leafer-ui 1.9.5 → 1.9.7
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/README.md +1 -1
- package/dist/web.cjs +36 -16
- package/dist/web.esm.js +37 -17
- package/dist/web.esm.min.js +1 -1
- package/dist/web.esm.min.js.map +1 -1
- package/dist/web.js +182 -112
- package/dist/web.min.cjs +1 -1
- package/dist/web.min.cjs.map +1 -1
- package/dist/web.min.js +1 -1
- package/dist/web.min.js.map +1 -1
- package/dist/web.module.js +199 -126
- package/dist/web.module.min.js +1 -1
- package/dist/web.module.min.js.map +1 -1
- package/package.json +11 -11
package/dist/web.module.min.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
const t={toURL(t,e){let i=encodeURIComponent(t);return"text"===e?i="data:text/plain;charset=utf-8,"+i:"svg"===e&&(i="data:image/svg+xml,"+i),i},image:{hitCanvasSize:100,maxCacheSize:4096e3,maxPatternSize:8847360,crossOrigin:"anonymous",getRealURL(e){const{prefix:i,suffix:s}=t.image;return!s||e.startsWith("data:")||e.startsWith("blob:")||(e+=(e.includes("?")?"&":"?")+s),i&&"/"===e[0]&&(e=i+e),e}}},e={RUNTIME:"runtime",LEAF:"leaf",TASK:"task",CNAVAS:"canvas",IMAGE:"image",types:{},create(t){const{types:e}=i;return e[t]?e[t]++:(e[t]=1,0)}},i=e;var s;!function(t){t[t.No=0]="No",t[t.Yes=1]="Yes",t[t.NoAndSkip=2]="NoAndSkip",t[t.YesAndSkip=3]="YesAndSkip"}(s||(s={}));const r={};function n(t){return void 0===t}function o(t){return null==t}function a(t){return"string"==typeof t}const{isFinite:h}=Number;function l(t){return"number"==typeof t}const d=/^-?\d+(?:\.\d+)?$/;function c(t){return"string"==typeof t&&d.test(t)?+t:t}const{isArray:u}=Array;function _(t){return t&&"object"==typeof t}function p(t){return _(t)&&!u(t)}function g(t){return"{}"===JSON.stringify(t)}const f={default:(t,e)=>(y(e,t),y(t,e),t),assign(t,e,i){let s;Object.keys(e).forEach(r=>{var n,o;if(s=e[r],(null==s?void 0:s.constructor)===Object&&(null===(n=t[r])||void 0===n?void 0:n.constructor)===Object)return y(t[r],e[r],i&&i[r]);i&&r in i?(null===(o=i[r])||void 0===o?void 0:o.constructor)===Object&&y(t[r]={},e[r],i[r]):t[r]=e[r]})},copyAttrs:(t,e,i)=>(i.forEach(i=>{n(e[i])||(t[i]=e[i])}),t),clone:t=>JSON.parse(JSON.stringify(t)),toMap(t){const e={};for(let i=0,s=t.length;i<s;i++)e[t[i]]=!0;return e},stintSet(t,e,i){i||(i=void 0),t[e]!==i&&(t[e]=i)}},{assign:y}=f;class m{get __useNaturalRatio(){return!0}get __isLinePath(){const{path:t}=this;return t&&6===t.length&&1===t[0]}get __usePathBox(){return this.__pathInputed}get __blendMode(){if(this.eraser&&"path"!==this.eraser)return"destination-out";const{blendMode:t}=this;return"pass-through"===t?null:t}constructor(t){this.__leaf=t}__get(t){if(this.__input){const e=this.__input[t];if(!n(e))return e}return this[t]}__getData(){const t={tag:this.__leaf.tag},{__input:e}=this;let i;for(let s in this)"_"!==s[0]&&(i=e?e[s]:void 0,t[s]=n(i)?this[s]:i);return t}__setInput(t,e){this.__input||(this.__input={}),this.__input[t]=e}__getInput(t){if(this.__input){const e=this.__input[t];if(!n(e))return e}if("path"!==t||this.__pathInputed)return this["_"+t]}__removeInput(t){this.__input&&!n(this.__input[t])&&(this.__input[t]=void 0)}__getInputData(t,e){const i={};if(t)if(u(t))for(let e of t)i[e]=this.__getInput(e);else for(let e in t)i[e]=this.__getInput(e);else{let t,e,{__input:s}=this;i.tag=this.__leaf.tag;for(let r in this)if("_"!==r[0]&&(t=this["_"+r],!n(t))){if("path"===r&&!this.__pathInputed)continue;e=s?s[r]:void 0,i[r]=n(e)?t:e}}if(e&&e.matrix){const{a:t,b:e,c:s,d:r,e:n,f:o}=this.__leaf.__localMatrix;i.matrix={a:t,b:e,c:s,d:r,e:n,f:o}}return i}__setMiddle(t,e){this.__middle||(this.__middle={}),this.__middle[t]=e}__getMiddle(t){return this.__middle&&this.__middle[t]}__checkSingle(){const t=this;if("pass-through"===t.blendMode){const e=this.__leaf;t.opacity<1&&(e.isBranch||t.__hasMultiPaint)||e.__hasEraser||t.eraser||t.filter?t.__single=!0:t.__single&&(t.__single=!1)}else t.__single=!0}__removeNaturalSize(){this.__naturalWidth=this.__naturalHeight=void 0}destroy(){this.__input=this.__middle=null}}const{round:v,pow:w,PI:x}=Math,b={within:(t,e,i)=>(_(e)&&(i=e.max,e=e.min),!n(e)&&t<e&&(t=e),!n(i)&&t>i&&(t=i),t),fourNumber(t,e){let i;if(u(t))switch(t.length){case 4:i=n(e)?t:[...t];break;case 2:i=[t[0],t[1],t[0],t[1]];break;case 3:i=[t[0],t[1],t[2],t[1]];break;case 1:t=t[0];break;default:t=0}if(i||(i=[t,t,t,t]),e)for(let t=0;t<4;t++)i[t]>e&&(i[t]=e);return i},formatRotation:(t,e)=>(t%=360,e?t<0&&(t+=360):(t>180&&(t-=360),t<-180&&(t+=360)),b.float(t)),getGapRotation(t,e,i=0){let s=t+i;if(e>1){const t=Math.abs(s%e);(t<1||t>e-1)&&(s=Math.round(s/e)*e)}return s-i},float(t,e){const i=n(e)?1e12:w(10,e);return-0===(t=v(t*i)/i)?0:t},sign:t=>t<0?-1:1,getScaleData(t,e,i,s){if(s||(s={}),e){const t=(l(e)?e:e.width||0)/i.width,r=(l(e)?e:e.height||0)/i.height;s.scaleX=t||r||1,s.scaleY=r||t||1}else t&&b.assignScale(s,t);return s},assignScale(t,e){l(e)?t.scaleX=t.scaleY=e:(t.scaleX=e.x,t.scaleY=e.y)},randInt:k,randColor:t=>`rgba(${k(255)},${k(255)},${k(255)},${t||1})`};function k(t){return Math.round(Math.random()*t)}const B=x/180,P=2*x,R=x/2;function S(){return{x:0,y:0}}function C(){return{x:0,y:0,width:0,height:0}}function E(){return{a:1,b:0,c:0,d:1,e:0,f:0}}const{sin:T,cos:L,acos:O,sqrt:A}=Math,{float:M}=b,D={};function W(){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 I={defaultMatrix:{a:1,b:0,c:0,d:1,e:0,f:0},defaultWorld:W(),tempMatrix:{},set(t,e=1,i=0,s=0,r=1,n=0,o=0){t.a=e,t.b=i,t.c=s,t.d=r,t.e=n,t.f=o},get:E,getWorld:W,copy(t,e){t.a=e.a,t.b=e.b,t.c=e.c,t.d=e.d,t.e=e.e,t.f=e.f},translate(t,e,i){t.e+=e,t.f+=i},translateInner(t,e,i,s){t.e+=t.a*e+t.c*i,t.f+=t.b*e+t.d*i,s&&(t.e-=e,t.f-=i)},scale(t,e,i=e){t.a*=e,t.b*=e,t.c*=i,t.d*=i},scaleOfOuter(t,e,i,s){F.toInnerPoint(t,e,D),F.scaleOfInner(t,D,i,s)},scaleOfInner(t,e,i,s=i){F.translateInner(t,e.x,e.y),F.scale(t,i,s),F.translateInner(t,-e.x,-e.y)},rotate(t,e){const{a:i,b:s,c:r,d:n}=t,o=L(e*=B),a=T(e);t.a=i*o-s*a,t.b=i*a+s*o,t.c=r*o-n*a,t.d=r*a+n*o},rotateOfOuter(t,e,i){F.toInnerPoint(t,e,D),F.rotateOfInner(t,D,i)},rotateOfInner(t,e,i){F.translateInner(t,e.x,e.y),F.rotate(t,i),F.translateInner(t,-e.x,-e.y)},skew(t,e,i){const{a:s,b:r,c:n,d:o}=t;i&&(i*=B,t.a=s+n*i,t.b=r+o*i),e&&(e*=B,t.c=n+s*e,t.d=o+r*e)},skewOfOuter(t,e,i,s){F.toInnerPoint(t,e,D),F.skewOfInner(t,D,i,s)},skewOfInner(t,e,i,s=0){F.translateInner(t,e.x,e.y),F.skew(t,i,s),F.translateInner(t,-e.x,-e.y)},multiply(t,e){const{a:i,b:s,c:r,d:n,e:o,f:a}=t;t.a=e.a*i+e.b*r,t.b=e.a*s+e.b*n,t.c=e.c*i+e.d*r,t.d=e.c*s+e.d*n,t.e=e.e*i+e.f*r+o,t.f=e.e*s+e.f*n+a},multiplyParent(t,e,i,s,r){const{e:o,f:a}=t;if(i||(i=t),n(s)&&(s=1!==t.a||t.b||t.c||1!==t.d),s){const{a:s,b:n,c:o,d:a}=t;i.a=s*e.a+n*e.c,i.b=s*e.b+n*e.d,i.c=o*e.a+a*e.c,i.d=o*e.b+a*e.d,r&&(i.scaleX=e.scaleX*r.scaleX,i.scaleY=e.scaleY*r.scaleY)}else i.a=e.a,i.b=e.b,i.c=e.c,i.d=e.d,r&&(i.scaleX=e.scaleX,i.scaleY=e.scaleY);i.e=o*e.a+a*e.c+e.e,i.f=o*e.b+a*e.d+e.f},divide(t,e){F.multiply(t,F.tempInvert(e))},divideParent(t,e){F.multiplyParent(t,F.tempInvert(e))},tempInvert(t){const{tempMatrix:e}=F;return F.copy(e,t),F.invert(e),e},invert(t){const{a:e,b:i,c:s,d:r,e:n,f:o}=t;if(i||s){const a=1/(e*r-i*s);t.a=r*a,t.b=-i*a,t.c=-s*a,t.d=e*a,t.e=-(n*r-o*s)*a,t.f=-(o*e-n*i)*a}else if(1===e&&1===r)t.e=-n,t.f=-o;else{const i=1/(e*r);t.a=r*i,t.d=e*i,t.e=-n*r*i,t.f=-o*e*i}},toOuterPoint(t,e,i,s){const{x:r,y:n}=e;i||(i=e),i.x=r*t.a+n*t.c,i.y=r*t.b+n*t.d,s||(i.x+=t.e,i.y+=t.f)},toInnerPoint(t,e,i,s){const{a:r,b:n,c:o,d:a}=t,h=1/(r*a-n*o),{x:l,y:d}=e;if(i||(i=e),i.x=(l*a-d*o)*h,i.y=(d*r-l*n)*h,!s){const{e:e,f:s}=t;i.x-=(e*a-s*o)*h,i.y-=(s*r-e*n)*h}},setLayout(t,e,i,s,r){const{x:o,y:a,scaleX:h,scaleY:l}=e;if(n(r)&&(r=e.rotation||e.skewX||e.skewY),r){const{rotation:i,skewX:s,skewY:r}=e,n=i*B,o=L(n),a=T(n);if(s||r){const e=s*B,i=r*B;t.a=(o+i*-a)*h,t.b=(a+i*o)*h,t.c=(e*o-a)*l,t.d=(o+e*a)*l}else t.a=o*h,t.b=a*h,t.c=-a*l,t.d=o*l}else t.a=h,t.b=0,t.c=0,t.d=l;t.e=o,t.f=a,(i=i||s)&&F.translateInner(t,-i.x,-i.y,!s)},getLayout(t,e,i,s){const{a:r,b:n,c:o,d:a,e:h,f:l}=t;let d,c,u,_,p,g=h,f=l;if(n||o){const t=r*a-n*o;if(o&&!s){d=A(r*r+n*n),c=t/d;const e=r/d;u=n>0?O(e):-O(e)}else{c=A(o*o+a*a),d=t/c;const e=o/c;u=R-(a>0?O(-e):-O(e))}const e=M(L(u)),i=T(u);d=M(d),c=M(c),_=e?M((o/c+i)/e/B,9):0,p=e?M((n/d-i)/e/B,9):0,u=M(u/B)}else d=r,c=a,u=_=p=0;return(e=i||e)&&(g+=e.x*r+e.y*o,f+=e.x*n+e.y*a,i||(g-=e.x,f-=e.y)),{x:g,y:f,scaleX:d,scaleY:c,rotation:u,skewX:_,skewY:p}},withScale(t,e,i=e){const s=t;if(!e||!i){const{a:s,b:r,c:n,d:o}=t;r||n?i=(s*o-r*n)/(e=A(s*s+r*r)):(e=s,i=o)}return s.scaleX=e,s.scaleY=i,s},reset(t){F.set(t)}},F=I,{toInnerPoint:z,toOuterPoint:N}=I,{sin:Y,cos:X,abs:H,sqrt:U,atan2:j,min:V,round:G}=Math,K={defaultPoint:{x:0,y:0},tempPoint:{},tempRadiusPoint:{},set(t,e=0,i=0){t.x=e,t.y=i},setRadius(t,e,i){t.radiusX=e,t.radiusY=n(i)?e:i},copy(t,e){t.x=e.x,t.y=e.y},copyFrom(t,e,i){t.x=e,t.y=i},round(t,e){t.x=e?G(t.x-.5)+.5:G(t.x),t.y=e?G(t.y-.5)+.5:G(t.y)},move(t,e,i){_(e)?(t.x+=e.x,t.y+=e.y):(t.x+=e,t.y+=i)},scale(t,e,i=e){t.x&&(t.x*=e),t.y&&(t.y*=i)},scaleOf(t,e,i,s=i){t.x+=(t.x-e.x)*(i-1),t.y+=(t.y-e.y)*(s-1)},rotate(t,e,i){i||(i=q.defaultPoint);const s=X(e*=B),r=Y(e),n=t.x-i.x,o=t.y-i.y;t.x=i.x+n*s-o*r,t.y=i.y+n*r+o*s},tempToInnerOf(t,e){const{tempPoint:i}=q;return Q(i,t),z(e,i,i),i},tempToOuterOf(t,e){const{tempPoint:i}=q;return Q(i,t),N(e,i,i),i},tempToInnerRadiusPointOf(t,e){const{tempRadiusPoint:i}=q;return Q(i,t),q.toInnerRadiusPointOf(t,e,i),i},toInnerRadiusPointOf(t,e,i){i||(i=t),z(e,t,i),i.radiusX=Math.abs(t.radiusX/e.scaleX),i.radiusY=Math.abs(t.radiusY/e.scaleY)},toInnerOf(t,e,i){z(e,t,i)},toOuterOf(t,e,i){N(e,t,i)},getCenter:(t,e)=>({x:t.x+(e.x-t.x)/2,y:t.y+(e.y-t.y)/2}),getCenterX:(t,e)=>t+(e-t)/2,getCenterY:(t,e)=>t+(e-t)/2,getDistance:(t,e)=>$(t.x,t.y,e.x,e.y),getDistanceFrom(t,e,i,s){const r=H(i-t),n=H(s-e);return U(r*r+n*n)},getMinDistanceFrom:(t,e,i,s,r,n)=>V($(t,e,i,s),$(i,s,r,n)),getAngle:(t,e)=>J(t,e)/B,getRotation:(t,e,i,s)=>(s||(s=e),q.getRadianFrom(t.x,t.y,e.x,e.y,i.x,i.y,s.x,s.y)/B),getRadianFrom(t,e,i,s,r,o,a,h){n(a)&&(a=i,h=s);const l=t-i,d=e-s,c=r-a,u=o-h;return Math.atan2(l*u-d*c,l*c+d*u)},getAtan2:(t,e)=>j(e.y-t.y,e.x-t.x),getDistancePoint(t,e,i,s){const r=J(t,e);return(e=s?e:{}).x=t.x+X(r)*i,e.y=t.y+Y(r)*i,e},toNumberPoints(t){let e=t;return _(t[0])&&(e=[],t.forEach(t=>e.push(t.x,t.y))),e},reset(t){q.reset(t)}},q=K,{getDistanceFrom:$,copy:Q,getAtan2:J}=q;class Z{constructor(t,e){this.set(t,e)}set(t,e){return _(t)?K.copy(this,t):K.set(this,t,e),this}get(){const{x:t,y:e}=this;return{x:t,y:e}}clone(){return new Z(this)}move(t,e){return K.move(this,t,e),this}scale(t,e){return K.scale(this,t,e),this}scaleOf(t,e,i){return K.scaleOf(this,t,e,i),this}rotate(t,e){return K.rotate(this,t,e),this}rotateOf(t,e){return K.rotate(this,e,t),this}getRotation(t,e,i){return K.getRotation(this,t,e,i)}toInnerOf(t,e){return K.toInnerOf(this,t,e),this}toOuterOf(t,e){return K.toOuterOf(this,t,e),this}getCenter(t){return new Z(K.getCenter(this,t))}getDistance(t){return K.getDistance(this,t)}getDistancePoint(t,e,i){return new Z(K.getDistancePoint(this,t,e,i))}getAngle(t){return K.getAngle(this,t)}getAtan2(t){return K.getAtan2(this,t)}reset(){return K.reset(this),this}}const tt=new Z;class et{constructor(t,e,i,s,r,n){this.set(t,e,i,s,r,n)}set(t,e,i,s,r,n){return _(t)?I.copy(this,t):I.set(this,t,e,i,s,r,n),this}setWith(t){return I.copy(this,t),this.scaleX=t.scaleX,this.scaleY=t.scaleY,this}get(){const{a:t,b:e,c:i,d:s,e:r,f:n}=this;return{a:t,b:e,c:i,d:s,e:r,f:n}}clone(){return new et(this)}translate(t,e){return I.translate(this,t,e),this}translateInner(t,e){return I.translateInner(this,t,e),this}scale(t,e){return I.scale(this,t,e),this}scaleWith(t,e){return I.scale(this,t,e),this.scaleX*=t,this.scaleY*=e||t,this}scaleOfOuter(t,e,i){return I.scaleOfOuter(this,t,e,i),this}scaleOfInner(t,e,i){return I.scaleOfInner(this,t,e,i),this}rotate(t){return I.rotate(this,t),this}rotateOfOuter(t,e){return I.rotateOfOuter(this,t,e),this}rotateOfInner(t,e){return I.rotateOfInner(this,t,e),this}skew(t,e){return I.skew(this,t,e),this}skewOfOuter(t,e,i){return I.skewOfOuter(this,t,e,i),this}skewOfInner(t,e,i){return I.skewOfInner(this,t,e,i),this}multiply(t){return I.multiply(this,t),this}multiplyParent(t){return I.multiplyParent(this,t),this}divide(t){return I.divide(this,t),this}divideParent(t){return I.divideParent(this,t),this}invert(){return I.invert(this),this}invertWith(){return I.invert(this),this.scaleX=1/this.scaleX,this.scaleY=1/this.scaleY,this}toOuterPoint(t,e,i){I.toOuterPoint(this,t,e,i)}toInnerPoint(t,e,i){I.toInnerPoint(this,t,e,i)}setLayout(t,e,i){return I.setLayout(this,t,e,i),this}getLayout(t,e,i){return I.getLayout(this,t,e,i)}withScale(t,e){return I.withScale(this,t,e)}reset(){I.reset(this)}}const it=new et,st={tempPointBounds:{},setPoint(t,e,i){t.minX=t.maxX=e,t.minY=t.maxY=i},addPoint(t,e,i){t.minX=e<t.minX?e:t.minX,t.minY=i<t.minY?i:t.minY,t.maxX=e>t.maxX?e:t.maxX,t.maxY=i>t.maxY?i:t.maxY},addBounds(t,e,i,s,r){rt(t,e,i),rt(t,e+s,i+r)},copy(t,e){t.minX=e.minX,t.minY=e.minY,t.maxX=e.maxX,t.maxY=e.maxY},addPointBounds(t,e){t.minX=e.minX<t.minX?e.minX:t.minX,t.minY=e.minY<t.minY?e.minY:t.minY,t.maxX=e.maxX>t.maxX?e.maxX:t.maxX,t.maxY=e.maxY>t.maxY?e.maxY:t.maxY},toBounds(t,e){e.x=t.minX,e.y=t.minY,e.width=t.maxX-t.minX,e.height=t.maxY-t.minY}},{addPoint:rt}=st;var nt,ot;!function(t){t[t.top=0]="top",t[t.right=1]="right",t[t.bottom=2]="bottom",t[t.left=3]="left"}(nt||(nt={})),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",t[t["top-left"]=0]="top-left",t[t["top-right"]=2]="top-right",t[t["bottom-right"]=4]="bottom-right",t[t["bottom-left"]=6]="bottom-left"}(ot||(ot={}));const at=[{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}];at.forEach(t=>t.type="percent");const ht={directionData:at,tempPoint:{},get:lt,toPoint(t,e,i,s,r,n){const o=lt(t);i.x=o.x,i.y=o.y,"percent"===o.type&&(i.x*=e.width,i.y*=e.height,r&&(n||(i.x-=r.x,i.y-=r.y),o.x&&(i.x-=1===o.x?r.width:.5===o.x?o.x*r.width:0),o.y&&(i.y-=1===o.y?r.height:.5===o.y?o.y*r.height:0))),s||(i.x+=e.x,i.y+=e.y)},getPoint:(t,e,i)=>(i||(i={}),ht.toPoint(t,e,i,!0),i)};function lt(t){return a(t)?at[ot[t]]:t}const{toPoint:dt}=ht,ct={toPoint(t,e,i,s,r,n){dt(t,i,s,r,e,n)}},{tempPointBounds:ut,setPoint:_t,addPoint:pt,toBounds:gt}=st,{toOuterPoint:ft}=I,{float:yt,fourNumber:mt}=b,{floor:vt,ceil:wt}=Math;let xt,bt,kt,Bt;const Pt={},Rt={},St={},Ct={tempBounds:St,set(t,e=0,i=0,s=0,r=0){t.x=e,t.y=i,t.width=s,t.height=r},copy(t,e){t.x=e.x,t.y=e.y,t.width=e.width,t.height=e.height},copyAndSpread(t,e,i,s,r){const{x:n,y:o,width:a,height:h}=e;if(u(i)){const e=mt(i);s?Et.set(t,n+e[3],o+e[0],a-e[1]-e[3],h-e[2]-e[0]):Et.set(t,n-e[3],o-e[0],a+e[1]+e[3],h+e[2]+e[0])}else s&&(i=-i),Et.set(t,n-i,o-i,a+2*i,h+2*i);r&&("width"===r?(t.y=o,t.height=h):(t.x=n,t.width=a))},minX:t=>t.width>0?t.x:t.x+t.width,minY:t=>t.height>0?t.y:t.y+t.height,maxX:t=>t.width>0?t.x+t.width:t.x,maxY:t=>t.height>0?t.y+t.height:t.y,move(t,e,i){t.x+=e,t.y+=i},scroll(t,e){t.x+=e.scrollX,t.y+=e.scrollY},getByMove:(t,e,i)=>(t=Object.assign({},t),Et.move(t,e,i),t),toOffsetOutBounds(t,e,i){e?Lt(e,t):e=t,i?(e.offsetX=-(Et.maxX(i)-t.x),e.offsetY=-(Et.maxY(i)-t.y)):(e.offsetX=t.x+t.width,e.offsetY=t.y+t.height),Et.move(e,-e.offsetX,-e.offsetY)},scale(t,e,i=e,s){s||K.scale(t,e,i),t.width*=e,t.height*=i},scaleOf(t,e,i,s=i){K.scaleOf(t,e,i,s),t.width*=i,t.height*=s},tempToOuterOf:(t,e)=>(Et.copy(St,t),Et.toOuterOf(St,e),St),getOuterOf:(t,e)=>(t=Object.assign({},t),Et.toOuterOf(t,e),t),toOuterOf(t,e,i){if(i||(i=t),0===e.b&&0===e.c){const{a:s,d:r}=e;s>0?(i.width=t.width*s,i.x=e.e+t.x*s):(i.width=t.width*-s,i.x=e.e+t.x*s-i.width),r>0?(i.height=t.height*r,i.y=e.f+t.y*r):(i.height=t.height*-r,i.y=e.f+t.y*r-i.height)}else Pt.x=t.x,Pt.y=t.y,ft(e,Pt,Rt),_t(ut,Rt.x,Rt.y),Pt.x=t.x+t.width,ft(e,Pt,Rt),pt(ut,Rt.x,Rt.y),Pt.y=t.y+t.height,ft(e,Pt,Rt),pt(ut,Rt.x,Rt.y),Pt.x=t.x,ft(e,Pt,Rt),pt(ut,Rt.x,Rt.y),gt(ut,i)},toInnerOf(t,e,i){i||(i=t),Et.move(i,-e.e,-e.f),Et.scale(i,1/e.a,1/e.d)},getFitMatrix(t,e,i=1){const s=Math.min(i,Et.getFitScale(t,e));return new et(s,0,0,s,-e.x*s,-e.y*s)},getFitScale(t,e,i){const s=t.width/e.width,r=t.height/e.height;return i?Math.max(s,r):Math.min(s,r)},put(t,e,i="center",s=1,r=!0,n){n||(n=e),a(s)&&(s=Et.getFitScale(t,e,"cover"===s)),St.width=r?e.width*=s:e.width*s,St.height=r?e.height*=s:e.height*s,ct.toPoint(i,St,t,n,!0,!0)},getSpread(t,e,i){const s={};return Et.copyAndSpread(s,t,e,!1,i),s},spread(t,e,i){Et.copyAndSpread(t,t,e,!1,i)},shrink(t,e,i){Et.copyAndSpread(t,t,e,!0,i)},ceil(t){const{x:e,y:i}=t;t.x=vt(t.x),t.y=vt(t.y),t.width=e>t.x?wt(t.width+e-t.x):wt(t.width),t.height=i>t.y?wt(t.height+i-t.y):wt(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=yt(t.x,e),t.y=yt(t.y,e),t.width=yt(t.width,e),t.height=yt(t.height,e)},add(t,e,i){xt=t.x+t.width,bt=t.y+t.height,kt=e.x,Bt=e.y,i||(kt+=e.width,Bt+=e.height),xt=xt>kt?xt:kt,bt=bt>Bt?bt:Bt,t.x=t.x<e.x?t.x:e.x,t.y=t.y<e.y?t.y:e.y,t.width=xt-t.x,t.height=bt-t.y},addList(t,e){Et.setListWithFn(t,e,void 0,!0)},setList(t,e,i=!1){Et.setListWithFn(t,e,void 0,i)},addListWithFn(t,e,i){Et.setListWithFn(t,e,i,!0)},setListWithFn(t,e,i,s=!1){let r,n=!0;for(let o=0,a=e.length;o<a;o++)r=i?i(e[o],o):e[o],r&&(r.width||r.height)&&(n?(n=!1,s||Lt(t,r)):Tt(t,r));n&&Et.reset(t)},setPoints(t,e){e.forEach((t,e)=>0===e?_t(ut,t.x,t.y):pt(ut,t.x,t.y)),gt(ut,t)},setPoint(t,e){Et.set(t,e.x,e.y)},addPoint(t,e){Tt(t,e,!0)},getPoints(t){const{x:e,y:i,width:s,height:r}=t;return[{x:e,y:i},{x:e+s,y:i},{x:e+s,y:i+r},{x:e,y:i+r}]},hitRadiusPoint:(t,e,i)=>(i&&(e=K.tempToInnerRadiusPointOf(e,i)),e.x>=t.x-e.radiusX&&e.x<=t.x+t.width+e.radiusX&&e.y>=t.y-e.radiusY&&e.y<=t.y+t.height+e.radiusY),hitPoint:(t,e,i)=>(i&&(e=K.tempToInnerOf(e,i)),e.x>=t.x&&e.x<=t.x+t.width&&e.y>=t.y&&e.y<=t.y+t.height),hit:(t,e,i)=>(i&&(e=Et.tempToOuterOf(e,i)),!(t.y+t.height<e.y||e.y+e.height<t.y||t.x+t.width<e.x||e.x+e.width<t.x)),includes:(t,e,i)=>(i&&(e=Et.tempToOuterOf(e,i)),t.x<=e.x&&t.y<=e.y&&t.x+t.width>=e.x+e.width&&t.y+t.height>=e.y+e.height),getIntersectData(t,e,i){if(i&&(e=Et.tempToOuterOf(e,i)),!Et.hit(t,e))return{x:0,y:0,width:0,height:0};let{x:s,y:r,width:n,height:o}=e;return xt=s+n,bt=r+o,kt=t.x+t.width,Bt=t.y+t.height,s=s>t.x?s:t.x,r=r>t.y?r:t.y,xt=xt<kt?xt:kt,bt=bt<Bt?bt:Bt,n=xt-s,o=bt-r,{x:s,y:r,width:n,height:o}},intersect(t,e,i){Et.copy(t,Et.getIntersectData(t,e,i))},isSame:(t,e)=>t.x===e.x&&t.y===e.y&&t.width===e.width&&t.height===e.height,isEmpty:t=>0===t.x&&0===t.y&&0===t.width&&0===t.height,reset(t){Et.set(t)}},Et=Ct,{add:Tt,copy:Lt}=Et;class Ot{get minX(){return Ct.minX(this)}get minY(){return Ct.minY(this)}get maxX(){return Ct.maxX(this)}get maxY(){return Ct.maxY(this)}constructor(t,e,i,s){this.set(t,e,i,s)}set(t,e,i,s){return _(t)?Ct.copy(this,t):Ct.set(this,t,e,i,s),this}get(){const{x:t,y:e,width:i,height:s}=this;return{x:t,y:e,width:i,height:s}}clone(){return new Ot(this)}move(t,e){return Ct.move(this,t,e),this}scale(t,e,i){return Ct.scale(this,t,e,i),this}scaleOf(t,e,i){return Ct.scaleOf(this,t,e,i),this}toOuterOf(t,e){return Ct.toOuterOf(this,t,e),this}toInnerOf(t,e){return Ct.toInnerOf(this,t,e),this}getFitMatrix(t,e){return Ct.getFitMatrix(this,t,e)}put(t,e,i){Ct.put(this,t,e,i)}spread(t,e){return Ct.spread(this,t,e),this}shrink(t,e){return Ct.shrink(this,t,e),this}ceil(){return Ct.ceil(this),this}unsign(){return Ct.unsign(this),this}float(t){return Ct.float(this,t),this}add(t){return Ct.add(this,t),this}addList(t){return Ct.setList(this,t,!0),this}setList(t){return Ct.setList(this,t),this}addListWithFn(t,e){return Ct.setListWithFn(this,t,e,!0),this}setListWithFn(t,e){return Ct.setListWithFn(this,t,e),this}setPoint(t){return Ct.setPoint(this,t),this}setPoints(t){return Ct.setPoints(this,t),this}addPoint(t){return Ct.addPoint(this,t),this}getPoints(){return Ct.getPoints(this)}hitPoint(t,e){return Ct.hitPoint(this,t,e)}hitRadiusPoint(t,e){return Ct.hitRadiusPoint(this,t,e)}hit(t,e){return Ct.hit(this,t,e)}includes(t,e){return Ct.includes(this,t,e)}intersect(t,e){return Ct.intersect(this,t,e),this}getIntersect(t,e){return new Ot(Ct.getIntersectData(this,t,e))}isSame(t){return Ct.isSame(this,t)}isEmpty(){return Ct.isEmpty(this)}reset(){Ct.reset(this)}}const At=new Ot;class Mt{constructor(t,e,i,s,r,n){_(t)?this.copy(t):this.set(t,e,i,s,r,n)}set(t=0,e=0,i=0,s=0,r=0,n=0){this.top=t,this.right=e,this.bottom=i,this.left=s,this.width=r,this.height=n}copy(t){const{top:e,right:i,bottom:s,left:r,width:n,height:o}=t;this.set(e,i,s,r,n,o)}getBoundsFrom(t){const{top:e,right:i,bottom:s,left:r,width:n,height:o}=this;return new Ot(r,e,n||t.width-r-i,o||t.height-e-s)}}const Dt={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},{randColor:Wt}=b;class It{constructor(t){this.repeatMap={},this.name=t}static get(t){return new It(t)}static set filter(t){this.filterList=Ft(t)}static set exclude(t){this.excludeList=Ft(t)}static drawRepaint(t,e){const i=Wt();t.fillWorld(e,i.replace("1)",".1)")),t.strokeWorld(e,i)}static drawBounds(t,e,i){const s="hit"===It.showBounds,r=t.__nowWorld,n=Wt();s&&(e.setWorld(r),t.__drawHitPath(e),e.fillStyle=n.replace("1)",".2)"),e.fill()),e.resetTransform(),e.setStroke(n,2),s?e.stroke():e.strokeWorld(r,n)}log(...t){if(zt.enable){if(zt.filterList.length&&zt.filterList.every(t=>t!==this.name))return;if(zt.excludeList.length&&zt.excludeList.some(t=>t===this.name))return;console.log("%c"+this.name,"color:#21ae62",...t)}}tip(...t){zt.enable&&this.warn(...t)}warn(...t){zt.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 Ft(t){return t?a(t)&&(t=[t]):t=[],t}It.filterList=[],It.excludeList=[],It.showWarn=!0;const zt=It,Nt=It.get("RunTime"),Yt={currentId:0,currentName:"",idMap:{},nameMap:{},nameToIdMap:{},start(t,i){const s=e.create(e.RUNTIME);return Xt.currentId=Xt.idMap[s]=i?performance.now():Date.now(),Xt.currentName=Xt.nameMap[s]=t,Xt.nameToIdMap[t]=s,s},end(t,e){const i=Xt.idMap[t],s=Xt.nameMap[t],r=e?(performance.now()-i)/1e3:Date.now()-i;Xt.idMap[t]=Xt.nameMap[t]=Xt.nameToIdMap[s]=void 0,Nt.log(s,r,"ms")},endOfName(t,e){const i=Xt.nameToIdMap[t];n(i)||Xt.end(i,e)}},Xt=Yt,Ht=[],Ut={list:{},add(t,...e){this.list[t]=!0,Ht.push(...e)},has(t,e){const i=this.list[t];return!i&&e&&this.need(t),i},need(t){console.error("please install and import plugin: "+(t.includes("-x")?"":"@leafer-in/")+t)}};setTimeout(()=>Ht.forEach(t=>Ut.has(t,!0)));const jt={editor:t=>Ut.need("editor")},Vt=It.get("UICreator"),Gt={list:{},register(t){const{__tag:e}=t.prototype;Kt[e]&&Vt.repeat(e),Kt[e]=t},get(t,e,i,s,r,o){Kt[t]||Vt.error("not register "+t);const a=new Kt[t](e);return n(i)||(a.x=i,s&&(a.y=s),r&&(a.width=r),o&&(a.height=o)),a}},{list:Kt}=Gt,qt=It.get("EventCreator"),$t={nameList:{},register(t){let e;Object.keys(t).forEach(i=>{e=t[i],a(e)&&(Qt[e]&&qt.repeat(e),Qt[e]=t)})},changeName(t,e){const i=Qt[t];if(i){const s=Object.keys(i).find(e=>i[e]===t);s&&(i[s]=e,Qt[e]=i)}},has(t){return!!this.nameList[t]},get:(t,...e)=>new Qt[t](...e)},{nameList:Qt}=$t;class Jt{constructor(){this.list=[]}add(t){t.manager=this,this.list.push(t)}get(t){let e;const{list:i}=this;for(let s=0,r=i.length;s<r;s++)if(e=i[s],e.recycled&&e.isSameSize(t))return e.recycled=!1,e.manager||(e.manager=this),e;const s=jt.canvas(t);return this.add(s),s}recycle(t){t.recycled=!0}clearRecycled(){let t;const e=[];for(let i=0,s=this.list.length;i<s;i++)t=this.list[i],t.recycled?t.destroy():e.push(t);this.list=e}clear(){this.list.forEach(t=>{t.destroy()}),this.list.length=0}destroy(){this.clear()}}function Zt(t,e,i,s){var r,n=arguments.length,o=n<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,i):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(t,e,i,s);else for(var a=t.length-1;a>=0;a--)(r=t[a])&&(o=(n<3?r(o):n>3?r(e,i,o):r(e,i))||o);return n>3&&o&&Object.defineProperty(e,i,o),o}function te(t,e,i,s){return new(i||(i=Promise))(function(r,n){function o(t){try{h(s.next(t))}catch(t){n(t)}}function a(t){try{h(s.throw(t))}catch(t){n(t)}}function h(t){var e;t.done?r(t.value):(e=t.value,e instanceof i?e:new i(function(t){t(e)})).then(o,a)}h((s=s.apply(t,e||[])).next())})}function ee(t){return(e,i)=>{t||(t=i);const s={get(){return this.context[t]},set(e){this.context[t]=e}};"strokeCap"===i&&(s.set=function(e){this.context[t]="none"===e?"butt":e}),Object.defineProperty(e,i,s)}}"function"==typeof SuppressedError&&SuppressedError;const ie=[];function se(){return(t,e)=>{ie.push(e)}}const re=[];let ne=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||re)}get dashPattern(){return this.context.getLineDash()}__bindContext(){let t;ie.forEach(e=>{t=this.context[e],t&&(this[e]=t.bind(this.context))}),this.textBaseline="alphabetic"}setTransform(t,e,i,s,r,n){}resetTransform(){}getTransform(){}save(){}restore(){}transform(t,e,i,s,r,n){_(t)?this.context.transform(t.a,t.b,t.c,t.d,t.e,t.f):this.context.transform(t,e,i,s,r,n)}translate(t,e){}scale(t,e){}rotate(t){}fill(t,e){}stroke(t){}clip(t,e){}fillRect(t,e,i,s){}strokeRect(t,e,i,s){}clearRect(t,e,i,s){}drawImage(t,e,i,s,r,n,o,a,h){switch(arguments.length){case 9:if(e<0){const t=-e/s*a;s+=e,e=0,n+=t,a-=t}if(i<0){const t=-i/r*h;r+=i,i=0,o+=t,h-=t}this.context.drawImage(t,e,i,s,r,n,o,a,h);break;case 5:this.context.drawImage(t,e,i,s,r);break;case 3:this.context.drawImage(t,e,i)}}beginPath(){}moveTo(t,e){}lineTo(t,e){}bezierCurveTo(t,e,i,s,r,n){}quadraticCurveTo(t,e,i,s){}closePath(){}arc(t,e,i,s,r,n){}arcTo(t,e,i,s,r){}ellipse(t,e,i,s,r,n,o,a){}rect(t,e,i,s){}roundRect(t,e,i,s,r){}createConicGradient(t,e,i){}createLinearGradient(t,e,i,s){}createPattern(t,e){}createRadialGradient(t,e,i,s,r,n){}fillText(t,e,i,s){}measureText(t){}strokeText(t,e,i,s){}destroy(){this.context=null}};Zt([ee("imageSmoothingEnabled")],ne.prototype,"smooth",void 0),Zt([ee("imageSmoothingQuality")],ne.prototype,"smoothLevel",void 0),Zt([ee("globalAlpha")],ne.prototype,"opacity",void 0),Zt([ee()],ne.prototype,"fillStyle",void 0),Zt([ee()],ne.prototype,"strokeStyle",void 0),Zt([ee("lineWidth")],ne.prototype,"strokeWidth",void 0),Zt([ee("lineCap")],ne.prototype,"strokeCap",void 0),Zt([ee("lineJoin")],ne.prototype,"strokeJoin",void 0),Zt([ee("lineDashOffset")],ne.prototype,"dashOffset",void 0),Zt([ee()],ne.prototype,"miterLimit",void 0),Zt([ee()],ne.prototype,"shadowBlur",void 0),Zt([ee()],ne.prototype,"shadowColor",void 0),Zt([ee()],ne.prototype,"shadowOffsetX",void 0),Zt([ee()],ne.prototype,"shadowOffsetY",void 0),Zt([ee()],ne.prototype,"filter",void 0),Zt([ee()],ne.prototype,"font",void 0),Zt([ee()],ne.prototype,"fontKerning",void 0),Zt([ee()],ne.prototype,"fontStretch",void 0),Zt([ee()],ne.prototype,"fontVariantCaps",void 0),Zt([ee()],ne.prototype,"textAlign",void 0),Zt([ee()],ne.prototype,"textBaseline",void 0),Zt([ee()],ne.prototype,"textRendering",void 0),Zt([ee()],ne.prototype,"wordSpacing",void 0),Zt([ee()],ne.prototype,"letterSpacing",void 0),Zt([ee()],ne.prototype,"direction",void 0),Zt([se()],ne.prototype,"setTransform",null),Zt([se()],ne.prototype,"resetTransform",null),Zt([se()],ne.prototype,"getTransform",null),Zt([se()],ne.prototype,"save",null),Zt([se()],ne.prototype,"restore",null),Zt([se()],ne.prototype,"translate",null),Zt([se()],ne.prototype,"scale",null),Zt([se()],ne.prototype,"rotate",null),Zt([se()],ne.prototype,"fill",null),Zt([se()],ne.prototype,"stroke",null),Zt([se()],ne.prototype,"clip",null),Zt([se()],ne.prototype,"fillRect",null),Zt([se()],ne.prototype,"strokeRect",null),Zt([se()],ne.prototype,"clearRect",null),Zt([se()],ne.prototype,"beginPath",null),Zt([se()],ne.prototype,"moveTo",null),Zt([se()],ne.prototype,"lineTo",null),Zt([se()],ne.prototype,"bezierCurveTo",null),Zt([se()],ne.prototype,"quadraticCurveTo",null),Zt([se()],ne.prototype,"closePath",null),Zt([se()],ne.prototype,"arc",null),Zt([se()],ne.prototype,"arcTo",null),Zt([se()],ne.prototype,"ellipse",null),Zt([se()],ne.prototype,"rect",null),Zt([se()],ne.prototype,"roundRect",null),Zt([se()],ne.prototype,"createConicGradient",null),Zt([se()],ne.prototype,"createLinearGradient",null),Zt([se()],ne.prototype,"createPattern",null),Zt([se()],ne.prototype,"createRadialGradient",null),Zt([se()],ne.prototype,"fillText",null),Zt([se()],ne.prototype,"measureText",null),Zt([se()],ne.prototype,"strokeText",null);const{copy:oe,multiplyParent:ae}=I,{round:he}=Math,le=new Ot,de=new Ot,ce={width:1,height:1,pixelRatio:1},ue=["width","height","pixelRatio"];class _e extends ne{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||0}get pixelHeight(){return this.height*this.pixelRatio||0}get pixelSnap(){return this.config.pixelSnap}set pixelSnap(t){this.config.pixelSnap=t}get allowBackgroundColor(){return this.view&&this.parentView}constructor(i,s){super(),this.size={},this.worldTransform={},i||(i=ce),this.manager=s,this.innerId=e.create(e.CNAVAS);const{width:r,height:n,pixelRatio:o}=i;this.autoLayout=!r||!n,this.size.pixelRatio=o||t.devicePixelRatio,this.config=i,this.init()}init(){}__createContext(){const{view:t}=this,{contextSettings:e}=this.config;this.context=e?t.getContext("2d",e):t.getContext("2d"),this.__bindContext()}export(t,e){}toBlob(t,e){}toDataURL(t,e){}saveAs(t,e){}resize(t,e=!0){if(this.isSameSize(t))return;let i;this.context&&!this.unreal&&e&&this.width&&(i=this.getSameCanvas(),i.copyWorld(this));const s=this.size;f.copyAttrs(s,t,ue),ue.forEach(t=>s[t]||(s[t]=1)),this.bounds=new Ot(0,0,this.width,this.height),this.updateViewSize(),this.updateClientBounds(),this.context&&(this.smooth=this.config.smooth,!this.unreal&&i&&(this.clearWorld(i.bounds),this.copyWorld(i),i.recycle()))}updateViewSize(){}updateClientBounds(){}getClientBounds(t){return t&&this.updateClientBounds(),this.clientBounds||this.bounds}startAutoLayout(t,e){}stopAutoLayout(){}setCursor(t){}setWorld(t,e){const{pixelRatio:i,pixelSnap:s}=this,r=this.worldTransform;e&&ae(t,e,r),r.a=t.a*i,r.b=t.b*i,r.c=t.c*i,r.d=t.d*i,r.e=t.e*i,r.f=t.f*i,s&&(t.half&&t.half*i%2?(r.e=he(r.e-.5)+.5,r.f=he(r.f-.5)+.5):(r.e=he(r.e),r.f=he(r.f))),this.setTransform(r.a,r.b,r.c,r.d,r.e,r.f)}useWorldTransform(t){t&&(this.worldTransform=t);const e=this.worldTransform;e&&this.setTransform(e.a,e.b,e.c,e.d,e.e,e.f)}setStroke(t,e,i,s){e&&(this.strokeWidth=e),t&&(this.strokeStyle=t),i&&this.setStrokeOptions(i,s)}setStrokeOptions(t,e){let{strokeCap:i,strokeJoin:s,dashPattern:r,dashOffset:o,miterLimit:a}=t;e&&(e.strokeCap&&(i=e.strokeCap),e.strokeJoin&&(s=e.strokeJoin),n(e.dashPattern)||(r=e.dashPattern),n(e.dashOffset)||(o=e.dashOffset),e.miterLimit&&(a=e.miterLimit)),this.strokeCap=i,this.strokeJoin=s,this.dashPattern=r,this.dashOffset=o,this.miterLimit=a}saveBlendMode(t){this.savedBlendMode=this.blendMode,this.blendMode=t}restoreBlendMode(){this.blendMode=this.savedBlendMode}hitFill(t,e){return!0}hitStroke(t,e){return!0}hitPixel(t,e,i=1){return!0}setWorldShadow(t,e,i,s){const{pixelRatio:r}=this;this.shadowOffsetX=t*r,this.shadowOffsetY=e*r,this.shadowBlur=i*r,this.shadowColor=s||"black"}setWorldBlur(t){const{pixelRatio:e}=this;this.filter=`blur(${t*e}px)`}copyWorld(t,e,i,s,r=!0){s&&(this.blendMode=s),e?(this.setTempPixelBounds(e,r),i?(this.setTempPixelBounds2(i,r),i=de):i=le,this.drawImage(t.view,le.x,le.y,le.width,le.height,i.x,i.y,i.width,i.height)):this.drawImage(t.view,0,0),s&&(this.blendMode="source-over")}copyWorldToInner(t,e,i,s,r=!0){e.b||e.c?(this.save(),this.resetTransform(),this.copyWorld(t,e,Ct.tempToOuterOf(i,e),s,r),this.restore()):(s&&(this.blendMode=s),this.setTempPixelBounds(e,r),this.drawImage(t.view,le.x,le.y,le.width,le.height,i.x,i.y,i.width,i.height),s&&(this.blendMode="source-over"))}copyWorldByReset(t,e,i,s,r,n=!0){this.resetTransform(),this.copyWorld(t,e,i,s,n),r||this.useWorldTransform()}useGrayscaleAlpha(t){let e,i;this.setTempPixelBounds(t,!0,!0);const{context:s}=this,r=s.getImageData(le.x,le.y,le.width,le.height),{data:n}=r;for(let t=0,s=n.length;t<s;t+=4)i=.299*n[t]+.587*n[t+1]+.114*n[t+2],(e=n[t+3])&&(n[t+3]=255===e?i:e*(i/255));s.putImageData(r,le.x,le.y)}useMask(t,e,i){this.copyWorld(t,e,i,"destination-in")}useEraser(t,e,i){this.copyWorld(t,e,i,"destination-out")}fillWorld(t,e,i,s){i&&(this.blendMode=i),this.fillStyle=e,this.setTempPixelBounds(t,s),this.fillRect(le.x,le.y,le.width,le.height),i&&(this.blendMode="source-over")}strokeWorld(t,e,i,s){i&&(this.blendMode=i),this.strokeStyle=e,this.setTempPixelBounds(t,s),this.strokeRect(le.x,le.y,le.width,le.height),i&&(this.blendMode="source-over")}clipWorld(t,e=!0){this.beginPath(),this.setTempPixelBounds(t,e),this.rect(le.x,le.y,le.width,le.height),this.clip()}clipUI(t){t.windingRule?this.clip(t.windingRule):this.clip()}clearWorld(t,e=!0){this.setTempPixelBounds(t,e),this.clearRect(le.x,le.y,le.width,le.height)}clear(){const{pixelRatio:t}=this;this.clearRect(0,0,this.width*t+2,this.height*t+2)}setTempPixelBounds(t,e,i){this.copyToPixelBounds(le,t,e,i)}setTempPixelBounds2(t,e,i){this.copyToPixelBounds(de,t,e,i)}copyToPixelBounds(t,e,i,s){t.set(e),s&&t.intersect(this.bounds),t.scale(this.pixelRatio),i&&t.ceil()}isSameSize(t){return this.width===t.width&&this.height===t.height&&(!t.pixelRatio||this.pixelRatio===t.pixelRatio)}getSameCanvas(t,e){const{size:i,pixelSnap:s}=this,r=this.manager?this.manager.get(i):jt.canvas(Object.assign({},i));return r.save(),t&&(oe(r.worldTransform,this.worldTransform),r.useWorldTransform()),e&&(r.smooth=this.smooth),r.pixelSnap!==s&&(r.pixelSnap=s),r}recycle(t){this.recycled||(this.restore(),t?this.clearWorld(t):this.clear(),this.manager?this.manager.recycle(this):this.destroy())}updateRender(t){}unrealCanvas(){}destroy(){this.manager=this.view=this.parentView=null}}const pe={creator:{},parse(t,e){},convertToCanvasData(t,e){}},ge={N:21,D:22,X:23,G:24,F:25,O:26,P:27,U:28},fe=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},ge),ye={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},me={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},ve=Object.assign(Object.assign({},me),ge),we=fe,xe={};for(let t in we)xe[we[t]]=t;const be={};for(let t in we)be[we[t]]=ye[t];const ke={drawRoundRect(t,e,i,s,r,n){const o=b.fourNumber(n,Math.min(s/2,r/2)),a=e+s,h=i+r;o[0]?t.moveTo(e+o[0],i):t.moveTo(e,i),o[1]?t.arcTo(a,i,a,h,o[1]):t.lineTo(a,i),o[2]?t.arcTo(a,h,e,h,o[2]):t.lineTo(a,h),o[3]?t.arcTo(e,h,e,i,o[3]):t.lineTo(e,h),o[0]?t.arcTo(e,i,a,i,o[0]):t.lineTo(e,i)}},{sin:Be,cos:Pe,hypot:Re,atan2:Se,ceil:Ce,abs:Ee,PI:Te,sqrt:Le,pow:Oe}=Math,{setPoint:Ae,addPoint:Me}=st,{set:De,toNumberPoints:We}=K,{M:Ie,L:Fe,C:ze,Q:Ne,Z:Ye}=fe,Xe={},He={points(t,e,i,s){let r=We(e);if(t.push(Ie,r[0],r[1]),i&&r.length>5){let e,n,o,a,h,l,d,c,u,_,p,g,f,y=r.length;const m=!0===i?.5:i;s&&(r=[r[y-2],r[y-1],...r,r[0],r[1],r[2],r[3]],y=r.length);for(let i=2;i<y-2;i+=2)e=r[i-2],n=r[i-1],o=r[i],a=r[i+1],h=r[i+2],l=r[i+3],p=Le(Oe(o-e,2)+Oe(a-n,2)),g=Le(Oe(h-o,2)+Oe(l-a,2)),(p||g)&&(f=p+g,p=m*p/f,g=m*g/f,h-=e,l-=n,d=o-p*h,c=a-p*l,2===i?s||t.push(Ne,d,c,o,a):t.push(ze,u,_,d,c,o,a),u=o+g*h,_=a+g*l);s||t.push(Ne,u,_,r[y-2],r[y-1])}else for(let e=2,i=r.length;e<i;e+=2)t.push(Fe,r[e],r[e+1]);s&&t.push(Ye)},rect(t,e,i,s,r){pe.creator.path=t,pe.creator.moveTo(e,i).lineTo(e+s,i).lineTo(e+s,i+r).lineTo(e,i+r).lineTo(e,i)},roundRect(t,e,i,s,r,n){pe.creator.path=[],ke.drawRoundRect(pe.creator,e,i,s,r,n),t.push(...pe.convertToCanvasData(pe.creator.path,!0))},arcTo(t,e,i,s,r,n,o,a,h,l,d){const c=s-e,u=r-i,_=n-s,p=o-r;let g=Se(u,c),f=Se(p,_);const y=Re(c,u),m=Re(_,p);let v=f-g;if(v<0&&(v+=P),y<1e-12||m<1e-12||v<1e-12||Ee(v-Te)<1e-12)return t&&t.push(Fe,s,r),h&&(Ae(h,e,i),Me(h,s,r)),d&&De(d,e,i),void(l&&De(l,s,r));const w=c*p-_*u<0,x=w?-1:1,b=a/Pe(v/2),k=s+b*Pe(g+v/2+R*x),S=r+b*Be(g+v/2+R*x);return g-=R*x,f-=R*x,Ve(t,k,S,a,a,0,g/B,f/B,w,h,l,d)},arc:(t,e,i,s,r,n,o,a,h,l)=>Ve(t,e,i,s,s,0,r,n,o,a,h,l),ellipse(t,e,i,s,r,n,o,a,h,l,d,c){const u=n*B,_=Be(u),p=Pe(u);let g=o*B,f=a*B;g>Te&&(g-=P),f<0&&(f+=P);let y=f-g;y<0?y+=P:y>P&&(y-=P),h&&(y-=P);const m=Ce(Ee(y/R)),v=y/m,w=Be(v/4),x=8/3*w*w/Be(v/2);f=g+v;let b,k,S,C,E,T,L,O,A=Pe(g),M=Be(g),D=S=p*s*A-_*r*M,W=C=_*s*A+p*r*M,I=e+S,F=i+C;t&&t.push(t.length?Fe:Ie,I,F),l&&Ae(l,I,F),c&&De(c,I,F);for(let n=0;n<m;n++)b=Pe(f),k=Be(f),S=p*s*b-_*r*k,C=_*s*b+p*r*k,E=e+D-x*(p*s*M+_*r*A),T=i+W-x*(_*s*M-p*r*A),L=e+S+x*(p*s*k+_*r*b),O=i+C+x*(_*s*k-p*r*b),t&&t.push(ze,E,T,L,O,e+S,i+C),l&&je(e+D,i+W,E,T,L,O,e+S,i+C,l,!0),D=S,W=C,A=b,M=k,g=f,f+=v;d&&De(d,e+S,i+C)},quadraticCurveTo(t,e,i,s,r,n,o){t.push(ze,(e+2*s)/3,(i+2*r)/3,(n+2*s)/3,(o+2*r)/3,n,o)},toTwoPointBoundsByQuadraticCurve(t,e,i,s,r,n,o,a){je(t,e,(t+2*i)/3,(e+2*s)/3,(r+2*i)/3,(n+2*s)/3,r,n,o,a)},toTwoPointBounds(t,e,i,s,r,n,o,a,h,l){const d=[];let c,u,_,p,g,f,y,m,v=t,w=i,x=r,b=o;for(let t=0;t<2;++t)if(1==t&&(v=e,w=s,x=n,b=a),c=-3*v+9*w-9*x+3*b,u=6*v-12*w+6*x,_=3*w-3*v,Math.abs(c)<1e-12){if(Math.abs(u)<1e-12)continue;p=-_/u,0<p&&p<1&&d.push(p)}else y=u*u-4*_*c,m=Math.sqrt(y),y<0||(g=(-u+m)/(2*c),0<g&&g<1&&d.push(g),f=(-u-m)/(2*c),0<f&&f<1&&d.push(f));l?Me(h,t,e):Ae(h,t,e),Me(h,o,a);for(let l=0,c=d.length;l<c;l++)Ue(d[l],t,e,i,s,r,n,o,a,Xe),Me(h,Xe.x,Xe.y)},getPointAndSet(t,e,i,s,r,n,o,a,h,l){const d=1-t,c=d*d*d,u=3*d*d*t,_=3*d*t*t,p=t*t*t;l.x=c*e+u*s+_*n+p*a,l.y=c*i+u*r+_*o+p*h},getPoint(t,e,i,s,r,n,o,a,h){const l={};return Ue(t,e,i,s,r,n,o,a,h,l),l},getDerivative(t,e,i,s,r){const n=1-t;return 3*n*n*(i-e)+6*n*t*(s-i)+3*t*t*(r-s)}},{getPointAndSet:Ue,toTwoPointBounds:je,ellipse:Ve}=He,{sin:Ge,cos:Ke,sqrt:qe,atan2:$e}=Math,{ellipse:Qe}=He,Je={ellipticalArc(e,i,s,r,n,o,a,h,l,d,c){const u=(l-i)/2,_=(d-s)/2,p=o*B,g=Ge(p),f=Ke(p),y=-f*u-g*_,m=-f*_+g*u,v=r*r,w=n*n,x=m*m,b=y*y,k=v*w-v*x-w*b;let R=0;if(k<0){const t=qe(1-k/(v*w));r*=t,n*=t}else R=(a===h?-1:1)*qe(k/(v*x+w*b));const S=R*r*m/n,C=-R*n*y/r,E=$e((m-C)/n,(y-S)/r),T=$e((-m-C)/n,(-y-S)/r);let L=T-E;0===h&&L>0?L-=P:1===h&&L<0&&(L+=P);const O=i+u+f*S-g*C,A=s+_+g*S+f*C,M=L<0?1:0;c||t.ellipseToCurve?Qe(e,O,A,r,n,o,E/B,T/B,M):r!==n||o?e.push(fe.G,O,A,r,n,o,E/B,T/B,M):e.push(fe.O,O,A,r,E/B,T/B,M)}},{M:Ze,m:ti,L:ei,l:ii,H:si,h:ri,V:ni,v:oi,C:ai,c:hi,S:li,s:di,Q:ci,q:ui,T:_i,t:pi,A:gi,a:fi,Z:yi,z:mi,N:vi,D:wi,X:xi,G:bi,F:ki,O:Bi,P:Pi,U:Ri}=fe,{rect:Si,roundRect:Ci,arcTo:Ei,arc:Ti,ellipse:Li,quadraticCurveTo:Oi}=He,{ellipticalArc:Ai}=Je,Mi=It.get("PathConvert"),Di={},Wi={current:{dot:0},stringify(t,e){let i,s,r,n=0,o=t.length,a="";for(;n<o;){s=t[n],i=be[s],a+=s===r?" ":xe[s];for(let s=1;s<i;s++)a+=b.float(t[n+s],e),s===i-1||(a+=" ");r=s,n+=i}return a},parse(t,e){let i,s,r,n="";const o=[],a=e?ve:me;for(let e=0,h=t.length;e<h;e++)s=t[e],Dt[s]?("."===s&&(Ii.dot&&(Fi(o,n),n=""),Ii.dot++),"0"===n&&"."!==s&&(Fi(o,n),n=""),n+=s):fe[s]?(n&&(Fi(o,n),n=""),Ii.name=fe[s],Ii.length=ye[s],Ii.index=0,Fi(o,Ii.name),!i&&a[s]&&(i=!0)):"-"===s||"+"===s?"e"===r||"E"===r?n+=s:(n&&Fi(o,n),n=s):n&&(Fi(o,n),n=""),r=s;return n&&Fi(o,n),i?Wi.toCanvasData(o,e):o},toCanvasData(t,e){let i,s,r,n,o,a=0,h=0,l=0,d=0,c=0,u=t.length;const _=[];for(;c<u;){switch(r=t[c],r){case ti:t[c+1]+=a,t[c+2]+=h;case Ze:a=t[c+1],h=t[c+2],_.push(Ze,a,h),c+=3;break;case ri:t[c+1]+=a;case si:a=t[c+1],_.push(ei,a,h),c+=2;break;case oi:t[c+1]+=h;case ni:h=t[c+1],_.push(ei,a,h),c+=2;break;case ii:t[c+1]+=a,t[c+2]+=h;case ei:a=t[c+1],h=t[c+2],_.push(ei,a,h),c+=3;break;case di:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,r=li;case li:o=n===ai||n===li,l=o?2*a-i:t[c+1],d=o?2*h-s:t[c+2],i=t[c+1],s=t[c+2],a=t[c+3],h=t[c+4],_.push(ai,l,d,i,s,a,h),c+=5;break;case hi:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,t[c+5]+=a,t[c+6]+=h,r=ai;case ai:i=t[c+3],s=t[c+4],a=t[c+5],h=t[c+6],_.push(ai,t[c+1],t[c+2],i,s,a,h),c+=7;break;case pi:t[c+1]+=a,t[c+2]+=h,r=_i;case _i:o=n===ci||n===_i,i=o?2*a-i:t[c+1],s=o?2*h-s:t[c+2],e?Oi(_,a,h,i,s,t[c+1],t[c+2]):_.push(ci,i,s,t[c+1],t[c+2]),a=t[c+1],h=t[c+2],c+=3;break;case ui:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,r=ci;case ci:i=t[c+1],s=t[c+2],e?Oi(_,a,h,i,s,t[c+3],t[c+4]):_.push(ci,i,s,t[c+3],t[c+4]),a=t[c+3],h=t[c+4],c+=5;break;case fi:t[c+6]+=a,t[c+7]+=h;case gi:Ai(_,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 mi:case yi:_.push(yi),c++;break;case vi:a=t[c+1],h=t[c+2],e?Si(_,a,h,t[c+3],t[c+4]):zi(_,t,c,5),c+=5;break;case wi:a=t[c+1],h=t[c+2],e?Ci(_,a,h,t[c+3],t[c+4],[t[c+5],t[c+6],t[c+7],t[c+8]]):zi(_,t,c,9),c+=9;break;case xi:a=t[c+1],h=t[c+2],e?Ci(_,a,h,t[c+3],t[c+4],t[c+5]):zi(_,t,c,6),c+=6;break;case bi:Li(e?_:zi(_,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,Di),a=Di.x,h=Di.y,c+=9;break;case ki:e?Li(_,t[c+1],t[c+2],t[c+3],t[c+4],0,0,360,!1):zi(_,t,c,5),a=t[c+1]+t[c+3],h=t[c+2],c+=5;break;case Bi:Ti(e?_:zi(_,t,c,7),t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],t[c+6],null,Di),a=Di.x,h=Di.y,c+=7;break;case Pi:e?Ti(_,t[c+1],t[c+2],t[c+3],0,360,!1):zi(_,t,c,4),a=t[c+1]+t[c+3],h=t[c+2],c+=4;break;case Ri:Ei(e?_:zi(_,t,c,6),a,h,t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],null,Di),a=Di.x,h=Di.y,c+=6;break;default:return Mi.error(`command: ${r} [index:${c}]`,t),_}n=r}return _},objectToCanvasData(t){const e=[];return t.forEach(t=>{switch(t.name){case"M":e.push(Ze,t.x,t.y);break;case"L":e.push(ei,t.x,t.y);break;case"C":e.push(ai,t.x1,t.y1,t.x2,t.y2,t.x,t.y);break;case"Q":e.push(ci,t.x1,t.y1,t.x,t.y);break;case"Z":e.push(yi)}}),e},copyData(t,e,i,s){for(let r=i,n=i+s;r<n;r++)t.push(e[r])},pushData(t,e){Ii.index===Ii.length&&(Ii.index=1,t.push(Ii.name)),t.push(Number(e)),Ii.index++,Ii.dot=0}},{current:Ii,pushData:Fi,copyData:zi}=Wi,{M:Ni,L:Yi,C:Xi,Q:Hi,Z:Ui,N:ji,D:Vi,X:Gi,G:Ki,F:qi,O:$i,P:Qi,U:Ji}=fe,{getMinDistanceFrom:Zi,getRadianFrom:ts}=K,{tan:es,min:is,abs:ss}=Math,rs={},ns={beginPath(t){t.length=0},moveTo(t,e,i){t.push(Ni,e,i)},lineTo(t,e,i){t.push(Yi,e,i)},bezierCurveTo(t,e,i,s,r,n,o){t.push(Xi,e,i,s,r,n,o)},quadraticCurveTo(t,e,i,s,r){t.push(Hi,e,i,s,r)},closePath(t){t.push(Ui)},rect(t,e,i,s,r){t.push(ji,e,i,s,r)},roundRect(t,e,i,s,r,n){if(l(n))t.push(Gi,e,i,s,r,n);else{const o=b.fourNumber(n);o?t.push(Vi,e,i,s,r,...o):t.push(ji,e,i,s,r)}},ellipse(t,e,i,s,r,n,a,h,l){o(n)?t.push(qi,e,i,s,r):(o(a)&&(a=0),o(h)&&(h=360),t.push(Ki,e,i,s,r,n,a,h,l?1:0))},arc(t,e,i,s,r,n,a){o(r)?t.push(Qi,e,i,s):(o(n)&&(n=360),t.push($i,e,i,s,r,n,a?1:0))},arcTo(t,e,i,s,r,o,a,h){if(!n(a)){const t=Zi(a,h,e,i,s,r);o=is(o,is(t/2,t/2*ss(es(ts(a,h,e,i,s,r)/2))))}t.push(Ji,e,i,s,r,o)},drawEllipse(t,e,i,s,r,n,a,h,l){He.ellipse(null,e,i,s,r,o(n)?0:n,o(a)?0:a,o(h)?360:h,l,null,null,rs),t.push(Ni,rs.x,rs.y),os(t,e,i,s,r,n,a,h,l)},drawArc(t,e,i,s,r,n,a){He.arc(null,e,i,s,o(r)?0:r,o(n)?360:n,a,null,null,rs),t.push(Ni,rs.x,rs.y),as(t,e,i,s,r,n,a)},drawPoints(t,e,i,s){He.points(t,e,i,s)}},{ellipse:os,arc:as}=ns,{moveTo:hs,lineTo:ls,quadraticCurveTo:ds,bezierCurveTo:cs,closePath:us,beginPath:_s,rect:ps,roundRect:gs,ellipse:fs,arc:ys,arcTo:ms,drawEllipse:vs,drawArc:ws,drawPoints:xs}=ns;class bs{set path(t){this.__path=t}get path(){return this.__path}constructor(t){this.set(t)}set(t){return this.__path=t?a(t)?pe.parse(t):t:[],this}beginPath(){return _s(this.__path),this.paint(),this}moveTo(t,e){return hs(this.__path,t,e),this.paint(),this}lineTo(t,e){return ls(this.__path,t,e),this.paint(),this}bezierCurveTo(t,e,i,s,r,n){return cs(this.__path,t,e,i,s,r,n),this.paint(),this}quadraticCurveTo(t,e,i,s){return ds(this.__path,t,e,i,s),this.paint(),this}closePath(){return us(this.__path),this.paint(),this}rect(t,e,i,s){return ps(this.__path,t,e,i,s),this.paint(),this}roundRect(t,e,i,s,r){return gs(this.__path,t,e,i,s,r),this.paint(),this}ellipse(t,e,i,s,r,n,o,a){return fs(this.__path,t,e,i,s,r,n,o,a),this.paint(),this}arc(t,e,i,s,r,n){return ys(this.__path,t,e,i,s,r,n),this.paint(),this}arcTo(t,e,i,s,r){return ms(this.__path,t,e,i,s,r),this.paint(),this}drawEllipse(t,e,i,s,r,n,o,a){return vs(this.__path,t,e,i,s,r,n,o,a),this.paint(),this}drawArc(t,e,i,s,r,n){return ws(this.__path,t,e,i,s,r,n),this.paint(),this}drawPoints(t,e,i){return xs(this.__path,t,e,i),this.paint(),this}clearPath(){return this.beginPath()}paint(){}}const{M:ks,L:Bs,C:Ps,Q:Rs,Z:Ss,N:Cs,D:Es,X:Ts,G:Ls,F:Os,O:As,P:Ms,U:Ds}=fe,Ws=It.get("PathDrawer"),Is={drawPathByData(t,e){if(!e)return;let i,s=0,r=e.length;for(;s<r;)switch(i=e[s],i){case ks:t.moveTo(e[s+1],e[s+2]),s+=3;break;case Bs:t.lineTo(e[s+1],e[s+2]),s+=3;break;case Ps:t.bezierCurveTo(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5],e[s+6]),s+=7;break;case Rs:t.quadraticCurveTo(e[s+1],e[s+2],e[s+3],e[s+4]),s+=5;break;case Ss:t.closePath(),s+=1;break;case Cs:t.rect(e[s+1],e[s+2],e[s+3],e[s+4]),s+=5;break;case Es:t.roundRect(e[s+1],e[s+2],e[s+3],e[s+4],[e[s+5],e[s+6],e[s+7],e[s+8]]),s+=9;break;case Ts:t.roundRect(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]),s+=6;break;case Ls:t.ellipse(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]*B,e[s+6]*B,e[s+7]*B,e[s+8]),s+=9;break;case Os:t.ellipse(e[s+1],e[s+2],e[s+3],e[s+4],0,0,P,!1),s+=5;break;case As:t.arc(e[s+1],e[s+2],e[s+3],e[s+4]*B,e[s+5]*B,e[s+6]),s+=7;break;case Ms:t.arc(e[s+1],e[s+2],e[s+3],0,P,!1),s+=4;break;case Ds:t.arcTo(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]),s+=6;break;default:return void Ws.error(`command: ${i} [index:${s}]`,e)}}},{M:Fs,L:zs,C:Ns,Q:Ys,Z:Xs,N:Hs,D:Us,X:js,G:Vs,F:Gs,O:Ks,P:qs,U:$s}=fe,{toTwoPointBounds:Qs,toTwoPointBoundsByQuadraticCurve:Js,arcTo:Zs,arc:tr,ellipse:er}=He,{addPointBounds:ir,copy:sr,addPoint:rr,setPoint:nr,addBounds:or,toBounds:ar}=st,hr=It.get("PathBounds");let lr,dr,cr;const ur={},_r={},pr={},gr={toBounds(t,e){gr.toTwoPointBounds(t,_r),ar(_r,e)},toTwoPointBounds(t,e){if(!t||!t.length)return nr(e,0,0);let i,s,r,n,o,a=0,h=0,l=0;const d=t.length;for(;a<d;)switch(o=t[a],0===a&&(o===Xs||o===Ns||o===Ys?nr(e,h,l):nr(e,t[a+1],t[a+2])),o){case Fs:case zs:h=t[a+1],l=t[a+2],rr(e,h,l),a+=3;break;case Ns:r=t[a+5],n=t[a+6],Qs(h,l,t[a+1],t[a+2],t[a+3],t[a+4],r,n,ur),ir(e,ur),h=r,l=n,a+=7;break;case Ys:i=t[a+1],s=t[a+2],r=t[a+3],n=t[a+4],Js(h,l,i,s,r,n,ur),ir(e,ur),h=r,l=n,a+=5;break;case Xs:a+=1;break;case Hs:h=t[a+1],l=t[a+2],or(e,h,l,t[a+3],t[a+4]),a+=5;break;case Us:case js:h=t[a+1],l=t[a+2],or(e,h,l,t[a+3],t[a+4]),a+=o===Us?9:6;break;case Vs:er(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],ur,pr),0===a?sr(e,ur):ir(e,ur),h=pr.x,l=pr.y,a+=9;break;case Gs:h=t[a+1],l=t[a+2],dr=t[a+3],cr=t[a+4],or(e,h-dr,l-cr,2*dr,2*cr),h+=dr,a+=5;break;case Ks:tr(null,t[a+1],t[a+2],t[a+3],t[a+4],t[a+5],t[a+6],ur,pr),0===a?sr(e,ur):ir(e,ur),h=pr.x,l=pr.y,a+=7;break;case qs:h=t[a+1],l=t[a+2],lr=t[a+3],or(e,h-lr,l-lr,2*lr,2*lr),h+=lr,a+=4;break;case $s:Zs(null,h,l,t[a+1],t[a+2],t[a+3],t[a+4],t[a+5],ur,pr),0===a?sr(e,ur):ir(e,ur),h=pr.x,l=pr.y,a+=6;break;default:return void hr.error(`command: ${o} [index:${a}]`,t)}}},{M:fr,L:yr,Z:mr}=fe,{getCenterX:vr,getCenterY:wr}=K,{arcTo:xr}=ns,br={smooth(t,e,i){let s,r,n,o=0,a=0,h=0,l=0,d=0,c=0,u=0,_=0,p=0;const g=t.length,f=[];for(;o<g;){switch(s=t[o],s){case fr:l=_=t[o+1],d=p=t[o+2],o+=3,t[o]===yr?(c=t[o+1],u=t[o+2],f.push(fr,vr(l,c),wr(d,u))):f.push(fr,l,d);break;case yr:switch(a=t[o+1],h=t[o+2],o+=3,t[o]){case yr:xr(f,a,h,t[o+1],t[o+2],e,_,p);break;case mr:xr(f,a,h,l,d,e,_,p);break;default:f.push(yr,a,h)}_=a,p=h;break;case mr:r!==mr&&(xr(f,l,d,c,u,e,_,p),f.push(mr)),o+=1;break;default:n=be[s];for(let e=0;e<n;e++)f.push(t[o+e]);o+=n}r=s}return s!==mr&&(f[1]=l,f[2]=d),f}};function kr(t){return new bs(t)}const Br=kr();pe.creator=kr(),pe.parse=Wi.parse,pe.convertToCanvasData=Wi.toCanvasData;const{drawRoundRect:Pr}=ke;function Rr(t){!function(t){t&&!t.roundRect&&(t.roundRect=function(t,e,i,s,r){Pr(this,t,e,i,s,r)})}(t)}const Sr={alphaPixelTypes:["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=Cr.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{}}}},Cr=Sr;Cr.alphaPixelTypes.forEach(t=>Cr.upperCaseTypeMap[t]=t.toUpperCase());const Er=It.get("TaskProcessor");class Tr{constructor(t){this.parallel=!0,this.time=1,this.id=e.create(e.TASK),this.task=t}run(){return te(this,void 0,void 0,function*(){try{this.task&&!this.isComplete&&this.parent.running&&(yield this.task())}catch(t){Er.error(t)}})}complete(){this.isComplete=!0,this.parent=null,this.task=null}cancel(){this.isCancel=!0,this.complete()}}class Lr{get total(){return this.list.length+this.delayNumber}get finishedIndex(){return this.isComplete?0:this.index+this.parallelSuccessNumber}get remain(){return this.isComplete?this.total:this.total-this.finishedIndex}get percent(){const{total:t}=this;let e=0,i=0;for(let s=0;s<t;s++)s<=this.finishedIndex?(i+=this.list[s].time,s===this.finishedIndex&&(e=i)):e+=this.list[s].time;return this.isComplete?1:i/e}constructor(t){this.config={parallel:6},this.list=[],this.running=!1,this.isComplete=!0,this.index=0,this.delayNumber=0,t&&f.assign(this.config,t),this.empty()}add(t,e){let i,s,r,o;const a=new Tr(t);return a.parent=this,l(e)?o=e:e&&(s=e.parallel,i=e.start,r=e.time,o=e.delay),r&&(a.time=r),!1===s&&(a.parallel=!1),n(o)?this.push(a,i):(this.delayNumber++,setTimeout(()=>{this.delayNumber&&(this.delayNumber--,this.push(a,i))},o)),this.isComplete=!1,a}push(t,e){this.list.push(t),!1===e||this.timer||(this.timer=setTimeout(()=>this.start()))}empty(){this.index=0,this.parallelSuccessNumber=0,this.list=[],this.parallelList=[],this.delayNumber=0}start(){this.running||(this.running=!0,this.isComplete=!1,this.run())}pause(){clearTimeout(this.timer),this.timer=null,this.running=!1}resume(){this.start()}skip(){this.index++,this.resume()}stop(){this.isComplete=!0,this.list.forEach(t=>{t.isComplete||t.cancel()}),this.pause(),this.empty()}run(){this.running&&(this.setParallelList(),this.parallelList.length>1?this.runParallelTasks():this.remain?this.runTask():this.onComplete())}runTask(){const t=this.list[this.index];t?t.run().then(()=>{this.onTask(t),this.index++,this.nextTask()}).catch(t=>{this.onError(t)}):this.nextTask()}runParallelTasks(){this.parallelList.forEach(t=>this.runParallelTask(t))}runParallelTask(t){t.run().then(()=>{this.onTask(t),this.fillParallelTask()}).catch(t=>{this.onParallelError(t)})}nextTask(){this.total===this.finishedIndex?this.onComplete():this.timer=setTimeout(()=>this.run())}setParallelList(){let t;this.parallelList=[],this.parallelSuccessNumber=0;let e=this.index+this.config.parallel;e>this.list.length&&(e=this.list.length);for(let i=this.index;i<e&&(t=this.list[i],t.parallel);i++)this.parallelList.push(t)}fillParallelTask(){let t;const e=this.parallelList;this.parallelSuccessNumber++,e.pop();const i=e.length,s=this.finishedIndex+i;if(e.length){if(!this.running)return;s<this.total&&(t=this.list[s],t&&t.parallel&&(e.push(t),this.runParallelTask(t)))}else this.index+=this.parallelSuccessNumber,this.parallelSuccessNumber=0,this.nextTask()}onComplete(){this.stop(),this.config.onComplete&&this.config.onComplete()}onTask(t){t.complete(),this.config.onTask&&this.config.onTask()}onParallelError(t){this.parallelList.forEach(t=>{t.parallel=!1}),this.parallelList.length=0,this.parallelSuccessNumber=0,this.onError(t)}onError(t){this.pause(),this.config.onError&&this.config.onError(t)}destroy(){this.stop()}}const Or=It.get("Resource"),Ar={tasker:new Lr,map:{},get isComplete(){return Mr.tasker.isComplete},set(t,e){Mr.map[t]&&Or.repeat(t),Mr.map[t]=e},get:t=>Mr.map[t],remove(t){const e=Mr.map[t];e&&(e.destroy&&e.destroy(),delete Mr.map[t])},loadImage(t,e){return new Promise((i,s)=>{const r=this.setImage(t,t,e);r.load(()=>i(r),t=>s(t))})},setImage(t,e,i){let s;return a(e)?s={url:e}:e.url||(s={url:t,view:e}),s&&(i&&(s.format=i),e=jt.image(s)),Mr.set(t,e),e},destroy(){Mr.map={}}},Mr=Ar,Dr={maxRecycled:10,recycledList:[],patternTasker:new Lr,get(t){let e=Ar.get(t.url);return e||Ar.set(t.url,e=jt.image(t)),e.use++,e},recycle(t){t.use--,setTimeout(()=>{t.use||Wr.recycledList.push(t)})},clearRecycled(){const t=Wr.recycledList;t.length>Wr.maxRecycled&&(t.forEach(t=>!t.use&&t.url&&Ar.remove(t.url)),t.length=0)},hasAlphaPixel:t=>Sr.alphaPixelTypes.some(e=>Wr.isFormat(e,t)),isFormat(t,e){if(e.format)return e.format===t;const{url:i}=e;if(i.startsWith("data:")){if(i.startsWith("data:"+Sr.mineType(t)))return!0}else{if(i.includes("."+t)||i.includes("."+Sr.upperCaseTypeMap[t]))return!0;if("png"===t&&!i.includes("."))return!0}return!1},destroy(){Wr.recycledList=[]}},Wr=Dr,{IMAGE:Ir,create:Fr}=e,{floor:zr,max:Nr}=Math;class Yr{get url(){return this.config.url}get completed(){return this.ready||!!this.error}constructor(t){if(this.use=0,this.waitComplete=[],this.innerId=Fr(Ir),this.config=t||(t={url:""}),t.view){const{view:e}=t;this.setView(e.config?e.view:e)}Dr.isFormat("svg",t)&&(this.isSVG=!0),Dr.hasAlphaPixel(t)&&(this.hasAlphaPixel=!0)}load(e,i){if(!this.loading){this.loading=!0;let{loadImage:e,loadImageWithProgress:i}=t.origin,s=this.config.showProgress&&i&&this.onProgress.bind(this);s&&(e=i),Ar.tasker.add(()=>te(this,void 0,void 0,function*(){return yield e(this.url,s).then(t=>this.setView(t)).catch(t=>{this.error=t,this.onComplete(!1)})}))}return this.waitComplete.push(e,i),this.waitComplete.length-2}unload(t,e){const i=this.waitComplete;if(e){const e=i[t+1];e&&e({type:"stop"})}i[t]=i[t+1]=void 0}setView(t){this.ready=!0,this.width=t.naturalWidth||t.width,this.height=t.naturalHeight||t.height,this.view=t,this.onComplete(!0)}onProgress(t){this.progress=t}onComplete(t){let e;this.waitComplete.forEach((i,s)=>{e=s%2,i&&(t?e||i(this):e&&i(this.error))}),this.waitComplete.length=0,this.loading=!1}getFull(t){return this.view}getCanvas(e,i,s,r,n,o,a){if(e||(e=this.width),i||(i=this.height),this.cache){let{params:t,data:e}=this.cache;for(let i in t)if(t[i]!==arguments[i]){e=null;break}if(e)return e}const h=t.origin.createCanvas(Nr(zr(e+(n||0)),1),Nr(zr(i+(o||0)),1)),l=h.getContext("2d");return s&&(l.globalAlpha=s),l.imageSmoothingEnabled=!1!==a,l.drawImage(this.view,0,0,e,i),this.cache=this.use>1?{data:h,params:arguments}:null,h}getPattern(e,i,s,r){const n=t.canvas.createPattern(e,i);try{s&&n.setTransform&&(n.setTransform(s),s=void 0)}catch(t){}return r&&f.stintSet(r,"transform",s),n}destroy(){this.config={url:""},this.cache=null,this.waitComplete.length=0}}function Xr(t,e,i,s){s||(i.configurable=i.enumerable=!0),Object.defineProperty(t,e,i)}function Hr(t,e){return Object.getOwnPropertyDescriptor(t,e)}function Ur(t,e){const i="_"+t;return{get(){const t=this[i];return null==t?e:t},set(t){this[i]=t}}}function jr(t,e){return(i,s)=>Gr(i,s,t,e&&e(s))}function Vr(t){return t}function Gr(t,e,i,s){const r={get(){return this.__getAttr(e)},set(t){this.__setAttr(e,t)}};Xr(t,e,Object.assign(r,s||{})),bn(t,e,i)}function Kr(t){return jr(t)}function qr(t,e){return jr(t,t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.matrixChanged||this.__layout.matrixChange())}}))}function $r(t,e){return jr(t,t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.matrixChanged||this.__layout.matrixChange(),this.__scrollWorld||(this.__scrollWorld={}))}}))}function Qr(t){return jr(t,t=>({set(e){this.__setAttr(t,e)&&(this.__hasAutoLayout=!!(this.origin||this.around||this.flow),this.__local||this.__layout.createLocal(),sn(this))}}))}function Jr(t,e){return jr(t,t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.scaleChanged||this.__layout.scaleChange())}}))}function Zr(t,e){return jr(t,t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.rotationChanged||this.__layout.rotationChange())}}))}function tn(t,e){return jr(t,t=>({set(i){this.__setAttr(t,i,e)&&sn(this)}}))}function en(t){return jr(t,t=>({set(e){this.__setAttr(t,e)&&(sn(this),this.__.__removeNaturalSize())}}))}function sn(t){t.__layout.boxChanged||t.__layout.boxChange(),t.__hasAutoLayout&&(t.__layout.matrixChanged||t.__layout.matrixChange())}function rn(t){return jr(t,t=>({set(e){const i=this.__;2!==i.__pathInputed&&(i.__pathInputed=e?1:0),e||(i.__pathForRender=void 0),this.__setAttr(t,e),sn(this)}}))}const nn=tn;function on(t,e){return jr(t,t=>({set(i){this.__setAttr(t,i)&&(an(this),e&&(this.__.__useStroke=!0))}}))}function an(t){t.__layout.strokeChanged||t.__layout.strokeChange(),t.__.__useArrow&&sn(t)}const hn=on;function ln(t){return jr(t,t=>({set(e){this.__setAttr(t,e),this.__layout.renderChanged||this.__layout.renderChange()}}))}function dn(t){return jr(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.surfaceChanged||this.__layout.surfaceChange())}}))}function cn(t){return jr(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.opacityChanged||this.__layout.opacityChange()),this.mask&&_n(this)}}))}function un(t){return jr(t,t=>({set(e){const i=this.visible;if(!0===i&&0===e){if(this.animationOut)return this.__runAnimation("out",()=>pn(this,t,e,i))}else 0===i&&!0===e&&this.animation&&this.__runAnimation("in");pn(this,t,e,i),this.mask&&_n(this)}}))}function _n(t){const{parent:e}=t;if(e){const{__hasMask:t}=e;e.__updateMask(),t!==e.__hasMask&&e.forceUpdate()}}function pn(t,e,i,s){t.__setAttr(e,i)&&(t.__layout.opacityChanged||t.__layout.opacityChange(),0!==s&&0!==i||sn(t))}function gn(t){return jr(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.surfaceChanged||this.__layout.surfaceChange(),this.waitParent(()=>{this.parent.__layout.childrenSortChange()}))}}))}function fn(t){return jr(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.boxChanged||this.__layout.boxChange(),this.waitParent(()=>{this.parent.__updateMask(e)}))}}))}function yn(t){return jr(t,t=>({set(e){this.__setAttr(t,e)&&this.waitParent(()=>{this.parent.__updateEraser(e)})}}))}function mn(t){return jr(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.hitCanvasChanged=!0,"hit"===It.showBounds&&(this.__layout.surfaceChanged||this.__layout.surfaceChange()),this.leafer&&this.leafer.updateCursor())}}))}function vn(t){return jr(t,t=>({set(e){this.__setAttr(t,e),this.leafer&&this.leafer.updateCursor()}}))}function wn(t){return(e,i)=>{Xr(e,"__DataProcessor",{get:()=>t})}}function xn(t){return(e,i)=>{Xr(e,"__LayoutProcessor",{get:()=>t})}}function bn(t,e,i){const s=t.__DataProcessor.prototype,r="_"+e,o=function(t){return"set"+t.charAt(0).toUpperCase()+t.slice(1)}(e),a=Ur(e,i);if(n(i))a.get=function(){return this[r]};else if("function"==typeof i)a.get=function(){const t=this[r];return null==t?i(this.__leaf):t};else if(_(i)){const t=g(i);a.get=function(){const e=this[r];return null==e?this[r]=t?{}:f.clone(i):e}}const h=t.isBranchLeaf;"width"===e?a.get=function(){const t=this[r];if(null==t){const t=this,e=t.__naturalWidth,s=t.__leaf;return!i||s.pathInputed?s.boxBounds.width:e?t._height&&t.__useNaturalRatio?t._height*e/t.__naturalHeight:e:h&&s.children.length?s.boxBounds.width:i}return t}:"height"===e&&(a.get=function(){const t=this[r];if(null==t){const t=this,e=t.__naturalHeight,s=t.__leaf;return!i||s.pathInputed?s.boxBounds.height:e?t._width&&t.__useNaturalRatio?t._width*e/t.__naturalWidth:e:h&&s.children.length?s.boxBounds.height:i}return t});let l,d=s;for(;!l&&d;)l=Hr(d,e),d=d.__proto__;l&&l.set&&(a.set=l.set),s[o]&&(a.set=s[o],delete s[o]),Xr(s,e,a)}const kn=new It("rewrite"),Bn=[],Pn=["destroy","constructor"];function Rn(t){return(e,i)=>{Bn.push({name:e.constructor.name+"."+i,run:()=>{e[i]=t}})}}function Sn(){return t=>{Cn()}}function Cn(t){Bn.length&&(Bn.forEach(e=>{t&&kn.error(e.name,"需在Class上装饰@rewriteAble()"),e.run()}),Bn.length=0)}function En(t,e){return i=>{var s;(t.prototype?(s=t.prototype,Object.getOwnPropertyNames(s)):Object.keys(t)).forEach(s=>{if(!(Pn.includes(s)||e&&e.includes(s)))if(t.prototype){Hr(t.prototype,s).writable&&(i.prototype[s]=t.prototype[s])}else i.prototype[s]=t[s]})}}function Tn(){return t=>{Gt.register(t)}}function Ln(){return t=>{$t.register(t)}}setTimeout(()=>Cn(!0));const{copy:On,toInnerPoint:An,toOuterPoint:Mn,scaleOfOuter:Dn,rotateOfOuter:Wn,skewOfOuter:In,multiplyParent:Fn,divideParent:zn,getLayout:Nn}=I,Yn={},{round:Xn}=Math,Hn={updateAllMatrix(t,e,i){if(e&&t.__hasAutoLayout&&t.__layout.matrixChanged&&(i=!0),Vn(t,e,i),t.isBranch){const{children:s}=t;for(let t=0,r=s.length;t<r;t++)jn(s[t],e,i)}},updateMatrix(t,e,i){const s=t.__layout;e?i&&(s.waitAutoLayout=!0,t.__hasAutoLayout&&(s.matrixChanged=!1)):s.waitAutoLayout&&(s.waitAutoLayout=!1),s.matrixChanged&&t.__updateLocalMatrix(),s.waitAutoLayout||t.__updateWorldMatrix()},updateBounds(t){const e=t.__layout;e.boundsChanged&&t.__updateLocalBounds(),e.waitAutoLayout||t.__updateWorldBounds()},updateAllWorldOpacity(t){if(t.__updateWorldOpacity(),t.isBranch){const{children:e}=t;for(let t=0,i=e.length;t<i;t++)Gn(e[t])}},updateChange(t){const e=t.__layout;e.stateStyleChanged&&t.updateState(),e.opacityChanged&&Gn(t),t.__updateChange()},updateAllChange(t){if(qn(t),t.isBranch){const{children:e}=t;for(let t=0,i=e.length;t<i;t++)Kn(e[t])}},worldHittable(t){for(;t;){if(!t.__.hittable)return!1;t=t.parent}return!0},draggable:t=>(t.draggable||t.editable)&&t.hitSelf&&!t.locked,copyCanvasByWorld(e,i,s,r,n,o){r||(r=e.__nowWorld),e.__worldFlipped||t.fullImageShadow?i.copyWorldByReset(s,r,e.__nowWorld,n,o):i.copyWorldToInner(s,r,e.__layout.renderBounds,n)},moveWorld(t,e,i=0,s,r){const n=_(e)?Object.assign({},e):{x:e,y:i};s?Mn(t.localTransform,n,n,!0):t.parent&&An(t.parent.scrollWorldTransform,n,n,!0),Un.moveLocal(t,n.x,n.y,r)},moveLocal(t,e,i=0,s){_(e)&&(i=e.y,e=e.x),e+=t.x,i+=t.y,t.leafer&&t.leafer.config.pointSnap&&(e=Xn(e),i=Xn(i)),s?t.animate({x:e,y:i},s):(t.x=e,t.y=i)},zoomOfWorld(t,e,i,s,r,n){Un.zoomOfLocal(t,$n(t,e),i,s,r,n)},zoomOfLocal(t,e,i,s=i,r,n){const o=t.__localMatrix;if(l(s)||(s&&(n=s),s=i),On(Yn,o),Dn(Yn,e,i,s),Un.hasHighPosition(t))Un.setTransform(t,Yn,r,n);else{const e=t.x+Yn.e-o.e,a=t.y+Yn.f-o.f;n&&!r?t.animate({x:e,y:a,scaleX:t.scaleX*i,scaleY:t.scaleY*s},n):(t.x=e,t.y=a,t.scaleResize(i,s,!0!==r))}},rotateOfWorld(t,e,i,s){Un.rotateOfLocal(t,$n(t,e),i,s)},rotateOfLocal(t,e,i,s){const r=t.__localMatrix;On(Yn,r),Wn(Yn,e,i),Un.hasHighPosition(t)?Un.setTransform(t,Yn,!1,s):t.set({x:t.x+Yn.e-r.e,y:t.y+Yn.f-r.f,rotation:b.formatRotation(t.rotation+i)},s)},skewOfWorld(t,e,i,s,r,n){Un.skewOfLocal(t,$n(t,e),i,s,r,n)},skewOfLocal(t,e,i,s=0,r,n){On(Yn,t.__localMatrix),In(Yn,e,i,s),Un.setTransform(t,Yn,r,n)},transformWorld(t,e,i,s){On(Yn,t.worldTransform),Fn(Yn,e),t.parent&&zn(Yn,t.parent.scrollWorldTransform),Un.setTransform(t,Yn,i,s)},transform(t,e,i,s){On(Yn,t.localTransform),Fn(Yn,e),Un.setTransform(t,Yn,i,s)},setTransform(t,e,i,s){const r=t.__,n=r.origin&&Un.getInnerOrigin(t,r.origin),o=Nn(e,n,r.around&&Un.getInnerOrigin(t,r.around));if(Un.hasOffset(t)&&(o.x-=r.offsetX,o.y-=r.offsetY),i){const e=o.scaleX/t.scaleX,i=o.scaleY/t.scaleY;if(delete o.scaleX,delete o.scaleY,n){Ct.scale(t.boxBounds,Math.abs(e),Math.abs(i));const s=Un.getInnerOrigin(t,r.origin);K.move(o,n.x-s.x,n.y-s.y)}t.set(o),t.scaleResize(e,i,!1)}else t.set(o,s)},getFlipTransform(t,e){const i={a:1,b:0,c:0,d:1,e:0,f:0},s="x"===e?1:-1;return Dn(i,Un.getLocalOrigin(t,"center"),-1*s,1*s),i},getLocalOrigin:(t,e)=>K.tempToOuterOf(Un.getInnerOrigin(t,e),t.localTransform),getInnerOrigin(t,e){const i={};return ht.toPoint(e,t.boxBounds,i),i},getRelativeWorld:(t,e,i)=>(On(Yn,t.worldTransform),zn(Yn,e.scrollWorldTransform),i?Yn:Object.assign({},Yn)),drop(t,e,i,s){t.setTransform(Un.getRelativeWorld(t,e,!0),s),e.add(t,i)},hasHighPosition:t=>t.origin||t.around||Un.hasOffset(t),hasOffset:t=>t.offsetX||t.offsetY,hasParent(t,e){if(!e)return!1;for(;t;){if(e===t)return!0;t=t.parent}},animateMove(e,i,s=.3){if(i.x||i.y)if(Math.abs(i.x)<1&&Math.abs(i.y)<1)e.move(i);else{const r=i.x*s,n=i.y*s;i.x-=r,i.y-=n,e.move(r,n),t.requestRender(()=>Un.animateMove(e,i,s))}}},Un=Hn,{updateAllMatrix:jn,updateMatrix:Vn,updateAllWorldOpacity:Gn,updateAllChange:Kn,updateChange:qn}=Un;function $n(t,e){return t.updateLayout(),t.parent?K.tempToInnerOf(e,t.parent.scrollWorldTransform):e}const Qn={worldBounds:t=>t.__world,localBoxBounds:t=>t.__.eraser||0===t.__.visible?null:t.__local||t.__layout,localStrokeBounds:t=>t.__.eraser||0===t.__.visible?null:t.__layout.localStrokeBounds,localRenderBounds:t=>t.__.eraser||0===t.__.visible?null:t.__layout.localRenderBounds,maskLocalBoxBounds:(t,e)=>Zn(t,e)&&t.__localBoxBounds,maskLocalStrokeBounds:(t,e)=>Zn(t,e)&&t.__layout.localStrokeBounds,maskLocalRenderBounds:(t,e)=>Zn(t,e)&&t.__layout.localRenderBounds,excludeRenderBounds:(t,e)=>!(!e.bounds||e.bounds.hit(t.__world,e.matrix))||!(!e.hideBounds||!e.hideBounds.includes(t.__world,e.matrix))};let Jn;function Zn(t,e){return e||(Jn=0),t.__.mask&&(Jn=1),Jn<0?null:(Jn&&(Jn=-1),!0)}const{updateBounds:to}=Hn,eo={sort:(t,e)=>t.__.zIndex===e.__.zIndex?t.__tempNumber-e.__tempNumber:t.__.zIndex-e.__.zIndex,pushAllChildBranch(t,e){if(t.__tempNumber=1,t.__.__childBranchNumber){const{children:i}=t;for(let s=0,r=i.length;s<r;s++)(t=i[s]).isBranch&&(t.__tempNumber=1,e.add(t),io(t,e))}},pushAllParent(t,e){const{keys:i}=e;if(i)for(;t.parent&&n(i[t.parent.innerId]);)e.add(t.parent),t=t.parent;else for(;t.parent;)e.add(t.parent),t=t.parent},pushAllBranchStack(t,e){let i=e.length;const{children:s}=t;for(let t=0,i=s.length;t<i;t++)s[t].isBranch&&e.push(s[t]);for(let t=i,s=e.length;t<s;t++)so(e[t],e)},updateBounds(t,e){const i=[t];so(t,i),ro(i,e)},updateBoundsByBranchStack(t,e){let i,s;for(let r=t.length-1;r>-1;r--){i=t[r],s=i.children;for(let t=0,e=s.length;t<e;t++)to(s[t]);e&&e===i||to(i)}}},{pushAllChildBranch:io,pushAllBranchStack:so,updateBoundsByBranchStack:ro}=eo,no={run(t){if(t&&t.length){const e=t.length;for(let i=0;i<e;i++)t[i]();t.length===e?t.length=0:t.splice(0,e)}}},{getRelativeWorld:oo,updateBounds:ao}=Hn,{toOuterOf:ho,getPoints:lo,copy:co}=Ct,uo="_localContentBounds",_o="_worldContentBounds",po="_worldBoxBounds",go="_worldStrokeBounds";class fo{get contentBounds(){return this._contentBounds||this.boxBounds}set contentBounds(t){this._contentBounds=t}get strokeBounds(){return this._strokeBounds||this.boxBounds}get renderBounds(){return this._renderBounds||this.boxBounds}set renderBounds(t){this._renderBounds=t}get localContentBounds(){return ho(this.contentBounds,this.leaf.__localMatrix,this[uo]||(this[uo]={})),this[uo]}get localStrokeBounds(){return this._localStrokeBounds||this}get localRenderBounds(){return this._localRenderBounds||this}get worldContentBounds(){return ho(this.contentBounds,this.leaf.__world,this[_o]||(this[_o]={})),this[_o]}get worldBoxBounds(){return ho(this.boxBounds,this.leaf.__world,this[po]||(this[po]={})),this[po]}get worldStrokeBounds(){return ho(this.strokeBounds,this.leaf.__world,this[go]||(this[go]={})),this[go]}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.leaf.__local&&(this._localRenderBounds=this._localStrokeBounds=this.leaf.__local),t.__world&&(this.boxBounds={x:0,y:0,width:0,height:0},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{leaf:e}=this,{leafer:i}=e;if(e.isApp)return ao(e);if(i)i.ready?i.watcher.changed&&i.layouter.layout():i.start();else{let i=e;for(;i.parent&&!i.parent.leafer;)i=i.parent;const s=i;if(s.__fullLayouting)return;s.__fullLayouting=!0,t.layout(s),delete s.__fullLayouting}}getTransform(t="world"){this.update();const{leaf:e}=this;switch(t){case"world":return e.__world;case"local":return e.__localMatrix;case"inner":return I.defaultMatrix;case"page":t=e.zoomLayer;default:return oo(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 Ot(this.getInnerBounds(t)).toOuterOf(this.getTransform(e))}}getInnerBounds(t="box"){switch(t){case"render":return this.renderBounds;case"content":if(this.contentBounds)return this.contentBounds;case"box":return this.boxBounds;case"stroke":return this.strokeBounds}}getLocalBounds(t="box"){switch(t){case"render":return this.localRenderBounds;case"stroke":return this.localStrokeBounds;case"content":if(this.contentBounds)return this.localContentBounds;case"box":return this.leaf.__localBoxBounds}}getWorldBounds(t="box"){switch(t){case"render":return this.leaf.__world;case"stroke":return this.worldStrokeBounds;case"content":if(this.contentBounds)return this.worldContentBounds;case"box":return this.worldBoxBounds}}getLayoutBounds(t,e="world",i){const{leaf:s}=this;let r,n,o,a=this.getInnerBounds(t);switch(e){case"world":r=s.getWorldPoint(a),n=s.__world;break;case"local":const{scaleX:t,scaleY:i,rotation:h,skewX:l,skewY:d}=s.__;o={scaleX:t,scaleY:i,rotation:h,skewX:l,skewY:d},r=s.getLocalPointByInner(a);break;case"inner":r=a,n=I.defaultMatrix;break;case"page":e=s.zoomLayer;default:r=s.getWorldPoint(a,e),n=oo(s,e,!0)}if(o||(o=I.getLayout(n)),co(o,a),K.copy(o,r),i){const{scaleX:t,scaleY:e}=o,i=Math.abs(t),s=Math.abs(e);1===i&&1===s||(o.scaleX/=i,o.scaleY/=s,o.width*=i,o.height*=s)}return o}getLayoutPoints(t,e="world"){const{leaf:i}=this,s=lo(this.getInnerBounds(t));let r;switch(e){case"world":r=null;break;case"local":r=i.parent;break;case"inner":break;case"page":e=i.zoomLayer;default:r=e}return n(r)||s.forEach(t=>i.innerToWorld(t,null,!1,r)),s}shrinkContent(){const{x:t,y:e,width:i,height:s}=this.boxBounds;this._contentBounds={x:t,y:e,width:i,height:s}}spreadStroke(){const{x:t,y:e,width:i,height:s}=this.strokeBounds;this._strokeBounds={x:t,y:e,width:i,height:s},this._localStrokeBounds={x:t,y:e,width:i,height:s},this.renderSpread||this.spreadRenderCancel()}spreadRender(){const{x:t,y:e,width:i,height:s}=this.renderBounds;this._renderBounds={x:t,y:e,width:i,height:s},this._localRenderBounds={x:t,y:e,width:i,height:s}}shrinkContentCancel(){this._contentBounds=void 0}spreadStrokeCancel(){const t=this.renderBounds===this.strokeBounds;this._strokeBounds=this.boxBounds,this._localStrokeBounds=this.leaf.__localBoxBounds,t&&this.spreadRenderCancel()}spreadRenderCancel(){this._renderBounds=this._strokeBounds,this._localRenderBounds=this._localStrokeBounds}boxChange(){this.boxChanged=!0,this.localBoxChanged?this.boundsChanged||(this.boundsChanged=!0):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.boundsChanged||(this.boundsChanged=!0):this.localBoxChange()}surfaceChange(){this.surfaceChanged=!0}opacityChange(){this.opacityChanged=!0,this.surfaceChanged||this.surfaceChange()}childrenSortChange(){this.childrenSortChanged||(this.childrenSortChanged=this.affectChildrenSort=!0,this.leaf.forceUpdate("surface"))}destroy(){}}class yo{constructor(t,e){this.bubbles=!1,this.type=t,e&&(this.target=e)}stopDefault(){this.isStopDefault=!0,this.origin&&t.event.stopDefault(this.origin)}stopNow(){this.isStopNow=!0,this.isStop=!0,this.origin&&t.event.stopNow(this.origin)}stop(){this.isStop=!0,this.origin&&t.event.stop(this.origin)}}class mo extends yo{constructor(t,e,i){super(t,e),this.parent=i,this.child=e}}mo.ADD="child.add",mo.REMOVE="child.remove",mo.CREATED="created",mo.MOUNTED="mounted",mo.UNMOUNTED="unmounted",mo.DESTROY="destroy";const vo="property.scroll";class wo extends yo{constructor(t,e,i,s,r){super(t,e),this.attrName=i,this.oldValue=s,this.newValue=r}}wo.CHANGE="property.change",wo.LEAFER_CHANGE="property.leafer_change",wo.SCROLL=vo;const xo={scrollX:vo,scrollY:vo};class bo extends yo{constructor(t,e){super(t),Object.assign(this,e)}}bo.LOAD="image.load",bo.LOADED="image.loaded",bo.ERROR="image.error";class ko extends yo{static checkHas(t,e,i){"on"===i?e===So?t.__hasWorldEvent=!0:t.__hasLocalEvent=!0:(t.__hasLocalEvent=t.hasEvent(Bo)||t.hasEvent(Po)||t.hasEvent(Ro),t.__hasWorldEvent=t.hasEvent(So))}static emitLocal(t){if(t.leaferIsReady){const{resized:e}=t.__layout;"local"!==e&&(t.emit(Bo,t),"inner"===e&&t.emit(Po,t)),t.emit(Ro,t)}}static emitWorld(t){t.leaferIsReady&&t.emit(So,this)}}ko.RESIZE="bounds.resize",ko.INNER="bounds.inner",ko.LOCAL="bounds.local",ko.WORLD="bounds.world";const{RESIZE:Bo,INNER:Po,LOCAL:Ro,WORLD:So}=ko,Co={};[Bo,Po,Ro,So].forEach(t=>Co[t]=1);class Eo extends yo{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){_(t)?(super(Eo.RESIZE),Object.assign(this,t)):super(t),this.old=e}static isResizing(t){return this.resizingKeys&&!n(this.resizingKeys[t.innerId])}}Eo.RESIZE="resize";class To extends yo{constructor(t,e){super(t),this.data=e}}To.REQUEST="watch.request",To.DATA="watch.data";class Lo extends yo{constructor(t,e,i){super(t),e&&(this.data=e,this.times=i)}}Lo.REQUEST="layout.request",Lo.START="layout.start",Lo.BEFORE="layout.before",Lo.LAYOUT="layout",Lo.AFTER="layout.after",Lo.AGAIN="layout.again",Lo.END="layout.end";class Oo extends yo{constructor(t,e,i,s){super(t),e&&(this.times=e),i&&(this.renderBounds=i,this.renderOptions=s)}}Oo.REQUEST="render.request",Oo.CHILD_START="render.child_start",Oo.CHILD_END="render.child_end",Oo.START="render.start",Oo.BEFORE="render.before",Oo.RENDER="render",Oo.AFTER="render.after",Oo.AGAIN="render.again",Oo.END="render.end",Oo.NEXT="render.next";class Ao extends yo{}Ao.START="leafer.start",Ao.BEFORE_READY="leafer.before_ready",Ao.READY="leafer.ready",Ao.AFTER_READY="leafer.after_ready",Ao.VIEW_READY="leafer.view_ready",Ao.VIEW_COMPLETED="leafer.view_completed",Ao.STOP="leafer.stop",Ao.RESTART="leafer.restart",Ao.END="leafer.end",Ao.TRANSFORM="leafer.transform",Ao.MOVE="leafer.move",Ao.SCALE="leafer.scale",Ao.ROTATE="leafer.rotate",Ao.SKEW="leafer.skew";const{MOVE:Mo,SCALE:Do,ROTATE:Wo,SKEW:Io}=Ao,Fo={x:Mo,y:Mo,scaleX:Do,scaleY:Do,rotation:Wo,skewX:Io,skewY:Io},zo={};class No{set event(t){this.on(t)}on(t,e,i){if(!e){let e;if(u(t))t.forEach(t=>this.on(t[0],t[1],t[2]));else for(let i in t)u(e=t[i])?this.on(i,e[0],e[1]):this.on(i,e);return}let s,r,n;i&&("once"===i?r=!0:"boolean"==typeof i?s=i:(s=i.capture,r=i.once));const o=Yo(this,s,!0),h=a(t)?t.split(" "):t,l=r?{listener:e,once:r}:{listener:e};h.forEach(t=>{t&&(n=o[t],n?-1===n.findIndex(t=>t.listener===e)&&n.push(l):o[t]=[l],Co[t]&&ko.checkHas(this,t,"on"))})}off(t,e,i){if(t){const s=a(t)?t.split(" "):t;if(e){let t,r,n;i&&(t="boolean"==typeof i?i:"once"!==i&&i.capture);const o=Yo(this,t);s.forEach(t=>{t&&(r=o[t],r&&(n=r.findIndex(t=>t.listener===e),n>-1&&r.splice(n,1),r.length||delete o[t],Co[t]&&ko.checkHas(this,t,"off")))})}else{const{__bubbleMap:t,__captureMap:e}=this;s.forEach(i=>{t&&delete t[i],e&&delete e[i]})}}else this.__bubbleMap=this.__captureMap=void 0}on_(t,e,i,s){return e?this.on(t,i?e=e.bind(i):e,s):u(t)&&t.forEach(t=>this.on(t[0],t[2]?t[1]=t[1].bind(t[2]):t[1],t[3])),{type:t,current:this,listener:e,options:s}}off_(t){if(!t)return;const e=u(t)?t:[t];e.forEach(t=>{t&&(t.listener?t.current.off(t.type,t.listener,t.options):u(t.type)&&t.type.forEach(e=>t.current.off(e[0],e[1],e[3])))}),e.length=0}once(t,e,i,s){if(!e)return u(t)&&t.forEach(t=>this.once(t[0],t[1],t[2],t[3]));_(i)?e=e.bind(i):s=i,this.on(t,e,{once:!0,capture:s})}emit(t,e,i){!e&&$t.has(t)&&(e=$t.get(t,{type:t,target:this,current:this}));const s=Yo(this,i)[t];if(s){let r;for(let n=0,o=s.length;n<o&&!((r=s[n])&&(r.listener(e),r.once&&(this.off(t,r.listener,i),n--,o--),e&&e.isStopNow));n++);}this.syncEventer&&this.syncEventer.emitEvent(e,i)}emitEvent(t,e){t.current=this,this.emit(t.type,t,e)}hasEvent(t,e){if(this.syncEventer&&this.syncEventer.hasEvent(t,e))return!0;const{__bubbleMap:i,__captureMap:s}=this,r=i&&i[t],o=s&&s[t];return!!(n(e)?r||o:e?o:r)}destroy(){this.__captureMap=this.__bubbleMap=this.syncEventer=null}}function Yo(t,e,i){if(e){const{__captureMap:e}=t;return e||(i?t.__captureMap={}:zo)}{const{__bubbleMap:e}=t;return e||(i?t.__bubbleMap={}:zo)}}const{on:Xo,on_:Ho,off:Uo,off_:jo,once:Vo,emit:Go,emitEvent:Ko,hasEvent:qo,destroy:$o}=No.prototype,Qo={on:Xo,on_:Ho,off:Uo,off_:jo,once:Vo,emit:Go,emitEvent:Ko,hasEvent:qo,destroyEventer:$o},Jo=It.get("setAttr"),Zo={__setAttr(t,e,i){if(this.leaferIsCreated){const s=this.__.__getInput(t);if(!i||h(e)||n(e)||(Jo.warn(this.innerName,t,e),e=void 0),_(e)||s!==e){if(this.__realSetAttr(t,e),this.isLeafer){this.emitEvent(new wo(wo.LEAFER_CHANGE,this,t,s,e));const i=Fo[t];i&&(this.emitEvent(new Ao(i,this)),this.emitEvent(new Ao(Ao.TRANSFORM,this)))}this.emitPropertyEvent(wo.CHANGE,t,s,e);const i=xo[t];return i&&this.emitPropertyEvent(i,t,s,e),!0}return!1}return this.__realSetAttr(t,e),!0},emitPropertyEvent(t,e,i,s){const r=new wo(t,this,e,i,s);this.isLeafer||this.hasEvent(t)&&this.emitEvent(r),this.leafer.emitEvent(r)},__realSetAttr(t,e){const i=this.__;i[t]=e,this.__proxyData&&this.setProxyAttr(t,e),i.normalStyle&&(this.lockNormalStyle||n(i.normalStyle[t])||(i.normalStyle[t]=e))},__getAttr(t){return this.__proxyData?this.getProxyAttr(t):this.__.__get(t)}},{setLayout:ta,multiplyParent:ea,translateInner:ia,defaultWorld:sa}=I,{toPoint:ra,tempPoint:na}=ht,oa={__updateWorldMatrix(){const{parent:t,__layout:e,__world:i,__scrollWorld:s,__:r}=this;ea(this.__local||e,t?t.__scrollWorld||t.__world:sa,i,!!e.affectScaleOrRotation,r),s&&ia(Object.assign(s,i),r.scrollX,r.scrollY)},__updateLocalMatrix(){if(this.__local){const t=this.__layout,e=this.__local,i=this.__;t.affectScaleOrRotation&&(t.scaleChanged&&(t.resized||(t.resized="scale"))||t.rotationChanged)&&(ta(e,i,null,null,t.affectRotation),t.scaleChanged=t.rotationChanged=void 0),e.e=i.x+i.offsetX,e.f=i.y+i.offsetY,(i.around||i.origin)&&(ra(i.around||i.origin,t.boxBounds,na),ia(e,-na.x,-na.y,!i.around))}this.__layout.matrixChanged=void 0}},{updateMatrix:aa,updateAllMatrix:ha}=Hn,{updateBounds:la}=eo,{toOuterOf:da,copyAndSpread:ca,copy:ua}=Ct,{toBounds:_a}=gr,pa={__updateWorldBounds(){const t=this.__layout;da(t.renderBounds,this.__world,this.__world),t.resized&&("inner"===t.resized&&this.__onUpdateSize(),this.__hasLocalEvent&&ko.emitLocal(this),t.resized=void 0),this.__hasWorldEvent&&ko.emitWorld(this)},__updateLocalBounds(){const t=this.__layout;t.boxChanged&&(this.__.__pathInputed||this.__updatePath(),this.__updateRenderPath(),this.__updateBoxBounds(),t.resized="inner"),t.localBoxChanged&&(this.__local&&this.__updateLocalBoxBounds(),t.localBoxChanged=void 0,t.strokeSpread&&(t.strokeChanged=!0),t.renderSpread&&(t.renderChanged=!0),this.parent&&this.parent.__layout.boxChange()),t.boxChanged=void 0,t.strokeChanged&&(t.strokeSpread=this.__updateStrokeSpread(),t.strokeSpread?(t.strokeBounds===t.boxBounds&&t.spreadStroke(),this.__updateStrokeBounds(),this.__updateLocalStrokeBounds()):t.spreadStrokeCancel(),t.strokeChanged=void 0,(t.renderSpread||t.strokeSpread!==t.strokeBoxSpread)&&(t.renderChanged=!0),this.parent&&this.parent.__layout.strokeChange(),t.resized="inner"),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=void 0,this.parent&&this.parent.__layout.renderChange()),t.resized||(t.resized="local"),t.boundsChanged=void 0},__updateLocalBoxBounds(){this.__hasMotionPath&&this.__updateMotionPath(),this.__hasAutoLayout&&this.__updateAutoLayout(),da(this.__layout.boxBounds,this.__local,this.__local)},__updateLocalStrokeBounds(){da(this.__layout.strokeBounds,this.__localMatrix,this.__layout.localStrokeBounds)},__updateLocalRenderBounds(){da(this.__layout.renderBounds,this.__localMatrix,this.__layout.localRenderBounds)},__updateBoxBounds(t,e){const i=this.__layout.boxBounds,s=this.__;s.__usePathBox?_a(s.path,i):(i.x=0,i.y=0,i.width=s.width,i.height=s.height)},__updateAutoLayout(){this.__layout.matrixChanged=!0,this.isBranch?(this.__extraUpdate(),this.__.flow?(this.__layout.boxChanged&&this.__updateFlowLayout(),ha(this),la(this,this),this.__.__autoSide&&this.__updateBoxBounds(!0)):(ha(this),la(this,this))):aa(this)},__updateNaturalSize(){const{__:t,__layout:e}=this;t.__naturalWidth=e.boxBounds.width,t.__naturalHeight=e.boxBounds.height},__updateStrokeBounds(t){const e=this.__layout;ca(e.strokeBounds,e.boxBounds,e.strokeBoxSpread)},__updateRenderBounds(t){const e=this.__layout;e.renderSpread>0?ca(e.renderBounds,e.boxBounds,e.renderSpread):ua(e.renderBounds,e.strokeBounds)}},ga={__render(t,e){if(e.shape)return this.__renderShape(t,e);if(this.__worldOpacity){const i=this.__;if(t.setWorld(this.__nowWorld=this.__getNowWorld(e)),t.opacity=e.dimOpacity&&!i.dimskip?i.opacity*e.dimOpacity:i.opacity,this.__.__single){if("path"===i.eraser)return this.__renderEraser(t,e);const s=t.getSameCanvas(!0,!0);this.__draw(s,e,t),Hn.copyCanvasByWorld(this,t,s,this.__nowWorld,i.__blendMode,!0),s.recycle(this.__nowWorld)}else this.__draw(t,e);It.showBounds&&It.drawBounds(this,t,e)}},__renderShape(t,e){this.__worldOpacity&&(t.setWorld(this.__nowWorld=this.__getNowWorld(e)),this.__drawShape(t,e))},__clip(t,e){this.__worldOpacity&&(t.setWorld(this.__nowWorld=this.__getNowWorld(e)),this.__drawRenderPath(t),t.clipUI(this))},__updateWorldOpacity(){this.__worldOpacity=this.__.visible?this.parent?this.parent.__worldOpacity*this.__.opacity:this.__.opacity:0,this.__layout.opacityChanged&&(this.__layout.opacityChanged=!1)}},{excludeRenderBounds:fa}=Qn,ya={__updateChange(){const{__layout:t}=this;t.childrenSortChanged&&(this.__updateSortChildren(),t.childrenSortChanged=!1),this.__.__checkSingle()},__render(t,e){if(this.__nowWorld=this.__getNowWorld(e),this.__worldOpacity){const i=this.__;if(i.dim?e.dimOpacity=!0===i.dim?.2:i.dim:i.dimskip&&e.dimOpacity&&(e.dimOpacity=0),i.__single&&!this.isBranchLeaf){if("path"===i.eraser)return this.__renderEraser(t,e);const s=t.getSameCanvas(!1,!0);this.__renderBranch(s,e);const r=this.__nowWorld;t.opacity=e.dimOpacity?i.opacity*e.dimOpacity:i.opacity,t.copyWorldByReset(s,r,r,i.__blendMode,!0),s.recycle(r)}else this.__renderBranch(t,e)}},__renderBranch(t,e){if(this.__hasMask)this.__renderMask(t,e);else{const{children:i}=this;for(let s=0,r=i.length;s<r;s++)fa(i[s],e)||i[s].__render(t,e)}},__clip(t,e){if(this.__worldOpacity){const{children:i}=this;for(let s=0,r=i.length;s<r;s++)fa(i[s],e)||i[s].__clip(t,e)}}},ma={},{LEAF:va,create:wa}=e,{toInnerPoint:xa,toOuterPoint:ba,multiplyParent:ka}=I,{toOuterOf:Ba}=Ct,{copy:Pa,move:Ra}=K,{moveLocal:Sa,zoomOfLocal:Ca,rotateOfLocal:Ea,skewOfLocal:Ta,moveWorld:La,zoomOfWorld:Oa,rotateOfWorld:Aa,skewOfWorld:Ma,transform:Da,transformWorld:Wa,setTransform:Ia,getFlipTransform:Fa,getLocalOrigin:za,getRelativeWorld:Na,drop:Ya}=Hn;let Xa=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 m}get __LayoutProcessor(){return fo}get leaferIsCreated(){return this.leafer&&this.leafer.created}get leaferIsReady(){return this.leafer&&this.leafer.ready}get isLeafer(){return!1}get isBranch(){return!1}get isBranchLeaf(){return!1}get __localMatrix(){return this.__local||this.__layout}get __localBoxBounds(){return this.__local||this.__layout}get worldTransform(){return this.__layout.getTransform("world")}get localTransform(){return this.__layout.getTransform("local")}get scrollWorldTransform(){return this.updateLayout(),this.__scrollWorld||this.__world}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.updateLayout(),this.__worldOpacity}get __worldFlipped(){return this.__world.scaleX<0||this.__world.scaleY<0}get __onlyHitMask(){return this.__hasMask&&!this.__.hitChildren}get __ignoreHitWorld(){return(this.__hasMask||this.__hasEraser)&&this.__.hitChildren}get __inLazyBounds(){return this.leaferIsCreated&&this.leafer.lazyBounds.hit(this.__world)}get pathInputed(){return this.__.__pathInputed}set event(t){this.on(t)}constructor(t){this.innerId=wa(va),this.reset(t),this.__bubbleMap&&this.__emitLifeEvent(mo.CREATED)}reset(t){this.leafer&&this.leafer.forceRender(this.__world),0!==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.on(mo.ADD,t,"once")}waitLeafer(t,e){e&&(t=t.bind(e)),this.leafer?t():this.on(mo.MOUNTED,t,"once")}nextRender(t,e,i){this.leafer?this.leafer.nextRender(t,e,i):this.waitLeafer(()=>this.leafer.nextRender(t,e,i))}removeNextRender(t){this.nextRender(t,null,"off")}__bindLeafer(t){if(this.isLeafer&&null!==t&&(t=this),this.leafer&&!t&&this.leafer.leafs--,this.leafer=t,t?(t.leafs++,this.__level=this.parent?this.parent.__level+1:1,this.animation&&this.__runAnimation("in"),this.__bubbleMap&&this.__emitLifeEvent(mo.MOUNTED)):this.__emitLifeEvent(mo.UNMOUNTED),this.isBranch){const{children:e}=this;for(let i=0,s=e.length;i<s;i++)e[i].__bindLeafer(t)}}set(t,e){}get(t){}setAttr(t,e){this[t]=e}getAttr(t){return this[t]}getComputedAttr(t){return this.__[t]}toJSON(t){return t&&this.__layout.update(),this.__.__getInputData(null,t)}toString(t){return JSON.stringify(this.toJSON(t))}toSVG(){}__SVG(t){}toHTML(){}__setAttr(t,e){return!0}__getAttr(t){}setProxyAttr(t,e){}getProxyAttr(t){}find(t,e){}findTag(t){}findOne(t,e){}findId(t){}focus(t){}updateState(){}updateLayout(){this.__layout.update()}forceUpdate(t){n(t)?t="width":"surface"===t&&(t="blendMode");const e=this.__.__getInput(t);this.__[t]=n(e)?null:void 0,this[t]=e}forceRender(t,e){this.forceUpdate("surface")}__extraUpdate(){this.leaferIsReady&&this.leafer.layouter.addExtra(this)}__updateWorldMatrix(){}__updateLocalMatrix(){}__updateWorldBounds(){}__updateLocalBounds(){}__updateLocalBoxBounds(){}__updateLocalStrokeBounds(){}__updateLocalRenderBounds(){}__updateBoxBounds(t,e){}__updateContentBounds(){}__updateStrokeBounds(t){}__updateRenderBounds(t){}__updateAutoLayout(){}__updateFlowLayout(){}__updateNaturalSize(){}__updateStrokeSpread(){return 0}__updateRenderSpread(){return 0}__onUpdateSize(){}__updateEraser(t){this.__hasEraser=!!t||this.children.some(t=>t.__.eraser)}__renderEraser(t,e){t.save(),this.__clip(t,e);const{renderBounds:i}=this.__layout;t.clearRect(i.x,i.y,i.width,i.height),t.restore()}__updateMask(t){this.__hasMask=this.children.some(t=>t.__.mask&&t.__.visible&&t.__.opacity)}__renderMask(t,e){}__getNowWorld(t){if(t.matrix){this.__cameraWorld||(this.__cameraWorld={});const e=this.__cameraWorld,i=this.__world;return ka(i,t.matrix,e,void 0,i),Ba(this.__layout.renderBounds,e,e),e.half!==i.half&&(e.half=i.half),e}return this.__world}getClampRenderScale(){let{scaleX:t}=this.__nowWorld||this.__world;return t<0&&(t=-t),t>1?t:1}getRenderScaleData(t,e){let{scaleX:i,scaleY:s}=Dr.patternLocked?this.__world:this.__nowWorld;return t&&(i<0&&(i=-i),s<0&&(s=-s)),(!0===e||"zoom-in"===e&&i>1&&s>1)&&(i=s=1),ma.scaleX=i,ma.scaleY=s,ma}getTransform(t){return this.__layout.getTransform(t||"local")}getBounds(t,e){return this.__layout.getBounds(t,e)}getLayoutBounds(t,e,i){return this.__layout.getLayoutBounds(t,e,i)}getLayoutPoints(t,e){return this.__layout.getLayoutPoints(t,e)}getWorldBounds(t,e,i){const s=e?Na(this,e):this.worldTransform,r=i?t:{};return Ba(t,s,r),r}worldToLocal(t,e,i,s){this.parent?this.parent.worldToInner(t,e,i,s):e&&Pa(e,t)}localToWorld(t,e,i,s){this.parent?this.parent.innerToWorld(t,e,i,s):e&&Pa(e,t)}worldToInner(t,e,i,s){s&&(s.innerToWorld(t,e,i),t=e||t),xa(this.scrollWorldTransform,t,e,i)}innerToWorld(t,e,i,s){ba(this.scrollWorldTransform,t,e,i),s&&s.worldToInner(e||t,null,i)}getBoxPoint(t,e,i,s){return this.getBoxPointByInner(this.getInnerPoint(t,e,i,s),null,null,!0)}getBoxPointByInner(t,e,i,s){const r=s?t:Object.assign({},t),{x:n,y:o}=this.boxBounds;return Ra(r,-n,-o),r}getInnerPoint(t,e,i,s){const r=s?t:{};return this.worldToInner(t,r,i,e),r}getInnerPointByBox(t,e,i,s){const r=s?t:Object.assign({},t),{x:n,y:o}=this.boxBounds;return Ra(r,n,o),r}getInnerPointByLocal(t,e,i,s){return this.getInnerPoint(t,this.parent,i,s)}getLocalPoint(t,e,i,s){const r=s?t:{};return this.worldToLocal(t,r,i,e),r}getLocalPointByInner(t,e,i,s){return this.getWorldPoint(t,this.parent,i,s)}getPagePoint(t,e,i,s){return(this.leafer?this.leafer.zoomLayer:this).getInnerPoint(t,e,i,s)}getWorldPoint(t,e,i,s){const r=s?t:{};return this.innerToWorld(t,r,i,e),r}getWorldPointByBox(t,e,i,s){return this.getWorldPoint(this.getInnerPointByBox(t,null,null,s),e,i,!0)}getWorldPointByLocal(t,e,i,s){const r=s?t:{};return this.localToWorld(t,r,i,e),r}getWorldPointByPage(t,e,i,s){return(this.leafer?this.leafer.zoomLayer:this).getWorldPoint(t,e,i,s)}setTransform(t,e,i){Ia(this,t,e,i)}transform(t,e,i){Da(this,t,e,i)}move(t,e,i){Sa(this,t,e,i)}moveInner(t,e,i){La(this,t,e,!0,i)}scaleOf(t,e,i,s,r){Ca(this,za(this,t),e,i,s,r)}rotateOf(t,e,i){Ea(this,za(this,t),e,i)}skewOf(t,e,i,s,r){Ta(this,za(this,t),e,i,s,r)}transformWorld(t,e,i){Wa(this,t,e,i)}moveWorld(t,e,i){La(this,t,e,!1,i)}scaleOfWorld(t,e,i,s,r){Oa(this,t,e,i,s,r)}rotateOfWorld(t,e){Aa(this,t,e)}skewOfWorld(t,e,i,s,r){Ma(this,t,e,i,s,r)}flip(t,e){Da(this,Fa(this,t),!1,e)}scaleResize(t,e=t,i){this.scaleX*=t,this.scaleY*=e}__scaleResize(t,e){}resizeWidth(t){}resizeHeight(t){}hit(t,e){return!0}__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,i){}__clip(t,e){}__renderShape(t,e){}__drawShape(t,e){}__updateWorldOpacity(){}__updateChange(){}__drawPath(t){}__drawRenderPath(t){}__updatePath(){}__updateRenderPath(){}getMotionPathData(){return Ut.need("path")}getMotionPoint(t){return Ut.need("path")}getMotionTotal(){return 0}__updateMotionPath(){}__runAnimation(t,e){}__updateSortChildren(){}add(t,e){}remove(t,e){this.parent&&this.parent.remove(this,e)}dropTo(t,e,i){Ya(this,t,e,i)}on(t,e,i){}off(t,e,i){}on_(t,e,i,s){}off_(t){}once(t,e,i,s){}emit(t,e,i){}emitEvent(t,e){}hasEvent(t,e){return!1}static changeAttr(t,e,i){i?this.addAttr(t,e,i):bn(this.prototype,t,e)}static addAttr(t,e,i,s){i||(i=tn),i(e,s)(this.prototype,t)}__emitLifeEvent(t){this.hasEvent(t)&&this.emitEvent(new mo(t,this,this.parent))}destroy(){this.destroyed||(this.parent&&this.remove(),this.children&&this.clear(),this.__emitLifeEvent(mo.DESTROY),this.__.destroy(),this.__layout.destroy(),this.destroyEventer(),this.destroyed=!0)}};Xa=Zt([En(Zo),En(oa),En(pa),En(Qo),En(ga)],Xa);const{setListWithFn:Ha}=Ct,{sort:Ua}=eo,{localBoxBounds:ja,localStrokeBounds:Va,localRenderBounds:Ga,maskLocalBoxBounds:Ka,maskLocalStrokeBounds:qa,maskLocalRenderBounds:$a}=Qn,Qa=new It("Branch");let Ja=class extends Xa{__updateStrokeSpread(){const{children:t}=this;for(let e=0,i=t.length;e<i;e++)if(t[e].__layout.strokeSpread)return 1;return 0}__updateRenderSpread(){const{children:t}=this;for(let e=0,i=t.length;e<i;e++)if(t[e].__layout.renderSpread)return 1;return 0}__updateBoxBounds(t,e){Ha(e||this.__layout.boxBounds,this.children,this.__hasMask?Ka:ja)}__updateStrokeBounds(t){Ha(t||this.__layout.strokeBounds,this.children,this.__hasMask?qa:Va)}__updateRenderBounds(t){Ha(t||this.__layout.renderBounds,this.children,this.__hasMask?$a:Ga)}__updateSortChildren(){let t;const{children:e}=this;if(e.length>1){for(let i=0,s=e.length;i<s;i++)e[i].__tempNumber=i,e[i].__.zIndex&&(t=!0);e.sort(Ua),this.__layout.affectChildrenSort=t}}add(t,e){if(t===this||t.destroyed)return Qa.warn("add self or destroyed");const i=n(e);if(!t.__){if(u(t))return t.forEach(t=>{this.add(t,e),i||e++});t=Gt.get(t.tag,t)}t.parent&&t.parent.remove(t),t.parent=this,i?this.children.push(t):this.children.splice(e,0,t),t.isBranch&&(this.__.__childBranchNumber=(this.__.__childBranchNumber||0)+1);const s=t.__layout;s.boxChanged||s.boxChange(),s.matrixChanged||s.matrixChange(),t.__bubbleMap&&t.__emitLifeEvent(mo.ADD),this.leafer&&(t.__bindLeafer(this.leafer),this.leafer.created&&this.__emitChildEvent(mo.ADD,t)),this.__layout.affectChildrenSort&&this.__layout.childrenSortChange()}addMany(...t){this.add(t)}remove(t,e){t?t.__?t.animationOut?t.__runAnimation("out",()=>this.__remove(t,e)):this.__remove(t,e):this.find(t).forEach(t=>this.remove(t,e)):n(t)&&super.remove(null,e)}removeAll(t){const{children:e}=this;e.length&&(this.children=[],this.__preRemove(),this.__.__childBranchNumber=0,e.forEach(e=>{this.__realRemoveChild(e),t&&e.destroy()}))}clear(){this.removeAll(!0)}__remove(t,e){const i=this.children.indexOf(t);i>-1&&(this.children.splice(i,1),t.isBranch&&(this.__.__childBranchNumber=(this.__.__childBranchNumber||1)-1),this.__preRemove(),this.__realRemoveChild(t),e&&t.destroy())}__preRemove(){this.__hasMask&&this.__updateMask(),this.__hasEraser&&this.__updateEraser(),this.__layout.boxChange(),this.__layout.affectChildrenSort&&this.__layout.childrenSortChange()}__realRemoveChild(t){t.__emitLifeEvent(mo.REMOVE),t.parent=null,this.leafer&&(t.__bindLeafer(null),this.leafer.created&&(this.__emitChildEvent(mo.REMOVE,t),this.leafer.hitCanvasManager&&this.leafer.hitCanvasManager.clear()))}__emitChildEvent(t,e){const i=new mo(t,e,this);this.hasEvent(t)&&!this.isLeafer&&this.emitEvent(i),this.leafer.emitEvent(i)}};Ja=Zt([En(ya)],Ja);class Za{get length(){return this.list.length}constructor(t){this.reset(),t&&(u(t)?this.addList(t):this.add(t))}has(t){return t&&!n(this.keys[t.innerId])}indexAt(t){return this.list[t]}indexOf(t){const e=this.keys[t.innerId];return n(e)?-1:e}add(t){const{list:e,keys:i}=this;n(i[t.innerId])&&(e.push(t),i[t.innerId]=e.length-1)}addAt(t,e=0){const{keys:i}=this;if(n(i[t.innerId])){const{list:s}=this;for(let t=e,r=s.length;t<r;t++)i[s[t].innerId]++;0===e?s.unshift(t):(e>s.length&&(e=s.length),s.splice(e,0,t)),i[t.innerId]=e}}addList(t){for(let e=0;e<t.length;e++)this.add(t[e])}remove(t){const{list:e}=this;let i;for(let s=0,r=e.length;s<r;s++)n(i)?e[s].innerId===t.innerId&&(i=s,delete this.keys[t.innerId]):this.keys[e[s].innerId]=s-1;n(i)||e.splice(i,1)}sort(t){const{list:e}=this;t?e.sort((t,e)=>e.__level-t.__level):e.sort((t,e)=>t.__level-e.__level)}forEach(t){this.list.forEach(t)}clone(){const t=new Za;return t.list=[...this.list],t.keys=Object.assign({},this.keys),t}update(){this.keys={};const{list:t,keys:e}=this;for(let i=0,s=t.length;i<s;i++)e[t[i].innerId]=i}reset(){this.list=[],this.keys={}}destroy(){this.reset()}}class th{get length(){return this._length}constructor(t){this._length=0,this.reset(),t&&(u(t)?this.addList(t):this.add(t))}has(t){return!n(this.keys[t.innerId])}without(t){return n(this.keys[t.innerId])}sort(t){const{levels:e}=this;t?e.sort((t,e)=>e-t):e.sort((t,e)=>t-e)}addList(t){t.forEach(t=>{this.add(t)})}add(t){const{keys:e,levelMap:i}=this;e[t.innerId]||(e[t.innerId]=1,i[t.__level]?i[t.__level].push(t):(i[t.__level]=[t],this.levels.push(t.__level)),this._length++)}forEach(t){let e;this.levels.forEach(i=>{e=this.levelMap[i];for(let i=0,s=e.length;i<s;i++)t(e[i])})}reset(){this.levelMap={},this.keys={},this.levels=[],this._length=0}destroy(){this.levelMap=null}}const eh="1.9.5",ih=It.get("LeaferCanvas");class sh extends _e{set zIndex(t){const{style:e}=this.view;e.zIndex=t,this.setAbsolute(this.view)}set childIndex(t){const{view:e,parentView:i}=this;if(e&&i){const s=i.children[t];s?(this.setAbsolute(s),i.insertBefore(e,s)):i.appendChild(s)}}init(){const{config:e}=this,i=e.view||e.canvas;i?this.__createViewFrom(i):this.__createView();const{style:s}=this.view;if(s.display||(s.display="block"),this.parentView=this.view.parentElement,this.parentView){const t=this.parentView.style;t.webkitUserSelect=t.userSelect="none"}t.syncDomFont&&!this.parentView&&(s.display="none",document.body.appendChild(this.view)),this.__createContext(),this.autoLayout||this.resize(e)}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=a(t)?document.getElementById(t):t;if(e)if(e instanceof HTMLCanvasElement)this.view=e;else{let t=e;if(e===window||e===document){const e=document.createElement("div"),{style:i}=e;i.position="absolute",i.top=i.bottom=i.left=i.right="0px",document.body.appendChild(e),t=e}this.__createView();const i=this.view;t.hasChildNodes()&&(this.setAbsolute(i),t.style.position||(t.style.position="relative")),t.appendChild(i)}else ih.error(`no id: ${t}`),this.__createView()}setAbsolute(t){const{style:e}=t;e.position="absolute",e.top=e.left="0px"}updateViewSize(){const{width:t,height:e,pixelRatio:i}=this,{style:s}=this.view;if(this.unreal){const{config:t,autoWidthStr:e,autoHeightStr:i}=this;t.width?(n(e)&&(this.autoWidthStr=s.width||""),s.width=t.width+"px"):n(e)||(s.width=e),t.height?(n(i)&&(this.autoHeightStr=s.height||""),s.height=t.height+"px"):n(i)||(s.height=i)}else s.width=t+"px",s.height=e+"px",this.view.width=Math.ceil(t*i),this.view.height=Math.ceil(e*i)}updateClientBounds(){this.view.parentElement&&(this.clientBounds=this.view.getBoundingClientRect())}startAutoLayout(t,e){if(this.resizeListener=e,t){if(this.autoBounds=t,this.resizeObserver)return;try{this.resizeObserver=new ResizeObserver(t=>{this.updateClientBounds();for(const e of t)this.checkAutoBounds(e.contentRect)});const t=this.parentView;t?(this.resizeObserver.observe(t),this.checkAutoBounds(t.getBoundingClientRect())):(this.checkAutoBounds(this.view),ih.warn("no parent"))}catch(t){this.imitateResizeObserver()}this.stopListenPixelRatio()}else this.listenPixelRatio(),this.unreal&&this.updateViewSize()}imitateResizeObserver(){this.autoLayout&&(this.parentView&&this.checkAutoBounds(this.parentView.getBoundingClientRect()),t.requestRender(this.imitateResizeObserver.bind(this)))}listenPixelRatio(){this.windowListener||window.addEventListener("resize",this.windowListener=()=>{const e=t.devicePixelRatio;if(!this.config.pixelRatio&&this.pixelRatio!==e){const{width:t,height:i}=this;this.emitResize({width:t,height:i,pixelRatio:e})}})}stopListenPixelRatio(){this.windowListener&&(window.removeEventListener("resize",this.windowListener),this.windowListener=null)}checkAutoBounds(e){const i=this.view,{x:s,y:r,width:n,height:o}=this.autoBounds.getBoundsFrom(e),a={width:n,height:o,pixelRatio:this.config.pixelRatio?this.pixelRatio:t.devicePixelRatio};if(!this.isSameSize(a)){const{style:t}=i;t.marginLeft=s+"px",t.marginTop=r+"px",this.emitResize(a)}}stopAutoLayout(){this.autoLayout=!1,this.resizeObserver&&this.resizeObserver.disconnect(),this.resizeListener=this.resizeObserver=null}emitResize(t){const e={};f.copyAttrs(e,this,ue),this.resize(t),this.resizeListener&&!n(this.width)&&this.resizeListener(new Eo(t,e))}unrealCanvas(){if(!this.unreal&&this.parentView){const t=this.view;t&&t.remove(),this.view=this.parentView,this.unreal=!0}}destroy(){if(this.view){if(this.stopAutoLayout(),this.stopListenPixelRatio(),!this.unreal){const t=this.view;t.parentElement&&t.remove()}super.destroy()}}}Rr(CanvasRenderingContext2D.prototype),Rr(Path2D.prototype);const{mineType:rh,fileType:nh}=Sr;function oh(e,i){t.origin={createCanvas(t,e){const i=document.createElement("canvas");return i.width=t,i.height=e,i},canvasToDataURL:(t,e,i)=>{const s=rh(e),r=t.toDataURL(s,i);return"image/bmp"===s?r.replace("image/png;","image/bmp;"):r},canvasToBolb:(t,e,i)=>new Promise(s=>t.toBlob(s,rh(e),i)),canvasSaveAs:(e,i,s)=>{const r=e.toDataURL(rh(nh(i)),s);return t.origin.download(r,i)},download:(t,e)=>new Promise(i=>{let s=document.createElement("a");s.href=t,s.download=e,document.body.appendChild(s),s.click(),document.body.removeChild(s),i()}),loadImage:e=>new Promise((i,s)=>{const r=new t.origin.Image,{crossOrigin:n}=t.image;n&&(r.setAttribute("crossOrigin",n),r.crossOrigin=n),r.onload=()=>{i(r)},r.onerror=t=>{s(t)},r.src=t.image.getRealURL(e)}),Image:Image,PointerEvent:PointerEvent,DragEvent:DragEvent},t.event={stopDefault(t){t.preventDefault()},stopNow(t){t.stopImmediatePropagation()},stop(t){t.stopPropagation()}},t.canvas=jt.canvas(),t.conicGradientSupport=!!t.canvas.context.createConicGradient}Object.assign(jt,{canvas:(t,e)=>new sh(t,e),image:t=>new Yr(t)}),t.name="web",t.isMobile="ontouchstart"in window,t.requestRender=function(t){window.requestAnimationFrame(t)},Xr(t,"devicePixelRatio",{get:()=>devicePixelRatio});const{userAgent:ah}=navigator;ah.indexOf("Firefox")>-1?(t.conicGradientRotate90=!0,t.intWheelDeltaY=!0,t.syncDomFont=!0):(/iPhone|iPad|iPod/.test(navigator.userAgent)||/Macintosh/.test(navigator.userAgent)&&/Version\/[\d.]+.*Safari/.test(navigator.userAgent))&&(t.fullImageShadow=!0),ah.indexOf("Windows")>-1?(t.os="Windows",t.intWheelDeltaY=!0):ah.indexOf("Mac")>-1?t.os="Mac":ah.indexOf("Linux")>-1&&(t.os="Linux");class hh{get childrenChanged(){return this.hasAdd||this.hasRemove||this.hasVisible}get updatedList(){if(this.hasRemove){const t=new Za;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 Za,this.target=t,e&&(this.config=f.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(Oo.REQUEST)}__onAttrChange(t){this.__updatedList.add(t.target),this.update()}__onChildEvent(t){t.type===mo.ADD?(this.hasAdd=!0,this.__pushChild(t.child)):(this.hasRemove=!0,this.__updatedList.add(t.parent)),this.update()}__pushChild(t){this.__updatedList.add(t),t.isBranch&&this.__loopChildren(t)}__loopChildren(t){const{children:e}=t;for(let t=0,i=e.length;t<i;t++)this.__pushChild(e[t])}__onRquestData(){this.target.emitEvent(new To(To.DATA,{updatedList:this.updatedList})),this.__updatedList=new Za,this.totalTimes++,this.changed=this.hasVisible=this.hasRemove=this.hasAdd=!1}__listenEvents(){this.__eventIds=[this.target.on_([[wo.CHANGE,this.__onAttrChange,this],[[mo.ADD,mo.REMOVE],this.__onChildEvent,this],[To.REQUEST,this.__onRquestData,this]])]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.target=this.__updatedList=null)}}const{updateAllMatrix:lh,updateBounds:dh,updateChange:ch}=Hn,{pushAllChildBranch:uh,pushAllParent:_h}=eo;const{worldBounds:ph}=Qn;class gh{constructor(t){this.updatedBounds=new Ot,this.beforeBounds=new Ot,this.afterBounds=new Ot,u(t)&&(t=new Za(t)),this.updatedList=t}setBefore(){this.beforeBounds.setListWithFn(this.updatedList.list,ph)}setAfter(){this.afterBounds.setListWithFn(this.updatedList.list,ph),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:fh,updateAllChange:yh}=Hn,mh=It.get("Layouter");class vh{constructor(t,e){this.totalTimes=0,this.config={},this.__levelList=new th,this.target=t,e&&(this.config=f.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.layouting||!this.running)return;const{target:t}=this;this.times=0;try{t.emit(Lo.START),this.layoutOnce(),t.emitEvent(new Lo(Lo.END,this.layoutedBlocks,this.times))}catch(t){mh.error(t)}this.layoutedBlocks=null}layoutAgain(){this.layouting?this.waitAgain=!0:this.layoutOnce()}layoutOnce(){return this.layouting?mh.warn("layouting"):this.times>3?mh.warn("layout max times"):(this.times++,this.totalTimes++,this.layouting=!0,this.target.emit(To.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=Yt.start("PartLayout"),{target:i,__updatedList:s}=this,{BEFORE:r,LAYOUT:n,AFTER:o}=Lo,a=this.getBlocks(s);a.forEach(t=>t.setBefore()),i.emitEvent(new Lo(r,a,this.times)),this.extraBlock=null,s.sort(),function(t,e){let i;t.list.forEach(t=>{i=t.__layout,e.without(t)&&!i.proxyZoom&&(i.matrixChanged?(lh(t,!0),e.add(t),t.isBranch&&uh(t,e),_h(t,e)):i.boundsChanged&&(e.add(t),t.isBranch&&(t.__tempNumber=0),_h(t,e)))})}(s,this.__levelList),function(t){let e,i,s;t.sort(!0),t.levels.forEach(r=>{e=t.levelMap[r];for(let t=0,r=e.length;t<r;t++){if(i=e[t],i.isBranch&&i.__tempNumber){s=i.children;for(let t=0,e=s.length;t<e;t++)s[t].isBranch||dh(s[t])}dh(i)}})}(this.__levelList),function(t){t.list.forEach(ch)}(s),this.extraBlock&&a.push(this.extraBlock),a.forEach(t=>t.setAfter()),i.emitEvent(new Lo(n,a,this.times)),i.emitEvent(new Lo(o,a,this.times)),this.addBlocks(a),this.__levelList.reset(),this.__updatedList=null,Yt.end(e)}fullLayout(){const t=Yt.start("FullLayout"),{target:e}=this,{BEFORE:i,LAYOUT:s,AFTER:r}=Lo,n=this.getBlocks(new Za(e));e.emitEvent(new Lo(i,n,this.times)),vh.fullLayout(e),n.forEach(t=>{t.setAfter()}),e.emitEvent(new Lo(s,n,this.times)),e.emitEvent(new Lo(r,n,this.times)),this.addBlocks(n),Yt.end(t)}static fullLayout(t){fh(t,!0),t.isBranch?eo.updateBounds(t):Hn.updateBounds(t),yh(t)}addExtra(t){if(!this.__updatedList.has(t)){const{updatedList:e,beforeBounds:i}=this.extraBlock||(this.extraBlock=new gh([]));e.length?i.add(t.__world):i.set(t.__world),e.add(t)}}createBlock(t){return new gh(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(){this.__eventIds=[this.target.on_([[Lo.REQUEST,this.layout,this],[Lo.AGAIN,this.layoutAgain,this],[To.DATA,this.__onReceiveWatchData,this]])]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.target=this.config=null)}}const wh=It.get("Renderer");class xh{get needFill(){return!(this.canvas.allowBackgroundColor||!this.config.fill)}constructor(t,e,i){this.FPS=60,this.totalTimes=0,this.times=0,this.config={usePartRender:!0,maxFPS:120},this.target=t,this.canvas=e,i&&(this.config=f.default(i,this.config)),this.__listenEvents()}start(){this.running=!0,this.update(!1)}stop(){this.running=!1}update(t=!0){this.changed||(this.changed=t),this.__requestRender()}requestLayout(){this.target.emit(Lo.REQUEST)}checkRender(){if(this.running){const{target:t}=this;t.isApp&&(t.emit(Oo.CHILD_START,t),t.children.forEach(t=>{t.renderer.FPS=this.FPS,t.renderer.checkRender()}),t.emit(Oo.CHILD_END,t)),this.changed&&this.canvas.view&&this.render(),this.target.emit(Oo.NEXT)}}render(t){if(!this.running||!this.canvas.view)return this.update();const{target:e}=this;this.times=0,this.totalBounds=new Ot,wh.log(e.innerName,"---\x3e");try{this.emitRender(Oo.START),this.renderOnce(t),this.emitRender(Oo.END,this.totalBounds),Dr.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 Ot,this.renderOptions={},t)this.emitRender(Oo.BEFORE),t();else{if(this.requestLayout(),this.ignore)return void(this.ignore=this.rendering=!1);this.emitRender(Oo.BEFORE),this.config.usePartRender&&this.totalTimes>1?this.partRender():this.fullRender()}this.emitRender(Oo.RENDER,this.renderBounds,this.renderOptions),this.emitRender(Oo.AFTER,this.renderBounds,this.renderOptions),this.updateBlocks=null,this.rendering=!1,this.waitAgain&&(this.waitAgain=!1,this.renderOnce())}partRender(){const{canvas:t,updateBlocks:e}=this;e&&(this.mergeBlocks(),e.forEach(e=>{t.bounds.hit(e)&&!e.isEmpty()&&this.clipRender(e)}))}clipRender(t){const e=Yt.start("PartRender"),{canvas:i}=this,s=t.getIntersect(i.bounds),r=new Ot(s);i.save(),s.spread(xh.clipSpread).ceil(),i.clearWorld(s),i.clipWorld(s),this.__render(s,r),i.restore(),Yt.end(e)}fullRender(){const t=Yt.start("FullRender"),{canvas:e}=this;e.save(),e.clear(),this.__render(e.bounds),e.restore(),Yt.end(t)}__render(t,e){const{canvas:i}=this,s=t.includes(this.target.__world),r=s?{includes:s}:{bounds:t,includes:s};this.needFill&&i.fillWorld(t,this.config.fill),It.showRepaint&&It.drawRepaint(i,t),this.target.__render(i,r),this.renderBounds=e=e||t,this.renderOptions=r,this.totalBounds.isEmpty()?this.totalBounds=e:this.totalBounds.add(e),i.updateRender(e)}addBlock(t){this.updateBlocks||(this.updateBlocks=[]),this.updateBlocks.push(t)}mergeBlocks(){const{updateBlocks:t}=this;if(t){const e=new Ot;e.setList(t),t.length=0,t.push(e)}}__requestRender(){const e=this.target;if(this.requestTime||!e)return;if(e.parentApp)return e.parentApp.requestRender(!1);const i=this.requestTime=Date.now(),s=()=>{const e=1e3/(Date.now()-i),{maxFPS:r}=this.config;if(r&&e>r-.5)return t.requestRender(s);this.FPS=Math.min(120,Math.ceil(e)),this.requestTime=0,this.checkRender()};t.requestRender(s)}__onResize(t){if(!this.canvas.unreal){if(t.bigger||!t.samePixelRatio){const{width:e,height:i}=t.old;if(!new Ot(0,0,e,i).includes(this.target.__world)||this.needFill||!t.samePixelRatio)return this.addBlock(this.canvas.bounds),void this.target.forceUpdate("surface")}this.addBlock(new Ot(0,0,1,1)),this.update()}}__onLayoutEnd(t){t.data&&t.data.map(t=>{let e;t.updatedList&&t.updatedList.list.some(t=>(e=!t.__world.width||!t.__world.height,e&&(t.isLeafer||wh.tip(t.innerName,": empty"),e=!t.isBranch||t.isBranchLeaf),e)),this.addBlock(e?this.canvas.bounds:t.updatedBounds)})}emitRender(t,e,i){this.target.emitEvent(new Oo(t,this.times,e,i))}__listenEvents(){this.__eventIds=[this.target.on_([[Oo.REQUEST,this.update,this],[Lo.END,this.__onLayoutEnd,this],[Oo.AGAIN,this.renderAgain,this],[Eo.RESIZE,this.__onResize,this]])]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.config={},this.target=this.canvas=null)}}xh.clipSpread=10;const{hitRadiusPoint:bh}=Ct;class kh{constructor(t,e){this.target=t,this.selector=e}getByPoint(t,e,i){e||(e=0),i||(i={});const s=i.through||!1,r=i.ignoreHittable||!1,n=i.target||this.target;this.exclude=i.exclude||null,this.point={x:t.x,y:t.y,radiusX:e,radiusY:e},this.findList=new Za(i.findList),i.findList||this.hitBranch(n.isBranchLeaf?{children:[n]}:n);const{list:o}=this.findList,a=this.getBestMatchLeaf(o,i.bottomList,r),h=r?this.getPath(a):this.getHitablePath(a);return this.clear(),s?{path:h,target:a,throughPath:o.length?this.getThroughPath(o):h}:{path:h,target:a}}hitPoint(t,e,i){return!!this.getByPoint(t,e,i).target}getBestMatchLeaf(t,e,i){const s=this.findList=new Za;if(t.length){let e;const{x:r,y:n}=this.point,o={x:r,y:n,radiusX:0,radiusY:0};for(let r=0,n=t.length;r<n;r++)if(e=t[r],(i||Hn.worldHittable(e))&&(this.hitChild(e,o),s.length)){if(e.isBranchLeaf&&t.some(t=>t!==e&&Hn.hasParent(t,e))){s.reset();break}return s.list[0]}}if(e)for(let t=0,i=e.length;t<i;t++)if(this.hitChild(e[t].target,this.point,e[t].proxy),s.length)return s.list[0];return i?t[0]:t.find(t=>Hn.worldHittable(t))}getPath(t){const e=new Za;for(;t;)e.add(t),t=t.parent;return this.target&&e.add(this.target),e}getHitablePath(t){const e=this.getPath(t&&t.hittable?t:null);let i,s=new Za;for(let t=e.list.length-1;t>-1&&(i=e.list[t],i.__.hittable)&&(s.addAt(i,0),i.__.hitChildren);t--);return s}getThroughPath(t){const e=new Za,i=[];for(let e=t.length-1;e>-1;e--)i.push(this.getPath(t[e]));let s,r,n;for(let t=0,o=i.length;t<o;t++){s=i[t],r=i[t+1];for(let t=0,i=s.length;t<i&&(n=s.list[t],!r||!r.has(n));t++)e.add(n)}return e}hitBranch(t){this.eachFind(t.children,t.__onlyHitMask)}eachFind(t,e){let i,s;const{point:r}=this;for(let n=t.length-1;n>-1;n--)i=t[n],!i.__.visible||e&&!i.__.mask||(s=!!i.__.hitRadius||bh(i.__world,r),i.isBranch?(s||i.__ignoreHitWorld)&&(i.topChildren&&this.eachFind(i.topChildren,!1),this.eachFind(i.children,i.__onlyHitMask),i.isBranchLeaf&&this.hitChild(i,r)):s&&this.hitChild(i,r))}hitChild(t,e,i){if((!this.exclude||!this.exclude.has(t))&&t.__hitWorld(e)){const{parent:s}=t;if(s&&s.__hasMask&&!t.__.mask){let i,r=[];const{children:n}=s;for(let s=0,o=n.length;s<o;s++)if(i=n[s],i.__.mask&&r.push(i),i===t){if(r&&!r.every(t=>t.__hitWorld(e)))return;break}}this.findList.add(i||t)}}clear(){this.point=null,this.findList=null,this.exclude=null}destroy(){this.clear()}}class Bh{constructor(t,e){this.config={},e&&(this.config=f.default(e,this.config)),this.picker=new kh(this.target=t,this),this.finder=jt.finder&&jt.finder()}getByPoint(e,i,s){const{target:r,picker:n}=this;return t.backgrounder&&r&&r.updateLayout(),n.getByPoint(e,i,s)}hitPoint(t,e,i){return this.picker.hitPoint(t,e,i)}getBy(t,e,i,s){return this.finder?this.finder.getBy(t,e,i,s):Ut.need("find")}destroy(){this.picker.destroy(),this.finder&&this.finder.destroy()}}function Ph(t){return jr(t,t=>({set(e){this.__setAttr(t,e),e&&(this.__.__useEffect=!0),this.__layout.renderChanged||this.__layout.renderChange()}}))}function Rh(t){return jr(t,t=>({set(e){this.__setAttr(t,e),this.__layout.boxChanged||this.__layout.boxChange(),this.__updateSize()}}))}function Sh(){return(t,e)=>{const i="_"+e;Xr(t,e,{set(t){this.isLeafer&&(this[i]=t)},get(){return this.isApp?this.tree.zoomLayer:this.isLeafer?this[i]||this:this.leafer&&this.leafer.zoomLayer}})}}function Ch(t){return(e,i)=>{Xr(e,i,Ur(i,t))}}Object.assign(jt,{watcher:(t,e)=>new hh(t,e),layouter:(t,e)=>new vh(t,e),renderer:(t,e,i)=>new xh(t,e,i),selector:(t,e)=>new Bh(t,e)}),t.layout=vh.fullLayout;const Eh={},Th={hasTransparent:function(t){if(!t||7===t.length||4===t.length)return!1;if("transparent"===t)return!0;const e=t[0];if("#"===e)switch(t.length){case 5:return"f"!==t[4]&&"F"!==t[4];case 9:return"f"!==t[7]&&"F"!==t[7]||"f"!==t[8]&&"F"!==t[8]}else if(("r"===e||"h"===e)&&"a"===t[3]){const e=t.lastIndexOf(",");if(e>-1)return parseFloat(t.slice(e+1))<1}return!1}},Lh={number:(t,e)=>_(t)?"percent"===t.type?t.value*e:t.value:t},Oh={},Ah={},Mh={},Dh={},Wh={},Ih={apply(){Ut.need("filter")}},Fh={},zh={setStyleName:()=>Ut.need("state"),set:()=>Ut.need("state")},Nh={list:{},register(t,e){Nh.list[t]=e},get:t=>Nh.list[t]},{parse:Yh,objectToCanvasData:Xh}=Wi,{stintSet:Hh}=f,{hasTransparent:Uh}=Th,jh={},Vh=It.get("UIData");class Gh extends m{get scale(){const{scaleX:t,scaleY:e}=this;return t!==e?{x:t,y:e}:t}get __strokeWidth(){return this.__getRealStrokeWidth()}get __maxStrokeWidth(){const t=this;return t.__hasMultiStrokeStyle?Math.max(t.__hasMultiStrokeStyle,t.strokeWidth):t.strokeWidth}get __hasMultiPaint(){const t=this;return t.fill&&this.__useStroke||t.__isFills&&t.fill.length>1||t.__isStrokes&&t.stroke.length>1||t.__useEffect}get __clipAfterFill(){const t=this;return t.cornerRadius||t.innerShadow||t.__pathInputed}get __hasSurface(){return this.fill||this.stroke}get __autoWidth(){return!this._width}get __autoHeight(){return!this._height}get __autoSide(){return!this._width||!this._height}get __autoSize(){return!this._width&&!this._height}setVisible(t){this._visible=t;const{leafer:e}=this.__leaf;e&&(e.watcher.hasVisible=!0)}setWidth(t){t<0?(this._width=-t,this.__leaf.scaleX*=-1,Vh.warn("width < 0, instead -scaleX ",this)):this._width=t}setHeight(t){t<0?(this._height=-t,this.__leaf.scaleY*=-1,Vh.warn("height < 0, instead -scaleY",this)):this._height=t}setFill(t){this.__naturalWidth&&this.__removeNaturalSize(),a(t)||!t?(Hh(this,"__isTransparentFill",Uh(t)),this.__isFills&&this.__removePaint("fill",!0),this._fill=t):_(t)&&this.__setPaint("fill",t)}setStroke(t){a(t)||!t?(Hh(this,"__isTransparentStroke",Uh(t)),this.__isStrokes&&this.__removePaint("stroke",!0),this._stroke=t):_(t)&&this.__setPaint("stroke",t)}setPath(t){const e=a(t);e||t&&_(t[0])?(this.__setInput("path",t),this._path=e?Yh(t):Xh(t)):(this.__input&&this.__removeInput("path"),this._path=t)}setShadow(t){Kh(this,"shadow",t)}setInnerShadow(t){Kh(this,"innerShadow",t)}setFilter(t){Kh(this,"filter",t)}__computePaint(){const{fill:t,stroke:e}=this.__input;t&&Ah.compute("fill",this.__leaf),e&&Ah.compute("stroke",this.__leaf),this.__needComputePaint=void 0}__getRealStrokeWidth(t){let{strokeWidth:e,strokeWidthFixed:i}=this;if(t&&(t.strokeWidth&&(e=t.strokeWidth),n(t.strokeWidthFixed)||(i=t.strokeWidthFixed)),i){const t=this.__leaf.getClampRenderScale();return t>1?e/t:e}return e}__setPaint(t,e){this.__setInput(t,e);const i=this.__leaf.__layout;i.boxChanged||i.boxChange(),u(e)&&!e.length?this.__removePaint(t):"fill"===t?(this.__isFills=!0,this._fill||(this._fill=jh)):(this.__isStrokes=!0,this._stroke||(this._stroke=jh))}__removePaint(t,e){e&&this.__removeInput(t),Mh.recycleImage(t,this),"fill"===t?(Hh(this,"__isAlphaPixelFill",void 0),this._fill=this.__isFills=void 0):(Hh(this,"__isAlphaPixelStroke",void 0),Hh(this,"__hasMultiStrokeStyle",void 0),this._stroke=this.__isStrokes=void 0)}}function Kh(t,e,i){t.__setInput(e,i),u(i)?(i.some(t=>!1===t.visible)&&(i=i.filter(t=>!1!==t.visible)),i.length||(i=void 0)):i=i&&!1!==i.visible?[i]:void 0,t["_"+e]=i}class qh extends Gh{}class $h extends qh{get __boxStroke(){return!this.__pathInputed}get __drawAfterFill(){return this.__single||this.__clipAfterFill}get __clipAfterFill(){const t=this;return"show"!==t.overflow&&t.__leaf.children.length&&(t.__leaf.isOverflow||super.__clipAfterFill)}}class Qh extends qh{__getInputData(t,e){const i=super.__getInputData(t,e);return ue.forEach(t=>delete i[t]),i}}class Jh extends $h{}class Zh extends Gh{get __usePathBox(){return this.points||this.__pathInputed}}class tl extends Gh{get __boxStroke(){return!this.__pathInputed}}class el extends Gh{get __boxStroke(){return!this.__pathInputed}}class il extends Zh{}class sl extends Gh{}class rl extends Gh{get __pathInputed(){return 2}}class nl extends qh{}const ol={thin:100,"extra-light":200,light:300,normal:400,medium:500,"semi-bold":600,bold:700,"extra-bold":800,black:900};class al extends Gh{get __useNaturalRatio(){return!1}setFontWeight(t){a(t)?(this.__setInput("fontWeight",t),t=ol[t]||400):this.__input&&this.__removeInput("fontWeight"),this._fontWeight=t}setBoxStyle(t){let e=this.__leaf,i=e.__box;if(t){const{boxStyle:s}=this;if(i)for(let t in s)i[t]=void 0;else i=e.__box=Gt.get("Rect",0);const r=e.__layout,n=i.__layout;s||(i.parent=e,i.__world=e.__world,n.boxBounds=r.boxBounds),i.set(t),n.strokeChanged&&r.strokeChange(),n.renderChanged&&r.renderChange(),i.__updateChange()}else i&&(e.__box=i.parent=null,i.destroy());this._boxStyle=t}}class hl extends tl{setUrl(t){this.__setImageFill(t),this._url=t}__setImageFill(t){this.fill=t?{type:"image",mode:"stretch",url:t}:void 0}__getData(){const t=super.__getData();return delete t.fill,t}__getInputData(t,e){const i=super.__getInputData(t,e);return delete i.fill,i}}class ll extends tl{get __isCanvas(){return!0}get __drawAfterFill(){return!0}__getInputData(t,e){const i=super.__getInputData(t,e);return i.url=this.__leaf.canvas.toDataURL("image/png"),i}}const dl={__updateStrokeSpread(){let t=0,e=0;const i=this.__,{strokeAlign:s,__maxStrokeWidth:r}=i,n=this.__box;if((i.stroke||"all"===i.hitStroke)&&r&&"inside"!==s&&(e=t="center"===s?r/2:r,!i.__boxStroke)){const e=i.__isLinePath?0:10*t,s="none"===i.strokeCap?0:r;t+=Math.max(e,s)}return i.__useArrow&&(t+=5*r),n&&(t=Math.max(n.__layout.strokeSpread=n.__updateStrokeSpread(),t),e=n.__layout.strokeBoxSpread),this.__layout.strokeBoxSpread=e,t},__updateRenderSpread(){let t=0;const{shadow:e,innerShadow:i,blur:s,backgroundBlur:r,filter:n,renderSpread: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)),s&&(t=Math.max(t,s)),n&&(t+=Ih.getSpread(n)),o&&(t+=o);let a=t=Math.ceil(t);return i&&i.forEach(t=>a=Math.max(a,Math.max(Math.abs(t.y),Math.abs(t.x))+(t.spread<0?-t.spread:0)+1.5*t.blur)),r&&(a=Math.max(a,r)),this.__layout.renderShapeSpread=a,t+=this.__layout.strokeSpread||0,this.__box?Math.max(this.__box.__updateRenderSpread(),t):t}},cl={getValidMove(t,e,i,s,r){const n=t.x+s.x,o=t.y+s.y,a=n+t.width,h=o+t.height,l=e.x+e.width,d=e.y+e.height;r||(s=Object.assign({},s));const c=t.width>e.width,u=t.height>e.height;return c&&"outer"!==i?n>e.x?s.x+=e.x-n:a<l&&(s.x+=l-a):n<e.x?s.x+=e.x-n:a>l&&(s.x+=l-a),u&&"outer"!==i?o>e.y?s.y+=e.y-o:h<d&&(s.y+=d-h):o<e.y?s.y+=e.y-o:h>d&&(s.y+=d-h),s.x=b.float(s.x),s.y=b.float(s.y),s},axisMove(t,e){const{draggable:i}=t;"x"===i&&(e.y=0),"y"===i&&(e.x=0)},limitMove(t,e){const{dragBounds:i,dragBoundsType:s}=t;i&&ul.getValidMove(t.__localBoxBounds,"parent"===i?t.parent.boxBounds:i,s,e,!0),ul.axisMove(t,e)}},ul=cl,{stintSet:_l}=f,pl={__updateChange(){const t=this.__;if(t.__useStroke){const e=t.__useStroke=!(!t.stroke||!t.strokeWidth);_l(this.__world,"half",e&&"center"===t.strokeAlign&&t.strokeWidth%2),_l(t,"__fillAfterStroke",e&&"outside"===t.strokeAlign&&t.fill&&!t.__isTransparentFill)}if(t.__useEffect){const{shadow:e,fill:i,stroke:s}=t,r=t.innerShadow||t.blur||t.backgroundBlur||t.filter;_l(t,"__isFastShadow",e&&!r&&e.length<2&&!e[0].spread&&i&&!t.__isTransparentFill&&!(u(i)&&i.length>1)&&(this.useFastShadow||!s||s&&"inside"===t.strokeAlign)),t.__useEffect=!(!e&&!r)}t.__checkSingle(),_l(t,"__complex",t.__isFills||t.__isStrokes||t.cornerRadius||t.__useEffect)},__drawFast(t,e){gl(this,t,e)},__draw(t,e,i){const s=this.__;if(s.__complex){s.__needComputePaint&&s.__computePaint();const{fill:r,stroke:n,__drawAfterFill:o,__fillAfterStroke:a,__isFastShadow:h}=s;if(this.__drawRenderPath(t),s.__useEffect&&!h){const h=Ah.shape(this,t,e);this.__nowWorld=this.__getNowWorld(e);const{shadow:l,innerShadow:d,filter:c}=s;l&&Wh.shadow(this,t,h),a&&(s.__isStrokes?Ah.strokes(n,this,t):Ah.stroke(n,this,t)),r&&(s.__isFills?Ah.fills(r,this,t):Ah.fill(r,this,t)),o&&this.__drawAfterFill(t,e),d&&Wh.innerShadow(this,t,h),n&&!a&&(s.__isStrokes?Ah.strokes(n,this,t):Ah.stroke(n,this,t)),c&&Ih.apply(c,this,this.__nowWorld,t,i,h),h.worldCanvas&&h.worldCanvas.recycle(),h.canvas.recycle()}else{if(a&&(s.__isStrokes?Ah.strokes(n,this,t):Ah.stroke(n,this,t)),h){const e=s.shadow[0],{scaleX:i,scaleY:r}=this.getRenderScaleData(!0,e.scaleFixed);t.save(),t.setWorldShadow(e.x*i,e.y*r,e.blur*i,Th.string(e.color))}r&&(s.__isFills?Ah.fills(r,this,t):Ah.fill(r,this,t)),h&&t.restore(),o&&this.__drawAfterFill(t,e),n&&!a&&(s.__isStrokes?Ah.strokes(n,this,t):Ah.stroke(n,this,t))}}else s.__pathInputed?gl(this,t,e):this.__drawFast(t,e)},__drawShape(t,e){this.__drawRenderPath(t);const i=this.__,{fill:s,stroke:r}=i;s&&!e.ignoreFill&&(i.__isAlphaPixelFill?Ah.fills(s,this,t):Ah.fill("#000000",this,t)),i.__isCanvas&&this.__drawAfterFill(t,e),r&&!e.ignoreStroke&&(i.__isAlphaPixelStroke?Ah.strokes(r,this,t):Ah.stroke("#000000",this,t))},__drawAfterFill(t,e){this.__.__clipAfterFill?(t.save(),t.clipUI(this),this.__drawContent(t,e),t.restore()):this.__drawContent(t,e)}};function gl(t,e,i){const{fill:s,stroke:r,__drawAfterFill:n,__fillAfterStroke:o}=t.__;t.__drawRenderPath(e),o&&Ah.stroke(r,t,e),s&&Ah.fill(s,t,e),n&&t.__drawAfterFill(e,i),r&&!o&&Ah.stroke(r,t,e)}const fl={__drawFast(t,e){let{x:i,y:s,width:r,height:n}=this.__layout.boxBounds;const{fill:o,stroke:a,__drawAfterFill:h}=this.__;if(o&&(t.fillStyle=o,t.fillRect(i,s,r,n)),h&&this.__drawAfterFill(t,e),a){const{strokeAlign:o,__strokeWidth:h}=this.__;if(!h)return;t.setStroke(a,h,this.__);const l=h/2;switch(o){case"center":t.strokeRect(0,0,r,n);break;case"inside":r-=h,n-=h,r<0||n<0?(t.save(),this.__clip(t,e),t.strokeRect(i+l,s+l,r,n),t.restore()):t.strokeRect(i+l,s+l,r,n);break;case"outside":t.strokeRect(i-l,s-l,r+h,n+h)}}}};var yl;let ml=yl=class extends Xa{get app(){return this.leafer&&this.leafer.app}get isFrame(){return!1}set scale(t){b.assignScale(this,t)}get scale(){return this.__.scale}get isAutoWidth(){const t=this.__;return t.__autoWidth||t.autoWidth}get isAutoHeight(){const t=this.__;return t.__autoHeight||t.autoHeight}get pen(){const{path:t}=this.__;return Br.set(this.path=t||[]),t||this.__drawPathByBox(Br),Br}reset(t){}set(t,e){t&&Object.assign(this,t)}get(t){return a(t)?this.__.__getInput(t):this.__.__getInputData(t)}createProxyData(){}find(t,e){return Ut.need("find")}findTag(t){return this.find({tag:t})}findOne(t,e){return Ut.need("find")}findId(t){return this.findOne({id:t})}getPath(t,e){this.__layout.update();let i=e?this.__.__pathForRender:this.__.path;return i||(Br.set(i=[]),this.__drawPathByBox(Br)),t?Wi.toCanvasData(i,!0):i}getPathString(t,e,i){return Wi.stringify(this.getPath(t,e),i)}load(){this.__.__computePaint()}__onUpdateSize(){if(this.__.__input){const t=this.__;!t.lazy||this.__inLazyBounds||Fh.running?t.__computePaint():t.__needComputePaint=!0}}__updateRenderPath(){const t=this.__;t.path?(t.__pathForRender=t.cornerRadius?br.smooth(t.path,t.cornerRadius,t.cornerSmoothing):t.path,t.__useArrow&&Oh.addArrows(this)):t.__pathForRender&&(t.__pathForRender=void 0)}__drawRenderPath(t){t.beginPath(),this.__drawPathByData(t,this.__.__pathForRender)}__drawPath(t){t.beginPath(),this.__drawPathByData(t,this.__.path)}__drawPathByData(t,e){e?Is.drawPathByData(t,e):this.__drawPathByBox(t)}__drawPathByBox(t){const{x:e,y:i,width:s,height:r}=this.__layout.boxBounds;if(this.__.cornerRadius){const{cornerRadius:n}=this.__;t.roundRect(e,i,s,r,l(n)?[n]:n)}else t.rect(e,i,s,r)}drawImagePlaceholder(t,e){Ah.fill(this.__.placeholderColor,this,t)}animate(t,e,i,s){return this.set(t),Ut.need("animate")}killAnimate(t,e){}export(t,e){return Ut.need("export")}syncExport(t,e){return Ut.need("export")}clone(t){const e=f.clone(this.toJSON());return t&&Object.assign(e,t),yl.one(e)}static one(t,e,i,s,r){return Gt.get(t.tag||this.prototype.__tag,t,e,i,s,r)}static registerUI(){Tn()(this)}static registerData(t){wn(t)(this.prototype)}static setEditConfig(t){}static setEditOuter(t){}static setEditInner(t){}destroy(){this.fill=this.stroke=null,this.__animate&&this.killAnimate(),super.destroy()}};Zt([wn(Gh)],ml.prototype,"__",void 0),Zt([Sh()],ml.prototype,"zoomLayer",void 0),Zt([Kr("")],ml.prototype,"id",void 0),Zt([Kr("")],ml.prototype,"name",void 0),Zt([Kr("")],ml.prototype,"className",void 0),Zt([dn("pass-through")],ml.prototype,"blendMode",void 0),Zt([cn(1)],ml.prototype,"opacity",void 0),Zt([un(!0)],ml.prototype,"visible",void 0),Zt([dn(!1)],ml.prototype,"locked",void 0),Zt([dn(!1)],ml.prototype,"dim",void 0),Zt([dn(!1)],ml.prototype,"dimskip",void 0),Zt([gn(0)],ml.prototype,"zIndex",void 0),Zt([fn(!1)],ml.prototype,"mask",void 0),Zt([yn(!1)],ml.prototype,"eraser",void 0),Zt([qr(0,!0)],ml.prototype,"x",void 0),Zt([qr(0,!0)],ml.prototype,"y",void 0),Zt([tn(100,!0)],ml.prototype,"width",void 0),Zt([tn(100,!0)],ml.prototype,"height",void 0),Zt([Jr(1,!0)],ml.prototype,"scaleX",void 0),Zt([Jr(1,!0)],ml.prototype,"scaleY",void 0),Zt([Zr(0,!0)],ml.prototype,"rotation",void 0),Zt([Zr(0,!0)],ml.prototype,"skewX",void 0),Zt([Zr(0,!0)],ml.prototype,"skewY",void 0),Zt([qr(0,!0)],ml.prototype,"offsetX",void 0),Zt([qr(0,!0)],ml.prototype,"offsetY",void 0),Zt([$r(0,!0)],ml.prototype,"scrollX",void 0),Zt([$r(0,!0)],ml.prototype,"scrollY",void 0),Zt([Qr()],ml.prototype,"origin",void 0),Zt([Qr()],ml.prototype,"around",void 0),Zt([Kr(!1)],ml.prototype,"lazy",void 0),Zt([en(1)],ml.prototype,"pixelRatio",void 0),Zt([ln(0)],ml.prototype,"renderSpread",void 0),Zt([rn()],ml.prototype,"path",void 0),Zt([nn()],ml.prototype,"windingRule",void 0),Zt([nn(!0)],ml.prototype,"closed",void 0),Zt([tn(0)],ml.prototype,"padding",void 0),Zt([tn(!1)],ml.prototype,"lockRatio",void 0),Zt([tn()],ml.prototype,"widthRange",void 0),Zt([tn()],ml.prototype,"heightRange",void 0),Zt([Kr(!1)],ml.prototype,"draggable",void 0),Zt([Kr()],ml.prototype,"dragBounds",void 0),Zt([Kr("auto")],ml.prototype,"dragBoundsType",void 0),Zt([Kr(!1)],ml.prototype,"editable",void 0),Zt([mn(!0)],ml.prototype,"hittable",void 0),Zt([mn("path")],ml.prototype,"hitFill",void 0),Zt([hn("path")],ml.prototype,"hitStroke",void 0),Zt([mn(!1)],ml.prototype,"hitBox",void 0),Zt([mn(!0)],ml.prototype,"hitChildren",void 0),Zt([mn(!0)],ml.prototype,"hitSelf",void 0),Zt([mn()],ml.prototype,"hitRadius",void 0),Zt([vn("")],ml.prototype,"cursor",void 0),Zt([dn()],ml.prototype,"fill",void 0),Zt([hn(void 0,!0)],ml.prototype,"stroke",void 0),Zt([hn("inside")],ml.prototype,"strokeAlign",void 0),Zt([hn(1,!0)],ml.prototype,"strokeWidth",void 0),Zt([hn(!1)],ml.prototype,"strokeWidthFixed",void 0),Zt([hn("none")],ml.prototype,"strokeCap",void 0),Zt([hn("miter")],ml.prototype,"strokeJoin",void 0),Zt([hn()],ml.prototype,"dashPattern",void 0),Zt([hn(0)],ml.prototype,"dashOffset",void 0),Zt([hn(10)],ml.prototype,"miterLimit",void 0),Zt([nn(0)],ml.prototype,"cornerRadius",void 0),Zt([nn()],ml.prototype,"cornerSmoothing",void 0),Zt([Ph()],ml.prototype,"shadow",void 0),Zt([Ph()],ml.prototype,"innerShadow",void 0),Zt([Ph()],ml.prototype,"blur",void 0),Zt([Ph()],ml.prototype,"backgroundBlur",void 0),Zt([Ph()],ml.prototype,"grayscale",void 0),Zt([Ph()],ml.prototype,"filter",void 0),Zt([dn()],ml.prototype,"placeholderColor",void 0),Zt([Kr(100)],ml.prototype,"placeholderDelay",void 0),Zt([Kr({})],ml.prototype,"data",void 0),Zt([Rn(Xa.prototype.reset)],ml.prototype,"reset",null),ml=yl=Zt([En(dl),En(pl),Sn()],ml);let vl=class extends ml{get __tag(){return"Group"}get isBranch(){return!0}reset(t){this.__setBranch(),super.reset(t)}__setBranch(){this.children||(this.children=[])}set(t,e){if(t)if(t.children){const{children:i}=t;delete t.children,this.children?this.clear():this.__setBranch(),super.set(t,e),i.forEach(t=>this.add(t)),t.children=i}else super.set(t,e)}toJSON(t){const e=super.toJSON(t);return this.childlessJSON||(e.children=this.children.map(e=>e.toJSON(t))),e}pick(t,e){}addAt(t,e){this.add(t,e)}addAfter(t,e){this.add(t,this.children.indexOf(e)+1)}addBefore(t,e){this.add(t,this.children.indexOf(e))}add(t,e){}addMany(...t){}remove(t,e){}removeAll(t){}clear(){}};var wl;Zt([wn(qh)],vl.prototype,"__",void 0),Zt([tn(0)],vl.prototype,"width",void 0),Zt([tn(0)],vl.prototype,"height",void 0),vl=Zt([En(Ja),Tn()],vl);const xl=It.get("Leafer");let bl=wl=class extends vl{get __tag(){return"Leafer"}get isApp(){return!1}get app(){return this.parent||this}get isLeafer(){return!0}get imageReady(){return this.viewReady&&Ar.isComplete}get layoutLocked(){return!this.layouter.running}get FPS(){return this.renderer?this.renderer.FPS:60}get cursorPoint(){return this.interaction&&this.interaction.hoverData||{x:this.width/2,y:this.height/2}}get clientBounds(){return this.canvas&&this.canvas.getClientBounds(!0)||{x:0,y:0,width:0,height:0}}constructor(t,e){super(e),this.config={start:!0,hittable:!0,smooth:!0,lazySpeard:100},this.leafs=0,this.__eventIds=[],this.__controllers=[],this.__readyWait=[],this.__viewReadyWait=[],this.__viewCompletedWait=[],this.__nextRenderWait=[],this.userConfig=t,t&&(t.view||t.width)&&this.init(t),wl.list.add(this)}init(t,e){if(this.canvas)return;let i;const{config:s}=this;this.__setLeafer(this),e&&(this.parentApp=e,this.__bindApp(e),i=e.running),t&&(this.parent=e,this.initType(t.type),this.parent=void 0,f.assign(s,t));const r=this.canvas=jt.canvas(s);this.__controllers.push(this.renderer=jt.renderer(this,r,s),this.watcher=jt.watcher(this,s),this.layouter=jt.layouter(this,s)),this.isApp&&this.__setApp(),this.__checkAutoLayout(),this.view=r.view,e||(this.selector=jt.selector(this),this.interaction=jt.interaction(this,r,this.selector,s),this.interaction&&(this.__controllers.unshift(this.interaction),this.hitCanvasManager=jt.hitCanvasManager()),this.canvasManager=new Jt,i=s.start),this.hittable=s.hittable,this.fill=s.fill,this.canvasManager.add(r),this.__listenEvents(),i&&(this.__startTimer=setTimeout(this.start.bind(this))),no.run(this.__initWait),this.onInit()}onInit(){}initType(t){}set(t,e){this.waitInit(()=>{super.set(t,e)})}start(){clearTimeout(this.__startTimer),!this.running&&this.canvas&&(this.running=!0,this.ready?this.emitLeafer(Ao.RESTART):this.emitLeafer(Ao.START),this.__controllers.forEach(t=>t.start()),this.isApp||this.renderer.render())}stop(){clearTimeout(this.__startTimer),this.running&&this.canvas&&(this.__controllers.forEach(t=>t.stop()),this.running=!1,this.emitLeafer(Ao.STOP))}unlockLayout(){this.layouter.start(),this.updateLayout()}lockLayout(){this.updateLayout(),this.layouter.stop()}resize(t){const e=f.copyAttrs({},t,ue);Object.keys(e).forEach(t=>this[t]=e[t])}forceRender(t,e){const{renderer:i}=this;i&&(i.addBlock(t?new Ot(t):this.canvas.bounds),this.viewReady&&(e?i.render():i.update()))}requestRender(t=!1){this.renderer&&this.renderer.update(t)}updateCursor(t){const e=this.interaction;e&&(t?e.setCursor(t):e.updateCursor())}updateLazyBounds(){this.lazyBounds=this.canvas.bounds.clone().spread(this.config.lazySpeard)}__doResize(t){const{canvas:e}=this;if(!e||e.isSameSize(t))return;const i=f.copyAttrs({},this.canvas,ue);e.resize(t),this.updateLazyBounds(),this.__onResize(new Eo(t,i))}__onResize(t){this.emitEvent(t),f.copyAttrs(this.__,t,ue),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(){const{config:t,parentApp:e}=this;e||(t.width&&t.height||(this.autoLayout=new Mt(t)),this.canvas.startAutoLayout(this.autoLayout,this.__onResize.bind(this)))}__setAttr(t,e){return this.canvas&&(ue.includes(t)?this.__changeCanvasSize(t,e):"fill"===t?this.__changeFill(e):"hittable"===t?this.parent||(this.canvas.hittable=e):"zIndex"===t&&(this.canvas.zIndex=e,setTimeout(()=>this.parent&&this.parent.__updateSortChildren()))),super.__setAttr(t,e)}__getAttr(t){return this.canvas&&ue.includes(t)?this.canvas[t]:super.__getAttr(t)}__changeCanvasSize(t,e){const{config:i,canvas:s}=this,r=f.copyAttrs({},s,ue);r[t]=i[t]=e,i.width&&i.height?s.stopAutoLayout():this.__checkAutoLayout(),this.__doResize(r)}__changeFill(t){this.config.fill=t,this.canvas.allowBackgroundColor?this.canvas.backgroundColor=t:this.forceRender()}__onCreated(){this.created=!0}__onReady(){this.ready=!0,this.emitLeafer(Ao.BEFORE_READY),this.emitLeafer(Ao.READY),this.emitLeafer(Ao.AFTER_READY),no.run(this.__readyWait)}__onViewReady(){this.viewReady||(this.viewReady=!0,this.emitLeafer(Ao.VIEW_READY),no.run(this.__viewReadyWait))}__onLayoutEnd(){const{grow:t,width:e,height:i}=this.config;if(t){let{width:s,height:r,pixelRatio:n}=this;const o="box"===t?this.worldBoxBounds:this.__world;e||(s=Math.max(1,o.x+o.width)),i||(r=Math.max(1,o.y+o.height)),this.__doResize({width:s,height:r,pixelRatio:n})}this.ready||this.__onReady()}__onNextRender(){if(this.viewReady){no.run(this.__nextRenderWait);const{imageReady:t}=this;t&&!this.viewCompleted&&this.__checkViewCompleted(),t||(this.viewCompleted=!1,this.requestRender())}else this.requestRender()}__checkViewCompleted(t=!0){this.nextRender(()=>{this.imageReady&&(t&&this.emitLeafer(Ao.VIEW_COMPLETED),no.run(this.__viewCompletedWait),this.viewCompleted=!0)})}__onWatchData(){this.watcher.childrenChanged&&this.interaction&&this.nextRender(()=>this.interaction.updateCursor())}waitInit(t,e){e&&(t=t.bind(e)),this.__initWait||(this.__initWait=[]),this.canvas?t():this.__initWait.push(t)}waitReady(t,e){e&&(t=t.bind(e)),this.ready?t():this.__readyWait.push(t)}waitViewReady(t,e){e&&(t=t.bind(e)),this.viewReady?t():this.__viewReadyWait.push(t)}waitViewCompleted(t,e){e&&(t=t.bind(e)),this.__viewCompletedWait.push(t),this.viewCompleted?this.__checkViewCompleted(!1):this.running||this.start()}nextRender(t,e,i){e&&(t=t.bind(e));const s=this.__nextRenderWait;if(i){for(let e=0;e<s.length;e++)if(s[e]===t){s.splice(e,1);break}}else s.push(t);this.requestRender()}zoom(t,e,i,s){return Ut.need("view")}getValidMove(t,e,i){return{x:t,y:e}}getValidScale(t){return t}getWorldPointByClient(t,e){return this.interaction&&this.interaction.getLocal(t,e)}getPagePointByClient(t,e){return this.getPagePoint(this.getWorldPointByClient(t,e))}getClientPointByWorld(t){const{x:e,y:i}=this.clientBounds;return{x:e+t.x,y:i+t.y}}updateClientBounds(){this.canvas&&this.canvas.updateClientBounds()}receiveEvent(t){}emitLeafer(t){this.emitEvent(new Ao(t,this))}__listenEvents(){const t=Yt.start("FirstCreate "+this.innerName);this.once([[Ao.START,()=>Yt.end(t)],[Lo.START,this.updateLazyBounds,this],[Oo.START,this.__onCreated,this],[Oo.END,this.__onViewReady,this]]),this.__eventIds.push(this.on_([[To.DATA,this.__onWatchData,this],[Lo.END,this.__onLayoutEnd,this],[Oo.NEXT,this.__onNextRender,this]]))}__removeListenEvents(){this.off_(this.__eventIds)}destroy(t){const e=()=>{if(!this.destroyed){wl.list.remove(this);try{this.stop(),this.emitLeafer(Ao.END),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&&this.canvasManager.destroy()),this.canvas&&this.canvas.destroy(),this.config.view=this.view=this.parentApp=null,this.userConfig&&(this.userConfig.view=null),super.destroy(),setTimeout(()=>{Dr.clearRecycled()},100)}catch(t){xl.error(t)}}};t?e():setTimeout(e)}};bl.list=new Za,Zt([wn(Qh)],bl.prototype,"__",void 0),Zt([tn()],bl.prototype,"pixelRatio",void 0),bl=wl=Zt([Tn()],bl);let kl=class extends ml{get __tag(){return"Rect"}};Zt([wn(tl)],kl.prototype,"__",void 0),kl=Zt([En(fl),Sn(),Tn()],kl);const{add:Bl,includes:Pl,scroll:Rl}=Ct,Sl=kl.prototype,Cl=vl.prototype;let El=class extends vl{get __tag(){return"Box"}get isBranchLeaf(){return!0}constructor(t){super(t),this.__layout.renderChanged||this.__layout.renderChange()}__updateStrokeSpread(){return 0}__updateRectRenderSpread(){return 0}__updateRenderSpread(){return this.__updateRectRenderSpread()||-1}__updateRectBoxBounds(){}__updateBoxBounds(t){if(this.children.length&&!this.pathInputed){const t=this.__;if(t.__autoSide){t.__hasSurface&&this.__extraUpdate(),super.__updateBoxBounds();const{boxBounds:e}=this.__layout;t.__autoSize||(t.__autoWidth?(e.width+=e.x,e.x=0,e.height=t.height,e.y=0):(e.height+=e.y,e.y=0,e.width=t.width,e.x=0)),this.__updateNaturalSize()}else this.__updateRectBoxBounds()}else this.__updateRectBoxBounds()}__updateStrokeBounds(){}__updateRenderBounds(){let t,e;if(this.children.length){const i=this.__,s=this.__layout,{renderBounds:r,boxBounds:n}=s,{overflow:o}=i,a=s.childrenRenderBounds||(s.childrenRenderBounds={x:0,y:0,width:0,height:0});super.__updateRenderBounds(a),(e=o.includes("scroll"))&&(Bl(a,n),Rl(a,i)),this.__updateRectRenderBounds(),t=!Pl(n,a),t&&"show"===o&&Bl(r,a)}else this.__updateRectRenderBounds();f.stintSet(this,"isOverflow",t),this.__checkScroll(e)}__updateRectRenderBounds(){}__checkScroll(t){}__updateRectChange(){}__updateChange(){super.__updateChange(),this.__updateRectChange()}__renderRect(t,e){}__renderGroup(t,e){}__render(t,e){this.__.__drawAfterFill?this.__renderRect(t,e):(this.__renderRect(t,e),this.children.length&&this.__renderGroup(t,e)),this.hasScroller&&this.scroller.__render(t,e)}__drawContent(t,e){this.__renderGroup(t,e),(this.__.__useStroke||this.__.__useEffect)&&(t.setWorld(this.__nowWorld),this.__drawRenderPath(t))}};Zt([wn($h)],El.prototype,"__",void 0),Zt([tn(100)],El.prototype,"width",void 0),Zt([tn(100)],El.prototype,"height",void 0),Zt([Kr(!1)],El.prototype,"resizeChildren",void 0),Zt([ln("show")],El.prototype,"overflow",void 0),Zt([Rn(Sl.__updateStrokeSpread)],El.prototype,"__updateStrokeSpread",null),Zt([Rn(Sl.__updateRenderSpread)],El.prototype,"__updateRectRenderSpread",null),Zt([Rn(Sl.__updateBoxBounds)],El.prototype,"__updateRectBoxBounds",null),Zt([Rn(Sl.__updateStrokeBounds)],El.prototype,"__updateStrokeBounds",null),Zt([Rn(Sl.__updateRenderBounds)],El.prototype,"__updateRectRenderBounds",null),Zt([Rn(Sl.__updateChange)],El.prototype,"__updateRectChange",null),Zt([Rn(Sl.__render)],El.prototype,"__renderRect",null),Zt([Rn(Cl.__render)],El.prototype,"__renderGroup",null),El=Zt([Sn(),Tn()],El);let Tl=class extends El{get __tag(){return"Frame"}get isFrame(){return!0}};Zt([wn(Jh)],Tl.prototype,"__",void 0),Zt([dn("#FFFFFF")],Tl.prototype,"fill",void 0),Zt([ln("hide")],Tl.prototype,"overflow",void 0),Tl=Zt([Tn()],Tl);const{moveTo:Ll,closePath:Ol,ellipse:Al}=ns;let Ml=class extends ml{get __tag(){return"Ellipse"}__updatePath(){const{width:e,height:i,innerRadius:s,startAngle:r,endAngle:n}=this.__,o=e/2,a=i/2,h=this.__.path=[];s?(r||n?(s<1&&Al(h,o,a,o*s,a*s,0,r,n,!1),Al(h,o,a,o,a,0,n,r,!0),s<1&&Ol(h)):(s<1&&(Al(h,o,a,o*s,a*s),Ll(h,e,a)),Al(h,o,a,o,a,0,360,0,!0)),t.ellipseToCurve&&(this.__.path=this.getPath(!0))):r||n?(Ll(h,o,a),Al(h,o,a,o,a,0,r,n,!1),Ol(h)):Al(h,o,a,o,a)}};Zt([wn(el)],Ml.prototype,"__",void 0),Zt([nn(0)],Ml.prototype,"innerRadius",void 0),Zt([nn(0)],Ml.prototype,"startAngle",void 0),Zt([nn(0)],Ml.prototype,"endAngle",void 0),Ml=Zt([Tn()],Ml);const{moveTo:Dl,lineTo:Wl,drawPoints:Il}=ns,{rotate:Fl,getAngle:zl,getDistance:Nl,defaultPoint:Yl}=K;let Xl=class extends ml{get __tag(){return"Line"}get toPoint(){const{width:t,rotation:e}=this.__,i={x:0,y:0};return t&&(i.x=t),e&&Fl(i,e),i}set toPoint(t){this.width=Nl(Yl,t),this.rotation=zl(Yl,t),this.height&&(this.height=0)}__updatePath(){const t=this.__,e=t.path=[];t.points?Il(e,t.points,t.curve,t.closed):(Dl(e,0,0),Wl(e,this.width,0))}};Zt([wn(Zh)],Xl.prototype,"__",void 0),Zt([on("center")],Xl.prototype,"strokeAlign",void 0),Zt([tn(0)],Xl.prototype,"height",void 0),Zt([nn()],Xl.prototype,"points",void 0),Zt([nn(0)],Xl.prototype,"curve",void 0),Zt([nn(!1)],Xl.prototype,"closed",void 0),Xl=Zt([Tn()],Xl);const{sin:Hl,cos:Ul,PI:jl}=Math,{moveTo:Vl,lineTo:Gl,closePath:Kl,drawPoints:ql}=ns,$l=Xl.prototype;let Ql=class extends ml{get __tag(){return"Polygon"}__updatePath(){const t=this.__,e=t.path=[];if(t.points)ql(e,t.points,t.curve,!0);else{const{width:i,height:s,sides:r}=t,n=i/2,o=s/2;Vl(e,n,0);for(let t=1;t<r;t++)Gl(e,n+n*Hl(2*t*jl/r),o-o*Ul(2*t*jl/r));Kl(e)}}__updateRenderPath(){}__updateBoxBounds(){}};Zt([wn(il)],Ql.prototype,"__",void 0),Zt([nn(3)],Ql.prototype,"sides",void 0),Zt([nn()],Ql.prototype,"points",void 0),Zt([nn(0)],Ql.prototype,"curve",void 0),Zt([Rn($l.__updateRenderPath)],Ql.prototype,"__updateRenderPath",null),Zt([Rn($l.__updateBoxBounds)],Ql.prototype,"__updateBoxBounds",null),Ql=Zt([Sn(),Tn()],Ql);const{sin:Jl,cos:Zl,PI:td}=Math,{moveTo:ed,lineTo:id,closePath:sd}=ns;let rd=class extends ml{get __tag(){return"Star"}__updatePath(){const{width:t,height:e,corners:i,innerRadius:s}=this.__,r=t/2,n=e/2,o=this.__.path=[];ed(o,r,0);for(let t=1;t<2*i;t++)id(o,r+(t%2==0?r:r*s)*Jl(t*td/i),n-(t%2==0?n:n*s)*Zl(t*td/i));sd(o)}};Zt([wn(sl)],rd.prototype,"__",void 0),Zt([nn(5)],rd.prototype,"corners",void 0),Zt([nn(.382)],rd.prototype,"innerRadius",void 0),rd=Zt([Tn()],rd);let nd=class extends kl{get __tag(){return"Image"}get ready(){const{image:t}=this;return t&&t.ready}get image(){const{fill:t}=this.__;return u(t)&&t[0].image}};Zt([wn(hl)],nd.prototype,"__",void 0),Zt([tn("")],nd.prototype,"url",void 0),nd=Zt([Tn()],nd);const od=nd;let ad=class extends kl{get __tag(){return"Canvas"}get context(){return this.canvas.context}get ready(){return!this.url}constructor(t){super(t),this.canvas=jt.canvas(this.__),t&&t.url&&this.drawImage(t.url)}drawImage(t){new Yr({url:t}).load(t=>{this.context.drawImage(t.view,0,0),this.url=void 0,this.paint(),this.emitEvent(new bo(bo.LOADED,{image:t}))})}draw(t,e,i,s){const r=new et(t.worldTransform).invert(),n=new et;e&&n.translate(e.x,e.y),i&&(l(i)?n.scale(i):n.scale(i.x,i.y)),s&&n.rotate(s),r.multiplyParent(n),t.__render(this.canvas,{matrix:r.withScale()}),this.paint()}paint(){this.forceRender()}__drawContent(t,e){const{width:i,height:s}=this.__,{view:r}=this.canvas;t.drawImage(r,0,0,r.width,r.height,0,0,i,s)}__updateSize(){const{canvas:t}=this;if(t){const{smooth:e,safeResize:i}=this.__;t.resize(this.__,i),t.smooth!==e&&(t.smooth=e)}}destroy(){this.canvas&&(this.canvas.destroy(),this.canvas=null),super.destroy()}};Zt([wn(ll)],ad.prototype,"__",void 0),Zt([Rh(100)],ad.prototype,"width",void 0),Zt([Rh(100)],ad.prototype,"height",void 0),Zt([Rh(1)],ad.prototype,"pixelRatio",void 0),Zt([Rh(!0)],ad.prototype,"smooth",void 0),Zt([Kr(!1)],ad.prototype,"safeResize",void 0),Zt([Rh()],ad.prototype,"contextSettings",void 0),ad=Zt([Tn()],ad);const{copyAndSpread:hd,includes:ld,spread:dd,setList:cd}=Ct;let ud=class extends ml{get __tag(){return"Text"}get textDrawData(){return this.updateLayout(),this.__.__textDrawData}__updateTextDrawData(){const t=this.__,{lineHeight:e,letterSpacing:i,fontFamily:s,fontSize:r,fontWeight:n,italic:o,textCase:a,textOverflow:h,padding:l}=t;t.__lineHeight=Lh.number(e,r),t.__letterSpacing=Lh.number(i,r),t.__padding=l?b.fourNumber(l):void 0,t.__baseLine=t.__lineHeight-(t.__lineHeight-.7*r)/2,t.__font=`${o?"italic ":""}${"small-caps"===a?"small-caps ":""}${"normal"!==n?n+" ":""}${r||12}px ${s||"caption"}`,t.__clipText="show"!==h&&!t.__autoSize,t.__textDrawData=Eh.getDrawData((t.__isPlacehold=t.placeholder&&""===t.text)?t.placeholder:t.text,this.__)}__updateBoxBounds(){const t=this.__,e=this.__layout,{fontSize:i,italic:s,padding:r,__autoWidth:n,__autoHeight:o}=t;this.__updateTextDrawData();const{bounds:a}=t.__textDrawData,h=e.boxBounds;if(e.contentBounds=a,t.__lineHeight<i&&dd(a,i/2),n||o){if(h.x=n?a.x:0,h.y=o?a.y:0,h.width=n?a.width:t.width,h.height=o?a.height:t.height,r){const[e,i,s,r]=t.__padding;n&&(h.x-=r,h.width+=i+r),o&&(h.y-=e,h.height+=s+e)}this.__updateNaturalSize()}else super.__updateBoxBounds();s&&(h.width+=.16*i),f.stintSet(this,"isOverflow",!ld(h,a)),this.isOverflow?(cd(t.__textBoxBounds={},[h,a]),e.renderChanged=!0):t.__textBoxBounds=h}__onUpdateSize(){this.__box&&this.__box.__onUpdateSize(),super.__onUpdateSize()}__updateRenderSpread(){let t=super.__updateRenderSpread();return t||(t=this.isOverflow?1:0),t}__updateRenderBounds(){const{renderBounds:t,renderSpread:e}=this.__layout;hd(t,this.__.__textBoxBounds,e),this.__box&&(this.__box.__layout.renderBounds=t)}__drawRenderPath(t){t.font=this.__.__font}__draw(t,e,i){const s=this.__box;s&&(s.__nowWorld=this.__nowWorld,s.__draw(t,e,i)),this.textEditing&&!e.exporting||super.__draw(t,e,i)}__drawShape(t,e){e.shape&&this.__box&&this.__box.__drawShape(t,e),super.__drawShape(t,e)}destroy(){this.boxStyle&&(this.boxStyle=null),super.destroy()}};Zt([wn(al)],ud.prototype,"__",void 0),Zt([tn(0)],ud.prototype,"width",void 0),Zt([tn(0)],ud.prototype,"height",void 0),Zt([dn()],ud.prototype,"boxStyle",void 0),Zt([Kr(!1)],ud.prototype,"resizeFontSize",void 0),Zt([dn("#000000")],ud.prototype,"fill",void 0),Zt([on("outside")],ud.prototype,"strokeAlign",void 0),Zt([mn("all")],ud.prototype,"hitFill",void 0),Zt([tn("")],ud.prototype,"text",void 0),Zt([tn("")],ud.prototype,"placeholder",void 0),Zt([tn("caption")],ud.prototype,"fontFamily",void 0),Zt([tn(12)],ud.prototype,"fontSize",void 0),Zt([tn("normal")],ud.prototype,"fontWeight",void 0),Zt([tn(!1)],ud.prototype,"italic",void 0),Zt([tn("none")],ud.prototype,"textCase",void 0),Zt([tn("none")],ud.prototype,"textDecoration",void 0),Zt([tn(0)],ud.prototype,"letterSpacing",void 0),Zt([tn({type:"percent",value:1.5})],ud.prototype,"lineHeight",void 0),Zt([tn(0)],ud.prototype,"paraIndent",void 0),Zt([tn(0)],ud.prototype,"paraSpacing",void 0),Zt([tn("x")],ud.prototype,"writingMode",void 0),Zt([tn("left")],ud.prototype,"textAlign",void 0),Zt([tn("top")],ud.prototype,"verticalAlign",void 0),Zt([tn(!0)],ud.prototype,"autoSizeAlign",void 0),Zt([tn("normal")],ud.prototype,"textWrap",void 0),Zt([tn("show")],ud.prototype,"textOverflow",void 0),Zt([dn(!1)],ud.prototype,"textEditing",void 0),ud=Zt([Tn()],ud);let _d=class extends ml{get __tag(){return"Path"}};Zt([wn(rl)],_d.prototype,"__",void 0),Zt([on("center")],_d.prototype,"strokeAlign",void 0),_d=Zt([Tn()],_d);let pd=class extends vl{get __tag(){return"Pen"}setStyle(t){const e=this.pathElement=new _d(t);return this.pathStyle=t,this.__path=e.path||(e.path=[]),this.add(e),this}beginPath(){return this}moveTo(t,e){return this}lineTo(t,e){return this}bezierCurveTo(t,e,i,s,r,n){return this}quadraticCurveTo(t,e,i,s){return this}closePath(){return this}rect(t,e,i,s){return this}roundRect(t,e,i,s,r){return this}ellipse(t,e,i,s,r,n,o,a){return this}arc(t,e,i,s,r,n){return this}arcTo(t,e,i,s,r){return this}drawEllipse(t,e,i,s,r,n,o,a){return this}drawArc(t,e,i,s,r,n){return this}drawPoints(t,e,i){return this}clearPath(){return this}paint(){this.pathElement.__layout.boxChanged||this.pathElement.forceUpdate("path")}};Zt([wn(nl)],pd.prototype,"__",void 0),Zt([(t,e)=>{Xr(t,e,{get(){return this.__path}})}],pd.prototype,"path",void 0),pd=Zt([En(bs,["set","path","paint"]),Tn()],pd);let gd=class extends bl{get __tag(){return"App"}get isApp(){return!0}constructor(t,e){super(t,e)}init(t,e){if(super.init(t,e),t){const{ground:e,tree:i,sky:s,editor:r}=t;e&&(this.ground=this.addLeafer(e)),(i||r)&&(this.tree=this.addLeafer(i||{type:t.type||"design"})),(s||r)&&(this.sky=this.addLeafer(s)),r&&jt.editor(r,this)}}__setApp(){const{canvas:t}=this,{realCanvas:e,view:i}=this.config;e||i===this.canvas.view||!t.parentView?this.realCanvas=!0:t.unrealCanvas(),this.leafer=this,this.watcher.disable(),this.layouter.disable()}__updateLocalBounds(){this.forEach(t=>t.updateLayout()),super.__updateLocalBounds()}start(){super.start(),this.forEach(t=>t.start())}stop(){this.forEach(t=>t.stop()),super.stop()}unlockLayout(){super.unlockLayout(),this.forEach(t=>t.unlockLayout())}lockLayout(){super.lockLayout(),this.forEach(t=>t.lockLayout())}forceRender(t,e){this.forEach(i=>i.forceRender(t,e))}addLeafer(t){const e=new bl(t);return this.add(e),e}add(t,e){if(!t.view){if(this.realCanvas&&!this.canvas.bounds)return void setTimeout(()=>this.add(t,e),10);t.init(this.__getChildConfig(t.userConfig),this)}super.add(t,e),n(e)||(t.canvas.childIndex=e),this.__listenChildEvents(t)}forEach(t){this.children.forEach(t)}__onCreated(){this.created=this.children.every(t=>t.created)}__onReady(){this.children.every(t=>t.ready)&&super.__onReady()}__onViewReady(){this.children.every(t=>t.viewReady)&&super.__onViewReady()}__onChildRenderEnd(t){this.renderer.addBlock(t.renderBounds),this.viewReady&&this.renderer.update()}__render(t,e){t.context&&this.forEach(i=>e.matrix?i.__render(t,e):t.copyWorld(i.canvas,e.bounds))}__onResize(t){this.forEach(e=>e.resize(t)),super.__onResize(t)}updateLayout(){this.forEach(t=>t.updateLayout())}__getChildConfig(t){const e=Object.assign({},this.config);return e.hittable=e.realCanvas=void 0,t&&f.assign(e,t),this.autoLayout&&f.copyAttrs(e,this,ue),e.view=this.realCanvas?void 0:this.view,e.fill=void 0,e}__listenChildEvents(t){t.once([[Lo.END,this.__onReady,this],[Oo.START,this.__onCreated,this],[Oo.END,this.__onViewReady,this]]),this.realCanvas&&this.__eventIds.push(t.on_(Oo.END,this.__onChildRenderEnd,this))}};gd=Zt([Tn()],gd);const fd={},yd={isHoldSpaceKey:()=>yd.isHold("Space"),isHold:t=>fd[t],isHoldKeys:(t,e)=>e?t(e):void 0,setDownCode(t){fd[t]||(fd[t]=!0)},setUpCode(t){fd[t]=!1}},md={LEFT:1,RIGHT:2,MIDDLE:4,defaultLeft(t){t.buttons||(t.buttons=1)},left:t=>1===t.buttons,right:t=>2===t.buttons,middle:t=>4===t.buttons};class vd extends yo{get spaceKey(){return yd.isHoldSpaceKey()}get left(){return md.left(this)}get right(){return md.right(this)}get middle(){return md.middle(this)}constructor(t){super(t.type),this.bubbles=!0,Object.assign(this,t)}isHoldKeys(t){return yd.isHoldKeys(t,this)}getBoxPoint(t){return(t||this.current).getBoxPoint(this)}getInnerPoint(t){return(t||this.current).getInnerPoint(this)}getLocalPoint(t){return(t||this.current).getLocalPoint(this)}getPagePoint(){return this.current.getPagePoint(this)}getInner(t){return this.getInnerPoint(t)}getLocal(t){return this.getLocalPoint(t)}getPage(){return this.getPagePoint()}static changeName(t,e){$t.changeName(t,e)}}let wd=class extends vd{};wd.POINTER="pointer",wd.BEFORE_DOWN="pointer.before_down",wd.BEFORE_MOVE="pointer.before_move",wd.BEFORE_UP="pointer.before_up",wd.DOWN="pointer.down",wd.MOVE="pointer.move",wd.UP="pointer.up",wd.OVER="pointer.over",wd.OUT="pointer.out",wd.ENTER="pointer.enter",wd.LEAVE="pointer.leave",wd.TAP="tap",wd.DOUBLE_TAP="double_tap",wd.CLICK="click",wd.DOUBLE_CLICK="double_click",wd.LONG_PRESS="long_press",wd.LONG_TAP="long_tap",wd.MENU="pointer.menu",wd.MENU_TAP="pointer.menu_tap",wd=Zt([Ln()],wd);const xd=wd,bd={};let kd=class extends wd{static setList(t){this.list=t instanceof Za?t:new Za(t)}static setData(t){this.data=t}static getValidMove(t,e,i,s=!0){const r=t.getLocalPoint(i,null,!0);return K.move(r,e.x-t.x,e.y-t.y),s&&this.limitMove(t,r),cl.axisMove(t,r),r}static limitMove(t,e){cl.limitMove(t,e)}getPageMove(t){return this.assignMove(t),this.current.getPagePoint(bd,null,!0)}getInnerMove(t,e){return t||(t=this.current),this.assignMove(e),t.getInnerPoint(bd,null,!0)}getLocalMove(t,e){return t||(t=this.current),this.assignMove(e),t.getLocalPoint(bd,null,!0)}getPageTotal(){return this.getPageMove(!0)}getInnerTotal(t){return this.getInnerMove(t,!0)}getLocalTotal(t){return this.getLocalMove(t,!0)}getPageBounds(){const t=this.getPageTotal(),e=this.getPagePoint(),i={};return Ct.set(i,e.x-t.x,e.y-t.y,t.x,t.y),Ct.unsign(i),i}assignMove(t){bd.x=t?this.totalX:this.moveX,bd.y=t?this.totalY:this.moveY}};kd.BEFORE_DRAG="drag.before_drag",kd.START="drag.start",kd.DRAG="drag",kd.END="drag.end",kd.OVER="drag.over",kd.OUT="drag.out",kd.ENTER="drag.enter",kd.LEAVE="drag.leave",kd=Zt([Ln()],kd);const Bd=kd;let Pd=class extends wd{static setList(t){kd.setList(t)}static setData(t){kd.setData(t)}};Pd.DROP="drop",Pd=Zt([Ln()],Pd);let Rd=class extends kd{};Rd.BEFORE_MOVE="move.before_move",Rd.START="move.start",Rd.MOVE="move",Rd.END="move.end",Rd=Zt([Ln()],Rd);let Sd=class extends wd{};Sd.BEFORE_ROTATE="rotate.before_rotate",Sd.START="rotate.start",Sd.ROTATE="rotate",Sd.END="rotate.end",Sd=Zt([Ln()],Sd);let Cd=class extends kd{};Cd.SWIPE="swipe",Cd.LEFT="swipe.left",Cd.RIGHT="swipe.right",Cd.UP="swipe.up",Cd.DOWN="swipe.down",Cd=Zt([Ln()],Cd);let Ed=class extends wd{};Ed.BEFORE_ZOOM="zoom.before_zoom",Ed.START="zoom.start",Ed.ZOOM="zoom",Ed.END="zoom.end",Ed=Zt([Ln()],Ed);let Td=class extends vd{};Td.BEFORE_DOWN="key.before_down",Td.BEFORE_UP="key.before_up",Td.DOWN="key.down",Td.HOLD="key.hold",Td.UP="key.up",Td=Zt([Ln()],Td);const Ld={getDragEventData:(t,e,i)=>Object.assign(Object.assign({},i),{x:i.x,y:i.y,moveX:i.x-e.x,moveY:i.y-e.y,totalX:i.x-t.x,totalY:i.y-t.y}),getDropEventData:(t,e,i)=>Object.assign(Object.assign({},t),{list:e,data:i}),getSwipeDirection:t=>t<-45&&t>-135?Cd.UP:t>45&&t<135?Cd.DOWN:t<=45&&t>=-45?Cd.RIGHT:Cd.LEFT,getSwipeEventData:(t,e,i)=>Object.assign(Object.assign({},i),{moveX:e.moveX,moveY:e.moveY,totalX:i.x-t.x,totalY:i.y-t.y,type:Od.getSwipeDirection(K.getAngle(t,i))}),getBase(t){const e=1===t.button?4:t.button;return{altKey:t.altKey,ctrlKey:t.ctrlKey,shiftKey:t.shiftKey,metaKey:t.metaKey,buttons:n(t.buttons)?1:0===t.buttons?e:t.buttons,origin:t}},pathHasEventType(t,e){const{list:i}=t;for(let t=0,s=i.length;t<s;t++)if(i[t].hasEvent(e))return!0;return!1},filterPathByEventType(t,e){const i=new Za,{list:s}=t;for(let t=0,r=s.length;t<r;t++)s[t].hasEvent(e)&&i.add(s[t]);return i},pathCanDrag:t=>t&&t.list.some(t=>Hn.draggable(t)||!t.isLeafer&&t.hasEvent(kd.DRAG)),pathHasOutside:t=>t&&t.list.some(t=>t.isOutside)},Od=Ld,Ad=new Za,{getDragEventData:Md,getDropEventData:Dd,getSwipeEventData:Wd}=Ld;class Id{constructor(t){this.interaction=t}setDragData(t){this.animateWait&&this.dragEndReal(),this.downData=this.interaction.downData,this.dragData=Md(t,t,t),this.canAnimate=this.canDragOut=!0}getList(t,e){const{proxy:i}=this.interaction.selector,s=i&&i.list.length,r=kd.list||this.draggableList||Ad;return this.dragging&&(s?t?Ad:new Za(e?[...i.list,...i.dragHoverExclude]:i.list):r)}checkDrag(t,e){const{interaction:i}=this;if(this.moving&&t.buttons<1)return this.canAnimate=!1,void i.pointerCancel();!this.moving&&e&&(this.moving=i.canMove(this.downData)||i.isHoldRightKey||i.isMobileDragEmpty)&&(this.dragData.moveType="drag",i.emit(Rd.START,this.dragData)),this.moving||this.dragStart(t,e),this.drag(t)}dragStart(t,e){this.dragging||(this.dragging=e&&md.left(t),this.dragging&&(this.interaction.emit(kd.START,this.dragData),this.getDraggableList(this.dragData.path),this.setDragStartPoints(this.realDraggableList=this.getList(!0))))}setDragStartPoints(t){this.dragStartPoints={},t.forEach(t=>this.dragStartPoints[t.innerId]={x:t.x,y:t.y})}getDraggableList(t){let e;for(let i=0,s=t.length;i<s;i++)if(e=t.list[i],Hn.draggable(e)){this.draggableList=new Za(e);break}}drag(t){const{interaction:e,dragData:i,downData:s}=this,{path:r,throughPath:n}=s;this.dragData=Md(s,i,t),n&&(this.dragData.throughPath=n),this.dragData.path=r,this.moving?(this.dragData.moveType="drag",e.emit(Rd.BEFORE_MOVE,this.dragData),e.emit(Rd.MOVE,this.dragData)):this.dragging&&(this.dragReal(),e.emit(kd.BEFORE_DRAG,this.dragData),e.emit(kd.DRAG,this.dragData))}dragReal(t){const{interaction:e}=this,{running:i}=e,s=this.realDraggableList;if(s.length&&i){const{totalX:i,totalY:r}=this.dragData,{dragLimitAnimate:n}=e.p,o=!n||!!t;s.forEach(e=>{if(e.draggable){const s=a(e.draggable),h=kd.getValidMove(e,this.dragStartPoints[e.innerId],{x:i,y:r},o||s);n&&!s&&t?Hn.animateMove(e,h,l(n)?n:.3):e.move(h)}})}}dragOverOrOut(t){const{interaction:e}=this,{dragOverPath:i}=this,{path:s}=t;this.dragOverPath=s,i?s.indexAt(0)!==i.indexAt(0)&&(e.emit(kd.OUT,t,i),e.emit(kd.OVER,t,s)):e.emit(kd.OVER,t,s)}dragEnterOrLeave(t){const{interaction:e}=this,{dragEnterPath:i}=this,{path:s}=t;e.emit(kd.LEAVE,t,i,s),e.emit(kd.ENTER,t,s,i),this.dragEnterPath=s}dragEnd(t,e){(this.dragging||this.moving)&&(this.checkDragEndAnimate(t,e)||this.dragEndReal(t))}dragEndReal(t){const{interaction:e,downData:i,dragData:s}=this;t||(t=s);const{path:r,throughPath:n}=i,o=Md(i,t,t);if(n&&(o.throughPath=n),o.path=r,this.moving&&(this.moving=!1,o.moveType="drag",e.emit(Rd.END,o)),this.dragging){const r=this.getList();this.dragging=!1,e.p.dragLimitAnimate&&this.dragReal(!0),e.emit(kd.END,o),this.swipe(t,i,s,o),this.drop(t,r,this.dragEnterPath)}this.autoMoveCancel(),this.dragReset(),this.animate(null,"off")}swipe(t,e,i,s){const{interaction:r}=this;if(K.getDistance(e,t)>r.config.pointer.swipeDistance){const t=Wd(e,i,s);this.interaction.emit(t.type,t)}}drop(t,e,i){const s=Dd(t,e,kd.data);s.path=i,this.interaction.emit(Pd.DROP,s),this.interaction.emit(kd.LEAVE,t,i)}dragReset(){kd.list=kd.data=this.draggableList=this.dragData=this.downData=this.dragOverPath=this.dragEnterPath=null}checkDragEndAnimate(t,e){return!1}animate(t,e){}checkDragOut(t){}autoMoveOnDragOut(t){}autoMoveCancel(){}destroy(){this.dragReset()}}const Fd=It.get("emit");const zd=["move","zoom","rotate","key"];function Nd(t,e,i,s,r){if(zd.some(t=>e.startsWith(t))&&t.__.hitChildren&&!Xd(t,r)){let n;for(let o=0,a=t.children.length;o<a;o++)n=t.children[o],!i.path.has(n)&&n.__.hittable&&Yd(n,e,i,s,r)}}function Yd(t,e,i,s,r){if(t.destroyed)return!1;if(t.__.hitSelf&&!Xd(t,r)&&(zh.updateEventStyle&&!s&&zh.updateEventStyle(t,e),t.hasEvent(e,s))){i.phase=s?1:t===i.target?2:3;const r=$t.get(e,i);if(t.emitEvent(r,s),r.isStop)return!0}return!1}function Xd(t,e){return e&&e.has(t)}const Hd={wheel:{zoomSpeed:.5,moveSpeed:.5,rotateSpeed:.5,delta:{x:20,y:8}},pointer:{type:"pointer",snap:!0,hitRadius:5,tapTime:120,longPressTime:800,transformTime:500,hover:!0,dragHover:!0,dragDistance:2,swipeDistance:20},touch:{preventDefault:"auto"},multiTouch:{},move:{autoDistance:2},zoom:{},cursor:!0,keyEvent:!0},{pathHasEventType:Ud,pathCanDrag:jd,pathHasOutside:Vd}=Ld;class Gd{get dragging(){return this.dragger.dragging}get transforming(){return this.transformer.transforming}get moveMode(){return!0===this.m.drag||this.isHoldSpaceKey||this.isHoldMiddleKey||this.isHoldRightKey&&this.dragger.moving||this.isDragEmpty}get canHover(){return this.p.hover&&!this.config.mobile}get isDragEmpty(){return this.m.dragEmpty&&this.isRootPath(this.hoverData)&&(!this.downData||this.isRootPath(this.downData))}get isMobileDragEmpty(){return this.m.dragEmpty&&!this.canHover&&this.downData&&this.isTreePath(this.downData)}get isHoldMiddleKey(){return this.m.holdMiddleKey&&this.downData&&md.middle(this.downData)}get isHoldRightKey(){return this.m.holdRightKey&&this.downData&&md.right(this.downData)}get isHoldSpaceKey(){return this.m.holdSpaceKey&&yd.isHoldSpaceKey()}get m(){return this.config.move}get p(){return this.config.pointer}get hitRadius(){return this.p.hitRadius}constructor(t,e,i,s){this.config=f.clone(Hd),this.tapCount=0,this.downKeyMap={},this.target=t,this.canvas=e,this.selector=i,this.defaultPath=new Za(t),this.createTransformer(),this.dragger=new Id(this),s&&(this.config=f.default(s,this.config)),this.__listenEvents()}start(){this.running=!0}stop(){this.running=!1}receive(t){}pointerDown(t,e){t||(t=this.hoverData),t&&(md.defaultLeft(t),this.updateDownData(t),this.checkPath(t,e),this.downTime=Date.now(),this.emit(wd.BEFORE_DOWN,t),this.emit(wd.DOWN,t),md.left(t)&&(this.tapWait(),this.longPressWait(t)),this.waitRightTap=md.right(t),this.dragger.setDragData(t),this.isHoldRightKey||this.updateCursor(t))}pointerMove(t){if(t||(t=this.hoverData),!t)return;const{downData:e}=this;e&&md.defaultLeft(t);(this.canvas.bounds.hitPoint(t)||e)&&(this.pointerMoveReal(t),e&&this.dragger.checkDragOut(t))}pointerMoveReal(t){if(this.emit(wd.BEFORE_MOVE,t,this.defaultPath),this.downData){const e=K.getDistance(this.downData,t)>this.p.dragDistance;e&&(this.pointerWaitCancel(),this.waitRightTap=!1),this.dragger.checkDrag(t,e)}this.dragger.moving||(this.updateHoverData(t),this.checkPath(t),this.emit(wd.MOVE,t),this.pointerHover(t),this.dragging&&(this.dragger.dragOverOrOut(t),this.dragger.dragEnterOrLeave(t))),this.updateCursor(this.downData||t)}pointerUp(t){const{downData:e}=this;if(t||(t=e),!e)return;md.defaultLeft(t),t.multiTouch=e.multiTouch,this.findPath(t);const i=Object.assign(Object.assign({},t),{path:t.path.clone()});t.path.addList(e.path.list),this.checkPath(t),this.downData=null,this.emit(wd.BEFORE_UP,t),this.emit(wd.UP,t),this.touchLeave(t),t.isCancel||(this.tap(t),this.menuTap(t)),this.dragger.dragEnd(t),this.updateCursor(i)}pointerCancel(){const t=Object.assign({},this.dragger.dragData);t.isCancel=!0,this.pointerUp(t)}menu(t){this.findPath(t),this.emit(wd.MENU,t),this.waitMenuTap=!0,!this.downData&&this.waitRightTap&&this.menuTap(t)}menuTap(t){this.waitRightTap&&this.waitMenuTap&&(this.emit(wd.MENU_TAP,t),this.waitRightTap=this.waitMenuTap=!1)}createTransformer(){}move(t){}zoom(t){}rotate(t){}transformEnd(){}wheel(t){}multiTouch(t,e){}keyDown(t){if(!this.config.keyEvent)return;this.emit(Td.BEFORE_DOWN,t,this.defaultPath);const{code:e}=t;this.downKeyMap[e]||(this.downKeyMap[e]=!0,yd.setDownCode(e),this.emit(Td.HOLD,t,this.defaultPath),this.moveMode&&(this.cancelHover(),this.updateCursor())),this.emit(Td.DOWN,t,this.defaultPath)}keyUp(t){if(!this.config.keyEvent)return;this.emit(Td.BEFORE_UP,t,this.defaultPath);const{code:e}=t;this.downKeyMap[e]=!1,yd.setUpCode(e),this.emit(Td.UP,t,this.defaultPath),"grab"===this.cursor&&this.updateCursor()}pointerHover(t){!this.canHover||this.dragging&&!this.p.dragHover||(t.path||(t.path=new Za),this.pointerOverOrOut(t),this.pointerEnterOrLeave(t))}pointerOverOrOut(t){const{path:e}=t,{overPath:i}=this;this.overPath=e,i?e.indexAt(0)!==i.indexAt(0)&&(this.emit(wd.OUT,t,i),this.emit(wd.OVER,t,e)):this.emit(wd.OVER,t,e)}pointerEnterOrLeave(t){let{path:e}=t;this.downData&&!this.moveMode&&(e=e.clone(),this.downData.path.forEach(t=>e.add(t)));const{enterPath:i}=this;this.enterPath=e,this.emit(wd.LEAVE,t,i,e),this.emit(wd.ENTER,t,e,i)}touchLeave(t){"touch"===t.pointerType&&this.enterPath&&(this.emit(wd.LEAVE,t),this.dragger.dragging&&this.emit(Pd.LEAVE,t))}tap(t){const{pointer:e}=this.config,i=this.longTap(t);if(!e.tapMore&&i)return;if(!this.waitTap)return;e.tapMore&&this.emitTap(t);const s=Date.now()-this.downTime,r=[wd.DOUBLE_TAP,wd.DOUBLE_CLICK].some(e=>Ud(t.path,e));s<e.tapTime+50&&r?(this.tapCount++,2===this.tapCount?(this.tapWaitCancel(),this.emitDoubleTap(t)):(clearTimeout(this.tapTimer),this.tapTimer=setTimeout(()=>{e.tapMore||(this.tapWaitCancel(),this.emitTap(t))},e.tapTime))):e.tapMore||(this.tapWaitCancel(),this.emitTap(t))}findPath(e,i){const{hitRadius:s,through:r}=this.p,{bottomList:n,target:o}=this;t.backgrounder||e.origin||o&&o.updateLayout();const a=this.selector.getByPoint(e,s,Object.assign({bottomList:n,name:e.type},i||{through:r}));return a.throughPath&&(e.throughPath=a.throughPath),e.path=a.path,a.path}isRootPath(t){return t&&t.path.list[0].isLeafer}isTreePath(t){const e=this.target.app;return!(!e||!e.isApp)&&(e.editor&&!t.path.has(e.editor)&&t.path.has(e.tree)&&!t.target.syncEventer)}checkPath(t,e){(e||this.moveMode&&!Vd(t.path))&&(t.path=this.defaultPath)}canMove(t){return t&&(this.moveMode||"auto"===this.m.drag&&!jd(t.path))&&!Vd(t.path)}isDrag(t){return this.dragger.getList().has(t)}isPress(t){return this.downData&&this.downData.path.has(t)}isHover(t){return this.enterPath&&this.enterPath.has(t)}isFocus(t){return this.focusData===t}cancelHover(){const{hoverData:t}=this;t&&(t.path=this.defaultPath,this.pointerHover(t))}updateDownData(t,e,i){const{downData:s}=this;!t&&s&&(t=s),t&&(this.findPath(t,e),i&&s&&t.path.addList(s.path.list),this.downData=t)}updateHoverData(t){t||(t=this.hoverData),t&&(this.findPath(t,{exclude:this.dragger.getList(!1,!0),name:wd.MOVE}),this.hoverData=t)}updateCursor(t){if(!this.config.cursor||!this.canHover)return;if(t||(this.updateHoverData(),t=this.downData||this.hoverData),this.dragger.moving)return this.setCursor("grabbing");if(this.canMove(t))return this.setCursor(this.downData?"grabbing":"grab");if(!t)return;let e,i;const{path:s}=t;for(let t=0,r=s.length;t<r&&(e=s.list[t],i=e.syncEventer&&e.syncEventer.cursor||e.cursor,!i);t++);this.setCursor(i)}setCursor(t){this.cursor=t}getLocal(t,e){const i=this.canvas.getClientBounds(e),s={x:t.clientX-i.x,y:t.clientY-i.y},{bounds:r}=this.canvas;return s.x*=r.width/i.width,s.y*=r.height/i.height,this.p.snap&&K.round(s),s}emitTap(t){this.emit(wd.TAP,t),this.emit(wd.CLICK,t)}emitDoubleTap(t){this.emit(wd.DOUBLE_TAP,t),this.emit(wd.DOUBLE_CLICK,t)}pointerWaitCancel(){this.tapWaitCancel(),this.longPressWaitCancel()}tapWait(){clearTimeout(this.tapTimer),this.waitTap=!0}tapWaitCancel(){this.waitTap&&(clearTimeout(this.tapTimer),this.waitTap=!1,this.tapCount=0)}longPressWait(t){clearTimeout(this.longPressTimer),this.longPressTimer=setTimeout(()=>{this.longPressed=!0,this.emit(wd.LONG_PRESS,t)},this.p.longPressTime)}longTap(t){let e;return this.longPressed&&(this.emit(wd.LONG_TAP,t),(Ud(t.path,wd.LONG_TAP)||Ud(t.path,wd.LONG_PRESS))&&(e=!0)),this.longPressWaitCancel(),e}longPressWaitCancel(){this.longPressTimer&&(clearTimeout(this.longPressTimer),this.longPressed=!1)}__onResize(){const{dragOut:t}=this.m;this.shrinkCanvasBounds=new Ot(this.canvas.bounds),this.shrinkCanvasBounds.spread(-(l(t)?t:2))}__listenEvents(){const{target:t}=this;this.__eventIds=[t.on_(Eo.RESIZE,this.__onResize,this)],t.once(Ao.READY,()=>this.__onResize())}__removeListenEvents(){this.target.off_(this.__eventIds),this.__eventIds.length=0}emit(t,e,i,s){this.running&&function(t,e,i,s){if(!i&&!e.path)return;let r;e.type=t,i?e=Object.assign(Object.assign({},e),{path:i}):i=e.path,e.target=i.indexAt(0);try{for(let n=i.length-1;n>-1;n--){if(r=i.list[n],Yd(r,t,e,!0,s))return;r.isApp&&Nd(r,t,e,!0,s)}for(let n=0,o=i.length;n<o;n++)if(r=i.list[n],r.isApp&&Nd(r,t,e,!1,s),Yd(r,t,e,!1,s))return}catch(t){Fd.error(t)}}(t,e,i,s)}destroy(){this.__eventIds.length&&(this.stop(),this.__removeListenEvents(),this.dragger.destroy(),this.transformer&&this.transformer.destroy(),this.downData=this.overPath=this.enterPath=null)}}class Kd{static set(t,e){this.custom[t]=e}static get(t){return this.custom[t]}}Kd.custom={};class qd extends Jt{constructor(){super(...arguments),this.maxTotal=1e3,this.pathList=new Za,this.pixelList=new Za}getPixelType(t,e){return this.__autoClear(),this.pixelList.add(t),jt.hitCanvas(e)}getPathType(t){return this.__autoClear(),this.pathList.add(t),jt.hitCanvas()}clearImageType(){this.__clearLeafList(this.pixelList)}clearPathType(){this.__clearLeafList(this.pathList)}__clearLeafList(t){t.length&&(t.forEach(t=>{t.__hitCanvas&&(t.__hitCanvas.destroy(),t.__hitCanvas=null)}),t.reset())}__autoClear(){this.pathList.length+this.pixelList.length>this.maxTotal&&this.clear()}clear(){this.clearPathType(),this.clearImageType()}}t.getSelector=function(e){return e.leafer?e.leafer.selector:t.selector||(t.selector=jt.selector())};const{toInnerRadiusPointOf:$d,copy:Qd,setRadius:Jd}=K,{hitRadiusPoint:Zd,hitPoint:tc}=Ct,ec={},ic={},sc=Xa.prototype;sc.hit=function(e,i=0){this.updateLayout(),Qd(ic,e),Jd(ic,i);const s=this.__world;return!!(i?Zd(s,ic):tc(s,ic))&&(this.isBranch?t.getSelector(this).hitPoint(Object.assign({},ic),i,{target:this}):this.__hitWorld(ic))},sc.__hitWorld=function(t){const e=this.__;if(!e.hitSelf)return!1;const i=this.__world,s=this.__layout,r=i.width<10&&i.height<10;if(e.hitRadius&&(Qd(ec,t),Jd(t=ec,e.hitRadius)),$d(t,i,ec),e.hitBox||r){if(Ct.hitRadiusPoint(s.boxBounds,ec))return!0;if(r)return!1}return!s.hitCanvasChanged&&this.__hitCanvas||(this.__updateHitCanvas(),s.boundsChanged||(s.hitCanvasChanged=!1)),this.__hit(ec)},sc.__hitFill=function(t){const e=this.__hitCanvas;return e&&e.hitFill(t,this.__.windingRule)},sc.__hitStroke=function(t,e){const i=this.__hitCanvas;return i&&i.hitStroke(t,e)},sc.__hitPixel=function(t){const e=this.__hitCanvas;return e&&e.hitPixel(t,this.__layout.renderBounds,e.hitScale)},sc.__drawHitPath=function(t){t&&this.__drawRenderPath(t)};const rc=new et,nc=ml.prototype;nc.__updateHitCanvas=function(){this.__box&&this.__box.__updateHitCanvas();const e=this.leafer||this.parent&&this.parent.leafer;if(!e)return;const i=this.__,{hitCanvasManager:s}=e,r=(i.__isAlphaPixelFill||i.__isCanvas)&&"pixel"===i.hitFill,n=i.__isAlphaPixelStroke&&"pixel"===i.hitStroke,o=r||n;this.__hitCanvas||(this.__hitCanvas=o?s.getPixelType(this,{contextSettings:{willReadFrequently:!0}}):s.getPathType(this));const a=this.__hitCanvas;if(o){const{renderBounds:e}=this.__layout,s=t.image.hitCanvasSize,o=a.hitScale=At.set(0,0,s,s).getFitMatrix(e).a,{x:h,y:l,width:d,height:c}=At.set(e).scale(o);a.resize({width:d,height:c,pixelRatio:1}),a.clear(),Dr.patternLocked=!0,this.__renderShape(a,{matrix:rc.setWith(this.__world).scaleWith(1/o).invertWith().translate(-h,-l),ignoreFill:!r,ignoreStroke:!n}),Dr.patternLocked=!1,a.resetTransform(),i.__isHitPixel=!0}else i.__isHitPixel&&(i.__isHitPixel=!1);this.__drawHitPath(a),a.setStrokeOptions(i)},nc.__hit=function(t){if(this.__box&&this.__box.__hit(t))return!0;const e=this.__;if(e.__isHitPixel&&this.__hitPixel(t))return!0;const{hitFill:i}=e,s=(e.fill||e.__isCanvas)&&("path"===i||"pixel"===i&&!(e.__isAlphaPixelFill||e.__isCanvas))||"all"===i;if(s&&this.__hitFill(t))return!0;const{hitStroke:r,__maxStrokeWidth:n}=e,o=e.stroke&&("path"===r||"pixel"===r&&!e.__isAlphaPixelStroke)||"all"===r;if(!s&&!o)return!1;const a=2*t.radiusX;let h=a;if(o)switch(e.strokeAlign){case"inside":if(h+=2*n,!s&&this.__hitFill(t)&&this.__hitStroke(t,h))return!0;h=a;break;case"center":h+=n;break;case"outside":if(h+=2*n,!s){if(!this.__hitFill(t)&&this.__hitStroke(t,h))return!0;h=a}}return!!h&&this.__hitStroke(t,h)};const oc=ml.prototype,ac=kl.prototype,hc=El.prototype;ac.__updateHitCanvas=hc.__updateHitCanvas=function(){this.stroke||this.cornerRadius||(this.fill||this.__.__isCanvas)&&"pixel"===this.hitFill||"all"===this.hitStroke?oc.__updateHitCanvas.call(this):this.__hitCanvas&&(this.__hitCanvas=null)},ac.__hitFill=hc.__hitFill=function(t){return this.__hitCanvas?oc.__hitFill.call(this,t):Ct.hitRadiusPoint(this.__layout.boxBounds,t)},ud.prototype.__drawHitPath=function(t){const{__lineHeight:e,fontSize:i,__baseLine:s,__letterSpacing:r,__textDrawData:n}=this.__;t.beginPath(),r<0?this.__drawPathByBox(t):n.rows.forEach(r=>t.rect(r.x,r.y-s,r.width,e<i?i:e))},vl.prototype.pick=function(e,i){return i||(i=r),this.updateLayout(),t.getSelector(this).getByPoint(e,i.hitRadius||0,Object.assign(Object.assign({},i),{target:this}))};const lc=_e.prototype;lc.hitFill=function(t,e){return e?this.context.isPointInPath(t.x,t.y,e):this.context.isPointInPath(t.x,t.y)},lc.hitStroke=function(t,e){return this.strokeWidth=e,this.context.isPointInStroke(t.x,t.y)},lc.hitPixel=function(t,e,i=1){let{x:s,y:r,radiusX:n,radiusY:o}=t;e&&(s-=e.x,r-=e.y),At.set(s-n,r-o,2*n,2*o).scale(i).ceil();const{data:a}=this.context.getImageData(At.x,At.y,At.width||1,At.height||1);for(let t=0,e=a.length;t<e;t+=4)if(a[t+3]>0)return!0;return a[3]>0};const dc={convert(t,e){const i=Ld.getBase(t),s=Object.assign(Object.assign({},i),{x:e.x,y:e.y,width:t.width,height:t.height,pointerType:t.pointerType,pressure:t.pressure});return"pen"===s.pointerType&&(s.tangentialPressure=t.tangentialPressure,s.tiltX=t.tiltX,s.tiltY=t.tiltY,s.twist=t.twist),s},convertMouse(t,e){const i=Ld.getBase(t);return Object.assign(Object.assign({},i),{x:e.x,y:e.y,width:1,height:1,pointerType:"mouse",pressure:.5})},convertTouch(t,e){const i=dc.getTouch(t),s=Ld.getBase(t);return Object.assign(Object.assign({},s),{x:e.x,y:e.y,width:1,height:1,pointerType:"touch",multiTouch:t.touches.length>1,pressure:i.force})},getTouch:t=>t.targetTouches[0]||t.changedTouches[0]},cc={convert(t){const e=Ld.getBase(t);return Object.assign(Object.assign({},e),{code:t.code,key:t.key})}},{pathCanDrag:uc}=Ld;class _c extends Gd{get notPointer(){const{p:t}=this;return"pointer"!==t.type||t.touch||this.useMultiTouch}get notTouch(){const{p:t}=this;return"mouse"===t.type||this.usePointer}get notMouse(){return this.usePointer||this.useTouch}__listenEvents(){super.__listenEvents();const t=this.view=this.canvas.view;this.viewEvents={pointerdown:this.onPointerDown,mousedown:this.onMouseDown,touchstart:this.onTouchStart,pointerleave:this.onPointerLeave,contextmenu:this.onContextMenu,wheel:this.onWheel,gesturestart:this.onGesturestart,gesturechange:this.onGesturechange,gestureend:this.onGestureend},this.windowEvents={pointermove:this.onPointerMove,pointerup:this.onPointerUp,pointercancel:this.onPointerCancel,mousemove:this.onMouseMove,mouseup:this.onMouseUp,touchmove:this.onTouchMove,touchend:this.onTouchEnd,touchcancel:this.onTouchCancel,keydown:this.onKeyDown,keyup:this.onKeyUp,scroll:this.onScroll};const{viewEvents:e,windowEvents:i}=this;for(let i in e)e[i]=e[i].bind(this),t.addEventListener(i,e[i]);for(let t in i)i[t]=i[t].bind(this),window.addEventListener(t,i[t])}__removeListenEvents(){super.__removeListenEvents();const{viewEvents:t,windowEvents:e}=this;for(let e in t)this.view.removeEventListener(e,t[e]),this.viewEvents={};for(let t in e)window.removeEventListener(t,e[t]),this.windowEvents={}}getTouches(t){const e=[];for(let i=0,s=t.length;i<s;i++)e.push(t[i]);return e}preventDefaultPointer(t){const{pointer:e}=this.config;e.preventDefault&&t.preventDefault()}preventDefaultWheel(t){const{wheel:e}=this.config;e.preventDefault&&t.preventDefault()}preventWindowPointer(t){return!this.downData&&t.target!==this.view}onKeyDown(t){this.keyDown(cc.convert(t))}onKeyUp(t){this.keyUp(cc.convert(t))}onContextMenu(t){this.config.pointer.preventDefaultMenu&&t.preventDefault(),this.menu(dc.convert(t,this.getLocal(t)))}onScroll(){this.canvas.updateClientBounds()}onPointerDown(t){this.preventDefaultPointer(t),this.notPointer||(this.usePointer||(this.usePointer=!0),this.pointerDown(dc.convert(t,this.getLocal(t))))}onPointerMove(t,e){if(this.notPointer||this.preventWindowPointer(t))return;this.usePointer||(this.usePointer=!0);const i=dc.convert(t,this.getLocal(t,!0));e?this.pointerHover(i):this.pointerMove(i)}onPointerLeave(t){this.onPointerMove(t,!0)}onPointerUp(t){this.downData&&this.preventDefaultPointer(t),this.notPointer||this.preventWindowPointer(t)||this.pointerUp(dc.convert(t,this.getLocal(t)))}onPointerCancel(){this.useMultiTouch||this.pointerCancel()}onMouseDown(t){this.preventDefaultPointer(t),this.notMouse||this.pointerDown(dc.convertMouse(t,this.getLocal(t)))}onMouseMove(t){this.notMouse||this.preventWindowPointer(t)||this.pointerMove(dc.convertMouse(t,this.getLocal(t,!0)))}onMouseUp(t){this.downData&&this.preventDefaultPointer(t),this.notMouse||this.preventWindowPointer(t)||this.pointerUp(dc.convertMouse(t,this.getLocal(t)))}onMouseCancel(){this.notMouse||this.pointerCancel()}onTouchStart(t){const e=dc.getTouch(t),i=this.getLocal(e,!0),{preventDefault:s}=this.config.touch;(!0===s||"auto"===s&&uc(this.findPath(i)))&&t.preventDefault(),this.multiTouchStart(t),this.notTouch||(this.touchTimer&&(window.clearTimeout(this.touchTimer),this.touchTimer=0),this.useTouch=!0,this.pointerDown(dc.convertTouch(t,i)))}onTouchMove(t){if(this.multiTouchMove(t),this.notTouch||this.preventWindowPointer(t))return;const e=dc.getTouch(t);this.pointerMove(dc.convertTouch(t,this.getLocal(e)))}onTouchEnd(t){if(this.multiTouchEnd(),this.notTouch||this.preventWindowPointer(t))return;this.touchTimer&&clearTimeout(this.touchTimer),this.touchTimer=setTimeout(()=>{this.useTouch=!1},500);const e=dc.getTouch(t);this.pointerUp(dc.convertTouch(t,this.getLocal(e)))}onTouchCancel(){this.notTouch||this.pointerCancel()}multiTouchStart(t){this.useMultiTouch=t.touches.length>1,this.touches=this.useMultiTouch?this.getTouches(t.touches):void 0,this.useMultiTouch&&this.pointerCancel()}multiTouchMove(t){if(this.useMultiTouch&&t.touches.length>1){const e=this.getTouches(t.touches),i=this.getKeepTouchList(this.touches,e);i.length>1&&(this.multiTouch(Ld.getBase(t),i),this.touches=e)}}multiTouchEnd(){this.touches=null,this.useMultiTouch=!1,this.transformEnd()}getKeepTouchList(t,e){let i;const s=[];return t.forEach(t=>{i=e.find(e=>e.identifier===t.identifier),i&&s.push({from:this.getLocal(t),to:this.getLocal(i)})}),s}getLocalTouchs(t){return t.map(t=>this.getLocal(t))}onWheel(t){this.preventDefaultWheel(t),this.wheel(Object.assign(Object.assign(Object.assign({},Ld.getBase(t)),this.getLocal(t)),{deltaX:t.deltaX,deltaY:t.deltaY}))}onGesturestart(t){this.useMultiTouch||(this.preventDefaultWheel(t),this.lastGestureScale=1,this.lastGestureRotation=0)}onGesturechange(t){if(this.useMultiTouch)return;this.preventDefaultWheel(t);const e=Ld.getBase(t);Object.assign(e,this.getLocal(t));const i=t.scale/this.lastGestureScale,s=(t.rotation-this.lastGestureRotation)/Math.PI*180*(b.within(this.config.wheel.rotateSpeed,0,1)/4+.1);this.zoom(Object.assign(Object.assign({},e),{scale:i*i})),this.rotate(Object.assign(Object.assign({},e),{rotation:s})),this.lastGestureScale=t.scale,this.lastGestureRotation=t.rotation}onGestureend(t){this.useMultiTouch||(this.preventDefaultWheel(t),this.transformEnd())}setCursor(t){super.setCursor(t);const e=[];this.eachCursor(t,e),_(e[e.length-1])&&e.push("default"),this.canvas.view.style.cursor=e.map(t=>_(t)?`url(${t.url}) ${t.x||0} ${t.y||0}`:t).join(",")}eachCursor(t,e,i=0){if(i++,u(t))t.forEach(t=>this.eachCursor(t,e,i));else{const s=a(t)&&Kd.get(t);s&&i<2?this.eachCursor(s,e,i):e.push(t)}}destroy(){this.view&&(super.destroy(),this.view=null,this.touches=null)}}function pc(t,e){const i=t.__,{rows:s,decorationY:r}=i.__textDrawData;let n;i.__isPlacehold&&i.placeholderColor&&(e.fillStyle=i.placeholderColor);for(let t=0,i=s.length;t<i;t++)n=s[t],n.text?e.fillText(n.text,n.x,n.y):n.data&&n.data.forEach(t=>{e.fillText(t.char,t.x,n.y)});if(r){const{decorationColor:t,decorationHeight:n}=i.__textDrawData;t&&(e.fillStyle=t),s.forEach(t=>r.forEach(i=>e.fillRect(t.x,t.y+i,t.width,n)))}}function gc(t,e){t.__.__font?pc(t,e):t.__.windingRule?e.fill(t.__.windingRule):e.fill()}function fc(t,e,i){switch(e.__.strokeAlign){case"center":yc(t,1,e,i);break;case"inside":mc(t,"inside",e,i);break;case"outside":e.__.__fillAfterStroke?yc(t,2,e,i):mc(t,"outside",e,i)}}function yc(t,e,i,s){const r=i.__;_(t)?wc(t,e,!0,i,s):(s.setStroke(t,r.__strokeWidth*e,r),vc(i,s))}function mc(t,e,i,s){const r=s.getSameCanvas(!0,!0);r.font=i.__.__font,yc(t,2,i,r),r.blendMode="outside"===e?"destination-out":"destination-in",pc(i,r),r.blendMode="normal",Hn.copyCanvasByWorld(i,s,r),r.recycle(i.__nowWorld)}function vc(t,e){let i,s=t.__.__textDrawData;const{rows:r,decorationY:n}=s;for(let t=0,s=r.length;t<s;t++)i=r[t],i.text?e.strokeText(i.text,i.x,i.y):i.data&&i.data.forEach(t=>{e.strokeText(t.char,t.x,i.y)});if(n){const{decorationHeight:t}=s;r.forEach(i=>n.forEach(s=>e.strokeRect(i.x,i.y+s,i.width,t)))}}function wc(t,e,i,s,r){let n;const o=s.__,{__hasMultiStrokeStyle:a}=o;a||r.setStroke(void 0,o.__strokeWidth*e,o);for(let h=0,l=t.length;h<l;h++)if(n=t[h],(!n.image||!Mh.checkImage(s,r,n,!1))&&n.style){if(a){const{strokeStyle:t}=n;t?r.setStroke(n.style,o.__getRealStrokeWidth(t)*e,o,t):r.setStroke(n.style,o.__strokeWidth*e,o)}else r.strokeStyle=n.style;n.blendMode?(r.saveBlendMode(n.blendMode),i?vc(s,r):r.stroke(),r.restoreBlendMode()):i?vc(s,r):r.stroke()}}function xc(t,e,i){const s=e.__;if(s.__strokeWidth)if(s.__font)fc(t,e,i);else switch(s.strokeAlign){case"center":bc(t,1,e,i);break;case"inside":!function(t,e,i){i.save(),i.clipUI(e),bc(t,2,e,i),i.restore()}(t,e,i);break;case"outside":!function(t,e,i){const s=e.__;if(s.__fillAfterStroke)bc(t,2,e,i);else{const{renderBounds:r}=e.__layout,n=i.getSameCanvas(!0,!0);e.__drawRenderPath(n),bc(t,2,e,n),n.clipUI(s),n.clearWorld(r),Hn.copyCanvasByWorld(e,i,n),n.recycle(e.__nowWorld)}}(t,e,i)}}function bc(t,e,i,s){const r=i.__;_(t)?wc(t,e,!1,i,s):(s.setStroke(t,r.__strokeWidth*e,r),s.stroke()),r.__useArrow&&Ah.strokeArrow(t,i,s)}const{getSpread:kc,getOuterOf:Bc,getByMove:Pc,getIntersectData:Rc}=Ct;let Sc;const{stintSet:Cc}=f,{hasTransparent:Ec}=Th;function Tc(t,e,i){if(!_(e)||!1===e.visible||0===e.opacity)return;let s;const{boxBounds:r}=i.__layout;switch(e.type){case"image":s=Mh.image(i,t,e,r,!Sc||!Sc[e.url]);break;case"linear":s=Dh.linearGradient(e,r);break;case"radial":s=Dh.radialGradient(e,r);break;case"angular":s=Dh.conicGradient(e,r);break;case"solid":const{type:o,color:a,opacity:h}=e;s={type:o,style:Th.string(a,h)};break;default:n(e.r)||(s={type:"solid",style:Th.string(e)})}if(s){if(a(s.style)&&Ec(s.style)&&(s.isTransparent=!0),e.style){if(0===e.style.strokeWidth)return;s.strokeStyle=e.style}e.editing&&(s.editing=e.editing),e.blendMode&&(s.blendMode=e.blendMode)}return s}const Lc={compute:function(t,e){const i=e.__,s=[];let r,n,o,a=i.__input[t];u(a)||(a=[a]),Sc=Mh.recycleImage(t,i);for(let i,r=0,n=a.length;r<n;r++)(i=Tc(t,a[r],e))&&(s.push(i),i.strokeStyle&&(o||(o=1),i.strokeStyle.strokeWidth&&(o=Math.max(o,i.strokeStyle.strokeWidth))));i["_"+t]=s.length?s:void 0,s.length&&s.every(t=>t.isTransparent)&&(s.some(t=>t.image)&&(r=!0),n=!0),"fill"===t?(Cc(i,"__isAlphaPixelFill",r),Cc(i,"__isTransparentFill",n)):(Cc(i,"__isAlphaPixelStroke",r),Cc(i,"__isTransparentStroke",n),Cc(i,"__hasMultiStrokeStyle",o))},fill:function(t,e,i){i.fillStyle=t,gc(e,i)},fills:function(t,e,i){let s;for(let r=0,n=t.length;r<n;r++){if(s=t[r],s.image){if(Mh.checkImage(e,i,s,!e.__.__font))continue;if(!s.style){!r&&s.image.isPlacehold&&e.drawImagePlaceholder(i,s.image);continue}}if(i.fillStyle=s.style,s.transform||s.scaleFixed){if(i.save(),s.transform&&i.transform(s.transform),s.scaleFixed){const{scaleX:t,scaleY:r}=e.getRenderScaleData(!0);(!0===s.scaleFixed||"zoom-in"===s.scaleFixed&&t>1&&r>1)&&i.scale(1/t,1/r)}s.blendMode&&(i.blendMode=s.blendMode),gc(e,i),i.restore()}else s.blendMode?(i.saveBlendMode(s.blendMode),gc(e,i),i.restoreBlendMode()):gc(e,i)}},fillPathOrText:gc,fillText:pc,stroke:xc,strokes:function(t,e,i){xc(t,e,i)},strokeText:fc,drawTextStroke:vc,shape:function(e,i,s){const r=i.getSameCanvas(),n=e.__nowWorld,o=i.bounds;let a,h,l,d,c,{scaleX:u,scaleY:_}=e.getRenderScaleData(!0);if(o.includes(n))c=r,a=d=n;else{const{renderShapeSpread:r}=e.__layout;let p;if(t.fullImageShadow)p=n;else{const t=r?kc(o,u===_?r*u:[r*_,r*u]):o;p=Rc(t,n)}l=o.getFitMatrix(p);let{a:g,d:f}=l;l.a<1&&(c=i.getSameCanvas(),e.__renderShape(c,s),u*=g,_*=f),d=Bc(n,l),a=Pc(d,-l.e,-l.f);const y=s.matrix;y?(h=new et(l),h.multiply(y),g*=y.scaleX,f*=y.scaleY):h=l,h.withScale(g,f),s=Object.assign(Object.assign({},s),{matrix:h})}return e.__renderShape(r,s),{canvas:r,matrix:h,fitMatrix:l,bounds:a,worldCanvas:c,shapeBounds:d,scaleX:u,scaleY:_}}};let Oc={},Ac={a:1,b:0,c:0,d:1,e:0,f:0};const{get:Mc,rotateOfOuter:Dc,translate:Wc,scaleOfOuter:Ic,multiplyParent:Fc,scale:zc,rotate:Nc,skew:Yc}=I;function Xc(t,e,i,s,r,n,o){const a=Mc();Wc(a,e.x+i,e.y+s),zc(a,r,n),o&&Dc(a,{x:e.x+e.width/2,y:e.y+e.height/2},o),t.transform=a}function Hc(t,e,i,s,r,n,o,a,h){const l=Mc();jc(l,e,i,s,r,n,o,a),h&&(Ac.a=e.width/h.width,Ac.d=e.height/h.height,Fc(l,Ac)),t.transform=l}function Uc(t,e,i,s,r,n,o,a,h,l,d,c){const u=Mc();if(c)jc(u,e,r,n,o,a,h,l);else{if(h)if("center"===d)Dc(u,{x:i/2,y:s/2},h);else switch(Nc(u,h),h){case 90:Wc(u,s,0);break;case 180:Wc(u,i,s);break;case 270:Wc(u,0,i)}Oc.x=e.x+r,Oc.y=e.y+n,Wc(u,Oc.x,Oc.y),o&&Ic(u,Oc,o,a)}t.transform=u}function jc(t,e,i,s,r,n,o,a){o&&Nc(t,o),a&&Yc(t,a.x,a.y),r&&zc(t,r,n),Wc(t,e.x+i,e.y+s)}const{get:Vc,translate:Gc}=I,Kc=new Ot,qc={},$c={};function Qc(t,e,i,s){const{changeful:r,sync:n,scaleFixed:o}=i;r&&(t.changeful=r),n&&(t.sync=n),o&&(t.scaleFixed=o),t.data=Jc(i,s,e)}function Jc(t,e,i){t.padding&&(e=Kc.set(e).shrink(t.padding)),"strench"===t.mode&&(t.mode="stretch");let{width:s,height:r}=i;const{opacity:n,mode:o,align:h,offset:l,scale:d,size:c,rotation:u,skew:p,clipSize:g,repeat:f,gap:y,filters:m}=t,v=e.width===s&&e.height===r,w={mode:o},x="center"!==h&&(u||0)%180==90;let k,B;switch(Ct.set($c,0,0,x?r:s,x?s:r),o&&"cover"!==o&&"fit"!==o?((d||c)&&(b.getScaleData(d,c,i,qc),k=qc.scaleX,B=qc.scaleY),(h||y||f)&&(k&&Ct.scale($c,k,B,!0),h&&ct.toPoint(h,$c,e,$c,!0,!0))):v&&!u||(k=B=Ct.getFitScale(e,$c,"fit"!==o),Ct.put(e,i,h,k,!1,$c),Ct.scale($c,k,B,!0)),l&&K.move($c,l),o){case"stretch":v||(s=e.width,r=e.height);break;case"normal":case"clip":($c.x||$c.y||k||g||u||p)&&Hc(w,e,$c.x,$c.y,k,B,u,p,t.clipSize);break;case"repeat":(!v||k||u||p)&&Uc(w,e,s,r,$c.x,$c.y,k,B,u,p,h,t.freeTransform),f||(w.repeat="repeat");const i=_(f);(y||i)&&(w.gap=function(t,e,i,s,r){let n,o;_(t)?(n=t.x,o=t.y):n=o=t;return{x:Zc(n,i,r.width,e&&e.x),y:Zc(o,s,r.height,e&&e.y)}}(y,i&&f,$c.width,$c.height,e));break;default:k&&Xc(w,e,$c.x,$c.y,k,B,u)}return w.transform||(e.x||e.y)&&(w.transform=Vc(),Gc(w.transform,e.x,e.y)),k&&"stretch"!==o&&(w.scaleX=k,w.scaleY=B),w.width=s,w.height=r,n&&(w.opacity=n),m&&(w.filters=m),f&&(w.repeat=a(f)?"x"===f?"repeat-x":"repeat-y":"repeat"),w}function Zc(t,e,i,s){const r=a(t)||s?(s?i-s*e:i%e)/((s||Math.floor(i/e))-1):t;return"auto"===t&&r<0?0:r}let tu,eu=new Ot;const{isSame:iu}=Ct;function su(t,e,i,s,r,n){if("fill"===e&&!t.__.__naturalWidth){const e=t.__;if(e.__naturalWidth=s.width/e.pixelRatio,e.__naturalHeight=s.height/e.pixelRatio,e.__autoSide)return t.forceUpdate("width"),t.__proxyData&&(t.setProxyAttr("width",e.width),t.setProxyAttr("height",e.height)),!1}return r.data||Qc(r,s,i,n),!0}function ru(t,e){au(t,bo.LOAD,e)}function nu(t,e){au(t,bo.LOADED,e)}function ou(t,e,i){e.error=i,t.forceUpdate("surface"),au(t,bo.ERROR,e)}function au(t,e,i){t.hasEvent(e)&&t.emitEvent(new bo(e,i))}function hu(t,e){const{leafer:i}=t;i&&i.viewReady&&(i.renderer.ignore=e)}const{get:lu,scale:du,copy:cu}=I,{floor:uu,ceil:_u,max:pu,abs:gu}=Math;function fu(e,i,s){let{scaleX:r,scaleY:n}=e.getRenderScaleData(!0,i.scaleFixed);const o=r+"-"+n+"-"+s;if(i.patternId===o||e.destroyed)return!1;{const{image:a,data:h}=i;let l,d,{width:c,height:u,scaleX:_,scaleY:p,transform:g,repeat:f,gap:y}=h;r*=s,n*=s,_&&(_=gu(_),p=gu(p),d=lu(),cu(d,g),du(d,1/_,1/p),r*=_,n*=p),c*=r,u*=n;const m=c*u;if(!f&&m>t.image.maxCacheSize)return!1;let v=t.image.maxPatternSize;if(a.isSVG){const t=c/a.width;t>1&&(l=t/_u(t))}else{const t=a.width*a.height;v>t&&(v=t)}m>v&&(l=Math.sqrt(m/v)),l&&(r/=l,n/=l,c/=l,u/=l),_&&(r/=_,n/=p);const w=y&&y.x*r,x=y&&y.y*n;if(g||1!==r||1!==n){const t=c+(w||0),e=u+(x||0);r/=t/pu(uu(t),1),n/=e/pu(uu(e),1),d||(d=lu(),g&&cu(d,g)),du(d,1/r,1/n)}const b=a.getCanvas(c,u,h.opacity,h.filters,w,x,e.leafer&&e.leafer.config.smooth),k=a.getPattern(b,f||t.origin.noRepeat||"no-repeat",d,i);return i.style=k,i.patternId=o,!0}}const yu={image:function(t,e,i,s,r){let n,o;const a=Dr.get(i);return tu&&i===tu.paint&&iu(s,tu.boxBounds)?n=tu.leafPaint:(n={type:i.type,image:a},a.hasAlphaPixel&&(n.isTransparent=!0),tu=a.use>1?{leafPaint:n,paint:i,boxBounds:eu.set(s)}:null),(r||a.loading)&&(o={image:a,attrName:e,attrValue:i}),a.ready?(su(t,e,i,a,n,s),r&&(ru(t,o),nu(t,o))):a.error?r&&ou(t,o,a.error):(r&&(hu(t,!0),ru(t,o)),n.loadId=a.load(()=>{hu(t,!1),t.destroyed||(su(t,e,i,a,n,s)&&(a.hasAlphaPixel&&(t.__layout.hitCanvasChanged=!0),t.forceUpdate("surface")),nu(t,o)),n.loadId=void 0},e=>{hu(t,!1),ou(t,o,e),n.loadId=void 0}),t.placeholderColor&&(t.placeholderDelay?setTimeout(()=>{a.ready||(a.isPlacehold=!0,t.forceUpdate("surface"))},t.placeholderDelay):a.isPlacehold=!0)),n},checkImage:function(e,i,s,r){const{scaleX:n,scaleY:o}=e.getRenderScaleData(!0,s.scaleFixed),{pixelRatio:a}=i,{data:h}=s;if(!h||s.patternId===n+"-"+o+"-"+a&&!Fh.running)return!1;if(r)if(h.repeat)r=!1;else if(!(s.changeful||"miniapp"===t.name&&Eo.isResizing(e)||Fh.running)){let{width:e,height:i}=h;e*=n*a,i*=o*a,h.scaleX&&(e*=h.scaleX,i*=h.scaleY),r=e*i>t.image.maxCacheSize}return r?(e.__.__isFastShadow&&(i.fillStyle=s.style||"#000",i.fill()),function(t,e,i,s){e.save(),e.clipUI(t),i.blendMode&&(e.blendMode=i.blendMode);s.opacity&&(e.opacity*=s.opacity);s.transform&&e.transform(s.transform);e.drawImage(i.image.getFull(s.filters),0,0,s.width,s.height),e.restore()}(e,i,s,h),!0):(!s.style||s.sync||Fh.running?fu(e,s,a):s.patternTask||(s.patternTask=Dr.patternTasker.add(()=>te(this,void 0,void 0,function*(){s.patternTask=null,i.bounds.hit(e.__nowWorld)&&fu(e,s,a),e.forceUpdate("surface")}),300)),!1)},createPattern:fu,recycleImage:function(t,e){const i=e["_"+t];if(u(i)){let s,r,n,o,a;for(let h=0,l=i.length;h<l;h++)s=i[h],r=s.image,a=r&&r.url,a&&(n||(n={}),n[a]=!0,Dr.recycle(r),r.loading&&(o||(o=e.__input&&e.__input[t]||[],u(o)||(o=[o])),r.unload(i[h].loadId,!o.some(t=>t.url===a))));return n}return null},createData:Qc,getPatternData:Jc,fillOrFitMode:Xc,clipMode:Hc,repeatMode:Uc},{toPoint:mu}=ht,{hasTransparent:vu}=Th,wu={},xu={};function bu(t,e,i,s){if(i){let r,n,o,h;for(let t=0,l=i.length;t<l;t++)r=i[t],a(r)?(o=t/(l-1),n=Th.string(r,s)):(o=r.offset,n=Th.string(r.color,s)),e.addColorStop(o,n),!h&&vu(n)&&(h=!0);h&&(t.isTransparent=!0)}}const{getAngle:ku,getDistance:Bu}=K,{get:Pu,rotateOfOuter:Ru,scaleOfOuter:Su}=I,{toPoint:Cu}=ht,Eu={},Tu={};function Lu(t,e,i,s,r){let n;const{width:o,height:a}=t;if(o!==a||s){const t=ku(e,i);n=Pu(),r?(Su(n,e,o/a*(s||1),1),Ru(n,e,t+90)):(Su(n,e,1,o/a*(s||1)),Ru(n,e,t))}return n}const{getDistance:Ou}=K,{toPoint:Au}=ht,Mu={},Du={};const Wu={linearGradient:function(e,i){let{from:s,to:r,type:n,opacity:o}=e;mu(s||"top",i,wu),mu(r||"bottom",i,xu);const a=t.canvas.createLinearGradient(wu.x,wu.y,xu.x,xu.y),h={type:n,style:a};return bu(h,a,e.stops,o),h},radialGradient:function(e,i){let{from:s,to:r,type:n,opacity:o,stretch:a}=e;Cu(s||"center",i,Eu),Cu(r||"bottom",i,Tu);const h=t.canvas.createRadialGradient(Eu.x,Eu.y,0,Eu.x,Eu.y,Bu(Eu,Tu)),l={type:n,style:h};bu(l,h,e.stops,o);const d=Lu(i,Eu,Tu,a,!0);return d&&(l.transform=d),l},conicGradient:function(e,i){let{from:s,to:r,type:n,opacity:o,stretch:a}=e;Au(s||"center",i,Mu),Au(r||"bottom",i,Du);const h=t.conicGradientSupport?t.canvas.createConicGradient(0,Mu.x,Mu.y):t.canvas.createRadialGradient(Mu.x,Mu.y,0,Mu.x,Mu.y,Ou(Mu,Du)),l={type:n,style:h};bu(l,h,e.stops,o);const d=Lu(i,Mu,Du,a||1,t.conicGradientRotate90);return d&&(l.transform=d),l},getTransform:Lu},{copy:Iu,toOffsetOutBounds:Fu}=Ct,zu={},Nu={};function Yu(e,i,s,r){const{bounds:n,shapeBounds:o}=r;if(t.fullImageShadow){if(Iu(zu,e.bounds),zu.x+=i.x-o.x,zu.y+=i.y-o.y,s){const{fitMatrix:t}=r;zu.x-=(n.x+(t?t.e:0)+n.width/2)*(s-1),zu.y-=(n.y+(t?t.f:0)+n.height/2)*(s-1),zu.width*=s,zu.height*=s}e.copyWorld(r.canvas,e.bounds,zu)}else s&&(Iu(zu,i),zu.x-=i.width/2*(s-1),zu.y-=i.height/2*(s-1),zu.width*=s,zu.height*=s),e.copyWorld(r.canvas,o,s?zu:i)}const{toOffsetOutBounds:Xu}=Ct,Hu={};const Uu={shadow:function(t,e,i){let s,r;const{__nowWorld:n,__layout:o}=t,{shadow:a}=t.__,{worldCanvas:h,bounds:l,shapeBounds:d,scaleX:c,scaleY:u}=i,_=e.getSameCanvas(),p=a.length-1;Fu(l,Nu),a.forEach((a,g)=>{let f=1;if(a.scaleFixed){const t=Math.abs(n.scaleX);t>1&&(f=1/t)}_.setWorldShadow(Nu.offsetX+a.x*c*f,Nu.offsetY+a.y*u*f,a.blur*c*f,Th.string(a.color)),r=a.spread?1+2*a.spread/(o.boxBounds.width+2*(o.strokeBoxSpread||0))*f:0,Yu(_,Nu,r,i),s=l,a.box&&(_.restore(),_.save(),h&&(_.copyWorld(_,l,n,"copy"),s=n),h?_.copyWorld(h,n,n,"destination-out"):_.copyWorld(i.canvas,d,l,"destination-out")),Hn.copyCanvasByWorld(t,e,_,s,a.blendMode),p&&g<p&&_.clearWorld(s)}),_.recycle(s)},innerShadow:function(t,e,i){let s,r;const{__nowWorld:n,__layout:o}=t,{innerShadow:a}=t.__,{worldCanvas:h,bounds:l,shapeBounds:d,scaleX:c,scaleY:u}=i,_=e.getSameCanvas(),p=a.length-1;Xu(l,Hu),a.forEach((a,g)=>{let f=1;if(a.scaleFixed){const t=Math.abs(n.scaleX);t>1&&(f=1/t)}_.save(),_.setWorldShadow(Hu.offsetX+a.x*c*f,Hu.offsetY+a.y*u*f,a.blur*c*f),r=a.spread?1-2*a.spread/(o.boxBounds.width+2*(o.strokeBoxSpread||0))*f:0,Yu(_,Hu,r,i),_.restore(),h?(_.copyWorld(_,l,n,"copy"),_.copyWorld(h,n,n,"source-out"),s=n):(_.copyWorld(i.canvas,d,l,"source-out"),s=l),_.fillWorld(s,Th.string(a.color),"source-in"),Hn.copyCanvasByWorld(t,e,_,s,a.blendMode),p&&g<p&&_.clearWorld(s)}),_.recycle(s)},blur:function(t,e,i){const{blur:s}=t.__;i.setWorldBlur(s*t.__nowWorld.a),i.copyWorldToInner(e,t.__nowWorld,t.__layout.renderBounds),i.filter="none"},backgroundBlur:function(t,e,i){}},{excludeRenderBounds:ju}=Qn;let Vu;function Gu(t,e,i,s,r,n,o,a){switch(e){case"grayscale":Vu||(Vu=!0,r.useGrayscaleAlpha(t.__nowWorld));case"alpha":!function(t,e,i,s,r,n){const o=t.__nowWorld;i.resetTransform(),i.opacity=1,i.useMask(s,o),n&&s.recycle(o);qu(t,e,i,1,r,n)}(t,i,s,r,o,a);break;case"opacity-path":qu(t,i,s,n,o,a);break;case"path":a&&i.restore()}}function Ku(t){return t.getSameCanvas(!1,!0)}function qu(t,e,i,s,r,n){const o=t.__nowWorld;e.resetTransform(),e.opacity=s,e.copyWorld(i,o,void 0,r),n?i.recycle(o):i.clearWorld(o)}vl.prototype.__renderMask=function(t,e){let i,s,r,n,o,a;const{children:h}=this;for(let l=0,d=h.length;l<d;l++){if(i=h[l],a=i.__.mask,a){o&&(Gu(this,o,t,r,s,n,void 0,!0),s=r=null),n=i.__.opacity,Vu=!1,"path"===a||"clipping-path"===a?(n<1?(o="opacity-path",r||(r=Ku(t))):(o="path",t.save()),i.__clip(r||t,e)):(o="grayscale"===a?"grayscale":"alpha",s||(s=Ku(t)),r||(r=Ku(t)),i.__render(s,e)),"clipping"!==a&&"clipping-path"!==a||ju(i,e)||i.__render(t,e);continue}const d=1===n&&i.__.__blendMode;d&&Gu(this,o,t,r,s,n,void 0,!1),ju(i,e)||i.__render(r||t,e),d&&Gu(this,o,t,r,s,n,d,!1)}Gu(this,o,t,r,s,n,void 0,!0)};const $u=">)]}%!?,.:;'\"》)」〉』〗】〕}┐>’”!?,、。:;‰",Qu=$u+"_#~&*+\\=|≮≯≈≠=…",Ju=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 Zu(t){const e={};return t.split("").forEach(t=>e[t]=!0),e}const t_=Zu("ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyz"),e_=Zu("{[(<'\"《(「〈『〖【〔{┌<‘“=¥¥$€££¢¢"),i_=Zu($u),s_=Zu(Qu),r_=Zu("- —/~|┆·");var n_;!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"}(n_||(n_={}));const{Letter:o_,Single:a_,Before:h_,After:l_,Symbol:d_,Break:c_}=n_;function u_(t){return t_[t]?o_:r_[t]?c_:e_[t]?h_:i_[t]?l_:s_[t]?d_:Ju.test(t)?a_:o_}const __={trimRight(t){const{words:e}=t;let i,s=0,r=e.length;for(let n=r-1;n>-1&&(i=e[n].data[0]," "===i.char);n--)s++,t.width-=i.width;s&&e.splice(r-s,s)}};function p_(t,e,i){switch(e){case"title":return i?t.toUpperCase():t;case"upper":return t.toUpperCase();case"lower":return t.toLowerCase();default:return t}}const{trimRight:g_}=__,{Letter:f_,Single:y_,Before:m_,After:v_,Symbol:w_,Break:x_}=n_;let b_,k_,B_,P_,R_,S_,C_,E_,T_,L_,O_,A_,M_,D_,W_,I_,F_,z_=[];function N_(t,e){T_&&!E_&&(E_=T_),b_.data.push({char:t,width:e}),B_+=e}function Y_(){P_+=B_,b_.width=B_,k_.words.push(b_),b_={data:[]},B_=0}function X_(){D_&&(W_.paraNumber++,k_.paraStart=!0,D_=!1),T_&&(k_.startCharSize=E_,k_.endCharSize=T_,E_=0),k_.width=P_,I_.width?g_(k_):F_&&H_(),z_.push(k_),k_={words:[]},P_=0}function H_(){P_>(W_.maxWidth||0)&&(W_.maxWidth=P_)}const{top:U_,right:j_,bottom:V_,left:G_}=nt;function K_(t,e,i){const{bounds:s,rows:r}=t;s[e]+=i;for(let t=0;t<r.length;t++)r[t][e]+=i}const q_={getDrawData:function(e,i){a(e)||(e=String(e));let s=0,r=0,n=i.__getInput("width")||0,o=i.__getInput("height")||0;const{textDecoration:h,__font:l,__padding:d}=i;d&&(n?(s=d[G_],n-=d[j_]+d[G_]):i.autoSizeAlign||(s=d[G_]),o?(r=d[U_],o-=d[U_]+d[V_]):i.autoSizeAlign||(r=d[U_]));const c={bounds:{x:s,y:r,width:n,height:o},rows:[],paraNumber:0,font:t.canvas.font=l};return function(e,i,s){W_=e,z_=e.rows,I_=e.bounds,F_=!I_.width&&!s.autoSizeAlign;const{__letterSpacing:r,paraIndent:n,textCase:o}=s,{canvas:a}=t,{width:h,height:l}=I_;if(h||l||r||"none"!==o){const t="none"!==s.textWrap,e="break"===s.textWrap;D_=!0,O_=null,E_=C_=T_=B_=P_=0,b_={data:[]},k_={words:[]},r&&(i=[...i]);for(let s=0,l=i.length;s<l;s++)S_=i[s],"\n"===S_?(B_&&Y_(),k_.paraEnd=!0,X_(),D_=!0):(L_=u_(S_),L_===f_&&"none"!==o&&(S_=p_(S_,o,!B_)),C_=a.measureText(S_).width,r&&(r<0&&(T_=C_),C_+=r),A_=L_===y_&&(O_===y_||O_===f_)||O_===y_&&L_!==v_,M_=!(L_!==m_&&L_!==y_||O_!==w_&&O_!==v_),R_=D_&&n?h-n:h,t&&h&&P_+B_+C_>R_&&(e?(B_&&Y_(),P_&&X_()):(M_||(M_=L_===f_&&O_==v_),A_||M_||L_===x_||L_===m_||L_===y_||B_+C_>R_?(B_&&Y_(),P_&&X_()):P_&&X_()))," "===S_&&!0!==D_&&P_+B_===0||(L_===x_?(" "===S_&&B_&&Y_(),N_(S_,C_),Y_()):A_||M_?(B_&&Y_(),N_(S_,C_)):N_(S_,C_)),O_=L_);B_&&Y_(),P_&&X_(),z_.length>0&&(z_[z_.length-1].paraEnd=!0)}else i.split("\n").forEach(t=>{W_.paraNumber++,P_=a.measureText(t).width,z_.push({x:n||0,text:t,width:P_,paraStart:!0}),F_&&H_()})}(c,e,i),d&&function(t,e,i,s,r){if(!s&&i.autoSizeAlign)switch(i.textAlign){case"left":K_(e,"x",t[G_]);break;case"right":K_(e,"x",-t[j_])}if(!r&&i.autoSizeAlign)switch(i.verticalAlign){case"top":K_(e,"y",t[U_]);break;case"bottom":K_(e,"y",-t[V_])}}(d,c,i,n,o),function(t,e){const{rows:i,bounds:s}=t,r=i.length,{__lineHeight:n,__baseLine:o,__letterSpacing:a,__clipText:h,textAlign:l,verticalAlign:d,paraSpacing:c,autoSizeAlign:u}=e;let{x:_,y:p,width:g,height:f}=s,y=n*r+(c?c*(t.paraNumber-1):0),m=o;if(h&&y>f)y=Math.max(f,n),r>1&&(t.overflow=r);else if(f||u)switch(d){case"middle":p+=(f-y)/2;break;case"bottom":p+=f-y}m+=p;let v,w,x,b=g||u?g:t.maxWidth;for(let o=0,d=r;o<d;o++){if(v=i[o],v.x=_,v.width<g||v.width>g&&!h)switch(l){case"center":v.x+=(b-v.width)/2;break;case"right":v.x+=b-v.width}v.paraStart&&c&&o>0&&(m+=c),v.y=m,m+=n,t.overflow>o&&m>y&&(v.isOverflow=!0,t.overflow=o+1),w=v.x,x=v.width,a<0&&(v.width<0?(x=-v.width+e.fontSize+a,w-=x,x+=e.fontSize):x-=a),w<s.x&&(s.x=w),x>s.width&&(s.width=x),h&&g&&g<x&&(v.isOverflow=!0,t.overflow||(t.overflow=i.length))}s.y=p,s.height=y}(c,i),function(t,e,i){const{rows:s}=t,{textAlign:r,paraIndent:n,letterSpacing:o}=e;let a,h,l,d,c,u;s.forEach(t=>{t.words&&(l=n&&t.paraStart?n:0,u=t.words.length,h=i&&("justify"===r||"both"===r)&&u>1?(i-t.width-l)/(u-1):0,d=o||t.isOverflow?0:h>.01?1:2,t.isOverflow&&!o&&(t.textMode=!0),2===d?(t.x+=l,function(t){t.text="",t.words.forEach(e=>{e.data.forEach(e=>{t.text+=e.char})})}(t)):(t.x+=l,a=t.x,t.data=[],t.words.forEach((e,i)=>{1===d?(c={char:"",x:a},a=function(t,e,i){return t.forEach(t=>{i.char+=t.char,e+=t.width}),e}(e.data,a,c),(t.isOverflow||" "!==c.char)&&t.data.push(c)):a=function(t,e,i,s){return t.forEach(t=>{(s||" "!==t.char)&&(t.x=e,i.push(t)),e+=t.width}),e}(e.data,a,t.data,t.isOverflow),!h||t.paraEnd&&"both"!==r||i===u-1||(a+=h,t.width+=h)})),t.words=null)})}(c,i,n),c.overflow&&function(e,i,s,r){if(!r)return;const{rows:n,overflow:o}=e;let{textOverflow:a}=i;if(n.splice(o),a&&"show"!==a){let e,h;"hide"===a?a="":"ellipsis"===a&&(a="...");const l=a?t.canvas.measureText(a).width:0,d=s+r-l;("none"===i.textWrap?n:[n[o-1]]).forEach(t=>{if(t.isOverflow&&t.data){let i=t.data.length-1;for(let s=i;s>-1&&(e=t.data[s],h=e.x+e.width,!(s===i&&h<d));s--){if(h<d&&" "!==e.char||!s){t.data.splice(s+1),t.width-=e.width;break}t.width-=e.width}t.width+=l,t.data.push({char:a,x:h}),t.textMode&&function(t){t.text="",t.data.forEach(e=>{t.text+=e.char}),t.data=null}(t)}})}}(c,i,s,n),"none"!==h&&function(t,e){let i;const{fontSize:s,textDecoration:r}=e;switch(t.decorationHeight=s/11,_(r)?(i=r.type,r.color&&(t.decorationColor=Th.string(r.color))):i=r,i){case"under":t.decorationY=[.15*s];break;case"delete":t.decorationY=[.35*-s];break;case"under-delete":t.decorationY=[.15*s,.35*-s]}}(c,i),c}};const $_={string:function(t,e){const i=l(e)&&e<1;if(a(t)){if(!i||!Th.object)return t;t=Th.object(t)}let s=n(t.a)?1:t.a;i&&(s*=e);const r=t.r+","+t.g+","+t.b;return 1===s?"rgb("+r+")":"rgba("+r+","+s+")"}};Object.assign(Eh,q_),Object.assign(Th,$_),Object.assign(Ah,Lc),Object.assign(Mh,yu),Object.assign(Dh,Wu),Object.assign(Wh,Uu),Object.assign(jt,{interaction:(t,e,i,s)=>new _c(t,e,i,s),hitCanvas:(t,e)=>new sh(t,e),hitCanvasManager:()=>new qd}),oh();export{ct as AlignHelper,s as Answer,gd as App,ht as AroundHelper,Mt as AutoBounds,He as BezierHelper,Ot as Bounds,ko as BoundsEvent,Ct as BoundsHelper,El as Box,$h as BoxData,Ja as Branch,eo as BranchHelper,ya as BranchRender,ad as Canvas,ll as CanvasData,Jt as CanvasManager,mo as ChildEvent,Th as ColorConvert,jt as Creator,Kd as Cursor,f as DataHelper,It as Debug,nt as Direction4,ot as Direction9,cl as DragBoundsHelper,kd as DragEvent,Id as Dragger,Pd as DropEvent,Wh as Effect,Ml as Ellipse,el as EllipseData,Je as EllipseHelper,yo as Event,$t as EventCreator,No as Eventer,Fh as Export,Sr as FileHelper,Ih as Filter,Tl as Frame,Jh as FrameData,vl as Group,qh as GroupData,qd as HitCanvasManager,nd as Image,hl as ImageData,bo as ImageEvent,Dr as ImageManager,e as IncrementId,_c as Interaction,Gd as InteractionBase,Ld as InteractionHelper,Td as KeyEvent,yd as Keyboard,Lo as LayoutEvent,vh as Layouter,Xa as Leaf,pa as LeafBounds,Qn as LeafBoundsHelper,m as LeafData,Zo as LeafDataProxy,Qo as LeafEventer,Hn as LeafHelper,fo as LeafLayout,th as LeafLevelList,Za as LeafList,oa as LeafMatrix,ga as LeafRender,bl as Leafer,sh as LeaferCanvas,_e as LeaferCanvasBase,Qh as LeaferData,Ao as LeaferEvent,Yr as LeaferImage,Xl as Line,Zh as LineData,b as MathHelper,et as Matrix,I as MatrixHelper,Rd as MoveEvent,Bd as MyDragEvent,od as MyImage,xd as MyPointerEvent,me as NeedConvertToCanvasCommandMap,B as OneRadian,P as PI2,R as PI_2,Ah as Paint,Dh as PaintGradient,Mh as PaintImage,_d as Path,Oh as PathArrow,gr as PathBounds,ns as PathCommandDataHelper,fe as PathCommandMap,Wi as PathConvert,br as PathCorner,bs as PathCreator,rl as PathData,Is as PathDrawer,pe as PathHelper,be as PathNumberCommandLengthMap,xe as PathNumberCommandMap,pd as Pen,nl as PenData,kh as Picker,t as Platform,Ut as Plugin,Z as Point,K as PointHelper,md as PointerButton,wd as PointerEvent,Ql as Polygon,il as PolygonData,wo as PropertyEvent,kl as Rect,tl as RectData,ke as RectHelper,fl as RectRender,Oo as RenderEvent,xh as Renderer,Eo as ResizeEvent,Ar as Resource,Sd as RotateEvent,Yt as Run,Bh as Selector,rd as Star,sl as StarData,zh as State,Dt as StringNumberMap,Cd as SwipeEvent,Tr as TaskItem,Lr as TaskProcessor,ud as Text,Eh as TextConvert,al as TextData,Nh as Transition,st as TwoPointBoundsHelper,ml as UI,dl as UIBounds,Gt as UICreator,Gh as UIData,vd as UIEvent,pl as UIRender,Lh as UnitConvert,no as WaitHelper,To as WatchEvent,hh as Watcher,Ed as ZoomEvent,ln as affectRenderBoundsType,on as affectStrokeBoundsType,Vr as attr,Qr as autoLayoutType,tn as boundsType,Rr as canvasPatch,ue as canvasSizeAttrs,Ch as createAttr,Ur as createDescriptor,vn as cursorType,wn as dataProcessor,Kr as dataType,jr as decorateLeafAttr,bn as defineDataProcessor,Xr as defineKey,Gr as defineLeafAttr,sn as doBoundsType,an as doStrokeType,Ph as effectType,r as emptyData,yn as eraserType,xo as extraPropertyEventMap,C as getBoundsData,Hr as getDescriptor,E as getMatrixData,S as getPointData,mn as hitType,u as isArray,p as isData,g as isEmptyData,h as isFinite,o as isNull,l as isNumber,_ as isObject,a as isString,n as isUndefined,xn as layoutProcessor,Fo as leaferTransformAttrMap,fn as maskType,en as naturalBoundsType,cn as opacityType,kr as path,rn as pathInputType,nn as pathType,Br as pen,qr as positionType,Tn as registerUI,Ln as registerUIEvent,Rh as resizeType,Rn as rewrite,Sn as rewriteAble,Zr as rotationType,Jr as scaleType,$r as scrollType,gn as sortType,hn as strokeType,dn as surfaceType,At as tempBounds,it as tempMatrix,tt as tempPoint,c as tryToNumber,oh as useCanvas,En as useModule,eh as version,un as visibleType,Sh as zoomLayerType};
|
|
1
|
+
const t={toURL(t,e){let i=encodeURIComponent(t);return"text"===e?i="data:text/plain;charset=utf-8,"+i:"svg"===e&&(i="data:image/svg+xml,"+i),i},image:{hitCanvasSize:100,maxCacheSize:4096e3,maxPatternSize:8847360,crossOrigin:"anonymous",getRealURL(e){const{prefix:i,suffix:s}=t.image;return!s||e.startsWith("data:")||e.startsWith("blob:")||(e+=(e.includes("?")?"&":"?")+s),i&&"/"===e[0]&&(e=i+e),e}}},e={RUNTIME:"runtime",LEAF:"leaf",TASK:"task",CNAVAS:"canvas",IMAGE:"image",types:{},create(t){const{types:e}=i;return e[t]?e[t]++:(e[t]=1,0)}},i=e;var s;!function(t){t[t.No=0]="No",t[t.Yes=1]="Yes",t[t.NoAndSkip=2]="NoAndSkip",t[t.YesAndSkip=3]="YesAndSkip"}(s||(s={}));const r={};function n(t){return void 0===t}function o(t){return null==t}function a(t){return"string"==typeof t}const{isFinite:h}=Number;function l(t){return"number"==typeof t}const d=/^-?\d+(?:\.\d+)?$/;function c(t){return"string"==typeof t&&d.test(t)?+t:t}const{isArray:u}=Array;function _(t){return t&&"object"==typeof t}function p(t){return _(t)&&!u(t)}function g(t){return"{}"===JSON.stringify(t)}const f={default:(t,e)=>(y(e,t),y(t,e),t),assign(t,e,i){let s;Object.keys(e).forEach(r=>{var n,o;if(s=e[r],(null==s?void 0:s.constructor)===Object&&(null===(n=t[r])||void 0===n?void 0:n.constructor)===Object)return y(t[r],e[r],i&&i[r]);i&&r in i?(null===(o=i[r])||void 0===o?void 0:o.constructor)===Object&&y(t[r]={},e[r],i[r]):t[r]=e[r]})},copyAttrs:(t,e,i)=>(i.forEach(i=>{n(e[i])||(t[i]=e[i])}),t),clone:t=>JSON.parse(JSON.stringify(t)),toMap(t){const e={};for(let i=0,s=t.length;i<s;i++)e[t[i]]=!0;return e},stintSet(t,e,i){i||(i=void 0),t[e]!==i&&(t[e]=i)}},{assign:y}=f;class m{get __useNaturalRatio(){return!0}get __isLinePath(){const{path:t}=this;return t&&6===t.length&&1===t[0]}get __usePathBox(){return this.__pathInputed}get __blendMode(){if(this.eraser&&"path"!==this.eraser)return"destination-out";const{blendMode:t}=this;return"pass-through"===t?null:t}constructor(t){this.__leaf=t}__get(t){if(this.__input){const e=this.__input[t];if(!n(e))return e}return this[t]}__getData(){const t={tag:this.__leaf.tag},{__input:e}=this;let i;for(let s in this)"_"!==s[0]&&(i=e?e[s]:void 0,t[s]=n(i)?this[s]:i);return t}__setInput(t,e){this.__input||(this.__input={}),this.__input[t]=e}__getInput(t){if(this.__input){const e=this.__input[t];if(!n(e))return e}if("path"!==t||this.__pathInputed)return this["_"+t]}__removeInput(t){this.__input&&!n(this.__input[t])&&(this.__input[t]=void 0)}__getInputData(t,e){const i={};if(t)if(u(t))for(let e of t)i[e]=this.__getInput(e);else for(let e in t)i[e]=this.__getInput(e);else{let t,e,{__input:s}=this;i.tag=this.__leaf.tag;for(let r in this)if("_"!==r[0]&&(t=this["_"+r],!n(t))){if("path"===r&&!this.__pathInputed)continue;e=s?s[r]:void 0,i[r]=n(e)?t:e}}if(e&&e.matrix){const{a:t,b:e,c:s,d:r,e:n,f:o}=this.__leaf.__localMatrix;i.matrix={a:t,b:e,c:s,d:r,e:n,f:o}}return i}__setMiddle(t,e){this.__middle||(this.__middle={}),this.__middle[t]=e}__getMiddle(t){return this.__middle&&this.__middle[t]}__checkSingle(){const t=this;if("pass-through"===t.blendMode){const e=this.__leaf;t.opacity<1&&(e.isBranch||t.__hasMultiPaint)||e.__hasEraser||t.eraser||t.filter?t.__single=!0:t.__single&&(t.__single=!1)}else t.__single=!0}__removeNaturalSize(){this.__naturalWidth=this.__naturalHeight=void 0}destroy(){this.__input=this.__middle=null}}const{round:v,pow:w,PI:x}=Math,b={within:(t,e,i)=>(_(e)&&(i=e.max,e=e.min),!n(e)&&t<e&&(t=e),!n(i)&&t>i&&(t=i),t),fourNumber(t,e){let i;if(u(t))switch(t.length){case 4:i=n(e)?t:[...t];break;case 2:i=[t[0],t[1],t[0],t[1]];break;case 3:i=[t[0],t[1],t[2],t[1]];break;case 1:t=t[0];break;default:t=0}if(i||(i=[t,t,t,t]),e)for(let t=0;t<4;t++)i[t]>e&&(i[t]=e);return i},formatRotation:(t,e)=>(t%=360,e?t<0&&(t+=360):(t>180&&(t-=360),t<-180&&(t+=360)),b.float(t)),getGapRotation(t,e,i=0){let s=t+i;if(e>1){const t=Math.abs(s%e);(t<1||t>e-1)&&(s=Math.round(s/e)*e)}return s-i},float(t,e){const i=n(e)?1e12:w(10,e);return-0===(t=v(t*i)/i)?0:t},sign:t=>t<0?-1:1,getScaleData(t,e,i,s){if(s||(s={}),e){const t=(l(e)?e:e.width||0)/i.width,r=(l(e)?e:e.height||0)/i.height;s.scaleX=t||r||1,s.scaleY=r||t||1}else t&&b.assignScale(s,t);return s},assignScale(t,e){l(e)?t.scaleX=t.scaleY=e:(t.scaleX=e.x,t.scaleY=e.y)},randInt:k,randColor:t=>`rgba(${k(255)},${k(255)},${k(255)},${t||1})`};function k(t){return Math.round(Math.random()*t)}const B=x/180,S=2*x,P=x/2;function R(){return{x:0,y:0}}function C(){return{x:0,y:0,width:0,height:0}}function E(){return{a:1,b:0,c:0,d:1,e:0,f:0}}const{sin:T,cos:L,acos:O,sqrt:A}=Math,{float:M}=b,D={};function W(){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 I={defaultMatrix:{a:1,b:0,c:0,d:1,e:0,f:0},defaultWorld:W(),tempMatrix:{},set(t,e=1,i=0,s=0,r=1,n=0,o=0){t.a=e,t.b=i,t.c=s,t.d=r,t.e=n,t.f=o},get:E,getWorld:W,copy(t,e){t.a=e.a,t.b=e.b,t.c=e.c,t.d=e.d,t.e=e.e,t.f=e.f},translate(t,e,i){t.e+=e,t.f+=i},translateInner(t,e,i,s){t.e+=t.a*e+t.c*i,t.f+=t.b*e+t.d*i,s&&(t.e-=e,t.f-=i)},scale(t,e,i=e){t.a*=e,t.b*=e,t.c*=i,t.d*=i},pixelScale(t,e,i){i||(i=t),i.a=t.a*e,i.b=t.b*e,i.c=t.c*e,i.d=t.d*e,i.e=t.e*e,i.f=t.f*e},scaleOfOuter(t,e,i,s){F.toInnerPoint(t,e,D),F.scaleOfInner(t,D,i,s)},scaleOfInner(t,e,i,s=i){F.translateInner(t,e.x,e.y),F.scale(t,i,s),F.translateInner(t,-e.x,-e.y)},rotate(t,e){const{a:i,b:s,c:r,d:n}=t,o=L(e*=B),a=T(e);t.a=i*o-s*a,t.b=i*a+s*o,t.c=r*o-n*a,t.d=r*a+n*o},rotateOfOuter(t,e,i){F.toInnerPoint(t,e,D),F.rotateOfInner(t,D,i)},rotateOfInner(t,e,i){F.translateInner(t,e.x,e.y),F.rotate(t,i),F.translateInner(t,-e.x,-e.y)},skew(t,e,i){const{a:s,b:r,c:n,d:o}=t;i&&(i*=B,t.a=s+n*i,t.b=r+o*i),e&&(e*=B,t.c=n+s*e,t.d=o+r*e)},skewOfOuter(t,e,i,s){F.toInnerPoint(t,e,D),F.skewOfInner(t,D,i,s)},skewOfInner(t,e,i,s=0){F.translateInner(t,e.x,e.y),F.skew(t,i,s),F.translateInner(t,-e.x,-e.y)},multiply(t,e){const{a:i,b:s,c:r,d:n,e:o,f:a}=t;t.a=e.a*i+e.b*r,t.b=e.a*s+e.b*n,t.c=e.c*i+e.d*r,t.d=e.c*s+e.d*n,t.e=e.e*i+e.f*r+o,t.f=e.e*s+e.f*n+a},multiplyParent(t,e,i,s,r){const{e:o,f:a}=t;if(i||(i=t),n(s)&&(s=1!==t.a||t.b||t.c||1!==t.d),s){const{a:s,b:n,c:o,d:a}=t;i.a=s*e.a+n*e.c,i.b=s*e.b+n*e.d,i.c=o*e.a+a*e.c,i.d=o*e.b+a*e.d,r&&(i.scaleX=e.scaleX*r.scaleX,i.scaleY=e.scaleY*r.scaleY)}else i.a=e.a,i.b=e.b,i.c=e.c,i.d=e.d,r&&(i.scaleX=e.scaleX,i.scaleY=e.scaleY);i.e=o*e.a+a*e.c+e.e,i.f=o*e.b+a*e.d+e.f},divide(t,e){F.multiply(t,F.tempInvert(e))},divideParent(t,e){F.multiplyParent(t,F.tempInvert(e))},tempInvert(t){const{tempMatrix:e}=F;return F.copy(e,t),F.invert(e),e},invert(t){const{a:e,b:i,c:s,d:r,e:n,f:o}=t;if(i||s){const a=1/(e*r-i*s);t.a=r*a,t.b=-i*a,t.c=-s*a,t.d=e*a,t.e=-(n*r-o*s)*a,t.f=-(o*e-n*i)*a}else if(1===e&&1===r)t.e=-n,t.f=-o;else{const i=1/(e*r);t.a=r*i,t.d=e*i,t.e=-n*r*i,t.f=-o*e*i}},toOuterPoint(t,e,i,s){const{x:r,y:n}=e;i||(i=e),i.x=r*t.a+n*t.c,i.y=r*t.b+n*t.d,s||(i.x+=t.e,i.y+=t.f)},toInnerPoint(t,e,i,s){const{a:r,b:n,c:o,d:a}=t,h=1/(r*a-n*o),{x:l,y:d}=e;if(i||(i=e),i.x=(l*a-d*o)*h,i.y=(d*r-l*n)*h,!s){const{e:e,f:s}=t;i.x-=(e*a-s*o)*h,i.y-=(s*r-e*n)*h}},setLayout(t,e,i,s,r){const{x:o,y:a,scaleX:h,scaleY:l}=e;if(n(r)&&(r=e.rotation||e.skewX||e.skewY),r){const{rotation:i,skewX:s,skewY:r}=e,n=i*B,o=L(n),a=T(n);if(s||r){const e=s*B,i=r*B;t.a=(o+i*-a)*h,t.b=(a+i*o)*h,t.c=(e*o-a)*l,t.d=(o+e*a)*l}else t.a=o*h,t.b=a*h,t.c=-a*l,t.d=o*l}else t.a=h,t.b=0,t.c=0,t.d=l;t.e=o,t.f=a,(i=i||s)&&F.translateInner(t,-i.x,-i.y,!s)},getLayout(t,e,i,s){const{a:r,b:n,c:o,d:a,e:h,f:l}=t;let d,c,u,_,p,g=h,f=l;if(n||o){const t=r*a-n*o;if(o&&!s){d=A(r*r+n*n),c=t/d;const e=r/d;u=n>0?O(e):-O(e)}else{c=A(o*o+a*a),d=t/c;const e=o/c;u=P-(a>0?O(-e):-O(e))}const e=M(L(u)),i=T(u);d=M(d),c=M(c),_=e?M((o/c+i)/e/B,9):0,p=e?M((n/d-i)/e/B,9):0,u=M(u/B)}else d=r,c=a,u=_=p=0;return(e=i||e)&&(g+=e.x*r+e.y*o,f+=e.x*n+e.y*a,i||(g-=e.x,f-=e.y)),{x:g,y:f,scaleX:d,scaleY:c,rotation:u,skewX:_,skewY:p}},withScale(t,e,i=e){const s=t;if(!e||!i){const{a:s,b:r,c:n,d:o}=t;r||n?i=(s*o-r*n)/(e=A(s*s+r*r)):(e=s,i=o)}return s.scaleX=e,s.scaleY=i,s},reset(t){F.set(t)}},F=I,{toInnerPoint:z,toOuterPoint:N}=I,{sin:Y,cos:X,abs:H,sqrt:U,atan2:j,min:V,round:G}=Math,K={defaultPoint:{x:0,y:0},tempPoint:{},tempRadiusPoint:{},set(t,e=0,i=0){t.x=e,t.y=i},setRadius(t,e,i){t.radiusX=e,t.radiusY=n(i)?e:i},copy(t,e){t.x=e.x,t.y=e.y},copyFrom(t,e,i){t.x=e,t.y=i},round(t,e){t.x=e?G(t.x-.5)+.5:G(t.x),t.y=e?G(t.y-.5)+.5:G(t.y)},move(t,e,i){_(e)?(t.x+=e.x,t.y+=e.y):(t.x+=e,t.y+=i)},scale(t,e,i=e){t.x&&(t.x*=e),t.y&&(t.y*=i)},scaleOf(t,e,i,s=i){t.x+=(t.x-e.x)*(i-1),t.y+=(t.y-e.y)*(s-1)},rotate(t,e,i){i||(i=q.defaultPoint);const s=X(e*=B),r=Y(e),n=t.x-i.x,o=t.y-i.y;t.x=i.x+n*s-o*r,t.y=i.y+n*r+o*s},tempToInnerOf(t,e){const{tempPoint:i}=q;return Q(i,t),z(e,i,i),i},tempToOuterOf(t,e){const{tempPoint:i}=q;return Q(i,t),N(e,i,i),i},tempToInnerRadiusPointOf(t,e){const{tempRadiusPoint:i}=q;return Q(i,t),q.toInnerRadiusPointOf(t,e,i),i},toInnerRadiusPointOf(t,e,i){i||(i=t),z(e,t,i),i.radiusX=Math.abs(t.radiusX/e.scaleX),i.radiusY=Math.abs(t.radiusY/e.scaleY)},toInnerOf(t,e,i){z(e,t,i)},toOuterOf(t,e,i){N(e,t,i)},getCenter:(t,e)=>({x:t.x+(e.x-t.x)/2,y:t.y+(e.y-t.y)/2}),getCenterX:(t,e)=>t+(e-t)/2,getCenterY:(t,e)=>t+(e-t)/2,getDistance:(t,e)=>$(t.x,t.y,e.x,e.y),getDistanceFrom(t,e,i,s){const r=H(i-t),n=H(s-e);return U(r*r+n*n)},getMinDistanceFrom:(t,e,i,s,r,n)=>V($(t,e,i,s),$(i,s,r,n)),getAngle:(t,e)=>J(t,e)/B,getRotation:(t,e,i,s)=>(s||(s=e),q.getRadianFrom(t.x,t.y,e.x,e.y,i.x,i.y,s.x,s.y)/B),getRadianFrom(t,e,i,s,r,o,a,h){n(a)&&(a=i,h=s);const l=t-i,d=e-s,c=r-a,u=o-h;return Math.atan2(l*u-d*c,l*c+d*u)},getAtan2:(t,e)=>j(e.y-t.y,e.x-t.x),getDistancePoint(t,e,i,s){const r=J(t,e);return(e=s?e:{}).x=t.x+X(r)*i,e.y=t.y+Y(r)*i,e},toNumberPoints(t){let e=t;return _(t[0])&&(e=[],t.forEach(t=>e.push(t.x,t.y))),e},reset(t){q.reset(t)}},q=K,{getDistanceFrom:$,copy:Q,getAtan2:J}=q;class Z{constructor(t,e){this.set(t,e)}set(t,e){return _(t)?K.copy(this,t):K.set(this,t,e),this}get(){const{x:t,y:e}=this;return{x:t,y:e}}clone(){return new Z(this)}move(t,e){return K.move(this,t,e),this}scale(t,e){return K.scale(this,t,e),this}scaleOf(t,e,i){return K.scaleOf(this,t,e,i),this}rotate(t,e){return K.rotate(this,t,e),this}rotateOf(t,e){return K.rotate(this,e,t),this}getRotation(t,e,i){return K.getRotation(this,t,e,i)}toInnerOf(t,e){return K.toInnerOf(this,t,e),this}toOuterOf(t,e){return K.toOuterOf(this,t,e),this}getCenter(t){return new Z(K.getCenter(this,t))}getDistance(t){return K.getDistance(this,t)}getDistancePoint(t,e,i){return new Z(K.getDistancePoint(this,t,e,i))}getAngle(t){return K.getAngle(this,t)}getAtan2(t){return K.getAtan2(this,t)}reset(){return K.reset(this),this}}const tt=new Z;class et{constructor(t,e,i,s,r,n){this.set(t,e,i,s,r,n)}set(t,e,i,s,r,n){return _(t)?I.copy(this,t):I.set(this,t,e,i,s,r,n),this}setWith(t){return I.copy(this,t),this.scaleX=t.scaleX,this.scaleY=t.scaleY,this}get(){const{a:t,b:e,c:i,d:s,e:r,f:n}=this;return{a:t,b:e,c:i,d:s,e:r,f:n}}clone(){return new et(this)}translate(t,e){return I.translate(this,t,e),this}translateInner(t,e){return I.translateInner(this,t,e),this}scale(t,e){return I.scale(this,t,e),this}scaleWith(t,e){return I.scale(this,t,e),this.scaleX*=t,this.scaleY*=e||t,this}pixelScale(t){return I.pixelScale(this,t),this}scaleOfOuter(t,e,i){return I.scaleOfOuter(this,t,e,i),this}scaleOfInner(t,e,i){return I.scaleOfInner(this,t,e,i),this}rotate(t){return I.rotate(this,t),this}rotateOfOuter(t,e){return I.rotateOfOuter(this,t,e),this}rotateOfInner(t,e){return I.rotateOfInner(this,t,e),this}skew(t,e){return I.skew(this,t,e),this}skewOfOuter(t,e,i){return I.skewOfOuter(this,t,e,i),this}skewOfInner(t,e,i){return I.skewOfInner(this,t,e,i),this}multiply(t){return I.multiply(this,t),this}multiplyParent(t){return I.multiplyParent(this,t),this}divide(t){return I.divide(this,t),this}divideParent(t){return I.divideParent(this,t),this}invert(){return I.invert(this),this}invertWith(){return I.invert(this),this.scaleX=1/this.scaleX,this.scaleY=1/this.scaleY,this}toOuterPoint(t,e,i){I.toOuterPoint(this,t,e,i)}toInnerPoint(t,e,i){I.toInnerPoint(this,t,e,i)}setLayout(t,e,i){return I.setLayout(this,t,e,i),this}getLayout(t,e,i){return I.getLayout(this,t,e,i)}withScale(t,e){return I.withScale(this,t,e)}reset(){I.reset(this)}}const it=new et,st={tempPointBounds:{},setPoint(t,e,i){t.minX=t.maxX=e,t.minY=t.maxY=i},addPoint(t,e,i){t.minX=e<t.minX?e:t.minX,t.minY=i<t.minY?i:t.minY,t.maxX=e>t.maxX?e:t.maxX,t.maxY=i>t.maxY?i:t.maxY},addBounds(t,e,i,s,r){rt(t,e,i),rt(t,e+s,i+r)},copy(t,e){t.minX=e.minX,t.minY=e.minY,t.maxX=e.maxX,t.maxY=e.maxY},addPointBounds(t,e){t.minX=e.minX<t.minX?e.minX:t.minX,t.minY=e.minY<t.minY?e.minY:t.minY,t.maxX=e.maxX>t.maxX?e.maxX:t.maxX,t.maxY=e.maxY>t.maxY?e.maxY:t.maxY},toBounds(t,e){e.x=t.minX,e.y=t.minY,e.width=t.maxX-t.minX,e.height=t.maxY-t.minY}},{addPoint:rt}=st;var nt,ot;!function(t){t[t.top=0]="top",t[t.right=1]="right",t[t.bottom=2]="bottom",t[t.left=3]="left"}(nt||(nt={})),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",t[t["top-left"]=0]="top-left",t[t["top-right"]=2]="top-right",t[t["bottom-right"]=4]="bottom-right",t[t["bottom-left"]=6]="bottom-left"}(ot||(ot={}));const at=[{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}];at.forEach(t=>t.type="percent");const ht={directionData:at,tempPoint:{},get:lt,toPoint(t,e,i,s,r,n){const o=lt(t);i.x=o.x,i.y=o.y,"percent"===o.type&&(i.x*=e.width,i.y*=e.height,r&&(n||(i.x-=r.x,i.y-=r.y),o.x&&(i.x-=1===o.x?r.width:.5===o.x?o.x*r.width:0),o.y&&(i.y-=1===o.y?r.height:.5===o.y?o.y*r.height:0))),s||(i.x+=e.x,i.y+=e.y)},getPoint:(t,e,i)=>(i||(i={}),ht.toPoint(t,e,i,!0),i)};function lt(t){return a(t)?at[ot[t]]:t}const{toPoint:dt}=ht,ct={toPoint(t,e,i,s,r,n){dt(t,i,s,r,e,n)}},{tempPointBounds:ut,setPoint:_t,addPoint:pt,toBounds:gt}=st,{toOuterPoint:ft}=I,{float:yt,fourNumber:mt}=b,{floor:vt,ceil:wt}=Math;let xt,bt,kt,Bt;const St={},Pt={},Rt={},Ct={tempBounds:Rt,set(t,e=0,i=0,s=0,r=0){t.x=e,t.y=i,t.width=s,t.height=r},copy(t,e){t.x=e.x,t.y=e.y,t.width=e.width,t.height=e.height},copyAndSpread(t,e,i,s,r){const{x:n,y:o,width:a,height:h}=e;if(u(i)){const e=mt(i);s?Et.set(t,n+e[3],o+e[0],a-e[1]-e[3],h-e[2]-e[0]):Et.set(t,n-e[3],o-e[0],a+e[1]+e[3],h+e[2]+e[0])}else s&&(i=-i),Et.set(t,n-i,o-i,a+2*i,h+2*i);r&&("width"===r?(t.y=o,t.height=h):(t.x=n,t.width=a))},minX:t=>t.width>0?t.x:t.x+t.width,minY:t=>t.height>0?t.y:t.y+t.height,maxX:t=>t.width>0?t.x+t.width:t.x,maxY:t=>t.height>0?t.y+t.height:t.y,move(t,e,i){t.x+=e,t.y+=i},scroll(t,e){t.x+=e.scrollX,t.y+=e.scrollY},getByMove:(t,e,i)=>(t=Object.assign({},t),Et.move(t,e,i),t),toOffsetOutBounds(t,e,i){e?Lt(e,t):e=t,i?(e.offsetX=-(Et.maxX(i)-t.x),e.offsetY=-(Et.maxY(i)-t.y)):(e.offsetX=t.x+t.width,e.offsetY=t.y+t.height),Et.move(e,-e.offsetX,-e.offsetY)},scale(t,e,i=e,s){s||K.scale(t,e,i),t.width*=e,t.height*=i},scaleOf(t,e,i,s=i){K.scaleOf(t,e,i,s),t.width*=i,t.height*=s},tempToOuterOf:(t,e)=>(Et.copy(Rt,t),Et.toOuterOf(Rt,e),Rt),getOuterOf:(t,e)=>(t=Object.assign({},t),Et.toOuterOf(t,e),t),toOuterOf(t,e,i){if(i||(i=t),0===e.b&&0===e.c){const{a:s,d:r}=e;s>0?(i.width=t.width*s,i.x=e.e+t.x*s):(i.width=t.width*-s,i.x=e.e+t.x*s-i.width),r>0?(i.height=t.height*r,i.y=e.f+t.y*r):(i.height=t.height*-r,i.y=e.f+t.y*r-i.height)}else St.x=t.x,St.y=t.y,ft(e,St,Pt),_t(ut,Pt.x,Pt.y),St.x=t.x+t.width,ft(e,St,Pt),pt(ut,Pt.x,Pt.y),St.y=t.y+t.height,ft(e,St,Pt),pt(ut,Pt.x,Pt.y),St.x=t.x,ft(e,St,Pt),pt(ut,Pt.x,Pt.y),gt(ut,i)},toInnerOf(t,e,i){i||(i=t),Et.move(i,-e.e,-e.f),Et.scale(i,1/e.a,1/e.d)},getFitMatrix(t,e,i=1){const s=Math.min(i,Et.getFitScale(t,e));return new et(s,0,0,s,-e.x*s,-e.y*s)},getFitScale(t,e,i){const s=t.width/e.width,r=t.height/e.height;return i?Math.max(s,r):Math.min(s,r)},put(t,e,i="center",s=1,r=!0,n){n||(n=e),a(s)&&(s=Et.getFitScale(t,e,"cover"===s)),Rt.width=r?e.width*=s:e.width*s,Rt.height=r?e.height*=s:e.height*s,ct.toPoint(i,Rt,t,n,!0,!0)},getSpread(t,e,i){const s={};return Et.copyAndSpread(s,t,e,!1,i),s},spread(t,e,i){Et.copyAndSpread(t,t,e,!1,i)},shrink(t,e,i){Et.copyAndSpread(t,t,e,!0,i)},ceil(t){const{x:e,y:i}=t;t.x=vt(t.x),t.y=vt(t.y),t.width=e>t.x?wt(t.width+e-t.x):wt(t.width),t.height=i>t.y?wt(t.height+i-t.y):wt(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=yt(t.x,e),t.y=yt(t.y,e),t.width=yt(t.width,e),t.height=yt(t.height,e)},add(t,e,i){xt=t.x+t.width,bt=t.y+t.height,kt=e.x,Bt=e.y,i||(kt+=e.width,Bt+=e.height),xt=xt>kt?xt:kt,bt=bt>Bt?bt:Bt,t.x=t.x<e.x?t.x:e.x,t.y=t.y<e.y?t.y:e.y,t.width=xt-t.x,t.height=bt-t.y},addList(t,e){Et.setListWithFn(t,e,void 0,!0)},setList(t,e,i=!1){Et.setListWithFn(t,e,void 0,i)},addListWithFn(t,e,i){Et.setListWithFn(t,e,i,!0)},setListWithFn(t,e,i,s=!1){let r,n=!0;for(let o=0,a=e.length;o<a;o++)r=i?i(e[o],o):e[o],r&&(r.width||r.height)&&(n?(n=!1,s||Lt(t,r)):Tt(t,r));n&&Et.reset(t)},setPoints(t,e){e.forEach((t,e)=>0===e?_t(ut,t.x,t.y):pt(ut,t.x,t.y)),gt(ut,t)},setPoint(t,e){Et.set(t,e.x,e.y)},addPoint(t,e){Tt(t,e,!0)},getPoints(t){const{x:e,y:i,width:s,height:r}=t;return[{x:e,y:i},{x:e+s,y:i},{x:e+s,y:i+r},{x:e,y:i+r}]},hitRadiusPoint:(t,e,i)=>(i&&(e=K.tempToInnerRadiusPointOf(e,i)),e.x>=t.x-e.radiusX&&e.x<=t.x+t.width+e.radiusX&&e.y>=t.y-e.radiusY&&e.y<=t.y+t.height+e.radiusY),hitPoint:(t,e,i)=>(i&&(e=K.tempToInnerOf(e,i)),e.x>=t.x&&e.x<=t.x+t.width&&e.y>=t.y&&e.y<=t.y+t.height),hit:(t,e,i)=>(i&&(e=Et.tempToOuterOf(e,i)),!(t.y+t.height<e.y||e.y+e.height<t.y||t.x+t.width<e.x||e.x+e.width<t.x)),includes:(t,e,i)=>(i&&(e=Et.tempToOuterOf(e,i)),t.x<=e.x&&t.y<=e.y&&t.x+t.width>=e.x+e.width&&t.y+t.height>=e.y+e.height),getIntersectData(t,e,i){if(i&&(e=Et.tempToOuterOf(e,i)),!Et.hit(t,e))return{x:0,y:0,width:0,height:0};let{x:s,y:r,width:n,height:o}=e;return xt=s+n,bt=r+o,kt=t.x+t.width,Bt=t.y+t.height,s=s>t.x?s:t.x,r=r>t.y?r:t.y,xt=xt<kt?xt:kt,bt=bt<Bt?bt:Bt,n=xt-s,o=bt-r,{x:s,y:r,width:n,height:o}},intersect(t,e,i){Et.copy(t,Et.getIntersectData(t,e,i))},isSame:(t,e)=>t.x===e.x&&t.y===e.y&&t.width===e.width&&t.height===e.height,isEmpty:t=>0===t.x&&0===t.y&&0===t.width&&0===t.height,reset(t){Et.set(t)}},Et=Ct,{add:Tt,copy:Lt}=Et;class Ot{get minX(){return Ct.minX(this)}get minY(){return Ct.minY(this)}get maxX(){return Ct.maxX(this)}get maxY(){return Ct.maxY(this)}constructor(t,e,i,s){this.set(t,e,i,s)}set(t,e,i,s){return _(t)?Ct.copy(this,t):Ct.set(this,t,e,i,s),this}get(){const{x:t,y:e,width:i,height:s}=this;return{x:t,y:e,width:i,height:s}}clone(){return new Ot(this)}move(t,e){return Ct.move(this,t,e),this}scale(t,e,i){return Ct.scale(this,t,e,i),this}scaleOf(t,e,i){return Ct.scaleOf(this,t,e,i),this}toOuterOf(t,e){return Ct.toOuterOf(this,t,e),this}toInnerOf(t,e){return Ct.toInnerOf(this,t,e),this}getFitMatrix(t,e){return Ct.getFitMatrix(this,t,e)}put(t,e,i){Ct.put(this,t,e,i)}spread(t,e){return Ct.spread(this,t,e),this}shrink(t,e){return Ct.shrink(this,t,e),this}ceil(){return Ct.ceil(this),this}unsign(){return Ct.unsign(this),this}float(t){return Ct.float(this,t),this}add(t){return Ct.add(this,t),this}addList(t){return Ct.setList(this,t,!0),this}setList(t){return Ct.setList(this,t),this}addListWithFn(t,e){return Ct.setListWithFn(this,t,e,!0),this}setListWithFn(t,e){return Ct.setListWithFn(this,t,e),this}setPoint(t){return Ct.setPoint(this,t),this}setPoints(t){return Ct.setPoints(this,t),this}addPoint(t){return Ct.addPoint(this,t),this}getPoints(){return Ct.getPoints(this)}hitPoint(t,e){return Ct.hitPoint(this,t,e)}hitRadiusPoint(t,e){return Ct.hitRadiusPoint(this,t,e)}hit(t,e){return Ct.hit(this,t,e)}includes(t,e){return Ct.includes(this,t,e)}intersect(t,e){return Ct.intersect(this,t,e),this}getIntersect(t,e){return new Ot(Ct.getIntersectData(this,t,e))}isSame(t){return Ct.isSame(this,t)}isEmpty(){return Ct.isEmpty(this)}reset(){Ct.reset(this)}}const At=new Ot;class Mt{constructor(t,e,i,s,r,n){_(t)?this.copy(t):this.set(t,e,i,s,r,n)}set(t=0,e=0,i=0,s=0,r=0,n=0){this.top=t,this.right=e,this.bottom=i,this.left=s,this.width=r,this.height=n}copy(t){const{top:e,right:i,bottom:s,left:r,width:n,height:o}=t;this.set(e,i,s,r,n,o)}getBoundsFrom(t){const{top:e,right:i,bottom:s,left:r,width:n,height:o}=this;return new Ot(r,e,n||t.width-r-i,o||t.height-e-s)}}const Dt={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},{randColor:Wt}=b;class It{constructor(t){this.repeatMap={},this.name=t}static get(t){return new It(t)}static set filter(t){this.filterList=Ft(t)}static set exclude(t){this.excludeList=Ft(t)}static drawRepaint(t,e){const i=Wt();t.fillWorld(e,i.replace("1)",".1)")),t.strokeWorld(e,i)}static drawBounds(t,e,i){const s="hit"===It.showBounds,r=t.__nowWorld,n=Wt();s&&(e.setWorld(r),t.__drawHitPath(e),e.fillStyle=n.replace("1)",".2)"),e.fill()),e.resetTransform(),e.setStroke(n,2),s?e.stroke():e.strokeWorld(r,n)}log(...t){if(zt.enable){if(zt.filterList.length&&zt.filterList.every(t=>t!==this.name))return;if(zt.excludeList.length&&zt.excludeList.some(t=>t===this.name))return;console.log("%c"+this.name,"color:#21ae62",...t)}}tip(...t){zt.enable&&this.warn(...t)}warn(...t){zt.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 Ft(t){return t?a(t)&&(t=[t]):t=[],t}It.filterList=[],It.excludeList=[],It.showWarn=!0;const zt=It,Nt=It.get("RunTime"),Yt={currentId:0,currentName:"",idMap:{},nameMap:{},nameToIdMap:{},start(t,i){const s=e.create(e.RUNTIME);return Xt.currentId=Xt.idMap[s]=i?performance.now():Date.now(),Xt.currentName=Xt.nameMap[s]=t,Xt.nameToIdMap[t]=s,s},end(t,e){const i=Xt.idMap[t],s=Xt.nameMap[t],r=e?(performance.now()-i)/1e3:Date.now()-i;Xt.idMap[t]=Xt.nameMap[t]=Xt.nameToIdMap[s]=void 0,Nt.log(s,r,"ms")},endOfName(t,e){const i=Xt.nameToIdMap[t];n(i)||Xt.end(i,e)}},Xt=Yt,Ht=[],Ut={list:{},add(t,...e){this.list[t]=!0,Ht.push(...e)},has(t,e){const i=this.list[t];return!i&&e&&this.need(t),i},need(t){console.error("please install and import plugin: "+(t.includes("-x")?"":"@leafer-in/")+t)}};setTimeout(()=>Ht.forEach(t=>Ut.has(t,!0)));const jt={editor:t=>Ut.need("editor")},Vt=It.get("UICreator"),Gt={list:{},register(t){const{__tag:e}=t.prototype;Kt[e]&&Vt.repeat(e),Kt[e]=t},get(t,e,i,s,r,o){Kt[t]||Vt.error("not register "+t);const a=new Kt[t](e);return n(i)||(a.x=i,s&&(a.y=s),r&&(a.width=r),o&&(a.height=o)),a}},{list:Kt}=Gt,qt=It.get("EventCreator"),$t={nameList:{},register(t){let e;Object.keys(t).forEach(i=>{e=t[i],a(e)&&(Qt[e]&&qt.repeat(e),Qt[e]=t)})},changeName(t,e){const i=Qt[t];if(i){const s=Object.keys(i).find(e=>i[e]===t);s&&(i[s]=e,Qt[e]=i)}},has(t){return!!this.nameList[t]},get:(t,...e)=>new Qt[t](...e)},{nameList:Qt}=$t;class Jt{constructor(){this.list=[]}add(t){t.manager=this,this.list.push(t)}get(t){let e;const{list:i}=this;for(let s=0,r=i.length;s<r;s++)if(e=i[s],e.recycled&&e.isSameSize(t))return e.recycled=!1,e.manager||(e.manager=this),e;const s=jt.canvas(t);return this.add(s),s}recycle(t){t.recycled=!0}clearRecycled(){let t;const e=[];for(let i=0,s=this.list.length;i<s;i++)t=this.list[i],t.recycled?t.destroy():e.push(t);this.list=e}clear(){this.list.forEach(t=>{t.destroy()}),this.list.length=0}destroy(){this.clear()}}function Zt(t,e,i,s){var r,n=arguments.length,o=n<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,i):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(t,e,i,s);else for(var a=t.length-1;a>=0;a--)(r=t[a])&&(o=(n<3?r(o):n>3?r(e,i,o):r(e,i))||o);return n>3&&o&&Object.defineProperty(e,i,o),o}function te(t,e,i,s){return new(i||(i=Promise))(function(r,n){function o(t){try{h(s.next(t))}catch(t){n(t)}}function a(t){try{h(s.throw(t))}catch(t){n(t)}}function h(t){var e;t.done?r(t.value):(e=t.value,e instanceof i?e:new i(function(t){t(e)})).then(o,a)}h((s=s.apply(t,e||[])).next())})}function ee(t){return(e,i)=>{t||(t=i);const s={get(){return this.context[t]},set(e){this.context[t]=e}};"strokeCap"===i&&(s.set=function(e){this.context[t]="none"===e?"butt":e}),Object.defineProperty(e,i,s)}}"function"==typeof SuppressedError&&SuppressedError;const ie=[];function se(){return(t,e)=>{ie.push(e)}}const re=[];let ne=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||re)}get dashPattern(){return this.context.getLineDash()}__bindContext(){let t;ie.forEach(e=>{t=this.context[e],t&&(this[e]=t.bind(this.context))}),this.textBaseline="alphabetic"}setTransform(t,e,i,s,r,n){}resetTransform(){}getTransform(){}save(){}restore(){}transform(t,e,i,s,r,n){_(t)?this.context.transform(t.a,t.b,t.c,t.d,t.e,t.f):this.context.transform(t,e,i,s,r,n)}translate(t,e){}scale(t,e){}rotate(t){}fill(t,e){}stroke(t){}clip(t,e){}fillRect(t,e,i,s){}strokeRect(t,e,i,s){}clearRect(t,e,i,s){}drawImage(t,e,i,s,r,n,o,a,h){switch(arguments.length){case 9:if(e<0){const t=-e/s*a;s+=e,e=0,n+=t,a-=t}if(i<0){const t=-i/r*h;r+=i,i=0,o+=t,h-=t}this.context.drawImage(t,e,i,s,r,n,o,a,h);break;case 5:this.context.drawImage(t,e,i,s,r);break;case 3:this.context.drawImage(t,e,i)}}beginPath(){}moveTo(t,e){}lineTo(t,e){}bezierCurveTo(t,e,i,s,r,n){}quadraticCurveTo(t,e,i,s){}closePath(){}arc(t,e,i,s,r,n){}arcTo(t,e,i,s,r){}ellipse(t,e,i,s,r,n,o,a){}rect(t,e,i,s){}roundRect(t,e,i,s,r){}createConicGradient(t,e,i){}createLinearGradient(t,e,i,s){}createPattern(t,e){}createRadialGradient(t,e,i,s,r,n){}fillText(t,e,i,s){}measureText(t){}strokeText(t,e,i,s){}destroy(){this.context=null}};Zt([ee("imageSmoothingEnabled")],ne.prototype,"smooth",void 0),Zt([ee("imageSmoothingQuality")],ne.prototype,"smoothLevel",void 0),Zt([ee("globalAlpha")],ne.prototype,"opacity",void 0),Zt([ee()],ne.prototype,"fillStyle",void 0),Zt([ee()],ne.prototype,"strokeStyle",void 0),Zt([ee("lineWidth")],ne.prototype,"strokeWidth",void 0),Zt([ee("lineCap")],ne.prototype,"strokeCap",void 0),Zt([ee("lineJoin")],ne.prototype,"strokeJoin",void 0),Zt([ee("lineDashOffset")],ne.prototype,"dashOffset",void 0),Zt([ee()],ne.prototype,"miterLimit",void 0),Zt([ee()],ne.prototype,"shadowBlur",void 0),Zt([ee()],ne.prototype,"shadowColor",void 0),Zt([ee()],ne.prototype,"shadowOffsetX",void 0),Zt([ee()],ne.prototype,"shadowOffsetY",void 0),Zt([ee()],ne.prototype,"filter",void 0),Zt([ee()],ne.prototype,"font",void 0),Zt([ee()],ne.prototype,"fontKerning",void 0),Zt([ee()],ne.prototype,"fontStretch",void 0),Zt([ee()],ne.prototype,"fontVariantCaps",void 0),Zt([ee()],ne.prototype,"textAlign",void 0),Zt([ee()],ne.prototype,"textBaseline",void 0),Zt([ee()],ne.prototype,"textRendering",void 0),Zt([ee()],ne.prototype,"wordSpacing",void 0),Zt([ee()],ne.prototype,"letterSpacing",void 0),Zt([ee()],ne.prototype,"direction",void 0),Zt([se()],ne.prototype,"setTransform",null),Zt([se()],ne.prototype,"resetTransform",null),Zt([se()],ne.prototype,"getTransform",null),Zt([se()],ne.prototype,"save",null),Zt([se()],ne.prototype,"restore",null),Zt([se()],ne.prototype,"translate",null),Zt([se()],ne.prototype,"scale",null),Zt([se()],ne.prototype,"rotate",null),Zt([se()],ne.prototype,"fill",null),Zt([se()],ne.prototype,"stroke",null),Zt([se()],ne.prototype,"clip",null),Zt([se()],ne.prototype,"fillRect",null),Zt([se()],ne.prototype,"strokeRect",null),Zt([se()],ne.prototype,"clearRect",null),Zt([se()],ne.prototype,"beginPath",null),Zt([se()],ne.prototype,"moveTo",null),Zt([se()],ne.prototype,"lineTo",null),Zt([se()],ne.prototype,"bezierCurveTo",null),Zt([se()],ne.prototype,"quadraticCurveTo",null),Zt([se()],ne.prototype,"closePath",null),Zt([se()],ne.prototype,"arc",null),Zt([se()],ne.prototype,"arcTo",null),Zt([se()],ne.prototype,"ellipse",null),Zt([se()],ne.prototype,"rect",null),Zt([se()],ne.prototype,"roundRect",null),Zt([se()],ne.prototype,"createConicGradient",null),Zt([se()],ne.prototype,"createLinearGradient",null),Zt([se()],ne.prototype,"createPattern",null),Zt([se()],ne.prototype,"createRadialGradient",null),Zt([se()],ne.prototype,"fillText",null),Zt([se()],ne.prototype,"measureText",null),Zt([se()],ne.prototype,"strokeText",null);const{copy:oe,multiplyParent:ae,pixelScale:he}=I,{round:le}=Math,de=new Ot,ce=new Ot,ue={width:1,height:1,pixelRatio:1},_e=["width","height","pixelRatio"];class pe extends ne{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||0}get pixelHeight(){return this.height*this.pixelRatio||0}get pixelSnap(){return this.config.pixelSnap}set pixelSnap(t){this.config.pixelSnap=t}get allowBackgroundColor(){return this.view&&this.parentView}constructor(i,s){super(),this.size={},this.worldTransform={},i||(i=ue),this.manager=s,this.innerId=e.create(e.CNAVAS);const{width:r,height:n,pixelRatio:o}=i;this.autoLayout=!r||!n,this.size.pixelRatio=o||t.devicePixelRatio,this.config=i,this.init()}init(){}__createContext(){const{view:t}=this,{contextSettings:e}=this.config;this.context=e?t.getContext("2d",e):t.getContext("2d"),this.__bindContext()}export(t,e){}toBlob(t,e){}toDataURL(t,e){}saveAs(t,e){}resize(t,e=!0){if(this.isSameSize(t))return;let i;this.context&&!this.unreal&&e&&this.width&&(i=this.getSameCanvas(),i.copyWorld(this));const s=this.size;f.copyAttrs(s,t,_e),_e.forEach(t=>s[t]||(s[t]=1)),this.bounds=new Ot(0,0,this.width,this.height),this.updateViewSize(),this.updateClientBounds(),this.context&&(this.smooth=this.config.smooth,!this.unreal&&i&&(this.clearWorld(i.bounds),this.copyWorld(i),i.recycle()))}updateViewSize(){}updateClientBounds(){}getClientBounds(t){return t&&this.updateClientBounds(),this.clientBounds||this.bounds}startAutoLayout(t,e){}stopAutoLayout(){}setCursor(t){}setWorld(t,e){const{pixelRatio:i,pixelSnap:s}=this,r=this.worldTransform;e&&ae(t,e,r),he(t,i,r),s&&(t.half&&t.half*i%2?(r.e=le(r.e-.5)+.5,r.f=le(r.f-.5)+.5):(r.e=le(r.e),r.f=le(r.f))),this.setTransform(r.a,r.b,r.c,r.d,r.e,r.f)}useWorldTransform(t){t&&(this.worldTransform=t);const e=this.worldTransform;e&&this.setTransform(e.a,e.b,e.c,e.d,e.e,e.f)}setStroke(t,e,i,s){e&&(this.strokeWidth=e),t&&(this.strokeStyle=t),i&&this.setStrokeOptions(i,s)}setStrokeOptions(t,e){let{strokeCap:i,strokeJoin:s,dashPattern:r,dashOffset:o,miterLimit:a}=t;e&&(e.strokeCap&&(i=e.strokeCap),e.strokeJoin&&(s=e.strokeJoin),n(e.dashPattern)||(r=e.dashPattern),n(e.dashOffset)||(o=e.dashOffset),e.miterLimit&&(a=e.miterLimit)),this.strokeCap=i,this.strokeJoin=s,this.dashPattern=r,this.dashOffset=o,this.miterLimit=a}saveBlendMode(t){this.savedBlendMode=this.blendMode,this.blendMode=t}restoreBlendMode(){this.blendMode=this.savedBlendMode}hitFill(t,e){return!0}hitStroke(t,e){return!0}hitPixel(t,e,i=1){return!0}setWorldShadow(t,e,i,s){const{pixelRatio:r}=this;this.shadowOffsetX=t*r,this.shadowOffsetY=e*r,this.shadowBlur=i*r,this.shadowColor=s||"black"}setWorldBlur(t){const{pixelRatio:e}=this;this.filter=`blur(${t*e}px)`}copyWorld(t,e,i,s,r=!0){s&&(this.blendMode=s),e?(this.setTempPixelBounds(e,r),i?(this.setTempPixelBounds2(i,r),i=ce):i=de,this.drawImage(t.view,de.x,de.y,de.width,de.height,i.x,i.y,i.width,i.height)):this.drawImage(t.view,0,0),s&&(this.blendMode="source-over")}copyWorldToInner(t,e,i,s,r=!0){e.b||e.c?(this.save(),this.resetTransform(),this.copyWorld(t,e,Ct.tempToOuterOf(i,e),s,r),this.restore()):(s&&(this.blendMode=s),this.setTempPixelBounds(e,r),this.drawImage(t.view,de.x,de.y,de.width,de.height,i.x,i.y,i.width,i.height),s&&(this.blendMode="source-over"))}copyWorldByReset(t,e,i,s,r,n=!0){this.resetTransform(),this.copyWorld(t,e,i,s,n),r||this.useWorldTransform()}useGrayscaleAlpha(t){let e,i;this.setTempPixelBounds(t,!0,!0);const{context:s}=this,r=s.getImageData(de.x,de.y,de.width,de.height),{data:n}=r;for(let t=0,s=n.length;t<s;t+=4)i=.299*n[t]+.587*n[t+1]+.114*n[t+2],(e=n[t+3])&&(n[t+3]=255===e?i:e*(i/255));s.putImageData(r,de.x,de.y)}useMask(t,e,i){this.copyWorld(t,e,i,"destination-in")}useEraser(t,e,i){this.copyWorld(t,e,i,"destination-out")}fillWorld(t,e,i,s){i&&(this.blendMode=i),this.fillStyle=e,this.setTempPixelBounds(t,s),this.fillRect(de.x,de.y,de.width,de.height),i&&(this.blendMode="source-over")}strokeWorld(t,e,i,s){i&&(this.blendMode=i),this.strokeStyle=e,this.setTempPixelBounds(t,s),this.strokeRect(de.x,de.y,de.width,de.height),i&&(this.blendMode="source-over")}clipWorld(t,e=!0){this.beginPath(),this.setTempPixelBounds(t,e),this.rect(de.x,de.y,de.width,de.height),this.clip()}clipUI(t){t.windingRule?this.clip(t.windingRule):this.clip()}clearWorld(t,e=!0){this.setTempPixelBounds(t,e),this.clearRect(de.x,de.y,de.width,de.height)}clear(){const{pixelRatio:t}=this;this.clearRect(0,0,this.width*t+2,this.height*t+2)}setTempPixelBounds(t,e,i){this.copyToPixelBounds(de,t,e,i)}setTempPixelBounds2(t,e,i){this.copyToPixelBounds(ce,t,e,i)}copyToPixelBounds(t,e,i,s){t.set(e),s&&t.intersect(this.bounds),t.scale(this.pixelRatio),i&&t.ceil()}isSameSize(t){return this.width===t.width&&this.height===t.height&&(!t.pixelRatio||this.pixelRatio===t.pixelRatio)}getSameCanvas(t,e){const{size:i,pixelSnap:s}=this,r=this.manager?this.manager.get(i):jt.canvas(Object.assign({},i));return r.save(),t&&(oe(r.worldTransform,this.worldTransform),r.useWorldTransform()),e&&(r.smooth=this.smooth),r.pixelSnap!==s&&(r.pixelSnap=s),r}recycle(t){this.recycled||(this.restore(),t?this.clearWorld(t):this.clear(),this.manager?this.manager.recycle(this):this.destroy())}updateRender(t){}unrealCanvas(){}destroy(){this.manager=this.view=this.parentView=null}}const ge={creator:{},parse(t,e){},convertToCanvasData(t,e){}},fe={N:21,D:22,X:23,G:24,F:25,O:26,P:27,U:28},ye=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},fe),me={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},ve={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},we=Object.assign(Object.assign({},ve),fe),xe=ye,be={};for(let t in xe)be[xe[t]]=t;const ke={};for(let t in xe)ke[xe[t]]=me[t];const Be={drawRoundRect(t,e,i,s,r,n){const o=b.fourNumber(n,Math.min(s/2,r/2)),a=e+s,h=i+r;o[0]?t.moveTo(e+o[0],i):t.moveTo(e,i),o[1]?t.arcTo(a,i,a,h,o[1]):t.lineTo(a,i),o[2]?t.arcTo(a,h,e,h,o[2]):t.lineTo(a,h),o[3]?t.arcTo(e,h,e,i,o[3]):t.lineTo(e,h),o[0]?t.arcTo(e,i,a,i,o[0]):t.lineTo(e,i)}},{sin:Se,cos:Pe,hypot:Re,atan2:Ce,ceil:Ee,abs:Te,PI:Le,sqrt:Oe,pow:Ae}=Math,{setPoint:Me,addPoint:De}=st,{set:We,toNumberPoints:Ie}=K,{M:Fe,L:ze,C:Ne,Q:Ye,Z:Xe}=ye,He={},Ue={points(t,e,i,s){let r=Ie(e);if(t.push(Fe,r[0],r[1]),i&&r.length>5){let e,n,o,a,h,l,d,c,u,_,p,g,f,y=r.length;const m=!0===i?.5:i;s&&(r=[r[y-2],r[y-1],...r,r[0],r[1],r[2],r[3]],y=r.length);for(let i=2;i<y-2;i+=2)e=r[i-2],n=r[i-1],o=r[i],a=r[i+1],h=r[i+2],l=r[i+3],p=Oe(Ae(o-e,2)+Ae(a-n,2)),g=Oe(Ae(h-o,2)+Ae(l-a,2)),(p||g)&&(f=p+g,p=m*p/f,g=m*g/f,h-=e,l-=n,d=o-p*h,c=a-p*l,2===i?s||t.push(Ye,d,c,o,a):t.push(Ne,u,_,d,c,o,a),u=o+g*h,_=a+g*l);s||t.push(Ye,u,_,r[y-2],r[y-1])}else for(let e=2,i=r.length;e<i;e+=2)t.push(ze,r[e],r[e+1]);s&&t.push(Xe)},rect(t,e,i,s,r){ge.creator.path=t,ge.creator.moveTo(e,i).lineTo(e+s,i).lineTo(e+s,i+r).lineTo(e,i+r).lineTo(e,i)},roundRect(t,e,i,s,r,n){ge.creator.path=[],Be.drawRoundRect(ge.creator,e,i,s,r,n),t.push(...ge.convertToCanvasData(ge.creator.path,!0))},arcTo(t,e,i,s,r,n,o,a,h,l,d){const c=s-e,u=r-i,_=n-s,p=o-r;let g=Ce(u,c),f=Ce(p,_);const y=Re(c,u),m=Re(_,p);let v=f-g;if(v<0&&(v+=S),y<1e-12||m<1e-12||v<1e-12||Te(v-Le)<1e-12)return t&&t.push(ze,s,r),h&&(Me(h,e,i),De(h,s,r)),d&&We(d,e,i),void(l&&We(l,s,r));const w=c*p-_*u<0,x=w?-1:1,b=a/Pe(v/2),k=s+b*Pe(g+v/2+P*x),R=r+b*Se(g+v/2+P*x);return g-=P*x,f-=P*x,Ge(t,k,R,a,a,0,g/B,f/B,w,h,l,d)},arc:(t,e,i,s,r,n,o,a,h,l)=>Ge(t,e,i,s,s,0,r,n,o,a,h,l),ellipse(t,e,i,s,r,n,o,a,h,l,d,c){const u=n*B,_=Se(u),p=Pe(u);let g=o*B,f=a*B;g>Le&&(g-=S),f<0&&(f+=S);let y=f-g;y<0?y+=S:y>S&&(y-=S),h&&(y-=S);const m=Ee(Te(y/P)),v=y/m,w=Se(v/4),x=8/3*w*w/Se(v/2);f=g+v;let b,k,R,C,E,T,L,O,A=Pe(g),M=Se(g),D=R=p*s*A-_*r*M,W=C=_*s*A+p*r*M,I=e+R,F=i+C;t&&t.push(t.length?ze:Fe,I,F),l&&Me(l,I,F),c&&We(c,I,F);for(let n=0;n<m;n++)b=Pe(f),k=Se(f),R=p*s*b-_*r*k,C=_*s*b+p*r*k,E=e+D-x*(p*s*M+_*r*A),T=i+W-x*(_*s*M-p*r*A),L=e+R+x*(p*s*k+_*r*b),O=i+C+x*(_*s*k-p*r*b),t&&t.push(Ne,E,T,L,O,e+R,i+C),l&&Ve(e+D,i+W,E,T,L,O,e+R,i+C,l,!0),D=R,W=C,A=b,M=k,g=f,f+=v;d&&We(d,e+R,i+C)},quadraticCurveTo(t,e,i,s,r,n,o){t.push(Ne,(e+2*s)/3,(i+2*r)/3,(n+2*s)/3,(o+2*r)/3,n,o)},toTwoPointBoundsByQuadraticCurve(t,e,i,s,r,n,o,a){Ve(t,e,(t+2*i)/3,(e+2*s)/3,(r+2*i)/3,(n+2*s)/3,r,n,o,a)},toTwoPointBounds(t,e,i,s,r,n,o,a,h,l){const d=[];let c,u,_,p,g,f,y,m,v=t,w=i,x=r,b=o;for(let t=0;t<2;++t)if(1==t&&(v=e,w=s,x=n,b=a),c=-3*v+9*w-9*x+3*b,u=6*v-12*w+6*x,_=3*w-3*v,Math.abs(c)<1e-12){if(Math.abs(u)<1e-12)continue;p=-_/u,0<p&&p<1&&d.push(p)}else y=u*u-4*_*c,m=Math.sqrt(y),y<0||(g=(-u+m)/(2*c),0<g&&g<1&&d.push(g),f=(-u-m)/(2*c),0<f&&f<1&&d.push(f));l?De(h,t,e):Me(h,t,e),De(h,o,a);for(let l=0,c=d.length;l<c;l++)je(d[l],t,e,i,s,r,n,o,a,He),De(h,He.x,He.y)},getPointAndSet(t,e,i,s,r,n,o,a,h,l){const d=1-t,c=d*d*d,u=3*d*d*t,_=3*d*t*t,p=t*t*t;l.x=c*e+u*s+_*n+p*a,l.y=c*i+u*r+_*o+p*h},getPoint(t,e,i,s,r,n,o,a,h){const l={};return je(t,e,i,s,r,n,o,a,h,l),l},getDerivative(t,e,i,s,r){const n=1-t;return 3*n*n*(i-e)+6*n*t*(s-i)+3*t*t*(r-s)}},{getPointAndSet:je,toTwoPointBounds:Ve,ellipse:Ge}=Ue,{sin:Ke,cos:qe,sqrt:$e,atan2:Qe}=Math,{ellipse:Je}=Ue,Ze={ellipticalArc(e,i,s,r,n,o,a,h,l,d,c){const u=(l-i)/2,_=(d-s)/2,p=o*B,g=Ke(p),f=qe(p),y=-f*u-g*_,m=-f*_+g*u,v=r*r,w=n*n,x=m*m,b=y*y,k=v*w-v*x-w*b;let P=0;if(k<0){const t=$e(1-k/(v*w));r*=t,n*=t}else P=(a===h?-1:1)*$e(k/(v*x+w*b));const R=P*r*m/n,C=-P*n*y/r,E=Qe((m-C)/n,(y-R)/r),T=Qe((-m-C)/n,(-y-R)/r);let L=T-E;0===h&&L>0?L-=S:1===h&&L<0&&(L+=S);const O=i+u+f*R-g*C,A=s+_+g*R+f*C,M=L<0?1:0;c||t.ellipseToCurve?Je(e,O,A,r,n,o,E/B,T/B,M):r!==n||o?e.push(ye.G,O,A,r,n,o,E/B,T/B,M):e.push(ye.O,O,A,r,E/B,T/B,M)}},{M:ti,m:ei,L:ii,l:si,H:ri,h:ni,V:oi,v:ai,C:hi,c:li,S:di,s:ci,Q:ui,q:_i,T:pi,t:gi,A:fi,a:yi,Z:mi,z:vi,N:wi,D:xi,X:bi,G:ki,F:Bi,O:Si,P:Pi,U:Ri}=ye,{rect:Ci,roundRect:Ei,arcTo:Ti,arc:Li,ellipse:Oi,quadraticCurveTo:Ai}=Ue,{ellipticalArc:Mi}=Ze,Di=It.get("PathConvert"),Wi={},Ii={current:{dot:0},stringify(t,e){let i,s,r,n=0,o=t.length,a="";for(;n<o;){s=t[n],i=ke[s],a+=s===r?" ":be[s];for(let s=1;s<i;s++)a+=b.float(t[n+s],e),s===i-1||(a+=" ");r=s,n+=i}return a},parse(t,e){let i,s,r,n="";const o=[],a=e?we:ve;for(let e=0,h=t.length;e<h;e++)s=t[e],Dt[s]?("."===s&&(Fi.dot&&(zi(o,n),n=""),Fi.dot++),"0"===n&&"."!==s&&(zi(o,n),n=""),n+=s):ye[s]?(n&&(zi(o,n),n=""),Fi.name=ye[s],Fi.length=me[s],Fi.index=0,zi(o,Fi.name),!i&&a[s]&&(i=!0)):"-"===s||"+"===s?"e"===r||"E"===r?n+=s:(n&&zi(o,n),n=s):n&&(zi(o,n),n=""),r=s;return n&&zi(o,n),i?Ii.toCanvasData(o,e):o},toCanvasData(t,e){let i,s,r,n,o,a=0,h=0,l=0,d=0,c=0,u=t.length;const _=[];for(;c<u;){switch(r=t[c],r){case ei:t[c+1]+=a,t[c+2]+=h;case ti:a=t[c+1],h=t[c+2],_.push(ti,a,h),c+=3;break;case ni:t[c+1]+=a;case ri:a=t[c+1],_.push(ii,a,h),c+=2;break;case ai:t[c+1]+=h;case oi:h=t[c+1],_.push(ii,a,h),c+=2;break;case si:t[c+1]+=a,t[c+2]+=h;case ii:a=t[c+1],h=t[c+2],_.push(ii,a,h),c+=3;break;case ci:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,r=di;case di:o=n===hi||n===di,l=o?2*a-i:t[c+1],d=o?2*h-s:t[c+2],i=t[c+1],s=t[c+2],a=t[c+3],h=t[c+4],_.push(hi,l,d,i,s,a,h),c+=5;break;case li:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,t[c+5]+=a,t[c+6]+=h,r=hi;case hi:i=t[c+3],s=t[c+4],a=t[c+5],h=t[c+6],_.push(hi,t[c+1],t[c+2],i,s,a,h),c+=7;break;case gi:t[c+1]+=a,t[c+2]+=h,r=pi;case pi:o=n===ui||n===pi,i=o?2*a-i:t[c+1],s=o?2*h-s:t[c+2],e?Ai(_,a,h,i,s,t[c+1],t[c+2]):_.push(ui,i,s,t[c+1],t[c+2]),a=t[c+1],h=t[c+2],c+=3;break;case _i:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,r=ui;case ui:i=t[c+1],s=t[c+2],e?Ai(_,a,h,i,s,t[c+3],t[c+4]):_.push(ui,i,s,t[c+3],t[c+4]),a=t[c+3],h=t[c+4],c+=5;break;case yi:t[c+6]+=a,t[c+7]+=h;case fi:Mi(_,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 vi:case mi:_.push(mi),c++;break;case wi:a=t[c+1],h=t[c+2],e?Ci(_,a,h,t[c+3],t[c+4]):Ni(_,t,c,5),c+=5;break;case xi:a=t[c+1],h=t[c+2],e?Ei(_,a,h,t[c+3],t[c+4],[t[c+5],t[c+6],t[c+7],t[c+8]]):Ni(_,t,c,9),c+=9;break;case bi:a=t[c+1],h=t[c+2],e?Ei(_,a,h,t[c+3],t[c+4],t[c+5]):Ni(_,t,c,6),c+=6;break;case ki:Oi(e?_:Ni(_,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,Wi),a=Wi.x,h=Wi.y,c+=9;break;case Bi:e?Oi(_,t[c+1],t[c+2],t[c+3],t[c+4],0,0,360,!1):Ni(_,t,c,5),a=t[c+1]+t[c+3],h=t[c+2],c+=5;break;case Si:Li(e?_:Ni(_,t,c,7),t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],t[c+6],null,Wi),a=Wi.x,h=Wi.y,c+=7;break;case Pi:e?Li(_,t[c+1],t[c+2],t[c+3],0,360,!1):Ni(_,t,c,4),a=t[c+1]+t[c+3],h=t[c+2],c+=4;break;case Ri:Ti(e?_:Ni(_,t,c,6),a,h,t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],null,Wi),a=Wi.x,h=Wi.y,c+=6;break;default:return Di.error(`command: ${r} [index:${c}]`,t),_}n=r}return _},objectToCanvasData(t){const e=[];return t.forEach(t=>{switch(t.name){case"M":e.push(ti,t.x,t.y);break;case"L":e.push(ii,t.x,t.y);break;case"C":e.push(hi,t.x1,t.y1,t.x2,t.y2,t.x,t.y);break;case"Q":e.push(ui,t.x1,t.y1,t.x,t.y);break;case"Z":e.push(mi)}}),e},copyData(t,e,i,s){for(let r=i,n=i+s;r<n;r++)t.push(e[r])},pushData(t,e){Fi.index===Fi.length&&(Fi.index=1,t.push(Fi.name)),t.push(Number(e)),Fi.index++,Fi.dot=0}},{current:Fi,pushData:zi,copyData:Ni}=Ii,{M:Yi,L:Xi,C:Hi,Q:Ui,Z:ji,N:Vi,D:Gi,X:Ki,G:qi,F:$i,O:Qi,P:Ji,U:Zi}=ye,{getMinDistanceFrom:ts,getRadianFrom:es}=K,{tan:is,min:ss,abs:rs}=Math,ns={},os={beginPath(t){t.length=0},moveTo(t,e,i){t.push(Yi,e,i)},lineTo(t,e,i){t.push(Xi,e,i)},bezierCurveTo(t,e,i,s,r,n,o){t.push(Hi,e,i,s,r,n,o)},quadraticCurveTo(t,e,i,s,r){t.push(Ui,e,i,s,r)},closePath(t){t.push(ji)},rect(t,e,i,s,r){t.push(Vi,e,i,s,r)},roundRect(t,e,i,s,r,n){if(l(n))t.push(Ki,e,i,s,r,n);else{const o=b.fourNumber(n);o?t.push(Gi,e,i,s,r,...o):t.push(Vi,e,i,s,r)}},ellipse(t,e,i,s,r,n,a,h,l){o(n)?t.push($i,e,i,s,r):(o(a)&&(a=0),o(h)&&(h=360),t.push(qi,e,i,s,r,n,a,h,l?1:0))},arc(t,e,i,s,r,n,a){o(r)?t.push(Ji,e,i,s):(o(n)&&(n=360),t.push(Qi,e,i,s,r,n,a?1:0))},arcTo(t,e,i,s,r,o,a,h){if(!n(a)){const t=ts(a,h,e,i,s,r);o=ss(o,ss(t/2,t/2*rs(is(es(a,h,e,i,s,r)/2))))}t.push(Zi,e,i,s,r,o)},drawEllipse(t,e,i,s,r,n,a,h,l){Ue.ellipse(null,e,i,s,r,o(n)?0:n,o(a)?0:a,o(h)?360:h,l,null,null,ns),t.push(Yi,ns.x,ns.y),as(t,e,i,s,r,n,a,h,l)},drawArc(t,e,i,s,r,n,a){Ue.arc(null,e,i,s,o(r)?0:r,o(n)?360:n,a,null,null,ns),t.push(Yi,ns.x,ns.y),hs(t,e,i,s,r,n,a)},drawPoints(t,e,i,s){Ue.points(t,e,i,s)}},{ellipse:as,arc:hs}=os,{moveTo:ls,lineTo:ds,quadraticCurveTo:cs,bezierCurveTo:us,closePath:_s,beginPath:ps,rect:gs,roundRect:fs,ellipse:ys,arc:ms,arcTo:vs,drawEllipse:ws,drawArc:xs,drawPoints:bs}=os;class ks{set path(t){this.__path=t}get path(){return this.__path}constructor(t){this.set(t)}set(t){return this.__path=t?a(t)?ge.parse(t):t:[],this}beginPath(){return ps(this.__path),this.paint(),this}moveTo(t,e){return ls(this.__path,t,e),this.paint(),this}lineTo(t,e){return ds(this.__path,t,e),this.paint(),this}bezierCurveTo(t,e,i,s,r,n){return us(this.__path,t,e,i,s,r,n),this.paint(),this}quadraticCurveTo(t,e,i,s){return cs(this.__path,t,e,i,s),this.paint(),this}closePath(){return _s(this.__path),this.paint(),this}rect(t,e,i,s){return gs(this.__path,t,e,i,s),this.paint(),this}roundRect(t,e,i,s,r){return fs(this.__path,t,e,i,s,r),this.paint(),this}ellipse(t,e,i,s,r,n,o,a){return ys(this.__path,t,e,i,s,r,n,o,a),this.paint(),this}arc(t,e,i,s,r,n){return ms(this.__path,t,e,i,s,r,n),this.paint(),this}arcTo(t,e,i,s,r){return vs(this.__path,t,e,i,s,r),this.paint(),this}drawEllipse(t,e,i,s,r,n,o,a){return ws(this.__path,t,e,i,s,r,n,o,a),this.paint(),this}drawArc(t,e,i,s,r,n){return xs(this.__path,t,e,i,s,r,n),this.paint(),this}drawPoints(t,e,i){return bs(this.__path,t,e,i),this.paint(),this}clearPath(){return this.beginPath()}paint(){}}const{M:Bs,L:Ss,C:Ps,Q:Rs,Z:Cs,N:Es,D:Ts,X:Ls,G:Os,F:As,O:Ms,P:Ds,U:Ws}=ye,Is=It.get("PathDrawer"),Fs={drawPathByData(t,e){if(!e)return;let i,s=0,r=e.length;for(;s<r;)switch(i=e[s],i){case Bs:t.moveTo(e[s+1],e[s+2]),s+=3;break;case Ss:t.lineTo(e[s+1],e[s+2]),s+=3;break;case Ps:t.bezierCurveTo(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5],e[s+6]),s+=7;break;case Rs:t.quadraticCurveTo(e[s+1],e[s+2],e[s+3],e[s+4]),s+=5;break;case Cs:t.closePath(),s+=1;break;case Es:t.rect(e[s+1],e[s+2],e[s+3],e[s+4]),s+=5;break;case Ts:t.roundRect(e[s+1],e[s+2],e[s+3],e[s+4],[e[s+5],e[s+6],e[s+7],e[s+8]]),s+=9;break;case Ls:t.roundRect(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]),s+=6;break;case Os:t.ellipse(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]*B,e[s+6]*B,e[s+7]*B,e[s+8]),s+=9;break;case As:t.ellipse(e[s+1],e[s+2],e[s+3],e[s+4],0,0,S,!1),s+=5;break;case Ms:t.arc(e[s+1],e[s+2],e[s+3],e[s+4]*B,e[s+5]*B,e[s+6]),s+=7;break;case Ds:t.arc(e[s+1],e[s+2],e[s+3],0,S,!1),s+=4;break;case Ws:t.arcTo(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]),s+=6;break;default:return void Is.error(`command: ${i} [index:${s}]`,e)}}},{M:zs,L:Ns,C:Ys,Q:Xs,Z:Hs,N:Us,D:js,X:Vs,G:Gs,F:Ks,O:qs,P:$s,U:Qs}=ye,{toTwoPointBounds:Js,toTwoPointBoundsByQuadraticCurve:Zs,arcTo:tr,arc:er,ellipse:ir}=Ue,{addPointBounds:sr,copy:rr,addPoint:nr,setPoint:or,addBounds:ar,toBounds:hr}=st,lr=It.get("PathBounds");let dr,cr,ur;const _r={},pr={},gr={},fr={toBounds(t,e){fr.toTwoPointBounds(t,pr),hr(pr,e)},toTwoPointBounds(t,e){if(!t||!t.length)return or(e,0,0);let i,s,r,n,o,a=0,h=0,l=0;const d=t.length;for(;a<d;)switch(o=t[a],0===a&&(o===Hs||o===Ys||o===Xs?or(e,h,l):or(e,t[a+1],t[a+2])),o){case zs:case Ns:h=t[a+1],l=t[a+2],nr(e,h,l),a+=3;break;case Ys:r=t[a+5],n=t[a+6],Js(h,l,t[a+1],t[a+2],t[a+3],t[a+4],r,n,_r),sr(e,_r),h=r,l=n,a+=7;break;case Xs:i=t[a+1],s=t[a+2],r=t[a+3],n=t[a+4],Zs(h,l,i,s,r,n,_r),sr(e,_r),h=r,l=n,a+=5;break;case Hs:a+=1;break;case Us:h=t[a+1],l=t[a+2],ar(e,h,l,t[a+3],t[a+4]),a+=5;break;case js:case Vs:h=t[a+1],l=t[a+2],ar(e,h,l,t[a+3],t[a+4]),a+=o===js?9:6;break;case Gs:ir(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],_r,gr),0===a?rr(e,_r):sr(e,_r),h=gr.x,l=gr.y,a+=9;break;case Ks:h=t[a+1],l=t[a+2],cr=t[a+3],ur=t[a+4],ar(e,h-cr,l-ur,2*cr,2*ur),h+=cr,a+=5;break;case qs:er(null,t[a+1],t[a+2],t[a+3],t[a+4],t[a+5],t[a+6],_r,gr),0===a?rr(e,_r):sr(e,_r),h=gr.x,l=gr.y,a+=7;break;case $s:h=t[a+1],l=t[a+2],dr=t[a+3],ar(e,h-dr,l-dr,2*dr,2*dr),h+=dr,a+=4;break;case Qs:tr(null,h,l,t[a+1],t[a+2],t[a+3],t[a+4],t[a+5],_r,gr),0===a?rr(e,_r):sr(e,_r),h=gr.x,l=gr.y,a+=6;break;default:return void lr.error(`command: ${o} [index:${a}]`,t)}}},{M:yr,L:mr,Z:vr}=ye,{getCenterX:wr,getCenterY:xr}=K,{arcTo:br}=os,kr={smooth(t,e,i){let s,r,n,o=0,a=0,h=0,l=0,d=0,c=0,u=0,_=0,p=0;const g=t.length,f=[];for(;o<g;){switch(s=t[o],s){case yr:l=_=t[o+1],d=p=t[o+2],o+=3,t[o]===mr?(c=t[o+1],u=t[o+2],f.push(yr,wr(l,c),xr(d,u))):f.push(yr,l,d);break;case mr:switch(a=t[o+1],h=t[o+2],o+=3,t[o]){case mr:br(f,a,h,t[o+1],t[o+2],e,_,p);break;case vr:br(f,a,h,l,d,e,_,p);break;default:f.push(mr,a,h)}_=a,p=h;break;case vr:r!==vr&&(br(f,l,d,c,u,e,_,p),f.push(vr)),o+=1;break;default:n=ke[s];for(let e=0;e<n;e++)f.push(t[o+e]);o+=n}r=s}return s!==vr&&(f[1]=l,f[2]=d),f}};function Br(t){return new ks(t)}const Sr=Br();ge.creator=Br(),ge.parse=Ii.parse,ge.convertToCanvasData=Ii.toCanvasData;const{drawRoundRect:Pr}=Be;function Rr(t){!function(t){t&&!t.roundRect&&(t.roundRect=function(t,e,i,s,r){Pr(this,t,e,i,s,r)})}(t)}const Cr={alphaPixelTypes:["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=Er.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{}}}},Er=Cr;Er.alphaPixelTypes.forEach(t=>Er.upperCaseTypeMap[t]=t.toUpperCase());const Tr=It.get("TaskProcessor");class Lr{constructor(t){this.parallel=!0,this.time=1,this.id=e.create(e.TASK),this.task=t}run(){return te(this,void 0,void 0,function*(){try{this.task&&!this.isComplete&&this.parent.running&&(yield this.task())}catch(t){Tr.error(t)}})}complete(){this.isComplete=!0,this.parent=null,this.task=null}cancel(){this.isCancel=!0,this.complete()}}class Or{get total(){return this.list.length+this.delayNumber}get finishedIndex(){return this.isComplete?0:this.index+this.parallelSuccessNumber}get remain(){return this.isComplete?this.total:this.total-this.finishedIndex}get percent(){const{total:t}=this;let e=0,i=0;for(let s=0;s<t;s++)s<=this.finishedIndex?(i+=this.list[s].time,s===this.finishedIndex&&(e=i)):e+=this.list[s].time;return this.isComplete?1:i/e}constructor(t){this.config={parallel:6},this.list=[],this.running=!1,this.isComplete=!0,this.index=0,this.delayNumber=0,t&&f.assign(this.config,t),this.empty()}add(t,e){let i,s,r,o;const a=new Lr(t);return a.parent=this,l(e)?o=e:e&&(s=e.parallel,i=e.start,r=e.time,o=e.delay),r&&(a.time=r),!1===s&&(a.parallel=!1),n(o)?this.push(a,i):(this.delayNumber++,setTimeout(()=>{this.delayNumber&&(this.delayNumber--,this.push(a,i))},o)),this.isComplete=!1,a}push(t,e){this.list.push(t),!1===e||this.timer||(this.timer=setTimeout(()=>this.start()))}empty(){this.index=0,this.parallelSuccessNumber=0,this.list=[],this.parallelList=[],this.delayNumber=0}start(){this.running||(this.running=!0,this.isComplete=!1,this.run())}pause(){clearTimeout(this.timer),this.timer=null,this.running=!1}resume(){this.start()}skip(){this.index++,this.resume()}stop(){this.isComplete=!0,this.list.forEach(t=>{t.isComplete||t.cancel()}),this.pause(),this.empty()}run(){this.running&&(this.setParallelList(),this.parallelList.length>1?this.runParallelTasks():this.remain?this.runTask():this.onComplete())}runTask(){const t=this.list[this.index];t?t.run().then(()=>{this.onTask(t),this.index++,this.nextTask()}).catch(t=>{this.onError(t)}):this.nextTask()}runParallelTasks(){this.parallelList.forEach(t=>this.runParallelTask(t))}runParallelTask(t){t.run().then(()=>{this.onTask(t),this.fillParallelTask()}).catch(t=>{this.onParallelError(t)})}nextTask(){this.total===this.finishedIndex?this.onComplete():this.timer=setTimeout(()=>this.run())}setParallelList(){let t;this.parallelList=[],this.parallelSuccessNumber=0;let e=this.index+this.config.parallel;e>this.list.length&&(e=this.list.length);for(let i=this.index;i<e&&(t=this.list[i],t.parallel);i++)this.parallelList.push(t)}fillParallelTask(){let t;const e=this.parallelList;this.parallelSuccessNumber++,e.pop();const i=e.length,s=this.finishedIndex+i;if(e.length){if(!this.running)return;s<this.total&&(t=this.list[s],t&&t.parallel&&(e.push(t),this.runParallelTask(t)))}else this.index+=this.parallelSuccessNumber,this.parallelSuccessNumber=0,this.nextTask()}onComplete(){this.stop(),this.config.onComplete&&this.config.onComplete()}onTask(t){t.complete(),this.config.onTask&&this.config.onTask()}onParallelError(t){this.parallelList.forEach(t=>{t.parallel=!1}),this.parallelList.length=0,this.parallelSuccessNumber=0,this.onError(t)}onError(t){this.pause(),this.config.onError&&this.config.onError(t)}destroy(){this.stop()}}const Ar=It.get("Resource"),Mr={tasker:new Or,map:{},get isComplete(){return Dr.tasker.isComplete},set(t,e){Dr.map[t]&&Ar.repeat(t),Dr.map[t]=e},get:t=>Dr.map[t],remove(t){const e=Dr.map[t];e&&(e.destroy&&e.destroy(),delete Dr.map[t])},loadImage(t,e){return new Promise((i,s)=>{const r=this.setImage(t,t,e);r.load(()=>i(r),t=>s(t))})},setImage(t,e,i){let s;return a(e)?s={url:e}:e.url||(s={url:t,view:e}),s&&(i&&(s.format=i),e=jt.image(s)),Dr.set(t,e),e},destroy(){Dr.map={}}},Dr=Mr,Wr={maxRecycled:10,recycledList:[],patternTasker:new Or,get(t){let e=Mr.get(t.url);return e||Mr.set(t.url,e=jt.image(t)),e.use++,e},recycle(t){t.use--,setTimeout(()=>{t.use||Ir.recycledList.push(t)})},clearRecycled(){const t=Ir.recycledList;t.length>Ir.maxRecycled&&(t.forEach(t=>!t.use&&t.url&&Mr.remove(t.url)),t.length=0)},hasAlphaPixel:t=>Cr.alphaPixelTypes.some(e=>Ir.isFormat(e,t)),isFormat(t,e){if(e.format)return e.format===t;const{url:i}=e;if(i.startsWith("data:")){if(i.startsWith("data:"+Cr.mineType(t)))return!0}else{if(i.includes("."+t)||i.includes("."+Cr.upperCaseTypeMap[t]))return!0;if("png"===t&&!i.includes("."))return!0}return!1},destroy(){Ir.recycledList=[]}},Ir=Wr,{IMAGE:Fr,create:zr}=e,{floor:Nr,max:Yr}=Math;class Xr{get url(){return this.config.url}get completed(){return this.ready||!!this.error}constructor(t){if(this.use=0,this.waitComplete=[],this.innerId=zr(Fr),this.config=t||(t={url:""}),t.view){const{view:e}=t;this.setView(e.config?e.view:e)}Wr.isFormat("svg",t)&&(this.isSVG=!0),Wr.hasAlphaPixel(t)&&(this.hasAlphaPixel=!0)}load(e,i){if(!this.loading){this.loading=!0;let{loadImage:e,loadImageWithProgress:i}=t.origin,s=this.config.showProgress&&i&&this.onProgress.bind(this);s&&(e=i),Mr.tasker.add(()=>te(this,void 0,void 0,function*(){return yield e(this.url,s).then(t=>this.setView(t)).catch(t=>{this.error=t,this.onComplete(!1)})}))}return this.waitComplete.push(e,i),this.waitComplete.length-2}unload(t,e){const i=this.waitComplete;if(e){const e=i[t+1];e&&e({type:"stop"})}i[t]=i[t+1]=void 0}setView(t){this.ready=!0,this.width=t.naturalWidth||t.width,this.height=t.naturalHeight||t.height,this.view=t,this.onComplete(!0)}onProgress(t){this.progress=t}onComplete(t){let e;this.waitComplete.forEach((i,s)=>{e=s%2,i&&(t?e||i(this):e&&i(this.error))}),this.waitComplete.length=0,this.loading=!1}getFull(t){return this.view}getCanvas(e,i,s,r,n,o,a){if(e||(e=this.width),i||(i=this.height),this.cache){let{params:t,data:e}=this.cache;for(let i in t)if(t[i]!==arguments[i]){e=null;break}if(e)return e}const h=t.origin.createCanvas(Yr(Nr(e+(n||0)),1),Yr(Nr(i+(o||0)),1)),l=h.getContext("2d");return s&&(l.globalAlpha=s),l.imageSmoothingEnabled=!1!==a,l.drawImage(this.view,0,0,e,i),this.cache=this.use>1?{data:h,params:arguments}:null,h}getPattern(e,i,s,r){const n=t.canvas.createPattern(e,i);try{s&&n.setTransform&&(n.setTransform(s),s=void 0)}catch(t){}return r&&f.stintSet(r,"transform",s),n}destroy(){this.config={url:""},this.cache=null,this.waitComplete.length=0}}function Hr(t,e,i,s){s||(i.configurable=i.enumerable=!0),Object.defineProperty(t,e,i)}function Ur(t,e){return Object.getOwnPropertyDescriptor(t,e)}function jr(t,e){const i="_"+t;return{get(){const t=this[i];return null==t?e:t},set(t){this[i]=t}}}function Vr(t,e){return(i,s)=>Kr(i,s,t,e&&e(s))}function Gr(t){return t}function Kr(t,e,i,s){const r={get(){return this.__getAttr(e)},set(t){this.__setAttr(e,t)}};Hr(t,e,Object.assign(r,s||{})),Bn(t,e,i)}function qr(t){return Vr(t)}function $r(t,e){return Vr(t,t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.matrixChanged||this.__layout.matrixChange())}}))}function Qr(t,e){return Vr(t,t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.matrixChanged||this.__layout.matrixChange(),this.__scrollWorld||(this.__scrollWorld={}))}}))}function Jr(t){return Vr(t,t=>({set(e){this.__setAttr(t,e)&&(this.__hasAutoLayout=!!(this.origin||this.around||this.flow),this.__local||this.__layout.createLocal(),rn(this))}}))}function Zr(t,e){return Vr(t,t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.scaleChanged||this.__layout.scaleChange())}}))}function tn(t,e){return Vr(t,t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.rotationChanged||this.__layout.rotationChange())}}))}function en(t,e){return Vr(t,t=>({set(i){this.__setAttr(t,i,e)&&rn(this)}}))}function sn(t){return Vr(t,t=>({set(e){this.__setAttr(t,e)&&(rn(this),this.__.__removeNaturalSize())}}))}function rn(t){t.__layout.boxChanged||t.__layout.boxChange(),t.__hasAutoLayout&&(t.__layout.matrixChanged||t.__layout.matrixChange())}function nn(t){return Vr(t,t=>({set(e){const i=this.__;2!==i.__pathInputed&&(i.__pathInputed=e?1:0),e||(i.__pathForRender=void 0),this.__setAttr(t,e),rn(this)}}))}const on=en;function an(t,e){return Vr(t,t=>({set(i){this.__setAttr(t,i)&&(hn(this),e&&(this.__.__useStroke=!0))}}))}function hn(t){t.__layout.strokeChanged||t.__layout.strokeChange(),t.__.__useArrow&&rn(t)}const ln=an;function dn(t){return Vr(t,t=>({set(e){this.__setAttr(t,e),this.__layout.renderChanged||this.__layout.renderChange()}}))}function cn(t){return Vr(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.surfaceChanged||this.__layout.surfaceChange())}}))}function un(t){return Vr(t,t=>({set(e){if(this.__setAttr(t,e)){const t=this.__;f.stintSet(t,"__useDim",t.dim||t.bright||t.dimskip),this.__layout.surfaceChange()}}}))}function _n(t){return Vr(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.opacityChanged||this.__layout.opacityChange()),this.mask&&gn(this)}}))}function pn(t){return Vr(t,t=>({set(e){const i=this.visible;if(!0===i&&0===e){if(this.animationOut)return this.__runAnimation("out",()=>fn(this,t,e,i))}else 0===i&&!0===e&&this.animation&&this.__runAnimation("in");fn(this,t,e,i),this.mask&&gn(this)}}))}function gn(t){const{parent:e}=t;if(e){const{__hasMask:t}=e;e.__updateMask(),t!==e.__hasMask&&e.forceUpdate()}}function fn(t,e,i,s){t.__setAttr(e,i)&&(t.__layout.opacityChanged||t.__layout.opacityChange(),0!==s&&0!==i||rn(t))}function yn(t){return Vr(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.surfaceChange(),this.waitParent(()=>{this.parent.__layout.childrenSortChange()}))}}))}function mn(t){return Vr(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.boxChanged||this.__layout.boxChange(),this.waitParent(()=>{this.parent.__updateMask(e)}))}}))}function vn(t){return Vr(t,t=>({set(e){this.__setAttr(t,e)&&this.waitParent(()=>{this.parent.__updateEraser(e)})}}))}function wn(t){return Vr(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.hitCanvasChanged=!0,"hit"===It.showBounds&&this.__layout.surfaceChange(),this.leafer&&this.leafer.updateCursor())}}))}function xn(t){return Vr(t,t=>({set(e){this.__setAttr(t,e),this.leafer&&this.leafer.updateCursor()}}))}function bn(t){return(e,i)=>{Hr(e,"__DataProcessor",{get:()=>t})}}function kn(t){return(e,i)=>{Hr(e,"__LayoutProcessor",{get:()=>t})}}function Bn(t,e,i){const s=t.__DataProcessor.prototype,r="_"+e,o=function(t){return"set"+t.charAt(0).toUpperCase()+t.slice(1)}(e),a=jr(e,i);if(n(i))a.get=function(){return this[r]};else if("function"==typeof i)a.get=function(){const t=this[r];return null==t?i(this.__leaf):t};else if(_(i)){const t=g(i);a.get=function(){const e=this[r];return null==e?this[r]=t?{}:f.clone(i):e}}const h=t.isBranchLeaf;"width"===e?a.get=function(){const t=this[r];if(null==t){const t=this,e=t.__naturalWidth,s=t.__leaf;return!i||s.pathInputed?s.boxBounds.width:e?t._height&&t.__useNaturalRatio?t._height*e/t.__naturalHeight:e:h&&s.children.length?s.boxBounds.width:i}return t}:"height"===e&&(a.get=function(){const t=this[r];if(null==t){const t=this,e=t.__naturalHeight,s=t.__leaf;return!i||s.pathInputed?s.boxBounds.height:e?t._width&&t.__useNaturalRatio?t._width*e/t.__naturalWidth:e:h&&s.children.length?s.boxBounds.height:i}return t});let l,d=s;for(;!l&&d;)l=Ur(d,e),d=d.__proto__;l&&l.set&&(a.set=l.set),s[o]&&(a.set=s[o],delete s[o]),Hr(s,e,a)}const Sn=new It("rewrite"),Pn=[],Rn=["destroy","constructor"];function Cn(t){return(e,i)=>{Pn.push({name:e.constructor.name+"."+i,run:()=>{e[i]=t}})}}function En(){return t=>{Tn()}}function Tn(t){Pn.length&&(Pn.forEach(e=>{t&&Sn.error(e.name,"需在Class上装饰@rewriteAble()"),e.run()}),Pn.length=0)}function Ln(t,e){return i=>{var s;(t.prototype?(s=t.prototype,Object.getOwnPropertyNames(s)):Object.keys(t)).forEach(s=>{if(!(Rn.includes(s)||e&&e.includes(s)))if(t.prototype){Ur(t.prototype,s).writable&&(i.prototype[s]=t.prototype[s])}else i.prototype[s]=t[s]})}}function On(){return t=>{Gt.register(t)}}function An(){return t=>{$t.register(t)}}setTimeout(()=>Tn(!0));const{copy:Mn,toInnerPoint:Dn,toOuterPoint:Wn,scaleOfOuter:In,rotateOfOuter:Fn,skewOfOuter:zn,multiplyParent:Nn,divideParent:Yn,getLayout:Xn}=I,Hn={},{round:Un}=Math,jn={updateAllMatrix(t,e,i){if(e&&t.__hasAutoLayout&&t.__layout.matrixChanged&&(i=!0),Kn(t,e,i),t.isBranch){const{children:s}=t;for(let t=0,r=s.length;t<r;t++)Gn(s[t],e,i)}},updateMatrix(t,e,i){const s=t.__layout;e?i&&(s.waitAutoLayout=!0,t.__hasAutoLayout&&(s.matrixChanged=!1)):s.waitAutoLayout&&(s.waitAutoLayout=!1),s.matrixChanged&&t.__updateLocalMatrix(),s.waitAutoLayout||t.__updateWorldMatrix()},updateBounds(t){const e=t.__layout;e.boundsChanged&&t.__updateLocalBounds(),e.waitAutoLayout||t.__updateWorldBounds()},updateAllWorldOpacity(t){if(t.__updateWorldOpacity(),t.isBranch){const{children:e}=t;for(let t=0,i=e.length;t<i;t++)qn(e[t])}},updateChange(t){const e=t.__layout;e.stateStyleChanged&&t.updateState(),e.opacityChanged&&qn(t),t.__updateChange()},updateAllChange(t){if(Qn(t),t.isBranch){const{children:e}=t;for(let t=0,i=e.length;t<i;t++)$n(e[t])}},worldHittable(t){for(;t;){if(!t.__.hittable)return!1;t=t.parent}return!0},draggable:t=>(t.draggable||t.editable)&&t.hitSelf&&!t.locked,copyCanvasByWorld(e,i,s,r,n,o){r||(r=e.__nowWorld),e.__worldFlipped||t.fullImageShadow?i.copyWorldByReset(s,r,e.__nowWorld,n,o):i.copyWorldToInner(s,r,e.__layout.renderBounds,n)},moveWorld(t,e,i=0,s,r){const n=_(e)?Object.assign({},e):{x:e,y:i};s?Wn(t.localTransform,n,n,!0):t.parent&&Dn(t.parent.scrollWorldTransform,n,n,!0),Vn.moveLocal(t,n.x,n.y,r)},moveLocal(t,e,i=0,s){_(e)&&(i=e.y,e=e.x),e+=t.x,i+=t.y,t.leafer&&t.leafer.config.pointSnap&&(e=Un(e),i=Un(i)),s?t.animate({x:e,y:i},s):(t.x=e,t.y=i)},zoomOfWorld(t,e,i,s,r,n){Vn.zoomOfLocal(t,Jn(t,e),i,s,r,n)},zoomOfLocal(t,e,i,s=i,r,n){const o=t.__localMatrix;if(l(s)||(s&&(n=s),s=i),Mn(Hn,o),In(Hn,e,i,s),Vn.hasHighPosition(t))Vn.setTransform(t,Hn,r,n);else{const e=t.x+Hn.e-o.e,a=t.y+Hn.f-o.f;n&&!r?t.animate({x:e,y:a,scaleX:t.scaleX*i,scaleY:t.scaleY*s},n):(t.x=e,t.y=a,t.scaleResize(i,s,!0!==r))}},rotateOfWorld(t,e,i,s){Vn.rotateOfLocal(t,Jn(t,e),i,s)},rotateOfLocal(t,e,i,s){const r=t.__localMatrix;Mn(Hn,r),Fn(Hn,e,i),Vn.hasHighPosition(t)?Vn.setTransform(t,Hn,!1,s):t.set({x:t.x+Hn.e-r.e,y:t.y+Hn.f-r.f,rotation:b.formatRotation(t.rotation+i)},s)},skewOfWorld(t,e,i,s,r,n){Vn.skewOfLocal(t,Jn(t,e),i,s,r,n)},skewOfLocal(t,e,i,s=0,r,n){Mn(Hn,t.__localMatrix),zn(Hn,e,i,s),Vn.setTransform(t,Hn,r,n)},transformWorld(t,e,i,s){Mn(Hn,t.worldTransform),Nn(Hn,e),t.parent&&Yn(Hn,t.parent.scrollWorldTransform),Vn.setTransform(t,Hn,i,s)},transform(t,e,i,s){Mn(Hn,t.localTransform),Nn(Hn,e),Vn.setTransform(t,Hn,i,s)},setTransform(t,e,i,s){const r=t.__,n=r.origin&&Vn.getInnerOrigin(t,r.origin),o=Xn(e,n,r.around&&Vn.getInnerOrigin(t,r.around));if(Vn.hasOffset(t)&&(o.x-=r.offsetX,o.y-=r.offsetY),i){const e=o.scaleX/t.scaleX,i=o.scaleY/t.scaleY;if(delete o.scaleX,delete o.scaleY,n){Ct.scale(t.boxBounds,Math.abs(e),Math.abs(i));const s=Vn.getInnerOrigin(t,r.origin);K.move(o,n.x-s.x,n.y-s.y)}t.set(o),t.scaleResize(e,i,!1)}else t.set(o,s)},getFlipTransform(t,e){const i={a:1,b:0,c:0,d:1,e:0,f:0},s="x"===e?1:-1;return In(i,Vn.getLocalOrigin(t,"center"),-1*s,1*s),i},getLocalOrigin:(t,e)=>K.tempToOuterOf(Vn.getInnerOrigin(t,e),t.localTransform),getInnerOrigin(t,e){const i={};return ht.toPoint(e,t.boxBounds,i),i},getRelativeWorld:(t,e,i)=>(Mn(Hn,t.worldTransform),Yn(Hn,e.scrollWorldTransform),i?Hn:Object.assign({},Hn)),drop(t,e,i,s){t.setTransform(Vn.getRelativeWorld(t,e,!0),s),e.add(t,i)},hasHighPosition:t=>t.origin||t.around||Vn.hasOffset(t),hasOffset:t=>t.offsetX||t.offsetY,hasParent(t,e){if(!e)return!1;for(;t;){if(e===t)return!0;t=t.parent}},animateMove(e,i,s=.3){if(i.x||i.y)if(Math.abs(i.x)<1&&Math.abs(i.y)<1)e.move(i);else{const r=i.x*s,n=i.y*s;i.x-=r,i.y-=n,e.move(r,n),t.requestRender(()=>Vn.animateMove(e,i,s))}}},Vn=jn,{updateAllMatrix:Gn,updateMatrix:Kn,updateAllWorldOpacity:qn,updateAllChange:$n,updateChange:Qn}=Vn;function Jn(t,e){return t.updateLayout(),t.parent?K.tempToInnerOf(e,t.parent.scrollWorldTransform):e}const Zn={worldBounds:t=>t.__world,localBoxBounds:t=>t.__.eraser||0===t.__.visible?null:t.__local||t.__layout,localStrokeBounds:t=>t.__.eraser||0===t.__.visible?null:t.__layout.localStrokeBounds,localRenderBounds:t=>t.__.eraser||0===t.__.visible?null:t.__layout.localRenderBounds,maskLocalBoxBounds:(t,e)=>eo(t,e)&&t.__localBoxBounds,maskLocalStrokeBounds:(t,e)=>eo(t,e)&&t.__layout.localStrokeBounds,maskLocalRenderBounds:(t,e)=>eo(t,e)&&t.__layout.localRenderBounds,excludeRenderBounds:(t,e)=>!(!e.bounds||e.bounds.hit(t.__world,e.matrix))||!(!e.hideBounds||!e.hideBounds.includes(t.__world,e.matrix))};let to;function eo(t,e){return e||(to=0),t.__.mask&&(to=1),to<0?null:(to&&(to=-1),!0)}const{updateBounds:io}=jn,so={sort:(t,e)=>t.__.zIndex===e.__.zIndex?t.__tempNumber-e.__tempNumber:t.__.zIndex-e.__.zIndex,pushAllChildBranch(t,e){if(t.__tempNumber=1,t.__.__childBranchNumber){const{children:i}=t;for(let s=0,r=i.length;s<r;s++)(t=i[s]).isBranch&&(t.__tempNumber=1,e.add(t),ro(t,e))}},pushAllParent(t,e){const{keys:i}=e;if(i)for(;t.parent&&n(i[t.parent.innerId]);)e.add(t.parent),t=t.parent;else for(;t.parent;)e.add(t.parent),t=t.parent},pushAllBranchStack(t,e){let i=e.length;const{children:s}=t;for(let t=0,i=s.length;t<i;t++)s[t].isBranch&&e.push(s[t]);for(let t=i,s=e.length;t<s;t++)no(e[t],e)},updateBounds(t,e){const i=[t];no(t,i),oo(i,e)},updateBoundsByBranchStack(t,e){let i,s;for(let r=t.length-1;r>-1;r--){i=t[r],s=i.children;for(let t=0,e=s.length;t<e;t++)io(s[t]);e&&e===i||io(i)}}},{pushAllChildBranch:ro,pushAllBranchStack:no,updateBoundsByBranchStack:oo}=so,ao={run(t){if(t&&t.length){const e=t.length;for(let i=0;i<e;i++)t[i]();t.length===e?t.length=0:t.splice(0,e)}}},{getRelativeWorld:ho,updateBounds:lo}=jn,{toOuterOf:co,getPoints:uo,copy:_o}=Ct,po="_localContentBounds",go="_worldContentBounds",fo="_worldBoxBounds",yo="_worldStrokeBounds";class mo{get contentBounds(){return this._contentBounds||this.boxBounds}set contentBounds(t){this._contentBounds=t}get strokeBounds(){return this._strokeBounds||this.boxBounds}get renderBounds(){return this._renderBounds||this.boxBounds}set renderBounds(t){this._renderBounds=t}get localContentBounds(){return co(this.contentBounds,this.leaf.__localMatrix,this[po]||(this[po]={})),this[po]}get localStrokeBounds(){return this._localStrokeBounds||this}get localRenderBounds(){return this._localRenderBounds||this}get worldContentBounds(){return co(this.contentBounds,this.leaf.__world,this[go]||(this[go]={})),this[go]}get worldBoxBounds(){return co(this.boxBounds,this.leaf.__world,this[fo]||(this[fo]={})),this[fo]}get worldStrokeBounds(){return co(this.strokeBounds,this.leaf.__world,this[yo]||(this[yo]={})),this[yo]}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.leaf.__local&&(this._localRenderBounds=this._localStrokeBounds=this.leaf.__local),t.__world&&(this.boxBounds={x:0,y:0,width:0,height:0},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{leaf:e}=this,{leafer:i}=e;if(e.isApp)return lo(e);if(i)i.ready?i.watcher.changed&&i.layouter.layout():i.start();else{let i=e;for(;i.parent&&!i.parent.leafer;)i=i.parent;const s=i;if(s.__fullLayouting)return;s.__fullLayouting=!0,t.layout(s),delete s.__fullLayouting}}getTransform(t="world"){this.update();const{leaf:e}=this;switch(t){case"world":return e.__world;case"local":return e.__localMatrix;case"inner":return I.defaultMatrix;case"page":t=e.zoomLayer;default:return ho(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 Ot(this.getInnerBounds(t)).toOuterOf(this.getTransform(e))}}getInnerBounds(t="box"){switch(t){case"render":return this.renderBounds;case"content":if(this.contentBounds)return this.contentBounds;case"box":return this.boxBounds;case"stroke":return this.strokeBounds}}getLocalBounds(t="box"){switch(t){case"render":return this.localRenderBounds;case"stroke":return this.localStrokeBounds;case"content":if(this.contentBounds)return this.localContentBounds;case"box":return this.leaf.__localBoxBounds}}getWorldBounds(t="box"){switch(t){case"render":return this.leaf.__world;case"stroke":return this.worldStrokeBounds;case"content":if(this.contentBounds)return this.worldContentBounds;case"box":return this.worldBoxBounds}}getLayoutBounds(t,e="world",i){const{leaf:s}=this;let r,n,o,a=this.getInnerBounds(t);switch(e){case"world":r=s.getWorldPoint(a),n=s.__world;break;case"local":const{scaleX:t,scaleY:i,rotation:h,skewX:l,skewY:d}=s.__;o={scaleX:t,scaleY:i,rotation:h,skewX:l,skewY:d},r=s.getLocalPointByInner(a);break;case"inner":r=a,n=I.defaultMatrix;break;case"page":e=s.zoomLayer;default:r=s.getWorldPoint(a,e),n=ho(s,e,!0)}if(o||(o=I.getLayout(n)),_o(o,a),K.copy(o,r),i){const{scaleX:t,scaleY:e}=o,i=Math.abs(t),s=Math.abs(e);1===i&&1===s||(o.scaleX/=i,o.scaleY/=s,o.width*=i,o.height*=s)}return o}getLayoutPoints(t,e="world"){const{leaf:i}=this,s=uo(this.getInnerBounds(t));let r;switch(e){case"world":r=null;break;case"local":r=i.parent;break;case"inner":break;case"page":e=i.zoomLayer;default:r=e}return n(r)||s.forEach(t=>i.innerToWorld(t,null,!1,r)),s}shrinkContent(){const{x:t,y:e,width:i,height:s}=this.boxBounds;this._contentBounds={x:t,y:e,width:i,height:s}}spreadStroke(){const{x:t,y:e,width:i,height:s}=this.strokeBounds;this._strokeBounds={x:t,y:e,width:i,height:s},this._localStrokeBounds={x:t,y:e,width:i,height:s},this.renderSpread||this.spreadRenderCancel()}spreadRender(){const{x:t,y:e,width:i,height:s}=this.renderBounds;this._renderBounds={x:t,y:e,width:i,height:s},this._localRenderBounds={x:t,y:e,width:i,height:s}}shrinkContentCancel(){this._contentBounds=void 0}spreadStrokeCancel(){const t=this.renderBounds===this.strokeBounds;this._strokeBounds=this.boxBounds,this._localStrokeBounds=this.leaf.__localBoxBounds,t&&this.spreadRenderCancel()}spreadRenderCancel(){this._renderBounds=this._strokeBounds,this._localRenderBounds=this._localStrokeBounds}boxChange(){this.boxChanged=!0,this.localBoxChanged?this.boundsChanged||(this.boundsChanged=!0):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.boundsChanged||(this.boundsChanged=!0):this.localBoxChange()}surfaceChange(){this.surfaceChanged=!0}opacityChange(){this.opacityChanged=!0,this.surfaceChanged||this.surfaceChange()}childrenSortChange(){this.childrenSortChanged||(this.childrenSortChanged=this.affectChildrenSort=!0,this.leaf.forceUpdate("surface"))}destroy(){}}class vo{constructor(t,e){this.bubbles=!1,this.type=t,e&&(this.target=e)}stopDefault(){this.isStopDefault=!0,this.origin&&t.event.stopDefault(this.origin)}stopNow(){this.isStopNow=!0,this.isStop=!0,this.origin&&t.event.stopNow(this.origin)}stop(){this.isStop=!0,this.origin&&t.event.stop(this.origin)}}class wo extends vo{constructor(t,e,i){super(t,e),this.parent=i,this.child=e}}wo.ADD="child.add",wo.REMOVE="child.remove",wo.CREATED="created",wo.MOUNTED="mounted",wo.UNMOUNTED="unmounted",wo.DESTROY="destroy";const xo="property.scroll";class bo extends vo{constructor(t,e,i,s,r){super(t,e),this.attrName=i,this.oldValue=s,this.newValue=r}}bo.CHANGE="property.change",bo.LEAFER_CHANGE="property.leafer_change",bo.SCROLL=xo;const ko={scrollX:xo,scrollY:xo};class Bo extends vo{constructor(t,e){super(t),Object.assign(this,e)}}Bo.LOAD="image.load",Bo.LOADED="image.loaded",Bo.ERROR="image.error";class So extends vo{static checkHas(t,e,i){"on"===i?e===Eo?t.__hasWorldEvent=!0:t.__hasLocalEvent=!0:(t.__hasLocalEvent=t.hasEvent(Po)||t.hasEvent(Ro)||t.hasEvent(Co),t.__hasWorldEvent=t.hasEvent(Eo))}static emitLocal(t){if(t.leaferIsReady){const{resized:e}=t.__layout;"local"!==e&&(t.emit(Po,t),"inner"===e&&t.emit(Ro,t)),t.emit(Co,t)}}static emitWorld(t){t.leaferIsReady&&t.emit(Eo,this)}}So.RESIZE="bounds.resize",So.INNER="bounds.inner",So.LOCAL="bounds.local",So.WORLD="bounds.world";const{RESIZE:Po,INNER:Ro,LOCAL:Co,WORLD:Eo}=So,To={};[Po,Ro,Co,Eo].forEach(t=>To[t]=1);class Lo extends vo{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){_(t)?(super(Lo.RESIZE),Object.assign(this,t)):super(t),this.old=e}static isResizing(t){return this.resizingKeys&&!n(this.resizingKeys[t.innerId])}}Lo.RESIZE="resize";class Oo extends vo{constructor(t,e){super(t),this.data=e}}Oo.REQUEST="watch.request",Oo.DATA="watch.data";class Ao extends vo{constructor(t,e,i){super(t),e&&(this.data=e,this.times=i)}}Ao.REQUEST="layout.request",Ao.START="layout.start",Ao.BEFORE="layout.before",Ao.LAYOUT="layout",Ao.AFTER="layout.after",Ao.AGAIN="layout.again",Ao.END="layout.end";class Mo extends vo{constructor(t,e,i,s){super(t),e&&(this.times=e),i&&(this.renderBounds=i,this.renderOptions=s)}}Mo.REQUEST="render.request",Mo.CHILD_START="render.child_start",Mo.CHILD_END="render.child_end",Mo.START="render.start",Mo.BEFORE="render.before",Mo.RENDER="render",Mo.AFTER="render.after",Mo.AGAIN="render.again",Mo.END="render.end",Mo.NEXT="render.next";class Do extends vo{}Do.START="leafer.start",Do.BEFORE_READY="leafer.before_ready",Do.READY="leafer.ready",Do.AFTER_READY="leafer.after_ready",Do.VIEW_READY="leafer.view_ready",Do.VIEW_COMPLETED="leafer.view_completed",Do.STOP="leafer.stop",Do.RESTART="leafer.restart",Do.END="leafer.end",Do.UPDATE_MODE="leafer.update_mode",Do.TRANSFORM="leafer.transform",Do.MOVE="leafer.move",Do.SCALE="leafer.scale",Do.ROTATE="leafer.rotate",Do.SKEW="leafer.skew";const{MOVE:Wo,SCALE:Io,ROTATE:Fo,SKEW:zo}=Do,No={x:Wo,y:Wo,scaleX:Io,scaleY:Io,rotation:Fo,skewX:zo,skewY:zo},Yo={};class Xo{set event(t){this.on(t)}on(t,e,i){if(!e){let e;if(u(t))t.forEach(t=>this.on(t[0],t[1],t[2]));else for(let i in t)u(e=t[i])?this.on(i,e[0],e[1]):this.on(i,e);return}let s,r,n;i&&("once"===i?r=!0:"boolean"==typeof i?s=i:(s=i.capture,r=i.once));const o=Ho(this,s,!0),h=a(t)?t.split(" "):t,l=r?{listener:e,once:r}:{listener:e};h.forEach(t=>{t&&(n=o[t],n?-1===n.findIndex(t=>t.listener===e)&&n.push(l):o[t]=[l],To[t]&&So.checkHas(this,t,"on"))})}off(t,e,i){if(t){const s=a(t)?t.split(" "):t;if(e){let t,r,n;i&&(t="boolean"==typeof i?i:"once"!==i&&i.capture);const o=Ho(this,t);s.forEach(t=>{t&&(r=o[t],r&&(n=r.findIndex(t=>t.listener===e),n>-1&&r.splice(n,1),r.length||delete o[t],To[t]&&So.checkHas(this,t,"off")))})}else{const{__bubbleMap:t,__captureMap:e}=this;s.forEach(i=>{t&&delete t[i],e&&delete e[i]})}}else this.__bubbleMap=this.__captureMap=void 0}on_(t,e,i,s){return e?this.on(t,i?e=e.bind(i):e,s):u(t)&&t.forEach(t=>this.on(t[0],t[2]?t[1]=t[1].bind(t[2]):t[1],t[3])),{type:t,current:this,listener:e,options:s}}off_(t){if(!t)return;const e=u(t)?t:[t];e.forEach(t=>{t&&(t.listener?t.current.off(t.type,t.listener,t.options):u(t.type)&&t.type.forEach(e=>t.current.off(e[0],e[1],e[3])))}),e.length=0}once(t,e,i,s){if(!e)return u(t)&&t.forEach(t=>this.once(t[0],t[1],t[2],t[3]));_(i)?e=e.bind(i):s=i,this.on(t,e,{once:!0,capture:s})}emit(t,e,i){!e&&$t.has(t)&&(e=$t.get(t,{type:t,target:this,current:this}));const s=Ho(this,i)[t];if(s){let r;for(let n=0,o=s.length;n<o&&!((r=s[n])&&(r.listener(e),r.once&&(this.off(t,r.listener,i),n--,o--),e&&e.isStopNow));n++);}this.syncEventer&&this.syncEventer.emitEvent(e,i)}emitEvent(t,e){t.current=this,this.emit(t.type,t,e)}hasEvent(t,e){if(this.syncEventer&&this.syncEventer.hasEvent(t,e))return!0;const{__bubbleMap:i,__captureMap:s}=this,r=i&&i[t],o=s&&s[t];return!!(n(e)?r||o:e?o:r)}destroy(){this.__captureMap=this.__bubbleMap=this.syncEventer=null}}function Ho(t,e,i){if(e){const{__captureMap:e}=t;return e||(i?t.__captureMap={}:Yo)}{const{__bubbleMap:e}=t;return e||(i?t.__bubbleMap={}:Yo)}}const{on:Uo,on_:jo,off:Vo,off_:Go,once:Ko,emit:qo,emitEvent:$o,hasEvent:Qo,destroy:Jo}=Xo.prototype,Zo={on:Uo,on_:jo,off:Vo,off_:Go,once:Ko,emit:qo,emitEvent:$o,hasEvent:Qo,destroyEventer:Jo},ta=It.get("setAttr"),ea={__setAttr(t,e,i){if(this.leaferIsCreated){const s=this.__.__getInput(t);if(!i||h(e)||n(e)||(ta.warn(this.innerName,t,e),e=void 0),_(e)||s!==e){if(this.__realSetAttr(t,e),this.isLeafer){this.emitEvent(new bo(bo.LEAFER_CHANGE,this,t,s,e));const i=No[t];i&&(this.emitEvent(new Do(i,this)),this.emitEvent(new Do(Do.TRANSFORM,this)))}this.emitPropertyEvent(bo.CHANGE,t,s,e);const i=ko[t];return i&&this.emitPropertyEvent(i,t,s,e),!0}return!1}return this.__realSetAttr(t,e),!0},emitPropertyEvent(t,e,i,s){const r=new bo(t,this,e,i,s);this.isLeafer||this.hasEvent(t)&&this.emitEvent(r),this.leafer.emitEvent(r)},__realSetAttr(t,e){const i=this.__;i[t]=e,this.__proxyData&&this.setProxyAttr(t,e),i.normalStyle&&(this.lockNormalStyle||n(i.normalStyle[t])||(i.normalStyle[t]=e))},__getAttr(t){return this.__proxyData?this.getProxyAttr(t):this.__.__get(t)}},{setLayout:ia,multiplyParent:sa,translateInner:ra,defaultWorld:na}=I,{toPoint:oa,tempPoint:aa}=ht,ha={__updateWorldMatrix(){const{parent:t,__layout:e,__world:i,__scrollWorld:s,__:r}=this;sa(this.__local||e,t?t.__scrollWorld||t.__world:na,i,!!e.affectScaleOrRotation,r),s&&ra(Object.assign(s,i),r.scrollX,r.scrollY)},__updateLocalMatrix(){if(this.__local){const t=this.__layout,e=this.__local,i=this.__;t.affectScaleOrRotation&&(t.scaleChanged&&(t.resized||(t.resized="scale"))||t.rotationChanged)&&(ia(e,i,null,null,t.affectRotation),t.scaleChanged=t.rotationChanged=void 0),e.e=i.x+i.offsetX,e.f=i.y+i.offsetY,(i.around||i.origin)&&(oa(i.around||i.origin,t.boxBounds,aa),ra(e,-aa.x,-aa.y,!i.around))}this.__layout.matrixChanged=void 0}},{updateMatrix:la,updateAllMatrix:da}=jn,{updateBounds:ca}=so,{toOuterOf:ua,copyAndSpread:_a,copy:pa}=Ct,{toBounds:ga}=fr,fa={__updateWorldBounds(){const t=this.__layout;ua(t.renderBounds,this.__world,this.__world),t.resized&&("inner"===t.resized&&this.__onUpdateSize(),this.__hasLocalEvent&&So.emitLocal(this),t.resized=void 0),this.__hasWorldEvent&&So.emitWorld(this)},__updateLocalBounds(){const t=this.__layout;t.boxChanged&&(this.__.__pathInputed||this.__updatePath(),this.__updateRenderPath(),this.__updateBoxBounds(),t.resized="inner"),t.localBoxChanged&&(this.__local&&this.__updateLocalBoxBounds(),t.localBoxChanged=void 0,t.strokeSpread&&(t.strokeChanged=!0),t.renderSpread&&(t.renderChanged=!0),this.parent&&this.parent.__layout.boxChange()),t.boxChanged=void 0,t.strokeChanged&&(t.strokeSpread=this.__updateStrokeSpread(),t.strokeSpread?(t.strokeBounds===t.boxBounds&&t.spreadStroke(),this.__updateStrokeBounds(),this.__updateLocalStrokeBounds()):t.spreadStrokeCancel(),t.strokeChanged=void 0,(t.renderSpread||t.strokeSpread!==t.strokeBoxSpread)&&(t.renderChanged=!0),this.parent&&this.parent.__layout.strokeChange(),t.resized="inner"),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=void 0,this.parent&&this.parent.__layout.renderChange()),t.resized||(t.resized="local"),t.boundsChanged=void 0},__updateLocalBoxBounds(){this.__hasMotionPath&&this.__updateMotionPath(),this.__hasAutoLayout&&this.__updateAutoLayout(),ua(this.__layout.boxBounds,this.__local,this.__local)},__updateLocalStrokeBounds(){ua(this.__layout.strokeBounds,this.__localMatrix,this.__layout.localStrokeBounds)},__updateLocalRenderBounds(){ua(this.__layout.renderBounds,this.__localMatrix,this.__layout.localRenderBounds)},__updateBoxBounds(t,e){const i=this.__layout.boxBounds,s=this.__;s.__usePathBox?ga(s.path,i):(i.x=0,i.y=0,i.width=s.width,i.height=s.height)},__updateAutoLayout(){this.__layout.matrixChanged=!0,this.isBranch?(this.__extraUpdate(),this.__.flow?(this.__layout.boxChanged&&this.__updateFlowLayout(),da(this),ca(this,this),this.__.__autoSide&&this.__updateBoxBounds(!0)):(da(this),ca(this,this))):la(this)},__updateNaturalSize(){const{__:t,__layout:e}=this;t.__naturalWidth=e.boxBounds.width,t.__naturalHeight=e.boxBounds.height},__updateStrokeBounds(t){const e=this.__layout;_a(e.strokeBounds,e.boxBounds,e.strokeBoxSpread)},__updateRenderBounds(t){const e=this.__layout;e.renderSpread>0?_a(e.renderBounds,e.boxBounds,e.renderSpread):pa(e.renderBounds,e.strokeBounds)}},ya={__render(t,e){if(e.shape)return this.__renderShape(t,e);if(this.__worldOpacity){const i=this.__;if(i.bright&&!e.topRendering)return e.topList.add(this);if(t.setWorld(this.__nowWorld=this.__getNowWorld(e)),t.opacity=e.dimOpacity&&!i.dimskip?i.opacity*e.dimOpacity:i.opacity,this.__.__single){if("path"===i.eraser)return this.__renderEraser(t,e);const s=t.getSameCanvas(!0,!0);this.__draw(s,e,t),jn.copyCanvasByWorld(this,t,s,this.__nowWorld,i.__blendMode,!0),s.recycle(this.__nowWorld)}else this.__draw(t,e);It.showBounds&&It.drawBounds(this,t,e)}},__renderShape(t,e){this.__worldOpacity&&(t.setWorld(this.__nowWorld=this.__getNowWorld(e)),this.__drawShape(t,e))},__clip(t,e){this.__worldOpacity&&(t.setWorld(this.__nowWorld=this.__getNowWorld(e)),this.__drawRenderPath(t),t.clipUI(this))},__updateWorldOpacity(){this.__worldOpacity=this.__.visible?this.parent?this.parent.__worldOpacity*this.__.opacity:this.__.opacity:0,this.__layout.opacityChanged&&(this.__layout.opacityChanged=!1)}},{excludeRenderBounds:ma}=Zn,va={__updateChange(){const{__layout:t}=this;t.childrenSortChanged&&(this.__updateSortChildren(),t.childrenSortChanged=!1),this.__.__checkSingle()},__render(t,e){if(this.__nowWorld=this.__getNowWorld(e),this.__worldOpacity){const i=this.__;if(i.__useDim)if(i.dim)e.dimOpacity=!0===i.dim?.2:i.dim;else{if(i.bright&&!e.topRendering)return e.topList.add(this);i.dimskip&&e.dimOpacity&&(e.dimOpacity=0)}if(i.__single&&!this.isBranchLeaf){if("path"===i.eraser)return this.__renderEraser(t,e);const s=t.getSameCanvas(!1,!0);this.__renderBranch(s,e);const r=this.__nowWorld;t.opacity=e.dimOpacity?i.opacity*e.dimOpacity:i.opacity,t.copyWorldByReset(s,r,r,i.__blendMode,!0),s.recycle(r)}else this.__renderBranch(t,e)}},__renderBranch(t,e){if(this.__hasMask)this.__renderMask(t,e);else{const{children:i}=this;for(let s=0,r=i.length;s<r;s++)ma(i[s],e)||i[s].__render(t,e)}},__clip(t,e){if(this.__worldOpacity){const{children:i}=this;for(let s=0,r=i.length;s<r;s++)ma(i[s],e)||i[s].__clip(t,e)}}},wa={},{LEAF:xa,create:ba}=e,{toInnerPoint:ka,toOuterPoint:Ba,multiplyParent:Sa}=I,{toOuterOf:Pa}=Ct,{copy:Ra,move:Ca}=K,{moveLocal:Ea,zoomOfLocal:Ta,rotateOfLocal:La,skewOfLocal:Oa,moveWorld:Aa,zoomOfWorld:Ma,rotateOfWorld:Da,skewOfWorld:Wa,transform:Ia,transformWorld:Fa,setTransform:za,getFlipTransform:Na,getLocalOrigin:Ya,getRelativeWorld:Xa,drop:Ha}=jn;let Ua=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 m}get __LayoutProcessor(){return mo}get leaferIsCreated(){return this.leafer&&this.leafer.created}get leaferIsReady(){return this.leafer&&this.leafer.ready}get isLeafer(){return!1}get isBranch(){return!1}get isBranchLeaf(){return!1}get __localMatrix(){return this.__local||this.__layout}get __localBoxBounds(){return this.__local||this.__layout}get worldTransform(){return this.__layout.getTransform("world")}get localTransform(){return this.__layout.getTransform("local")}get scrollWorldTransform(){return this.updateLayout(),this.__scrollWorld||this.__world}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.updateLayout(),this.__worldOpacity}get __worldFlipped(){return this.__world.scaleX<0||this.__world.scaleY<0}get __onlyHitMask(){return this.__hasMask&&!this.__.hitChildren}get __ignoreHitWorld(){return(this.__hasMask||this.__hasEraser)&&this.__.hitChildren}get __inLazyBounds(){return this.leaferIsCreated&&this.leafer.lazyBounds.hit(this.__world)}get pathInputed(){return this.__.__pathInputed}set event(t){this.on(t)}constructor(t){this.innerId=ba(xa),this.reset(t),this.__bubbleMap&&this.__emitLifeEvent(wo.CREATED)}reset(t){this.leafer&&this.leafer.forceRender(this.__world),0!==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.on(wo.ADD,t,"once")}waitLeafer(t,e){e&&(t=t.bind(e)),this.leafer?t():this.on(wo.MOUNTED,t,"once")}nextRender(t,e,i){this.leafer?this.leafer.nextRender(t,e,i):this.waitLeafer(()=>this.leafer.nextRender(t,e,i))}removeNextRender(t){this.nextRender(t,null,"off")}__bindLeafer(t){if(this.isLeafer&&null!==t&&(t=this),this.leafer&&!t&&this.leafer.leafs--,this.leafer=t,t?(t.leafs++,this.__level=this.parent?this.parent.__level+1:1,this.animation&&this.__runAnimation("in"),this.__bubbleMap&&this.__emitLifeEvent(wo.MOUNTED)):this.__emitLifeEvent(wo.UNMOUNTED),this.isBranch){const{children:e}=this;for(let i=0,s=e.length;i<s;i++)e[i].__bindLeafer(t)}}set(t,e){}get(t){}setAttr(t,e){this[t]=e}getAttr(t){return this[t]}getComputedAttr(t){return this.__[t]}toJSON(t){return t&&this.__layout.update(),this.__.__getInputData(null,t)}toString(t){return JSON.stringify(this.toJSON(t))}toSVG(){}__SVG(t){}toHTML(){}__setAttr(t,e){return!0}__getAttr(t){}setProxyAttr(t,e){}getProxyAttr(t){}find(t,e){}findTag(t){}findOne(t,e){}findId(t){}focus(t){}updateState(){}updateLayout(){this.__layout.update()}forceUpdate(t){n(t)?t="width":"surface"===t&&(t="blendMode");const e=this.__.__getInput(t);this.__[t]=n(e)?null:void 0,this[t]=e}forceRender(t,e){this.forceUpdate("surface")}__extraUpdate(){this.leaferIsReady&&this.leafer.layouter.addExtra(this)}__updateWorldMatrix(){}__updateLocalMatrix(){}__updateWorldBounds(){}__updateLocalBounds(){}__updateLocalBoxBounds(){}__updateLocalStrokeBounds(){}__updateLocalRenderBounds(){}__updateBoxBounds(t,e){}__updateContentBounds(){}__updateStrokeBounds(t){}__updateRenderBounds(t){}__updateAutoLayout(){}__updateFlowLayout(){}__updateNaturalSize(){}__updateStrokeSpread(){return 0}__updateRenderSpread(){return 0}__onUpdateSize(){}__updateEraser(t){this.__hasEraser=!!t||this.children.some(t=>t.__.eraser)}__renderEraser(t,e){t.save(),this.__clip(t,e);const{renderBounds:i}=this.__layout;t.clearRect(i.x,i.y,i.width,i.height),t.restore()}__updateMask(t){this.__hasMask=this.children.some(t=>t.__.mask&&t.__.visible&&t.__.opacity)}__renderMask(t,e){}__getNowWorld(t){if(t.matrix){this.__cameraWorld||(this.__cameraWorld={});const e=this.__cameraWorld,i=this.__world;return Sa(i,t.matrix,e,void 0,i),Pa(this.__layout.renderBounds,e,e),e.half!==i.half&&(e.half=i.half),e}return this.__world}getClampRenderScale(){let{scaleX:t}=this.__nowWorld||this.__world;return t<0&&(t=-t),t>1?t:1}getRenderScaleData(t,e){let{scaleX:i,scaleY:s}=Wr.patternLocked?this.__world:this.__nowWorld;return t&&(i<0&&(i=-i),s<0&&(s=-s)),(!0===e||"zoom-in"===e&&i>1&&s>1)&&(i=s=1),wa.scaleX=i,wa.scaleY=s,wa}getTransform(t){return this.__layout.getTransform(t||"local")}getBounds(t,e){return this.__layout.getBounds(t,e)}getLayoutBounds(t,e,i){return this.__layout.getLayoutBounds(t,e,i)}getLayoutPoints(t,e){return this.__layout.getLayoutPoints(t,e)}getWorldBounds(t,e,i){const s=e?Xa(this,e):this.worldTransform,r=i?t:{};return Pa(t,s,r),r}worldToLocal(t,e,i,s){this.parent?this.parent.worldToInner(t,e,i,s):e&&Ra(e,t)}localToWorld(t,e,i,s){this.parent?this.parent.innerToWorld(t,e,i,s):e&&Ra(e,t)}worldToInner(t,e,i,s){s&&(s.innerToWorld(t,e,i),t=e||t),ka(this.scrollWorldTransform,t,e,i)}innerToWorld(t,e,i,s){Ba(this.scrollWorldTransform,t,e,i),s&&s.worldToInner(e||t,null,i)}getBoxPoint(t,e,i,s){return this.getBoxPointByInner(this.getInnerPoint(t,e,i,s),null,null,!0)}getBoxPointByInner(t,e,i,s){const r=s?t:Object.assign({},t),{x:n,y:o}=this.boxBounds;return Ca(r,-n,-o),r}getInnerPoint(t,e,i,s){const r=s?t:{};return this.worldToInner(t,r,i,e),r}getInnerPointByBox(t,e,i,s){const r=s?t:Object.assign({},t),{x:n,y:o}=this.boxBounds;return Ca(r,n,o),r}getInnerPointByLocal(t,e,i,s){return this.getInnerPoint(t,this.parent,i,s)}getLocalPoint(t,e,i,s){const r=s?t:{};return this.worldToLocal(t,r,i,e),r}getLocalPointByInner(t,e,i,s){return this.getWorldPoint(t,this.parent,i,s)}getPagePoint(t,e,i,s){return(this.leafer?this.leafer.zoomLayer:this).getInnerPoint(t,e,i,s)}getWorldPoint(t,e,i,s){const r=s?t:{};return this.innerToWorld(t,r,i,e),r}getWorldPointByBox(t,e,i,s){return this.getWorldPoint(this.getInnerPointByBox(t,null,null,s),e,i,!0)}getWorldPointByLocal(t,e,i,s){const r=s?t:{};return this.localToWorld(t,r,i,e),r}getWorldPointByPage(t,e,i,s){return(this.leafer?this.leafer.zoomLayer:this).getWorldPoint(t,e,i,s)}setTransform(t,e,i){za(this,t,e,i)}transform(t,e,i){Ia(this,t,e,i)}move(t,e,i){Ea(this,t,e,i)}moveInner(t,e,i){Aa(this,t,e,!0,i)}scaleOf(t,e,i,s,r){Ta(this,Ya(this,t),e,i,s,r)}rotateOf(t,e,i){La(this,Ya(this,t),e,i)}skewOf(t,e,i,s,r){Oa(this,Ya(this,t),e,i,s,r)}transformWorld(t,e,i){Fa(this,t,e,i)}moveWorld(t,e,i){Aa(this,t,e,!1,i)}scaleOfWorld(t,e,i,s,r){Ma(this,t,e,i,s,r)}rotateOfWorld(t,e){Da(this,t,e)}skewOfWorld(t,e,i,s,r){Wa(this,t,e,i,s,r)}flip(t,e){Ia(this,Na(this,t),!1,e)}scaleResize(t,e=t,i){this.scaleX*=t,this.scaleY*=e}__scaleResize(t,e){}resizeWidth(t){}resizeHeight(t){}hit(t,e){return!0}__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,i){}__clip(t,e){}__renderShape(t,e){}__drawShape(t,e){}__updateWorldOpacity(){}__updateChange(){}__drawPath(t){}__drawRenderPath(t){}__updatePath(){}__updateRenderPath(){}getMotionPathData(){return Ut.need("path")}getMotionPoint(t){return Ut.need("path")}getMotionTotal(){return 0}__updateMotionPath(){}__runAnimation(t,e){}__updateSortChildren(){}add(t,e){}remove(t,e){this.parent&&this.parent.remove(this,e)}dropTo(t,e,i){Ha(this,t,e,i)}on(t,e,i){}off(t,e,i){}on_(t,e,i,s){}off_(t){}once(t,e,i,s){}emit(t,e,i){}emitEvent(t,e){}hasEvent(t,e){return!1}static changeAttr(t,e,i){i?this.addAttr(t,e,i):Bn(this.prototype,t,e)}static addAttr(t,e,i,s){i||(i=en),i(e,s)(this.prototype,t)}__emitLifeEvent(t){this.hasEvent(t)&&this.emitEvent(new wo(t,this,this.parent))}destroy(){this.destroyed||(this.parent&&this.remove(),this.children&&this.clear(),this.__emitLifeEvent(wo.DESTROY),this.__.destroy(),this.__layout.destroy(),this.destroyEventer(),this.destroyed=!0)}};Ua=Zt([Ln(ea),Ln(ha),Ln(fa),Ln(Zo),Ln(ya)],Ua);const{setListWithFn:ja}=Ct,{sort:Va}=so,{localBoxBounds:Ga,localStrokeBounds:Ka,localRenderBounds:qa,maskLocalBoxBounds:$a,maskLocalStrokeBounds:Qa,maskLocalRenderBounds:Ja}=Zn,Za=new It("Branch");let th=class extends Ua{__updateStrokeSpread(){const{children:t}=this;for(let e=0,i=t.length;e<i;e++)if(t[e].__layout.strokeSpread)return 1;return 0}__updateRenderSpread(){const{children:t}=this;for(let e=0,i=t.length;e<i;e++)if(t[e].__layout.renderSpread)return 1;return 0}__updateBoxBounds(t,e){ja(e||this.__layout.boxBounds,this.children,this.__hasMask?$a:Ga)}__updateStrokeBounds(t){ja(t||this.__layout.strokeBounds,this.children,this.__hasMask?Qa:Ka)}__updateRenderBounds(t){ja(t||this.__layout.renderBounds,this.children,this.__hasMask?Ja:qa)}__updateSortChildren(){let t;const{children:e}=this;if(e.length>1){for(let i=0,s=e.length;i<s;i++)e[i].__tempNumber=i,e[i].__.zIndex&&(t=!0);e.sort(Va),this.__layout.affectChildrenSort=t}}add(t,e){if(t===this||t.destroyed)return Za.warn("add self or destroyed");const i=n(e);if(!t.__){if(u(t))return t.forEach(t=>{this.add(t,e),i||e++});t=Gt.get(t.tag,t)}t.parent&&t.parent.remove(t),t.parent=this,i?this.children.push(t):this.children.splice(e,0,t),t.isBranch&&(this.__.__childBranchNumber=(this.__.__childBranchNumber||0)+1);const s=t.__layout;s.boxChanged||s.boxChange(),s.matrixChanged||s.matrixChange(),t.__bubbleMap&&t.__emitLifeEvent(wo.ADD),this.leafer&&(t.__bindLeafer(this.leafer),this.leafer.created&&this.__emitChildEvent(wo.ADD,t)),this.__layout.affectChildrenSort&&this.__layout.childrenSortChange()}addMany(...t){this.add(t)}remove(t,e){t?t.__?t.animationOut?t.__runAnimation("out",()=>this.__remove(t,e)):this.__remove(t,e):this.find(t).forEach(t=>this.remove(t,e)):n(t)&&super.remove(null,e)}removeAll(t){const{children:e}=this;e.length&&(this.children=[],this.__preRemove(),this.__.__childBranchNumber=0,e.forEach(e=>{this.__realRemoveChild(e),t&&e.destroy()}))}clear(){this.removeAll(!0)}__remove(t,e){const i=this.children.indexOf(t);i>-1&&(this.children.splice(i,1),t.isBranch&&(this.__.__childBranchNumber=(this.__.__childBranchNumber||1)-1),this.__preRemove(),this.__realRemoveChild(t),e&&t.destroy())}__preRemove(){this.__hasMask&&this.__updateMask(),this.__hasEraser&&this.__updateEraser(),this.__layout.boxChange(),this.__layout.affectChildrenSort&&this.__layout.childrenSortChange()}__realRemoveChild(t){t.__emitLifeEvent(wo.REMOVE),t.parent=null,this.leafer&&(t.__bindLeafer(null),this.leafer.created&&(this.__emitChildEvent(wo.REMOVE,t),this.leafer.hitCanvasManager&&this.leafer.hitCanvasManager.clear()))}__emitChildEvent(t,e){const i=new wo(t,e,this);this.hasEvent(t)&&!this.isLeafer&&this.emitEvent(i),this.leafer.emitEvent(i)}};th=Zt([Ln(va)],th);class eh{get length(){return this.list.length}constructor(t){this.reset(),t&&(u(t)?this.addList(t):this.add(t))}has(t){return t&&!n(this.keys[t.innerId])}indexAt(t){return this.list[t]}indexOf(t){const e=this.keys[t.innerId];return n(e)?-1:e}add(t){const{list:e,keys:i}=this;n(i[t.innerId])&&(e.push(t),i[t.innerId]=e.length-1)}addAt(t,e=0){const{keys:i}=this;if(n(i[t.innerId])){const{list:s}=this;for(let t=e,r=s.length;t<r;t++)i[s[t].innerId]++;0===e?s.unshift(t):(e>s.length&&(e=s.length),s.splice(e,0,t)),i[t.innerId]=e}}addList(t){for(let e=0;e<t.length;e++)this.add(t[e])}remove(t){const{list:e}=this;let i;for(let s=0,r=e.length;s<r;s++)n(i)?e[s].innerId===t.innerId&&(i=s,delete this.keys[t.innerId]):this.keys[e[s].innerId]=s-1;n(i)||e.splice(i,1)}sort(t){const{list:e}=this;t?e.sort((t,e)=>e.__level-t.__level):e.sort((t,e)=>t.__level-e.__level)}forEach(t){this.list.forEach(t)}clone(){const t=new eh;return t.list=[...this.list],t.keys=Object.assign({},this.keys),t}update(){this.keys={};const{list:t,keys:e}=this;for(let i=0,s=t.length;i<s;i++)e[t[i].innerId]=i}reset(){this.list=[],this.keys={}}destroy(){this.reset()}}class ih{get length(){return this._length}constructor(t){this._length=0,this.reset(),t&&(u(t)?this.addList(t):this.add(t))}has(t){return!n(this.keys[t.innerId])}without(t){return n(this.keys[t.innerId])}sort(t){const{levels:e}=this;t?e.sort((t,e)=>e-t):e.sort((t,e)=>t-e)}addList(t){t.forEach(t=>{this.add(t)})}add(t){const{keys:e,levelMap:i}=this;e[t.innerId]||(e[t.innerId]=1,i[t.__level]?i[t.__level].push(t):(i[t.__level]=[t],this.levels.push(t.__level)),this._length++)}forEach(t){let e;this.levels.forEach(i=>{e=this.levelMap[i];for(let i=0,s=e.length;i<s;i++)t(e[i])})}reset(){this.levelMap={},this.keys={},this.levels=[],this._length=0}destroy(){this.levelMap=null}}const sh="1.9.7",rh=It.get("LeaferCanvas");class nh extends pe{set zIndex(t){const{style:e}=this.view;e.zIndex=t,this.setAbsolute(this.view)}set childIndex(t){const{view:e,parentView:i}=this;if(e&&i){const s=i.children[t];s?(this.setAbsolute(s),i.insertBefore(e,s)):i.appendChild(s)}}init(){const{config:e}=this,i=e.view||e.canvas;i?this.__createViewFrom(i):this.__createView();const{style:s}=this.view;if(s.display||(s.display="block"),this.parentView=this.view.parentElement,this.parentView){const t=this.parentView.style;t.webkitUserSelect=t.userSelect="none"}t.syncDomFont&&!this.parentView&&(s.display="none",document.body.appendChild(this.view)),this.__createContext(),this.autoLayout||this.resize(e)}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=a(t)?document.getElementById(t):t;if(e)if(e instanceof HTMLCanvasElement)this.view=e;else{let t=e;if(e===window||e===document){const e=document.createElement("div"),{style:i}=e;i.position="absolute",i.top=i.bottom=i.left=i.right="0px",document.body.appendChild(e),t=e}this.__createView();const i=this.view;t.hasChildNodes()&&(this.setAbsolute(i),t.style.position||(t.style.position="relative")),t.appendChild(i)}else rh.error(`no id: ${t}`),this.__createView()}setAbsolute(t){const{style:e}=t;e.position="absolute",e.top=e.left="0px"}updateViewSize(){const{width:t,height:e,pixelRatio:i}=this,{style:s}=this.view;if(this.unreal){const{config:t,autoWidthStr:e,autoHeightStr:i}=this;t.width?(n(e)&&(this.autoWidthStr=s.width||""),s.width=t.width+"px"):n(e)||(s.width=e),t.height?(n(i)&&(this.autoHeightStr=s.height||""),s.height=t.height+"px"):n(i)||(s.height=i)}else s.width=t+"px",s.height=e+"px",this.view.width=Math.ceil(t*i),this.view.height=Math.ceil(e*i)}updateClientBounds(){this.view.parentElement&&(this.clientBounds=this.view.getBoundingClientRect())}startAutoLayout(t,e){if(this.resizeListener=e,t){if(this.autoBounds=t,this.resizeObserver)return;try{this.resizeObserver=new ResizeObserver(t=>{this.updateClientBounds();for(const e of t)this.checkAutoBounds(e.contentRect)});const t=this.parentView;t?(this.resizeObserver.observe(t),this.checkAutoBounds(t.getBoundingClientRect())):(this.checkAutoBounds(this.view),rh.warn("no parent"))}catch(t){this.imitateResizeObserver()}this.stopListenPixelRatio()}else this.listenPixelRatio(),this.unreal&&this.updateViewSize()}imitateResizeObserver(){this.autoLayout&&(this.parentView&&this.checkAutoBounds(this.parentView.getBoundingClientRect()),t.requestRender(this.imitateResizeObserver.bind(this)))}listenPixelRatio(){this.windowListener||window.addEventListener("resize",this.windowListener=()=>{const e=t.devicePixelRatio;if(!this.config.pixelRatio&&this.pixelRatio!==e){const{width:t,height:i}=this;this.emitResize({width:t,height:i,pixelRatio:e})}})}stopListenPixelRatio(){this.windowListener&&(window.removeEventListener("resize",this.windowListener),this.windowListener=null)}checkAutoBounds(e){const i=this.view,{x:s,y:r,width:n,height:o}=this.autoBounds.getBoundsFrom(e),a={width:n,height:o,pixelRatio:this.config.pixelRatio?this.pixelRatio:t.devicePixelRatio};if(!this.isSameSize(a)){const{style:t}=i;t.marginLeft=s+"px",t.marginTop=r+"px",this.emitResize(a)}}stopAutoLayout(){this.autoLayout=!1,this.resizeObserver&&this.resizeObserver.disconnect(),this.resizeListener=this.resizeObserver=null}emitResize(t){const e={};f.copyAttrs(e,this,_e),this.resize(t),this.resizeListener&&!n(this.width)&&this.resizeListener(new Lo(t,e))}unrealCanvas(){if(!this.unreal&&this.parentView){const t=this.view;t&&t.remove(),this.view=this.parentView,this.unreal=!0}}destroy(){if(this.view){if(this.stopAutoLayout(),this.stopListenPixelRatio(),!this.unreal){const t=this.view;t.parentElement&&t.remove()}super.destroy()}}}Rr(CanvasRenderingContext2D.prototype),Rr(Path2D.prototype);const{mineType:oh,fileType:ah}=Cr;function hh(e,i){t.origin={createCanvas(t,e){const i=document.createElement("canvas");return i.width=t,i.height=e,i},canvasToDataURL:(t,e,i)=>{const s=oh(e),r=t.toDataURL(s,i);return"image/bmp"===s?r.replace("image/png;","image/bmp;"):r},canvasToBolb:(t,e,i)=>new Promise(s=>t.toBlob(s,oh(e),i)),canvasSaveAs:(e,i,s)=>{const r=e.toDataURL(oh(ah(i)),s);return t.origin.download(r,i)},download:(t,e)=>new Promise(i=>{let s=document.createElement("a");s.href=t,s.download=e,document.body.appendChild(s),s.click(),document.body.removeChild(s),i()}),loadImage:e=>new Promise((i,s)=>{const r=new t.origin.Image,{crossOrigin:n}=t.image;n&&(r.setAttribute("crossOrigin",n),r.crossOrigin=n),r.onload=()=>{i(r)},r.onerror=t=>{s(t)},r.src=t.image.getRealURL(e)}),Image:Image,PointerEvent:PointerEvent,DragEvent:DragEvent},t.event={stopDefault(t){t.preventDefault()},stopNow(t){t.stopImmediatePropagation()},stop(t){t.stopPropagation()}},t.canvas=jt.canvas(),t.conicGradientSupport=!!t.canvas.context.createConicGradient}Object.assign(jt,{canvas:(t,e)=>new nh(t,e),image:t=>new Xr(t)}),t.name="web",t.isMobile="ontouchstart"in window,t.requestRender=function(t){window.requestAnimationFrame(t)},Hr(t,"devicePixelRatio",{get:()=>devicePixelRatio});const{userAgent:lh}=navigator;lh.indexOf("Firefox")>-1?(t.conicGradientRotate90=!0,t.intWheelDeltaY=!0,t.syncDomFont=!0):(/iPhone|iPad|iPod/.test(navigator.userAgent)||/Macintosh/.test(navigator.userAgent)&&/Version\/[\d.]+.*Safari/.test(navigator.userAgent))&&(t.fullImageShadow=!0),lh.indexOf("Windows")>-1?(t.os="Windows",t.intWheelDeltaY=!0):lh.indexOf("Mac")>-1?t.os="Mac":lh.indexOf("Linux")>-1&&(t.os="Linux");class dh{get childrenChanged(){return this.hasAdd||this.hasRemove||this.hasVisible}get updatedList(){if(this.hasRemove){const t=new eh;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 eh,this.target=t,e&&(this.config=f.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(Mo.REQUEST)}__onAttrChange(t){this.__updatedList.add(t.target),this.update()}__onChildEvent(t){t.type===wo.ADD?(this.hasAdd=!0,this.__pushChild(t.child)):(this.hasRemove=!0,this.__updatedList.add(t.parent)),this.update()}__pushChild(t){this.__updatedList.add(t),t.isBranch&&this.__loopChildren(t)}__loopChildren(t){const{children:e}=t;for(let t=0,i=e.length;t<i;t++)this.__pushChild(e[t])}__onRquestData(){this.target.emitEvent(new Oo(Oo.DATA,{updatedList:this.updatedList})),this.__updatedList=new eh,this.totalTimes++,this.changed=this.hasVisible=this.hasRemove=this.hasAdd=!1}__listenEvents(){this.__eventIds=[this.target.on_([[bo.CHANGE,this.__onAttrChange,this],[[wo.ADD,wo.REMOVE],this.__onChildEvent,this],[Oo.REQUEST,this.__onRquestData,this]])]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.target=this.__updatedList=null)}}const{updateAllMatrix:ch,updateBounds:uh,updateChange:_h}=jn,{pushAllChildBranch:ph,pushAllParent:gh}=so;const{worldBounds:fh}=Zn;class yh{constructor(t){this.updatedBounds=new Ot,this.beforeBounds=new Ot,this.afterBounds=new Ot,u(t)&&(t=new eh(t)),this.updatedList=t}setBefore(){this.beforeBounds.setListWithFn(this.updatedList.list,fh)}setAfter(){this.afterBounds.setListWithFn(this.updatedList.list,fh),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:mh,updateAllChange:vh}=jn,wh=It.get("Layouter");class xh{constructor(t,e){this.totalTimes=0,this.config={},this.__levelList=new ih,this.target=t,e&&(this.config=f.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.layouting||!this.running)return;const{target:t}=this;this.times=0;try{t.emit(Ao.START),this.layoutOnce(),t.emitEvent(new Ao(Ao.END,this.layoutedBlocks,this.times))}catch(t){wh.error(t)}this.layoutedBlocks=null}layoutAgain(){this.layouting?this.waitAgain=!0:this.layoutOnce()}layoutOnce(){return this.layouting?wh.warn("layouting"):this.times>3?wh.warn("layout max times"):(this.times++,this.totalTimes++,this.layouting=!0,this.target.emit(Oo.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=Yt.start("PartLayout"),{target:i,__updatedList:s}=this,{BEFORE:r,LAYOUT:n,AFTER:o}=Ao,a=this.getBlocks(s);a.forEach(t=>t.setBefore()),i.emitEvent(new Ao(r,a,this.times)),this.extraBlock=null,s.sort(),function(t,e){let i;t.list.forEach(t=>{i=t.__layout,e.without(t)&&!i.proxyZoom&&(i.matrixChanged?(ch(t,!0),e.add(t),t.isBranch&&ph(t,e),gh(t,e)):i.boundsChanged&&(e.add(t),t.isBranch&&(t.__tempNumber=0),gh(t,e)))})}(s,this.__levelList),function(t){let e,i,s;t.sort(!0),t.levels.forEach(r=>{e=t.levelMap[r];for(let t=0,r=e.length;t<r;t++){if(i=e[t],i.isBranch&&i.__tempNumber){s=i.children;for(let t=0,e=s.length;t<e;t++)s[t].isBranch||uh(s[t])}uh(i)}})}(this.__levelList),function(t){t.list.forEach(_h)}(s),this.extraBlock&&a.push(this.extraBlock),a.forEach(t=>t.setAfter()),i.emitEvent(new Ao(n,a,this.times)),i.emitEvent(new Ao(o,a,this.times)),this.addBlocks(a),this.__levelList.reset(),this.__updatedList=null,Yt.end(e)}fullLayout(){const t=Yt.start("FullLayout"),{target:e}=this,{BEFORE:i,LAYOUT:s,AFTER:r}=Ao,n=this.getBlocks(new eh(e));e.emitEvent(new Ao(i,n,this.times)),xh.fullLayout(e),n.forEach(t=>{t.setAfter()}),e.emitEvent(new Ao(s,n,this.times)),e.emitEvent(new Ao(r,n,this.times)),this.addBlocks(n),Yt.end(t)}static fullLayout(t){mh(t,!0),t.isBranch?so.updateBounds(t):jn.updateBounds(t),vh(t)}addExtra(t){if(!this.__updatedList.has(t)){const{updatedList:e,beforeBounds:i}=this.extraBlock||(this.extraBlock=new yh([]));e.length?i.add(t.__world):i.set(t.__world),e.add(t)}}createBlock(t){return new yh(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(){this.__eventIds=[this.target.on_([[Ao.REQUEST,this.layout,this],[Ao.AGAIN,this.layoutAgain,this],[Oo.DATA,this.__onReceiveWatchData,this]])]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.target=this.config=null)}}const bh=It.get("Renderer");class kh{get needFill(){return!(this.canvas.allowBackgroundColor||!this.config.fill)}constructor(t,e,i){this.FPS=60,this.totalTimes=0,this.times=0,this.config={usePartRender:!0,maxFPS:120},this.target=t,this.canvas=e,i&&(this.config=f.default(i,this.config)),this.__listenEvents()}start(){this.running=!0,this.update(!1)}stop(){this.running=!1}update(t=!0){this.changed||(this.changed=t),this.__requestRender()}requestLayout(){this.target.emit(Ao.REQUEST)}checkRender(){if(this.running){const{target:t}=this;t.isApp&&(t.emit(Mo.CHILD_START,t),t.children.forEach(t=>{t.renderer.FPS=this.FPS,t.renderer.checkRender()}),t.emit(Mo.CHILD_END,t)),this.changed&&this.canvas.view&&this.render(),this.target.emit(Mo.NEXT)}}render(t){if(!this.running||!this.canvas.view)return this.update();const{target:e}=this;this.times=0,this.totalBounds=new Ot,bh.log(e.innerName,"---\x3e");try{this.emitRender(Mo.START),this.renderOnce(t),this.emitRender(Mo.END,this.totalBounds),Wr.clearRecycled()}catch(t){this.rendering=!1,bh.error(t)}bh.log("-------------|")}renderAgain(){this.rendering?this.waitAgain=!0:this.renderOnce()}renderOnce(t){if(this.rendering)return bh.warn("rendering");if(this.times>3)return bh.warn("render max times");if(this.times++,this.totalTimes++,this.rendering=!0,this.changed=!1,this.renderBounds=new Ot,this.renderOptions={},t)this.emitRender(Mo.BEFORE),t();else{if(this.requestLayout(),this.ignore)return void(this.ignore=this.rendering=!1);this.emitRender(Mo.BEFORE),this.config.usePartRender&&this.totalTimes>1?this.partRender():this.fullRender()}this.emitRender(Mo.RENDER,this.renderBounds,this.renderOptions),this.emitRender(Mo.AFTER,this.renderBounds,this.renderOptions),this.updateBlocks=null,this.rendering=!1,this.waitAgain&&(this.waitAgain=!1,this.renderOnce())}partRender(){const{canvas:t,updateBlocks:e}=this;e&&(this.mergeBlocks(),e.forEach(e=>{t.bounds.hit(e)&&!e.isEmpty()&&this.clipRender(e)}))}clipRender(t){const e=Yt.start("PartRender"),{canvas:i}=this,s=t.getIntersect(i.bounds),r=new Ot(s);i.save(),s.spread(kh.clipSpread).ceil(),i.clearWorld(s),i.clipWorld(s),this.__render(s,r),i.restore(),Yt.end(e)}fullRender(){const t=Yt.start("FullRender"),{canvas:e}=this;e.save(),e.clear(),this.__render(e.bounds),e.restore(),Yt.end(t)}__render(e,i){const{canvas:s}=this,r=e.includes(this.target.__world),n=r?{includes:r}:{bounds:e,includes:r};this.needFill&&s.fillWorld(e,this.config.fill),It.showRepaint&&It.drawRepaint(s,e),t.render(this.target,s,n),this.renderBounds=i=i||e,this.renderOptions=n,this.totalBounds.isEmpty()?this.totalBounds=i:this.totalBounds.add(i),s.updateRender(i)}addBlock(t){this.updateBlocks||(this.updateBlocks=[]),this.updateBlocks.push(t)}mergeBlocks(){const{updateBlocks:t}=this;if(t){const e=new Ot;e.setList(t),t.length=0,t.push(e)}}__requestRender(){const e=this.target;if(this.requestTime||!e)return;if(e.parentApp)return e.parentApp.requestRender(!1);const i=this.requestTime=Date.now(),s=()=>{const e=1e3/(Date.now()-i),{maxFPS:r}=this.config;if(r&&e>r-.5)return t.requestRender(s);this.FPS=Math.min(120,Math.ceil(e)),this.requestTime=0,this.checkRender()};t.requestRender(s)}__onResize(t){if(!this.canvas.unreal){if(t.bigger||!t.samePixelRatio){const{width:e,height:i}=t.old;if(!new Ot(0,0,e,i).includes(this.target.__world)||this.needFill||!t.samePixelRatio)return this.addBlock(this.canvas.bounds),void this.target.forceUpdate("surface")}this.addBlock(new Ot(0,0,1,1)),this.update()}}__onLayoutEnd(t){t.data&&t.data.map(t=>{let e;t.updatedList&&t.updatedList.list.some(t=>(e=!t.__world.width||!t.__world.height,e&&(t.isLeafer||bh.tip(t.innerName,": empty"),e=!t.isBranch||t.isBranchLeaf),e)),this.addBlock(e?this.canvas.bounds:t.updatedBounds)})}emitRender(t,e,i){this.target.emitEvent(new Mo(t,this.times,e,i))}__listenEvents(){this.__eventIds=[this.target.on_([[Mo.REQUEST,this.update,this],[Ao.END,this.__onLayoutEnd,this],[Mo.AGAIN,this.renderAgain,this],[Lo.RESIZE,this.__onResize,this]])]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.config={},this.target=this.canvas=null)}}kh.clipSpread=10;const{hitRadiusPoint:Bh}=Ct;class Sh{constructor(t,e){this.target=t,this.selector=e}getByPoint(t,e,i){e||(e=0),i||(i={});const s=i.through||!1,r=i.ignoreHittable||!1,n=i.target||this.target;this.exclude=i.exclude||null,this.point={x:t.x,y:t.y,radiusX:e,radiusY:e},this.findList=new eh(i.findList),i.findList||this.hitBranch(n.isBranchLeaf?{children:[n]}:n);const{list:o}=this.findList,a=this.getBestMatchLeaf(o,i.bottomList,r),h=r?this.getPath(a):this.getHitablePath(a);return this.clear(),s?{path:h,target:a,throughPath:o.length?this.getThroughPath(o):h}:{path:h,target:a}}hitPoint(t,e,i){return!!this.getByPoint(t,e,i).target}getBestMatchLeaf(t,e,i){const s=this.findList=new eh;if(t.length){let e;const{x:r,y:n}=this.point,o={x:r,y:n,radiusX:0,radiusY:0};for(let r=0,n=t.length;r<n;r++)if(e=t[r],(i||jn.worldHittable(e))&&(this.hitChild(e,o),s.length)){if(e.isBranchLeaf&&t.some(t=>t!==e&&jn.hasParent(t,e))){s.reset();break}return s.list[0]}}if(e)for(let t=0,i=e.length;t<i;t++)if(this.hitChild(e[t].target,this.point,e[t].proxy),s.length)return s.list[0];return i?t[0]:t.find(t=>jn.worldHittable(t))}getPath(t){const e=new eh;for(;t;)e.add(t),t=t.parent;return this.target&&e.add(this.target),e}getHitablePath(t){const e=this.getPath(t&&t.hittable?t:null);let i,s=new eh;for(let t=e.list.length-1;t>-1&&(i=e.list[t],i.__.hittable)&&(s.addAt(i,0),i.__.hitChildren&&(!i.isLeafer||"draw"!==i.mode));t--);return s}getThroughPath(t){const e=new eh,i=[];for(let e=t.length-1;e>-1;e--)i.push(this.getPath(t[e]));let s,r,n;for(let t=0,o=i.length;t<o;t++){s=i[t],r=i[t+1];for(let t=0,i=s.length;t<i&&(n=s.list[t],!r||!r.has(n));t++)e.add(n)}return e}hitBranch(t){this.eachFind(t.children,t.__onlyHitMask)}eachFind(t,e){let i,s;const{point:r}=this;for(let n=t.length-1;n>-1;n--)i=t[n],!i.__.visible||e&&!i.__.mask||(s=!!i.__.hitRadius||Bh(i.__world,r),i.isBranch?(s||i.__ignoreHitWorld)&&(i.topChildren&&this.eachFind(i.topChildren,!1),this.eachFind(i.children,i.__onlyHitMask),i.isBranchLeaf&&this.hitChild(i,r)):s&&this.hitChild(i,r))}hitChild(t,e,i){if((!this.exclude||!this.exclude.has(t))&&t.__hitWorld(e)){const{parent:s}=t;if(s&&s.__hasMask&&!t.__.mask){let i,r=[];const{children:n}=s;for(let s=0,o=n.length;s<o;s++)if(i=n[s],i.__.mask&&r.push(i),i===t){if(r&&!r.every(t=>t.__hitWorld(e)))return;break}}this.findList.add(i||t)}}clear(){this.point=null,this.findList=null,this.exclude=null}destroy(){this.clear()}}class Ph{constructor(t,e){this.config={},e&&(this.config=f.default(e,this.config)),this.picker=new Sh(this.target=t,this),this.finder=jt.finder&&jt.finder()}getByPoint(e,i,s){const{target:r,picker:n}=this;return t.backgrounder&&r&&r.updateLayout(),n.getByPoint(e,i,s)}hitPoint(t,e,i){return this.picker.hitPoint(t,e,i)}getBy(t,e,i,s){return this.finder?this.finder.getBy(t,e,i,s):Ut.need("find")}destroy(){this.picker.destroy(),this.finder&&this.finder.destroy()}}function Rh(t){return Vr(t,t=>({set(e){this.__setAttr(t,e),e&&(this.__.__useEffect=!0),this.__layout.renderChanged||this.__layout.renderChange()}}))}function Ch(t){return Vr(t,t=>({set(e){this.__setAttr(t,e),this.__layout.boxChanged||this.__layout.boxChange(),this.__updateSize()}}))}function Eh(){return(t,e)=>{const i="_"+e;Hr(t,e,{set(t){this.isLeafer&&(this[i]=t)},get(){return this.isApp?this.tree.zoomLayer:this.isLeafer?this[i]||this:this.leafer&&this.leafer.zoomLayer}})}}function Th(t){return(e,i)=>{Hr(e,i,jr(i,t))}}Object.assign(jt,{watcher:(t,e)=>new dh(t,e),layouter:(t,e)=>new xh(t,e),renderer:(t,e,i)=>new kh(t,e,i),selector:(t,e)=>new Ph(t,e)}),t.layout=xh.fullLayout,t.render=function(t,e,i){const s=Object.assign(Object.assign({},i),{topRendering:!0});i.topList=new eh,t.__render(e,i),i.topList.length&&i.topList.forEach(t=>t.__render(e,s))};const Lh={},Oh={hasTransparent:function(t){if(!t||7===t.length||4===t.length)return!1;if("transparent"===t)return!0;const e=t[0];if("#"===e)switch(t.length){case 5:return"f"!==t[4]&&"F"!==t[4];case 9:return"f"!==t[7]&&"F"!==t[7]||"f"!==t[8]&&"F"!==t[8]}else if(("r"===e||"h"===e)&&"a"===t[3]){const e=t.lastIndexOf(",");if(e>-1)return parseFloat(t.slice(e+1))<1}return!1}},Ah={number:(t,e)=>_(t)?"percent"===t.type?t.value*e:t.value:t},Mh={},Dh={},Wh={},Ih={},Fh={},zh={apply(){Ut.need("filter")}},Nh={},Yh={setStyleName:()=>Ut.need("state"),set:()=>Ut.need("state")},Xh={list:{},register(t,e){Xh.list[t]=e},get:t=>Xh.list[t]},{parse:Hh,objectToCanvasData:Uh}=Ii,{stintSet:jh}=f,{hasTransparent:Vh}=Oh,Gh={},Kh=It.get("UIData");class qh extends m{get scale(){const{scaleX:t,scaleY:e}=this;return t!==e?{x:t,y:e}:t}get __strokeWidth(){return this.__getRealStrokeWidth()}get __maxStrokeWidth(){const t=this;return t.__hasMultiStrokeStyle?Math.max(t.__hasMultiStrokeStyle,t.strokeWidth):t.strokeWidth}get __hasMultiPaint(){const t=this;return t.fill&&this.__useStroke||t.__isFills&&t.fill.length>1||t.__isStrokes&&t.stroke.length>1||t.__useEffect}get __clipAfterFill(){const t=this;return t.cornerRadius||t.innerShadow||t.__pathInputed}get __hasSurface(){return this.fill||this.stroke}get __autoWidth(){return!this._width}get __autoHeight(){return!this._height}get __autoSide(){return!this._width||!this._height}get __autoSize(){return!this._width&&!this._height}setVisible(t){this._visible=t;const{leafer:e}=this.__leaf;e&&(e.watcher.hasVisible=!0)}setWidth(t){t<0?(this._width=-t,this.__leaf.scaleX*=-1,Kh.warn("width < 0, instead -scaleX ",this)):this._width=t}setHeight(t){t<0?(this._height=-t,this.__leaf.scaleY*=-1,Kh.warn("height < 0, instead -scaleY",this)):this._height=t}setFill(t){this.__naturalWidth&&this.__removeNaturalSize(),a(t)||!t?(jh(this,"__isTransparentFill",Vh(t)),this.__isFills&&this.__removePaint("fill",!0),this._fill=t):_(t)&&this.__setPaint("fill",t)}setStroke(t){a(t)||!t?(jh(this,"__isTransparentStroke",Vh(t)),this.__isStrokes&&this.__removePaint("stroke",!0),this._stroke=t):_(t)&&this.__setPaint("stroke",t)}setPath(t){const e=a(t);e||t&&_(t[0])?(this.__setInput("path",t),this._path=e?Hh(t):Uh(t)):(this.__input&&this.__removeInput("path"),this._path=t)}setShadow(t){$h(this,"shadow",t)}setInnerShadow(t){$h(this,"innerShadow",t)}setFilter(t){$h(this,"filter",t)}__computePaint(){const{fill:t,stroke:e}=this.__input;t&&Dh.compute("fill",this.__leaf),e&&Dh.compute("stroke",this.__leaf),this.__needComputePaint=void 0}__getRealStrokeWidth(t){let{strokeWidth:e,strokeWidthFixed:i}=this;if(t&&(t.strokeWidth&&(e=t.strokeWidth),n(t.strokeWidthFixed)||(i=t.strokeWidthFixed)),i){const t=this.__leaf.getClampRenderScale();return t>1?e/t:e}return e}__setPaint(t,e){this.__setInput(t,e);const i=this.__leaf.__layout;i.boxChanged||i.boxChange(),u(e)&&!e.length?this.__removePaint(t):"fill"===t?(this.__isFills=!0,this._fill||(this._fill=Gh)):(this.__isStrokes=!0,this._stroke||(this._stroke=Gh))}__removePaint(t,e){e&&this.__removeInput(t),Wh.recycleImage(t,this),"fill"===t?(jh(this,"__isAlphaPixelFill",void 0),this._fill=this.__isFills=void 0):(jh(this,"__isAlphaPixelStroke",void 0),jh(this,"__hasMultiStrokeStyle",void 0),this._stroke=this.__isStrokes=void 0)}}function $h(t,e,i){t.__setInput(e,i),u(i)?(i.some(t=>!1===t.visible)&&(i=i.filter(t=>!1!==t.visible)),i.length||(i=void 0)):i=i&&!1!==i.visible?[i]:void 0,t["_"+e]=i}class Qh extends qh{}class Jh extends Qh{get __boxStroke(){return!this.__pathInputed}get __drawAfterFill(){return this.__single||this.__clipAfterFill}get __clipAfterFill(){const t=this;return"show"!==t.overflow&&t.__leaf.children.length&&(t.__leaf.isOverflow||super.__clipAfterFill)}}class Zh extends Qh{__getInputData(t,e){const i=super.__getInputData(t,e);return _e.forEach(t=>delete i[t]),i}}class tl extends Jh{}class el extends qh{get __usePathBox(){return this.points||this.__pathInputed}}class il extends qh{get __boxStroke(){return!this.__pathInputed}}class sl extends qh{get __boxStroke(){return!this.__pathInputed}}class rl extends el{}class nl extends qh{}class ol extends qh{get __pathInputed(){return 2}}class al extends Qh{}const hl={thin:100,"extra-light":200,light:300,normal:400,medium:500,"semi-bold":600,bold:700,"extra-bold":800,black:900};class ll extends qh{get __useNaturalRatio(){return!1}setFontWeight(t){a(t)?(this.__setInput("fontWeight",t),t=hl[t]||400):this.__input&&this.__removeInput("fontWeight"),this._fontWeight=t}setBoxStyle(t){let e=this.__leaf,i=e.__box;if(t){const{boxStyle:s}=this;if(i)for(let t in s)i[t]=void 0;else i=e.__box=Gt.get("Rect",0);const r=e.__layout,n=i.__layout;s||(i.parent=e,i.__world=e.__world,n.boxBounds=r.boxBounds),i.set(t),n.strokeChanged&&r.strokeChange()}else i&&(e.__box=i.parent=null,i.destroy());this._boxStyle=t}}class dl extends il{setUrl(t){this.__setImageFill(t),this._url=t}__setImageFill(t){this.fill=t?{type:"image",mode:"stretch",url:t}:void 0}__getData(){const t=super.__getData();return delete t.fill,t}__getInputData(t,e){const i=super.__getInputData(t,e);return delete i.fill,i}}class cl extends il{get __isCanvas(){return!0}get __drawAfterFill(){return!0}__getInputData(t,e){const i=super.__getInputData(t,e);return i.url=this.__leaf.canvas.toDataURL("image/png"),i}}const ul={__updateStrokeSpread(){let t=0,e=0;const i=this.__,{strokeAlign:s,__maxStrokeWidth:r}=i,n=this.__box;if((i.stroke||"all"===i.hitStroke)&&r&&"inside"!==s&&(e=t="center"===s?r/2:r,!i.__boxStroke)){const e=i.__isLinePath?0:10*t,s="none"===i.strokeCap?0:r;t+=Math.max(e,s)}return i.__useArrow&&(t+=5*r),n&&(t=Math.max(n.__layout.strokeSpread=n.__updateStrokeSpread(),t),e=n.__layout.strokeBoxSpread),this.__layout.strokeBoxSpread=e,t},__updateRenderSpread(){let t=0;const{shadow:e,innerShadow:i,blur:s,backgroundBlur:r,filter:n,renderSpread:o}=this.__;e&&(t=Fh.getShadowSpread(this,e)),s&&(t=Math.max(t,s)),n&&(t+=zh.getSpread(n)),o&&(t+=o);let a=t=Math.ceil(t);return i&&i.forEach(t=>a=Math.max(a,Math.max(Math.abs(t.y),Math.abs(t.x))+(t.spread<0?-t.spread:0)+1.5*t.blur)),r&&(a=Math.max(a,r)),this.__layout.renderShapeSpread=a,t+=this.__layout.strokeSpread||0,this.__box?Math.max(this.__box.__updateRenderSpread(),t):t}},{float:_l}=b,pl=new Ot,gl=new Ot,fl=new Ot,yl={limitMove(t,e){const{dragBounds:i,dragBoundsType:s}=t;i&&ml.getValidMove(t.__localBoxBounds,ml.getDragBounds(t),s,e,!0),ml.axisMove(t,e)},limitScaleOf(t,e,i){const{dragBounds:s,dragBoundsType:r}=t;s&&ml.getValidScaleOf(t.__localBoxBounds,ml.getDragBounds(t),r,t.getLocalPointByInner(t.getInnerPointByBox(e)),i,!0)},axisMove(t,e){const{draggable:i}=t;"x"===i&&(e.y=0),"y"===i&&(e.x=0)},getDragBounds(t){const{dragBounds:e}=t;return"parent"===e?t.parent.boxBounds:e},isInnerMode:(t,e,i,s)=>"inner"===i||"auto"===i&&t[s]>e[s],getValidMove(t,e,i,s,r){const n=t.x+s.x,o=t.y+s.y,a=n+t.width,h=o+t.height,l=e.x+e.width,d=e.y+e.height;return r||(s=Object.assign({},s)),ml.isInnerMode(t,e,i,"width")?n>e.x?s.x+=e.x-n:a<l&&(s.x+=l-a):n<e.x?s.x+=e.x-n:a>l&&(s.x+=l-a),ml.isInnerMode(t,e,i,"height")?o>e.y?s.y+=e.y-o:h<d&&(s.y+=d-h):o<e.y?s.y+=e.y-o:h>d&&(s.y+=d-h),s.x=_l(s.x),s.y=_l(s.y),s},getValidScaleOf(t,e,i,s,r,n){let o,a;return n||(r=Object.assign({},r)),pl.set(t).scaleOf(s,r.x,r.y).unsign(),gl.set(pl).add(e),fl.set(pl).intersect(e),o=ml.isInnerMode(t,e,i,"width")?gl.width/pl.width:fl.width/pl.width,a=ml.isInnerMode(t,e,i,"height")?gl.height/pl.height:fl.height/pl.height,r.x=_l(fl.width)?r.x*o:1,r.y=_l(fl.height)?r.y*a:1,r}},ml=yl,{stintSet:vl}=f,wl={__updateChange(){const t=this.__;if(t.__useStroke){const e=t.__useStroke=!(!t.stroke||!t.strokeWidth);vl(this.__world,"half",e&&"center"===t.strokeAlign&&t.strokeWidth%2),vl(t,"__fillAfterStroke",e&&"outside"===t.strokeAlign&&t.fill&&!t.__isTransparentFill)}if(t.__useEffect){const{shadow:e,fill:i,stroke:s}=t,r=t.innerShadow||t.blur||t.backgroundBlur||t.filter;vl(t,"__isFastShadow",e&&!r&&e.length<2&&!e[0].spread&&!Fh.isTransformShadow(e[0])&&i&&!t.__isTransparentFill&&!(u(i)&&i.length>1)&&(this.useFastShadow||!s||s&&"inside"===t.strokeAlign)),t.__useEffect=!(!e&&!r)}t.__checkSingle(),vl(t,"__complex",t.__isFills||t.__isStrokes||t.cornerRadius||t.__useEffect)},__drawFast(t,e){xl(this,t,e)},__draw(t,e,i){const s=this.__;if(s.__complex){s.__needComputePaint&&s.__computePaint();const{fill:r,stroke:n,__drawAfterFill:o,__fillAfterStroke:a,__isFastShadow:h}=s;if(this.__drawRenderPath(t),s.__useEffect&&!h){const h=Dh.shape(this,t,e);this.__nowWorld=this.__getNowWorld(e);const{shadow:l,innerShadow:d,filter:c}=s;l&&Fh.shadow(this,t,h),a&&(s.__isStrokes?Dh.strokes(n,this,t):Dh.stroke(n,this,t)),r&&(s.__isFills?Dh.fills(r,this,t):Dh.fill(r,this,t)),o&&this.__drawAfterFill(t,e),d&&Fh.innerShadow(this,t,h),n&&!a&&(s.__isStrokes?Dh.strokes(n,this,t):Dh.stroke(n,this,t)),c&&zh.apply(c,this,this.__nowWorld,t,i,h),h.worldCanvas&&h.worldCanvas.recycle(),h.canvas.recycle()}else{if(a&&(s.__isStrokes?Dh.strokes(n,this,t):Dh.stroke(n,this,t)),h){const e=s.shadow[0],{scaleX:i,scaleY:r}=this.getRenderScaleData(!0,e.scaleFixed);t.save(),t.setWorldShadow(e.x*i,e.y*r,e.blur*i,Oh.string(e.color))}r&&(s.__isFills?Dh.fills(r,this,t):Dh.fill(r,this,t)),h&&t.restore(),o&&this.__drawAfterFill(t,e),n&&!a&&(s.__isStrokes?Dh.strokes(n,this,t):Dh.stroke(n,this,t))}}else s.__pathInputed?xl(this,t,e):this.__drawFast(t,e)},__drawShape(t,e){this.__drawRenderPath(t);const i=this.__,{fill:s,stroke:r}=i;s&&!e.ignoreFill&&(i.__isAlphaPixelFill?Dh.fills(s,this,t):Dh.fill("#000000",this,t)),i.__isCanvas&&this.__drawAfterFill(t,e),r&&!e.ignoreStroke&&(i.__isAlphaPixelStroke?Dh.strokes(r,this,t):Dh.stroke("#000000",this,t))},__drawAfterFill(t,e){this.__.__clipAfterFill?(t.save(),t.clipUI(this),this.__drawContent(t,e),t.restore()):this.__drawContent(t,e)}};function xl(t,e,i){const{fill:s,stroke:r,__drawAfterFill:n,__fillAfterStroke:o}=t.__;t.__drawRenderPath(e),o&&Dh.stroke(r,t,e),s&&Dh.fill(s,t,e),n&&t.__drawAfterFill(e,i),r&&!o&&Dh.stroke(r,t,e)}const bl={__drawFast(t,e){let{x:i,y:s,width:r,height:n}=this.__layout.boxBounds;const{fill:o,stroke:a,__drawAfterFill:h}=this.__;if(o&&(t.fillStyle=o,t.fillRect(i,s,r,n)),h&&this.__drawAfterFill(t,e),a){const{strokeAlign:o,__strokeWidth:h}=this.__;if(!h)return;t.setStroke(a,h,this.__);const l=h/2;switch(o){case"center":t.strokeRect(0,0,r,n);break;case"inside":r-=h,n-=h,r<0||n<0?(t.save(),this.__clip(t,e),t.strokeRect(i+l,s+l,r,n),t.restore()):t.strokeRect(i+l,s+l,r,n);break;case"outside":t.strokeRect(i-l,s-l,r+h,n+h)}}}};var kl;let Bl=kl=class extends Ua{get app(){return this.leafer&&this.leafer.app}get isFrame(){return!1}set scale(t){b.assignScale(this,t)}get scale(){return this.__.scale}get isAutoWidth(){const t=this.__;return t.__autoWidth||t.autoWidth}get isAutoHeight(){const t=this.__;return t.__autoHeight||t.autoHeight}get pen(){const{path:t}=this.__;return Sr.set(this.path=t||[]),t||this.__drawPathByBox(Sr),Sr}reset(t){}set(t,e){t&&Object.assign(this,t)}get(t){return a(t)?this.__.__getInput(t):this.__.__getInputData(t)}createProxyData(){}find(t,e){return Ut.need("find")}findTag(t){return this.find({tag:t})}findOne(t,e){return Ut.need("find")}findId(t){return this.findOne({id:t})}getPath(t,e){this.__layout.update();let i=e?this.__.__pathForRender:this.__.path;return i||(Sr.set(i=[]),this.__drawPathByBox(Sr)),t?Ii.toCanvasData(i,!0):i}getPathString(t,e,i){return Ii.stringify(this.getPath(t,e),i)}load(){this.__.__computePaint()}__onUpdateSize(){if(this.__.__input){const t=this.__;!t.lazy||this.__inLazyBounds||Nh.running?t.__computePaint():t.__needComputePaint=!0}}__updateRenderPath(){const t=this.__;t.path?(t.__pathForRender=t.cornerRadius?kr.smooth(t.path,t.cornerRadius,t.cornerSmoothing):t.path,t.__useArrow&&Mh.addArrows(this)):t.__pathForRender&&(t.__pathForRender=void 0)}__drawRenderPath(t){t.beginPath(),this.__drawPathByData(t,this.__.__pathForRender)}__drawPath(t){t.beginPath(),this.__drawPathByData(t,this.__.path)}__drawPathByData(t,e){e?Fs.drawPathByData(t,e):this.__drawPathByBox(t)}__drawPathByBox(t){const{x:e,y:i,width:s,height:r}=this.__layout.boxBounds;if(this.__.cornerRadius){const{cornerRadius:n}=this.__;t.roundRect(e,i,s,r,l(n)?[n]:n)}else t.rect(e,i,s,r)}drawImagePlaceholder(t,e){Dh.fill(this.__.placeholderColor,this,t)}animate(t,e,i,s){return this.set(t),Ut.need("animate")}killAnimate(t,e){}export(t,e){return Ut.need("export")}syncExport(t,e){return Ut.need("export")}clone(t){const e=f.clone(this.toJSON());return t&&Object.assign(e,t),kl.one(e)}static one(t,e,i,s,r){return Gt.get(t.tag||this.prototype.__tag,t,e,i,s,r)}static registerUI(){On()(this)}static registerData(t){bn(t)(this.prototype)}static setEditConfig(t){}static setEditOuter(t){}static setEditInner(t){}destroy(){this.fill=this.stroke=null,this.__animate&&this.killAnimate(),super.destroy()}};Zt([bn(qh)],Bl.prototype,"__",void 0),Zt([Eh()],Bl.prototype,"zoomLayer",void 0),Zt([qr("")],Bl.prototype,"id",void 0),Zt([qr("")],Bl.prototype,"name",void 0),Zt([qr("")],Bl.prototype,"className",void 0),Zt([cn("pass-through")],Bl.prototype,"blendMode",void 0),Zt([_n(1)],Bl.prototype,"opacity",void 0),Zt([pn(!0)],Bl.prototype,"visible",void 0),Zt([cn(!1)],Bl.prototype,"locked",void 0),Zt([un(!1)],Bl.prototype,"dim",void 0),Zt([un(!1)],Bl.prototype,"dimskip",void 0),Zt([yn(0)],Bl.prototype,"zIndex",void 0),Zt([mn(!1)],Bl.prototype,"mask",void 0),Zt([vn(!1)],Bl.prototype,"eraser",void 0),Zt([$r(0,!0)],Bl.prototype,"x",void 0),Zt([$r(0,!0)],Bl.prototype,"y",void 0),Zt([en(100,!0)],Bl.prototype,"width",void 0),Zt([en(100,!0)],Bl.prototype,"height",void 0),Zt([Zr(1,!0)],Bl.prototype,"scaleX",void 0),Zt([Zr(1,!0)],Bl.prototype,"scaleY",void 0),Zt([tn(0,!0)],Bl.prototype,"rotation",void 0),Zt([tn(0,!0)],Bl.prototype,"skewX",void 0),Zt([tn(0,!0)],Bl.prototype,"skewY",void 0),Zt([$r(0,!0)],Bl.prototype,"offsetX",void 0),Zt([$r(0,!0)],Bl.prototype,"offsetY",void 0),Zt([Qr(0,!0)],Bl.prototype,"scrollX",void 0),Zt([Qr(0,!0)],Bl.prototype,"scrollY",void 0),Zt([Jr()],Bl.prototype,"origin",void 0),Zt([Jr()],Bl.prototype,"around",void 0),Zt([qr(!1)],Bl.prototype,"lazy",void 0),Zt([sn(1)],Bl.prototype,"pixelRatio",void 0),Zt([dn(0)],Bl.prototype,"renderSpread",void 0),Zt([nn()],Bl.prototype,"path",void 0),Zt([on()],Bl.prototype,"windingRule",void 0),Zt([on(!0)],Bl.prototype,"closed",void 0),Zt([en(0)],Bl.prototype,"padding",void 0),Zt([en(!1)],Bl.prototype,"lockRatio",void 0),Zt([en()],Bl.prototype,"widthRange",void 0),Zt([en()],Bl.prototype,"heightRange",void 0),Zt([qr(!1)],Bl.prototype,"draggable",void 0),Zt([qr()],Bl.prototype,"dragBounds",void 0),Zt([qr("auto")],Bl.prototype,"dragBoundsType",void 0),Zt([qr(!1)],Bl.prototype,"editable",void 0),Zt([wn(!0)],Bl.prototype,"hittable",void 0),Zt([wn("path")],Bl.prototype,"hitFill",void 0),Zt([ln("path")],Bl.prototype,"hitStroke",void 0),Zt([wn(!1)],Bl.prototype,"hitBox",void 0),Zt([wn(!0)],Bl.prototype,"hitChildren",void 0),Zt([wn(!0)],Bl.prototype,"hitSelf",void 0),Zt([wn()],Bl.prototype,"hitRadius",void 0),Zt([xn("")],Bl.prototype,"cursor",void 0),Zt([cn()],Bl.prototype,"fill",void 0),Zt([ln(void 0,!0)],Bl.prototype,"stroke",void 0),Zt([ln("inside")],Bl.prototype,"strokeAlign",void 0),Zt([ln(1,!0)],Bl.prototype,"strokeWidth",void 0),Zt([ln(!1)],Bl.prototype,"strokeWidthFixed",void 0),Zt([ln("none")],Bl.prototype,"strokeCap",void 0),Zt([ln("miter")],Bl.prototype,"strokeJoin",void 0),Zt([ln()],Bl.prototype,"dashPattern",void 0),Zt([ln(0)],Bl.prototype,"dashOffset",void 0),Zt([ln(10)],Bl.prototype,"miterLimit",void 0),Zt([on(0)],Bl.prototype,"cornerRadius",void 0),Zt([on()],Bl.prototype,"cornerSmoothing",void 0),Zt([Rh()],Bl.prototype,"shadow",void 0),Zt([Rh()],Bl.prototype,"innerShadow",void 0),Zt([Rh()],Bl.prototype,"blur",void 0),Zt([Rh()],Bl.prototype,"backgroundBlur",void 0),Zt([Rh()],Bl.prototype,"grayscale",void 0),Zt([Rh()],Bl.prototype,"filter",void 0),Zt([cn()],Bl.prototype,"placeholderColor",void 0),Zt([qr(100)],Bl.prototype,"placeholderDelay",void 0),Zt([qr({})],Bl.prototype,"data",void 0),Zt([Cn(Ua.prototype.reset)],Bl.prototype,"reset",null),Bl=kl=Zt([Ln(ul),Ln(wl),En()],Bl);let Sl=class extends Bl{get __tag(){return"Group"}get isBranch(){return!0}reset(t){this.__setBranch(),super.reset(t)}__setBranch(){this.children||(this.children=[])}set(t,e){if(t)if(t.children){const{children:i}=t;delete t.children,this.children?this.clear():this.__setBranch(),super.set(t,e),i.forEach(t=>this.add(t)),t.children=i}else super.set(t,e)}toJSON(t){const e=super.toJSON(t);return this.childlessJSON||(e.children=this.children.map(e=>e.toJSON(t))),e}pick(t,e){}addAt(t,e){this.add(t,e)}addAfter(t,e){this.add(t,this.children.indexOf(e)+1)}addBefore(t,e){this.add(t,this.children.indexOf(e))}add(t,e){}addMany(...t){}remove(t,e){}removeAll(t){}clear(){}};var Pl;Zt([bn(Qh)],Sl.prototype,"__",void 0),Zt([en(0)],Sl.prototype,"width",void 0),Zt([en(0)],Sl.prototype,"height",void 0),Sl=Zt([Ln(th),On()],Sl);const Rl=It.get("Leafer");let Cl=Pl=class extends Sl{get __tag(){return"Leafer"}get isApp(){return!1}get app(){return this.parent||this}get isLeafer(){return!0}get imageReady(){return this.viewReady&&Mr.isComplete}get layoutLocked(){return!this.layouter.running}get FPS(){return this.renderer?this.renderer.FPS:60}get cursorPoint(){return this.interaction&&this.interaction.hoverData||{x:this.width/2,y:this.height/2}}get clientBounds(){return this.canvas&&this.canvas.getClientBounds(!0)||{x:0,y:0,width:0,height:0}}constructor(t,e){super(e),this.config={start:!0,hittable:!0,smooth:!0,lazySpeard:100},this.leafs=0,this.__eventIds=[],this.__controllers=[],this.__readyWait=[],this.__viewReadyWait=[],this.__viewCompletedWait=[],this.__nextRenderWait=[],this.userConfig=t,t&&(t.view||t.width)&&this.init(t),Pl.list.add(this)}init(t,e){if(this.canvas)return;let i;const{config:s}=this;this.__setLeafer(this),e&&(this.parentApp=e,this.__bindApp(e),i=e.running),t&&(this.parent=e,this.initType(t.type),this.parent=void 0,f.assign(s,t));const r=this.canvas=jt.canvas(s);this.__controllers.push(this.renderer=jt.renderer(this,r,s),this.watcher=jt.watcher(this,s),this.layouter=jt.layouter(this,s)),this.isApp&&this.__setApp(),this.__checkAutoLayout(),this.view=r.view,e||(this.selector=jt.selector(this),this.interaction=jt.interaction(this,r,this.selector,s),this.interaction&&(this.__controllers.unshift(this.interaction),this.hitCanvasManager=jt.hitCanvasManager()),this.canvasManager=new Jt,i=s.start),this.hittable=s.hittable,this.fill=s.fill,this.canvasManager.add(r),this.__listenEvents(),i&&(this.__startTimer=setTimeout(this.start.bind(this))),ao.run(this.__initWait),this.onInit()}onInit(){}initType(t){}set(t,e){this.waitInit(()=>{super.set(t,e)})}start(){clearTimeout(this.__startTimer),!this.running&&this.canvas&&(this.running=!0,this.ready?this.emitLeafer(Do.RESTART):this.emitLeafer(Do.START),this.__controllers.forEach(t=>t.start()),this.isApp||this.renderer.render())}stop(){clearTimeout(this.__startTimer),this.running&&this.canvas&&(this.__controllers.forEach(t=>t.stop()),this.running=!1,this.emitLeafer(Do.STOP))}unlockLayout(){this.layouter.start(),this.updateLayout()}lockLayout(){this.updateLayout(),this.layouter.stop()}resize(t){const e=f.copyAttrs({},t,_e);Object.keys(e).forEach(t=>this[t]=e[t])}forceRender(t,e){const{renderer:i}=this;i&&(i.addBlock(t?new Ot(t):this.canvas.bounds),this.viewReady&&(e?i.render():i.update()))}requestRender(t=!1){this.renderer&&this.renderer.update(t)}updateCursor(t){const e=this.interaction;e&&(t?e.setCursor(t):e.updateCursor())}updateLazyBounds(){this.lazyBounds=this.canvas.bounds.clone().spread(this.config.lazySpeard)}__doResize(t){const{canvas:e}=this;if(!e||e.isSameSize(t))return;const i=f.copyAttrs({},this.canvas,_e);e.resize(t),this.updateLazyBounds(),this.__onResize(new Lo(t,i))}__onResize(t){this.emitEvent(t),f.copyAttrs(this.__,t,_e),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(){const{config:t,parentApp:e}=this;e||(t.width&&t.height||(this.autoLayout=new Mt(t)),this.canvas.startAutoLayout(this.autoLayout,this.__onResize.bind(this)))}__setAttr(t,e){return this.canvas&&(_e.includes(t)?this.__changeCanvasSize(t,e):"fill"===t?this.__changeFill(e):"hittable"===t?this.parent||(this.canvas.hittable=e):"zIndex"===t?(this.canvas.zIndex=e,setTimeout(()=>this.parent&&this.parent.__updateSortChildren())):"mode"===t&&this.emit(Do.UPDATE_MODE,{mode:e})),super.__setAttr(t,e)}__getAttr(t){return this.canvas&&_e.includes(t)?this.canvas[t]:super.__getAttr(t)}__changeCanvasSize(t,e){const{config:i,canvas:s}=this,r=f.copyAttrs({},s,_e);r[t]=i[t]=e,i.width&&i.height?s.stopAutoLayout():this.__checkAutoLayout(),this.__doResize(r)}__changeFill(t){this.config.fill=t,this.canvas.allowBackgroundColor?this.canvas.backgroundColor=t:this.forceRender()}__onCreated(){this.created=!0}__onReady(){this.ready=!0,this.emitLeafer(Do.BEFORE_READY),this.emitLeafer(Do.READY),this.emitLeafer(Do.AFTER_READY),ao.run(this.__readyWait)}__onViewReady(){this.viewReady||(this.viewReady=!0,this.emitLeafer(Do.VIEW_READY),ao.run(this.__viewReadyWait))}__onLayoutEnd(){const{grow:t,width:e,height:i}=this.config;if(t){let{width:s,height:r,pixelRatio:n}=this;const o="box"===t?this.worldBoxBounds:this.__world;e||(s=Math.max(1,o.x+o.width)),i||(r=Math.max(1,o.y+o.height)),this.__doResize({width:s,height:r,pixelRatio:n})}this.ready||this.__onReady()}__onNextRender(){if(this.viewReady){ao.run(this.__nextRenderWait);const{imageReady:t}=this;t&&!this.viewCompleted&&this.__checkViewCompleted(),t||(this.viewCompleted=!1,this.requestRender())}else this.requestRender()}__checkViewCompleted(t=!0){this.nextRender(()=>{this.imageReady&&(t&&this.emitLeafer(Do.VIEW_COMPLETED),ao.run(this.__viewCompletedWait),this.viewCompleted=!0)})}__onWatchData(){this.watcher.childrenChanged&&this.interaction&&this.nextRender(()=>this.interaction.updateCursor())}waitInit(t,e){e&&(t=t.bind(e)),this.__initWait||(this.__initWait=[]),this.canvas?t():this.__initWait.push(t)}waitReady(t,e){e&&(t=t.bind(e)),this.ready?t():this.__readyWait.push(t)}waitViewReady(t,e){e&&(t=t.bind(e)),this.viewReady?t():this.__viewReadyWait.push(t)}waitViewCompleted(t,e){e&&(t=t.bind(e)),this.__viewCompletedWait.push(t),this.viewCompleted?this.__checkViewCompleted(!1):this.running||this.start()}nextRender(t,e,i){e&&(t=t.bind(e));const s=this.__nextRenderWait;if(i){for(let e=0;e<s.length;e++)if(s[e]===t){s.splice(e,1);break}}else s.push(t);this.requestRender()}zoom(t,e,i,s){return Ut.need("view")}getValidMove(t,e,i){return{x:t,y:e}}getValidScale(t){return t}getWorldPointByClient(t,e){return this.interaction&&this.interaction.getLocal(t,e)}getPagePointByClient(t,e){return this.getPagePoint(this.getWorldPointByClient(t,e))}getClientPointByWorld(t){const{x:e,y:i}=this.clientBounds;return{x:e+t.x,y:i+t.y}}updateClientBounds(){this.canvas&&this.canvas.updateClientBounds()}receiveEvent(t){}emitLeafer(t){this.emitEvent(new Do(t,this))}__listenEvents(){const t=Yt.start("FirstCreate "+this.innerName);this.once([[Do.START,()=>Yt.end(t)],[Ao.START,this.updateLazyBounds,this],[Mo.START,this.__onCreated,this],[Mo.END,this.__onViewReady,this]]),this.__eventIds.push(this.on_([[Oo.DATA,this.__onWatchData,this],[Ao.END,this.__onLayoutEnd,this],[Mo.NEXT,this.__onNextRender,this]]))}__removeListenEvents(){this.off_(this.__eventIds)}destroy(t){const e=()=>{if(!this.destroyed){Pl.list.remove(this);try{this.stop(),this.emitLeafer(Do.END),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&&this.canvasManager.destroy()),this.canvas&&this.canvas.destroy(),this.config.view=this.view=this.parentApp=null,this.userConfig&&(this.userConfig.view=null),super.destroy(),setTimeout(()=>{Wr.clearRecycled()},100)}catch(t){Rl.error(t)}}};t?e():setTimeout(e)}};Cl.list=new eh,Zt([bn(Zh)],Cl.prototype,"__",void 0),Zt([en()],Cl.prototype,"pixelRatio",void 0),Zt([qr("normal")],Cl.prototype,"mode",void 0),Cl=Pl=Zt([On()],Cl);let El=class extends Bl{get __tag(){return"Rect"}};Zt([bn(il)],El.prototype,"__",void 0),El=Zt([Ln(bl),En(),On()],El);const{add:Tl,includes:Ll,scroll:Ol}=Ct,Al=El.prototype,Ml=Sl.prototype;let Dl=class extends Sl{get __tag(){return"Box"}get isBranchLeaf(){return!0}constructor(t){super(t),this.__layout.renderChanged||this.__layout.renderChange()}__updateStrokeSpread(){return 0}__updateRectRenderSpread(){return 0}__updateRenderSpread(){return this.__updateRectRenderSpread()||-1}__updateRectBoxBounds(){}__updateBoxBounds(t){if(this.children.length&&!this.pathInputed){const t=this.__;if(t.__autoSide){t.__hasSurface&&this.__extraUpdate(),super.__updateBoxBounds();const{boxBounds:e}=this.__layout;t.__autoSize||(t.__autoWidth?(e.width+=e.x,e.x=0,e.height=t.height,e.y=0):(e.height+=e.y,e.y=0,e.width=t.width,e.x=0)),this.__updateNaturalSize()}else this.__updateRectBoxBounds()}else this.__updateRectBoxBounds()}__updateStrokeBounds(){}__updateRenderBounds(){let t,e;if(this.children.length){const i=this.__,s=this.__layout,{renderBounds:r,boxBounds:n}=s,{overflow:o}=i,a=s.childrenRenderBounds||(s.childrenRenderBounds={x:0,y:0,width:0,height:0});super.__updateRenderBounds(a),(e=o.includes("scroll"))&&(Tl(a,n),Ol(a,i)),this.__updateRectRenderBounds(),t=!Ll(n,a),t&&"show"===o&&Tl(r,a)}else this.__updateRectRenderBounds();f.stintSet(this,"isOverflow",t),this.__checkScroll(e)}__updateRectRenderBounds(){}__checkScroll(t){}__updateRectChange(){}__updateChange(){super.__updateChange(),this.__updateRectChange()}__renderRect(t,e){}__renderGroup(t,e){}__render(t,e){this.__.__drawAfterFill?this.__renderRect(t,e):(this.__renderRect(t,e),this.children.length&&this.__renderGroup(t,e)),this.hasScroller&&this.scroller.__render(t,e)}__drawContent(t,e){this.__renderGroup(t,e),(this.__.__useStroke||this.__.__useEffect)&&(t.setWorld(this.__nowWorld),this.__drawRenderPath(t))}};Zt([bn(Jh)],Dl.prototype,"__",void 0),Zt([en(100)],Dl.prototype,"width",void 0),Zt([en(100)],Dl.prototype,"height",void 0),Zt([qr(!1)],Dl.prototype,"resizeChildren",void 0),Zt([dn("show")],Dl.prototype,"overflow",void 0),Zt([Cn(Al.__updateStrokeSpread)],Dl.prototype,"__updateStrokeSpread",null),Zt([Cn(Al.__updateRenderSpread)],Dl.prototype,"__updateRectRenderSpread",null),Zt([Cn(Al.__updateBoxBounds)],Dl.prototype,"__updateRectBoxBounds",null),Zt([Cn(Al.__updateStrokeBounds)],Dl.prototype,"__updateStrokeBounds",null),Zt([Cn(Al.__updateRenderBounds)],Dl.prototype,"__updateRectRenderBounds",null),Zt([Cn(Al.__updateChange)],Dl.prototype,"__updateRectChange",null),Zt([Cn(Al.__render)],Dl.prototype,"__renderRect",null),Zt([Cn(Ml.__render)],Dl.prototype,"__renderGroup",null),Dl=Zt([En(),On()],Dl);let Wl=class extends Dl{get __tag(){return"Frame"}get isFrame(){return!0}};Zt([bn(tl)],Wl.prototype,"__",void 0),Zt([cn("#FFFFFF")],Wl.prototype,"fill",void 0),Zt([dn("hide")],Wl.prototype,"overflow",void 0),Wl=Zt([On()],Wl);const{moveTo:Il,closePath:Fl,ellipse:zl}=os;let Nl=class extends Bl{get __tag(){return"Ellipse"}__updatePath(){const{width:e,height:i,innerRadius:s,startAngle:r,endAngle:n}=this.__,o=e/2,a=i/2,h=this.__.path=[];s?(r||n?(s<1&&zl(h,o,a,o*s,a*s,0,r,n,!1),zl(h,o,a,o,a,0,n,r,!0),s<1&&Fl(h)):(s<1&&(zl(h,o,a,o*s,a*s),Il(h,e,a)),zl(h,o,a,o,a,0,360,0,!0)),t.ellipseToCurve&&(this.__.path=this.getPath(!0))):r||n?(Il(h,o,a),zl(h,o,a,o,a,0,r,n,!1),Fl(h)):zl(h,o,a,o,a)}};Zt([bn(sl)],Nl.prototype,"__",void 0),Zt([on(0)],Nl.prototype,"innerRadius",void 0),Zt([on(0)],Nl.prototype,"startAngle",void 0),Zt([on(0)],Nl.prototype,"endAngle",void 0),Nl=Zt([On()],Nl);const{sin:Yl,cos:Xl,PI:Hl}=Math,{moveTo:Ul,lineTo:jl,closePath:Vl,drawPoints:Gl}=os;let Kl=class extends Bl{get __tag(){return"Polygon"}__updatePath(){const t=this.__,e=t.path=[];if(t.points)Gl(e,t.points,t.curve,!0);else{const{width:i,height:s,sides:r}=t,n=i/2,o=s/2;Ul(e,n,0);for(let t=1;t<r;t++)jl(e,n+n*Yl(2*t*Hl/r),o-o*Xl(2*t*Hl/r));Vl(e)}}};Zt([bn(rl)],Kl.prototype,"__",void 0),Zt([on(3)],Kl.prototype,"sides",void 0),Zt([on()],Kl.prototype,"points",void 0),Zt([on(0)],Kl.prototype,"curve",void 0),Kl=Zt([En(),On()],Kl);const{sin:ql,cos:$l,PI:Ql}=Math,{moveTo:Jl,lineTo:Zl,closePath:td}=os;let ed=class extends Bl{get __tag(){return"Star"}__updatePath(){const{width:t,height:e,corners:i,innerRadius:s}=this.__,r=t/2,n=e/2,o=this.__.path=[];Jl(o,r,0);for(let t=1;t<2*i;t++)Zl(o,r+(t%2==0?r:r*s)*ql(t*Ql/i),n-(t%2==0?n:n*s)*$l(t*Ql/i));td(o)}};Zt([bn(nl)],ed.prototype,"__",void 0),Zt([on(5)],ed.prototype,"corners",void 0),Zt([on(.382)],ed.prototype,"innerRadius",void 0),ed=Zt([On()],ed);const{moveTo:id,lineTo:sd,drawPoints:rd}=os,{rotate:nd,getAngle:od,getDistance:ad,defaultPoint:hd}=K;let ld=class extends Bl{get __tag(){return"Line"}get toPoint(){const{width:t,rotation:e}=this.__,i={x:0,y:0};return t&&(i.x=t),e&&nd(i,e),i}set toPoint(t){this.width=ad(hd,t),this.rotation=od(hd,t),this.height&&(this.height=0)}__updatePath(){const t=this.__,e=t.path=[];t.points?rd(e,t.points,t.curve,t.closed):(id(e,0,0),sd(e,this.width,0))}};Zt([bn(el)],ld.prototype,"__",void 0),Zt([an("center")],ld.prototype,"strokeAlign",void 0),Zt([en(0)],ld.prototype,"height",void 0),Zt([on()],ld.prototype,"points",void 0),Zt([on(0)],ld.prototype,"curve",void 0),Zt([on(!1)],ld.prototype,"closed",void 0),ld=Zt([On()],ld);let dd=class extends El{get __tag(){return"Image"}get ready(){const{image:t}=this;return t&&t.ready}get image(){const{fill:t}=this.__;return u(t)&&t[0].image}};Zt([bn(dl)],dd.prototype,"__",void 0),Zt([en("")],dd.prototype,"url",void 0),dd=Zt([On()],dd);const cd=dd;let ud=class extends El{get __tag(){return"Canvas"}get context(){return this.canvas.context}get ready(){return!this.url}constructor(t){super(t),this.canvas=jt.canvas(this.__),t&&t.url&&this.drawImage(t.url)}drawImage(t){new Xr({url:t}).load(t=>{this.context.drawImage(t.view,0,0),this.url=void 0,this.paint(),this.emitEvent(new Bo(Bo.LOADED,{image:t}))})}draw(t,e,i,s){const r=new et(t.worldTransform).invert(),n=new et;e&&n.translate(e.x,e.y),i&&(l(i)?n.scale(i):n.scale(i.x,i.y)),s&&n.rotate(s),r.multiplyParent(n),t.__render(this.canvas,{matrix:r.withScale()}),this.paint()}paint(){this.forceRender()}__drawContent(t,e){const{width:i,height:s}=this.__,{view:r}=this.canvas;t.drawImage(r,0,0,r.width,r.height,0,0,i,s)}__updateSize(){const{canvas:t}=this;if(t){const{smooth:e,safeResize:i}=this.__;t.resize(this.__,i),t.smooth!==e&&(t.smooth=e)}}destroy(){this.canvas&&(this.canvas.destroy(),this.canvas=null),super.destroy()}};Zt([bn(cl)],ud.prototype,"__",void 0),Zt([Ch(100)],ud.prototype,"width",void 0),Zt([Ch(100)],ud.prototype,"height",void 0),Zt([Ch(1)],ud.prototype,"pixelRatio",void 0),Zt([Ch(!0)],ud.prototype,"smooth",void 0),Zt([qr(!1)],ud.prototype,"safeResize",void 0),Zt([Ch()],ud.prototype,"contextSettings",void 0),ud=Zt([On()],ud);const{copyAndSpread:_d,includes:pd,spread:gd,setList:fd}=Ct;let yd=class extends Bl{get __tag(){return"Text"}get textDrawData(){return this.updateLayout(),this.__.__textDrawData}__updateTextDrawData(){const t=this.__,{lineHeight:e,letterSpacing:i,fontFamily:s,fontSize:r,fontWeight:n,italic:o,textCase:a,textOverflow:h,padding:l}=t;t.__lineHeight=Ah.number(e,r),t.__letterSpacing=Ah.number(i,r),t.__padding=l?b.fourNumber(l):void 0,t.__baseLine=t.__lineHeight-(t.__lineHeight-.7*r)/2,t.__font=`${o?"italic ":""}${"small-caps"===a?"small-caps ":""}${"normal"!==n?n+" ":""}${r||12}px ${s||"caption"}`,t.__clipText="show"!==h&&!t.__autoSize,t.__textDrawData=Lh.getDrawData((t.__isPlacehold=t.placeholder&&""===t.text)?t.placeholder:t.text,this.__)}__updateBoxBounds(){const t=this.__,e=this.__layout,{fontSize:i,italic:s,padding:r,__autoWidth:n,__autoHeight:o}=t;this.__updateTextDrawData();const{bounds:a}=t.__textDrawData,h=e.boxBounds;if(e.contentBounds=a,t.__lineHeight<i&&gd(a,i/2),n||o){if(h.x=n?a.x:0,h.y=o?a.y:0,h.width=n?a.width:t.width,h.height=o?a.height:t.height,r){const[e,i,s,r]=t.__padding;n&&(h.x-=r,h.width+=i+r),o&&(h.y-=e,h.height+=s+e)}this.__updateNaturalSize()}else super.__updateBoxBounds();s&&(h.width+=.16*i),f.stintSet(this,"isOverflow",!pd(h,a)),this.isOverflow?(fd(t.__textBoxBounds={},[h,a]),e.renderChanged=!0):t.__textBoxBounds=h}__updateRenderSpread(){let t=super.__updateRenderSpread();return t||(t=this.isOverflow?1:0),t}__updateRenderBounds(){const{renderBounds:t,renderSpread:e}=this.__layout;_d(t,this.__.__textBoxBounds,e),this.__box&&(this.__box.__layout.renderBounds=t)}__updateChange(){super.__updateChange();const t=this.__box;t&&(t.__onUpdateSize(),t.__updateChange())}__drawRenderPath(t){t.font=this.__.__font}__draw(t,e,i){const s=this.__box;s&&(s.__nowWorld=this.__nowWorld,s.__draw(t,e,i)),this.textEditing&&!e.exporting||super.__draw(t,e,i)}__drawShape(t,e){e.shape&&this.__box&&this.__box.__drawShape(t,e),super.__drawShape(t,e)}destroy(){this.boxStyle&&(this.boxStyle=null),super.destroy()}};Zt([bn(ll)],yd.prototype,"__",void 0),Zt([en(0)],yd.prototype,"width",void 0),Zt([en(0)],yd.prototype,"height",void 0),Zt([cn()],yd.prototype,"boxStyle",void 0),Zt([qr(!1)],yd.prototype,"resizeFontSize",void 0),Zt([cn("#000000")],yd.prototype,"fill",void 0),Zt([an("outside")],yd.prototype,"strokeAlign",void 0),Zt([wn("all")],yd.prototype,"hitFill",void 0),Zt([en("")],yd.prototype,"text",void 0),Zt([en("")],yd.prototype,"placeholder",void 0),Zt([en("caption")],yd.prototype,"fontFamily",void 0),Zt([en(12)],yd.prototype,"fontSize",void 0),Zt([en("normal")],yd.prototype,"fontWeight",void 0),Zt([en(!1)],yd.prototype,"italic",void 0),Zt([en("none")],yd.prototype,"textCase",void 0),Zt([en("none")],yd.prototype,"textDecoration",void 0),Zt([en(0)],yd.prototype,"letterSpacing",void 0),Zt([en({type:"percent",value:1.5})],yd.prototype,"lineHeight",void 0),Zt([en(0)],yd.prototype,"paraIndent",void 0),Zt([en(0)],yd.prototype,"paraSpacing",void 0),Zt([en("x")],yd.prototype,"writingMode",void 0),Zt([en("left")],yd.prototype,"textAlign",void 0),Zt([en("top")],yd.prototype,"verticalAlign",void 0),Zt([en(!0)],yd.prototype,"autoSizeAlign",void 0),Zt([en("normal")],yd.prototype,"textWrap",void 0),Zt([en("show")],yd.prototype,"textOverflow",void 0),Zt([cn(!1)],yd.prototype,"textEditing",void 0),yd=Zt([On()],yd);let md=class extends Bl{get __tag(){return"Path"}};Zt([bn(ol)],md.prototype,"__",void 0),Zt([an("center")],md.prototype,"strokeAlign",void 0),md=Zt([On()],md);let vd=class extends Sl{get __tag(){return"Pen"}setStyle(t){const e=this.pathElement=new md(t);return this.pathStyle=t,this.__path=e.path||(e.path=[]),this.add(e),this}beginPath(){return this}moveTo(t,e){return this}lineTo(t,e){return this}bezierCurveTo(t,e,i,s,r,n){return this}quadraticCurveTo(t,e,i,s){return this}closePath(){return this}rect(t,e,i,s){return this}roundRect(t,e,i,s,r){return this}ellipse(t,e,i,s,r,n,o,a){return this}arc(t,e,i,s,r,n){return this}arcTo(t,e,i,s,r){return this}drawEllipse(t,e,i,s,r,n,o,a){return this}drawArc(t,e,i,s,r,n){return this}drawPoints(t,e,i){return this}clearPath(){return this}paint(){this.pathElement.__layout.boxChanged||this.pathElement.forceUpdate("path")}};Zt([bn(al)],vd.prototype,"__",void 0),Zt([(t,e)=>{Hr(t,e,{get(){return this.__path}})}],vd.prototype,"path",void 0),vd=Zt([Ln(ks,["set","path","paint"]),On()],vd);let wd=class extends Cl{get __tag(){return"App"}get isApp(){return!0}constructor(t,e){super(t,e)}init(t,e){if(super.init(t,e),t){const{ground:e,tree:i,sky:s,editor:r}=t;e&&(this.ground=this.addLeafer(e)),(i||r)&&(this.tree=this.addLeafer(i||{type:t.type||"design"})),(s||r)&&(this.sky=this.addLeafer(s)),r&&jt.editor(r,this)}}__setApp(){const{canvas:t}=this,{realCanvas:e,view:i}=this.config;e||i===this.canvas.view||!t.parentView?this.realCanvas=!0:t.unrealCanvas(),this.leafer=this,this.watcher.disable(),this.layouter.disable()}__updateLocalBounds(){this.forEach(t=>t.updateLayout()),super.__updateLocalBounds()}start(){super.start(),this.forEach(t=>t.start())}stop(){this.forEach(t=>t.stop()),super.stop()}unlockLayout(){super.unlockLayout(),this.forEach(t=>t.unlockLayout())}lockLayout(){super.lockLayout(),this.forEach(t=>t.lockLayout())}forceRender(t,e){this.forEach(i=>i.forceRender(t,e))}addLeafer(t){const e=new Cl(t);return this.add(e),e}add(t,e){if(!t.view){if(this.realCanvas&&!this.canvas.bounds)return void setTimeout(()=>this.add(t,e),10);t.init(this.__getChildConfig(t.userConfig),this)}super.add(t,e),n(e)||(t.canvas.childIndex=e),this.__listenChildEvents(t)}forEach(t){this.children.forEach(t)}__onCreated(){this.created=this.children.every(t=>t.created)}__onReady(){this.children.every(t=>t.ready)&&super.__onReady()}__onViewReady(){this.children.every(t=>t.viewReady)&&super.__onViewReady()}__onChildRenderEnd(t){this.renderer.addBlock(t.renderBounds),this.viewReady&&this.renderer.update()}__render(t,e){t.context&&this.forEach(i=>e.matrix?i.__render(t,e):t.copyWorld(i.canvas,e.bounds))}__onResize(t){this.forEach(e=>e.resize(t)),super.__onResize(t)}updateLayout(){this.forEach(t=>t.updateLayout())}__getChildConfig(t){const e=Object.assign({},this.config);return e.hittable=e.realCanvas=void 0,t&&f.assign(e,t),this.autoLayout&&f.copyAttrs(e,this,_e),e.view=this.realCanvas?void 0:this.view,e.fill=void 0,e}__listenChildEvents(t){t.once([[Ao.END,this.__onReady,this],[Mo.START,this.__onCreated,this],[Mo.END,this.__onViewReady,this]]),this.realCanvas&&this.__eventIds.push(t.on_(Mo.END,this.__onChildRenderEnd,this))}};wd=Zt([On()],wd);const xd={},bd={isHoldSpaceKey:()=>bd.isHold("Space"),isHold:t=>xd[t],isHoldKeys:(t,e)=>e?t(e):void 0,setDownCode(t){xd[t]||(xd[t]=!0)},setUpCode(t){xd[t]=!1}},kd={LEFT:1,RIGHT:2,MIDDLE:4,defaultLeft(t){t.buttons||(t.buttons=1)},left:t=>1===t.buttons,right:t=>2===t.buttons,middle:t=>4===t.buttons};class Bd extends vo{get spaceKey(){return bd.isHoldSpaceKey()}get left(){return kd.left(this)}get right(){return kd.right(this)}get middle(){return kd.middle(this)}constructor(t){super(t.type),this.bubbles=!0,Object.assign(this,t)}isHoldKeys(t){return bd.isHoldKeys(t,this)}getBoxPoint(t){return(t||this.current).getBoxPoint(this)}getInnerPoint(t){return(t||this.current).getInnerPoint(this)}getLocalPoint(t){return(t||this.current).getLocalPoint(this)}getPagePoint(){return this.current.getPagePoint(this)}getInner(t){return this.getInnerPoint(t)}getLocal(t){return this.getLocalPoint(t)}getPage(){return this.getPagePoint()}static changeName(t,e){$t.changeName(t,e)}}let Sd=class extends Bd{};Sd.POINTER="pointer",Sd.BEFORE_DOWN="pointer.before_down",Sd.BEFORE_MOVE="pointer.before_move",Sd.BEFORE_UP="pointer.before_up",Sd.DOWN="pointer.down",Sd.MOVE="pointer.move",Sd.UP="pointer.up",Sd.OVER="pointer.over",Sd.OUT="pointer.out",Sd.ENTER="pointer.enter",Sd.LEAVE="pointer.leave",Sd.TAP="tap",Sd.DOUBLE_TAP="double_tap",Sd.CLICK="click",Sd.DOUBLE_CLICK="double_click",Sd.LONG_PRESS="long_press",Sd.LONG_TAP="long_tap",Sd.MENU="pointer.menu",Sd.MENU_TAP="pointer.menu_tap",Sd=Zt([An()],Sd);const Pd=Sd,Rd={};let Cd=class extends Sd{static setList(t){this.list=t instanceof eh?t:new eh(t)}static setData(t){this.data=t}static getValidMove(t,e,i,s=!0){const r=t.getLocalPoint(i,null,!0);return K.move(r,e.x-t.x,e.y-t.y),s&&this.limitMove(t,r),yl.axisMove(t,r),r}static limitMove(t,e){yl.limitMove(t,e)}getPageMove(t){return this.assignMove(t),this.current.getPagePoint(Rd,null,!0)}getInnerMove(t,e){return t||(t=this.current),this.assignMove(e),t.getInnerPoint(Rd,null,!0)}getLocalMove(t,e){return t||(t=this.current),this.assignMove(e),t.getLocalPoint(Rd,null,!0)}getPageTotal(){return this.getPageMove(!0)}getInnerTotal(t){return this.getInnerMove(t,!0)}getLocalTotal(t){return this.getLocalMove(t,!0)}getPageBounds(){const t=this.getPageTotal(),e=this.getPagePoint(),i={};return Ct.set(i,e.x-t.x,e.y-t.y,t.x,t.y),Ct.unsign(i),i}assignMove(t){Rd.x=t?this.totalX:this.moveX,Rd.y=t?this.totalY:this.moveY}};Cd.BEFORE_DRAG="drag.before_drag",Cd.START="drag.start",Cd.DRAG="drag",Cd.END="drag.end",Cd.OVER="drag.over",Cd.OUT="drag.out",Cd.ENTER="drag.enter",Cd.LEAVE="drag.leave",Cd=Zt([An()],Cd);const Ed=Cd;let Td=class extends Sd{static setList(t){Cd.setList(t)}static setData(t){Cd.setData(t)}};Td.DROP="drop",Td=Zt([An()],Td);let Ld=class extends Cd{};Ld.BEFORE_MOVE="move.before_move",Ld.START="move.start",Ld.MOVE="move",Ld.END="move.end",Ld=Zt([An()],Ld);let Od=class extends Sd{};Od.BEFORE_ROTATE="rotate.before_rotate",Od.START="rotate.start",Od.ROTATE="rotate",Od.END="rotate.end",Od=Zt([An()],Od);let Ad=class extends Cd{};Ad.SWIPE="swipe",Ad.LEFT="swipe.left",Ad.RIGHT="swipe.right",Ad.UP="swipe.up",Ad.DOWN="swipe.down",Ad=Zt([An()],Ad);let Md=class extends Sd{};Md.BEFORE_ZOOM="zoom.before_zoom",Md.START="zoom.start",Md.ZOOM="zoom",Md.END="zoom.end",Md=Zt([An()],Md);let Dd=class extends Bd{};Dd.BEFORE_DOWN="key.before_down",Dd.BEFORE_UP="key.before_up",Dd.DOWN="key.down",Dd.HOLD="key.hold",Dd.UP="key.up",Dd=Zt([An()],Dd);const Wd={getDragEventData:(t,e,i)=>Object.assign(Object.assign({},i),{x:i.x,y:i.y,moveX:i.x-e.x,moveY:i.y-e.y,totalX:i.x-t.x,totalY:i.y-t.y}),getDropEventData:(t,e,i)=>Object.assign(Object.assign({},t),{list:e,data:i}),getSwipeDirection:t=>t<-45&&t>-135?Ad.UP:t>45&&t<135?Ad.DOWN:t<=45&&t>=-45?Ad.RIGHT:Ad.LEFT,getSwipeEventData:(t,e,i)=>Object.assign(Object.assign({},i),{moveX:e.moveX,moveY:e.moveY,totalX:i.x-t.x,totalY:i.y-t.y,type:Id.getSwipeDirection(K.getAngle(t,i))}),getBase(t){const e=1===t.button?4:t.button;return{altKey:t.altKey,ctrlKey:t.ctrlKey,shiftKey:t.shiftKey,metaKey:t.metaKey,buttons:n(t.buttons)?1:0===t.buttons?e:t.buttons,origin:t}},pathHasEventType(t,e){const{list:i}=t;for(let t=0,s=i.length;t<s;t++)if(i[t].hasEvent(e))return!0;return!1},filterPathByEventType(t,e){const i=new eh,{list:s}=t;for(let t=0,r=s.length;t<r;t++)s[t].hasEvent(e)&&i.add(s[t]);return i},pathCanDrag:t=>t&&t.list.some(t=>jn.draggable(t)||!t.isLeafer&&t.hasEvent(Cd.DRAG)),pathHasOutside:t=>t&&t.list.some(t=>t.isOutside)},Id=Wd,Fd=new eh,{getDragEventData:zd,getDropEventData:Nd,getSwipeEventData:Yd}=Wd;class Xd{constructor(t){this.interaction=t}setDragData(t){this.animateWait&&this.dragEndReal(),this.downData=this.interaction.downData,this.dragData=zd(t,t,t),this.canAnimate=this.canDragOut=!0}getList(t,e){const{proxy:i}=this.interaction.selector,s=i&&i.list.length,r=Cd.list||this.draggableList||Fd;return this.dragging&&(s?t?Fd:new eh(e?[...i.list,...i.dragHoverExclude]:i.list):r)}checkDrag(t,e){const{interaction:i}=this;if(this.moving&&t.buttons<1)return this.canAnimate=!1,void i.pointerCancel();!this.moving&&e&&(this.moving=i.canMove(this.downData)||i.isHoldRightKey||i.isMobileDragEmpty)&&(this.dragData.moveType="drag",i.emit(Ld.START,this.dragData)),this.moving||this.dragStart(t,e),this.drag(t)}dragStart(t,e){this.dragging||(this.dragging=e&&kd.left(t),this.dragging&&(this.interaction.emit(Cd.START,this.dragData),this.getDraggableList(this.dragData.path),this.setDragStartPoints(this.realDraggableList=this.getList(!0))))}setDragStartPoints(t){this.dragStartPoints={},t.forEach(t=>this.dragStartPoints[t.innerId]={x:t.x,y:t.y})}getDraggableList(t){let e;for(let i=0,s=t.length;i<s;i++)if(e=t.list[i],jn.draggable(e)){this.draggableList=new eh(e);break}}drag(t){const{interaction:e,dragData:i,downData:s}=this,{path:r,throughPath:n}=s;this.dragData=zd(s,i,t),n&&(this.dragData.throughPath=n),this.dragData.path=r,this.moving?(this.dragData.moveType="drag",e.emit(Ld.BEFORE_MOVE,this.dragData),e.emit(Ld.MOVE,this.dragData)):this.dragging&&(this.dragReal(),e.emit(Cd.BEFORE_DRAG,this.dragData),e.emit(Cd.DRAG,this.dragData))}dragReal(t){const{interaction:e}=this,{running:i}=e,s=this.realDraggableList;if(s.length&&i){const{totalX:i,totalY:r}=this.dragData,{dragLimitAnimate:n}=e.p,o=!n||!!t;s.forEach(e=>{if(e.draggable){const s=a(e.draggable),h=Cd.getValidMove(e,this.dragStartPoints[e.innerId],{x:i,y:r},o||s);n&&!s&&t?jn.animateMove(e,h,l(n)?n:.3):e.move(h)}})}}dragOverOrOut(t){const{interaction:e}=this,{dragOverPath:i}=this,{path:s}=t;this.dragOverPath=s,i?s.indexAt(0)!==i.indexAt(0)&&(e.emit(Cd.OUT,t,i),e.emit(Cd.OVER,t,s)):e.emit(Cd.OVER,t,s)}dragEnterOrLeave(t){const{interaction:e}=this,{dragEnterPath:i}=this,{path:s}=t;e.emit(Cd.LEAVE,t,i,s),e.emit(Cd.ENTER,t,s,i),this.dragEnterPath=s}dragEnd(t,e){(this.dragging||this.moving)&&(this.checkDragEndAnimate(t,e)||this.dragEndReal(t))}dragEndReal(t){const{interaction:e,downData:i,dragData:s}=this;t||(t=s);const{path:r,throughPath:n}=i,o=zd(i,t,t);if(n&&(o.throughPath=n),o.path=r,this.moving&&(this.moving=!1,o.moveType="drag",e.emit(Ld.END,o)),this.dragging){const r=this.getList();this.dragging=!1,e.p.dragLimitAnimate&&this.dragReal(!0),e.emit(Cd.END,o),this.swipe(t,i,s,o),this.drop(t,r,this.dragEnterPath)}this.autoMoveCancel(),this.dragReset(),this.animate(null,"off")}swipe(t,e,i,s){const{interaction:r}=this;if(K.getDistance(e,t)>r.config.pointer.swipeDistance){const t=Yd(e,i,s);this.interaction.emit(t.type,t)}}drop(t,e,i){const s=Nd(t,e,Cd.data);s.path=i,this.interaction.emit(Td.DROP,s),this.interaction.emit(Cd.LEAVE,t,i)}dragReset(){Cd.list=Cd.data=this.draggableList=this.dragData=this.downData=this.dragOverPath=this.dragEnterPath=null}checkDragEndAnimate(t,e){return!1}animate(t,e){}checkDragOut(t){}autoMoveOnDragOut(t){}autoMoveCancel(){}destroy(){this.dragReset()}}const Hd=It.get("emit");const Ud=["move","zoom","rotate","key"];function jd(t,e,i,s,r){if(Ud.some(t=>e.startsWith(t))&&t.__.hitChildren&&!Gd(t,r)){let n;for(let o=0,a=t.children.length;o<a;o++)n=t.children[o],!i.path.has(n)&&n.__.hittable&&Vd(n,e,i,s,r)}}function Vd(t,e,i,s,r){if(t.destroyed)return!1;if(t.__.hitSelf&&!Gd(t,r)&&(Yh.updateEventStyle&&!s&&Yh.updateEventStyle(t,e),t.hasEvent(e,s))){i.phase=s?1:t===i.target?2:3;const r=$t.get(e,i);if(t.emitEvent(r,s),r.isStop)return!0}return!1}function Gd(t,e){return e&&e.has(t)}const Kd={wheel:{zoomSpeed:.5,moveSpeed:.5,rotateSpeed:.5,delta:{x:20,y:8}},pointer:{type:"pointer",snap:!0,hitRadius:5,tapTime:120,longPressTime:800,transformTime:500,hover:!0,dragHover:!0,dragDistance:2,swipeDistance:20},touch:{preventDefault:"auto"},multiTouch:{},move:{autoDistance:2},zoom:{},cursor:!0,keyEvent:!0},{pathHasEventType:qd,pathCanDrag:$d,pathHasOutside:Qd}=Wd;class Jd{get dragging(){return this.dragger.dragging}get transforming(){return this.transformer.transforming}get moveMode(){return!0===this.m.drag||this.isHoldSpaceKey||this.isHoldMiddleKey||this.isHoldRightKey&&this.dragger.moving||this.isDragEmpty}get canHover(){return this.p.hover&&!this.config.mobile}get isDragEmpty(){return this.m.dragEmpty&&this.isRootPath(this.hoverData)&&(!this.downData||this.isRootPath(this.downData))}get isMobileDragEmpty(){return this.m.dragEmpty&&!this.canHover&&this.downData&&this.isTreePath(this.downData)}get isHoldMiddleKey(){return this.m.holdMiddleKey&&this.downData&&kd.middle(this.downData)}get isHoldRightKey(){return this.m.holdRightKey&&this.downData&&kd.right(this.downData)}get isHoldSpaceKey(){return this.m.holdSpaceKey&&bd.isHoldSpaceKey()}get m(){return this.config.move}get p(){return this.config.pointer}get hitRadius(){return this.p.hitRadius}constructor(t,e,i,s){this.config=f.clone(Kd),this.tapCount=0,this.downKeyMap={},this.target=t,this.canvas=e,this.selector=i,this.defaultPath=new eh(t),this.createTransformer(),this.dragger=new Xd(this),s&&(this.config=f.default(s,this.config)),this.__listenEvents()}start(){this.running=!0}stop(){this.running=!1}receive(t){}pointerDown(t,e){t||(t=this.hoverData),t&&(kd.defaultLeft(t),this.updateDownData(t),this.checkPath(t,e),this.downTime=Date.now(),this.emit(Sd.BEFORE_DOWN,t),this.emit(Sd.DOWN,t),kd.left(t)&&(this.tapWait(),this.longPressWait(t)),this.waitRightTap=kd.right(t),this.dragger.setDragData(t),this.isHoldRightKey||this.updateCursor(t))}pointerMove(t){if(t||(t=this.hoverData),!t)return;const{downData:e}=this;e&&kd.defaultLeft(t);(this.canvas.bounds.hitPoint(t)||e)&&(this.pointerMoveReal(t),e&&this.dragger.checkDragOut(t))}pointerMoveReal(t){if(this.emit(Sd.BEFORE_MOVE,t,this.defaultPath),this.downData){const e=K.getDistance(this.downData,t)>this.p.dragDistance;e&&(this.pointerWaitCancel(),this.waitRightTap=!1),this.dragger.checkDrag(t,e)}this.dragger.moving||(this.updateHoverData(t),this.checkPath(t),this.emit(Sd.MOVE,t),this.pointerHover(t),this.dragging&&(this.dragger.dragOverOrOut(t),this.dragger.dragEnterOrLeave(t))),this.updateCursor(this.downData||t)}pointerUp(t){const{downData:e}=this;if(t||(t=e),!e)return;kd.defaultLeft(t),t.multiTouch=e.multiTouch,this.findPath(t);const i=Object.assign(Object.assign({},t),{path:t.path.clone()});t.path.addList(e.path.list),this.checkPath(t),this.downData=null,this.emit(Sd.BEFORE_UP,t),this.emit(Sd.UP,t),this.touchLeave(t),t.isCancel||(this.tap(t),this.menuTap(t)),this.dragger.dragEnd(t),this.updateCursor(i)}pointerCancel(){const t=Object.assign({},this.dragger.dragData);t.isCancel=!0,this.pointerUp(t)}menu(t){this.findPath(t),this.emit(Sd.MENU,t),this.waitMenuTap=!0,!this.downData&&this.waitRightTap&&this.menuTap(t)}menuTap(t){this.waitRightTap&&this.waitMenuTap&&(this.emit(Sd.MENU_TAP,t),this.waitRightTap=this.waitMenuTap=!1)}createTransformer(){}move(t){}zoom(t){}rotate(t){}transformEnd(){}wheel(t){}multiTouch(t,e){}keyDown(t){if(!this.config.keyEvent)return;this.emit(Dd.BEFORE_DOWN,t,this.defaultPath);const{code:e}=t;this.downKeyMap[e]||(this.downKeyMap[e]=!0,bd.setDownCode(e),this.emit(Dd.HOLD,t,this.defaultPath),this.moveMode&&(this.cancelHover(),this.updateCursor())),this.emit(Dd.DOWN,t,this.defaultPath)}keyUp(t){if(!this.config.keyEvent)return;this.emit(Dd.BEFORE_UP,t,this.defaultPath);const{code:e}=t;this.downKeyMap[e]=!1,bd.setUpCode(e),this.emit(Dd.UP,t,this.defaultPath),"grab"===this.cursor&&this.updateCursor()}pointerHover(t){!this.canHover||this.dragging&&!this.p.dragHover||(t.path||(t.path=new eh),this.pointerOverOrOut(t),this.pointerEnterOrLeave(t))}pointerOverOrOut(t){const{path:e}=t,{overPath:i}=this;this.overPath=e,i?e.indexAt(0)!==i.indexAt(0)&&(this.emit(Sd.OUT,t,i),this.emit(Sd.OVER,t,e)):this.emit(Sd.OVER,t,e)}pointerEnterOrLeave(t){let{path:e}=t;this.downData&&!this.moveMode&&(e=e.clone(),this.downData.path.forEach(t=>e.add(t)));const{enterPath:i}=this;this.enterPath=e,this.emit(Sd.LEAVE,t,i,e),this.emit(Sd.ENTER,t,e,i)}touchLeave(t){"touch"===t.pointerType&&this.enterPath&&(this.emit(Sd.LEAVE,t),this.dragger.dragging&&this.emit(Td.LEAVE,t))}tap(t){const{pointer:e}=this.config,i=this.longTap(t);if(!e.tapMore&&i)return;if(!this.waitTap)return;e.tapMore&&this.emitTap(t);const s=Date.now()-this.downTime,r=[Sd.DOUBLE_TAP,Sd.DOUBLE_CLICK].some(e=>qd(t.path,e));s<e.tapTime+50&&r?(this.tapCount++,2===this.tapCount?(this.tapWaitCancel(),this.emitDoubleTap(t)):(clearTimeout(this.tapTimer),this.tapTimer=setTimeout(()=>{e.tapMore||(this.tapWaitCancel(),this.emitTap(t))},e.tapTime))):e.tapMore||(this.tapWaitCancel(),this.emitTap(t))}findPath(e,i){const{hitRadius:s,through:r}=this.p,{bottomList:n,target:o}=this;t.backgrounder||e.origin||o&&o.updateLayout();const a=this.selector.getByPoint(e,s,Object.assign({bottomList:n,name:e.type},i||{through:r}));return a.throughPath&&(e.throughPath=a.throughPath),e.path=a.path,a.path}isRootPath(t){return t&&t.path.list[0].isLeafer}isTreePath(t){const e=this.target.app;return!(!e||!e.isApp)&&(e.editor&&!t.path.has(e.editor)&&t.path.has(e.tree)&&!t.target.syncEventer)}checkPath(t,e){(e||this.moveMode&&!Qd(t.path))&&(t.path=this.defaultPath)}canMove(t){return t&&(this.moveMode||"auto"===this.m.drag&&!$d(t.path))&&!Qd(t.path)}isDrag(t){return this.dragger.getList().has(t)}isPress(t){return this.downData&&this.downData.path.has(t)}isHover(t){return this.enterPath&&this.enterPath.has(t)}isFocus(t){return this.focusData===t}cancelHover(){const{hoverData:t}=this;t&&(t.path=this.defaultPath,this.pointerHover(t))}updateDownData(t,e,i){const{downData:s}=this;!t&&s&&(t=s),t&&(this.findPath(t,e),i&&s&&t.path.addList(s.path.list),this.downData=t)}updateHoverData(t){t||(t=this.hoverData),t&&(this.findPath(t,{exclude:this.dragger.getList(!1,!0),name:Sd.MOVE}),this.hoverData=t)}updateCursor(t){if(!this.config.cursor||!this.canHover)return;if(t||(this.updateHoverData(),t=this.downData||this.hoverData),this.dragger.moving)return this.setCursor("grabbing");if(this.canMove(t))return this.setCursor(this.downData?"grabbing":"grab");if(!t)return;let e,i;const{path:s}=t;for(let t=0,r=s.length;t<r&&(e=s.list[t],i=e.syncEventer&&e.syncEventer.cursor||e.cursor,!i);t++);this.setCursor(i)}setCursor(t){this.cursor=t}getLocal(t,e){const i=this.canvas.getClientBounds(e),s={x:t.clientX-i.x,y:t.clientY-i.y},{bounds:r}=this.canvas;return s.x*=r.width/i.width,s.y*=r.height/i.height,this.p.snap&&K.round(s),s}emitTap(t){this.emit(Sd.TAP,t),this.emit(Sd.CLICK,t)}emitDoubleTap(t){this.emit(Sd.DOUBLE_TAP,t),this.emit(Sd.DOUBLE_CLICK,t)}pointerWaitCancel(){this.tapWaitCancel(),this.longPressWaitCancel()}tapWait(){clearTimeout(this.tapTimer),this.waitTap=!0}tapWaitCancel(){this.waitTap&&(clearTimeout(this.tapTimer),this.waitTap=!1,this.tapCount=0)}longPressWait(t){clearTimeout(this.longPressTimer),this.longPressTimer=setTimeout(()=>{this.longPressed=!0,this.emit(Sd.LONG_PRESS,t)},this.p.longPressTime)}longTap(t){let e;return this.longPressed&&(this.emit(Sd.LONG_TAP,t),(qd(t.path,Sd.LONG_TAP)||qd(t.path,Sd.LONG_PRESS))&&(e=!0)),this.longPressWaitCancel(),e}longPressWaitCancel(){this.longPressTimer&&(clearTimeout(this.longPressTimer),this.longPressed=!1)}__onResize(){const{dragOut:t}=this.m;this.shrinkCanvasBounds=new Ot(this.canvas.bounds),this.shrinkCanvasBounds.spread(-(l(t)?t:2))}__listenEvents(){const{target:t}=this;this.__eventIds=[t.on_(Lo.RESIZE,this.__onResize,this)],t.once(Do.READY,()=>this.__onResize())}__removeListenEvents(){this.target.off_(this.__eventIds),this.__eventIds.length=0}emit(t,e,i,s){this.running&&function(t,e,i,s){if(!i&&!e.path)return;let r;e.type=t,i?e=Object.assign(Object.assign({},e),{path:i}):i=e.path,e.target=i.indexAt(0);try{for(let n=i.length-1;n>-1;n--){if(r=i.list[n],Vd(r,t,e,!0,s))return;r.isApp&&jd(r,t,e,!0,s)}for(let n=0,o=i.length;n<o;n++)if(r=i.list[n],r.isApp&&jd(r,t,e,!1,s),Vd(r,t,e,!1,s))return}catch(t){Hd.error(t)}}(t,e,i,s)}destroy(){this.__eventIds.length&&(this.stop(),this.__removeListenEvents(),this.dragger.destroy(),this.transformer&&this.transformer.destroy(),this.downData=this.overPath=this.enterPath=null)}}class Zd{static set(t,e){this.custom[t]=e}static get(t){return this.custom[t]}}Zd.custom={};class tc extends Jt{constructor(){super(...arguments),this.maxTotal=1e3,this.pathList=new eh,this.pixelList=new eh}getPixelType(t,e){return this.__autoClear(),this.pixelList.add(t),jt.hitCanvas(e)}getPathType(t){return this.__autoClear(),this.pathList.add(t),jt.hitCanvas()}clearImageType(){this.__clearLeafList(this.pixelList)}clearPathType(){this.__clearLeafList(this.pathList)}__clearLeafList(t){t.length&&(t.forEach(t=>{t.__hitCanvas&&(t.__hitCanvas.destroy(),t.__hitCanvas=null)}),t.reset())}__autoClear(){this.pathList.length+this.pixelList.length>this.maxTotal&&this.clear()}clear(){this.clearPathType(),this.clearImageType()}}t.getSelector=function(e){return e.leafer?e.leafer.selector:t.selector||(t.selector=jt.selector())};const{toInnerRadiusPointOf:ec,copy:ic,setRadius:sc}=K,{hitRadiusPoint:rc,hitPoint:nc}=Ct,oc={},ac={},hc=Ua.prototype;hc.hit=function(e,i=0){this.updateLayout(),ic(ac,e),sc(ac,i);const s=this.__world;return!!(i?rc(s,ac):nc(s,ac))&&(this.isBranch?t.getSelector(this).hitPoint(Object.assign({},ac),i,{target:this}):this.__hitWorld(ac))},hc.__hitWorld=function(t){const e=this.__;if(!e.hitSelf)return!1;const i=this.__world,s=this.__layout,r=i.width<10&&i.height<10;if(e.hitRadius&&(ic(oc,t),sc(t=oc,e.hitRadius)),ec(t,i,oc),e.hitBox||r){if(Ct.hitRadiusPoint(s.boxBounds,oc))return!0;if(r)return!1}return!s.hitCanvasChanged&&this.__hitCanvas||(this.__updateHitCanvas(),s.boundsChanged||(s.hitCanvasChanged=!1)),this.__hit(oc)},hc.__hitFill=function(t){const e=this.__hitCanvas;return e&&e.hitFill(t,this.__.windingRule)},hc.__hitStroke=function(t,e){const i=this.__hitCanvas;return i&&i.hitStroke(t,e)},hc.__hitPixel=function(t){const e=this.__hitCanvas;return e&&e.hitPixel(t,this.__layout.renderBounds,e.hitScale)},hc.__drawHitPath=function(t){t&&this.__drawRenderPath(t)};const lc=new et,dc=Bl.prototype;dc.__updateHitCanvas=function(){this.__box&&this.__box.__updateHitCanvas();const e=this.leafer||this.parent&&this.parent.leafer;if(!e)return;const i=this.__,{hitCanvasManager:s}=e,r=(i.__isAlphaPixelFill||i.__isCanvas)&&"pixel"===i.hitFill,n=i.__isAlphaPixelStroke&&"pixel"===i.hitStroke,o=r||n;this.__hitCanvas||(this.__hitCanvas=o?s.getPixelType(this,{contextSettings:{willReadFrequently:!0}}):s.getPathType(this));const a=this.__hitCanvas;if(o){const{renderBounds:e}=this.__layout,s=t.image.hitCanvasSize,o=a.hitScale=At.set(0,0,s,s).getFitMatrix(e).a,{x:h,y:l,width:d,height:c}=At.set(e).scale(o);a.resize({width:d,height:c,pixelRatio:1}),a.clear(),Wr.patternLocked=!0,this.__renderShape(a,{matrix:lc.setWith(this.__world).scaleWith(1/o).invertWith().translate(-h,-l),ignoreFill:!r,ignoreStroke:!n}),Wr.patternLocked=!1,a.resetTransform(),i.__isHitPixel=!0}else i.__isHitPixel&&(i.__isHitPixel=!1);this.__drawHitPath(a),a.setStrokeOptions(i)},dc.__hit=function(t){if(this.__box&&this.__box.__hit(t))return!0;const e=this.__;if(e.__isHitPixel&&this.__hitPixel(t))return!0;const{hitFill:i}=e,s=(e.fill||e.__isCanvas)&&("path"===i||"pixel"===i&&!(e.__isAlphaPixelFill||e.__isCanvas))||"all"===i;if(s&&this.__hitFill(t))return!0;const{hitStroke:r,__maxStrokeWidth:n}=e,o=e.stroke&&("path"===r||"pixel"===r&&!e.__isAlphaPixelStroke)||"all"===r;if(!s&&!o)return!1;const a=2*t.radiusX;let h=a;if(o)switch(e.strokeAlign){case"inside":if(h+=2*n,!s&&this.__hitFill(t)&&this.__hitStroke(t,h))return!0;h=a;break;case"center":h+=n;break;case"outside":if(h+=2*n,!s){if(!this.__hitFill(t)&&this.__hitStroke(t,h))return!0;h=a}}return!!h&&this.__hitStroke(t,h)};const cc=Bl.prototype,uc=El.prototype,_c=Dl.prototype;uc.__updateHitCanvas=_c.__updateHitCanvas=function(){this.stroke||this.cornerRadius||(this.fill||this.__.__isCanvas)&&"pixel"===this.hitFill||"all"===this.hitStroke?cc.__updateHitCanvas.call(this):this.__hitCanvas&&(this.__hitCanvas=null)},uc.__hitFill=_c.__hitFill=function(t){return this.__hitCanvas?cc.__hitFill.call(this,t):Ct.hitRadiusPoint(this.__layout.boxBounds,t)},yd.prototype.__drawHitPath=function(t){const{__lineHeight:e,fontSize:i,__baseLine:s,__letterSpacing:r,__textDrawData:n}=this.__;t.beginPath(),r<0?this.__drawPathByBox(t):n.rows.forEach(r=>t.rect(r.x,r.y-s,r.width,e<i?i:e))},Sl.prototype.pick=function(e,i){return i||(i=r),this.updateLayout(),t.getSelector(this).getByPoint(e,i.hitRadius||0,Object.assign(Object.assign({},i),{target:this}))};const pc=pe.prototype;pc.hitFill=function(t,e){return e?this.context.isPointInPath(t.x,t.y,e):this.context.isPointInPath(t.x,t.y)},pc.hitStroke=function(t,e){return this.strokeWidth=e,this.context.isPointInStroke(t.x,t.y)},pc.hitPixel=function(t,e,i=1){let{x:s,y:r,radiusX:n,radiusY:o}=t;e&&(s-=e.x,r-=e.y),At.set(s-n,r-o,2*n,2*o).scale(i).ceil();const{data:a}=this.context.getImageData(At.x,At.y,At.width||1,At.height||1);for(let t=0,e=a.length;t<e;t+=4)if(a[t+3]>0)return!0;return a[3]>0};const gc={convert(t,e){const i=Wd.getBase(t),{x:s,y:r}=e,n=Object.assign(Object.assign({},i),{x:s,y:r,width:t.width,height:t.height,pointerType:t.pointerType,pressure:t.pressure});return"pen"===n.pointerType&&(n.tangentialPressure=t.tangentialPressure,n.tiltX=t.tiltX,n.tiltY=t.tiltY,n.twist=t.twist),n},convertMouse(t,e){const i=Wd.getBase(t),{x:s,y:r}=e;return Object.assign(Object.assign({},i),{x:s,y:r,width:1,height:1,pointerType:"mouse",pressure:.5})},convertTouch(t,e){const i=gc.getTouch(t),s=Wd.getBase(t),{x:r,y:n}=e;return Object.assign(Object.assign({},s),{x:r,y:n,width:1,height:1,pointerType:"touch",multiTouch:t.touches.length>1,pressure:i.force})},getTouch:t=>t.targetTouches[0]||t.changedTouches[0]},fc={convert(t){const e=Wd.getBase(t);return Object.assign(Object.assign({},e),{code:t.code,key:t.key})}},{pathCanDrag:yc}=Wd;class mc extends Jd{get notPointer(){const{p:t}=this;return"pointer"!==t.type||t.touch||this.useMultiTouch}get notTouch(){const{p:t}=this;return"mouse"===t.type||this.usePointer}get notMouse(){return this.usePointer||this.useTouch}__listenEvents(){super.__listenEvents();const t=this.view=this.canvas.view;this.viewEvents={pointerdown:this.onPointerDown,mousedown:this.onMouseDown,touchstart:this.onTouchStart,pointerleave:this.onPointerLeave,contextmenu:this.onContextMenu,wheel:this.onWheel,gesturestart:this.onGesturestart,gesturechange:this.onGesturechange,gestureend:this.onGestureend},this.windowEvents={pointermove:this.onPointerMove,pointerup:this.onPointerUp,pointercancel:this.onPointerCancel,mousemove:this.onMouseMove,mouseup:this.onMouseUp,touchmove:this.onTouchMove,touchend:this.onTouchEnd,touchcancel:this.onTouchCancel,keydown:this.onKeyDown,keyup:this.onKeyUp,scroll:this.onScroll};const{viewEvents:e,windowEvents:i}=this;for(let i in e)e[i]=e[i].bind(this),t.addEventListener(i,e[i]);for(let t in i)i[t]=i[t].bind(this),window.addEventListener(t,i[t])}__removeListenEvents(){super.__removeListenEvents();const{viewEvents:t,windowEvents:e}=this;for(let e in t)this.view.removeEventListener(e,t[e]),this.viewEvents={};for(let t in e)window.removeEventListener(t,e[t]),this.windowEvents={}}getTouches(t){const e=[];for(let i=0,s=t.length;i<s;i++)e.push(t[i]);return e}preventDefaultPointer(t){const{pointer:e}=this.config;e.preventDefault&&t.preventDefault()}preventDefaultWheel(t){const{wheel:e}=this.config;e.preventDefault&&t.preventDefault()}preventWindowPointer(t){return!this.downData&&t.target!==this.view}onKeyDown(t){this.keyDown(fc.convert(t))}onKeyUp(t){this.keyUp(fc.convert(t))}onContextMenu(t){this.config.pointer.preventDefaultMenu&&t.preventDefault(),this.menu(gc.convert(t,this.getLocal(t)))}onScroll(){this.canvas.updateClientBounds()}onPointerDown(t){this.preventDefaultPointer(t),this.notPointer||(this.usePointer||(this.usePointer=!0),this.pointerDown(gc.convert(t,this.getLocal(t))))}onPointerMove(t,e){if(this.notPointer||this.preventWindowPointer(t))return;this.usePointer||(this.usePointer=!0);const i=gc.convert(t,this.getLocal(t,!0));e?this.pointerHover(i):this.pointerMove(i)}onPointerLeave(t){this.onPointerMove(t,!0)}onPointerUp(t){this.downData&&this.preventDefaultPointer(t),this.notPointer||this.preventWindowPointer(t)||this.pointerUp(gc.convert(t,this.getLocal(t)))}onPointerCancel(){this.useMultiTouch||this.pointerCancel()}onMouseDown(t){this.preventDefaultPointer(t),this.notMouse||this.pointerDown(gc.convertMouse(t,this.getLocal(t)))}onMouseMove(t){this.notMouse||this.preventWindowPointer(t)||this.pointerMove(gc.convertMouse(t,this.getLocal(t,!0)))}onMouseUp(t){this.downData&&this.preventDefaultPointer(t),this.notMouse||this.preventWindowPointer(t)||this.pointerUp(gc.convertMouse(t,this.getLocal(t)))}onMouseCancel(){this.notMouse||this.pointerCancel()}onTouchStart(t){const e=gc.getTouch(t),i=this.getLocal(e,!0),{preventDefault:s}=this.config.touch;(!0===s||"auto"===s&&yc(this.findPath(i)))&&t.preventDefault(),this.multiTouchStart(t),this.notTouch||(this.touchTimer&&(window.clearTimeout(this.touchTimer),this.touchTimer=0),this.useTouch=!0,this.pointerDown(gc.convertTouch(t,i)))}onTouchMove(t){if(this.multiTouchMove(t),this.notTouch||this.preventWindowPointer(t))return;const e=gc.getTouch(t);this.pointerMove(gc.convertTouch(t,this.getLocal(e)))}onTouchEnd(t){if(this.multiTouchEnd(),this.notTouch||this.preventWindowPointer(t))return;this.touchTimer&&clearTimeout(this.touchTimer),this.touchTimer=setTimeout(()=>{this.useTouch=!1},500);const e=gc.getTouch(t);this.pointerUp(gc.convertTouch(t,this.getLocal(e)))}onTouchCancel(){this.notTouch||this.pointerCancel()}multiTouchStart(t){this.useMultiTouch=t.touches.length>1,this.touches=this.useMultiTouch?this.getTouches(t.touches):void 0,this.useMultiTouch&&this.pointerCancel()}multiTouchMove(t){if(this.useMultiTouch&&t.touches.length>1){const e=this.getTouches(t.touches),i=this.getKeepTouchList(this.touches,e);i.length>1&&(this.multiTouch(Wd.getBase(t),i),this.touches=e)}}multiTouchEnd(){this.touches=null,this.useMultiTouch=!1,this.transformEnd()}getKeepTouchList(t,e){let i;const s=[];return t.forEach(t=>{i=e.find(e=>e.identifier===t.identifier),i&&s.push({from:this.getLocal(t),to:this.getLocal(i)})}),s}getLocalTouchs(t){return t.map(t=>this.getLocal(t))}onWheel(t){this.preventDefaultWheel(t),this.wheel(Object.assign(Object.assign(Object.assign({},Wd.getBase(t)),this.getLocal(t)),{deltaX:t.deltaX,deltaY:t.deltaY}))}onGesturestart(t){this.useMultiTouch||(this.preventDefaultWheel(t),this.lastGestureScale=1,this.lastGestureRotation=0)}onGesturechange(t){if(this.useMultiTouch)return;this.preventDefaultWheel(t);const e=Wd.getBase(t);Object.assign(e,this.getLocal(t));const i=t.scale/this.lastGestureScale,s=(t.rotation-this.lastGestureRotation)/Math.PI*180*(b.within(this.config.wheel.rotateSpeed,0,1)/4+.1);this.zoom(Object.assign(Object.assign({},e),{scale:i*i})),this.rotate(Object.assign(Object.assign({},e),{rotation:s})),this.lastGestureScale=t.scale,this.lastGestureRotation=t.rotation}onGestureend(t){this.useMultiTouch||(this.preventDefaultWheel(t),this.transformEnd())}setCursor(t){super.setCursor(t);const e=[];this.eachCursor(t,e),_(e[e.length-1])&&e.push("default"),this.canvas.view.style.cursor=e.map(t=>_(t)?`url(${t.url}) ${t.x||0} ${t.y||0}`:t).join(",")}eachCursor(t,e,i=0){if(i++,u(t))t.forEach(t=>this.eachCursor(t,e,i));else{const s=a(t)&&Zd.get(t);s&&i<2?this.eachCursor(s,e,i):e.push(t)}}destroy(){this.view&&(super.destroy(),this.view=null,this.touches=null)}}function vc(t,e){const i=t.__,{rows:s,decorationY:r}=i.__textDrawData;let n;i.__isPlacehold&&i.placeholderColor&&(e.fillStyle=i.placeholderColor);for(let t=0,i=s.length;t<i;t++)n=s[t],n.text?e.fillText(n.text,n.x,n.y):n.data&&n.data.forEach(t=>{e.fillText(t.char,t.x,n.y)});if(r){const{decorationColor:t,decorationHeight:n}=i.__textDrawData;t&&(e.fillStyle=t),s.forEach(t=>r.forEach(i=>e.fillRect(t.x,t.y+i,t.width,n)))}}function wc(t,e){t.__.__font?vc(t,e):t.__.windingRule?e.fill(t.__.windingRule):e.fill()}function xc(t,e,i){switch(e.__.strokeAlign){case"center":bc(t,1,e,i);break;case"inside":kc(t,"inside",e,i);break;case"outside":e.__.__fillAfterStroke?bc(t,2,e,i):kc(t,"outside",e,i)}}function bc(t,e,i,s){const r=i.__;_(t)?Sc(t,e,!0,i,s):(s.setStroke(t,r.__strokeWidth*e,r),Bc(i,s))}function kc(t,e,i,s){const r=s.getSameCanvas(!0,!0);r.font=i.__.__font,bc(t,2,i,r),r.blendMode="outside"===e?"destination-out":"destination-in",vc(i,r),r.blendMode="normal",jn.copyCanvasByWorld(i,s,r),r.recycle(i.__nowWorld)}function Bc(t,e){let i,s=t.__.__textDrawData;const{rows:r,decorationY:n}=s;for(let t=0,s=r.length;t<s;t++)i=r[t],i.text?e.strokeText(i.text,i.x,i.y):i.data&&i.data.forEach(t=>{e.strokeText(t.char,t.x,i.y)});if(n){const{decorationHeight:t}=s;r.forEach(i=>n.forEach(s=>e.strokeRect(i.x,i.y+s,i.width,t)))}}function Sc(t,e,i,s,r){let n;const o=s.__,{__hasMultiStrokeStyle:a}=o;a||r.setStroke(void 0,o.__strokeWidth*e,o);for(let h=0,l=t.length;h<l;h++)if(n=t[h],(!n.image||!Wh.checkImage(s,r,n,!1))&&n.style){if(a){const{strokeStyle:t}=n;t?r.setStroke(n.style,o.__getRealStrokeWidth(t)*e,o,t):r.setStroke(n.style,o.__strokeWidth*e,o)}else r.strokeStyle=n.style;n.blendMode?(r.saveBlendMode(n.blendMode),i?Bc(s,r):r.stroke(),r.restoreBlendMode()):i?Bc(s,r):r.stroke()}}function Pc(t,e,i){const s=e.__;if(s.__strokeWidth)if(s.__font)xc(t,e,i);else switch(s.strokeAlign){case"center":Rc(t,1,e,i);break;case"inside":!function(t,e,i){i.save(),i.clipUI(e),Rc(t,2,e,i),i.restore()}(t,e,i);break;case"outside":!function(t,e,i){const s=e.__;if(s.__fillAfterStroke)Rc(t,2,e,i);else{const{renderBounds:r}=e.__layout,n=i.getSameCanvas(!0,!0);e.__drawRenderPath(n),Rc(t,2,e,n),n.clipUI(s),n.clearWorld(r),jn.copyCanvasByWorld(e,i,n),n.recycle(e.__nowWorld)}}(t,e,i)}}function Rc(t,e,i,s){const r=i.__;_(t)?Sc(t,e,!1,i,s):(s.setStroke(t,r.__strokeWidth*e,r),s.stroke()),r.__useArrow&&Dh.strokeArrow(t,i,s)}const{getSpread:Cc,getOuterOf:Ec,getByMove:Tc,getIntersectData:Lc}=Ct;let Oc;const{stintSet:Ac}=f,{hasTransparent:Mc}=Oh;function Dc(t,e,i){if(!_(e)||!1===e.visible||0===e.opacity)return;let s;const{boxBounds:r}=i.__layout;switch(e.type){case"image":s=Wh.image(i,t,e,r,!Oc||!Oc[e.url]);break;case"linear":s=Ih.linearGradient(e,r);break;case"radial":s=Ih.radialGradient(e,r);break;case"angular":s=Ih.conicGradient(e,r);break;case"solid":const{type:o,color:a,opacity:h}=e;s={type:o,style:Oh.string(a,h)};break;default:n(e.r)||(s={type:"solid",style:Oh.string(e)})}if(s){if(a(s.style)&&Mc(s.style)&&(s.isTransparent=!0),e.style){if(0===e.style.strokeWidth)return;s.strokeStyle=e.style}e.editing&&(s.editing=e.editing),e.blendMode&&(s.blendMode=e.blendMode)}return s}const Wc={compute:function(t,e){const i=e.__,s=[];let r,n,o,a=i.__input[t];u(a)||(a=[a]),Oc=Wh.recycleImage(t,i);for(let i,r=0,n=a.length;r<n;r++)(i=Dc(t,a[r],e))&&(s.push(i),i.strokeStyle&&(o||(o=1),i.strokeStyle.strokeWidth&&(o=Math.max(o,i.strokeStyle.strokeWidth))));i["_"+t]=s.length?s:void 0,s.length&&s.every(t=>t.isTransparent)&&(s.some(t=>t.image)&&(r=!0),n=!0),"fill"===t?(Ac(i,"__isAlphaPixelFill",r),Ac(i,"__isTransparentFill",n)):(Ac(i,"__isAlphaPixelStroke",r),Ac(i,"__isTransparentStroke",n),Ac(i,"__hasMultiStrokeStyle",o))},fill:function(t,e,i){i.fillStyle=t,wc(e,i)},fills:function(t,e,i){let s;for(let r=0,n=t.length;r<n;r++){if(s=t[r],s.image){if(Wh.checkImage(e,i,s,!e.__.__font))continue;if(!s.style){!r&&s.image.isPlacehold&&e.drawImagePlaceholder(i,s.image);continue}}if(i.fillStyle=s.style,s.transform||s.scaleFixed){if(i.save(),s.transform&&i.transform(s.transform),s.scaleFixed){const{scaleX:t,scaleY:r}=e.getRenderScaleData(!0);(!0===s.scaleFixed||"zoom-in"===s.scaleFixed&&t>1&&r>1)&&i.scale(1/t,1/r)}s.blendMode&&(i.blendMode=s.blendMode),wc(e,i),i.restore()}else s.blendMode?(i.saveBlendMode(s.blendMode),wc(e,i),i.restoreBlendMode()):wc(e,i)}},fillPathOrText:wc,fillText:vc,stroke:Pc,strokes:function(t,e,i){Pc(t,e,i)},strokeText:xc,drawTextStroke:Bc,shape:function(e,i,s){const r=i.getSameCanvas(),n=e.__nowWorld,o=i.bounds;let a,h,l,d,c,{scaleX:u,scaleY:_}=e.getRenderScaleData(!0);if(o.includes(n))c=r,a=d=n;else{const{renderShapeSpread:r}=e.__layout;let p;if(t.fullImageShadow)p=n;else{const t=r?Cc(o,u===_?r*u:[r*_,r*u]):o;p=Lc(t,n)}l=o.getFitMatrix(p);let{a:g,d:f}=l;l.a<1&&(c=i.getSameCanvas(),e.__renderShape(c,s),u*=g,_*=f),d=Ec(n,l),a=Tc(d,-l.e,-l.f);const y=s.matrix;y?(h=new et(l),h.multiply(y),g*=y.scaleX,f*=y.scaleY):h=l,h.withScale(g,f),s=Object.assign(Object.assign({},s),{matrix:h})}return e.__renderShape(r,s),{canvas:r,matrix:h,fitMatrix:l,bounds:a,worldCanvas:c,shapeBounds:d,scaleX:u,scaleY:_}}};let Ic={},Fc={a:1,b:0,c:0,d:1,e:0,f:0};const{get:zc,rotateOfOuter:Nc,translate:Yc,scaleOfOuter:Xc,multiplyParent:Hc,scale:Uc,rotate:jc,skew:Vc}=I;function Gc(t,e,i,s,r,n,o){const a=zc();Yc(a,e.x+i,e.y+s),Uc(a,r,n),o&&Nc(a,{x:e.x+e.width/2,y:e.y+e.height/2},o),t.transform=a}function Kc(t,e,i,s,r,n,o,a,h){const l=zc();$c(l,e,i,s,r,n,o,a),h&&(Fc.a=e.width/h.width,Fc.d=e.height/h.height,Hc(l,Fc)),t.transform=l}function qc(t,e,i,s,r,n,o,a,h,l,d,c){const u=zc();if(c)$c(u,e,r,n,o,a,h,l);else{if(h)if("center"===d)Nc(u,{x:i/2,y:s/2},h);else switch(jc(u,h),h){case 90:Yc(u,s,0);break;case 180:Yc(u,i,s);break;case 270:Yc(u,0,i)}Ic.x=e.x+r,Ic.y=e.y+n,Yc(u,Ic.x,Ic.y),o&&Xc(u,Ic,o,a)}t.transform=u}function $c(t,e,i,s,r,n,o,a){o&&jc(t,o),a&&Vc(t,a.x,a.y),r&&Uc(t,r,n),Yc(t,e.x+i,e.y+s)}const{get:Qc,translate:Jc}=I,Zc=new Ot,tu={},eu={};function iu(t,e,i,s){const{changeful:r,sync:n,scaleFixed:o}=i;r&&(t.changeful=r),n&&(t.sync=n),o&&(t.scaleFixed=o),t.data=su(i,s,e)}function su(t,e,i){t.padding&&(e=Zc.set(e).shrink(t.padding)),"strench"===t.mode&&(t.mode="stretch");let{width:s,height:r}=i;const{opacity:n,mode:o,align:h,offset:l,scale:d,size:c,rotation:u,skew:p,clipSize:g,repeat:f,gap:y,filters:m}=t,v=e.width===s&&e.height===r,w={mode:o},x="center"!==h&&(u||0)%180==90;let k,B;switch(Ct.set(eu,0,0,x?r:s,x?s:r),o&&"cover"!==o&&"fit"!==o?((d||c)&&(b.getScaleData(d,c,i,tu),k=tu.scaleX,B=tu.scaleY),(h||y||f)&&(k&&Ct.scale(eu,k,B,!0),h&&ct.toPoint(h,eu,e,eu,!0,!0))):v&&!u||(k=B=Ct.getFitScale(e,eu,"fit"!==o),Ct.put(e,i,h,k,!1,eu),Ct.scale(eu,k,B,!0)),l&&K.move(eu,l),o){case"stretch":v||(s=e.width,r=e.height);break;case"normal":case"clip":(eu.x||eu.y||k||g||u||p)&&Kc(w,e,eu.x,eu.y,k,B,u,p,t.clipSize);break;case"repeat":(!v||k||u||p)&&qc(w,e,s,r,eu.x,eu.y,k,B,u,p,h,t.freeTransform),f||(w.repeat="repeat");const i=_(f);(y||i)&&(w.gap=function(t,e,i,s,r){let n,o;_(t)?(n=t.x,o=t.y):n=o=t;return{x:ru(n,i,r.width,e&&e.x),y:ru(o,s,r.height,e&&e.y)}}(y,i&&f,eu.width,eu.height,e));break;default:k&&Gc(w,e,eu.x,eu.y,k,B,u)}return w.transform||(e.x||e.y)&&(w.transform=Qc(),Jc(w.transform,e.x,e.y)),k&&"stretch"!==o&&(w.scaleX=k,w.scaleY=B),w.width=s,w.height=r,n&&(w.opacity=n),m&&(w.filters=m),f&&(w.repeat=a(f)?"x"===f?"repeat-x":"repeat-y":"repeat"),w}function ru(t,e,i,s){const r=a(t)||s?(s?i-s*e:i%e)/((s||Math.floor(i/e))-1):t;return"auto"===t&&r<0?0:r}let nu,ou=new Ot;const{isSame:au}=Ct;function hu(t,e,i,s,r,n){if("fill"===e&&!t.__.__naturalWidth){const e=t.__;if(e.__naturalWidth=s.width/e.pixelRatio,e.__naturalHeight=s.height/e.pixelRatio,e.__autoSide)return t.forceUpdate("width"),t.__proxyData&&(t.setProxyAttr("width",e.width),t.setProxyAttr("height",e.height)),!1}return r.data||iu(r,s,i,n),!0}function lu(t,e){uu(t,Bo.LOAD,e)}function du(t,e){uu(t,Bo.LOADED,e)}function cu(t,e,i){e.error=i,t.forceUpdate("surface"),uu(t,Bo.ERROR,e)}function uu(t,e,i){t.hasEvent(e)&&t.emitEvent(new Bo(e,i))}function _u(t,e){const{leafer:i}=t;i&&i.viewReady&&(i.renderer.ignore=e)}const{get:pu,scale:gu,copy:fu}=I,{floor:yu,ceil:mu,max:vu,abs:wu}=Math;function xu(e,i,s){let{scaleX:r,scaleY:n}=e.getRenderScaleData(!0,i.scaleFixed);const o=r+"-"+n+"-"+s;if(i.patternId===o||e.destroyed)return!1;{const{image:a,data:h}=i;let l,d,{width:c,height:u,scaleX:_,scaleY:p,transform:g,repeat:f,gap:y}=h;r*=s,n*=s,_&&(_=wu(_),p=wu(p),d=pu(),fu(d,g),gu(d,1/_,1/p),r*=_,n*=p),c*=r,u*=n;const m=c*u;if(!f&&m>t.image.maxCacheSize)return!1;let v=t.image.maxPatternSize;if(a.isSVG){const t=c/a.width;t>1&&(l=t/mu(t))}else{const t=a.width*a.height;v>t&&(v=t)}m>v&&(l=Math.sqrt(m/v)),l&&(r/=l,n/=l,c/=l,u/=l),_&&(r/=_,n/=p);const w=y&&y.x*r,x=y&&y.y*n;if(g||1!==r||1!==n){const t=c+(w||0),e=u+(x||0);r/=t/vu(yu(t),1),n/=e/vu(yu(e),1),d||(d=pu(),g&&fu(d,g)),gu(d,1/r,1/n)}const b=a.getCanvas(c,u,h.opacity,h.filters,w,x,e.leafer&&e.leafer.config.smooth),k=a.getPattern(b,f||t.origin.noRepeat||"no-repeat",d,i);return i.style=k,i.patternId=o,!0}}const bu={image:function(t,e,i,s,r){let n,o;const a=Wr.get(i);return nu&&i===nu.paint&&au(s,nu.boxBounds)?n=nu.leafPaint:(n={type:i.type,image:a},a.hasAlphaPixel&&(n.isTransparent=!0),nu=a.use>1?{leafPaint:n,paint:i,boxBounds:ou.set(s)}:null),(r||a.loading)&&(o={image:a,attrName:e,attrValue:i}),a.ready?(hu(t,e,i,a,n,s),r&&(lu(t,o),du(t,o))):a.error?r&&cu(t,o,a.error):(r&&(_u(t,!0),lu(t,o)),n.loadId=a.load(()=>{_u(t,!1),t.destroyed||(hu(t,e,i,a,n,s)&&(a.hasAlphaPixel&&(t.__layout.hitCanvasChanged=!0),t.forceUpdate("surface")),du(t,o)),n.loadId=void 0},e=>{_u(t,!1),cu(t,o,e),n.loadId=void 0}),t.placeholderColor&&(t.placeholderDelay?setTimeout(()=>{a.ready||(a.isPlacehold=!0,t.forceUpdate("surface"))},t.placeholderDelay):a.isPlacehold=!0)),n},checkImage:function(e,i,s,r){const{scaleX:n,scaleY:o}=e.getRenderScaleData(!0,s.scaleFixed),{pixelRatio:a}=i,{data:h}=s;if(!h||s.patternId===n+"-"+o+"-"+a&&!Nh.running)return!1;if(r)if(h.repeat)r=!1;else if(!(s.changeful||"miniapp"===t.name&&Lo.isResizing(e)||Nh.running)){let{width:e,height:i}=h;e*=n*a,i*=o*a,h.scaleX&&(e*=h.scaleX,i*=h.scaleY),r=e*i>t.image.maxCacheSize}return r?(e.__.__isFastShadow&&(i.fillStyle=s.style||"#000",i.fill()),function(t,e,i,s){e.save(),e.clipUI(t),i.blendMode&&(e.blendMode=i.blendMode);s.opacity&&(e.opacity*=s.opacity);s.transform&&e.transform(s.transform);e.drawImage(i.image.getFull(s.filters),0,0,s.width,s.height),e.restore()}(e,i,s,h),!0):(!s.style||s.sync||Nh.running?xu(e,s,a):s.patternTask||(s.patternTask=Wr.patternTasker.add(()=>te(this,void 0,void 0,function*(){s.patternTask=null,i.bounds.hit(e.__nowWorld)&&xu(e,s,a),e.forceUpdate("surface")}),300)),!1)},createPattern:xu,recycleImage:function(t,e){const i=e["_"+t];if(u(i)){let s,r,n,o,a;for(let h=0,l=i.length;h<l;h++)s=i[h],r=s.image,a=r&&r.url,a&&(n||(n={}),n[a]=!0,Wr.recycle(r),r.loading&&(o||(o=e.__input&&e.__input[t]||[],u(o)||(o=[o])),r.unload(i[h].loadId,!o.some(t=>t.url===a))));return n}return null},createData:iu,getPatternData:su,fillOrFitMode:Gc,clipMode:Kc,repeatMode:qc},{toPoint:ku}=ht,{hasTransparent:Bu}=Oh,Su={},Pu={};function Ru(t,e,i,s){if(i){let r,n,o,h;for(let t=0,l=i.length;t<l;t++)r=i[t],a(r)?(o=t/(l-1),n=Oh.string(r,s)):(o=r.offset,n=Oh.string(r.color,s)),e.addColorStop(o,n),!h&&Bu(n)&&(h=!0);h&&(t.isTransparent=!0)}}const{getAngle:Cu,getDistance:Eu}=K,{get:Tu,rotateOfOuter:Lu,scaleOfOuter:Ou}=I,{toPoint:Au}=ht,Mu={},Du={};function Wu(t,e,i,s,r){let n;const{width:o,height:a}=t;if(o!==a||s){const t=Cu(e,i);n=Tu(),r?(Ou(n,e,o/a*(s||1),1),Lu(n,e,t+90)):(Ou(n,e,1,o/a*(s||1)),Lu(n,e,t))}return n}const{getDistance:Iu}=K,{toPoint:Fu}=ht,zu={},Nu={};const Yu={linearGradient:function(e,i){let{from:s,to:r,type:n,opacity:o}=e;ku(s||"top",i,Su),ku(r||"bottom",i,Pu);const a=t.canvas.createLinearGradient(Su.x,Su.y,Pu.x,Pu.y),h={type:n,style:a};return Ru(h,a,e.stops,o),h},radialGradient:function(e,i){let{from:s,to:r,type:n,opacity:o,stretch:a}=e;Au(s||"center",i,Mu),Au(r||"bottom",i,Du);const h=t.canvas.createRadialGradient(Mu.x,Mu.y,0,Mu.x,Mu.y,Eu(Mu,Du)),l={type:n,style:h};Ru(l,h,e.stops,o);const d=Wu(i,Mu,Du,a,!0);return d&&(l.transform=d),l},conicGradient:function(e,i){let{from:s,to:r,type:n,opacity:o,stretch:a}=e;Fu(s||"center",i,zu),Fu(r||"bottom",i,Nu);const h=t.conicGradientSupport?t.canvas.createConicGradient(0,zu.x,zu.y):t.canvas.createRadialGradient(zu.x,zu.y,0,zu.x,zu.y,Iu(zu,Nu)),l={type:n,style:h};Ru(l,h,e.stops,o);const d=Wu(i,zu,Nu,a||1,t.conicGradientRotate90);return d&&(l.transform=d),l},getTransform:Wu},{copy:Xu,toOffsetOutBounds:Hu}=Ct,Uu={},ju={};function Vu(e,i,s,r){const{bounds:n,shapeBounds:o}=r;if(t.fullImageShadow){if(Xu(Uu,e.bounds),Uu.x+=i.x-o.x,Uu.y+=i.y-o.y,s){const{fitMatrix:t}=r;Uu.x-=(n.x+(t?t.e:0)+n.width/2)*(s-1),Uu.y-=(n.y+(t?t.f:0)+n.height/2)*(s-1),Uu.width*=s,Uu.height*=s}e.copyWorld(r.canvas,e.bounds,Uu)}else s&&(Xu(Uu,i),Uu.x-=i.width/2*(s-1),Uu.y-=i.height/2*(s-1),Uu.width*=s,Uu.height*=s),e.copyWorld(r.canvas,o,s?Uu:i)}const{toOffsetOutBounds:Gu}=Ct,Ku={};const qu={shadow:function(t,e,i){let s,r;const{__nowWorld:n,__layout:o}=t,{shadow:a}=t.__,{worldCanvas:h,bounds:l,shapeBounds:d,scaleX:c,scaleY:u}=i,_=e.getSameCanvas(),p=a.length-1;Hu(l,ju),a.forEach((a,g)=>{let f=1;if(a.scaleFixed){const t=Math.abs(n.scaleX);t>1&&(f=1/t)}_.setWorldShadow(ju.offsetX+a.x*c*f,ju.offsetY+a.y*u*f,a.blur*c*f,Oh.string(a.color)),r=a.spread?1+2*a.spread/(o.boxBounds.width+2*(o.strokeBoxSpread||0))*f:0,Vu(_,ju,r,i),s=l,a.box&&(_.restore(),_.save(),h&&(_.copyWorld(_,l,n,"copy"),s=n),h?_.copyWorld(h,n,n,"destination-out"):_.copyWorld(i.canvas,d,l,"destination-out")),Fh.isTransformShadow(a)?Fh.renderTransformShadow(t,e,_,s,a):jn.copyCanvasByWorld(t,e,_,s,a.blendMode),p&&g<p&&_.clearWorld(s)}),_.recycle(s)},innerShadow:function(t,e,i){let s,r;const{__nowWorld:n,__layout:o}=t,{innerShadow:a}=t.__,{worldCanvas:h,bounds:l,shapeBounds:d,scaleX:c,scaleY:u}=i,_=e.getSameCanvas(),p=a.length-1;Gu(l,Ku),a.forEach((a,g)=>{let f=1;if(a.scaleFixed){const t=Math.abs(n.scaleX);t>1&&(f=1/t)}_.save(),_.setWorldShadow(Ku.offsetX+a.x*c*f,Ku.offsetY+a.y*u*f,a.blur*c*f),r=a.spread?1-2*a.spread/(o.boxBounds.width+2*(o.strokeBoxSpread||0))*f:0,Vu(_,Ku,r,i),_.restore(),h?(_.copyWorld(_,l,n,"copy"),_.copyWorld(h,n,n,"source-out"),s=n):(_.copyWorld(i.canvas,d,l,"source-out"),s=l),_.fillWorld(s,Oh.string(a.color),"source-in"),jn.copyCanvasByWorld(t,e,_,s,a.blendMode),p&&g<p&&_.clearWorld(s)}),_.recycle(s)},blur:function(t,e,i){const{blur:s}=t.__;i.setWorldBlur(s*t.__nowWorld.a),i.copyWorldToInner(e,t.__nowWorld,t.__layout.renderBounds),i.filter="none"},backgroundBlur:function(t,e,i){},getShadowSpread:function(t,e){let i=0;return e.forEach(t=>i=Math.max(i,Math.max(Math.abs(t.y),Math.abs(t.x))+(t.spread>0?t.spread:0)+1.5*t.blur)),i},isTransformShadow(t){}},{excludeRenderBounds:$u}=Zn;let Qu;function Ju(t,e,i,s,r,n,o,a){switch(e){case"grayscale":Qu||(Qu=!0,r.useGrayscaleAlpha(t.__nowWorld));case"alpha":!function(t,e,i,s,r,n){const o=t.__nowWorld;i.resetTransform(),i.opacity=1,i.useMask(s,o),n&&s.recycle(o);t_(t,e,i,1,r,n)}(t,i,s,r,o,a);break;case"opacity-path":t_(t,i,s,n,o,a);break;case"path":a&&i.restore()}}function Zu(t){return t.getSameCanvas(!1,!0)}function t_(t,e,i,s,r,n){const o=t.__nowWorld;e.resetTransform(),e.opacity=s,e.copyWorld(i,o,void 0,r),n?i.recycle(o):i.clearWorld(o)}Sl.prototype.__renderMask=function(t,e){let i,s,r,n,o,a;const{children:h}=this;for(let l=0,d=h.length;l<d;l++){if(i=h[l],a=i.__.mask,a){o&&(Ju(this,o,t,r,s,n,void 0,!0),s=r=null),n=i.__.opacity,Qu=!1,"path"===a||"clipping-path"===a?(n<1?(o="opacity-path",r||(r=Zu(t))):(o="path",t.save()),i.__clip(r||t,e)):(o="grayscale"===a?"grayscale":"alpha",s||(s=Zu(t)),r||(r=Zu(t)),i.__render(s,e)),"clipping"!==a&&"clipping-path"!==a||$u(i,e)||i.__render(t,e);continue}const d=1===n&&i.__.__blendMode;d&&Ju(this,o,t,r,s,n,void 0,!1),$u(i,e)||i.__render(r||t,e),d&&Ju(this,o,t,r,s,n,d,!1)}Ju(this,o,t,r,s,n,void 0,!0)};const e_=">)]}%!?,.:;'\"》)」〉』〗】〕}┐>’”!?,、。:;‰",i_=e_+"_#~&*+\\=|≮≯≈≠=…",s_=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 r_(t){const e={};return t.split("").forEach(t=>e[t]=!0),e}const n_=r_("ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyz"),o_=r_("{[(<'\"《(「〈『〖【〔{┌<‘“=¥¥$€££¢¢"),a_=r_(e_),h_=r_(i_),l_=r_("- —/~|┆·");var d_;!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"}(d_||(d_={}));const{Letter:c_,Single:u_,Before:__,After:p_,Symbol:g_,Break:f_}=d_;function y_(t){return n_[t]?c_:l_[t]?f_:o_[t]?__:a_[t]?p_:h_[t]?g_:s_.test(t)?u_:c_}const m_={trimRight(t){const{words:e}=t;let i,s=0,r=e.length;for(let n=r-1;n>-1&&(i=e[n].data[0]," "===i.char);n--)s++,t.width-=i.width;s&&e.splice(r-s,s)}};function v_(t,e,i){switch(e){case"title":return i?t.toUpperCase():t;case"upper":return t.toUpperCase();case"lower":return t.toLowerCase();default:return t}}const{trimRight:w_}=m_,{Letter:x_,Single:b_,Before:k_,After:B_,Symbol:S_,Break:P_}=d_;let R_,C_,E_,T_,L_,O_,A_,M_,D_,W_,I_,F_,z_,N_,Y_,X_,H_,U_=[];function j_(t,e){D_&&!M_&&(M_=D_),R_.data.push({char:t,width:e}),E_+=e}function V_(){T_+=E_,R_.width=E_,C_.words.push(R_),R_={data:[]},E_=0}function G_(){N_&&(Y_.paraNumber++,C_.paraStart=!0,N_=!1),D_&&(C_.startCharSize=M_,C_.endCharSize=D_,M_=0),C_.width=T_,X_.width?w_(C_):H_&&K_(),U_.push(C_),C_={words:[]},T_=0}function K_(){T_>(Y_.maxWidth||0)&&(Y_.maxWidth=T_)}const{top:q_,right:$_,bottom:Q_,left:J_}=nt;function Z_(t,e,i){const{bounds:s,rows:r}=t;s[e]+=i;for(let t=0;t<r.length;t++)r[t][e]+=i}const tp={getDrawData:function(e,i){a(e)||(e=String(e));let s=0,r=0,n=i.__getInput("width")||0,o=i.__getInput("height")||0;const{textDecoration:h,__font:l,__padding:d}=i;d&&(n?(s=d[J_],n-=d[$_]+d[J_]):i.autoSizeAlign||(s=d[J_]),o?(r=d[q_],o-=d[q_]+d[Q_]):i.autoSizeAlign||(r=d[q_]));const c={bounds:{x:s,y:r,width:n,height:o},rows:[],paraNumber:0,font:t.canvas.font=l};return function(e,i,s){Y_=e,U_=e.rows,X_=e.bounds,H_=!X_.width&&!s.autoSizeAlign;const{__letterSpacing:r,paraIndent:n,textCase:o}=s,{canvas:a}=t,{width:h,height:l}=X_;if(h||l||r||"none"!==o){const t="none"!==s.textWrap,e="break"===s.textWrap;N_=!0,I_=null,M_=A_=D_=E_=T_=0,R_={data:[]},C_={words:[]},r&&(i=[...i]);for(let s=0,l=i.length;s<l;s++)O_=i[s],"\n"===O_?(E_&&V_(),C_.paraEnd=!0,G_(),N_=!0):(W_=y_(O_),W_===x_&&"none"!==o&&(O_=v_(O_,o,!E_)),A_=a.measureText(O_).width,r&&(r<0&&(D_=A_),A_+=r),F_=W_===b_&&(I_===b_||I_===x_)||I_===b_&&W_!==B_,z_=!(W_!==k_&&W_!==b_||I_!==S_&&I_!==B_),L_=N_&&n?h-n:h,t&&h&&T_+E_+A_>L_&&(e?(E_&&V_(),T_&&G_()):(z_||(z_=W_===x_&&I_==B_),F_||z_||W_===P_||W_===k_||W_===b_||E_+A_>L_?(E_&&V_(),T_&&G_()):T_&&G_()))," "===O_&&!0!==N_&&T_+E_===0||(W_===P_?(" "===O_&&E_&&V_(),j_(O_,A_),V_()):F_||z_?(E_&&V_(),j_(O_,A_)):j_(O_,A_)),I_=W_);E_&&V_(),T_&&G_(),U_.length>0&&(U_[U_.length-1].paraEnd=!0)}else i.split("\n").forEach(t=>{Y_.paraNumber++,T_=a.measureText(t).width,U_.push({x:n||0,text:t,width:T_,paraStart:!0}),H_&&K_()})}(c,e,i),d&&function(t,e,i,s,r){if(!s&&i.autoSizeAlign)switch(i.textAlign){case"left":Z_(e,"x",t[J_]);break;case"right":Z_(e,"x",-t[$_])}if(!r&&i.autoSizeAlign)switch(i.verticalAlign){case"top":Z_(e,"y",t[q_]);break;case"bottom":Z_(e,"y",-t[Q_])}}(d,c,i,n,o),function(t,e){const{rows:i,bounds:s}=t,r=i.length,{__lineHeight:n,__baseLine:o,__letterSpacing:a,__clipText:h,textAlign:l,verticalAlign:d,paraSpacing:c,autoSizeAlign:u}=e;let{x:_,y:p,width:g,height:f}=s,y=n*r+(c?c*(t.paraNumber-1):0),m=o;if(h&&y>f)y=Math.max(f,n),r>1&&(t.overflow=r);else if(f||u)switch(d){case"middle":p+=(f-y)/2;break;case"bottom":p+=f-y}m+=p;let v,w,x,b=g||u?g:t.maxWidth;for(let o=0,d=r;o<d;o++){if(v=i[o],v.x=_,v.width<g||v.width>g&&!h)switch(l){case"center":v.x+=(b-v.width)/2;break;case"right":v.x+=b-v.width}v.paraStart&&c&&o>0&&(m+=c),v.y=m,m+=n,t.overflow>o&&m>y&&(v.isOverflow=!0,t.overflow=o+1),w=v.x,x=v.width,a<0&&(v.width<0?(x=-v.width+e.fontSize+a,w-=x,x+=e.fontSize):x-=a),w<s.x&&(s.x=w),x>s.width&&(s.width=x),h&&g&&g<x&&(v.isOverflow=!0,t.overflow||(t.overflow=i.length))}s.y=p,s.height=y}(c,i),function(t,e,i){const{rows:s}=t,{textAlign:r,paraIndent:n,letterSpacing:o}=e;let a,h,l,d,c,u;s.forEach(t=>{t.words&&(l=n&&t.paraStart?n:0,u=t.words.length,h=i&&("justify"===r||"both"===r)&&u>1?(i-t.width-l)/(u-1):0,d=o||t.isOverflow?0:h>.01?1:2,t.isOverflow&&!o&&(t.textMode=!0),2===d?(t.x+=l,function(t){t.text="",t.words.forEach(e=>{e.data.forEach(e=>{t.text+=e.char})})}(t)):(t.x+=l,a=t.x,t.data=[],t.words.forEach((e,i)=>{1===d?(c={char:"",x:a},a=function(t,e,i){return t.forEach(t=>{i.char+=t.char,e+=t.width}),e}(e.data,a,c),(t.isOverflow||" "!==c.char)&&t.data.push(c)):a=function(t,e,i,s){return t.forEach(t=>{(s||" "!==t.char)&&(t.x=e,i.push(t)),e+=t.width}),e}(e.data,a,t.data,t.isOverflow),!h||t.paraEnd&&"both"!==r||i===u-1||(a+=h,t.width+=h)})),t.words=null)})}(c,i,n),c.overflow&&function(e,i,s,r){if(!r)return;const{rows:n,overflow:o}=e;let{textOverflow:a}=i;if(n.splice(o),a&&"show"!==a){let e,h;"hide"===a?a="":"ellipsis"===a&&(a="...");const l=a?t.canvas.measureText(a).width:0,d=s+r-l;("none"===i.textWrap?n:[n[o-1]]).forEach(t=>{if(t.isOverflow&&t.data){let i=t.data.length-1;for(let s=i;s>-1&&(e=t.data[s],h=e.x+e.width,!(s===i&&h<d));s--){if(h<d&&" "!==e.char||!s){t.data.splice(s+1),t.width-=e.width;break}t.width-=e.width}t.width+=l,t.data.push({char:a,x:h}),t.textMode&&function(t){t.text="",t.data.forEach(e=>{t.text+=e.char}),t.data=null}(t)}})}}(c,i,s,n),"none"!==h&&function(t,e){let i,s=0;const{fontSize:r,textDecoration:n}=e;switch(t.decorationHeight=r/11,_(n)?(i=n.type,n.color&&(t.decorationColor=Oh.string(n.color)),n.offset&&(s=Math.min(.3*r,Math.max(n.offset,.15*-r)))):i=n,i){case"under":t.decorationY=[.15*r+s];break;case"delete":t.decorationY=[.35*-r];break;case"under-delete":t.decorationY=[.15*r+s,.35*-r]}}(c,i),c}};const ep={string:function(t,e){const i=l(e)&&e<1;if(a(t)){if(!i||!Oh.object)return t;t=Oh.object(t)}let s=n(t.a)?1:t.a;i&&(s*=e);const r=t.r+","+t.g+","+t.b;return 1===s?"rgb("+r+")":"rgba("+r+","+s+")"}};Object.assign(Lh,tp),Object.assign(Oh,ep),Object.assign(Dh,Wc),Object.assign(Wh,bu),Object.assign(Ih,Yu),Object.assign(Fh,qu),Object.assign(jt,{interaction:(t,e,i,s)=>new mc(t,e,i,s),hitCanvas:(t,e)=>new nh(t,e),hitCanvasManager:()=>new tc}),hh();export{ct as AlignHelper,s as Answer,wd as App,ht as AroundHelper,Mt as AutoBounds,Ue as BezierHelper,Ot as Bounds,So as BoundsEvent,Ct as BoundsHelper,Dl as Box,Jh as BoxData,th as Branch,so as BranchHelper,va as BranchRender,ud as Canvas,cl as CanvasData,Jt as CanvasManager,wo as ChildEvent,Oh as ColorConvert,jt as Creator,Zd as Cursor,f as DataHelper,It as Debug,nt as Direction4,ot as Direction9,yl as DragBoundsHelper,Cd as DragEvent,Xd as Dragger,Td as DropEvent,Fh as Effect,Nl as Ellipse,sl as EllipseData,Ze as EllipseHelper,vo as Event,$t as EventCreator,Xo as Eventer,Nh as Export,Cr as FileHelper,zh as Filter,Wl as Frame,tl as FrameData,Sl as Group,Qh as GroupData,tc as HitCanvasManager,dd as Image,dl as ImageData,Bo as ImageEvent,Wr as ImageManager,e as IncrementId,mc as Interaction,Jd as InteractionBase,Wd as InteractionHelper,Dd as KeyEvent,bd as Keyboard,Ao as LayoutEvent,xh as Layouter,Ua as Leaf,fa as LeafBounds,Zn as LeafBoundsHelper,m as LeafData,ea as LeafDataProxy,Zo as LeafEventer,jn as LeafHelper,mo as LeafLayout,ih as LeafLevelList,eh as LeafList,ha as LeafMatrix,ya as LeafRender,Cl as Leafer,nh as LeaferCanvas,pe as LeaferCanvasBase,Zh as LeaferData,Do as LeaferEvent,Xr as LeaferImage,ld as Line,el as LineData,b as MathHelper,et as Matrix,I as MatrixHelper,Ld as MoveEvent,Ed as MyDragEvent,cd as MyImage,Pd as MyPointerEvent,ve as NeedConvertToCanvasCommandMap,B as OneRadian,S as PI2,P as PI_2,Dh as Paint,Ih as PaintGradient,Wh as PaintImage,md as Path,Mh as PathArrow,fr as PathBounds,os as PathCommandDataHelper,ye as PathCommandMap,Ii as PathConvert,kr as PathCorner,ks as PathCreator,ol as PathData,Fs as PathDrawer,ge as PathHelper,ke as PathNumberCommandLengthMap,be as PathNumberCommandMap,vd as Pen,al as PenData,Sh as Picker,t as Platform,Ut as Plugin,Z as Point,K as PointHelper,kd as PointerButton,Sd as PointerEvent,Kl as Polygon,rl as PolygonData,bo as PropertyEvent,El as Rect,il as RectData,Be as RectHelper,bl as RectRender,Mo as RenderEvent,kh as Renderer,Lo as ResizeEvent,Mr as Resource,Od as RotateEvent,Yt as Run,Ph as Selector,ed as Star,nl as StarData,Yh as State,Dt as StringNumberMap,Ad as SwipeEvent,Lr as TaskItem,Or as TaskProcessor,yd as Text,Lh as TextConvert,ll as TextData,Xh as Transition,st as TwoPointBoundsHelper,Bl as UI,ul as UIBounds,Gt as UICreator,qh as UIData,Bd as UIEvent,wl as UIRender,Ah as UnitConvert,ao as WaitHelper,Oo as WatchEvent,dh as Watcher,Md as ZoomEvent,dn as affectRenderBoundsType,an as affectStrokeBoundsType,Gr as attr,Jr as autoLayoutType,en as boundsType,Rr as canvasPatch,_e as canvasSizeAttrs,Th as createAttr,jr as createDescriptor,xn as cursorType,bn as dataProcessor,qr as dataType,Vr as decorateLeafAttr,Bn as defineDataProcessor,Hr as defineKey,Kr as defineLeafAttr,un as dimType,rn as doBoundsType,hn as doStrokeType,Rh as effectType,r as emptyData,vn as eraserType,ko as extraPropertyEventMap,C as getBoundsData,Ur as getDescriptor,E as getMatrixData,R as getPointData,wn as hitType,u as isArray,p as isData,g as isEmptyData,h as isFinite,o as isNull,l as isNumber,_ as isObject,a as isString,n as isUndefined,kn as layoutProcessor,No as leaferTransformAttrMap,mn as maskType,sn as naturalBoundsType,_n as opacityType,Br as path,nn as pathInputType,on as pathType,Sr as pen,$r as positionType,On as registerUI,An as registerUIEvent,Ch as resizeType,Cn as rewrite,En as rewriteAble,tn as rotationType,Zr as scaleType,Qr as scrollType,yn as sortType,ln as strokeType,cn as surfaceType,At as tempBounds,it as tempMatrix,tt as tempPoint,c as tryToNumber,hh as useCanvas,Ln as useModule,sh as version,pn as visibleType,Eh as zoomLayerType};
|
|
2
2
|
//# sourceMappingURL=web.module.min.js.map
|