@leafer/worker 1.12.0 → 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/worker.js +52 -9
- package/dist/worker.min.js +1 -1
- package/dist/worker.min.js.map +1 -1
- package/dist/worker.module.js +52 -9
- package/dist/worker.module.min.js +1 -1
- package/dist/worker.module.min.js.map +1 -1
- package/package.json +23 -23
package/dist/worker.min.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
var LeaferUI=function(t){"use strict";var e,i;t.PathNodeHandleType=void 0,(e=t.PathNodeHandleType||(t.PathNodeHandleType={}))[e.none=1]="none",e[e.free=2]="free",e[e.mirrorAngle=3]="mirrorAngle",e[e.mirror=4]="mirror",t.Answer=void 0,(i=t.Answer||(t.Answer={}))[i.No=0]="No",i[i.Yes=1]="Yes",i[i.NoAndSkip=2]="NoAndSkip",i[i.YesAndSkip=3]="YesAndSkip";const s={};function n(t){return void 0===t}function o(t){return null==t}function r(t){return"string"==typeof t}const{isFinite:a}=Number;function h(t){return"number"==typeof t}const l=/^-?\d+(?:\.\d+)?$/;function d(t){return"string"==typeof t&&l.test(t)?+t:t}const{isArray:c}=Array;function u(t){return t&&"object"==typeof t}function p(t){return u(t)&&!c(t)}function g(t){return"{}"===JSON.stringify(t)}const _={default:(t,e)=>(f(e,t),f(t,e),t),assign(t,e,i){let s;Object.keys(e).forEach(n=>{var o,r;if(s=e[n],(null==s?void 0:s.constructor)===Object&&(null===(o=t[n])||void 0===o?void 0:o.constructor)===Object)return f(t[n],e[n],i&&i[n]);i&&n in i?(null===(r=i[n])||void 0===r?void 0:r.constructor)===Object&&f(t[n]={},e[n],i[n]):t[n]=e[n]})},copyAttrs:(t,e,i)=>(i.forEach(i=>{n(e[i])||(t[i]=e[i])}),t),clone:t=>JSON.parse(JSON.stringify(t)),toMap(t){const e={};for(let i=0,s=t.length;i<s;i++)e[t[i]]=!0;return e},stintSet(t,e,i){i||(i=void 0),t[e]!==i&&(t[e]=i)}},{assign:f}=_;class m{get __useNaturalRatio(){return!0}get __isLinePath(){const{path:t}=this;return t&&6===t.length&&1===t[0]}get __usePathBox(){return this.__pathInputed}get __blendMode(){if(this.eraser&&"path"!==this.eraser)return"destination-out";const{blendMode:t}=this;return"pass-through"===t?null:t}constructor(t){this.__leaf=t}__get(t){if(this.__input){const e=this.__input[t];if(!n(e))return e}return this[t]}__getData(){const t={tag:this.__leaf.tag},{__input:e}=this;let i;for(let s in this)"_"!==s[0]&&(i=e?e[s]:void 0,t[s]=n(i)?this[s]:i);return t}__setInput(t,e){this.__input||(this.__input={}),this.__input[t]=e}__getInput(t){if(this.__input){const e=this.__input[t];if(!n(e))return e}if("path"!==t||this.__pathInputed)return this["_"+t]}__removeInput(t){this.__input&&!n(this.__input[t])&&(this.__input[t]=void 0)}__getInputData(t,e){const i={};if(t)if(c(t))for(let e of t)i[e]=this.__getInput(e);else for(let e in t)i[e]=this.__getInput(e);else{let t,e,{__input:s}=this;i.tag=this.__leaf.tag;for(let o in this)if("_"!==o[0]&&(t=this["_"+o],!n(t))){if("path"===o&&!this.__pathInputed)continue;e=s?s[o]:void 0,i[o]=n(e)?t:e}}if(e&&e.matrix){const{a:t,b:e,c:s,d:n,e:o,f:r}=this.__leaf.__localMatrix;i.matrix={a:t,b:e,c:s,d:n,e:o,f:r}}return i}__setMiddle(t,e){this.__middle||(this.__middle={}),this.__middle[t]=e}__getMiddle(t){return this.__middle&&this.__middle[t]}__checkSingle(){const t=this;if("pass-through"===t.blendMode){const e=this.__leaf;t.opacity<1&&(e.isBranch||t.__hasMultiPaint)||e.__hasEraser||t.eraser||t.filter?t.__single=!0:t.__single&&(t.__single=!1)}else t.__single=!0}__removeNaturalSize(){this.__naturalWidth=this.__naturalHeight=void 0}destroy(){this.__input=this.__middle=null}}const{floor:y,max:v}=Math,w={toURL(t,e){let i=encodeURIComponent(t);return"text"===e?i="data:text/plain;charset=utf-8,"+i:"svg"===e&&(i="data:image/svg+xml,"+i),i},image:{hitCanvasSize:100,maxCacheSize:4096e3,maxPatternSize:8847360,crossOrigin:"anonymous",isLarge:(t,e,i,s)=>t.width*t.height*(e?e*i:1)>(s||x.maxCacheSize),isSuperLarge:(t,e,i)=>x.isLarge(t,e,i,x.maxPatternSize),getRealURL(t){const{prefix:e,suffix:i}=w.image;return!i||t.startsWith("data:")||t.startsWith("blob:")||(t+=(t.includes("?")?"&":"?")+i),e&&"/"===t[0]&&(t=e+t),t},resize(t,e,i,s,n,o,r,a,h){const l=w.origin.createCanvas(v(y(e+(s||0)),1),v(y(i+(n||0)),1)),d=l.getContext("2d");if(a&&(d.globalAlpha=a),d.imageSmoothingEnabled=!1!==r,o){const s=e/o.width,n=i/o.height;d.setTransform(s,0,0,n,-o.x*s,-o.y*n),d.drawImage(t,0,0,t.width,t.height)}else d.drawImage(t,0,0,e,i);return l},setPatternTransform(t,e,i){try{e&&t.setTransform&&(t.setTransform(e),e=void 0)}catch(t){}i&&_.stintSet(i,"transform",e)}}},{image:x}=w,b={RUNTIME:"runtime",LEAF:"leaf",TASK:"task",CNAVAS:"canvas",IMAGE:"image",types:{},create(t){const{types:e}=E;return e[t]?e[t]++:(e[t]=1,0)}},E=b;let S,k,B;const{max:T}=Math,P=[0,0,0,0],R={zero:[...P],tempFour:P,set:(t,e,i,s,n)=>(void 0===i&&(i=s=n=e),t[0]=e,t[1]=i,t[2]=s,t[3]=n,t),setTemp:(t,e,i,s)=>L(P,t,e,i,s),toTempAB(t,e,i){B=i?h(t)?e:t:[],h(t)?(S=O(t),k=e):h(e)?(S=t,k=O(e)):(S=t,k=e),4!==S.length&&(S=C(S)),4!==k.length&&(k=C(k))},get(t,e){let i;if(!h(t))switch(t.length){case 4:i=n(e)?t:[...t];break;case 2:i=[t[0],t[1],t[0],t[1]];break;case 3:i=[t[0],t[1],t[2],t[1]];break;case 1:t=t[0];break;default:t=0}if(i||(i=[t,t,t,t]),!n(e))for(let t=0;t<4;t++)i[t]>e&&(i[t]=e);return i},max:(t,e,i)=>h(t)&&h(e)?T(t,e):(A(t,e,i),L(B,T(S[0],k[0]),T(S[1],k[1]),T(S[2],k[2]),T(S[3],k[3]))),add:(t,e,i)=>h(t)&&h(e)?t+e:(A(t,e,i),L(B,S[0]+k[0],S[1]+k[1],S[2]+k[2],S[3]+k[3])),swapAndScale(t,e,i,s){if(h(t))return e===i?t*e:[t*i,t*e];const n=s?t:[],[o,r,a,l]=4===t.length?t:C(t);return L(n,a*i,l*e,o*i,r*e)}},{set:L,get:C,setTemp:O,toTempAB:A}=R,{round:D,pow:M,max:I,floor:F,PI:W}=Math,z={within:(t,e,i)=>(u(e)&&(i=e.max,e=e.min),!n(e)&&t<e&&(t=e),!n(i)&&t>i&&(t=i),t),fourNumber:R.get,formatRotation:(t,e)=>(t%=360,e?t<0&&(t+=360):(t>180&&(t-=360),t<-180&&(t+=360)),z.float(t)),getGapRotation(t,e,i=0){let s=t+i;if(e>1){const t=Math.abs(s%e);(t<1||t>e-1)&&(s=Math.round(s/e)*e)}return s-i},float(t,e){const i=n(e)?1e12:M(10,e);return-0===(t=D(t*i)/i)?0:t},sign:t=>t<0?-1:1,getScaleData(t,e,i,s){if(s||(s={}),e){const t=(h(e)?e:e.width||0)/i.width,n=(h(e)?e:e.height||0)/i.height;s.scaleX=t||n||1,s.scaleY=n||t||1}else t&&z.assignScale(s,t);return s},assignScale(t,e){h(e)?t.scaleX=t.scaleY=e:(t.scaleX=e.x,t.scaleY=e.y)},getFloorScale:(t,e=1)=>I(F(t),e)/t,randInt:U,randColor:t=>`rgba(${U(255)},${U(255)},${U(255)},${t||1})`};function U(t){return Math.round(Math.random()*t)}const H=W/180,N=2*W,Y=W/2;function X(){return{x:0,y:0}}function V(){return{x:0,y:0,width:0,height:0}}function G(){return{a:1,b:0,c:0,d:1,e:0,f:0}}const{sin:j,cos:K,acos:Z,sqrt:q}=Math,{float:J}=z,$={};function Q(){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 tt={defaultMatrix:{a:1,b:0,c:0,d:1,e:0,f:0},defaultWorld:Q(),tempMatrix:{},set(t,e=1,i=0,s=0,n=1,o=0,r=0){t.a=e,t.b=i,t.c=s,t.d=n,t.e=o,t.f=r},get:G,getWorld:Q,copy(t,e){t.a=e.a,t.b=e.b,t.c=e.c,t.d=e.d,t.e=e.e,t.f=e.f},translate(t,e,i){t.e+=e,t.f+=i},translateInner(t,e,i,s){t.e+=t.a*e+t.c*i,t.f+=t.b*e+t.d*i,s&&(t.e-=e,t.f-=i)},scale(t,e,i=e){t.a*=e,t.b*=e,t.c*=i,t.d*=i},pixelScale(t,e,i){i||(i=t),i.a=t.a*e,i.b=t.b*e,i.c=t.c*e,i.d=t.d*e,i.e=t.e*e,i.f=t.f*e},scaleOfOuter(t,e,i,s){et.toInnerPoint(t,e,$),et.scaleOfInner(t,$,i,s)},scaleOfInner(t,e,i,s=i){et.translateInner(t,e.x,e.y),et.scale(t,i,s),et.translateInner(t,-e.x,-e.y)},rotate(t,e){const{a:i,b:s,c:n,d:o}=t,r=K(e*=H),a=j(e);t.a=i*r-s*a,t.b=i*a+s*r,t.c=n*r-o*a,t.d=n*a+o*r},rotateOfOuter(t,e,i){et.toInnerPoint(t,e,$),et.rotateOfInner(t,$,i)},rotateOfInner(t,e,i){et.translateInner(t,e.x,e.y),et.rotate(t,i),et.translateInner(t,-e.x,-e.y)},skew(t,e,i){const{a:s,b:n,c:o,d:r}=t;i&&(i*=H,t.a=s+o*i,t.b=n+r*i),e&&(e*=H,t.c=o+s*e,t.d=r+n*e)},skewOfOuter(t,e,i,s){et.toInnerPoint(t,e,$),et.skewOfInner(t,$,i,s)},skewOfInner(t,e,i,s=0){et.translateInner(t,e.x,e.y),et.skew(t,i,s),et.translateInner(t,-e.x,-e.y)},multiply(t,e){const{a:i,b:s,c:n,d:o,e:r,f:a}=t;t.a=e.a*i+e.b*n,t.b=e.a*s+e.b*o,t.c=e.c*i+e.d*n,t.d=e.c*s+e.d*o,t.e=e.e*i+e.f*n+r,t.f=e.e*s+e.f*o+a},multiplyParent(t,e,i,s,o){const{e:r,f:a}=t;if(i||(i=t),n(s)&&(s=1!==t.a||t.b||t.c||1!==t.d),s){const{a:s,b:n,c:r,d:a}=t;i.a=s*e.a+n*e.c,i.b=s*e.b+n*e.d,i.c=r*e.a+a*e.c,i.d=r*e.b+a*e.d,o&&(i.scaleX=e.scaleX*o.scaleX,i.scaleY=e.scaleY*o.scaleY)}else i.a=e.a,i.b=e.b,i.c=e.c,i.d=e.d,o&&(i.scaleX=e.scaleX,i.scaleY=e.scaleY);i.e=r*e.a+a*e.c+e.e,i.f=r*e.b+a*e.d+e.f},divide(t,e){et.multiply(t,et.tempInvert(e))},divideParent(t,e){et.multiplyParent(t,et.tempInvert(e))},tempInvert(t){const{tempMatrix:e}=et;return et.copy(e,t),et.invert(e),e},invert(t){const{a:e,b:i,c:s,d:n,e:o,f:r}=t;if(i||s){const a=1/(e*n-i*s);t.a=n*a,t.b=-i*a,t.c=-s*a,t.d=e*a,t.e=-(o*n-r*s)*a,t.f=-(r*e-o*i)*a}else if(1===e&&1===n)t.e=-o,t.f=-r;else{const i=1/(e*n);t.a=n*i,t.d=e*i,t.e=-o*n*i,t.f=-r*e*i}},toOuterPoint(t,e,i,s){const{x:n,y:o}=e;i||(i=e),i.x=n*t.a+o*t.c,i.y=n*t.b+o*t.d,s||(i.x+=t.e,i.y+=t.f)},toInnerPoint(t,e,i,s){const{a:n,b:o,c:r,d:a}=t,h=1/(n*a-o*r),{x:l,y:d}=e;if(i||(i=e),i.x=(l*a-d*r)*h,i.y=(d*n-l*o)*h,!s){const{e:e,f:s}=t;i.x-=(e*a-s*r)*h,i.y-=(s*n-e*o)*h}},setLayout(t,e,i,s,o){const{x:r,y:a,scaleX:h,scaleY:l}=e;if(n(o)&&(o=e.rotation||e.skewX||e.skewY),o){const{rotation:i,skewX:s,skewY:n}=e,o=i*H,r=K(o),a=j(o);if(s||n){const e=s*H,i=n*H;t.a=(r+i*-a)*h,t.b=(a+i*r)*h,t.c=(e*r-a)*l,t.d=(r+e*a)*l}else t.a=r*h,t.b=a*h,t.c=-a*l,t.d=r*l}else t.a=h,t.b=0,t.c=0,t.d=l;t.e=r,t.f=a,(i=i||s)&&et.translateInner(t,-i.x,-i.y,!s)},getLayout(t,e,i,s){const{a:n,b:o,c:r,d:a,e:h,f:l}=t;let d,c,u,p,g,_=h,f=l;if(o||r){const t=n*a-o*r;if(r&&!s){d=q(n*n+o*o),c=t/d;const e=n/d;u=o>0?Z(e):-Z(e)}else{c=q(r*r+a*a),d=t/c;const e=r/c;u=Y-(a>0?Z(-e):-Z(e))}const e=J(K(u)),i=j(u);d=J(d),c=J(c),p=e?J((r/c+i)/e/H,9):0,g=e?J((o/d-i)/e/H,9):0,u=J(u/H)}else d=n,c=a,u=p=g=0;return(e=i||e)&&(_+=e.x*n+e.y*r,f+=e.x*o+e.y*a,i||(_-=e.x,f-=e.y)),{x:_,y:f,scaleX:d,scaleY:c,rotation:u,skewX:p,skewY:g}},withScale(t,e,i=e){const s=t;if(!e||!i){const{a:s,b:n,c:o,d:r}=t;n||o?i=(s*r-n*o)/(e=q(s*s+n*n)):(e=s,i=r)}return s.scaleX=e,s.scaleY=i,s},reset(t){et.set(t)}},et=tt,{toInnerPoint:it,toOuterPoint:st}=tt,{sin:nt,cos:ot,abs:rt,sqrt:at,atan2:ht,min:lt,round:dt}=Math,ct={defaultPoint:{x:0,y:0},tempPoint:{},tempRadiusPoint:{},set(t,e=0,i=0){t.x=e,t.y=i},setRadius(t,e,i){t.radiusX=e,t.radiusY=n(i)?e:i},copy(t,e){t.x=e.x,t.y=e.y},copyFrom(t,e,i){t.x=e,t.y=i},round(t,e){t.x=e?dt(t.x-.5)+.5:dt(t.x),t.y=e?dt(t.y-.5)+.5:dt(t.y)},move(t,e,i){u(e)?(t.x+=e.x,t.y+=e.y):(t.x+=e,t.y+=i)},scale(t,e,i=e){t.x&&(t.x*=e),t.y&&(t.y*=i)},scaleOf(t,e,i,s=i){t.x+=(t.x-e.x)*(i-1),t.y+=(t.y-e.y)*(s-1)},rotate(t,e,i){i||(i=ut.defaultPoint);const s=ot(e*=H),n=nt(e),o=t.x-i.x,r=t.y-i.y;t.x=i.x+o*s-r*n,t.y=i.y+o*n+r*s},tempToInnerOf(t,e){const{tempPoint:i}=ut;return gt(i,t),it(e,i,i),i},tempToOuterOf(t,e){const{tempPoint:i}=ut;return gt(i,t),st(e,i,i),i},tempToInnerRadiusPointOf(t,e){const{tempRadiusPoint:i}=ut;return gt(i,t),ut.toInnerRadiusPointOf(t,e,i),i},toInnerRadiusPointOf(t,e,i){i||(i=t),it(e,t,i),i.radiusX=Math.abs(t.radiusX/e.scaleX),i.radiusY=Math.abs(t.radiusY/e.scaleY)},toInnerOf(t,e,i){it(e,t,i)},toOuterOf(t,e,i){st(e,t,i)},getCenter:(t,e)=>({x:t.x+(e.x-t.x)/2,y:t.y+(e.y-t.y)/2}),getCenterX:(t,e)=>t+(e-t)/2,getCenterY:(t,e)=>t+(e-t)/2,getDistance:(t,e)=>pt(t.x,t.y,e.x,e.y),getDistanceFrom(t,e,i,s){const n=rt(i-t),o=rt(s-e);return at(n*n+o*o)},getMinDistanceFrom:(t,e,i,s,n,o)=>lt(pt(t,e,i,s),pt(i,s,n,o)),getAngle:(t,e)=>_t(t,e)/H,getRotation:(t,e,i,s)=>(s||(s=e),ut.getRadianFrom(t.x,t.y,e.x,e.y,i.x,i.y,s.x,s.y)/H),getRadianFrom(t,e,i,s,o,r,a,h){n(a)&&(a=i,h=s);const l=t-i,d=e-s,c=o-a,u=r-h;return Math.atan2(l*u-d*c,l*c+d*u)},getAtan2:(t,e)=>ht(e.y-t.y,e.x-t.x),getDistancePoint(t,e,i,s,n){const o=_t(t,e);return n&&(t=e),s||(e={}),e.x=t.x+ot(o)*i,e.y=t.y+nt(o)*i,e},toNumberPoints(t){let e=t;return u(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){ut.reset(t)}},ut=ct,{getDistanceFrom:pt,copy:gt,getAtan2:_t}=ut;class ft{constructor(t,e){this.set(t,e)}set(t,e){return u(t)?ct.copy(this,t):ct.set(this,t,e),this}get(){const{x:t,y:e}=this;return{x:t,y:e}}clone(){return new ft(this)}move(t,e){return ct.move(this,t,e),this}scale(t,e){return ct.scale(this,t,e),this}scaleOf(t,e,i){return ct.scaleOf(this,t,e,i),this}rotate(t,e){return ct.rotate(this,t,e),this}rotateOf(t,e){return ct.rotate(this,e,t),this}getRotation(t,e,i){return ct.getRotation(this,t,e,i)}toInnerOf(t,e){return ct.toInnerOf(this,t,e),this}toOuterOf(t,e){return ct.toOuterOf(this,t,e),this}getCenter(t){return new ft(ct.getCenter(this,t))}getDistance(t){return ct.getDistance(this,t)}getDistancePoint(t,e,i,s){return new ft(ct.getDistancePoint(this,t,e,i,s))}getAngle(t){return ct.getAngle(this,t)}getAtan2(t){return ct.getAtan2(this,t)}isSame(t){return ct.isSame(this,t)}reset(){return ct.reset(this),this}}const mt=new ft;class yt{constructor(t,e,i,s,n,o){this.set(t,e,i,s,n,o)}set(t,e,i,s,n,o){return u(t)?tt.copy(this,t):tt.set(this,t,e,i,s,n,o),this}setWith(t){return tt.copy(this,t),this.scaleX=t.scaleX,this.scaleY=t.scaleY,this}get(){const{a:t,b:e,c:i,d:s,e:n,f:o}=this;return{a:t,b:e,c:i,d:s,e:n,f:o}}clone(){return new yt(this)}translate(t,e){return tt.translate(this,t,e),this}translateInner(t,e){return tt.translateInner(this,t,e),this}scale(t,e){return tt.scale(this,t,e),this}scaleWith(t,e){return tt.scale(this,t,e),this.scaleX*=t,this.scaleY*=e||t,this}pixelScale(t){return tt.pixelScale(this,t),this}scaleOfOuter(t,e,i){return tt.scaleOfOuter(this,t,e,i),this}scaleOfInner(t,e,i){return tt.scaleOfInner(this,t,e,i),this}rotate(t){return tt.rotate(this,t),this}rotateOfOuter(t,e){return tt.rotateOfOuter(this,t,e),this}rotateOfInner(t,e){return tt.rotateOfInner(this,t,e),this}skew(t,e){return tt.skew(this,t,e),this}skewOfOuter(t,e,i){return tt.skewOfOuter(this,t,e,i),this}skewOfInner(t,e,i){return tt.skewOfInner(this,t,e,i),this}multiply(t){return tt.multiply(this,t),this}multiplyParent(t){return tt.multiplyParent(this,t),this}divide(t){return tt.divide(this,t),this}divideParent(t){return tt.divideParent(this,t),this}invert(){return tt.invert(this),this}invertWith(){return tt.invert(this),this.scaleX=1/this.scaleX,this.scaleY=1/this.scaleY,this}toOuterPoint(t,e,i){tt.toOuterPoint(this,t,e,i)}toInnerPoint(t,e,i){tt.toInnerPoint(this,t,e,i)}setLayout(t,e,i){return tt.setLayout(this,t,e,i),this}getLayout(t,e,i){return tt.getLayout(this,t,e,i)}withScale(t,e){return tt.withScale(this,t,e)}reset(){tt.reset(this)}}const vt=new yt,wt={tempPointBounds:{},setPoint(t,e,i){t.minX=t.maxX=e,t.minY=t.maxY=i},addPoint(t,e,i){t.minX=e<t.minX?e:t.minX,t.minY=i<t.minY?i:t.minY,t.maxX=e>t.maxX?e:t.maxX,t.maxY=i>t.maxY?i:t.maxY},addBounds(t,e,i,s,n){xt(t,e,i),xt(t,e+s,i+n)},copy(t,e){t.minX=e.minX,t.minY=e.minY,t.maxX=e.maxX,t.maxY=e.maxY},addPointBounds(t,e){t.minX=e.minX<t.minX?e.minX:t.minX,t.minY=e.minY<t.minY?e.minY:t.minY,t.maxX=e.maxX>t.maxX?e.maxX:t.maxX,t.maxY=e.maxY>t.maxY?e.maxY:t.maxY},toBounds(t,e){e.x=t.minX,e.y=t.minY,e.width=t.maxX-t.minX,e.height=t.maxY-t.minY}},{addPoint:xt}=wt;var bt,Et;t.Direction4=void 0,(bt=t.Direction4||(t.Direction4={}))[bt.top=0]="top",bt[bt.right=1]="right",bt[bt.bottom=2]="bottom",bt[bt.left=3]="left",t.Direction9=void 0,(Et=t.Direction9||(t.Direction9={}))[Et.topLeft=0]="topLeft",Et[Et.top=1]="top",Et[Et.topRight=2]="topRight",Et[Et.right=3]="right",Et[Et.bottomRight=4]="bottomRight",Et[Et.bottom=5]="bottom",Et[Et.bottomLeft=6]="bottomLeft",Et[Et.left=7]="left",Et[Et.center=8]="center",Et[Et["top-left"]=0]="top-left",Et[Et["top-right"]=2]="top-right",Et[Et["bottom-right"]=4]="bottom-right",Et[Et["bottom-left"]=6]="bottom-left";const St=[{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}];St.forEach(t=>t.type="percent");const kt={directionData:St,tempPoint:{},get:Bt,toPoint(t,e,i,s,n,o){const r=Bt(t);i.x=r.x,i.y=r.y,"percent"===r.type&&(i.x*=e.width,i.y*=e.height,n&&(o||(i.x-=n.x,i.y-=n.y),r.x&&(i.x-=1===r.x?n.width:.5===r.x?r.x*n.width:0),r.y&&(i.y-=1===r.y?n.height:.5===r.y?r.y*n.height:0))),s||(i.x+=e.x,i.y+=e.y)},getPoint:(t,e,i)=>(i||(i={}),kt.toPoint(t,e,i,!0),i)};function Bt(e){return r(e)?St[t.Direction9[e]]:e}const{toPoint:Tt}=kt,Pt={toPoint(t,e,i,s,n,o){Tt(t,i,s,n,e,o)}},{tempPointBounds:Rt,setPoint:Lt,addPoint:Ct,toBounds:Ot}=wt,{toOuterPoint:At}=tt,{float:Dt,fourNumber:Mt}=z,{floor:It,ceil:Ft}=Math;let Wt,zt,Ut,Ht;const Nt={},Yt={},Xt={},Vt={tempBounds:Xt,set(t,e=0,i=0,s=0,n=0){t.x=e,t.y=i,t.width=s,t.height=n},copy(t,e){t.x=e.x,t.y=e.y,t.width=e.width,t.height=e.height},copyAndSpread(t,e,i,s,n){const{x:o,y:r,width:a,height:h}=e;if(c(i)){const e=Mt(i);s?Gt.set(t,o+e[3],r+e[0],a-e[1]-e[3],h-e[2]-e[0]):Gt.set(t,o-e[3],r-e[0],a+e[1]+e[3],h+e[2]+e[0])}else s&&(i=-i),Gt.set(t,o-i,r-i,a+2*i,h+2*i);n&&("width"===n?(t.y=r,t.height=h):(t.x=o,t.width=a))},minX:t=>t.width>0?t.x:t.x+t.width,minY:t=>t.height>0?t.y:t.y+t.height,maxX:t=>t.width>0?t.x+t.width:t.x,maxY:t=>t.height>0?t.y+t.height:t.y,move(t,e,i){t.x+=e,t.y+=i},scroll(t,e){t.x+=e.scrollX,t.y+=e.scrollY},getByMove:(t,e,i)=>(t=Object.assign({},t),Gt.move(t,e,i),t),toOffsetOutBounds(t,e,i){e?Kt(e,t):e=t,i||(i=t),e.offsetX=Gt.maxX(i),e.offsetY=Gt.maxY(i),Gt.move(e,-e.offsetX,-e.offsetY)},scale(t,e,i=e,s){s||ct.scale(t,e,i),t.width*=e,t.height*=i},scaleOf(t,e,i,s=i){ct.scaleOf(t,e,i,s),t.width*=i,t.height*=s},tempToOuterOf:(t,e)=>(Gt.copy(Xt,t),Gt.toOuterOf(Xt,e),Xt),getOuterOf:(t,e)=>(t=Object.assign({},t),Gt.toOuterOf(t,e),t),toOuterOf(t,e,i){if(i||(i=t),0===e.b&&0===e.c){const{a:s,d:n,e:o,f:r}=e;s>0?(i.width=t.width*s,i.x=o+t.x*s):(i.width=t.width*-s,i.x=o+t.x*s-i.width),n>0?(i.height=t.height*n,i.y=r+t.y*n):(i.height=t.height*-n,i.y=r+t.y*n-i.height)}else Nt.x=t.x,Nt.y=t.y,At(e,Nt,Yt),Lt(Rt,Yt.x,Yt.y),Nt.x=t.x+t.width,At(e,Nt,Yt),Ct(Rt,Yt.x,Yt.y),Nt.y=t.y+t.height,At(e,Nt,Yt),Ct(Rt,Yt.x,Yt.y),Nt.x=t.x,At(e,Nt,Yt),Ct(Rt,Yt.x,Yt.y),Ot(Rt,i)},toInnerOf(t,e,i){i||(i=t),Gt.move(i,-e.e,-e.f),Gt.scale(i,1/e.a,1/e.d)},getFitMatrix(t,e,i=1){const s=Math.min(i,Gt.getFitScale(t,e));return new yt(s,0,0,s,-e.x*s,-e.y*s)},getFitScale(t,e,i){const s=t.width/e.width,n=t.height/e.height;return i?Math.max(s,n):Math.min(s,n)},put(t,e,i="center",s=1,n=!0,o){o||(o=e),r(s)&&(s=Gt.getFitScale(t,e,"cover"===s)),Xt.width=n?e.width*=s:e.width*s,Xt.height=n?e.height*=s:e.height*s,Pt.toPoint(i,Xt,t,o,!0,!0)},getSpread(t,e,i){const s={};return Gt.copyAndSpread(s,t,e,!1,i),s},spread(t,e,i){Gt.copyAndSpread(t,t,e,!1,i)},shrink(t,e,i){Gt.copyAndSpread(t,t,e,!0,i)},ceil(t){const{x:e,y:i}=t;t.x=It(t.x),t.y=It(t.y),t.width=e>t.x?Ft(t.width+e-t.x):Ft(t.width),t.height=i>t.y?Ft(t.height+i-t.y):Ft(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=Dt(t.x,e),t.y=Dt(t.y,e),t.width=Dt(t.width,e),t.height=Dt(t.height,e)},add(t,e,i){Wt=t.x+t.width,zt=t.y+t.height,Ut=e.x,Ht=e.y,i||(Ut+=e.width,Ht+=e.height),Wt=Wt>Ut?Wt:Ut,zt=zt>Ht?zt:Ht,t.x=t.x<e.x?t.x:e.x,t.y=t.y<e.y?t.y:e.y,t.width=Wt-t.x,t.height=zt-t.y},addList(t,e){Gt.setListWithFn(t,e,void 0,!0)},setList(t,e,i=!1){Gt.setListWithFn(t,e,void 0,i)},addListWithFn(t,e,i){Gt.setListWithFn(t,e,i,!0)},setListWithFn(t,e,i,s=!1){let n,o=!0;for(let r=0,a=e.length;r<a;r++)n=i?i(e[r],r):e[r],n&&(n.width||n.height)&&(o?(o=!1,s||Kt(t,n)):jt(t,n));o&&Gt.reset(t)},setPoints(t,e){e.forEach((t,e)=>0===e?Lt(Rt,t.x,t.y):Ct(Rt,t.x,t.y)),Ot(Rt,t)},setPoint(t,e){Gt.set(t,e.x,e.y)},addPoint(t,e){jt(t,e,!0)},getPoints(t){const{x:e,y:i,width:s,height:n}=t;return[{x:e,y:i},{x:e+s,y:i},{x:e+s,y:i+n},{x:e,y:i+n}]},hitRadiusPoint:(t,e,i)=>(i&&(e=ct.tempToInnerRadiusPointOf(e,i)),e.x>=t.x-e.radiusX&&e.x<=t.x+t.width+e.radiusX&&e.y>=t.y-e.radiusY&&e.y<=t.y+t.height+e.radiusY),hitPoint:(t,e,i)=>(i&&(e=ct.tempToInnerOf(e,i)),e.x>=t.x&&e.x<=t.x+t.width&&e.y>=t.y&&e.y<=t.y+t.height),hit:(t,e,i)=>(i&&(e=Gt.tempToOuterOf(e,i)),!(t.y+t.height<e.y||e.y+e.height<t.y||t.x+t.width<e.x||e.x+e.width<t.x)),includes:(t,e,i)=>(i&&(e=Gt.tempToOuterOf(e,i)),t.x<=e.x&&t.y<=e.y&&t.x+t.width>=e.x+e.width&&t.y+t.height>=e.y+e.height),getIntersectData(t,e,i){if(i&&(e=Gt.tempToOuterOf(e,i)),!Gt.hit(t,e))return{x:0,y:0,width:0,height:0};let{x:s,y:n,width:o,height:r}=e;return Wt=s+o,zt=n+r,Ut=t.x+t.width,Ht=t.y+t.height,s=s>t.x?s:t.x,n=n>t.y?n:t.y,Wt=Wt<Ut?Wt:Ut,zt=zt<Ht?zt:Ht,o=Wt-s,r=zt-n,{x:s,y:n,width:o,height:r}},intersect(t,e,i){Gt.copy(t,Gt.getIntersectData(t,e,i))},isSame:(t,e)=>t.x===e.x&&t.y===e.y&&t.width===e.width&&t.height===e.height,isEmpty:t=>0===t.x&&0===t.y&&0===t.width&&0===t.height,reset(t){Gt.set(t)}},Gt=Vt,{add:jt,copy:Kt}=Gt;class Zt{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,i,s){this.set(t,e,i,s)}set(t,e,i,s){return u(t)?Vt.copy(this,t):Vt.set(this,t,e,i,s),this}get(){const{x:t,y:e,width:i,height:s}=this;return{x:t,y:e,width:i,height:s}}clone(){return new Zt(this)}move(t,e){return Vt.move(this,t,e),this}scale(t,e,i){return Vt.scale(this,t,e,i),this}scaleOf(t,e,i){return Vt.scaleOf(this,t,e,i),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,i){Vt.put(this,t,e,i)}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 Zt(Vt.getIntersectData(this,t,e))}isSame(t){return Vt.isSame(this,t)}isEmpty(){return Vt.isEmpty(this)}reset(){Vt.reset(this)}}const qt=new Zt;class Jt{constructor(t,e,i,s,n,o){u(t)?this.copy(t):this.set(t,e,i,s,n,o)}set(t=0,e=0,i=0,s=0,n=0,o=0){this.top=t,this.right=e,this.bottom=i,this.left=s,this.width=n,this.height=o}copy(t){const{top:e,right:i,bottom:s,left:n,width:o,height:r}=t;this.set(e,i,s,n,o,r)}getBoundsFrom(t){const{top:e,right:i,bottom:s,left:n,width:o,height:r}=this;return new Zt(n,e,o||t.width-n-i,r||t.height-e-s)}}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:Qt}=z;class te{constructor(t){this.repeatMap={},this.name=t}static get(t){return new te(t)}static set filter(t){this.filterList=ee(t)}static set exclude(t){this.excludeList=ee(t)}static drawRepaint(t,e){const i=Qt();t.fillWorld(e,i.replace("1)",".1)")),t.strokeWorld(e,i)}static drawBounds(t,e,i){const s="hit"===te.showBounds,n=t.__nowWorld,o=Qt();s&&(e.setWorld(n),t.__drawHitPath(e),e.fillStyle=o.replace("1)",".2)"),e.fill()),e.resetTransform(),e.setStroke(o,2),s?e.stroke():e.strokeWorld(n,o)}log(...t){if(ie.enable){if(ie.filterList.length&&ie.filterList.every(t=>t!==this.name))return;if(ie.excludeList.length&&ie.excludeList.some(t=>t===this.name))return;console.log("%c"+this.name,"color:#21ae62",...t)}}tip(...t){ie.enable&&this.warn(...t)}warn(...t){ie.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 ee(t){return t?r(t)&&(t=[t]):t=[],t}te.filterList=[],te.excludeList=[],te.showWarn=!0;const ie=te,se=te.get("RunTime"),ne={currentId:0,currentName:"",idMap:{},nameMap:{},nameToIdMap:{},start(t,e){const i=b.create(b.RUNTIME);return oe.currentId=oe.idMap[i]=e?performance.now():Date.now(),oe.currentName=oe.nameMap[i]=t,oe.nameToIdMap[t]=i,i},end(t,e){const i=oe.idMap[t],s=oe.nameMap[t],n=e?(performance.now()-i)/1e3:Date.now()-i;oe.idMap[t]=oe.nameMap[t]=oe.nameToIdMap[s]=void 0,se.log(s,n,"ms")},endOfName(t,e){const i=oe.nameToIdMap[t];n(i)||oe.end(i,e)}},oe=ne,re=[],ae={list:{},add(t,...e){this.list[t]=!0,re.push(...e)},has(t,e){const i=this.list[t];return!i&&e&&this.need(t),i},need(t){console.error("please install and import plugin: "+(t.includes("-x")?"":"@leafer-in/")+t)}};setTimeout(()=>re.forEach(t=>ae.has(t,!0)));const he={editor:t=>ae.need("editor")},le=te.get("UICreator"),de={list:{},register(t){const{__tag:e}=t.prototype;ce[e]&&le.repeat(e),ce[e]=t},get(t,e,i,s,o,r){ce[t]||le.error("not register "+t);const a=new ce[t](e);return n(i)||(a.x=i,s&&(a.y=s),o&&(a.width=o),r&&(a.height=r)),a}},{list:ce}=de,ue=te.get("EventCreator"),pe={nameList:{},register(t){let e;Object.keys(t).forEach(i=>{e=t[i],r(e)&&(ge[e]&&ue.repeat(e),ge[e]=t)})},changeName(t,e){const i=ge[t];if(i){const s=Object.keys(i).find(e=>i[e]===t);s&&(i[s]=e,ge[e]=i)}},has(t){return!!this.nameList[t]},get:(t,...e)=>new ge[t](...e)},{nameList:ge}=pe;class _e{constructor(){this.list=[]}add(t){t.manager=this,this.list.push(t)}get(t){let e;const{list:i}=this;for(let s=0,n=i.length;s<n;s++)if(e=i[s],e.recycled&&e.isSameSize(t))return e.recycled=!1,e.manager||(e.manager=this),e;const s=he.canvas(t);return this.add(s),s}recycle(t){t.recycled=!0}clearRecycled(){let t;const e=[];for(let i=0,s=this.list.length;i<s;i++)t=this.list[i],t.recycled?t.destroy():e.push(t);this.list=e}clear(){this.list.forEach(t=>{t.destroy()}),this.list.length=0}destroy(){this.clear()}}function fe(t,e,i,s){var n,o=arguments.length,r=o<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,i):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,i,s);else for(var a=t.length-1;a>=0;a--)(n=t[a])&&(r=(o<3?n(r):o>3?n(e,i,r):n(e,i))||r);return o>3&&r&&Object.defineProperty(e,i,r),r}function me(t,e,i,s){return new(i||(i=Promise))(function(n,o){function r(t){try{h(s.next(t))}catch(t){o(t)}}function a(t){try{h(s.throw(t))}catch(t){o(t)}}function h(t){t.done?n(t.value):function(t){return t instanceof i?t:new i(function(e){e(t)})}(t.value).then(r,a)}h((s=s.apply(t,e||[])).next())})}function ye(t){return(e,i)=>{t||(t=i);const s={get(){return this.context[t]},set(e){this.context[t]=e}};"strokeCap"===i&&(s.set=function(e){this.context[t]="none"===e?"butt":e}),Object.defineProperty(e,i,s)}}"function"==typeof SuppressedError&&SuppressedError;const ve=[];function we(){return(t,e)=>{ve.push(e)}}const xe=[];class be{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;ve.forEach(e=>{t=this.context[e],t&&(this[e]=t.bind(this.context))}),this.textBaseline="alphabetic"}setTransform(t,e,i,s,n,o){}resetTransform(){}getTransform(){}save(){}restore(){}transform(t,e,i,s,n,o){u(t)?this.context.transform(t.a,t.b,t.c,t.d,t.e,t.f):this.context.transform(t,e,i,s,n,o)}translate(t,e){}scale(t,e){}rotate(t){}fill(t,e){}stroke(t){}clip(t,e){}fillRect(t,e,i,s){}strokeRect(t,e,i,s){}clearRect(t,e,i,s){}drawImage(t,e,i,s,n,o,r,a,h){switch(arguments.length){case 9:if(e<0){const t=-e/s*a;s+=e,e=0,o+=t,a-=t}if(i<0){const t=-i/n*h;n+=i,i=0,r+=t,h-=t}this.context.drawImage(t,e,i,s,n,o,r,a,h);break;case 5:this.context.drawImage(t,e,i,s,n);break;case 3:this.context.drawImage(t,e,i)}}beginPath(){}moveTo(t,e){}lineTo(t,e){}bezierCurveTo(t,e,i,s,n,o){}quadraticCurveTo(t,e,i,s){}closePath(){}arc(t,e,i,s,n,o){}arcTo(t,e,i,s,n){}ellipse(t,e,i,s,n,o,r,a){}rect(t,e,i,s){}roundRect(t,e,i,s,n){}createConicGradient(t,e,i){}createLinearGradient(t,e,i,s){}createPattern(t,e){}createRadialGradient(t,e,i,s,n,o){}fillText(t,e,i,s){}measureText(t){}strokeText(t,e,i,s){}destroy(){this.context=null}}fe([ye("imageSmoothingEnabled")],be.prototype,"smooth",void 0),fe([ye("imageSmoothingQuality")],be.prototype,"smoothLevel",void 0),fe([ye("globalAlpha")],be.prototype,"opacity",void 0),fe([ye()],be.prototype,"fillStyle",void 0),fe([ye()],be.prototype,"strokeStyle",void 0),fe([ye("lineWidth")],be.prototype,"strokeWidth",void 0),fe([ye("lineCap")],be.prototype,"strokeCap",void 0),fe([ye("lineJoin")],be.prototype,"strokeJoin",void 0),fe([ye("lineDashOffset")],be.prototype,"dashOffset",void 0),fe([ye()],be.prototype,"miterLimit",void 0),fe([ye()],be.prototype,"shadowBlur",void 0),fe([ye()],be.prototype,"shadowColor",void 0),fe([ye()],be.prototype,"shadowOffsetX",void 0),fe([ye()],be.prototype,"shadowOffsetY",void 0),fe([ye()],be.prototype,"filter",void 0),fe([ye()],be.prototype,"font",void 0),fe([ye()],be.prototype,"fontKerning",void 0),fe([ye()],be.prototype,"fontStretch",void 0),fe([ye()],be.prototype,"fontVariantCaps",void 0),fe([ye()],be.prototype,"textAlign",void 0),fe([ye()],be.prototype,"textBaseline",void 0),fe([ye()],be.prototype,"textRendering",void 0),fe([ye()],be.prototype,"wordSpacing",void 0),fe([ye()],be.prototype,"letterSpacing",void 0),fe([ye()],be.prototype,"direction",void 0),fe([we()],be.prototype,"setTransform",null),fe([we()],be.prototype,"resetTransform",null),fe([we()],be.prototype,"getTransform",null),fe([we()],be.prototype,"save",null),fe([we()],be.prototype,"restore",null),fe([we()],be.prototype,"translate",null),fe([we()],be.prototype,"scale",null),fe([we()],be.prototype,"rotate",null),fe([we()],be.prototype,"fill",null),fe([we()],be.prototype,"stroke",null),fe([we()],be.prototype,"clip",null),fe([we()],be.prototype,"fillRect",null),fe([we()],be.prototype,"strokeRect",null),fe([we()],be.prototype,"clearRect",null),fe([we()],be.prototype,"beginPath",null),fe([we()],be.prototype,"moveTo",null),fe([we()],be.prototype,"lineTo",null),fe([we()],be.prototype,"bezierCurveTo",null),fe([we()],be.prototype,"quadraticCurveTo",null),fe([we()],be.prototype,"closePath",null),fe([we()],be.prototype,"arc",null),fe([we()],be.prototype,"arcTo",null),fe([we()],be.prototype,"ellipse",null),fe([we()],be.prototype,"rect",null),fe([we()],be.prototype,"roundRect",null),fe([we()],be.prototype,"createConicGradient",null),fe([we()],be.prototype,"createLinearGradient",null),fe([we()],be.prototype,"createPattern",null),fe([we()],be.prototype,"createRadialGradient",null),fe([we()],be.prototype,"fillText",null),fe([we()],be.prototype,"measureText",null),fe([we()],be.prototype,"strokeText",null);const{copy:Ee,multiplyParent:Se,pixelScale:ke}=tt,{round:Be}=Math,Te=new Zt,Pe=new Zt,Re={width:1,height:1,pixelRatio:1},Le=["width","height","pixelRatio"];class Ce extends be{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=Re),this.manager=e,this.innerId=b.create(b.CNAVAS);const{width:i,height:s,pixelRatio:n}=t;this.autoLayout=!i||!s,this.size.pixelRatio=n||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 i;this.context&&!this.unreal&&e&&this.width&&(i=this.getSameCanvas(),i.copyWorld(this));const s=this.size;_.copyAttrs(s,t,Le),Le.forEach(t=>s[t]||(s[t]=1)),this.bounds=new Zt(0,0,this.width,this.height),this.updateViewSize(),this.updateClientBounds(),this.context&&(this.smooth=this.config.smooth,!this.unreal&&i&&(this.clearWorld(i.bounds),this.copyWorld(i),i.recycle()))}updateViewSize(){}updateClientBounds(){}getClientBounds(t){return t&&this.updateClientBounds(),this.clientBounds||this.bounds}startAutoLayout(t,e){}stopAutoLayout(){}setCursor(t){}setWorld(t,e){const{pixelRatio:i,pixelSnap:s}=this,n=this.worldTransform;e&&Se(t,e,n),ke(t,i,n),s&&!t.ignorePixelSnap&&(t.half&&t.half*i%2?(n.e=Be(n.e-.5)+.5,n.f=Be(n.f-.5)+.5):(n.e=Be(n.e),n.f=Be(n.f))),this.setTransform(n.a,n.b,n.c,n.d,n.e,n.f)}useWorldTransform(t){t&&(this.worldTransform=t);const e=this.worldTransform;e&&this.setTransform(e.a,e.b,e.c,e.d,e.e,e.f)}setStroke(t,e,i,s){e&&(this.strokeWidth=e),t&&(this.strokeStyle=t),i&&this.setStrokeOptions(i,s)}setStrokeOptions(t,e){let{strokeCap:i,strokeJoin:s,dashPattern:o,dashOffset:r,miterLimit:a}=t;e&&(e.strokeCap&&(i=e.strokeCap),e.strokeJoin&&(s=e.strokeJoin),n(e.dashPattern)||(o=e.dashPattern),n(e.dashOffset)||(r=e.dashOffset),e.miterLimit&&(a=e.miterLimit)),this.strokeCap=i,this.strokeJoin=s,this.dashPattern=o,this.dashOffset=r,this.miterLimit=a}saveBlendMode(t){this.savedBlendMode=this.blendMode,this.blendMode=t}restoreBlendMode(){this.blendMode=this.savedBlendMode}hitFill(t,e){return!0}hitStroke(t,e){return!0}hitPixel(t,e,i=1){return!0}setWorldShadow(t,e,i,s){const{pixelRatio:n}=this;this.shadowOffsetX=t*n,this.shadowOffsetY=e*n,this.shadowBlur=i*n,this.shadowColor=s||"black"}setWorldBlur(t){const{pixelRatio:e}=this;this.filter=`blur(${t*e}px)`}copyWorld(t,e,i,s,n=!0){s&&(this.blendMode=s),e?(this.setTempPixelBounds(e,n),i?(this.setTempPixelBounds2(i,n),i=Pe):i=Te,this.drawImage(t.view,Te.x,Te.y,Te.width,Te.height,i.x,i.y,i.width,i.height)):this.drawImage(t.view,0,0),s&&(this.blendMode="source-over")}copyWorldToInner(t,e,i,s,n=!0){e.b||e.c?(this.save(),this.resetTransform(),this.copyWorld(t,e,Vt.tempToOuterOf(i,e),s,n),this.restore()):(s&&(this.blendMode=s),this.setTempPixelBounds(e,n),this.drawImage(t.view,Te.x,Te.y,Te.width,Te.height,i.x,i.y,i.width,i.height),s&&(this.blendMode="source-over"))}copyWorldByReset(t,e,i,s,n,o=!0){this.resetTransform(),this.copyWorld(t,e,i,s,o),n||this.useWorldTransform()}useGrayscaleAlpha(t){let e,i;this.setTempPixelBounds(t,!0,!0);const{context:s}=this,n=s.getImageData(Te.x,Te.y,Te.width,Te.height),{data:o}=n;for(let t=0,s=o.length;t<s;t+=4)i=.299*o[t]+.587*o[t+1]+.114*o[t+2],(e=o[t+3])&&(o[t+3]=255===e?i:e*(i/255));s.putImageData(n,Te.x,Te.y)}useMask(t,e,i){this.copyWorld(t,e,i,"destination-in")}useEraser(t,e,i){this.copyWorld(t,e,i,"destination-out")}fillWorld(t,e,i,s){i&&(this.blendMode=i),this.fillStyle=e,this.setTempPixelBounds(t,s),this.fillRect(Te.x,Te.y,Te.width,Te.height),i&&(this.blendMode="source-over")}strokeWorld(t,e,i,s){i&&(this.blendMode=i),this.strokeStyle=e,this.setTempPixelBounds(t,s),this.strokeRect(Te.x,Te.y,Te.width,Te.height),i&&(this.blendMode="source-over")}clipWorld(t,e=!0){this.beginPath(),this.setTempPixelBounds(t,e),this.rect(Te.x,Te.y,Te.width,Te.height),this.clip()}clipUI(t){t.windingRule?this.clip(t.windingRule):this.clip()}clearWorld(t,e=!0){this.setTempPixelBounds(t,e),this.clearRect(Te.x,Te.y,Te.width,Te.height)}clear(){const{pixelRatio:t}=this;this.clearRect(0,0,this.width*t+2,this.height*t+2)}setTempPixelBounds(t,e,i){this.copyToPixelBounds(Te,t,e,i)}setTempPixelBounds2(t,e,i){this.copyToPixelBounds(Pe,t,e,i)}copyToPixelBounds(t,e,i,s){t.set(e),s&&t.intersect(this.bounds),t.scale(this.pixelRatio),i&&t.ceil()}isSameSize(t){return this.width===t.width&&this.height===t.height&&(!t.pixelRatio||this.pixelRatio===t.pixelRatio)}getSameCanvas(t,e){const{size:i,pixelSnap:s}=this,n=this.manager?this.manager.get(i):he.canvas(Object.assign({},i));return n.save(),t&&(Ee(n.worldTransform,this.worldTransform),n.useWorldTransform()),e&&(n.smooth=this.smooth),n.pixelSnap!==s&&(n.pixelSnap=s),n}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 Oe={creator:{},parse(t,e){},convertToCanvasData(t,e){}},Ae={N:21,D:22,X:23,G:24,F:25,O:26,P:27,U:28},De=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},Ae),Me={M:3,m:3,L:3,l:3,H:2,h:2,V:2,v:2,C:7,c:7,S:5,s:5,Q:5,q:5,T:3,t:3,A:8,a:8,Z:1,z:1,N:5,D:9,X:6,G:9,F:5,O:7,P:4,U:6},Ie={m:10,l:20,H:3,h:30,V:4,v:40,c:50,S:6,s:60,q:70,T:8,t:80,A:9,a:90},Fe=Object.assign(Object.assign({},Ie),Ae),We=De,ze={};for(let t in We)ze[We[t]]=t;const Ue={};for(let t in We)Ue[We[t]]=Me[t];const He={drawRoundRect(t,e,i,s,n,o){const r=z.fourNumber(o,Math.min(s/2,n/2)),a=e+s,h=i+n;r[0]?t.moveTo(e+r[0],i):t.moveTo(e,i),r[1]?t.arcTo(a,i,a,h,r[1]):t.lineTo(a,i),r[2]?t.arcTo(a,h,e,h,r[2]):t.lineTo(a,h),r[3]?t.arcTo(e,h,e,i,r[3]):t.lineTo(e,h),r[0]?t.arcTo(e,i,a,i,r[0]):t.lineTo(e,i)}},{sin:Ne,cos:Ye,hypot:Xe,atan2:Ve,ceil:Ge,abs:je,PI:Ke,sqrt:Ze,pow:qe}=Math,{setPoint:Je,addPoint:$e}=wt,{set:Qe,toNumberPoints:ti}=ct,{M:ei,L:ii,C:si,Q:ni,Z:oi}=De,ri={},ai={points(t,e,i,s){let n=ti(e);if(t.push(ei,n[0],n[1]),i&&n.length>5){let e,o,r,a,h,l,d,c,u,p,g,_,f,m=n.length;const y=!0===i?.5:i;s&&(n=[n[m-2],n[m-1],...n,n[0],n[1],n[2],n[3]],m=n.length);for(let i=2;i<m-2;i+=2)e=n[i-2],o=n[i-1],r=n[i],a=n[i+1],h=n[i+2],l=n[i+3],g=Ze(qe(r-e,2)+qe(a-o,2)),_=Ze(qe(h-r,2)+qe(l-a,2)),(g||_)&&(f=g+_,g=y*g/f,_=y*_/f,h-=e,l-=o,d=r-g*h,c=a-g*l,2===i?s||t.push(ni,d,c,r,a):t.push(si,u,p,d,c,r,a),u=r+_*h,p=a+_*l);s||t.push(ni,u,p,n[m-2],n[m-1])}else for(let e=2,i=n.length;e<i;e+=2)t.push(ii,n[e],n[e+1]);s&&t.push(oi)},rect(t,e,i,s,n){Oe.creator.path=t,Oe.creator.moveTo(e,i).lineTo(e+s,i).lineTo(e+s,i+n).lineTo(e,i+n).lineTo(e,i)},roundRect(t,e,i,s,n,o){Oe.creator.path=[],He.drawRoundRect(Oe.creator,e,i,s,n,o),t.push(...Oe.convertToCanvasData(Oe.creator.path,!0))},arcTo(t,e,i,s,n,o,r,a,h,l,d){const c=s-e,u=n-i,p=o-s,g=r-n;let _=Ve(u,c),f=Ve(g,p);const m=Xe(c,u),y=Xe(p,g);let v=f-_;if(v<0&&(v+=N),m<1e-12||y<1e-12||v<1e-12||je(v-Ke)<1e-12)return t&&t.push(ii,s,n),h&&(Je(h,e,i),$e(h,s,n)),d&&Qe(d,e,i),void(l&&Qe(l,s,n));const w=c*g-p*u<0,x=w?-1:1,b=a/Ye(v/2),E=s+b*Ye(_+v/2+Y*x),S=n+b*Ne(_+v/2+Y*x);return _-=Y*x,f-=Y*x,di(t,E,S,a,a,0,_/H,f/H,w,h,l,d)},arc:(t,e,i,s,n,o,r,a,h,l)=>di(t,e,i,s,s,0,n,o,r,a,h,l),ellipse(t,e,i,s,n,o,r,a,h,l,d,c){const u=o*H,p=Ne(u),g=Ye(u);let _=r*H,f=a*H;_>Ke&&(_-=N),f<0&&(f+=N);let m=f-_;m<0?m+=N:m>N&&(m-=N),h&&(m-=N);const y=Ge(je(m/Y)),v=m/y,w=Ne(v/4),x=8/3*w*w/Ne(v/2);f=_+v;let b,E,S,k,B,T,P,R,L=Ye(_),C=Ne(_),O=S=g*s*L-p*n*C,A=k=p*s*L+g*n*C,D=e+S,M=i+k;t&&t.push(t.length?ii:ei,D,M),l&&Je(l,D,M),c&&Qe(c,D,M);for(let o=0;o<y;o++)b=Ye(f),E=Ne(f),S=g*s*b-p*n*E,k=p*s*b+g*n*E,B=e+O-x*(g*s*C+p*n*L),T=i+A-x*(p*s*C-g*n*L),P=e+S+x*(g*s*E+p*n*b),R=i+k+x*(p*s*E-g*n*b),t&&t.push(si,B,T,P,R,e+S,i+k),l&&li(e+O,i+A,B,T,P,R,e+S,i+k,l,!0),O=S,A=k,L=b,C=E,_=f,f+=v;d&&Qe(d,e+S,i+k)},quadraticCurveTo(t,e,i,s,n,o,r){t.push(si,(e+2*s)/3,(i+2*n)/3,(o+2*s)/3,(r+2*n)/3,o,r)},toTwoPointBoundsByQuadraticCurve(t,e,i,s,n,o,r,a){li(t,e,(t+2*i)/3,(e+2*s)/3,(n+2*i)/3,(o+2*s)/3,n,o,r,a)},toTwoPointBounds(t,e,i,s,n,o,r,a,h,l){const d=[];let c,u,p,g,_,f,m,y,v=t,w=i,x=n,b=r;for(let t=0;t<2;++t)if(1==t&&(v=e,w=s,x=o,b=a),c=-3*v+9*w-9*x+3*b,u=6*v-12*w+6*x,p=3*w-3*v,Math.abs(c)<1e-12){if(Math.abs(u)<1e-12)continue;g=-p/u,0<g&&g<1&&d.push(g)}else m=u*u-4*p*c,y=Math.sqrt(m),m<0||(_=(-u+y)/(2*c),0<_&&_<1&&d.push(_),f=(-u-y)/(2*c),0<f&&f<1&&d.push(f));l?$e(h,t,e):Je(h,t,e),$e(h,r,a);for(let l=0,c=d.length;l<c;l++)hi(d[l],t,e,i,s,n,o,r,a,ri),$e(h,ri.x,ri.y)},getPointAndSet(t,e,i,s,n,o,r,a,h,l){const d=1-t,c=d*d*d,u=3*d*d*t,p=3*d*t*t,g=t*t*t;l.x=c*e+u*s+p*o+g*a,l.y=c*i+u*n+p*r+g*h},getPoint(t,e,i,s,n,o,r,a,h){const l={};return hi(t,e,i,s,n,o,r,a,h,l),l},getDerivative(t,e,i,s,n){const o=1-t;return 3*o*o*(i-e)+6*o*t*(s-i)+3*t*t*(n-s)}},{getPointAndSet:hi,toTwoPointBounds:li,ellipse:di}=ai,{sin:ci,cos:ui,sqrt:pi,atan2:gi}=Math,{ellipse:_i}=ai,fi={ellipticalArc(t,e,i,s,n,o,r,a,h,l,d){const c=(h-e)/2,u=(l-i)/2,p=o*H,g=ci(p),_=ui(p),f=-_*c-g*u,m=-_*u+g*c,y=s*s,v=n*n,x=m*m,b=f*f,E=y*v-y*x-v*b;let S=0;if(E<0){const t=pi(1-E/(y*v));s*=t,n*=t}else S=(r===a?-1:1)*pi(E/(y*x+v*b));const k=S*s*m/n,B=-S*n*f/s,T=gi((m-B)/n,(f-k)/s),P=gi((-m-B)/n,(-f-k)/s);let R=P-T;0===a&&R>0?R-=N:1===a&&R<0&&(R+=N);const L=e+c+_*k-g*B,C=i+u+g*k+_*B,O=R<0?1:0;d||w.ellipseToCurve?_i(t,L,C,s,n,o,T/H,P/H,O):s!==n||o?t.push(De.G,L,C,s,n,o,T/H,P/H,O):t.push(De.O,L,C,s,T/H,P/H,O)}},mi={toCommand:t=>[],toNode:t=>[]},{M:yi,m:vi,L:wi,l:xi,H:bi,h:Ei,V:Si,v:ki,C:Bi,c:Ti,S:Pi,s:Ri,Q:Li,q:Ci,T:Oi,t:Ai,A:Di,a:Mi,Z:Ii,z:Fi,N:Wi,D:zi,X:Ui,G:Hi,F:Ni,O:Yi,P:Xi,U:Vi}=De,{rect:Gi,roundRect:ji,arcTo:Ki,arc:Zi,ellipse:qi,quadraticCurveTo:Ji}=ai,{ellipticalArc:$i}=fi,Qi=te.get("PathConvert"),ts={},es={current:{dot:0},stringify(t,e){let i,s,n,o=0,r=t.length,a="";for(;o<r;){s=t[o],i=Ue[s],a+=s===n?" ":ze[s];for(let s=1;s<i;s++)a+=z.float(t[o+s],e),s===i-1||(a+=" ");n=s,o+=i}return a},parse(t,e){let i,s,n,o="";const r=[],a=e?Fe:Ie;for(let e=0,h=t.length;e<h;e++)s=t[e],$t[s]?("."===s&&(is.dot&&(ss(r,o),o=""),is.dot++),"0"===o&&"."!==s&&(ss(r,o),o=""),o+=s):De[s]?(o&&(ss(r,o),o=""),is.name=De[s],is.length=Me[s],is.index=0,ss(r,is.name),!i&&a[s]&&(i=!0)):"-"===s||"+"===s?"e"===n||"E"===n?o+=s:(o&&ss(r,o),o=s):o&&(ss(r,o),o=""),n=s;return o&&ss(r,o),i?es.toCanvasData(r,e):r},toCanvasData(t,e){let i,s,n,o,r,a=0,h=0,l=0,d=0,c=0,u=t.length;const p=[];for(;c<u;){switch(n=t[c],n){case vi:t[c+1]+=a,t[c+2]+=h;case yi:a=t[c+1],h=t[c+2],p.push(yi,a,h),c+=3;break;case Ei:t[c+1]+=a;case bi:a=t[c+1],p.push(wi,a,h),c+=2;break;case ki:t[c+1]+=h;case Si:h=t[c+1],p.push(wi,a,h),c+=2;break;case xi:t[c+1]+=a,t[c+2]+=h;case wi:a=t[c+1],h=t[c+2],p.push(wi,a,h),c+=3;break;case Ri:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,n=Pi;case Pi:r=o===Bi||o===Pi,l=r?2*a-i:t[c+1],d=r?2*h-s:t[c+2],i=t[c+1],s=t[c+2],a=t[c+3],h=t[c+4],p.push(Bi,l,d,i,s,a,h),c+=5;break;case Ti:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,t[c+5]+=a,t[c+6]+=h,n=Bi;case Bi:i=t[c+3],s=t[c+4],a=t[c+5],h=t[c+6],p.push(Bi,t[c+1],t[c+2],i,s,a,h),c+=7;break;case Ai:t[c+1]+=a,t[c+2]+=h,n=Oi;case Oi:r=o===Li||o===Oi,i=r?2*a-i:t[c+1],s=r?2*h-s:t[c+2],e?Ji(p,a,h,i,s,t[c+1],t[c+2]):p.push(Li,i,s,t[c+1],t[c+2]),a=t[c+1],h=t[c+2],c+=3;break;case Ci:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,n=Li;case Li:i=t[c+1],s=t[c+2],e?Ji(p,a,h,i,s,t[c+3],t[c+4]):p.push(Li,i,s,t[c+3],t[c+4]),a=t[c+3],h=t[c+4],c+=5;break;case Mi:t[c+6]+=a,t[c+7]+=h;case Di:$i(p,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 Fi:case Ii:p.push(Ii),c++;break;case Wi:a=t[c+1],h=t[c+2],e?Gi(p,a,h,t[c+3],t[c+4]):ns(p,t,c,5),c+=5;break;case zi:a=t[c+1],h=t[c+2],e?ji(p,a,h,t[c+3],t[c+4],[t[c+5],t[c+6],t[c+7],t[c+8]]):ns(p,t,c,9),c+=9;break;case Ui:a=t[c+1],h=t[c+2],e?ji(p,a,h,t[c+3],t[c+4],t[c+5]):ns(p,t,c,6),c+=6;break;case Hi:qi(e?p:ns(p,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,ts),a=ts.x,h=ts.y,c+=9;break;case Ni:e?qi(p,t[c+1],t[c+2],t[c+3],t[c+4],0,0,360,!1):ns(p,t,c,5),a=t[c+1]+t[c+3],h=t[c+2],c+=5;break;case Yi:Zi(e?p:ns(p,t,c,7),t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],t[c+6],null,ts),a=ts.x,h=ts.y,c+=7;break;case Xi:e?Zi(p,t[c+1],t[c+2],t[c+3],0,360,!1):ns(p,t,c,4),a=t[c+1]+t[c+3],h=t[c+2],c+=4;break;case Vi:Ki(e?p:ns(p,t,c,6),a,h,t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],null,ts),a=ts.x,h=ts.y,c+=6;break;default:return Qi.error(`command: ${n} [index:${c}]`,t),p}o=n}return p},objectToCanvasData(t){if(t[0].name.length>1)return mi.toCommand(t);{const e=[];return t.forEach(t=>{switch(t.name){case"M":e.push(yi,t.x,t.y);break;case"L":e.push(wi,t.x,t.y);break;case"C":e.push(Bi,t.x1,t.y1,t.x2,t.y2,t.x,t.y);break;case"Q":e.push(Li,t.x1,t.y1,t.x,t.y);break;case"Z":e.push(Ii)}}),e}},copyData(t,e,i,s){for(let n=i,o=i+s;n<o;n++)t.push(e[n])},pushData(t,e){is.index===is.length&&(is.index=1,t.push(is.name)),t.push(Number(e)),is.index++,is.dot=0}},{current:is,pushData:ss,copyData:ns}=es,{M:os,L:rs,C:as,Q:hs,Z:ls,N:ds,D:cs,X:us,G:ps,F:gs,O:_s,P:fs,U:ms}=De,{getMinDistanceFrom:ys,getRadianFrom:vs}=ct,{tan:ws,min:xs,abs:bs}=Math,Es={},Ss={beginPath(t){t.length=0},moveTo(t,e,i){t.push(os,e,i)},lineTo(t,e,i){t.push(rs,e,i)},bezierCurveTo(t,e,i,s,n,o,r){t.push(as,e,i,s,n,o,r)},quadraticCurveTo(t,e,i,s,n){t.push(hs,e,i,s,n)},closePath(t){t.push(ls)},rect(t,e,i,s,n){t.push(ds,e,i,s,n)},roundRect(t,e,i,s,n,o){if(h(o))t.push(us,e,i,s,n,o);else{const r=z.fourNumber(o);r?t.push(cs,e,i,s,n,...r):t.push(ds,e,i,s,n)}},ellipse(t,e,i,s,n,r,a,h,l){o(r)?t.push(gs,e,i,s,n):(o(a)&&(a=0),o(h)&&(h=360),t.push(ps,e,i,s,n,r,a,h,l?1:0))},arc(t,e,i,s,n,r,a){o(n)?t.push(fs,e,i,s):(o(r)&&(r=360),t.push(_s,e,i,s,n,r,a?1:0))},arcTo(t,e,i,s,o,r,a,h){if(!n(a)){const t=ys(a,h,e,i,s,o);r=xs(r,xs(t/2,t/2*bs(ws(vs(a,h,e,i,s,o)/2))))}t.push(ms,e,i,s,o,r)},drawEllipse(t,e,i,s,n,r,a,h,l){ai.ellipse(null,e,i,s,n,o(r)?0:r,o(a)?0:a,o(h)?360:h,l,null,null,Es),t.push(os,Es.x,Es.y),ks(t,e,i,s,n,r,a,h,l)},drawArc(t,e,i,s,n,r,a){ai.arc(null,e,i,s,o(n)?0:n,o(r)?360:r,a,null,null,Es),t.push(os,Es.x,Es.y),Bs(t,e,i,s,n,r,a)},drawPoints(t,e,i,s){ai.points(t,e,i,s)}},{ellipse:ks,arc:Bs}=Ss,{moveTo:Ts,lineTo:Ps,quadraticCurveTo:Rs,bezierCurveTo:Ls,closePath:Cs,beginPath:Os,rect:As,roundRect:Ds,ellipse:Ms,arc:Is,arcTo:Fs,drawEllipse:Ws,drawArc:zs,drawPoints:Us}=Ss;class Hs{set path(t){this.__path=t}get path(){return this.__path}constructor(t){this.set(t)}set(t){return this.__path=t?r(t)?Oe.parse(t):t:[],this}beginPath(){return Os(this.__path),this.paint(),this}moveTo(t,e){return Ts(this.__path,t,e),this.paint(),this}lineTo(t,e){return Ps(this.__path,t,e),this.paint(),this}bezierCurveTo(t,e,i,s,n,o){return Ls(this.__path,t,e,i,s,n,o),this.paint(),this}quadraticCurveTo(t,e,i,s){return Rs(this.__path,t,e,i,s),this.paint(),this}closePath(){return Cs(this.__path),this.paint(),this}rect(t,e,i,s){return As(this.__path,t,e,i,s),this.paint(),this}roundRect(t,e,i,s,n){return Ds(this.__path,t,e,i,s,n),this.paint(),this}ellipse(t,e,i,s,n,o,r,a){return Ms(this.__path,t,e,i,s,n,o,r,a),this.paint(),this}arc(t,e,i,s,n,o){return Is(this.__path,t,e,i,s,n,o),this.paint(),this}arcTo(t,e,i,s,n){return Fs(this.__path,t,e,i,s,n),this.paint(),this}drawEllipse(t,e,i,s,n,o,r,a){return Ws(this.__path,t,e,i,s,n,o,r,a),this.paint(),this}drawArc(t,e,i,s,n,o){return zs(this.__path,t,e,i,s,n,o),this.paint(),this}drawPoints(t,e,i){return Us(this.__path,t,e,i),this.paint(),this}clearPath(){return this.beginPath()}paint(){}}const{M:Ns,L:Ys,C:Xs,Q:Vs,Z:Gs,N:js,D:Ks,X:Zs,G:qs,F:Js,O:$s,P:Qs,U:tn}=De,en=te.get("PathDrawer"),sn={drawPathByData(t,e){if(!e)return;let i,s=0,n=e.length;for(;s<n;)switch(i=e[s],i){case Ns:t.moveTo(e[s+1],e[s+2]),s+=3;break;case Ys:t.lineTo(e[s+1],e[s+2]),s+=3;break;case Xs:t.bezierCurveTo(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5],e[s+6]),s+=7;break;case Vs:t.quadraticCurveTo(e[s+1],e[s+2],e[s+3],e[s+4]),s+=5;break;case Gs:t.closePath(),s+=1;break;case js:t.rect(e[s+1],e[s+2],e[s+3],e[s+4]),s+=5;break;case Ks:t.roundRect(e[s+1],e[s+2],e[s+3],e[s+4],[e[s+5],e[s+6],e[s+7],e[s+8]]),s+=9;break;case Zs:t.roundRect(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]),s+=6;break;case qs:t.ellipse(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]*H,e[s+6]*H,e[s+7]*H,e[s+8]),s+=9;break;case Js:t.ellipse(e[s+1],e[s+2],e[s+3],e[s+4],0,0,N,!1),s+=5;break;case $s:t.arc(e[s+1],e[s+2],e[s+3],e[s+4]*H,e[s+5]*H,e[s+6]),s+=7;break;case Qs:t.arc(e[s+1],e[s+2],e[s+3],0,N,!1),s+=4;break;case tn:t.arcTo(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]),s+=6;break;default:return void en.error(`command: ${i} [index:${s}]`,e)}}},{M:nn,L:on,C:rn,Q:an,Z:hn,N:ln,D:dn,X:cn,G:un,F:pn,O:gn,P:_n,U:fn}=De,{toTwoPointBounds:mn,toTwoPointBoundsByQuadraticCurve:yn,arcTo:vn,arc:wn,ellipse:xn}=ai,{addPointBounds:bn,copy:En,addPoint:Sn,setPoint:kn,addBounds:Bn,toBounds:Tn}=wt,Pn=te.get("PathBounds");let Rn,Ln,Cn;const On={},An={},Dn={},Mn={toBounds(t,e){Mn.toTwoPointBounds(t,An),Tn(An,e)},toTwoPointBounds(t,e){if(!t||!t.length)return kn(e,0,0);let i,s,n,o,r,a=0,h=0,l=0;const d=t.length;for(;a<d;)switch(r=t[a],0===a&&(r===hn||r===rn||r===an?kn(e,h,l):kn(e,t[a+1],t[a+2])),r){case nn:case on:h=t[a+1],l=t[a+2],Sn(e,h,l),a+=3;break;case rn:n=t[a+5],o=t[a+6],mn(h,l,t[a+1],t[a+2],t[a+3],t[a+4],n,o,On),bn(e,On),h=n,l=o,a+=7;break;case an:i=t[a+1],s=t[a+2],n=t[a+3],o=t[a+4],yn(h,l,i,s,n,o,On),bn(e,On),h=n,l=o,a+=5;break;case hn:a+=1;break;case ln:h=t[a+1],l=t[a+2],Bn(e,h,l,t[a+3],t[a+4]),a+=5;break;case dn:case cn:h=t[a+1],l=t[a+2],Bn(e,h,l,t[a+3],t[a+4]),a+=r===dn?9:6;break;case un:xn(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],On,Dn),0===a?En(e,On):bn(e,On),h=Dn.x,l=Dn.y,a+=9;break;case pn:h=t[a+1],l=t[a+2],Ln=t[a+3],Cn=t[a+4],Bn(e,h-Ln,l-Cn,2*Ln,2*Cn),h+=Ln,a+=5;break;case gn:wn(null,t[a+1],t[a+2],t[a+3],t[a+4],t[a+5],t[a+6],On,Dn),0===a?En(e,On):bn(e,On),h=Dn.x,l=Dn.y,a+=7;break;case _n:h=t[a+1],l=t[a+2],Rn=t[a+3],Bn(e,h-Rn,l-Rn,2*Rn,2*Rn),h+=Rn,a+=4;break;case fn:vn(null,h,l,t[a+1],t[a+2],t[a+3],t[a+4],t[a+5],On,Dn),0===a?En(e,On):bn(e,On),h=Dn.x,l=Dn.y,a+=6;break;default:return void Pn.error(`command: ${r} [index:${a}]`,t)}}},{M:In,L:Fn,Z:Wn}=De,{getCenterX:zn,getCenterY:Un}=ct,{arcTo:Hn}=Ss,Nn={smooth(t,e,i){let s,n,o,r=0,a=0,h=0,l=0,d=0,c=0,u=0,p=0,g=0;const _=t.length,f=[];for(;r<_;){switch(s=t[r],s){case In:l=p=t[r+1],d=g=t[r+2],r+=3,t[r]===Fn?(c=t[r+1],u=t[r+2],f.push(In,zn(l,c),Un(d,u))):f.push(In,l,d);break;case Fn:switch(a=t[r+1],h=t[r+2],r+=3,t[r]){case Fn:Hn(f,a,h,t[r+1],t[r+2],e,p,g);break;case Wn:Hn(f,a,h,l,d,e,p,g);break;default:f.push(Fn,a,h)}p=a,g=h;break;case Wn:n!==Wn&&(Hn(f,l,d,c,u,e,p,g),f.push(Wn)),r+=1;break;default:o=Ue[s];for(let e=0;e<o;e++)f.push(t[r+e]);r+=o}n=s}return s!==Wn&&(f[1]=l,f[2]=d),f}};function Yn(t){return new Hs(t)}const Xn=Yn();Oe.creator=Yn(),Oe.parse=es.parse,Oe.convertToCanvasData=es.toCanvasData;const{drawRoundRect:Vn}=He;function Gn(t){!function(t){t&&!t.roundRect&&(t.roundRect=function(t,e,i,s,n){Vn(this,t,e,i,s,n)})}(t)}const jn={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=Kn.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{}}}},Kn=jn;Kn.alphaPixelTypes.forEach(t=>Kn.upperCaseTypeMap[t]=t.toUpperCase());const Zn=te.get("TaskProcessor");class qn{constructor(t){this.parallel=!0,this.time=1,this.id=b.create(b.TASK),this.task=t}run(){return me(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){Zn.error(t)}})}complete(){this.isComplete=!0,this.parent=this.task=this.canUse=null}cancel(){this.isCancel=!0,this.complete()}}class Jn{get total(){return this.list.length+this.delayNumber}get finishedIndex(){return this.isComplete?0:this.index+this.parallelSuccessNumber}get remain(){return this.isComplete?this.total:this.total-this.finishedIndex}get percent(){const{total:t}=this;let e=0,i=0;for(let s=0;s<t;s++)s<=this.finishedIndex?(i+=this.list[s].time,s===this.finishedIndex&&(e=i)):e+=this.list[s].time;return this.isComplete?1:i/e}constructor(t){this.config={parallel:6},this.list=[],this.running=!1,this.isComplete=!0,this.index=0,this.delayNumber=0,t&&_.assign(this.config,t),this.empty()}add(t,e,i){let s,o,r,a;const l=new qn(t);return l.parent=this,h(e)?a=e:e&&(o=e.parallel,s=e.start,r=e.time,a=e.delay,i||(i=e.canUse)),r&&(l.time=r),!1===o&&(l.parallel=!1),i&&(l.canUse=i),n(a)?this.push(l,s):(this.delayNumber++,setTimeout(()=>{this.delayNumber&&(this.delayNumber--,this.push(l,s))},a)),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:i,index:s}=this;this.parallelList=[],this.parallelSuccessNumber=0;let n=s+e.parallel;if(n>i.length&&(n=i.length),e.parallel>1)for(let e=s;e<n&&(t=i[e],t.parallel);e++)this.parallelList.push(t)}fillParallelTask(){let t;const e=this.parallelList;this.parallelSuccessNumber++,e.pop();const i=e.length,s=this.finishedIndex+i;if(e.length){if(!this.running)return;s<this.total&&(t=this.list[s],t&&t.parallel&&(e.push(t),this.runParallelTask(t)))}else this.index+=this.parallelSuccessNumber,this.parallelSuccessNumber=0,this.nextTask()}onComplete(){this.stop(),this.config.onComplete&&this.config.onComplete()}onTask(t){t.complete(),this.config.onTask&&this.config.onTask()}onParallelError(t){this.parallelList.forEach(t=>{t.parallel=!1}),this.parallelList.length=0,this.parallelSuccessNumber=0,this.onError(t)}onError(t){this.pause(),this.config.onError&&this.config.onError(t)}destroy(){this.stop()}}const $n=te.get("Resource"),Qn={tasker:new Jn,map:{},get isComplete(){return to.tasker.isComplete},set(t,e){to.map[t]&&$n.repeat(t),to.map[t]=e},get:t=>to.map[t],remove(t){const e=to.map[t];e&&(e.destroy&&e.destroy(),delete to.map[t])},loadImage(t,e){return new Promise((i,s)=>{const n=this.setImage(t,t,e);n.load(()=>i(n),t=>s(t))})},setImage(t,e,i){let s;return r(e)?s={url:e}:e.url||(s={url:t,view:e}),s&&(i&&(s.format=i),e=he.image(s)),to.set(t,e),e},destroy(){to.map={}}},to=Qn,eo={maxRecycled:10,recycledList:[],patternTasker:new Jn,get(t){let e=Qn.get(t.url);return e||Qn.set(t.url,e=he.image(t)),e.use++,e},recycle(t){t.use--,setTimeout(()=>{t.use||(w.image.isLarge(t)?t.url&&Qn.remove(t.url):(t.clearLevels(),io.recycledList.push(t)))})},recyclePaint(t){io.recycle(t.image)},clearRecycled(t){const e=io.recycledList;(e.length>io.maxRecycled||t)&&(e.forEach(e=>(!e.use||t)&&e.url&&Qn.remove(e.url)),e.length=0)},clearLevels(){},hasAlphaPixel:t=>jn.alphaPixelTypes.some(e=>io.isFormat(e,t)),isFormat(t,e){if(e.format)return e.format===t;const{url:i}=e;if(i.startsWith("data:")){if(i.startsWith("data:"+jn.mineType(t)))return!0}else{if(i.includes("."+t)||i.includes("."+jn.upperCaseTypeMap[t]))return!0;if("png"===t&&!i.includes("."))return!0}return!1},destroy(){this.clearRecycled(!0)}},io=eo,{IMAGE:so,create:no}=b;class oo{get url(){return this.config.url}get completed(){return this.ready||!!this.error}constructor(t){if(this.use=0,this.waitComplete=[],this.innerId=no(so),this.config=t||(t={url:""}),t.view){const{view:e}=t;this.setView(e.config?e.view:e)}eo.isFormat("svg",t)&&(this.isSVG=!0),eo.hasAlphaPixel(t)&&(this.hasAlphaPixel=!0)}load(t,e){if(!this.loading){this.loading=!0;const{crossOrigin:t}=this.config;Qn.tasker.add(()=>me(this,void 0,void 0,function*(){return yield w.origin.loadImage(this.url,n(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 i=this.waitComplete;if(e){const e=i[t+1];e&&e({type:"stop"})}i[t]=i[t+1]=void 0}setView(t){this.ready=!0,this.width=t.naturalWidth||t.width,this.height=t.naturalHeight||t.height,this.view=t,this.onComplete(!0)}onComplete(t){let e;this.waitComplete.forEach((i,s)=>{e=s%2,i&&(t?e||i(this):e&&i(this.error))}),this.waitComplete.length=0,this.loading=!1}getFull(t){return this.view}getCanvas(t,e,i,s,n,o,r){if(t||(t=this.width),e||(e=this.height),this.cache){let{params:t,data:e}=this.cache;for(let i in t)if(t[i]!==arguments[i]){e=null;break}if(e)return e}const a=w.image.resize(this.view,t,e,n,o,void 0,r,i,s);return this.cache=this.use>1?{data:a,params:arguments}:null,a}getPattern(t,e,i,s){const n=w.canvas.createPattern(t,e);return w.image.setPatternTransform(n,i,s),n}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 ro(t,e,i,s){s||(i.configurable=i.enumerable=!0),Object.defineProperty(t,e,i)}function ao(t,e){return Object.getOwnPropertyDescriptor(t,e)}function ho(t,e){const i="_"+t;return{get(){const t=this[i];return null==t?e:t},set(t){this[i]=t}}}function lo(t,e){return(i,s)=>uo(i,s,t,e&&e(s))}function co(t){return t}function uo(t,e,i,s){const n={get(){return this.__getAttr(e)},set(t){this.__setAttr(e,t)}};ro(t,e,Object.assign(n,s||{})),Uo(t,e,i)}function po(t){return lo(t)}function go(t,e){return lo(t,t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.matrixChanged||this.__layout.matrixChange())}}))}function _o(t,e){return lo(t,t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.matrixChanged||this.__layout.matrixChange(),this.__scrollWorld||(this.__scrollWorld={}))}}))}function fo(t){return lo(t,t=>({set(e){this.__setAttr(t,e)&&(this.__hasAutoLayout=!!(this.origin||this.around||this.flow),this.__local||this.__layout.createLocal(),xo(this))}}))}function mo(t,e){return lo(t,t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.scaleChanged||this.__layout.scaleChange())}}))}function yo(t,e){return lo(t,t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.rotationChanged||this.__layout.rotationChange())}}))}function vo(t,e){return lo(t,t=>({set(i){this.__setAttr(t,i,e)&&xo(this)}}))}function wo(t){return lo(t,t=>({set(e){this.__setAttr(t,e)&&(xo(this),this.__.__removeNaturalSize())}}))}function xo(t){t.__layout.boxChanged||t.__layout.boxChange(),t.__hasAutoLayout&&(t.__layout.matrixChanged||t.__layout.matrixChange())}function bo(t){return lo(t,t=>({set(e){const i=this.__;2!==i.__pathInputed&&(i.__pathInputed=e?1:0),e||(i.__pathForRender=void 0),this.__setAttr(t,e),xo(this)}}))}const Eo=vo;function So(t,e){return lo(t,t=>({set(i){this.__setAttr(t,i)&&(ko(this),e&&(this.__.__useStroke=!0))}}))}function ko(t){t.__layout.strokeChanged||t.__layout.strokeChange(),t.__.__useArrow&&xo(t)}const Bo=So;function To(t){return lo(t,t=>({set(e){this.__setAttr(t,e),this.__layout.renderChanged||this.__layout.renderChange()}}))}function Po(t){return lo(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.surfaceChanged||this.__layout.surfaceChange())}}))}function Ro(t){return lo(t,t=>({set(e){if(this.__setAttr(t,e)){const t=this.__;_.stintSet(t,"__useDim",t.dim||t.bright||t.dimskip),this.__layout.surfaceChange()}}}))}function Lo(t){return lo(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.opacityChanged||this.__layout.opacityChange()),this.mask&&Oo(this)}}))}function Co(t){return lo(t,t=>({set(e){const i=this.visible;if(!0===i&&0===e){if(this.animationOut)return this.__runAnimation("out",()=>Ao(this,t,e,i))}else 0===i&&!0===e&&this.animation&&this.__runAnimation("in");Ao(this,t,e,i),this.mask&&Oo(this)}}))}function Oo(t){const{parent:e}=t;if(e){const{__hasMask:t}=e;e.__updateMask(),t!==e.__hasMask&&e.forceUpdate()}}function Ao(t,e,i,s){t.__setAttr(e,i)&&(t.__layout.opacityChanged||t.__layout.opacityChange(),0!==s&&0!==i||xo(t))}function Do(t){return lo(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.surfaceChange(),this.waitParent(()=>{this.parent.__layout.childrenSortChange()}))}}))}function Mo(t){return lo(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.boxChanged||this.__layout.boxChange(),this.waitParent(()=>{this.parent.__updateMask(e)}))}}))}function Io(t){return lo(t,t=>({set(e){this.__setAttr(t,e)&&this.waitParent(()=>{this.parent.__updateEraser(e)})}}))}function Fo(t){return lo(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.hitCanvasChanged=!0,"hit"===te.showBounds&&this.__layout.surfaceChange(),this.leafer&&this.leafer.updateCursor())}}))}function Wo(t){return lo(t,t=>({set(e){this.__setAttr(t,e),this.leafer&&this.leafer.updateCursor()}}))}function zo(t){return(e,i)=>{ro(e,"__DataProcessor",{get:()=>t})}}function Uo(t,e,i){const s=t.__DataProcessor.prototype,o="_"+e,r=function(t){return"set"+t.charAt(0).toUpperCase()+t.slice(1)}(e),a=ho(e,i);if(n(i))a.get=function(){return this[o]};else if("function"==typeof i)a.get=function(){const t=this[o];return null==t?i(this.__leaf):t};else if(u(i)){const t=g(i);a.get=function(){const e=this[o];return null==e?this[o]=t?{}:_.clone(i):e}}const h=t.isBranchLeaf;"width"===e?a.get=function(){const t=this[o];if(null==t){const t=this,e=t.__naturalWidth,s=t.__leaf;return!i||s.pathInputed?s.boxBounds.width:e?t._height&&t.__useNaturalRatio?t._height*e/t.__naturalHeight:e:h&&s.children.length?s.boxBounds.width:i}return t}:"height"===e&&(a.get=function(){const t=this[o];if(null==t){const t=this,e=t.__naturalHeight,s=t.__leaf;return!i||s.pathInputed?s.boxBounds.height:e?t._width&&t.__useNaturalRatio?t._width*e/t.__naturalWidth:e:h&&s.children.length?s.boxBounds.height:i}return t});let l,d=s;for(;!l&&d;)l=ao(d,e),d=d.__proto__;l&&l.set&&(a.set=l.set),s[r]&&(a.set=s[r],delete s[r]),ro(s,e,a)}const Ho=new te("rewrite"),No=[],Yo=["destroy","constructor"];function Xo(t){return(e,i)=>{No.push({name:e.constructor.name+"."+i,run:()=>{e[i]=t}})}}function Vo(){return t=>{Go()}}function Go(t){No.length&&(No.forEach(e=>{t&&Ho.error(e.name,"需在Class上装饰@rewriteAble()"),e.run()}),No.length=0)}function jo(t,e){return i=>{var s;(t.prototype?(s=t.prototype,Object.getOwnPropertyNames(s)):Object.keys(t)).forEach(s=>{if(!(Yo.includes(s)||e&&e.includes(s)))if(t.prototype){ao(t.prototype,s).writable&&(i.prototype[s]=t.prototype[s])}else i.prototype[s]=t[s]})}}function Ko(){return t=>{de.register(t)}}function Zo(){return t=>{pe.register(t)}}setTimeout(()=>Go(!0));const{copy:qo,toInnerPoint:Jo,toOuterPoint:$o,scaleOfOuter:Qo,rotateOfOuter:tr,skewOfOuter:er,multiplyParent:ir,divideParent:sr,getLayout:nr}=tt,or={},{round:rr}=Math,ar={updateAllMatrix(t,e,i){if(e&&t.__hasAutoLayout&&t.__layout.matrixChanged&&(i=!0),dr(t,e,i),t.isBranch){const{children:s}=t;for(let t=0,n=s.length;t<n;t++)lr(s[t],e,i)}},updateMatrix(t,e,i){const s=t.__layout;e?i&&(s.waitAutoLayout=!0,t.__hasAutoLayout&&(s.matrixChanged=!1)):s.waitAutoLayout&&(s.waitAutoLayout=!1),s.matrixChanged&&t.__updateLocalMatrix(),s.waitAutoLayout||t.__updateWorldMatrix()},updateBounds(t){const e=t.__layout;e.boundsChanged&&t.__updateLocalBounds(),e.waitAutoLayout||t.__updateWorldBounds()},updateAllWorldOpacity(t){if(t.__updateWorldOpacity(),t.isBranch){const{children:e}=t;for(let t=0,i=e.length;t<i;t++)cr(e[t])}},updateChange(t){const e=t.__layout;e.stateStyleChanged&&t.updateState(),e.opacityChanged&&cr(t),t.__updateChange()},updateAllChange(t){if(pr(t),t.isBranch){const{children:e}=t;for(let t=0,i=e.length;t<i;t++)ur(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,i,s,n,o){s||(s=t.__nowWorld),t.__worldFlipped||w.fullImageShadow?e.copyWorldByReset(i,s,t.__nowWorld,n,o):e.copyWorldToInner(i,s,t.__layout.renderBounds,n)},moveWorld(t,e,i=0,s,n){const o=u(e)?Object.assign({},e):{x:e,y:i};s?$o(t.localTransform,o,o,!0):t.parent&&Jo(t.parent.scrollWorldTransform,o,o,!0),hr.moveLocal(t,o.x,o.y,n)},moveLocal(t,e,i=0,s){u(e)&&(i=e.y,e=e.x),e+=t.x,i+=t.y,t.leafer&&t.leafer.config.pointSnap&&(e=rr(e),i=rr(i)),s?t.animate({x:e,y:i},s):(t.x=e,t.y=i)},zoomOfWorld(t,e,i,s,n,o){hr.zoomOfLocal(t,gr(t,e),i,s,n,o)},zoomOfLocal(t,e,i,s=i,n,o){const r=t.__localMatrix;if(h(s)||(s&&(o=s),s=i),qo(or,r),Qo(or,e,i,s),hr.hasHighPosition(t))hr.setTransform(t,or,n,o);else{const e=t.x+or.e-r.e,a=t.y+or.f-r.f;o&&!n?t.animate({x:e,y:a,scaleX:t.scaleX*i,scaleY:t.scaleY*s},o):(t.x=e,t.y=a,t.scaleResize(i,s,!0!==n))}},rotateOfWorld(t,e,i,s){hr.rotateOfLocal(t,gr(t,e),i,s)},rotateOfLocal(t,e,i,s){const n=t.__localMatrix;qo(or,n),tr(or,e,i),hr.hasHighPosition(t)?hr.setTransform(t,or,!1,s):t.set({x:t.x+or.e-n.e,y:t.y+or.f-n.f,rotation:z.formatRotation(t.rotation+i)},s)},skewOfWorld(t,e,i,s,n,o){hr.skewOfLocal(t,gr(t,e),i,s,n,o)},skewOfLocal(t,e,i,s=0,n,o){qo(or,t.__localMatrix),er(or,e,i,s),hr.setTransform(t,or,n,o)},transformWorld(t,e,i,s){qo(or,t.worldTransform),ir(or,e),t.parent&&sr(or,t.parent.scrollWorldTransform),hr.setTransform(t,or,i,s)},transform(t,e,i,s){qo(or,t.localTransform),ir(or,e),hr.setTransform(t,or,i,s)},setTransform(t,e,i,s){const n=t.__,o=n.origin&&hr.getInnerOrigin(t,n.origin),r=nr(e,o,n.around&&hr.getInnerOrigin(t,n.around));if(hr.hasOffset(t)&&(r.x-=n.offsetX,r.y-=n.offsetY),i){const e=r.scaleX/t.scaleX,i=r.scaleY/t.scaleY;if(delete r.scaleX,delete r.scaleY,o){Vt.scale(t.boxBounds,Math.abs(e),Math.abs(i));const s=hr.getInnerOrigin(t,n.origin);ct.move(r,o.x-s.x,o.y-s.y)}t.set(r),t.scaleResize(e,i,!1)}else t.set(r,s)},getFlipTransform(t,e){const i={a:1,b:0,c:0,d:1,e:0,f:0},s="x"===e?1:-1;return Qo(i,hr.getLocalOrigin(t,"center"),-1*s,1*s),i},getLocalOrigin:(t,e)=>ct.tempToOuterOf(hr.getInnerOrigin(t,e),t.localTransform),getInnerOrigin(t,e){const i={};return kt.toPoint(e,t.boxBounds,i),i},getRelativeWorld:(t,e,i)=>(qo(or,t.worldTransform),sr(or,e.scrollWorldTransform),i?or:Object.assign({},or)),drop(t,e,i,s){t.setTransform(hr.getRelativeWorld(t,e,!0),s),e.add(t,i)},hasHighPosition:t=>t.origin||t.around||hr.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,i=.3){if(e.x||e.y)if(Math.abs(e.x)<1&&Math.abs(e.y)<1)t.move(e);else{const s=e.x*i,n=e.y*i;e.x-=s,e.y-=n,t.move(s,n),w.requestRender(()=>hr.animateMove(t,e,i))}}},hr=ar,{updateAllMatrix:lr,updateMatrix:dr,updateAllWorldOpacity:cr,updateAllChange:ur,updateChange:pr}=hr;function gr(t,e){return t.updateLayout(),t.parent?ct.tempToInnerOf(e,t.parent.scrollWorldTransform):e}const _r={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)=>mr(t,e)&&t.__localBoxBounds,maskLocalStrokeBounds:(t,e)=>mr(t,e)&&t.__layout.localStrokeBounds,maskLocalRenderBounds:(t,e)=>mr(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 fr;function mr(t,e){return e||(fr=0),t.__.mask&&(fr=1),fr<0?null:(fr&&(fr=-1),!0)}const{updateBounds:yr}=ar,vr={sort:(t,e)=>t.__.zIndex===e.__.zIndex?t.__tempNumber-e.__tempNumber:t.__.zIndex-e.__.zIndex,pushAllChildBranch(t,e){if(t.__tempNumber=1,t.__.__childBranchNumber){const{children:i}=t;for(let s=0,n=i.length;s<n;s++)(t=i[s]).isBranch&&(t.__tempNumber=1,e.add(t),wr(t,e))}},pushAllParent(t,e){const{keys:i}=e;if(i)for(;t.parent&&n(i[t.parent.innerId]);)e.add(t.parent),t=t.parent;else for(;t.parent;)e.add(t.parent),t=t.parent},pushAllBranchStack(t,e){let i=e.length;const{children:s}=t;for(let t=0,i=s.length;t<i;t++)s[t].isBranch&&e.push(s[t]);for(let t=i,s=e.length;t<s;t++)xr(e[t],e)},updateBounds(t,e){const i=[t];xr(t,i),br(i,e)},updateBoundsByBranchStack(t,e){let i,s;for(let n=t.length-1;n>-1;n--){i=t[n],s=i.children;for(let t=0,e=s.length;t<e;t++)yr(s[t]);e&&e===i||yr(i)}}},{pushAllChildBranch:wr,pushAllBranchStack:xr,updateBoundsByBranchStack:br}=vr,Er={run(t){if(t&&t.length){const e=t.length;for(let i=0;i<e;i++)t[i]();t.length===e?t.length=0:t.splice(0,e)}}},{getRelativeWorld:Sr,updateBounds:kr}=ar,{toOuterOf:Br,getPoints:Tr,copy:Pr}=Vt,Rr="_localContentBounds",Lr="_worldContentBounds",Cr="_worldBoxBounds",Or="_worldStrokeBounds";class Ar{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 Br(this.contentBounds,this.leaf.__localMatrix,this[Rr]||(this[Rr]={})),this[Rr]}get localStrokeBounds(){return this._localStrokeBounds||this}get localRenderBounds(){return this._localRenderBounds||this}get worldContentBounds(){return Br(this.contentBounds,this.leaf.__world,this[Lr]||(this[Lr]={})),this[Lr]}get worldBoxBounds(){return Br(this.boxBounds,this.leaf.__world,this[Cr]||(this[Cr]={})),this[Cr]}get worldStrokeBounds(){return Br(this.strokeBounds,this.leaf.__world,this[Or]||(this[Or]={})),this[Or]}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 kr(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 i=e;if(i.__fullLayouting)return;i.__fullLayouting=!0,w.layout(i),delete i.__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 tt.defaultMatrix;case"page":t=e.zoomLayer;default:return Sr(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 Zt(this.getInnerBounds(t)).toOuterOf(this.getTransform(e))}}getInnerBounds(t="box"){switch(t){case"render":return this.renderBounds;case"content":if(this.contentBounds)return this.contentBounds;case"box":return this.boxBounds;case"stroke":return this.strokeBounds}}getLocalBounds(t="box"){switch(t){case"render":return this.localRenderBounds;case"stroke":return this.localStrokeBounds;case"content":if(this.contentBounds)return this.localContentBounds;case"box":return this.leaf.__localBoxBounds}}getWorldBounds(t="box"){switch(t){case"render":return this.leaf.__world;case"stroke":return this.worldStrokeBounds;case"content":if(this.contentBounds)return this.worldContentBounds;case"box":return this.worldBoxBounds}}getLayoutBounds(t,e="world",i){const{leaf:s}=this;let n,o,r,a=this.getInnerBounds(t);switch(e){case"world":n=s.getWorldPoint(a),o=s.__world;break;case"local":const{scaleX:t,scaleY:i,rotation:h,skewX:l,skewY:d}=s.__;r={scaleX:t,scaleY:i,rotation:h,skewX:l,skewY:d},n=s.getLocalPointByInner(a);break;case"inner":n=a,o=tt.defaultMatrix;break;case"page":e=s.zoomLayer;default:n=s.getWorldPoint(a,e),o=Sr(s,e,!0)}if(r||(r=tt.getLayout(o)),Pr(r,a),ct.copy(r,n),i){const{scaleX:t,scaleY:e}=r,i=Math.abs(t),s=Math.abs(e);1===i&&1===s||(r.scaleX/=i,r.scaleY/=s,r.width*=i,r.height*=s)}return r}getLayoutPoints(t,e="world"){const{leaf:i}=this,s=Tr(this.getInnerBounds(t));let o;switch(e){case"world":o=null;break;case"local":o=i.parent;break;case"inner":break;case"page":e=i.zoomLayer;default:o=e}return n(o)||s.forEach(t=>i.innerToWorld(t,null,!1,o)),s}shrinkContent(){const{x:t,y:e,width:i,height:s}=this.boxBounds;this._contentBounds={x:t,y:e,width:i,height:s}}spreadStroke(){const{x:t,y:e,width:i,height:s}=this.strokeBounds;this._strokeBounds={x:t,y:e,width:i,height:s},this._localStrokeBounds={x:t,y:e,width:i,height:s},this.renderSpread||this.spreadRenderCancel()}spreadRender(){const{x:t,y:e,width:i,height:s}=this.renderBounds;this._renderBounds={x:t,y:e,width:i,height:s},this._localRenderBounds={x:t,y:e,width:i,height:s}}shrinkContentCancel(){this._contentBounds=void 0}spreadStrokeCancel(){const t=this.renderBounds===this.strokeBounds;this._strokeBounds=this.boxBounds,this._localStrokeBounds=this.leaf.__localBoxBounds,t&&this.spreadRenderCancel()}spreadRenderCancel(){this._renderBounds=this._strokeBounds,this._localRenderBounds=this._localStrokeBounds}boxChange(){this.boxChanged=!0,this.localBoxChanged?this.boundsChanged||(this.boundsChanged=!0):this.localBoxChange(),this.hitCanvasChanged=!0}localBoxChange(){this.localBoxChanged=!0,this.boundsChanged=!0}strokeChange(){this.strokeChanged=!0,this.strokeSpread||(this.strokeSpread=1),this.boundsChanged=!0,this.hitCanvasChanged=!0}renderChange(){this.renderChanged=!0,this.renderSpread||(this.renderSpread=1),this.boundsChanged=!0}scaleChange(){this.scaleChanged=!0,this._scaleOrRotationChange()}rotationChange(){this.rotationChanged=!0,this.affectRotation=!0,this._scaleOrRotationChange()}_scaleOrRotationChange(){this.affectScaleOrRotation=!0,this.matrixChange(),this.leaf.__local||this.createLocal()}matrixChange(){this.matrixChanged=!0,this.localBoxChanged?this.boundsChanged||(this.boundsChanged=!0):this.localBoxChange()}surfaceChange(){this.surfaceChanged=!0}opacityChange(){this.opacityChanged=!0,this.surfaceChanged||this.surfaceChange()}childrenSortChange(){this.childrenSortChanged||(this.childrenSortChanged=this.affectChildrenSort=!0,this.leaf.forceUpdate("surface"))}destroy(){}}class Dr{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 Mr extends Dr{constructor(t,e,i){super(t,e),this.parent=i,this.child=e}}Mr.ADD="child.add",Mr.REMOVE="child.remove",Mr.CREATED="created",Mr.MOUNTED="mounted",Mr.UNMOUNTED="unmounted",Mr.DESTROY="destroy";const Ir="property.scroll";class Fr extends Dr{constructor(t,e,i,s,n){super(t,e),this.attrName=i,this.oldValue=s,this.newValue=n}}Fr.CHANGE="property.change",Fr.LEAFER_CHANGE="property.leafer_change",Fr.SCROLL=Ir;const Wr={scrollX:Ir,scrollY:Ir};class zr extends Dr{constructor(t,e){super(t),Object.assign(this,e)}}zr.LOAD="image.load",zr.LOADED="image.loaded",zr.ERROR="image.error";class Ur extends Dr{static checkHas(t,e,i){"on"===i?e===Xr?t.__hasWorldEvent=!0:t.__hasLocalEvent=!0:(t.__hasLocalEvent=t.hasEvent(Hr)||t.hasEvent(Nr)||t.hasEvent(Yr),t.__hasWorldEvent=t.hasEvent(Xr))}static emitLocal(t){if(t.leaferIsReady){const{resized:e}=t.__layout;"local"!==e&&(t.emit(Hr,t),"inner"===e&&t.emit(Nr,t)),t.emit(Yr,t)}}static emitWorld(t){t.leaferIsReady&&t.emit(Xr,this)}}Ur.RESIZE="bounds.resize",Ur.INNER="bounds.inner",Ur.LOCAL="bounds.local",Ur.WORLD="bounds.world";const{RESIZE:Hr,INNER:Nr,LOCAL:Yr,WORLD:Xr}=Ur,Vr={};[Hr,Nr,Yr,Xr].forEach(t=>Vr[t]=1);class Gr extends Dr{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){u(t)?(super(Gr.RESIZE),Object.assign(this,t)):super(t),this.old=e}static isResizing(t){return this.resizingKeys&&!n(this.resizingKeys[t.innerId])}}Gr.RESIZE="resize";class jr extends Dr{constructor(t,e){super(t),this.data=e}}jr.REQUEST="watch.request",jr.DATA="watch.data";class Kr extends Dr{constructor(t,e,i){super(t),e&&(this.data=e,this.times=i)}}Kr.REQUEST="layout.request",Kr.START="layout.start",Kr.BEFORE="layout.before",Kr.LAYOUT="layout",Kr.AFTER="layout.after",Kr.AGAIN="layout.again",Kr.END="layout.end";class Zr extends Dr{constructor(t,e,i,s){super(t),e&&(this.times=e),i&&(this.renderBounds=i,this.renderOptions=s)}}Zr.REQUEST="render.request",Zr.CHILD_START="render.child_start",Zr.CHILD_END="render.child_end",Zr.START="render.start",Zr.BEFORE="render.before",Zr.RENDER="render",Zr.AFTER="render.after",Zr.AGAIN="render.again",Zr.END="render.end",Zr.NEXT="render.next";class qr extends Dr{}qr.START="leafer.start",qr.BEFORE_READY="leafer.before_ready",qr.READY="leafer.ready",qr.AFTER_READY="leafer.after_ready",qr.VIEW_READY="leafer.view_ready",qr.VIEW_COMPLETED="leafer.view_completed",qr.STOP="leafer.stop",qr.RESTART="leafer.restart",qr.END="leafer.end",qr.UPDATE_MODE="leafer.update_mode",qr.TRANSFORM="leafer.transform",qr.MOVE="leafer.move",qr.SCALE="leafer.scale",qr.ROTATE="leafer.rotate",qr.SKEW="leafer.skew";const{MOVE:Jr,SCALE:$r,ROTATE:Qr,SKEW:ta}=qr,ea={x:Jr,y:Jr,scaleX:$r,scaleY:$r,rotation:Qr,skewX:ta,skewY:ta},ia={};class sa{set event(t){this.on(t)}on(t,e,i){if(!e){let e;if(c(t))t.forEach(t=>this.on(t[0],t[1],t[2]));else for(let i in t)c(e=t[i])?this.on(i,e[0],e[1]):this.on(i,e);return}let s,n,o;i&&("once"===i?n=!0:"boolean"==typeof i?s=i:(s=i.capture,n=i.once));const a=na(this,s,!0),h=r(t)?t.split(" "):t,l=n?{listener:e,once:n}:{listener:e};h.forEach(t=>{t&&(o=a[t],o?-1===o.findIndex(t=>t.listener===e)&&o.push(l):a[t]=[l],Vr[t]&&Ur.checkHas(this,t,"on"))})}off(t,e,i){if(t){const s=r(t)?t.split(" "):t;if(e){let t,n,o;i&&(t="boolean"==typeof i?i:"once"!==i&&i.capture);const r=na(this,t);s.forEach(t=>{t&&(n=r[t],n&&(o=n.findIndex(t=>t.listener===e),o>-1&&n.splice(o,1),n.length||delete r[t],Vr[t]&&Ur.checkHas(this,t,"off")))})}else{const{__bubbleMap:t,__captureMap:e}=this;s.forEach(i=>{t&&delete t[i],e&&delete e[i]})}}else this.__bubbleMap=this.__captureMap=void 0}on_(t,e,i,s){return e?this.on(t,i?e=e.bind(i):e,s):c(t)&&t.forEach(t=>this.on(t[0],t[2]?t[1]=t[1].bind(t[2]):t[1],t[3])),{type:t,current:this,listener:e,options:s}}off_(t){if(!t)return;const e=c(t)?t:[t];e.forEach(t=>{t&&(t.listener?t.current.off(t.type,t.listener,t.options):c(t.type)&&t.type.forEach(e=>t.current.off(e[0],e[1],e[3])))}),e.length=0}once(t,e,i,s){if(!e)return c(t)&&t.forEach(t=>this.once(t[0],t[1],t[2],t[3]));u(i)?e=e.bind(i):s=i,this.on(t,e,{once:!0,capture:s})}emit(t,e,i){!e&&pe.has(t)&&(e=pe.get(t,{type:t,target:this,current:this}));const s=na(this,i)[t];if(s){let n;for(let o=0,r=s.length;o<r&&!((n=s[o])&&(n.listener(e),n.once&&(this.off(t,n.listener,i),o--,r--),e&&e.isStopNow));o++);}this.syncEventer&&this.syncEventer.emitEvent(e,i)}emitEvent(t,e){t.current=this,this.emit(t.type,t,e)}hasEvent(t,e){if(this.syncEventer&&this.syncEventer.hasEvent(t,e))return!0;const{__bubbleMap:i,__captureMap:s}=this,o=i&&i[t],r=s&&s[t];return!!(n(e)?o||r:e?r:o)}destroy(){this.__captureMap=this.__bubbleMap=this.syncEventer=null}}function na(t,e,i){if(e){const{__captureMap:e}=t;return e||(i?t.__captureMap={}:ia)}{const{__bubbleMap:e}=t;return e||(i?t.__bubbleMap={}:ia)}}const{on:oa,on_:ra,off:aa,off_:ha,once:la,emit:da,emitEvent:ca,hasEvent:ua,destroy:pa}=sa.prototype,ga={on:oa,on_:ra,off:aa,off_:ha,once:la,emit:da,emitEvent:ca,hasEvent:ua,destroyEventer:pa},_a=te.get("setAttr"),fa={__setAttr(t,e,i){if(this.leaferIsCreated){const s=this.__.__getInput(t);if(!i||a(e)||n(e)||(_a.warn(this.innerName,t,e),e=void 0),u(e)||s!==e){if(this.__realSetAttr(t,e),this.isLeafer){this.emitEvent(new Fr(Fr.LEAFER_CHANGE,this,t,s,e));const i=ea[t];i&&(this.emitEvent(new qr(i,this)),this.emitEvent(new qr(qr.TRANSFORM,this)))}this.emitPropertyEvent(Fr.CHANGE,t,s,e);const i=Wr[t];return i&&this.emitPropertyEvent(i,t,s,e),!0}return!1}return this.__realSetAttr(t,e),!0},emitPropertyEvent(t,e,i,s){const n=new Fr(t,this,e,i,s);this.isLeafer||this.hasEvent(t)&&this.emitEvent(n),this.leafer.emitEvent(n)},__realSetAttr(t,e){const i=this.__;i[t]=e,this.__proxyData&&this.setProxyAttr(t,e),i.normalStyle&&(this.lockNormalStyle||n(i.normalStyle[t])||(i.normalStyle[t]=e))},__getAttr(t){return this.__proxyData?this.getProxyAttr(t):this.__.__get(t)}},{setLayout:ma,multiplyParent:ya,translateInner:va,defaultWorld:wa}=tt,{toPoint:xa,tempPoint:ba}=kt,Ea={__updateWorldMatrix(){const{parent:t,__layout:e,__world:i,__scrollWorld:s,__:n}=this;ya(this.__local||e,t?t.__scrollWorld||t.__world:wa,i,!!e.affectScaleOrRotation,n),s&&va(Object.assign(s,i),n.scrollX,n.scrollY)},__updateLocalMatrix(){if(this.__local){const t=this.__layout,e=this.__local,i=this.__;t.affectScaleOrRotation&&(t.scaleChanged&&(t.resized||(t.resized="scale"))||t.rotationChanged)&&(ma(e,i,null,null,t.affectRotation),t.scaleChanged=t.rotationChanged=void 0),e.e=i.x+i.offsetX,e.f=i.y+i.offsetY,(i.around||i.origin)&&(xa(i.around||i.origin,t.boxBounds,ba),va(e,-ba.x,-ba.y,!i.around))}this.__layout.matrixChanged=void 0}},{updateMatrix:Sa,updateAllMatrix:ka}=ar,{updateBounds:Ba}=vr,{toOuterOf:Ta,copyAndSpread:Pa,copy:Ra}=Vt,{toBounds:La}=Mn,Ca={__updateWorldBounds(){const{__layout:t,__world:e}=this;Ta(t.renderBounds,e,e),t.resized&&("inner"===t.resized&&this.__onUpdateSize(),this.__hasLocalEvent&&Ur.emitLocal(this),t.resized=void 0),this.__hasWorldEvent&&Ur.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 i=this.__layout.boxBounds,s=this.__;s.__usePathBox?La(s.path,i):(i.x=0,i.y=0,i.width=s.width,i.height=s.height)},__updateAutoLayout(){this.__layout.matrixChanged=!0,this.isBranch?(this.__extraUpdate(),this.__.flow?(this.__layout.boxChanged&&this.__updateFlowLayout(),ka(this),Ba(this,this),this.__.__autoSide&&this.__updateBoxBounds(!0)):(ka(this),Ba(this,this))):Sa(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:i}=e;h(i)&&i<=0?Ra(e.renderBounds,e.strokeBounds):Pa(e.renderBounds,e.boxBounds,i)}},Oa={__render(t,e){if(e.shape)return this.__renderShape(t,e);if((!e.cellList||e.cellList.has(this))&&this.__worldOpacity){const i=this.__;if(i.bright&&!e.topRendering)return e.topList.add(this);if(t.setWorld(this.__nowWorld=this.__getNowWorld(e)),t.opacity=e.dimOpacity&&!i.dimskip?i.opacity*e.dimOpacity:i.opacity,this.__.__single){if("path"===i.eraser)return this.__renderEraser(t,e);const s=t.getSameCanvas(!0,!0);this.__draw(s,e,t),ar.copyCanvasByWorld(this,t,s,this.__nowWorld,i.__blendMode,!0),s.recycle(this.__nowWorld)}else this.__draw(t,e);te.showBounds&&te.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}=_r,Da={__updateChange(){const{__layout:t}=this;t.childrenSortChanged&&(this.__updateSortChildren(),t.childrenSortChanged=!1),this.__.__checkSingle()},__render(t,e){if(this.__nowWorld=this.__getNowWorld(e),this.__worldOpacity){const i=this.__;if(i.__useDim)if(i.dim)e.dimOpacity=!0===i.dim?.2:i.dim;else{if(i.bright&&!e.topRendering)return e.topList.add(this);i.dimskip&&e.dimOpacity&&(e.dimOpacity=0)}if(i.__single&&!this.isBranchLeaf){if("path"===i.eraser)return this.__renderEraser(t,e);const s=t.getSameCanvas(!1,!0);this.__renderBranch(s,e);const n=this.__nowWorld;t.opacity=e.dimOpacity?i.opacity*e.dimOpacity:i.opacity,t.copyWorldByReset(s,n,n,i.__blendMode,!0),s.recycle(n)}else this.__renderBranch(t,e)}},__renderBranch(t,e){if(this.__hasMask)this.__renderMask(t,e);else{const{children:i}=this;for(let s=0,n=i.length;s<n;s++)Aa(i[s],e)||i[s].__render(t,e)}},__clip(t,e){if(this.__worldOpacity){const{children:i}=this;for(let s=0,n=i.length;s<n;s++)Aa(i[s],e)||i[s].__clip(t,e)}}},Ma={},{LEAF:Ia,create:Fa}=b,{stintSet:Wa}=_,{toInnerPoint:za,toOuterPoint:Ua,multiplyParent:Ha}=tt,{toOuterOf:Na}=Vt,{copy:Ya,move:Xa}=ct,{moveLocal:Va,zoomOfLocal:Ga,rotateOfLocal:ja,skewOfLocal:Ka,moveWorld:Za,zoomOfWorld:qa,rotateOfWorld:Ja,skewOfWorld:$a,transform:Qa,transformWorld:th,setTransform:eh,getFlipTransform:ih,getLocalOrigin:sh,getRelativeWorld:nh,drop:oh}=ar;t.Leaf=class{get tag(){return this.__tag}set tag(t){}get __tag(){return"Leaf"}get innerName(){return this.__.name||this.tag+this.innerId}get __DataProcessor(){return m}get __LayoutProcessor(){return Ar}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=Fa(Ia),this.reset(t),this.__bubbleMap&&this.__emitLifeEvent(Mr.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(Mr.ADD,t,"once")}waitLeafer(t,e){e&&(t=t.bind(e)),this.leafer?t():this.on(Mr.MOUNTED,t,"once")}nextRender(t,e,i){this.leafer?this.leafer.nextRender(t,e,i):this.waitLeafer(()=>this.leafer.nextRender(t,e,i))}removeNextRender(t){this.nextRender(t,null,"off")}__bindLeafer(t){if(this.isLeafer&&null!==t&&(t=this),this.leafer&&!t&&this.leafer.leafs--,this.leafer=t,t?(t.leafs++,this.__level=this.parent?this.parent.__level+1:1,this.animation&&this.__runAnimation("in"),this.__bubbleMap&&this.__emitLifeEvent(Mr.MOUNTED)):this.__emitLifeEvent(Mr.UNMOUNTED),this.isBranch){const{children:e}=this;for(let i=0,s=e.length;i<s;i++)e[i].__bindLeafer(t)}}set(t,e){}get(t){}setAttr(t,e){this[t]=e}getAttr(t){return this[t]}getComputedAttr(t){return this.__[t]}toJSON(t){return t&&this.__layout.update(),this.__.__getInputData(null,t)}toString(t){return JSON.stringify(this.toJSON(t))}toSVG(){}__SVG(t){}toHTML(){}__setAttr(t,e){return!0}__getAttr(t){}setProxyAttr(t,e){}getProxyAttr(t){}find(t,e){}findTag(t){}findOne(t,e){}findId(t){}focus(t){}updateState(){}updateLayout(){this.__layout.update()}forceUpdate(t){n(t)?t="width":"surface"===t&&(t="blendMode");const e=this.__.__getInput(t);this.__[t]=n(e)?null:void 0,this[t]=e}forceRender(t,e){this.forceUpdate("surface")}__extraUpdate(){this.leaferIsReady&&this.leafer.layouter.addExtra(this)}__updateWorldMatrix(){}__updateLocalMatrix(){}__updateWorldBounds(){}__updateLocalBounds(){}__updateLocalBoxBounds(){}__updateLocalStrokeBounds(){}__updateLocalRenderBounds(){}__updateBoxBounds(t,e){}__updateContentBounds(){}__updateStrokeBounds(t){}__updateRenderBounds(t){}__updateAutoLayout(){}__updateFlowLayout(){}__updateNaturalSize(){}__updateStrokeSpread(){return 0}__updateRenderSpread(){return 0}__onUpdateSize(){}__updateEraser(t){this.__hasEraser=!!t||this.children.some(t=>t.__.eraser)}__renderEraser(t,e){t.save(),this.__clip(t,e);const{renderBounds:i}=this.__layout;t.clearRect(i.x,i.y,i.width,i.height),t.restore()}__updateMask(t){this.__hasMask=this.children.some(t=>t.__.mask&&t.__.visible&&t.__.opacity)}__renderMask(t,e){}__getNowWorld(t){if(t.matrix){this.__cameraWorld||(this.__cameraWorld={});const e=this.__cameraWorld,i=this.__world;return Ha(i,t.matrix,e,void 0,i),Na(this.__layout.renderBounds,e,e),Wa(e,"half",i.half),Wa(e,"ignorePixelSnap",i.ignorePixelSnap),e}return this.__world}getClampRenderScale(){let{scaleX:t}=this.__nowWorld||this.__world;return t<0&&(t=-t),t>1?t:1}getRenderScaleData(t,e){let{scaleX:i,scaleY:s}=eo.patternLocked?this.__world:this.__nowWorld;return t&&(i<0&&(i=-i),s<0&&(s=-s)),(!0===e||"zoom-in"===e&&i>1&&s>1)&&(i=s=1),Ma.scaleX=i,Ma.scaleY=s,Ma}getTransform(t){return this.__layout.getTransform(t||"local")}getBounds(t,e){return this.__layout.getBounds(t,e)}getLayoutBounds(t,e,i){return this.__layout.getLayoutBounds(t,e,i)}getLayoutPoints(t,e){return this.__layout.getLayoutPoints(t,e)}getWorldBounds(t,e,i){const s=e?nh(this,e):this.worldTransform,n=i?t:{};return Na(t,s,n),n}worldToLocal(t,e,i,s){this.parent?this.parent.worldToInner(t,e,i,s):e&&Ya(e,t)}localToWorld(t,e,i,s){this.parent?this.parent.innerToWorld(t,e,i,s):e&&Ya(e,t)}worldToInner(t,e,i,s){s&&(s.innerToWorld(t,e,i),t=e||t),za(this.scrollWorldTransform,t,e,i)}innerToWorld(t,e,i,s){Ua(this.scrollWorldTransform,t,e,i),s&&s.worldToInner(e||t,null,i)}getBoxPoint(t,e,i,s){return this.getBoxPointByInner(this.getInnerPoint(t,e,i,s),null,null,!0)}getBoxPointByInner(t,e,i,s){const n=s?t:Object.assign({},t),{x:o,y:r}=this.boxBounds;return Xa(n,-o,-r),n}getInnerPoint(t,e,i,s){const n=s?t:{};return this.worldToInner(t,n,i,e),n}getInnerPointByBox(t,e,i,s){const n=s?t:Object.assign({},t),{x:o,y:r}=this.boxBounds;return Xa(n,o,r),n}getInnerPointByLocal(t,e,i,s){return this.getInnerPoint(t,this.parent,i,s)}getLocalPoint(t,e,i,s){const n=s?t:{};return this.worldToLocal(t,n,i,e),n}getLocalPointByInner(t,e,i,s){return this.getWorldPoint(t,this.parent,i,s)}getPagePoint(t,e,i,s){return(this.leafer?this.leafer.zoomLayer:this).getInnerPoint(t,e,i,s)}getWorldPoint(t,e,i,s){const n=s?t:{};return this.innerToWorld(t,n,i,e),n}getWorldPointByBox(t,e,i,s){return this.getWorldPoint(this.getInnerPointByBox(t,null,null,s),e,i,!0)}getWorldPointByLocal(t,e,i,s){const n=s?t:{};return this.localToWorld(t,n,i,e),n}getWorldPointByPage(t,e,i,s){return(this.leafer?this.leafer.zoomLayer:this).getWorldPoint(t,e,i,s)}setTransform(t,e,i){eh(this,t,e,i)}transform(t,e,i){Qa(this,t,e,i)}move(t,e,i){Va(this,t,e,i)}moveInner(t,e,i){Za(this,t,e,!0,i)}scaleOf(t,e,i,s,n){Ga(this,sh(this,t),e,i,s,n)}rotateOf(t,e,i){ja(this,sh(this,t),e,i)}skewOf(t,e,i,s,n){Ka(this,sh(this,t),e,i,s,n)}transformWorld(t,e,i){th(this,t,e,i)}moveWorld(t,e,i){Za(this,t,e,!1,i)}scaleOfWorld(t,e,i,s,n){qa(this,t,e,i,s,n)}rotateOfWorld(t,e){Ja(this,t,e)}skewOfWorld(t,e,i,s,n){$a(this,t,e,i,s,n)}flip(t,e){Qa(this,ih(this,t),!1,e)}scaleResize(t,e=t,i){this.scaleX*=t,this.scaleY*=e}__scaleResize(t,e){}resizeWidth(t){}resizeHeight(t){}hit(t,e){return!0}__hitWorld(t){return!0}__hit(t){return!0}__hitFill(t){return!0}__hitStroke(t,e){return!0}__hitPixel(t){return!0}__drawHitPath(t){}__updateHitCanvas(){}__render(t,e){}__drawFast(t,e){}__draw(t,e,i){}__clip(t,e){}__renderShape(t,e){}__drawShape(t,e){}__updateWorldOpacity(){}__updateChange(){}__drawPath(t){}__drawRenderPath(t){}__updatePath(){}__updateRenderPath(){}getMotionPathData(){return ae.need("path")}getMotionPoint(t){return ae.need("path")}getMotionTotal(){return 0}__updateMotionPath(){}__runAnimation(t,e){}__updateSortChildren(){}add(t,e){}remove(t,e){this.parent&&this.parent.remove(this,e)}dropTo(t,e,i){oh(this,t,e,i)}on(t,e,i){}off(t,e,i){}on_(t,e,i,s){}off_(t){}once(t,e,i,s){}emit(t,e,i){}emitEvent(t,e){}hasEvent(t,e){return!1}static changeAttr(t,e,i){i?this.addAttr(t,e,i):Uo(this.prototype,t,e)}static addAttr(t,e,i,s){i||(i=vo),i(e,s)(this.prototype,t)}__emitLifeEvent(t){this.hasEvent(t)&&this.emitEvent(new Mr(t,this,this.parent))}destroy(){this.destroyed||(this.parent&&this.remove(),this.children&&this.clear(),this.__emitLifeEvent(Mr.DESTROY),this.__.destroy(),this.__layout.destroy(),this.destroyEventer(),this.destroyed=!0)}},t.Leaf=fe([jo(fa),jo(Ea),jo(Ca),jo(ga),jo(Oa)],t.Leaf);const{setListWithFn:rh}=Vt,{sort:ah}=vr,{localBoxBounds:hh,localStrokeBounds:lh,localRenderBounds:dh,maskLocalBoxBounds:ch,maskLocalStrokeBounds:uh,maskLocalRenderBounds:ph}=_r,gh=new te("Branch");t.Branch=class extends t.Leaf{__updateStrokeSpread(){const{children:t}=this;for(let e=0,i=t.length;e<i;e++)if(t[e].__layout.strokeSpread)return 1;return 0}__updateRenderSpread(){const{children:t}=this;for(let e=0,i=t.length;e<i;e++)if(t[e].__layout.renderSpread)return 1;return 0}__updateBoxBounds(t,e){rh(e||this.__layout.boxBounds,this.children,this.__hasMask?ch:hh)}__updateStrokeBounds(t){rh(t||this.__layout.strokeBounds,this.children,this.__hasMask?uh:lh)}__updateRenderBounds(t){rh(t||this.__layout.renderBounds,this.children,this.__hasMask?ph:dh)}__updateSortChildren(){let t;const{children:e}=this;if(e.length>1){for(let i=0,s=e.length;i<s;i++)e[i].__tempNumber=i,e[i].__.zIndex&&(t=!0);e.sort(ah),this.__layout.affectChildrenSort=t}}add(t,e){if(t===this||t.destroyed)return gh.warn("add self or destroyed");const i=n(e);if(!t.__){if(c(t))return t.forEach(t=>{this.add(t,e),i||e++});t=de.get(t.tag,t)}t.parent&&t.parent.remove(t),t.parent=this,i?this.children.push(t):this.children.splice(e,0,t),t.isBranch&&(this.__.__childBranchNumber=(this.__.__childBranchNumber||0)+1);const s=t.__layout;s.boxChanged||s.boxChange(),s.matrixChanged||s.matrixChange(),t.__bubbleMap&&t.__emitLifeEvent(Mr.ADD),this.leafer&&(t.__bindLeafer(this.leafer),this.leafer.created&&this.__emitChildEvent(Mr.ADD,t)),this.__layout.affectChildrenSort&&this.__layout.childrenSortChange()}addMany(...t){this.add(t)}remove(t,e){t?t.__?t.animationOut?t.__runAnimation("out",()=>this.__remove(t,e)):this.__remove(t,e):this.find(t).forEach(t=>this.remove(t,e)):n(t)&&super.remove(null,e)}removeAll(t){const{children:e}=this;e.length&&(this.children=[],this.__preRemove(),this.__.__childBranchNumber=0,e.forEach(e=>{this.__realRemoveChild(e),t&&e.destroy()}))}clear(){this.removeAll(!0)}__remove(t,e){const i=this.children.indexOf(t);i>-1&&(this.children.splice(i,1),t.isBranch&&(this.__.__childBranchNumber=(this.__.__childBranchNumber||1)-1),this.__preRemove(),this.__realRemoveChild(t),e&&t.destroy())}__preRemove(){this.__hasMask&&this.__updateMask(),this.__hasEraser&&this.__updateEraser(),this.__layout.boxChange(),this.__layout.affectChildrenSort&&this.__layout.childrenSortChange()}__realRemoveChild(t){t.__emitLifeEvent(Mr.REMOVE),t.parent=null,this.leafer&&(t.__bindLeafer(null),this.leafer.created&&(this.__emitChildEvent(Mr.REMOVE,t),this.leafer.hitCanvasManager&&this.leafer.hitCanvasManager.clear()))}__emitChildEvent(t,e){const i=new Mr(t,e,this);this.hasEvent(t)&&!this.isLeafer&&this.emitEvent(i),this.leafer.emitEvent(i)}},t.Branch=fe([jo(Da)],t.Branch);class _h{get length(){return this.list.length}constructor(t){this.reset(),t&&(c(t)?this.addList(t):this.add(t))}has(t){return t&&!n(this.keys[t.innerId])}indexAt(t){return this.list[t]}indexOf(t){const e=this.keys[t.innerId];return n(e)?-1:e}add(t){const{list:e,keys:i}=this;n(i[t.innerId])&&(e.push(t),i[t.innerId]=e.length-1)}addAt(t,e=0){const{keys:i}=this;if(n(i[t.innerId])){const{list:s}=this;for(let t=e,n=s.length;t<n;t++)i[s[t].innerId]++;0===e?s.unshift(t):(e>s.length&&(e=s.length),s.splice(e,0,t)),i[t.innerId]=e}}addList(t){for(let e=0;e<t.length;e++)this.add(t[e])}remove(t){const{list:e}=this;let i;for(let s=0,o=e.length;s<o;s++)n(i)?e[s].innerId===t.innerId&&(i=s,delete this.keys[t.innerId]):this.keys[e[s].innerId]=s-1;n(i)||e.splice(i,1)}sort(t){const{list:e}=this;t?e.sort((t,e)=>e.__level-t.__level):e.sort((t,e)=>t.__level-e.__level)}forEach(t){this.list.forEach(t)}clone(){const t=new _h;return t.list=[...this.list],t.keys=Object.assign({},this.keys),t}update(){this.keys={};const{list:t,keys:e}=this;for(let i=0,s=t.length;i<s;i++)e[t[i].innerId]=i}reset(){this.list=[],this.keys={}}destroy(){this.reset()}}class fh{get length(){return this._length}constructor(t){this._length=0,this.reset(),t&&(c(t)?this.addList(t):this.add(t))}has(t){return!n(this.keys[t.innerId])}without(t){return n(this.keys[t.innerId])}sort(t){const{levels:e}=this;t?e.sort((t,e)=>e-t):e.sort((t,e)=>t-e)}addList(t){t.forEach(t=>{this.add(t)})}add(t){const{keys:e,levelMap:i}=this;e[t.innerId]||(e[t.innerId]=1,i[t.__level]?i[t.__level].push(t):(i[t.__level]=[t],this.levels.push(t.__level)),this._length++)}forEach(t){let e;this.levels.forEach(i=>{e=this.levelMap[i];for(let i=0,s=e.length;i<s;i++)t(e[i])})}reset(){this.levelMap={},this.keys={},this.levels=[],this._length=0}destroy(){this.levelMap=null}}class mh extends Ce{get allowBackgroundColor(){return!0}init(){this.__createView(),this.__createContext(),this.resize(this.config)}__createView(){this.view=w.origin.createCanvas(1,1)}updateViewSize(){const{width:t,height:e,pixelRatio:i}=this;this.view.width=Math.ceil(t*i),this.view.height=Math.ceil(e*i),this.clientBounds=this.bounds}}Gn(OffscreenCanvasRenderingContext2D.prototype),Gn(Path2D.prototype);const{mineType:yh}=jn;function vh(t,e){w.origin={createCanvas:(t,e)=>new OffscreenCanvas(t,e),canvasToDataURL:(t,e,i)=>new Promise((s,n)=>{t.convertToBlob({type:yh(e),quality:i}).then(t=>{var e=new FileReader;e.onload=t=>s(t.target.result),e.onerror=t=>n(t),e.readAsDataURL(t)}).catch(t=>{n(t)})}),canvasToBolb:(t,e,i)=>t.convertToBlob({type:yh(e),quality:i}),canvasSaveAs:(t,e,i)=>new Promise(t=>t()),download(t,e){},loadImage:t=>new Promise((e,i)=>{let s=new XMLHttpRequest;s.open("GET",w.image.getRealURL(t),!0),s.responseType="blob",s.onload=()=>{createImageBitmap(s.response).then(t=>{e(t)}).catch(t=>{i(t)})},s.onerror=t=>i(t),s.send()})},w.canvas=he.canvas(),w.conicGradientSupport=!!w.canvas.context.createConicGradient}Object.assign(he,{canvas:(t,e)=>new mh(t,e),image:t=>new oo(t)}),w.name="web",w.isWorker=!0,w.backgrounder=!0,w.requestRender=function(t){requestAnimationFrame(t)},ro(w,"devicePixelRatio",{get:()=>1});const{userAgent:wh}=navigator;wh.indexOf("Firefox")>-1?(w.conicGradientRotate90=!0,w.intWheelDeltaY=!0):(/iPhone|iPad|iPod/.test(navigator.userAgent)||/Macintosh/.test(navigator.userAgent)&&/Version\/[\d.]+.*Safari/.test(navigator.userAgent))&&(w.fullImageShadow=!0),wh.indexOf("Windows")>-1?(w.os="Windows",w.intWheelDeltaY=!0):wh.indexOf("Mac")>-1?w.os="Mac":wh.indexOf("Linux")>-1&&(w.os="Linux");class xh{get childrenChanged(){return this.hasAdd||this.hasRemove||this.hasVisible}get updatedList(){if(this.hasRemove&&this.config.usePartLayout){const t=new _h;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 _h,this.target=t,e&&(this.config=_.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(Zr.REQUEST)}__onAttrChange(t){this.config.usePartLayout&&this.__updatedList.add(t.target),this.update()}__onChildEvent(t){this.config.usePartLayout&&(t.type===Mr.ADD?(this.hasAdd=!0,this.__pushChild(t.child)):(this.hasRemove=!0,this.__updatedList.add(t.parent))),this.update()}__pushChild(t){this.__updatedList.add(t),t.isBranch&&this.__loopChildren(t)}__loopChildren(t){const{children:e}=t;for(let t=0,i=e.length;t<i;t++)this.__pushChild(e[t])}__onRquestData(){this.target.emitEvent(new jr(jr.DATA,{updatedList:this.updatedList})),this.__updatedList=new _h,this.totalTimes++,this.changed=this.hasVisible=this.hasRemove=this.hasAdd=!1}__listenEvents(){this.__eventIds=[this.target.on_([[Fr.CHANGE,this.__onAttrChange,this],[[Mr.ADD,Mr.REMOVE],this.__onChildEvent,this],[jr.REQUEST,this.__onRquestData,this]])]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.target=this.__updatedList=null)}}const{updateAllMatrix:bh,updateBounds:Eh,updateChange:Sh}=ar,{pushAllChildBranch:kh,pushAllParent:Bh}=vr;const{worldBounds:Th}=_r;class Ph{constructor(t){this.updatedBounds=new Zt,this.beforeBounds=new Zt,this.afterBounds=new Zt,c(t)&&(t=new _h(t)),this.updatedList=t}setBefore(){this.beforeBounds.setListWithFn(this.updatedList.list,Th)}setAfter(){this.afterBounds.setListWithFn(this.updatedList.list,Th),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:Rh,updateAllChange:Lh}=ar,Ch=te.get("Layouter");class Oh{constructor(t,e){this.totalTimes=0,this.config={usePartLayout:!0},this.__levelList=new fh,this.target=t,e&&(this.config=_.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(Kr.START),this.layoutOnce(),t.emitEvent(new Kr(Kr.END,this.layoutedBlocks,this.times))}catch(t){Ch.error(t)}this.layoutedBlocks=null}layoutAgain(){this.layouting?this.waitAgain=!0:this.layoutOnce()}layoutOnce(){return this.layouting?Ch.warn("layouting"):this.times>3?Ch.warn("layout max times"):(this.times++,this.totalTimes++,this.layouting=!0,this.target.emit(jr.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=ne.start("PartLayout"),{target:i,__updatedList:s}=this,{BEFORE:n,LAYOUT:o,AFTER:r}=Kr,a=this.getBlocks(s);a.forEach(t=>t.setBefore()),i.emitEvent(new Kr(n,a,this.times)),this.extraBlock=null,s.sort(),function(t,e){let i;t.list.forEach(t=>{i=t.__layout,e.without(t)&&!i.proxyZoom&&(i.matrixChanged?(bh(t,!0),e.add(t),t.isBranch&&kh(t,e),Bh(t,e)):i.boundsChanged&&(e.add(t),t.isBranch&&(t.__tempNumber=0),Bh(t,e)))})}(s,this.__levelList),function(t){let e,i,s;t.sort(!0),t.levels.forEach(n=>{e=t.levelMap[n];for(let t=0,n=e.length;t<n;t++){if(i=e[t],i.isBranch&&i.__tempNumber){s=i.children;for(let t=0,e=s.length;t<e;t++)s[t].isBranch||Eh(s[t])}Eh(i)}})}(this.__levelList),function(t){t.list.forEach(Sh)}(s),this.extraBlock&&a.push(this.extraBlock),a.forEach(t=>t.setAfter()),i.emitEvent(new Kr(o,a,this.times)),i.emitEvent(new Kr(r,a,this.times)),this.addBlocks(a),this.__levelList.reset(),this.__updatedList=null,ne.end(e)}fullLayout(){const t=ne.start("FullLayout"),{target:e}=this,{BEFORE:i,LAYOUT:s,AFTER:n}=Kr,o=this.getBlocks(new _h(e));e.emitEvent(new Kr(i,o,this.times)),Oh.fullLayout(e),o.forEach(t=>{t.setAfter()}),e.emitEvent(new Kr(s,o,this.times)),e.emitEvent(new Kr(n,o,this.times)),this.addBlocks(o),ne.end(t)}static fullLayout(t){Rh(t,!0),t.isBranch?vr.updateBounds(t):ar.updateBounds(t),Lh(t)}addExtra(t){if(!this.__updatedList.has(t)){const{updatedList:e,beforeBounds:i}=this.extraBlock||(this.extraBlock=new Ph([]));e.length?i.add(t.__world):i.set(t.__world),e.add(t)}}createBlock(t){return new Ph(t)}getBlocks(t){return[this.createBlock(t)]}addBlocks(t){this.layoutedBlocks?this.layoutedBlocks.push(...t):this.layoutedBlocks=t}__onReceiveWatchData(t){this.__updatedList=t.data.updatedList}__listenEvents(){this.__eventIds=[this.target.on_([[Kr.REQUEST,this.layout,this],[Kr.AGAIN,this.layoutAgain,this],[jr.DATA,this.__onReceiveWatchData,this]])]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.target=this.config=null)}}const Ah=te.get("Renderer");class Dh{get needFill(){return!(this.canvas.allowBackgroundColor||!this.config.fill)}constructor(t,e,i){this.FPS=60,this.totalTimes=0,this.times=0,this.config={usePartRender:!0,maxFPS:120},this.frames=[],this.target=t,this.canvas=e,i&&(this.config=_.default(i,this.config)),this.__listenEvents()}start(){this.running=!0,this.update(!1)}stop(){this.running=!1}update(t=!0){this.changed||(this.changed=t),this.requestTime||this.__requestRender()}requestLayout(){this.target.emit(Kr.REQUEST)}checkRender(){if(this.running){const{target:t}=this;t.isApp&&(t.emit(Zr.CHILD_START,t),t.children.forEach(t=>{t.renderer.FPS=this.FPS,t.renderer.checkRender()}),t.emit(Zr.CHILD_END,t)),this.changed&&this.canvas.view&&this.render(),this.target.emit(Zr.NEXT)}}render(t){if(!this.running||!this.canvas.view)return this.update();const{target:e}=this;this.times=0,this.totalBounds=new Zt,Ah.log(e.innerName,"---\x3e");try{this.emitRender(Zr.START),this.renderOnce(t),this.emitRender(Zr.END,this.totalBounds),eo.clearRecycled()}catch(t){this.rendering=!1,Ah.error(t)}Ah.log("-------------|")}renderAgain(){this.rendering?this.waitAgain=!0:this.renderOnce()}renderOnce(t){if(this.rendering)return Ah.warn("rendering");if(this.times>3)return Ah.warn("render max times");if(this.times++,this.totalTimes++,this.rendering=!0,this.changed=!1,this.renderBounds=new Zt,this.renderOptions={},t)this.emitRender(Zr.BEFORE),t();else{if(this.requestLayout(),this.ignore)return void(this.ignore=this.rendering=!1);this.emitRender(Zr.BEFORE),this.config.usePartRender&&this.totalTimes>1?this.partRender():this.fullRender()}this.emitRender(Zr.RENDER,this.renderBounds,this.renderOptions),this.emitRender(Zr.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=ne.start("PartRender"),{canvas:i}=this,s=t.getIntersect(i.bounds),n=new Zt(s);i.save(),s.spread(Dh.clipSpread).ceil(),i.clearWorld(s),i.clipWorld(s),this.__render(s,n),i.restore(),ne.end(e)}fullRender(){const t=ne.start("FullRender"),{canvas:e}=this;e.save(),e.clear(),this.__render(e.bounds),e.restore(),ne.end(t)}__render(t,e){const{canvas:i,target:s}=this,n=t.includes(s.__world),o=n?{includes:n}:{bounds:t,includes:n};this.needFill&&i.fillWorld(t,this.config.fill),te.showRepaint&&te.drawRepaint(i,t),this.config.useCellRender&&(o.cellList=this.getCellList()),w.render(s,i,o),this.renderBounds=e=e||t,this.renderOptions=o,this.totalBounds.isEmpty()?this.totalBounds=e:this.totalBounds.add(e),i.updateRender(e)}getCellList(){}addBlock(t){this.updateBlocks||(this.updateBlocks=[]),this.updateBlocks.push(t)}mergeBlocks(){const{updateBlocks:t}=this;if(t){const e=new Zt;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:i}=this.config;if(i&&t>i)return w.requestRender(e);const{frames:s}=this;s.length>30&&s.shift(),s.push(t),this.FPS=Math.round(s.reduce((t,e)=>t+e,0)/s.length),this.requestTime=0,this.checkRender()};w.requestRender(e)}__onResize(t){if(!this.canvas.unreal){if(t.bigger||!t.samePixelRatio){const{width:e,height:i}=t.old;if(!new Zt(0,0,e,i).includes(this.target.__world)||this.needFill||!t.samePixelRatio)return this.addBlock(this.canvas.bounds),void this.target.forceUpdate("surface")}this.addBlock(new Zt(0,0,1,1)),this.update()}}__onLayoutEnd(t){t.data&&t.data.map(t=>{let e;t.updatedList&&t.updatedList.list.some(t=>(e=!t.__world.width||!t.__world.height,e&&(t.isLeafer||Ah.tip(t.innerName,": empty"),e=!t.isBranch||t.isBranchLeaf),e)),this.addBlock(e?this.canvas.bounds:t.updatedBounds)})}emitRender(t,e,i){this.target.emitEvent(new Zr(t,this.times,e,i))}__listenEvents(){this.__eventIds=[this.target.on_([[Zr.REQUEST,this.update,this],[Kr.END,this.__onLayoutEnd,this],[Zr.AGAIN,this.renderAgain,this],[Gr.RESIZE,this.__onResize,this]])]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.config={},this.target=this.canvas=null)}}Dh.clipSpread=10;const{hitRadiusPoint:Mh}=Vt;class Ih{constructor(t,e){this.target=t,this.selector=e}getByPoint(t,e,i){e||(e=0),i||(i={});const s=i.through||!1,n=i.ignoreHittable||!1,o=i.target||this.target;this.exclude=i.exclude||null,this.point={x:t.x,y:t.y,radiusX:e,radiusY:e},this.findList=new _h(i.findList),i.findList||this.hitBranch(o.isBranchLeaf?{children:[o]}:o);const{list:r}=this.findList,a=this.getBestMatchLeaf(r,i.bottomList,n,!!i.findList),h=n?this.getPath(a):this.getHitablePath(a);return this.clear(),s?{path:h,target:a,throughPath:r.length?this.getThroughPath(r):h}:{path:h,target:a}}hitPoint(t,e,i){return!!this.getByPoint(t,e,i).target}getBestMatchLeaf(t,e,i,s){const n=this.findList=new _h;if(t.length){let e;const{x:s,y:o}=this.point,r={x:s,y:o,radiusX:0,radiusY:0};for(let s=0,o=t.length;s<o;s++)if(e=t[s],(i||ar.worldHittable(e))&&(this.hitChild(e,r),n.length)){if(e.isBranchLeaf&&t.some(t=>t!==e&&ar.hasParent(t,e))){n.reset();break}return n.list[0]}}if(e)for(let t=0,i=e.length;t<i;t++)if(this.hitChild(e[t].target,this.point,e[t].proxy),n.length)return n.list[0];return s?null:i?t[0]:t.find(t=>ar.worldHittable(t))}getPath(t){const e=new _h,i=[],{target:s}=this;for(;t&&(t.syncEventer&&i.push(t.syncEventer),e.add(t),(t=t.parent)!==s););return i.length&&i.forEach(t=>{for(;t&&(t.__.hittable&&e.add(t),(t=t.parent)!==s););}),s&&e.add(s),e}getHitablePath(t){const e=this.getPath(t&&t.hittable?t:null);let i,s=new _h;for(let t=e.list.length-1;t>-1&&(i=e.list[t],i.__.hittable)&&(s.addAt(i,0),i.__.hitChildren&&(!i.isLeafer||"draw"!==i.mode));t--);return s}getThroughPath(t){const e=new _h,i=[];for(let e=t.length-1;e>-1;e--)i.push(this.getPath(t[e]));let s,n,o;for(let t=0,r=i.length;t<r;t++){s=i[t],n=i[t+1];for(let t=0,i=s.length;t<i&&(o=s.list[t],!n||!n.has(o));t++)e.add(o)}return e}hitBranch(t){this.eachFind(t.children,t.__onlyHitMask)}eachFind(t,e){let i,s;const{point:n}=this;for(let o=t.length-1;o>-1;o--)if(i=t[o],i.__.visible&&(!e||i.__.mask))if(s=!!i.__.hitRadius||Mh(i.__world,n),i.isBranch){if(s||i.__ignoreHitWorld){if(i.isBranchLeaf&&i.__.__clipAfterFill&&!i.__hitWorld(n))continue;i.topChildren&&this.eachFind(i.topChildren,!1),this.eachFind(i.children,i.__onlyHitMask),i.isBranchLeaf&&this.hitChild(i,n)}}else s&&this.hitChild(i,n)}hitChild(t,e,i){if((!this.exclude||!this.exclude.has(t))&&t.__hitWorld(e)){const{parent:s}=t;if(s&&s.__hasMask&&!t.__.mask){let i,n=[];const{children:o}=s;for(let s=0,r=o.length;s<r;s++)if(i=o[s],i.__.mask&&n.push(i),i===t){if(n&&!n.every(t=>t.__hitWorld(e)))return;break}}this.findList.add(i||t)}}clear(){this.point=null,this.findList=null,this.exclude=null}destroy(){this.clear()}}class Fh{constructor(t,e){this.config={},e&&(this.config=_.default(e,this.config)),this.picker=new Ih(this.target=t,this),this.finder=he.finder&&he.finder()}getByPoint(t,e,i){const{target:s,picker:n}=this;return w.backgrounder&&s&&s.updateLayout(),n.getByPoint(t,e,i)}hitPoint(t,e,i){return this.picker.hitPoint(t,e,i)}getBy(t,e,i,s){return this.finder?this.finder.getBy(t,e,i,s):ae.need("find")}destroy(){this.picker.destroy(),this.finder&&this.finder.destroy()}}function Wh(t){return lo(t,t=>({set(e){this.__setAttr(t,e),e&&(this.__.__useEffect=!0),this.__layout.renderChanged||this.__layout.renderChange()}}))}function zh(t){return lo(t,t=>({set(e){this.__setAttr(t,e),this.__layout.boxChanged||this.__layout.boxChange(),this.__updateSize()}}))}function Uh(){return(t,e)=>{const i="_"+e;ro(t,e,{set(t){this.isLeafer&&(this[i]=t)},get(){return this.isApp?this.tree.zoomLayer:this.isLeafer?this[i]||this:this.leafer&&this.leafer.zoomLayer}})}}Object.assign(he,{watcher:(t,e)=>new xh(t,e),layouter:(t,e)=>new Oh(t,e),renderer:(t,e,i)=>new Dh(t,e,i),selector:(t,e)=>new Fh(t,e)}),w.layout=Oh.fullLayout,w.render=function(t,e,i){const s=Object.assign(Object.assign({},i),{topRendering:!0});i.topList=new _h,t.__render(e,i),i.topList.length&&i.topList.forEach(t=>t.__render(e,s))};const Hh={},Nh={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}},Yh={number:(t,e)=>u(t)?"percent"===t.type?t.value*e:t.value:t},Xh={},Vh={},Gh={},jh={},Kh={},Zh={apply(){ae.need("filter")}},qh={},Jh={setStyleName:()=>ae.need("state"),set:()=>ae.need("state")},$h={list:{},register(t,e){$h.list[t]=e},get:t=>$h.list[t]},{parse:Qh,objectToCanvasData:tl}=es,{stintSet:el}=_,{hasTransparent:il}=Nh,sl={originPaint:{}},nl=te.get("UIData");class ol extends m{get scale(){const{scaleX:t,scaleY:e}=this;return t!==e?{x:t,y:e}:t}get __strokeWidth(){return this.__getRealStrokeWidth()}get __maxStrokeWidth(){const t=this;return t.__hasMultiStrokeStyle?Math.max(t.__hasMultiStrokeStyle,t.strokeWidth):t.strokeWidth}get __hasMultiPaint(){const t=this;return t.fill&&this.__useStroke||t.__isFills&&t.fill.length>1||t.__isStrokes&&t.stroke.length>1||t.__useEffect}get __clipAfterFill(){const t=this;return t.cornerRadius||t.innerShadow||t.__pathInputed}get __hasSurface(){return this.fill||this.stroke}get __autoWidth(){return!this._width}get __autoHeight(){return!this._height}get __autoSide(){return!this._width||!this._height}get __autoSize(){return!this._width&&!this._height}setVisible(t){this._visible=t;const{leafer:e}=this.__leaf;e&&(e.watcher.hasVisible=!0)}setWidth(t){t<0?(this._width=-t,this.__leaf.scaleX*=-1,nl.warn("width < 0, instead -scaleX ",this)):this._width=t}setHeight(t){t<0?(this._height=-t,this.__leaf.scaleY*=-1,nl.warn("height < 0, instead -scaleY",this)):this._height=t}setFill(t){this.__naturalWidth&&this.__removeNaturalSize(),r(t)||!t?(el(this,"__isTransparentFill",il(t)),this.__isFills&&this.__removePaint("fill",!0),this._fill=t):u(t)&&this.__setPaint("fill",t)}setStroke(t){r(t)||!t?(el(this,"__isTransparentStroke",il(t)),this.__isStrokes&&this.__removePaint("stroke",!0),this._stroke=t):u(t)&&this.__setPaint("stroke",t)}setPath(t){const e=r(t);e||t&&u(t[0])?(this.__setInput("path",t),this._path=e?Qh(t):tl(t)):(this.__input&&this.__removeInput("path"),this._path=t)}setShadow(t){rl(this,"shadow",t)}setInnerShadow(t){rl(this,"innerShadow",t)}setFilter(t){rl(this,"filter",t)}__computePaint(){const{fill:t,stroke:e}=this.__input;t&&Vh.compute("fill",this.__leaf),e&&Vh.compute("stroke",this.__leaf),this.__needComputePaint=void 0}__getRealStrokeWidth(t){let{strokeWidth:e,strokeWidthFixed:i}=this;if(t&&(t.strokeWidth&&(e=t.strokeWidth),n(t.strokeWidthFixed)||(i=t.strokeWidthFixed)),i){const t=this.__leaf.getClampRenderScale();return t>1?e/t:e}return e}__setPaint(t,e){this.__setInput(t,e);const i=this.__leaf.__layout;i.boxChanged||i.boxChange(),c(e)&&!e.length?this.__removePaint(t):"fill"===t?(this.__isFills=!0,this._fill||(this._fill=sl)):(this.__isStrokes=!0,this._stroke||(this._stroke=sl))}__removePaint(t,e){e&&this.__removeInput(t),Gh.recycleImage(t,this),"fill"===t?(el(this,"__isAlphaPixelFill",void 0),this._fill=this.__isFills=void 0):(el(this,"__isAlphaPixelStroke",void 0),el(this,"__hasMultiStrokeStyle",void 0),this._stroke=this.__isStrokes=void 0)}}function rl(t,e,i){t.__setInput(e,i),c(i)?(i.some(t=>!1===t.visible)&&(i=i.filter(t=>!1!==t.visible)),i.length||(i=void 0)):i=i&&!1!==i.visible?[i]:void 0,t["_"+e]=i}class al extends ol{}class hl extends al{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 ll extends al{__getInputData(t,e){const i=super.__getInputData(t,e);return Le.forEach(t=>delete i[t]),i}}class dl extends hl{}class cl extends ol{get __usePathBox(){return this.points||this.__pathInputed}}class ul extends ol{get __boxStroke(){return!this.__pathInputed}}class pl extends ol{get __boxStroke(){return!this.__pathInputed}}class gl extends cl{}class _l extends ol{}class fl extends ol{get __pathInputed(){return 2}}class ml extends al{}const yl={thin:100,"extra-light":200,light:300,normal:400,medium:500,"semi-bold":600,bold:700,"extra-bold":800,black:900};class vl extends ol{get __useNaturalRatio(){return!1}setFontWeight(t){r(t)?(this.__setInput("fontWeight",t),t=yl[t]||400):this.__input&&this.__removeInput("fontWeight"),this._fontWeight=t}setBoxStyle(t){let e=this.__leaf,i=e.__box;if(t){const{boxStyle:s}=this;if(i)for(let t in s)i[t]=void 0;else i=e.__box=de.get("Rect",0);const n=e.__layout,o=i.__layout;s||(i.parent=e,i.__world=e.__world,o.boxBounds=n.boxBounds),i.set(t),o.strokeChanged&&n.strokeChange()}else i&&(e.__box=i.parent=null,i.destroy());this._boxStyle=t}__getInputData(t,e){const i=super.__getInputData(t,e);return i.textEditing&&delete i.textEditing,i}}class wl extends ul{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 i=super.__getInputData(t,e);return i.url&&delete i.fill,i}}class xl extends ul{get __isCanvas(){return!0}get __drawAfterFill(){return!0}__getInputData(t,e){const i=super.__getInputData(t,e);return i.url=this.__leaf.canvas.toDataURL("image/png"),i}}const{max:bl,add:El}=R,Sl={__updateStrokeSpread(){let t=0,e=0;const i=this.__,{strokeAlign:s,__maxStrokeWidth:n}=i,o=this.__box;if((i.stroke||"all"===i.hitStroke)&&n&&"inside"!==s&&(e=t="center"===s?n/2:n,!i.__boxStroke)){const e=i.__isLinePath?0:10*t,s="none"===i.strokeCap?0:n;t+=Math.max(e,s)}return i.__useArrow&&(t+=5*n),o&&(t=bl(t,o.__layout.strokeSpread=o.__updateStrokeSpread()),e=Math.max(e,o.__layout.strokeBoxSpread)),this.__layout.strokeBoxSpread=e,t},__updateRenderSpread(){let t=0;const{shadow:e,innerShadow:i,blur:s,backgroundBlur:n,filter:o,renderSpread:r}=this.__,{strokeSpread:a}=this.__layout,h=this.__box;e&&(t=Kh.getShadowRenderSpread(this,e)),s&&(t=bl(t,s)),o&&(t=El(t,Zh.getSpread(o))),r&&(t=El(t,r)),a&&(t=El(t,a));let l=t;return i&&(l=bl(l,Kh.getInnerShadowSpread(this,i))),n&&(l=bl(l,n)),this.__layout.renderShapeSpread=l,h?bl(h.__updateRenderSpread(),t):t}},{stintSet:kl}=_,Bl={__updateChange(){const t=this.__;if(t.__useStroke){const e=t.__useStroke=!(!t.stroke||!t.strokeWidth);kl(this.__world,"half",e&&"center"===t.strokeAlign&&t.strokeWidth%2),kl(t,"__fillAfterStroke",e&&"outside"===t.strokeAlign&&t.fill&&!t.__isTransparentFill)}if(t.__useEffect){const{shadow:e,fill:i,stroke:s}=t,n=t.innerShadow||t.blur||t.backgroundBlur||t.filter;kl(t,"__isFastShadow",e&&!n&&e.length<2&&!e[0].spread&&!Kh.isTransformShadow(e[0])&&i&&!t.__isTransparentFill&&!(c(i)&&i.length>1)&&(this.useFastShadow||!s||s&&"inside"===t.strokeAlign)),t.__useEffect=!(!e&&!n)}t.__checkSingle(),kl(t,"__complex",t.__isFills||t.__isStrokes||t.cornerRadius||t.__useEffect)},__drawFast(t,e){Tl(this,t,e)},__draw(t,e,i){const s=this.__;if(s.__complex){s.__needComputePaint&&s.__computePaint();const{fill:n,stroke:o,__drawAfterFill:r,__fillAfterStroke:a,__isFastShadow:h}=s;if(this.__drawRenderPath(t),s.__useEffect&&!h){const h=Vh.shape(this,t,e);this.__nowWorld=this.__getNowWorld(e);const{shadow:l,innerShadow:d,filter:c}=s;l&&Kh.shadow(this,t,h),a&&(s.__isStrokes?Vh.strokes(o,this,t,e):Vh.stroke(o,this,t,e)),n&&(s.__isFills?Vh.fills(n,this,t,e):Vh.fill(n,this,t,e)),r&&this.__drawAfterFill(t,e),d&&Kh.innerShadow(this,t,h),o&&!a&&(s.__isStrokes?Vh.strokes(o,this,t,e):Vh.stroke(o,this,t,e)),c&&Zh.apply(c,this,this.__nowWorld,t,i,h),h.worldCanvas&&h.worldCanvas.recycle(),h.canvas.recycle()}else{if(a&&(s.__isStrokes?Vh.strokes(o,this,t,e):Vh.stroke(o,this,t,e)),h){const e=s.shadow[0],{scaleX:i,scaleY:n}=this.getRenderScaleData(!0,e.scaleFixed);t.save(),t.setWorldShadow(e.x*i,e.y*n,e.blur*i,Nh.string(e.color))}n&&(s.__isFills?Vh.fills(n,this,t,e):Vh.fill(n,this,t,e)),h&&t.restore(),r&&this.__drawAfterFill(t,e),o&&!a&&(s.__isStrokes?Vh.strokes(o,this,t,e):Vh.stroke(o,this,t,e))}}else s.__pathInputed?Tl(this,t,e):this.__drawFast(t,e)},__drawShape(t,e){this.__drawRenderPath(t);const i=this.__,{fill:s,stroke:n}=i;s&&!e.ignoreFill&&(i.__isAlphaPixelFill?Vh.fills(s,this,t,e):Vh.fill("#000000",this,t,e)),i.__isCanvas&&this.__drawAfterFill(t,e),n&&!e.ignoreStroke&&(i.__isAlphaPixelStroke?Vh.strokes(n,this,t,e):Vh.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 Tl(t,e,i){const{fill:s,stroke:n,__drawAfterFill:o,__fillAfterStroke:r}=t.__;t.__drawRenderPath(e),r&&Vh.stroke(n,t,e,i),s&&Vh.fill(s,t,e,i),o&&t.__drawAfterFill(e,i),n&&!r&&Vh.stroke(n,t,e,i)}const Pl={__drawFast(t,e){let{x:i,y:s,width:n,height:o}=this.__layout.boxBounds;const{fill:r,stroke:a,__drawAfterFill:h}=this.__;if(r&&(t.fillStyle=r,t.fillRect(i,s,n,o)),h&&this.__drawAfterFill(t,e),a){const{strokeAlign:r,__strokeWidth:h}=this.__;if(!h)return;t.setStroke(a,h,this.__);const l=h/2;switch(r){case"center":t.strokeRect(0,0,n,o);break;case"inside":n-=h,o-=h,n<0||o<0?(t.save(),this.__clip(t,e),t.strokeRect(i+l,s+l,n,o),t.restore()):t.strokeRect(i+l,s+l,n,o);break;case"outside":t.strokeRect(i-l,s-l,n+h,o+h)}}}};var Rl,Ll;t.UI=Rl=class extends t.Leaf{get app(){return this.leafer&&this.leafer.app}get isFrame(){return!1}set scale(t){z.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 Xn.set(this.path=t||[]),t||this.__drawPathByBox(Xn),Xn}reset(t){}set(t,e){t&&Object.assign(this,t)}get(t){return r(t)?this.__.__getInput(t):this.__.__getInputData(t)}createProxyData(){}find(t,e){return ae.need("find")}findTag(t){return this.find({tag:t})}findOne(t,e){return ae.need("find")}findId(t){return this.findOne({id:t})}getPath(t,e){this.__layout.update();let i=e?this.__.__pathForRender:this.__.path;return i||(Xn.set(i=[]),this.__drawPathByBox(Xn)),t?es.toCanvasData(i,!0):i}getPathString(t,e,i){return es.stringify(this.getPath(t,e),i)}load(){this.__.__computePaint()}__onUpdateSize(){if(this.__.__input){const t=this.__;!t.lazy||this.__inLazyBounds||qh.running?t.__computePaint():t.__needComputePaint=!0}}__updateRenderPath(){const t=this.__;t.path?(t.__pathForRender=t.cornerRadius?Nn.smooth(t.path,t.cornerRadius,t.cornerSmoothing):t.path,t.__useArrow&&Xh.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?sn.drawPathByData(t,e):this.__drawPathByBox(t)}__drawPathByBox(t){const{x:e,y:i,width:s,height:n}=this.__layout.boxBounds;if(this.__.cornerRadius){const{cornerRadius:o}=this.__;t.roundRect(e,i,s,n,h(o)?[o]:o)}else t.rect(e,i,s,n)}drawImagePlaceholder(t,e,i){Vh.fill(this.__.placeholderColor,this,e,i)}animate(t,e,i,s){return this.set(t),ae.need("animate")}killAnimate(t,e){}export(t,e){return ae.need("export")}syncExport(t,e){return ae.need("export")}clone(t){const e=_.clone(this.toJSON());return t&&Object.assign(e,t),Rl.one(e)}static one(t,e,i,s,n){return de.get(t.tag||this.prototype.__tag,t,e,i,s,n)}static registerUI(){Ko()(this)}static registerData(t){zo(t)(this.prototype)}static setEditConfig(t){}static setEditOuter(t){}static setEditInner(t){}destroy(){this.fill=this.stroke=null,this.__animate&&this.killAnimate(),super.destroy()}},fe([zo(ol)],t.UI.prototype,"__",void 0),fe([Uh()],t.UI.prototype,"zoomLayer",void 0),fe([po("")],t.UI.prototype,"id",void 0),fe([po("")],t.UI.prototype,"name",void 0),fe([po("")],t.UI.prototype,"className",void 0),fe([Po("pass-through")],t.UI.prototype,"blendMode",void 0),fe([Lo(1)],t.UI.prototype,"opacity",void 0),fe([Co(!0)],t.UI.prototype,"visible",void 0),fe([Po(!1)],t.UI.prototype,"locked",void 0),fe([Ro(!1)],t.UI.prototype,"dim",void 0),fe([Ro(!1)],t.UI.prototype,"dimskip",void 0),fe([Do(0)],t.UI.prototype,"zIndex",void 0),fe([Mo(!1)],t.UI.prototype,"mask",void 0),fe([Io(!1)],t.UI.prototype,"eraser",void 0),fe([go(0,!0)],t.UI.prototype,"x",void 0),fe([go(0,!0)],t.UI.prototype,"y",void 0),fe([vo(100,!0)],t.UI.prototype,"width",void 0),fe([vo(100,!0)],t.UI.prototype,"height",void 0),fe([mo(1,!0)],t.UI.prototype,"scaleX",void 0),fe([mo(1,!0)],t.UI.prototype,"scaleY",void 0),fe([yo(0,!0)],t.UI.prototype,"rotation",void 0),fe([yo(0,!0)],t.UI.prototype,"skewX",void 0),fe([yo(0,!0)],t.UI.prototype,"skewY",void 0),fe([go(0,!0)],t.UI.prototype,"offsetX",void 0),fe([go(0,!0)],t.UI.prototype,"offsetY",void 0),fe([_o(0,!0)],t.UI.prototype,"scrollX",void 0),fe([_o(0,!0)],t.UI.prototype,"scrollY",void 0),fe([fo()],t.UI.prototype,"origin",void 0),fe([fo()],t.UI.prototype,"around",void 0),fe([po(!1)],t.UI.prototype,"lazy",void 0),fe([wo(1)],t.UI.prototype,"pixelRatio",void 0),fe([To(0)],t.UI.prototype,"renderSpread",void 0),fe([bo()],t.UI.prototype,"path",void 0),fe([Eo()],t.UI.prototype,"windingRule",void 0),fe([Eo(!0)],t.UI.prototype,"closed",void 0),fe([vo(0)],t.UI.prototype,"padding",void 0),fe([vo(!1)],t.UI.prototype,"lockRatio",void 0),fe([vo()],t.UI.prototype,"widthRange",void 0),fe([vo()],t.UI.prototype,"heightRange",void 0),fe([po(!1)],t.UI.prototype,"draggable",void 0),fe([po()],t.UI.prototype,"dragBounds",void 0),fe([po("auto")],t.UI.prototype,"dragBoundsType",void 0),fe([po(!1)],t.UI.prototype,"editable",void 0),fe([Fo(!0)],t.UI.prototype,"hittable",void 0),fe([Fo("path")],t.UI.prototype,"hitFill",void 0),fe([Bo("path")],t.UI.prototype,"hitStroke",void 0),fe([Fo(!1)],t.UI.prototype,"hitBox",void 0),fe([Fo(!0)],t.UI.prototype,"hitChildren",void 0),fe([Fo(!0)],t.UI.prototype,"hitSelf",void 0),fe([Fo()],t.UI.prototype,"hitRadius",void 0),fe([Wo("")],t.UI.prototype,"cursor",void 0),fe([Po()],t.UI.prototype,"fill",void 0),fe([Bo(void 0,!0)],t.UI.prototype,"stroke",void 0),fe([Bo("inside")],t.UI.prototype,"strokeAlign",void 0),fe([Bo(1,!0)],t.UI.prototype,"strokeWidth",void 0),fe([Bo(!1)],t.UI.prototype,"strokeWidthFixed",void 0),fe([Bo("none")],t.UI.prototype,"strokeCap",void 0),fe([Bo("miter")],t.UI.prototype,"strokeJoin",void 0),fe([Bo()],t.UI.prototype,"dashPattern",void 0),fe([Bo(0)],t.UI.prototype,"dashOffset",void 0),fe([Bo(10)],t.UI.prototype,"miterLimit",void 0),fe([Eo(0)],t.UI.prototype,"cornerRadius",void 0),fe([Eo()],t.UI.prototype,"cornerSmoothing",void 0),fe([Wh()],t.UI.prototype,"shadow",void 0),fe([Wh()],t.UI.prototype,"innerShadow",void 0),fe([Wh()],t.UI.prototype,"blur",void 0),fe([Wh()],t.UI.prototype,"backgroundBlur",void 0),fe([Wh()],t.UI.prototype,"grayscale",void 0),fe([Wh()],t.UI.prototype,"filter",void 0),fe([Po()],t.UI.prototype,"placeholderColor",void 0),fe([po(100)],t.UI.prototype,"placeholderDelay",void 0),fe([po({})],t.UI.prototype,"data",void 0),fe([Xo(t.Leaf.prototype.reset)],t.UI.prototype,"reset",null),t.UI=Rl=fe([jo(Sl),jo(Bl),Vo()],t.UI),t.Group=class extends t.UI{get __tag(){return"Group"}get isBranch(){return!0}reset(t){this.__setBranch(),super.reset(t)}__setBranch(){this.children||(this.children=[])}set(t,e){if(t)if(t.children){const{children:i}=t;delete t.children,this.children?this.clear():this.__setBranch(),super.set(t,e),i.forEach(t=>this.add(t)),t.children=i}else super.set(t,e)}toJSON(t){const e=super.toJSON(t);return this.childlessJSON||(e.children=this.children.map(e=>e.toJSON(t))),e}pick(t,e){}addAt(t,e){this.add(t,e)}addAfter(t,e){this.add(t,this.children.indexOf(e)+1)}addBefore(t,e){this.add(t,this.children.indexOf(e))}add(t,e){}addMany(...t){}remove(t,e){}removeAll(t){}clear(){}},fe([zo(al)],t.Group.prototype,"__",void 0),fe([vo(0)],t.Group.prototype,"width",void 0),fe([vo(0)],t.Group.prototype,"height",void 0),t.Group=fe([jo(t.Branch),Ko()],t.Group);const Cl=te.get("Leafer");t.Leafer=Ll=class extends t.Group{get __tag(){return"Leafer"}get isApp(){return!1}get app(){return this.parent||this}get isLeafer(){return!0}get imageReady(){return this.viewReady&&Qn.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),Ll.list.add(this)}init(t,e){if(this.canvas)return;let i;const{config:s}=this;this.__setLeafer(this),e&&(this.parentApp=e,this.__bindApp(e),i=e.running),t&&(this.parent=e,this.initType(t.type),this.parent=void 0,_.assign(s,t));const n=this.canvas=he.canvas(s);this.__controllers.push(this.renderer=he.renderer(this,n,s),this.watcher=he.watcher(this,s),this.layouter=he.layouter(this,s)),this.isApp&&this.__setApp(),this.__checkAutoLayout(),this.view=n.view,e||(this.selector=he.selector(this),this.interaction=he.interaction(this,n,this.selector,s),this.interaction&&(this.__controllers.unshift(this.interaction),this.hitCanvasManager=he.hitCanvasManager()),this.canvasManager=new _e,i=s.start),this.hittable=s.hittable,this.fill=s.fill,this.canvasManager.add(n),this.__listenEvents(),i&&(this.__startTimer=setTimeout(this.start.bind(this))),Er.run(this.__initWait),this.onInit()}onInit(){}initType(t){}set(t,e){this.waitInit(()=>{super.set(t,e)})}start(){clearTimeout(this.__startTimer),!this.running&&this.canvas&&(this.running=!0,this.ready?this.emitLeafer(qr.RESTART):this.emitLeafer(qr.START),this.__controllers.forEach(t=>t.start()),this.isApp||this.renderer.render())}stop(){clearTimeout(this.__startTimer),this.running&&this.canvas&&(this.__controllers.forEach(t=>t.stop()),this.running=!1,this.emitLeafer(qr.STOP))}unlockLayout(){this.layouter.start(),this.updateLayout()}lockLayout(){this.updateLayout(),this.layouter.stop()}resize(t){const e=_.copyAttrs({},t,Le);Object.keys(e).forEach(t=>this[t]=e[t])}forceRender(t,e){const{renderer:i}=this;i&&(i.addBlock(t?new Zt(t):this.canvas.bounds),this.viewReady&&(e?i.render():i.update()))}requestRender(t=!1){this.renderer&&this.renderer.update(t)}updateCursor(t){const e=this.interaction;e&&(t?e.setCursor(t):e.updateCursor())}updateLazyBounds(){this.lazyBounds=this.canvas.bounds.clone().spread(this.config.lazySpeard)}__doResize(t){const{canvas:e}=this;if(!e||e.isSameSize(t))return;const i=_.copyAttrs({},this.canvas,Le);e.resize(t),this.updateLazyBounds(),this.__onResize(new Gr(t,i))}__onResize(t){this.emitEvent(t),_.copyAttrs(this.__,t,Le),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&&(Le.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(qr.UPDATE_MODE,{mode:e})),super.__setAttr(t,e)}__getAttr(t){return this.canvas&&Le.includes(t)?this.canvas[t]:super.__getAttr(t)}__changeCanvasSize(t,e){const{config:i,canvas:s}=this,n=_.copyAttrs({},s,Le);n[t]=i[t]=e,i.width&&i.height?s.stopAutoLayout():this.__checkAutoLayout(),this.__doResize(n)}__changeFill(t){this.config.fill=t,this.canvas.allowBackgroundColor?this.canvas.backgroundColor=t:this.forceRender()}__onCreated(){this.created=!0}__onReady(){this.ready=!0,this.emitLeafer(qr.BEFORE_READY),this.emitLeafer(qr.READY),this.emitLeafer(qr.AFTER_READY),Er.run(this.__readyWait)}__onViewReady(){this.viewReady||(this.viewReady=!0,this.emitLeafer(qr.VIEW_READY),Er.run(this.__viewReadyWait))}__onLayoutEnd(){const{grow:t,width:e,height:i}=this.config;if(t){let{width:s,height:n,pixelRatio:o}=this;const r="box"===t?this.worldBoxBounds:this.__world;e||(s=Math.max(1,r.x+r.width)),i||(n=Math.max(1,r.y+r.height)),this.__doResize({width:s,height:n,pixelRatio:o})}this.ready||this.__onReady()}__onNextRender(){if(this.viewReady){Er.run(this.__nextRenderWait);const{imageReady:t}=this;t&&!this.viewCompleted&&this.__checkViewCompleted(),t||(this.viewCompleted=!1,this.requestRender())}else this.requestRender()}__checkViewCompleted(t=!0){this.nextRender(()=>{this.imageReady&&(t&&this.emitLeafer(qr.VIEW_COMPLETED),Er.run(this.__viewCompletedWait),this.viewCompleted=!0)})}__onWatchData(){this.watcher.childrenChanged&&this.interaction&&this.nextRender(()=>this.interaction.updateCursor())}waitInit(t,e){e&&(t=t.bind(e)),this.__initWait||(this.__initWait=[]),this.canvas?t():this.__initWait.push(t)}waitReady(t,e){e&&(t=t.bind(e)),this.ready?t():this.__readyWait.push(t)}waitViewReady(t,e){e&&(t=t.bind(e)),this.viewReady?t():this.__viewReadyWait.push(t)}waitViewCompleted(t,e){e&&(t=t.bind(e)),this.__viewCompletedWait.push(t),this.viewCompleted?this.__checkViewCompleted(!1):this.running||this.start()}nextRender(t,e,i){e&&(t=t.bind(e));const s=this.__nextRenderWait;if(i){for(let e=0;e<s.length;e++)if(s[e]===t){s.splice(e,1);break}}else s.push(t);this.requestRender()}zoom(t,e,i,s){return ae.need("view")}getValidMove(t,e,i){return{x:t,y:e}}getValidScale(t){return t}getWorldPointByClient(t,e){return this.interaction&&this.interaction.getLocal(t,e)}getPagePointByClient(t,e){return this.getPagePoint(this.getWorldPointByClient(t,e))}getClientPointByWorld(t){const{x:e,y:i}=this.clientBounds;return{x:e+t.x,y:i+t.y}}updateClientBounds(){this.canvas&&this.canvas.updateClientBounds()}receiveEvent(t){}emitLeafer(t){this.emitEvent(new qr(t,this))}__listenEvents(){const t=ne.start("FirstCreate "+this.innerName);this.once([[qr.START,()=>ne.end(t)],[Kr.START,this.updateLazyBounds,this],[Zr.START,this.__onCreated,this],[Zr.END,this.__onViewReady,this]]),this.__eventIds.push(this.on_([[jr.DATA,this.__onWatchData,this],[Kr.END,this.__onLayoutEnd,this],[Zr.NEXT,this.__onNextRender,this]]))}__removeListenEvents(){this.off_(this.__eventIds)}destroy(t){const e=()=>{if(!this.destroyed){Ll.list.remove(this);try{this.stop(),this.emitLeafer(qr.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(()=>{eo.clearRecycled()},100)}catch(t){Cl.error(t)}}};t?e():setTimeout(e)}},t.Leafer.list=new _h,fe([zo(ll)],t.Leafer.prototype,"__",void 0),fe([vo()],t.Leafer.prototype,"pixelRatio",void 0),fe([po("normal")],t.Leafer.prototype,"mode",void 0),t.Leafer=Ll=fe([Ko()],t.Leafer),t.Rect=class extends t.UI{get __tag(){return"Rect"}},fe([zo(ul)],t.Rect.prototype,"__",void 0),t.Rect=fe([jo(Pl),Vo(),Ko()],t.Rect);const{add:Ol,includes:Al,scroll:Dl}=Vt,Ml=t.Rect.prototype,Il=t.Group.prototype;t.Box=class extends t.Group{get __tag(){return"Box"}get isBranchLeaf(){return!0}constructor(t){super(t),this.__layout.renderChanged||this.__layout.renderChange()}__updateStrokeSpread(){return 0}__updateRectRenderSpread(){return 0}__updateRenderSpread(){return this.__updateRectRenderSpread()||-1}__updateRectBoxBounds(){}__updateBoxBounds(t){if(this.children.length&&!this.pathInputed){const t=this.__;if(t.__autoSide){t.__hasSurface&&this.__extraUpdate(),super.__updateBoxBounds();const{boxBounds:e}=this.__layout;t.__autoSize||(t.__autoWidth?(e.width+=e.x,e.x=0,e.height=t.height,e.y=0):(e.height+=e.y,e.y=0,e.width=t.width,e.x=0)),this.__updateNaturalSize()}else this.__updateRectBoxBounds()}else this.__updateRectBoxBounds()}__updateStrokeBounds(){}__updateRenderBounds(){let t,e;if(this.children.length){const i=this.__,s=this.__layout,{renderBounds:n,boxBounds:o}=s,{overflow:r}=i,a=s.childrenRenderBounds||(s.childrenRenderBounds={x:0,y:0,width:0,height:0});super.__updateRenderBounds(a),(e=r&&r.includes("scroll"))&&(Ol(a,o),Dl(a,i)),this.__updateRectRenderBounds(),t=!Al(o,a),t&&"show"===r&&Ol(n,a)}else this.__updateRectRenderBounds();_.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))}},fe([zo(hl)],t.Box.prototype,"__",void 0),fe([vo(100)],t.Box.prototype,"width",void 0),fe([vo(100)],t.Box.prototype,"height",void 0),fe([po(!1)],t.Box.prototype,"resizeChildren",void 0),fe([To("show")],t.Box.prototype,"overflow",void 0),fe([Xo(Ml.__updateStrokeSpread)],t.Box.prototype,"__updateStrokeSpread",null),fe([Xo(Ml.__updateRenderSpread)],t.Box.prototype,"__updateRectRenderSpread",null),fe([Xo(Ml.__updateBoxBounds)],t.Box.prototype,"__updateRectBoxBounds",null),fe([Xo(Ml.__updateStrokeBounds)],t.Box.prototype,"__updateStrokeBounds",null),fe([Xo(Ml.__updateRenderBounds)],t.Box.prototype,"__updateRectRenderBounds",null),fe([Xo(Ml.__updateChange)],t.Box.prototype,"__updateRectChange",null),fe([Xo(Ml.__render)],t.Box.prototype,"__renderRect",null),fe([Xo(Il.__render)],t.Box.prototype,"__renderGroup",null),t.Box=fe([Vo(),Ko()],t.Box),t.Frame=class extends t.Box{get __tag(){return"Frame"}get isFrame(){return!0}},fe([zo(dl)],t.Frame.prototype,"__",void 0),fe([Po("#FFFFFF")],t.Frame.prototype,"fill",void 0),fe([To("hide")],t.Frame.prototype,"overflow",void 0),t.Frame=fe([Ko()],t.Frame);const{moveTo:Fl,closePath:Wl,ellipse:zl}=Ss;t.Ellipse=class extends t.UI{get __tag(){return"Ellipse"}__updatePath(){const{width:t,height:e,innerRadius:i,startAngle:s,endAngle:n}=this.__,o=t/2,r=e/2,a=this.__.path=[];i?(s||n?(i<1&&zl(a,o,r,o*i,r*i,0,s,n,!1),zl(a,o,r,o,r,0,n,s,!0),i<1&&Wl(a)):(i<1&&(zl(a,o,r,o*i,r*i),Fl(a,t,r)),zl(a,o,r,o,r,0,360,0,!0)),w.ellipseToCurve&&(this.__.path=this.getPath(!0))):s||n?(Fl(a,o,r),zl(a,o,r,o,r,0,s,n,!1),Wl(a)):zl(a,o,r,o,r)}},fe([zo(pl)],t.Ellipse.prototype,"__",void 0),fe([Eo(0)],t.Ellipse.prototype,"innerRadius",void 0),fe([Eo(0)],t.Ellipse.prototype,"startAngle",void 0),fe([Eo(0)],t.Ellipse.prototype,"endAngle",void 0),t.Ellipse=fe([Ko()],t.Ellipse);const{sin:Ul,cos:Hl,PI:Nl}=Math,{moveTo:Yl,lineTo:Xl,closePath:Vl,drawPoints:Gl}=Ss;t.Polygon=class extends t.UI{get __tag(){return"Polygon"}__updatePath(){const t=this.__,e=t.path=[];if(t.points)Gl(e,t.points,t.curve,!0);else{const{width:i,height:s,sides:n}=t,o=i/2,r=s/2;Yl(e,o,0);for(let t=1;t<n;t++)Xl(e,o+o*Ul(2*t*Nl/n),r-r*Hl(2*t*Nl/n));Vl(e)}}},fe([zo(gl)],t.Polygon.prototype,"__",void 0),fe([Eo(3)],t.Polygon.prototype,"sides",void 0),fe([Eo()],t.Polygon.prototype,"points",void 0),fe([Eo(0)],t.Polygon.prototype,"curve",void 0),t.Polygon=fe([Vo(),Ko()],t.Polygon);const{sin:jl,cos:Kl,PI:Zl}=Math,{moveTo:ql,lineTo:Jl,closePath:$l}=Ss;t.Star=class extends t.UI{get __tag(){return"Star"}__updatePath(){const{width:t,height:e,corners:i,innerRadius:s}=this.__,n=t/2,o=e/2,r=this.__.path=[];ql(r,n,0);for(let t=1;t<2*i;t++)Jl(r,n+(t%2==0?n:n*s)*jl(t*Zl/i),o-(t%2==0?o:o*s)*Kl(t*Zl/i));$l(r)}},fe([zo(_l)],t.Star.prototype,"__",void 0),fe([Eo(5)],t.Star.prototype,"corners",void 0),fe([Eo(.382)],t.Star.prototype,"innerRadius",void 0),t.Star=fe([Ko()],t.Star);const{moveTo:Ql,lineTo:td,drawPoints:ed}=Ss,{rotate:id,getAngle:sd,getDistance:nd,defaultPoint:od}=ct;t.Line=class extends t.UI{get __tag(){return"Line"}get toPoint(){const{width:t,rotation:e}=this.__,i={x:0,y:0};return t&&(i.x=t),e&&id(i,e),i}set toPoint(t){this.width=nd(od,t),this.rotation=sd(od,t),this.height&&(this.height=0)}__updatePath(){const t=this.__,e=t.path=[];t.points?ed(e,t.points,t.curve,t.closed):(Ql(e,0,0),td(e,this.width,0))}},fe([zo(cl)],t.Line.prototype,"__",void 0),fe([So("center")],t.Line.prototype,"strokeAlign",void 0),fe([vo(0)],t.Line.prototype,"height",void 0),fe([Eo()],t.Line.prototype,"points",void 0),fe([Eo(0)],t.Line.prototype,"curve",void 0),fe([Eo(!1)],t.Line.prototype,"closed",void 0),t.Line=fe([Ko()],t.Line),t.Image=class extends t.Rect{get __tag(){return"Image"}get ready(){const{image:t}=this;return t&&t.ready}get image(){const{fill:t}=this.__;return c(t)&&t[0].image}},fe([zo(wl)],t.Image.prototype,"__",void 0),fe([vo("")],t.Image.prototype,"url",void 0),t.Image=fe([Ko()],t.Image);const rd=t.Image;t.Canvas=class extends t.Rect{get __tag(){return"Canvas"}get context(){return this.canvas.context}get ready(){return!this.url}constructor(t){super(t),this.canvas=he.canvas(this.__),t&&t.url&&this.drawImage(t.url)}drawImage(t){new oo({url:t}).load(t=>{this.context.drawImage(t.view,0,0),this.url=void 0,this.paint(),this.emitEvent(new zr(zr.LOADED,{image:t}))})}draw(t,e,i,s){const n=new yt(t.worldTransform).invert(),o=new yt;e&&o.translate(e.x,e.y),i&&(h(i)?o.scale(i):o.scale(i.x,i.y)),s&&o.rotate(s),n.multiplyParent(o),t.__render(this.canvas,{matrix:n.withScale()}),this.paint()}paint(){this.forceRender()}__drawContent(t,e){const{width:i,height:s}=this.__,{view:n}=this.canvas;t.drawImage(n,0,0,n.width,n.height,0,0,i,s)}__updateSize(){const{canvas:t}=this;if(t){const{smooth:e,safeResize:i}=this.__;t.resize(this.__,i),t.smooth!==e&&(t.smooth=e)}}destroy(){this.canvas&&(this.canvas.destroy(),this.canvas=null),super.destroy()}},fe([zo(xl)],t.Canvas.prototype,"__",void 0),fe([zh(100)],t.Canvas.prototype,"width",void 0),fe([zh(100)],t.Canvas.prototype,"height",void 0),fe([zh(1)],t.Canvas.prototype,"pixelRatio",void 0),fe([zh(!0)],t.Canvas.prototype,"smooth",void 0),fe([po(!1)],t.Canvas.prototype,"safeResize",void 0),fe([zh()],t.Canvas.prototype,"contextSettings",void 0),t.Canvas=fe([Ko()],t.Canvas);const{copyAndSpread:ad,includes:hd,spread:ld,setList:dd}=Vt,{stintSet:cd}=_;t.Text=class extends t.UI{get __tag(){return"Text"}get textDrawData(){return this.updateLayout(),this.__.__textDrawData}__updateTextDrawData(){const t=this.__,{lineHeight:e,letterSpacing:i,fontFamily:s,fontSize:n,fontWeight:o,italic:r,textCase:a,textOverflow:h,padding:l,width:d,height:c}=t;t.__lineHeight=Yh.number(e,n),t.__letterSpacing=Yh.number(i,n),t.__baseLine=t.__lineHeight-(t.__lineHeight-.7*n)/2,t.__font=`${r?"italic ":""}${"small-caps"===a?"small-caps ":""}${"normal"!==o?o+" ":""}${n||12}px ${s||"caption"}`,cd(t,"__padding",l&&z.fourNumber(l)),cd(t,"__clipText","show"!==h&&!t.__autoSize),cd(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:i,italic:s,padding:n,__autoWidth:o,__autoHeight:r}=t;this.__updateTextDrawData();const{bounds:a}=t.__textDrawData,h=e.boxBounds;if(e.contentBounds=a,t.__lineHeight<i&&ld(a,i/2),o||r){if(h.x=o?a.x:0,h.y=r?a.y:0,h.width=o?a.width:t.width,h.height=r?a.height:t.height,n){const[e,i,s,n]=t.__padding;o&&(h.x-=n,h.width+=i+n),r&&(h.y-=e,h.height+=s+e)}this.__updateNaturalSize()}else super.__updateBoxBounds();s&&(h.width+=.16*i),_.stintSet(this,"isOverflow",!hd(h,a)),this.isOverflow?(dd(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;ad(t,this.__.__textBoxBounds,e),this.__box&&(this.__box.__layout.renderBounds=t)}__updateChange(){super.__updateChange();const t=this.__box;t&&(t.__onUpdateSize(),t.__updateChange())}__drawRenderPath(t){t.font=this.__.__font}__draw(t,e,i){const s=this.__box;s&&(s.__nowWorld=this.__nowWorld,s.__draw(t,e,i)),this.textEditing&&!e.exporting||super.__draw(t,e,i)}__drawShape(t,e){e.shape&&this.__box&&this.__box.__drawShape(t,e),super.__drawShape(t,e)}destroy(){this.boxStyle&&(this.boxStyle=null),super.destroy()}},fe([zo(vl)],t.Text.prototype,"__",void 0),fe([vo(0)],t.Text.prototype,"width",void 0),fe([vo(0)],t.Text.prototype,"height",void 0),fe([Po()],t.Text.prototype,"boxStyle",void 0),fe([po(!1)],t.Text.prototype,"resizeFontSize",void 0),fe([Po("#000000")],t.Text.prototype,"fill",void 0),fe([So("outside")],t.Text.prototype,"strokeAlign",void 0),fe([Fo("all")],t.Text.prototype,"hitFill",void 0),fe([vo("")],t.Text.prototype,"text",void 0),fe([vo("")],t.Text.prototype,"placeholder",void 0),fe([vo("caption")],t.Text.prototype,"fontFamily",void 0),fe([vo(12)],t.Text.prototype,"fontSize",void 0),fe([vo("normal")],t.Text.prototype,"fontWeight",void 0),fe([vo(!1)],t.Text.prototype,"italic",void 0),fe([vo("none")],t.Text.prototype,"textCase",void 0),fe([vo("none")],t.Text.prototype,"textDecoration",void 0),fe([vo(0)],t.Text.prototype,"letterSpacing",void 0),fe([vo({type:"percent",value:1.5})],t.Text.prototype,"lineHeight",void 0),fe([vo(0)],t.Text.prototype,"paraIndent",void 0),fe([vo(0)],t.Text.prototype,"paraSpacing",void 0),fe([vo("x")],t.Text.prototype,"writingMode",void 0),fe([vo("left")],t.Text.prototype,"textAlign",void 0),fe([vo("top")],t.Text.prototype,"verticalAlign",void 0),fe([vo(!0)],t.Text.prototype,"autoSizeAlign",void 0),fe([vo("normal")],t.Text.prototype,"textWrap",void 0),fe([vo("show")],t.Text.prototype,"textOverflow",void 0),fe([Po(!1)],t.Text.prototype,"textEditing",void 0),t.Text=fe([Ko()],t.Text),t.Path=class extends t.UI{get __tag(){return"Path"}},fe([zo(fl)],t.Path.prototype,"__",void 0),fe([So("center")],t.Path.prototype,"strokeAlign",void 0),t.Path=fe([Ko()],t.Path),t.Pen=class extends t.Group{get __tag(){return"Pen"}setStyle(e){const i=this.pathElement=new t.Path(e);return this.pathStyle=e,this.__path=i.path||(i.path=[]),this.add(i),this}beginPath(){return this}moveTo(t,e){return this}lineTo(t,e){return this}bezierCurveTo(t,e,i,s,n,o){return this}quadraticCurveTo(t,e,i,s){return this}closePath(){return this}rect(t,e,i,s){return this}roundRect(t,e,i,s,n){return this}ellipse(t,e,i,s,n,o,r,a){return this}arc(t,e,i,s,n,o){return this}arcTo(t,e,i,s,n){return this}drawEllipse(t,e,i,s,n,o,r,a){return this}drawArc(t,e,i,s,n,o){return this}drawPoints(t,e,i){return this}clearPath(){return this}paint(){this.pathElement.__layout.boxChanged||this.pathElement.forceUpdate("path")}},fe([zo(ml)],t.Pen.prototype,"__",void 0),fe([(t,e)=>{ro(t,e,{get(){return this.__path}})}],t.Pen.prototype,"path",void 0),t.Pen=fe([jo(Hs,["set","path","paint"]),Ko()],t.Pen),t.App=class extends t.Leafer{get __tag(){return"App"}get isApp(){return!0}constructor(t,e){super(t,e)}init(t,e){if(super.init(t,e),t){const{ground:e,tree:i,sky:s,editor:n}=t;e&&(this.ground=this.addLeafer(e)),(i||n)&&(this.tree=this.addLeafer(i||{type:t.type||"design"})),(s||n)&&(this.sky=this.addLeafer(s)),n&&he.editor(n,this)}}__setApp(){const{canvas:t}=this,{realCanvas:e,view:i}=this.config;e||i===this.canvas.view||!t.parentView?this.realCanvas=!0:t.unrealCanvas(),this.leafer=this,this.watcher.disable(),this.layouter.disable()}__updateLocalBounds(){this.forEach(t=>t.updateLayout()),super.__updateLocalBounds()}start(){super.start(),this.forEach(t=>t.start())}stop(){this.forEach(t=>t.stop()),super.stop()}unlockLayout(){super.unlockLayout(),this.forEach(t=>t.unlockLayout())}lockLayout(){super.lockLayout(),this.forEach(t=>t.lockLayout())}forceRender(t,e){this.forEach(i=>i.forceRender(t,e))}addLeafer(e){const i=new t.Leafer(e);return this.add(i),i}add(t,e){if(!t.view){if(this.realCanvas&&!this.canvas.bounds)return void setTimeout(()=>this.add(t,e),10);t.init(this.__getChildConfig(t.userConfig),this)}super.add(t,e),n(e)||(t.canvas.childIndex=e),this.__listenChildEvents(t)}forEach(t){this.children.forEach(t)}__onCreated(){this.created=this.children.every(t=>t.created)}__onReady(){this.children.every(t=>t.ready)&&super.__onReady()}__onViewReady(){this.children.every(t=>t.viewReady)&&super.__onViewReady()}__onChildRenderEnd(t){this.renderer.addBlock(t.renderBounds),this.viewReady&&this.renderer.update()}__render(t,e){t.context&&this.forEach(i=>e.matrix?i.__render(t,e):t.copyWorld(i.canvas,e.bounds))}__onResize(t){this.forEach(e=>e.resize(t)),super.__onResize(t)}updateLayout(){this.forEach(t=>t.updateLayout())}__getChildConfig(t){const e=Object.assign({},this.config);return e.hittable=e.realCanvas=void 0,t&&_.assign(e,t),this.autoLayout&&_.copyAttrs(e,this,Le),e.view=this.realCanvas?void 0:this.view,e.fill=void 0,e}__listenChildEvents(t){t.once([[Kr.END,this.__onReady,this],[Zr.START,this.__onCreated,this],[Zr.END,this.__onViewReady,this]]),this.realCanvas&&this.__eventIds.push(t.on_(Zr.END,this.__onChildRenderEnd,this))}},t.App=fe([Ko()],t.App);const ud={},pd={isHoldSpaceKey:()=>pd.isHold("Space"),isHold:t=>ud[t],isHoldKeys:(t,e)=>e?t(e):void 0,setDownCode(t){ud[t]||(ud[t]=!0)},setUpCode(t){ud[t]=!1}},gd={LEFT:1,RIGHT:2,MIDDLE:4,defaultLeft(t){t.buttons||(t.buttons=1)},left:t=>1===t.buttons,right:t=>2===t.buttons,middle:t=>4===t.buttons};class _d extends Dr{get spaceKey(){return pd.isHoldSpaceKey()}get left(){return gd.left(this)}get right(){return gd.right(this)}get middle(){return gd.middle(this)}constructor(t){super(t.type),this.bubbles=!0,Object.assign(this,t)}isHoldKeys(t){return pd.isHoldKeys(t,this)}getBoxPoint(t){return(t||this.current).getBoxPoint(this)}getInnerPoint(t){return(t||this.current).getInnerPoint(this)}getLocalPoint(t){return(t||this.current).getLocalPoint(this)}getPagePoint(){return this.current.getPagePoint(this)}getInner(t){return this.getInnerPoint(t)}getLocal(t){return this.getLocalPoint(t)}getPage(){return this.getPagePoint()}static changeName(t,e){pe.changeName(t,e)}}const{min:fd,max:md,abs:yd}=Math,{float:vd,sign:wd}=z,{minX:xd,maxX:bd,minY:Ed,maxY:Sd}=Vt,kd=new Zt,Bd=new Zt,Td={limitMove(t,e){const{dragBounds:i,dragBoundsType:s}=t;i&&Pd.getValidMove(t.__localBoxBounds,Pd.getDragBounds(t),s,e,!0),Pd.axisMove(t,e)},limitScaleOf(t,e,i,s){const{dragBounds:n,dragBoundsType:o}=t;n&&Pd.getValidScaleOf(t.__localBoxBounds,Pd.getDragBounds(t),o,t.getLocalPointByInner(t.getInnerPointByBox(e)),i,s,!0)},axisMove(t,e){const{draggable:i}=t;"x"===i&&(e.y=0),"y"===i&&(e.x=0)},getDragBounds(t){const{dragBounds:e}=t;return"parent"===e?t.parent.boxBounds:e},isInnerMode:(t,e,i,s)=>"inner"===i||"auto"===i&&t[s]>e[s],getValidMove(t,e,i,s,n){const o=t.x+s.x,r=t.y+s.y,a=o+t.width,h=r+t.height,l=e.x+e.width,d=e.y+e.height;return n||(s=Object.assign({},s)),Pd.isInnerMode(t,e,i,"width")?o>e.x?s.x+=e.x-o:a<l&&(s.x+=l-a):o<e.x?s.x+=e.x-o:a>l&&(s.x+=l-a),Pd.isInnerMode(t,e,i,"height")?r>e.y?s.y+=e.y-r:h<d&&(s.y+=d-h):r<e.y?s.y+=e.y-r:h>d&&(s.y+=d-h),s.x=vd(s.x),s.y=vd(s.y),s},getValidScaleOf(t,e,i,s,n,o,r){r||(n=Object.assign({},n)),Bd.set(e),kd.set(t).scaleOf(s,n.x,n.y);const h=(s.x-t.x)/t.width,l=1-h,d=(s.y-t.y)/t.height,c=1-d;let u,p,g,_,f=1,m=1;return Pd.isInnerMode(t,e,i,"width")?(n.x<0&&kd.scaleOf(s,f=1/n.x,1),g=vd(kd.minX-Bd.minX),_=vd(Bd.maxX-kd.maxX),u=h&&g>0?1+g/(h*kd.width):1,p=l&&_>0?1+_/(l*kd.width):1,f*=md(u,p)):(n.x<0&&((vd(xd(t)-xd(e))<=0||vd(bd(e)-bd(t))<=0)&&kd.scaleOf(s,f=1/n.x,1),kd.unsign()),g=vd(Bd.minX-kd.minX),_=vd(kd.maxX-Bd.maxX),u=h&&g>0?1-g/(h*kd.width):1,p=l&&_>0?1-_/(l*kd.width):1,f*=fd(u,p)),Pd.isInnerMode(t,e,i,"height")?(n.y<0&&kd.scaleOf(s,1,m=1/n.y),g=vd(kd.minY-Bd.minY),_=vd(Bd.maxY-kd.maxY),u=d&&g>0?1+g/(d*kd.height):1,p=c&&_>0?1+_/(c*kd.height):1,m*=md(u,p),o&&(u=md(yd(f),yd(m)),f=wd(f)*u,m=wd(m)*u)):(n.y<0&&((vd(Ed(t)-Ed(e))<=0||vd(Sd(e)-Sd(t))<=0)&&kd.scaleOf(s,1,m=1/n.y),kd.unsign()),g=vd(Bd.minY-kd.minY),_=vd(kd.maxY-Bd.maxY),u=d&&g>0?1-g/(d*kd.height):1,p=c&&_>0?1-_/(c*kd.height):1,m*=fd(u,p)),n.x*=a(f)?f:1,n.y*=a(m)?m:1,n}},Pd=Td;t.PointerEvent=class extends _d{},t.PointerEvent.POINTER="pointer",t.PointerEvent.BEFORE_DOWN="pointer.before_down",t.PointerEvent.BEFORE_MOVE="pointer.before_move",t.PointerEvent.BEFORE_UP="pointer.before_up",t.PointerEvent.DOWN="pointer.down",t.PointerEvent.MOVE="pointer.move",t.PointerEvent.UP="pointer.up",t.PointerEvent.OVER="pointer.over",t.PointerEvent.OUT="pointer.out",t.PointerEvent.ENTER="pointer.enter",t.PointerEvent.LEAVE="pointer.leave",t.PointerEvent.TAP="tap",t.PointerEvent.DOUBLE_TAP="double_tap",t.PointerEvent.CLICK="click",t.PointerEvent.DOUBLE_CLICK="double_click",t.PointerEvent.LONG_PRESS="long_press",t.PointerEvent.LONG_TAP="long_tap",t.PointerEvent.MENU="pointer.menu",t.PointerEvent.MENU_TAP="pointer.menu_tap",t.PointerEvent=fe([Zo()],t.PointerEvent);const Rd=t.PointerEvent,Ld={};t.DragEvent=class extends t.PointerEvent{static setList(t){this.list=t instanceof _h?t:new _h(t)}static setData(t){this.data=t}static getValidMove(t,e,i,s=!0){const n=t.getLocalPoint(i,null,!0);return ct.move(n,e.x-t.x,e.y-t.y),s&&this.limitMove(t,n),Td.axisMove(t,n),n}static limitMove(t,e){Td.limitMove(t,e)}getPageMove(t){return this.assignMove(t),this.current.getPagePoint(Ld,null,!0)}getInnerMove(t,e){return t||(t=this.current),this.assignMove(e),t.getInnerPoint(Ld,null,!0)}getLocalMove(t,e){return t||(t=this.current),this.assignMove(e),t.getLocalPoint(Ld,null,!0)}getPageTotal(){return this.getPageMove(!0)}getInnerTotal(t){return this.getInnerMove(t,!0)}getLocalTotal(t){return this.getLocalMove(t,!0)}getPageBounds(){const t=this.getPageTotal(),e=this.getPagePoint(),i={};return Vt.set(i,e.x-t.x,e.y-t.y,t.x,t.y),Vt.unsign(i),i}assignMove(t){Ld.x=t?this.totalX:this.moveX,Ld.y=t?this.totalY:this.moveY}},t.DragEvent.BEFORE_DRAG="drag.before_drag",t.DragEvent.START="drag.start",t.DragEvent.DRAG="drag",t.DragEvent.END="drag.end",t.DragEvent.OVER="drag.over",t.DragEvent.OUT="drag.out",t.DragEvent.ENTER="drag.enter",t.DragEvent.LEAVE="drag.leave",t.DragEvent=fe([Zo()],t.DragEvent);const Cd=t.DragEvent;t.DropEvent=class extends t.PointerEvent{static setList(e){t.DragEvent.setList(e)}static setData(e){t.DragEvent.setData(e)}},t.DropEvent.DROP="drop",t.DropEvent=fe([Zo()],t.DropEvent),t.MoveEvent=class extends t.DragEvent{},t.MoveEvent.BEFORE_MOVE="move.before_move",t.MoveEvent.START="move.start",t.MoveEvent.MOVE="move",t.MoveEvent.END="move.end",t.MoveEvent=fe([Zo()],t.MoveEvent),t.TouchEvent=class extends _d{},t.TouchEvent=fe([Zo()],t.TouchEvent);const Od=t.TouchEvent;t.RotateEvent=class extends t.PointerEvent{},t.RotateEvent.BEFORE_ROTATE="rotate.before_rotate",t.RotateEvent.START="rotate.start",t.RotateEvent.ROTATE="rotate",t.RotateEvent.END="rotate.end",t.RotateEvent=fe([Zo()],t.RotateEvent),t.SwipeEvent=class extends t.DragEvent{},t.SwipeEvent.SWIPE="swipe",t.SwipeEvent.LEFT="swipe.left",t.SwipeEvent.RIGHT="swipe.right",t.SwipeEvent.UP="swipe.up",t.SwipeEvent.DOWN="swipe.down",t.SwipeEvent=fe([Zo()],t.SwipeEvent),t.ZoomEvent=class extends t.PointerEvent{},t.ZoomEvent.BEFORE_ZOOM="zoom.before_zoom",t.ZoomEvent.START="zoom.start",t.ZoomEvent.ZOOM="zoom",t.ZoomEvent.END="zoom.end",t.ZoomEvent=fe([Zo()],t.ZoomEvent),t.KeyEvent=class extends _d{},t.KeyEvent.BEFORE_DOWN="key.before_down",t.KeyEvent.BEFORE_UP="key.before_up",t.KeyEvent.DOWN="key.down",t.KeyEvent.HOLD="key.hold",t.KeyEvent.UP="key.up",t.KeyEvent=fe([Zo()],t.KeyEvent);const Ad={getDragEventData:(t,e,i)=>Object.assign(Object.assign({},i),{x:i.x,y:i.y,moveX:i.x-e.x,moveY:i.y-e.y,totalX:i.x-t.x,totalY:i.y-t.y}),getDropEventData:(t,e,i)=>Object.assign(Object.assign({},t),{list:e,data:i}),getSwipeDirection:e=>e<-45&&e>-135?t.SwipeEvent.UP:e>45&&e<135?t.SwipeEvent.DOWN:e<=45&&e>=-45?t.SwipeEvent.RIGHT:t.SwipeEvent.LEFT,getSwipeEventData:(t,e,i)=>Object.assign(Object.assign({},i),{moveX:e.moveX,moveY:e.moveY,totalX:i.x-t.x,totalY:i.y-t.y,type:Dd.getSwipeDirection(ct.getAngle(t,i))}),getBase(t){const e=1===t.button?4:t.button;return{altKey:t.altKey,ctrlKey:t.ctrlKey,shiftKey:t.shiftKey,metaKey:t.metaKey,buttons:n(t.buttons)?1:0===t.buttons?e:t.buttons,origin:t}},pathHasEventType(t,e){const{list:i}=t;for(let t=0,s=i.length;t<s;t++)if(i[t].hasEvent(e))return!0;return!1},filterPathByEventType(t,e){const i=new _h,{list:s}=t;for(let t=0,n=s.length;t<n;t++)s[t].hasEvent(e)&&i.add(s[t]);return i},pathCanDrag:e=>e&&e.list.some(e=>ar.draggable(e)||!e.isLeafer&&e.hasEvent(t.DragEvent.DRAG)),pathHasOutside:t=>t&&t.list.some(t=>t.isOutside)},Dd=Ad,Md=new _h,{getDragEventData:Id,getDropEventData:Fd,getSwipeEventData:Wd}=Ad;class zd{constructor(t){this.interaction=t}setDragData(t){this.animateWait&&this.dragEndReal(),this.downData=this.interaction.downData,this.dragData=Id(t,t,t),this.canAnimate=this.canDragOut=!0}getList(e,i){const{proxy:s}=this.interaction.selector,n=s&&s.list.length,o=t.DragEvent.list||this.draggableList||Md;return this.dragging&&(n?e?Md:new _h(i?[...s.list,...s.dragHoverExclude]:s.list):o)}checkDrag(e,i){const{interaction:s}=this;if(this.moving&&e.buttons<1)return this.canAnimate=!1,void s.pointerCancel();!this.moving&&i&&(this.moving=s.canMove(this.downData)||s.isHoldRightKey||s.isMobileDragEmpty)&&(this.dragData.moveType="drag",s.emit(t.MoveEvent.START,this.dragData)),this.moving||this.dragStart(e,i),this.drag(e)}dragStart(e,i){this.dragging||(this.dragging=i&&gd.left(e),this.dragging&&(this.interaction.emit(t.DragEvent.START,this.dragData),this.getDraggableList(this.dragData.path),this.setDragStartPoints(this.realDraggableList=this.getList(!0))))}setDragStartPoints(t){this.dragStartPoints={},t.forEach(t=>this.dragStartPoints[t.innerId]={x:t.x,y:t.y})}getDraggableList(t){let e;for(let i=0,s=t.length;i<s;i++)if(e=t.list[i],ar.draggable(e)){this.draggableList=new _h(e);break}}drag(e){const{interaction:i,dragData:s,downData:n}=this,{path:o,throughPath:r}=n;this.dragData=Id(n,s,e),r&&(this.dragData.throughPath=r),this.dragData.path=o,this.moving?(e.moving=!0,this.dragData.moveType="drag",i.emit(t.MoveEvent.BEFORE_MOVE,this.dragData),i.emit(t.MoveEvent.MOVE,this.dragData)):this.dragging&&(e.dragging=!0,this.dragReal(),i.emit(t.DragEvent.BEFORE_DRAG,this.dragData),i.emit(t.DragEvent.DRAG,this.dragData))}dragReal(e){const{interaction:i}=this,{running:s}=i,n=this.realDraggableList;if(n.length&&s){const{totalX:s,totalY:o}=this.dragData,{dragLimitAnimate:a}=i.p,l=!a||!!e;n.forEach(i=>{if(i.draggable){const n=r(i.draggable),d=t.DragEvent.getValidMove(i,this.dragStartPoints[i.innerId],{x:s,y:o},l||n);a&&!n&&e?ar.animateMove(i,d,h(a)?a:.3):i.move(d)}})}}dragOverOrOut(e){const{interaction:i}=this,{dragOverPath:s}=this,{path:n}=e;this.dragOverPath=n,s?n.indexAt(0)!==s.indexAt(0)&&(i.emit(t.DragEvent.OUT,e,s),i.emit(t.DragEvent.OVER,e,n)):i.emit(t.DragEvent.OVER,e,n)}dragEnterOrLeave(e){const{interaction:i}=this,{dragEnterPath:s}=this,{path:n}=e;i.emit(t.DragEvent.LEAVE,e,s,n),i.emit(t.DragEvent.ENTER,e,n,s),this.dragEnterPath=n}dragEnd(t,e){(this.dragging||this.moving)&&(this.checkDragEndAnimate(t,e)||this.dragEndReal(t))}dragEndReal(e){const{interaction:i,downData:s,dragData:n}=this;e||(e=n);const{path:o,throughPath:r}=s,a=Id(s,e,e);if(r&&(a.throughPath=r),a.path=o,this.moving&&(this.moving=!1,a.moveType="drag",i.emit(t.MoveEvent.END,a)),this.dragging){const o=this.getList();this.dragging=!1,i.p.dragLimitAnimate&&this.dragReal(!0),i.emit(t.DragEvent.END,a),this.swipe(e,s,n,a),this.drop(e,o,this.dragEnterPath)}this.autoMoveCancel(),this.dragReset(),this.animate(null,"off")}swipe(t,e,i,s){const{interaction:n}=this;if(ct.getDistance(e,t)>n.config.pointer.swipeDistance){const t=Wd(e,i,s);this.interaction.emit(t.type,t)}}drop(e,i,s){const n=Fd(e,i,t.DragEvent.data);n.path=s,this.interaction.emit(t.DropEvent.DROP,n),this.interaction.emit(t.DragEvent.LEAVE,e,s)}dragReset(){t.DragEvent.list=t.DragEvent.data=this.draggableList=this.dragData=this.downData=this.dragOverPath=this.dragEnterPath=null}checkDragEndAnimate(t,e){return!1}animate(t,e){}checkDragOut(t){}autoMoveOnDragOut(t){}autoMoveCancel(){}destroy(){this.dragReset()}}const Ud=te.get("emit");const Hd=["move","zoom","rotate","key"];function Nd(t,e,i,s,n){if(Hd.some(t=>e.startsWith(t))&&t.__.hitChildren&&!Xd(t,n)){let o;for(let r=0,a=t.children.length;r<a;r++)o=t.children[r],!i.path.has(o)&&o.__.hittable&&Yd(o,e,i,s,n)}}function Yd(t,e,i,s,n){if(t.destroyed)return!1;if(t.__.hitSelf&&!Xd(t,n)&&(Jh.updateEventStyle&&!s&&Jh.updateEventStyle(t,e),t.hasEvent(e,s))){i.phase=s?1:t===i.target?2:3;const n=pe.get(e,i);if(t.emitEvent(n,s),n.isStop)return!0}return!1}function Xd(t,e){return e&&e.has(t)}const Vd={wheel:{zoomSpeed:.5,moveSpeed:.5,rotateSpeed:.5,delta:{x:20,y:8}},pointer:{type:"pointer",snap:!0,hitRadius:5,tapTime:120,longPressTime:800,transformTime:500,hover:!0,dragHover:!0,dragDistance:2,swipeDistance:20},touch:{preventDefault:"auto"},multiTouch:{},move:{autoDistance:2},zoom:{},cursor:!0,keyEvent:!0},{pathHasEventType:Gd,pathCanDrag:jd,pathHasOutside:Kd}=Ad;class Zd{get dragging(){return this.dragger.dragging}get transforming(){return this.transformer.transforming}get moveMode(){return!0===this.m.drag||this.isHoldSpaceKey||this.isHoldMiddleKey||this.isHoldRightKey&&this.dragger.moving||this.isDragEmpty}get canHover(){return this.p.hover&&!this.config.mobile}get isDragEmpty(){return this.m.dragEmpty&&this.isRootPath(this.hoverData)&&(!this.downData||this.isRootPath(this.downData))}get isMobileDragEmpty(){return this.m.dragEmpty&&!this.canHover&&this.downData&&this.isTreePath(this.downData)}get isHoldMiddleKey(){return this.m.holdMiddleKey&&this.downData&&gd.middle(this.downData)}get isHoldRightKey(){return this.m.holdRightKey&&this.downData&&gd.right(this.downData)}get isHoldSpaceKey(){return this.m.holdSpaceKey&&pd.isHoldSpaceKey()}get m(){return this.config.move}get p(){return this.config.pointer}get hitRadius(){return this.p.hitRadius}constructor(t,e,i,s){this.config=_.clone(Vd),this.tapCount=0,this.downKeyMap={},this.target=t,this.canvas=e,this.selector=i,this.defaultPath=new _h(t),this.createTransformer(),this.dragger=new zd(this),s&&(this.config=_.default(s,this.config)),this.__listenEvents()}start(){this.running=!0}stop(){this.running=!1}receive(t){}pointerDown(e,i){e||(e=this.hoverData),e&&(gd.defaultLeft(e),this.updateDownData(e),this.checkPath(e,i),this.downTime=Date.now(),this.emit(t.PointerEvent.BEFORE_DOWN,e),this.emit(t.PointerEvent.DOWN,e),gd.left(e)&&(this.tapWait(),this.longPressWait(e)),this.waitRightTap=gd.right(e),this.dragger.setDragData(e),this.isHoldRightKey||this.updateCursor(e))}pointerMove(t){if(t||(t=this.hoverData),!t)return;const{downData:e}=this;e&&gd.defaultLeft(t);(this.canvas.bounds.hitPoint(t)||e)&&(this.pointerMoveReal(t),e&&this.dragger.checkDragOut(t))}pointerMoveReal(e){if(this.emit(t.PointerEvent.BEFORE_MOVE,e,this.defaultPath),this.downData){const t=ct.getDistance(this.downData,e)>this.p.dragDistance;t&&(this.pointerWaitCancel(),this.waitRightTap=!1),this.dragger.checkDrag(e,t)}this.dragger.moving||(this.updateHoverData(e),this.checkPath(e),this.emit(t.PointerEvent.MOVE,e),this.pointerHover(e),this.dragging&&(this.dragger.dragOverOrOut(e),this.dragger.dragEnterOrLeave(e))),this.updateCursor(this.downData||e)}pointerUp(e){const{downData:i}=this;if(e||(e=i),!i)return;gd.defaultLeft(e),e.multiTouch=i.multiTouch,this.findPath(e);const s=Object.assign(Object.assign({},e),{path:e.path.clone()});e.path.addList(i.path.list),this.checkPath(e),this.downData=null,this.emit(t.PointerEvent.BEFORE_UP,e),this.emit(t.PointerEvent.UP,e),this.touchLeave(e),e.isCancel||(this.tap(e),this.menuTap(e)),this.dragger.dragEnd(e),this.updateCursor(s)}pointerCancel(){const t=Object.assign({},this.dragger.dragData);t.isCancel=!0,this.pointerUp(t)}menu(e){this.findPath(e),this.emit(t.PointerEvent.MENU,e),this.waitMenuTap=!0,!this.downData&&this.waitRightTap&&this.menuTap(e)}menuTap(e){this.waitRightTap&&this.waitMenuTap&&(this.emit(t.PointerEvent.MENU_TAP,e),this.waitRightTap=this.waitMenuTap=!1)}createTransformer(){}move(t){}zoom(t){}rotate(t){}transformEnd(){}wheel(t){}multiTouch(t,e){}keyDown(e){if(!this.config.keyEvent)return;this.emit(t.KeyEvent.BEFORE_DOWN,e,this.defaultPath);const{code:i}=e;this.downKeyMap[i]||(this.downKeyMap[i]=!0,pd.setDownCode(i),this.emit(t.KeyEvent.HOLD,e,this.defaultPath),this.moveMode&&(this.cancelHover(),this.updateCursor())),this.emit(t.KeyEvent.DOWN,e,this.defaultPath)}keyUp(e){if(!this.config.keyEvent)return;this.emit(t.KeyEvent.BEFORE_UP,e,this.defaultPath);const{code:i}=e;this.downKeyMap[i]=!1,pd.setUpCode(i),this.emit(t.KeyEvent.UP,e,this.defaultPath),"grab"===this.cursor&&this.updateCursor()}pointerHover(t){!this.canHover||this.dragging&&!this.p.dragHover||(t.path||(t.path=new _h),this.pointerOverOrOut(t),this.pointerEnterOrLeave(t))}pointerOverOrOut(e){const{path:i}=e,{overPath:s}=this;this.overPath=i,s?i.indexAt(0)!==s.indexAt(0)&&(this.emit(t.PointerEvent.OUT,e,s),this.emit(t.PointerEvent.OVER,e,i)):this.emit(t.PointerEvent.OVER,e,i)}pointerEnterOrLeave(e){let{path:i}=e;this.downData&&!this.moveMode&&(i=i.clone(),this.downData.path.forEach(t=>i.add(t)));const{enterPath:s}=this;this.enterPath=i,this.emit(t.PointerEvent.LEAVE,e,s,i),this.emit(t.PointerEvent.ENTER,e,i,s)}touchLeave(e){"touch"===e.pointerType&&this.enterPath&&(this.emit(t.PointerEvent.LEAVE,e),this.dragger.dragging&&this.emit(t.DropEvent.LEAVE,e))}tap(e){const{pointer:i}=this.config,s=this.longTap(e);if(!i.tapMore&&s)return;if(!this.waitTap)return;i.tapMore&&this.emitTap(e);const n=Date.now()-this.downTime,o=[t.PointerEvent.DOUBLE_TAP,t.PointerEvent.DOUBLE_CLICK].some(t=>Gd(e.path,t));n<i.tapTime+50&&o?(this.tapCount++,2===this.tapCount?(this.tapWaitCancel(),this.emitDoubleTap(e)):(clearTimeout(this.tapTimer),this.tapTimer=setTimeout(()=>{i.tapMore||(this.tapWaitCancel(),this.emitTap(e))},i.tapTime))):i.tapMore||(this.tapWaitCancel(),this.emitTap(e))}findPath(t,e){const{hitRadius:i,through:s}=this.p,{bottomList:n,target:o}=this;w.backgrounder||t.origin||o&&o.updateLayout();const r=this.selector.getByPoint(t,i,Object.assign({bottomList:n,name:t.type},e||{through:s}));return r.throughPath&&(t.throughPath=r.throughPath),t.path=r.path,r.path}isRootPath(t){return t&&t.path.list[0].isLeafer}isTreePath(t){const e=this.target.app;return!(!e||!e.isApp)&&(e.editor&&!t.path.has(e.editor)&&t.path.has(e.tree)&&!t.target.syncEventer)}checkPath(t,e){(e||this.moveMode&&!Kd(t.path))&&(t.path=this.defaultPath)}canMove(t){return t&&(this.moveMode||"auto"===this.m.drag&&!jd(t.path))&&!Kd(t.path)}isDrag(t){return this.dragger.getList().has(t)}isPress(t){return this.downData&&this.downData.path.has(t)}isHover(t){return this.enterPath&&this.enterPath.has(t)}isFocus(t){return this.focusData===t}cancelHover(){const{hoverData:t}=this;t&&(t.path=this.defaultPath,this.pointerHover(t))}updateDownData(t,e,i){const{downData:s}=this;!t&&s&&(t=s),t&&(this.findPath(t,e),i&&s&&t.path.addList(s.path.list),this.downData=t)}updateHoverData(e){e||(e=this.hoverData),e&&(this.findPath(e,{exclude:this.dragger.getList(!1,!0),name:t.PointerEvent.MOVE}),this.hoverData=e)}updateCursor(t){if(!this.config.cursor||!this.canHover)return;if(t||(this.updateHoverData(),t=this.downData||this.hoverData),this.dragger.moving)return this.setCursor("grabbing");if(this.canMove(t))return this.setCursor(this.downData?"grabbing":"grab");if(!t)return;let e,i;const{path:s}=t;for(let t=0,n=s.length;t<n&&(e=s.list[t],i=e.syncEventer&&e.syncEventer.cursor||e.cursor,!i);t++);this.setCursor(i)}setCursor(t){this.cursor=t}getLocal(t,e){const i=this.canvas.getClientBounds(e),s={x:t.clientX-i.x,y:t.clientY-i.y},{bounds:n}=this.canvas;return s.x*=n.width/i.width,s.y*=n.height/i.height,this.p.snap&&ct.round(s),s}emitTap(e){this.emit(t.PointerEvent.TAP,e),this.emit(t.PointerEvent.CLICK,e)}emitDoubleTap(e){this.emit(t.PointerEvent.DOUBLE_TAP,e),this.emit(t.PointerEvent.DOUBLE_CLICK,e)}pointerWaitCancel(){this.tapWaitCancel(),this.longPressWaitCancel()}tapWait(){clearTimeout(this.tapTimer),this.waitTap=!0}tapWaitCancel(){this.waitTap&&(clearTimeout(this.tapTimer),this.waitTap=!1,this.tapCount=0)}longPressWait(e){clearTimeout(this.longPressTimer),this.longPressTimer=setTimeout(()=>{this.longPressed=!0,this.emit(t.PointerEvent.LONG_PRESS,e)},this.p.longPressTime)}longTap(e){let i;return this.longPressed&&(this.emit(t.PointerEvent.LONG_TAP,e),(Gd(e.path,t.PointerEvent.LONG_TAP)||Gd(e.path,t.PointerEvent.LONG_PRESS))&&(i=!0)),this.longPressWaitCancel(),i}longPressWaitCancel(){this.longPressTimer&&(clearTimeout(this.longPressTimer),this.longPressed=!1)}__onResize(){const{dragOut:t}=this.m;this.shrinkCanvasBounds=new Zt(this.canvas.bounds),this.shrinkCanvasBounds.spread(-(h(t)?t:2))}__listenEvents(){const{target:t}=this;this.__eventIds=[t.on_(Gr.RESIZE,this.__onResize,this)],t.once(qr.READY,()=>this.__onResize())}__removeListenEvents(){this.target.off_(this.__eventIds),this.__eventIds.length=0}emit(t,e,i,s){this.running&&function(t,e,i,s){if(!i&&!e.path)return;let n;e.type=t,i?e=Object.assign(Object.assign({},e),{path:i}):i=e.path,e.target=i.indexAt(0);try{for(let o=i.length-1;o>-1;o--){if(n=i.list[o],Yd(n,t,e,!0,s))return;n.isApp&&Nd(n,t,e,!0,s)}for(let o=0,r=i.length;o<r;o++)if(n=i.list[o],n.isApp&&Nd(n,t,e,!1,s),Yd(n,t,e,!1,s))return}catch(t){Ud.error(t)}}(t,e,i,s)}destroy(){this.__eventIds.length&&(this.stop(),this.__removeListenEvents(),this.dragger.destroy(),this.transformer&&this.transformer.destroy(),this.downData=this.overPath=this.enterPath=null)}}class qd{static set(t,e){this.custom[t]=e}static get(t){return this.custom[t]}}qd.custom={};class Jd extends _e{constructor(){super(...arguments),this.maxTotal=1e3,this.pathList=new _h,this.pixelList=new _h}getPixelType(t,e){return this.__autoClear(),this.pixelList.add(t),he.hitCanvas(e)}getPathType(t){return this.__autoClear(),this.pathList.add(t),he.hitCanvas()}clearImageType(){this.__clearLeafList(this.pixelList)}clearPathType(){this.__clearLeafList(this.pathList)}__clearLeafList(t){t.length&&(t.forEach(t=>{t.__hitCanvas&&(t.__hitCanvas.destroy(),t.__hitCanvas=null)}),t.reset())}__autoClear(){this.pathList.length+this.pixelList.length>this.maxTotal&&this.clear()}clear(){this.clearPathType(),this.clearImageType()}}w.getSelector=function(t){return t.leafer?t.leafer.selector:w.selector||(w.selector=he.selector())};const{toInnerRadiusPointOf:$d,copy:Qd,setRadius:tc}=ct,{hitRadiusPoint:ec,hitPoint:ic}=Vt,sc={},nc={},oc=t.Leaf.prototype;oc.hit=function(t,e=0){this.updateLayout(),Qd(nc,t),tc(nc,e);const i=this.__world;return!!(e?ec(i,nc):ic(i,nc))&&(this.isBranch?w.getSelector(this).hitPoint(Object.assign({},nc),e,{target:this}):this.__hitWorld(nc))},oc.__hitWorld=function(t){const e=this.__;if(!e.hitSelf)return!1;const i=this.__world,s=this.__layout,n=i.width<10&&i.height<10;if(e.hitRadius&&(Qd(sc,t),tc(t=sc,e.hitRadius)),$d(t,i,sc),e.hitBox||n){if(Vt.hitRadiusPoint(s.boxBounds,sc))return!0;if(n)return!1}return!s.hitCanvasChanged&&this.__hitCanvas||(this.__updateHitCanvas(),s.boundsChanged||(s.hitCanvasChanged=!1)),this.__hit(sc)},oc.__hitFill=function(t){const e=this.__hitCanvas;return e&&e.hitFill(t,this.__.windingRule)},oc.__hitStroke=function(t,e){const i=this.__hitCanvas;return i&&i.hitStroke(t,e)},oc.__hitPixel=function(t){const e=this.__hitCanvas;return e&&e.hitPixel(t,this.__layout.renderBounds,e.hitScale)},oc.__drawHitPath=function(t){t&&this.__drawRenderPath(t)};const rc=new yt,ac=t.UI.prototype;ac.__updateHitCanvas=function(){this.__box&&this.__box.__updateHitCanvas();const{hitCanvasManager:t}=this.leafer||this.parent&&this.parent.leafer||{};if(!t)return;const e=this.__,i=(e.__isAlphaPixelFill||e.__isCanvas)&&"pixel"===e.hitFill,s=e.__isAlphaPixelStroke&&"pixel"===e.hitStroke,n=i||s;this.__hitCanvas||(this.__hitCanvas=n?t.getPixelType(this,{contextSettings:{willReadFrequently:!0}}):t.getPathType(this));const o=this.__hitCanvas;if(n){const{renderBounds:t}=this.__layout,n=w.image.hitCanvasSize,r=o.hitScale=qt.set(0,0,n,n).getFitMatrix(t).a,{x:a,y:h,width:l,height:d}=qt.set(t).scale(r);o.resize({width:l,height:d,pixelRatio:1}),o.clear(),eo.patternLocked=!0,this.__renderShape(o,{matrix:rc.setWith(this.__world).scaleWith(1/r).invertWith().translate(-a,-h),ignoreFill:!i,ignoreStroke:!s}),eo.patternLocked=!1,o.resetTransform(),e.__isHitPixel=!0}else e.__isHitPixel&&(e.__isHitPixel=!1);this.__drawHitPath(o),o.setStrokeOptions(e)},ac.__hit=function(t){if(this.__box&&this.__box.__hit(t))return!0;const e=this.__;if(e.__isHitPixel&&this.__hitPixel(t))return!0;const{hitFill:i}=e,s=(e.fill||e.__isCanvas)&&("path"===i||"pixel"===i&&!(e.__isAlphaPixelFill||e.__isCanvas))||"all"===i;if(s&&this.__hitFill(t))return!0;const{hitStroke:n,__maxStrokeWidth:o}=e,r=e.stroke&&("path"===n||"pixel"===n&&!e.__isAlphaPixelStroke)||"all"===n;if(!s&&!r)return!1;const a=2*t.radiusX;let h=a;if(r)switch(e.strokeAlign){case"inside":if(h+=2*o,!s&&this.__hitFill(t)&&this.__hitStroke(t,h))return!0;h=a;break;case"center":h+=o;break;case"outside":if(h+=2*o,!s){if(!this.__hitFill(t)&&this.__hitStroke(t,h))return!0;h=a}}return!!h&&this.__hitStroke(t,h)};const hc=t.UI.prototype,lc=t.Rect.prototype,dc=t.Box.prototype;lc.__updateHitCanvas=dc.__updateHitCanvas=function(){this.stroke||this.cornerRadius||(this.fill||this.__.__isCanvas)&&"pixel"===this.hitFill||"all"===this.hitStroke?hc.__updateHitCanvas.call(this):this.__hitCanvas&&(this.__hitCanvas=null)},lc.__hitFill=dc.__hitFill=function(t){return this.__hitCanvas?hc.__hitFill.call(this,t):Vt.hitRadiusPoint(this.__layout.boxBounds,t)},t.Text.prototype.__drawHitPath=function(t){const{__lineHeight:e,fontSize:i,__baseLine:s,__letterSpacing:n,__textDrawData:o}=this.__;t.beginPath(),n<0?this.__drawPathByBox(t):o.rows.forEach(n=>t.rect(n.x,n.y-s,n.width,e<i?i:e))},t.Group.prototype.pick=function(t,e){return e||(e=s),this.updateLayout(),w.getSelector(this).getByPoint(t,e.hitRadius||0,Object.assign(Object.assign({},e),{target:this}))};const cc=Ce.prototype;function uc(t,e,i){t.__.__font?Vh.fillText(t,e,i):t.__.windingRule?e.fill(t.__.windingRule):e.fill()}function pc(t,e,i,s,n){const o=i.__;u(t)?Vh.drawStrokesStyle(t,e,!1,i,s,n):(s.setStroke(t,o.__strokeWidth*e,o),s.stroke()),o.__useArrow&&Vh.strokeArrow(t,i,s,n)}function gc(t,e,i,s,n){const o=i.__;u(t)?Vh.drawStrokesStyle(t,e,!0,i,s,n):(s.setStroke(t,o.__strokeWidth*e,o),Vh.drawTextStroke(i,s,n))}function _c(t,e,i,s,n){const o=s.getSameCanvas(!0,!0);o.font=i.__.__font,gc(t,2,i,o,n),o.blendMode="outside"===e?"destination-out":"destination-in",Vh.fillText(i,o,n),o.blendMode="normal",ar.copyCanvasByWorld(i,s,o),o.recycle(i.__nowWorld)}cc.hitFill=function(t,e){return e?this.context.isPointInPath(t.x,t.y,e):this.context.isPointInPath(t.x,t.y)},cc.hitStroke=function(t,e){return this.strokeWidth=e,this.context.isPointInStroke(t.x,t.y)},cc.hitPixel=function(t,e,i=1){let{x:s,y:n,radiusX:o,radiusY:r}=t;e&&(s-=e.x,n-=e.y),qt.set(s-o,n-r,2*o,2*r).scale(i).ceil();const{data:a}=this.context.getImageData(qt.x,qt.y,qt.width||1,qt.height||1);for(let t=0,e=a.length;t<e;t+=4)if(a[t+3]>0)return!0;return a[3]>0};const{getSpread:fc,copyAndSpread:mc,toOuterOf:yc,getOuterOf:vc,getByMove:wc,move:xc,getIntersectData:bc}=Vt,Ec={};let Sc;const{stintSet:kc}=_,{hasTransparent:Bc}=Nh;function Tc(t,e,i){if(!u(e)||!1===e.visible||0===e.opacity)return;let s;const{boxBounds:o}=i.__layout;switch(e.type){case"image":if(!e.url)return;s=Gh.image(i,t,e,o,!Sc||!Sc[e.url]);break;case"linear":s=jh.linearGradient(e,o);break;case"radial":s=jh.radialGradient(e,o);break;case"angular":s=jh.conicGradient(e,o);break;case"solid":const{type:r,color:a,opacity:h}=e;s={type:r,style:Nh.string(a,h)};break;default:n(e.r)||(s={type:"solid",style:Nh.string(e)})}if(s&&(s.originPaint=e,r(s.style)&&Bc(s.style)&&(s.isTransparent=!0),e.style)){if(0===e.style.strokeWidth)return;s.strokeStyle=e.style}return s}const Pc={compute:function(t,e){const i=e.__,s=[];let n,o,r,a=i.__input[t];c(a)||(a=[a]),Sc=Gh.recycleImage(t,i);for(let i,n=0,o=a.length;n<o;n++)(i=Tc(t,a[n],e))&&(s.push(i),i.strokeStyle&&(r||(r=1),i.strokeStyle.strokeWidth&&(r=Math.max(r,i.strokeStyle.strokeWidth))));i["_"+t]=s.length?s:void 0,s.length?(s.every(t=>t.isTransparent)&&(s.some(t=>t.image)&&(n=!0),o=!0),"fill"===t?(kc(i,"__isAlphaPixelFill",n),kc(i,"__isTransparentFill",o)):(kc(i,"__isAlphaPixelStroke",n),kc(i,"__isTransparentStroke",o),kc(i,"__hasMultiStrokeStyle",r))):i.__removePaint(t,!1)},fill:function(t,e,i,s){i.fillStyle=t,uc(e,i,s)},fills:function(t,e,i,s){let n,o,r;for(let a=0,h=t.length;a<h;a++){if(n=t[a],o=n.originPaint,n.image){if(r?r++:r=1,Gh.checkImage(n,!e.__.__font,e,i,s))continue;if(!n.style){1===r&&n.image.isPlacehold&&e.drawImagePlaceholder(n,i,s);continue}}if(i.fillStyle=n.style,n.transform||o.scaleFixed){if(i.save(),n.transform&&i.transform(n.transform),o.scaleFixed){const{scaleX:t,scaleY:s}=e.getRenderScaleData(!0);(!0===o.scaleFixed||"zoom-in"===o.scaleFixed&&t>1&&s>1)&&i.scale(1/t,1/s)}o.blendMode&&(i.blendMode=o.blendMode),uc(e,i,s),i.restore()}else o.blendMode?(i.saveBlendMode(o.blendMode),uc(e,i,s),i.restoreBlendMode()):uc(e,i,s)}},fillPathOrText:uc,fillText:function(t,e,i){const s=t.__,{rows:n,decorationY:o}=s.__textDrawData;let r;s.__isPlacehold&&s.placeholderColor&&(e.fillStyle=s.placeholderColor);for(let t=0,i=n.length;t<i;t++)r=n[t],r.text?e.fillText(r.text,r.x,r.y):r.data&&r.data.forEach(t=>{e.fillText(t.char,t.x,r.y)});if(o){const{decorationColor:t,decorationHeight:i}=s.__textDrawData;t&&(e.fillStyle=t),n.forEach(t=>o.forEach(s=>e.fillRect(t.x,t.y+s,t.width,i)))}},stroke:function(t,e,i,s){const n=e.__;if(n.__strokeWidth)if(n.__font)Vh.strokeText(t,e,i,s);else switch(n.strokeAlign){case"center":pc(t,1,e,i,s);break;case"inside":!function(t,e,i,s){i.save(),i.clipUI(e),pc(t,2,e,i,s),i.restore()}(t,e,i,s);break;case"outside":!function(t,e,i,s){const n=e.__;if(n.__fillAfterStroke)pc(t,2,e,i,s);else{const{renderBounds:o}=e.__layout,r=i.getSameCanvas(!0,!0);e.__drawRenderPath(r),pc(t,2,e,r,s),r.clipUI(n),r.clearWorld(o),ar.copyCanvasByWorld(e,i,r),r.recycle(e.__nowWorld)}}(t,e,i,s)}},strokes:function(t,e,i,s){Vh.stroke(t,e,i,s)},strokeText:function(t,e,i,s){switch(e.__.strokeAlign){case"center":gc(t,1,e,i,s);break;case"inside":_c(t,"inside",e,i,s);break;case"outside":e.__.__fillAfterStroke?gc(t,2,e,i,s):_c(t,"outside",e,i,s)}},drawTextStroke:function(t,e,i){let s,n=t.__.__textDrawData;const{rows:o,decorationY:r}=n;for(let t=0,i=o.length;t<i;t++)s=o[t],s.text?e.strokeText(s.text,s.x,s.y):s.data&&s.data.forEach(t=>{e.strokeText(t.char,t.x,s.y)});if(r){const{decorationHeight:t}=n;o.forEach(i=>r.forEach(s=>e.strokeRect(i.x,i.y+s,i.width,t)))}},drawStrokesStyle:function(t,e,i,s,n,o){let r;const a=s.__,{__hasMultiStrokeStyle:h}=a;h||n.setStroke(void 0,a.__strokeWidth*e,a);for(let l=0,d=t.length;l<d;l++)if(r=t[l],(!r.image||!Gh.checkImage(r,!1,s,n,o))&&r.style){if(h){const{strokeStyle:t}=r;t?n.setStroke(r.style,a.__getRealStrokeWidth(t)*e,a,t):n.setStroke(r.style,a.__strokeWidth*e,a)}else n.strokeStyle=r.style;r.originPaint.blendMode?(n.saveBlendMode(r.originPaint.blendMode),i?Vh.drawTextStroke(s,n,o):n.stroke(),n.restoreBlendMode()):i?Vh.drawTextStroke(s,n,o):n.stroke()}},shape:function(t,e,i){const s=e.getSameCanvas(),n=e.bounds,o=t.__nowWorld,r=t.__layout,a=t.__nowWorldShapeBounds||(t.__nowWorldShapeBounds={});let h,l,d,c,u,p;yc(r.strokeSpread?(mc(Ec,r.boxBounds,r.strokeSpread),Ec):r.boxBounds,o,a);let{scaleX:g,scaleY:_}=t.getRenderScaleData(!0);if(n.includes(a))p=s,h=u=a,l=o;else{let s;if(w.fullImageShadow)s=a;else{const t=r.renderShapeSpread?fc(n,R.swapAndScale(r.renderShapeSpread,g,_)):n;s=bc(t,a)}c=n.getFitMatrix(s);let{a:f,d:m}=c;c.a<1&&(p=e.getSameCanvas(),t.__renderShape(p,i),g*=f,_*=m),u=vc(a,c),h=wc(u,-c.e,-c.f),l=vc(o,c),xc(l,-c.e,-c.f);const y=i.matrix;y?(d=new yt(c),d.multiply(y),f*=y.scaleX,m*=y.scaleY):d=c,d.withScale(f,m),i=Object.assign(Object.assign({},i),{matrix:d})}return t.__renderShape(s,i),{canvas:s,matrix:d,fitMatrix:c,bounds:h,renderBounds:l,worldCanvas:p,shapeBounds:u,scaleX:g,scaleY:_}}};let Rc,Lc=new Zt;const{isSame:Cc}=Vt;function Oc(t,e,i,s,n,o){if("fill"===e&&!t.__.__naturalWidth){const e=t.__;if(e.__naturalWidth=s.width/e.pixelRatio,e.__naturalHeight=s.height/e.pixelRatio,e.__autoSide)return t.forceUpdate("width"),t.__proxyData&&(t.setProxyAttr("width",e.width),t.setProxyAttr("height",e.height)),!1}return n.data||Gh.createData(n,s,i,o),!0}function Ac(t,e){Ic(t,zr.LOAD,e)}function Dc(t,e){Ic(t,zr.LOADED,e)}function Mc(t,e,i){e.error=i,t.forceUpdate("surface"),Ic(t,zr.ERROR,e)}function Ic(t,e,i){t.hasEvent(e)&&t.emitEvent(new zr(e,i))}function Fc(t,e){const{leafer:i}=t;i&&i.viewReady&&(i.renderer.ignore=e)}const{get:Wc,translate:zc}=tt,Uc=new Zt,Hc={},Nc={};function Yc(t,e,i,s){const n=r(t)||s?(s?i-s*e:i%e)/((s||Math.floor(i/e))-1):t;return"auto"===t&&n<0?0:n}let Xc={},Vc={a:1,b:0,c:0,d:1,e:0,f:0};const{get:Gc,set:jc,rotateOfOuter:Kc,translate:Zc,scaleOfOuter:qc,multiplyParent:Jc,scale:$c,rotate:Qc,skew:tu}=tt;function eu(t,e,i,s,n,o,r,a){r&&Qc(t,r),a&&tu(t,a.x,a.y),n&&$c(t,n,o),Zc(t,e.x+i,e.y+s)}const{get:iu,scale:su,copy:nu}=tt,{getFloorScale:ou}=z,{abs:ru}=Math;const au={image:function(t,e,i,s,n){let o,r;const a=eo.get(i);return Rc&&i===Rc.paint&&Cc(s,Rc.boxBounds)?o=Rc.leafPaint:(o={type:i.type,image:a},a.hasAlphaPixel&&(o.isTransparent=!0),Rc=a.use>1?{leafPaint:o,paint:i,boxBounds:Lc.set(s)}:null),(n||a.loading)&&(r={image:a,attrName:e,attrValue:i}),a.ready?(Oc(t,e,i,a,o,s),n&&(Ac(t,r),Dc(t,r))):a.error?n&&Mc(t,r,a.error):(n&&(Fc(t,!0),Ac(t,r)),o.loadId=a.load(()=>{Fc(t,!1),t.destroyed||(Oc(t,e,i,a,o,s)&&(a.hasAlphaPixel&&(t.__layout.hitCanvasChanged=!0),t.forceUpdate("surface")),Dc(t,r)),o.loadId=void 0},e=>{Fc(t,!1),Mc(t,r,e),o.loadId=void 0}),t.placeholderColor&&(t.placeholderDelay?setTimeout(()=>{a.ready||(a.isPlacehold=!0,t.forceUpdate("surface"))},t.placeholderDelay):a.isPlacehold=!0)),o},checkImage:function(t,e,i,s,n){const{scaleX:o,scaleY:r}=Gh.getImageRenderScaleData(t,i,s,n),{image:a,data:h,originPaint:l}=t,{exporting:d}=n;return!(!h||t.patternId===o+"-"+r&&!d)&&(e&&(h.repeat?e=!1:l.changeful||"miniapp"===w.name&&Gr.isResizing(i)||d||(e=w.image.isLarge(a,o,r)||a.width*o>8096||a.height*r>8096)),e?(i.__.__isFastShadow&&(s.fillStyle=t.style||"#000",s.fill()),Gh.drawImage(t,o,r,i,s,n),!0):(!t.style||l.sync||d?Gh.createPattern(t,i,s,n):Gh.createPatternTask(t,i,s,n),!1))},drawImage:function(t,e,i,s,n,o){const{data:r,image:a}=t,{blendMode:h}=t.originPaint,{opacity:l,transform:d}=r,c=a.getFull(r.filters),u=s.__;let p,{width:g,height:_}=a;(p=d&&!d.onlyScale||u.path||u.cornerRadius)||l||h?(n.save(),p&&n.clipUI(s),h&&(n.blendMode=h),l&&(n.opacity*=l),d&&n.transform(d),n.drawImage(c,0,0,g,_),n.restore()):(r.scaleX&&(g*=r.scaleX,_*=r.scaleY),n.drawImage(c,0,0,g,_))},getImageRenderScaleData:function(t,e,i,s){const n=e.getRenderScaleData(!0,t.originPaint.scaleFixed),{data:o}=t;if(i){const{pixelRatio:t}=i;n.scaleX*=t,n.scaleY*=t}return o&&o.scaleX&&(n.scaleX*=Math.abs(o.scaleX),n.scaleY*=Math.abs(o.scaleY)),n},recycleImage:function(t,e){const i=e["_"+t];if(c(i)){let s,n,o,r,a;for(let h=0,l=i.length;h<l;h++)s=i[h],n=s.image,a=n&&n.url,a&&(o||(o={}),o[a]=!0,eo.recyclePaint(s),n.loading&&(r||(r=e.__input&&e.__input[t]||[],c(r)||(r=[r])),n.unload(i[h].loadId,!r.some(t=>t.url===a))));return o}return null},createPatternTask:function(t,e,i,s){t.patternTask||(t.patternTask=eo.patternTasker.add(()=>me(this,void 0,void 0,function*(){t.patternTask=null,i.bounds.hit(e.__nowWorld)&&Gh.createPattern(t,e,i,s),e.forceUpdate("surface")}),300))},createPattern:function(t,e,i,s){let{scaleX:n,scaleY:o}=Gh.getImageRenderScaleData(t,e,i,s),r=n+"-"+o;if(t.patternId!==r&&!e.destroyed&&(!w.image.isLarge(t.image,n,o)||t.data.repeat)){const{image:i,data:s}=t,{transform:a,gap:h}=s,l=Gh.getPatternFixScale(t,n,o);let d,c,u,{width:p,height:g}=i;l&&(n*=l,o*=l),p*=n,g*=o,h&&(c=h.x*n/ru(s.scaleX||1),u=h.y*o/ru(s.scaleY||1)),(a||1!==n||1!==o)&&(n*=ou(p+(c||0)),o*=ou(g+(u||0)),d=iu(),a&&nu(d,a),su(d,1/n,1/o));const _=i.getCanvas(p,g,s.opacity,s.filters,c,u,e.leafer&&e.leafer.config.smooth),f=i.getPattern(_,s.repeat||w.origin.noRepeat||"no-repeat",d,t);t.style=f,t.patternId=r}},getPatternFixScale:function(t,e,i){const{image:s}=t;let n,o=w.image.maxPatternSize,r=s.width*s.height;return s.isSVG?e>1&&(n=Math.ceil(e)/e):o>r&&(o=r),(r*=e*i)>o&&(n=Math.sqrt(o/r)),n},createData:function(t,e,i,s){t.data=Gh.getPatternData(i,s,e)},getPatternData:function(t,e,i){t.padding&&(e=Uc.set(e).shrink(t.padding)),"strench"===t.mode&&(t.mode="stretch");const{width:s,height:n}=i,{opacity:o,mode:a,align:h,offset:l,scale:d,size:c,rotation:p,skew:g,clipSize:_,repeat:f,gap:m,filters:y}=t,v=e.width===s&&e.height===n,w={mode:a},x="center"!==h&&(p||0)%180==90;let b,E;switch(Vt.set(Nc,0,0,x?n:s,x?s:n),a&&"cover"!==a&&"fit"!==a?((d||c)&&(z.getScaleData(d,c,i,Hc),b=Hc.scaleX,E=Hc.scaleY),(h||m||f)&&(b&&Vt.scale(Nc,b,E,!0),h&&Pt.toPoint(h,Nc,e,Nc,!0,!0))):v&&!p||(b=E=Vt.getFitScale(e,Nc,"fit"!==a),Vt.put(e,i,h,b,!1,Nc),Vt.scale(Nc,b,E,!0)),l&&ct.move(Nc,l),a){case"stretch":v?b&&(b=E=void 0):(b=e.width/s,E=e.height/n,Gh.stretchMode(w,e,b,E));break;case"normal":case"clip":if(Nc.x||Nc.y||b||_||p||g){let t,i;_&&(t=e.width/_.width,i=e.height/_.height),Gh.clipMode(w,e,Nc.x,Nc.y,b,E,p,g,t,i),t&&(b=b?b*t:t,E=E?E*i:i)}break;case"repeat":(!v||b||p||g)&&Gh.repeatMode(w,e,s,n,Nc.x,Nc.y,b,E,p,g,h,t.freeTransform),f||(w.repeat="repeat");const i=u(f);(m||i)&&(w.gap=function(t,e,i,s,n){let o,r;u(t)?(o=t.x,r=t.y):o=r=t;return{x:Yc(o,i,n.width,e&&e.x),y:Yc(r,s,n.height,e&&e.y)}}(m,i&&f,Nc.width,Nc.height,e));break;default:b&&Gh.fillOrFitMode(w,e,Nc.x,Nc.y,b,E,p)}return w.transform||(e.x||e.y)&&zc(w.transform=Wc(),e.x,e.y),b&&(w.scaleX=b,w.scaleY=E),o&&o<1&&(w.opacity=o),y&&(w.filters=y),f&&(w.repeat=r(f)?"x"===f?"repeat-x":"repeat-y":"repeat"),w},stretchMode:function(t,e,i,s){const n=Gc(),{x:o,y:r}=e;o||r?Zc(n,o,r):n.onlyScale=!0,$c(n,i,s),t.transform=n},fillOrFitMode:function(t,e,i,s,n,o,r){const a=Gc();Zc(a,e.x+i,e.y+s),$c(a,n,o),r&&Kc(a,{x:e.x+e.width/2,y:e.y+e.height/2},r),t.transform=a},clipMode:function(t,e,i,s,n,o,r,a,h,l){const d=Gc();eu(d,e,i,s,n,o,r,a),h&&(r||a?(jc(Vc),qc(Vc,e,h,l),Jc(d,Vc)):qc(d,e,h,l)),t.transform=d},repeatMode:function(t,e,i,s,n,o,r,a,h,l,d,c){const u=Gc();if(c)eu(u,e,n,o,r,a,h,l);else{if(h)if("center"===d)Kc(u,{x:i/2,y:s/2},h);else switch(Qc(u,h),h){case 90:Zc(u,s,0);break;case 180:Zc(u,i,s);break;case 270:Zc(u,0,i)}Xc.x=e.x+n,Xc.y=e.y+o,Zc(u,Xc.x,Xc.y),r&&qc(u,Xc,r,a)}t.transform=u}},{toPoint:hu}=kt,{hasTransparent:lu}=Nh,du={},cu={};function uu(t,e,i,s){if(i){let n,o,a,h;for(let t=0,l=i.length;t<l;t++)n=i[t],r(n)?(a=t/(l-1),o=Nh.string(n,s)):(a=n.offset,o=Nh.string(n.color,s)),e.addColorStop(a,o),!h&&lu(o)&&(h=!0);h&&(t.isTransparent=!0)}}const{getAngle:pu,getDistance:gu}=ct,{get:_u,rotateOfOuter:fu,scaleOfOuter:mu}=tt,{toPoint:yu}=kt,vu={},wu={};function xu(t,e,i,s,n){let o;const{width:r,height:a}=t;if(r!==a||s){const t=pu(e,i);o=_u(),n?(mu(o,e,r/a*(s||1),1),fu(o,e,t+90)):(mu(o,e,1,r/a*(s||1)),fu(o,e,t))}return o}const{getDistance:bu}=ct,{toPoint:Eu}=kt,Su={},ku={};const Bu={linearGradient:function(t,e){let{from:i,to:s,type:n,opacity:o}=t;hu(i||"top",e,du),hu(s||"bottom",e,cu);const r=w.canvas.createLinearGradient(du.x,du.y,cu.x,cu.y),a={type:n,style:r};return uu(a,r,t.stops,o),a},radialGradient:function(t,e){let{from:i,to:s,type:n,opacity:o,stretch:r}=t;yu(i||"center",e,vu),yu(s||"bottom",e,wu);const a=w.canvas.createRadialGradient(vu.x,vu.y,0,vu.x,vu.y,gu(vu,wu)),h={type:n,style:a};uu(h,a,t.stops,o);const l=xu(e,vu,wu,r,!0);return l&&(h.transform=l),h},conicGradient:function(t,e){let{from:i,to:s,type:n,opacity:o,stretch:r}=t;Eu(i||"center",e,Su),Eu(s||"bottom",e,ku);const a=w.conicGradientSupport?w.canvas.createConicGradient(0,Su.x,Su.y):w.canvas.createRadialGradient(Su.x,Su.y,0,Su.x,Su.y,bu(Su,ku)),h={type:n,style:a};uu(h,a,t.stops,o);const l=xu(e,Su,ku,r||1,w.conicGradientRotate90);return l&&(h.transform=l),h},getTransform:xu},{copy:Tu,move:Pu,toOffsetOutBounds:Ru}=Vt,{max:Lu,abs:Cu}=Math,Ou={},Au=new yt,Du={};function Mu(t,e){let i,s,n,o,r=0,a=0,h=0,l=0;return e.forEach(t=>{i=t.x||0,s=t.y||0,o=1.5*(t.blur||0),n=Cu(t.spread||0),r=Lu(r,n+o-s),a=Lu(a,n+o+i),h=Lu(h,n+o+s),l=Lu(l,n+o-i)}),r===a&&a===h&&h===l?r:[r,a,h,l]}function Iu(t,e,i){const{shapeBounds:s}=i;let n,o;w.fullImageShadow?(Tu(Ou,t.bounds),Pu(Ou,e.x-s.x,e.y-s.y),n=t.bounds,o=Ou):(n=s,o=e),t.copyWorld(i.canvas,n,o)}const{toOffsetOutBounds:Fu}=Vt,Wu={};const zu=Mu;const Uu={shadow:function(t,e,i){let s,n;const{__nowWorld:o}=t,{shadow:r}=t.__,{worldCanvas:a,bounds:h,renderBounds:l,shapeBounds:d,scaleX:c,scaleY:u}=i,p=e.getSameCanvas(),g=r.length-1;Ru(h,Du,l),r.forEach((r,_)=>{let f=1;if(r.scaleFixed){const t=Math.abs(o.scaleX);t>1&&(f=1/t)}p.setWorldShadow(Du.offsetX+(r.x||0)*c*f,Du.offsetY+(r.y||0)*u*f,(r.blur||0)*c*f,Nh.string(r.color)),n=Kh.getShadowTransform(t,p,i,r,Du,f),n&&p.setTransform(n),Iu(p,Du,i),n&&p.resetTransform(),s=l,r.box&&(p.restore(),p.save(),a&&(p.copyWorld(p,l,o,"copy"),s=o),a?p.copyWorld(a,o,o,"destination-out"):p.copyWorld(i.canvas,d,h,"destination-out")),ar.copyCanvasByWorld(t,e,p,s,r.blendMode),g&&_<g&&p.clearWorld(s)}),p.recycle(s)},innerShadow:function(t,e,i){let s,n;const{__nowWorld:o}=t,{innerShadow:r}=t.__,{worldCanvas:a,bounds:h,renderBounds:l,shapeBounds:d,scaleX:c,scaleY:u}=i,p=e.getSameCanvas(),g=r.length-1;Fu(h,Wu,l),r.forEach((r,_)=>{let f=1;if(r.scaleFixed){const t=Math.abs(o.scaleX);t>1&&(f=1/t)}p.save(),p.setWorldShadow(Wu.offsetX+(r.x||0)*c*f,Wu.offsetY+(r.y||0)*u*f,(r.blur||0)*c*f),n=Kh.getShadowTransform(t,p,i,r,Wu,f,!0),n&&p.setTransform(n),Iu(p,Wu,i),p.restore(),a?(p.copyWorld(p,l,o,"copy"),p.copyWorld(a,o,o,"source-out"),s=o):(p.copyWorld(i.canvas,d,h,"source-out"),s=l),p.fillWorld(s,Nh.string(r.color),"source-in"),ar.copyCanvasByWorld(t,e,p,s,r.blendMode),g&&_<g&&p.clearWorld(s)}),p.recycle(s)},blur:function(t,e,i){const{blur:s}=t.__;i.setWorldBlur(s*t.__nowWorld.a),i.copyWorldToInner(e,t.__nowWorld,t.__layout.renderBounds),i.filter="none"},backgroundBlur:function(t,e,i){},getShadowRenderSpread:Mu,getShadowTransform:function(t,e,i,s,n,o,r){if(s.spread){const i=2*s.spread*o*(r?-1:1),{width:a,height:h}=t.__layout.strokeBounds;return Au.set().scaleOfOuter({x:(n.x+n.width/2)*e.pixelRatio,y:(n.y+n.height/2)*e.pixelRatio},1+i/a,1+i/h),Au}},isTransformShadow(t){},getInnerShadowSpread:zu},{excludeRenderBounds:Hu}=_r;let Nu;function Yu(t,e,i,s,n,o,r,a){switch(e){case"grayscale":Nu||(Nu=!0,n.useGrayscaleAlpha(t.__nowWorld));case"alpha":!function(t,e,i,s,n,o){const r=t.__nowWorld;i.resetTransform(),i.opacity=1,i.useMask(s,r),o&&s.recycle(r);Vu(t,e,i,1,n,o)}(t,i,s,n,r,a);break;case"opacity-path":Vu(t,i,s,o,r,a);break;case"path":a&&i.restore()}}function Xu(t){return t.getSameCanvas(!1,!0)}function Vu(t,e,i,s,n,o){const r=t.__nowWorld;e.resetTransform(),e.opacity=s,e.copyWorld(i,r,void 0,n),o?i.recycle(r):i.clearWorld(r)}t.Group.prototype.__renderMask=function(t,e){let i,s,n,o,r,a;const{children:h}=this;for(let l=0,d=h.length;l<d;l++){if(i=h[l],a=i.__.mask,a){r&&(Yu(this,r,t,n,s,o,void 0,!0),s=n=null),"clipping"!==a&&"clipping-path"!==a||Hu(i,e)||i.__render(t,e),o=i.__.opacity,Nu=!1,"path"===a||"clipping-path"===a?(o<1?(r="opacity-path",n||(n=Xu(t))):(r="path",t.save()),i.__clip(n||t,e)):(r="grayscale"===a?"grayscale":"alpha",s||(s=Xu(t)),n||(n=Xu(t)),i.__render(s,e));continue}const d=1===o&&i.__.__blendMode;d&&Yu(this,r,t,n,s,o,void 0,!1),Hu(i,e)||i.__render(n||t,e),d&&Yu(this,r,t,n,s,o,d,!1)}Yu(this,r,t,n,s,o,void 0,!0)};const Gu=">)]}%!?,.:;'\"》)」〉』〗】〕}┐>’”!?,、。:;‰",ju=Gu+"_#~&*+\\=|≮≯≈≠=…",Ku=new RegExp([[19968,40959],[13312,19903],[131072,173791],[173824,177983],[177984,178207],[178208,183983],[183984,191471],[196608,201551],[201552,205743],[11904,12031],[12032,12255],[12272,12287],[12288,12351],[12736,12783],[12800,13055],[13056,13311],[63744,64255],[65072,65103],[127488,127743],[194560,195103]].map(([t,e])=>`[\\u${t.toString(16)}-\\u${e.toString(16)}]`).join("|"));function Zu(t){const e={};return t.split("").forEach(t=>e[t]=!0),e}const qu=Zu("ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyz"),Ju=Zu("{[(<'\"《(「〈『〖【〔{┌<‘“=¥¥$€££¢¢"),$u=Zu(Gu),Qu=Zu(ju),tp=Zu("- —/~|┆·");var ep;!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"}(ep||(ep={}));const{Letter:ip,Single:sp,Before:np,After:op,Symbol:rp,Break:ap}=ep;function hp(t){return qu[t]?ip:tp[t]?ap:Ju[t]?np:$u[t]?op:Qu[t]?rp:Ku.test(t)?sp:ip}const lp={trimRight(t){const{words:e}=t;let i,s=0,n=e.length;for(let o=n-1;o>-1&&(i=e[o].data[0]," "===i.char);o--)s++,t.width-=i.width;s&&e.splice(n-s,s)}};function dp(t,e,i){switch(e){case"title":return i?t.toUpperCase():t;case"upper":return t.toUpperCase();case"lower":return t.toLowerCase();default:return t}}const{trimRight:cp}=lp,{Letter:up,Single:pp,Before:gp,After:_p,Symbol:fp,Break:mp}=ep;let yp,vp,wp,xp,bp,Ep,Sp,kp,Bp,Tp,Pp,Rp,Lp,Cp,Op,Ap,Dp,Mp=[];function Ip(t,e){Bp&&!kp&&(kp=Bp),yp.data.push({char:t,width:e}),wp+=e}function Fp(){xp+=wp,yp.width=wp,vp.words.push(yp),yp={data:[]},wp=0}function Wp(){Cp&&(Op.paraNumber++,vp.paraStart=!0,Cp=!1),Bp&&(vp.startCharSize=kp,vp.endCharSize=Bp,kp=0),vp.width=xp,Ap.width?cp(vp):Dp&&zp(),Mp.push(vp),vp={words:[]},xp=0}function zp(){xp>(Op.maxWidth||0)&&(Op.maxWidth=xp)}const{top:Up,right:Hp,bottom:Np,left:Yp}=t.Direction4;function Xp(t,e,i){const{bounds:s,rows:n}=t;s[e]+=i;for(let t=0;t<n.length;t++)n[t][e]+=i}const Vp={getDrawData:function(t,e){r(t)||(t=String(t));let i=0,s=0,n=e.__getInput("width")||0,o=e.__getInput("height")||0;const{__padding:a}=e;a&&(n?(i=a[Yp],n-=a[Hp]+a[Yp],!n&&(n=.01)):e.autoSizeAlign||(i=a[Yp]),o?(s=a[Up],o-=a[Up]+a[Np],!o&&(o=.01)):e.autoSizeAlign||(s=a[Up]));const h={bounds:{x:i,y:s,width:n,height:o},rows:[],paraNumber:0,font:w.canvas.font=e.__font};return function(t,e,i){Op=t,Mp=t.rows,Ap=t.bounds,Dp=!Ap.width&&!i.autoSizeAlign;const{__letterSpacing:s,paraIndent:n,textCase:o}=i,{canvas:r}=w,{width:a}=Ap;if(i.__isCharMode){const t="none"!==i.textWrap,h="break"===i.textWrap;Cp=!0,Pp=null,kp=Sp=Bp=wp=xp=0,yp={data:[]},vp={words:[]},s&&(e=[...e]);for(let i=0,l=e.length;i<l;i++)Ep=e[i],"\n"===Ep?(wp&&Fp(),vp.paraEnd=!0,Wp(),Cp=!0):(Tp=hp(Ep),Tp===up&&"none"!==o&&(Ep=dp(Ep,o,!wp)),Sp=r.measureText(Ep).width,s&&(s<0&&(Bp=Sp),Sp+=s),Rp=Tp===pp&&(Pp===pp||Pp===up)||Pp===pp&&Tp!==_p,Lp=!(Tp!==gp&&Tp!==pp||Pp!==fp&&Pp!==_p),bp=Cp&&n?a-n:a,t&&a&&xp+wp+Sp>bp&&(h?(wp&&Fp(),xp&&Wp()):(Lp||(Lp=Tp===up&&Pp==_p),Rp||Lp||Tp===mp||Tp===gp||Tp===pp||wp+Sp>bp?(wp&&Fp(),xp&&Wp()):xp&&Wp()))," "===Ep&&!0!==Cp&&xp+wp===0||(Tp===mp?(" "===Ep&&wp&&Fp(),Ip(Ep,Sp),Fp()):Rp||Lp?(wp&&Fp(),Ip(Ep,Sp)):Ip(Ep,Sp)),Pp=Tp);wp&&Fp(),xp&&Wp(),Mp.length>0&&(Mp[Mp.length-1].paraEnd=!0)}else e.split("\n").forEach(t=>{Op.paraNumber++,xp=r.measureText(t).width,Mp.push({x:n||0,text:t,width:xp,paraStart:!0}),Dp&&zp()})}(h,t,e),a&&function(t,e,i,s,n){if(!s&&i.autoSizeAlign)switch(i.textAlign){case"left":Xp(e,"x",t[Yp]);break;case"right":Xp(e,"x",-t[Hp])}if(!n&&i.autoSizeAlign)switch(i.verticalAlign){case"top":Xp(e,"y",t[Up]);break;case"bottom":Xp(e,"y",-t[Np])}}(a,h,e,n,o),function(t,e){const{rows:i,bounds:s}=t,n=i.length,{__lineHeight:o,__baseLine:r,__letterSpacing:a,__clipText:h,textAlign:l,verticalAlign:d,paraSpacing:c,autoSizeAlign:u}=e;let{x:p,y:g,width:_,height:f}=s,m=o*n+(c?c*(t.paraNumber-1):0),y=r;if(h&&m>f)m=Math.max(f,o),n>1&&(t.overflow=n);else if(f||u)switch(d){case"middle":g+=(f-m)/2;break;case"bottom":g+=f-m}y+=g;let v,w,x,b=_||u?_:t.maxWidth;for(let r=0,d=n;r<d;r++){if(v=i[r],v.x=p,v.width<_||v.width>_&&!h)switch(l){case"center":v.x+=(b-v.width)/2;break;case"right":v.x+=b-v.width}v.paraStart&&c&&r>0&&(y+=c),v.y=y,y+=o,t.overflow>r&&y>m&&(v.isOverflow=!0,t.overflow=r+1),w=v.x,x=v.width,a<0&&(v.width<0?(x=-v.width+e.fontSize+a,w-=x,x+=e.fontSize):x-=a),w<s.x&&(s.x=w),x>s.width&&(s.width=x),h&&_&&_<x&&(v.isOverflow=!0,t.overflow||(t.overflow=i.length))}s.y=g,s.height=m}(h,e),e.__isCharMode&&function(t,e,i){const{rows:s}=t,{textAlign:n,paraIndent:o,letterSpacing:r}=e,a=i&&n.includes("both"),h=a||i&&n.includes("justify"),l=h&&n.includes("letter");let d,c,u,p,g,_,f,m,y,v;s.forEach(t=>{t.words&&(g=o&&t.paraStart?o:0,m=t.words.length,h&&(v=!t.paraEnd||a,c=i-t.width-g,l?p=c/(t.words.reduce((t,e)=>t+e.data.length,0)-1):u=m>1?c/(m-1):0),_=r||t.isOverflow||l?0:u?1:2,t.isOverflow&&!r&&(t.textMode=!0),2===_?(t.x+=g,function(t){t.text="",t.words.forEach(e=>{e.data.forEach(e=>{t.text+=e.char})})}(t)):(t.x+=g,d=t.x,t.data=[],t.words.forEach((e,i)=>{1===_?(f={char:"",x:d},d=function(t,e,i){return t.forEach(t=>{i.char+=t.char,e+=t.width}),e}(e.data,d,f),(t.isOverflow||" "!==f.char)&&t.data.push(f)):d=function(t,e,i,s,n){return t.forEach(t=>{(s||" "!==t.char)&&(t.x=e,i.push(t)),e+=t.width,n&&(e+=n)}),e}(e.data,d,t.data,t.isOverflow,v&&p),v&&(y=i===m-1,u?y||(d+=u,t.width+=u):p&&(t.width+=p*(e.data.length-(y?1:0))))})),t.words=null)})}(h,e,n),h.overflow&&function(t,e,i,s){if(!s)return;const{rows:n,overflow:o}=t;let{textOverflow:r}=e;if(n.splice(o),r&&"show"!==r){let t,a;"hide"===r?r="":"ellipsis"===r&&(r="...");const h=r?w.canvas.measureText(r).width:0,l=i+s-h;("none"===e.textWrap?n:[n[o-1]]).forEach(e=>{if(e.isOverflow&&e.data){let i=e.data.length-1;for(let s=i;s>-1&&(t=e.data[s],a=t.x+t.width,!(s===i&&a<l));s--){if(a<l&&" "!==t.char||!s){e.data.splice(s+1),e.width-=t.width;break}e.width-=t.width}e.width+=h,e.data.push({char:r,x:a}),e.textMode&&function(t){t.text="",t.data.forEach(e=>{t.text+=e.char}),t.data=null}(e)}})}}(h,e,i,n),"none"!==e.textDecoration&&function(t,e){let i,s=0;const{fontSize:n,textDecoration:o}=e;switch(t.decorationHeight=n/11,u(o)?(i=o.type,o.color&&(t.decorationColor=Nh.string(o.color)),o.offset&&(s=Math.min(.3*n,Math.max(o.offset,.15*-n)))):i=o,i){case"under":t.decorationY=[.15*n+s];break;case"delete":t.decorationY=[.35*-n];break;case"under-delete":t.decorationY=[.15*n+s,.35*-n]}}(h,e),h}};const Gp={string:function(t,e){if(!t)return"#000";const i=h(e)&&e<1;if(r(t)){if(!i||!Nh.object)return t;t=Nh.object(t)}let s=n(t.a)?1:t.a;i&&(s*=e);const o=t.r+","+t.g+","+t.b;return 1===s?"rgb("+o+")":"rgba("+o+","+s+")"}};function jp(t){return t?c(t)?t:[t]:[]}Object.assign(Hh,Vp),Object.assign(Nh,Gp),Object.assign(Vh,Pc),Object.assign(Gh,au),Object.assign(jh,Bu),Object.assign(Kh,Uu),Object.assign(he,{interaction:(t,e,i,s)=>new Zd(t,e,i,s),hitCanvas:(t,e)=>new mh(t,e),hitCanvasManager:()=>new Jd}),vh();class Kp extends Dr{get list(){return jp(this.value)}get oldList(){return jp(this.oldValue)}constructor(t,e){super(t),e&&Object.assign(this,e)}}function Zp(t){return(e,i)=>{const s="_"+i;ro(e,i,{get(){return this[s]},set(e){const n=this[s];if(n!==e){const o=this;if(o.config){const t="target"===i;if(t){const{beforeSelect:t}=o.config;if(t){const i=t({target:e});if(u(i))e=i;else if(!1===i)return}o.setDimOthers(!1),o.setBright(!1),c(e)&&e.length>1&&e[0].locked&&e.splice(0,1),o.single&&(delete o.element.syncEventer,delete o.element.__world.ignorePixelSnap)}const s=t?Kp.BEFORE_SELECT:Kp.BEFORE_HOVER;this.hasEvent(s)&&this.emitEvent(new Kp(s,{editor:o,value:e,oldValue:n}))}this[s]=e,t(this,n)}}})}}Kp.BEFORE_SELECT="editor.before_select",Kp.SELECT="editor.select",Kp.AFTER_SELECT="editor.after_select",Kp.BEFORE_HOVER="editor.before_hover",Kp.HOVER="editor.hover";const{abs:qp}=Math,{copy:Jp}=tt,{setListWithFn:$p}=Vt,{worldBounds:Qp}=_r,tg={a:1,b:0,c:0,d:1,e:0,f:0},eg={x:0,y:0,width:0,height:0};class ig extends t.UI{constructor(){super(),this.list=[],this.visible=0,this.hittable=!1,this.strokeAlign="center"}setTarget(t,e){e&&this.set(e),this.target=t,this.update()}update(t){const{list:e}=this;e.length?($p(eg,e,Qp),t&&this.set(t),this.set(eg),this.visible=!0):this.visible=0}__draw(t,e){const{list:i}=this;if(i.length){let s;const n=this.__,{stroke:o,strokeWidth:a,fill:h}=n,{bounds:l}=e;for(let d=0;d<i.length;d++){s=i[d];const{worldTransform:c,worldRenderBounds:u}=s;if(u.width&&u.height&&(!l||l.hit(u,e.matrix))){const i=qp(c.scaleX),l=qp(c.scaleY);Jp(tg,c),tg.half=a%2,t.setWorld(tg,e.matrix),t.beginPath(),s.__.__useArrow?s.__drawPath(t):s.__.__pathForRender?s.__drawRenderPath(t):s.__drawPathByBox(t),n.strokeWidth=a/Math.max(i,l),o&&(r(o)?Vh.stroke(o,this,t,e):Vh.strokes(o,this,t,e)),h&&(r(h)?Vh.fill(h,this,t,e):Vh.fills(h,this,t,e))}}n.strokeWidth=a}}destroy(){this.target=null,super.destroy()}}fe([Zp(function(t){const e=t.target;t.list=e?c(e)?e:[e]:[]})],ig.prototype,"target",void 0);class sg extends t.Group{constructor(e){super(e),this.strokeArea=new t.Rect({strokeAlign:"center"}),this.fillArea=new t.Rect,this.visible=0,this.hittable=!1,this.addMany(this.fillArea,this.strokeArea)}setStyle(t,e){const{visible:i,stroke:s,strokeWidth:n}=t;this.visible=i,this.strokeArea.reset(Object.assign({stroke:s,strokeWidth:n},e||{})),this.fillArea.reset({visible:!e,fill:s,opacity:.2})}setBounds(t){this.strokeArea.set(t),this.fillArea.set(t)}}const ng={findOne:t=>t.list.find(t=>t.editable),findByBounds(t,e){const i=[];return og([t],i,e),i}};function og(t,e,i){let s,n;for(let o=0,r=t.length;o<r;o++)if(s=t[o],n=s.__,n.hittable&&n.visible&&!n.locked&&i.hit(s.__world)){if(n.editable){if(s.isBranch&&!n.hitChildren){n.hitSelf&&e.push(s);continue}if(s.isFrame){if(i.includes(s.__layout.boxBounds,s.__world)){e.push(s);continue}}else i.hit(s.__layout.boxBounds,s.__world)&&n.hitSelf&&e.push(s)}s.isBranch&&og(s.children,e,i)}}const{findOne:rg,findByBounds:ag}=ng;class hg extends t.Group{get dragging(){return!!this.originList}get running(){const{editor:t,app:e}=this;return this.hittable&&t.visible&&t.hittable&&t.mergeConfig.selector&&e&&"normal"===e.mode}get isMoveMode(){const{app:t}=this;return t&&t.interaction.moveMode}constructor(t){super(),this.hoverStroker=new ig,this.targetStroker=new ig,this.bounds=new Zt,this.selectArea=new sg,this.__eventIds=[],this.editor=t,this.addMany(this.targetStroker,this.hoverStroker,this.selectArea),this.__listenEvents()}onHover(){const{editor:t}=this;if(!this.running||this.dragging||t.dragging)this.hoverStroker.target=null;else{const{hoverTarget:e,mergeConfig:i}=t,s=Object.assign({},i);e&&e.editConfig&&Object.assign(s,e.editConfig);const{stroke:n,strokeWidth:o,hover:r,hoverStyle:a}=s;this.hoverStroker.setTarget(r?e:null,Object.assign({stroke:n,strokeWidth:o},a||{}))}}onSelect(){this.running&&(this.targetStroker.setTarget(this.editor.list),this.hoverStroker.target=null)}update(){this.hoverStroker.update();const{stroke:t,strokeWidth:e,selectedStyle:i}=this.editor.mergedConfig;this.targetStroker.update(Object.assign({stroke:t,strokeWidth:e&&Math.max(1,e/2)},i||{}))}onPointerMove(t){const{app:e,editor:i}=this;if(this.running&&!this.isMoveMode&&e.interaction.canHover&&!e.interaction.dragging){const e=this.findUI(t);i.hoverTarget=i.hasItem(e)?null:e}this.isMoveMode&&(i.hoverTarget=null)}onBeforeDown(t){if(t.multiTouch)return;const{select:e}=this.editor.mergeConfig;"press"===e&&(this.app.config.mobile?this.waitSelect=()=>this.checkAndSelect(t):this.checkAndSelect(t))}onTap(t){if(t.multiTouch)return;const{editor:e}=this,{select:i,selectKeep:s}=e.mergeConfig;"tap"===i?this.checkAndSelect(t):this.waitSelect&&this.waitSelect(),this.needRemoveItem?e.removeItem(this.needRemoveItem):this.isMoveMode&&(s||(e.target=null))}checkAndSelect(t){if(this.needRemoveItem=null,this.allowSelect(t)){const{editor:e}=this,i=this.findUI(t);i?this.isMultipleSelect(t)?e.hasItem(i)?this.needRemoveItem=i:e.addItem(i):e.target=i:this.allow(t.target)&&(this.isHoldMultipleSelectKey(t)||this.editor.mergedConfig.selectKeep||(e.target=null))}}onDragStart(t){if(!t.multiTouch&&(this.waitSelect&&this.waitSelect(),this.allowDrag(t))){const{editor:e}=this,{stroke:i,area:s}=e.mergeConfig,{x:n,y:o}=t.getInnerPoint(this);this.bounds.set(n,o),this.selectArea.setStyle({visible:!0,stroke:i,x:n,y:o},s),this.selectArea.setBounds(this.bounds.get()),this.originList=e.leafList.clone()}}onDrag(t){if(!t.multiTouch){if(this.editor.dragging)return this.onDragEnd(t);if(this.dragging){const{editor:e}=this,i=t.getInnerTotal(this),s=this.bounds.clone().unsign(),n=new _h(ag(e.app,s));if(this.bounds.width=i.x,this.bounds.height=i.y,this.selectArea.setBounds(s.get()),n.length){const t=[];this.originList.forEach(e=>{n.has(e)||t.push(e)}),n.forEach(e=>{this.originList.has(e)||t.push(e)}),(t.length!==e.list.length||e.list.some((e,i)=>e!==t[i]))&&(e.target=t)}else e.target=this.originList.list}}}onDragEnd(t){t.multiTouch||this.dragging&&(this.originList=null,this.selectArea.visible=0)}onAutoMove(t){if(this.dragging){const{x:e,y:i}=t.getLocalMove(this);this.bounds.x+=e,this.bounds.y+=i}}allow(t){return t.leafer!==this.editor.leafer}allowDrag(t){const{boxSelect:e,multipleSelect:i}=this.editor.mergeConfig;return!(!(this.running&&i&&e)||t.target.draggable)&&(!this.editor.editing&&this.allow(t.target)||this.isHoldMultipleSelectKey(t)&&!rg(t.path))}allowSelect(t){return this.running&&!this.isMoveMode&&!t.middle}findDeepOne(t){const e={exclude:new _h(this.editor.editBox.rect)};return rg(t.target.leafer.interaction.findPath(t,e))}findUI(t){return this.isMultipleSelect(t)?this.findDeepOne(t):rg(t.path)}isMultipleSelect(t){const{multipleSelect:e,continuousSelect:i}=this.editor.mergeConfig;return e&&(this.isHoldMultipleSelectKey(t)||i)}isHoldMultipleSelectKey(t){const{multipleSelectKey:e}=this.editor.mergedConfig;return e?t.isHoldKeys(e):t.shiftKey}__listenEvents(){const{editor:e}=this;e.waitLeafer(()=>{const{app:i}=e;i.selector.proxy=e,this.__eventIds=[e.on_([[Kp.HOVER,this.onHover,this],[Kp.SELECT,this.onSelect,this]]),i.on_([[t.PointerEvent.MOVE,this.onPointerMove,this],[t.PointerEvent.BEFORE_DOWN,this.onBeforeDown,this],[t.PointerEvent.TAP,this.onTap,this],[t.DragEvent.START,this.onDragStart,this,!0],[t.DragEvent.DRAG,this.onDrag,this],[t.DragEvent.END,this.onDragEnd,this],[t.MoveEvent.MOVE,this.onAutoMove,this],[[t.ZoomEvent.ZOOM,t.MoveEvent.MOVE],()=>{this.editor.hoverTarget=null}]])]})}__removeListenEvents(){this.off_(this.__eventIds)}destroy(){this.editor=this.originList=this.needRemoveItem=null,this.__removeListenEvents(),super.destroy()}}const{topLeft:lg,top:dg,topRight:cg,right:ug,bottomRight:pg,bottom:gg,bottomLeft:_g,left:fg}=t.Direction9,{toPoint:mg}=kt,{within:yg,sign:vg}=z,{abs:wg}=Math,xg={getScaleData(t,e,i,s,n,o,r,a){let l,d,c={},u=1,p=1;const{boxBounds:g,widthRange:_,heightRange:f,dragBounds:m,worldBoxBounds:y}=t,{width:v,height:w}=e,x=t.scaleX/e.scaleX,b=t.scaleY/e.scaleY,E=vg(x),S=vg(b),k=a?x:E*g.width/v,B=a?b:S*g.height/w;if(h(s))u=p=Math.sqrt(s);else{o&&(s.x*=2,s.y*=2),s.x*=a?x:E,s.y*=a?b:S;const t=(-s.y+w)/w,e=(s.x+v)/v,r=(s.y+w)/w,h=(-s.x+v)/v;switch(i){case dg:p=t,l="bottom";break;case ug:u=e,l="left";break;case gg:p=r,l="top";break;case fg:u=h,l="right";break;case lg:p=t,u=h,l="bottom-right";break;case cg:p=t,u=e,l="bottom-left";break;case pg:p=r,u=e,l="top-left";break;case _g:p=r,u=h,l="top-right"}if(n)if("corner"===n&&i%2)n=!1;else switch(i){case dg:case gg:u=p;break;case fg:case ug:p=u;break;default:d=Math.sqrt(wg(u*p)),u=vg(u)*d,p=vg(p)*d}}const T=1!==u,P=1!==p;if(T&&(u/=k),P&&(p/=B),!r){const{worldTransform:e}=t;u<0&&(u=1/g.width/e.scaleX),p<0&&(p=1/g.height/e.scaleY)}if(mg(o||l,g,c,!0),m){const e={x:u,y:p};Td.limitScaleOf(t,c,e,n),u=e.x,p=e.y}if(T&&_){const e=g.width*t.scaleX;u=yg(e*u,_)/e}if(P&&f){const e=g.height*t.scaleY;p=yg(e*p,f)/e}return T&&wg(u*y.width)<1&&(u=vg(u)/y.width),P&&wg(p*y.height)<1&&(p=vg(p)/y.height),n&&u!==p&&(d=Math.min(wg(u),wg(p)),u=vg(u)*d,p=vg(p)*d),isFinite(u)||(u=1),isFinite(p)||(p=1),{origin:c,scaleX:u,scaleY:p,direction:i,lockRatio:n,around:o}},getRotateData(t,e,i,s,n){let o,r={};switch(e){case lg:o="bottom-right";break;case cg:o="bottom-left";break;case pg:o="top-left";break;case _g:o="top-right";break;default:o="center"}return mg(n||o,t.boxBounds,r,!0),{origin:r,rotation:ct.getRotation(s,t.getWorldPointByBox(r),i)}},getSkewData(t,e,i,s){let n,o,r={},a=0,h=0;switch(e){case dg:case lg:o={x:.5,y:0},n="bottom",a=1;break;case gg:case pg:o={x:.5,y:1},n="top",a=1;break;case fg:case _g:o={x:0,y:.5},n="right",h=1;break;case ug:case cg:o={x:1,y:.5},n="left",h=1}const{width:l,height:d}=t;o.x=o.x*l,o.y=o.y*d,mg(s||n,t,r,!0);const c=ct.getRotation(o,r,{x:o.x+(a?i.x:0),y:o.y+(h?i.y:0)});return a?a=-c:h=c,{origin:r,skewX:a,skewY:h}},getAround:(t,e)=>e&&!t?"center":t,getRotateDirection:(t,e,i=8)=>((t=(t+Math.round(e/(360/i)))%i)<0&&(t+=i),t),getFlipDirection(t,e,i){if(e)switch(t){case fg:t=ug;break;case lg:t=cg;break;case _g:t=pg;break;case ug:t=fg;break;case cg:t=lg;break;case pg:t=_g}if(i)switch(t){case dg:t=gg;break;case lg:t=_g;break;case cg:t=pg;break;case gg:t=dg;break;case _g:t=lg;break;case pg:t=cg}return t}},bg={};function Eg(t,e){const{enterPoint:i,dragging:s,skewing:n,resizing:o,flippedX:r,flippedY:a}=t;if(!i||!t.editor.editing||!t.canUse)return;if("rect"===i.name)return Sg(t);if("circle"===i.name)return;let{rotation:h}=t;const{pointType:l}=i,{moveCursor:d,resizeCursor:c,rotateCursor:u,skewCursor:p,moveable:g,resizeable:_,rotateable:f,skewable:m}=t.mergeConfig;if("move"===l)return i.cursor=d,void(g||(i.visible=!1));if("button"===l)return void(i.cursor||(i.cursor="pointer"));let y=l.includes("resize");y&&f&&(t.isHoldRotateKey(e)||!_)&&(y=!1);const v=m&&!y&&("resize-line"===i.name||"skew"===l),w=s?n?p:o?c:u:v?p:y?c:u;h+=45*(xg.getFlipDirection(i.direction,r,a)+1),h=2*Math.round(z.formatRotation(h,!0)/2);const{url:x,x:b,y:E}=w,S=x+h;bg[S]?i.cursor=bg[S]:bg[S]=i.cursor={url:kg(x,h),x:b,y:E}}function Sg(t){const{moveCursor:e,moveable:i}=t.mergeConfig;t.canUse&&(t.rect.cursor=i?e:void 0)}function kg(t,e){return'"data:image/svg+xml,'+encodeURIComponent(t.replace("{{rotation}}",e.toString()))+'"'}class Bg extends t.Box{constructor(t){super(t),this.useFastShadow=!0}}const Tg=["top","right","bottom","left"],Pg=void 0;class Rg extends t.Group{get mergeConfig(){const{config:t}=this,{mergeConfig:e,editBox:i}=this.editor;return this.mergedConfig=t&&i!==this?Object.assign(Object.assign({},e),t):e}get target(){return this._target||this.editor.element}set target(t){this._target=t}get single(){return!!this._target||this.editor.single}get transformTool(){return this._transformTool||this.editor}set transformTool(t){this._transformTool=t}get flipped(){return this.flippedX||this.flippedY}get flippedX(){return this.scaleX<0}get flippedY(){return this.scaleY<0}get flippedOne(){return this.scaleX*this.scaleY<0}get canUse(){return this.app&&this.editor.editing}get canGesture(){if(!this.canUse)return!1;const{moveable:t,resizeable:e,rotateable:i}=this.mergeConfig;return r(t)||r(e)||r(i)}get canDragLimitAnimate(){return this.moving&&this.mergeConfig.dragLimitAnimate&&this.target.dragBounds}constructor(e){super(),this.view=new t.Group,this.rect=new Bg({name:"rect",hitFill:"all",hitStroke:"none",strokeAlign:"center",hitRadius:5}),this.circle=new Bg({name:"circle",strokeAlign:"center",around:"center",cursor:"crosshair",hitRadius:5}),this.buttons=new t.Group({around:"center",hitSelf:!1,visible:0}),this.resizePoints=[],this.rotatePoints=[],this.resizeLines=[],this.dragStartData={},this.__eventIds=[],this.editor=e,this.visible=!1,this.create(),this.__listenEvents()}create(){let t,e,i;const{view:s,resizePoints:n,rotatePoints:o,resizeLines:r,rect:a,circle:h,buttons:l}=this,d=["bottom-right","bottom","bottom-left","left","top-left","top","top-right","right"];for(let s=0;s<8;s++)t=new Bg({name:"rotate-point",around:d[s],width:15,height:15,hitFill:"all"}),o.push(t),this.listenPointEvents(t,"rotate",s),s%2&&(e=new Bg({name:"resize-line",around:"center",width:10,height:10,hitFill:"all"}),r.push(e),this.listenPointEvents(e,"resize",s)),i=new Bg({name:"resize-point",hitRadius:5}),n.push(i),this.listenPointEvents(i,"resize",s);this.listenPointEvents(h,"rotate",2),this.listenPointEvents(a,"move",8),s.addMany(...o,a,h,l,...r,...n),this.add(s)}load(){const{target:t,mergeConfig:e,single:i,rect:s,circle:n,resizePoints:r,resizeLines:a}=this,{stroke:h,strokeWidth:l,ignorePixelSnap:d}=e,c=this.getPointsStyle(),u=this.getMiddlePointsStyle(),p=this.getResizeLinesStyle();let g;this.visible=!t.locked;for(let t=0;t<8;t++)g=r[t],g.set(this.getPointStyle(t%2?u[(t-1)/2%u.length]:c[t/2%c.length])),g.rotation=(t-(t%2?1:0))/2*90,t%2&&a[(t-1)/2].set(Object.assign({pointType:"resize",rotation:(t-1)/2*90},p[(t-1)/2%p.length]||{}));n.set(this.getPointStyle(e.circle||e.rotatePoint||c[0])),s.set(Object.assign({stroke:h,strokeWidth:l,opacity:1,editConfig:Pg},e.rect||{}));const f=o(e.rectThrough)?i:e.rectThrough;s.hittable=!f,f&&(t.syncEventer=s,this.app.interaction.bottomList=[{target:s,proxy:t}]),i&&_.stintSet(t.__world,"ignorePixelSnap",d),Sg(this)}update(){const{editor:t}=this,{x:e,y:i,scaleX:s,scaleY:n,rotation:o,skewX:r,skewY:a,width:h,height:l}=this.target.getLayoutBounds("box",t,!0);this.visible=!this.target.locked,this.set({x:e,y:i,scaleX:s,scaleY:n,rotation:o,skewX:r,skewY:a}),this.updateBounds({x:0,y:0,width:h,height:l})}unload(){this.visible=!1,this.app&&(this.rect.syncEventer=this.app.interaction.bottomList=null)}updateBounds(t){const{editor:e,mergeConfig:i,single:s,rect:n,circle:o,buttons:r,resizePoints:a,rotatePoints:l,resizeLines:d}=this,{editMask:c}=e,{middlePoint:u,resizeable:p,rotateable:g,hideOnSmall:_,editBox:f,mask:m,dimOthers:y,bright:v,spread:w,hideRotatePoints:x,hideResizeLines:b}=i;if(c.visible=!!m||0,e.setDimOthers(y),e.setBright(!!y||v),w&&Vt.spread(t,w),this.view.worldOpacity){const{width:e,height:c}=t,m=h(_)?_:10,y=f&&!(_&&e<m&&c<m);let v,w,E,S={};for(let i=0;i<8;i++)kt.toPoint(kt.directionData[i],t,S),w=a[i],v=l[i],w.set(S),v.set(S),w.visible=y&&!(!p&&!g),v.visible=y&&g&&p&&!x,i%2&&(E=d[(i-1)/2],E.set(S),E.visible=w.visible&&!b,w.visible=v.visible=y&&!!u,(i+1)/2%2?(E.width=e+E.height,_&&2*w.width>e&&(w.visible=!1)):(E.width=c+E.height,_&&2*w.width>c&&(w.visible=!1)));o.visible=y&&g&&!(!i.circle&&!i.rotatePoint),o.visible&&this.layoutCircle(),n.path&&(n.path=null),n.set(Object.assign(Object.assign({},t),{visible:!s||f})),r.visible=y&&r.children.length>0||0,r.visible&&this.layoutButtons()}else n.set(t)}layoutCircle(){const{circleDirection:t,circleMargin:e,buttonsMargin:i,buttonsDirection:s,middlePoint:n}=this.mergedConfig,o=Tg.indexOf(t||(this.buttons.children.length&&"bottom"===s?"top":"bottom"));this.setButtonPosition(this.circle,o,e||i,!!n)}layoutButtons(){const{buttons:t}=this,{buttonsDirection:e,buttonsFixed:i,buttonsMargin:s,middlePoint:n}=this.mergedConfig,{flippedX:o,flippedY:r}=this;let a=Tg.indexOf(e);(a%2&&o||(a+1)%2&&r)&&i&&(a=(a+2)%4);const h=i?xg.getRotateDirection(a,this.flippedOne?this.rotation:-this.rotation,4):a;this.setButtonPosition(t,h,s,!!n),i&&(t.rotation=90*(h-a)),t.scaleX=o?-1:1,t.scaleY=r?-1:1}setButtonPosition(t,e,i,s){const n=this.resizePoints[2*e+1],o=e%2,r=e&&3!==e?1:-1,a=(i+(e%2?(s?n.width:0)+t.boxBounds.width:(s?n.height:0)+t.boxBounds.height)/2)*r;o?(t.x=n.x+a,t.y=n.y):(t.x=n.x,t.y=n.y+a)}getPointStyle(t){const{stroke:e,strokeWidth:i,pointFill:s,pointSize:n,pointRadius:o}=this.mergedConfig,r={fill:s,stroke:e,strokeWidth:i,around:"center",strokeAlign:"center",opacity:1,width:n,height:n,cornerRadius:o,offsetX:0,offsetY:0,editConfig:Pg};return t?Object.assign(r,t):r}getPointsStyle(){const{point:t}=this.mergedConfig;return c(t)?t:[t]}getMiddlePointsStyle(){const{middlePoint:t}=this.mergedConfig;return c(t)?t:t?[t]:this.getPointsStyle()}getResizeLinesStyle(){const{resizeLine:t}=this.mergedConfig;return c(t)?t:[t]}onDragStart(t){this.dragging=!0;const e=this.dragPoint=t.current,{pointType:i}=e,{moveable:s,resizeable:n,rotateable:o,skewable:r}=this.mergeConfig;"move"===i?s&&(this.moving=!0):(i.includes("rotate")||this.isHoldRotateKey(t)||!n?(o&&(this.rotating=!0),"resize-rotate"===i?n&&(this.resizing=!0):"resize-line"===e.name&&(r&&(this.skewing=!0),this.rotating=!1)):"resize"===i&&n&&(this.resizing=!0),"skew"===i&&r&&(this.skewing=!0)),this.onTransformStart(t)}onDrag(t){const{transformTool:e,moving:i,resizing:s,rotating:n,skewing:o}=this;if(i)e.onMove(t);else if(s||n||o){const i=t.current;i.pointType&&(this.enterPoint=i),n&&e.onRotate(t),s&&e.onScale(t),o&&e.onSkew(t)}Eg(this,t)}onDragEnd(t){this.onTransformEnd(t),this.dragPoint=null}onTransformStart(t){(this.moving||this.gesturing)&&(this.editor.opacity=this.mergedConfig.hideOnMove?0:1),this.resizing&&(Gr.resizingKeys=this.editor.leafList.keys);const{dragStartData:e,target:i}=this;e.x=t.x,e.y=t.y,e.totalOffset={x:0,y:0},e.point={x:i.x,y:i.y},e.bounds=Object.assign({},i.getLayoutBounds("box","local")),e.rotation=i.rotation}onTransformEnd(e){this.canDragLimitAnimate&&(e instanceof t.DragEvent||e instanceof t.MoveEvent)&&this.transformTool.onMove(e),this.resizing&&(Gr.resizingKeys=null),this.dragging=this.gesturing=this.moving=this.resizing=this.rotating=this.skewing=!1,this.editor.opacity=1,this.editor.update()}onMove(e){if(this.canGesture&&"drag"!==e.moveType&&(e.stop(),r(this.mergedConfig.moveable)))switch(this.gesturing=this.moving=!0,e.type){case t.MoveEvent.START:this.onTransformStart(e);break;case t.MoveEvent.END:this.onTransformEnd(e);break;default:this.transformTool.onMove(e)}}onScale(e){if(this.canGesture&&(e.stop(),r(this.mergedConfig.resizeable)))switch(this.gesturing=this.resizing=!0,e.type){case t.ZoomEvent.START:this.onTransformStart(e);break;case t.ZoomEvent.END:this.onTransformEnd(e);break;default:this.transformTool.onScale(e)}}onRotate(e){if(this.canGesture&&(e.stop(),r(this.mergedConfig.rotateable)))switch(this.gesturing=this.rotating=!0,e.type){case t.ZoomEvent.START:this.onTransformStart(e);break;case t.ZoomEvent.END:this.onTransformEnd(e);break;default:this.transformTool.onRotate(e)}}isHoldRotateKey(t){const{rotateKey:e}=this.mergedConfig;return e?t.isHoldKeys(e):t.metaKey||t.ctrlKey}onKey(t){Eg(this,t)}onArrow(t){if(this.canUse&&this.mergeConfig.keyEvent){let e=0,i=0;const s=t.shiftKey?10:1;switch(t.code){case"ArrowDown":i=s;break;case"ArrowUp":i=-s;break;case"ArrowLeft":e=-s;break;case"ArrowRight":e=s}(e||i)&&this.transformTool.move(e,i)}}onDoubleTap(t){const{openInner:e,preventEditInner:i}=this.mergeConfig;"double"!==e||i||this.openInner(t)}onLongPress(t){const{openInner:e,preventEditInner:i}=this.mergeConfig;"long"===e&&i&&this.openInner(t)}openInner(e){const{editor:i,target:s}=this;if(this.single){if(s.locked)return;if(s.isBranch&&!s.editInner){if(s.textBox){const{children:e}=s,n=e.find(e=>e.editable&&e instanceof t.Text)||e.find(e=>e instanceof t.Text);if(n)return i.openInnerEditor(n)}i.openGroup(s),i.target=i.selector.findDeepOne(e)}else i.openInnerEditor()}}listenPointEvents(e,i,s){e.direction=s,e.pointType=i,this.__eventIds.push(e.on_([[t.DragEvent.START,this.onDragStart,this],[t.DragEvent.DRAG,this.onDrag,this],[t.DragEvent.END,this.onDragEnd,this],[t.PointerEvent.ENTER,t=>{this.enterPoint=e,Eg(this,t)}],[t.PointerEvent.LEAVE,()=>{this.enterPoint=null}]]))}__listenEvents(){const{rect:e,editor:i,__eventIds:s}=this;s.push(e.on_([[t.PointerEvent.DOUBLE_TAP,this.onDoubleTap,this],[t.PointerEvent.LONG_PRESS,this.onLongPress,this]])),this.waitLeafer(()=>{s.push(i.app.on_([[[t.KeyEvent.HOLD,t.KeyEvent.UP],this.onKey,this],[t.KeyEvent.DOWN,this.onArrow,this],[[t.MoveEvent.START,t.MoveEvent.BEFORE_MOVE,t.MoveEvent.END],this.onMove,this,!0],[[t.ZoomEvent.START,t.ZoomEvent.BEFORE_ZOOM,t.ZoomEvent.END],this.onScale,this,!0],[[t.RotateEvent.START,t.RotateEvent.BEFORE_ROTATE,t.RotateEvent.END],this.onRotate,this,!0]]))})}__removeListenEvents(){this.off_(this.__eventIds)}destroy(){this.editor=null,this.__removeListenEvents(),super.destroy()}}const Lg={x:0,y:0,width:1e5,height:1e5};class Cg extends t.UI{constructor(t){super(),this.editor=t,this.hittable=!1,this.visible=0}__updateWorldBounds(){Object.assign(this.__local,Lg),Object.assign(this.__world,Lg)}__draw(t,e){const{editor:i}=this,{mask:s}=i.mergedConfig;if(s&&i.editing){if(t.fillWorld(t.bounds,!0===s?"rgba(0,0,0,0.8)":s),e.bounds&&!e.bounds.hit(i.editBox.rect.__world,e.matrix))return;t.saveBlendMode("destination-out"),e=Object.assign(Object.assign({},e),{shape:!0}),i.list.forEach(i=>{i.__render(t,e);const{parent:s}=i;s&&s.textBox&&s.__renderShape(t,e)}),t.restoreBlendMode()}}destroy(){this.editor=null,super.destroy()}}const Og='\n<feOffset dy="1"/>\n<feGaussianBlur stdDeviation="1.5"/>\n<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2 0"/>\n<feBlend mode="normal" in="SourceGraphic" result="shape"/>',Ag={editSize:"size",keyEvent:!0,stroke:"#836DFF",strokeWidth:2,pointFill:"#FFFFFF",pointSize:10,pointRadius:16,rotateGap:45,buttonsDirection:"bottom",buttonsMargin:12,hideOnSmall:!0,moveCursor:"move",resizeCursor:{url:`\n<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg">\n<g filter="url(#f)">\n<g transform="rotate({{rotation}},12,12)">\n<path d="M7.5 8.0H8.5V5.9L6.8 7.2L7.5 8.0ZM3 11.4L2.3 10.6L1.3 11.4L2.3 12.2L3 11.4ZM7.5 10.4H6.5V11.4H7.5V10.4ZM16.5 10.4V11.4H17.5V10.4H16.5ZM16.5 8.0L17.1 7.2L15.5 5.9V8.0H16.5ZM21 11.4L21.6 12.2L22.6 11.4L21.6 10.6L21 11.4ZM16.5 14.9H15.5V16.9L17.1 15.7L16.5 14.9ZM16.5 12.4H17.5V11.4H16.5V12.4ZM7.5 12.4V11.4H6.5V12.4H7.5ZM7.5 14.9L6.8 15.7L8.5 16.9V14.9H7.5ZM6.8 7.2L2.3 10.6L3.6 12.2L8.1 8.7L6.8 7.2ZM8.5 10.4V8.0H6.5V10.4H8.5ZM16.5 9.4H7.5V11.4H16.5V9.4ZM17.5 10.4V8.0H15.5V10.4H17.5ZM15.8 8.7L20.3 12.2L21.6 10.6L17.1 7.2L15.8 8.7ZM20.3 10.6L15.8 14.1L17.1 15.7L21.6 12.2L20.3 10.6ZM17.5 14.9V12.4H15.5V14.9H17.5ZM7.5 13.4H16.5V11.4H7.5V13.4ZM8.5 14.9V12.4H6.5V14.9H8.5ZM2.3 12.2L6.8 15.7L8.1 14.1L3.6 10.6L2.3 12.2Z" fill="white"/>\n<path fill-rule="evenodd" d="M3 11.4L7.5 8.0V10.4H16.5V8.0L21 11.4L16.5 14.9V12.4H7.5V14.9L3 11.4Z" fill="black"/>\n</g>\n</g>\n<defs>\n<filter id="f" x="-1.6" y="3.9" width="27.2" height="16.9" filterUnits="userSpaceOnUse">\n${Og}\n</filter>\n</defs>\n</svg>\n`,x:12,y:12},rotateCursor:{url:`\n<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg">\n<g filter="url(#f)">\n<g transform="rotate(135,12,12),rotate({{rotation}},12,12)">\n<path d="M20.4 8H21.4L20.8 7.1L17.3 2.6L17 2.1L16.6 2.6L13.1 7.1L12.5 8H13.5H15.4C14.9 11.8 11.8 14.9 8 15.4V13.5V12.5L7.1 13.1L2.6 16.6L2.1 17L2.6 17.3L7.1 20.8L8 21.4V20.4V18.4C13.5 17.9 17.9 13.5 18.4 8H20.4Z" stroke="white"/>\n<path fill-rule="evenodd" d="M17 3L20.4 7.5H17.9C17.7 13.1 13.1 17.7 7.5 17.9V20.4L3 17L7.5 13.5V15.9C12.0 15.7 15.7 12.0 15.9 7.5H13.5L17 3Z" fill="black"/>\n</g>\n</g>\n<defs>\n<filter id="f" x="-1.6" y="-0.6" width="27.1" height="27.1" filterUnits="userSpaceOnUse">\n${Og}\n</filter>\n</defs>\n</svg>\n`,x:12,y:12},skewCursor:{url:`\n<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg">\n<g filter="url(#f)">\n<g transform="rotate(90,12,12),rotate({{rotation}},12,12)">\n<path d="M21 10.4L21 11.4L23.8 11.4L21.6 9.6L21 10.4ZM17 10.4V11.4L17 11.4L17 10.4ZM15.5 6L16.1 5.2L14.5 3.9V6H15.5ZM15.5 8.4V9.4H16.5V8.4H15.5ZM6 8.4V7.4H5V8.4H6ZM6 10.4H5V11.4H6V10.4ZM7 14.4V13.4L7 13.4L7 14.4ZM3 14.4L3 13.4L0.1 13.4L2.3 15.2L3 14.4ZM8.5 18.9L7.8 19.7L9.5 21.0V18.9H8.5ZM8.5 16.4V15.4H7.5V16.4H8.5ZM19 16.4V17.4H20V16.4H19ZM19 14.4H20V13.4H19V14.4ZM21 9.4L17 9.4L17 11.4L21 11.4L21 9.4ZM14.8 6.7L20.3 11.2L21.6 9.6L16.1 5.2L14.8 6.7ZM16.5 8.4V6H14.5V8.4H16.5ZM6 9.4H15.5V7.4H6V9.4ZM7 10.4V8.4H5V10.4H7ZM15.5 9.4H6V11.4H15.5V9.4ZM17 9.4H15.5V11.4H17V9.4ZM7 15.4H8.5V13.4H7V15.4ZM3 15.4L7 15.4L7 13.4L3 13.4L3 15.4ZM9.1 18.1L3.6 13.6L2.3 15.2L7.8 19.7L9.1 18.1ZM7.5 16.4V18.9H9.5V16.4H7.5ZM19 15.4H8.5V17.4H19V15.4ZM18 14.4V16.4H20V14.4H18ZM8.5 15.4H19V13.4H8.5V15.4Z" fill="white"/>\n<path fill-rule="evenodd" d="M17 10.4L21 10.4L15.5 6V8.4H6V10.4H15.5H17ZM8.5 14.4H7L3 14.4L8.5 18.9V16.4H19V14.4H8.5Z" fill="black"/>\n</g>\n</g>\n<defs>\n<filter x="-2.8" y="1.9" width="29.6" height="23.1" filterUnits="userSpaceOnUse" >\n${Og}\n</filter>\n</defs>\n</svg>\n`,x:12,y:12},selector:!0,editBox:!0,hover:!0,select:"press",openInner:"double",multipleSelect:!0,boxSelect:!0,moveable:!0,resizeable:!0,flipable:!0,rotateable:!0,skewable:!0},Dg=new Zt;function Mg(t){const{simulateTarget:e,list:i}=t,{zoomLayer:s}=i[0].leafer;e.safeChange(()=>{Dg.setListWithFn(i,t=>t.getBounds("box","page")),0===Dg.width&&(Dg.width=.1),0===Dg.height&&(Dg.height=.1),e.reset(Dg.get())}),s.add(e)}const Ig=(t,e)=>t.parent.children.indexOf(t)-e.parent.children.indexOf(e),Fg=(t,e)=>e.parent.children.indexOf(e)-t.parent.children.indexOf(t),Wg={group(e,i,s){e.sort(Fg);const{app:n,parent:o}=e[0];let r;r=s&&s.add?s:new t.Group(s),o.addAt(r,o.children.indexOf(e[0])),e.sort(Ig);const a=new yt(i.worldTransform);return a.divideParent(o.scrollWorldTransform),r.setTransform(a),r.editable=!0,r.hitChildren=!1,n.lockLayout(),e.forEach(t=>t.dropTo(r)),n.unlockLayout(),r},ungroup(t){const{app:e}=t[0],i=[];return e.lockLayout(),t.forEach(t=>{if(t.isBranch){const{parent:e,children:s}=t;for(;s.length;)i.push(s[0]),s[0].dropTo(e,e.children.indexOf(t));t.isBranchLeaf?i.push(t):t.remove()}else i.push(t)}),e.unlockLayout(),i},toTop(t){t.sort(Ig),t.forEach(t=>{t.parent&&t.parent.add(t)})},toBottom(t){t.sort(Fg),t.forEach(t=>{t.parent&&t.parent.addAt(t,0)})}},zg=te.get("EditToolCreator");function Ug(){return t=>{Ng.register(t)}}const Hg=Ug,Ng={list:{},register(t){const{tag:e}=t.prototype;Yg[e]&&zg.repeat(e),Yg[e]=t},get:(t,e)=>new Yg[t](e)},{list:Yg}=Ng;class Xg extends Kp{constructor(t,e){super(t,e)}}Xg.BEFORE_OPEN="innerEditor.before_open",Xg.OPEN="innerEditor.open",Xg.BEFORE_CLOSE="innerEditor.before_close",Xg.CLOSE="innerEditor.close";class Vg extends Kp{constructor(t,e){super(t,e)}}Vg.BEFORE_GROUP="editor.before_group",Vg.GROUP="editor.group",Vg.BEFORE_UNGROUP="editor.before_ungroup",Vg.UNGROUP="editor.ungroup",Vg.BEFORE_OPEN="editor.before_open_group",Vg.OPEN="editor.open_group",Vg.BEFORE_CLOSE="editor.before_close_group",Vg.CLOSE="editor.close_group";const{updateMatrix:Gg}=ar,jg={x:1,y:1,scaleX:1,scaleY:1,rotation:1,skewX:1,skewY:1},Kg="top-left";class Zg extends t.Rect{get __tag(){return"SimulateElement"}constructor(t){super(),this.checkChange=!0,this.canChange=!0,this.visible=this.hittable=!1,this.on(Fr.CHANGE,e=>{if(this.checkChange&&jg[e.attrName]){const{attrName:i,newValue:s,oldValue:n}=e,o="s"===i[0]?(s||1)/(n||1):(s||0)-(n||0);this.canChange=!1;const r=this.__;r[i]=n,Gg(this.parent),Gg(this);const a=new yt(this.__world);switch(r[i]=s,this.__layout.rotationChange(),Gg(this),this.changedTransform=new yt(this.__world).divide(a),i){case"x":t.move(o,0);break;case"y":t.move(0,o);break;case"rotation":t.rotateOf(Kg,o);break;case"scaleX":t.scaleOf(Kg,o,1);break;case"scaleY":t.scaleOf(Kg,1,o);break;case"skewX":t.skewOf(Kg,o,0);break;case"skewY":t.skewOf(Kg,0,o)}this.canChange=!0}})}safeChange(t){this.canChange&&(this.checkChange=!1,t(),this.checkChange=!0)}}class qg extends Kp{constructor(t,e){super(t,e)}}qg.BEFORE_MOVE="editor.before_move",qg.MOVE="editor.move";class Jg extends Kp{constructor(t,e){super(t,e)}}Jg.BEFORE_SCALE="editor.before_scale",Jg.SCALE="editor.scale";class $g extends Kp{constructor(t,e){super(t,e)}}$g.BEFORE_ROTATE="editor.before_rotate",$g.ROTATE="editor.rotate";class Qg extends Kp{constructor(t,e){super(t,e)}}Qg.BEFORE_SKEW="editor.before_skew",Qg.SKEW="editor.skew";class t_{onMove(e){const{target:i,mergeConfig:s,dragStartData:n}=this.editBox;let o,{dragLimitAnimate:a}=s;const l=e.type===t.MoveEvent.END||e.type===t.DragEvent.END,d=r(i.draggable),c=!a||l||d,u={x:e.totalX,y:e.totalY};e instanceof t.MoveEvent&&ct.move(u,i.getWorldPointByLocal(n.totalOffset,null,!0)),e.shiftKey&&(Math.abs(u.x)>Math.abs(u.y)?u.y=0:u.x=0),o=t.DragEvent.getValidMove(i,n.point,u,c),(o.x||o.y)&&(a&&!d&&l?ar.animateMove(this,o,h(a)?a:.3):this.move(o))}onScale(e){const{target:i,mergeConfig:s,single:n,dragStartData:o}=this.editBox;let r,{around:a,lockRatio:h,flipable:l,editSize:d}=s;e instanceof t.ZoomEvent?(a=i.getBoxPoint(e),r=e.totalScale):r=e.getInnerTotal(i);const{direction:c}=e.current;(e.shiftKey||i.lockRatio)&&(h=!0);const u=xg.getScaleData(i,o.bounds,c,r,h,xg.getAround(a,e.altKey),l,!n||"scale"===d),p=i.x,g=i.y;e instanceof t.DragEvent&&this.editTool&&this.editTool.onScaleWithDrag?(u.drag=e,this.scaleWithDrag(u)):this.scaleOf(u.origin,u.scaleX,u.scaleY),ct.move(o.totalOffset,i.x-p,i.y-g)}onRotate(e){const{target:i,mergeConfig:s,dragStartData:n}=this.editBox,{around:o,rotateAround:r,rotateGap:a,diagonalRotateKey:h}=s,{direction:l}=e.current;let d,c;if(e instanceof t.RotateEvent)c=e.rotation,d=r?kt.getPoint(r,i.boxBounds):i.getBoxPoint(e);else{const t=h?e.isHoldKeys(h):e.shiftKey,s=xg.getRotateData(i,l,e,n,t?null:r||i.around||i.origin||o||"center");c=n.rotation+s.rotation-i.rotation,d=s.origin}if(c=z.float(z.getGapRotation(c,a,i.rotation),2),!c)return;const u=i.x,p=i.y;this.rotateOf(d,c),ct.move(n.totalOffset,i.x-u,i.y-p)}onSkew(t){const{target:e,mergeConfig:i}=this.editBox,{around:s}=i,{origin:n,skewX:o,skewY:r}=xg.getSkewData(e.boxBounds,t.current.direction,t.getInnerMove(e),xg.getAround(s,t.altKey));(o||r)&&this.skewOf(n,o,r)}move(t,e=0){if(!this.checkTransform("moveable"))return;u(t)&&(e=t.y,t=t.x);const{target:i,mergeConfig:s,single:n,editor:o}=this.editBox,{beforeMove:r}=s;if(r){const s=r({target:i,x:t,y:e});if(u(s))t=s.x,e=s.y;else if(!1===s)return}const a=i.getWorldPointByLocal({x:t,y:e},null,!0);n||i.safeChange(()=>i.move(t,e));const h={target:i,editor:o,moveX:a.x,moveY:a.y};this.emitEvent(new qg(qg.BEFORE_MOVE,h));const l=new qg(qg.MOVE,h);this.doMove(l),this.emitEvent(l)}scaleWithDrag(t){if(!this.checkTransform("resizeable"))return;const{target:e,mergeConfig:i,editor:s}=this.editBox,{beforeScale:n}=i;if(n){const{origin:i,scaleX:s,scaleY:o,drag:r}=t;if(!1===n({target:e,drag:r,origin:i,scaleX:s,scaleY:o}))return}t=Object.assign(Object.assign({},t),{target:e,editor:s,worldOrigin:e.getWorldPoint(t.origin)}),this.emitEvent(new Jg(Jg.BEFORE_SCALE,t));const o=new Jg(Jg.SCALE,t);this.editTool.onScaleWithDrag(o),this.emitEvent(o)}scaleOf(t,e,i=e,s){if(!this.checkTransform("resizeable"))return;const{target:n,mergeConfig:o,single:r,editor:a}=this.editBox,{beforeScale:h}=o;if(h){const s=h({target:n,origin:t,scaleX:e,scaleY:i});if(u(s))e=s.scaleX,i=s.scaleY;else if(!1===s)return}const l=this.getWorldOrigin(t),d=!r&&this.getChangedTransform(()=>n.safeChange(()=>n.scaleOf(t,e,i))),c={target:n,editor:a,worldOrigin:l,scaleX:e,scaleY:i,transform:d};this.emitEvent(new Jg(Jg.BEFORE_SCALE,c));const p=new Jg(Jg.SCALE,c);this.doScale(p),this.emitEvent(p)}flip(t){if(!this.checkTransform("resizeable"))return;const{target:e,single:i,editor:s}=this.editBox,n=this.getWorldOrigin("center"),o=i?new yt(ar.getFlipTransform(e,t)):this.getChangedTransform(()=>e.safeChange(()=>e.flip(t))),r={target:e,editor:s,worldOrigin:n,scaleX:"x"===t?-1:1,scaleY:"y"===t?-1:1,transform:o};this.emitEvent(new Jg(Jg.BEFORE_SCALE,r));const a=new Jg(Jg.SCALE,r);this.doScale(a),this.emitEvent(a)}rotateOf(t,e){if(!this.checkTransform("rotateable"))return;const{target:i,mergeConfig:s,single:n,editor:o}=this.editBox,{beforeRotate:r}=s;if(r){const s=r({target:i,origin:t,rotation:e});if(h(s))e=s;else if(!1===s)return}const a=this.getWorldOrigin(t),l=!n&&this.getChangedTransform(()=>i.safeChange(()=>i.rotateOf(t,e))),d={target:i,editor:o,worldOrigin:a,rotation:e,transform:l};this.emitEvent(new $g($g.BEFORE_ROTATE,d));const c=new $g($g.ROTATE,d);this.doRotate(c),this.emitEvent(c)}skewOf(t,e,i=0,s){if(!this.checkTransform("skewable"))return;const{target:n,mergeConfig:o,single:r,editor:a}=this.editBox,{beforeSkew:h}=o;if(h){const s=h({target:n,origin:t,skewX:e,skewY:i});if(u(s))e=s.skewX,i=s.skewY;else if(!1===s)return}const l=this.getWorldOrigin(t),d=!r&&this.getChangedTransform(()=>n.safeChange(()=>n.skewOf(t,e,i))),c={target:n,editor:a,worldOrigin:l,skewX:e,skewY:i,transform:d};this.emitEvent(new Qg(Qg.BEFORE_SKEW,c));const p=new Qg(Qg.SKEW,c);this.doSkew(p),this.emitEvent(p)}doMove(t){this.editTool.onMove(t)}doScale(t){this.editTool.onScale(t)}doRotate(t){this.editTool.onRotate(t)}doSkew(t){this.editTool.onSkew(t)}checkTransform(t){const{target:e,mergeConfig:i}=this.editBox;return e&&!e.locked&&i[t]}getWorldOrigin(t){const{target:e}=this.editBox;return e.getWorldPoint(ar.getInnerOrigin(e,t))}getChangedTransform(t){const{target:e,single:i}=this.editBox;if(!i&&!e.canChange)return e.changedTransform;const s=new yt(e.worldTransform);return t(),new yt(e.worldTransform).divide(s)}emitEvent(t,e){this.editBox.editor.emitEvent(t,e)}}t.Editor=class extends t.Group{get list(){return this.leafList.list}get dragHoverExclude(){return[this.editBox.rect]}get editing(){return!!this.list.length}get groupOpening(){return!!this.openedGroupList.length}get multiple(){return this.list.length>1}get single(){return 1===this.list.length}get dragPoint(){return this.editBox.dragPoint}get dragging(){return this.editBox.dragging}get gesturing(){return this.editBox.gesturing}get moving(){return this.editBox.moving}get resizing(){return this.editBox.resizing}get rotating(){return this.editBox.rotating}get skewing(){return this.editBox.skewing}get element(){return this.multiple?this.simulateTarget:this.list[0]}get buttons(){return this.editBox.buttons}get targetLeafer(){const t=this.list[0];return t&&t.leafer}constructor(t,e){super(e),this.leafList=new _h,this.openedGroupList=new _h,this.simulateTarget=new Zg(this),this.editBox=new Rg(this),this.editToolList={},this.selector=new hg(this),this.editMask=new Cg(this),this.targetEventIds=[];let i=_.clone(Ag);t&&(i=_.default(t,i)),this.mergedConfig=this.config=i,this.addMany(this.editMask,this.selector,this.editBox),ae.has("resize")||(this.config.editSize="scale")}select(t){this.target=t}cancel(){this.target=null}hasItem(t){return this.leafList.has(t)}getItem(t){return this.list[t||0]}addItem(t){this.hasItem(t)||t.locked||(this.leafList.add(t),this.target=this.leafList.list)}removeItem(t){this.hasItem(t)&&(this.leafList.remove(t),this.target=this.leafList.list)}shiftItem(t){this.hasItem(t)?this.removeItem(t):this.addItem(t)}setDimOthers(t,e="dim",i){if(!i){const{dimTarget:t,targetLeafer:e}=this;i=t?c(t)?t:[t]:[e]}i[0]&&i[0][e]!==(t||!1)&&i.forEach(i=>_.stintSet(i,e,t))}setBright(t){this.setDimOthers(t,"bright",this.list)}update(){if(this.editing){if(!this.element.parent)return this.cancel();this.innerEditing&&this.innerEditor.update(),this.editTool.update(),this.selector.update()}}updateEditBox(){this.multiple&&Mg(this),this.update()}getEditTool(t){return this.editToolList[t]=this.editToolList[t]||Ng.get(t,this)}updateEditTool(){if(this.unloadEditTool(),this.editing){const t=this.element;let e=t.editOuter||"EditTool";const{beforeEditOuter:i}=this.mergeConfig;if(i){const s=i({target:t,name:e});if(r(s))e=s;else if(!1===s)return}if(Ng.list[e]){const t=this.editTool=this.getEditTool(e);this.editBox.load(),t.load(),this.update()}}}unloadEditTool(){let t=this.editTool;t&&(this.editBox.unload(),t.unload(),this.editTool=null)}getEditSize(t){return this.mergeConfig.editSize}onMove(t){}onScale(t){}onRotate(t){}onSkew(t){}move(t,e=0){}scaleWithDrag(t){}scaleOf(t,e,i=e,s){}flip(t){}rotateOf(t,e){}skewOf(t,e,i=0,s){}checkTransform(t){}getWorldOrigin(t){}getChangedTransform(t){}group(t){return this.multiple&&(this.emitGroupEvent(Vg.BEFORE_GROUP),this.target=Wg.group(this.list,this.element,t),this.emitGroupEvent(Vg.GROUP,this.target)),this.target}ungroup(){const{list:t}=this;return t.length&&(t.forEach(t=>t.isBranch&&this.emitGroupEvent(Vg.BEFORE_UNGROUP,t)),this.target=Wg.ungroup(t),t.forEach(t=>t.isBranch&&this.emitGroupEvent(Vg.UNGROUP,t))),this.list}openGroup(t){this.emitGroupEvent(Vg.BEFORE_OPEN,t),this.openedGroupList.add(t),t.hitChildren=!0,this.emitGroupEvent(Vg.OPEN,t)}closeGroup(t){this.emitGroupEvent(Vg.BEFORE_CLOSE,t),this.openedGroupList.remove(t),t.hitChildren=!1,this.emitGroupEvent(Vg.CLOSE,t)}checkOpenedGroups(){const t=this.openedGroupList;if(t.length){let{list:e}=t;this.editing&&(e=[],t.forEach(t=>this.list.every(e=>!ar.hasParent(e,t))&&e.push(t))),e.forEach(t=>this.closeGroup(t))}this.editing&&!this.selector.dragging&&this.checkDeepSelect()}checkDeepSelect(){let t,{list:e}=this;for(let i=0;i<e.length;i++)for(t=e[i].parent;t&&!t.hitChildren;)this.openGroup(t),t=t.parent}emitGroupEvent(t,e){const i=new Vg(t,{editTarget:e});this.emitEvent(i),e&&e.emitEvent(i)}getInnerEditor(t){return this.editToolList[t]=this.editToolList[t]||Ng.get(t,this)}openInnerEditor(t,e,i){let s;if(r(e)?s=e:i||(i=e),t&&i&&(this.target=t),this.single){t||(t=this.element),s||(s=t.editInner);const{beforeEditInner:e}=this.mergeConfig;if(e){const i=e({target:t,name:s});if(r(i))s=i;else if(!1===i)return}Ng.list[s]&&(this.editTool.unload(),this.innerEditing=!0,this.innerEditor=this.getInnerEditor(s),this.innerEditor.editTarget=t,this.emitInnerEvent(Xg.BEFORE_OPEN),this.innerEditor.load(),this.emitInnerEvent(Xg.OPEN))}}closeInnerEditor(t){this.innerEditing&&(this.innerEditing=!1,this.emitInnerEvent(Xg.BEFORE_CLOSE),this.innerEditor.unload(),this.emitInnerEvent(Xg.CLOSE),t||this.updateEditTool(),this.innerEditor=null)}emitInnerEvent(t){const{innerEditor:e}=this,{editTarget:i}=e,s=new Xg(t,{editTarget:i,innerEditor:e});this.emitEvent(s),i.emitEvent(s)}lock(){this.list.forEach(t=>t.locked=!0),this.update()}unlock(){this.list.forEach(t=>t.locked=!1),this.update()}toTop(){this.list.length&&(Wg.toTop(this.list),this.leafList.update())}toBottom(){this.list.length&&(Wg.toBottom(this.list),this.leafList.update())}onAppRenderStart(t){(this.targetChanged=t.children.some(t=>t!==this.leafer&&t.renderer.changed))&&this.editBox.forceRender()}onRenderStart(){this.targetChanged&&this.update()}onChildScroll(){this.multiple&&this.updateEditBox()}listenTargetEvents(){if(!this.targetEventIds.length){const{app:t,leafer:e,targetLeafer:i,editMask:s}=this;this.targetEventIds=[e.on_(Zr.START,this.onRenderStart,this),i&&i.on_(Fr.SCROLL,this.onChildScroll,this),t.on_(Zr.CHILD_START,this.onAppRenderStart,this),t.on_(qr.UPDATE_MODE,t=>{t.mode&&"normal"!==t.mode&&this.cancel()})],s.visible&&s.forceRender()}}removeTargetEvents(){const{targetEventIds:t,editMask:e}=this;t.length&&(this.off_(t),e.visible&&e.forceRender())}destroy(){this.destroyed||(this.target=this.hoverTarget=null,Object.values(this.editToolList).forEach(t=>t.destroy()),this.simulateTarget.destroy(),this.editToolList={},this.simulateTarget=this.editTool=this.innerEditor=null,super.destroy())}},fe([(t,e)=>{ro(t,e,{get(){const{config:t,element:e,dragPoint:i,editBox:s,app:r}=this,a=Object.assign({},t);if(e&&e.editConfig){let{editConfig:t}=e;(t.hover||t.hoverStyle)&&(t=Object.assign({},t),delete t.hover,delete t.hoverStyle),Object.assign(a,t)}return s.config&&Object.assign(a,s.config),i&&(i.editConfig&&Object.assign(a,i.editConfig),"font-size"===a.editSize&&(a.lockRatio=!0),"resize-rotate"===i.pointType&&(a.around||(a.around="center"),o(a.lockRatio)&&(a.lockRatio=!0))),n(a.dragLimitAnimate)&&(a.dragLimitAnimate=r&&r.config.pointer.dragLimitAnimate),this.mergedConfig=a}})}],t.Editor.prototype,"mergeConfig",void 0),fe([Zp(function(t,e){const{target:i}=t;i?(t.leafList=i instanceof _h?i:new _h(i),t.multiple&&Mg(t)):(t.simulateTarget.remove(),t.leafList.reset()),t.closeInnerEditor(!0),t.unloadEditTool();const s={editor:t,value:i,oldValue:e};t.emitEvent(new Kp(Kp.SELECT,s)),t.checkOpenedGroups(),t.editing?t.waitLeafer(()=>{t.updateEditTool(),t.listenTargetEvents()}):(t.updateEditTool(),t.removeTargetEvents()),t.emitEvent(new Kp(Kp.AFTER_SELECT,s))})],t.Editor.prototype,"target",void 0),fe([Zp(function(t,e){t.emitEvent(new Kp(Kp.HOVER,{editor:t,value:t.hoverTarget,oldValue:e}))})],t.Editor.prototype,"hoverTarget",void 0),t.Editor=fe([jo(t_,["editBox","editTool","emitEvent"])],t.Editor);class e_{static registerInnerEditor(){Ng.register(this)}get tag(){return"InnerEditor"}get mode(){return"focus"}get editBox(){return this.editor.editBox}constructor(t){this.eventIds=[],this.editor=t,this.create()}onCreate(){}create(){this.view=new t.Group,this.onCreate()}onLoad(){}load(){const{editor:t}=this;t&&(t.app&&"focus"===this.mode&&(t.selector.hittable=t.app.tree.hitChildren=!1),this.onLoad())}onUpdate(){}update(){this.onUpdate()}onUnload(){}unload(){const{editor:t}=this;t&&(t.app&&"focus"===this.mode&&(t.selector.hittable=t.app.tree.hitChildren=!0),this.onUnload())}onDestroy(){}destroy(){this.onDestroy(),this.editor&&(this.view&&this.view.destroy(),this.eventIds&&this.editor.off_(this.eventIds),this.editor=this.view=this.eventIds=null)}}t.EditTool=class extends e_{static registerEditTool(){Ng.register(this)}get tag(){return"EditTool"}onMove(t){const{moveX:e,moveY:i,editor:s}=t,{app:n,list:o}=s;n.lockLayout(),o.forEach(t=>{t.moveWorld(e,i)}),n.unlockLayout()}onScale(t){const{scaleX:e,scaleY:i,transform:s,worldOrigin:n,editor:o}=t,{app:r,list:a}=o;r.lockLayout(),a.forEach(t=>{const r="scale"!==o.getEditSize(t);s?t.transformWorld(s,r):t.scaleOfWorld(n,e,i,r)}),r.unlockLayout()}onRotate(t){const{rotation:e,transform:i,worldOrigin:s,editor:n}=t,{app:o,list:r}=n;o.lockLayout(),r.forEach(t=>{const o="scale"!==n.getEditSize(t);i?t.transformWorld(i,o):t.rotateOfWorld(s,e)}),o.unlockLayout()}onSkew(t){const{skewX:e,skewY:i,transform:s,worldOrigin:n,editor:o}=t,{app:r,list:a}=o;r.lockLayout(),a.forEach(t=>{const r="scale"!==o.getEditSize(t);s?t.transformWorld(s,r):t.skewOfWorld(n,e,i,r)}),r.unlockLayout()}load(){this.editBox.view.visible=!0,this.onLoad()}update(){this.editBox.update(),this.onUpdate()}unload(){this.editBox.view.visible=!1,this.onUnload()}},t.EditTool=fe([Ug()],t.EditTool);const{left:i_,right:s_}=t.Direction9,{move:n_,copy:o_,toNumberPoints:r_}=ct;t.LineEditTool=class extends t.EditTool{constructor(){super(...arguments),this.scaleOfEvent=!0}get tag(){return"LineEditTool"}onScaleWithDrag(t){const{drag:e,direction:i,lockRatio:s,around:n}=t,o=t.target,r=i===i_;if(o.pathInputed){const{path:t}=o.__,{from:i,to:a}=this.getFromToByPath(t);this.dragPoint(i,a,r,n,this.getInnerMove(o,e,s)),t[1]=i.x,t[2]=i.y,t[4]=a.x,t[5]=a.y,o.path=t}else if(o.points){const{points:t}=o,{from:i,to:a}=this.getFromToByPoints(t);this.dragPoint(i,a,r,n,this.getInnerMove(o,e,s)),t[0]=i.x,t[1]=i.y,t[2]=a.x,t[3]=a.y,o.points=t}else{const t={x:0,y:0},{toPoint:i}=o;o.rotation=0,this.dragPoint(t,i,r,n,this.getInnerMove(o,e,s)),o.getLocalPointByInner(t,null,null,!0),o.getLocalPointByInner(i,null,null,!0),o.x=t.x,o.y=t.y,o.getInnerPointByLocal(i,null,null,!0),o.toPoint=i}}getInnerMove(t,e,i){const s=e.getInnerMove(t);return i&&(Math.abs(s.x)>Math.abs(s.y)?s.y=0:s.x=0),s}getFromToByPath(t){return{from:{x:t[1],y:t[2]},to:{x:t[4],y:t[5]}}}getFromToByPoints(t){const e=r_(t);return{from:{x:e[0],y:e[1]},to:{x:e[2],y:e[3]}}}dragPoint(t,e,i,s,n){const{x:o,y:r}=n;i?(n_(t,o,r),s&&n_(e,-o,-r)):(s&&n_(t,-o,-r),n_(e,o,r))}onSkew(t){}onUpdate(){const{editBox:t}=this,{rotatePoints:e,resizeLines:i,resizePoints:s,rect:n}=t,o=this.editor.element;let r,a;if(o.pathInputed?r=this.getFromToByPath(o.__.path):o.points&&(r=this.getFromToByPoints(o.__.points)),r){const{from:i,to:a}=r;o.innerToWorld(i,i,!1,t),o.innerToWorld(a,a,!1,t),n.pen.clearPath().moveTo(i.x,i.y).lineTo(a.x,a.y),o_(s[7],i),o_(e[7],i),o_(s[3],a),o_(e[3],a)}for(let t=0;t<8;t++)t<4&&(i[t].visible=!1),a=t===i_||t===s_,s[t].visible=a,e[t].visible=!r&&a}},t.LineEditTool=fe([Ug()],t.LineEditTool);const{M:a_,L:h_,C:l_,Q:d_,Z:c_,N:u_,D:p_,X:g_,G:__,F:f_,O:m_,P:y_,U:v_}=De,w_={scale(t,e,i){if(!t)return;let s,n=0,o=t.length;for(;n<o;)switch(s=t[n],s){case a_:case h_:x_(t,e,i,n,1),n+=3;break;case l_:x_(t,e,i,n,3),n+=7;break;case d_:x_(t,e,i,n,2),n+=5;break;case c_:n+=1;break;case u_:x_(t,e,i,n,2),n+=5;break;case p_:x_(t,e,i,n,2),n+=9;break;case g_:x_(t,e,i,n,2),n+=6;break;case __:x_(t,e,i,n,2),n+=9;break;case f_:x_(t,e,i,n,2),n+=5;break;case m_:t[n]=__,t.splice(n+4,0,t[n+3],0),x_(t,e,i,n,2),n+=9,o+=2;break;case y_:t[n]=f_,t.splice(n+4,0,t[n+3]),x_(t,e,i,n,2),n+=5,o+=1;break;case v_:x_(t,e,i,n,2),n+=6}},scalePoints(t,e,i,s,n){for(let o=n?s+1:0,r=n?o+2*n:t.length;o<r;o+=2)t[o]*=e,t[o+1]*=i}},{scalePoints:x_}=w_,b_=tt.get(),{topLeft:E_,top:S_,topRight:k_,right:B_,bottom:T_,left:P_}=t.Direction9;function R_(t,e,i){t.pathInputed?C_(t,e,i):(1!==e&&(t.width*=e),1!==i&&(t.height*=i))}function L_(t,e,i,s){let o=e;if(!n(s)){const n=t.__layout;let{width:r,height:a}=n.boxBounds;switch(r*=i-e,a*=e-i,s){case S_:case T_:o=i,n.affectScaleOrRotation?t.moveInner(-r/2,0):t.x-=r/2;break;case P_:case B_:n.affectScaleOrRotation?t.moveInner(0,-a/2):t.y-=a/2;break;case E_:case k_:n.affectScaleOrRotation?t.moveInner(0,-a):t.y-=a}}t.fontSize*=o;const r=t.__,{padding:a}=r;a&&(t.padding=c(a)?a.map(t=>t*o):a*o),r.__autoWidth||(t.width*=o),r.__autoHeight||(t.height*=o)}function C_(t,e,i){w_.scale(t.__.path,e,i),t.path=t.__.path}function O_(t,e,i){const{points:s}=t;u(s[0])?s.forEach(t=>{t.x*=e,t.y*=i}):w_.scalePoints(s,e,i),t.points=s}function A_(t,e,i){const{children:s}=t;for(let t=0;t<s.length;t++)b_.a=e,b_.d=i,s[t].transform(b_,!0)}const D_=t.Leaf.prototype;D_.scaleResize=function(t,e=t,i){const s=this;i||s.editConfig&&"scale"===s.editConfig.editSize?(s.scaleX*=t,s.scaleY*=e):(t<0&&(s.scaleX*=-1,t=-t),e<0&&(s.scaleY*=-1,e=-e),this.__scaleResize(t,e))},D_.__scaleResize=function(t,e){R_(this,t,e)},D_.resizeWidth=function(t){const e=t/this.getBounds("box","local").width||1;this.scaleOf(this.__layout.boxBounds,e,this.__.lockRatio?e:1,!0)},D_.resizeHeight=function(t){const e=t/this.getBounds("box","local").height||1;this.scaleOf(this.__layout.boxBounds,this.__.lockRatio?e:1,e,!0)},t.Text.prototype.__scaleResize=function(t,e){const{app:i,editConfig:s}=this,n=i&&i.editor,o=n&&n.dragPoint;if(this.__.resizeFontSize||s&&"font-size"===s.editSize||o&&"font-size"===n.mergedConfig.editSize)L_(this,t,e,o&&o.direction);else{const{__autoWidth:i,__autoHeight:s,textAlign:n,verticalAlign:o}=this.__,{boxBounds:r}=this.__layout;i&&"left"!==n&&1!==t&&(this.x+=r.x),s&&"top"!==o&&1!==e&&(this.y+=r.y),R_(this,t,e)}},t.Path.prototype.__scaleResize=function(t,e){C_(this,t,e)},t.Line.prototype.__scaleResize=function(t,e){this.pathInputed?C_(this,t,e):this.points?O_(this,t,e):this.width*=t},t.Polygon.prototype.__scaleResize=function(t,e){this.pathInputed?C_(this,t,e):this.points?O_(this,t,e):R_(this,t,e)},t.Group.prototype.__scaleResize=function(t,e){A_(this,t,e)},t.Box.prototype.__scaleResize=function(t,e){const{resizeChildren:i,__autoSize:s}=this.__;s&&i||R_(this,t,e),i&&A_(this,t,e)},ae.add("resize"),ae.add("editor","resize"),he.editor=function(e,i){const s=new t.Editor(e);return i&&i.sky.add(i.editor=s),s},t.Box.addAttr("textBox",!1,po),t.UI.addAttr("editConfig",void 0,po),t.UI.addAttr("editOuter",t=>(t.updateLayout(),t.__.__isLinePath?"LineEditTool":"EditTool"),po),t.UI.addAttr("editInner","PathEditor",po),t.Group.addAttr("editInner","",po),t.Text.addAttr("editInner","TextEditor",po),t.UI.setEditConfig=function(t){this.changeAttr("editConfig",t)},t.UI.setEditOuter=function(t){this.changeAttr("editOuter",t)},t.UI.setEditInner=function(t){this.changeAttr("editInner",t)};const M_={none:"none",title:"capitalize",upper:"uppercase",lower:"lowercase","small-caps":"small-caps"},I_={top:"flex-start",middle:"center",bottom:"flex-end"},F_={none:"none",under:"underline",delete:"line-through","under-delete":"underline line-through"};function W_(t,e,i){const{style:s}=t,{fill:o,padding:a,textWrap:h,textOverflow:l,textDecoration:d}=e;let p;s.fontFamily=e.fontFamily,s.fontSize=e.fontSize*i+"px",function(t,e){let i="black";c(e)&&(e=e[0]);if(u(e))switch(e.type){case"solid":i=Nh.string(e.color);break;case"image":break;case"linear":case"radial":case"angular":const t=e.stops[0];i=Nh.string(r(t)?t:t.color);break;default:n(e.r)||(i=Nh.string(e))}else i=e;t.color=i}(s,o),s.fontStyle=e.italic?"italic":"normal",s.fontWeight=e.fontWeight,u(d)?(p=d.type,d.color&&(s.textDecorationColor=Nh.string(d.color))):p=d,s.textDecoration=F_[p],s.textTransform=M_[e.textCase],s.textAlign="both"===e.textAlign?"justify":e.textAlign,s.display="flex",s.flexDirection="column",s.justifyContent=I_[e.verticalAlign],s.lineHeight=(e.__.__lineHeight||0)*i+"px",s.letterSpacing=(e.__.__letterSpacing||0)*i+"px",s.whiteSpace="none"===h||e.__.__autoWidth?"nowrap":"normal",s.wordBreak="break"===h?"break-all":"normal",s.textIndent=(e.paraIndent||0)*i+"px",s.padding=c(a)?a.map(t=>t*i+"px").join(" "):(a||0)*i+"px",s.textOverflow="show"===l?"":"hide"===l?"clip":l}function z_(e,i,s){U_(e.parentApp?e.parentApp:e,i),e.isApp||s||e.__eventIds.push(e.on_(t.MoveEvent.BEFORE_MOVE,t=>{e.zoomLayer.move(e.getValidMove(t.moveX,t.moveY,!1))}),e.on_(t.MoveEvent.END,t=>{ar.animateMove(e.zoomLayer,e.getValidMove(t.moveX,t.moveY))}),e.on_(t.ZoomEvent.BEFORE_ZOOM,t=>{const{zoomLayer:i}=e,s=e.getValidScale(t.scale);1!==s&&i.scaleOfWorld(t,s)}))}function U_(t,e){const i={wheel:{preventDefault:!0},touch:{preventDefault:!0},pointer:{preventDefaultMenu:!0}};e&&_.assign(i,e),_.assign(t.config,i,t.userConfig)}t.TextEditor=class extends e_{constructor(){super(...arguments),this.config={selectAll:!0},this.eventIds=[]}get tag(){return"TextEditor"}onLoad(){const{editor:e}=this,{config:i}=e.app,s=this.editTarget;s.textEditing=!0,this.isHTMLText=!(s instanceof t.Text),this._keyEvent=i.keyEvent,i.keyEvent=!1;const n=this.editDom=document.createElement("div");n.classList.add("leafer-text-editor");const{style:o}=n;n.contentEditable="true",o.position="fixed",o.transformOrigin="left top",o.boxSizing="border-box",this.isHTMLText?n.innerHTML=String(s.text):n.innerText=String(s.text);const{view:r}=e.app;(this.inBody=r instanceof HTMLCanvasElement)?document.body.appendChild(n):r.appendChild(n),this.eventIds=[e.app.on_(t.PointerEvent.DOWN,t=>{let i,{target:s}=t.origin;for(;s;)s===n&&(i=!0),s=s.parentElement;i||e.closeInnerEditor()})],this.onFocus=this.onFocus.bind(this),this.onInput=this.onInput.bind(this),this.onPaste=this.onPaste.bind(this),this.onUpdate=this.onUpdate.bind(this),this.onKeydown=this.onKeydown.bind(this),n.addEventListener("focus",this.onFocus),n.addEventListener("input",this.onInput),n.addEventListener("paste",this.onPaste),window.addEventListener("keydown",this.onKeydown),window.addEventListener("scroll",this.onUpdate);const a=window.getSelection(),h=document.createRange();if(this.config.selectAll)h.selectNodeContents(n);else{const t=n.childNodes[0];t&&(h.setStartAfter(t),h.setEndAfter(t)),h.collapse(!0)}a.removeAllRanges(),a.addRange(h)}onInput(){const{editDom:t}=this;this.editTarget.text=this.isHTMLText?t.innerHTML:t.innerText}onFocus(){this.editDom.style.outline="none"}onKeydown(t){if("Escape"===t.code&&this.editor.closeInnerEditor(),"Enter"===t.key){t.preventDefault();const e=document.createElement("br"),i=document.createTextNode(""),s=window.getSelection().getRangeAt(0);s.deleteContents(),s.insertNode(i),s.insertNode(e),s.setStartAfter(e),s.setEndAfter(e),this.onInput()}}onPaste(t){if(this.isHTMLText)return;t.preventDefault();const e=t.clipboardData;if(!e)return;let i=e.getData("text/plain").replace(/\r\n?/g,"\n");const s=window.getSelection();if(!s||!s.rangeCount)return;const n=s.getRangeAt(0);n.deleteContents();const o=i.split("\n"),r=document.createDocumentFragment();o.forEach((t,e)=>{e>0&&r.appendChild(document.createElement("br")),r.appendChild(document.createTextNode(t))}),n.insertNode(r),n.collapse(!1),s.removeAllRanges(),s.addRange(n),this.onInput()}onUpdate(){const{editTarget:t}=this;let e=1;if(!this.isHTMLText){const{scaleX:i,scaleY:s}=t.worldTransform;e=Math.max(Math.abs(i),Math.abs(s));t.fontSize*e<12&&(e*=12/t.fontSize)}this.textScale=e;let{width:i,height:s}=t,n=0,o=0;i*=e,s*=e;const r=t.__;if(r.__autoWidth)switch(i+=20,r.textAlign){case"center":n=r.autoSizeAlign?-i/2:-10;break;case"right":n=r.autoSizeAlign?-i:-20}if(r.__autoHeight)switch(s+=20,r.verticalAlign){case"middle":o=r.autoSizeAlign?-s/2:-10;break;case"bottom":o=r.autoSizeAlign?-s:-20}const{x:a,y:h}=this.inBody?t.app.clientBounds:t.app.tree.clientBounds,{a:l,b:d,c:c,d:u,e:p,f:g}=new yt(t.worldTransform).scale(1/e).translateInner(n,o),{style:_}=this.editDom;_.transform=`matrix(${l},${d},${c},${u},${p},${g})`,_.left=a+"px",_.top=h+"px",_.width=i+"px",_.height=s+"px",this.isHTMLText||W_(this.editDom,t,e)}onUnload(){const{editTarget:t,editor:e,editDom:i}=this;t&&(this.onInput(),"\n"===t.text&&(t.text=""),t.textEditing=void 0,e.app&&(e.app.config.keyEvent=this._keyEvent),e.off_(this.eventIds),i.removeEventListener("focus",this.onFocus),i.removeEventListener("input",this.onInput),i.removeEventListener("paste",this.onPaste),window.removeEventListener("keydown",this.onKeydown),window.removeEventListener("scroll",this.onUpdate),i.remove(),this.editDom=this.eventIds=void 0)}},t.TextEditor=fe([Hg()],t.TextEditor),ae.add("text-editor","editor");const H_=te.get("LeaferTypeCreator"),N_={list:{},register(t,e){Y_[t]&&H_.repeat(t),Y_[t]=e},run(t,e){const i=Y_[t];i&&i(e)}},{list:Y_,register:X_}=N_;X_("viewport",z_),X_("custom",function(t){z_(t,null,!0)}),X_("design",function(t){z_(t,{zoom:{min:.01,max:256},move:{holdSpaceKey:!0,holdMiddleKey:!0}})}),X_("document",function(t){z_(t,{zoom:{min:1},move:{scroll:"limit"}})});const V_={state:{type:"none",typeCount:0,startTime:0,totalData:null,center:{}},getData(t){const e=t[0],i=t[1],s=ct.getCenter(e.from,i.from),n=ct.getCenter(e.to,i.to),o={x:n.x-s.x,y:n.y-s.y},r=ct.getDistance(e.from,i.from);return{move:o,scale:ct.getDistance(e.to,i.to)/r,rotation:ct.getRotation(e.from,i.from,e.to,i.to),center:n}},getType(t,e){const i=Math.hypot(t.move.x,t.move.y)/(e.move||5),s=Math.abs(t.scale-1)/(e.scale||.03),n=Math.abs(t.rotation)/(e.rotation||2);return i<1&&s<1&&n<1?"none":i>=s&&i>=n?"move":s>=n?"zoom":"rotate"},detect(t,e){const{state:i}=G_,s=G_.getType(t,e);if(i.totalData||(i.startTime=Date.now(),i.center=t.center),G_.add(t,i.totalData),i.totalData=t,s===i.type){if(i.typeCount++,i.typeCount>=(e.count||3)&&"none"!==s)return s}else i.type=s,i.typeCount=1;return Date.now()-i.startTime>=(e.time||160)?G_.getType(i.totalData,e):"none"},add(t,e){e&&(ct.move(t.move,e.move),t.scale*=e.scale,t.rotation+=e.rotation,t.center=e.center)},reset(){const{state:t}=G_;t.type="none",t.typeCount=0,t.startTime=0,t.totalData=null}},G_=V_,{abs:j_,max:K_}=Math,{sign:Z_,within:q_}=z,J_={getMove(t,e){let{moveSpeed:i}=e,{deltaX:s,deltaY:n}=t;t.shiftKey&&!s&&(s=n,n=0);const o=j_(s),r=j_(n);return o>50&&(s=K_(50,o/3)*Z_(s)),r>50&&(n=K_(50,r/3)*Z_(n)),{x:-s*i*2,y:-n*i*2}},getScale(t,e){let i,s=1,{zoomMode:n,zoomSpeed:o}=e;const r=t.deltaY||t.deltaX;if(n?(i="mouse"===n||!t.deltaX&&(w.intWheelDeltaY?Math.abs(r)>17:Math.ceil(r)!==r),(t.shiftKey||t.metaKey||t.ctrlKey)&&(i=!0)):i=!t.shiftKey&&(t.metaKey||t.ctrlKey),i){o=q_(o,0,1);const i=t.deltaY?e.delta.y:e.delta.x,n=q_(1-j_(r)/(4*i)*o,.5,2);s=r>0?n:1/n}return s}};let $_,Q_,tf,ef;class sf{get transforming(){return this.moving||this.zooming||this.rotating}get moving(){return!!this.moveData}get zooming(){return!!this.zoomData}get rotating(){return!!this.rotateData}constructor(t){this.interaction=t}move(e){const{interaction:i}=this;e.moveType||(e.moveType="move"),this.moveData||(this.setPath(e),$_=0,Q_=0,this.moveData=Object.assign(Object.assign({},e),{moveX:0,moveY:0,totalX:$_,totalY:Q_}),i.emit(t.MoveEvent.START,this.moveData)),e.path=this.moveData.path,e.totalX=$_+=e.moveX,e.totalY=Q_+=e.moveY,i.emit(t.MoveEvent.BEFORE_MOVE,e),i.emit(t.MoveEvent.MOVE,e),this.transformEndWait()}zoom(e){const{interaction:i}=this;this.zoomData||(this.setPath(e),tf=1,this.zoomData=Object.assign(Object.assign({},e),{scale:1,totalScale:tf}),i.emit(t.ZoomEvent.START,this.zoomData)),e.path=this.zoomData.path,e.totalScale=tf*=e.scale,i.emit(t.ZoomEvent.BEFORE_ZOOM,e),i.emit(t.ZoomEvent.ZOOM,e),this.transformEndWait()}rotate(e){const{interaction:i}=this;this.rotateData||(this.setPath(e),ef=0,this.rotateData=Object.assign(Object.assign({},e),{rotation:0,totalRotation:ef}),i.emit(t.RotateEvent.START,this.rotateData)),e.path=this.rotateData.path,e.totalRotation=ef+=e.rotation,i.emit(t.RotateEvent.BEFORE_ROTATE,e),i.emit(t.RotateEvent.ROTATE,e),this.transformEndWait()}setPath(t){const{interaction:e}=this,{path:i}=e.selector.getByPoint(t,e.hitRadius);t.path=i,e.cancelHover()}transformEndWait(){clearTimeout(this.transformTimer),this.transformTimer=setTimeout(()=>{this.transformEnd()},this.interaction.p.transformTime)}transformEnd(){const{interaction:e,moveData:i,zoomData:s,rotateData:n}=this;i&&e.emit(t.MoveEvent.END,Object.assign(Object.assign({},i),{totalX:$_,totalY:Q_})),s&&e.emit(t.ZoomEvent.END,Object.assign(Object.assign({},s),{totalScale:tf})),n&&e.emit(t.RotateEvent.END,Object.assign(Object.assign({},n),{totalRotation:ef})),this.reset()}reset(){this.zoomData=this.moveData=this.rotateData=null}destroy(){this.reset()}}const nf=t.Leafer.prototype,of=new Zt,rf=new ft;function af(t,e){return Object.assign(Object.assign({},e),{moveX:t.x,moveY:t.y})}function hf(t,e){return Object.assign(Object.assign({},e),{scale:t})}nf.initType=function(t){N_.run(t,this)},nf.getValidMove=function(t,e,i=!0){const{scroll:s,disabled:n}=this.app.config.move;if(rf.set(t,e),s){const t=!0===s?"":s;t.includes("x")?rf.y=0:t.includes("y")?rf.x=0:Math.abs(rf.x)>Math.abs(rf.y)?rf.y=0:rf.x=0,i&&t.includes("limit")&&(of.set(this.__world).addPoint(this.zoomLayer),Td.getValidMove(of,this.canvas.bounds,"inner",rf,!0),t.includes("x")?rf.y=0:t.includes("y")&&(rf.x=0))}return{x:n?0:rf.x,y:n?0:rf.y}},nf.getValidScale=function(t){const{scaleX:e}=this.zoomLayer.__,{min:i,max:s,disabled:n}=this.app.config.zoom,o=Math.abs(e*t);return i&&o<i?t=i/e:s&&o>s&&(t=s/e),n?1:t};const lf=Zd.prototype;lf.createTransformer=function(){this.transformer=new sf(this)},lf.move=function(t){this.transformer.move(t)},lf.zoom=function(t){this.transformer.zoom(t)},lf.rotate=function(t){this.transformer.rotate(t)},lf.transformEnd=function(){this.transformer.transformEnd()},lf.wheel=function(t){const{wheel:e,pointer:i}=this.config,{posDeltaSpeed:s,negDeltaSpeed:n}=e;if(e.disabled)return;t.deltaX>0?s&&(t.deltaX*=s):n&&(t.deltaX*=n),t.deltaY>0?s&&(t.deltaY*=s):n&&(t.deltaY*=n);const o=e.getScale?e.getScale(t,e):J_.getScale(t,e);if(1!==o)this.zoom(hf(o,t));else{const s=e.getMove?e.getMove(t,e):J_.getMove(t,e);i.snap&&ct.round(s),this.move(af(s,t))}},lf.multiTouch=function(t,e){const{disabled:i,singleGesture:s}=this.config.multiTouch;if(i)return;this.pointerWaitCancel();let n=V_.getData(e),{moving:o,zooming:r,rotating:a}=this.transformer;if(s){if(!this.transformer.transforming){switch(V_.detect(n,u(s)?s:{})){case"move":o=!0;break;case"zoom":r=!0;break;case"rotate":a=!0;break;default:return}V_.reset()}o||(n.center=V_.state.center)}else o=r=a=!0;var h,l;Object.assign(t,n.center),t.multiTouch=!0,a&&this.rotate((h=n.rotation,l=t,Object.assign(Object.assign({},l),{rotation:h}))),r&&this.zoom(hf(n.scale,t)),o&&this.move(af(n.move,t))};const df=zd.prototype,{abs:cf}=Math;function uf(t,e){let i=1;const s="out"===e,n=Math.abs(t);if(n>1){for(;s?i<n:i<=n;)i*=2;s&&(i/=2)}else{for(;s?i>=n:i>n;)i/=2;s||(i*=2)}return i/t}df.checkDragEndAnimate=function(t,e){const{moveX:i,moveY:s}=this.dragData,n=cf(i),o=cf(s),r=e?1:.1,a=this.canAnimate&&this.moving&&(n>r||o>r)&&this.interaction.m.dragAnimate;if(a){const r="touch"===t.pointerType?3:1,l=70;n*(e=e?h(a)?a:.95:r)>l?e=l/n:o*e>l&&(e=l/o),t=Object.assign({},t),ct.move(t,i*e,s*e),this.drag(t),this.animate(()=>{this.dragEnd(t,1)})}return a},df.animate=function(t,e){const i=t||this.animateWait;i&&this.interaction.target.nextRender(i,null,e),this.animateWait=t},df.checkDragOut=function(t){const{interaction:e}=this;this.autoMoveCancel(),this.dragging&&!e.shrinkCanvasBounds.hitPoint(t)&&this.autoMoveOnDragOut(t)},df.autoMoveOnDragOut=function(t){const{interaction:e,downData:i,canDragOut:s}=this,{autoDistance:n,dragOut:o}=e.m;if(!o||!s||!n)return;const r=e.shrinkCanvasBounds,{x:a,y:h}=r,l=Vt.maxX(r),d=Vt.maxY(r),c=t.x<a?n:l<t.x?-n:0,u=t.y<h?n:d<t.y?-n:0;let p=0,g=0;this.autoMoveTimer=setInterval(()=>{p+=c,g+=u,ct.move(i,c,u),ct.move(this.dragData,c,u),e.move(Object.assign(Object.assign({},t),{moveX:c,moveY:u,totalX:p,totalY:g,moveType:"drag"})),e.pointerMoveReal(t)},10)},df.autoMoveCancel=function(){this.autoMoveTimer&&(clearInterval(this.autoMoveTimer),this.autoMoveTimer=0)},ae.add("viewport"),ae.add("view"),t.Leafer.prototype.zoom=function(t,e,i,s){let n;this.killAnimate(),p(e)?(n=e.padding,i=e.scroll,s=e.transition):n=e;const{zoomLayer:a}=this,l=this.canvas.bounds.clone().shrink(o(n)?30:n),d=new Zt,g={x:l.x+l.width/2,y:l.y+l.height/2};let _;const{x:f,y:m,scaleX:y,scaleY:v}=a.__;if(r(t))switch(t){case"in":_=uf(y,"in");break;case"out":_=uf(y,"out");break;case"fit":t=this.boxBounds;break;case"fit-width":(t=new Zt(this.boxBounds)).height=0;break;case"fit-height":(t=new Zt(this.boxBounds)).width=0}else h(t)&&(_=t/y);if(_)_=this.getValidScale(_),a.scaleOfWorld(g,_,_,!1,s);else if(u(t)){const e={x:f,y:m,scaleX:y,scaleY:v},n=c(t);if(n||t.tag){const e=n?t:[t];d.setListWithFn(e,_r.worldBounds)}else{const e=function(t,e){let i,{x:s,y:n,width:o,height:r}=t;return r||(r=o*(e.height/e.width),i=!0),o||(o=r*(e.width/e.height),i=!0),i?{x:s,y:n,width:o,height:r}:t}(t,l);d.set(a.getWorldBounds(e))}const{width:o,height:r}=d;let h=l.x-d.x,u=l.y-d.y;return i?(h+=Math.max((l.width-o)/2,0),u+=Math.max((l.height-r)/2,0)):(_=this.getValidScale(Math.min(l.width/o,l.height/r)),h+=(l.width-o*_)/2,u+=(l.height-r*_)/2,ct.scaleOf(e,d,_),d.scaleOf(d,_),e.scaleX*=_,e.scaleY*=_),"x"===i?u=0:"y"===i&&(h=0),ct.move(e,h,u),d.move(h,u),a.set(e,s),d}return a.worldBoxBounds};class pf extends t.Group{get isOutside(){return!0}constructor(t,e){super(),this.config={theme:"light",padding:0,minSize:10},t.isApp&&(t.sky.add(this),t=t.tree),this.target=t,e&&_.assign(this.config,e),this.changeTheme(this.config.theme),this.waitLeafer(this.__listenEvents,this)}changeTheme(e){let i;r(e)?(i={fill:"black",stroke:"rgba(255,255,255,0.8)"},"dark"===e&&(i.fill="white",i.stroke="rgba(0,0,0,0.2)")):i=e,this.scrollXBar||this.addMany(this.scrollXBar=new t.Box,this.scrollYBar=new t.Box),i=Object.assign({strokeAlign:"center",opacity:.5,width:6,cornerRadius:3,hoverStyle:{opacity:.6},pressStyle:{opacity:.7}},i),i.height||(i.height=i.width),this.scrollXBar.set(Object.assign(Object.assign({},i),{visible:!1})),this.scrollYBar.set(Object.assign(Object.assign({},i),{visible:!1})),this.leafer&&this.update()}update(t){if(this.dragScrolling)return;const{minSize:e,padding:i}=this.config,{zoomLayer:s,canvas:n}=this.target.leafer,{worldRenderBounds:o}=s;if(t&&this.scrollBounds&&this.scrollBounds.isSame(o))return;this.scrollBounds=new Zt(o);const r=n.bounds.clone().shrink(i),a=r.clone().add(o),h=this.ratioX=r.width/a.width,l=this.ratioY=r.height/a.height,d=(r.x-a.x)/a.width,c=(r.y-a.y)/a.height,u=h<1,p=l<1,{scrollXBar:g,scrollYBar:_}=this,{x:f,y:m,width:y,height:v}=r.shrink([2,p?_.width+6:2,u?g.height+6:2,2]);g.set({x:f+y*d,y:m+v+2,width:Math.max(y*h,e),visible:u}),_.set({x:f+y+2,y:m+v*c,height:Math.max(v*l,e),visible:p})}onDrag(t){this.dragScrolling=!0,this.__dragOut=this.app.config.move.dragOut,this.app.config.move.dragOut=!1;const e=t.current===this.scrollXBar,i=this.target.leafer.getValidMove(e?-t.moveX/this.ratioX:0,e?0:-t.moveY/this.ratioY);this.target.moveWorld(i.x,i.y),t.current.moveWorld(i.x&&-i.x*this.ratioX,i.y&&-i.y*this.ratioY)}onDragEnd(){this.dragScrolling=!1,this.app.config.move.dragOut=this.__dragOut}__listenEvents(){const{scrollXBar:e,scrollYBar:i}=this;this.__eventIds=[e.on_(t.DragEvent.DRAG,this.onDrag,this),i.on_(t.DragEvent.DRAG,this.onDrag,this),e.on_(t.DragEvent.END,this.onDragEnd,this),i.on_(t.DragEvent.END,this.onDragEnd,this),this.target.on_(Zr.BEFORE,()=>this.update(!0)),this.target.leafer.on_(Gr.RESIZE,()=>this.update())]}__removeListenEvents(){this.off_(this.__eventIds)}destroy(){this.destroyed||(this.__removeListenEvents(),this.target=this.config=null,super.destroy())}}ae.add("scroll");class gf extends wl{setText(t){this._text=t,this.__htmlChanged=!0}}const _f={lt:"<",gt:">",amp:"&",quot:'"',apos:"'",nbsp:" ",ensp:" ",emsp:" ",thinsp:" ",ndash:"–",mdash:"—",hellip:"…",middot:"·",bull:"•",laquo:"«",raquo:"»",lsquo:"‘",rsquo:"’",ldquo:"“",rdquo:"”",cent:"¢",pound:"£",yen:"¥",euro:"€",times:"×",divide:"÷",plusmn:"±",minus:"−",frac12:"½",frac14:"¼",frac34:"¾",sup2:"²",sup3:"³",deg:"°",reg:"®",copy:"©",trade:"™",section:"§",para:"¶",dagger:"†",Dagger:"‡",larr:"←",uarr:"↑",rarr:"→",darr:"↓",harr:"↔",alpha:"α",beta:"β",gamma:"γ",delta:"δ",pi:"π",sigma:"σ",omega:"ω",Omega:"Ω",micro:"µ",infinity:"∞",not:"¬",equiv:"≡",le:"≤",ge:"≥"};t.HTMLText=class extends t.Image{get __tag(){return"HTMLText"}constructor(t){super(t)}__updateBoxBounds(){const t=this.__;if(t.__htmlChanged){const e=document.createElement("div"),{style:i}=e;i.all="initial",i.position="absolute",i.visibility="hidden",e.innerHTML=this.text,document.body.appendChild(e);const{width:s,height:n}=e.getBoundingClientRect(),o=s+10,r=`<svg xmlns="http://www.w3.org/2000/svg" width="${o}" height="${n}">\n <foreignObject width="${o}" height="${n}">\n <style>\n * {\n margin: 0;\n padding: 0;\n box-sizing: border-box;\n }\n </style>\n <body xmlns="http://www.w3.org/1999/xhtml">\n ${this.decodeText(this.text)}\n </body>\n </foreignObject>\n </svg>`;t.__setImageFill("data:image/svg+xml,"+encodeURIComponent(r)),t.__naturalWidth=o/t.pixelRatio,t.__naturalHeight=n/t.pixelRatio,t.__htmlChanged=!1,e.remove()}super.__updateBoxBounds()}__draw(t,e,i){this.textEditing&&!e.exporting||super.__draw(t,e,i)}decodeText(t){if(!t.includes("&"))return t;let e,i,s="",n=0;for(;n<t.length;){if("&"===t[n]){const o=t.indexOf(";",n+1);if(o>n+1&&(e=t.slice(n+1,o),i=_f[e],void 0!==i)){s+=i,n=o+1;continue}}s+=t[n++]}return s}static addUnicodeEntity(t,e){r(t)?_f[t]=e:Object.assign(_f,t)}},fe([zo(gf)],t.HTMLText.prototype,"__",void 0),fe([vo("")],t.HTMLText.prototype,"text",void 0),fe([po("TextEditor")],t.HTMLText.prototype,"editInner",void 0),fe([Po(!1)],t.HTMLText.prototype,"textEditing",void 0),t.HTMLText=fe([Ko()],t.HTMLText),ae.add("html");class ff extends cl{}function mf(t){return lo(t,t=>({set(e){if(this.__setAttr(t,e)){const t=this.__,e="none"!==t.startArrow||"none"!==t.endArrow;t.__useArrow!==e&&xo(this),t.__useArrow=e,ko(this)}}}))}t.Arrow=class extends t.Line{get __tag(){return"Arrow"}constructor(t){super(t),this.__.__useArrow=!0}static registerArrow(t,e){Xh.register(t,e)}},fe([zo(ff)],t.Arrow.prototype,"__",void 0),fe([mf("angle")],t.Arrow.prototype,"endArrow",void 0),t.Arrow=fe([Ko()],t.Arrow);const{M:yf,L:vf,C:wf,Q:xf,O:bf}=De,{rotate:Ef,copyFrom:Sf,scale:kf}=ct,Bf={},Tf={layout(t,e,i,s,n,o,r){let a,h,l=0,d=t.length;for(;l<d;)switch(a=t[l],a){case yf:case vf:Pf(t,l+1,e,i,s,n,o,r),l+=3;break;case wf:for(h=1;h<6;h+=2)Pf(t,l+h,e,i,s,n,o,r);l+=7;break;case xf:for(h=1;h<4;h+=2)Pf(t,l+h,e,i,s,n,o,r);l+=5;break;case bf:t[l+1]+=e,t[l+2]+=i,s&&(t[l+3]*=s),o&&(t[l+4]+=o,t[l+5]+=o),l+=7}},rotate(t,e,i){Tf.layout(t,0,0,1,1,e,i)}};function Pf(t,e,i,s,n,o,r,a){Sf(Bf,t[e],t[e+1]),r&&Ef(Bf,r,a),n&&kf(Bf,n,o),t[e]=i+Bf.x,t[e+1]=s+Bf.y}const{layout:Rf,rotate:Lf}=Tf,{getAngle:Cf}=ct,Of={x:-.5},Af={connect:Of,offset:{x:-.71,bevelJoin:.36,roundJoin:.22},path:[1,-3,-3,2,0,0,2,-3,3]},Df={connect:Of,offset:{x:-1.207,bevelJoin:.854,roundJoin:.707},path:[1,-3,-3,2,0,0,2,-1,0]},Mf={connect:Of,offset:{x:-.9,bevelJoin:.624,roundJoin:.4},path:[1,-3,0,2,-3,-2,2,0,0,2,-3,2,2,-3,0,1,-2.05,1.1,2,-2.05,-1.1],dashPath:[1,-2,0,2,-.5,0]},If={connect:Of,offset:{x:-1.1,bevelJoin:.872,roundJoin:.6},path:[1,-3,0,2,-3.5,-1.8,2,0,0,2,-3.5,1.8,2,-3,0,1,-2.25,.95,2,-2.25,-.95],dashPath:[1,-3,0,2,-.5,0]},Ff={offset:Of,path:[...Mf.path],dashPath:[1,-2.5,0,2,-1,0]};Lf(Ff.path,180,{x:-1.5,y:0});const Wf={connect:{x:-1.3},path:[1,1.8,-.1,2,1.8,0,26,0,0,1.8,0,359,0]},zf={connect:{x:.5},path:[...Wf.path,1,0,0,26,0,0,1,0,360,0],dashPath:[1,-.5,0,2,.5,0]},Uf={connect:{x:-1.3},path:[1,-1.4,0,2,-1.4,-1.4,2,1.4,-1.4,2,1.4,1.4,2,-1.4,1.4,2,-1.4,0]},Hf={path:[...Uf.path,2,-1.4,-.49,2,1,-.49,1,-1.4,.49,2,1,.49]},Nf=_.clone(Uf),Yf=_.clone(Hf);Lf(Nf.path,45),Lf(Yf.path,45);const Xf={angle:Af,"angle-side":Df,arrow:If,triangle:Mf,"triangle-flip":Ff,circle:zf,"circle-line":Wf,square:Hf,"square-line":Uf,diamond:Yf,"diamond-line":Nf,mark:{offset:Of,path:[1,0,-2,2,0,2]}};function Vf(t,e,i,s,n,o,r){let a,h;const{strokeCap:l,strokeJoin:d}=t.__;u(e)?e.type?(h=e.scale,a=Xf[e.type]):a=e:a=Xf[e];const{offset:c,connect:p,path:g,dashPath:_}=a;let f=p?p.x:0,m=c?c.x:0;const y=[...g];return r&&_&&y.push(..._),"none"!==l&&(f-=.5),c&&("round"===d&&c.roundJoin?m+=c.roundJoin:"bevel"===d&&c.bevelJoin&&(m+=c.bevelJoin)),h&&Rf(y,0,0,h,h),m&&Rf(y,m,0),Rf(y,s.x,s.y,n,n,Cf(i,s)),o.x=(f+m)*n,y}const{M:Gf,L:jf,C:Kf,Q:Zf,Z:qf,N:Jf,D:$f,X:Qf,G:tm,F:em,O:im,P:sm,U:nm}=De,{copy:om,copyFrom:rm,getDistancePoint:am}=ct,hm={},lm={},dm={},cm={},um={},pm={list:Xf,addArrows(t){const{startArrow:e,endArrow:i,strokeWidth:s,dashPattern:n,__pathForRender:o,cornerRadius:r}=t.__,a=!r;let h,l=0,d=o.length,c=0,u=e&&"none"!==e;for(;l<d;){switch(h=o[l],h){case Gf:case jf:(c<2||l+6>=d)&&(rm(um,o[l+1],o[l+2]),!c&&u&&om(lm,um)),l+=3;break;case Kf:(1===c||l+7>=d-3)&&gm(o,cm,um,l+3),l+=7;break;case Zf:(1===c||l+5>=d-3)&&gm(o,cm,um,l+1),l+=5;break;case qf:return;case Jf:l+=5;break;case $f:l+=9;break;case Qf:l+=6;break;case tm:l+=9;break;case em:l+=5;break;case im:l+=7;break;case sm:l+=4;break;case nm:(1===c||l+6>=d-3)&&(gm(o,cm,um,l+1),l+6!==d&&(um.x-=(um.x-cm.x)/10,um.y-=(um.y-cm.y)/10)),l+=6}if(c++,1===c&&h!==Gf)return;if(2===c&&u&&om(dm,h===jf?um:cm),l===d){const r=t.__.__pathForRender=a?[...o]:o,d=t.__.__pathForArrow=[];if(u){const i=Vf(t,e,dm,lm,s,hm,!!n);n?d.push(...i):r.push(...i),hm.x&&(am(lm,dm,-hm.x,!0),r[1]=dm.x,r[2]=dm.y)}if(i&&"none"!==i){const e=Vf(t,i,cm,um,s,hm,!!n);if(n?d.push(...e):r.push(...e),hm.x){let t;switch(am(um,cm,-hm.x,!0),h){case jf:t=l-3+1;break;case Kf:t=l-7+5;break;case Zf:t=l-5+3;break;case nm:t=l-6+3}t&&_m(r,cm,t)}}}else om(cm,um)}},register(t,e){this.list[t]=e},get(t){return this.list[t]}};function gm(t,e,i,s){rm(e,t[s],t[s+1]),rm(i,t[s+2],t[s+3])}function _m(t,e,i){t[i]=e.x,t[i+1]=e.y}ae.add("arrow"),t.UI.addAttr("startArrow","none",mf),t.UI.addAttr("endArrow","none",mf),Object.assign(Xh,pm),Object.assign(Vh,{strokeArrow(t,e,i,s){e.__.dashPattern&&(i.beginPath(),e.__drawPathByData(i,e.__.__pathForArrow),i.dashPattern=null,i.stroke())}});t.Flow=class extends t.Box{get __tag(){return"Flow"}constructor(t){super(t),this.__hasAutoLayout=!0}},fe([zo(class extends hl{})],t.Flow.prototype,"__",void 0),fe([fo("x")],t.Flow.prototype,"flow",void 0),t.Flow=fe([Ko()],t.Flow);const fm={},mm={"top-left":"from",top:"center","top-right":"to",right:"to","bottom-right":"to",bottom:"center","bottom-left":"from",left:"from",center:"center","baseline-left":"from","baseline-center":"center","baseline-right":"to"},ym={"top-left":"from",top:"from","top-right":"from",right:"center","bottom-right":"to",bottom:"to","bottom-left":"to",left:"center",center:"center","baseline-left":"to","baseline-center":"to","baseline-right":"to"};function vm(t,e,i){const s=t.__,{contentBounds:n}=t.__layout;Pt.toPoint(i,e,n,fm),e.x=s.__autoWidth?n.x:fm.x,e.y=s.__autoHeight?n.y:fm.y}const{move:wm}=ct;function xm(t,e,i,s,n,o){const{children:r}=t;let a,h,{x:l,start:d}=e,c=s;l+=i;for(let t=0,i=e.count;t<i;t++)a=r[o?d-t:d+t],a.__.inFlow&&0!==a.__.visible?(h=a.__flowBounds,"from"!==n&&(c=s+(e.height-h.height)/("center"===n?2:1)),wm(a,l-h.x,c-h.y),l+=h.width+e.gap):i++}function bm(t,e,i){const s="width"===i?"height":"width";t[i]=Math.max(t[i],e[i]),t[s]+=t.count?e[s]+t.gap:e[s],t.list.push(e),t.count++}const Em={};function Sm(t,e){const{gap:i,flowAlign:s,flowWrap:n,__autoWidth:o,__autoHeight:a}=t.__,h=n&&(e?!o:!a);return u(i)?(Em.xGap=i.x||0,Em.yGap=i.y||0):Em.xGap=Em.yGap=d(i),Em.isAutoXGap=r(Em.xGap)&&!o,Em.isAutoYGap=r(Em.yGap)&&!a,Em.complex=h||"top-left"!==s||t.__hasGrow||Em.isAutoXGap||Em.isAutoYGap,Em.wrap=h,Em.complex&&(Em.isFitXGap="fit"===Em.xGap&&!o,Em.isFitYGap="fit"===Em.yGap&&!a,u(s)?(Em.contentAlign=s.content||"top-left",Em.rowXAlign=s.x||"from",Em.rowYAlign=s.y||"from"):(Em.contentAlign=s,Em.rowXAlign=mm[s],Em.rowYAlign=ym[s])),Em}function km(t,e){return{x:0,y:0,width:0,height:0,gap:e,start:t,count:0,grow:0}}function Bm(t,e,i,s){const{count:n}=t;n>1&&(i>t[e]||s)&&(t.gap=(i-t[e])/(n-1),t[e]=i)}function Tm(t,e){return"box"===e?t.__local:t.__layout.localStrokeBounds}const{within:Pm}=z;function Rm(t,e,i,s){let n,o,r,a=0,h=e.hasRangeSize&&[],{grow:l,start:d}=e;const c=(i-e.width)/l,{children:u}=t;if(!(c<=0)){e.width=i;for(let t=0,i=e.count;t<i;t++)n=u[s?d-t:d+t],n.__.inFlow&&0!==n.__.visible?(o=n.__widthGrow)&&(r=Lm(n,n.__flowBounds,c*o),r?(a+=r,l-=o):h&&(n.__.widthRange?h.unshift(n):h.push(n))):i++;a&&function(t,e,i){let s,n,o,r;t.forEach(t=>{s=t.__widthGrow,n=e/i*s,r=Lm(t,o=t.__flowBounds,o.width+n),e-=n-r,i-=s})}(h,a,l)}}function Lm(t,e,i){const{widthRange:s,lockRatio:n}=t.__,o=s?Pm(i,s):i,r=o/e.width;return t.scaleResize(r,n?r:1),e.width=o,i-o}const{within:Cm}=z;function Om(t,e,i,s){let n,o,r,a=0,h=e.hasRangeSize&&[],{grow:l,start:d}=e;const c=(i-e.height)/l,{children:u}=t;if(!(c<=0)){e.height=i;for(let t=0,i=e.count;t<i;t++)n=u[s?d-t:d+t],n.__.inFlow&&0!==n.__.visible?(o=n.__heightGrow)&&(r=Am(n,n.__flowBounds,c*o),r?(a+=r,l-=o):h&&(n.__.heightRange?h.unshift(n):h.push(n))):i++;a&&function(t,e,i){let s,n,o,r;t.forEach(t=>{s=t.__heightGrow,n=e/i*s,r=Am(t,o=t.__flowBounds,o.height+n),e-=n-r,i-=s})}(h,a,l)}}function Am(t,e,i){const{heightRange:s,lockRatio:n}=t.__,o=s?Cm(i,s):i,r=o/e.height;return t.scaleResize(n?r:1,r),e.height=o,i-o}const{move:Dm}=ct;function Mm(t,e){const i="width",{children:s,itemBox:n}=t,o=Sm(t,!0),{complex:r,wrap:a,xGap:h,yGap:l,isAutoXGap:d,isFitXGap:c}=o;if(!s.length)return;const u=a&&{x:0,y:0,width:0,height:0,gap:0,count:0,list:[]},p=d?0:h;let g,_,f,m,y,{x:v,y:w,width:x,height:b}=t.__layout.contentBounds;for(let o=0,h=s.length;o<h;o++)g=s[m=e?h-1-o:o],g.__.inFlow&&0!==g.__.visible&&(_=Tm(g,n),r?(g.__flowBounds=_,y||(y=km(m,p)),a&&y.count&&y.width+_.width>x&&(y.grow?Rm(t,y,x,e):d&&Bm(y,i,x,c),bm(u,y,i),y=km(m,p)),f=_.width,g.__widthGrow&&(y.grow+=g.__widthGrow,f=0,g.__.widthRange&&(y.hasRangeSize=!0)),g.__heightGrow&&Am(g,_,b),y.width+=y.count?f+p:f,y.height=Math.max(y.height,_.height),y.count++):(Dm(g,v-_.x,w-_.y),v+=_.width+p));if(r&&y){const{isAutoYGap:s,isFitYGap:n,contentAlign:r,rowXAlign:h,rowYAlign:p}=o;y.count&&(y.grow?Rm(t,y,x,e):d&&Bm(y,i,x,c),a&&bm(u,y,i)),a?(s?Bm(u,"height",b,n):u.height+=(u.gap=l)*(u.list.length-1),function(t,e,i,s){vm(t,e,i);const{list:n}=e;if(n.length>1&&(s||(s=mm[i]),"from"!==s)){let t;for(let i=0,o=n.length;i<o;i++)t=n[i],t.x=e.width-t.width,"center"===s&&(t.x/=2)}}(t,u,r,h),function(t,e,i,s){const{list:n}=e,o="reverse"===t.__.flowWrap;let r,{x:a,y:h}=e;for(let l=0,d=n.length;l<d;l++)r=n[o?d-1-l:l],xm(t,r,a,h,i,s),h+=r.height+e.gap}(t,u,p,e)):(vm(t,y,r),xm(t,y,0,y.y,p,e))}}const{move:Im}=ct;function Fm(t,e,i,s,n,o){const{children:r}=t;let a,h,{y:l,start:d}=e,c=i;l+=s;for(let t=0,s=e.count;t<s;t++)a=r[o?d-t:d+t],a.__.inFlow&&0!==a.__.visible?(h=a.__flowBounds,"from"!==n&&(c=i+(e.width-h.width)/("center"===n?2:1)),Im(a,c-h.x,l-h.y),l+=h.height+e.gap):s++}const{move:Wm}=ct;function zm(t,e){const i="height",{children:s,itemBox:n}=t,o=Sm(t,!1),{complex:r,wrap:a,xGap:h,yGap:l,isAutoYGap:d,isFitYGap:c}=o;if(!s.length)return;const u=a&&{x:0,y:0,width:0,height:0,gap:0,count:0,list:[]},p=d?0:l;let g,_,f,m,y,{x:v,y:w,width:x,height:b}=t.__layout.contentBounds;for(let o=0,h=s.length;o<h;o++)g=s[m=e?h-1-o:o],g.__.inFlow&&0!==g.__.visible&&(_=Tm(g,n),r?(g.__flowBounds=_,y||(y=km(m,p)),a&&y.count&&y.height+_.height>b&&(y.grow&&Om(t,y,b,e),d&&Bm(y,i,b,c),bm(u,y,i),y=km(m,p)),f=_.height,g.__heightGrow&&(y.grow+=g.__heightGrow,f=0,g.__.heightRange&&(y.hasRangeSize=!0)),g.__widthGrow&&Lm(g,_,x),y.height+=y.count?f+p:f,y.width=Math.max(y.width,_.width),y.count++):(Wm(g,v-_.x,w-_.y),w+=_.height+p));if(r&&y){const{isAutoXGap:s,isFitXGap:n,contentAlign:r,rowXAlign:l,rowYAlign:p}=o;y.count&&(y.grow&&Om(t,y,b,e),d&&Bm(y,i,b,c),a&&bm(u,y,i)),a?(s?Bm(u,"width",x,n):u.width+=(u.gap=h)*(u.list.length-1),function(t,e,i,s){vm(t,e,i);const{list:n}=e;if(n.length>1&&(s||(s=ym[i]),"from"!==s)){let t;for(let i=0,o=n.length;i<o;i++)t=n[i],t.y=e.height-t.height,"center"===s&&(t.y/=2)}}(t,u,r,p),function(t,e,i,s){const{list:n}=e,o="reverse"===t.__.flowWrap;let r,{x:a,y:h}=e;for(let l=0,d=n.length;l<d;l++)r=n[o?d-1-l:l],Fm(t,r,a,h,i,s),a+=r.width+e.gap}(t,u,l,e)):(vm(t,y,r),Fm(t,y,y.x,0,l,e))}}function Um(t){return lo(t,t=>({set(e){const i=h(e)?e:0;"autoWidth"===t?this.__widthGrow=i:this.__heightGrow=i,!i||this.parent&&this.parent.__hasGrow||this.waitParent(()=>{this.parent.__hasGrow=!0}),this.__setAttr(t,e)&&xo(this)}}))}ae.add("flow","resize");const Hm=t.Box.prototype,{__updateBoxBounds:Nm}=t.Group.prototype;t.UI.addAttr("flow",!1,fo),t.UI.addAttr("gap",0,vo),t.UI.addAttr("flowAlign","top-left",vo),t.UI.addAttr("flowWrap",!1,vo),t.UI.addAttr("itemBox","box",vo),t.UI.addAttr("inFlow",!0,vo),t.UI.addAttr("autoWidth",void 0,Um),t.UI.addAttr("autoHeight",void 0,Um),t.UI.addAttr("autoBox",void 0,vo);const{copyAndSpread:Ym}=Vt;Hm.__updateFlowLayout=function(){const{leaferIsCreated:t,flow:e}=this;switch(t&&(this.leafer.created=!1),e){case"x":case!0:Mm(this);break;case"y":zm(this);break;case"x-reverse":Mm(this,!0);break;case"y-reverse":zm(this,!0)}t&&(this.leafer.created=!0)},Hm.__updateContentBounds=function(){const{padding:t}=this.__,e=this.__layout,i=e.contentBounds===e.boxBounds;t?(i&&e.shrinkContent(),Ym(e.contentBounds,e.boxBounds,t,!0)):i||e.shrinkContentCancel()},Hm.__updateBoxBounds=function(t){if(this.children.length&&!this.pathInputed){const e=this.__,{flow:i}=e;if(e.__autoSide){e.__hasSurface&&this.__extraUpdate(),i&&!t?this.__updateRectBoxBounds():Nm.call(this);const{boxBounds:s}=this.__layout;e.__autoSize||(e.__autoWidth?(i||(s.width+=s.x,s.x=0),s.height=e.height,s.y=0):(i||(s.height+=s.y,s.y=0),s.width=e.width,s.x=0)),i&&t&&e.padding&&Ym(s,s,e.padding,!1,e.__autoSize?null:e.__autoWidth?"width":"height"),this.__updateNaturalSize()}else this.__updateRectBoxBounds();i&&this.__updateContentBounds()}else this.__updateRectBoxBounds()};const{cos:Xm,sin:Vm,pow:Gm,sqrt:jm,abs:Km,ceil:Zm,floor:qm,round:Jm,PI:$m}=Math,Qm=5*$m,ty=1.70158,ey=2.5949095,iy=7.5625,sy=2.75;function ny(t){return e=>Gm(e,t)}function oy(t){return e=>1-Gm(1-e,t)}function ry(t){return e=>e<.5?.5*Gm(2*e,t):1-.5*Gm(2-2*e,t)}function ay(t){return t<1/sy?iy*t*t:t<2/sy?iy*(t-=1.5/sy)*t+.75:t<2.5/sy?iy*(t-=2.25/sy)*t+.9375:iy*(t-=2.625/sy)*t+.984375}function hy(t,e,i,s){const n={};return o=>{const r=~~(1e4*o),a=n[r];if(a)return a;let h,l,d,c=o;for(let e=0;e<8&&(h=1-c,d=ly(c,t,i)-o,l=3*h*h*t+6*h*c*(i-t)+3*c*c*(1-i),!(Km(l)<1e-6));e++)c-=d/l;return n[r]=ly(c,e,s)}}function ly(t,e,i){const s=1-t;return 3*s*s*t*e+3*s*t*t*i+t*t*t}const dy={get(t){const{list:e}=dy;return r(t)?e[t||"ease"]:u(t)?e[t.name].apply(e,c(t.value)?t.value:[t.value]):e.ease},register(t,e){dy.list[t]=e},list:{linear:t=>t,ease:hy(.25,.1,.25,1),"ease-in":hy(.42,0,1,1),"ease-out":hy(0,0,.58,1),"ease-in-out":hy(.42,0,.58,1),"sine-in":t=>1-Xm(t*$m*.5),"sine-out":t=>Vm(t*$m*.5),"sine-in-out":t=>.5*(1-Xm(t*$m)),"quad-in":ny(2),"quad-out":oy(2),"quad-in-out":ry(2),"cubic-in":ny(3),"cubic-out":oy(3),"cubic-in-out":ry(3),"quart-in":ny(4),"quart-out":oy(4),"quart-in-out":ry(4),"quint-in":ny(5),"quint-out":oy(5),"quint-in-out":ry(5),"expo-in":t=>t?Gm(2,10*t-10):0,"expo-out":t=>1===t?1:1-Gm(2,10*-t),"expo-in-out":t=>0===t||1===t?t:t<.5?.5*Gm(2,2*t*10-10):.5*(2-Gm(2,10-2*t*10)),"circ-in":t=>1-jm(1-Gm(t,2)),"circ-out":t=>jm(1-Gm(t-1,2)),"circ-in-out":t=>t<.5?.5*(1-jm(1-Gm(2*t,2))):.5*(jm(1-Gm(2-2*t,2))+1),"back-in":t=>((ty+1)*t-ty)*t*t,"back-out":t=>(t-=1)*t*((ty+1)*t+ty)+1,"back-in-out":t=>t<.5?(t*=2)*t*((ey+1)*t-ey)*.5:.5*((t=2*t-2)*t*((ey+1)*t+ey)+2),"elastic-in":t=>0===t||1===t?t:-Gm(2,10*(t-1))*Vm((t-1.1)*Qm),"elastic-out":t=>0===t||1===t?t:Gm(2,-10*t)*Vm((t-.1)*Qm)+1,"elastic-in-out":t=>0===t||1===t?t:t<.5?-Gm(2,10*((t*=2)-1))*Vm((t-1.1)*Qm)*.5:Gm(2,10*(1-(t*=2)))*Vm((t-1.1)*Qm)*.5+1,"bounce-in":t=>1-ay(1-t),"bounce-out":ay,"bounce-in-out":t=>t<.5?.5*(1-ay(1-2*t)):.5*(1+ay(2*t-1)),"cubic-bezier":hy,steps:function(t,e="floor"){return i=>("floor"===e?qm(i*t):"ceil"===e?Zm(i*t):Jm(i*t))/t}}};function cy(t){return(e,i)=>{Object.defineProperty(e,i,{get(){const e=this.config&&this.config[i];return void 0===e?t:e},set(t){this.config||(this.config={}),this.config[i]=t}})}}class uy{}uy.CREATED="created",uy.PLAY="play",uy.PAUSE="pause",uy.STOP="stop",uy.SEEK="seek",uy.UPDATE="update",uy.COMPLETED="completed";t.Animate=class extends sa{get endingStyle(){return"from"===this.realEnding?this.fromStyle:this.toStyle}get started(){return!!this.requestAnimateTime}get completed(){return this.time>=this.duration&&!this.started}get frame(){return this.frames[this.nowIndex]}get frameTotalTime(){return this.frame.totalTime||this.frame.duration||0}get nowReverse(){return(this.mainReverse?1:0)+(this.frameReverse?1:0)==1}get realEnding(){let t;const{ending:e,reverse:i,swing:s,loop:n}=this;return"from"===e?t=0:"to"===e?t=1:(t=i?0:1,s&&n&&h(n)&&(t+=n-1)),t%2?"to":"from"}constructor(t,e,i,s){super(),e&&(e.keyframes?(i=e,e=e.keyframes):e.style&&(i=e,e=e.style)),this.init(t,e,i,s)}init(t,e,i,s){switch(this.target=t,(s||this.isTemp)&&(this.isTemp=s),typeof i){case"number":this.config={duration:i};break;case"string":this.config={easing:i};break;case"object":this.config=i,i.event&&(this.event=i.event)}this.keyframes=c(e)?e:e?[e]:[];const{easing:n,attrs:o}=this;this.easingFn=dy.get(n),(o||this.attrsMap)&&(this.attrsMap=o?o.reduce((t,e)=>(t[e]=!0,t),{}):void 0),this.frames=[],this.create(),this.autoplay&&this.frames.length&&(this.timer=setTimeout(()=>{this.timer=0,this.play()},0))}emitType(t){this.emit(t,this),this.parent&&this.parent.onChildEvent(t,this)}play(){this.destroyed||(this.running=!0,this.started?this.timer||this.requestAnimate():(this.clearTimer(),this.start()),this.emitType(uy.PLAY))}pause(){this.destroyed||(this.running=!1,this.clearTimer(),this.emitType(uy.PAUSE))}stop(){this.destroyed||(this.complete(),this.emitType(uy.STOP))}seek(t){this.destroyed||(u(t)&&(t=Yh.number(t,this.duration)),t&&(t/=this.speed),(!this.started||t<this.time)&&this.start(!0),this.time=t,this.animate(0,!0),this.clearTimer(()=>this.requestAnimate()),this.emitType(uy.SEEK))}kill(t=!0,e){this.killStyle=e,this.destroy(t)}create(){const{target:t,frames:e,keyframes:i,config:s}=this,{length:o}=i,r=!(o>1)||this.join;let a,l,d,c,u,p=0,g=0;o>1&&(this.fromStyle={},this.toStyle={});for(let s=0;s<o;s++){if(l=i[s],c=l.style||l,a||(a=r?t:c),d={style:c,beforeStyle:{}},u=1,l.style){const{duration:t,autoDuration:e,delay:i,autoDelay:s,easing:n,swing:o,loop:r}=l;o&&(d.swing=h(o)?o:2,u=2*d.swing-1),r&&(d.loop=u=h(r)?r:2),t?(d.duration=t,p+=t*u,i&&(d.totalTime=t+i)):e&&(d.autoDuration=e,g+=e*u),i?(d.delay=i,p+=i*u):s&&(d.autoDelay=s,g+=s*u),n&&(d.easingFn=dy.get(n))}if(!d.autoDuration&&n(d.duration)&&(o>1?s>0||r?g+=u:d.duration=0:d.duration=this.duration),o>1)this.setBefore(d,c,a);else{for(let e in c)d.beforeStyle[e]=t[e];this.fromStyle=d.beforeStyle,this.toStyle=d.style}a=c,e.push(d)}g?((this.duration<=p||!s||!s.duration)&&this.changeDuration(p+.2*g),this.allocateTime((this.duration-p)/g)):p&&this.changeDuration(p),this.emitType(uy.CREATED)}changeDuration(t){const{config:e}=this;this.config=e?Object.assign(Object.assign({},e),{duration:t}):{duration:t}}setBefore(t,e,i){const{fromStyle:s,toStyle:o,target:r}=this;for(let a in e)n(s[a])&&(s[a]=o[a]=e===i?i[a]:r[a]),t.beforeStyle[a]=n(i[a])?o[a]:i[a],o[a]=e[a]}allocateTime(t){let e,{frames:i}=this,{length:s}=i;for(let o=0;o<s;o++)e=i[o],n(e.duration)&&(e.duration=e.autoDuration?t*e.autoDuration:t),e.totalTime||(e.autoDelay&&(e.delay=e.autoDelay*t),e.delay&&(e.totalTime=e.duration+e.delay))}requestAnimate(){this.requestAnimateTime=Date.now(),w.requestRender(this.animate.bind(this))}animate(t,e){if(!e){if(!this.running)return;this.time+=(Date.now()-this.requestAnimateTime)/1e3}const{duration:i}=this,s=this.time*this.speed;if(s<i){for(;s-this.playedTotalTime>this.frameTotalTime;)this.transition(1),this.mainReverse?this.reverseNextFrame():this.nextFrame();const t=this.nowReverse?0:this.frame.delay||0,e=s-this.playedTotalTime-t,i=this.frame.duration;if(e>i)this.transition(1);else if(e>=0){const t=i?e/i:1;this.transition(this.frame.easingFn?this.frame.easingFn(t):this.easingFn(t))}}else this.end();if(!e)if(s<i)this.requestAnimate();else{const{loop:t,loopDelay:e,swing:i}=this;if((!1!==t||i)&&(this.looped?this.looped++:this.looped=1,this.needLoop(this.looped,t,i)))return i&&(this.mainReverse=!this.mainReverse),void(e?this.timer=setTimeout(()=>{this.timer=0,this.begin()},e/this.speed*1e3):this.begin());this.complete()}}start(t){this.requestAnimateTime=1;const{reverse:e}=this;if((e||this.mainReverse)&&(this.mainReverse=e),this.looped&&(this.looped=0),t)this.begin(!0);else{const{delay:t}=this;t?this.timer=setTimeout(()=>{this.timer=0,this.begin()},t/this.speed*1e3):this.begin()}}begin(t){this.playedTotalTime=this.time=0,this.mainReverse?this.setTo():this.setFrom(),t||this.requestAnimate()}end(){this.mainReverse?this.setFrom():this.setTo()}complete(){this.requestAnimateTime=0,this.running=!1;const{endingStyle:t,killStyle:e}=this,i=e?{}:t;if(e)for(let s in t)s in e||(i[s]=t[s]);this.setStyle(i),this.clearTimer(),this.emitType(uy.COMPLETED)}setFrom(){this.nowIndex=0,this.setStyle(this.fromStyle)}setTo(){this.nowIndex=this.frames.length-1,this.setStyle(this.toStyle)}nextFrame(){if(this.needLoopFrame())return this.increaseTime();this.nowIndex+1>=this.frames.length||(this.increaseTime(),this.nowIndex++)}reverseNextFrame(){if(this.needLoopFrame())return this.increaseTime();this.nowIndex-1<0||(this.increaseTime(),this.nowIndex--)}transition(t){const{style:e,beforeStyle:i}=this.frame,s=this.nowReverse?e:i,n=this.nowReverse?i:e;if(0===t)this.setStyle(s);else if(1===t)this.setStyle(n);else{const{attrsMap:i,target:o}=this;let{betweenStyle:r}=this.frame;r||(r=this.frame.betweenStyle={}),$h.setBetweenStyle(r,s,n,e,t,o,i),this.setStyle(r)}this.emitType(uy.UPDATE)}setStyle(t){const{target:e}=this;e&&t&&(this.style=t,e.__?e.set(t,!!this.isTemp&&"temp"):Object.assign(e,t))}increaseTime(){this.playedTotalTime+=this.frameTotalTime}needLoop(t,e,i){return!(this.needStopLoop(t,e)||this.needStopLoop(t,i,!0))}needStopLoop(t,e,i){return h(e)&&(!e||t>=(i?2*e-1:e))}needLoopFrame(){const{loop:t,swing:e}=this.frame;if(t||e){if(this.frameLooped?this.frameLooped++:this.frameLooped=1,e&&(this.frameReverse=!this.frameReverse),this.needLoop(this.frameLooped,t,e))return!0;this.frameLooped=this.frameReverse=void 0}return!1}clearTimer(t){this.timer&&(clearTimeout(this.timer),this.timer=0,t&&t())}destroy(t){this.destroyed||(super.destroy(),t&&!this.completed?this.stop():this.pause(),this.target=this.parent=this.config=this.frames=this.fromStyle=this.toStyle=this.style=this.killStyle=null,this.destroyed=!0)}},fe([cy("ease")],t.Animate.prototype,"easing",void 0),fe([cy(0)],t.Animate.prototype,"delay",void 0),fe([cy(.2)],t.Animate.prototype,"duration",void 0),fe([cy("auto")],t.Animate.prototype,"ending",void 0),fe([cy(!1)],t.Animate.prototype,"reverse",void 0),fe([cy(!1)],t.Animate.prototype,"swing",void 0),fe([cy(!1)],t.Animate.prototype,"loop",void 0),fe([cy(0)],t.Animate.prototype,"loopDelay",void 0),fe([cy(1)],t.Animate.prototype,"speed",void 0),fe([cy(!0)],t.Animate.prototype,"autoplay",void 0),fe([cy()],t.Animate.prototype,"join",void 0),fe([cy()],t.Animate.prototype,"attrs",void 0),t.Animate=fe([jo(ga)],t.Animate),t.AnimateList=class extends t.Animate{get completed(){return this.list.every(t=>t.completed)}get endingStyle(){return this._endingStyle}constructor(t,e,i){super(t,null),this.list=[],this.updateList(e,i)}updateList(e,i){this.fromStyle={},this.toStyle={},this._endingStyle={},e||(e=this.list.filter(t=>{const{completed:e}=t;return e&&t.destroy(),!e})),this.list=e.map(e=>{const s=e.target?e:new t.Animate(this.target,e,i);return s.parent=this,Object.assign(this.fromStyle,s.fromStyle),Object.assign(this.toStyle,s.toStyle),Object.assign(this._endingStyle,s.endingStyle),s})}play(){this.each(t=>t.play()),this.emitType(uy.PLAY)}pause(){this.each(t=>t.pause()),this.emitType(uy.PAUSE)}stop(){this.each(t=>t.stop()),this.emitType(uy.STOP)}seek(t){this.each(e=>e.seek(t)),this.emitType(uy.SEEK)}kill(t,e){this.each(i=>i.kill(t,e)),this.destroy()}onChildEvent(t,e){switch(t){case uy.COMPLETED:this.completed&&this.emitType(t);break;case uy.UPDATE:this.emitType(t)}}each(t){this.list.forEach(t)}destroy(t){const{list:e}=this;e.length&&(this.each(e=>e.destroy(t)),e.length=0)}},t.AnimateList=fe([jo(ga)],t.AnimateList);const py={transparent:"FFF0",aliceblue:"F0F8FF",antiquewhite:"FAEBD7",aqua:"0FF",aquamarine:"7FFFD4",azure:"F0FFFF",beige:"F5F5DC",bisque:"FFE4C4",black:"0",blanchedalmond:"FFEBCD",blue:"00F",blueviolet:"8A2BE2",brown:"A52A2A",burlywood:"DEB887",cadetblue:"5F9EA0",chartreuse:"7FFF00",chocolate:"D2691E",coral:"FF7F50",cornflowerblue:"6495ED",cornsilk:"FFF8DC",crimson:"DC143C",cyan:"0FF",darkblue:"00008B",darkcyan:"008B8B",darkgoldenrod:"B8860B",darkgray:"A9",darkgreen:"006400",darkgrey:"A9",darkkhaki:"BDB76B",darkmagenta:"8B008B",darkolivegreen:"556B2F",darkorange:"FF8C00",darkorchid:"9932CC",darkred:"8B0000",darksalmon:"E9967A",darkseagreen:"8FBC8F",darkslateblue:"483D8B",darkslategray:"2F4F4F",darkslategrey:"2F4F4F",darkturquoise:"00CED1",darkviolet:"9400D3",deeppink:"FF1493",deepskyblue:"00BFFF",dimgray:"69",dimgrey:"69",dodgerblue:"1E90FF",firebrick:"B22222",floralwhite:"FFFAF0",forestgreen:"228B22",fuchsia:"F0F",gainsboro:"DC",ghostwhite:"F8F8FF",gold:"FFD700",goldenrod:"DAA520",gray:"80",green:"008000",greenyellow:"ADFF2F",grey:"80",honeydew:"F0FFF0",hotpink:"FF69B4",indianred:"CD5C5C",indigo:"4B0082",ivory:"FFFFF0",khaki:"F0E68C",lavender:"E6E6FA",lavenderblush:"FFF0F5",lawngreen:"7CFC00",lemonchiffon:"FFFACD",lightblue:"ADD8E6",lightcoral:"F08080",lightcyan:"E0FFFF",lightgoldenrodyellow:"FAFAD2",lightgray:"D3",lightgreen:"90EE90",lightgrey:"D3",lightpink:"FFB6C1",lightsalmon:"FFA07A",lightseagreen:"20B2AA",lightskyblue:"87CEFA",lightslategray:"789",lightslategrey:"789",lightsteelblue:"B0C4DE",lightyellow:"FFFFE0",lime:"00FF00",limegreen:"32CD32",linen:"FAF0E6",magenta:"FF00FF",maroon:"800000",mediumaquamarine:"66CDAA",mediumblue:"0000CD",mediumorchid:"BA55D3",mediumpurple:"9370DB",mediumseagreen:"3CB371",mediumslateblue:"7B68EE",mediumspringgreen:"00FA9A",mediumturquoise:"48D1CC",mediumvioletred:"C71585",midnightblue:"191970",mintcream:"F5FFFA",mistyrose:"FFE4E1",moccasin:"FFE4B5",navajowhite:"FFDEAD",navy:"000080",oldlace:"FDF5E6",olive:"808000",olivedrab:"6B8E23",orange:"FFA500",orangered:"FF4500",orchid:"DA70D6",palegoldenrod:"EEE8AA",palegreen:"98FB98",paleturquoise:"AFEEEE",palevioletred:"D87093",papayawhip:"FFEFD5",peachpuff:"FFDAB9",peru:"CD853F",pink:"FFC0CB",plum:"DDA0DD",powderblue:"B0E0E6",purple:"800080",rebeccapurple:"639",red:"F00",rosybrown:"BC8F8F",royalblue:"4169E1",saddlebrown:"8B4513",salmon:"FA8072",sandybrown:"F4A460",seagreen:"2E8B57",seashell:"FFF5EE",sienna:"A0522D",silver:"C0",skyblue:"87CEEB",slateblue:"6A5ACD",slategray:"708090",slategrey:"708090",snow:"FFFAFA",springgreen:"00FF7F",steelblue:"4682B4",tan:"D2B48C",teal:"008080",thistle:"D8BFD8",tomato:"FF6347",turquoise:"40E0D0",violet:"EE82EE",wheat:"F5DEB3",white:"F",whitesmoke:"F5",yellow:"FF0",yellowgreen:"9ACD32"},gy=/^rgb\((\d+),\s*(\d+),\s*(\d+)/i,_y=/^rgba\((\d+),\s*(\d+),\s*(\d+),\s*(\d*\.?\d+)/i,fy=/^hsl\((\d+),\s*(\d+)%\s*,\s*(\d+)%/i,my=/^hsla\((\d+),\s*(\d+)%\s*,\s*(\d+)%\s*,\s*(\d*\.?\d+)/i,yy=parseInt,vy=parseFloat,{round:wy}=Math;let xy={},by=0;function Ey(t){let e,i,s,n=1;switch(t.length){case 9:e=yy(t.slice(1,3),16),i=yy(t.slice(3,5),16),s=yy(t.slice(5,7),16),n=yy(t.slice(7,9),16)/255;break;case 7:e=yy(t.slice(1,3),16),i=yy(t.slice(3,5),16),s=yy(t.slice(5,7),16);break;case 5:e=yy(t[1]+t[1],16),i=yy(t[2]+t[2],16),s=yy(t[3]+t[3],16),n=yy(t[4]+t[4],16)/255;break;case 4:e=yy(t[1]+t[1],16),i=yy(t[2]+t[2],16),s=yy(t[3]+t[3],16);break;case 3:e=i=s=yy(t[1]+t[2],16);break;case 2:e=i=s=yy(t[1]+t[1],16)}return{r:e,g:i,b:s,a:n}}const Sy=1/6,ky=.5,By=2/3,Ty=1/3;function Py(t,e,i){return i<0?i++:i>1&&i--,i<Sy?t+6*(e-t)*i:i<ky?e:i<By?t+(e-t)*(By-i)*6:t}function Ry(t,e,i,s=1){let n,o,r;if(t/=360,i/=100,0===(e/=100))n=o=r=i;else{let s=i<.5?i*(1+e):i+e-i*e,a=2*i-s;n=Py(a,s,t+Ty),o=Py(a,s,t),r=Py(a,s,t-Ty)}return{r:wy(255*n),g:wy(255*o),b:wy(255*r),a:s}}ae.add("color"),Nh.object=function(t,e){let i,s=!n(e)&&e<1;if(r(t)){const e=xy[t];if(e)i=Object.assign({},e);else{switch(t[0]){case"#":i=Ey(t);break;case"R":case"r":"("===t[4]&&_y.test(t)?i=function(t){const e=_y.exec(t);return{r:yy(e[1]),g:yy(e[2]),b:yy(e[3]),a:vy(e[4])}}(t):"("===t[3]&&gy.test(t)&&(i=function(t){const e=gy.exec(t);return{r:yy(e[1]),g:yy(e[2]),b:yy(e[3]),a:1}}(t));break;case"H":case"h":"("===t[4]&&my.test(t)?i=function(t){const e=my.exec(t);return Ry(vy(e[1]),vy(e[2]),vy(e[3]),vy(e[4]))}(t):"("===t[3]&&fy.test(t)&&(i=function(t){const e=fy.exec(t);return Ry(vy(e[1]),vy(e[2]),vy(e[3]),1)}(t))}if(!i){const e=py[t.toLowerCase()];e&&(i=Ey("#"+e))}i&&(by++,by>1e4&&(xy={},by=0),xy[t]=Object.assign({},i))}}else u(t)&&(n(t.a)&&(t.a=1),s&&(t=Object.assign({},t)),i=t);return i||(i={r:255,g:255,b:255,a:1}),s&&(i.a*=e),i};const{round:Ly}=Math,{fourNumber:Cy}=z,Oy={fill:Fy,stroke:Fy,cornerRadius:(t,e,i)=>h(t)&&h(e)?My(t,e,i):(t=Cy(t),e=Cy(e),t.map((t,s)=>My(t,e[s],i))),text(t,e,i){if(r(t)&&r(e)){const s=t.length,n=e.length,o=My(s,n,i,1);return s<n?e.substring(0,o):t.substring(0,o)}return h(t)||h(e)?z.float(My(t,e,i),Math.max(Dy(t),Dy(e))):e},boxStyle(t,e,i,s){t||(t={}),e||(e={});const n=Object.assign(Object.assign({},t),e);return $h.setBetweenStyle(n,t,e,n,i,s),n},shadow:Wy,innerShadow:Wy},Ay={value:function(t,e,i){const s=h(t),n=h(e);return s&&n?t+(e-t)*i:n||s?My(t,e,i):t},number:My,color:Iy,setBetweenStyle:function(t,e,i,s,n,o,r){let a,h,l;const{list:d,value:c}=$h;for(let u in s)r&&!r[u]||(a=e[u],h=i[u],l=d[u]||c,a!==h&&(t[u]=l(a,h,n,o)))}};function Dy(t){const e=String(t).split(".")[1];return e?e.length:0}function My(t,e,i,s){t||(t=0),e||(e=0);const n=t+(e-t)*i;return s?Ly(n):n}function Iy(t,e,i){t=Nh.object(t),e=Nh.object(e);const s=My(t.r,e.r,i,1)+","+My(t.g,e.g,i,1)+","+My(t.b,e.b,i,1),n=My(t.a,e.a,i);return 1===n?"rgb("+s+")":"rgba("+s+","+n+")"}function Fy(t,e,i){return r(t)&&r(e)?Iy(t,e,i):e}function Wy(t,e,i){return c(t)||c(e)?e:(e=e||{},{x:My((t=t||{}).x,e.x,i),y:My(t.y,e.y,i),blur:My(t.blur,e.blur,i),spread:My(t.spread,e.spread,i),color:Iy(t.color||"#FFFFFF00",e.color||"#FFFFFF00",i),visible:e.visible,blendMode:e.blendMode,box:e.box||t.box})}ae.add("animate","color"),Jh.canAnimate=!0,Object.assign($h.list,Oy),Object.assign($h,Ay);const zy=t.UI.prototype;t.UI.addAttr("animation",void 0,function(t){return lo(t,t=>({set(e){this.__setAttr(t,e),this.leafer&&(this.killAnimate("animation"),e&&this.animate(e,void 0,"animation"))}}))}),t.UI.addAttr("animationOut",void 0,po),t.UI.addAttr("transition",!0,po),t.UI.addAttr("transitionOut",void 0,po),zy.set=function(t,e){t&&(e?"temp"===e?(this.lockNormalStyle=!0,Object.assign(this,t),this.lockNormalStyle=!1):this.animate(t,e):Object.assign(this,t))},zy.animate=function(e,i,s,o){if(n(e))return this.__animate;let r=c(e)&&!i&&s?new t.AnimateList(this,e,o):new t.Animate(this,e,i,o);this.killAnimate(s,r.toStyle);const a=this.__animate;return a&&(r instanceof t.AnimateList?r.list.unshift(a):r=new t.AnimateList(this,[a,r])),this.__animate=r},zy.killAnimate=function(e,i){const s=this.__animate;if(s){let e=!1;if(i&&!s.completed){s instanceof t.AnimateList&&s.updateList();const{toStyle:n}=s;for(let t in i)if(t in n){e=!0;break}}else e=!0;e&&(s.kill(!0,i),this.__animate=null)}},zy.__runAnimation=function(t,e){this.animate("in"===t?this.animation:this.animationOut,void 0,"animation"),e&&this.__animate.on(uy.COMPLETED,e)};const Uy=[.1488743389,.4333953941,.6794095682,.8650633666,.9739065285],Hy=[.2955242247,.2692667193,.2190863625,.1494513491,.0666713443],{sqrt:Ny}=Math,{getDerivative:Yy}=ai,Xy={getDistance(t,e,i,s,n,o,r,a,h=1){let l,d,c,u,p,g,_=0,f=h/2;for(let h=0;h<Uy.length;h++)l=f*(1+Uy[h]),d=f*(1-Uy[h]),c=Yy(l,t,i,n,r),u=Yy(l,e,s,o,a),p=Yy(d,t,i,n,r),g=Yy(d,e,s,o,a),_+=Hy[h]*(Ny(c*c+u*u)+Ny(p*p+g*g));return _*f},getRotation(t,e,i,s,n,o,r,a,h){const l=Yy(t,e,s,o,a),d=Yy(t,i,n,r,h);return Math.atan2(d,l)/H},getT(t,e,i,s,n,o,r,a,h,l,d=1){let c=0,u=1,p=t/e,g=d/e/3;if(p>=1)return 1;if(p<=0)return 0;for(;u-c>g;)Vy(i,s,n,o,r,a,h,l,p)<t?c=p:u=p,p=(c+u)/2;return p},cut(t,e,i,s,n,o,r,a,h,l){const d=1-e,c=d*i+e*n,u=d*s+e*o,p=d*n+e*r,g=d*o+e*a,_=d*c+e*p,f=d*u+e*g,m=d*_+e*(d*p+e*(d*r+e*h)),y=d*f+e*(d*g+e*(d*a+e*l));t.push(De.C,c,u,_,f,m,y)}},{getDistance:Vy}=Xy,{M:Gy,L:jy,C:Ky,Z:Zy}=De,qy={},Jy={},$y={transform(t,e){let i,s=0;const n=t.length;for(;s<n;)switch(i=t[s],i){case Gy:case jy:$y.transformPoints(t,e,s,1),s+=3;break;case Ky:$y.transformPoints(t,e,s,3),s+=7;break;case Zy:s+=1}},transformPoints(t,e,i,s){for(let n=i+1,o=n+2*s;n<o;n+=2)qy.x=t[n],qy.y=t[n+1],tt.toOuterPoint(e,qy),t[n]=qy.x,t[n+1]=qy.y},getMotionPathData(t){let e,i,s,n,o=0,r=[],a=0,h=0,l=0;const d=t.length;for(;a<d;){switch(n=t[a],n){case Gy:case jy:i=t[a+1],s=t[a+2],e=n===jy&&a>0?ct.getDistanceFrom(h,l,i,s):0,h=i,l=s,a+=3;break;case Ky:i=t[a+5],s=t[a+6],e=Xy.getDistance(h,l,t[a+1],t[a+2],t[a+3],t[a+4],i,s),h=i,l=s,a+=7;break;case Zy:a+=1;default:e=0}r.push(e),o+=e}return{total:o,segments:r,data:t}},getDistancePoint(t,e,i){const{segments:s,data:n}=t;e=Yh.number(e,t.total);let o,r,a,h,l,d,c,u,p,g=0,_={},f=0,m=0,y=0,v=0;const w=n.length;for(;f<w;){switch(h=n[f],h){case Gy:case jy:if(r=n[f+1],a=n[f+2],o=s[m],g+o>=e||!t.total)return f||(y=r,v=a),Jy.x=y,Jy.y=v,_.x=r,_.y=a,ct.getDistancePoint(Jy,_,e-g,!0),_.rotation=ct.getAngle(Jy,_),_;y=r,v=a,f+=3;break;case Ky:if(r=n[f+5],a=n[f+6],o=s[m],g+o>=e)return l=n[f+1],d=n[f+2],c=n[f+3],u=n[f+4],p=Xy.getT(e-g,o,y,v,l,d,c,u,r,a,i),ai.getPointAndSet(p,y,v,l,d,c,u,r,a,_),_.rotation=Xy.getRotation(p,y,v,l,d,c,u,r,a),_;y=r,v=a,f+=7;break;case Zy:f+=1;default:o=0}m++,g+=o}return _},getDistancePath(t,e,i){const{segments:s,data:n}=t,o=[];e=Yh.number(e,t.total);let r,a,h,l,d,c,u,p,g,_=0,f={},m=0,y=0,v=0,w=0;const x=n.length;for(;m<x;){switch(l=n[m],l){case Gy:case jy:if(a=n[m+1],h=n[m+2],r=s[y],_+r>=e||!t.total)return m||(v=a,w=h),Jy.x=v,Jy.y=w,f.x=a,f.y=h,ct.getDistancePoint(Jy,f,e-_,!0),o.push(l,f.x,f.y),o;v=a,w=h,m+=3,o.push(l,v,w);break;case Ky:if(d=n[m+1],c=n[m+2],u=n[m+3],p=n[m+4],a=n[m+5],h=n[m+6],r=s[y],_+r>=e)return g=Xy.getT(e-_,r,v,w,d,c,u,p,a,h,i),Xy.cut(o,g,v,w,d,c,u,p,a,h),o;v=a,w=h,m+=7,o.push(l,d,c,u,p,a,h);break;case Zy:m+=1,o.push(l);default:r=0}y++,_+=r}return o}};function Qy(t){return lo(t,t=>({set(e){this.__setAttr(t,e),this.__hasMotionPath=this.motionPath||!o(this.motion),this.__layout.matrixChanged||this.__layout.matrixChange()}}))}ae.add("motion-path"),$h.register("motion",function(t,e,i,s){return u(t)&&(t=Yh.number(t,s.getMotionTotal())),u(e)&&(e=Yh.number(e,s.getMotionTotal())),$h.number(t||0,e||0,i)}),$h.register("motionRotation",function(t,e,i){return $h.number(t,e,i)});const tv=t.UI.prototype,{updateMatrix:ev,updateAllMatrix:iv}=ar,{updateBounds:sv}=vr;function nv(t){const{motion:e,leaferIsCreated:i}=t;if(!o(e)){if(i&&(t.leafer.created=!1),t.motionPath){const i=rv(t);i.total&&(t.__.__pathForRender=$y.getDistancePath(i,e,t.motionPrecision))}else t.set(t.getMotionPoint(e)),t.__hasAutoLayout||(t.isBranch?(iv(t),sv(t,t)):ev(t));i&&(t.leafer.created=!0)}}function ov(t){const{parent:e}=t;if(!t.motionPath&&e){const{children:t}=e;for(let e=0;e<t.length;e++)if(t[e].motionPath)return t[e]}return t}function rv(t){const e=t.__;return e.__pathForMotion?e.__pathForMotion:e.__pathForMotion=$y.getMotionPathData(t.getPath(!0,!0))}function av(t,e){return lo(t,t=>({set(i){this.__setAttr(t,i),this.leaferIsReady?e?Jh.setStyleName(this,e,i):Jh.set(this,i):this.__layout.stateStyleChanged=!0}}))}function hv(t){return lo(t,t=>({set(e){this.__setAttr(t,e),this.__layout.stateStyleChanged=!0}}))}function lv(t,e){if(e&&!0!==e)return e;if(!t.button){let{parent:e}=t;for(let t=0;t<2;t++)if(e){if(e.button)return e;e=e.parent}}return null}function dv(t,e){u(e)||(e=void 0),pv(t,e,"in")}function cv(t,e){const{normalStyle:i}=t;u(e)||(e=void 0),i&&(e||(e=i),pv(t,e,"out"))}t.UI.addAttr("motionPath",void 0,Qy),t.UI.addAttr("motionPrecision",1,Qy),t.UI.addAttr("motion",void 0,Qy),t.UI.addAttr("motionRotation",!0,Qy),tv.getMotionPathData=function(){return rv(ov(this))},tv.getMotionPoint=function(t){const e=ov(this),i=rv(e);if(!i.total)return{};const s=$y.getDistancePoint(i,t,e.motionPrecision);tt.toOuterPoint(e.localTransform,s);const{motionRotation:n}=this;return!1===n?delete s.rotation:h(n)&&(s.rotation+=n),s},tv.getMotionTotal=function(){return this.getMotionPathData().total},tv.__updateMotionPath=function(){const t=this.__;if(this.__layout.resized&&t.__pathForMotion&&(t.__pathForMotion=void 0),this.motionPath){let t;const{children:e}=this.parent;for(let i=0;i<e.length;i++)t=e[i],o(t.motion)||t.__layout.matrixChanged||(t!==this&&t.__extraUpdate(),nv(t))}else nv(this)};const uv={};function pv(t,e,i){const{normalStyle:s}=t;e||(e=uv),e.scale&&(z.assignScale(e,e.scale),delete e.scale),e!==uv&&Jh.canAnimate||(i=null);let n=!!i&&function(t,e,i){let s="in"===t?"transition":"transitionOut";"out"===t&&o(i[s])&&o(e[s])&&(s="transition");return o(e[s])?i[s]:e[s]}(i,e,t);const r=n?function(t,e){const i=fv(e,t),s=t.animate();s&&fv(i,t,s.fromStyle);return i}(t,e):void 0;Jh.canAnimate&&gv(t)&&t.killAnimate("transition"),s&&t.set(s,"temp");const a=gv(t);if(a){const{animation:s}=a;if(s){const o=t.animate(s,void 0,"animation",!0);Object.assign(a,o.endingStyle),"in"!==i||e.animation!==s?o.kill():n=!1,delete a.animation}t.normalStyle=_v(a,t),t.set(a,"temp")}else t.normalStyle=void 0;if(n){const e=_v(r,t);t.set(r,"temp"),t.animate([r,e],n,"transition",!0)}t.__layout.stateStyleChanged=!1}function gv(t){let e;const i={},s=lv(t),n=s?t.state||s.state:t.state,o=n&&t.states[n];o&&Jh.isState(n,t,s)&&(e=mv(i,o));const r=i.selectedStyle||t.selectedStyle;r&&Jh.isSelected(t,s)&&(e=mv(i,r));const a=i.placeholderStyle||t.placeholderStyle;if(a&&Jh.isPlacehold(t,s)&&(e=mv(i,a)),Jh.isDisabled(t,s)){const s=i.disabledStyle||t.disabledStyle;s&&(e=mv(i,s))}else{const n=i.focusStyle||t.focusStyle;n&&Jh.isFocus(t,s)&&(e=mv(i,n));const o=i.hoverStyle||t.hoverStyle;o&&Jh.isHover(t,s)&&(e=mv(i,o));const r=i.pressStyle||t.pressStyle;r&&Jh.isPress(t,s)&&(e=mv(i,r))}return e?i:void 0}function _v(t,e,i,s){const n=i?t:{},o=i||t;for(let t in o)s&&Jh.animateExcludes[t]||(n[t]=e[t]);return n}function fv(t,e,i){return _v(t,e,i,!0)}function mv(t,e){return Object.assign(t,e),!0}function yv(t,e){const i=t[e];i&&dv(t,i),t.button&&wv(t.children,e)}function vv(t,e,i){i||(i=t.states[e]),dv(t,i),t.button&&wv(t.children,null,e)}function wv(t,e,i){if(!t)return;let s,o;for(let r=0,a=t.length;r<a;r++){if(s=t[r],e){switch(o=!0,e){case"hoverStyle":Jh.isHover(s)&&(o=!1);break;case"pressStyle":Jh.isPress(s)&&(o=!1);break;case"focusStyle":Jh.isFocus(s)&&(o=!1)}o&&yv(s,e)}else n(i)||vv(s,i);s.isBranch&&wv(s.children,e,i)}}function xv(t,e){const i=t[e];i&&cv(t,i),t.button&&Ev(t.children,e)}function bv(t,e,i){cv(t,i),t.button&&Ev(t.children,null,e)}function Ev(t,e,i){if(!t)return;let s;for(let o=0,r=t.length;o<r;o++)s=t[o],e?xv(s,e):n(i)||bv(s,i),s.isBranch&&Ev(s.children,e,i)}function Sv(t,e,i){let s;const n=e.leafer?e.leafer.interaction:null;if(n&&(s=n[t](e),!s&&i)){const o=lv(e,i);o&&(s=n[t](o))}return s}function kv(t,e,i){let s=e[t];if(!s&&i){const n=lv(e,i);n&&(s=n[t])}return s}ae.add("state"),Jh.animateExcludes={animation:1,animationOut:1,transition:1,transitionOut:1,states:1,state:1,placeholder:1,normalStyle:1,hoverStyle:1,pressStyle:1,focusStyle:1,selectedStyle:1,disabledStyle:1,placeholderStyle:1},Jh.isState=function(t,e,i){return function(t,e,i){let s=e.states[t];if(!s&&i){const n=lv(e,i);n&&(s=n.states[t])}return!!s}(t,e,i)},Jh.isSelected=function(t,e){return kv("selected",t,e)},Jh.isDisabled=function(t,e){return kv("disabled",t,e)},Jh.isFocus=function(t,e){return Sv("isFocus",t,e)},Jh.isHover=function(t,e){return Sv("isHover",t,e)},Jh.isPress=function(t,e){return Sv("isPress",t,e)},Jh.isPlacehold=function(t,e){return t.__.__isPlacehold},Jh.isDrag=function(t,e){return Sv("isDrag",t,e)},Jh.setStyleName=function(t,e,i){i?vv(t,e,t[e]):bv(t,e,t[e])},Jh.set=function(t,e){const i=t.states[e];i?vv(t,e,i):bv(t,e,i)},Jh.getStyle=gv,Jh.updateStyle=pv,Jh.updateEventStyle=function(e,i){switch(i){case t.PointerEvent.ENTER:yv(e,"hoverStyle");break;case t.PointerEvent.LEAVE:xv(e,"hoverStyle");break;case t.PointerEvent.DOWN:yv(e,"pressStyle");break;case t.PointerEvent.UP:xv(e,"pressStyle")}};const Bv=t.UI.prototype;t.UI.addAttr("selected",!1,av,"selectedStyle"),t.UI.addAttr("disabled",!1,av,"disabledStyle"),t.UI.addAttr("states",{},hv),t.UI.addAttr("state","",av),t.UI.addAttr("normalStyle",void 0,po),t.UI.addAttr("hoverStyle",void 0,hv),t.UI.addAttr("pressStyle",void 0,hv),t.UI.addAttr("focusStyle",void 0,hv),t.UI.addAttr("selectedStyle",void 0,hv),t.UI.addAttr("disabledStyle",void 0,hv),t.UI.addAttr("placeholderStyle",void 0,hv),t.UI.addAttr("button",!1,po),Bv.set=function(t,e){t&&(e?"temp"===e?(this.lockNormalStyle=!0,Object.assign(this,t),this.lockNormalStyle=!1):this.animate(t,e):Object.assign(this,t))},Bv.focus=function(t=!0){this.waitLeafer(()=>{let{focusData:e}=this.app.interaction;t?(e&&e.focus(!1),e=this):e=null,this.app.interaction.focusData=e,t?yv(this,"focusStyle"):xv(this,"focusStyle")})},Bv.updateState=function(){Jh.updateStyle(this,void 0,"in")};const Tv=t.Text.prototype,Pv="text";ro(Tv,Pv,Object.assign(Object.assign({},ao(Tv,Pv)),{set(t){const e=this,i=e.text;e.__setAttr(Pv,t)&&(xo(e),e.placeholderStyle&&e.placeholder&&(""===i||""===t)&&(e.__layout.stateStyleChanged=!0))}}));class Rv extends ol{get __drawAfterFill(){return!0}setRobot(t){this._robot=t,this.__leaf.__updateRobot()}setAction(t){this._action=t,this.__leaf.__updateAction()}}t.Robot=class extends t.UI{get __tag(){return"Robot"}get nowFrame(){return this.robotFrames&&this.robotFrames[this.now]}constructor(t){super(t)}play(){this.running=!0}pause(){this.running=!1}stop(){this.pause()}__updateRobot(){const{robot:t}=this;if(this.robotFrames=[],!t)return;let e=0;c(t)?t.forEach(t=>this.__loadRobot(t,e,e+=t.total||1)):this.__loadRobot(t,0,t.total)}__updateAction(){const t=this.actions[this.action];if(this.stop(),this.__timer&&clearTimeout(this.__timer),!n(t))if(h(t))this.now=t;else if(u(t)){const e=c(t),i=e?t:t.keyframes;this.__action=e?void 0:t;const{length:s}=i;if(s>1){const t=this.now=i[0],e=i[i.length-1];this.play(),this.__runAction(t,e)}else s&&(this.now=i[0])}}__loadRobot(t,e,i){for(let t=e;t<i;t++)this.robotFrames.push(void 0);const s=eo.get(t);s.ready?this.__createFrames(s,t,e,i):s.load(()=>this.__createFrames(s,t,e,i))}__createFrames(t,e,i,s){const{offset:n,size:o,total:r}=e,{width:a,height:l}=o&&(h(o)?{width:o,height:o}:o)||(r>1?this:t);let d=n?n.x:0,c=n?n.y:0;for(let e=i;e<s;e++)this.robotFrames[e]={view:t.view,x:d,y:c,width:a,height:l},d+a>=t.width?(d=0,c+=l):d+=a;this.__updateRobotBounds(),this.forceRender(),this.emitEvent(new zr(zr.LOADED,{image:t}))}__runAction(t,e){let{FPS:i,loop:s,__action:o}=this;o&&(o.FPS&&(i=o.FPS),n(o.loop)||(s=o.loop)),this.__timer=setTimeout(()=>{if(this.running){if(this.now===e){if(!s)return this.stop();this.now=t}else this.now++;this.__updateRobotBounds()}this.__runAction(t,e)},1e3/i)}__updateRobotBounds(){const{nowFrame:t}=this;if(t){const e=this.__,i=t.width/e.pixelRatio,s=t.height/e.pixelRatio;e.width===i&&e.height===s||this.forceUpdate("width"),e.__naturalWidth=i,e.__naturalHeight=s}}__drawContent(t,e){const{nowFrame:i}=this,{width:s,height:n}=this.__;i&&t.drawImage(i.view,i.x,i.y,i.width,i.height,0,0,s,n)}destroy(){this.robotFrames&&(this.robotFrames=null),super.destroy()}},fe([zo(Rv)],t.Robot.prototype,"__",void 0),fe([vo()],t.Robot.prototype,"robot",void 0),fe([po()],t.Robot.prototype,"actions",void 0),fe([po("")],t.Robot.prototype,"action",void 0),fe([Po(0)],t.Robot.prototype,"now",void 0),fe([po(12)],t.Robot.prototype,"FPS",void 0),fe([po(!0)],t.Robot.prototype,"loop",void 0),t.Robot=fe([Ko()],t.Robot),ae.add("robot");const{Yes:Lv,NoAndSkip:Cv,YesAndSkip:Ov}=t.Answer,Av={},Dv={},Mv={};class Iv{constructor(t){this.innerIdMap={},this.idMap={},this.methods={id:(t,e)=>t.id===e?(this.target&&(this.idMap[e]=t),1):0,innerId:(t,e)=>t.innerId===e?(this.target&&(this.innerIdMap[e]=t),1):0,className:(t,e)=>t.className===e?1:0,tag:(t,e)=>t.__tag===e?1:0,tags:(t,e)=>e[t.__tag]?1:0},(this.target=t)&&this.__listenEvents()}getBy(t,e,i,s){switch(typeof t){case"number":const o=this.getByInnerId(t,e);return i?o:o?[o]:[];case"string":switch(t[0]){case"#":Av.id=t.substring(1),t=Av;break;case".":Dv.className=t.substring(1),t=Dv;break;default:Mv.tag=t,t=Mv}case"object":if(n(t.id)){if(t.tag){const{tag:s}=t,n=c(s);return this.getByMethod(n?this.methods.tags:this.methods.tag,e,i,n?_.toMap(s):s)}return this.getByMethod(this.methods.className,e,i,t.className)}{const s=this.getById(t.id,e);return i?s:s?[s]:[]}case"function":return this.getByMethod(t,e,i,s)}}getByInnerId(t,e){const i=this.innerIdMap[t];return i||(this.eachFind(this.toChildren(e),this.methods.innerId,null,t),this.findLeaf)}getById(t,e){const i=this.idMap[t];return i&&ar.hasParent(i,e||this.target)?i:(this.eachFind(this.toChildren(e),this.methods.id,null,t),this.findLeaf)}getByClassName(t,e){return this.getByMethod(this.methods.className,e,!1,t)}getByTag(t,e){return this.getByMethod(this.methods.tag,e,!1,t)}getByMethod(t,e,i,s){const n=i?null:[];return this.eachFind(this.toChildren(e),t,n,s),n||this.findLeaf}eachFind(t,e,i,s){let n,o;for(let r=0,a=t.length;r<a;r++){if(n=t[r],o=e(n,s),o===Lv||o===Ov){if(!i)return void(this.findLeaf=n);i.push(n)}n.isBranch&&o<Cv&&this.eachFind(n.children,e,i,s)}}toChildren(t){return this.findLeaf=null,[t||this.target]}__onRemoveChild(t){const{id:e,innerId:i}=t.child;this.idMap[e]&&delete this.idMap[e],this.innerIdMap[i]&&delete this.innerIdMap[i]}__checkIdChange(t){if("id"===t.attrName){const e=t.oldValue;this.idMap[e]&&delete this.idMap[e]}}__listenEvents(){this.__eventIds=[this.target.on_(Mr.REMOVE,this.__onRemoveChild,this),this.target.on_(Fr.CHANGE,this.__checkIdChange,this)]}__removeListenEvents(){this.target.off_(this.__eventIds),this.__eventIds.length=0}destroy(){const{__eventIds:t}=this;t&&t.length&&(this.__removeListenEvents(),this.innerIdMap={},this.idMap={}),this.findLeaf=null}}const Fv=t.UI.prototype;function Wv(t){return t.leafer?t.leafer.selector:w.selector||(w.selector=he.selector())}Fv.find=function(t,e){return Wv(this).getBy(t,this,!1,e)},Fv.findOne=function(t,e){return Wv(this).getBy(t,this,!0,e)},ae.add("find"),he.finder=function(t){return new Iv(t)};const{setPoint:zv,addPoint:Uv,toBounds:Hv}=wt;const Nv={syncExport(t,e,i){let s;qh.running=!0;try{const o=jn.fileType(e),r=e.includes(".");i=jn.getExportOptions(i);const{toURL:a}=w,{download:h}=w.origin;if("json"===o)r&&h(a(JSON.stringify(t.toJSON(i.json)),"text"),e),s={data:!!r||t.toJSON(i.json)};else if("svg"===o)r&&h(a(t.toSVG(),"svg"),e),s={data:!!r||t.toSVG()};else{let o,r,a=1,h=1;const{worldTransform:l,isLeafer:d,leafer:c,isFrame:u}=t,{slice:p,clip:g,trim:_,screenshot:f,padding:m,onCanvas:y}=i,v=n(i.smooth)?!c||c.config.smooth:i.smooth,x=i.contextSettings||(c?c.config.contextSettings:void 0),b=d&&f&&n(i.fill)?t.fill:i.fill,E=jn.isOpaqueImage(e)||b,S=new yt;if(f)o=!0===f?d?c.canvas.bounds:t.worldRenderBounds:f;else{let e=i.relative||(d?"inner":"local");switch(a=l.scaleX,h=l.scaleY,e){case"inner":S.set(l);break;case"local":S.set(l).divide(t.localTransform),a/=t.scaleX,h/=t.scaleY;break;case"world":a=1,h=1;break;case"page":e=c||t;default:S.set(l).divide(t.getTransform(e));const i=e.worldTransform;a/=a/i.scaleX,h/=h/i.scaleY}o=t.getBounds("render",e)}const k={scaleX:1,scaleY:1};z.getScaleData(i.scale,i.size,o,k);let B=i.pixelRatio||1,{x:T,y:P,width:R,height:L}=new Zt(o).scale(k.scaleX,k.scaleY);g&&(T+=g.x,P+=g.y,R=g.width,L=g.height);const C={exporting:!0,matrix:S.scale(1/k.scaleX,1/k.scaleY).invert().translate(-T,-P).withScale(1/a*k.scaleX,1/h*k.scaleY)};let O,A=he.canvas({width:Math.floor(R),height:Math.floor(L),pixelRatio:B,smooth:v,contextSettings:x});p&&(O=t,O.__worldOpacity=0,t=c||t,C.bounds=A.bounds),A.save();const D=u&&!n(b),M=t.get("fill");if(D&&(t.fill=""),w.render(t,A,C),D&&(t.fill=M),A.restore(),O&&O.__updateWorldOpacity(),_){r=function(t){const{width:e,height:i}=t.view,{data:s}=t.context.getImageData(0,0,e,i);let n,o,r,a=0;for(let t=0;t<s.length;t+=4)0!==s[t+3]&&(n=a%e,o=(a-n)/e,r?Uv(r,n,o):zv(r={},n,o)),a++;const h=new Zt;return r&&(Hv(r,h),h.scale(1/t.pixelRatio).ceil()),h}(A);const t=A,{width:e,height:i}=r,s={x:0,y:0,width:e,height:i,pixelRatio:B};A=he.canvas(s),A.copyWorld(t,r,s),t.destroy()}if(m){const[t,e,i,s]=z.fourNumber(m),n=A,{width:o,height:r}=n;A=he.canvas({width:o+s+e,height:r+t+i,pixelRatio:B}),A.copyWorld(n,n.bounds,{x:s,y:t,width:o,height:r}),n.destroy()}E&&A.fillWorld(A.bounds,b||"#FFFFFF","destination-over"),y&&y(A);s={data:"canvas"===e?A:A.export(e,i),width:A.pixelWidth,height:A.pixelHeight,renderBounds:o,trimBounds:r};const I=c&&c.app;I&&I.canvasManager&&I.canvasManager.clearRecycled()}}catch(t){s={data:"",error:t}}return qh.running=!1,s},export(t,e,i){return qh.running=!0,function(t){Yv||(Yv=new Jn);return new Promise(e=>{Yv.add(()=>me(this,void 0,void 0,function*(){return yield t(e)}),{parallel:!1})})}(s=>new Promise(n=>{const o=()=>me(this,void 0,void 0,function*(){if(!Qn.isComplete)return w.requestRender(o);const r=qh.syncExport(t,e,i);r.data instanceof Promise&&(r.data=yield r.data),s(r),n()});t.updateLayout(),Xv(t);const{leafer:r}=t;r?r.waitViewCompleted(o):o()}))}};let Yv;function Xv(t){t.__.__needComputePaint&&t.__.__computePaint(),t.isBranch&&t.children.forEach(t=>Xv(t))}const Vv=Ce.prototype,Gv=te.get("@leafer-in/export");return Vv.export=function(t,e){const{quality:i,blob:s}=jn.getExportOptions(e);return t.includes(".")?this.saveAs(t,i):s?this.toBlob(t,i):this.toDataURL(t,i)},Vv.toBlob=function(t,e){return new Promise(i=>{w.origin.canvasToBolb(this.view,t,e).then(t=>{i(t)}).catch(t=>{Gv.error(t),i(null)})})},Vv.toDataURL=function(t,e){return w.origin.canvasToDataURL(this.view,t,e)},Vv.saveAs=function(t,e){return new Promise(i=>{w.origin.canvasSaveAs(this.view,t,e).then(()=>{i(!0)}).catch(t=>{Gv.error(t),i(!1)})})},ae.add("export"),Object.assign(qh,Nv),t.UI.prototype.export=function(t,e){return qh.export(this,t,e)},t.UI.prototype.syncExport=function(t,e){return qh.syncExport(this,t,e)},ae.add("filter"),Object.assign(Zh,{list:{},register(t,e){Zh.list[t]=e},apply(t,e,i,s,n,o){let r;t.forEach(t=>{r=Zh.list[t.type],r&&r.apply(t,e,i,s,n,o)})},getSpread(t){let e,i=0;return t.forEach(t=>{e=Zh.list[t.type],e&&(i+=e.getSpread(t))}),i}}),ae.add("bright"),t.UI.addAttr("bright",!1,Ro),t.AlignHelper=Pt,t.AnimateEasing=dy,t.AnimateEvent=uy,t.AroundHelper=kt,t.ArrowData=ff,t.AutoBounds=Jt,t.BezierHelper=ai,t.Bounds=Zt,t.BoundsEvent=Ur,t.BoundsHelper=Vt,t.BoxData=hl,t.BranchHelper=vr,t.BranchRender=Da,t.CanvasData=xl,t.CanvasManager=_e,t.ChildEvent=Mr,t.ColorConvert=Nh,t.Creator=he,t.Cursor=qd,t.DataHelper=_,t.Debug=te,t.DragBoundsHelper=Td,t.Dragger=zd,t.EditBox=Rg,t.EditDataHelper=xg,t.EditPoint=Bg,t.EditSelect=hg,t.EditSelectHelper=ng,t.EditToolCreator=Ng,t.EditorEvent=Kp,t.EditorGroupEvent=Vg,t.EditorHelper=Wg,t.EditorMoveEvent=qg,t.EditorRotateEvent=$g,t.EditorScaleEvent=Jg,t.EditorSkewEvent=Qg,t.Effect=Kh,t.EllipseData=pl,t.EllipseHelper=fi,t.Event=Dr,t.EventCreator=pe,t.Eventer=sa,t.Export=qh,t.FileHelper=jn,t.Filter=Zh,t.Finder=Iv,t.FourNumberHelper=R,t.FrameData=dl,t.GroupData=al,t.HTMLTextData=gf,t.HighBezierHelper=Xy,t.HighCurveHelper=$y,t.HitCanvasManager=Jd,t.ImageData=wl,t.ImageEvent=zr,t.ImageManager=eo,t.IncrementId=b,t.InnerEditor=e_,t.InnerEditorEvent=Xg,t.InteractionBase=Zd,t.InteractionHelper=Ad,t.Keyboard=pd,t.LayoutEvent=Kr,t.Layouter=Oh,t.LeafBounds=Ca,t.LeafBoundsHelper=_r,t.LeafData=m,t.LeafDataProxy=fa,t.LeafEventer=ga,t.LeafHelper=ar,t.LeafLayout=Ar,t.LeafLevelList=fh,t.LeafList=_h,t.LeafMatrix=Ea,t.LeafRender=Oa,t.LeaferCanvas=mh,t.LeaferCanvasBase=Ce,t.LeaferData=ll,t.LeaferEvent=qr,t.LeaferImage=oo,t.LeaferTypeCreator=N_,t.LineData=cl,t.MathHelper=z,t.Matrix=yt,t.MatrixHelper=tt,t.MultiTouchHelper=V_,t.MyDragEvent=Cd,t.MyImage=rd,t.MyPointerEvent=Rd,t.MyTouchEvent=Od,t.NeedConvertToCanvasCommandMap=Ie,t.OneRadian=H,t.PI2=N,t.PI_2=Y,t.Paint=Vh,t.PaintGradient=jh,t.PaintImage=Gh,t.PathArrow=Xh,t.PathArrowModule=pm,t.PathBounds=Mn,t.PathCommandDataHelper=Ss,t.PathCommandMap=De,t.PathCommandNodeHelper=mi,t.PathConvert=es,t.PathCorner=Nn,t.PathCreator=Hs,t.PathData=fl,t.PathDrawer=sn,t.PathHelper=Oe,t.PathMatrixHelper=Tf,t.PathNumberCommandLengthMap=Ue,t.PathNumberCommandMap=ze,t.PathScaler=w_,t.PenData=ml,t.Picker=Ih,t.Platform=w,t.Plugin=ae,t.Point=ft,t.PointHelper=ct,t.PointerButton=gd,t.PolygonData=gl,t.PropertyEvent=Fr,t.RectData=ul,t.RectHelper=He,t.RectRender=Pl,t.RenderEvent=Zr,t.Renderer=Dh,t.ResizeEvent=Gr,t.Resource=Qn,t.RobotData=Rv,t.Run=ne,t.ScrollBar=pf,t.SelectArea=sg,t.Selector=Fh,t.StarData=_l,t.State=Jh,t.StringNumberMap=$t,t.Stroker=ig,t.TaskItem=qn,t.TaskProcessor=Jn,t.TextConvert=Hh,t.TextData=vl,t.TransformTool=t_,t.Transformer=sf,t.Transition=$h,t.TwoPointBoundsHelper=wt,t.UIBounds=Sl,t.UICreator=de,t.UIData=ol,t.UIEvent=_d,t.UIRender=Bl,t.UnitConvert=Yh,t.WaitHelper=Er,t.WatchEvent=jr,t.Watcher=xh,t.WheelEventHelper=J_,t.addViewport=z_,t.addViewportConfig=U_,t.affectRenderBoundsType=To,t.affectStrokeBoundsType=So,t.arrowType=mf,t.attr=co,t.autoLayoutType=fo,t.boundsType=vo,t.canvasPatch=Gn,t.canvasSizeAttrs=Le,t.createAttr=function(t){return(e,i)=>{ro(e,i,ho(i,t))}},t.createDescriptor=ho,t.cursorType=Wo,t.dataProcessor=zo,t.dataType=po,t.decorateLeafAttr=lo,t.defineDataProcessor=Uo,t.defineKey=ro,t.defineLeafAttr=uo,t.dimType=Ro,t.doBoundsType=xo,t.doStrokeType=ko,t.effectType=Wh,t.emptyData=s,t.eraserType=Io,t.extraPropertyEventMap=Wr,t.getBoundsData=V,t.getDescriptor=ao,t.getMatrixData=G,t.getPointData=X,t.hitType=Fo,t.isArray=c,t.isData=p,t.isEmptyData=g,t.isFinite=a,t.isNull=o,t.isNumber=h,t.isObject=u,t.isString=r,t.isUndefined=n,t.layoutProcessor=function(t){return(e,i)=>{ro(e,"__LayoutProcessor",{get:()=>t})}},t.leaferTransformAttrMap=ea,t.maskType=Mo,t.motionPathType=Qy,t.naturalBoundsType=wo,t.opacityType=Lo,t.path=Yn,t.pathInputType=bo,t.pathType=Eo,t.pen=Xn,t.positionType=go,t.registerEditTool=Ug,t.registerInnerEditor=Hg,t.registerUI=Ko,t.registerUIEvent=Zo,t.resizeType=zh,t.rewrite=Xo,t.rewriteAble=Vo,t.rotationType=yo,t.scaleResize=R_,t.scaleResizeFontSize=L_,t.scaleResizeGroup=A_,t.scaleResizePath=C_,t.scaleResizePoints=O_,t.scaleType=mo,t.scrollType=_o,t.sortType=Do,t.stateStyleType=hv,t.stateType=av,t.strokeType=Bo,t.surfaceType=Po,t.tempBounds=qt,t.tempMatrix=vt,t.tempPoint=mt,t.tryToNumber=d,t.useCanvas=vh,t.useModule=jo,t.version="1.12.0",t.visibleType=Co,t.zoomLayerType=Uh,t}({});function Leafer(t){return new LeaferUI.Leafer(t)}Object.setPrototypeOf(Leafer,LeaferUI),Leafer.prototype=LeaferUI.Leafer.prototype;
|
|
1
|
+
var LeaferUI=function(t){"use strict";var e,i;t.PathNodeHandleType=void 0,(e=t.PathNodeHandleType||(t.PathNodeHandleType={}))[e.none=1]="none",e[e.free=2]="free",e[e.mirrorAngle=3]="mirrorAngle",e[e.mirror=4]="mirror",t.Answer=void 0,(i=t.Answer||(t.Answer={}))[i.No=0]="No",i[i.Yes=1]="Yes",i[i.NoAndSkip=2]="NoAndSkip",i[i.YesAndSkip=3]="YesAndSkip";const s={};function n(t){return void 0===t}function o(t){return null==t}function r(t){return"string"==typeof t}const{isFinite:a}=Number;function h(t){return"number"==typeof t}const l=/^-?\d+(?:\.\d+)?$/;function d(t){return"string"==typeof t&&l.test(t)?+t:t}const{isArray:c}=Array;function u(t){return t&&"object"==typeof t}function g(t){return u(t)&&!c(t)}function p(t){return"{}"===JSON.stringify(t)}const _={default:(t,e)=>(f(e,t),f(t,e),t),assign(t,e,i){let s;Object.keys(e).forEach(n=>{var o,r;if(s=e[n],(null==s?void 0:s.constructor)===Object&&(null===(o=t[n])||void 0===o?void 0:o.constructor)===Object)return f(t[n],e[n],i&&i[n]);i&&n in i?(null===(r=i[n])||void 0===r?void 0:r.constructor)===Object&&f(t[n]={},e[n],i[n]):t[n]=e[n]})},copyAttrs:(t,e,i)=>(i.forEach(i=>{n(e[i])||(t[i]=e[i])}),t),clone:t=>JSON.parse(JSON.stringify(t)),toMap(t){const e={};for(let i=0,s=t.length;i<s;i++)e[t[i]]=!0;return e},stintSet(t,e,i){i||(i=void 0),t[e]!==i&&(t[e]=i)}},{assign:f}=_;class m{get __useNaturalRatio(){return!0}get __isLinePath(){const{path:t}=this;return t&&6===t.length&&1===t[0]}get __usePathBox(){return this.__pathInputed}get __blendMode(){if(this.eraser&&"path"!==this.eraser)return"destination-out";const{blendMode:t}=this;return"pass-through"===t?null:t}constructor(t){this.__leaf=t}__get(t){if(this.__input){const e=this.__input[t];if(!n(e))return e}return this[t]}__getData(){const t={tag:this.__leaf.tag},{__input:e}=this;let i;for(let s in this)"_"!==s[0]&&(i=e?e[s]:void 0,t[s]=n(i)?this[s]:i);return t}__setInput(t,e){this.__input||(this.__input={}),this.__input[t]=e}__getInput(t){if(this.__input){const e=this.__input[t];if(!n(e))return e}if("path"!==t||this.__pathInputed)return this["_"+t]}__removeInput(t){this.__input&&!n(this.__input[t])&&(this.__input[t]=void 0)}__getInputData(t,e){const i={};if(t)if(c(t))for(let e of t)i[e]=this.__getInput(e);else for(let e in t)i[e]=this.__getInput(e);else{let t,e,{__input:s}=this;i.tag=this.__leaf.tag;for(let o in this)if("_"!==o[0]&&(t=this["_"+o],!n(t))){if("path"===o&&!this.__pathInputed)continue;e=s?s[o]:void 0,i[o]=n(e)?t:e}}if(e&&e.matrix){const{a:t,b:e,c:s,d:n,e:o,f:r}=this.__leaf.__localMatrix;i.matrix={a:t,b:e,c:s,d:n,e:o,f:r}}return i}__setMiddle(t,e){this.__middle||(this.__middle={}),this.__middle[t]=e}__getMiddle(t){return this.__middle&&this.__middle[t]}__checkSingle(){const t=this;if("pass-through"===t.blendMode){const e=this.__leaf;t.opacity<1&&(e.isBranch||t.__hasMultiPaint)||e.__hasEraser||t.eraser||t.filter?t.__single=!0:t.__single&&(t.__single=!1)}else t.__single=!0}__removeNaturalSize(){this.__naturalWidth=this.__naturalHeight=void 0}destroy(){this.__input=this.__middle=null}}const{floor:y,max:v}=Math,w={toURL(t,e){let i=encodeURIComponent(t);return"text"===e?i="data:text/plain;charset=utf-8,"+i:"svg"===e&&(i="data:image/svg+xml,"+i),i},image:{hitCanvasSize:100,maxCacheSize:4096e3,maxPatternSize:8847360,crossOrigin:"anonymous",isLarge:(t,e,i,s)=>t.width*t.height*(e?e*i:1)>(s||x.maxCacheSize),isSuperLarge:(t,e,i)=>x.isLarge(t,e,i,x.maxPatternSize),getRealURL(t){const{prefix:e,suffix:i}=w.image;return!i||t.startsWith("data:")||t.startsWith("blob:")||(t+=(t.includes("?")?"&":"?")+i),e&&"/"===t[0]&&(t=e+t),t},resize(t,e,i,s,n,o,r,a,h){const l=w.origin.createCanvas(v(y(e+(s||0)),1),v(y(i+(n||0)),1)),d=l.getContext("2d");if(a&&(d.globalAlpha=a),d.imageSmoothingEnabled=!1!==r,o){const s=e/o.width,n=i/o.height;d.setTransform(s,0,0,n,-o.x*s,-o.y*n),d.drawImage(t,0,0,t.width,t.height)}else d.drawImage(t,0,0,e,i);return l},setPatternTransform(t,e,i){try{e&&t.setTransform&&(t.setTransform(e),e=void 0)}catch(t){}i&&_.stintSet(i,"transform",e)}}},{image:x}=w,b={RUNTIME:"runtime",LEAF:"leaf",TASK:"task",CNAVAS:"canvas",IMAGE:"image",types:{},create(t){const{types:e}=E;return e[t]?e[t]++:(e[t]=1,0)}},E=b;let S,k,B;const{max:T}=Math,P=[0,0,0,0],R={zero:[...P],tempFour:P,set:(t,e,i,s,n)=>(void 0===i&&(i=s=n=e),t[0]=e,t[1]=i,t[2]=s,t[3]=n,t),setTemp:(t,e,i,s)=>L(P,t,e,i,s),toTempAB(t,e,i){B=i?h(t)?e:t:[],h(t)?(S=O(t),k=e):h(e)?(S=t,k=O(e)):(S=t,k=e),4!==S.length&&(S=C(S)),4!==k.length&&(k=C(k))},get(t,e){let i;if(!h(t))switch(t.length){case 4:i=n(e)?t:[...t];break;case 2:i=[t[0],t[1],t[0],t[1]];break;case 3:i=[t[0],t[1],t[2],t[1]];break;case 1:t=t[0];break;default:t=0}if(i||(i=[t,t,t,t]),!n(e))for(let t=0;t<4;t++)i[t]>e&&(i[t]=e);return i},max:(t,e,i)=>h(t)&&h(e)?T(t,e):(A(t,e,i),L(B,T(S[0],k[0]),T(S[1],k[1]),T(S[2],k[2]),T(S[3],k[3]))),add:(t,e,i)=>h(t)&&h(e)?t+e:(A(t,e,i),L(B,S[0]+k[0],S[1]+k[1],S[2]+k[2],S[3]+k[3])),swapAndScale(t,e,i,s){if(h(t))return e===i?t*e:[t*i,t*e];const n=s?t:[],[o,r,a,l]=4===t.length?t:C(t);return L(n,a*i,l*e,o*i,r*e)}},{set:L,get:C,setTemp:O,toTempAB:A}=R,{round:D,pow:M,max:I,floor:F,PI:W}=Math,z={within:(t,e,i)=>(u(e)&&(i=e.max,e=e.min),!n(e)&&t<e&&(t=e),!n(i)&&t>i&&(t=i),t),fourNumber:R.get,formatRotation:(t,e)=>(t%=360,e?t<0&&(t+=360):(t>180&&(t-=360),t<-180&&(t+=360)),z.float(t)),getGapRotation(t,e,i=0){let s=t+i;if(e>1){const t=Math.abs(s%e);(t<1||t>e-1)&&(s=Math.round(s/e)*e)}return s-i},float(t,e){const i=n(e)?1e12:M(10,e);return-0===(t=D(t*i)/i)?0:t},sign:t=>t<0?-1:1,getScaleData(t,e,i,s){if(s||(s={}),e){const t=(h(e)?e:e.width||0)/i.width,n=(h(e)?e:e.height||0)/i.height;s.scaleX=t||n||1,s.scaleY=n||t||1}else t&&z.assignScale(s,t);return s},assignScale(t,e){h(e)?t.scaleX=t.scaleY=e:(t.scaleX=e.x,t.scaleY=e.y)},getFloorScale:(t,e=1)=>I(F(t),e)/t,randInt:U,randColor:t=>`rgba(${U(255)},${U(255)},${U(255)},${t||1})`};function U(t){return Math.round(Math.random()*t)}const H=W/180,N=2*W,Y=W/2;function X(){return{x:0,y:0}}function V(){return{x:0,y:0,width:0,height:0}}function G(){return{a:1,b:0,c:0,d:1,e:0,f:0}}const{sin:j,cos:K,acos:Z,sqrt:q}=Math,{float:J}=z,$={};function Q(){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 tt={defaultMatrix:{a:1,b:0,c:0,d:1,e:0,f:0},defaultWorld:Q(),tempMatrix:{},set(t,e=1,i=0,s=0,n=1,o=0,r=0){t.a=e,t.b=i,t.c=s,t.d=n,t.e=o,t.f=r},get:G,getWorld:Q,copy(t,e){t.a=e.a,t.b=e.b,t.c=e.c,t.d=e.d,t.e=e.e,t.f=e.f},translate(t,e,i){t.e+=e,t.f+=i},translateInner(t,e,i,s){t.e+=t.a*e+t.c*i,t.f+=t.b*e+t.d*i,s&&(t.e-=e,t.f-=i)},scale(t,e,i=e){t.a*=e,t.b*=e,t.c*=i,t.d*=i},pixelScale(t,e,i){i||(i=t),i.a=t.a*e,i.b=t.b*e,i.c=t.c*e,i.d=t.d*e,i.e=t.e*e,i.f=t.f*e},scaleOfOuter(t,e,i,s){et.toInnerPoint(t,e,$),et.scaleOfInner(t,$,i,s)},scaleOfInner(t,e,i,s=i){et.translateInner(t,e.x,e.y),et.scale(t,i,s),et.translateInner(t,-e.x,-e.y)},rotate(t,e){const{a:i,b:s,c:n,d:o}=t,r=K(e*=H),a=j(e);t.a=i*r-s*a,t.b=i*a+s*r,t.c=n*r-o*a,t.d=n*a+o*r},rotateOfOuter(t,e,i){et.toInnerPoint(t,e,$),et.rotateOfInner(t,$,i)},rotateOfInner(t,e,i){et.translateInner(t,e.x,e.y),et.rotate(t,i),et.translateInner(t,-e.x,-e.y)},skew(t,e,i){const{a:s,b:n,c:o,d:r}=t;i&&(i*=H,t.a=s+o*i,t.b=n+r*i),e&&(e*=H,t.c=o+s*e,t.d=r+n*e)},skewOfOuter(t,e,i,s){et.toInnerPoint(t,e,$),et.skewOfInner(t,$,i,s)},skewOfInner(t,e,i,s=0){et.translateInner(t,e.x,e.y),et.skew(t,i,s),et.translateInner(t,-e.x,-e.y)},multiply(t,e){const{a:i,b:s,c:n,d:o,e:r,f:a}=t;t.a=e.a*i+e.b*n,t.b=e.a*s+e.b*o,t.c=e.c*i+e.d*n,t.d=e.c*s+e.d*o,t.e=e.e*i+e.f*n+r,t.f=e.e*s+e.f*o+a},multiplyParent(t,e,i,s,o){const{e:r,f:a}=t;if(i||(i=t),n(s)&&(s=1!==t.a||t.b||t.c||1!==t.d),s){const{a:s,b:n,c:r,d:a}=t;i.a=s*e.a+n*e.c,i.b=s*e.b+n*e.d,i.c=r*e.a+a*e.c,i.d=r*e.b+a*e.d,o&&(i.scaleX=e.scaleX*o.scaleX,i.scaleY=e.scaleY*o.scaleY)}else i.a=e.a,i.b=e.b,i.c=e.c,i.d=e.d,o&&(i.scaleX=e.scaleX,i.scaleY=e.scaleY);i.e=r*e.a+a*e.c+e.e,i.f=r*e.b+a*e.d+e.f},divide(t,e){et.multiply(t,et.tempInvert(e))},divideParent(t,e){et.multiplyParent(t,et.tempInvert(e))},tempInvert(t){const{tempMatrix:e}=et;return et.copy(e,t),et.invert(e),e},invert(t){const{a:e,b:i,c:s,d:n,e:o,f:r}=t;if(i||s){const a=1/(e*n-i*s);t.a=n*a,t.b=-i*a,t.c=-s*a,t.d=e*a,t.e=-(o*n-r*s)*a,t.f=-(r*e-o*i)*a}else if(1===e&&1===n)t.e=-o,t.f=-r;else{const i=1/(e*n);t.a=n*i,t.d=e*i,t.e=-o*n*i,t.f=-r*e*i}},toOuterPoint(t,e,i,s){const{x:n,y:o}=e;i||(i=e),i.x=n*t.a+o*t.c,i.y=n*t.b+o*t.d,s||(i.x+=t.e,i.y+=t.f)},toInnerPoint(t,e,i,s){const{a:n,b:o,c:r,d:a}=t,h=1/(n*a-o*r),{x:l,y:d}=e;if(i||(i=e),i.x=(l*a-d*r)*h,i.y=(d*n-l*o)*h,!s){const{e:e,f:s}=t;i.x-=(e*a-s*r)*h,i.y-=(s*n-e*o)*h}},setLayout(t,e,i,s,o){const{x:r,y:a,scaleX:h,scaleY:l}=e;if(n(o)&&(o=e.rotation||e.skewX||e.skewY),o){const{rotation:i,skewX:s,skewY:n}=e,o=i*H,r=K(o),a=j(o);if(s||n){const e=s*H,i=n*H;t.a=(r+i*-a)*h,t.b=(a+i*r)*h,t.c=(e*r-a)*l,t.d=(r+e*a)*l}else t.a=r*h,t.b=a*h,t.c=-a*l,t.d=r*l}else t.a=h,t.b=0,t.c=0,t.d=l;t.e=r,t.f=a,(i=i||s)&&et.translateInner(t,-i.x,-i.y,!s)},getLayout(t,e,i,s){const{a:n,b:o,c:r,d:a,e:h,f:l}=t;let d,c,u,g,p,_=h,f=l;if(o||r){const t=n*a-o*r;if(r&&!s){d=q(n*n+o*o),c=t/d;const e=n/d;u=o>0?Z(e):-Z(e)}else{c=q(r*r+a*a),d=t/c;const e=r/c;u=Y-(a>0?Z(-e):-Z(e))}const e=J(K(u)),i=j(u);d=J(d),c=J(c),g=e?J((r/c+i)/e/H,9):0,p=e?J((o/d-i)/e/H,9):0,u=J(u/H)}else d=n,c=a,u=g=p=0;return(e=i||e)&&(_+=e.x*n+e.y*r,f+=e.x*o+e.y*a,i||(_-=e.x,f-=e.y)),{x:_,y:f,scaleX:d,scaleY:c,rotation:u,skewX:g,skewY:p}},withScale(t,e,i=e){const s=t;if(!e||!i){const{a:s,b:n,c:o,d:r}=t;n||o?i=(s*r-n*o)/(e=q(s*s+n*n)):(e=s,i=r)}return s.scaleX=e,s.scaleY=i,s},reset(t){et.set(t)}},et=tt,{toInnerPoint:it,toOuterPoint:st}=tt,{sin:nt,cos:ot,abs:rt,sqrt:at,atan2:ht,min:lt,round:dt}=Math,ct={defaultPoint:{x:0,y:0},tempPoint:{},tempRadiusPoint:{},set(t,e=0,i=0){t.x=e,t.y=i},setRadius(t,e,i){t.radiusX=e,t.radiusY=n(i)?e:i},copy(t,e){t.x=e.x,t.y=e.y},copyFrom(t,e,i){t.x=e,t.y=i},round(t,e){t.x=e?dt(t.x-.5)+.5:dt(t.x),t.y=e?dt(t.y-.5)+.5:dt(t.y)},move(t,e,i){u(e)?(t.x+=e.x,t.y+=e.y):(t.x+=e,t.y+=i)},scale(t,e,i=e){t.x&&(t.x*=e),t.y&&(t.y*=i)},scaleOf(t,e,i,s=i){t.x+=(t.x-e.x)*(i-1),t.y+=(t.y-e.y)*(s-1)},rotate(t,e,i){i||(i=ut.defaultPoint);const s=ot(e*=H),n=nt(e),o=t.x-i.x,r=t.y-i.y;t.x=i.x+o*s-r*n,t.y=i.y+o*n+r*s},tempToInnerOf(t,e){const{tempPoint:i}=ut;return pt(i,t),it(e,i,i),i},tempToOuterOf(t,e){const{tempPoint:i}=ut;return pt(i,t),st(e,i,i),i},tempToInnerRadiusPointOf(t,e){const{tempRadiusPoint:i}=ut;return pt(i,t),ut.toInnerRadiusPointOf(t,e,i),i},toInnerRadiusPointOf(t,e,i){i||(i=t),it(e,t,i),i.radiusX=Math.abs(t.radiusX/e.scaleX),i.radiusY=Math.abs(t.radiusY/e.scaleY)},toInnerOf(t,e,i){it(e,t,i)},toOuterOf(t,e,i){st(e,t,i)},getCenter:(t,e)=>({x:t.x+(e.x-t.x)/2,y:t.y+(e.y-t.y)/2}),getCenterX:(t,e)=>t+(e-t)/2,getCenterY:(t,e)=>t+(e-t)/2,getDistance:(t,e)=>gt(t.x,t.y,e.x,e.y),getDistanceFrom(t,e,i,s){const n=rt(i-t),o=rt(s-e);return at(n*n+o*o)},getMinDistanceFrom:(t,e,i,s,n,o)=>lt(gt(t,e,i,s),gt(i,s,n,o)),getAngle:(t,e)=>_t(t,e)/H,getRotation:(t,e,i,s)=>(s||(s=e),ut.getRadianFrom(t.x,t.y,e.x,e.y,i.x,i.y,s.x,s.y)/H),getRadianFrom(t,e,i,s,o,r,a,h){n(a)&&(a=i,h=s);const l=t-i,d=e-s,c=o-a,u=r-h;return Math.atan2(l*u-d*c,l*c+d*u)},getAtan2:(t,e)=>ht(e.y-t.y,e.x-t.x),getDistancePoint(t,e,i,s,n){const o=_t(t,e);return n&&(t=e),s||(e={}),e.x=t.x+ot(o)*i,e.y=t.y+nt(o)*i,e},toNumberPoints(t){let e=t;return u(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){ut.reset(t)}},ut=ct,{getDistanceFrom:gt,copy:pt,getAtan2:_t}=ut;class ft{constructor(t,e){this.set(t,e)}set(t,e){return u(t)?ct.copy(this,t):ct.set(this,t,e),this}get(){const{x:t,y:e}=this;return{x:t,y:e}}clone(){return new ft(this)}move(t,e){return ct.move(this,t,e),this}scale(t,e){return ct.scale(this,t,e),this}scaleOf(t,e,i){return ct.scaleOf(this,t,e,i),this}rotate(t,e){return ct.rotate(this,t,e),this}rotateOf(t,e){return ct.rotate(this,e,t),this}getRotation(t,e,i){return ct.getRotation(this,t,e,i)}toInnerOf(t,e){return ct.toInnerOf(this,t,e),this}toOuterOf(t,e){return ct.toOuterOf(this,t,e),this}getCenter(t){return new ft(ct.getCenter(this,t))}getDistance(t){return ct.getDistance(this,t)}getDistancePoint(t,e,i,s){return new ft(ct.getDistancePoint(this,t,e,i,s))}getAngle(t){return ct.getAngle(this,t)}getAtan2(t){return ct.getAtan2(this,t)}isSame(t){return ct.isSame(this,t)}reset(){return ct.reset(this),this}}const mt=new ft;class yt{constructor(t,e,i,s,n,o){this.set(t,e,i,s,n,o)}set(t,e,i,s,n,o){return u(t)?tt.copy(this,t):tt.set(this,t,e,i,s,n,o),this}setWith(t){return tt.copy(this,t),this.scaleX=t.scaleX,this.scaleY=t.scaleY,this}get(){const{a:t,b:e,c:i,d:s,e:n,f:o}=this;return{a:t,b:e,c:i,d:s,e:n,f:o}}clone(){return new yt(this)}translate(t,e){return tt.translate(this,t,e),this}translateInner(t,e){return tt.translateInner(this,t,e),this}scale(t,e){return tt.scale(this,t,e),this}scaleWith(t,e){return tt.scale(this,t,e),this.scaleX*=t,this.scaleY*=e||t,this}pixelScale(t){return tt.pixelScale(this,t),this}scaleOfOuter(t,e,i){return tt.scaleOfOuter(this,t,e,i),this}scaleOfInner(t,e,i){return tt.scaleOfInner(this,t,e,i),this}rotate(t){return tt.rotate(this,t),this}rotateOfOuter(t,e){return tt.rotateOfOuter(this,t,e),this}rotateOfInner(t,e){return tt.rotateOfInner(this,t,e),this}skew(t,e){return tt.skew(this,t,e),this}skewOfOuter(t,e,i){return tt.skewOfOuter(this,t,e,i),this}skewOfInner(t,e,i){return tt.skewOfInner(this,t,e,i),this}multiply(t){return tt.multiply(this,t),this}multiplyParent(t){return tt.multiplyParent(this,t),this}divide(t){return tt.divide(this,t),this}divideParent(t){return tt.divideParent(this,t),this}invert(){return tt.invert(this),this}invertWith(){return tt.invert(this),this.scaleX=1/this.scaleX,this.scaleY=1/this.scaleY,this}toOuterPoint(t,e,i){tt.toOuterPoint(this,t,e,i)}toInnerPoint(t,e,i){tt.toInnerPoint(this,t,e,i)}setLayout(t,e,i){return tt.setLayout(this,t,e,i),this}getLayout(t,e,i){return tt.getLayout(this,t,e,i)}withScale(t,e){return tt.withScale(this,t,e)}reset(){tt.reset(this)}}const vt=new yt,wt={tempPointBounds:{},setPoint(t,e,i){t.minX=t.maxX=e,t.minY=t.maxY=i},addPoint(t,e,i){t.minX=e<t.minX?e:t.minX,t.minY=i<t.minY?i:t.minY,t.maxX=e>t.maxX?e:t.maxX,t.maxY=i>t.maxY?i:t.maxY},addBounds(t,e,i,s,n){xt(t,e,i),xt(t,e+s,i+n)},copy(t,e){t.minX=e.minX,t.minY=e.minY,t.maxX=e.maxX,t.maxY=e.maxY},addPointBounds(t,e){t.minX=e.minX<t.minX?e.minX:t.minX,t.minY=e.minY<t.minY?e.minY:t.minY,t.maxX=e.maxX>t.maxX?e.maxX:t.maxX,t.maxY=e.maxY>t.maxY?e.maxY:t.maxY},toBounds(t,e){e.x=t.minX,e.y=t.minY,e.width=t.maxX-t.minX,e.height=t.maxY-t.minY}},{addPoint:xt}=wt;var bt,Et;t.Direction4=void 0,(bt=t.Direction4||(t.Direction4={}))[bt.top=0]="top",bt[bt.right=1]="right",bt[bt.bottom=2]="bottom",bt[bt.left=3]="left",t.Direction9=void 0,(Et=t.Direction9||(t.Direction9={}))[Et.topLeft=0]="topLeft",Et[Et.top=1]="top",Et[Et.topRight=2]="topRight",Et[Et.right=3]="right",Et[Et.bottomRight=4]="bottomRight",Et[Et.bottom=5]="bottom",Et[Et.bottomLeft=6]="bottomLeft",Et[Et.left=7]="left",Et[Et.center=8]="center",Et[Et["top-left"]=0]="top-left",Et[Et["top-right"]=2]="top-right",Et[Et["bottom-right"]=4]="bottom-right",Et[Et["bottom-left"]=6]="bottom-left";const St=[{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}];St.forEach(t=>t.type="percent");const kt={directionData:St,tempPoint:{},get:Bt,toPoint(t,e,i,s,n,o){const r=Bt(t);i.x=r.x,i.y=r.y,"percent"===r.type&&(i.x*=e.width,i.y*=e.height,n&&(o||(i.x-=n.x,i.y-=n.y),r.x&&(i.x-=1===r.x?n.width:.5===r.x?r.x*n.width:0),r.y&&(i.y-=1===r.y?n.height:.5===r.y?r.y*n.height:0))),s||(i.x+=e.x,i.y+=e.y)},getPoint:(t,e,i)=>(i||(i={}),kt.toPoint(t,e,i,!0),i)};function Bt(e){return r(e)?St[t.Direction9[e]]:e}const{toPoint:Tt}=kt,Pt={toPoint(t,e,i,s,n,o){Tt(t,i,s,n,e,o)}},{tempPointBounds:Rt,setPoint:Lt,addPoint:Ct,toBounds:Ot}=wt,{toOuterPoint:At}=tt,{float:Dt,fourNumber:Mt}=z,{floor:It,ceil:Ft}=Math;let Wt,zt,Ut,Ht;const Nt={},Yt={},Xt={},Vt={tempBounds:Xt,set(t,e=0,i=0,s=0,n=0){t.x=e,t.y=i,t.width=s,t.height=n},copy(t,e){t.x=e.x,t.y=e.y,t.width=e.width,t.height=e.height},copyAndSpread(t,e,i,s,n){const{x:o,y:r,width:a,height:h}=e;if(c(i)){const e=Mt(i);s?Gt.set(t,o+e[3],r+e[0],a-e[1]-e[3],h-e[2]-e[0]):Gt.set(t,o-e[3],r-e[0],a+e[1]+e[3],h+e[2]+e[0])}else s&&(i=-i),Gt.set(t,o-i,r-i,a+2*i,h+2*i);n&&("width"===n?(t.y=r,t.height=h):(t.x=o,t.width=a))},minX:t=>t.width>0?t.x:t.x+t.width,minY:t=>t.height>0?t.y:t.y+t.height,maxX:t=>t.width>0?t.x+t.width:t.x,maxY:t=>t.height>0?t.y+t.height:t.y,move(t,e,i){t.x+=e,t.y+=i},scroll(t,e){t.x+=e.scrollX,t.y+=e.scrollY},getByMove:(t,e,i)=>(t=Object.assign({},t),Gt.move(t,e,i),t),toOffsetOutBounds(t,e,i){e?Kt(e,t):e=t,i||(i=t),e.offsetX=Gt.maxX(i),e.offsetY=Gt.maxY(i),Gt.move(e,-e.offsetX,-e.offsetY)},scale(t,e,i=e,s){s||ct.scale(t,e,i),t.width*=e,t.height*=i},scaleOf(t,e,i,s=i){ct.scaleOf(t,e,i,s),t.width*=i,t.height*=s},tempToOuterOf:(t,e)=>(Gt.copy(Xt,t),Gt.toOuterOf(Xt,e),Xt),getOuterOf:(t,e)=>(t=Object.assign({},t),Gt.toOuterOf(t,e),t),toOuterOf(t,e,i){if(i||(i=t),0===e.b&&0===e.c){const{a:s,d:n,e:o,f:r}=e;s>0?(i.width=t.width*s,i.x=o+t.x*s):(i.width=t.width*-s,i.x=o+t.x*s-i.width),n>0?(i.height=t.height*n,i.y=r+t.y*n):(i.height=t.height*-n,i.y=r+t.y*n-i.height)}else Nt.x=t.x,Nt.y=t.y,At(e,Nt,Yt),Lt(Rt,Yt.x,Yt.y),Nt.x=t.x+t.width,At(e,Nt,Yt),Ct(Rt,Yt.x,Yt.y),Nt.y=t.y+t.height,At(e,Nt,Yt),Ct(Rt,Yt.x,Yt.y),Nt.x=t.x,At(e,Nt,Yt),Ct(Rt,Yt.x,Yt.y),Ot(Rt,i)},toInnerOf(t,e,i){i||(i=t),Gt.move(i,-e.e,-e.f),Gt.scale(i,1/e.a,1/e.d)},getFitMatrix(t,e,i=1){const s=Math.min(i,Gt.getFitScale(t,e));return new yt(s,0,0,s,-e.x*s,-e.y*s)},getFitScale(t,e,i){const s=t.width/e.width,n=t.height/e.height;return i?Math.max(s,n):Math.min(s,n)},put(t,e,i="center",s=1,n=!0,o){o||(o=e),r(s)&&(s=Gt.getFitScale(t,e,"cover"===s)),Xt.width=n?e.width*=s:e.width*s,Xt.height=n?e.height*=s:e.height*s,Pt.toPoint(i,Xt,t,o,!0,!0)},getSpread(t,e,i){const s={};return Gt.copyAndSpread(s,t,e,!1,i),s},spread(t,e,i){Gt.copyAndSpread(t,t,e,!1,i)},shrink(t,e,i){Gt.copyAndSpread(t,t,e,!0,i)},ceil(t){const{x:e,y:i}=t;t.x=It(t.x),t.y=It(t.y),t.width=e>t.x?Ft(t.width+e-t.x):Ft(t.width),t.height=i>t.y?Ft(t.height+i-t.y):Ft(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=Dt(t.x,e),t.y=Dt(t.y,e),t.width=Dt(t.width,e),t.height=Dt(t.height,e)},add(t,e,i){Wt=t.x+t.width,zt=t.y+t.height,Ut=e.x,Ht=e.y,i||(Ut+=e.width,Ht+=e.height),Wt=Wt>Ut?Wt:Ut,zt=zt>Ht?zt:Ht,t.x=t.x<e.x?t.x:e.x,t.y=t.y<e.y?t.y:e.y,t.width=Wt-t.x,t.height=zt-t.y},addList(t,e){Gt.setListWithFn(t,e,void 0,!0)},setList(t,e,i=!1){Gt.setListWithFn(t,e,void 0,i)},addListWithFn(t,e,i){Gt.setListWithFn(t,e,i,!0)},setListWithFn(t,e,i,s=!1){let n,o=!0;for(let r=0,a=e.length;r<a;r++)n=i?i(e[r],r):e[r],n&&(n.width||n.height)&&(o?(o=!1,s||Kt(t,n)):jt(t,n));o&&Gt.reset(t)},setPoints(t,e){e.forEach((t,e)=>0===e?Lt(Rt,t.x,t.y):Ct(Rt,t.x,t.y)),Ot(Rt,t)},setPoint(t,e){Gt.set(t,e.x,e.y)},addPoint(t,e){jt(t,e,!0)},getPoints(t){const{x:e,y:i,width:s,height:n}=t;return[{x:e,y:i},{x:e+s,y:i},{x:e+s,y:i+n},{x:e,y:i+n}]},hitRadiusPoint:(t,e,i)=>(i&&(e=ct.tempToInnerRadiusPointOf(e,i)),e.x>=t.x-e.radiusX&&e.x<=t.x+t.width+e.radiusX&&e.y>=t.y-e.radiusY&&e.y<=t.y+t.height+e.radiusY),hitPoint:(t,e,i)=>(i&&(e=ct.tempToInnerOf(e,i)),e.x>=t.x&&e.x<=t.x+t.width&&e.y>=t.y&&e.y<=t.y+t.height),hit:(t,e,i)=>(i&&(e=Gt.tempToOuterOf(e,i)),!(t.y+t.height<e.y||e.y+e.height<t.y||t.x+t.width<e.x||e.x+e.width<t.x)),includes:(t,e,i)=>(i&&(e=Gt.tempToOuterOf(e,i)),t.x<=e.x&&t.y<=e.y&&t.x+t.width>=e.x+e.width&&t.y+t.height>=e.y+e.height),getIntersectData(t,e,i){if(i&&(e=Gt.tempToOuterOf(e,i)),!Gt.hit(t,e))return{x:0,y:0,width:0,height:0};let{x:s,y:n,width:o,height:r}=e;return Wt=s+o,zt=n+r,Ut=t.x+t.width,Ht=t.y+t.height,s=s>t.x?s:t.x,n=n>t.y?n:t.y,Wt=Wt<Ut?Wt:Ut,zt=zt<Ht?zt:Ht,o=Wt-s,r=zt-n,{x:s,y:n,width:o,height:r}},intersect(t,e,i){Gt.copy(t,Gt.getIntersectData(t,e,i))},isSame:(t,e)=>t.x===e.x&&t.y===e.y&&t.width===e.width&&t.height===e.height,isEmpty:t=>0===t.x&&0===t.y&&0===t.width&&0===t.height,reset(t){Gt.set(t)}},Gt=Vt,{add:jt,copy:Kt}=Gt;class Zt{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,i,s){this.set(t,e,i,s)}set(t,e,i,s){return u(t)?Vt.copy(this,t):Vt.set(this,t,e,i,s),this}get(){const{x:t,y:e,width:i,height:s}=this;return{x:t,y:e,width:i,height:s}}clone(){return new Zt(this)}move(t,e){return Vt.move(this,t,e),this}scale(t,e,i){return Vt.scale(this,t,e,i),this}scaleOf(t,e,i){return Vt.scaleOf(this,t,e,i),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,i){Vt.put(this,t,e,i)}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 Zt(Vt.getIntersectData(this,t,e))}isSame(t){return Vt.isSame(this,t)}isEmpty(){return Vt.isEmpty(this)}reset(){Vt.reset(this)}}const qt=new Zt;class Jt{constructor(t,e,i,s,n,o){u(t)?this.copy(t):this.set(t,e,i,s,n,o)}set(t=0,e=0,i=0,s=0,n=0,o=0){this.top=t,this.right=e,this.bottom=i,this.left=s,this.width=n,this.height=o}copy(t){const{top:e,right:i,bottom:s,left:n,width:o,height:r}=t;this.set(e,i,s,n,o,r)}getBoundsFrom(t){const{top:e,right:i,bottom:s,left:n,width:o,height:r}=this;return new Zt(n,e,o||t.width-n-i,r||t.height-e-s)}}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:Qt}=z;class te{constructor(t){this.repeatMap={},this.name=t}static get(t){return new te(t)}static set filter(t){this.filterList=ee(t)}static set exclude(t){this.excludeList=ee(t)}static drawRepaint(t,e){const i=Qt();t.fillWorld(e,i.replace("1)",".1)")),t.strokeWorld(e,i)}static drawBounds(t,e,i){const s="hit"===te.showBounds,n=t.__nowWorld,o=Qt();s&&(e.setWorld(n),t.__drawHitPath(e),e.fillStyle=o.replace("1)",".2)"),e.fill()),e.resetTransform(),e.setStroke(o,2),s?e.stroke():e.strokeWorld(n,o)}log(...t){if(ie.enable){if(ie.filterList.length&&ie.filterList.every(t=>t!==this.name))return;if(ie.excludeList.length&&ie.excludeList.some(t=>t===this.name))return;console.log("%c"+this.name,"color:#21ae62",...t)}}tip(...t){ie.enable&&this.warn(...t)}warn(...t){ie.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 ee(t){return t?r(t)&&(t=[t]):t=[],t}te.filterList=[],te.excludeList=[],te.showWarn=!0;const ie=te,se=te.get("RunTime"),ne={currentId:0,currentName:"",idMap:{},nameMap:{},nameToIdMap:{},start(t,e){const i=b.create(b.RUNTIME);return oe.currentId=oe.idMap[i]=e?performance.now():Date.now(),oe.currentName=oe.nameMap[i]=t,oe.nameToIdMap[t]=i,i},end(t,e){const i=oe.idMap[t],s=oe.nameMap[t],n=e?(performance.now()-i)/1e3:Date.now()-i;oe.idMap[t]=oe.nameMap[t]=oe.nameToIdMap[s]=void 0,se.log(s,n,"ms")},endOfName(t,e){const i=oe.nameToIdMap[t];n(i)||oe.end(i,e)}},oe=ne,re=[],ae={list:{},add(t,...e){this.list[t]=!0,re.push(...e)},has(t,e){const i=this.list[t];return!i&&e&&this.need(t),i},need(t){console.error("please install and import plugin: "+(t.includes("-x")?"":"@leafer-in/")+t)}};setTimeout(()=>re.forEach(t=>ae.has(t,!0)));const he={editor:t=>ae.need("editor")},le=te.get("UICreator"),de={list:{},register(t){const{__tag:e}=t.prototype;ce[e]&&le.repeat(e),ce[e]=t},get(t,e,i,s,o,r){ce[t]||le.error("not register "+t);const a=new ce[t](e);return n(i)||(a.x=i,s&&(a.y=s),o&&(a.width=o),r&&(a.height=r)),a}},{list:ce}=de,ue=te.get("EventCreator"),ge={nameList:{},register(t){let e;Object.keys(t).forEach(i=>{e=t[i],r(e)&&(pe[e]&&ue.repeat(e),pe[e]=t)})},changeName(t,e){const i=pe[t];if(i){const s=Object.keys(i).find(e=>i[e]===t);s&&(i[s]=e,pe[e]=i)}},has(t){return!!this.nameList[t]},get:(t,...e)=>new pe[t](...e)},{nameList:pe}=ge;class _e{constructor(){this.list=[]}add(t){t.manager=this,this.list.push(t)}get(t){let e;const{list:i}=this;for(let s=0,n=i.length;s<n;s++)if(e=i[s],e.recycled&&e.isSameSize(t))return e.recycled=!1,e.manager||(e.manager=this),e;const s=he.canvas(t);return this.add(s),s}recycle(t){t.recycled=!0}clearRecycled(){let t;const e=[];for(let i=0,s=this.list.length;i<s;i++)t=this.list[i],t.recycled?t.destroy():e.push(t);this.list=e}clear(){this.list.forEach(t=>{t.destroy()}),this.list.length=0}destroy(){this.clear()}}function fe(t,e,i,s){var n,o=arguments.length,r=o<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,i):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,i,s);else for(var a=t.length-1;a>=0;a--)(n=t[a])&&(r=(o<3?n(r):o>3?n(e,i,r):n(e,i))||r);return o>3&&r&&Object.defineProperty(e,i,r),r}function me(t,e,i,s){return new(i||(i=Promise))(function(n,o){function r(t){try{h(s.next(t))}catch(t){o(t)}}function a(t){try{h(s.throw(t))}catch(t){o(t)}}function h(t){t.done?n(t.value):function(t){return t instanceof i?t:new i(function(e){e(t)})}(t.value).then(r,a)}h((s=s.apply(t,e||[])).next())})}function ye(t){return(e,i)=>{t||(t=i);const s={get(){return this.context[t]},set(e){this.context[t]=e}};"strokeCap"===i&&(s.set=function(e){this.context[t]="none"===e?"butt":e}),Object.defineProperty(e,i,s)}}"function"==typeof SuppressedError&&SuppressedError;const ve=[];function we(){return(t,e)=>{ve.push(e)}}const xe=[];class be{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;ve.forEach(e=>{t=this.context[e],t&&(this[e]=t.bind(this.context))}),this.textBaseline="alphabetic"}setTransform(t,e,i,s,n,o){}resetTransform(){}getTransform(){}save(){}restore(){}transform(t,e,i,s,n,o){u(t)?this.context.transform(t.a,t.b,t.c,t.d,t.e,t.f):this.context.transform(t,e,i,s,n,o)}translate(t,e){}scale(t,e){}rotate(t){}fill(t,e){}stroke(t){}clip(t,e){}fillRect(t,e,i,s){}strokeRect(t,e,i,s){}clearRect(t,e,i,s){}drawImage(t,e,i,s,n,o,r,a,h){switch(arguments.length){case 9:if(e<0){const t=-e/s*a;s+=e,e=0,o+=t,a-=t}if(i<0){const t=-i/n*h;n+=i,i=0,r+=t,h-=t}this.context.drawImage(t,e,i,s,n,o,r,a,h);break;case 5:this.context.drawImage(t,e,i,s,n);break;case 3:this.context.drawImage(t,e,i)}}beginPath(){}moveTo(t,e){}lineTo(t,e){}bezierCurveTo(t,e,i,s,n,o){}quadraticCurveTo(t,e,i,s){}closePath(){}arc(t,e,i,s,n,o){}arcTo(t,e,i,s,n){}ellipse(t,e,i,s,n,o,r,a){}rect(t,e,i,s){}roundRect(t,e,i,s,n){}createConicGradient(t,e,i){}createLinearGradient(t,e,i,s){}createPattern(t,e){}createRadialGradient(t,e,i,s,n,o){}fillText(t,e,i,s){}measureText(t){}strokeText(t,e,i,s){}destroy(){this.context=null}}fe([ye("imageSmoothingEnabled")],be.prototype,"smooth",void 0),fe([ye("imageSmoothingQuality")],be.prototype,"smoothLevel",void 0),fe([ye("globalAlpha")],be.prototype,"opacity",void 0),fe([ye()],be.prototype,"fillStyle",void 0),fe([ye()],be.prototype,"strokeStyle",void 0),fe([ye("lineWidth")],be.prototype,"strokeWidth",void 0),fe([ye("lineCap")],be.prototype,"strokeCap",void 0),fe([ye("lineJoin")],be.prototype,"strokeJoin",void 0),fe([ye("lineDashOffset")],be.prototype,"dashOffset",void 0),fe([ye()],be.prototype,"miterLimit",void 0),fe([ye()],be.prototype,"shadowBlur",void 0),fe([ye()],be.prototype,"shadowColor",void 0),fe([ye()],be.prototype,"shadowOffsetX",void 0),fe([ye()],be.prototype,"shadowOffsetY",void 0),fe([ye()],be.prototype,"filter",void 0),fe([ye()],be.prototype,"font",void 0),fe([ye()],be.prototype,"fontKerning",void 0),fe([ye()],be.prototype,"fontStretch",void 0),fe([ye()],be.prototype,"fontVariantCaps",void 0),fe([ye()],be.prototype,"textAlign",void 0),fe([ye()],be.prototype,"textBaseline",void 0),fe([ye()],be.prototype,"textRendering",void 0),fe([ye()],be.prototype,"wordSpacing",void 0),fe([ye()],be.prototype,"letterSpacing",void 0),fe([ye()],be.prototype,"direction",void 0),fe([we()],be.prototype,"setTransform",null),fe([we()],be.prototype,"resetTransform",null),fe([we()],be.prototype,"getTransform",null),fe([we()],be.prototype,"save",null),fe([we()],be.prototype,"restore",null),fe([we()],be.prototype,"translate",null),fe([we()],be.prototype,"scale",null),fe([we()],be.prototype,"rotate",null),fe([we()],be.prototype,"fill",null),fe([we()],be.prototype,"stroke",null),fe([we()],be.prototype,"clip",null),fe([we()],be.prototype,"fillRect",null),fe([we()],be.prototype,"strokeRect",null),fe([we()],be.prototype,"clearRect",null),fe([we()],be.prototype,"beginPath",null),fe([we()],be.prototype,"moveTo",null),fe([we()],be.prototype,"lineTo",null),fe([we()],be.prototype,"bezierCurveTo",null),fe([we()],be.prototype,"quadraticCurveTo",null),fe([we()],be.prototype,"closePath",null),fe([we()],be.prototype,"arc",null),fe([we()],be.prototype,"arcTo",null),fe([we()],be.prototype,"ellipse",null),fe([we()],be.prototype,"rect",null),fe([we()],be.prototype,"roundRect",null),fe([we()],be.prototype,"createConicGradient",null),fe([we()],be.prototype,"createLinearGradient",null),fe([we()],be.prototype,"createPattern",null),fe([we()],be.prototype,"createRadialGradient",null),fe([we()],be.prototype,"fillText",null),fe([we()],be.prototype,"measureText",null),fe([we()],be.prototype,"strokeText",null);const{copy:Ee,multiplyParent:Se,pixelScale:ke}=tt,{round:Be}=Math,Te=new Zt,Pe=new Zt,Re={width:1,height:1,pixelRatio:1},Le=["width","height","pixelRatio"];class Ce extends be{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=Re),this.manager=e,this.innerId=b.create(b.CNAVAS);const{width:i,height:s,pixelRatio:n}=t;this.autoLayout=!i||!s,this.size.pixelRatio=n||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 i;this.context&&!this.unreal&&e&&this.width&&(i=this.getSameCanvas(),i.copyWorld(this));const s=this.size;_.copyAttrs(s,t,Le),Le.forEach(t=>s[t]||(s[t]=1)),this.bounds=new Zt(0,0,this.width,this.height),this.updateViewSize(),this.updateClientBounds(),this.context&&(this.smooth=this.config.smooth,!this.unreal&&i&&(this.clearWorld(i.bounds),this.copyWorld(i),i.recycle()))}updateViewSize(){}updateClientBounds(){}getClientBounds(t){return t&&this.updateClientBounds(),this.clientBounds||this.bounds}startAutoLayout(t,e){}stopAutoLayout(){}setCursor(t){}setWorld(t,e){const{pixelRatio:i,pixelSnap:s}=this,n=this.worldTransform;e&&Se(t,e,n),ke(t,i,n),s&&!t.ignorePixelSnap&&(t.half&&t.half*i%2?(n.e=Be(n.e-.5)+.5,n.f=Be(n.f-.5)+.5):(n.e=Be(n.e),n.f=Be(n.f))),this.setTransform(n.a,n.b,n.c,n.d,n.e,n.f)}useWorldTransform(t){t&&(this.worldTransform=t);const e=this.worldTransform;e&&this.setTransform(e.a,e.b,e.c,e.d,e.e,e.f)}setStroke(t,e,i,s){e&&(this.strokeWidth=e),t&&(this.strokeStyle=t),i&&this.setStrokeOptions(i,s)}setStrokeOptions(t,e){let{strokeCap:i,strokeJoin:s,dashPattern:o,dashOffset:r,miterLimit:a}=t;e&&(e.strokeCap&&(i=e.strokeCap),e.strokeJoin&&(s=e.strokeJoin),n(e.dashPattern)||(o=e.dashPattern),n(e.dashOffset)||(r=e.dashOffset),e.miterLimit&&(a=e.miterLimit)),this.strokeCap=i,this.strokeJoin=s,this.dashPattern=o,this.dashOffset=r,this.miterLimit=a}saveBlendMode(t){this.savedBlendMode=this.blendMode,this.blendMode=t}restoreBlendMode(){this.blendMode=this.savedBlendMode}hitFill(t,e){return!0}hitStroke(t,e){return!0}hitPixel(t,e,i=1){return!0}setWorldShadow(t,e,i,s){const{pixelRatio:n}=this;this.shadowOffsetX=t*n,this.shadowOffsetY=e*n,this.shadowBlur=i*n,this.shadowColor=s||"black"}setWorldBlur(t){const{pixelRatio:e}=this;this.filter=`blur(${t*e}px)`}copyWorld(t,e,i,s,n=!0){s&&(this.blendMode=s),e?(this.setTempPixelBounds(e,n),i?(this.setTempPixelBounds2(i,n),i=Pe):i=Te,this.drawImage(t.view,Te.x,Te.y,Te.width,Te.height,i.x,i.y,i.width,i.height)):this.drawImage(t.view,0,0),s&&(this.blendMode="source-over")}copyWorldToInner(t,e,i,s,n=!0){e.b||e.c?(this.save(),this.resetTransform(),this.copyWorld(t,e,Vt.tempToOuterOf(i,e),s,n),this.restore()):(s&&(this.blendMode=s),this.setTempPixelBounds(e,n),this.drawImage(t.view,Te.x,Te.y,Te.width,Te.height,i.x,i.y,i.width,i.height),s&&(this.blendMode="source-over"))}copyWorldByReset(t,e,i,s,n,o=!0){this.resetTransform(),this.copyWorld(t,e,i,s,o),n||this.useWorldTransform()}useGrayscaleAlpha(t){let e,i;this.setTempPixelBounds(t,!0,!0);const{context:s}=this,n=s.getImageData(Te.x,Te.y,Te.width,Te.height),{data:o}=n;for(let t=0,s=o.length;t<s;t+=4)i=.299*o[t]+.587*o[t+1]+.114*o[t+2],(e=o[t+3])&&(o[t+3]=255===e?i:e*(i/255));s.putImageData(n,Te.x,Te.y)}useMask(t,e,i){this.copyWorld(t,e,i,"destination-in")}useEraser(t,e,i){this.copyWorld(t,e,i,"destination-out")}fillWorld(t,e,i,s){i&&(this.blendMode=i),this.fillStyle=e,this.setTempPixelBounds(t,s),this.fillRect(Te.x,Te.y,Te.width,Te.height),i&&(this.blendMode="source-over")}strokeWorld(t,e,i,s){i&&(this.blendMode=i),this.strokeStyle=e,this.setTempPixelBounds(t,s),this.strokeRect(Te.x,Te.y,Te.width,Te.height),i&&(this.blendMode="source-over")}clipWorld(t,e=!0){this.beginPath(),this.setTempPixelBounds(t,e),this.rect(Te.x,Te.y,Te.width,Te.height),this.clip()}clipUI(t){t.windingRule?this.clip(t.windingRule):this.clip()}clearWorld(t,e=!0){this.setTempPixelBounds(t,e),this.clearRect(Te.x,Te.y,Te.width,Te.height)}clear(){const{pixelRatio:t}=this;this.clearRect(0,0,this.width*t+2,this.height*t+2)}setTempPixelBounds(t,e,i){this.copyToPixelBounds(Te,t,e,i)}setTempPixelBounds2(t,e,i){this.copyToPixelBounds(Pe,t,e,i)}copyToPixelBounds(t,e,i,s){t.set(e),s&&t.intersect(this.bounds),t.scale(this.pixelRatio),i&&t.ceil()}isSameSize(t){return this.width===t.width&&this.height===t.height&&(!t.pixelRatio||this.pixelRatio===t.pixelRatio)}getSameCanvas(t,e){const{size:i,pixelSnap:s}=this,n=this.manager?this.manager.get(i):he.canvas(Object.assign({},i));return n.save(),t&&(Ee(n.worldTransform,this.worldTransform),n.useWorldTransform()),e&&(n.smooth=this.smooth),n.pixelSnap!==s&&(n.pixelSnap=s),n}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 Oe={creator:{},parse(t,e){},convertToCanvasData(t,e){}},Ae={N:21,D:22,X:23,G:24,F:25,O:26,P:27,U:28},De=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},Ae),Me={M:3,m:3,L:3,l:3,H:2,h:2,V:2,v:2,C:7,c:7,S:5,s:5,Q:5,q:5,T:3,t:3,A:8,a:8,Z:1,z:1,N:5,D:9,X:6,G:9,F:5,O:7,P:4,U:6},Ie={m:10,l:20,H:3,h:30,V:4,v:40,c:50,S:6,s:60,q:70,T:8,t:80,A:9,a:90},Fe=Object.assign(Object.assign({},Ie),Ae),We=De,ze={};for(let t in We)ze[We[t]]=t;const Ue={};for(let t in We)Ue[We[t]]=Me[t];const He={drawRoundRect(t,e,i,s,n,o){const r=z.fourNumber(o,Math.min(s/2,n/2)),a=e+s,h=i+n;r[0]?t.moveTo(e+r[0],i):t.moveTo(e,i),r[1]?t.arcTo(a,i,a,h,r[1]):t.lineTo(a,i),r[2]?t.arcTo(a,h,e,h,r[2]):t.lineTo(a,h),r[3]?t.arcTo(e,h,e,i,r[3]):t.lineTo(e,h),r[0]?t.arcTo(e,i,a,i,r[0]):t.lineTo(e,i)}},{sin:Ne,cos:Ye,hypot:Xe,atan2:Ve,ceil:Ge,abs:je,PI:Ke,sqrt:Ze,pow:qe}=Math,{setPoint:Je,addPoint:$e}=wt,{set:Qe,toNumberPoints:ti}=ct,{M:ei,L:ii,C:si,Q:ni,Z:oi}=De,ri={},ai={points(t,e,i,s){let n=ti(e);if(t.push(ei,n[0],n[1]),i&&n.length>5){let e,o,r,a,h,l,d,c,u,g,p,_,f,m=n.length;const y=!0===i?.5:i;s&&(n=[n[m-2],n[m-1],...n,n[0],n[1],n[2],n[3]],m=n.length);for(let i=2;i<m-2;i+=2)e=n[i-2],o=n[i-1],r=n[i],a=n[i+1],h=n[i+2],l=n[i+3],p=Ze(qe(r-e,2)+qe(a-o,2)),_=Ze(qe(h-r,2)+qe(l-a,2)),(p||_)&&(f=p+_,p=y*p/f,_=y*_/f,h-=e,l-=o,d=r-p*h,c=a-p*l,2===i?s||t.push(ni,d,c,r,a):t.push(si,u,g,d,c,r,a),u=r+_*h,g=a+_*l);s||t.push(ni,u,g,n[m-2],n[m-1])}else for(let e=2,i=n.length;e<i;e+=2)t.push(ii,n[e],n[e+1]);s&&t.push(oi)},rect(t,e,i,s,n){Oe.creator.path=t,Oe.creator.moveTo(e,i).lineTo(e+s,i).lineTo(e+s,i+n).lineTo(e,i+n).lineTo(e,i)},roundRect(t,e,i,s,n,o){Oe.creator.path=[],He.drawRoundRect(Oe.creator,e,i,s,n,o),t.push(...Oe.convertToCanvasData(Oe.creator.path,!0))},arcTo(t,e,i,s,n,o,r,a,h,l,d){const c=s-e,u=n-i,g=o-s,p=r-n;let _=Ve(u,c),f=Ve(p,g);const m=Xe(c,u),y=Xe(g,p);let v=f-_;if(v<0&&(v+=N),m<1e-12||y<1e-12||v<1e-12||je(v-Ke)<1e-12)return t&&t.push(ii,s,n),h&&(Je(h,e,i),$e(h,s,n)),d&&Qe(d,e,i),void(l&&Qe(l,s,n));const w=c*p-g*u<0,x=w?-1:1,b=a/Ye(v/2),E=s+b*Ye(_+v/2+Y*x),S=n+b*Ne(_+v/2+Y*x);return _-=Y*x,f-=Y*x,di(t,E,S,a,a,0,_/H,f/H,w,h,l,d)},arc:(t,e,i,s,n,o,r,a,h,l)=>di(t,e,i,s,s,0,n,o,r,a,h,l),ellipse(t,e,i,s,n,o,r,a,h,l,d,c){const u=o*H,g=Ne(u),p=Ye(u);let _=r*H,f=a*H;_>Ke&&(_-=N),f<0&&(f+=N);let m=f-_;m<0?m+=N:m>N&&(m-=N),h&&(m-=N);const y=Ge(je(m/Y)),v=m/y,w=Ne(v/4),x=8/3*w*w/Ne(v/2);f=_+v;let b,E,S,k,B,T,P,R,L=Ye(_),C=Ne(_),O=S=p*s*L-g*n*C,A=k=g*s*L+p*n*C,D=e+S,M=i+k;t&&t.push(t.length?ii:ei,D,M),l&&Je(l,D,M),c&&Qe(c,D,M);for(let o=0;o<y;o++)b=Ye(f),E=Ne(f),S=p*s*b-g*n*E,k=g*s*b+p*n*E,B=e+O-x*(p*s*C+g*n*L),T=i+A-x*(g*s*C-p*n*L),P=e+S+x*(p*s*E+g*n*b),R=i+k+x*(g*s*E-p*n*b),t&&t.push(si,B,T,P,R,e+S,i+k),l&&li(e+O,i+A,B,T,P,R,e+S,i+k,l,!0),O=S,A=k,L=b,C=E,_=f,f+=v;d&&Qe(d,e+S,i+k)},quadraticCurveTo(t,e,i,s,n,o,r){t.push(si,(e+2*s)/3,(i+2*n)/3,(o+2*s)/3,(r+2*n)/3,o,r)},toTwoPointBoundsByQuadraticCurve(t,e,i,s,n,o,r,a){li(t,e,(t+2*i)/3,(e+2*s)/3,(n+2*i)/3,(o+2*s)/3,n,o,r,a)},toTwoPointBounds(t,e,i,s,n,o,r,a,h,l){const d=[];let c,u,g,p,_,f,m,y,v=t,w=i,x=n,b=r;for(let t=0;t<2;++t)if(1==t&&(v=e,w=s,x=o,b=a),c=-3*v+9*w-9*x+3*b,u=6*v-12*w+6*x,g=3*w-3*v,Math.abs(c)<1e-12){if(Math.abs(u)<1e-12)continue;p=-g/u,0<p&&p<1&&d.push(p)}else m=u*u-4*g*c,y=Math.sqrt(m),m<0||(_=(-u+y)/(2*c),0<_&&_<1&&d.push(_),f=(-u-y)/(2*c),0<f&&f<1&&d.push(f));l?$e(h,t,e):Je(h,t,e),$e(h,r,a);for(let l=0,c=d.length;l<c;l++)hi(d[l],t,e,i,s,n,o,r,a,ri),$e(h,ri.x,ri.y)},getPointAndSet(t,e,i,s,n,o,r,a,h,l){const d=1-t,c=d*d*d,u=3*d*d*t,g=3*d*t*t,p=t*t*t;l.x=c*e+u*s+g*o+p*a,l.y=c*i+u*n+g*r+p*h},getPoint(t,e,i,s,n,o,r,a,h){const l={};return hi(t,e,i,s,n,o,r,a,h,l),l},getDerivative(t,e,i,s,n){const o=1-t;return 3*o*o*(i-e)+6*o*t*(s-i)+3*t*t*(n-s)}},{getPointAndSet:hi,toTwoPointBounds:li,ellipse:di}=ai,{sin:ci,cos:ui,sqrt:gi,atan2:pi}=Math,{ellipse:_i}=ai,fi={ellipticalArc(t,e,i,s,n,o,r,a,h,l,d){const c=(h-e)/2,u=(l-i)/2,g=o*H,p=ci(g),_=ui(g),f=-_*c-p*u,m=-_*u+p*c,y=s*s,v=n*n,x=m*m,b=f*f,E=y*v-y*x-v*b;let S=0;if(E<0){const t=gi(1-E/(y*v));s*=t,n*=t}else S=(r===a?-1:1)*gi(E/(y*x+v*b));const k=S*s*m/n,B=-S*n*f/s,T=pi((m-B)/n,(f-k)/s),P=pi((-m-B)/n,(-f-k)/s);let R=P-T;0===a&&R>0?R-=N:1===a&&R<0&&(R+=N);const L=e+c+_*k-p*B,C=i+u+p*k+_*B,O=R<0?1:0;d||w.ellipseToCurve?_i(t,L,C,s,n,o,T/H,P/H,O):s!==n||o?t.push(De.G,L,C,s,n,o,T/H,P/H,O):t.push(De.O,L,C,s,T/H,P/H,O)}},mi={toCommand:t=>[],toNode:t=>[]},{M:yi,m:vi,L:wi,l:xi,H:bi,h:Ei,V:Si,v:ki,C:Bi,c:Ti,S:Pi,s:Ri,Q:Li,q:Ci,T:Oi,t:Ai,A:Di,a:Mi,Z:Ii,z:Fi,N:Wi,D:zi,X:Ui,G:Hi,F:Ni,O:Yi,P:Xi,U:Vi}=De,{rect:Gi,roundRect:ji,arcTo:Ki,arc:Zi,ellipse:qi,quadraticCurveTo:Ji}=ai,{ellipticalArc:$i}=fi,Qi=te.get("PathConvert"),ts={},es={current:{dot:0},stringify(t,e){let i,s,n,o=0,r=t.length,a="";for(;o<r;){s=t[o],i=Ue[s],a+=s===n?" ":ze[s];for(let s=1;s<i;s++)a+=z.float(t[o+s],e),s===i-1||(a+=" ");n=s,o+=i}return a},parse(t,e){let i,s,n,o="";const r=[],a=e?Fe:Ie;for(let e=0,h=t.length;e<h;e++)s=t[e],$t[s]?("."===s&&(is.dot&&(ss(r,o),o=""),is.dot++),"0"===o&&"."!==s&&(ss(r,o),o=""),o+=s):De[s]?(o&&(ss(r,o),o=""),is.name=De[s],is.length=Me[s],is.index=0,ss(r,is.name),!i&&a[s]&&(i=!0)):"-"===s||"+"===s?"e"===n||"E"===n?o+=s:(o&&ss(r,o),o=s):o&&(ss(r,o),o=""),n=s;return o&&ss(r,o),i?es.toCanvasData(r,e):r},toCanvasData(t,e){let i,s,n,o,r,a=0,h=0,l=0,d=0,c=0,u=t.length;const g=[];for(;c<u;){switch(n=t[c],n){case vi:t[c+1]+=a,t[c+2]+=h;case yi:a=t[c+1],h=t[c+2],g.push(yi,a,h),c+=3;break;case Ei:t[c+1]+=a;case bi:a=t[c+1],g.push(wi,a,h),c+=2;break;case ki:t[c+1]+=h;case Si:h=t[c+1],g.push(wi,a,h),c+=2;break;case xi:t[c+1]+=a,t[c+2]+=h;case wi:a=t[c+1],h=t[c+2],g.push(wi,a,h),c+=3;break;case Ri:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,n=Pi;case Pi:r=o===Bi||o===Pi,l=r?2*a-i:t[c+1],d=r?2*h-s:t[c+2],i=t[c+1],s=t[c+2],a=t[c+3],h=t[c+4],g.push(Bi,l,d,i,s,a,h),c+=5;break;case Ti:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,t[c+5]+=a,t[c+6]+=h,n=Bi;case Bi:i=t[c+3],s=t[c+4],a=t[c+5],h=t[c+6],g.push(Bi,t[c+1],t[c+2],i,s,a,h),c+=7;break;case Ai:t[c+1]+=a,t[c+2]+=h,n=Oi;case Oi:r=o===Li||o===Oi,i=r?2*a-i:t[c+1],s=r?2*h-s:t[c+2],e?Ji(g,a,h,i,s,t[c+1],t[c+2]):g.push(Li,i,s,t[c+1],t[c+2]),a=t[c+1],h=t[c+2],c+=3;break;case Ci:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,n=Li;case Li:i=t[c+1],s=t[c+2],e?Ji(g,a,h,i,s,t[c+3],t[c+4]):g.push(Li,i,s,t[c+3],t[c+4]),a=t[c+3],h=t[c+4],c+=5;break;case Mi:t[c+6]+=a,t[c+7]+=h;case Di:$i(g,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 Fi:case Ii:g.push(Ii),c++;break;case Wi:a=t[c+1],h=t[c+2],e?Gi(g,a,h,t[c+3],t[c+4]):ns(g,t,c,5),c+=5;break;case zi:a=t[c+1],h=t[c+2],e?ji(g,a,h,t[c+3],t[c+4],[t[c+5],t[c+6],t[c+7],t[c+8]]):ns(g,t,c,9),c+=9;break;case Ui:a=t[c+1],h=t[c+2],e?ji(g,a,h,t[c+3],t[c+4],t[c+5]):ns(g,t,c,6),c+=6;break;case Hi:qi(e?g:ns(g,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,ts),a=ts.x,h=ts.y,c+=9;break;case Ni:e?qi(g,t[c+1],t[c+2],t[c+3],t[c+4],0,0,360,!1):ns(g,t,c,5),a=t[c+1]+t[c+3],h=t[c+2],c+=5;break;case Yi:Zi(e?g:ns(g,t,c,7),t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],t[c+6],null,ts),a=ts.x,h=ts.y,c+=7;break;case Xi:e?Zi(g,t[c+1],t[c+2],t[c+3],0,360,!1):ns(g,t,c,4),a=t[c+1]+t[c+3],h=t[c+2],c+=4;break;case Vi:Ki(e?g:ns(g,t,c,6),a,h,t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],null,ts),a=ts.x,h=ts.y,c+=6;break;default:return Qi.error(`command: ${n} [index:${c}]`,t),g}o=n}return g},objectToCanvasData(t){if(t[0].name.length>1)return mi.toCommand(t);{const e=[];return t.forEach(t=>{switch(t.name){case"M":e.push(yi,t.x,t.y);break;case"L":e.push(wi,t.x,t.y);break;case"C":e.push(Bi,t.x1,t.y1,t.x2,t.y2,t.x,t.y);break;case"Q":e.push(Li,t.x1,t.y1,t.x,t.y);break;case"Z":e.push(Ii)}}),e}},copyData(t,e,i,s){for(let n=i,o=i+s;n<o;n++)t.push(e[n])},pushData(t,e){is.index===is.length&&(is.index=1,t.push(is.name)),t.push(Number(e)),is.index++,is.dot=0}},{current:is,pushData:ss,copyData:ns}=es,{M:os,L:rs,C:as,Q:hs,Z:ls,N:ds,D:cs,X:us,G:gs,F:ps,O:_s,P:fs,U:ms}=De,{getMinDistanceFrom:ys,getRadianFrom:vs}=ct,{tan:ws,min:xs,abs:bs}=Math,Es={},Ss={beginPath(t){t.length=0},moveTo(t,e,i){t.push(os,e,i)},lineTo(t,e,i){t.push(rs,e,i)},bezierCurveTo(t,e,i,s,n,o,r){t.push(as,e,i,s,n,o,r)},quadraticCurveTo(t,e,i,s,n){t.push(hs,e,i,s,n)},closePath(t){t.push(ls)},rect(t,e,i,s,n){t.push(ds,e,i,s,n)},roundRect(t,e,i,s,n,o){if(h(o))t.push(us,e,i,s,n,o);else{const r=z.fourNumber(o);r?t.push(cs,e,i,s,n,...r):t.push(ds,e,i,s,n)}},ellipse(t,e,i,s,n,r,a,h,l){o(r)?t.push(ps,e,i,s,n):(o(a)&&(a=0),o(h)&&(h=360),t.push(gs,e,i,s,n,r,a,h,l?1:0))},arc(t,e,i,s,n,r,a){o(n)?t.push(fs,e,i,s):(o(r)&&(r=360),t.push(_s,e,i,s,n,r,a?1:0))},arcTo(t,e,i,s,o,r,a,h){if(!n(a)){const t=ys(a,h,e,i,s,o);r=xs(r,xs(t/2,t/2*bs(ws(vs(a,h,e,i,s,o)/2))))}t.push(ms,e,i,s,o,r)},drawEllipse(t,e,i,s,n,r,a,h,l){ai.ellipse(null,e,i,s,n,o(r)?0:r,o(a)?0:a,o(h)?360:h,l,null,null,Es),t.push(os,Es.x,Es.y),ks(t,e,i,s,n,r,a,h,l)},drawArc(t,e,i,s,n,r,a){ai.arc(null,e,i,s,o(n)?0:n,o(r)?360:r,a,null,null,Es),t.push(os,Es.x,Es.y),Bs(t,e,i,s,n,r,a)},drawPoints(t,e,i,s){ai.points(t,e,i,s)}},{ellipse:ks,arc:Bs}=Ss,{moveTo:Ts,lineTo:Ps,quadraticCurveTo:Rs,bezierCurveTo:Ls,closePath:Cs,beginPath:Os,rect:As,roundRect:Ds,ellipse:Ms,arc:Is,arcTo:Fs,drawEllipse:Ws,drawArc:zs,drawPoints:Us}=Ss;class Hs{set path(t){this.__path=t}get path(){return this.__path}constructor(t){this.set(t)}set(t){return this.__path=t?r(t)?Oe.parse(t):t:[],this}beginPath(){return Os(this.__path),this.paint(),this}moveTo(t,e){return Ts(this.__path,t,e),this.paint(),this}lineTo(t,e){return Ps(this.__path,t,e),this.paint(),this}bezierCurveTo(t,e,i,s,n,o){return Ls(this.__path,t,e,i,s,n,o),this.paint(),this}quadraticCurveTo(t,e,i,s){return Rs(this.__path,t,e,i,s),this.paint(),this}closePath(){return Cs(this.__path),this.paint(),this}rect(t,e,i,s){return As(this.__path,t,e,i,s),this.paint(),this}roundRect(t,e,i,s,n){return Ds(this.__path,t,e,i,s,n),this.paint(),this}ellipse(t,e,i,s,n,o,r,a){return Ms(this.__path,t,e,i,s,n,o,r,a),this.paint(),this}arc(t,e,i,s,n,o){return Is(this.__path,t,e,i,s,n,o),this.paint(),this}arcTo(t,e,i,s,n){return Fs(this.__path,t,e,i,s,n),this.paint(),this}drawEllipse(t,e,i,s,n,o,r,a){return Ws(this.__path,t,e,i,s,n,o,r,a),this.paint(),this}drawArc(t,e,i,s,n,o){return zs(this.__path,t,e,i,s,n,o),this.paint(),this}drawPoints(t,e,i){return Us(this.__path,t,e,i),this.paint(),this}clearPath(){return this.beginPath()}paint(){}}const{M:Ns,L:Ys,C:Xs,Q:Vs,Z:Gs,N:js,D:Ks,X:Zs,G:qs,F:Js,O:$s,P:Qs,U:tn}=De,en=te.get("PathDrawer"),sn={drawPathByData(t,e){if(!e)return;let i,s=0,n=e.length;for(;s<n;)switch(i=e[s],i){case Ns:t.moveTo(e[s+1],e[s+2]),s+=3;break;case Ys:t.lineTo(e[s+1],e[s+2]),s+=3;break;case Xs:t.bezierCurveTo(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5],e[s+6]),s+=7;break;case Vs:t.quadraticCurveTo(e[s+1],e[s+2],e[s+3],e[s+4]),s+=5;break;case Gs:t.closePath(),s+=1;break;case js:t.rect(e[s+1],e[s+2],e[s+3],e[s+4]),s+=5;break;case Ks:t.roundRect(e[s+1],e[s+2],e[s+3],e[s+4],[e[s+5],e[s+6],e[s+7],e[s+8]]),s+=9;break;case Zs:t.roundRect(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]),s+=6;break;case qs:t.ellipse(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]*H,e[s+6]*H,e[s+7]*H,e[s+8]),s+=9;break;case Js:t.ellipse(e[s+1],e[s+2],e[s+3],e[s+4],0,0,N,!1),s+=5;break;case $s:t.arc(e[s+1],e[s+2],e[s+3],e[s+4]*H,e[s+5]*H,e[s+6]),s+=7;break;case Qs:t.arc(e[s+1],e[s+2],e[s+3],0,N,!1),s+=4;break;case tn:t.arcTo(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]),s+=6;break;default:return void en.error(`command: ${i} [index:${s}]`,e)}}},{M:nn,L:on,C:rn,Q:an,Z:hn,N:ln,D:dn,X:cn,G:un,F:gn,O:pn,P:_n,U:fn}=De,{toTwoPointBounds:mn,toTwoPointBoundsByQuadraticCurve:yn,arcTo:vn,arc:wn,ellipse:xn}=ai,{addPointBounds:bn,copy:En,addPoint:Sn,setPoint:kn,addBounds:Bn,toBounds:Tn}=wt,Pn=te.get("PathBounds");let Rn,Ln,Cn;const On={},An={},Dn={},Mn={toBounds(t,e){Mn.toTwoPointBounds(t,An),Tn(An,e)},toTwoPointBounds(t,e){if(!t||!t.length)return kn(e,0,0);let i,s,n,o,r,a=0,h=0,l=0;const d=t.length;for(;a<d;)switch(r=t[a],0===a&&(r===hn||r===rn||r===an?kn(e,h,l):kn(e,t[a+1],t[a+2])),r){case nn:case on:h=t[a+1],l=t[a+2],Sn(e,h,l),a+=3;break;case rn:n=t[a+5],o=t[a+6],mn(h,l,t[a+1],t[a+2],t[a+3],t[a+4],n,o,On),bn(e,On),h=n,l=o,a+=7;break;case an:i=t[a+1],s=t[a+2],n=t[a+3],o=t[a+4],yn(h,l,i,s,n,o,On),bn(e,On),h=n,l=o,a+=5;break;case hn:a+=1;break;case ln:h=t[a+1],l=t[a+2],Bn(e,h,l,t[a+3],t[a+4]),a+=5;break;case dn:case cn:h=t[a+1],l=t[a+2],Bn(e,h,l,t[a+3],t[a+4]),a+=r===dn?9:6;break;case un:xn(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],On,Dn),0===a?En(e,On):bn(e,On),h=Dn.x,l=Dn.y,a+=9;break;case gn:h=t[a+1],l=t[a+2],Ln=t[a+3],Cn=t[a+4],Bn(e,h-Ln,l-Cn,2*Ln,2*Cn),h+=Ln,a+=5;break;case pn:wn(null,t[a+1],t[a+2],t[a+3],t[a+4],t[a+5],t[a+6],On,Dn),0===a?En(e,On):bn(e,On),h=Dn.x,l=Dn.y,a+=7;break;case _n:h=t[a+1],l=t[a+2],Rn=t[a+3],Bn(e,h-Rn,l-Rn,2*Rn,2*Rn),h+=Rn,a+=4;break;case fn:vn(null,h,l,t[a+1],t[a+2],t[a+3],t[a+4],t[a+5],On,Dn),0===a?En(e,On):bn(e,On),h=Dn.x,l=Dn.y,a+=6;break;default:return void Pn.error(`command: ${r} [index:${a}]`,t)}}},{M:In,L:Fn,Z:Wn}=De,{getCenterX:zn,getCenterY:Un}=ct,{arcTo:Hn}=Ss,Nn={smooth(t,e,i){let s,n,o,r=0,a=0,h=0,l=0,d=0,c=0,u=0,g=0,p=0;const _=t.length,f=[];for(;r<_;){switch(s=t[r],s){case In:l=g=t[r+1],d=p=t[r+2],r+=3,t[r]===Fn?(c=t[r+1],u=t[r+2],f.push(In,zn(l,c),Un(d,u))):f.push(In,l,d);break;case Fn:switch(a=t[r+1],h=t[r+2],r+=3,t[r]){case Fn:Hn(f,a,h,t[r+1],t[r+2],e,g,p);break;case Wn:Hn(f,a,h,l,d,e,g,p);break;default:f.push(Fn,a,h)}g=a,p=h;break;case Wn:n!==Wn&&(Hn(f,l,d,c,u,e,g,p),f.push(Wn)),r+=1;break;default:o=Ue[s];for(let e=0;e<o;e++)f.push(t[r+e]);r+=o}n=s}return s!==Wn&&(f[1]=l,f[2]=d),f}};function Yn(t){return new Hs(t)}const Xn=Yn();Oe.creator=Yn(),Oe.parse=es.parse,Oe.convertToCanvasData=es.toCanvasData;const{drawRoundRect:Vn}=He;function Gn(t){!function(t){t&&!t.roundRect&&(t.roundRect=function(t,e,i,s,n){Vn(this,t,e,i,s,n)})}(t)}const jn={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=Kn.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{}}}},Kn=jn;Kn.alphaPixelTypes.forEach(t=>Kn.upperCaseTypeMap[t]=t.toUpperCase());const Zn=te.get("TaskProcessor");class qn{constructor(t){this.parallel=!0,this.time=1,this.id=b.create(b.TASK),this.task=t}run(){return me(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){Zn.error(t)}})}complete(){this.isComplete=!0,this.parent=this.task=this.canUse=null}cancel(){this.isCancel=!0,this.complete()}}class Jn{get total(){return this.list.length+this.delayNumber}get finishedIndex(){return this.isComplete?0:this.index+this.parallelSuccessNumber}get remain(){return this.isComplete?this.total:this.total-this.finishedIndex}get percent(){const{total:t}=this;let e=0,i=0;for(let s=0;s<t;s++)s<=this.finishedIndex?(i+=this.list[s].time,s===this.finishedIndex&&(e=i)):e+=this.list[s].time;return this.isComplete?1:i/e}constructor(t){this.config={parallel:6},this.list=[],this.running=!1,this.isComplete=!0,this.index=0,this.delayNumber=0,t&&_.assign(this.config,t),this.empty()}add(t,e,i){let s,o,r,a;const l=new qn(t);return l.parent=this,h(e)?a=e:e&&(o=e.parallel,s=e.start,r=e.time,a=e.delay,i||(i=e.canUse)),r&&(l.time=r),!1===o&&(l.parallel=!1),i&&(l.canUse=i),n(a)?this.push(l,s):(this.delayNumber++,setTimeout(()=>{this.delayNumber&&(this.delayNumber--,this.push(l,s))},a)),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:i,index:s}=this;this.parallelList=[],this.parallelSuccessNumber=0;let n=s+e.parallel;if(n>i.length&&(n=i.length),e.parallel>1)for(let e=s;e<n&&(t=i[e],t.parallel);e++)this.parallelList.push(t)}fillParallelTask(){let t;const e=this.parallelList;this.parallelSuccessNumber++,e.pop();const i=e.length,s=this.finishedIndex+i;if(e.length){if(!this.running)return;s<this.total&&(t=this.list[s],t&&t.parallel&&(e.push(t),this.runParallelTask(t)))}else this.index+=this.parallelSuccessNumber,this.parallelSuccessNumber=0,this.nextTask()}onComplete(){this.stop(),this.config.onComplete&&this.config.onComplete()}onTask(t){t.complete(),this.config.onTask&&this.config.onTask()}onParallelError(t){this.parallelList.forEach(t=>{t.parallel=!1}),this.parallelList.length=0,this.parallelSuccessNumber=0,this.onError(t)}onError(t){this.pause(),this.config.onError&&this.config.onError(t)}destroy(){this.stop()}}const $n=te.get("Resource"),Qn={tasker:new Jn,map:{},get isComplete(){return to.tasker.isComplete},set(t,e){to.map[t]&&$n.repeat(t),to.map[t]=e},get:t=>to.map[t],remove(t){const e=to.map[t];e&&(e.destroy&&e.destroy(),delete to.map[t])},loadImage(t,e){return new Promise((i,s)=>{const n=this.setImage(t,t,e);n.load(()=>i(n),t=>s(t))})},setImage(t,e,i){let s;return r(e)?s={url:e}:e.url||(s={url:t,view:e}),s&&(i&&(s.format=i),e=he.image(s)),to.set(t,e),e},destroy(){to.map={}}},to=Qn,eo={maxRecycled:10,recycledList:[],patternTasker:new Jn,get(t){let e=Qn.get(t.url);return e||Qn.set(t.url,e=he.image(t)),e.use++,e},recycle(t){t.use--,setTimeout(()=>{t.use||(w.image.isLarge(t)?t.url&&Qn.remove(t.url):(t.clearLevels(),io.recycledList.push(t)))})},recyclePaint(t){io.recycle(t.image)},clearRecycled(t){const e=io.recycledList;(e.length>io.maxRecycled||t)&&(e.forEach(e=>(!e.use||t)&&e.url&&Qn.remove(e.url)),e.length=0)},clearLevels(){},hasAlphaPixel:t=>jn.alphaPixelTypes.some(e=>io.isFormat(e,t)),isFormat(t,e){if(e.format)return e.format===t;const{url:i}=e;if(i.startsWith("data:")){if(i.startsWith("data:"+jn.mineType(t)))return!0}else{if(i.includes("."+t)||i.includes("."+jn.upperCaseTypeMap[t]))return!0;if("png"===t&&!i.includes("."))return!0}return!1},destroy(){this.clearRecycled(!0)}},io=eo,{IMAGE:so,create:no}=b;class oo{get url(){return this.config.url}get completed(){return this.ready||!!this.error}constructor(t){if(this.use=0,this.waitComplete=[],this.innerId=no(so),this.config=t||(t={url:""}),t.view){const{view:e}=t;this.setView(e.config?e.view:e)}eo.isFormat("svg",t)&&(this.isSVG=!0),eo.hasAlphaPixel(t)&&(this.hasAlphaPixel=!0)}load(t,e){if(!this.loading){this.loading=!0;const{crossOrigin:t}=this.config;Qn.tasker.add(()=>me(this,void 0,void 0,function*(){return yield w.origin.loadImage(this.url,n(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 i=this.waitComplete;if(e){const e=i[t+1];e&&e({type:"stop"})}i[t]=i[t+1]=void 0}setView(t){this.ready=!0,this.width=t.naturalWidth||t.width,this.height=t.naturalHeight||t.height,this.view=t,this.onComplete(!0)}onComplete(t){let e;this.waitComplete.forEach((i,s)=>{e=s%2,i&&(t?e||i(this):e&&i(this.error))}),this.waitComplete.length=0,this.loading=!1}getFull(t){return this.view}getCanvas(t,e,i,s,n,o,r){if(t||(t=this.width),e||(e=this.height),this.cache){let{params:t,data:e}=this.cache;for(let i in t)if(t[i]!==arguments[i]){e=null;break}if(e)return e}const a=w.image.resize(this.view,t,e,n,o,void 0,r,i,s);return this.cache=this.use>1?{data:a,params:arguments}:null,a}getPattern(t,e,i,s){const n=w.canvas.createPattern(t,e);return w.image.setPatternTransform(n,i,s),n}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 ro(t,e,i,s){s||(i.configurable=i.enumerable=!0),Object.defineProperty(t,e,i)}function ao(t,e){return Object.getOwnPropertyDescriptor(t,e)}function ho(t,e){const i="_"+t;return{get(){const t=this[i];return null==t?e:t},set(t){this[i]=t}}}function lo(t,e){return(i,s)=>uo(i,s,t,e&&e(s))}function co(t){return t}function uo(t,e,i,s){const n={get(){return this.__getAttr(e)},set(t){this.__setAttr(e,t)}};ro(t,e,Object.assign(n,s||{})),Uo(t,e,i)}function go(t){return lo(t)}function po(t,e){return lo(t,t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.matrixChanged||this.__layout.matrixChange())}}))}function _o(t,e){return lo(t,t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.matrixChanged||this.__layout.matrixChange(),this.__scrollWorld||(this.__scrollWorld={}))}}))}function fo(t){return lo(t,t=>({set(e){this.__setAttr(t,e)&&(this.__hasAutoLayout=!!(this.origin||this.around||this.flow),this.__local||this.__layout.createLocal(),xo(this))}}))}function mo(t,e){return lo(t,t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.scaleChanged||this.__layout.scaleChange())}}))}function yo(t,e){return lo(t,t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.rotationChanged||this.__layout.rotationChange())}}))}function vo(t,e){return lo(t,t=>({set(i){this.__setAttr(t,i,e)&&xo(this)}}))}function wo(t){return lo(t,t=>({set(e){this.__setAttr(t,e)&&(xo(this),this.__.__removeNaturalSize())}}))}function xo(t){t.__layout.boxChanged||t.__layout.boxChange(),t.__hasAutoLayout&&(t.__layout.matrixChanged||t.__layout.matrixChange())}function bo(t){return lo(t,t=>({set(e){const i=this.__;2!==i.__pathInputed&&(i.__pathInputed=e?1:0),e||(i.__pathForRender=void 0),this.__setAttr(t,e),xo(this)}}))}const Eo=vo;function So(t,e){return lo(t,t=>({set(i){this.__setAttr(t,i)&&(ko(this),e&&(this.__.__useStroke=!0))}}))}function ko(t){t.__layout.strokeChanged||t.__layout.strokeChange(),t.__.__useArrow&&xo(t)}const Bo=So;function To(t){return lo(t,t=>({set(e){this.__setAttr(t,e),this.__layout.renderChanged||this.__layout.renderChange()}}))}function Po(t){return lo(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.surfaceChanged||this.__layout.surfaceChange())}}))}function Ro(t){return lo(t,t=>({set(e){if(this.__setAttr(t,e)){const t=this.__;_.stintSet(t,"__useDim",t.dim||t.bright||t.dimskip),this.__layout.surfaceChange()}}}))}function Lo(t){return lo(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.opacityChanged||this.__layout.opacityChange()),this.mask&&Oo(this)}}))}function Co(t){return lo(t,t=>({set(e){const i=this.visible;if(!0===i&&0===e){if(this.animationOut)return this.__runAnimation("out",()=>Ao(this,t,e,i))}else 0===i&&!0===e&&this.animation&&this.__runAnimation("in");Ao(this,t,e,i),this.mask&&Oo(this)}}))}function Oo(t){const{parent:e}=t;if(e){const{__hasMask:t}=e;e.__updateMask(),t!==e.__hasMask&&e.forceUpdate()}}function Ao(t,e,i,s){t.__setAttr(e,i)&&(t.__layout.opacityChanged||t.__layout.opacityChange(),0!==s&&0!==i||xo(t))}function Do(t){return lo(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.surfaceChange(),this.waitParent(()=>{this.parent.__layout.childrenSortChange()}))}}))}function Mo(t){return lo(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.boxChanged||this.__layout.boxChange(),this.waitParent(()=>{this.parent.__updateMask(e)}))}}))}function Io(t){return lo(t,t=>({set(e){this.__setAttr(t,e)&&this.waitParent(()=>{this.parent.__updateEraser(e)})}}))}function Fo(t){return lo(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.hitCanvasChanged=!0,"hit"===te.showBounds&&this.__layout.surfaceChange(),this.leafer&&this.leafer.updateCursor())}}))}function Wo(t){return lo(t,t=>({set(e){this.__setAttr(t,e),this.leafer&&this.leafer.updateCursor()}}))}function zo(t){return(e,i)=>{ro(e,"__DataProcessor",{get:()=>t})}}function Uo(t,e,i){const s=t.__DataProcessor.prototype,o="_"+e,r=function(t){return"set"+t.charAt(0).toUpperCase()+t.slice(1)}(e),a=ho(e,i);if(n(i))a.get=function(){return this[o]};else if("function"==typeof i)a.get=function(){const t=this[o];return null==t?i(this.__leaf):t};else if(u(i)){const t=p(i);a.get=function(){const e=this[o];return null==e?this[o]=t?{}:_.clone(i):e}}const h=t.isBranchLeaf;"width"===e?a.get=function(){const t=this[o];if(null==t){const t=this,e=t.__naturalWidth,s=t.__leaf;return!i||s.pathInputed?s.boxBounds.width:e?t._height&&t.__useNaturalRatio?t._height*e/t.__naturalHeight:e:h&&s.children.length?s.boxBounds.width:i}return t}:"height"===e&&(a.get=function(){const t=this[o];if(null==t){const t=this,e=t.__naturalHeight,s=t.__leaf;return!i||s.pathInputed?s.boxBounds.height:e?t._width&&t.__useNaturalRatio?t._width*e/t.__naturalWidth:e:h&&s.children.length?s.boxBounds.height:i}return t});let l,d=s;for(;!l&&d;)l=ao(d,e),d=d.__proto__;l&&l.set&&(a.set=l.set),s[r]&&(a.set=s[r],delete s[r]),ro(s,e,a)}const Ho=new te("rewrite"),No=[],Yo=["destroy","constructor"];function Xo(t){return(e,i)=>{No.push({name:e.constructor.name+"."+i,run:()=>{e[i]=t}})}}function Vo(){return t=>{Go()}}function Go(t){No.length&&(No.forEach(e=>{t&&Ho.error(e.name,"需在Class上装饰@rewriteAble()"),e.run()}),No.length=0)}function jo(t,e){return i=>{var s;(t.prototype?(s=t.prototype,Object.getOwnPropertyNames(s)):Object.keys(t)).forEach(s=>{if(!(Yo.includes(s)||e&&e.includes(s)))if(t.prototype){ao(t.prototype,s).writable&&(i.prototype[s]=t.prototype[s])}else i.prototype[s]=t[s]})}}function Ko(){return t=>{de.register(t)}}function Zo(){return t=>{ge.register(t)}}setTimeout(()=>Go(!0));const{copy:qo,toInnerPoint:Jo,toOuterPoint:$o,scaleOfOuter:Qo,rotateOfOuter:tr,skewOfOuter:er,multiplyParent:ir,divideParent:sr,getLayout:nr}=tt,or={},{round:rr}=Math,ar={updateAllMatrix(t,e,i){if(e&&t.__hasAutoLayout&&t.__layout.matrixChanged&&(i=!0),dr(t,e,i),t.isBranch){const{children:s}=t;for(let t=0,n=s.length;t<n;t++)lr(s[t],e,i)}},updateMatrix(t,e,i){const s=t.__layout;e?i&&(s.waitAutoLayout=!0,t.__hasAutoLayout&&(s.matrixChanged=!1)):s.waitAutoLayout&&(s.waitAutoLayout=!1),s.matrixChanged&&t.__updateLocalMatrix(),s.waitAutoLayout||t.__updateWorldMatrix()},updateBounds(t){const e=t.__layout;e.boundsChanged&&t.__updateLocalBounds(),e.waitAutoLayout||t.__updateWorldBounds()},updateAllWorldOpacity(t){if(t.__updateWorldOpacity(),t.isBranch){const{children:e}=t;for(let t=0,i=e.length;t<i;t++)cr(e[t])}},updateChange(t){const e=t.__layout;e.stateStyleChanged&&t.updateState(),e.opacityChanged&&cr(t),t.__updateChange()},updateAllChange(t){if(gr(t),t.isBranch){const{children:e}=t;for(let t=0,i=e.length;t<i;t++)ur(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,i,s,n,o){s||(s=t.__nowWorld),t.__worldFlipped||w.fullImageShadow?e.copyWorldByReset(i,s,t.__nowWorld,n,o):e.copyWorldToInner(i,s,t.__layout.renderBounds,n)},moveWorld(t,e,i=0,s,n){const o=u(e)?Object.assign({},e):{x:e,y:i};s?$o(t.localTransform,o,o,!0):t.parent&&Jo(t.parent.scrollWorldTransform,o,o,!0),hr.moveLocal(t,o.x,o.y,n)},moveLocal(t,e,i=0,s){u(e)&&(i=e.y,e=e.x),e+=t.x,i+=t.y,t.leafer&&t.leafer.config.pointSnap&&(e=rr(e),i=rr(i)),s?t.animate({x:e,y:i},s):(t.x=e,t.y=i)},zoomOfWorld(t,e,i,s,n,o){hr.zoomOfLocal(t,pr(t,e),i,s,n,o)},zoomOfLocal(t,e,i,s=i,n,o){const r=t.__localMatrix;if(h(s)||(s&&(o=s),s=i),qo(or,r),Qo(or,e,i,s),hr.hasHighPosition(t))hr.setTransform(t,or,n,o);else{const e=t.x+or.e-r.e,a=t.y+or.f-r.f;o&&!n?t.animate({x:e,y:a,scaleX:t.scaleX*i,scaleY:t.scaleY*s},o):(t.x=e,t.y=a,t.scaleResize(i,s,!0!==n))}},rotateOfWorld(t,e,i,s){hr.rotateOfLocal(t,pr(t,e),i,s)},rotateOfLocal(t,e,i,s){const n=t.__localMatrix;qo(or,n),tr(or,e,i),hr.hasHighPosition(t)?hr.setTransform(t,or,!1,s):t.set({x:t.x+or.e-n.e,y:t.y+or.f-n.f,rotation:z.formatRotation(t.rotation+i)},s)},skewOfWorld(t,e,i,s,n,o){hr.skewOfLocal(t,pr(t,e),i,s,n,o)},skewOfLocal(t,e,i,s=0,n,o){qo(or,t.__localMatrix),er(or,e,i,s),hr.setTransform(t,or,n,o)},transformWorld(t,e,i,s){qo(or,t.worldTransform),ir(or,e),t.parent&&sr(or,t.parent.scrollWorldTransform),hr.setTransform(t,or,i,s)},transform(t,e,i,s){qo(or,t.localTransform),ir(or,e),hr.setTransform(t,or,i,s)},setTransform(t,e,i,s){const n=t.__,o=n.origin&&hr.getInnerOrigin(t,n.origin),r=nr(e,o,n.around&&hr.getInnerOrigin(t,n.around));if(hr.hasOffset(t)&&(r.x-=n.offsetX,r.y-=n.offsetY),i){const e=r.scaleX/t.scaleX,i=r.scaleY/t.scaleY;if(delete r.scaleX,delete r.scaleY,o){Vt.scale(t.boxBounds,Math.abs(e),Math.abs(i));const s=hr.getInnerOrigin(t,n.origin);ct.move(r,o.x-s.x,o.y-s.y)}t.set(r),t.scaleResize(e,i,!1)}else t.set(r,s)},getFlipTransform(t,e){const i={a:1,b:0,c:0,d:1,e:0,f:0},s="x"===e?1:-1;return Qo(i,hr.getLocalOrigin(t,"center"),-1*s,1*s),i},getLocalOrigin:(t,e)=>ct.tempToOuterOf(hr.getInnerOrigin(t,e),t.localTransform),getInnerOrigin(t,e){const i={};return kt.toPoint(e,t.boxBounds,i),i},getRelativeWorld:(t,e,i)=>(qo(or,t.worldTransform),sr(or,e.scrollWorldTransform),i?or:Object.assign({},or)),drop(t,e,i,s){t.setTransform(hr.getRelativeWorld(t,e,!0),s),e.add(t,i)},hasHighPosition:t=>t.origin||t.around||hr.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,i=.3){if(e.x||e.y)if(Math.abs(e.x)<1&&Math.abs(e.y)<1)t.move(e);else{const s=e.x*i,n=e.y*i;e.x-=s,e.y-=n,t.move(s,n),w.requestRender(()=>hr.animateMove(t,e,i))}}},hr=ar,{updateAllMatrix:lr,updateMatrix:dr,updateAllWorldOpacity:cr,updateAllChange:ur,updateChange:gr}=hr;function pr(t,e){return t.updateLayout(),t.parent?ct.tempToInnerOf(e,t.parent.scrollWorldTransform):e}const _r={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)=>mr(t,e)&&t.__localBoxBounds,maskLocalStrokeBounds:(t,e)=>mr(t,e)&&t.__layout.localStrokeBounds,maskLocalRenderBounds:(t,e)=>mr(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 fr;function mr(t,e){return e||(fr=0),t.__.mask&&(fr=1),fr<0?null:(fr&&(fr=-1),!0)}const{updateBounds:yr}=ar,vr={sort:(t,e)=>t.__.zIndex===e.__.zIndex?t.__tempNumber-e.__tempNumber:t.__.zIndex-e.__.zIndex,pushAllChildBranch(t,e){if(t.__tempNumber=1,t.__.__childBranchNumber){const{children:i}=t;for(let s=0,n=i.length;s<n;s++)(t=i[s]).isBranch&&(t.__tempNumber=1,e.add(t),wr(t,e))}},pushAllParent(t,e){const{keys:i}=e;if(i)for(;t.parent&&n(i[t.parent.innerId]);)e.add(t.parent),t=t.parent;else for(;t.parent;)e.add(t.parent),t=t.parent},pushAllBranchStack(t,e){let i=e.length;const{children:s}=t;for(let t=0,i=s.length;t<i;t++)s[t].isBranch&&e.push(s[t]);for(let t=i,s=e.length;t<s;t++)xr(e[t],e)},updateBounds(t,e){const i=[t];xr(t,i),br(i,e)},updateBoundsByBranchStack(t,e){let i,s;for(let n=t.length-1;n>-1;n--){i=t[n],s=i.children;for(let t=0,e=s.length;t<e;t++)yr(s[t]);e&&e===i||yr(i)}},move(t,e,i){let s;const{children:n}=t;for(let o=0,r=n.length;o<r;o++)s=(t=n[o]).__world,s.e+=e,s.f+=i,s.x+=e,s.y+=i,t.isBranch&&Er(t,e,i)},scale(t,e,i,s,n,o,r){let a;const{children:h}=t,l=s-1,d=n-1;for(let c=0,u=h.length;c<u;c++)a=(t=h[c]).__world,a.a*=s,a.d*=n,(a.b||a.c)&&(a.b*=s,a.c*=n),a.e===a.x&&a.f===a.y?(a.x=a.e+=(a.e-o)*l+e,a.y=a.f+=(a.f-r)*d+i):(a.e+=(a.e-o)*l+e,a.f+=(a.f-r)*d+i,a.x+=(a.x-o)*l+e,a.y+=(a.y-r)*d+i),a.width*=s,a.height*=n,a.scaleX*=s,a.scaleY*=n,t.isBranch&&Sr(t,e,i,s,n,o,r)}},{pushAllChildBranch:wr,pushAllBranchStack:xr,updateBoundsByBranchStack:br,move:Er,scale:Sr}=vr,kr={run(t){if(t&&t.length){const e=t.length;for(let i=0;i<e;i++)t[i]();t.length===e?t.length=0:t.splice(0,e)}}},{getRelativeWorld:Br,updateBounds:Tr}=ar,{toOuterOf:Pr,getPoints:Rr,copy:Lr}=Vt,Cr="_localContentBounds",Or="_worldContentBounds",Ar="_worldBoxBounds",Dr="_worldStrokeBounds";class Mr{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 Pr(this.contentBounds,this.leaf.__localMatrix,this[Cr]||(this[Cr]={})),this[Cr]}get localStrokeBounds(){return this._localStrokeBounds||this}get localRenderBounds(){return this._localRenderBounds||this}get worldContentBounds(){return Pr(this.contentBounds,this.leaf.__world,this[Or]||(this[Or]={})),this[Or]}get worldBoxBounds(){return Pr(this.boxBounds,this.leaf.__world,this[Ar]||(this[Ar]={})),this[Ar]}get worldStrokeBounds(){return Pr(this.strokeBounds,this.leaf.__world,this[Dr]||(this[Dr]={})),this[Dr]}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 Tr(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 i=e;if(i.__fullLayouting)return;i.__fullLayouting=!0,w.layout(i),delete i.__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 tt.defaultMatrix;case"page":t=e.zoomLayer;default:return Br(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 Zt(this.getInnerBounds(t)).toOuterOf(this.getTransform(e))}}getInnerBounds(t="box"){switch(t){case"render":return this.renderBounds;case"content":if(this.contentBounds)return this.contentBounds;case"box":return this.boxBounds;case"stroke":return this.strokeBounds}}getLocalBounds(t="box"){switch(t){case"render":return this.localRenderBounds;case"stroke":return this.localStrokeBounds;case"content":if(this.contentBounds)return this.localContentBounds;case"box":return this.leaf.__localBoxBounds}}getWorldBounds(t="box"){switch(t){case"render":return this.leaf.__world;case"stroke":return this.worldStrokeBounds;case"content":if(this.contentBounds)return this.worldContentBounds;case"box":return this.worldBoxBounds}}getLayoutBounds(t,e="world",i){const{leaf:s}=this;let n,o,r,a=this.getInnerBounds(t);switch(e){case"world":n=s.getWorldPoint(a),o=s.__world;break;case"local":const{scaleX:t,scaleY:i,rotation:h,skewX:l,skewY:d}=s.__;r={scaleX:t,scaleY:i,rotation:h,skewX:l,skewY:d},n=s.getLocalPointByInner(a);break;case"inner":n=a,o=tt.defaultMatrix;break;case"page":e=s.zoomLayer;default:n=s.getWorldPoint(a,e),o=Br(s,e,!0)}if(r||(r=tt.getLayout(o)),Lr(r,a),ct.copy(r,n),i){const{scaleX:t,scaleY:e}=r,i=Math.abs(t),s=Math.abs(e);1===i&&1===s||(r.scaleX/=i,r.scaleY/=s,r.width*=i,r.height*=s)}return r}getLayoutPoints(t,e="world"){const{leaf:i}=this,s=Rr(this.getInnerBounds(t));let o;switch(e){case"world":o=null;break;case"local":o=i.parent;break;case"inner":break;case"page":e=i.zoomLayer;default:o=e}return n(o)||s.forEach(t=>i.innerToWorld(t,null,!1,o)),s}shrinkContent(){const{x:t,y:e,width:i,height:s}=this.boxBounds;this._contentBounds={x:t,y:e,width:i,height:s}}spreadStroke(){const{x:t,y:e,width:i,height:s}=this.strokeBounds;this._strokeBounds={x:t,y:e,width:i,height:s},this._localStrokeBounds={x:t,y:e,width:i,height:s},this.renderSpread||this.spreadRenderCancel()}spreadRender(){const{x:t,y:e,width:i,height:s}=this.renderBounds;this._renderBounds={x:t,y:e,width:i,height:s},this._localRenderBounds={x:t,y:e,width:i,height:s}}shrinkContentCancel(){this._contentBounds=void 0}spreadStrokeCancel(){const t=this.renderBounds===this.strokeBounds;this._strokeBounds=this.boxBounds,this._localStrokeBounds=this.leaf.__localBoxBounds,t&&this.spreadRenderCancel()}spreadRenderCancel(){this._renderBounds=this._strokeBounds,this._localRenderBounds=this._localStrokeBounds}boxChange(){this.boxChanged=!0,this.localBoxChanged?this.boundsChanged||(this.boundsChanged=!0):this.localBoxChange(),this.hitCanvasChanged=!0}localBoxChange(){this.localBoxChanged=!0,this.boundsChanged=!0}strokeChange(){this.strokeChanged=!0,this.strokeSpread||(this.strokeSpread=1),this.boundsChanged=!0,this.hitCanvasChanged=!0}renderChange(){this.renderChanged=!0,this.renderSpread||(this.renderSpread=1),this.boundsChanged=!0}scaleChange(){this.scaleChanged=!0,this._scaleOrRotationChange()}rotationChange(){this.rotationChanged=!0,this.affectRotation=!0,this._scaleOrRotationChange()}_scaleOrRotationChange(){this.affectScaleOrRotation=!0,this.matrixChange(),this.leaf.__local||this.createLocal()}matrixChange(){this.matrixChanged=!0,this.localBoxChanged?this.boundsChanged||(this.boundsChanged=!0):this.localBoxChange()}surfaceChange(){this.surfaceChanged=!0}opacityChange(){this.opacityChanged=!0,this.surfaceChanged||this.surfaceChange()}childrenSortChange(){this.childrenSortChanged||(this.childrenSortChanged=this.affectChildrenSort=!0,this.leaf.forceUpdate("surface"))}destroy(){}}class Ir{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 Fr extends Ir{constructor(t,e,i){super(t,e),this.parent=i,this.child=e}}Fr.ADD="child.add",Fr.REMOVE="child.remove",Fr.CREATED="created",Fr.MOUNTED="mounted",Fr.UNMOUNTED="unmounted",Fr.DESTROY="destroy";const Wr="property.scroll";class zr extends Ir{constructor(t,e,i,s,n){super(t,e),this.attrName=i,this.oldValue=s,this.newValue=n}}zr.CHANGE="property.change",zr.LEAFER_CHANGE="property.leafer_change",zr.SCROLL=Wr;const Ur={scrollX:Wr,scrollY:Wr};class Hr extends Ir{constructor(t,e){super(t),Object.assign(this,e)}}Hr.LOAD="image.load",Hr.LOADED="image.loaded",Hr.ERROR="image.error";class Nr extends Ir{static checkHas(t,e,i){"on"===i?e===Gr?t.__hasWorldEvent=!0:t.__hasLocalEvent=!0:(t.__hasLocalEvent=t.hasEvent(Yr)||t.hasEvent(Xr)||t.hasEvent(Vr),t.__hasWorldEvent=t.hasEvent(Gr))}static emitLocal(t){if(t.leaferIsReady){const{resized:e}=t.__layout;"local"!==e&&(t.emit(Yr,t),"inner"===e&&t.emit(Xr,t)),t.emit(Vr,t)}}static emitWorld(t){t.leaferIsReady&&t.emit(Gr,this)}}Nr.RESIZE="bounds.resize",Nr.INNER="bounds.inner",Nr.LOCAL="bounds.local",Nr.WORLD="bounds.world";const{RESIZE:Yr,INNER:Xr,LOCAL:Vr,WORLD:Gr}=Nr,jr={};[Yr,Xr,Vr,Gr].forEach(t=>jr[t]=1);class Kr extends Ir{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){u(t)?(super(Kr.RESIZE),Object.assign(this,t)):super(t),this.old=e}static isResizing(t){return this.resizingKeys&&!n(this.resizingKeys[t.innerId])}}Kr.RESIZE="resize";class Zr extends Ir{constructor(t,e){super(t),this.data=e}}Zr.REQUEST="watch.request",Zr.DATA="watch.data";class qr extends Ir{constructor(t,e,i){super(t),e&&(this.data=e,this.times=i)}}qr.REQUEST="layout.request",qr.START="layout.start",qr.BEFORE="layout.before",qr.LAYOUT="layout",qr.AFTER="layout.after",qr.AGAIN="layout.again",qr.END="layout.end";class Jr extends Ir{constructor(t,e,i,s){super(t),e&&(this.times=e),i&&(this.renderBounds=i,this.renderOptions=s)}}Jr.REQUEST="render.request",Jr.CHILD_START="render.child_start",Jr.CHILD_END="render.child_end",Jr.START="render.start",Jr.BEFORE="render.before",Jr.RENDER="render",Jr.AFTER="render.after",Jr.AGAIN="render.again",Jr.END="render.end",Jr.NEXT="render.next";class $r extends Ir{}$r.START="leafer.start",$r.BEFORE_READY="leafer.before_ready",$r.READY="leafer.ready",$r.AFTER_READY="leafer.after_ready",$r.VIEW_READY="leafer.view_ready",$r.VIEW_COMPLETED="leafer.view_completed",$r.STOP="leafer.stop",$r.RESTART="leafer.restart",$r.END="leafer.end",$r.UPDATE_MODE="leafer.update_mode",$r.TRANSFORM="leafer.transform",$r.MOVE="leafer.move",$r.SCALE="leafer.scale",$r.ROTATE="leafer.rotate",$r.SKEW="leafer.skew";const{MOVE:Qr,SCALE:ta,ROTATE:ea,SKEW:ia}=$r,sa={x:Qr,y:Qr,scaleX:ta,scaleY:ta,rotation:ea,skewX:ia,skewY:ia},na={};class oa{set event(t){this.on(t)}on(t,e,i){if(!e){let e;if(c(t))t.forEach(t=>this.on(t[0],t[1],t[2]));else for(let i in t)c(e=t[i])?this.on(i,e[0],e[1]):this.on(i,e);return}let s,n,o;i&&("once"===i?n=!0:"boolean"==typeof i?s=i:(s=i.capture,n=i.once));const a=ra(this,s,!0),h=r(t)?t.split(" "):t,l=n?{listener:e,once:n}:{listener:e};h.forEach(t=>{t&&(o=a[t],o?-1===o.findIndex(t=>t.listener===e)&&o.push(l):a[t]=[l],jr[t]&&Nr.checkHas(this,t,"on"))})}off(t,e,i){if(t){const s=r(t)?t.split(" "):t;if(e){let t,n,o;i&&(t="boolean"==typeof i?i:"once"!==i&&i.capture);const r=ra(this,t);s.forEach(t=>{t&&(n=r[t],n&&(o=n.findIndex(t=>t.listener===e),o>-1&&n.splice(o,1),n.length||delete r[t],jr[t]&&Nr.checkHas(this,t,"off")))})}else{const{__bubbleMap:t,__captureMap:e}=this;s.forEach(i=>{t&&delete t[i],e&&delete e[i]})}}else this.__bubbleMap=this.__captureMap=void 0}on_(t,e,i,s){return e?this.on(t,i?e=e.bind(i):e,s):c(t)&&t.forEach(t=>this.on(t[0],t[2]?t[1]=t[1].bind(t[2]):t[1],t[3])),{type:t,current:this,listener:e,options:s}}off_(t){if(!t)return;const e=c(t)?t:[t];e.forEach(t=>{t&&(t.listener?t.current.off(t.type,t.listener,t.options):c(t.type)&&t.type.forEach(e=>t.current.off(e[0],e[1],e[3])))}),e.length=0}once(t,e,i,s){if(!e)return c(t)&&t.forEach(t=>this.once(t[0],t[1],t[2],t[3]));u(i)?e=e.bind(i):s=i,this.on(t,e,{once:!0,capture:s})}emit(t,e,i){!e&&ge.has(t)&&(e=ge.get(t,{type:t,target:this,current:this}));const s=ra(this,i)[t];if(s){let n;for(let o=0,r=s.length;o<r&&!((n=s[o])&&(n.listener(e),n.once&&(this.off(t,n.listener,i),o--,r--),e&&e.isStopNow));o++);}this.syncEventer&&this.syncEventer.emitEvent(e,i)}emitEvent(t,e){t.current=this,this.emit(t.type,t,e)}hasEvent(t,e){if(this.syncEventer&&this.syncEventer.hasEvent(t,e))return!0;const{__bubbleMap:i,__captureMap:s}=this,o=i&&i[t],r=s&&s[t];return!!(n(e)?o||r:e?r:o)}destroy(){this.__captureMap=this.__bubbleMap=this.syncEventer=null}}function ra(t,e,i){if(e){const{__captureMap:e}=t;return e||(i?t.__captureMap={}:na)}{const{__bubbleMap:e}=t;return e||(i?t.__bubbleMap={}:na)}}const{on:aa,on_:ha,off:la,off_:da,once:ca,emit:ua,emitEvent:ga,hasEvent:pa,destroy:_a}=oa.prototype,fa={on:aa,on_:ha,off:la,off_:da,once:ca,emit:ua,emitEvent:ga,hasEvent:pa,destroyEventer:_a},ma=te.get("setAttr"),ya={__setAttr(t,e,i){if(this.leaferIsCreated){const s=this.__.__getInput(t);if(!i||a(e)||n(e)||(ma.warn(this.innerName,t,e),e=void 0),u(e)||s!==e){if(this.__realSetAttr(t,e),this.isLeafer){this.emitEvent(new zr(zr.LEAFER_CHANGE,this,t,s,e));const i=sa[t];i&&(this.emitEvent(new $r(i,this)),this.emitEvent(new $r($r.TRANSFORM,this)))}this.emitPropertyEvent(zr.CHANGE,t,s,e);const i=Ur[t];return i&&this.emitPropertyEvent(i,t,s,e),!0}return!1}return this.__realSetAttr(t,e),!0},emitPropertyEvent(t,e,i,s){const n=new zr(t,this,e,i,s);this.isLeafer||this.hasEvent(t)&&this.emitEvent(n),this.leafer.emitEvent(n)},__realSetAttr(t,e){const i=this.__;i[t]=e,this.__proxyData&&this.setProxyAttr(t,e),i.normalStyle&&(this.lockNormalStyle||n(i.normalStyle[t])||(i.normalStyle[t]=e))},__getAttr(t){return this.__proxyData?this.getProxyAttr(t):this.__.__get(t)}},{setLayout:va,multiplyParent:wa,translateInner:xa,defaultWorld:ba}=tt,{toPoint:Ea,tempPoint:Sa}=kt,ka={__updateWorldMatrix(){const{parent:t,__layout:e,__world:i,__scrollWorld:s,__:n}=this;wa(this.__local||e,t?t.__scrollWorld||t.__world:ba,i,!!e.affectScaleOrRotation,n),s&&xa(Object.assign(s,i),n.scrollX,n.scrollY)},__updateLocalMatrix(){if(this.__local){const t=this.__layout,e=this.__local,i=this.__;t.affectScaleOrRotation&&(t.scaleChanged&&(t.resized||(t.resized="scale"))||t.rotationChanged)&&(va(e,i,null,null,t.affectRotation),t.scaleChanged=t.rotationChanged=void 0),e.e=i.x+i.offsetX,e.f=i.y+i.offsetY,(i.around||i.origin)&&(Ea(i.around||i.origin,t.boxBounds,Sa),xa(e,-Sa.x,-Sa.y,!i.around))}this.__layout.matrixChanged=void 0}},{updateMatrix:Ba,updateAllMatrix:Ta}=ar,{updateBounds:Pa}=vr,{toOuterOf:Ra,copyAndSpread:La,copy:Ca}=Vt,{toBounds:Oa}=Mn,Aa={__updateWorldBounds(){const{__layout:t,__world:e}=this;Ra(t.renderBounds,e,e),t.resized&&("inner"===t.resized&&this.__onUpdateSize(),this.__hasLocalEvent&&Nr.emitLocal(this),t.resized=void 0),this.__hasWorldEvent&&Nr.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(),Ra(this.__layout.boxBounds,this.__local,this.__local)},__updateLocalStrokeBounds(){Ra(this.__layout.strokeBounds,this.__localMatrix,this.__layout.localStrokeBounds)},__updateLocalRenderBounds(){Ra(this.__layout.renderBounds,this.__localMatrix,this.__layout.localRenderBounds)},__updateBoxBounds(t,e){const i=this.__layout.boxBounds,s=this.__;s.__usePathBox?Oa(s.path,i):(i.x=0,i.y=0,i.width=s.width,i.height=s.height)},__updateAutoLayout(){this.__layout.matrixChanged=!0,this.isBranch?(this.__extraUpdate(),this.__.flow?(this.__layout.boxChanged&&this.__updateFlowLayout(),Ta(this),Pa(this,this),this.__.__autoSide&&this.__updateBoxBounds(!0)):(Ta(this),Pa(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;La(e.strokeBounds,e.boxBounds,e.strokeBoxSpread)},__updateRenderBounds(t){const e=this.__layout,{renderSpread:i}=e;h(i)&&i<=0?Ca(e.renderBounds,e.strokeBounds):La(e.renderBounds,e.boxBounds,i)}},Da={__render(t,e){if(e.shape)return this.__renderShape(t,e);if((!e.cellList||e.cellList.has(this))&&this.__worldOpacity){const i=this.__;if(i.bright&&!e.topRendering)return e.topList.add(this);if(t.setWorld(this.__nowWorld=this.__getNowWorld(e)),t.opacity=e.dimOpacity&&!i.dimskip?i.opacity*e.dimOpacity:i.opacity,this.__.__single){if("path"===i.eraser)return this.__renderEraser(t,e);const s=t.getSameCanvas(!0,!0);this.__draw(s,e,t),ar.copyCanvasByWorld(this,t,s,this.__nowWorld,i.__blendMode,!0),s.recycle(this.__nowWorld)}else this.__draw(t,e);te.showBounds&&te.drawBounds(this,t,e)}},__renderShape(t,e){this.__worldOpacity&&(t.setWorld(this.__nowWorld=this.__getNowWorld(e)),this.__drawShape(t,e))},__clip(t,e){this.__worldOpacity&&(t.setWorld(this.__nowWorld=this.__getNowWorld(e)),this.__drawRenderPath(t),t.clipUI(this))},__updateWorldOpacity(){this.__worldOpacity=this.__.visible?this.parent?this.parent.__worldOpacity*this.__.opacity:this.__.opacity:0,this.__layout.opacityChanged&&(this.__layout.opacityChanged=!1)}},{excludeRenderBounds:Ma}=_r,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 i=this.__;if(i.__useDim)if(i.dim)e.dimOpacity=!0===i.dim?.2:i.dim;else{if(i.bright&&!e.topRendering)return e.topList.add(this);i.dimskip&&e.dimOpacity&&(e.dimOpacity=0)}if(i.__single&&!this.isBranchLeaf){if("path"===i.eraser)return this.__renderEraser(t,e);const s=t.getSameCanvas(!1,!0);this.__renderBranch(s,e);const n=this.__nowWorld;t.opacity=e.dimOpacity?i.opacity*e.dimOpacity:i.opacity,t.copyWorldByReset(s,n,n,i.__blendMode,!0),s.recycle(n)}else this.__renderBranch(t,e)}},__renderBranch(t,e){if(this.__hasMask)this.__renderMask(t,e);else{const{children:i}=this;for(let s=0,n=i.length;s<n;s++)Ma(i[s],e)||i[s].__render(t,e)}},__clip(t,e){if(this.__worldOpacity){const{children:i}=this;for(let s=0,n=i.length;s<n;s++)Ma(i[s],e)||i[s].__clip(t,e)}}},Fa={},{LEAF:Wa,create:za}=b,{stintSet:Ua}=_,{toInnerPoint:Ha,toOuterPoint:Na,multiplyParent:Ya}=tt,{toOuterOf:Xa}=Vt,{copy:Va,move:Ga}=ct,{moveLocal:ja,zoomOfLocal:Ka,rotateOfLocal:Za,skewOfLocal:qa,moveWorld:Ja,zoomOfWorld:$a,rotateOfWorld:Qa,skewOfWorld:th,transform:eh,transformWorld:ih,setTransform:sh,getFlipTransform:nh,getLocalOrigin:oh,getRelativeWorld:rh,drop:ah}=ar;t.Leaf=class{get tag(){return this.__tag}set tag(t){}get __tag(){return"Leaf"}get innerName(){return this.__.name||this.tag+this.innerId}get __DataProcessor(){return m}get __LayoutProcessor(){return Mr}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(Wa),this.reset(t),this.__bubbleMap&&this.__emitLifeEvent(Fr.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(Fr.ADD,t,"once")}waitLeafer(t,e){e&&(t=t.bind(e)),this.leafer?t():this.on(Fr.MOUNTED,t,"once")}nextRender(t,e,i){this.leafer?this.leafer.nextRender(t,e,i):this.waitLeafer(()=>this.leafer.nextRender(t,e,i))}removeNextRender(t){this.nextRender(t,null,"off")}__bindLeafer(t){if(this.isLeafer&&null!==t&&(t=this),this.leafer&&!t&&this.leafer.leafs--,this.leafer=t,t?(t.leafs++,this.__level=this.parent?this.parent.__level+1:1,this.animation&&this.__runAnimation("in"),this.__bubbleMap&&this.__emitLifeEvent(Fr.MOUNTED)):this.__emitLifeEvent(Fr.UNMOUNTED),this.isBranch){const{children:e}=this;for(let i=0,s=e.length;i<s;i++)e[i].__bindLeafer(t)}}set(t,e){}get(t){}setAttr(t,e){this[t]=e}getAttr(t){return this[t]}getComputedAttr(t){return this.__[t]}toJSON(t){return t&&this.__layout.update(),this.__.__getInputData(null,t)}toString(t){return JSON.stringify(this.toJSON(t))}toSVG(){}__SVG(t){}toHTML(){}__setAttr(t,e){return!0}__getAttr(t){}setProxyAttr(t,e){}getProxyAttr(t){}find(t,e){}findTag(t){}findOne(t,e){}findId(t){}focus(t){}updateState(){}updateLayout(){this.__layout.update()}forceUpdate(t){n(t)?t="width":"surface"===t&&(t="blendMode");const e=this.__.__getInput(t);this.__[t]=n(e)?null:void 0,this[t]=e}forceRender(t,e){this.forceUpdate("surface")}__extraUpdate(){this.leaferIsReady&&this.leafer.layouter.addExtra(this)}__updateWorldMatrix(){}__updateLocalMatrix(){}__updateWorldBounds(){}__updateLocalBounds(){}__updateLocalBoxBounds(){}__updateLocalStrokeBounds(){}__updateLocalRenderBounds(){}__updateBoxBounds(t,e){}__updateContentBounds(){}__updateStrokeBounds(t){}__updateRenderBounds(t){}__updateAutoLayout(){}__updateFlowLayout(){}__updateNaturalSize(){}__updateStrokeSpread(){return 0}__updateRenderSpread(){return 0}__onUpdateSize(){}__updateEraser(t){this.__hasEraser=!!t||this.children.some(t=>t.__.eraser)}__renderEraser(t,e){t.save(),this.__clip(t,e);const{renderBounds:i}=this.__layout;t.clearRect(i.x,i.y,i.width,i.height),t.restore()}__updateMask(t){this.__hasMask=this.children.some(t=>t.__.mask&&t.__.visible&&t.__.opacity)}__renderMask(t,e){}__getNowWorld(t){if(t.matrix){this.__cameraWorld||(this.__cameraWorld={});const e=this.__cameraWorld,i=this.__world;return Ya(i,t.matrix,e,void 0,i),Xa(this.__layout.renderBounds,e,e),Ua(e,"half",i.half),Ua(e,"ignorePixelSnap",i.ignorePixelSnap),e}return this.__world}getClampRenderScale(){let{scaleX:t}=this.__nowWorld||this.__world;return t<0&&(t=-t),t>1?t:1}getRenderScaleData(t,e){let{scaleX:i,scaleY:s}=eo.patternLocked?this.__world:this.__nowWorld;return t&&(i<0&&(i=-i),s<0&&(s=-s)),(!0===e||"zoom-in"===e&&i>1&&s>1)&&(i=s=1),Fa.scaleX=i,Fa.scaleY=s,Fa}getTransform(t){return this.__layout.getTransform(t||"local")}getBounds(t,e){return this.__layout.getBounds(t,e)}getLayoutBounds(t,e,i){return this.__layout.getLayoutBounds(t,e,i)}getLayoutPoints(t,e){return this.__layout.getLayoutPoints(t,e)}getWorldBounds(t,e,i){const s=e?rh(this,e):this.worldTransform,n=i?t:{};return Xa(t,s,n),n}worldToLocal(t,e,i,s){this.parent?this.parent.worldToInner(t,e,i,s):e&&Va(e,t)}localToWorld(t,e,i,s){this.parent?this.parent.innerToWorld(t,e,i,s):e&&Va(e,t)}worldToInner(t,e,i,s){s&&(s.innerToWorld(t,e,i),t=e||t),Ha(this.scrollWorldTransform,t,e,i)}innerToWorld(t,e,i,s){Na(this.scrollWorldTransform,t,e,i),s&&s.worldToInner(e||t,null,i)}getBoxPoint(t,e,i,s){return this.getBoxPointByInner(this.getInnerPoint(t,e,i,s),null,null,!0)}getBoxPointByInner(t,e,i,s){const n=s?t:Object.assign({},t),{x:o,y:r}=this.boxBounds;return Ga(n,-o,-r),n}getInnerPoint(t,e,i,s){const n=s?t:{};return this.worldToInner(t,n,i,e),n}getInnerPointByBox(t,e,i,s){const n=s?t:Object.assign({},t),{x:o,y:r}=this.boxBounds;return Ga(n,o,r),n}getInnerPointByLocal(t,e,i,s){return this.getInnerPoint(t,this.parent,i,s)}getLocalPoint(t,e,i,s){const n=s?t:{};return this.worldToLocal(t,n,i,e),n}getLocalPointByInner(t,e,i,s){return this.getWorldPoint(t,this.parent,i,s)}getPagePoint(t,e,i,s){return(this.leafer?this.leafer.zoomLayer:this).getInnerPoint(t,e,i,s)}getWorldPoint(t,e,i,s){const n=s?t:{};return this.innerToWorld(t,n,i,e),n}getWorldPointByBox(t,e,i,s){return this.getWorldPoint(this.getInnerPointByBox(t,null,null,s),e,i,!0)}getWorldPointByLocal(t,e,i,s){const n=s?t:{};return this.localToWorld(t,n,i,e),n}getWorldPointByPage(t,e,i,s){return(this.leafer?this.leafer.zoomLayer:this).getWorldPoint(t,e,i,s)}setTransform(t,e,i){sh(this,t,e,i)}transform(t,e,i){eh(this,t,e,i)}move(t,e,i){ja(this,t,e,i)}moveInner(t,e,i){Ja(this,t,e,!0,i)}scaleOf(t,e,i,s,n){Ka(this,oh(this,t),e,i,s,n)}rotateOf(t,e,i){Za(this,oh(this,t),e,i)}skewOf(t,e,i,s,n){qa(this,oh(this,t),e,i,s,n)}transformWorld(t,e,i){ih(this,t,e,i)}moveWorld(t,e,i){Ja(this,t,e,!1,i)}scaleOfWorld(t,e,i,s,n){$a(this,t,e,i,s,n)}rotateOfWorld(t,e){Qa(this,t,e)}skewOfWorld(t,e,i,s,n){th(this,t,e,i,s,n)}flip(t,e){eh(this,nh(this,t),!1,e)}scaleResize(t,e=t,i){this.scaleX*=t,this.scaleY*=e}__scaleResize(t,e){}resizeWidth(t){}resizeHeight(t){}hit(t,e){return!0}__hitWorld(t,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,i){}__clip(t,e){}__renderShape(t,e){}__drawShape(t,e){}__updateWorldOpacity(){}__updateChange(){}__drawPath(t){}__drawRenderPath(t){}__updatePath(){}__updateRenderPath(){}getMotionPathData(){return ae.need("path")}getMotionPoint(t){return ae.need("path")}getMotionTotal(){return 0}__updateMotionPath(){}__runAnimation(t,e){}__updateSortChildren(){}add(t,e){}remove(t,e){this.parent&&this.parent.remove(this,e)}dropTo(t,e,i){ah(this,t,e,i)}on(t,e,i){}off(t,e,i){}on_(t,e,i,s){}off_(t){}once(t,e,i,s){}emit(t,e,i){}emitEvent(t,e){}hasEvent(t,e){return!1}static changeAttr(t,e,i){i?this.addAttr(t,e,i):Uo(this.prototype,t,e)}static addAttr(t,e,i,s){i||(i=vo),i(e,s)(this.prototype,t)}__emitLifeEvent(t){this.hasEvent(t)&&this.emitEvent(new Fr(t,this,this.parent))}destroy(){this.destroyed||(this.parent&&this.remove(),this.children&&this.clear(),this.__emitLifeEvent(Fr.DESTROY),this.__.destroy(),this.__layout.destroy(),this.destroyEventer(),this.destroyed=!0)}},t.Leaf=fe([jo(ya),jo(ka),jo(Aa),jo(fa),jo(Da)],t.Leaf);const{setListWithFn:hh}=Vt,{sort:lh}=vr,{localBoxBounds:dh,localStrokeBounds:ch,localRenderBounds:uh,maskLocalBoxBounds:gh,maskLocalStrokeBounds:ph,maskLocalRenderBounds:_h}=_r,fh=new te("Branch");t.Branch=class extends t.Leaf{__updateStrokeSpread(){const{children:t}=this;for(let e=0,i=t.length;e<i;e++)if(t[e].__layout.strokeSpread)return 1;return 0}__updateRenderSpread(){const{children:t}=this;for(let e=0,i=t.length;e<i;e++)if(t[e].__layout.renderSpread)return 1;return 0}__updateBoxBounds(t,e){hh(e||this.__layout.boxBounds,this.children,this.__hasMask?gh:dh)}__updateStrokeBounds(t){hh(t||this.__layout.strokeBounds,this.children,this.__hasMask?ph:ch)}__updateRenderBounds(t){hh(t||this.__layout.renderBounds,this.children,this.__hasMask?_h:uh)}__updateSortChildren(){let t;const{children:e}=this;if(e.length>1){for(let i=0,s=e.length;i<s;i++)e[i].__tempNumber=i,e[i].__.zIndex&&(t=!0);e.sort(lh),this.__layout.affectChildrenSort=t}}add(t,e){if(t===this||t.destroyed)return fh.warn("add self or destroyed");const i=n(e);if(!t.__){if(c(t))return t.forEach(t=>{this.add(t,e),i||e++});t=de.get(t.tag,t)}t.parent&&t.parent.remove(t),t.parent=this,i?this.children.push(t):this.children.splice(e,0,t),t.isBranch&&(this.__.__childBranchNumber=(this.__.__childBranchNumber||0)+1);const s=t.__layout;s.boxChanged||s.boxChange(),s.matrixChanged||s.matrixChange(),t.__bubbleMap&&t.__emitLifeEvent(Fr.ADD),this.leafer&&(t.__bindLeafer(this.leafer),this.leafer.created&&this.__emitChildEvent(Fr.ADD,t)),this.__layout.affectChildrenSort&&this.__layout.childrenSortChange()}addMany(...t){this.add(t)}remove(t,e){t?t.__?t.animationOut?t.__runAnimation("out",()=>this.__remove(t,e)):this.__remove(t,e):this.find(t).forEach(t=>this.remove(t,e)):n(t)&&super.remove(null,e)}removeAll(t){const{children:e}=this;e.length&&(this.children=[],this.__preRemove(),this.__.__childBranchNumber=0,e.forEach(e=>{this.__realRemoveChild(e),t&&e.destroy()}))}clear(){this.removeAll(!0)}__remove(t,e){const i=this.children.indexOf(t);i>-1&&(this.children.splice(i,1),t.isBranch&&(this.__.__childBranchNumber=(this.__.__childBranchNumber||1)-1),this.__preRemove(),this.__realRemoveChild(t),e&&t.destroy())}__preRemove(){this.__hasMask&&this.__updateMask(),this.__hasEraser&&this.__updateEraser(),this.__layout.boxChange(),this.__layout.affectChildrenSort&&this.__layout.childrenSortChange()}__realRemoveChild(t){t.__emitLifeEvent(Fr.REMOVE),t.parent=null,this.leafer&&(t.__bindLeafer(null),this.leafer.created&&(this.__emitChildEvent(Fr.REMOVE,t),this.leafer.hitCanvasManager&&this.leafer.hitCanvasManager.clear()))}__emitChildEvent(t,e){const i=new Fr(t,e,this);this.hasEvent(t)&&!this.isLeafer&&this.emitEvent(i),this.leafer.emitEvent(i)}},t.Branch=fe([jo(Ia)],t.Branch);class mh{get length(){return this.list.length}constructor(t){this.reset(),t&&(c(t)?this.addList(t):this.add(t))}has(t){return t&&!n(this.keys[t.innerId])}indexAt(t){return this.list[t]}indexOf(t){const e=this.keys[t.innerId];return n(e)?-1:e}add(t){const{list:e,keys:i}=this;n(i[t.innerId])&&(e.push(t),i[t.innerId]=e.length-1)}addAt(t,e=0){const{keys:i}=this;if(n(i[t.innerId])){const{list:s}=this;for(let t=e,n=s.length;t<n;t++)i[s[t].innerId]++;0===e?s.unshift(t):(e>s.length&&(e=s.length),s.splice(e,0,t)),i[t.innerId]=e}}addList(t){for(let e=0;e<t.length;e++)this.add(t[e])}remove(t){const{list:e}=this;let i;for(let s=0,o=e.length;s<o;s++)n(i)?e[s].innerId===t.innerId&&(i=s,delete this.keys[t.innerId]):this.keys[e[s].innerId]=s-1;n(i)||e.splice(i,1)}sort(t){const{list:e}=this;t?e.sort((t,e)=>e.__level-t.__level):e.sort((t,e)=>t.__level-e.__level)}forEach(t){this.list.forEach(t)}clone(){const t=new mh;return t.list=[...this.list],t.keys=Object.assign({},this.keys),t}update(){this.keys={};const{list:t,keys:e}=this;for(let i=0,s=t.length;i<s;i++)e[t[i].innerId]=i}reset(){this.list=[],this.keys={}}destroy(){this.reset()}}class yh{get length(){return this._length}constructor(t){this._length=0,this.reset(),t&&(c(t)?this.addList(t):this.add(t))}has(t){return!n(this.keys[t.innerId])}without(t){return n(this.keys[t.innerId])}sort(t){const{levels:e}=this;t?e.sort((t,e)=>e-t):e.sort((t,e)=>t-e)}addList(t){t.forEach(t=>{this.add(t)})}add(t){const{keys:e,levelMap:i}=this;e[t.innerId]||(e[t.innerId]=1,i[t.__level]?i[t.__level].push(t):(i[t.__level]=[t],this.levels.push(t.__level)),this._length++)}forEach(t){let e;this.levels.forEach(i=>{e=this.levelMap[i];for(let i=0,s=e.length;i<s;i++)t(e[i])})}reset(){this.levelMap={},this.keys={},this.levels=[],this._length=0}destroy(){this.levelMap=null}}class vh extends Ce{get allowBackgroundColor(){return!0}init(){this.__createView(),this.__createContext(),this.resize(this.config)}__createView(){this.view=w.origin.createCanvas(1,1)}updateViewSize(){const{width:t,height:e,pixelRatio:i}=this;this.view.width=Math.ceil(t*i),this.view.height=Math.ceil(e*i),this.clientBounds=this.bounds}}Gn(OffscreenCanvasRenderingContext2D.prototype),Gn(Path2D.prototype);const{mineType:wh}=jn;function xh(t,e){w.origin={createCanvas:(t,e)=>new OffscreenCanvas(t,e),canvasToDataURL:(t,e,i)=>new Promise((s,n)=>{t.convertToBlob({type:wh(e),quality:i}).then(t=>{var e=new FileReader;e.onload=t=>s(t.target.result),e.onerror=t=>n(t),e.readAsDataURL(t)}).catch(t=>{n(t)})}),canvasToBolb:(t,e,i)=>t.convertToBlob({type:wh(e),quality:i}),canvasSaveAs:(t,e,i)=>new Promise(t=>t()),download(t,e){},loadImage:t=>new Promise((e,i)=>{let s=new XMLHttpRequest;s.open("GET",w.image.getRealURL(t),!0),s.responseType="blob",s.onload=()=>{createImageBitmap(s.response).then(t=>{e(t)}).catch(t=>{i(t)})},s.onerror=t=>i(t),s.send()})},w.canvas=he.canvas(),w.conicGradientSupport=!!w.canvas.context.createConicGradient}Object.assign(he,{canvas:(t,e)=>new vh(t,e),image:t=>new oo(t)}),w.name="web",w.isWorker=!0,w.backgrounder=!0,w.requestRender=function(t){requestAnimationFrame(t)},ro(w,"devicePixelRatio",{get:()=>1});const{userAgent:bh}=navigator;bh.indexOf("Firefox")>-1?(w.conicGradientRotate90=!0,w.intWheelDeltaY=!0):(/iPhone|iPad|iPod/.test(navigator.userAgent)||/Macintosh/.test(navigator.userAgent)&&/Version\/[\d.]+.*Safari/.test(navigator.userAgent))&&(w.fullImageShadow=!0),bh.indexOf("Windows")>-1?(w.os="Windows",w.intWheelDeltaY=!0):bh.indexOf("Mac")>-1?w.os="Mac":bh.indexOf("Linux")>-1&&(w.os="Linux");class Eh{get childrenChanged(){return this.hasAdd||this.hasRemove||this.hasVisible}get updatedList(){if(this.hasRemove&&this.config.usePartLayout){const t=new mh;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 mh,this.target=t,e&&(this.config=_.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(Jr.REQUEST)}__onAttrChange(t){this.config.usePartLayout&&this.__updatedList.add(t.target),this.update()}__onChildEvent(t){this.config.usePartLayout&&(t.type===Fr.ADD?(this.hasAdd=!0,this.__pushChild(t.child)):(this.hasRemove=!0,this.__updatedList.add(t.parent))),this.update()}__pushChild(t){this.__updatedList.add(t),t.isBranch&&this.__loopChildren(t)}__loopChildren(t){const{children:e}=t;for(let t=0,i=e.length;t<i;t++)this.__pushChild(e[t])}__onRquestData(){this.target.emitEvent(new Zr(Zr.DATA,{updatedList:this.updatedList})),this.__updatedList=new mh,this.totalTimes++,this.changed=this.hasVisible=this.hasRemove=this.hasAdd=!1}__listenEvents(){this.__eventIds=[this.target.on_([[zr.CHANGE,this.__onAttrChange,this],[[Fr.ADD,Fr.REMOVE],this.__onChildEvent,this],[Zr.REQUEST,this.__onRquestData,this]])]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.target=this.__updatedList=null)}}const{updateAllMatrix:Sh,updateBounds:kh,updateChange:Bh}=ar,{pushAllChildBranch:Th,pushAllParent:Ph}=vr;const{worldBounds:Rh}=_r;class Lh{constructor(t){this.updatedBounds=new Zt,this.beforeBounds=new Zt,this.afterBounds=new Zt,c(t)&&(t=new mh(t)),this.updatedList=t}setBefore(){this.beforeBounds.setListWithFn(this.updatedList.list,Rh)}setAfter(){this.afterBounds.setListWithFn(this.updatedList.list,Rh),this.updatedBounds.setList([this.beforeBounds,this.afterBounds])}merge(t){this.updatedList.addList(t.updatedList.list),this.beforeBounds.add(t.beforeBounds),this.afterBounds.add(t.afterBounds),this.updatedBounds.add(t.updatedBounds)}destroy(){this.updatedList=null}}const{updateAllMatrix:Ch,updateAllChange:Oh}=ar,Ah=te.get("Layouter");class Dh{constructor(t,e){this.totalTimes=0,this.config={usePartLayout:!0},this.__levelList=new yh,this.target=t,e&&(this.config=_.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(qr.START),this.layoutOnce(),t.emitEvent(new qr(qr.END,this.layoutedBlocks,this.times))}catch(t){Ah.error(t)}this.layoutedBlocks=null}layoutAgain(){this.layouting?this.waitAgain=!0:this.layoutOnce()}layoutOnce(){return this.layouting?Ah.warn("layouting"):this.times>3?Ah.warn("layout max times"):(this.times++,this.totalTimes++,this.layouting=!0,this.target.emit(Zr.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=ne.start("PartLayout"),{target:i,__updatedList:s}=this,{BEFORE:n,LAYOUT:o,AFTER:r}=qr,a=this.getBlocks(s);a.forEach(t=>t.setBefore()),i.emitEvent(new qr(n,a,this.times)),this.extraBlock=null,s.sort(),function(t,e){let i;t.list.forEach(t=>{i=t.__layout,e.without(t)&&!i.proxyZoom&&(i.matrixChanged?(Sh(t,!0),e.add(t),t.isBranch&&Th(t,e),Ph(t,e)):i.boundsChanged&&(e.add(t),t.isBranch&&(t.__tempNumber=0),Ph(t,e)))})}(s,this.__levelList),function(t){let e,i,s;t.sort(!0),t.levels.forEach(n=>{e=t.levelMap[n];for(let t=0,n=e.length;t<n;t++){if(i=e[t],i.isBranch&&i.__tempNumber){s=i.children;for(let t=0,e=s.length;t<e;t++)s[t].isBranch||kh(s[t])}kh(i)}})}(this.__levelList),function(t){t.list.forEach(Bh)}(s),this.extraBlock&&a.push(this.extraBlock),a.forEach(t=>t.setAfter()),i.emitEvent(new qr(o,a,this.times)),i.emitEvent(new qr(r,a,this.times)),this.addBlocks(a),this.__levelList.reset(),this.__updatedList=null,ne.end(e)}fullLayout(){const t=ne.start("FullLayout"),{target:e}=this,{BEFORE:i,LAYOUT:s,AFTER:n}=qr,o=this.getBlocks(new mh(e));e.emitEvent(new qr(i,o,this.times)),Dh.fullLayout(e),o.forEach(t=>{t.setAfter()}),e.emitEvent(new qr(s,o,this.times)),e.emitEvent(new qr(n,o,this.times)),this.addBlocks(o),ne.end(t)}static fullLayout(t){Ch(t,!0),t.isBranch?vr.updateBounds(t):ar.updateBounds(t),Oh(t)}addExtra(t){if(!this.__updatedList.has(t)){const{updatedList:e,beforeBounds:i}=this.extraBlock||(this.extraBlock=new Lh([]));e.length?i.add(t.__world):i.set(t.__world),e.add(t)}}createBlock(t){return new Lh(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_([[qr.REQUEST,this.layout,this],[qr.AGAIN,this.layoutAgain,this],[Zr.DATA,this.__onReceiveWatchData,this]])]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.target=this.config=null)}}const Mh=te.get("Renderer");class Ih{get needFill(){return!(this.canvas.allowBackgroundColor||!this.config.fill)}constructor(t,e,i){this.FPS=60,this.totalTimes=0,this.times=0,this.config={usePartRender:!0,maxFPS:120},this.frames=[],this.target=t,this.canvas=e,i&&(this.config=_.default(i,this.config)),this.__listenEvents()}start(){this.running=!0,this.update(!1)}stop(){this.running=!1}update(t=!0){this.changed||(this.changed=t),this.requestTime||this.__requestRender()}requestLayout(){this.target.emit(qr.REQUEST)}checkRender(){if(this.running){const{target:t}=this;t.isApp&&(t.emit(Jr.CHILD_START,t),t.children.forEach(t=>{t.renderer.FPS=this.FPS,t.renderer.checkRender()}),t.emit(Jr.CHILD_END,t)),this.changed&&this.canvas.view&&this.render(),this.target.emit(Jr.NEXT)}}render(t){if(!this.running||!this.canvas.view)return this.update();const{target:e}=this;this.times=0,this.totalBounds=new Zt,Mh.log(e.innerName,"---\x3e");try{this.emitRender(Jr.START),this.renderOnce(t),this.emitRender(Jr.END,this.totalBounds),eo.clearRecycled()}catch(t){this.rendering=!1,Mh.error(t)}Mh.log("-------------|")}renderAgain(){this.rendering?this.waitAgain=!0:this.renderOnce()}renderOnce(t){if(this.rendering)return Mh.warn("rendering");if(this.times>3)return Mh.warn("render max times");if(this.times++,this.totalTimes++,this.rendering=!0,this.changed=!1,this.renderBounds=new Zt,this.renderOptions={},t)this.emitRender(Jr.BEFORE),t();else{if(this.requestLayout(),this.ignore)return void(this.ignore=this.rendering=!1);this.emitRender(Jr.BEFORE),this.config.usePartRender&&this.totalTimes>1?this.partRender():this.fullRender()}this.emitRender(Jr.RENDER,this.renderBounds,this.renderOptions),this.emitRender(Jr.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=ne.start("PartRender"),{canvas:i}=this,s=t.getIntersect(i.bounds),n=new Zt(s);i.save(),s.spread(Ih.clipSpread).ceil(),i.clearWorld(s),i.clipWorld(s),this.__render(s,n),i.restore(),ne.end(e)}fullRender(){const t=ne.start("FullRender"),{canvas:e}=this;e.save(),e.clear(),this.__render(e.bounds),e.restore(),ne.end(t)}__render(t,e){const{canvas:i,target:s}=this,n=t.includes(s.__world),o=n?{includes:n}:{bounds:t,includes:n};this.needFill&&i.fillWorld(t,this.config.fill),te.showRepaint&&te.drawRepaint(i,t),this.config.useCellRender&&(o.cellList=this.getCellList()),w.render(s,i,o),this.renderBounds=e=e||t,this.renderOptions=o,this.totalBounds.isEmpty()?this.totalBounds=e:this.totalBounds.add(e),i.updateRender(e)}getCellList(){}addBlock(t){this.updateBlocks||(this.updateBlocks=[]),this.updateBlocks.push(t)}mergeBlocks(){const{updateBlocks:t}=this;if(t){const e=new Zt;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:i}=this.config;if(i&&t>i)return w.requestRender(e);const{frames:s}=this;s.length>30&&s.shift(),s.push(t),this.FPS=Math.round(s.reduce((t,e)=>t+e,0)/s.length),this.requestTime=0,this.checkRender()};w.requestRender(e)}__onResize(t){if(!this.canvas.unreal){if(t.bigger||!t.samePixelRatio){const{width:e,height:i}=t.old;if(!new Zt(0,0,e,i).includes(this.target.__world)||this.needFill||!t.samePixelRatio)return this.addBlock(this.canvas.bounds),void this.target.forceUpdate("surface")}this.addBlock(new Zt(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||Mh.tip(t.innerName,": empty"),e=!t.isBranch||t.isBranchLeaf),e)),this.addBlock(e?this.canvas.bounds:t.updatedBounds)})}emitRender(t,e,i){this.target.emitEvent(new Jr(t,this.times,e,i))}__listenEvents(){this.__eventIds=[this.target.on_([[Jr.REQUEST,this.update,this],[qr.END,this.__onLayoutEnd,this],[Jr.AGAIN,this.renderAgain,this],[Kr.RESIZE,this.__onResize,this]])]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.config={},this.target=this.canvas=null)}}Ih.clipSpread=10;const{hitRadiusPoint:Fh}=Vt;class Wh{constructor(t,e){this.target=t,this.selector=e}getByPoint(t,e,i){e||(e=0),i||(i={});const s=i.through||!1,n=i.ignoreHittable||!1,o=i.target||this.target;this.exclude=i.exclude||null,this.point={x:t.x,y:t.y,radiusX:e,radiusY:e},this.findList=new mh(i.findList),i.findList||this.hitBranch(o.isBranchLeaf?{children:[o]}:o);const{list:r}=this.findList,a=this.getBestMatchLeaf(r,i.bottomList,n,!!i.findList),h=n?this.getPath(a):this.getHitablePath(a);return this.clear(),s?{path:h,target:a,throughPath:r.length?this.getThroughPath(r):h}:{path:h,target:a}}hitPoint(t,e,i){return!!this.getByPoint(t,e,i).target}getBestMatchLeaf(t,e,i,s){const n=this.findList=new mh;if(t.length){let e;const{x:s,y:o}=this.point,r={x:s,y:o,radiusX:0,radiusY:0};for(let s=0,o=t.length;s<o;s++)if(e=t[s],(i||ar.worldHittable(e))&&(this.hitChild(e,r),n.length)){if(e.isBranchLeaf&&t.some(t=>t!==e&&ar.hasParent(t,e))){n.reset();break}return n.list[0]}}if(e)for(let t=0,i=e.length;t<i;t++)if(this.hitChild(e[t].target,this.point,e[t].proxy),n.length)return n.list[0];return s?null:i?t[0]:t.find(t=>ar.worldHittable(t))}getPath(t){const e=new mh,i=[],{target:s}=this;for(;t&&(t.syncEventer&&i.push(t.syncEventer),e.add(t),(t=t.parent)!==s););return i.length&&i.forEach(t=>{for(;t&&(t.__.hittable&&e.add(t),(t=t.parent)!==s););}),s&&e.add(s),e}getHitablePath(t){const e=this.getPath(t&&t.hittable?t:null);let i,s=new mh;for(let t=e.list.length-1;t>-1&&(i=e.list[t],i.__.hittable)&&(s.addAt(i,0),i.__.hitChildren&&(!i.isLeafer||"draw"!==i.mode));t--);return s}getThroughPath(t){const e=new mh,i=[];for(let e=t.length-1;e>-1;e--)i.push(this.getPath(t[e]));let s,n,o;for(let t=0,r=i.length;t<r;t++){s=i[t],n=i[t+1];for(let t=0,i=s.length;t<i&&(o=s.list[t],!n||!n.has(o));t++)e.add(o)}return e}hitBranch(t){this.eachFind(t.children,t.__onlyHitMask)}eachFind(t,e){let i,s;const{point:n}=this;for(let o=t.length-1;o>-1;o--)if(i=t[o],i.__.visible&&(!e||i.__.mask))if(s=!!i.__.hitRadius||Fh(i.__world,n),i.isBranch){if(s||i.__ignoreHitWorld){if(i.isBranchLeaf&&i.__.__clipAfterFill&&!i.__hitWorld(n,!0))continue;i.topChildren&&this.eachFind(i.topChildren,!1),this.eachFind(i.children,i.__onlyHitMask),i.isBranchLeaf&&this.hitChild(i,n)}}else s&&this.hitChild(i,n)}hitChild(t,e,i){if((!this.exclude||!this.exclude.has(t))&&t.__hitWorld(e)){const{parent:s}=t;if(s&&s.__hasMask&&!t.__.mask){let i,n=[];const{children:o}=s;for(let s=0,r=o.length;s<r;s++)if(i=o[s],i.__.mask&&n.push(i),i===t){if(n&&!n.every(t=>t.__hitWorld(e)))return;break}}this.findList.add(i||t)}}clear(){this.point=null,this.findList=null,this.exclude=null}destroy(){this.clear()}}class zh{constructor(t,e){this.config={},e&&(this.config=_.default(e,this.config)),this.picker=new Wh(this.target=t,this),this.finder=he.finder&&he.finder()}getByPoint(t,e,i){const{target:s,picker:n}=this;return w.backgrounder&&s&&s.updateLayout(),n.getByPoint(t,e,i)}hitPoint(t,e,i){return this.picker.hitPoint(t,e,i)}getBy(t,e,i,s){return this.finder?this.finder.getBy(t,e,i,s):ae.need("find")}destroy(){this.picker.destroy(),this.finder&&this.finder.destroy()}}function Uh(t){return lo(t,t=>({set(e){this.__setAttr(t,e),e&&(this.__.__useEffect=!0),this.__layout.renderChanged||this.__layout.renderChange()}}))}function Hh(t){return lo(t,t=>({set(e){this.__setAttr(t,e),this.__layout.boxChanged||this.__layout.boxChange(),this.__updateSize()}}))}function Nh(){return(t,e)=>{const i="_"+e;ro(t,e,{set(t){this.isLeafer&&(this[i]=t)},get(){return this.isApp?this.tree.zoomLayer:this.isLeafer?this[i]||this:this.leafer&&this.leafer.zoomLayer}})}}Object.assign(he,{watcher:(t,e)=>new Eh(t,e),layouter:(t,e)=>new Dh(t,e),renderer:(t,e,i)=>new Ih(t,e,i),selector:(t,e)=>new zh(t,e)}),w.layout=Dh.fullLayout,w.render=function(t,e,i){const s=Object.assign(Object.assign({},i),{topRendering:!0});i.topList=new mh,t.__render(e,i),i.topList.length&&i.topList.forEach(t=>t.__render(e,s))};const Yh={},Xh={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}},Vh={number:(t,e)=>u(t)?"percent"===t.type?t.value*e:t.value:t},Gh={},jh={},Kh={},Zh={},qh={},Jh={apply(){ae.need("filter")}},$h={},Qh={setStyleName:()=>ae.need("state"),set:()=>ae.need("state")},tl={list:{},register(t,e){tl.list[t]=e},get:t=>tl.list[t]},{parse:el,objectToCanvasData:il}=es,{stintSet:sl}=_,{hasTransparent:nl}=Xh,ol={originPaint:{}},rl=te.get("UIData");class al extends m{get scale(){const{scaleX:t,scaleY:e}=this;return t!==e?{x:t,y:e}:t}get __strokeWidth(){return this.__getRealStrokeWidth()}get __maxStrokeWidth(){const t=this;return t.__hasMultiStrokeStyle?Math.max(t.__hasMultiStrokeStyle,t.strokeWidth):t.strokeWidth}get __hasMultiPaint(){const t=this;return t.fill&&this.__useStroke||t.__isFills&&t.fill.length>1||t.__isStrokes&&t.stroke.length>1||t.__useEffect}get __clipAfterFill(){const t=this;return t.cornerRadius||t.innerShadow||t.__pathInputed}get __hasSurface(){return this.fill||this.stroke}get __autoWidth(){return!this._width}get __autoHeight(){return!this._height}get __autoSide(){return!this._width||!this._height}get __autoSize(){return!this._width&&!this._height}setVisible(t){this._visible=t;const{leafer:e}=this.__leaf;e&&(e.watcher.hasVisible=!0)}setWidth(t){t<0?(this._width=-t,this.__leaf.scaleX*=-1,rl.warn("width < 0, instead -scaleX ",this)):this._width=t}setHeight(t){t<0?(this._height=-t,this.__leaf.scaleY*=-1,rl.warn("height < 0, instead -scaleY",this)):this._height=t}setFill(t){this.__naturalWidth&&this.__removeNaturalSize(),r(t)||!t?(sl(this,"__isTransparentFill",nl(t)),this.__isFills&&this.__removePaint("fill",!0),this._fill=t):u(t)&&this.__setPaint("fill",t)}setStroke(t){r(t)||!t?(sl(this,"__isTransparentStroke",nl(t)),this.__isStrokes&&this.__removePaint("stroke",!0),this._stroke=t):u(t)&&this.__setPaint("stroke",t)}setPath(t){const e=r(t);e||t&&u(t[0])?(this.__setInput("path",t),this._path=e?el(t):il(t)):(this.__input&&this.__removeInput("path"),this._path=t)}setShadow(t){hl(this,"shadow",t)}setInnerShadow(t){hl(this,"innerShadow",t)}setFilter(t){hl(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:i}=this;if(t&&(t.strokeWidth&&(e=t.strokeWidth),n(t.strokeWidthFixed)||(i=t.strokeWidthFixed)),i){const t=this.__leaf.getClampRenderScale();return t>1?e/t:e}return e}__setPaint(t,e){this.__setInput(t,e);const i=this.__leaf.__layout;i.boxChanged||i.boxChange(),c(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),Kh.recycleImage(t,this),"fill"===t?(sl(this,"__isAlphaPixelFill",void 0),this._fill=this.__isFills=void 0):(sl(this,"__isAlphaPixelStroke",void 0),sl(this,"__hasMultiStrokeStyle",void 0),this._stroke=this.__isStrokes=void 0)}}function hl(t,e,i){t.__setInput(e,i),c(i)?(i.some(t=>!1===t.visible)&&(i=i.filter(t=>!1!==t.visible)),i.length||(i=void 0)):i=i&&!1!==i.visible?[i]:void 0,t["_"+e]=i}class ll extends al{}class dl extends ll{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 cl extends ll{__getInputData(t,e){const i=super.__getInputData(t,e);return Le.forEach(t=>delete i[t]),i}}class ul extends dl{}class gl extends al{get __usePathBox(){return this.points||this.__pathInputed}}class pl extends al{get __boxStroke(){return!this.__pathInputed}}class _l extends al{get __boxStroke(){return!this.__pathInputed}}class fl extends gl{}class ml extends al{}class yl extends al{get __pathInputed(){return 2}}class vl extends ll{}const wl={thin:100,"extra-light":200,light:300,normal:400,medium:500,"semi-bold":600,bold:700,"extra-bold":800,black:900};class xl extends al{get __useNaturalRatio(){return!1}setFontWeight(t){r(t)?(this.__setInput("fontWeight",t),t=wl[t]||400):this.__input&&this.__removeInput("fontWeight"),this._fontWeight=t}setBoxStyle(t){let e=this.__leaf,i=e.__box;if(t){const{boxStyle:s}=this;if(i)for(let t in s)i[t]=void 0;else i=e.__box=de.get("Rect",0);const n=e.__layout,o=i.__layout;s||(i.parent=e,i.__world=e.__world,o.boxBounds=n.boxBounds),i.set(t),o.strokeChanged&&n.strokeChange()}else i&&(e.__box=i.parent=null,i.destroy());this._boxStyle=t}__getInputData(t,e){const i=super.__getInputData(t,e);return i.textEditing&&delete i.textEditing,i}}class bl extends pl{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 i=super.__getInputData(t,e);return i.url&&delete i.fill,i}}class El extends pl{get __isCanvas(){return!0}get __drawAfterFill(){return!0}__getInputData(t,e){const i=super.__getInputData(t,e);return i.url=this.__leaf.canvas.toDataURL("image/png"),i}}const{max:Sl,add:kl}=R,Bl={__updateStrokeSpread(){let t=0,e=0;const i=this.__,{strokeAlign:s,__maxStrokeWidth:n}=i,o=this.__box;if((i.stroke||"all"===i.hitStroke)&&n&&"inside"!==s&&(e=t="center"===s?n/2:n,!i.__boxStroke)){const e=i.__isLinePath?0:10*t,s="none"===i.strokeCap?0:n;t+=Math.max(e,s)}return i.__useArrow&&(t+=5*n),o&&(t=Sl(t,o.__layout.strokeSpread=o.__updateStrokeSpread()),e=Math.max(e,o.__layout.strokeBoxSpread)),this.__layout.strokeBoxSpread=e,t},__updateRenderSpread(){let t=0;const{shadow:e,innerShadow:i,blur:s,backgroundBlur:n,filter:o,renderSpread:r}=this.__,{strokeSpread:a}=this.__layout,h=this.__box;e&&(t=qh.getShadowRenderSpread(this,e)),s&&(t=Sl(t,s)),o&&(t=kl(t,Jh.getSpread(o))),r&&(t=kl(t,r)),a&&(t=kl(t,a));let l=t;return i&&(l=Sl(l,qh.getInnerShadowSpread(this,i))),n&&(l=Sl(l,n)),this.__layout.renderShapeSpread=l,h?Sl(h.__updateRenderSpread(),t):t}},{stintSet:Tl}=_,Pl={__updateChange(){const t=this.__;if(t.__useStroke){const e=t.__useStroke=!(!t.stroke||!t.strokeWidth);Tl(this.__world,"half",e&&"center"===t.strokeAlign&&t.strokeWidth%2),Tl(t,"__fillAfterStroke",e&&"outside"===t.strokeAlign&&t.fill&&!t.__isTransparentFill)}if(t.__useEffect){const{shadow:e,fill:i,stroke:s}=t,n=t.innerShadow||t.blur||t.backgroundBlur||t.filter;Tl(t,"__isFastShadow",e&&!n&&e.length<2&&!e[0].spread&&!qh.isTransformShadow(e[0])&&i&&!t.__isTransparentFill&&!(c(i)&&i.length>1)&&(this.useFastShadow||!s||s&&"inside"===t.strokeAlign)),t.__useEffect=!(!e&&!n)}t.__checkSingle(),Tl(t,"__complex",t.__isFills||t.__isStrokes||t.cornerRadius||t.__useEffect)},__drawFast(t,e){Rl(this,t,e)},__draw(t,e,i){const s=this.__;if(s.__complex){s.__needComputePaint&&s.__computePaint();const{fill:n,stroke:o,__drawAfterFill:r,__fillAfterStroke:a,__isFastShadow:h}=s;if(this.__drawRenderPath(t),s.__useEffect&&!h){const h=jh.shape(this,t,e);this.__nowWorld=this.__getNowWorld(e);const{shadow:l,innerShadow:d,filter:c}=s;l&&qh.shadow(this,t,h),a&&(s.__isStrokes?jh.strokes(o,this,t,e):jh.stroke(o,this,t,e)),n&&(s.__isFills?jh.fills(n,this,t,e):jh.fill(n,this,t,e)),r&&this.__drawAfterFill(t,e),d&&qh.innerShadow(this,t,h),o&&!a&&(s.__isStrokes?jh.strokes(o,this,t,e):jh.stroke(o,this,t,e)),c&&Jh.apply(c,this,this.__nowWorld,t,i,h),h.worldCanvas&&h.worldCanvas.recycle(),h.canvas.recycle()}else{if(a&&(s.__isStrokes?jh.strokes(o,this,t,e):jh.stroke(o,this,t,e)),h){const e=s.shadow[0],{scaleX:i,scaleY:n}=this.getRenderScaleData(!0,e.scaleFixed);t.save(),t.setWorldShadow(e.x*i,e.y*n,e.blur*i,Xh.string(e.color))}n&&(s.__isFills?jh.fills(n,this,t,e):jh.fill(n,this,t,e)),h&&t.restore(),r&&this.__drawAfterFill(t,e),o&&!a&&(s.__isStrokes?jh.strokes(o,this,t,e):jh.stroke(o,this,t,e))}}else s.__pathInputed?Rl(this,t,e):this.__drawFast(t,e)},__drawShape(t,e){this.__drawRenderPath(t);const i=this.__,{fill:s,stroke:n}=i;s&&!e.ignoreFill&&(i.__isAlphaPixelFill?jh.fills(s,this,t,e):jh.fill("#000000",this,t,e)),i.__isCanvas&&this.__drawAfterFill(t,e),n&&!e.ignoreStroke&&(i.__isAlphaPixelStroke?jh.strokes(n,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 Rl(t,e,i){const{fill:s,stroke:n,__drawAfterFill:o,__fillAfterStroke:r}=t.__;t.__drawRenderPath(e),r&&jh.stroke(n,t,e,i),s&&jh.fill(s,t,e,i),o&&t.__drawAfterFill(e,i),n&&!r&&jh.stroke(n,t,e,i)}const Ll={__drawFast(t,e){let{x:i,y:s,width:n,height:o}=this.__layout.boxBounds;const{fill:r,stroke:a,__drawAfterFill:h}=this.__;if(r&&(t.fillStyle=r,t.fillRect(i,s,n,o)),h&&this.__drawAfterFill(t,e),a){const{strokeAlign:r,__strokeWidth:h}=this.__;if(!h)return;t.setStroke(a,h,this.__);const l=h/2;switch(r){case"center":t.strokeRect(0,0,n,o);break;case"inside":n-=h,o-=h,n<0||o<0?(t.save(),this.__clip(t,e),t.strokeRect(i+l,s+l,n,o),t.restore()):t.strokeRect(i+l,s+l,n,o);break;case"outside":t.strokeRect(i-l,s-l,n+h,o+h)}}}};var Cl,Ol;t.UI=Cl=class extends t.Leaf{get app(){return this.leafer&&this.leafer.app}get isFrame(){return!1}set scale(t){z.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 Xn.set(this.path=t||[]),t||this.__drawPathByBox(Xn),Xn}reset(t){}set(t,e){t&&Object.assign(this,t)}get(t){return r(t)?this.__.__getInput(t):this.__.__getInputData(t)}createProxyData(){}find(t,e){return ae.need("find")}findTag(t){return this.find({tag:t})}findOne(t,e){return ae.need("find")}findId(t){return this.findOne({id:t})}getPath(t,e){this.__layout.update();let i=e?this.__.__pathForRender:this.__.path;return i||(Xn.set(i=[]),this.__drawPathByBox(Xn)),t?es.toCanvasData(i,!0):i}getPathString(t,e,i){return es.stringify(this.getPath(t,e),i)}load(){this.__.__computePaint()}__onUpdateSize(){if(this.__.__input){const t=this.__;!t.lazy||this.__inLazyBounds||$h.running?t.__computePaint():t.__needComputePaint=!0}}__updateRenderPath(){const t=this.__;t.path?(t.__pathForRender=t.cornerRadius?Nn.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?sn.drawPathByData(t,e):this.__drawPathByBox(t)}__drawPathByBox(t){const{x:e,y:i,width:s,height:n}=this.__layout.boxBounds;if(this.__.cornerRadius){const{cornerRadius:o}=this.__;t.roundRect(e,i,s,n,h(o)?[o]:o)}else t.rect(e,i,s,n)}drawImagePlaceholder(t,e,i){jh.fill(this.__.placeholderColor,this,e,i)}animate(t,e,i,s){return this.set(t),ae.need("animate")}killAnimate(t,e){}export(t,e){return ae.need("export")}syncExport(t,e){return ae.need("export")}clone(t){const e=_.clone(this.toJSON());return t&&Object.assign(e,t),Cl.one(e)}static one(t,e,i,s,n){return de.get(t.tag||this.prototype.__tag,t,e,i,s,n)}static registerUI(){Ko()(this)}static registerData(t){zo(t)(this.prototype)}static setEditConfig(t){}static setEditOuter(t){}static setEditInner(t){}destroy(){this.fill=this.stroke=null,this.__animate&&this.killAnimate(),super.destroy()}},fe([zo(al)],t.UI.prototype,"__",void 0),fe([Nh()],t.UI.prototype,"zoomLayer",void 0),fe([go("")],t.UI.prototype,"id",void 0),fe([go("")],t.UI.prototype,"name",void 0),fe([go("")],t.UI.prototype,"className",void 0),fe([Po("pass-through")],t.UI.prototype,"blendMode",void 0),fe([Lo(1)],t.UI.prototype,"opacity",void 0),fe([Co(!0)],t.UI.prototype,"visible",void 0),fe([Po(!1)],t.UI.prototype,"locked",void 0),fe([Ro(!1)],t.UI.prototype,"dim",void 0),fe([Ro(!1)],t.UI.prototype,"dimskip",void 0),fe([Do(0)],t.UI.prototype,"zIndex",void 0),fe([Mo(!1)],t.UI.prototype,"mask",void 0),fe([Io(!1)],t.UI.prototype,"eraser",void 0),fe([po(0,!0)],t.UI.prototype,"x",void 0),fe([po(0,!0)],t.UI.prototype,"y",void 0),fe([vo(100,!0)],t.UI.prototype,"width",void 0),fe([vo(100,!0)],t.UI.prototype,"height",void 0),fe([mo(1,!0)],t.UI.prototype,"scaleX",void 0),fe([mo(1,!0)],t.UI.prototype,"scaleY",void 0),fe([yo(0,!0)],t.UI.prototype,"rotation",void 0),fe([yo(0,!0)],t.UI.prototype,"skewX",void 0),fe([yo(0,!0)],t.UI.prototype,"skewY",void 0),fe([po(0,!0)],t.UI.prototype,"offsetX",void 0),fe([po(0,!0)],t.UI.prototype,"offsetY",void 0),fe([_o(0,!0)],t.UI.prototype,"scrollX",void 0),fe([_o(0,!0)],t.UI.prototype,"scrollY",void 0),fe([fo()],t.UI.prototype,"origin",void 0),fe([fo()],t.UI.prototype,"around",void 0),fe([go(!1)],t.UI.prototype,"lazy",void 0),fe([wo(1)],t.UI.prototype,"pixelRatio",void 0),fe([To(0)],t.UI.prototype,"renderSpread",void 0),fe([bo()],t.UI.prototype,"path",void 0),fe([Eo()],t.UI.prototype,"windingRule",void 0),fe([Eo(!0)],t.UI.prototype,"closed",void 0),fe([vo(0)],t.UI.prototype,"padding",void 0),fe([vo(!1)],t.UI.prototype,"lockRatio",void 0),fe([vo()],t.UI.prototype,"widthRange",void 0),fe([vo()],t.UI.prototype,"heightRange",void 0),fe([go(!1)],t.UI.prototype,"draggable",void 0),fe([go()],t.UI.prototype,"dragBounds",void 0),fe([go("auto")],t.UI.prototype,"dragBoundsType",void 0),fe([go(!1)],t.UI.prototype,"editable",void 0),fe([Fo(!0)],t.UI.prototype,"hittable",void 0),fe([Fo("path")],t.UI.prototype,"hitFill",void 0),fe([Bo("path")],t.UI.prototype,"hitStroke",void 0),fe([Fo(!1)],t.UI.prototype,"hitBox",void 0),fe([Fo(!0)],t.UI.prototype,"hitChildren",void 0),fe([Fo(!0)],t.UI.prototype,"hitSelf",void 0),fe([Fo()],t.UI.prototype,"hitRadius",void 0),fe([Wo("")],t.UI.prototype,"cursor",void 0),fe([Po()],t.UI.prototype,"fill",void 0),fe([Bo(void 0,!0)],t.UI.prototype,"stroke",void 0),fe([Bo("inside")],t.UI.prototype,"strokeAlign",void 0),fe([Bo(1,!0)],t.UI.prototype,"strokeWidth",void 0),fe([Bo(!1)],t.UI.prototype,"strokeWidthFixed",void 0),fe([Bo("none")],t.UI.prototype,"strokeCap",void 0),fe([Bo("miter")],t.UI.prototype,"strokeJoin",void 0),fe([Bo()],t.UI.prototype,"dashPattern",void 0),fe([Bo(0)],t.UI.prototype,"dashOffset",void 0),fe([Bo(10)],t.UI.prototype,"miterLimit",void 0),fe([Eo(0)],t.UI.prototype,"cornerRadius",void 0),fe([Eo()],t.UI.prototype,"cornerSmoothing",void 0),fe([Uh()],t.UI.prototype,"shadow",void 0),fe([Uh()],t.UI.prototype,"innerShadow",void 0),fe([Uh()],t.UI.prototype,"blur",void 0),fe([Uh()],t.UI.prototype,"backgroundBlur",void 0),fe([Uh()],t.UI.prototype,"grayscale",void 0),fe([Uh()],t.UI.prototype,"filter",void 0),fe([Po()],t.UI.prototype,"placeholderColor",void 0),fe([go(100)],t.UI.prototype,"placeholderDelay",void 0),fe([go({})],t.UI.prototype,"data",void 0),fe([Xo(t.Leaf.prototype.reset)],t.UI.prototype,"reset",null),t.UI=Cl=fe([jo(Bl),jo(Pl),Vo()],t.UI),t.Group=class extends t.UI{get __tag(){return"Group"}get isBranch(){return!0}reset(t){this.__setBranch(),super.reset(t)}__setBranch(){this.children||(this.children=[])}set(t,e){if(t)if(t.children){const{children:i}=t;delete t.children,this.children?this.clear():this.__setBranch(),super.set(t,e),i.forEach(t=>this.add(t)),t.children=i}else super.set(t,e)}toJSON(t){const e=super.toJSON(t);return this.childlessJSON||(e.children=this.children.map(e=>e.toJSON(t))),e}pick(t,e){}addAt(t,e){this.add(t,e)}addAfter(t,e){this.add(t,this.children.indexOf(e)+1)}addBefore(t,e){this.add(t,this.children.indexOf(e))}add(t,e){}addMany(...t){}remove(t,e){}removeAll(t){}clear(){}},fe([zo(ll)],t.Group.prototype,"__",void 0),fe([vo(0)],t.Group.prototype,"width",void 0),fe([vo(0)],t.Group.prototype,"height",void 0),t.Group=fe([jo(t.Branch),Ko()],t.Group);const Al=te.get("Leafer");t.Leafer=Ol=class extends t.Group{get __tag(){return"Leafer"}get isApp(){return!1}get app(){return this.parent||this}get isLeafer(){return!0}get imageReady(){return this.viewReady&&Qn.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),Ol.list.add(this)}init(t,e){if(this.canvas)return;let i;const{config:s}=this;this.__setLeafer(this),e&&(this.parentApp=e,this.__bindApp(e),i=e.running),t&&(this.parent=e,this.initType(t.type),this.parent=void 0,_.assign(s,t));const n=this.canvas=he.canvas(s);this.__controllers.push(this.renderer=he.renderer(this,n,s),this.watcher=he.watcher(this,s),this.layouter=he.layouter(this,s)),this.isApp&&this.__setApp(),this.__checkAutoLayout(),this.view=n.view,e||(this.selector=he.selector(this),this.interaction=he.interaction(this,n,this.selector,s),this.interaction&&(this.__controllers.unshift(this.interaction),this.hitCanvasManager=he.hitCanvasManager()),this.canvasManager=new _e,i=s.start),this.hittable=s.hittable,this.fill=s.fill,this.canvasManager.add(n),this.__listenEvents(),i&&(this.__startTimer=setTimeout(this.start.bind(this))),kr.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($r.RESTART):this.emitLeafer($r.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($r.STOP))}unlockLayout(){this.layouter.start(),this.updateLayout()}lockLayout(){this.updateLayout(),this.layouter.stop()}resize(t){const e=_.copyAttrs({},t,Le);Object.keys(e).forEach(t=>this[t]=e[t])}forceRender(t,e){const{renderer:i}=this;i&&(i.addBlock(t?new Zt(t):this.canvas.bounds),this.viewReady&&(e?i.render():i.update()))}requestRender(t=!1){this.renderer&&this.renderer.update(t)}updateCursor(t){const e=this.interaction;e&&(t?e.setCursor(t):e.updateCursor())}updateLazyBounds(){this.lazyBounds=this.canvas.bounds.clone().spread(this.config.lazySpeard)}__doResize(t){const{canvas:e}=this;if(!e||e.isSameSize(t))return;const i=_.copyAttrs({},this.canvas,Le);e.resize(t),this.updateLazyBounds(),this.__onResize(new Kr(t,i))}__onResize(t){this.emitEvent(t),_.copyAttrs(this.__,t,Le),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&&(Le.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($r.UPDATE_MODE,{mode:e})),super.__setAttr(t,e)}__getAttr(t){return this.canvas&&Le.includes(t)?this.canvas[t]:super.__getAttr(t)}__changeCanvasSize(t,e){const{config:i,canvas:s}=this,n=_.copyAttrs({},s,Le);n[t]=i[t]=e,i.width&&i.height?s.stopAutoLayout():this.__checkAutoLayout(),this.__doResize(n)}__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($r.BEFORE_READY),this.emitLeafer($r.READY),this.emitLeafer($r.AFTER_READY),kr.run(this.__readyWait)}__onViewReady(){this.viewReady||(this.viewReady=!0,this.emitLeafer($r.VIEW_READY),kr.run(this.__viewReadyWait))}__onLayoutEnd(){const{grow:t,width:e,height:i}=this.config;if(t){let{width:s,height:n,pixelRatio:o}=this;const r="box"===t?this.worldBoxBounds:this.__world;e||(s=Math.max(1,r.x+r.width)),i||(n=Math.max(1,r.y+r.height)),this.__doResize({width:s,height:n,pixelRatio:o})}this.ready||this.__onReady()}__onNextRender(){if(this.viewReady){kr.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($r.VIEW_COMPLETED),kr.run(this.__viewCompletedWait),this.viewCompleted=!0)})}__onWatchData(){this.watcher.childrenChanged&&this.interaction&&this.nextRender(()=>this.interaction.updateCursor())}waitInit(t,e){e&&(t=t.bind(e)),this.__initWait||(this.__initWait=[]),this.canvas?t():this.__initWait.push(t)}waitReady(t,e){e&&(t=t.bind(e)),this.ready?t():this.__readyWait.push(t)}waitViewReady(t,e){e&&(t=t.bind(e)),this.viewReady?t():this.__viewReadyWait.push(t)}waitViewCompleted(t,e){e&&(t=t.bind(e)),this.__viewCompletedWait.push(t),this.viewCompleted?this.__checkViewCompleted(!1):this.running||this.start()}nextRender(t,e,i){e&&(t=t.bind(e));const s=this.__nextRenderWait;if(i){for(let e=0;e<s.length;e++)if(s[e]===t){s.splice(e,1);break}}else s.push(t);this.requestRender()}zoom(t,e,i,s){return ae.need("view")}getValidMove(t,e,i){return{x:t,y:e}}getValidScale(t){return t}getWorldPointByClient(t,e){return this.interaction&&this.interaction.getLocal(t,e)}getPagePointByClient(t,e){return this.getPagePoint(this.getWorldPointByClient(t,e))}getClientPointByWorld(t){const{x:e,y:i}=this.clientBounds;return{x:e+t.x,y:i+t.y}}updateClientBounds(){this.canvas&&this.canvas.updateClientBounds()}receiveEvent(t){}emitLeafer(t){this.emitEvent(new $r(t,this))}__listenEvents(){const t=ne.start("FirstCreate "+this.innerName);this.once([[$r.START,()=>ne.end(t)],[qr.START,this.updateLazyBounds,this],[Jr.START,this.__onCreated,this],[Jr.END,this.__onViewReady,this]]),this.__eventIds.push(this.on_([[Zr.DATA,this.__onWatchData,this],[qr.END,this.__onLayoutEnd,this],[Jr.NEXT,this.__onNextRender,this]]))}__removeListenEvents(){this.off_(this.__eventIds)}destroy(t){const e=()=>{if(!this.destroyed){Ol.list.remove(this);try{this.stop(),this.emitLeafer($r.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(()=>{eo.clearRecycled()},100)}catch(t){Al.error(t)}}};t?e():setTimeout(e)}},t.Leafer.list=new mh,fe([zo(cl)],t.Leafer.prototype,"__",void 0),fe([vo()],t.Leafer.prototype,"pixelRatio",void 0),fe([go("normal")],t.Leafer.prototype,"mode",void 0),t.Leafer=Ol=fe([Ko()],t.Leafer),t.Rect=class extends t.UI{get __tag(){return"Rect"}},fe([zo(pl)],t.Rect.prototype,"__",void 0),t.Rect=fe([jo(Ll),Vo(),Ko()],t.Rect);const{add:Dl,includes:Ml,scroll:Il}=Vt,Fl=t.Rect.prototype,Wl=t.Group.prototype;t.Box=class extends t.Group{get __tag(){return"Box"}get isBranchLeaf(){return!0}constructor(t){super(t),this.__layout.renderChanged||this.__layout.renderChange()}__updateStrokeSpread(){return 0}__updateRectRenderSpread(){return 0}__updateRenderSpread(){return this.__updateRectRenderSpread()||-1}__updateRectBoxBounds(){}__updateBoxBounds(t){if(this.children.length&&!this.pathInputed){const t=this.__;if(t.__autoSide){t.__hasSurface&&this.__extraUpdate(),super.__updateBoxBounds();const{boxBounds:e}=this.__layout;t.__autoSize||(t.__autoWidth?(e.width+=e.x,e.x=0,e.height=t.height,e.y=0):(e.height+=e.y,e.y=0,e.width=t.width,e.x=0)),this.__updateNaturalSize()}else this.__updateRectBoxBounds()}else this.__updateRectBoxBounds()}__updateStrokeBounds(){}__updateRenderBounds(){let t,e;if(this.children.length){const i=this.__,s=this.__layout,{renderBounds:n,boxBounds:o}=s,{overflow:r}=i,a=s.childrenRenderBounds||(s.childrenRenderBounds={x:0,y:0,width:0,height:0});super.__updateRenderBounds(a),(e=r&&r.includes("scroll"))&&(Dl(a,o),Il(a,i)),this.__updateRectRenderBounds(),t=!Ml(o,a),t&&"show"===r&&Dl(n,a)}else this.__updateRectRenderBounds();_.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))}},fe([zo(dl)],t.Box.prototype,"__",void 0),fe([vo(100)],t.Box.prototype,"width",void 0),fe([vo(100)],t.Box.prototype,"height",void 0),fe([go(!1)],t.Box.prototype,"resizeChildren",void 0),fe([To("show")],t.Box.prototype,"overflow",void 0),fe([Xo(Fl.__updateStrokeSpread)],t.Box.prototype,"__updateStrokeSpread",null),fe([Xo(Fl.__updateRenderSpread)],t.Box.prototype,"__updateRectRenderSpread",null),fe([Xo(Fl.__updateBoxBounds)],t.Box.prototype,"__updateRectBoxBounds",null),fe([Xo(Fl.__updateStrokeBounds)],t.Box.prototype,"__updateStrokeBounds",null),fe([Xo(Fl.__updateRenderBounds)],t.Box.prototype,"__updateRectRenderBounds",null),fe([Xo(Fl.__updateChange)],t.Box.prototype,"__updateRectChange",null),fe([Xo(Fl.__render)],t.Box.prototype,"__renderRect",null),fe([Xo(Wl.__render)],t.Box.prototype,"__renderGroup",null),t.Box=fe([Vo(),Ko()],t.Box),t.Frame=class extends t.Box{get __tag(){return"Frame"}get isFrame(){return!0}},fe([zo(ul)],t.Frame.prototype,"__",void 0),fe([Po("#FFFFFF")],t.Frame.prototype,"fill",void 0),fe([To("hide")],t.Frame.prototype,"overflow",void 0),t.Frame=fe([Ko()],t.Frame);const{moveTo:zl,closePath:Ul,ellipse:Hl}=Ss;t.Ellipse=class extends t.UI{get __tag(){return"Ellipse"}__updatePath(){const{width:t,height:e,innerRadius:i,startAngle:s,endAngle:n}=this.__,o=t/2,r=e/2,a=this.__.path=[];i?(s||n?(i<1&&Hl(a,o,r,o*i,r*i,0,s,n,!1),Hl(a,o,r,o,r,0,n,s,!0),i<1&&Ul(a)):(i<1&&(Hl(a,o,r,o*i,r*i),zl(a,t,r)),Hl(a,o,r,o,r,0,360,0,!0)),w.ellipseToCurve&&(this.__.path=this.getPath(!0))):s||n?(zl(a,o,r),Hl(a,o,r,o,r,0,s,n,!1),Ul(a)):Hl(a,o,r,o,r)}},fe([zo(_l)],t.Ellipse.prototype,"__",void 0),fe([Eo(0)],t.Ellipse.prototype,"innerRadius",void 0),fe([Eo(0)],t.Ellipse.prototype,"startAngle",void 0),fe([Eo(0)],t.Ellipse.prototype,"endAngle",void 0),t.Ellipse=fe([Ko()],t.Ellipse);const{sin:Nl,cos:Yl,PI:Xl}=Math,{moveTo:Vl,lineTo:Gl,closePath:jl,drawPoints:Kl}=Ss;t.Polygon=class extends t.UI{get __tag(){return"Polygon"}__updatePath(){const t=this.__,e=t.path=[];if(t.points)Kl(e,t.points,t.curve,!0);else{const{width:i,height:s,sides:n}=t,o=i/2,r=s/2;Vl(e,o,0);for(let t=1;t<n;t++)Gl(e,o+o*Nl(2*t*Xl/n),r-r*Yl(2*t*Xl/n));jl(e)}}},fe([zo(fl)],t.Polygon.prototype,"__",void 0),fe([Eo(3)],t.Polygon.prototype,"sides",void 0),fe([Eo()],t.Polygon.prototype,"points",void 0),fe([Eo(0)],t.Polygon.prototype,"curve",void 0),t.Polygon=fe([Vo(),Ko()],t.Polygon);const{sin:Zl,cos:ql,PI:Jl}=Math,{moveTo:$l,lineTo:Ql,closePath:td}=Ss;t.Star=class extends t.UI{get __tag(){return"Star"}__updatePath(){const{width:t,height:e,corners:i,innerRadius:s}=this.__,n=t/2,o=e/2,r=this.__.path=[];$l(r,n,0);for(let t=1;t<2*i;t++)Ql(r,n+(t%2==0?n:n*s)*Zl(t*Jl/i),o-(t%2==0?o:o*s)*ql(t*Jl/i));td(r)}},fe([zo(ml)],t.Star.prototype,"__",void 0),fe([Eo(5)],t.Star.prototype,"corners",void 0),fe([Eo(.382)],t.Star.prototype,"innerRadius",void 0),t.Star=fe([Ko()],t.Star);const{moveTo:ed,lineTo:id,drawPoints:sd}=Ss,{rotate:nd,getAngle:od,getDistance:rd,defaultPoint:ad}=ct;t.Line=class extends t.UI{get __tag(){return"Line"}get toPoint(){const{width:t,rotation:e}=this.__,i={x:0,y:0};return t&&(i.x=t),e&&nd(i,e),i}set toPoint(t){this.width=rd(ad,t),this.rotation=od(ad,t),this.height&&(this.height=0)}__updatePath(){const t=this.__,e=t.path=[];t.points?sd(e,t.points,t.curve,t.closed):(ed(e,0,0),id(e,this.width,0))}},fe([zo(gl)],t.Line.prototype,"__",void 0),fe([So("center")],t.Line.prototype,"strokeAlign",void 0),fe([vo(0)],t.Line.prototype,"height",void 0),fe([Eo()],t.Line.prototype,"points",void 0),fe([Eo(0)],t.Line.prototype,"curve",void 0),fe([Eo(!1)],t.Line.prototype,"closed",void 0),t.Line=fe([Ko()],t.Line),t.Image=class extends t.Rect{get __tag(){return"Image"}get ready(){const{image:t}=this;return t&&t.ready}get image(){const{fill:t}=this.__;return c(t)&&t[0].image}},fe([zo(bl)],t.Image.prototype,"__",void 0),fe([vo("")],t.Image.prototype,"url",void 0),t.Image=fe([Ko()],t.Image);const hd=t.Image;t.Canvas=class extends t.Rect{get __tag(){return"Canvas"}get context(){return this.canvas.context}get ready(){return!this.url}constructor(t){super(t),this.canvas=he.canvas(this.__),t&&t.url&&this.drawImage(t.url)}drawImage(t){new oo({url:t}).load(t=>{this.context.drawImage(t.view,0,0),this.url=void 0,this.paint(),this.emitEvent(new Hr(Hr.LOADED,{image:t}))})}draw(t,e,i,s){const n=new yt(t.worldTransform).invert(),o=new yt;e&&o.translate(e.x,e.y),i&&(h(i)?o.scale(i):o.scale(i.x,i.y)),s&&o.rotate(s),n.multiplyParent(o),t.__render(this.canvas,{matrix:n.withScale()}),this.paint()}paint(){this.forceRender()}__drawContent(t,e){const{width:i,height:s}=this.__,{view:n}=this.canvas;t.drawImage(n,0,0,n.width,n.height,0,0,i,s)}__updateSize(){const{canvas:t}=this;if(t){const{smooth:e,safeResize:i}=this.__;t.resize(this.__,i),t.smooth!==e&&(t.smooth=e)}}destroy(){this.canvas&&(this.canvas.destroy(),this.canvas=null),super.destroy()}},fe([zo(El)],t.Canvas.prototype,"__",void 0),fe([Hh(100)],t.Canvas.prototype,"width",void 0),fe([Hh(100)],t.Canvas.prototype,"height",void 0),fe([Hh(1)],t.Canvas.prototype,"pixelRatio",void 0),fe([Hh(!0)],t.Canvas.prototype,"smooth",void 0),fe([go(!1)],t.Canvas.prototype,"safeResize",void 0),fe([Hh()],t.Canvas.prototype,"contextSettings",void 0),t.Canvas=fe([Ko()],t.Canvas);const{copyAndSpread:ld,includes:dd,spread:cd,setList:ud}=Vt,{stintSet:gd}=_;t.Text=class extends t.UI{get __tag(){return"Text"}get textDrawData(){return this.updateLayout(),this.__.__textDrawData}__updateTextDrawData(){const t=this.__,{lineHeight:e,letterSpacing:i,fontFamily:s,fontSize:n,fontWeight:o,italic:r,textCase:a,textOverflow:h,padding:l,width:d,height:c}=t;t.__lineHeight=Vh.number(e,n),t.__letterSpacing=Vh.number(i,n),t.__baseLine=t.__lineHeight-(t.__lineHeight-.7*n)/2,t.__font=`${r?"italic ":""}${"small-caps"===a?"small-caps ":""}${"normal"!==o?o+" ":""}${n||12}px ${s||"caption"}`,gd(t,"__padding",l&&z.fourNumber(l)),gd(t,"__clipText","show"!==h&&!t.__autoSize),gd(t,"__isCharMode",d||c||t.__letterSpacing||"none"!==a),t.__textDrawData=Yh.getDrawData((t.__isPlacehold=t.placeholder&&""===t.text)?t.placeholder:t.text,this.__)}__updateBoxBounds(){const t=this.__,e=this.__layout,{fontSize:i,italic:s,padding:n,__autoWidth:o,__autoHeight:r}=t;this.__updateTextDrawData();const{bounds:a}=t.__textDrawData,h=e.boxBounds;if(e.contentBounds=a,t.__lineHeight<i&&cd(a,i/2),o||r){if(h.x=o?a.x:0,h.y=r?a.y:0,h.width=o?a.width:t.width,h.height=r?a.height:t.height,n){const[e,i,s,n]=t.__padding;o&&(h.x-=n,h.width+=i+n),r&&(h.y-=e,h.height+=s+e)}this.__updateNaturalSize()}else super.__updateBoxBounds();s&&(h.width+=.16*i),_.stintSet(this,"isOverflow",!dd(h,a)),this.isOverflow?(ud(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;ld(t,this.__.__textBoxBounds,e),this.__box&&(this.__box.__layout.renderBounds=t)}__updateChange(){super.__updateChange();const t=this.__box;t&&(t.__onUpdateSize(),t.__updateChange())}__drawRenderPath(t){t.font=this.__.__font}__draw(t,e,i){const s=this.__box;s&&(s.__nowWorld=this.__nowWorld,s.__draw(t,e,i)),this.textEditing&&!e.exporting||super.__draw(t,e,i)}__drawShape(t,e){e.shape&&this.__box&&this.__box.__drawShape(t,e),super.__drawShape(t,e)}destroy(){this.boxStyle&&(this.boxStyle=null),super.destroy()}},fe([zo(xl)],t.Text.prototype,"__",void 0),fe([vo(0)],t.Text.prototype,"width",void 0),fe([vo(0)],t.Text.prototype,"height",void 0),fe([Po()],t.Text.prototype,"boxStyle",void 0),fe([go(!1)],t.Text.prototype,"resizeFontSize",void 0),fe([Po("#000000")],t.Text.prototype,"fill",void 0),fe([So("outside")],t.Text.prototype,"strokeAlign",void 0),fe([Fo("all")],t.Text.prototype,"hitFill",void 0),fe([vo("")],t.Text.prototype,"text",void 0),fe([vo("")],t.Text.prototype,"placeholder",void 0),fe([vo("caption")],t.Text.prototype,"fontFamily",void 0),fe([vo(12)],t.Text.prototype,"fontSize",void 0),fe([vo("normal")],t.Text.prototype,"fontWeight",void 0),fe([vo(!1)],t.Text.prototype,"italic",void 0),fe([vo("none")],t.Text.prototype,"textCase",void 0),fe([vo("none")],t.Text.prototype,"textDecoration",void 0),fe([vo(0)],t.Text.prototype,"letterSpacing",void 0),fe([vo({type:"percent",value:1.5})],t.Text.prototype,"lineHeight",void 0),fe([vo(0)],t.Text.prototype,"paraIndent",void 0),fe([vo(0)],t.Text.prototype,"paraSpacing",void 0),fe([vo("x")],t.Text.prototype,"writingMode",void 0),fe([vo("left")],t.Text.prototype,"textAlign",void 0),fe([vo("top")],t.Text.prototype,"verticalAlign",void 0),fe([vo(!0)],t.Text.prototype,"autoSizeAlign",void 0),fe([vo("normal")],t.Text.prototype,"textWrap",void 0),fe([vo("show")],t.Text.prototype,"textOverflow",void 0),fe([Po(!1)],t.Text.prototype,"textEditing",void 0),t.Text=fe([Ko()],t.Text),t.Path=class extends t.UI{get __tag(){return"Path"}},fe([zo(yl)],t.Path.prototype,"__",void 0),fe([So("center")],t.Path.prototype,"strokeAlign",void 0),t.Path=fe([Ko()],t.Path),t.Pen=class extends t.Group{get __tag(){return"Pen"}setStyle(e){const i=this.pathElement=new t.Path(e);return this.pathStyle=e,this.__path=i.path||(i.path=[]),this.add(i),this}beginPath(){return this}moveTo(t,e){return this}lineTo(t,e){return this}bezierCurveTo(t,e,i,s,n,o){return this}quadraticCurveTo(t,e,i,s){return this}closePath(){return this}rect(t,e,i,s){return this}roundRect(t,e,i,s,n){return this}ellipse(t,e,i,s,n,o,r,a){return this}arc(t,e,i,s,n,o){return this}arcTo(t,e,i,s,n){return this}drawEllipse(t,e,i,s,n,o,r,a){return this}drawArc(t,e,i,s,n,o){return this}drawPoints(t,e,i){return this}clearPath(){return this}paint(){this.pathElement.__layout.boxChanged||this.pathElement.forceUpdate("path")}},fe([zo(vl)],t.Pen.prototype,"__",void 0),fe([(t,e)=>{ro(t,e,{get(){return this.__path}})}],t.Pen.prototype,"path",void 0),t.Pen=fe([jo(Hs,["set","path","paint"]),Ko()],t.Pen),t.App=class extends t.Leafer{get __tag(){return"App"}get isApp(){return!0}constructor(t,e){super(t,e)}init(t,e){if(super.init(t,e),t){const{ground:e,tree:i,sky:s,editor:n}=t;e&&(this.ground=this.addLeafer(e)),(i||n)&&(this.tree=this.addLeafer(i||{type:t.type||"design"})),(s||n)&&(this.sky=this.addLeafer(s)),n&&he.editor(n,this)}}__setApp(){const{canvas:t}=this,{realCanvas:e,view:i}=this.config;e||i===this.canvas.view||!t.parentView?this.realCanvas=!0:t.unrealCanvas(),this.leafer=this,this.watcher.disable(),this.layouter.disable()}__updateLocalBounds(){this.forEach(t=>t.updateLayout()),super.__updateLocalBounds()}start(){super.start(),this.forEach(t=>t.start())}stop(){this.forEach(t=>t.stop()),super.stop()}unlockLayout(){super.unlockLayout(),this.forEach(t=>t.unlockLayout())}lockLayout(){super.lockLayout(),this.forEach(t=>t.lockLayout())}forceRender(t,e){this.forEach(i=>i.forceRender(t,e))}addLeafer(e){const i=new t.Leafer(e);return this.add(i),i}add(t,e){if(!t.view){if(this.realCanvas&&!this.canvas.bounds)return void setTimeout(()=>this.add(t,e),10);t.init(this.__getChildConfig(t.userConfig),this)}super.add(t,e),n(e)||(t.canvas.childIndex=e),this.__listenChildEvents(t)}forEach(t){this.children.forEach(t)}__onCreated(){this.created=this.children.every(t=>t.created)}__onReady(){this.children.every(t=>t.ready)&&super.__onReady()}__onViewReady(){this.children.every(t=>t.viewReady)&&super.__onViewReady()}__onChildRenderEnd(t){this.renderer.addBlock(t.renderBounds),this.viewReady&&this.renderer.update()}__render(t,e){t.context&&this.forEach(i=>e.matrix?i.__render(t,e):t.copyWorld(i.canvas,e.bounds))}__onResize(t){this.forEach(e=>e.resize(t)),super.__onResize(t)}updateLayout(){this.forEach(t=>t.updateLayout())}__getChildConfig(t){const e=Object.assign({},this.config);return e.hittable=e.realCanvas=void 0,t&&_.assign(e,t),this.autoLayout&&_.copyAttrs(e,this,Le),e.view=this.realCanvas?void 0:this.view,e.fill=void 0,e}__listenChildEvents(t){t.once([[qr.END,this.__onReady,this],[Jr.START,this.__onCreated,this],[Jr.END,this.__onViewReady,this]]),this.realCanvas&&this.__eventIds.push(t.on_(Jr.END,this.__onChildRenderEnd,this))}},t.App=fe([Ko()],t.App);const pd={},_d={isHoldSpaceKey:()=>_d.isHold("Space"),isHold:t=>pd[t],isHoldKeys:(t,e)=>e?t(e):void 0,setDownCode(t){pd[t]||(pd[t]=!0)},setUpCode(t){pd[t]=!1}},fd={LEFT:1,RIGHT:2,MIDDLE:4,defaultLeft(t){t.buttons||(t.buttons=1)},left:t=>1===t.buttons,right:t=>2===t.buttons,middle:t=>4===t.buttons};class md extends Ir{get spaceKey(){return _d.isHoldSpaceKey()}get left(){return fd.left(this)}get right(){return fd.right(this)}get middle(){return fd.middle(this)}constructor(t){super(t.type),this.bubbles=!0,Object.assign(this,t)}isHoldKeys(t){return _d.isHoldKeys(t,this)}getBoxPoint(t){return(t||this.current).getBoxPoint(this)}getInnerPoint(t){return(t||this.current).getInnerPoint(this)}getLocalPoint(t){return(t||this.current).getLocalPoint(this)}getPagePoint(){return this.current.getPagePoint(this)}getInner(t){return this.getInnerPoint(t)}getLocal(t){return this.getLocalPoint(t)}getPage(){return this.getPagePoint()}static changeName(t,e){ge.changeName(t,e)}}const{min:yd,max:vd,abs:wd}=Math,{float:xd,sign:bd}=z,{minX:Ed,maxX:Sd,minY:kd,maxY:Bd}=Vt,Td=new Zt,Pd=new Zt,Rd={limitMove(t,e){const{dragBounds:i,dragBoundsType:s}=t;i&&Ld.getValidMove(t.__localBoxBounds,Ld.getDragBounds(t),s,e,!0),Ld.axisMove(t,e)},limitScaleOf(t,e,i,s){const{dragBounds:n,dragBoundsType:o}=t;n&&Ld.getValidScaleOf(t.__localBoxBounds,Ld.getDragBounds(t),o,t.getLocalPointByInner(t.getInnerPointByBox(e)),i,s,!0)},axisMove(t,e){const{draggable:i}=t;"x"===i&&(e.y=0),"y"===i&&(e.x=0)},getDragBounds(t){const{dragBounds:e}=t;return"parent"===e?t.parent.boxBounds:e},isInnerMode:(t,e,i,s)=>"inner"===i||"auto"===i&&t[s]>e[s],getValidMove(t,e,i,s,n){const o=t.x+s.x,r=t.y+s.y,a=o+t.width,h=r+t.height,l=e.x+e.width,d=e.y+e.height;return n||(s=Object.assign({},s)),Ld.isInnerMode(t,e,i,"width")?o>e.x?s.x+=e.x-o:a<l&&(s.x+=l-a):o<e.x?s.x+=e.x-o:a>l&&(s.x+=l-a),Ld.isInnerMode(t,e,i,"height")?r>e.y?s.y+=e.y-r:h<d&&(s.y+=d-h):r<e.y?s.y+=e.y-r:h>d&&(s.y+=d-h),s.x=xd(s.x),s.y=xd(s.y),s},getValidScaleOf(t,e,i,s,n,o,r){r||(n=Object.assign({},n)),Pd.set(e),Td.set(t).scaleOf(s,n.x,n.y);const h=(s.x-t.x)/t.width,l=1-h,d=(s.y-t.y)/t.height,c=1-d;let u,g,p,_,f=1,m=1;return Ld.isInnerMode(t,e,i,"width")?(n.x<0&&Td.scaleOf(s,f=1/n.x,1),p=xd(Td.minX-Pd.minX),_=xd(Pd.maxX-Td.maxX),u=h&&p>0?1+p/(h*Td.width):1,g=l&&_>0?1+_/(l*Td.width):1,f*=vd(u,g)):(n.x<0&&((xd(Ed(t)-Ed(e))<=0||xd(Sd(e)-Sd(t))<=0)&&Td.scaleOf(s,f=1/n.x,1),Td.unsign()),p=xd(Pd.minX-Td.minX),_=xd(Td.maxX-Pd.maxX),u=h&&p>0?1-p/(h*Td.width):1,g=l&&_>0?1-_/(l*Td.width):1,f*=yd(u,g)),Ld.isInnerMode(t,e,i,"height")?(n.y<0&&Td.scaleOf(s,1,m=1/n.y),p=xd(Td.minY-Pd.minY),_=xd(Pd.maxY-Td.maxY),u=d&&p>0?1+p/(d*Td.height):1,g=c&&_>0?1+_/(c*Td.height):1,m*=vd(u,g),o&&(u=vd(wd(f),wd(m)),f=bd(f)*u,m=bd(m)*u)):(n.y<0&&((xd(kd(t)-kd(e))<=0||xd(Bd(e)-Bd(t))<=0)&&Td.scaleOf(s,1,m=1/n.y),Td.unsign()),p=xd(Pd.minY-Td.minY),_=xd(Td.maxY-Pd.maxY),u=d&&p>0?1-p/(d*Td.height):1,g=c&&_>0?1-_/(c*Td.height):1,m*=yd(u,g)),n.x*=a(f)?f:1,n.y*=a(m)?m:1,n}},Ld=Rd;t.PointerEvent=class extends md{},t.PointerEvent.POINTER="pointer",t.PointerEvent.BEFORE_DOWN="pointer.before_down",t.PointerEvent.BEFORE_MOVE="pointer.before_move",t.PointerEvent.BEFORE_UP="pointer.before_up",t.PointerEvent.DOWN="pointer.down",t.PointerEvent.MOVE="pointer.move",t.PointerEvent.UP="pointer.up",t.PointerEvent.OVER="pointer.over",t.PointerEvent.OUT="pointer.out",t.PointerEvent.ENTER="pointer.enter",t.PointerEvent.LEAVE="pointer.leave",t.PointerEvent.TAP="tap",t.PointerEvent.DOUBLE_TAP="double_tap",t.PointerEvent.CLICK="click",t.PointerEvent.DOUBLE_CLICK="double_click",t.PointerEvent.LONG_PRESS="long_press",t.PointerEvent.LONG_TAP="long_tap",t.PointerEvent.MENU="pointer.menu",t.PointerEvent.MENU_TAP="pointer.menu_tap",t.PointerEvent=fe([Zo()],t.PointerEvent);const Cd=t.PointerEvent,Od={};t.DragEvent=class extends t.PointerEvent{static setList(t){this.list=t instanceof mh?t:new mh(t)}static setData(t){this.data=t}static getValidMove(t,e,i,s=!0){const n=t.getLocalPoint(i,null,!0);return ct.move(n,e.x-t.x,e.y-t.y),s&&this.limitMove(t,n),Rd.axisMove(t,n),n}static limitMove(t,e){Rd.limitMove(t,e)}getPageMove(t){return this.assignMove(t),this.current.getPagePoint(Od,null,!0)}getInnerMove(t,e){return t||(t=this.current),this.assignMove(e),t.getInnerPoint(Od,null,!0)}getLocalMove(t,e){return t||(t=this.current),this.assignMove(e),t.getLocalPoint(Od,null,!0)}getPageTotal(){return this.getPageMove(!0)}getInnerTotal(t){return this.getInnerMove(t,!0)}getLocalTotal(t){return this.getLocalMove(t,!0)}getPageBounds(){const t=this.getPageTotal(),e=this.getPagePoint(),i={};return Vt.set(i,e.x-t.x,e.y-t.y,t.x,t.y),Vt.unsign(i),i}assignMove(t){Od.x=t?this.totalX:this.moveX,Od.y=t?this.totalY:this.moveY}},t.DragEvent.BEFORE_DRAG="drag.before_drag",t.DragEvent.START="drag.start",t.DragEvent.DRAG="drag",t.DragEvent.END="drag.end",t.DragEvent.OVER="drag.over",t.DragEvent.OUT="drag.out",t.DragEvent.ENTER="drag.enter",t.DragEvent.LEAVE="drag.leave",t.DragEvent=fe([Zo()],t.DragEvent);const Ad=t.DragEvent;t.DropEvent=class extends t.PointerEvent{static setList(e){t.DragEvent.setList(e)}static setData(e){t.DragEvent.setData(e)}},t.DropEvent.DROP="drop",t.DropEvent=fe([Zo()],t.DropEvent),t.MoveEvent=class extends t.DragEvent{},t.MoveEvent.BEFORE_MOVE="move.before_move",t.MoveEvent.START="move.start",t.MoveEvent.MOVE="move",t.MoveEvent.END="move.end",t.MoveEvent=fe([Zo()],t.MoveEvent),t.TouchEvent=class extends md{},t.TouchEvent=fe([Zo()],t.TouchEvent);const Dd=t.TouchEvent;t.RotateEvent=class extends t.PointerEvent{},t.RotateEvent.BEFORE_ROTATE="rotate.before_rotate",t.RotateEvent.START="rotate.start",t.RotateEvent.ROTATE="rotate",t.RotateEvent.END="rotate.end",t.RotateEvent=fe([Zo()],t.RotateEvent),t.SwipeEvent=class extends t.DragEvent{},t.SwipeEvent.SWIPE="swipe",t.SwipeEvent.LEFT="swipe.left",t.SwipeEvent.RIGHT="swipe.right",t.SwipeEvent.UP="swipe.up",t.SwipeEvent.DOWN="swipe.down",t.SwipeEvent=fe([Zo()],t.SwipeEvent),t.ZoomEvent=class extends t.PointerEvent{},t.ZoomEvent.BEFORE_ZOOM="zoom.before_zoom",t.ZoomEvent.START="zoom.start",t.ZoomEvent.ZOOM="zoom",t.ZoomEvent.END="zoom.end",t.ZoomEvent=fe([Zo()],t.ZoomEvent),t.KeyEvent=class extends md{},t.KeyEvent.BEFORE_DOWN="key.before_down",t.KeyEvent.BEFORE_UP="key.before_up",t.KeyEvent.DOWN="key.down",t.KeyEvent.HOLD="key.hold",t.KeyEvent.UP="key.up",t.KeyEvent=fe([Zo()],t.KeyEvent);const Md={getDragEventData:(t,e,i)=>Object.assign(Object.assign({},i),{x:i.x,y:i.y,moveX:i.x-e.x,moveY:i.y-e.y,totalX:i.x-t.x,totalY:i.y-t.y}),getDropEventData:(t,e,i)=>Object.assign(Object.assign({},t),{list:e,data:i}),getSwipeDirection:e=>e<-45&&e>-135?t.SwipeEvent.UP:e>45&&e<135?t.SwipeEvent.DOWN:e<=45&&e>=-45?t.SwipeEvent.RIGHT:t.SwipeEvent.LEFT,getSwipeEventData:(t,e,i)=>Object.assign(Object.assign({},i),{moveX:e.moveX,moveY:e.moveY,totalX:i.x-t.x,totalY:i.y-t.y,type:Id.getSwipeDirection(ct.getAngle(t,i))}),getBase(t){const e=1===t.button?4:t.button;return{altKey:t.altKey,ctrlKey:t.ctrlKey,shiftKey:t.shiftKey,metaKey:t.metaKey,buttons:n(t.buttons)?1:0===t.buttons?e:t.buttons,origin:t}},pathHasEventType(t,e){const{list:i}=t;for(let t=0,s=i.length;t<s;t++)if(i[t].hasEvent(e))return!0;return!1},filterPathByEventType(t,e){const i=new mh,{list:s}=t;for(let t=0,n=s.length;t<n;t++)s[t].hasEvent(e)&&i.add(s[t]);return i},pathCanDrag:e=>e&&e.list.some(e=>ar.draggable(e)||!e.isLeafer&&e.hasEvent(t.DragEvent.DRAG)),pathHasOutside:t=>t&&t.list.some(t=>t.isOutside)},Id=Md,Fd=new mh,{getDragEventData:Wd,getDropEventData:zd,getSwipeEventData:Ud}=Md;class Hd{constructor(t){this.interaction=t}setDragData(t){this.animateWait&&this.dragEndReal(),this.downData=this.interaction.downData,this.dragData=Wd(t,t,t),this.canAnimate=this.canDragOut=!0}getList(e,i){const{proxy:s}=this.interaction.selector,n=s&&s.list.length,o=t.DragEvent.list||this.draggableList||Fd;return this.dragging&&(n?e?Fd:new mh(i?[...s.list,...s.dragHoverExclude]:s.list):o)}checkDrag(e,i){const{interaction:s}=this;if(this.moving&&e.buttons<1)return this.canAnimate=!1,void s.pointerCancel();!this.moving&&i&&(this.moving=s.canMove(this.downData)||s.isHoldRightKey||s.isMobileDragEmpty)&&(this.dragData.moveType="drag",s.emit(t.MoveEvent.START,this.dragData)),this.moving||this.dragStart(e,i),this.drag(e)}dragStart(e,i){this.dragging||(this.dragging=i&&fd.left(e),this.dragging&&(this.interaction.emit(t.DragEvent.START,this.dragData),this.getDraggableList(this.dragData.path),this.setDragStartPoints(this.realDraggableList=this.getList(!0))))}setDragStartPoints(t){this.dragStartPoints={},t.forEach(t=>this.dragStartPoints[t.innerId]={x:t.x,y:t.y})}getDraggableList(t){let e;for(let i=0,s=t.length;i<s;i++)if(e=t.list[i],ar.draggable(e)){this.draggableList=new mh(e);break}}drag(e){const{interaction:i,dragData:s,downData:n}=this,{path:o,throughPath:r}=n;this.dragData=Wd(n,s,e),r&&(this.dragData.throughPath=r),this.dragData.path=o,this.moving?(e.moving=!0,this.dragData.moveType="drag",i.emit(t.MoveEvent.BEFORE_MOVE,this.dragData),i.emit(t.MoveEvent.MOVE,this.dragData)):this.dragging&&(e.dragging=!0,this.dragReal(),i.emit(t.DragEvent.BEFORE_DRAG,this.dragData),i.emit(t.DragEvent.DRAG,this.dragData))}dragReal(e){const{interaction:i}=this,{running:s}=i,n=this.realDraggableList;if(n.length&&s){const{totalX:s,totalY:o}=this.dragData,{dragLimitAnimate:a}=i.p,l=!a||!!e;n.forEach(i=>{if(i.draggable){const n=r(i.draggable),d=t.DragEvent.getValidMove(i,this.dragStartPoints[i.innerId],{x:s,y:o},l||n);a&&!n&&e?ar.animateMove(i,d,h(a)?a:.3):i.move(d)}})}}dragOverOrOut(e){const{interaction:i}=this,{dragOverPath:s}=this,{path:n}=e;this.dragOverPath=n,s?n.indexAt(0)!==s.indexAt(0)&&(i.emit(t.DragEvent.OUT,e,s),i.emit(t.DragEvent.OVER,e,n)):i.emit(t.DragEvent.OVER,e,n)}dragEnterOrLeave(e){const{interaction:i}=this,{dragEnterPath:s}=this,{path:n}=e;i.emit(t.DragEvent.LEAVE,e,s,n),i.emit(t.DragEvent.ENTER,e,n,s),this.dragEnterPath=n}dragEnd(t,e){(this.dragging||this.moving)&&(this.checkDragEndAnimate(t,e)||this.dragEndReal(t))}dragEndReal(e){const{interaction:i,downData:s,dragData:n}=this;e||(e=n);const{path:o,throughPath:r}=s,a=Wd(s,e,e);if(r&&(a.throughPath=r),a.path=o,this.moving&&(this.moving=!1,a.moveType="drag",i.emit(t.MoveEvent.END,a)),this.dragging){const o=this.getList();this.dragging=!1,i.p.dragLimitAnimate&&this.dragReal(!0),i.emit(t.DragEvent.END,a),this.swipe(e,s,n,a),this.drop(e,o,this.dragEnterPath)}this.autoMoveCancel(),this.dragReset(),this.animate(null,"off")}swipe(t,e,i,s){const{interaction:n}=this;if(ct.getDistance(e,t)>n.config.pointer.swipeDistance){const t=Ud(e,i,s);this.interaction.emit(t.type,t)}}drop(e,i,s){const n=zd(e,i,t.DragEvent.data);n.path=s,this.interaction.emit(t.DropEvent.DROP,n),this.interaction.emit(t.DragEvent.LEAVE,e,s)}dragReset(){t.DragEvent.list=t.DragEvent.data=this.draggableList=this.dragData=this.downData=this.dragOverPath=this.dragEnterPath=null}checkDragEndAnimate(t,e){return!1}animate(t,e){}checkDragOut(t){}autoMoveOnDragOut(t){}autoMoveCancel(){}destroy(){this.dragReset()}}const Nd=te.get("emit");const Yd=["move","zoom","rotate","key"];function Xd(t,e,i,s,n){if(Yd.some(t=>e.startsWith(t))&&t.__.hitChildren&&!Gd(t,n)){let o;for(let r=0,a=t.children.length;r<a;r++)o=t.children[r],!i.path.has(o)&&o.__.hittable&&Vd(o,e,i,s,n)}}function Vd(t,e,i,s,n){if(t.destroyed)return!1;if(t.__.hitSelf&&!Gd(t,n)&&(Qh.updateEventStyle&&!s&&Qh.updateEventStyle(t,e),t.hasEvent(e,s))){i.phase=s?1:t===i.target?2:3;const n=ge.get(e,i);if(t.emitEvent(n,s),n.isStop)return!0}return!1}function Gd(t,e){return e&&e.has(t)}const jd={wheel:{zoomSpeed:.5,moveSpeed:.5,rotateSpeed:.5,delta:{x:20,y:8}},pointer:{type:"pointer",snap:!0,hitRadius:5,tapTime:120,longPressTime:800,transformTime:500,hover:!0,dragHover:!0,dragDistance:2,swipeDistance:20},touch:{preventDefault:"auto"},multiTouch:{},move:{autoDistance:2},zoom:{},cursor:!0,keyEvent:!0},{pathHasEventType:Kd,pathCanDrag:Zd,pathHasOutside:qd}=Md;class Jd{get dragging(){return this.dragger.dragging}get transforming(){return this.transformer.transforming}get moveMode(){return!0===this.m.drag||this.isHoldSpaceKey||this.isHoldMiddleKey||this.isHoldRightKey&&this.dragger.moving||this.isDragEmpty}get canHover(){return this.p.hover&&!this.config.mobile}get isDragEmpty(){return this.m.dragEmpty&&this.isRootPath(this.hoverData)&&(!this.downData||this.isRootPath(this.downData))}get isMobileDragEmpty(){return this.m.dragEmpty&&!this.canHover&&this.downData&&this.isTreePath(this.downData)}get isHoldMiddleKey(){return this.m.holdMiddleKey&&this.downData&&fd.middle(this.downData)}get isHoldRightKey(){return this.m.holdRightKey&&this.downData&&fd.right(this.downData)}get isHoldSpaceKey(){return this.m.holdSpaceKey&&_d.isHoldSpaceKey()}get m(){return this.config.move}get p(){return this.config.pointer}get hitRadius(){return this.p.hitRadius}constructor(t,e,i,s){this.config=_.clone(jd),this.tapCount=0,this.downKeyMap={},this.target=t,this.canvas=e,this.selector=i,this.defaultPath=new mh(t),this.createTransformer(),this.dragger=new Hd(this),s&&(this.config=_.default(s,this.config)),this.__listenEvents()}start(){this.running=!0}stop(){this.running=!1}receive(t){}pointerDown(e,i){e||(e=this.hoverData),e&&(fd.defaultLeft(e),this.updateDownData(e),this.checkPath(e,i),this.downTime=Date.now(),this.emit(t.PointerEvent.BEFORE_DOWN,e),this.emit(t.PointerEvent.DOWN,e),fd.left(e)&&(this.tapWait(),this.longPressWait(e)),this.waitRightTap=fd.right(e),this.dragger.setDragData(e),this.isHoldRightKey||this.updateCursor(e))}pointerMove(t){if(t||(t=this.hoverData),!t)return;const{downData:e}=this;e&&fd.defaultLeft(t);(this.canvas.bounds.hitPoint(t)||e)&&(this.pointerMoveReal(t),e&&this.dragger.checkDragOut(t))}pointerMoveReal(e){if(this.emit(t.PointerEvent.BEFORE_MOVE,e,this.defaultPath),this.downData){const t=ct.getDistance(this.downData,e)>this.p.dragDistance;t&&(this.pointerWaitCancel(),this.waitRightTap=!1),this.dragger.checkDrag(e,t)}this.dragger.moving||(this.updateHoverData(e),this.checkPath(e),this.emit(t.PointerEvent.MOVE,e),this.pointerHover(e),this.dragging&&(this.dragger.dragOverOrOut(e),this.dragger.dragEnterOrLeave(e))),this.updateCursor(this.downData||e)}pointerUp(e){const{downData:i}=this;if(e||(e=i),!i)return;fd.defaultLeft(e),e.multiTouch=i.multiTouch,this.findPath(e);const s=Object.assign(Object.assign({},e),{path:e.path.clone()});e.path.addList(i.path.list),this.checkPath(e),this.downData=null,this.emit(t.PointerEvent.BEFORE_UP,e),this.emit(t.PointerEvent.UP,e),this.touchLeave(e),e.isCancel||(this.tap(e),this.menuTap(e)),this.dragger.dragEnd(e),this.updateCursor(s)}pointerCancel(){const t=Object.assign({},this.dragger.dragData);t.isCancel=!0,this.pointerUp(t)}menu(e){this.findPath(e),this.emit(t.PointerEvent.MENU,e),this.waitMenuTap=!0,!this.downData&&this.waitRightTap&&this.menuTap(e)}menuTap(e){this.waitRightTap&&this.waitMenuTap&&(this.emit(t.PointerEvent.MENU_TAP,e),this.waitRightTap=this.waitMenuTap=!1)}createTransformer(){}move(t){}zoom(t){}rotate(t){}transformEnd(){}wheel(t){}multiTouch(t,e){}keyDown(e){if(!this.config.keyEvent)return;this.emit(t.KeyEvent.BEFORE_DOWN,e,this.defaultPath);const{code:i}=e;this.downKeyMap[i]||(this.downKeyMap[i]=!0,_d.setDownCode(i),this.emit(t.KeyEvent.HOLD,e,this.defaultPath),this.moveMode&&(this.cancelHover(),this.updateCursor())),this.emit(t.KeyEvent.DOWN,e,this.defaultPath)}keyUp(e){if(!this.config.keyEvent)return;this.emit(t.KeyEvent.BEFORE_UP,e,this.defaultPath);const{code:i}=e;this.downKeyMap[i]=!1,_d.setUpCode(i),this.emit(t.KeyEvent.UP,e,this.defaultPath),"grab"===this.cursor&&this.updateCursor()}pointerHover(t){!this.canHover||this.dragging&&!this.p.dragHover||(t.path||(t.path=new mh),this.pointerOverOrOut(t),this.pointerEnterOrLeave(t))}pointerOverOrOut(e){const{path:i}=e,{overPath:s}=this;this.overPath=i,s?i.indexAt(0)!==s.indexAt(0)&&(this.emit(t.PointerEvent.OUT,e,s),this.emit(t.PointerEvent.OVER,e,i)):this.emit(t.PointerEvent.OVER,e,i)}pointerEnterOrLeave(e){let{path:i}=e;this.downData&&!this.moveMode&&(i=i.clone(),this.downData.path.forEach(t=>i.add(t)));const{enterPath:s}=this;this.enterPath=i,this.emit(t.PointerEvent.LEAVE,e,s,i),this.emit(t.PointerEvent.ENTER,e,i,s)}touchLeave(e){"touch"===e.pointerType&&this.enterPath&&(this.emit(t.PointerEvent.LEAVE,e),this.dragger.dragging&&this.emit(t.DropEvent.LEAVE,e))}tap(e){const{pointer:i}=this.config,s=this.longTap(e);if(!i.tapMore&&s)return;if(!this.waitTap)return;i.tapMore&&this.emitTap(e);const n=Date.now()-this.downTime,o=[t.PointerEvent.DOUBLE_TAP,t.PointerEvent.DOUBLE_CLICK].some(t=>Kd(e.path,t));n<i.tapTime+50&&o?(this.tapCount++,2===this.tapCount?(this.tapWaitCancel(),this.emitDoubleTap(e)):(clearTimeout(this.tapTimer),this.tapTimer=setTimeout(()=>{i.tapMore||(this.tapWaitCancel(),this.emitTap(e))},i.tapTime))):i.tapMore||(this.tapWaitCancel(),this.emitTap(e))}findPath(t,e){const{hitRadius:i,through:s}=this.p,{bottomList:n,target:o}=this;w.backgrounder||t.origin||o&&o.updateLayout();const r=this.selector.getByPoint(t,i,Object.assign({bottomList:n,name:t.type},e||{through:s}));return r.throughPath&&(t.throughPath=r.throughPath),t.path=r.path,r.path}isRootPath(t){return t&&t.path.list[0].isLeafer}isTreePath(t){const e=this.target.app;return!(!e||!e.isApp)&&(e.editor&&!t.path.has(e.editor)&&t.path.has(e.tree)&&!t.target.syncEventer)}checkPath(t,e){(e||this.moveMode&&!qd(t.path))&&(t.path=this.defaultPath)}canMove(t){return t&&(this.moveMode||"auto"===this.m.drag&&!Zd(t.path))&&!qd(t.path)}isDrag(t){return this.dragger.getList().has(t)}isPress(t){return this.downData&&this.downData.path.has(t)}isHover(t){return this.enterPath&&this.enterPath.has(t)}isFocus(t){return this.focusData===t}cancelHover(){const{hoverData:t}=this;t&&(t.path=this.defaultPath,this.pointerHover(t))}updateDownData(t,e,i){const{downData:s}=this;!t&&s&&(t=s),t&&(this.findPath(t,e),i&&s&&t.path.addList(s.path.list),this.downData=t)}updateHoverData(e){e||(e=this.hoverData),e&&(this.findPath(e,{exclude:this.dragger.getList(!1,!0),name:t.PointerEvent.MOVE}),this.hoverData=e)}updateCursor(t){if(!this.config.cursor||!this.canHover)return;if(t||(this.updateHoverData(),t=this.downData||this.hoverData),this.dragger.moving)return this.setCursor("grabbing");if(this.canMove(t))return this.setCursor(this.downData?"grabbing":"grab");if(!t)return;let e,i;const{path:s}=t;for(let t=0,n=s.length;t<n&&(e=s.list[t],i=e.syncEventer&&e.syncEventer.cursor||e.cursor,!i);t++);this.setCursor(i)}setCursor(t){this.cursor=t}getLocal(t,e){const i=this.canvas.getClientBounds(e),s={x:t.clientX-i.x,y:t.clientY-i.y},{bounds:n}=this.canvas;return s.x*=n.width/i.width,s.y*=n.height/i.height,this.p.snap&&ct.round(s),s}emitTap(e){this.emit(t.PointerEvent.TAP,e),this.emit(t.PointerEvent.CLICK,e)}emitDoubleTap(e){this.emit(t.PointerEvent.DOUBLE_TAP,e),this.emit(t.PointerEvent.DOUBLE_CLICK,e)}pointerWaitCancel(){this.tapWaitCancel(),this.longPressWaitCancel()}tapWait(){clearTimeout(this.tapTimer),this.waitTap=!0}tapWaitCancel(){this.waitTap&&(clearTimeout(this.tapTimer),this.waitTap=!1,this.tapCount=0)}longPressWait(e){clearTimeout(this.longPressTimer),this.longPressTimer=setTimeout(()=>{this.longPressed=!0,this.emit(t.PointerEvent.LONG_PRESS,e)},this.p.longPressTime)}longTap(e){let i;return this.longPressed&&(this.emit(t.PointerEvent.LONG_TAP,e),(Kd(e.path,t.PointerEvent.LONG_TAP)||Kd(e.path,t.PointerEvent.LONG_PRESS))&&(i=!0)),this.longPressWaitCancel(),i}longPressWaitCancel(){this.longPressTimer&&(clearTimeout(this.longPressTimer),this.longPressed=!1)}__onResize(){const{dragOut:t}=this.m;this.shrinkCanvasBounds=new Zt(this.canvas.bounds),this.shrinkCanvasBounds.spread(-(h(t)?t:2))}__listenEvents(){const{target:t}=this;this.__eventIds=[t.on_(Kr.RESIZE,this.__onResize,this)],t.once($r.READY,()=>this.__onResize())}__removeListenEvents(){this.target.off_(this.__eventIds),this.__eventIds.length=0}emit(t,e,i,s){this.running&&function(t,e,i,s){if(!i&&!e.path)return;let n;e.type=t,i?e=Object.assign(Object.assign({},e),{path:i}):i=e.path,e.target=i.indexAt(0);try{for(let o=i.length-1;o>-1;o--){if(n=i.list[o],Vd(n,t,e,!0,s))return;n.isApp&&Xd(n,t,e,!0,s)}for(let o=0,r=i.length;o<r;o++)if(n=i.list[o],n.isApp&&Xd(n,t,e,!1,s),Vd(n,t,e,!1,s))return}catch(t){Nd.error(t)}}(t,e,i,s)}destroy(){this.__eventIds.length&&(this.stop(),this.__removeListenEvents(),this.dragger.destroy(),this.transformer&&this.transformer.destroy(),this.downData=this.overPath=this.enterPath=null)}}class $d{static set(t,e){this.custom[t]=e}static get(t){return this.custom[t]}}$d.custom={};class Qd extends _e{constructor(){super(...arguments),this.maxTotal=1e3,this.pathList=new mh,this.pixelList=new mh}getPixelType(t,e){return this.__autoClear(),this.pixelList.add(t),he.hitCanvas(e)}getPathType(t){return this.__autoClear(),this.pathList.add(t),he.hitCanvas()}clearImageType(){this.__clearLeafList(this.pixelList)}clearPathType(){this.__clearLeafList(this.pathList)}__clearLeafList(t){t.length&&(t.forEach(t=>{t.__hitCanvas&&(t.__hitCanvas.destroy(),t.__hitCanvas=null)}),t.reset())}__autoClear(){this.pathList.length+this.pixelList.length>this.maxTotal&&this.clear()}clear(){this.clearPathType(),this.clearImageType()}}w.getSelector=function(t){return t.leafer?t.leafer.selector:w.selector||(w.selector=he.selector())};const{toInnerRadiusPointOf:tc,copy:ec,setRadius:ic}=ct,{hitRadiusPoint:sc,hitPoint:nc}=Vt,oc={},rc={},ac=t.Leaf.prototype;ac.hit=function(t,e=0){this.updateLayout(),ec(rc,t),ic(rc,e);const i=this.__world;return!!(e?sc(i,rc):nc(i,rc))&&(this.isBranch?w.getSelector(this).hitPoint(Object.assign({},rc),e,{target:this}):this.__hitWorld(rc))},ac.__hitWorld=function(t,e){const i=this.__;if(!i.hitSelf)return!1;const s=this.__world,n=this.__layout,o=s.width<10&&s.height<10;if(i.hitRadius&&(ec(oc,t),ic(t=oc,i.hitRadius)),tc(t,s,oc),i.hitBox||o){if(Vt.hitRadiusPoint(n.boxBounds,oc))return!0;if(o)return!1}return!n.hitCanvasChanged&&this.__hitCanvas||(this.__updateHitCanvas(),n.boundsChanged||(n.hitCanvasChanged=!1)),this.__hit(oc,e)},ac.__hitFill=function(t){const e=this.__hitCanvas;return e&&e.hitFill(t,this.__.windingRule)},ac.__hitStroke=function(t,e){const i=this.__hitCanvas;return i&&i.hitStroke(t,e)},ac.__hitPixel=function(t){const e=this.__hitCanvas;return e&&e.hitPixel(t,this.__layout.renderBounds,e.hitScale)},ac.__drawHitPath=function(t){t&&this.__drawRenderPath(t)};const hc=new yt,lc=t.UI.prototype;lc.__updateHitCanvas=function(){this.__box&&this.__box.__updateHitCanvas();const{hitCanvasManager:t}=this.leafer||this.parent&&this.parent.leafer||{};if(!t)return;const e=this.__,i=(e.__isAlphaPixelFill||e.__isCanvas)&&"pixel"===e.hitFill,s=e.__isAlphaPixelStroke&&"pixel"===e.hitStroke,n=i||s;this.__hitCanvas||(this.__hitCanvas=n?t.getPixelType(this,{contextSettings:{willReadFrequently:!0}}):t.getPathType(this));const o=this.__hitCanvas;if(n){const{renderBounds:t}=this.__layout,n=w.image.hitCanvasSize,r=o.hitScale=qt.set(0,0,n,n).getFitMatrix(t).a,{x:a,y:h,width:l,height:d}=qt.set(t).scale(r);o.resize({width:l,height:d,pixelRatio:1}),o.clear(),eo.patternLocked=!0,this.__renderShape(o,{matrix:hc.setWith(this.__world).scaleWith(1/r).invertWith().translate(-a,-h),ignoreFill:!i,ignoreStroke:!s}),eo.patternLocked=!1,o.resetTransform(),e.__isHitPixel=!0}else e.__isHitPixel&&(e.__isHitPixel=!1);this.__drawHitPath(o),o.setStrokeOptions(e)},lc.__hit=function(t,e){if(this.__box&&this.__box.__hit(t))return!0;const i=this.__;if(i.__isHitPixel&&this.__hitPixel(t))return!0;const{hitFill:s}=i,n=(i.fill||i.__isCanvas)&&("path"===s||"pixel"===s&&!(i.__isAlphaPixelFill||i.__isCanvas))||"all"===s||e;if(n&&this.__hitFill(t))return!0;const{hitStroke:o,__maxStrokeWidth:r}=i,a=i.stroke&&("path"===o||"pixel"===o&&!i.__isAlphaPixelStroke)||"all"===o;if(!n&&!a)return!1;const h=2*t.radiusX;let l=h;if(a)switch(i.strokeAlign){case"inside":if(l+=2*r,!n&&this.__hitFill(t)&&this.__hitStroke(t,l))return!0;l=h;break;case"center":l+=r;break;case"outside":if(l+=2*r,!n){if(!this.__hitFill(t)&&this.__hitStroke(t,l))return!0;l=h}}return!!l&&this.__hitStroke(t,l)};const dc=t.UI.prototype,cc=t.Rect.prototype,uc=t.Box.prototype;cc.__updateHitCanvas=uc.__updateHitCanvas=function(){this.stroke||this.cornerRadius||(this.fill||this.__.__isCanvas)&&"pixel"===this.hitFill||"all"===this.hitStroke?dc.__updateHitCanvas.call(this):this.__hitCanvas&&(this.__hitCanvas=null)},cc.__hitFill=uc.__hitFill=function(t){return this.__hitCanvas?dc.__hitFill.call(this,t):Vt.hitRadiusPoint(this.__layout.boxBounds,t)},t.Text.prototype.__drawHitPath=function(t){const{__lineHeight:e,fontSize:i,__baseLine:s,__letterSpacing:n,__textDrawData:o}=this.__;t.beginPath(),n<0?this.__drawPathByBox(t):o.rows.forEach(n=>t.rect(n.x,n.y-s,n.width,e<i?i:e))},t.Group.prototype.pick=function(t,e){return e||(e=s),this.updateLayout(),w.getSelector(this).getByPoint(t,e.hitRadius||0,Object.assign(Object.assign({},e),{target:this}))};const gc=Ce.prototype;function pc(t,e,i){t.__.__font?jh.fillText(t,e,i):t.__.windingRule?e.fill(t.__.windingRule):e.fill()}function _c(t,e,i,s,n){const o=i.__;u(t)?jh.drawStrokesStyle(t,e,!1,i,s,n):(s.setStroke(t,o.__strokeWidth*e,o),s.stroke()),o.__useArrow&&jh.strokeArrow(t,i,s,n)}function fc(t,e,i,s,n){const o=i.__;u(t)?jh.drawStrokesStyle(t,e,!0,i,s,n):(s.setStroke(t,o.__strokeWidth*e,o),jh.drawTextStroke(i,s,n))}function mc(t,e,i,s,n){const o=s.getSameCanvas(!0,!0);o.font=i.__.__font,fc(t,2,i,o,n),o.blendMode="outside"===e?"destination-out":"destination-in",jh.fillText(i,o,n),o.blendMode="normal",ar.copyCanvasByWorld(i,s,o),o.recycle(i.__nowWorld)}gc.hitFill=function(t,e){return e?this.context.isPointInPath(t.x,t.y,e):this.context.isPointInPath(t.x,t.y)},gc.hitStroke=function(t,e){return this.strokeWidth=e,this.context.isPointInStroke(t.x,t.y)},gc.hitPixel=function(t,e,i=1){let{x:s,y:n,radiusX:o,radiusY:r}=t;e&&(s-=e.x,n-=e.y),qt.set(s-o,n-r,2*o,2*r).scale(i).ceil();const{data:a}=this.context.getImageData(qt.x,qt.y,qt.width||1,qt.height||1);for(let t=0,e=a.length;t<e;t+=4)if(a[t+3]>0)return!0;return a[3]>0};const{getSpread:yc,copyAndSpread:vc,toOuterOf:wc,getOuterOf:xc,getByMove:bc,move:Ec,getIntersectData:Sc}=Vt,kc={};let Bc;const{stintSet:Tc}=_,{hasTransparent:Pc}=Xh;function Rc(t,e,i){if(!u(e)||!1===e.visible||0===e.opacity)return;let s;const{boxBounds:o}=i.__layout;switch(e.type){case"image":if(!e.url)return;s=Kh.image(i,t,e,o,!Bc||!Bc[e.url]);break;case"linear":s=Zh.linearGradient(e,o);break;case"radial":s=Zh.radialGradient(e,o);break;case"angular":s=Zh.conicGradient(e,o);break;case"solid":const{type:r,color:a,opacity:h}=e;s={type:r,style:Xh.string(a,h)};break;default:n(e.r)||(s={type:"solid",style:Xh.string(e)})}if(s&&(s.originPaint=e,r(s.style)&&Pc(s.style)&&(s.isTransparent=!0),e.style)){if(0===e.style.strokeWidth)return;s.strokeStyle=e.style}return s}const Lc={compute:function(t,e){const i=e.__,s=[];let n,o,r,a=i.__input[t];c(a)||(a=[a]),Bc=Kh.recycleImage(t,i);for(let i,n=0,o=a.length;n<o;n++)(i=Rc(t,a[n],e))&&(s.push(i),i.strokeStyle&&(r||(r=1),i.strokeStyle.strokeWidth&&(r=Math.max(r,i.strokeStyle.strokeWidth))));i["_"+t]=s.length?s:void 0,s.length?(s.every(t=>t.isTransparent)&&(s.some(t=>t.image)&&(n=!0),o=!0),"fill"===t?(Tc(i,"__isAlphaPixelFill",n),Tc(i,"__isTransparentFill",o)):(Tc(i,"__isAlphaPixelStroke",n),Tc(i,"__isTransparentStroke",o),Tc(i,"__hasMultiStrokeStyle",r))):i.__removePaint(t,!1)},fill:function(t,e,i,s){i.fillStyle=t,pc(e,i,s)},fills:function(t,e,i,s){let n,o,r;for(let a=0,h=t.length;a<h;a++){if(n=t[a],o=n.originPaint,n.image){if(r?r++:r=1,Kh.checkImage(n,!e.__.__font,e,i,s))continue;if(!n.style){1===r&&n.image.isPlacehold&&e.drawImagePlaceholder(n,i,s);continue}}if(i.fillStyle=n.style,n.transform||o.scaleFixed){if(i.save(),n.transform&&i.transform(n.transform),o.scaleFixed){const{scaleX:t,scaleY:s}=e.getRenderScaleData(!0);(!0===o.scaleFixed||"zoom-in"===o.scaleFixed&&t>1&&s>1)&&i.scale(1/t,1/s)}o.blendMode&&(i.blendMode=o.blendMode),pc(e,i,s),i.restore()}else o.blendMode?(i.saveBlendMode(o.blendMode),pc(e,i,s),i.restoreBlendMode()):pc(e,i,s)}},fillPathOrText:pc,fillText:function(t,e,i){const s=t.__,{rows:n,decorationY:o}=s.__textDrawData;let r;s.__isPlacehold&&s.placeholderColor&&(e.fillStyle=s.placeholderColor);for(let t=0,i=n.length;t<i;t++)r=n[t],r.text?e.fillText(r.text,r.x,r.y):r.data&&r.data.forEach(t=>{e.fillText(t.char,t.x,r.y)});if(o){const{decorationColor:t,decorationHeight:i}=s.__textDrawData;t&&(e.fillStyle=t),n.forEach(t=>o.forEach(s=>e.fillRect(t.x,t.y+s,t.width,i)))}},stroke:function(t,e,i,s){const n=e.__;if(n.__strokeWidth)if(n.__font)jh.strokeText(t,e,i,s);else switch(n.strokeAlign){case"center":_c(t,1,e,i,s);break;case"inside":!function(t,e,i,s){i.save(),i.clipUI(e),_c(t,2,e,i,s),i.restore()}(t,e,i,s);break;case"outside":!function(t,e,i,s){const n=e.__;if(n.__fillAfterStroke)_c(t,2,e,i,s);else{const{renderBounds:o}=e.__layout,r=i.getSameCanvas(!0,!0);e.__drawRenderPath(r),_c(t,2,e,r,s),r.clipUI(n),r.clearWorld(o),ar.copyCanvasByWorld(e,i,r),r.recycle(e.__nowWorld)}}(t,e,i,s)}},strokes:function(t,e,i,s){jh.stroke(t,e,i,s)},strokeText:function(t,e,i,s){switch(e.__.strokeAlign){case"center":fc(t,1,e,i,s);break;case"inside":mc(t,"inside",e,i,s);break;case"outside":e.__.__fillAfterStroke?fc(t,2,e,i,s):mc(t,"outside",e,i,s)}},drawTextStroke:function(t,e,i){let s,n=t.__.__textDrawData;const{rows:o,decorationY:r}=n;for(let t=0,i=o.length;t<i;t++)s=o[t],s.text?e.strokeText(s.text,s.x,s.y):s.data&&s.data.forEach(t=>{e.strokeText(t.char,t.x,s.y)});if(r){const{decorationHeight:t}=n;o.forEach(i=>r.forEach(s=>e.strokeRect(i.x,i.y+s,i.width,t)))}},drawStrokesStyle:function(t,e,i,s,n,o){let r;const a=s.__,{__hasMultiStrokeStyle:h}=a;h||n.setStroke(void 0,a.__strokeWidth*e,a);for(let l=0,d=t.length;l<d;l++)if(r=t[l],(!r.image||!Kh.checkImage(r,!1,s,n,o))&&r.style){if(h){const{strokeStyle:t}=r;t?n.setStroke(r.style,a.__getRealStrokeWidth(t)*e,a,t):n.setStroke(r.style,a.__strokeWidth*e,a)}else n.strokeStyle=r.style;r.originPaint.blendMode?(n.saveBlendMode(r.originPaint.blendMode),i?jh.drawTextStroke(s,n,o):n.stroke(),n.restoreBlendMode()):i?jh.drawTextStroke(s,n,o):n.stroke()}},shape:function(t,e,i){const s=e.getSameCanvas(),n=e.bounds,o=t.__nowWorld,r=t.__layout,a=t.__nowWorldShapeBounds||(t.__nowWorldShapeBounds={});let h,l,d,c,u,g;wc(r.strokeSpread?(vc(kc,r.boxBounds,r.strokeSpread),kc):r.boxBounds,o,a);let{scaleX:p,scaleY:_}=t.getRenderScaleData(!0);if(n.includes(a))g=s,h=u=a,l=o;else{let s;if(w.fullImageShadow)s=a;else{const t=r.renderShapeSpread?yc(n,R.swapAndScale(r.renderShapeSpread,p,_)):n;s=Sc(t,a)}c=n.getFitMatrix(s);let{a:f,d:m}=c;c.a<1&&(g=e.getSameCanvas(),t.__renderShape(g,i),p*=f,_*=m),u=xc(a,c),h=bc(u,-c.e,-c.f),l=xc(o,c),Ec(l,-c.e,-c.f);const y=i.matrix;y?(d=new yt(c),d.multiply(y),f*=y.scaleX,m*=y.scaleY):d=c,d.withScale(f,m),i=Object.assign(Object.assign({},i),{matrix:d})}return t.__renderShape(s,i),{canvas:s,matrix:d,fitMatrix:c,bounds:h,renderBounds:l,worldCanvas:g,shapeBounds:u,scaleX:p,scaleY:_}}};let Cc,Oc=new Zt;const{isSame:Ac}=Vt;function Dc(t,e,i,s,n,o){if("fill"===e&&!t.__.__naturalWidth){const e=t.__;if(e.__naturalWidth=s.width/e.pixelRatio,e.__naturalHeight=s.height/e.pixelRatio,e.__autoSide)return t.forceUpdate("width"),t.__proxyData&&(t.setProxyAttr("width",e.width),t.setProxyAttr("height",e.height)),!1}return n.data||Kh.createData(n,s,i,o),!0}function Mc(t,e){Wc(t,Hr.LOAD,e)}function Ic(t,e){Wc(t,Hr.LOADED,e)}function Fc(t,e,i){e.error=i,t.forceUpdate("surface"),Wc(t,Hr.ERROR,e)}function Wc(t,e,i){t.hasEvent(e)&&t.emitEvent(new Hr(e,i))}function zc(t,e){const{leafer:i}=t;i&&i.viewReady&&(i.renderer.ignore=e)}const{get:Uc,translate:Hc}=tt,Nc=new Zt,Yc={},Xc={};function Vc(t,e,i,s){const n=r(t)||s?(s?i-s*e:i%e)/((s||Math.floor(i/e))-1):t;return"auto"===t&&n<0?0:n}let Gc={},jc={a:1,b:0,c:0,d:1,e:0,f:0};const{get:Kc,set:Zc,rotateOfOuter:qc,translate:Jc,scaleOfOuter:$c,multiplyParent:Qc,scale:tu,rotate:eu,skew:iu}=tt;function su(t,e,i,s,n,o,r,a){r&&eu(t,r),a&&iu(t,a.x,a.y),n&&tu(t,n,o),Jc(t,e.x+i,e.y+s)}const{get:nu,scale:ou,copy:ru}=tt,{getFloorScale:au}=z,{abs:hu}=Math;const lu={image:function(t,e,i,s,n){let o,r;const a=eo.get(i);return Cc&&i===Cc.paint&&Ac(s,Cc.boxBounds)?o=Cc.leafPaint:(o={type:i.type,image:a},a.hasAlphaPixel&&(o.isTransparent=!0),Cc=a.use>1?{leafPaint:o,paint:i,boxBounds:Oc.set(s)}:null),(n||a.loading)&&(r={image:a,attrName:e,attrValue:i}),a.ready?(Dc(t,e,i,a,o,s),n&&(Mc(t,r),Ic(t,r))):a.error?n&&Fc(t,r,a.error):(n&&(zc(t,!0),Mc(t,r)),o.loadId=a.load(()=>{zc(t,!1),t.destroyed||(Dc(t,e,i,a,o,s)&&(a.hasAlphaPixel&&(t.__layout.hitCanvasChanged=!0),t.forceUpdate("surface")),Ic(t,r)),o.loadId=void 0},e=>{zc(t,!1),Fc(t,r,e),o.loadId=void 0}),t.placeholderColor&&(t.placeholderDelay?setTimeout(()=>{a.ready||(a.isPlacehold=!0,t.forceUpdate("surface"))},t.placeholderDelay):a.isPlacehold=!0)),o},checkImage:function(t,e,i,s,n){const{scaleX:o,scaleY:r}=Kh.getImageRenderScaleData(t,i,s,n),{image:a,data:h,originPaint:l}=t,{exporting:d}=n;return!(!h||t.patternId===o+"-"+r&&!d)&&(e&&(h.repeat?e=!1:l.changeful||"miniapp"===w.name&&Kr.isResizing(i)||d||(e=w.image.isLarge(a,o,r)||a.width*o>8096||a.height*r>8096)),e?(i.__.__isFastShadow&&(s.fillStyle=t.style||"#000",s.fill()),Kh.drawImage(t,o,r,i,s,n),!0):(!t.style||l.sync||d?Kh.createPattern(t,i,s,n):Kh.createPatternTask(t,i,s,n),!1))},drawImage:function(t,e,i,s,n,o){const{data:r,image:a}=t,{blendMode:h}=t.originPaint,{opacity:l,transform:d}=r,c=a.getFull(r.filters),u=s.__;let g,{width:p,height:_}=a;(g=d&&!d.onlyScale||u.path||u.cornerRadius)||l||h?(n.save(),g&&n.clipUI(s),h&&(n.blendMode=h),l&&(n.opacity*=l),d&&n.transform(d),n.drawImage(c,0,0,p,_),n.restore()):(r.scaleX&&(p*=r.scaleX,_*=r.scaleY),n.drawImage(c,0,0,p,_))},getImageRenderScaleData:function(t,e,i,s){const n=e.getRenderScaleData(!0,t.originPaint.scaleFixed),{data:o}=t;if(i){const{pixelRatio:t}=i;n.scaleX*=t,n.scaleY*=t}return o&&o.scaleX&&(n.scaleX*=Math.abs(o.scaleX),n.scaleY*=Math.abs(o.scaleY)),n},recycleImage:function(t,e){const i=e["_"+t];if(c(i)){let s,n,o,r,a;for(let h=0,l=i.length;h<l;h++)s=i[h],n=s.image,a=n&&n.url,a&&(o||(o={}),o[a]=!0,eo.recyclePaint(s),n.loading&&(r||(r=e.__input&&e.__input[t]||[],c(r)||(r=[r])),n.unload(i[h].loadId,!r.some(t=>t.url===a))));return o}return null},createPatternTask:function(t,e,i,s){t.patternTask||(t.patternTask=eo.patternTasker.add(()=>me(this,void 0,void 0,function*(){t.patternTask=null,i.bounds.hit(e.__nowWorld)&&Kh.createPattern(t,e,i,s),e.forceUpdate("surface")}),300))},createPattern:function(t,e,i,s){let{scaleX:n,scaleY:o}=Kh.getImageRenderScaleData(t,e,i,s),r=n+"-"+o;if(t.patternId!==r&&!e.destroyed&&(!w.image.isLarge(t.image,n,o)||t.data.repeat)){const{image:i,data:s}=t,{transform:a,gap:h}=s,l=Kh.getPatternFixScale(t,n,o);let d,c,u,{width:g,height:p}=i;l&&(n*=l,o*=l),g*=n,p*=o,h&&(c=h.x*n/hu(s.scaleX||1),u=h.y*o/hu(s.scaleY||1)),(a||1!==n||1!==o)&&(n*=au(g+(c||0)),o*=au(p+(u||0)),d=nu(),a&&ru(d,a),ou(d,1/n,1/o));const _=i.getCanvas(g,p,s.opacity,s.filters,c,u,e.leafer&&e.leafer.config.smooth),f=i.getPattern(_,s.repeat||w.origin.noRepeat||"no-repeat",d,t);t.style=f,t.patternId=r}},getPatternFixScale:function(t,e,i){const{image:s}=t;let n,o=w.image.maxPatternSize,r=s.width*s.height;return s.isSVG?e>1&&(n=Math.ceil(e)/e):o>r&&(o=r),(r*=e*i)>o&&(n=Math.sqrt(o/r)),n},createData:function(t,e,i,s){t.data=Kh.getPatternData(i,s,e)},getPatternData:function(t,e,i){t.padding&&(e=Nc.set(e).shrink(t.padding)),"strench"===t.mode&&(t.mode="stretch");const{width:s,height:n}=i,{opacity:o,mode:a,align:h,offset:l,scale:d,size:c,rotation:g,skew:p,clipSize:_,repeat:f,gap:m,filters:y}=t,v=e.width===s&&e.height===n,w={mode:a},x="center"!==h&&(g||0)%180==90;let b,E;switch(Vt.set(Xc,0,0,x?n:s,x?s:n),a&&"cover"!==a&&"fit"!==a?((d||c)&&(z.getScaleData(d,c,i,Yc),b=Yc.scaleX,E=Yc.scaleY),(h||m||f)&&(b&&Vt.scale(Xc,b,E,!0),h&&Pt.toPoint(h,Xc,e,Xc,!0,!0))):v&&!g||(b=E=Vt.getFitScale(e,Xc,"fit"!==a),Vt.put(e,i,h,b,!1,Xc),Vt.scale(Xc,b,E,!0)),l&&ct.move(Xc,l),a){case"stretch":v?b&&(b=E=void 0):(b=e.width/s,E=e.height/n,Kh.stretchMode(w,e,b,E));break;case"normal":case"clip":if(Xc.x||Xc.y||b||_||g||p){let t,i;_&&(t=e.width/_.width,i=e.height/_.height),Kh.clipMode(w,e,Xc.x,Xc.y,b,E,g,p,t,i),t&&(b=b?b*t:t,E=E?E*i:i)}break;case"repeat":(!v||b||g||p)&&Kh.repeatMode(w,e,s,n,Xc.x,Xc.y,b,E,g,p,h,t.freeTransform),f||(w.repeat="repeat");const i=u(f);(m||i)&&(w.gap=function(t,e,i,s,n){let o,r;u(t)?(o=t.x,r=t.y):o=r=t;return{x:Vc(o,i,n.width,e&&e.x),y:Vc(r,s,n.height,e&&e.y)}}(m,i&&f,Xc.width,Xc.height,e));break;default:b&&Kh.fillOrFitMode(w,e,Xc.x,Xc.y,b,E,g)}return w.transform||(e.x||e.y)&&Hc(w.transform=Uc(),e.x,e.y),b&&(w.scaleX=b,w.scaleY=E),o&&o<1&&(w.opacity=o),y&&(w.filters=y),f&&(w.repeat=r(f)?"x"===f?"repeat-x":"repeat-y":"repeat"),w},stretchMode:function(t,e,i,s){const n=Kc(),{x:o,y:r}=e;o||r?Jc(n,o,r):n.onlyScale=!0,tu(n,i,s),t.transform=n},fillOrFitMode:function(t,e,i,s,n,o,r){const a=Kc();Jc(a,e.x+i,e.y+s),tu(a,n,o),r&&qc(a,{x:e.x+e.width/2,y:e.y+e.height/2},r),t.transform=a},clipMode:function(t,e,i,s,n,o,r,a,h,l){const d=Kc();su(d,e,i,s,n,o,r,a),h&&(r||a?(Zc(jc),$c(jc,e,h,l),Qc(d,jc)):$c(d,e,h,l)),t.transform=d},repeatMode:function(t,e,i,s,n,o,r,a,h,l,d,c){const u=Kc();if(c)su(u,e,n,o,r,a,h,l);else{if(h)if("center"===d)qc(u,{x:i/2,y:s/2},h);else switch(eu(u,h),h){case 90:Jc(u,s,0);break;case 180:Jc(u,i,s);break;case 270:Jc(u,0,i)}Gc.x=e.x+n,Gc.y=e.y+o,Jc(u,Gc.x,Gc.y),r&&$c(u,Gc,r,a)}t.transform=u}},{toPoint:du}=kt,{hasTransparent:cu}=Xh,uu={},gu={};function pu(t,e,i,s){if(i){let n,o,a,h;for(let t=0,l=i.length;t<l;t++)n=i[t],r(n)?(a=t/(l-1),o=Xh.string(n,s)):(a=n.offset,o=Xh.string(n.color,s)),e.addColorStop(a,o),!h&&cu(o)&&(h=!0);h&&(t.isTransparent=!0)}}const{getAngle:_u,getDistance:fu}=ct,{get:mu,rotateOfOuter:yu,scaleOfOuter:vu}=tt,{toPoint:wu}=kt,xu={},bu={};function Eu(t,e,i,s,n){let o;const{width:r,height:a}=t;if(r!==a||s){const t=_u(e,i);o=mu(),n?(vu(o,e,r/a*(s||1),1),yu(o,e,t+90)):(vu(o,e,1,r/a*(s||1)),yu(o,e,t))}return o}const{getDistance:Su}=ct,{toPoint:ku}=kt,Bu={},Tu={};const Pu={linearGradient:function(t,e){let{from:i,to:s,type:n,opacity:o}=t;du(i||"top",e,uu),du(s||"bottom",e,gu);const r=w.canvas.createLinearGradient(uu.x,uu.y,gu.x,gu.y),a={type:n,style:r};return pu(a,r,t.stops,o),a},radialGradient:function(t,e){let{from:i,to:s,type:n,opacity:o,stretch:r}=t;wu(i||"center",e,xu),wu(s||"bottom",e,bu);const a=w.canvas.createRadialGradient(xu.x,xu.y,0,xu.x,xu.y,fu(xu,bu)),h={type:n,style:a};pu(h,a,t.stops,o);const l=Eu(e,xu,bu,r,!0);return l&&(h.transform=l),h},conicGradient:function(t,e){let{from:i,to:s,type:n,opacity:o,stretch:r}=t;ku(i||"center",e,Bu),ku(s||"bottom",e,Tu);const a=w.conicGradientSupport?w.canvas.createConicGradient(0,Bu.x,Bu.y):w.canvas.createRadialGradient(Bu.x,Bu.y,0,Bu.x,Bu.y,Su(Bu,Tu)),h={type:n,style:a};pu(h,a,t.stops,o);const l=Eu(e,Bu,Tu,r||1,w.conicGradientRotate90);return l&&(h.transform=l),h},getTransform:Eu},{copy:Ru,move:Lu,toOffsetOutBounds:Cu}=Vt,{max:Ou,abs:Au}=Math,Du={},Mu=new yt,Iu={};function Fu(t,e){let i,s,n,o,r=0,a=0,h=0,l=0;return e.forEach(t=>{i=t.x||0,s=t.y||0,o=1.5*(t.blur||0),n=Au(t.spread||0),r=Ou(r,n+o-s),a=Ou(a,n+o+i),h=Ou(h,n+o+s),l=Ou(l,n+o-i)}),r===a&&a===h&&h===l?r:[r,a,h,l]}function Wu(t,e,i){const{shapeBounds:s}=i;let n,o;w.fullImageShadow?(Ru(Du,t.bounds),Lu(Du,e.x-s.x,e.y-s.y),n=t.bounds,o=Du):(n=s,o=e),t.copyWorld(i.canvas,n,o)}const{toOffsetOutBounds:zu}=Vt,Uu={};const Hu=Fu;const Nu={shadow:function(t,e,i){let s,n;const{__nowWorld:o}=t,{shadow:r}=t.__,{worldCanvas:a,bounds:h,renderBounds:l,shapeBounds:d,scaleX:c,scaleY:u}=i,g=e.getSameCanvas(),p=r.length-1;Cu(h,Iu,l),r.forEach((r,_)=>{let f=1;if(r.scaleFixed){const t=Math.abs(o.scaleX);t>1&&(f=1/t)}g.setWorldShadow(Iu.offsetX+(r.x||0)*c*f,Iu.offsetY+(r.y||0)*u*f,(r.blur||0)*c*f,Xh.string(r.color)),n=qh.getShadowTransform(t,g,i,r,Iu,f),n&&g.setTransform(n),Wu(g,Iu,i),n&&g.resetTransform(),s=l,r.box&&(g.restore(),g.save(),a&&(g.copyWorld(g,l,o,"copy"),s=o),a?g.copyWorld(a,o,o,"destination-out"):g.copyWorld(i.canvas,d,h,"destination-out")),ar.copyCanvasByWorld(t,e,g,s,r.blendMode),p&&_<p&&g.clearWorld(s)}),g.recycle(s)},innerShadow:function(t,e,i){let s,n;const{__nowWorld:o}=t,{innerShadow:r}=t.__,{worldCanvas:a,bounds:h,renderBounds:l,shapeBounds:d,scaleX:c,scaleY:u}=i,g=e.getSameCanvas(),p=r.length-1;zu(h,Uu,l),r.forEach((r,_)=>{let f=1;if(r.scaleFixed){const t=Math.abs(o.scaleX);t>1&&(f=1/t)}g.save(),g.setWorldShadow(Uu.offsetX+(r.x||0)*c*f,Uu.offsetY+(r.y||0)*u*f,(r.blur||0)*c*f),n=qh.getShadowTransform(t,g,i,r,Uu,f,!0),n&&g.setTransform(n),Wu(g,Uu,i),g.restore(),a?(g.copyWorld(g,l,o,"copy"),g.copyWorld(a,o,o,"source-out"),s=o):(g.copyWorld(i.canvas,d,h,"source-out"),s=l),g.fillWorld(s,Xh.string(r.color),"source-in"),ar.copyCanvasByWorld(t,e,g,s,r.blendMode),p&&_<p&&g.clearWorld(s)}),g.recycle(s)},blur:function(t,e,i){const{blur:s}=t.__;i.setWorldBlur(s*t.__nowWorld.a),i.copyWorldToInner(e,t.__nowWorld,t.__layout.renderBounds),i.filter="none"},backgroundBlur:function(t,e,i){},getShadowRenderSpread:Fu,getShadowTransform:function(t,e,i,s,n,o,r){if(s.spread){const i=2*s.spread*o*(r?-1:1),{width:a,height:h}=t.__layout.strokeBounds;return Mu.set().scaleOfOuter({x:(n.x+n.width/2)*e.pixelRatio,y:(n.y+n.height/2)*e.pixelRatio},1+i/a,1+i/h),Mu}},isTransformShadow(t){},getInnerShadowSpread:Hu},{excludeRenderBounds:Yu}=_r;let Xu;function Vu(t,e,i,s,n,o,r,a){switch(e){case"grayscale":Xu||(Xu=!0,n.useGrayscaleAlpha(t.__nowWorld));case"alpha":!function(t,e,i,s,n,o){const r=t.__nowWorld;i.resetTransform(),i.opacity=1,i.useMask(s,r),o&&s.recycle(r);ju(t,e,i,1,n,o)}(t,i,s,n,r,a);break;case"opacity-path":ju(t,i,s,o,r,a);break;case"path":a&&i.restore()}}function Gu(t){return t.getSameCanvas(!1,!0)}function ju(t,e,i,s,n,o){const r=t.__nowWorld;e.resetTransform(),e.opacity=s,e.copyWorld(i,r,void 0,n),o?i.recycle(r):i.clearWorld(r)}t.Group.prototype.__renderMask=function(t,e){let i,s,n,o,r,a;const{children:h}=this;for(let l=0,d=h.length;l<d;l++){if(i=h[l],a=i.__.mask,a){r&&(Vu(this,r,t,n,s,o,void 0,!0),s=n=null),"clipping"!==a&&"clipping-path"!==a||Yu(i,e)||i.__render(t,e),o=i.__.opacity,Xu=!1,"path"===a||"clipping-path"===a?(o<1?(r="opacity-path",n||(n=Gu(t))):(r="path",t.save()),i.__clip(n||t,e)):(r="grayscale"===a?"grayscale":"alpha",s||(s=Gu(t)),n||(n=Gu(t)),i.__render(s,e));continue}const d=1===o&&i.__.__blendMode;d&&Vu(this,r,t,n,s,o,void 0,!1),Yu(i,e)||i.__render(n||t,e),d&&Vu(this,r,t,n,s,o,d,!1)}Vu(this,r,t,n,s,o,void 0,!0)};const Ku=">)]}%!?,.:;'\"》)」〉』〗】〕}┐>’”!?,、。:;‰",Zu=Ku+"_#~&*+\\=|≮≯≈≠=…",qu=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 Ju(t){const e={};return t.split("").forEach(t=>e[t]=!0),e}const $u=Ju("ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyz"),Qu=Ju("{[(<'\"《(「〈『〖【〔{┌<‘“=¥¥$€££¢¢"),tg=Ju(Ku),eg=Ju(Zu),ig=Ju("- —/~|┆·");var sg;!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"}(sg||(sg={}));const{Letter:ng,Single:og,Before:rg,After:ag,Symbol:hg,Break:lg}=sg;function dg(t){return $u[t]?ng:ig[t]?lg:Qu[t]?rg:tg[t]?ag:eg[t]?hg:qu.test(t)?og:ng}const cg={trimRight(t){const{words:e}=t;let i,s=0,n=e.length;for(let o=n-1;o>-1&&(i=e[o].data[0]," "===i.char);o--)s++,t.width-=i.width;s&&e.splice(n-s,s)}};function ug(t,e,i){switch(e){case"title":return i?t.toUpperCase():t;case"upper":return t.toUpperCase();case"lower":return t.toLowerCase();default:return t}}const{trimRight:gg}=cg,{Letter:pg,Single:_g,Before:fg,After:mg,Symbol:yg,Break:vg}=sg;let wg,xg,bg,Eg,Sg,kg,Bg,Tg,Pg,Rg,Lg,Cg,Og,Ag,Dg,Mg,Ig,Fg=[];function Wg(t,e){Pg&&!Tg&&(Tg=Pg),wg.data.push({char:t,width:e}),bg+=e}function zg(){Eg+=bg,wg.width=bg,xg.words.push(wg),wg={data:[]},bg=0}function Ug(){Ag&&(Dg.paraNumber++,xg.paraStart=!0,Ag=!1),Pg&&(xg.startCharSize=Tg,xg.endCharSize=Pg,Tg=0),xg.width=Eg,Mg.width?gg(xg):Ig&&Hg(),Fg.push(xg),xg={words:[]},Eg=0}function Hg(){Eg>(Dg.maxWidth||0)&&(Dg.maxWidth=Eg)}const{top:Ng,right:Yg,bottom:Xg,left:Vg}=t.Direction4;function Gg(t,e,i){const{bounds:s,rows:n}=t;s[e]+=i;for(let t=0;t<n.length;t++)n[t][e]+=i}const jg={getDrawData:function(t,e){r(t)||(t=String(t));let i=0,s=0,n=e.__getInput("width")||0,o=e.__getInput("height")||0;const{__padding:a}=e;a&&(n?(i=a[Vg],n-=a[Yg]+a[Vg],!n&&(n=.01)):e.autoSizeAlign||(i=a[Vg]),o?(s=a[Ng],o-=a[Ng]+a[Xg],!o&&(o=.01)):e.autoSizeAlign||(s=a[Ng]));const h={bounds:{x:i,y:s,width:n,height:o},rows:[],paraNumber:0,font:w.canvas.font=e.__font};return function(t,e,i){Dg=t,Fg=t.rows,Mg=t.bounds,Ig=!Mg.width&&!i.autoSizeAlign;const{__letterSpacing:s,paraIndent:n,textCase:o}=i,{canvas:r}=w,{width:a}=Mg;if(i.__isCharMode){const t="none"!==i.textWrap,h="break"===i.textWrap;Ag=!0,Lg=null,Tg=Bg=Pg=bg=Eg=0,wg={data:[]},xg={words:[]},s&&(e=[...e]);for(let i=0,l=e.length;i<l;i++)kg=e[i],"\n"===kg?(bg&&zg(),xg.paraEnd=!0,Ug(),Ag=!0):(Rg=dg(kg),Rg===pg&&"none"!==o&&(kg=ug(kg,o,!bg)),Bg=r.measureText(kg).width,s&&(s<0&&(Pg=Bg),Bg+=s),Cg=Rg===_g&&(Lg===_g||Lg===pg)||Lg===_g&&Rg!==mg,Og=!(Rg!==fg&&Rg!==_g||Lg!==yg&&Lg!==mg),Sg=Ag&&n?a-n:a,t&&a&&Eg+bg+Bg>Sg&&(h?(bg&&zg(),Eg&&Ug()):(Og||(Og=Rg===pg&&Lg==mg),Cg||Og||Rg===vg||Rg===fg||Rg===_g||bg+Bg>Sg?(bg&&zg(),Eg&&Ug()):Eg&&Ug()))," "===kg&&!0!==Ag&&Eg+bg===0||(Rg===vg?(" "===kg&&bg&&zg(),Wg(kg,Bg),zg()):Cg||Og?(bg&&zg(),Wg(kg,Bg)):Wg(kg,Bg)),Lg=Rg);bg&&zg(),Eg&&Ug(),Fg.length>0&&(Fg[Fg.length-1].paraEnd=!0)}else e.split("\n").forEach(t=>{Dg.paraNumber++,Eg=r.measureText(t).width,Fg.push({x:n||0,text:t,width:Eg,paraStart:!0}),Ig&&Hg()})}(h,t,e),a&&function(t,e,i,s,n){if(!s&&i.autoSizeAlign)switch(i.textAlign){case"left":Gg(e,"x",t[Vg]);break;case"right":Gg(e,"x",-t[Yg])}if(!n&&i.autoSizeAlign)switch(i.verticalAlign){case"top":Gg(e,"y",t[Ng]);break;case"bottom":Gg(e,"y",-t[Xg])}}(a,h,e,n,o),function(t,e){const{rows:i,bounds:s}=t,n=i.length,{__lineHeight:o,__baseLine:r,__letterSpacing:a,__clipText:h,textAlign:l,verticalAlign:d,paraSpacing:c,autoSizeAlign:u}=e;let{x:g,y:p,width:_,height:f}=s,m=o*n+(c?c*(t.paraNumber-1):0),y=r;if(h&&m>f)m=Math.max(f,o),n>1&&(t.overflow=n);else if(f||u)switch(d){case"middle":p+=(f-m)/2;break;case"bottom":p+=f-m}y+=p;let v,w,x,b=_||u?_:t.maxWidth;for(let r=0,d=n;r<d;r++){if(v=i[r],v.x=g,v.width<_||v.width>_&&!h)switch(l){case"center":v.x+=(b-v.width)/2;break;case"right":v.x+=b-v.width}v.paraStart&&c&&r>0&&(y+=c),v.y=y,y+=o,t.overflow>r&&y>m&&(v.isOverflow=!0,t.overflow=r+1),w=v.x,x=v.width,a<0&&(v.width<0?(x=-v.width+e.fontSize+a,w-=x,x+=e.fontSize):x-=a),w<s.x&&(s.x=w),x>s.width&&(s.width=x),h&&_&&_<x&&(v.isOverflow=!0,t.overflow||(t.overflow=i.length))}s.y=p,s.height=m}(h,e),e.__isCharMode&&function(t,e,i){const{rows:s}=t,{textAlign:n,paraIndent:o,letterSpacing:r}=e,a=i&&n.includes("both"),h=a||i&&n.includes("justify"),l=h&&n.includes("letter");let d,c,u,g,p,_,f,m,y,v;s.forEach(t=>{t.words&&(p=o&&t.paraStart?o:0,m=t.words.length,h&&(v=!t.paraEnd||a,c=i-t.width-p,l?g=c/(t.words.reduce((t,e)=>t+e.data.length,0)-1):u=m>1?c/(m-1):0),_=r||t.isOverflow||l?0:u?1:2,t.isOverflow&&!r&&(t.textMode=!0),2===_?(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,i)=>{1===_?(f={char:"",x:d},d=function(t,e,i){return t.forEach(t=>{i.char+=t.char,e+=t.width}),e}(e.data,d,f),(t.isOverflow||" "!==f.char)&&t.data.push(f)):d=function(t,e,i,s,n){return t.forEach(t=>{(s||" "!==t.char)&&(t.x=e,i.push(t)),e+=t.width,n&&(e+=n)}),e}(e.data,d,t.data,t.isOverflow,v&&g),v&&(y=i===m-1,u?y||(d+=u,t.width+=u):g&&(t.width+=g*(e.data.length-(y?1:0))))})),t.words=null)})}(h,e,n),h.overflow&&function(t,e,i,s){if(!s)return;const{rows:n,overflow:o}=t;let{textOverflow:r}=e;if(n.splice(o),r&&"show"!==r){let t,a;"hide"===r?r="":"ellipsis"===r&&(r="...");const h=r?w.canvas.measureText(r).width:0,l=i+s-h;("none"===e.textWrap?n:[n[o-1]]).forEach(e=>{if(e.isOverflow&&e.data){let i=e.data.length-1;for(let s=i;s>-1&&(t=e.data[s],a=t.x+t.width,!(s===i&&a<l));s--){if(a<l&&" "!==t.char||!s){e.data.splice(s+1),e.width-=t.width;break}e.width-=t.width}e.width+=h,e.data.push({char:r,x:a}),e.textMode&&function(t){t.text="",t.data.forEach(e=>{t.text+=e.char}),t.data=null}(e)}})}}(h,e,i,n),"none"!==e.textDecoration&&function(t,e){let i,s=0;const{fontSize:n,textDecoration:o}=e;switch(t.decorationHeight=n/11,u(o)?(i=o.type,o.color&&(t.decorationColor=Xh.string(o.color)),o.offset&&(s=Math.min(.3*n,Math.max(o.offset,.15*-n)))):i=o,i){case"under":t.decorationY=[.15*n+s];break;case"delete":t.decorationY=[.35*-n];break;case"under-delete":t.decorationY=[.15*n+s,.35*-n]}}(h,e),h}};const Kg={string:function(t,e){if(!t)return"#000";const i=h(e)&&e<1;if(r(t)){if(!i||!Xh.object)return t;t=Xh.object(t)}let s=n(t.a)?1:t.a;i&&(s*=e);const o=t.r+","+t.g+","+t.b;return 1===s?"rgb("+o+")":"rgba("+o+","+s+")"}};function Zg(t){return t?c(t)?t:[t]:[]}Object.assign(Yh,jg),Object.assign(Xh,Kg),Object.assign(jh,Lc),Object.assign(Kh,lu),Object.assign(Zh,Pu),Object.assign(qh,Nu),Object.assign(he,{interaction:(t,e,i,s)=>new Jd(t,e,i,s),hitCanvas:(t,e)=>new vh(t,e),hitCanvasManager:()=>new Qd}),xh();class qg extends Ir{get list(){return Zg(this.value)}get oldList(){return Zg(this.oldValue)}constructor(t,e){super(t),e&&Object.assign(this,e)}}function Jg(t){return(e,i)=>{const s="_"+i;ro(e,i,{get(){return this[s]},set(e){const n=this[s];if(n!==e){const o=this;if(o.config){const t="target"===i;if(t){const{beforeSelect:t}=o.config;if(t){const i=t({target:e});if(u(i))e=i;else if(!1===i)return}o.setDimOthers(!1),o.setBright(!1),c(e)&&e.length>1&&e[0].locked&&e.splice(0,1),o.single&&(delete o.element.syncEventer,delete o.element.__world.ignorePixelSnap)}const s=t?qg.BEFORE_SELECT:qg.BEFORE_HOVER;this.hasEvent(s)&&this.emitEvent(new qg(s,{editor:o,value:e,oldValue:n}))}this[s]=e,t(this,n)}}})}}qg.BEFORE_SELECT="editor.before_select",qg.SELECT="editor.select",qg.AFTER_SELECT="editor.after_select",qg.BEFORE_HOVER="editor.before_hover",qg.HOVER="editor.hover";const{abs:$g}=Math,{copy:Qg}=tt,{setListWithFn:tp}=Vt,{worldBounds:ep}=_r,ip={a:1,b:0,c:0,d:1,e:0,f:0},sp={x:0,y:0,width:0,height:0};class np extends t.UI{constructor(){super(),this.list=[],this.visible=0,this.hittable=!1,this.strokeAlign="center"}setTarget(t,e){e&&this.set(e),this.target=t,this.update()}update(t){const{list:e}=this;e.length?(tp(sp,e,ep),t&&this.set(t),this.set(sp),this.visible=!0):this.visible=0}__draw(t,e){const{list:i}=this;if(i.length){let s;const n=this.__,{stroke:o,strokeWidth:a,fill:h}=n,{bounds:l}=e;for(let d=0;d<i.length;d++){s=i[d];const{worldTransform:c,worldRenderBounds:u}=s;if(u.width&&u.height&&(!l||l.hit(u,e.matrix))){const i=$g(c.scaleX),l=$g(c.scaleY);Qg(ip,c),ip.half=a%2,t.setWorld(ip,e.matrix),t.beginPath(),s.__.__useArrow?s.__drawPath(t):s.__.__pathForRender?s.__drawRenderPath(t):s.__drawPathByBox(t),n.strokeWidth=a/Math.max(i,l),o&&(r(o)?jh.stroke(o,this,t,e):jh.strokes(o,this,t,e)),h&&(r(h)?jh.fill(h,this,t,e):jh.fills(h,this,t,e))}}n.strokeWidth=a}}destroy(){this.target=null,super.destroy()}}fe([Jg(function(t){const e=t.target;t.list=e?c(e)?e:[e]:[]})],np.prototype,"target",void 0);class op extends t.Group{constructor(e){super(e),this.strokeArea=new t.Rect({strokeAlign:"center"}),this.fillArea=new t.Rect,this.visible=0,this.hittable=!1,this.addMany(this.fillArea,this.strokeArea)}setStyle(t,e){const{visible:i,stroke:s,strokeWidth:n}=t;this.visible=i,this.strokeArea.reset(Object.assign({stroke:s,strokeWidth:n},e||{})),this.fillArea.reset({visible:!e,fill:s,opacity:.2})}setBounds(t){this.strokeArea.set(t),this.fillArea.set(t)}}const rp={findOne:t=>t.list.find(t=>t.editable),findByBounds(t,e){const i=[];return ap([t],i,e),i}};function ap(t,e,i){let s,n;for(let o=0,r=t.length;o<r;o++)if(s=t[o],n=s.__,n.hittable&&n.visible&&!n.locked&&i.hit(s.__world)){if(n.editable){if(s.isBranch&&!n.hitChildren){n.hitSelf&&e.push(s);continue}if(s.isFrame){if(i.includes(s.__layout.boxBounds,s.__world)){e.push(s);continue}}else i.hit(s.__layout.boxBounds,s.__world)&&n.hitSelf&&e.push(s)}s.isBranch&&ap(s.children,e,i)}}const{findOne:hp,findByBounds:lp}=rp;class dp extends t.Group{get dragging(){return!!this.originList}get running(){const{editor:t,app:e}=this;return this.hittable&&t.visible&&t.hittable&&t.mergeConfig.selector&&e&&"normal"===e.mode}get isMoveMode(){const{app:t}=this;return t&&t.interaction.moveMode}constructor(t){super(),this.hoverStroker=new np,this.targetStroker=new np,this.bounds=new Zt,this.selectArea=new op,this.__eventIds=[],this.editor=t,this.addMany(this.targetStroker,this.hoverStroker,this.selectArea),this.__listenEvents()}onHover(){const{editor:t}=this;if(!this.running||this.dragging||t.dragging)this.hoverStroker.target=null;else{const{hoverTarget:e,mergeConfig:i}=t,s=Object.assign({},i);e&&e.editConfig&&Object.assign(s,e.editConfig);const{stroke:n,strokeWidth:o,hover:r,hoverStyle:a}=s;this.hoverStroker.setTarget(r?e:null,Object.assign({stroke:n,strokeWidth:o},a||{}))}}onSelect(){this.running&&(this.targetStroker.setTarget(this.editor.list),this.hoverStroker.target=null)}update(){this.hoverStroker.update();const{stroke:t,strokeWidth:e,selectedStyle:i}=this.editor.mergedConfig;this.targetStroker.update(Object.assign({stroke:t,strokeWidth:e&&Math.max(1,e/2)},i||{}))}onPointerMove(t){const{app:e,editor:i}=this;if(this.running&&!this.isMoveMode&&e.interaction.canHover&&!e.interaction.dragging){const e=this.findUI(t);i.hoverTarget=i.hasItem(e)?null:e}this.isMoveMode&&(i.hoverTarget=null)}onBeforeDown(t){if(t.multiTouch)return;const{select:e}=this.editor.mergeConfig;"press"===e&&(this.app.config.mobile?this.waitSelect=()=>this.checkAndSelect(t):this.checkAndSelect(t))}onTap(t){if(t.multiTouch)return;const{editor:e}=this,{select:i,selectKeep:s}=e.mergeConfig;"tap"===i?this.checkAndSelect(t):this.waitSelect&&this.waitSelect(),this.needRemoveItem?e.removeItem(this.needRemoveItem):this.isMoveMode&&(s||(e.target=null))}checkAndSelect(t){if(this.needRemoveItem=null,this.allowSelect(t)){const{editor:e}=this,i=this.findUI(t);i?this.isMultipleSelect(t)?e.hasItem(i)?this.needRemoveItem=i:e.addItem(i):e.target=i:this.allow(t.target)&&(this.isHoldMultipleSelectKey(t)||this.editor.mergedConfig.selectKeep||(e.target=null))}}onDragStart(t){if(!t.multiTouch&&(this.waitSelect&&this.waitSelect(),this.allowDrag(t))){const{editor:e}=this,{stroke:i,area:s}=e.mergeConfig,{x:n,y:o}=t.getInnerPoint(this);this.bounds.set(n,o),this.selectArea.setStyle({visible:!0,stroke:i,x:n,y:o},s),this.selectArea.setBounds(this.bounds.get()),this.originList=e.leafList.clone()}}onDrag(t){if(!t.multiTouch){if(this.editor.dragging)return this.onDragEnd(t);if(this.dragging){const{editor:e}=this,i=t.getInnerTotal(this),s=this.bounds.clone().unsign(),n=new mh(lp(e.app,s));if(this.bounds.width=i.x,this.bounds.height=i.y,this.selectArea.setBounds(s.get()),n.length){const t=[];this.originList.forEach(e=>{n.has(e)||t.push(e)}),n.forEach(e=>{this.originList.has(e)||t.push(e)}),(t.length!==e.list.length||e.list.some((e,i)=>e!==t[i]))&&(e.target=t)}else e.target=this.originList.list}}}onDragEnd(t){t.multiTouch||this.dragging&&(this.originList=null,this.selectArea.visible=0)}onAutoMove(t){if(this.dragging){const{x:e,y:i}=t.getLocalMove(this);this.bounds.x+=e,this.bounds.y+=i}}allow(t){return t.leafer!==this.editor.leafer}allowDrag(t){const{boxSelect:e,multipleSelect:i}=this.editor.mergeConfig;return!(!(this.running&&i&&e)||t.target.draggable)&&(!this.editor.editing&&this.allow(t.target)||this.isHoldMultipleSelectKey(t)&&!hp(t.path))}allowSelect(t){return this.running&&!this.isMoveMode&&!t.middle}findDeepOne(t){const e={exclude:new mh(this.editor.editBox.rect)};return hp(t.target.leafer.interaction.findPath(t,e))}findUI(t){return this.isMultipleSelect(t)?this.findDeepOne(t):hp(t.path)}isMultipleSelect(t){const{multipleSelect:e,continuousSelect:i}=this.editor.mergeConfig;return e&&(this.isHoldMultipleSelectKey(t)||i)}isHoldMultipleSelectKey(t){const{multipleSelectKey:e}=this.editor.mergedConfig;return e?t.isHoldKeys(e):t.shiftKey}__listenEvents(){const{editor:e}=this;e.waitLeafer(()=>{const{app:i}=e;i.selector.proxy=e,this.__eventIds=[e.on_([[qg.HOVER,this.onHover,this],[qg.SELECT,this.onSelect,this]]),i.on_([[t.PointerEvent.MOVE,this.onPointerMove,this],[t.PointerEvent.BEFORE_DOWN,this.onBeforeDown,this],[t.PointerEvent.TAP,this.onTap,this],[t.DragEvent.START,this.onDragStart,this,!0],[t.DragEvent.DRAG,this.onDrag,this],[t.DragEvent.END,this.onDragEnd,this],[t.MoveEvent.MOVE,this.onAutoMove,this],[[t.ZoomEvent.ZOOM,t.MoveEvent.MOVE],()=>{this.editor.hoverTarget=null}]])]})}__removeListenEvents(){this.off_(this.__eventIds)}destroy(){this.editor=this.originList=this.needRemoveItem=null,this.__removeListenEvents(),super.destroy()}}const{topLeft:cp,top:up,topRight:gp,right:pp,bottomRight:_p,bottom:fp,bottomLeft:mp,left:yp}=t.Direction9,{toPoint:vp}=kt,{within:wp,sign:xp}=z,{abs:bp}=Math,Ep={getScaleData(t,e,i,s,n,o,r,a){let l,d,c={},u=1,g=1;const{boxBounds:p,widthRange:_,heightRange:f,dragBounds:m,worldBoxBounds:y}=t,{width:v,height:w}=e,x=t.scaleX/e.scaleX,b=t.scaleY/e.scaleY,E=xp(x),S=xp(b),k=a?x:E*p.width/v,B=a?b:S*p.height/w;if(h(s))u=g=Math.sqrt(s);else{o&&(s.x*=2,s.y*=2),s.x*=a?x:E,s.y*=a?b:S;const t=(-s.y+w)/w,e=(s.x+v)/v,r=(s.y+w)/w,h=(-s.x+v)/v;switch(i){case up:g=t,l="bottom";break;case pp:u=e,l="left";break;case fp:g=r,l="top";break;case yp:u=h,l="right";break;case cp:g=t,u=h,l="bottom-right";break;case gp:g=t,u=e,l="bottom-left";break;case _p:g=r,u=e,l="top-left";break;case mp:g=r,u=h,l="top-right"}if(n)if("corner"===n&&i%2)n=!1;else switch(i){case up:case fp:u=g;break;case yp:case pp:g=u;break;default:d=Math.sqrt(bp(u*g)),u=xp(u)*d,g=xp(g)*d}}const T=1!==u,P=1!==g;if(T&&(u/=k),P&&(g/=B),!r){const{worldTransform:e}=t;u<0&&(u=1/p.width/e.scaleX),g<0&&(g=1/p.height/e.scaleY)}if(vp(o||l,p,c,!0),m){const e={x:u,y:g};Rd.limitScaleOf(t,c,e,n),u=e.x,g=e.y}if(T&&_){const e=p.width*t.scaleX;u=wp(e*u,_)/e}if(P&&f){const e=p.height*t.scaleY;g=wp(e*g,f)/e}return T&&bp(u*y.width)<1&&(u=xp(u)/y.width),P&&bp(g*y.height)<1&&(g=xp(g)/y.height),n&&u!==g&&(d=Math.min(bp(u),bp(g)),u=xp(u)*d,g=xp(g)*d),isFinite(u)||(u=1),isFinite(g)||(g=1),{origin:c,scaleX:u,scaleY:g,direction:i,lockRatio:n,around:o}},getRotateData(t,e,i,s,n){let o,r={};switch(e){case cp:o="bottom-right";break;case gp:o="bottom-left";break;case _p:o="top-left";break;case mp:o="top-right";break;default:o="center"}return vp(n||o,t.boxBounds,r,!0),{origin:r,rotation:ct.getRotation(s,t.getWorldPointByBox(r),i)}},getSkewData(t,e,i,s){let n,o,r={},a=0,h=0;switch(e){case up:case cp:o={x:.5,y:0},n="bottom",a=1;break;case fp:case _p:o={x:.5,y:1},n="top",a=1;break;case yp:case mp:o={x:0,y:.5},n="right",h=1;break;case pp:case gp:o={x:1,y:.5},n="left",h=1}const{width:l,height:d}=t;o.x=o.x*l,o.y=o.y*d,vp(s||n,t,r,!0);const c=ct.getRotation(o,r,{x:o.x+(a?i.x:0),y:o.y+(h?i.y:0)});return a?a=-c:h=c,{origin:r,skewX:a,skewY:h}},getAround:(t,e)=>e&&!t?"center":t,getRotateDirection:(t,e,i=8)=>((t=(t+Math.round(e/(360/i)))%i)<0&&(t+=i),t),getFlipDirection(t,e,i){if(e)switch(t){case yp:t=pp;break;case cp:t=gp;break;case mp:t=_p;break;case pp:t=yp;break;case gp:t=cp;break;case _p:t=mp}if(i)switch(t){case up:t=fp;break;case cp:t=mp;break;case gp:t=_p;break;case fp:t=up;break;case mp:t=cp;break;case _p:t=gp}return t}},Sp={};function kp(t,e){const{enterPoint:i,dragging:s,skewing:n,resizing:o,flippedX:r,flippedY:a}=t;if(!i||!t.editor.editing||!t.canUse)return;if("rect"===i.name)return Bp(t);if("circle"===i.name)return;let{rotation:h}=t;const{pointType:l}=i,{moveCursor:d,resizeCursor:c,rotateCursor:u,skewCursor:g,moveable:p,resizeable:_,rotateable:f,skewable:m}=t.mergeConfig;if("move"===l)return i.cursor=d,void(p||(i.visible=!1));if("button"===l)return void(i.cursor||(i.cursor="pointer"));let y=l.includes("resize");y&&f&&(t.isHoldRotateKey(e)||!_)&&(y=!1);const v=m&&!y&&("resize-line"===i.name||"skew"===l),w=s?n?g:o?c:u:v?g:y?c:u;h+=45*(Ep.getFlipDirection(i.direction,r,a)+1),h=2*Math.round(z.formatRotation(h,!0)/2);const{url:x,x:b,y:E}=w,S=x+h;Sp[S]?i.cursor=Sp[S]:Sp[S]=i.cursor={url:Tp(x,h),x:b,y:E}}function Bp(t){const{moveCursor:e,moveable:i}=t.mergeConfig;t.canUse&&(t.rect.cursor=i?e:void 0)}function Tp(t,e){return'"data:image/svg+xml,'+encodeURIComponent(t.replace("{{rotation}}",e.toString()))+'"'}class Pp extends t.Box{constructor(t){super(t),this.useFastShadow=!0}}const Rp=["top","right","bottom","left"],Lp=void 0;class Cp extends t.Group{get mergeConfig(){const{config:t}=this,{mergeConfig:e,editBox:i}=this.editor;return this.mergedConfig=t&&i!==this?Object.assign(Object.assign({},e),t):e}get target(){return this._target||this.editor.element}set target(t){this._target=t}get single(){return!!this._target||this.editor.single}get transformTool(){return this._transformTool||this.editor}set transformTool(t){this._transformTool=t}get flipped(){return this.flippedX||this.flippedY}get flippedX(){return this.scaleX<0}get flippedY(){return this.scaleY<0}get flippedOne(){return this.scaleX*this.scaleY<0}get canUse(){return this.app&&this.editor.editing}get canGesture(){if(!this.canUse)return!1;const{moveable:t,resizeable:e,rotateable:i}=this.mergeConfig;return r(t)||r(e)||r(i)}get canDragLimitAnimate(){return this.moving&&this.mergeConfig.dragLimitAnimate&&this.target.dragBounds}constructor(e){super(),this.view=new t.Group,this.rect=new Pp({name:"rect",hitFill:"all",hitStroke:"none",strokeAlign:"center",hitRadius:5}),this.circle=new Pp({name:"circle",strokeAlign:"center",around:"center",cursor:"crosshair",hitRadius:5}),this.buttons=new t.Group({around:"center",hitSelf:!1,visible:0}),this.resizePoints=[],this.rotatePoints=[],this.resizeLines=[],this.dragStartData={},this.__eventIds=[],this.editor=e,this.visible=!1,this.create(),this.__listenEvents()}create(){let t,e,i;const{view:s,resizePoints:n,rotatePoints:o,resizeLines:r,rect:a,circle:h,buttons:l}=this,d=["bottom-right","bottom","bottom-left","left","top-left","top","top-right","right"];for(let s=0;s<8;s++)t=new Pp({name:"rotate-point",around:d[s],width:15,height:15,hitFill:"all"}),o.push(t),this.listenPointEvents(t,"rotate",s),s%2&&(e=new Pp({name:"resize-line",around:"center",width:10,height:10,hitFill:"all"}),r.push(e),this.listenPointEvents(e,"resize",s)),i=new Pp({name:"resize-point",hitRadius:5}),n.push(i),this.listenPointEvents(i,"resize",s);this.listenPointEvents(h,"rotate",2),this.listenPointEvents(a,"move",8),s.addMany(...o,a,h,l,...r,...n),this.add(s)}load(){const{target:t,mergeConfig:e,single:i,rect:s,circle:n,resizePoints:r,resizeLines:a}=this,{stroke:h,strokeWidth:l,ignorePixelSnap:d}=e,c=this.getPointsStyle(),u=this.getMiddlePointsStyle(),g=this.getResizeLinesStyle();let p;this.visible=!t.locked;for(let t=0;t<8;t++)p=r[t],p.set(this.getPointStyle(t%2?u[(t-1)/2%u.length]:c[t/2%c.length])),p.rotation=(t-(t%2?1:0))/2*90,t%2&&a[(t-1)/2].set(Object.assign({pointType:"resize",rotation:(t-1)/2*90},g[(t-1)/2%g.length]||{}));n.set(this.getPointStyle(e.circle||e.rotatePoint||c[0])),s.set(Object.assign({stroke:h,strokeWidth:l,opacity:1,editConfig:Lp},e.rect||{}));const f=o(e.rectThrough)?i:e.rectThrough;s.hittable=!f,f&&(t.syncEventer=s,this.app.interaction.bottomList=[{target:s,proxy:t}]),i&&_.stintSet(t.__world,"ignorePixelSnap",d),Bp(this)}update(){const{editor:t}=this,{x:e,y:i,scaleX:s,scaleY:n,rotation:o,skewX:r,skewY:a,width:h,height:l}=this.target.getLayoutBounds("box",t,!0);this.visible=!this.target.locked,this.set({x:e,y:i,scaleX:s,scaleY:n,rotation:o,skewX:r,skewY:a}),this.updateBounds({x:0,y:0,width:h,height:l})}unload(){this.visible=!1,this.app&&(this.rect.syncEventer=this.app.interaction.bottomList=null)}updateBounds(t){const{editor:e,mergeConfig:i,single:s,rect:n,circle:o,buttons:r,resizePoints:a,rotatePoints:l,resizeLines:d}=this,{editMask:c}=e,{middlePoint:u,resizeable:g,rotateable:p,hideOnSmall:_,editBox:f,mask:m,dimOthers:y,bright:v,spread:w,hideRotatePoints:x,hideResizeLines:b}=i;if(c.visible=!!m||0,e.setDimOthers(y),e.setBright(!!y||v),w&&Vt.spread(t,w),this.view.worldOpacity){const{width:e,height:c}=t,m=h(_)?_:10,y=f&&!(_&&e<m&&c<m);let v,w,E,S={};for(let i=0;i<8;i++)kt.toPoint(kt.directionData[i],t,S),w=a[i],v=l[i],w.set(S),v.set(S),w.visible=y&&!(!g&&!p),v.visible=y&&p&&g&&!x,i%2&&(E=d[(i-1)/2],E.set(S),E.visible=w.visible&&!b,w.visible=v.visible=y&&!!u,(i+1)/2%2?(E.width=e+E.height,_&&2*w.width>e&&(w.visible=!1)):(E.width=c+E.height,_&&2*w.width>c&&(w.visible=!1)));o.visible=y&&p&&!(!i.circle&&!i.rotatePoint),o.visible&&this.layoutCircle(),n.path&&(n.path=null),n.set(Object.assign(Object.assign({},t),{visible:!s||f})),r.visible=y&&r.children.length>0||0,r.visible&&this.layoutButtons()}else n.set(t)}layoutCircle(){const{circleDirection:t,circleMargin:e,buttonsMargin:i,buttonsDirection:s,middlePoint:n}=this.mergedConfig,o=Rp.indexOf(t||(this.buttons.children.length&&"bottom"===s?"top":"bottom"));this.setButtonPosition(this.circle,o,e||i,!!n)}layoutButtons(){const{buttons:t}=this,{buttonsDirection:e,buttonsFixed:i,buttonsMargin:s,middlePoint:n}=this.mergedConfig,{flippedX:o,flippedY:r}=this;let a=Rp.indexOf(e);(a%2&&o||(a+1)%2&&r)&&i&&(a=(a+2)%4);const h=i?Ep.getRotateDirection(a,this.flippedOne?this.rotation:-this.rotation,4):a;this.setButtonPosition(t,h,s,!!n),i&&(t.rotation=90*(h-a)),t.scaleX=o?-1:1,t.scaleY=r?-1:1}setButtonPosition(t,e,i,s){const n=this.resizePoints[2*e+1],o=e%2,r=e&&3!==e?1:-1,a=(i+(e%2?(s?n.width:0)+t.boxBounds.width:(s?n.height:0)+t.boxBounds.height)/2)*r;o?(t.x=n.x+a,t.y=n.y):(t.x=n.x,t.y=n.y+a)}getPointStyle(t){const{stroke:e,strokeWidth:i,pointFill:s,pointSize:n,pointRadius:o}=this.mergedConfig,r={fill:s,stroke:e,strokeWidth:i,around:"center",strokeAlign:"center",opacity:1,width:n,height:n,cornerRadius:o,offsetX:0,offsetY:0,editConfig:Lp};return t?Object.assign(r,t):r}getPointsStyle(){const{point:t}=this.mergedConfig;return c(t)?t:[t]}getMiddlePointsStyle(){const{middlePoint:t}=this.mergedConfig;return c(t)?t:t?[t]:this.getPointsStyle()}getResizeLinesStyle(){const{resizeLine:t}=this.mergedConfig;return c(t)?t:[t]}onDragStart(t){this.dragging=!0;const e=this.dragPoint=t.current,{pointType:i}=e,{moveable:s,resizeable:n,rotateable:o,skewable:r}=this.mergeConfig;"move"===i?s&&(this.moving=!0):(i.includes("rotate")||this.isHoldRotateKey(t)||!n?(o&&(this.rotating=!0),"resize-rotate"===i?n&&(this.resizing=!0):"resize-line"===e.name&&(r&&(this.skewing=!0),this.rotating=!1)):"resize"===i&&n&&(this.resizing=!0),"skew"===i&&r&&(this.skewing=!0)),this.onTransformStart(t)}onDrag(t){const{transformTool:e,moving:i,resizing:s,rotating:n,skewing:o}=this;if(i)e.onMove(t);else if(s||n||o){const i=t.current;i.pointType&&(this.enterPoint=i),n&&e.onRotate(t),s&&e.onScale(t),o&&e.onSkew(t)}kp(this,t)}onDragEnd(t){this.onTransformEnd(t),this.dragPoint=null}onTransformStart(t){(this.moving||this.gesturing)&&(this.editor.opacity=this.mergedConfig.hideOnMove?0:1),this.resizing&&(Kr.resizingKeys=this.editor.leafList.keys);const{dragStartData:e,target:i}=this;e.x=t.x,e.y=t.y,e.totalOffset={x:0,y:0},e.point={x:i.x,y:i.y},e.bounds=Object.assign({},i.getLayoutBounds("box","local")),e.rotation=i.rotation}onTransformEnd(e){this.canDragLimitAnimate&&(e instanceof t.DragEvent||e instanceof t.MoveEvent)&&this.transformTool.onMove(e),this.resizing&&(Kr.resizingKeys=null),this.dragging=this.gesturing=this.moving=this.resizing=this.rotating=this.skewing=!1,this.editor.opacity=1,this.editor.update()}onMove(e){if(this.canGesture&&"drag"!==e.moveType&&(e.stop(),r(this.mergedConfig.moveable)))switch(this.gesturing=this.moving=!0,e.type){case t.MoveEvent.START:this.onTransformStart(e);break;case t.MoveEvent.END:this.onTransformEnd(e);break;default:this.transformTool.onMove(e)}}onScale(e){if(this.canGesture&&(e.stop(),r(this.mergedConfig.resizeable)))switch(this.gesturing=this.resizing=!0,e.type){case t.ZoomEvent.START:this.onTransformStart(e);break;case t.ZoomEvent.END:this.onTransformEnd(e);break;default:this.transformTool.onScale(e)}}onRotate(e){if(this.canGesture&&(e.stop(),r(this.mergedConfig.rotateable)))switch(this.gesturing=this.rotating=!0,e.type){case t.ZoomEvent.START:this.onTransformStart(e);break;case t.ZoomEvent.END:this.onTransformEnd(e);break;default:this.transformTool.onRotate(e)}}isHoldRotateKey(t){const{rotateKey:e}=this.mergedConfig;return e?t.isHoldKeys(e):t.metaKey||t.ctrlKey}onKey(t){kp(this,t)}onArrow(t){if(this.canUse&&this.mergeConfig.keyEvent){let e=0,i=0;const s=t.shiftKey?10:1;switch(t.code){case"ArrowDown":i=s;break;case"ArrowUp":i=-s;break;case"ArrowLeft":e=-s;break;case"ArrowRight":e=s}(e||i)&&this.transformTool.move(e,i)}}onDoubleTap(t){const{openInner:e,preventEditInner:i}=this.mergeConfig;"double"!==e||i||this.openInner(t)}onLongPress(t){const{openInner:e,preventEditInner:i}=this.mergeConfig;"long"===e&&i&&this.openInner(t)}openInner(e){const{editor:i,target:s}=this;if(this.single){if(s.locked)return;if(s.isBranch&&!s.editInner){if(s.textBox){const{children:e}=s,n=e.find(e=>e.editable&&e instanceof t.Text)||e.find(e=>e instanceof t.Text);if(n)return i.openInnerEditor(n)}i.openGroup(s),i.target=i.selector.findDeepOne(e)}else i.openInnerEditor()}}listenPointEvents(e,i,s){e.direction=s,e.pointType=i,this.__eventIds.push(e.on_([[t.DragEvent.START,this.onDragStart,this],[t.DragEvent.DRAG,this.onDrag,this],[t.DragEvent.END,this.onDragEnd,this],[t.PointerEvent.ENTER,t=>{this.enterPoint=e,kp(this,t)}],[t.PointerEvent.LEAVE,()=>{this.enterPoint=null}]]))}__listenEvents(){const{rect:e,editor:i,__eventIds:s}=this;s.push(e.on_([[t.PointerEvent.DOUBLE_TAP,this.onDoubleTap,this],[t.PointerEvent.LONG_PRESS,this.onLongPress,this]])),this.waitLeafer(()=>{s.push(i.app.on_([[[t.KeyEvent.HOLD,t.KeyEvent.UP],this.onKey,this],[t.KeyEvent.DOWN,this.onArrow,this],[[t.MoveEvent.START,t.MoveEvent.BEFORE_MOVE,t.MoveEvent.END],this.onMove,this,!0],[[t.ZoomEvent.START,t.ZoomEvent.BEFORE_ZOOM,t.ZoomEvent.END],this.onScale,this,!0],[[t.RotateEvent.START,t.RotateEvent.BEFORE_ROTATE,t.RotateEvent.END],this.onRotate,this,!0]]))})}__removeListenEvents(){this.off_(this.__eventIds)}destroy(){this.editor=null,this.__removeListenEvents(),super.destroy()}}const Op={x:0,y:0,width:1e5,height:1e5};class Ap extends t.UI{constructor(t){super(),this.editor=t,this.hittable=!1,this.visible=0}__updateWorldBounds(){Object.assign(this.__local,Op),Object.assign(this.__world,Op)}__draw(t,e){const{editor:i}=this,{mask:s}=i.mergedConfig;if(s&&i.editing){if(t.fillWorld(t.bounds,!0===s?"rgba(0,0,0,0.8)":s),e.bounds&&!e.bounds.hit(i.editBox.rect.__world,e.matrix))return;t.saveBlendMode("destination-out"),e=Object.assign(Object.assign({},e),{shape:!0}),i.list.forEach(i=>{i.__render(t,e);const{parent:s}=i;s&&s.textBox&&s.__renderShape(t,e)}),t.restoreBlendMode()}}destroy(){this.editor=null,super.destroy()}}const Dp='\n<feOffset dy="1"/>\n<feGaussianBlur stdDeviation="1.5"/>\n<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2 0"/>\n<feBlend mode="normal" in="SourceGraphic" result="shape"/>',Mp={editSize:"size",keyEvent:!0,stroke:"#836DFF",strokeWidth:2,pointFill:"#FFFFFF",pointSize:10,pointRadius:16,rotateGap:45,buttonsDirection:"bottom",buttonsMargin:12,hideOnSmall:!0,moveCursor:"move",resizeCursor:{url:`\n<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg">\n<g filter="url(#f)">\n<g transform="rotate({{rotation}},12,12)">\n<path d="M7.5 8.0H8.5V5.9L6.8 7.2L7.5 8.0ZM3 11.4L2.3 10.6L1.3 11.4L2.3 12.2L3 11.4ZM7.5 10.4H6.5V11.4H7.5V10.4ZM16.5 10.4V11.4H17.5V10.4H16.5ZM16.5 8.0L17.1 7.2L15.5 5.9V8.0H16.5ZM21 11.4L21.6 12.2L22.6 11.4L21.6 10.6L21 11.4ZM16.5 14.9H15.5V16.9L17.1 15.7L16.5 14.9ZM16.5 12.4H17.5V11.4H16.5V12.4ZM7.5 12.4V11.4H6.5V12.4H7.5ZM7.5 14.9L6.8 15.7L8.5 16.9V14.9H7.5ZM6.8 7.2L2.3 10.6L3.6 12.2L8.1 8.7L6.8 7.2ZM8.5 10.4V8.0H6.5V10.4H8.5ZM16.5 9.4H7.5V11.4H16.5V9.4ZM17.5 10.4V8.0H15.5V10.4H17.5ZM15.8 8.7L20.3 12.2L21.6 10.6L17.1 7.2L15.8 8.7ZM20.3 10.6L15.8 14.1L17.1 15.7L21.6 12.2L20.3 10.6ZM17.5 14.9V12.4H15.5V14.9H17.5ZM7.5 13.4H16.5V11.4H7.5V13.4ZM8.5 14.9V12.4H6.5V14.9H8.5ZM2.3 12.2L6.8 15.7L8.1 14.1L3.6 10.6L2.3 12.2Z" fill="white"/>\n<path fill-rule="evenodd" d="M3 11.4L7.5 8.0V10.4H16.5V8.0L21 11.4L16.5 14.9V12.4H7.5V14.9L3 11.4Z" fill="black"/>\n</g>\n</g>\n<defs>\n<filter id="f" x="-1.6" y="3.9" width="27.2" height="16.9" filterUnits="userSpaceOnUse">\n${Dp}\n</filter>\n</defs>\n</svg>\n`,x:12,y:12},rotateCursor:{url:`\n<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg">\n<g filter="url(#f)">\n<g transform="rotate(135,12,12),rotate({{rotation}},12,12)">\n<path d="M20.4 8H21.4L20.8 7.1L17.3 2.6L17 2.1L16.6 2.6L13.1 7.1L12.5 8H13.5H15.4C14.9 11.8 11.8 14.9 8 15.4V13.5V12.5L7.1 13.1L2.6 16.6L2.1 17L2.6 17.3L7.1 20.8L8 21.4V20.4V18.4C13.5 17.9 17.9 13.5 18.4 8H20.4Z" stroke="white"/>\n<path fill-rule="evenodd" d="M17 3L20.4 7.5H17.9C17.7 13.1 13.1 17.7 7.5 17.9V20.4L3 17L7.5 13.5V15.9C12.0 15.7 15.7 12.0 15.9 7.5H13.5L17 3Z" fill="black"/>\n</g>\n</g>\n<defs>\n<filter id="f" x="-1.6" y="-0.6" width="27.1" height="27.1" filterUnits="userSpaceOnUse">\n${Dp}\n</filter>\n</defs>\n</svg>\n`,x:12,y:12},skewCursor:{url:`\n<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg">\n<g filter="url(#f)">\n<g transform="rotate(90,12,12),rotate({{rotation}},12,12)">\n<path d="M21 10.4L21 11.4L23.8 11.4L21.6 9.6L21 10.4ZM17 10.4V11.4L17 11.4L17 10.4ZM15.5 6L16.1 5.2L14.5 3.9V6H15.5ZM15.5 8.4V9.4H16.5V8.4H15.5ZM6 8.4V7.4H5V8.4H6ZM6 10.4H5V11.4H6V10.4ZM7 14.4V13.4L7 13.4L7 14.4ZM3 14.4L3 13.4L0.1 13.4L2.3 15.2L3 14.4ZM8.5 18.9L7.8 19.7L9.5 21.0V18.9H8.5ZM8.5 16.4V15.4H7.5V16.4H8.5ZM19 16.4V17.4H20V16.4H19ZM19 14.4H20V13.4H19V14.4ZM21 9.4L17 9.4L17 11.4L21 11.4L21 9.4ZM14.8 6.7L20.3 11.2L21.6 9.6L16.1 5.2L14.8 6.7ZM16.5 8.4V6H14.5V8.4H16.5ZM6 9.4H15.5V7.4H6V9.4ZM7 10.4V8.4H5V10.4H7ZM15.5 9.4H6V11.4H15.5V9.4ZM17 9.4H15.5V11.4H17V9.4ZM7 15.4H8.5V13.4H7V15.4ZM3 15.4L7 15.4L7 13.4L3 13.4L3 15.4ZM9.1 18.1L3.6 13.6L2.3 15.2L7.8 19.7L9.1 18.1ZM7.5 16.4V18.9H9.5V16.4H7.5ZM19 15.4H8.5V17.4H19V15.4ZM18 14.4V16.4H20V14.4H18ZM8.5 15.4H19V13.4H8.5V15.4Z" fill="white"/>\n<path fill-rule="evenodd" d="M17 10.4L21 10.4L15.5 6V8.4H6V10.4H15.5H17ZM8.5 14.4H7L3 14.4L8.5 18.9V16.4H19V14.4H8.5Z" fill="black"/>\n</g>\n</g>\n<defs>\n<filter x="-2.8" y="1.9" width="29.6" height="23.1" filterUnits="userSpaceOnUse" >\n${Dp}\n</filter>\n</defs>\n</svg>\n`,x:12,y:12},selector:!0,editBox:!0,hover:!0,select:"press",openInner:"double",multipleSelect:!0,boxSelect:!0,moveable:!0,resizeable:!0,flipable:!0,rotateable:!0,skewable:!0},Ip=new Zt;function Fp(t){const{simulateTarget:e,list:i}=t,{zoomLayer:s}=i[0].leafer;e.safeChange(()=>{Ip.setListWithFn(i,t=>t.getBounds("box","page")),0===Ip.width&&(Ip.width=.1),0===Ip.height&&(Ip.height=.1),e.reset(Ip.get())}),s.add(e)}const Wp=(t,e)=>t.parent.children.indexOf(t)-e.parent.children.indexOf(e),zp=(t,e)=>e.parent.children.indexOf(e)-t.parent.children.indexOf(t),Up={group(e,i,s){e.sort(zp);const{app:n,parent:o}=e[0];let r;r=s&&s.add?s:new t.Group(s),o.addAt(r,o.children.indexOf(e[0])),e.sort(Wp);const a=new yt(i.worldTransform);return a.divideParent(o.scrollWorldTransform),r.setTransform(a),r.editable=!0,r.hitChildren=!1,n.lockLayout(),e.forEach(t=>t.dropTo(r)),n.unlockLayout(),r},ungroup(t){const{app:e}=t[0],i=[];return e.lockLayout(),t.forEach(t=>{if(t.isBranch){const{parent:e,children:s}=t;for(;s.length;)i.push(s[0]),s[0].dropTo(e,e.children.indexOf(t));t.isBranchLeaf?i.push(t):t.remove()}else i.push(t)}),e.unlockLayout(),i},toTop(t){t.sort(Wp),t.forEach(t=>{t.parent&&t.parent.add(t)})},toBottom(t){t.sort(zp),t.forEach(t=>{t.parent&&t.parent.addAt(t,0)})}},Hp=te.get("EditToolCreator");function Np(){return t=>{Xp.register(t)}}const Yp=Np,Xp={list:{},register(t){const{tag:e}=t.prototype;Vp[e]&&Hp.repeat(e),Vp[e]=t},get:(t,e)=>new Vp[t](e)},{list:Vp}=Xp;class Gp extends qg{constructor(t,e){super(t,e)}}Gp.BEFORE_OPEN="innerEditor.before_open",Gp.OPEN="innerEditor.open",Gp.BEFORE_CLOSE="innerEditor.before_close",Gp.CLOSE="innerEditor.close";class jp extends qg{constructor(t,e){super(t,e)}}jp.BEFORE_GROUP="editor.before_group",jp.GROUP="editor.group",jp.BEFORE_UNGROUP="editor.before_ungroup",jp.UNGROUP="editor.ungroup",jp.BEFORE_OPEN="editor.before_open_group",jp.OPEN="editor.open_group",jp.BEFORE_CLOSE="editor.before_close_group",jp.CLOSE="editor.close_group";const{updateMatrix:Kp}=ar,Zp={x:1,y:1,scaleX:1,scaleY:1,rotation:1,skewX:1,skewY:1},qp="top-left";class Jp extends t.Rect{get __tag(){return"SimulateElement"}constructor(t){super(),this.checkChange=!0,this.canChange=!0,this.visible=this.hittable=!1,this.on(zr.CHANGE,e=>{if(this.checkChange&&Zp[e.attrName]){const{attrName:i,newValue:s,oldValue:n}=e,o="s"===i[0]?(s||1)/(n||1):(s||0)-(n||0);this.canChange=!1;const r=this.__;r[i]=n,Kp(this.parent),Kp(this);const a=new yt(this.__world);switch(r[i]=s,this.__layout.rotationChange(),Kp(this),this.changedTransform=new yt(this.__world).divide(a),i){case"x":t.move(o,0);break;case"y":t.move(0,o);break;case"rotation":t.rotateOf(qp,o);break;case"scaleX":t.scaleOf(qp,o,1);break;case"scaleY":t.scaleOf(qp,1,o);break;case"skewX":t.skewOf(qp,o,0);break;case"skewY":t.skewOf(qp,0,o)}this.canChange=!0}})}safeChange(t){this.canChange&&(this.checkChange=!1,t(),this.checkChange=!0)}}class $p extends qg{constructor(t,e){super(t,e)}}$p.BEFORE_MOVE="editor.before_move",$p.MOVE="editor.move";class Qp extends qg{constructor(t,e){super(t,e)}}Qp.BEFORE_SCALE="editor.before_scale",Qp.SCALE="editor.scale";class t_ extends qg{constructor(t,e){super(t,e)}}t_.BEFORE_ROTATE="editor.before_rotate",t_.ROTATE="editor.rotate";class e_ extends qg{constructor(t,e){super(t,e)}}e_.BEFORE_SKEW="editor.before_skew",e_.SKEW="editor.skew";class i_{onMove(e){const{target:i,mergeConfig:s,dragStartData:n}=this.editBox;let o,{dragLimitAnimate:a}=s;const l=e.type===t.MoveEvent.END||e.type===t.DragEvent.END,d=r(i.draggable),c=!a||l||d,u={x:e.totalX,y:e.totalY};e instanceof t.MoveEvent&&ct.move(u,i.getWorldPointByLocal(n.totalOffset,null,!0)),e.shiftKey&&(Math.abs(u.x)>Math.abs(u.y)?u.y=0:u.x=0),o=t.DragEvent.getValidMove(i,n.point,u,c),(o.x||o.y)&&(a&&!d&&l?ar.animateMove(this,o,h(a)?a:.3):this.move(o))}onScale(e){const{target:i,mergeConfig:s,single:n,dragStartData:o}=this.editBox;let r,{around:a,lockRatio:h,flipable:l,editSize:d}=s;e instanceof t.ZoomEvent?(a=i.getBoxPoint(e),r=e.totalScale):r=e.getInnerTotal(i);const{direction:c}=e.current;(e.shiftKey||i.lockRatio)&&(h=!0);const u=Ep.getScaleData(i,o.bounds,c,r,h,Ep.getAround(a,e.altKey),l,!n||"scale"===d),g=i.x,p=i.y;e instanceof t.DragEvent&&this.editTool&&this.editTool.onScaleWithDrag?(u.drag=e,this.scaleWithDrag(u)):this.scaleOf(u.origin,u.scaleX,u.scaleY),ct.move(o.totalOffset,i.x-g,i.y-p)}onRotate(e){const{target:i,mergeConfig:s,dragStartData:n}=this.editBox,{around:o,rotateAround:r,rotateGap:a,diagonalRotateKey:h}=s,{direction:l}=e.current;let d,c;if(e instanceof t.RotateEvent)c=e.rotation,d=r?kt.getPoint(r,i.boxBounds):i.getBoxPoint(e);else{const t=h?e.isHoldKeys(h):e.shiftKey,s=Ep.getRotateData(i,l,e,n,t?null:r||i.around||i.origin||o||"center");c=n.rotation+s.rotation-i.rotation,d=s.origin}if(c=z.float(z.getGapRotation(c,a,i.rotation),2),!c)return;const u=i.x,g=i.y;this.rotateOf(d,c),ct.move(n.totalOffset,i.x-u,i.y-g)}onSkew(t){const{target:e,mergeConfig:i}=this.editBox,{around:s}=i,{origin:n,skewX:o,skewY:r}=Ep.getSkewData(e.boxBounds,t.current.direction,t.getInnerMove(e),Ep.getAround(s,t.altKey));(o||r)&&this.skewOf(n,o,r)}move(t,e=0){if(!this.checkTransform("moveable"))return;u(t)&&(e=t.y,t=t.x);const{target:i,mergeConfig:s,single:n,editor:o}=this.editBox,{beforeMove:r}=s;if(r){const s=r({target:i,x:t,y:e});if(u(s))t=s.x,e=s.y;else if(!1===s)return}const a=i.getWorldPointByLocal({x:t,y:e},null,!0);n||i.safeChange(()=>i.move(t,e));const h={target:i,editor:o,moveX:a.x,moveY:a.y};this.emitEvent(new $p($p.BEFORE_MOVE,h));const l=new $p($p.MOVE,h);this.doMove(l),this.emitEvent(l)}scaleWithDrag(t){if(!this.checkTransform("resizeable"))return;const{target:e,mergeConfig:i,editor:s}=this.editBox,{beforeScale:n}=i;if(n){const{origin:i,scaleX:s,scaleY:o,drag:r}=t;if(!1===n({target:e,drag:r,origin:i,scaleX:s,scaleY:o}))return}t=Object.assign(Object.assign({},t),{target:e,editor:s,worldOrigin:e.getWorldPoint(t.origin)}),this.emitEvent(new Qp(Qp.BEFORE_SCALE,t));const o=new Qp(Qp.SCALE,t);this.editTool.onScaleWithDrag(o),this.emitEvent(o)}scaleOf(t,e,i=e,s){if(!this.checkTransform("resizeable"))return;const{target:n,mergeConfig:o,single:r,editor:a}=this.editBox,{beforeScale:h}=o;if(h){const s=h({target:n,origin:t,scaleX:e,scaleY:i});if(u(s))e=s.scaleX,i=s.scaleY;else if(!1===s)return}const l=this.getWorldOrigin(t),d=!r&&this.getChangedTransform(()=>n.safeChange(()=>n.scaleOf(t,e,i))),c={target:n,editor:a,worldOrigin:l,scaleX:e,scaleY:i,transform:d};this.emitEvent(new Qp(Qp.BEFORE_SCALE,c));const g=new Qp(Qp.SCALE,c);this.doScale(g),this.emitEvent(g)}flip(t){if(!this.checkTransform("resizeable"))return;const{target:e,single:i,editor:s}=this.editBox,n=this.getWorldOrigin("center"),o=i?new yt(ar.getFlipTransform(e,t)):this.getChangedTransform(()=>e.safeChange(()=>e.flip(t))),r={target:e,editor:s,worldOrigin:n,scaleX:"x"===t?-1:1,scaleY:"y"===t?-1:1,transform:o};this.emitEvent(new Qp(Qp.BEFORE_SCALE,r));const a=new Qp(Qp.SCALE,r);this.doScale(a),this.emitEvent(a)}rotateOf(t,e){if(!this.checkTransform("rotateable"))return;const{target:i,mergeConfig:s,single:n,editor:o}=this.editBox,{beforeRotate:r}=s;if(r){const s=r({target:i,origin:t,rotation:e});if(h(s))e=s;else if(!1===s)return}const a=this.getWorldOrigin(t),l=!n&&this.getChangedTransform(()=>i.safeChange(()=>i.rotateOf(t,e))),d={target:i,editor:o,worldOrigin:a,rotation:e,transform:l};this.emitEvent(new t_(t_.BEFORE_ROTATE,d));const c=new t_(t_.ROTATE,d);this.doRotate(c),this.emitEvent(c)}skewOf(t,e,i=0,s){if(!this.checkTransform("skewable"))return;const{target:n,mergeConfig:o,single:r,editor:a}=this.editBox,{beforeSkew:h}=o;if(h){const s=h({target:n,origin:t,skewX:e,skewY:i});if(u(s))e=s.skewX,i=s.skewY;else if(!1===s)return}const l=this.getWorldOrigin(t),d=!r&&this.getChangedTransform(()=>n.safeChange(()=>n.skewOf(t,e,i))),c={target:n,editor:a,worldOrigin:l,skewX:e,skewY:i,transform:d};this.emitEvent(new e_(e_.BEFORE_SKEW,c));const g=new e_(e_.SKEW,c);this.doSkew(g),this.emitEvent(g)}doMove(t){this.editTool.onMove(t)}doScale(t){this.editTool.onScale(t)}doRotate(t){this.editTool.onRotate(t)}doSkew(t){this.editTool.onSkew(t)}checkTransform(t){const{target:e,mergeConfig:i}=this.editBox;return e&&!e.locked&&i[t]}getWorldOrigin(t){const{target:e}=this.editBox;return e.getWorldPoint(ar.getInnerOrigin(e,t))}getChangedTransform(t){const{target:e,single:i}=this.editBox;if(!i&&!e.canChange)return e.changedTransform;const s=new yt(e.worldTransform);return t(),new yt(e.worldTransform).divide(s)}emitEvent(t,e){this.editBox.editor.emitEvent(t,e)}}t.Editor=class extends t.Group{get list(){return this.leafList.list}get dragHoverExclude(){return[this.editBox.rect]}get editing(){return!!this.list.length}get groupOpening(){return!!this.openedGroupList.length}get multiple(){return this.list.length>1}get single(){return 1===this.list.length}get dragPoint(){return this.editBox.dragPoint}get dragging(){return this.editBox.dragging}get gesturing(){return this.editBox.gesturing}get moving(){return this.editBox.moving}get resizing(){return this.editBox.resizing}get rotating(){return this.editBox.rotating}get skewing(){return this.editBox.skewing}get element(){return this.multiple?this.simulateTarget:this.list[0]}get buttons(){return this.editBox.buttons}get targetLeafer(){const t=this.list[0];return t&&t.leafer}constructor(t,e){super(e),this.leafList=new mh,this.openedGroupList=new mh,this.simulateTarget=new Jp(this),this.editBox=new Cp(this),this.editToolList={},this.selector=new dp(this),this.editMask=new Ap(this),this.targetEventIds=[];let i=_.clone(Mp);t&&(i=_.default(t,i)),this.mergedConfig=this.config=i,this.addMany(this.editMask,this.selector,this.editBox),ae.has("resize")||(this.config.editSize="scale")}select(t){this.target=t}cancel(){this.target=null}hasItem(t){return this.leafList.has(t)}getItem(t){return this.list[t||0]}addItem(t){this.hasItem(t)||t.locked||(this.leafList.add(t),this.target=this.leafList.list)}removeItem(t){this.hasItem(t)&&(this.leafList.remove(t),this.target=this.leafList.list)}shiftItem(t){this.hasItem(t)?this.removeItem(t):this.addItem(t)}setDimOthers(t,e="dim",i){if(!i){const{dimTarget:t,targetLeafer:e}=this;i=t?c(t)?t:[t]:[e]}i[0]&&i[0][e]!==(t||!1)&&i.forEach(i=>_.stintSet(i,e,t))}setBright(t){this.setDimOthers(t,"bright",this.list)}update(){if(this.editing){if(!this.element.parent)return this.cancel();this.innerEditing&&this.innerEditor.update(),this.editTool.update(),this.selector.update()}}updateEditBox(){this.multiple&&Fp(this),this.update()}getEditTool(t){return this.editToolList[t]=this.editToolList[t]||Xp.get(t,this)}updateEditTool(){if(this.unloadEditTool(),this.editing){const t=this.element;let e=t.editOuter||"EditTool";const{beforeEditOuter:i}=this.mergeConfig;if(i){const s=i({target:t,name:e});if(r(s))e=s;else if(!1===s)return}if(Xp.list[e]){const t=this.editTool=this.getEditTool(e);this.editBox.load(),t.load(),this.update()}}}unloadEditTool(){let t=this.editTool;t&&(this.editBox.unload(),t.unload(),this.editTool=null)}getEditSize(t){return this.mergeConfig.editSize}onMove(t){}onScale(t){}onRotate(t){}onSkew(t){}move(t,e=0){}scaleWithDrag(t){}scaleOf(t,e,i=e,s){}flip(t){}rotateOf(t,e){}skewOf(t,e,i=0,s){}checkTransform(t){}getWorldOrigin(t){}getChangedTransform(t){}group(t){return this.multiple&&(this.emitGroupEvent(jp.BEFORE_GROUP),this.target=Up.group(this.list,this.element,t),this.emitGroupEvent(jp.GROUP,this.target)),this.target}ungroup(){const{list:t}=this;return t.length&&(t.forEach(t=>t.isBranch&&this.emitGroupEvent(jp.BEFORE_UNGROUP,t)),this.target=Up.ungroup(t),t.forEach(t=>t.isBranch&&this.emitGroupEvent(jp.UNGROUP,t))),this.list}openGroup(t){this.emitGroupEvent(jp.BEFORE_OPEN,t),this.openedGroupList.add(t),t.hitChildren=!0,this.emitGroupEvent(jp.OPEN,t)}closeGroup(t){this.emitGroupEvent(jp.BEFORE_CLOSE,t),this.openedGroupList.remove(t),t.hitChildren=!1,this.emitGroupEvent(jp.CLOSE,t)}checkOpenedGroups(){const t=this.openedGroupList;if(t.length){let{list:e}=t;this.editing&&(e=[],t.forEach(t=>this.list.every(e=>!ar.hasParent(e,t))&&e.push(t))),e.forEach(t=>this.closeGroup(t))}this.editing&&!this.selector.dragging&&this.checkDeepSelect()}checkDeepSelect(){let t,{list:e}=this;for(let i=0;i<e.length;i++)for(t=e[i].parent;t&&!t.hitChildren;)this.openGroup(t),t=t.parent}emitGroupEvent(t,e){const i=new jp(t,{editTarget:e});this.emitEvent(i),e&&e.emitEvent(i)}getInnerEditor(t){return this.editToolList[t]=this.editToolList[t]||Xp.get(t,this)}openInnerEditor(t,e,i){let s;if(r(e)?s=e:i||(i=e),t&&i&&(this.target=t),this.single){t||(t=this.element),s||(s=t.editInner);const{beforeEditInner:e}=this.mergeConfig;if(e){const i=e({target:t,name:s});if(r(i))s=i;else if(!1===i)return}Xp.list[s]&&(this.editTool.unload(),this.innerEditing=!0,this.innerEditor=this.getInnerEditor(s),this.innerEditor.editTarget=t,this.emitInnerEvent(Gp.BEFORE_OPEN),this.innerEditor.load(),this.emitInnerEvent(Gp.OPEN))}}closeInnerEditor(t){this.innerEditing&&(this.innerEditing=!1,this.emitInnerEvent(Gp.BEFORE_CLOSE),this.innerEditor.unload(),this.emitInnerEvent(Gp.CLOSE),t||this.updateEditTool(),this.innerEditor=null)}emitInnerEvent(t){const{innerEditor:e}=this,{editTarget:i}=e,s=new Gp(t,{editTarget:i,innerEditor:e});this.emitEvent(s),i.emitEvent(s)}lock(){this.list.forEach(t=>t.locked=!0),this.update()}unlock(){this.list.forEach(t=>t.locked=!1),this.update()}toTop(){this.list.length&&(Up.toTop(this.list),this.leafList.update())}toBottom(){this.list.length&&(Up.toBottom(this.list),this.leafList.update())}onAppRenderStart(t){(this.targetChanged=t.children.some(t=>t!==this.leafer&&t.renderer.changed))&&this.editBox.forceRender()}onRenderStart(){this.targetChanged&&this.update()}onChildScroll(){this.multiple&&this.updateEditBox()}listenTargetEvents(){if(!this.targetEventIds.length){const{app:t,leafer:e,targetLeafer:i,editMask:s}=this;this.targetEventIds=[e.on_(Jr.START,this.onRenderStart,this),i&&i.on_(zr.SCROLL,this.onChildScroll,this),t.on_(Jr.CHILD_START,this.onAppRenderStart,this),t.on_($r.UPDATE_MODE,t=>{t.mode&&"normal"!==t.mode&&this.cancel()})],s.visible&&s.forceRender()}}removeTargetEvents(){const{targetEventIds:t,editMask:e}=this;t.length&&(this.off_(t),e.visible&&e.forceRender())}destroy(){this.destroyed||(this.target=this.hoverTarget=null,Object.values(this.editToolList).forEach(t=>t.destroy()),this.simulateTarget.destroy(),this.editToolList={},this.simulateTarget=this.editTool=this.innerEditor=null,super.destroy())}},fe([(t,e)=>{ro(t,e,{get(){const{config:t,element:e,dragPoint:i,editBox:s,app:r}=this,a=Object.assign({},t);if(e&&e.editConfig){let{editConfig:t}=e;(t.hover||t.hoverStyle)&&(t=Object.assign({},t),delete t.hover,delete t.hoverStyle),Object.assign(a,t)}return s.config&&Object.assign(a,s.config),i&&(i.editConfig&&Object.assign(a,i.editConfig),"font-size"===a.editSize&&(a.lockRatio=!0),"resize-rotate"===i.pointType&&(a.around||(a.around="center"),o(a.lockRatio)&&(a.lockRatio=!0))),n(a.dragLimitAnimate)&&(a.dragLimitAnimate=r&&r.config.pointer.dragLimitAnimate),this.mergedConfig=a}})}],t.Editor.prototype,"mergeConfig",void 0),fe([Jg(function(t,e){const{target:i}=t;i?(t.leafList=i instanceof mh?i:new mh(i),t.multiple&&Fp(t)):(t.simulateTarget.remove(),t.leafList.reset()),t.closeInnerEditor(!0),t.unloadEditTool();const s={editor:t,value:i,oldValue:e};t.emitEvent(new qg(qg.SELECT,s)),t.checkOpenedGroups(),t.editing?t.waitLeafer(()=>{t.updateEditTool(),t.listenTargetEvents()}):(t.updateEditTool(),t.removeTargetEvents()),t.emitEvent(new qg(qg.AFTER_SELECT,s))})],t.Editor.prototype,"target",void 0),fe([Jg(function(t,e){t.emitEvent(new qg(qg.HOVER,{editor:t,value:t.hoverTarget,oldValue:e}))})],t.Editor.prototype,"hoverTarget",void 0),t.Editor=fe([jo(i_,["editBox","editTool","emitEvent"])],t.Editor);class s_{static registerInnerEditor(){Xp.register(this)}get tag(){return"InnerEditor"}get mode(){return"focus"}get editBox(){return this.editor.editBox}constructor(t){this.eventIds=[],this.editor=t,this.create()}onCreate(){}create(){this.view=new t.Group,this.onCreate()}onLoad(){}load(){const{editor:t}=this;t&&(t.app&&"focus"===this.mode&&(t.selector.hittable=t.app.tree.hitChildren=!1),this.onLoad())}onUpdate(){}update(){this.onUpdate()}onUnload(){}unload(){const{editor:t}=this;t&&(t.app&&"focus"===this.mode&&(t.selector.hittable=t.app.tree.hitChildren=!0),this.onUnload())}onDestroy(){}destroy(){this.onDestroy(),this.editor&&(this.view&&this.view.destroy(),this.eventIds&&this.editor.off_(this.eventIds),this.editor=this.view=this.eventIds=null)}}t.EditTool=class extends s_{static registerEditTool(){Xp.register(this)}get tag(){return"EditTool"}onMove(t){const{moveX:e,moveY:i,editor:s}=t,{app:n,list:o}=s;n.lockLayout(),o.forEach(t=>{t.moveWorld(e,i)}),n.unlockLayout()}onScale(t){const{scaleX:e,scaleY:i,transform:s,worldOrigin:n,editor:o}=t,{app:r,list:a}=o;r.lockLayout(),a.forEach(t=>{const r="scale"!==o.getEditSize(t);s?t.transformWorld(s,r):t.scaleOfWorld(n,e,i,r)}),r.unlockLayout()}onRotate(t){const{rotation:e,transform:i,worldOrigin:s,editor:n}=t,{app:o,list:r}=n;o.lockLayout(),r.forEach(t=>{const o="scale"!==n.getEditSize(t);i?t.transformWorld(i,o):t.rotateOfWorld(s,e)}),o.unlockLayout()}onSkew(t){const{skewX:e,skewY:i,transform:s,worldOrigin:n,editor:o}=t,{app:r,list:a}=o;r.lockLayout(),a.forEach(t=>{const r="scale"!==o.getEditSize(t);s?t.transformWorld(s,r):t.skewOfWorld(n,e,i,r)}),r.unlockLayout()}load(){this.editBox.view.visible=!0,this.onLoad()}update(){this.editBox.update(),this.onUpdate()}unload(){this.editBox.view.visible=!1,this.onUnload()}},t.EditTool=fe([Np()],t.EditTool);const{left:n_,right:o_}=t.Direction9,{move:r_,copy:a_,toNumberPoints:h_}=ct;t.LineEditTool=class extends t.EditTool{constructor(){super(...arguments),this.scaleOfEvent=!0}get tag(){return"LineEditTool"}onScaleWithDrag(t){const{drag:e,direction:i,lockRatio:s,around:n}=t,o=t.target,r=i===n_;if(o.pathInputed){const{path:t}=o.__,{from:i,to:a}=this.getFromToByPath(t);this.dragPoint(i,a,r,n,this.getInnerMove(o,e,s)),t[1]=i.x,t[2]=i.y,t[4]=a.x,t[5]=a.y,o.path=t}else if(o.points){const{points:t}=o,{from:i,to:a}=this.getFromToByPoints(t);this.dragPoint(i,a,r,n,this.getInnerMove(o,e,s)),t[0]=i.x,t[1]=i.y,t[2]=a.x,t[3]=a.y,o.points=t}else{const t={x:0,y:0},{toPoint:i}=o;o.rotation=0,this.dragPoint(t,i,r,n,this.getInnerMove(o,e,s)),o.getLocalPointByInner(t,null,null,!0),o.getLocalPointByInner(i,null,null,!0),o.x=t.x,o.y=t.y,o.getInnerPointByLocal(i,null,null,!0),o.toPoint=i}}getInnerMove(t,e,i){const s=e.getInnerMove(t);return i&&(Math.abs(s.x)>Math.abs(s.y)?s.y=0:s.x=0),s}getFromToByPath(t){return{from:{x:t[1],y:t[2]},to:{x:t[4],y:t[5]}}}getFromToByPoints(t){const e=h_(t);return{from:{x:e[0],y:e[1]},to:{x:e[2],y:e[3]}}}dragPoint(t,e,i,s,n){const{x:o,y:r}=n;i?(r_(t,o,r),s&&r_(e,-o,-r)):(s&&r_(t,-o,-r),r_(e,o,r))}onSkew(t){}onUpdate(){const{editBox:t}=this,{rotatePoints:e,resizeLines:i,resizePoints:s,rect:n}=t,o=this.editor.element;let r,a;if(o.pathInputed?r=this.getFromToByPath(o.__.path):o.points&&(r=this.getFromToByPoints(o.__.points)),r){const{from:i,to:a}=r;o.innerToWorld(i,i,!1,t),o.innerToWorld(a,a,!1,t),n.pen.clearPath().moveTo(i.x,i.y).lineTo(a.x,a.y),a_(s[7],i),a_(e[7],i),a_(s[3],a),a_(e[3],a)}for(let t=0;t<8;t++)t<4&&(i[t].visible=!1),a=t===n_||t===o_,s[t].visible=a,e[t].visible=!r&&a}},t.LineEditTool=fe([Np()],t.LineEditTool);const{M:l_,L:d_,C:c_,Q:u_,Z:g_,N:p_,D:__,X:f_,G:m_,F:y_,O:v_,P:w_,U:x_}=De,b_={scale(t,e,i){if(!t)return;let s,n=0,o=t.length;for(;n<o;)switch(s=t[n],s){case l_:case d_:E_(t,e,i,n,1),n+=3;break;case c_:E_(t,e,i,n,3),n+=7;break;case u_:E_(t,e,i,n,2),n+=5;break;case g_:n+=1;break;case p_:E_(t,e,i,n,2),n+=5;break;case __:E_(t,e,i,n,2),n+=9;break;case f_:E_(t,e,i,n,2),n+=6;break;case m_:E_(t,e,i,n,2),n+=9;break;case y_:E_(t,e,i,n,2),n+=5;break;case v_:t[n]=m_,t.splice(n+4,0,t[n+3],0),E_(t,e,i,n,2),n+=9,o+=2;break;case w_:t[n]=y_,t.splice(n+4,0,t[n+3]),E_(t,e,i,n,2),n+=5,o+=1;break;case x_:E_(t,e,i,n,2),n+=6}},scalePoints(t,e,i,s,n){for(let o=n?s+1:0,r=n?o+2*n:t.length;o<r;o+=2)t[o]*=e,t[o+1]*=i}},{scalePoints:E_}=b_,S_=tt.get(),{topLeft:k_,top:B_,topRight:T_,right:P_,bottom:R_,left:L_}=t.Direction9;function C_(t,e,i){t.pathInputed?A_(t,e,i):(1!==e&&(t.width*=e),1!==i&&(t.height*=i))}function O_(t,e,i,s){let o=e;if(!n(s)){const n=t.__layout;let{width:r,height:a}=n.boxBounds;switch(r*=i-e,a*=e-i,s){case B_:case R_:o=i,n.affectScaleOrRotation?t.moveInner(-r/2,0):t.x-=r/2;break;case L_:case P_:n.affectScaleOrRotation?t.moveInner(0,-a/2):t.y-=a/2;break;case k_:case T_:n.affectScaleOrRotation?t.moveInner(0,-a):t.y-=a}}t.fontSize*=o;const r=t.__,{padding:a}=r;a&&(t.padding=c(a)?a.map(t=>t*o):a*o),r.__autoWidth||(t.width*=o),r.__autoHeight||(t.height*=o)}function A_(t,e,i){b_.scale(t.__.path,e,i),t.path=t.__.path}function D_(t,e,i){const{points:s}=t;u(s[0])?s.forEach(t=>{t.x*=e,t.y*=i}):b_.scalePoints(s,e,i),t.points=s}function M_(t,e,i){const{children:s}=t;for(let t=0;t<s.length;t++)S_.a=e,S_.d=i,s[t].transform(S_,!0)}const I_=t.Leaf.prototype;I_.scaleResize=function(t,e=t,i){const s=this;i||s.editConfig&&"scale"===s.editConfig.editSize?(s.scaleX*=t,s.scaleY*=e):(t<0&&(s.scaleX*=-1,t=-t),e<0&&(s.scaleY*=-1,e=-e),this.__scaleResize(t,e))},I_.__scaleResize=function(t,e){C_(this,t,e)},I_.resizeWidth=function(t){const e=t/this.getBounds("box","local").width||1;this.scaleOf(this.__layout.boxBounds,e,this.__.lockRatio?e:1,!0)},I_.resizeHeight=function(t){const e=t/this.getBounds("box","local").height||1;this.scaleOf(this.__layout.boxBounds,this.__.lockRatio?e:1,e,!0)},t.Text.prototype.__scaleResize=function(t,e){const{app:i,editConfig:s}=this,n=i&&i.editor,o=n&&n.dragPoint;if(this.__.resizeFontSize||s&&"font-size"===s.editSize||o&&"font-size"===n.mergedConfig.editSize)O_(this,t,e,o&&o.direction);else{const{__autoWidth:i,__autoHeight:s,textAlign:n,verticalAlign:o}=this.__,{boxBounds:r}=this.__layout;i&&"left"!==n&&1!==t&&(this.x+=r.x),s&&"top"!==o&&1!==e&&(this.y+=r.y),C_(this,t,e)}},t.Path.prototype.__scaleResize=function(t,e){A_(this,t,e)},t.Line.prototype.__scaleResize=function(t,e){this.pathInputed?A_(this,t,e):this.points?D_(this,t,e):this.width*=t},t.Polygon.prototype.__scaleResize=function(t,e){this.pathInputed?A_(this,t,e):this.points?D_(this,t,e):C_(this,t,e)},t.Group.prototype.__scaleResize=function(t,e){M_(this,t,e)},t.Box.prototype.__scaleResize=function(t,e){const{resizeChildren:i,__autoSize:s}=this.__;s&&i||C_(this,t,e),i&&M_(this,t,e)},ae.add("resize"),ae.add("editor","resize"),he.editor=function(e,i){const s=new t.Editor(e);return i&&i.sky.add(i.editor=s),s},t.Box.addAttr("textBox",!1,go),t.UI.addAttr("editConfig",void 0,go),t.UI.addAttr("editOuter",t=>(t.updateLayout(),t.__.__isLinePath?"LineEditTool":"EditTool"),go),t.UI.addAttr("editInner","PathEditor",go),t.Group.addAttr("editInner","",go),t.Text.addAttr("editInner","TextEditor",go),t.UI.setEditConfig=function(t){this.changeAttr("editConfig",t)},t.UI.setEditOuter=function(t){this.changeAttr("editOuter",t)},t.UI.setEditInner=function(t){this.changeAttr("editInner",t)};const F_={none:"none",title:"capitalize",upper:"uppercase",lower:"lowercase","small-caps":"small-caps"},W_={top:"flex-start",middle:"center",bottom:"flex-end"},z_={none:"none",under:"underline",delete:"line-through","under-delete":"underline line-through"};function U_(t,e,i){const{style:s}=t,{fill:o,padding:a,textWrap:h,textOverflow:l,textDecoration:d}=e;let g;s.fontFamily=e.fontFamily,s.fontSize=e.fontSize*i+"px",function(t,e){let i="black";c(e)&&(e=e[0]);if(u(e))switch(e.type){case"solid":i=Xh.string(e.color);break;case"image":break;case"linear":case"radial":case"angular":const t=e.stops[0];i=Xh.string(r(t)?t:t.color);break;default:n(e.r)||(i=Xh.string(e))}else i=e;t.color=i}(s,o),s.fontStyle=e.italic?"italic":"normal",s.fontWeight=e.fontWeight,u(d)?(g=d.type,d.color&&(s.textDecorationColor=Xh.string(d.color))):g=d,s.textDecoration=z_[g],s.textTransform=F_[e.textCase],s.textAlign="both"===e.textAlign?"justify":e.textAlign,s.display="flex",s.flexDirection="column",s.justifyContent=W_[e.verticalAlign],s.lineHeight=(e.__.__lineHeight||0)*i+"px",s.letterSpacing=(e.__.__letterSpacing||0)*i+"px",s.whiteSpace="none"===h||e.__.__autoWidth?"nowrap":"normal",s.wordBreak="break"===h?"break-all":"normal",s.textIndent=(e.paraIndent||0)*i+"px",s.padding=c(a)?a.map(t=>t*i+"px").join(" "):(a||0)*i+"px",s.textOverflow="show"===l?"":"hide"===l?"clip":l}function H_(e,i,s){N_(e.parentApp?e.parentApp:e,i),e.isApp||s||e.__eventIds.push(e.on_(t.MoveEvent.BEFORE_MOVE,t=>{e.zoomLayer.move(e.getValidMove(t.moveX,t.moveY,!1))}),e.on_(t.MoveEvent.END,t=>{ar.animateMove(e.zoomLayer,e.getValidMove(t.moveX,t.moveY))}),e.on_(t.ZoomEvent.BEFORE_ZOOM,t=>{const{zoomLayer:i}=e,s=e.getValidScale(t.scale);1!==s&&i.scaleOfWorld(t,s)}))}function N_(t,e){const i={wheel:{preventDefault:!0},touch:{preventDefault:!0},pointer:{preventDefaultMenu:!0}};e&&_.assign(i,e),_.assign(t.config,i,t.userConfig)}t.TextEditor=class extends s_{constructor(){super(...arguments),this.config={selectAll:!0},this.eventIds=[]}get tag(){return"TextEditor"}onLoad(){const{editor:e}=this,{config:i}=e.app,s=this.editTarget;s.textEditing=!0,this.isHTMLText=!(s instanceof t.Text),this._keyEvent=i.keyEvent,i.keyEvent=!1;const n=this.editDom=document.createElement("div");n.classList.add("leafer-text-editor");const{style:o}=n;n.contentEditable="true",o.position="fixed",o.transformOrigin="left top",o.boxSizing="border-box",this.isHTMLText?n.innerHTML=String(s.text):n.innerText=String(s.text);const{view:r}=e.app;(this.inBody=r instanceof HTMLCanvasElement)?document.body.appendChild(n):r.appendChild(n),this.eventIds=[e.app.on_(t.PointerEvent.DOWN,t=>{let i,{target:s}=t.origin;for(;s;)s===n&&(i=!0),s=s.parentElement;i||e.closeInnerEditor()})],this.onFocus=this.onFocus.bind(this),this.onInput=this.onInput.bind(this),this.onPaste=this.onPaste.bind(this),this.onUpdate=this.onUpdate.bind(this),this.onKeydown=this.onKeydown.bind(this),n.addEventListener("focus",this.onFocus),n.addEventListener("input",this.onInput),n.addEventListener("paste",this.onPaste),window.addEventListener("keydown",this.onKeydown),window.addEventListener("scroll",this.onUpdate);const a=window.getSelection(),h=document.createRange();if(this.config.selectAll)h.selectNodeContents(n);else{const t=n.childNodes[0];t&&(h.setStartAfter(t),h.setEndAfter(t)),h.collapse(!0)}a.removeAllRanges(),a.addRange(h)}onInput(){const{editDom:t}=this;this.editTarget.text=this.isHTMLText?t.innerHTML:t.innerText}onFocus(){this.editDom.style.outline="none"}onKeydown(t){if("Escape"===t.code&&this.editor.closeInnerEditor(),"Enter"===t.key){t.preventDefault();const e=document.createElement("br"),i=document.createTextNode(""),s=window.getSelection().getRangeAt(0);s.deleteContents(),s.insertNode(i),s.insertNode(e),s.setStartAfter(e),s.setEndAfter(e),this.onInput()}}onPaste(t){if(this.isHTMLText)return;t.preventDefault();const e=t.clipboardData;if(!e)return;let i=e.getData("text/plain").replace(/\r\n?/g,"\n");const s=window.getSelection();if(!s||!s.rangeCount)return;const n=s.getRangeAt(0);n.deleteContents();const o=i.split("\n"),r=document.createDocumentFragment();o.forEach((t,e)=>{e>0&&r.appendChild(document.createElement("br")),r.appendChild(document.createTextNode(t))}),n.insertNode(r),n.collapse(!1),s.removeAllRanges(),s.addRange(n),this.onInput()}onUpdate(){const{editTarget:t}=this;let e=1;if(!this.isHTMLText){const{scaleX:i,scaleY:s}=t.worldTransform;e=Math.max(Math.abs(i),Math.abs(s));t.fontSize*e<12&&(e*=12/t.fontSize)}this.textScale=e;let{width:i,height:s}=t,n=0,o=0;i*=e,s*=e;const r=t.__;if(r.__autoWidth)switch(i+=20,r.textAlign){case"center":n=r.autoSizeAlign?-i/2:-10;break;case"right":n=r.autoSizeAlign?-i:-20}if(r.__autoHeight)switch(s+=20,r.verticalAlign){case"middle":o=r.autoSizeAlign?-s/2:-10;break;case"bottom":o=r.autoSizeAlign?-s:-20}const{x:a,y:h}=this.inBody?t.app.clientBounds:t.app.tree.clientBounds,{a:l,b:d,c:c,d:u,e:g,f:p}=new yt(t.worldTransform).scale(1/e).translateInner(n,o),{style:_}=this.editDom;_.transform=`matrix(${l},${d},${c},${u},${g},${p})`,_.left=a+"px",_.top=h+"px",_.width=i+"px",_.height=s+"px",this.isHTMLText||U_(this.editDom,t,e)}onUnload(){const{editTarget:t,editor:e,editDom:i}=this;t&&(this.onInput(),"\n"===t.text&&(t.text=""),t.textEditing=void 0,e.app&&(e.app.config.keyEvent=this._keyEvent),e.off_(this.eventIds),i.removeEventListener("focus",this.onFocus),i.removeEventListener("input",this.onInput),i.removeEventListener("paste",this.onPaste),window.removeEventListener("keydown",this.onKeydown),window.removeEventListener("scroll",this.onUpdate),i.remove(),this.editDom=this.eventIds=void 0)}},t.TextEditor=fe([Yp()],t.TextEditor),ae.add("text-editor","editor");const Y_=te.get("LeaferTypeCreator"),X_={list:{},register(t,e){V_[t]&&Y_.repeat(t),V_[t]=e},run(t,e){const i=V_[t];i&&i(e)}},{list:V_,register:G_}=X_;G_("viewport",H_),G_("custom",function(t){H_(t,null,!0)}),G_("design",function(t){H_(t,{zoom:{min:.01,max:256},move:{holdSpaceKey:!0,holdMiddleKey:!0}})}),G_("document",function(t){H_(t,{zoom:{min:1},move:{scroll:"limit"}})});const j_={state:{type:"none",typeCount:0,startTime:0,totalData:null,center:{}},getData(t){const e=t[0],i=t[1],s=ct.getCenter(e.from,i.from),n=ct.getCenter(e.to,i.to),o={x:n.x-s.x,y:n.y-s.y},r=ct.getDistance(e.from,i.from);return{move:o,scale:ct.getDistance(e.to,i.to)/r,rotation:ct.getRotation(e.from,i.from,e.to,i.to),center:n}},getType(t,e){const i=Math.hypot(t.move.x,t.move.y)/(e.move||5),s=Math.abs(t.scale-1)/(e.scale||.03),n=Math.abs(t.rotation)/(e.rotation||2);return i<1&&s<1&&n<1?"none":i>=s&&i>=n?"move":s>=n?"zoom":"rotate"},detect(t,e){const{state:i}=K_,s=K_.getType(t,e);if(i.totalData||(i.startTime=Date.now(),i.center=t.center),K_.add(t,i.totalData),i.totalData=t,s===i.type){if(i.typeCount++,i.typeCount>=(e.count||3)&&"none"!==s)return s}else i.type=s,i.typeCount=1;return Date.now()-i.startTime>=(e.time||160)?K_.getType(i.totalData,e):"none"},add(t,e){e&&(ct.move(t.move,e.move),t.scale*=e.scale,t.rotation+=e.rotation,t.center=e.center)},reset(){const{state:t}=K_;t.type="none",t.typeCount=0,t.startTime=0,t.totalData=null}},K_=j_,{abs:Z_,max:q_}=Math,{sign:J_,within:$_}=z,Q_={getMove(t,e){let{moveSpeed:i}=e,{deltaX:s,deltaY:n}=t;t.shiftKey&&!s&&(s=n,n=0);const o=Z_(s),r=Z_(n);return o>50&&(s=q_(50,o/3)*J_(s)),r>50&&(n=q_(50,r/3)*J_(n)),{x:-s*i*2,y:-n*i*2}},getScale(t,e){let i,s=1,{zoomMode:n,zoomSpeed:o}=e;const r=t.deltaY||t.deltaX;if(n?(i="mouse"===n||!t.deltaX&&(w.intWheelDeltaY?Math.abs(r)>17:Math.ceil(r)!==r),(t.shiftKey||t.metaKey||t.ctrlKey)&&(i=!0)):i=!t.shiftKey&&(t.metaKey||t.ctrlKey),i){o=$_(o,0,1);const i=t.deltaY?e.delta.y:e.delta.x,n=$_(1-Z_(r)/(4*i)*o,.5,2);s=r>0?n:1/n}return s}};let tf,ef,sf,nf;class of{get transforming(){return this.moving||this.zooming||this.rotating}get moving(){return!!this.moveData}get zooming(){return!!this.zoomData}get rotating(){return!!this.rotateData}constructor(t){this.interaction=t}move(e){const{interaction:i}=this;e.moveType||(e.moveType="move"),this.moveData||(this.setPath(e),tf=0,ef=0,this.moveData=Object.assign(Object.assign({},e),{moveX:0,moveY:0,totalX:tf,totalY:ef}),i.emit(t.MoveEvent.START,this.moveData)),e.path=this.moveData.path,e.totalX=tf+=e.moveX,e.totalY=ef+=e.moveY,i.emit(t.MoveEvent.BEFORE_MOVE,e),i.emit(t.MoveEvent.MOVE,e),this.transformEndWait()}zoom(e){const{interaction:i}=this;this.zoomData||(this.setPath(e),sf=1,this.zoomData=Object.assign(Object.assign({},e),{scale:1,totalScale:sf}),i.emit(t.ZoomEvent.START,this.zoomData)),e.path=this.zoomData.path,e.totalScale=sf*=e.scale,i.emit(t.ZoomEvent.BEFORE_ZOOM,e),i.emit(t.ZoomEvent.ZOOM,e),this.transformEndWait()}rotate(e){const{interaction:i}=this;this.rotateData||(this.setPath(e),nf=0,this.rotateData=Object.assign(Object.assign({},e),{rotation:0,totalRotation:nf}),i.emit(t.RotateEvent.START,this.rotateData)),e.path=this.rotateData.path,e.totalRotation=nf+=e.rotation,i.emit(t.RotateEvent.BEFORE_ROTATE,e),i.emit(t.RotateEvent.ROTATE,e),this.transformEndWait()}setPath(t){const{interaction:e}=this,{path:i}=e.selector.getByPoint(t,e.hitRadius);t.path=i,e.cancelHover()}transformEndWait(){clearTimeout(this.transformTimer),this.transformTimer=setTimeout(()=>{this.transformEnd()},this.interaction.p.transformTime)}transformEnd(){const{interaction:e,moveData:i,zoomData:s,rotateData:n}=this;i&&e.emit(t.MoveEvent.END,Object.assign(Object.assign({},i),{totalX:tf,totalY:ef})),s&&e.emit(t.ZoomEvent.END,Object.assign(Object.assign({},s),{totalScale:sf})),n&&e.emit(t.RotateEvent.END,Object.assign(Object.assign({},n),{totalRotation:nf})),this.reset()}reset(){this.zoomData=this.moveData=this.rotateData=null}destroy(){this.reset()}}const rf=t.Leafer.prototype,af=new Zt,hf=new ft;function lf(t,e){return Object.assign(Object.assign({},e),{moveX:t.x,moveY:t.y})}function df(t,e){return Object.assign(Object.assign({},e),{scale:t})}rf.initType=function(t){X_.run(t,this)},rf.getValidMove=function(t,e,i=!0){const{scroll:s,disabled:n}=this.app.config.move;if(hf.set(t,e),s){const t=!0===s?"":s;t.includes("x")?hf.y=0:t.includes("y")?hf.x=0:Math.abs(hf.x)>Math.abs(hf.y)?hf.y=0:hf.x=0,i&&t.includes("limit")&&(af.set(this.__world).addPoint(this.zoomLayer),Rd.getValidMove(af,this.canvas.bounds,"inner",hf,!0),t.includes("x")?hf.y=0:t.includes("y")&&(hf.x=0))}return{x:n?0:hf.x,y:n?0:hf.y}},rf.getValidScale=function(t){const{scaleX:e}=this.zoomLayer.__,{min:i,max:s,disabled:n}=this.app.config.zoom,o=Math.abs(e*t);return i&&o<i?t=i/e:s&&o>s&&(t=s/e),n?1:t};const cf=Jd.prototype;cf.createTransformer=function(){this.transformer=new of(this)},cf.move=function(t){this.transformer.move(t)},cf.zoom=function(t){this.transformer.zoom(t)},cf.rotate=function(t){this.transformer.rotate(t)},cf.transformEnd=function(){this.transformer.transformEnd()},cf.wheel=function(t){const{wheel:e,pointer:i}=this.config,{posDeltaSpeed:s,negDeltaSpeed:n}=e;if(e.disabled)return;t.deltaX>0?s&&(t.deltaX*=s):n&&(t.deltaX*=n),t.deltaY>0?s&&(t.deltaY*=s):n&&(t.deltaY*=n);const o=e.getScale?e.getScale(t,e):Q_.getScale(t,e);if(1!==o)this.zoom(df(o,t));else{const s=e.getMove?e.getMove(t,e):Q_.getMove(t,e);i.snap&&ct.round(s),this.move(lf(s,t))}},cf.multiTouch=function(t,e){const{disabled:i,singleGesture:s}=this.config.multiTouch;if(i)return;this.pointerWaitCancel();let n=j_.getData(e),{moving:o,zooming:r,rotating:a}=this.transformer;if(s){if(!this.transformer.transforming){switch(j_.detect(n,u(s)?s:{})){case"move":o=!0;break;case"zoom":r=!0;break;case"rotate":a=!0;break;default:return}j_.reset()}o||(n.center=j_.state.center)}else o=r=a=!0;var h,l;Object.assign(t,n.center),t.multiTouch=!0,a&&this.rotate((h=n.rotation,l=t,Object.assign(Object.assign({},l),{rotation:h}))),r&&this.zoom(df(n.scale,t)),o&&this.move(lf(n.move,t))};const uf=Hd.prototype,{abs:gf}=Math;function pf(t,e){let i=1;const s="out"===e,n=Math.abs(t);if(n>1){for(;s?i<n:i<=n;)i*=2;s&&(i/=2)}else{for(;s?i>=n:i>n;)i/=2;s||(i*=2)}return i/t}uf.checkDragEndAnimate=function(t,e){const{moveX:i,moveY:s}=this.dragData,n=gf(i),o=gf(s),r=e?1:.1,a=this.canAnimate&&this.moving&&(n>r||o>r)&&this.interaction.m.dragAnimate;if(a){const r="touch"===t.pointerType?3:1,l=70;n*(e=e?h(a)?a:.95:r)>l?e=l/n:o*e>l&&(e=l/o),t=Object.assign({},t),ct.move(t,i*e,s*e),this.drag(t),this.animate(()=>{this.dragEnd(t,1)})}return a},uf.animate=function(t,e){const i=t||this.animateWait;i&&this.interaction.target.nextRender(i,null,e),this.animateWait=t},uf.checkDragOut=function(t){const{interaction:e}=this;this.autoMoveCancel(),this.dragging&&!e.shrinkCanvasBounds.hitPoint(t)&&this.autoMoveOnDragOut(t)},uf.autoMoveOnDragOut=function(t){const{interaction:e,downData:i,canDragOut:s}=this,{autoDistance:n,dragOut:o}=e.m;if(!o||!s||!n)return;const r=e.shrinkCanvasBounds,{x:a,y:h}=r,l=Vt.maxX(r),d=Vt.maxY(r),c=t.x<a?n:l<t.x?-n:0,u=t.y<h?n:d<t.y?-n:0;let g=0,p=0;this.autoMoveTimer=setInterval(()=>{g+=c,p+=u,ct.move(i,c,u),ct.move(this.dragData,c,u),e.move(Object.assign(Object.assign({},t),{moveX:c,moveY:u,totalX:g,totalY:p,moveType:"drag"})),e.pointerMoveReal(t)},10)},uf.autoMoveCancel=function(){this.autoMoveTimer&&(clearInterval(this.autoMoveTimer),this.autoMoveTimer=0)},ae.add("viewport"),ae.add("view"),t.Leafer.prototype.zoom=function(t,e,i,s){let n;this.killAnimate(),g(e)?(n=e.padding,i=e.scroll,s=e.transition):n=e;const{zoomLayer:a}=this,l=this.canvas.bounds.clone().shrink(o(n)?30:n),d=new Zt,p={x:l.x+l.width/2,y:l.y+l.height/2};let _;const{x:f,y:m,scaleX:y,scaleY:v}=a.__;if(r(t))switch(t){case"in":_=pf(y,"in");break;case"out":_=pf(y,"out");break;case"fit":t=this.boxBounds;break;case"fit-width":(t=new Zt(this.boxBounds)).height=0;break;case"fit-height":(t=new Zt(this.boxBounds)).width=0}else h(t)&&(_=t/y);if(_)_=this.getValidScale(_),a.scaleOfWorld(p,_,_,!1,s);else if(u(t)){const e={x:f,y:m,scaleX:y,scaleY:v},n=c(t);if(n||t.tag){const e=n?t:[t];d.setListWithFn(e,_r.worldBounds)}else{const e=function(t,e){let i,{x:s,y:n,width:o,height:r}=t;return r||(r=o*(e.height/e.width),i=!0),o||(o=r*(e.width/e.height),i=!0),i?{x:s,y:n,width:o,height:r}:t}(t,l);d.set(a.getWorldBounds(e))}const{width:o,height:r}=d;let h=l.x-d.x,u=l.y-d.y;return i?(h+=Math.max((l.width-o)/2,0),u+=Math.max((l.height-r)/2,0)):(_=this.getValidScale(Math.min(l.width/o,l.height/r)),h+=(l.width-o*_)/2,u+=(l.height-r*_)/2,ct.scaleOf(e,d,_),d.scaleOf(d,_),e.scaleX*=_,e.scaleY*=_),"x"===i?u=0:"y"===i&&(h=0),ct.move(e,h,u),d.move(h,u),a.set(e,s),d}return a.worldBoxBounds};class _f extends t.Group{get isOutside(){return!0}constructor(t,e){super(),this.config={theme:"light",padding:0,minSize:10},t.isApp&&(t.sky.add(this),t=t.tree),this.target=t,e&&_.assign(this.config,e),this.changeTheme(this.config.theme),this.waitLeafer(this.__listenEvents,this)}changeTheme(e){let i;r(e)?(i={fill:"black",stroke:"rgba(255,255,255,0.8)"},"dark"===e&&(i.fill="white",i.stroke="rgba(0,0,0,0.2)")):i=e,this.scrollXBar||this.addMany(this.scrollXBar=new t.Box,this.scrollYBar=new t.Box),i=Object.assign({strokeAlign:"center",opacity:.5,width:6,cornerRadius:3,hoverStyle:{opacity:.6},pressStyle:{opacity:.7}},i),i.height||(i.height=i.width),this.scrollXBar.set(Object.assign(Object.assign({},i),{visible:!1})),this.scrollYBar.set(Object.assign(Object.assign({},i),{visible:!1})),this.leafer&&this.update()}update(t){if(this.dragScrolling)return;const{minSize:e,padding:i}=this.config,{zoomLayer:s,canvas:n}=this.target.leafer,{worldRenderBounds:o}=s;if(t&&this.scrollBounds&&this.scrollBounds.isSame(o))return;this.scrollBounds=new Zt(o);const r=n.bounds.clone().shrink(i),a=r.clone().add(o),h=this.ratioX=r.width/a.width,l=this.ratioY=r.height/a.height,d=(r.x-a.x)/a.width,c=(r.y-a.y)/a.height,u=h<1,g=l<1,{scrollXBar:p,scrollYBar:_}=this,{x:f,y:m,width:y,height:v}=r.shrink([2,g?_.width+6:2,u?p.height+6:2,2]);p.set({x:f+y*d,y:m+v+2,width:Math.max(y*h,e),visible:u}),_.set({x:f+y+2,y:m+v*c,height:Math.max(v*l,e),visible:g})}onDrag(t){this.dragScrolling=!0,this.__dragOut=this.app.config.move.dragOut,this.app.config.move.dragOut=!1;const e=t.current===this.scrollXBar,i=this.target.leafer.getValidMove(e?-t.moveX/this.ratioX:0,e?0:-t.moveY/this.ratioY);this.target.moveWorld(i.x,i.y),t.current.moveWorld(i.x&&-i.x*this.ratioX,i.y&&-i.y*this.ratioY)}onDragEnd(){this.dragScrolling=!1,this.app.config.move.dragOut=this.__dragOut}__listenEvents(){const{scrollXBar:e,scrollYBar:i}=this;this.__eventIds=[e.on_(t.DragEvent.DRAG,this.onDrag,this),i.on_(t.DragEvent.DRAG,this.onDrag,this),e.on_(t.DragEvent.END,this.onDragEnd,this),i.on_(t.DragEvent.END,this.onDragEnd,this),this.target.on_(Jr.BEFORE,()=>this.update(!0)),this.target.leafer.on_(Kr.RESIZE,()=>this.update())]}__removeListenEvents(){this.off_(this.__eventIds)}destroy(){this.destroyed||(this.__removeListenEvents(),this.target=this.config=null,super.destroy())}}ae.add("scroll");class ff extends bl{setText(t){this._text=t,this.__htmlChanged=!0}}const mf={lt:"<",gt:">",amp:"&",quot:'"',apos:"'",nbsp:" ",ensp:" ",emsp:" ",thinsp:" ",ndash:"–",mdash:"—",hellip:"…",middot:"·",bull:"•",laquo:"«",raquo:"»",lsquo:"‘",rsquo:"’",ldquo:"“",rdquo:"”",cent:"¢",pound:"£",yen:"¥",euro:"€",times:"×",divide:"÷",plusmn:"±",minus:"−",frac12:"½",frac14:"¼",frac34:"¾",sup2:"²",sup3:"³",deg:"°",reg:"®",copy:"©",trade:"™",section:"§",para:"¶",dagger:"†",Dagger:"‡",larr:"←",uarr:"↑",rarr:"→",darr:"↓",harr:"↔",alpha:"α",beta:"β",gamma:"γ",delta:"δ",pi:"π",sigma:"σ",omega:"ω",Omega:"Ω",micro:"µ",infinity:"∞",not:"¬",equiv:"≡",le:"≤",ge:"≥"};t.HTMLText=class extends t.Image{get __tag(){return"HTMLText"}constructor(t){super(t)}__updateBoxBounds(){const t=this.__;if(t.__htmlChanged){const e=document.createElement("div"),{style:i}=e;i.all="initial",i.position="absolute",i.visibility="hidden",e.innerHTML=this.text,document.body.appendChild(e);const{width:s,height:n}=e.getBoundingClientRect(),o=s+10,r=`<svg xmlns="http://www.w3.org/2000/svg" width="${o}" height="${n}">\n <foreignObject width="${o}" height="${n}">\n <style>\n * {\n margin: 0;\n padding: 0;\n box-sizing: border-box;\n }\n </style>\n <body xmlns="http://www.w3.org/1999/xhtml">\n ${this.decodeText(this.text)}\n </body>\n </foreignObject>\n </svg>`;t.__setImageFill("data:image/svg+xml,"+encodeURIComponent(r)),t.__naturalWidth=o/t.pixelRatio,t.__naturalHeight=n/t.pixelRatio,t.__htmlChanged=!1,e.remove()}super.__updateBoxBounds()}__draw(t,e,i){this.textEditing&&!e.exporting||super.__draw(t,e,i)}decodeText(t){if(!t.includes("&"))return t;let e,i,s="",n=0;for(;n<t.length;){if("&"===t[n]){const o=t.indexOf(";",n+1);if(o>n+1&&(e=t.slice(n+1,o),i=mf[e],void 0!==i)){s+=i,n=o+1;continue}}s+=t[n++]}return s}static addUnicodeEntity(t,e){r(t)?mf[t]=e:Object.assign(mf,t)}},fe([zo(ff)],t.HTMLText.prototype,"__",void 0),fe([vo("")],t.HTMLText.prototype,"text",void 0),fe([go("TextEditor")],t.HTMLText.prototype,"editInner",void 0),fe([Po(!1)],t.HTMLText.prototype,"textEditing",void 0),t.HTMLText=fe([Ko()],t.HTMLText),ae.add("html");class yf extends gl{}function vf(t){return lo(t,t=>({set(e){if(this.__setAttr(t,e)){const t=this.__,e="none"!==t.startArrow||"none"!==t.endArrow;t.__useArrow!==e&&xo(this),t.__useArrow=e,ko(this)}}}))}t.Arrow=class extends t.Line{get __tag(){return"Arrow"}constructor(t){super(t),this.__.__useArrow=!0}static registerArrow(t,e){Gh.register(t,e)}},fe([zo(yf)],t.Arrow.prototype,"__",void 0),fe([vf("angle")],t.Arrow.prototype,"endArrow",void 0),t.Arrow=fe([Ko()],t.Arrow);const{M:wf,L:xf,C:bf,Q:Ef,O:Sf}=De,{rotate:kf,copyFrom:Bf,scale:Tf}=ct,Pf={},Rf={layout(t,e,i,s,n,o,r){let a,h,l=0,d=t.length;for(;l<d;)switch(a=t[l],a){case wf:case xf:Lf(t,l+1,e,i,s,n,o,r),l+=3;break;case bf:for(h=1;h<6;h+=2)Lf(t,l+h,e,i,s,n,o,r);l+=7;break;case Ef:for(h=1;h<4;h+=2)Lf(t,l+h,e,i,s,n,o,r);l+=5;break;case Sf:t[l+1]+=e,t[l+2]+=i,s&&(t[l+3]*=s),o&&(t[l+4]+=o,t[l+5]+=o),l+=7}},rotate(t,e,i){Rf.layout(t,0,0,1,1,e,i)}};function Lf(t,e,i,s,n,o,r,a){Bf(Pf,t[e],t[e+1]),r&&kf(Pf,r,a),n&&Tf(Pf,n,o),t[e]=i+Pf.x,t[e+1]=s+Pf.y}const{layout:Cf,rotate:Of}=Rf,{getAngle:Af}=ct,Df={x:-.5},Mf={connect:Df,offset:{x:-.71,bevelJoin:.36,roundJoin:.22},path:[1,-3,-3,2,0,0,2,-3,3]},If={connect:Df,offset:{x:-1.207,bevelJoin:.854,roundJoin:.707},path:[1,-3,-3,2,0,0,2,-1,0]},Ff={connect:Df,offset:{x:-.9,bevelJoin:.624,roundJoin:.4},path:[1,-3,0,2,-3,-2,2,0,0,2,-3,2,2,-3,0,1,-2.05,1.1,2,-2.05,-1.1],dashPath:[1,-2,0,2,-.5,0]},Wf={connect:Df,offset:{x:-1.1,bevelJoin:.872,roundJoin:.6},path:[1,-3,0,2,-3.5,-1.8,2,0,0,2,-3.5,1.8,2,-3,0,1,-2.25,.95,2,-2.25,-.95],dashPath:[1,-3,0,2,-.5,0]},zf={offset:Df,path:[...Ff.path],dashPath:[1,-2.5,0,2,-1,0]};Of(zf.path,180,{x:-1.5,y:0});const Uf={connect:{x:-1.3},path:[1,1.8,-.1,2,1.8,0,26,0,0,1.8,0,359,0]},Hf={connect:{x:.5},path:[...Uf.path,1,0,0,26,0,0,1,0,360,0],dashPath:[1,-.5,0,2,.5,0]},Nf={connect:{x:-1.3},path:[1,-1.4,0,2,-1.4,-1.4,2,1.4,-1.4,2,1.4,1.4,2,-1.4,1.4,2,-1.4,0]},Yf={path:[...Nf.path,2,-1.4,-.49,2,1,-.49,1,-1.4,.49,2,1,.49]},Xf=_.clone(Nf),Vf=_.clone(Yf);Of(Xf.path,45),Of(Vf.path,45);const Gf={angle:Mf,"angle-side":If,arrow:Wf,triangle:Ff,"triangle-flip":zf,circle:Hf,"circle-line":Uf,square:Yf,"square-line":Nf,diamond:Vf,"diamond-line":Xf,mark:{offset:Df,path:[1,0,-2,2,0,2]}};function jf(t,e,i,s,n,o,r){let a,h;const{strokeCap:l,strokeJoin:d}=t.__;u(e)?e.type?(h=e.scale,a=Gf[e.type]):a=e:a=Gf[e];const{offset:c,connect:g,path:p,dashPath:_}=a;let f=g?g.x:0,m=c?c.x:0;const y=[...p];return r&&_&&y.push(..._),"none"!==l&&(f-=.5),c&&("round"===d&&c.roundJoin?m+=c.roundJoin:"bevel"===d&&c.bevelJoin&&(m+=c.bevelJoin)),h&&Cf(y,0,0,h,h),m&&Cf(y,m,0),Cf(y,s.x,s.y,n,n,Af(i,s)),o.x=(f+m)*n,y}const{M:Kf,L:Zf,C:qf,Q:Jf,Z:$f,N:Qf,D:tm,X:em,G:im,F:sm,O:nm,P:om,U:rm}=De,{copy:am,copyFrom:hm,getDistancePoint:lm}=ct,dm={},cm={},um={},gm={},pm={},_m={list:Gf,addArrows(t){const{startArrow:e,endArrow:i,strokeWidth:s,dashPattern:n,__pathForRender:o,cornerRadius:r}=t.__,a=!r;let h,l=0,d=o.length,c=0,u=e&&"none"!==e;for(;l<d;){switch(h=o[l],h){case Kf:case Zf:(c<2||l+6>=d)&&(hm(pm,o[l+1],o[l+2]),!c&&u&&am(cm,pm)),l+=3;break;case qf:(1===c||l+7>=d-3)&&fm(o,gm,pm,l+3),l+=7;break;case Jf:(1===c||l+5>=d-3)&&fm(o,gm,pm,l+1),l+=5;break;case $f:return;case Qf:l+=5;break;case tm:l+=9;break;case em:l+=6;break;case im:l+=9;break;case sm:l+=5;break;case nm:l+=7;break;case om:l+=4;break;case rm:(1===c||l+6>=d-3)&&(fm(o,gm,pm,l+1),l+6!==d&&(pm.x-=(pm.x-gm.x)/10,pm.y-=(pm.y-gm.y)/10)),l+=6}if(c++,1===c&&h!==Kf)return;if(2===c&&u&&am(um,h===Zf?pm:gm),l===d){const r=t.__.__pathForRender=a?[...o]:o,d=t.__.__pathForArrow=[];if(u){const i=jf(t,e,um,cm,s,dm,!!n);n?d.push(...i):r.push(...i),dm.x&&(lm(cm,um,-dm.x,!0),r[1]=um.x,r[2]=um.y)}if(i&&"none"!==i){const e=jf(t,i,gm,pm,s,dm,!!n);if(n?d.push(...e):r.push(...e),dm.x){let t;switch(lm(pm,gm,-dm.x,!0),h){case Zf:t=l-3+1;break;case qf:t=l-7+5;break;case Jf:t=l-5+3;break;case rm:t=l-6+3}t&&mm(r,gm,t)}}}else am(gm,pm)}},register(t,e){this.list[t]=e},get(t){return this.list[t]}};function fm(t,e,i,s){hm(e,t[s],t[s+1]),hm(i,t[s+2],t[s+3])}function mm(t,e,i){t[i]=e.x,t[i+1]=e.y}ae.add("arrow"),t.UI.addAttr("startArrow","none",vf),t.UI.addAttr("endArrow","none",vf),Object.assign(Gh,_m),Object.assign(jh,{strokeArrow(t,e,i,s){e.__.dashPattern&&(i.beginPath(),e.__drawPathByData(i,e.__.__pathForArrow),i.dashPattern=null,i.stroke())}});t.Flow=class extends t.Box{get __tag(){return"Flow"}constructor(t){super(t),this.__hasAutoLayout=!0}},fe([zo(class extends dl{})],t.Flow.prototype,"__",void 0),fe([fo("x")],t.Flow.prototype,"flow",void 0),t.Flow=fe([Ko()],t.Flow);const ym={},vm={"top-left":"from",top:"center","top-right":"to",right:"to","bottom-right":"to",bottom:"center","bottom-left":"from",left:"from",center:"center","baseline-left":"from","baseline-center":"center","baseline-right":"to"},wm={"top-left":"from",top:"from","top-right":"from",right:"center","bottom-right":"to",bottom:"to","bottom-left":"to",left:"center",center:"center","baseline-left":"to","baseline-center":"to","baseline-right":"to"};function xm(t,e,i){const s=t.__,{contentBounds:n}=t.__layout;Pt.toPoint(i,e,n,ym),e.x=s.__autoWidth?n.x:ym.x,e.y=s.__autoHeight?n.y:ym.y}const{move:bm}=ct;function Em(t,e,i,s,n,o){const{children:r}=t;let a,h,{x:l,start:d}=e,c=s;l+=i;for(let t=0,i=e.count;t<i;t++)a=r[o?d-t:d+t],a.__.inFlow&&0!==a.__.visible?(h=a.__flowBounds,"from"!==n&&(c=s+(e.height-h.height)/("center"===n?2:1)),bm(a,l-h.x,c-h.y),l+=h.width+e.gap):i++}function Sm(t,e,i){const s="width"===i?"height":"width";t[i]=Math.max(t[i],e[i]),t[s]+=t.count?e[s]+t.gap:e[s],t.list.push(e),t.count++}const km={};function Bm(t,e){const{gap:i,flowAlign:s,flowWrap:n,__autoWidth:o,__autoHeight:a}=t.__,h=n&&(e?!o:!a);return u(i)?(km.xGap=i.x||0,km.yGap=i.y||0):km.xGap=km.yGap=d(i),km.isAutoXGap=r(km.xGap)&&!o,km.isAutoYGap=r(km.yGap)&&!a,km.complex=h||"top-left"!==s||t.__hasGrow||km.isAutoXGap||km.isAutoYGap,km.wrap=h,km.complex&&(km.isFitXGap="fit"===km.xGap&&!o,km.isFitYGap="fit"===km.yGap&&!a,u(s)?(km.contentAlign=s.content||"top-left",km.rowXAlign=s.x||"from",km.rowYAlign=s.y||"from"):(km.contentAlign=s,km.rowXAlign=vm[s],km.rowYAlign=wm[s])),km}function Tm(t,e){return{x:0,y:0,width:0,height:0,gap:e,start:t,count:0,grow:0}}function Pm(t,e,i,s){const{count:n}=t;n>1&&(i>t[e]||s)&&(t.gap=(i-t[e])/(n-1),t[e]=i)}function Rm(t,e){return"box"===e?t.__local:t.__layout.localStrokeBounds}const{within:Lm}=z;function Cm(t,e,i,s){let n,o,r,a=0,h=e.hasRangeSize&&[],{grow:l,start:d}=e;const c=(i-e.width)/l,{children:u}=t;if(!(c<=0)){e.width=i;for(let t=0,i=e.count;t<i;t++)n=u[s?d-t:d+t],n.__.inFlow&&0!==n.__.visible?(o=n.__widthGrow)&&(r=Om(n,n.__flowBounds,c*o),r?(a+=r,l-=o):h&&(n.__.widthRange?h.unshift(n):h.push(n))):i++;a&&function(t,e,i){let s,n,o,r;t.forEach(t=>{s=t.__widthGrow,n=e/i*s,r=Om(t,o=t.__flowBounds,o.width+n),e-=n-r,i-=s})}(h,a,l)}}function Om(t,e,i){const{widthRange:s,lockRatio:n}=t.__,o=s?Lm(i,s):i,r=o/e.width;return t.scaleResize(r,n?r:1),e.width=o,i-o}const{within:Am}=z;function Dm(t,e,i,s){let n,o,r,a=0,h=e.hasRangeSize&&[],{grow:l,start:d}=e;const c=(i-e.height)/l,{children:u}=t;if(!(c<=0)){e.height=i;for(let t=0,i=e.count;t<i;t++)n=u[s?d-t:d+t],n.__.inFlow&&0!==n.__.visible?(o=n.__heightGrow)&&(r=Mm(n,n.__flowBounds,c*o),r?(a+=r,l-=o):h&&(n.__.heightRange?h.unshift(n):h.push(n))):i++;a&&function(t,e,i){let s,n,o,r;t.forEach(t=>{s=t.__heightGrow,n=e/i*s,r=Mm(t,o=t.__flowBounds,o.height+n),e-=n-r,i-=s})}(h,a,l)}}function Mm(t,e,i){const{heightRange:s,lockRatio:n}=t.__,o=s?Am(i,s):i,r=o/e.height;return t.scaleResize(n?r:1,r),e.height=o,i-o}const{move:Im}=ct;function Fm(t,e){const i="width",{children:s,itemBox:n}=t,o=Bm(t,!0),{complex:r,wrap:a,xGap:h,yGap:l,isAutoXGap:d,isFitXGap:c}=o;if(!s.length)return;const u=a&&{x:0,y:0,width:0,height:0,gap:0,count:0,list:[]},g=d?0:h;let p,_,f,m,y,{x:v,y:w,width:x,height:b}=t.__layout.contentBounds;for(let o=0,h=s.length;o<h;o++)p=s[m=e?h-1-o:o],p.__.inFlow&&0!==p.__.visible&&(_=Rm(p,n),r?(p.__flowBounds=_,y||(y=Tm(m,g)),a&&y.count&&y.width+_.width>x&&(y.grow?Cm(t,y,x,e):d&&Pm(y,i,x,c),Sm(u,y,i),y=Tm(m,g)),f=_.width,p.__widthGrow&&(y.grow+=p.__widthGrow,f=0,p.__.widthRange&&(y.hasRangeSize=!0)),p.__heightGrow&&Mm(p,_,b),y.width+=y.count?f+g:f,y.height=Math.max(y.height,_.height),y.count++):(Im(p,v-_.x,w-_.y),v+=_.width+g));if(r&&y){const{isAutoYGap:s,isFitYGap:n,contentAlign:r,rowXAlign:h,rowYAlign:g}=o;y.count&&(y.grow?Cm(t,y,x,e):d&&Pm(y,i,x,c),a&&Sm(u,y,i)),a?(s?Pm(u,"height",b,n):u.height+=(u.gap=l)*(u.list.length-1),function(t,e,i,s){xm(t,e,i);const{list:n}=e;if(n.length>1&&(s||(s=vm[i]),"from"!==s)){let t;for(let i=0,o=n.length;i<o;i++)t=n[i],t.x=e.width-t.width,"center"===s&&(t.x/=2)}}(t,u,r,h),function(t,e,i,s){const{list:n}=e,o="reverse"===t.__.flowWrap;let r,{x:a,y:h}=e;for(let l=0,d=n.length;l<d;l++)r=n[o?d-1-l:l],Em(t,r,a,h,i,s),h+=r.height+e.gap}(t,u,g,e)):(xm(t,y,r),Em(t,y,0,y.y,g,e))}}const{move:Wm}=ct;function zm(t,e,i,s,n,o){const{children:r}=t;let a,h,{y:l,start:d}=e,c=i;l+=s;for(let t=0,s=e.count;t<s;t++)a=r[o?d-t:d+t],a.__.inFlow&&0!==a.__.visible?(h=a.__flowBounds,"from"!==n&&(c=i+(e.width-h.width)/("center"===n?2:1)),Wm(a,c-h.x,l-h.y),l+=h.height+e.gap):s++}const{move:Um}=ct;function Hm(t,e){const i="height",{children:s,itemBox:n}=t,o=Bm(t,!1),{complex:r,wrap:a,xGap:h,yGap:l,isAutoYGap:d,isFitYGap:c}=o;if(!s.length)return;const u=a&&{x:0,y:0,width:0,height:0,gap:0,count:0,list:[]},g=d?0:l;let p,_,f,m,y,{x:v,y:w,width:x,height:b}=t.__layout.contentBounds;for(let o=0,h=s.length;o<h;o++)p=s[m=e?h-1-o:o],p.__.inFlow&&0!==p.__.visible&&(_=Rm(p,n),r?(p.__flowBounds=_,y||(y=Tm(m,g)),a&&y.count&&y.height+_.height>b&&(y.grow&&Dm(t,y,b,e),d&&Pm(y,i,b,c),Sm(u,y,i),y=Tm(m,g)),f=_.height,p.__heightGrow&&(y.grow+=p.__heightGrow,f=0,p.__.heightRange&&(y.hasRangeSize=!0)),p.__widthGrow&&Om(p,_,x),y.height+=y.count?f+g:f,y.width=Math.max(y.width,_.width),y.count++):(Um(p,v-_.x,w-_.y),w+=_.height+g));if(r&&y){const{isAutoXGap:s,isFitXGap:n,contentAlign:r,rowXAlign:l,rowYAlign:g}=o;y.count&&(y.grow&&Dm(t,y,b,e),d&&Pm(y,i,b,c),a&&Sm(u,y,i)),a?(s?Pm(u,"width",x,n):u.width+=(u.gap=h)*(u.list.length-1),function(t,e,i,s){xm(t,e,i);const{list:n}=e;if(n.length>1&&(s||(s=wm[i]),"from"!==s)){let t;for(let i=0,o=n.length;i<o;i++)t=n[i],t.y=e.height-t.height,"center"===s&&(t.y/=2)}}(t,u,r,g),function(t,e,i,s){const{list:n}=e,o="reverse"===t.__.flowWrap;let r,{x:a,y:h}=e;for(let l=0,d=n.length;l<d;l++)r=n[o?d-1-l:l],zm(t,r,a,h,i,s),a+=r.width+e.gap}(t,u,l,e)):(xm(t,y,r),zm(t,y,y.x,0,l,e))}}function Nm(t){return lo(t,t=>({set(e){const i=h(e)?e:0;"autoWidth"===t?this.__widthGrow=i:this.__heightGrow=i,!i||this.parent&&this.parent.__hasGrow||this.waitParent(()=>{this.parent.__hasGrow=!0}),this.__setAttr(t,e)&&xo(this)}}))}ae.add("flow","resize");const Ym=t.Box.prototype,{__updateBoxBounds:Xm}=t.Group.prototype;t.UI.addAttr("flow",!1,fo),t.UI.addAttr("gap",0,vo),t.UI.addAttr("flowAlign","top-left",vo),t.UI.addAttr("flowWrap",!1,vo),t.UI.addAttr("itemBox","box",vo),t.UI.addAttr("inFlow",!0,vo),t.UI.addAttr("autoWidth",void 0,Nm),t.UI.addAttr("autoHeight",void 0,Nm),t.UI.addAttr("autoBox",void 0,vo);const{copyAndSpread:Vm}=Vt;Ym.__updateFlowLayout=function(){const{leaferIsCreated:t,flow:e}=this;switch(t&&(this.leafer.created=!1),e){case"x":case!0:Fm(this);break;case"y":Hm(this);break;case"x-reverse":Fm(this,!0);break;case"y-reverse":Hm(this,!0)}t&&(this.leafer.created=!0)},Ym.__updateContentBounds=function(){const{padding:t}=this.__,e=this.__layout,i=e.contentBounds===e.boxBounds;t?(i&&e.shrinkContent(),Vm(e.contentBounds,e.boxBounds,t,!0)):i||e.shrinkContentCancel()},Ym.__updateBoxBounds=function(t){if(this.children.length&&!this.pathInputed){const e=this.__,{flow:i}=e;if(e.__autoSide){e.__hasSurface&&this.__extraUpdate(),i&&!t?this.__updateRectBoxBounds():Xm.call(this);const{boxBounds:s}=this.__layout;e.__autoSize||(e.__autoWidth?(i||(s.width+=s.x,s.x=0),s.height=e.height,s.y=0):(i||(s.height+=s.y,s.y=0),s.width=e.width,s.x=0)),i&&t&&e.padding&&Vm(s,s,e.padding,!1,e.__autoSize?null:e.__autoWidth?"width":"height"),this.__updateNaturalSize()}else this.__updateRectBoxBounds();i&&this.__updateContentBounds()}else this.__updateRectBoxBounds()};const{cos:Gm,sin:jm,pow:Km,sqrt:Zm,abs:qm,ceil:Jm,floor:$m,round:Qm,PI:ty}=Math,ey=5*ty,iy=1.70158,sy=2.5949095,ny=7.5625,oy=2.75;function ry(t){return e=>Km(e,t)}function ay(t){return e=>1-Km(1-e,t)}function hy(t){return e=>e<.5?.5*Km(2*e,t):1-.5*Km(2-2*e,t)}function ly(t){return t<1/oy?ny*t*t:t<2/oy?ny*(t-=1.5/oy)*t+.75:t<2.5/oy?ny*(t-=2.25/oy)*t+.9375:ny*(t-=2.625/oy)*t+.984375}function dy(t,e,i,s){const n={};return o=>{const r=~~(1e4*o),a=n[r];if(a)return a;let h,l,d,c=o;for(let e=0;e<8&&(h=1-c,d=cy(c,t,i)-o,l=3*h*h*t+6*h*c*(i-t)+3*c*c*(1-i),!(qm(l)<1e-6));e++)c-=d/l;return n[r]=cy(c,e,s)}}function cy(t,e,i){const s=1-t;return 3*s*s*t*e+3*s*t*t*i+t*t*t}const uy={get(t){const{list:e}=uy;return r(t)?e[t||"ease"]:u(t)?e[t.name].apply(e,c(t.value)?t.value:[t.value]):e.ease},register(t,e){uy.list[t]=e},list:{linear:t=>t,ease:dy(.25,.1,.25,1),"ease-in":dy(.42,0,1,1),"ease-out":dy(0,0,.58,1),"ease-in-out":dy(.42,0,.58,1),"sine-in":t=>1-Gm(t*ty*.5),"sine-out":t=>jm(t*ty*.5),"sine-in-out":t=>.5*(1-Gm(t*ty)),"quad-in":ry(2),"quad-out":ay(2),"quad-in-out":hy(2),"cubic-in":ry(3),"cubic-out":ay(3),"cubic-in-out":hy(3),"quart-in":ry(4),"quart-out":ay(4),"quart-in-out":hy(4),"quint-in":ry(5),"quint-out":ay(5),"quint-in-out":hy(5),"expo-in":t=>t?Km(2,10*t-10):0,"expo-out":t=>1===t?1:1-Km(2,10*-t),"expo-in-out":t=>0===t||1===t?t:t<.5?.5*Km(2,2*t*10-10):.5*(2-Km(2,10-2*t*10)),"circ-in":t=>1-Zm(1-Km(t,2)),"circ-out":t=>Zm(1-Km(t-1,2)),"circ-in-out":t=>t<.5?.5*(1-Zm(1-Km(2*t,2))):.5*(Zm(1-Km(2-2*t,2))+1),"back-in":t=>((iy+1)*t-iy)*t*t,"back-out":t=>(t-=1)*t*((iy+1)*t+iy)+1,"back-in-out":t=>t<.5?(t*=2)*t*((sy+1)*t-sy)*.5:.5*((t=2*t-2)*t*((sy+1)*t+sy)+2),"elastic-in":t=>0===t||1===t?t:-Km(2,10*(t-1))*jm((t-1.1)*ey),"elastic-out":t=>0===t||1===t?t:Km(2,-10*t)*jm((t-.1)*ey)+1,"elastic-in-out":t=>0===t||1===t?t:t<.5?-Km(2,10*((t*=2)-1))*jm((t-1.1)*ey)*.5:Km(2,10*(1-(t*=2)))*jm((t-1.1)*ey)*.5+1,"bounce-in":t=>1-ly(1-t),"bounce-out":ly,"bounce-in-out":t=>t<.5?.5*(1-ly(1-2*t)):.5*(1+ly(2*t-1)),"cubic-bezier":dy,steps:function(t,e="floor"){return i=>("floor"===e?$m(i*t):"ceil"===e?Jm(i*t):Qm(i*t))/t}}};function gy(t){return(e,i)=>{Object.defineProperty(e,i,{get(){const e=this.config&&this.config[i];return void 0===e?t:e},set(t){this.config||(this.config={}),this.config[i]=t}})}}class py{}py.CREATED="created",py.PLAY="play",py.PAUSE="pause",py.STOP="stop",py.SEEK="seek",py.UPDATE="update",py.COMPLETED="completed";t.Animate=class extends oa{get endingStyle(){return"from"===this.realEnding?this.fromStyle:this.toStyle}get started(){return!!this.requestAnimateTime}get completed(){return this.time>=this.duration&&!this.started}get frame(){return this.frames[this.nowIndex]}get frameTotalTime(){return this.frame.totalTime||this.frame.duration||0}get nowReverse(){return(this.mainReverse?1:0)+(this.frameReverse?1:0)==1}get realEnding(){let t;const{ending:e,reverse:i,swing:s,loop:n}=this;return"from"===e?t=0:"to"===e?t=1:(t=i?0:1,s&&n&&h(n)&&(t+=n-1)),t%2?"to":"from"}constructor(t,e,i,s){super(),e&&(e.keyframes?(i=e,e=e.keyframes):e.style&&(i=e,e=e.style)),this.init(t,e,i,s)}init(t,e,i,s){switch(this.target=t,(s||this.isTemp)&&(this.isTemp=s),typeof i){case"number":this.config={duration:i};break;case"string":this.config={easing:i};break;case"object":this.config=i,i.event&&(this.event=i.event)}this.keyframes=c(e)?e:e?[e]:[];const{easing:n,attrs:o}=this;this.easingFn=uy.get(n),(o||this.attrsMap)&&(this.attrsMap=o?o.reduce((t,e)=>(t[e]=!0,t),{}):void 0),this.frames=[],this.create(),this.autoplay&&this.frames.length&&(this.timer=setTimeout(()=>{this.timer=0,this.play()},0))}emitType(t){this.emit(t,this),this.parent&&this.parent.onChildEvent(t,this)}play(){this.destroyed||(this.running=!0,this.started?this.timer||this.requestAnimate():(this.clearTimer(),this.start()),this.emitType(py.PLAY))}pause(){this.destroyed||(this.running=!1,this.clearTimer(),this.emitType(py.PAUSE))}stop(){this.destroyed||(this.complete(),this.emitType(py.STOP))}seek(t){this.destroyed||(u(t)&&(t=Vh.number(t,this.duration)),t&&(t/=this.speed),(!this.started||t<this.time)&&this.start(!0),this.time=t,this.animate(0,!0),this.clearTimer(()=>this.requestAnimate()),this.emitType(py.SEEK))}kill(t=!0,e){this.killStyle=e,this.destroy(t)}create(){const{target:t,frames:e,keyframes:i,config:s}=this,{length:o}=i,r=!(o>1)||this.join;let a,l,d,c,u,g=0,p=0;o>1&&(this.fromStyle={},this.toStyle={});for(let s=0;s<o;s++){if(l=i[s],c=l.style||l,a||(a=r?t:c),d={style:c,beforeStyle:{}},u=1,l.style){const{duration:t,autoDuration:e,delay:i,autoDelay:s,easing:n,swing:o,loop:r}=l;o&&(d.swing=h(o)?o:2,u=2*d.swing-1),r&&(d.loop=u=h(r)?r:2),t?(d.duration=t,g+=t*u,i&&(d.totalTime=t+i)):e&&(d.autoDuration=e,p+=e*u),i?(d.delay=i,g+=i*u):s&&(d.autoDelay=s,p+=s*u),n&&(d.easingFn=uy.get(n))}if(!d.autoDuration&&n(d.duration)&&(o>1?s>0||r?p+=u:d.duration=0:d.duration=this.duration),o>1)this.setBefore(d,c,a);else{for(let e in c)d.beforeStyle[e]=t[e];this.fromStyle=d.beforeStyle,this.toStyle=d.style}a=c,e.push(d)}p?((this.duration<=g||!s||!s.duration)&&this.changeDuration(g+.2*p),this.allocateTime((this.duration-g)/p)):g&&this.changeDuration(g),this.emitType(py.CREATED)}changeDuration(t){const{config:e}=this;this.config=e?Object.assign(Object.assign({},e),{duration:t}):{duration:t}}setBefore(t,e,i){const{fromStyle:s,toStyle:o,target:r}=this;for(let a in e)n(s[a])&&(s[a]=o[a]=e===i?i[a]:r[a]),t.beforeStyle[a]=n(i[a])?o[a]:i[a],o[a]=e[a]}allocateTime(t){let e,{frames:i}=this,{length:s}=i;for(let o=0;o<s;o++)e=i[o],n(e.duration)&&(e.duration=e.autoDuration?t*e.autoDuration:t),e.totalTime||(e.autoDelay&&(e.delay=e.autoDelay*t),e.delay&&(e.totalTime=e.duration+e.delay))}requestAnimate(){this.requestAnimateTime=Date.now(),w.requestRender(this.animate.bind(this))}animate(t,e){if(!e){if(!this.running)return;this.time+=(Date.now()-this.requestAnimateTime)/1e3}const{duration:i}=this,s=this.time*this.speed;if(s<i){for(;s-this.playedTotalTime>this.frameTotalTime;)this.transition(1),this.mainReverse?this.reverseNextFrame():this.nextFrame();const t=this.nowReverse?0:this.frame.delay||0,e=s-this.playedTotalTime-t,i=this.frame.duration;if(e>i)this.transition(1);else if(e>=0){const t=i?e/i:1;this.transition(this.frame.easingFn?this.frame.easingFn(t):this.easingFn(t))}}else this.end();if(!e)if(s<i)this.requestAnimate();else{const{loop:t,loopDelay:e,swing:i}=this;if((!1!==t||i)&&(this.looped?this.looped++:this.looped=1,this.needLoop(this.looped,t,i)))return i&&(this.mainReverse=!this.mainReverse),void(e?this.timer=setTimeout(()=>{this.timer=0,this.begin()},e/this.speed*1e3):this.begin());this.complete()}}start(t){this.requestAnimateTime=1;const{reverse:e}=this;if((e||this.mainReverse)&&(this.mainReverse=e),this.looped&&(this.looped=0),t)this.begin(!0);else{const{delay:t}=this;t?this.timer=setTimeout(()=>{this.timer=0,this.begin()},t/this.speed*1e3):this.begin()}}begin(t){this.playedTotalTime=this.time=0,this.mainReverse?this.setTo():this.setFrom(),t||this.requestAnimate()}end(){this.mainReverse?this.setFrom():this.setTo()}complete(){this.requestAnimateTime=0,this.running=!1;const{endingStyle:t,killStyle:e}=this,i=e?{}:t;if(e)for(let s in t)s in e||(i[s]=t[s]);this.setStyle(i),this.clearTimer(),this.emitType(py.COMPLETED)}setFrom(){this.nowIndex=0,this.setStyle(this.fromStyle)}setTo(){this.nowIndex=this.frames.length-1,this.setStyle(this.toStyle)}nextFrame(){if(this.needLoopFrame())return this.increaseTime();this.nowIndex+1>=this.frames.length||(this.increaseTime(),this.nowIndex++)}reverseNextFrame(){if(this.needLoopFrame())return this.increaseTime();this.nowIndex-1<0||(this.increaseTime(),this.nowIndex--)}transition(t){const{style:e,beforeStyle:i}=this.frame,s=this.nowReverse?e:i,n=this.nowReverse?i:e;if(0===t)this.setStyle(s);else if(1===t)this.setStyle(n);else{const{attrsMap:i,target:o}=this;let{betweenStyle:r}=this.frame;r||(r=this.frame.betweenStyle={}),tl.setBetweenStyle(r,s,n,e,t,o,i),this.setStyle(r)}this.emitType(py.UPDATE)}setStyle(t){const{target:e}=this;e&&t&&(this.style=t,e.__?e.set(t,!!this.isTemp&&"temp"):Object.assign(e,t))}increaseTime(){this.playedTotalTime+=this.frameTotalTime}needLoop(t,e,i){return!(this.needStopLoop(t,e)||this.needStopLoop(t,i,!0))}needStopLoop(t,e,i){return h(e)&&(!e||t>=(i?2*e-1:e))}needLoopFrame(){const{loop:t,swing:e}=this.frame;if(t||e){if(this.frameLooped?this.frameLooped++:this.frameLooped=1,e&&(this.frameReverse=!this.frameReverse),this.needLoop(this.frameLooped,t,e))return!0;this.frameLooped=this.frameReverse=void 0}return!1}clearTimer(t){this.timer&&(clearTimeout(this.timer),this.timer=0,t&&t())}destroy(t){this.destroyed||(super.destroy(),t&&!this.completed?this.stop():this.pause(),this.target=this.parent=this.config=this.frames=this.fromStyle=this.toStyle=this.style=this.killStyle=null,this.destroyed=!0)}},fe([gy("ease")],t.Animate.prototype,"easing",void 0),fe([gy(0)],t.Animate.prototype,"delay",void 0),fe([gy(.2)],t.Animate.prototype,"duration",void 0),fe([gy("auto")],t.Animate.prototype,"ending",void 0),fe([gy(!1)],t.Animate.prototype,"reverse",void 0),fe([gy(!1)],t.Animate.prototype,"swing",void 0),fe([gy(!1)],t.Animate.prototype,"loop",void 0),fe([gy(0)],t.Animate.prototype,"loopDelay",void 0),fe([gy(1)],t.Animate.prototype,"speed",void 0),fe([gy(!0)],t.Animate.prototype,"autoplay",void 0),fe([gy()],t.Animate.prototype,"join",void 0),fe([gy()],t.Animate.prototype,"attrs",void 0),t.Animate=fe([jo(fa)],t.Animate),t.AnimateList=class extends t.Animate{get completed(){return this.list.every(t=>t.completed)}get endingStyle(){return this._endingStyle}constructor(t,e,i){super(t,null),this.list=[],this.updateList(e,i)}updateList(e,i){this.fromStyle={},this.toStyle={},this._endingStyle={},e||(e=this.list.filter(t=>{const{completed:e}=t;return e&&t.destroy(),!e})),this.list=e.map(e=>{const s=e.target?e:new t.Animate(this.target,e,i);return s.parent=this,Object.assign(this.fromStyle,s.fromStyle),Object.assign(this.toStyle,s.toStyle),Object.assign(this._endingStyle,s.endingStyle),s})}play(){this.each(t=>t.play()),this.emitType(py.PLAY)}pause(){this.each(t=>t.pause()),this.emitType(py.PAUSE)}stop(){this.each(t=>t.stop()),this.emitType(py.STOP)}seek(t){this.each(e=>e.seek(t)),this.emitType(py.SEEK)}kill(t,e){this.each(i=>i.kill(t,e)),this.destroy()}onChildEvent(t,e){switch(t){case py.COMPLETED:this.completed&&this.emitType(t);break;case py.UPDATE:this.emitType(t)}}each(t){this.list.forEach(t)}destroy(t){const{list:e}=this;e.length&&(this.each(e=>e.destroy(t)),e.length=0)}},t.AnimateList=fe([jo(fa)],t.AnimateList);const _y={transparent:"FFF0",aliceblue:"F0F8FF",antiquewhite:"FAEBD7",aqua:"0FF",aquamarine:"7FFFD4",azure:"F0FFFF",beige:"F5F5DC",bisque:"FFE4C4",black:"0",blanchedalmond:"FFEBCD",blue:"00F",blueviolet:"8A2BE2",brown:"A52A2A",burlywood:"DEB887",cadetblue:"5F9EA0",chartreuse:"7FFF00",chocolate:"D2691E",coral:"FF7F50",cornflowerblue:"6495ED",cornsilk:"FFF8DC",crimson:"DC143C",cyan:"0FF",darkblue:"00008B",darkcyan:"008B8B",darkgoldenrod:"B8860B",darkgray:"A9",darkgreen:"006400",darkgrey:"A9",darkkhaki:"BDB76B",darkmagenta:"8B008B",darkolivegreen:"556B2F",darkorange:"FF8C00",darkorchid:"9932CC",darkred:"8B0000",darksalmon:"E9967A",darkseagreen:"8FBC8F",darkslateblue:"483D8B",darkslategray:"2F4F4F",darkslategrey:"2F4F4F",darkturquoise:"00CED1",darkviolet:"9400D3",deeppink:"FF1493",deepskyblue:"00BFFF",dimgray:"69",dimgrey:"69",dodgerblue:"1E90FF",firebrick:"B22222",floralwhite:"FFFAF0",forestgreen:"228B22",fuchsia:"F0F",gainsboro:"DC",ghostwhite:"F8F8FF",gold:"FFD700",goldenrod:"DAA520",gray:"80",green:"008000",greenyellow:"ADFF2F",grey:"80",honeydew:"F0FFF0",hotpink:"FF69B4",indianred:"CD5C5C",indigo:"4B0082",ivory:"FFFFF0",khaki:"F0E68C",lavender:"E6E6FA",lavenderblush:"FFF0F5",lawngreen:"7CFC00",lemonchiffon:"FFFACD",lightblue:"ADD8E6",lightcoral:"F08080",lightcyan:"E0FFFF",lightgoldenrodyellow:"FAFAD2",lightgray:"D3",lightgreen:"90EE90",lightgrey:"D3",lightpink:"FFB6C1",lightsalmon:"FFA07A",lightseagreen:"20B2AA",lightskyblue:"87CEFA",lightslategray:"789",lightslategrey:"789",lightsteelblue:"B0C4DE",lightyellow:"FFFFE0",lime:"00FF00",limegreen:"32CD32",linen:"FAF0E6",magenta:"FF00FF",maroon:"800000",mediumaquamarine:"66CDAA",mediumblue:"0000CD",mediumorchid:"BA55D3",mediumpurple:"9370DB",mediumseagreen:"3CB371",mediumslateblue:"7B68EE",mediumspringgreen:"00FA9A",mediumturquoise:"48D1CC",mediumvioletred:"C71585",midnightblue:"191970",mintcream:"F5FFFA",mistyrose:"FFE4E1",moccasin:"FFE4B5",navajowhite:"FFDEAD",navy:"000080",oldlace:"FDF5E6",olive:"808000",olivedrab:"6B8E23",orange:"FFA500",orangered:"FF4500",orchid:"DA70D6",palegoldenrod:"EEE8AA",palegreen:"98FB98",paleturquoise:"AFEEEE",palevioletred:"D87093",papayawhip:"FFEFD5",peachpuff:"FFDAB9",peru:"CD853F",pink:"FFC0CB",plum:"DDA0DD",powderblue:"B0E0E6",purple:"800080",rebeccapurple:"639",red:"F00",rosybrown:"BC8F8F",royalblue:"4169E1",saddlebrown:"8B4513",salmon:"FA8072",sandybrown:"F4A460",seagreen:"2E8B57",seashell:"FFF5EE",sienna:"A0522D",silver:"C0",skyblue:"87CEEB",slateblue:"6A5ACD",slategray:"708090",slategrey:"708090",snow:"FFFAFA",springgreen:"00FF7F",steelblue:"4682B4",tan:"D2B48C",teal:"008080",thistle:"D8BFD8",tomato:"FF6347",turquoise:"40E0D0",violet:"EE82EE",wheat:"F5DEB3",white:"F",whitesmoke:"F5",yellow:"FF0",yellowgreen:"9ACD32"},fy=/^rgb\((\d+),\s*(\d+),\s*(\d+)/i,my=/^rgba\((\d+),\s*(\d+),\s*(\d+),\s*(\d*\.?\d+)/i,yy=/^hsl\((\d+),\s*(\d+)%\s*,\s*(\d+)%/i,vy=/^hsla\((\d+),\s*(\d+)%\s*,\s*(\d+)%\s*,\s*(\d*\.?\d+)/i,wy=parseInt,xy=parseFloat,{round:by}=Math;let Ey={},Sy=0;function ky(t){let e,i,s,n=1;switch(t.length){case 9:e=wy(t.slice(1,3),16),i=wy(t.slice(3,5),16),s=wy(t.slice(5,7),16),n=wy(t.slice(7,9),16)/255;break;case 7:e=wy(t.slice(1,3),16),i=wy(t.slice(3,5),16),s=wy(t.slice(5,7),16);break;case 5:e=wy(t[1]+t[1],16),i=wy(t[2]+t[2],16),s=wy(t[3]+t[3],16),n=wy(t[4]+t[4],16)/255;break;case 4:e=wy(t[1]+t[1],16),i=wy(t[2]+t[2],16),s=wy(t[3]+t[3],16);break;case 3:e=i=s=wy(t[1]+t[2],16);break;case 2:e=i=s=wy(t[1]+t[1],16)}return{r:e,g:i,b:s,a:n}}const By=1/6,Ty=.5,Py=2/3,Ry=1/3;function Ly(t,e,i){return i<0?i++:i>1&&i--,i<By?t+6*(e-t)*i:i<Ty?e:i<Py?t+(e-t)*(Py-i)*6:t}function Cy(t,e,i,s=1){let n,o,r;if(t/=360,i/=100,0===(e/=100))n=o=r=i;else{let s=i<.5?i*(1+e):i+e-i*e,a=2*i-s;n=Ly(a,s,t+Ry),o=Ly(a,s,t),r=Ly(a,s,t-Ry)}return{r:by(255*n),g:by(255*o),b:by(255*r),a:s}}ae.add("color"),Xh.object=function(t,e){let i,s=!n(e)&&e<1;if(r(t)){const e=Ey[t];if(e)i=Object.assign({},e);else{switch(t[0]){case"#":i=ky(t);break;case"R":case"r":"("===t[4]&&my.test(t)?i=function(t){const e=my.exec(t);return{r:wy(e[1]),g:wy(e[2]),b:wy(e[3]),a:xy(e[4])}}(t):"("===t[3]&&fy.test(t)&&(i=function(t){const e=fy.exec(t);return{r:wy(e[1]),g:wy(e[2]),b:wy(e[3]),a:1}}(t));break;case"H":case"h":"("===t[4]&&vy.test(t)?i=function(t){const e=vy.exec(t);return Cy(xy(e[1]),xy(e[2]),xy(e[3]),xy(e[4]))}(t):"("===t[3]&&yy.test(t)&&(i=function(t){const e=yy.exec(t);return Cy(xy(e[1]),xy(e[2]),xy(e[3]),1)}(t))}if(!i){const e=_y[t.toLowerCase()];e&&(i=ky("#"+e))}i&&(Sy++,Sy>1e4&&(Ey={},Sy=0),Ey[t]=Object.assign({},i))}}else u(t)&&(n(t.a)&&(t.a=1),s&&(t=Object.assign({},t)),i=t);return i||(i={r:255,g:255,b:255,a:1}),s&&(i.a*=e),i};const{round:Oy}=Math,{fourNumber:Ay}=z,Dy={fill:zy,stroke:zy,cornerRadius:(t,e,i)=>h(t)&&h(e)?Fy(t,e,i):(t=Ay(t),e=Ay(e),t.map((t,s)=>Fy(t,e[s],i))),text(t,e,i){if(r(t)&&r(e)){const s=t.length,n=e.length,o=Fy(s,n,i,1);return s<n?e.substring(0,o):t.substring(0,o)}return h(t)||h(e)?z.float(Fy(t,e,i),Math.max(Iy(t),Iy(e))):e},boxStyle(t,e,i,s){t||(t={}),e||(e={});const n=Object.assign(Object.assign({},t),e);return tl.setBetweenStyle(n,t,e,n,i,s),n},shadow:Uy,innerShadow:Uy},My={value:function(t,e,i){const s=h(t),n=h(e);return s&&n?t+(e-t)*i:n||s?Fy(t,e,i):t},number:Fy,color:Wy,setBetweenStyle:function(t,e,i,s,n,o,r){let a,h,l;const{list:d,value:c}=tl;for(let u in s)r&&!r[u]||(a=e[u],h=i[u],l=d[u]||c,a!==h&&(t[u]=l(a,h,n,o)))}};function Iy(t){const e=String(t).split(".")[1];return e?e.length:0}function Fy(t,e,i,s){t||(t=0),e||(e=0);const n=t+(e-t)*i;return s?Oy(n):n}function Wy(t,e,i){t=Xh.object(t),e=Xh.object(e);const s=Fy(t.r,e.r,i,1)+","+Fy(t.g,e.g,i,1)+","+Fy(t.b,e.b,i,1),n=Fy(t.a,e.a,i);return 1===n?"rgb("+s+")":"rgba("+s+","+n+")"}function zy(t,e,i){return r(t)&&r(e)?Wy(t,e,i):e}function Uy(t,e,i){return c(t)||c(e)?e:(e=e||{},{x:Fy((t=t||{}).x,e.x,i),y:Fy(t.y,e.y,i),blur:Fy(t.blur,e.blur,i),spread:Fy(t.spread,e.spread,i),color:Wy(t.color||"#FFFFFF00",e.color||"#FFFFFF00",i),visible:e.visible,blendMode:e.blendMode,box:e.box||t.box})}ae.add("animate","color"),Qh.canAnimate=!0,Object.assign(tl.list,Dy),Object.assign(tl,My);const Hy=t.UI.prototype;t.UI.addAttr("animation",void 0,function(t){return lo(t,t=>({set(e){this.__setAttr(t,e),this.leafer&&(this.killAnimate("animation"),e&&this.animate(e,void 0,"animation"))}}))}),t.UI.addAttr("animationOut",void 0,go),t.UI.addAttr("transition",!0,go),t.UI.addAttr("transitionOut",void 0,go),Hy.set=function(t,e){t&&(e?"temp"===e?(this.lockNormalStyle=!0,Object.assign(this,t),this.lockNormalStyle=!1):this.animate(t,e):Object.assign(this,t))},Hy.animate=function(e,i,s,o){if(n(e))return this.__animate;let r=c(e)&&!i&&s?new t.AnimateList(this,e,o):new t.Animate(this,e,i,o);this.killAnimate(s,r.toStyle);const a=this.__animate;return a&&(r instanceof t.AnimateList?r.list.unshift(a):r=new t.AnimateList(this,[a,r])),this.__animate=r},Hy.killAnimate=function(e,i){const s=this.__animate;if(s){let e=!1;if(i&&!s.completed){s instanceof t.AnimateList&&s.updateList();const{toStyle:n}=s;for(let t in i)if(t in n){e=!0;break}}else e=!0;e&&(s.kill(!0,i),this.__animate=null)}},Hy.__runAnimation=function(t,e){this.animate("in"===t?this.animation:this.animationOut,void 0,"animation"),e&&this.__animate.on(py.COMPLETED,e)};const Ny=[.1488743389,.4333953941,.6794095682,.8650633666,.9739065285],Yy=[.2955242247,.2692667193,.2190863625,.1494513491,.0666713443],{sqrt:Xy}=Math,{getDerivative:Vy}=ai,Gy={getDistance(t,e,i,s,n,o,r,a,h=1){let l,d,c,u,g,p,_=0,f=h/2;for(let h=0;h<Ny.length;h++)l=f*(1+Ny[h]),d=f*(1-Ny[h]),c=Vy(l,t,i,n,r),u=Vy(l,e,s,o,a),g=Vy(d,t,i,n,r),p=Vy(d,e,s,o,a),_+=Yy[h]*(Xy(c*c+u*u)+Xy(g*g+p*p));return _*f},getRotation(t,e,i,s,n,o,r,a,h){const l=Vy(t,e,s,o,a),d=Vy(t,i,n,r,h);return Math.atan2(d,l)/H},getT(t,e,i,s,n,o,r,a,h,l,d=1){let c=0,u=1,g=t/e,p=d/e/3;if(g>=1)return 1;if(g<=0)return 0;for(;u-c>p;)jy(i,s,n,o,r,a,h,l,g)<t?c=g:u=g,g=(c+u)/2;return g},cut(t,e,i,s,n,o,r,a,h,l){const d=1-e,c=d*i+e*n,u=d*s+e*o,g=d*n+e*r,p=d*o+e*a,_=d*c+e*g,f=d*u+e*p,m=d*_+e*(d*g+e*(d*r+e*h)),y=d*f+e*(d*p+e*(d*a+e*l));t.push(De.C,c,u,_,f,m,y)}},{getDistance:jy}=Gy,{M:Ky,L:Zy,C:qy,Z:Jy}=De,$y={},Qy={},tv={transform(t,e){let i,s=0;const n=t.length;for(;s<n;)switch(i=t[s],i){case Ky:case Zy:tv.transformPoints(t,e,s,1),s+=3;break;case qy:tv.transformPoints(t,e,s,3),s+=7;break;case Jy:s+=1}},transformPoints(t,e,i,s){for(let n=i+1,o=n+2*s;n<o;n+=2)$y.x=t[n],$y.y=t[n+1],tt.toOuterPoint(e,$y),t[n]=$y.x,t[n+1]=$y.y},getMotionPathData(t){let e,i,s,n,o=0,r=[],a=0,h=0,l=0;const d=t.length;for(;a<d;){switch(n=t[a],n){case Ky:case Zy:i=t[a+1],s=t[a+2],e=n===Zy&&a>0?ct.getDistanceFrom(h,l,i,s):0,h=i,l=s,a+=3;break;case qy:i=t[a+5],s=t[a+6],e=Gy.getDistance(h,l,t[a+1],t[a+2],t[a+3],t[a+4],i,s),h=i,l=s,a+=7;break;case Jy:a+=1;default:e=0}r.push(e),o+=e}return{total:o,segments:r,data:t}},getDistancePoint(t,e,i){const{segments:s,data:n}=t;e=Vh.number(e,t.total);let o,r,a,h,l,d,c,u,g,p=0,_={},f=0,m=0,y=0,v=0;const w=n.length;for(;f<w;){switch(h=n[f],h){case Ky:case Zy:if(r=n[f+1],a=n[f+2],o=s[m],p+o>=e||!t.total)return f||(y=r,v=a),Qy.x=y,Qy.y=v,_.x=r,_.y=a,ct.getDistancePoint(Qy,_,e-p,!0),_.rotation=ct.getAngle(Qy,_),_;y=r,v=a,f+=3;break;case qy:if(r=n[f+5],a=n[f+6],o=s[m],p+o>=e)return l=n[f+1],d=n[f+2],c=n[f+3],u=n[f+4],g=Gy.getT(e-p,o,y,v,l,d,c,u,r,a,i),ai.getPointAndSet(g,y,v,l,d,c,u,r,a,_),_.rotation=Gy.getRotation(g,y,v,l,d,c,u,r,a),_;y=r,v=a,f+=7;break;case Jy:f+=1;default:o=0}m++,p+=o}return _},getDistancePath(t,e,i){const{segments:s,data:n}=t,o=[];e=Vh.number(e,t.total);let r,a,h,l,d,c,u,g,p,_=0,f={},m=0,y=0,v=0,w=0;const x=n.length;for(;m<x;){switch(l=n[m],l){case Ky:case Zy:if(a=n[m+1],h=n[m+2],r=s[y],_+r>=e||!t.total)return m||(v=a,w=h),Qy.x=v,Qy.y=w,f.x=a,f.y=h,ct.getDistancePoint(Qy,f,e-_,!0),o.push(l,f.x,f.y),o;v=a,w=h,m+=3,o.push(l,v,w);break;case qy:if(d=n[m+1],c=n[m+2],u=n[m+3],g=n[m+4],a=n[m+5],h=n[m+6],r=s[y],_+r>=e)return p=Gy.getT(e-_,r,v,w,d,c,u,g,a,h,i),Gy.cut(o,p,v,w,d,c,u,g,a,h),o;v=a,w=h,m+=7,o.push(l,d,c,u,g,a,h);break;case Jy:m+=1,o.push(l);default:r=0}y++,_+=r}return o}};function ev(t){return lo(t,t=>({set(e){this.__setAttr(t,e),this.__hasMotionPath=this.motionPath||!o(this.motion),this.__layout.matrixChanged||this.__layout.matrixChange()}}))}ae.add("motion-path"),tl.register("motion",function(t,e,i,s){return u(t)&&(t=Vh.number(t,s.getMotionTotal())),u(e)&&(e=Vh.number(e,s.getMotionTotal())),tl.number(t||0,e||0,i)}),tl.register("motionRotation",function(t,e,i){return tl.number(t,e,i)});const iv=t.UI.prototype,{updateMatrix:sv,updateAllMatrix:nv}=ar,{updateBounds:ov}=vr;function rv(t){const{motion:e,leaferIsCreated:i}=t;if(!o(e)){if(i&&(t.leafer.created=!1),t.motionPath){const i=hv(t);i.total&&(t.__.__pathForRender=tv.getDistancePath(i,e,t.motionPrecision))}else t.set(t.getMotionPoint(e)),t.__hasAutoLayout||(t.isBranch?(nv(t),ov(t,t)):sv(t));i&&(t.leafer.created=!0)}}function av(t){const{parent:e}=t;if(!t.motionPath&&e){const{children:t}=e;for(let e=0;e<t.length;e++)if(t[e].motionPath)return t[e]}return t}function hv(t){const e=t.__;return e.__pathForMotion?e.__pathForMotion:e.__pathForMotion=tv.getMotionPathData(t.getPath(!0,!0))}function lv(t,e){return lo(t,t=>({set(i){this.__setAttr(t,i),this.leaferIsReady?e?Qh.setStyleName(this,e,i):Qh.set(this,i):this.__layout.stateStyleChanged=!0}}))}function dv(t){return lo(t,t=>({set(e){this.__setAttr(t,e),this.__layout.stateStyleChanged=!0}}))}function cv(t,e){if(e&&!0!==e)return e;if(!t.button){let{parent:e}=t;for(let t=0;t<2;t++)if(e){if(e.button)return e;e=e.parent}}return null}function uv(t,e){u(e)||(e=void 0),_v(t,e,"in")}function gv(t,e){const{normalStyle:i}=t;u(e)||(e=void 0),i&&(e||(e=i),_v(t,e,"out"))}t.UI.addAttr("motionPath",void 0,ev),t.UI.addAttr("motionPrecision",1,ev),t.UI.addAttr("motion",void 0,ev),t.UI.addAttr("motionRotation",!0,ev),iv.getMotionPathData=function(){return hv(av(this))},iv.getMotionPoint=function(t){const e=av(this),i=hv(e);if(!i.total)return{};const s=tv.getDistancePoint(i,t,e.motionPrecision);tt.toOuterPoint(e.localTransform,s);const{motionRotation:n}=this;return!1===n?delete s.rotation:h(n)&&(s.rotation+=n),s},iv.getMotionTotal=function(){return this.getMotionPathData().total},iv.__updateMotionPath=function(){const t=this.__;if(this.__layout.resized&&t.__pathForMotion&&(t.__pathForMotion=void 0),this.motionPath){let t;const{children:e}=this.parent;for(let i=0;i<e.length;i++)t=e[i],o(t.motion)||t.__layout.matrixChanged||(t!==this&&t.__extraUpdate(),rv(t))}else rv(this)};const pv={};function _v(t,e,i){const{normalStyle:s}=t;e||(e=pv),e.scale&&(z.assignScale(e,e.scale),delete e.scale),e!==pv&&Qh.canAnimate||(i=null);let n=!!i&&function(t,e,i){let s="in"===t?"transition":"transitionOut";"out"===t&&o(i[s])&&o(e[s])&&(s="transition");return o(e[s])?i[s]:e[s]}(i,e,t);const r=n?function(t,e){const i=yv(e,t),s=t.animate();s&&yv(i,t,s.fromStyle);return i}(t,e):void 0;Qh.canAnimate&&fv(t)&&t.killAnimate("transition"),s&&t.set(s,"temp");const a=fv(t);if(a){const{animation:s}=a;if(s){const o=t.animate(s,void 0,"animation",!0);Object.assign(a,o.endingStyle),"in"!==i||e.animation!==s?o.kill():n=!1,delete a.animation}t.normalStyle=mv(a,t),t.set(a,"temp")}else t.normalStyle=void 0;if(n){const e=mv(r,t);t.set(r,"temp"),t.animate([r,e],n,"transition",!0)}t.__layout.stateStyleChanged=!1}function fv(t){let e;const i={},s=cv(t),n=s?t.state||s.state:t.state,o=n&&t.states[n];o&&Qh.isState(n,t,s)&&(e=vv(i,o));const r=i.selectedStyle||t.selectedStyle;r&&Qh.isSelected(t,s)&&(e=vv(i,r));const a=i.placeholderStyle||t.placeholderStyle;if(a&&Qh.isPlacehold(t,s)&&(e=vv(i,a)),Qh.isDisabled(t,s)){const s=i.disabledStyle||t.disabledStyle;s&&(e=vv(i,s))}else{const n=i.focusStyle||t.focusStyle;n&&Qh.isFocus(t,s)&&(e=vv(i,n));const o=i.hoverStyle||t.hoverStyle;o&&Qh.isHover(t,s)&&(e=vv(i,o));const r=i.pressStyle||t.pressStyle;r&&Qh.isPress(t,s)&&(e=vv(i,r))}return e?i:void 0}function mv(t,e,i,s){const n=i?t:{},o=i||t;for(let t in o)s&&Qh.animateExcludes[t]||(n[t]=e[t]);return n}function yv(t,e,i){return mv(t,e,i,!0)}function vv(t,e){return Object.assign(t,e),!0}function wv(t,e){const i=t[e];i&&uv(t,i),t.button&&bv(t.children,e)}function xv(t,e,i){i||(i=t.states[e]),uv(t,i),t.button&&bv(t.children,null,e)}function bv(t,e,i){if(!t)return;let s,o;for(let r=0,a=t.length;r<a;r++){if(s=t[r],e){switch(o=!0,e){case"hoverStyle":Qh.isHover(s)&&(o=!1);break;case"pressStyle":Qh.isPress(s)&&(o=!1);break;case"focusStyle":Qh.isFocus(s)&&(o=!1)}o&&wv(s,e)}else n(i)||xv(s,i);s.isBranch&&bv(s.children,e,i)}}function Ev(t,e){const i=t[e];i&&gv(t,i),t.button&&kv(t.children,e)}function Sv(t,e,i){gv(t,i),t.button&&kv(t.children,null,e)}function kv(t,e,i){if(!t)return;let s;for(let o=0,r=t.length;o<r;o++)s=t[o],e?Ev(s,e):n(i)||Sv(s,i),s.isBranch&&kv(s.children,e,i)}function Bv(t,e,i){let s;const n=e.leafer?e.leafer.interaction:null;if(n&&(s=n[t](e),!s&&i)){const o=cv(e,i);o&&(s=n[t](o))}return s}function Tv(t,e,i){let s=e[t];if(!s&&i){const n=cv(e,i);n&&(s=n[t])}return s}ae.add("state"),Qh.animateExcludes={animation:1,animationOut:1,transition:1,transitionOut:1,states:1,state:1,placeholder:1,normalStyle:1,hoverStyle:1,pressStyle:1,focusStyle:1,selectedStyle:1,disabledStyle:1,placeholderStyle:1},Qh.isState=function(t,e,i){return function(t,e,i){let s=e.states[t];if(!s&&i){const n=cv(e,i);n&&(s=n.states[t])}return!!s}(t,e,i)},Qh.isSelected=function(t,e){return Tv("selected",t,e)},Qh.isDisabled=function(t,e){return Tv("disabled",t,e)},Qh.isFocus=function(t,e){return Bv("isFocus",t,e)},Qh.isHover=function(t,e){return Bv("isHover",t,e)},Qh.isPress=function(t,e){return Bv("isPress",t,e)},Qh.isPlacehold=function(t,e){return t.__.__isPlacehold},Qh.isDrag=function(t,e){return Bv("isDrag",t,e)},Qh.setStyleName=function(t,e,i){i?xv(t,e,t[e]):Sv(t,e,t[e])},Qh.set=function(t,e){const i=t.states[e];i?xv(t,e,i):Sv(t,e,i)},Qh.getStyle=fv,Qh.updateStyle=_v,Qh.updateEventStyle=function(e,i){switch(i){case t.PointerEvent.ENTER:wv(e,"hoverStyle");break;case t.PointerEvent.LEAVE:Ev(e,"hoverStyle");break;case t.PointerEvent.DOWN:wv(e,"pressStyle");break;case t.PointerEvent.UP:Ev(e,"pressStyle")}};const Pv=t.UI.prototype;t.UI.addAttr("selected",!1,lv,"selectedStyle"),t.UI.addAttr("disabled",!1,lv,"disabledStyle"),t.UI.addAttr("states",{},dv),t.UI.addAttr("state","",lv),t.UI.addAttr("normalStyle",void 0,go),t.UI.addAttr("hoverStyle",void 0,dv),t.UI.addAttr("pressStyle",void 0,dv),t.UI.addAttr("focusStyle",void 0,dv),t.UI.addAttr("selectedStyle",void 0,dv),t.UI.addAttr("disabledStyle",void 0,dv),t.UI.addAttr("placeholderStyle",void 0,dv),t.UI.addAttr("button",!1,go),Pv.set=function(t,e){t&&(e?"temp"===e?(this.lockNormalStyle=!0,Object.assign(this,t),this.lockNormalStyle=!1):this.animate(t,e):Object.assign(this,t))},Pv.focus=function(t=!0){this.waitLeafer(()=>{let{focusData:e}=this.app.interaction;t?(e&&e.focus(!1),e=this):e=null,this.app.interaction.focusData=e,t?wv(this,"focusStyle"):Ev(this,"focusStyle")})},Pv.updateState=function(){Qh.updateStyle(this,void 0,"in")};const Rv=t.Text.prototype,Lv="text";ro(Rv,Lv,Object.assign(Object.assign({},ao(Rv,Lv)),{set(t){const e=this,i=e.text;e.__setAttr(Lv,t)&&(xo(e),e.placeholderStyle&&e.placeholder&&(""===i||""===t)&&(e.__layout.stateStyleChanged=!0))}}));class Cv extends al{get __drawAfterFill(){return!0}setRobot(t){this._robot=t,this.__leaf.__updateRobot()}setAction(t){this._action=t,this.__leaf.__updateAction()}}t.Robot=class extends t.UI{get __tag(){return"Robot"}get nowFrame(){return this.robotFrames&&this.robotFrames[this.now]}constructor(t){super(t)}play(){this.running=!0}pause(){this.running=!1}stop(){this.pause()}__updateRobot(){const{robot:t}=this;if(this.robotFrames=[],!t)return;let e=0;c(t)?t.forEach(t=>this.__loadRobot(t,e,e+=t.total||1)):this.__loadRobot(t,0,t.total)}__updateAction(){const t=this.actions[this.action];if(this.stop(),this.__timer&&clearTimeout(this.__timer),!n(t))if(h(t))this.now=t;else if(u(t)){const e=c(t),i=e?t:t.keyframes;this.__action=e?void 0:t;const{length:s}=i;if(s>1){const t=this.now=i[0],e=i[i.length-1];this.play(),this.__runAction(t,e)}else s&&(this.now=i[0])}}__loadRobot(t,e,i){for(let t=e;t<i;t++)this.robotFrames.push(void 0);const s=eo.get(t);s.ready?this.__createFrames(s,t,e,i):s.load(()=>this.__createFrames(s,t,e,i))}__createFrames(t,e,i,s){const{offset:n,size:o,total:r}=e,{width:a,height:l}=o&&(h(o)?{width:o,height:o}:o)||(r>1?this:t);let d=n?n.x:0,c=n?n.y:0;for(let e=i;e<s;e++)this.robotFrames[e]={view:t.view,x:d,y:c,width:a,height:l},d+a>=t.width?(d=0,c+=l):d+=a;this.__updateRobotBounds(),this.forceRender(),this.emitEvent(new Hr(Hr.LOADED,{image:t}))}__runAction(t,e){let{FPS:i,loop:s,__action:o}=this;o&&(o.FPS&&(i=o.FPS),n(o.loop)||(s=o.loop)),this.__timer=setTimeout(()=>{if(this.running){if(this.now===e){if(!s)return this.stop();this.now=t}else this.now++;this.__updateRobotBounds()}this.__runAction(t,e)},1e3/i)}__updateRobotBounds(){const{nowFrame:t}=this;if(t){const e=this.__,i=t.width/e.pixelRatio,s=t.height/e.pixelRatio;e.width===i&&e.height===s||this.forceUpdate("width"),e.__naturalWidth=i,e.__naturalHeight=s}}__drawContent(t,e){const{nowFrame:i}=this,{width:s,height:n}=this.__;i&&t.drawImage(i.view,i.x,i.y,i.width,i.height,0,0,s,n)}destroy(){this.robotFrames&&(this.robotFrames=null),super.destroy()}},fe([zo(Cv)],t.Robot.prototype,"__",void 0),fe([vo()],t.Robot.prototype,"robot",void 0),fe([go()],t.Robot.prototype,"actions",void 0),fe([go("")],t.Robot.prototype,"action",void 0),fe([Po(0)],t.Robot.prototype,"now",void 0),fe([go(12)],t.Robot.prototype,"FPS",void 0),fe([go(!0)],t.Robot.prototype,"loop",void 0),t.Robot=fe([Ko()],t.Robot),ae.add("robot");const{Yes:Ov,NoAndSkip:Av,YesAndSkip:Dv}=t.Answer,Mv={},Iv={},Fv={};class Wv{constructor(t){this.innerIdMap={},this.idMap={},this.methods={id:(t,e)=>t.id===e?(this.target&&(this.idMap[e]=t),1):0,innerId:(t,e)=>t.innerId===e?(this.target&&(this.innerIdMap[e]=t),1):0,className:(t,e)=>t.className===e?1:0,tag:(t,e)=>t.__tag===e?1:0,tags:(t,e)=>e[t.__tag]?1:0},(this.target=t)&&this.__listenEvents()}getBy(t,e,i,s){switch(typeof t){case"number":const o=this.getByInnerId(t,e);return i?o:o?[o]:[];case"string":switch(t[0]){case"#":Mv.id=t.substring(1),t=Mv;break;case".":Iv.className=t.substring(1),t=Iv;break;default:Fv.tag=t,t=Fv}case"object":if(n(t.id)){if(t.tag){const{tag:s}=t,n=c(s);return this.getByMethod(n?this.methods.tags:this.methods.tag,e,i,n?_.toMap(s):s)}return this.getByMethod(this.methods.className,e,i,t.className)}{const s=this.getById(t.id,e);return i?s:s?[s]:[]}case"function":return this.getByMethod(t,e,i,s)}}getByInnerId(t,e){const i=this.innerIdMap[t];return i||(this.eachFind(this.toChildren(e),this.methods.innerId,null,t),this.findLeaf)}getById(t,e){const i=this.idMap[t];return i&&ar.hasParent(i,e||this.target)?i:(this.eachFind(this.toChildren(e),this.methods.id,null,t),this.findLeaf)}getByClassName(t,e){return this.getByMethod(this.methods.className,e,!1,t)}getByTag(t,e){return this.getByMethod(this.methods.tag,e,!1,t)}getByMethod(t,e,i,s){const n=i?null:[];return this.eachFind(this.toChildren(e),t,n,s),n||this.findLeaf}eachFind(t,e,i,s){let n,o;for(let r=0,a=t.length;r<a;r++){if(n=t[r],o=e(n,s),o===Ov||o===Dv){if(!i)return void(this.findLeaf=n);i.push(n)}n.isBranch&&o<Av&&this.eachFind(n.children,e,i,s)}}toChildren(t){return this.findLeaf=null,[t||this.target]}__onRemoveChild(t){const{id:e,innerId:i}=t.child;this.idMap[e]&&delete this.idMap[e],this.innerIdMap[i]&&delete this.innerIdMap[i]}__checkIdChange(t){if("id"===t.attrName){const e=t.oldValue;this.idMap[e]&&delete this.idMap[e]}}__listenEvents(){this.__eventIds=[this.target.on_(Fr.REMOVE,this.__onRemoveChild,this),this.target.on_(zr.CHANGE,this.__checkIdChange,this)]}__removeListenEvents(){this.target.off_(this.__eventIds),this.__eventIds.length=0}destroy(){const{__eventIds:t}=this;t&&t.length&&(this.__removeListenEvents(),this.innerIdMap={},this.idMap={}),this.findLeaf=null}}const zv=t.UI.prototype;function Uv(t){return t.leafer?t.leafer.selector:w.selector||(w.selector=he.selector())}zv.find=function(t,e){return Uv(this).getBy(t,this,!1,e)},zv.findOne=function(t,e){return Uv(this).getBy(t,this,!0,e)},ae.add("find"),he.finder=function(t){return new Wv(t)};const{setPoint:Hv,addPoint:Nv,toBounds:Yv}=wt;const Xv={syncExport(t,e,i){let s;$h.running=!0;try{const o=jn.fileType(e),r=e.includes(".");i=jn.getExportOptions(i);const{toURL:a}=w,{download:h}=w.origin;if("json"===o)r&&h(a(JSON.stringify(t.toJSON(i.json)),"text"),e),s={data:!!r||t.toJSON(i.json)};else if("svg"===o)r&&h(a(t.toSVG(),"svg"),e),s={data:!!r||t.toSVG()};else{let o,r,a=1,h=1;const{worldTransform:l,isLeafer:d,leafer:c,isFrame:u}=t,{slice:g,clip:p,trim:_,screenshot:f,padding:m,onCanvas:y}=i,v=n(i.smooth)?!c||c.config.smooth:i.smooth,x=i.contextSettings||(c?c.config.contextSettings:void 0),b=d&&f&&n(i.fill)?t.fill:i.fill,E=jn.isOpaqueImage(e)||b,S=new yt;if(f)o=!0===f?d?c.canvas.bounds:t.worldRenderBounds:f;else{let e=i.relative||(d?"inner":"local");switch(a=l.scaleX,h=l.scaleY,e){case"inner":S.set(l);break;case"local":S.set(l).divide(t.localTransform),a/=t.scaleX,h/=t.scaleY;break;case"world":a=1,h=1;break;case"page":e=c||t;default:S.set(l).divide(t.getTransform(e));const i=e.worldTransform;a/=a/i.scaleX,h/=h/i.scaleY}o=t.getBounds("render",e)}const k={scaleX:1,scaleY:1};z.getScaleData(i.scale,i.size,o,k);let B=i.pixelRatio||1,{x:T,y:P,width:R,height:L}=new Zt(o).scale(k.scaleX,k.scaleY);p&&(T+=p.x,P+=p.y,R=p.width,L=p.height);const C={exporting:!0,matrix:S.scale(1/k.scaleX,1/k.scaleY).invert().translate(-T,-P).withScale(1/a*k.scaleX,1/h*k.scaleY)};let O,A=he.canvas({width:Math.floor(R),height:Math.floor(L),pixelRatio:B,smooth:v,contextSettings:x});g&&(O=t,O.__worldOpacity=0,t=c||t,C.bounds=A.bounds),A.save();const D=u&&!n(b),M=t.get("fill");if(D&&(t.fill=""),w.render(t,A,C),D&&(t.fill=M),A.restore(),O&&O.__updateWorldOpacity(),_){r=function(t){const{width:e,height:i}=t.view,{data:s}=t.context.getImageData(0,0,e,i);let n,o,r,a=0;for(let t=0;t<s.length;t+=4)0!==s[t+3]&&(n=a%e,o=(a-n)/e,r?Nv(r,n,o):Hv(r={},n,o)),a++;const h=new Zt;return r&&(Yv(r,h),h.scale(1/t.pixelRatio).ceil()),h}(A);const t=A,{width:e,height:i}=r,s={x:0,y:0,width:e,height:i,pixelRatio:B};A=he.canvas(s),A.copyWorld(t,r,s),t.destroy()}if(m){const[t,e,i,s]=z.fourNumber(m),n=A,{width:o,height:r}=n;A=he.canvas({width:o+s+e,height:r+t+i,pixelRatio:B}),A.copyWorld(n,n.bounds,{x:s,y:t,width:o,height:r}),n.destroy()}E&&A.fillWorld(A.bounds,b||"#FFFFFF","destination-over"),y&&y(A);s={data:"canvas"===e?A:A.export(e,i),width:A.pixelWidth,height:A.pixelHeight,renderBounds:o,trimBounds:r};const I=c&&c.app;I&&I.canvasManager&&I.canvasManager.clearRecycled()}}catch(t){s={data:"",error:t}}return $h.running=!1,s},export(t,e,i){return $h.running=!0,function(t){Vv||(Vv=new Jn);return new Promise(e=>{Vv.add(()=>me(this,void 0,void 0,function*(){return yield t(e)}),{parallel:!1})})}(s=>new Promise(n=>{const o=()=>me(this,void 0,void 0,function*(){if(!Qn.isComplete)return w.requestRender(o);const r=$h.syncExport(t,e,i);r.data instanceof Promise&&(r.data=yield r.data),s(r),n()});t.updateLayout(),Gv(t);const{leafer:r}=t;r?r.waitViewCompleted(o):o()}))}};let Vv;function Gv(t){t.__.__needComputePaint&&t.__.__computePaint(),t.isBranch&&t.children.forEach(t=>Gv(t))}const jv=Ce.prototype,Kv=te.get("@leafer-in/export");return jv.export=function(t,e){const{quality:i,blob:s}=jn.getExportOptions(e);return t.includes(".")?this.saveAs(t,i):s?this.toBlob(t,i):this.toDataURL(t,i)},jv.toBlob=function(t,e){return new Promise(i=>{w.origin.canvasToBolb(this.view,t,e).then(t=>{i(t)}).catch(t=>{Kv.error(t),i(null)})})},jv.toDataURL=function(t,e){return w.origin.canvasToDataURL(this.view,t,e)},jv.saveAs=function(t,e){return new Promise(i=>{w.origin.canvasSaveAs(this.view,t,e).then(()=>{i(!0)}).catch(t=>{Kv.error(t),i(!1)})})},ae.add("export"),Object.assign($h,Xv),t.UI.prototype.export=function(t,e){return $h.export(this,t,e)},t.UI.prototype.syncExport=function(t,e){return $h.syncExport(this,t,e)},ae.add("filter"),Object.assign(Jh,{list:{},register(t,e){Jh.list[t]=e},apply(t,e,i,s,n,o){let r;t.forEach(t=>{r=Jh.list[t.type],r&&r.apply(t,e,i,s,n,o)})},getSpread(t){let e,i=0;return t.forEach(t=>{e=Jh.list[t.type],e&&(i+=e.getSpread(t))}),i}}),ae.add("bright"),t.UI.addAttr("bright",!1,Ro),t.AlignHelper=Pt,t.AnimateEasing=uy,t.AnimateEvent=py,t.AroundHelper=kt,t.ArrowData=yf,t.AutoBounds=Jt,t.BezierHelper=ai,t.Bounds=Zt,t.BoundsEvent=Nr,t.BoundsHelper=Vt,t.BoxData=dl,t.BranchHelper=vr,t.BranchRender=Ia,t.CanvasData=El,t.CanvasManager=_e,t.ChildEvent=Fr,t.ColorConvert=Xh,t.Creator=he,t.Cursor=$d,t.DataHelper=_,t.Debug=te,t.DragBoundsHelper=Rd,t.Dragger=Hd,t.EditBox=Cp,t.EditDataHelper=Ep,t.EditPoint=Pp,t.EditSelect=dp,t.EditSelectHelper=rp,t.EditToolCreator=Xp,t.EditorEvent=qg,t.EditorGroupEvent=jp,t.EditorHelper=Up,t.EditorMoveEvent=$p,t.EditorRotateEvent=t_,t.EditorScaleEvent=Qp,t.EditorSkewEvent=e_,t.Effect=qh,t.EllipseData=_l,t.EllipseHelper=fi,t.Event=Ir,t.EventCreator=ge,t.Eventer=oa,t.Export=$h,t.FileHelper=jn,t.Filter=Jh,t.Finder=Wv,t.FourNumberHelper=R,t.FrameData=ul,t.GroupData=ll,t.HTMLTextData=ff,t.HighBezierHelper=Gy,t.HighCurveHelper=tv,t.HitCanvasManager=Qd,t.ImageData=bl,t.ImageEvent=Hr,t.ImageManager=eo,t.IncrementId=b,t.InnerEditor=s_,t.InnerEditorEvent=Gp,t.InteractionBase=Jd,t.InteractionHelper=Md,t.Keyboard=_d,t.LayoutEvent=qr,t.Layouter=Dh,t.LeafBounds=Aa,t.LeafBoundsHelper=_r,t.LeafData=m,t.LeafDataProxy=ya,t.LeafEventer=fa,t.LeafHelper=ar,t.LeafLayout=Mr,t.LeafLevelList=yh,t.LeafList=mh,t.LeafMatrix=ka,t.LeafRender=Da,t.LeaferCanvas=vh,t.LeaferCanvasBase=Ce,t.LeaferData=cl,t.LeaferEvent=$r,t.LeaferImage=oo,t.LeaferTypeCreator=X_,t.LineData=gl,t.MathHelper=z,t.Matrix=yt,t.MatrixHelper=tt,t.MultiTouchHelper=j_,t.MyDragEvent=Ad,t.MyImage=hd,t.MyPointerEvent=Cd,t.MyTouchEvent=Dd,t.NeedConvertToCanvasCommandMap=Ie,t.OneRadian=H,t.PI2=N,t.PI_2=Y,t.Paint=jh,t.PaintGradient=Zh,t.PaintImage=Kh,t.PathArrow=Gh,t.PathArrowModule=_m,t.PathBounds=Mn,t.PathCommandDataHelper=Ss,t.PathCommandMap=De,t.PathCommandNodeHelper=mi,t.PathConvert=es,t.PathCorner=Nn,t.PathCreator=Hs,t.PathData=yl,t.PathDrawer=sn,t.PathHelper=Oe,t.PathMatrixHelper=Rf,t.PathNumberCommandLengthMap=Ue,t.PathNumberCommandMap=ze,t.PathScaler=b_,t.PenData=vl,t.Picker=Wh,t.Platform=w,t.Plugin=ae,t.Point=ft,t.PointHelper=ct,t.PointerButton=fd,t.PolygonData=fl,t.PropertyEvent=zr,t.RectData=pl,t.RectHelper=He,t.RectRender=Ll,t.RenderEvent=Jr,t.Renderer=Ih,t.ResizeEvent=Kr,t.Resource=Qn,t.RobotData=Cv,t.Run=ne,t.ScrollBar=_f,t.SelectArea=op,t.Selector=zh,t.StarData=ml,t.State=Qh,t.StringNumberMap=$t,t.Stroker=np,t.TaskItem=qn,t.TaskProcessor=Jn,t.TextConvert=Yh,t.TextData=xl,t.TransformTool=i_,t.Transformer=of,t.Transition=tl,t.TwoPointBoundsHelper=wt,t.UIBounds=Bl,t.UICreator=de,t.UIData=al,t.UIEvent=md,t.UIRender=Pl,t.UnitConvert=Vh,t.WaitHelper=kr,t.WatchEvent=Zr,t.Watcher=Eh,t.WheelEventHelper=Q_,t.addViewport=H_,t.addViewportConfig=N_,t.affectRenderBoundsType=To,t.affectStrokeBoundsType=So,t.arrowType=vf,t.attr=co,t.autoLayoutType=fo,t.boundsType=vo,t.canvasPatch=Gn,t.canvasSizeAttrs=Le,t.createAttr=function(t){return(e,i)=>{ro(e,i,ho(i,t))}},t.createDescriptor=ho,t.cursorType=Wo,t.dataProcessor=zo,t.dataType=go,t.decorateLeafAttr=lo,t.defineDataProcessor=Uo,t.defineKey=ro,t.defineLeafAttr=uo,t.dimType=Ro,t.doBoundsType=xo,t.doStrokeType=ko,t.effectType=Uh,t.emptyData=s,t.eraserType=Io,t.extraPropertyEventMap=Ur,t.getBoundsData=V,t.getDescriptor=ao,t.getMatrixData=G,t.getPointData=X,t.hitType=Fo,t.isArray=c,t.isData=g,t.isEmptyData=p,t.isFinite=a,t.isNull=o,t.isNumber=h,t.isObject=u,t.isString=r,t.isUndefined=n,t.layoutProcessor=function(t){return(e,i)=>{ro(e,"__LayoutProcessor",{get:()=>t})}},t.leaferTransformAttrMap=sa,t.maskType=Mo,t.motionPathType=ev,t.naturalBoundsType=wo,t.opacityType=Lo,t.path=Yn,t.pathInputType=bo,t.pathType=Eo,t.pen=Xn,t.positionType=po,t.registerEditTool=Np,t.registerInnerEditor=Yp,t.registerUI=Ko,t.registerUIEvent=Zo,t.resizeType=Hh,t.rewrite=Xo,t.rewriteAble=Vo,t.rotationType=yo,t.scaleResize=C_,t.scaleResizeFontSize=O_,t.scaleResizeGroup=M_,t.scaleResizePath=A_,t.scaleResizePoints=D_,t.scaleType=mo,t.scrollType=_o,t.sortType=Do,t.stateStyleType=dv,t.stateType=lv,t.strokeType=Bo,t.surfaceType=Po,t.tempBounds=qt,t.tempMatrix=vt,t.tempPoint=mt,t.tryToNumber=d,t.useCanvas=xh,t.useModule=jo,t.version="1.12.1",t.visibleType=Co,t.zoomLayerType=Nh,t}({});function Leafer(t){return new LeaferUI.Leafer(t)}Object.setPrototypeOf(Leafer,LeaferUI),Leafer.prototype=LeaferUI.Leafer.prototype;
|
|
2
2
|
//# sourceMappingURL=worker.min.js.map
|