@leafer-editor/worker 1.9.7 → 1.9.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,2 +1,2 @@
1
- var LeaferUI=function(t){"use strict";const e={toURL(t,e){let i=encodeURIComponent(t);return"text"===e?i="data:text/plain;charset=utf-8,"+i:"svg"===e&&(i="data:image/svg+xml,"+i),i},image:{hitCanvasSize:100,maxCacheSize:4096e3,maxPatternSize:8847360,crossOrigin:"anonymous",getRealURL(t){const{prefix:i,suffix:s}=e.image;return!s||t.startsWith("data:")||t.startsWith("blob:")||(t+=(t.includes("?")?"&":"?")+s),i&&"/"===t[0]&&(t=i+t),t}}},i={RUNTIME:"runtime",LEAF:"leaf",TASK:"task",CNAVAS:"canvas",IMAGE:"image",types:{},create(t){const{types:e}=s;return e[t]?e[t]++:(e[t]=1,0)}},s=i;var n;t.Answer=void 0,(n=t.Answer||(t.Answer={}))[n.No=0]="No",n[n.Yes=1]="Yes",n[n.NoAndSkip=2]="NoAndSkip",n[n.YesAndSkip=3]="YesAndSkip";const r={};function o(t){return void 0===t}function a(t){return null==t}function h(t){return"string"==typeof t}const{isFinite:l}=Number;function d(t){return"number"==typeof t}const c=/^-?\d+(?:\.\d+)?$/;const{isArray:u}=Array;function p(t){return t&&"object"==typeof t}function _(t){return p(t)&&!u(t)}function g(t){return"{}"===JSON.stringify(t)}const f={default:(t,e)=>(y(e,t),y(t,e),t),assign(t,e,i){let s;Object.keys(e).forEach(n=>{var r,o;if(s=e[n],(null==s?void 0:s.constructor)===Object&&(null===(r=t[n])||void 0===r?void 0:r.constructor)===Object)return y(t[n],e[n],i&&i[n]);i&&n in i?(null===(o=i[n])||void 0===o?void 0:o.constructor)===Object&&y(t[n]={},e[n],i[n]):t[n]=e[n]})},copyAttrs:(t,e,i)=>(i.forEach(i=>{o(e[i])||(t[i]=e[i])}),t),clone:t=>JSON.parse(JSON.stringify(t)),toMap(t){const e={};for(let i=0,s=t.length;i<s;i++)e[t[i]]=!0;return e},stintSet(t,e,i){i||(i=void 0),t[e]!==i&&(t[e]=i)}},{assign:y}=f;class m{get __useNaturalRatio(){return!0}get __isLinePath(){const{path:t}=this;return t&&6===t.length&&1===t[0]}get __usePathBox(){return this.__pathInputed}get __blendMode(){if(this.eraser&&"path"!==this.eraser)return"destination-out";const{blendMode:t}=this;return"pass-through"===t?null:t}constructor(t){this.__leaf=t}__get(t){if(this.__input){const e=this.__input[t];if(!o(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]=o(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(!o(e))return e}if("path"!==t||this.__pathInputed)return this["_"+t]}__removeInput(t){this.__input&&!o(this.__input[t])&&(this.__input[t]=void 0)}__getInputData(t,e){const i={};if(t)if(u(t))for(let e of t)i[e]=this.__getInput(e);else for(let e in t)i[e]=this.__getInput(e);else{let t,e,{__input:s}=this;i.tag=this.__leaf.tag;for(let n in this)if("_"!==n[0]&&(t=this["_"+n],!o(t))){if("path"===n&&!this.__pathInputed)continue;e=s?s[n]:void 0,i[n]=o(e)?t:e}}if(e&&e.matrix){const{a:t,b:e,c:s,d:n,e:r,f:o}=this.__leaf.__localMatrix;i.matrix={a:t,b:e,c:s,d:n,e:r,f:o}}return i}__setMiddle(t,e){this.__middle||(this.__middle={}),this.__middle[t]=e}__getMiddle(t){return this.__middle&&this.__middle[t]}__checkSingle(){const t=this;if("pass-through"===t.blendMode){const e=this.__leaf;t.opacity<1&&(e.isBranch||t.__hasMultiPaint)||e.__hasEraser||t.eraser||t.filter?t.__single=!0:t.__single&&(t.__single=!1)}else t.__single=!0}__removeNaturalSize(){this.__naturalWidth=this.__naturalHeight=void 0}destroy(){this.__input=this.__middle=null}}const{round:v,pow:x,PI:w}=Math,E={within:(t,e,i)=>(p(e)&&(i=e.max,e=e.min),!o(e)&&t<e&&(t=e),!o(i)&&t>i&&(t=i),t),fourNumber(t,e){let i;if(u(t))switch(t.length){case 4:i=o(e)?t:[...t];break;case 2:i=[t[0],t[1],t[0],t[1]];break;case 3:i=[t[0],t[1],t[2],t[1]];break;case 1:t=t[0];break;default:t=0}if(i||(i=[t,t,t,t]),e)for(let t=0;t<4;t++)i[t]>e&&(i[t]=e);return i},formatRotation:(t,e)=>(t%=360,e?t<0&&(t+=360):(t>180&&(t-=360),t<-180&&(t+=360)),E.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=o(e)?1e12:x(10,e);return-0===(t=v(t*i)/i)?0:t},sign:t=>t<0?-1:1,getScaleData(t,e,i,s){if(s||(s={}),e){const t=(d(e)?e:e.width||0)/i.width,n=(d(e)?e:e.height||0)/i.height;s.scaleX=t||n||1,s.scaleY=n||t||1}else t&&E.assignScale(s,t);return s},assignScale(t,e){d(e)?t.scaleX=t.scaleY=e:(t.scaleX=e.x,t.scaleY=e.y)},randInt:b,randColor:t=>`rgba(${b(255)},${b(255)},${b(255)},${t||1})`};function b(t){return Math.round(Math.random()*t)}const k=w/180,B=2*w,S=w/2;function T(){return{x:0,y:0}}function P(){return{x:0,y:0,width:0,height:0}}function L(){return{a:1,b:0,c:0,d:1,e:0,f:0}}const{sin:R,cos:C,acos:O,sqrt:M}=Math,{float:D}=E,I={};function A(){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 W={defaultMatrix:{a:1,b:0,c:0,d:1,e:0,f:0},defaultWorld:A(),tempMatrix:{},set(t,e=1,i=0,s=0,n=1,r=0,o=0){t.a=e,t.b=i,t.c=s,t.d=n,t.e=r,t.f=o},get:L,getWorld:A,copy(t,e){t.a=e.a,t.b=e.b,t.c=e.c,t.d=e.d,t.e=e.e,t.f=e.f},translate(t,e,i){t.e+=e,t.f+=i},translateInner(t,e,i,s){t.e+=t.a*e+t.c*i,t.f+=t.b*e+t.d*i,s&&(t.e-=e,t.f-=i)},scale(t,e,i=e){t.a*=e,t.b*=e,t.c*=i,t.d*=i},pixelScale(t,e,i){i||(i=t),i.a=t.a*e,i.b=t.b*e,i.c=t.c*e,i.d=t.d*e,i.e=t.e*e,i.f=t.f*e},scaleOfOuter(t,e,i,s){F.toInnerPoint(t,e,I),F.scaleOfInner(t,I,i,s)},scaleOfInner(t,e,i,s=i){F.translateInner(t,e.x,e.y),F.scale(t,i,s),F.translateInner(t,-e.x,-e.y)},rotate(t,e){const{a:i,b:s,c:n,d:r}=t,o=C(e*=k),a=R(e);t.a=i*o-s*a,t.b=i*a+s*o,t.c=n*o-r*a,t.d=n*a+r*o},rotateOfOuter(t,e,i){F.toInnerPoint(t,e,I),F.rotateOfInner(t,I,i)},rotateOfInner(t,e,i){F.translateInner(t,e.x,e.y),F.rotate(t,i),F.translateInner(t,-e.x,-e.y)},skew(t,e,i){const{a:s,b:n,c:r,d:o}=t;i&&(i*=k,t.a=s+r*i,t.b=n+o*i),e&&(e*=k,t.c=r+s*e,t.d=o+n*e)},skewOfOuter(t,e,i,s){F.toInnerPoint(t,e,I),F.skewOfInner(t,I,i,s)},skewOfInner(t,e,i,s=0){F.translateInner(t,e.x,e.y),F.skew(t,i,s),F.translateInner(t,-e.x,-e.y)},multiply(t,e){const{a:i,b:s,c:n,d:r,e:o,f:a}=t;t.a=e.a*i+e.b*n,t.b=e.a*s+e.b*r,t.c=e.c*i+e.d*n,t.d=e.c*s+e.d*r,t.e=e.e*i+e.f*n+o,t.f=e.e*s+e.f*r+a},multiplyParent(t,e,i,s,n){const{e:r,f:a}=t;if(i||(i=t),o(s)&&(s=1!==t.a||t.b||t.c||1!==t.d),s){const{a:s,b:r,c:o,d:a}=t;i.a=s*e.a+r*e.c,i.b=s*e.b+r*e.d,i.c=o*e.a+a*e.c,i.d=o*e.b+a*e.d,n&&(i.scaleX=e.scaleX*n.scaleX,i.scaleY=e.scaleY*n.scaleY)}else i.a=e.a,i.b=e.b,i.c=e.c,i.d=e.d,n&&(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){F.multiply(t,F.tempInvert(e))},divideParent(t,e){F.multiplyParent(t,F.tempInvert(e))},tempInvert(t){const{tempMatrix:e}=F;return F.copy(e,t),F.invert(e),e},invert(t){const{a:e,b:i,c:s,d:n,e:r,f:o}=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=-(r*n-o*s)*a,t.f=-(o*e-r*i)*a}else if(1===e&&1===n)t.e=-r,t.f=-o;else{const i=1/(e*n);t.a=n*i,t.d=e*i,t.e=-r*n*i,t.f=-o*e*i}},toOuterPoint(t,e,i,s){const{x:n,y:r}=e;i||(i=e),i.x=n*t.a+r*t.c,i.y=n*t.b+r*t.d,s||(i.x+=t.e,i.y+=t.f)},toInnerPoint(t,e,i,s){const{a:n,b:r,c:o,d:a}=t,h=1/(n*a-r*o),{x:l,y:d}=e;if(i||(i=e),i.x=(l*a-d*o)*h,i.y=(d*n-l*r)*h,!s){const{e:e,f:s}=t;i.x-=(e*a-s*o)*h,i.y-=(s*n-e*r)*h}},setLayout(t,e,i,s,n){const{x:r,y:a,scaleX:h,scaleY:l}=e;if(o(n)&&(n=e.rotation||e.skewX||e.skewY),n){const{rotation:i,skewX:s,skewY:n}=e,r=i*k,o=C(r),a=R(r);if(s||n){const e=s*k,i=n*k;t.a=(o+i*-a)*h,t.b=(a+i*o)*h,t.c=(e*o-a)*l,t.d=(o+e*a)*l}else t.a=o*h,t.b=a*h,t.c=-a*l,t.d=o*l}else t.a=h,t.b=0,t.c=0,t.d=l;t.e=r,t.f=a,(i=i||s)&&F.translateInner(t,-i.x,-i.y,!s)},getLayout(t,e,i,s){const{a:n,b:r,c:o,d:a,e:h,f:l}=t;let d,c,u,p,_,g=h,f=l;if(r||o){const t=n*a-r*o;if(o&&!s){d=M(n*n+r*r),c=t/d;const e=n/d;u=r>0?O(e):-O(e)}else{c=M(o*o+a*a),d=t/c;const e=o/c;u=S-(a>0?O(-e):-O(e))}const e=D(C(u)),i=R(u);d=D(d),c=D(c),p=e?D((o/c+i)/e/k,9):0,_=e?D((r/d-i)/e/k,9):0,u=D(u/k)}else d=n,c=a,u=p=_=0;return(e=i||e)&&(g+=e.x*n+e.y*o,f+=e.x*r+e.y*a,i||(g-=e.x,f-=e.y)),{x:g,y:f,scaleX:d,scaleY:c,rotation:u,skewX:p,skewY:_}},withScale(t,e,i=e){const s=t;if(!e||!i){const{a:s,b:n,c:r,d:o}=t;n||r?i=(s*o-n*r)/(e=M(s*s+n*n)):(e=s,i=o)}return s.scaleX=e,s.scaleY=i,s},reset(t){F.set(t)}},F=W,{toInnerPoint:z,toOuterPoint:H}=W,{sin:U,cos:N,abs:Y,sqrt:X,atan2:V,min:G,round:j}=Math,K={defaultPoint:{x:0,y:0},tempPoint:{},tempRadiusPoint:{},set(t,e=0,i=0){t.x=e,t.y=i},setRadius(t,e,i){t.radiusX=e,t.radiusY=o(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?j(t.x-.5)+.5:j(t.x),t.y=e?j(t.y-.5)+.5:j(t.y)},move(t,e,i){p(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=Z.defaultPoint);const s=N(e*=k),n=U(e),r=t.x-i.x,o=t.y-i.y;t.x=i.x+r*s-o*n,t.y=i.y+r*n+o*s},tempToInnerOf(t,e){const{tempPoint:i}=Z;return J(i,t),z(e,i,i),i},tempToOuterOf(t,e){const{tempPoint:i}=Z;return J(i,t),H(e,i,i),i},tempToInnerRadiusPointOf(t,e){const{tempRadiusPoint:i}=Z;return J(i,t),Z.toInnerRadiusPointOf(t,e,i),i},toInnerRadiusPointOf(t,e,i){i||(i=t),z(e,t,i),i.radiusX=Math.abs(t.radiusX/e.scaleX),i.radiusY=Math.abs(t.radiusY/e.scaleY)},toInnerOf(t,e,i){z(e,t,i)},toOuterOf(t,e,i){H(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)=>q(t.x,t.y,e.x,e.y),getDistanceFrom(t,e,i,s){const n=Y(i-t),r=Y(s-e);return X(n*n+r*r)},getMinDistanceFrom:(t,e,i,s,n,r)=>G(q(t,e,i,s),q(i,s,n,r)),getAngle:(t,e)=>$(t,e)/k,getRotation:(t,e,i,s)=>(s||(s=e),Z.getRadianFrom(t.x,t.y,e.x,e.y,i.x,i.y,s.x,s.y)/k),getRadianFrom(t,e,i,s,n,r,a,h){o(a)&&(a=i,h=s);const l=t-i,d=e-s,c=n-a,u=r-h;return Math.atan2(l*u-d*c,l*c+d*u)},getAtan2:(t,e)=>V(e.y-t.y,e.x-t.x),getDistancePoint(t,e,i,s){const n=$(t,e);return(e=s?e:{}).x=t.x+N(n)*i,e.y=t.y+U(n)*i,e},toNumberPoints(t){let e=t;return p(t[0])&&(e=[],t.forEach(t=>e.push(t.x,t.y))),e},reset(t){Z.reset(t)}},Z=K,{getDistanceFrom:q,copy:J,getAtan2:$}=Z;class Q{constructor(t,e){this.set(t,e)}set(t,e){return p(t)?K.copy(this,t):K.set(this,t,e),this}get(){const{x:t,y:e}=this;return{x:t,y:e}}clone(){return new Q(this)}move(t,e){return K.move(this,t,e),this}scale(t,e){return K.scale(this,t,e),this}scaleOf(t,e,i){return K.scaleOf(this,t,e,i),this}rotate(t,e){return K.rotate(this,t,e),this}rotateOf(t,e){return K.rotate(this,e,t),this}getRotation(t,e,i){return K.getRotation(this,t,e,i)}toInnerOf(t,e){return K.toInnerOf(this,t,e),this}toOuterOf(t,e){return K.toOuterOf(this,t,e),this}getCenter(t){return new Q(K.getCenter(this,t))}getDistance(t){return K.getDistance(this,t)}getDistancePoint(t,e,i){return new Q(K.getDistancePoint(this,t,e,i))}getAngle(t){return K.getAngle(this,t)}getAtan2(t){return K.getAtan2(this,t)}reset(){return K.reset(this),this}}const tt=new Q;class et{constructor(t,e,i,s,n,r){this.set(t,e,i,s,n,r)}set(t,e,i,s,n,r){return p(t)?W.copy(this,t):W.set(this,t,e,i,s,n,r),this}setWith(t){return W.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:r}=this;return{a:t,b:e,c:i,d:s,e:n,f:r}}clone(){return new et(this)}translate(t,e){return W.translate(this,t,e),this}translateInner(t,e){return W.translateInner(this,t,e),this}scale(t,e){return W.scale(this,t,e),this}scaleWith(t,e){return W.scale(this,t,e),this.scaleX*=t,this.scaleY*=e||t,this}pixelScale(t){return W.pixelScale(this,t),this}scaleOfOuter(t,e,i){return W.scaleOfOuter(this,t,e,i),this}scaleOfInner(t,e,i){return W.scaleOfInner(this,t,e,i),this}rotate(t){return W.rotate(this,t),this}rotateOfOuter(t,e){return W.rotateOfOuter(this,t,e),this}rotateOfInner(t,e){return W.rotateOfInner(this,t,e),this}skew(t,e){return W.skew(this,t,e),this}skewOfOuter(t,e,i){return W.skewOfOuter(this,t,e,i),this}skewOfInner(t,e,i){return W.skewOfInner(this,t,e,i),this}multiply(t){return W.multiply(this,t),this}multiplyParent(t){return W.multiplyParent(this,t),this}divide(t){return W.divide(this,t),this}divideParent(t){return W.divideParent(this,t),this}invert(){return W.invert(this),this}invertWith(){return W.invert(this),this.scaleX=1/this.scaleX,this.scaleY=1/this.scaleY,this}toOuterPoint(t,e,i){W.toOuterPoint(this,t,e,i)}toInnerPoint(t,e,i){W.toInnerPoint(this,t,e,i)}setLayout(t,e,i){return W.setLayout(this,t,e,i),this}getLayout(t,e,i){return W.getLayout(this,t,e,i)}withScale(t,e){return W.withScale(this,t,e)}reset(){W.reset(this)}}const it=new et,st={tempPointBounds:{},setPoint(t,e,i){t.minX=t.maxX=e,t.minY=t.maxY=i},addPoint(t,e,i){t.minX=e<t.minX?e:t.minX,t.minY=i<t.minY?i:t.minY,t.maxX=e>t.maxX?e:t.maxX,t.maxY=i>t.maxY?i:t.maxY},addBounds(t,e,i,s,n){nt(t,e,i),nt(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:nt}=st;var rt,ot;t.Direction4=void 0,(rt=t.Direction4||(t.Direction4={}))[rt.top=0]="top",rt[rt.right=1]="right",rt[rt.bottom=2]="bottom",rt[rt.left=3]="left",t.Direction9=void 0,(ot=t.Direction9||(t.Direction9={}))[ot.topLeft=0]="topLeft",ot[ot.top=1]="top",ot[ot.topRight=2]="topRight",ot[ot.right=3]="right",ot[ot.bottomRight=4]="bottomRight",ot[ot.bottom=5]="bottom",ot[ot.bottomLeft=6]="bottomLeft",ot[ot.left=7]="left",ot[ot.center=8]="center",ot[ot["top-left"]=0]="top-left",ot[ot["top-right"]=2]="top-right",ot[ot["bottom-right"]=4]="bottom-right",ot[ot["bottom-left"]=6]="bottom-left";const at=[{x:0,y:0},{x:.5,y:0},{x:1,y:0},{x:1,y:.5},{x:1,y:1},{x:.5,y:1},{x:0,y:1},{x:0,y:.5},{x:.5,y:.5}];at.forEach(t=>t.type="percent");const ht={directionData:at,tempPoint:{},get:lt,toPoint(t,e,i,s,n,r){const o=lt(t);i.x=o.x,i.y=o.y,"percent"===o.type&&(i.x*=e.width,i.y*=e.height,n&&(r||(i.x-=n.x,i.y-=n.y),o.x&&(i.x-=1===o.x?n.width:.5===o.x?o.x*n.width:0),o.y&&(i.y-=1===o.y?n.height:.5===o.y?o.y*n.height:0))),s||(i.x+=e.x,i.y+=e.y)},getPoint:(t,e,i)=>(i||(i={}),ht.toPoint(t,e,i,!0),i)};function lt(e){return h(e)?at[t.Direction9[e]]:e}const{toPoint:dt}=ht,ct={toPoint(t,e,i,s,n,r){dt(t,i,s,n,e,r)}},{tempPointBounds:ut,setPoint:pt,addPoint:_t,toBounds:gt}=st,{toOuterPoint:ft}=W,{float:yt,fourNumber:mt}=E,{floor:vt,ceil:xt}=Math;let wt,Et,bt,kt;const Bt={},St={},Tt={},Pt={tempBounds:Tt,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:r,y:o,width:a,height:h}=e;if(u(i)){const e=mt(i);s?Lt.set(t,r+e[3],o+e[0],a-e[1]-e[3],h-e[2]-e[0]):Lt.set(t,r-e[3],o-e[0],a+e[1]+e[3],h+e[2]+e[0])}else s&&(i=-i),Lt.set(t,r-i,o-i,a+2*i,h+2*i);n&&("width"===n?(t.y=o,t.height=h):(t.x=r,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),Lt.move(t,e,i),t),toOffsetOutBounds(t,e,i){e?Ct(e,t):e=t,i?(e.offsetX=-(Lt.maxX(i)-t.x),e.offsetY=-(Lt.maxY(i)-t.y)):(e.offsetX=t.x+t.width,e.offsetY=t.y+t.height),Lt.move(e,-e.offsetX,-e.offsetY)},scale(t,e,i=e,s){s||K.scale(t,e,i),t.width*=e,t.height*=i},scaleOf(t,e,i,s=i){K.scaleOf(t,e,i,s),t.width*=i,t.height*=s},tempToOuterOf:(t,e)=>(Lt.copy(Tt,t),Lt.toOuterOf(Tt,e),Tt),getOuterOf:(t,e)=>(t=Object.assign({},t),Lt.toOuterOf(t,e),t),toOuterOf(t,e,i){if(i||(i=t),0===e.b&&0===e.c){const{a:s,d:n}=e;s>0?(i.width=t.width*s,i.x=e.e+t.x*s):(i.width=t.width*-s,i.x=e.e+t.x*s-i.width),n>0?(i.height=t.height*n,i.y=e.f+t.y*n):(i.height=t.height*-n,i.y=e.f+t.y*n-i.height)}else Bt.x=t.x,Bt.y=t.y,ft(e,Bt,St),pt(ut,St.x,St.y),Bt.x=t.x+t.width,ft(e,Bt,St),_t(ut,St.x,St.y),Bt.y=t.y+t.height,ft(e,Bt,St),_t(ut,St.x,St.y),Bt.x=t.x,ft(e,Bt,St),_t(ut,St.x,St.y),gt(ut,i)},toInnerOf(t,e,i){i||(i=t),Lt.move(i,-e.e,-e.f),Lt.scale(i,1/e.a,1/e.d)},getFitMatrix(t,e,i=1){const s=Math.min(i,Lt.getFitScale(t,e));return new et(s,0,0,s,-e.x*s,-e.y*s)},getFitScale(t,e,i){const s=t.width/e.width,n=t.height/e.height;return i?Math.max(s,n):Math.min(s,n)},put(t,e,i="center",s=1,n=!0,r){r||(r=e),h(s)&&(s=Lt.getFitScale(t,e,"cover"===s)),Tt.width=n?e.width*=s:e.width*s,Tt.height=n?e.height*=s:e.height*s,ct.toPoint(i,Tt,t,r,!0,!0)},getSpread(t,e,i){const s={};return Lt.copyAndSpread(s,t,e,!1,i),s},spread(t,e,i){Lt.copyAndSpread(t,t,e,!1,i)},shrink(t,e,i){Lt.copyAndSpread(t,t,e,!0,i)},ceil(t){const{x:e,y:i}=t;t.x=vt(t.x),t.y=vt(t.y),t.width=e>t.x?xt(t.width+e-t.x):xt(t.width),t.height=i>t.y?xt(t.height+i-t.y):xt(t.height)},unsign(t){t.width<0&&(t.x+=t.width,t.width=-t.width),t.height<0&&(t.y+=t.height,t.height=-t.height)},float(t,e){t.x=yt(t.x,e),t.y=yt(t.y,e),t.width=yt(t.width,e),t.height=yt(t.height,e)},add(t,e,i){wt=t.x+t.width,Et=t.y+t.height,bt=e.x,kt=e.y,i||(bt+=e.width,kt+=e.height),wt=wt>bt?wt:bt,Et=Et>kt?Et:kt,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=Et-t.y},addList(t,e){Lt.setListWithFn(t,e,void 0,!0)},setList(t,e,i=!1){Lt.setListWithFn(t,e,void 0,i)},addListWithFn(t,e,i){Lt.setListWithFn(t,e,i,!0)},setListWithFn(t,e,i,s=!1){let n,r=!0;for(let o=0,a=e.length;o<a;o++)n=i?i(e[o],o):e[o],n&&(n.width||n.height)&&(r?(r=!1,s||Ct(t,n)):Rt(t,n));r&&Lt.reset(t)},setPoints(t,e){e.forEach((t,e)=>0===e?pt(ut,t.x,t.y):_t(ut,t.x,t.y)),gt(ut,t)},setPoint(t,e){Lt.set(t,e.x,e.y)},addPoint(t,e){Rt(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=K.tempToInnerRadiusPointOf(e,i)),e.x>=t.x-e.radiusX&&e.x<=t.x+t.width+e.radiusX&&e.y>=t.y-e.radiusY&&e.y<=t.y+t.height+e.radiusY),hitPoint:(t,e,i)=>(i&&(e=K.tempToInnerOf(e,i)),e.x>=t.x&&e.x<=t.x+t.width&&e.y>=t.y&&e.y<=t.y+t.height),hit:(t,e,i)=>(i&&(e=Lt.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=Lt.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=Lt.tempToOuterOf(e,i)),!Lt.hit(t,e))return{x:0,y:0,width:0,height:0};let{x:s,y:n,width:r,height:o}=e;return wt=s+r,Et=n+o,bt=t.x+t.width,kt=t.y+t.height,s=s>t.x?s:t.x,n=n>t.y?n:t.y,wt=wt<bt?wt:bt,Et=Et<kt?Et:kt,r=wt-s,o=Et-n,{x:s,y:n,width:r,height:o}},intersect(t,e,i){Lt.copy(t,Lt.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){Lt.set(t)}},Lt=Pt,{add:Rt,copy:Ct}=Lt;class Ot{get minX(){return Pt.minX(this)}get minY(){return Pt.minY(this)}get maxX(){return Pt.maxX(this)}get maxY(){return Pt.maxY(this)}constructor(t,e,i,s){this.set(t,e,i,s)}set(t,e,i,s){return p(t)?Pt.copy(this,t):Pt.set(this,t,e,i,s),this}get(){const{x:t,y:e,width:i,height:s}=this;return{x:t,y:e,width:i,height:s}}clone(){return new Ot(this)}move(t,e){return Pt.move(this,t,e),this}scale(t,e,i){return Pt.scale(this,t,e,i),this}scaleOf(t,e,i){return Pt.scaleOf(this,t,e,i),this}toOuterOf(t,e){return Pt.toOuterOf(this,t,e),this}toInnerOf(t,e){return Pt.toInnerOf(this,t,e),this}getFitMatrix(t,e){return Pt.getFitMatrix(this,t,e)}put(t,e,i){Pt.put(this,t,e,i)}spread(t,e){return Pt.spread(this,t,e),this}shrink(t,e){return Pt.shrink(this,t,e),this}ceil(){return Pt.ceil(this),this}unsign(){return Pt.unsign(this),this}float(t){return Pt.float(this,t),this}add(t){return Pt.add(this,t),this}addList(t){return Pt.setList(this,t,!0),this}setList(t){return Pt.setList(this,t),this}addListWithFn(t,e){return Pt.setListWithFn(this,t,e,!0),this}setListWithFn(t,e){return Pt.setListWithFn(this,t,e),this}setPoint(t){return Pt.setPoint(this,t),this}setPoints(t){return Pt.setPoints(this,t),this}addPoint(t){return Pt.addPoint(this,t),this}getPoints(){return Pt.getPoints(this)}hitPoint(t,e){return Pt.hitPoint(this,t,e)}hitRadiusPoint(t,e){return Pt.hitRadiusPoint(this,t,e)}hit(t,e){return Pt.hit(this,t,e)}includes(t,e){return Pt.includes(this,t,e)}intersect(t,e){return Pt.intersect(this,t,e),this}getIntersect(t,e){return new Ot(Pt.getIntersectData(this,t,e))}isSame(t){return Pt.isSame(this,t)}isEmpty(){return Pt.isEmpty(this)}reset(){Pt.reset(this)}}const Mt=new Ot;class Dt{constructor(t,e,i,s,n,r){p(t)?this.copy(t):this.set(t,e,i,s,n,r)}set(t=0,e=0,i=0,s=0,n=0,r=0){this.top=t,this.right=e,this.bottom=i,this.left=s,this.width=n,this.height=r}copy(t){const{top:e,right:i,bottom:s,left:n,width:r,height:o}=t;this.set(e,i,s,n,r,o)}getBoundsFrom(t){const{top:e,right:i,bottom:s,left:n,width:r,height:o}=this;return new Ot(n,e,r||t.width-n-i,o||t.height-e-s)}}const It={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:At}=E;class Wt{constructor(t){this.repeatMap={},this.name=t}static get(t){return new Wt(t)}static set filter(t){this.filterList=Ft(t)}static set exclude(t){this.excludeList=Ft(t)}static drawRepaint(t,e){const i=At();t.fillWorld(e,i.replace("1)",".1)")),t.strokeWorld(e,i)}static drawBounds(t,e,i){const s="hit"===Wt.showBounds,n=t.__nowWorld,r=At();s&&(e.setWorld(n),t.__drawHitPath(e),e.fillStyle=r.replace("1)",".2)"),e.fill()),e.resetTransform(),e.setStroke(r,2),s?e.stroke():e.strokeWorld(n,r)}log(...t){if(zt.enable){if(zt.filterList.length&&zt.filterList.every(t=>t!==this.name))return;if(zt.excludeList.length&&zt.excludeList.some(t=>t===this.name))return;console.log("%c"+this.name,"color:#21ae62",...t)}}tip(...t){zt.enable&&this.warn(...t)}warn(...t){zt.showWarn&&console.warn(this.name,...t)}repeat(t,...e){this.repeatMap[t]||(this.warn("repeat:"+t,...e),this.repeatMap[t]=!0)}error(...t){try{throw new Error}catch(e){console.error(this.name,...t,e)}}}function Ft(t){return t?h(t)&&(t=[t]):t=[],t}Wt.filterList=[],Wt.excludeList=[],Wt.showWarn=!0;const zt=Wt,Ht=Wt.get("RunTime"),Ut={currentId:0,currentName:"",idMap:{},nameMap:{},nameToIdMap:{},start(t,e){const s=i.create(i.RUNTIME);return Nt.currentId=Nt.idMap[s]=e?performance.now():Date.now(),Nt.currentName=Nt.nameMap[s]=t,Nt.nameToIdMap[t]=s,s},end(t,e){const i=Nt.idMap[t],s=Nt.nameMap[t],n=e?(performance.now()-i)/1e3:Date.now()-i;Nt.idMap[t]=Nt.nameMap[t]=Nt.nameToIdMap[s]=void 0,Ht.log(s,n,"ms")},endOfName(t,e){const i=Nt.nameToIdMap[t];o(i)||Nt.end(i,e)}},Nt=Ut,Yt=[],Xt={list:{},add(t,...e){this.list[t]=!0,Yt.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(()=>Yt.forEach(t=>Xt.has(t,!0)));const Vt={editor:t=>Xt.need("editor")},Gt=Wt.get("UICreator"),jt={list:{},register(t){const{__tag:e}=t.prototype;Kt[e]&&Gt.repeat(e),Kt[e]=t},get(t,e,i,s,n,r){Kt[t]||Gt.error("not register "+t);const a=new Kt[t](e);return o(i)||(a.x=i,s&&(a.y=s),n&&(a.width=n),r&&(a.height=r)),a}},{list:Kt}=jt,Zt=Wt.get("EventCreator"),qt={nameList:{},register(t){let e;Object.keys(t).forEach(i=>{e=t[i],h(e)&&(Jt[e]&&Zt.repeat(e),Jt[e]=t)})},changeName(t,e){const i=Jt[t];if(i){const s=Object.keys(i).find(e=>i[e]===t);s&&(i[s]=e,Jt[e]=i)}},has(t){return!!this.nameList[t]},get:(t,...e)=>new Jt[t](...e)},{nameList:Jt}=qt;class $t{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=Vt.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 Qt(t,e,i,s){var n,r=arguments.length,o=r<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,i):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(t,e,i,s);else for(var a=t.length-1;a>=0;a--)(n=t[a])&&(o=(r<3?n(o):r>3?n(e,i,o):n(e,i))||o);return r>3&&o&&Object.defineProperty(e,i,o),o}function te(t,e,i,s){return new(i||(i=Promise))(function(n,r){function o(t){try{h(s.next(t))}catch(t){r(t)}}function a(t){try{h(s.throw(t))}catch(t){r(t)}}function h(t){var e;t.done?n(t.value):(e=t.value,e instanceof i?e:new i(function(t){t(e)})).then(o,a)}h((s=s.apply(t,e||[])).next())})}function ee(t){return(e,i)=>{t||(t=i);const s={get(){return this.context[t]},set(e){this.context[t]=e}};"strokeCap"===i&&(s.set=function(e){this.context[t]="none"===e?"butt":e}),Object.defineProperty(e,i,s)}}"function"==typeof SuppressedError&&SuppressedError;const ie=[];function se(){return(t,e)=>{ie.push(e)}}const ne=[];class re{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||ne)}get dashPattern(){return this.context.getLineDash()}__bindContext(){let t;ie.forEach(e=>{t=this.context[e],t&&(this[e]=t.bind(this.context))}),this.textBaseline="alphabetic"}setTransform(t,e,i,s,n,r){}resetTransform(){}getTransform(){}save(){}restore(){}transform(t,e,i,s,n,r){p(t)?this.context.transform(t.a,t.b,t.c,t.d,t.e,t.f):this.context.transform(t,e,i,s,n,r)}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,r,o,a,h){switch(arguments.length){case 9:if(e<0){const t=-e/s*a;s+=e,e=0,r+=t,a-=t}if(i<0){const t=-i/n*h;n+=i,i=0,o+=t,h-=t}this.context.drawImage(t,e,i,s,n,r,o,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,r){}quadraticCurveTo(t,e,i,s){}closePath(){}arc(t,e,i,s,n,r){}arcTo(t,e,i,s,n){}ellipse(t,e,i,s,n,r,o,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,r){}fillText(t,e,i,s){}measureText(t){}strokeText(t,e,i,s){}destroy(){this.context=null}}Qt([ee("imageSmoothingEnabled")],re.prototype,"smooth",void 0),Qt([ee("imageSmoothingQuality")],re.prototype,"smoothLevel",void 0),Qt([ee("globalAlpha")],re.prototype,"opacity",void 0),Qt([ee()],re.prototype,"fillStyle",void 0),Qt([ee()],re.prototype,"strokeStyle",void 0),Qt([ee("lineWidth")],re.prototype,"strokeWidth",void 0),Qt([ee("lineCap")],re.prototype,"strokeCap",void 0),Qt([ee("lineJoin")],re.prototype,"strokeJoin",void 0),Qt([ee("lineDashOffset")],re.prototype,"dashOffset",void 0),Qt([ee()],re.prototype,"miterLimit",void 0),Qt([ee()],re.prototype,"shadowBlur",void 0),Qt([ee()],re.prototype,"shadowColor",void 0),Qt([ee()],re.prototype,"shadowOffsetX",void 0),Qt([ee()],re.prototype,"shadowOffsetY",void 0),Qt([ee()],re.prototype,"filter",void 0),Qt([ee()],re.prototype,"font",void 0),Qt([ee()],re.prototype,"fontKerning",void 0),Qt([ee()],re.prototype,"fontStretch",void 0),Qt([ee()],re.prototype,"fontVariantCaps",void 0),Qt([ee()],re.prototype,"textAlign",void 0),Qt([ee()],re.prototype,"textBaseline",void 0),Qt([ee()],re.prototype,"textRendering",void 0),Qt([ee()],re.prototype,"wordSpacing",void 0),Qt([ee()],re.prototype,"letterSpacing",void 0),Qt([ee()],re.prototype,"direction",void 0),Qt([se()],re.prototype,"setTransform",null),Qt([se()],re.prototype,"resetTransform",null),Qt([se()],re.prototype,"getTransform",null),Qt([se()],re.prototype,"save",null),Qt([se()],re.prototype,"restore",null),Qt([se()],re.prototype,"translate",null),Qt([se()],re.prototype,"scale",null),Qt([se()],re.prototype,"rotate",null),Qt([se()],re.prototype,"fill",null),Qt([se()],re.prototype,"stroke",null),Qt([se()],re.prototype,"clip",null),Qt([se()],re.prototype,"fillRect",null),Qt([se()],re.prototype,"strokeRect",null),Qt([se()],re.prototype,"clearRect",null),Qt([se()],re.prototype,"beginPath",null),Qt([se()],re.prototype,"moveTo",null),Qt([se()],re.prototype,"lineTo",null),Qt([se()],re.prototype,"bezierCurveTo",null),Qt([se()],re.prototype,"quadraticCurveTo",null),Qt([se()],re.prototype,"closePath",null),Qt([se()],re.prototype,"arc",null),Qt([se()],re.prototype,"arcTo",null),Qt([se()],re.prototype,"ellipse",null),Qt([se()],re.prototype,"rect",null),Qt([se()],re.prototype,"roundRect",null),Qt([se()],re.prototype,"createConicGradient",null),Qt([se()],re.prototype,"createLinearGradient",null),Qt([se()],re.prototype,"createPattern",null),Qt([se()],re.prototype,"createRadialGradient",null),Qt([se()],re.prototype,"fillText",null),Qt([se()],re.prototype,"measureText",null),Qt([se()],re.prototype,"strokeText",null);const{copy:oe,multiplyParent:ae,pixelScale:he}=W,{round:le}=Math,de=new Ot,ce=new Ot,ue={width:1,height:1,pixelRatio:1},pe=["width","height","pixelRatio"];class _e extends re{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,s){super(),this.size={},this.worldTransform={},t||(t=ue),this.manager=s,this.innerId=i.create(i.CNAVAS);const{width:n,height:r,pixelRatio:o}=t;this.autoLayout=!n||!r,this.size.pixelRatio=o||e.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;f.copyAttrs(s,t,pe),pe.forEach(t=>s[t]||(s[t]=1)),this.bounds=new Ot(0,0,this.width,this.height),this.updateViewSize(),this.updateClientBounds(),this.context&&(this.smooth=this.config.smooth,!this.unreal&&i&&(this.clearWorld(i.bounds),this.copyWorld(i),i.recycle()))}updateViewSize(){}updateClientBounds(){}getClientBounds(t){return t&&this.updateClientBounds(),this.clientBounds||this.bounds}startAutoLayout(t,e){}stopAutoLayout(){}setCursor(t){}setWorld(t,e){const{pixelRatio:i,pixelSnap:s}=this,n=this.worldTransform;e&&ae(t,e,n),he(t,i,n),s&&(t.half&&t.half*i%2?(n.e=le(n.e-.5)+.5,n.f=le(n.f-.5)+.5):(n.e=le(n.e),n.f=le(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:n,dashOffset:r,miterLimit:a}=t;e&&(e.strokeCap&&(i=e.strokeCap),e.strokeJoin&&(s=e.strokeJoin),o(e.dashPattern)||(n=e.dashPattern),o(e.dashOffset)||(r=e.dashOffset),e.miterLimit&&(a=e.miterLimit)),this.strokeCap=i,this.strokeJoin=s,this.dashPattern=n,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=ce):i=de,this.drawImage(t.view,de.x,de.y,de.width,de.height,i.x,i.y,i.width,i.height)):this.drawImage(t.view,0,0),s&&(this.blendMode="source-over")}copyWorldToInner(t,e,i,s,n=!0){e.b||e.c?(this.save(),this.resetTransform(),this.copyWorld(t,e,Pt.tempToOuterOf(i,e),s,n),this.restore()):(s&&(this.blendMode=s),this.setTempPixelBounds(e,n),this.drawImage(t.view,de.x,de.y,de.width,de.height,i.x,i.y,i.width,i.height),s&&(this.blendMode="source-over"))}copyWorldByReset(t,e,i,s,n,r=!0){this.resetTransform(),this.copyWorld(t,e,i,s,r),n||this.useWorldTransform()}useGrayscaleAlpha(t){let e,i;this.setTempPixelBounds(t,!0,!0);const{context:s}=this,n=s.getImageData(de.x,de.y,de.width,de.height),{data:r}=n;for(let t=0,s=r.length;t<s;t+=4)i=.299*r[t]+.587*r[t+1]+.114*r[t+2],(e=r[t+3])&&(r[t+3]=255===e?i:e*(i/255));s.putImageData(n,de.x,de.y)}useMask(t,e,i){this.copyWorld(t,e,i,"destination-in")}useEraser(t,e,i){this.copyWorld(t,e,i,"destination-out")}fillWorld(t,e,i,s){i&&(this.blendMode=i),this.fillStyle=e,this.setTempPixelBounds(t,s),this.fillRect(de.x,de.y,de.width,de.height),i&&(this.blendMode="source-over")}strokeWorld(t,e,i,s){i&&(this.blendMode=i),this.strokeStyle=e,this.setTempPixelBounds(t,s),this.strokeRect(de.x,de.y,de.width,de.height),i&&(this.blendMode="source-over")}clipWorld(t,e=!0){this.beginPath(),this.setTempPixelBounds(t,e),this.rect(de.x,de.y,de.width,de.height),this.clip()}clipUI(t){t.windingRule?this.clip(t.windingRule):this.clip()}clearWorld(t,e=!0){this.setTempPixelBounds(t,e),this.clearRect(de.x,de.y,de.width,de.height)}clear(){const{pixelRatio:t}=this;this.clearRect(0,0,this.width*t+2,this.height*t+2)}setTempPixelBounds(t,e,i){this.copyToPixelBounds(de,t,e,i)}setTempPixelBounds2(t,e,i){this.copyToPixelBounds(ce,t,e,i)}copyToPixelBounds(t,e,i,s){t.set(e),s&&t.intersect(this.bounds),t.scale(this.pixelRatio),i&&t.ceil()}isSameSize(t){return this.width===t.width&&this.height===t.height&&(!t.pixelRatio||this.pixelRatio===t.pixelRatio)}getSameCanvas(t,e){const{size:i,pixelSnap:s}=this,n=this.manager?this.manager.get(i):Vt.canvas(Object.assign({},i));return n.save(),t&&(oe(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 ge={creator:{},parse(t,e){},convertToCanvasData(t,e){}},fe={N:21,D:22,X:23,G:24,F:25,O:26,P:27,U:28},ye=Object.assign({M:1,m:10,L:2,l:20,H:3,h:30,V:4,v:40,C:5,c:50,S:6,s:60,Q:7,q:70,T:8,t:80,A:9,a:90,Z:11,z:11,R:12},fe),me={M:3,m:3,L:3,l:3,H:2,h:2,V:2,v:2,C:7,c:7,S:5,s:5,Q:5,q:5,T:3,t:3,A:8,a:8,Z:1,z:1,N:5,D:9,X:6,G:9,F:5,O:7,P:4,U:6},ve={m:10,l:20,H:3,h:30,V:4,v:40,c:50,S:6,s:60,q:70,T:8,t:80,A:9,a:90},xe=Object.assign(Object.assign({},ve),fe),we=ye,Ee={};for(let t in we)Ee[we[t]]=t;const be={};for(let t in we)be[we[t]]=me[t];const ke={drawRoundRect(t,e,i,s,n,r){const o=E.fourNumber(r,Math.min(s/2,n/2)),a=e+s,h=i+n;o[0]?t.moveTo(e+o[0],i):t.moveTo(e,i),o[1]?t.arcTo(a,i,a,h,o[1]):t.lineTo(a,i),o[2]?t.arcTo(a,h,e,h,o[2]):t.lineTo(a,h),o[3]?t.arcTo(e,h,e,i,o[3]):t.lineTo(e,h),o[0]?t.arcTo(e,i,a,i,o[0]):t.lineTo(e,i)}},{sin:Be,cos:Se,hypot:Te,atan2:Pe,ceil:Le,abs:Re,PI:Ce,sqrt:Oe,pow:Me}=Math,{setPoint:De,addPoint:Ie}=st,{set:Ae,toNumberPoints:We}=K,{M:Fe,L:ze,C:He,Q:Ue,Z:Ne}=ye,Ye={},Xe={points(t,e,i,s){let n=We(e);if(t.push(Fe,n[0],n[1]),i&&n.length>5){let e,r,o,a,h,l,d,c,u,p,_,g,f,y=n.length;const m=!0===i?.5:i;s&&(n=[n[y-2],n[y-1],...n,n[0],n[1],n[2],n[3]],y=n.length);for(let i=2;i<y-2;i+=2)e=n[i-2],r=n[i-1],o=n[i],a=n[i+1],h=n[i+2],l=n[i+3],_=Oe(Me(o-e,2)+Me(a-r,2)),g=Oe(Me(h-o,2)+Me(l-a,2)),(_||g)&&(f=_+g,_=m*_/f,g=m*g/f,h-=e,l-=r,d=o-_*h,c=a-_*l,2===i?s||t.push(Ue,d,c,o,a):t.push(He,u,p,d,c,o,a),u=o+g*h,p=a+g*l);s||t.push(Ue,u,p,n[y-2],n[y-1])}else for(let e=2,i=n.length;e<i;e+=2)t.push(ze,n[e],n[e+1]);s&&t.push(Ne)},rect(t,e,i,s,n){ge.creator.path=t,ge.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,r){ge.creator.path=[],ke.drawRoundRect(ge.creator,e,i,s,n,r),t.push(...ge.convertToCanvasData(ge.creator.path,!0))},arcTo(t,e,i,s,n,r,o,a,h,l,d){const c=s-e,u=n-i,p=r-s,_=o-n;let g=Pe(u,c),f=Pe(_,p);const y=Te(c,u),m=Te(p,_);let v=f-g;if(v<0&&(v+=B),y<1e-12||m<1e-12||v<1e-12||Re(v-Ce)<1e-12)return t&&t.push(ze,s,n),h&&(De(h,e,i),Ie(h,s,n)),d&&Ae(d,e,i),void(l&&Ae(l,s,n));const x=c*_-p*u<0,w=x?-1:1,E=a/Se(v/2),b=s+E*Se(g+v/2+S*w),T=n+E*Be(g+v/2+S*w);return g-=S*w,f-=S*w,je(t,b,T,a,a,0,g/k,f/k,x,h,l,d)},arc:(t,e,i,s,n,r,o,a,h,l)=>je(t,e,i,s,s,0,n,r,o,a,h,l),ellipse(t,e,i,s,n,r,o,a,h,l,d,c){const u=r*k,p=Be(u),_=Se(u);let g=o*k,f=a*k;g>Ce&&(g-=B),f<0&&(f+=B);let y=f-g;y<0?y+=B:y>B&&(y-=B),h&&(y-=B);const m=Le(Re(y/S)),v=y/m,x=Be(v/4),w=8/3*x*x/Be(v/2);f=g+v;let E,b,T,P,L,R,C,O,M=Se(g),D=Be(g),I=T=_*s*M-p*n*D,A=P=p*s*M+_*n*D,W=e+T,F=i+P;t&&t.push(t.length?ze:Fe,W,F),l&&De(l,W,F),c&&Ae(c,W,F);for(let r=0;r<m;r++)E=Se(f),b=Be(f),T=_*s*E-p*n*b,P=p*s*E+_*n*b,L=e+I-w*(_*s*D+p*n*M),R=i+A-w*(p*s*D-_*n*M),C=e+T+w*(_*s*b+p*n*E),O=i+P+w*(p*s*b-_*n*E),t&&t.push(He,L,R,C,O,e+T,i+P),l&&Ge(e+I,i+A,L,R,C,O,e+T,i+P,l,!0),I=T,A=P,M=E,D=b,g=f,f+=v;d&&Ae(d,e+T,i+P)},quadraticCurveTo(t,e,i,s,n,r,o){t.push(He,(e+2*s)/3,(i+2*n)/3,(r+2*s)/3,(o+2*n)/3,r,o)},toTwoPointBoundsByQuadraticCurve(t,e,i,s,n,r,o,a){Ge(t,e,(t+2*i)/3,(e+2*s)/3,(n+2*i)/3,(r+2*s)/3,n,r,o,a)},toTwoPointBounds(t,e,i,s,n,r,o,a,h,l){const d=[];let c,u,p,_,g,f,y,m,v=t,x=i,w=n,E=o;for(let t=0;t<2;++t)if(1==t&&(v=e,x=s,w=r,E=a),c=-3*v+9*x-9*w+3*E,u=6*v-12*x+6*w,p=3*x-3*v,Math.abs(c)<1e-12){if(Math.abs(u)<1e-12)continue;_=-p/u,0<_&&_<1&&d.push(_)}else y=u*u-4*p*c,m=Math.sqrt(y),y<0||(g=(-u+m)/(2*c),0<g&&g<1&&d.push(g),f=(-u-m)/(2*c),0<f&&f<1&&d.push(f));l?Ie(h,t,e):De(h,t,e),Ie(h,o,a);for(let l=0,c=d.length;l<c;l++)Ve(d[l],t,e,i,s,n,r,o,a,Ye),Ie(h,Ye.x,Ye.y)},getPointAndSet(t,e,i,s,n,r,o,a,h,l){const d=1-t,c=d*d*d,u=3*d*d*t,p=3*d*t*t,_=t*t*t;l.x=c*e+u*s+p*r+_*a,l.y=c*i+u*n+p*o+_*h},getPoint(t,e,i,s,n,r,o,a,h){const l={};return Ve(t,e,i,s,n,r,o,a,h,l),l},getDerivative(t,e,i,s,n){const r=1-t;return 3*r*r*(i-e)+6*r*t*(s-i)+3*t*t*(n-s)}},{getPointAndSet:Ve,toTwoPointBounds:Ge,ellipse:je}=Xe,{sin:Ke,cos:Ze,sqrt:qe,atan2:Je}=Math,{ellipse:$e}=Xe,Qe={ellipticalArc(t,i,s,n,r,o,a,h,l,d,c){const u=(l-i)/2,p=(d-s)/2,_=o*k,g=Ke(_),f=Ze(_),y=-f*u-g*p,m=-f*p+g*u,v=n*n,x=r*r,w=m*m,E=y*y,b=v*x-v*w-x*E;let S=0;if(b<0){const t=qe(1-b/(v*x));n*=t,r*=t}else S=(a===h?-1:1)*qe(b/(v*w+x*E));const T=S*n*m/r,P=-S*r*y/n,L=Je((m-P)/r,(y-T)/n),R=Je((-m-P)/r,(-y-T)/n);let C=R-L;0===h&&C>0?C-=B:1===h&&C<0&&(C+=B);const O=i+u+f*T-g*P,M=s+p+g*T+f*P,D=C<0?1:0;c||e.ellipseToCurve?$e(t,O,M,n,r,o,L/k,R/k,D):n!==r||o?t.push(ye.G,O,M,n,r,o,L/k,R/k,D):t.push(ye.O,O,M,n,L/k,R/k,D)}},{M:ti,m:ei,L:ii,l:si,H:ni,h:ri,V:oi,v:ai,C:hi,c:li,S:di,s:ci,Q:ui,q:pi,T:_i,t:gi,A:fi,a:yi,Z:mi,z:vi,N:xi,D:wi,X:Ei,G:bi,F:ki,O:Bi,P:Si,U:Ti}=ye,{rect:Pi,roundRect:Li,arcTo:Ri,arc:Ci,ellipse:Oi,quadraticCurveTo:Mi}=Xe,{ellipticalArc:Di}=Qe,Ii=Wt.get("PathConvert"),Ai={},Wi={current:{dot:0},stringify(t,e){let i,s,n,r=0,o=t.length,a="";for(;r<o;){s=t[r],i=be[s],a+=s===n?" ":Ee[s];for(let s=1;s<i;s++)a+=E.float(t[r+s],e),s===i-1||(a+=" ");n=s,r+=i}return a},parse(t,e){let i,s,n,r="";const o=[],a=e?xe:ve;for(let e=0,h=t.length;e<h;e++)s=t[e],It[s]?("."===s&&(Fi.dot&&(zi(o,r),r=""),Fi.dot++),"0"===r&&"."!==s&&(zi(o,r),r=""),r+=s):ye[s]?(r&&(zi(o,r),r=""),Fi.name=ye[s],Fi.length=me[s],Fi.index=0,zi(o,Fi.name),!i&&a[s]&&(i=!0)):"-"===s||"+"===s?"e"===n||"E"===n?r+=s:(r&&zi(o,r),r=s):r&&(zi(o,r),r=""),n=s;return r&&zi(o,r),i?Wi.toCanvasData(o,e):o},toCanvasData(t,e){let i,s,n,r,o,a=0,h=0,l=0,d=0,c=0,u=t.length;const p=[];for(;c<u;){switch(n=t[c],n){case ei:t[c+1]+=a,t[c+2]+=h;case ti:a=t[c+1],h=t[c+2],p.push(ti,a,h),c+=3;break;case ri:t[c+1]+=a;case ni:a=t[c+1],p.push(ii,a,h),c+=2;break;case ai:t[c+1]+=h;case oi:h=t[c+1],p.push(ii,a,h),c+=2;break;case si:t[c+1]+=a,t[c+2]+=h;case ii:a=t[c+1],h=t[c+2],p.push(ii,a,h),c+=3;break;case ci:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,n=di;case di:o=r===hi||r===di,l=o?2*a-i:t[c+1],d=o?2*h-s:t[c+2],i=t[c+1],s=t[c+2],a=t[c+3],h=t[c+4],p.push(hi,l,d,i,s,a,h),c+=5;break;case li:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,t[c+5]+=a,t[c+6]+=h,n=hi;case hi:i=t[c+3],s=t[c+4],a=t[c+5],h=t[c+6],p.push(hi,t[c+1],t[c+2],i,s,a,h),c+=7;break;case gi:t[c+1]+=a,t[c+2]+=h,n=_i;case _i:o=r===ui||r===_i,i=o?2*a-i:t[c+1],s=o?2*h-s:t[c+2],e?Mi(p,a,h,i,s,t[c+1],t[c+2]):p.push(ui,i,s,t[c+1],t[c+2]),a=t[c+1],h=t[c+2],c+=3;break;case pi:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,n=ui;case ui:i=t[c+1],s=t[c+2],e?Mi(p,a,h,i,s,t[c+3],t[c+4]):p.push(ui,i,s,t[c+3],t[c+4]),a=t[c+3],h=t[c+4],c+=5;break;case yi:t[c+6]+=a,t[c+7]+=h;case fi:Di(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 vi:case mi:p.push(mi),c++;break;case xi:a=t[c+1],h=t[c+2],e?Pi(p,a,h,t[c+3],t[c+4]):Hi(p,t,c,5),c+=5;break;case wi:a=t[c+1],h=t[c+2],e?Li(p,a,h,t[c+3],t[c+4],[t[c+5],t[c+6],t[c+7],t[c+8]]):Hi(p,t,c,9),c+=9;break;case Ei:a=t[c+1],h=t[c+2],e?Li(p,a,h,t[c+3],t[c+4],t[c+5]):Hi(p,t,c,6),c+=6;break;case bi:Oi(e?p:Hi(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,Ai),a=Ai.x,h=Ai.y,c+=9;break;case ki:e?Oi(p,t[c+1],t[c+2],t[c+3],t[c+4],0,0,360,!1):Hi(p,t,c,5),a=t[c+1]+t[c+3],h=t[c+2],c+=5;break;case Bi:Ci(e?p:Hi(p,t,c,7),t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],t[c+6],null,Ai),a=Ai.x,h=Ai.y,c+=7;break;case Si:e?Ci(p,t[c+1],t[c+2],t[c+3],0,360,!1):Hi(p,t,c,4),a=t[c+1]+t[c+3],h=t[c+2],c+=4;break;case Ti:Ri(e?p:Hi(p,t,c,6),a,h,t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],null,Ai),a=Ai.x,h=Ai.y,c+=6;break;default:return Ii.error(`command: ${n} [index:${c}]`,t),p}r=n}return p},objectToCanvasData(t){const e=[];return t.forEach(t=>{switch(t.name){case"M":e.push(ti,t.x,t.y);break;case"L":e.push(ii,t.x,t.y);break;case"C":e.push(hi,t.x1,t.y1,t.x2,t.y2,t.x,t.y);break;case"Q":e.push(ui,t.x1,t.y1,t.x,t.y);break;case"Z":e.push(mi)}}),e},copyData(t,e,i,s){for(let n=i,r=i+s;n<r;n++)t.push(e[n])},pushData(t,e){Fi.index===Fi.length&&(Fi.index=1,t.push(Fi.name)),t.push(Number(e)),Fi.index++,Fi.dot=0}},{current:Fi,pushData:zi,copyData:Hi}=Wi,{M:Ui,L:Ni,C:Yi,Q:Xi,Z:Vi,N:Gi,D:ji,X:Ki,G:Zi,F:qi,O:Ji,P:$i,U:Qi}=ye,{getMinDistanceFrom:ts,getRadianFrom:es}=K,{tan:is,min:ss,abs:ns}=Math,rs={},os={beginPath(t){t.length=0},moveTo(t,e,i){t.push(Ui,e,i)},lineTo(t,e,i){t.push(Ni,e,i)},bezierCurveTo(t,e,i,s,n,r,o){t.push(Yi,e,i,s,n,r,o)},quadraticCurveTo(t,e,i,s,n){t.push(Xi,e,i,s,n)},closePath(t){t.push(Vi)},rect(t,e,i,s,n){t.push(Gi,e,i,s,n)},roundRect(t,e,i,s,n,r){if(d(r))t.push(Ki,e,i,s,n,r);else{const o=E.fourNumber(r);o?t.push(ji,e,i,s,n,...o):t.push(Gi,e,i,s,n)}},ellipse(t,e,i,s,n,r,o,h,l){a(r)?t.push(qi,e,i,s,n):(a(o)&&(o=0),a(h)&&(h=360),t.push(Zi,e,i,s,n,r,o,h,l?1:0))},arc(t,e,i,s,n,r,o){a(n)?t.push($i,e,i,s):(a(r)&&(r=360),t.push(Ji,e,i,s,n,r,o?1:0))},arcTo(t,e,i,s,n,r,a,h){if(!o(a)){const t=ts(a,h,e,i,s,n);r=ss(r,ss(t/2,t/2*ns(is(es(a,h,e,i,s,n)/2))))}t.push(Qi,e,i,s,n,r)},drawEllipse(t,e,i,s,n,r,o,h,l){Xe.ellipse(null,e,i,s,n,a(r)?0:r,a(o)?0:o,a(h)?360:h,l,null,null,rs),t.push(Ui,rs.x,rs.y),as(t,e,i,s,n,r,o,h,l)},drawArc(t,e,i,s,n,r,o){Xe.arc(null,e,i,s,a(n)?0:n,a(r)?360:r,o,null,null,rs),t.push(Ui,rs.x,rs.y),hs(t,e,i,s,n,r,o)},drawPoints(t,e,i,s){Xe.points(t,e,i,s)}},{ellipse:as,arc:hs}=os,{moveTo:ls,lineTo:ds,quadraticCurveTo:cs,bezierCurveTo:us,closePath:ps,beginPath:_s,rect:gs,roundRect:fs,ellipse:ys,arc:ms,arcTo:vs,drawEllipse:xs,drawArc:ws,drawPoints:Es}=os;class bs{set path(t){this.__path=t}get path(){return this.__path}constructor(t){this.set(t)}set(t){return this.__path=t?h(t)?ge.parse(t):t:[],this}beginPath(){return _s(this.__path),this.paint(),this}moveTo(t,e){return ls(this.__path,t,e),this.paint(),this}lineTo(t,e){return ds(this.__path,t,e),this.paint(),this}bezierCurveTo(t,e,i,s,n,r){return us(this.__path,t,e,i,s,n,r),this.paint(),this}quadraticCurveTo(t,e,i,s){return cs(this.__path,t,e,i,s),this.paint(),this}closePath(){return ps(this.__path),this.paint(),this}rect(t,e,i,s){return gs(this.__path,t,e,i,s),this.paint(),this}roundRect(t,e,i,s,n){return fs(this.__path,t,e,i,s,n),this.paint(),this}ellipse(t,e,i,s,n,r,o,a){return ys(this.__path,t,e,i,s,n,r,o,a),this.paint(),this}arc(t,e,i,s,n,r){return ms(this.__path,t,e,i,s,n,r),this.paint(),this}arcTo(t,e,i,s,n){return vs(this.__path,t,e,i,s,n),this.paint(),this}drawEllipse(t,e,i,s,n,r,o,a){return xs(this.__path,t,e,i,s,n,r,o,a),this.paint(),this}drawArc(t,e,i,s,n,r){return ws(this.__path,t,e,i,s,n,r),this.paint(),this}drawPoints(t,e,i){return Es(this.__path,t,e,i),this.paint(),this}clearPath(){return this.beginPath()}paint(){}}const{M:ks,L:Bs,C:Ss,Q:Ts,Z:Ps,N:Ls,D:Rs,X:Cs,G:Os,F:Ms,O:Ds,P:Is,U:As}=ye,Ws=Wt.get("PathDrawer"),Fs={drawPathByData(t,e){if(!e)return;let i,s=0,n=e.length;for(;s<n;)switch(i=e[s],i){case ks:t.moveTo(e[s+1],e[s+2]),s+=3;break;case Bs:t.lineTo(e[s+1],e[s+2]),s+=3;break;case Ss:t.bezierCurveTo(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5],e[s+6]),s+=7;break;case Ts:t.quadraticCurveTo(e[s+1],e[s+2],e[s+3],e[s+4]),s+=5;break;case Ps:t.closePath(),s+=1;break;case Ls:t.rect(e[s+1],e[s+2],e[s+3],e[s+4]),s+=5;break;case Rs: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 Cs:t.roundRect(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]),s+=6;break;case Os:t.ellipse(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]*k,e[s+6]*k,e[s+7]*k,e[s+8]),s+=9;break;case Ms:t.ellipse(e[s+1],e[s+2],e[s+3],e[s+4],0,0,B,!1),s+=5;break;case Ds:t.arc(e[s+1],e[s+2],e[s+3],e[s+4]*k,e[s+5]*k,e[s+6]),s+=7;break;case Is:t.arc(e[s+1],e[s+2],e[s+3],0,B,!1),s+=4;break;case As:t.arcTo(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]),s+=6;break;default:return void Ws.error(`command: ${i} [index:${s}]`,e)}}},{M:zs,L:Hs,C:Us,Q:Ns,Z:Ys,N:Xs,D:Vs,X:Gs,G:js,F:Ks,O:Zs,P:qs,U:Js}=ye,{toTwoPointBounds:$s,toTwoPointBoundsByQuadraticCurve:Qs,arcTo:tn,arc:en,ellipse:sn}=Xe,{addPointBounds:nn,copy:rn,addPoint:on,setPoint:an,addBounds:hn,toBounds:ln}=st,dn=Wt.get("PathBounds");let cn,un,pn;const _n={},gn={},fn={},yn={toBounds(t,e){yn.toTwoPointBounds(t,gn),ln(gn,e)},toTwoPointBounds(t,e){if(!t||!t.length)return an(e,0,0);let i,s,n,r,o,a=0,h=0,l=0;const d=t.length;for(;a<d;)switch(o=t[a],0===a&&(o===Ys||o===Us||o===Ns?an(e,h,l):an(e,t[a+1],t[a+2])),o){case zs:case Hs:h=t[a+1],l=t[a+2],on(e,h,l),a+=3;break;case Us:n=t[a+5],r=t[a+6],$s(h,l,t[a+1],t[a+2],t[a+3],t[a+4],n,r,_n),nn(e,_n),h=n,l=r,a+=7;break;case Ns:i=t[a+1],s=t[a+2],n=t[a+3],r=t[a+4],Qs(h,l,i,s,n,r,_n),nn(e,_n),h=n,l=r,a+=5;break;case Ys:a+=1;break;case Xs:h=t[a+1],l=t[a+2],hn(e,h,l,t[a+3],t[a+4]),a+=5;break;case Vs:case Gs:h=t[a+1],l=t[a+2],hn(e,h,l,t[a+3],t[a+4]),a+=o===Vs?9:6;break;case js:sn(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],_n,fn),0===a?rn(e,_n):nn(e,_n),h=fn.x,l=fn.y,a+=9;break;case Ks:h=t[a+1],l=t[a+2],un=t[a+3],pn=t[a+4],hn(e,h-un,l-pn,2*un,2*pn),h+=un,a+=5;break;case Zs:en(null,t[a+1],t[a+2],t[a+3],t[a+4],t[a+5],t[a+6],_n,fn),0===a?rn(e,_n):nn(e,_n),h=fn.x,l=fn.y,a+=7;break;case qs:h=t[a+1],l=t[a+2],cn=t[a+3],hn(e,h-cn,l-cn,2*cn,2*cn),h+=cn,a+=4;break;case Js:tn(null,h,l,t[a+1],t[a+2],t[a+3],t[a+4],t[a+5],_n,fn),0===a?rn(e,_n):nn(e,_n),h=fn.x,l=fn.y,a+=6;break;default:return void dn.error(`command: ${o} [index:${a}]`,t)}}},{M:mn,L:vn,Z:xn}=ye,{getCenterX:wn,getCenterY:En}=K,{arcTo:bn}=os,kn={smooth(t,e,i){let s,n,r,o=0,a=0,h=0,l=0,d=0,c=0,u=0,p=0,_=0;const g=t.length,f=[];for(;o<g;){switch(s=t[o],s){case mn:l=p=t[o+1],d=_=t[o+2],o+=3,t[o]===vn?(c=t[o+1],u=t[o+2],f.push(mn,wn(l,c),En(d,u))):f.push(mn,l,d);break;case vn:switch(a=t[o+1],h=t[o+2],o+=3,t[o]){case vn:bn(f,a,h,t[o+1],t[o+2],e,p,_);break;case xn:bn(f,a,h,l,d,e,p,_);break;default:f.push(vn,a,h)}p=a,_=h;break;case xn:n!==xn&&(bn(f,l,d,c,u,e,p,_),f.push(xn)),o+=1;break;default:r=be[s];for(let e=0;e<r;e++)f.push(t[o+e]);o+=r}n=s}return s!==xn&&(f[1]=l,f[2]=d),f}};function Bn(t){return new bs(t)}const Sn=Bn();ge.creator=Bn(),ge.parse=Wi.parse,ge.convertToCanvasData=Wi.toCanvasData;const{drawRoundRect:Tn}=ke;function Pn(t){!function(t){t&&!t.roundRect&&(t.roundRect=function(t,e,i,s,n){Tn(this,t,e,i,s,n)})}(t)}const Ln={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=Rn.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{}}}},Rn=Ln;Rn.alphaPixelTypes.forEach(t=>Rn.upperCaseTypeMap[t]=t.toUpperCase());const Cn=Wt.get("TaskProcessor");class On{constructor(t){this.parallel=!0,this.time=1,this.id=i.create(i.TASK),this.task=t}run(){return te(this,void 0,void 0,function*(){try{this.task&&!this.isComplete&&this.parent.running&&(yield this.task())}catch(t){Cn.error(t)}})}complete(){this.isComplete=!0,this.parent=null,this.task=null}cancel(){this.isCancel=!0,this.complete()}}class Mn{get total(){return this.list.length+this.delayNumber}get finishedIndex(){return this.isComplete?0:this.index+this.parallelSuccessNumber}get remain(){return this.isComplete?this.total:this.total-this.finishedIndex}get percent(){const{total:t}=this;let e=0,i=0;for(let s=0;s<t;s++)s<=this.finishedIndex?(i+=this.list[s].time,s===this.finishedIndex&&(e=i)):e+=this.list[s].time;return this.isComplete?1:i/e}constructor(t){this.config={parallel:6},this.list=[],this.running=!1,this.isComplete=!0,this.index=0,this.delayNumber=0,t&&f.assign(this.config,t),this.empty()}add(t,e){let i,s,n,r;const a=new On(t);return a.parent=this,d(e)?r=e:e&&(s=e.parallel,i=e.start,n=e.time,r=e.delay),n&&(a.time=n),!1===s&&(a.parallel=!1),o(r)?this.push(a,i):(this.delayNumber++,setTimeout(()=>{this.delayNumber&&(this.delayNumber--,this.push(a,i))},r)),this.isComplete=!1,a}push(t,e){this.list.push(t),!1===e||this.timer||(this.timer=setTimeout(()=>this.start()))}empty(){this.index=0,this.parallelSuccessNumber=0,this.list=[],this.parallelList=[],this.delayNumber=0}start(){this.running||(this.running=!0,this.isComplete=!1,this.run())}pause(){clearTimeout(this.timer),this.timer=null,this.running=!1}resume(){this.start()}skip(){this.index++,this.resume()}stop(){this.isComplete=!0,this.list.forEach(t=>{t.isComplete||t.cancel()}),this.pause(),this.empty()}run(){this.running&&(this.setParallelList(),this.parallelList.length>1?this.runParallelTasks():this.remain?this.runTask():this.onComplete())}runTask(){const t=this.list[this.index];t?t.run().then(()=>{this.onTask(t),this.index++,this.nextTask()}).catch(t=>{this.onError(t)}):this.nextTask()}runParallelTasks(){this.parallelList.forEach(t=>this.runParallelTask(t))}runParallelTask(t){t.run().then(()=>{this.onTask(t),this.fillParallelTask()}).catch(t=>{this.onParallelError(t)})}nextTask(){this.total===this.finishedIndex?this.onComplete():this.timer=setTimeout(()=>this.run())}setParallelList(){let t;this.parallelList=[],this.parallelSuccessNumber=0;let e=this.index+this.config.parallel;e>this.list.length&&(e=this.list.length);for(let i=this.index;i<e&&(t=this.list[i],t.parallel);i++)this.parallelList.push(t)}fillParallelTask(){let t;const e=this.parallelList;this.parallelSuccessNumber++,e.pop();const i=e.length,s=this.finishedIndex+i;if(e.length){if(!this.running)return;s<this.total&&(t=this.list[s],t&&t.parallel&&(e.push(t),this.runParallelTask(t)))}else this.index+=this.parallelSuccessNumber,this.parallelSuccessNumber=0,this.nextTask()}onComplete(){this.stop(),this.config.onComplete&&this.config.onComplete()}onTask(t){t.complete(),this.config.onTask&&this.config.onTask()}onParallelError(t){this.parallelList.forEach(t=>{t.parallel=!1}),this.parallelList.length=0,this.parallelSuccessNumber=0,this.onError(t)}onError(t){this.pause(),this.config.onError&&this.config.onError(t)}destroy(){this.stop()}}const Dn=Wt.get("Resource"),In={tasker:new Mn,map:{},get isComplete(){return An.tasker.isComplete},set(t,e){An.map[t]&&Dn.repeat(t),An.map[t]=e},get:t=>An.map[t],remove(t){const e=An.map[t];e&&(e.destroy&&e.destroy(),delete An.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 h(e)?s={url:e}:e.url||(s={url:t,view:e}),s&&(i&&(s.format=i),e=Vt.image(s)),An.set(t,e),e},destroy(){An.map={}}},An=In,Wn={maxRecycled:10,recycledList:[],patternTasker:new Mn,get(t){let e=In.get(t.url);return e||In.set(t.url,e=Vt.image(t)),e.use++,e},recycle(t){t.use--,setTimeout(()=>{t.use||Fn.recycledList.push(t)})},clearRecycled(){const t=Fn.recycledList;t.length>Fn.maxRecycled&&(t.forEach(t=>!t.use&&t.url&&In.remove(t.url)),t.length=0)},hasAlphaPixel:t=>Ln.alphaPixelTypes.some(e=>Fn.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:"+Ln.mineType(t)))return!0}else{if(i.includes("."+t)||i.includes("."+Ln.upperCaseTypeMap[t]))return!0;if("png"===t&&!i.includes("."))return!0}return!1},destroy(){Fn.recycledList=[]}},Fn=Wn,{IMAGE:zn,create:Hn}=i,{floor:Un,max:Nn}=Math;class Yn{get url(){return this.config.url}get completed(){return this.ready||!!this.error}constructor(t){if(this.use=0,this.waitComplete=[],this.innerId=Hn(zn),this.config=t||(t={url:""}),t.view){const{view:e}=t;this.setView(e.config?e.view:e)}Wn.isFormat("svg",t)&&(this.isSVG=!0),Wn.hasAlphaPixel(t)&&(this.hasAlphaPixel=!0)}load(t,i){if(!this.loading){this.loading=!0;let{loadImage:t,loadImageWithProgress:i}=e.origin,s=this.config.showProgress&&i&&this.onProgress.bind(this);s&&(t=i),In.tasker.add(()=>te(this,void 0,void 0,function*(){return yield t(this.url,s).then(t=>this.setView(t)).catch(t=>{this.error=t,this.onComplete(!1)})}))}return this.waitComplete.push(t,i),this.waitComplete.length-2}unload(t,e){const i=this.waitComplete;if(e){const e=i[t+1];e&&e({type:"stop"})}i[t]=i[t+1]=void 0}setView(t){this.ready=!0,this.width=t.naturalWidth||t.width,this.height=t.naturalHeight||t.height,this.view=t,this.onComplete(!0)}onProgress(t){this.progress=t}onComplete(t){let e;this.waitComplete.forEach((i,s)=>{e=s%2,i&&(t?e||i(this):e&&i(this.error))}),this.waitComplete.length=0,this.loading=!1}getFull(t){return this.view}getCanvas(t,i,s,n,r,o,a){if(t||(t=this.width),i||(i=this.height),this.cache){let{params:t,data:e}=this.cache;for(let i in t)if(t[i]!==arguments[i]){e=null;break}if(e)return e}const h=e.origin.createCanvas(Nn(Un(t+(r||0)),1),Nn(Un(i+(o||0)),1)),l=h.getContext("2d");return s&&(l.globalAlpha=s),l.imageSmoothingEnabled=!1!==a,l.drawImage(this.view,0,0,t,i),this.cache=this.use>1?{data:h,params:arguments}:null,h}getPattern(t,i,s,n){const r=e.canvas.createPattern(t,i);try{s&&r.setTransform&&(r.setTransform(s),s=void 0)}catch(t){}return n&&f.stintSet(n,"transform",s),r}destroy(){this.config={url:""},this.cache=null,this.waitComplete.length=0}}function Xn(t,e,i,s){s||(i.configurable=i.enumerable=!0),Object.defineProperty(t,e,i)}function Vn(t,e){return Object.getOwnPropertyDescriptor(t,e)}function Gn(t,e){const i="_"+t;return{get(){const t=this[i];return null==t?e:t},set(t){this[i]=t}}}function jn(t,e){return(i,s)=>Zn(i,s,t,e&&e(s))}function Kn(t){return t}function Zn(t,e,i,s){const n={get(){return this.__getAttr(e)},set(t){this.__setAttr(e,t)}};Xn(t,e,Object.assign(n,s||{})),br(t,e,i)}function qn(t){return jn(t)}function Jn(t,e){return jn(t,t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.matrixChanged||this.__layout.matrixChange())}}))}function $n(t,e){return jn(t,t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.matrixChanged||this.__layout.matrixChange(),this.__scrollWorld||(this.__scrollWorld={}))}}))}function Qn(t){return jn(t,t=>({set(e){this.__setAttr(t,e)&&(this.__hasAutoLayout=!!(this.origin||this.around||this.flow),this.__local||this.__layout.createLocal(),nr(this))}}))}function tr(t,e){return jn(t,t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.scaleChanged||this.__layout.scaleChange())}}))}function er(t,e){return jn(t,t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.rotationChanged||this.__layout.rotationChange())}}))}function ir(t,e){return jn(t,t=>({set(i){this.__setAttr(t,i,e)&&nr(this)}}))}function sr(t){return jn(t,t=>({set(e){this.__setAttr(t,e)&&(nr(this),this.__.__removeNaturalSize())}}))}function nr(t){t.__layout.boxChanged||t.__layout.boxChange(),t.__hasAutoLayout&&(t.__layout.matrixChanged||t.__layout.matrixChange())}function rr(t){return jn(t,t=>({set(e){const i=this.__;2!==i.__pathInputed&&(i.__pathInputed=e?1:0),e||(i.__pathForRender=void 0),this.__setAttr(t,e),nr(this)}}))}const or=ir;function ar(t,e){return jn(t,t=>({set(i){this.__setAttr(t,i)&&(hr(this),e&&(this.__.__useStroke=!0))}}))}function hr(t){t.__layout.strokeChanged||t.__layout.strokeChange(),t.__.__useArrow&&nr(t)}const lr=ar;function dr(t){return jn(t,t=>({set(e){this.__setAttr(t,e),this.__layout.renderChanged||this.__layout.renderChange()}}))}function cr(t){return jn(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.surfaceChanged||this.__layout.surfaceChange())}}))}function ur(t){return jn(t,t=>({set(e){if(this.__setAttr(t,e)){const t=this.__;f.stintSet(t,"__useDim",t.dim||t.bright||t.dimskip),this.__layout.surfaceChange()}}}))}function pr(t){return jn(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.opacityChanged||this.__layout.opacityChange()),this.mask&&gr(this)}}))}function _r(t){return jn(t,t=>({set(e){const i=this.visible;if(!0===i&&0===e){if(this.animationOut)return this.__runAnimation("out",()=>fr(this,t,e,i))}else 0===i&&!0===e&&this.animation&&this.__runAnimation("in");fr(this,t,e,i),this.mask&&gr(this)}}))}function gr(t){const{parent:e}=t;if(e){const{__hasMask:t}=e;e.__updateMask(),t!==e.__hasMask&&e.forceUpdate()}}function fr(t,e,i,s){t.__setAttr(e,i)&&(t.__layout.opacityChanged||t.__layout.opacityChange(),0!==s&&0!==i||nr(t))}function yr(t){return jn(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.surfaceChange(),this.waitParent(()=>{this.parent.__layout.childrenSortChange()}))}}))}function mr(t){return jn(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.boxChanged||this.__layout.boxChange(),this.waitParent(()=>{this.parent.__updateMask(e)}))}}))}function vr(t){return jn(t,t=>({set(e){this.__setAttr(t,e)&&this.waitParent(()=>{this.parent.__updateEraser(e)})}}))}function xr(t){return jn(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.hitCanvasChanged=!0,"hit"===Wt.showBounds&&this.__layout.surfaceChange(),this.leafer&&this.leafer.updateCursor())}}))}function wr(t){return jn(t,t=>({set(e){this.__setAttr(t,e),this.leafer&&this.leafer.updateCursor()}}))}function Er(t){return(e,i)=>{Xn(e,"__DataProcessor",{get:()=>t})}}function br(t,e,i){const s=t.__DataProcessor.prototype,n="_"+e,r=function(t){return"set"+t.charAt(0).toUpperCase()+t.slice(1)}(e),a=Gn(e,i);if(o(i))a.get=function(){return this[n]};else if("function"==typeof i)a.get=function(){const t=this[n];return null==t?i(this.__leaf):t};else if(p(i)){const t=g(i);a.get=function(){const e=this[n];return null==e?this[n]=t?{}:f.clone(i):e}}const h=t.isBranchLeaf;"width"===e?a.get=function(){const t=this[n];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[n];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=Vn(d,e),d=d.__proto__;l&&l.set&&(a.set=l.set),s[r]&&(a.set=s[r],delete s[r]),Xn(s,e,a)}const kr=new Wt("rewrite"),Br=[],Sr=["destroy","constructor"];function Tr(t){return(e,i)=>{Br.push({name:e.constructor.name+"."+i,run:()=>{e[i]=t}})}}function Pr(){return t=>{Lr()}}function Lr(t){Br.length&&(Br.forEach(e=>{t&&kr.error(e.name,"需在Class上装饰@rewriteAble()"),e.run()}),Br.length=0)}function Rr(t,e){return i=>{var s;(t.prototype?(s=t.prototype,Object.getOwnPropertyNames(s)):Object.keys(t)).forEach(s=>{if(!(Sr.includes(s)||e&&e.includes(s)))if(t.prototype){Vn(t.prototype,s).writable&&(i.prototype[s]=t.prototype[s])}else i.prototype[s]=t[s]})}}function Cr(){return t=>{jt.register(t)}}function Or(){return t=>{qt.register(t)}}setTimeout(()=>Lr(!0));const{copy:Mr,toInnerPoint:Dr,toOuterPoint:Ir,scaleOfOuter:Ar,rotateOfOuter:Wr,skewOfOuter:Fr,multiplyParent:zr,divideParent:Hr,getLayout:Ur}=W,Nr={},{round:Yr}=Math,Xr={updateAllMatrix(t,e,i){if(e&&t.__hasAutoLayout&&t.__layout.matrixChanged&&(i=!0),jr(t,e,i),t.isBranch){const{children:s}=t;for(let t=0,n=s.length;t<n;t++)Gr(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++)Kr(e[t])}},updateChange(t){const e=t.__layout;e.stateStyleChanged&&t.updateState(),e.opacityChanged&&Kr(t),t.__updateChange()},updateAllChange(t){if(qr(t),t.isBranch){const{children:e}=t;for(let t=0,i=e.length;t<i;t++)Zr(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,i,s,n,r,o){n||(n=t.__nowWorld),t.__worldFlipped||e.fullImageShadow?i.copyWorldByReset(s,n,t.__nowWorld,r,o):i.copyWorldToInner(s,n,t.__layout.renderBounds,r)},moveWorld(t,e,i=0,s,n){const r=p(e)?Object.assign({},e):{x:e,y:i};s?Ir(t.localTransform,r,r,!0):t.parent&&Dr(t.parent.scrollWorldTransform,r,r,!0),Vr.moveLocal(t,r.x,r.y,n)},moveLocal(t,e,i=0,s){p(e)&&(i=e.y,e=e.x),e+=t.x,i+=t.y,t.leafer&&t.leafer.config.pointSnap&&(e=Yr(e),i=Yr(i)),s?t.animate({x:e,y:i},s):(t.x=e,t.y=i)},zoomOfWorld(t,e,i,s,n,r){Vr.zoomOfLocal(t,Jr(t,e),i,s,n,r)},zoomOfLocal(t,e,i,s=i,n,r){const o=t.__localMatrix;if(d(s)||(s&&(r=s),s=i),Mr(Nr,o),Ar(Nr,e,i,s),Vr.hasHighPosition(t))Vr.setTransform(t,Nr,n,r);else{const e=t.x+Nr.e-o.e,a=t.y+Nr.f-o.f;r&&!n?t.animate({x:e,y:a,scaleX:t.scaleX*i,scaleY:t.scaleY*s},r):(t.x=e,t.y=a,t.scaleResize(i,s,!0!==n))}},rotateOfWorld(t,e,i,s){Vr.rotateOfLocal(t,Jr(t,e),i,s)},rotateOfLocal(t,e,i,s){const n=t.__localMatrix;Mr(Nr,n),Wr(Nr,e,i),Vr.hasHighPosition(t)?Vr.setTransform(t,Nr,!1,s):t.set({x:t.x+Nr.e-n.e,y:t.y+Nr.f-n.f,rotation:E.formatRotation(t.rotation+i)},s)},skewOfWorld(t,e,i,s,n,r){Vr.skewOfLocal(t,Jr(t,e),i,s,n,r)},skewOfLocal(t,e,i,s=0,n,r){Mr(Nr,t.__localMatrix),Fr(Nr,e,i,s),Vr.setTransform(t,Nr,n,r)},transformWorld(t,e,i,s){Mr(Nr,t.worldTransform),zr(Nr,e),t.parent&&Hr(Nr,t.parent.scrollWorldTransform),Vr.setTransform(t,Nr,i,s)},transform(t,e,i,s){Mr(Nr,t.localTransform),zr(Nr,e),Vr.setTransform(t,Nr,i,s)},setTransform(t,e,i,s){const n=t.__,r=n.origin&&Vr.getInnerOrigin(t,n.origin),o=Ur(e,r,n.around&&Vr.getInnerOrigin(t,n.around));if(Vr.hasOffset(t)&&(o.x-=n.offsetX,o.y-=n.offsetY),i){const e=o.scaleX/t.scaleX,i=o.scaleY/t.scaleY;if(delete o.scaleX,delete o.scaleY,r){Pt.scale(t.boxBounds,Math.abs(e),Math.abs(i));const s=Vr.getInnerOrigin(t,n.origin);K.move(o,r.x-s.x,r.y-s.y)}t.set(o),t.scaleResize(e,i,!1)}else t.set(o,s)},getFlipTransform(t,e){const i={a:1,b:0,c:0,d:1,e:0,f:0},s="x"===e?1:-1;return Ar(i,Vr.getLocalOrigin(t,"center"),-1*s,1*s),i},getLocalOrigin:(t,e)=>K.tempToOuterOf(Vr.getInnerOrigin(t,e),t.localTransform),getInnerOrigin(t,e){const i={};return ht.toPoint(e,t.boxBounds,i),i},getRelativeWorld:(t,e,i)=>(Mr(Nr,t.worldTransform),Hr(Nr,e.scrollWorldTransform),i?Nr:Object.assign({},Nr)),drop(t,e,i,s){t.setTransform(Vr.getRelativeWorld(t,e,!0),s),e.add(t,i)},hasHighPosition:t=>t.origin||t.around||Vr.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,i,s=.3){if(i.x||i.y)if(Math.abs(i.x)<1&&Math.abs(i.y)<1)t.move(i);else{const n=i.x*s,r=i.y*s;i.x-=n,i.y-=r,t.move(n,r),e.requestRender(()=>Vr.animateMove(t,i,s))}}},Vr=Xr,{updateAllMatrix:Gr,updateMatrix:jr,updateAllWorldOpacity:Kr,updateAllChange:Zr,updateChange:qr}=Vr;function Jr(t,e){return t.updateLayout(),t.parent?K.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)=>to(t,e)&&t.__localBoxBounds,maskLocalStrokeBounds:(t,e)=>to(t,e)&&t.__layout.localStrokeBounds,maskLocalRenderBounds:(t,e)=>to(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 Qr;function to(t,e){return e||(Qr=0),t.__.mask&&(Qr=1),Qr<0?null:(Qr&&(Qr=-1),!0)}const{updateBounds:eo}=Xr,io={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),so(t,e))}},pushAllParent(t,e){const{keys:i}=e;if(i)for(;t.parent&&o(i[t.parent.innerId]);)e.add(t.parent),t=t.parent;else for(;t.parent;)e.add(t.parent),t=t.parent},pushAllBranchStack(t,e){let i=e.length;const{children:s}=t;for(let t=0,i=s.length;t<i;t++)s[t].isBranch&&e.push(s[t]);for(let t=i,s=e.length;t<s;t++)no(e[t],e)},updateBounds(t,e){const i=[t];no(t,i),ro(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++)eo(s[t]);e&&e===i||eo(i)}}},{pushAllChildBranch:so,pushAllBranchStack:no,updateBoundsByBranchStack:ro}=io,oo={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:ao,updateBounds:ho}=Xr,{toOuterOf:lo,getPoints:co,copy:uo}=Pt,po="_localContentBounds",_o="_worldContentBounds",go="_worldBoxBounds",fo="_worldStrokeBounds";class yo{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 lo(this.contentBounds,this.leaf.__localMatrix,this[po]||(this[po]={})),this[po]}get localStrokeBounds(){return this._localStrokeBounds||this}get localRenderBounds(){return this._localRenderBounds||this}get worldContentBounds(){return lo(this.contentBounds,this.leaf.__world,this[_o]||(this[_o]={})),this[_o]}get worldBoxBounds(){return lo(this.boxBounds,this.leaf.__world,this[go]||(this[go]={})),this[go]}get worldStrokeBounds(){return lo(this.strokeBounds,this.leaf.__world,this[fo]||(this[fo]={})),this[fo]}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:i}=t;if(t.isApp)return ho(t);if(i)i.ready?i.watcher.changed&&i.layouter.layout():i.start();else{let i=t;for(;i.parent&&!i.parent.leafer;)i=i.parent;const s=i;if(s.__fullLayouting)return;s.__fullLayouting=!0,e.layout(s),delete s.__fullLayouting}}getTransform(t="world"){this.update();const{leaf:e}=this;switch(t){case"world":return e.__world;case"local":return e.__localMatrix;case"inner":return W.defaultMatrix;case"page":t=e.zoomLayer;default:return ao(e,t)}}getBounds(t,e="world"){switch(this.update(),e){case"world":return this.getWorldBounds(t);case"local":return this.getLocalBounds(t);case"inner":return this.getInnerBounds(t);case"page":e=this.leaf.zoomLayer;default:return new Ot(this.getInnerBounds(t)).toOuterOf(this.getTransform(e))}}getInnerBounds(t="box"){switch(t){case"render":return this.renderBounds;case"content":if(this.contentBounds)return this.contentBounds;case"box":return this.boxBounds;case"stroke":return this.strokeBounds}}getLocalBounds(t="box"){switch(t){case"render":return this.localRenderBounds;case"stroke":return this.localStrokeBounds;case"content":if(this.contentBounds)return this.localContentBounds;case"box":return this.leaf.__localBoxBounds}}getWorldBounds(t="box"){switch(t){case"render":return this.leaf.__world;case"stroke":return this.worldStrokeBounds;case"content":if(this.contentBounds)return this.worldContentBounds;case"box":return this.worldBoxBounds}}getLayoutBounds(t,e="world",i){const{leaf:s}=this;let n,r,o,a=this.getInnerBounds(t);switch(e){case"world":n=s.getWorldPoint(a),r=s.__world;break;case"local":const{scaleX:t,scaleY:i,rotation:h,skewX:l,skewY:d}=s.__;o={scaleX:t,scaleY:i,rotation:h,skewX:l,skewY:d},n=s.getLocalPointByInner(a);break;case"inner":n=a,r=W.defaultMatrix;break;case"page":e=s.zoomLayer;default:n=s.getWorldPoint(a,e),r=ao(s,e,!0)}if(o||(o=W.getLayout(r)),uo(o,a),K.copy(o,n),i){const{scaleX:t,scaleY:e}=o,i=Math.abs(t),s=Math.abs(e);1===i&&1===s||(o.scaleX/=i,o.scaleY/=s,o.width*=i,o.height*=s)}return o}getLayoutPoints(t,e="world"){const{leaf:i}=this,s=co(this.getInnerBounds(t));let n;switch(e){case"world":n=null;break;case"local":n=i.parent;break;case"inner":break;case"page":e=i.zoomLayer;default:n=e}return o(n)||s.forEach(t=>i.innerToWorld(t,null,!1,n)),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 mo{constructor(t,e){this.bubbles=!1,this.type=t,e&&(this.target=e)}stopDefault(){this.isStopDefault=!0,this.origin&&e.event.stopDefault(this.origin)}stopNow(){this.isStopNow=!0,this.isStop=!0,this.origin&&e.event.stopNow(this.origin)}stop(){this.isStop=!0,this.origin&&e.event.stop(this.origin)}}class vo extends mo{constructor(t,e,i){super(t,e),this.parent=i,this.child=e}}vo.ADD="child.add",vo.REMOVE="child.remove",vo.CREATED="created",vo.MOUNTED="mounted",vo.UNMOUNTED="unmounted",vo.DESTROY="destroy";const xo="property.scroll";class wo extends mo{constructor(t,e,i,s,n){super(t,e),this.attrName=i,this.oldValue=s,this.newValue=n}}wo.CHANGE="property.change",wo.LEAFER_CHANGE="property.leafer_change",wo.SCROLL=xo;const Eo={scrollX:xo,scrollY:xo};class bo extends mo{constructor(t,e){super(t),Object.assign(this,e)}}bo.LOAD="image.load",bo.LOADED="image.loaded",bo.ERROR="image.error";class ko extends mo{static checkHas(t,e,i){"on"===i?e===Po?t.__hasWorldEvent=!0:t.__hasLocalEvent=!0:(t.__hasLocalEvent=t.hasEvent(Bo)||t.hasEvent(So)||t.hasEvent(To),t.__hasWorldEvent=t.hasEvent(Po))}static emitLocal(t){if(t.leaferIsReady){const{resized:e}=t.__layout;"local"!==e&&(t.emit(Bo,t),"inner"===e&&t.emit(So,t)),t.emit(To,t)}}static emitWorld(t){t.leaferIsReady&&t.emit(Po,this)}}ko.RESIZE="bounds.resize",ko.INNER="bounds.inner",ko.LOCAL="bounds.local",ko.WORLD="bounds.world";const{RESIZE:Bo,INNER:So,LOCAL:To,WORLD:Po}=ko,Lo={};[Bo,So,To,Po].forEach(t=>Lo[t]=1);class Ro extends mo{get bigger(){if(!this.old)return!0;const{width:t,height:e}=this.old;return this.width>=t&&this.height>=e}get smaller(){return!this.bigger}get samePixelRatio(){return!this.old||this.pixelRatio===this.old.pixelRatio}constructor(t,e){p(t)?(super(Ro.RESIZE),Object.assign(this,t)):super(t),this.old=e}static isResizing(t){return this.resizingKeys&&!o(this.resizingKeys[t.innerId])}}Ro.RESIZE="resize";class Co extends mo{constructor(t,e){super(t),this.data=e}}Co.REQUEST="watch.request",Co.DATA="watch.data";class Oo extends mo{constructor(t,e,i){super(t),e&&(this.data=e,this.times=i)}}Oo.REQUEST="layout.request",Oo.START="layout.start",Oo.BEFORE="layout.before",Oo.LAYOUT="layout",Oo.AFTER="layout.after",Oo.AGAIN="layout.again",Oo.END="layout.end";class Mo extends mo{constructor(t,e,i,s){super(t),e&&(this.times=e),i&&(this.renderBounds=i,this.renderOptions=s)}}Mo.REQUEST="render.request",Mo.CHILD_START="render.child_start",Mo.CHILD_END="render.child_end",Mo.START="render.start",Mo.BEFORE="render.before",Mo.RENDER="render",Mo.AFTER="render.after",Mo.AGAIN="render.again",Mo.END="render.end",Mo.NEXT="render.next";class Do extends mo{}Do.START="leafer.start",Do.BEFORE_READY="leafer.before_ready",Do.READY="leafer.ready",Do.AFTER_READY="leafer.after_ready",Do.VIEW_READY="leafer.view_ready",Do.VIEW_COMPLETED="leafer.view_completed",Do.STOP="leafer.stop",Do.RESTART="leafer.restart",Do.END="leafer.end",Do.UPDATE_MODE="leafer.update_mode",Do.TRANSFORM="leafer.transform",Do.MOVE="leafer.move",Do.SCALE="leafer.scale",Do.ROTATE="leafer.rotate",Do.SKEW="leafer.skew";const{MOVE:Io,SCALE:Ao,ROTATE:Wo,SKEW:Fo}=Do,zo={x:Io,y:Io,scaleX:Ao,scaleY:Ao,rotation:Wo,skewX:Fo,skewY:Fo},Ho={};class Uo{set event(t){this.on(t)}on(t,e,i){if(!e){let e;if(u(t))t.forEach(t=>this.on(t[0],t[1],t[2]));else for(let i in t)u(e=t[i])?this.on(i,e[0],e[1]):this.on(i,e);return}let s,n,r;i&&("once"===i?n=!0:"boolean"==typeof i?s=i:(s=i.capture,n=i.once));const o=No(this,s,!0),a=h(t)?t.split(" "):t,l=n?{listener:e,once:n}:{listener:e};a.forEach(t=>{t&&(r=o[t],r?-1===r.findIndex(t=>t.listener===e)&&r.push(l):o[t]=[l],Lo[t]&&ko.checkHas(this,t,"on"))})}off(t,e,i){if(t){const s=h(t)?t.split(" "):t;if(e){let t,n,r;i&&(t="boolean"==typeof i?i:"once"!==i&&i.capture);const o=No(this,t);s.forEach(t=>{t&&(n=o[t],n&&(r=n.findIndex(t=>t.listener===e),r>-1&&n.splice(r,1),n.length||delete o[t],Lo[t]&&ko.checkHas(this,t,"off")))})}else{const{__bubbleMap:t,__captureMap:e}=this;s.forEach(i=>{t&&delete t[i],e&&delete e[i]})}}else this.__bubbleMap=this.__captureMap=void 0}on_(t,e,i,s){return e?this.on(t,i?e=e.bind(i):e,s):u(t)&&t.forEach(t=>this.on(t[0],t[2]?t[1]=t[1].bind(t[2]):t[1],t[3])),{type:t,current:this,listener:e,options:s}}off_(t){if(!t)return;const e=u(t)?t:[t];e.forEach(t=>{t&&(t.listener?t.current.off(t.type,t.listener,t.options):u(t.type)&&t.type.forEach(e=>t.current.off(e[0],e[1],e[3])))}),e.length=0}once(t,e,i,s){if(!e)return u(t)&&t.forEach(t=>this.once(t[0],t[1],t[2],t[3]));p(i)?e=e.bind(i):s=i,this.on(t,e,{once:!0,capture:s})}emit(t,e,i){!e&&qt.has(t)&&(e=qt.get(t,{type:t,target:this,current:this}));const s=No(this,i)[t];if(s){let n;for(let r=0,o=s.length;r<o&&!((n=s[r])&&(n.listener(e),n.once&&(this.off(t,n.listener,i),r--,o--),e&&e.isStopNow));r++);}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,n=i&&i[t],r=s&&s[t];return!!(o(e)?n||r:e?r:n)}destroy(){this.__captureMap=this.__bubbleMap=this.syncEventer=null}}function No(t,e,i){if(e){const{__captureMap:e}=t;return e||(i?t.__captureMap={}:Ho)}{const{__bubbleMap:e}=t;return e||(i?t.__bubbleMap={}:Ho)}}const{on:Yo,on_:Xo,off:Vo,off_:Go,once:jo,emit:Ko,emitEvent:Zo,hasEvent:qo,destroy:Jo}=Uo.prototype,$o={on:Yo,on_:Xo,off:Vo,off_:Go,once:jo,emit:Ko,emitEvent:Zo,hasEvent:qo,destroyEventer:Jo},Qo=Wt.get("setAttr"),ta={__setAttr(t,e,i){if(this.leaferIsCreated){const s=this.__.__getInput(t);if(!i||l(e)||o(e)||(Qo.warn(this.innerName,t,e),e=void 0),p(e)||s!==e){if(this.__realSetAttr(t,e),this.isLeafer){this.emitEvent(new wo(wo.LEAFER_CHANGE,this,t,s,e));const i=zo[t];i&&(this.emitEvent(new Do(i,this)),this.emitEvent(new Do(Do.TRANSFORM,this)))}this.emitPropertyEvent(wo.CHANGE,t,s,e);const i=Eo[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 wo(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||o(i.normalStyle[t])||(i.normalStyle[t]=e))},__getAttr(t){return this.__proxyData?this.getProxyAttr(t):this.__.__get(t)}},{setLayout:ea,multiplyParent:ia,translateInner:sa,defaultWorld:na}=W,{toPoint:ra,tempPoint:oa}=ht,aa={__updateWorldMatrix(){const{parent:t,__layout:e,__world:i,__scrollWorld:s,__:n}=this;ia(this.__local||e,t?t.__scrollWorld||t.__world:na,i,!!e.affectScaleOrRotation,n),s&&sa(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)&&(ea(e,i,null,null,t.affectRotation),t.scaleChanged=t.rotationChanged=void 0),e.e=i.x+i.offsetX,e.f=i.y+i.offsetY,(i.around||i.origin)&&(ra(i.around||i.origin,t.boxBounds,oa),sa(e,-oa.x,-oa.y,!i.around))}this.__layout.matrixChanged=void 0}},{updateMatrix:ha,updateAllMatrix:la}=Xr,{updateBounds:da}=io,{toOuterOf:ca,copyAndSpread:ua,copy:pa}=Pt,{toBounds:_a}=yn,ga={__updateWorldBounds(){const t=this.__layout;ca(t.renderBounds,this.__world,this.__world),t.resized&&("inner"===t.resized&&this.__onUpdateSize(),this.__hasLocalEvent&&ko.emitLocal(this),t.resized=void 0),this.__hasWorldEvent&&ko.emitWorld(this)},__updateLocalBounds(){const t=this.__layout;t.boxChanged&&(this.__.__pathInputed||this.__updatePath(),this.__updateRenderPath(),this.__updateBoxBounds(),t.resized="inner"),t.localBoxChanged&&(this.__local&&this.__updateLocalBoxBounds(),t.localBoxChanged=void 0,t.strokeSpread&&(t.strokeChanged=!0),t.renderSpread&&(t.renderChanged=!0),this.parent&&this.parent.__layout.boxChange()),t.boxChanged=void 0,t.strokeChanged&&(t.strokeSpread=this.__updateStrokeSpread(),t.strokeSpread?(t.strokeBounds===t.boxBounds&&t.spreadStroke(),this.__updateStrokeBounds(),this.__updateLocalStrokeBounds()):t.spreadStrokeCancel(),t.strokeChanged=void 0,(t.renderSpread||t.strokeSpread!==t.strokeBoxSpread)&&(t.renderChanged=!0),this.parent&&this.parent.__layout.strokeChange(),t.resized="inner"),t.renderChanged&&(t.renderSpread=this.__updateRenderSpread(),t.renderSpread?(t.renderBounds!==t.boxBounds&&t.renderBounds!==t.strokeBounds||t.spreadRender(),this.__updateRenderBounds(),this.__updateLocalRenderBounds()):t.spreadRenderCancel(),t.renderChanged=void 0,this.parent&&this.parent.__layout.renderChange()),t.resized||(t.resized="local"),t.boundsChanged=void 0},__updateLocalBoxBounds(){this.__hasMotionPath&&this.__updateMotionPath(),this.__hasAutoLayout&&this.__updateAutoLayout(),ca(this.__layout.boxBounds,this.__local,this.__local)},__updateLocalStrokeBounds(){ca(this.__layout.strokeBounds,this.__localMatrix,this.__layout.localStrokeBounds)},__updateLocalRenderBounds(){ca(this.__layout.renderBounds,this.__localMatrix,this.__layout.localRenderBounds)},__updateBoxBounds(t,e){const i=this.__layout.boxBounds,s=this.__;s.__usePathBox?_a(s.path,i):(i.x=0,i.y=0,i.width=s.width,i.height=s.height)},__updateAutoLayout(){this.__layout.matrixChanged=!0,this.isBranch?(this.__extraUpdate(),this.__.flow?(this.__layout.boxChanged&&this.__updateFlowLayout(),la(this),da(this,this),this.__.__autoSide&&this.__updateBoxBounds(!0)):(la(this),da(this,this))):ha(this)},__updateNaturalSize(){const{__:t,__layout:e}=this;t.__naturalWidth=e.boxBounds.width,t.__naturalHeight=e.boxBounds.height},__updateStrokeBounds(t){const e=this.__layout;ua(e.strokeBounds,e.boxBounds,e.strokeBoxSpread)},__updateRenderBounds(t){const e=this.__layout;e.renderSpread>0?ua(e.renderBounds,e.boxBounds,e.renderSpread):pa(e.renderBounds,e.strokeBounds)}},fa={__render(t,e){if(e.shape)return this.__renderShape(t,e);if(this.__worldOpacity){const i=this.__;if(i.bright&&!e.topRendering)return e.topList.add(this);if(t.setWorld(this.__nowWorld=this.__getNowWorld(e)),t.opacity=e.dimOpacity&&!i.dimskip?i.opacity*e.dimOpacity:i.opacity,this.__.__single){if("path"===i.eraser)return this.__renderEraser(t,e);const s=t.getSameCanvas(!0,!0);this.__draw(s,e,t),Xr.copyCanvasByWorld(this,t,s,this.__nowWorld,i.__blendMode,!0),s.recycle(this.__nowWorld)}else this.__draw(t,e);Wt.showBounds&&Wt.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:ya}=$r,ma={__updateChange(){const{__layout:t}=this;t.childrenSortChanged&&(this.__updateSortChildren(),t.childrenSortChanged=!1),this.__.__checkSingle()},__render(t,e){if(this.__nowWorld=this.__getNowWorld(e),this.__worldOpacity){const 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++)ya(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++)ya(i[s],e)||i[s].__clip(t,e)}}},va={},{LEAF:xa,create:wa}=i,{toInnerPoint:Ea,toOuterPoint:ba,multiplyParent:ka}=W,{toOuterOf:Ba}=Pt,{copy:Sa,move:Ta}=K,{moveLocal:Pa,zoomOfLocal:La,rotateOfLocal:Ra,skewOfLocal:Ca,moveWorld:Oa,zoomOfWorld:Ma,rotateOfWorld:Da,skewOfWorld:Ia,transform:Aa,transformWorld:Wa,setTransform:Fa,getFlipTransform:za,getLocalOrigin:Ha,getRelativeWorld:Ua,drop:Na}=Xr;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 yo}get leaferIsCreated(){return this.leafer&&this.leafer.created}get leaferIsReady(){return this.leafer&&this.leafer.ready}get isLeafer(){return!1}get isBranch(){return!1}get isBranchLeaf(){return!1}get __localMatrix(){return this.__local||this.__layout}get __localBoxBounds(){return this.__local||this.__layout}get worldTransform(){return this.__layout.getTransform("world")}get localTransform(){return this.__layout.getTransform("local")}get scrollWorldTransform(){return this.updateLayout(),this.__scrollWorld||this.__world}get boxBounds(){return this.getBounds("box","inner")}get renderBounds(){return this.getBounds("render","inner")}get worldBoxBounds(){return this.getBounds("box")}get worldStrokeBounds(){return this.getBounds("stroke")}get worldRenderBounds(){return this.getBounds("render")}get worldOpacity(){return this.updateLayout(),this.__worldOpacity}get __worldFlipped(){return this.__world.scaleX<0||this.__world.scaleY<0}get __onlyHitMask(){return this.__hasMask&&!this.__.hitChildren}get __ignoreHitWorld(){return(this.__hasMask||this.__hasEraser)&&this.__.hitChildren}get __inLazyBounds(){return this.leaferIsCreated&&this.leafer.lazyBounds.hit(this.__world)}get pathInputed(){return this.__.__pathInputed}set event(t){this.on(t)}constructor(t){this.innerId=wa(xa),this.reset(t),this.__bubbleMap&&this.__emitLifeEvent(vo.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(vo.ADD,t,"once")}waitLeafer(t,e){e&&(t=t.bind(e)),this.leafer?t():this.on(vo.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(vo.MOUNTED)):this.__emitLifeEvent(vo.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){o(t)?t="width":"surface"===t&&(t="blendMode");const e=this.__.__getInput(t);this.__[t]=o(e)?null:void 0,this[t]=e}forceRender(t,e){this.forceUpdate("surface")}__extraUpdate(){this.leaferIsReady&&this.leafer.layouter.addExtra(this)}__updateWorldMatrix(){}__updateLocalMatrix(){}__updateWorldBounds(){}__updateLocalBounds(){}__updateLocalBoxBounds(){}__updateLocalStrokeBounds(){}__updateLocalRenderBounds(){}__updateBoxBounds(t,e){}__updateContentBounds(){}__updateStrokeBounds(t){}__updateRenderBounds(t){}__updateAutoLayout(){}__updateFlowLayout(){}__updateNaturalSize(){}__updateStrokeSpread(){return 0}__updateRenderSpread(){return 0}__onUpdateSize(){}__updateEraser(t){this.__hasEraser=!!t||this.children.some(t=>t.__.eraser)}__renderEraser(t,e){t.save(),this.__clip(t,e);const{renderBounds:i}=this.__layout;t.clearRect(i.x,i.y,i.width,i.height),t.restore()}__updateMask(t){this.__hasMask=this.children.some(t=>t.__.mask&&t.__.visible&&t.__.opacity)}__renderMask(t,e){}__getNowWorld(t){if(t.matrix){this.__cameraWorld||(this.__cameraWorld={});const e=this.__cameraWorld,i=this.__world;return ka(i,t.matrix,e,void 0,i),Ba(this.__layout.renderBounds,e,e),e.half!==i.half&&(e.half=i.half),e}return this.__world}getClampRenderScale(){let{scaleX:t}=this.__nowWorld||this.__world;return t<0&&(t=-t),t>1?t:1}getRenderScaleData(t,e){let{scaleX:i,scaleY:s}=Wn.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),va.scaleX=i,va.scaleY=s,va}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?Ua(this,e):this.worldTransform,n=i?t:{};return Ba(t,s,n),n}worldToLocal(t,e,i,s){this.parent?this.parent.worldToInner(t,e,i,s):e&&Sa(e,t)}localToWorld(t,e,i,s){this.parent?this.parent.innerToWorld(t,e,i,s):e&&Sa(e,t)}worldToInner(t,e,i,s){s&&(s.innerToWorld(t,e,i),t=e||t),Ea(this.scrollWorldTransform,t,e,i)}innerToWorld(t,e,i,s){ba(this.scrollWorldTransform,t,e,i),s&&s.worldToInner(e||t,null,i)}getBoxPoint(t,e,i,s){return this.getBoxPointByInner(this.getInnerPoint(t,e,i,s),null,null,!0)}getBoxPointByInner(t,e,i,s){const n=s?t:Object.assign({},t),{x:r,y:o}=this.boxBounds;return Ta(n,-r,-o),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:r,y:o}=this.boxBounds;return Ta(n,r,o),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){Fa(this,t,e,i)}transform(t,e,i){Aa(this,t,e,i)}move(t,e,i){Pa(this,t,e,i)}moveInner(t,e,i){Oa(this,t,e,!0,i)}scaleOf(t,e,i,s,n){La(this,Ha(this,t),e,i,s,n)}rotateOf(t,e,i){Ra(this,Ha(this,t),e,i)}skewOf(t,e,i,s,n){Ca(this,Ha(this,t),e,i,s,n)}transformWorld(t,e,i){Wa(this,t,e,i)}moveWorld(t,e,i){Oa(this,t,e,!1,i)}scaleOfWorld(t,e,i,s,n){Ma(this,t,e,i,s,n)}rotateOfWorld(t,e){Da(this,t,e)}skewOfWorld(t,e,i,s,n){Ia(this,t,e,i,s,n)}flip(t,e){Aa(this,za(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 Xt.need("path")}getMotionPoint(t){return Xt.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){Na(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):br(this.prototype,t,e)}static addAttr(t,e,i,s){i||(i=ir),i(e,s)(this.prototype,t)}__emitLifeEvent(t){this.hasEvent(t)&&this.emitEvent(new vo(t,this,this.parent))}destroy(){this.destroyed||(this.parent&&this.remove(),this.children&&this.clear(),this.__emitLifeEvent(vo.DESTROY),this.__.destroy(),this.__layout.destroy(),this.destroyEventer(),this.destroyed=!0)}},t.Leaf=Qt([Rr(ta),Rr(aa),Rr(ga),Rr($o),Rr(fa)],t.Leaf);const{setListWithFn:Ya}=Pt,{sort:Xa}=io,{localBoxBounds:Va,localStrokeBounds:Ga,localRenderBounds:ja,maskLocalBoxBounds:Ka,maskLocalStrokeBounds:Za,maskLocalRenderBounds:qa}=$r,Ja=new Wt("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){Ya(e||this.__layout.boxBounds,this.children,this.__hasMask?Ka:Va)}__updateStrokeBounds(t){Ya(t||this.__layout.strokeBounds,this.children,this.__hasMask?Za:Ga)}__updateRenderBounds(t){Ya(t||this.__layout.renderBounds,this.children,this.__hasMask?qa:ja)}__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(Xa),this.__layout.affectChildrenSort=t}}add(t,e){if(t===this||t.destroyed)return Ja.warn("add self or destroyed");const i=o(e);if(!t.__){if(u(t))return t.forEach(t=>{this.add(t,e),i||e++});t=jt.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(vo.ADD),this.leafer&&(t.__bindLeafer(this.leafer),this.leafer.created&&this.__emitChildEvent(vo.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)):o(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(vo.REMOVE),t.parent=null,this.leafer&&(t.__bindLeafer(null),this.leafer.created&&(this.__emitChildEvent(vo.REMOVE,t),this.leafer.hitCanvasManager&&this.leafer.hitCanvasManager.clear()))}__emitChildEvent(t,e){const i=new vo(t,e,this);this.hasEvent(t)&&!this.isLeafer&&this.emitEvent(i),this.leafer.emitEvent(i)}},t.Branch=Qt([Rr(ma)],t.Branch);class $a{get length(){return this.list.length}constructor(t){this.reset(),t&&(u(t)?this.addList(t):this.add(t))}has(t){return t&&!o(this.keys[t.innerId])}indexAt(t){return this.list[t]}indexOf(t){const e=this.keys[t.innerId];return o(e)?-1:e}add(t){const{list:e,keys:i}=this;o(i[t.innerId])&&(e.push(t),i[t.innerId]=e.length-1)}addAt(t,e=0){const{keys:i}=this;if(o(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,n=e.length;s<n;s++)o(i)?e[s].innerId===t.innerId&&(i=s,delete this.keys[t.innerId]):this.keys[e[s].innerId]=s-1;o(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 $a;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 Qa{get length(){return this._length}constructor(t){this._length=0,this.reset(),t&&(u(t)?this.addList(t):this.add(t))}has(t){return!o(this.keys[t.innerId])}without(t){return o(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 th extends _e{get allowBackgroundColor(){return!0}init(){this.__createView(),this.__createContext(),this.resize(this.config)}__createView(){this.view=e.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}}Pn(OffscreenCanvasRenderingContext2D.prototype),Pn(Path2D.prototype);const{mineType:eh}=Ln;function ih(t,i){e.origin={createCanvas:(t,e)=>new OffscreenCanvas(t,e),canvasToDataURL:(t,e,i)=>new Promise((s,n)=>{t.convertToBlob({type:eh(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:eh(e),quality:i}),canvasSaveAs:(t,e,i)=>new Promise(t=>t()),download(t,e){},loadImage:t=>new Promise((i,s)=>{let n=new XMLHttpRequest;n.open("GET",e.image.getRealURL(t),!0),n.responseType="blob",n.onload=()=>{createImageBitmap(n.response).then(t=>{i(t)}).catch(t=>{s(t)})},n.onerror=t=>s(t),n.send()})},e.canvas=Vt.canvas(),e.conicGradientSupport=!!e.canvas.context.createConicGradient}Object.assign(Vt,{canvas:(t,e)=>new th(t,e),image:t=>new Yn(t)}),e.name="web",e.isWorker=!0,e.backgrounder=!0,e.requestRender=function(t){requestAnimationFrame(t)},Xn(e,"devicePixelRatio",{get:()=>1});const{userAgent:sh}=navigator;sh.indexOf("Firefox")>-1?(e.conicGradientRotate90=!0,e.intWheelDeltaY=!0):(/iPhone|iPad|iPod/.test(navigator.userAgent)||/Macintosh/.test(navigator.userAgent)&&/Version\/[\d.]+.*Safari/.test(navigator.userAgent))&&(e.fullImageShadow=!0),sh.indexOf("Windows")>-1?(e.os="Windows",e.intWheelDeltaY=!0):sh.indexOf("Mac")>-1?e.os="Mac":sh.indexOf("Linux")>-1&&(e.os="Linux");class nh{get childrenChanged(){return this.hasAdd||this.hasRemove||this.hasVisible}get updatedList(){if(this.hasRemove){const t=new $a;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 $a,this.target=t,e&&(this.config=f.default(e,this.config)),this.__listenEvents()}start(){this.disabled||(this.running=!0)}stop(){this.running=!1}disable(){this.stop(),this.__removeListenEvents(),this.disabled=!0}update(){this.changed=!0,this.running&&this.target.emit(Mo.REQUEST)}__onAttrChange(t){this.__updatedList.add(t.target),this.update()}__onChildEvent(t){t.type===vo.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 Co(Co.DATA,{updatedList:this.updatedList})),this.__updatedList=new $a,this.totalTimes++,this.changed=this.hasVisible=this.hasRemove=this.hasAdd=!1}__listenEvents(){this.__eventIds=[this.target.on_([[wo.CHANGE,this.__onAttrChange,this],[[vo.ADD,vo.REMOVE],this.__onChildEvent,this],[Co.REQUEST,this.__onRquestData,this]])]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.target=this.__updatedList=null)}}const{updateAllMatrix:rh,updateBounds:oh,updateChange:ah}=Xr,{pushAllChildBranch:hh,pushAllParent:lh}=io;const{worldBounds:dh}=$r;class ch{constructor(t){this.updatedBounds=new Ot,this.beforeBounds=new Ot,this.afterBounds=new Ot,u(t)&&(t=new $a(t)),this.updatedList=t}setBefore(){this.beforeBounds.setListWithFn(this.updatedList.list,dh)}setAfter(){this.afterBounds.setListWithFn(this.updatedList.list,dh),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:uh,updateAllChange:ph}=Xr,_h=Wt.get("Layouter");class gh{constructor(t,e){this.totalTimes=0,this.config={},this.__levelList=new Qa,this.target=t,e&&(this.config=f.default(e,this.config)),this.__listenEvents()}start(){this.disabled||(this.running=!0)}stop(){this.running=!1}disable(){this.stop(),this.__removeListenEvents(),this.disabled=!0}layout(){if(this.layouting||!this.running)return;const{target:t}=this;this.times=0;try{t.emit(Oo.START),this.layoutOnce(),t.emitEvent(new Oo(Oo.END,this.layoutedBlocks,this.times))}catch(t){_h.error(t)}this.layoutedBlocks=null}layoutAgain(){this.layouting?this.waitAgain=!0:this.layoutOnce()}layoutOnce(){return this.layouting?_h.warn("layouting"):this.times>3?_h.warn("layout max times"):(this.times++,this.totalTimes++,this.layouting=!0,this.target.emit(Co.REQUEST),this.totalTimes>1?this.partLayout():this.fullLayout(),this.layouting=!1,void(this.waitAgain&&(this.waitAgain=!1,this.layoutOnce())))}partLayout(){var t;if(!(null===(t=this.__updatedList)||void 0===t?void 0:t.length))return;const e=Ut.start("PartLayout"),{target:i,__updatedList:s}=this,{BEFORE:n,LAYOUT:r,AFTER:o}=Oo,a=this.getBlocks(s);a.forEach(t=>t.setBefore()),i.emitEvent(new Oo(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?(rh(t,!0),e.add(t),t.isBranch&&hh(t,e),lh(t,e)):i.boundsChanged&&(e.add(t),t.isBranch&&(t.__tempNumber=0),lh(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||oh(s[t])}oh(i)}})}(this.__levelList),function(t){t.list.forEach(ah)}(s),this.extraBlock&&a.push(this.extraBlock),a.forEach(t=>t.setAfter()),i.emitEvent(new Oo(r,a,this.times)),i.emitEvent(new Oo(o,a,this.times)),this.addBlocks(a),this.__levelList.reset(),this.__updatedList=null,Ut.end(e)}fullLayout(){const t=Ut.start("FullLayout"),{target:e}=this,{BEFORE:i,LAYOUT:s,AFTER:n}=Oo,r=this.getBlocks(new $a(e));e.emitEvent(new Oo(i,r,this.times)),gh.fullLayout(e),r.forEach(t=>{t.setAfter()}),e.emitEvent(new Oo(s,r,this.times)),e.emitEvent(new Oo(n,r,this.times)),this.addBlocks(r),Ut.end(t)}static fullLayout(t){uh(t,!0),t.isBranch?io.updateBounds(t):Xr.updateBounds(t),ph(t)}addExtra(t){if(!this.__updatedList.has(t)){const{updatedList:e,beforeBounds:i}=this.extraBlock||(this.extraBlock=new ch([]));e.length?i.add(t.__world):i.set(t.__world),e.add(t)}}createBlock(t){return new ch(t)}getBlocks(t){return[this.createBlock(t)]}addBlocks(t){this.layoutedBlocks?this.layoutedBlocks.push(...t):this.layoutedBlocks=t}__onReceiveWatchData(t){this.__updatedList=t.data.updatedList}__listenEvents(){this.__eventIds=[this.target.on_([[Oo.REQUEST,this.layout,this],[Oo.AGAIN,this.layoutAgain,this],[Co.DATA,this.__onReceiveWatchData,this]])]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.target=this.config=null)}}const fh=Wt.get("Renderer");class yh{get needFill(){return!(this.canvas.allowBackgroundColor||!this.config.fill)}constructor(t,e,i){this.FPS=60,this.totalTimes=0,this.times=0,this.config={usePartRender:!0,maxFPS:120},this.target=t,this.canvas=e,i&&(this.config=f.default(i,this.config)),this.__listenEvents()}start(){this.running=!0,this.update(!1)}stop(){this.running=!1}update(t=!0){this.changed||(this.changed=t),this.__requestRender()}requestLayout(){this.target.emit(Oo.REQUEST)}checkRender(){if(this.running){const{target:t}=this;t.isApp&&(t.emit(Mo.CHILD_START,t),t.children.forEach(t=>{t.renderer.FPS=this.FPS,t.renderer.checkRender()}),t.emit(Mo.CHILD_END,t)),this.changed&&this.canvas.view&&this.render(),this.target.emit(Mo.NEXT)}}render(t){if(!this.running||!this.canvas.view)return this.update();const{target:e}=this;this.times=0,this.totalBounds=new Ot,fh.log(e.innerName,"---\x3e");try{this.emitRender(Mo.START),this.renderOnce(t),this.emitRender(Mo.END,this.totalBounds),Wn.clearRecycled()}catch(t){this.rendering=!1,fh.error(t)}fh.log("-------------|")}renderAgain(){this.rendering?this.waitAgain=!0:this.renderOnce()}renderOnce(t){if(this.rendering)return fh.warn("rendering");if(this.times>3)return fh.warn("render max times");if(this.times++,this.totalTimes++,this.rendering=!0,this.changed=!1,this.renderBounds=new Ot,this.renderOptions={},t)this.emitRender(Mo.BEFORE),t();else{if(this.requestLayout(),this.ignore)return void(this.ignore=this.rendering=!1);this.emitRender(Mo.BEFORE),this.config.usePartRender&&this.totalTimes>1?this.partRender():this.fullRender()}this.emitRender(Mo.RENDER,this.renderBounds,this.renderOptions),this.emitRender(Mo.AFTER,this.renderBounds,this.renderOptions),this.updateBlocks=null,this.rendering=!1,this.waitAgain&&(this.waitAgain=!1,this.renderOnce())}partRender(){const{canvas:t,updateBlocks:e}=this;e&&(this.mergeBlocks(),e.forEach(e=>{t.bounds.hit(e)&&!e.isEmpty()&&this.clipRender(e)}))}clipRender(t){const e=Ut.start("PartRender"),{canvas:i}=this,s=t.getIntersect(i.bounds),n=new Ot(s);i.save(),s.spread(yh.clipSpread).ceil(),i.clearWorld(s),i.clipWorld(s),this.__render(s,n),i.restore(),Ut.end(e)}fullRender(){const t=Ut.start("FullRender"),{canvas:e}=this;e.save(),e.clear(),this.__render(e.bounds),e.restore(),Ut.end(t)}__render(t,i){const{canvas:s}=this,n=t.includes(this.target.__world),r=n?{includes:n}:{bounds:t,includes:n};this.needFill&&s.fillWorld(t,this.config.fill),Wt.showRepaint&&Wt.drawRepaint(s,t),e.render(this.target,s,r),this.renderBounds=i=i||t,this.renderOptions=r,this.totalBounds.isEmpty()?this.totalBounds=i:this.totalBounds.add(i),s.updateRender(i)}addBlock(t){this.updateBlocks||(this.updateBlocks=[]),this.updateBlocks.push(t)}mergeBlocks(){const{updateBlocks:t}=this;if(t){const e=new Ot;e.setList(t),t.length=0,t.push(e)}}__requestRender(){const t=this.target;if(this.requestTime||!t)return;if(t.parentApp)return t.parentApp.requestRender(!1);const i=this.requestTime=Date.now(),s=()=>{const t=1e3/(Date.now()-i),{maxFPS:n}=this.config;if(n&&t>n-.5)return e.requestRender(s);this.FPS=Math.min(120,Math.ceil(t)),this.requestTime=0,this.checkRender()};e.requestRender(s)}__onResize(t){if(!this.canvas.unreal){if(t.bigger||!t.samePixelRatio){const{width:e,height:i}=t.old;if(!new Ot(0,0,e,i).includes(this.target.__world)||this.needFill||!t.samePixelRatio)return this.addBlock(this.canvas.bounds),void this.target.forceUpdate("surface")}this.addBlock(new Ot(0,0,1,1)),this.update()}}__onLayoutEnd(t){t.data&&t.data.map(t=>{let e;t.updatedList&&t.updatedList.list.some(t=>(e=!t.__world.width||!t.__world.height,e&&(t.isLeafer||fh.tip(t.innerName,": empty"),e=!t.isBranch||t.isBranchLeaf),e)),this.addBlock(e?this.canvas.bounds:t.updatedBounds)})}emitRender(t,e,i){this.target.emitEvent(new Mo(t,this.times,e,i))}__listenEvents(){this.__eventIds=[this.target.on_([[Mo.REQUEST,this.update,this],[Oo.END,this.__onLayoutEnd,this],[Mo.AGAIN,this.renderAgain,this],[Ro.RESIZE,this.__onResize,this]])]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.config={},this.target=this.canvas=null)}}yh.clipSpread=10;const{hitRadiusPoint:mh}=Pt;class vh{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,r=i.target||this.target;this.exclude=i.exclude||null,this.point={x:t.x,y:t.y,radiusX:e,radiusY:e},this.findList=new $a(i.findList),i.findList||this.hitBranch(r.isBranchLeaf?{children:[r]}:r);const{list:o}=this.findList,a=this.getBestMatchLeaf(o,i.bottomList,n),h=n?this.getPath(a):this.getHitablePath(a);return this.clear(),s?{path:h,target:a,throughPath:o.length?this.getThroughPath(o):h}:{path:h,target:a}}hitPoint(t,e,i){return!!this.getByPoint(t,e,i).target}getBestMatchLeaf(t,e,i){const s=this.findList=new $a;if(t.length){let e;const{x:n,y:r}=this.point,o={x:n,y:r,radiusX:0,radiusY:0};for(let n=0,r=t.length;n<r;n++)if(e=t[n],(i||Xr.worldHittable(e))&&(this.hitChild(e,o),s.length)){if(e.isBranchLeaf&&t.some(t=>t!==e&&Xr.hasParent(t,e))){s.reset();break}return s.list[0]}}if(e)for(let t=0,i=e.length;t<i;t++)if(this.hitChild(e[t].target,this.point,e[t].proxy),s.length)return s.list[0];return i?t[0]:t.find(t=>Xr.worldHittable(t))}getPath(t){const e=new $a;for(;t;)e.add(t),t=t.parent;return this.target&&e.add(this.target),e}getHitablePath(t){const e=this.getPath(t&&t.hittable?t:null);let i,s=new $a;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 $a,i=[];for(let e=t.length-1;e>-1;e--)i.push(this.getPath(t[e]));let s,n,r;for(let t=0,o=i.length;t<o;t++){s=i[t],n=i[t+1];for(let t=0,i=s.length;t<i&&(r=s.list[t],!n||!n.has(r));t++)e.add(r)}return e}hitBranch(t){this.eachFind(t.children,t.__onlyHitMask)}eachFind(t,e){let i,s;const{point:n}=this;for(let r=t.length-1;r>-1;r--)i=t[r],!i.__.visible||e&&!i.__.mask||(s=!!i.__.hitRadius||mh(i.__world,n),i.isBranch?(s||i.__ignoreHitWorld)&&(i.topChildren&&this.eachFind(i.topChildren,!1),this.eachFind(i.children,i.__onlyHitMask),i.isBranchLeaf&&this.hitChild(i,n)):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:r}=s;for(let s=0,o=r.length;s<o;s++)if(i=r[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 xh{constructor(t,e){this.config={},e&&(this.config=f.default(e,this.config)),this.picker=new vh(this.target=t,this),this.finder=Vt.finder&&Vt.finder()}getByPoint(t,i,s){const{target:n,picker:r}=this;return e.backgrounder&&n&&n.updateLayout(),r.getByPoint(t,i,s)}hitPoint(t,e,i){return this.picker.hitPoint(t,e,i)}getBy(t,e,i,s){return this.finder?this.finder.getBy(t,e,i,s):Xt.need("find")}destroy(){this.picker.destroy(),this.finder&&this.finder.destroy()}}function wh(t){return jn(t,t=>({set(e){this.__setAttr(t,e),e&&(this.__.__useEffect=!0),this.__layout.renderChanged||this.__layout.renderChange()}}))}function Eh(t){return jn(t,t=>({set(e){this.__setAttr(t,e),this.__layout.boxChanged||this.__layout.boxChange(),this.__updateSize()}}))}function bh(){return(t,e)=>{const i="_"+e;Xn(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(Vt,{watcher:(t,e)=>new nh(t,e),layouter:(t,e)=>new gh(t,e),renderer:(t,e,i)=>new yh(t,e,i),selector:(t,e)=>new xh(t,e)}),e.layout=gh.fullLayout,e.render=function(t,e,i){const s=Object.assign(Object.assign({},i),{topRendering:!0});i.topList=new $a,t.__render(e,i),i.topList.length&&i.topList.forEach(t=>t.__render(e,s))};const kh={},Bh={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}},Sh={number:(t,e)=>p(t)?"percent"===t.type?t.value*e:t.value:t},Th={},Ph={},Lh={},Rh={},Ch={},Oh={apply(){Xt.need("filter")}},Mh={},Dh={setStyleName:()=>Xt.need("state"),set:()=>Xt.need("state")},Ih={list:{},register(t,e){Ih.list[t]=e},get:t=>Ih.list[t]},{parse:Ah,objectToCanvasData:Wh}=Wi,{stintSet:Fh}=f,{hasTransparent:zh}=Bh,Hh={},Uh=Wt.get("UIData");class Nh 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,Uh.warn("width < 0, instead -scaleX ",this)):this._width=t}setHeight(t){t<0?(this._height=-t,this.__leaf.scaleY*=-1,Uh.warn("height < 0, instead -scaleY",this)):this._height=t}setFill(t){this.__naturalWidth&&this.__removeNaturalSize(),h(t)||!t?(Fh(this,"__isTransparentFill",zh(t)),this.__isFills&&this.__removePaint("fill",!0),this._fill=t):p(t)&&this.__setPaint("fill",t)}setStroke(t){h(t)||!t?(Fh(this,"__isTransparentStroke",zh(t)),this.__isStrokes&&this.__removePaint("stroke",!0),this._stroke=t):p(t)&&this.__setPaint("stroke",t)}setPath(t){const e=h(t);e||t&&p(t[0])?(this.__setInput("path",t),this._path=e?Ah(t):Wh(t)):(this.__input&&this.__removeInput("path"),this._path=t)}setShadow(t){Yh(this,"shadow",t)}setInnerShadow(t){Yh(this,"innerShadow",t)}setFilter(t){Yh(this,"filter",t)}__computePaint(){const{fill:t,stroke:e}=this.__input;t&&Ph.compute("fill",this.__leaf),e&&Ph.compute("stroke",this.__leaf),this.__needComputePaint=void 0}__getRealStrokeWidth(t){let{strokeWidth:e,strokeWidthFixed:i}=this;if(t&&(t.strokeWidth&&(e=t.strokeWidth),o(t.strokeWidthFixed)||(i=t.strokeWidthFixed)),i){const t=this.__leaf.getClampRenderScale();return t>1?e/t:e}return e}__setPaint(t,e){this.__setInput(t,e);const i=this.__leaf.__layout;i.boxChanged||i.boxChange(),u(e)&&!e.length?this.__removePaint(t):"fill"===t?(this.__isFills=!0,this._fill||(this._fill=Hh)):(this.__isStrokes=!0,this._stroke||(this._stroke=Hh))}__removePaint(t,e){e&&this.__removeInput(t),Lh.recycleImage(t,this),"fill"===t?(Fh(this,"__isAlphaPixelFill",void 0),this._fill=this.__isFills=void 0):(Fh(this,"__isAlphaPixelStroke",void 0),Fh(this,"__hasMultiStrokeStyle",void 0),this._stroke=this.__isStrokes=void 0)}}function Yh(t,e,i){t.__setInput(e,i),u(i)?(i.some(t=>!1===t.visible)&&(i=i.filter(t=>!1!==t.visible)),i.length||(i=void 0)):i=i&&!1!==i.visible?[i]:void 0,t["_"+e]=i}class Xh extends Nh{}class Vh extends Xh{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 Gh extends Xh{__getInputData(t,e){const i=super.__getInputData(t,e);return pe.forEach(t=>delete i[t]),i}}class jh extends Vh{}class Kh extends Nh{get __usePathBox(){return this.points||this.__pathInputed}}class Zh extends Nh{get __boxStroke(){return!this.__pathInputed}}class qh extends Nh{get __boxStroke(){return!this.__pathInputed}}class Jh extends Kh{}class $h extends Nh{}class Qh extends Nh{get __pathInputed(){return 2}}class tl extends Xh{}const el={thin:100,"extra-light":200,light:300,normal:400,medium:500,"semi-bold":600,bold:700,"extra-bold":800,black:900};class il extends Nh{get __useNaturalRatio(){return!1}setFontWeight(t){h(t)?(this.__setInput("fontWeight",t),t=el[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=jt.get("Rect",0);const n=e.__layout,r=i.__layout;s||(i.parent=e,i.__world=e.__world,r.boxBounds=n.boxBounds),i.set(t),r.strokeChanged&&n.strokeChange()}else i&&(e.__box=i.parent=null,i.destroy());this._boxStyle=t}}class sl extends Zh{setUrl(t){this.__setImageFill(t),this._url=t}__setImageFill(t){this.fill=t?{type:"image",mode:"stretch",url:t}:void 0}__getData(){const t=super.__getData();return delete t.fill,t}__getInputData(t,e){const i=super.__getInputData(t,e);return delete i.fill,i}}class nl extends Zh{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 rl={__updateStrokeSpread(){let t=0,e=0;const i=this.__,{strokeAlign:s,__maxStrokeWidth:n}=i,r=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),r&&(t=Math.max(r.__layout.strokeSpread=r.__updateStrokeSpread(),t),e=r.__layout.strokeBoxSpread),this.__layout.strokeBoxSpread=e,t},__updateRenderSpread(){let t=0;const{shadow:e,innerShadow:i,blur:s,backgroundBlur:n,filter:r,renderSpread:o}=this.__;e&&(t=Ch.getShadowSpread(this,e)),s&&(t=Math.max(t,s)),r&&(t+=Oh.getSpread(r)),o&&(t+=o);let a=t=Math.ceil(t);return i&&i.forEach(t=>a=Math.max(a,Math.max(Math.abs(t.y),Math.abs(t.x))+(t.spread<0?-t.spread:0)+1.5*t.blur)),n&&(a=Math.max(a,n)),this.__layout.renderShapeSpread=a,t+=this.__layout.strokeSpread||0,this.__box?Math.max(this.__box.__updateRenderSpread(),t):t}},{float:ol}=E,al=new Ot,hl=new Ot,ll=new Ot,dl={limitMove(t,e){const{dragBounds:i,dragBoundsType:s}=t;i&&cl.getValidMove(t.__localBoxBounds,cl.getDragBounds(t),s,e,!0),cl.axisMove(t,e)},limitScaleOf(t,e,i){const{dragBounds:s,dragBoundsType:n}=t;s&&cl.getValidScaleOf(t.__localBoxBounds,cl.getDragBounds(t),n,t.getLocalPointByInner(t.getInnerPointByBox(e)),i,!0)},axisMove(t,e){const{draggable:i}=t;"x"===i&&(e.y=0),"y"===i&&(e.x=0)},getDragBounds(t){const{dragBounds:e}=t;return"parent"===e?t.parent.boxBounds:e},isInnerMode:(t,e,i,s)=>"inner"===i||"auto"===i&&t[s]>e[s],getValidMove(t,e,i,s,n){const r=t.x+s.x,o=t.y+s.y,a=r+t.width,h=o+t.height,l=e.x+e.width,d=e.y+e.height;return n||(s=Object.assign({},s)),cl.isInnerMode(t,e,i,"width")?r>e.x?s.x+=e.x-r:a<l&&(s.x+=l-a):r<e.x?s.x+=e.x-r:a>l&&(s.x+=l-a),cl.isInnerMode(t,e,i,"height")?o>e.y?s.y+=e.y-o:h<d&&(s.y+=d-h):o<e.y?s.y+=e.y-o:h>d&&(s.y+=d-h),s.x=ol(s.x),s.y=ol(s.y),s},getValidScaleOf(t,e,i,s,n,r){let o,a;return r||(n=Object.assign({},n)),al.set(t).scaleOf(s,n.x,n.y).unsign(),hl.set(al).add(e),ll.set(al).intersect(e),o=cl.isInnerMode(t,e,i,"width")?hl.width/al.width:ll.width/al.width,a=cl.isInnerMode(t,e,i,"height")?hl.height/al.height:ll.height/al.height,n.x=ol(ll.width)?n.x*o:1,n.y=ol(ll.height)?n.y*a:1,n}},cl=dl,{stintSet:ul}=f,pl={__updateChange(){const t=this.__;if(t.__useStroke){const e=t.__useStroke=!(!t.stroke||!t.strokeWidth);ul(this.__world,"half",e&&"center"===t.strokeAlign&&t.strokeWidth%2),ul(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;ul(t,"__isFastShadow",e&&!n&&e.length<2&&!e[0].spread&&!Ch.isTransformShadow(e[0])&&i&&!t.__isTransparentFill&&!(u(i)&&i.length>1)&&(this.useFastShadow||!s||s&&"inside"===t.strokeAlign)),t.__useEffect=!(!e&&!n)}t.__checkSingle(),ul(t,"__complex",t.__isFills||t.__isStrokes||t.cornerRadius||t.__useEffect)},__drawFast(t,e){_l(this,t,e)},__draw(t,e,i){const s=this.__;if(s.__complex){s.__needComputePaint&&s.__computePaint();const{fill:n,stroke:r,__drawAfterFill:o,__fillAfterStroke:a,__isFastShadow:h}=s;if(this.__drawRenderPath(t),s.__useEffect&&!h){const h=Ph.shape(this,t,e);this.__nowWorld=this.__getNowWorld(e);const{shadow:l,innerShadow:d,filter:c}=s;l&&Ch.shadow(this,t,h),a&&(s.__isStrokes?Ph.strokes(r,this,t):Ph.stroke(r,this,t)),n&&(s.__isFills?Ph.fills(n,this,t):Ph.fill(n,this,t)),o&&this.__drawAfterFill(t,e),d&&Ch.innerShadow(this,t,h),r&&!a&&(s.__isStrokes?Ph.strokes(r,this,t):Ph.stroke(r,this,t)),c&&Oh.apply(c,this,this.__nowWorld,t,i,h),h.worldCanvas&&h.worldCanvas.recycle(),h.canvas.recycle()}else{if(a&&(s.__isStrokes?Ph.strokes(r,this,t):Ph.stroke(r,this,t)),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,Bh.string(e.color))}n&&(s.__isFills?Ph.fills(n,this,t):Ph.fill(n,this,t)),h&&t.restore(),o&&this.__drawAfterFill(t,e),r&&!a&&(s.__isStrokes?Ph.strokes(r,this,t):Ph.stroke(r,this,t))}}else s.__pathInputed?_l(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?Ph.fills(s,this,t):Ph.fill("#000000",this,t)),i.__isCanvas&&this.__drawAfterFill(t,e),n&&!e.ignoreStroke&&(i.__isAlphaPixelStroke?Ph.strokes(n,this,t):Ph.stroke("#000000",this,t))},__drawAfterFill(t,e){this.__.__clipAfterFill?(t.save(),t.clipUI(this),this.__drawContent(t,e),t.restore()):this.__drawContent(t,e)}};function _l(t,e,i){const{fill:s,stroke:n,__drawAfterFill:r,__fillAfterStroke:o}=t.__;t.__drawRenderPath(e),o&&Ph.stroke(n,t,e),s&&Ph.fill(s,t,e),r&&t.__drawAfterFill(e,i),n&&!o&&Ph.stroke(n,t,e)}const gl={__drawFast(t,e){let{x:i,y:s,width:n,height:r}=this.__layout.boxBounds;const{fill:o,stroke:a,__drawAfterFill:h}=this.__;if(o&&(t.fillStyle=o,t.fillRect(i,s,n,r)),h&&this.__drawAfterFill(t,e),a){const{strokeAlign:o,__strokeWidth:h}=this.__;if(!h)return;t.setStroke(a,h,this.__);const l=h/2;switch(o){case"center":t.strokeRect(0,0,n,r);break;case"inside":n-=h,r-=h,n<0||r<0?(t.save(),this.__clip(t,e),t.strokeRect(i+l,s+l,n,r),t.restore()):t.strokeRect(i+l,s+l,n,r);break;case"outside":t.strokeRect(i-l,s-l,n+h,r+h)}}}};var fl,yl;t.UI=fl=class extends t.Leaf{get app(){return this.leafer&&this.leafer.app}get isFrame(){return!1}set scale(t){E.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 Sn.set(this.path=t||[]),t||this.__drawPathByBox(Sn),Sn}reset(t){}set(t,e){t&&Object.assign(this,t)}get(t){return h(t)?this.__.__getInput(t):this.__.__getInputData(t)}createProxyData(){}find(t,e){return Xt.need("find")}findTag(t){return this.find({tag:t})}findOne(t,e){return Xt.need("find")}findId(t){return this.findOne({id:t})}getPath(t,e){this.__layout.update();let i=e?this.__.__pathForRender:this.__.path;return i||(Sn.set(i=[]),this.__drawPathByBox(Sn)),t?Wi.toCanvasData(i,!0):i}getPathString(t,e,i){return Wi.stringify(this.getPath(t,e),i)}load(){this.__.__computePaint()}__onUpdateSize(){if(this.__.__input){const t=this.__;!t.lazy||this.__inLazyBounds||Mh.running?t.__computePaint():t.__needComputePaint=!0}}__updateRenderPath(){const t=this.__;t.path?(t.__pathForRender=t.cornerRadius?kn.smooth(t.path,t.cornerRadius,t.cornerSmoothing):t.path,t.__useArrow&&Th.addArrows(this)):t.__pathForRender&&(t.__pathForRender=void 0)}__drawRenderPath(t){t.beginPath(),this.__drawPathByData(t,this.__.__pathForRender)}__drawPath(t){t.beginPath(),this.__drawPathByData(t,this.__.path)}__drawPathByData(t,e){e?Fs.drawPathByData(t,e):this.__drawPathByBox(t)}__drawPathByBox(t){const{x:e,y:i,width:s,height:n}=this.__layout.boxBounds;if(this.__.cornerRadius){const{cornerRadius:r}=this.__;t.roundRect(e,i,s,n,d(r)?[r]:r)}else t.rect(e,i,s,n)}drawImagePlaceholder(t,e){Ph.fill(this.__.placeholderColor,this,t)}animate(t,e,i,s){return this.set(t),Xt.need("animate")}killAnimate(t,e){}export(t,e){return Xt.need("export")}syncExport(t,e){return Xt.need("export")}clone(t){const e=f.clone(this.toJSON());return t&&Object.assign(e,t),fl.one(e)}static one(t,e,i,s,n){return jt.get(t.tag||this.prototype.__tag,t,e,i,s,n)}static registerUI(){Cr()(this)}static registerData(t){Er(t)(this.prototype)}static setEditConfig(t){}static setEditOuter(t){}static setEditInner(t){}destroy(){this.fill=this.stroke=null,this.__animate&&this.killAnimate(),super.destroy()}},Qt([Er(Nh)],t.UI.prototype,"__",void 0),Qt([bh()],t.UI.prototype,"zoomLayer",void 0),Qt([qn("")],t.UI.prototype,"id",void 0),Qt([qn("")],t.UI.prototype,"name",void 0),Qt([qn("")],t.UI.prototype,"className",void 0),Qt([cr("pass-through")],t.UI.prototype,"blendMode",void 0),Qt([pr(1)],t.UI.prototype,"opacity",void 0),Qt([_r(!0)],t.UI.prototype,"visible",void 0),Qt([cr(!1)],t.UI.prototype,"locked",void 0),Qt([ur(!1)],t.UI.prototype,"dim",void 0),Qt([ur(!1)],t.UI.prototype,"dimskip",void 0),Qt([yr(0)],t.UI.prototype,"zIndex",void 0),Qt([mr(!1)],t.UI.prototype,"mask",void 0),Qt([vr(!1)],t.UI.prototype,"eraser",void 0),Qt([Jn(0,!0)],t.UI.prototype,"x",void 0),Qt([Jn(0,!0)],t.UI.prototype,"y",void 0),Qt([ir(100,!0)],t.UI.prototype,"width",void 0),Qt([ir(100,!0)],t.UI.prototype,"height",void 0),Qt([tr(1,!0)],t.UI.prototype,"scaleX",void 0),Qt([tr(1,!0)],t.UI.prototype,"scaleY",void 0),Qt([er(0,!0)],t.UI.prototype,"rotation",void 0),Qt([er(0,!0)],t.UI.prototype,"skewX",void 0),Qt([er(0,!0)],t.UI.prototype,"skewY",void 0),Qt([Jn(0,!0)],t.UI.prototype,"offsetX",void 0),Qt([Jn(0,!0)],t.UI.prototype,"offsetY",void 0),Qt([$n(0,!0)],t.UI.prototype,"scrollX",void 0),Qt([$n(0,!0)],t.UI.prototype,"scrollY",void 0),Qt([Qn()],t.UI.prototype,"origin",void 0),Qt([Qn()],t.UI.prototype,"around",void 0),Qt([qn(!1)],t.UI.prototype,"lazy",void 0),Qt([sr(1)],t.UI.prototype,"pixelRatio",void 0),Qt([dr(0)],t.UI.prototype,"renderSpread",void 0),Qt([rr()],t.UI.prototype,"path",void 0),Qt([or()],t.UI.prototype,"windingRule",void 0),Qt([or(!0)],t.UI.prototype,"closed",void 0),Qt([ir(0)],t.UI.prototype,"padding",void 0),Qt([ir(!1)],t.UI.prototype,"lockRatio",void 0),Qt([ir()],t.UI.prototype,"widthRange",void 0),Qt([ir()],t.UI.prototype,"heightRange",void 0),Qt([qn(!1)],t.UI.prototype,"draggable",void 0),Qt([qn()],t.UI.prototype,"dragBounds",void 0),Qt([qn("auto")],t.UI.prototype,"dragBoundsType",void 0),Qt([qn(!1)],t.UI.prototype,"editable",void 0),Qt([xr(!0)],t.UI.prototype,"hittable",void 0),Qt([xr("path")],t.UI.prototype,"hitFill",void 0),Qt([lr("path")],t.UI.prototype,"hitStroke",void 0),Qt([xr(!1)],t.UI.prototype,"hitBox",void 0),Qt([xr(!0)],t.UI.prototype,"hitChildren",void 0),Qt([xr(!0)],t.UI.prototype,"hitSelf",void 0),Qt([xr()],t.UI.prototype,"hitRadius",void 0),Qt([wr("")],t.UI.prototype,"cursor",void 0),Qt([cr()],t.UI.prototype,"fill",void 0),Qt([lr(void 0,!0)],t.UI.prototype,"stroke",void 0),Qt([lr("inside")],t.UI.prototype,"strokeAlign",void 0),Qt([lr(1,!0)],t.UI.prototype,"strokeWidth",void 0),Qt([lr(!1)],t.UI.prototype,"strokeWidthFixed",void 0),Qt([lr("none")],t.UI.prototype,"strokeCap",void 0),Qt([lr("miter")],t.UI.prototype,"strokeJoin",void 0),Qt([lr()],t.UI.prototype,"dashPattern",void 0),Qt([lr(0)],t.UI.prototype,"dashOffset",void 0),Qt([lr(10)],t.UI.prototype,"miterLimit",void 0),Qt([or(0)],t.UI.prototype,"cornerRadius",void 0),Qt([or()],t.UI.prototype,"cornerSmoothing",void 0),Qt([wh()],t.UI.prototype,"shadow",void 0),Qt([wh()],t.UI.prototype,"innerShadow",void 0),Qt([wh()],t.UI.prototype,"blur",void 0),Qt([wh()],t.UI.prototype,"backgroundBlur",void 0),Qt([wh()],t.UI.prototype,"grayscale",void 0),Qt([wh()],t.UI.prototype,"filter",void 0),Qt([cr()],t.UI.prototype,"placeholderColor",void 0),Qt([qn(100)],t.UI.prototype,"placeholderDelay",void 0),Qt([qn({})],t.UI.prototype,"data",void 0),Qt([Tr(t.Leaf.prototype.reset)],t.UI.prototype,"reset",null),t.UI=fl=Qt([Rr(rl),Rr(pl),Pr()],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(){}},Qt([Er(Xh)],t.Group.prototype,"__",void 0),Qt([ir(0)],t.Group.prototype,"width",void 0),Qt([ir(0)],t.Group.prototype,"height",void 0),t.Group=Qt([Rr(t.Branch),Cr()],t.Group);const ml=Wt.get("Leafer");t.Leafer=yl=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&&In.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),yl.list.add(this)}init(t,e){if(this.canvas)return;let i;const{config:s}=this;this.__setLeafer(this),e&&(this.parentApp=e,this.__bindApp(e),i=e.running),t&&(this.parent=e,this.initType(t.type),this.parent=void 0,f.assign(s,t));const n=this.canvas=Vt.canvas(s);this.__controllers.push(this.renderer=Vt.renderer(this,n,s),this.watcher=Vt.watcher(this,s),this.layouter=Vt.layouter(this,s)),this.isApp&&this.__setApp(),this.__checkAutoLayout(),this.view=n.view,e||(this.selector=Vt.selector(this),this.interaction=Vt.interaction(this,n,this.selector,s),this.interaction&&(this.__controllers.unshift(this.interaction),this.hitCanvasManager=Vt.hitCanvasManager()),this.canvasManager=new $t,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))),oo.run(this.__initWait),this.onInit()}onInit(){}initType(t){}set(t,e){this.waitInit(()=>{super.set(t,e)})}start(){clearTimeout(this.__startTimer),!this.running&&this.canvas&&(this.running=!0,this.ready?this.emitLeafer(Do.RESTART):this.emitLeafer(Do.START),this.__controllers.forEach(t=>t.start()),this.isApp||this.renderer.render())}stop(){clearTimeout(this.__startTimer),this.running&&this.canvas&&(this.__controllers.forEach(t=>t.stop()),this.running=!1,this.emitLeafer(Do.STOP))}unlockLayout(){this.layouter.start(),this.updateLayout()}lockLayout(){this.updateLayout(),this.layouter.stop()}resize(t){const e=f.copyAttrs({},t,pe);Object.keys(e).forEach(t=>this[t]=e[t])}forceRender(t,e){const{renderer:i}=this;i&&(i.addBlock(t?new Ot(t):this.canvas.bounds),this.viewReady&&(e?i.render():i.update()))}requestRender(t=!1){this.renderer&&this.renderer.update(t)}updateCursor(t){const e=this.interaction;e&&(t?e.setCursor(t):e.updateCursor())}updateLazyBounds(){this.lazyBounds=this.canvas.bounds.clone().spread(this.config.lazySpeard)}__doResize(t){const{canvas:e}=this;if(!e||e.isSameSize(t))return;const i=f.copyAttrs({},this.canvas,pe);e.resize(t),this.updateLazyBounds(),this.__onResize(new Ro(t,i))}__onResize(t){this.emitEvent(t),f.copyAttrs(this.__,t,pe),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 Dt(t)),this.canvas.startAutoLayout(this.autoLayout,this.__onResize.bind(this)))}__setAttr(t,e){return this.canvas&&(pe.includes(t)?this.__changeCanvasSize(t,e):"fill"===t?this.__changeFill(e):"hittable"===t?this.parent||(this.canvas.hittable=e):"zIndex"===t?(this.canvas.zIndex=e,setTimeout(()=>this.parent&&this.parent.__updateSortChildren())):"mode"===t&&this.emit(Do.UPDATE_MODE,{mode:e})),super.__setAttr(t,e)}__getAttr(t){return this.canvas&&pe.includes(t)?this.canvas[t]:super.__getAttr(t)}__changeCanvasSize(t,e){const{config:i,canvas:s}=this,n=f.copyAttrs({},s,pe);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(Do.BEFORE_READY),this.emitLeafer(Do.READY),this.emitLeafer(Do.AFTER_READY),oo.run(this.__readyWait)}__onViewReady(){this.viewReady||(this.viewReady=!0,this.emitLeafer(Do.VIEW_READY),oo.run(this.__viewReadyWait))}__onLayoutEnd(){const{grow:t,width:e,height:i}=this.config;if(t){let{width:s,height:n,pixelRatio:r}=this;const o="box"===t?this.worldBoxBounds:this.__world;e||(s=Math.max(1,o.x+o.width)),i||(n=Math.max(1,o.y+o.height)),this.__doResize({width:s,height:n,pixelRatio:r})}this.ready||this.__onReady()}__onNextRender(){if(this.viewReady){oo.run(this.__nextRenderWait);const{imageReady:t}=this;t&&!this.viewCompleted&&this.__checkViewCompleted(),t||(this.viewCompleted=!1,this.requestRender())}else this.requestRender()}__checkViewCompleted(t=!0){this.nextRender(()=>{this.imageReady&&(t&&this.emitLeafer(Do.VIEW_COMPLETED),oo.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 Xt.need("view")}getValidMove(t,e,i){return{x:t,y:e}}getValidScale(t){return t}getWorldPointByClient(t,e){return this.interaction&&this.interaction.getLocal(t,e)}getPagePointByClient(t,e){return this.getPagePoint(this.getWorldPointByClient(t,e))}getClientPointByWorld(t){const{x:e,y:i}=this.clientBounds;return{x:e+t.x,y:i+t.y}}updateClientBounds(){this.canvas&&this.canvas.updateClientBounds()}receiveEvent(t){}emitLeafer(t){this.emitEvent(new Do(t,this))}__listenEvents(){const t=Ut.start("FirstCreate "+this.innerName);this.once([[Do.START,()=>Ut.end(t)],[Oo.START,this.updateLazyBounds,this],[Mo.START,this.__onCreated,this],[Mo.END,this.__onViewReady,this]]),this.__eventIds.push(this.on_([[Co.DATA,this.__onWatchData,this],[Oo.END,this.__onLayoutEnd,this],[Mo.NEXT,this.__onNextRender,this]]))}__removeListenEvents(){this.off_(this.__eventIds)}destroy(t){const e=()=>{if(!this.destroyed){yl.list.remove(this);try{this.stop(),this.emitLeafer(Do.END),this.__removeListenEvents(),this.__controllers.forEach(t=>!(this.parent&&t===this.interaction)&&t.destroy()),this.__controllers.length=0,this.parent||(this.selector&&this.selector.destroy(),this.hitCanvasManager&&this.hitCanvasManager.destroy(),this.canvasManager&&this.canvasManager.destroy()),this.canvas&&this.canvas.destroy(),this.config.view=this.view=this.parentApp=null,this.userConfig&&(this.userConfig.view=null),super.destroy(),setTimeout(()=>{Wn.clearRecycled()},100)}catch(t){ml.error(t)}}};t?e():setTimeout(e)}},t.Leafer.list=new $a,Qt([Er(Gh)],t.Leafer.prototype,"__",void 0),Qt([ir()],t.Leafer.prototype,"pixelRatio",void 0),Qt([qn("normal")],t.Leafer.prototype,"mode",void 0),t.Leafer=yl=Qt([Cr()],t.Leafer),t.Rect=class extends t.UI{get __tag(){return"Rect"}},Qt([Er(Zh)],t.Rect.prototype,"__",void 0),t.Rect=Qt([Rr(gl),Pr(),Cr()],t.Rect);const{add:vl,includes:xl,scroll:wl}=Pt,El=t.Rect.prototype,bl=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:r}=s,{overflow:o}=i,a=s.childrenRenderBounds||(s.childrenRenderBounds={x:0,y:0,width:0,height:0});super.__updateRenderBounds(a),(e=o.includes("scroll"))&&(vl(a,r),wl(a,i)),this.__updateRectRenderBounds(),t=!xl(r,a),t&&"show"===o&&vl(n,a)}else this.__updateRectRenderBounds();f.stintSet(this,"isOverflow",t),this.__checkScroll(e)}__updateRectRenderBounds(){}__checkScroll(t){}__updateRectChange(){}__updateChange(){super.__updateChange(),this.__updateRectChange()}__renderRect(t,e){}__renderGroup(t,e){}__render(t,e){this.__.__drawAfterFill?this.__renderRect(t,e):(this.__renderRect(t,e),this.children.length&&this.__renderGroup(t,e)),this.hasScroller&&this.scroller.__render(t,e)}__drawContent(t,e){this.__renderGroup(t,e),(this.__.__useStroke||this.__.__useEffect)&&(t.setWorld(this.__nowWorld),this.__drawRenderPath(t))}},Qt([Er(Vh)],t.Box.prototype,"__",void 0),Qt([ir(100)],t.Box.prototype,"width",void 0),Qt([ir(100)],t.Box.prototype,"height",void 0),Qt([qn(!1)],t.Box.prototype,"resizeChildren",void 0),Qt([dr("show")],t.Box.prototype,"overflow",void 0),Qt([Tr(El.__updateStrokeSpread)],t.Box.prototype,"__updateStrokeSpread",null),Qt([Tr(El.__updateRenderSpread)],t.Box.prototype,"__updateRectRenderSpread",null),Qt([Tr(El.__updateBoxBounds)],t.Box.prototype,"__updateRectBoxBounds",null),Qt([Tr(El.__updateStrokeBounds)],t.Box.prototype,"__updateStrokeBounds",null),Qt([Tr(El.__updateRenderBounds)],t.Box.prototype,"__updateRectRenderBounds",null),Qt([Tr(El.__updateChange)],t.Box.prototype,"__updateRectChange",null),Qt([Tr(El.__render)],t.Box.prototype,"__renderRect",null),Qt([Tr(bl.__render)],t.Box.prototype,"__renderGroup",null),t.Box=Qt([Pr(),Cr()],t.Box),t.Frame=class extends t.Box{get __tag(){return"Frame"}get isFrame(){return!0}},Qt([Er(jh)],t.Frame.prototype,"__",void 0),Qt([cr("#FFFFFF")],t.Frame.prototype,"fill",void 0),Qt([dr("hide")],t.Frame.prototype,"overflow",void 0),t.Frame=Qt([Cr()],t.Frame);const{moveTo:kl,closePath:Bl,ellipse:Sl}=os;t.Ellipse=class extends t.UI{get __tag(){return"Ellipse"}__updatePath(){const{width:t,height:i,innerRadius:s,startAngle:n,endAngle:r}=this.__,o=t/2,a=i/2,h=this.__.path=[];s?(n||r?(s<1&&Sl(h,o,a,o*s,a*s,0,n,r,!1),Sl(h,o,a,o,a,0,r,n,!0),s<1&&Bl(h)):(s<1&&(Sl(h,o,a,o*s,a*s),kl(h,t,a)),Sl(h,o,a,o,a,0,360,0,!0)),e.ellipseToCurve&&(this.__.path=this.getPath(!0))):n||r?(kl(h,o,a),Sl(h,o,a,o,a,0,n,r,!1),Bl(h)):Sl(h,o,a,o,a)}},Qt([Er(qh)],t.Ellipse.prototype,"__",void 0),Qt([or(0)],t.Ellipse.prototype,"innerRadius",void 0),Qt([or(0)],t.Ellipse.prototype,"startAngle",void 0),Qt([or(0)],t.Ellipse.prototype,"endAngle",void 0),t.Ellipse=Qt([Cr()],t.Ellipse);const{sin:Tl,cos:Pl,PI:Ll}=Math,{moveTo:Rl,lineTo:Cl,closePath:Ol,drawPoints:Ml}=os;t.Polygon=class extends t.UI{get __tag(){return"Polygon"}__updatePath(){const t=this.__,e=t.path=[];if(t.points)Ml(e,t.points,t.curve,!0);else{const{width:i,height:s,sides:n}=t,r=i/2,o=s/2;Rl(e,r,0);for(let t=1;t<n;t++)Cl(e,r+r*Tl(2*t*Ll/n),o-o*Pl(2*t*Ll/n));Ol(e)}}},Qt([Er(Jh)],t.Polygon.prototype,"__",void 0),Qt([or(3)],t.Polygon.prototype,"sides",void 0),Qt([or()],t.Polygon.prototype,"points",void 0),Qt([or(0)],t.Polygon.prototype,"curve",void 0),t.Polygon=Qt([Pr(),Cr()],t.Polygon);const{sin:Dl,cos:Il,PI:Al}=Math,{moveTo:Wl,lineTo:Fl,closePath:zl}=os;t.Star=class extends t.UI{get __tag(){return"Star"}__updatePath(){const{width:t,height:e,corners:i,innerRadius:s}=this.__,n=t/2,r=e/2,o=this.__.path=[];Wl(o,n,0);for(let t=1;t<2*i;t++)Fl(o,n+(t%2==0?n:n*s)*Dl(t*Al/i),r-(t%2==0?r:r*s)*Il(t*Al/i));zl(o)}},Qt([Er($h)],t.Star.prototype,"__",void 0),Qt([or(5)],t.Star.prototype,"corners",void 0),Qt([or(.382)],t.Star.prototype,"innerRadius",void 0),t.Star=Qt([Cr()],t.Star);const{moveTo:Hl,lineTo:Ul,drawPoints:Nl}=os,{rotate:Yl,getAngle:Xl,getDistance:Vl,defaultPoint:Gl}=K;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&&Yl(i,e),i}set toPoint(t){this.width=Vl(Gl,t),this.rotation=Xl(Gl,t),this.height&&(this.height=0)}__updatePath(){const t=this.__,e=t.path=[];t.points?Nl(e,t.points,t.curve,t.closed):(Hl(e,0,0),Ul(e,this.width,0))}},Qt([Er(Kh)],t.Line.prototype,"__",void 0),Qt([ar("center")],t.Line.prototype,"strokeAlign",void 0),Qt([ir(0)],t.Line.prototype,"height",void 0),Qt([or()],t.Line.prototype,"points",void 0),Qt([or(0)],t.Line.prototype,"curve",void 0),Qt([or(!1)],t.Line.prototype,"closed",void 0),t.Line=Qt([Cr()],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 u(t)&&t[0].image}},Qt([Er(sl)],t.Image.prototype,"__",void 0),Qt([ir("")],t.Image.prototype,"url",void 0),t.Image=Qt([Cr()],t.Image);const jl=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=Vt.canvas(this.__),t&&t.url&&this.drawImage(t.url)}drawImage(t){new Yn({url:t}).load(t=>{this.context.drawImage(t.view,0,0),this.url=void 0,this.paint(),this.emitEvent(new bo(bo.LOADED,{image:t}))})}draw(t,e,i,s){const n=new et(t.worldTransform).invert(),r=new et;e&&r.translate(e.x,e.y),i&&(d(i)?r.scale(i):r.scale(i.x,i.y)),s&&r.rotate(s),n.multiplyParent(r),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()}},Qt([Er(nl)],t.Canvas.prototype,"__",void 0),Qt([Eh(100)],t.Canvas.prototype,"width",void 0),Qt([Eh(100)],t.Canvas.prototype,"height",void 0),Qt([Eh(1)],t.Canvas.prototype,"pixelRatio",void 0),Qt([Eh(!0)],t.Canvas.prototype,"smooth",void 0),Qt([qn(!1)],t.Canvas.prototype,"safeResize",void 0),Qt([Eh()],t.Canvas.prototype,"contextSettings",void 0),t.Canvas=Qt([Cr()],t.Canvas);const{copyAndSpread:Kl,includes:Zl,spread:ql,setList:Jl}=Pt;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:r,italic:o,textCase:a,textOverflow:h,padding:l}=t;t.__lineHeight=Sh.number(e,n),t.__letterSpacing=Sh.number(i,n),t.__padding=l?E.fourNumber(l):void 0,t.__baseLine=t.__lineHeight-(t.__lineHeight-.7*n)/2,t.__font=`${o?"italic ":""}${"small-caps"===a?"small-caps ":""}${"normal"!==r?r+" ":""}${n||12}px ${s||"caption"}`,t.__clipText="show"!==h&&!t.__autoSize,t.__textDrawData=kh.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:r,__autoHeight:o}=t;this.__updateTextDrawData();const{bounds:a}=t.__textDrawData,h=e.boxBounds;if(e.contentBounds=a,t.__lineHeight<i&&ql(a,i/2),r||o){if(h.x=r?a.x:0,h.y=o?a.y:0,h.width=r?a.width:t.width,h.height=o?a.height:t.height,n){const[e,i,s,n]=t.__padding;r&&(h.x-=n,h.width+=i+n),o&&(h.y-=e,h.height+=s+e)}this.__updateNaturalSize()}else super.__updateBoxBounds();s&&(h.width+=.16*i),f.stintSet(this,"isOverflow",!Zl(h,a)),this.isOverflow?(Jl(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;Kl(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()}},Qt([Er(il)],t.Text.prototype,"__",void 0),Qt([ir(0)],t.Text.prototype,"width",void 0),Qt([ir(0)],t.Text.prototype,"height",void 0),Qt([cr()],t.Text.prototype,"boxStyle",void 0),Qt([qn(!1)],t.Text.prototype,"resizeFontSize",void 0),Qt([cr("#000000")],t.Text.prototype,"fill",void 0),Qt([ar("outside")],t.Text.prototype,"strokeAlign",void 0),Qt([xr("all")],t.Text.prototype,"hitFill",void 0),Qt([ir("")],t.Text.prototype,"text",void 0),Qt([ir("")],t.Text.prototype,"placeholder",void 0),Qt([ir("caption")],t.Text.prototype,"fontFamily",void 0),Qt([ir(12)],t.Text.prototype,"fontSize",void 0),Qt([ir("normal")],t.Text.prototype,"fontWeight",void 0),Qt([ir(!1)],t.Text.prototype,"italic",void 0),Qt([ir("none")],t.Text.prototype,"textCase",void 0),Qt([ir("none")],t.Text.prototype,"textDecoration",void 0),Qt([ir(0)],t.Text.prototype,"letterSpacing",void 0),Qt([ir({type:"percent",value:1.5})],t.Text.prototype,"lineHeight",void 0),Qt([ir(0)],t.Text.prototype,"paraIndent",void 0),Qt([ir(0)],t.Text.prototype,"paraSpacing",void 0),Qt([ir("x")],t.Text.prototype,"writingMode",void 0),Qt([ir("left")],t.Text.prototype,"textAlign",void 0),Qt([ir("top")],t.Text.prototype,"verticalAlign",void 0),Qt([ir(!0)],t.Text.prototype,"autoSizeAlign",void 0),Qt([ir("normal")],t.Text.prototype,"textWrap",void 0),Qt([ir("show")],t.Text.prototype,"textOverflow",void 0),Qt([cr(!1)],t.Text.prototype,"textEditing",void 0),t.Text=Qt([Cr()],t.Text),t.Path=class extends t.UI{get __tag(){return"Path"}},Qt([Er(Qh)],t.Path.prototype,"__",void 0),Qt([ar("center")],t.Path.prototype,"strokeAlign",void 0),t.Path=Qt([Cr()],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,r){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,r,o,a){return this}arc(t,e,i,s,n,r){return this}arcTo(t,e,i,s,n){return this}drawEllipse(t,e,i,s,n,r,o,a){return this}drawArc(t,e,i,s,n,r){return this}drawPoints(t,e,i){return this}clearPath(){return this}paint(){this.pathElement.__layout.boxChanged||this.pathElement.forceUpdate("path")}},Qt([Er(tl)],t.Pen.prototype,"__",void 0),Qt([(t,e)=>{Xn(t,e,{get(){return this.__path}})}],t.Pen.prototype,"path",void 0),t.Pen=Qt([Rr(bs,["set","path","paint"]),Cr()],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&&Vt.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),o(e)||(t.canvas.childIndex=e),this.__listenChildEvents(t)}forEach(t){this.children.forEach(t)}__onCreated(){this.created=this.children.every(t=>t.created)}__onReady(){this.children.every(t=>t.ready)&&super.__onReady()}__onViewReady(){this.children.every(t=>t.viewReady)&&super.__onViewReady()}__onChildRenderEnd(t){this.renderer.addBlock(t.renderBounds),this.viewReady&&this.renderer.update()}__render(t,e){t.context&&this.forEach(i=>e.matrix?i.__render(t,e):t.copyWorld(i.canvas,e.bounds))}__onResize(t){this.forEach(e=>e.resize(t)),super.__onResize(t)}updateLayout(){this.forEach(t=>t.updateLayout())}__getChildConfig(t){const e=Object.assign({},this.config);return e.hittable=e.realCanvas=void 0,t&&f.assign(e,t),this.autoLayout&&f.copyAttrs(e,this,pe),e.view=this.realCanvas?void 0:this.view,e.fill=void 0,e}__listenChildEvents(t){t.once([[Oo.END,this.__onReady,this],[Mo.START,this.__onCreated,this],[Mo.END,this.__onViewReady,this]]),this.realCanvas&&this.__eventIds.push(t.on_(Mo.END,this.__onChildRenderEnd,this))}},t.App=Qt([Cr()],t.App);const $l={},Ql={isHoldSpaceKey:()=>Ql.isHold("Space"),isHold:t=>$l[t],isHoldKeys:(t,e)=>e?t(e):void 0,setDownCode(t){$l[t]||($l[t]=!0)},setUpCode(t){$l[t]=!1}},td={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 ed extends mo{get spaceKey(){return Ql.isHoldSpaceKey()}get left(){return td.left(this)}get right(){return td.right(this)}get middle(){return td.middle(this)}constructor(t){super(t.type),this.bubbles=!0,Object.assign(this,t)}isHoldKeys(t){return Ql.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){qt.changeName(t,e)}}t.PointerEvent=class extends ed{},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=Qt([Or()],t.PointerEvent);const id=t.PointerEvent,sd={};t.DragEvent=class extends t.PointerEvent{static setList(t){this.list=t instanceof $a?t:new $a(t)}static setData(t){this.data=t}static getValidMove(t,e,i,s=!0){const n=t.getLocalPoint(i,null,!0);return K.move(n,e.x-t.x,e.y-t.y),s&&this.limitMove(t,n),dl.axisMove(t,n),n}static limitMove(t,e){dl.limitMove(t,e)}getPageMove(t){return this.assignMove(t),this.current.getPagePoint(sd,null,!0)}getInnerMove(t,e){return t||(t=this.current),this.assignMove(e),t.getInnerPoint(sd,null,!0)}getLocalMove(t,e){return t||(t=this.current),this.assignMove(e),t.getLocalPoint(sd,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 Pt.set(i,e.x-t.x,e.y-t.y,t.x,t.y),Pt.unsign(i),i}assignMove(t){sd.x=t?this.totalX:this.moveX,sd.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=Qt([Or()],t.DragEvent);const nd=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=Qt([Or()],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=Qt([Or()],t.MoveEvent),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=Qt([Or()],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=Qt([Or()],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=Qt([Or()],t.ZoomEvent),t.KeyEvent=class extends ed{},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=Qt([Or()],t.KeyEvent);const rd={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:od.getSwipeDirection(K.getAngle(t,i))}),getBase(t){const e=1===t.button?4:t.button;return{altKey:t.altKey,ctrlKey:t.ctrlKey,shiftKey:t.shiftKey,metaKey:t.metaKey,buttons:o(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 $a,{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=>Xr.draggable(e)||!e.isLeafer&&e.hasEvent(t.DragEvent.DRAG)),pathHasOutside:t=>t&&t.list.some(t=>t.isOutside)},od=rd,ad=new $a,{getDragEventData:hd,getDropEventData:ld,getSwipeEventData:dd}=rd;class cd{constructor(t){this.interaction=t}setDragData(t){this.animateWait&&this.dragEndReal(),this.downData=this.interaction.downData,this.dragData=hd(t,t,t),this.canAnimate=this.canDragOut=!0}getList(e,i){const{proxy:s}=this.interaction.selector,n=s&&s.list.length,r=t.DragEvent.list||this.draggableList||ad;return this.dragging&&(n?e?ad:new $a(i?[...s.list,...s.dragHoverExclude]:s.list):r)}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&&td.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],Xr.draggable(e)){this.draggableList=new $a(e);break}}drag(e){const{interaction:i,dragData:s,downData:n}=this,{path:r,throughPath:o}=n;this.dragData=hd(n,s,e),o&&(this.dragData.throughPath=o),this.dragData.path=r,this.moving?(this.dragData.moveType="drag",i.emit(t.MoveEvent.BEFORE_MOVE,this.dragData),i.emit(t.MoveEvent.MOVE,this.dragData)):this.dragging&&(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:r}=this.dragData,{dragLimitAnimate:o}=i.p,a=!o||!!e;n.forEach(i=>{if(i.draggable){const n=h(i.draggable),l=t.DragEvent.getValidMove(i,this.dragStartPoints[i.innerId],{x:s,y:r},a||n);o&&!n&&e?Xr.animateMove(i,l,d(o)?o:.3):i.move(l)}})}}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:r,throughPath:o}=s,a=hd(s,e,e);if(o&&(a.throughPath=o),a.path=r,this.moving&&(this.moving=!1,a.moveType="drag",i.emit(t.MoveEvent.END,a)),this.dragging){const r=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,r,this.dragEnterPath)}this.autoMoveCancel(),this.dragReset(),this.animate(null,"off")}swipe(t,e,i,s){const{interaction:n}=this;if(K.getDistance(e,t)>n.config.pointer.swipeDistance){const t=dd(e,i,s);this.interaction.emit(t.type,t)}}drop(e,i,s){const n=ld(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=Wt.get("emit");const pd=["move","zoom","rotate","key"];function _d(t,e,i,s,n){if(pd.some(t=>e.startsWith(t))&&t.__.hitChildren&&!fd(t,n)){let r;for(let o=0,a=t.children.length;o<a;o++)r=t.children[o],!i.path.has(r)&&r.__.hittable&&gd(r,e,i,s,n)}}function gd(t,e,i,s,n){if(t.destroyed)return!1;if(t.__.hitSelf&&!fd(t,n)&&(Dh.updateEventStyle&&!s&&Dh.updateEventStyle(t,e),t.hasEvent(e,s))){i.phase=s?1:t===i.target?2:3;const n=qt.get(e,i);if(t.emitEvent(n,s),n.isStop)return!0}return!1}function fd(t,e){return e&&e.has(t)}const yd={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:md,pathCanDrag:vd,pathHasOutside:xd}=rd;class wd{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&&td.middle(this.downData)}get isHoldRightKey(){return this.m.holdRightKey&&this.downData&&td.right(this.downData)}get isHoldSpaceKey(){return this.m.holdSpaceKey&&Ql.isHoldSpaceKey()}get m(){return this.config.move}get p(){return this.config.pointer}get hitRadius(){return this.p.hitRadius}constructor(t,e,i,s){this.config=f.clone(yd),this.tapCount=0,this.downKeyMap={},this.target=t,this.canvas=e,this.selector=i,this.defaultPath=new $a(t),this.createTransformer(),this.dragger=new cd(this),s&&(this.config=f.default(s,this.config)),this.__listenEvents()}start(){this.running=!0}stop(){this.running=!1}receive(t){}pointerDown(e,i){e||(e=this.hoverData),e&&(td.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),td.left(e)&&(this.tapWait(),this.longPressWait(e)),this.waitRightTap=td.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&&td.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=K.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;td.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,Ql.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,Ql.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 $a),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,r=[t.PointerEvent.DOUBLE_TAP,t.PointerEvent.DOUBLE_CLICK].some(t=>md(e.path,t));n<i.tapTime+50&&r?(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,i){const{hitRadius:s,through:n}=this.p,{bottomList:r,target:o}=this;e.backgrounder||t.origin||o&&o.updateLayout();const a=this.selector.getByPoint(t,s,Object.assign({bottomList:r,name:t.type},i||{through:n}));return a.throughPath&&(t.throughPath=a.throughPath),t.path=a.path,a.path}isRootPath(t){return t&&t.path.list[0].isLeafer}isTreePath(t){const e=this.target.app;return!(!e||!e.isApp)&&(e.editor&&!t.path.has(e.editor)&&t.path.has(e.tree)&&!t.target.syncEventer)}checkPath(t,e){(e||this.moveMode&&!xd(t.path))&&(t.path=this.defaultPath)}canMove(t){return t&&(this.moveMode||"auto"===this.m.drag&&!vd(t.path))&&!xd(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&&K.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),(md(e.path,t.PointerEvent.LONG_TAP)||md(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 Ot(this.canvas.bounds),this.shrinkCanvasBounds.spread(-(d(t)?t:2))}__listenEvents(){const{target:t}=this;this.__eventIds=[t.on_(Ro.RESIZE,this.__onResize,this)],t.once(Do.READY,()=>this.__onResize())}__removeListenEvents(){this.target.off_(this.__eventIds),this.__eventIds.length=0}emit(t,e,i,s){this.running&&function(t,e,i,s){if(!i&&!e.path)return;let n;e.type=t,i?e=Object.assign(Object.assign({},e),{path:i}):i=e.path,e.target=i.indexAt(0);try{for(let r=i.length-1;r>-1;r--){if(n=i.list[r],gd(n,t,e,!0,s))return;n.isApp&&_d(n,t,e,!0,s)}for(let r=0,o=i.length;r<o;r++)if(n=i.list[r],n.isApp&&_d(n,t,e,!1,s),gd(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 Ed{static set(t,e){this.custom[t]=e}static get(t){return this.custom[t]}}Ed.custom={};class bd extends $t{constructor(){super(...arguments),this.maxTotal=1e3,this.pathList=new $a,this.pixelList=new $a}getPixelType(t,e){return this.__autoClear(),this.pixelList.add(t),Vt.hitCanvas(e)}getPathType(t){return this.__autoClear(),this.pathList.add(t),Vt.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()}}e.getSelector=function(t){return t.leafer?t.leafer.selector:e.selector||(e.selector=Vt.selector())};const{toInnerRadiusPointOf:kd,copy:Bd,setRadius:Sd}=K,{hitRadiusPoint:Td,hitPoint:Pd}=Pt,Ld={},Rd={},Cd=t.Leaf.prototype;Cd.hit=function(t,i=0){this.updateLayout(),Bd(Rd,t),Sd(Rd,i);const s=this.__world;return!!(i?Td(s,Rd):Pd(s,Rd))&&(this.isBranch?e.getSelector(this).hitPoint(Object.assign({},Rd),i,{target:this}):this.__hitWorld(Rd))},Cd.__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&&(Bd(Ld,t),Sd(t=Ld,e.hitRadius)),kd(t,i,Ld),e.hitBox||n){if(Pt.hitRadiusPoint(s.boxBounds,Ld))return!0;if(n)return!1}return!s.hitCanvasChanged&&this.__hitCanvas||(this.__updateHitCanvas(),s.boundsChanged||(s.hitCanvasChanged=!1)),this.__hit(Ld)},Cd.__hitFill=function(t){const e=this.__hitCanvas;return e&&e.hitFill(t,this.__.windingRule)},Cd.__hitStroke=function(t,e){const i=this.__hitCanvas;return i&&i.hitStroke(t,e)},Cd.__hitPixel=function(t){const e=this.__hitCanvas;return e&&e.hitPixel(t,this.__layout.renderBounds,e.hitScale)},Cd.__drawHitPath=function(t){t&&this.__drawRenderPath(t)};const Od=new et,Md=t.UI.prototype;Md.__updateHitCanvas=function(){this.__box&&this.__box.__updateHitCanvas();const t=this.leafer||this.parent&&this.parent.leafer;if(!t)return;const i=this.__,{hitCanvasManager:s}=t,n=(i.__isAlphaPixelFill||i.__isCanvas)&&"pixel"===i.hitFill,r=i.__isAlphaPixelStroke&&"pixel"===i.hitStroke,o=n||r;this.__hitCanvas||(this.__hitCanvas=o?s.getPixelType(this,{contextSettings:{willReadFrequently:!0}}):s.getPathType(this));const a=this.__hitCanvas;if(o){const{renderBounds:t}=this.__layout,s=e.image.hitCanvasSize,o=a.hitScale=Mt.set(0,0,s,s).getFitMatrix(t).a,{x:h,y:l,width:d,height:c}=Mt.set(t).scale(o);a.resize({width:d,height:c,pixelRatio:1}),a.clear(),Wn.patternLocked=!0,this.__renderShape(a,{matrix:Od.setWith(this.__world).scaleWith(1/o).invertWith().translate(-h,-l),ignoreFill:!n,ignoreStroke:!r}),Wn.patternLocked=!1,a.resetTransform(),i.__isHitPixel=!0}else i.__isHitPixel&&(i.__isHitPixel=!1);this.__drawHitPath(a),a.setStrokeOptions(i)},Md.__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:r}=e,o=e.stroke&&("path"===n||"pixel"===n&&!e.__isAlphaPixelStroke)||"all"===n;if(!s&&!o)return!1;const a=2*t.radiusX;let h=a;if(o)switch(e.strokeAlign){case"inside":if(h+=2*r,!s&&this.__hitFill(t)&&this.__hitStroke(t,h))return!0;h=a;break;case"center":h+=r;break;case"outside":if(h+=2*r,!s){if(!this.__hitFill(t)&&this.__hitStroke(t,h))return!0;h=a}}return!!h&&this.__hitStroke(t,h)};const Dd=t.UI.prototype,Id=t.Rect.prototype,Ad=t.Box.prototype;Id.__updateHitCanvas=Ad.__updateHitCanvas=function(){this.stroke||this.cornerRadius||(this.fill||this.__.__isCanvas)&&"pixel"===this.hitFill||"all"===this.hitStroke?Dd.__updateHitCanvas.call(this):this.__hitCanvas&&(this.__hitCanvas=null)},Id.__hitFill=Ad.__hitFill=function(t){return this.__hitCanvas?Dd.__hitFill.call(this,t):Pt.hitRadiusPoint(this.__layout.boxBounds,t)},t.Text.prototype.__drawHitPath=function(t){const{__lineHeight:e,fontSize:i,__baseLine:s,__letterSpacing:n,__textDrawData:r}=this.__;t.beginPath(),n<0?this.__drawPathByBox(t):r.rows.forEach(n=>t.rect(n.x,n.y-s,n.width,e<i?i:e))},t.Group.prototype.pick=function(t,i){return i||(i=r),this.updateLayout(),e.getSelector(this).getByPoint(t,i.hitRadius||0,Object.assign(Object.assign({},i),{target:this}))};const Wd=_e.prototype;function Fd(t,e){const i=t.__,{rows:s,decorationY:n}=i.__textDrawData;let r;i.__isPlacehold&&i.placeholderColor&&(e.fillStyle=i.placeholderColor);for(let t=0,i=s.length;t<i;t++)r=s[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(n){const{decorationColor:t,decorationHeight:r}=i.__textDrawData;t&&(e.fillStyle=t),s.forEach(t=>n.forEach(i=>e.fillRect(t.x,t.y+i,t.width,r)))}}function zd(t,e){t.__.__font?Fd(t,e):t.__.windingRule?e.fill(t.__.windingRule):e.fill()}function Hd(t,e,i){switch(e.__.strokeAlign){case"center":Ud(t,1,e,i);break;case"inside":Nd(t,"inside",e,i);break;case"outside":e.__.__fillAfterStroke?Ud(t,2,e,i):Nd(t,"outside",e,i)}}function Ud(t,e,i,s){const n=i.__;p(t)?Xd(t,e,!0,i,s):(s.setStroke(t,n.__strokeWidth*e,n),Yd(i,s))}function Nd(t,e,i,s){const n=s.getSameCanvas(!0,!0);n.font=i.__.__font,Ud(t,2,i,n),n.blendMode="outside"===e?"destination-out":"destination-in",Fd(i,n),n.blendMode="normal",Xr.copyCanvasByWorld(i,s,n),n.recycle(i.__nowWorld)}function Yd(t,e){let i,s=t.__.__textDrawData;const{rows:n,decorationY:r}=s;for(let t=0,s=n.length;t<s;t++)i=n[t],i.text?e.strokeText(i.text,i.x,i.y):i.data&&i.data.forEach(t=>{e.strokeText(t.char,t.x,i.y)});if(r){const{decorationHeight:t}=s;n.forEach(i=>r.forEach(s=>e.strokeRect(i.x,i.y+s,i.width,t)))}}function Xd(t,e,i,s,n){let r;const o=s.__,{__hasMultiStrokeStyle:a}=o;a||n.setStroke(void 0,o.__strokeWidth*e,o);for(let h=0,l=t.length;h<l;h++)if(r=t[h],(!r.image||!Lh.checkImage(s,n,r,!1))&&r.style){if(a){const{strokeStyle:t}=r;t?n.setStroke(r.style,o.__getRealStrokeWidth(t)*e,o,t):n.setStroke(r.style,o.__strokeWidth*e,o)}else n.strokeStyle=r.style;r.blendMode?(n.saveBlendMode(r.blendMode),i?Yd(s,n):n.stroke(),n.restoreBlendMode()):i?Yd(s,n):n.stroke()}}function Vd(t,e,i){const s=e.__;if(s.__strokeWidth)if(s.__font)Hd(t,e,i);else switch(s.strokeAlign){case"center":Gd(t,1,e,i);break;case"inside":!function(t,e,i){i.save(),i.clipUI(e),Gd(t,2,e,i),i.restore()}(t,e,i);break;case"outside":!function(t,e,i){const s=e.__;if(s.__fillAfterStroke)Gd(t,2,e,i);else{const{renderBounds:n}=e.__layout,r=i.getSameCanvas(!0,!0);e.__drawRenderPath(r),Gd(t,2,e,r),r.clipUI(s),r.clearWorld(n),Xr.copyCanvasByWorld(e,i,r),r.recycle(e.__nowWorld)}}(t,e,i)}}function Gd(t,e,i,s){const n=i.__;p(t)?Xd(t,e,!1,i,s):(s.setStroke(t,n.__strokeWidth*e,n),s.stroke()),n.__useArrow&&Ph.strokeArrow(t,i,s)}Wd.hitFill=function(t,e){return e?this.context.isPointInPath(t.x,t.y,e):this.context.isPointInPath(t.x,t.y)},Wd.hitStroke=function(t,e){return this.strokeWidth=e,this.context.isPointInStroke(t.x,t.y)},Wd.hitPixel=function(t,e,i=1){let{x:s,y:n,radiusX:r,radiusY:o}=t;e&&(s-=e.x,n-=e.y),Mt.set(s-r,n-o,2*r,2*o).scale(i).ceil();const{data:a}=this.context.getImageData(Mt.x,Mt.y,Mt.width||1,Mt.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:jd,getOuterOf:Kd,getByMove:Zd,getIntersectData:qd}=Pt;let Jd;const{stintSet:$d}=f,{hasTransparent:Qd}=Bh;function tc(t,e,i){if(!p(e)||!1===e.visible||0===e.opacity)return;let s;const{boxBounds:n}=i.__layout;switch(e.type){case"image":s=Lh.image(i,t,e,n,!Jd||!Jd[e.url]);break;case"linear":s=Rh.linearGradient(e,n);break;case"radial":s=Rh.radialGradient(e,n);break;case"angular":s=Rh.conicGradient(e,n);break;case"solid":const{type:r,color:a,opacity:h}=e;s={type:r,style:Bh.string(a,h)};break;default:o(e.r)||(s={type:"solid",style:Bh.string(e)})}if(s){if(h(s.style)&&Qd(s.style)&&(s.isTransparent=!0),e.style){if(0===e.style.strokeWidth)return;s.strokeStyle=e.style}e.editing&&(s.editing=e.editing),e.blendMode&&(s.blendMode=e.blendMode)}return s}const ec={compute:function(t,e){const i=e.__,s=[];let n,r,o,a=i.__input[t];u(a)||(a=[a]),Jd=Lh.recycleImage(t,i);for(let i,n=0,r=a.length;n<r;n++)(i=tc(t,a[n],e))&&(s.push(i),i.strokeStyle&&(o||(o=1),i.strokeStyle.strokeWidth&&(o=Math.max(o,i.strokeStyle.strokeWidth))));i["_"+t]=s.length?s:void 0,s.length&&s.every(t=>t.isTransparent)&&(s.some(t=>t.image)&&(n=!0),r=!0),"fill"===t?($d(i,"__isAlphaPixelFill",n),$d(i,"__isTransparentFill",r)):($d(i,"__isAlphaPixelStroke",n),$d(i,"__isTransparentStroke",r),$d(i,"__hasMultiStrokeStyle",o))},fill:function(t,e,i){i.fillStyle=t,zd(e,i)},fills:function(t,e,i){let s;for(let n=0,r=t.length;n<r;n++){if(s=t[n],s.image){if(Lh.checkImage(e,i,s,!e.__.__font))continue;if(!s.style){!n&&s.image.isPlacehold&&e.drawImagePlaceholder(i,s.image);continue}}if(i.fillStyle=s.style,s.transform||s.scaleFixed){if(i.save(),s.transform&&i.transform(s.transform),s.scaleFixed){const{scaleX:t,scaleY:n}=e.getRenderScaleData(!0);(!0===s.scaleFixed||"zoom-in"===s.scaleFixed&&t>1&&n>1)&&i.scale(1/t,1/n)}s.blendMode&&(i.blendMode=s.blendMode),zd(e,i),i.restore()}else s.blendMode?(i.saveBlendMode(s.blendMode),zd(e,i),i.restoreBlendMode()):zd(e,i)}},fillPathOrText:zd,fillText:Fd,stroke:Vd,strokes:function(t,e,i){Vd(t,e,i)},strokeText:Hd,drawTextStroke:Yd,shape:function(t,i,s){const n=i.getSameCanvas(),r=t.__nowWorld,o=i.bounds;let a,h,l,d,c,{scaleX:u,scaleY:p}=t.getRenderScaleData(!0);if(o.includes(r))c=n,a=d=r;else{const{renderShapeSpread:n}=t.__layout;let _;if(e.fullImageShadow)_=r;else{const t=n?jd(o,u===p?n*u:[n*p,n*u]):o;_=qd(t,r)}l=o.getFitMatrix(_);let{a:g,d:f}=l;l.a<1&&(c=i.getSameCanvas(),t.__renderShape(c,s),u*=g,p*=f),d=Kd(r,l),a=Zd(d,-l.e,-l.f);const y=s.matrix;y?(h=new et(l),h.multiply(y),g*=y.scaleX,f*=y.scaleY):h=l,h.withScale(g,f),s=Object.assign(Object.assign({},s),{matrix:h})}return t.__renderShape(n,s),{canvas:n,matrix:h,fitMatrix:l,bounds:a,worldCanvas:c,shapeBounds:d,scaleX:u,scaleY:p}}};let ic={},sc={a:1,b:0,c:0,d:1,e:0,f:0};const{get:nc,rotateOfOuter:rc,translate:oc,scaleOfOuter:ac,multiplyParent:hc,scale:lc,rotate:dc,skew:cc}=W;function uc(t,e,i,s,n,r,o){const a=nc();oc(a,e.x+i,e.y+s),lc(a,n,r),o&&rc(a,{x:e.x+e.width/2,y:e.y+e.height/2},o),t.transform=a}function pc(t,e,i,s,n,r,o,a,h){const l=nc();gc(l,e,i,s,n,r,o,a),h&&(sc.a=e.width/h.width,sc.d=e.height/h.height,hc(l,sc)),t.transform=l}function _c(t,e,i,s,n,r,o,a,h,l,d,c){const u=nc();if(c)gc(u,e,n,r,o,a,h,l);else{if(h)if("center"===d)rc(u,{x:i/2,y:s/2},h);else switch(dc(u,h),h){case 90:oc(u,s,0);break;case 180:oc(u,i,s);break;case 270:oc(u,0,i)}ic.x=e.x+n,ic.y=e.y+r,oc(u,ic.x,ic.y),o&&ac(u,ic,o,a)}t.transform=u}function gc(t,e,i,s,n,r,o,a){o&&dc(t,o),a&&cc(t,a.x,a.y),n&&lc(t,n,r),oc(t,e.x+i,e.y+s)}const{get:fc,translate:yc}=W,mc=new Ot,vc={},xc={};function wc(t,e,i,s){const{changeful:n,sync:r,scaleFixed:o}=i;n&&(t.changeful=n),r&&(t.sync=r),o&&(t.scaleFixed=o),t.data=Ec(i,s,e)}function Ec(t,e,i){t.padding&&(e=mc.set(e).shrink(t.padding)),"strench"===t.mode&&(t.mode="stretch");let{width:s,height:n}=i;const{opacity:r,mode:o,align:a,offset:l,scale:d,size:c,rotation:u,skew:_,clipSize:g,repeat:f,gap:y,filters:m}=t,v=e.width===s&&e.height===n,x={mode:o},w="center"!==a&&(u||0)%180==90;let b,k;switch(Pt.set(xc,0,0,w?n:s,w?s:n),o&&"cover"!==o&&"fit"!==o?((d||c)&&(E.getScaleData(d,c,i,vc),b=vc.scaleX,k=vc.scaleY),(a||y||f)&&(b&&Pt.scale(xc,b,k,!0),a&&ct.toPoint(a,xc,e,xc,!0,!0))):v&&!u||(b=k=Pt.getFitScale(e,xc,"fit"!==o),Pt.put(e,i,a,b,!1,xc),Pt.scale(xc,b,k,!0)),l&&K.move(xc,l),o){case"stretch":v||(s=e.width,n=e.height);break;case"normal":case"clip":(xc.x||xc.y||b||g||u||_)&&pc(x,e,xc.x,xc.y,b,k,u,_,t.clipSize);break;case"repeat":(!v||b||u||_)&&_c(x,e,s,n,xc.x,xc.y,b,k,u,_,a,t.freeTransform),f||(x.repeat="repeat");const i=p(f);(y||i)&&(x.gap=function(t,e,i,s,n){let r,o;p(t)?(r=t.x,o=t.y):r=o=t;return{x:bc(r,i,n.width,e&&e.x),y:bc(o,s,n.height,e&&e.y)}}(y,i&&f,xc.width,xc.height,e));break;default:b&&uc(x,e,xc.x,xc.y,b,k,u)}return x.transform||(e.x||e.y)&&(x.transform=fc(),yc(x.transform,e.x,e.y)),b&&"stretch"!==o&&(x.scaleX=b,x.scaleY=k),x.width=s,x.height=n,r&&(x.opacity=r),m&&(x.filters=m),f&&(x.repeat=h(f)?"x"===f?"repeat-x":"repeat-y":"repeat"),x}function bc(t,e,i,s){const n=h(t)||s?(s?i-s*e:i%e)/((s||Math.floor(i/e))-1):t;return"auto"===t&&n<0?0:n}let kc,Bc=new Ot;const{isSame:Sc}=Pt;function Tc(t,e,i,s,n,r){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||wc(n,s,i,r),!0}function Pc(t,e){Cc(t,bo.LOAD,e)}function Lc(t,e){Cc(t,bo.LOADED,e)}function Rc(t,e,i){e.error=i,t.forceUpdate("surface"),Cc(t,bo.ERROR,e)}function Cc(t,e,i){t.hasEvent(e)&&t.emitEvent(new bo(e,i))}function Oc(t,e){const{leafer:i}=t;i&&i.viewReady&&(i.renderer.ignore=e)}const{get:Mc,scale:Dc,copy:Ic}=W,{floor:Ac,ceil:Wc,max:Fc,abs:zc}=Math;function Hc(t,i,s){let{scaleX:n,scaleY:r}=t.getRenderScaleData(!0,i.scaleFixed);const o=n+"-"+r+"-"+s;if(i.patternId===o||t.destroyed)return!1;{const{image:a,data:h}=i;let l,d,{width:c,height:u,scaleX:p,scaleY:_,transform:g,repeat:f,gap:y}=h;n*=s,r*=s,p&&(p=zc(p),_=zc(_),d=Mc(),Ic(d,g),Dc(d,1/p,1/_),n*=p,r*=_),c*=n,u*=r;const m=c*u;if(!f&&m>e.image.maxCacheSize)return!1;let v=e.image.maxPatternSize;if(a.isSVG){const t=c/a.width;t>1&&(l=t/Wc(t))}else{const t=a.width*a.height;v>t&&(v=t)}m>v&&(l=Math.sqrt(m/v)),l&&(n/=l,r/=l,c/=l,u/=l),p&&(n/=p,r/=_);const x=y&&y.x*n,w=y&&y.y*r;if(g||1!==n||1!==r){const t=c+(x||0),e=u+(w||0);n/=t/Fc(Ac(t),1),r/=e/Fc(Ac(e),1),d||(d=Mc(),g&&Ic(d,g)),Dc(d,1/n,1/r)}const E=a.getCanvas(c,u,h.opacity,h.filters,x,w,t.leafer&&t.leafer.config.smooth),b=a.getPattern(E,f||e.origin.noRepeat||"no-repeat",d,i);return i.style=b,i.patternId=o,!0}}const Uc={image:function(t,e,i,s,n){let r,o;const a=Wn.get(i);return kc&&i===kc.paint&&Sc(s,kc.boxBounds)?r=kc.leafPaint:(r={type:i.type,image:a},a.hasAlphaPixel&&(r.isTransparent=!0),kc=a.use>1?{leafPaint:r,paint:i,boxBounds:Bc.set(s)}:null),(n||a.loading)&&(o={image:a,attrName:e,attrValue:i}),a.ready?(Tc(t,e,i,a,r,s),n&&(Pc(t,o),Lc(t,o))):a.error?n&&Rc(t,o,a.error):(n&&(Oc(t,!0),Pc(t,o)),r.loadId=a.load(()=>{Oc(t,!1),t.destroyed||(Tc(t,e,i,a,r,s)&&(a.hasAlphaPixel&&(t.__layout.hitCanvasChanged=!0),t.forceUpdate("surface")),Lc(t,o)),r.loadId=void 0},e=>{Oc(t,!1),Rc(t,o,e),r.loadId=void 0}),t.placeholderColor&&(t.placeholderDelay?setTimeout(()=>{a.ready||(a.isPlacehold=!0,t.forceUpdate("surface"))},t.placeholderDelay):a.isPlacehold=!0)),r},checkImage:function(t,i,s,n){const{scaleX:r,scaleY:o}=t.getRenderScaleData(!0,s.scaleFixed),{pixelRatio:a}=i,{data:h}=s;if(!h||s.patternId===r+"-"+o+"-"+a&&!Mh.running)return!1;if(n)if(h.repeat)n=!1;else if(!(s.changeful||"miniapp"===e.name&&Ro.isResizing(t)||Mh.running)){let{width:t,height:i}=h;t*=r*a,i*=o*a,h.scaleX&&(t*=h.scaleX,i*=h.scaleY),n=t*i>e.image.maxCacheSize}return n?(t.__.__isFastShadow&&(i.fillStyle=s.style||"#000",i.fill()),function(t,e,i,s){e.save(),e.clipUI(t),i.blendMode&&(e.blendMode=i.blendMode);s.opacity&&(e.opacity*=s.opacity);s.transform&&e.transform(s.transform);e.drawImage(i.image.getFull(s.filters),0,0,s.width,s.height),e.restore()}(t,i,s,h),!0):(!s.style||s.sync||Mh.running?Hc(t,s,a):s.patternTask||(s.patternTask=Wn.patternTasker.add(()=>te(this,void 0,void 0,function*(){s.patternTask=null,i.bounds.hit(t.__nowWorld)&&Hc(t,s,a),t.forceUpdate("surface")}),300)),!1)},createPattern:Hc,recycleImage:function(t,e){const i=e["_"+t];if(u(i)){let s,n,r,o,a;for(let h=0,l=i.length;h<l;h++)s=i[h],n=s.image,a=n&&n.url,a&&(r||(r={}),r[a]=!0,Wn.recycle(n),n.loading&&(o||(o=e.__input&&e.__input[t]||[],u(o)||(o=[o])),n.unload(i[h].loadId,!o.some(t=>t.url===a))));return r}return null},createData:wc,getPatternData:Ec,fillOrFitMode:uc,clipMode:pc,repeatMode:_c},{toPoint:Nc}=ht,{hasTransparent:Yc}=Bh,Xc={},Vc={};function Gc(t,e,i,s){if(i){let n,r,o,a;for(let t=0,l=i.length;t<l;t++)n=i[t],h(n)?(o=t/(l-1),r=Bh.string(n,s)):(o=n.offset,r=Bh.string(n.color,s)),e.addColorStop(o,r),!a&&Yc(r)&&(a=!0);a&&(t.isTransparent=!0)}}const{getAngle:jc,getDistance:Kc}=K,{get:Zc,rotateOfOuter:qc,scaleOfOuter:Jc}=W,{toPoint:$c}=ht,Qc={},tu={};function eu(t,e,i,s,n){let r;const{width:o,height:a}=t;if(o!==a||s){const t=jc(e,i);r=Zc(),n?(Jc(r,e,o/a*(s||1),1),qc(r,e,t+90)):(Jc(r,e,1,o/a*(s||1)),qc(r,e,t))}return r}const{getDistance:iu}=K,{toPoint:su}=ht,nu={},ru={};const ou={linearGradient:function(t,i){let{from:s,to:n,type:r,opacity:o}=t;Nc(s||"top",i,Xc),Nc(n||"bottom",i,Vc);const a=e.canvas.createLinearGradient(Xc.x,Xc.y,Vc.x,Vc.y),h={type:r,style:a};return Gc(h,a,t.stops,o),h},radialGradient:function(t,i){let{from:s,to:n,type:r,opacity:o,stretch:a}=t;$c(s||"center",i,Qc),$c(n||"bottom",i,tu);const h=e.canvas.createRadialGradient(Qc.x,Qc.y,0,Qc.x,Qc.y,Kc(Qc,tu)),l={type:r,style:h};Gc(l,h,t.stops,o);const d=eu(i,Qc,tu,a,!0);return d&&(l.transform=d),l},conicGradient:function(t,i){let{from:s,to:n,type:r,opacity:o,stretch:a}=t;su(s||"center",i,nu),su(n||"bottom",i,ru);const h=e.conicGradientSupport?e.canvas.createConicGradient(0,nu.x,nu.y):e.canvas.createRadialGradient(nu.x,nu.y,0,nu.x,nu.y,iu(nu,ru)),l={type:r,style:h};Gc(l,h,t.stops,o);const d=eu(i,nu,ru,a||1,e.conicGradientRotate90);return d&&(l.transform=d),l},getTransform:eu},{copy:au,toOffsetOutBounds:hu}=Pt,lu={},du={};function cu(t,i,s,n){const{bounds:r,shapeBounds:o}=n;if(e.fullImageShadow){if(au(lu,t.bounds),lu.x+=i.x-o.x,lu.y+=i.y-o.y,s){const{fitMatrix:t}=n;lu.x-=(r.x+(t?t.e:0)+r.width/2)*(s-1),lu.y-=(r.y+(t?t.f:0)+r.height/2)*(s-1),lu.width*=s,lu.height*=s}t.copyWorld(n.canvas,t.bounds,lu)}else s&&(au(lu,i),lu.x-=i.width/2*(s-1),lu.y-=i.height/2*(s-1),lu.width*=s,lu.height*=s),t.copyWorld(n.canvas,o,s?lu:i)}const{toOffsetOutBounds:uu}=Pt,pu={};const _u={shadow:function(t,e,i){let s,n;const{__nowWorld:r,__layout:o}=t,{shadow:a}=t.__,{worldCanvas:h,bounds:l,shapeBounds:d,scaleX:c,scaleY:u}=i,p=e.getSameCanvas(),_=a.length-1;hu(l,du),a.forEach((a,g)=>{let f=1;if(a.scaleFixed){const t=Math.abs(r.scaleX);t>1&&(f=1/t)}p.setWorldShadow(du.offsetX+a.x*c*f,du.offsetY+a.y*u*f,a.blur*c*f,Bh.string(a.color)),n=a.spread?1+2*a.spread/(o.boxBounds.width+2*(o.strokeBoxSpread||0))*f:0,cu(p,du,n,i),s=l,a.box&&(p.restore(),p.save(),h&&(p.copyWorld(p,l,r,"copy"),s=r),h?p.copyWorld(h,r,r,"destination-out"):p.copyWorld(i.canvas,d,l,"destination-out")),Ch.isTransformShadow(a)?Ch.renderTransformShadow(t,e,p,s,a):Xr.copyCanvasByWorld(t,e,p,s,a.blendMode),_&&g<_&&p.clearWorld(s)}),p.recycle(s)},innerShadow:function(t,e,i){let s,n;const{__nowWorld:r,__layout:o}=t,{innerShadow:a}=t.__,{worldCanvas:h,bounds:l,shapeBounds:d,scaleX:c,scaleY:u}=i,p=e.getSameCanvas(),_=a.length-1;uu(l,pu),a.forEach((a,g)=>{let f=1;if(a.scaleFixed){const t=Math.abs(r.scaleX);t>1&&(f=1/t)}p.save(),p.setWorldShadow(pu.offsetX+a.x*c*f,pu.offsetY+a.y*u*f,a.blur*c*f),n=a.spread?1-2*a.spread/(o.boxBounds.width+2*(o.strokeBoxSpread||0))*f:0,cu(p,pu,n,i),p.restore(),h?(p.copyWorld(p,l,r,"copy"),p.copyWorld(h,r,r,"source-out"),s=r):(p.copyWorld(i.canvas,d,l,"source-out"),s=l),p.fillWorld(s,Bh.string(a.color),"source-in"),Xr.copyCanvasByWorld(t,e,p,s,a.blendMode),_&&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){},getShadowSpread:function(t,e){let i=0;return e.forEach(t=>i=Math.max(i,Math.max(Math.abs(t.y),Math.abs(t.x))+(t.spread>0?t.spread:0)+1.5*t.blur)),i},isTransformShadow(t){}},{excludeRenderBounds:gu}=$r;let fu;function yu(t,e,i,s,n,r,o,a){switch(e){case"grayscale":fu||(fu=!0,n.useGrayscaleAlpha(t.__nowWorld));case"alpha":!function(t,e,i,s,n,r){const o=t.__nowWorld;i.resetTransform(),i.opacity=1,i.useMask(s,o),r&&s.recycle(o);vu(t,e,i,1,n,r)}(t,i,s,n,o,a);break;case"opacity-path":vu(t,i,s,r,o,a);break;case"path":a&&i.restore()}}function mu(t){return t.getSameCanvas(!1,!0)}function vu(t,e,i,s,n,r){const o=t.__nowWorld;e.resetTransform(),e.opacity=s,e.copyWorld(i,o,void 0,n),r?i.recycle(o):i.clearWorld(o)}t.Group.prototype.__renderMask=function(t,e){let i,s,n,r,o,a;const{children:h}=this;for(let l=0,d=h.length;l<d;l++){if(i=h[l],a=i.__.mask,a){o&&(yu(this,o,t,n,s,r,void 0,!0),s=n=null),r=i.__.opacity,fu=!1,"path"===a||"clipping-path"===a?(r<1?(o="opacity-path",n||(n=mu(t))):(o="path",t.save()),i.__clip(n||t,e)):(o="grayscale"===a?"grayscale":"alpha",s||(s=mu(t)),n||(n=mu(t)),i.__render(s,e)),"clipping"!==a&&"clipping-path"!==a||gu(i,e)||i.__render(t,e);continue}const d=1===r&&i.__.__blendMode;d&&yu(this,o,t,n,s,r,void 0,!1),gu(i,e)||i.__render(n||t,e),d&&yu(this,o,t,n,s,r,d,!1)}yu(this,o,t,n,s,r,void 0,!0)};const xu=">)]}%!?,.:;'\"》)」〉』〗】〕}┐>’”!?,、。:;‰",wu=xu+"_#~&*+\\=|≮≯≈≠=…",Eu=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 bu(t){const e={};return t.split("").forEach(t=>e[t]=!0),e}const ku=bu("ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyz"),Bu=bu("{[(<'\"《(「〈『〖【〔{┌<‘“=¥¥$€££¢¢"),Su=bu(xu),Tu=bu(wu),Pu=bu("- —/~|┆·");var Lu;!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"}(Lu||(Lu={}));const{Letter:Ru,Single:Cu,Before:Ou,After:Mu,Symbol:Du,Break:Iu}=Lu;function Au(t){return ku[t]?Ru:Pu[t]?Iu:Bu[t]?Ou:Su[t]?Mu:Tu[t]?Du:Eu.test(t)?Cu:Ru}const Wu={trimRight(t){const{words:e}=t;let i,s=0,n=e.length;for(let r=n-1;r>-1&&(i=e[r].data[0]," "===i.char);r--)s++,t.width-=i.width;s&&e.splice(n-s,s)}};function Fu(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:zu}=Wu,{Letter:Hu,Single:Uu,Before:Nu,After:Yu,Symbol:Xu,Break:Vu}=Lu;let Gu,ju,Ku,Zu,qu,Ju,$u,Qu,tp,ep,ip,sp,np,rp,op,ap,hp,lp=[];function dp(t,e){tp&&!Qu&&(Qu=tp),Gu.data.push({char:t,width:e}),Ku+=e}function cp(){Zu+=Ku,Gu.width=Ku,ju.words.push(Gu),Gu={data:[]},Ku=0}function up(){rp&&(op.paraNumber++,ju.paraStart=!0,rp=!1),tp&&(ju.startCharSize=Qu,ju.endCharSize=tp,Qu=0),ju.width=Zu,ap.width?zu(ju):hp&&pp(),lp.push(ju),ju={words:[]},Zu=0}function pp(){Zu>(op.maxWidth||0)&&(op.maxWidth=Zu)}const{top:_p,right:gp,bottom:fp,left:yp}=t.Direction4;function mp(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,i){h(t)||(t=String(t));let s=0,n=0,r=i.__getInput("width")||0,o=i.__getInput("height")||0;const{textDecoration:a,__font:l,__padding:d}=i;d&&(r?(s=d[yp],r-=d[gp]+d[yp]):i.autoSizeAlign||(s=d[yp]),o?(n=d[_p],o-=d[_p]+d[fp]):i.autoSizeAlign||(n=d[_p]));const c={bounds:{x:s,y:n,width:r,height:o},rows:[],paraNumber:0,font:e.canvas.font=l};return function(t,i,s){op=t,lp=t.rows,ap=t.bounds,hp=!ap.width&&!s.autoSizeAlign;const{__letterSpacing:n,paraIndent:r,textCase:o}=s,{canvas:a}=e,{width:h,height:l}=ap;if(h||l||n||"none"!==o){const t="none"!==s.textWrap,e="break"===s.textWrap;rp=!0,ip=null,Qu=$u=tp=Ku=Zu=0,Gu={data:[]},ju={words:[]},n&&(i=[...i]);for(let s=0,l=i.length;s<l;s++)Ju=i[s],"\n"===Ju?(Ku&&cp(),ju.paraEnd=!0,up(),rp=!0):(ep=Au(Ju),ep===Hu&&"none"!==o&&(Ju=Fu(Ju,o,!Ku)),$u=a.measureText(Ju).width,n&&(n<0&&(tp=$u),$u+=n),sp=ep===Uu&&(ip===Uu||ip===Hu)||ip===Uu&&ep!==Yu,np=!(ep!==Nu&&ep!==Uu||ip!==Xu&&ip!==Yu),qu=rp&&r?h-r:h,t&&h&&Zu+Ku+$u>qu&&(e?(Ku&&cp(),Zu&&up()):(np||(np=ep===Hu&&ip==Yu),sp||np||ep===Vu||ep===Nu||ep===Uu||Ku+$u>qu?(Ku&&cp(),Zu&&up()):Zu&&up()))," "===Ju&&!0!==rp&&Zu+Ku===0||(ep===Vu?(" "===Ju&&Ku&&cp(),dp(Ju,$u),cp()):sp||np?(Ku&&cp(),dp(Ju,$u)):dp(Ju,$u)),ip=ep);Ku&&cp(),Zu&&up(),lp.length>0&&(lp[lp.length-1].paraEnd=!0)}else i.split("\n").forEach(t=>{op.paraNumber++,Zu=a.measureText(t).width,lp.push({x:r||0,text:t,width:Zu,paraStart:!0}),hp&&pp()})}(c,t,i),d&&function(t,e,i,s,n){if(!s&&i.autoSizeAlign)switch(i.textAlign){case"left":mp(e,"x",t[yp]);break;case"right":mp(e,"x",-t[gp])}if(!n&&i.autoSizeAlign)switch(i.verticalAlign){case"top":mp(e,"y",t[_p]);break;case"bottom":mp(e,"y",-t[fp])}}(d,c,i,r,o),function(t,e){const{rows:i,bounds:s}=t,n=i.length,{__lineHeight:r,__baseLine:o,__letterSpacing:a,__clipText:h,textAlign:l,verticalAlign:d,paraSpacing:c,autoSizeAlign:u}=e;let{x:p,y:_,width:g,height:f}=s,y=r*n+(c?c*(t.paraNumber-1):0),m=o;if(h&&y>f)y=Math.max(f,r),n>1&&(t.overflow=n);else if(f||u)switch(d){case"middle":_+=(f-y)/2;break;case"bottom":_+=f-y}m+=_;let v,x,w,E=g||u?g:t.maxWidth;for(let o=0,d=n;o<d;o++){if(v=i[o],v.x=p,v.width<g||v.width>g&&!h)switch(l){case"center":v.x+=(E-v.width)/2;break;case"right":v.x+=E-v.width}v.paraStart&&c&&o>0&&(m+=c),v.y=m,m+=r,t.overflow>o&&m>y&&(v.isOverflow=!0,t.overflow=o+1),x=v.x,w=v.width,a<0&&(v.width<0?(w=-v.width+e.fontSize+a,x-=w,w+=e.fontSize):w-=a),x<s.x&&(s.x=x),w>s.width&&(s.width=w),h&&g&&g<w&&(v.isOverflow=!0,t.overflow||(t.overflow=i.length))}s.y=_,s.height=y}(c,i),function(t,e,i){const{rows:s}=t,{textAlign:n,paraIndent:r,letterSpacing:o}=e;let a,h,l,d,c,u;s.forEach(t=>{t.words&&(l=r&&t.paraStart?r:0,u=t.words.length,h=i&&("justify"===n||"both"===n)&&u>1?(i-t.width-l)/(u-1):0,d=o||t.isOverflow?0:h>.01?1:2,t.isOverflow&&!o&&(t.textMode=!0),2===d?(t.x+=l,function(t){t.text="",t.words.forEach(e=>{e.data.forEach(e=>{t.text+=e.char})})}(t)):(t.x+=l,a=t.x,t.data=[],t.words.forEach((e,i)=>{1===d?(c={char:"",x:a},a=function(t,e,i){return t.forEach(t=>{i.char+=t.char,e+=t.width}),e}(e.data,a,c),(t.isOverflow||" "!==c.char)&&t.data.push(c)):a=function(t,e,i,s){return t.forEach(t=>{(s||" "!==t.char)&&(t.x=e,i.push(t)),e+=t.width}),e}(e.data,a,t.data,t.isOverflow),!h||t.paraEnd&&"both"!==n||i===u-1||(a+=h,t.width+=h)})),t.words=null)})}(c,i,r),c.overflow&&function(t,i,s,n){if(!n)return;const{rows:r,overflow:o}=t;let{textOverflow:a}=i;if(r.splice(o),a&&"show"!==a){let t,h;"hide"===a?a="":"ellipsis"===a&&(a="...");const l=a?e.canvas.measureText(a).width:0,d=s+n-l;("none"===i.textWrap?r:[r[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],h=t.x+t.width,!(s===i&&h<d));s--){if(h<d&&" "!==t.char||!s){e.data.splice(s+1),e.width-=t.width;break}e.width-=t.width}e.width+=l,e.data.push({char:a,x:h}),e.textMode&&function(t){t.text="",t.data.forEach(e=>{t.text+=e.char}),t.data=null}(e)}})}}(c,i,s,r),"none"!==a&&function(t,e){let i,s=0;const{fontSize:n,textDecoration:r}=e;switch(t.decorationHeight=n/11,p(r)?(i=r.type,r.color&&(t.decorationColor=Bh.string(r.color)),r.offset&&(s=Math.min(.3*n,Math.max(r.offset,.15*-n)))):i=r,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]}}(c,i),c}};const xp={string:function(t,e){const i=d(e)&&e<1;if(h(t)){if(!i||!Bh.object)return t;t=Bh.object(t)}let s=o(t.a)?1:t.a;i&&(s*=e);const n=t.r+","+t.g+","+t.b;return 1===s?"rgb("+n+")":"rgba("+n+","+s+")"}};function wp(t){return t?u(t)?t:[t]:[]}Object.assign(kh,vp),Object.assign(Bh,xp),Object.assign(Ph,ec),Object.assign(Lh,Uc),Object.assign(Rh,ou),Object.assign(Ch,_u),Object.assign(Vt,{interaction:(t,e,i,s)=>new wd(t,e,i,s),hitCanvas:(t,e)=>new th(t,e),hitCanvasManager:()=>new bd}),ih();class Ep extends mo{get list(){return wp(this.value)}get oldList(){return wp(this.oldValue)}constructor(t,e){super(t),e&&Object.assign(this,e)}}function bp(t){return(e,i)=>{const s="_"+i;Xn(e,i,{get(){return this[s]},set(e){const n=this[s];if(n!==e){const r=this;if(r.config){const t="target"===i;if(t){r.setDimOthers(!1),r.setBright(!1),u(e)&&e.length>1&&e[0].locked&&e.splice(0,1),r.single&&(r.element.syncEventer=null);const{beforeSelect:t}=r.config;if(t){const i=t({target:e});if(p(i))e=i;else if(!1===i)return}}const s=t?Ep.BEFORE_SELECT:Ep.BEFORE_HOVER;this.hasEvent(s)&&this.emitEvent(new Ep(s,{editor:r,value:e,oldValue:n}))}this[s]=e,t(this,n)}}})}}Ep.BEFORE_SELECT="editor.before_select",Ep.SELECT="editor.select",Ep.AFTER_SELECT="editor.after_select",Ep.BEFORE_HOVER="editor.before_hover",Ep.HOVER="editor.hover";const{abs:kp}=Math,{copy:Bp,scale:Sp}=W,{setListWithFn:Tp}=Pt,{worldBounds:Pp}=$r,Lp={a:1,b:0,c:0,d:1,e:0,f:0},Rp={x:0,y:0,width:0,height:0};class Cp 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(Rp,e,Pp),t&&this.set(t),this.set(Rp),this.visible=!0):this.visible=0}__draw(t,e){const{list:i}=this;if(i.length){let s;const n=this.__,{stroke:r,strokeWidth:o,fill:a}=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=kp(c.scaleX),l=kp(c.scaleY);if(Bp(Lp,c),Lp.half=o%2,i!==l){Sp(Lp,1/i,1/l),t.setWorld(Lp,e.matrix),t.beginPath(),n.strokeWidth=o;const{x:r,y:a,width:h,height:d}=s.__layout.boxBounds;t.rect(r*i,a*l,h*i,d*l)}else t.setWorld(Lp,e.matrix),t.beginPath(),s.__.__useArrow?s.__drawPath(t):s.__.__pathForRender?s.__drawRenderPath(t):s.__drawPathByBox(t),n.strokeWidth=o/kp(c.scaleX);r&&(h(r)?Ph.stroke(r,this,t):Ph.strokes(r,this,t)),a&&(h(a)?Ph.fill(a,this,t):Ph.fills(a,this,t))}}n.strokeWidth=o}}destroy(){this.target=null,super.destroy()}}Qt([bp(function(t){const e=t.target;t.list=e?u(e)?e:[e]:[]})],Cp.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 Mp={findOne:t=>t.list.find(t=>t.editable),findByBounds(t,e){const i=[];return Dp([t],i,e),i}};function Dp(t,e,i){let s,n;for(let r=0,o=t.length;r<o;r++)if(s=t[r],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&&Dp(s.children,e,i)}}const{findOne:Ip,findByBounds:Ap}=Mp;class Wp extends t.Group{get dragging(){return!!this.originList}get running(){const{editor:t}=this;return this.hittable&&t.visible&&t.hittable&&t.mergeConfig.selector&&"normal"===this.app.mode}get isMoveMode(){return this.app&&this.app.interaction.moveMode}constructor(t){super(),this.hoverStroker=new Cp,this.targetStroker=new Cp,this.bounds=new Ot,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{stroke:e,strokeWidth:i,hover:s,hoverStyle:n}=t.mergeConfig;this.hoverStroker.setTarget(s?this.editor.hoverTarget:null,Object.assign({stroke:e,strokeWidth:i},n||{}))}}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}=e.mergeConfig;"tap"===i?this.checkAndSelect(t):this.waitSelect&&this.waitSelect(),this.needRemoveItem?e.removeItem(this.needRemoveItem):this.isMoveMode&&(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)||(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:r}=t.getInnerPoint(this);this.bounds.set(n,r),this.selectArea.setStyle({visible:!0,stroke:i,x:n,y:r},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 $a(Ap(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)&&!Ip(t.path))}allowSelect(t){return this.running&&!this.isMoveMode&&!t.middle}findDeepOne(t){const e={exclude:new $a(this.editor.editBox.rect)};return Ip(t.target.leafer.interaction.findPath(t,e))}findUI(t){return this.isMultipleSelect(t)?this.findDeepOne(t):Ip(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_([[Ep.HOVER,this.onHover,this],[Ep.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:Fp,top:zp,topRight:Hp,right:Up,bottomRight:Np,bottom:Yp,bottomLeft:Xp,left:Vp}=t.Direction9,{toPoint:Gp}=ht,{within:jp,sign:Kp}=E,Zp={getScaleData(t,e,i,s,n,r,o,a){let h,l={},d=1,c=1;const{boxBounds:u,widthRange:p,heightRange:_,dragBounds:g,worldBoxBounds:f}=t,{width:y,height:m}=e;r&&(s.x*=2,s.y*=2);const v=t.scaleX/e.scaleX,x=t.scaleY/e.scaleY,w=Kp(v),E=Kp(x),b=a?v:w*u.width/y,k=a?x:E*u.height/m;s.x*=a?v:w,s.y*=a?x:E;const B=(-s.y+m)/m,S=(s.x+y)/y,T=(s.y+m)/m,P=(-s.x+y)/y;switch(i){case zp:c=B,h="bottom";break;case Up:d=S,h="left";break;case Yp:c=T,h="top";break;case Vp:d=P,h="right";break;case Fp:c=B,d=P,h="bottom-right";break;case Hp:c=B,d=S,h="bottom-left";break;case Np:c=T,d=S,h="top-left";break;case Xp:c=T,d=P,h="top-right"}if(n)if("corner"===n&&i%2)n=!1;else{let t;switch(i){case zp:case Yp:t=c;break;case Vp:case Up:t=d;break;default:t=Math.sqrt(Math.abs(d*c))}d=d<0?-t:t,c=c<0?-t:t}const L=1!==d,R=1!==c;if(L&&(d/=b),R&&(c/=k),!o){const{worldTransform:e}=t;d<0&&(d=1/u.width/e.scaleX),c<0&&(c=1/u.height/e.scaleY)}if(Gp(r||h,u,l,!0),g){const e={x:d,y:c};dl.limitScaleOf(t,l,e),d=e.x,c=e.y}if(L&&p){const e=u.width*t.scaleX;d=jp(e*d,p)/e}if(R&&_){const e=u.height*t.scaleY;c=jp(e*c,_)/e}return L&&Math.abs(d*f.width)<1&&(d=Kp(d)/f.width),R&&Math.abs(c*f.height)<1&&(c=Kp(c)/f.height),n&&d!==c&&(c=d=Math.min(d,c)),{origin:l,scaleX:d,scaleY:c,direction:i,lockRatio:n,around:r}},getRotateData(t,e,i,s,n){let r,o={};switch(e){case Fp:r="bottom-right";break;case Hp:r="bottom-left";break;case Np:r="top-left";break;case Xp:r="top-right";break;default:r="center"}return Gp(n||r,t.boxBounds,o,!0),{origin:o,rotation:K.getRotation(s,t.getWorldPointByBox(o),i)}},getSkewData(t,e,i,s){let n,r,o={},a=0,h=0;switch(e){case zp:case Fp:r={x:.5,y:0},n="bottom",a=1;break;case Yp:case Np:r={x:.5,y:1},n="top",a=1;break;case Vp:case Xp:r={x:0,y:.5},n="right",h=1;break;case Up:case Hp:r={x:1,y:.5},n="left",h=1}const{width:l,height:d}=t;r.x=r.x*l,r.y=r.y*d,Gp(s||n,t,o,!0);const c=K.getRotation(r,o,{x:r.x+(a?i.x:0),y:r.y+(h?i.y:0)});return a?a=-c:h=c,{origin:o,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 Vp:t=Up;break;case Fp:t=Hp;break;case Xp:t=Np;break;case Up:t=Vp;break;case Hp:t=Fp;break;case Np:t=Xp}if(i)switch(t){case zp:t=Yp;break;case Fp:t=Xp;break;case Hp:t=Np;break;case Yp:t=zp;break;case Xp:t=Fp;break;case Np:t=Hp}return t}},qp={};function Jp(t,e){const{enterPoint:i,dragging:s,skewing:n,resizing:r,flippedX:o,flippedY:a}=t;if(!i||!t.editor.editing||!t.canUse)return;if("rect"===i.name)return $p(t);if("circle"===i.name)return;let{rotation:h}=t;const{pointType:l}=i,{moveCursor:d,resizeCursor:c,rotateCursor:u,skewCursor:p,moveable:_,resizeable:g,rotateable:f,skewable:y}=t.mergeConfig;if("move"===l)return i.cursor=d,void(_||(i.visible=!1));if("button"===l)return void(i.cursor||(i.cursor="pointer"));let m=l.includes("resize");m&&f&&(t.isHoldRotateKey(e)||!g)&&(m=!1);const v=y&&!m&&("resize-line"===i.name||"skew"===l),x=s?n?p:r?c:u:v?p:m?c:u;h+=45*(Zp.getFlipDirection(i.direction,o,a)+1),h=2*Math.round(E.formatRotation(h,!0)/2);const{url:w,x:b,y:k}=x,B=w+h;qp[B]?i.cursor=qp[B]:qp[B]=i.cursor={url:Qp(w,h),x:b,y:k}}function $p(t){const{moveCursor:e,moveable:i}=t.mergeConfig;t.canUse&&(t.rect.cursor=i?e:void 0)}function Qp(t,e){return'"data:image/svg+xml,'+encodeURIComponent(t.replace("{{rotation}}",e.toString()))+'"'}class t_ extends t.Box{constructor(t){super(t),this.useFastShadow=!0}}const e_=["top","right","bottom","left"],i_=void 0;class s_ 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.visible&&this.view.visible}get canGesture(){if(!this.canUse)return!1;const{moveable:t,resizeable:e,rotateable:i}=this.mergeConfig;return h(t)||h(e)||h(i)}constructor(e){super(),this.view=new t.Group,this.rect=new t_({name:"rect",hitFill:"all",hitStroke:"none",strokeAlign:"center",hitRadius:5}),this.circle=new t_({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:r,resizeLines:o,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 t_({name:"rotate-point",around:d[s],width:15,height:15,hitFill:"all"}),r.push(t),this.listenPointEvents(t,"rotate",s),s%2&&(e=new t_({name:"resize-line",around:"center",width:10,height:10,hitFill:"all"}),o.push(e),this.listenPointEvents(e,"resize",s)),i=new t_({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(...r,a,h,l,...o,...n),this.add(s)}load(){const{target:t,mergeConfig:e,single:i,rect:s,circle:n,resizePoints:r,resizeLines:o}=this,{stroke:a,strokeWidth:h,resizeLine:l}=e,d=this.getPointsStyle(),c=this.getMiddlePointsStyle();let u;this.visible=!t.locked;for(let t=0;t<8;t++)u=r[t],u.set(this.getPointStyle(t%2?c[(t-1)/2%c.length]:d[t/2%d.length])),u.rotation=(t-(t%2?1:0))/2*90,t%2&&o[(t-1)/2].set(Object.assign({pointType:"resize",rotation:(t-1)/2*90},l||{}));n.set(this.getPointStyle(e.circle||e.rotatePoint||d[0])),s.set(Object.assign({stroke:a,strokeWidth:h,editConfig:i_},e.rect||{}));const p=i&&this.transformTool.editTool;s.hittable=!p,s.syncEventer=p&&this.editor,p&&(t.syncEventer=s,this.app.interaction.bottomList=[{target:s,proxy:t}]),$p(this)}update(){const{editor:t}=this,{x:e,y:i,scaleX:s,scaleY:n,rotation:r,skewX:o,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:r,skewX:o,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:r,buttons:o,resizePoints:a,rotatePoints:h,resizeLines:l}=this,{editMask:c}=e,{middlePoint:u,resizeable:p,rotateable:_,hideOnSmall:g,editBox:f,mask:y,dimOthers:m,bright:v,spread:x,hideRotatePoints:w,hideResizeLines:E}=i;if(c.visible=!!y||0,e.setDimOthers(m),e.setBright(!!m||v),x&&Pt.spread(t,x),this.view.worldOpacity){const{width:e,height:c}=t,y=d(g)?g:10,m=f&&!(g&&e<y&&c<y);let v,x,b,k={};for(let i=0;i<8;i++)ht.toPoint(ht.directionData[i],t,k),x=a[i],v=h[i],x.set(k),v.set(k),x.visible=m&&!(!p&&!_),v.visible=m&&_&&p&&!w,i%2&&(b=l[(i-1)/2],b.set(k),b.visible=x.visible&&!E,x.visible=v.visible=m&&!!u,(i+1)/2%2?(b.width=e+b.height,g&&2*x.width>e&&(x.visible=!1)):(b.width=c+b.height,g&&2*x.width>c&&(x.visible=!1)));r.visible=m&&_&&!(!i.circle&&!i.rotatePoint),r.visible&&this.layoutCircle(),n.path&&(n.path=null),n.set(Object.assign(Object.assign({},t),{visible:!s||f})),o.visible=m&&o.children.length>0||0,o.visible&&this.layoutButtons()}else n.set(t)}layoutCircle(){const{circleDirection:t,circleMargin:e,buttonsMargin:i,buttonsDirection:s,middlePoint:n}=this.mergedConfig,r=e_.indexOf(t||(this.buttons.children.length&&"bottom"===s?"top":"bottom"));this.setButtonPosition(this.circle,r,e||i,!!n)}layoutButtons(){const{buttons:t}=this,{buttonsDirection:e,buttonsFixed:i,buttonsMargin:s,middlePoint:n}=this.mergedConfig,{flippedX:r,flippedY:o}=this;let a=e_.indexOf(e);(a%2&&r||(a+1)%2&&o)&&i&&(a=(a+2)%4);const h=i?Zp.getRotateDirection(a,this.flippedOne?this.rotation:-this.rotation,4):a;this.setButtonPosition(t,h,s,!!n),i&&(t.rotation=90*(h-a)),t.scaleX=r?-1:1,t.scaleY=o?-1:1}setButtonPosition(t,e,i,s){const n=this.resizePoints[2*e+1],r=e%2,o=e&&3!==e?1:-1,a=(i+(e%2?(s?n.width:0)+t.boxBounds.width:(s?n.height:0)+t.boxBounds.height)/2)*o;r?(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:r}=this.mergedConfig,o={fill:s,stroke:e,strokeWidth:i,around:"center",strokeAlign:"center",width:n,height:n,cornerRadius:r,offsetX:0,offsetY:0,editConfig:i_};return t?Object.assign(o,t):o}getPointsStyle(){const{point:t}=this.mergedConfig;return u(t)?t:[t]}getMiddlePointsStyle(){const{middlePoint:t}=this.mergedConfig;return u(t)?t:t?[t]:this.getPointsStyle()}onDragStart(t){this.dragging=!0;const e=this.dragPoint=t.current,{pointType:i}=e,{editor:s,dragStartData:n}=this,{target:r}=this,{moveable:o,resizeable:a,rotateable:h,skewable:l,hideOnMove:d}=this.mergeConfig;"move"===i?(o&&(this.moving=!0),s.opacity=d?0:1):(i.includes("rotate")||this.isHoldRotateKey(t)||!a?(h&&(this.rotating=!0),"resize-rotate"===i?a&&(this.resizing=!0):"resize-line"===e.name&&(l&&(this.skewing=!0),this.rotating=!1)):"resize"===i&&a&&(this.resizing=!0),"skew"===i&&l&&(this.skewing=!0)),n.x=t.x,n.y=t.y,n.point={x:r.x,y:r.y},n.bounds=Object.assign({},r.getLayoutBounds("box","local")),n.rotation=r.rotation,i&&i.includes("resize")&&(Ro.resizingKeys=s.leafList.keys)}onDragEnd(t){this.moving&&this.mergeConfig.dragLimitAnimate&&this.target.dragBounds&&this.transformTool.onMove(t),this.dragPoint=null,this.resetDoing();const{pointType:e}=t.current;"move"===e&&(this.editor.opacity=1),e&&e.includes("resize")&&(Ro.resizingKeys=null)}onDrag(t){const{transformTool:e,moving:i,resizing:s,rotating:n,skewing:r}=this;if(i)e.onMove(t);else if(s||n||r){const i=t.current;i.pointType&&(this.enterPoint=i),n&&e.onRotate(t),s&&e.onScale(t),r&&e.onSkew(t)}Jp(this,t)}resetDoing(){this.canUse&&(this.dragging=this.gesturing=this.moving=this.resizing=this.rotating=this.skewing=!1)}onMove(t){this.canGesture&&"drag"!==t.moveType&&(t.stop(),h(this.mergeConfig.moveable)&&(this.gesturing=this.moving=!0,this.transformTool.onMove(t)))}onMoveEnd(t){this.moving&&this.transformTool.onMove(t),this.resetDoing()}onScale(t){this.canGesture&&(t.stop(),h(this.mergeConfig.resizeable)&&(this.gesturing=this.resizing=!0,this.transformTool.onScale(t)))}onRotate(t){this.canGesture&&(t.stop(),h(this.mergeConfig.rotateable)&&(this.gesturing=this.rotating=!0,this.transformTool.onRotate(t)))}isHoldRotateKey(t){const{rotateKey:e}=this.mergedConfig;return e?t.isHoldKeys(e):t.metaKey||t.ctrlKey}onKey(t){Jp(this,t)}onArrow(t){const{editor:e,transformTool:i}=this;if(this.canUse&&e.editing&&this.mergeConfig.keyEvent){let e=0,s=0;const n=t.shiftKey?10:1;switch(t.code){case"ArrowDown":s=n;break;case"ArrowUp":s=-n;break;case"ArrowLeft":e=-n;break;case"ArrowRight":e=n}(e||s)&&i.move(e,s)}}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,Jp(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.BEFORE_MOVE,this.onMove,this,!0],[t.ZoomEvent.BEFORE_ZOOM,this.onScale,this,!0],[t.RotateEvent.BEFORE_ROTATE,this.onRotate,this,!0],[t.MoveEvent.END,this.onMoveEnd,this],[t.ZoomEvent.END,this.resetDoing,this],[t.RotateEvent.END,this.resetDoing,this]]))})}__removeListenEvents(){this.off_(this.__eventIds)}destroy(){this.editor=null,this.__removeListenEvents(),super.destroy()}}const n_={x:0,y:0,width:1e5,height:1e5};class r_ extends t.UI{constructor(t){super(),this.editor=t,this.hittable=!1,this.visible=0}__updateWorldBounds(){Object.assign(this.__local,n_),Object.assign(this.__world,n_)}__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 o_='\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"/>',a_={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${o_}\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${o_}\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${o_}\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},h_=new Ot;function l_(t){const{simulateTarget:e,list:i}=t,{zoomLayer:s}=i[0].leafer;e.safeChange(()=>{h_.setListWithFn(i,t=>t.getBounds("box","page")),0===h_.width&&(h_.width=.1),0===h_.height&&(h_.height=.1),e.reset(h_.get())}),s.add(e)}const d_=(t,e)=>t.parent.children.indexOf(t)-e.parent.children.indexOf(e),c_=(t,e)=>e.parent.children.indexOf(e)-t.parent.children.indexOf(t),u_={group(e,i,s){e.sort(c_);const{app:n,parent:r}=e[0];let o;o=s&&s.add?s:new t.Group(s),r.addAt(o,r.children.indexOf(e[0])),e.sort(d_);const a=new et(i.worldTransform);return a.divideParent(r.scrollWorldTransform),o.setTransform(a),o.editable=!0,o.hitChildren=!1,n.lockLayout(),e.forEach(t=>t.dropTo(o)),n.unlockLayout(),o},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(d_),t.forEach(t=>{t.parent&&t.parent.add(t)})},toBottom(t){t.sort(c_),t.forEach(t=>{t.parent&&t.parent.addAt(t,0)})}},p_=Wt.get("EditToolCreator");function __(){return t=>{f_.register(t)}}const g_=__,f_={list:{},register(t){const{tag:e}=t.prototype;y_[e]&&p_.repeat(e),y_[e]=t},get:(t,e)=>new y_[t](e)},{list:y_}=f_;class m_ extends Ep{constructor(t,e){super(t,e)}}m_.BEFORE_OPEN="innerEditor.before_open",m_.OPEN="innerEditor.open",m_.BEFORE_CLOSE="innerEditor.before_close",m_.CLOSE="innerEditor.close";class v_ extends Ep{constructor(t,e){super(t,e)}}v_.BEFORE_GROUP="editor.before_group",v_.GROUP="editor.group",v_.BEFORE_UNGROUP="editor.before_ungroup",v_.UNGROUP="editor.ungroup",v_.BEFORE_OPEN="editor.before_open_group",v_.OPEN="editor.open_group",v_.BEFORE_CLOSE="editor.before_close_group",v_.CLOSE="editor.close_group";const{updateMatrix:x_}=Xr,w_={x:1,y:1,scaleX:1,scaleY:1,rotation:1,skewX:1,skewY:1},E_="top-left";class b_ extends t.Rect{get __tag(){return"SimulateElement"}constructor(t){super(),this.checkChange=!0,this.canChange=!0,this.visible=this.hittable=!1,this.on(wo.CHANGE,e=>{if(this.checkChange&&w_[e.attrName]){const{attrName:i,newValue:s,oldValue:n}=e,r="s"===i[0]?(s||1)/(n||1):(s||0)-(n||0);this.canChange=!1;const o=this.__;o[i]=n,x_(this.parent),x_(this);const a=new et(this.__world);switch(o[i]=s,this.__layout.rotationChange(),x_(this),this.changedTransform=new et(this.__world).divide(a),i){case"x":t.move(r,0);break;case"y":t.move(0,r);break;case"rotation":t.rotateOf(E_,r);break;case"scaleX":t.scaleOf(E_,r,1);break;case"scaleY":t.scaleOf(E_,1,r);break;case"skewX":t.skewOf(E_,r,0);break;case"skewY":t.skewOf(E_,0,r)}this.canChange=!0}})}safeChange(t){this.canChange&&(this.checkChange=!1,t(),this.checkChange=!0)}}class k_ extends Ep{constructor(t,e){super(t,e)}}k_.BEFORE_MOVE="editor.before_move",k_.MOVE="editor.move";class B_ extends Ep{constructor(t,e){super(t,e)}}B_.BEFORE_SCALE="editor.before_scale",B_.SCALE="editor.scale";class S_ extends Ep{constructor(t,e){super(t,e)}}S_.BEFORE_ROTATE="editor.before_rotate",S_.ROTATE="editor.rotate";class T_ extends Ep{constructor(t,e){super(t,e)}}T_.BEFORE_SKEW="editor.before_skew",T_.SKEW="editor.skew";class P_{onMove(e){const{target:i,mergeConfig:s,dragStartData:n}=this.editBox;let r,{dragLimitAnimate:o}=s;const a=e.type===t.MoveEvent.END||e.type===t.DragEvent.END,l=h(i.draggable),c=!o||a||l;if(e instanceof t.MoveEvent)r=e.getLocalMove(i),c&&t.DragEvent.limitMove(i,r);else{const s={x:e.totalX,y:e.totalY};e.shiftKey&&(Math.abs(s.x)>Math.abs(s.y)?s.y=0:s.x=0),r=t.DragEvent.getValidMove(i,n.point,s,c)}(r.x||r.y)&&(o&&!l&&a?Xr.animateMove(this,r,d(o)?o:.3):this.move(r))}onScale(e){const{target:i,mergeConfig:s,single:n,dragStartData:r}=this.editBox;let{around:o,lockRatio:a,flipable:h,editSize:l}=s;if(e instanceof t.ZoomEvent)this.scaleOf(i.getBoxPoint(e),e.scale,e.scale);else{const{direction:t}=e.current;(e.shiftKey||i.lockRatio)&&(a=!0);const s=Zp.getScaleData(i,r.bounds,t,e.getInnerTotal(i),a,Zp.getAround(o,e.altKey),h,!n||"scale"===l);this.editTool&&this.editTool.onScaleWithDrag?(s.drag=e,this.scaleWithDrag(s)):this.scaleOf(s.origin,s.scaleX,s.scaleY)}}onRotate(e){const{target:i,mergeConfig:s,dragStartData:n}=this.editBox,{around:r,rotateAround:o,rotateGap:a}=s,{direction:h}=e.current;let l,d;if(e instanceof t.RotateEvent)d=e.rotation,l=o?ht.getPoint(o,i.boxBounds):i.getBoxPoint(e);else{const t=Zp.getRotateData(i,h,e,n,e.shiftKey?null:o||i.around||i.origin||r||"center");d=n.rotation+t.rotation-i.rotation,l=t.origin}d=E.float(E.getGapRotation(d,a,i.rotation),2),d&&this.rotateOf(l,d)}onSkew(t){const{target:e,mergeConfig:i}=this.editBox,{around:s}=i,{origin:n,skewX:r,skewY:o}=Zp.getSkewData(e.boxBounds,t.current.direction,t.getInnerMove(e),Zp.getAround(s,t.altKey));(r||o)&&this.skewOf(n,r,o)}move(t,e=0){if(!this.checkTransform("moveable"))return;p(t)&&(e=t.y,t=t.x);const{target:i,mergeConfig:s,single:n,editor:r}=this.editBox,{beforeMove:o}=s;if(o){const s=o({target:i,x:t,y:e});if(p(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:r,moveX:a.x,moveY:a.y};this.emitEvent(new k_(k_.BEFORE_MOVE,h));const l=new k_(k_.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:r,drag:o}=t;if(!1===n({target:e,drag:o,origin:i,scaleX:s,scaleY:r}))return}t=Object.assign(Object.assign({},t),{target:e,editor:s,worldOrigin:e.getWorldPoint(t.origin)}),this.emitEvent(new B_(B_.BEFORE_SCALE,t));const r=new B_(B_.SCALE,t);this.editTool.onScaleWithDrag(r),this.emitEvent(r)}scaleOf(t,e,i=e,s){if(!this.checkTransform("resizeable"))return;const{target:n,mergeConfig:r,single:o,editor:a}=this.editBox,{beforeScale:h}=r;if(h){const s=h({target:n,origin:t,scaleX:e,scaleY:i});if(p(s))e=s.scaleX,i=s.scaleY;else if(!1===s)return}const l=this.getWorldOrigin(t),d=!o&&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 B_(B_.BEFORE_SCALE,c));const u=new B_(B_.SCALE,c);this.doScale(u),this.emitEvent(u)}flip(t){if(!this.checkTransform("resizeable"))return;const{target:e,single:i,editor:s}=this.editBox,n=this.getWorldOrigin("center"),r=i?new et(Xr.getFlipTransform(e,t)):this.getChangedTransform(()=>e.safeChange(()=>e.flip(t))),o={target:e,editor:s,worldOrigin:n,scaleX:"x"===t?-1:1,scaleY:"y"===t?-1:1,transform:r};this.emitEvent(new B_(B_.BEFORE_SCALE,o));const a=new B_(B_.SCALE,o);this.doScale(a),this.emitEvent(a)}rotateOf(t,e){if(!this.checkTransform("rotateable"))return;const{target:i,mergeConfig:s,single:n,editor:r}=this.editBox,{beforeRotate:o}=s;if(o){const s=o({target:i,origin:t,rotation:e});if(d(s))e=s;else if(!1===s)return}const a=this.getWorldOrigin(t),h=!n&&this.getChangedTransform(()=>i.safeChange(()=>i.rotateOf(t,e))),l={target:i,editor:r,worldOrigin:a,rotation:e,transform:h};this.emitEvent(new S_(S_.BEFORE_ROTATE,l));const c=new S_(S_.ROTATE,l);this.doRotate(c),this.emitEvent(c)}skewOf(t,e,i=0,s){if(!this.checkTransform("skewable"))return;const{target:n,mergeConfig:r,single:o,editor:a}=this.editBox,{beforeSkew:h}=r;if(h){const s=h({target:n,origin:t,skewX:e,skewY:i});if(p(s))e=s.skewX,i=s.skewY;else if(!1===s)return}const l=this.getWorldOrigin(t),d=!o&&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 T_(T_.BEFORE_SKEW,c));const u=new T_(T_.SKEW,c);this.doSkew(u),this.emitEvent(u)}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(Xr.getInnerOrigin(e,t))}getChangedTransform(t){const{target:e,single:i}=this.editBox;if(!i&&!e.canChange)return e.changedTransform;const s=new et(e.worldTransform);return t(),new et(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 $a,this.openedGroupList=new $a,this.simulateTarget=new b_(this),this.editBox=new s_(this),this.editToolList={},this.selector=new Wp(this),this.editMask=new r_(this),this.targetEventIds=[];let i=f.clone(a_);t&&(i=f.default(t,i)),this.mergedConfig=this.config=i,this.addMany(this.editMask,this.selector,this.editBox),Xt.has("resize")||(this.config.editSize="scale")}select(t){this.target=t}cancel(){this.target=null}hasItem(t){return this.leafList.has(t)}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?u(t)?t:[t]:[e]}i[0]&&i[0][e]!==(t||!1)&&i.forEach(i=>f.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&&l_(this),this.update()}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(h(s))e=s;else if(!1===s)return}if(f_.list[e]){const t=this.editTool=this.editToolList[e]=this.editToolList[e]||f_.get(e,this);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(v_.BEFORE_GROUP),this.target=u_.group(this.list,this.element,t),this.emitGroupEvent(v_.GROUP,this.target)),this.target}ungroup(){const{list:t}=this;return t.length&&(t.forEach(t=>t.isBranch&&this.emitGroupEvent(v_.BEFORE_UNGROUP,t)),this.target=u_.ungroup(t),t.forEach(t=>t.isBranch&&this.emitGroupEvent(v_.UNGROUP,t))),this.list}openGroup(t){this.emitGroupEvent(v_.BEFORE_OPEN,t),this.openedGroupList.add(t),t.hitChildren=!0,this.emitGroupEvent(v_.OPEN,t)}closeGroup(t){this.emitGroupEvent(v_.BEFORE_CLOSE,t),this.openedGroupList.remove(t),t.hitChildren=!1,this.emitGroupEvent(v_.CLOSE,t)}checkOpenedGroups(){const t=this.openedGroupList;if(t.length){let{list:e}=t;this.editing&&(e=[],t.forEach(t=>this.list.every(e=>!Xr.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 v_(t,{editTarget:e});e&&e.syncEventer||this.emitEvent(i),e&&e.emitEvent(i)}openInnerEditor(t,e,i){let s;if(h(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(h(i))s=i;else if(!1===i)return}f_.list[s]&&(this.editTool.unload(),this.innerEditing=!0,this.innerEditor=this.editToolList[s]=this.editToolList[s]||f_.get(s,this),this.innerEditor.editTarget=t,this.emitInnerEvent(m_.BEFORE_OPEN),this.innerEditor.load(),this.emitInnerEvent(m_.OPEN))}}closeInnerEditor(t){this.innerEditing&&(this.innerEditing=!1,this.emitInnerEvent(m_.BEFORE_CLOSE),this.innerEditor.unload(),this.emitInnerEvent(m_.CLOSE),t||this.updateEditTool(),this.innerEditor=null)}emitInnerEvent(t){const{innerEditor:e}=this,{editTarget:i}=e,s=new m_(t,{editTarget:i,innerEditor:e});i.syncEventer||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&&(u_.toTop(this.list),this.leafList.update())}toBottom(){this.list.length&&(u_.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_(Mo.START,this.onRenderStart,this),i&&i.on_(wo.SCROLL,this.onChildScroll,this),t.on_(Mo.CHILD_START,this.onAppRenderStart,this),t.on_(Do.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())}},Qt([(t,e)=>{Xn(t,e,{get(){const{config:t,element:e,dragPoint:i,editBox:s,app:n}=this,r=Object.assign({},t);return e&&e.editConfig&&Object.assign(r,e.editConfig),s.config&&Object.assign(r,s.config),i&&(i.editConfig&&Object.assign(r,i.editConfig),"font-size"===r.editSize&&(r.lockRatio=!0),"resize-rotate"===i.pointType&&(r.around||(r.around="center"),a(r.lockRatio)&&(r.lockRatio=!0))),o(r.dragLimitAnimate)&&(r.dragLimitAnimate=n&&n.config.pointer.dragLimitAnimate),this.mergedConfig=r}})}],t.Editor.prototype,"mergeConfig",void 0),Qt([bp(function(t,e){const{target:i}=t;i?(t.leafList=i instanceof $a?i:new $a(i),t.multiple&&l_(t)):(t.simulateTarget.remove(),t.leafList.reset()),t.closeInnerEditor(!0),t.unloadEditTool();const s={editor:t,value:i,oldValue:e};t.emitEvent(new Ep(Ep.SELECT,s)),t.checkOpenedGroups(),t.editing?t.waitLeafer(()=>{t.updateEditTool(),t.listenTargetEvents()}):(t.updateEditTool(),t.removeTargetEvents()),t.emitEvent(new Ep(Ep.AFTER_SELECT,s))})],t.Editor.prototype,"target",void 0),Qt([bp(function(t,e){t.emitEvent(new Ep(Ep.HOVER,{editor:t,value:t.hoverTarget,oldValue:e}))})],t.Editor.prototype,"hoverTarget",void 0),t.Editor=Qt([Rr(P_,["editBox","editTool","emitEvent"])],t.Editor);class L_{static registerInnerEditor(){f_.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 L_{static registerEditTool(){f_.register(this)}get tag(){return"EditTool"}onMove(t){const{moveX:e,moveY:i,editor:s}=t,{app:n,list:r}=s;n.lockLayout(),r.forEach(t=>{t.moveWorld(e,i)}),n.unlockLayout()}onScale(t){const{scaleX:e,scaleY:i,transform:s,worldOrigin:n,editor:r}=t,{app:o,list:a}=r;o.lockLayout(),a.forEach(t=>{const o="scale"!==r.getEditSize(t);s?t.transformWorld(s,o):t.scaleOfWorld(n,e,i,o)}),o.unlockLayout()}onRotate(t){const{rotation:e,transform:i,worldOrigin:s,editor:n}=t,{app:r,list:o}=n;r.lockLayout(),o.forEach(t=>{const r="scale"!==n.getEditSize(t);i?t.transformWorld(i,r):t.rotateOfWorld(s,e)}),r.unlockLayout()}onSkew(t){const{skewX:e,skewY:i,transform:s,worldOrigin:n,editor:r}=t,{app:o,list:a}=r;o.lockLayout(),a.forEach(t=>{const o="scale"!==r.getEditSize(t);s?t.transformWorld(s,o):t.skewOfWorld(n,e,i,o)}),o.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=Qt([__()],t.EditTool);const{left:R_,right:C_}=t.Direction9,{move:O_,copy:M_,toNumberPoints:D_}=K;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,r=t.target,o=i===R_;if(r.pathInputed){const{path:t}=r.__,{from:i,to:a}=this.getFromToByPath(t);this.dragPoint(i,a,o,n,this.getInnerMove(r,e,s)),t[1]=i.x,t[2]=i.y,t[4]=a.x,t[5]=a.y,r.path=t}else if(r.points){const{points:t}=r,{from:i,to:a}=this.getFromToByPoints(t);this.dragPoint(i,a,o,n,this.getInnerMove(r,e,s)),t[0]=i.x,t[1]=i.y,t[2]=a.x,t[3]=a.y,r.points=t}else{const t={x:0,y:0},{toPoint:i}=r;r.rotation=0,this.dragPoint(t,i,o,n,this.getInnerMove(r,e,s)),r.getLocalPointByInner(t,null,null,!0),r.getLocalPointByInner(i,null,null,!0),r.x=t.x,r.y=t.y,r.getInnerPointByLocal(i,null,null,!0),r.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=D_(t);return{from:{x:e[0],y:e[1]},to:{x:e[2],y:e[3]}}}dragPoint(t,e,i,s,n){const{x:r,y:o}=n;i?(O_(t,r,o),s&&O_(e,-r,-o)):(s&&O_(t,-r,-o),O_(e,r,o))}onSkew(t){}onUpdate(){const{editBox:t}=this,{rotatePoints:e,resizeLines:i,resizePoints:s,rect:n}=t,r=this.editor.element;let o,a;if(r.pathInputed?o=this.getFromToByPath(r.__.path):r.points&&(o=this.getFromToByPoints(r.__.points)),o){const{from:i,to:a}=o;r.innerToWorld(i,i,!1,t),r.innerToWorld(a,a,!1,t),n.pen.clearPath().moveTo(i.x,i.y).lineTo(a.x,a.y),M_(s[7],i),M_(e[7],i),M_(s[3],a),M_(e[3],a)}for(let t=0;t<8;t++)t<4&&(i[t].visible=!1),a=t===R_||t===C_,s[t].visible=a,e[t].visible=!o&&a}},t.LineEditTool=Qt([__()],t.LineEditTool);const{M:I_,L:A_,C:W_,Q:F_,Z:z_,N:H_,D:U_,X:N_,G:Y_,F:X_,O:V_,P:G_,U:j_}=ye,K_={scale(t,e,i){if(!t)return;let s,n=0,r=t.length;for(;n<r;)switch(s=t[n],s){case I_:case A_:Z_(t,e,i,n,1),n+=3;break;case W_:Z_(t,e,i,n,3),n+=7;break;case F_:Z_(t,e,i,n,2),n+=5;break;case z_:n+=1;break;case H_:Z_(t,e,i,n,2),n+=5;break;case U_:Z_(t,e,i,n,2),n+=9;break;case N_:Z_(t,e,i,n,2),n+=6;break;case Y_:Z_(t,e,i,n,2),n+=9;break;case X_:Z_(t,e,i,n,2),n+=5;break;case V_:t[n]=Y_,t.splice(n+4,0,t[n+3],0),Z_(t,e,i,n,2),n+=9,r+=2;break;case G_:t[n]=X_,t.splice(n+4,0,t[n+3]),Z_(t,e,i,n,2),n+=5,r+=1;break;case j_:Z_(t,e,i,n,2),n+=6}},scalePoints(t,e,i,s,n){for(let r=n?s+1:0,o=n?r+2*n:t.length;r<o;r+=2)t[r]*=e,t[r+1]*=i}},{scalePoints:Z_}=K_,q_=W.get(),{topLeft:J_,top:$_,topRight:Q_,right:tg,bottom:eg,left:ig}=t.Direction9;function sg(t,e,i){t.pathInputed?ng(t,e,i):(1!==e&&(t.width*=e),1!==i&&(t.height*=i))}function ng(t,e,i){K_.scale(t.__.path,e,i),t.path=t.__.path}function rg(t,e,i){const{points:s}=t;p(s[0])?s.forEach(t=>{t.x*=e,t.y*=i}):K_.scalePoints(s,e,i),t.points=s}function og(t,e,i){const{children:s}=t;for(let t=0;t<s.length;t++)q_.a=e,q_.d=i,s[t].transform(q_,!0)}const ag=t.Leaf.prototype;function hg(e,i,s){lg(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=>{Xr.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 lg(t,e){const i={wheel:{preventDefault:!0},touch:{preventDefault:!0},pointer:{preventDefaultMenu:!0}};e&&f.assign(i,e),f.assign(t.config,i,t.userConfig)}ag.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))},ag.__scaleResize=function(t,e){sg(this,t,e)},ag.resizeWidth=function(t){const e=t/this.getBounds("box","local").width||1;this.scaleOf(this.__layout.boxBounds,e,this.__.lockRatio?e:1,!0)},ag.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,r=n&&n.dragPoint;if(this.__.resizeFontSize||s&&"font-size"===s.editSize||r&&"font-size"===n.mergedConfig.editSize)!function(t,e,i,s){let n=e;if(!o(s)){const r=t.__layout;let{width:o,height:a}=r.boxBounds;switch(o*=i-e,a*=e-i,s){case $_:case eg:n=i,r.affectScaleOrRotation?t.moveInner(-o/2,0):t.x-=o/2;break;case ig:case tg:r.affectScaleOrRotation?t.moveInner(0,-a/2):t.y-=a/2;break;case J_:case Q_:r.affectScaleOrRotation?t.moveInner(0,-a):t.y-=a}}t.fontSize*=n;const r=t.__,{padding:a}=r;a&&(t.padding=u(a)?a.map(t=>t*n):a*n),r.__autoWidth||(t.width*=n),r.__autoHeight||(t.height*=n)}(this,t,e,r&&r.direction);else{const{__autoWidth:i,__autoHeight:s,textAlign:n,verticalAlign:r}=this.__,{boxBounds:o}=this.__layout;i&&"left"!==n&&1!==t&&(this.x+=o.x),s&&"top"!==r&&1!==e&&(this.y+=o.y),sg(this,t,e)}},t.Path.prototype.__scaleResize=function(t,e){ng(this,t,e)},t.Line.prototype.__scaleResize=function(t,e){this.pathInputed?ng(this,t,e):this.points?rg(this,t,e):this.width*=t},t.Polygon.prototype.__scaleResize=function(t,e){this.pathInputed?ng(this,t,e):this.points?rg(this,t,e):sg(this,t,e)},t.Group.prototype.__scaleResize=function(t,e){og(this,t,e)},t.Box.prototype.__scaleResize=function(t,e){const{resizeChildren:i,__autoSize:s}=this.__;s&&i||sg(this,t,e),i&&og(this,t,e)},Xt.add("resize"),Xt.add("editor","resize"),Vt.editor=function(e,i){const s=new t.Editor(e);return i&&i.sky.add(i.editor=s),s},t.Box.addAttr("textBox",!1,qn),t.UI.addAttr("editConfig",void 0,qn),t.UI.addAttr("editOuter",t=>(t.updateLayout(),t.__.__isLinePath?"LineEditTool":"EditTool"),qn),t.UI.addAttr("editInner","PathEditor",qn),t.Group.addAttr("editInner","",qn),t.Text.addAttr("editInner","TextEditor",qn),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 dg=Wt.get("LeaferTypeCreator"),cg={list:{},register(t,e){ug[t]&&dg.repeat(t),ug[t]=e},run(t,e){const i=ug[t];i&&i(e)}},{list:ug,register:pg}=cg;pg("viewport",hg),pg("custom",function(t){hg(t,null,!0)}),pg("design",function(t){hg(t,{zoom:{min:.01,max:256},move:{holdSpaceKey:!0,holdMiddleKey:!0}})}),pg("document",function(t){hg(t,{zoom:{min:1},move:{scroll:"limit"}})});const _g={getData(t){const e=t[0],i=t[1],s=K.getCenter(e.from,i.from),n=K.getCenter(e.to,i.to),r={x:n.x-s.x,y:n.y-s.y},o=K.getDistance(e.from,i.from);return{move:r,scale:K.getDistance(e.to,i.to)/o,rotation:K.getRotation(e.from,i.from,e.to,i.to),center:n}}},{abs:gg,max:fg}=Math,{sign:yg,within:mg}=E,vg={getMove(t,e){let{moveSpeed:i}=e,{deltaX:s,deltaY:n}=t;t.shiftKey&&!s&&(s=n,n=0);const r=gg(s),o=gg(n);return r>50&&(s=fg(50,r/3)*yg(s)),o>50&&(n=fg(50,o/3)*yg(n)),{x:-s*i*2,y:-n*i*2}},getScale(t,i){let s,n=1,{zoomMode:r,zoomSpeed:o}=i;const a=t.deltaY||t.deltaX;if(r?(s="mouse"===r||!t.deltaX&&(e.intWheelDeltaY?Math.abs(a)>17:Math.ceil(a)!==a),(t.shiftKey||t.metaKey||t.ctrlKey)&&(s=!0)):s=!t.shiftKey&&(t.metaKey||t.ctrlKey),s){o=mg(o,0,1);const e=t.deltaY?i.delta.y:i.delta.x,s=mg(1-gg(a)/(4*e)*o,.5,2);n=a>0?s:1/s}return n}};class xg{get transforming(){return!!(this.moveData||this.zoomData||this.rotateData)}constructor(t){this.interaction=t}move(e){const{interaction:i}=this;e.moveType||(e.moveType="move"),this.moveData||(this.setPath(e),this.moveData=Object.assign(Object.assign({},e),{moveX:0,moveY:0}),i.emit(t.MoveEvent.START,this.moveData)),e.path=this.moveData.path,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),this.zoomData=Object.assign(Object.assign({},e),{scale:1}),i.emit(t.ZoomEvent.START,this.zoomData)),e.path=this.zoomData.path,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),this.rotateData=Object.assign(Object.assign({},e),{rotation:0}),i.emit(t.RotateEvent.START,this.rotateData)),e.path=this.rotateData.path,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,i),s&&e.emit(t.ZoomEvent.END,s),n&&e.emit(t.RotateEvent.END,n),this.reset()}reset(){this.zoomData=this.moveData=this.rotateData=null}destroy(){this.reset()}}const wg=t.Leafer.prototype,Eg=new Ot,bg=new Q;function kg(t,e){return Object.assign(Object.assign({},e),{moveX:t.x,moveY:t.y})}function Bg(t,e){return Object.assign(Object.assign({},e),{scale:t})}wg.initType=function(t){cg.run(t,this)},wg.getValidMove=function(t,e,i=!0){const{scroll:s,disabled:n}=this.app.config.move;if(bg.set(t,e),s){const t=!0===s?"":s;t.includes("x")?bg.y=0:t.includes("y")?bg.x=0:Math.abs(bg.x)>Math.abs(bg.y)?bg.y=0:bg.x=0,i&&t.includes("limit")&&(Eg.set(this.__world).addPoint(this.zoomLayer),dl.getValidMove(Eg,this.canvas.bounds,"inner",bg,!0),t.includes("x")?bg.y=0:t.includes("y")&&(bg.x=0))}return{x:n?0:bg.x,y:n?0:bg.y}},wg.getValidScale=function(t){const{scaleX:e}=this.zoomLayer.__,{min:i,max:s,disabled:n}=this.app.config.zoom,r=Math.abs(e*t);return i&&r<i?t=i/e:s&&r>s&&(t=s/e),n?1:t};const Sg=wd.prototype;Sg.createTransformer=function(){this.transformer=new xg(this)},Sg.move=function(t){this.transformer.move(t)},Sg.zoom=function(t){this.transformer.zoom(t)},Sg.rotate=function(t){this.transformer.rotate(t)},Sg.transformEnd=function(){this.transformer.transformEnd()},Sg.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 r=e.getScale?e.getScale(t,e):vg.getScale(t,e);if(1!==r)this.zoom(Bg(r,t));else{const s=e.getMove?e.getMove(t,e):vg.getMove(t,e);i.snap&&K.round(s),this.move(kg(s,t))}},Sg.multiTouch=function(t,e){if(this.config.multiTouch.disabled)return;const{move:i,rotation:s,scale:n,center:r}=_g.getData(e);Object.assign(t,r),t.multiTouch=!0,this.pointerWaitCancel(),this.rotate(function(t,e){return Object.assign(Object.assign({},e),{rotation:t})}(s,t)),this.zoom(Bg(n,t)),this.move(kg(i,t))};const Tg=cd.prototype,{abs:Pg}=Math;function Lg(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}Tg.checkDragEndAnimate=function(t,e){const{moveX:i,moveY:s}=this.dragData,n=Pg(i),r=Pg(s),o=e?1:.1,a=this.canAnimate&&this.moving&&(n>o||r>o)&&this.interaction.m.dragAnimate;if(a){const o="touch"===t.pointerType?3:1,h=70;n*(e=e?d(a)?a:.95:o)>h?e=h/n:r*e>h&&(e=h/r),t=Object.assign({},t),K.move(t,i*e,s*e),this.drag(t),this.animate(()=>{this.dragEnd(t,1)})}return a},Tg.animate=function(t,e){const i=t||this.animateWait;i&&this.interaction.target.nextRender(i,null,e),this.animateWait=t},Tg.checkDragOut=function(t){const{interaction:e}=this;this.autoMoveCancel(),this.dragging&&!e.shrinkCanvasBounds.hitPoint(t)&&this.autoMoveOnDragOut(t)},Tg.autoMoveOnDragOut=function(t){const{interaction:e,downData:i,canDragOut:s}=this,{autoDistance:n,dragOut:r}=e.m;if(!r||!s||!n)return;const o=e.shrinkCanvasBounds,{x:a,y:h}=o,l=Pt.maxX(o),d=Pt.maxY(o),c=t.x<a?n:l<t.x?-n:0,u=t.y<h?n:d<t.y?-n:0;let p=0,_=0;this.autoMoveTimer=setInterval(()=>{p+=c,_+=u,K.move(i,c,u),K.move(this.dragData,c,u),e.move(Object.assign(Object.assign({},t),{moveX:c,moveY:u,totalX:p,totalY:_,moveType:"drag"})),e.pointerMoveReal(t)},10)},Tg.autoMoveCancel=function(){this.autoMoveTimer&&(clearInterval(this.autoMoveTimer),this.autoMoveTimer=0)},Xt.add("viewport"),Xt.add("view"),t.Leafer.prototype.zoom=function(t,e,i,s){let n;this.killAnimate(),_(e)?(n=e.padding,i=e.scroll,s=e.transition):n=e;const{zoomLayer:r}=this,o=this.canvas.bounds.clone().shrink(a(n)?30:n),l=new Ot,c={x:o.x+o.width/2,y:o.y+o.height/2};let g;const{x:f,y:y,scaleX:m,scaleY:v}=r.__;if(h(t))switch(t){case"in":g=Lg(m,"in");break;case"out":g=Lg(m,"out");break;case"fit":t=this.boxBounds;break;case"fit-width":(t=new Ot(this.boxBounds)).height=0;break;case"fit-height":(t=new Ot(this.boxBounds)).width=0}else d(t)&&(g=t/m);if(g)g=this.getValidScale(g),r.scaleOfWorld(c,g,g,!1,s);else if(p(t)){const e={x:f,y:y,scaleX:m,scaleY:v},n=u(t);if(n||t.tag){const e=n?t:[t];l.setListWithFn(e,$r.worldBounds)}else{const e=function(t,e){let i,{x:s,y:n,width:r,height:o}=t;return o||(o=r*(e.height/e.width),i=!0),r||(r=o*(e.width/e.height),i=!0),i?{x:s,y:n,width:r,height:o}:t}(t,o);l.set(r.getWorldBounds(e))}const{width:a,height:h}=l;let d=o.x-l.x,c=o.y-l.y;return i?(d+=Math.max((o.width-a)/2,0),c+=Math.max((o.height-h)/2,0)):(g=this.getValidScale(Math.min(o.width/a,o.height/h)),d+=(o.width-a*g)/2,c+=(o.height-h*g)/2,K.scaleOf(e,l,g),l.scaleOf(l,g),e.scaleX*=g,e.scaleY*=g),"x"===i?c=0:"y"===i&&(d=0),K.move(e,d,c),l.move(d,c),r.set(e,s),l}return r.worldBoxBounds};class Rg 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&&f.assign(this.config,e),this.changeTheme(this.config.theme),this.waitLeafer(this.__listenEvents,this)}changeTheme(e){let i;h(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:r}=s;if(t&&this.scrollBounds&&this.scrollBounds.isSame(r))return;this.scrollBounds=new Ot(r);const o=n.bounds.clone().shrink(i),a=o.clone().add(r),h=this.ratioX=o.width/a.width,l=this.ratioY=o.height/a.height,d=(o.x-a.x)/a.width,c=(o.y-a.y)/a.height,u=h<1,p=l<1,{scrollXBar:_,scrollYBar:g}=this,{x:f,y:y,width:m,height:v}=o.shrink([2,p?g.width+6:2,u?_.height+6:2,2]);_.set({x:f+m*d,y:y+v+2,width:Math.max(m*h,e),visible:u}),g.set({x:f+m+2,y:y+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_(Mo.BEFORE,()=>this.update(!0)),this.target.leafer.on_(Ro.RESIZE,()=>this.update())]}__removeListenEvents(){this.off_(this.__eventIds)}destroy(){this.destroyed||(this.__removeListenEvents(),this.target=this.config=null,super.destroy())}}Xt.add("scroll");class Cg extends Kh{}function Og(t){return jn(t,t=>({set(e){if(this.__setAttr(t,e)){const t=this.__;t.__useArrow="none"!==t.startArrow||"none"!==t.endArrow,hr(this)}}}))}t.Arrow=class extends t.Line{get __tag(){return"Arrow"}constructor(t){super(t),this.__.__useArrow=!0}static registerArrow(t,e){Th.register(t,e)}},Qt([Er(Cg)],t.Arrow.prototype,"__",void 0),Qt([Og("angle")],t.Arrow.prototype,"endArrow",void 0),t.Arrow=Qt([Cr()],t.Arrow);const{M:Mg,L:Dg,C:Ig,Q:Ag,O:Wg}=ye,{rotate:Fg,copyFrom:zg,scale:Hg}=K,Ug={},Ng={layout(t,e,i,s,n,r,o){let a,h,l=0,d=t.length;for(;l<d;)switch(a=t[l],a){case Mg:case Dg:Yg(t,l+1,e,i,s,n,r,o),l+=3;break;case Ig:for(h=1;h<6;h+=2)Yg(t,l+h,e,i,s,n,r,o);l+=7;break;case Ag:for(h=1;h<4;h+=2)Yg(t,l+h,e,i,s,n,r,o);l+=5;break;case Wg:t[l+1]+=e,t[l+2]+=i,s&&(t[l+3]*=s),r&&(t[l+4]+=r,t[l+5]+=r),l+=7}},rotate(t,e,i){Ng.layout(t,0,0,1,1,e,i)}};function Yg(t,e,i,s,n,r,o,a){zg(Ug,t[e],t[e+1]),o&&Fg(Ug,o,a),n&&Hg(Ug,n,r),t[e]=i+Ug.x,t[e+1]=s+Ug.y}const{layout:Xg,rotate:Vg}=Ng,{getAngle:Gg}=K,jg={x:-.5},Kg={connect:jg,offset:{x:-.71,bevelJoin:.36,roundJoin:.22},path:[1,-3,-3,2,0,0,2,-3,3]},Zg={connect:jg,offset:{x:-1.207,bevelJoin:.854,roundJoin:.707},path:[1,-3,-3,2,0,0,2,-1,0]},qg={connect:jg,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]},Jg={connect:jg,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]},$g={offset:jg,path:[...qg.path],dashPath:[1,-2.5,0,2,-1,0]};Vg($g.path,180,{x:-1.5,y:0});const Qg={connect:{x:-1.3},path:[1,1.8,-.1,2,1.8,0,26,0,0,1.8,0,359,0]},tf={connect:{x:.5},path:[...Qg.path,1,0,0,26,0,0,1,0,360,0],dashPath:[1,-.5,0,2,.5,0]},ef={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]},sf={path:[...ef.path,2,-1.4,-.49,2,1,-.49,1,-1.4,.49,2,1,.49]},nf=f.clone(ef),rf=f.clone(sf);Vg(nf.path,45),Vg(rf.path,45);const of={angle:Kg,"angle-side":Zg,arrow:Jg,triangle:qg,"triangle-flip":$g,circle:tf,"circle-line":Qg,square:sf,"square-line":ef,diamond:rf,"diamond-line":nf,mark:{offset:jg,path:[1,0,-2,2,0,2]}};function af(t,e,i,s,n,r,o){let a,h;const{strokeCap:l,strokeJoin:d}=t.__;p(e)?e.type?(h=e.scale,a=of[e.type]):a=e:a=of[e];const{offset:c,connect:u,path:_,dashPath:g}=a;let f=u?u.x:0,y=c?c.x:0;const m=[..._];return o&&g&&m.push(...g),"none"!==l&&(f-=.5),c&&("round"===d&&c.roundJoin?y+=c.roundJoin:"bevel"===d&&c.bevelJoin&&(y+=c.bevelJoin)),h&&Xg(m,0,0,h,h),y&&Xg(m,y,0),Xg(m,s.x,s.y,n,n,Gg(i,s)),r.x=(f+y)*n,m}const{M:hf,L:lf,C:df,Q:cf,Z:uf,N:pf,D:_f,X:gf,G:ff,F:yf,O:mf,P:vf,U:xf}=ye,{copy:wf,copyFrom:Ef,getDistancePoint:bf}=K,kf={},Bf={},Sf={},Tf={},Pf={},Lf={list:of,addArrows(t){const{startArrow:e,endArrow:i,strokeWidth:s,dashPattern:n,__pathForRender:r,cornerRadius:o}=t.__,a=!o;let h,l=0,d=r.length,c=0,u=e&&"none"!==e;for(;l<d;){switch(h=r[l],h){case hf:case lf:(c<2||l+6>=d)&&(Ef(Pf,r[l+1],r[l+2]),!c&&u&&wf(Bf,Pf)),l+=3;break;case df:(1===c||l+7>=d-3)&&Rf(r,Tf,Pf,l+3),l+=7;break;case cf:(1===c||l+5>=d-3)&&Rf(r,Tf,Pf,l+1),l+=5;break;case uf:return;case pf:l+=5;break;case _f:l+=9;break;case gf:l+=6;break;case ff:l+=9;break;case yf:l+=5;break;case mf:l+=7;break;case vf:l+=4;break;case xf:(1===c||l+6>=d-3)&&(Rf(r,Tf,Pf,l+1),l+6!==d&&(Pf.x-=(Pf.x-Tf.x)/10,Pf.y-=(Pf.y-Tf.y)/10)),l+=6}if(c++,1===c&&h!==hf)return;if(2===c&&u&&wf(Sf,h===lf?Pf:Tf),l===d){const o=t.__.__pathForRender=a?[...r]:r,d=t.__.__pathForArrow=[];if(u){const i=af(t,e,Sf,Bf,s,kf,!!n);n?d.push(...i):o.push(...i),kf.x&&(bf(Bf,Sf,-kf.x,!0),o[1]=Sf.x,o[2]=Sf.y)}if(i&&"none"!==i){const e=af(t,i,Tf,Pf,s,kf,!!n);if(n?d.push(...e):o.push(...e),kf.x){let t;switch(bf(Pf,Tf,-kf.x,!0),h){case lf:t=l-3+1;break;case df:t=l-7+5;break;case cf:t=l-5+3;break;case xf:t=l-6+3}t&&Cf(o,Tf,t)}}}else wf(Tf,Pf)}},register(t,e){this.list[t]=e},get(t){return this.list[t]}};function Rf(t,e,i,s){Ef(e,t[s],t[s+1]),Ef(i,t[s+2],t[s+3])}function Cf(t,e,i){t[i]=e.x,t[i+1]=e.y}Xt.add("arrow"),t.UI.addAttr("startArrow","none",Og),t.UI.addAttr("endArrow","none",Og),Object.assign(Th,Lf),Object.assign(Ph,{strokeArrow(t,e,i){e.__.dashPattern&&(i.beginPath(),e.__drawPathByData(i,e.__.__pathForArrow),i.dashPattern=null,i.stroke())}});const{Yes:Of,NoAndSkip:Mf,YesAndSkip:Df}=t.Answer,If={},Af={},Wf={};class Ff{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 n=this.getByInnerId(t,e);return i?n:n?[n]:[];case"string":switch(t[0]){case"#":If.id=t.substring(1),t=If;break;case".":Af.className=t.substring(1),t=Af;break;default:Wf.tag=t,t=Wf}case"object":if(o(t.id)){if(t.tag){const{tag:s}=t,n=u(s);return this.getByMethod(n?this.methods.tags:this.methods.tag,e,i,n?f.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&&Xr.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,r;for(let o=0,a=t.length;o<a;o++){if(n=t[o],r=e(n,s),r===Of||r===Df){if(!i)return void(this.findLeaf=n);i.push(n)}n.isBranch&&r<Mf&&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_(vo.REMOVE,this.__onRemoveChild,this),this.target.on_(wo.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 zf=t.UI.prototype;function Hf(t){return t.leafer?t.leafer.selector:e.selector||(e.selector=Vt.selector())}zf.find=function(t,e){return Hf(this).getBy(t,this,!1,e)},zf.findOne=function(t,e){return Hf(this).getBy(t,this,!0,e)},Xt.add("find"),Vt.finder=function(t){return new Ff(t)};const{setPoint:Uf,addPoint:Nf,toBounds:Yf}=st;const Xf={syncExport(t,i,s){let n;Mh.running=!0;try{const r=Ln.fileType(i),a=i.includes(".");s=Ln.getExportOptions(s);const{toURL:h}=e,{download:l}=e.origin;if("json"===r)a&&l(h(JSON.stringify(t.toJSON(s.json)),"text"),i),n={data:!!a||t.toJSON(s.json)};else if("svg"===r)a&&l(h(t.toSVG(),"svg"),i),n={data:!!a||t.toSVG()};else{let r,a,h=1,l=1;const{worldTransform:d,isLeafer:c,leafer:u,isFrame:p}=t,{slice:_,clip:g,trim:f,screenshot:y,padding:m,onCanvas:v}=s,x=o(s.smooth)?!u||u.config.smooth:s.smooth,w=s.contextSettings||(u?u.config.contextSettings:void 0),b=c&&y&&o(s.fill)?t.fill:s.fill,k=Ln.isOpaqueImage(i)||b,B=new et;if(y)r=!0===y?c?u.canvas.bounds:t.worldRenderBounds:y;else{let e=s.relative||(c?"inner":"local");switch(h=d.scaleX,l=d.scaleY,e){case"inner":B.set(d);break;case"local":B.set(d).divide(t.localTransform),h/=t.scaleX,l/=t.scaleY;break;case"world":h=1,l=1;break;case"page":e=u||t;default:B.set(d).divide(t.getTransform(e));const i=e.worldTransform;h/=h/i.scaleX,l/=l/i.scaleY}r=t.getBounds("render",e)}const S={scaleX:1,scaleY:1};E.getScaleData(s.scale,s.size,r,S);let T=s.pixelRatio||1,{x:P,y:L,width:R,height:C}=new Ot(r).scale(S.scaleX,S.scaleY);g&&(P+=g.x,L+=g.y,R=g.width,C=g.height);const O={exporting:!0,matrix:B.scale(1/S.scaleX,1/S.scaleY).invert().translate(-P,-L).withScale(1/h*S.scaleX,1/l*S.scaleY)};let M,D=Vt.canvas({width:Math.floor(R),height:Math.floor(C),pixelRatio:T,smooth:x,contextSettings:w});_&&(M=t,M.__worldOpacity=0,t=u||t,O.bounds=D.bounds),D.save();const I=p&&!o(b),A=t.get("fill");if(I&&(t.fill=""),e.render(t,D,O),I&&(t.fill=A),D.restore(),M&&M.__updateWorldOpacity(),f){a=function(t){const{width:e,height:i}=t.view,{data:s}=t.context.getImageData(0,0,e,i);let n,r,o,a=0;for(let t=0;t<s.length;t+=4)0!==s[t+3]&&(n=a%e,r=(a-n)/e,o?Nf(o,n,r):Uf(o={},n,r)),a++;const h=new Ot;return o&&(Yf(o,h),h.scale(1/t.pixelRatio).ceil()),h}(D);const t=D,{width:e,height:i}=a,s={x:0,y:0,width:e,height:i,pixelRatio:T};D=Vt.canvas(s),D.copyWorld(t,a,s),t.destroy()}if(m){const[t,e,i,s]=E.fourNumber(m),n=D,{width:r,height:o}=n;D=Vt.canvas({width:r+s+e,height:o+t+i,pixelRatio:T}),D.copyWorld(n,n.bounds,{x:s,y:t,width:r,height:o}),n.destroy()}k&&D.fillWorld(D.bounds,b||"#FFFFFF","destination-over"),v&&v(D);n={data:"canvas"===i?D:D.export(i,s),width:D.pixelWidth,height:D.pixelHeight,renderBounds:r,trimBounds:a};const W=u&&u.app;W&&W.canvasManager&&W.canvasManager.clearRecycled()}}catch(t){n={data:"",error:t}}return Mh.running=!1,n},export(t,i,s){return Mh.running=!0,function(t){Vf||(Vf=new Mn);return new Promise(e=>{Vf.add(()=>te(this,void 0,void 0,function*(){return yield t(e)}),{parallel:!1})})}(n=>new Promise(r=>{const o=()=>te(this,void 0,void 0,function*(){if(!In.isComplete)return e.requestRender(o);const a=Mh.syncExport(t,i,s);a.data instanceof Promise&&(a.data=yield a.data),n(a),r()});t.updateLayout(),Gf(t);const{leafer:a}=t;a?a.waitViewCompleted(o):o()}))}};let Vf;function Gf(t){t.__.__needComputePaint&&t.__.__computePaint(),t.isBranch&&t.children.forEach(t=>Gf(t))}const jf=_e.prototype,Kf=Wt.get("@leafer-in/export");jf.export=function(t,e){const{quality:i,blob:s}=Ln.getExportOptions(e);return t.includes(".")?this.saveAs(t,i):s?this.toBlob(t,i):this.toDataURL(t,i)},jf.toBlob=function(t,i){return new Promise(s=>{e.origin.canvasToBolb(this.view,t,i).then(t=>{s(t)}).catch(t=>{Kf.error(t),s(null)})})},jf.toDataURL=function(t,i){return e.origin.canvasToDataURL(this.view,t,i)},jf.saveAs=function(t,i){return new Promise(s=>{e.origin.canvasSaveAs(this.view,t,i).then(()=>{s(!0)}).catch(t=>{Kf.error(t),s(!1)})})},Xt.add("export"),Object.assign(Mh,Xf),t.UI.prototype.export=function(t,e){return Mh.export(this,t,e)},t.UI.prototype.syncExport=function(t,e){return Mh.syncExport(this,t,e)};const Zf={none:"none",title:"capitalize",upper:"uppercase",lower:"lowercase","small-caps":"small-caps"},qf={top:"flex-start",middle:"center",bottom:"flex-end"},Jf={none:"none",under:"underline",delete:"line-through","under-delete":"underline line-through"};function $f(t,e,i){const{style:s}=t,{fill:n,padding:r,textWrap:a,textOverflow:l,textDecoration:d}=e;let c;s.fontFamily=e.fontFamily,s.fontSize=e.fontSize*i+"px",function(t,e){let i="black";u(e)&&(e=e[0]);if(p(e))switch(e.type){case"solid":i=Bh.string(e.color);break;case"image":break;case"linear":case"radial":case"angular":const t=e.stops[0];i=Bh.string(h(t)?t:t.color);break;default:o(e.r)||(i=Bh.string(e))}else i=e;t.color=i}(s,n),s.fontStyle=e.italic?"italic":"normal",s.fontWeight=e.fontWeight,p(d)?(c=d.type,d.color&&(s.textDecorationColor=Bh.string(d.color))):c=d,s.textDecoration=Jf[c],s.textTransform=Zf[e.textCase],s.textAlign="both"===e.textAlign?"justify":e.textAlign,s.display="flex",s.flexDirection="column",s.justifyContent=qf[e.verticalAlign],s.lineHeight=(e.__.__lineHeight||0)*i+"px",s.letterSpacing=(e.__.__letterSpacing||0)*i+"px",s.whiteSpace="none"===a||e.__.__autoWidth?"nowrap":"normal",s.wordBreak="break"===a?"break-all":"normal",s.textIndent=(e.paraIndent||0)*i+"px",s.padding=u(r)?r.map(t=>t*i+"px").join(" "):(r||0)*i+"px",s.textOverflow="show"===l?"":"hide"===l?"clip":l}t.TextEditor=class extends L_{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"),{style:r}=n;n.contentEditable="true",r.position="fixed",r.transformOrigin="left top",r.boxSizing="border-box",this.isHTMLText?n.innerHTML=String(s.text):n.innerText=String(s.text);const{view:o}=e.app;(this.inBody=o instanceof HTMLCanvasElement)?document.body.appendChild(n):o.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];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 r=i.split("\n"),o=document.createDocumentFragment();r.forEach((t,e)=>{e>0&&o.appendChild(document.createElement("br")),o.appendChild(document.createTextNode(t))}),n.insertNode(o),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,r=0;i*=e,s*=e;const o=t.__;if(o.__autoWidth&&(i+=20,o.autoSizeAlign))switch(o.textAlign){case"center":n=-i/2;break;case"right":n=-i}if(o.__autoHeight&&(s+=20,o.autoSizeAlign))switch(o.verticalAlign){case"middle":r=-s/2;break;case"bottom":r=-s}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:_}=new et(t.worldTransform).scale(1/e).translateInner(n,r),{style:g}=this.editDom;g.transform=`matrix(${l},${d},${c},${u},${p},${_})`,g.left=a+"px",g.top=h+"px",g.width=i+"px",g.height=s+"px",this.isHTMLText||$f(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=Qt([g_()],t.TextEditor),Xt.add("text-editor","editor");class Qf extends sl{setText(t){this._text=t,this.__htmlChanged=!0}}return 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(),r=s+10,o=`<svg xmlns="http://www.w3.org/2000/svg" width="${r}" height="${n}">\n <foreignObject width="${r}" 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.text}\n </body>\n </foreignObject>\n </svg>`;t.__setImageFill("data:image/svg+xml,"+encodeURIComponent(o)),t.__naturalWidth=r/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)}},Qt([Er(Qf)],t.HTMLText.prototype,"__",void 0),Qt([ir("")],t.HTMLText.prototype,"text",void 0),Qt([qn("TextEditor")],t.HTMLText.prototype,"editInner",void 0),Qt([cr(!1)],t.HTMLText.prototype,"textEditing",void 0),t.HTMLText=Qt([Cr()],t.HTMLText),Xt.add("html"),t.AlignHelper=ct,t.AroundHelper=ht,t.ArrowData=Cg,t.AutoBounds=Dt,t.BezierHelper=Xe,t.Bounds=Ot,t.BoundsEvent=ko,t.BoundsHelper=Pt,t.BoxData=Vh,t.BranchHelper=io,t.BranchRender=ma,t.CanvasData=nl,t.CanvasManager=$t,t.ChildEvent=vo,t.ColorConvert=Bh,t.Creator=Vt,t.Cursor=Ed,t.DataHelper=f,t.Debug=Wt,t.DragBoundsHelper=dl,t.Dragger=cd,t.EditBox=s_,t.EditDataHelper=Zp,t.EditPoint=t_,t.EditSelect=Wp,t.EditSelectHelper=Mp,t.EditToolCreator=f_,t.EditorEvent=Ep,t.EditorGroupEvent=v_,t.EditorHelper=u_,t.EditorMoveEvent=k_,t.EditorRotateEvent=S_,t.EditorScaleEvent=B_,t.EditorSkewEvent=T_,t.Effect=Ch,t.EllipseData=qh,t.EllipseHelper=Qe,t.Event=mo,t.EventCreator=qt,t.Eventer=Uo,t.Export=Mh,t.FileHelper=Ln,t.Filter=Oh,t.Finder=Ff,t.FrameData=jh,t.GroupData=Xh,t.HTMLTextData=Qf,t.HitCanvasManager=bd,t.ImageData=sl,t.ImageEvent=bo,t.ImageManager=Wn,t.IncrementId=i,t.InnerEditor=L_,t.InnerEditorEvent=m_,t.InteractionBase=wd,t.InteractionHelper=rd,t.Keyboard=Ql,t.LayoutEvent=Oo,t.Layouter=gh,t.LeafBounds=ga,t.LeafBoundsHelper=$r,t.LeafData=m,t.LeafDataProxy=ta,t.LeafEventer=$o,t.LeafHelper=Xr,t.LeafLayout=yo,t.LeafLevelList=Qa,t.LeafList=$a,t.LeafMatrix=aa,t.LeafRender=fa,t.LeaferCanvas=th,t.LeaferCanvasBase=_e,t.LeaferData=Gh,t.LeaferEvent=Do,t.LeaferImage=Yn,t.LeaferTypeCreator=cg,t.LineData=Kh,t.MathHelper=E,t.Matrix=et,t.MatrixHelper=W,t.MultiTouchHelper=_g,t.MyDragEvent=nd,t.MyImage=jl,t.MyPointerEvent=id,t.NeedConvertToCanvasCommandMap=ve,t.OneRadian=k,t.PI2=B,t.PI_2=S,t.Paint=Ph,t.PaintGradient=Rh,t.PaintImage=Lh,t.PathArrow=Th,t.PathArrowModule=Lf,t.PathBounds=yn,t.PathCommandDataHelper=os,t.PathCommandMap=ye,t.PathConvert=Wi,t.PathCorner=kn,t.PathCreator=bs,t.PathData=Qh,t.PathDrawer=Fs,t.PathHelper=ge,t.PathMatrixHelper=Ng,t.PathNumberCommandLengthMap=be,t.PathNumberCommandMap=Ee,t.PenData=tl,t.Picker=vh,t.Platform=e,t.Plugin=Xt,t.Point=Q,t.PointHelper=K,t.PointerButton=td,t.PolygonData=Jh,t.PropertyEvent=wo,t.RectData=Zh,t.RectHelper=ke,t.RectRender=gl,t.RenderEvent=Mo,t.Renderer=yh,t.ResizeEvent=Ro,t.Resource=In,t.Run=Ut,t.ScrollBar=Rg,t.SelectArea=Op,t.Selector=xh,t.StarData=$h,t.State=Dh,t.StringNumberMap=It,t.Stroker=Cp,t.TaskItem=On,t.TaskProcessor=Mn,t.TextConvert=kh,t.TextData=il,t.TransformTool=P_,t.Transformer=xg,t.Transition=Ih,t.TwoPointBoundsHelper=st,t.UIBounds=rl,t.UICreator=jt,t.UIData=Nh,t.UIEvent=ed,t.UIRender=pl,t.UnitConvert=Sh,t.WaitHelper=oo,t.WatchEvent=Co,t.Watcher=nh,t.WheelEventHelper=vg,t.addViewport=hg,t.addViewportConfig=lg,t.affectRenderBoundsType=dr,t.affectStrokeBoundsType=ar,t.arrowType=Og,t.attr=Kn,t.autoLayoutType=Qn,t.boundsType=ir,t.canvasPatch=Pn,t.canvasSizeAttrs=pe,t.createAttr=function(t){return(e,i)=>{Xn(e,i,Gn(i,t))}},t.createDescriptor=Gn,t.cursorType=wr,t.dataProcessor=Er,t.dataType=qn,t.decorateLeafAttr=jn,t.defineDataProcessor=br,t.defineKey=Xn,t.defineLeafAttr=Zn,t.dimType=ur,t.doBoundsType=nr,t.doStrokeType=hr,t.effectType=wh,t.emptyData=r,t.eraserType=vr,t.extraPropertyEventMap=Eo,t.getBoundsData=P,t.getDescriptor=Vn,t.getMatrixData=L,t.getPointData=T,t.hitType=xr,t.isArray=u,t.isData=_,t.isEmptyData=g,t.isFinite=l,t.isNull=a,t.isNumber=d,t.isObject=p,t.isString=h,t.isUndefined=o,t.layoutProcessor=function(t){return(e,i)=>{Xn(e,"__LayoutProcessor",{get:()=>t})}},t.leaferTransformAttrMap=zo,t.maskType=mr,t.naturalBoundsType=sr,t.opacityType=pr,t.path=Bn,t.pathInputType=rr,t.pathType=or,t.pen=Sn,t.positionType=Jn,t.registerEditTool=__,t.registerInnerEditor=g_,t.registerUI=Cr,t.registerUIEvent=Or,t.resizeType=Eh,t.rewrite=Tr,t.rewriteAble=Pr,t.rotationType=er,t.scaleType=tr,t.scrollType=$n,t.sortType=yr,t.strokeType=lr,t.surfaceType=cr,t.tempBounds=Mt,t.tempMatrix=it,t.tempPoint=tt,t.tryToNumber=function(t){return"string"==typeof t&&c.test(t)?+t:t},t.useCanvas=ih,t.useModule=Rr,t.version="1.9.7",t.visibleType=_r,t.zoomLayerType=bh,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";const e={toURL(t,e){let i=encodeURIComponent(t);return"text"===e?i="data:text/plain;charset=utf-8,"+i:"svg"===e&&(i="data:image/svg+xml,"+i),i},image:{hitCanvasSize:100,maxCacheSize:4096e3,maxPatternSize:8847360,crossOrigin:"anonymous",getRealURL(t){const{prefix:i,suffix:s}=e.image;return!s||t.startsWith("data:")||t.startsWith("blob:")||(t+=(t.includes("?")?"&":"?")+s),i&&"/"===t[0]&&(t=i+t),t}}},i={RUNTIME:"runtime",LEAF:"leaf",TASK:"task",CNAVAS:"canvas",IMAGE:"image",types:{},create(t){const{types:e}=s;return e[t]?e[t]++:(e[t]=1,0)}},s=i;var n;t.Answer=void 0,(n=t.Answer||(t.Answer={}))[n.No=0]="No",n[n.Yes=1]="Yes",n[n.NoAndSkip=2]="NoAndSkip",n[n.YesAndSkip=3]="YesAndSkip";const r={};function o(t){return void 0===t}function a(t){return null==t}function h(t){return"string"==typeof t}const{isFinite:l}=Number;function d(t){return"number"==typeof t}const c=/^-?\d+(?:\.\d+)?$/;const{isArray:u}=Array;function p(t){return t&&"object"==typeof t}function g(t){return p(t)&&!u(t)}function _(t){return"{}"===JSON.stringify(t)}const f={default:(t,e)=>(y(e,t),y(t,e),t),assign(t,e,i){let s;Object.keys(e).forEach(n=>{var r,o;if(s=e[n],(null==s?void 0:s.constructor)===Object&&(null===(r=t[n])||void 0===r?void 0:r.constructor)===Object)return y(t[n],e[n],i&&i[n]);i&&n in i?(null===(o=i[n])||void 0===o?void 0:o.constructor)===Object&&y(t[n]={},e[n],i[n]):t[n]=e[n]})},copyAttrs:(t,e,i)=>(i.forEach(i=>{o(e[i])||(t[i]=e[i])}),t),clone:t=>JSON.parse(JSON.stringify(t)),toMap(t){const e={};for(let i=0,s=t.length;i<s;i++)e[t[i]]=!0;return e},stintSet(t,e,i){i||(i=void 0),t[e]!==i&&(t[e]=i)}},{assign:y}=f;class m{get __useNaturalRatio(){return!0}get __isLinePath(){const{path:t}=this;return t&&6===t.length&&1===t[0]}get __usePathBox(){return this.__pathInputed}get __blendMode(){if(this.eraser&&"path"!==this.eraser)return"destination-out";const{blendMode:t}=this;return"pass-through"===t?null:t}constructor(t){this.__leaf=t}__get(t){if(this.__input){const e=this.__input[t];if(!o(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]=o(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(!o(e))return e}if("path"!==t||this.__pathInputed)return this["_"+t]}__removeInput(t){this.__input&&!o(this.__input[t])&&(this.__input[t]=void 0)}__getInputData(t,e){const i={};if(t)if(u(t))for(let e of t)i[e]=this.__getInput(e);else for(let e in t)i[e]=this.__getInput(e);else{let t,e,{__input:s}=this;i.tag=this.__leaf.tag;for(let n in this)if("_"!==n[0]&&(t=this["_"+n],!o(t))){if("path"===n&&!this.__pathInputed)continue;e=s?s[n]:void 0,i[n]=o(e)?t:e}}if(e&&e.matrix){const{a:t,b:e,c:s,d:n,e:r,f:o}=this.__leaf.__localMatrix;i.matrix={a:t,b:e,c:s,d:n,e:r,f:o}}return i}__setMiddle(t,e){this.__middle||(this.__middle={}),this.__middle[t]=e}__getMiddle(t){return this.__middle&&this.__middle[t]}__checkSingle(){const t=this;if("pass-through"===t.blendMode){const e=this.__leaf;t.opacity<1&&(e.isBranch||t.__hasMultiPaint)||e.__hasEraser||t.eraser||t.filter?t.__single=!0:t.__single&&(t.__single=!1)}else t.__single=!0}__removeNaturalSize(){this.__naturalWidth=this.__naturalHeight=void 0}destroy(){this.__input=this.__middle=null}}let v,x,w;const{max:E}=Math,b=[0,0,0,0],k={zero:[...b],tempFour:b,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)=>B(b,t,e,i,s),toTempAB(t,e,i){w=i?d(t)?e:t:[],d(t)?(v=T(t),x=e):d(e)?(v=t,x=T(e)):(v=t,x=e),4!==v.length&&(v=S(v)),4!==x.length&&(x=S(x))},get(t,e){let i;if(!d(t))switch(t.length){case 4:i=o(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]),!o(e))for(let t=0;t<4;t++)i[t]>e&&(i[t]=e);return i},max:(t,e,i)=>d(t)&&d(e)?E(t,e):(P(t,e,i),B(w,E(v[0],x[0]),E(v[1],x[1]),E(v[2],x[2]),E(v[3],x[3]))),add:(t,e,i)=>d(t)&&d(e)?t+e:(P(t,e,i),B(w,v[0]+x[0],v[1]+x[1],v[2]+x[2],v[3]+x[3])),swapAndScale(t,e,i,s){if(d(t))return e===i?t*e:[t*i,t*e];const n=s?t:[],[r,o,a,h]=4===t.length?t:S(t);return B(n,a*i,h*e,r*i,o*e)}},{set:B,get:S,setTemp:T,toTempAB:P}=k,{round:L,pow:R,PI:C}=Math,O={within:(t,e,i)=>(p(e)&&(i=e.max,e=e.min),!o(e)&&t<e&&(t=e),!o(i)&&t>i&&(t=i),t),fourNumber:k.get,formatRotation:(t,e)=>(t%=360,e?t<0&&(t+=360):(t>180&&(t-=360),t<-180&&(t+=360)),O.float(t)),getGapRotation(t,e,i=0){let s=t+i;if(e>1){const t=Math.abs(s%e);(t<1||t>e-1)&&(s=Math.round(s/e)*e)}return s-i},float(t,e){const i=o(e)?1e12:R(10,e);return-0===(t=L(t*i)/i)?0:t},sign:t=>t<0?-1:1,getScaleData(t,e,i,s){if(s||(s={}),e){const t=(d(e)?e:e.width||0)/i.width,n=(d(e)?e:e.height||0)/i.height;s.scaleX=t||n||1,s.scaleY=n||t||1}else t&&O.assignScale(s,t);return s},assignScale(t,e){d(e)?t.scaleX=t.scaleY=e:(t.scaleX=e.x,t.scaleY=e.y)},randInt:M,randColor:t=>`rgba(${M(255)},${M(255)},${M(255)},${t||1})`};function M(t){return Math.round(Math.random()*t)}const D=C/180,I=2*C,A=C/2;function W(){return{x:0,y:0}}function F(){return{x:0,y:0,width:0,height:0}}function z(){return{a:1,b:0,c:0,d:1,e:0,f:0}}const{sin:H,cos:U,acos:N,sqrt:Y}=Math,{float:X}=O,V={};function j(){return Object.assign(Object.assign(Object.assign({},{a:1,b:0,c:0,d:1,e:0,f:0}),{x:0,y:0,width:0,height:0}),{scaleX:1,scaleY:1,rotation:0,skewX:0,skewY:0})}const G={defaultMatrix:{a:1,b:0,c:0,d:1,e:0,f:0},defaultWorld:j(),tempMatrix:{},set(t,e=1,i=0,s=0,n=1,r=0,o=0){t.a=e,t.b=i,t.c=s,t.d=n,t.e=r,t.f=o},get:z,getWorld:j,copy(t,e){t.a=e.a,t.b=e.b,t.c=e.c,t.d=e.d,t.e=e.e,t.f=e.f},translate(t,e,i){t.e+=e,t.f+=i},translateInner(t,e,i,s){t.e+=t.a*e+t.c*i,t.f+=t.b*e+t.d*i,s&&(t.e-=e,t.f-=i)},scale(t,e,i=e){t.a*=e,t.b*=e,t.c*=i,t.d*=i},pixelScale(t,e,i){i||(i=t),i.a=t.a*e,i.b=t.b*e,i.c=t.c*e,i.d=t.d*e,i.e=t.e*e,i.f=t.f*e},scaleOfOuter(t,e,i,s){K.toInnerPoint(t,e,V),K.scaleOfInner(t,V,i,s)},scaleOfInner(t,e,i,s=i){K.translateInner(t,e.x,e.y),K.scale(t,i,s),K.translateInner(t,-e.x,-e.y)},rotate(t,e){const{a:i,b:s,c:n,d:r}=t,o=U(e*=D),a=H(e);t.a=i*o-s*a,t.b=i*a+s*o,t.c=n*o-r*a,t.d=n*a+r*o},rotateOfOuter(t,e,i){K.toInnerPoint(t,e,V),K.rotateOfInner(t,V,i)},rotateOfInner(t,e,i){K.translateInner(t,e.x,e.y),K.rotate(t,i),K.translateInner(t,-e.x,-e.y)},skew(t,e,i){const{a:s,b:n,c:r,d:o}=t;i&&(i*=D,t.a=s+r*i,t.b=n+o*i),e&&(e*=D,t.c=r+s*e,t.d=o+n*e)},skewOfOuter(t,e,i,s){K.toInnerPoint(t,e,V),K.skewOfInner(t,V,i,s)},skewOfInner(t,e,i,s=0){K.translateInner(t,e.x,e.y),K.skew(t,i,s),K.translateInner(t,-e.x,-e.y)},multiply(t,e){const{a:i,b:s,c:n,d:r,e:o,f:a}=t;t.a=e.a*i+e.b*n,t.b=e.a*s+e.b*r,t.c=e.c*i+e.d*n,t.d=e.c*s+e.d*r,t.e=e.e*i+e.f*n+o,t.f=e.e*s+e.f*r+a},multiplyParent(t,e,i,s,n){const{e:r,f:a}=t;if(i||(i=t),o(s)&&(s=1!==t.a||t.b||t.c||1!==t.d),s){const{a:s,b:r,c:o,d:a}=t;i.a=s*e.a+r*e.c,i.b=s*e.b+r*e.d,i.c=o*e.a+a*e.c,i.d=o*e.b+a*e.d,n&&(i.scaleX=e.scaleX*n.scaleX,i.scaleY=e.scaleY*n.scaleY)}else i.a=e.a,i.b=e.b,i.c=e.c,i.d=e.d,n&&(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){K.multiply(t,K.tempInvert(e))},divideParent(t,e){K.multiplyParent(t,K.tempInvert(e))},tempInvert(t){const{tempMatrix:e}=K;return K.copy(e,t),K.invert(e),e},invert(t){const{a:e,b:i,c:s,d:n,e:r,f:o}=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=-(r*n-o*s)*a,t.f=-(o*e-r*i)*a}else if(1===e&&1===n)t.e=-r,t.f=-o;else{const i=1/(e*n);t.a=n*i,t.d=e*i,t.e=-r*n*i,t.f=-o*e*i}},toOuterPoint(t,e,i,s){const{x:n,y:r}=e;i||(i=e),i.x=n*t.a+r*t.c,i.y=n*t.b+r*t.d,s||(i.x+=t.e,i.y+=t.f)},toInnerPoint(t,e,i,s){const{a:n,b:r,c:o,d:a}=t,h=1/(n*a-r*o),{x:l,y:d}=e;if(i||(i=e),i.x=(l*a-d*o)*h,i.y=(d*n-l*r)*h,!s){const{e:e,f:s}=t;i.x-=(e*a-s*o)*h,i.y-=(s*n-e*r)*h}},setLayout(t,e,i,s,n){const{x:r,y:a,scaleX:h,scaleY:l}=e;if(o(n)&&(n=e.rotation||e.skewX||e.skewY),n){const{rotation:i,skewX:s,skewY:n}=e,r=i*D,o=U(r),a=H(r);if(s||n){const e=s*D,i=n*D;t.a=(o+i*-a)*h,t.b=(a+i*o)*h,t.c=(e*o-a)*l,t.d=(o+e*a)*l}else t.a=o*h,t.b=a*h,t.c=-a*l,t.d=o*l}else t.a=h,t.b=0,t.c=0,t.d=l;t.e=r,t.f=a,(i=i||s)&&K.translateInner(t,-i.x,-i.y,!s)},getLayout(t,e,i,s){const{a:n,b:r,c:o,d:a,e:h,f:l}=t;let d,c,u,p,g,_=h,f=l;if(r||o){const t=n*a-r*o;if(o&&!s){d=Y(n*n+r*r),c=t/d;const e=n/d;u=r>0?N(e):-N(e)}else{c=Y(o*o+a*a),d=t/c;const e=o/c;u=A-(a>0?N(-e):-N(e))}const e=X(U(u)),i=H(u);d=X(d),c=X(c),p=e?X((o/c+i)/e/D,9):0,g=e?X((r/d-i)/e/D,9):0,u=X(u/D)}else d=n,c=a,u=p=g=0;return(e=i||e)&&(_+=e.x*n+e.y*o,f+=e.x*r+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:r,d:o}=t;n||r?i=(s*o-n*r)/(e=Y(s*s+n*n)):(e=s,i=o)}return s.scaleX=e,s.scaleY=i,s},reset(t){K.set(t)}},K=G,{toInnerPoint:Z,toOuterPoint:q}=G,{sin:J,cos:$,abs:Q,sqrt:tt,atan2:et,min:it,round:st}=Math,nt={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=o(i)?e:i},copy(t,e){t.x=e.x,t.y=e.y},copyFrom(t,e,i){t.x=e,t.y=i},round(t,e){t.x=e?st(t.x-.5)+.5:st(t.x),t.y=e?st(t.y-.5)+.5:st(t.y)},move(t,e,i){p(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=rt.defaultPoint);const s=$(e*=D),n=J(e),r=t.x-i.x,o=t.y-i.y;t.x=i.x+r*s-o*n,t.y=i.y+r*n+o*s},tempToInnerOf(t,e){const{tempPoint:i}=rt;return at(i,t),Z(e,i,i),i},tempToOuterOf(t,e){const{tempPoint:i}=rt;return at(i,t),q(e,i,i),i},tempToInnerRadiusPointOf(t,e){const{tempRadiusPoint:i}=rt;return at(i,t),rt.toInnerRadiusPointOf(t,e,i),i},toInnerRadiusPointOf(t,e,i){i||(i=t),Z(e,t,i),i.radiusX=Math.abs(t.radiusX/e.scaleX),i.radiusY=Math.abs(t.radiusY/e.scaleY)},toInnerOf(t,e,i){Z(e,t,i)},toOuterOf(t,e,i){q(e,t,i)},getCenter:(t,e)=>({x:t.x+(e.x-t.x)/2,y:t.y+(e.y-t.y)/2}),getCenterX:(t,e)=>t+(e-t)/2,getCenterY:(t,e)=>t+(e-t)/2,getDistance:(t,e)=>ot(t.x,t.y,e.x,e.y),getDistanceFrom(t,e,i,s){const n=Q(i-t),r=Q(s-e);return tt(n*n+r*r)},getMinDistanceFrom:(t,e,i,s,n,r)=>it(ot(t,e,i,s),ot(i,s,n,r)),getAngle:(t,e)=>ht(t,e)/D,getRotation:(t,e,i,s)=>(s||(s=e),rt.getRadianFrom(t.x,t.y,e.x,e.y,i.x,i.y,s.x,s.y)/D),getRadianFrom(t,e,i,s,n,r,a,h){o(a)&&(a=i,h=s);const l=t-i,d=e-s,c=n-a,u=r-h;return Math.atan2(l*u-d*c,l*c+d*u)},getAtan2:(t,e)=>et(e.y-t.y,e.x-t.x),getDistancePoint(t,e,i,s){const n=ht(t,e);return(e=s?e:{}).x=t.x+$(n)*i,e.y=t.y+J(n)*i,e},toNumberPoints(t){let e=t;return p(t[0])&&(e=[],t.forEach(t=>e.push(t.x,t.y))),e},reset(t){rt.reset(t)}},rt=nt,{getDistanceFrom:ot,copy:at,getAtan2:ht}=rt;class lt{constructor(t,e){this.set(t,e)}set(t,e){return p(t)?nt.copy(this,t):nt.set(this,t,e),this}get(){const{x:t,y:e}=this;return{x:t,y:e}}clone(){return new lt(this)}move(t,e){return nt.move(this,t,e),this}scale(t,e){return nt.scale(this,t,e),this}scaleOf(t,e,i){return nt.scaleOf(this,t,e,i),this}rotate(t,e){return nt.rotate(this,t,e),this}rotateOf(t,e){return nt.rotate(this,e,t),this}getRotation(t,e,i){return nt.getRotation(this,t,e,i)}toInnerOf(t,e){return nt.toInnerOf(this,t,e),this}toOuterOf(t,e){return nt.toOuterOf(this,t,e),this}getCenter(t){return new lt(nt.getCenter(this,t))}getDistance(t){return nt.getDistance(this,t)}getDistancePoint(t,e,i){return new lt(nt.getDistancePoint(this,t,e,i))}getAngle(t){return nt.getAngle(this,t)}getAtan2(t){return nt.getAtan2(this,t)}reset(){return nt.reset(this),this}}const dt=new lt;class ct{constructor(t,e,i,s,n,r){this.set(t,e,i,s,n,r)}set(t,e,i,s,n,r){return p(t)?G.copy(this,t):G.set(this,t,e,i,s,n,r),this}setWith(t){return G.copy(this,t),this.scaleX=t.scaleX,this.scaleY=t.scaleY,this}get(){const{a:t,b:e,c:i,d:s,e:n,f:r}=this;return{a:t,b:e,c:i,d:s,e:n,f:r}}clone(){return new ct(this)}translate(t,e){return G.translate(this,t,e),this}translateInner(t,e){return G.translateInner(this,t,e),this}scale(t,e){return G.scale(this,t,e),this}scaleWith(t,e){return G.scale(this,t,e),this.scaleX*=t,this.scaleY*=e||t,this}pixelScale(t){return G.pixelScale(this,t),this}scaleOfOuter(t,e,i){return G.scaleOfOuter(this,t,e,i),this}scaleOfInner(t,e,i){return G.scaleOfInner(this,t,e,i),this}rotate(t){return G.rotate(this,t),this}rotateOfOuter(t,e){return G.rotateOfOuter(this,t,e),this}rotateOfInner(t,e){return G.rotateOfInner(this,t,e),this}skew(t,e){return G.skew(this,t,e),this}skewOfOuter(t,e,i){return G.skewOfOuter(this,t,e,i),this}skewOfInner(t,e,i){return G.skewOfInner(this,t,e,i),this}multiply(t){return G.multiply(this,t),this}multiplyParent(t){return G.multiplyParent(this,t),this}divide(t){return G.divide(this,t),this}divideParent(t){return G.divideParent(this,t),this}invert(){return G.invert(this),this}invertWith(){return G.invert(this),this.scaleX=1/this.scaleX,this.scaleY=1/this.scaleY,this}toOuterPoint(t,e,i){G.toOuterPoint(this,t,e,i)}toInnerPoint(t,e,i){G.toInnerPoint(this,t,e,i)}setLayout(t,e,i){return G.setLayout(this,t,e,i),this}getLayout(t,e,i){return G.getLayout(this,t,e,i)}withScale(t,e){return G.withScale(this,t,e)}reset(){G.reset(this)}}const ut=new ct,pt={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){gt(t,e,i),gt(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:gt}=pt;var _t,ft;t.Direction4=void 0,(_t=t.Direction4||(t.Direction4={}))[_t.top=0]="top",_t[_t.right=1]="right",_t[_t.bottom=2]="bottom",_t[_t.left=3]="left",t.Direction9=void 0,(ft=t.Direction9||(t.Direction9={}))[ft.topLeft=0]="topLeft",ft[ft.top=1]="top",ft[ft.topRight=2]="topRight",ft[ft.right=3]="right",ft[ft.bottomRight=4]="bottomRight",ft[ft.bottom=5]="bottom",ft[ft.bottomLeft=6]="bottomLeft",ft[ft.left=7]="left",ft[ft.center=8]="center",ft[ft["top-left"]=0]="top-left",ft[ft["top-right"]=2]="top-right",ft[ft["bottom-right"]=4]="bottom-right",ft[ft["bottom-left"]=6]="bottom-left";const yt=[{x:0,y:0},{x:.5,y:0},{x:1,y:0},{x:1,y:.5},{x:1,y:1},{x:.5,y:1},{x:0,y:1},{x:0,y:.5},{x:.5,y:.5}];yt.forEach(t=>t.type="percent");const mt={directionData:yt,tempPoint:{},get:vt,toPoint(t,e,i,s,n,r){const o=vt(t);i.x=o.x,i.y=o.y,"percent"===o.type&&(i.x*=e.width,i.y*=e.height,n&&(r||(i.x-=n.x,i.y-=n.y),o.x&&(i.x-=1===o.x?n.width:.5===o.x?o.x*n.width:0),o.y&&(i.y-=1===o.y?n.height:.5===o.y?o.y*n.height:0))),s||(i.x+=e.x,i.y+=e.y)},getPoint:(t,e,i)=>(i||(i={}),mt.toPoint(t,e,i,!0),i)};function vt(e){return h(e)?yt[t.Direction9[e]]:e}const{toPoint:xt}=mt,wt={toPoint(t,e,i,s,n,r){xt(t,i,s,n,e,r)}},{tempPointBounds:Et,setPoint:bt,addPoint:kt,toBounds:Bt}=pt,{toOuterPoint:St}=G,{float:Tt,fourNumber:Pt}=O,{floor:Lt,ceil:Rt}=Math;let Ct,Ot,Mt,Dt;const It={},At={},Wt={},Ft={tempBounds:Wt,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:r,y:o,width:a,height:h}=e;if(u(i)){const e=Pt(i);s?zt.set(t,r+e[3],o+e[0],a-e[1]-e[3],h-e[2]-e[0]):zt.set(t,r-e[3],o-e[0],a+e[1]+e[3],h+e[2]+e[0])}else s&&(i=-i),zt.set(t,r-i,o-i,a+2*i,h+2*i);n&&("width"===n?(t.y=o,t.height=h):(t.x=r,t.width=a))},minX:t=>t.width>0?t.x:t.x+t.width,minY:t=>t.height>0?t.y:t.y+t.height,maxX:t=>t.width>0?t.x+t.width:t.x,maxY:t=>t.height>0?t.y+t.height:t.y,move(t,e,i){t.x+=e,t.y+=i},scroll(t,e){t.x+=e.scrollX,t.y+=e.scrollY},getByMove:(t,e,i)=>(t=Object.assign({},t),zt.move(t,e,i),t),toOffsetOutBounds(t,e,i){e?Ut(e,t):e=t,i||(i=t),e.offsetX=zt.maxX(i),e.offsetY=zt.maxY(i),zt.move(e,-e.offsetX,-e.offsetY)},scale(t,e,i=e,s){s||nt.scale(t,e,i),t.width*=e,t.height*=i},scaleOf(t,e,i,s=i){nt.scaleOf(t,e,i,s),t.width*=i,t.height*=s},tempToOuterOf:(t,e)=>(zt.copy(Wt,t),zt.toOuterOf(Wt,e),Wt),getOuterOf:(t,e)=>(t=Object.assign({},t),zt.toOuterOf(t,e),t),toOuterOf(t,e,i){if(i||(i=t),0===e.b&&0===e.c){const{a:s,d:n}=e;s>0?(i.width=t.width*s,i.x=e.e+t.x*s):(i.width=t.width*-s,i.x=e.e+t.x*s-i.width),n>0?(i.height=t.height*n,i.y=e.f+t.y*n):(i.height=t.height*-n,i.y=e.f+t.y*n-i.height)}else It.x=t.x,It.y=t.y,St(e,It,At),bt(Et,At.x,At.y),It.x=t.x+t.width,St(e,It,At),kt(Et,At.x,At.y),It.y=t.y+t.height,St(e,It,At),kt(Et,At.x,At.y),It.x=t.x,St(e,It,At),kt(Et,At.x,At.y),Bt(Et,i)},toInnerOf(t,e,i){i||(i=t),zt.move(i,-e.e,-e.f),zt.scale(i,1/e.a,1/e.d)},getFitMatrix(t,e,i=1){const s=Math.min(i,zt.getFitScale(t,e));return new ct(s,0,0,s,-e.x*s,-e.y*s)},getFitScale(t,e,i){const s=t.width/e.width,n=t.height/e.height;return i?Math.max(s,n):Math.min(s,n)},put(t,e,i="center",s=1,n=!0,r){r||(r=e),h(s)&&(s=zt.getFitScale(t,e,"cover"===s)),Wt.width=n?e.width*=s:e.width*s,Wt.height=n?e.height*=s:e.height*s,wt.toPoint(i,Wt,t,r,!0,!0)},getSpread(t,e,i){const s={};return zt.copyAndSpread(s,t,e,!1,i),s},spread(t,e,i){zt.copyAndSpread(t,t,e,!1,i)},shrink(t,e,i){zt.copyAndSpread(t,t,e,!0,i)},ceil(t){const{x:e,y:i}=t;t.x=Lt(t.x),t.y=Lt(t.y),t.width=e>t.x?Rt(t.width+e-t.x):Rt(t.width),t.height=i>t.y?Rt(t.height+i-t.y):Rt(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=Tt(t.x,e),t.y=Tt(t.y,e),t.width=Tt(t.width,e),t.height=Tt(t.height,e)},add(t,e,i){Ct=t.x+t.width,Ot=t.y+t.height,Mt=e.x,Dt=e.y,i||(Mt+=e.width,Dt+=e.height),Ct=Ct>Mt?Ct:Mt,Ot=Ot>Dt?Ot:Dt,t.x=t.x<e.x?t.x:e.x,t.y=t.y<e.y?t.y:e.y,t.width=Ct-t.x,t.height=Ot-t.y},addList(t,e){zt.setListWithFn(t,e,void 0,!0)},setList(t,e,i=!1){zt.setListWithFn(t,e,void 0,i)},addListWithFn(t,e,i){zt.setListWithFn(t,e,i,!0)},setListWithFn(t,e,i,s=!1){let n,r=!0;for(let o=0,a=e.length;o<a;o++)n=i?i(e[o],o):e[o],n&&(n.width||n.height)&&(r?(r=!1,s||Ut(t,n)):Ht(t,n));r&&zt.reset(t)},setPoints(t,e){e.forEach((t,e)=>0===e?bt(Et,t.x,t.y):kt(Et,t.x,t.y)),Bt(Et,t)},setPoint(t,e){zt.set(t,e.x,e.y)},addPoint(t,e){Ht(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=nt.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=nt.tempToInnerOf(e,i)),e.x>=t.x&&e.x<=t.x+t.width&&e.y>=t.y&&e.y<=t.y+t.height),hit:(t,e,i)=>(i&&(e=zt.tempToOuterOf(e,i)),!(t.y+t.height<e.y||e.y+e.height<t.y||t.x+t.width<e.x||e.x+e.width<t.x)),includes:(t,e,i)=>(i&&(e=zt.tempToOuterOf(e,i)),t.x<=e.x&&t.y<=e.y&&t.x+t.width>=e.x+e.width&&t.y+t.height>=e.y+e.height),getIntersectData(t,e,i){if(i&&(e=zt.tempToOuterOf(e,i)),!zt.hit(t,e))return{x:0,y:0,width:0,height:0};let{x:s,y:n,width:r,height:o}=e;return Ct=s+r,Ot=n+o,Mt=t.x+t.width,Dt=t.y+t.height,s=s>t.x?s:t.x,n=n>t.y?n:t.y,Ct=Ct<Mt?Ct:Mt,Ot=Ot<Dt?Ot:Dt,r=Ct-s,o=Ot-n,{x:s,y:n,width:r,height:o}},intersect(t,e,i){zt.copy(t,zt.getIntersectData(t,e,i))},isSame:(t,e)=>t.x===e.x&&t.y===e.y&&t.width===e.width&&t.height===e.height,isEmpty:t=>0===t.x&&0===t.y&&0===t.width&&0===t.height,reset(t){zt.set(t)}},zt=Ft,{add:Ht,copy:Ut}=zt;class Nt{get minX(){return Ft.minX(this)}get minY(){return Ft.minY(this)}get maxX(){return Ft.maxX(this)}get maxY(){return Ft.maxY(this)}constructor(t,e,i,s){this.set(t,e,i,s)}set(t,e,i,s){return p(t)?Ft.copy(this,t):Ft.set(this,t,e,i,s),this}get(){const{x:t,y:e,width:i,height:s}=this;return{x:t,y:e,width:i,height:s}}clone(){return new Nt(this)}move(t,e){return Ft.move(this,t,e),this}scale(t,e,i){return Ft.scale(this,t,e,i),this}scaleOf(t,e,i){return Ft.scaleOf(this,t,e,i),this}toOuterOf(t,e){return Ft.toOuterOf(this,t,e),this}toInnerOf(t,e){return Ft.toInnerOf(this,t,e),this}getFitMatrix(t,e){return Ft.getFitMatrix(this,t,e)}put(t,e,i){Ft.put(this,t,e,i)}spread(t,e){return Ft.spread(this,t,e),this}shrink(t,e){return Ft.shrink(this,t,e),this}ceil(){return Ft.ceil(this),this}unsign(){return Ft.unsign(this),this}float(t){return Ft.float(this,t),this}add(t){return Ft.add(this,t),this}addList(t){return Ft.setList(this,t,!0),this}setList(t){return Ft.setList(this,t),this}addListWithFn(t,e){return Ft.setListWithFn(this,t,e,!0),this}setListWithFn(t,e){return Ft.setListWithFn(this,t,e),this}setPoint(t){return Ft.setPoint(this,t),this}setPoints(t){return Ft.setPoints(this,t),this}addPoint(t){return Ft.addPoint(this,t),this}getPoints(){return Ft.getPoints(this)}hitPoint(t,e){return Ft.hitPoint(this,t,e)}hitRadiusPoint(t,e){return Ft.hitRadiusPoint(this,t,e)}hit(t,e){return Ft.hit(this,t,e)}includes(t,e){return Ft.includes(this,t,e)}intersect(t,e){return Ft.intersect(this,t,e),this}getIntersect(t,e){return new Nt(Ft.getIntersectData(this,t,e))}isSame(t){return Ft.isSame(this,t)}isEmpty(){return Ft.isEmpty(this)}reset(){Ft.reset(this)}}const Yt=new Nt;class Xt{constructor(t,e,i,s,n,r){p(t)?this.copy(t):this.set(t,e,i,s,n,r)}set(t=0,e=0,i=0,s=0,n=0,r=0){this.top=t,this.right=e,this.bottom=i,this.left=s,this.width=n,this.height=r}copy(t){const{top:e,right:i,bottom:s,left:n,width:r,height:o}=t;this.set(e,i,s,n,r,o)}getBoundsFrom(t){const{top:e,right:i,bottom:s,left:n,width:r,height:o}=this;return new Nt(n,e,r||t.width-n-i,o||t.height-e-s)}}const Vt={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:jt}=O;class Gt{constructor(t){this.repeatMap={},this.name=t}static get(t){return new Gt(t)}static set filter(t){this.filterList=Kt(t)}static set exclude(t){this.excludeList=Kt(t)}static drawRepaint(t,e){const i=jt();t.fillWorld(e,i.replace("1)",".1)")),t.strokeWorld(e,i)}static drawBounds(t,e,i){const s="hit"===Gt.showBounds,n=t.__nowWorld,r=jt();s&&(e.setWorld(n),t.__drawHitPath(e),e.fillStyle=r.replace("1)",".2)"),e.fill()),e.resetTransform(),e.setStroke(r,2),s?e.stroke():e.strokeWorld(n,r)}log(...t){if(Zt.enable){if(Zt.filterList.length&&Zt.filterList.every(t=>t!==this.name))return;if(Zt.excludeList.length&&Zt.excludeList.some(t=>t===this.name))return;console.log("%c"+this.name,"color:#21ae62",...t)}}tip(...t){Zt.enable&&this.warn(...t)}warn(...t){Zt.showWarn&&console.warn(this.name,...t)}repeat(t,...e){this.repeatMap[t]||(this.warn("repeat:"+t,...e),this.repeatMap[t]=!0)}error(...t){try{throw new Error}catch(e){console.error(this.name,...t,e)}}}function Kt(t){return t?h(t)&&(t=[t]):t=[],t}Gt.filterList=[],Gt.excludeList=[],Gt.showWarn=!0;const Zt=Gt,qt=Gt.get("RunTime"),Jt={currentId:0,currentName:"",idMap:{},nameMap:{},nameToIdMap:{},start(t,e){const s=i.create(i.RUNTIME);return $t.currentId=$t.idMap[s]=e?performance.now():Date.now(),$t.currentName=$t.nameMap[s]=t,$t.nameToIdMap[t]=s,s},end(t,e){const i=$t.idMap[t],s=$t.nameMap[t],n=e?(performance.now()-i)/1e3:Date.now()-i;$t.idMap[t]=$t.nameMap[t]=$t.nameToIdMap[s]=void 0,qt.log(s,n,"ms")},endOfName(t,e){const i=$t.nameToIdMap[t];o(i)||$t.end(i,e)}},$t=Jt,Qt=[],te={list:{},add(t,...e){this.list[t]=!0,Qt.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(()=>Qt.forEach(t=>te.has(t,!0)));const ee={editor:t=>te.need("editor")},ie=Gt.get("UICreator"),se={list:{},register(t){const{__tag:e}=t.prototype;ne[e]&&ie.repeat(e),ne[e]=t},get(t,e,i,s,n,r){ne[t]||ie.error("not register "+t);const a=new ne[t](e);return o(i)||(a.x=i,s&&(a.y=s),n&&(a.width=n),r&&(a.height=r)),a}},{list:ne}=se,re=Gt.get("EventCreator"),oe={nameList:{},register(t){let e;Object.keys(t).forEach(i=>{e=t[i],h(e)&&(ae[e]&&re.repeat(e),ae[e]=t)})},changeName(t,e){const i=ae[t];if(i){const s=Object.keys(i).find(e=>i[e]===t);s&&(i[s]=e,ae[e]=i)}},has(t){return!!this.nameList[t]},get:(t,...e)=>new ae[t](...e)},{nameList:ae}=oe;class he{constructor(){this.list=[]}add(t){t.manager=this,this.list.push(t)}get(t){let e;const{list:i}=this;for(let s=0,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=ee.canvas(t);return this.add(s),s}recycle(t){t.recycled=!0}clearRecycled(){let t;const e=[];for(let i=0,s=this.list.length;i<s;i++)t=this.list[i],t.recycled?t.destroy():e.push(t);this.list=e}clear(){this.list.forEach(t=>{t.destroy()}),this.list.length=0}destroy(){this.clear()}}function le(t,e,i,s){var n,r=arguments.length,o=r<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,i):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(t,e,i,s);else for(var a=t.length-1;a>=0;a--)(n=t[a])&&(o=(r<3?n(o):r>3?n(e,i,o):n(e,i))||o);return r>3&&o&&Object.defineProperty(e,i,o),o}function de(t,e,i,s){return new(i||(i=Promise))(function(n,r){function o(t){try{h(s.next(t))}catch(t){r(t)}}function a(t){try{h(s.throw(t))}catch(t){r(t)}}function h(t){var e;t.done?n(t.value):(e=t.value,e instanceof i?e:new i(function(t){t(e)})).then(o,a)}h((s=s.apply(t,e||[])).next())})}function ce(t){return(e,i)=>{t||(t=i);const s={get(){return this.context[t]},set(e){this.context[t]=e}};"strokeCap"===i&&(s.set=function(e){this.context[t]="none"===e?"butt":e}),Object.defineProperty(e,i,s)}}"function"==typeof SuppressedError&&SuppressedError;const ue=[];function pe(){return(t,e)=>{ue.push(e)}}const ge=[];class _e{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||ge)}get dashPattern(){return this.context.getLineDash()}__bindContext(){let t;ue.forEach(e=>{t=this.context[e],t&&(this[e]=t.bind(this.context))}),this.textBaseline="alphabetic"}setTransform(t,e,i,s,n,r){}resetTransform(){}getTransform(){}save(){}restore(){}transform(t,e,i,s,n,r){p(t)?this.context.transform(t.a,t.b,t.c,t.d,t.e,t.f):this.context.transform(t,e,i,s,n,r)}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,r,o,a,h){switch(arguments.length){case 9:if(e<0){const t=-e/s*a;s+=e,e=0,r+=t,a-=t}if(i<0){const t=-i/n*h;n+=i,i=0,o+=t,h-=t}this.context.drawImage(t,e,i,s,n,r,o,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,r){}quadraticCurveTo(t,e,i,s){}closePath(){}arc(t,e,i,s,n,r){}arcTo(t,e,i,s,n){}ellipse(t,e,i,s,n,r,o,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,r){}fillText(t,e,i,s){}measureText(t){}strokeText(t,e,i,s){}destroy(){this.context=null}}le([ce("imageSmoothingEnabled")],_e.prototype,"smooth",void 0),le([ce("imageSmoothingQuality")],_e.prototype,"smoothLevel",void 0),le([ce("globalAlpha")],_e.prototype,"opacity",void 0),le([ce()],_e.prototype,"fillStyle",void 0),le([ce()],_e.prototype,"strokeStyle",void 0),le([ce("lineWidth")],_e.prototype,"strokeWidth",void 0),le([ce("lineCap")],_e.prototype,"strokeCap",void 0),le([ce("lineJoin")],_e.prototype,"strokeJoin",void 0),le([ce("lineDashOffset")],_e.prototype,"dashOffset",void 0),le([ce()],_e.prototype,"miterLimit",void 0),le([ce()],_e.prototype,"shadowBlur",void 0),le([ce()],_e.prototype,"shadowColor",void 0),le([ce()],_e.prototype,"shadowOffsetX",void 0),le([ce()],_e.prototype,"shadowOffsetY",void 0),le([ce()],_e.prototype,"filter",void 0),le([ce()],_e.prototype,"font",void 0),le([ce()],_e.prototype,"fontKerning",void 0),le([ce()],_e.prototype,"fontStretch",void 0),le([ce()],_e.prototype,"fontVariantCaps",void 0),le([ce()],_e.prototype,"textAlign",void 0),le([ce()],_e.prototype,"textBaseline",void 0),le([ce()],_e.prototype,"textRendering",void 0),le([ce()],_e.prototype,"wordSpacing",void 0),le([ce()],_e.prototype,"letterSpacing",void 0),le([ce()],_e.prototype,"direction",void 0),le([pe()],_e.prototype,"setTransform",null),le([pe()],_e.prototype,"resetTransform",null),le([pe()],_e.prototype,"getTransform",null),le([pe()],_e.prototype,"save",null),le([pe()],_e.prototype,"restore",null),le([pe()],_e.prototype,"translate",null),le([pe()],_e.prototype,"scale",null),le([pe()],_e.prototype,"rotate",null),le([pe()],_e.prototype,"fill",null),le([pe()],_e.prototype,"stroke",null),le([pe()],_e.prototype,"clip",null),le([pe()],_e.prototype,"fillRect",null),le([pe()],_e.prototype,"strokeRect",null),le([pe()],_e.prototype,"clearRect",null),le([pe()],_e.prototype,"beginPath",null),le([pe()],_e.prototype,"moveTo",null),le([pe()],_e.prototype,"lineTo",null),le([pe()],_e.prototype,"bezierCurveTo",null),le([pe()],_e.prototype,"quadraticCurveTo",null),le([pe()],_e.prototype,"closePath",null),le([pe()],_e.prototype,"arc",null),le([pe()],_e.prototype,"arcTo",null),le([pe()],_e.prototype,"ellipse",null),le([pe()],_e.prototype,"rect",null),le([pe()],_e.prototype,"roundRect",null),le([pe()],_e.prototype,"createConicGradient",null),le([pe()],_e.prototype,"createLinearGradient",null),le([pe()],_e.prototype,"createPattern",null),le([pe()],_e.prototype,"createRadialGradient",null),le([pe()],_e.prototype,"fillText",null),le([pe()],_e.prototype,"measureText",null),le([pe()],_e.prototype,"strokeText",null);const{copy:fe,multiplyParent:ye,pixelScale:me}=G,{round:ve}=Math,xe=new Nt,we=new Nt,Ee={width:1,height:1,pixelRatio:1},be=["width","height","pixelRatio"];class ke extends _e{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,s){super(),this.size={},this.worldTransform={},t||(t=Ee),this.manager=s,this.innerId=i.create(i.CNAVAS);const{width:n,height:r,pixelRatio:o}=t;this.autoLayout=!n||!r,this.size.pixelRatio=o||e.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;f.copyAttrs(s,t,be),be.forEach(t=>s[t]||(s[t]=1)),this.bounds=new Nt(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&&ye(t,e,n),me(t,i,n),s&&!t.ignorePixelSnap&&(t.half&&t.half*i%2?(n.e=ve(n.e-.5)+.5,n.f=ve(n.f-.5)+.5):(n.e=ve(n.e),n.f=ve(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:n,dashOffset:r,miterLimit:a}=t;e&&(e.strokeCap&&(i=e.strokeCap),e.strokeJoin&&(s=e.strokeJoin),o(e.dashPattern)||(n=e.dashPattern),o(e.dashOffset)||(r=e.dashOffset),e.miterLimit&&(a=e.miterLimit)),this.strokeCap=i,this.strokeJoin=s,this.dashPattern=n,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=we):i=xe,this.drawImage(t.view,xe.x,xe.y,xe.width,xe.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,Ft.tempToOuterOf(i,e),s,n),this.restore()):(s&&(this.blendMode=s),this.setTempPixelBounds(e,n),this.drawImage(t.view,xe.x,xe.y,xe.width,xe.height,i.x,i.y,i.width,i.height),s&&(this.blendMode="source-over"))}copyWorldByReset(t,e,i,s,n,r=!0){this.resetTransform(),this.copyWorld(t,e,i,s,r),n||this.useWorldTransform()}useGrayscaleAlpha(t){let e,i;this.setTempPixelBounds(t,!0,!0);const{context:s}=this,n=s.getImageData(xe.x,xe.y,xe.width,xe.height),{data:r}=n;for(let t=0,s=r.length;t<s;t+=4)i=.299*r[t]+.587*r[t+1]+.114*r[t+2],(e=r[t+3])&&(r[t+3]=255===e?i:e*(i/255));s.putImageData(n,xe.x,xe.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(xe.x,xe.y,xe.width,xe.height),i&&(this.blendMode="source-over")}strokeWorld(t,e,i,s){i&&(this.blendMode=i),this.strokeStyle=e,this.setTempPixelBounds(t,s),this.strokeRect(xe.x,xe.y,xe.width,xe.height),i&&(this.blendMode="source-over")}clipWorld(t,e=!0){this.beginPath(),this.setTempPixelBounds(t,e),this.rect(xe.x,xe.y,xe.width,xe.height),this.clip()}clipUI(t){t.windingRule?this.clip(t.windingRule):this.clip()}clearWorld(t,e=!0){this.setTempPixelBounds(t,e),this.clearRect(xe.x,xe.y,xe.width,xe.height)}clear(){const{pixelRatio:t}=this;this.clearRect(0,0,this.width*t+2,this.height*t+2)}setTempPixelBounds(t,e,i){this.copyToPixelBounds(xe,t,e,i)}setTempPixelBounds2(t,e,i){this.copyToPixelBounds(we,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):ee.canvas(Object.assign({},i));return n.save(),t&&(fe(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 Be={creator:{},parse(t,e){},convertToCanvasData(t,e){}},Se={N:21,D:22,X:23,G:24,F:25,O:26,P:27,U:28},Te=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},Se),Pe={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},Le={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},Re=Object.assign(Object.assign({},Le),Se),Ce=Te,Oe={};for(let t in Ce)Oe[Ce[t]]=t;const Me={};for(let t in Ce)Me[Ce[t]]=Pe[t];const De={drawRoundRect(t,e,i,s,n,r){const o=O.fourNumber(r,Math.min(s/2,n/2)),a=e+s,h=i+n;o[0]?t.moveTo(e+o[0],i):t.moveTo(e,i),o[1]?t.arcTo(a,i,a,h,o[1]):t.lineTo(a,i),o[2]?t.arcTo(a,h,e,h,o[2]):t.lineTo(a,h),o[3]?t.arcTo(e,h,e,i,o[3]):t.lineTo(e,h),o[0]?t.arcTo(e,i,a,i,o[0]):t.lineTo(e,i)}},{sin:Ie,cos:Ae,hypot:We,atan2:Fe,ceil:ze,abs:He,PI:Ue,sqrt:Ne,pow:Ye}=Math,{setPoint:Xe,addPoint:Ve}=pt,{set:je,toNumberPoints:Ge}=nt,{M:Ke,L:Ze,C:qe,Q:Je,Z:$e}=Te,Qe={},ti={points(t,e,i,s){let n=Ge(e);if(t.push(Ke,n[0],n[1]),i&&n.length>5){let e,r,o,a,h,l,d,c,u,p,g,_,f,y=n.length;const m=!0===i?.5:i;s&&(n=[n[y-2],n[y-1],...n,n[0],n[1],n[2],n[3]],y=n.length);for(let i=2;i<y-2;i+=2)e=n[i-2],r=n[i-1],o=n[i],a=n[i+1],h=n[i+2],l=n[i+3],g=Ne(Ye(o-e,2)+Ye(a-r,2)),_=Ne(Ye(h-o,2)+Ye(l-a,2)),(g||_)&&(f=g+_,g=m*g/f,_=m*_/f,h-=e,l-=r,d=o-g*h,c=a-g*l,2===i?s||t.push(Je,d,c,o,a):t.push(qe,u,p,d,c,o,a),u=o+_*h,p=a+_*l);s||t.push(Je,u,p,n[y-2],n[y-1])}else for(let e=2,i=n.length;e<i;e+=2)t.push(Ze,n[e],n[e+1]);s&&t.push($e)},rect(t,e,i,s,n){Be.creator.path=t,Be.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,r){Be.creator.path=[],De.drawRoundRect(Be.creator,e,i,s,n,r),t.push(...Be.convertToCanvasData(Be.creator.path,!0))},arcTo(t,e,i,s,n,r,o,a,h,l,d){const c=s-e,u=n-i,p=r-s,g=o-n;let _=Fe(u,c),f=Fe(g,p);const y=We(c,u),m=We(p,g);let v=f-_;if(v<0&&(v+=I),y<1e-12||m<1e-12||v<1e-12||He(v-Ue)<1e-12)return t&&t.push(Ze,s,n),h&&(Xe(h,e,i),Ve(h,s,n)),d&&je(d,e,i),void(l&&je(l,s,n));const x=c*g-p*u<0,w=x?-1:1,E=a/Ae(v/2),b=s+E*Ae(_+v/2+A*w),k=n+E*Ie(_+v/2+A*w);return _-=A*w,f-=A*w,si(t,b,k,a,a,0,_/D,f/D,x,h,l,d)},arc:(t,e,i,s,n,r,o,a,h,l)=>si(t,e,i,s,s,0,n,r,o,a,h,l),ellipse(t,e,i,s,n,r,o,a,h,l,d,c){const u=r*D,p=Ie(u),g=Ae(u);let _=o*D,f=a*D;_>Ue&&(_-=I),f<0&&(f+=I);let y=f-_;y<0?y+=I:y>I&&(y-=I),h&&(y-=I);const m=ze(He(y/A)),v=y/m,x=Ie(v/4),w=8/3*x*x/Ie(v/2);f=_+v;let E,b,k,B,S,T,P,L,R=Ae(_),C=Ie(_),O=k=g*s*R-p*n*C,M=B=p*s*R+g*n*C,W=e+k,F=i+B;t&&t.push(t.length?Ze:Ke,W,F),l&&Xe(l,W,F),c&&je(c,W,F);for(let r=0;r<m;r++)E=Ae(f),b=Ie(f),k=g*s*E-p*n*b,B=p*s*E+g*n*b,S=e+O-w*(g*s*C+p*n*R),T=i+M-w*(p*s*C-g*n*R),P=e+k+w*(g*s*b+p*n*E),L=i+B+w*(p*s*b-g*n*E),t&&t.push(qe,S,T,P,L,e+k,i+B),l&&ii(e+O,i+M,S,T,P,L,e+k,i+B,l,!0),O=k,M=B,R=E,C=b,_=f,f+=v;d&&je(d,e+k,i+B)},quadraticCurveTo(t,e,i,s,n,r,o){t.push(qe,(e+2*s)/3,(i+2*n)/3,(r+2*s)/3,(o+2*n)/3,r,o)},toTwoPointBoundsByQuadraticCurve(t,e,i,s,n,r,o,a){ii(t,e,(t+2*i)/3,(e+2*s)/3,(n+2*i)/3,(r+2*s)/3,n,r,o,a)},toTwoPointBounds(t,e,i,s,n,r,o,a,h,l){const d=[];let c,u,p,g,_,f,y,m,v=t,x=i,w=n,E=o;for(let t=0;t<2;++t)if(1==t&&(v=e,x=s,w=r,E=a),c=-3*v+9*x-9*w+3*E,u=6*v-12*x+6*w,p=3*x-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 y=u*u-4*p*c,m=Math.sqrt(y),y<0||(_=(-u+m)/(2*c),0<_&&_<1&&d.push(_),f=(-u-m)/(2*c),0<f&&f<1&&d.push(f));l?Ve(h,t,e):Xe(h,t,e),Ve(h,o,a);for(let l=0,c=d.length;l<c;l++)ei(d[l],t,e,i,s,n,r,o,a,Qe),Ve(h,Qe.x,Qe.y)},getPointAndSet(t,e,i,s,n,r,o,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*r+g*a,l.y=c*i+u*n+p*o+g*h},getPoint(t,e,i,s,n,r,o,a,h){const l={};return ei(t,e,i,s,n,r,o,a,h,l),l},getDerivative(t,e,i,s,n){const r=1-t;return 3*r*r*(i-e)+6*r*t*(s-i)+3*t*t*(n-s)}},{getPointAndSet:ei,toTwoPointBounds:ii,ellipse:si}=ti,{sin:ni,cos:ri,sqrt:oi,atan2:ai}=Math,{ellipse:hi}=ti,li={ellipticalArc(t,i,s,n,r,o,a,h,l,d,c){const u=(l-i)/2,p=(d-s)/2,g=o*D,_=ni(g),f=ri(g),y=-f*u-_*p,m=-f*p+_*u,v=n*n,x=r*r,w=m*m,E=y*y,b=v*x-v*w-x*E;let k=0;if(b<0){const t=oi(1-b/(v*x));n*=t,r*=t}else k=(a===h?-1:1)*oi(b/(v*w+x*E));const B=k*n*m/r,S=-k*r*y/n,T=ai((m-S)/r,(y-B)/n),P=ai((-m-S)/r,(-y-B)/n);let L=P-T;0===h&&L>0?L-=I:1===h&&L<0&&(L+=I);const R=i+u+f*B-_*S,C=s+p+_*B+f*S,O=L<0?1:0;c||e.ellipseToCurve?hi(t,R,C,n,r,o,T/D,P/D,O):n!==r||o?t.push(Te.G,R,C,n,r,o,T/D,P/D,O):t.push(Te.O,R,C,n,T/D,P/D,O)}},{M:di,m:ci,L:ui,l:pi,H:gi,h:_i,V:fi,v:yi,C:mi,c:vi,S:xi,s:wi,Q:Ei,q:bi,T:ki,t:Bi,A:Si,a:Ti,Z:Pi,z:Li,N:Ri,D:Ci,X:Oi,G:Mi,F:Di,O:Ii,P:Ai,U:Wi}=Te,{rect:Fi,roundRect:zi,arcTo:Hi,arc:Ui,ellipse:Ni,quadraticCurveTo:Yi}=ti,{ellipticalArc:Xi}=li,Vi=Gt.get("PathConvert"),ji={},Gi={current:{dot:0},stringify(t,e){let i,s,n,r=0,o=t.length,a="";for(;r<o;){s=t[r],i=Me[s],a+=s===n?" ":Oe[s];for(let s=1;s<i;s++)a+=O.float(t[r+s],e),s===i-1||(a+=" ");n=s,r+=i}return a},parse(t,e){let i,s,n,r="";const o=[],a=e?Re:Le;for(let e=0,h=t.length;e<h;e++)s=t[e],Vt[s]?("."===s&&(Ki.dot&&(Zi(o,r),r=""),Ki.dot++),"0"===r&&"."!==s&&(Zi(o,r),r=""),r+=s):Te[s]?(r&&(Zi(o,r),r=""),Ki.name=Te[s],Ki.length=Pe[s],Ki.index=0,Zi(o,Ki.name),!i&&a[s]&&(i=!0)):"-"===s||"+"===s?"e"===n||"E"===n?r+=s:(r&&Zi(o,r),r=s):r&&(Zi(o,r),r=""),n=s;return r&&Zi(o,r),i?Gi.toCanvasData(o,e):o},toCanvasData(t,e){let i,s,n,r,o,a=0,h=0,l=0,d=0,c=0,u=t.length;const p=[];for(;c<u;){switch(n=t[c],n){case ci:t[c+1]+=a,t[c+2]+=h;case di:a=t[c+1],h=t[c+2],p.push(di,a,h),c+=3;break;case _i:t[c+1]+=a;case gi:a=t[c+1],p.push(ui,a,h),c+=2;break;case yi:t[c+1]+=h;case fi:h=t[c+1],p.push(ui,a,h),c+=2;break;case pi:t[c+1]+=a,t[c+2]+=h;case ui:a=t[c+1],h=t[c+2],p.push(ui,a,h),c+=3;break;case wi:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,n=xi;case xi:o=r===mi||r===xi,l=o?2*a-i:t[c+1],d=o?2*h-s:t[c+2],i=t[c+1],s=t[c+2],a=t[c+3],h=t[c+4],p.push(mi,l,d,i,s,a,h),c+=5;break;case vi:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,t[c+5]+=a,t[c+6]+=h,n=mi;case mi:i=t[c+3],s=t[c+4],a=t[c+5],h=t[c+6],p.push(mi,t[c+1],t[c+2],i,s,a,h),c+=7;break;case Bi:t[c+1]+=a,t[c+2]+=h,n=ki;case ki:o=r===Ei||r===ki,i=o?2*a-i:t[c+1],s=o?2*h-s:t[c+2],e?Yi(p,a,h,i,s,t[c+1],t[c+2]):p.push(Ei,i,s,t[c+1],t[c+2]),a=t[c+1],h=t[c+2],c+=3;break;case bi:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,n=Ei;case Ei:i=t[c+1],s=t[c+2],e?Yi(p,a,h,i,s,t[c+3],t[c+4]):p.push(Ei,i,s,t[c+3],t[c+4]),a=t[c+3],h=t[c+4],c+=5;break;case Ti:t[c+6]+=a,t[c+7]+=h;case Si:Xi(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 Li:case Pi:p.push(Pi),c++;break;case Ri:a=t[c+1],h=t[c+2],e?Fi(p,a,h,t[c+3],t[c+4]):qi(p,t,c,5),c+=5;break;case Ci:a=t[c+1],h=t[c+2],e?zi(p,a,h,t[c+3],t[c+4],[t[c+5],t[c+6],t[c+7],t[c+8]]):qi(p,t,c,9),c+=9;break;case Oi:a=t[c+1],h=t[c+2],e?zi(p,a,h,t[c+3],t[c+4],t[c+5]):qi(p,t,c,6),c+=6;break;case Mi:Ni(e?p:qi(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,ji),a=ji.x,h=ji.y,c+=9;break;case Di:e?Ni(p,t[c+1],t[c+2],t[c+3],t[c+4],0,0,360,!1):qi(p,t,c,5),a=t[c+1]+t[c+3],h=t[c+2],c+=5;break;case Ii:Ui(e?p:qi(p,t,c,7),t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],t[c+6],null,ji),a=ji.x,h=ji.y,c+=7;break;case Ai:e?Ui(p,t[c+1],t[c+2],t[c+3],0,360,!1):qi(p,t,c,4),a=t[c+1]+t[c+3],h=t[c+2],c+=4;break;case Wi:Hi(e?p:qi(p,t,c,6),a,h,t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],null,ji),a=ji.x,h=ji.y,c+=6;break;default:return Vi.error(`command: ${n} [index:${c}]`,t),p}r=n}return p},objectToCanvasData(t){const e=[];return t.forEach(t=>{switch(t.name){case"M":e.push(di,t.x,t.y);break;case"L":e.push(ui,t.x,t.y);break;case"C":e.push(mi,t.x1,t.y1,t.x2,t.y2,t.x,t.y);break;case"Q":e.push(Ei,t.x1,t.y1,t.x,t.y);break;case"Z":e.push(Pi)}}),e},copyData(t,e,i,s){for(let n=i,r=i+s;n<r;n++)t.push(e[n])},pushData(t,e){Ki.index===Ki.length&&(Ki.index=1,t.push(Ki.name)),t.push(Number(e)),Ki.index++,Ki.dot=0}},{current:Ki,pushData:Zi,copyData:qi}=Gi,{M:Ji,L:$i,C:Qi,Q:ts,Z:es,N:is,D:ss,X:ns,G:rs,F:os,O:as,P:hs,U:ls}=Te,{getMinDistanceFrom:ds,getRadianFrom:cs}=nt,{tan:us,min:ps,abs:gs}=Math,_s={},fs={beginPath(t){t.length=0},moveTo(t,e,i){t.push(Ji,e,i)},lineTo(t,e,i){t.push($i,e,i)},bezierCurveTo(t,e,i,s,n,r,o){t.push(Qi,e,i,s,n,r,o)},quadraticCurveTo(t,e,i,s,n){t.push(ts,e,i,s,n)},closePath(t){t.push(es)},rect(t,e,i,s,n){t.push(is,e,i,s,n)},roundRect(t,e,i,s,n,r){if(d(r))t.push(ns,e,i,s,n,r);else{const o=O.fourNumber(r);o?t.push(ss,e,i,s,n,...o):t.push(is,e,i,s,n)}},ellipse(t,e,i,s,n,r,o,h,l){a(r)?t.push(os,e,i,s,n):(a(o)&&(o=0),a(h)&&(h=360),t.push(rs,e,i,s,n,r,o,h,l?1:0))},arc(t,e,i,s,n,r,o){a(n)?t.push(hs,e,i,s):(a(r)&&(r=360),t.push(as,e,i,s,n,r,o?1:0))},arcTo(t,e,i,s,n,r,a,h){if(!o(a)){const t=ds(a,h,e,i,s,n);r=ps(r,ps(t/2,t/2*gs(us(cs(a,h,e,i,s,n)/2))))}t.push(ls,e,i,s,n,r)},drawEllipse(t,e,i,s,n,r,o,h,l){ti.ellipse(null,e,i,s,n,a(r)?0:r,a(o)?0:o,a(h)?360:h,l,null,null,_s),t.push(Ji,_s.x,_s.y),ys(t,e,i,s,n,r,o,h,l)},drawArc(t,e,i,s,n,r,o){ti.arc(null,e,i,s,a(n)?0:n,a(r)?360:r,o,null,null,_s),t.push(Ji,_s.x,_s.y),ms(t,e,i,s,n,r,o)},drawPoints(t,e,i,s){ti.points(t,e,i,s)}},{ellipse:ys,arc:ms}=fs,{moveTo:vs,lineTo:xs,quadraticCurveTo:ws,bezierCurveTo:Es,closePath:bs,beginPath:ks,rect:Bs,roundRect:Ss,ellipse:Ts,arc:Ps,arcTo:Ls,drawEllipse:Rs,drawArc:Cs,drawPoints:Os}=fs;class Ms{set path(t){this.__path=t}get path(){return this.__path}constructor(t){this.set(t)}set(t){return this.__path=t?h(t)?Be.parse(t):t:[],this}beginPath(){return ks(this.__path),this.paint(),this}moveTo(t,e){return vs(this.__path,t,e),this.paint(),this}lineTo(t,e){return xs(this.__path,t,e),this.paint(),this}bezierCurveTo(t,e,i,s,n,r){return Es(this.__path,t,e,i,s,n,r),this.paint(),this}quadraticCurveTo(t,e,i,s){return ws(this.__path,t,e,i,s),this.paint(),this}closePath(){return bs(this.__path),this.paint(),this}rect(t,e,i,s){return Bs(this.__path,t,e,i,s),this.paint(),this}roundRect(t,e,i,s,n){return Ss(this.__path,t,e,i,s,n),this.paint(),this}ellipse(t,e,i,s,n,r,o,a){return Ts(this.__path,t,e,i,s,n,r,o,a),this.paint(),this}arc(t,e,i,s,n,r){return Ps(this.__path,t,e,i,s,n,r),this.paint(),this}arcTo(t,e,i,s,n){return Ls(this.__path,t,e,i,s,n),this.paint(),this}drawEllipse(t,e,i,s,n,r,o,a){return Rs(this.__path,t,e,i,s,n,r,o,a),this.paint(),this}drawArc(t,e,i,s,n,r){return Cs(this.__path,t,e,i,s,n,r),this.paint(),this}drawPoints(t,e,i){return Os(this.__path,t,e,i),this.paint(),this}clearPath(){return this.beginPath()}paint(){}}const{M:Ds,L:Is,C:As,Q:Ws,Z:Fs,N:zs,D:Hs,X:Us,G:Ns,F:Ys,O:Xs,P:Vs,U:js}=Te,Gs=Gt.get("PathDrawer"),Ks={drawPathByData(t,e){if(!e)return;let i,s=0,n=e.length;for(;s<n;)switch(i=e[s],i){case Ds:t.moveTo(e[s+1],e[s+2]),s+=3;break;case Is:t.lineTo(e[s+1],e[s+2]),s+=3;break;case As:t.bezierCurveTo(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5],e[s+6]),s+=7;break;case Ws:t.quadraticCurveTo(e[s+1],e[s+2],e[s+3],e[s+4]),s+=5;break;case Fs:t.closePath(),s+=1;break;case zs:t.rect(e[s+1],e[s+2],e[s+3],e[s+4]),s+=5;break;case Hs: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 Us:t.roundRect(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]),s+=6;break;case Ns:t.ellipse(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]*D,e[s+6]*D,e[s+7]*D,e[s+8]),s+=9;break;case Ys:t.ellipse(e[s+1],e[s+2],e[s+3],e[s+4],0,0,I,!1),s+=5;break;case Xs:t.arc(e[s+1],e[s+2],e[s+3],e[s+4]*D,e[s+5]*D,e[s+6]),s+=7;break;case Vs:t.arc(e[s+1],e[s+2],e[s+3],0,I,!1),s+=4;break;case js:t.arcTo(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]),s+=6;break;default:return void Gs.error(`command: ${i} [index:${s}]`,e)}}},{M:Zs,L:qs,C:Js,Q:$s,Z:Qs,N:tn,D:en,X:sn,G:nn,F:rn,O:on,P:an,U:hn}=Te,{toTwoPointBounds:ln,toTwoPointBoundsByQuadraticCurve:dn,arcTo:cn,arc:un,ellipse:pn}=ti,{addPointBounds:gn,copy:_n,addPoint:fn,setPoint:yn,addBounds:mn,toBounds:vn}=pt,xn=Gt.get("PathBounds");let wn,En,bn;const kn={},Bn={},Sn={},Tn={toBounds(t,e){Tn.toTwoPointBounds(t,Bn),vn(Bn,e)},toTwoPointBounds(t,e){if(!t||!t.length)return yn(e,0,0);let i,s,n,r,o,a=0,h=0,l=0;const d=t.length;for(;a<d;)switch(o=t[a],0===a&&(o===Qs||o===Js||o===$s?yn(e,h,l):yn(e,t[a+1],t[a+2])),o){case Zs:case qs:h=t[a+1],l=t[a+2],fn(e,h,l),a+=3;break;case Js:n=t[a+5],r=t[a+6],ln(h,l,t[a+1],t[a+2],t[a+3],t[a+4],n,r,kn),gn(e,kn),h=n,l=r,a+=7;break;case $s:i=t[a+1],s=t[a+2],n=t[a+3],r=t[a+4],dn(h,l,i,s,n,r,kn),gn(e,kn),h=n,l=r,a+=5;break;case Qs:a+=1;break;case tn:h=t[a+1],l=t[a+2],mn(e,h,l,t[a+3],t[a+4]),a+=5;break;case en:case sn:h=t[a+1],l=t[a+2],mn(e,h,l,t[a+3],t[a+4]),a+=o===en?9:6;break;case nn:pn(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],kn,Sn),0===a?_n(e,kn):gn(e,kn),h=Sn.x,l=Sn.y,a+=9;break;case rn:h=t[a+1],l=t[a+2],En=t[a+3],bn=t[a+4],mn(e,h-En,l-bn,2*En,2*bn),h+=En,a+=5;break;case on:un(null,t[a+1],t[a+2],t[a+3],t[a+4],t[a+5],t[a+6],kn,Sn),0===a?_n(e,kn):gn(e,kn),h=Sn.x,l=Sn.y,a+=7;break;case an:h=t[a+1],l=t[a+2],wn=t[a+3],mn(e,h-wn,l-wn,2*wn,2*wn),h+=wn,a+=4;break;case hn:cn(null,h,l,t[a+1],t[a+2],t[a+3],t[a+4],t[a+5],kn,Sn),0===a?_n(e,kn):gn(e,kn),h=Sn.x,l=Sn.y,a+=6;break;default:return void xn.error(`command: ${o} [index:${a}]`,t)}}},{M:Pn,L:Ln,Z:Rn}=Te,{getCenterX:Cn,getCenterY:On}=nt,{arcTo:Mn}=fs,Dn={smooth(t,e,i){let s,n,r,o=0,a=0,h=0,l=0,d=0,c=0,u=0,p=0,g=0;const _=t.length,f=[];for(;o<_;){switch(s=t[o],s){case Pn:l=p=t[o+1],d=g=t[o+2],o+=3,t[o]===Ln?(c=t[o+1],u=t[o+2],f.push(Pn,Cn(l,c),On(d,u))):f.push(Pn,l,d);break;case Ln:switch(a=t[o+1],h=t[o+2],o+=3,t[o]){case Ln:Mn(f,a,h,t[o+1],t[o+2],e,p,g);break;case Rn:Mn(f,a,h,l,d,e,p,g);break;default:f.push(Ln,a,h)}p=a,g=h;break;case Rn:n!==Rn&&(Mn(f,l,d,c,u,e,p,g),f.push(Rn)),o+=1;break;default:r=Me[s];for(let e=0;e<r;e++)f.push(t[o+e]);o+=r}n=s}return s!==Rn&&(f[1]=l,f[2]=d),f}};function In(t){return new Ms(t)}const An=In();Be.creator=In(),Be.parse=Gi.parse,Be.convertToCanvasData=Gi.toCanvasData;const{drawRoundRect:Wn}=De;function Fn(t){!function(t){t&&!t.roundRect&&(t.roundRect=function(t,e,i,s,n){Wn(this,t,e,i,s,n)})}(t)}const zn={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=Hn.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{}}}},Hn=zn;Hn.alphaPixelTypes.forEach(t=>Hn.upperCaseTypeMap[t]=t.toUpperCase());const Un=Gt.get("TaskProcessor");class Nn{constructor(t){this.parallel=!0,this.time=1,this.id=i.create(i.TASK),this.task=t}run(){return de(this,void 0,void 0,function*(){try{this.task&&!this.isComplete&&this.parent.running&&(yield this.task())}catch(t){Un.error(t)}})}complete(){this.isComplete=!0,this.parent=null,this.task=null}cancel(){this.isCancel=!0,this.complete()}}class Yn{get total(){return this.list.length+this.delayNumber}get finishedIndex(){return this.isComplete?0:this.index+this.parallelSuccessNumber}get remain(){return this.isComplete?this.total:this.total-this.finishedIndex}get percent(){const{total:t}=this;let e=0,i=0;for(let s=0;s<t;s++)s<=this.finishedIndex?(i+=this.list[s].time,s===this.finishedIndex&&(e=i)):e+=this.list[s].time;return this.isComplete?1:i/e}constructor(t){this.config={parallel:6},this.list=[],this.running=!1,this.isComplete=!0,this.index=0,this.delayNumber=0,t&&f.assign(this.config,t),this.empty()}add(t,e){let i,s,n,r;const a=new Nn(t);return a.parent=this,d(e)?r=e:e&&(s=e.parallel,i=e.start,n=e.time,r=e.delay),n&&(a.time=n),!1===s&&(a.parallel=!1),o(r)?this.push(a,i):(this.delayNumber++,setTimeout(()=>{this.delayNumber&&(this.delayNumber--,this.push(a,i))},r)),this.isComplete=!1,a}push(t,e){this.list.push(t),!1===e||this.timer||(this.timer=setTimeout(()=>this.start()))}empty(){this.index=0,this.parallelSuccessNumber=0,this.list=[],this.parallelList=[],this.delayNumber=0}start(){this.running||(this.running=!0,this.isComplete=!1,this.run())}pause(){clearTimeout(this.timer),this.timer=null,this.running=!1}resume(){this.start()}skip(){this.index++,this.resume()}stop(){this.isComplete=!0,this.list.forEach(t=>{t.isComplete||t.cancel()}),this.pause(),this.empty()}run(){this.running&&(this.setParallelList(),this.parallelList.length>1?this.runParallelTasks():this.remain?this.runTask():this.onComplete())}runTask(){const t=this.list[this.index];t?t.run().then(()=>{this.onTask(t),this.index++,this.nextTask()}).catch(t=>{this.onError(t)}):this.nextTask()}runParallelTasks(){this.parallelList.forEach(t=>this.runParallelTask(t))}runParallelTask(t){t.run().then(()=>{this.onTask(t),this.fillParallelTask()}).catch(t=>{this.onParallelError(t)})}nextTask(){this.total===this.finishedIndex?this.onComplete():this.timer=setTimeout(()=>this.run())}setParallelList(){let t;this.parallelList=[],this.parallelSuccessNumber=0;let e=this.index+this.config.parallel;e>this.list.length&&(e=this.list.length);for(let i=this.index;i<e&&(t=this.list[i],t.parallel);i++)this.parallelList.push(t)}fillParallelTask(){let t;const e=this.parallelList;this.parallelSuccessNumber++,e.pop();const i=e.length,s=this.finishedIndex+i;if(e.length){if(!this.running)return;s<this.total&&(t=this.list[s],t&&t.parallel&&(e.push(t),this.runParallelTask(t)))}else this.index+=this.parallelSuccessNumber,this.parallelSuccessNumber=0,this.nextTask()}onComplete(){this.stop(),this.config.onComplete&&this.config.onComplete()}onTask(t){t.complete(),this.config.onTask&&this.config.onTask()}onParallelError(t){this.parallelList.forEach(t=>{t.parallel=!1}),this.parallelList.length=0,this.parallelSuccessNumber=0,this.onError(t)}onError(t){this.pause(),this.config.onError&&this.config.onError(t)}destroy(){this.stop()}}const Xn=Gt.get("Resource"),Vn={tasker:new Yn,map:{},get isComplete(){return jn.tasker.isComplete},set(t,e){jn.map[t]&&Xn.repeat(t),jn.map[t]=e},get:t=>jn.map[t],remove(t){const e=jn.map[t];e&&(e.destroy&&e.destroy(),delete jn.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 h(e)?s={url:e}:e.url||(s={url:t,view:e}),s&&(i&&(s.format=i),e=ee.image(s)),jn.set(t,e),e},destroy(){jn.map={}}},jn=Vn,Gn={maxRecycled:10,recycledList:[],patternTasker:new Yn,get(t){let e=Vn.get(t.url);return e||Vn.set(t.url,e=ee.image(t)),e.use++,e},recycle(t){t.use--,setTimeout(()=>{t.use||Kn.recycledList.push(t)})},clearRecycled(){const t=Kn.recycledList;t.length>Kn.maxRecycled&&(t.forEach(t=>!t.use&&t.url&&Vn.remove(t.url)),t.length=0)},hasAlphaPixel:t=>zn.alphaPixelTypes.some(e=>Kn.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:"+zn.mineType(t)))return!0}else{if(i.includes("."+t)||i.includes("."+zn.upperCaseTypeMap[t]))return!0;if("png"===t&&!i.includes("."))return!0}return!1},destroy(){Kn.recycledList=[]}},Kn=Gn,{IMAGE:Zn,create:qn}=i,{floor:Jn,max:$n}=Math;class Qn{get url(){return this.config.url}get completed(){return this.ready||!!this.error}constructor(t){if(this.use=0,this.waitComplete=[],this.innerId=qn(Zn),this.config=t||(t={url:""}),t.view){const{view:e}=t;this.setView(e.config?e.view:e)}Gn.isFormat("svg",t)&&(this.isSVG=!0),Gn.hasAlphaPixel(t)&&(this.hasAlphaPixel=!0)}load(t,i){if(!this.loading){this.loading=!0;let{loadImage:t,loadImageWithProgress:i}=e.origin,s=this.config.showProgress&&i&&this.onProgress.bind(this);s&&(t=i),Vn.tasker.add(()=>de(this,void 0,void 0,function*(){return yield t(this.url,s).then(t=>this.setView(t)).catch(t=>{this.error=t,this.onComplete(!1)})}))}return this.waitComplete.push(t,i),this.waitComplete.length-2}unload(t,e){const i=this.waitComplete;if(e){const e=i[t+1];e&&e({type:"stop"})}i[t]=i[t+1]=void 0}setView(t){this.ready=!0,this.width=t.naturalWidth||t.width,this.height=t.naturalHeight||t.height,this.view=t,this.onComplete(!0)}onProgress(t){this.progress=t}onComplete(t){let e;this.waitComplete.forEach((i,s)=>{e=s%2,i&&(t?e||i(this):e&&i(this.error))}),this.waitComplete.length=0,this.loading=!1}getFull(t){return this.view}getCanvas(t,i,s,n,r,o,a){if(t||(t=this.width),i||(i=this.height),this.cache){let{params:t,data:e}=this.cache;for(let i in t)if(t[i]!==arguments[i]){e=null;break}if(e)return e}const h=e.origin.createCanvas($n(Jn(t+(r||0)),1),$n(Jn(i+(o||0)),1)),l=h.getContext("2d");return s&&(l.globalAlpha=s),l.imageSmoothingEnabled=!1!==a,l.drawImage(this.view,0,0,t,i),this.cache=this.use>1?{data:h,params:arguments}:null,h}getPattern(t,i,s,n){const r=e.canvas.createPattern(t,i);try{s&&r.setTransform&&(r.setTransform(s),s=void 0)}catch(t){}return n&&f.stintSet(n,"transform",s),r}destroy(){this.config={url:""},this.cache=null,this.waitComplete.length=0}}function tr(t,e,i,s){s||(i.configurable=i.enumerable=!0),Object.defineProperty(t,e,i)}function er(t,e){return Object.getOwnPropertyDescriptor(t,e)}function ir(t,e){const i="_"+t;return{get(){const t=this[i];return null==t?e:t},set(t){this[i]=t}}}function sr(t,e){return(i,s)=>rr(i,s,t,e&&e(s))}function nr(t){return t}function rr(t,e,i,s){const n={get(){return this.__getAttr(e)},set(t){this.__setAttr(e,t)}};tr(t,e,Object.assign(n,s||{})),Mr(t,e,i)}function or(t){return sr(t)}function ar(t,e){return sr(t,t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.matrixChanged||this.__layout.matrixChange())}}))}function hr(t,e){return sr(t,t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.matrixChanged||this.__layout.matrixChange(),this.__scrollWorld||(this.__scrollWorld={}))}}))}function lr(t){return sr(t,t=>({set(e){this.__setAttr(t,e)&&(this.__hasAutoLayout=!!(this.origin||this.around||this.flow),this.__local||this.__layout.createLocal(),gr(this))}}))}function dr(t,e){return sr(t,t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.scaleChanged||this.__layout.scaleChange())}}))}function cr(t,e){return sr(t,t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.rotationChanged||this.__layout.rotationChange())}}))}function ur(t,e){return sr(t,t=>({set(i){this.__setAttr(t,i,e)&&gr(this)}}))}function pr(t){return sr(t,t=>({set(e){this.__setAttr(t,e)&&(gr(this),this.__.__removeNaturalSize())}}))}function gr(t){t.__layout.boxChanged||t.__layout.boxChange(),t.__hasAutoLayout&&(t.__layout.matrixChanged||t.__layout.matrixChange())}function _r(t){return sr(t,t=>({set(e){const i=this.__;2!==i.__pathInputed&&(i.__pathInputed=e?1:0),e||(i.__pathForRender=void 0),this.__setAttr(t,e),gr(this)}}))}const fr=ur;function yr(t,e){return sr(t,t=>({set(i){this.__setAttr(t,i)&&(mr(this),e&&(this.__.__useStroke=!0))}}))}function mr(t){t.__layout.strokeChanged||t.__layout.strokeChange(),t.__.__useArrow&&gr(t)}const vr=yr;function xr(t){return sr(t,t=>({set(e){this.__setAttr(t,e),this.__layout.renderChanged||this.__layout.renderChange()}}))}function wr(t){return sr(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.surfaceChanged||this.__layout.surfaceChange())}}))}function Er(t){return sr(t,t=>({set(e){if(this.__setAttr(t,e)){const t=this.__;f.stintSet(t,"__useDim",t.dim||t.bright||t.dimskip),this.__layout.surfaceChange()}}}))}function br(t){return sr(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.opacityChanged||this.__layout.opacityChange()),this.mask&&Br(this)}}))}function kr(t){return sr(t,t=>({set(e){const i=this.visible;if(!0===i&&0===e){if(this.animationOut)return this.__runAnimation("out",()=>Sr(this,t,e,i))}else 0===i&&!0===e&&this.animation&&this.__runAnimation("in");Sr(this,t,e,i),this.mask&&Br(this)}}))}function Br(t){const{parent:e}=t;if(e){const{__hasMask:t}=e;e.__updateMask(),t!==e.__hasMask&&e.forceUpdate()}}function Sr(t,e,i,s){t.__setAttr(e,i)&&(t.__layout.opacityChanged||t.__layout.opacityChange(),0!==s&&0!==i||gr(t))}function Tr(t){return sr(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.surfaceChange(),this.waitParent(()=>{this.parent.__layout.childrenSortChange()}))}}))}function Pr(t){return sr(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.boxChanged||this.__layout.boxChange(),this.waitParent(()=>{this.parent.__updateMask(e)}))}}))}function Lr(t){return sr(t,t=>({set(e){this.__setAttr(t,e)&&this.waitParent(()=>{this.parent.__updateEraser(e)})}}))}function Rr(t){return sr(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.hitCanvasChanged=!0,"hit"===Gt.showBounds&&this.__layout.surfaceChange(),this.leafer&&this.leafer.updateCursor())}}))}function Cr(t){return sr(t,t=>({set(e){this.__setAttr(t,e),this.leafer&&this.leafer.updateCursor()}}))}function Or(t){return(e,i)=>{tr(e,"__DataProcessor",{get:()=>t})}}function Mr(t,e,i){const s=t.__DataProcessor.prototype,n="_"+e,r=function(t){return"set"+t.charAt(0).toUpperCase()+t.slice(1)}(e),a=ir(e,i);if(o(i))a.get=function(){return this[n]};else if("function"==typeof i)a.get=function(){const t=this[n];return null==t?i(this.__leaf):t};else if(p(i)){const t=_(i);a.get=function(){const e=this[n];return null==e?this[n]=t?{}:f.clone(i):e}}const h=t.isBranchLeaf;"width"===e?a.get=function(){const t=this[n];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[n];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=er(d,e),d=d.__proto__;l&&l.set&&(a.set=l.set),s[r]&&(a.set=s[r],delete s[r]),tr(s,e,a)}const Dr=new Gt("rewrite"),Ir=[],Ar=["destroy","constructor"];function Wr(t){return(e,i)=>{Ir.push({name:e.constructor.name+"."+i,run:()=>{e[i]=t}})}}function Fr(){return t=>{zr()}}function zr(t){Ir.length&&(Ir.forEach(e=>{t&&Dr.error(e.name,"需在Class上装饰@rewriteAble()"),e.run()}),Ir.length=0)}function Hr(t,e){return i=>{var s;(t.prototype?(s=t.prototype,Object.getOwnPropertyNames(s)):Object.keys(t)).forEach(s=>{if(!(Ar.includes(s)||e&&e.includes(s)))if(t.prototype){er(t.prototype,s).writable&&(i.prototype[s]=t.prototype[s])}else i.prototype[s]=t[s]})}}function Ur(){return t=>{se.register(t)}}function Nr(){return t=>{oe.register(t)}}setTimeout(()=>zr(!0));const{copy:Yr,toInnerPoint:Xr,toOuterPoint:Vr,scaleOfOuter:jr,rotateOfOuter:Gr,skewOfOuter:Kr,multiplyParent:Zr,divideParent:qr,getLayout:Jr}=G,$r={},{round:Qr}=Math,to={updateAllMatrix(t,e,i){if(e&&t.__hasAutoLayout&&t.__layout.matrixChanged&&(i=!0),so(t,e,i),t.isBranch){const{children:s}=t;for(let t=0,n=s.length;t<n;t++)io(s[t],e,i)}},updateMatrix(t,e,i){const s=t.__layout;e?i&&(s.waitAutoLayout=!0,t.__hasAutoLayout&&(s.matrixChanged=!1)):s.waitAutoLayout&&(s.waitAutoLayout=!1),s.matrixChanged&&t.__updateLocalMatrix(),s.waitAutoLayout||t.__updateWorldMatrix()},updateBounds(t){const e=t.__layout;e.boundsChanged&&t.__updateLocalBounds(),e.waitAutoLayout||t.__updateWorldBounds()},updateAllWorldOpacity(t){if(t.__updateWorldOpacity(),t.isBranch){const{children:e}=t;for(let t=0,i=e.length;t<i;t++)no(e[t])}},updateChange(t){const e=t.__layout;e.stateStyleChanged&&t.updateState(),e.opacityChanged&&no(t),t.__updateChange()},updateAllChange(t){if(oo(t),t.isBranch){const{children:e}=t;for(let t=0,i=e.length;t<i;t++)ro(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,i,s,n,r,o){n||(n=t.__nowWorld),t.__worldFlipped||e.fullImageShadow?i.copyWorldByReset(s,n,t.__nowWorld,r,o):i.copyWorldToInner(s,n,t.__layout.renderBounds,r)},moveWorld(t,e,i=0,s,n){const r=p(e)?Object.assign({},e):{x:e,y:i};s?Vr(t.localTransform,r,r,!0):t.parent&&Xr(t.parent.scrollWorldTransform,r,r,!0),eo.moveLocal(t,r.x,r.y,n)},moveLocal(t,e,i=0,s){p(e)&&(i=e.y,e=e.x),e+=t.x,i+=t.y,t.leafer&&t.leafer.config.pointSnap&&(e=Qr(e),i=Qr(i)),s?t.animate({x:e,y:i},s):(t.x=e,t.y=i)},zoomOfWorld(t,e,i,s,n,r){eo.zoomOfLocal(t,ao(t,e),i,s,n,r)},zoomOfLocal(t,e,i,s=i,n,r){const o=t.__localMatrix;if(d(s)||(s&&(r=s),s=i),Yr($r,o),jr($r,e,i,s),eo.hasHighPosition(t))eo.setTransform(t,$r,n,r);else{const e=t.x+$r.e-o.e,a=t.y+$r.f-o.f;r&&!n?t.animate({x:e,y:a,scaleX:t.scaleX*i,scaleY:t.scaleY*s},r):(t.x=e,t.y=a,t.scaleResize(i,s,!0!==n))}},rotateOfWorld(t,e,i,s){eo.rotateOfLocal(t,ao(t,e),i,s)},rotateOfLocal(t,e,i,s){const n=t.__localMatrix;Yr($r,n),Gr($r,e,i),eo.hasHighPosition(t)?eo.setTransform(t,$r,!1,s):t.set({x:t.x+$r.e-n.e,y:t.y+$r.f-n.f,rotation:O.formatRotation(t.rotation+i)},s)},skewOfWorld(t,e,i,s,n,r){eo.skewOfLocal(t,ao(t,e),i,s,n,r)},skewOfLocal(t,e,i,s=0,n,r){Yr($r,t.__localMatrix),Kr($r,e,i,s),eo.setTransform(t,$r,n,r)},transformWorld(t,e,i,s){Yr($r,t.worldTransform),Zr($r,e),t.parent&&qr($r,t.parent.scrollWorldTransform),eo.setTransform(t,$r,i,s)},transform(t,e,i,s){Yr($r,t.localTransform),Zr($r,e),eo.setTransform(t,$r,i,s)},setTransform(t,e,i,s){const n=t.__,r=n.origin&&eo.getInnerOrigin(t,n.origin),o=Jr(e,r,n.around&&eo.getInnerOrigin(t,n.around));if(eo.hasOffset(t)&&(o.x-=n.offsetX,o.y-=n.offsetY),i){const e=o.scaleX/t.scaleX,i=o.scaleY/t.scaleY;if(delete o.scaleX,delete o.scaleY,r){Ft.scale(t.boxBounds,Math.abs(e),Math.abs(i));const s=eo.getInnerOrigin(t,n.origin);nt.move(o,r.x-s.x,r.y-s.y)}t.set(o),t.scaleResize(e,i,!1)}else t.set(o,s)},getFlipTransform(t,e){const i={a:1,b:0,c:0,d:1,e:0,f:0},s="x"===e?1:-1;return jr(i,eo.getLocalOrigin(t,"center"),-1*s,1*s),i},getLocalOrigin:(t,e)=>nt.tempToOuterOf(eo.getInnerOrigin(t,e),t.localTransform),getInnerOrigin(t,e){const i={};return mt.toPoint(e,t.boxBounds,i),i},getRelativeWorld:(t,e,i)=>(Yr($r,t.worldTransform),qr($r,e.scrollWorldTransform),i?$r:Object.assign({},$r)),drop(t,e,i,s){t.setTransform(eo.getRelativeWorld(t,e,!0),s),e.add(t,i)},hasHighPosition:t=>t.origin||t.around||eo.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,i,s=.3){if(i.x||i.y)if(Math.abs(i.x)<1&&Math.abs(i.y)<1)t.move(i);else{const n=i.x*s,r=i.y*s;i.x-=n,i.y-=r,t.move(n,r),e.requestRender(()=>eo.animateMove(t,i,s))}}},eo=to,{updateAllMatrix:io,updateMatrix:so,updateAllWorldOpacity:no,updateAllChange:ro,updateChange:oo}=eo;function ao(t,e){return t.updateLayout(),t.parent?nt.tempToInnerOf(e,t.parent.scrollWorldTransform):e}const ho={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)=>co(t,e)&&t.__localBoxBounds,maskLocalStrokeBounds:(t,e)=>co(t,e)&&t.__layout.localStrokeBounds,maskLocalRenderBounds:(t,e)=>co(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 lo;function co(t,e){return e||(lo=0),t.__.mask&&(lo=1),lo<0?null:(lo&&(lo=-1),!0)}const{updateBounds:uo}=to,po={sort:(t,e)=>t.__.zIndex===e.__.zIndex?t.__tempNumber-e.__tempNumber:t.__.zIndex-e.__.zIndex,pushAllChildBranch(t,e){if(t.__tempNumber=1,t.__.__childBranchNumber){const{children:i}=t;for(let s=0,n=i.length;s<n;s++)(t=i[s]).isBranch&&(t.__tempNumber=1,e.add(t),go(t,e))}},pushAllParent(t,e){const{keys:i}=e;if(i)for(;t.parent&&o(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++)_o(e[t],e)},updateBounds(t,e){const i=[t];_o(t,i),fo(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++)uo(s[t]);e&&e===i||uo(i)}}},{pushAllChildBranch:go,pushAllBranchStack:_o,updateBoundsByBranchStack:fo}=po,yo={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:mo,updateBounds:vo}=to,{toOuterOf:xo,getPoints:wo,copy:Eo}=Ft,bo="_localContentBounds",ko="_worldContentBounds",Bo="_worldBoxBounds",So="_worldStrokeBounds";class To{get contentBounds(){return this._contentBounds||this.boxBounds}set contentBounds(t){this._contentBounds=t}get strokeBounds(){return this._strokeBounds||this.boxBounds}get renderBounds(){return this._renderBounds||this.boxBounds}set renderBounds(t){this._renderBounds=t}get localContentBounds(){return xo(this.contentBounds,this.leaf.__localMatrix,this[bo]||(this[bo]={})),this[bo]}get localStrokeBounds(){return this._localStrokeBounds||this}get localRenderBounds(){return this._localRenderBounds||this}get worldContentBounds(){return xo(this.contentBounds,this.leaf.__world,this[ko]||(this[ko]={})),this[ko]}get worldBoxBounds(){return xo(this.boxBounds,this.leaf.__world,this[Bo]||(this[Bo]={})),this[Bo]}get worldStrokeBounds(){return xo(this.strokeBounds,this.leaf.__world,this[So]||(this[So]={})),this[So]}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:i}=t;if(t.isApp)return vo(t);if(i)i.ready?i.watcher.changed&&i.layouter.layout():i.start();else{let i=t;for(;i.parent&&!i.parent.leafer;)i=i.parent;const s=i;if(s.__fullLayouting)return;s.__fullLayouting=!0,e.layout(s),delete s.__fullLayouting}}getTransform(t="world"){this.update();const{leaf:e}=this;switch(t){case"world":return e.__world;case"local":return e.__localMatrix;case"inner":return G.defaultMatrix;case"page":t=e.zoomLayer;default:return mo(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 Nt(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,r,o,a=this.getInnerBounds(t);switch(e){case"world":n=s.getWorldPoint(a),r=s.__world;break;case"local":const{scaleX:t,scaleY:i,rotation:h,skewX:l,skewY:d}=s.__;o={scaleX:t,scaleY:i,rotation:h,skewX:l,skewY:d},n=s.getLocalPointByInner(a);break;case"inner":n=a,r=G.defaultMatrix;break;case"page":e=s.zoomLayer;default:n=s.getWorldPoint(a,e),r=mo(s,e,!0)}if(o||(o=G.getLayout(r)),Eo(o,a),nt.copy(o,n),i){const{scaleX:t,scaleY:e}=o,i=Math.abs(t),s=Math.abs(e);1===i&&1===s||(o.scaleX/=i,o.scaleY/=s,o.width*=i,o.height*=s)}return o}getLayoutPoints(t,e="world"){const{leaf:i}=this,s=wo(this.getInnerBounds(t));let n;switch(e){case"world":n=null;break;case"local":n=i.parent;break;case"inner":break;case"page":e=i.zoomLayer;default:n=e}return o(n)||s.forEach(t=>i.innerToWorld(t,null,!1,n)),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 Po{constructor(t,e){this.bubbles=!1,this.type=t,e&&(this.target=e)}stopDefault(){this.isStopDefault=!0,this.origin&&e.event.stopDefault(this.origin)}stopNow(){this.isStopNow=!0,this.isStop=!0,this.origin&&e.event.stopNow(this.origin)}stop(){this.isStop=!0,this.origin&&e.event.stop(this.origin)}}class Lo extends Po{constructor(t,e,i){super(t,e),this.parent=i,this.child=e}}Lo.ADD="child.add",Lo.REMOVE="child.remove",Lo.CREATED="created",Lo.MOUNTED="mounted",Lo.UNMOUNTED="unmounted",Lo.DESTROY="destroy";const Ro="property.scroll";class Co extends Po{constructor(t,e,i,s,n){super(t,e),this.attrName=i,this.oldValue=s,this.newValue=n}}Co.CHANGE="property.change",Co.LEAFER_CHANGE="property.leafer_change",Co.SCROLL=Ro;const Oo={scrollX:Ro,scrollY:Ro};class Mo extends Po{constructor(t,e){super(t),Object.assign(this,e)}}Mo.LOAD="image.load",Mo.LOADED="image.loaded",Mo.ERROR="image.error";class Do extends Po{static checkHas(t,e,i){"on"===i?e===Fo?t.__hasWorldEvent=!0:t.__hasLocalEvent=!0:(t.__hasLocalEvent=t.hasEvent(Io)||t.hasEvent(Ao)||t.hasEvent(Wo),t.__hasWorldEvent=t.hasEvent(Fo))}static emitLocal(t){if(t.leaferIsReady){const{resized:e}=t.__layout;"local"!==e&&(t.emit(Io,t),"inner"===e&&t.emit(Ao,t)),t.emit(Wo,t)}}static emitWorld(t){t.leaferIsReady&&t.emit(Fo,this)}}Do.RESIZE="bounds.resize",Do.INNER="bounds.inner",Do.LOCAL="bounds.local",Do.WORLD="bounds.world";const{RESIZE:Io,INNER:Ao,LOCAL:Wo,WORLD:Fo}=Do,zo={};[Io,Ao,Wo,Fo].forEach(t=>zo[t]=1);class Ho extends Po{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){p(t)?(super(Ho.RESIZE),Object.assign(this,t)):super(t),this.old=e}static isResizing(t){return this.resizingKeys&&!o(this.resizingKeys[t.innerId])}}Ho.RESIZE="resize";class Uo extends Po{constructor(t,e){super(t),this.data=e}}Uo.REQUEST="watch.request",Uo.DATA="watch.data";class No extends Po{constructor(t,e,i){super(t),e&&(this.data=e,this.times=i)}}No.REQUEST="layout.request",No.START="layout.start",No.BEFORE="layout.before",No.LAYOUT="layout",No.AFTER="layout.after",No.AGAIN="layout.again",No.END="layout.end";class Yo extends Po{constructor(t,e,i,s){super(t),e&&(this.times=e),i&&(this.renderBounds=i,this.renderOptions=s)}}Yo.REQUEST="render.request",Yo.CHILD_START="render.child_start",Yo.CHILD_END="render.child_end",Yo.START="render.start",Yo.BEFORE="render.before",Yo.RENDER="render",Yo.AFTER="render.after",Yo.AGAIN="render.again",Yo.END="render.end",Yo.NEXT="render.next";class Xo extends Po{}Xo.START="leafer.start",Xo.BEFORE_READY="leafer.before_ready",Xo.READY="leafer.ready",Xo.AFTER_READY="leafer.after_ready",Xo.VIEW_READY="leafer.view_ready",Xo.VIEW_COMPLETED="leafer.view_completed",Xo.STOP="leafer.stop",Xo.RESTART="leafer.restart",Xo.END="leafer.end",Xo.UPDATE_MODE="leafer.update_mode",Xo.TRANSFORM="leafer.transform",Xo.MOVE="leafer.move",Xo.SCALE="leafer.scale",Xo.ROTATE="leafer.rotate",Xo.SKEW="leafer.skew";const{MOVE:Vo,SCALE:jo,ROTATE:Go,SKEW:Ko}=Xo,Zo={x:Vo,y:Vo,scaleX:jo,scaleY:jo,rotation:Go,skewX:Ko,skewY:Ko},qo={};class Jo{set event(t){this.on(t)}on(t,e,i){if(!e){let e;if(u(t))t.forEach(t=>this.on(t[0],t[1],t[2]));else for(let i in t)u(e=t[i])?this.on(i,e[0],e[1]):this.on(i,e);return}let s,n,r;i&&("once"===i?n=!0:"boolean"==typeof i?s=i:(s=i.capture,n=i.once));const o=$o(this,s,!0),a=h(t)?t.split(" "):t,l=n?{listener:e,once:n}:{listener:e};a.forEach(t=>{t&&(r=o[t],r?-1===r.findIndex(t=>t.listener===e)&&r.push(l):o[t]=[l],zo[t]&&Do.checkHas(this,t,"on"))})}off(t,e,i){if(t){const s=h(t)?t.split(" "):t;if(e){let t,n,r;i&&(t="boolean"==typeof i?i:"once"!==i&&i.capture);const o=$o(this,t);s.forEach(t=>{t&&(n=o[t],n&&(r=n.findIndex(t=>t.listener===e),r>-1&&n.splice(r,1),n.length||delete o[t],zo[t]&&Do.checkHas(this,t,"off")))})}else{const{__bubbleMap:t,__captureMap:e}=this;s.forEach(i=>{t&&delete t[i],e&&delete e[i]})}}else this.__bubbleMap=this.__captureMap=void 0}on_(t,e,i,s){return e?this.on(t,i?e=e.bind(i):e,s):u(t)&&t.forEach(t=>this.on(t[0],t[2]?t[1]=t[1].bind(t[2]):t[1],t[3])),{type:t,current:this,listener:e,options:s}}off_(t){if(!t)return;const e=u(t)?t:[t];e.forEach(t=>{t&&(t.listener?t.current.off(t.type,t.listener,t.options):u(t.type)&&t.type.forEach(e=>t.current.off(e[0],e[1],e[3])))}),e.length=0}once(t,e,i,s){if(!e)return u(t)&&t.forEach(t=>this.once(t[0],t[1],t[2],t[3]));p(i)?e=e.bind(i):s=i,this.on(t,e,{once:!0,capture:s})}emit(t,e,i){!e&&oe.has(t)&&(e=oe.get(t,{type:t,target:this,current:this}));const s=$o(this,i)[t];if(s){let n;for(let r=0,o=s.length;r<o&&!((n=s[r])&&(n.listener(e),n.once&&(this.off(t,n.listener,i),r--,o--),e&&e.isStopNow));r++);}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,n=i&&i[t],r=s&&s[t];return!!(o(e)?n||r:e?r:n)}destroy(){this.__captureMap=this.__bubbleMap=this.syncEventer=null}}function $o(t,e,i){if(e){const{__captureMap:e}=t;return e||(i?t.__captureMap={}:qo)}{const{__bubbleMap:e}=t;return e||(i?t.__bubbleMap={}:qo)}}const{on:Qo,on_:ta,off:ea,off_:ia,once:sa,emit:na,emitEvent:ra,hasEvent:oa,destroy:aa}=Jo.prototype,ha={on:Qo,on_:ta,off:ea,off_:ia,once:sa,emit:na,emitEvent:ra,hasEvent:oa,destroyEventer:aa},la=Gt.get("setAttr"),da={__setAttr(t,e,i){if(this.leaferIsCreated){const s=this.__.__getInput(t);if(!i||l(e)||o(e)||(la.warn(this.innerName,t,e),e=void 0),p(e)||s!==e){if(this.__realSetAttr(t,e),this.isLeafer){this.emitEvent(new Co(Co.LEAFER_CHANGE,this,t,s,e));const i=Zo[t];i&&(this.emitEvent(new Xo(i,this)),this.emitEvent(new Xo(Xo.TRANSFORM,this)))}this.emitPropertyEvent(Co.CHANGE,t,s,e);const i=Oo[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 Co(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||o(i.normalStyle[t])||(i.normalStyle[t]=e))},__getAttr(t){return this.__proxyData?this.getProxyAttr(t):this.__.__get(t)}},{setLayout:ca,multiplyParent:ua,translateInner:pa,defaultWorld:ga}=G,{toPoint:_a,tempPoint:fa}=mt,ya={__updateWorldMatrix(){const{parent:t,__layout:e,__world:i,__scrollWorld:s,__:n}=this;ua(this.__local||e,t?t.__scrollWorld||t.__world:ga,i,!!e.affectScaleOrRotation,n),s&&pa(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)&&(ca(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)&&(_a(i.around||i.origin,t.boxBounds,fa),pa(e,-fa.x,-fa.y,!i.around))}this.__layout.matrixChanged=void 0}},{updateMatrix:ma,updateAllMatrix:va}=to,{updateBounds:xa}=po,{toOuterOf:wa,copyAndSpread:Ea,copy:ba}=Ft,{toBounds:ka}=Tn,Ba={__updateWorldBounds(){const t=this.__layout;wa(t.renderBounds,this.__world,this.__world),t.resized&&("inner"===t.resized&&this.__onUpdateSize(),this.__hasLocalEvent&&Do.emitLocal(this),t.resized=void 0),this.__hasWorldEvent&&Do.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(),wa(this.__layout.boxBounds,this.__local,this.__local)},__updateLocalStrokeBounds(){wa(this.__layout.strokeBounds,this.__localMatrix,this.__layout.localStrokeBounds)},__updateLocalRenderBounds(){wa(this.__layout.renderBounds,this.__localMatrix,this.__layout.localRenderBounds)},__updateBoxBounds(t,e){const i=this.__layout.boxBounds,s=this.__;s.__usePathBox?ka(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(),va(this),xa(this,this),this.__.__autoSide&&this.__updateBoxBounds(!0)):(va(this),xa(this,this))):ma(this)},__updateNaturalSize(){const{__:t,__layout:e}=this;t.__naturalWidth=e.boxBounds.width,t.__naturalHeight=e.boxBounds.height},__updateStrokeBounds(t){const e=this.__layout;Ea(e.strokeBounds,e.boxBounds,e.strokeBoxSpread)},__updateRenderBounds(t){const e=this.__layout,{renderSpread:i}=e;d(i)&&i<=0?ba(e.renderBounds,e.strokeBounds):Ea(e.renderBounds,e.boxBounds,i)}},Sa={__render(t,e){if(e.shape)return this.__renderShape(t,e);if(this.__worldOpacity){const i=this.__;if(i.bright&&!e.topRendering)return e.topList.add(this);if(t.setWorld(this.__nowWorld=this.__getNowWorld(e)),t.opacity=e.dimOpacity&&!i.dimskip?i.opacity*e.dimOpacity:i.opacity,this.__.__single){if("path"===i.eraser)return this.__renderEraser(t,e);const s=t.getSameCanvas(!0,!0);this.__draw(s,e,t),to.copyCanvasByWorld(this,t,s,this.__nowWorld,i.__blendMode,!0),s.recycle(this.__nowWorld)}else this.__draw(t,e);Gt.showBounds&&Gt.drawBounds(this,t,e)}},__renderShape(t,e){this.__worldOpacity&&(t.setWorld(this.__nowWorld=this.__getNowWorld(e)),this.__drawShape(t,e))},__clip(t,e){this.__worldOpacity&&(t.setWorld(this.__nowWorld=this.__getNowWorld(e)),this.__drawRenderPath(t),t.clipUI(this))},__updateWorldOpacity(){this.__worldOpacity=this.__.visible?this.parent?this.parent.__worldOpacity*this.__.opacity:this.__.opacity:0,this.__layout.opacityChanged&&(this.__layout.opacityChanged=!1)}},{excludeRenderBounds:Ta}=ho,Pa={__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++)Ta(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++)Ta(i[s],e)||i[s].__clip(t,e)}}},La={},{LEAF:Ra,create:Ca}=i,{stintSet:Oa}=f,{toInnerPoint:Ma,toOuterPoint:Da,multiplyParent:Ia}=G,{toOuterOf:Aa}=Ft,{copy:Wa,move:Fa}=nt,{moveLocal:za,zoomOfLocal:Ha,rotateOfLocal:Ua,skewOfLocal:Na,moveWorld:Ya,zoomOfWorld:Xa,rotateOfWorld:Va,skewOfWorld:ja,transform:Ga,transformWorld:Ka,setTransform:Za,getFlipTransform:qa,getLocalOrigin:Ja,getRelativeWorld:$a,drop:Qa}=to;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 To}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=Ca(Ra),this.reset(t),this.__bubbleMap&&this.__emitLifeEvent(Lo.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(Lo.ADD,t,"once")}waitLeafer(t,e){e&&(t=t.bind(e)),this.leafer?t():this.on(Lo.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(Lo.MOUNTED)):this.__emitLifeEvent(Lo.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){o(t)?t="width":"surface"===t&&(t="blendMode");const e=this.__.__getInput(t);this.__[t]=o(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 Ia(i,t.matrix,e,void 0,i),Aa(this.__layout.renderBounds,e,e),Oa(e,"half",i.half),Oa(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}=Gn.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),La.scaleX=i,La.scaleY=s,La}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?$a(this,e):this.worldTransform,n=i?t:{};return Aa(t,s,n),n}worldToLocal(t,e,i,s){this.parent?this.parent.worldToInner(t,e,i,s):e&&Wa(e,t)}localToWorld(t,e,i,s){this.parent?this.parent.innerToWorld(t,e,i,s):e&&Wa(e,t)}worldToInner(t,e,i,s){s&&(s.innerToWorld(t,e,i),t=e||t),Ma(this.scrollWorldTransform,t,e,i)}innerToWorld(t,e,i,s){Da(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:r,y:o}=this.boxBounds;return Fa(n,-r,-o),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:r,y:o}=this.boxBounds;return Fa(n,r,o),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){Za(this,t,e,i)}transform(t,e,i){Ga(this,t,e,i)}move(t,e,i){za(this,t,e,i)}moveInner(t,e,i){Ya(this,t,e,!0,i)}scaleOf(t,e,i,s,n){Ha(this,Ja(this,t),e,i,s,n)}rotateOf(t,e,i){Ua(this,Ja(this,t),e,i)}skewOf(t,e,i,s,n){Na(this,Ja(this,t),e,i,s,n)}transformWorld(t,e,i){Ka(this,t,e,i)}moveWorld(t,e,i){Ya(this,t,e,!1,i)}scaleOfWorld(t,e,i,s,n){Xa(this,t,e,i,s,n)}rotateOfWorld(t,e){Va(this,t,e)}skewOfWorld(t,e,i,s,n){ja(this,t,e,i,s,n)}flip(t,e){Ga(this,qa(this,t),!1,e)}scaleResize(t,e=t,i){this.scaleX*=t,this.scaleY*=e}__scaleResize(t,e){}resizeWidth(t){}resizeHeight(t){}hit(t,e){return!0}__hitWorld(t){return!0}__hit(t){return!0}__hitFill(t){return!0}__hitStroke(t,e){return!0}__hitPixel(t){return!0}__drawHitPath(t){}__updateHitCanvas(){}__render(t,e){}__drawFast(t,e){}__draw(t,e,i){}__clip(t,e){}__renderShape(t,e){}__drawShape(t,e){}__updateWorldOpacity(){}__updateChange(){}__drawPath(t){}__drawRenderPath(t){}__updatePath(){}__updateRenderPath(){}getMotionPathData(){return te.need("path")}getMotionPoint(t){return te.need("path")}getMotionTotal(){return 0}__updateMotionPath(){}__runAnimation(t,e){}__updateSortChildren(){}add(t,e){}remove(t,e){this.parent&&this.parent.remove(this,e)}dropTo(t,e,i){Qa(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):Mr(this.prototype,t,e)}static addAttr(t,e,i,s){i||(i=ur),i(e,s)(this.prototype,t)}__emitLifeEvent(t){this.hasEvent(t)&&this.emitEvent(new Lo(t,this,this.parent))}destroy(){this.destroyed||(this.parent&&this.remove(),this.children&&this.clear(),this.__emitLifeEvent(Lo.DESTROY),this.__.destroy(),this.__layout.destroy(),this.destroyEventer(),this.destroyed=!0)}},t.Leaf=le([Hr(da),Hr(ya),Hr(Ba),Hr(ha),Hr(Sa)],t.Leaf);const{setListWithFn:th}=Ft,{sort:eh}=po,{localBoxBounds:ih,localStrokeBounds:sh,localRenderBounds:nh,maskLocalBoxBounds:rh,maskLocalStrokeBounds:oh,maskLocalRenderBounds:ah}=ho,hh=new Gt("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){th(e||this.__layout.boxBounds,this.children,this.__hasMask?rh:ih)}__updateStrokeBounds(t){th(t||this.__layout.strokeBounds,this.children,this.__hasMask?oh:sh)}__updateRenderBounds(t){th(t||this.__layout.renderBounds,this.children,this.__hasMask?ah:nh)}__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(eh),this.__layout.affectChildrenSort=t}}add(t,e){if(t===this||t.destroyed)return hh.warn("add self or destroyed");const i=o(e);if(!t.__){if(u(t))return t.forEach(t=>{this.add(t,e),i||e++});t=se.get(t.tag,t)}t.parent&&t.parent.remove(t),t.parent=this,i?this.children.push(t):this.children.splice(e,0,t),t.isBranch&&(this.__.__childBranchNumber=(this.__.__childBranchNumber||0)+1);const s=t.__layout;s.boxChanged||s.boxChange(),s.matrixChanged||s.matrixChange(),t.__bubbleMap&&t.__emitLifeEvent(Lo.ADD),this.leafer&&(t.__bindLeafer(this.leafer),this.leafer.created&&this.__emitChildEvent(Lo.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)):o(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(Lo.REMOVE),t.parent=null,this.leafer&&(t.__bindLeafer(null),this.leafer.created&&(this.__emitChildEvent(Lo.REMOVE,t),this.leafer.hitCanvasManager&&this.leafer.hitCanvasManager.clear()))}__emitChildEvent(t,e){const i=new Lo(t,e,this);this.hasEvent(t)&&!this.isLeafer&&this.emitEvent(i),this.leafer.emitEvent(i)}},t.Branch=le([Hr(Pa)],t.Branch);class lh{get length(){return this.list.length}constructor(t){this.reset(),t&&(u(t)?this.addList(t):this.add(t))}has(t){return t&&!o(this.keys[t.innerId])}indexAt(t){return this.list[t]}indexOf(t){const e=this.keys[t.innerId];return o(e)?-1:e}add(t){const{list:e,keys:i}=this;o(i[t.innerId])&&(e.push(t),i[t.innerId]=e.length-1)}addAt(t,e=0){const{keys:i}=this;if(o(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,n=e.length;s<n;s++)o(i)?e[s].innerId===t.innerId&&(i=s,delete this.keys[t.innerId]):this.keys[e[s].innerId]=s-1;o(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 lh;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 dh{get length(){return this._length}constructor(t){this._length=0,this.reset(),t&&(u(t)?this.addList(t):this.add(t))}has(t){return!o(this.keys[t.innerId])}without(t){return o(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 ch extends ke{get allowBackgroundColor(){return!0}init(){this.__createView(),this.__createContext(),this.resize(this.config)}__createView(){this.view=e.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}}Fn(OffscreenCanvasRenderingContext2D.prototype),Fn(Path2D.prototype);const{mineType:uh}=zn;function ph(t,i){e.origin={createCanvas:(t,e)=>new OffscreenCanvas(t,e),canvasToDataURL:(t,e,i)=>new Promise((s,n)=>{t.convertToBlob({type:uh(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:uh(e),quality:i}),canvasSaveAs:(t,e,i)=>new Promise(t=>t()),download(t,e){},loadImage:t=>new Promise((i,s)=>{let n=new XMLHttpRequest;n.open("GET",e.image.getRealURL(t),!0),n.responseType="blob",n.onload=()=>{createImageBitmap(n.response).then(t=>{i(t)}).catch(t=>{s(t)})},n.onerror=t=>s(t),n.send()})},e.canvas=ee.canvas(),e.conicGradientSupport=!!e.canvas.context.createConicGradient}Object.assign(ee,{canvas:(t,e)=>new ch(t,e),image:t=>new Qn(t)}),e.name="web",e.isWorker=!0,e.backgrounder=!0,e.requestRender=function(t){requestAnimationFrame(t)},tr(e,"devicePixelRatio",{get:()=>1});const{userAgent:gh}=navigator;gh.indexOf("Firefox")>-1?(e.conicGradientRotate90=!0,e.intWheelDeltaY=!0):(/iPhone|iPad|iPod/.test(navigator.userAgent)||/Macintosh/.test(navigator.userAgent)&&/Version\/[\d.]+.*Safari/.test(navigator.userAgent))&&(e.fullImageShadow=!0),gh.indexOf("Windows")>-1?(e.os="Windows",e.intWheelDeltaY=!0):gh.indexOf("Mac")>-1?e.os="Mac":gh.indexOf("Linux")>-1&&(e.os="Linux");class _h{get childrenChanged(){return this.hasAdd||this.hasRemove||this.hasVisible}get updatedList(){if(this.hasRemove){const t=new lh;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 lh,this.target=t,e&&(this.config=f.default(e,this.config)),this.__listenEvents()}start(){this.disabled||(this.running=!0)}stop(){this.running=!1}disable(){this.stop(),this.__removeListenEvents(),this.disabled=!0}update(){this.changed=!0,this.running&&this.target.emit(Yo.REQUEST)}__onAttrChange(t){this.__updatedList.add(t.target),this.update()}__onChildEvent(t){t.type===Lo.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 Uo(Uo.DATA,{updatedList:this.updatedList})),this.__updatedList=new lh,this.totalTimes++,this.changed=this.hasVisible=this.hasRemove=this.hasAdd=!1}__listenEvents(){this.__eventIds=[this.target.on_([[Co.CHANGE,this.__onAttrChange,this],[[Lo.ADD,Lo.REMOVE],this.__onChildEvent,this],[Uo.REQUEST,this.__onRquestData,this]])]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.target=this.__updatedList=null)}}const{updateAllMatrix:fh,updateBounds:yh,updateChange:mh}=to,{pushAllChildBranch:vh,pushAllParent:xh}=po;const{worldBounds:wh}=ho;class Eh{constructor(t){this.updatedBounds=new Nt,this.beforeBounds=new Nt,this.afterBounds=new Nt,u(t)&&(t=new lh(t)),this.updatedList=t}setBefore(){this.beforeBounds.setListWithFn(this.updatedList.list,wh)}setAfter(){this.afterBounds.setListWithFn(this.updatedList.list,wh),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:bh,updateAllChange:kh}=to,Bh=Gt.get("Layouter");class Sh{constructor(t,e){this.totalTimes=0,this.config={},this.__levelList=new dh,this.target=t,e&&(this.config=f.default(e,this.config)),this.__listenEvents()}start(){this.disabled||(this.running=!0)}stop(){this.running=!1}disable(){this.stop(),this.__removeListenEvents(),this.disabled=!0}layout(){if(this.layouting||!this.running)return;const{target:t}=this;this.times=0;try{t.emit(No.START),this.layoutOnce(),t.emitEvent(new No(No.END,this.layoutedBlocks,this.times))}catch(t){Bh.error(t)}this.layoutedBlocks=null}layoutAgain(){this.layouting?this.waitAgain=!0:this.layoutOnce()}layoutOnce(){return this.layouting?Bh.warn("layouting"):this.times>3?Bh.warn("layout max times"):(this.times++,this.totalTimes++,this.layouting=!0,this.target.emit(Uo.REQUEST),this.totalTimes>1?this.partLayout():this.fullLayout(),this.layouting=!1,void(this.waitAgain&&(this.waitAgain=!1,this.layoutOnce())))}partLayout(){var t;if(!(null===(t=this.__updatedList)||void 0===t?void 0:t.length))return;const e=Jt.start("PartLayout"),{target:i,__updatedList:s}=this,{BEFORE:n,LAYOUT:r,AFTER:o}=No,a=this.getBlocks(s);a.forEach(t=>t.setBefore()),i.emitEvent(new No(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?(fh(t,!0),e.add(t),t.isBranch&&vh(t,e),xh(t,e)):i.boundsChanged&&(e.add(t),t.isBranch&&(t.__tempNumber=0),xh(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||yh(s[t])}yh(i)}})}(this.__levelList),function(t){t.list.forEach(mh)}(s),this.extraBlock&&a.push(this.extraBlock),a.forEach(t=>t.setAfter()),i.emitEvent(new No(r,a,this.times)),i.emitEvent(new No(o,a,this.times)),this.addBlocks(a),this.__levelList.reset(),this.__updatedList=null,Jt.end(e)}fullLayout(){const t=Jt.start("FullLayout"),{target:e}=this,{BEFORE:i,LAYOUT:s,AFTER:n}=No,r=this.getBlocks(new lh(e));e.emitEvent(new No(i,r,this.times)),Sh.fullLayout(e),r.forEach(t=>{t.setAfter()}),e.emitEvent(new No(s,r,this.times)),e.emitEvent(new No(n,r,this.times)),this.addBlocks(r),Jt.end(t)}static fullLayout(t){bh(t,!0),t.isBranch?po.updateBounds(t):to.updateBounds(t),kh(t)}addExtra(t){if(!this.__updatedList.has(t)){const{updatedList:e,beforeBounds:i}=this.extraBlock||(this.extraBlock=new Eh([]));e.length?i.add(t.__world):i.set(t.__world),e.add(t)}}createBlock(t){return new Eh(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_([[No.REQUEST,this.layout,this],[No.AGAIN,this.layoutAgain,this],[Uo.DATA,this.__onReceiveWatchData,this]])]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.target=this.config=null)}}const Th=Gt.get("Renderer");class Ph{get needFill(){return!(this.canvas.allowBackgroundColor||!this.config.fill)}constructor(t,e,i){this.FPS=60,this.totalTimes=0,this.times=0,this.config={usePartRender:!0,maxFPS:120},this.frames=[],this.target=t,this.canvas=e,i&&(this.config=f.default(i,this.config)),this.__listenEvents()}start(){this.running=!0,this.update(!1)}stop(){this.running=!1}update(t=!0){this.changed||(this.changed=t),this.__requestRender()}requestLayout(){this.target.emit(No.REQUEST)}checkRender(){if(this.running){const{target:t}=this;t.isApp&&(t.emit(Yo.CHILD_START,t),t.children.forEach(t=>{t.renderer.FPS=this.FPS,t.renderer.checkRender()}),t.emit(Yo.CHILD_END,t)),this.changed&&this.canvas.view&&this.render(),this.target.emit(Yo.NEXT)}}render(t){if(!this.running||!this.canvas.view)return this.update();const{target:e}=this;this.times=0,this.totalBounds=new Nt,Th.log(e.innerName,"---\x3e");try{this.emitRender(Yo.START),this.renderOnce(t),this.emitRender(Yo.END,this.totalBounds),Gn.clearRecycled()}catch(t){this.rendering=!1,Th.error(t)}Th.log("-------------|")}renderAgain(){this.rendering?this.waitAgain=!0:this.renderOnce()}renderOnce(t){if(this.rendering)return Th.warn("rendering");if(this.times>3)return Th.warn("render max times");if(this.times++,this.totalTimes++,this.rendering=!0,this.changed=!1,this.renderBounds=new Nt,this.renderOptions={},t)this.emitRender(Yo.BEFORE),t();else{if(this.requestLayout(),this.ignore)return void(this.ignore=this.rendering=!1);this.emitRender(Yo.BEFORE),this.config.usePartRender&&this.totalTimes>1?this.partRender():this.fullRender()}this.emitRender(Yo.RENDER,this.renderBounds,this.renderOptions),this.emitRender(Yo.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=Jt.start("PartRender"),{canvas:i}=this,s=t.getIntersect(i.bounds),n=new Nt(s);i.save(),s.spread(Ph.clipSpread).ceil(),i.clearWorld(s),i.clipWorld(s),this.__render(s,n),i.restore(),Jt.end(e)}fullRender(){const t=Jt.start("FullRender"),{canvas:e}=this;e.save(),e.clear(),this.__render(e.bounds),e.restore(),Jt.end(t)}__render(t,i){const{canvas:s}=this,n=t.includes(this.target.__world),r=n?{includes:n}:{bounds:t,includes:n};this.needFill&&s.fillWorld(t,this.config.fill),Gt.showRepaint&&Gt.drawRepaint(s,t),e.render(this.target,s,r),this.renderBounds=i=i||t,this.renderOptions=r,this.totalBounds.isEmpty()?this.totalBounds=i:this.totalBounds.add(i),s.updateRender(i)}addBlock(t){this.updateBlocks||(this.updateBlocks=[]),this.updateBlocks.push(t)}mergeBlocks(){const{updateBlocks:t}=this;if(t){const e=new Nt;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 i=()=>{const t=1e3/((this.frameTime=Date.now())-this.requestTime),{maxFPS:s}=this.config;if(s&&t>s)return e.requestRender(i);const{frames:n}=this;n.length>30&&n.shift(),n.push(t),this.FPS=Math.round(n.reduce((t,e)=>t+e,0)/n.length),this.requestTime=0,this.checkRender()};e.requestRender(i)}__onResize(t){if(!this.canvas.unreal){if(t.bigger||!t.samePixelRatio){const{width:e,height:i}=t.old;if(!new Nt(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 Nt(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||Th.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 Yo(t,this.times,e,i))}__listenEvents(){this.__eventIds=[this.target.on_([[Yo.REQUEST,this.update,this],[No.END,this.__onLayoutEnd,this],[Yo.AGAIN,this.renderAgain,this],[Ho.RESIZE,this.__onResize,this]])]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.config={},this.target=this.canvas=null)}}Ph.clipSpread=10;const{hitRadiusPoint:Lh}=Ft;class Rh{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,r=i.target||this.target;this.exclude=i.exclude||null,this.point={x:t.x,y:t.y,radiusX:e,radiusY:e},this.findList=new lh(i.findList),i.findList||this.hitBranch(r.isBranchLeaf?{children:[r]}:r);const{list:o}=this.findList,a=this.getBestMatchLeaf(o,i.bottomList,n),h=n?this.getPath(a):this.getHitablePath(a);return this.clear(),s?{path:h,target:a,throughPath:o.length?this.getThroughPath(o):h}:{path:h,target:a}}hitPoint(t,e,i){return!!this.getByPoint(t,e,i).target}getBestMatchLeaf(t,e,i){const s=this.findList=new lh;if(t.length){let e;const{x:n,y:r}=this.point,o={x:n,y:r,radiusX:0,radiusY:0};for(let n=0,r=t.length;n<r;n++)if(e=t[n],(i||to.worldHittable(e))&&(this.hitChild(e,o),s.length)){if(e.isBranchLeaf&&t.some(t=>t!==e&&to.hasParent(t,e))){s.reset();break}return s.list[0]}}if(e)for(let t=0,i=e.length;t<i;t++)if(this.hitChild(e[t].target,this.point,e[t].proxy),s.length)return s.list[0];return i?t[0]:t.find(t=>to.worldHittable(t))}getPath(t){const e=new lh;for(;t;)e.add(t),t=t.parent;return this.target&&e.add(this.target),e}getHitablePath(t){const e=this.getPath(t&&t.hittable?t:null);let i,s=new lh;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 lh,i=[];for(let e=t.length-1;e>-1;e--)i.push(this.getPath(t[e]));let s,n,r;for(let t=0,o=i.length;t<o;t++){s=i[t],n=i[t+1];for(let t=0,i=s.length;t<i&&(r=s.list[t],!n||!n.has(r));t++)e.add(r)}return e}hitBranch(t){this.eachFind(t.children,t.__onlyHitMask)}eachFind(t,e){let i,s;const{point:n}=this;for(let r=t.length-1;r>-1;r--)i=t[r],!i.__.visible||e&&!i.__.mask||(s=!!i.__.hitRadius||Lh(i.__world,n),i.isBranch?(s||i.__ignoreHitWorld)&&(i.topChildren&&this.eachFind(i.topChildren,!1),this.eachFind(i.children,i.__onlyHitMask),i.isBranchLeaf&&this.hitChild(i,n)):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:r}=s;for(let s=0,o=r.length;s<o;s++)if(i=r[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 Ch{constructor(t,e){this.config={},e&&(this.config=f.default(e,this.config)),this.picker=new Rh(this.target=t,this),this.finder=ee.finder&&ee.finder()}getByPoint(t,i,s){const{target:n,picker:r}=this;return e.backgrounder&&n&&n.updateLayout(),r.getByPoint(t,i,s)}hitPoint(t,e,i){return this.picker.hitPoint(t,e,i)}getBy(t,e,i,s){return this.finder?this.finder.getBy(t,e,i,s):te.need("find")}destroy(){this.picker.destroy(),this.finder&&this.finder.destroy()}}function Oh(t){return sr(t,t=>({set(e){this.__setAttr(t,e),e&&(this.__.__useEffect=!0),this.__layout.renderChanged||this.__layout.renderChange()}}))}function Mh(t){return sr(t,t=>({set(e){this.__setAttr(t,e),this.__layout.boxChanged||this.__layout.boxChange(),this.__updateSize()}}))}function Dh(){return(t,e)=>{const i="_"+e;tr(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(ee,{watcher:(t,e)=>new _h(t,e),layouter:(t,e)=>new Sh(t,e),renderer:(t,e,i)=>new Ph(t,e,i),selector:(t,e)=>new Ch(t,e)}),e.layout=Sh.fullLayout,e.render=function(t,e,i){const s=Object.assign(Object.assign({},i),{topRendering:!0});i.topList=new lh,t.__render(e,i),i.topList.length&&i.topList.forEach(t=>t.__render(e,s))};const Ih={},Ah={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}},Wh={number:(t,e)=>p(t)?"percent"===t.type?t.value*e:t.value:t},Fh={},zh={},Hh={},Uh={},Nh={},Yh={apply(){te.need("filter")}},Xh={},Vh={setStyleName:()=>te.need("state"),set:()=>te.need("state")},jh={list:{},register(t,e){jh.list[t]=e},get:t=>jh.list[t]},{parse:Gh,objectToCanvasData:Kh}=Gi,{stintSet:Zh}=f,{hasTransparent:qh}=Ah,Jh={},$h=Gt.get("UIData");class Qh extends m{get scale(){const{scaleX:t,scaleY:e}=this;return t!==e?{x:t,y:e}:t}get __strokeWidth(){return this.__getRealStrokeWidth()}get __maxStrokeWidth(){const t=this;return t.__hasMultiStrokeStyle?Math.max(t.__hasMultiStrokeStyle,t.strokeWidth):t.strokeWidth}get __hasMultiPaint(){const t=this;return t.fill&&this.__useStroke||t.__isFills&&t.fill.length>1||t.__isStrokes&&t.stroke.length>1||t.__useEffect}get __clipAfterFill(){const t=this;return t.cornerRadius||t.innerShadow||t.__pathInputed}get __hasSurface(){return this.fill||this.stroke}get __autoWidth(){return!this._width}get __autoHeight(){return!this._height}get __autoSide(){return!this._width||!this._height}get __autoSize(){return!this._width&&!this._height}setVisible(t){this._visible=t;const{leafer:e}=this.__leaf;e&&(e.watcher.hasVisible=!0)}setWidth(t){t<0?(this._width=-t,this.__leaf.scaleX*=-1,$h.warn("width < 0, instead -scaleX ",this)):this._width=t}setHeight(t){t<0?(this._height=-t,this.__leaf.scaleY*=-1,$h.warn("height < 0, instead -scaleY",this)):this._height=t}setFill(t){this.__naturalWidth&&this.__removeNaturalSize(),h(t)||!t?(Zh(this,"__isTransparentFill",qh(t)),this.__isFills&&this.__removePaint("fill",!0),this._fill=t):p(t)&&this.__setPaint("fill",t)}setStroke(t){h(t)||!t?(Zh(this,"__isTransparentStroke",qh(t)),this.__isStrokes&&this.__removePaint("stroke",!0),this._stroke=t):p(t)&&this.__setPaint("stroke",t)}setPath(t){const e=h(t);e||t&&p(t[0])?(this.__setInput("path",t),this._path=e?Gh(t):Kh(t)):(this.__input&&this.__removeInput("path"),this._path=t)}setShadow(t){tl(this,"shadow",t)}setInnerShadow(t){tl(this,"innerShadow",t)}setFilter(t){tl(this,"filter",t)}__computePaint(){const{fill:t,stroke:e}=this.__input;t&&zh.compute("fill",this.__leaf),e&&zh.compute("stroke",this.__leaf),this.__needComputePaint=void 0}__getRealStrokeWidth(t){let{strokeWidth:e,strokeWidthFixed:i}=this;if(t&&(t.strokeWidth&&(e=t.strokeWidth),o(t.strokeWidthFixed)||(i=t.strokeWidthFixed)),i){const t=this.__leaf.getClampRenderScale();return t>1?e/t:e}return e}__setPaint(t,e){this.__setInput(t,e);const i=this.__leaf.__layout;i.boxChanged||i.boxChange(),u(e)&&!e.length?this.__removePaint(t):"fill"===t?(this.__isFills=!0,this._fill||(this._fill=Jh)):(this.__isStrokes=!0,this._stroke||(this._stroke=Jh))}__removePaint(t,e){e&&this.__removeInput(t),Hh.recycleImage(t,this),"fill"===t?(Zh(this,"__isAlphaPixelFill",void 0),this._fill=this.__isFills=void 0):(Zh(this,"__isAlphaPixelStroke",void 0),Zh(this,"__hasMultiStrokeStyle",void 0),this._stroke=this.__isStrokes=void 0)}}function tl(t,e,i){t.__setInput(e,i),u(i)?(i.some(t=>!1===t.visible)&&(i=i.filter(t=>!1!==t.visible)),i.length||(i=void 0)):i=i&&!1!==i.visible?[i]:void 0,t["_"+e]=i}class el extends Qh{}class il extends el{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 sl extends el{__getInputData(t,e){const i=super.__getInputData(t,e);return be.forEach(t=>delete i[t]),i}}class nl extends il{}class rl extends Qh{get __usePathBox(){return this.points||this.__pathInputed}}class ol extends Qh{get __boxStroke(){return!this.__pathInputed}}class al extends Qh{get __boxStroke(){return!this.__pathInputed}}class hl extends rl{}class ll extends Qh{}class dl extends Qh{get __pathInputed(){return 2}}class cl extends el{}const ul={thin:100,"extra-light":200,light:300,normal:400,medium:500,"semi-bold":600,bold:700,"extra-bold":800,black:900};class pl extends Qh{get __useNaturalRatio(){return!1}setFontWeight(t){h(t)?(this.__setInput("fontWeight",t),t=ul[t]||400):this.__input&&this.__removeInput("fontWeight"),this._fontWeight=t}setBoxStyle(t){let e=this.__leaf,i=e.__box;if(t){const{boxStyle:s}=this;if(i)for(let t in s)i[t]=void 0;else i=e.__box=se.get("Rect",0);const n=e.__layout,r=i.__layout;s||(i.parent=e,i.__world=e.__world,r.boxBounds=n.boxBounds),i.set(t),r.strokeChanged&&n.strokeChange()}else i&&(e.__box=i.parent=null,i.destroy());this._boxStyle=t}}class gl extends ol{setUrl(t){this.__setImageFill(t),this._url=t}__setImageFill(t){this.fill=t?{type:"image",mode:"stretch",url:t}:void 0}__getData(){const t=super.__getData();return delete t.fill,t}__getInputData(t,e){const i=super.__getInputData(t,e);return delete i.fill,i}}class _l extends ol{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:fl,add:yl}=k,ml={__updateStrokeSpread(){let t=0,e=0;const i=this.__,{strokeAlign:s,__maxStrokeWidth:n}=i,r=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),r&&(t=fl(t,r.__layout.strokeSpread=r.__updateStrokeSpread()),e=Math.max(e,r.__layout.strokeBoxSpread)),this.__layout.strokeBoxSpread=e,t},__updateRenderSpread(){let t=0;const{shadow:e,innerShadow:i,blur:s,backgroundBlur:n,filter:r,renderSpread:o}=this.__,{strokeSpread:a}=this.__layout,h=this.__box;e&&(t=Nh.getShadowRenderSpread(this,e)),s&&(t=fl(t,s)),r&&(t=yl(t,Yh.getSpread(r))),o&&(t=yl(t,o)),a&&(t=yl(t,a));let l=t;return i&&(l=fl(l,Nh.getInnerShadowSpread(this,i))),n&&(l=fl(l,n)),this.__layout.renderShapeSpread=l,h?fl(h.__updateRenderSpread(),t):t}},{float:vl}=O,xl=new Nt,wl=new Nt,El=new Nt,bl={limitMove(t,e){const{dragBounds:i,dragBoundsType:s}=t;i&&kl.getValidMove(t.__localBoxBounds,kl.getDragBounds(t),s,e,!0),kl.axisMove(t,e)},limitScaleOf(t,e,i){const{dragBounds:s,dragBoundsType:n}=t;s&&kl.getValidScaleOf(t.__localBoxBounds,kl.getDragBounds(t),n,t.getLocalPointByInner(t.getInnerPointByBox(e)),i,!0)},axisMove(t,e){const{draggable:i}=t;"x"===i&&(e.y=0),"y"===i&&(e.x=0)},getDragBounds(t){const{dragBounds:e}=t;return"parent"===e?t.parent.boxBounds:e},isInnerMode:(t,e,i,s)=>"inner"===i||"auto"===i&&t[s]>e[s],getValidMove(t,e,i,s,n){const r=t.x+s.x,o=t.y+s.y,a=r+t.width,h=o+t.height,l=e.x+e.width,d=e.y+e.height;return n||(s=Object.assign({},s)),kl.isInnerMode(t,e,i,"width")?r>e.x?s.x+=e.x-r:a<l&&(s.x+=l-a):r<e.x?s.x+=e.x-r:a>l&&(s.x+=l-a),kl.isInnerMode(t,e,i,"height")?o>e.y?s.y+=e.y-o:h<d&&(s.y+=d-h):o<e.y?s.y+=e.y-o:h>d&&(s.y+=d-h),s.x=vl(s.x),s.y=vl(s.y),s},getValidScaleOf(t,e,i,s,n,r){let o,a;return r||(n=Object.assign({},n)),xl.set(t).scaleOf(s,n.x,n.y).unsign(),wl.set(xl).add(e),El.set(xl).intersect(e),o=kl.isInnerMode(t,e,i,"width")?wl.width/xl.width:El.width/xl.width,a=kl.isInnerMode(t,e,i,"height")?wl.height/xl.height:El.height/xl.height,n.x=vl(El.width)?n.x*o:1,n.y=vl(El.height)?n.y*a:1,n}},kl=bl,{stintSet:Bl}=f,Sl={__updateChange(){const t=this.__;if(t.__useStroke){const e=t.__useStroke=!(!t.stroke||!t.strokeWidth);Bl(this.__world,"half",e&&"center"===t.strokeAlign&&t.strokeWidth%2),Bl(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;Bl(t,"__isFastShadow",e&&!n&&e.length<2&&!e[0].spread&&!Nh.isTransformShadow(e[0])&&i&&!t.__isTransparentFill&&!(u(i)&&i.length>1)&&(this.useFastShadow||!s||s&&"inside"===t.strokeAlign)),t.__useEffect=!(!e&&!n)}t.__checkSingle(),Bl(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:r,__drawAfterFill:o,__fillAfterStroke:a,__isFastShadow:h}=s;if(this.__drawRenderPath(t),s.__useEffect&&!h){const h=zh.shape(this,t,e);this.__nowWorld=this.__getNowWorld(e);const{shadow:l,innerShadow:d,filter:c}=s;l&&Nh.shadow(this,t,h),a&&(s.__isStrokes?zh.strokes(r,this,t):zh.stroke(r,this,t)),n&&(s.__isFills?zh.fills(n,this,t):zh.fill(n,this,t)),o&&this.__drawAfterFill(t,e),d&&Nh.innerShadow(this,t,h),r&&!a&&(s.__isStrokes?zh.strokes(r,this,t):zh.stroke(r,this,t)),c&&Yh.apply(c,this,this.__nowWorld,t,i,h),h.worldCanvas&&h.worldCanvas.recycle(),h.canvas.recycle()}else{if(a&&(s.__isStrokes?zh.strokes(r,this,t):zh.stroke(r,this,t)),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,Ah.string(e.color))}n&&(s.__isFills?zh.fills(n,this,t):zh.fill(n,this,t)),h&&t.restore(),o&&this.__drawAfterFill(t,e),r&&!a&&(s.__isStrokes?zh.strokes(r,this,t):zh.stroke(r,this,t))}}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?zh.fills(s,this,t):zh.fill("#000000",this,t)),i.__isCanvas&&this.__drawAfterFill(t,e),n&&!e.ignoreStroke&&(i.__isAlphaPixelStroke?zh.strokes(n,this,t):zh.stroke("#000000",this,t))},__drawAfterFill(t,e){this.__.__clipAfterFill?(t.save(),t.clipUI(this),this.__drawContent(t,e),t.restore()):this.__drawContent(t,e)}};function Tl(t,e,i){const{fill:s,stroke:n,__drawAfterFill:r,__fillAfterStroke:o}=t.__;t.__drawRenderPath(e),o&&zh.stroke(n,t,e),s&&zh.fill(s,t,e),r&&t.__drawAfterFill(e,i),n&&!o&&zh.stroke(n,t,e)}const Pl={__drawFast(t,e){let{x:i,y:s,width:n,height:r}=this.__layout.boxBounds;const{fill:o,stroke:a,__drawAfterFill:h}=this.__;if(o&&(t.fillStyle=o,t.fillRect(i,s,n,r)),h&&this.__drawAfterFill(t,e),a){const{strokeAlign:o,__strokeWidth:h}=this.__;if(!h)return;t.setStroke(a,h,this.__);const l=h/2;switch(o){case"center":t.strokeRect(0,0,n,r);break;case"inside":n-=h,r-=h,n<0||r<0?(t.save(),this.__clip(t,e),t.strokeRect(i+l,s+l,n,r),t.restore()):t.strokeRect(i+l,s+l,n,r);break;case"outside":t.strokeRect(i-l,s-l,n+h,r+h)}}}};var Ll,Rl;t.UI=Ll=class extends t.Leaf{get app(){return this.leafer&&this.leafer.app}get isFrame(){return!1}set scale(t){O.assignScale(this,t)}get scale(){return this.__.scale}get isAutoWidth(){const t=this.__;return t.__autoWidth||t.autoWidth}get isAutoHeight(){const t=this.__;return t.__autoHeight||t.autoHeight}get pen(){const{path:t}=this.__;return An.set(this.path=t||[]),t||this.__drawPathByBox(An),An}reset(t){}set(t,e){t&&Object.assign(this,t)}get(t){return h(t)?this.__.__getInput(t):this.__.__getInputData(t)}createProxyData(){}find(t,e){return te.need("find")}findTag(t){return this.find({tag:t})}findOne(t,e){return te.need("find")}findId(t){return this.findOne({id:t})}getPath(t,e){this.__layout.update();let i=e?this.__.__pathForRender:this.__.path;return i||(An.set(i=[]),this.__drawPathByBox(An)),t?Gi.toCanvasData(i,!0):i}getPathString(t,e,i){return Gi.stringify(this.getPath(t,e),i)}load(){this.__.__computePaint()}__onUpdateSize(){if(this.__.__input){const t=this.__;!t.lazy||this.__inLazyBounds||Xh.running?t.__computePaint():t.__needComputePaint=!0}}__updateRenderPath(){const t=this.__;t.path?(t.__pathForRender=t.cornerRadius?Dn.smooth(t.path,t.cornerRadius,t.cornerSmoothing):t.path,t.__useArrow&&Fh.addArrows(this)):t.__pathForRender&&(t.__pathForRender=void 0)}__drawRenderPath(t){t.beginPath(),this.__drawPathByData(t,this.__.__pathForRender)}__drawPath(t){t.beginPath(),this.__drawPathByData(t,this.__.path)}__drawPathByData(t,e){e?Ks.drawPathByData(t,e):this.__drawPathByBox(t)}__drawPathByBox(t){const{x:e,y:i,width:s,height:n}=this.__layout.boxBounds;if(this.__.cornerRadius){const{cornerRadius:r}=this.__;t.roundRect(e,i,s,n,d(r)?[r]:r)}else t.rect(e,i,s,n)}drawImagePlaceholder(t,e){zh.fill(this.__.placeholderColor,this,t)}animate(t,e,i,s){return this.set(t),te.need("animate")}killAnimate(t,e){}export(t,e){return te.need("export")}syncExport(t,e){return te.need("export")}clone(t){const e=f.clone(this.toJSON());return t&&Object.assign(e,t),Ll.one(e)}static one(t,e,i,s,n){return se.get(t.tag||this.prototype.__tag,t,e,i,s,n)}static registerUI(){Ur()(this)}static registerData(t){Or(t)(this.prototype)}static setEditConfig(t){}static setEditOuter(t){}static setEditInner(t){}destroy(){this.fill=this.stroke=null,this.__animate&&this.killAnimate(),super.destroy()}},le([Or(Qh)],t.UI.prototype,"__",void 0),le([Dh()],t.UI.prototype,"zoomLayer",void 0),le([or("")],t.UI.prototype,"id",void 0),le([or("")],t.UI.prototype,"name",void 0),le([or("")],t.UI.prototype,"className",void 0),le([wr("pass-through")],t.UI.prototype,"blendMode",void 0),le([br(1)],t.UI.prototype,"opacity",void 0),le([kr(!0)],t.UI.prototype,"visible",void 0),le([wr(!1)],t.UI.prototype,"locked",void 0),le([Er(!1)],t.UI.prototype,"dim",void 0),le([Er(!1)],t.UI.prototype,"dimskip",void 0),le([Tr(0)],t.UI.prototype,"zIndex",void 0),le([Pr(!1)],t.UI.prototype,"mask",void 0),le([Lr(!1)],t.UI.prototype,"eraser",void 0),le([ar(0,!0)],t.UI.prototype,"x",void 0),le([ar(0,!0)],t.UI.prototype,"y",void 0),le([ur(100,!0)],t.UI.prototype,"width",void 0),le([ur(100,!0)],t.UI.prototype,"height",void 0),le([dr(1,!0)],t.UI.prototype,"scaleX",void 0),le([dr(1,!0)],t.UI.prototype,"scaleY",void 0),le([cr(0,!0)],t.UI.prototype,"rotation",void 0),le([cr(0,!0)],t.UI.prototype,"skewX",void 0),le([cr(0,!0)],t.UI.prototype,"skewY",void 0),le([ar(0,!0)],t.UI.prototype,"offsetX",void 0),le([ar(0,!0)],t.UI.prototype,"offsetY",void 0),le([hr(0,!0)],t.UI.prototype,"scrollX",void 0),le([hr(0,!0)],t.UI.prototype,"scrollY",void 0),le([lr()],t.UI.prototype,"origin",void 0),le([lr()],t.UI.prototype,"around",void 0),le([or(!1)],t.UI.prototype,"lazy",void 0),le([pr(1)],t.UI.prototype,"pixelRatio",void 0),le([xr(0)],t.UI.prototype,"renderSpread",void 0),le([_r()],t.UI.prototype,"path",void 0),le([fr()],t.UI.prototype,"windingRule",void 0),le([fr(!0)],t.UI.prototype,"closed",void 0),le([ur(0)],t.UI.prototype,"padding",void 0),le([ur(!1)],t.UI.prototype,"lockRatio",void 0),le([ur()],t.UI.prototype,"widthRange",void 0),le([ur()],t.UI.prototype,"heightRange",void 0),le([or(!1)],t.UI.prototype,"draggable",void 0),le([or()],t.UI.prototype,"dragBounds",void 0),le([or("auto")],t.UI.prototype,"dragBoundsType",void 0),le([or(!1)],t.UI.prototype,"editable",void 0),le([Rr(!0)],t.UI.prototype,"hittable",void 0),le([Rr("path")],t.UI.prototype,"hitFill",void 0),le([vr("path")],t.UI.prototype,"hitStroke",void 0),le([Rr(!1)],t.UI.prototype,"hitBox",void 0),le([Rr(!0)],t.UI.prototype,"hitChildren",void 0),le([Rr(!0)],t.UI.prototype,"hitSelf",void 0),le([Rr()],t.UI.prototype,"hitRadius",void 0),le([Cr("")],t.UI.prototype,"cursor",void 0),le([wr()],t.UI.prototype,"fill",void 0),le([vr(void 0,!0)],t.UI.prototype,"stroke",void 0),le([vr("inside")],t.UI.prototype,"strokeAlign",void 0),le([vr(1,!0)],t.UI.prototype,"strokeWidth",void 0),le([vr(!1)],t.UI.prototype,"strokeWidthFixed",void 0),le([vr("none")],t.UI.prototype,"strokeCap",void 0),le([vr("miter")],t.UI.prototype,"strokeJoin",void 0),le([vr()],t.UI.prototype,"dashPattern",void 0),le([vr(0)],t.UI.prototype,"dashOffset",void 0),le([vr(10)],t.UI.prototype,"miterLimit",void 0),le([fr(0)],t.UI.prototype,"cornerRadius",void 0),le([fr()],t.UI.prototype,"cornerSmoothing",void 0),le([Oh()],t.UI.prototype,"shadow",void 0),le([Oh()],t.UI.prototype,"innerShadow",void 0),le([Oh()],t.UI.prototype,"blur",void 0),le([Oh()],t.UI.prototype,"backgroundBlur",void 0),le([Oh()],t.UI.prototype,"grayscale",void 0),le([Oh()],t.UI.prototype,"filter",void 0),le([wr()],t.UI.prototype,"placeholderColor",void 0),le([or(100)],t.UI.prototype,"placeholderDelay",void 0),le([or({})],t.UI.prototype,"data",void 0),le([Wr(t.Leaf.prototype.reset)],t.UI.prototype,"reset",null),t.UI=Ll=le([Hr(ml),Hr(Sl),Fr()],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(){}},le([Or(el)],t.Group.prototype,"__",void 0),le([ur(0)],t.Group.prototype,"width",void 0),le([ur(0)],t.Group.prototype,"height",void 0),t.Group=le([Hr(t.Branch),Ur()],t.Group);const Cl=Gt.get("Leafer");t.Leafer=Rl=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&&Vn.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),Rl.list.add(this)}init(t,e){if(this.canvas)return;let i;const{config:s}=this;this.__setLeafer(this),e&&(this.parentApp=e,this.__bindApp(e),i=e.running),t&&(this.parent=e,this.initType(t.type),this.parent=void 0,f.assign(s,t));const n=this.canvas=ee.canvas(s);this.__controllers.push(this.renderer=ee.renderer(this,n,s),this.watcher=ee.watcher(this,s),this.layouter=ee.layouter(this,s)),this.isApp&&this.__setApp(),this.__checkAutoLayout(),this.view=n.view,e||(this.selector=ee.selector(this),this.interaction=ee.interaction(this,n,this.selector,s),this.interaction&&(this.__controllers.unshift(this.interaction),this.hitCanvasManager=ee.hitCanvasManager()),this.canvasManager=new he,i=s.start),this.hittable=s.hittable,this.fill=s.fill,this.canvasManager.add(n),this.__listenEvents(),i&&(this.__startTimer=setTimeout(this.start.bind(this))),yo.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(Xo.RESTART):this.emitLeafer(Xo.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(Xo.STOP))}unlockLayout(){this.layouter.start(),this.updateLayout()}lockLayout(){this.updateLayout(),this.layouter.stop()}resize(t){const e=f.copyAttrs({},t,be);Object.keys(e).forEach(t=>this[t]=e[t])}forceRender(t,e){const{renderer:i}=this;i&&(i.addBlock(t?new Nt(t):this.canvas.bounds),this.viewReady&&(e?i.render():i.update()))}requestRender(t=!1){this.renderer&&this.renderer.update(t)}updateCursor(t){const e=this.interaction;e&&(t?e.setCursor(t):e.updateCursor())}updateLazyBounds(){this.lazyBounds=this.canvas.bounds.clone().spread(this.config.lazySpeard)}__doResize(t){const{canvas:e}=this;if(!e||e.isSameSize(t))return;const i=f.copyAttrs({},this.canvas,be);e.resize(t),this.updateLazyBounds(),this.__onResize(new Ho(t,i))}__onResize(t){this.emitEvent(t),f.copyAttrs(this.__,t,be),setTimeout(()=>{this.canvasManager&&this.canvasManager.clearRecycled()},0)}__setApp(){}__bindApp(t){this.selector=t.selector,this.interaction=t.interaction,this.canvasManager=t.canvasManager,this.hitCanvasManager=t.hitCanvasManager}__setLeafer(t){this.leafer=t,this.__level=1}__checkAutoLayout(){const{config:t,parentApp:e}=this;e||(t.width&&t.height||(this.autoLayout=new Xt(t)),this.canvas.startAutoLayout(this.autoLayout,this.__onResize.bind(this)))}__setAttr(t,e){return this.canvas&&(be.includes(t)?this.__changeCanvasSize(t,e):"fill"===t?this.__changeFill(e):"hittable"===t?this.parent||(this.canvas.hittable=e):"zIndex"===t?(this.canvas.zIndex=e,setTimeout(()=>this.parent&&this.parent.__updateSortChildren())):"mode"===t&&this.emit(Xo.UPDATE_MODE,{mode:e})),super.__setAttr(t,e)}__getAttr(t){return this.canvas&&be.includes(t)?this.canvas[t]:super.__getAttr(t)}__changeCanvasSize(t,e){const{config:i,canvas:s}=this,n=f.copyAttrs({},s,be);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(Xo.BEFORE_READY),this.emitLeafer(Xo.READY),this.emitLeafer(Xo.AFTER_READY),yo.run(this.__readyWait)}__onViewReady(){this.viewReady||(this.viewReady=!0,this.emitLeafer(Xo.VIEW_READY),yo.run(this.__viewReadyWait))}__onLayoutEnd(){const{grow:t,width:e,height:i}=this.config;if(t){let{width:s,height:n,pixelRatio:r}=this;const o="box"===t?this.worldBoxBounds:this.__world;e||(s=Math.max(1,o.x+o.width)),i||(n=Math.max(1,o.y+o.height)),this.__doResize({width:s,height:n,pixelRatio:r})}this.ready||this.__onReady()}__onNextRender(){if(this.viewReady){yo.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(Xo.VIEW_COMPLETED),yo.run(this.__viewCompletedWait),this.viewCompleted=!0)})}__onWatchData(){this.watcher.childrenChanged&&this.interaction&&this.nextRender(()=>this.interaction.updateCursor())}waitInit(t,e){e&&(t=t.bind(e)),this.__initWait||(this.__initWait=[]),this.canvas?t():this.__initWait.push(t)}waitReady(t,e){e&&(t=t.bind(e)),this.ready?t():this.__readyWait.push(t)}waitViewReady(t,e){e&&(t=t.bind(e)),this.viewReady?t():this.__viewReadyWait.push(t)}waitViewCompleted(t,e){e&&(t=t.bind(e)),this.__viewCompletedWait.push(t),this.viewCompleted?this.__checkViewCompleted(!1):this.running||this.start()}nextRender(t,e,i){e&&(t=t.bind(e));const s=this.__nextRenderWait;if(i){for(let e=0;e<s.length;e++)if(s[e]===t){s.splice(e,1);break}}else s.push(t);this.requestRender()}zoom(t,e,i,s){return te.need("view")}getValidMove(t,e,i){return{x:t,y:e}}getValidScale(t){return t}getWorldPointByClient(t,e){return this.interaction&&this.interaction.getLocal(t,e)}getPagePointByClient(t,e){return this.getPagePoint(this.getWorldPointByClient(t,e))}getClientPointByWorld(t){const{x:e,y:i}=this.clientBounds;return{x:e+t.x,y:i+t.y}}updateClientBounds(){this.canvas&&this.canvas.updateClientBounds()}receiveEvent(t){}emitLeafer(t){this.emitEvent(new Xo(t,this))}__listenEvents(){const t=Jt.start("FirstCreate "+this.innerName);this.once([[Xo.START,()=>Jt.end(t)],[No.START,this.updateLazyBounds,this],[Yo.START,this.__onCreated,this],[Yo.END,this.__onViewReady,this]]),this.__eventIds.push(this.on_([[Uo.DATA,this.__onWatchData,this],[No.END,this.__onLayoutEnd,this],[Yo.NEXT,this.__onNextRender,this]]))}__removeListenEvents(){this.off_(this.__eventIds)}destroy(t){const e=()=>{if(!this.destroyed){Rl.list.remove(this);try{this.stop(),this.emitLeafer(Xo.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(()=>{Gn.clearRecycled()},100)}catch(t){Cl.error(t)}}};t?e():setTimeout(e)}},t.Leafer.list=new lh,le([Or(sl)],t.Leafer.prototype,"__",void 0),le([ur()],t.Leafer.prototype,"pixelRatio",void 0),le([or("normal")],t.Leafer.prototype,"mode",void 0),t.Leafer=Rl=le([Ur()],t.Leafer),t.Rect=class extends t.UI{get __tag(){return"Rect"}},le([Or(ol)],t.Rect.prototype,"__",void 0),t.Rect=le([Hr(Pl),Fr(),Ur()],t.Rect);const{add:Ol,includes:Ml,scroll:Dl}=Ft,Il=t.Rect.prototype,Al=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:r}=s,{overflow:o}=i,a=s.childrenRenderBounds||(s.childrenRenderBounds={x:0,y:0,width:0,height:0});super.__updateRenderBounds(a),(e=o.includes("scroll"))&&(Ol(a,r),Dl(a,i)),this.__updateRectRenderBounds(),t=!Ml(r,a),t&&"show"===o&&Ol(n,a)}else this.__updateRectRenderBounds();f.stintSet(this,"isOverflow",t),this.__checkScroll(e)}__updateRectRenderBounds(){}__checkScroll(t){}__updateRectChange(){}__updateChange(){super.__updateChange(),this.__updateRectChange()}__renderRect(t,e){}__renderGroup(t,e){}__render(t,e){this.__.__drawAfterFill?this.__renderRect(t,e):(this.__renderRect(t,e),this.children.length&&this.__renderGroup(t,e)),this.hasScroller&&this.scroller.__render(t,e)}__drawContent(t,e){this.__renderGroup(t,e),(this.__.__useStroke||this.__.__useEffect)&&(t.setWorld(this.__nowWorld),this.__drawRenderPath(t))}},le([Or(il)],t.Box.prototype,"__",void 0),le([ur(100)],t.Box.prototype,"width",void 0),le([ur(100)],t.Box.prototype,"height",void 0),le([or(!1)],t.Box.prototype,"resizeChildren",void 0),le([xr("show")],t.Box.prototype,"overflow",void 0),le([Wr(Il.__updateStrokeSpread)],t.Box.prototype,"__updateStrokeSpread",null),le([Wr(Il.__updateRenderSpread)],t.Box.prototype,"__updateRectRenderSpread",null),le([Wr(Il.__updateBoxBounds)],t.Box.prototype,"__updateRectBoxBounds",null),le([Wr(Il.__updateStrokeBounds)],t.Box.prototype,"__updateStrokeBounds",null),le([Wr(Il.__updateRenderBounds)],t.Box.prototype,"__updateRectRenderBounds",null),le([Wr(Il.__updateChange)],t.Box.prototype,"__updateRectChange",null),le([Wr(Il.__render)],t.Box.prototype,"__renderRect",null),le([Wr(Al.__render)],t.Box.prototype,"__renderGroup",null),t.Box=le([Fr(),Ur()],t.Box),t.Frame=class extends t.Box{get __tag(){return"Frame"}get isFrame(){return!0}},le([Or(nl)],t.Frame.prototype,"__",void 0),le([wr("#FFFFFF")],t.Frame.prototype,"fill",void 0),le([xr("hide")],t.Frame.prototype,"overflow",void 0),t.Frame=le([Ur()],t.Frame);const{moveTo:Wl,closePath:Fl,ellipse:zl}=fs;t.Ellipse=class extends t.UI{get __tag(){return"Ellipse"}__updatePath(){const{width:t,height:i,innerRadius:s,startAngle:n,endAngle:r}=this.__,o=t/2,a=i/2,h=this.__.path=[];s?(n||r?(s<1&&zl(h,o,a,o*s,a*s,0,n,r,!1),zl(h,o,a,o,a,0,r,n,!0),s<1&&Fl(h)):(s<1&&(zl(h,o,a,o*s,a*s),Wl(h,t,a)),zl(h,o,a,o,a,0,360,0,!0)),e.ellipseToCurve&&(this.__.path=this.getPath(!0))):n||r?(Wl(h,o,a),zl(h,o,a,o,a,0,n,r,!1),Fl(h)):zl(h,o,a,o,a)}},le([Or(al)],t.Ellipse.prototype,"__",void 0),le([fr(0)],t.Ellipse.prototype,"innerRadius",void 0),le([fr(0)],t.Ellipse.prototype,"startAngle",void 0),le([fr(0)],t.Ellipse.prototype,"endAngle",void 0),t.Ellipse=le([Ur()],t.Ellipse);const{sin:Hl,cos:Ul,PI:Nl}=Math,{moveTo:Yl,lineTo:Xl,closePath:Vl,drawPoints:jl}=fs;t.Polygon=class extends t.UI{get __tag(){return"Polygon"}__updatePath(){const t=this.__,e=t.path=[];if(t.points)jl(e,t.points,t.curve,!0);else{const{width:i,height:s,sides:n}=t,r=i/2,o=s/2;Yl(e,r,0);for(let t=1;t<n;t++)Xl(e,r+r*Hl(2*t*Nl/n),o-o*Ul(2*t*Nl/n));Vl(e)}}},le([Or(hl)],t.Polygon.prototype,"__",void 0),le([fr(3)],t.Polygon.prototype,"sides",void 0),le([fr()],t.Polygon.prototype,"points",void 0),le([fr(0)],t.Polygon.prototype,"curve",void 0),t.Polygon=le([Fr(),Ur()],t.Polygon);const{sin:Gl,cos:Kl,PI:Zl}=Math,{moveTo:ql,lineTo:Jl,closePath:$l}=fs;t.Star=class extends t.UI{get __tag(){return"Star"}__updatePath(){const{width:t,height:e,corners:i,innerRadius:s}=this.__,n=t/2,r=e/2,o=this.__.path=[];ql(o,n,0);for(let t=1;t<2*i;t++)Jl(o,n+(t%2==0?n:n*s)*Gl(t*Zl/i),r-(t%2==0?r:r*s)*Kl(t*Zl/i));$l(o)}},le([Or(ll)],t.Star.prototype,"__",void 0),le([fr(5)],t.Star.prototype,"corners",void 0),le([fr(.382)],t.Star.prototype,"innerRadius",void 0),t.Star=le([Ur()],t.Star);const{moveTo:Ql,lineTo:td,drawPoints:ed}=fs,{rotate:id,getAngle:sd,getDistance:nd,defaultPoint:rd}=nt;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(rd,t),this.rotation=sd(rd,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))}},le([Or(rl)],t.Line.prototype,"__",void 0),le([yr("center")],t.Line.prototype,"strokeAlign",void 0),le([ur(0)],t.Line.prototype,"height",void 0),le([fr()],t.Line.prototype,"points",void 0),le([fr(0)],t.Line.prototype,"curve",void 0),le([fr(!1)],t.Line.prototype,"closed",void 0),t.Line=le([Ur()],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 u(t)&&t[0].image}},le([Or(gl)],t.Image.prototype,"__",void 0),le([ur("")],t.Image.prototype,"url",void 0),t.Image=le([Ur()],t.Image);const od=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=ee.canvas(this.__),t&&t.url&&this.drawImage(t.url)}drawImage(t){new Qn({url:t}).load(t=>{this.context.drawImage(t.view,0,0),this.url=void 0,this.paint(),this.emitEvent(new Mo(Mo.LOADED,{image:t}))})}draw(t,e,i,s){const n=new ct(t.worldTransform).invert(),r=new ct;e&&r.translate(e.x,e.y),i&&(d(i)?r.scale(i):r.scale(i.x,i.y)),s&&r.rotate(s),n.multiplyParent(r),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()}},le([Or(_l)],t.Canvas.prototype,"__",void 0),le([Mh(100)],t.Canvas.prototype,"width",void 0),le([Mh(100)],t.Canvas.prototype,"height",void 0),le([Mh(1)],t.Canvas.prototype,"pixelRatio",void 0),le([Mh(!0)],t.Canvas.prototype,"smooth",void 0),le([or(!1)],t.Canvas.prototype,"safeResize",void 0),le([Mh()],t.Canvas.prototype,"contextSettings",void 0),t.Canvas=le([Ur()],t.Canvas);const{copyAndSpread:ad,includes:hd,spread:ld,setList:dd}=Ft;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:r,italic:o,textCase:a,textOverflow:h,padding:l}=t;t.__lineHeight=Wh.number(e,n),t.__letterSpacing=Wh.number(i,n),t.__padding=l?O.fourNumber(l):void 0,t.__baseLine=t.__lineHeight-(t.__lineHeight-.7*n)/2,t.__font=`${o?"italic ":""}${"small-caps"===a?"small-caps ":""}${"normal"!==r?r+" ":""}${n||12}px ${s||"caption"}`,t.__clipText="show"!==h&&!t.__autoSize,t.__textDrawData=Ih.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:r,__autoHeight:o}=t;this.__updateTextDrawData();const{bounds:a}=t.__textDrawData,h=e.boxBounds;if(e.contentBounds=a,t.__lineHeight<i&&ld(a,i/2),r||o){if(h.x=r?a.x:0,h.y=o?a.y:0,h.width=r?a.width:t.width,h.height=o?a.height:t.height,n){const[e,i,s,n]=t.__padding;r&&(h.x-=n,h.width+=i+n),o&&(h.y-=e,h.height+=s+e)}this.__updateNaturalSize()}else super.__updateBoxBounds();s&&(h.width+=.16*i),f.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()}},le([Or(pl)],t.Text.prototype,"__",void 0),le([ur(0)],t.Text.prototype,"width",void 0),le([ur(0)],t.Text.prototype,"height",void 0),le([wr()],t.Text.prototype,"boxStyle",void 0),le([or(!1)],t.Text.prototype,"resizeFontSize",void 0),le([wr("#000000")],t.Text.prototype,"fill",void 0),le([yr("outside")],t.Text.prototype,"strokeAlign",void 0),le([Rr("all")],t.Text.prototype,"hitFill",void 0),le([ur("")],t.Text.prototype,"text",void 0),le([ur("")],t.Text.prototype,"placeholder",void 0),le([ur("caption")],t.Text.prototype,"fontFamily",void 0),le([ur(12)],t.Text.prototype,"fontSize",void 0),le([ur("normal")],t.Text.prototype,"fontWeight",void 0),le([ur(!1)],t.Text.prototype,"italic",void 0),le([ur("none")],t.Text.prototype,"textCase",void 0),le([ur("none")],t.Text.prototype,"textDecoration",void 0),le([ur(0)],t.Text.prototype,"letterSpacing",void 0),le([ur({type:"percent",value:1.5})],t.Text.prototype,"lineHeight",void 0),le([ur(0)],t.Text.prototype,"paraIndent",void 0),le([ur(0)],t.Text.prototype,"paraSpacing",void 0),le([ur("x")],t.Text.prototype,"writingMode",void 0),le([ur("left")],t.Text.prototype,"textAlign",void 0),le([ur("top")],t.Text.prototype,"verticalAlign",void 0),le([ur(!0)],t.Text.prototype,"autoSizeAlign",void 0),le([ur("normal")],t.Text.prototype,"textWrap",void 0),le([ur("show")],t.Text.prototype,"textOverflow",void 0),le([wr(!1)],t.Text.prototype,"textEditing",void 0),t.Text=le([Ur()],t.Text),t.Path=class extends t.UI{get __tag(){return"Path"}},le([Or(dl)],t.Path.prototype,"__",void 0),le([yr("center")],t.Path.prototype,"strokeAlign",void 0),t.Path=le([Ur()],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,r){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,r,o,a){return this}arc(t,e,i,s,n,r){return this}arcTo(t,e,i,s,n){return this}drawEllipse(t,e,i,s,n,r,o,a){return this}drawArc(t,e,i,s,n,r){return this}drawPoints(t,e,i){return this}clearPath(){return this}paint(){this.pathElement.__layout.boxChanged||this.pathElement.forceUpdate("path")}},le([Or(cl)],t.Pen.prototype,"__",void 0),le([(t,e)=>{tr(t,e,{get(){return this.__path}})}],t.Pen.prototype,"path",void 0),t.Pen=le([Hr(Ms,["set","path","paint"]),Ur()],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&&ee.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),o(e)||(t.canvas.childIndex=e),this.__listenChildEvents(t)}forEach(t){this.children.forEach(t)}__onCreated(){this.created=this.children.every(t=>t.created)}__onReady(){this.children.every(t=>t.ready)&&super.__onReady()}__onViewReady(){this.children.every(t=>t.viewReady)&&super.__onViewReady()}__onChildRenderEnd(t){this.renderer.addBlock(t.renderBounds),this.viewReady&&this.renderer.update()}__render(t,e){t.context&&this.forEach(i=>e.matrix?i.__render(t,e):t.copyWorld(i.canvas,e.bounds))}__onResize(t){this.forEach(e=>e.resize(t)),super.__onResize(t)}updateLayout(){this.forEach(t=>t.updateLayout())}__getChildConfig(t){const e=Object.assign({},this.config);return e.hittable=e.realCanvas=void 0,t&&f.assign(e,t),this.autoLayout&&f.copyAttrs(e,this,be),e.view=this.realCanvas?void 0:this.view,e.fill=void 0,e}__listenChildEvents(t){t.once([[No.END,this.__onReady,this],[Yo.START,this.__onCreated,this],[Yo.END,this.__onViewReady,this]]),this.realCanvas&&this.__eventIds.push(t.on_(Yo.END,this.__onChildRenderEnd,this))}},t.App=le([Ur()],t.App);const cd={},ud={isHoldSpaceKey:()=>ud.isHold("Space"),isHold:t=>cd[t],isHoldKeys:(t,e)=>e?t(e):void 0,setDownCode(t){cd[t]||(cd[t]=!0)},setUpCode(t){cd[t]=!1}},pd={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 gd extends Po{get spaceKey(){return ud.isHoldSpaceKey()}get left(){return pd.left(this)}get right(){return pd.right(this)}get middle(){return pd.middle(this)}constructor(t){super(t.type),this.bubbles=!0,Object.assign(this,t)}isHoldKeys(t){return ud.isHoldKeys(t,this)}getBoxPoint(t){return(t||this.current).getBoxPoint(this)}getInnerPoint(t){return(t||this.current).getInnerPoint(this)}getLocalPoint(t){return(t||this.current).getLocalPoint(this)}getPagePoint(){return this.current.getPagePoint(this)}getInner(t){return this.getInnerPoint(t)}getLocal(t){return this.getLocalPoint(t)}getPage(){return this.getPagePoint()}static changeName(t,e){oe.changeName(t,e)}}t.PointerEvent=class extends gd{},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=le([Nr()],t.PointerEvent);const _d=t.PointerEvent,fd={};t.DragEvent=class extends t.PointerEvent{static setList(t){this.list=t instanceof lh?t:new lh(t)}static setData(t){this.data=t}static getValidMove(t,e,i,s=!0){const n=t.getLocalPoint(i,null,!0);return nt.move(n,e.x-t.x,e.y-t.y),s&&this.limitMove(t,n),bl.axisMove(t,n),n}static limitMove(t,e){bl.limitMove(t,e)}getPageMove(t){return this.assignMove(t),this.current.getPagePoint(fd,null,!0)}getInnerMove(t,e){return t||(t=this.current),this.assignMove(e),t.getInnerPoint(fd,null,!0)}getLocalMove(t,e){return t||(t=this.current),this.assignMove(e),t.getLocalPoint(fd,null,!0)}getPageTotal(){return this.getPageMove(!0)}getInnerTotal(t){return this.getInnerMove(t,!0)}getLocalTotal(t){return this.getLocalMove(t,!0)}getPageBounds(){const t=this.getPageTotal(),e=this.getPagePoint(),i={};return Ft.set(i,e.x-t.x,e.y-t.y,t.x,t.y),Ft.unsign(i),i}assignMove(t){fd.x=t?this.totalX:this.moveX,fd.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=le([Nr()],t.DragEvent);const yd=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=le([Nr()],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=le([Nr()],t.MoveEvent),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=le([Nr()],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=le([Nr()],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=le([Nr()],t.ZoomEvent),t.KeyEvent=class extends gd{},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=le([Nr()],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:vd.getSwipeDirection(nt.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:o(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 lh,{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=>to.draggable(e)||!e.isLeafer&&e.hasEvent(t.DragEvent.DRAG)),pathHasOutside:t=>t&&t.list.some(t=>t.isOutside)},vd=md,xd=new lh,{getDragEventData:wd,getDropEventData:Ed,getSwipeEventData:bd}=md;class kd{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,r=t.DragEvent.list||this.draggableList||xd;return this.dragging&&(n?e?xd:new lh(i?[...s.list,...s.dragHoverExclude]:s.list):r)}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&&pd.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],to.draggable(e)){this.draggableList=new lh(e);break}}drag(e){const{interaction:i,dragData:s,downData:n}=this,{path:r,throughPath:o}=n;this.dragData=wd(n,s,e),o&&(this.dragData.throughPath=o),this.dragData.path=r,this.moving?(this.dragData.moveType="drag",i.emit(t.MoveEvent.BEFORE_MOVE,this.dragData),i.emit(t.MoveEvent.MOVE,this.dragData)):this.dragging&&(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:r}=this.dragData,{dragLimitAnimate:o}=i.p,a=!o||!!e;n.forEach(i=>{if(i.draggable){const n=h(i.draggable),l=t.DragEvent.getValidMove(i,this.dragStartPoints[i.innerId],{x:s,y:r},a||n);o&&!n&&e?to.animateMove(i,l,d(o)?o:.3):i.move(l)}})}}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:r,throughPath:o}=s,a=wd(s,e,e);if(o&&(a.throughPath=o),a.path=r,this.moving&&(this.moving=!1,a.moveType="drag",i.emit(t.MoveEvent.END,a)),this.dragging){const r=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,r,this.dragEnterPath)}this.autoMoveCancel(),this.dragReset(),this.animate(null,"off")}swipe(t,e,i,s){const{interaction:n}=this;if(nt.getDistance(e,t)>n.config.pointer.swipeDistance){const t=bd(e,i,s);this.interaction.emit(t.type,t)}}drop(e,i,s){const n=Ed(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 Bd=Gt.get("emit");const Sd=["move","zoom","rotate","key"];function Td(t,e,i,s,n){if(Sd.some(t=>e.startsWith(t))&&t.__.hitChildren&&!Ld(t,n)){let r;for(let o=0,a=t.children.length;o<a;o++)r=t.children[o],!i.path.has(r)&&r.__.hittable&&Pd(r,e,i,s,n)}}function Pd(t,e,i,s,n){if(t.destroyed)return!1;if(t.__.hitSelf&&!Ld(t,n)&&(Vh.updateEventStyle&&!s&&Vh.updateEventStyle(t,e),t.hasEvent(e,s))){i.phase=s?1:t===i.target?2:3;const n=oe.get(e,i);if(t.emitEvent(n,s),n.isStop)return!0}return!1}function Ld(t,e){return e&&e.has(t)}const Rd={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:Cd,pathCanDrag:Od,pathHasOutside:Md}=md;class Dd{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&&pd.middle(this.downData)}get isHoldRightKey(){return this.m.holdRightKey&&this.downData&&pd.right(this.downData)}get isHoldSpaceKey(){return this.m.holdSpaceKey&&ud.isHoldSpaceKey()}get m(){return this.config.move}get p(){return this.config.pointer}get hitRadius(){return this.p.hitRadius}constructor(t,e,i,s){this.config=f.clone(Rd),this.tapCount=0,this.downKeyMap={},this.target=t,this.canvas=e,this.selector=i,this.defaultPath=new lh(t),this.createTransformer(),this.dragger=new kd(this),s&&(this.config=f.default(s,this.config)),this.__listenEvents()}start(){this.running=!0}stop(){this.running=!1}receive(t){}pointerDown(e,i){e||(e=this.hoverData),e&&(pd.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),pd.left(e)&&(this.tapWait(),this.longPressWait(e)),this.waitRightTap=pd.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&&pd.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=nt.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;pd.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,ud.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,ud.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 lh),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,r=[t.PointerEvent.DOUBLE_TAP,t.PointerEvent.DOUBLE_CLICK].some(t=>Cd(e.path,t));n<i.tapTime+50&&r?(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,i){const{hitRadius:s,through:n}=this.p,{bottomList:r,target:o}=this;e.backgrounder||t.origin||o&&o.updateLayout();const a=this.selector.getByPoint(t,s,Object.assign({bottomList:r,name:t.type},i||{through:n}));return a.throughPath&&(t.throughPath=a.throughPath),t.path=a.path,a.path}isRootPath(t){return t&&t.path.list[0].isLeafer}isTreePath(t){const e=this.target.app;return!(!e||!e.isApp)&&(e.editor&&!t.path.has(e.editor)&&t.path.has(e.tree)&&!t.target.syncEventer)}checkPath(t,e){(e||this.moveMode&&!Md(t.path))&&(t.path=this.defaultPath)}canMove(t){return t&&(this.moveMode||"auto"===this.m.drag&&!Od(t.path))&&!Md(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&&nt.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),(Cd(e.path,t.PointerEvent.LONG_TAP)||Cd(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 Nt(this.canvas.bounds),this.shrinkCanvasBounds.spread(-(d(t)?t:2))}__listenEvents(){const{target:t}=this;this.__eventIds=[t.on_(Ho.RESIZE,this.__onResize,this)],t.once(Xo.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 r=i.length-1;r>-1;r--){if(n=i.list[r],Pd(n,t,e,!0,s))return;n.isApp&&Td(n,t,e,!0,s)}for(let r=0,o=i.length;r<o;r++)if(n=i.list[r],n.isApp&&Td(n,t,e,!1,s),Pd(n,t,e,!1,s))return}catch(t){Bd.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 Id{static set(t,e){this.custom[t]=e}static get(t){return this.custom[t]}}Id.custom={};class Ad extends he{constructor(){super(...arguments),this.maxTotal=1e3,this.pathList=new lh,this.pixelList=new lh}getPixelType(t,e){return this.__autoClear(),this.pixelList.add(t),ee.hitCanvas(e)}getPathType(t){return this.__autoClear(),this.pathList.add(t),ee.hitCanvas()}clearImageType(){this.__clearLeafList(this.pixelList)}clearPathType(){this.__clearLeafList(this.pathList)}__clearLeafList(t){t.length&&(t.forEach(t=>{t.__hitCanvas&&(t.__hitCanvas.destroy(),t.__hitCanvas=null)}),t.reset())}__autoClear(){this.pathList.length+this.pixelList.length>this.maxTotal&&this.clear()}clear(){this.clearPathType(),this.clearImageType()}}e.getSelector=function(t){return t.leafer?t.leafer.selector:e.selector||(e.selector=ee.selector())};const{toInnerRadiusPointOf:Wd,copy:Fd,setRadius:zd}=nt,{hitRadiusPoint:Hd,hitPoint:Ud}=Ft,Nd={},Yd={},Xd=t.Leaf.prototype;Xd.hit=function(t,i=0){this.updateLayout(),Fd(Yd,t),zd(Yd,i);const s=this.__world;return!!(i?Hd(s,Yd):Ud(s,Yd))&&(this.isBranch?e.getSelector(this).hitPoint(Object.assign({},Yd),i,{target:this}):this.__hitWorld(Yd))},Xd.__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&&(Fd(Nd,t),zd(t=Nd,e.hitRadius)),Wd(t,i,Nd),e.hitBox||n){if(Ft.hitRadiusPoint(s.boxBounds,Nd))return!0;if(n)return!1}return!s.hitCanvasChanged&&this.__hitCanvas||(this.__updateHitCanvas(),s.boundsChanged||(s.hitCanvasChanged=!1)),this.__hit(Nd)},Xd.__hitFill=function(t){const e=this.__hitCanvas;return e&&e.hitFill(t,this.__.windingRule)},Xd.__hitStroke=function(t,e){const i=this.__hitCanvas;return i&&i.hitStroke(t,e)},Xd.__hitPixel=function(t){const e=this.__hitCanvas;return e&&e.hitPixel(t,this.__layout.renderBounds,e.hitScale)},Xd.__drawHitPath=function(t){t&&this.__drawRenderPath(t)};const Vd=new ct,jd=t.UI.prototype;jd.__updateHitCanvas=function(){this.__box&&this.__box.__updateHitCanvas();const t=this.leafer||this.parent&&this.parent.leafer;if(!t)return;const i=this.__,{hitCanvasManager:s}=t,n=(i.__isAlphaPixelFill||i.__isCanvas)&&"pixel"===i.hitFill,r=i.__isAlphaPixelStroke&&"pixel"===i.hitStroke,o=n||r;this.__hitCanvas||(this.__hitCanvas=o?s.getPixelType(this,{contextSettings:{willReadFrequently:!0}}):s.getPathType(this));const a=this.__hitCanvas;if(o){const{renderBounds:t}=this.__layout,s=e.image.hitCanvasSize,o=a.hitScale=Yt.set(0,0,s,s).getFitMatrix(t).a,{x:h,y:l,width:d,height:c}=Yt.set(t).scale(o);a.resize({width:d,height:c,pixelRatio:1}),a.clear(),Gn.patternLocked=!0,this.__renderShape(a,{matrix:Vd.setWith(this.__world).scaleWith(1/o).invertWith().translate(-h,-l),ignoreFill:!n,ignoreStroke:!r}),Gn.patternLocked=!1,a.resetTransform(),i.__isHitPixel=!0}else i.__isHitPixel&&(i.__isHitPixel=!1);this.__drawHitPath(a),a.setStrokeOptions(i)},jd.__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:r}=e,o=e.stroke&&("path"===n||"pixel"===n&&!e.__isAlphaPixelStroke)||"all"===n;if(!s&&!o)return!1;const a=2*t.radiusX;let h=a;if(o)switch(e.strokeAlign){case"inside":if(h+=2*r,!s&&this.__hitFill(t)&&this.__hitStroke(t,h))return!0;h=a;break;case"center":h+=r;break;case"outside":if(h+=2*r,!s){if(!this.__hitFill(t)&&this.__hitStroke(t,h))return!0;h=a}}return!!h&&this.__hitStroke(t,h)};const Gd=t.UI.prototype,Kd=t.Rect.prototype,Zd=t.Box.prototype;Kd.__updateHitCanvas=Zd.__updateHitCanvas=function(){this.stroke||this.cornerRadius||(this.fill||this.__.__isCanvas)&&"pixel"===this.hitFill||"all"===this.hitStroke?Gd.__updateHitCanvas.call(this):this.__hitCanvas&&(this.__hitCanvas=null)},Kd.__hitFill=Zd.__hitFill=function(t){return this.__hitCanvas?Gd.__hitFill.call(this,t):Ft.hitRadiusPoint(this.__layout.boxBounds,t)},t.Text.prototype.__drawHitPath=function(t){const{__lineHeight:e,fontSize:i,__baseLine:s,__letterSpacing:n,__textDrawData:r}=this.__;t.beginPath(),n<0?this.__drawPathByBox(t):r.rows.forEach(n=>t.rect(n.x,n.y-s,n.width,e<i?i:e))},t.Group.prototype.pick=function(t,i){return i||(i=r),this.updateLayout(),e.getSelector(this).getByPoint(t,i.hitRadius||0,Object.assign(Object.assign({},i),{target:this}))};const qd=ke.prototype;function Jd(t,e){const i=t.__,{rows:s,decorationY:n}=i.__textDrawData;let r;i.__isPlacehold&&i.placeholderColor&&(e.fillStyle=i.placeholderColor);for(let t=0,i=s.length;t<i;t++)r=s[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(n){const{decorationColor:t,decorationHeight:r}=i.__textDrawData;t&&(e.fillStyle=t),s.forEach(t=>n.forEach(i=>e.fillRect(t.x,t.y+i,t.width,r)))}}function $d(t,e){t.__.__font?Jd(t,e):t.__.windingRule?e.fill(t.__.windingRule):e.fill()}function Qd(t,e,i){switch(e.__.strokeAlign){case"center":tc(t,1,e,i);break;case"inside":ec(t,"inside",e,i);break;case"outside":e.__.__fillAfterStroke?tc(t,2,e,i):ec(t,"outside",e,i)}}function tc(t,e,i,s){const n=i.__;p(t)?sc(t,e,!0,i,s):(s.setStroke(t,n.__strokeWidth*e,n),ic(i,s))}function ec(t,e,i,s){const n=s.getSameCanvas(!0,!0);n.font=i.__.__font,tc(t,2,i,n),n.blendMode="outside"===e?"destination-out":"destination-in",Jd(i,n),n.blendMode="normal",to.copyCanvasByWorld(i,s,n),n.recycle(i.__nowWorld)}function ic(t,e){let i,s=t.__.__textDrawData;const{rows:n,decorationY:r}=s;for(let t=0,s=n.length;t<s;t++)i=n[t],i.text?e.strokeText(i.text,i.x,i.y):i.data&&i.data.forEach(t=>{e.strokeText(t.char,t.x,i.y)});if(r){const{decorationHeight:t}=s;n.forEach(i=>r.forEach(s=>e.strokeRect(i.x,i.y+s,i.width,t)))}}function sc(t,e,i,s,n){let r;const o=s.__,{__hasMultiStrokeStyle:a}=o;a||n.setStroke(void 0,o.__strokeWidth*e,o);for(let h=0,l=t.length;h<l;h++)if(r=t[h],(!r.image||!Hh.checkImage(s,n,r,!1))&&r.style){if(a){const{strokeStyle:t}=r;t?n.setStroke(r.style,o.__getRealStrokeWidth(t)*e,o,t):n.setStroke(r.style,o.__strokeWidth*e,o)}else n.strokeStyle=r.style;r.blendMode?(n.saveBlendMode(r.blendMode),i?ic(s,n):n.stroke(),n.restoreBlendMode()):i?ic(s,n):n.stroke()}}function nc(t,e,i){const s=e.__;if(s.__strokeWidth)if(s.__font)Qd(t,e,i);else switch(s.strokeAlign){case"center":rc(t,1,e,i);break;case"inside":!function(t,e,i){i.save(),i.clipUI(e),rc(t,2,e,i),i.restore()}(t,e,i);break;case"outside":!function(t,e,i){const s=e.__;if(s.__fillAfterStroke)rc(t,2,e,i);else{const{renderBounds:n}=e.__layout,r=i.getSameCanvas(!0,!0);e.__drawRenderPath(r),rc(t,2,e,r),r.clipUI(s),r.clearWorld(n),to.copyCanvasByWorld(e,i,r),r.recycle(e.__nowWorld)}}(t,e,i)}}function rc(t,e,i,s){const n=i.__;p(t)?sc(t,e,!1,i,s):(s.setStroke(t,n.__strokeWidth*e,n),s.stroke()),n.__useArrow&&zh.strokeArrow(t,i,s)}qd.hitFill=function(t,e){return e?this.context.isPointInPath(t.x,t.y,e):this.context.isPointInPath(t.x,t.y)},qd.hitStroke=function(t,e){return this.strokeWidth=e,this.context.isPointInStroke(t.x,t.y)},qd.hitPixel=function(t,e,i=1){let{x:s,y:n,radiusX:r,radiusY:o}=t;e&&(s-=e.x,n-=e.y),Yt.set(s-r,n-o,2*r,2*o).scale(i).ceil();const{data:a}=this.context.getImageData(Yt.x,Yt.y,Yt.width||1,Yt.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:oc,copyAndSpread:ac,toOuterOf:hc,getOuterOf:lc,getByMove:dc,move:cc,getIntersectData:uc}=Ft,pc={};let gc;const{stintSet:_c}=f,{hasTransparent:fc}=Ah;function yc(t,e,i){if(!p(e)||!1===e.visible||0===e.opacity)return;let s;const{boxBounds:n}=i.__layout;switch(e.type){case"image":s=Hh.image(i,t,e,n,!gc||!gc[e.url]);break;case"linear":s=Uh.linearGradient(e,n);break;case"radial":s=Uh.radialGradient(e,n);break;case"angular":s=Uh.conicGradient(e,n);break;case"solid":const{type:r,color:a,opacity:h}=e;s={type:r,style:Ah.string(a,h)};break;default:o(e.r)||(s={type:"solid",style:Ah.string(e)})}if(s){if(h(s.style)&&fc(s.style)&&(s.isTransparent=!0),e.style){if(0===e.style.strokeWidth)return;s.strokeStyle=e.style}e.editing&&(s.editing=e.editing),e.blendMode&&(s.blendMode=e.blendMode)}return s}const mc={compute:function(t,e){const i=e.__,s=[];let n,r,o,a=i.__input[t];u(a)||(a=[a]),gc=Hh.recycleImage(t,i);for(let i,n=0,r=a.length;n<r;n++)(i=yc(t,a[n],e))&&(s.push(i),i.strokeStyle&&(o||(o=1),i.strokeStyle.strokeWidth&&(o=Math.max(o,i.strokeStyle.strokeWidth))));i["_"+t]=s.length?s:void 0,s.length&&s.every(t=>t.isTransparent)&&(s.some(t=>t.image)&&(n=!0),r=!0),"fill"===t?(_c(i,"__isAlphaPixelFill",n),_c(i,"__isTransparentFill",r)):(_c(i,"__isAlphaPixelStroke",n),_c(i,"__isTransparentStroke",r),_c(i,"__hasMultiStrokeStyle",o))},fill:function(t,e,i){i.fillStyle=t,$d(e,i)},fills:function(t,e,i){let s;for(let n=0,r=t.length;n<r;n++){if(s=t[n],s.image){if(Hh.checkImage(e,i,s,!e.__.__font))continue;if(!s.style){!n&&s.image.isPlacehold&&e.drawImagePlaceholder(i,s.image);continue}}if(i.fillStyle=s.style,s.transform||s.scaleFixed){if(i.save(),s.transform&&i.transform(s.transform),s.scaleFixed){const{scaleX:t,scaleY:n}=e.getRenderScaleData(!0);(!0===s.scaleFixed||"zoom-in"===s.scaleFixed&&t>1&&n>1)&&i.scale(1/t,1/n)}s.blendMode&&(i.blendMode=s.blendMode),$d(e,i),i.restore()}else s.blendMode?(i.saveBlendMode(s.blendMode),$d(e,i),i.restoreBlendMode()):$d(e,i)}},fillPathOrText:$d,fillText:Jd,stroke:nc,strokes:function(t,e,i){nc(t,e,i)},strokeText:Qd,drawTextStroke:ic,shape:function(t,i,s){const n=i.getSameCanvas(),r=i.bounds,o=t.__nowWorld,a=t.__layout,h=t.__nowWorldShapeBounds||(t.__nowWorldShapeBounds={});let l,d,c,u,p,g;hc(a.strokeSpread?(ac(pc,a.boxBounds,a.strokeSpread),pc):a.boxBounds,o,h);let{scaleX:_,scaleY:f}=t.getRenderScaleData(!0);if(r.includes(h))g=n,l=p=h,d=o;else{let n;if(e.fullImageShadow)n=h;else{const t=a.renderShapeSpread?oc(r,k.swapAndScale(a.renderShapeSpread,_,f)):r;n=uc(t,h)}u=r.getFitMatrix(n);let{a:y,d:m}=u;u.a<1&&(g=i.getSameCanvas(),t.__renderShape(g,s),_*=y,f*=m),p=lc(h,u),l=dc(p,-u.e,-u.f),d=lc(o,u),cc(d,-u.e,-u.f);const v=s.matrix;v?(c=new ct(u),c.multiply(v),y*=v.scaleX,m*=v.scaleY):c=u,c.withScale(y,m),s=Object.assign(Object.assign({},s),{matrix:c})}return t.__renderShape(n,s),{canvas:n,matrix:c,fitMatrix:u,bounds:l,renderBounds:d,worldCanvas:g,shapeBounds:p,scaleX:_,scaleY:f}}};let vc={},xc={a:1,b:0,c:0,d:1,e:0,f:0};const{get:wc,rotateOfOuter:Ec,translate:bc,scaleOfOuter:kc,multiplyParent:Bc,scale:Sc,rotate:Tc,skew:Pc}=G;function Lc(t,e,i,s,n,r,o){const a=wc();bc(a,e.x+i,e.y+s),Sc(a,n,r),o&&Ec(a,{x:e.x+e.width/2,y:e.y+e.height/2},o),t.transform=a}function Rc(t,e,i,s,n,r,o,a,h,l){const d=wc();Oc(d,e,i,s,n,r,o,a),h&&(xc.a=h,xc.d=l,Bc(d,xc)),t.transform=d}function Cc(t,e,i,s,n,r,o,a,h,l,d,c){const u=wc();if(c)Oc(u,e,n,r,o,a,h,l);else{if(h)if("center"===d)Ec(u,{x:i/2,y:s/2},h);else switch(Tc(u,h),h){case 90:bc(u,s,0);break;case 180:bc(u,i,s);break;case 270:bc(u,0,i)}vc.x=e.x+n,vc.y=e.y+r,bc(u,vc.x,vc.y),o&&kc(u,vc,o,a)}t.transform=u}function Oc(t,e,i,s,n,r,o,a){o&&Tc(t,o),a&&Pc(t,a.x,a.y),n&&Sc(t,n,r),bc(t,e.x+i,e.y+s)}const{get:Mc,translate:Dc}=G,Ic=new Nt,Ac={},Wc={};function Fc(t,e,i,s){const{changeful:n,sync:r,scaleFixed:o}=i;n&&(t.changeful=n),r&&(t.sync=r),o&&(t.scaleFixed=o),t.data=zc(i,s,e)}function zc(t,e,i){t.padding&&(e=Ic.set(e).shrink(t.padding)),"strench"===t.mode&&(t.mode="stretch");let{width:s,height:n}=i;const{opacity:r,mode:o,align:a,offset:l,scale:d,size:c,rotation:u,skew:g,clipSize:_,repeat:f,gap:y,filters:m}=t,v=e.width===s&&e.height===n,x={mode:o},w="center"!==a&&(u||0)%180==90;let E,b;switch(Ft.set(Wc,0,0,w?n:s,w?s:n),o&&"cover"!==o&&"fit"!==o?((d||c)&&(O.getScaleData(d,c,i,Ac),E=Ac.scaleX,b=Ac.scaleY),(a||y||f)&&(E&&Ft.scale(Wc,E,b,!0),a&&wt.toPoint(a,Wc,e,Wc,!0,!0))):v&&!u||(E=b=Ft.getFitScale(e,Wc,"fit"!==o),Ft.put(e,i,a,E,!1,Wc),Ft.scale(Wc,E,b,!0)),l&&nt.move(Wc,l),o){case"stretch":v||(s=e.width,n=e.height);break;case"normal":case"clip":if(Wc.x||Wc.y||E||_||u||g){let t,i;_&&(t=e.width/_.width,i=e.height/_.height),Rc(x,e,Wc.x,Wc.y,E,b,u,g,t,i),t&&(E=E?E*t:E,b=b?b*i:i)}break;case"repeat":(!v||E||u||g)&&Cc(x,e,s,n,Wc.x,Wc.y,E,b,u,g,a,t.freeTransform),f||(x.repeat="repeat");const i=p(f);(y||i)&&(x.gap=function(t,e,i,s,n){let r,o;p(t)?(r=t.x,o=t.y):r=o=t;return{x:Hc(r,i,n.width,e&&e.x),y:Hc(o,s,n.height,e&&e.y)}}(y,i&&f,Wc.width,Wc.height,e));break;default:E&&Lc(x,e,Wc.x,Wc.y,E,b,u)}return x.transform||(e.x||e.y)&&(x.transform=Mc(),Dc(x.transform,e.x,e.y)),E&&"stretch"!==o&&(x.scaleX=E,x.scaleY=b),x.width=s,x.height=n,r&&(x.opacity=r),m&&(x.filters=m),f&&(x.repeat=h(f)?"x"===f?"repeat-x":"repeat-y":"repeat"),x}function Hc(t,e,i,s){const n=h(t)||s?(s?i-s*e:i%e)/((s||Math.floor(i/e))-1):t;return"auto"===t&&n<0?0:n}let Uc,Nc=new Nt;const{isSame:Yc}=Ft;function Xc(t,e,i,s,n,r){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||Fc(n,s,i,r),!0}function Vc(t,e){Kc(t,Mo.LOAD,e)}function jc(t,e){Kc(t,Mo.LOADED,e)}function Gc(t,e,i){e.error=i,t.forceUpdate("surface"),Kc(t,Mo.ERROR,e)}function Kc(t,e,i){t.hasEvent(e)&&t.emitEvent(new Mo(e,i))}function Zc(t,e){const{leafer:i}=t;i&&i.viewReady&&(i.renderer.ignore=e)}const{get:qc,scale:Jc,copy:$c}=G,{floor:Qc,ceil:tu,max:eu,abs:iu}=Math;function su(t,i,s){let{scaleX:n,scaleY:r}=t.getRenderScaleData(!0,i.scaleFixed);const o=n+"-"+r+"-"+s;if(i.patternId===o||t.destroyed)return!1;{const{image:a,data:h}=i;let l,d,{width:c,height:u,scaleX:p,scaleY:g,transform:_,repeat:f,gap:y}=h;n*=s,r*=s,p&&(p=iu(p),g=iu(g),d=qc(),$c(d,_),Jc(d,1/p,1/g),n*=p,r*=g),c*=n,u*=r;const m=c*u;if(!f&&m>e.image.maxCacheSize)return!1;let v=e.image.maxPatternSize;if(a.isSVG){const t=c/a.width;t>1&&(l=t/tu(t))}else{const t=a.width*a.height;v>t&&(v=t)}m>v&&(l=Math.sqrt(m/v)),l&&(n/=l,r/=l,c/=l,u/=l),p&&(n/=p,r/=g);const x=y&&y.x*n,w=y&&y.y*r;if(_||1!==n||1!==r){const t=c+(x||0),e=u+(w||0);n/=t/eu(Qc(t),1),r/=e/eu(Qc(e),1),d||(d=qc(),_&&$c(d,_)),Jc(d,1/n,1/r)}const E=a.getCanvas(c,u,h.opacity,h.filters,x,w,t.leafer&&t.leafer.config.smooth),b=a.getPattern(E,f||e.origin.noRepeat||"no-repeat",d,i);return i.style=b,i.patternId=o,!0}}const nu={image:function(t,e,i,s,n){let r,o;const a=Gn.get(i);return Uc&&i===Uc.paint&&Yc(s,Uc.boxBounds)?r=Uc.leafPaint:(r={type:i.type,image:a},a.hasAlphaPixel&&(r.isTransparent=!0),Uc=a.use>1?{leafPaint:r,paint:i,boxBounds:Nc.set(s)}:null),(n||a.loading)&&(o={image:a,attrName:e,attrValue:i}),a.ready?(Xc(t,e,i,a,r,s),n&&(Vc(t,o),jc(t,o))):a.error?n&&Gc(t,o,a.error):(n&&(Zc(t,!0),Vc(t,o)),r.loadId=a.load(()=>{Zc(t,!1),t.destroyed||(Xc(t,e,i,a,r,s)&&(a.hasAlphaPixel&&(t.__layout.hitCanvasChanged=!0),t.forceUpdate("surface")),jc(t,o)),r.loadId=void 0},e=>{Zc(t,!1),Gc(t,o,e),r.loadId=void 0}),t.placeholderColor&&(t.placeholderDelay?setTimeout(()=>{a.ready||(a.isPlacehold=!0,t.forceUpdate("surface"))},t.placeholderDelay):a.isPlacehold=!0)),r},checkImage:function(t,i,s,n){const{scaleX:r,scaleY:o}=t.getRenderScaleData(!0,s.scaleFixed),{pixelRatio:a}=i,{data:h}=s;if(!h||s.patternId===r+"-"+o+"-"+a&&!Xh.running)return!1;if(n)if(h.repeat)n=!1;else if(!(s.changeful||"miniapp"===e.name&&Ho.isResizing(t)||Xh.running)){let{width:t,height:i}=h;t*=r*a,i*=o*a,h.scaleX&&(t*=h.scaleX,i*=h.scaleY),n=t*i>e.image.maxCacheSize}return n?(t.__.__isFastShadow&&(i.fillStyle=s.style||"#000",i.fill()),function(t,e,i,s){e.save(),e.clipUI(t),i.blendMode&&(e.blendMode=i.blendMode);s.opacity&&(e.opacity*=s.opacity);s.transform&&e.transform(s.transform);e.drawImage(i.image.getFull(s.filters),0,0,s.width,s.height),e.restore()}(t,i,s,h),!0):(!s.style||s.sync||Xh.running?su(t,s,a):s.patternTask||(s.patternTask=Gn.patternTasker.add(()=>de(this,void 0,void 0,function*(){s.patternTask=null,i.bounds.hit(t.__nowWorld)&&su(t,s,a),t.forceUpdate("surface")}),300)),!1)},createPattern:su,recycleImage:function(t,e){const i=e["_"+t];if(u(i)){let s,n,r,o,a;for(let h=0,l=i.length;h<l;h++)s=i[h],n=s.image,a=n&&n.url,a&&(r||(r={}),r[a]=!0,Gn.recycle(n),n.loading&&(o||(o=e.__input&&e.__input[t]||[],u(o)||(o=[o])),n.unload(i[h].loadId,!o.some(t=>t.url===a))));return r}return null},createData:Fc,getPatternData:zc,fillOrFitMode:Lc,clipMode:Rc,repeatMode:Cc},{toPoint:ru}=mt,{hasTransparent:ou}=Ah,au={},hu={};function lu(t,e,i,s){if(i){let n,r,o,a;for(let t=0,l=i.length;t<l;t++)n=i[t],h(n)?(o=t/(l-1),r=Ah.string(n,s)):(o=n.offset,r=Ah.string(n.color,s)),e.addColorStop(o,r),!a&&ou(r)&&(a=!0);a&&(t.isTransparent=!0)}}const{getAngle:du,getDistance:cu}=nt,{get:uu,rotateOfOuter:pu,scaleOfOuter:gu}=G,{toPoint:_u}=mt,fu={},yu={};function mu(t,e,i,s,n){let r;const{width:o,height:a}=t;if(o!==a||s){const t=du(e,i);r=uu(),n?(gu(r,e,o/a*(s||1),1),pu(r,e,t+90)):(gu(r,e,1,o/a*(s||1)),pu(r,e,t))}return r}const{getDistance:vu}=nt,{toPoint:xu}=mt,wu={},Eu={};const bu={linearGradient:function(t,i){let{from:s,to:n,type:r,opacity:o}=t;ru(s||"top",i,au),ru(n||"bottom",i,hu);const a=e.canvas.createLinearGradient(au.x,au.y,hu.x,hu.y),h={type:r,style:a};return lu(h,a,t.stops,o),h},radialGradient:function(t,i){let{from:s,to:n,type:r,opacity:o,stretch:a}=t;_u(s||"center",i,fu),_u(n||"bottom",i,yu);const h=e.canvas.createRadialGradient(fu.x,fu.y,0,fu.x,fu.y,cu(fu,yu)),l={type:r,style:h};lu(l,h,t.stops,o);const d=mu(i,fu,yu,a,!0);return d&&(l.transform=d),l},conicGradient:function(t,i){let{from:s,to:n,type:r,opacity:o,stretch:a}=t;xu(s||"center",i,wu),xu(n||"bottom",i,Eu);const h=e.conicGradientSupport?e.canvas.createConicGradient(0,wu.x,wu.y):e.canvas.createRadialGradient(wu.x,wu.y,0,wu.x,wu.y,vu(wu,Eu)),l={type:r,style:h};lu(l,h,t.stops,o);const d=mu(i,wu,Eu,a||1,e.conicGradientRotate90);return d&&(l.transform=d),l},getTransform:mu},{copy:ku,move:Bu,toOffsetOutBounds:Su}=Ft,{max:Tu}=Math,Pu={},Lu=new ct,Ru={};function Cu(t,e){let i,s,n,r,o=0,a=0,h=0,l=0;return e.forEach(t=>{i=t.x||0,s=t.y||0,n=t.spread||0,r=1.5*(t.blur||0),o=Tu(o,n+r-s),a=Tu(a,n+r+i),h=Tu(h,n+r+s),l=Tu(l,n+r-i)}),o===a&&a===h&&h===l?o:[o,a,h,l]}function Ou(t,e,i,s,n,r,o){if(s.spread){const i=1+2*s.spread/t.__layout.strokeBounds.width*r*(o?-1:1);return Lu.set().scaleOfOuter({x:(n.x+n.width/2)*e.pixelRatio,y:(n.y+n.height/2)*e.pixelRatio},i),Lu}}function Mu(t,i,s){const{shapeBounds:n}=s;let r,o;e.fullImageShadow?(ku(Pu,t.bounds),Bu(Pu,i.x-n.x,i.y-n.y),r=t.bounds,o=Pu):(r=n,o=i),t.copyWorld(s.canvas,r,o)}const{toOffsetOutBounds:Du}=Ft,Iu={};const Au=Cu;const Wu={shadow:function(t,e,i){let s,n;const{__nowWorld:r}=t,{shadow:o}=t.__,{worldCanvas:a,bounds:h,renderBounds:l,shapeBounds:d,scaleX:c,scaleY:u}=i,p=e.getSameCanvas(),g=o.length-1;Su(h,Ru,l),o.forEach((o,_)=>{let f=1;if(o.scaleFixed){const t=Math.abs(r.scaleX);t>1&&(f=1/t)}p.setWorldShadow(Ru.offsetX+o.x*c*f,Ru.offsetY+o.y*u*f,o.blur*c*f,Ah.string(o.color)),n=Ou(t,p,i,o,Ru,f),n&&p.setTransform(n),Mu(p,Ru,i),n&&p.resetTransform(),s=l,o.box&&(p.restore(),p.save(),a&&(p.copyWorld(p,l,r,"copy"),s=r),a?p.copyWorld(a,r,r,"destination-out"):p.copyWorld(i.canvas,d,h,"destination-out")),to.copyCanvasByWorld(t,e,p,s,o.blendMode),g&&_<g&&p.clearWorld(s)}),p.recycle(s)},innerShadow:function(t,e,i){let s,n;const{__nowWorld:r}=t,{innerShadow:o}=t.__,{worldCanvas:a,bounds:h,renderBounds:l,shapeBounds:d,scaleX:c,scaleY:u}=i,p=e.getSameCanvas(),g=o.length-1;Du(h,Iu,l),o.forEach((o,_)=>{let f=1;if(o.scaleFixed){const t=Math.abs(r.scaleX);t>1&&(f=1/t)}p.save(),p.setWorldShadow(Iu.offsetX+o.x*c*f,Iu.offsetY+o.y*u*f,o.blur*c*f),n=Ou(t,p,0,o,Iu,f,!0),n&&p.setTransform(n),Mu(p,Iu,i),p.restore(),a?(p.copyWorld(p,l,r,"copy"),p.copyWorld(a,r,r,"source-out"),s=r):(p.copyWorld(i.canvas,d,h,"source-out"),s=l),p.fillWorld(s,Ah.string(o.color),"source-in"),to.copyCanvasByWorld(t,e,p,s,o.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:Cu,getShadowTransform:Ou,isTransformShadow(t){},getInnerShadowSpread:Au},{excludeRenderBounds:Fu}=ho;let zu;function Hu(t,e,i,s,n,r,o,a){switch(e){case"grayscale":zu||(zu=!0,n.useGrayscaleAlpha(t.__nowWorld));case"alpha":!function(t,e,i,s,n,r){const o=t.__nowWorld;i.resetTransform(),i.opacity=1,i.useMask(s,o),r&&s.recycle(o);Nu(t,e,i,1,n,r)}(t,i,s,n,o,a);break;case"opacity-path":Nu(t,i,s,r,o,a);break;case"path":a&&i.restore()}}function Uu(t){return t.getSameCanvas(!1,!0)}function Nu(t,e,i,s,n,r){const o=t.__nowWorld;e.resetTransform(),e.opacity=s,e.copyWorld(i,o,void 0,n),r?i.recycle(o):i.clearWorld(o)}t.Group.prototype.__renderMask=function(t,e){let i,s,n,r,o,a;const{children:h}=this;for(let l=0,d=h.length;l<d;l++){if(i=h[l],a=i.__.mask,a){o&&(Hu(this,o,t,n,s,r,void 0,!0),s=n=null),"clipping"!==a&&"clipping-path"!==a||Fu(i,e)||i.__render(t,e),r=i.__.opacity,zu=!1,"path"===a||"clipping-path"===a?(r<1?(o="opacity-path",n||(n=Uu(t))):(o="path",t.save()),i.__clip(n||t,e)):(o="grayscale"===a?"grayscale":"alpha",s||(s=Uu(t)),n||(n=Uu(t)),i.__render(s,e));continue}const d=1===r&&i.__.__blendMode;d&&Hu(this,o,t,n,s,r,void 0,!1),Fu(i,e)||i.__render(n||t,e),d&&Hu(this,o,t,n,s,r,d,!1)}Hu(this,o,t,n,s,r,void 0,!0)};const Yu=">)]}%!?,.:;'\"》)」〉』〗】〕}┐>’”!?,、。:;‰",Xu=Yu+"_#~&*+\\=|≮≯≈≠=…",Vu=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 Gu=ju("ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyz"),Ku=ju("{[(<'\"《(「〈『〖【〔{┌<‘“=¥¥$€££¢¢"),Zu=ju(Yu),qu=ju(Xu),Ju=ju("- —/~|┆·");var $u;!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"}($u||($u={}));const{Letter:Qu,Single:tp,Before:ep,After:ip,Symbol:sp,Break:np}=$u;function rp(t){return Gu[t]?Qu:Ju[t]?np:Ku[t]?ep:Zu[t]?ip:qu[t]?sp:Vu.test(t)?tp:Qu}const op={trimRight(t){const{words:e}=t;let i,s=0,n=e.length;for(let r=n-1;r>-1&&(i=e[r].data[0]," "===i.char);r--)s++,t.width-=i.width;s&&e.splice(n-s,s)}};function ap(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:hp}=op,{Letter:lp,Single:dp,Before:cp,After:up,Symbol:pp,Break:gp}=$u;let _p,fp,yp,mp,vp,xp,wp,Ep,bp,kp,Bp,Sp,Tp,Pp,Lp,Rp,Cp,Op=[];function Mp(t,e){bp&&!Ep&&(Ep=bp),_p.data.push({char:t,width:e}),yp+=e}function Dp(){mp+=yp,_p.width=yp,fp.words.push(_p),_p={data:[]},yp=0}function Ip(){Pp&&(Lp.paraNumber++,fp.paraStart=!0,Pp=!1),bp&&(fp.startCharSize=Ep,fp.endCharSize=bp,Ep=0),fp.width=mp,Rp.width?hp(fp):Cp&&Ap(),Op.push(fp),fp={words:[]},mp=0}function Ap(){mp>(Lp.maxWidth||0)&&(Lp.maxWidth=mp)}const{top:Wp,right:Fp,bottom:zp,left:Hp}=t.Direction4;function Up(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 Np={getDrawData:function(t,i){h(t)||(t=String(t));let s=0,n=0,r=i.__getInput("width")||0,o=i.__getInput("height")||0;const{textDecoration:a,__font:l,__padding:d}=i;d&&(r?(s=d[Hp],r-=d[Fp]+d[Hp]):i.autoSizeAlign||(s=d[Hp]),o?(n=d[Wp],o-=d[Wp]+d[zp]):i.autoSizeAlign||(n=d[Wp]));const c={bounds:{x:s,y:n,width:r,height:o},rows:[],paraNumber:0,font:e.canvas.font=l};return function(t,i,s){Lp=t,Op=t.rows,Rp=t.bounds,Cp=!Rp.width&&!s.autoSizeAlign;const{__letterSpacing:n,paraIndent:r,textCase:o}=s,{canvas:a}=e,{width:h,height:l}=Rp;if(h||l||n||"none"!==o){const t="none"!==s.textWrap,e="break"===s.textWrap;Pp=!0,Bp=null,Ep=wp=bp=yp=mp=0,_p={data:[]},fp={words:[]},n&&(i=[...i]);for(let s=0,l=i.length;s<l;s++)xp=i[s],"\n"===xp?(yp&&Dp(),fp.paraEnd=!0,Ip(),Pp=!0):(kp=rp(xp),kp===lp&&"none"!==o&&(xp=ap(xp,o,!yp)),wp=a.measureText(xp).width,n&&(n<0&&(bp=wp),wp+=n),Sp=kp===dp&&(Bp===dp||Bp===lp)||Bp===dp&&kp!==up,Tp=!(kp!==cp&&kp!==dp||Bp!==pp&&Bp!==up),vp=Pp&&r?h-r:h,t&&h&&mp+yp+wp>vp&&(e?(yp&&Dp(),mp&&Ip()):(Tp||(Tp=kp===lp&&Bp==up),Sp||Tp||kp===gp||kp===cp||kp===dp||yp+wp>vp?(yp&&Dp(),mp&&Ip()):mp&&Ip()))," "===xp&&!0!==Pp&&mp+yp===0||(kp===gp?(" "===xp&&yp&&Dp(),Mp(xp,wp),Dp()):Sp||Tp?(yp&&Dp(),Mp(xp,wp)):Mp(xp,wp)),Bp=kp);yp&&Dp(),mp&&Ip(),Op.length>0&&(Op[Op.length-1].paraEnd=!0)}else i.split("\n").forEach(t=>{Lp.paraNumber++,mp=a.measureText(t).width,Op.push({x:r||0,text:t,width:mp,paraStart:!0}),Cp&&Ap()})}(c,t,i),d&&function(t,e,i,s,n){if(!s&&i.autoSizeAlign)switch(i.textAlign){case"left":Up(e,"x",t[Hp]);break;case"right":Up(e,"x",-t[Fp])}if(!n&&i.autoSizeAlign)switch(i.verticalAlign){case"top":Up(e,"y",t[Wp]);break;case"bottom":Up(e,"y",-t[zp])}}(d,c,i,r,o),function(t,e){const{rows:i,bounds:s}=t,n=i.length,{__lineHeight:r,__baseLine:o,__letterSpacing:a,__clipText:h,textAlign:l,verticalAlign:d,paraSpacing:c,autoSizeAlign:u}=e;let{x:p,y:g,width:_,height:f}=s,y=r*n+(c?c*(t.paraNumber-1):0),m=o;if(h&&y>f)y=Math.max(f,r),n>1&&(t.overflow=n);else if(f||u)switch(d){case"middle":g+=(f-y)/2;break;case"bottom":g+=f-y}m+=g;let v,x,w,E=_||u?_:t.maxWidth;for(let o=0,d=n;o<d;o++){if(v=i[o],v.x=p,v.width<_||v.width>_&&!h)switch(l){case"center":v.x+=(E-v.width)/2;break;case"right":v.x+=E-v.width}v.paraStart&&c&&o>0&&(m+=c),v.y=m,m+=r,t.overflow>o&&m>y&&(v.isOverflow=!0,t.overflow=o+1),x=v.x,w=v.width,a<0&&(v.width<0?(w=-v.width+e.fontSize+a,x-=w,w+=e.fontSize):w-=a),x<s.x&&(s.x=x),w>s.width&&(s.width=w),h&&_&&_<w&&(v.isOverflow=!0,t.overflow||(t.overflow=i.length))}s.y=g,s.height=y}(c,i),function(t,e,i){const{rows:s}=t,{textAlign:n,paraIndent:r,letterSpacing:o}=e;let a,h,l,d,c,u;s.forEach(t=>{t.words&&(l=r&&t.paraStart?r:0,u=t.words.length,h=i&&("justify"===n||"both"===n)&&u>1?(i-t.width-l)/(u-1):0,d=o||t.isOverflow?0:h>.01?1:2,t.isOverflow&&!o&&(t.textMode=!0),2===d?(t.x+=l,function(t){t.text="",t.words.forEach(e=>{e.data.forEach(e=>{t.text+=e.char})})}(t)):(t.x+=l,a=t.x,t.data=[],t.words.forEach((e,i)=>{1===d?(c={char:"",x:a},a=function(t,e,i){return t.forEach(t=>{i.char+=t.char,e+=t.width}),e}(e.data,a,c),(t.isOverflow||" "!==c.char)&&t.data.push(c)):a=function(t,e,i,s){return t.forEach(t=>{(s||" "!==t.char)&&(t.x=e,i.push(t)),e+=t.width}),e}(e.data,a,t.data,t.isOverflow),!h||t.paraEnd&&"both"!==n||i===u-1||(a+=h,t.width+=h)})),t.words=null)})}(c,i,r),c.overflow&&function(t,i,s,n){if(!n)return;const{rows:r,overflow:o}=t;let{textOverflow:a}=i;if(r.splice(o),a&&"show"!==a){let t,h;"hide"===a?a="":"ellipsis"===a&&(a="...");const l=a?e.canvas.measureText(a).width:0,d=s+n-l;("none"===i.textWrap?r:[r[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],h=t.x+t.width,!(s===i&&h<d));s--){if(h<d&&" "!==t.char||!s){e.data.splice(s+1),e.width-=t.width;break}e.width-=t.width}e.width+=l,e.data.push({char:a,x:h}),e.textMode&&function(t){t.text="",t.data.forEach(e=>{t.text+=e.char}),t.data=null}(e)}})}}(c,i,s,r),"none"!==a&&function(t,e){let i,s=0;const{fontSize:n,textDecoration:r}=e;switch(t.decorationHeight=n/11,p(r)?(i=r.type,r.color&&(t.decorationColor=Ah.string(r.color)),r.offset&&(s=Math.min(.3*n,Math.max(r.offset,.15*-n)))):i=r,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]}}(c,i),c}};const Yp={string:function(t,e){const i=d(e)&&e<1;if(h(t)){if(!i||!Ah.object)return t;t=Ah.object(t)}let s=o(t.a)?1:t.a;i&&(s*=e);const n=t.r+","+t.g+","+t.b;return 1===s?"rgb("+n+")":"rgba("+n+","+s+")"}};function Xp(t){return t?u(t)?t:[t]:[]}Object.assign(Ih,Np),Object.assign(Ah,Yp),Object.assign(zh,mc),Object.assign(Hh,nu),Object.assign(Uh,bu),Object.assign(Nh,Wu),Object.assign(ee,{interaction:(t,e,i,s)=>new Dd(t,e,i,s),hitCanvas:(t,e)=>new ch(t,e),hitCanvasManager:()=>new Ad}),ph();class Vp extends Po{get list(){return Xp(this.value)}get oldList(){return Xp(this.oldValue)}constructor(t,e){super(t),e&&Object.assign(this,e)}}function jp(t){return(e,i)=>{const s="_"+i;tr(e,i,{get(){return this[s]},set(e){const n=this[s];if(n!==e){const r=this;if(r.config){const t="target"===i;if(t){const{beforeSelect:t}=r.config;if(t){const i=t({target:e});if(p(i))e=i;else if(!1===i)return}r.setDimOthers(!1),r.setBright(!1),u(e)&&e.length>1&&e[0].locked&&e.splice(0,1),r.single&&(r.element.syncEventer=null)}const s=t?Vp.BEFORE_SELECT:Vp.BEFORE_HOVER;this.hasEvent(s)&&this.emitEvent(new Vp(s,{editor:r,value:e,oldValue:n}))}this[s]=e,t(this,n)}}})}}Vp.BEFORE_SELECT="editor.before_select",Vp.SELECT="editor.select",Vp.AFTER_SELECT="editor.after_select",Vp.BEFORE_HOVER="editor.before_hover",Vp.HOVER="editor.hover";const{abs:Gp}=Math,{copy:Kp,scale:Zp}=G,{setListWithFn:qp}=Ft,{worldBounds:Jp}=ho,$p={a:1,b:0,c:0,d:1,e:0,f:0},Qp={x:0,y:0,width:0,height:0};class tg 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?(qp(Qp,e,Jp),t&&this.set(t),this.set(Qp),this.visible=!0):this.visible=0}__draw(t,e){const{list:i}=this;if(i.length){let s;const n=this.__,{stroke:r,strokeWidth:o,fill:a}=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=Gp(c.scaleX),l=Gp(c.scaleY);if(Kp($p,c),$p.half=o%2,i!==l){Zp($p,1/i,1/l),t.setWorld($p,e.matrix),t.beginPath(),n.strokeWidth=o;const{x:r,y:a,width:h,height:d}=s.__layout.boxBounds;t.rect(r*i,a*l,h*i,d*l)}else t.setWorld($p,e.matrix),t.beginPath(),s.__.__useArrow?s.__drawPath(t):s.__.__pathForRender?s.__drawRenderPath(t):s.__drawPathByBox(t),n.strokeWidth=o/Gp(c.scaleX);r&&(h(r)?zh.stroke(r,this,t):zh.strokes(r,this,t)),a&&(h(a)?zh.fill(a,this,t):zh.fills(a,this,t))}}n.strokeWidth=o}}destroy(){this.target=null,super.destroy()}}le([jp(function(t){const e=t.target;t.list=e?u(e)?e:[e]:[]})],tg.prototype,"target",void 0);class eg 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 ig={findOne:t=>t.list.find(t=>t.editable),findByBounds(t,e){const i=[];return sg([t],i,e),i}};function sg(t,e,i){let s,n;for(let r=0,o=t.length;r<o;r++)if(s=t[r],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&&sg(s.children,e,i)}}const{findOne:ng,findByBounds:rg}=ig;class og 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 tg,this.targetStroker=new tg,this.bounds=new Nt,this.selectArea=new eg,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{stroke:e,strokeWidth:i,hover:s,hoverStyle:n}=t.mergeConfig;this.hoverStroker.setTarget(s?this.editor.hoverTarget:null,Object.assign({stroke:e,strokeWidth:i},n||{}))}}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:r}=t.getInnerPoint(this);this.bounds.set(n,r),this.selectArea.setStyle({visible:!0,stroke:i,x:n,y:r},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 lh(rg(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)&&!ng(t.path))}allowSelect(t){return this.running&&!this.isMoveMode&&!t.middle}findDeepOne(t){const e={exclude:new lh(this.editor.editBox.rect)};return ng(t.target.leafer.interaction.findPath(t,e))}findUI(t){return this.isMultipleSelect(t)?this.findDeepOne(t):ng(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_([[Vp.HOVER,this.onHover,this],[Vp.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:ag,top:hg,topRight:lg,right:dg,bottomRight:cg,bottom:ug,bottomLeft:pg,left:gg}=t.Direction9,{toPoint:_g}=mt,{within:fg,sign:yg}=O,mg={getScaleData(t,e,i,s,n,r,o,a){let h,l={},c=1,u=1;const{boxBounds:p,widthRange:g,heightRange:_,dragBounds:f,worldBoxBounds:y}=t,{width:m,height:v}=e,x=t.scaleX/e.scaleX,w=t.scaleY/e.scaleY,E=yg(x),b=yg(w),k=a?x:E*p.width/m,B=a?w:b*p.height/v;if(d(s))c=u=Math.sqrt(s);else{r&&(s.x*=2,s.y*=2),s.x*=a?x:E,s.y*=a?w:b;const t=(-s.y+v)/v,e=(s.x+m)/m,o=(s.y+v)/v,l=(-s.x+m)/m;switch(i){case hg:u=t,h="bottom";break;case dg:c=e,h="left";break;case ug:u=o,h="top";break;case gg:c=l,h="right";break;case ag:u=t,c=l,h="bottom-right";break;case lg:u=t,c=e,h="bottom-left";break;case cg:u=o,c=e,h="top-left";break;case pg:u=o,c=l,h="top-right"}if(n)if("corner"===n&&i%2)n=!1;else{let t;switch(i){case hg:case ug:t=u;break;case gg:case dg:t=c;break;default:t=Math.sqrt(Math.abs(c*u))}c=c<0?-t:t,u=u<0?-t:t}}const S=1!==c,T=1!==u;if(S&&(c/=k),T&&(u/=B),!o){const{worldTransform:e}=t;c<0&&(c=1/p.width/e.scaleX),u<0&&(u=1/p.height/e.scaleY)}if(_g(r||h,p,l,!0),f){const e={x:c,y:u};bl.limitScaleOf(t,l,e),c=e.x,u=e.y}if(S&&g){const e=p.width*t.scaleX;c=fg(e*c,g)/e}if(T&&_){const e=p.height*t.scaleY;u=fg(e*u,_)/e}return S&&Math.abs(c*y.width)<1&&(c=yg(c)/y.width),T&&Math.abs(u*y.height)<1&&(u=yg(u)/y.height),n&&c!==u&&(u=c=Math.min(c,u)),{origin:l,scaleX:c,scaleY:u,direction:i,lockRatio:n,around:r}},getRotateData(t,e,i,s,n){let r,o={};switch(e){case ag:r="bottom-right";break;case lg:r="bottom-left";break;case cg:r="top-left";break;case pg:r="top-right";break;default:r="center"}return _g(n||r,t.boxBounds,o,!0),{origin:o,rotation:nt.getRotation(s,t.getWorldPointByBox(o),i)}},getSkewData(t,e,i,s){let n,r,o={},a=0,h=0;switch(e){case hg:case ag:r={x:.5,y:0},n="bottom",a=1;break;case ug:case cg:r={x:.5,y:1},n="top",a=1;break;case gg:case pg:r={x:0,y:.5},n="right",h=1;break;case dg:case lg:r={x:1,y:.5},n="left",h=1}const{width:l,height:d}=t;r.x=r.x*l,r.y=r.y*d,_g(s||n,t,o,!0);const c=nt.getRotation(r,o,{x:r.x+(a?i.x:0),y:r.y+(h?i.y:0)});return a?a=-c:h=c,{origin:o,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 gg:t=dg;break;case ag:t=lg;break;case pg:t=cg;break;case dg:t=gg;break;case lg:t=ag;break;case cg:t=pg}if(i)switch(t){case hg:t=ug;break;case ag:t=pg;break;case lg:t=cg;break;case ug:t=hg;break;case pg:t=ag;break;case cg:t=lg}return t}},vg={};function xg(t,e){const{enterPoint:i,dragging:s,skewing:n,resizing:r,flippedX:o,flippedY:a}=t;if(!i||!t.editor.editing||!t.canUse)return;if("rect"===i.name)return wg(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:y}=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 m=l.includes("resize");m&&f&&(t.isHoldRotateKey(e)||!_)&&(m=!1);const v=y&&!m&&("resize-line"===i.name||"skew"===l),x=s?n?p:r?c:u:v?p:m?c:u;h+=45*(mg.getFlipDirection(i.direction,o,a)+1),h=2*Math.round(O.formatRotation(h,!0)/2);const{url:w,x:E,y:b}=x,k=w+h;vg[k]?i.cursor=vg[k]:vg[k]=i.cursor={url:Eg(w,h),x:E,y:b}}function wg(t){const{moveCursor:e,moveable:i}=t.mergeConfig;t.canUse&&(t.rect.cursor=i?e:void 0)}function Eg(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 kg=["top","right","bottom","left"],Bg=void 0;class Sg 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.visible&&this.view.visible}get canGesture(){if(!this.canUse)return!1;const{moveable:t,resizeable:e,rotateable:i}=this.mergeConfig;return h(t)||h(e)||h(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:r,resizeLines:o,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"}),r.push(t),this.listenPointEvents(t,"rotate",s),s%2&&(e=new bg({name:"resize-line",around:"center",width:10,height:10,hitFill:"all"}),o.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(...r,a,h,l,...o,...n),this.add(s)}load(){const{target:t,mergeConfig:e,single:i,rect:s,circle:n,resizePoints:r,resizeLines:o}=this,{stroke:a,strokeWidth:h,resizeLine:l}=e,d=this.getPointsStyle(),c=this.getMiddlePointsStyle();let u;this.visible=!t.locked;for(let t=0;t<8;t++)u=r[t],u.set(this.getPointStyle(t%2?c[(t-1)/2%c.length]:d[t/2%d.length])),u.rotation=(t-(t%2?1:0))/2*90,t%2&&o[(t-1)/2].set(Object.assign({pointType:"resize",rotation:(t-1)/2*90},l||{}));n.set(this.getPointStyle(e.circle||e.rotatePoint||d[0])),s.set(Object.assign({stroke:a,strokeWidth:h,editConfig:Bg},e.rect||{}));const p=i&&this.transformTool.editTool;s.hittable=!p,s.syncEventer=p&&this.editor,p&&(t.syncEventer=s,this.app.interaction.bottomList=[{target:s,proxy:t}]),wg(this)}update(){const{editor:t}=this,{x:e,y:i,scaleX:s,scaleY:n,rotation:r,skewX:o,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:r,skewX:o,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:r,buttons:o,resizePoints:a,rotatePoints:h,resizeLines:l}=this,{editMask:c}=e,{middlePoint:u,resizeable:p,rotateable:g,hideOnSmall:_,editBox:f,mask:y,dimOthers:m,bright:v,spread:x,hideRotatePoints:w,hideResizeLines:E}=i;if(c.visible=!!y||0,e.setDimOthers(m),e.setBright(!!m||v),x&&Ft.spread(t,x),this.view.worldOpacity){const{width:e,height:c}=t,y=d(_)?_:10,m=f&&!(_&&e<y&&c<y);let v,x,b,k={};for(let i=0;i<8;i++)mt.toPoint(mt.directionData[i],t,k),x=a[i],v=h[i],x.set(k),v.set(k),x.visible=m&&!(!p&&!g),v.visible=m&&g&&p&&!w,i%2&&(b=l[(i-1)/2],b.set(k),b.visible=x.visible&&!E,x.visible=v.visible=m&&!!u,(i+1)/2%2?(b.width=e+b.height,_&&2*x.width>e&&(x.visible=!1)):(b.width=c+b.height,_&&2*x.width>c&&(x.visible=!1)));r.visible=m&&g&&!(!i.circle&&!i.rotatePoint),r.visible&&this.layoutCircle(),n.path&&(n.path=null),n.set(Object.assign(Object.assign({},t),{visible:!s||f})),o.visible=m&&o.children.length>0||0,o.visible&&this.layoutButtons()}else n.set(t)}layoutCircle(){const{circleDirection:t,circleMargin:e,buttonsMargin:i,buttonsDirection:s,middlePoint:n}=this.mergedConfig,r=kg.indexOf(t||(this.buttons.children.length&&"bottom"===s?"top":"bottom"));this.setButtonPosition(this.circle,r,e||i,!!n)}layoutButtons(){const{buttons:t}=this,{buttonsDirection:e,buttonsFixed:i,buttonsMargin:s,middlePoint:n}=this.mergedConfig,{flippedX:r,flippedY:o}=this;let a=kg.indexOf(e);(a%2&&r||(a+1)%2&&o)&&i&&(a=(a+2)%4);const h=i?mg.getRotateDirection(a,this.flippedOne?this.rotation:-this.rotation,4):a;this.setButtonPosition(t,h,s,!!n),i&&(t.rotation=90*(h-a)),t.scaleX=r?-1:1,t.scaleY=o?-1:1}setButtonPosition(t,e,i,s){const n=this.resizePoints[2*e+1],r=e%2,o=e&&3!==e?1:-1,a=(i+(e%2?(s?n.width:0)+t.boxBounds.width:(s?n.height:0)+t.boxBounds.height)/2)*o;r?(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:r}=this.mergedConfig,o={fill:s,stroke:e,strokeWidth:i,around:"center",strokeAlign:"center",width:n,height:n,cornerRadius:r,offsetX:0,offsetY:0,editConfig:Bg};return t?Object.assign(o,t):o}getPointsStyle(){const{point:t}=this.mergedConfig;return u(t)?t:[t]}getMiddlePointsStyle(){const{middlePoint:t}=this.mergedConfig;return u(t)?t:t?[t]:this.getPointsStyle()}onDragStart(t){this.dragging=!0;const e=this.dragPoint=t.current,{pointType:i}=e,{moveable:s,resizeable:n,rotateable:r,skewable:o}=this.mergeConfig;"move"===i?s&&(this.moving=!0):(i.includes("rotate")||this.isHoldRotateKey(t)||!n?(r&&(this.rotating=!0),"resize-rotate"===i?n&&(this.resizing=!0):"resize-line"===e.name&&(o&&(this.skewing=!0),this.rotating=!1)):"resize"===i&&n&&(this.resizing=!0),"skew"===i&&o&&(this.skewing=!0)),this.onTransformStart(t)}onDrag(t){const{transformTool:e,moving:i,resizing:s,rotating:n,skewing:r}=this;if(i)e.onMove(t);else if(s||n||r){const i=t.current;i.pointType&&(this.enterPoint=i),n&&e.onRotate(t),s&&e.onScale(t),r&&e.onSkew(t)}xg(this,t)}onDragEnd(t){this.onTransformEnd(t),this.dragPoint=null}onTransformStart(t){if(this.canUse){this.moving&&(this.editor.opacity=this.mergedConfig.hideOnMove?0:1),this.resizing&&(Ho.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.canUse&&(this.canDragLimitAnimate&&(e instanceof t.DragEvent||e instanceof t.MoveEvent)&&this.transformTool.onMove(e),this.resizing&&(Ho.resizingKeys=null),this.dragging=this.gesturing=this.moving=this.resizing=this.rotating=this.skewing=!1,this.editor.opacity=1,this.update())}onMove(e){this.canGesture&&"drag"!==e.moveType&&(e.stop(),h(this.mergedConfig.moveable)&&(this.gesturing=this.moving=!0,e.type===t.MoveEvent.START?this.onTransformStart(e):this.transformTool.onMove(e)))}onScale(e){this.canGesture&&(e.stop(),h(this.mergedConfig.resizeable)&&(this.gesturing=this.resizing=!0,e.type===t.ZoomEvent.START?this.onTransformStart(e):this.transformTool.onScale(e)))}onRotate(e){this.canGesture&&(e.stop(),h(this.mergedConfig.rotateable)&&(this.gesturing=this.rotating=!0,e.type===t.RotateEvent.START?this.onTransformStart(e):this.transformTool.onRotate(e)))}isHoldRotateKey(t){const{rotateKey:e}=this.mergedConfig;return e?t.isHoldKeys(e):t.metaKey||t.ctrlKey}onKey(t){xg(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,xg(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],this.onMove,this,!0],[[t.ZoomEvent.START,t.ZoomEvent.BEFORE_ZOOM],this.onScale,this,!0],[[t.RotateEvent.START,t.RotateEvent.BEFORE_ROTATE],this.onRotate,this,!0],[[t.MoveEvent.END,t.ZoomEvent.END,t.RotateEvent.END],this.onTransformEnd,this]]))})}__removeListenEvents(){this.off_(this.__eventIds)}destroy(){this.editor=null,this.__removeListenEvents(),super.destroy()}}const Tg={x:0,y:0,width:1e5,height:1e5};class Pg extends t.UI{constructor(t){super(),this.editor=t,this.hittable=!1,this.visible=0}__updateWorldBounds(){Object.assign(this.__local,Tg),Object.assign(this.__world,Tg)}__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 Lg='\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"/>',Rg={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${Lg}\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${Lg}\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${Lg}\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},Cg=new Nt;function Og(t){const{simulateTarget:e,list:i}=t,{zoomLayer:s}=i[0].leafer;e.safeChange(()=>{Cg.setListWithFn(i,t=>t.getBounds("box","page")),0===Cg.width&&(Cg.width=.1),0===Cg.height&&(Cg.height=.1),e.reset(Cg.get())}),s.add(e)}const Mg=(t,e)=>t.parent.children.indexOf(t)-e.parent.children.indexOf(e),Dg=(t,e)=>e.parent.children.indexOf(e)-t.parent.children.indexOf(t),Ig={group(e,i,s){e.sort(Dg);const{app:n,parent:r}=e[0];let o;o=s&&s.add?s:new t.Group(s),r.addAt(o,r.children.indexOf(e[0])),e.sort(Mg);const a=new ct(i.worldTransform);return a.divideParent(r.scrollWorldTransform),o.setTransform(a),o.editable=!0,o.hitChildren=!1,n.lockLayout(),e.forEach(t=>t.dropTo(o)),n.unlockLayout(),o},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(Mg),t.forEach(t=>{t.parent&&t.parent.add(t)})},toBottom(t){t.sort(Dg),t.forEach(t=>{t.parent&&t.parent.addAt(t,0)})}},Ag=Gt.get("EditToolCreator");function Wg(){return t=>{zg.register(t)}}const Fg=Wg,zg={list:{},register(t){const{tag:e}=t.prototype;Hg[e]&&Ag.repeat(e),Hg[e]=t},get:(t,e)=>new Hg[t](e)},{list:Hg}=zg;class Ug extends Vp{constructor(t,e){super(t,e)}}Ug.BEFORE_OPEN="innerEditor.before_open",Ug.OPEN="innerEditor.open",Ug.BEFORE_CLOSE="innerEditor.before_close",Ug.CLOSE="innerEditor.close";class Ng extends Vp{constructor(t,e){super(t,e)}}Ng.BEFORE_GROUP="editor.before_group",Ng.GROUP="editor.group",Ng.BEFORE_UNGROUP="editor.before_ungroup",Ng.UNGROUP="editor.ungroup",Ng.BEFORE_OPEN="editor.before_open_group",Ng.OPEN="editor.open_group",Ng.BEFORE_CLOSE="editor.before_close_group",Ng.CLOSE="editor.close_group";const{updateMatrix:Yg}=to,Xg={x:1,y:1,scaleX:1,scaleY:1,rotation:1,skewX:1,skewY:1},Vg="top-left";class jg extends t.Rect{get __tag(){return"SimulateElement"}constructor(t){super(),this.checkChange=!0,this.canChange=!0,this.visible=this.hittable=!1,this.on(Co.CHANGE,e=>{if(this.checkChange&&Xg[e.attrName]){const{attrName:i,newValue:s,oldValue:n}=e,r="s"===i[0]?(s||1)/(n||1):(s||0)-(n||0);this.canChange=!1;const o=this.__;o[i]=n,Yg(this.parent),Yg(this);const a=new ct(this.__world);switch(o[i]=s,this.__layout.rotationChange(),Yg(this),this.changedTransform=new ct(this.__world).divide(a),i){case"x":t.move(r,0);break;case"y":t.move(0,r);break;case"rotation":t.rotateOf(Vg,r);break;case"scaleX":t.scaleOf(Vg,r,1);break;case"scaleY":t.scaleOf(Vg,1,r);break;case"skewX":t.skewOf(Vg,r,0);break;case"skewY":t.skewOf(Vg,0,r)}this.canChange=!0}})}safeChange(t){this.canChange&&(this.checkChange=!1,t(),this.checkChange=!0)}}class Gg extends Vp{constructor(t,e){super(t,e)}}Gg.BEFORE_MOVE="editor.before_move",Gg.MOVE="editor.move";class Kg extends Vp{constructor(t,e){super(t,e)}}Kg.BEFORE_SCALE="editor.before_scale",Kg.SCALE="editor.scale";class Zg extends Vp{constructor(t,e){super(t,e)}}Zg.BEFORE_ROTATE="editor.before_rotate",Zg.ROTATE="editor.rotate";class qg extends Vp{constructor(t,e){super(t,e)}}qg.BEFORE_SKEW="editor.before_skew",qg.SKEW="editor.skew";class Jg{onMove(e){const{target:i,mergeConfig:s,dragStartData:n}=this.editBox;let r,{dragLimitAnimate:o}=s;const a=e.type===t.MoveEvent.END||e.type===t.DragEvent.END,l=h(i.draggable),c=!o||a||l,u={x:e.totalX,y:e.totalY};e instanceof t.MoveEvent&&nt.move(u,i.getWorldPointByLocal(n.totalOffset,null,!0)),e.shiftKey&&(Math.abs(u.x)>Math.abs(u.y)?u.y=0:u.x=0),r=t.DragEvent.getValidMove(i,n.point,u,c),(r.x||r.y)&&(o&&!l&&a?to.animateMove(this,r,d(o)?o:.3):this.move(r))}onScale(e){const{target:i,mergeConfig:s,single:n,dragStartData:r}=this.editBox;let o,{around:a,lockRatio:h,flipable:l,editSize:d}=s;e instanceof t.ZoomEvent?(a=i.getBoxPoint(e),o=e.totalScale):o=e.getInnerTotal(i);const{direction:c}=e.current;(e.shiftKey||i.lockRatio)&&(h=!0);const u=mg.getScaleData(i,r.bounds,c,o,h,mg.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),nt.move(r.totalOffset,i.x-p,i.y-g)}onRotate(e){const{target:i,mergeConfig:s,dragStartData:n}=this.editBox,{around:r,rotateAround:o,rotateGap:a,diagonalRotateKey:h}=s,{direction:l}=e.current;let d,c;if(e instanceof t.RotateEvent)c=e.rotation,d=o?mt.getPoint(o,i.boxBounds):i.getBoxPoint(e);else{const t=h?e.isHoldKeys(h):e.shiftKey,s=mg.getRotateData(i,l,e,n,t?null:o||i.around||i.origin||r||"center");c=n.rotation+s.rotation-i.rotation,d=s.origin}if(c=O.float(O.getGapRotation(c,a,i.rotation),2),!c)return;const u=i.x,p=i.y;this.rotateOf(d,c),nt.move(n.totalOffset,i.x-u,i.y-p)}onSkew(t){const{target:e,mergeConfig:i}=this.editBox,{around:s}=i,{origin:n,skewX:r,skewY:o}=mg.getSkewData(e.boxBounds,t.current.direction,t.getInnerMove(e),mg.getAround(s,t.altKey));(r||o)&&this.skewOf(n,r,o)}move(t,e=0){if(!this.checkTransform("moveable"))return;p(t)&&(e=t.y,t=t.x);const{target:i,mergeConfig:s,single:n,editor:r}=this.editBox,{beforeMove:o}=s;if(o){const s=o({target:i,x:t,y:e});if(p(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:r,moveX:a.x,moveY:a.y};this.emitEvent(new Gg(Gg.BEFORE_MOVE,h));const l=new Gg(Gg.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:r,drag:o}=t;if(!1===n({target:e,drag:o,origin:i,scaleX:s,scaleY:r}))return}t=Object.assign(Object.assign({},t),{target:e,editor:s,worldOrigin:e.getWorldPoint(t.origin)}),this.emitEvent(new Kg(Kg.BEFORE_SCALE,t));const r=new Kg(Kg.SCALE,t);this.editTool.onScaleWithDrag(r),this.emitEvent(r)}scaleOf(t,e,i=e,s){if(!this.checkTransform("resizeable"))return;const{target:n,mergeConfig:r,single:o,editor:a}=this.editBox,{beforeScale:h}=r;if(h){const s=h({target:n,origin:t,scaleX:e,scaleY:i});if(p(s))e=s.scaleX,i=s.scaleY;else if(!1===s)return}const l=this.getWorldOrigin(t),d=!o&&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 Kg(Kg.BEFORE_SCALE,c));const u=new Kg(Kg.SCALE,c);this.doScale(u),this.emitEvent(u)}flip(t){if(!this.checkTransform("resizeable"))return;const{target:e,single:i,editor:s}=this.editBox,n=this.getWorldOrigin("center"),r=i?new ct(to.getFlipTransform(e,t)):this.getChangedTransform(()=>e.safeChange(()=>e.flip(t))),o={target:e,editor:s,worldOrigin:n,scaleX:"x"===t?-1:1,scaleY:"y"===t?-1:1,transform:r};this.emitEvent(new Kg(Kg.BEFORE_SCALE,o));const a=new Kg(Kg.SCALE,o);this.doScale(a),this.emitEvent(a)}rotateOf(t,e){if(!this.checkTransform("rotateable"))return;const{target:i,mergeConfig:s,single:n,editor:r}=this.editBox,{beforeRotate:o}=s;if(o){const s=o({target:i,origin:t,rotation:e});if(d(s))e=s;else if(!1===s)return}const a=this.getWorldOrigin(t),h=!n&&this.getChangedTransform(()=>i.safeChange(()=>i.rotateOf(t,e))),l={target:i,editor:r,worldOrigin:a,rotation:e,transform:h};this.emitEvent(new Zg(Zg.BEFORE_ROTATE,l));const c=new Zg(Zg.ROTATE,l);this.doRotate(c),this.emitEvent(c)}skewOf(t,e,i=0,s){if(!this.checkTransform("skewable"))return;const{target:n,mergeConfig:r,single:o,editor:a}=this.editBox,{beforeSkew:h}=r;if(h){const s=h({target:n,origin:t,skewX:e,skewY:i});if(p(s))e=s.skewX,i=s.skewY;else if(!1===s)return}const l=this.getWorldOrigin(t),d=!o&&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 u=new qg(qg.SKEW,c);this.doSkew(u),this.emitEvent(u)}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(to.getInnerOrigin(e,t))}getChangedTransform(t){const{target:e,single:i}=this.editBox;if(!i&&!e.canChange)return e.changedTransform;const s=new ct(e.worldTransform);return t(),new ct(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 lh,this.openedGroupList=new lh,this.simulateTarget=new jg(this),this.editBox=new Sg(this),this.editToolList={},this.selector=new og(this),this.editMask=new Pg(this),this.targetEventIds=[];let i=f.clone(Rg);t&&(i=f.default(t,i)),this.mergedConfig=this.config=i,this.addMany(this.editMask,this.selector,this.editBox),te.has("resize")||(this.config.editSize="scale")}select(t){this.target=t}cancel(){this.target=null}hasItem(t){return this.leafList.has(t)}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?u(t)?t:[t]:[e]}i[0]&&i[0][e]!==(t||!1)&&i.forEach(i=>f.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&&Og(this),this.update()}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(h(s))e=s;else if(!1===s)return}if(zg.list[e]){const t=this.editTool=this.editToolList[e]=this.editToolList[e]||zg.get(e,this);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(Ng.BEFORE_GROUP),this.target=Ig.group(this.list,this.element,t),this.emitGroupEvent(Ng.GROUP,this.target)),this.target}ungroup(){const{list:t}=this;return t.length&&(t.forEach(t=>t.isBranch&&this.emitGroupEvent(Ng.BEFORE_UNGROUP,t)),this.target=Ig.ungroup(t),t.forEach(t=>t.isBranch&&this.emitGroupEvent(Ng.UNGROUP,t))),this.list}openGroup(t){this.emitGroupEvent(Ng.BEFORE_OPEN,t),this.openedGroupList.add(t),t.hitChildren=!0,this.emitGroupEvent(Ng.OPEN,t)}closeGroup(t){this.emitGroupEvent(Ng.BEFORE_CLOSE,t),this.openedGroupList.remove(t),t.hitChildren=!1,this.emitGroupEvent(Ng.CLOSE,t)}checkOpenedGroups(){const t=this.openedGroupList;if(t.length){let{list:e}=t;this.editing&&(e=[],t.forEach(t=>this.list.every(e=>!to.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 Ng(t,{editTarget:e});e&&e.syncEventer||this.emitEvent(i),e&&e.emitEvent(i)}openInnerEditor(t,e,i){let s;if(h(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(h(i))s=i;else if(!1===i)return}zg.list[s]&&(this.editTool.unload(),this.innerEditing=!0,this.innerEditor=this.editToolList[s]=this.editToolList[s]||zg.get(s,this),this.innerEditor.editTarget=t,this.emitInnerEvent(Ug.BEFORE_OPEN),this.innerEditor.load(),this.emitInnerEvent(Ug.OPEN))}}closeInnerEditor(t){this.innerEditing&&(this.innerEditing=!1,this.emitInnerEvent(Ug.BEFORE_CLOSE),this.innerEditor.unload(),this.emitInnerEvent(Ug.CLOSE),t||this.updateEditTool(),this.innerEditor=null)}emitInnerEvent(t){const{innerEditor:e}=this,{editTarget:i}=e,s=new Ug(t,{editTarget:i,innerEditor:e});i.syncEventer||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&&(Ig.toTop(this.list),this.leafList.update())}toBottom(){this.list.length&&(Ig.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_(Yo.START,this.onRenderStart,this),i&&i.on_(Co.SCROLL,this.onChildScroll,this),t.on_(Yo.CHILD_START,this.onAppRenderStart,this),t.on_(Xo.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())}},le([(t,e)=>{tr(t,e,{get(){const{config:t,element:e,dragPoint:i,editBox:s,app:n}=this,r=Object.assign({},t);return e&&e.editConfig&&Object.assign(r,e.editConfig),s.config&&Object.assign(r,s.config),i&&(i.editConfig&&Object.assign(r,i.editConfig),"font-size"===r.editSize&&(r.lockRatio=!0),"resize-rotate"===i.pointType&&(r.around||(r.around="center"),a(r.lockRatio)&&(r.lockRatio=!0))),o(r.dragLimitAnimate)&&(r.dragLimitAnimate=n&&n.config.pointer.dragLimitAnimate),this.mergedConfig=r}})}],t.Editor.prototype,"mergeConfig",void 0),le([jp(function(t,e){const{target:i}=t;i?(t.leafList=i instanceof lh?i:new lh(i),t.multiple&&Og(t)):(t.simulateTarget.remove(),t.leafList.reset()),t.closeInnerEditor(!0),t.unloadEditTool();const s={editor:t,value:i,oldValue:e};t.emitEvent(new Vp(Vp.SELECT,s)),t.checkOpenedGroups(),t.editing?t.waitLeafer(()=>{t.updateEditTool(),t.listenTargetEvents()}):(t.updateEditTool(),t.removeTargetEvents()),t.emitEvent(new Vp(Vp.AFTER_SELECT,s))})],t.Editor.prototype,"target",void 0),le([jp(function(t,e){t.emitEvent(new Vp(Vp.HOVER,{editor:t,value:t.hoverTarget,oldValue:e}))})],t.Editor.prototype,"hoverTarget",void 0),t.Editor=le([Hr(Jg,["editBox","editTool","emitEvent"])],t.Editor);class $g{static registerInnerEditor(){zg.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 $g{static registerEditTool(){zg.register(this)}get tag(){return"EditTool"}onMove(t){const{moveX:e,moveY:i,editor:s}=t,{app:n,list:r}=s;n.lockLayout(),r.forEach(t=>{t.moveWorld(e,i)}),n.unlockLayout()}onScale(t){const{scaleX:e,scaleY:i,transform:s,worldOrigin:n,editor:r}=t,{app:o,list:a}=r;o.lockLayout(),a.forEach(t=>{const o="scale"!==r.getEditSize(t);s?t.transformWorld(s,o):t.scaleOfWorld(n,e,i,o)}),o.unlockLayout()}onRotate(t){const{rotation:e,transform:i,worldOrigin:s,editor:n}=t,{app:r,list:o}=n;r.lockLayout(),o.forEach(t=>{const r="scale"!==n.getEditSize(t);i?t.transformWorld(i,r):t.rotateOfWorld(s,e)}),r.unlockLayout()}onSkew(t){const{skewX:e,skewY:i,transform:s,worldOrigin:n,editor:r}=t,{app:o,list:a}=r;o.lockLayout(),a.forEach(t=>{const o="scale"!==r.getEditSize(t);s?t.transformWorld(s,o):t.skewOfWorld(n,e,i,o)}),o.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=le([Wg()],t.EditTool);const{left:Qg,right:t_}=t.Direction9,{move:e_,copy:i_,toNumberPoints:s_}=nt;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,r=t.target,o=i===Qg;if(r.pathInputed){const{path:t}=r.__,{from:i,to:a}=this.getFromToByPath(t);this.dragPoint(i,a,o,n,this.getInnerMove(r,e,s)),t[1]=i.x,t[2]=i.y,t[4]=a.x,t[5]=a.y,r.path=t}else if(r.points){const{points:t}=r,{from:i,to:a}=this.getFromToByPoints(t);this.dragPoint(i,a,o,n,this.getInnerMove(r,e,s)),t[0]=i.x,t[1]=i.y,t[2]=a.x,t[3]=a.y,r.points=t}else{const t={x:0,y:0},{toPoint:i}=r;r.rotation=0,this.dragPoint(t,i,o,n,this.getInnerMove(r,e,s)),r.getLocalPointByInner(t,null,null,!0),r.getLocalPointByInner(i,null,null,!0),r.x=t.x,r.y=t.y,r.getInnerPointByLocal(i,null,null,!0),r.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=s_(t);return{from:{x:e[0],y:e[1]},to:{x:e[2],y:e[3]}}}dragPoint(t,e,i,s,n){const{x:r,y:o}=n;i?(e_(t,r,o),s&&e_(e,-r,-o)):(s&&e_(t,-r,-o),e_(e,r,o))}onSkew(t){}onUpdate(){const{editBox:t}=this,{rotatePoints:e,resizeLines:i,resizePoints:s,rect:n}=t,r=this.editor.element;let o,a;if(r.pathInputed?o=this.getFromToByPath(r.__.path):r.points&&(o=this.getFromToByPoints(r.__.points)),o){const{from:i,to:a}=o;r.innerToWorld(i,i,!1,t),r.innerToWorld(a,a,!1,t),n.pen.clearPath().moveTo(i.x,i.y).lineTo(a.x,a.y),i_(s[7],i),i_(e[7],i),i_(s[3],a),i_(e[3],a)}for(let t=0;t<8;t++)t<4&&(i[t].visible=!1),a=t===Qg||t===t_,s[t].visible=a,e[t].visible=!o&&a}},t.LineEditTool=le([Wg()],t.LineEditTool);const{M:n_,L:r_,C:o_,Q:a_,Z:h_,N:l_,D:d_,X:c_,G:u_,F:p_,O:g_,P:__,U:f_}=Te,y_={scale(t,e,i){if(!t)return;let s,n=0,r=t.length;for(;n<r;)switch(s=t[n],s){case n_:case r_:m_(t,e,i,n,1),n+=3;break;case o_:m_(t,e,i,n,3),n+=7;break;case a_:m_(t,e,i,n,2),n+=5;break;case h_:n+=1;break;case l_:m_(t,e,i,n,2),n+=5;break;case d_:m_(t,e,i,n,2),n+=9;break;case c_:m_(t,e,i,n,2),n+=6;break;case u_:m_(t,e,i,n,2),n+=9;break;case p_:m_(t,e,i,n,2),n+=5;break;case g_:t[n]=u_,t.splice(n+4,0,t[n+3],0),m_(t,e,i,n,2),n+=9,r+=2;break;case __:t[n]=p_,t.splice(n+4,0,t[n+3]),m_(t,e,i,n,2),n+=5,r+=1;break;case f_:m_(t,e,i,n,2),n+=6}},scalePoints(t,e,i,s,n){for(let r=n?s+1:0,o=n?r+2*n:t.length;r<o;r+=2)t[r]*=e,t[r+1]*=i}},{scalePoints:m_}=y_,v_=G.get(),{topLeft:x_,top:w_,topRight:E_,right:b_,bottom:k_,left:B_}=t.Direction9;function S_(t,e,i){t.pathInputed?T_(t,e,i):(1!==e&&(t.width*=e),1!==i&&(t.height*=i))}function T_(t,e,i){y_.scale(t.__.path,e,i),t.path=t.__.path}function P_(t,e,i){const{points:s}=t;p(s[0])?s.forEach(t=>{t.x*=e,t.y*=i}):y_.scalePoints(s,e,i),t.points=s}function L_(t,e,i){const{children:s}=t;for(let t=0;t<s.length;t++)v_.a=e,v_.d=i,s[t].transform(v_,!0)}const R_=t.Leaf.prototype;function C_(e,i,s){O_(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=>{to.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 O_(t,e){const i={wheel:{preventDefault:!0},touch:{preventDefault:!0},pointer:{preventDefaultMenu:!0}};e&&f.assign(i,e),f.assign(t.config,i,t.userConfig)}R_.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))},R_.__scaleResize=function(t,e){S_(this,t,e)},R_.resizeWidth=function(t){const e=t/this.getBounds("box","local").width||1;this.scaleOf(this.__layout.boxBounds,e,this.__.lockRatio?e:1,!0)},R_.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,r=n&&n.dragPoint;if(this.__.resizeFontSize||s&&"font-size"===s.editSize||r&&"font-size"===n.mergedConfig.editSize)!function(t,e,i,s){let n=e;if(!o(s)){const r=t.__layout;let{width:o,height:a}=r.boxBounds;switch(o*=i-e,a*=e-i,s){case w_:case k_:n=i,r.affectScaleOrRotation?t.moveInner(-o/2,0):t.x-=o/2;break;case B_:case b_:r.affectScaleOrRotation?t.moveInner(0,-a/2):t.y-=a/2;break;case x_:case E_:r.affectScaleOrRotation?t.moveInner(0,-a):t.y-=a}}t.fontSize*=n;const r=t.__,{padding:a}=r;a&&(t.padding=u(a)?a.map(t=>t*n):a*n),r.__autoWidth||(t.width*=n),r.__autoHeight||(t.height*=n)}(this,t,e,r&&r.direction);else{const{__autoWidth:i,__autoHeight:s,textAlign:n,verticalAlign:r}=this.__,{boxBounds:o}=this.__layout;i&&"left"!==n&&1!==t&&(this.x+=o.x),s&&"top"!==r&&1!==e&&(this.y+=o.y),S_(this,t,e)}},t.Path.prototype.__scaleResize=function(t,e){T_(this,t,e)},t.Line.prototype.__scaleResize=function(t,e){this.pathInputed?T_(this,t,e):this.points?P_(this,t,e):this.width*=t},t.Polygon.prototype.__scaleResize=function(t,e){this.pathInputed?T_(this,t,e):this.points?P_(this,t,e):S_(this,t,e)},t.Group.prototype.__scaleResize=function(t,e){L_(this,t,e)},t.Box.prototype.__scaleResize=function(t,e){const{resizeChildren:i,__autoSize:s}=this.__;s&&i||S_(this,t,e),i&&L_(this,t,e)},te.add("resize"),te.add("editor","resize"),ee.editor=function(e,i){const s=new t.Editor(e);return i&&i.sky.add(i.editor=s),s},t.Box.addAttr("textBox",!1,or),t.UI.addAttr("editConfig",void 0,or),t.UI.addAttr("editOuter",t=>(t.updateLayout(),t.__.__isLinePath?"LineEditTool":"EditTool"),or),t.UI.addAttr("editInner","PathEditor",or),t.Group.addAttr("editInner","",or),t.Text.addAttr("editInner","TextEditor",or),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_=Gt.get("LeaferTypeCreator"),D_={list:{},register(t,e){I_[t]&&M_.repeat(t),I_[t]=e},run(t,e){const i=I_[t];i&&i(e)}},{list:I_,register:A_}=D_;A_("viewport",C_),A_("custom",function(t){C_(t,null,!0)}),A_("design",function(t){C_(t,{zoom:{min:.01,max:256},move:{holdSpaceKey:!0,holdMiddleKey:!0}})}),A_("document",function(t){C_(t,{zoom:{min:1},move:{scroll:"limit"}})});const W_={state:{type:"none",typeCount:0,startTime:0,totalData:null,center:{}},getData(t){const e=t[0],i=t[1],s=nt.getCenter(e.from,i.from),n=nt.getCenter(e.to,i.to),r={x:n.x-s.x,y:n.y-s.y},o=nt.getDistance(e.from,i.from);return{move:r,scale:nt.getDistance(e.to,i.to)/o,rotation:nt.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}=F_,s=F_.getType(t,e);if(i.totalData||(i.startTime=Date.now(),i.center=t.center),F_.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)?F_.getType(i.totalData,e):"none"},add(t,e){e&&(nt.move(t.move,e.move),t.scale*=e.scale,t.rotation+=e.rotation,t.center=e.center)},reset(){const{state:t}=F_;t.type="none",t.typeCount=0,t.startTime=0,t.totalData=null}},F_=W_,{abs:z_,max:H_}=Math,{sign:U_,within:N_}=O,Y_={getMove(t,e){let{moveSpeed:i}=e,{deltaX:s,deltaY:n}=t;t.shiftKey&&!s&&(s=n,n=0);const r=z_(s),o=z_(n);return r>50&&(s=H_(50,r/3)*U_(s)),o>50&&(n=H_(50,o/3)*U_(n)),{x:-s*i*2,y:-n*i*2}},getScale(t,i){let s,n=1,{zoomMode:r,zoomSpeed:o}=i;const a=t.deltaY||t.deltaX;if(r?(s="mouse"===r||!t.deltaX&&(e.intWheelDeltaY?Math.abs(a)>17:Math.ceil(a)!==a),(t.shiftKey||t.metaKey||t.ctrlKey)&&(s=!0)):s=!t.shiftKey&&(t.metaKey||t.ctrlKey),s){o=N_(o,0,1);const e=t.deltaY?i.delta.y:i.delta.x,s=N_(1-z_(a)/(4*e)*o,.5,2);n=a>0?s:1/s}return n}};let X_,V_,j_,G_;class K_{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),X_=0,V_=0,this.moveData=Object.assign(Object.assign({},e),{moveX:0,moveY:0,totalX:X_,totalY:V_}),i.emit(t.MoveEvent.START,this.moveData)),e.path=this.moveData.path,e.totalX=X_+=e.moveX,e.totalY=V_+=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),j_=1,this.zoomData=Object.assign(Object.assign({},e),{scale:1,totalScale:j_}),i.emit(t.ZoomEvent.START,this.zoomData)),e.path=this.zoomData.path,e.totalScale=j_*=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),G_=0,this.rotateData=Object.assign(Object.assign({},e),{rotation:0,totalRotation:G_}),i.emit(t.RotateEvent.START,this.rotateData)),e.path=this.rotateData.path,e.totalRotation=G_+=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:X_,totalY:V_})),s&&e.emit(t.ZoomEvent.END,Object.assign(Object.assign({},s),{totalScale:j_})),n&&e.emit(t.RotateEvent.END,Object.assign(Object.assign({},n),{totalRotation:G_})),this.reset()}reset(){this.zoomData=this.moveData=this.rotateData=null}destroy(){this.reset()}}const Z_=t.Leafer.prototype,q_=new Nt,J_=new lt;function $_(t,e){return Object.assign(Object.assign({},e),{moveX:t.x,moveY:t.y})}function Q_(t,e){return Object.assign(Object.assign({},e),{scale:t})}Z_.initType=function(t){D_.run(t,this)},Z_.getValidMove=function(t,e,i=!0){const{scroll:s,disabled:n}=this.app.config.move;if(J_.set(t,e),s){const t=!0===s?"":s;t.includes("x")?J_.y=0:t.includes("y")?J_.x=0:Math.abs(J_.x)>Math.abs(J_.y)?J_.y=0:J_.x=0,i&&t.includes("limit")&&(q_.set(this.__world).addPoint(this.zoomLayer),bl.getValidMove(q_,this.canvas.bounds,"inner",J_,!0),t.includes("x")?J_.y=0:t.includes("y")&&(J_.x=0))}return{x:n?0:J_.x,y:n?0:J_.y}},Z_.getValidScale=function(t){const{scaleX:e}=this.zoomLayer.__,{min:i,max:s,disabled:n}=this.app.config.zoom,r=Math.abs(e*t);return i&&r<i?t=i/e:s&&r>s&&(t=s/e),n?1:t};const tf=Dd.prototype;tf.createTransformer=function(){this.transformer=new K_(this)},tf.move=function(t){this.transformer.move(t)},tf.zoom=function(t){this.transformer.zoom(t)},tf.rotate=function(t){this.transformer.rotate(t)},tf.transformEnd=function(){this.transformer.transformEnd()},tf.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 r=e.getScale?e.getScale(t,e):Y_.getScale(t,e);if(1!==r)this.zoom(Q_(r,t));else{const s=e.getMove?e.getMove(t,e):Y_.getMove(t,e);i.snap&&nt.round(s),this.move($_(s,t))}},tf.multiTouch=function(t,e){const{disabled:i,singleGesture:s}=this.config.multiTouch;if(i)return;this.pointerWaitCancel();let n=W_.getData(e),{moving:r,zooming:o,rotating:a}=this.transformer;if(s){if(!this.transformer.transforming){switch(W_.detect(n,p(s)?s:{})){case"move":r=!0;break;case"zoom":o=!0;break;case"rotate":a=!0;break;default:return}W_.reset()}r||(n.center=W_.state.center)}else r=o=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}))),o&&this.zoom(Q_(n.scale,t)),r&&this.move($_(n.move,t))};const ef=kd.prototype,{abs:sf}=Math;function nf(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}ef.checkDragEndAnimate=function(t,e){const{moveX:i,moveY:s}=this.dragData,n=sf(i),r=sf(s),o=e?1:.1,a=this.canAnimate&&this.moving&&(n>o||r>o)&&this.interaction.m.dragAnimate;if(a){const o="touch"===t.pointerType?3:1,h=70;n*(e=e?d(a)?a:.95:o)>h?e=h/n:r*e>h&&(e=h/r),t=Object.assign({},t),nt.move(t,i*e,s*e),this.drag(t),this.animate(()=>{this.dragEnd(t,1)})}return a},ef.animate=function(t,e){const i=t||this.animateWait;i&&this.interaction.target.nextRender(i,null,e),this.animateWait=t},ef.checkDragOut=function(t){const{interaction:e}=this;this.autoMoveCancel(),this.dragging&&!e.shrinkCanvasBounds.hitPoint(t)&&this.autoMoveOnDragOut(t)},ef.autoMoveOnDragOut=function(t){const{interaction:e,downData:i,canDragOut:s}=this,{autoDistance:n,dragOut:r}=e.m;if(!r||!s||!n)return;const o=e.shrinkCanvasBounds,{x:a,y:h}=o,l=Ft.maxX(o),d=Ft.maxY(o),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,nt.move(i,c,u),nt.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)},ef.autoMoveCancel=function(){this.autoMoveTimer&&(clearInterval(this.autoMoveTimer),this.autoMoveTimer=0)},te.add("viewport"),te.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:r}=this,o=this.canvas.bounds.clone().shrink(a(n)?30:n),l=new Nt,c={x:o.x+o.width/2,y:o.y+o.height/2};let _;const{x:f,y:y,scaleX:m,scaleY:v}=r.__;if(h(t))switch(t){case"in":_=nf(m,"in");break;case"out":_=nf(m,"out");break;case"fit":t=this.boxBounds;break;case"fit-width":(t=new Nt(this.boxBounds)).height=0;break;case"fit-height":(t=new Nt(this.boxBounds)).width=0}else d(t)&&(_=t/m);if(_)_=this.getValidScale(_),r.scaleOfWorld(c,_,_,!1,s);else if(p(t)){const e={x:f,y:y,scaleX:m,scaleY:v},n=u(t);if(n||t.tag){const e=n?t:[t];l.setListWithFn(e,ho.worldBounds)}else{const e=function(t,e){let i,{x:s,y:n,width:r,height:o}=t;return o||(o=r*(e.height/e.width),i=!0),r||(r=o*(e.width/e.height),i=!0),i?{x:s,y:n,width:r,height:o}:t}(t,o);l.set(r.getWorldBounds(e))}const{width:a,height:h}=l;let d=o.x-l.x,c=o.y-l.y;return i?(d+=Math.max((o.width-a)/2,0),c+=Math.max((o.height-h)/2,0)):(_=this.getValidScale(Math.min(o.width/a,o.height/h)),d+=(o.width-a*_)/2,c+=(o.height-h*_)/2,nt.scaleOf(e,l,_),l.scaleOf(l,_),e.scaleX*=_,e.scaleY*=_),"x"===i?c=0:"y"===i&&(d=0),nt.move(e,d,c),l.move(d,c),r.set(e,s),l}return r.worldBoxBounds};class rf 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&&f.assign(this.config,e),this.changeTheme(this.config.theme),this.waitLeafer(this.__listenEvents,this)}changeTheme(e){let i;h(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:r}=s;if(t&&this.scrollBounds&&this.scrollBounds.isSame(r))return;this.scrollBounds=new Nt(r);const o=n.bounds.clone().shrink(i),a=o.clone().add(r),h=this.ratioX=o.width/a.width,l=this.ratioY=o.height/a.height,d=(o.x-a.x)/a.width,c=(o.y-a.y)/a.height,u=h<1,p=l<1,{scrollXBar:g,scrollYBar:_}=this,{x:f,y:y,width:m,height:v}=o.shrink([2,p?_.width+6:2,u?g.height+6:2,2]);g.set({x:f+m*d,y:y+v+2,width:Math.max(m*h,e),visible:u}),_.set({x:f+m+2,y:y+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_(Yo.BEFORE,()=>this.update(!0)),this.target.leafer.on_(Ho.RESIZE,()=>this.update())]}__removeListenEvents(){this.off_(this.__eventIds)}destroy(){this.destroyed||(this.__removeListenEvents(),this.target=this.config=null,super.destroy())}}te.add("scroll");class of extends rl{}function af(t){return sr(t,t=>({set(e){if(this.__setAttr(t,e)){const t=this.__;t.__useArrow="none"!==t.startArrow||"none"!==t.endArrow,mr(this)}}}))}t.Arrow=class extends t.Line{get __tag(){return"Arrow"}constructor(t){super(t),this.__.__useArrow=!0}static registerArrow(t,e){Fh.register(t,e)}},le([Or(of)],t.Arrow.prototype,"__",void 0),le([af("angle")],t.Arrow.prototype,"endArrow",void 0),t.Arrow=le([Ur()],t.Arrow);const{M:hf,L:lf,C:df,Q:cf,O:uf}=Te,{rotate:pf,copyFrom:gf,scale:_f}=nt,ff={},yf={layout(t,e,i,s,n,r,o){let a,h,l=0,d=t.length;for(;l<d;)switch(a=t[l],a){case hf:case lf:mf(t,l+1,e,i,s,n,r,o),l+=3;break;case df:for(h=1;h<6;h+=2)mf(t,l+h,e,i,s,n,r,o);l+=7;break;case cf:for(h=1;h<4;h+=2)mf(t,l+h,e,i,s,n,r,o);l+=5;break;case uf:t[l+1]+=e,t[l+2]+=i,s&&(t[l+3]*=s),r&&(t[l+4]+=r,t[l+5]+=r),l+=7}},rotate(t,e,i){yf.layout(t,0,0,1,1,e,i)}};function mf(t,e,i,s,n,r,o,a){gf(ff,t[e],t[e+1]),o&&pf(ff,o,a),n&&_f(ff,n,r),t[e]=i+ff.x,t[e+1]=s+ff.y}const{layout:vf,rotate:xf}=yf,{getAngle:wf}=nt,Ef={x:-.5},bf={connect:Ef,offset:{x:-.71,bevelJoin:.36,roundJoin:.22},path:[1,-3,-3,2,0,0,2,-3,3]},kf={connect:Ef,offset:{x:-1.207,bevelJoin:.854,roundJoin:.707},path:[1,-3,-3,2,0,0,2,-1,0]},Bf={connect:Ef,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]},Sf={connect:Ef,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]},Tf={offset:Ef,path:[...Bf.path],dashPath:[1,-2.5,0,2,-1,0]};xf(Tf.path,180,{x:-1.5,y:0});const Pf={connect:{x:-1.3},path:[1,1.8,-.1,2,1.8,0,26,0,0,1.8,0,359,0]},Lf={connect:{x:.5},path:[...Pf.path,1,0,0,26,0,0,1,0,360,0],dashPath:[1,-.5,0,2,.5,0]},Rf={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]},Cf={path:[...Rf.path,2,-1.4,-.49,2,1,-.49,1,-1.4,.49,2,1,.49]},Of=f.clone(Rf),Mf=f.clone(Cf);xf(Of.path,45),xf(Mf.path,45);const Df={angle:bf,"angle-side":kf,arrow:Sf,triangle:Bf,"triangle-flip":Tf,circle:Lf,"circle-line":Pf,square:Cf,"square-line":Rf,diamond:Mf,"diamond-line":Of,mark:{offset:Ef,path:[1,0,-2,2,0,2]}};function If(t,e,i,s,n,r,o){let a,h;const{strokeCap:l,strokeJoin:d}=t.__;p(e)?e.type?(h=e.scale,a=Df[e.type]):a=e:a=Df[e];const{offset:c,connect:u,path:g,dashPath:_}=a;let f=u?u.x:0,y=c?c.x:0;const m=[...g];return o&&_&&m.push(..._),"none"!==l&&(f-=.5),c&&("round"===d&&c.roundJoin?y+=c.roundJoin:"bevel"===d&&c.bevelJoin&&(y+=c.bevelJoin)),h&&vf(m,0,0,h,h),y&&vf(m,y,0),vf(m,s.x,s.y,n,n,wf(i,s)),r.x=(f+y)*n,m}const{M:Af,L:Wf,C:Ff,Q:zf,Z:Hf,N:Uf,D:Nf,X:Yf,G:Xf,F:Vf,O:jf,P:Gf,U:Kf}=Te,{copy:Zf,copyFrom:qf,getDistancePoint:Jf}=nt,$f={},Qf={},ty={},ey={},iy={},sy={list:Df,addArrows(t){const{startArrow:e,endArrow:i,strokeWidth:s,dashPattern:n,__pathForRender:r,cornerRadius:o}=t.__,a=!o;let h,l=0,d=r.length,c=0,u=e&&"none"!==e;for(;l<d;){switch(h=r[l],h){case Af:case Wf:(c<2||l+6>=d)&&(qf(iy,r[l+1],r[l+2]),!c&&u&&Zf(Qf,iy)),l+=3;break;case Ff:(1===c||l+7>=d-3)&&ny(r,ey,iy,l+3),l+=7;break;case zf:(1===c||l+5>=d-3)&&ny(r,ey,iy,l+1),l+=5;break;case Hf:return;case Uf:l+=5;break;case Nf:l+=9;break;case Yf:l+=6;break;case Xf:l+=9;break;case Vf:l+=5;break;case jf:l+=7;break;case Gf:l+=4;break;case Kf:(1===c||l+6>=d-3)&&(ny(r,ey,iy,l+1),l+6!==d&&(iy.x-=(iy.x-ey.x)/10,iy.y-=(iy.y-ey.y)/10)),l+=6}if(c++,1===c&&h!==Af)return;if(2===c&&u&&Zf(ty,h===Wf?iy:ey),l===d){const o=t.__.__pathForRender=a?[...r]:r,d=t.__.__pathForArrow=[];if(u){const i=If(t,e,ty,Qf,s,$f,!!n);n?d.push(...i):o.push(...i),$f.x&&(Jf(Qf,ty,-$f.x,!0),o[1]=ty.x,o[2]=ty.y)}if(i&&"none"!==i){const e=If(t,i,ey,iy,s,$f,!!n);if(n?d.push(...e):o.push(...e),$f.x){let t;switch(Jf(iy,ey,-$f.x,!0),h){case Wf:t=l-3+1;break;case Ff:t=l-7+5;break;case zf:t=l-5+3;break;case Kf:t=l-6+3}t&&ry(o,ey,t)}}}else Zf(ey,iy)}},register(t,e){this.list[t]=e},get(t){return this.list[t]}};function ny(t,e,i,s){qf(e,t[s],t[s+1]),qf(i,t[s+2],t[s+3])}function ry(t,e,i){t[i]=e.x,t[i+1]=e.y}te.add("arrow"),t.UI.addAttr("startArrow","none",af),t.UI.addAttr("endArrow","none",af),Object.assign(Fh,sy),Object.assign(zh,{strokeArrow(t,e,i){e.__.dashPattern&&(i.beginPath(),e.__drawPathByData(i,e.__.__pathForArrow),i.dashPattern=null,i.stroke())}});const{Yes:oy,NoAndSkip:ay,YesAndSkip:hy}=t.Answer,ly={},dy={},cy={};class uy{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 n=this.getByInnerId(t,e);return i?n:n?[n]:[];case"string":switch(t[0]){case"#":ly.id=t.substring(1),t=ly;break;case".":dy.className=t.substring(1),t=dy;break;default:cy.tag=t,t=cy}case"object":if(o(t.id)){if(t.tag){const{tag:s}=t,n=u(s);return this.getByMethod(n?this.methods.tags:this.methods.tag,e,i,n?f.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&&to.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,r;for(let o=0,a=t.length;o<a;o++){if(n=t[o],r=e(n,s),r===oy||r===hy){if(!i)return void(this.findLeaf=n);i.push(n)}n.isBranch&&r<ay&&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_(Lo.REMOVE,this.__onRemoveChild,this),this.target.on_(Co.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 py=t.UI.prototype;function gy(t){return t.leafer?t.leafer.selector:e.selector||(e.selector=ee.selector())}py.find=function(t,e){return gy(this).getBy(t,this,!1,e)},py.findOne=function(t,e){return gy(this).getBy(t,this,!0,e)},te.add("find"),ee.finder=function(t){return new uy(t)};const{setPoint:_y,addPoint:fy,toBounds:yy}=pt;const my={syncExport(t,i,s){let n;Xh.running=!0;try{const r=zn.fileType(i),a=i.includes(".");s=zn.getExportOptions(s);const{toURL:h}=e,{download:l}=e.origin;if("json"===r)a&&l(h(JSON.stringify(t.toJSON(s.json)),"text"),i),n={data:!!a||t.toJSON(s.json)};else if("svg"===r)a&&l(h(t.toSVG(),"svg"),i),n={data:!!a||t.toSVG()};else{let r,a,h=1,l=1;const{worldTransform:d,isLeafer:c,leafer:u,isFrame:p}=t,{slice:g,clip:_,trim:f,screenshot:y,padding:m,onCanvas:v}=s,x=o(s.smooth)?!u||u.config.smooth:s.smooth,w=s.contextSettings||(u?u.config.contextSettings:void 0),E=c&&y&&o(s.fill)?t.fill:s.fill,b=zn.isOpaqueImage(i)||E,k=new ct;if(y)r=!0===y?c?u.canvas.bounds:t.worldRenderBounds:y;else{let e=s.relative||(c?"inner":"local");switch(h=d.scaleX,l=d.scaleY,e){case"inner":k.set(d);break;case"local":k.set(d).divide(t.localTransform),h/=t.scaleX,l/=t.scaleY;break;case"world":h=1,l=1;break;case"page":e=u||t;default:k.set(d).divide(t.getTransform(e));const i=e.worldTransform;h/=h/i.scaleX,l/=l/i.scaleY}r=t.getBounds("render",e)}const B={scaleX:1,scaleY:1};O.getScaleData(s.scale,s.size,r,B);let S=s.pixelRatio||1,{x:T,y:P,width:L,height:R}=new Nt(r).scale(B.scaleX,B.scaleY);_&&(T+=_.x,P+=_.y,L=_.width,R=_.height);const C={exporting:!0,matrix:k.scale(1/B.scaleX,1/B.scaleY).invert().translate(-T,-P).withScale(1/h*B.scaleX,1/l*B.scaleY)};let M,D=ee.canvas({width:Math.floor(L),height:Math.floor(R),pixelRatio:S,smooth:x,contextSettings:w});g&&(M=t,M.__worldOpacity=0,t=u||t,C.bounds=D.bounds),D.save();const I=p&&!o(E),A=t.get("fill");if(I&&(t.fill=""),e.render(t,D,C),I&&(t.fill=A),D.restore(),M&&M.__updateWorldOpacity(),f){a=function(t){const{width:e,height:i}=t.view,{data:s}=t.context.getImageData(0,0,e,i);let n,r,o,a=0;for(let t=0;t<s.length;t+=4)0!==s[t+3]&&(n=a%e,r=(a-n)/e,o?fy(o,n,r):_y(o={},n,r)),a++;const h=new Nt;return o&&(yy(o,h),h.scale(1/t.pixelRatio).ceil()),h}(D);const t=D,{width:e,height:i}=a,s={x:0,y:0,width:e,height:i,pixelRatio:S};D=ee.canvas(s),D.copyWorld(t,a,s),t.destroy()}if(m){const[t,e,i,s]=O.fourNumber(m),n=D,{width:r,height:o}=n;D=ee.canvas({width:r+s+e,height:o+t+i,pixelRatio:S}),D.copyWorld(n,n.bounds,{x:s,y:t,width:r,height:o}),n.destroy()}b&&D.fillWorld(D.bounds,E||"#FFFFFF","destination-over"),v&&v(D);n={data:"canvas"===i?D:D.export(i,s),width:D.pixelWidth,height:D.pixelHeight,renderBounds:r,trimBounds:a};const W=u&&u.app;W&&W.canvasManager&&W.canvasManager.clearRecycled()}}catch(t){n={data:"",error:t}}return Xh.running=!1,n},export(t,i,s){return Xh.running=!0,function(t){vy||(vy=new Yn);return new Promise(e=>{vy.add(()=>de(this,void 0,void 0,function*(){return yield t(e)}),{parallel:!1})})}(n=>new Promise(r=>{const o=()=>de(this,void 0,void 0,function*(){if(!Vn.isComplete)return e.requestRender(o);const a=Xh.syncExport(t,i,s);a.data instanceof Promise&&(a.data=yield a.data),n(a),r()});t.updateLayout(),xy(t);const{leafer:a}=t;a?a.waitViewCompleted(o):o()}))}};let vy;function xy(t){t.__.__needComputePaint&&t.__.__computePaint(),t.isBranch&&t.children.forEach(t=>xy(t))}const wy=ke.prototype,Ey=Gt.get("@leafer-in/export");wy.export=function(t,e){const{quality:i,blob:s}=zn.getExportOptions(e);return t.includes(".")?this.saveAs(t,i):s?this.toBlob(t,i):this.toDataURL(t,i)},wy.toBlob=function(t,i){return new Promise(s=>{e.origin.canvasToBolb(this.view,t,i).then(t=>{s(t)}).catch(t=>{Ey.error(t),s(null)})})},wy.toDataURL=function(t,i){return e.origin.canvasToDataURL(this.view,t,i)},wy.saveAs=function(t,i){return new Promise(s=>{e.origin.canvasSaveAs(this.view,t,i).then(()=>{s(!0)}).catch(t=>{Ey.error(t),s(!1)})})},te.add("export"),Object.assign(Xh,my),t.UI.prototype.export=function(t,e){return Xh.export(this,t,e)},t.UI.prototype.syncExport=function(t,e){return Xh.syncExport(this,t,e)};const by={none:"none",title:"capitalize",upper:"uppercase",lower:"lowercase","small-caps":"small-caps"},ky={top:"flex-start",middle:"center",bottom:"flex-end"},By={none:"none",under:"underline",delete:"line-through","under-delete":"underline line-through"};function Sy(t,e,i){const{style:s}=t,{fill:n,padding:r,textWrap:a,textOverflow:l,textDecoration:d}=e;let c;s.fontFamily=e.fontFamily,s.fontSize=e.fontSize*i+"px",function(t,e){let i="black";u(e)&&(e=e[0]);if(p(e))switch(e.type){case"solid":i=Ah.string(e.color);break;case"image":break;case"linear":case"radial":case"angular":const t=e.stops[0];i=Ah.string(h(t)?t:t.color);break;default:o(e.r)||(i=Ah.string(e))}else i=e;t.color=i}(s,n),s.fontStyle=e.italic?"italic":"normal",s.fontWeight=e.fontWeight,p(d)?(c=d.type,d.color&&(s.textDecorationColor=Ah.string(d.color))):c=d,s.textDecoration=By[c],s.textTransform=by[e.textCase],s.textAlign="both"===e.textAlign?"justify":e.textAlign,s.display="flex",s.flexDirection="column",s.justifyContent=ky[e.verticalAlign],s.lineHeight=(e.__.__lineHeight||0)*i+"px",s.letterSpacing=(e.__.__letterSpacing||0)*i+"px",s.whiteSpace="none"===a||e.__.__autoWidth?"nowrap":"normal",s.wordBreak="break"===a?"break-all":"normal",s.textIndent=(e.paraIndent||0)*i+"px",s.padding=u(r)?r.map(t=>t*i+"px").join(" "):(r||0)*i+"px",s.textOverflow="show"===l?"":"hide"===l?"clip":l}t.TextEditor=class extends $g{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"),{style:r}=n;n.contentEditable="true",r.position="fixed",r.transformOrigin="left top",r.boxSizing="border-box",this.isHTMLText?n.innerHTML=String(s.text):n.innerText=String(s.text);const{view:o}=e.app;(this.inBody=o instanceof HTMLCanvasElement)?document.body.appendChild(n):o.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];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 r=i.split("\n"),o=document.createDocumentFragment();r.forEach((t,e)=>{e>0&&o.appendChild(document.createElement("br")),o.appendChild(document.createTextNode(t))}),n.insertNode(o),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,r=0;i*=e,s*=e;const o=t.__;if(o.__autoWidth)switch(i+=20,o.textAlign){case"center":n=o.autoSizeAlign?-i/2:-10;break;case"right":n=o.autoSizeAlign?-i:-20}if(o.__autoHeight)switch(s+=20,o.verticalAlign){case"middle":r=o.autoSizeAlign?-s/2:-10;break;case"bottom":r=o.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 ct(t.worldTransform).scale(1/e).translateInner(n,r),{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||Sy(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=le([Fg()],t.TextEditor),te.add("text-editor","editor");class Ty extends gl{setText(t){this._text=t,this.__htmlChanged=!0}}return 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(),r=s+10,o=`<svg xmlns="http://www.w3.org/2000/svg" width="${r}" height="${n}">\n <foreignObject width="${r}" 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.text}\n </body>\n </foreignObject>\n </svg>`;t.__setImageFill("data:image/svg+xml,"+encodeURIComponent(o)),t.__naturalWidth=r/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)}},le([Or(Ty)],t.HTMLText.prototype,"__",void 0),le([ur("")],t.HTMLText.prototype,"text",void 0),le([or("TextEditor")],t.HTMLText.prototype,"editInner",void 0),le([wr(!1)],t.HTMLText.prototype,"textEditing",void 0),t.HTMLText=le([Ur()],t.HTMLText),te.add("html"),t.AlignHelper=wt,t.AroundHelper=mt,t.ArrowData=of,t.AutoBounds=Xt,t.BezierHelper=ti,t.Bounds=Nt,t.BoundsEvent=Do,t.BoundsHelper=Ft,t.BoxData=il,t.BranchHelper=po,t.BranchRender=Pa,t.CanvasData=_l,t.CanvasManager=he,t.ChildEvent=Lo,t.ColorConvert=Ah,t.Creator=ee,t.Cursor=Id,t.DataHelper=f,t.Debug=Gt,t.DragBoundsHelper=bl,t.Dragger=kd,t.EditBox=Sg,t.EditDataHelper=mg,t.EditPoint=bg,t.EditSelect=og,t.EditSelectHelper=ig,t.EditToolCreator=zg,t.EditorEvent=Vp,t.EditorGroupEvent=Ng,t.EditorHelper=Ig,t.EditorMoveEvent=Gg,t.EditorRotateEvent=Zg,t.EditorScaleEvent=Kg,t.EditorSkewEvent=qg,t.Effect=Nh,t.EllipseData=al,t.EllipseHelper=li,t.Event=Po,t.EventCreator=oe,t.Eventer=Jo,t.Export=Xh,t.FileHelper=zn,t.Filter=Yh,t.Finder=uy,t.FourNumberHelper=k,t.FrameData=nl,t.GroupData=el,t.HTMLTextData=Ty,t.HitCanvasManager=Ad,t.ImageData=gl,t.ImageEvent=Mo,t.ImageManager=Gn,t.IncrementId=i,t.InnerEditor=$g,t.InnerEditorEvent=Ug,t.InteractionBase=Dd,t.InteractionHelper=md,t.Keyboard=ud,t.LayoutEvent=No,t.Layouter=Sh,t.LeafBounds=Ba,t.LeafBoundsHelper=ho,t.LeafData=m,t.LeafDataProxy=da,t.LeafEventer=ha,t.LeafHelper=to,t.LeafLayout=To,t.LeafLevelList=dh,t.LeafList=lh,t.LeafMatrix=ya,t.LeafRender=Sa,t.LeaferCanvas=ch,t.LeaferCanvasBase=ke,t.LeaferData=sl,t.LeaferEvent=Xo,t.LeaferImage=Qn,t.LeaferTypeCreator=D_,t.LineData=rl,t.MathHelper=O,t.Matrix=ct,t.MatrixHelper=G,t.MultiTouchHelper=W_,t.MyDragEvent=yd,t.MyImage=od,t.MyPointerEvent=_d,t.NeedConvertToCanvasCommandMap=Le,t.OneRadian=D,t.PI2=I,t.PI_2=A,t.Paint=zh,t.PaintGradient=Uh,t.PaintImage=Hh,t.PathArrow=Fh,t.PathArrowModule=sy,t.PathBounds=Tn,t.PathCommandDataHelper=fs,t.PathCommandMap=Te,t.PathConvert=Gi,t.PathCorner=Dn,t.PathCreator=Ms,t.PathData=dl,t.PathDrawer=Ks,t.PathHelper=Be,t.PathMatrixHelper=yf,t.PathNumberCommandLengthMap=Me,t.PathNumberCommandMap=Oe,t.PenData=cl,t.Picker=Rh,t.Platform=e,t.Plugin=te,t.Point=lt,t.PointHelper=nt,t.PointerButton=pd,t.PolygonData=hl,t.PropertyEvent=Co,t.RectData=ol,t.RectHelper=De,t.RectRender=Pl,t.RenderEvent=Yo,t.Renderer=Ph,t.ResizeEvent=Ho,t.Resource=Vn,t.Run=Jt,t.ScrollBar=rf,t.SelectArea=eg,t.Selector=Ch,t.StarData=ll,t.State=Vh,t.StringNumberMap=Vt,t.Stroker=tg,t.TaskItem=Nn,t.TaskProcessor=Yn,t.TextConvert=Ih,t.TextData=pl,t.TransformTool=Jg,t.Transformer=K_,t.Transition=jh,t.TwoPointBoundsHelper=pt,t.UIBounds=ml,t.UICreator=se,t.UIData=Qh,t.UIEvent=gd,t.UIRender=Sl,t.UnitConvert=Wh,t.WaitHelper=yo,t.WatchEvent=Uo,t.Watcher=_h,t.WheelEventHelper=Y_,t.addViewport=C_,t.addViewportConfig=O_,t.affectRenderBoundsType=xr,t.affectStrokeBoundsType=yr,t.arrowType=af,t.attr=nr,t.autoLayoutType=lr,t.boundsType=ur,t.canvasPatch=Fn,t.canvasSizeAttrs=be,t.createAttr=function(t){return(e,i)=>{tr(e,i,ir(i,t))}},t.createDescriptor=ir,t.cursorType=Cr,t.dataProcessor=Or,t.dataType=or,t.decorateLeafAttr=sr,t.defineDataProcessor=Mr,t.defineKey=tr,t.defineLeafAttr=rr,t.dimType=Er,t.doBoundsType=gr,t.doStrokeType=mr,t.effectType=Oh,t.emptyData=r,t.eraserType=Lr,t.extraPropertyEventMap=Oo,t.getBoundsData=F,t.getDescriptor=er,t.getMatrixData=z,t.getPointData=W,t.hitType=Rr,t.isArray=u,t.isData=g,t.isEmptyData=_,t.isFinite=l,t.isNull=a,t.isNumber=d,t.isObject=p,t.isString=h,t.isUndefined=o,t.layoutProcessor=function(t){return(e,i)=>{tr(e,"__LayoutProcessor",{get:()=>t})}},t.leaferTransformAttrMap=Zo,t.maskType=Pr,t.naturalBoundsType=pr,t.opacityType=br,t.path=In,t.pathInputType=_r,t.pathType=fr,t.pen=An,t.positionType=ar,t.registerEditTool=Wg,t.registerInnerEditor=Fg,t.registerUI=Ur,t.registerUIEvent=Nr,t.resizeType=Mh,t.rewrite=Wr,t.rewriteAble=Fr,t.rotationType=cr,t.scaleType=dr,t.scrollType=hr,t.sortType=Tr,t.strokeType=vr,t.surfaceType=wr,t.tempBounds=Yt,t.tempMatrix=ut,t.tempPoint=dt,t.tryToNumber=function(t){return"string"==typeof t&&c.test(t)?+t:t},t.useCanvas=ph,t.useModule=Hr,t.version="1.9.8",t.visibleType=kr,t.zoomLayerType=Dh,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