leafer-ui 1.9.6 → 1.9.8
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 +97 -86
- package/dist/web.cjs +117 -81
- package/dist/web.esm.js +119 -83
- package/dist/web.esm.min.js +1 -1
- package/dist/web.esm.min.js.map +1 -1
- package/dist/web.js +281 -188
- 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 +290 -188
- 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,S=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},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=S-(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={},St={},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 Pt.x=t.x,Pt.y=t.y,ft(e,Pt,St),_t(ut,St.x,St.y),Pt.x=t.x+t.width,ft(e,Pt,St),pt(ut,St.x,St.y),Pt.y=t.y+t.height,ft(e,Pt,St),pt(ut,St.x,St.y),Pt.x=t.x,ft(e,Pt,St),pt(ut,St.x,St.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}=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:Se,atan2:Re,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=Re(u,c),f=Re(p,_);const y=Se(c,u),m=Se(_,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+S*x),R=r+b*Be(g+v/2+S*x);return g-=S*x,f-=S*x,Ve(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)=>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/S)),v=y/m,w=Be(v/4),x=8/3*w*w/Be(v/2);f=g+v;let b,k,R,C,E,T,L,O,A=Pe(g),M=Be(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?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),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(ze,E,T,L,O,e+R,i+C),l&&je(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&&De(d,e+R,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 S=0;if(k<0){const t=qe(1-k/(v*w));r*=t,n*=t}else S=(a===h?-1:1)*qe(k/(v*x+w*b));const R=S*r*m/n,C=-S*n*y/r,E=$e((m-C)/n,(y-R)/r),T=$e((-m-C)/n,(-y-R)/r);let L=T-E;0===h&&L>0?L-=P:1===h&&L<0&&(L+=P);const O=i+u+f*R-g*C,A=s+_+g*R+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:Si}=fe,{rect:Ri,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?Ri(_,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 Si: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:Ss,Z:Rs,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 Ss:t.quadraticCurveTo(e[s+1],e[s+2],e[s+3],e[s+4]),s+=5;break;case Rs:t.closePath(),s+=1;break;case 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 Sr(t){!function(t){t&&!t.roundRect&&(t.roundRect=function(t,e,i,s,r){Pr(this,t,e,i,s,r)})}(t)}const Rr={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=Rr;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=>Rr.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:"+Rr.mineType(t)))return!0}else{if(i.includes("."+t)||i.includes("."+Rr.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 Sn(t){return(e,i)=>{Bn.push({name:e.constructor.name+"."+i,run:()=>{e[i]=t}})}}function Rn(){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===Ro?t.__hasWorldEvent=!0:t.__hasLocalEvent=!0:(t.__hasLocalEvent=t.hasEvent(Bo)||t.hasEvent(Po)||t.hasEvent(So),t.__hasWorldEvent=t.hasEvent(Ro))}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(So,t)}}static emitWorld(t){t.leaferIsReady&&t.emit(Ro,this)}}ko.RESIZE="bounds.resize",ko.INNER="bounds.inner",ko.LOCAL="bounds.local",ko.WORLD="bounds.world";const{RESIZE:Bo,INNER:Po,LOCAL:So,WORLD:Ro}=ko,Co={};[Bo,Po,So,Ro].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.UPDATE_MODE="leafer.update_mode",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:Sa}=K,{moveLocal:Ra,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 Sa(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 Sa(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){Ra(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.6",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()}}}Sr(CanvasRenderingContext2D.prototype),Sr(Path2D.prototype);const{mineType:rh,fileType:nh}=Rr;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&&(!i.isLeafer||"draw"!==i.mode));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 Sh(t){return jr(t,t=>({set(e){this.__setAttr(t,e),this.__layout.boxChanged||this.__layout.boxChange(),this.__updateSize()}}))}function Rh(){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()}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&&(t=Wh.getShadowSpread(this,e)),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}},{float:cl}=b,ul=new Ot,_l=new Ot,pl=new Ot,gl={limitMove(t,e){const{dragBounds:i,dragBoundsType:s}=t;i&&fl.getValidMove(t.__localBoxBounds,fl.getDragBounds(t),s,e,!0),fl.axisMove(t,e)},limitScaleOf(t,e,i){const{dragBounds:s,dragBoundsType:r}=t;s&&fl.getValidScaleOf(t.__localBoxBounds,fl.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)),fl.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),fl.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=cl(s.x),s.y=cl(s.y),s},getValidScaleOf(t,e,i,s,r,n){let o,a;return n||(r=Object.assign({},r)),ul.set(t).scaleOf(s,r.x,r.y).unsign(),_l.set(ul).add(e),pl.set(ul).intersect(e),o=fl.isInnerMode(t,e,i,"width")?_l.width/ul.width:pl.width/ul.width,a=fl.isInnerMode(t,e,i,"height")?_l.height/ul.height:pl.height/ul.height,r.x=cl(pl.width)?r.x*o:1,r.y=cl(pl.height)?r.y*a:1,r}},fl=gl,{stintSet:yl}=f,ml={__updateChange(){const t=this.__;if(t.__useStroke){const e=t.__useStroke=!(!t.stroke||!t.strokeWidth);yl(this.__world,"half",e&&"center"===t.strokeAlign&&t.strokeWidth%2),yl(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;yl(t,"__isFastShadow",e&&!r&&e.length<2&&!e[0].spread&&!Wh.isTransformShadow(e[0])&&i&&!t.__isTransparentFill&&!(u(i)&&i.length>1)&&(this.useFastShadow||!s||s&&"inside"===t.strokeAlign)),t.__useEffect=!(!e&&!r)}t.__checkSingle(),yl(t,"__complex",t.__isFills||t.__isStrokes||t.cornerRadius||t.__useEffect)},__drawFast(t,e){vl(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?vl(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 vl(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 wl={__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 xl;let bl=xl=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),xl.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)],bl.prototype,"__",void 0),Zt([Rh()],bl.prototype,"zoomLayer",void 0),Zt([Kr("")],bl.prototype,"id",void 0),Zt([Kr("")],bl.prototype,"name",void 0),Zt([Kr("")],bl.prototype,"className",void 0),Zt([dn("pass-through")],bl.prototype,"blendMode",void 0),Zt([cn(1)],bl.prototype,"opacity",void 0),Zt([un(!0)],bl.prototype,"visible",void 0),Zt([dn(!1)],bl.prototype,"locked",void 0),Zt([dn(!1)],bl.prototype,"dim",void 0),Zt([dn(!1)],bl.prototype,"dimskip",void 0),Zt([gn(0)],bl.prototype,"zIndex",void 0),Zt([fn(!1)],bl.prototype,"mask",void 0),Zt([yn(!1)],bl.prototype,"eraser",void 0),Zt([qr(0,!0)],bl.prototype,"x",void 0),Zt([qr(0,!0)],bl.prototype,"y",void 0),Zt([tn(100,!0)],bl.prototype,"width",void 0),Zt([tn(100,!0)],bl.prototype,"height",void 0),Zt([Jr(1,!0)],bl.prototype,"scaleX",void 0),Zt([Jr(1,!0)],bl.prototype,"scaleY",void 0),Zt([Zr(0,!0)],bl.prototype,"rotation",void 0),Zt([Zr(0,!0)],bl.prototype,"skewX",void 0),Zt([Zr(0,!0)],bl.prototype,"skewY",void 0),Zt([qr(0,!0)],bl.prototype,"offsetX",void 0),Zt([qr(0,!0)],bl.prototype,"offsetY",void 0),Zt([$r(0,!0)],bl.prototype,"scrollX",void 0),Zt([$r(0,!0)],bl.prototype,"scrollY",void 0),Zt([Qr()],bl.prototype,"origin",void 0),Zt([Qr()],bl.prototype,"around",void 0),Zt([Kr(!1)],bl.prototype,"lazy",void 0),Zt([en(1)],bl.prototype,"pixelRatio",void 0),Zt([ln(0)],bl.prototype,"renderSpread",void 0),Zt([rn()],bl.prototype,"path",void 0),Zt([nn()],bl.prototype,"windingRule",void 0),Zt([nn(!0)],bl.prototype,"closed",void 0),Zt([tn(0)],bl.prototype,"padding",void 0),Zt([tn(!1)],bl.prototype,"lockRatio",void 0),Zt([tn()],bl.prototype,"widthRange",void 0),Zt([tn()],bl.prototype,"heightRange",void 0),Zt([Kr(!1)],bl.prototype,"draggable",void 0),Zt([Kr()],bl.prototype,"dragBounds",void 0),Zt([Kr("auto")],bl.prototype,"dragBoundsType",void 0),Zt([Kr(!1)],bl.prototype,"editable",void 0),Zt([mn(!0)],bl.prototype,"hittable",void 0),Zt([mn("path")],bl.prototype,"hitFill",void 0),Zt([hn("path")],bl.prototype,"hitStroke",void 0),Zt([mn(!1)],bl.prototype,"hitBox",void 0),Zt([mn(!0)],bl.prototype,"hitChildren",void 0),Zt([mn(!0)],bl.prototype,"hitSelf",void 0),Zt([mn()],bl.prototype,"hitRadius",void 0),Zt([vn("")],bl.prototype,"cursor",void 0),Zt([dn()],bl.prototype,"fill",void 0),Zt([hn(void 0,!0)],bl.prototype,"stroke",void 0),Zt([hn("inside")],bl.prototype,"strokeAlign",void 0),Zt([hn(1,!0)],bl.prototype,"strokeWidth",void 0),Zt([hn(!1)],bl.prototype,"strokeWidthFixed",void 0),Zt([hn("none")],bl.prototype,"strokeCap",void 0),Zt([hn("miter")],bl.prototype,"strokeJoin",void 0),Zt([hn()],bl.prototype,"dashPattern",void 0),Zt([hn(0)],bl.prototype,"dashOffset",void 0),Zt([hn(10)],bl.prototype,"miterLimit",void 0),Zt([nn(0)],bl.prototype,"cornerRadius",void 0),Zt([nn()],bl.prototype,"cornerSmoothing",void 0),Zt([Ph()],bl.prototype,"shadow",void 0),Zt([Ph()],bl.prototype,"innerShadow",void 0),Zt([Ph()],bl.prototype,"blur",void 0),Zt([Ph()],bl.prototype,"backgroundBlur",void 0),Zt([Ph()],bl.prototype,"grayscale",void 0),Zt([Ph()],bl.prototype,"filter",void 0),Zt([dn()],bl.prototype,"placeholderColor",void 0),Zt([Kr(100)],bl.prototype,"placeholderDelay",void 0),Zt([Kr({})],bl.prototype,"data",void 0),Zt([Sn(Xa.prototype.reset)],bl.prototype,"reset",null),bl=xl=Zt([En(dl),En(ml),Rn()],bl);let kl=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 Bl;Zt([wn(qh)],kl.prototype,"__",void 0),Zt([tn(0)],kl.prototype,"width",void 0),Zt([tn(0)],kl.prototype,"height",void 0),kl=Zt([En(Ja),Tn()],kl);const Pl=It.get("Leafer");let Sl=Bl=class extends kl{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),Bl.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())):"mode"===t&&this.emit(Ao.UPDATE_MODE,{mode:e})),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){Bl.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){Pl.error(t)}}};t?e():setTimeout(e)}};Sl.list=new Za,Zt([wn(Qh)],Sl.prototype,"__",void 0),Zt([tn()],Sl.prototype,"pixelRatio",void 0),Zt([Kr("normal")],Sl.prototype,"mode",void 0),Sl=Bl=Zt([Tn()],Sl);let Rl=class extends bl{get __tag(){return"Rect"}};Zt([wn(tl)],Rl.prototype,"__",void 0),Rl=Zt([En(wl),Rn(),Tn()],Rl);const{add:Cl,includes:El,scroll:Tl}=Ct,Ll=Rl.prototype,Ol=kl.prototype;let Al=class extends kl{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"))&&(Cl(a,n),Tl(a,i)),this.__updateRectRenderBounds(),t=!El(n,a),t&&"show"===o&&Cl(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)],Al.prototype,"__",void 0),Zt([tn(100)],Al.prototype,"width",void 0),Zt([tn(100)],Al.prototype,"height",void 0),Zt([Kr(!1)],Al.prototype,"resizeChildren",void 0),Zt([ln("show")],Al.prototype,"overflow",void 0),Zt([Sn(Ll.__updateStrokeSpread)],Al.prototype,"__updateStrokeSpread",null),Zt([Sn(Ll.__updateRenderSpread)],Al.prototype,"__updateRectRenderSpread",null),Zt([Sn(Ll.__updateBoxBounds)],Al.prototype,"__updateRectBoxBounds",null),Zt([Sn(Ll.__updateStrokeBounds)],Al.prototype,"__updateStrokeBounds",null),Zt([Sn(Ll.__updateRenderBounds)],Al.prototype,"__updateRectRenderBounds",null),Zt([Sn(Ll.__updateChange)],Al.prototype,"__updateRectChange",null),Zt([Sn(Ll.__render)],Al.prototype,"__renderRect",null),Zt([Sn(Ol.__render)],Al.prototype,"__renderGroup",null),Al=Zt([Rn(),Tn()],Al);let Ml=class extends Al{get __tag(){return"Frame"}get isFrame(){return!0}};Zt([wn(Jh)],Ml.prototype,"__",void 0),Zt([dn("#FFFFFF")],Ml.prototype,"fill",void 0),Zt([ln("hide")],Ml.prototype,"overflow",void 0),Ml=Zt([Tn()],Ml);const{moveTo:Dl,closePath:Wl,ellipse:Il}=ns;let Fl=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&&Il(h,o,a,o*s,a*s,0,r,n,!1),Il(h,o,a,o,a,0,n,r,!0),s<1&&Wl(h)):(s<1&&(Il(h,o,a,o*s,a*s),Dl(h,e,a)),Il(h,o,a,o,a,0,360,0,!0)),t.ellipseToCurve&&(this.__.path=this.getPath(!0))):r||n?(Dl(h,o,a),Il(h,o,a,o,a,0,r,n,!1),Wl(h)):Il(h,o,a,o,a)}};Zt([wn(el)],Fl.prototype,"__",void 0),Zt([nn(0)],Fl.prototype,"innerRadius",void 0),Zt([nn(0)],Fl.prototype,"startAngle",void 0),Zt([nn(0)],Fl.prototype,"endAngle",void 0),Fl=Zt([Tn()],Fl);const{sin:zl,cos:Nl,PI:Yl}=Math,{moveTo:Xl,lineTo:Hl,closePath:Ul,drawPoints:jl}=ns;let Vl=class extends bl{get __tag(){return"Polygon"}__updatePath(){const t=this.__,e=t.path=[];if(t.points)jl(e,t.points,t.curve,!0);else{const{width:i,height:s,sides:r}=t,n=i/2,o=s/2;Xl(e,n,0);for(let t=1;t<r;t++)Hl(e,n+n*zl(2*t*Yl/r),o-o*Nl(2*t*Yl/r));Ul(e)}}};Zt([wn(il)],Vl.prototype,"__",void 0),Zt([nn(3)],Vl.prototype,"sides",void 0),Zt([nn()],Vl.prototype,"points",void 0),Zt([nn(0)],Vl.prototype,"curve",void 0),Vl=Zt([Rn(),Tn()],Vl);const{sin:Gl,cos:Kl,PI:ql}=Math,{moveTo:$l,lineTo:Ql,closePath:Jl}=ns;let Zl=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=[];$l(o,r,0);for(let t=1;t<2*i;t++)Ql(o,r+(t%2==0?r:r*s)*Gl(t*ql/i),n-(t%2==0?n:n*s)*Kl(t*ql/i));Jl(o)}};Zt([wn(sl)],Zl.prototype,"__",void 0),Zt([nn(5)],Zl.prototype,"corners",void 0),Zt([nn(.382)],Zl.prototype,"innerRadius",void 0),Zl=Zt([Tn()],Zl);const{moveTo:td,lineTo:ed,drawPoints:id}=ns,{rotate:sd,getAngle:rd,getDistance:nd,defaultPoint:od}=K;let ad=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&&sd(i,e),i}set toPoint(t){this.width=nd(od,t),this.rotation=rd(od,t),this.height&&(this.height=0)}__updatePath(){const t=this.__,e=t.path=[];t.points?id(e,t.points,t.curve,t.closed):(td(e,0,0),ed(e,this.width,0))}};Zt([wn(Zh)],ad.prototype,"__",void 0),Zt([on("center")],ad.prototype,"strokeAlign",void 0),Zt([tn(0)],ad.prototype,"height",void 0),Zt([nn()],ad.prototype,"points",void 0),Zt([nn(0)],ad.prototype,"curve",void 0),Zt([nn(!1)],ad.prototype,"closed",void 0),ad=Zt([Tn()],ad);let hd=class extends Rl{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)],hd.prototype,"__",void 0),Zt([tn("")],hd.prototype,"url",void 0),hd=Zt([Tn()],hd);const ld=hd;let dd=class extends Rl{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)],dd.prototype,"__",void 0),Zt([Sh(100)],dd.prototype,"width",void 0),Zt([Sh(100)],dd.prototype,"height",void 0),Zt([Sh(1)],dd.prototype,"pixelRatio",void 0),Zt([Sh(!0)],dd.prototype,"smooth",void 0),Zt([Kr(!1)],dd.prototype,"safeResize",void 0),Zt([Sh()],dd.prototype,"contextSettings",void 0),dd=Zt([Tn()],dd);const{copyAndSpread:cd,includes:ud,spread:_d,setList:pd}=Ct;let gd=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=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&&_d(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",!ud(h,a)),this.isOverflow?(pd(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;cd(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([wn(al)],gd.prototype,"__",void 0),Zt([tn(0)],gd.prototype,"width",void 0),Zt([tn(0)],gd.prototype,"height",void 0),Zt([dn()],gd.prototype,"boxStyle",void 0),Zt([Kr(!1)],gd.prototype,"resizeFontSize",void 0),Zt([dn("#000000")],gd.prototype,"fill",void 0),Zt([on("outside")],gd.prototype,"strokeAlign",void 0),Zt([mn("all")],gd.prototype,"hitFill",void 0),Zt([tn("")],gd.prototype,"text",void 0),Zt([tn("")],gd.prototype,"placeholder",void 0),Zt([tn("caption")],gd.prototype,"fontFamily",void 0),Zt([tn(12)],gd.prototype,"fontSize",void 0),Zt([tn("normal")],gd.prototype,"fontWeight",void 0),Zt([tn(!1)],gd.prototype,"italic",void 0),Zt([tn("none")],gd.prototype,"textCase",void 0),Zt([tn("none")],gd.prototype,"textDecoration",void 0),Zt([tn(0)],gd.prototype,"letterSpacing",void 0),Zt([tn({type:"percent",value:1.5})],gd.prototype,"lineHeight",void 0),Zt([tn(0)],gd.prototype,"paraIndent",void 0),Zt([tn(0)],gd.prototype,"paraSpacing",void 0),Zt([tn("x")],gd.prototype,"writingMode",void 0),Zt([tn("left")],gd.prototype,"textAlign",void 0),Zt([tn("top")],gd.prototype,"verticalAlign",void 0),Zt([tn(!0)],gd.prototype,"autoSizeAlign",void 0),Zt([tn("normal")],gd.prototype,"textWrap",void 0),Zt([tn("show")],gd.prototype,"textOverflow",void 0),Zt([dn(!1)],gd.prototype,"textEditing",void 0),gd=Zt([Tn()],gd);let fd=class extends bl{get __tag(){return"Path"}};Zt([wn(rl)],fd.prototype,"__",void 0),Zt([on("center")],fd.prototype,"strokeAlign",void 0),fd=Zt([Tn()],fd);let yd=class extends kl{get __tag(){return"Pen"}setStyle(t){const e=this.pathElement=new fd(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)],yd.prototype,"__",void 0),Zt([(t,e)=>{Xr(t,e,{get(){return this.__path}})}],yd.prototype,"path",void 0),yd=Zt([En(bs,["set","path","paint"]),Tn()],yd);let md=class extends Sl{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 Sl(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))}};md=Zt([Tn()],md);const vd={},wd={isHoldSpaceKey:()=>wd.isHold("Space"),isHold:t=>vd[t],isHoldKeys:(t,e)=>e?t(e):void 0,setDownCode(t){vd[t]||(vd[t]=!0)},setUpCode(t){vd[t]=!1}},xd={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 yo{get spaceKey(){return wd.isHoldSpaceKey()}get left(){return xd.left(this)}get right(){return xd.right(this)}get middle(){return xd.middle(this)}constructor(t){super(t.type),this.bubbles=!0,Object.assign(this,t)}isHoldKeys(t){return wd.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 kd=class extends bd{};kd.POINTER="pointer",kd.BEFORE_DOWN="pointer.before_down",kd.BEFORE_MOVE="pointer.before_move",kd.BEFORE_UP="pointer.before_up",kd.DOWN="pointer.down",kd.MOVE="pointer.move",kd.UP="pointer.up",kd.OVER="pointer.over",kd.OUT="pointer.out",kd.ENTER="pointer.enter",kd.LEAVE="pointer.leave",kd.TAP="tap",kd.DOUBLE_TAP="double_tap",kd.CLICK="click",kd.DOUBLE_CLICK="double_click",kd.LONG_PRESS="long_press",kd.LONG_TAP="long_tap",kd.MENU="pointer.menu",kd.MENU_TAP="pointer.menu_tap",kd=Zt([Ln()],kd);const Bd=kd,Pd={};let Sd=class extends kd{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),gl.axisMove(t,r),r}static limitMove(t,e){gl.limitMove(t,e)}getPageMove(t){return this.assignMove(t),this.current.getPagePoint(Pd,null,!0)}getInnerMove(t,e){return t||(t=this.current),this.assignMove(e),t.getInnerPoint(Pd,null,!0)}getLocalMove(t,e){return t||(t=this.current),this.assignMove(e),t.getLocalPoint(Pd,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){Pd.x=t?this.totalX:this.moveX,Pd.y=t?this.totalY:this.moveY}};Sd.BEFORE_DRAG="drag.before_drag",Sd.START="drag.start",Sd.DRAG="drag",Sd.END="drag.end",Sd.OVER="drag.over",Sd.OUT="drag.out",Sd.ENTER="drag.enter",Sd.LEAVE="drag.leave",Sd=Zt([Ln()],Sd);const Rd=Sd;let Cd=class extends kd{static setList(t){Sd.setList(t)}static setData(t){Sd.setData(t)}};Cd.DROP="drop",Cd=Zt([Ln()],Cd);let Ed=class extends Sd{};Ed.BEFORE_MOVE="move.before_move",Ed.START="move.start",Ed.MOVE="move",Ed.END="move.end",Ed=Zt([Ln()],Ed);let Td=class extends kd{};Td.BEFORE_ROTATE="rotate.before_rotate",Td.START="rotate.start",Td.ROTATE="rotate",Td.END="rotate.end",Td=Zt([Ln()],Td);let Ld=class extends Sd{};Ld.SWIPE="swipe",Ld.LEFT="swipe.left",Ld.RIGHT="swipe.right",Ld.UP="swipe.up",Ld.DOWN="swipe.down",Ld=Zt([Ln()],Ld);let Od=class extends kd{};Od.BEFORE_ZOOM="zoom.before_zoom",Od.START="zoom.start",Od.ZOOM="zoom",Od.END="zoom.end",Od=Zt([Ln()],Od);let Ad=class extends bd{};Ad.BEFORE_DOWN="key.before_down",Ad.BEFORE_UP="key.before_up",Ad.DOWN="key.down",Ad.HOLD="key.hold",Ad.UP="key.up",Ad=Zt([Ln()],Ad);const Md={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?Ld.UP:t>45&&t<135?Ld.DOWN:t<=45&&t>=-45?Ld.RIGHT:Ld.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:Dd.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(Sd.DRAG)),pathHasOutside:t=>t&&t.list.some(t=>t.isOutside)},Dd=Md,Wd=new Za,{getDragEventData:Id,getDropEventData:Fd,getSwipeEventData:zd}=Md;class Nd{constructor(t){this.interaction=t}setDragData(t){this.animateWait&&this.dragEndReal(),this.downData=this.interaction.downData,this.dragData=Id(t,t,t),this.canAnimate=this.canDragOut=!0}getList(t,e){const{proxy:i}=this.interaction.selector,s=i&&i.list.length,r=Sd.list||this.draggableList||Wd;return this.dragging&&(s?t?Wd: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(Ed.START,this.dragData)),this.moving||this.dragStart(t,e),this.drag(t)}dragStart(t,e){this.dragging||(this.dragging=e&&xd.left(t),this.dragging&&(this.interaction.emit(Sd.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=Id(s,i,t),n&&(this.dragData.throughPath=n),this.dragData.path=r,this.moving?(this.dragData.moveType="drag",e.emit(Ed.BEFORE_MOVE,this.dragData),e.emit(Ed.MOVE,this.dragData)):this.dragging&&(this.dragReal(),e.emit(Sd.BEFORE_DRAG,this.dragData),e.emit(Sd.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=Sd.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(Sd.OUT,t,i),e.emit(Sd.OVER,t,s)):e.emit(Sd.OVER,t,s)}dragEnterOrLeave(t){const{interaction:e}=this,{dragEnterPath:i}=this,{path:s}=t;e.emit(Sd.LEAVE,t,i,s),e.emit(Sd.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=Id(i,t,t);if(n&&(o.throughPath=n),o.path=r,this.moving&&(this.moving=!1,o.moveType="drag",e.emit(Ed.END,o)),this.dragging){const r=this.getList();this.dragging=!1,e.p.dragLimitAnimate&&this.dragReal(!0),e.emit(Sd.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=zd(e,i,s);this.interaction.emit(t.type,t)}}drop(t,e,i){const s=Fd(t,e,Sd.data);s.path=i,this.interaction.emit(Cd.DROP,s),this.interaction.emit(Sd.LEAVE,t,i)}dragReset(){Sd.list=Sd.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 Yd=It.get("emit");const Xd=["move","zoom","rotate","key"];function Hd(t,e,i,s,r){if(Xd.some(t=>e.startsWith(t))&&t.__.hitChildren&&!jd(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&&Ud(n,e,i,s,r)}}function Ud(t,e,i,s,r){if(t.destroyed)return!1;if(t.__.hitSelf&&!jd(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 jd(t,e){return e&&e.has(t)}const Vd={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:Gd,pathCanDrag:Kd,pathHasOutside:qd}=Md;class $d{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&&xd.middle(this.downData)}get isHoldRightKey(){return this.m.holdRightKey&&this.downData&&xd.right(this.downData)}get isHoldSpaceKey(){return this.m.holdSpaceKey&&wd.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(Vd),this.tapCount=0,this.downKeyMap={},this.target=t,this.canvas=e,this.selector=i,this.defaultPath=new Za(t),this.createTransformer(),this.dragger=new Nd(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&&(xd.defaultLeft(t),this.updateDownData(t),this.checkPath(t,e),this.downTime=Date.now(),this.emit(kd.BEFORE_DOWN,t),this.emit(kd.DOWN,t),xd.left(t)&&(this.tapWait(),this.longPressWait(t)),this.waitRightTap=xd.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&&xd.defaultLeft(t);(this.canvas.bounds.hitPoint(t)||e)&&(this.pointerMoveReal(t),e&&this.dragger.checkDragOut(t))}pointerMoveReal(t){if(this.emit(kd.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(kd.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;xd.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(kd.BEFORE_UP,t),this.emit(kd.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(kd.MENU,t),this.waitMenuTap=!0,!this.downData&&this.waitRightTap&&this.menuTap(t)}menuTap(t){this.waitRightTap&&this.waitMenuTap&&(this.emit(kd.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(Ad.BEFORE_DOWN,t,this.defaultPath);const{code:e}=t;this.downKeyMap[e]||(this.downKeyMap[e]=!0,wd.setDownCode(e),this.emit(Ad.HOLD,t,this.defaultPath),this.moveMode&&(this.cancelHover(),this.updateCursor())),this.emit(Ad.DOWN,t,this.defaultPath)}keyUp(t){if(!this.config.keyEvent)return;this.emit(Ad.BEFORE_UP,t,this.defaultPath);const{code:e}=t;this.downKeyMap[e]=!1,wd.setUpCode(e),this.emit(Ad.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(kd.OUT,t,i),this.emit(kd.OVER,t,e)):this.emit(kd.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(kd.LEAVE,t,i,e),this.emit(kd.ENTER,t,e,i)}touchLeave(t){"touch"===t.pointerType&&this.enterPath&&(this.emit(kd.LEAVE,t),this.dragger.dragging&&this.emit(Cd.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=[kd.DOUBLE_TAP,kd.DOUBLE_CLICK].some(e=>Gd(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&&!Kd(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:kd.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(kd.TAP,t),this.emit(kd.CLICK,t)}emitDoubleTap(t){this.emit(kd.DOUBLE_TAP,t),this.emit(kd.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(kd.LONG_PRESS,t)},this.p.longPressTime)}longTap(t){let e;return this.longPressed&&(this.emit(kd.LONG_TAP,t),(Gd(t.path,kd.LONG_TAP)||Gd(t.path,kd.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],Ud(r,t,e,!0,s))return;r.isApp&&Hd(r,t,e,!0,s)}for(let n=0,o=i.length;n<o;n++)if(r=i.list[n],r.isApp&&Hd(r,t,e,!1,s),Ud(r,t,e,!1,s))return}catch(t){Yd.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 Qd{static set(t,e){this.custom[t]=e}static get(t){return this.custom[t]}}Qd.custom={};class Jd 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:Zd,copy:tc,setRadius:ec}=K,{hitRadiusPoint:ic,hitPoint:sc}=Ct,rc={},nc={},oc=Xa.prototype;oc.hit=function(e,i=0){this.updateLayout(),tc(nc,e),ec(nc,i);const s=this.__world;return!!(i?ic(s,nc):sc(s,nc))&&(this.isBranch?t.getSelector(this).hitPoint(Object.assign({},nc),i,{target:this}):this.__hitWorld(nc))},oc.__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&&(tc(rc,t),ec(t=rc,e.hitRadius)),Zd(t,i,rc),e.hitBox||r){if(Ct.hitRadiusPoint(s.boxBounds,rc))return!0;if(r)return!1}return!s.hitCanvasChanged&&this.__hitCanvas||(this.__updateHitCanvas(),s.boundsChanged||(s.hitCanvasChanged=!1)),this.__hit(rc)},oc.__hitFill=function(t){const e=this.__hitCanvas;return e&&e.hitFill(t,this.__.windingRule)},oc.__hitStroke=function(t,e){const i=this.__hitCanvas;return i&&i.hitStroke(t,e)},oc.__hitPixel=function(t){const e=this.__hitCanvas;return e&&e.hitPixel(t,this.__layout.renderBounds,e.hitScale)},oc.__drawHitPath=function(t){t&&this.__drawRenderPath(t)};const ac=new et,hc=bl.prototype;hc.__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:ac.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)},hc.__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 lc=bl.prototype,dc=Rl.prototype,cc=Al.prototype;dc.__updateHitCanvas=cc.__updateHitCanvas=function(){this.stroke||this.cornerRadius||(this.fill||this.__.__isCanvas)&&"pixel"===this.hitFill||"all"===this.hitStroke?lc.__updateHitCanvas.call(this):this.__hitCanvas&&(this.__hitCanvas=null)},dc.__hitFill=cc.__hitFill=function(t){return this.__hitCanvas?lc.__hitFill.call(this,t):Ct.hitRadiusPoint(this.__layout.boxBounds,t)},gd.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))},kl.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 uc=_e.prototype;uc.hitFill=function(t,e){return e?this.context.isPointInPath(t.x,t.y,e):this.context.isPointInPath(t.x,t.y)},uc.hitStroke=function(t,e){return this.strokeWidth=e,this.context.isPointInStroke(t.x,t.y)},uc.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 _c={convert(t,e){const i=Md.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=Md.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=_c.getTouch(t),s=Md.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]},pc={convert(t){const e=Md.getBase(t);return Object.assign(Object.assign({},e),{code:t.code,key:t.key})}},{pathCanDrag:gc}=Md;class fc extends $d{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(pc.convert(t))}onKeyUp(t){this.keyUp(pc.convert(t))}onContextMenu(t){this.config.pointer.preventDefaultMenu&&t.preventDefault(),this.menu(_c.convert(t,this.getLocal(t)))}onScroll(){this.canvas.updateClientBounds()}onPointerDown(t){this.preventDefaultPointer(t),this.notPointer||(this.usePointer||(this.usePointer=!0),this.pointerDown(_c.convert(t,this.getLocal(t))))}onPointerMove(t,e){if(this.notPointer||this.preventWindowPointer(t))return;this.usePointer||(this.usePointer=!0);const i=_c.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(_c.convert(t,this.getLocal(t)))}onPointerCancel(){this.useMultiTouch||this.pointerCancel()}onMouseDown(t){this.preventDefaultPointer(t),this.notMouse||this.pointerDown(_c.convertMouse(t,this.getLocal(t)))}onMouseMove(t){this.notMouse||this.preventWindowPointer(t)||this.pointerMove(_c.convertMouse(t,this.getLocal(t,!0)))}onMouseUp(t){this.downData&&this.preventDefaultPointer(t),this.notMouse||this.preventWindowPointer(t)||this.pointerUp(_c.convertMouse(t,this.getLocal(t)))}onMouseCancel(){this.notMouse||this.pointerCancel()}onTouchStart(t){const e=_c.getTouch(t),i=this.getLocal(e,!0),{preventDefault:s}=this.config.touch;(!0===s||"auto"===s&&gc(this.findPath(i)))&&t.preventDefault(),this.multiTouchStart(t),this.notTouch||(this.touchTimer&&(window.clearTimeout(this.touchTimer),this.touchTimer=0),this.useTouch=!0,this.pointerDown(_c.convertTouch(t,i)))}onTouchMove(t){if(this.multiTouchMove(t),this.notTouch||this.preventWindowPointer(t))return;const e=_c.getTouch(t);this.pointerMove(_c.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=_c.getTouch(t);this.pointerUp(_c.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(Md.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({},Md.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=Md.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)&&Qd.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 yc(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 mc(t,e){t.__.__font?yc(t,e):t.__.windingRule?e.fill(t.__.windingRule):e.fill()}function vc(t,e,i){switch(e.__.strokeAlign){case"center":wc(t,1,e,i);break;case"inside":xc(t,"inside",e,i);break;case"outside":e.__.__fillAfterStroke?wc(t,2,e,i):xc(t,"outside",e,i)}}function wc(t,e,i,s){const r=i.__;_(t)?kc(t,e,!0,i,s):(s.setStroke(t,r.__strokeWidth*e,r),bc(i,s))}function xc(t,e,i,s){const r=s.getSameCanvas(!0,!0);r.font=i.__.__font,wc(t,2,i,r),r.blendMode="outside"===e?"destination-out":"destination-in",yc(i,r),r.blendMode="normal",Hn.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 kc(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?bc(s,r):r.stroke(),r.restoreBlendMode()):i?bc(s,r):r.stroke()}}function Bc(t,e,i){const s=e.__;if(s.__strokeWidth)if(s.__font)vc(t,e,i);else switch(s.strokeAlign){case"center":Pc(t,1,e,i);break;case"inside":!function(t,e,i){i.save(),i.clipUI(e),Pc(t,2,e,i),i.restore()}(t,e,i);break;case"outside":!function(t,e,i){const s=e.__;if(s.__fillAfterStroke)Pc(t,2,e,i);else{const{renderBounds:r}=e.__layout,n=i.getSameCanvas(!0,!0);e.__drawRenderPath(n),Pc(t,2,e,n),n.clipUI(s),n.clearWorld(r),Hn.copyCanvasByWorld(e,i,n),n.recycle(e.__nowWorld)}}(t,e,i)}}function Pc(t,e,i,s){const r=i.__;_(t)?kc(t,e,!1,i,s):(s.setStroke(t,r.__strokeWidth*e,r),s.stroke()),r.__useArrow&&Ah.strokeArrow(t,i,s)}const{getSpread:Sc,getOuterOf:Rc,getByMove:Cc,getIntersectData:Ec}=Ct;let Tc;const{stintSet:Lc}=f,{hasTransparent:Oc}=Th;function Ac(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,!Tc||!Tc[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)&&Oc(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 Mc={compute:function(t,e){const i=e.__,s=[];let r,n,o,a=i.__input[t];u(a)||(a=[a]),Tc=Mh.recycleImage(t,i);for(let i,r=0,n=a.length;r<n;r++)(i=Ac(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?(Lc(i,"__isAlphaPixelFill",r),Lc(i,"__isTransparentFill",n)):(Lc(i,"__isAlphaPixelStroke",r),Lc(i,"__isTransparentStroke",n),Lc(i,"__hasMultiStrokeStyle",o))},fill:function(t,e,i){i.fillStyle=t,mc(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),mc(e,i),i.restore()}else s.blendMode?(i.saveBlendMode(s.blendMode),mc(e,i),i.restoreBlendMode()):mc(e,i)}},fillPathOrText:mc,fillText:yc,stroke:Bc,strokes:function(t,e,i){Bc(t,e,i)},strokeText:vc,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?Sc(o,u===_?r*u:[r*_,r*u]):o;p=Ec(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=Rc(n,l),a=Cc(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 Dc={},Wc={a:1,b:0,c:0,d:1,e:0,f:0};const{get:Ic,rotateOfOuter:Fc,translate:zc,scaleOfOuter:Nc,multiplyParent:Yc,scale:Xc,rotate:Hc,skew:Uc}=I;function jc(t,e,i,s,r,n,o){const a=Ic();zc(a,e.x+i,e.y+s),Xc(a,r,n),o&&Fc(a,{x:e.x+e.width/2,y:e.y+e.height/2},o),t.transform=a}function Vc(t,e,i,s,r,n,o,a,h){const l=Ic();Kc(l,e,i,s,r,n,o,a),h&&(Wc.a=e.width/h.width,Wc.d=e.height/h.height,Yc(l,Wc)),t.transform=l}function Gc(t,e,i,s,r,n,o,a,h,l,d,c){const u=Ic();if(c)Kc(u,e,r,n,o,a,h,l);else{if(h)if("center"===d)Fc(u,{x:i/2,y:s/2},h);else switch(Hc(u,h),h){case 90:zc(u,s,0);break;case 180:zc(u,i,s);break;case 270:zc(u,0,i)}Dc.x=e.x+r,Dc.y=e.y+n,zc(u,Dc.x,Dc.y),o&&Nc(u,Dc,o,a)}t.transform=u}function Kc(t,e,i,s,r,n,o,a){o&&Hc(t,o),a&&Uc(t,a.x,a.y),r&&Xc(t,r,n),zc(t,e.x+i,e.y+s)}const{get:qc,translate:$c}=I,Qc=new Ot,Jc={},Zc={};function tu(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=eu(i,s,e)}function eu(t,e,i){t.padding&&(e=Qc.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(Zc,0,0,x?r:s,x?s:r),o&&"cover"!==o&&"fit"!==o?((d||c)&&(b.getScaleData(d,c,i,Jc),k=Jc.scaleX,B=Jc.scaleY),(h||y||f)&&(k&&Ct.scale(Zc,k,B,!0),h&&ct.toPoint(h,Zc,e,Zc,!0,!0))):v&&!u||(k=B=Ct.getFitScale(e,Zc,"fit"!==o),Ct.put(e,i,h,k,!1,Zc),Ct.scale(Zc,k,B,!0)),l&&K.move(Zc,l),o){case"stretch":v||(s=e.width,r=e.height);break;case"normal":case"clip":(Zc.x||Zc.y||k||g||u||p)&&Vc(w,e,Zc.x,Zc.y,k,B,u,p,t.clipSize);break;case"repeat":(!v||k||u||p)&&Gc(w,e,s,r,Zc.x,Zc.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:iu(n,i,r.width,e&&e.x),y:iu(o,s,r.height,e&&e.y)}}(y,i&&f,Zc.width,Zc.height,e));break;default:k&&jc(w,e,Zc.x,Zc.y,k,B,u)}return w.transform||(e.x||e.y)&&(w.transform=qc(),$c(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 iu(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 su,ru=new Ot;const{isSame:nu}=Ct;function ou(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||tu(r,s,i,n),!0}function au(t,e){du(t,bo.LOAD,e)}function hu(t,e){du(t,bo.LOADED,e)}function lu(t,e,i){e.error=i,t.forceUpdate("surface"),du(t,bo.ERROR,e)}function du(t,e,i){t.hasEvent(e)&&t.emitEvent(new bo(e,i))}function cu(t,e){const{leafer:i}=t;i&&i.viewReady&&(i.renderer.ignore=e)}const{get:uu,scale:_u,copy:pu}=I,{floor:gu,ceil:fu,max:yu,abs:mu}=Math;function vu(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,_&&(_=mu(_),p=mu(p),d=uu(),pu(d,g),_u(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/fu(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/yu(gu(t),1),n/=e/yu(gu(e),1),d||(d=uu(),g&&pu(d,g)),_u(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 wu={image:function(t,e,i,s,r){let n,o;const a=Dr.get(i);return su&&i===su.paint&&nu(s,su.boxBounds)?n=su.leafPaint:(n={type:i.type,image:a},a.hasAlphaPixel&&(n.isTransparent=!0),su=a.use>1?{leafPaint:n,paint:i,boxBounds:ru.set(s)}:null),(r||a.loading)&&(o={image:a,attrName:e,attrValue:i}),a.ready?(ou(t,e,i,a,n,s),r&&(au(t,o),hu(t,o))):a.error?r&&lu(t,o,a.error):(r&&(cu(t,!0),au(t,o)),n.loadId=a.load(()=>{cu(t,!1),t.destroyed||(ou(t,e,i,a,n,s)&&(a.hasAlphaPixel&&(t.__layout.hitCanvasChanged=!0),t.forceUpdate("surface")),hu(t,o)),n.loadId=void 0},e=>{cu(t,!1),lu(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?vu(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)&&vu(e,s,a),e.forceUpdate("surface")}),300)),!1)},createPattern:vu,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:tu,getPatternData:eu,fillOrFitMode:jc,clipMode:Vc,repeatMode:Gc},{toPoint:xu}=ht,{hasTransparent:bu}=Th,ku={},Bu={};function Pu(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&&bu(n)&&(h=!0);h&&(t.isTransparent=!0)}}const{getAngle:Su,getDistance:Ru}=K,{get:Cu,rotateOfOuter:Eu,scaleOfOuter:Tu}=I,{toPoint:Lu}=ht,Ou={},Au={};function Mu(t,e,i,s,r){let n;const{width:o,height:a}=t;if(o!==a||s){const t=Su(e,i);n=Cu(),r?(Tu(n,e,o/a*(s||1),1),Eu(n,e,t+90)):(Tu(n,e,1,o/a*(s||1)),Eu(n,e,t))}return n}const{getDistance:Du}=K,{toPoint:Wu}=ht,Iu={},Fu={};const zu={linearGradient:function(e,i){let{from:s,to:r,type:n,opacity:o}=e;xu(s||"top",i,ku),xu(r||"bottom",i,Bu);const a=t.canvas.createLinearGradient(ku.x,ku.y,Bu.x,Bu.y),h={type:n,style:a};return Pu(h,a,e.stops,o),h},radialGradient:function(e,i){let{from:s,to:r,type:n,opacity:o,stretch:a}=e;Lu(s||"center",i,Ou),Lu(r||"bottom",i,Au);const h=t.canvas.createRadialGradient(Ou.x,Ou.y,0,Ou.x,Ou.y,Ru(Ou,Au)),l={type:n,style:h};Pu(l,h,e.stops,o);const d=Mu(i,Ou,Au,a,!0);return d&&(l.transform=d),l},conicGradient:function(e,i){let{from:s,to:r,type:n,opacity:o,stretch:a}=e;Wu(s||"center",i,Iu),Wu(r||"bottom",i,Fu);const h=t.conicGradientSupport?t.canvas.createConicGradient(0,Iu.x,Iu.y):t.canvas.createRadialGradient(Iu.x,Iu.y,0,Iu.x,Iu.y,Du(Iu,Fu)),l={type:n,style:h};Pu(l,h,e.stops,o);const d=Mu(i,Iu,Fu,a||1,t.conicGradientRotate90);return d&&(l.transform=d),l},getTransform:Mu},{copy:Nu,toOffsetOutBounds:Yu}=Ct,Xu={},Hu={};function Uu(e,i,s,r){const{bounds:n,shapeBounds:o}=r;if(t.fullImageShadow){if(Nu(Xu,e.bounds),Xu.x+=i.x-o.x,Xu.y+=i.y-o.y,s){const{fitMatrix:t}=r;Xu.x-=(n.x+(t?t.e:0)+n.width/2)*(s-1),Xu.y-=(n.y+(t?t.f:0)+n.height/2)*(s-1),Xu.width*=s,Xu.height*=s}e.copyWorld(r.canvas,e.bounds,Xu)}else s&&(Nu(Xu,i),Xu.x-=i.width/2*(s-1),Xu.y-=i.height/2*(s-1),Xu.width*=s,Xu.height*=s),e.copyWorld(r.canvas,o,s?Xu:i)}const{toOffsetOutBounds:ju}=Ct,Vu={};const Gu={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;Yu(l,Hu),a.forEach((a,g)=>{let f=1;if(a.scaleFixed){const t=Math.abs(n.scaleX);t>1&&(f=1/t)}_.setWorldShadow(Hu.offsetX+a.x*c*f,Hu.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,Uu(_,Hu,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")),Wh.isTransformShadow(a)?Wh.renderTransformShadow(t,e,_,s,a):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;ju(l,Vu),a.forEach((a,g)=>{let f=1;if(a.scaleFixed){const t=Math.abs(n.scaleX);t>1&&(f=1/t)}_.save(),_.setWorldShadow(Vu.offsetX+a.x*c*f,Vu.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,Uu(_,Vu,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){},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:Ku}=Qn;let qu;function $u(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);Ju(t,e,i,1,r,n)}(t,i,s,r,o,a);break;case"opacity-path":Ju(t,i,s,n,o,a);break;case"path":a&&i.restore()}}function Qu(t){return t.getSameCanvas(!1,!0)}function Ju(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)}kl.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&&($u(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=Qu(t))):(o="path",t.save()),i.__clip(r||t,e)):(o="grayscale"===a?"grayscale":"alpha",s||(s=Qu(t)),r||(r=Qu(t)),i.__render(s,e)),"clipping"!==a&&"clipping-path"!==a||Ku(i,e)||i.__render(t,e);continue}const d=1===n&&i.__.__blendMode;d&&$u(this,o,t,r,s,n,void 0,!1),Ku(i,e)||i.__render(r||t,e),d&&$u(this,o,t,r,s,n,d,!1)}$u(this,o,t,r,s,n,void 0,!0)};const Zu=">)]}%!?,.:;'\"》)」〉』〗】〕}┐>’”!?,、。:;‰",t_=Zu+"_#~&*+\\=|≮≯≈≠=…",e_=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 i_(t){const e={};return t.split("").forEach(t=>e[t]=!0),e}const s_=i_("ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyz"),r_=i_("{[(<'\"《(「〈『〖【〔{┌<‘“=¥¥$€££¢¢"),n_=i_(Zu),o_=i_(t_),a_=i_("- —/~|┆·");var h_;!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"}(h_||(h_={}));const{Letter:l_,Single:d_,Before:c_,After:u_,Symbol:__,Break:p_}=h_;function g_(t){return s_[t]?l_:a_[t]?p_:r_[t]?c_:n_[t]?u_:o_[t]?__:e_.test(t)?d_:l_}const f_={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 y_(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:m_}=f_,{Letter:v_,Single:w_,Before:x_,After:b_,Symbol:k_,Break:B_}=h_;let P_,S_,R_,C_,E_,T_,L_,O_,A_,M_,D_,W_,I_,F_,z_,N_,Y_,X_=[];function H_(t,e){A_&&!O_&&(O_=A_),P_.data.push({char:t,width:e}),R_+=e}function U_(){C_+=R_,P_.width=R_,S_.words.push(P_),P_={data:[]},R_=0}function j_(){F_&&(z_.paraNumber++,S_.paraStart=!0,F_=!1),A_&&(S_.startCharSize=O_,S_.endCharSize=A_,O_=0),S_.width=C_,N_.width?m_(S_):Y_&&V_(),X_.push(S_),S_={words:[]},C_=0}function V_(){C_>(z_.maxWidth||0)&&(z_.maxWidth=C_)}const{top:G_,right:K_,bottom:q_,left:$_}=nt;function Q_(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 J_={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[$_],n-=d[K_]+d[$_]):i.autoSizeAlign||(s=d[$_]),o?(r=d[G_],o-=d[G_]+d[q_]):i.autoSizeAlign||(r=d[G_]));const c={bounds:{x:s,y:r,width:n,height:o},rows:[],paraNumber:0,font:t.canvas.font=l};return function(e,i,s){z_=e,X_=e.rows,N_=e.bounds,Y_=!N_.width&&!s.autoSizeAlign;const{__letterSpacing:r,paraIndent:n,textCase:o}=s,{canvas:a}=t,{width:h,height:l}=N_;if(h||l||r||"none"!==o){const t="none"!==s.textWrap,e="break"===s.textWrap;F_=!0,D_=null,O_=L_=A_=R_=C_=0,P_={data:[]},S_={words:[]},r&&(i=[...i]);for(let s=0,l=i.length;s<l;s++)T_=i[s],"\n"===T_?(R_&&U_(),S_.paraEnd=!0,j_(),F_=!0):(M_=g_(T_),M_===v_&&"none"!==o&&(T_=y_(T_,o,!R_)),L_=a.measureText(T_).width,r&&(r<0&&(A_=L_),L_+=r),W_=M_===w_&&(D_===w_||D_===v_)||D_===w_&&M_!==b_,I_=!(M_!==x_&&M_!==w_||D_!==k_&&D_!==b_),E_=F_&&n?h-n:h,t&&h&&C_+R_+L_>E_&&(e?(R_&&U_(),C_&&j_()):(I_||(I_=M_===v_&&D_==b_),W_||I_||M_===B_||M_===x_||M_===w_||R_+L_>E_?(R_&&U_(),C_&&j_()):C_&&j_()))," "===T_&&!0!==F_&&C_+R_===0||(M_===B_?(" "===T_&&R_&&U_(),H_(T_,L_),U_()):W_||I_?(R_&&U_(),H_(T_,L_)):H_(T_,L_)),D_=M_);R_&&U_(),C_&&j_(),X_.length>0&&(X_[X_.length-1].paraEnd=!0)}else i.split("\n").forEach(t=>{z_.paraNumber++,C_=a.measureText(t).width,X_.push({x:n||0,text:t,width:C_,paraStart:!0}),Y_&&V_()})}(c,e,i),d&&function(t,e,i,s,r){if(!s&&i.autoSizeAlign)switch(i.textAlign){case"left":Q_(e,"x",t[$_]);break;case"right":Q_(e,"x",-t[K_])}if(!r&&i.autoSizeAlign)switch(i.verticalAlign){case"top":Q_(e,"y",t[G_]);break;case"bottom":Q_(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=Th.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 Z_={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,J_),Object.assign(Th,Z_),Object.assign(Ah,Mc),Object.assign(Mh,wu),Object.assign(Dh,zu),Object.assign(Wh,Gu),Object.assign(jt,{interaction:(t,e,i,s)=>new fc(t,e,i,s),hitCanvas:(t,e)=>new sh(t,e),hitCanvasManager:()=>new Jd}),oh();export{ct as AlignHelper,s as Answer,md as App,ht as AroundHelper,Mt as AutoBounds,He as BezierHelper,Ot as Bounds,ko as BoundsEvent,Ct as BoundsHelper,Al as Box,$h as BoxData,Ja as Branch,eo as BranchHelper,ya as BranchRender,dd as Canvas,ll as CanvasData,Jt as CanvasManager,mo as ChildEvent,Th as ColorConvert,jt as Creator,Qd as Cursor,f as DataHelper,It as Debug,nt as Direction4,ot as Direction9,gl as DragBoundsHelper,Sd as DragEvent,Nd as Dragger,Cd as DropEvent,Wh as Effect,Fl as Ellipse,el as EllipseData,Je as EllipseHelper,yo as Event,$t as EventCreator,No as Eventer,Fh as Export,Rr as FileHelper,Ih as Filter,Ml as Frame,Jh as FrameData,kl as Group,qh as GroupData,Jd as HitCanvasManager,hd as Image,hl as ImageData,bo as ImageEvent,Dr as ImageManager,e as IncrementId,fc as Interaction,$d as InteractionBase,Md as InteractionHelper,Ad as KeyEvent,wd 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,Sl as Leafer,sh as LeaferCanvas,_e as LeaferCanvasBase,Qh as LeaferData,Ao as LeaferEvent,Yr as LeaferImage,ad as Line,Zh as LineData,b as MathHelper,et as Matrix,I as MatrixHelper,Ed as MoveEvent,Rd as MyDragEvent,ld as MyImage,Bd as MyPointerEvent,me as NeedConvertToCanvasCommandMap,B as OneRadian,P as PI2,S as PI_2,Ah as Paint,Dh as PaintGradient,Mh as PaintImage,fd 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,yd as Pen,nl as PenData,kh as Picker,t as Platform,Ut as Plugin,Z as Point,K as PointHelper,xd as PointerButton,kd as PointerEvent,Vl as Polygon,il as PolygonData,wo as PropertyEvent,Rl as Rect,tl as RectData,ke as RectHelper,wl as RectRender,Oo as RenderEvent,xh as Renderer,Eo as ResizeEvent,Ar as Resource,Td as RotateEvent,Yt as Run,Bh as Selector,Zl as Star,sl as StarData,zh as State,Dt as StringNumberMap,Ld as SwipeEvent,Tr as TaskItem,Lr as TaskProcessor,gd as Text,Eh as TextConvert,al as TextData,Nh as Transition,st as TwoPointBoundsHelper,bl as UI,dl as UIBounds,Gt as UICreator,Gh as UIData,bd as UIEvent,ml as UIRender,Lh as UnitConvert,no as WaitHelper,To as WatchEvent,hh as Watcher,Od as ZoomEvent,ln as affectRenderBoundsType,on as affectStrokeBoundsType,Vr as attr,Qr as autoLayoutType,tn as boundsType,Sr 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,R 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,Sh as resizeType,Sn as rewrite,Rn 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,Rh 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}}let v,w,x;const{max:b}=Math,B=[0,0,0,0],k={zero:[...B],tempFour:B,set:(t,e,i,s,r)=>(void 0===i&&(i=s=r=e),t[0]=e,t[1]=i,t[2]=s,t[3]=r,t),setTemp:(t,e,i,s)=>S(B,t,e,i,s),toTempAB(t,e,i){x=i?l(t)?e:t:[],l(t)?(v=R(t),w=e):l(e)?(v=t,w=R(e)):(v=t,w=e),4!==v.length&&(v=P(v)),4!==w.length&&(w=P(w))},get(t,e){let i;if(!l(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]),!n(e))for(let t=0;t<4;t++)i[t]>e&&(i[t]=e);return i},max:(t,e,i)=>l(t)&&l(e)?b(t,e):(C(t,e,i),S(x,b(v[0],w[0]),b(v[1],w[1]),b(v[2],w[2]),b(v[3],w[3]))),add:(t,e,i)=>l(t)&&l(e)?t+e:(C(t,e,i),S(x,v[0]+w[0],v[1]+w[1],v[2]+w[2],v[3]+w[3])),swapAndScale(t,e,i,s){if(l(t))return e===i?t*e:[t*i,t*e];const r=s?t:[],[n,o,a,h]=4===t.length?t:P(t);return S(r,a*i,h*e,n*i,o*e)}},{set:S,get:P,setTemp:R,toTempAB:C}=k,{round:T,pow:E,PI:L}=Math,O={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:k.get,formatRotation:(t,e)=>(t%=360,e?t<0&&(t+=360):(t>180&&(t-=360),t<-180&&(t+=360)),O.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:E(10,e);return-0===(t=T(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&&O.assignScale(s,t);return s},assignScale(t,e){l(e)?t.scaleX=t.scaleY=e:(t.scaleX=e.x,t.scaleY=e.y)},randInt:A,randColor:t=>`rgba(${A(255)},${A(255)},${A(255)},${t||1})`};function A(t){return Math.round(Math.random()*t)}const D=L/180,M=2*L,W=L/2;function I(){return{x:0,y:0}}function F(){return{x:0,y:0,width:0,height:0}}function z(){return{a:1,b:0,c:0,d:1,e:0,f:0}}const{sin:N,cos:Y,acos:X,sqrt:H}=Math,{float:U}=O,j={};function V(){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 G={defaultMatrix:{a:1,b:0,c:0,d:1,e:0,f:0},defaultWorld:V(),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:z,getWorld:V,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){K.toInnerPoint(t,e,j),K.scaleOfInner(t,j,i,s)},scaleOfInner(t,e,i,s=i){K.translateInner(t,e.x,e.y),K.scale(t,i,s),K.translateInner(t,-e.x,-e.y)},rotate(t,e){const{a:i,b:s,c:r,d:n}=t,o=Y(e*=D),a=N(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){K.toInnerPoint(t,e,j),K.rotateOfInner(t,j,i)},rotateOfInner(t,e,i){K.translateInner(t,e.x,e.y),K.rotate(t,i),K.translateInner(t,-e.x,-e.y)},skew(t,e,i){const{a:s,b:r,c:n,d:o}=t;i&&(i*=D,t.a=s+n*i,t.b=r+o*i),e&&(e*=D,t.c=n+s*e,t.d=o+r*e)},skewOfOuter(t,e,i,s){K.toInnerPoint(t,e,j),K.skewOfInner(t,j,i,s)},skewOfInner(t,e,i,s=0){K.translateInner(t,e.x,e.y),K.skew(t,i,s),K.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){K.multiply(t,K.tempInvert(e))},divideParent(t,e){K.multiplyParent(t,K.tempInvert(e))},tempInvert(t){const{tempMatrix:e}=K;return K.copy(e,t),K.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*D,o=Y(n),a=N(n);if(s||r){const e=s*D,i=r*D;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)&&K.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=H(r*r+n*n),c=t/d;const e=r/d;u=n>0?X(e):-X(e)}else{c=H(o*o+a*a),d=t/c;const e=o/c;u=W-(a>0?X(-e):-X(e))}const e=U(Y(u)),i=N(u);d=U(d),c=U(c),_=e?U((o/c+i)/e/D,9):0,p=e?U((n/d-i)/e/D,9):0,u=U(u/D)}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=H(s*s+r*r)):(e=s,i=o)}return s.scaleX=e,s.scaleY=i,s},reset(t){K.set(t)}},K=G,{toInnerPoint:q,toOuterPoint:$}=G,{sin:Q,cos:J,abs:Z,sqrt:tt,atan2:et,min:it,round:st}=Math,rt={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?st(t.x-.5)+.5:st(t.x),t.y=e?st(t.y-.5)+.5:st(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=nt.defaultPoint);const s=J(e*=D),r=Q(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}=nt;return at(i,t),q(e,i,i),i},tempToOuterOf(t,e){const{tempPoint:i}=nt;return at(i,t),$(e,i,i),i},tempToInnerRadiusPointOf(t,e){const{tempRadiusPoint:i}=nt;return at(i,t),nt.toInnerRadiusPointOf(t,e,i),i},toInnerRadiusPointOf(t,e,i){i||(i=t),q(e,t,i),i.radiusX=Math.abs(t.radiusX/e.scaleX),i.radiusY=Math.abs(t.radiusY/e.scaleY)},toInnerOf(t,e,i){q(e,t,i)},toOuterOf(t,e,i){$(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)=>ot(t.x,t.y,e.x,e.y),getDistanceFrom(t,e,i,s){const r=Z(i-t),n=Z(s-e);return tt(r*r+n*n)},getMinDistanceFrom:(t,e,i,s,r,n)=>it(ot(t,e,i,s),ot(i,s,r,n)),getAngle:(t,e)=>ht(t,e)/D,getRotation:(t,e,i,s)=>(s||(s=e),nt.getRadianFrom(t.x,t.y,e.x,e.y,i.x,i.y,s.x,s.y)/D),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)=>et(e.y-t.y,e.x-t.x),getDistancePoint(t,e,i,s){const r=ht(t,e);return(e=s?e:{}).x=t.x+J(r)*i,e.y=t.y+Q(r)*i,e},toNumberPoints(t){let e=t;return _(t[0])&&(e=[],t.forEach(t=>e.push(t.x,t.y))),e},reset(t){nt.reset(t)}},nt=rt,{getDistanceFrom:ot,copy:at,getAtan2:ht}=nt;class lt{constructor(t,e){this.set(t,e)}set(t,e){return _(t)?rt.copy(this,t):rt.set(this,t,e),this}get(){const{x:t,y:e}=this;return{x:t,y:e}}clone(){return new lt(this)}move(t,e){return rt.move(this,t,e),this}scale(t,e){return rt.scale(this,t,e),this}scaleOf(t,e,i){return rt.scaleOf(this,t,e,i),this}rotate(t,e){return rt.rotate(this,t,e),this}rotateOf(t,e){return rt.rotate(this,e,t),this}getRotation(t,e,i){return rt.getRotation(this,t,e,i)}toInnerOf(t,e){return rt.toInnerOf(this,t,e),this}toOuterOf(t,e){return rt.toOuterOf(this,t,e),this}getCenter(t){return new lt(rt.getCenter(this,t))}getDistance(t){return rt.getDistance(this,t)}getDistancePoint(t,e,i){return new lt(rt.getDistancePoint(this,t,e,i))}getAngle(t){return rt.getAngle(this,t)}getAtan2(t){return rt.getAtan2(this,t)}reset(){return rt.reset(this),this}}const dt=new lt;class ct{constructor(t,e,i,s,r,n){this.set(t,e,i,s,r,n)}set(t,e,i,s,r,n){return _(t)?G.copy(this,t):G.set(this,t,e,i,s,r,n),this}setWith(t){return G.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 ct(this)}translate(t,e){return G.translate(this,t,e),this}translateInner(t,e){return G.translateInner(this,t,e),this}scale(t,e){return G.scale(this,t,e),this}scaleWith(t,e){return G.scale(this,t,e),this.scaleX*=t,this.scaleY*=e||t,this}pixelScale(t){return G.pixelScale(this,t),this}scaleOfOuter(t,e,i){return G.scaleOfOuter(this,t,e,i),this}scaleOfInner(t,e,i){return G.scaleOfInner(this,t,e,i),this}rotate(t){return G.rotate(this,t),this}rotateOfOuter(t,e){return G.rotateOfOuter(this,t,e),this}rotateOfInner(t,e){return G.rotateOfInner(this,t,e),this}skew(t,e){return G.skew(this,t,e),this}skewOfOuter(t,e,i){return G.skewOfOuter(this,t,e,i),this}skewOfInner(t,e,i){return G.skewOfInner(this,t,e,i),this}multiply(t){return G.multiply(this,t),this}multiplyParent(t){return G.multiplyParent(this,t),this}divide(t){return G.divide(this,t),this}divideParent(t){return G.divideParent(this,t),this}invert(){return G.invert(this),this}invertWith(){return G.invert(this),this.scaleX=1/this.scaleX,this.scaleY=1/this.scaleY,this}toOuterPoint(t,e,i){G.toOuterPoint(this,t,e,i)}toInnerPoint(t,e,i){G.toInnerPoint(this,t,e,i)}setLayout(t,e,i){return G.setLayout(this,t,e,i),this}getLayout(t,e,i){return G.getLayout(this,t,e,i)}withScale(t,e){return G.withScale(this,t,e)}reset(){G.reset(this)}}const ut=new ct,_t={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){pt(t,e,i),pt(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:pt}=_t;var gt,ft;!function(t){t[t.top=0]="top",t[t.right=1]="right",t[t.bottom=2]="bottom",t[t.left=3]="left"}(gt||(gt={})),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"}(ft||(ft={}));const yt=[{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}];yt.forEach(t=>t.type="percent");const mt={directionData:yt,tempPoint:{},get:vt,toPoint(t,e,i,s,r,n){const o=vt(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={}),mt.toPoint(t,e,i,!0),i)};function vt(t){return a(t)?yt[ft[t]]:t}const{toPoint:wt}=mt,xt={toPoint(t,e,i,s,r,n){wt(t,i,s,r,e,n)}},{tempPointBounds:bt,setPoint:Bt,addPoint:kt,toBounds:St}=_t,{toOuterPoint:Pt}=G,{float:Rt,fourNumber:Ct}=O,{floor:Tt,ceil:Et}=Math;let Lt,Ot,At,Dt;const Mt={},Wt={},It={},Ft={tempBounds:It,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=Ct(i);s?zt.set(t,n+e[3],o+e[0],a-e[1]-e[3],h-e[2]-e[0]):zt.set(t,n-e[3],o-e[0],a+e[1]+e[3],h+e[2]+e[0])}else s&&(i=-i),zt.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),zt.move(t,e,i),t),toOffsetOutBounds(t,e,i){e?Yt(e,t):e=t,i||(i=t),e.offsetX=zt.maxX(i),e.offsetY=zt.maxY(i),zt.move(e,-e.offsetX,-e.offsetY)},scale(t,e,i=e,s){s||rt.scale(t,e,i),t.width*=e,t.height*=i},scaleOf(t,e,i,s=i){rt.scaleOf(t,e,i,s),t.width*=i,t.height*=s},tempToOuterOf:(t,e)=>(zt.copy(It,t),zt.toOuterOf(It,e),It),getOuterOf:(t,e)=>(t=Object.assign({},t),zt.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 Mt.x=t.x,Mt.y=t.y,Pt(e,Mt,Wt),Bt(bt,Wt.x,Wt.y),Mt.x=t.x+t.width,Pt(e,Mt,Wt),kt(bt,Wt.x,Wt.y),Mt.y=t.y+t.height,Pt(e,Mt,Wt),kt(bt,Wt.x,Wt.y),Mt.x=t.x,Pt(e,Mt,Wt),kt(bt,Wt.x,Wt.y),St(bt,i)},toInnerOf(t,e,i){i||(i=t),zt.move(i,-e.e,-e.f),zt.scale(i,1/e.a,1/e.d)},getFitMatrix(t,e,i=1){const s=Math.min(i,zt.getFitScale(t,e));return new ct(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=zt.getFitScale(t,e,"cover"===s)),It.width=r?e.width*=s:e.width*s,It.height=r?e.height*=s:e.height*s,xt.toPoint(i,It,t,n,!0,!0)},getSpread(t,e,i){const s={};return zt.copyAndSpread(s,t,e,!1,i),s},spread(t,e,i){zt.copyAndSpread(t,t,e,!1,i)},shrink(t,e,i){zt.copyAndSpread(t,t,e,!0,i)},ceil(t){const{x:e,y:i}=t;t.x=Tt(t.x),t.y=Tt(t.y),t.width=e>t.x?Et(t.width+e-t.x):Et(t.width),t.height=i>t.y?Et(t.height+i-t.y):Et(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=Rt(t.x,e),t.y=Rt(t.y,e),t.width=Rt(t.width,e),t.height=Rt(t.height,e)},add(t,e,i){Lt=t.x+t.width,Ot=t.y+t.height,At=e.x,Dt=e.y,i||(At+=e.width,Dt+=e.height),Lt=Lt>At?Lt:At,Ot=Ot>Dt?Ot:Dt,t.x=t.x<e.x?t.x:e.x,t.y=t.y<e.y?t.y:e.y,t.width=Lt-t.x,t.height=Ot-t.y},addList(t,e){zt.setListWithFn(t,e,void 0,!0)},setList(t,e,i=!1){zt.setListWithFn(t,e,void 0,i)},addListWithFn(t,e,i){zt.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||Yt(t,r)):Nt(t,r));n&&zt.reset(t)},setPoints(t,e){e.forEach((t,e)=>0===e?Bt(bt,t.x,t.y):kt(bt,t.x,t.y)),St(bt,t)},setPoint(t,e){zt.set(t,e.x,e.y)},addPoint(t,e){Nt(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=rt.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=rt.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=zt.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=zt.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=zt.tempToOuterOf(e,i)),!zt.hit(t,e))return{x:0,y:0,width:0,height:0};let{x:s,y:r,width:n,height:o}=e;return Lt=s+n,Ot=r+o,At=t.x+t.width,Dt=t.y+t.height,s=s>t.x?s:t.x,r=r>t.y?r:t.y,Lt=Lt<At?Lt:At,Ot=Ot<Dt?Ot:Dt,n=Lt-s,o=Ot-r,{x:s,y:r,width:n,height:o}},intersect(t,e,i){zt.copy(t,zt.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){zt.set(t)}},zt=Ft,{add:Nt,copy:Yt}=zt;class Xt{get minX(){return Ft.minX(this)}get minY(){return Ft.minY(this)}get maxX(){return Ft.maxX(this)}get maxY(){return Ft.maxY(this)}constructor(t,e,i,s){this.set(t,e,i,s)}set(t,e,i,s){return _(t)?Ft.copy(this,t):Ft.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 Xt(this)}move(t,e){return Ft.move(this,t,e),this}scale(t,e,i){return Ft.scale(this,t,e,i),this}scaleOf(t,e,i){return Ft.scaleOf(this,t,e,i),this}toOuterOf(t,e){return Ft.toOuterOf(this,t,e),this}toInnerOf(t,e){return Ft.toInnerOf(this,t,e),this}getFitMatrix(t,e){return Ft.getFitMatrix(this,t,e)}put(t,e,i){Ft.put(this,t,e,i)}spread(t,e){return Ft.spread(this,t,e),this}shrink(t,e){return Ft.shrink(this,t,e),this}ceil(){return Ft.ceil(this),this}unsign(){return Ft.unsign(this),this}float(t){return Ft.float(this,t),this}add(t){return Ft.add(this,t),this}addList(t){return Ft.setList(this,t,!0),this}setList(t){return Ft.setList(this,t),this}addListWithFn(t,e){return Ft.setListWithFn(this,t,e,!0),this}setListWithFn(t,e){return Ft.setListWithFn(this,t,e),this}setPoint(t){return Ft.setPoint(this,t),this}setPoints(t){return Ft.setPoints(this,t),this}addPoint(t){return Ft.addPoint(this,t),this}getPoints(){return Ft.getPoints(this)}hitPoint(t,e){return Ft.hitPoint(this,t,e)}hitRadiusPoint(t,e){return Ft.hitRadiusPoint(this,t,e)}hit(t,e){return Ft.hit(this,t,e)}includes(t,e){return Ft.includes(this,t,e)}intersect(t,e){return Ft.intersect(this,t,e),this}getIntersect(t,e){return new Xt(Ft.getIntersectData(this,t,e))}isSame(t){return Ft.isSame(this,t)}isEmpty(){return Ft.isEmpty(this)}reset(){Ft.reset(this)}}const Ht=new Xt;class Ut{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 Xt(r,e,n||t.width-r-i,o||t.height-e-s)}}const jt={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:Vt}=O;class Gt{constructor(t){this.repeatMap={},this.name=t}static get(t){return new Gt(t)}static set filter(t){this.filterList=Kt(t)}static set exclude(t){this.excludeList=Kt(t)}static drawRepaint(t,e){const i=Vt();t.fillWorld(e,i.replace("1)",".1)")),t.strokeWorld(e,i)}static drawBounds(t,e,i){const s="hit"===Gt.showBounds,r=t.__nowWorld,n=Vt();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(qt.enable){if(qt.filterList.length&&qt.filterList.every(t=>t!==this.name))return;if(qt.excludeList.length&&qt.excludeList.some(t=>t===this.name))return;console.log("%c"+this.name,"color:#21ae62",...t)}}tip(...t){qt.enable&&this.warn(...t)}warn(...t){qt.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 Kt(t){return t?a(t)&&(t=[t]):t=[],t}Gt.filterList=[],Gt.excludeList=[],Gt.showWarn=!0;const qt=Gt,$t=Gt.get("RunTime"),Qt={currentId:0,currentName:"",idMap:{},nameMap:{},nameToIdMap:{},start(t,i){const s=e.create(e.RUNTIME);return Jt.currentId=Jt.idMap[s]=i?performance.now():Date.now(),Jt.currentName=Jt.nameMap[s]=t,Jt.nameToIdMap[t]=s,s},end(t,e){const i=Jt.idMap[t],s=Jt.nameMap[t],r=e?(performance.now()-i)/1e3:Date.now()-i;Jt.idMap[t]=Jt.nameMap[t]=Jt.nameToIdMap[s]=void 0,$t.log(s,r,"ms")},endOfName(t,e){const i=Jt.nameToIdMap[t];n(i)||Jt.end(i,e)}},Jt=Qt,Zt=[],te={list:{},add(t,...e){this.list[t]=!0,Zt.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(()=>Zt.forEach(t=>te.has(t,!0)));const ee={editor:t=>te.need("editor")},ie=Gt.get("UICreator"),se={list:{},register(t){const{__tag:e}=t.prototype;re[e]&&ie.repeat(e),re[e]=t},get(t,e,i,s,r,o){re[t]||ie.error("not register "+t);const a=new re[t](e);return n(i)||(a.x=i,s&&(a.y=s),r&&(a.width=r),o&&(a.height=o)),a}},{list:re}=se,ne=Gt.get("EventCreator"),oe={nameList:{},register(t){let e;Object.keys(t).forEach(i=>{e=t[i],a(e)&&(ae[e]&&ne.repeat(e),ae[e]=t)})},changeName(t,e){const i=ae[t];if(i){const s=Object.keys(i).find(e=>i[e]===t);s&&(i[s]=e,ae[e]=i)}},has(t){return!!this.nameList[t]},get:(t,...e)=>new ae[t](...e)},{nameList:ae}=oe;class he{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=ee.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 le(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 de(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 ce(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 ue=[];function _e(){return(t,e)=>{ue.push(e)}}const pe=[];let ge=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||pe)}get dashPattern(){return this.context.getLineDash()}__bindContext(){let t;ue.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}};le([ce("imageSmoothingEnabled")],ge.prototype,"smooth",void 0),le([ce("imageSmoothingQuality")],ge.prototype,"smoothLevel",void 0),le([ce("globalAlpha")],ge.prototype,"opacity",void 0),le([ce()],ge.prototype,"fillStyle",void 0),le([ce()],ge.prototype,"strokeStyle",void 0),le([ce("lineWidth")],ge.prototype,"strokeWidth",void 0),le([ce("lineCap")],ge.prototype,"strokeCap",void 0),le([ce("lineJoin")],ge.prototype,"strokeJoin",void 0),le([ce("lineDashOffset")],ge.prototype,"dashOffset",void 0),le([ce()],ge.prototype,"miterLimit",void 0),le([ce()],ge.prototype,"shadowBlur",void 0),le([ce()],ge.prototype,"shadowColor",void 0),le([ce()],ge.prototype,"shadowOffsetX",void 0),le([ce()],ge.prototype,"shadowOffsetY",void 0),le([ce()],ge.prototype,"filter",void 0),le([ce()],ge.prototype,"font",void 0),le([ce()],ge.prototype,"fontKerning",void 0),le([ce()],ge.prototype,"fontStretch",void 0),le([ce()],ge.prototype,"fontVariantCaps",void 0),le([ce()],ge.prototype,"textAlign",void 0),le([ce()],ge.prototype,"textBaseline",void 0),le([ce()],ge.prototype,"textRendering",void 0),le([ce()],ge.prototype,"wordSpacing",void 0),le([ce()],ge.prototype,"letterSpacing",void 0),le([ce()],ge.prototype,"direction",void 0),le([_e()],ge.prototype,"setTransform",null),le([_e()],ge.prototype,"resetTransform",null),le([_e()],ge.prototype,"getTransform",null),le([_e()],ge.prototype,"save",null),le([_e()],ge.prototype,"restore",null),le([_e()],ge.prototype,"translate",null),le([_e()],ge.prototype,"scale",null),le([_e()],ge.prototype,"rotate",null),le([_e()],ge.prototype,"fill",null),le([_e()],ge.prototype,"stroke",null),le([_e()],ge.prototype,"clip",null),le([_e()],ge.prototype,"fillRect",null),le([_e()],ge.prototype,"strokeRect",null),le([_e()],ge.prototype,"clearRect",null),le([_e()],ge.prototype,"beginPath",null),le([_e()],ge.prototype,"moveTo",null),le([_e()],ge.prototype,"lineTo",null),le([_e()],ge.prototype,"bezierCurveTo",null),le([_e()],ge.prototype,"quadraticCurveTo",null),le([_e()],ge.prototype,"closePath",null),le([_e()],ge.prototype,"arc",null),le([_e()],ge.prototype,"arcTo",null),le([_e()],ge.prototype,"ellipse",null),le([_e()],ge.prototype,"rect",null),le([_e()],ge.prototype,"roundRect",null),le([_e()],ge.prototype,"createConicGradient",null),le([_e()],ge.prototype,"createLinearGradient",null),le([_e()],ge.prototype,"createPattern",null),le([_e()],ge.prototype,"createRadialGradient",null),le([_e()],ge.prototype,"fillText",null),le([_e()],ge.prototype,"measureText",null),le([_e()],ge.prototype,"strokeText",null);const{copy:fe,multiplyParent:ye,pixelScale:me}=G,{round:ve}=Math,we=new Xt,xe=new Xt,be={width:1,height:1,pixelRatio:1},Be=["width","height","pixelRatio"];class ke extends ge{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=be),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,Be),Be.forEach(t=>s[t]||(s[t]=1)),this.bounds=new Xt(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&&ye(t,e,r),me(t,i,r),s&&!t.ignorePixelSnap&&(t.half&&t.half*i%2?(r.e=ve(r.e-.5)+.5,r.f=ve(r.f-.5)+.5):(r.e=ve(r.e),r.f=ve(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=xe):i=we,this.drawImage(t.view,we.x,we.y,we.width,we.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,Ft.tempToOuterOf(i,e),s,r),this.restore()):(s&&(this.blendMode=s),this.setTempPixelBounds(e,r),this.drawImage(t.view,we.x,we.y,we.width,we.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(we.x,we.y,we.width,we.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,we.x,we.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(we.x,we.y,we.width,we.height),i&&(this.blendMode="source-over")}strokeWorld(t,e,i,s){i&&(this.blendMode=i),this.strokeStyle=e,this.setTempPixelBounds(t,s),this.strokeRect(we.x,we.y,we.width,we.height),i&&(this.blendMode="source-over")}clipWorld(t,e=!0){this.beginPath(),this.setTempPixelBounds(t,e),this.rect(we.x,we.y,we.width,we.height),this.clip()}clipUI(t){t.windingRule?this.clip(t.windingRule):this.clip()}clearWorld(t,e=!0){this.setTempPixelBounds(t,e),this.clearRect(we.x,we.y,we.width,we.height)}clear(){const{pixelRatio:t}=this;this.clearRect(0,0,this.width*t+2,this.height*t+2)}setTempPixelBounds(t,e,i){this.copyToPixelBounds(we,t,e,i)}setTempPixelBounds2(t,e,i){this.copyToPixelBounds(xe,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):ee.canvas(Object.assign({},i));return r.save(),t&&(fe(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 Se={creator:{},parse(t,e){},convertToCanvasData(t,e){}},Pe={N:21,D:22,X:23,G:24,F:25,O:26,P:27,U:28},Re=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},Pe),Ce={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},Te={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},Ee=Object.assign(Object.assign({},Te),Pe),Le=Re,Oe={};for(let t in Le)Oe[Le[t]]=t;const Ae={};for(let t in Le)Ae[Le[t]]=Ce[t];const De={drawRoundRect(t,e,i,s,r,n){const o=O.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:Me,cos:We,hypot:Ie,atan2:Fe,ceil:ze,abs:Ne,PI:Ye,sqrt:Xe,pow:He}=Math,{setPoint:Ue,addPoint:je}=_t,{set:Ve,toNumberPoints:Ge}=rt,{M:Ke,L:qe,C:$e,Q:Qe,Z:Je}=Re,Ze={},ti={points(t,e,i,s){let r=Ge(e);if(t.push(Ke,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=Xe(He(o-e,2)+He(a-n,2)),g=Xe(He(h-o,2)+He(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(Qe,d,c,o,a):t.push($e,u,_,d,c,o,a),u=o+g*h,_=a+g*l);s||t.push(Qe,u,_,r[y-2],r[y-1])}else for(let e=2,i=r.length;e<i;e+=2)t.push(qe,r[e],r[e+1]);s&&t.push(Je)},rect(t,e,i,s,r){Se.creator.path=t,Se.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){Se.creator.path=[],De.drawRoundRect(Se.creator,e,i,s,r,n),t.push(...Se.convertToCanvasData(Se.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=Fe(u,c),f=Fe(p,_);const y=Ie(c,u),m=Ie(_,p);let v=f-g;if(v<0&&(v+=M),y<1e-12||m<1e-12||v<1e-12||Ne(v-Ye)<1e-12)return t&&t.push(qe,s,r),h&&(Ue(h,e,i),je(h,s,r)),d&&Ve(d,e,i),void(l&&Ve(l,s,r));const w=c*p-_*u<0,x=w?-1:1,b=a/We(v/2),B=s+b*We(g+v/2+W*x),k=r+b*Me(g+v/2+W*x);return g-=W*x,f-=W*x,si(t,B,k,a,a,0,g/D,f/D,w,h,l,d)},arc:(t,e,i,s,r,n,o,a,h,l)=>si(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*D,_=Me(u),p=We(u);let g=o*D,f=a*D;g>Ye&&(g-=M),f<0&&(f+=M);let y=f-g;y<0?y+=M:y>M&&(y-=M),h&&(y-=M);const m=ze(Ne(y/W)),v=y/m,w=Me(v/4),x=8/3*w*w/Me(v/2);f=g+v;let b,B,k,S,P,R,C,T,E=We(g),L=Me(g),O=k=p*s*E-_*r*L,A=S=_*s*E+p*r*L,I=e+k,F=i+S;t&&t.push(t.length?qe:Ke,I,F),l&&Ue(l,I,F),c&&Ve(c,I,F);for(let n=0;n<m;n++)b=We(f),B=Me(f),k=p*s*b-_*r*B,S=_*s*b+p*r*B,P=e+O-x*(p*s*L+_*r*E),R=i+A-x*(_*s*L-p*r*E),C=e+k+x*(p*s*B+_*r*b),T=i+S+x*(_*s*B-p*r*b),t&&t.push($e,P,R,C,T,e+k,i+S),l&&ii(e+O,i+A,P,R,C,T,e+k,i+S,l,!0),O=k,A=S,E=b,L=B,g=f,f+=v;d&&Ve(d,e+k,i+S)},quadraticCurveTo(t,e,i,s,r,n,o){t.push($e,(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){ii(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?je(h,t,e):Ue(h,t,e),je(h,o,a);for(let l=0,c=d.length;l<c;l++)ei(d[l],t,e,i,s,r,n,o,a,Ze),je(h,Ze.x,Ze.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 ei(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:ei,toTwoPointBounds:ii,ellipse:si}=ti,{sin:ri,cos:ni,sqrt:oi,atan2:ai}=Math,{ellipse:hi}=ti,li={ellipticalArc(e,i,s,r,n,o,a,h,l,d,c){const u=(l-i)/2,_=(d-s)/2,p=o*D,g=ri(p),f=ni(p),y=-f*u-g*_,m=-f*_+g*u,v=r*r,w=n*n,x=m*m,b=y*y,B=v*w-v*x-w*b;let k=0;if(B<0){const t=oi(1-B/(v*w));r*=t,n*=t}else k=(a===h?-1:1)*oi(B/(v*x+w*b));const S=k*r*m/n,P=-k*n*y/r,R=ai((m-P)/n,(y-S)/r),C=ai((-m-P)/n,(-y-S)/r);let T=C-R;0===h&&T>0?T-=M:1===h&&T<0&&(T+=M);const E=i+u+f*S-g*P,L=s+_+g*S+f*P,O=T<0?1:0;c||t.ellipseToCurve?hi(e,E,L,r,n,o,R/D,C/D,O):r!==n||o?e.push(Re.G,E,L,r,n,o,R/D,C/D,O):e.push(Re.O,E,L,r,R/D,C/D,O)}},{M:di,m:ci,L:ui,l:_i,H:pi,h:gi,V:fi,v:yi,C:mi,c:vi,S:wi,s:xi,Q:bi,q:Bi,T:ki,t:Si,A:Pi,a:Ri,Z:Ci,z:Ti,N:Ei,D:Li,X:Oi,G:Ai,F:Di,O:Mi,P:Wi,U:Ii}=Re,{rect:Fi,roundRect:zi,arcTo:Ni,arc:Yi,ellipse:Xi,quadraticCurveTo:Hi}=ti,{ellipticalArc:Ui}=li,ji=Gt.get("PathConvert"),Vi={},Gi={current:{dot:0},stringify(t,e){let i,s,r,n=0,o=t.length,a="";for(;n<o;){s=t[n],i=Ae[s],a+=s===r?" ":Oe[s];for(let s=1;s<i;s++)a+=O.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?Ee:Te;for(let e=0,h=t.length;e<h;e++)s=t[e],jt[s]?("."===s&&(Ki.dot&&(qi(o,n),n=""),Ki.dot++),"0"===n&&"."!==s&&(qi(o,n),n=""),n+=s):Re[s]?(n&&(qi(o,n),n=""),Ki.name=Re[s],Ki.length=Ce[s],Ki.index=0,qi(o,Ki.name),!i&&a[s]&&(i=!0)):"-"===s||"+"===s?"e"===r||"E"===r?n+=s:(n&&qi(o,n),n=s):n&&(qi(o,n),n=""),r=s;return n&&qi(o,n),i?Gi.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 ci:t[c+1]+=a,t[c+2]+=h;case di:a=t[c+1],h=t[c+2],_.push(di,a,h),c+=3;break;case gi:t[c+1]+=a;case pi:a=t[c+1],_.push(ui,a,h),c+=2;break;case yi:t[c+1]+=h;case fi:h=t[c+1],_.push(ui,a,h),c+=2;break;case _i:t[c+1]+=a,t[c+2]+=h;case ui:a=t[c+1],h=t[c+2],_.push(ui,a,h),c+=3;break;case xi:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,r=wi;case wi:o=n===mi||n===wi,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(mi,l,d,i,s,a,h),c+=5;break;case vi: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=mi;case mi:i=t[c+3],s=t[c+4],a=t[c+5],h=t[c+6],_.push(mi,t[c+1],t[c+2],i,s,a,h),c+=7;break;case Si:t[c+1]+=a,t[c+2]+=h,r=ki;case ki:o=n===bi||n===ki,i=o?2*a-i:t[c+1],s=o?2*h-s:t[c+2],e?Hi(_,a,h,i,s,t[c+1],t[c+2]):_.push(bi,i,s,t[c+1],t[c+2]),a=t[c+1],h=t[c+2],c+=3;break;case Bi:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,r=bi;case bi:i=t[c+1],s=t[c+2],e?Hi(_,a,h,i,s,t[c+3],t[c+4]):_.push(bi,i,s,t[c+3],t[c+4]),a=t[c+3],h=t[c+4],c+=5;break;case Ri:t[c+6]+=a,t[c+7]+=h;case Pi:Ui(_,a,h,t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],t[c+6],t[c+7],e),a=t[c+6],h=t[c+7],c+=8;break;case Ti:case Ci:_.push(Ci),c++;break;case Ei:a=t[c+1],h=t[c+2],e?Fi(_,a,h,t[c+3],t[c+4]):$i(_,t,c,5),c+=5;break;case Li:a=t[c+1],h=t[c+2],e?zi(_,a,h,t[c+3],t[c+4],[t[c+5],t[c+6],t[c+7],t[c+8]]):$i(_,t,c,9),c+=9;break;case Oi:a=t[c+1],h=t[c+2],e?zi(_,a,h,t[c+3],t[c+4],t[c+5]):$i(_,t,c,6),c+=6;break;case Ai:Xi(e?_:$i(_,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,Vi),a=Vi.x,h=Vi.y,c+=9;break;case Di:e?Xi(_,t[c+1],t[c+2],t[c+3],t[c+4],0,0,360,!1):$i(_,t,c,5),a=t[c+1]+t[c+3],h=t[c+2],c+=5;break;case Mi:Yi(e?_:$i(_,t,c,7),t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],t[c+6],null,Vi),a=Vi.x,h=Vi.y,c+=7;break;case Wi:e?Yi(_,t[c+1],t[c+2],t[c+3],0,360,!1):$i(_,t,c,4),a=t[c+1]+t[c+3],h=t[c+2],c+=4;break;case Ii:Ni(e?_:$i(_,t,c,6),a,h,t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],null,Vi),a=Vi.x,h=Vi.y,c+=6;break;default:return ji.error(`command: ${r} [index:${c}]`,t),_}n=r}return _},objectToCanvasData(t){const e=[];return t.forEach(t=>{switch(t.name){case"M":e.push(di,t.x,t.y);break;case"L":e.push(ui,t.x,t.y);break;case"C":e.push(mi,t.x1,t.y1,t.x2,t.y2,t.x,t.y);break;case"Q":e.push(bi,t.x1,t.y1,t.x,t.y);break;case"Z":e.push(Ci)}}),e},copyData(t,e,i,s){for(let r=i,n=i+s;r<n;r++)t.push(e[r])},pushData(t,e){Ki.index===Ki.length&&(Ki.index=1,t.push(Ki.name)),t.push(Number(e)),Ki.index++,Ki.dot=0}},{current:Ki,pushData:qi,copyData:$i}=Gi,{M:Qi,L:Ji,C:Zi,Q:ts,Z:es,N:is,D:ss,X:rs,G:ns,F:os,O:as,P:hs,U:ls}=Re,{getMinDistanceFrom:ds,getRadianFrom:cs}=rt,{tan:us,min:_s,abs:ps}=Math,gs={},fs={beginPath(t){t.length=0},moveTo(t,e,i){t.push(Qi,e,i)},lineTo(t,e,i){t.push(Ji,e,i)},bezierCurveTo(t,e,i,s,r,n,o){t.push(Zi,e,i,s,r,n,o)},quadraticCurveTo(t,e,i,s,r){t.push(ts,e,i,s,r)},closePath(t){t.push(es)},rect(t,e,i,s,r){t.push(is,e,i,s,r)},roundRect(t,e,i,s,r,n){if(l(n))t.push(rs,e,i,s,r,n);else{const o=O.fourNumber(n);o?t.push(ss,e,i,s,r,...o):t.push(is,e,i,s,r)}},ellipse(t,e,i,s,r,n,a,h,l){o(n)?t.push(os,e,i,s,r):(o(a)&&(a=0),o(h)&&(h=360),t.push(ns,e,i,s,r,n,a,h,l?1:0))},arc(t,e,i,s,r,n,a){o(r)?t.push(hs,e,i,s):(o(n)&&(n=360),t.push(as,e,i,s,r,n,a?1:0))},arcTo(t,e,i,s,r,o,a,h){if(!n(a)){const t=ds(a,h,e,i,s,r);o=_s(o,_s(t/2,t/2*ps(us(cs(a,h,e,i,s,r)/2))))}t.push(ls,e,i,s,r,o)},drawEllipse(t,e,i,s,r,n,a,h,l){ti.ellipse(null,e,i,s,r,o(n)?0:n,o(a)?0:a,o(h)?360:h,l,null,null,gs),t.push(Qi,gs.x,gs.y),ys(t,e,i,s,r,n,a,h,l)},drawArc(t,e,i,s,r,n,a){ti.arc(null,e,i,s,o(r)?0:r,o(n)?360:n,a,null,null,gs),t.push(Qi,gs.x,gs.y),ms(t,e,i,s,r,n,a)},drawPoints(t,e,i,s){ti.points(t,e,i,s)}},{ellipse:ys,arc:ms}=fs,{moveTo:vs,lineTo:ws,quadraticCurveTo:xs,bezierCurveTo:bs,closePath:Bs,beginPath:ks,rect:Ss,roundRect:Ps,ellipse:Rs,arc:Cs,arcTo:Ts,drawEllipse:Es,drawArc:Ls,drawPoints:Os}=fs;class As{set path(t){this.__path=t}get path(){return this.__path}constructor(t){this.set(t)}set(t){return this.__path=t?a(t)?Se.parse(t):t:[],this}beginPath(){return ks(this.__path),this.paint(),this}moveTo(t,e){return vs(this.__path,t,e),this.paint(),this}lineTo(t,e){return ws(this.__path,t,e),this.paint(),this}bezierCurveTo(t,e,i,s,r,n){return bs(this.__path,t,e,i,s,r,n),this.paint(),this}quadraticCurveTo(t,e,i,s){return xs(this.__path,t,e,i,s),this.paint(),this}closePath(){return Bs(this.__path),this.paint(),this}rect(t,e,i,s){return Ss(this.__path,t,e,i,s),this.paint(),this}roundRect(t,e,i,s,r){return Ps(this.__path,t,e,i,s,r),this.paint(),this}ellipse(t,e,i,s,r,n,o,a){return Rs(this.__path,t,e,i,s,r,n,o,a),this.paint(),this}arc(t,e,i,s,r,n){return Cs(this.__path,t,e,i,s,r,n),this.paint(),this}arcTo(t,e,i,s,r){return Ts(this.__path,t,e,i,s,r),this.paint(),this}drawEllipse(t,e,i,s,r,n,o,a){return Es(this.__path,t,e,i,s,r,n,o,a),this.paint(),this}drawArc(t,e,i,s,r,n){return Ls(this.__path,t,e,i,s,r,n),this.paint(),this}drawPoints(t,e,i){return Os(this.__path,t,e,i),this.paint(),this}clearPath(){return this.beginPath()}paint(){}}const{M:Ds,L:Ms,C:Ws,Q:Is,Z:Fs,N:zs,D:Ns,X:Ys,G:Xs,F:Hs,O:Us,P:js,U:Vs}=Re,Gs=Gt.get("PathDrawer"),Ks={drawPathByData(t,e){if(!e)return;let i,s=0,r=e.length;for(;s<r;)switch(i=e[s],i){case Ds:t.moveTo(e[s+1],e[s+2]),s+=3;break;case Ms:t.lineTo(e[s+1],e[s+2]),s+=3;break;case Ws:t.bezierCurveTo(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5],e[s+6]),s+=7;break;case Is:t.quadraticCurveTo(e[s+1],e[s+2],e[s+3],e[s+4]),s+=5;break;case Fs:t.closePath(),s+=1;break;case zs:t.rect(e[s+1],e[s+2],e[s+3],e[s+4]),s+=5;break;case Ns: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 Ys:t.roundRect(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]),s+=6;break;case Xs:t.ellipse(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]*D,e[s+6]*D,e[s+7]*D,e[s+8]),s+=9;break;case Hs:t.ellipse(e[s+1],e[s+2],e[s+3],e[s+4],0,0,M,!1),s+=5;break;case Us:t.arc(e[s+1],e[s+2],e[s+3],e[s+4]*D,e[s+5]*D,e[s+6]),s+=7;break;case js:t.arc(e[s+1],e[s+2],e[s+3],0,M,!1),s+=4;break;case Vs:t.arcTo(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]),s+=6;break;default:return void Gs.error(`command: ${i} [index:${s}]`,e)}}},{M:qs,L:$s,C:Qs,Q:Js,Z:Zs,N:tr,D:er,X:ir,G:sr,F:rr,O:nr,P:or,U:ar}=Re,{toTwoPointBounds:hr,toTwoPointBoundsByQuadraticCurve:lr,arcTo:dr,arc:cr,ellipse:ur}=ti,{addPointBounds:_r,copy:pr,addPoint:gr,setPoint:fr,addBounds:yr,toBounds:mr}=_t,vr=Gt.get("PathBounds");let wr,xr,br;const Br={},kr={},Sr={},Pr={toBounds(t,e){Pr.toTwoPointBounds(t,kr),mr(kr,e)},toTwoPointBounds(t,e){if(!t||!t.length)return fr(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===Zs||o===Qs||o===Js?fr(e,h,l):fr(e,t[a+1],t[a+2])),o){case qs:case $s:h=t[a+1],l=t[a+2],gr(e,h,l),a+=3;break;case Qs:r=t[a+5],n=t[a+6],hr(h,l,t[a+1],t[a+2],t[a+3],t[a+4],r,n,Br),_r(e,Br),h=r,l=n,a+=7;break;case Js:i=t[a+1],s=t[a+2],r=t[a+3],n=t[a+4],lr(h,l,i,s,r,n,Br),_r(e,Br),h=r,l=n,a+=5;break;case Zs:a+=1;break;case tr:h=t[a+1],l=t[a+2],yr(e,h,l,t[a+3],t[a+4]),a+=5;break;case er:case ir:h=t[a+1],l=t[a+2],yr(e,h,l,t[a+3],t[a+4]),a+=o===er?9:6;break;case sr:ur(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],Br,Sr),0===a?pr(e,Br):_r(e,Br),h=Sr.x,l=Sr.y,a+=9;break;case rr:h=t[a+1],l=t[a+2],xr=t[a+3],br=t[a+4],yr(e,h-xr,l-br,2*xr,2*br),h+=xr,a+=5;break;case nr:cr(null,t[a+1],t[a+2],t[a+3],t[a+4],t[a+5],t[a+6],Br,Sr),0===a?pr(e,Br):_r(e,Br),h=Sr.x,l=Sr.y,a+=7;break;case or:h=t[a+1],l=t[a+2],wr=t[a+3],yr(e,h-wr,l-wr,2*wr,2*wr),h+=wr,a+=4;break;case ar:dr(null,h,l,t[a+1],t[a+2],t[a+3],t[a+4],t[a+5],Br,Sr),0===a?pr(e,Br):_r(e,Br),h=Sr.x,l=Sr.y,a+=6;break;default:return void vr.error(`command: ${o} [index:${a}]`,t)}}},{M:Rr,L:Cr,Z:Tr}=Re,{getCenterX:Er,getCenterY:Lr}=rt,{arcTo:Or}=fs,Ar={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 Rr:l=_=t[o+1],d=p=t[o+2],o+=3,t[o]===Cr?(c=t[o+1],u=t[o+2],f.push(Rr,Er(l,c),Lr(d,u))):f.push(Rr,l,d);break;case Cr:switch(a=t[o+1],h=t[o+2],o+=3,t[o]){case Cr:Or(f,a,h,t[o+1],t[o+2],e,_,p);break;case Tr:Or(f,a,h,l,d,e,_,p);break;default:f.push(Cr,a,h)}_=a,p=h;break;case Tr:r!==Tr&&(Or(f,l,d,c,u,e,_,p),f.push(Tr)),o+=1;break;default:n=Ae[s];for(let e=0;e<n;e++)f.push(t[o+e]);o+=n}r=s}return s!==Tr&&(f[1]=l,f[2]=d),f}};function Dr(t){return new As(t)}const Mr=Dr();Se.creator=Dr(),Se.parse=Gi.parse,Se.convertToCanvasData=Gi.toCanvasData;const{drawRoundRect:Wr}=De;function Ir(t){!function(t){t&&!t.roundRect&&(t.roundRect=function(t,e,i,s,r){Wr(this,t,e,i,s,r)})}(t)}const Fr={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=zr.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{}}}},zr=Fr;zr.alphaPixelTypes.forEach(t=>zr.upperCaseTypeMap[t]=t.toUpperCase());const Nr=Gt.get("TaskProcessor");class Yr{constructor(t){this.parallel=!0,this.time=1,this.id=e.create(e.TASK),this.task=t}run(){return de(this,void 0,void 0,function*(){try{this.task&&!this.isComplete&&this.parent.running&&(yield this.task())}catch(t){Nr.error(t)}})}complete(){this.isComplete=!0,this.parent=null,this.task=null}cancel(){this.isCancel=!0,this.complete()}}class Xr{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 Yr(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 Hr=Gt.get("Resource"),Ur={tasker:new Xr,map:{},get isComplete(){return jr.tasker.isComplete},set(t,e){jr.map[t]&&Hr.repeat(t),jr.map[t]=e},get:t=>jr.map[t],remove(t){const e=jr.map[t];e&&(e.destroy&&e.destroy(),delete jr.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=ee.image(s)),jr.set(t,e),e},destroy(){jr.map={}}},jr=Ur,Vr={maxRecycled:10,recycledList:[],patternTasker:new Xr,get(t){let e=Ur.get(t.url);return e||Ur.set(t.url,e=ee.image(t)),e.use++,e},recycle(t){t.use--,setTimeout(()=>{t.use||Gr.recycledList.push(t)})},clearRecycled(){const t=Gr.recycledList;t.length>Gr.maxRecycled&&(t.forEach(t=>!t.use&&t.url&&Ur.remove(t.url)),t.length=0)},hasAlphaPixel:t=>Fr.alphaPixelTypes.some(e=>Gr.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:"+Fr.mineType(t)))return!0}else{if(i.includes("."+t)||i.includes("."+Fr.upperCaseTypeMap[t]))return!0;if("png"===t&&!i.includes("."))return!0}return!1},destroy(){Gr.recycledList=[]}},Gr=Vr,{IMAGE:Kr,create:qr}=e,{floor:$r,max:Qr}=Math;class Jr{get url(){return this.config.url}get completed(){return this.ready||!!this.error}constructor(t){if(this.use=0,this.waitComplete=[],this.innerId=qr(Kr),this.config=t||(t={url:""}),t.view){const{view:e}=t;this.setView(e.config?e.view:e)}Vr.isFormat("svg",t)&&(this.isSVG=!0),Vr.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),Ur.tasker.add(()=>de(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(Qr($r(e+(n||0)),1),Qr($r(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 Zr(t,e,i,s){s||(i.configurable=i.enumerable=!0),Object.defineProperty(t,e,i)}function tn(t,e){return Object.getOwnPropertyDescriptor(t,e)}function en(t,e){const i="_"+t;return{get(){const t=this[i];return null==t?e:t},set(t){this[i]=t}}}function sn(t,e){return(i,s)=>nn(i,s,t,e&&e(s))}function rn(t){return t}function nn(t,e,i,s){const r={get(){return this.__getAttr(e)},set(t){this.__setAttr(e,t)}};Zr(t,e,Object.assign(r,s||{})),Dn(t,e,i)}function on(t){return sn(t)}function an(t,e){return sn(t,t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.matrixChanged||this.__layout.matrixChange())}}))}function hn(t,e){return sn(t,t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.matrixChanged||this.__layout.matrixChange(),this.__scrollWorld||(this.__scrollWorld={}))}}))}function ln(t){return sn(t,t=>({set(e){this.__setAttr(t,e)&&(this.__hasAutoLayout=!!(this.origin||this.around||this.flow),this.__local||this.__layout.createLocal(),pn(this))}}))}function dn(t,e){return sn(t,t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.scaleChanged||this.__layout.scaleChange())}}))}function cn(t,e){return sn(t,t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.rotationChanged||this.__layout.rotationChange())}}))}function un(t,e){return sn(t,t=>({set(i){this.__setAttr(t,i,e)&&pn(this)}}))}function _n(t){return sn(t,t=>({set(e){this.__setAttr(t,e)&&(pn(this),this.__.__removeNaturalSize())}}))}function pn(t){t.__layout.boxChanged||t.__layout.boxChange(),t.__hasAutoLayout&&(t.__layout.matrixChanged||t.__layout.matrixChange())}function gn(t){return sn(t,t=>({set(e){const i=this.__;2!==i.__pathInputed&&(i.__pathInputed=e?1:0),e||(i.__pathForRender=void 0),this.__setAttr(t,e),pn(this)}}))}const fn=un;function yn(t,e){return sn(t,t=>({set(i){this.__setAttr(t,i)&&(mn(this),e&&(this.__.__useStroke=!0))}}))}function mn(t){t.__layout.strokeChanged||t.__layout.strokeChange(),t.__.__useArrow&&pn(t)}const vn=yn;function wn(t){return sn(t,t=>({set(e){this.__setAttr(t,e),this.__layout.renderChanged||this.__layout.renderChange()}}))}function xn(t){return sn(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.surfaceChanged||this.__layout.surfaceChange())}}))}function bn(t){return sn(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 Bn(t){return sn(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.opacityChanged||this.__layout.opacityChange()),this.mask&&Sn(this)}}))}function kn(t){return sn(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&&Sn(this)}}))}function Sn(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||pn(t))}function Rn(t){return sn(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.surfaceChange(),this.waitParent(()=>{this.parent.__layout.childrenSortChange()}))}}))}function Cn(t){return sn(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.boxChanged||this.__layout.boxChange(),this.waitParent(()=>{this.parent.__updateMask(e)}))}}))}function Tn(t){return sn(t,t=>({set(e){this.__setAttr(t,e)&&this.waitParent(()=>{this.parent.__updateEraser(e)})}}))}function En(t){return sn(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.hitCanvasChanged=!0,"hit"===Gt.showBounds&&this.__layout.surfaceChange(),this.leafer&&this.leafer.updateCursor())}}))}function Ln(t){return sn(t,t=>({set(e){this.__setAttr(t,e),this.leafer&&this.leafer.updateCursor()}}))}function On(t){return(e,i)=>{Zr(e,"__DataProcessor",{get:()=>t})}}function An(t){return(e,i)=>{Zr(e,"__LayoutProcessor",{get:()=>t})}}function Dn(t,e,i){const s=t.__DataProcessor.prototype,r="_"+e,o=function(t){return"set"+t.charAt(0).toUpperCase()+t.slice(1)}(e),a=en(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=tn(d,e),d=d.__proto__;l&&l.set&&(a.set=l.set),s[o]&&(a.set=s[o],delete s[o]),Zr(s,e,a)}const Mn=new Gt("rewrite"),Wn=[],In=["destroy","constructor"];function Fn(t){return(e,i)=>{Wn.push({name:e.constructor.name+"."+i,run:()=>{e[i]=t}})}}function zn(){return t=>{Nn()}}function Nn(t){Wn.length&&(Wn.forEach(e=>{t&&Mn.error(e.name,"需在Class上装饰@rewriteAble()"),e.run()}),Wn.length=0)}function Yn(t,e){return i=>{var s;(t.prototype?(s=t.prototype,Object.getOwnPropertyNames(s)):Object.keys(t)).forEach(s=>{if(!(In.includes(s)||e&&e.includes(s)))if(t.prototype){tn(t.prototype,s).writable&&(i.prototype[s]=t.prototype[s])}else i.prototype[s]=t[s]})}}function Xn(){return t=>{se.register(t)}}function Hn(){return t=>{oe.register(t)}}setTimeout(()=>Nn(!0));const{copy:Un,toInnerPoint:jn,toOuterPoint:Vn,scaleOfOuter:Gn,rotateOfOuter:Kn,skewOfOuter:qn,multiplyParent:$n,divideParent:Qn,getLayout:Jn}=G,Zn={},{round:to}=Math,eo={updateAllMatrix(t,e,i){if(e&&t.__hasAutoLayout&&t.__layout.matrixChanged&&(i=!0),ro(t,e,i),t.isBranch){const{children:s}=t;for(let t=0,r=s.length;t<r;t++)so(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++)no(e[t])}},updateChange(t){const e=t.__layout;e.stateStyleChanged&&t.updateState(),e.opacityChanged&&no(t),t.__updateChange()},updateAllChange(t){if(ao(t),t.isBranch){const{children:e}=t;for(let t=0,i=e.length;t<i;t++)oo(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?Vn(t.localTransform,n,n,!0):t.parent&&jn(t.parent.scrollWorldTransform,n,n,!0),io.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=to(e),i=to(i)),s?t.animate({x:e,y:i},s):(t.x=e,t.y=i)},zoomOfWorld(t,e,i,s,r,n){io.zoomOfLocal(t,ho(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),Un(Zn,o),Gn(Zn,e,i,s),io.hasHighPosition(t))io.setTransform(t,Zn,r,n);else{const e=t.x+Zn.e-o.e,a=t.y+Zn.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){io.rotateOfLocal(t,ho(t,e),i,s)},rotateOfLocal(t,e,i,s){const r=t.__localMatrix;Un(Zn,r),Kn(Zn,e,i),io.hasHighPosition(t)?io.setTransform(t,Zn,!1,s):t.set({x:t.x+Zn.e-r.e,y:t.y+Zn.f-r.f,rotation:O.formatRotation(t.rotation+i)},s)},skewOfWorld(t,e,i,s,r,n){io.skewOfLocal(t,ho(t,e),i,s,r,n)},skewOfLocal(t,e,i,s=0,r,n){Un(Zn,t.__localMatrix),qn(Zn,e,i,s),io.setTransform(t,Zn,r,n)},transformWorld(t,e,i,s){Un(Zn,t.worldTransform),$n(Zn,e),t.parent&&Qn(Zn,t.parent.scrollWorldTransform),io.setTransform(t,Zn,i,s)},transform(t,e,i,s){Un(Zn,t.localTransform),$n(Zn,e),io.setTransform(t,Zn,i,s)},setTransform(t,e,i,s){const r=t.__,n=r.origin&&io.getInnerOrigin(t,r.origin),o=Jn(e,n,r.around&&io.getInnerOrigin(t,r.around));if(io.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){Ft.scale(t.boxBounds,Math.abs(e),Math.abs(i));const s=io.getInnerOrigin(t,r.origin);rt.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 Gn(i,io.getLocalOrigin(t,"center"),-1*s,1*s),i},getLocalOrigin:(t,e)=>rt.tempToOuterOf(io.getInnerOrigin(t,e),t.localTransform),getInnerOrigin(t,e){const i={};return mt.toPoint(e,t.boxBounds,i),i},getRelativeWorld:(t,e,i)=>(Un(Zn,t.worldTransform),Qn(Zn,e.scrollWorldTransform),i?Zn:Object.assign({},Zn)),drop(t,e,i,s){t.setTransform(io.getRelativeWorld(t,e,!0),s),e.add(t,i)},hasHighPosition:t=>t.origin||t.around||io.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(()=>io.animateMove(e,i,s))}}},io=eo,{updateAllMatrix:so,updateMatrix:ro,updateAllWorldOpacity:no,updateAllChange:oo,updateChange:ao}=io;function ho(t,e){return t.updateLayout(),t.parent?rt.tempToInnerOf(e,t.parent.scrollWorldTransform):e}const lo={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)=>uo(t,e)&&t.__localBoxBounds,maskLocalStrokeBounds:(t,e)=>uo(t,e)&&t.__layout.localStrokeBounds,maskLocalRenderBounds:(t,e)=>uo(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 co;function uo(t,e){return e||(co=0),t.__.mask&&(co=1),co<0?null:(co&&(co=-1),!0)}const{updateBounds:_o}=eo,po={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),go(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++)fo(e[t],e)},updateBounds(t,e){const i=[t];fo(t,i),yo(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++)_o(s[t]);e&&e===i||_o(i)}}},{pushAllChildBranch:go,pushAllBranchStack:fo,updateBoundsByBranchStack:yo}=po,mo={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:vo,updateBounds:wo}=eo,{toOuterOf:xo,getPoints:bo,copy:Bo}=Ft,ko="_localContentBounds",So="_worldContentBounds",Po="_worldBoxBounds",Ro="_worldStrokeBounds";class Co{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 xo(this.contentBounds,this.leaf.__localMatrix,this[ko]||(this[ko]={})),this[ko]}get localStrokeBounds(){return this._localStrokeBounds||this}get localRenderBounds(){return this._localRenderBounds||this}get worldContentBounds(){return xo(this.contentBounds,this.leaf.__world,this[So]||(this[So]={})),this[So]}get worldBoxBounds(){return xo(this.boxBounds,this.leaf.__world,this[Po]||(this[Po]={})),this[Po]}get worldStrokeBounds(){return xo(this.strokeBounds,this.leaf.__world,this[Ro]||(this[Ro]={})),this[Ro]}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 wo(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 G.defaultMatrix;case"page":t=e.zoomLayer;default:return vo(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 Xt(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=G.defaultMatrix;break;case"page":e=s.zoomLayer;default:r=s.getWorldPoint(a,e),n=vo(s,e,!0)}if(o||(o=G.getLayout(n)),Bo(o,a),rt.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=bo(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 To{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 Eo extends To{constructor(t,e,i){super(t,e),this.parent=i,this.child=e}}Eo.ADD="child.add",Eo.REMOVE="child.remove",Eo.CREATED="created",Eo.MOUNTED="mounted",Eo.UNMOUNTED="unmounted",Eo.DESTROY="destroy";const Lo="property.scroll";class Oo extends To{constructor(t,e,i,s,r){super(t,e),this.attrName=i,this.oldValue=s,this.newValue=r}}Oo.CHANGE="property.change",Oo.LEAFER_CHANGE="property.leafer_change",Oo.SCROLL=Lo;const Ao={scrollX:Lo,scrollY:Lo};class Do extends To{constructor(t,e){super(t),Object.assign(this,e)}}Do.LOAD="image.load",Do.LOADED="image.loaded",Do.ERROR="image.error";class Mo extends To{static checkHas(t,e,i){"on"===i?e===zo?t.__hasWorldEvent=!0:t.__hasLocalEvent=!0:(t.__hasLocalEvent=t.hasEvent(Wo)||t.hasEvent(Io)||t.hasEvent(Fo),t.__hasWorldEvent=t.hasEvent(zo))}static emitLocal(t){if(t.leaferIsReady){const{resized:e}=t.__layout;"local"!==e&&(t.emit(Wo,t),"inner"===e&&t.emit(Io,t)),t.emit(Fo,t)}}static emitWorld(t){t.leaferIsReady&&t.emit(zo,this)}}Mo.RESIZE="bounds.resize",Mo.INNER="bounds.inner",Mo.LOCAL="bounds.local",Mo.WORLD="bounds.world";const{RESIZE:Wo,INNER:Io,LOCAL:Fo,WORLD:zo}=Mo,No={};[Wo,Io,Fo,zo].forEach(t=>No[t]=1);class Yo extends To{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(Yo.RESIZE),Object.assign(this,t)):super(t),this.old=e}static isResizing(t){return this.resizingKeys&&!n(this.resizingKeys[t.innerId])}}Yo.RESIZE="resize";class Xo extends To{constructor(t,e){super(t),this.data=e}}Xo.REQUEST="watch.request",Xo.DATA="watch.data";class Ho extends To{constructor(t,e,i){super(t),e&&(this.data=e,this.times=i)}}Ho.REQUEST="layout.request",Ho.START="layout.start",Ho.BEFORE="layout.before",Ho.LAYOUT="layout",Ho.AFTER="layout.after",Ho.AGAIN="layout.again",Ho.END="layout.end";class Uo extends To{constructor(t,e,i,s){super(t),e&&(this.times=e),i&&(this.renderBounds=i,this.renderOptions=s)}}Uo.REQUEST="render.request",Uo.CHILD_START="render.child_start",Uo.CHILD_END="render.child_end",Uo.START="render.start",Uo.BEFORE="render.before",Uo.RENDER="render",Uo.AFTER="render.after",Uo.AGAIN="render.again",Uo.END="render.end",Uo.NEXT="render.next";class jo extends To{}jo.START="leafer.start",jo.BEFORE_READY="leafer.before_ready",jo.READY="leafer.ready",jo.AFTER_READY="leafer.after_ready",jo.VIEW_READY="leafer.view_ready",jo.VIEW_COMPLETED="leafer.view_completed",jo.STOP="leafer.stop",jo.RESTART="leafer.restart",jo.END="leafer.end",jo.UPDATE_MODE="leafer.update_mode",jo.TRANSFORM="leafer.transform",jo.MOVE="leafer.move",jo.SCALE="leafer.scale",jo.ROTATE="leafer.rotate",jo.SKEW="leafer.skew";const{MOVE:Vo,SCALE:Go,ROTATE:Ko,SKEW:qo}=jo,$o={x:Vo,y:Vo,scaleX:Go,scaleY:Go,rotation:Ko,skewX:qo,skewY:qo},Qo={};class Jo{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=Zo(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],No[t]&&Mo.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=Zo(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],No[t]&&Mo.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&&oe.has(t)&&(e=oe.get(t,{type:t,target:this,current:this}));const s=Zo(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 Zo(t,e,i){if(e){const{__captureMap:e}=t;return e||(i?t.__captureMap={}:Qo)}{const{__bubbleMap:e}=t;return e||(i?t.__bubbleMap={}:Qo)}}const{on:ta,on_:ea,off:ia,off_:sa,once:ra,emit:na,emitEvent:oa,hasEvent:aa,destroy:ha}=Jo.prototype,la={on:ta,on_:ea,off:ia,off_:sa,once:ra,emit:na,emitEvent:oa,hasEvent:aa,destroyEventer:ha},da=Gt.get("setAttr"),ca={__setAttr(t,e,i){if(this.leaferIsCreated){const s=this.__.__getInput(t);if(!i||h(e)||n(e)||(da.warn(this.innerName,t,e),e=void 0),_(e)||s!==e){if(this.__realSetAttr(t,e),this.isLeafer){this.emitEvent(new Oo(Oo.LEAFER_CHANGE,this,t,s,e));const i=$o[t];i&&(this.emitEvent(new jo(i,this)),this.emitEvent(new jo(jo.TRANSFORM,this)))}this.emitPropertyEvent(Oo.CHANGE,t,s,e);const i=Ao[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 Oo(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:ua,multiplyParent:_a,translateInner:pa,defaultWorld:ga}=G,{toPoint:fa,tempPoint:ya}=mt,ma={__updateWorldMatrix(){const{parent:t,__layout:e,__world:i,__scrollWorld:s,__:r}=this;_a(this.__local||e,t?t.__scrollWorld||t.__world:ga,i,!!e.affectScaleOrRotation,r),s&&pa(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)&&(ua(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)&&(fa(i.around||i.origin,t.boxBounds,ya),pa(e,-ya.x,-ya.y,!i.around))}this.__layout.matrixChanged=void 0}},{updateMatrix:va,updateAllMatrix:wa}=eo,{updateBounds:xa}=po,{toOuterOf:ba,copyAndSpread:Ba,copy:ka}=Ft,{toBounds:Sa}=Pr,Pa={__updateWorldBounds(){const t=this.__layout;ba(t.renderBounds,this.__world,this.__world),t.resized&&("inner"===t.resized&&this.__onUpdateSize(),this.__hasLocalEvent&&Mo.emitLocal(this),t.resized=void 0),this.__hasWorldEvent&&Mo.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(),ba(this.__layout.boxBounds,this.__local,this.__local)},__updateLocalStrokeBounds(){ba(this.__layout.strokeBounds,this.__localMatrix,this.__layout.localStrokeBounds)},__updateLocalRenderBounds(){ba(this.__layout.renderBounds,this.__localMatrix,this.__layout.localRenderBounds)},__updateBoxBounds(t,e){const i=this.__layout.boxBounds,s=this.__;s.__usePathBox?Sa(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(),wa(this),xa(this,this),this.__.__autoSide&&this.__updateBoxBounds(!0)):(wa(this),xa(this,this))):va(this)},__updateNaturalSize(){const{__:t,__layout:e}=this;t.__naturalWidth=e.boxBounds.width,t.__naturalHeight=e.boxBounds.height},__updateStrokeBounds(t){const e=this.__layout;Ba(e.strokeBounds,e.boxBounds,e.strokeBoxSpread)},__updateRenderBounds(t){const e=this.__layout,{renderSpread:i}=e;l(i)&&i<=0?ka(e.renderBounds,e.strokeBounds):Ba(e.renderBounds,e.boxBounds,i)}},Ra={__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),eo.copyCanvasByWorld(this,t,s,this.__nowWorld,i.__blendMode,!0),s.recycle(this.__nowWorld)}else this.__draw(t,e);Gt.showBounds&&Gt.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:Ca}=lo,Ta={__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++)Ca(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++)Ca(i[s],e)||i[s].__clip(t,e)}}},Ea={},{LEAF:La,create:Oa}=e,{stintSet:Aa}=f,{toInnerPoint:Da,toOuterPoint:Ma,multiplyParent:Wa}=G,{toOuterOf:Ia}=Ft,{copy:Fa,move:za}=rt,{moveLocal:Na,zoomOfLocal:Ya,rotateOfLocal:Xa,skewOfLocal:Ha,moveWorld:Ua,zoomOfWorld:ja,rotateOfWorld:Va,skewOfWorld:Ga,transform:Ka,transformWorld:qa,setTransform:$a,getFlipTransform:Qa,getLocalOrigin:Ja,getRelativeWorld:Za,drop:th}=eo;let eh=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 Co}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=Oa(La),this.reset(t),this.__bubbleMap&&this.__emitLifeEvent(Eo.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(Eo.ADD,t,"once")}waitLeafer(t,e){e&&(t=t.bind(e)),this.leafer?t():this.on(Eo.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(Eo.MOUNTED)):this.__emitLifeEvent(Eo.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 Wa(i,t.matrix,e,void 0,i),Ia(this.__layout.renderBounds,e,e),Aa(e,"half",i.half),Aa(e,"ignorePixelSnap",i.ignorePixelSnap),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}=Vr.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),Ea.scaleX=i,Ea.scaleY=s,Ea}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?Za(this,e):this.worldTransform,r=i?t:{};return Ia(t,s,r),r}worldToLocal(t,e,i,s){this.parent?this.parent.worldToInner(t,e,i,s):e&&Fa(e,t)}localToWorld(t,e,i,s){this.parent?this.parent.innerToWorld(t,e,i,s):e&&Fa(e,t)}worldToInner(t,e,i,s){s&&(s.innerToWorld(t,e,i),t=e||t),Da(this.scrollWorldTransform,t,e,i)}innerToWorld(t,e,i,s){Ma(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 za(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 za(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){$a(this,t,e,i)}transform(t,e,i){Ka(this,t,e,i)}move(t,e,i){Na(this,t,e,i)}moveInner(t,e,i){Ua(this,t,e,!0,i)}scaleOf(t,e,i,s,r){Ya(this,Ja(this,t),e,i,s,r)}rotateOf(t,e,i){Xa(this,Ja(this,t),e,i)}skewOf(t,e,i,s,r){Ha(this,Ja(this,t),e,i,s,r)}transformWorld(t,e,i){qa(this,t,e,i)}moveWorld(t,e,i){Ua(this,t,e,!1,i)}scaleOfWorld(t,e,i,s,r){ja(this,t,e,i,s,r)}rotateOfWorld(t,e){Va(this,t,e)}skewOfWorld(t,e,i,s,r){Ga(this,t,e,i,s,r)}flip(t,e){Ka(this,Qa(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 te.need("path")}getMotionPoint(t){return te.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){th(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):Dn(this.prototype,t,e)}static addAttr(t,e,i,s){i||(i=un),i(e,s)(this.prototype,t)}__emitLifeEvent(t){this.hasEvent(t)&&this.emitEvent(new Eo(t,this,this.parent))}destroy(){this.destroyed||(this.parent&&this.remove(),this.children&&this.clear(),this.__emitLifeEvent(Eo.DESTROY),this.__.destroy(),this.__layout.destroy(),this.destroyEventer(),this.destroyed=!0)}};eh=le([Yn(ca),Yn(ma),Yn(Pa),Yn(la),Yn(Ra)],eh);const{setListWithFn:ih}=Ft,{sort:sh}=po,{localBoxBounds:rh,localStrokeBounds:nh,localRenderBounds:oh,maskLocalBoxBounds:ah,maskLocalStrokeBounds:hh,maskLocalRenderBounds:lh}=lo,dh=new Gt("Branch");let ch=class extends eh{__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){ih(e||this.__layout.boxBounds,this.children,this.__hasMask?ah:rh)}__updateStrokeBounds(t){ih(t||this.__layout.strokeBounds,this.children,this.__hasMask?hh:nh)}__updateRenderBounds(t){ih(t||this.__layout.renderBounds,this.children,this.__hasMask?lh:oh)}__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(sh),this.__layout.affectChildrenSort=t}}add(t,e){if(t===this||t.destroyed)return dh.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=se.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(Eo.ADD),this.leafer&&(t.__bindLeafer(this.leafer),this.leafer.created&&this.__emitChildEvent(Eo.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(Eo.REMOVE),t.parent=null,this.leafer&&(t.__bindLeafer(null),this.leafer.created&&(this.__emitChildEvent(Eo.REMOVE,t),this.leafer.hitCanvasManager&&this.leafer.hitCanvasManager.clear()))}__emitChildEvent(t,e){const i=new Eo(t,e,this);this.hasEvent(t)&&!this.isLeafer&&this.emitEvent(i),this.leafer.emitEvent(i)}};ch=le([Yn(Ta)],ch);class uh{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 uh;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 _h{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 ph="1.9.8",gh=Gt.get("LeaferCanvas");class fh extends ke{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&&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 gh.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),gh.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,Be),this.resize(t),this.resizeListener&&!n(this.width)&&this.resizeListener(new Yo(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()}}}Ir(CanvasRenderingContext2D.prototype),Ir(Path2D.prototype);const{mineType:yh,fileType:mh}=Fr;function vh(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=yh(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,yh(e),i)),canvasSaveAs:(e,i,s)=>{const r=e.toDataURL(yh(mh(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=ee.canvas(),t.conicGradientSupport=!!t.canvas.context.createConicGradient}Object.assign(ee,{canvas:(t,e)=>new fh(t,e),image:t=>new Jr(t)}),t.name="web",t.isMobile="ontouchstart"in window,t.requestRender=function(t){window.requestAnimationFrame(t)},Zr(t,"devicePixelRatio",{get:()=>devicePixelRatio});const{userAgent:wh}=navigator;wh.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),wh.indexOf("Windows")>-1?(t.os="Windows",t.intWheelDeltaY=!0):wh.indexOf("Mac")>-1?t.os="Mac":wh.indexOf("Linux")>-1&&(t.os="Linux");class xh{get childrenChanged(){return this.hasAdd||this.hasRemove||this.hasVisible}get updatedList(){if(this.hasRemove){const t=new uh;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 uh,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(Uo.REQUEST)}__onAttrChange(t){this.__updatedList.add(t.target),this.update()}__onChildEvent(t){t.type===Eo.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 Xo(Xo.DATA,{updatedList:this.updatedList})),this.__updatedList=new uh,this.totalTimes++,this.changed=this.hasVisible=this.hasRemove=this.hasAdd=!1}__listenEvents(){this.__eventIds=[this.target.on_([[Oo.CHANGE,this.__onAttrChange,this],[[Eo.ADD,Eo.REMOVE],this.__onChildEvent,this],[Xo.REQUEST,this.__onRquestData,this]])]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.target=this.__updatedList=null)}}const{updateAllMatrix:bh,updateBounds:Bh,updateChange:kh}=eo,{pushAllChildBranch:Sh,pushAllParent:Ph}=po;const{worldBounds:Rh}=lo;class Ch{constructor(t){this.updatedBounds=new Xt,this.beforeBounds=new Xt,this.afterBounds=new Xt,u(t)&&(t=new uh(t)),this.updatedList=t}setBefore(){this.beforeBounds.setListWithFn(this.updatedList.list,Rh)}setAfter(){this.afterBounds.setListWithFn(this.updatedList.list,Rh),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:Th,updateAllChange:Eh}=eo,Lh=Gt.get("Layouter");class Oh{constructor(t,e){this.totalTimes=0,this.config={},this.__levelList=new _h,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(Ho.START),this.layoutOnce(),t.emitEvent(new Ho(Ho.END,this.layoutedBlocks,this.times))}catch(t){Lh.error(t)}this.layoutedBlocks=null}layoutAgain(){this.layouting?this.waitAgain=!0:this.layoutOnce()}layoutOnce(){return this.layouting?Lh.warn("layouting"):this.times>3?Lh.warn("layout max times"):(this.times++,this.totalTimes++,this.layouting=!0,this.target.emit(Xo.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=Qt.start("PartLayout"),{target:i,__updatedList:s}=this,{BEFORE:r,LAYOUT:n,AFTER:o}=Ho,a=this.getBlocks(s);a.forEach(t=>t.setBefore()),i.emitEvent(new Ho(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?(bh(t,!0),e.add(t),t.isBranch&&Sh(t,e),Ph(t,e)):i.boundsChanged&&(e.add(t),t.isBranch&&(t.__tempNumber=0),Ph(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||Bh(s[t])}Bh(i)}})}(this.__levelList),function(t){t.list.forEach(kh)}(s),this.extraBlock&&a.push(this.extraBlock),a.forEach(t=>t.setAfter()),i.emitEvent(new Ho(n,a,this.times)),i.emitEvent(new Ho(o,a,this.times)),this.addBlocks(a),this.__levelList.reset(),this.__updatedList=null,Qt.end(e)}fullLayout(){const t=Qt.start("FullLayout"),{target:e}=this,{BEFORE:i,LAYOUT:s,AFTER:r}=Ho,n=this.getBlocks(new uh(e));e.emitEvent(new Ho(i,n,this.times)),Oh.fullLayout(e),n.forEach(t=>{t.setAfter()}),e.emitEvent(new Ho(s,n,this.times)),e.emitEvent(new Ho(r,n,this.times)),this.addBlocks(n),Qt.end(t)}static fullLayout(t){Th(t,!0),t.isBranch?po.updateBounds(t):eo.updateBounds(t),Eh(t)}addExtra(t){if(!this.__updatedList.has(t)){const{updatedList:e,beforeBounds:i}=this.extraBlock||(this.extraBlock=new Ch([]));e.length?i.add(t.__world):i.set(t.__world),e.add(t)}}createBlock(t){return new Ch(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_([[Ho.REQUEST,this.layout,this],[Ho.AGAIN,this.layoutAgain,this],[Xo.DATA,this.__onReceiveWatchData,this]])]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.target=this.config=null)}}const Ah=Gt.get("Renderer");class Dh{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.frames=[],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(Ho.REQUEST)}checkRender(){if(this.running){const{target:t}=this;t.isApp&&(t.emit(Uo.CHILD_START,t),t.children.forEach(t=>{t.renderer.FPS=this.FPS,t.renderer.checkRender()}),t.emit(Uo.CHILD_END,t)),this.changed&&this.canvas.view&&this.render(),this.target.emit(Uo.NEXT)}}render(t){if(!this.running||!this.canvas.view)return this.update();const{target:e}=this;this.times=0,this.totalBounds=new Xt,Ah.log(e.innerName,"---\x3e");try{this.emitRender(Uo.START),this.renderOnce(t),this.emitRender(Uo.END,this.totalBounds),Vr.clearRecycled()}catch(t){this.rendering=!1,Ah.error(t)}Ah.log("-------------|")}renderAgain(){this.rendering?this.waitAgain=!0:this.renderOnce()}renderOnce(t){if(this.rendering)return Ah.warn("rendering");if(this.times>3)return Ah.warn("render max times");if(this.times++,this.totalTimes++,this.rendering=!0,this.changed=!1,this.renderBounds=new Xt,this.renderOptions={},t)this.emitRender(Uo.BEFORE),t();else{if(this.requestLayout(),this.ignore)return void(this.ignore=this.rendering=!1);this.emitRender(Uo.BEFORE),this.config.usePartRender&&this.totalTimes>1?this.partRender():this.fullRender()}this.emitRender(Uo.RENDER,this.renderBounds,this.renderOptions),this.emitRender(Uo.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=Qt.start("PartRender"),{canvas:i}=this,s=t.getIntersect(i.bounds),r=new Xt(s);i.save(),s.spread(Dh.clipSpread).ceil(),i.clearWorld(s),i.clipWorld(s),this.__render(s,r),i.restore(),Qt.end(e)}fullRender(){const t=Qt.start("FullRender"),{canvas:e}=this;e.save(),e.clear(),this.__render(e.bounds),e.restore(),Qt.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),Gt.showRepaint&&Gt.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 Xt;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);this.requestTime=this.frameTime||Date.now();const i=()=>{const e=1e3/((this.frameTime=Date.now())-this.requestTime),{maxFPS:s}=this.config;if(s&&e>s)return t.requestRender(i);const{frames:r}=this;r.length>30&&r.shift(),r.push(e),this.FPS=Math.round(r.reduce((t,e)=>t+e,0)/r.length),this.requestTime=0,this.checkRender()};t.requestRender(i)}__onResize(t){if(!this.canvas.unreal){if(t.bigger||!t.samePixelRatio){const{width:e,height:i}=t.old;if(!new Xt(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 Xt(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||Ah.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 Uo(t,this.times,e,i))}__listenEvents(){this.__eventIds=[this.target.on_([[Uo.REQUEST,this.update,this],[Ho.END,this.__onLayoutEnd,this],[Uo.AGAIN,this.renderAgain,this],[Yo.RESIZE,this.__onResize,this]])]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.config={},this.target=this.canvas=null)}}Dh.clipSpread=10;const{hitRadiusPoint:Mh}=Ft;class Wh{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 uh(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 uh;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||eo.worldHittable(e))&&(this.hitChild(e,o),s.length)){if(e.isBranchLeaf&&t.some(t=>t!==e&&eo.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=>eo.worldHittable(t))}getPath(t){const e=new uh;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 uh;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 uh,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||Mh(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 Ih{constructor(t,e){this.config={},e&&(this.config=f.default(e,this.config)),this.picker=new Wh(this.target=t,this),this.finder=ee.finder&&ee.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):te.need("find")}destroy(){this.picker.destroy(),this.finder&&this.finder.destroy()}}function Fh(t){return sn(t,t=>({set(e){this.__setAttr(t,e),e&&(this.__.__useEffect=!0),this.__layout.renderChanged||this.__layout.renderChange()}}))}function zh(t){return sn(t,t=>({set(e){this.__setAttr(t,e),this.__layout.boxChanged||this.__layout.boxChange(),this.__updateSize()}}))}function Nh(){return(t,e)=>{const i="_"+e;Zr(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 Yh(t){return(e,i)=>{Zr(e,i,en(i,t))}}Object.assign(ee,{watcher:(t,e)=>new xh(t,e),layouter:(t,e)=>new Oh(t,e),renderer:(t,e,i)=>new Dh(t,e,i),selector:(t,e)=>new Ih(t,e)}),t.layout=Oh.fullLayout,t.render=function(t,e,i){const s=Object.assign(Object.assign({},i),{topRendering:!0});i.topList=new uh,t.__render(e,i),i.topList.length&&i.topList.forEach(t=>t.__render(e,s))};const Xh={},Hh={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}},Uh={number:(t,e)=>_(t)?"percent"===t.type?t.value*e:t.value:t},jh={},Vh={},Gh={},Kh={},qh={},$h={apply(){te.need("filter")}},Qh={},Jh={setStyleName:()=>te.need("state"),set:()=>te.need("state")},Zh={list:{},register(t,e){Zh.list[t]=e},get:t=>Zh.list[t]},{parse:tl,objectToCanvasData:el}=Gi,{stintSet:il}=f,{hasTransparent:sl}=Hh,rl={},nl=Gt.get("UIData");class ol 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,nl.warn("width < 0, instead -scaleX ",this)):this._width=t}setHeight(t){t<0?(this._height=-t,this.__leaf.scaleY*=-1,nl.warn("height < 0, instead -scaleY",this)):this._height=t}setFill(t){this.__naturalWidth&&this.__removeNaturalSize(),a(t)||!t?(il(this,"__isTransparentFill",sl(t)),this.__isFills&&this.__removePaint("fill",!0),this._fill=t):_(t)&&this.__setPaint("fill",t)}setStroke(t){a(t)||!t?(il(this,"__isTransparentStroke",sl(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?tl(t):el(t)):(this.__input&&this.__removeInput("path"),this._path=t)}setShadow(t){al(this,"shadow",t)}setInnerShadow(t){al(this,"innerShadow",t)}setFilter(t){al(this,"filter",t)}__computePaint(){const{fill:t,stroke:e}=this.__input;t&&Vh.compute("fill",this.__leaf),e&&Vh.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=rl)):(this.__isStrokes=!0,this._stroke||(this._stroke=rl))}__removePaint(t,e){e&&this.__removeInput(t),Gh.recycleImage(t,this),"fill"===t?(il(this,"__isAlphaPixelFill",void 0),this._fill=this.__isFills=void 0):(il(this,"__isAlphaPixelStroke",void 0),il(this,"__hasMultiStrokeStyle",void 0),this._stroke=this.__isStrokes=void 0)}}function al(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 hl extends ol{}class ll extends hl{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 dl extends hl{__getInputData(t,e){const i=super.__getInputData(t,e);return Be.forEach(t=>delete i[t]),i}}class cl extends ll{}class ul extends ol{get __usePathBox(){return this.points||this.__pathInputed}}class _l extends ol{get __boxStroke(){return!this.__pathInputed}}class pl extends ol{get __boxStroke(){return!this.__pathInputed}}class gl extends ul{}class fl extends ol{}class yl extends ol{get __pathInputed(){return 2}}class ml extends hl{}const vl={thin:100,"extra-light":200,light:300,normal:400,medium:500,"semi-bold":600,bold:700,"extra-bold":800,black:900};class wl extends ol{get __useNaturalRatio(){return!1}setFontWeight(t){a(t)?(this.__setInput("fontWeight",t),t=vl[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=se.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 xl extends _l{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 bl extends _l{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{max:Bl,add:kl}=k,Sl={__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=Bl(t,n.__layout.strokeSpread=n.__updateStrokeSpread()),e=Math.max(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.__,{strokeSpread:a}=this.__layout,h=this.__box;e&&(t=qh.getShadowRenderSpread(this,e)),s&&(t=Bl(t,s)),n&&(t=kl(t,$h.getSpread(n))),o&&(t=kl(t,o)),a&&(t=kl(t,a));let l=t;return i&&(l=Bl(l,qh.getInnerShadowSpread(this,i))),r&&(l=Bl(l,r)),this.__layout.renderShapeSpread=l,h?Bl(h.__updateRenderSpread(),t):t}},{float:Pl}=O,Rl=new Xt,Cl=new Xt,Tl=new Xt,El={limitMove(t,e){const{dragBounds:i,dragBoundsType:s}=t;i&&Ll.getValidMove(t.__localBoxBounds,Ll.getDragBounds(t),s,e,!0),Ll.axisMove(t,e)},limitScaleOf(t,e,i){const{dragBounds:s,dragBoundsType:r}=t;s&&Ll.getValidScaleOf(t.__localBoxBounds,Ll.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)),Ll.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),Ll.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=Pl(s.x),s.y=Pl(s.y),s},getValidScaleOf(t,e,i,s,r,n){let o,a;return n||(r=Object.assign({},r)),Rl.set(t).scaleOf(s,r.x,r.y).unsign(),Cl.set(Rl).add(e),Tl.set(Rl).intersect(e),o=Ll.isInnerMode(t,e,i,"width")?Cl.width/Rl.width:Tl.width/Rl.width,a=Ll.isInnerMode(t,e,i,"height")?Cl.height/Rl.height:Tl.height/Rl.height,r.x=Pl(Tl.width)?r.x*o:1,r.y=Pl(Tl.height)?r.y*a:1,r}},Ll=El,{stintSet:Ol}=f,Al={__updateChange(){const t=this.__;if(t.__useStroke){const e=t.__useStroke=!(!t.stroke||!t.strokeWidth);Ol(this.__world,"half",e&&"center"===t.strokeAlign&&t.strokeWidth%2),Ol(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;Ol(t,"__isFastShadow",e&&!r&&e.length<2&&!e[0].spread&&!qh.isTransformShadow(e[0])&&i&&!t.__isTransparentFill&&!(u(i)&&i.length>1)&&(this.useFastShadow||!s||s&&"inside"===t.strokeAlign)),t.__useEffect=!(!e&&!r)}t.__checkSingle(),Ol(t,"__complex",t.__isFills||t.__isStrokes||t.cornerRadius||t.__useEffect)},__drawFast(t,e){Dl(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=Vh.shape(this,t,e);this.__nowWorld=this.__getNowWorld(e);const{shadow:l,innerShadow:d,filter:c}=s;l&&qh.shadow(this,t,h),a&&(s.__isStrokes?Vh.strokes(n,this,t):Vh.stroke(n,this,t)),r&&(s.__isFills?Vh.fills(r,this,t):Vh.fill(r,this,t)),o&&this.__drawAfterFill(t,e),d&&qh.innerShadow(this,t,h),n&&!a&&(s.__isStrokes?Vh.strokes(n,this,t):Vh.stroke(n,this,t)),c&&$h.apply(c,this,this.__nowWorld,t,i,h),h.worldCanvas&&h.worldCanvas.recycle(),h.canvas.recycle()}else{if(a&&(s.__isStrokes?Vh.strokes(n,this,t):Vh.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,Hh.string(e.color))}r&&(s.__isFills?Vh.fills(r,this,t):Vh.fill(r,this,t)),h&&t.restore(),o&&this.__drawAfterFill(t,e),n&&!a&&(s.__isStrokes?Vh.strokes(n,this,t):Vh.stroke(n,this,t))}}else s.__pathInputed?Dl(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?Vh.fills(s,this,t):Vh.fill("#000000",this,t)),i.__isCanvas&&this.__drawAfterFill(t,e),r&&!e.ignoreStroke&&(i.__isAlphaPixelStroke?Vh.strokes(r,this,t):Vh.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 Dl(t,e,i){const{fill:s,stroke:r,__drawAfterFill:n,__fillAfterStroke:o}=t.__;t.__drawRenderPath(e),o&&Vh.stroke(r,t,e),s&&Vh.fill(s,t,e),n&&t.__drawAfterFill(e,i),r&&!o&&Vh.stroke(r,t,e)}const Ml={__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 Wl;let Il=Wl=class extends eh{get app(){return this.leafer&&this.leafer.app}get isFrame(){return!1}set scale(t){O.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 Mr.set(this.path=t||[]),t||this.__drawPathByBox(Mr),Mr}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 te.need("find")}findTag(t){return this.find({tag:t})}findOne(t,e){return te.need("find")}findId(t){return this.findOne({id:t})}getPath(t,e){this.__layout.update();let i=e?this.__.__pathForRender:this.__.path;return i||(Mr.set(i=[]),this.__drawPathByBox(Mr)),t?Gi.toCanvasData(i,!0):i}getPathString(t,e,i){return Gi.stringify(this.getPath(t,e),i)}load(){this.__.__computePaint()}__onUpdateSize(){if(this.__.__input){const t=this.__;!t.lazy||this.__inLazyBounds||Qh.running?t.__computePaint():t.__needComputePaint=!0}}__updateRenderPath(){const t=this.__;t.path?(t.__pathForRender=t.cornerRadius?Ar.smooth(t.path,t.cornerRadius,t.cornerSmoothing):t.path,t.__useArrow&&jh.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?Ks.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){Vh.fill(this.__.placeholderColor,this,t)}animate(t,e,i,s){return this.set(t),te.need("animate")}killAnimate(t,e){}export(t,e){return te.need("export")}syncExport(t,e){return te.need("export")}clone(t){const e=f.clone(this.toJSON());return t&&Object.assign(e,t),Wl.one(e)}static one(t,e,i,s,r){return se.get(t.tag||this.prototype.__tag,t,e,i,s,r)}static registerUI(){Xn()(this)}static registerData(t){On(t)(this.prototype)}static setEditConfig(t){}static setEditOuter(t){}static setEditInner(t){}destroy(){this.fill=this.stroke=null,this.__animate&&this.killAnimate(),super.destroy()}};le([On(ol)],Il.prototype,"__",void 0),le([Nh()],Il.prototype,"zoomLayer",void 0),le([on("")],Il.prototype,"id",void 0),le([on("")],Il.prototype,"name",void 0),le([on("")],Il.prototype,"className",void 0),le([xn("pass-through")],Il.prototype,"blendMode",void 0),le([Bn(1)],Il.prototype,"opacity",void 0),le([kn(!0)],Il.prototype,"visible",void 0),le([xn(!1)],Il.prototype,"locked",void 0),le([bn(!1)],Il.prototype,"dim",void 0),le([bn(!1)],Il.prototype,"dimskip",void 0),le([Rn(0)],Il.prototype,"zIndex",void 0),le([Cn(!1)],Il.prototype,"mask",void 0),le([Tn(!1)],Il.prototype,"eraser",void 0),le([an(0,!0)],Il.prototype,"x",void 0),le([an(0,!0)],Il.prototype,"y",void 0),le([un(100,!0)],Il.prototype,"width",void 0),le([un(100,!0)],Il.prototype,"height",void 0),le([dn(1,!0)],Il.prototype,"scaleX",void 0),le([dn(1,!0)],Il.prototype,"scaleY",void 0),le([cn(0,!0)],Il.prototype,"rotation",void 0),le([cn(0,!0)],Il.prototype,"skewX",void 0),le([cn(0,!0)],Il.prototype,"skewY",void 0),le([an(0,!0)],Il.prototype,"offsetX",void 0),le([an(0,!0)],Il.prototype,"offsetY",void 0),le([hn(0,!0)],Il.prototype,"scrollX",void 0),le([hn(0,!0)],Il.prototype,"scrollY",void 0),le([ln()],Il.prototype,"origin",void 0),le([ln()],Il.prototype,"around",void 0),le([on(!1)],Il.prototype,"lazy",void 0),le([_n(1)],Il.prototype,"pixelRatio",void 0),le([wn(0)],Il.prototype,"renderSpread",void 0),le([gn()],Il.prototype,"path",void 0),le([fn()],Il.prototype,"windingRule",void 0),le([fn(!0)],Il.prototype,"closed",void 0),le([un(0)],Il.prototype,"padding",void 0),le([un(!1)],Il.prototype,"lockRatio",void 0),le([un()],Il.prototype,"widthRange",void 0),le([un()],Il.prototype,"heightRange",void 0),le([on(!1)],Il.prototype,"draggable",void 0),le([on()],Il.prototype,"dragBounds",void 0),le([on("auto")],Il.prototype,"dragBoundsType",void 0),le([on(!1)],Il.prototype,"editable",void 0),le([En(!0)],Il.prototype,"hittable",void 0),le([En("path")],Il.prototype,"hitFill",void 0),le([vn("path")],Il.prototype,"hitStroke",void 0),le([En(!1)],Il.prototype,"hitBox",void 0),le([En(!0)],Il.prototype,"hitChildren",void 0),le([En(!0)],Il.prototype,"hitSelf",void 0),le([En()],Il.prototype,"hitRadius",void 0),le([Ln("")],Il.prototype,"cursor",void 0),le([xn()],Il.prototype,"fill",void 0),le([vn(void 0,!0)],Il.prototype,"stroke",void 0),le([vn("inside")],Il.prototype,"strokeAlign",void 0),le([vn(1,!0)],Il.prototype,"strokeWidth",void 0),le([vn(!1)],Il.prototype,"strokeWidthFixed",void 0),le([vn("none")],Il.prototype,"strokeCap",void 0),le([vn("miter")],Il.prototype,"strokeJoin",void 0),le([vn()],Il.prototype,"dashPattern",void 0),le([vn(0)],Il.prototype,"dashOffset",void 0),le([vn(10)],Il.prototype,"miterLimit",void 0),le([fn(0)],Il.prototype,"cornerRadius",void 0),le([fn()],Il.prototype,"cornerSmoothing",void 0),le([Fh()],Il.prototype,"shadow",void 0),le([Fh()],Il.prototype,"innerShadow",void 0),le([Fh()],Il.prototype,"blur",void 0),le([Fh()],Il.prototype,"backgroundBlur",void 0),le([Fh()],Il.prototype,"grayscale",void 0),le([Fh()],Il.prototype,"filter",void 0),le([xn()],Il.prototype,"placeholderColor",void 0),le([on(100)],Il.prototype,"placeholderDelay",void 0),le([on({})],Il.prototype,"data",void 0),le([Fn(eh.prototype.reset)],Il.prototype,"reset",null),Il=Wl=le([Yn(Sl),Yn(Al),zn()],Il);let Fl=class extends Il{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 zl;le([On(hl)],Fl.prototype,"__",void 0),le([un(0)],Fl.prototype,"width",void 0),le([un(0)],Fl.prototype,"height",void 0),Fl=le([Yn(ch),Xn()],Fl);const Nl=Gt.get("Leafer");let Yl=zl=class extends Fl{get __tag(){return"Leafer"}get isApp(){return!1}get app(){return this.parent||this}get isLeafer(){return!0}get imageReady(){return this.viewReady&&Ur.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),zl.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=ee.canvas(s);this.__controllers.push(this.renderer=ee.renderer(this,r,s),this.watcher=ee.watcher(this,s),this.layouter=ee.layouter(this,s)),this.isApp&&this.__setApp(),this.__checkAutoLayout(),this.view=r.view,e||(this.selector=ee.selector(this),this.interaction=ee.interaction(this,r,this.selector,s),this.interaction&&(this.__controllers.unshift(this.interaction),this.hitCanvasManager=ee.hitCanvasManager()),this.canvasManager=new he,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))),mo.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(jo.RESTART):this.emitLeafer(jo.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(jo.STOP))}unlockLayout(){this.layouter.start(),this.updateLayout()}lockLayout(){this.updateLayout(),this.layouter.stop()}resize(t){const e=f.copyAttrs({},t,Be);Object.keys(e).forEach(t=>this[t]=e[t])}forceRender(t,e){const{renderer:i}=this;i&&(i.addBlock(t?new Xt(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,Be);e.resize(t),this.updateLazyBounds(),this.__onResize(new Yo(t,i))}__onResize(t){this.emitEvent(t),f.copyAttrs(this.__,t,Be),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 Ut(t)),this.canvas.startAutoLayout(this.autoLayout,this.__onResize.bind(this)))}__setAttr(t,e){return this.canvas&&(Be.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(jo.UPDATE_MODE,{mode:e})),super.__setAttr(t,e)}__getAttr(t){return this.canvas&&Be.includes(t)?this.canvas[t]:super.__getAttr(t)}__changeCanvasSize(t,e){const{config:i,canvas:s}=this,r=f.copyAttrs({},s,Be);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(jo.BEFORE_READY),this.emitLeafer(jo.READY),this.emitLeafer(jo.AFTER_READY),mo.run(this.__readyWait)}__onViewReady(){this.viewReady||(this.viewReady=!0,this.emitLeafer(jo.VIEW_READY),mo.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){mo.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(jo.VIEW_COMPLETED),mo.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 te.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 jo(t,this))}__listenEvents(){const t=Qt.start("FirstCreate "+this.innerName);this.once([[jo.START,()=>Qt.end(t)],[Ho.START,this.updateLazyBounds,this],[Uo.START,this.__onCreated,this],[Uo.END,this.__onViewReady,this]]),this.__eventIds.push(this.on_([[Xo.DATA,this.__onWatchData,this],[Ho.END,this.__onLayoutEnd,this],[Uo.NEXT,this.__onNextRender,this]]))}__removeListenEvents(){this.off_(this.__eventIds)}destroy(t){const e=()=>{if(!this.destroyed){zl.list.remove(this);try{this.stop(),this.emitLeafer(jo.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(()=>{Vr.clearRecycled()},100)}catch(t){Nl.error(t)}}};t?e():setTimeout(e)}};Yl.list=new uh,le([On(dl)],Yl.prototype,"__",void 0),le([un()],Yl.prototype,"pixelRatio",void 0),le([on("normal")],Yl.prototype,"mode",void 0),Yl=zl=le([Xn()],Yl);let Xl=class extends Il{get __tag(){return"Rect"}};le([On(_l)],Xl.prototype,"__",void 0),Xl=le([Yn(Ml),zn(),Xn()],Xl);const{add:Hl,includes:Ul,scroll:jl}=Ft,Vl=Xl.prototype,Gl=Fl.prototype;let Kl=class extends Fl{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"))&&(Hl(a,n),jl(a,i)),this.__updateRectRenderBounds(),t=!Ul(n,a),t&&"show"===o&&Hl(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))}};le([On(ll)],Kl.prototype,"__",void 0),le([un(100)],Kl.prototype,"width",void 0),le([un(100)],Kl.prototype,"height",void 0),le([on(!1)],Kl.prototype,"resizeChildren",void 0),le([wn("show")],Kl.prototype,"overflow",void 0),le([Fn(Vl.__updateStrokeSpread)],Kl.prototype,"__updateStrokeSpread",null),le([Fn(Vl.__updateRenderSpread)],Kl.prototype,"__updateRectRenderSpread",null),le([Fn(Vl.__updateBoxBounds)],Kl.prototype,"__updateRectBoxBounds",null),le([Fn(Vl.__updateStrokeBounds)],Kl.prototype,"__updateStrokeBounds",null),le([Fn(Vl.__updateRenderBounds)],Kl.prototype,"__updateRectRenderBounds",null),le([Fn(Vl.__updateChange)],Kl.prototype,"__updateRectChange",null),le([Fn(Vl.__render)],Kl.prototype,"__renderRect",null),le([Fn(Gl.__render)],Kl.prototype,"__renderGroup",null),Kl=le([zn(),Xn()],Kl);let ql=class extends Kl{get __tag(){return"Frame"}get isFrame(){return!0}};le([On(cl)],ql.prototype,"__",void 0),le([xn("#FFFFFF")],ql.prototype,"fill",void 0),le([wn("hide")],ql.prototype,"overflow",void 0),ql=le([Xn()],ql);const{moveTo:$l,closePath:Ql,ellipse:Jl}=fs;let Zl=class extends Il{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&&Jl(h,o,a,o*s,a*s,0,r,n,!1),Jl(h,o,a,o,a,0,n,r,!0),s<1&&Ql(h)):(s<1&&(Jl(h,o,a,o*s,a*s),$l(h,e,a)),Jl(h,o,a,o,a,0,360,0,!0)),t.ellipseToCurve&&(this.__.path=this.getPath(!0))):r||n?($l(h,o,a),Jl(h,o,a,o,a,0,r,n,!1),Ql(h)):Jl(h,o,a,o,a)}};le([On(pl)],Zl.prototype,"__",void 0),le([fn(0)],Zl.prototype,"innerRadius",void 0),le([fn(0)],Zl.prototype,"startAngle",void 0),le([fn(0)],Zl.prototype,"endAngle",void 0),Zl=le([Xn()],Zl);const{sin:td,cos:ed,PI:id}=Math,{moveTo:sd,lineTo:rd,closePath:nd,drawPoints:od}=fs;let ad=class extends Il{get __tag(){return"Polygon"}__updatePath(){const t=this.__,e=t.path=[];if(t.points)od(e,t.points,t.curve,!0);else{const{width:i,height:s,sides:r}=t,n=i/2,o=s/2;sd(e,n,0);for(let t=1;t<r;t++)rd(e,n+n*td(2*t*id/r),o-o*ed(2*t*id/r));nd(e)}}};le([On(gl)],ad.prototype,"__",void 0),le([fn(3)],ad.prototype,"sides",void 0),le([fn()],ad.prototype,"points",void 0),le([fn(0)],ad.prototype,"curve",void 0),ad=le([zn(),Xn()],ad);const{sin:hd,cos:ld,PI:dd}=Math,{moveTo:cd,lineTo:ud,closePath:_d}=fs;let pd=class extends Il{get __tag(){return"Star"}__updatePath(){const{width:t,height:e,corners:i,innerRadius:s}=this.__,r=t/2,n=e/2,o=this.__.path=[];cd(o,r,0);for(let t=1;t<2*i;t++)ud(o,r+(t%2==0?r:r*s)*hd(t*dd/i),n-(t%2==0?n:n*s)*ld(t*dd/i));_d(o)}};le([On(fl)],pd.prototype,"__",void 0),le([fn(5)],pd.prototype,"corners",void 0),le([fn(.382)],pd.prototype,"innerRadius",void 0),pd=le([Xn()],pd);const{moveTo:gd,lineTo:fd,drawPoints:yd}=fs,{rotate:md,getAngle:vd,getDistance:wd,defaultPoint:xd}=rt;let bd=class extends Il{get __tag(){return"Line"}get toPoint(){const{width:t,rotation:e}=this.__,i={x:0,y:0};return t&&(i.x=t),e&&md(i,e),i}set toPoint(t){this.width=wd(xd,t),this.rotation=vd(xd,t),this.height&&(this.height=0)}__updatePath(){const t=this.__,e=t.path=[];t.points?yd(e,t.points,t.curve,t.closed):(gd(e,0,0),fd(e,this.width,0))}};le([On(ul)],bd.prototype,"__",void 0),le([yn("center")],bd.prototype,"strokeAlign",void 0),le([un(0)],bd.prototype,"height",void 0),le([fn()],bd.prototype,"points",void 0),le([fn(0)],bd.prototype,"curve",void 0),le([fn(!1)],bd.prototype,"closed",void 0),bd=le([Xn()],bd);let Bd=class extends Xl{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}};le([On(xl)],Bd.prototype,"__",void 0),le([un("")],Bd.prototype,"url",void 0),Bd=le([Xn()],Bd);const kd=Bd;let Sd=class extends Xl{get __tag(){return"Canvas"}get context(){return this.canvas.context}get ready(){return!this.url}constructor(t){super(t),this.canvas=ee.canvas(this.__),t&&t.url&&this.drawImage(t.url)}drawImage(t){new Jr({url:t}).load(t=>{this.context.drawImage(t.view,0,0),this.url=void 0,this.paint(),this.emitEvent(new Do(Do.LOADED,{image:t}))})}draw(t,e,i,s){const r=new ct(t.worldTransform).invert(),n=new ct;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()}};le([On(bl)],Sd.prototype,"__",void 0),le([zh(100)],Sd.prototype,"width",void 0),le([zh(100)],Sd.prototype,"height",void 0),le([zh(1)],Sd.prototype,"pixelRatio",void 0),le([zh(!0)],Sd.prototype,"smooth",void 0),le([on(!1)],Sd.prototype,"safeResize",void 0),le([zh()],Sd.prototype,"contextSettings",void 0),Sd=le([Xn()],Sd);const{copyAndSpread:Pd,includes:Rd,spread:Cd,setList:Td}=Ft;let Ed=class extends Il{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=Uh.number(e,r),t.__letterSpacing=Uh.number(i,r),t.__padding=l?O.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=Xh.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&&Cd(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",!Rd(h,a)),this.isOverflow?(Td(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;Pd(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()}};le([On(wl)],Ed.prototype,"__",void 0),le([un(0)],Ed.prototype,"width",void 0),le([un(0)],Ed.prototype,"height",void 0),le([xn()],Ed.prototype,"boxStyle",void 0),le([on(!1)],Ed.prototype,"resizeFontSize",void 0),le([xn("#000000")],Ed.prototype,"fill",void 0),le([yn("outside")],Ed.prototype,"strokeAlign",void 0),le([En("all")],Ed.prototype,"hitFill",void 0),le([un("")],Ed.prototype,"text",void 0),le([un("")],Ed.prototype,"placeholder",void 0),le([un("caption")],Ed.prototype,"fontFamily",void 0),le([un(12)],Ed.prototype,"fontSize",void 0),le([un("normal")],Ed.prototype,"fontWeight",void 0),le([un(!1)],Ed.prototype,"italic",void 0),le([un("none")],Ed.prototype,"textCase",void 0),le([un("none")],Ed.prototype,"textDecoration",void 0),le([un(0)],Ed.prototype,"letterSpacing",void 0),le([un({type:"percent",value:1.5})],Ed.prototype,"lineHeight",void 0),le([un(0)],Ed.prototype,"paraIndent",void 0),le([un(0)],Ed.prototype,"paraSpacing",void 0),le([un("x")],Ed.prototype,"writingMode",void 0),le([un("left")],Ed.prototype,"textAlign",void 0),le([un("top")],Ed.prototype,"verticalAlign",void 0),le([un(!0)],Ed.prototype,"autoSizeAlign",void 0),le([un("normal")],Ed.prototype,"textWrap",void 0),le([un("show")],Ed.prototype,"textOverflow",void 0),le([xn(!1)],Ed.prototype,"textEditing",void 0),Ed=le([Xn()],Ed);let Ld=class extends Il{get __tag(){return"Path"}};le([On(yl)],Ld.prototype,"__",void 0),le([yn("center")],Ld.prototype,"strokeAlign",void 0),Ld=le([Xn()],Ld);let Od=class extends Fl{get __tag(){return"Pen"}setStyle(t){const e=this.pathElement=new Ld(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")}};le([On(ml)],Od.prototype,"__",void 0),le([(t,e)=>{Zr(t,e,{get(){return this.__path}})}],Od.prototype,"path",void 0),Od=le([Yn(As,["set","path","paint"]),Xn()],Od);let Ad=class extends Yl{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&&ee.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 Yl(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,Be),e.view=this.realCanvas?void 0:this.view,e.fill=void 0,e}__listenChildEvents(t){t.once([[Ho.END,this.__onReady,this],[Uo.START,this.__onCreated,this],[Uo.END,this.__onViewReady,this]]),this.realCanvas&&this.__eventIds.push(t.on_(Uo.END,this.__onChildRenderEnd,this))}};Ad=le([Xn()],Ad);const Dd={},Md={isHoldSpaceKey:()=>Md.isHold("Space"),isHold:t=>Dd[t],isHoldKeys:(t,e)=>e?t(e):void 0,setDownCode(t){Dd[t]||(Dd[t]=!0)},setUpCode(t){Dd[t]=!1}},Wd={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 Id extends To{get spaceKey(){return Md.isHoldSpaceKey()}get left(){return Wd.left(this)}get right(){return Wd.right(this)}get middle(){return Wd.middle(this)}constructor(t){super(t.type),this.bubbles=!0,Object.assign(this,t)}isHoldKeys(t){return Md.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){oe.changeName(t,e)}}let Fd=class extends Id{};Fd.POINTER="pointer",Fd.BEFORE_DOWN="pointer.before_down",Fd.BEFORE_MOVE="pointer.before_move",Fd.BEFORE_UP="pointer.before_up",Fd.DOWN="pointer.down",Fd.MOVE="pointer.move",Fd.UP="pointer.up",Fd.OVER="pointer.over",Fd.OUT="pointer.out",Fd.ENTER="pointer.enter",Fd.LEAVE="pointer.leave",Fd.TAP="tap",Fd.DOUBLE_TAP="double_tap",Fd.CLICK="click",Fd.DOUBLE_CLICK="double_click",Fd.LONG_PRESS="long_press",Fd.LONG_TAP="long_tap",Fd.MENU="pointer.menu",Fd.MENU_TAP="pointer.menu_tap",Fd=le([Hn()],Fd);const zd=Fd,Nd={};let Yd=class extends Fd{static setList(t){this.list=t instanceof uh?t:new uh(t)}static setData(t){this.data=t}static getValidMove(t,e,i,s=!0){const r=t.getLocalPoint(i,null,!0);return rt.move(r,e.x-t.x,e.y-t.y),s&&this.limitMove(t,r),El.axisMove(t,r),r}static limitMove(t,e){El.limitMove(t,e)}getPageMove(t){return this.assignMove(t),this.current.getPagePoint(Nd,null,!0)}getInnerMove(t,e){return t||(t=this.current),this.assignMove(e),t.getInnerPoint(Nd,null,!0)}getLocalMove(t,e){return t||(t=this.current),this.assignMove(e),t.getLocalPoint(Nd,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 Ft.set(i,e.x-t.x,e.y-t.y,t.x,t.y),Ft.unsign(i),i}assignMove(t){Nd.x=t?this.totalX:this.moveX,Nd.y=t?this.totalY:this.moveY}};Yd.BEFORE_DRAG="drag.before_drag",Yd.START="drag.start",Yd.DRAG="drag",Yd.END="drag.end",Yd.OVER="drag.over",Yd.OUT="drag.out",Yd.ENTER="drag.enter",Yd.LEAVE="drag.leave",Yd=le([Hn()],Yd);const Xd=Yd;let Hd=class extends Fd{static setList(t){Yd.setList(t)}static setData(t){Yd.setData(t)}};Hd.DROP="drop",Hd=le([Hn()],Hd);let Ud=class extends Yd{};Ud.BEFORE_MOVE="move.before_move",Ud.START="move.start",Ud.MOVE="move",Ud.END="move.end",Ud=le([Hn()],Ud);let jd=class extends Fd{};jd.BEFORE_ROTATE="rotate.before_rotate",jd.START="rotate.start",jd.ROTATE="rotate",jd.END="rotate.end",jd=le([Hn()],jd);let Vd=class extends Yd{};Vd.SWIPE="swipe",Vd.LEFT="swipe.left",Vd.RIGHT="swipe.right",Vd.UP="swipe.up",Vd.DOWN="swipe.down",Vd=le([Hn()],Vd);let Gd=class extends Fd{};Gd.BEFORE_ZOOM="zoom.before_zoom",Gd.START="zoom.start",Gd.ZOOM="zoom",Gd.END="zoom.end",Gd=le([Hn()],Gd);let Kd=class extends Id{};Kd.BEFORE_DOWN="key.before_down",Kd.BEFORE_UP="key.before_up",Kd.DOWN="key.down",Kd.HOLD="key.hold",Kd.UP="key.up",Kd=le([Hn()],Kd);const qd={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?Vd.UP:t>45&&t<135?Vd.DOWN:t<=45&&t>=-45?Vd.RIGHT:Vd.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:$d.getSwipeDirection(rt.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 uh,{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=>eo.draggable(t)||!t.isLeafer&&t.hasEvent(Yd.DRAG)),pathHasOutside:t=>t&&t.list.some(t=>t.isOutside)},$d=qd,Qd=new uh,{getDragEventData:Jd,getDropEventData:Zd,getSwipeEventData:tc}=qd;class ec{constructor(t){this.interaction=t}setDragData(t){this.animateWait&&this.dragEndReal(),this.downData=this.interaction.downData,this.dragData=Jd(t,t,t),this.canAnimate=this.canDragOut=!0}getList(t,e){const{proxy:i}=this.interaction.selector,s=i&&i.list.length,r=Yd.list||this.draggableList||Qd;return this.dragging&&(s?t?Qd:new uh(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(Ud.START,this.dragData)),this.moving||this.dragStart(t,e),this.drag(t)}dragStart(t,e){this.dragging||(this.dragging=e&&Wd.left(t),this.dragging&&(this.interaction.emit(Yd.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],eo.draggable(e)){this.draggableList=new uh(e);break}}drag(t){const{interaction:e,dragData:i,downData:s}=this,{path:r,throughPath:n}=s;this.dragData=Jd(s,i,t),n&&(this.dragData.throughPath=n),this.dragData.path=r,this.moving?(this.dragData.moveType="drag",e.emit(Ud.BEFORE_MOVE,this.dragData),e.emit(Ud.MOVE,this.dragData)):this.dragging&&(this.dragReal(),e.emit(Yd.BEFORE_DRAG,this.dragData),e.emit(Yd.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=Yd.getValidMove(e,this.dragStartPoints[e.innerId],{x:i,y:r},o||s);n&&!s&&t?eo.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(Yd.OUT,t,i),e.emit(Yd.OVER,t,s)):e.emit(Yd.OVER,t,s)}dragEnterOrLeave(t){const{interaction:e}=this,{dragEnterPath:i}=this,{path:s}=t;e.emit(Yd.LEAVE,t,i,s),e.emit(Yd.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=Jd(i,t,t);if(n&&(o.throughPath=n),o.path=r,this.moving&&(this.moving=!1,o.moveType="drag",e.emit(Ud.END,o)),this.dragging){const r=this.getList();this.dragging=!1,e.p.dragLimitAnimate&&this.dragReal(!0),e.emit(Yd.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(rt.getDistance(e,t)>r.config.pointer.swipeDistance){const t=tc(e,i,s);this.interaction.emit(t.type,t)}}drop(t,e,i){const s=Zd(t,e,Yd.data);s.path=i,this.interaction.emit(Hd.DROP,s),this.interaction.emit(Yd.LEAVE,t,i)}dragReset(){Yd.list=Yd.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 ic=Gt.get("emit");const sc=["move","zoom","rotate","key"];function rc(t,e,i,s,r){if(sc.some(t=>e.startsWith(t))&&t.__.hitChildren&&!oc(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&&nc(n,e,i,s,r)}}function nc(t,e,i,s,r){if(t.destroyed)return!1;if(t.__.hitSelf&&!oc(t,r)&&(Jh.updateEventStyle&&!s&&Jh.updateEventStyle(t,e),t.hasEvent(e,s))){i.phase=s?1:t===i.target?2:3;const r=oe.get(e,i);if(t.emitEvent(r,s),r.isStop)return!0}return!1}function oc(t,e){return e&&e.has(t)}const ac={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:hc,pathCanDrag:lc,pathHasOutside:dc}=qd;class cc{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&&Wd.middle(this.downData)}get isHoldRightKey(){return this.m.holdRightKey&&this.downData&&Wd.right(this.downData)}get isHoldSpaceKey(){return this.m.holdSpaceKey&&Md.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(ac),this.tapCount=0,this.downKeyMap={},this.target=t,this.canvas=e,this.selector=i,this.defaultPath=new uh(t),this.createTransformer(),this.dragger=new ec(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&&(Wd.defaultLeft(t),this.updateDownData(t),this.checkPath(t,e),this.downTime=Date.now(),this.emit(Fd.BEFORE_DOWN,t),this.emit(Fd.DOWN,t),Wd.left(t)&&(this.tapWait(),this.longPressWait(t)),this.waitRightTap=Wd.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&&Wd.defaultLeft(t);(this.canvas.bounds.hitPoint(t)||e)&&(this.pointerMoveReal(t),e&&this.dragger.checkDragOut(t))}pointerMoveReal(t){if(this.emit(Fd.BEFORE_MOVE,t,this.defaultPath),this.downData){const e=rt.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(Fd.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;Wd.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(Fd.BEFORE_UP,t),this.emit(Fd.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(Fd.MENU,t),this.waitMenuTap=!0,!this.downData&&this.waitRightTap&&this.menuTap(t)}menuTap(t){this.waitRightTap&&this.waitMenuTap&&(this.emit(Fd.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(Kd.BEFORE_DOWN,t,this.defaultPath);const{code:e}=t;this.downKeyMap[e]||(this.downKeyMap[e]=!0,Md.setDownCode(e),this.emit(Kd.HOLD,t,this.defaultPath),this.moveMode&&(this.cancelHover(),this.updateCursor())),this.emit(Kd.DOWN,t,this.defaultPath)}keyUp(t){if(!this.config.keyEvent)return;this.emit(Kd.BEFORE_UP,t,this.defaultPath);const{code:e}=t;this.downKeyMap[e]=!1,Md.setUpCode(e),this.emit(Kd.UP,t,this.defaultPath),"grab"===this.cursor&&this.updateCursor()}pointerHover(t){!this.canHover||this.dragging&&!this.p.dragHover||(t.path||(t.path=new uh),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(Fd.OUT,t,i),this.emit(Fd.OVER,t,e)):this.emit(Fd.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(Fd.LEAVE,t,i,e),this.emit(Fd.ENTER,t,e,i)}touchLeave(t){"touch"===t.pointerType&&this.enterPath&&(this.emit(Fd.LEAVE,t),this.dragger.dragging&&this.emit(Hd.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=[Fd.DOUBLE_TAP,Fd.DOUBLE_CLICK].some(e=>hc(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&&!dc(t.path))&&(t.path=this.defaultPath)}canMove(t){return t&&(this.moveMode||"auto"===this.m.drag&&!lc(t.path))&&!dc(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:Fd.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&&rt.round(s),s}emitTap(t){this.emit(Fd.TAP,t),this.emit(Fd.CLICK,t)}emitDoubleTap(t){this.emit(Fd.DOUBLE_TAP,t),this.emit(Fd.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(Fd.LONG_PRESS,t)},this.p.longPressTime)}longTap(t){let e;return this.longPressed&&(this.emit(Fd.LONG_TAP,t),(hc(t.path,Fd.LONG_TAP)||hc(t.path,Fd.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 Xt(this.canvas.bounds),this.shrinkCanvasBounds.spread(-(l(t)?t:2))}__listenEvents(){const{target:t}=this;this.__eventIds=[t.on_(Yo.RESIZE,this.__onResize,this)],t.once(jo.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],nc(r,t,e,!0,s))return;r.isApp&&rc(r,t,e,!0,s)}for(let n=0,o=i.length;n<o;n++)if(r=i.list[n],r.isApp&&rc(r,t,e,!1,s),nc(r,t,e,!1,s))return}catch(t){ic.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 uc{static set(t,e){this.custom[t]=e}static get(t){return this.custom[t]}}uc.custom={};class _c extends he{constructor(){super(...arguments),this.maxTotal=1e3,this.pathList=new uh,this.pixelList=new uh}getPixelType(t,e){return this.__autoClear(),this.pixelList.add(t),ee.hitCanvas(e)}getPathType(t){return this.__autoClear(),this.pathList.add(t),ee.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=ee.selector())};const{toInnerRadiusPointOf:pc,copy:gc,setRadius:fc}=rt,{hitRadiusPoint:yc,hitPoint:mc}=Ft,vc={},wc={},xc=eh.prototype;xc.hit=function(e,i=0){this.updateLayout(),gc(wc,e),fc(wc,i);const s=this.__world;return!!(i?yc(s,wc):mc(s,wc))&&(this.isBranch?t.getSelector(this).hitPoint(Object.assign({},wc),i,{target:this}):this.__hitWorld(wc))},xc.__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&&(gc(vc,t),fc(t=vc,e.hitRadius)),pc(t,i,vc),e.hitBox||r){if(Ft.hitRadiusPoint(s.boxBounds,vc))return!0;if(r)return!1}return!s.hitCanvasChanged&&this.__hitCanvas||(this.__updateHitCanvas(),s.boundsChanged||(s.hitCanvasChanged=!1)),this.__hit(vc)},xc.__hitFill=function(t){const e=this.__hitCanvas;return e&&e.hitFill(t,this.__.windingRule)},xc.__hitStroke=function(t,e){const i=this.__hitCanvas;return i&&i.hitStroke(t,e)},xc.__hitPixel=function(t){const e=this.__hitCanvas;return e&&e.hitPixel(t,this.__layout.renderBounds,e.hitScale)},xc.__drawHitPath=function(t){t&&this.__drawRenderPath(t)};const bc=new ct,Bc=Il.prototype;Bc.__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=Ht.set(0,0,s,s).getFitMatrix(e).a,{x:h,y:l,width:d,height:c}=Ht.set(e).scale(o);a.resize({width:d,height:c,pixelRatio:1}),a.clear(),Vr.patternLocked=!0,this.__renderShape(a,{matrix:bc.setWith(this.__world).scaleWith(1/o).invertWith().translate(-h,-l),ignoreFill:!r,ignoreStroke:!n}),Vr.patternLocked=!1,a.resetTransform(),i.__isHitPixel=!0}else i.__isHitPixel&&(i.__isHitPixel=!1);this.__drawHitPath(a),a.setStrokeOptions(i)},Bc.__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 kc=Il.prototype,Sc=Xl.prototype,Pc=Kl.prototype;Sc.__updateHitCanvas=Pc.__updateHitCanvas=function(){this.stroke||this.cornerRadius||(this.fill||this.__.__isCanvas)&&"pixel"===this.hitFill||"all"===this.hitStroke?kc.__updateHitCanvas.call(this):this.__hitCanvas&&(this.__hitCanvas=null)},Sc.__hitFill=Pc.__hitFill=function(t){return this.__hitCanvas?kc.__hitFill.call(this,t):Ft.hitRadiusPoint(this.__layout.boxBounds,t)},Ed.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))},Fl.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 Rc=ke.prototype;Rc.hitFill=function(t,e){return e?this.context.isPointInPath(t.x,t.y,e):this.context.isPointInPath(t.x,t.y)},Rc.hitStroke=function(t,e){return this.strokeWidth=e,this.context.isPointInStroke(t.x,t.y)},Rc.hitPixel=function(t,e,i=1){let{x:s,y:r,radiusX:n,radiusY:o}=t;e&&(s-=e.x,r-=e.y),Ht.set(s-n,r-o,2*n,2*o).scale(i).ceil();const{data:a}=this.context.getImageData(Ht.x,Ht.y,Ht.width||1,Ht.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 Cc={convert(t,e){const i=qd.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=qd.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=Cc.getTouch(t),s=qd.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]},Tc={convert(t){const e=qd.getBase(t);return Object.assign(Object.assign({},e),{code:t.code,key:t.key})}},{pathCanDrag:Ec}=qd;class Lc extends cc{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(Tc.convert(t))}onKeyUp(t){this.keyUp(Tc.convert(t))}onContextMenu(t){this.config.pointer.preventDefaultMenu&&t.preventDefault(),this.menu(Cc.convert(t,this.getLocal(t)))}onScroll(){this.canvas.updateClientBounds()}onPointerDown(t){this.preventDefaultPointer(t),this.notPointer||(this.usePointer||(this.usePointer=!0),this.pointerDown(Cc.convert(t,this.getLocal(t))))}onPointerMove(t,e){if(this.notPointer||this.preventWindowPointer(t))return;this.usePointer||(this.usePointer=!0);const i=Cc.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(Cc.convert(t,this.getLocal(t)))}onPointerCancel(){this.useMultiTouch||this.pointerCancel()}onMouseDown(t){this.preventDefaultPointer(t),this.notMouse||this.pointerDown(Cc.convertMouse(t,this.getLocal(t)))}onMouseMove(t){this.notMouse||this.preventWindowPointer(t)||this.pointerMove(Cc.convertMouse(t,this.getLocal(t,!0)))}onMouseUp(t){this.downData&&this.preventDefaultPointer(t),this.notMouse||this.preventWindowPointer(t)||this.pointerUp(Cc.convertMouse(t,this.getLocal(t)))}onMouseCancel(){this.notMouse||this.pointerCancel()}onTouchStart(t){const e=Cc.getTouch(t),i=this.getLocal(e,!0),{preventDefault:s}=this.config.touch;(!0===s||"auto"===s&&Ec(this.findPath(i)))&&t.preventDefault(),this.multiTouchStart(t),this.notTouch||(this.touchTimer&&(window.clearTimeout(this.touchTimer),this.touchTimer=0),this.useTouch=!0,this.pointerDown(Cc.convertTouch(t,i)))}onTouchMove(t){if(this.multiTouchMove(t),this.notTouch||this.preventWindowPointer(t))return;const e=Cc.getTouch(t);this.pointerMove(Cc.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=Cc.getTouch(t);this.pointerUp(Cc.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(qd.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({},qd.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=qd.getBase(t);Object.assign(e,this.getLocal(t));const i=t.scale/this.lastGestureScale,s=(t.rotation-this.lastGestureRotation)/Math.PI*180*(O.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)&&uc.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 Oc(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 Ac(t,e){t.__.__font?Oc(t,e):t.__.windingRule?e.fill(t.__.windingRule):e.fill()}function Dc(t,e,i){switch(e.__.strokeAlign){case"center":Mc(t,1,e,i);break;case"inside":Wc(t,"inside",e,i);break;case"outside":e.__.__fillAfterStroke?Mc(t,2,e,i):Wc(t,"outside",e,i)}}function Mc(t,e,i,s){const r=i.__;_(t)?Fc(t,e,!0,i,s):(s.setStroke(t,r.__strokeWidth*e,r),Ic(i,s))}function Wc(t,e,i,s){const r=s.getSameCanvas(!0,!0);r.font=i.__.__font,Mc(t,2,i,r),r.blendMode="outside"===e?"destination-out":"destination-in",Oc(i,r),r.blendMode="normal",eo.copyCanvasByWorld(i,s,r),r.recycle(i.__nowWorld)}function Ic(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 Fc(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||!Gh.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?Ic(s,r):r.stroke(),r.restoreBlendMode()):i?Ic(s,r):r.stroke()}}function zc(t,e,i){const s=e.__;if(s.__strokeWidth)if(s.__font)Dc(t,e,i);else switch(s.strokeAlign){case"center":Nc(t,1,e,i);break;case"inside":!function(t,e,i){i.save(),i.clipUI(e),Nc(t,2,e,i),i.restore()}(t,e,i);break;case"outside":!function(t,e,i){const s=e.__;if(s.__fillAfterStroke)Nc(t,2,e,i);else{const{renderBounds:r}=e.__layout,n=i.getSameCanvas(!0,!0);e.__drawRenderPath(n),Nc(t,2,e,n),n.clipUI(s),n.clearWorld(r),eo.copyCanvasByWorld(e,i,n),n.recycle(e.__nowWorld)}}(t,e,i)}}function Nc(t,e,i,s){const r=i.__;_(t)?Fc(t,e,!1,i,s):(s.setStroke(t,r.__strokeWidth*e,r),s.stroke()),r.__useArrow&&Vh.strokeArrow(t,i,s)}const{getSpread:Yc,copyAndSpread:Xc,toOuterOf:Hc,getOuterOf:Uc,getByMove:jc,move:Vc,getIntersectData:Gc}=Ft,Kc={};let qc;const{stintSet:$c}=f,{hasTransparent:Qc}=Hh;function Jc(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=Gh.image(i,t,e,r,!qc||!qc[e.url]);break;case"linear":s=Kh.linearGradient(e,r);break;case"radial":s=Kh.radialGradient(e,r);break;case"angular":s=Kh.conicGradient(e,r);break;case"solid":const{type:o,color:a,opacity:h}=e;s={type:o,style:Hh.string(a,h)};break;default:n(e.r)||(s={type:"solid",style:Hh.string(e)})}if(s){if(a(s.style)&&Qc(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 Zc={compute:function(t,e){const i=e.__,s=[];let r,n,o,a=i.__input[t];u(a)||(a=[a]),qc=Gh.recycleImage(t,i);for(let i,r=0,n=a.length;r<n;r++)(i=Jc(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?($c(i,"__isAlphaPixelFill",r),$c(i,"__isTransparentFill",n)):($c(i,"__isAlphaPixelStroke",r),$c(i,"__isTransparentStroke",n),$c(i,"__hasMultiStrokeStyle",o))},fill:function(t,e,i){i.fillStyle=t,Ac(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(Gh.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),Ac(e,i),i.restore()}else s.blendMode?(i.saveBlendMode(s.blendMode),Ac(e,i),i.restoreBlendMode()):Ac(e,i)}},fillPathOrText:Ac,fillText:Oc,stroke:zc,strokes:function(t,e,i){zc(t,e,i)},strokeText:Dc,drawTextStroke:Ic,shape:function(e,i,s){const r=i.getSameCanvas(),n=i.bounds,o=e.__nowWorld,a=e.__layout,h=e.__nowWorldShapeBounds||(e.__nowWorldShapeBounds={});let l,d,c,u,_,p;Hc(a.strokeSpread?(Xc(Kc,a.boxBounds,a.strokeSpread),Kc):a.boxBounds,o,h);let{scaleX:g,scaleY:f}=e.getRenderScaleData(!0);if(n.includes(h))p=r,l=_=h,d=o;else{let r;if(t.fullImageShadow)r=h;else{const t=a.renderShapeSpread?Yc(n,k.swapAndScale(a.renderShapeSpread,g,f)):n;r=Gc(t,h)}u=n.getFitMatrix(r);let{a:y,d:m}=u;u.a<1&&(p=i.getSameCanvas(),e.__renderShape(p,s),g*=y,f*=m),_=Uc(h,u),l=jc(_,-u.e,-u.f),d=Uc(o,u),Vc(d,-u.e,-u.f);const v=s.matrix;v?(c=new ct(u),c.multiply(v),y*=v.scaleX,m*=v.scaleY):c=u,c.withScale(y,m),s=Object.assign(Object.assign({},s),{matrix:c})}return e.__renderShape(r,s),{canvas:r,matrix:c,fitMatrix:u,bounds:l,renderBounds:d,worldCanvas:p,shapeBounds:_,scaleX:g,scaleY:f}}};let tu={},eu={a:1,b:0,c:0,d:1,e:0,f:0};const{get:iu,rotateOfOuter:su,translate:ru,scaleOfOuter:nu,multiplyParent:ou,scale:au,rotate:hu,skew:lu}=G;function du(t,e,i,s,r,n,o){const a=iu();ru(a,e.x+i,e.y+s),au(a,r,n),o&&su(a,{x:e.x+e.width/2,y:e.y+e.height/2},o),t.transform=a}function cu(t,e,i,s,r,n,o,a,h,l){const d=iu();_u(d,e,i,s,r,n,o,a),h&&(eu.a=h,eu.d=l,ou(d,eu)),t.transform=d}function uu(t,e,i,s,r,n,o,a,h,l,d,c){const u=iu();if(c)_u(u,e,r,n,o,a,h,l);else{if(h)if("center"===d)su(u,{x:i/2,y:s/2},h);else switch(hu(u,h),h){case 90:ru(u,s,0);break;case 180:ru(u,i,s);break;case 270:ru(u,0,i)}tu.x=e.x+r,tu.y=e.y+n,ru(u,tu.x,tu.y),o&&nu(u,tu,o,a)}t.transform=u}function _u(t,e,i,s,r,n,o,a){o&&hu(t,o),a&&lu(t,a.x,a.y),r&&au(t,r,n),ru(t,e.x+i,e.y+s)}const{get:pu,translate:gu}=G,fu=new Xt,yu={},mu={};function vu(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=wu(i,s,e)}function wu(t,e,i){t.padding&&(e=fu.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 b,B;switch(Ft.set(mu,0,0,x?r:s,x?s:r),o&&"cover"!==o&&"fit"!==o?((d||c)&&(O.getScaleData(d,c,i,yu),b=yu.scaleX,B=yu.scaleY),(h||y||f)&&(b&&Ft.scale(mu,b,B,!0),h&&xt.toPoint(h,mu,e,mu,!0,!0))):v&&!u||(b=B=Ft.getFitScale(e,mu,"fit"!==o),Ft.put(e,i,h,b,!1,mu),Ft.scale(mu,b,B,!0)),l&&rt.move(mu,l),o){case"stretch":v||(s=e.width,r=e.height);break;case"normal":case"clip":if(mu.x||mu.y||b||g||u||p){let t,i;g&&(t=e.width/g.width,i=e.height/g.height),cu(w,e,mu.x,mu.y,b,B,u,p,t,i),t&&(b=b?b*t:b,B=B?B*i:i)}break;case"repeat":(!v||b||u||p)&&uu(w,e,s,r,mu.x,mu.y,b,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:xu(n,i,r.width,e&&e.x),y:xu(o,s,r.height,e&&e.y)}}(y,i&&f,mu.width,mu.height,e));break;default:b&&du(w,e,mu.x,mu.y,b,B,u)}return w.transform||(e.x||e.y)&&(w.transform=pu(),gu(w.transform,e.x,e.y)),b&&"stretch"!==o&&(w.scaleX=b,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 xu(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 bu,Bu=new Xt;const{isSame:ku}=Ft;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||vu(r,s,i,n),!0}function Pu(t,e){Tu(t,Do.LOAD,e)}function Ru(t,e){Tu(t,Do.LOADED,e)}function Cu(t,e,i){e.error=i,t.forceUpdate("surface"),Tu(t,Do.ERROR,e)}function Tu(t,e,i){t.hasEvent(e)&&t.emitEvent(new Do(e,i))}function Eu(t,e){const{leafer:i}=t;i&&i.viewReady&&(i.renderer.ignore=e)}const{get:Lu,scale:Ou,copy:Au}=G,{floor:Du,ceil:Mu,max:Wu,abs:Iu}=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,_&&(_=Iu(_),p=Iu(p),d=Lu(),Au(d,g),Ou(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/Wu(Du(t),1),n/=e/Wu(Du(e),1),d||(d=Lu(),g&&Au(d,g)),Ou(d,1/r,1/n)}const b=a.getCanvas(c,u,h.opacity,h.filters,w,x,e.leafer&&e.leafer.config.smooth),B=a.getPattern(b,f||t.origin.noRepeat||"no-repeat",d,i);return i.style=B,i.patternId=o,!0}}const zu={image:function(t,e,i,s,r){let n,o;const a=Vr.get(i);return bu&&i===bu.paint&&ku(s,bu.boxBounds)?n=bu.leafPaint:(n={type:i.type,image:a},a.hasAlphaPixel&&(n.isTransparent=!0),bu=a.use>1?{leafPaint:n,paint:i,boxBounds:Bu.set(s)}:null),(r||a.loading)&&(o={image:a,attrName:e,attrValue:i}),a.ready?(Su(t,e,i,a,n,s),r&&(Pu(t,o),Ru(t,o))):a.error?r&&Cu(t,o,a.error):(r&&(Eu(t,!0),Pu(t,o)),n.loadId=a.load(()=>{Eu(t,!1),t.destroyed||(Su(t,e,i,a,n,s)&&(a.hasAlphaPixel&&(t.__layout.hitCanvasChanged=!0),t.forceUpdate("surface")),Ru(t,o)),n.loadId=void 0},e=>{Eu(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&&!Qh.running)return!1;if(r)if(h.repeat)r=!1;else if(!(s.changeful||"miniapp"===t.name&&Yo.isResizing(e)||Qh.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||Qh.running?Fu(e,s,a):s.patternTask||(s.patternTask=Vr.patternTasker.add(()=>de(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,Vr.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:vu,getPatternData:wu,fillOrFitMode:du,clipMode:cu,repeatMode:uu},{toPoint:Nu}=mt,{hasTransparent:Yu}=Hh,Xu={},Hu={};function Uu(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=Hh.string(r,s)):(o=r.offset,n=Hh.string(r.color,s)),e.addColorStop(o,n),!h&&Yu(n)&&(h=!0);h&&(t.isTransparent=!0)}}const{getAngle:ju,getDistance:Vu}=rt,{get:Gu,rotateOfOuter:Ku,scaleOfOuter:qu}=G,{toPoint:$u}=mt,Qu={},Ju={};function Zu(t,e,i,s,r){let n;const{width:o,height:a}=t;if(o!==a||s){const t=ju(e,i);n=Gu(),r?(qu(n,e,o/a*(s||1),1),Ku(n,e,t+90)):(qu(n,e,1,o/a*(s||1)),Ku(n,e,t))}return n}const{getDistance:t_}=rt,{toPoint:e_}=mt,i_={},s_={};const r_={linearGradient:function(e,i){let{from:s,to:r,type:n,opacity:o}=e;Nu(s||"top",i,Xu),Nu(r||"bottom",i,Hu);const a=t.canvas.createLinearGradient(Xu.x,Xu.y,Hu.x,Hu.y),h={type:n,style:a};return Uu(h,a,e.stops,o),h},radialGradient:function(e,i){let{from:s,to:r,type:n,opacity:o,stretch:a}=e;$u(s||"center",i,Qu),$u(r||"bottom",i,Ju);const h=t.canvas.createRadialGradient(Qu.x,Qu.y,0,Qu.x,Qu.y,Vu(Qu,Ju)),l={type:n,style:h};Uu(l,h,e.stops,o);const d=Zu(i,Qu,Ju,a,!0);return d&&(l.transform=d),l},conicGradient:function(e,i){let{from:s,to:r,type:n,opacity:o,stretch:a}=e;e_(s||"center",i,i_),e_(r||"bottom",i,s_);const h=t.conicGradientSupport?t.canvas.createConicGradient(0,i_.x,i_.y):t.canvas.createRadialGradient(i_.x,i_.y,0,i_.x,i_.y,t_(i_,s_)),l={type:n,style:h};Uu(l,h,e.stops,o);const d=Zu(i,i_,s_,a||1,t.conicGradientRotate90);return d&&(l.transform=d),l},getTransform:Zu},{copy:n_,move:o_,toOffsetOutBounds:a_}=Ft,{max:h_}=Math,l_={},d_=new ct,c_={};function u_(t,e){let i,s,r,n,o=0,a=0,h=0,l=0;return e.forEach(t=>{i=t.x||0,s=t.y||0,r=t.spread||0,n=1.5*(t.blur||0),o=h_(o,r+n-s),a=h_(a,r+n+i),h=h_(h,r+n+s),l=h_(l,r+n-i)}),o===a&&a===h&&h===l?o:[o,a,h,l]}function __(t,e,i,s,r,n,o){if(s.spread){const i=1+2*s.spread/t.__layout.strokeBounds.width*n*(o?-1:1);return d_.set().scaleOfOuter({x:(r.x+r.width/2)*e.pixelRatio,y:(r.y+r.height/2)*e.pixelRatio},i),d_}}function p_(e,i,s){const{shapeBounds:r}=s;let n,o;t.fullImageShadow?(n_(l_,e.bounds),o_(l_,i.x-r.x,i.y-r.y),n=e.bounds,o=l_):(n=r,o=i),e.copyWorld(s.canvas,n,o)}const{toOffsetOutBounds:g_}=Ft,f_={};const y_=u_;const m_={shadow:function(t,e,i){let s,r;const{__nowWorld:n}=t,{shadow:o}=t.__,{worldCanvas:a,bounds:h,renderBounds:l,shapeBounds:d,scaleX:c,scaleY:u}=i,_=e.getSameCanvas(),p=o.length-1;a_(h,c_,l),o.forEach((o,g)=>{let f=1;if(o.scaleFixed){const t=Math.abs(n.scaleX);t>1&&(f=1/t)}_.setWorldShadow(c_.offsetX+o.x*c*f,c_.offsetY+o.y*u*f,o.blur*c*f,Hh.string(o.color)),r=__(t,_,i,o,c_,f),r&&_.setTransform(r),p_(_,c_,i),r&&_.resetTransform(),s=l,o.box&&(_.restore(),_.save(),a&&(_.copyWorld(_,l,n,"copy"),s=n),a?_.copyWorld(a,n,n,"destination-out"):_.copyWorld(i.canvas,d,h,"destination-out")),eo.copyCanvasByWorld(t,e,_,s,o.blendMode),p&&g<p&&_.clearWorld(s)}),_.recycle(s)},innerShadow:function(t,e,i){let s,r;const{__nowWorld:n}=t,{innerShadow:o}=t.__,{worldCanvas:a,bounds:h,renderBounds:l,shapeBounds:d,scaleX:c,scaleY:u}=i,_=e.getSameCanvas(),p=o.length-1;g_(h,f_,l),o.forEach((o,g)=>{let f=1;if(o.scaleFixed){const t=Math.abs(n.scaleX);t>1&&(f=1/t)}_.save(),_.setWorldShadow(f_.offsetX+o.x*c*f,f_.offsetY+o.y*u*f,o.blur*c*f),r=__(t,_,0,o,f_,f,!0),r&&_.setTransform(r),p_(_,f_,i),_.restore(),a?(_.copyWorld(_,l,n,"copy"),_.copyWorld(a,n,n,"source-out"),s=n):(_.copyWorld(i.canvas,d,h,"source-out"),s=l),_.fillWorld(s,Hh.string(o.color),"source-in"),eo.copyCanvasByWorld(t,e,_,s,o.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){},getShadowRenderSpread:u_,getShadowTransform:__,isTransformShadow(t){},getInnerShadowSpread:y_},{excludeRenderBounds:v_}=lo;let w_;function x_(t,e,i,s,r,n,o,a){switch(e){case"grayscale":w_||(w_=!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);B_(t,e,i,1,r,n)}(t,i,s,r,o,a);break;case"opacity-path":B_(t,i,s,n,o,a);break;case"path":a&&i.restore()}}function b_(t){return t.getSameCanvas(!1,!0)}function B_(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)}Fl.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&&(x_(this,o,t,r,s,n,void 0,!0),s=r=null),"clipping"!==a&&"clipping-path"!==a||v_(i,e)||i.__render(t,e),n=i.__.opacity,w_=!1,"path"===a||"clipping-path"===a?(n<1?(o="opacity-path",r||(r=b_(t))):(o="path",t.save()),i.__clip(r||t,e)):(o="grayscale"===a?"grayscale":"alpha",s||(s=b_(t)),r||(r=b_(t)),i.__render(s,e));continue}const d=1===n&&i.__.__blendMode;d&&x_(this,o,t,r,s,n,void 0,!1),v_(i,e)||i.__render(r||t,e),d&&x_(this,o,t,r,s,n,d,!1)}x_(this,o,t,r,s,n,void 0,!0)};const k_=">)]}%!?,.:;'\"》)」〉』〗】〕}┐>’”!?,、。:;‰",S_=k_+"_#~&*+\\=|≮≯≈≠=…",P_=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 C_=R_("ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyz"),T_=R_("{[(<'\"《(「〈『〖【〔{┌<‘“=¥¥$€££¢¢"),E_=R_(k_),L_=R_(S_),O_=R_("- —/~|┆·");var A_;!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"}(A_||(A_={}));const{Letter:D_,Single:M_,Before:W_,After:I_,Symbol:F_,Break:z_}=A_;function N_(t){return C_[t]?D_:O_[t]?z_:T_[t]?W_:E_[t]?I_:L_[t]?F_:P_.test(t)?M_:D_}const Y_={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 X_(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:H_}=Y_,{Letter:U_,Single:j_,Before:V_,After:G_,Symbol:K_,Break:q_}=A_;let $_,Q_,J_,Z_,tp,ep,ip,sp,rp,np,op,ap,hp,lp,dp,cp,up,_p=[];function pp(t,e){rp&&!sp&&(sp=rp),$_.data.push({char:t,width:e}),J_+=e}function gp(){Z_+=J_,$_.width=J_,Q_.words.push($_),$_={data:[]},J_=0}function fp(){lp&&(dp.paraNumber++,Q_.paraStart=!0,lp=!1),rp&&(Q_.startCharSize=sp,Q_.endCharSize=rp,sp=0),Q_.width=Z_,cp.width?H_(Q_):up&&yp(),_p.push(Q_),Q_={words:[]},Z_=0}function yp(){Z_>(dp.maxWidth||0)&&(dp.maxWidth=Z_)}const{top:mp,right:vp,bottom:wp,left:xp}=gt;function bp(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 Bp={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[xp],n-=d[vp]+d[xp]):i.autoSizeAlign||(s=d[xp]),o?(r=d[mp],o-=d[mp]+d[wp]):i.autoSizeAlign||(r=d[mp]));const c={bounds:{x:s,y:r,width:n,height:o},rows:[],paraNumber:0,font:t.canvas.font=l};return function(e,i,s){dp=e,_p=e.rows,cp=e.bounds,up=!cp.width&&!s.autoSizeAlign;const{__letterSpacing:r,paraIndent:n,textCase:o}=s,{canvas:a}=t,{width:h,height:l}=cp;if(h||l||r||"none"!==o){const t="none"!==s.textWrap,e="break"===s.textWrap;lp=!0,op=null,sp=ip=rp=J_=Z_=0,$_={data:[]},Q_={words:[]},r&&(i=[...i]);for(let s=0,l=i.length;s<l;s++)ep=i[s],"\n"===ep?(J_&&gp(),Q_.paraEnd=!0,fp(),lp=!0):(np=N_(ep),np===U_&&"none"!==o&&(ep=X_(ep,o,!J_)),ip=a.measureText(ep).width,r&&(r<0&&(rp=ip),ip+=r),ap=np===j_&&(op===j_||op===U_)||op===j_&&np!==G_,hp=!(np!==V_&&np!==j_||op!==K_&&op!==G_),tp=lp&&n?h-n:h,t&&h&&Z_+J_+ip>tp&&(e?(J_&&gp(),Z_&&fp()):(hp||(hp=np===U_&&op==G_),ap||hp||np===q_||np===V_||np===j_||J_+ip>tp?(J_&&gp(),Z_&&fp()):Z_&&fp()))," "===ep&&!0!==lp&&Z_+J_===0||(np===q_?(" "===ep&&J_&&gp(),pp(ep,ip),gp()):ap||hp?(J_&&gp(),pp(ep,ip)):pp(ep,ip)),op=np);J_&&gp(),Z_&&fp(),_p.length>0&&(_p[_p.length-1].paraEnd=!0)}else i.split("\n").forEach(t=>{dp.paraNumber++,Z_=a.measureText(t).width,_p.push({x:n||0,text:t,width:Z_,paraStart:!0}),up&&yp()})}(c,e,i),d&&function(t,e,i,s,r){if(!s&&i.autoSizeAlign)switch(i.textAlign){case"left":bp(e,"x",t[xp]);break;case"right":bp(e,"x",-t[vp])}if(!r&&i.autoSizeAlign)switch(i.verticalAlign){case"top":bp(e,"y",t[mp]);break;case"bottom":bp(e,"y",-t[wp])}}(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=Hh.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 kp={string:function(t,e){const i=l(e)&&e<1;if(a(t)){if(!i||!Hh.object)return t;t=Hh.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(Xh,Bp),Object.assign(Hh,kp),Object.assign(Vh,Zc),Object.assign(Gh,zu),Object.assign(Kh,r_),Object.assign(qh,m_),Object.assign(ee,{interaction:(t,e,i,s)=>new Lc(t,e,i,s),hitCanvas:(t,e)=>new fh(t,e),hitCanvasManager:()=>new _c}),vh();export{xt as AlignHelper,s as Answer,Ad as App,mt as AroundHelper,Ut as AutoBounds,ti as BezierHelper,Xt as Bounds,Mo as BoundsEvent,Ft as BoundsHelper,Kl as Box,ll as BoxData,ch as Branch,po as BranchHelper,Ta as BranchRender,Sd as Canvas,bl as CanvasData,he as CanvasManager,Eo as ChildEvent,Hh as ColorConvert,ee as Creator,uc as Cursor,f as DataHelper,Gt as Debug,gt as Direction4,ft as Direction9,El as DragBoundsHelper,Yd as DragEvent,ec as Dragger,Hd as DropEvent,qh as Effect,Zl as Ellipse,pl as EllipseData,li as EllipseHelper,To as Event,oe as EventCreator,Jo as Eventer,Qh as Export,Fr as FileHelper,$h as Filter,k as FourNumberHelper,ql as Frame,cl as FrameData,Fl as Group,hl as GroupData,_c as HitCanvasManager,Bd as Image,xl as ImageData,Do as ImageEvent,Vr as ImageManager,e as IncrementId,Lc as Interaction,cc as InteractionBase,qd as InteractionHelper,Kd as KeyEvent,Md as Keyboard,Ho as LayoutEvent,Oh as Layouter,eh as Leaf,Pa as LeafBounds,lo as LeafBoundsHelper,m as LeafData,ca as LeafDataProxy,la as LeafEventer,eo as LeafHelper,Co as LeafLayout,_h as LeafLevelList,uh as LeafList,ma as LeafMatrix,Ra as LeafRender,Yl as Leafer,fh as LeaferCanvas,ke as LeaferCanvasBase,dl as LeaferData,jo as LeaferEvent,Jr as LeaferImage,bd as Line,ul as LineData,O as MathHelper,ct as Matrix,G as MatrixHelper,Ud as MoveEvent,Xd as MyDragEvent,kd as MyImage,zd as MyPointerEvent,Te as NeedConvertToCanvasCommandMap,D as OneRadian,M as PI2,W as PI_2,Vh as Paint,Kh as PaintGradient,Gh as PaintImage,Ld as Path,jh as PathArrow,Pr as PathBounds,fs as PathCommandDataHelper,Re as PathCommandMap,Gi as PathConvert,Ar as PathCorner,As as PathCreator,yl as PathData,Ks as PathDrawer,Se as PathHelper,Ae as PathNumberCommandLengthMap,Oe as PathNumberCommandMap,Od as Pen,ml as PenData,Wh as Picker,t as Platform,te as Plugin,lt as Point,rt as PointHelper,Wd as PointerButton,Fd as PointerEvent,ad as Polygon,gl as PolygonData,Oo as PropertyEvent,Xl as Rect,_l as RectData,De as RectHelper,Ml as RectRender,Uo as RenderEvent,Dh as Renderer,Yo as ResizeEvent,Ur as Resource,jd as RotateEvent,Qt as Run,Ih as Selector,pd as Star,fl as StarData,Jh as State,jt as StringNumberMap,Vd as SwipeEvent,Yr as TaskItem,Xr as TaskProcessor,Ed as Text,Xh as TextConvert,wl as TextData,Zh as Transition,_t as TwoPointBoundsHelper,Il as UI,Sl as UIBounds,se as UICreator,ol as UIData,Id as UIEvent,Al as UIRender,Uh as UnitConvert,mo as WaitHelper,Xo as WatchEvent,xh as Watcher,Gd as ZoomEvent,wn as affectRenderBoundsType,yn as affectStrokeBoundsType,rn as attr,ln as autoLayoutType,un as boundsType,Ir as canvasPatch,Be as canvasSizeAttrs,Yh as createAttr,en as createDescriptor,Ln as cursorType,On as dataProcessor,on as dataType,sn as decorateLeafAttr,Dn as defineDataProcessor,Zr as defineKey,nn as defineLeafAttr,bn as dimType,pn as doBoundsType,mn as doStrokeType,Fh as effectType,r as emptyData,Tn as eraserType,Ao as extraPropertyEventMap,F as getBoundsData,tn as getDescriptor,z as getMatrixData,I as getPointData,En 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,An as layoutProcessor,$o as leaferTransformAttrMap,Cn as maskType,_n as naturalBoundsType,Bn as opacityType,Dr as path,gn as pathInputType,fn as pathType,Mr as pen,an as positionType,Xn as registerUI,Hn as registerUIEvent,zh as resizeType,Fn as rewrite,zn as rewriteAble,cn as rotationType,dn as scaleType,hn as scrollType,Rn as sortType,vn as strokeType,xn as surfaceType,Ht as tempBounds,ut as tempMatrix,dt as tempPoint,c as tryToNumber,vh as useCanvas,Yn as useModule,ph as version,kn as visibleType,Nh as zoomLayerType};
|
|
2
2
|
//# sourceMappingURL=web.module.min.js.map
|