@leafer-draw/worker
Version:
3 lines (2 loc) • 38 kB
JavaScript
import{LeaferCanvasBase as t,Platform as e,canvasPatch as i,Creator as s,LeaferImage as a,defineKey as n,FileHelper as r,LeafList as o,DataHelper as l,RenderEvent as d,ChildEvent as c,WatchEvent as h,PropertyEvent as u,LeafHelper as f,BranchHelper as g,LeafBoundsHelper as p,Bounds as _,isArray as m,Debug as w,LeafLevelList as y,LayoutEvent as x,Run as v,ImageManager as S,ResizeEvent as b,isObject as k,BoundsHelper as B,FourNumberHelper as E,Matrix as R,isUndefined as L,isString as T,ImageEvent as A,MatrixHelper as P,MathHelper as O,AlignHelper as C,PointHelper as W,isNumber as M,getMatrixData as D,AroundHelper as I,OneRadian as F,Direction4 as Y}from"@leafer/core";export*from"@leafer/core";export{LeaferFilm,LeaferImage,LeaferVideo}from"@leafer/core";import{Paint as X,PaintImage as U,ColorConvert as G,PaintGradient as q,Effect as z,Group as N,TextConvert as j}from"@leafer-ui/draw";export*from"@leafer-ui/draw";var H;function V(t,e,i,s){return new(i||(i=Promise))(function(a,n){function r(t){try{l(s.next(t))}catch(t){n(t)}}function o(t){try{l(s.throw(t))}catch(t){n(t)}}function l(t){var e;t.done?a(t.value):(e=t.value,e instanceof i?e:new i(function(t){t(e)})).then(r,o)}l((s=s.apply(t,e||[])).next())})}!function(t){t[t.none=1]="none",t[t.free=2]="free",t[t.mirrorAngle=3]="mirrorAngle",t[t.mirror=4]="mirror"}(H||(H={})),"function"==typeof SuppressedError&&SuppressedError;class Q extends t{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}}function Z(t,i){e.origin={createCanvas:(t,e)=>new OffscreenCanvas(t,e),canvasToDataURL:(t,e,i)=>new Promise((s,a)=>{t.convertToBlob({type:r.mimeType(e),quality:i}).then(t=>{var e=new FileReader;e.onload=t=>s(t.target.result),e.onerror=t=>a(t),e.readAsDataURL(t)}).catch(t=>{a(t)})}),canvasToBolb:(t,e,i)=>t.convertToBlob({type:r.mimeType(e),quality:i}),canvasSaveAs:(t,e,i)=>new Promise(t=>t()),download(t,e){},loadImage:(t,i,s)=>new Promise((i,s)=>{let a=new XMLHttpRequest;a.open("GET",e.image.getRealURL(t),!0),a.responseType="blob",a.onload=()=>{createImageBitmap(a.response).then(t=>{i(t)}).catch(t=>{s(t)})},a.onerror=t=>s(t),a.send()}),loadContent(t){return V(this,arguments,void 0,function*(t,e="text"){const i=yield fetch(t);if(!i.ok)throw new Error(`${i.status}`);return yield i[e]()})}},e.canvas=s.canvas(),e.conicGradientSupport=!!e.canvas.context.createConicGradient}i(OffscreenCanvasRenderingContext2D.prototype),i(Path2D.prototype),Object.assign(s,{canvas:(t,e)=>new Q(t,e),image:t=>new a(t)}),e.name="web",e.isWorker=!0,e.backgrounder=!0,e.requestRender=function(t){requestAnimationFrame(t)},n(e,"devicePixelRatio",{get:()=>1});const{userAgent:$}=navigator;$.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),$.indexOf("Windows")>-1?(e.os="Windows",e.intWheelDeltaY=!0):$.indexOf("Mac")>-1?e.os="Mac":$.indexOf("Linux")>-1&&(e.os="Linux");class J{get childrenChanged(){return this.hasAdd||this.hasRemove||this.hasVisible}get updatedList(){if(this.hasRemove&&this.config.usePartLayout){const t=new o;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 o,this.target=t,e&&(this.config=l.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(d.REQUEST)}__onAttrChange(t){this.config.usePartLayout&&this.__updatedList.add(t.target),this.update()}__onChildEvent(t){this.config.usePartLayout&&(t.type===c.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 h(h.DATA,{updatedList:this.updatedList})),this.__updatedList=new o,this.totalTimes++,this.changed=this.hasVisible=this.hasRemove=this.hasAdd=!1}__listenEvents(){this.__eventIds=[this.target.on_([[u.CHANGE,this.__onAttrChange,this],[[c.ADD,c.REMOVE],this.__onChildEvent,this],[h.REQUEST,this.__onRquestData,this]])]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.target=this.__updatedList=null)}}const{updateAllMatrix:K,updateBounds:tt,updateChange:et}=f,{pushAllChildBranch:it,pushAllParent:st}=g;const{worldBounds:at}=p;class nt{constructor(t){this.updatedBounds=new _,this.beforeBounds=new _,this.afterBounds=new _,m(t)&&(t=new o(t)),this.updatedList=t}setBefore(){this.beforeBounds.setListWithFn(this.updatedList.list,at)}setAfter(){this.afterBounds.setListWithFn(this.updatedList.list,at),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:rt,updateAllChange:ot}=f,lt=w.get("Layouter");class dt{constructor(t,e){this.totalTimes=0,this.config={usePartLayout:!0},this.__levelList=new y,this.target=t,e&&(this.config=l.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(x.START),this.layoutOnce(),t.emitEvent(new x(x.END,this.layoutedBlocks,this.times))}catch(t){lt.error(t)}this.layoutedBlocks=null}layoutAgain(){this.layouting?this.waitAgain=!0:this.layoutOnce()}layoutOnce(){return this.layouting?lt.warn("layouting"):this.times>3?lt.warn("layout max times"):(this.times++,this.totalTimes++,this.layouting=!0,this.target.emit(h.REQUEST),this.totalTimes>1&&this.config.usePartLayout?this.partLayout():this.fullLayout(),this.layouting=!1,void(this.waitAgain&&(this.waitAgain=!1,this.layoutOnce())))}partLayout(){var t;if(!(null===(t=this.__updatedList)||void 0===t?void 0:t.length))return;const e=v.start("PartLayout"),{target:i,__updatedList:s}=this,{BEFORE:a,LAYOUT:n,AFTER:r}=x,o=this.getBlocks(s);o.forEach(t=>t.setBefore()),i.emitEvent(new x(a,o,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?(K(t,!0),e.add(t),t.isBranch&&it(t,e),st(t,e)):i.boundsChanged&&(e.add(t),t.isBranch&&(t.__tempNumber=0),st(t,e)))})}(s,this.__levelList),function(t){let e,i,s;t.sort(!0),t.levels.forEach(a=>{e=t.levelMap[a];for(let t=0,a=e.length;t<a;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||tt(s[t])}tt(i)}})}(this.__levelList),function(t){t.list.forEach(et)}(s),this.extraBlock&&o.push(this.extraBlock),o.forEach(t=>t.setAfter()),i.emitEvent(new x(n,o,this.times)),i.emitEvent(new x(r,o,this.times)),this.addBlocks(o),this.__levelList.reset(),this.__updatedList=null,v.end(e)}fullLayout(){const t=v.start("FullLayout"),{target:e}=this,{BEFORE:i,LAYOUT:s,AFTER:a}=x,n=this.getBlocks(new o(e));e.emitEvent(new x(i,n,this.times)),dt.fullLayout(e),n.forEach(t=>{t.setAfter()}),e.emitEvent(new x(s,n,this.times)),e.emitEvent(new x(a,n,this.times)),this.addBlocks(n),v.end(t)}static fullLayout(t){rt(t,!0),t.isBranch?g.updateBounds(t):f.updateBounds(t),ot(t)}addExtra(t){if(!this.__updatedList.has(t)){const{updatedList:e,beforeBounds:i}=this.extraBlock||(this.extraBlock=new nt([]));e.length?i.add(t.__world):i.set(t.__world),e.add(t)}}createBlock(t){return new nt(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_([[x.REQUEST,this.layout,this],[x.AGAIN,this.layoutAgain,this],[h.DATA,this.__onReceiveWatchData,this]])]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.target=this.config=null)}}const ct=w.get("Renderer");class ht{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,ceilPartPixel:!0,maxFPS:120},this.frames=[],this.target=t,this.canvas=e,i&&(this.config=l.default(i,this.config)),this.__listenEvents()}start(){this.running=!0,this.update(!1)}stop(){this.running=!1}update(t=!0){this.changed||(this.changed=t),this.requestTime||this.__requestRender()}requestLayout(){this.target.emit(x.REQUEST)}checkRender(){if(this.running){const{target:t}=this;t.isApp&&(t.emit(d.CHILD_START,t),t.children.forEach(t=>{t.renderer.FPS=this.FPS,t.renderer.checkRender()}),t.emit(d.CHILD_END,t)),this.changed&&this.canvas.view&&this.render(),this.target.emit(d.NEXT)}}render(t){if(!this.running||!this.canvas.view)return this.update();const{target:e}=this;this.times=0,this.totalBounds=new _,ct.log(e.innerName,"---\x3e");try{this.emitRender(d.START),this.renderOnce(t),this.emitRender(d.END,this.totalBounds),S.clearRecycled()}catch(t){this.rendering=!1,ct.error(t)}ct.log("-------------|")}renderAgain(){this.rendering?this.waitAgain=!0:this.renderOnce()}renderOnce(t){if(this.rendering)return ct.warn("rendering");if(this.times>3)return ct.warn("render max times");if(this.times++,this.totalTimes++,this.rendering=!0,this.changed=!1,this.renderBounds=new _,this.renderOptions={},t)this.emitRender(d.BEFORE),t();else{if(this.requestLayout(),this.ignore)return void(this.ignore=this.rendering=!1);this.emitRender(d.BEFORE),this.config.usePartRender&&this.totalTimes>1?this.partRender():this.fullRender()}this.emitRender(d.RENDER,this.renderBounds,this.renderOptions),this.emitRender(d.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=v.start("PartRender"),{canvas:i}=this,s=t.getIntersect(i.bounds),a=new _(s);i.save(),s.spread(ht.clipSpread).ceil();const{ceilPartPixel:n}=this.config;i.clipWorld(s,n),i.clearWorld(s,n),this.__render(s,a),i.restore(),v.end(e)}fullRender(){const t=v.start("FullRender"),{canvas:e}=this;e.save(),e.clear(),this.__render(e.bounds),e.restore(),v.end(t)}__render(t,i){const{canvas:s,target:a}=this,n=t.includes(a.__world),r=n?{includes:n}:{bounds:t,includes:n};this.needFill&&s.fillWorld(t,this.config.fill),w.showRepaint&&w.drawRepaint(s,t),this.config.useCellRender&&(r.cellList=this.getCellList()),e.render(a,s,r),this.renderBounds=i=i||t,this.renderOptions=r,this.totalBounds.isEmpty()?this.totalBounds=i:this.totalBounds.add(i),s.updateRender(i)}getCellList(){}addBlock(t,e){this.updateBlocks||(this.updateBlocks=[]),this.updateBlocks.push(t)}mergeBlocks(){const{updateBlocks:t}=this;if(t){const e=new _;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:a}=this;a.length>30&&a.shift(),a.push(t),this.FPS=Math.round(a.reduce((t,e)=>t+e,0)/a.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 _(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 _(0,0,1,1)),this.update()}}__onLayoutEnd(t){t.data&&t.data.map(t=>{let e;const{updatedList:i}=t;i&&i.list.some(t=>(e=!t.__world.width||!t.__world.height,e&&(t.isLeafer||ct.tip(t.innerName,": empty"),e=!t.isBranch||t.isBranchLeaf),e)),this.addBlock(e?this.canvas.bounds:t.updatedBounds,i)})}emitRender(t,e,i){this.target.emitEvent(new d(t,this.times,e,i))}__listenEvents(){this.__eventIds=[this.target.on_([[d.REQUEST,this.update,this],[x.END,this.__onLayoutEnd,this],[d.AGAIN,this.renderAgain,this],[b.RESIZE,this.__onResize,this]])]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.config={},this.target=this.canvas=null)}}function ut(t,e,i){t.__.__font?X.fillText(t,e,i):t.__.windingRule?e.fill(t.__.windingRule):e.fill()}function ft(t,e,i,s,a){const n=i.__;k(t)?X.drawStrokesStyle(t,e,!1,i,s,a):(s.setStroke(t,n.__strokeWidth*e,n),s.stroke()),n.__useArrow&&X.strokeArrow(t,i,s,a)}function gt(t,e,i,s,a){const n=i.__;k(t)?X.drawStrokesStyle(t,e,!0,i,s,a):(s.setStroke(t,n.__strokeWidth*e,n),X.drawTextStroke(i,s,a))}function pt(t,e,i,s,a){const n=s.getSameCanvas(!0,!0);n.font=i.__.__font,gt(t,2,i,n,a),n.blendMode="outside"===e?"destination-out":"destination-in",X.fillText(i,n,a),n.blendMode="normal",f.copyCanvasByWorld(i,s,n),n.recycle(i.__nowWorld)}ht.clipSpread=10,Object.assign(s,{watcher:(t,e)=>new J(t,e),layouter:(t,e)=>new dt(t,e),renderer:(t,e,i)=>new ht(t,e,i),selector:(t,e)=>{},interaction:(t,e,i,s)=>{}}),e.layout=dt.fullLayout,e.render=function(t,e,i){const s=Object.assign(Object.assign({},i),{topRendering:!0});i.topList=new o,t.__render(e,i),i.topList.length&&i.topList.forEach(t=>t.__render(e,s))};const{getSpread:_t,copyAndSpread:mt,toOuterOf:wt,getOuterOf:yt,getByMove:xt,move:vt,getIntersectData:St}=B,bt={};let kt;const{stintSet:Bt}=l,{hasTransparent:Et}=G;function Rt(t,e,i){if(!k(e)||!1===e.visible||0===e.opacity)return;let s;const{boxBounds:a}=i.__layout,{type:n}=e;switch(n){case"image":case"film":case"video":if(!e.url)return;s=U.image(i,t,e,a,!kt||!kt[e.url]),"image"!==n&&U[n](s);break;case"linear":s=q.linearGradient(e,a);break;case"radial":s=q.radialGradient(e,a);break;case"angular":s=q.conicGradient(e,a);break;case"solid":const{color:r,opacity:o}=e;s={type:n,style:G.string(r,o)};break;default:L(e.r)||(s={type:"solid",style:G.string(e)})}if(s&&(s.originPaint=e,T(s.style)&&Et(s.style)&&(s.isTransparent=!0),e.style)){if(0===e.style.strokeWidth)return;s.strokeStyle=e.style}return s}const Lt={compute:function(t,e){const i=e.__,s=[];let a,n,r,o=i.__input[t];m(o)||(o=[o]),kt=U.recycleImage(t,i);for(let i,a=0,n=o.length;a<n;a++)(i=Rt(t,o[a],e))&&(s.push(i),i.strokeStyle&&(r||(r=1),i.strokeStyle.strokeWidth&&(r=Math.max(r,i.strokeStyle.strokeWidth))));s.length?(i["_"+t]=s,s.every(t=>t.isTransparent)&&(s.some(t=>t.image)&&(a=!0),n=!0),"fill"===t?(Bt(i,"__isAlphaPixelFill",a),Bt(i,"__isTransparentFill",n)):(Bt(i,"__isAlphaPixelStroke",a),Bt(i,"__isTransparentStroke",n),Bt(i,"__hasMultiStrokeStyle",r))):(i.__removePaint(t,!1),i["_"+t]="")},fill:function(t,e,i,s){i.fillStyle=t,ut(e,i,s)},fills:function(t,e,i,s){let a,n,r;for(let o=0,l=t.length;o<l;o++){if(a=t[o],n=a.originPaint,a.image){if(r?r++:r=1,U.checkImage(a,!e.__.__font,e,i,s))continue;if(!a.style){1===r&&a.image.isPlacehold&&e.drawImagePlaceholder(a,i,s);continue}}if(i.fillStyle=a.style,a.transform||n.scaleFixed){if(i.save(),a.transform&&i.transform(a.transform),n.scaleFixed){const{scaleX:t,scaleY:s}=e.getRenderScaleData(!0,n.scaleFixed,!1);1!==t&&i.scale(t,s)}n.blendMode&&(i.blendMode=n.blendMode),ut(e,i,s),i.restore()}else n.blendMode?(i.saveBlendMode(n.blendMode),ut(e,i,s),i.restoreBlendMode()):ut(e,i,s)}},fillPathOrText:ut,fillText:function(t,e,i){const s=t.__,{rows:a,decorationY:n}=s.__textDrawData;let r;s.__isPlacehold&&s.placeholderColor&&(e.fillStyle=s.placeholderColor);for(let t=0,i=a.length;t<i;t++)r=a[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:i}=s.__textDrawData;t&&(e.fillStyle=t),a.forEach(t=>n.forEach(s=>e.fillRect(t.x,t.y+s,t.width,i)))}},stroke:function(t,e,i,s){const a=e.__;if(a.__strokeWidth)if(a.__font)X.strokeText(t,e,i,s);else if(a.__pathForStroke)X.fillStroke(t,e,i,s);else switch(a.strokeAlign){case"center":ft(t,1,e,i,s);break;case"inside":!function(t,e,i,s){i.save(),i.clipUI(e),ft(t,2,e,i,s),i.restore()}(t,e,i,s);break;case"outside":!function(t,e,i,s){const a=e.__;if(a.__fillAfterStroke)ft(t,2,e,i,s);else{const{renderBounds:n}=e.__layout,r=i.getSameCanvas(!0,!0);e.__drawRenderPath(r),ft(t,2,e,r,s),r.clipUI(a),r.clearWorld(n),f.copyCanvasByWorld(e,i,r),r.recycle(e.__nowWorld)}}(t,e,i,s)}},strokes:function(t,e,i,s){X.stroke(t,e,i,s)},strokeText:function(t,e,i,s){switch(e.__.strokeAlign){case"center":gt(t,1,e,i,s);break;case"inside":pt(t,"inside",e,i,s);break;case"outside":e.__.__fillAfterStroke?gt(t,2,e,i,s):pt(t,"outside",e,i,s)}},drawTextStroke:function(t,e,i){let s,a=t.__.__textDrawData;const{rows:n,decorationY:r}=a;for(let t=0,i=n.length;t<i;t++)s=n[t],s.text?e.strokeText(s.text,s.x,s.y):s.data&&s.data.forEach(t=>{e.strokeText(t.char,t.x,s.y)});if(r){const{decorationHeight:t}=a;n.forEach(i=>r.forEach(s=>e.strokeRect(i.x,i.y+s,i.width,t)))}},drawStrokesStyle:function(t,e,i,s,a,n){let r;const o=s.__,{__hasMultiStrokeStyle:l}=o;l||a.setStroke(void 0,o.__strokeWidth*e,o);for(let d=0,c=t.length;d<c;d++)if(r=t[d],(!r.image||!U.checkImage(r,!1,s,a,n))&&r.style){if(l){const{strokeStyle:t}=r;t?a.setStroke(r.style,o.__getRealStrokeWidth(t)*e,o,t):a.setStroke(r.style,o.__strokeWidth*e,o)}else a.strokeStyle=r.style;r.originPaint.blendMode?(a.saveBlendMode(r.originPaint.blendMode),i?X.drawTextStroke(s,a,n):a.stroke(),a.restoreBlendMode()):i?X.drawTextStroke(s,a,n):a.stroke()}},shape:function(t,i,s){const a=i.getSameCanvas(),n=i.bounds,r=t.__nowWorld,o=t.__layout,l=t.__nowWorldShapeBounds||(t.__nowWorldShapeBounds={});let d,c,h,u,f,g;wt(o.strokeSpread?(mt(bt,o.boxBounds,o.strokeSpread),bt):o.boxBounds,r,l);let{scaleX:p,scaleY:_}=t.getRenderScaleData(!0);if(n.includes(l))g=a,d=f=l,c=r;else{let a;if(e.fullImageShadow)a=l;else{const t=o.renderShapeSpread?_t(n,E.swapAndScale(o.renderShapeSpread,p,_)):n;a=St(t,l)}u=n.getFitMatrix(a);let{a:m,d:w}=u;u.a<1&&(g=i.getSameCanvas(),t.__renderShape(g,s),p*=m,_*=w),f=yt(l,u),d=xt(f,-u.e,-u.f),c=yt(r,u),vt(c,-u.e,-u.f);const y=s.matrix;y?(h=new R(u),h.multiply(y),m*=y.scaleX,w*=y.scaleY):h=u,h.withScale(m,w),s=Object.assign(Object.assign({},s),{matrix:h})}return t.__renderShape(a,s),{canvas:a,matrix:h,fitMatrix:u,bounds:d,renderBounds:c,worldCanvas:g,shapeBounds:f,scaleX:p,scaleY:_}}};let Tt,At=new _;const{isSame:Pt}=B;function Ot(t,e,i,s,a,n){let r=!0;const o=t.__;if("fill"!==e||o.__naturalWidth||(o.__naturalWidth=s.width/o.pixelRatio,o.__naturalHeight=s.height/o.pixelRatio,o.__autoSide&&(t.forceUpdate("width"),f.updateBounds(t),t.__proxyData&&(t.setProxyAttr("width",o.width),t.setProxyAttr("height",o.height)),r=!1)),"brush"===i.mode&&U.brush(a),!a.data){U.createData(a,s,i,n);const{transform:t}=a.data,{opacity:e}=i,r=(t&&!t.onlyScale||o.path||o.cornerRadius)&&!a.brush;(r||e&&e<1||i.blendMode)&&(a.complex=!r||2)}return i.filter&&U.applyFilter(a,s,i.filter,t),r}function Ct(t,e){Dt(t,A.LOAD,e)}function Wt(t,e){Dt(t,A.LOADED,e)}function Mt(t,e,i){e.error=i,t.forceUpdate("surface"),Dt(t,A.ERROR,e)}function Dt(t,e,i){t.hasEvent(e)&&t.emitEvent(new A(e,i))}function It(t,e){const{leafer:i}=t;i&&i.viewReady&&(i.renderer.ignore=e)}const{get:Ft,translate:Yt}=P,Xt=new _,Ut={},Gt={};function qt(t,e,i,s){const a=T(t)||s?(s?i-s*e:i%e)/((s||Math.floor(i/e))-1):t;return"auto"===t&&a<0?0:a}let zt={},Nt=D();const{get:jt,set:Ht,rotateOfOuter:Vt,translate:Qt,scaleOfOuter:Zt,multiplyParent:$t,scale:Jt,rotate:Kt,skew:te}=P;function ee(t,e,i,s,a,n,r,o){r&&Kt(t,r),o&&te(t,o.x,o.y),a&&Jt(t,a,n),Qt(t,e.x+i,e.y+s)}const{get:ie,scale:se,copy:ae}=P,{getFloorScale:ne}=O,{abs:re}=Math;const oe={image:function(t,e,i,s,a){let n,r;const o=S.get(i,i.type);return Tt&&i===Tt.paint&&Pt(s,Tt.boxBounds)?n=Tt.leafPaint:(n={type:i.type,image:o},o.hasAlphaPixel&&(n.isTransparent=!0),Tt=o.use>1?{leafPaint:n,paint:i,boxBounds:At.set(s)}:null),(a||o.loading)&&(r={image:o,attrName:e,attrValue:i}),o.ready?(Ot(t,e,i,o,n,s),a&&(Ct(t,r),Wt(t,r))):o.error?a&&Mt(t,r,o.error):(a&&(It(t,!0),Ct(t,r)),n.loadId=o.load(()=>{It(t,!1),t.destroyed||(Ot(t,e,i,o,n,s)&&(o.hasAlphaPixel&&(t.__layout.hitCanvasChanged=!0),t.forceUpdate("surface")),Wt(t,r)),n.loadId=void 0},e=>{It(t,!1),Mt(t,r,e),n.loadId=void 0},i.lod&&o.getThumbSize(i.lod)),t.placeholderColor&&(t.placeholderDelay?setTimeout(()=>{o.ready||(o.isPlacehold=!0,t.forceUpdate("surface"))},t.placeholderDelay):o.isPlacehold=!0)),n},checkImage:function(t,i,s,a,n){const{scaleX:r,scaleY:o}=U.getImageRenderScaleData(t,s,a,n),l=t.film?t.nowIndex:r+"-"+o,{image:d,brush:c,data:h,originPaint:u}=t,{exporting:f,snapshot:g}=n;if(!h||t.patternId===l&&!f||g){if(!c||!t.style)return!1}else if(i&&(h.repeat?i=!1:u.changeful||t.film||"miniapp"===e.name||f||(i=e.image.isLarge(d,r,o)||d.width*r>8096||d.height*o>8096)),i)s.__.__isFastShadow&&(a.fillStyle=t.style||"#000",a.fill());else if(!t.style||u.sync||f?U.createPattern(t,s,a,n):U.createPatternTask(t,s,a,n),!c||!t.style)return!1;return U.drawImage(t,r,o,s,a,n),!0},drawImage:function(t,e,i,s,a,n){const{data:r,image:o,brush:l,complex:d}=t;let{width:c,height:h}=o,u=l||o;if(d){const{blendMode:n,opacity:o}=t.originPaint,{transform:l}=r;a.save(),2===d&&a.clipUI(s),n&&(a.blendMode=n),o&&(a.opacity*=o),l&&a.transform(l),u.render(a,0,0,c,h,s,t,e,i),a.restore()}else r.scaleX&&(c*=r.scaleX,h*=r.scaleY),u.render(a,0,0,c,h,s,t,e,i)},getImageRenderScaleData:function(t,e,i,s){const a=e.getRenderScaleData(!0,t.originPaint.scaleFixed),{data:n}=t;if(t.brush&&U.addBrushScale(a,t,e),i){const{pixelRatio:t}=i;a.scaleX*=t,a.scaleY*=t}return n&&n.scaleX&&(a.scaleX*=Math.abs(n.scaleX),a.scaleY*=Math.abs(n.scaleY)),a},recycleImage:function(t,e){const i=e["_"+t];if(m(i)){let s,a,n,r,o;const l=e.__leaf;for(let d=0,c=i.length;d<c;d++)s=i[d],a=s.image,o=a&&a.url,o&&(n||(n={}),n[o]=!0,S.recyclePaint(s),s.brush&&U.recycleBrush(s,l),e.__willDestroy&&a.parent&&U.recycleFilter(a,l),a.loading&&(r||(r=e.__input&&e.__input[t]||[],m(r)||(r=[r])),a.unload(i[d].loadId,!r.some(t=>t.url===o))));return n}return null},createPatternTask:function(t,e,i,s){t.patternTask||(t.patternTask=S.patternTasker.add(()=>V(this,void 0,void 0,function*(){U.createPattern(t,e,i,s),e.forceUpdate("surface")}),0,()=>(t.patternTask=null,i.bounds.hit(e.__nowWorld))))},createPattern:function(t,i,s,a){let{scaleX:n,scaleY:r}=U.getImageRenderScaleData(t,i,s,a),o=t.film?t.nowIndex:n+"-"+r;if(t.patternId!==o&&!i.destroyed&&(!e.image.isLarge(t.image,n,r)||t.data.repeat)){const{image:s,brush:a,data:l}=t,{opacity:d}=t.originPaint,{transform:c,gap:h}=l,u=U.getPatternFixScale(t,n,r);let f,g,p,{width:_,height:m}=s;if(u&&(n*=u,r*=u),_*=n,m*=r,h&&(g=h.x*n/re(l.scaleX||1),p=h.y*r/re(l.scaleY||1),a)){const e=U.getBrushScale(t,i);g/=e,p/=e}(c||1!==n||1!==r)&&(n*=ne(_+(g||0)),r*=ne(m+(p||0)),f=ie(),c&&ae(f,c),se(f,1/n,1/r));const w=s.getCanvas(_,m,d,void 0,g,p,i.leafer&&i.leafer.config.smooth,l.interlace),y=a?w:s.getPattern(w,l.repeat||e.origin.noRepeat||"no-repeat",f,t);t.style=y,t.patternId=o}},getPatternFixScale:function(t,i,s){const{image:a}=t;let n,r=e.image.maxPatternSize,o=a.width*a.height;return a.isSVG?i>1&&(n=Math.ceil(i)/i):r>o&&(r=o),(o*=i*s)>r&&(n=Math.sqrt(r/o)),n},createData:function(t,e,i,s){t.data=U.getPatternData(i,s,e)},getPatternData:function(t,e,i){t.padding&&(e=Xt.set(e).shrink(t.padding)),"strench"===t.mode&&(t.mode="stretch");const{width:s,height:a}=i,{mode:n,align:r,offset:o,scale:l,size:d,rotation:c,skew:h,clipSize:u,repeat:f,gap:g,interlace:p}=t,_=e.width===s&&e.height===a,m={mode:n},w="center"!==r&&(c||0)%180==90;let y,x;switch(B.set(Gt,0,0,w?a:s,w?s:a),n&&"cover"!==n&&"fit"!==n?((l||d)&&(O.getScaleData(l,d,i,Ut),y=Ut.scaleX,x=Ut.scaleY),(r||g||f)&&(y&&B.scale(Gt,y,x,!0),r&&C.toPoint(r,Gt,e,Gt,!0,!0))):_&&!c||(y=x=B.getFitScale(e,Gt,"fit"!==n),B.put(e,i,r,y,!1,Gt),B.scale(Gt,y,x,!0)),o&&W.move(Gt,o),n){case"stretch":_?y&&(y=x=void 0):(y=e.width/s,x=e.height/a,U.stretchMode(m,e,y,x));break;case"normal":case"clip":if(Gt.x||Gt.y||y||u||c||h){let t,i;u&&(t=e.width/u.width,i=e.height/u.height),U.clipMode(m,e,Gt.x,Gt.y,y,x,c,h,t,i),t&&(y=y?y*t:t,x=x?x*i:i)}break;case"repeat":case"brush":(!_||y||c||h)&&U.repeatMode(m,e,s,a,Gt.x,Gt.y,y,x,c,h,r,t.freeTransform),f||(m.repeat="repeat");const i=k(f);(g||i)&&(m.gap=function(t,e,i,s,a){let n,r;k(t)?(n=t.x,r=t.y):n=r=t;return{x:qt(n,i,a.width,e&&e.x),y:qt(r,s,a.height,e&&e.y)}}(g,i&&f,Gt.width,Gt.height,e));break;default:y&&U.fillOrFitMode(m,e,Gt.x,Gt.y,y,x,c)}return m.transform||(e.x||e.y)&&Yt(m.transform=Ft(),e.x,e.y),y&&(m.scaleX=y,m.scaleY=x),f&&(m.repeat=T(f)?"x"===f?"repeat-x":"repeat-y":"repeat"),p&&(m.interlace=M(p)||"percent"===p.type?{type:"x",offset:p}:p),m},stretchMode:function(t,e,i,s){const a=jt(),{x:n,y:r}=e;n||r?Qt(a,n,r):i>0&&s>0&&(a.onlyScale=!0),Jt(a,i,s),t.transform=a},fillOrFitMode:function(t,e,i,s,a,n,r){const o=jt();Qt(o,e.x+i,e.y+s),Jt(o,a,n),r&&Vt(o,{x:e.x+e.width/2,y:e.y+e.height/2},r),t.transform=o},clipMode:function(t,e,i,s,a,n,r,o,l,d){const c=jt();ee(c,e,i,s,a,n,r,o),l&&(r||o?(Ht(Nt),Zt(Nt,e,l,d),$t(c,Nt)):Zt(c,e,l,d)),t.transform=c},repeatMode:function(t,e,i,s,a,n,r,o,l,d,c,h){const u=jt();if(h)ee(u,e,a,n,r,o,l,d);else{if(l)if("center"===c)Vt(u,{x:i/2,y:s/2},l);else switch(Kt(u,l),l){case 90:Qt(u,s,0);break;case 180:Qt(u,i,s);break;case 270:Qt(u,0,i)}zt.x=e.x+a,zt.y=e.y+n,Qt(u,zt.x,zt.y),r&&Zt(u,zt,r,o)}t.transform=u}},{toPoint:le}=I,{hasTransparent:de}=G,ce={},he={};function ue(t,e,i,s){if(i){let a,n,r,o;for(let t=0,l=i.length;t<l;t++)a=i[t],T(a)?(r=t/(l-1),n=G.string(a,s)):(r=a.offset,n=G.string(a.color,s)),e.addColorStop(r,n),!o&&de(n)&&(o=!0);o&&(t.isTransparent=!0)}}const{getAngle:fe,getDistance:ge}=W,{get:pe,rotateOfOuter:_e,scaleOfOuter:me}=P,{toPoint:we}=I,ye={},xe={};function ve(t,e,i,s,a){let n;const{width:r,height:o}=t;if(r!==o||s){const t=fe(e,i);n=pe(),a?(me(n,e,r/o*(s||1),1),_e(n,e,t+90)):(me(n,e,1,r/o*(s||1)),_e(n,e,t))}return n}const{getDistance:Se}=W,{toPoint:be}=I,ke={},Be={};const Ee={linearGradient:function(t,i){let{from:s,to:a,type:n,opacity:r}=t;le(s||"top",i,ce),le(a||"bottom",i,he);const o=e.canvas.createLinearGradient(ce.x,ce.y,he.x,he.y),l={type:n,style:o};return ue(l,o,t.stops,r),l},radialGradient:function(t,i){let{from:s,to:a,type:n,opacity:r,stretch:o}=t;we(s||"center",i,ye),we(a||"bottom",i,xe);const l=e.canvas.createRadialGradient(ye.x,ye.y,0,ye.x,ye.y,ge(ye,xe)),d={type:n,style:l};ue(d,l,t.stops,r);const c=ve(i,ye,xe,o,!0);return c&&(d.transform=c),d},conicGradient:function(t,i){let{from:s,to:a,type:n,opacity:r,rotation:o,stretch:l}=t;be(s||"center",i,ke),be(a||"bottom",i,Be);const d=e.conicGradientSupport?e.canvas.createConicGradient(o?o*F:0,ke.x,ke.y):e.canvas.createRadialGradient(ke.x,ke.y,0,ke.x,ke.y,Se(ke,Be)),c={type:n,style:d};ue(c,d,t.stops,r);const h=ve(i,ke,Be,l||1,e.conicGradientRotate90);return h&&(c.transform=h),c},getTransform:ve},{copy:Re,move:Le,toOffsetOutBounds:Te}=B,{max:Ae,abs:Pe}=Math,Oe={},Ce=new R,We={};function Me(t,e){let i,s,a,n,r=0,o=0,l=0,d=0;return e.forEach(t=>{i=t.x||0,s=t.y||0,n=1.5*(t.blur||0),a=Pe(t.spread||0),r=Ae(r,a+n-s),o=Ae(o,a+n+i),l=Ae(l,a+n+s),d=Ae(d,a+n-i)}),r===o&&o===l&&l===d?r:[r,o,l,d]}function De(t,i,s){const{shapeBounds:a}=s;let n,r;e.fullImageShadow?(Re(Oe,t.bounds),Le(Oe,i.x-a.x,i.y-a.y),n=t.bounds,r=Oe):(n=a,r=i),t.copyWorld(s.canvas,n,r)}const{toOffsetOutBounds:Ie}=B,Fe={};const Ye=Me;const Xe={shadow:function(t,e,i){let s,a;const{__nowWorld:n}=t,{shadow:r}=t.__,{worldCanvas:o,bounds:l,renderBounds:d,shapeBounds:c,scaleX:h,scaleY:u}=i,g=e.getSameCanvas(),p=r.length-1;Te(l,We,d),r.forEach((r,_)=>{let m=1;if(r.scaleFixed){const t=Math.abs(n.scaleX);t>1&&(m=1/t)}g.setWorldShadow(We.offsetX+(r.x||0)*h*m,We.offsetY+(r.y||0)*u*m,(r.blur||0)*h*m,G.string(r.color)),a=z.getShadowTransform(t,g,i,r,We,m),a&&g.setTransform(a),De(g,We,i),a&&g.resetTransform(),s=d,r.box&&(g.restore(),g.save(),o&&(g.copyWorld(g,d,n,"copy"),s=n),o?g.copyWorld(o,n,n,"destination-out"):g.copyWorld(i.canvas,c,l,"destination-out")),f.copyCanvasByWorld(t,e,g,s,r.blendMode),p&&_<p&&g.clearWorld(s)}),g.recycle(s)},innerShadow:function(t,e,i){let s,a;const{__nowWorld:n}=t,{innerShadow:r}=t.__,{worldCanvas:o,bounds:l,renderBounds:d,shapeBounds:c,scaleX:h,scaleY:u}=i,g=e.getSameCanvas(),p=r.length-1;Ie(l,Fe,d),r.forEach((r,_)=>{let m=1;if(r.scaleFixed){const t=Math.abs(n.scaleX);t>1&&(m=1/t)}g.save(),g.setWorldShadow(Fe.offsetX+(r.x||0)*h*m,Fe.offsetY+(r.y||0)*u*m,(r.blur||0)*h*m),a=z.getShadowTransform(t,g,i,r,Fe,m,!0),a&&g.setTransform(a),De(g,Fe,i),g.restore(),o?(g.copyWorld(g,d,n,"copy"),g.copyWorld(o,n,n,"source-out"),s=n):(g.copyWorld(i.canvas,c,l,"source-out"),s=d),g.fillWorld(s,G.string(r.color),"source-in"),f.copyCanvasByWorld(t,e,g,s,r.blendMode),p&&_<p&&g.clearWorld(s)}),g.recycle(s)},blur:function(t,e,i){const{blur:s}=t.__;i.setWorldBlur(s*t.__nowWorld.a),i.copyWorldToInner(e,t.__nowWorld,t.__layout.renderBounds),i.filter="none"},backgroundBlur:function(t,e,i){},getShadowRenderSpread:Me,getShadowTransform:function(t,e,i,s,a,n,r){if(s.spread){const i=2*s.spread*n*(r?-1:1),{width:o,height:l}=t.__layout.strokeBounds;return Ce.set().scaleOfOuter({x:(a.x+a.width/2)*e.pixelRatio,y:(a.y+a.height/2)*e.pixelRatio},1+i/o,1+i/l),Ce}},isTransformShadow(t){},getInnerShadowSpread:Ye},{excludeRenderBounds:Ue}=p;let Ge;function qe(t,e,i,s,a,n,r,o){switch(e){case"grayscale":Ge||(Ge=!0,a.useGrayscaleAlpha(t.__nowWorld));case"alpha":!function(t,e,i,s,a,n){const r=t.__nowWorld;i.resetTransform(),i.opacity=1,i.useMask(s,r),n&&s.recycle(r);Ne(t,e,i,1,a,n)}(t,i,s,a,r,o);break;case"opacity-path":Ne(t,i,s,n,r,o);break;case"path":o&&i.restore()}}function ze(t){return t.getSameCanvas(!1,!0)}function Ne(t,e,i,s,a,n){const r=t.__nowWorld;e.resetTransform(),e.opacity=s,e.copyWorld(i,r,void 0,a),n?i.recycle(r):i.clearWorld(r)}N.prototype.__renderMask=function(t,e){let i,s,a,n,r,o;const{children:l}=this;for(let d=0,c=l.length;d<c;d++){if(i=l[d],o=i.__.mask,o){r&&(qe(this,r,t,a,s,n,void 0,!0),s=a=null),"clipping"!==o&&"clipping-path"!==o||Ue(i,e)||i.__render(t,e),n=i.__.opacity,Ge=!1,"path"===o||"clipping-path"===o?(n<1?(r="opacity-path",a||(a=ze(t))):(r="path",t.save()),i.__clip(a||t,e)):(r="grayscale"===o?"grayscale":"alpha",s||(s=ze(t)),a||(a=ze(t)),i.__render(s,e));continue}const c=1===n&&i.__.__blendMode;c&&qe(this,r,t,a,s,n,void 0,!1),Ue(i,e)||i.__render(a||t,e),c&&qe(this,r,t,a,s,n,c,!1)}qe(this,r,t,a,s,n,void 0,!0)};const je=">)]}%!?,.:;'\"》)」〉』〗】〕}┐>’”!?,、。:;‰",He=je+"_#~&*+\\=|≮≯≈≠=…",Ve=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 Qe(t){const e={};return t.split("").forEach(t=>e[t]=!0),e}const Ze=Qe("ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyz"),$e=Qe("{[(<'\"《(「〈『〖【〔{┌<‘“=¥¥$€££¢¢"),Je=Qe(je),Ke=Qe(He),ti=Qe("- —/~|┆·");var ei;!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"}(ei||(ei={}));const{Letter:ii,Single:si,Before:ai,After:ni,Symbol:ri,Break:oi}=ei;function li(t){return Ze[t]?ii:ti[t]?oi:$e[t]?ai:Je[t]?ni:Ke[t]?ri:Ve.test(t)?si:ii}const di={trimRight(t){const{words:e}=t;let i,s=0,a=e.length;for(let n=a-1;n>-1&&(i=e[n].data[0]," "===i.char);n--)s++,t.width-=i.width;s&&e.splice(a-s,s)}};function ci(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:hi}=di,{Letter:ui,Single:fi,Before:gi,After:pi,Symbol:_i,Break:mi}=ei;let wi,yi,xi,vi,Si,bi,ki,Bi,Ei,Ri,Li,Ti,Ai,Pi,Oi,Ci,Wi,Mi=[];function Di(t,e){Ei&&!Bi&&(Bi=Ei),wi.data.push({char:t,width:e}),xi+=e}function Ii(){vi+=xi,wi.width=xi,yi.words.push(wi),wi={data:[]},xi=0}function Fi(){Pi&&(Oi.paraNumber++,yi.paraStart=!0,Pi=!1),Ei&&(yi.startCharSize=Bi,yi.endCharSize=Ei,Bi=0),yi.width=vi,Ci.width?hi(yi):Wi&&Yi(),Mi.push(yi),yi={words:[]},vi=0}function Yi(){vi>(Oi.maxWidth||0)&&(Oi.maxWidth=vi)}const{top:Xi,right:Ui,bottom:Gi,left:qi}=Y;function zi(t,e,i){const{bounds:s,rows:a}=t;s[e]+=i;for(let t=0;t<a.length;t++)a[t][e]+=i}const Ni={getDrawData:function(t,i){T(t)||(t=String(t));let s=0,a=0,n=i.__getInput("width")||0,r=i.__getInput("height")||0;const{__padding:o}=i;o&&(n?(s=o[qi],n-=o[Ui]+o[qi],!n&&(n=.01)):i.autoSizeAlign||(s=o[qi]),r?(a=o[Xi],r-=o[Xi]+o[Gi],!r&&(r=.01)):i.autoSizeAlign||(a=o[Xi]));const l={bounds:{x:s,y:a,width:n,height:r},rows:[],paraNumber:0,font:e.canvas.font=i.__font};return function(t,i,s){Oi=t,Mi=t.rows,Ci=t.bounds,Wi=!Ci.width&&!s.autoSizeAlign;const{__letterSpacing:a,paraIndent:n,textCase:r}=s,{canvas:o}=e,{width:l}=Ci;if(s.__isCharMode){const t="none"!==s.textWrap,e="break"===s.textWrap;Pi=!0,Li=null,Bi=ki=Ei=xi=vi=0,wi={data:[]},yi={words:[]};for(let s=0,d=(i=[...i]).length;s<d;s++)bi=i[s],"\n"===bi?(xi&&Ii(),yi.paraEnd=!0,Fi(),Pi=!0):(Ri=li(bi),Ri===ui&&"none"!==r&&(bi=ci(bi,r,!xi)),ki=o.measureText(bi).width,a&&(a<0&&(Ei=ki),ki+=a),Ti=Ri===fi&&(Li===fi||Li===ui)||Li===fi&&Ri!==pi,Ai=!(Ri!==gi&&Ri!==fi||Li!==_i&&Li!==pi),Si=Pi&&n?l-n:l,t&&l&&vi+xi+ki>Si&&(e?(xi&&Ii(),vi&&Fi()):(Ai||(Ai=Ri===ui&&Li==pi),Ti||Ai||Ri===mi||Ri===gi||Ri===fi||xi+ki>Si?(xi&&Ii(),vi&&Fi()):vi&&Fi()))," "===bi&&!0!==Pi&&vi+xi===0||(Ri===mi?(" "===bi&&xi&&Ii(),Di(bi,ki),Ii()):Ti||Ai?(xi&&Ii(),Di(bi,ki)):Di(bi,ki)),Li=Ri);xi&&Ii(),vi&&Fi(),Mi.length>0&&(Mi[Mi.length-1].paraEnd=!0)}else i.split("\n").forEach(t=>{Oi.paraNumber++,vi=o.measureText(t).width,Mi.push({x:n||0,text:t,width:vi,paraStart:!0}),Wi&&Yi()})}(l,t,i),o&&function(t,e,i,s,a){if(!s&&i.autoSizeAlign)switch(i.textAlign){case"left":zi(e,"x",t[qi]);break;case"right":zi(e,"x",-t[Ui])}if(!a&&i.autoSizeAlign)switch(i.verticalAlign){case"top":zi(e,"y",t[Xi]);break;case"bottom":zi(e,"y",-t[Gi])}}(o,l,i,n,r),function(t,e){const{rows:i,bounds:s}=t,a=i.length,{__lineHeight:n,__baseLine:r,__letterSpacing:o,__clipText:l,textAlign:d,verticalAlign:c,paraSpacing:h,autoSizeAlign:u}=e;let{x:f,y:g,width:p,height:_}=s,m=n*a+(h?h*(t.paraNumber-1):0),w=r;if(l&&m>_)m=Math.max(e.__autoHeight?m:_,n),a>1&&(t.overflow=a);else if(_||u)switch(c){case"middle":g+=(_-m)/2;break;case"bottom":g+=_-m}w+=g;let y,x,v,S=p||u?p:t.maxWidth;for(let r=0,c=a;r<c;r++){if(y=i[r],y.x=f,y.width<p||y.width>p&&!l)switch(d){case"center":y.x+=(S-y.width)/2;break;case"right":y.x+=S-y.width}y.paraStart&&h&&r>0&&(w+=h),y.y=w,w+=n,t.overflow>r&&w>m&&(y.isOverflow=!0,t.overflow=r+1),x=y.x,v=y.width,o<0&&(y.width<0?(v=-y.width+e.fontSize+o,x-=v,v+=e.fontSize):v-=o),x<s.x&&(s.x=x),v>s.width&&(s.width=v),l&&p&&p<v&&(y.isOverflow=!0,t.overflow||(t.overflow=i.length))}s.y=g,s.height=m}(l,i),i.__isCharMode&&function(t,e,i){const{rows:s}=t,{textAlign:a,paraIndent:n,__letterSpacing:r}=e,o=i&&a.includes("both"),l=o||i&&a.includes("justify"),d=l&&a.includes("letter");let c,h,u,f,g,p,_,m,w,y;s.forEach(t=>{t.words&&(g=n&&t.paraStart?n:0,m=t.words.length,l&&(y=!t.paraEnd||o,h=i-t.width-g,d?f=h/(t.words.reduce((t,e)=>t+e.data.length,0)-1):u=m>1?h/(m-1):0),p=r||t.isOverflow||d?0:u?1:2,t.isOverflow&&!r&&(t.textMode=!0),2===p?(t.x+=g,function(t){t.text="",t.words.forEach(e=>{e.data.forEach(e=>{t.text+=e.char})})}(t)):(t.x+=g,c=t.x,t.data=[],t.words.forEach((e,i)=>{1===p?(_={char:"",x:c},c=function(t,e,i){return t.forEach(t=>{i.char+=t.char,e+=t.width}),e}(e.data,c,_),(t.isOverflow||" "!==_.char)&&t.data.push(_)):c=function(t,e,i,s,a){return t.forEach(t=>{(s||" "!==t.char)&&(t.x=e,i.push(t)),e+=t.width,a&&(e+=a)}),e}(e.data,c,t.data,t.isOverflow,y&&f),y&&(w=i===m-1,u?w||(c+=u,t.width+=u):f&&(t.width+=f*(e.data.length-(w?1:0))))})),t.words=null)})}(l,i,n),l.overflow&&function(t,i,s,a){const{rows:n,overflow:r}=t;let{textOverflow:o}=i;if(r&&n.splice(r),a&&o&&"show"!==o){let t,l;"hide"===o?o="":"ellipsis"===o&&(o="...");const d=o?e.canvas.measureText(o).width:0,c=s+a-d;("none"===i.textWrap?n:[n[r-1]]).forEach(e=>{if(e.isOverflow&&e.data){let i=e.data.length-1;for(let s=i;s>-1&&(t=e.data[s],l=t.x+t.width,!(s===i&&l<c));s--){if(l<c&&" "!==t.char||!s){e.data.splice(s+1),e.width-=t.width;break}e.width-=t.width}e.width+=d,e.data.push({char:o,x:l}),e.textMode&&function(t){t.text="",t.data.forEach(e=>{t.text+=e.char}),t.data=null}(e)}})}}(l,i,s,n),"none"!==i.textDecoration&&function(t,e){let i,s=0;const{fontSize:a,textDecoration:n}=e;switch(t.decorationHeight=a/11,k(n)?(i=n.type,n.color&&(t.decorationColor=G.string(n.color)),n.offset&&(s=Math.min(.3*a,Math.max(n.offset,.15*-a)))):i=n,i){case"under":t.decorationY=[.15*a+s];break;case"delete":t.decorationY=[.35*-a];break;case"under-delete":t.decorationY=[.15*a+s,.35*-a]}}(l,i),l}};const ji={string:function(t,e){if(!t)return"#000";const i=M(e)&&e<1;if(T(t)){if(!i||!G.object)return t;t=G.object(t)}let s=L(t.a)?1:t.a;i&&(s*=e);const a=t.r+","+t.g+","+t.b;return 1===s?"rgb("+a+")":"rgba("+a+","+s+")"}};Object.assign(j,Ni),Object.assign(G,ji),Object.assign(X,Lt),Object.assign(U,oe),Object.assign(q,Ee),Object.assign(z,Xe),Z();export{dt as Layouter,Q as LeaferCanvas,H as PathNodeHandleType,ht as Renderer,J as Watcher,Z as useCanvas};
//# sourceMappingURL=worker.esm.min.js.map