leafer-draw 1.11.2 → 1.12.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/web.cjs +24 -15
- package/dist/web.esm.js +24 -15
- package/dist/web.esm.min.js +1 -1
- package/dist/web.esm.min.js.map +1 -1
- package/dist/web.js +98 -25
- 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 +98 -25
- package/dist/web.module.min.js +1 -1
- package/dist/web.module.min.js.map +1 -1
- package/package.json +3 -3
package/dist/web.module.min.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
var t,e;!function(t){t[t.none=1]="none",t[t.free=2]="free",t[t.mirrorAngle=3]="mirrorAngle",t[t.mirror=4]="mirror"}(t||(t={})),function(t){t[t.No=0]="No",t[t.Yes=1]="Yes",t[t.NoAndSkip=2]="NoAndSkip",t[t.YesAndSkip=3]="YesAndSkip"}(e||(e={}));const s={};function i(t){return void 0===t}function r(t){return null==t}function n(t){return"string"==typeof t}const{isFinite:o}=Number;function a(t){return"number"==typeof t}const h=/^-?\d+(?:\.\d+)?$/;function l(t){return"string"==typeof t&&h.test(t)?+t:t}const{isArray:d}=Array;function c(t){return t&&"object"==typeof t}function u(t){return c(t)&&!d(t)}function _(t){return"{}"===JSON.stringify(t)}const p={default:(t,e)=>(g(e,t),g(t,e),t),assign(t,e,s){let i;Object.keys(e).forEach(r=>{var n,o;if(i=e[r],(null==i?void 0:i.constructor)===Object&&(null===(n=t[r])||void 0===n?void 0:n.constructor)===Object)return g(t[r],e[r],s&&s[r]);s&&r in s?(null===(o=s[r])||void 0===o?void 0:o.constructor)===Object&&g(t[r]={},e[r],s[r]):t[r]=e[r]})},copyAttrs:(t,e,s)=>(s.forEach(s=>{i(e[s])||(t[s]=e[s])}),t),clone:t=>JSON.parse(JSON.stringify(t)),toMap(t){const e={};for(let s=0,i=t.length;s<i;s++)e[t[s]]=!0;return e},stintSet(t,e,s){s||(s=void 0),t[e]!==s&&(t[e]=s)}},{assign:g}=p;class f{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(!i(e))return e}return this[t]}__getData(){const t={tag:this.__leaf.tag},{__input:e}=this;let s;for(let r in this)"_"!==r[0]&&(s=e?e[r]:void 0,t[r]=i(s)?this[r]:s);return t}__setInput(t,e){this.__input||(this.__input={}),this.__input[t]=e}__getInput(t){if(this.__input){const e=this.__input[t];if(!i(e))return e}if("path"!==t||this.__pathInputed)return this["_"+t]}__removeInput(t){this.__input&&!i(this.__input[t])&&(this.__input[t]=void 0)}__getInputData(t,e){const s={};if(t)if(d(t))for(let e of t)s[e]=this.__getInput(e);else for(let e in t)s[e]=this.__getInput(e);else{let t,e,{__input:r}=this;s.tag=this.__leaf.tag;for(let n in this)if("_"!==n[0]&&(t=this["_"+n],!i(t))){if("path"===n&&!this.__pathInputed)continue;e=r?r[n]:void 0,s[n]=i(e)?t:e}}if(e&&e.matrix){const{a:t,b:e,c:i,d:r,e:n,f:o}=this.__leaf.__localMatrix;s.matrix={a:t,b:e,c:i,d:r,e:n,f:o}}return s}__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{floor:y,max:m}=Math,w={toURL(t,e){let s=encodeURIComponent(t);return"text"===e?s="data:text/plain;charset=utf-8,"+s:"svg"===e&&(s="data:image/svg+xml,"+s),s},image:{hitCanvasSize:100,maxCacheSize:4096e3,maxPatternSize:8847360,crossOrigin:"anonymous",isLarge:(t,e,s,i)=>t.width*t.height*(e?e*s:1)>(i||x.maxCacheSize),isSuperLarge:(t,e,s)=>x.isLarge(t,e,s,x.maxPatternSize),getRealURL(t){const{prefix:e,suffix:s}=w.image;return!s||t.startsWith("data:")||t.startsWith("blob:")||(t+=(t.includes("?")?"&":"?")+s),e&&"/"===t[0]&&(t=e+t),t},resize(t,e,s,i,r,n,o,a,h){const l=w.origin.createCanvas(m(y(e+(i||0)),1),m(y(s+(r||0)),1)),d=l.getContext("2d");if(a&&(d.globalAlpha=a),d.imageSmoothingEnabled=!1!==o,n){const i=e/n.width,r=s/n.height;d.setTransform(i,0,0,r,-n.x*i,-n.y*r),d.drawImage(t,0,0,t.width,t.height)}else d.drawImage(t,0,0,e,s);return l},setPatternTransform(t,e,s){try{e&&t.setTransform&&(t.setTransform(e),e=void 0)}catch(t){}s&&p.stintSet(s,"transform",e)}}},{image:x}=w,v={RUNTIME:"runtime",LEAF:"leaf",TASK:"task",CNAVAS:"canvas",IMAGE:"image",types:{},create(t){const{types:e}=b;return e[t]?e[t]++:(e[t]=1,0)}},b=v;let k,B,S;const{max:R}=Math,C=[0,0,0,0],P={zero:[...C],tempFour:C,set:(t,e,s,i,r)=>(void 0===s&&(s=i=r=e),t[0]=e,t[1]=s,t[2]=i,t[3]=r,t),setTemp:(t,e,s,i)=>T(C,t,e,s,i),toTempAB(t,e,s){S=s?a(t)?e:t:[],a(t)?(k=E(t),B=e):a(e)?(k=t,B=E(e)):(k=t,B=e),4!==k.length&&(k=L(k)),4!==B.length&&(B=L(B))},get(t,e){let s;if(!a(t))switch(t.length){case 4:s=i(e)?t:[...t];break;case 2:s=[t[0],t[1],t[0],t[1]];break;case 3:s=[t[0],t[1],t[2],t[1]];break;case 1:t=t[0];break;default:t=0}if(s||(s=[t,t,t,t]),!i(e))for(let t=0;t<4;t++)s[t]>e&&(s[t]=e);return s},max:(t,e,s)=>a(t)&&a(e)?R(t,e):(O(t,e,s),T(S,R(k[0],B[0]),R(k[1],B[1]),R(k[2],B[2]),R(k[3],B[3]))),add:(t,e,s)=>a(t)&&a(e)?t+e:(O(t,e,s),T(S,k[0]+B[0],k[1]+B[1],k[2]+B[2],k[3]+B[3])),swapAndScale(t,e,s,i){if(a(t))return e===s?t*e:[t*s,t*e];const r=i?t:[],[n,o,h,l]=4===t.length?t:L(t);return T(r,h*s,l*e,n*s,o*e)}},{set:T,get:L,setTemp:E,toTempAB:O}=P,{round:A,pow:I,max:W,floor:M,PI:D}=Math,F={within:(t,e,s)=>(c(e)&&(s=e.max,e=e.min),!i(e)&&t<e&&(t=e),!i(s)&&t>s&&(t=s),t),fourNumber:P.get,formatRotation:(t,e)=>(t%=360,e?t<0&&(t+=360):(t>180&&(t-=360),t<-180&&(t+=360)),F.float(t)),getGapRotation(t,e,s=0){let i=t+s;if(e>1){const t=Math.abs(i%e);(t<1||t>e-1)&&(i=Math.round(i/e)*e)}return i-s},float(t,e){const s=i(e)?1e12:I(10,e);return-0===(t=A(t*s)/s)?0:t},sign:t=>t<0?-1:1,getScaleData(t,e,s,i){if(i||(i={}),e){const t=(a(e)?e:e.width||0)/s.width,r=(a(e)?e:e.height||0)/s.height;i.scaleX=t||r||1,i.scaleY=r||t||1}else t&&F.assignScale(i,t);return i},assignScale(t,e){a(e)?t.scaleX=t.scaleY=e:(t.scaleX=e.x,t.scaleY=e.y)},getFloorScale:(t,e=1)=>W(M(t),e)/t,randInt:z,randColor:t=>`rgba(${z(255)},${z(255)},${z(255)},${t||1})`};function z(t){return Math.round(Math.random()*t)}const N=D/180,Y=2*D,X=D/2;function U(){return{x:0,y:0}}function V(){return{x:0,y:0,width:0,height:0}}function j(){return{a:1,b:0,c:0,d:1,e:0,f:0}}const{sin:H,cos:G,acos:q,sqrt:Q}=Math,{float:J}=F,$={};function Z(){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 K={defaultMatrix:{a:1,b:0,c:0,d:1,e:0,f:0},defaultWorld:Z(),tempMatrix:{},set(t,e=1,s=0,i=0,r=1,n=0,o=0){t.a=e,t.b=s,t.c=i,t.d=r,t.e=n,t.f=o},get:j,getWorld:Z,copy(t,e){t.a=e.a,t.b=e.b,t.c=e.c,t.d=e.d,t.e=e.e,t.f=e.f},translate(t,e,s){t.e+=e,t.f+=s},translateInner(t,e,s,i){t.e+=t.a*e+t.c*s,t.f+=t.b*e+t.d*s,i&&(t.e-=e,t.f-=s)},scale(t,e,s=e){t.a*=e,t.b*=e,t.c*=s,t.d*=s},pixelScale(t,e,s){s||(s=t),s.a=t.a*e,s.b=t.b*e,s.c=t.c*e,s.d=t.d*e,s.e=t.e*e,s.f=t.f*e},scaleOfOuter(t,e,s,i){tt.toInnerPoint(t,e,$),tt.scaleOfInner(t,$,s,i)},scaleOfInner(t,e,s,i=s){tt.translateInner(t,e.x,e.y),tt.scale(t,s,i),tt.translateInner(t,-e.x,-e.y)},rotate(t,e){const{a:s,b:i,c:r,d:n}=t,o=G(e*=N),a=H(e);t.a=s*o-i*a,t.b=s*a+i*o,t.c=r*o-n*a,t.d=r*a+n*o},rotateOfOuter(t,e,s){tt.toInnerPoint(t,e,$),tt.rotateOfInner(t,$,s)},rotateOfInner(t,e,s){tt.translateInner(t,e.x,e.y),tt.rotate(t,s),tt.translateInner(t,-e.x,-e.y)},skew(t,e,s){const{a:i,b:r,c:n,d:o}=t;s&&(s*=N,t.a=i+n*s,t.b=r+o*s),e&&(e*=N,t.c=n+i*e,t.d=o+r*e)},skewOfOuter(t,e,s,i){tt.toInnerPoint(t,e,$),tt.skewOfInner(t,$,s,i)},skewOfInner(t,e,s,i=0){tt.translateInner(t,e.x,e.y),tt.skew(t,s,i),tt.translateInner(t,-e.x,-e.y)},multiply(t,e){const{a:s,b:i,c:r,d:n,e:o,f:a}=t;t.a=e.a*s+e.b*r,t.b=e.a*i+e.b*n,t.c=e.c*s+e.d*r,t.d=e.c*i+e.d*n,t.e=e.e*s+e.f*r+o,t.f=e.e*i+e.f*n+a},multiplyParent(t,e,s,r,n){const{e:o,f:a}=t;if(s||(s=t),i(r)&&(r=1!==t.a||t.b||t.c||1!==t.d),r){const{a:i,b:r,c:o,d:a}=t;s.a=i*e.a+r*e.c,s.b=i*e.b+r*e.d,s.c=o*e.a+a*e.c,s.d=o*e.b+a*e.d,n&&(s.scaleX=e.scaleX*n.scaleX,s.scaleY=e.scaleY*n.scaleY)}else s.a=e.a,s.b=e.b,s.c=e.c,s.d=e.d,n&&(s.scaleX=e.scaleX,s.scaleY=e.scaleY);s.e=o*e.a+a*e.c+e.e,s.f=o*e.b+a*e.d+e.f},divide(t,e){tt.multiply(t,tt.tempInvert(e))},divideParent(t,e){tt.multiplyParent(t,tt.tempInvert(e))},tempInvert(t){const{tempMatrix:e}=tt;return tt.copy(e,t),tt.invert(e),e},invert(t){const{a:e,b:s,c:i,d:r,e:n,f:o}=t;if(s||i){const a=1/(e*r-s*i);t.a=r*a,t.b=-s*a,t.c=-i*a,t.d=e*a,t.e=-(n*r-o*i)*a,t.f=-(o*e-n*s)*a}else if(1===e&&1===r)t.e=-n,t.f=-o;else{const s=1/(e*r);t.a=r*s,t.d=e*s,t.e=-n*r*s,t.f=-o*e*s}},toOuterPoint(t,e,s,i){const{x:r,y:n}=e;s||(s=e),s.x=r*t.a+n*t.c,s.y=r*t.b+n*t.d,i||(s.x+=t.e,s.y+=t.f)},toInnerPoint(t,e,s,i){const{a:r,b:n,c:o,d:a}=t,h=1/(r*a-n*o),{x:l,y:d}=e;if(s||(s=e),s.x=(l*a-d*o)*h,s.y=(d*r-l*n)*h,!i){const{e:e,f:i}=t;s.x-=(e*a-i*o)*h,s.y-=(i*r-e*n)*h}},setLayout(t,e,s,r,n){const{x:o,y:a,scaleX:h,scaleY:l}=e;if(i(n)&&(n=e.rotation||e.skewX||e.skewY),n){const{rotation:s,skewX:i,skewY:r}=e,n=s*N,o=G(n),a=H(n);if(i||r){const e=i*N,s=r*N;t.a=(o+s*-a)*h,t.b=(a+s*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,(s=s||r)&&tt.translateInner(t,-s.x,-s.y,!r)},getLayout(t,e,s,i){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&&!i){d=Q(r*r+n*n),c=t/d;const e=r/d;u=n>0?q(e):-q(e)}else{c=Q(o*o+a*a),d=t/c;const e=o/c;u=X-(a>0?q(-e):-q(e))}const e=J(G(u)),s=H(u);d=J(d),c=J(c),_=e?J((o/c+s)/e/N,9):0,p=e?J((n/d-s)/e/N,9):0,u=J(u/N)}else d=r,c=a,u=_=p=0;return(e=s||e)&&(g+=e.x*r+e.y*o,f+=e.x*n+e.y*a,s||(g-=e.x,f-=e.y)),{x:g,y:f,scaleX:d,scaleY:c,rotation:u,skewX:_,skewY:p}},withScale(t,e,s=e){const i=t;if(!e||!s){const{a:i,b:r,c:n,d:o}=t;r||n?s=(i*o-r*n)/(e=Q(i*i+r*r)):(e=i,s=o)}return i.scaleX=e,i.scaleY=s,i},reset(t){tt.set(t)}},tt=K,{toInnerPoint:et,toOuterPoint:st}=K,{sin:it,cos:rt,abs:nt,sqrt:ot,atan2:at,min:ht,round:lt}=Math,dt={defaultPoint:{x:0,y:0},tempPoint:{},tempRadiusPoint:{},set(t,e=0,s=0){t.x=e,t.y=s},setRadius(t,e,s){t.radiusX=e,t.radiusY=i(s)?e:s},copy(t,e){t.x=e.x,t.y=e.y},copyFrom(t,e,s){t.x=e,t.y=s},round(t,e){t.x=e?lt(t.x-.5)+.5:lt(t.x),t.y=e?lt(t.y-.5)+.5:lt(t.y)},move(t,e,s){c(e)?(t.x+=e.x,t.y+=e.y):(t.x+=e,t.y+=s)},scale(t,e,s=e){t.x&&(t.x*=e),t.y&&(t.y*=s)},scaleOf(t,e,s,i=s){t.x+=(t.x-e.x)*(s-1),t.y+=(t.y-e.y)*(i-1)},rotate(t,e,s){s||(s=ct.defaultPoint);const i=rt(e*=N),r=it(e),n=t.x-s.x,o=t.y-s.y;t.x=s.x+n*i-o*r,t.y=s.y+n*r+o*i},tempToInnerOf(t,e){const{tempPoint:s}=ct;return _t(s,t),et(e,s,s),s},tempToOuterOf(t,e){const{tempPoint:s}=ct;return _t(s,t),st(e,s,s),s},tempToInnerRadiusPointOf(t,e){const{tempRadiusPoint:s}=ct;return _t(s,t),ct.toInnerRadiusPointOf(t,e,s),s},toInnerRadiusPointOf(t,e,s){s||(s=t),et(e,t,s),s.radiusX=Math.abs(t.radiusX/e.scaleX),s.radiusY=Math.abs(t.radiusY/e.scaleY)},toInnerOf(t,e,s){et(e,t,s)},toOuterOf(t,e,s){st(e,t,s)},getCenter:(t,e)=>({x:t.x+(e.x-t.x)/2,y:t.y+(e.y-t.y)/2}),getCenterX:(t,e)=>t+(e-t)/2,getCenterY:(t,e)=>t+(e-t)/2,getDistance:(t,e)=>ut(t.x,t.y,e.x,e.y),getDistanceFrom(t,e,s,i){const r=nt(s-t),n=nt(i-e);return ot(r*r+n*n)},getMinDistanceFrom:(t,e,s,i,r,n)=>ht(ut(t,e,s,i),ut(s,i,r,n)),getAngle:(t,e)=>pt(t,e)/N,getRotation:(t,e,s,i)=>(i||(i=e),ct.getRadianFrom(t.x,t.y,e.x,e.y,s.x,s.y,i.x,i.y)/N),getRadianFrom(t,e,s,r,n,o,a,h){i(a)&&(a=s,h=r);const l=t-s,d=e-r,c=n-a,u=o-h;return Math.atan2(l*u-d*c,l*c+d*u)},getAtan2:(t,e)=>at(e.y-t.y,e.x-t.x),getDistancePoint(t,e,s,i,r){const n=pt(t,e);return r&&(t=e),i||(e={}),e.x=t.x+rt(n)*s,e.y=t.y+it(n)*s,e},toNumberPoints(t){let e=t;return c(t[0])&&(e=[],t.forEach(t=>e.push(t.x,t.y))),e},isSame:(t,e)=>t.x===e.x&&t.y===e.y,reset(t){ct.reset(t)}},ct=dt,{getDistanceFrom:ut,copy:_t,getAtan2:pt}=ct;class gt{constructor(t,e){this.set(t,e)}set(t,e){return c(t)?dt.copy(this,t):dt.set(this,t,e),this}get(){const{x:t,y:e}=this;return{x:t,y:e}}clone(){return new gt(this)}move(t,e){return dt.move(this,t,e),this}scale(t,e){return dt.scale(this,t,e),this}scaleOf(t,e,s){return dt.scaleOf(this,t,e,s),this}rotate(t,e){return dt.rotate(this,t,e),this}rotateOf(t,e){return dt.rotate(this,e,t),this}getRotation(t,e,s){return dt.getRotation(this,t,e,s)}toInnerOf(t,e){return dt.toInnerOf(this,t,e),this}toOuterOf(t,e){return dt.toOuterOf(this,t,e),this}getCenter(t){return new gt(dt.getCenter(this,t))}getDistance(t){return dt.getDistance(this,t)}getDistancePoint(t,e,s,i){return new gt(dt.getDistancePoint(this,t,e,s,i))}getAngle(t){return dt.getAngle(this,t)}getAtan2(t){return dt.getAtan2(this,t)}isSame(t){return dt.isSame(this,t)}reset(){return dt.reset(this),this}}const ft=new gt;class yt{constructor(t,e,s,i,r,n){this.set(t,e,s,i,r,n)}set(t,e,s,i,r,n){return c(t)?K.copy(this,t):K.set(this,t,e,s,i,r,n),this}setWith(t){return K.copy(this,t),this.scaleX=t.scaleX,this.scaleY=t.scaleY,this}get(){const{a:t,b:e,c:s,d:i,e:r,f:n}=this;return{a:t,b:e,c:s,d:i,e:r,f:n}}clone(){return new yt(this)}translate(t,e){return K.translate(this,t,e),this}translateInner(t,e){return K.translateInner(this,t,e),this}scale(t,e){return K.scale(this,t,e),this}scaleWith(t,e){return K.scale(this,t,e),this.scaleX*=t,this.scaleY*=e||t,this}pixelScale(t){return K.pixelScale(this,t),this}scaleOfOuter(t,e,s){return K.scaleOfOuter(this,t,e,s),this}scaleOfInner(t,e,s){return K.scaleOfInner(this,t,e,s),this}rotate(t){return K.rotate(this,t),this}rotateOfOuter(t,e){return K.rotateOfOuter(this,t,e),this}rotateOfInner(t,e){return K.rotateOfInner(this,t,e),this}skew(t,e){return K.skew(this,t,e),this}skewOfOuter(t,e,s){return K.skewOfOuter(this,t,e,s),this}skewOfInner(t,e,s){return K.skewOfInner(this,t,e,s),this}multiply(t){return K.multiply(this,t),this}multiplyParent(t){return K.multiplyParent(this,t),this}divide(t){return K.divide(this,t),this}divideParent(t){return K.divideParent(this,t),this}invert(){return K.invert(this),this}invertWith(){return K.invert(this),this.scaleX=1/this.scaleX,this.scaleY=1/this.scaleY,this}toOuterPoint(t,e,s){K.toOuterPoint(this,t,e,s)}toInnerPoint(t,e,s){K.toInnerPoint(this,t,e,s)}setLayout(t,e,s){return K.setLayout(this,t,e,s),this}getLayout(t,e,s){return K.getLayout(this,t,e,s)}withScale(t,e){return K.withScale(this,t,e)}reset(){K.reset(this)}}const mt=new yt,wt={tempPointBounds:{},setPoint(t,e,s){t.minX=t.maxX=e,t.minY=t.maxY=s},addPoint(t,e,s){t.minX=e<t.minX?e:t.minX,t.minY=s<t.minY?s:t.minY,t.maxX=e>t.maxX?e:t.maxX,t.maxY=s>t.maxY?s:t.maxY},addBounds(t,e,s,i,r){xt(t,e,s),xt(t,e+i,s+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:xt}=wt;var vt,bt;!function(t){t[t.top=0]="top",t[t.right=1]="right",t[t.bottom=2]="bottom",t[t.left=3]="left"}(vt||(vt={})),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"}(bt||(bt={}));const kt=[{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}];kt.forEach(t=>t.type="percent");const Bt={directionData:kt,tempPoint:{},get:St,toPoint(t,e,s,i,r,n){const o=St(t);s.x=o.x,s.y=o.y,"percent"===o.type&&(s.x*=e.width,s.y*=e.height,r&&(n||(s.x-=r.x,s.y-=r.y),o.x&&(s.x-=1===o.x?r.width:.5===o.x?o.x*r.width:0),o.y&&(s.y-=1===o.y?r.height:.5===o.y?o.y*r.height:0))),i||(s.x+=e.x,s.y+=e.y)},getPoint:(t,e,s)=>(s||(s={}),Bt.toPoint(t,e,s,!0),s)};function St(t){return n(t)?kt[bt[t]]:t}const{toPoint:Rt}=Bt,Ct={toPoint(t,e,s,i,r,n){Rt(t,s,i,r,e,n)}},{tempPointBounds:Pt,setPoint:Tt,addPoint:Lt,toBounds:Et}=wt,{toOuterPoint:Ot}=K,{float:At,fourNumber:It}=F,{floor:Wt,ceil:Mt}=Math;let Dt,Ft,zt,Nt;const Yt={},Xt={},Ut={},Vt={tempBounds:Ut,set(t,e=0,s=0,i=0,r=0){t.x=e,t.y=s,t.width=i,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,s,i,r){const{x:n,y:o,width:a,height:h}=e;if(d(s)){const e=It(s);i?jt.set(t,n+e[3],o+e[0],a-e[1]-e[3],h-e[2]-e[0]):jt.set(t,n-e[3],o-e[0],a+e[1]+e[3],h+e[2]+e[0])}else i&&(s=-s),jt.set(t,n-s,o-s,a+2*s,h+2*s);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,s){t.x+=e,t.y+=s},scroll(t,e){t.x+=e.scrollX,t.y+=e.scrollY},getByMove:(t,e,s)=>(t=Object.assign({},t),jt.move(t,e,s),t),toOffsetOutBounds(t,e,s){e?Gt(e,t):e=t,s||(s=t),e.offsetX=jt.maxX(s),e.offsetY=jt.maxY(s),jt.move(e,-e.offsetX,-e.offsetY)},scale(t,e,s=e,i){i||dt.scale(t,e,s),t.width*=e,t.height*=s},scaleOf(t,e,s,i=s){dt.scaleOf(t,e,s,i),t.width*=s,t.height*=i},tempToOuterOf:(t,e)=>(jt.copy(Ut,t),jt.toOuterOf(Ut,e),Ut),getOuterOf:(t,e)=>(t=Object.assign({},t),jt.toOuterOf(t,e),t),toOuterOf(t,e,s){if(s||(s=t),0===e.b&&0===e.c){const{a:i,d:r,e:n,f:o}=e;i>0?(s.width=t.width*i,s.x=n+t.x*i):(s.width=t.width*-i,s.x=n+t.x*i-s.width),r>0?(s.height=t.height*r,s.y=o+t.y*r):(s.height=t.height*-r,s.y=o+t.y*r-s.height)}else Yt.x=t.x,Yt.y=t.y,Ot(e,Yt,Xt),Tt(Pt,Xt.x,Xt.y),Yt.x=t.x+t.width,Ot(e,Yt,Xt),Lt(Pt,Xt.x,Xt.y),Yt.y=t.y+t.height,Ot(e,Yt,Xt),Lt(Pt,Xt.x,Xt.y),Yt.x=t.x,Ot(e,Yt,Xt),Lt(Pt,Xt.x,Xt.y),Et(Pt,s)},toInnerOf(t,e,s){s||(s=t),jt.move(s,-e.e,-e.f),jt.scale(s,1/e.a,1/e.d)},getFitMatrix(t,e,s=1){const i=Math.min(s,jt.getFitScale(t,e));return new yt(i,0,0,i,-e.x*i,-e.y*i)},getFitScale(t,e,s){const i=t.width/e.width,r=t.height/e.height;return s?Math.max(i,r):Math.min(i,r)},put(t,e,s="center",i=1,r=!0,o){o||(o=e),n(i)&&(i=jt.getFitScale(t,e,"cover"===i)),Ut.width=r?e.width*=i:e.width*i,Ut.height=r?e.height*=i:e.height*i,Ct.toPoint(s,Ut,t,o,!0,!0)},getSpread(t,e,s){const i={};return jt.copyAndSpread(i,t,e,!1,s),i},spread(t,e,s){jt.copyAndSpread(t,t,e,!1,s)},shrink(t,e,s){jt.copyAndSpread(t,t,e,!0,s)},ceil(t){const{x:e,y:s}=t;t.x=Wt(t.x),t.y=Wt(t.y),t.width=e>t.x?Mt(t.width+e-t.x):Mt(t.width),t.height=s>t.y?Mt(t.height+s-t.y):Mt(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=At(t.x,e),t.y=At(t.y,e),t.width=At(t.width,e),t.height=At(t.height,e)},add(t,e,s){Dt=t.x+t.width,Ft=t.y+t.height,zt=e.x,Nt=e.y,s||(zt+=e.width,Nt+=e.height),Dt=Dt>zt?Dt:zt,Ft=Ft>Nt?Ft:Nt,t.x=t.x<e.x?t.x:e.x,t.y=t.y<e.y?t.y:e.y,t.width=Dt-t.x,t.height=Ft-t.y},addList(t,e){jt.setListWithFn(t,e,void 0,!0)},setList(t,e,s=!1){jt.setListWithFn(t,e,void 0,s)},addListWithFn(t,e,s){jt.setListWithFn(t,e,s,!0)},setListWithFn(t,e,s,i=!1){let r,n=!0;for(let o=0,a=e.length;o<a;o++)r=s?s(e[o],o):e[o],r&&(r.width||r.height)&&(n?(n=!1,i||Gt(t,r)):Ht(t,r));n&&jt.reset(t)},setPoints(t,e){e.forEach((t,e)=>0===e?Tt(Pt,t.x,t.y):Lt(Pt,t.x,t.y)),Et(Pt,t)},setPoint(t,e){jt.set(t,e.x,e.y)},addPoint(t,e){Ht(t,e,!0)},getPoints(t){const{x:e,y:s,width:i,height:r}=t;return[{x:e,y:s},{x:e+i,y:s},{x:e+i,y:s+r},{x:e,y:s+r}]},hitRadiusPoint:(t,e,s)=>(s&&(e=dt.tempToInnerRadiusPointOf(e,s)),e.x>=t.x-e.radiusX&&e.x<=t.x+t.width+e.radiusX&&e.y>=t.y-e.radiusY&&e.y<=t.y+t.height+e.radiusY),hitPoint:(t,e,s)=>(s&&(e=dt.tempToInnerOf(e,s)),e.x>=t.x&&e.x<=t.x+t.width&&e.y>=t.y&&e.y<=t.y+t.height),hit:(t,e,s)=>(s&&(e=jt.tempToOuterOf(e,s)),!(t.y+t.height<e.y||e.y+e.height<t.y||t.x+t.width<e.x||e.x+e.width<t.x)),includes:(t,e,s)=>(s&&(e=jt.tempToOuterOf(e,s)),t.x<=e.x&&t.y<=e.y&&t.x+t.width>=e.x+e.width&&t.y+t.height>=e.y+e.height),getIntersectData(t,e,s){if(s&&(e=jt.tempToOuterOf(e,s)),!jt.hit(t,e))return{x:0,y:0,width:0,height:0};let{x:i,y:r,width:n,height:o}=e;return Dt=i+n,Ft=r+o,zt=t.x+t.width,Nt=t.y+t.height,i=i>t.x?i:t.x,r=r>t.y?r:t.y,Dt=Dt<zt?Dt:zt,Ft=Ft<Nt?Ft:Nt,n=Dt-i,o=Ft-r,{x:i,y:r,width:n,height:o}},intersect(t,e,s){jt.copy(t,jt.getIntersectData(t,e,s))},isSame:(t,e)=>t.x===e.x&&t.y===e.y&&t.width===e.width&&t.height===e.height,isEmpty:t=>0===t.x&&0===t.y&&0===t.width&&0===t.height,reset(t){jt.set(t)}},jt=Vt,{add:Ht,copy:Gt}=jt;class qt{get minX(){return Vt.minX(this)}get minY(){return Vt.minY(this)}get maxX(){return Vt.maxX(this)}get maxY(){return Vt.maxY(this)}constructor(t,e,s,i){this.set(t,e,s,i)}set(t,e,s,i){return c(t)?Vt.copy(this,t):Vt.set(this,t,e,s,i),this}get(){const{x:t,y:e,width:s,height:i}=this;return{x:t,y:e,width:s,height:i}}clone(){return new qt(this)}move(t,e){return Vt.move(this,t,e),this}scale(t,e,s){return Vt.scale(this,t,e,s),this}scaleOf(t,e,s){return Vt.scaleOf(this,t,e,s),this}toOuterOf(t,e){return Vt.toOuterOf(this,t,e),this}toInnerOf(t,e){return Vt.toInnerOf(this,t,e),this}getFitMatrix(t,e){return Vt.getFitMatrix(this,t,e)}put(t,e,s){Vt.put(this,t,e,s)}spread(t,e){return Vt.spread(this,t,e),this}shrink(t,e){return Vt.shrink(this,t,e),this}ceil(){return Vt.ceil(this),this}unsign(){return Vt.unsign(this),this}float(t){return Vt.float(this,t),this}add(t){return Vt.add(this,t),this}addList(t){return Vt.setList(this,t,!0),this}setList(t){return Vt.setList(this,t),this}addListWithFn(t,e){return Vt.setListWithFn(this,t,e,!0),this}setListWithFn(t,e){return Vt.setListWithFn(this,t,e),this}setPoint(t){return Vt.setPoint(this,t),this}setPoints(t){return Vt.setPoints(this,t),this}addPoint(t){return Vt.addPoint(this,t),this}getPoints(){return Vt.getPoints(this)}hitPoint(t,e){return Vt.hitPoint(this,t,e)}hitRadiusPoint(t,e){return Vt.hitRadiusPoint(this,t,e)}hit(t,e){return Vt.hit(this,t,e)}includes(t,e){return Vt.includes(this,t,e)}intersect(t,e){return Vt.intersect(this,t,e),this}getIntersect(t,e){return new qt(Vt.getIntersectData(this,t,e))}isSame(t){return Vt.isSame(this,t)}isEmpty(){return Vt.isEmpty(this)}reset(){Vt.reset(this)}}const Qt=new qt;class Jt{constructor(t,e,s,i,r,n){c(t)?this.copy(t):this.set(t,e,s,i,r,n)}set(t=0,e=0,s=0,i=0,r=0,n=0){this.top=t,this.right=e,this.bottom=s,this.left=i,this.width=r,this.height=n}copy(t){const{top:e,right:s,bottom:i,left:r,width:n,height:o}=t;this.set(e,s,i,r,n,o)}getBoundsFrom(t){const{top:e,right:s,bottom:i,left:r,width:n,height:o}=this;return new qt(r,e,n||t.width-r-s,o||t.height-e-i)}}const $t={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:Zt}=F;class Kt{constructor(t){this.repeatMap={},this.name=t}static get(t){return new Kt(t)}static set filter(t){this.filterList=te(t)}static set exclude(t){this.excludeList=te(t)}static drawRepaint(t,e){const s=Zt();t.fillWorld(e,s.replace("1)",".1)")),t.strokeWorld(e,s)}static drawBounds(t,e,s){const i="hit"===Kt.showBounds,r=t.__nowWorld,n=Zt();i&&(e.setWorld(r),t.__drawHitPath(e),e.fillStyle=n.replace("1)",".2)"),e.fill()),e.resetTransform(),e.setStroke(n,2),i?e.stroke():e.strokeWorld(r,n)}log(...t){if(ee.enable){if(ee.filterList.length&&ee.filterList.every(t=>t!==this.name))return;if(ee.excludeList.length&&ee.excludeList.some(t=>t===this.name))return;console.log("%c"+this.name,"color:#21ae62",...t)}}tip(...t){ee.enable&&this.warn(...t)}warn(...t){ee.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 te(t){return t?n(t)&&(t=[t]):t=[],t}Kt.filterList=[],Kt.excludeList=[],Kt.showWarn=!0;const ee=Kt,se=Kt.get("RunTime"),ie={currentId:0,currentName:"",idMap:{},nameMap:{},nameToIdMap:{},start(t,e){const s=v.create(v.RUNTIME);return re.currentId=re.idMap[s]=e?performance.now():Date.now(),re.currentName=re.nameMap[s]=t,re.nameToIdMap[t]=s,s},end(t,e){const s=re.idMap[t],i=re.nameMap[t],r=e?(performance.now()-s)/1e3:Date.now()-s;re.idMap[t]=re.nameMap[t]=re.nameToIdMap[i]=void 0,se.log(i,r,"ms")},endOfName(t,e){const s=re.nameToIdMap[t];i(s)||re.end(s,e)}},re=ie,ne=[],oe={list:{},add(t,...e){this.list[t]=!0,ne.push(...e)},has(t,e){const s=this.list[t];return!s&&e&&this.need(t),s},need(t){console.error("please install and import plugin: "+(t.includes("-x")?"":"@leafer-in/")+t)}};setTimeout(()=>ne.forEach(t=>oe.has(t,!0)));const ae={editor:t=>oe.need("editor")},he=Kt.get("UICreator"),le={list:{},register(t){const{__tag:e}=t.prototype;de[e]&&he.repeat(e),de[e]=t},get(t,e,s,r,n,o){de[t]||he.error("not register "+t);const a=new de[t](e);return i(s)||(a.x=s,r&&(a.y=r),n&&(a.width=n),o&&(a.height=o)),a}},{list:de}=le,ce=Kt.get("EventCreator"),ue={nameList:{},register(t){let e;Object.keys(t).forEach(s=>{e=t[s],n(e)&&(_e[e]&&ce.repeat(e),_e[e]=t)})},changeName(t,e){const s=_e[t];if(s){const i=Object.keys(s).find(e=>s[e]===t);i&&(s[i]=e,_e[e]=s)}},has(t){return!!this.nameList[t]},get:(t,...e)=>new _e[t](...e)},{nameList:_e}=ue;class pe{constructor(){this.list=[]}add(t){t.manager=this,this.list.push(t)}get(t){let e;const{list:s}=this;for(let i=0,r=s.length;i<r;i++)if(e=s[i],e.recycled&&e.isSameSize(t))return e.recycled=!1,e.manager||(e.manager=this),e;const i=ae.canvas(t);return this.add(i),i}recycle(t){t.recycled=!0}clearRecycled(){let t;const e=[];for(let s=0,i=this.list.length;s<i;s++)t=this.list[s],t.recycled?t.destroy():e.push(t);this.list=e}clear(){this.list.forEach(t=>{t.destroy()}),this.list.length=0}destroy(){this.clear()}}function ge(t,e,s,i){var r,n=arguments.length,o=n<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,s):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(t,e,s,i);else for(var a=t.length-1;a>=0;a--)(r=t[a])&&(o=(n<3?r(o):n>3?r(e,s,o):r(e,s))||o);return n>3&&o&&Object.defineProperty(e,s,o),o}function fe(t,e,s,i){return new(s||(s=Promise))(function(r,n){function o(t){try{h(i.next(t))}catch(t){n(t)}}function a(t){try{h(i.throw(t))}catch(t){n(t)}}function h(t){var e;t.done?r(t.value):(e=t.value,e instanceof s?e:new s(function(t){t(e)})).then(o,a)}h((i=i.apply(t,e||[])).next())})}function ye(t){return(e,s)=>{t||(t=s);const i={get(){return this.context[t]},set(e){this.context[t]=e}};"strokeCap"===s&&(i.set=function(e){this.context[t]="none"===e?"butt":e}),Object.defineProperty(e,s,i)}}"function"==typeof SuppressedError&&SuppressedError;const me=[];function we(){return(t,e)=>{me.push(e)}}const xe=[];let ve=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||xe)}get dashPattern(){return this.context.getLineDash()}__bindContext(){let t;me.forEach(e=>{t=this.context[e],t&&(this[e]=t.bind(this.context))}),this.textBaseline="alphabetic"}setTransform(t,e,s,i,r,n){}resetTransform(){}getTransform(){}save(){}restore(){}transform(t,e,s,i,r,n){c(t)?this.context.transform(t.a,t.b,t.c,t.d,t.e,t.f):this.context.transform(t,e,s,i,r,n)}translate(t,e){}scale(t,e){}rotate(t){}fill(t,e){}stroke(t){}clip(t,e){}fillRect(t,e,s,i){}strokeRect(t,e,s,i){}clearRect(t,e,s,i){}drawImage(t,e,s,i,r,n,o,a,h){switch(arguments.length){case 9:if(e<0){const t=-e/i*a;i+=e,e=0,n+=t,a-=t}if(s<0){const t=-s/r*h;r+=s,s=0,o+=t,h-=t}this.context.drawImage(t,e,s,i,r,n,o,a,h);break;case 5:this.context.drawImage(t,e,s,i,r);break;case 3:this.context.drawImage(t,e,s)}}beginPath(){}moveTo(t,e){}lineTo(t,e){}bezierCurveTo(t,e,s,i,r,n){}quadraticCurveTo(t,e,s,i){}closePath(){}arc(t,e,s,i,r,n){}arcTo(t,e,s,i,r){}ellipse(t,e,s,i,r,n,o,a){}rect(t,e,s,i){}roundRect(t,e,s,i,r){}createConicGradient(t,e,s){}createLinearGradient(t,e,s,i){}createPattern(t,e){}createRadialGradient(t,e,s,i,r,n){}fillText(t,e,s,i){}measureText(t){}strokeText(t,e,s,i){}destroy(){this.context=null}};ge([ye("imageSmoothingEnabled")],ve.prototype,"smooth",void 0),ge([ye("imageSmoothingQuality")],ve.prototype,"smoothLevel",void 0),ge([ye("globalAlpha")],ve.prototype,"opacity",void 0),ge([ye()],ve.prototype,"fillStyle",void 0),ge([ye()],ve.prototype,"strokeStyle",void 0),ge([ye("lineWidth")],ve.prototype,"strokeWidth",void 0),ge([ye("lineCap")],ve.prototype,"strokeCap",void 0),ge([ye("lineJoin")],ve.prototype,"strokeJoin",void 0),ge([ye("lineDashOffset")],ve.prototype,"dashOffset",void 0),ge([ye()],ve.prototype,"miterLimit",void 0),ge([ye()],ve.prototype,"shadowBlur",void 0),ge([ye()],ve.prototype,"shadowColor",void 0),ge([ye()],ve.prototype,"shadowOffsetX",void 0),ge([ye()],ve.prototype,"shadowOffsetY",void 0),ge([ye()],ve.prototype,"filter",void 0),ge([ye()],ve.prototype,"font",void 0),ge([ye()],ve.prototype,"fontKerning",void 0),ge([ye()],ve.prototype,"fontStretch",void 0),ge([ye()],ve.prototype,"fontVariantCaps",void 0),ge([ye()],ve.prototype,"textAlign",void 0),ge([ye()],ve.prototype,"textBaseline",void 0),ge([ye()],ve.prototype,"textRendering",void 0),ge([ye()],ve.prototype,"wordSpacing",void 0),ge([ye()],ve.prototype,"letterSpacing",void 0),ge([ye()],ve.prototype,"direction",void 0),ge([we()],ve.prototype,"setTransform",null),ge([we()],ve.prototype,"resetTransform",null),ge([we()],ve.prototype,"getTransform",null),ge([we()],ve.prototype,"save",null),ge([we()],ve.prototype,"restore",null),ge([we()],ve.prototype,"translate",null),ge([we()],ve.prototype,"scale",null),ge([we()],ve.prototype,"rotate",null),ge([we()],ve.prototype,"fill",null),ge([we()],ve.prototype,"stroke",null),ge([we()],ve.prototype,"clip",null),ge([we()],ve.prototype,"fillRect",null),ge([we()],ve.prototype,"strokeRect",null),ge([we()],ve.prototype,"clearRect",null),ge([we()],ve.prototype,"beginPath",null),ge([we()],ve.prototype,"moveTo",null),ge([we()],ve.prototype,"lineTo",null),ge([we()],ve.prototype,"bezierCurveTo",null),ge([we()],ve.prototype,"quadraticCurveTo",null),ge([we()],ve.prototype,"closePath",null),ge([we()],ve.prototype,"arc",null),ge([we()],ve.prototype,"arcTo",null),ge([we()],ve.prototype,"ellipse",null),ge([we()],ve.prototype,"rect",null),ge([we()],ve.prototype,"roundRect",null),ge([we()],ve.prototype,"createConicGradient",null),ge([we()],ve.prototype,"createLinearGradient",null),ge([we()],ve.prototype,"createPattern",null),ge([we()],ve.prototype,"createRadialGradient",null),ge([we()],ve.prototype,"fillText",null),ge([we()],ve.prototype,"measureText",null),ge([we()],ve.prototype,"strokeText",null);const{copy:be,multiplyParent:ke,pixelScale:Be}=K,{round:Se}=Math,Re=new qt,Ce=new qt,Pe={width:1,height:1,pixelRatio:1},Te=["width","height","pixelRatio"];class Le extends ve{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(t,e){super(),this.size={},this.worldTransform={},t||(t=Pe),this.manager=e,this.innerId=v.create(v.CNAVAS);const{width:s,height:i,pixelRatio:r}=t;this.autoLayout=!s||!i,this.size.pixelRatio=r||w.devicePixelRatio,this.config=t,this.init()}init(){}__createContext(){const{view:t}=this,{contextSettings:e}=this.config;this.context=e?t.getContext("2d",e):t.getContext("2d"),this.__bindContext()}export(t,e){}toBlob(t,e){}toDataURL(t,e){}saveAs(t,e){}resize(t,e=!0){if(this.isSameSize(t))return;let s;this.context&&!this.unreal&&e&&this.width&&(s=this.getSameCanvas(),s.copyWorld(this));const i=this.size;p.copyAttrs(i,t,Te),Te.forEach(t=>i[t]||(i[t]=1)),this.bounds=new qt(0,0,this.width,this.height),this.updateViewSize(),this.updateClientBounds(),this.context&&(this.smooth=this.config.smooth,!this.unreal&&s&&(this.clearWorld(s.bounds),this.copyWorld(s),s.recycle()))}updateViewSize(){}updateClientBounds(){}getClientBounds(t){return t&&this.updateClientBounds(),this.clientBounds||this.bounds}startAutoLayout(t,e){}stopAutoLayout(){}setCursor(t){}setWorld(t,e){const{pixelRatio:s,pixelSnap:i}=this,r=this.worldTransform;e&&ke(t,e,r),Be(t,s,r),i&&!t.ignorePixelSnap&&(t.half&&t.half*s%2?(r.e=Se(r.e-.5)+.5,r.f=Se(r.f-.5)+.5):(r.e=Se(r.e),r.f=Se(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,s,i){e&&(this.strokeWidth=e),t&&(this.strokeStyle=t),s&&this.setStrokeOptions(s,i)}setStrokeOptions(t,e){let{strokeCap:s,strokeJoin:r,dashPattern:n,dashOffset:o,miterLimit:a}=t;e&&(e.strokeCap&&(s=e.strokeCap),e.strokeJoin&&(r=e.strokeJoin),i(e.dashPattern)||(n=e.dashPattern),i(e.dashOffset)||(o=e.dashOffset),e.miterLimit&&(a=e.miterLimit)),this.strokeCap=s,this.strokeJoin=r,this.dashPattern=n,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,s=1){return!0}setWorldShadow(t,e,s,i){const{pixelRatio:r}=this;this.shadowOffsetX=t*r,this.shadowOffsetY=e*r,this.shadowBlur=s*r,this.shadowColor=i||"black"}setWorldBlur(t){const{pixelRatio:e}=this;this.filter=`blur(${t*e}px)`}copyWorld(t,e,s,i,r=!0){i&&(this.blendMode=i),e?(this.setTempPixelBounds(e,r),s?(this.setTempPixelBounds2(s,r),s=Ce):s=Re,this.drawImage(t.view,Re.x,Re.y,Re.width,Re.height,s.x,s.y,s.width,s.height)):this.drawImage(t.view,0,0),i&&(this.blendMode="source-over")}copyWorldToInner(t,e,s,i,r=!0){e.b||e.c?(this.save(),this.resetTransform(),this.copyWorld(t,e,Vt.tempToOuterOf(s,e),i,r),this.restore()):(i&&(this.blendMode=i),this.setTempPixelBounds(e,r),this.drawImage(t.view,Re.x,Re.y,Re.width,Re.height,s.x,s.y,s.width,s.height),i&&(this.blendMode="source-over"))}copyWorldByReset(t,e,s,i,r,n=!0){this.resetTransform(),this.copyWorld(t,e,s,i,n),r||this.useWorldTransform()}useGrayscaleAlpha(t){let e,s;this.setTempPixelBounds(t,!0,!0);const{context:i}=this,r=i.getImageData(Re.x,Re.y,Re.width,Re.height),{data:n}=r;for(let t=0,i=n.length;t<i;t+=4)s=.299*n[t]+.587*n[t+1]+.114*n[t+2],(e=n[t+3])&&(n[t+3]=255===e?s:e*(s/255));i.putImageData(r,Re.x,Re.y)}useMask(t,e,s){this.copyWorld(t,e,s,"destination-in")}useEraser(t,e,s){this.copyWorld(t,e,s,"destination-out")}fillWorld(t,e,s,i){s&&(this.blendMode=s),this.fillStyle=e,this.setTempPixelBounds(t,i),this.fillRect(Re.x,Re.y,Re.width,Re.height),s&&(this.blendMode="source-over")}strokeWorld(t,e,s,i){s&&(this.blendMode=s),this.strokeStyle=e,this.setTempPixelBounds(t,i),this.strokeRect(Re.x,Re.y,Re.width,Re.height),s&&(this.blendMode="source-over")}clipWorld(t,e=!0){this.beginPath(),this.setTempPixelBounds(t,e),this.rect(Re.x,Re.y,Re.width,Re.height),this.clip()}clipUI(t){t.windingRule?this.clip(t.windingRule):this.clip()}clearWorld(t,e=!0){this.setTempPixelBounds(t,e),this.clearRect(Re.x,Re.y,Re.width,Re.height)}clear(){const{pixelRatio:t}=this;this.clearRect(0,0,this.width*t+2,this.height*t+2)}setTempPixelBounds(t,e,s){this.copyToPixelBounds(Re,t,e,s)}setTempPixelBounds2(t,e,s){this.copyToPixelBounds(Ce,t,e,s)}copyToPixelBounds(t,e,s,i){t.set(e),i&&t.intersect(this.bounds),t.scale(this.pixelRatio),s&&t.ceil()}isSameSize(t){return this.width===t.width&&this.height===t.height&&(!t.pixelRatio||this.pixelRatio===t.pixelRatio)}getSameCanvas(t,e){const{size:s,pixelSnap:i}=this,r=this.manager?this.manager.get(s):ae.canvas(Object.assign({},s));return r.save(),t&&(be(r.worldTransform,this.worldTransform),r.useWorldTransform()),e&&(r.smooth=this.smooth),r.pixelSnap!==i&&(r.pixelSnap=i),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 Ee={creator:{},parse(t,e){},convertToCanvasData(t,e){}},Oe={N:21,D:22,X:23,G:24,F:25,O:26,P:27,U:28},Ae=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},Oe),Ie={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},We={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},Me=Object.assign(Object.assign({},We),Oe),De=Ae,Fe={};for(let t in De)Fe[De[t]]=t;const ze={};for(let t in De)ze[De[t]]=Ie[t];const Ne={drawRoundRect(t,e,s,i,r,n){const o=F.fourNumber(n,Math.min(i/2,r/2)),a=e+i,h=s+r;o[0]?t.moveTo(e+o[0],s):t.moveTo(e,s),o[1]?t.arcTo(a,s,a,h,o[1]):t.lineTo(a,s),o[2]?t.arcTo(a,h,e,h,o[2]):t.lineTo(a,h),o[3]?t.arcTo(e,h,e,s,o[3]):t.lineTo(e,h),o[0]?t.arcTo(e,s,a,s,o[0]):t.lineTo(e,s)}},{sin:Ye,cos:Xe,hypot:Ue,atan2:Ve,ceil:je,abs:He,PI:Ge,sqrt:qe,pow:Qe}=Math,{setPoint:Je,addPoint:$e}=wt,{set:Ze,toNumberPoints:Ke}=dt,{M:ts,L:es,C:ss,Q:is,Z:rs}=Ae,ns={},os={points(t,e,s,i){let r=Ke(e);if(t.push(ts,r[0],r[1]),s&&r.length>5){let e,n,o,a,h,l,d,c,u,_,p,g,f,y=r.length;const m=!0===s?.5:s;i&&(r=[r[y-2],r[y-1],...r,r[0],r[1],r[2],r[3]],y=r.length);for(let s=2;s<y-2;s+=2)e=r[s-2],n=r[s-1],o=r[s],a=r[s+1],h=r[s+2],l=r[s+3],p=qe(Qe(o-e,2)+Qe(a-n,2)),g=qe(Qe(h-o,2)+Qe(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===s?i||t.push(is,d,c,o,a):t.push(ss,u,_,d,c,o,a),u=o+g*h,_=a+g*l);i||t.push(is,u,_,r[y-2],r[y-1])}else for(let e=2,s=r.length;e<s;e+=2)t.push(es,r[e],r[e+1]);i&&t.push(rs)},rect(t,e,s,i,r){Ee.creator.path=t,Ee.creator.moveTo(e,s).lineTo(e+i,s).lineTo(e+i,s+r).lineTo(e,s+r).lineTo(e,s)},roundRect(t,e,s,i,r,n){Ee.creator.path=[],Ne.drawRoundRect(Ee.creator,e,s,i,r,n),t.push(...Ee.convertToCanvasData(Ee.creator.path,!0))},arcTo(t,e,s,i,r,n,o,a,h,l,d){const c=i-e,u=r-s,_=n-i,p=o-r;let g=Ve(u,c),f=Ve(p,_);const y=Ue(c,u),m=Ue(_,p);let w=f-g;if(w<0&&(w+=Y),y<1e-12||m<1e-12||w<1e-12||He(w-Ge)<1e-12)return t&&t.push(es,i,r),h&&(Je(h,e,s),$e(h,i,r)),d&&Ze(d,e,s),void(l&&Ze(l,i,r));const x=c*p-_*u<0,v=x?-1:1,b=a/Xe(w/2),k=i+b*Xe(g+w/2+X*v),B=r+b*Ye(g+w/2+X*v);return g-=X*v,f-=X*v,ls(t,k,B,a,a,0,g/N,f/N,x,h,l,d)},arc:(t,e,s,i,r,n,o,a,h,l)=>ls(t,e,s,i,i,0,r,n,o,a,h,l),ellipse(t,e,s,i,r,n,o,a,h,l,d,c){const u=n*N,_=Ye(u),p=Xe(u);let g=o*N,f=a*N;g>Ge&&(g-=Y),f<0&&(f+=Y);let y=f-g;y<0?y+=Y:y>Y&&(y-=Y),h&&(y-=Y);const m=je(He(y/X)),w=y/m,x=Ye(w/4),v=8/3*x*x/Ye(w/2);f=g+w;let b,k,B,S,R,C,P,T,L=Xe(g),E=Ye(g),O=B=p*i*L-_*r*E,A=S=_*i*L+p*r*E,I=e+B,W=s+S;t&&t.push(t.length?es:ts,I,W),l&&Je(l,I,W),c&&Ze(c,I,W);for(let n=0;n<m;n++)b=Xe(f),k=Ye(f),B=p*i*b-_*r*k,S=_*i*b+p*r*k,R=e+O-v*(p*i*E+_*r*L),C=s+A-v*(_*i*E-p*r*L),P=e+B+v*(p*i*k+_*r*b),T=s+S+v*(_*i*k-p*r*b),t&&t.push(ss,R,C,P,T,e+B,s+S),l&&hs(e+O,s+A,R,C,P,T,e+B,s+S,l,!0),O=B,A=S,L=b,E=k,g=f,f+=w;d&&Ze(d,e+B,s+S)},quadraticCurveTo(t,e,s,i,r,n,o){t.push(ss,(e+2*i)/3,(s+2*r)/3,(n+2*i)/3,(o+2*r)/3,n,o)},toTwoPointBoundsByQuadraticCurve(t,e,s,i,r,n,o,a){hs(t,e,(t+2*s)/3,(e+2*i)/3,(r+2*s)/3,(n+2*i)/3,r,n,o,a)},toTwoPointBounds(t,e,s,i,r,n,o,a,h,l){const d=[];let c,u,_,p,g,f,y,m,w=t,x=s,v=r,b=o;for(let t=0;t<2;++t)if(1==t&&(w=e,x=i,v=n,b=a),c=-3*w+9*x-9*v+3*b,u=6*w-12*x+6*v,_=3*x-3*w,Math.abs(c)<1e-12){if(Math.abs(u)<1e-12)continue;p=-_/u,0<p&&p<1&&d.push(p)}else y=u*u-4*_*c,m=Math.sqrt(y),y<0||(g=(-u+m)/(2*c),0<g&&g<1&&d.push(g),f=(-u-m)/(2*c),0<f&&f<1&&d.push(f));l?$e(h,t,e):Je(h,t,e),$e(h,o,a);for(let l=0,c=d.length;l<c;l++)as(d[l],t,e,s,i,r,n,o,a,ns),$e(h,ns.x,ns.y)},getPointAndSet(t,e,s,i,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*i+_*n+p*a,l.y=c*s+u*r+_*o+p*h},getPoint(t,e,s,i,r,n,o,a,h){const l={};return as(t,e,s,i,r,n,o,a,h,l),l},getDerivative(t,e,s,i,r){const n=1-t;return 3*n*n*(s-e)+6*n*t*(i-s)+3*t*t*(r-i)}},{getPointAndSet:as,toTwoPointBounds:hs,ellipse:ls}=os,{sin:ds,cos:cs,sqrt:us,atan2:_s}=Math,{ellipse:ps}=os,gs={ellipticalArc(t,e,s,i,r,n,o,a,h,l,d){const c=(h-e)/2,u=(l-s)/2,_=n*N,p=ds(_),g=cs(_),f=-g*c-p*u,y=-g*u+p*c,m=i*i,x=r*r,v=y*y,b=f*f,k=m*x-m*v-x*b;let B=0;if(k<0){const t=us(1-k/(m*x));i*=t,r*=t}else B=(o===a?-1:1)*us(k/(m*v+x*b));const S=B*i*y/r,R=-B*r*f/i,C=_s((y-R)/r,(f-S)/i),P=_s((-y-R)/r,(-f-S)/i);let T=P-C;0===a&&T>0?T-=Y:1===a&&T<0&&(T+=Y);const L=e+c+g*S-p*R,E=s+u+p*S+g*R,O=T<0?1:0;d||w.ellipseToCurve?ps(t,L,E,i,r,n,C/N,P/N,O):i!==r||n?t.push(Ae.G,L,E,i,r,n,C/N,P/N,O):t.push(Ae.O,L,E,i,C/N,P/N,O)}},fs={toCommand:t=>[],toNode:t=>[]},{M:ys,m:ms,L:ws,l:xs,H:vs,h:bs,V:ks,v:Bs,C:Ss,c:Rs,S:Cs,s:Ps,Q:Ts,q:Ls,T:Es,t:Os,A:As,a:Is,Z:Ws,z:Ms,N:Ds,D:Fs,X:zs,G:Ns,F:Ys,O:Xs,P:Us,U:Vs}=Ae,{rect:js,roundRect:Hs,arcTo:Gs,arc:qs,ellipse:Qs,quadraticCurveTo:Js}=os,{ellipticalArc:$s}=gs,Zs=Kt.get("PathConvert"),Ks={},ti={current:{dot:0},stringify(t,e){let s,i,r,n=0,o=t.length,a="";for(;n<o;){i=t[n],s=ze[i],a+=i===r?" ":Fe[i];for(let i=1;i<s;i++)a+=F.float(t[n+i],e),i===s-1||(a+=" ");r=i,n+=s}return a},parse(t,e){let s,i,r,n="";const o=[],a=e?Me:We;for(let e=0,h=t.length;e<h;e++)i=t[e],$t[i]?("."===i&&(ei.dot&&(si(o,n),n=""),ei.dot++),"0"===n&&"."!==i&&(si(o,n),n=""),n+=i):Ae[i]?(n&&(si(o,n),n=""),ei.name=Ae[i],ei.length=Ie[i],ei.index=0,si(o,ei.name),!s&&a[i]&&(s=!0)):"-"===i||"+"===i?"e"===r||"E"===r?n+=i:(n&&si(o,n),n=i):n&&(si(o,n),n=""),r=i;return n&&si(o,n),s?ti.toCanvasData(o,e):o},toCanvasData(t,e){let s,i,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 ms:t[c+1]+=a,t[c+2]+=h;case ys:a=t[c+1],h=t[c+2],_.push(ys,a,h),c+=3;break;case bs:t[c+1]+=a;case vs:a=t[c+1],_.push(ws,a,h),c+=2;break;case Bs:t[c+1]+=h;case ks:h=t[c+1],_.push(ws,a,h),c+=2;break;case xs:t[c+1]+=a,t[c+2]+=h;case ws:a=t[c+1],h=t[c+2],_.push(ws,a,h),c+=3;break;case Ps:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,r=Cs;case Cs:o=n===Ss||n===Cs,l=o?2*a-s:t[c+1],d=o?2*h-i:t[c+2],s=t[c+1],i=t[c+2],a=t[c+3],h=t[c+4],_.push(Ss,l,d,s,i,a,h),c+=5;break;case Rs: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=Ss;case Ss:s=t[c+3],i=t[c+4],a=t[c+5],h=t[c+6],_.push(Ss,t[c+1],t[c+2],s,i,a,h),c+=7;break;case Os:t[c+1]+=a,t[c+2]+=h,r=Es;case Es:o=n===Ts||n===Es,s=o?2*a-s:t[c+1],i=o?2*h-i:t[c+2],e?Js(_,a,h,s,i,t[c+1],t[c+2]):_.push(Ts,s,i,t[c+1],t[c+2]),a=t[c+1],h=t[c+2],c+=3;break;case Ls:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,r=Ts;case Ts:s=t[c+1],i=t[c+2],e?Js(_,a,h,s,i,t[c+3],t[c+4]):_.push(Ts,s,i,t[c+3],t[c+4]),a=t[c+3],h=t[c+4],c+=5;break;case Is:t[c+6]+=a,t[c+7]+=h;case As:$s(_,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 Ms:case Ws:_.push(Ws),c++;break;case Ds:a=t[c+1],h=t[c+2],e?js(_,a,h,t[c+3],t[c+4]):ii(_,t,c,5),c+=5;break;case Fs:a=t[c+1],h=t[c+2],e?Hs(_,a,h,t[c+3],t[c+4],[t[c+5],t[c+6],t[c+7],t[c+8]]):ii(_,t,c,9),c+=9;break;case zs:a=t[c+1],h=t[c+2],e?Hs(_,a,h,t[c+3],t[c+4],t[c+5]):ii(_,t,c,6),c+=6;break;case Ns:Qs(e?_:ii(_,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,Ks),a=Ks.x,h=Ks.y,c+=9;break;case Ys:e?Qs(_,t[c+1],t[c+2],t[c+3],t[c+4],0,0,360,!1):ii(_,t,c,5),a=t[c+1]+t[c+3],h=t[c+2],c+=5;break;case Xs:qs(e?_:ii(_,t,c,7),t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],t[c+6],null,Ks),a=Ks.x,h=Ks.y,c+=7;break;case Us:e?qs(_,t[c+1],t[c+2],t[c+3],0,360,!1):ii(_,t,c,4),a=t[c+1]+t[c+3],h=t[c+2],c+=4;break;case Vs:Gs(e?_:ii(_,t,c,6),a,h,t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],null,Ks),a=Ks.x,h=Ks.y,c+=6;break;default:return Zs.error(`command: ${r} [index:${c}]`,t),_}n=r}return _},objectToCanvasData(t){if(t[0].name.length>1)return fs.toCommand(t);{const e=[];return t.forEach(t=>{switch(t.name){case"M":e.push(ys,t.x,t.y);break;case"L":e.push(ws,t.x,t.y);break;case"C":e.push(Ss,t.x1,t.y1,t.x2,t.y2,t.x,t.y);break;case"Q":e.push(Ts,t.x1,t.y1,t.x,t.y);break;case"Z":e.push(Ws)}}),e}},copyData(t,e,s,i){for(let r=s,n=s+i;r<n;r++)t.push(e[r])},pushData(t,e){ei.index===ei.length&&(ei.index=1,t.push(ei.name)),t.push(Number(e)),ei.index++,ei.dot=0}},{current:ei,pushData:si,copyData:ii}=ti,{M:ri,L:ni,C:oi,Q:ai,Z:hi,N:li,D:di,X:ci,G:ui,F:_i,O:pi,P:gi,U:fi}=Ae,{getMinDistanceFrom:yi,getRadianFrom:mi}=dt,{tan:wi,min:xi,abs:vi}=Math,bi={},ki={beginPath(t){t.length=0},moveTo(t,e,s){t.push(ri,e,s)},lineTo(t,e,s){t.push(ni,e,s)},bezierCurveTo(t,e,s,i,r,n,o){t.push(oi,e,s,i,r,n,o)},quadraticCurveTo(t,e,s,i,r){t.push(ai,e,s,i,r)},closePath(t){t.push(hi)},rect(t,e,s,i,r){t.push(li,e,s,i,r)},roundRect(t,e,s,i,r,n){if(a(n))t.push(ci,e,s,i,r,n);else{const o=F.fourNumber(n);o?t.push(di,e,s,i,r,...o):t.push(li,e,s,i,r)}},ellipse(t,e,s,i,n,o,a,h,l){r(o)?t.push(_i,e,s,i,n):(r(a)&&(a=0),r(h)&&(h=360),t.push(ui,e,s,i,n,o,a,h,l?1:0))},arc(t,e,s,i,n,o,a){r(n)?t.push(gi,e,s,i):(r(o)&&(o=360),t.push(pi,e,s,i,n,o,a?1:0))},arcTo(t,e,s,r,n,o,a,h){if(!i(a)){const t=yi(a,h,e,s,r,n);o=xi(o,xi(t/2,t/2*vi(wi(mi(a,h,e,s,r,n)/2))))}t.push(fi,e,s,r,n,o)},drawEllipse(t,e,s,i,n,o,a,h,l){os.ellipse(null,e,s,i,n,r(o)?0:o,r(a)?0:a,r(h)?360:h,l,null,null,bi),t.push(ri,bi.x,bi.y),Bi(t,e,s,i,n,o,a,h,l)},drawArc(t,e,s,i,n,o,a){os.arc(null,e,s,i,r(n)?0:n,r(o)?360:o,a,null,null,bi),t.push(ri,bi.x,bi.y),Si(t,e,s,i,n,o,a)},drawPoints(t,e,s,i){os.points(t,e,s,i)}},{ellipse:Bi,arc:Si}=ki,{moveTo:Ri,lineTo:Ci,quadraticCurveTo:Pi,bezierCurveTo:Ti,closePath:Li,beginPath:Ei,rect:Oi,roundRect:Ai,ellipse:Ii,arc:Wi,arcTo:Mi,drawEllipse:Di,drawArc:Fi,drawPoints:zi}=ki;class Ni{set path(t){this.__path=t}get path(){return this.__path}constructor(t){this.set(t)}set(t){return this.__path=t?n(t)?Ee.parse(t):t:[],this}beginPath(){return Ei(this.__path),this.paint(),this}moveTo(t,e){return Ri(this.__path,t,e),this.paint(),this}lineTo(t,e){return Ci(this.__path,t,e),this.paint(),this}bezierCurveTo(t,e,s,i,r,n){return Ti(this.__path,t,e,s,i,r,n),this.paint(),this}quadraticCurveTo(t,e,s,i){return Pi(this.__path,t,e,s,i),this.paint(),this}closePath(){return Li(this.__path),this.paint(),this}rect(t,e,s,i){return Oi(this.__path,t,e,s,i),this.paint(),this}roundRect(t,e,s,i,r){return Ai(this.__path,t,e,s,i,r),this.paint(),this}ellipse(t,e,s,i,r,n,o,a){return Ii(this.__path,t,e,s,i,r,n,o,a),this.paint(),this}arc(t,e,s,i,r,n){return Wi(this.__path,t,e,s,i,r,n),this.paint(),this}arcTo(t,e,s,i,r){return Mi(this.__path,t,e,s,i,r),this.paint(),this}drawEllipse(t,e,s,i,r,n,o,a){return Di(this.__path,t,e,s,i,r,n,o,a),this.paint(),this}drawArc(t,e,s,i,r,n){return Fi(this.__path,t,e,s,i,r,n),this.paint(),this}drawPoints(t,e,s){return zi(this.__path,t,e,s),this.paint(),this}clearPath(){return this.beginPath()}paint(){}}const{M:Yi,L:Xi,C:Ui,Q:Vi,Z:ji,N:Hi,D:Gi,X:qi,G:Qi,F:Ji,O:$i,P:Zi,U:Ki}=Ae,tr=Kt.get("PathDrawer"),er={drawPathByData(t,e){if(!e)return;let s,i=0,r=e.length;for(;i<r;)switch(s=e[i],s){case Yi:t.moveTo(e[i+1],e[i+2]),i+=3;break;case Xi:t.lineTo(e[i+1],e[i+2]),i+=3;break;case Ui:t.bezierCurveTo(e[i+1],e[i+2],e[i+3],e[i+4],e[i+5],e[i+6]),i+=7;break;case Vi:t.quadraticCurveTo(e[i+1],e[i+2],e[i+3],e[i+4]),i+=5;break;case ji:t.closePath(),i+=1;break;case Hi:t.rect(e[i+1],e[i+2],e[i+3],e[i+4]),i+=5;break;case Gi:t.roundRect(e[i+1],e[i+2],e[i+3],e[i+4],[e[i+5],e[i+6],e[i+7],e[i+8]]),i+=9;break;case qi:t.roundRect(e[i+1],e[i+2],e[i+3],e[i+4],e[i+5]),i+=6;break;case Qi:t.ellipse(e[i+1],e[i+2],e[i+3],e[i+4],e[i+5]*N,e[i+6]*N,e[i+7]*N,e[i+8]),i+=9;break;case Ji:t.ellipse(e[i+1],e[i+2],e[i+3],e[i+4],0,0,Y,!1),i+=5;break;case $i:t.arc(e[i+1],e[i+2],e[i+3],e[i+4]*N,e[i+5]*N,e[i+6]),i+=7;break;case Zi:t.arc(e[i+1],e[i+2],e[i+3],0,Y,!1),i+=4;break;case Ki:t.arcTo(e[i+1],e[i+2],e[i+3],e[i+4],e[i+5]),i+=6;break;default:return void tr.error(`command: ${s} [index:${i}]`,e)}}},{M:sr,L:ir,C:rr,Q:nr,Z:or,N:ar,D:hr,X:lr,G:dr,F:cr,O:ur,P:_r,U:pr}=Ae,{toTwoPointBounds:gr,toTwoPointBoundsByQuadraticCurve:fr,arcTo:yr,arc:mr,ellipse:wr}=os,{addPointBounds:xr,copy:vr,addPoint:br,setPoint:kr,addBounds:Br,toBounds:Sr}=wt,Rr=Kt.get("PathBounds");let Cr,Pr,Tr;const Lr={},Er={},Or={},Ar={toBounds(t,e){Ar.toTwoPointBounds(t,Er),Sr(Er,e)},toTwoPointBounds(t,e){if(!t||!t.length)return kr(e,0,0);let s,i,r,n,o,a=0,h=0,l=0;const d=t.length;for(;a<d;)switch(o=t[a],0===a&&(o===or||o===rr||o===nr?kr(e,h,l):kr(e,t[a+1],t[a+2])),o){case sr:case ir:h=t[a+1],l=t[a+2],br(e,h,l),a+=3;break;case rr:r=t[a+5],n=t[a+6],gr(h,l,t[a+1],t[a+2],t[a+3],t[a+4],r,n,Lr),xr(e,Lr),h=r,l=n,a+=7;break;case nr:s=t[a+1],i=t[a+2],r=t[a+3],n=t[a+4],fr(h,l,s,i,r,n,Lr),xr(e,Lr),h=r,l=n,a+=5;break;case or:a+=1;break;case ar:h=t[a+1],l=t[a+2],Br(e,h,l,t[a+3],t[a+4]),a+=5;break;case hr:case lr:h=t[a+1],l=t[a+2],Br(e,h,l,t[a+3],t[a+4]),a+=o===hr?9:6;break;case dr:wr(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],Lr,Or),0===a?vr(e,Lr):xr(e,Lr),h=Or.x,l=Or.y,a+=9;break;case cr:h=t[a+1],l=t[a+2],Pr=t[a+3],Tr=t[a+4],Br(e,h-Pr,l-Tr,2*Pr,2*Tr),h+=Pr,a+=5;break;case ur:mr(null,t[a+1],t[a+2],t[a+3],t[a+4],t[a+5],t[a+6],Lr,Or),0===a?vr(e,Lr):xr(e,Lr),h=Or.x,l=Or.y,a+=7;break;case _r:h=t[a+1],l=t[a+2],Cr=t[a+3],Br(e,h-Cr,l-Cr,2*Cr,2*Cr),h+=Cr,a+=4;break;case pr:yr(null,h,l,t[a+1],t[a+2],t[a+3],t[a+4],t[a+5],Lr,Or),0===a?vr(e,Lr):xr(e,Lr),h=Or.x,l=Or.y,a+=6;break;default:return void Rr.error(`command: ${o} [index:${a}]`,t)}}},{M:Ir,L:Wr,Z:Mr}=Ae,{getCenterX:Dr,getCenterY:Fr}=dt,{arcTo:zr}=ki,Nr={smooth(t,e,s){let i,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(i=t[o],i){case Ir:l=_=t[o+1],d=p=t[o+2],o+=3,t[o]===Wr?(c=t[o+1],u=t[o+2],f.push(Ir,Dr(l,c),Fr(d,u))):f.push(Ir,l,d);break;case Wr:switch(a=t[o+1],h=t[o+2],o+=3,t[o]){case Wr:zr(f,a,h,t[o+1],t[o+2],e,_,p);break;case Mr:zr(f,a,h,l,d,e,_,p);break;default:f.push(Wr,a,h)}_=a,p=h;break;case Mr:r!==Mr&&(zr(f,l,d,c,u,e,_,p),f.push(Mr)),o+=1;break;default:n=ze[i];for(let e=0;e<n;e++)f.push(t[o+e]);o+=n}r=i}return i!==Mr&&(f[1]=l,f[2]=d),f}};function Yr(t){return new Ni(t)}const Xr=Yr();Ee.creator=Yr(),Ee.parse=ti.parse,Ee.convertToCanvasData=ti.toCanvasData;const{drawRoundRect:Ur}=Ne;function Vr(t){!function(t){t&&!t.roundRect&&(t.roundRect=function(t,e,s,i,r){Ur(this,t,e,s,i,r)})}(t)}const jr={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=Hr.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{}}}},Hr=jr;Hr.alphaPixelTypes.forEach(t=>Hr.upperCaseTypeMap[t]=t.toUpperCase());const Gr=Kt.get("TaskProcessor");class qr{constructor(t){this.parallel=!0,this.time=1,this.id=v.create(v.TASK),this.task=t}run(){return fe(this,void 0,void 0,function*(){try{if(this.isComplete)return;if(this.canUse&&!this.canUse())return this.cancel();this.task&&this.parent.running&&(yield this.task())}catch(t){Gr.error(t)}})}complete(){this.isComplete=!0,this.parent=this.task=this.canUse=null}cancel(){this.isCancel=!0,this.complete()}}class Qr{get total(){return this.list.length+this.delayNumber}get finishedIndex(){return this.isComplete?0:this.index+this.parallelSuccessNumber}get remain(){return this.isComplete?this.total:this.total-this.finishedIndex}get percent(){const{total:t}=this;let e=0,s=0;for(let i=0;i<t;i++)i<=this.finishedIndex?(s+=this.list[i].time,i===this.finishedIndex&&(e=s)):e+=this.list[i].time;return this.isComplete?1:s/e}constructor(t){this.config={parallel:6},this.list=[],this.running=!1,this.isComplete=!0,this.index=0,this.delayNumber=0,t&&p.assign(this.config,t),this.empty()}add(t,e,s){let r,n,o,h;const l=new qr(t);return l.parent=this,a(e)?h=e:e&&(n=e.parallel,r=e.start,o=e.time,h=e.delay,s||(s=e.canUse)),o&&(l.time=o),!1===n&&(l.parallel=!1),s&&(l.canUse=s),i(h)?this.push(l,r):(this.delayNumber++,setTimeout(()=>{this.delayNumber&&(this.delayNumber--,this.push(l,r))},h)),this.isComplete=!1,l}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++,t.isCancel?this.runTask():this.nextTask()}).catch(t=>{this.onError(t)}):this.timer=setTimeout(()=>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;const{config:e,list:s,index:i}=this;this.parallelList=[],this.parallelSuccessNumber=0;let r=i+e.parallel;if(r>s.length&&(r=s.length),e.parallel>1)for(let e=i;e<r&&(t=s[e],t.parallel);e++)this.parallelList.push(t)}fillParallelTask(){let t;const e=this.parallelList;this.parallelSuccessNumber++,e.pop();const s=e.length,i=this.finishedIndex+s;if(e.length){if(!this.running)return;i<this.total&&(t=this.list[i],t&&t.parallel&&(e.push(t),this.runParallelTask(t)))}else this.index+=this.parallelSuccessNumber,this.parallelSuccessNumber=0,this.nextTask()}onComplete(){this.stop(),this.config.onComplete&&this.config.onComplete()}onTask(t){t.complete(),this.config.onTask&&this.config.onTask()}onParallelError(t){this.parallelList.forEach(t=>{t.parallel=!1}),this.parallelList.length=0,this.parallelSuccessNumber=0,this.onError(t)}onError(t){this.pause(),this.config.onError&&this.config.onError(t)}destroy(){this.stop()}}const Jr=Kt.get("Resource"),$r={tasker:new Qr,map:{},get isComplete(){return Zr.tasker.isComplete},set(t,e){Zr.map[t]&&Jr.repeat(t),Zr.map[t]=e},get:t=>Zr.map[t],remove(t){const e=Zr.map[t];e&&(e.destroy&&e.destroy(),delete Zr.map[t])},loadImage(t,e){return new Promise((s,i)=>{const r=this.setImage(t,t,e);r.load(()=>s(r),t=>i(t))})},setImage(t,e,s){let i;return n(e)?i={url:e}:e.url||(i={url:t,view:e}),i&&(s&&(i.format=s),e=ae.image(i)),Zr.set(t,e),e},destroy(){Zr.map={}}},Zr=$r,Kr={maxRecycled:10,recycledList:[],patternTasker:new Qr,get(t){let e=$r.get(t.url);return e||$r.set(t.url,e=ae.image(t)),e.use++,e},recycle(t){t.use--,setTimeout(()=>{t.use||tn.recycledList.push(t)})},clearRecycled(){const t=tn.recycledList;t.length>tn.maxRecycled&&(t.forEach(t=>!t.use&&t.url&&$r.remove(t.url)),t.length=0)},hasAlphaPixel:t=>jr.alphaPixelTypes.some(e=>tn.isFormat(e,t)),isFormat(t,e){if(e.format)return e.format===t;const{url:s}=e;if(s.startsWith("data:")){if(s.startsWith("data:"+jr.mineType(t)))return!0}else{if(s.includes("."+t)||s.includes("."+jr.upperCaseTypeMap[t]))return!0;if("png"===t&&!s.includes("."))return!0}return!1},destroy(){tn.recycledList=[]}},tn=Kr,{IMAGE:en,create:sn}=v;class rn{get url(){return this.config.url}get completed(){return this.ready||!!this.error}constructor(t){if(this.use=0,this.waitComplete=[],this.innerId=sn(en),this.config=t||(t={url:""}),t.view){const{view:e}=t;this.setView(e.config?e.view:e)}Kr.isFormat("svg",t)&&(this.isSVG=!0),Kr.hasAlphaPixel(t)&&(this.hasAlphaPixel=!0)}load(t,e){if(!this.loading){this.loading=!0;const{crossOrigin:t}=this.config;$r.tasker.add(()=>fe(this,void 0,void 0,function*(){return yield w.origin.loadImage(this.url,i(t)?w.image.crossOrigin:t,this).then(t=>this.setView(t)).catch(t=>{this.error=t,this.onComplete(!1)})}))}return this.waitComplete.push(t,e),this.waitComplete.length-2}unload(t,e){const s=this.waitComplete;if(e){const e=s[t+1];e&&e({type:"stop"})}s[t]=s[t+1]=void 0}setView(t){this.ready=!0,this.width=t.naturalWidth||t.width,this.height=t.naturalHeight||t.height,this.view=t,this.onComplete(!0)}onComplete(t){let e;this.waitComplete.forEach((s,i)=>{e=i%2,s&&(t?e||s(this):e&&s(this.error))}),this.waitComplete.length=0,this.loading=!1}getFull(t){return this.view}getCanvas(t,e,s,i,r,n,o){if(t||(t=this.width),e||(e=this.height),this.cache){let{params:t,data:e}=this.cache;for(let s in t)if(t[s]!==arguments[s]){e=null;break}if(e)return e}const a=w.image.resize(this.view,t,e,r,n,void 0,o,s,i);return this.cache=this.use>1?{data:a,params:arguments}:null,a}getPattern(t,e,s,i){const r=w.canvas.createPattern(t,e);return w.image.setPatternTransform(r,s,i),r}destroy(){this.config={url:""},this.cache=null,this.waitComplete.length=0}}function nn(t,e,s,i){i||(s.configurable=s.enumerable=!0),Object.defineProperty(t,e,s)}function on(t,e){return Object.getOwnPropertyDescriptor(t,e)}function an(t,e){const s="_"+t;return{get(){const t=this[s];return null==t?e:t},set(t){this[s]=t}}}function hn(t,e){return(s,i)=>dn(s,i,t,e&&e(i))}function ln(t){return t}function dn(t,e,s,i){const r={get(){return this.__getAttr(e)},set(t){this.__setAttr(e,t)}};nn(t,e,Object.assign(r,i||{})),zn(t,e,s)}function cn(t){return hn(t)}function un(t,e){return hn(t,t=>({set(s){this.__setAttr(t,s,e)&&(this.__layout.matrixChanged||this.__layout.matrixChange())}}))}function _n(t,e){return hn(t,t=>({set(s){this.__setAttr(t,s,e)&&(this.__layout.matrixChanged||this.__layout.matrixChange(),this.__scrollWorld||(this.__scrollWorld={}))}}))}function pn(t){return hn(t,t=>({set(e){this.__setAttr(t,e)&&(this.__hasAutoLayout=!!(this.origin||this.around||this.flow),this.__local||this.__layout.createLocal(),wn(this))}}))}function gn(t,e){return hn(t,t=>({set(s){this.__setAttr(t,s,e)&&(this.__layout.scaleChanged||this.__layout.scaleChange())}}))}function fn(t,e){return hn(t,t=>({set(s){this.__setAttr(t,s,e)&&(this.__layout.rotationChanged||this.__layout.rotationChange())}}))}function yn(t,e){return hn(t,t=>({set(s){this.__setAttr(t,s,e)&&wn(this)}}))}function mn(t){return hn(t,t=>({set(e){this.__setAttr(t,e)&&(wn(this),this.__.__removeNaturalSize())}}))}function wn(t){t.__layout.boxChanged||t.__layout.boxChange(),t.__hasAutoLayout&&(t.__layout.matrixChanged||t.__layout.matrixChange())}function xn(t){return hn(t,t=>({set(e){const s=this.__;2!==s.__pathInputed&&(s.__pathInputed=e?1:0),e||(s.__pathForRender=void 0),this.__setAttr(t,e),wn(this)}}))}const vn=yn;function bn(t,e){return hn(t,t=>({set(s){this.__setAttr(t,s)&&(kn(this),e&&(this.__.__useStroke=!0))}}))}function kn(t){t.__layout.strokeChanged||t.__layout.strokeChange(),t.__.__useArrow&&wn(t)}const Bn=bn;function Sn(t){return hn(t,t=>({set(e){this.__setAttr(t,e),this.__layout.renderChanged||this.__layout.renderChange()}}))}function Rn(t){return hn(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.surfaceChanged||this.__layout.surfaceChange())}}))}function Cn(t){return hn(t,t=>({set(e){if(this.__setAttr(t,e)){const t=this.__;p.stintSet(t,"__useDim",t.dim||t.bright||t.dimskip),this.__layout.surfaceChange()}}}))}function Pn(t){return hn(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.opacityChanged||this.__layout.opacityChange()),this.mask&&Ln(this)}}))}function Tn(t){return hn(t,t=>({set(e){const s=this.visible;if(!0===s&&0===e){if(this.animationOut)return this.__runAnimation("out",()=>En(this,t,e,s))}else 0===s&&!0===e&&this.animation&&this.__runAnimation("in");En(this,t,e,s),this.mask&&Ln(this)}}))}function Ln(t){const{parent:e}=t;if(e){const{__hasMask:t}=e;e.__updateMask(),t!==e.__hasMask&&e.forceUpdate()}}function En(t,e,s,i){t.__setAttr(e,s)&&(t.__layout.opacityChanged||t.__layout.opacityChange(),0!==i&&0!==s||wn(t))}function On(t){return hn(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.surfaceChange(),this.waitParent(()=>{this.parent.__layout.childrenSortChange()}))}}))}function An(t){return hn(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.boxChanged||this.__layout.boxChange(),this.waitParent(()=>{this.parent.__updateMask(e)}))}}))}function In(t){return hn(t,t=>({set(e){this.__setAttr(t,e)&&this.waitParent(()=>{this.parent.__updateEraser(e)})}}))}function Wn(t){return hn(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.hitCanvasChanged=!0,"hit"===Kt.showBounds&&this.__layout.surfaceChange(),this.leafer&&this.leafer.updateCursor())}}))}function Mn(t){return hn(t,t=>({set(e){this.__setAttr(t,e),this.leafer&&this.leafer.updateCursor()}}))}function Dn(t){return(e,s)=>{nn(e,"__DataProcessor",{get:()=>t})}}function Fn(t){return(e,s)=>{nn(e,"__LayoutProcessor",{get:()=>t})}}function zn(t,e,s){const r=t.__DataProcessor.prototype,n="_"+e,o=function(t){return"set"+t.charAt(0).toUpperCase()+t.slice(1)}(e),a=an(e,s);if(i(s))a.get=function(){return this[n]};else if("function"==typeof s)a.get=function(){const t=this[n];return null==t?s(this.__leaf):t};else if(c(s)){const t=_(s);a.get=function(){const e=this[n];return null==e?this[n]=t?{}:p.clone(s):e}}const h=t.isBranchLeaf;"width"===e?a.get=function(){const t=this[n];if(null==t){const t=this,e=t.__naturalWidth,i=t.__leaf;return!s||i.pathInputed?i.boxBounds.width:e?t._height&&t.__useNaturalRatio?t._height*e/t.__naturalHeight:e:h&&i.children.length?i.boxBounds.width:s}return t}:"height"===e&&(a.get=function(){const t=this[n];if(null==t){const t=this,e=t.__naturalHeight,i=t.__leaf;return!s||i.pathInputed?i.boxBounds.height:e?t._width&&t.__useNaturalRatio?t._width*e/t.__naturalWidth:e:h&&i.children.length?i.boxBounds.height:s}return t});let l,d=r;for(;!l&&d;)l=on(d,e),d=d.__proto__;l&&l.set&&(a.set=l.set),r[o]&&(a.set=r[o],delete r[o]),nn(r,e,a)}const Nn=new Kt("rewrite"),Yn=[],Xn=["destroy","constructor"];function Un(t){return(e,s)=>{Yn.push({name:e.constructor.name+"."+s,run:()=>{e[s]=t}})}}function Vn(){return t=>{jn()}}function jn(t){Yn.length&&(Yn.forEach(e=>{t&&Nn.error(e.name,"需在Class上装饰@rewriteAble()"),e.run()}),Yn.length=0)}function Hn(t,e){return s=>{var i;(t.prototype?(i=t.prototype,Object.getOwnPropertyNames(i)):Object.keys(t)).forEach(i=>{if(!(Xn.includes(i)||e&&e.includes(i)))if(t.prototype){on(t.prototype,i).writable&&(s.prototype[i]=t.prototype[i])}else s.prototype[i]=t[i]})}}function Gn(){return t=>{le.register(t)}}function qn(){return t=>{ue.register(t)}}setTimeout(()=>jn(!0));const{copy:Qn,toInnerPoint:Jn,toOuterPoint:$n,scaleOfOuter:Zn,rotateOfOuter:Kn,skewOfOuter:to,multiplyParent:eo,divideParent:so,getLayout:io}=K,ro={},{round:no}=Math,oo={updateAllMatrix(t,e,s){if(e&&t.__hasAutoLayout&&t.__layout.matrixChanged&&(s=!0),lo(t,e,s),t.isBranch){const{children:i}=t;for(let t=0,r=i.length;t<r;t++)ho(i[t],e,s)}},updateMatrix(t,e,s){const i=t.__layout;e?s&&(i.waitAutoLayout=!0,t.__hasAutoLayout&&(i.matrixChanged=!1)):i.waitAutoLayout&&(i.waitAutoLayout=!1),i.matrixChanged&&t.__updateLocalMatrix(),i.waitAutoLayout||t.__updateWorldMatrix()},updateBounds(t){const e=t.__layout;e.boundsChanged&&t.__updateLocalBounds(),e.waitAutoLayout||t.__updateWorldBounds()},updateAllWorldOpacity(t){if(t.__updateWorldOpacity(),t.isBranch){const{children:e}=t;for(let t=0,s=e.length;t<s;t++)co(e[t])}},updateChange(t){const e=t.__layout;e.stateStyleChanged&&t.updateState(),e.opacityChanged&&co(t),t.__updateChange()},updateAllChange(t){if(_o(t),t.isBranch){const{children:e}=t;for(let t=0,s=e.length;t<s;t++)uo(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(t,e,s,i,r,n){i||(i=t.__nowWorld),t.__worldFlipped||w.fullImageShadow?e.copyWorldByReset(s,i,t.__nowWorld,r,n):e.copyWorldToInner(s,i,t.__layout.renderBounds,r)},moveWorld(t,e,s=0,i,r){const n=c(e)?Object.assign({},e):{x:e,y:s};i?$n(t.localTransform,n,n,!0):t.parent&&Jn(t.parent.scrollWorldTransform,n,n,!0),ao.moveLocal(t,n.x,n.y,r)},moveLocal(t,e,s=0,i){c(e)&&(s=e.y,e=e.x),e+=t.x,s+=t.y,t.leafer&&t.leafer.config.pointSnap&&(e=no(e),s=no(s)),i?t.animate({x:e,y:s},i):(t.x=e,t.y=s)},zoomOfWorld(t,e,s,i,r,n){ao.zoomOfLocal(t,po(t,e),s,i,r,n)},zoomOfLocal(t,e,s,i=s,r,n){const o=t.__localMatrix;if(a(i)||(i&&(n=i),i=s),Qn(ro,o),Zn(ro,e,s,i),ao.hasHighPosition(t))ao.setTransform(t,ro,r,n);else{const e=t.x+ro.e-o.e,a=t.y+ro.f-o.f;n&&!r?t.animate({x:e,y:a,scaleX:t.scaleX*s,scaleY:t.scaleY*i},n):(t.x=e,t.y=a,t.scaleResize(s,i,!0!==r))}},rotateOfWorld(t,e,s,i){ao.rotateOfLocal(t,po(t,e),s,i)},rotateOfLocal(t,e,s,i){const r=t.__localMatrix;Qn(ro,r),Kn(ro,e,s),ao.hasHighPosition(t)?ao.setTransform(t,ro,!1,i):t.set({x:t.x+ro.e-r.e,y:t.y+ro.f-r.f,rotation:F.formatRotation(t.rotation+s)},i)},skewOfWorld(t,e,s,i,r,n){ao.skewOfLocal(t,po(t,e),s,i,r,n)},skewOfLocal(t,e,s,i=0,r,n){Qn(ro,t.__localMatrix),to(ro,e,s,i),ao.setTransform(t,ro,r,n)},transformWorld(t,e,s,i){Qn(ro,t.worldTransform),eo(ro,e),t.parent&&so(ro,t.parent.scrollWorldTransform),ao.setTransform(t,ro,s,i)},transform(t,e,s,i){Qn(ro,t.localTransform),eo(ro,e),ao.setTransform(t,ro,s,i)},setTransform(t,e,s,i){const r=t.__,n=r.origin&&ao.getInnerOrigin(t,r.origin),o=io(e,n,r.around&&ao.getInnerOrigin(t,r.around));if(ao.hasOffset(t)&&(o.x-=r.offsetX,o.y-=r.offsetY),s){const e=o.scaleX/t.scaleX,s=o.scaleY/t.scaleY;if(delete o.scaleX,delete o.scaleY,n){Vt.scale(t.boxBounds,Math.abs(e),Math.abs(s));const i=ao.getInnerOrigin(t,r.origin);dt.move(o,n.x-i.x,n.y-i.y)}t.set(o),t.scaleResize(e,s,!1)}else t.set(o,i)},getFlipTransform(t,e){const s={a:1,b:0,c:0,d:1,e:0,f:0},i="x"===e?1:-1;return Zn(s,ao.getLocalOrigin(t,"center"),-1*i,1*i),s},getLocalOrigin:(t,e)=>dt.tempToOuterOf(ao.getInnerOrigin(t,e),t.localTransform),getInnerOrigin(t,e){const s={};return Bt.toPoint(e,t.boxBounds,s),s},getRelativeWorld:(t,e,s)=>(Qn(ro,t.worldTransform),so(ro,e.scrollWorldTransform),s?ro:Object.assign({},ro)),drop(t,e,s,i){t.setTransform(ao.getRelativeWorld(t,e,!0),i),e.add(t,s)},hasHighPosition:t=>t.origin||t.around||ao.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(t,e,s=.3){if(e.x||e.y)if(Math.abs(e.x)<1&&Math.abs(e.y)<1)t.move(e);else{const i=e.x*s,r=e.y*s;e.x-=i,e.y-=r,t.move(i,r),w.requestRender(()=>ao.animateMove(t,e,s))}}},ao=oo,{updateAllMatrix:ho,updateMatrix:lo,updateAllWorldOpacity:co,updateAllChange:uo,updateChange:_o}=ao;function po(t,e){return t.updateLayout(),t.parent?dt.tempToInnerOf(e,t.parent.scrollWorldTransform):e}const go={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)=>yo(t,e)&&t.__localBoxBounds,maskLocalStrokeBounds:(t,e)=>yo(t,e)&&t.__layout.localStrokeBounds,maskLocalRenderBounds:(t,e)=>yo(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 fo;function yo(t,e){return e||(fo=0),t.__.mask&&(fo=1),fo<0?null:(fo&&(fo=-1),!0)}const{updateBounds:mo}=oo,wo={sort:(t,e)=>t.__.zIndex===e.__.zIndex?t.__tempNumber-e.__tempNumber:t.__.zIndex-e.__.zIndex,pushAllChildBranch(t,e){if(t.__tempNumber=1,t.__.__childBranchNumber){const{children:s}=t;for(let i=0,r=s.length;i<r;i++)(t=s[i]).isBranch&&(t.__tempNumber=1,e.add(t),xo(t,e))}},pushAllParent(t,e){const{keys:s}=e;if(s)for(;t.parent&&i(s[t.parent.innerId]);)e.add(t.parent),t=t.parent;else for(;t.parent;)e.add(t.parent),t=t.parent},pushAllBranchStack(t,e){let s=e.length;const{children:i}=t;for(let t=0,s=i.length;t<s;t++)i[t].isBranch&&e.push(i[t]);for(let t=s,i=e.length;t<i;t++)vo(e[t],e)},updateBounds(t,e){const s=[t];vo(t,s),bo(s,e)},updateBoundsByBranchStack(t,e){let s,i;for(let r=t.length-1;r>-1;r--){s=t[r],i=s.children;for(let t=0,e=i.length;t<e;t++)mo(i[t]);e&&e===s||mo(s)}}},{pushAllChildBranch:xo,pushAllBranchStack:vo,updateBoundsByBranchStack:bo}=wo,ko={run(t){if(t&&t.length){const e=t.length;for(let s=0;s<e;s++)t[s]();t.length===e?t.length=0:t.splice(0,e)}}},{getRelativeWorld:Bo,updateBounds:So}=oo,{toOuterOf:Ro,getPoints:Co,copy:Po}=Vt,To="_localContentBounds",Lo="_worldContentBounds",Eo="_worldBoxBounds",Oo="_worldStrokeBounds";class Ao{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 Ro(this.contentBounds,this.leaf.__localMatrix,this[To]||(this[To]={})),this[To]}get localStrokeBounds(){return this._localStrokeBounds||this}get localRenderBounds(){return this._localRenderBounds||this}get worldContentBounds(){return Ro(this.contentBounds,this.leaf.__world,this[Lo]||(this[Lo]={})),this[Lo]}get worldBoxBounds(){return Ro(this.boxBounds,this.leaf.__world,this[Eo]||(this[Eo]={})),this[Eo]}get worldStrokeBounds(){return Ro(this.strokeBounds,this.leaf.__world,this[Oo]||(this[Oo]={})),this[Oo]}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:t}=this,{leafer:e}=t;if(t.isApp)return So(t);if(e)e.ready?e.watcher.changed&&e.layouter.layout():e.start();else{let e=t;for(;e.parent&&!e.parent.leafer;)e=e.parent;const s=e;if(s.__fullLayouting)return;s.__fullLayouting=!0,w.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 K.defaultMatrix;case"page":t=e.zoomLayer;default:return Bo(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 qt(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",s){const{leaf:i}=this;let r,n,o,a=this.getInnerBounds(t);switch(e){case"world":r=i.getWorldPoint(a),n=i.__world;break;case"local":const{scaleX:t,scaleY:s,rotation:h,skewX:l,skewY:d}=i.__;o={scaleX:t,scaleY:s,rotation:h,skewX:l,skewY:d},r=i.getLocalPointByInner(a);break;case"inner":r=a,n=K.defaultMatrix;break;case"page":e=i.zoomLayer;default:r=i.getWorldPoint(a,e),n=Bo(i,e,!0)}if(o||(o=K.getLayout(n)),Po(o,a),dt.copy(o,r),s){const{scaleX:t,scaleY:e}=o,s=Math.abs(t),i=Math.abs(e);1===s&&1===i||(o.scaleX/=s,o.scaleY/=i,o.width*=s,o.height*=i)}return o}getLayoutPoints(t,e="world"){const{leaf:s}=this,r=Co(this.getInnerBounds(t));let n;switch(e){case"world":n=null;break;case"local":n=s.parent;break;case"inner":break;case"page":e=s.zoomLayer;default:n=e}return i(n)||r.forEach(t=>s.innerToWorld(t,null,!1,n)),r}shrinkContent(){const{x:t,y:e,width:s,height:i}=this.boxBounds;this._contentBounds={x:t,y:e,width:s,height:i}}spreadStroke(){const{x:t,y:e,width:s,height:i}=this.strokeBounds;this._strokeBounds={x:t,y:e,width:s,height:i},this._localStrokeBounds={x:t,y:e,width:s,height:i},this.renderSpread||this.spreadRenderCancel()}spreadRender(){const{x:t,y:e,width:s,height:i}=this.renderBounds;this._renderBounds={x:t,y:e,width:s,height:i},this._localRenderBounds={x:t,y:e,width:s,height:i}}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 Io{constructor(t,e){this.bubbles=!1,this.type=t,e&&(this.target=e)}stopDefault(){this.isStopDefault=!0,this.origin&&w.event.stopDefault(this.origin)}stopNow(){this.isStopNow=!0,this.isStop=!0,this.origin&&w.event.stopNow(this.origin)}stop(){this.isStop=!0,this.origin&&w.event.stop(this.origin)}}class Wo extends Io{constructor(t,e,s){super(t,e),this.parent=s,this.child=e}}Wo.ADD="child.add",Wo.REMOVE="child.remove",Wo.CREATED="created",Wo.MOUNTED="mounted",Wo.UNMOUNTED="unmounted",Wo.DESTROY="destroy";const Mo="property.scroll";class Do extends Io{constructor(t,e,s,i,r){super(t,e),this.attrName=s,this.oldValue=i,this.newValue=r}}Do.CHANGE="property.change",Do.LEAFER_CHANGE="property.leafer_change",Do.SCROLL=Mo;const Fo={scrollX:Mo,scrollY:Mo};class zo extends Io{constructor(t,e){super(t),Object.assign(this,e)}}zo.LOAD="image.load",zo.LOADED="image.loaded",zo.ERROR="image.error";class No extends Io{static checkHas(t,e,s){"on"===s?e===Vo?t.__hasWorldEvent=!0:t.__hasLocalEvent=!0:(t.__hasLocalEvent=t.hasEvent(Yo)||t.hasEvent(Xo)||t.hasEvent(Uo),t.__hasWorldEvent=t.hasEvent(Vo))}static emitLocal(t){if(t.leaferIsReady){const{resized:e}=t.__layout;"local"!==e&&(t.emit(Yo,t),"inner"===e&&t.emit(Xo,t)),t.emit(Uo,t)}}static emitWorld(t){t.leaferIsReady&&t.emit(Vo,this)}}No.RESIZE="bounds.resize",No.INNER="bounds.inner",No.LOCAL="bounds.local",No.WORLD="bounds.world";const{RESIZE:Yo,INNER:Xo,LOCAL:Uo,WORLD:Vo}=No,jo={};[Yo,Xo,Uo,Vo].forEach(t=>jo[t]=1);class Ho extends Io{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){c(t)?(super(Ho.RESIZE),Object.assign(this,t)):super(t),this.old=e}static isResizing(t){return this.resizingKeys&&!i(this.resizingKeys[t.innerId])}}Ho.RESIZE="resize";class Go extends Io{constructor(t,e){super(t),this.data=e}}Go.REQUEST="watch.request",Go.DATA="watch.data";class qo extends Io{constructor(t,e,s){super(t),e&&(this.data=e,this.times=s)}}qo.REQUEST="layout.request",qo.START="layout.start",qo.BEFORE="layout.before",qo.LAYOUT="layout",qo.AFTER="layout.after",qo.AGAIN="layout.again",qo.END="layout.end";class Qo extends Io{constructor(t,e,s,i){super(t),e&&(this.times=e),s&&(this.renderBounds=s,this.renderOptions=i)}}Qo.REQUEST="render.request",Qo.CHILD_START="render.child_start",Qo.CHILD_END="render.child_end",Qo.START="render.start",Qo.BEFORE="render.before",Qo.RENDER="render",Qo.AFTER="render.after",Qo.AGAIN="render.again",Qo.END="render.end",Qo.NEXT="render.next";class Jo extends Io{}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:$o,SCALE:Zo,ROTATE:Ko,SKEW:ta}=Jo,ea={x:$o,y:$o,scaleX:Zo,scaleY:Zo,rotation:Ko,skewX:ta,skewY:ta},sa={};class ia{set event(t){this.on(t)}on(t,e,s){if(!e){let e;if(d(t))t.forEach(t=>this.on(t[0],t[1],t[2]));else for(let s in t)d(e=t[s])?this.on(s,e[0],e[1]):this.on(s,e);return}let i,r,o;s&&("once"===s?r=!0:"boolean"==typeof s?i=s:(i=s.capture,r=s.once));const a=ra(this,i,!0),h=n(t)?t.split(" "):t,l=r?{listener:e,once:r}:{listener:e};h.forEach(t=>{t&&(o=a[t],o?-1===o.findIndex(t=>t.listener===e)&&o.push(l):a[t]=[l],jo[t]&&No.checkHas(this,t,"on"))})}off(t,e,s){if(t){const i=n(t)?t.split(" "):t;if(e){let t,r,n;s&&(t="boolean"==typeof s?s:"once"!==s&&s.capture);const o=ra(this,t);i.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],jo[t]&&No.checkHas(this,t,"off")))})}else{const{__bubbleMap:t,__captureMap:e}=this;i.forEach(s=>{t&&delete t[s],e&&delete e[s]})}}else this.__bubbleMap=this.__captureMap=void 0}on_(t,e,s,i){return e?this.on(t,s?e=e.bind(s):e,i):d(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:i}}off_(t){if(!t)return;const e=d(t)?t:[t];e.forEach(t=>{t&&(t.listener?t.current.off(t.type,t.listener,t.options):d(t.type)&&t.type.forEach(e=>t.current.off(e[0],e[1],e[3])))}),e.length=0}once(t,e,s,i){if(!e)return d(t)&&t.forEach(t=>this.once(t[0],t[1],t[2],t[3]));c(s)?e=e.bind(s):i=s,this.on(t,e,{once:!0,capture:i})}emit(t,e,s){!e&&ue.has(t)&&(e=ue.get(t,{type:t,target:this,current:this}));const i=ra(this,s)[t];if(i){let r;for(let n=0,o=i.length;n<o&&!((r=i[n])&&(r.listener(e),r.once&&(this.off(t,r.listener,s),n--,o--),e&&e.isStopNow));n++);}this.syncEventer&&this.syncEventer.emitEvent(e,s)}emitEvent(t,e){t.current=this,this.emit(t.type,t,e)}hasEvent(t,e){if(this.syncEventer&&this.syncEventer.hasEvent(t,e))return!0;const{__bubbleMap:s,__captureMap:r}=this,n=s&&s[t],o=r&&r[t];return!!(i(e)?n||o:e?o:n)}destroy(){this.__captureMap=this.__bubbleMap=this.syncEventer=null}}function ra(t,e,s){if(e){const{__captureMap:e}=t;return e||(s?t.__captureMap={}:sa)}{const{__bubbleMap:e}=t;return e||(s?t.__bubbleMap={}:sa)}}const{on:na,on_:oa,off:aa,off_:ha,once:la,emit:da,emitEvent:ca,hasEvent:ua,destroy:_a}=ia.prototype,pa={on:na,on_:oa,off:aa,off_:ha,once:la,emit:da,emitEvent:ca,hasEvent:ua,destroyEventer:_a},ga=Kt.get("setAttr"),fa={__setAttr(t,e,s){if(this.leaferIsCreated){const r=this.__.__getInput(t);if(!s||o(e)||i(e)||(ga.warn(this.innerName,t,e),e=void 0),c(e)||r!==e){if(this.__realSetAttr(t,e),this.isLeafer){this.emitEvent(new Do(Do.LEAFER_CHANGE,this,t,r,e));const s=ea[t];s&&(this.emitEvent(new Jo(s,this)),this.emitEvent(new Jo(Jo.TRANSFORM,this)))}this.emitPropertyEvent(Do.CHANGE,t,r,e);const s=Fo[t];return s&&this.emitPropertyEvent(s,t,r,e),!0}return!1}return this.__realSetAttr(t,e),!0},emitPropertyEvent(t,e,s,i){const r=new Do(t,this,e,s,i);this.isLeafer||this.hasEvent(t)&&this.emitEvent(r),this.leafer.emitEvent(r)},__realSetAttr(t,e){const s=this.__;s[t]=e,this.__proxyData&&this.setProxyAttr(t,e),s.normalStyle&&(this.lockNormalStyle||i(s.normalStyle[t])||(s.normalStyle[t]=e))},__getAttr(t){return this.__proxyData?this.getProxyAttr(t):this.__.__get(t)}},{setLayout:ya,multiplyParent:ma,translateInner:wa,defaultWorld:xa}=K,{toPoint:va,tempPoint:ba}=Bt,ka={__updateWorldMatrix(){const{parent:t,__layout:e,__world:s,__scrollWorld:i,__:r}=this;ma(this.__local||e,t?t.__scrollWorld||t.__world:xa,s,!!e.affectScaleOrRotation,r),i&&wa(Object.assign(i,s),r.scrollX,r.scrollY)},__updateLocalMatrix(){if(this.__local){const t=this.__layout,e=this.__local,s=this.__;t.affectScaleOrRotation&&(t.scaleChanged&&(t.resized||(t.resized="scale"))||t.rotationChanged)&&(ya(e,s,null,null,t.affectRotation),t.scaleChanged=t.rotationChanged=void 0),e.e=s.x+s.offsetX,e.f=s.y+s.offsetY,(s.around||s.origin)&&(va(s.around||s.origin,t.boxBounds,ba),wa(e,-ba.x,-ba.y,!s.around))}this.__layout.matrixChanged=void 0}},{updateMatrix:Ba,updateAllMatrix:Sa}=oo,{updateBounds:Ra}=wo,{toOuterOf:Ca,copyAndSpread:Pa,copy:Ta}=Vt,{toBounds:La}=Ar,Ea={__updateWorldBounds(){const{__layout:t,__world:e}=this;Ca(t.renderBounds,e,e),t.resized&&("inner"===t.resized&&this.__onUpdateSize(),this.__hasLocalEvent&&No.emitLocal(this),t.resized=void 0),this.__hasWorldEvent&&No.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(),Ca(this.__layout.boxBounds,this.__local,this.__local)},__updateLocalStrokeBounds(){Ca(this.__layout.strokeBounds,this.__localMatrix,this.__layout.localStrokeBounds)},__updateLocalRenderBounds(){Ca(this.__layout.renderBounds,this.__localMatrix,this.__layout.localRenderBounds)},__updateBoxBounds(t,e){const s=this.__layout.boxBounds,i=this.__;i.__usePathBox?La(i.path,s):(s.x=0,s.y=0,s.width=i.width,s.height=i.height)},__updateAutoLayout(){this.__layout.matrixChanged=!0,this.isBranch?(this.__extraUpdate(),this.__.flow?(this.__layout.boxChanged&&this.__updateFlowLayout(),Sa(this),Ra(this,this),this.__.__autoSide&&this.__updateBoxBounds(!0)):(Sa(this),Ra(this,this))):Ba(this)},__updateNaturalSize(){const{__:t,__layout:e}=this;t.__naturalWidth=e.boxBounds.width,t.__naturalHeight=e.boxBounds.height},__updateStrokeBounds(t){const e=this.__layout;Pa(e.strokeBounds,e.boxBounds,e.strokeBoxSpread)},__updateRenderBounds(t){const e=this.__layout,{renderSpread:s}=e;a(s)&&s<=0?Ta(e.renderBounds,e.strokeBounds):Pa(e.renderBounds,e.boxBounds,s)}},Oa={__render(t,e){if(e.shape)return this.__renderShape(t,e);if(this.__worldOpacity){const s=this.__;if(s.bright&&!e.topRendering)return e.topList.add(this);if(t.setWorld(this.__nowWorld=this.__getNowWorld(e)),t.opacity=e.dimOpacity&&!s.dimskip?s.opacity*e.dimOpacity:s.opacity,this.__.__single){if("path"===s.eraser)return this.__renderEraser(t,e);const i=t.getSameCanvas(!0,!0);this.__draw(i,e,t),oo.copyCanvasByWorld(this,t,i,this.__nowWorld,s.__blendMode,!0),i.recycle(this.__nowWorld)}else this.__draw(t,e);Kt.showBounds&&Kt.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:Aa}=go,Ia={__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 s=this.__;if(s.__useDim)if(s.dim)e.dimOpacity=!0===s.dim?.2:s.dim;else{if(s.bright&&!e.topRendering)return e.topList.add(this);s.dimskip&&e.dimOpacity&&(e.dimOpacity=0)}if(s.__single&&!this.isBranchLeaf){if("path"===s.eraser)return this.__renderEraser(t,e);const i=t.getSameCanvas(!1,!0);this.__renderBranch(i,e);const r=this.__nowWorld;t.opacity=e.dimOpacity?s.opacity*e.dimOpacity:s.opacity,t.copyWorldByReset(i,r,r,s.__blendMode,!0),i.recycle(r)}else this.__renderBranch(t,e)}},__renderBranch(t,e){if(this.__hasMask)this.__renderMask(t,e);else{const{children:s}=this;for(let i=0,r=s.length;i<r;i++)Aa(s[i],e)||s[i].__render(t,e)}},__clip(t,e){if(this.__worldOpacity){const{children:s}=this;for(let i=0,r=s.length;i<r;i++)Aa(s[i],e)||s[i].__clip(t,e)}}},Wa={},{LEAF:Ma,create:Da}=v,{stintSet:Fa}=p,{toInnerPoint:za,toOuterPoint:Na,multiplyParent:Ya}=K,{toOuterOf:Xa}=Vt,{copy:Ua,move:Va}=dt,{moveLocal:ja,zoomOfLocal:Ha,rotateOfLocal:Ga,skewOfLocal:qa,moveWorld:Qa,zoomOfWorld:Ja,rotateOfWorld:$a,skewOfWorld:Za,transform:Ka,transformWorld:th,setTransform:eh,getFlipTransform:sh,getLocalOrigin:ih,getRelativeWorld:rh,drop:nh}=oo;let oh=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 f}get __LayoutProcessor(){return Ao}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=Da(Ma),this.reset(t),this.__bubbleMap&&this.__emitLifeEvent(Wo.CREATED)}reset(t){this.leafer&&this.leafer.forceRender(this.__world),0!==t&&(this.__world={a:1,b:0,c:0,d:1,e:0,f:0,x:0,y:0,width:0,height:0,scaleX:1,scaleY:1},null!==t&&(this.__local={a:1,b:0,c:0,d:1,e:0,f:0,x:0,y:0,width:0,height:0})),this.__worldOpacity=1,this.__=new this.__DataProcessor(this),this.__layout=new this.__LayoutProcessor(this),this.__level&&this.resetCustom(),t&&(t.__&&(t=t.toJSON()),t.children?this.set(t):Object.assign(this,t))}resetCustom(){this.__hasMask=this.__hasEraser=null,this.forceUpdate()}waitParent(t,e){e&&(t=t.bind(e)),this.parent?t():this.on(Wo.ADD,t,"once")}waitLeafer(t,e){e&&(t=t.bind(e)),this.leafer?t():this.on(Wo.MOUNTED,t,"once")}nextRender(t,e,s){this.leafer?this.leafer.nextRender(t,e,s):this.waitLeafer(()=>this.leafer.nextRender(t,e,s))}removeNextRender(t){this.nextRender(t,null,"off")}__bindLeafer(t){if(this.isLeafer&&null!==t&&(t=this),this.leafer&&!t&&this.leafer.leafs--,this.leafer=t,t?(t.leafs++,this.__level=this.parent?this.parent.__level+1:1,this.animation&&this.__runAnimation("in"),this.__bubbleMap&&this.__emitLifeEvent(Wo.MOUNTED)):this.__emitLifeEvent(Wo.UNMOUNTED),this.isBranch){const{children:e}=this;for(let s=0,i=e.length;s<i;s++)e[s].__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){i(t)?t="width":"surface"===t&&(t="blendMode");const e=this.__.__getInput(t);this.__[t]=i(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:s}=this.__layout;t.clearRect(s.x,s.y,s.width,s.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,s=this.__world;return Ya(s,t.matrix,e,void 0,s),Xa(this.__layout.renderBounds,e,e),Fa(e,"half",s.half),Fa(e,"ignorePixelSnap",s.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:s,scaleY:i}=Kr.patternLocked?this.__world:this.__nowWorld;return t&&(s<0&&(s=-s),i<0&&(i=-i)),(!0===e||"zoom-in"===e&&s>1&&i>1)&&(s=i=1),Wa.scaleX=s,Wa.scaleY=i,Wa}getTransform(t){return this.__layout.getTransform(t||"local")}getBounds(t,e){return this.__layout.getBounds(t,e)}getLayoutBounds(t,e,s){return this.__layout.getLayoutBounds(t,e,s)}getLayoutPoints(t,e){return this.__layout.getLayoutPoints(t,e)}getWorldBounds(t,e,s){const i=e?rh(this,e):this.worldTransform,r=s?t:{};return Xa(t,i,r),r}worldToLocal(t,e,s,i){this.parent?this.parent.worldToInner(t,e,s,i):e&&Ua(e,t)}localToWorld(t,e,s,i){this.parent?this.parent.innerToWorld(t,e,s,i):e&&Ua(e,t)}worldToInner(t,e,s,i){i&&(i.innerToWorld(t,e,s),t=e||t),za(this.scrollWorldTransform,t,e,s)}innerToWorld(t,e,s,i){Na(this.scrollWorldTransform,t,e,s),i&&i.worldToInner(e||t,null,s)}getBoxPoint(t,e,s,i){return this.getBoxPointByInner(this.getInnerPoint(t,e,s,i),null,null,!0)}getBoxPointByInner(t,e,s,i){const r=i?t:Object.assign({},t),{x:n,y:o}=this.boxBounds;return Va(r,-n,-o),r}getInnerPoint(t,e,s,i){const r=i?t:{};return this.worldToInner(t,r,s,e),r}getInnerPointByBox(t,e,s,i){const r=i?t:Object.assign({},t),{x:n,y:o}=this.boxBounds;return Va(r,n,o),r}getInnerPointByLocal(t,e,s,i){return this.getInnerPoint(t,this.parent,s,i)}getLocalPoint(t,e,s,i){const r=i?t:{};return this.worldToLocal(t,r,s,e),r}getLocalPointByInner(t,e,s,i){return this.getWorldPoint(t,this.parent,s,i)}getPagePoint(t,e,s,i){return(this.leafer?this.leafer.zoomLayer:this).getInnerPoint(t,e,s,i)}getWorldPoint(t,e,s,i){const r=i?t:{};return this.innerToWorld(t,r,s,e),r}getWorldPointByBox(t,e,s,i){return this.getWorldPoint(this.getInnerPointByBox(t,null,null,i),e,s,!0)}getWorldPointByLocal(t,e,s,i){const r=i?t:{};return this.localToWorld(t,r,s,e),r}getWorldPointByPage(t,e,s,i){return(this.leafer?this.leafer.zoomLayer:this).getWorldPoint(t,e,s,i)}setTransform(t,e,s){eh(this,t,e,s)}transform(t,e,s){Ka(this,t,e,s)}move(t,e,s){ja(this,t,e,s)}moveInner(t,e,s){Qa(this,t,e,!0,s)}scaleOf(t,e,s,i,r){Ha(this,ih(this,t),e,s,i,r)}rotateOf(t,e,s){Ga(this,ih(this,t),e,s)}skewOf(t,e,s,i,r){qa(this,ih(this,t),e,s,i,r)}transformWorld(t,e,s){th(this,t,e,s)}moveWorld(t,e,s){Qa(this,t,e,!1,s)}scaleOfWorld(t,e,s,i,r){Ja(this,t,e,s,i,r)}rotateOfWorld(t,e){$a(this,t,e)}skewOfWorld(t,e,s,i,r){Za(this,t,e,s,i,r)}flip(t,e){Ka(this,sh(this,t),!1,e)}scaleResize(t,e=t,s){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,s){}__clip(t,e){}__renderShape(t,e){}__drawShape(t,e){}__updateWorldOpacity(){}__updateChange(){}__drawPath(t){}__drawRenderPath(t){}__updatePath(){}__updateRenderPath(){}getMotionPathData(){return oe.need("path")}getMotionPoint(t){return oe.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,s){nh(this,t,e,s)}on(t,e,s){}off(t,e,s){}on_(t,e,s,i){}off_(t){}once(t,e,s,i){}emit(t,e,s){}emitEvent(t,e){}hasEvent(t,e){return!1}static changeAttr(t,e,s){s?this.addAttr(t,e,s):zn(this.prototype,t,e)}static addAttr(t,e,s,i){s||(s=yn),s(e,i)(this.prototype,t)}__emitLifeEvent(t){this.hasEvent(t)&&this.emitEvent(new Wo(t,this,this.parent))}destroy(){this.destroyed||(this.parent&&this.remove(),this.children&&this.clear(),this.__emitLifeEvent(Wo.DESTROY),this.__.destroy(),this.__layout.destroy(),this.destroyEventer(),this.destroyed=!0)}};oh=ge([Hn(fa),Hn(ka),Hn(Ea),Hn(pa),Hn(Oa)],oh);const{setListWithFn:ah}=Vt,{sort:hh}=wo,{localBoxBounds:lh,localStrokeBounds:dh,localRenderBounds:ch,maskLocalBoxBounds:uh,maskLocalStrokeBounds:_h,maskLocalRenderBounds:ph}=go,gh=new Kt("Branch");let fh=class extends oh{__updateStrokeSpread(){const{children:t}=this;for(let e=0,s=t.length;e<s;e++)if(t[e].__layout.strokeSpread)return 1;return 0}__updateRenderSpread(){const{children:t}=this;for(let e=0,s=t.length;e<s;e++)if(t[e].__layout.renderSpread)return 1;return 0}__updateBoxBounds(t,e){ah(e||this.__layout.boxBounds,this.children,this.__hasMask?uh:lh)}__updateStrokeBounds(t){ah(t||this.__layout.strokeBounds,this.children,this.__hasMask?_h:dh)}__updateRenderBounds(t){ah(t||this.__layout.renderBounds,this.children,this.__hasMask?ph:ch)}__updateSortChildren(){let t;const{children:e}=this;if(e.length>1){for(let s=0,i=e.length;s<i;s++)e[s].__tempNumber=s,e[s].__.zIndex&&(t=!0);e.sort(hh),this.__layout.affectChildrenSort=t}}add(t,e){if(t===this||t.destroyed)return gh.warn("add self or destroyed");const s=i(e);if(!t.__){if(d(t))return t.forEach(t=>{this.add(t,e),s||e++});t=le.get(t.tag,t)}t.parent&&t.parent.remove(t),t.parent=this,s?this.children.push(t):this.children.splice(e,0,t),t.isBranch&&(this.__.__childBranchNumber=(this.__.__childBranchNumber||0)+1);const r=t.__layout;r.boxChanged||r.boxChange(),r.matrixChanged||r.matrixChange(),t.__bubbleMap&&t.__emitLifeEvent(Wo.ADD),this.leafer&&(t.__bindLeafer(this.leafer),this.leafer.created&&this.__emitChildEvent(Wo.ADD,t)),this.__layout.affectChildrenSort&&this.__layout.childrenSortChange()}addMany(...t){this.add(t)}remove(t,e){t?t.__?t.animationOut?t.__runAnimation("out",()=>this.__remove(t,e)):this.__remove(t,e):this.find(t).forEach(t=>this.remove(t,e)):i(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 s=this.children.indexOf(t);s>-1&&(this.children.splice(s,1),t.isBranch&&(this.__.__childBranchNumber=(this.__.__childBranchNumber||1)-1),this.__preRemove(),this.__realRemoveChild(t),e&&t.destroy())}__preRemove(){this.__hasMask&&this.__updateMask(),this.__hasEraser&&this.__updateEraser(),this.__layout.boxChange(),this.__layout.affectChildrenSort&&this.__layout.childrenSortChange()}__realRemoveChild(t){t.__emitLifeEvent(Wo.REMOVE),t.parent=null,this.leafer&&(t.__bindLeafer(null),this.leafer.created&&(this.__emitChildEvent(Wo.REMOVE,t),this.leafer.hitCanvasManager&&this.leafer.hitCanvasManager.clear()))}__emitChildEvent(t,e){const s=new Wo(t,e,this);this.hasEvent(t)&&!this.isLeafer&&this.emitEvent(s),this.leafer.emitEvent(s)}};fh=ge([Hn(Ia)],fh);class yh{get length(){return this.list.length}constructor(t){this.reset(),t&&(d(t)?this.addList(t):this.add(t))}has(t){return t&&!i(this.keys[t.innerId])}indexAt(t){return this.list[t]}indexOf(t){const e=this.keys[t.innerId];return i(e)?-1:e}add(t){const{list:e,keys:s}=this;i(s[t.innerId])&&(e.push(t),s[t.innerId]=e.length-1)}addAt(t,e=0){const{keys:s}=this;if(i(s[t.innerId])){const{list:i}=this;for(let t=e,r=i.length;t<r;t++)s[i[t].innerId]++;0===e?i.unshift(t):(e>i.length&&(e=i.length),i.splice(e,0,t)),s[t.innerId]=e}}addList(t){for(let e=0;e<t.length;e++)this.add(t[e])}remove(t){const{list:e}=this;let s;for(let r=0,n=e.length;r<n;r++)i(s)?e[r].innerId===t.innerId&&(s=r,delete this.keys[t.innerId]):this.keys[e[r].innerId]=r-1;i(s)||e.splice(s,1)}sort(t){const{list:e}=this;t?e.sort((t,e)=>e.__level-t.__level):e.sort((t,e)=>t.__level-e.__level)}forEach(t){this.list.forEach(t)}clone(){const t=new yh;return t.list=[...this.list],t.keys=Object.assign({},this.keys),t}update(){this.keys={};const{list:t,keys:e}=this;for(let s=0,i=t.length;s<i;s++)e[t[s].innerId]=s}reset(){this.list=[],this.keys={}}destroy(){this.reset()}}class mh{get length(){return this._length}constructor(t){this._length=0,this.reset(),t&&(d(t)?this.addList(t):this.add(t))}has(t){return!i(this.keys[t.innerId])}without(t){return i(this.keys[t.innerId])}sort(t){const{levels:e}=this;t?e.sort((t,e)=>e-t):e.sort((t,e)=>t-e)}addList(t){t.forEach(t=>{this.add(t)})}add(t){const{keys:e,levelMap:s}=this;e[t.innerId]||(e[t.innerId]=1,s[t.__level]?s[t.__level].push(t):(s[t.__level]=[t],this.levels.push(t.__level)),this._length++)}forEach(t){let e;this.levels.forEach(s=>{e=this.levelMap[s];for(let s=0,i=e.length;s<i;s++)t(e[s])})}reset(){this.levelMap={},this.keys={},this.levels=[],this._length=0}destroy(){this.levelMap=null}}const wh="1.11.2",xh=Kt.get("LeaferCanvas");class vh extends Le{set zIndex(t){const{style:e}=this.view;e.zIndex=t,this.setAbsolute(this.view)}set childIndex(t){const{view:e,parentView:s}=this;if(e&&s){const i=s.children[t];i?(this.setAbsolute(i),s.insertBefore(e,i)):s.appendChild(i)}}init(){const{config:t}=this,e=t.view||t.canvas;e?this.__createViewFrom(e):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"}w.syncDomFont&&!this.parentView&&(s.display="none",document.body&&document.body.appendChild(this.view)),this.__createContext(),this.autoLayout||this.resize(t)}set backgroundColor(t){this.view.style.backgroundColor=t}get backgroundColor(){return this.view.style.backgroundColor}set hittable(t){this.view.style.pointerEvents=t?"auto":"none"}get hittable(){return"none"!==this.view.style.pointerEvents}__createView(){this.view=document.createElement("canvas")}__createViewFrom(t){let e=n(t)?document.getElementById(t):t;if(e)if(e instanceof HTMLCanvasElement)this.view=e;else{let t=e;if(e===window||e===document){const e=document.createElement("div"),{style:s}=e;s.position="absolute",s.top=s.bottom=s.left=s.right="0px",document.body.appendChild(e),t=e}this.__createView();const s=this.view;t.hasChildNodes()&&(this.setAbsolute(s),t.style.position||(t.style.position="relative")),t.appendChild(s)}else xh.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:s}=this,{style:r}=this.view;if(this.unreal){const{config:t,autoWidthStr:e,autoHeightStr:s}=this;t.width?(i(e)&&(this.autoWidthStr=r.width||""),r.width=t.width+"px"):i(e)||(r.width=e),t.height?(i(s)&&(this.autoHeightStr=r.height||""),r.height=t.height+"px"):i(s)||(r.height=s)}else r.width=t+"px",r.height=e+"px",this.view.width=Math.ceil(t*s),this.view.height=Math.ceil(e*s)}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),xh.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()),w.requestRender(this.imitateResizeObserver.bind(this)))}listenPixelRatio(){this.windowListener||window.addEventListener("resize",this.windowListener=()=>{const t=w.devicePixelRatio;if(!this.config.pixelRatio&&this.pixelRatio!==t){const{width:e,height:s}=this;this.emitResize({width:e,height:s,pixelRatio:t})}})}stopListenPixelRatio(){this.windowListener&&(window.removeEventListener("resize",this.windowListener),this.windowListener=null)}checkAutoBounds(t){const e=this.view,{x:s,y:i,width:r,height:n}=this.autoBounds.getBoundsFrom(t),o={width:r,height:n,pixelRatio:this.config.pixelRatio?this.pixelRatio:w.devicePixelRatio};if(!this.isSameSize(o)){const{style:t}=e;t.marginLeft=s+"px",t.marginTop=i+"px",this.emitResize(o)}}stopAutoLayout(){this.autoLayout=!1,this.resizeObserver&&this.resizeObserver.disconnect(),this.resizeListener=this.resizeObserver=null}emitResize(t){const e={};p.copyAttrs(e,this,Te),this.resize(t),this.resizeListener&&!i(this.width)&&this.resizeListener(new Ho(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()}}}Vr(CanvasRenderingContext2D.prototype),Vr(Path2D.prototype);const{mineType:bh,fileType:kh}=jr;function Bh(t,e){w.origin={createCanvas(t,e){const s=document.createElement("canvas");return s.width=t,s.height=e,s},canvasToDataURL:(t,e,s)=>{const i=bh(e),r=t.toDataURL(i,s);return"image/bmp"===i?r.replace("image/png;","image/bmp;"):r},canvasToBolb:(t,e,s)=>new Promise(i=>t.toBlob(i,bh(e),s)),canvasSaveAs:(t,e,s)=>{const i=t.toDataURL(bh(kh(e)),s);return w.origin.download(i,e)},download:(t,e)=>new Promise(s=>{let i=document.createElement("a");i.href=t,i.download=e,document.body.appendChild(i),i.click(),document.body.removeChild(i),s()}),loadImage:t=>new Promise((e,s)=>{const i=new w.origin.Image,{crossOrigin:r}=w.image;r&&(i.setAttribute("crossOrigin",r),i.crossOrigin=r),i.onload=()=>{e(i)},i.onerror=t=>{s(t)},i.src=w.image.getRealURL(t)}),Image:Image,PointerEvent:PointerEvent,DragEvent:DragEvent},w.event={stopDefault(t){t.preventDefault()},stopNow(t){t.stopImmediatePropagation()},stop(t){t.stopPropagation()}},w.canvas=ae.canvas(),w.conicGradientSupport=!!w.canvas.context.createConicGradient}Object.assign(ae,{canvas:(t,e)=>new vh(t,e),image:t=>new rn(t)}),w.name="web",w.isMobile="ontouchstart"in window,w.requestRender=function(t){window.requestAnimationFrame(t)},nn(w,"devicePixelRatio",{get:()=>devicePixelRatio});const{userAgent:Sh}=navigator;Sh.indexOf("Firefox")>-1?(w.conicGradientRotate90=!0,w.intWheelDeltaY=!0,w.syncDomFont=!0):(/iPhone|iPad|iPod/.test(navigator.userAgent)||/Macintosh/.test(navigator.userAgent)&&/Version\/[\d.]+.*Safari/.test(navigator.userAgent))&&(w.fullImageShadow=!0),Sh.indexOf("Windows")>-1?(w.os="Windows",w.intWheelDeltaY=!0):Sh.indexOf("Mac")>-1?w.os="Mac":Sh.indexOf("Linux")>-1&&(w.os="Linux");class Rh{get childrenChanged(){return this.hasAdd||this.hasRemove||this.hasVisible}get updatedList(){if(this.hasRemove){const t=new yh;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 yh,this.target=t,e&&(this.config=p.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(Qo.REQUEST)}__onAttrChange(t){this.__updatedList.add(t.target),this.update()}__onChildEvent(t){t.type===Wo.ADD?(this.hasAdd=!0,this.__pushChild(t.child)):(this.hasRemove=!0,this.__updatedList.add(t.parent)),this.update()}__pushChild(t){this.__updatedList.add(t),t.isBranch&&this.__loopChildren(t)}__loopChildren(t){const{children:e}=t;for(let t=0,s=e.length;t<s;t++)this.__pushChild(e[t])}__onRquestData(){this.target.emitEvent(new Go(Go.DATA,{updatedList:this.updatedList})),this.__updatedList=new yh,this.totalTimes++,this.changed=this.hasVisible=this.hasRemove=this.hasAdd=!1}__listenEvents(){this.__eventIds=[this.target.on_([[Do.CHANGE,this.__onAttrChange,this],[[Wo.ADD,Wo.REMOVE],this.__onChildEvent,this],[Go.REQUEST,this.__onRquestData,this]])]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.target=this.__updatedList=null)}}const{updateAllMatrix:Ch,updateBounds:Ph,updateChange:Th}=oo,{pushAllChildBranch:Lh,pushAllParent:Eh}=wo;const{worldBounds:Oh}=go;class Ah{constructor(t){this.updatedBounds=new qt,this.beforeBounds=new qt,this.afterBounds=new qt,d(t)&&(t=new yh(t)),this.updatedList=t}setBefore(){this.beforeBounds.setListWithFn(this.updatedList.list,Oh)}setAfter(){this.afterBounds.setListWithFn(this.updatedList.list,Oh),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:Ih,updateAllChange:Wh}=oo,Mh=Kt.get("Layouter");class Dh{constructor(t,e){this.totalTimes=0,this.config={},this.__levelList=new mh,this.target=t,e&&(this.config=p.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(qo.START),this.layoutOnce(),t.emitEvent(new qo(qo.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(Go.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=ie.start("PartLayout"),{target:s,__updatedList:i}=this,{BEFORE:r,LAYOUT:n,AFTER:o}=qo,a=this.getBlocks(i);a.forEach(t=>t.setBefore()),s.emitEvent(new qo(r,a,this.times)),this.extraBlock=null,i.sort(),function(t,e){let s;t.list.forEach(t=>{s=t.__layout,e.without(t)&&!s.proxyZoom&&(s.matrixChanged?(Ch(t,!0),e.add(t),t.isBranch&&Lh(t,e),Eh(t,e)):s.boundsChanged&&(e.add(t),t.isBranch&&(t.__tempNumber=0),Eh(t,e)))})}(i,this.__levelList),function(t){let e,s,i;t.sort(!0),t.levels.forEach(r=>{e=t.levelMap[r];for(let t=0,r=e.length;t<r;t++){if(s=e[t],s.isBranch&&s.__tempNumber){i=s.children;for(let t=0,e=i.length;t<e;t++)i[t].isBranch||Ph(i[t])}Ph(s)}})}(this.__levelList),function(t){t.list.forEach(Th)}(i),this.extraBlock&&a.push(this.extraBlock),a.forEach(t=>t.setAfter()),s.emitEvent(new qo(n,a,this.times)),s.emitEvent(new qo(o,a,this.times)),this.addBlocks(a),this.__levelList.reset(),this.__updatedList=null,ie.end(e)}fullLayout(){const t=ie.start("FullLayout"),{target:e}=this,{BEFORE:s,LAYOUT:i,AFTER:r}=qo,n=this.getBlocks(new yh(e));e.emitEvent(new qo(s,n,this.times)),Dh.fullLayout(e),n.forEach(t=>{t.setAfter()}),e.emitEvent(new qo(i,n,this.times)),e.emitEvent(new qo(r,n,this.times)),this.addBlocks(n),ie.end(t)}static fullLayout(t){Ih(t,!0),t.isBranch?wo.updateBounds(t):oo.updateBounds(t),Wh(t)}addExtra(t){if(!this.__updatedList.has(t)){const{updatedList:e,beforeBounds:s}=this.extraBlock||(this.extraBlock=new Ah([]));e.length?s.add(t.__world):s.set(t.__world),e.add(t)}}createBlock(t){return new Ah(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_([[qo.REQUEST,this.layout,this],[qo.AGAIN,this.layoutAgain,this],[Go.DATA,this.__onReceiveWatchData,this]])]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.target=this.config=null)}}const Fh=Kt.get("Renderer");class zh{get needFill(){return!(this.canvas.allowBackgroundColor||!this.config.fill)}constructor(t,e,s){this.FPS=60,this.totalTimes=0,this.times=0,this.config={usePartRender:!0,maxFPS:120},this.frames=[],this.target=t,this.canvas=e,s&&(this.config=p.default(s,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(qo.REQUEST)}checkRender(){if(this.running){const{target:t}=this;t.isApp&&(t.emit(Qo.CHILD_START,t),t.children.forEach(t=>{t.renderer.FPS=this.FPS,t.renderer.checkRender()}),t.emit(Qo.CHILD_END,t)),this.changed&&this.canvas.view&&this.render(),this.target.emit(Qo.NEXT)}}render(t){if(!this.running||!this.canvas.view)return this.update();const{target:e}=this;this.times=0,this.totalBounds=new qt,Fh.log(e.innerName,"---\x3e");try{this.emitRender(Qo.START),this.renderOnce(t),this.emitRender(Qo.END,this.totalBounds),Kr.clearRecycled()}catch(t){this.rendering=!1,Fh.error(t)}Fh.log("-------------|")}renderAgain(){this.rendering?this.waitAgain=!0:this.renderOnce()}renderOnce(t){if(this.rendering)return Fh.warn("rendering");if(this.times>3)return Fh.warn("render max times");if(this.times++,this.totalTimes++,this.rendering=!0,this.changed=!1,this.renderBounds=new qt,this.renderOptions={},t)this.emitRender(Qo.BEFORE),t();else{if(this.requestLayout(),this.ignore)return void(this.ignore=this.rendering=!1);this.emitRender(Qo.BEFORE),this.config.usePartRender&&this.totalTimes>1?this.partRender():this.fullRender()}this.emitRender(Qo.RENDER,this.renderBounds,this.renderOptions),this.emitRender(Qo.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=ie.start("PartRender"),{canvas:s}=this,i=t.getIntersect(s.bounds),r=new qt(i);s.save(),i.spread(zh.clipSpread).ceil(),s.clearWorld(i),s.clipWorld(i),this.__render(i,r),s.restore(),ie.end(e)}fullRender(){const t=ie.start("FullRender"),{canvas:e}=this;e.save(),e.clear(),this.__render(e.bounds),e.restore(),ie.end(t)}__render(t,e){const{canvas:s}=this,i=t.includes(this.target.__world),r=i?{includes:i}:{bounds:t,includes:i};this.needFill&&s.fillWorld(t,this.config.fill),Kt.showRepaint&&Kt.drawRepaint(s,t),w.render(this.target,s,r),this.renderBounds=e=e||t,this.renderOptions=r,this.totalBounds.isEmpty()?this.totalBounds=e:this.totalBounds.add(e),s.updateRender(e)}addBlock(t){this.updateBlocks||(this.updateBlocks=[]),this.updateBlocks.push(t)}mergeBlocks(){const{updateBlocks:t}=this;if(t){const e=new qt;e.setList(t),t.length=0,t.push(e)}}__requestRender(){const t=this.target;if(this.requestTime||!t)return;if(t.parentApp)return t.parentApp.requestRender(!1);this.requestTime=this.frameTime||Date.now();const e=()=>{const t=1e3/((this.frameTime=Date.now())-this.requestTime),{maxFPS:s}=this.config;if(s&&t>s)return w.requestRender(e);const{frames:i}=this;i.length>30&&i.shift(),i.push(t),this.FPS=Math.round(i.reduce((t,e)=>t+e,0)/i.length),this.requestTime=0,this.checkRender()};w.requestRender(e)}__onResize(t){if(!this.canvas.unreal){if(t.bigger||!t.samePixelRatio){const{width:e,height:s}=t.old;if(!new qt(0,0,e,s).includes(this.target.__world)||this.needFill||!t.samePixelRatio)return this.addBlock(this.canvas.bounds),void this.target.forceUpdate("surface")}this.addBlock(new qt(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||Fh.tip(t.innerName,": empty"),e=!t.isBranch||t.isBranchLeaf),e)),this.addBlock(e?this.canvas.bounds:t.updatedBounds)})}emitRender(t,e,s){this.target.emitEvent(new Qo(t,this.times,e,s))}__listenEvents(){this.__eventIds=[this.target.on_([[Qo.REQUEST,this.update,this],[qo.END,this.__onLayoutEnd,this],[Qo.AGAIN,this.renderAgain,this],[Ho.RESIZE,this.__onResize,this]])]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.config={},this.target=this.canvas=null)}}function Nh(t){return hn(t,t=>({set(e){this.__setAttr(t,e),e&&(this.__.__useEffect=!0),this.__layout.renderChanged||this.__layout.renderChange()}}))}function Yh(t){return hn(t,t=>({set(e){this.__setAttr(t,e),this.__layout.boxChanged||this.__layout.boxChange(),this.__updateSize()}}))}function Xh(){return(t,e)=>{const s="_"+e;nn(t,e,{set(t){this.isLeafer&&(this[s]=t)},get(){return this.isApp?this.tree.zoomLayer:this.isLeafer?this[s]||this:this.leafer&&this.leafer.zoomLayer}})}}function Uh(t){return(e,s)=>{nn(e,s,an(s,t))}}zh.clipSpread=10,Object.assign(ae,{watcher:(t,e)=>new Rh(t,e),layouter:(t,e)=>new Dh(t,e),renderer:(t,e,s)=>new zh(t,e,s),selector:(t,e)=>{},interaction:(t,e,s,i)=>{}}),w.layout=Dh.fullLayout,w.render=function(t,e,s){const i=Object.assign(Object.assign({},s),{topRendering:!0});s.topList=new yh,t.__render(e,s),s.topList.length&&s.topList.forEach(t=>t.__render(e,i))};const Vh={},jh={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}},Hh={number:(t,e)=>c(t)?"percent"===t.type?t.value*e:t.value:t},Gh={},qh={},Qh={},Jh={},$h={},Zh={apply(){oe.need("filter")}},Kh={},tl={setStyleName:()=>oe.need("state"),set:()=>oe.need("state")},el={list:{},register(t,e){el.list[t]=e},get:t=>el.list[t]},{parse:sl,objectToCanvasData:il}=ti,{stintSet:rl}=p,{hasTransparent:nl}=jh,ol={originPaint:{}},al=Kt.get("UIData");class hl extends f{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,al.warn("width < 0, instead -scaleX ",this)):this._width=t}setHeight(t){t<0?(this._height=-t,this.__leaf.scaleY*=-1,al.warn("height < 0, instead -scaleY",this)):this._height=t}setFill(t){this.__naturalWidth&&this.__removeNaturalSize(),n(t)||!t?(rl(this,"__isTransparentFill",nl(t)),this.__isFills&&this.__removePaint("fill",!0),this._fill=t):c(t)&&this.__setPaint("fill",t)}setStroke(t){n(t)||!t?(rl(this,"__isTransparentStroke",nl(t)),this.__isStrokes&&this.__removePaint("stroke",!0),this._stroke=t):c(t)&&this.__setPaint("stroke",t)}setPath(t){const e=n(t);e||t&&c(t[0])?(this.__setInput("path",t),this._path=e?sl(t):il(t)):(this.__input&&this.__removeInput("path"),this._path=t)}setShadow(t){ll(this,"shadow",t)}setInnerShadow(t){ll(this,"innerShadow",t)}setFilter(t){ll(this,"filter",t)}__computePaint(){const{fill:t,stroke:e}=this.__input;t&&qh.compute("fill",this.__leaf),e&&qh.compute("stroke",this.__leaf),this.__needComputePaint=void 0}__getRealStrokeWidth(t){let{strokeWidth:e,strokeWidthFixed:s}=this;if(t&&(t.strokeWidth&&(e=t.strokeWidth),i(t.strokeWidthFixed)||(s=t.strokeWidthFixed)),s){const t=this.__leaf.getClampRenderScale();return t>1?e/t:e}return e}__setPaint(t,e){this.__setInput(t,e);const s=this.__leaf.__layout;s.boxChanged||s.boxChange(),d(e)&&!e.length?this.__removePaint(t):"fill"===t?(this.__isFills=!0,this._fill||(this._fill=ol)):(this.__isStrokes=!0,this._stroke||(this._stroke=ol))}__removePaint(t,e){e&&this.__removeInput(t),Qh.recycleImage(t,this),"fill"===t?(rl(this,"__isAlphaPixelFill",void 0),this._fill=this.__isFills=void 0):(rl(this,"__isAlphaPixelStroke",void 0),rl(this,"__hasMultiStrokeStyle",void 0),this._stroke=this.__isStrokes=void 0)}}function ll(t,e,s){t.__setInput(e,s),d(s)?(s.some(t=>!1===t.visible)&&(s=s.filter(t=>!1!==t.visible)),s.length||(s=void 0)):s=s&&!1!==s.visible?[s]:void 0,t["_"+e]=s}class dl extends hl{}class cl extends dl{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 ul extends dl{__getInputData(t,e){const s=super.__getInputData(t,e);return Te.forEach(t=>delete s[t]),s}}class _l extends cl{}class pl extends hl{get __usePathBox(){return this.points||this.__pathInputed}}class gl extends hl{get __boxStroke(){return!this.__pathInputed}}class fl extends hl{get __boxStroke(){return!this.__pathInputed}}class yl extends pl{}class ml extends hl{}class wl extends hl{get __pathInputed(){return 2}}class xl extends dl{}const vl={thin:100,"extra-light":200,light:300,normal:400,medium:500,"semi-bold":600,bold:700,"extra-bold":800,black:900};class bl extends hl{get __useNaturalRatio(){return!1}setFontWeight(t){n(t)?(this.__setInput("fontWeight",t),t=vl[t]||400):this.__input&&this.__removeInput("fontWeight"),this._fontWeight=t}setBoxStyle(t){let e=this.__leaf,s=e.__box;if(t){const{boxStyle:i}=this;if(s)for(let t in i)s[t]=void 0;else s=e.__box=le.get("Rect",0);const r=e.__layout,n=s.__layout;i||(s.parent=e,s.__world=e.__world,n.boxBounds=r.boxBounds),s.set(t),n.strokeChanged&&r.strokeChange()}else s&&(e.__box=s.parent=null,s.destroy());this._boxStyle=t}}class kl extends gl{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 t.url&&delete t.fill,t}__getInputData(t,e){const s=super.__getInputData(t,e);return s.url&&delete s.fill,s}}class Bl extends gl{get __isCanvas(){return!0}get __drawAfterFill(){return!0}__getInputData(t,e){const s=super.__getInputData(t,e);return s.url=this.__leaf.canvas.toDataURL("image/png"),s}}const{max:Sl,add:Rl}=P,Cl={__updateStrokeSpread(){let t=0,e=0;const s=this.__,{strokeAlign:i,__maxStrokeWidth:r}=s,n=this.__box;if((s.stroke||"all"===s.hitStroke)&&r&&"inside"!==i&&(e=t="center"===i?r/2:r,!s.__boxStroke)){const e=s.__isLinePath?0:10*t,i="none"===s.strokeCap?0:r;t+=Math.max(e,i)}return s.__useArrow&&(t+=5*r),n&&(t=Sl(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:s,blur:i,backgroundBlur:r,filter:n,renderSpread:o}=this.__,{strokeSpread:a}=this.__layout,h=this.__box;e&&(t=$h.getShadowRenderSpread(this,e)),i&&(t=Sl(t,i)),n&&(t=Rl(t,Zh.getSpread(n))),o&&(t=Rl(t,o)),a&&(t=Rl(t,a));let l=t;return s&&(l=Sl(l,$h.getInnerShadowSpread(this,s))),r&&(l=Sl(l,r)),this.__layout.renderShapeSpread=l,h?Sl(h.__updateRenderSpread(),t):t}},{stintSet:Pl}=p,Tl={__updateChange(){const t=this.__;if(t.__useStroke){const e=t.__useStroke=!(!t.stroke||!t.strokeWidth);Pl(this.__world,"half",e&&"center"===t.strokeAlign&&t.strokeWidth%2),Pl(t,"__fillAfterStroke",e&&"outside"===t.strokeAlign&&t.fill&&!t.__isTransparentFill)}if(t.__useEffect){const{shadow:e,fill:s,stroke:i}=t,r=t.innerShadow||t.blur||t.backgroundBlur||t.filter;Pl(t,"__isFastShadow",e&&!r&&e.length<2&&!e[0].spread&&!$h.isTransformShadow(e[0])&&s&&!t.__isTransparentFill&&!(d(s)&&s.length>1)&&(this.useFastShadow||!i||i&&"inside"===t.strokeAlign)),t.__useEffect=!(!e&&!r)}t.__checkSingle(),Pl(t,"__complex",t.__isFills||t.__isStrokes||t.cornerRadius||t.__useEffect)},__drawFast(t,e){Ll(this,t,e)},__draw(t,e,s){const i=this.__;if(i.__complex){i.__needComputePaint&&i.__computePaint();const{fill:r,stroke:n,__drawAfterFill:o,__fillAfterStroke:a,__isFastShadow:h}=i;if(this.__drawRenderPath(t),i.__useEffect&&!h){const h=qh.shape(this,t,e);this.__nowWorld=this.__getNowWorld(e);const{shadow:l,innerShadow:d,filter:c}=i;l&&$h.shadow(this,t,h),a&&(i.__isStrokes?qh.strokes(n,this,t,e):qh.stroke(n,this,t,e)),r&&(i.__isFills?qh.fills(r,this,t,e):qh.fill(r,this,t,e)),o&&this.__drawAfterFill(t,e),d&&$h.innerShadow(this,t,h),n&&!a&&(i.__isStrokes?qh.strokes(n,this,t,e):qh.stroke(n,this,t,e)),c&&Zh.apply(c,this,this.__nowWorld,t,s,h),h.worldCanvas&&h.worldCanvas.recycle(),h.canvas.recycle()}else{if(a&&(i.__isStrokes?qh.strokes(n,this,t,e):qh.stroke(n,this,t,e)),h){const e=i.shadow[0],{scaleX:s,scaleY:r}=this.getRenderScaleData(!0,e.scaleFixed);t.save(),t.setWorldShadow(e.x*s,e.y*r,e.blur*s,jh.string(e.color))}r&&(i.__isFills?qh.fills(r,this,t,e):qh.fill(r,this,t,e)),h&&t.restore(),o&&this.__drawAfterFill(t,e),n&&!a&&(i.__isStrokes?qh.strokes(n,this,t,e):qh.stroke(n,this,t,e))}}else i.__pathInputed?Ll(this,t,e):this.__drawFast(t,e)},__drawShape(t,e){this.__drawRenderPath(t);const s=this.__,{fill:i,stroke:r}=s;i&&!e.ignoreFill&&(s.__isAlphaPixelFill?qh.fills(i,this,t,e):qh.fill("#000000",this,t,e)),s.__isCanvas&&this.__drawAfterFill(t,e),r&&!e.ignoreStroke&&(s.__isAlphaPixelStroke?qh.strokes(r,this,t,e):qh.stroke("#000000",this,t,e))},__drawAfterFill(t,e){this.__.__clipAfterFill?(t.save(),t.clipUI(this),this.__drawContent(t,e),t.restore()):this.__drawContent(t,e)}};function Ll(t,e,s){const{fill:i,stroke:r,__drawAfterFill:n,__fillAfterStroke:o}=t.__;t.__drawRenderPath(e),o&&qh.stroke(r,t,e,s),i&&qh.fill(i,t,e,s),n&&t.__drawAfterFill(e,s),r&&!o&&qh.stroke(r,t,e,s)}const El={__drawFast(t,e){let{x:s,y:i,width:r,height:n}=this.__layout.boxBounds;const{fill:o,stroke:a,__drawAfterFill:h}=this.__;if(o&&(t.fillStyle=o,t.fillRect(s,i,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(s+l,i+l,r,n),t.restore()):t.strokeRect(s+l,i+l,r,n);break;case"outside":t.strokeRect(s-l,i-l,r+h,n+h)}}}};var Ol;let Al=Ol=class extends oh{get app(){return this.leafer&&this.leafer.app}get isFrame(){return!1}set scale(t){F.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 Xr.set(this.path=t||[]),t||this.__drawPathByBox(Xr),Xr}reset(t){}set(t,e){t&&Object.assign(this,t)}get(t){return n(t)?this.__.__getInput(t):this.__.__getInputData(t)}createProxyData(){}find(t,e){return oe.need("find")}findTag(t){return this.find({tag:t})}findOne(t,e){return oe.need("find")}findId(t){return this.findOne({id:t})}getPath(t,e){this.__layout.update();let s=e?this.__.__pathForRender:this.__.path;return s||(Xr.set(s=[]),this.__drawPathByBox(Xr)),t?ti.toCanvasData(s,!0):s}getPathString(t,e,s){return ti.stringify(this.getPath(t,e),s)}load(){this.__.__computePaint()}__onUpdateSize(){if(this.__.__input){const t=this.__;!t.lazy||this.__inLazyBounds||Kh.running?t.__computePaint():t.__needComputePaint=!0}}__updateRenderPath(){const t=this.__;t.path?(t.__pathForRender=t.cornerRadius?Nr.smooth(t.path,t.cornerRadius,t.cornerSmoothing):t.path,t.__useArrow&&Gh.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?er.drawPathByData(t,e):this.__drawPathByBox(t)}__drawPathByBox(t){const{x:e,y:s,width:i,height:r}=this.__layout.boxBounds;if(this.__.cornerRadius){const{cornerRadius:n}=this.__;t.roundRect(e,s,i,r,a(n)?[n]:n)}else t.rect(e,s,i,r)}drawImagePlaceholder(t,e,s){qh.fill(this.__.placeholderColor,this,e,s)}animate(t,e,s,i){return this.set(t),oe.need("animate")}killAnimate(t,e){}export(t,e){return oe.need("export")}syncExport(t,e){return oe.need("export")}clone(t){const e=p.clone(this.toJSON());return t&&Object.assign(e,t),Ol.one(e)}static one(t,e,s,i,r){return le.get(t.tag||this.prototype.__tag,t,e,s,i,r)}static registerUI(){Gn()(this)}static registerData(t){Dn(t)(this.prototype)}static setEditConfig(t){}static setEditOuter(t){}static setEditInner(t){}destroy(){this.fill=this.stroke=null,this.__animate&&this.killAnimate(),super.destroy()}};ge([Dn(hl)],Al.prototype,"__",void 0),ge([Xh()],Al.prototype,"zoomLayer",void 0),ge([cn("")],Al.prototype,"id",void 0),ge([cn("")],Al.prototype,"name",void 0),ge([cn("")],Al.prototype,"className",void 0),ge([Rn("pass-through")],Al.prototype,"blendMode",void 0),ge([Pn(1)],Al.prototype,"opacity",void 0),ge([Tn(!0)],Al.prototype,"visible",void 0),ge([Rn(!1)],Al.prototype,"locked",void 0),ge([Cn(!1)],Al.prototype,"dim",void 0),ge([Cn(!1)],Al.prototype,"dimskip",void 0),ge([On(0)],Al.prototype,"zIndex",void 0),ge([An(!1)],Al.prototype,"mask",void 0),ge([In(!1)],Al.prototype,"eraser",void 0),ge([un(0,!0)],Al.prototype,"x",void 0),ge([un(0,!0)],Al.prototype,"y",void 0),ge([yn(100,!0)],Al.prototype,"width",void 0),ge([yn(100,!0)],Al.prototype,"height",void 0),ge([gn(1,!0)],Al.prototype,"scaleX",void 0),ge([gn(1,!0)],Al.prototype,"scaleY",void 0),ge([fn(0,!0)],Al.prototype,"rotation",void 0),ge([fn(0,!0)],Al.prototype,"skewX",void 0),ge([fn(0,!0)],Al.prototype,"skewY",void 0),ge([un(0,!0)],Al.prototype,"offsetX",void 0),ge([un(0,!0)],Al.prototype,"offsetY",void 0),ge([_n(0,!0)],Al.prototype,"scrollX",void 0),ge([_n(0,!0)],Al.prototype,"scrollY",void 0),ge([pn()],Al.prototype,"origin",void 0),ge([pn()],Al.prototype,"around",void 0),ge([cn(!1)],Al.prototype,"lazy",void 0),ge([mn(1)],Al.prototype,"pixelRatio",void 0),ge([Sn(0)],Al.prototype,"renderSpread",void 0),ge([xn()],Al.prototype,"path",void 0),ge([vn()],Al.prototype,"windingRule",void 0),ge([vn(!0)],Al.prototype,"closed",void 0),ge([yn(0)],Al.prototype,"padding",void 0),ge([yn(!1)],Al.prototype,"lockRatio",void 0),ge([yn()],Al.prototype,"widthRange",void 0),ge([yn()],Al.prototype,"heightRange",void 0),ge([cn(!1)],Al.prototype,"draggable",void 0),ge([cn()],Al.prototype,"dragBounds",void 0),ge([cn("auto")],Al.prototype,"dragBoundsType",void 0),ge([cn(!1)],Al.prototype,"editable",void 0),ge([Wn(!0)],Al.prototype,"hittable",void 0),ge([Wn("path")],Al.prototype,"hitFill",void 0),ge([Bn("path")],Al.prototype,"hitStroke",void 0),ge([Wn(!1)],Al.prototype,"hitBox",void 0),ge([Wn(!0)],Al.prototype,"hitChildren",void 0),ge([Wn(!0)],Al.prototype,"hitSelf",void 0),ge([Wn()],Al.prototype,"hitRadius",void 0),ge([Mn("")],Al.prototype,"cursor",void 0),ge([Rn()],Al.prototype,"fill",void 0),ge([Bn(void 0,!0)],Al.prototype,"stroke",void 0),ge([Bn("inside")],Al.prototype,"strokeAlign",void 0),ge([Bn(1,!0)],Al.prototype,"strokeWidth",void 0),ge([Bn(!1)],Al.prototype,"strokeWidthFixed",void 0),ge([Bn("none")],Al.prototype,"strokeCap",void 0),ge([Bn("miter")],Al.prototype,"strokeJoin",void 0),ge([Bn()],Al.prototype,"dashPattern",void 0),ge([Bn(0)],Al.prototype,"dashOffset",void 0),ge([Bn(10)],Al.prototype,"miterLimit",void 0),ge([vn(0)],Al.prototype,"cornerRadius",void 0),ge([vn()],Al.prototype,"cornerSmoothing",void 0),ge([Nh()],Al.prototype,"shadow",void 0),ge([Nh()],Al.prototype,"innerShadow",void 0),ge([Nh()],Al.prototype,"blur",void 0),ge([Nh()],Al.prototype,"backgroundBlur",void 0),ge([Nh()],Al.prototype,"grayscale",void 0),ge([Nh()],Al.prototype,"filter",void 0),ge([Rn()],Al.prototype,"placeholderColor",void 0),ge([cn(100)],Al.prototype,"placeholderDelay",void 0),ge([cn({})],Al.prototype,"data",void 0),ge([Un(oh.prototype.reset)],Al.prototype,"reset",null),Al=Ol=ge([Hn(Cl),Hn(Tl),Vn()],Al);let Il=class extends Al{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:s}=t;delete t.children,this.children?this.clear():this.__setBranch(),super.set(t,e),s.forEach(t=>this.add(t)),t.children=s}else super.set(t,e)}toJSON(t){const e=super.toJSON(t);return this.childlessJSON||(e.children=this.children.map(e=>e.toJSON(t))),e}pick(t,e){}addAt(t,e){this.add(t,e)}addAfter(t,e){this.add(t,this.children.indexOf(e)+1)}addBefore(t,e){this.add(t,this.children.indexOf(e))}add(t,e){}addMany(...t){}remove(t,e){}removeAll(t){}clear(){}};var Wl;ge([Dn(dl)],Il.prototype,"__",void 0),ge([yn(0)],Il.prototype,"width",void 0),ge([yn(0)],Il.prototype,"height",void 0),Il=ge([Hn(fh),Gn()],Il);const Ml=Kt.get("Leafer");let Dl=Wl=class extends Il{get __tag(){return"Leafer"}get isApp(){return!1}get app(){return this.parent||this}get isLeafer(){return!0}get imageReady(){return this.viewReady&&$r.isComplete}get layoutLocked(){return!this.layouter.running}get FPS(){return this.renderer?this.renderer.FPS:60}get cursorPoint(){return this.interaction&&this.interaction.hoverData||{x:this.width/2,y:this.height/2}}get clientBounds(){return this.canvas&&this.canvas.getClientBounds(!0)||{x:0,y:0,width:0,height:0}}constructor(t,e){super(e),this.config={start:!0,hittable:!0,smooth:!0,lazySpeard:100},this.leafs=0,this.__eventIds=[],this.__controllers=[],this.__readyWait=[],this.__viewReadyWait=[],this.__viewCompletedWait=[],this.__nextRenderWait=[],this.userConfig=t,t&&(t.view||t.width)&&this.init(t),Wl.list.add(this)}init(t,e){if(this.canvas)return;let s;const{config:i}=this;this.__setLeafer(this),e&&(this.parentApp=e,this.__bindApp(e),s=e.running),t&&(this.parent=e,this.initType(t.type),this.parent=void 0,p.assign(i,t));const r=this.canvas=ae.canvas(i);this.__controllers.push(this.renderer=ae.renderer(this,r,i),this.watcher=ae.watcher(this,i),this.layouter=ae.layouter(this,i)),this.isApp&&this.__setApp(),this.__checkAutoLayout(),this.view=r.view,e||(this.selector=ae.selector(this),this.interaction=ae.interaction(this,r,this.selector,i),this.interaction&&(this.__controllers.unshift(this.interaction),this.hitCanvasManager=ae.hitCanvasManager()),this.canvasManager=new pe,s=i.start),this.hittable=i.hittable,this.fill=i.fill,this.canvasManager.add(r),this.__listenEvents(),s&&(this.__startTimer=setTimeout(this.start.bind(this))),ko.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=p.copyAttrs({},t,Te);Object.keys(e).forEach(t=>this[t]=e[t])}forceRender(t,e){const{renderer:s}=this;s&&(s.addBlock(t?new qt(t):this.canvas.bounds),this.viewReady&&(e?s.render():s.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 s=p.copyAttrs({},this.canvas,Te);e.resize(t),this.updateLazyBounds(),this.__onResize(new Ho(t,s))}__onResize(t){this.emitEvent(t),p.copyAttrs(this.__,t,Te),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 Jt(t)),this.canvas.startAutoLayout(this.autoLayout,this.__onResize.bind(this)))}__setAttr(t,e){return this.canvas&&(Te.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&&Te.includes(t)?this.canvas[t]:super.__getAttr(t)}__changeCanvasSize(t,e){const{config:s,canvas:i}=this,r=p.copyAttrs({},i,Te);r[t]=s[t]=e,s.width&&s.height?i.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),ko.run(this.__readyWait)}__onViewReady(){this.viewReady||(this.viewReady=!0,this.emitLeafer(Jo.VIEW_READY),ko.run(this.__viewReadyWait))}__onLayoutEnd(){const{grow:t,width:e,height:s}=this.config;if(t){let{width:i,height:r,pixelRatio:n}=this;const o="box"===t?this.worldBoxBounds:this.__world;e||(i=Math.max(1,o.x+o.width)),s||(r=Math.max(1,o.y+o.height)),this.__doResize({width:i,height:r,pixelRatio:n})}this.ready||this.__onReady()}__onNextRender(){if(this.viewReady){ko.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),ko.run(this.__viewCompletedWait),this.viewCompleted=!0)})}__onWatchData(){this.watcher.childrenChanged&&this.interaction&&this.nextRender(()=>this.interaction.updateCursor())}waitInit(t,e){e&&(t=t.bind(e)),this.__initWait||(this.__initWait=[]),this.canvas?t():this.__initWait.push(t)}waitReady(t,e){e&&(t=t.bind(e)),this.ready?t():this.__readyWait.push(t)}waitViewReady(t,e){e&&(t=t.bind(e)),this.viewReady?t():this.__viewReadyWait.push(t)}waitViewCompleted(t,e){e&&(t=t.bind(e)),this.__viewCompletedWait.push(t),this.viewCompleted?this.__checkViewCompleted(!1):this.running||this.start()}nextRender(t,e,s){e&&(t=t.bind(e));const i=this.__nextRenderWait;if(s){for(let e=0;e<i.length;e++)if(i[e]===t){i.splice(e,1);break}}else i.push(t);this.requestRender()}zoom(t,e,s,i){return oe.need("view")}getValidMove(t,e,s){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:s}=this.clientBounds;return{x:e+t.x,y:s+t.y}}updateClientBounds(){this.canvas&&this.canvas.updateClientBounds()}receiveEvent(t){}emitLeafer(t){this.emitEvent(new Jo(t,this))}__listenEvents(){const t=ie.start("FirstCreate "+this.innerName);this.once([[Jo.START,()=>ie.end(t)],[qo.START,this.updateLazyBounds,this],[Qo.START,this.__onCreated,this],[Qo.END,this.__onViewReady,this]]),this.__eventIds.push(this.on_([[Go.DATA,this.__onWatchData,this],[qo.END,this.__onLayoutEnd,this],[Qo.NEXT,this.__onNextRender,this]]))}__removeListenEvents(){this.off_(this.__eventIds)}destroy(t){const e=()=>{if(!this.destroyed){Wl.list.remove(this);try{this.stop(),this.emitLeafer(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(()=>{Kr.clearRecycled()},100)}catch(t){Ml.error(t)}}};t?e():setTimeout(e)}};Dl.list=new yh,ge([Dn(ul)],Dl.prototype,"__",void 0),ge([yn()],Dl.prototype,"pixelRatio",void 0),ge([cn("normal")],Dl.prototype,"mode",void 0),Dl=Wl=ge([Gn()],Dl);let Fl=class extends Al{get __tag(){return"Rect"}};ge([Dn(gl)],Fl.prototype,"__",void 0),Fl=ge([Hn(El),Vn(),Gn()],Fl);const{add:zl,includes:Nl,scroll:Yl}=Vt,Xl=Fl.prototype,Ul=Il.prototype;let Vl=class extends Il{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 s=this.__,i=this.__layout,{renderBounds:r,boxBounds:n}=i,{overflow:o}=s,a=i.childrenRenderBounds||(i.childrenRenderBounds={x:0,y:0,width:0,height:0});super.__updateRenderBounds(a),(e=o&&o.includes("scroll"))&&(zl(a,n),Yl(a,s)),this.__updateRectRenderBounds(),t=!Nl(n,a),t&&"show"===o&&zl(r,a)}else this.__updateRectRenderBounds();p.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))}};ge([Dn(cl)],Vl.prototype,"__",void 0),ge([yn(100)],Vl.prototype,"width",void 0),ge([yn(100)],Vl.prototype,"height",void 0),ge([cn(!1)],Vl.prototype,"resizeChildren",void 0),ge([Sn("show")],Vl.prototype,"overflow",void 0),ge([Un(Xl.__updateStrokeSpread)],Vl.prototype,"__updateStrokeSpread",null),ge([Un(Xl.__updateRenderSpread)],Vl.prototype,"__updateRectRenderSpread",null),ge([Un(Xl.__updateBoxBounds)],Vl.prototype,"__updateRectBoxBounds",null),ge([Un(Xl.__updateStrokeBounds)],Vl.prototype,"__updateStrokeBounds",null),ge([Un(Xl.__updateRenderBounds)],Vl.prototype,"__updateRectRenderBounds",null),ge([Un(Xl.__updateChange)],Vl.prototype,"__updateRectChange",null),ge([Un(Xl.__render)],Vl.prototype,"__renderRect",null),ge([Un(Ul.__render)],Vl.prototype,"__renderGroup",null),Vl=ge([Vn(),Gn()],Vl);let jl=class extends Vl{get __tag(){return"Frame"}get isFrame(){return!0}};ge([Dn(_l)],jl.prototype,"__",void 0),ge([Rn("#FFFFFF")],jl.prototype,"fill",void 0),ge([Sn("hide")],jl.prototype,"overflow",void 0),jl=ge([Gn()],jl);const{moveTo:Hl,closePath:Gl,ellipse:ql}=ki;let Ql=class extends Al{get __tag(){return"Ellipse"}__updatePath(){const{width:t,height:e,innerRadius:s,startAngle:i,endAngle:r}=this.__,n=t/2,o=e/2,a=this.__.path=[];s?(i||r?(s<1&&ql(a,n,o,n*s,o*s,0,i,r,!1),ql(a,n,o,n,o,0,r,i,!0),s<1&&Gl(a)):(s<1&&(ql(a,n,o,n*s,o*s),Hl(a,t,o)),ql(a,n,o,n,o,0,360,0,!0)),w.ellipseToCurve&&(this.__.path=this.getPath(!0))):i||r?(Hl(a,n,o),ql(a,n,o,n,o,0,i,r,!1),Gl(a)):ql(a,n,o,n,o)}};ge([Dn(fl)],Ql.prototype,"__",void 0),ge([vn(0)],Ql.prototype,"innerRadius",void 0),ge([vn(0)],Ql.prototype,"startAngle",void 0),ge([vn(0)],Ql.prototype,"endAngle",void 0),Ql=ge([Gn()],Ql);const{sin:Jl,cos:$l,PI:Zl}=Math,{moveTo:Kl,lineTo:td,closePath:ed,drawPoints:sd}=ki;let id=class extends Al{get __tag(){return"Polygon"}__updatePath(){const t=this.__,e=t.path=[];if(t.points)sd(e,t.points,t.curve,!0);else{const{width:s,height:i,sides:r}=t,n=s/2,o=i/2;Kl(e,n,0);for(let t=1;t<r;t++)td(e,n+n*Jl(2*t*Zl/r),o-o*$l(2*t*Zl/r));ed(e)}}};ge([Dn(yl)],id.prototype,"__",void 0),ge([vn(3)],id.prototype,"sides",void 0),ge([vn()],id.prototype,"points",void 0),ge([vn(0)],id.prototype,"curve",void 0),id=ge([Vn(),Gn()],id);const{sin:rd,cos:nd,PI:od}=Math,{moveTo:ad,lineTo:hd,closePath:ld}=ki;let dd=class extends Al{get __tag(){return"Star"}__updatePath(){const{width:t,height:e,corners:s,innerRadius:i}=this.__,r=t/2,n=e/2,o=this.__.path=[];ad(o,r,0);for(let t=1;t<2*s;t++)hd(o,r+(t%2==0?r:r*i)*rd(t*od/s),n-(t%2==0?n:n*i)*nd(t*od/s));ld(o)}};ge([Dn(ml)],dd.prototype,"__",void 0),ge([vn(5)],dd.prototype,"corners",void 0),ge([vn(.382)],dd.prototype,"innerRadius",void 0),dd=ge([Gn()],dd);const{moveTo:cd,lineTo:ud,drawPoints:_d}=ki,{rotate:pd,getAngle:gd,getDistance:fd,defaultPoint:yd}=dt;let md=class extends Al{get __tag(){return"Line"}get toPoint(){const{width:t,rotation:e}=this.__,s={x:0,y:0};return t&&(s.x=t),e&&pd(s,e),s}set toPoint(t){this.width=fd(yd,t),this.rotation=gd(yd,t),this.height&&(this.height=0)}__updatePath(){const t=this.__,e=t.path=[];t.points?_d(e,t.points,t.curve,t.closed):(cd(e,0,0),ud(e,this.width,0))}};ge([Dn(pl)],md.prototype,"__",void 0),ge([bn("center")],md.prototype,"strokeAlign",void 0),ge([yn(0)],md.prototype,"height",void 0),ge([vn()],md.prototype,"points",void 0),ge([vn(0)],md.prototype,"curve",void 0),ge([vn(!1)],md.prototype,"closed",void 0),md=ge([Gn()],md);let wd=class extends Fl{get __tag(){return"Image"}get ready(){const{image:t}=this;return t&&t.ready}get image(){const{fill:t}=this.__;return d(t)&&t[0].image}};ge([Dn(kl)],wd.prototype,"__",void 0),ge([yn("")],wd.prototype,"url",void 0),wd=ge([Gn()],wd);const xd=wd;let vd=class extends Fl{get __tag(){return"Canvas"}get context(){return this.canvas.context}get ready(){return!this.url}constructor(t){super(t),this.canvas=ae.canvas(this.__),t&&t.url&&this.drawImage(t.url)}drawImage(t){new rn({url:t}).load(t=>{this.context.drawImage(t.view,0,0),this.url=void 0,this.paint(),this.emitEvent(new zo(zo.LOADED,{image:t}))})}draw(t,e,s,i){const r=new yt(t.worldTransform).invert(),n=new yt;e&&n.translate(e.x,e.y),s&&(a(s)?n.scale(s):n.scale(s.x,s.y)),i&&n.rotate(i),r.multiplyParent(n),t.__render(this.canvas,{matrix:r.withScale()}),this.paint()}paint(){this.forceRender()}__drawContent(t,e){const{width:s,height:i}=this.__,{view:r}=this.canvas;t.drawImage(r,0,0,r.width,r.height,0,0,s,i)}__updateSize(){const{canvas:t}=this;if(t){const{smooth:e,safeResize:s}=this.__;t.resize(this.__,s),t.smooth!==e&&(t.smooth=e)}}destroy(){this.canvas&&(this.canvas.destroy(),this.canvas=null),super.destroy()}};ge([Dn(Bl)],vd.prototype,"__",void 0),ge([Yh(100)],vd.prototype,"width",void 0),ge([Yh(100)],vd.prototype,"height",void 0),ge([Yh(1)],vd.prototype,"pixelRatio",void 0),ge([Yh(!0)],vd.prototype,"smooth",void 0),ge([cn(!1)],vd.prototype,"safeResize",void 0),ge([Yh()],vd.prototype,"contextSettings",void 0),vd=ge([Gn()],vd);const{copyAndSpread:bd,includes:kd,spread:Bd,setList:Sd}=Vt,{stintSet:Rd}=p;let Cd=class extends Al{get __tag(){return"Text"}get textDrawData(){return this.updateLayout(),this.__.__textDrawData}__updateTextDrawData(){const t=this.__,{lineHeight:e,letterSpacing:s,fontFamily:i,fontSize:r,fontWeight:n,italic:o,textCase:a,textOverflow:h,padding:l,width:d,height:c}=t;t.__lineHeight=Hh.number(e,r),t.__letterSpacing=Hh.number(s,r),t.__baseLine=t.__lineHeight-(t.__lineHeight-.7*r)/2,t.__font=`${o?"italic ":""}${"small-caps"===a?"small-caps ":""}${"normal"!==n?n+" ":""}${r||12}px ${i||"caption"}`,Rd(t,"__padding",l&&F.fourNumber(l)),Rd(t,"__clipText","show"!==h&&!t.__autoSize),Rd(t,"__isCharMode",d||c||t.__letterSpacing||"none"!==a),t.__textDrawData=Vh.getDrawData((t.__isPlacehold=t.placeholder&&""===t.text)?t.placeholder:t.text,this.__)}__updateBoxBounds(){const t=this.__,e=this.__layout,{fontSize:s,italic:i,padding:r,__autoWidth:n,__autoHeight:o}=t;this.__updateTextDrawData();const{bounds:a}=t.__textDrawData,h=e.boxBounds;if(e.contentBounds=a,t.__lineHeight<s&&Bd(a,s/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,s,i,r]=t.__padding;n&&(h.x-=r,h.width+=s+r),o&&(h.y-=e,h.height+=i+e)}this.__updateNaturalSize()}else super.__updateBoxBounds();i&&(h.width+=.16*s),p.stintSet(this,"isOverflow",!kd(h,a)),this.isOverflow?(Sd(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;bd(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,s){const i=this.__box;i&&(i.__nowWorld=this.__nowWorld,i.__draw(t,e,s)),this.textEditing&&!e.exporting||super.__draw(t,e,s)}__drawShape(t,e){e.shape&&this.__box&&this.__box.__drawShape(t,e),super.__drawShape(t,e)}destroy(){this.boxStyle&&(this.boxStyle=null),super.destroy()}};ge([Dn(bl)],Cd.prototype,"__",void 0),ge([yn(0)],Cd.prototype,"width",void 0),ge([yn(0)],Cd.prototype,"height",void 0),ge([Rn()],Cd.prototype,"boxStyle",void 0),ge([cn(!1)],Cd.prototype,"resizeFontSize",void 0),ge([Rn("#000000")],Cd.prototype,"fill",void 0),ge([bn("outside")],Cd.prototype,"strokeAlign",void 0),ge([Wn("all")],Cd.prototype,"hitFill",void 0),ge([yn("")],Cd.prototype,"text",void 0),ge([yn("")],Cd.prototype,"placeholder",void 0),ge([yn("caption")],Cd.prototype,"fontFamily",void 0),ge([yn(12)],Cd.prototype,"fontSize",void 0),ge([yn("normal")],Cd.prototype,"fontWeight",void 0),ge([yn(!1)],Cd.prototype,"italic",void 0),ge([yn("none")],Cd.prototype,"textCase",void 0),ge([yn("none")],Cd.prototype,"textDecoration",void 0),ge([yn(0)],Cd.prototype,"letterSpacing",void 0),ge([yn({type:"percent",value:1.5})],Cd.prototype,"lineHeight",void 0),ge([yn(0)],Cd.prototype,"paraIndent",void 0),ge([yn(0)],Cd.prototype,"paraSpacing",void 0),ge([yn("x")],Cd.prototype,"writingMode",void 0),ge([yn("left")],Cd.prototype,"textAlign",void 0),ge([yn("top")],Cd.prototype,"verticalAlign",void 0),ge([yn(!0)],Cd.prototype,"autoSizeAlign",void 0),ge([yn("normal")],Cd.prototype,"textWrap",void 0),ge([yn("show")],Cd.prototype,"textOverflow",void 0),ge([Rn(!1)],Cd.prototype,"textEditing",void 0),Cd=ge([Gn()],Cd);let Pd=class extends Al{get __tag(){return"Path"}};ge([Dn(wl)],Pd.prototype,"__",void 0),ge([bn("center")],Pd.prototype,"strokeAlign",void 0),Pd=ge([Gn()],Pd);let Td=class extends Il{get __tag(){return"Pen"}setStyle(t){const e=this.pathElement=new Pd(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,s,i,r,n){return this}quadraticCurveTo(t,e,s,i){return this}closePath(){return this}rect(t,e,s,i){return this}roundRect(t,e,s,i,r){return this}ellipse(t,e,s,i,r,n,o,a){return this}arc(t,e,s,i,r,n){return this}arcTo(t,e,s,i,r){return this}drawEllipse(t,e,s,i,r,n,o,a){return this}drawArc(t,e,s,i,r,n){return this}drawPoints(t,e,s){return this}clearPath(){return this}paint(){this.pathElement.__layout.boxChanged||this.pathElement.forceUpdate("path")}};function Ld(t,e,s){t.__.__font?qh.fillText(t,e,s):t.__.windingRule?e.fill(t.__.windingRule):e.fill()}function Ed(t,e,s,i,r){const n=s.__;c(t)?qh.drawStrokesStyle(t,e,!1,s,i,r):(i.setStroke(t,n.__strokeWidth*e,n),i.stroke()),n.__useArrow&&qh.strokeArrow(t,s,i,r)}function Od(t,e,s,i,r){const n=s.__;c(t)?qh.drawStrokesStyle(t,e,!0,s,i,r):(i.setStroke(t,n.__strokeWidth*e,n),qh.drawTextStroke(s,i,r))}function Ad(t,e,s,i,r){const n=i.getSameCanvas(!0,!0);n.font=s.__.__font,Od(t,2,s,n,r),n.blendMode="outside"===e?"destination-out":"destination-in",qh.fillText(s,n,r),n.blendMode="normal",oo.copyCanvasByWorld(s,i,n),n.recycle(s.__nowWorld)}ge([Dn(xl)],Td.prototype,"__",void 0),ge([(t,e)=>{nn(t,e,{get(){return this.__path}})}],Td.prototype,"path",void 0),Td=ge([Hn(Ni,["set","path","paint"]),Gn()],Td);const{getSpread:Id,copyAndSpread:Wd,toOuterOf:Md,getOuterOf:Dd,getByMove:Fd,move:zd,getIntersectData:Nd}=Vt,Yd={};let Xd;const{stintSet:Ud}=p,{hasTransparent:Vd}=jh;function jd(t,e,s){if(!c(e)||!1===e.visible||0===e.opacity)return;let r;const{boxBounds:o}=s.__layout;switch(e.type){case"image":r=Qh.image(s,t,e,o,!Xd||!Xd[e.url]);break;case"linear":r=Jh.linearGradient(e,o);break;case"radial":r=Jh.radialGradient(e,o);break;case"angular":r=Jh.conicGradient(e,o);break;case"solid":const{type:n,color:a,opacity:h}=e;r={type:n,style:jh.string(a,h)};break;default:i(e.r)||(r={type:"solid",style:jh.string(e)})}if(r&&(r.originPaint=e,n(r.style)&&Vd(r.style)&&(r.isTransparent=!0),e.style)){if(0===e.style.strokeWidth)return;r.strokeStyle=e.style}return r}const Hd={compute:function(t,e){const s=e.__,i=[];let r,n,o,a=s.__input[t];d(a)||(a=[a]),Xd=Qh.recycleImage(t,s);for(let s,r=0,n=a.length;r<n;r++)(s=jd(t,a[r],e))&&(i.push(s),s.strokeStyle&&(o||(o=1),s.strokeStyle.strokeWidth&&(o=Math.max(o,s.strokeStyle.strokeWidth))));s["_"+t]=i.length?i:void 0,i.length?(i.every(t=>t.isTransparent)&&(i.some(t=>t.image)&&(r=!0),n=!0),"fill"===t?(Ud(s,"__isAlphaPixelFill",r),Ud(s,"__isTransparentFill",n)):(Ud(s,"__isAlphaPixelStroke",r),Ud(s,"__isTransparentStroke",n),Ud(s,"__hasMultiStrokeStyle",o))):s.__removePaint(t,!1)},fill:function(t,e,s,i){s.fillStyle=t,Ld(e,s,i)},fills:function(t,e,s,i){let r,n,o;for(let a=0,h=t.length;a<h;a++){if(r=t[a],n=r.originPaint,r.image){if(o?o++:o=1,Qh.checkImage(r,!e.__.__font,e,s,i))continue;if(!r.style){1===o&&r.image.isPlacehold&&e.drawImagePlaceholder(r,s,i);continue}}if(s.fillStyle=r.style,r.transform||n.scaleFixed){if(s.save(),r.transform&&s.transform(r.transform),n.scaleFixed){const{scaleX:t,scaleY:i}=e.getRenderScaleData(!0);(!0===n.scaleFixed||"zoom-in"===n.scaleFixed&&t>1&&i>1)&&s.scale(1/t,1/i)}n.blendMode&&(s.blendMode=n.blendMode),Ld(e,s,i),s.restore()}else n.blendMode?(s.saveBlendMode(n.blendMode),Ld(e,s,i),s.restoreBlendMode()):Ld(e,s,i)}},fillPathOrText:Ld,fillText:function(t,e,s){const i=t.__,{rows:r,decorationY:n}=i.__textDrawData;let o;i.__isPlacehold&&i.placeholderColor&&(e.fillStyle=i.placeholderColor);for(let t=0,s=r.length;t<s;t++)o=r[t],o.text?e.fillText(o.text,o.x,o.y):o.data&&o.data.forEach(t=>{e.fillText(t.char,t.x,o.y)});if(n){const{decorationColor:t,decorationHeight:s}=i.__textDrawData;t&&(e.fillStyle=t),r.forEach(t=>n.forEach(i=>e.fillRect(t.x,t.y+i,t.width,s)))}},stroke:function(t,e,s,i){const r=e.__;if(r.__strokeWidth)if(r.__font)qh.strokeText(t,e,s,i);else switch(r.strokeAlign){case"center":Ed(t,1,e,s,i);break;case"inside":!function(t,e,s,i){s.save(),s.clipUI(e),Ed(t,2,e,s,i),s.restore()}(t,e,s,i);break;case"outside":!function(t,e,s,i){const r=e.__;if(r.__fillAfterStroke)Ed(t,2,e,s,i);else{const{renderBounds:n}=e.__layout,o=s.getSameCanvas(!0,!0);e.__drawRenderPath(o),Ed(t,2,e,o,i),o.clipUI(r),o.clearWorld(n),oo.copyCanvasByWorld(e,s,o),o.recycle(e.__nowWorld)}}(t,e,s,i)}},strokes:function(t,e,s,i){qh.stroke(t,e,s,i)},strokeText:function(t,e,s,i){switch(e.__.strokeAlign){case"center":Od(t,1,e,s,i);break;case"inside":Ad(t,"inside",e,s,i);break;case"outside":e.__.__fillAfterStroke?Od(t,2,e,s,i):Ad(t,"outside",e,s,i)}},drawTextStroke:function(t,e,s){let i,r=t.__.__textDrawData;const{rows:n,decorationY:o}=r;for(let t=0,s=n.length;t<s;t++)i=n[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(o){const{decorationHeight:t}=r;n.forEach(s=>o.forEach(i=>e.strokeRect(s.x,s.y+i,s.width,t)))}},drawStrokesStyle:function(t,e,s,i,r,n){let o;const a=i.__,{__hasMultiStrokeStyle:h}=a;h||r.setStroke(void 0,a.__strokeWidth*e,a);for(let l=0,d=t.length;l<d;l++)if(o=t[l],(!o.image||!Qh.checkImage(o,!1,i,r,n))&&o.style){if(h){const{strokeStyle:t}=o;t?r.setStroke(o.style,a.__getRealStrokeWidth(t)*e,a,t):r.setStroke(o.style,a.__strokeWidth*e,a)}else r.strokeStyle=o.style;o.originPaint.blendMode?(r.saveBlendMode(o.originPaint.blendMode),s?qh.drawTextStroke(i,r,n):r.stroke(),r.restoreBlendMode()):s?qh.drawTextStroke(i,r,n):r.stroke()}},shape:function(t,e,s){const i=e.getSameCanvas(),r=e.bounds,n=t.__nowWorld,o=t.__layout,a=t.__nowWorldShapeBounds||(t.__nowWorldShapeBounds={});let h,l,d,c,u,_;Md(o.strokeSpread?(Wd(Yd,o.boxBounds,o.strokeSpread),Yd):o.boxBounds,n,a);let{scaleX:p,scaleY:g}=t.getRenderScaleData(!0);if(r.includes(a))_=i,h=u=a,l=n;else{let i;if(w.fullImageShadow)i=a;else{const t=o.renderShapeSpread?Id(r,P.swapAndScale(o.renderShapeSpread,p,g)):r;i=Nd(t,a)}c=r.getFitMatrix(i);let{a:f,d:y}=c;c.a<1&&(_=e.getSameCanvas(),t.__renderShape(_,s),p*=f,g*=y),u=Dd(a,c),h=Fd(u,-c.e,-c.f),l=Dd(n,c),zd(l,-c.e,-c.f);const m=s.matrix;m?(d=new yt(c),d.multiply(m),f*=m.scaleX,y*=m.scaleY):d=c,d.withScale(f,y),s=Object.assign(Object.assign({},s),{matrix:d})}return t.__renderShape(i,s),{canvas:i,matrix:d,fitMatrix:c,bounds:h,renderBounds:l,worldCanvas:_,shapeBounds:u,scaleX:p,scaleY:g}}};let Gd,qd=new qt;const{isSame:Qd}=Vt;function Jd(t,e,s,i,r,n){if("fill"===e&&!t.__.__naturalWidth){const e=t.__;if(e.__naturalWidth=i.width/e.pixelRatio,e.__naturalHeight=i.height/e.pixelRatio,e.__autoSide)return t.forceUpdate("width"),t.__proxyData&&(t.setProxyAttr("width",e.width),t.setProxyAttr("height",e.height)),!1}return r.data||Qh.createData(r,i,s,n),!0}function $d(t,e){tc(t,zo.LOAD,e)}function Zd(t,e){tc(t,zo.LOADED,e)}function Kd(t,e,s){e.error=s,t.forceUpdate("surface"),tc(t,zo.ERROR,e)}function tc(t,e,s){t.hasEvent(e)&&t.emitEvent(new zo(e,s))}function ec(t,e){const{leafer:s}=t;s&&s.viewReady&&(s.renderer.ignore=e)}const{get:sc,translate:ic}=K,rc=new qt,nc={},oc={};function ac(t,e,s,i){const r=n(t)||i?(i?s-i*e:s%e)/((i||Math.floor(s/e))-1):t;return"auto"===t&&r<0?0:r}let hc={},lc={a:1,b:0,c:0,d:1,e:0,f:0};const{get:dc,set:cc,rotateOfOuter:uc,translate:_c,scaleOfOuter:pc,multiplyParent:gc,scale:fc,rotate:yc,skew:mc}=K;function wc(t,e,s,i,r,n,o,a){o&&yc(t,o),a&&mc(t,a.x,a.y),r&&fc(t,r,n),_c(t,e.x+s,e.y+i)}const{get:xc,scale:vc,copy:bc}=K,{getFloorScale:kc}=F,{abs:Bc}=Math;const Sc={image:function(t,e,s,i,r){let n,o;const a=Kr.get(s);return Gd&&s===Gd.paint&&Qd(i,Gd.boxBounds)?n=Gd.leafPaint:(n={type:s.type,image:a},a.hasAlphaPixel&&(n.isTransparent=!0),Gd=a.use>1?{leafPaint:n,paint:s,boxBounds:qd.set(i)}:null),(r||a.loading)&&(o={image:a,attrName:e,attrValue:s}),a.ready?(Jd(t,e,s,a,n,i),r&&($d(t,o),Zd(t,o))):a.error?r&&Kd(t,o,a.error):(r&&(ec(t,!0),$d(t,o)),n.loadId=a.load(()=>{ec(t,!1),t.destroyed||(Jd(t,e,s,a,n,i)&&(a.hasAlphaPixel&&(t.__layout.hitCanvasChanged=!0),t.forceUpdate("surface")),Zd(t,o)),n.loadId=void 0},e=>{ec(t,!1),Kd(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(t,e,s,i,r){const{scaleX:n,scaleY:o}=Qh.getImageRenderScaleData(t,s,i,r),{image:a,data:h,originPaint:l}=t,{exporting:d}=r;return!(!h||t.patternId===n+"-"+o&&!d)&&(e&&(h.repeat?e=!1:l.changeful||"miniapp"===w.name&&Ho.isResizing(s)||d||(e=w.image.isLarge(a,n,o))),e?(s.__.__isFastShadow&&(i.fillStyle=t.style||"#000",i.fill()),Qh.drawImage(t,n,o,s,i,r),!0):(!t.style||l.sync||d?Qh.createPattern(t,s,i,r):Qh.createPatternTask(t,s,i,r),!1))},drawImage:function(t,e,s,i,r,n){const{data:o,image:a}=t,{blendMode:h}=t.originPaint,{opacity:l,transform:d}=o,c=a.getFull(o.filters),u=i.__;let _,{width:p,height:g}=a;(_=d&&!d.onlyScale||u.path||u.cornerRadius)||l||h?(r.save(),_&&r.clipUI(i),h&&(r.blendMode=h),l&&(r.opacity*=l),d&&r.transform(d),r.drawImage(c,0,0,p,g),r.restore()):(o.scaleX&&(p*=o.scaleX,g*=o.scaleY),r.drawImage(c,0,0,p,g))},getImageRenderScaleData:function(t,e,s,i){const r=e.getRenderScaleData(!0,t.originPaint.scaleFixed),{data:n}=t;if(s){const{pixelRatio:t}=s;r.scaleX*=t,r.scaleY*=t}return n&&n.scaleX&&(r.scaleX*=Math.abs(n.scaleX),r.scaleY*=Math.abs(n.scaleY)),r},recycleImage:function(t,e){const s=e["_"+t];if(d(s)){let i,r,n,o,a;for(let h=0,l=s.length;h<l;h++)i=s[h],r=i.image,a=r&&r.url,a&&(n||(n={}),n[a]=!0,Kr.recycle(r),r.loading&&(o||(o=e.__input&&e.__input[t]||[],d(o)||(o=[o])),r.unload(s[h].loadId,!o.some(t=>t.url===a))));return n}return null},createPatternTask:function(t,e,s,i){t.patternTask||(t.patternTask=Kr.patternTasker.add(()=>fe(this,void 0,void 0,function*(){t.patternTask=null,s.bounds.hit(e.__nowWorld)&&Qh.createPattern(t,e,s,i),e.forceUpdate("surface")}),300))},createPattern:function(t,e,s,i){let{scaleX:r,scaleY:n}=Qh.getImageRenderScaleData(t,e,s,i),o=r+"-"+n;if(t.patternId!==o&&!e.destroyed&&(!w.image.isLarge(t.image,r,n)||t.data.repeat)){const{image:s,data:i}=t,{transform:a,gap:h}=i,l=Qh.getPatternFixScale(t,r,n);let d,c,u,{width:_,height:p}=s;l&&(r*=l,n*=l),_*=r,p*=n,h&&(c=h.x*r/Bc(i.scaleX||1),u=h.y*n/Bc(i.scaleY||1)),(a||1!==r||1!==n)&&(r*=kc(_+(c||0)),n*=kc(p+(u||0)),d=xc(),a&&bc(d,a),vc(d,1/r,1/n));const g=s.getCanvas(_,p,i.opacity,i.filters,c,u,e.leafer&&e.leafer.config.smooth),f=s.getPattern(g,i.repeat||w.origin.noRepeat||"no-repeat",d,t);t.style=f,t.patternId=o}},getPatternFixScale:function(t,e,s){const{image:i}=t;let r,n=w.image.maxPatternSize,o=i.width*i.height;return i.isSVG?e>1&&(r=Math.ceil(e)/e):n>o&&(n=o),(o*=e*s)>n&&(r=Math.sqrt(n/o)),r},createData:function(t,e,s,i){t.data=Qh.getPatternData(s,i,e)},getPatternData:function(t,e,s){t.padding&&(e=rc.set(e).shrink(t.padding)),"strench"===t.mode&&(t.mode="stretch");const{width:i,height:r}=s,{opacity:o,mode:a,align:h,offset:l,scale:d,size:u,rotation:_,skew:p,clipSize:g,repeat:f,gap:y,filters:m}=t,w=e.width===i&&e.height===r,x={mode:a},v="center"!==h&&(_||0)%180==90;let b,k;switch(Vt.set(oc,0,0,v?r:i,v?i:r),a&&"cover"!==a&&"fit"!==a?((d||u)&&(F.getScaleData(d,u,s,nc),b=nc.scaleX,k=nc.scaleY),(h||y||f)&&(b&&Vt.scale(oc,b,k,!0),h&&Ct.toPoint(h,oc,e,oc,!0,!0))):w&&!_||(b=k=Vt.getFitScale(e,oc,"fit"!==a),Vt.put(e,s,h,b,!1,oc),Vt.scale(oc,b,k,!0)),l&&dt.move(oc,l),a){case"stretch":w?b&&(b=k=void 0):(b=e.width/i,k=e.height/r,Qh.stretchMode(x,e,b,k));break;case"normal":case"clip":if(oc.x||oc.y||b||g||_||p){let t,s;g&&(t=e.width/g.width,s=e.height/g.height),Qh.clipMode(x,e,oc.x,oc.y,b,k,_,p,t,s),t&&(b=b?b*t:t,k=k?k*s:s)}break;case"repeat":(!w||b||_||p)&&Qh.repeatMode(x,e,i,r,oc.x,oc.y,b,k,_,p,h,t.freeTransform),f||(x.repeat="repeat");const s=c(f);(y||s)&&(x.gap=function(t,e,s,i,r){let n,o;c(t)?(n=t.x,o=t.y):n=o=t;return{x:ac(n,s,r.width,e&&e.x),y:ac(o,i,r.height,e&&e.y)}}(y,s&&f,oc.width,oc.height,e));break;default:b&&Qh.fillOrFitMode(x,e,oc.x,oc.y,b,k,_)}return x.transform||(e.x||e.y)&&ic(x.transform=sc(),e.x,e.y),b&&(x.scaleX=b,x.scaleY=k),o&&o<1&&(x.opacity=o),m&&(x.filters=m),f&&(x.repeat=n(f)?"x"===f?"repeat-x":"repeat-y":"repeat"),x},stretchMode:function(t,e,s,i){const r=dc(),{x:n,y:o}=e;n||o?_c(r,n,o):r.onlyScale=!0,fc(r,s,i),t.transform=r},fillOrFitMode:function(t,e,s,i,r,n,o){const a=dc();_c(a,e.x+s,e.y+i),fc(a,r,n),o&&uc(a,{x:e.x+e.width/2,y:e.y+e.height/2},o),t.transform=a},clipMode:function(t,e,s,i,r,n,o,a,h,l){const d=dc();wc(d,e,s,i,r,n,o,a),h&&(o||a?(cc(lc),pc(lc,e,h,l),gc(d,lc)):pc(d,e,h,l)),t.transform=d},repeatMode:function(t,e,s,i,r,n,o,a,h,l,d,c){const u=dc();if(c)wc(u,e,r,n,o,a,h,l);else{if(h)if("center"===d)uc(u,{x:s/2,y:i/2},h);else switch(yc(u,h),h){case 90:_c(u,i,0);break;case 180:_c(u,s,i);break;case 270:_c(u,0,s)}hc.x=e.x+r,hc.y=e.y+n,_c(u,hc.x,hc.y),o&&pc(u,hc,o,a)}t.transform=u}},{toPoint:Rc}=Bt,{hasTransparent:Cc}=jh,Pc={},Tc={};function Lc(t,e,s,i){if(s){let r,o,a,h;for(let t=0,l=s.length;t<l;t++)r=s[t],n(r)?(a=t/(l-1),o=jh.string(r,i)):(a=r.offset,o=jh.string(r.color,i)),e.addColorStop(a,o),!h&&Cc(o)&&(h=!0);h&&(t.isTransparent=!0)}}const{getAngle:Ec,getDistance:Oc}=dt,{get:Ac,rotateOfOuter:Ic,scaleOfOuter:Wc}=K,{toPoint:Mc}=Bt,Dc={},Fc={};function zc(t,e,s,i,r){let n;const{width:o,height:a}=t;if(o!==a||i){const t=Ec(e,s);n=Ac(),r?(Wc(n,e,o/a*(i||1),1),Ic(n,e,t+90)):(Wc(n,e,1,o/a*(i||1)),Ic(n,e,t))}return n}const{getDistance:Nc}=dt,{toPoint:Yc}=Bt,Xc={},Uc={};const Vc={linearGradient:function(t,e){let{from:s,to:i,type:r,opacity:n}=t;Rc(s||"top",e,Pc),Rc(i||"bottom",e,Tc);const o=w.canvas.createLinearGradient(Pc.x,Pc.y,Tc.x,Tc.y),a={type:r,style:o};return Lc(a,o,t.stops,n),a},radialGradient:function(t,e){let{from:s,to:i,type:r,opacity:n,stretch:o}=t;Mc(s||"center",e,Dc),Mc(i||"bottom",e,Fc);const a=w.canvas.createRadialGradient(Dc.x,Dc.y,0,Dc.x,Dc.y,Oc(Dc,Fc)),h={type:r,style:a};Lc(h,a,t.stops,n);const l=zc(e,Dc,Fc,o,!0);return l&&(h.transform=l),h},conicGradient:function(t,e){let{from:s,to:i,type:r,opacity:n,stretch:o}=t;Yc(s||"center",e,Xc),Yc(i||"bottom",e,Uc);const a=w.conicGradientSupport?w.canvas.createConicGradient(0,Xc.x,Xc.y):w.canvas.createRadialGradient(Xc.x,Xc.y,0,Xc.x,Xc.y,Nc(Xc,Uc)),h={type:r,style:a};Lc(h,a,t.stops,n);const l=zc(e,Xc,Uc,o||1,w.conicGradientRotate90);return l&&(h.transform=l),h},getTransform:zc},{copy:jc,move:Hc,toOffsetOutBounds:Gc}=Vt,{max:qc,abs:Qc}=Math,Jc={},$c=new yt,Zc={};function Kc(t,e){let s,i,r,n,o=0,a=0,h=0,l=0;return e.forEach(t=>{s=t.x||0,i=t.y||0,n=1.5*(t.blur||0),r=Qc(t.spread||0),o=qc(o,r+n-i),a=qc(a,r+n+s),h=qc(h,r+n+i),l=qc(l,r+n-s)}),o===a&&a===h&&h===l?o:[o,a,h,l]}function tu(t,e,s){const{shapeBounds:i}=s;let r,n;w.fullImageShadow?(jc(Jc,t.bounds),Hc(Jc,e.x-i.x,e.y-i.y),r=t.bounds,n=Jc):(r=i,n=e),t.copyWorld(s.canvas,r,n)}const{toOffsetOutBounds:eu}=Vt,su={};const iu=Kc;const ru={shadow:function(t,e,s){let i,r;const{__nowWorld:n}=t,{shadow:o}=t.__,{worldCanvas:a,bounds:h,renderBounds:l,shapeBounds:d,scaleX:c,scaleY:u}=s,_=e.getSameCanvas(),p=o.length-1;Gc(h,Zc,l),o.forEach((o,g)=>{let f=1;if(o.scaleFixed){const t=Math.abs(n.scaleX);t>1&&(f=1/t)}_.setWorldShadow(Zc.offsetX+(o.x||0)*c*f,Zc.offsetY+(o.y||0)*u*f,(o.blur||0)*c*f,jh.string(o.color)),r=$h.getShadowTransform(t,_,s,o,Zc,f),r&&_.setTransform(r),tu(_,Zc,s),r&&_.resetTransform(),i=l,o.box&&(_.restore(),_.save(),a&&(_.copyWorld(_,l,n,"copy"),i=n),a?_.copyWorld(a,n,n,"destination-out"):_.copyWorld(s.canvas,d,h,"destination-out")),oo.copyCanvasByWorld(t,e,_,i,o.blendMode),p&&g<p&&_.clearWorld(i)}),_.recycle(i)},innerShadow:function(t,e,s){let i,r;const{__nowWorld:n}=t,{innerShadow:o}=t.__,{worldCanvas:a,bounds:h,renderBounds:l,shapeBounds:d,scaleX:c,scaleY:u}=s,_=e.getSameCanvas(),p=o.length-1;eu(h,su,l),o.forEach((o,g)=>{let f=1;if(o.scaleFixed){const t=Math.abs(n.scaleX);t>1&&(f=1/t)}_.save(),_.setWorldShadow(su.offsetX+(o.x||0)*c*f,su.offsetY+(o.y||0)*u*f,(o.blur||0)*c*f),r=$h.getShadowTransform(t,_,s,o,su,f,!0),r&&_.setTransform(r),tu(_,su,s),_.restore(),a?(_.copyWorld(_,l,n,"copy"),_.copyWorld(a,n,n,"source-out"),i=n):(_.copyWorld(s.canvas,d,h,"source-out"),i=l),_.fillWorld(i,jh.string(o.color),"source-in"),oo.copyCanvasByWorld(t,e,_,i,o.blendMode),p&&g<p&&_.clearWorld(i)}),_.recycle(i)},blur:function(t,e,s){const{blur:i}=t.__;s.setWorldBlur(i*t.__nowWorld.a),s.copyWorldToInner(e,t.__nowWorld,t.__layout.renderBounds),s.filter="none"},backgroundBlur:function(t,e,s){},getShadowRenderSpread:Kc,getShadowTransform:function(t,e,s,i,r,n,o){if(i.spread){const s=2*i.spread*n*(o?-1:1),{width:a,height:h}=t.__layout.strokeBounds;return $c.set().scaleOfOuter({x:(r.x+r.width/2)*e.pixelRatio,y:(r.y+r.height/2)*e.pixelRatio},1+s/a,1+s/h),$c}},isTransformShadow(t){},getInnerShadowSpread:iu},{excludeRenderBounds:nu}=go;let ou;function au(t,e,s,i,r,n,o,a){switch(e){case"grayscale":ou||(ou=!0,r.useGrayscaleAlpha(t.__nowWorld));case"alpha":!function(t,e,s,i,r,n){const o=t.__nowWorld;s.resetTransform(),s.opacity=1,s.useMask(i,o),n&&i.recycle(o);lu(t,e,s,1,r,n)}(t,s,i,r,o,a);break;case"opacity-path":lu(t,s,i,n,o,a);break;case"path":a&&s.restore()}}function hu(t){return t.getSameCanvas(!1,!0)}function lu(t,e,s,i,r,n){const o=t.__nowWorld;e.resetTransform(),e.opacity=i,e.copyWorld(s,o,void 0,r),n?s.recycle(o):s.clearWorld(o)}Il.prototype.__renderMask=function(t,e){let s,i,r,n,o,a;const{children:h}=this;for(let l=0,d=h.length;l<d;l++){if(s=h[l],a=s.__.mask,a){o&&(au(this,o,t,r,i,n,void 0,!0),i=r=null),"clipping"!==a&&"clipping-path"!==a||nu(s,e)||s.__render(t,e),n=s.__.opacity,ou=!1,"path"===a||"clipping-path"===a?(n<1?(o="opacity-path",r||(r=hu(t))):(o="path",t.save()),s.__clip(r||t,e)):(o="grayscale"===a?"grayscale":"alpha",i||(i=hu(t)),r||(r=hu(t)),s.__render(i,e));continue}const d=1===n&&s.__.__blendMode;d&&au(this,o,t,r,i,n,void 0,!1),nu(s,e)||s.__render(r||t,e),d&&au(this,o,t,r,i,n,d,!1)}au(this,o,t,r,i,n,void 0,!0)};const du=">)]}%!?,.:;'\"》)」〉』〗】〕}┐>’”!?,、。:;‰",cu=du+"_#~&*+\\=|≮≯≈≠=…",uu=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 _u(t){const e={};return t.split("").forEach(t=>e[t]=!0),e}const pu=_u("ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyz"),gu=_u("{[(<'\"《(「〈『〖【〔{┌<‘“=¥¥$€££¢¢"),fu=_u(du),yu=_u(cu),mu=_u("- —/~|┆·");var wu;!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"}(wu||(wu={}));const{Letter:xu,Single:vu,Before:bu,After:ku,Symbol:Bu,Break:Su}=wu;function Ru(t){return pu[t]?xu:mu[t]?Su:gu[t]?bu:fu[t]?ku:yu[t]?Bu:uu.test(t)?vu:xu}const Cu={trimRight(t){const{words:e}=t;let s,i=0,r=e.length;for(let n=r-1;n>-1&&(s=e[n].data[0]," "===s.char);n--)i++,t.width-=s.width;i&&e.splice(r-i,i)}};function Pu(t,e,s){switch(e){case"title":return s?t.toUpperCase():t;case"upper":return t.toUpperCase();case"lower":return t.toLowerCase();default:return t}}const{trimRight:Tu}=Cu,{Letter:Lu,Single:Eu,Before:Ou,After:Au,Symbol:Iu,Break:Wu}=wu;let Mu,Du,Fu,zu,Nu,Yu,Xu,Uu,Vu,ju,Hu,Gu,qu,Qu,Ju,$u,Zu,Ku=[];function t_(t,e){Vu&&!Uu&&(Uu=Vu),Mu.data.push({char:t,width:e}),Fu+=e}function e_(){zu+=Fu,Mu.width=Fu,Du.words.push(Mu),Mu={data:[]},Fu=0}function s_(){Qu&&(Ju.paraNumber++,Du.paraStart=!0,Qu=!1),Vu&&(Du.startCharSize=Uu,Du.endCharSize=Vu,Uu=0),Du.width=zu,$u.width?Tu(Du):Zu&&i_(),Ku.push(Du),Du={words:[]},zu=0}function i_(){zu>(Ju.maxWidth||0)&&(Ju.maxWidth=zu)}const{top:r_,right:n_,bottom:o_,left:a_}=vt;function h_(t,e,s){const{bounds:i,rows:r}=t;i[e]+=s;for(let t=0;t<r.length;t++)r[t][e]+=s}const l_={getDrawData:function(t,e){n(t)||(t=String(t));let s=0,i=0,r=e.__getInput("width")||0,o=e.__getInput("height")||0;const{__padding:a}=e;a&&(r?(s=a[a_],r-=a[n_]+a[a_],!r&&(r=.01)):e.autoSizeAlign||(s=a[a_]),o?(i=a[r_],o-=a[r_]+a[o_],!o&&(o=.01)):e.autoSizeAlign||(i=a[r_]));const h={bounds:{x:s,y:i,width:r,height:o},rows:[],paraNumber:0,font:w.canvas.font=e.__font};return function(t,e,s){Ju=t,Ku=t.rows,$u=t.bounds,Zu=!$u.width&&!s.autoSizeAlign;const{__letterSpacing:i,paraIndent:r,textCase:n}=s,{canvas:o}=w,{width:a}=$u;if(s.__isCharMode){const t="none"!==s.textWrap,h="break"===s.textWrap;Qu=!0,Hu=null,Uu=Xu=Vu=Fu=zu=0,Mu={data:[]},Du={words:[]},i&&(e=[...e]);for(let s=0,l=e.length;s<l;s++)Yu=e[s],"\n"===Yu?(Fu&&e_(),Du.paraEnd=!0,s_(),Qu=!0):(ju=Ru(Yu),ju===Lu&&"none"!==n&&(Yu=Pu(Yu,n,!Fu)),Xu=o.measureText(Yu).width,i&&(i<0&&(Vu=Xu),Xu+=i),Gu=ju===Eu&&(Hu===Eu||Hu===Lu)||Hu===Eu&&ju!==Au,qu=!(ju!==Ou&&ju!==Eu||Hu!==Iu&&Hu!==Au),Nu=Qu&&r?a-r:a,t&&a&&zu+Fu+Xu>Nu&&(h?(Fu&&e_(),zu&&s_()):(qu||(qu=ju===Lu&&Hu==Au),Gu||qu||ju===Wu||ju===Ou||ju===Eu||Fu+Xu>Nu?(Fu&&e_(),zu&&s_()):zu&&s_()))," "===Yu&&!0!==Qu&&zu+Fu===0||(ju===Wu?(" "===Yu&&Fu&&e_(),t_(Yu,Xu),e_()):Gu||qu?(Fu&&e_(),t_(Yu,Xu)):t_(Yu,Xu)),Hu=ju);Fu&&e_(),zu&&s_(),Ku.length>0&&(Ku[Ku.length-1].paraEnd=!0)}else e.split("\n").forEach(t=>{Ju.paraNumber++,zu=o.measureText(t).width,Ku.push({x:r||0,text:t,width:zu,paraStart:!0}),Zu&&i_()})}(h,t,e),a&&function(t,e,s,i,r){if(!i&&s.autoSizeAlign)switch(s.textAlign){case"left":h_(e,"x",t[a_]);break;case"right":h_(e,"x",-t[n_])}if(!r&&s.autoSizeAlign)switch(s.verticalAlign){case"top":h_(e,"y",t[r_]);break;case"bottom":h_(e,"y",-t[o_])}}(a,h,e,r,o),function(t,e){const{rows:s,bounds:i}=t,r=s.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}=i,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 w,x,v,b=g||u?g:t.maxWidth;for(let o=0,d=r;o<d;o++){if(w=s[o],w.x=_,w.width<g||w.width>g&&!h)switch(l){case"center":w.x+=(b-w.width)/2;break;case"right":w.x+=b-w.width}w.paraStart&&c&&o>0&&(m+=c),w.y=m,m+=n,t.overflow>o&&m>y&&(w.isOverflow=!0,t.overflow=o+1),x=w.x,v=w.width,a<0&&(w.width<0?(v=-w.width+e.fontSize+a,x-=v,v+=e.fontSize):v-=a),x<i.x&&(i.x=x),v>i.width&&(i.width=v),h&&g&&g<v&&(w.isOverflow=!0,t.overflow||(t.overflow=s.length))}i.y=p,i.height=y}(h,e),e.__isCharMode&&function(t,e,s){const{rows:i}=t,{textAlign:r,paraIndent:n,letterSpacing:o}=e,a=s&&r.includes("both"),h=a||s&&r.includes("justify"),l=h&&r.includes("letter");let d,c,u,_,p,g,f,y,m,w;i.forEach(t=>{t.words&&(p=n&&t.paraStart?n:0,y=t.words.length,h&&(w=!t.paraEnd||a,c=s-t.width-p,l?_=c/(t.words.reduce((t,e)=>t+e.data.length,0)-1):u=y>1?c/(y-1):0),g=o||t.isOverflow||l?0:u?1:2,t.isOverflow&&!o&&(t.textMode=!0),2===g?(t.x+=p,function(t){t.text="",t.words.forEach(e=>{e.data.forEach(e=>{t.text+=e.char})})}(t)):(t.x+=p,d=t.x,t.data=[],t.words.forEach((e,s)=>{1===g?(f={char:"",x:d},d=function(t,e,s){return t.forEach(t=>{s.char+=t.char,e+=t.width}),e}(e.data,d,f),(t.isOverflow||" "!==f.char)&&t.data.push(f)):d=function(t,e,s,i,r){return t.forEach(t=>{(i||" "!==t.char)&&(t.x=e,s.push(t)),e+=t.width,r&&(e+=r)}),e}(e.data,d,t.data,t.isOverflow,w&&_),w&&(m=s===y-1,u?m||(d+=u,t.width+=u):_&&(t.width+=_*(e.data.length-(m?1:0))))})),t.words=null)})}(h,e,r),h.overflow&&function(t,e,s,i){if(!i)return;const{rows:r,overflow:n}=t;let{textOverflow:o}=e;if(r.splice(n),o&&"show"!==o){let t,a;"hide"===o?o="":"ellipsis"===o&&(o="...");const h=o?w.canvas.measureText(o).width:0,l=s+i-h;("none"===e.textWrap?r:[r[n-1]]).forEach(e=>{if(e.isOverflow&&e.data){let s=e.data.length-1;for(let i=s;i>-1&&(t=e.data[i],a=t.x+t.width,!(i===s&&a<l));i--){if(a<l&&" "!==t.char||!i){e.data.splice(i+1),e.width-=t.width;break}e.width-=t.width}e.width+=h,e.data.push({char:o,x:a}),e.textMode&&function(t){t.text="",t.data.forEach(e=>{t.text+=e.char}),t.data=null}(e)}})}}(h,e,s,r),"none"!==e.textDecoration&&function(t,e){let s,i=0;const{fontSize:r,textDecoration:n}=e;switch(t.decorationHeight=r/11,c(n)?(s=n.type,n.color&&(t.decorationColor=jh.string(n.color)),n.offset&&(i=Math.min(.3*r,Math.max(n.offset,.15*-r)))):s=n,s){case"under":t.decorationY=[.15*r+i];break;case"delete":t.decorationY=[.35*-r];break;case"under-delete":t.decorationY=[.15*r+i,.35*-r]}}(h,e),h}};const d_={string:function(t,e){if(!t)return"#000";const s=a(e)&&e<1;if(n(t)){if(!s||!jh.object)return t;t=jh.object(t)}let r=i(t.a)?1:t.a;s&&(r*=e);const o=t.r+","+t.g+","+t.b;return 1===r?"rgb("+o+")":"rgba("+o+","+r+")"}};Object.assign(Vh,l_),Object.assign(jh,d_),Object.assign(qh,Hd),Object.assign(Qh,Sc),Object.assign(Jh,Vc),Object.assign($h,ru),Bh();export{Ct as AlignHelper,e as Answer,Bt as AroundHelper,Jt as AutoBounds,os as BezierHelper,qt as Bounds,No as BoundsEvent,Vt as BoundsHelper,Vl as Box,cl as BoxData,fh as Branch,wo as BranchHelper,Ia as BranchRender,vd as Canvas,Bl as CanvasData,pe as CanvasManager,Wo as ChildEvent,jh as ColorConvert,ae as Creator,p as DataHelper,Kt as Debug,vt as Direction4,bt as Direction9,$h as Effect,Ql as Ellipse,fl as EllipseData,gs as EllipseHelper,Io as Event,ue as EventCreator,ia as Eventer,Kh as Export,jr as FileHelper,Zh as Filter,P as FourNumberHelper,jl as Frame,_l as FrameData,Il as Group,dl as GroupData,wd as Image,kl as ImageData,zo as ImageEvent,Kr as ImageManager,v as IncrementId,qo as LayoutEvent,Dh as Layouter,oh as Leaf,Ea as LeafBounds,go as LeafBoundsHelper,f as LeafData,fa as LeafDataProxy,pa as LeafEventer,oo as LeafHelper,Ao as LeafLayout,mh as LeafLevelList,yh as LeafList,ka as LeafMatrix,Oa as LeafRender,Dl as Leafer,vh as LeaferCanvas,Le as LeaferCanvasBase,ul as LeaferData,Jo as LeaferEvent,rn as LeaferImage,md as Line,pl as LineData,F as MathHelper,yt as Matrix,K as MatrixHelper,xd as MyImage,We as NeedConvertToCanvasCommandMap,N as OneRadian,Y as PI2,X as PI_2,qh as Paint,Jh as PaintGradient,Qh as PaintImage,Pd as Path,Gh as PathArrow,Ar as PathBounds,ki as PathCommandDataHelper,Ae as PathCommandMap,fs as PathCommandNodeHelper,ti as PathConvert,Nr as PathCorner,Ni as PathCreator,wl as PathData,er as PathDrawer,Ee as PathHelper,t as PathNodeHandleType,ze as PathNumberCommandLengthMap,Fe as PathNumberCommandMap,Td as Pen,xl as PenData,w as Platform,oe as Plugin,gt as Point,dt as PointHelper,id as Polygon,yl as PolygonData,Do as PropertyEvent,Fl as Rect,gl as RectData,Ne as RectHelper,El as RectRender,Qo as RenderEvent,zh as Renderer,Ho as ResizeEvent,$r as Resource,ie as Run,dd as Star,ml as StarData,tl as State,$t as StringNumberMap,qr as TaskItem,Qr as TaskProcessor,Cd as Text,Vh as TextConvert,bl as TextData,el as Transition,wt as TwoPointBoundsHelper,Al as UI,Cl as UIBounds,le as UICreator,hl as UIData,Tl as UIRender,Hh as UnitConvert,ko as WaitHelper,Go as WatchEvent,Rh as Watcher,Sn as affectRenderBoundsType,bn as affectStrokeBoundsType,ln as attr,pn as autoLayoutType,yn as boundsType,Vr as canvasPatch,Te as canvasSizeAttrs,Uh as createAttr,an as createDescriptor,Mn as cursorType,Dn as dataProcessor,cn as dataType,hn as decorateLeafAttr,zn as defineDataProcessor,nn as defineKey,dn as defineLeafAttr,Cn as dimType,wn as doBoundsType,kn as doStrokeType,Nh as effectType,s as emptyData,In as eraserType,Fo as extraPropertyEventMap,V as getBoundsData,on as getDescriptor,j as getMatrixData,U as getPointData,Wn as hitType,d as isArray,u as isData,_ as isEmptyData,o as isFinite,r as isNull,a as isNumber,c as isObject,n as isString,i as isUndefined,Fn as layoutProcessor,ea as leaferTransformAttrMap,An as maskType,mn as naturalBoundsType,Pn as opacityType,Yr as path,xn as pathInputType,vn as pathType,Xr as pen,un as positionType,Gn as registerUI,qn as registerUIEvent,Yh as resizeType,Un as rewrite,Vn as rewriteAble,fn as rotationType,gn as scaleType,_n as scrollType,On as sortType,Bn as strokeType,Rn as surfaceType,Qt as tempBounds,mt as tempMatrix,ft as tempPoint,l as tryToNumber,Bh as useCanvas,Hn as useModule,wh as version,Tn as visibleType,Xh as zoomLayerType};
|
|
1
|
+
var t,e;!function(t){t[t.none=1]="none",t[t.free=2]="free",t[t.mirrorAngle=3]="mirrorAngle",t[t.mirror=4]="mirror"}(t||(t={})),function(t){t[t.No=0]="No",t[t.Yes=1]="Yes",t[t.NoAndSkip=2]="NoAndSkip",t[t.YesAndSkip=3]="YesAndSkip"}(e||(e={}));const s={};function i(t){return void 0===t}function r(t){return null==t}function n(t){return"string"==typeof t}const{isFinite:o}=Number;function a(t){return"number"==typeof t}const h=/^-?\d+(?:\.\d+)?$/;function l(t){return"string"==typeof t&&h.test(t)?+t:t}const{isArray:d}=Array;function c(t){return t&&"object"==typeof t}function u(t){return c(t)&&!d(t)}function _(t){return"{}"===JSON.stringify(t)}const p={default:(t,e)=>(g(e,t),g(t,e),t),assign(t,e,s){let i;Object.keys(e).forEach(r=>{var n,o;if(i=e[r],(null==i?void 0:i.constructor)===Object&&(null===(n=t[r])||void 0===n?void 0:n.constructor)===Object)return g(t[r],e[r],s&&s[r]);s&&r in s?(null===(o=s[r])||void 0===o?void 0:o.constructor)===Object&&g(t[r]={},e[r],s[r]):t[r]=e[r]})},copyAttrs:(t,e,s)=>(s.forEach(s=>{i(e[s])||(t[s]=e[s])}),t),clone:t=>JSON.parse(JSON.stringify(t)),toMap(t){const e={};for(let s=0,i=t.length;s<i;s++)e[t[s]]=!0;return e},stintSet(t,e,s){s||(s=void 0),t[e]!==s&&(t[e]=s)}},{assign:g}=p;class f{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(!i(e))return e}return this[t]}__getData(){const t={tag:this.__leaf.tag},{__input:e}=this;let s;for(let r in this)"_"!==r[0]&&(s=e?e[r]:void 0,t[r]=i(s)?this[r]:s);return t}__setInput(t,e){this.__input||(this.__input={}),this.__input[t]=e}__getInput(t){if(this.__input){const e=this.__input[t];if(!i(e))return e}if("path"!==t||this.__pathInputed)return this["_"+t]}__removeInput(t){this.__input&&!i(this.__input[t])&&(this.__input[t]=void 0)}__getInputData(t,e){const s={};if(t)if(d(t))for(let e of t)s[e]=this.__getInput(e);else for(let e in t)s[e]=this.__getInput(e);else{let t,e,{__input:r}=this;s.tag=this.__leaf.tag;for(let n in this)if("_"!==n[0]&&(t=this["_"+n],!i(t))){if("path"===n&&!this.__pathInputed)continue;e=r?r[n]:void 0,s[n]=i(e)?t:e}}if(e&&e.matrix){const{a:t,b:e,c:i,d:r,e:n,f:o}=this.__leaf.__localMatrix;s.matrix={a:t,b:e,c:i,d:r,e:n,f:o}}return s}__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{floor:y,max:m}=Math,x={toURL(t,e){let s=encodeURIComponent(t);return"text"===e?s="data:text/plain;charset=utf-8,"+s:"svg"===e&&(s="data:image/svg+xml,"+s),s},image:{hitCanvasSize:100,maxCacheSize:4096e3,maxPatternSize:8847360,crossOrigin:"anonymous",isLarge:(t,e,s,i)=>t.width*t.height*(e?e*s:1)>(i||w.maxCacheSize),isSuperLarge:(t,e,s)=>w.isLarge(t,e,s,w.maxPatternSize),getRealURL(t){const{prefix:e,suffix:s}=x.image;return!s||t.startsWith("data:")||t.startsWith("blob:")||(t+=(t.includes("?")?"&":"?")+s),e&&"/"===t[0]&&(t=e+t),t},resize(t,e,s,i,r,n,o,a,h){const l=x.origin.createCanvas(m(y(e+(i||0)),1),m(y(s+(r||0)),1)),d=l.getContext("2d");if(a&&(d.globalAlpha=a),d.imageSmoothingEnabled=!1!==o,n){const i=e/n.width,r=s/n.height;d.setTransform(i,0,0,r,-n.x*i,-n.y*r),d.drawImage(t,0,0,t.width,t.height)}else d.drawImage(t,0,0,e,s);return l},setPatternTransform(t,e,s){try{e&&t.setTransform&&(t.setTransform(e),e=void 0)}catch(t){}s&&p.stintSet(s,"transform",e)}}},{image:w}=x,v={RUNTIME:"runtime",LEAF:"leaf",TASK:"task",CNAVAS:"canvas",IMAGE:"image",types:{},create(t){const{types:e}=b;return e[t]?e[t]++:(e[t]=1,0)}},b=v;let k,B,S;const{max:R}=Math,C=[0,0,0,0],P={zero:[...C],tempFour:C,set:(t,e,s,i,r)=>(void 0===s&&(s=i=r=e),t[0]=e,t[1]=s,t[2]=i,t[3]=r,t),setTemp:(t,e,s,i)=>T(C,t,e,s,i),toTempAB(t,e,s){S=s?a(t)?e:t:[],a(t)?(k=E(t),B=e):a(e)?(k=t,B=E(e)):(k=t,B=e),4!==k.length&&(k=L(k)),4!==B.length&&(B=L(B))},get(t,e){let s;if(!a(t))switch(t.length){case 4:s=i(e)?t:[...t];break;case 2:s=[t[0],t[1],t[0],t[1]];break;case 3:s=[t[0],t[1],t[2],t[1]];break;case 1:t=t[0];break;default:t=0}if(s||(s=[t,t,t,t]),!i(e))for(let t=0;t<4;t++)s[t]>e&&(s[t]=e);return s},max:(t,e,s)=>a(t)&&a(e)?R(t,e):(O(t,e,s),T(S,R(k[0],B[0]),R(k[1],B[1]),R(k[2],B[2]),R(k[3],B[3]))),add:(t,e,s)=>a(t)&&a(e)?t+e:(O(t,e,s),T(S,k[0]+B[0],k[1]+B[1],k[2]+B[2],k[3]+B[3])),swapAndScale(t,e,s,i){if(a(t))return e===s?t*e:[t*s,t*e];const r=i?t:[],[n,o,h,l]=4===t.length?t:L(t);return T(r,h*s,l*e,n*s,o*e)}},{set:T,get:L,setTemp:E,toTempAB:O}=P,{round:A,pow:I,max:W,floor:M,PI:D}=Math,F={within:(t,e,s)=>(c(e)&&(s=e.max,e=e.min),!i(e)&&t<e&&(t=e),!i(s)&&t>s&&(t=s),t),fourNumber:P.get,formatRotation:(t,e)=>(t%=360,e?t<0&&(t+=360):(t>180&&(t-=360),t<-180&&(t+=360)),F.float(t)),getGapRotation(t,e,s=0){let i=t+s;if(e>1){const t=Math.abs(i%e);(t<1||t>e-1)&&(i=Math.round(i/e)*e)}return i-s},float(t,e){const s=i(e)?1e12:I(10,e);return-0===(t=A(t*s)/s)?0:t},sign:t=>t<0?-1:1,getScaleData(t,e,s,i){if(i||(i={}),e){const t=(a(e)?e:e.width||0)/s.width,r=(a(e)?e:e.height||0)/s.height;i.scaleX=t||r||1,i.scaleY=r||t||1}else t&&F.assignScale(i,t);return i},assignScale(t,e){a(e)?t.scaleX=t.scaleY=e:(t.scaleX=e.x,t.scaleY=e.y)},getFloorScale:(t,e=1)=>W(M(t),e)/t,randInt:z,randColor:t=>`rgba(${z(255)},${z(255)},${z(255)},${t||1})`};function z(t){return Math.round(Math.random()*t)}const N=D/180,Y=2*D,X=D/2;function U(){return{x:0,y:0}}function V(){return{x:0,y:0,width:0,height:0}}function j(){return{a:1,b:0,c:0,d:1,e:0,f:0}}const{sin:H,cos:G,acos:q,sqrt:Q}=Math,{float:J}=F,$={};function Z(){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 K={defaultMatrix:{a:1,b:0,c:0,d:1,e:0,f:0},defaultWorld:Z(),tempMatrix:{},set(t,e=1,s=0,i=0,r=1,n=0,o=0){t.a=e,t.b=s,t.c=i,t.d=r,t.e=n,t.f=o},get:j,getWorld:Z,copy(t,e){t.a=e.a,t.b=e.b,t.c=e.c,t.d=e.d,t.e=e.e,t.f=e.f},translate(t,e,s){t.e+=e,t.f+=s},translateInner(t,e,s,i){t.e+=t.a*e+t.c*s,t.f+=t.b*e+t.d*s,i&&(t.e-=e,t.f-=s)},scale(t,e,s=e){t.a*=e,t.b*=e,t.c*=s,t.d*=s},pixelScale(t,e,s){s||(s=t),s.a=t.a*e,s.b=t.b*e,s.c=t.c*e,s.d=t.d*e,s.e=t.e*e,s.f=t.f*e},scaleOfOuter(t,e,s,i){tt.toInnerPoint(t,e,$),tt.scaleOfInner(t,$,s,i)},scaleOfInner(t,e,s,i=s){tt.translateInner(t,e.x,e.y),tt.scale(t,s,i),tt.translateInner(t,-e.x,-e.y)},rotate(t,e){const{a:s,b:i,c:r,d:n}=t,o=G(e*=N),a=H(e);t.a=s*o-i*a,t.b=s*a+i*o,t.c=r*o-n*a,t.d=r*a+n*o},rotateOfOuter(t,e,s){tt.toInnerPoint(t,e,$),tt.rotateOfInner(t,$,s)},rotateOfInner(t,e,s){tt.translateInner(t,e.x,e.y),tt.rotate(t,s),tt.translateInner(t,-e.x,-e.y)},skew(t,e,s){const{a:i,b:r,c:n,d:o}=t;s&&(s*=N,t.a=i+n*s,t.b=r+o*s),e&&(e*=N,t.c=n+i*e,t.d=o+r*e)},skewOfOuter(t,e,s,i){tt.toInnerPoint(t,e,$),tt.skewOfInner(t,$,s,i)},skewOfInner(t,e,s,i=0){tt.translateInner(t,e.x,e.y),tt.skew(t,s,i),tt.translateInner(t,-e.x,-e.y)},multiply(t,e){const{a:s,b:i,c:r,d:n,e:o,f:a}=t;t.a=e.a*s+e.b*r,t.b=e.a*i+e.b*n,t.c=e.c*s+e.d*r,t.d=e.c*i+e.d*n,t.e=e.e*s+e.f*r+o,t.f=e.e*i+e.f*n+a},multiplyParent(t,e,s,r,n){const{e:o,f:a}=t;if(s||(s=t),i(r)&&(r=1!==t.a||t.b||t.c||1!==t.d),r){const{a:i,b:r,c:o,d:a}=t;s.a=i*e.a+r*e.c,s.b=i*e.b+r*e.d,s.c=o*e.a+a*e.c,s.d=o*e.b+a*e.d,n&&(s.scaleX=e.scaleX*n.scaleX,s.scaleY=e.scaleY*n.scaleY)}else s.a=e.a,s.b=e.b,s.c=e.c,s.d=e.d,n&&(s.scaleX=e.scaleX,s.scaleY=e.scaleY);s.e=o*e.a+a*e.c+e.e,s.f=o*e.b+a*e.d+e.f},divide(t,e){tt.multiply(t,tt.tempInvert(e))},divideParent(t,e){tt.multiplyParent(t,tt.tempInvert(e))},tempInvert(t){const{tempMatrix:e}=tt;return tt.copy(e,t),tt.invert(e),e},invert(t){const{a:e,b:s,c:i,d:r,e:n,f:o}=t;if(s||i){const a=1/(e*r-s*i);t.a=r*a,t.b=-s*a,t.c=-i*a,t.d=e*a,t.e=-(n*r-o*i)*a,t.f=-(o*e-n*s)*a}else if(1===e&&1===r)t.e=-n,t.f=-o;else{const s=1/(e*r);t.a=r*s,t.d=e*s,t.e=-n*r*s,t.f=-o*e*s}},toOuterPoint(t,e,s,i){const{x:r,y:n}=e;s||(s=e),s.x=r*t.a+n*t.c,s.y=r*t.b+n*t.d,i||(s.x+=t.e,s.y+=t.f)},toInnerPoint(t,e,s,i){const{a:r,b:n,c:o,d:a}=t,h=1/(r*a-n*o),{x:l,y:d}=e;if(s||(s=e),s.x=(l*a-d*o)*h,s.y=(d*r-l*n)*h,!i){const{e:e,f:i}=t;s.x-=(e*a-i*o)*h,s.y-=(i*r-e*n)*h}},setLayout(t,e,s,r,n){const{x:o,y:a,scaleX:h,scaleY:l}=e;if(i(n)&&(n=e.rotation||e.skewX||e.skewY),n){const{rotation:s,skewX:i,skewY:r}=e,n=s*N,o=G(n),a=H(n);if(i||r){const e=i*N,s=r*N;t.a=(o+s*-a)*h,t.b=(a+s*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,(s=s||r)&&tt.translateInner(t,-s.x,-s.y,!r)},getLayout(t,e,s,i){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&&!i){d=Q(r*r+n*n),c=t/d;const e=r/d;u=n>0?q(e):-q(e)}else{c=Q(o*o+a*a),d=t/c;const e=o/c;u=X-(a>0?q(-e):-q(e))}const e=J(G(u)),s=H(u);d=J(d),c=J(c),_=e?J((o/c+s)/e/N,9):0,p=e?J((n/d-s)/e/N,9):0,u=J(u/N)}else d=r,c=a,u=_=p=0;return(e=s||e)&&(g+=e.x*r+e.y*o,f+=e.x*n+e.y*a,s||(g-=e.x,f-=e.y)),{x:g,y:f,scaleX:d,scaleY:c,rotation:u,skewX:_,skewY:p}},withScale(t,e,s=e){const i=t;if(!e||!s){const{a:i,b:r,c:n,d:o}=t;r||n?s=(i*o-r*n)/(e=Q(i*i+r*r)):(e=i,s=o)}return i.scaleX=e,i.scaleY=s,i},reset(t){tt.set(t)}},tt=K,{toInnerPoint:et,toOuterPoint:st}=K,{sin:it,cos:rt,abs:nt,sqrt:ot,atan2:at,min:ht,round:lt}=Math,dt={defaultPoint:{x:0,y:0},tempPoint:{},tempRadiusPoint:{},set(t,e=0,s=0){t.x=e,t.y=s},setRadius(t,e,s){t.radiusX=e,t.radiusY=i(s)?e:s},copy(t,e){t.x=e.x,t.y=e.y},copyFrom(t,e,s){t.x=e,t.y=s},round(t,e){t.x=e?lt(t.x-.5)+.5:lt(t.x),t.y=e?lt(t.y-.5)+.5:lt(t.y)},move(t,e,s){c(e)?(t.x+=e.x,t.y+=e.y):(t.x+=e,t.y+=s)},scale(t,e,s=e){t.x&&(t.x*=e),t.y&&(t.y*=s)},scaleOf(t,e,s,i=s){t.x+=(t.x-e.x)*(s-1),t.y+=(t.y-e.y)*(i-1)},rotate(t,e,s){s||(s=ct.defaultPoint);const i=rt(e*=N),r=it(e),n=t.x-s.x,o=t.y-s.y;t.x=s.x+n*i-o*r,t.y=s.y+n*r+o*i},tempToInnerOf(t,e){const{tempPoint:s}=ct;return _t(s,t),et(e,s,s),s},tempToOuterOf(t,e){const{tempPoint:s}=ct;return _t(s,t),st(e,s,s),s},tempToInnerRadiusPointOf(t,e){const{tempRadiusPoint:s}=ct;return _t(s,t),ct.toInnerRadiusPointOf(t,e,s),s},toInnerRadiusPointOf(t,e,s){s||(s=t),et(e,t,s),s.radiusX=Math.abs(t.radiusX/e.scaleX),s.radiusY=Math.abs(t.radiusY/e.scaleY)},toInnerOf(t,e,s){et(e,t,s)},toOuterOf(t,e,s){st(e,t,s)},getCenter:(t,e)=>({x:t.x+(e.x-t.x)/2,y:t.y+(e.y-t.y)/2}),getCenterX:(t,e)=>t+(e-t)/2,getCenterY:(t,e)=>t+(e-t)/2,getDistance:(t,e)=>ut(t.x,t.y,e.x,e.y),getDistanceFrom(t,e,s,i){const r=nt(s-t),n=nt(i-e);return ot(r*r+n*n)},getMinDistanceFrom:(t,e,s,i,r,n)=>ht(ut(t,e,s,i),ut(s,i,r,n)),getAngle:(t,e)=>pt(t,e)/N,getRotation:(t,e,s,i)=>(i||(i=e),ct.getRadianFrom(t.x,t.y,e.x,e.y,s.x,s.y,i.x,i.y)/N),getRadianFrom(t,e,s,r,n,o,a,h){i(a)&&(a=s,h=r);const l=t-s,d=e-r,c=n-a,u=o-h;return Math.atan2(l*u-d*c,l*c+d*u)},getAtan2:(t,e)=>at(e.y-t.y,e.x-t.x),getDistancePoint(t,e,s,i,r){const n=pt(t,e);return r&&(t=e),i||(e={}),e.x=t.x+rt(n)*s,e.y=t.y+it(n)*s,e},toNumberPoints(t){let e=t;return c(t[0])&&(e=[],t.forEach(t=>e.push(t.x,t.y))),e},isSame:(t,e)=>t.x===e.x&&t.y===e.y,reset(t){ct.reset(t)}},ct=dt,{getDistanceFrom:ut,copy:_t,getAtan2:pt}=ct;class gt{constructor(t,e){this.set(t,e)}set(t,e){return c(t)?dt.copy(this,t):dt.set(this,t,e),this}get(){const{x:t,y:e}=this;return{x:t,y:e}}clone(){return new gt(this)}move(t,e){return dt.move(this,t,e),this}scale(t,e){return dt.scale(this,t,e),this}scaleOf(t,e,s){return dt.scaleOf(this,t,e,s),this}rotate(t,e){return dt.rotate(this,t,e),this}rotateOf(t,e){return dt.rotate(this,e,t),this}getRotation(t,e,s){return dt.getRotation(this,t,e,s)}toInnerOf(t,e){return dt.toInnerOf(this,t,e),this}toOuterOf(t,e){return dt.toOuterOf(this,t,e),this}getCenter(t){return new gt(dt.getCenter(this,t))}getDistance(t){return dt.getDistance(this,t)}getDistancePoint(t,e,s,i){return new gt(dt.getDistancePoint(this,t,e,s,i))}getAngle(t){return dt.getAngle(this,t)}getAtan2(t){return dt.getAtan2(this,t)}isSame(t){return dt.isSame(this,t)}reset(){return dt.reset(this),this}}const ft=new gt;class yt{constructor(t,e,s,i,r,n){this.set(t,e,s,i,r,n)}set(t,e,s,i,r,n){return c(t)?K.copy(this,t):K.set(this,t,e,s,i,r,n),this}setWith(t){return K.copy(this,t),this.scaleX=t.scaleX,this.scaleY=t.scaleY,this}get(){const{a:t,b:e,c:s,d:i,e:r,f:n}=this;return{a:t,b:e,c:s,d:i,e:r,f:n}}clone(){return new yt(this)}translate(t,e){return K.translate(this,t,e),this}translateInner(t,e){return K.translateInner(this,t,e),this}scale(t,e){return K.scale(this,t,e),this}scaleWith(t,e){return K.scale(this,t,e),this.scaleX*=t,this.scaleY*=e||t,this}pixelScale(t){return K.pixelScale(this,t),this}scaleOfOuter(t,e,s){return K.scaleOfOuter(this,t,e,s),this}scaleOfInner(t,e,s){return K.scaleOfInner(this,t,e,s),this}rotate(t){return K.rotate(this,t),this}rotateOfOuter(t,e){return K.rotateOfOuter(this,t,e),this}rotateOfInner(t,e){return K.rotateOfInner(this,t,e),this}skew(t,e){return K.skew(this,t,e),this}skewOfOuter(t,e,s){return K.skewOfOuter(this,t,e,s),this}skewOfInner(t,e,s){return K.skewOfInner(this,t,e,s),this}multiply(t){return K.multiply(this,t),this}multiplyParent(t){return K.multiplyParent(this,t),this}divide(t){return K.divide(this,t),this}divideParent(t){return K.divideParent(this,t),this}invert(){return K.invert(this),this}invertWith(){return K.invert(this),this.scaleX=1/this.scaleX,this.scaleY=1/this.scaleY,this}toOuterPoint(t,e,s){K.toOuterPoint(this,t,e,s)}toInnerPoint(t,e,s){K.toInnerPoint(this,t,e,s)}setLayout(t,e,s){return K.setLayout(this,t,e,s),this}getLayout(t,e,s){return K.getLayout(this,t,e,s)}withScale(t,e){return K.withScale(this,t,e)}reset(){K.reset(this)}}const mt=new yt,xt={tempPointBounds:{},setPoint(t,e,s){t.minX=t.maxX=e,t.minY=t.maxY=s},addPoint(t,e,s){t.minX=e<t.minX?e:t.minX,t.minY=s<t.minY?s:t.minY,t.maxX=e>t.maxX?e:t.maxX,t.maxY=s>t.maxY?s:t.maxY},addBounds(t,e,s,i,r){wt(t,e,s),wt(t,e+i,s+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:wt}=xt;var vt,bt;!function(t){t[t.top=0]="top",t[t.right=1]="right",t[t.bottom=2]="bottom",t[t.left=3]="left"}(vt||(vt={})),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"}(bt||(bt={}));const kt=[{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}];kt.forEach(t=>t.type="percent");const Bt={directionData:kt,tempPoint:{},get:St,toPoint(t,e,s,i,r,n){const o=St(t);s.x=o.x,s.y=o.y,"percent"===o.type&&(s.x*=e.width,s.y*=e.height,r&&(n||(s.x-=r.x,s.y-=r.y),o.x&&(s.x-=1===o.x?r.width:.5===o.x?o.x*r.width:0),o.y&&(s.y-=1===o.y?r.height:.5===o.y?o.y*r.height:0))),i||(s.x+=e.x,s.y+=e.y)},getPoint:(t,e,s)=>(s||(s={}),Bt.toPoint(t,e,s,!0),s)};function St(t){return n(t)?kt[bt[t]]:t}const{toPoint:Rt}=Bt,Ct={toPoint(t,e,s,i,r,n){Rt(t,s,i,r,e,n)}},{tempPointBounds:Pt,setPoint:Tt,addPoint:Lt,toBounds:Et}=xt,{toOuterPoint:Ot}=K,{float:At,fourNumber:It}=F,{floor:Wt,ceil:Mt}=Math;let Dt,Ft,zt,Nt;const Yt={},Xt={},Ut={},Vt={tempBounds:Ut,set(t,e=0,s=0,i=0,r=0){t.x=e,t.y=s,t.width=i,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,s,i,r){const{x:n,y:o,width:a,height:h}=e;if(d(s)){const e=It(s);i?jt.set(t,n+e[3],o+e[0],a-e[1]-e[3],h-e[2]-e[0]):jt.set(t,n-e[3],o-e[0],a+e[1]+e[3],h+e[2]+e[0])}else i&&(s=-s),jt.set(t,n-s,o-s,a+2*s,h+2*s);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,s){t.x+=e,t.y+=s},scroll(t,e){t.x+=e.scrollX,t.y+=e.scrollY},getByMove:(t,e,s)=>(t=Object.assign({},t),jt.move(t,e,s),t),toOffsetOutBounds(t,e,s){e?Gt(e,t):e=t,s||(s=t),e.offsetX=jt.maxX(s),e.offsetY=jt.maxY(s),jt.move(e,-e.offsetX,-e.offsetY)},scale(t,e,s=e,i){i||dt.scale(t,e,s),t.width*=e,t.height*=s},scaleOf(t,e,s,i=s){dt.scaleOf(t,e,s,i),t.width*=s,t.height*=i},tempToOuterOf:(t,e)=>(jt.copy(Ut,t),jt.toOuterOf(Ut,e),Ut),getOuterOf:(t,e)=>(t=Object.assign({},t),jt.toOuterOf(t,e),t),toOuterOf(t,e,s){if(s||(s=t),0===e.b&&0===e.c){const{a:i,d:r,e:n,f:o}=e;i>0?(s.width=t.width*i,s.x=n+t.x*i):(s.width=t.width*-i,s.x=n+t.x*i-s.width),r>0?(s.height=t.height*r,s.y=o+t.y*r):(s.height=t.height*-r,s.y=o+t.y*r-s.height)}else Yt.x=t.x,Yt.y=t.y,Ot(e,Yt,Xt),Tt(Pt,Xt.x,Xt.y),Yt.x=t.x+t.width,Ot(e,Yt,Xt),Lt(Pt,Xt.x,Xt.y),Yt.y=t.y+t.height,Ot(e,Yt,Xt),Lt(Pt,Xt.x,Xt.y),Yt.x=t.x,Ot(e,Yt,Xt),Lt(Pt,Xt.x,Xt.y),Et(Pt,s)},toInnerOf(t,e,s){s||(s=t),jt.move(s,-e.e,-e.f),jt.scale(s,1/e.a,1/e.d)},getFitMatrix(t,e,s=1){const i=Math.min(s,jt.getFitScale(t,e));return new yt(i,0,0,i,-e.x*i,-e.y*i)},getFitScale(t,e,s){const i=t.width/e.width,r=t.height/e.height;return s?Math.max(i,r):Math.min(i,r)},put(t,e,s="center",i=1,r=!0,o){o||(o=e),n(i)&&(i=jt.getFitScale(t,e,"cover"===i)),Ut.width=r?e.width*=i:e.width*i,Ut.height=r?e.height*=i:e.height*i,Ct.toPoint(s,Ut,t,o,!0,!0)},getSpread(t,e,s){const i={};return jt.copyAndSpread(i,t,e,!1,s),i},spread(t,e,s){jt.copyAndSpread(t,t,e,!1,s)},shrink(t,e,s){jt.copyAndSpread(t,t,e,!0,s)},ceil(t){const{x:e,y:s}=t;t.x=Wt(t.x),t.y=Wt(t.y),t.width=e>t.x?Mt(t.width+e-t.x):Mt(t.width),t.height=s>t.y?Mt(t.height+s-t.y):Mt(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=At(t.x,e),t.y=At(t.y,e),t.width=At(t.width,e),t.height=At(t.height,e)},add(t,e,s){Dt=t.x+t.width,Ft=t.y+t.height,zt=e.x,Nt=e.y,s||(zt+=e.width,Nt+=e.height),Dt=Dt>zt?Dt:zt,Ft=Ft>Nt?Ft:Nt,t.x=t.x<e.x?t.x:e.x,t.y=t.y<e.y?t.y:e.y,t.width=Dt-t.x,t.height=Ft-t.y},addList(t,e){jt.setListWithFn(t,e,void 0,!0)},setList(t,e,s=!1){jt.setListWithFn(t,e,void 0,s)},addListWithFn(t,e,s){jt.setListWithFn(t,e,s,!0)},setListWithFn(t,e,s,i=!1){let r,n=!0;for(let o=0,a=e.length;o<a;o++)r=s?s(e[o],o):e[o],r&&(r.width||r.height)&&(n?(n=!1,i||Gt(t,r)):Ht(t,r));n&&jt.reset(t)},setPoints(t,e){e.forEach((t,e)=>0===e?Tt(Pt,t.x,t.y):Lt(Pt,t.x,t.y)),Et(Pt,t)},setPoint(t,e){jt.set(t,e.x,e.y)},addPoint(t,e){Ht(t,e,!0)},getPoints(t){const{x:e,y:s,width:i,height:r}=t;return[{x:e,y:s},{x:e+i,y:s},{x:e+i,y:s+r},{x:e,y:s+r}]},hitRadiusPoint:(t,e,s)=>(s&&(e=dt.tempToInnerRadiusPointOf(e,s)),e.x>=t.x-e.radiusX&&e.x<=t.x+t.width+e.radiusX&&e.y>=t.y-e.radiusY&&e.y<=t.y+t.height+e.radiusY),hitPoint:(t,e,s)=>(s&&(e=dt.tempToInnerOf(e,s)),e.x>=t.x&&e.x<=t.x+t.width&&e.y>=t.y&&e.y<=t.y+t.height),hit:(t,e,s)=>(s&&(e=jt.tempToOuterOf(e,s)),!(t.y+t.height<e.y||e.y+e.height<t.y||t.x+t.width<e.x||e.x+e.width<t.x)),includes:(t,e,s)=>(s&&(e=jt.tempToOuterOf(e,s)),t.x<=e.x&&t.y<=e.y&&t.x+t.width>=e.x+e.width&&t.y+t.height>=e.y+e.height),getIntersectData(t,e,s){if(s&&(e=jt.tempToOuterOf(e,s)),!jt.hit(t,e))return{x:0,y:0,width:0,height:0};let{x:i,y:r,width:n,height:o}=e;return Dt=i+n,Ft=r+o,zt=t.x+t.width,Nt=t.y+t.height,i=i>t.x?i:t.x,r=r>t.y?r:t.y,Dt=Dt<zt?Dt:zt,Ft=Ft<Nt?Ft:Nt,n=Dt-i,o=Ft-r,{x:i,y:r,width:n,height:o}},intersect(t,e,s){jt.copy(t,jt.getIntersectData(t,e,s))},isSame:(t,e)=>t.x===e.x&&t.y===e.y&&t.width===e.width&&t.height===e.height,isEmpty:t=>0===t.x&&0===t.y&&0===t.width&&0===t.height,reset(t){jt.set(t)}},jt=Vt,{add:Ht,copy:Gt}=jt;class qt{get minX(){return Vt.minX(this)}get minY(){return Vt.minY(this)}get maxX(){return Vt.maxX(this)}get maxY(){return Vt.maxY(this)}constructor(t,e,s,i){this.set(t,e,s,i)}set(t,e,s,i){return c(t)?Vt.copy(this,t):Vt.set(this,t,e,s,i),this}get(){const{x:t,y:e,width:s,height:i}=this;return{x:t,y:e,width:s,height:i}}clone(){return new qt(this)}move(t,e){return Vt.move(this,t,e),this}scale(t,e,s){return Vt.scale(this,t,e,s),this}scaleOf(t,e,s){return Vt.scaleOf(this,t,e,s),this}toOuterOf(t,e){return Vt.toOuterOf(this,t,e),this}toInnerOf(t,e){return Vt.toInnerOf(this,t,e),this}getFitMatrix(t,e){return Vt.getFitMatrix(this,t,e)}put(t,e,s){Vt.put(this,t,e,s)}spread(t,e){return Vt.spread(this,t,e),this}shrink(t,e){return Vt.shrink(this,t,e),this}ceil(){return Vt.ceil(this),this}unsign(){return Vt.unsign(this),this}float(t){return Vt.float(this,t),this}add(t){return Vt.add(this,t),this}addList(t){return Vt.setList(this,t,!0),this}setList(t){return Vt.setList(this,t),this}addListWithFn(t,e){return Vt.setListWithFn(this,t,e,!0),this}setListWithFn(t,e){return Vt.setListWithFn(this,t,e),this}setPoint(t){return Vt.setPoint(this,t),this}setPoints(t){return Vt.setPoints(this,t),this}addPoint(t){return Vt.addPoint(this,t),this}getPoints(){return Vt.getPoints(this)}hitPoint(t,e){return Vt.hitPoint(this,t,e)}hitRadiusPoint(t,e){return Vt.hitRadiusPoint(this,t,e)}hit(t,e){return Vt.hit(this,t,e)}includes(t,e){return Vt.includes(this,t,e)}intersect(t,e){return Vt.intersect(this,t,e),this}getIntersect(t,e){return new qt(Vt.getIntersectData(this,t,e))}isSame(t){return Vt.isSame(this,t)}isEmpty(){return Vt.isEmpty(this)}reset(){Vt.reset(this)}}const Qt=new qt;class Jt{constructor(t,e,s,i,r,n){c(t)?this.copy(t):this.set(t,e,s,i,r,n)}set(t=0,e=0,s=0,i=0,r=0,n=0){this.top=t,this.right=e,this.bottom=s,this.left=i,this.width=r,this.height=n}copy(t){const{top:e,right:s,bottom:i,left:r,width:n,height:o}=t;this.set(e,s,i,r,n,o)}getBoundsFrom(t){const{top:e,right:s,bottom:i,left:r,width:n,height:o}=this;return new qt(r,e,n||t.width-r-s,o||t.height-e-i)}}const $t={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:Zt}=F;class Kt{constructor(t){this.repeatMap={},this.name=t}static get(t){return new Kt(t)}static set filter(t){this.filterList=te(t)}static set exclude(t){this.excludeList=te(t)}static drawRepaint(t,e){const s=Zt();t.fillWorld(e,s.replace("1)",".1)")),t.strokeWorld(e,s)}static drawBounds(t,e,s){const i="hit"===Kt.showBounds,r=t.__nowWorld,n=Zt();i&&(e.setWorld(r),t.__drawHitPath(e),e.fillStyle=n.replace("1)",".2)"),e.fill()),e.resetTransform(),e.setStroke(n,2),i?e.stroke():e.strokeWorld(r,n)}log(...t){if(ee.enable){if(ee.filterList.length&&ee.filterList.every(t=>t!==this.name))return;if(ee.excludeList.length&&ee.excludeList.some(t=>t===this.name))return;console.log("%c"+this.name,"color:#21ae62",...t)}}tip(...t){ee.enable&&this.warn(...t)}warn(...t){ee.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 te(t){return t?n(t)&&(t=[t]):t=[],t}Kt.filterList=[],Kt.excludeList=[],Kt.showWarn=!0;const ee=Kt,se=Kt.get("RunTime"),ie={currentId:0,currentName:"",idMap:{},nameMap:{},nameToIdMap:{},start(t,e){const s=v.create(v.RUNTIME);return re.currentId=re.idMap[s]=e?performance.now():Date.now(),re.currentName=re.nameMap[s]=t,re.nameToIdMap[t]=s,s},end(t,e){const s=re.idMap[t],i=re.nameMap[t],r=e?(performance.now()-s)/1e3:Date.now()-s;re.idMap[t]=re.nameMap[t]=re.nameToIdMap[i]=void 0,se.log(i,r,"ms")},endOfName(t,e){const s=re.nameToIdMap[t];i(s)||re.end(s,e)}},re=ie,ne=[],oe={list:{},add(t,...e){this.list[t]=!0,ne.push(...e)},has(t,e){const s=this.list[t];return!s&&e&&this.need(t),s},need(t){console.error("please install and import plugin: "+(t.includes("-x")?"":"@leafer-in/")+t)}};setTimeout(()=>ne.forEach(t=>oe.has(t,!0)));const ae={editor:t=>oe.need("editor")},he=Kt.get("UICreator"),le={list:{},register(t){const{__tag:e}=t.prototype;de[e]&&he.repeat(e),de[e]=t},get(t,e,s,r,n,o){de[t]||he.error("not register "+t);const a=new de[t](e);return i(s)||(a.x=s,r&&(a.y=r),n&&(a.width=n),o&&(a.height=o)),a}},{list:de}=le,ce=Kt.get("EventCreator"),ue={nameList:{},register(t){let e;Object.keys(t).forEach(s=>{e=t[s],n(e)&&(_e[e]&&ce.repeat(e),_e[e]=t)})},changeName(t,e){const s=_e[t];if(s){const i=Object.keys(s).find(e=>s[e]===t);i&&(s[i]=e,_e[e]=s)}},has(t){return!!this.nameList[t]},get:(t,...e)=>new _e[t](...e)},{nameList:_e}=ue;class pe{constructor(){this.list=[]}add(t){t.manager=this,this.list.push(t)}get(t){let e;const{list:s}=this;for(let i=0,r=s.length;i<r;i++)if(e=s[i],e.recycled&&e.isSameSize(t))return e.recycled=!1,e.manager||(e.manager=this),e;const i=ae.canvas(t);return this.add(i),i}recycle(t){t.recycled=!0}clearRecycled(){let t;const e=[];for(let s=0,i=this.list.length;s<i;s++)t=this.list[s],t.recycled?t.destroy():e.push(t);this.list=e}clear(){this.list.forEach(t=>{t.destroy()}),this.list.length=0}destroy(){this.clear()}}function ge(t,e,s,i){var r,n=arguments.length,o=n<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,s):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(t,e,s,i);else for(var a=t.length-1;a>=0;a--)(r=t[a])&&(o=(n<3?r(o):n>3?r(e,s,o):r(e,s))||o);return n>3&&o&&Object.defineProperty(e,s,o),o}function fe(t,e,s,i){return new(s||(s=Promise))(function(r,n){function o(t){try{h(i.next(t))}catch(t){n(t)}}function a(t){try{h(i.throw(t))}catch(t){n(t)}}function h(t){var e;t.done?r(t.value):(e=t.value,e instanceof s?e:new s(function(t){t(e)})).then(o,a)}h((i=i.apply(t,e||[])).next())})}function ye(t){return(e,s)=>{t||(t=s);const i={get(){return this.context[t]},set(e){this.context[t]=e}};"strokeCap"===s&&(i.set=function(e){this.context[t]="none"===e?"butt":e}),Object.defineProperty(e,s,i)}}"function"==typeof SuppressedError&&SuppressedError;const me=[];function xe(){return(t,e)=>{me.push(e)}}const we=[];let ve=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||we)}get dashPattern(){return this.context.getLineDash()}__bindContext(){let t;me.forEach(e=>{t=this.context[e],t&&(this[e]=t.bind(this.context))}),this.textBaseline="alphabetic"}setTransform(t,e,s,i,r,n){}resetTransform(){}getTransform(){}save(){}restore(){}transform(t,e,s,i,r,n){c(t)?this.context.transform(t.a,t.b,t.c,t.d,t.e,t.f):this.context.transform(t,e,s,i,r,n)}translate(t,e){}scale(t,e){}rotate(t){}fill(t,e){}stroke(t){}clip(t,e){}fillRect(t,e,s,i){}strokeRect(t,e,s,i){}clearRect(t,e,s,i){}drawImage(t,e,s,i,r,n,o,a,h){switch(arguments.length){case 9:if(e<0){const t=-e/i*a;i+=e,e=0,n+=t,a-=t}if(s<0){const t=-s/r*h;r+=s,s=0,o+=t,h-=t}this.context.drawImage(t,e,s,i,r,n,o,a,h);break;case 5:this.context.drawImage(t,e,s,i,r);break;case 3:this.context.drawImage(t,e,s)}}beginPath(){}moveTo(t,e){}lineTo(t,e){}bezierCurveTo(t,e,s,i,r,n){}quadraticCurveTo(t,e,s,i){}closePath(){}arc(t,e,s,i,r,n){}arcTo(t,e,s,i,r){}ellipse(t,e,s,i,r,n,o,a){}rect(t,e,s,i){}roundRect(t,e,s,i,r){}createConicGradient(t,e,s){}createLinearGradient(t,e,s,i){}createPattern(t,e){}createRadialGradient(t,e,s,i,r,n){}fillText(t,e,s,i){}measureText(t){}strokeText(t,e,s,i){}destroy(){this.context=null}};ge([ye("imageSmoothingEnabled")],ve.prototype,"smooth",void 0),ge([ye("imageSmoothingQuality")],ve.prototype,"smoothLevel",void 0),ge([ye("globalAlpha")],ve.prototype,"opacity",void 0),ge([ye()],ve.prototype,"fillStyle",void 0),ge([ye()],ve.prototype,"strokeStyle",void 0),ge([ye("lineWidth")],ve.prototype,"strokeWidth",void 0),ge([ye("lineCap")],ve.prototype,"strokeCap",void 0),ge([ye("lineJoin")],ve.prototype,"strokeJoin",void 0),ge([ye("lineDashOffset")],ve.prototype,"dashOffset",void 0),ge([ye()],ve.prototype,"miterLimit",void 0),ge([ye()],ve.prototype,"shadowBlur",void 0),ge([ye()],ve.prototype,"shadowColor",void 0),ge([ye()],ve.prototype,"shadowOffsetX",void 0),ge([ye()],ve.prototype,"shadowOffsetY",void 0),ge([ye()],ve.prototype,"filter",void 0),ge([ye()],ve.prototype,"font",void 0),ge([ye()],ve.prototype,"fontKerning",void 0),ge([ye()],ve.prototype,"fontStretch",void 0),ge([ye()],ve.prototype,"fontVariantCaps",void 0),ge([ye()],ve.prototype,"textAlign",void 0),ge([ye()],ve.prototype,"textBaseline",void 0),ge([ye()],ve.prototype,"textRendering",void 0),ge([ye()],ve.prototype,"wordSpacing",void 0),ge([ye()],ve.prototype,"letterSpacing",void 0),ge([ye()],ve.prototype,"direction",void 0),ge([xe()],ve.prototype,"setTransform",null),ge([xe()],ve.prototype,"resetTransform",null),ge([xe()],ve.prototype,"getTransform",null),ge([xe()],ve.prototype,"save",null),ge([xe()],ve.prototype,"restore",null),ge([xe()],ve.prototype,"translate",null),ge([xe()],ve.prototype,"scale",null),ge([xe()],ve.prototype,"rotate",null),ge([xe()],ve.prototype,"fill",null),ge([xe()],ve.prototype,"stroke",null),ge([xe()],ve.prototype,"clip",null),ge([xe()],ve.prototype,"fillRect",null),ge([xe()],ve.prototype,"strokeRect",null),ge([xe()],ve.prototype,"clearRect",null),ge([xe()],ve.prototype,"beginPath",null),ge([xe()],ve.prototype,"moveTo",null),ge([xe()],ve.prototype,"lineTo",null),ge([xe()],ve.prototype,"bezierCurveTo",null),ge([xe()],ve.prototype,"quadraticCurveTo",null),ge([xe()],ve.prototype,"closePath",null),ge([xe()],ve.prototype,"arc",null),ge([xe()],ve.prototype,"arcTo",null),ge([xe()],ve.prototype,"ellipse",null),ge([xe()],ve.prototype,"rect",null),ge([xe()],ve.prototype,"roundRect",null),ge([xe()],ve.prototype,"createConicGradient",null),ge([xe()],ve.prototype,"createLinearGradient",null),ge([xe()],ve.prototype,"createPattern",null),ge([xe()],ve.prototype,"createRadialGradient",null),ge([xe()],ve.prototype,"fillText",null),ge([xe()],ve.prototype,"measureText",null),ge([xe()],ve.prototype,"strokeText",null);const{copy:be,multiplyParent:ke,pixelScale:Be}=K,{round:Se}=Math,Re=new qt,Ce=new qt,Pe={width:1,height:1,pixelRatio:1},Te=["width","height","pixelRatio"];class Le extends ve{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(t,e){super(),this.size={},this.worldTransform={},t||(t=Pe),this.manager=e,this.innerId=v.create(v.CNAVAS);const{width:s,height:i,pixelRatio:r}=t;this.autoLayout=!s||!i,this.size.pixelRatio=r||x.devicePixelRatio,this.config=t,this.init()}init(){}__createContext(){const{view:t}=this,{contextSettings:e}=this.config;this.context=e?t.getContext("2d",e):t.getContext("2d"),this.__bindContext()}export(t,e){}toBlob(t,e){}toDataURL(t,e){}saveAs(t,e){}resize(t,e=!0){if(this.isSameSize(t))return;let s;this.context&&!this.unreal&&e&&this.width&&(s=this.getSameCanvas(),s.copyWorld(this));const i=this.size;p.copyAttrs(i,t,Te),Te.forEach(t=>i[t]||(i[t]=1)),this.bounds=new qt(0,0,this.width,this.height),this.updateViewSize(),this.updateClientBounds(),this.context&&(this.smooth=this.config.smooth,!this.unreal&&s&&(this.clearWorld(s.bounds),this.copyWorld(s),s.recycle()))}updateViewSize(){}updateClientBounds(){}getClientBounds(t){return t&&this.updateClientBounds(),this.clientBounds||this.bounds}startAutoLayout(t,e){}stopAutoLayout(){}setCursor(t){}setWorld(t,e){const{pixelRatio:s,pixelSnap:i}=this,r=this.worldTransform;e&&ke(t,e,r),Be(t,s,r),i&&!t.ignorePixelSnap&&(t.half&&t.half*s%2?(r.e=Se(r.e-.5)+.5,r.f=Se(r.f-.5)+.5):(r.e=Se(r.e),r.f=Se(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,s,i){e&&(this.strokeWidth=e),t&&(this.strokeStyle=t),s&&this.setStrokeOptions(s,i)}setStrokeOptions(t,e){let{strokeCap:s,strokeJoin:r,dashPattern:n,dashOffset:o,miterLimit:a}=t;e&&(e.strokeCap&&(s=e.strokeCap),e.strokeJoin&&(r=e.strokeJoin),i(e.dashPattern)||(n=e.dashPattern),i(e.dashOffset)||(o=e.dashOffset),e.miterLimit&&(a=e.miterLimit)),this.strokeCap=s,this.strokeJoin=r,this.dashPattern=n,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,s=1){return!0}setWorldShadow(t,e,s,i){const{pixelRatio:r}=this;this.shadowOffsetX=t*r,this.shadowOffsetY=e*r,this.shadowBlur=s*r,this.shadowColor=i||"black"}setWorldBlur(t){const{pixelRatio:e}=this;this.filter=`blur(${t*e}px)`}copyWorld(t,e,s,i,r=!0){i&&(this.blendMode=i),e?(this.setTempPixelBounds(e,r),s?(this.setTempPixelBounds2(s,r),s=Ce):s=Re,this.drawImage(t.view,Re.x,Re.y,Re.width,Re.height,s.x,s.y,s.width,s.height)):this.drawImage(t.view,0,0),i&&(this.blendMode="source-over")}copyWorldToInner(t,e,s,i,r=!0){e.b||e.c?(this.save(),this.resetTransform(),this.copyWorld(t,e,Vt.tempToOuterOf(s,e),i,r),this.restore()):(i&&(this.blendMode=i),this.setTempPixelBounds(e,r),this.drawImage(t.view,Re.x,Re.y,Re.width,Re.height,s.x,s.y,s.width,s.height),i&&(this.blendMode="source-over"))}copyWorldByReset(t,e,s,i,r,n=!0){this.resetTransform(),this.copyWorld(t,e,s,i,n),r||this.useWorldTransform()}useGrayscaleAlpha(t){let e,s;this.setTempPixelBounds(t,!0,!0);const{context:i}=this,r=i.getImageData(Re.x,Re.y,Re.width,Re.height),{data:n}=r;for(let t=0,i=n.length;t<i;t+=4)s=.299*n[t]+.587*n[t+1]+.114*n[t+2],(e=n[t+3])&&(n[t+3]=255===e?s:e*(s/255));i.putImageData(r,Re.x,Re.y)}useMask(t,e,s){this.copyWorld(t,e,s,"destination-in")}useEraser(t,e,s){this.copyWorld(t,e,s,"destination-out")}fillWorld(t,e,s,i){s&&(this.blendMode=s),this.fillStyle=e,this.setTempPixelBounds(t,i),this.fillRect(Re.x,Re.y,Re.width,Re.height),s&&(this.blendMode="source-over")}strokeWorld(t,e,s,i){s&&(this.blendMode=s),this.strokeStyle=e,this.setTempPixelBounds(t,i),this.strokeRect(Re.x,Re.y,Re.width,Re.height),s&&(this.blendMode="source-over")}clipWorld(t,e=!0){this.beginPath(),this.setTempPixelBounds(t,e),this.rect(Re.x,Re.y,Re.width,Re.height),this.clip()}clipUI(t){t.windingRule?this.clip(t.windingRule):this.clip()}clearWorld(t,e=!0){this.setTempPixelBounds(t,e),this.clearRect(Re.x,Re.y,Re.width,Re.height)}clear(){const{pixelRatio:t}=this;this.clearRect(0,0,this.width*t+2,this.height*t+2)}setTempPixelBounds(t,e,s){this.copyToPixelBounds(Re,t,e,s)}setTempPixelBounds2(t,e,s){this.copyToPixelBounds(Ce,t,e,s)}copyToPixelBounds(t,e,s,i){t.set(e),i&&t.intersect(this.bounds),t.scale(this.pixelRatio),s&&t.ceil()}isSameSize(t){return this.width===t.width&&this.height===t.height&&(!t.pixelRatio||this.pixelRatio===t.pixelRatio)}getSameCanvas(t,e){const{size:s,pixelSnap:i}=this,r=this.manager?this.manager.get(s):ae.canvas(Object.assign({},s));return r.save(),t&&(be(r.worldTransform,this.worldTransform),r.useWorldTransform()),e&&(r.smooth=this.smooth),r.pixelSnap!==i&&(r.pixelSnap=i),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 Ee={creator:{},parse(t,e){},convertToCanvasData(t,e){}},Oe={N:21,D:22,X:23,G:24,F:25,O:26,P:27,U:28},Ae=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},Oe),Ie={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},We={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},Me=Object.assign(Object.assign({},We),Oe),De=Ae,Fe={};for(let t in De)Fe[De[t]]=t;const ze={};for(let t in De)ze[De[t]]=Ie[t];const Ne={drawRoundRect(t,e,s,i,r,n){const o=F.fourNumber(n,Math.min(i/2,r/2)),a=e+i,h=s+r;o[0]?t.moveTo(e+o[0],s):t.moveTo(e,s),o[1]?t.arcTo(a,s,a,h,o[1]):t.lineTo(a,s),o[2]?t.arcTo(a,h,e,h,o[2]):t.lineTo(a,h),o[3]?t.arcTo(e,h,e,s,o[3]):t.lineTo(e,h),o[0]?t.arcTo(e,s,a,s,o[0]):t.lineTo(e,s)}},{sin:Ye,cos:Xe,hypot:Ue,atan2:Ve,ceil:je,abs:He,PI:Ge,sqrt:qe,pow:Qe}=Math,{setPoint:Je,addPoint:$e}=xt,{set:Ze,toNumberPoints:Ke}=dt,{M:ts,L:es,C:ss,Q:is,Z:rs}=Ae,ns={},os={points(t,e,s,i){let r=Ke(e);if(t.push(ts,r[0],r[1]),s&&r.length>5){let e,n,o,a,h,l,d,c,u,_,p,g,f,y=r.length;const m=!0===s?.5:s;i&&(r=[r[y-2],r[y-1],...r,r[0],r[1],r[2],r[3]],y=r.length);for(let s=2;s<y-2;s+=2)e=r[s-2],n=r[s-1],o=r[s],a=r[s+1],h=r[s+2],l=r[s+3],p=qe(Qe(o-e,2)+Qe(a-n,2)),g=qe(Qe(h-o,2)+Qe(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===s?i||t.push(is,d,c,o,a):t.push(ss,u,_,d,c,o,a),u=o+g*h,_=a+g*l);i||t.push(is,u,_,r[y-2],r[y-1])}else for(let e=2,s=r.length;e<s;e+=2)t.push(es,r[e],r[e+1]);i&&t.push(rs)},rect(t,e,s,i,r){Ee.creator.path=t,Ee.creator.moveTo(e,s).lineTo(e+i,s).lineTo(e+i,s+r).lineTo(e,s+r).lineTo(e,s)},roundRect(t,e,s,i,r,n){Ee.creator.path=[],Ne.drawRoundRect(Ee.creator,e,s,i,r,n),t.push(...Ee.convertToCanvasData(Ee.creator.path,!0))},arcTo(t,e,s,i,r,n,o,a,h,l,d){const c=i-e,u=r-s,_=n-i,p=o-r;let g=Ve(u,c),f=Ve(p,_);const y=Ue(c,u),m=Ue(_,p);let x=f-g;if(x<0&&(x+=Y),y<1e-12||m<1e-12||x<1e-12||He(x-Ge)<1e-12)return t&&t.push(es,i,r),h&&(Je(h,e,s),$e(h,i,r)),d&&Ze(d,e,s),void(l&&Ze(l,i,r));const w=c*p-_*u<0,v=w?-1:1,b=a/Xe(x/2),k=i+b*Xe(g+x/2+X*v),B=r+b*Ye(g+x/2+X*v);return g-=X*v,f-=X*v,ls(t,k,B,a,a,0,g/N,f/N,w,h,l,d)},arc:(t,e,s,i,r,n,o,a,h,l)=>ls(t,e,s,i,i,0,r,n,o,a,h,l),ellipse(t,e,s,i,r,n,o,a,h,l,d,c){const u=n*N,_=Ye(u),p=Xe(u);let g=o*N,f=a*N;g>Ge&&(g-=Y),f<0&&(f+=Y);let y=f-g;y<0?y+=Y:y>Y&&(y-=Y),h&&(y-=Y);const m=je(He(y/X)),x=y/m,w=Ye(x/4),v=8/3*w*w/Ye(x/2);f=g+x;let b,k,B,S,R,C,P,T,L=Xe(g),E=Ye(g),O=B=p*i*L-_*r*E,A=S=_*i*L+p*r*E,I=e+B,W=s+S;t&&t.push(t.length?es:ts,I,W),l&&Je(l,I,W),c&&Ze(c,I,W);for(let n=0;n<m;n++)b=Xe(f),k=Ye(f),B=p*i*b-_*r*k,S=_*i*b+p*r*k,R=e+O-v*(p*i*E+_*r*L),C=s+A-v*(_*i*E-p*r*L),P=e+B+v*(p*i*k+_*r*b),T=s+S+v*(_*i*k-p*r*b),t&&t.push(ss,R,C,P,T,e+B,s+S),l&&hs(e+O,s+A,R,C,P,T,e+B,s+S,l,!0),O=B,A=S,L=b,E=k,g=f,f+=x;d&&Ze(d,e+B,s+S)},quadraticCurveTo(t,e,s,i,r,n,o){t.push(ss,(e+2*i)/3,(s+2*r)/3,(n+2*i)/3,(o+2*r)/3,n,o)},toTwoPointBoundsByQuadraticCurve(t,e,s,i,r,n,o,a){hs(t,e,(t+2*s)/3,(e+2*i)/3,(r+2*s)/3,(n+2*i)/3,r,n,o,a)},toTwoPointBounds(t,e,s,i,r,n,o,a,h,l){const d=[];let c,u,_,p,g,f,y,m,x=t,w=s,v=r,b=o;for(let t=0;t<2;++t)if(1==t&&(x=e,w=i,v=n,b=a),c=-3*x+9*w-9*v+3*b,u=6*x-12*w+6*v,_=3*w-3*x,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?$e(h,t,e):Je(h,t,e),$e(h,o,a);for(let l=0,c=d.length;l<c;l++)as(d[l],t,e,s,i,r,n,o,a,ns),$e(h,ns.x,ns.y)},getPointAndSet(t,e,s,i,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*i+_*n+p*a,l.y=c*s+u*r+_*o+p*h},getPoint(t,e,s,i,r,n,o,a,h){const l={};return as(t,e,s,i,r,n,o,a,h,l),l},getDerivative(t,e,s,i,r){const n=1-t;return 3*n*n*(s-e)+6*n*t*(i-s)+3*t*t*(r-i)}},{getPointAndSet:as,toTwoPointBounds:hs,ellipse:ls}=os,{sin:ds,cos:cs,sqrt:us,atan2:_s}=Math,{ellipse:ps}=os,gs={ellipticalArc(t,e,s,i,r,n,o,a,h,l,d){const c=(h-e)/2,u=(l-s)/2,_=n*N,p=ds(_),g=cs(_),f=-g*c-p*u,y=-g*u+p*c,m=i*i,w=r*r,v=y*y,b=f*f,k=m*w-m*v-w*b;let B=0;if(k<0){const t=us(1-k/(m*w));i*=t,r*=t}else B=(o===a?-1:1)*us(k/(m*v+w*b));const S=B*i*y/r,R=-B*r*f/i,C=_s((y-R)/r,(f-S)/i),P=_s((-y-R)/r,(-f-S)/i);let T=P-C;0===a&&T>0?T-=Y:1===a&&T<0&&(T+=Y);const L=e+c+g*S-p*R,E=s+u+p*S+g*R,O=T<0?1:0;d||x.ellipseToCurve?ps(t,L,E,i,r,n,C/N,P/N,O):i!==r||n?t.push(Ae.G,L,E,i,r,n,C/N,P/N,O):t.push(Ae.O,L,E,i,C/N,P/N,O)}},fs={toCommand:t=>[],toNode:t=>[]},{M:ys,m:ms,L:xs,l:ws,H:vs,h:bs,V:ks,v:Bs,C:Ss,c:Rs,S:Cs,s:Ps,Q:Ts,q:Ls,T:Es,t:Os,A:As,a:Is,Z:Ws,z:Ms,N:Ds,D:Fs,X:zs,G:Ns,F:Ys,O:Xs,P:Us,U:Vs}=Ae,{rect:js,roundRect:Hs,arcTo:Gs,arc:qs,ellipse:Qs,quadraticCurveTo:Js}=os,{ellipticalArc:$s}=gs,Zs=Kt.get("PathConvert"),Ks={},ti={current:{dot:0},stringify(t,e){let s,i,r,n=0,o=t.length,a="";for(;n<o;){i=t[n],s=ze[i],a+=i===r?" ":Fe[i];for(let i=1;i<s;i++)a+=F.float(t[n+i],e),i===s-1||(a+=" ");r=i,n+=s}return a},parse(t,e){let s,i,r,n="";const o=[],a=e?Me:We;for(let e=0,h=t.length;e<h;e++)i=t[e],$t[i]?("."===i&&(ei.dot&&(si(o,n),n=""),ei.dot++),"0"===n&&"."!==i&&(si(o,n),n=""),n+=i):Ae[i]?(n&&(si(o,n),n=""),ei.name=Ae[i],ei.length=Ie[i],ei.index=0,si(o,ei.name),!s&&a[i]&&(s=!0)):"-"===i||"+"===i?"e"===r||"E"===r?n+=i:(n&&si(o,n),n=i):n&&(si(o,n),n=""),r=i;return n&&si(o,n),s?ti.toCanvasData(o,e):o},toCanvasData(t,e){let s,i,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 ms:t[c+1]+=a,t[c+2]+=h;case ys:a=t[c+1],h=t[c+2],_.push(ys,a,h),c+=3;break;case bs:t[c+1]+=a;case vs:a=t[c+1],_.push(xs,a,h),c+=2;break;case Bs:t[c+1]+=h;case ks:h=t[c+1],_.push(xs,a,h),c+=2;break;case ws:t[c+1]+=a,t[c+2]+=h;case xs:a=t[c+1],h=t[c+2],_.push(xs,a,h),c+=3;break;case Ps:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,r=Cs;case Cs:o=n===Ss||n===Cs,l=o?2*a-s:t[c+1],d=o?2*h-i:t[c+2],s=t[c+1],i=t[c+2],a=t[c+3],h=t[c+4],_.push(Ss,l,d,s,i,a,h),c+=5;break;case Rs: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=Ss;case Ss:s=t[c+3],i=t[c+4],a=t[c+5],h=t[c+6],_.push(Ss,t[c+1],t[c+2],s,i,a,h),c+=7;break;case Os:t[c+1]+=a,t[c+2]+=h,r=Es;case Es:o=n===Ts||n===Es,s=o?2*a-s:t[c+1],i=o?2*h-i:t[c+2],e?Js(_,a,h,s,i,t[c+1],t[c+2]):_.push(Ts,s,i,t[c+1],t[c+2]),a=t[c+1],h=t[c+2],c+=3;break;case Ls:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,r=Ts;case Ts:s=t[c+1],i=t[c+2],e?Js(_,a,h,s,i,t[c+3],t[c+4]):_.push(Ts,s,i,t[c+3],t[c+4]),a=t[c+3],h=t[c+4],c+=5;break;case Is:t[c+6]+=a,t[c+7]+=h;case As:$s(_,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 Ms:case Ws:_.push(Ws),c++;break;case Ds:a=t[c+1],h=t[c+2],e?js(_,a,h,t[c+3],t[c+4]):ii(_,t,c,5),c+=5;break;case Fs:a=t[c+1],h=t[c+2],e?Hs(_,a,h,t[c+3],t[c+4],[t[c+5],t[c+6],t[c+7],t[c+8]]):ii(_,t,c,9),c+=9;break;case zs:a=t[c+1],h=t[c+2],e?Hs(_,a,h,t[c+3],t[c+4],t[c+5]):ii(_,t,c,6),c+=6;break;case Ns:Qs(e?_:ii(_,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,Ks),a=Ks.x,h=Ks.y,c+=9;break;case Ys:e?Qs(_,t[c+1],t[c+2],t[c+3],t[c+4],0,0,360,!1):ii(_,t,c,5),a=t[c+1]+t[c+3],h=t[c+2],c+=5;break;case Xs:qs(e?_:ii(_,t,c,7),t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],t[c+6],null,Ks),a=Ks.x,h=Ks.y,c+=7;break;case Us:e?qs(_,t[c+1],t[c+2],t[c+3],0,360,!1):ii(_,t,c,4),a=t[c+1]+t[c+3],h=t[c+2],c+=4;break;case Vs:Gs(e?_:ii(_,t,c,6),a,h,t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],null,Ks),a=Ks.x,h=Ks.y,c+=6;break;default:return Zs.error(`command: ${r} [index:${c}]`,t),_}n=r}return _},objectToCanvasData(t){if(t[0].name.length>1)return fs.toCommand(t);{const e=[];return t.forEach(t=>{switch(t.name){case"M":e.push(ys,t.x,t.y);break;case"L":e.push(xs,t.x,t.y);break;case"C":e.push(Ss,t.x1,t.y1,t.x2,t.y2,t.x,t.y);break;case"Q":e.push(Ts,t.x1,t.y1,t.x,t.y);break;case"Z":e.push(Ws)}}),e}},copyData(t,e,s,i){for(let r=s,n=s+i;r<n;r++)t.push(e[r])},pushData(t,e){ei.index===ei.length&&(ei.index=1,t.push(ei.name)),t.push(Number(e)),ei.index++,ei.dot=0}},{current:ei,pushData:si,copyData:ii}=ti,{M:ri,L:ni,C:oi,Q:ai,Z:hi,N:li,D:di,X:ci,G:ui,F:_i,O:pi,P:gi,U:fi}=Ae,{getMinDistanceFrom:yi,getRadianFrom:mi}=dt,{tan:xi,min:wi,abs:vi}=Math,bi={},ki={beginPath(t){t.length=0},moveTo(t,e,s){t.push(ri,e,s)},lineTo(t,e,s){t.push(ni,e,s)},bezierCurveTo(t,e,s,i,r,n,o){t.push(oi,e,s,i,r,n,o)},quadraticCurveTo(t,e,s,i,r){t.push(ai,e,s,i,r)},closePath(t){t.push(hi)},rect(t,e,s,i,r){t.push(li,e,s,i,r)},roundRect(t,e,s,i,r,n){if(a(n))t.push(ci,e,s,i,r,n);else{const o=F.fourNumber(n);o?t.push(di,e,s,i,r,...o):t.push(li,e,s,i,r)}},ellipse(t,e,s,i,n,o,a,h,l){r(o)?t.push(_i,e,s,i,n):(r(a)&&(a=0),r(h)&&(h=360),t.push(ui,e,s,i,n,o,a,h,l?1:0))},arc(t,e,s,i,n,o,a){r(n)?t.push(gi,e,s,i):(r(o)&&(o=360),t.push(pi,e,s,i,n,o,a?1:0))},arcTo(t,e,s,r,n,o,a,h){if(!i(a)){const t=yi(a,h,e,s,r,n);o=wi(o,wi(t/2,t/2*vi(xi(mi(a,h,e,s,r,n)/2))))}t.push(fi,e,s,r,n,o)},drawEllipse(t,e,s,i,n,o,a,h,l){os.ellipse(null,e,s,i,n,r(o)?0:o,r(a)?0:a,r(h)?360:h,l,null,null,bi),t.push(ri,bi.x,bi.y),Bi(t,e,s,i,n,o,a,h,l)},drawArc(t,e,s,i,n,o,a){os.arc(null,e,s,i,r(n)?0:n,r(o)?360:o,a,null,null,bi),t.push(ri,bi.x,bi.y),Si(t,e,s,i,n,o,a)},drawPoints(t,e,s,i){os.points(t,e,s,i)}},{ellipse:Bi,arc:Si}=ki,{moveTo:Ri,lineTo:Ci,quadraticCurveTo:Pi,bezierCurveTo:Ti,closePath:Li,beginPath:Ei,rect:Oi,roundRect:Ai,ellipse:Ii,arc:Wi,arcTo:Mi,drawEllipse:Di,drawArc:Fi,drawPoints:zi}=ki;class Ni{set path(t){this.__path=t}get path(){return this.__path}constructor(t){this.set(t)}set(t){return this.__path=t?n(t)?Ee.parse(t):t:[],this}beginPath(){return Ei(this.__path),this.paint(),this}moveTo(t,e){return Ri(this.__path,t,e),this.paint(),this}lineTo(t,e){return Ci(this.__path,t,e),this.paint(),this}bezierCurveTo(t,e,s,i,r,n){return Ti(this.__path,t,e,s,i,r,n),this.paint(),this}quadraticCurveTo(t,e,s,i){return Pi(this.__path,t,e,s,i),this.paint(),this}closePath(){return Li(this.__path),this.paint(),this}rect(t,e,s,i){return Oi(this.__path,t,e,s,i),this.paint(),this}roundRect(t,e,s,i,r){return Ai(this.__path,t,e,s,i,r),this.paint(),this}ellipse(t,e,s,i,r,n,o,a){return Ii(this.__path,t,e,s,i,r,n,o,a),this.paint(),this}arc(t,e,s,i,r,n){return Wi(this.__path,t,e,s,i,r,n),this.paint(),this}arcTo(t,e,s,i,r){return Mi(this.__path,t,e,s,i,r),this.paint(),this}drawEllipse(t,e,s,i,r,n,o,a){return Di(this.__path,t,e,s,i,r,n,o,a),this.paint(),this}drawArc(t,e,s,i,r,n){return Fi(this.__path,t,e,s,i,r,n),this.paint(),this}drawPoints(t,e,s){return zi(this.__path,t,e,s),this.paint(),this}clearPath(){return this.beginPath()}paint(){}}const{M:Yi,L:Xi,C:Ui,Q:Vi,Z:ji,N:Hi,D:Gi,X:qi,G:Qi,F:Ji,O:$i,P:Zi,U:Ki}=Ae,tr=Kt.get("PathDrawer"),er={drawPathByData(t,e){if(!e)return;let s,i=0,r=e.length;for(;i<r;)switch(s=e[i],s){case Yi:t.moveTo(e[i+1],e[i+2]),i+=3;break;case Xi:t.lineTo(e[i+1],e[i+2]),i+=3;break;case Ui:t.bezierCurveTo(e[i+1],e[i+2],e[i+3],e[i+4],e[i+5],e[i+6]),i+=7;break;case Vi:t.quadraticCurveTo(e[i+1],e[i+2],e[i+3],e[i+4]),i+=5;break;case ji:t.closePath(),i+=1;break;case Hi:t.rect(e[i+1],e[i+2],e[i+3],e[i+4]),i+=5;break;case Gi:t.roundRect(e[i+1],e[i+2],e[i+3],e[i+4],[e[i+5],e[i+6],e[i+7],e[i+8]]),i+=9;break;case qi:t.roundRect(e[i+1],e[i+2],e[i+3],e[i+4],e[i+5]),i+=6;break;case Qi:t.ellipse(e[i+1],e[i+2],e[i+3],e[i+4],e[i+5]*N,e[i+6]*N,e[i+7]*N,e[i+8]),i+=9;break;case Ji:t.ellipse(e[i+1],e[i+2],e[i+3],e[i+4],0,0,Y,!1),i+=5;break;case $i:t.arc(e[i+1],e[i+2],e[i+3],e[i+4]*N,e[i+5]*N,e[i+6]),i+=7;break;case Zi:t.arc(e[i+1],e[i+2],e[i+3],0,Y,!1),i+=4;break;case Ki:t.arcTo(e[i+1],e[i+2],e[i+3],e[i+4],e[i+5]),i+=6;break;default:return void tr.error(`command: ${s} [index:${i}]`,e)}}},{M:sr,L:ir,C:rr,Q:nr,Z:or,N:ar,D:hr,X:lr,G:dr,F:cr,O:ur,P:_r,U:pr}=Ae,{toTwoPointBounds:gr,toTwoPointBoundsByQuadraticCurve:fr,arcTo:yr,arc:mr,ellipse:xr}=os,{addPointBounds:wr,copy:vr,addPoint:br,setPoint:kr,addBounds:Br,toBounds:Sr}=xt,Rr=Kt.get("PathBounds");let Cr,Pr,Tr;const Lr={},Er={},Or={},Ar={toBounds(t,e){Ar.toTwoPointBounds(t,Er),Sr(Er,e)},toTwoPointBounds(t,e){if(!t||!t.length)return kr(e,0,0);let s,i,r,n,o,a=0,h=0,l=0;const d=t.length;for(;a<d;)switch(o=t[a],0===a&&(o===or||o===rr||o===nr?kr(e,h,l):kr(e,t[a+1],t[a+2])),o){case sr:case ir:h=t[a+1],l=t[a+2],br(e,h,l),a+=3;break;case rr:r=t[a+5],n=t[a+6],gr(h,l,t[a+1],t[a+2],t[a+3],t[a+4],r,n,Lr),wr(e,Lr),h=r,l=n,a+=7;break;case nr:s=t[a+1],i=t[a+2],r=t[a+3],n=t[a+4],fr(h,l,s,i,r,n,Lr),wr(e,Lr),h=r,l=n,a+=5;break;case or:a+=1;break;case ar:h=t[a+1],l=t[a+2],Br(e,h,l,t[a+3],t[a+4]),a+=5;break;case hr:case lr:h=t[a+1],l=t[a+2],Br(e,h,l,t[a+3],t[a+4]),a+=o===hr?9:6;break;case dr:xr(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],Lr,Or),0===a?vr(e,Lr):wr(e,Lr),h=Or.x,l=Or.y,a+=9;break;case cr:h=t[a+1],l=t[a+2],Pr=t[a+3],Tr=t[a+4],Br(e,h-Pr,l-Tr,2*Pr,2*Tr),h+=Pr,a+=5;break;case ur:mr(null,t[a+1],t[a+2],t[a+3],t[a+4],t[a+5],t[a+6],Lr,Or),0===a?vr(e,Lr):wr(e,Lr),h=Or.x,l=Or.y,a+=7;break;case _r:h=t[a+1],l=t[a+2],Cr=t[a+3],Br(e,h-Cr,l-Cr,2*Cr,2*Cr),h+=Cr,a+=4;break;case pr:yr(null,h,l,t[a+1],t[a+2],t[a+3],t[a+4],t[a+5],Lr,Or),0===a?vr(e,Lr):wr(e,Lr),h=Or.x,l=Or.y,a+=6;break;default:return void Rr.error(`command: ${o} [index:${a}]`,t)}}},{M:Ir,L:Wr,Z:Mr}=Ae,{getCenterX:Dr,getCenterY:Fr}=dt,{arcTo:zr}=ki,Nr={smooth(t,e,s){let i,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(i=t[o],i){case Ir:l=_=t[o+1],d=p=t[o+2],o+=3,t[o]===Wr?(c=t[o+1],u=t[o+2],f.push(Ir,Dr(l,c),Fr(d,u))):f.push(Ir,l,d);break;case Wr:switch(a=t[o+1],h=t[o+2],o+=3,t[o]){case Wr:zr(f,a,h,t[o+1],t[o+2],e,_,p);break;case Mr:zr(f,a,h,l,d,e,_,p);break;default:f.push(Wr,a,h)}_=a,p=h;break;case Mr:r!==Mr&&(zr(f,l,d,c,u,e,_,p),f.push(Mr)),o+=1;break;default:n=ze[i];for(let e=0;e<n;e++)f.push(t[o+e]);o+=n}r=i}return i!==Mr&&(f[1]=l,f[2]=d),f}};function Yr(t){return new Ni(t)}const Xr=Yr();Ee.creator=Yr(),Ee.parse=ti.parse,Ee.convertToCanvasData=ti.toCanvasData;const{drawRoundRect:Ur}=Ne;function Vr(t){!function(t){t&&!t.roundRect&&(t.roundRect=function(t,e,s,i,r){Ur(this,t,e,s,i,r)})}(t)}const jr={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=Hr.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{}}}},Hr=jr;Hr.alphaPixelTypes.forEach(t=>Hr.upperCaseTypeMap[t]=t.toUpperCase());const Gr=Kt.get("TaskProcessor");class qr{constructor(t){this.parallel=!0,this.time=1,this.id=v.create(v.TASK),this.task=t}run(){return fe(this,void 0,void 0,function*(){try{if(this.isComplete)return;if(this.canUse&&!this.canUse())return this.cancel();this.task&&this.parent.running&&(yield this.task())}catch(t){Gr.error(t)}})}complete(){this.isComplete=!0,this.parent=this.task=this.canUse=null}cancel(){this.isCancel=!0,this.complete()}}class Qr{get total(){return this.list.length+this.delayNumber}get finishedIndex(){return this.isComplete?0:this.index+this.parallelSuccessNumber}get remain(){return this.isComplete?this.total:this.total-this.finishedIndex}get percent(){const{total:t}=this;let e=0,s=0;for(let i=0;i<t;i++)i<=this.finishedIndex?(s+=this.list[i].time,i===this.finishedIndex&&(e=s)):e+=this.list[i].time;return this.isComplete?1:s/e}constructor(t){this.config={parallel:6},this.list=[],this.running=!1,this.isComplete=!0,this.index=0,this.delayNumber=0,t&&p.assign(this.config,t),this.empty()}add(t,e,s){let r,n,o,h;const l=new qr(t);return l.parent=this,a(e)?h=e:e&&(n=e.parallel,r=e.start,o=e.time,h=e.delay,s||(s=e.canUse)),o&&(l.time=o),!1===n&&(l.parallel=!1),s&&(l.canUse=s),i(h)?this.push(l,r):(this.delayNumber++,setTimeout(()=>{this.delayNumber&&(this.delayNumber--,this.push(l,r))},h)),this.isComplete=!1,l}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++,t.isCancel?this.runTask():this.nextTask()}).catch(t=>{this.onError(t)}):this.timer=setTimeout(()=>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;const{config:e,list:s,index:i}=this;this.parallelList=[],this.parallelSuccessNumber=0;let r=i+e.parallel;if(r>s.length&&(r=s.length),e.parallel>1)for(let e=i;e<r&&(t=s[e],t.parallel);e++)this.parallelList.push(t)}fillParallelTask(){let t;const e=this.parallelList;this.parallelSuccessNumber++,e.pop();const s=e.length,i=this.finishedIndex+s;if(e.length){if(!this.running)return;i<this.total&&(t=this.list[i],t&&t.parallel&&(e.push(t),this.runParallelTask(t)))}else this.index+=this.parallelSuccessNumber,this.parallelSuccessNumber=0,this.nextTask()}onComplete(){this.stop(),this.config.onComplete&&this.config.onComplete()}onTask(t){t.complete(),this.config.onTask&&this.config.onTask()}onParallelError(t){this.parallelList.forEach(t=>{t.parallel=!1}),this.parallelList.length=0,this.parallelSuccessNumber=0,this.onError(t)}onError(t){this.pause(),this.config.onError&&this.config.onError(t)}destroy(){this.stop()}}const Jr=Kt.get("Resource"),$r={tasker:new Qr,map:{},get isComplete(){return Zr.tasker.isComplete},set(t,e){Zr.map[t]&&Jr.repeat(t),Zr.map[t]=e},get:t=>Zr.map[t],remove(t){const e=Zr.map[t];e&&(e.destroy&&e.destroy(),delete Zr.map[t])},loadImage(t,e){return new Promise((s,i)=>{const r=this.setImage(t,t,e);r.load(()=>s(r),t=>i(t))})},setImage(t,e,s){let i;return n(e)?i={url:e}:e.url||(i={url:t,view:e}),i&&(s&&(i.format=s),e=ae.image(i)),Zr.set(t,e),e},destroy(){Zr.map={}}},Zr=$r,Kr={maxRecycled:10,recycledList:[],patternTasker:new Qr,get(t){let e=$r.get(t.url);return e||$r.set(t.url,e=ae.image(t)),e.use++,e},recycle(t){t.use--,setTimeout(()=>{t.use||(x.image.isLarge(t)?t.url&&$r.remove(t.url):(t.clearLevels(),tn.recycledList.push(t)))})},recyclePaint(t){tn.recycle(t.image)},clearRecycled(t){const e=tn.recycledList;(e.length>tn.maxRecycled||t)&&(e.forEach(e=>(!e.use||t)&&e.url&&$r.remove(e.url)),e.length=0)},clearLevels(){},hasAlphaPixel:t=>jr.alphaPixelTypes.some(e=>tn.isFormat(e,t)),isFormat(t,e){if(e.format)return e.format===t;const{url:s}=e;if(s.startsWith("data:")){if(s.startsWith("data:"+jr.mineType(t)))return!0}else{if(s.includes("."+t)||s.includes("."+jr.upperCaseTypeMap[t]))return!0;if("png"===t&&!s.includes("."))return!0}return!1},destroy(){this.clearRecycled(!0)}},tn=Kr,{IMAGE:en,create:sn}=v;class rn{get url(){return this.config.url}get completed(){return this.ready||!!this.error}constructor(t){if(this.use=0,this.waitComplete=[],this.innerId=sn(en),this.config=t||(t={url:""}),t.view){const{view:e}=t;this.setView(e.config?e.view:e)}Kr.isFormat("svg",t)&&(this.isSVG=!0),Kr.hasAlphaPixel(t)&&(this.hasAlphaPixel=!0)}load(t,e){if(!this.loading){this.loading=!0;const{crossOrigin:t}=this.config;$r.tasker.add(()=>fe(this,void 0,void 0,function*(){return yield x.origin.loadImage(this.url,i(t)?x.image.crossOrigin:t,this).then(t=>this.setView(t)).catch(t=>{this.error=t,this.onComplete(!1)})}))}return this.waitComplete.push(t,e),this.waitComplete.length-2}unload(t,e){const s=this.waitComplete;if(e){const e=s[t+1];e&&e({type:"stop"})}s[t]=s[t+1]=void 0}setView(t){this.ready=!0,this.width=t.naturalWidth||t.width,this.height=t.naturalHeight||t.height,this.view=t,this.onComplete(!0)}onComplete(t){let e;this.waitComplete.forEach((s,i)=>{e=i%2,s&&(t?e||s(this):e&&s(this.error))}),this.waitComplete.length=0,this.loading=!1}getFull(t){return this.view}getCanvas(t,e,s,i,r,n,o){if(t||(t=this.width),e||(e=this.height),this.cache){let{params:t,data:e}=this.cache;for(let s in t)if(t[s]!==arguments[s]){e=null;break}if(e)return e}const a=x.image.resize(this.view,t,e,r,n,void 0,o,s,i);return this.cache=this.use>1?{data:a,params:arguments}:null,a}getPattern(t,e,s,i){const r=x.canvas.createPattern(t,e);return x.image.setPatternTransform(r,s,i),r}clearLevels(t){}destroy(){this.clearLevels();const{view:t}=this;t&&t.close&&t.close(),this.config={url:""},this.cache=this.view=null,this.waitComplete.length=0}}function nn(t,e,s,i){i||(s.configurable=s.enumerable=!0),Object.defineProperty(t,e,s)}function on(t,e){return Object.getOwnPropertyDescriptor(t,e)}function an(t,e){const s="_"+t;return{get(){const t=this[s];return null==t?e:t},set(t){this[s]=t}}}function hn(t,e){return(s,i)=>dn(s,i,t,e&&e(i))}function ln(t){return t}function dn(t,e,s,i){const r={get(){return this.__getAttr(e)},set(t){this.__setAttr(e,t)}};nn(t,e,Object.assign(r,i||{})),zn(t,e,s)}function cn(t){return hn(t)}function un(t,e){return hn(t,t=>({set(s){this.__setAttr(t,s,e)&&(this.__layout.matrixChanged||this.__layout.matrixChange())}}))}function _n(t,e){return hn(t,t=>({set(s){this.__setAttr(t,s,e)&&(this.__layout.matrixChanged||this.__layout.matrixChange(),this.__scrollWorld||(this.__scrollWorld={}))}}))}function pn(t){return hn(t,t=>({set(e){this.__setAttr(t,e)&&(this.__hasAutoLayout=!!(this.origin||this.around||this.flow),this.__local||this.__layout.createLocal(),xn(this))}}))}function gn(t,e){return hn(t,t=>({set(s){this.__setAttr(t,s,e)&&(this.__layout.scaleChanged||this.__layout.scaleChange())}}))}function fn(t,e){return hn(t,t=>({set(s){this.__setAttr(t,s,e)&&(this.__layout.rotationChanged||this.__layout.rotationChange())}}))}function yn(t,e){return hn(t,t=>({set(s){this.__setAttr(t,s,e)&&xn(this)}}))}function mn(t){return hn(t,t=>({set(e){this.__setAttr(t,e)&&(xn(this),this.__.__removeNaturalSize())}}))}function xn(t){t.__layout.boxChanged||t.__layout.boxChange(),t.__hasAutoLayout&&(t.__layout.matrixChanged||t.__layout.matrixChange())}function wn(t){return hn(t,t=>({set(e){const s=this.__;2!==s.__pathInputed&&(s.__pathInputed=e?1:0),e||(s.__pathForRender=void 0),this.__setAttr(t,e),xn(this)}}))}const vn=yn;function bn(t,e){return hn(t,t=>({set(s){this.__setAttr(t,s)&&(kn(this),e&&(this.__.__useStroke=!0))}}))}function kn(t){t.__layout.strokeChanged||t.__layout.strokeChange(),t.__.__useArrow&&xn(t)}const Bn=bn;function Sn(t){return hn(t,t=>({set(e){this.__setAttr(t,e),this.__layout.renderChanged||this.__layout.renderChange()}}))}function Rn(t){return hn(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.surfaceChanged||this.__layout.surfaceChange())}}))}function Cn(t){return hn(t,t=>({set(e){if(this.__setAttr(t,e)){const t=this.__;p.stintSet(t,"__useDim",t.dim||t.bright||t.dimskip),this.__layout.surfaceChange()}}}))}function Pn(t){return hn(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.opacityChanged||this.__layout.opacityChange()),this.mask&&Ln(this)}}))}function Tn(t){return hn(t,t=>({set(e){const s=this.visible;if(!0===s&&0===e){if(this.animationOut)return this.__runAnimation("out",()=>En(this,t,e,s))}else 0===s&&!0===e&&this.animation&&this.__runAnimation("in");En(this,t,e,s),this.mask&&Ln(this)}}))}function Ln(t){const{parent:e}=t;if(e){const{__hasMask:t}=e;e.__updateMask(),t!==e.__hasMask&&e.forceUpdate()}}function En(t,e,s,i){t.__setAttr(e,s)&&(t.__layout.opacityChanged||t.__layout.opacityChange(),0!==i&&0!==s||xn(t))}function On(t){return hn(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.surfaceChange(),this.waitParent(()=>{this.parent.__layout.childrenSortChange()}))}}))}function An(t){return hn(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.boxChanged||this.__layout.boxChange(),this.waitParent(()=>{this.parent.__updateMask(e)}))}}))}function In(t){return hn(t,t=>({set(e){this.__setAttr(t,e)&&this.waitParent(()=>{this.parent.__updateEraser(e)})}}))}function Wn(t){return hn(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.hitCanvasChanged=!0,"hit"===Kt.showBounds&&this.__layout.surfaceChange(),this.leafer&&this.leafer.updateCursor())}}))}function Mn(t){return hn(t,t=>({set(e){this.__setAttr(t,e),this.leafer&&this.leafer.updateCursor()}}))}function Dn(t){return(e,s)=>{nn(e,"__DataProcessor",{get:()=>t})}}function Fn(t){return(e,s)=>{nn(e,"__LayoutProcessor",{get:()=>t})}}function zn(t,e,s){const r=t.__DataProcessor.prototype,n="_"+e,o=function(t){return"set"+t.charAt(0).toUpperCase()+t.slice(1)}(e),a=an(e,s);if(i(s))a.get=function(){return this[n]};else if("function"==typeof s)a.get=function(){const t=this[n];return null==t?s(this.__leaf):t};else if(c(s)){const t=_(s);a.get=function(){const e=this[n];return null==e?this[n]=t?{}:p.clone(s):e}}const h=t.isBranchLeaf;"width"===e?a.get=function(){const t=this[n];if(null==t){const t=this,e=t.__naturalWidth,i=t.__leaf;return!s||i.pathInputed?i.boxBounds.width:e?t._height&&t.__useNaturalRatio?t._height*e/t.__naturalHeight:e:h&&i.children.length?i.boxBounds.width:s}return t}:"height"===e&&(a.get=function(){const t=this[n];if(null==t){const t=this,e=t.__naturalHeight,i=t.__leaf;return!s||i.pathInputed?i.boxBounds.height:e?t._width&&t.__useNaturalRatio?t._width*e/t.__naturalWidth:e:h&&i.children.length?i.boxBounds.height:s}return t});let l,d=r;for(;!l&&d;)l=on(d,e),d=d.__proto__;l&&l.set&&(a.set=l.set),r[o]&&(a.set=r[o],delete r[o]),nn(r,e,a)}const Nn=new Kt("rewrite"),Yn=[],Xn=["destroy","constructor"];function Un(t){return(e,s)=>{Yn.push({name:e.constructor.name+"."+s,run:()=>{e[s]=t}})}}function Vn(){return t=>{jn()}}function jn(t){Yn.length&&(Yn.forEach(e=>{t&&Nn.error(e.name,"需在Class上装饰@rewriteAble()"),e.run()}),Yn.length=0)}function Hn(t,e){return s=>{var i;(t.prototype?(i=t.prototype,Object.getOwnPropertyNames(i)):Object.keys(t)).forEach(i=>{if(!(Xn.includes(i)||e&&e.includes(i)))if(t.prototype){on(t.prototype,i).writable&&(s.prototype[i]=t.prototype[i])}else s.prototype[i]=t[i]})}}function Gn(){return t=>{le.register(t)}}function qn(){return t=>{ue.register(t)}}setTimeout(()=>jn(!0));const{copy:Qn,toInnerPoint:Jn,toOuterPoint:$n,scaleOfOuter:Zn,rotateOfOuter:Kn,skewOfOuter:to,multiplyParent:eo,divideParent:so,getLayout:io}=K,ro={},{round:no}=Math,oo={updateAllMatrix(t,e,s){if(e&&t.__hasAutoLayout&&t.__layout.matrixChanged&&(s=!0),lo(t,e,s),t.isBranch){const{children:i}=t;for(let t=0,r=i.length;t<r;t++)ho(i[t],e,s)}},updateMatrix(t,e,s){const i=t.__layout;e?s&&(i.waitAutoLayout=!0,t.__hasAutoLayout&&(i.matrixChanged=!1)):i.waitAutoLayout&&(i.waitAutoLayout=!1),i.matrixChanged&&t.__updateLocalMatrix(),i.waitAutoLayout||t.__updateWorldMatrix()},updateBounds(t){const e=t.__layout;e.boundsChanged&&t.__updateLocalBounds(),e.waitAutoLayout||t.__updateWorldBounds()},updateAllWorldOpacity(t){if(t.__updateWorldOpacity(),t.isBranch){const{children:e}=t;for(let t=0,s=e.length;t<s;t++)co(e[t])}},updateChange(t){const e=t.__layout;e.stateStyleChanged&&t.updateState(),e.opacityChanged&&co(t),t.__updateChange()},updateAllChange(t){if(_o(t),t.isBranch){const{children:e}=t;for(let t=0,s=e.length;t<s;t++)uo(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(t,e,s,i,r,n){i||(i=t.__nowWorld),t.__worldFlipped||x.fullImageShadow?e.copyWorldByReset(s,i,t.__nowWorld,r,n):e.copyWorldToInner(s,i,t.__layout.renderBounds,r)},moveWorld(t,e,s=0,i,r){const n=c(e)?Object.assign({},e):{x:e,y:s};i?$n(t.localTransform,n,n,!0):t.parent&&Jn(t.parent.scrollWorldTransform,n,n,!0),ao.moveLocal(t,n.x,n.y,r)},moveLocal(t,e,s=0,i){c(e)&&(s=e.y,e=e.x),e+=t.x,s+=t.y,t.leafer&&t.leafer.config.pointSnap&&(e=no(e),s=no(s)),i?t.animate({x:e,y:s},i):(t.x=e,t.y=s)},zoomOfWorld(t,e,s,i,r,n){ao.zoomOfLocal(t,po(t,e),s,i,r,n)},zoomOfLocal(t,e,s,i=s,r,n){const o=t.__localMatrix;if(a(i)||(i&&(n=i),i=s),Qn(ro,o),Zn(ro,e,s,i),ao.hasHighPosition(t))ao.setTransform(t,ro,r,n);else{const e=t.x+ro.e-o.e,a=t.y+ro.f-o.f;n&&!r?t.animate({x:e,y:a,scaleX:t.scaleX*s,scaleY:t.scaleY*i},n):(t.x=e,t.y=a,t.scaleResize(s,i,!0!==r))}},rotateOfWorld(t,e,s,i){ao.rotateOfLocal(t,po(t,e),s,i)},rotateOfLocal(t,e,s,i){const r=t.__localMatrix;Qn(ro,r),Kn(ro,e,s),ao.hasHighPosition(t)?ao.setTransform(t,ro,!1,i):t.set({x:t.x+ro.e-r.e,y:t.y+ro.f-r.f,rotation:F.formatRotation(t.rotation+s)},i)},skewOfWorld(t,e,s,i,r,n){ao.skewOfLocal(t,po(t,e),s,i,r,n)},skewOfLocal(t,e,s,i=0,r,n){Qn(ro,t.__localMatrix),to(ro,e,s,i),ao.setTransform(t,ro,r,n)},transformWorld(t,e,s,i){Qn(ro,t.worldTransform),eo(ro,e),t.parent&&so(ro,t.parent.scrollWorldTransform),ao.setTransform(t,ro,s,i)},transform(t,e,s,i){Qn(ro,t.localTransform),eo(ro,e),ao.setTransform(t,ro,s,i)},setTransform(t,e,s,i){const r=t.__,n=r.origin&&ao.getInnerOrigin(t,r.origin),o=io(e,n,r.around&&ao.getInnerOrigin(t,r.around));if(ao.hasOffset(t)&&(o.x-=r.offsetX,o.y-=r.offsetY),s){const e=o.scaleX/t.scaleX,s=o.scaleY/t.scaleY;if(delete o.scaleX,delete o.scaleY,n){Vt.scale(t.boxBounds,Math.abs(e),Math.abs(s));const i=ao.getInnerOrigin(t,r.origin);dt.move(o,n.x-i.x,n.y-i.y)}t.set(o),t.scaleResize(e,s,!1)}else t.set(o,i)},getFlipTransform(t,e){const s={a:1,b:0,c:0,d:1,e:0,f:0},i="x"===e?1:-1;return Zn(s,ao.getLocalOrigin(t,"center"),-1*i,1*i),s},getLocalOrigin:(t,e)=>dt.tempToOuterOf(ao.getInnerOrigin(t,e),t.localTransform),getInnerOrigin(t,e){const s={};return Bt.toPoint(e,t.boxBounds,s),s},getRelativeWorld:(t,e,s)=>(Qn(ro,t.worldTransform),so(ro,e.scrollWorldTransform),s?ro:Object.assign({},ro)),drop(t,e,s,i){t.setTransform(ao.getRelativeWorld(t,e,!0),i),e.add(t,s)},hasHighPosition:t=>t.origin||t.around||ao.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(t,e,s=.3){if(e.x||e.y)if(Math.abs(e.x)<1&&Math.abs(e.y)<1)t.move(e);else{const i=e.x*s,r=e.y*s;e.x-=i,e.y-=r,t.move(i,r),x.requestRender(()=>ao.animateMove(t,e,s))}}},ao=oo,{updateAllMatrix:ho,updateMatrix:lo,updateAllWorldOpacity:co,updateAllChange:uo,updateChange:_o}=ao;function po(t,e){return t.updateLayout(),t.parent?dt.tempToInnerOf(e,t.parent.scrollWorldTransform):e}const go={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)=>yo(t,e)&&t.__localBoxBounds,maskLocalStrokeBounds:(t,e)=>yo(t,e)&&t.__layout.localStrokeBounds,maskLocalRenderBounds:(t,e)=>yo(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 fo;function yo(t,e){return e||(fo=0),t.__.mask&&(fo=1),fo<0?null:(fo&&(fo=-1),!0)}const{updateBounds:mo}=oo,xo={sort:(t,e)=>t.__.zIndex===e.__.zIndex?t.__tempNumber-e.__tempNumber:t.__.zIndex-e.__.zIndex,pushAllChildBranch(t,e){if(t.__tempNumber=1,t.__.__childBranchNumber){const{children:s}=t;for(let i=0,r=s.length;i<r;i++)(t=s[i]).isBranch&&(t.__tempNumber=1,e.add(t),wo(t,e))}},pushAllParent(t,e){const{keys:s}=e;if(s)for(;t.parent&&i(s[t.parent.innerId]);)e.add(t.parent),t=t.parent;else for(;t.parent;)e.add(t.parent),t=t.parent},pushAllBranchStack(t,e){let s=e.length;const{children:i}=t;for(let t=0,s=i.length;t<s;t++)i[t].isBranch&&e.push(i[t]);for(let t=s,i=e.length;t<i;t++)vo(e[t],e)},updateBounds(t,e){const s=[t];vo(t,s),bo(s,e)},updateBoundsByBranchStack(t,e){let s,i;for(let r=t.length-1;r>-1;r--){s=t[r],i=s.children;for(let t=0,e=i.length;t<e;t++)mo(i[t]);e&&e===s||mo(s)}},move(t,e,s){let i;const{children:r}=t;for(let n=0,o=r.length;n<o;n++)i=(t=r[n]).__world,i.e+=e,i.f+=s,i.x+=e,i.y+=s,t.isBranch&&ko(t,e,s)},scale(t,e,s,i,r,n,o){let a;const{children:h}=t,l=i-1,d=r-1;for(let c=0,u=h.length;c<u;c++)a=(t=h[c]).__world,a.a*=i,a.d*=r,(a.b||a.c)&&(a.b*=i,a.c*=r),a.e===a.x&&a.f===a.y?(a.x=a.e+=(a.e-n)*l+e,a.y=a.f+=(a.f-o)*d+s):(a.e+=(a.e-n)*l+e,a.f+=(a.f-o)*d+s,a.x+=(a.x-n)*l+e,a.y+=(a.y-o)*d+s),a.width*=i,a.height*=r,a.scaleX*=i,a.scaleY*=r,t.isBranch&&Bo(t,e,s,i,r,n,o)}},{pushAllChildBranch:wo,pushAllBranchStack:vo,updateBoundsByBranchStack:bo,move:ko,scale:Bo}=xo,So={run(t){if(t&&t.length){const e=t.length;for(let s=0;s<e;s++)t[s]();t.length===e?t.length=0:t.splice(0,e)}}},{getRelativeWorld:Ro,updateBounds:Co}=oo,{toOuterOf:Po,getPoints:To,copy:Lo}=Vt,Eo="_localContentBounds",Oo="_worldContentBounds",Ao="_worldBoxBounds",Io="_worldStrokeBounds";class Wo{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 Po(this.contentBounds,this.leaf.__localMatrix,this[Eo]||(this[Eo]={})),this[Eo]}get localStrokeBounds(){return this._localStrokeBounds||this}get localRenderBounds(){return this._localRenderBounds||this}get worldContentBounds(){return Po(this.contentBounds,this.leaf.__world,this[Oo]||(this[Oo]={})),this[Oo]}get worldBoxBounds(){return Po(this.boxBounds,this.leaf.__world,this[Ao]||(this[Ao]={})),this[Ao]}get worldStrokeBounds(){return Po(this.strokeBounds,this.leaf.__world,this[Io]||(this[Io]={})),this[Io]}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:t}=this,{leafer:e}=t;if(t.isApp)return Co(t);if(e)e.ready?e.watcher.changed&&e.layouter.layout():e.start();else{let e=t;for(;e.parent&&!e.parent.leafer;)e=e.parent;const s=e;if(s.__fullLayouting)return;s.__fullLayouting=!0,x.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 K.defaultMatrix;case"page":t=e.zoomLayer;default:return Ro(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 qt(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",s){const{leaf:i}=this;let r,n,o,a=this.getInnerBounds(t);switch(e){case"world":r=i.getWorldPoint(a),n=i.__world;break;case"local":const{scaleX:t,scaleY:s,rotation:h,skewX:l,skewY:d}=i.__;o={scaleX:t,scaleY:s,rotation:h,skewX:l,skewY:d},r=i.getLocalPointByInner(a);break;case"inner":r=a,n=K.defaultMatrix;break;case"page":e=i.zoomLayer;default:r=i.getWorldPoint(a,e),n=Ro(i,e,!0)}if(o||(o=K.getLayout(n)),Lo(o,a),dt.copy(o,r),s){const{scaleX:t,scaleY:e}=o,s=Math.abs(t),i=Math.abs(e);1===s&&1===i||(o.scaleX/=s,o.scaleY/=i,o.width*=s,o.height*=i)}return o}getLayoutPoints(t,e="world"){const{leaf:s}=this,r=To(this.getInnerBounds(t));let n;switch(e){case"world":n=null;break;case"local":n=s.parent;break;case"inner":break;case"page":e=s.zoomLayer;default:n=e}return i(n)||r.forEach(t=>s.innerToWorld(t,null,!1,n)),r}shrinkContent(){const{x:t,y:e,width:s,height:i}=this.boxBounds;this._contentBounds={x:t,y:e,width:s,height:i}}spreadStroke(){const{x:t,y:e,width:s,height:i}=this.strokeBounds;this._strokeBounds={x:t,y:e,width:s,height:i},this._localStrokeBounds={x:t,y:e,width:s,height:i},this.renderSpread||this.spreadRenderCancel()}spreadRender(){const{x:t,y:e,width:s,height:i}=this.renderBounds;this._renderBounds={x:t,y:e,width:s,height:i},this._localRenderBounds={x:t,y:e,width:s,height:i}}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 Mo{constructor(t,e){this.bubbles=!1,this.type=t,e&&(this.target=e)}stopDefault(){this.isStopDefault=!0,this.origin&&x.event.stopDefault(this.origin)}stopNow(){this.isStopNow=!0,this.isStop=!0,this.origin&&x.event.stopNow(this.origin)}stop(){this.isStop=!0,this.origin&&x.event.stop(this.origin)}}class Do extends Mo{constructor(t,e,s){super(t,e),this.parent=s,this.child=e}}Do.ADD="child.add",Do.REMOVE="child.remove",Do.CREATED="created",Do.MOUNTED="mounted",Do.UNMOUNTED="unmounted",Do.DESTROY="destroy";const Fo="property.scroll";class zo extends Mo{constructor(t,e,s,i,r){super(t,e),this.attrName=s,this.oldValue=i,this.newValue=r}}zo.CHANGE="property.change",zo.LEAFER_CHANGE="property.leafer_change",zo.SCROLL=Fo;const No={scrollX:Fo,scrollY:Fo};class Yo extends Mo{constructor(t,e){super(t),Object.assign(this,e)}}Yo.LOAD="image.load",Yo.LOADED="image.loaded",Yo.ERROR="image.error";class Xo extends Mo{static checkHas(t,e,s){"on"===s?e===Ho?t.__hasWorldEvent=!0:t.__hasLocalEvent=!0:(t.__hasLocalEvent=t.hasEvent(Uo)||t.hasEvent(Vo)||t.hasEvent(jo),t.__hasWorldEvent=t.hasEvent(Ho))}static emitLocal(t){if(t.leaferIsReady){const{resized:e}=t.__layout;"local"!==e&&(t.emit(Uo,t),"inner"===e&&t.emit(Vo,t)),t.emit(jo,t)}}static emitWorld(t){t.leaferIsReady&&t.emit(Ho,this)}}Xo.RESIZE="bounds.resize",Xo.INNER="bounds.inner",Xo.LOCAL="bounds.local",Xo.WORLD="bounds.world";const{RESIZE:Uo,INNER:Vo,LOCAL:jo,WORLD:Ho}=Xo,Go={};[Uo,Vo,jo,Ho].forEach(t=>Go[t]=1);class qo extends Mo{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){c(t)?(super(qo.RESIZE),Object.assign(this,t)):super(t),this.old=e}static isResizing(t){return this.resizingKeys&&!i(this.resizingKeys[t.innerId])}}qo.RESIZE="resize";class Qo extends Mo{constructor(t,e){super(t),this.data=e}}Qo.REQUEST="watch.request",Qo.DATA="watch.data";class Jo extends Mo{constructor(t,e,s){super(t),e&&(this.data=e,this.times=s)}}Jo.REQUEST="layout.request",Jo.START="layout.start",Jo.BEFORE="layout.before",Jo.LAYOUT="layout",Jo.AFTER="layout.after",Jo.AGAIN="layout.again",Jo.END="layout.end";class $o extends Mo{constructor(t,e,s,i){super(t),e&&(this.times=e),s&&(this.renderBounds=s,this.renderOptions=i)}}$o.REQUEST="render.request",$o.CHILD_START="render.child_start",$o.CHILD_END="render.child_end",$o.START="render.start",$o.BEFORE="render.before",$o.RENDER="render",$o.AFTER="render.after",$o.AGAIN="render.again",$o.END="render.end",$o.NEXT="render.next";class Zo extends Mo{}Zo.START="leafer.start",Zo.BEFORE_READY="leafer.before_ready",Zo.READY="leafer.ready",Zo.AFTER_READY="leafer.after_ready",Zo.VIEW_READY="leafer.view_ready",Zo.VIEW_COMPLETED="leafer.view_completed",Zo.STOP="leafer.stop",Zo.RESTART="leafer.restart",Zo.END="leafer.end",Zo.UPDATE_MODE="leafer.update_mode",Zo.TRANSFORM="leafer.transform",Zo.MOVE="leafer.move",Zo.SCALE="leafer.scale",Zo.ROTATE="leafer.rotate",Zo.SKEW="leafer.skew";const{MOVE:Ko,SCALE:ta,ROTATE:ea,SKEW:sa}=Zo,ia={x:Ko,y:Ko,scaleX:ta,scaleY:ta,rotation:ea,skewX:sa,skewY:sa},ra={};class na{set event(t){this.on(t)}on(t,e,s){if(!e){let e;if(d(t))t.forEach(t=>this.on(t[0],t[1],t[2]));else for(let s in t)d(e=t[s])?this.on(s,e[0],e[1]):this.on(s,e);return}let i,r,o;s&&("once"===s?r=!0:"boolean"==typeof s?i=s:(i=s.capture,r=s.once));const a=oa(this,i,!0),h=n(t)?t.split(" "):t,l=r?{listener:e,once:r}:{listener:e};h.forEach(t=>{t&&(o=a[t],o?-1===o.findIndex(t=>t.listener===e)&&o.push(l):a[t]=[l],Go[t]&&Xo.checkHas(this,t,"on"))})}off(t,e,s){if(t){const i=n(t)?t.split(" "):t;if(e){let t,r,n;s&&(t="boolean"==typeof s?s:"once"!==s&&s.capture);const o=oa(this,t);i.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],Go[t]&&Xo.checkHas(this,t,"off")))})}else{const{__bubbleMap:t,__captureMap:e}=this;i.forEach(s=>{t&&delete t[s],e&&delete e[s]})}}else this.__bubbleMap=this.__captureMap=void 0}on_(t,e,s,i){return e?this.on(t,s?e=e.bind(s):e,i):d(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:i}}off_(t){if(!t)return;const e=d(t)?t:[t];e.forEach(t=>{t&&(t.listener?t.current.off(t.type,t.listener,t.options):d(t.type)&&t.type.forEach(e=>t.current.off(e[0],e[1],e[3])))}),e.length=0}once(t,e,s,i){if(!e)return d(t)&&t.forEach(t=>this.once(t[0],t[1],t[2],t[3]));c(s)?e=e.bind(s):i=s,this.on(t,e,{once:!0,capture:i})}emit(t,e,s){!e&&ue.has(t)&&(e=ue.get(t,{type:t,target:this,current:this}));const i=oa(this,s)[t];if(i){let r;for(let n=0,o=i.length;n<o&&!((r=i[n])&&(r.listener(e),r.once&&(this.off(t,r.listener,s),n--,o--),e&&e.isStopNow));n++);}this.syncEventer&&this.syncEventer.emitEvent(e,s)}emitEvent(t,e){t.current=this,this.emit(t.type,t,e)}hasEvent(t,e){if(this.syncEventer&&this.syncEventer.hasEvent(t,e))return!0;const{__bubbleMap:s,__captureMap:r}=this,n=s&&s[t],o=r&&r[t];return!!(i(e)?n||o:e?o:n)}destroy(){this.__captureMap=this.__bubbleMap=this.syncEventer=null}}function oa(t,e,s){if(e){const{__captureMap:e}=t;return e||(s?t.__captureMap={}:ra)}{const{__bubbleMap:e}=t;return e||(s?t.__bubbleMap={}:ra)}}const{on:aa,on_:ha,off:la,off_:da,once:ca,emit:ua,emitEvent:_a,hasEvent:pa,destroy:ga}=na.prototype,fa={on:aa,on_:ha,off:la,off_:da,once:ca,emit:ua,emitEvent:_a,hasEvent:pa,destroyEventer:ga},ya=Kt.get("setAttr"),ma={__setAttr(t,e,s){if(this.leaferIsCreated){const r=this.__.__getInput(t);if(!s||o(e)||i(e)||(ya.warn(this.innerName,t,e),e=void 0),c(e)||r!==e){if(this.__realSetAttr(t,e),this.isLeafer){this.emitEvent(new zo(zo.LEAFER_CHANGE,this,t,r,e));const s=ia[t];s&&(this.emitEvent(new Zo(s,this)),this.emitEvent(new Zo(Zo.TRANSFORM,this)))}this.emitPropertyEvent(zo.CHANGE,t,r,e);const s=No[t];return s&&this.emitPropertyEvent(s,t,r,e),!0}return!1}return this.__realSetAttr(t,e),!0},emitPropertyEvent(t,e,s,i){const r=new zo(t,this,e,s,i);this.isLeafer||this.hasEvent(t)&&this.emitEvent(r),this.leafer.emitEvent(r)},__realSetAttr(t,e){const s=this.__;s[t]=e,this.__proxyData&&this.setProxyAttr(t,e),s.normalStyle&&(this.lockNormalStyle||i(s.normalStyle[t])||(s.normalStyle[t]=e))},__getAttr(t){return this.__proxyData?this.getProxyAttr(t):this.__.__get(t)}},{setLayout:xa,multiplyParent:wa,translateInner:va,defaultWorld:ba}=K,{toPoint:ka,tempPoint:Ba}=Bt,Sa={__updateWorldMatrix(){const{parent:t,__layout:e,__world:s,__scrollWorld:i,__:r}=this;wa(this.__local||e,t?t.__scrollWorld||t.__world:ba,s,!!e.affectScaleOrRotation,r),i&&va(Object.assign(i,s),r.scrollX,r.scrollY)},__updateLocalMatrix(){if(this.__local){const t=this.__layout,e=this.__local,s=this.__;t.affectScaleOrRotation&&(t.scaleChanged&&(t.resized||(t.resized="scale"))||t.rotationChanged)&&(xa(e,s,null,null,t.affectRotation),t.scaleChanged=t.rotationChanged=void 0),e.e=s.x+s.offsetX,e.f=s.y+s.offsetY,(s.around||s.origin)&&(ka(s.around||s.origin,t.boxBounds,Ba),va(e,-Ba.x,-Ba.y,!s.around))}this.__layout.matrixChanged=void 0}},{updateMatrix:Ra,updateAllMatrix:Ca}=oo,{updateBounds:Pa}=xo,{toOuterOf:Ta,copyAndSpread:La,copy:Ea}=Vt,{toBounds:Oa}=Ar,Aa={__updateWorldBounds(){const{__layout:t,__world:e}=this;Ta(t.renderBounds,e,e),t.resized&&("inner"===t.resized&&this.__onUpdateSize(),this.__hasLocalEvent&&Xo.emitLocal(this),t.resized=void 0),this.__hasWorldEvent&&Xo.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(),Ta(this.__layout.boxBounds,this.__local,this.__local)},__updateLocalStrokeBounds(){Ta(this.__layout.strokeBounds,this.__localMatrix,this.__layout.localStrokeBounds)},__updateLocalRenderBounds(){Ta(this.__layout.renderBounds,this.__localMatrix,this.__layout.localRenderBounds)},__updateBoxBounds(t,e){const s=this.__layout.boxBounds,i=this.__;i.__usePathBox?Oa(i.path,s):(s.x=0,s.y=0,s.width=i.width,s.height=i.height)},__updateAutoLayout(){this.__layout.matrixChanged=!0,this.isBranch?(this.__extraUpdate(),this.__.flow?(this.__layout.boxChanged&&this.__updateFlowLayout(),Ca(this),Pa(this,this),this.__.__autoSide&&this.__updateBoxBounds(!0)):(Ca(this),Pa(this,this))):Ra(this)},__updateNaturalSize(){const{__:t,__layout:e}=this;t.__naturalWidth=e.boxBounds.width,t.__naturalHeight=e.boxBounds.height},__updateStrokeBounds(t){const e=this.__layout;La(e.strokeBounds,e.boxBounds,e.strokeBoxSpread)},__updateRenderBounds(t){const e=this.__layout,{renderSpread:s}=e;a(s)&&s<=0?Ea(e.renderBounds,e.strokeBounds):La(e.renderBounds,e.boxBounds,s)}},Ia={__render(t,e){if(e.shape)return this.__renderShape(t,e);if((!e.cellList||e.cellList.has(this))&&this.__worldOpacity){const s=this.__;if(s.bright&&!e.topRendering)return e.topList.add(this);if(t.setWorld(this.__nowWorld=this.__getNowWorld(e)),t.opacity=e.dimOpacity&&!s.dimskip?s.opacity*e.dimOpacity:s.opacity,this.__.__single){if("path"===s.eraser)return this.__renderEraser(t,e);const i=t.getSameCanvas(!0,!0);this.__draw(i,e,t),oo.copyCanvasByWorld(this,t,i,this.__nowWorld,s.__blendMode,!0),i.recycle(this.__nowWorld)}else this.__draw(t,e);Kt.showBounds&&Kt.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:Wa}=go,Ma={__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 s=this.__;if(s.__useDim)if(s.dim)e.dimOpacity=!0===s.dim?.2:s.dim;else{if(s.bright&&!e.topRendering)return e.topList.add(this);s.dimskip&&e.dimOpacity&&(e.dimOpacity=0)}if(s.__single&&!this.isBranchLeaf){if("path"===s.eraser)return this.__renderEraser(t,e);const i=t.getSameCanvas(!1,!0);this.__renderBranch(i,e);const r=this.__nowWorld;t.opacity=e.dimOpacity?s.opacity*e.dimOpacity:s.opacity,t.copyWorldByReset(i,r,r,s.__blendMode,!0),i.recycle(r)}else this.__renderBranch(t,e)}},__renderBranch(t,e){if(this.__hasMask)this.__renderMask(t,e);else{const{children:s}=this;for(let i=0,r=s.length;i<r;i++)Wa(s[i],e)||s[i].__render(t,e)}},__clip(t,e){if(this.__worldOpacity){const{children:s}=this;for(let i=0,r=s.length;i<r;i++)Wa(s[i],e)||s[i].__clip(t,e)}}},Da={},{LEAF:Fa,create:za}=v,{stintSet:Na}=p,{toInnerPoint:Ya,toOuterPoint:Xa,multiplyParent:Ua}=K,{toOuterOf:Va}=Vt,{copy:ja,move:Ha}=dt,{moveLocal:Ga,zoomOfLocal:qa,rotateOfLocal:Qa,skewOfLocal:Ja,moveWorld:$a,zoomOfWorld:Za,rotateOfWorld:Ka,skewOfWorld:th,transform:eh,transformWorld:sh,setTransform:ih,getFlipTransform:rh,getLocalOrigin:nh,getRelativeWorld:oh,drop:ah}=oo;let hh=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 f}get __LayoutProcessor(){return Wo}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=za(Fa),this.reset(t),this.__bubbleMap&&this.__emitLifeEvent(Do.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(Do.ADD,t,"once")}waitLeafer(t,e){e&&(t=t.bind(e)),this.leafer?t():this.on(Do.MOUNTED,t,"once")}nextRender(t,e,s){this.leafer?this.leafer.nextRender(t,e,s):this.waitLeafer(()=>this.leafer.nextRender(t,e,s))}removeNextRender(t){this.nextRender(t,null,"off")}__bindLeafer(t){if(this.isLeafer&&null!==t&&(t=this),this.leafer&&!t&&this.leafer.leafs--,this.leafer=t,t?(t.leafs++,this.__level=this.parent?this.parent.__level+1:1,this.animation&&this.__runAnimation("in"),this.__bubbleMap&&this.__emitLifeEvent(Do.MOUNTED)):this.__emitLifeEvent(Do.UNMOUNTED),this.isBranch){const{children:e}=this;for(let s=0,i=e.length;s<i;s++)e[s].__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){i(t)?t="width":"surface"===t&&(t="blendMode");const e=this.__.__getInput(t);this.__[t]=i(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:s}=this.__layout;t.clearRect(s.x,s.y,s.width,s.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,s=this.__world;return Ua(s,t.matrix,e,void 0,s),Va(this.__layout.renderBounds,e,e),Na(e,"half",s.half),Na(e,"ignorePixelSnap",s.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:s,scaleY:i}=Kr.patternLocked?this.__world:this.__nowWorld;return t&&(s<0&&(s=-s),i<0&&(i=-i)),(!0===e||"zoom-in"===e&&s>1&&i>1)&&(s=i=1),Da.scaleX=s,Da.scaleY=i,Da}getTransform(t){return this.__layout.getTransform(t||"local")}getBounds(t,e){return this.__layout.getBounds(t,e)}getLayoutBounds(t,e,s){return this.__layout.getLayoutBounds(t,e,s)}getLayoutPoints(t,e){return this.__layout.getLayoutPoints(t,e)}getWorldBounds(t,e,s){const i=e?oh(this,e):this.worldTransform,r=s?t:{};return Va(t,i,r),r}worldToLocal(t,e,s,i){this.parent?this.parent.worldToInner(t,e,s,i):e&&ja(e,t)}localToWorld(t,e,s,i){this.parent?this.parent.innerToWorld(t,e,s,i):e&&ja(e,t)}worldToInner(t,e,s,i){i&&(i.innerToWorld(t,e,s),t=e||t),Ya(this.scrollWorldTransform,t,e,s)}innerToWorld(t,e,s,i){Xa(this.scrollWorldTransform,t,e,s),i&&i.worldToInner(e||t,null,s)}getBoxPoint(t,e,s,i){return this.getBoxPointByInner(this.getInnerPoint(t,e,s,i),null,null,!0)}getBoxPointByInner(t,e,s,i){const r=i?t:Object.assign({},t),{x:n,y:o}=this.boxBounds;return Ha(r,-n,-o),r}getInnerPoint(t,e,s,i){const r=i?t:{};return this.worldToInner(t,r,s,e),r}getInnerPointByBox(t,e,s,i){const r=i?t:Object.assign({},t),{x:n,y:o}=this.boxBounds;return Ha(r,n,o),r}getInnerPointByLocal(t,e,s,i){return this.getInnerPoint(t,this.parent,s,i)}getLocalPoint(t,e,s,i){const r=i?t:{};return this.worldToLocal(t,r,s,e),r}getLocalPointByInner(t,e,s,i){return this.getWorldPoint(t,this.parent,s,i)}getPagePoint(t,e,s,i){return(this.leafer?this.leafer.zoomLayer:this).getInnerPoint(t,e,s,i)}getWorldPoint(t,e,s,i){const r=i?t:{};return this.innerToWorld(t,r,s,e),r}getWorldPointByBox(t,e,s,i){return this.getWorldPoint(this.getInnerPointByBox(t,null,null,i),e,s,!0)}getWorldPointByLocal(t,e,s,i){const r=i?t:{};return this.localToWorld(t,r,s,e),r}getWorldPointByPage(t,e,s,i){return(this.leafer?this.leafer.zoomLayer:this).getWorldPoint(t,e,s,i)}setTransform(t,e,s){ih(this,t,e,s)}transform(t,e,s){eh(this,t,e,s)}move(t,e,s){Ga(this,t,e,s)}moveInner(t,e,s){$a(this,t,e,!0,s)}scaleOf(t,e,s,i,r){qa(this,nh(this,t),e,s,i,r)}rotateOf(t,e,s){Qa(this,nh(this,t),e,s)}skewOf(t,e,s,i,r){Ja(this,nh(this,t),e,s,i,r)}transformWorld(t,e,s){sh(this,t,e,s)}moveWorld(t,e,s){$a(this,t,e,!1,s)}scaleOfWorld(t,e,s,i,r){Za(this,t,e,s,i,r)}rotateOfWorld(t,e){Ka(this,t,e)}skewOfWorld(t,e,s,i,r){th(this,t,e,s,i,r)}flip(t,e){eh(this,rh(this,t),!1,e)}scaleResize(t,e=t,s){this.scaleX*=t,this.scaleY*=e}__scaleResize(t,e){}resizeWidth(t){}resizeHeight(t){}hit(t,e){return!0}__hitWorld(t,e){return!0}__hit(t,e){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,s){}__clip(t,e){}__renderShape(t,e){}__drawShape(t,e){}__updateWorldOpacity(){}__updateChange(){}__drawPath(t){}__drawRenderPath(t){}__updatePath(){}__updateRenderPath(){}getMotionPathData(){return oe.need("path")}getMotionPoint(t){return oe.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,s){ah(this,t,e,s)}on(t,e,s){}off(t,e,s){}on_(t,e,s,i){}off_(t){}once(t,e,s,i){}emit(t,e,s){}emitEvent(t,e){}hasEvent(t,e){return!1}static changeAttr(t,e,s){s?this.addAttr(t,e,s):zn(this.prototype,t,e)}static addAttr(t,e,s,i){s||(s=yn),s(e,i)(this.prototype,t)}__emitLifeEvent(t){this.hasEvent(t)&&this.emitEvent(new Do(t,this,this.parent))}destroy(){this.destroyed||(this.parent&&this.remove(),this.children&&this.clear(),this.__emitLifeEvent(Do.DESTROY),this.__.destroy(),this.__layout.destroy(),this.destroyEventer(),this.destroyed=!0)}};hh=ge([Hn(ma),Hn(Sa),Hn(Aa),Hn(fa),Hn(Ia)],hh);const{setListWithFn:lh}=Vt,{sort:dh}=xo,{localBoxBounds:ch,localStrokeBounds:uh,localRenderBounds:_h,maskLocalBoxBounds:ph,maskLocalStrokeBounds:gh,maskLocalRenderBounds:fh}=go,yh=new Kt("Branch");let mh=class extends hh{__updateStrokeSpread(){const{children:t}=this;for(let e=0,s=t.length;e<s;e++)if(t[e].__layout.strokeSpread)return 1;return 0}__updateRenderSpread(){const{children:t}=this;for(let e=0,s=t.length;e<s;e++)if(t[e].__layout.renderSpread)return 1;return 0}__updateBoxBounds(t,e){lh(e||this.__layout.boxBounds,this.children,this.__hasMask?ph:ch)}__updateStrokeBounds(t){lh(t||this.__layout.strokeBounds,this.children,this.__hasMask?gh:uh)}__updateRenderBounds(t){lh(t||this.__layout.renderBounds,this.children,this.__hasMask?fh:_h)}__updateSortChildren(){let t;const{children:e}=this;if(e.length>1){for(let s=0,i=e.length;s<i;s++)e[s].__tempNumber=s,e[s].__.zIndex&&(t=!0);e.sort(dh),this.__layout.affectChildrenSort=t}}add(t,e){if(t===this||t.destroyed)return yh.warn("add self or destroyed");const s=i(e);if(!t.__){if(d(t))return t.forEach(t=>{this.add(t,e),s||e++});t=le.get(t.tag,t)}t.parent&&t.parent.remove(t),t.parent=this,s?this.children.push(t):this.children.splice(e,0,t),t.isBranch&&(this.__.__childBranchNumber=(this.__.__childBranchNumber||0)+1);const r=t.__layout;r.boxChanged||r.boxChange(),r.matrixChanged||r.matrixChange(),t.__bubbleMap&&t.__emitLifeEvent(Do.ADD),this.leafer&&(t.__bindLeafer(this.leafer),this.leafer.created&&this.__emitChildEvent(Do.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)):i(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 s=this.children.indexOf(t);s>-1&&(this.children.splice(s,1),t.isBranch&&(this.__.__childBranchNumber=(this.__.__childBranchNumber||1)-1),this.__preRemove(),this.__realRemoveChild(t),e&&t.destroy())}__preRemove(){this.__hasMask&&this.__updateMask(),this.__hasEraser&&this.__updateEraser(),this.__layout.boxChange(),this.__layout.affectChildrenSort&&this.__layout.childrenSortChange()}__realRemoveChild(t){t.__emitLifeEvent(Do.REMOVE),t.parent=null,this.leafer&&(t.__bindLeafer(null),this.leafer.created&&(this.__emitChildEvent(Do.REMOVE,t),this.leafer.hitCanvasManager&&this.leafer.hitCanvasManager.clear()))}__emitChildEvent(t,e){const s=new Do(t,e,this);this.hasEvent(t)&&!this.isLeafer&&this.emitEvent(s),this.leafer.emitEvent(s)}};mh=ge([Hn(Ma)],mh);class xh{get length(){return this.list.length}constructor(t){this.reset(),t&&(d(t)?this.addList(t):this.add(t))}has(t){return t&&!i(this.keys[t.innerId])}indexAt(t){return this.list[t]}indexOf(t){const e=this.keys[t.innerId];return i(e)?-1:e}add(t){const{list:e,keys:s}=this;i(s[t.innerId])&&(e.push(t),s[t.innerId]=e.length-1)}addAt(t,e=0){const{keys:s}=this;if(i(s[t.innerId])){const{list:i}=this;for(let t=e,r=i.length;t<r;t++)s[i[t].innerId]++;0===e?i.unshift(t):(e>i.length&&(e=i.length),i.splice(e,0,t)),s[t.innerId]=e}}addList(t){for(let e=0;e<t.length;e++)this.add(t[e])}remove(t){const{list:e}=this;let s;for(let r=0,n=e.length;r<n;r++)i(s)?e[r].innerId===t.innerId&&(s=r,delete this.keys[t.innerId]):this.keys[e[r].innerId]=r-1;i(s)||e.splice(s,1)}sort(t){const{list:e}=this;t?e.sort((t,e)=>e.__level-t.__level):e.sort((t,e)=>t.__level-e.__level)}forEach(t){this.list.forEach(t)}clone(){const t=new xh;return t.list=[...this.list],t.keys=Object.assign({},this.keys),t}update(){this.keys={};const{list:t,keys:e}=this;for(let s=0,i=t.length;s<i;s++)e[t[s].innerId]=s}reset(){this.list=[],this.keys={}}destroy(){this.reset()}}class wh{get length(){return this._length}constructor(t){this._length=0,this.reset(),t&&(d(t)?this.addList(t):this.add(t))}has(t){return!i(this.keys[t.innerId])}without(t){return i(this.keys[t.innerId])}sort(t){const{levels:e}=this;t?e.sort((t,e)=>e-t):e.sort((t,e)=>t-e)}addList(t){t.forEach(t=>{this.add(t)})}add(t){const{keys:e,levelMap:s}=this;e[t.innerId]||(e[t.innerId]=1,s[t.__level]?s[t.__level].push(t):(s[t.__level]=[t],this.levels.push(t.__level)),this._length++)}forEach(t){let e;this.levels.forEach(s=>{e=this.levelMap[s];for(let s=0,i=e.length;s<i;s++)t(e[s])})}reset(){this.levelMap={},this.keys={},this.levels=[],this._length=0}destroy(){this.levelMap=null}}const vh="1.12.1",bh=Kt.get("LeaferCanvas");class kh extends Le{set zIndex(t){const{style:e}=this.view;e.zIndex=t,this.setAbsolute(this.view)}set childIndex(t){const{view:e,parentView:s}=this;if(e&&s){const i=s.children[t];i?(this.setAbsolute(i),s.insertBefore(e,i)):s.appendChild(i)}}init(){const{config:t}=this,e=t.view||t.canvas;e?this.__createViewFrom(e):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"}x.syncDomFont&&!this.parentView&&(s.display="none",document.body&&document.body.appendChild(this.view)),this.__createContext(),this.autoLayout||this.resize(t)}set backgroundColor(t){this.view.style.backgroundColor=t}get backgroundColor(){return this.view.style.backgroundColor}set hittable(t){this.view.style.pointerEvents=t?"auto":"none"}get hittable(){return"none"!==this.view.style.pointerEvents}__createView(){this.view=document.createElement("canvas")}__createViewFrom(t){let e=n(t)?document.getElementById(t):t;if(e)if(e instanceof HTMLCanvasElement)this.view=e;else{let t=e;if(e===window||e===document){const e=document.createElement("div"),{style:s}=e;s.position="absolute",s.top=s.bottom=s.left=s.right="0px",document.body.appendChild(e),t=e}this.__createView();const s=this.view;t.hasChildNodes()&&(this.setAbsolute(s),t.style.position||(t.style.position="relative")),t.appendChild(s)}else bh.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:s}=this,{style:r}=this.view;if(this.unreal){const{config:t,autoWidthStr:e,autoHeightStr:s}=this;t.width?(i(e)&&(this.autoWidthStr=r.width||""),r.width=t.width+"px"):i(e)||(r.width=e),t.height?(i(s)&&(this.autoHeightStr=r.height||""),r.height=t.height+"px"):i(s)||(r.height=s)}else r.width=t+"px",r.height=e+"px",this.view.width=Math.ceil(t*s),this.view.height=Math.ceil(e*s)}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),bh.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()),x.requestRender(this.imitateResizeObserver.bind(this)))}listenPixelRatio(){this.windowListener||window.addEventListener("resize",this.windowListener=()=>{const t=x.devicePixelRatio;if(!this.config.pixelRatio&&this.pixelRatio!==t){const{width:e,height:s}=this;this.emitResize({width:e,height:s,pixelRatio:t})}})}stopListenPixelRatio(){this.windowListener&&(window.removeEventListener("resize",this.windowListener),this.windowListener=null)}checkAutoBounds(t){const e=this.view,{x:s,y:i,width:r,height:n}=this.autoBounds.getBoundsFrom(t),o={width:r,height:n,pixelRatio:this.config.pixelRatio?this.pixelRatio:x.devicePixelRatio};if(!this.isSameSize(o)){const{style:t}=e;t.marginLeft=s+"px",t.marginTop=i+"px",this.emitResize(o)}}stopAutoLayout(){this.autoLayout=!1,this.resizeObserver&&this.resizeObserver.disconnect(),this.resizeListener=this.resizeObserver=null}emitResize(t){const e={};p.copyAttrs(e,this,Te),this.resize(t),this.resizeListener&&!i(this.width)&&this.resizeListener(new qo(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()}}}Vr(CanvasRenderingContext2D.prototype),Vr(Path2D.prototype);const{mineType:Bh,fileType:Sh}=jr;function Rh(t,e){x.origin={createCanvas(t,e){const s=document.createElement("canvas");return s.width=t,s.height=e,s},canvasToDataURL:(t,e,s)=>{const i=Bh(e),r=t.toDataURL(i,s);return"image/bmp"===i?r.replace("image/png;","image/bmp;"):r},canvasToBolb:(t,e,s)=>new Promise(i=>t.toBlob(i,Bh(e),s)),canvasSaveAs:(t,e,s)=>{const i=t.toDataURL(Bh(Sh(e)),s);return x.origin.download(i,e)},download:(t,e)=>new Promise(s=>{let i=document.createElement("a");i.href=t,i.download=e,document.body.appendChild(i),i.click(),document.body.removeChild(i),s()}),loadImage:t=>new Promise((e,s)=>{const i=new x.origin.Image,{crossOrigin:r}=x.image;r&&(i.setAttribute("crossOrigin",r),i.crossOrigin=r),i.onload=()=>{e(i)},i.onerror=t=>{s(t)},i.src=x.image.getRealURL(t)}),Image:Image,PointerEvent:PointerEvent,DragEvent:DragEvent},x.event={stopDefault(t){t.preventDefault()},stopNow(t){t.stopImmediatePropagation()},stop(t){t.stopPropagation()}},x.canvas=ae.canvas(),x.conicGradientSupport=!!x.canvas.context.createConicGradient}Object.assign(ae,{canvas:(t,e)=>new kh(t,e),image:t=>new rn(t)}),x.name="web",x.isMobile="ontouchstart"in window,x.requestRender=function(t){window.requestAnimationFrame(t)},nn(x,"devicePixelRatio",{get:()=>devicePixelRatio});const{userAgent:Ch}=navigator;Ch.indexOf("Firefox")>-1?(x.conicGradientRotate90=!0,x.intWheelDeltaY=!0,x.syncDomFont=!0):(/iPhone|iPad|iPod/.test(navigator.userAgent)||/Macintosh/.test(navigator.userAgent)&&/Version\/[\d.]+.*Safari/.test(navigator.userAgent))&&(x.fullImageShadow=!0),Ch.indexOf("Windows")>-1?(x.os="Windows",x.intWheelDeltaY=!0):Ch.indexOf("Mac")>-1?x.os="Mac":Ch.indexOf("Linux")>-1&&(x.os="Linux");class Ph{get childrenChanged(){return this.hasAdd||this.hasRemove||this.hasVisible}get updatedList(){if(this.hasRemove&&this.config.usePartLayout){const t=new xh;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 xh,this.target=t,e&&(this.config=p.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($o.REQUEST)}__onAttrChange(t){this.config.usePartLayout&&this.__updatedList.add(t.target),this.update()}__onChildEvent(t){this.config.usePartLayout&&(t.type===Do.ADD?(this.hasAdd=!0,this.__pushChild(t.child)):(this.hasRemove=!0,this.__updatedList.add(t.parent))),this.update()}__pushChild(t){this.__updatedList.add(t),t.isBranch&&this.__loopChildren(t)}__loopChildren(t){const{children:e}=t;for(let t=0,s=e.length;t<s;t++)this.__pushChild(e[t])}__onRquestData(){this.target.emitEvent(new Qo(Qo.DATA,{updatedList:this.updatedList})),this.__updatedList=new xh,this.totalTimes++,this.changed=this.hasVisible=this.hasRemove=this.hasAdd=!1}__listenEvents(){this.__eventIds=[this.target.on_([[zo.CHANGE,this.__onAttrChange,this],[[Do.ADD,Do.REMOVE],this.__onChildEvent,this],[Qo.REQUEST,this.__onRquestData,this]])]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.target=this.__updatedList=null)}}const{updateAllMatrix:Th,updateBounds:Lh,updateChange:Eh}=oo,{pushAllChildBranch:Oh,pushAllParent:Ah}=xo;const{worldBounds:Ih}=go;class Wh{constructor(t){this.updatedBounds=new qt,this.beforeBounds=new qt,this.afterBounds=new qt,d(t)&&(t=new xh(t)),this.updatedList=t}setBefore(){this.beforeBounds.setListWithFn(this.updatedList.list,Ih)}setAfter(){this.afterBounds.setListWithFn(this.updatedList.list,Ih),this.updatedBounds.setList([this.beforeBounds,this.afterBounds])}merge(t){this.updatedList.addList(t.updatedList.list),this.beforeBounds.add(t.beforeBounds),this.afterBounds.add(t.afterBounds),this.updatedBounds.add(t.updatedBounds)}destroy(){this.updatedList=null}}const{updateAllMatrix:Mh,updateAllChange:Dh}=oo,Fh=Kt.get("Layouter");class zh{constructor(t,e){this.totalTimes=0,this.config={usePartLayout:!0},this.__levelList=new wh,this.target=t,e&&(this.config=p.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(Jo.START),this.layoutOnce(),t.emitEvent(new Jo(Jo.END,this.layoutedBlocks,this.times))}catch(t){Fh.error(t)}this.layoutedBlocks=null}layoutAgain(){this.layouting?this.waitAgain=!0:this.layoutOnce()}layoutOnce(){return this.layouting?Fh.warn("layouting"):this.times>3?Fh.warn("layout max times"):(this.times++,this.totalTimes++,this.layouting=!0,this.target.emit(Qo.REQUEST),this.totalTimes>1&&this.config.usePartLayout?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=ie.start("PartLayout"),{target:s,__updatedList:i}=this,{BEFORE:r,LAYOUT:n,AFTER:o}=Jo,a=this.getBlocks(i);a.forEach(t=>t.setBefore()),s.emitEvent(new Jo(r,a,this.times)),this.extraBlock=null,i.sort(),function(t,e){let s;t.list.forEach(t=>{s=t.__layout,e.without(t)&&!s.proxyZoom&&(s.matrixChanged?(Th(t,!0),e.add(t),t.isBranch&&Oh(t,e),Ah(t,e)):s.boundsChanged&&(e.add(t),t.isBranch&&(t.__tempNumber=0),Ah(t,e)))})}(i,this.__levelList),function(t){let e,s,i;t.sort(!0),t.levels.forEach(r=>{e=t.levelMap[r];for(let t=0,r=e.length;t<r;t++){if(s=e[t],s.isBranch&&s.__tempNumber){i=s.children;for(let t=0,e=i.length;t<e;t++)i[t].isBranch||Lh(i[t])}Lh(s)}})}(this.__levelList),function(t){t.list.forEach(Eh)}(i),this.extraBlock&&a.push(this.extraBlock),a.forEach(t=>t.setAfter()),s.emitEvent(new Jo(n,a,this.times)),s.emitEvent(new Jo(o,a,this.times)),this.addBlocks(a),this.__levelList.reset(),this.__updatedList=null,ie.end(e)}fullLayout(){const t=ie.start("FullLayout"),{target:e}=this,{BEFORE:s,LAYOUT:i,AFTER:r}=Jo,n=this.getBlocks(new xh(e));e.emitEvent(new Jo(s,n,this.times)),zh.fullLayout(e),n.forEach(t=>{t.setAfter()}),e.emitEvent(new Jo(i,n,this.times)),e.emitEvent(new Jo(r,n,this.times)),this.addBlocks(n),ie.end(t)}static fullLayout(t){Mh(t,!0),t.isBranch?xo.updateBounds(t):oo.updateBounds(t),Dh(t)}addExtra(t){if(!this.__updatedList.has(t)){const{updatedList:e,beforeBounds:s}=this.extraBlock||(this.extraBlock=new Wh([]));e.length?s.add(t.__world):s.set(t.__world),e.add(t)}}createBlock(t){return new Wh(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_([[Jo.REQUEST,this.layout,this],[Jo.AGAIN,this.layoutAgain,this],[Qo.DATA,this.__onReceiveWatchData,this]])]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.target=this.config=null)}}const Nh=Kt.get("Renderer");class Yh{get needFill(){return!(this.canvas.allowBackgroundColor||!this.config.fill)}constructor(t,e,s){this.FPS=60,this.totalTimes=0,this.times=0,this.config={usePartRender:!0,maxFPS:120},this.frames=[],this.target=t,this.canvas=e,s&&(this.config=p.default(s,this.config)),this.__listenEvents()}start(){this.running=!0,this.update(!1)}stop(){this.running=!1}update(t=!0){this.changed||(this.changed=t),this.requestTime||this.__requestRender()}requestLayout(){this.target.emit(Jo.REQUEST)}checkRender(){if(this.running){const{target:t}=this;t.isApp&&(t.emit($o.CHILD_START,t),t.children.forEach(t=>{t.renderer.FPS=this.FPS,t.renderer.checkRender()}),t.emit($o.CHILD_END,t)),this.changed&&this.canvas.view&&this.render(),this.target.emit($o.NEXT)}}render(t){if(!this.running||!this.canvas.view)return this.update();const{target:e}=this;this.times=0,this.totalBounds=new qt,Nh.log(e.innerName,"---\x3e");try{this.emitRender($o.START),this.renderOnce(t),this.emitRender($o.END,this.totalBounds),Kr.clearRecycled()}catch(t){this.rendering=!1,Nh.error(t)}Nh.log("-------------|")}renderAgain(){this.rendering?this.waitAgain=!0:this.renderOnce()}renderOnce(t){if(this.rendering)return Nh.warn("rendering");if(this.times>3)return Nh.warn("render max times");if(this.times++,this.totalTimes++,this.rendering=!0,this.changed=!1,this.renderBounds=new qt,this.renderOptions={},t)this.emitRender($o.BEFORE),t();else{if(this.requestLayout(),this.ignore)return void(this.ignore=this.rendering=!1);this.emitRender($o.BEFORE),this.config.usePartRender&&this.totalTimes>1?this.partRender():this.fullRender()}this.emitRender($o.RENDER,this.renderBounds,this.renderOptions),this.emitRender($o.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=ie.start("PartRender"),{canvas:s}=this,i=t.getIntersect(s.bounds),r=new qt(i);s.save(),i.spread(Yh.clipSpread).ceil(),s.clearWorld(i),s.clipWorld(i),this.__render(i,r),s.restore(),ie.end(e)}fullRender(){const t=ie.start("FullRender"),{canvas:e}=this;e.save(),e.clear(),this.__render(e.bounds),e.restore(),ie.end(t)}__render(t,e){const{canvas:s,target:i}=this,r=t.includes(i.__world),n=r?{includes:r}:{bounds:t,includes:r};this.needFill&&s.fillWorld(t,this.config.fill),Kt.showRepaint&&Kt.drawRepaint(s,t),this.config.useCellRender&&(n.cellList=this.getCellList()),x.render(i,s,n),this.renderBounds=e=e||t,this.renderOptions=n,this.totalBounds.isEmpty()?this.totalBounds=e:this.totalBounds.add(e),s.updateRender(e)}getCellList(){}addBlock(t){this.updateBlocks||(this.updateBlocks=[]),this.updateBlocks.push(t)}mergeBlocks(){const{updateBlocks:t}=this;if(t){const e=new qt;e.setList(t),t.length=0,t.push(e)}}__requestRender(){const t=this.target;if(this.requestTime||!t)return;if(t.parentApp)return t.parentApp.requestRender(!1);this.requestTime=this.frameTime||Date.now();const e=()=>{const t=1e3/((this.frameTime=Date.now())-this.requestTime),{maxFPS:s}=this.config;if(s&&t>s)return x.requestRender(e);const{frames:i}=this;i.length>30&&i.shift(),i.push(t),this.FPS=Math.round(i.reduce((t,e)=>t+e,0)/i.length),this.requestTime=0,this.checkRender()};x.requestRender(e)}__onResize(t){if(!this.canvas.unreal){if(t.bigger||!t.samePixelRatio){const{width:e,height:s}=t.old;if(!new qt(0,0,e,s).includes(this.target.__world)||this.needFill||!t.samePixelRatio)return this.addBlock(this.canvas.bounds),void this.target.forceUpdate("surface")}this.addBlock(new qt(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||Nh.tip(t.innerName,": empty"),e=!t.isBranch||t.isBranchLeaf),e)),this.addBlock(e?this.canvas.bounds:t.updatedBounds)})}emitRender(t,e,s){this.target.emitEvent(new $o(t,this.times,e,s))}__listenEvents(){this.__eventIds=[this.target.on_([[$o.REQUEST,this.update,this],[Jo.END,this.__onLayoutEnd,this],[$o.AGAIN,this.renderAgain,this],[qo.RESIZE,this.__onResize,this]])]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.config={},this.target=this.canvas=null)}}function Xh(t){return hn(t,t=>({set(e){this.__setAttr(t,e),e&&(this.__.__useEffect=!0),this.__layout.renderChanged||this.__layout.renderChange()}}))}function Uh(t){return hn(t,t=>({set(e){this.__setAttr(t,e),this.__layout.boxChanged||this.__layout.boxChange(),this.__updateSize()}}))}function Vh(){return(t,e)=>{const s="_"+e;nn(t,e,{set(t){this.isLeafer&&(this[s]=t)},get(){return this.isApp?this.tree.zoomLayer:this.isLeafer?this[s]||this:this.leafer&&this.leafer.zoomLayer}})}}function jh(t){return(e,s)=>{nn(e,s,an(s,t))}}Yh.clipSpread=10,Object.assign(ae,{watcher:(t,e)=>new Ph(t,e),layouter:(t,e)=>new zh(t,e),renderer:(t,e,s)=>new Yh(t,e,s),selector:(t,e)=>{},interaction:(t,e,s,i)=>{}}),x.layout=zh.fullLayout,x.render=function(t,e,s){const i=Object.assign(Object.assign({},s),{topRendering:!0});s.topList=new xh,t.__render(e,s),s.topList.length&&s.topList.forEach(t=>t.__render(e,i))};const Hh={},Gh={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}},qh={number:(t,e)=>c(t)?"percent"===t.type?t.value*e:t.value:t},Qh={},Jh={},$h={},Zh={},Kh={},tl={apply(){oe.need("filter")}},el={},sl={setStyleName:()=>oe.need("state"),set:()=>oe.need("state")},il={list:{},register(t,e){il.list[t]=e},get:t=>il.list[t]},{parse:rl,objectToCanvasData:nl}=ti,{stintSet:ol}=p,{hasTransparent:al}=Gh,hl={originPaint:{}},ll=Kt.get("UIData");class dl extends f{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,ll.warn("width < 0, instead -scaleX ",this)):this._width=t}setHeight(t){t<0?(this._height=-t,this.__leaf.scaleY*=-1,ll.warn("height < 0, instead -scaleY",this)):this._height=t}setFill(t){this.__naturalWidth&&this.__removeNaturalSize(),n(t)||!t?(ol(this,"__isTransparentFill",al(t)),this.__isFills&&this.__removePaint("fill",!0),this._fill=t):c(t)&&this.__setPaint("fill",t)}setStroke(t){n(t)||!t?(ol(this,"__isTransparentStroke",al(t)),this.__isStrokes&&this.__removePaint("stroke",!0),this._stroke=t):c(t)&&this.__setPaint("stroke",t)}setPath(t){const e=n(t);e||t&&c(t[0])?(this.__setInput("path",t),this._path=e?rl(t):nl(t)):(this.__input&&this.__removeInput("path"),this._path=t)}setShadow(t){cl(this,"shadow",t)}setInnerShadow(t){cl(this,"innerShadow",t)}setFilter(t){cl(this,"filter",t)}__computePaint(){const{fill:t,stroke:e}=this.__input;t&&Jh.compute("fill",this.__leaf),e&&Jh.compute("stroke",this.__leaf),this.__needComputePaint=void 0}__getRealStrokeWidth(t){let{strokeWidth:e,strokeWidthFixed:s}=this;if(t&&(t.strokeWidth&&(e=t.strokeWidth),i(t.strokeWidthFixed)||(s=t.strokeWidthFixed)),s){const t=this.__leaf.getClampRenderScale();return t>1?e/t:e}return e}__setPaint(t,e){this.__setInput(t,e);const s=this.__leaf.__layout;s.boxChanged||s.boxChange(),d(e)&&!e.length?this.__removePaint(t):"fill"===t?(this.__isFills=!0,this._fill||(this._fill=hl)):(this.__isStrokes=!0,this._stroke||(this._stroke=hl))}__removePaint(t,e){e&&this.__removeInput(t),$h.recycleImage(t,this),"fill"===t?(ol(this,"__isAlphaPixelFill",void 0),this._fill=this.__isFills=void 0):(ol(this,"__isAlphaPixelStroke",void 0),ol(this,"__hasMultiStrokeStyle",void 0),this._stroke=this.__isStrokes=void 0)}}function cl(t,e,s){t.__setInput(e,s),d(s)?(s.some(t=>!1===t.visible)&&(s=s.filter(t=>!1!==t.visible)),s.length||(s=void 0)):s=s&&!1!==s.visible?[s]:void 0,t["_"+e]=s}class ul extends dl{}class _l extends ul{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 pl extends ul{__getInputData(t,e){const s=super.__getInputData(t,e);return Te.forEach(t=>delete s[t]),s}}class gl extends _l{}class fl extends dl{get __usePathBox(){return this.points||this.__pathInputed}}class yl extends dl{get __boxStroke(){return!this.__pathInputed}}class ml extends dl{get __boxStroke(){return!this.__pathInputed}}class xl extends fl{}class wl extends dl{}class vl extends dl{get __pathInputed(){return 2}}class bl extends ul{}const kl={thin:100,"extra-light":200,light:300,normal:400,medium:500,"semi-bold":600,bold:700,"extra-bold":800,black:900};class Bl extends dl{get __useNaturalRatio(){return!1}setFontWeight(t){n(t)?(this.__setInput("fontWeight",t),t=kl[t]||400):this.__input&&this.__removeInput("fontWeight"),this._fontWeight=t}setBoxStyle(t){let e=this.__leaf,s=e.__box;if(t){const{boxStyle:i}=this;if(s)for(let t in i)s[t]=void 0;else s=e.__box=le.get("Rect",0);const r=e.__layout,n=s.__layout;i||(s.parent=e,s.__world=e.__world,n.boxBounds=r.boxBounds),s.set(t),n.strokeChanged&&r.strokeChange()}else s&&(e.__box=s.parent=null,s.destroy());this._boxStyle=t}__getInputData(t,e){const s=super.__getInputData(t,e);return s.textEditing&&delete s.textEditing,s}}class Sl extends yl{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 t.url&&delete t.fill,t}__getInputData(t,e){const s=super.__getInputData(t,e);return s.url&&delete s.fill,s}}class Rl extends yl{get __isCanvas(){return!0}get __drawAfterFill(){return!0}__getInputData(t,e){const s=super.__getInputData(t,e);return s.url=this.__leaf.canvas.toDataURL("image/png"),s}}const{max:Cl,add:Pl}=P,Tl={__updateStrokeSpread(){let t=0,e=0;const s=this.__,{strokeAlign:i,__maxStrokeWidth:r}=s,n=this.__box;if((s.stroke||"all"===s.hitStroke)&&r&&"inside"!==i&&(e=t="center"===i?r/2:r,!s.__boxStroke)){const e=s.__isLinePath?0:10*t,i="none"===s.strokeCap?0:r;t+=Math.max(e,i)}return s.__useArrow&&(t+=5*r),n&&(t=Cl(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:s,blur:i,backgroundBlur:r,filter:n,renderSpread:o}=this.__,{strokeSpread:a}=this.__layout,h=this.__box;e&&(t=Kh.getShadowRenderSpread(this,e)),i&&(t=Cl(t,i)),n&&(t=Pl(t,tl.getSpread(n))),o&&(t=Pl(t,o)),a&&(t=Pl(t,a));let l=t;return s&&(l=Cl(l,Kh.getInnerShadowSpread(this,s))),r&&(l=Cl(l,r)),this.__layout.renderShapeSpread=l,h?Cl(h.__updateRenderSpread(),t):t}},{stintSet:Ll}=p,El={__updateChange(){const t=this.__;if(t.__useStroke){const e=t.__useStroke=!(!t.stroke||!t.strokeWidth);Ll(this.__world,"half",e&&"center"===t.strokeAlign&&t.strokeWidth%2),Ll(t,"__fillAfterStroke",e&&"outside"===t.strokeAlign&&t.fill&&!t.__isTransparentFill)}if(t.__useEffect){const{shadow:e,fill:s,stroke:i}=t,r=t.innerShadow||t.blur||t.backgroundBlur||t.filter;Ll(t,"__isFastShadow",e&&!r&&e.length<2&&!e[0].spread&&!Kh.isTransformShadow(e[0])&&s&&!t.__isTransparentFill&&!(d(s)&&s.length>1)&&(this.useFastShadow||!i||i&&"inside"===t.strokeAlign)),t.__useEffect=!(!e&&!r)}t.__checkSingle(),Ll(t,"__complex",t.__isFills||t.__isStrokes||t.cornerRadius||t.__useEffect)},__drawFast(t,e){Ol(this,t,e)},__draw(t,e,s){const i=this.__;if(i.__complex){i.__needComputePaint&&i.__computePaint();const{fill:r,stroke:n,__drawAfterFill:o,__fillAfterStroke:a,__isFastShadow:h}=i;if(this.__drawRenderPath(t),i.__useEffect&&!h){const h=Jh.shape(this,t,e);this.__nowWorld=this.__getNowWorld(e);const{shadow:l,innerShadow:d,filter:c}=i;l&&Kh.shadow(this,t,h),a&&(i.__isStrokes?Jh.strokes(n,this,t,e):Jh.stroke(n,this,t,e)),r&&(i.__isFills?Jh.fills(r,this,t,e):Jh.fill(r,this,t,e)),o&&this.__drawAfterFill(t,e),d&&Kh.innerShadow(this,t,h),n&&!a&&(i.__isStrokes?Jh.strokes(n,this,t,e):Jh.stroke(n,this,t,e)),c&&tl.apply(c,this,this.__nowWorld,t,s,h),h.worldCanvas&&h.worldCanvas.recycle(),h.canvas.recycle()}else{if(a&&(i.__isStrokes?Jh.strokes(n,this,t,e):Jh.stroke(n,this,t,e)),h){const e=i.shadow[0],{scaleX:s,scaleY:r}=this.getRenderScaleData(!0,e.scaleFixed);t.save(),t.setWorldShadow(e.x*s,e.y*r,e.blur*s,Gh.string(e.color))}r&&(i.__isFills?Jh.fills(r,this,t,e):Jh.fill(r,this,t,e)),h&&t.restore(),o&&this.__drawAfterFill(t,e),n&&!a&&(i.__isStrokes?Jh.strokes(n,this,t,e):Jh.stroke(n,this,t,e))}}else i.__pathInputed?Ol(this,t,e):this.__drawFast(t,e)},__drawShape(t,e){this.__drawRenderPath(t);const s=this.__,{fill:i,stroke:r}=s;i&&!e.ignoreFill&&(s.__isAlphaPixelFill?Jh.fills(i,this,t,e):Jh.fill("#000000",this,t,e)),s.__isCanvas&&this.__drawAfterFill(t,e),r&&!e.ignoreStroke&&(s.__isAlphaPixelStroke?Jh.strokes(r,this,t,e):Jh.stroke("#000000",this,t,e))},__drawAfterFill(t,e){this.__.__clipAfterFill?(t.save(),t.clipUI(this),this.__drawContent(t,e),t.restore()):this.__drawContent(t,e)}};function Ol(t,e,s){const{fill:i,stroke:r,__drawAfterFill:n,__fillAfterStroke:o}=t.__;t.__drawRenderPath(e),o&&Jh.stroke(r,t,e,s),i&&Jh.fill(i,t,e,s),n&&t.__drawAfterFill(e,s),r&&!o&&Jh.stroke(r,t,e,s)}const Al={__drawFast(t,e){let{x:s,y:i,width:r,height:n}=this.__layout.boxBounds;const{fill:o,stroke:a,__drawAfterFill:h}=this.__;if(o&&(t.fillStyle=o,t.fillRect(s,i,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(s+l,i+l,r,n),t.restore()):t.strokeRect(s+l,i+l,r,n);break;case"outside":t.strokeRect(s-l,i-l,r+h,n+h)}}}};var Il;let Wl=Il=class extends hh{get app(){return this.leafer&&this.leafer.app}get isFrame(){return!1}set scale(t){F.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 Xr.set(this.path=t||[]),t||this.__drawPathByBox(Xr),Xr}reset(t){}set(t,e){t&&Object.assign(this,t)}get(t){return n(t)?this.__.__getInput(t):this.__.__getInputData(t)}createProxyData(){}find(t,e){return oe.need("find")}findTag(t){return this.find({tag:t})}findOne(t,e){return oe.need("find")}findId(t){return this.findOne({id:t})}getPath(t,e){this.__layout.update();let s=e?this.__.__pathForRender:this.__.path;return s||(Xr.set(s=[]),this.__drawPathByBox(Xr)),t?ti.toCanvasData(s,!0):s}getPathString(t,e,s){return ti.stringify(this.getPath(t,e),s)}load(){this.__.__computePaint()}__onUpdateSize(){if(this.__.__input){const t=this.__;!t.lazy||this.__inLazyBounds||el.running?t.__computePaint():t.__needComputePaint=!0}}__updateRenderPath(){const t=this.__;t.path?(t.__pathForRender=t.cornerRadius?Nr.smooth(t.path,t.cornerRadius,t.cornerSmoothing):t.path,t.__useArrow&&Qh.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?er.drawPathByData(t,e):this.__drawPathByBox(t)}__drawPathByBox(t){const{x:e,y:s,width:i,height:r}=this.__layout.boxBounds;if(this.__.cornerRadius){const{cornerRadius:n}=this.__;t.roundRect(e,s,i,r,a(n)?[n]:n)}else t.rect(e,s,i,r)}drawImagePlaceholder(t,e,s){Jh.fill(this.__.placeholderColor,this,e,s)}animate(t,e,s,i){return this.set(t),oe.need("animate")}killAnimate(t,e){}export(t,e){return oe.need("export")}syncExport(t,e){return oe.need("export")}clone(t){const e=p.clone(this.toJSON());return t&&Object.assign(e,t),Il.one(e)}static one(t,e,s,i,r){return le.get(t.tag||this.prototype.__tag,t,e,s,i,r)}static registerUI(){Gn()(this)}static registerData(t){Dn(t)(this.prototype)}static setEditConfig(t){}static setEditOuter(t){}static setEditInner(t){}destroy(){this.fill=this.stroke=null,this.__animate&&this.killAnimate(),super.destroy()}};ge([Dn(dl)],Wl.prototype,"__",void 0),ge([Vh()],Wl.prototype,"zoomLayer",void 0),ge([cn("")],Wl.prototype,"id",void 0),ge([cn("")],Wl.prototype,"name",void 0),ge([cn("")],Wl.prototype,"className",void 0),ge([Rn("pass-through")],Wl.prototype,"blendMode",void 0),ge([Pn(1)],Wl.prototype,"opacity",void 0),ge([Tn(!0)],Wl.prototype,"visible",void 0),ge([Rn(!1)],Wl.prototype,"locked",void 0),ge([Cn(!1)],Wl.prototype,"dim",void 0),ge([Cn(!1)],Wl.prototype,"dimskip",void 0),ge([On(0)],Wl.prototype,"zIndex",void 0),ge([An(!1)],Wl.prototype,"mask",void 0),ge([In(!1)],Wl.prototype,"eraser",void 0),ge([un(0,!0)],Wl.prototype,"x",void 0),ge([un(0,!0)],Wl.prototype,"y",void 0),ge([yn(100,!0)],Wl.prototype,"width",void 0),ge([yn(100,!0)],Wl.prototype,"height",void 0),ge([gn(1,!0)],Wl.prototype,"scaleX",void 0),ge([gn(1,!0)],Wl.prototype,"scaleY",void 0),ge([fn(0,!0)],Wl.prototype,"rotation",void 0),ge([fn(0,!0)],Wl.prototype,"skewX",void 0),ge([fn(0,!0)],Wl.prototype,"skewY",void 0),ge([un(0,!0)],Wl.prototype,"offsetX",void 0),ge([un(0,!0)],Wl.prototype,"offsetY",void 0),ge([_n(0,!0)],Wl.prototype,"scrollX",void 0),ge([_n(0,!0)],Wl.prototype,"scrollY",void 0),ge([pn()],Wl.prototype,"origin",void 0),ge([pn()],Wl.prototype,"around",void 0),ge([cn(!1)],Wl.prototype,"lazy",void 0),ge([mn(1)],Wl.prototype,"pixelRatio",void 0),ge([Sn(0)],Wl.prototype,"renderSpread",void 0),ge([wn()],Wl.prototype,"path",void 0),ge([vn()],Wl.prototype,"windingRule",void 0),ge([vn(!0)],Wl.prototype,"closed",void 0),ge([yn(0)],Wl.prototype,"padding",void 0),ge([yn(!1)],Wl.prototype,"lockRatio",void 0),ge([yn()],Wl.prototype,"widthRange",void 0),ge([yn()],Wl.prototype,"heightRange",void 0),ge([cn(!1)],Wl.prototype,"draggable",void 0),ge([cn()],Wl.prototype,"dragBounds",void 0),ge([cn("auto")],Wl.prototype,"dragBoundsType",void 0),ge([cn(!1)],Wl.prototype,"editable",void 0),ge([Wn(!0)],Wl.prototype,"hittable",void 0),ge([Wn("path")],Wl.prototype,"hitFill",void 0),ge([Bn("path")],Wl.prototype,"hitStroke",void 0),ge([Wn(!1)],Wl.prototype,"hitBox",void 0),ge([Wn(!0)],Wl.prototype,"hitChildren",void 0),ge([Wn(!0)],Wl.prototype,"hitSelf",void 0),ge([Wn()],Wl.prototype,"hitRadius",void 0),ge([Mn("")],Wl.prototype,"cursor",void 0),ge([Rn()],Wl.prototype,"fill",void 0),ge([Bn(void 0,!0)],Wl.prototype,"stroke",void 0),ge([Bn("inside")],Wl.prototype,"strokeAlign",void 0),ge([Bn(1,!0)],Wl.prototype,"strokeWidth",void 0),ge([Bn(!1)],Wl.prototype,"strokeWidthFixed",void 0),ge([Bn("none")],Wl.prototype,"strokeCap",void 0),ge([Bn("miter")],Wl.prototype,"strokeJoin",void 0),ge([Bn()],Wl.prototype,"dashPattern",void 0),ge([Bn(0)],Wl.prototype,"dashOffset",void 0),ge([Bn(10)],Wl.prototype,"miterLimit",void 0),ge([vn(0)],Wl.prototype,"cornerRadius",void 0),ge([vn()],Wl.prototype,"cornerSmoothing",void 0),ge([Xh()],Wl.prototype,"shadow",void 0),ge([Xh()],Wl.prototype,"innerShadow",void 0),ge([Xh()],Wl.prototype,"blur",void 0),ge([Xh()],Wl.prototype,"backgroundBlur",void 0),ge([Xh()],Wl.prototype,"grayscale",void 0),ge([Xh()],Wl.prototype,"filter",void 0),ge([Rn()],Wl.prototype,"placeholderColor",void 0),ge([cn(100)],Wl.prototype,"placeholderDelay",void 0),ge([cn({})],Wl.prototype,"data",void 0),ge([Un(hh.prototype.reset)],Wl.prototype,"reset",null),Wl=Il=ge([Hn(Tl),Hn(El),Vn()],Wl);let Ml=class extends Wl{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:s}=t;delete t.children,this.children?this.clear():this.__setBranch(),super.set(t,e),s.forEach(t=>this.add(t)),t.children=s}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 Dl;ge([Dn(ul)],Ml.prototype,"__",void 0),ge([yn(0)],Ml.prototype,"width",void 0),ge([yn(0)],Ml.prototype,"height",void 0),Ml=ge([Hn(mh),Gn()],Ml);const Fl=Kt.get("Leafer");let zl=Dl=class extends Ml{get __tag(){return"Leafer"}get isApp(){return!1}get app(){return this.parent||this}get isLeafer(){return!0}get imageReady(){return this.viewReady&&$r.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),Dl.list.add(this)}init(t,e){if(this.canvas)return;let s;const{config:i}=this;this.__setLeafer(this),e&&(this.parentApp=e,this.__bindApp(e),s=e.running),t&&(this.parent=e,this.initType(t.type),this.parent=void 0,p.assign(i,t));const r=this.canvas=ae.canvas(i);this.__controllers.push(this.renderer=ae.renderer(this,r,i),this.watcher=ae.watcher(this,i),this.layouter=ae.layouter(this,i)),this.isApp&&this.__setApp(),this.__checkAutoLayout(),this.view=r.view,e||(this.selector=ae.selector(this),this.interaction=ae.interaction(this,r,this.selector,i),this.interaction&&(this.__controllers.unshift(this.interaction),this.hitCanvasManager=ae.hitCanvasManager()),this.canvasManager=new pe,s=i.start),this.hittable=i.hittable,this.fill=i.fill,this.canvasManager.add(r),this.__listenEvents(),s&&(this.__startTimer=setTimeout(this.start.bind(this))),So.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(Zo.RESTART):this.emitLeafer(Zo.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(Zo.STOP))}unlockLayout(){this.layouter.start(),this.updateLayout()}lockLayout(){this.updateLayout(),this.layouter.stop()}resize(t){const e=p.copyAttrs({},t,Te);Object.keys(e).forEach(t=>this[t]=e[t])}forceRender(t,e){const{renderer:s}=this;s&&(s.addBlock(t?new qt(t):this.canvas.bounds),this.viewReady&&(e?s.render():s.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 s=p.copyAttrs({},this.canvas,Te);e.resize(t),this.updateLazyBounds(),this.__onResize(new qo(t,s))}__onResize(t){this.emitEvent(t),p.copyAttrs(this.__,t,Te),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 Jt(t)),this.canvas.startAutoLayout(this.autoLayout,this.__onResize.bind(this)))}__setAttr(t,e){return this.canvas&&(Te.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(Zo.UPDATE_MODE,{mode:e})),super.__setAttr(t,e)}__getAttr(t){return this.canvas&&Te.includes(t)?this.canvas[t]:super.__getAttr(t)}__changeCanvasSize(t,e){const{config:s,canvas:i}=this,r=p.copyAttrs({},i,Te);r[t]=s[t]=e,s.width&&s.height?i.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(Zo.BEFORE_READY),this.emitLeafer(Zo.READY),this.emitLeafer(Zo.AFTER_READY),So.run(this.__readyWait)}__onViewReady(){this.viewReady||(this.viewReady=!0,this.emitLeafer(Zo.VIEW_READY),So.run(this.__viewReadyWait))}__onLayoutEnd(){const{grow:t,width:e,height:s}=this.config;if(t){let{width:i,height:r,pixelRatio:n}=this;const o="box"===t?this.worldBoxBounds:this.__world;e||(i=Math.max(1,o.x+o.width)),s||(r=Math.max(1,o.y+o.height)),this.__doResize({width:i,height:r,pixelRatio:n})}this.ready||this.__onReady()}__onNextRender(){if(this.viewReady){So.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(Zo.VIEW_COMPLETED),So.run(this.__viewCompletedWait),this.viewCompleted=!0)})}__onWatchData(){this.watcher.childrenChanged&&this.interaction&&this.nextRender(()=>this.interaction.updateCursor())}waitInit(t,e){e&&(t=t.bind(e)),this.__initWait||(this.__initWait=[]),this.canvas?t():this.__initWait.push(t)}waitReady(t,e){e&&(t=t.bind(e)),this.ready?t():this.__readyWait.push(t)}waitViewReady(t,e){e&&(t=t.bind(e)),this.viewReady?t():this.__viewReadyWait.push(t)}waitViewCompleted(t,e){e&&(t=t.bind(e)),this.__viewCompletedWait.push(t),this.viewCompleted?this.__checkViewCompleted(!1):this.running||this.start()}nextRender(t,e,s){e&&(t=t.bind(e));const i=this.__nextRenderWait;if(s){for(let e=0;e<i.length;e++)if(i[e]===t){i.splice(e,1);break}}else i.push(t);this.requestRender()}zoom(t,e,s,i){return oe.need("view")}getValidMove(t,e,s){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:s}=this.clientBounds;return{x:e+t.x,y:s+t.y}}updateClientBounds(){this.canvas&&this.canvas.updateClientBounds()}receiveEvent(t){}emitLeafer(t){this.emitEvent(new Zo(t,this))}__listenEvents(){const t=ie.start("FirstCreate "+this.innerName);this.once([[Zo.START,()=>ie.end(t)],[Jo.START,this.updateLazyBounds,this],[$o.START,this.__onCreated,this],[$o.END,this.__onViewReady,this]]),this.__eventIds.push(this.on_([[Qo.DATA,this.__onWatchData,this],[Jo.END,this.__onLayoutEnd,this],[$o.NEXT,this.__onNextRender,this]]))}__removeListenEvents(){this.off_(this.__eventIds)}destroy(t){const e=()=>{if(!this.destroyed){Dl.list.remove(this);try{this.stop(),this.emitLeafer(Zo.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(()=>{Kr.clearRecycled()},100)}catch(t){Fl.error(t)}}};t?e():setTimeout(e)}};zl.list=new xh,ge([Dn(pl)],zl.prototype,"__",void 0),ge([yn()],zl.prototype,"pixelRatio",void 0),ge([cn("normal")],zl.prototype,"mode",void 0),zl=Dl=ge([Gn()],zl);let Nl=class extends Wl{get __tag(){return"Rect"}};ge([Dn(yl)],Nl.prototype,"__",void 0),Nl=ge([Hn(Al),Vn(),Gn()],Nl);const{add:Yl,includes:Xl,scroll:Ul}=Vt,Vl=Nl.prototype,jl=Ml.prototype;let Hl=class extends Ml{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 s=this.__,i=this.__layout,{renderBounds:r,boxBounds:n}=i,{overflow:o}=s,a=i.childrenRenderBounds||(i.childrenRenderBounds={x:0,y:0,width:0,height:0});super.__updateRenderBounds(a),(e=o&&o.includes("scroll"))&&(Yl(a,n),Ul(a,s)),this.__updateRectRenderBounds(),t=!Xl(n,a),t&&"show"===o&&Yl(r,a)}else this.__updateRectRenderBounds();p.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))}};ge([Dn(_l)],Hl.prototype,"__",void 0),ge([yn(100)],Hl.prototype,"width",void 0),ge([yn(100)],Hl.prototype,"height",void 0),ge([cn(!1)],Hl.prototype,"resizeChildren",void 0),ge([Sn("show")],Hl.prototype,"overflow",void 0),ge([Un(Vl.__updateStrokeSpread)],Hl.prototype,"__updateStrokeSpread",null),ge([Un(Vl.__updateRenderSpread)],Hl.prototype,"__updateRectRenderSpread",null),ge([Un(Vl.__updateBoxBounds)],Hl.prototype,"__updateRectBoxBounds",null),ge([Un(Vl.__updateStrokeBounds)],Hl.prototype,"__updateStrokeBounds",null),ge([Un(Vl.__updateRenderBounds)],Hl.prototype,"__updateRectRenderBounds",null),ge([Un(Vl.__updateChange)],Hl.prototype,"__updateRectChange",null),ge([Un(Vl.__render)],Hl.prototype,"__renderRect",null),ge([Un(jl.__render)],Hl.prototype,"__renderGroup",null),Hl=ge([Vn(),Gn()],Hl);let Gl=class extends Hl{get __tag(){return"Frame"}get isFrame(){return!0}};ge([Dn(gl)],Gl.prototype,"__",void 0),ge([Rn("#FFFFFF")],Gl.prototype,"fill",void 0),ge([Sn("hide")],Gl.prototype,"overflow",void 0),Gl=ge([Gn()],Gl);const{moveTo:ql,closePath:Ql,ellipse:Jl}=ki;let $l=class extends Wl{get __tag(){return"Ellipse"}__updatePath(){const{width:t,height:e,innerRadius:s,startAngle:i,endAngle:r}=this.__,n=t/2,o=e/2,a=this.__.path=[];s?(i||r?(s<1&&Jl(a,n,o,n*s,o*s,0,i,r,!1),Jl(a,n,o,n,o,0,r,i,!0),s<1&&Ql(a)):(s<1&&(Jl(a,n,o,n*s,o*s),ql(a,t,o)),Jl(a,n,o,n,o,0,360,0,!0)),x.ellipseToCurve&&(this.__.path=this.getPath(!0))):i||r?(ql(a,n,o),Jl(a,n,o,n,o,0,i,r,!1),Ql(a)):Jl(a,n,o,n,o)}};ge([Dn(ml)],$l.prototype,"__",void 0),ge([vn(0)],$l.prototype,"innerRadius",void 0),ge([vn(0)],$l.prototype,"startAngle",void 0),ge([vn(0)],$l.prototype,"endAngle",void 0),$l=ge([Gn()],$l);const{sin:Zl,cos:Kl,PI:td}=Math,{moveTo:ed,lineTo:sd,closePath:id,drawPoints:rd}=ki;let nd=class extends Wl{get __tag(){return"Polygon"}__updatePath(){const t=this.__,e=t.path=[];if(t.points)rd(e,t.points,t.curve,!0);else{const{width:s,height:i,sides:r}=t,n=s/2,o=i/2;ed(e,n,0);for(let t=1;t<r;t++)sd(e,n+n*Zl(2*t*td/r),o-o*Kl(2*t*td/r));id(e)}}};ge([Dn(xl)],nd.prototype,"__",void 0),ge([vn(3)],nd.prototype,"sides",void 0),ge([vn()],nd.prototype,"points",void 0),ge([vn(0)],nd.prototype,"curve",void 0),nd=ge([Vn(),Gn()],nd);const{sin:od,cos:ad,PI:hd}=Math,{moveTo:ld,lineTo:dd,closePath:cd}=ki;let ud=class extends Wl{get __tag(){return"Star"}__updatePath(){const{width:t,height:e,corners:s,innerRadius:i}=this.__,r=t/2,n=e/2,o=this.__.path=[];ld(o,r,0);for(let t=1;t<2*s;t++)dd(o,r+(t%2==0?r:r*i)*od(t*hd/s),n-(t%2==0?n:n*i)*ad(t*hd/s));cd(o)}};ge([Dn(wl)],ud.prototype,"__",void 0),ge([vn(5)],ud.prototype,"corners",void 0),ge([vn(.382)],ud.prototype,"innerRadius",void 0),ud=ge([Gn()],ud);const{moveTo:_d,lineTo:pd,drawPoints:gd}=ki,{rotate:fd,getAngle:yd,getDistance:md,defaultPoint:xd}=dt;let wd=class extends Wl{get __tag(){return"Line"}get toPoint(){const{width:t,rotation:e}=this.__,s={x:0,y:0};return t&&(s.x=t),e&&fd(s,e),s}set toPoint(t){this.width=md(xd,t),this.rotation=yd(xd,t),this.height&&(this.height=0)}__updatePath(){const t=this.__,e=t.path=[];t.points?gd(e,t.points,t.curve,t.closed):(_d(e,0,0),pd(e,this.width,0))}};ge([Dn(fl)],wd.prototype,"__",void 0),ge([bn("center")],wd.prototype,"strokeAlign",void 0),ge([yn(0)],wd.prototype,"height",void 0),ge([vn()],wd.prototype,"points",void 0),ge([vn(0)],wd.prototype,"curve",void 0),ge([vn(!1)],wd.prototype,"closed",void 0),wd=ge([Gn()],wd);let vd=class extends Nl{get __tag(){return"Image"}get ready(){const{image:t}=this;return t&&t.ready}get image(){const{fill:t}=this.__;return d(t)&&t[0].image}};ge([Dn(Sl)],vd.prototype,"__",void 0),ge([yn("")],vd.prototype,"url",void 0),vd=ge([Gn()],vd);const bd=vd;let kd=class extends Nl{get __tag(){return"Canvas"}get context(){return this.canvas.context}get ready(){return!this.url}constructor(t){super(t),this.canvas=ae.canvas(this.__),t&&t.url&&this.drawImage(t.url)}drawImage(t){new rn({url:t}).load(t=>{this.context.drawImage(t.view,0,0),this.url=void 0,this.paint(),this.emitEvent(new Yo(Yo.LOADED,{image:t}))})}draw(t,e,s,i){const r=new yt(t.worldTransform).invert(),n=new yt;e&&n.translate(e.x,e.y),s&&(a(s)?n.scale(s):n.scale(s.x,s.y)),i&&n.rotate(i),r.multiplyParent(n),t.__render(this.canvas,{matrix:r.withScale()}),this.paint()}paint(){this.forceRender()}__drawContent(t,e){const{width:s,height:i}=this.__,{view:r}=this.canvas;t.drawImage(r,0,0,r.width,r.height,0,0,s,i)}__updateSize(){const{canvas:t}=this;if(t){const{smooth:e,safeResize:s}=this.__;t.resize(this.__,s),t.smooth!==e&&(t.smooth=e)}}destroy(){this.canvas&&(this.canvas.destroy(),this.canvas=null),super.destroy()}};ge([Dn(Rl)],kd.prototype,"__",void 0),ge([Uh(100)],kd.prototype,"width",void 0),ge([Uh(100)],kd.prototype,"height",void 0),ge([Uh(1)],kd.prototype,"pixelRatio",void 0),ge([Uh(!0)],kd.prototype,"smooth",void 0),ge([cn(!1)],kd.prototype,"safeResize",void 0),ge([Uh()],kd.prototype,"contextSettings",void 0),kd=ge([Gn()],kd);const{copyAndSpread:Bd,includes:Sd,spread:Rd,setList:Cd}=Vt,{stintSet:Pd}=p;let Td=class extends Wl{get __tag(){return"Text"}get textDrawData(){return this.updateLayout(),this.__.__textDrawData}__updateTextDrawData(){const t=this.__,{lineHeight:e,letterSpacing:s,fontFamily:i,fontSize:r,fontWeight:n,italic:o,textCase:a,textOverflow:h,padding:l,width:d,height:c}=t;t.__lineHeight=qh.number(e,r),t.__letterSpacing=qh.number(s,r),t.__baseLine=t.__lineHeight-(t.__lineHeight-.7*r)/2,t.__font=`${o?"italic ":""}${"small-caps"===a?"small-caps ":""}${"normal"!==n?n+" ":""}${r||12}px ${i||"caption"}`,Pd(t,"__padding",l&&F.fourNumber(l)),Pd(t,"__clipText","show"!==h&&!t.__autoSize),Pd(t,"__isCharMode",d||c||t.__letterSpacing||"none"!==a),t.__textDrawData=Hh.getDrawData((t.__isPlacehold=t.placeholder&&""===t.text)?t.placeholder:t.text,this.__)}__updateBoxBounds(){const t=this.__,e=this.__layout,{fontSize:s,italic:i,padding:r,__autoWidth:n,__autoHeight:o}=t;this.__updateTextDrawData();const{bounds:a}=t.__textDrawData,h=e.boxBounds;if(e.contentBounds=a,t.__lineHeight<s&&Rd(a,s/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,s,i,r]=t.__padding;n&&(h.x-=r,h.width+=s+r),o&&(h.y-=e,h.height+=i+e)}this.__updateNaturalSize()}else super.__updateBoxBounds();i&&(h.width+=.16*s),p.stintSet(this,"isOverflow",!Sd(h,a)),this.isOverflow?(Cd(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;Bd(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,s){const i=this.__box;i&&(i.__nowWorld=this.__nowWorld,i.__draw(t,e,s)),this.textEditing&&!e.exporting||super.__draw(t,e,s)}__drawShape(t,e){e.shape&&this.__box&&this.__box.__drawShape(t,e),super.__drawShape(t,e)}destroy(){this.boxStyle&&(this.boxStyle=null),super.destroy()}};ge([Dn(Bl)],Td.prototype,"__",void 0),ge([yn(0)],Td.prototype,"width",void 0),ge([yn(0)],Td.prototype,"height",void 0),ge([Rn()],Td.prototype,"boxStyle",void 0),ge([cn(!1)],Td.prototype,"resizeFontSize",void 0),ge([Rn("#000000")],Td.prototype,"fill",void 0),ge([bn("outside")],Td.prototype,"strokeAlign",void 0),ge([Wn("all")],Td.prototype,"hitFill",void 0),ge([yn("")],Td.prototype,"text",void 0),ge([yn("")],Td.prototype,"placeholder",void 0),ge([yn("caption")],Td.prototype,"fontFamily",void 0),ge([yn(12)],Td.prototype,"fontSize",void 0),ge([yn("normal")],Td.prototype,"fontWeight",void 0),ge([yn(!1)],Td.prototype,"italic",void 0),ge([yn("none")],Td.prototype,"textCase",void 0),ge([yn("none")],Td.prototype,"textDecoration",void 0),ge([yn(0)],Td.prototype,"letterSpacing",void 0),ge([yn({type:"percent",value:1.5})],Td.prototype,"lineHeight",void 0),ge([yn(0)],Td.prototype,"paraIndent",void 0),ge([yn(0)],Td.prototype,"paraSpacing",void 0),ge([yn("x")],Td.prototype,"writingMode",void 0),ge([yn("left")],Td.prototype,"textAlign",void 0),ge([yn("top")],Td.prototype,"verticalAlign",void 0),ge([yn(!0)],Td.prototype,"autoSizeAlign",void 0),ge([yn("normal")],Td.prototype,"textWrap",void 0),ge([yn("show")],Td.prototype,"textOverflow",void 0),ge([Rn(!1)],Td.prototype,"textEditing",void 0),Td=ge([Gn()],Td);let Ld=class extends Wl{get __tag(){return"Path"}};ge([Dn(vl)],Ld.prototype,"__",void 0),ge([bn("center")],Ld.prototype,"strokeAlign",void 0),Ld=ge([Gn()],Ld);let Ed=class extends Ml{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,s,i,r,n){return this}quadraticCurveTo(t,e,s,i){return this}closePath(){return this}rect(t,e,s,i){return this}roundRect(t,e,s,i,r){return this}ellipse(t,e,s,i,r,n,o,a){return this}arc(t,e,s,i,r,n){return this}arcTo(t,e,s,i,r){return this}drawEllipse(t,e,s,i,r,n,o,a){return this}drawArc(t,e,s,i,r,n){return this}drawPoints(t,e,s){return this}clearPath(){return this}paint(){this.pathElement.__layout.boxChanged||this.pathElement.forceUpdate("path")}};function Od(t,e,s){t.__.__font?Jh.fillText(t,e,s):t.__.windingRule?e.fill(t.__.windingRule):e.fill()}function Ad(t,e,s,i,r){const n=s.__;c(t)?Jh.drawStrokesStyle(t,e,!1,s,i,r):(i.setStroke(t,n.__strokeWidth*e,n),i.stroke()),n.__useArrow&&Jh.strokeArrow(t,s,i,r)}function Id(t,e,s,i,r){const n=s.__;c(t)?Jh.drawStrokesStyle(t,e,!0,s,i,r):(i.setStroke(t,n.__strokeWidth*e,n),Jh.drawTextStroke(s,i,r))}function Wd(t,e,s,i,r){const n=i.getSameCanvas(!0,!0);n.font=s.__.__font,Id(t,2,s,n,r),n.blendMode="outside"===e?"destination-out":"destination-in",Jh.fillText(s,n,r),n.blendMode="normal",oo.copyCanvasByWorld(s,i,n),n.recycle(s.__nowWorld)}ge([Dn(bl)],Ed.prototype,"__",void 0),ge([(t,e)=>{nn(t,e,{get(){return this.__path}})}],Ed.prototype,"path",void 0),Ed=ge([Hn(Ni,["set","path","paint"]),Gn()],Ed);const{getSpread:Md,copyAndSpread:Dd,toOuterOf:Fd,getOuterOf:zd,getByMove:Nd,move:Yd,getIntersectData:Xd}=Vt,Ud={};let Vd;const{stintSet:jd}=p,{hasTransparent:Hd}=Gh;function Gd(t,e,s){if(!c(e)||!1===e.visible||0===e.opacity)return;let r;const{boxBounds:o}=s.__layout;switch(e.type){case"image":if(!e.url)return;r=$h.image(s,t,e,o,!Vd||!Vd[e.url]);break;case"linear":r=Zh.linearGradient(e,o);break;case"radial":r=Zh.radialGradient(e,o);break;case"angular":r=Zh.conicGradient(e,o);break;case"solid":const{type:n,color:a,opacity:h}=e;r={type:n,style:Gh.string(a,h)};break;default:i(e.r)||(r={type:"solid",style:Gh.string(e)})}if(r&&(r.originPaint=e,n(r.style)&&Hd(r.style)&&(r.isTransparent=!0),e.style)){if(0===e.style.strokeWidth)return;r.strokeStyle=e.style}return r}const qd={compute:function(t,e){const s=e.__,i=[];let r,n,o,a=s.__input[t];d(a)||(a=[a]),Vd=$h.recycleImage(t,s);for(let s,r=0,n=a.length;r<n;r++)(s=Gd(t,a[r],e))&&(i.push(s),s.strokeStyle&&(o||(o=1),s.strokeStyle.strokeWidth&&(o=Math.max(o,s.strokeStyle.strokeWidth))));s["_"+t]=i.length?i:void 0,i.length?(i.every(t=>t.isTransparent)&&(i.some(t=>t.image)&&(r=!0),n=!0),"fill"===t?(jd(s,"__isAlphaPixelFill",r),jd(s,"__isTransparentFill",n)):(jd(s,"__isAlphaPixelStroke",r),jd(s,"__isTransparentStroke",n),jd(s,"__hasMultiStrokeStyle",o))):s.__removePaint(t,!1)},fill:function(t,e,s,i){s.fillStyle=t,Od(e,s,i)},fills:function(t,e,s,i){let r,n,o;for(let a=0,h=t.length;a<h;a++){if(r=t[a],n=r.originPaint,r.image){if(o?o++:o=1,$h.checkImage(r,!e.__.__font,e,s,i))continue;if(!r.style){1===o&&r.image.isPlacehold&&e.drawImagePlaceholder(r,s,i);continue}}if(s.fillStyle=r.style,r.transform||n.scaleFixed){if(s.save(),r.transform&&s.transform(r.transform),n.scaleFixed){const{scaleX:t,scaleY:i}=e.getRenderScaleData(!0);(!0===n.scaleFixed||"zoom-in"===n.scaleFixed&&t>1&&i>1)&&s.scale(1/t,1/i)}n.blendMode&&(s.blendMode=n.blendMode),Od(e,s,i),s.restore()}else n.blendMode?(s.saveBlendMode(n.blendMode),Od(e,s,i),s.restoreBlendMode()):Od(e,s,i)}},fillPathOrText:Od,fillText:function(t,e,s){const i=t.__,{rows:r,decorationY:n}=i.__textDrawData;let o;i.__isPlacehold&&i.placeholderColor&&(e.fillStyle=i.placeholderColor);for(let t=0,s=r.length;t<s;t++)o=r[t],o.text?e.fillText(o.text,o.x,o.y):o.data&&o.data.forEach(t=>{e.fillText(t.char,t.x,o.y)});if(n){const{decorationColor:t,decorationHeight:s}=i.__textDrawData;t&&(e.fillStyle=t),r.forEach(t=>n.forEach(i=>e.fillRect(t.x,t.y+i,t.width,s)))}},stroke:function(t,e,s,i){const r=e.__;if(r.__strokeWidth)if(r.__font)Jh.strokeText(t,e,s,i);else switch(r.strokeAlign){case"center":Ad(t,1,e,s,i);break;case"inside":!function(t,e,s,i){s.save(),s.clipUI(e),Ad(t,2,e,s,i),s.restore()}(t,e,s,i);break;case"outside":!function(t,e,s,i){const r=e.__;if(r.__fillAfterStroke)Ad(t,2,e,s,i);else{const{renderBounds:n}=e.__layout,o=s.getSameCanvas(!0,!0);e.__drawRenderPath(o),Ad(t,2,e,o,i),o.clipUI(r),o.clearWorld(n),oo.copyCanvasByWorld(e,s,o),o.recycle(e.__nowWorld)}}(t,e,s,i)}},strokes:function(t,e,s,i){Jh.stroke(t,e,s,i)},strokeText:function(t,e,s,i){switch(e.__.strokeAlign){case"center":Id(t,1,e,s,i);break;case"inside":Wd(t,"inside",e,s,i);break;case"outside":e.__.__fillAfterStroke?Id(t,2,e,s,i):Wd(t,"outside",e,s,i)}},drawTextStroke:function(t,e,s){let i,r=t.__.__textDrawData;const{rows:n,decorationY:o}=r;for(let t=0,s=n.length;t<s;t++)i=n[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(o){const{decorationHeight:t}=r;n.forEach(s=>o.forEach(i=>e.strokeRect(s.x,s.y+i,s.width,t)))}},drawStrokesStyle:function(t,e,s,i,r,n){let o;const a=i.__,{__hasMultiStrokeStyle:h}=a;h||r.setStroke(void 0,a.__strokeWidth*e,a);for(let l=0,d=t.length;l<d;l++)if(o=t[l],(!o.image||!$h.checkImage(o,!1,i,r,n))&&o.style){if(h){const{strokeStyle:t}=o;t?r.setStroke(o.style,a.__getRealStrokeWidth(t)*e,a,t):r.setStroke(o.style,a.__strokeWidth*e,a)}else r.strokeStyle=o.style;o.originPaint.blendMode?(r.saveBlendMode(o.originPaint.blendMode),s?Jh.drawTextStroke(i,r,n):r.stroke(),r.restoreBlendMode()):s?Jh.drawTextStroke(i,r,n):r.stroke()}},shape:function(t,e,s){const i=e.getSameCanvas(),r=e.bounds,n=t.__nowWorld,o=t.__layout,a=t.__nowWorldShapeBounds||(t.__nowWorldShapeBounds={});let h,l,d,c,u,_;Fd(o.strokeSpread?(Dd(Ud,o.boxBounds,o.strokeSpread),Ud):o.boxBounds,n,a);let{scaleX:p,scaleY:g}=t.getRenderScaleData(!0);if(r.includes(a))_=i,h=u=a,l=n;else{let i;if(x.fullImageShadow)i=a;else{const t=o.renderShapeSpread?Md(r,P.swapAndScale(o.renderShapeSpread,p,g)):r;i=Xd(t,a)}c=r.getFitMatrix(i);let{a:f,d:y}=c;c.a<1&&(_=e.getSameCanvas(),t.__renderShape(_,s),p*=f,g*=y),u=zd(a,c),h=Nd(u,-c.e,-c.f),l=zd(n,c),Yd(l,-c.e,-c.f);const m=s.matrix;m?(d=new yt(c),d.multiply(m),f*=m.scaleX,y*=m.scaleY):d=c,d.withScale(f,y),s=Object.assign(Object.assign({},s),{matrix:d})}return t.__renderShape(i,s),{canvas:i,matrix:d,fitMatrix:c,bounds:h,renderBounds:l,worldCanvas:_,shapeBounds:u,scaleX:p,scaleY:g}}};let Qd,Jd=new qt;const{isSame:$d}=Vt;function Zd(t,e,s,i,r,n){if("fill"===e&&!t.__.__naturalWidth){const e=t.__;if(e.__naturalWidth=i.width/e.pixelRatio,e.__naturalHeight=i.height/e.pixelRatio,e.__autoSide)return t.forceUpdate("width"),t.__proxyData&&(t.setProxyAttr("width",e.width),t.setProxyAttr("height",e.height)),!1}return r.data||$h.createData(r,i,s,n),!0}function Kd(t,e){sc(t,Yo.LOAD,e)}function tc(t,e){sc(t,Yo.LOADED,e)}function ec(t,e,s){e.error=s,t.forceUpdate("surface"),sc(t,Yo.ERROR,e)}function sc(t,e,s){t.hasEvent(e)&&t.emitEvent(new Yo(e,s))}function ic(t,e){const{leafer:s}=t;s&&s.viewReady&&(s.renderer.ignore=e)}const{get:rc,translate:nc}=K,oc=new qt,ac={},hc={};function lc(t,e,s,i){const r=n(t)||i?(i?s-i*e:s%e)/((i||Math.floor(s/e))-1):t;return"auto"===t&&r<0?0:r}let dc={},cc={a:1,b:0,c:0,d:1,e:0,f:0};const{get:uc,set:_c,rotateOfOuter:pc,translate:gc,scaleOfOuter:fc,multiplyParent:yc,scale:mc,rotate:xc,skew:wc}=K;function vc(t,e,s,i,r,n,o,a){o&&xc(t,o),a&&wc(t,a.x,a.y),r&&mc(t,r,n),gc(t,e.x+s,e.y+i)}const{get:bc,scale:kc,copy:Bc}=K,{getFloorScale:Sc}=F,{abs:Rc}=Math;const Cc={image:function(t,e,s,i,r){let n,o;const a=Kr.get(s);return Qd&&s===Qd.paint&&$d(i,Qd.boxBounds)?n=Qd.leafPaint:(n={type:s.type,image:a},a.hasAlphaPixel&&(n.isTransparent=!0),Qd=a.use>1?{leafPaint:n,paint:s,boxBounds:Jd.set(i)}:null),(r||a.loading)&&(o={image:a,attrName:e,attrValue:s}),a.ready?(Zd(t,e,s,a,n,i),r&&(Kd(t,o),tc(t,o))):a.error?r&&ec(t,o,a.error):(r&&(ic(t,!0),Kd(t,o)),n.loadId=a.load(()=>{ic(t,!1),t.destroyed||(Zd(t,e,s,a,n,i)&&(a.hasAlphaPixel&&(t.__layout.hitCanvasChanged=!0),t.forceUpdate("surface")),tc(t,o)),n.loadId=void 0},e=>{ic(t,!1),ec(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(t,e,s,i,r){const{scaleX:n,scaleY:o}=$h.getImageRenderScaleData(t,s,i,r),{image:a,data:h,originPaint:l}=t,{exporting:d}=r;return!(!h||t.patternId===n+"-"+o&&!d)&&(e&&(h.repeat?e=!1:l.changeful||"miniapp"===x.name&&qo.isResizing(s)||d||(e=x.image.isLarge(a,n,o)||a.width*n>8096||a.height*o>8096)),e?(s.__.__isFastShadow&&(i.fillStyle=t.style||"#000",i.fill()),$h.drawImage(t,n,o,s,i,r),!0):(!t.style||l.sync||d?$h.createPattern(t,s,i,r):$h.createPatternTask(t,s,i,r),!1))},drawImage:function(t,e,s,i,r,n){const{data:o,image:a}=t,{blendMode:h}=t.originPaint,{opacity:l,transform:d}=o,c=a.getFull(o.filters),u=i.__;let _,{width:p,height:g}=a;(_=d&&!d.onlyScale||u.path||u.cornerRadius)||l||h?(r.save(),_&&r.clipUI(i),h&&(r.blendMode=h),l&&(r.opacity*=l),d&&r.transform(d),r.drawImage(c,0,0,p,g),r.restore()):(o.scaleX&&(p*=o.scaleX,g*=o.scaleY),r.drawImage(c,0,0,p,g))},getImageRenderScaleData:function(t,e,s,i){const r=e.getRenderScaleData(!0,t.originPaint.scaleFixed),{data:n}=t;if(s){const{pixelRatio:t}=s;r.scaleX*=t,r.scaleY*=t}return n&&n.scaleX&&(r.scaleX*=Math.abs(n.scaleX),r.scaleY*=Math.abs(n.scaleY)),r},recycleImage:function(t,e){const s=e["_"+t];if(d(s)){let i,r,n,o,a;for(let h=0,l=s.length;h<l;h++)i=s[h],r=i.image,a=r&&r.url,a&&(n||(n={}),n[a]=!0,Kr.recyclePaint(i),r.loading&&(o||(o=e.__input&&e.__input[t]||[],d(o)||(o=[o])),r.unload(s[h].loadId,!o.some(t=>t.url===a))));return n}return null},createPatternTask:function(t,e,s,i){t.patternTask||(t.patternTask=Kr.patternTasker.add(()=>fe(this,void 0,void 0,function*(){t.patternTask=null,s.bounds.hit(e.__nowWorld)&&$h.createPattern(t,e,s,i),e.forceUpdate("surface")}),300))},createPattern:function(t,e,s,i){let{scaleX:r,scaleY:n}=$h.getImageRenderScaleData(t,e,s,i),o=r+"-"+n;if(t.patternId!==o&&!e.destroyed&&(!x.image.isLarge(t.image,r,n)||t.data.repeat)){const{image:s,data:i}=t,{transform:a,gap:h}=i,l=$h.getPatternFixScale(t,r,n);let d,c,u,{width:_,height:p}=s;l&&(r*=l,n*=l),_*=r,p*=n,h&&(c=h.x*r/Rc(i.scaleX||1),u=h.y*n/Rc(i.scaleY||1)),(a||1!==r||1!==n)&&(r*=Sc(_+(c||0)),n*=Sc(p+(u||0)),d=bc(),a&&Bc(d,a),kc(d,1/r,1/n));const g=s.getCanvas(_,p,i.opacity,i.filters,c,u,e.leafer&&e.leafer.config.smooth),f=s.getPattern(g,i.repeat||x.origin.noRepeat||"no-repeat",d,t);t.style=f,t.patternId=o}},getPatternFixScale:function(t,e,s){const{image:i}=t;let r,n=x.image.maxPatternSize,o=i.width*i.height;return i.isSVG?e>1&&(r=Math.ceil(e)/e):n>o&&(n=o),(o*=e*s)>n&&(r=Math.sqrt(n/o)),r},createData:function(t,e,s,i){t.data=$h.getPatternData(s,i,e)},getPatternData:function(t,e,s){t.padding&&(e=oc.set(e).shrink(t.padding)),"strench"===t.mode&&(t.mode="stretch");const{width:i,height:r}=s,{opacity:o,mode:a,align:h,offset:l,scale:d,size:u,rotation:_,skew:p,clipSize:g,repeat:f,gap:y,filters:m}=t,x=e.width===i&&e.height===r,w={mode:a},v="center"!==h&&(_||0)%180==90;let b,k;switch(Vt.set(hc,0,0,v?r:i,v?i:r),a&&"cover"!==a&&"fit"!==a?((d||u)&&(F.getScaleData(d,u,s,ac),b=ac.scaleX,k=ac.scaleY),(h||y||f)&&(b&&Vt.scale(hc,b,k,!0),h&&Ct.toPoint(h,hc,e,hc,!0,!0))):x&&!_||(b=k=Vt.getFitScale(e,hc,"fit"!==a),Vt.put(e,s,h,b,!1,hc),Vt.scale(hc,b,k,!0)),l&&dt.move(hc,l),a){case"stretch":x?b&&(b=k=void 0):(b=e.width/i,k=e.height/r,$h.stretchMode(w,e,b,k));break;case"normal":case"clip":if(hc.x||hc.y||b||g||_||p){let t,s;g&&(t=e.width/g.width,s=e.height/g.height),$h.clipMode(w,e,hc.x,hc.y,b,k,_,p,t,s),t&&(b=b?b*t:t,k=k?k*s:s)}break;case"repeat":(!x||b||_||p)&&$h.repeatMode(w,e,i,r,hc.x,hc.y,b,k,_,p,h,t.freeTransform),f||(w.repeat="repeat");const s=c(f);(y||s)&&(w.gap=function(t,e,s,i,r){let n,o;c(t)?(n=t.x,o=t.y):n=o=t;return{x:lc(n,s,r.width,e&&e.x),y:lc(o,i,r.height,e&&e.y)}}(y,s&&f,hc.width,hc.height,e));break;default:b&&$h.fillOrFitMode(w,e,hc.x,hc.y,b,k,_)}return w.transform||(e.x||e.y)&&nc(w.transform=rc(),e.x,e.y),b&&(w.scaleX=b,w.scaleY=k),o&&o<1&&(w.opacity=o),m&&(w.filters=m),f&&(w.repeat=n(f)?"x"===f?"repeat-x":"repeat-y":"repeat"),w},stretchMode:function(t,e,s,i){const r=uc(),{x:n,y:o}=e;n||o?gc(r,n,o):r.onlyScale=!0,mc(r,s,i),t.transform=r},fillOrFitMode:function(t,e,s,i,r,n,o){const a=uc();gc(a,e.x+s,e.y+i),mc(a,r,n),o&&pc(a,{x:e.x+e.width/2,y:e.y+e.height/2},o),t.transform=a},clipMode:function(t,e,s,i,r,n,o,a,h,l){const d=uc();vc(d,e,s,i,r,n,o,a),h&&(o||a?(_c(cc),fc(cc,e,h,l),yc(d,cc)):fc(d,e,h,l)),t.transform=d},repeatMode:function(t,e,s,i,r,n,o,a,h,l,d,c){const u=uc();if(c)vc(u,e,r,n,o,a,h,l);else{if(h)if("center"===d)pc(u,{x:s/2,y:i/2},h);else switch(xc(u,h),h){case 90:gc(u,i,0);break;case 180:gc(u,s,i);break;case 270:gc(u,0,s)}dc.x=e.x+r,dc.y=e.y+n,gc(u,dc.x,dc.y),o&&fc(u,dc,o,a)}t.transform=u}},{toPoint:Pc}=Bt,{hasTransparent:Tc}=Gh,Lc={},Ec={};function Oc(t,e,s,i){if(s){let r,o,a,h;for(let t=0,l=s.length;t<l;t++)r=s[t],n(r)?(a=t/(l-1),o=Gh.string(r,i)):(a=r.offset,o=Gh.string(r.color,i)),e.addColorStop(a,o),!h&&Tc(o)&&(h=!0);h&&(t.isTransparent=!0)}}const{getAngle:Ac,getDistance:Ic}=dt,{get:Wc,rotateOfOuter:Mc,scaleOfOuter:Dc}=K,{toPoint:Fc}=Bt,zc={},Nc={};function Yc(t,e,s,i,r){let n;const{width:o,height:a}=t;if(o!==a||i){const t=Ac(e,s);n=Wc(),r?(Dc(n,e,o/a*(i||1),1),Mc(n,e,t+90)):(Dc(n,e,1,o/a*(i||1)),Mc(n,e,t))}return n}const{getDistance:Xc}=dt,{toPoint:Uc}=Bt,Vc={},jc={};const Hc={linearGradient:function(t,e){let{from:s,to:i,type:r,opacity:n}=t;Pc(s||"top",e,Lc),Pc(i||"bottom",e,Ec);const o=x.canvas.createLinearGradient(Lc.x,Lc.y,Ec.x,Ec.y),a={type:r,style:o};return Oc(a,o,t.stops,n),a},radialGradient:function(t,e){let{from:s,to:i,type:r,opacity:n,stretch:o}=t;Fc(s||"center",e,zc),Fc(i||"bottom",e,Nc);const a=x.canvas.createRadialGradient(zc.x,zc.y,0,zc.x,zc.y,Ic(zc,Nc)),h={type:r,style:a};Oc(h,a,t.stops,n);const l=Yc(e,zc,Nc,o,!0);return l&&(h.transform=l),h},conicGradient:function(t,e){let{from:s,to:i,type:r,opacity:n,stretch:o}=t;Uc(s||"center",e,Vc),Uc(i||"bottom",e,jc);const a=x.conicGradientSupport?x.canvas.createConicGradient(0,Vc.x,Vc.y):x.canvas.createRadialGradient(Vc.x,Vc.y,0,Vc.x,Vc.y,Xc(Vc,jc)),h={type:r,style:a};Oc(h,a,t.stops,n);const l=Yc(e,Vc,jc,o||1,x.conicGradientRotate90);return l&&(h.transform=l),h},getTransform:Yc},{copy:Gc,move:qc,toOffsetOutBounds:Qc}=Vt,{max:Jc,abs:$c}=Math,Zc={},Kc=new yt,tu={};function eu(t,e){let s,i,r,n,o=0,a=0,h=0,l=0;return e.forEach(t=>{s=t.x||0,i=t.y||0,n=1.5*(t.blur||0),r=$c(t.spread||0),o=Jc(o,r+n-i),a=Jc(a,r+n+s),h=Jc(h,r+n+i),l=Jc(l,r+n-s)}),o===a&&a===h&&h===l?o:[o,a,h,l]}function su(t,e,s){const{shapeBounds:i}=s;let r,n;x.fullImageShadow?(Gc(Zc,t.bounds),qc(Zc,e.x-i.x,e.y-i.y),r=t.bounds,n=Zc):(r=i,n=e),t.copyWorld(s.canvas,r,n)}const{toOffsetOutBounds:iu}=Vt,ru={};const nu=eu;const ou={shadow:function(t,e,s){let i,r;const{__nowWorld:n}=t,{shadow:o}=t.__,{worldCanvas:a,bounds:h,renderBounds:l,shapeBounds:d,scaleX:c,scaleY:u}=s,_=e.getSameCanvas(),p=o.length-1;Qc(h,tu,l),o.forEach((o,g)=>{let f=1;if(o.scaleFixed){const t=Math.abs(n.scaleX);t>1&&(f=1/t)}_.setWorldShadow(tu.offsetX+(o.x||0)*c*f,tu.offsetY+(o.y||0)*u*f,(o.blur||0)*c*f,Gh.string(o.color)),r=Kh.getShadowTransform(t,_,s,o,tu,f),r&&_.setTransform(r),su(_,tu,s),r&&_.resetTransform(),i=l,o.box&&(_.restore(),_.save(),a&&(_.copyWorld(_,l,n,"copy"),i=n),a?_.copyWorld(a,n,n,"destination-out"):_.copyWorld(s.canvas,d,h,"destination-out")),oo.copyCanvasByWorld(t,e,_,i,o.blendMode),p&&g<p&&_.clearWorld(i)}),_.recycle(i)},innerShadow:function(t,e,s){let i,r;const{__nowWorld:n}=t,{innerShadow:o}=t.__,{worldCanvas:a,bounds:h,renderBounds:l,shapeBounds:d,scaleX:c,scaleY:u}=s,_=e.getSameCanvas(),p=o.length-1;iu(h,ru,l),o.forEach((o,g)=>{let f=1;if(o.scaleFixed){const t=Math.abs(n.scaleX);t>1&&(f=1/t)}_.save(),_.setWorldShadow(ru.offsetX+(o.x||0)*c*f,ru.offsetY+(o.y||0)*u*f,(o.blur||0)*c*f),r=Kh.getShadowTransform(t,_,s,o,ru,f,!0),r&&_.setTransform(r),su(_,ru,s),_.restore(),a?(_.copyWorld(_,l,n,"copy"),_.copyWorld(a,n,n,"source-out"),i=n):(_.copyWorld(s.canvas,d,h,"source-out"),i=l),_.fillWorld(i,Gh.string(o.color),"source-in"),oo.copyCanvasByWorld(t,e,_,i,o.blendMode),p&&g<p&&_.clearWorld(i)}),_.recycle(i)},blur:function(t,e,s){const{blur:i}=t.__;s.setWorldBlur(i*t.__nowWorld.a),s.copyWorldToInner(e,t.__nowWorld,t.__layout.renderBounds),s.filter="none"},backgroundBlur:function(t,e,s){},getShadowRenderSpread:eu,getShadowTransform:function(t,e,s,i,r,n,o){if(i.spread){const s=2*i.spread*n*(o?-1:1),{width:a,height:h}=t.__layout.strokeBounds;return Kc.set().scaleOfOuter({x:(r.x+r.width/2)*e.pixelRatio,y:(r.y+r.height/2)*e.pixelRatio},1+s/a,1+s/h),Kc}},isTransformShadow(t){},getInnerShadowSpread:nu},{excludeRenderBounds:au}=go;let hu;function lu(t,e,s,i,r,n,o,a){switch(e){case"grayscale":hu||(hu=!0,r.useGrayscaleAlpha(t.__nowWorld));case"alpha":!function(t,e,s,i,r,n){const o=t.__nowWorld;s.resetTransform(),s.opacity=1,s.useMask(i,o),n&&i.recycle(o);cu(t,e,s,1,r,n)}(t,s,i,r,o,a);break;case"opacity-path":cu(t,s,i,n,o,a);break;case"path":a&&s.restore()}}function du(t){return t.getSameCanvas(!1,!0)}function cu(t,e,s,i,r,n){const o=t.__nowWorld;e.resetTransform(),e.opacity=i,e.copyWorld(s,o,void 0,r),n?s.recycle(o):s.clearWorld(o)}Ml.prototype.__renderMask=function(t,e){let s,i,r,n,o,a;const{children:h}=this;for(let l=0,d=h.length;l<d;l++){if(s=h[l],a=s.__.mask,a){o&&(lu(this,o,t,r,i,n,void 0,!0),i=r=null),"clipping"!==a&&"clipping-path"!==a||au(s,e)||s.__render(t,e),n=s.__.opacity,hu=!1,"path"===a||"clipping-path"===a?(n<1?(o="opacity-path",r||(r=du(t))):(o="path",t.save()),s.__clip(r||t,e)):(o="grayscale"===a?"grayscale":"alpha",i||(i=du(t)),r||(r=du(t)),s.__render(i,e));continue}const d=1===n&&s.__.__blendMode;d&&lu(this,o,t,r,i,n,void 0,!1),au(s,e)||s.__render(r||t,e),d&&lu(this,o,t,r,i,n,d,!1)}lu(this,o,t,r,i,n,void 0,!0)};const uu=">)]}%!?,.:;'\"》)」〉』〗】〕}┐>’”!?,、。:;‰",_u=uu+"_#~&*+\\=|≮≯≈≠=…",pu=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 gu(t){const e={};return t.split("").forEach(t=>e[t]=!0),e}const fu=gu("ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyz"),yu=gu("{[(<'\"《(「〈『〖【〔{┌<‘“=¥¥$€££¢¢"),mu=gu(uu),xu=gu(_u),wu=gu("- —/~|┆·");var vu;!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"}(vu||(vu={}));const{Letter:bu,Single:ku,Before:Bu,After:Su,Symbol:Ru,Break:Cu}=vu;function Pu(t){return fu[t]?bu:wu[t]?Cu:yu[t]?Bu:mu[t]?Su:xu[t]?Ru:pu.test(t)?ku:bu}const Tu={trimRight(t){const{words:e}=t;let s,i=0,r=e.length;for(let n=r-1;n>-1&&(s=e[n].data[0]," "===s.char);n--)i++,t.width-=s.width;i&&e.splice(r-i,i)}};function Lu(t,e,s){switch(e){case"title":return s?t.toUpperCase():t;case"upper":return t.toUpperCase();case"lower":return t.toLowerCase();default:return t}}const{trimRight:Eu}=Tu,{Letter:Ou,Single:Au,Before:Iu,After:Wu,Symbol:Mu,Break:Du}=vu;let Fu,zu,Nu,Yu,Xu,Uu,Vu,ju,Hu,Gu,qu,Qu,Ju,$u,Zu,Ku,t_,e_=[];function s_(t,e){Hu&&!ju&&(ju=Hu),Fu.data.push({char:t,width:e}),Nu+=e}function i_(){Yu+=Nu,Fu.width=Nu,zu.words.push(Fu),Fu={data:[]},Nu=0}function r_(){$u&&(Zu.paraNumber++,zu.paraStart=!0,$u=!1),Hu&&(zu.startCharSize=ju,zu.endCharSize=Hu,ju=0),zu.width=Yu,Ku.width?Eu(zu):t_&&n_(),e_.push(zu),zu={words:[]},Yu=0}function n_(){Yu>(Zu.maxWidth||0)&&(Zu.maxWidth=Yu)}const{top:o_,right:a_,bottom:h_,left:l_}=vt;function d_(t,e,s){const{bounds:i,rows:r}=t;i[e]+=s;for(let t=0;t<r.length;t++)r[t][e]+=s}const c_={getDrawData:function(t,e){n(t)||(t=String(t));let s=0,i=0,r=e.__getInput("width")||0,o=e.__getInput("height")||0;const{__padding:a}=e;a&&(r?(s=a[l_],r-=a[a_]+a[l_],!r&&(r=.01)):e.autoSizeAlign||(s=a[l_]),o?(i=a[o_],o-=a[o_]+a[h_],!o&&(o=.01)):e.autoSizeAlign||(i=a[o_]));const h={bounds:{x:s,y:i,width:r,height:o},rows:[],paraNumber:0,font:x.canvas.font=e.__font};return function(t,e,s){Zu=t,e_=t.rows,Ku=t.bounds,t_=!Ku.width&&!s.autoSizeAlign;const{__letterSpacing:i,paraIndent:r,textCase:n}=s,{canvas:o}=x,{width:a}=Ku;if(s.__isCharMode){const t="none"!==s.textWrap,h="break"===s.textWrap;$u=!0,qu=null,ju=Vu=Hu=Nu=Yu=0,Fu={data:[]},zu={words:[]},i&&(e=[...e]);for(let s=0,l=e.length;s<l;s++)Uu=e[s],"\n"===Uu?(Nu&&i_(),zu.paraEnd=!0,r_(),$u=!0):(Gu=Pu(Uu),Gu===Ou&&"none"!==n&&(Uu=Lu(Uu,n,!Nu)),Vu=o.measureText(Uu).width,i&&(i<0&&(Hu=Vu),Vu+=i),Qu=Gu===Au&&(qu===Au||qu===Ou)||qu===Au&&Gu!==Wu,Ju=!(Gu!==Iu&&Gu!==Au||qu!==Mu&&qu!==Wu),Xu=$u&&r?a-r:a,t&&a&&Yu+Nu+Vu>Xu&&(h?(Nu&&i_(),Yu&&r_()):(Ju||(Ju=Gu===Ou&&qu==Wu),Qu||Ju||Gu===Du||Gu===Iu||Gu===Au||Nu+Vu>Xu?(Nu&&i_(),Yu&&r_()):Yu&&r_()))," "===Uu&&!0!==$u&&Yu+Nu===0||(Gu===Du?(" "===Uu&&Nu&&i_(),s_(Uu,Vu),i_()):Qu||Ju?(Nu&&i_(),s_(Uu,Vu)):s_(Uu,Vu)),qu=Gu);Nu&&i_(),Yu&&r_(),e_.length>0&&(e_[e_.length-1].paraEnd=!0)}else e.split("\n").forEach(t=>{Zu.paraNumber++,Yu=o.measureText(t).width,e_.push({x:r||0,text:t,width:Yu,paraStart:!0}),t_&&n_()})}(h,t,e),a&&function(t,e,s,i,r){if(!i&&s.autoSizeAlign)switch(s.textAlign){case"left":d_(e,"x",t[l_]);break;case"right":d_(e,"x",-t[a_])}if(!r&&s.autoSizeAlign)switch(s.verticalAlign){case"top":d_(e,"y",t[o_]);break;case"bottom":d_(e,"y",-t[h_])}}(a,h,e,r,o),function(t,e){const{rows:s,bounds:i}=t,r=s.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}=i,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 x,w,v,b=g||u?g:t.maxWidth;for(let o=0,d=r;o<d;o++){if(x=s[o],x.x=_,x.width<g||x.width>g&&!h)switch(l){case"center":x.x+=(b-x.width)/2;break;case"right":x.x+=b-x.width}x.paraStart&&c&&o>0&&(m+=c),x.y=m,m+=n,t.overflow>o&&m>y&&(x.isOverflow=!0,t.overflow=o+1),w=x.x,v=x.width,a<0&&(x.width<0?(v=-x.width+e.fontSize+a,w-=v,v+=e.fontSize):v-=a),w<i.x&&(i.x=w),v>i.width&&(i.width=v),h&&g&&g<v&&(x.isOverflow=!0,t.overflow||(t.overflow=s.length))}i.y=p,i.height=y}(h,e),e.__isCharMode&&function(t,e,s){const{rows:i}=t,{textAlign:r,paraIndent:n,letterSpacing:o}=e,a=s&&r.includes("both"),h=a||s&&r.includes("justify"),l=h&&r.includes("letter");let d,c,u,_,p,g,f,y,m,x;i.forEach(t=>{t.words&&(p=n&&t.paraStart?n:0,y=t.words.length,h&&(x=!t.paraEnd||a,c=s-t.width-p,l?_=c/(t.words.reduce((t,e)=>t+e.data.length,0)-1):u=y>1?c/(y-1):0),g=o||t.isOverflow||l?0:u?1:2,t.isOverflow&&!o&&(t.textMode=!0),2===g?(t.x+=p,function(t){t.text="",t.words.forEach(e=>{e.data.forEach(e=>{t.text+=e.char})})}(t)):(t.x+=p,d=t.x,t.data=[],t.words.forEach((e,s)=>{1===g?(f={char:"",x:d},d=function(t,e,s){return t.forEach(t=>{s.char+=t.char,e+=t.width}),e}(e.data,d,f),(t.isOverflow||" "!==f.char)&&t.data.push(f)):d=function(t,e,s,i,r){return t.forEach(t=>{(i||" "!==t.char)&&(t.x=e,s.push(t)),e+=t.width,r&&(e+=r)}),e}(e.data,d,t.data,t.isOverflow,x&&_),x&&(m=s===y-1,u?m||(d+=u,t.width+=u):_&&(t.width+=_*(e.data.length-(m?1:0))))})),t.words=null)})}(h,e,r),h.overflow&&function(t,e,s,i){if(!i)return;const{rows:r,overflow:n}=t;let{textOverflow:o}=e;if(r.splice(n),o&&"show"!==o){let t,a;"hide"===o?o="":"ellipsis"===o&&(o="...");const h=o?x.canvas.measureText(o).width:0,l=s+i-h;("none"===e.textWrap?r:[r[n-1]]).forEach(e=>{if(e.isOverflow&&e.data){let s=e.data.length-1;for(let i=s;i>-1&&(t=e.data[i],a=t.x+t.width,!(i===s&&a<l));i--){if(a<l&&" "!==t.char||!i){e.data.splice(i+1),e.width-=t.width;break}e.width-=t.width}e.width+=h,e.data.push({char:o,x:a}),e.textMode&&function(t){t.text="",t.data.forEach(e=>{t.text+=e.char}),t.data=null}(e)}})}}(h,e,s,r),"none"!==e.textDecoration&&function(t,e){let s,i=0;const{fontSize:r,textDecoration:n}=e;switch(t.decorationHeight=r/11,c(n)?(s=n.type,n.color&&(t.decorationColor=Gh.string(n.color)),n.offset&&(i=Math.min(.3*r,Math.max(n.offset,.15*-r)))):s=n,s){case"under":t.decorationY=[.15*r+i];break;case"delete":t.decorationY=[.35*-r];break;case"under-delete":t.decorationY=[.15*r+i,.35*-r]}}(h,e),h}};const u_={string:function(t,e){if(!t)return"#000";const s=a(e)&&e<1;if(n(t)){if(!s||!Gh.object)return t;t=Gh.object(t)}let r=i(t.a)?1:t.a;s&&(r*=e);const o=t.r+","+t.g+","+t.b;return 1===r?"rgb("+o+")":"rgba("+o+","+r+")"}};Object.assign(Hh,c_),Object.assign(Gh,u_),Object.assign(Jh,qd),Object.assign($h,Cc),Object.assign(Zh,Hc),Object.assign(Kh,ou),Rh();export{Ct as AlignHelper,e as Answer,Bt as AroundHelper,Jt as AutoBounds,os as BezierHelper,qt as Bounds,Xo as BoundsEvent,Vt as BoundsHelper,Hl as Box,_l as BoxData,mh as Branch,xo as BranchHelper,Ma as BranchRender,kd as Canvas,Rl as CanvasData,pe as CanvasManager,Do as ChildEvent,Gh as ColorConvert,ae as Creator,p as DataHelper,Kt as Debug,vt as Direction4,bt as Direction9,Kh as Effect,$l as Ellipse,ml as EllipseData,gs as EllipseHelper,Mo as Event,ue as EventCreator,na as Eventer,el as Export,jr as FileHelper,tl as Filter,P as FourNumberHelper,Gl as Frame,gl as FrameData,Ml as Group,ul as GroupData,vd as Image,Sl as ImageData,Yo as ImageEvent,Kr as ImageManager,v as IncrementId,Jo as LayoutEvent,zh as Layouter,hh as Leaf,Aa as LeafBounds,go as LeafBoundsHelper,f as LeafData,ma as LeafDataProxy,fa as LeafEventer,oo as LeafHelper,Wo as LeafLayout,wh as LeafLevelList,xh as LeafList,Sa as LeafMatrix,Ia as LeafRender,zl as Leafer,kh as LeaferCanvas,Le as LeaferCanvasBase,pl as LeaferData,Zo as LeaferEvent,rn as LeaferImage,wd as Line,fl as LineData,F as MathHelper,yt as Matrix,K as MatrixHelper,bd as MyImage,We as NeedConvertToCanvasCommandMap,N as OneRadian,Y as PI2,X as PI_2,Jh as Paint,Zh as PaintGradient,$h as PaintImage,Ld as Path,Qh as PathArrow,Ar as PathBounds,ki as PathCommandDataHelper,Ae as PathCommandMap,fs as PathCommandNodeHelper,ti as PathConvert,Nr as PathCorner,Ni as PathCreator,vl as PathData,er as PathDrawer,Ee as PathHelper,t as PathNodeHandleType,ze as PathNumberCommandLengthMap,Fe as PathNumberCommandMap,Ed as Pen,bl as PenData,x as Platform,oe as Plugin,gt as Point,dt as PointHelper,nd as Polygon,xl as PolygonData,zo as PropertyEvent,Nl as Rect,yl as RectData,Ne as RectHelper,Al as RectRender,$o as RenderEvent,Yh as Renderer,qo as ResizeEvent,$r as Resource,ie as Run,ud as Star,wl as StarData,sl as State,$t as StringNumberMap,qr as TaskItem,Qr as TaskProcessor,Td as Text,Hh as TextConvert,Bl as TextData,il as Transition,xt as TwoPointBoundsHelper,Wl as UI,Tl as UIBounds,le as UICreator,dl as UIData,El as UIRender,qh as UnitConvert,So as WaitHelper,Qo as WatchEvent,Ph as Watcher,Sn as affectRenderBoundsType,bn as affectStrokeBoundsType,ln as attr,pn as autoLayoutType,yn as boundsType,Vr as canvasPatch,Te as canvasSizeAttrs,jh as createAttr,an as createDescriptor,Mn as cursorType,Dn as dataProcessor,cn as dataType,hn as decorateLeafAttr,zn as defineDataProcessor,nn as defineKey,dn as defineLeafAttr,Cn as dimType,xn as doBoundsType,kn as doStrokeType,Xh as effectType,s as emptyData,In as eraserType,No as extraPropertyEventMap,V as getBoundsData,on as getDescriptor,j as getMatrixData,U as getPointData,Wn as hitType,d as isArray,u as isData,_ as isEmptyData,o as isFinite,r as isNull,a as isNumber,c as isObject,n as isString,i as isUndefined,Fn as layoutProcessor,ia as leaferTransformAttrMap,An as maskType,mn as naturalBoundsType,Pn as opacityType,Yr as path,wn as pathInputType,vn as pathType,Xr as pen,un as positionType,Gn as registerUI,qn as registerUIEvent,Uh as resizeType,Un as rewrite,Vn as rewriteAble,fn as rotationType,gn as scaleType,_n as scrollType,On as sortType,Bn as strokeType,Rn as surfaceType,Qt as tempBounds,mt as tempMatrix,ft as tempPoint,l as tryToNumber,Rh as useCanvas,Hn as useModule,vh as version,Tn as visibleType,Vh as zoomLayerType};
|
|
2
2
|
//# sourceMappingURL=web.module.min.js.map
|