@idraw/core 0.4.0-beta.37 → 0.4.0-beta.39
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/esm/index.d.ts +1 -0
- package/dist/esm/index.js +3 -0
- package/dist/esm/middleware/info/index.js +24 -18
- package/dist/esm/middleware/layout-selector/index.js +6 -3
- package/dist/esm/middleware/ruler/index.js +14 -11
- package/dist/esm/middleware/ruler/util.d.ts +2 -2
- package/dist/esm/middleware/ruler/util.js +5 -4
- package/dist/esm/middleware/scroller/index.js +13 -10
- package/dist/esm/middleware/selector/draw-wrapper.js +7 -4
- package/dist/esm/middleware/selector/index.js +32 -13
- package/dist/esm/middleware/selector/pattern/index.d.ts +4 -1
- package/dist/esm/middleware/selector/pattern/index.js +1 -1
- package/dist/esm/middleware/selector/util.d.ts +0 -4
- package/dist/esm/middleware/selector/util.js +8 -30
- package/dist/index.global.js +161 -100
- package/dist/index.global.min.js +1 -1
- package/package.json +5 -5
package/dist/index.global.min.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
var iDrawCore=function(e){"use strict";var t,i,o,n,a,r,l,s,h,c,d,f,u,g,v,m,w=e=>{throw TypeError(e)},y=(e,t,i)=>t.has(e)||w("Cannot "+i),p=(e,t,i)=>(y(e,t,"read from private field"),i?i.call(e):t.get(e)),x=(e,t,i)=>t.has(e)?w("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,i),S=(e,t,i,o)=>(y(e,t,"write to private field"),o?o.call(e,i):t.set(e,i),i),b=(e,t,i)=>(y(e,t,"access private method"),i);function I(e){return"string"==typeof e&&(/^\#([0-9a-f]{3}|[0-9a-f]{6}|[0-9a-f]{8})$/i.test(e)||/^[a-z]{1,}$/i.test(e))}function A(e,t){if(1===t)return e;let i=1;const o=/^\#[0-9a-f]{6,6}$/i;let n=e;if(o.test(e)?i=parseInt(e.substring(5,7).replace(/^\#/,"0x")):/^\#[0-9a-f]{8,8}$/i.test(e)&&(i=parseInt(e.substring(7,9).replace(/^\#/,"0x")),n=e.substring(0,7)),i*=t,o.test(n)&&i>0&&i<1){const e=Math.max(0,Math.min(255,Math.ceil(256*i)));n=`${n.toUpperCase()}${e.toString(16).toUpperCase()}`}return n}function M(){function e(){return(65536*(1+Math.random())|0).toString(16).substring(1)}return`${e()}${e()}-${e()}-${e()}-${e()}-${e()}${e()}${e()}`}function z(e){let t=0;for(let i=0;i<e.length;i++)t+=e.charCodeAt(i)*e.charCodeAt(i)*i*i;return t.toString(16).substring(0,4)}function R(e){const t=e.length,i=Math.floor(t/2),o=e.substring(0,4).padEnd(4,"0"),n=e.substring(0,4).padEnd(4,"0");return`@assets/${z(t.toString(16).padEnd(4,o))}${z(e.substring(i-4,i).padEnd(4,o)).padEnd(4,"f")}-${z(e.substring(i-8,i-4).padEnd(4,o)).padEnd(4,"f")}-${z(e.substring(i-12,i-8).padEnd(4,o)).padEnd(4,"f")}-${z(e.substring(i-16,i-12).padEnd(4,n)).padEnd(4,"f")}-${z(e.substring(i,i+4).padEnd(4,n)).padEnd(4,"f")}${z(e.substring(i+4,i+8).padEnd(4,n)).padEnd(4,"f")}${z(n.padEnd(4,o).padEnd(4,n))}`}function T(e){return function e(t){const i=function(e){return Object.prototype.toString.call(e).replace(/[\]|\[]{1,1}/gi,"").split(" ")[1]}(t);if(["Null","Number","String","Boolean","Undefined"].indexOf(i)>=0)return t;if("Array"===i){const i=[];return t.forEach((t=>{i.push(e(t))})),i}if("Object"===i){const i={};Object.keys(t).forEach((o=>{i[o]=e(t[o])}));return Object.getOwnPropertySymbols(t).forEach((o=>{i[o]=e(t[o])})),i}}(e)}function P(e){return(Object.prototype.toString.call(e)||"").replace(/(\[object|\])/gi,"").trim()}const C={type(e,t){const i=P(e);return!0===t?i.toLocaleLowerCase():i},array:e=>"Array"===P(e),json:e=>"Object"===P(e),function:e=>"Function"===P(e),asyncFunction:e=>"AsyncFunction"===P(e),boolean:e=>"Boolean"===P(e),string:e=>"String"===P(e),number:e=>"Number"===P(e),undefined:e=>"Undefined"===P(e),null:e=>"Null"===P(e),promise:e=>"Promise"===P(e)};var E=function(e,t,i,o){return new(i||(i=Promise))((function(n,a){function r(e){try{s(o.next(e))}catch(e){a(e)}}function l(e){try{s(o.throw(e))}catch(e){a(e)}}function s(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(r,l)}s((o=o.apply(e,t||[])).next())}))};const{Image:k}=window;function W(e){return new Promise(((t,i)=>{const o=new k;o.crossOrigin="anonymous",o.onload=function(){t(o)},o.onabort=i,o.onerror=i,o.src=e}))}function L(e){return E(this,void 0,void 0,(function*(){const t=yield function(e){return new Promise(((t,i)=>{const o=new Blob([e],{type:"image/svg+xml;charset=utf-8"}),n=new FileReader;n.readAsDataURL(o),n.onload=function(e){var i;const o=null===(i=null==e?void 0:e.target)||void 0===i?void 0:i.result;t(o)},n.onerror=function(e){i(e)}}))}(e);return yield W(t)}))}function O(e,t){return E(this,void 0,void 0,(function*(){e=e.replace(/\&/gi,"&");const i=yield function(e,t){const{width:i,height:o}=t;return new Promise(((t,n)=>{const a=new Blob([`\n <svg \n xmlns="http://www.w3.org/2000/svg" \n width="${i||""}" \n height = "${o||""}">\n <foreignObject width="100%" height="100%">\n <div xmlns = "http://www.w3.org/1999/xhtml">\n ${e}\n </div>\n </foreignObject>\n </svg>\n `],{type:"image/svg+xml;charset=utf-8"}),r=new FileReader;r.readAsDataURL(a),r.onload=function(e){var i;const o=null===(i=null==e?void 0:e.target)||void 0===i?void 0:i.result;t(o)},r.onerror=function(e){n(e)}}))}(e,t);return yield W(i)}))}function j(e){return"number"==typeof e&&(e>0||e<=0)}function D(e){return"number"==typeof e&&e>=0}function Y(e){return"string"==typeof e&&/^(http:\/\/|https:\/\/|\.\/|\/)/.test(`${e}`)}function V(e){return"string"==typeof e&&/^(data:image\/)/.test(`${e}`)}const B={x:function(e){return j(e)},y:function(e){return j(e)},w:D,h:function(e){return"number"==typeof e&&e>=0},angle:function(e){return"number"==typeof e&&e>=-360&&e<=360},number:j,numberStr:function(e){return/^(-?\d+(?:\.\d+)?)$/.test(`${e}`)},borderWidth:function(e){return D(e)},borderRadius:function(e){return j(e)&&e>=0},color:function(e){return I(e)},imageSrc:function(e){return V(e)||Y(e)},imageURL:Y,imageBase64:V,svg:function(e){return"string"==typeof e&&/^(<svg[\s]{1,}|<svg>)/i.test(`${e}`.trim())&&/<\/[\s]{0,}svg>$/i.test(`${e}`.trim())},html:function(e){let t=!1;if("string"==typeof e){let i=document.createElement("div");i.innerHTML=e,i.children.length>0&&(t=!0),i=null}return t},text:function(e){return"string"==typeof e},fontSize:function(e){return j(e)&&e>0},lineHeight:function(e){return j(e)&&e>0},textAlign:function(e){return["center","left","right"].includes(e)},fontFamily:function(e){return"string"==typeof e&&e.length>0},fontWeight:function(e){return["bold"].includes(e)},strokeWidth:function(e){return j(e)&&e>0}};var G,X,N=function(e,t,i,o,n){if("m"===o)throw new TypeError("Private method is not writable");if("a"===o&&!n)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!n:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===o?n.call(e,i):n?n.value=i:t.set(e,i),i},F=function(e,t,i,o){if("a"===i&&!o)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!o:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===i?o:"a"===i?o.call(e):o?o.value:t.get(e)};class H{constructor(e,t){G.set(this,void 0),X.set(this,void 0),N(this,G,e,"f"),N(this,X,Object.assign({devicePixelRatio:1,offscreenCanvas:null},t),"f"),this.$resetFont()}$undoPixelRatio(e){return e/F(this,X,"f").devicePixelRatio}$doPixelRatio(e){return F(this,X,"f").devicePixelRatio*e}$getContext(){return F(this,G,"f")}$setContext(e){N(this,G,e,"f")}$setFont(e){const t=[];e.fontWeight&&t.push(`${e.fontWeight}`),t.push(`${this.$doPixelRatio(e.fontSize||12)}px`),t.push(`${e.fontFamily||"sans-serif"}`),F(this,G,"f").font=`${t.join(" ")}`}$resetFont(){this.$setFont({fontSize:12,fontFamily:"-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'",fontWeight:"400"})}$getOffscreenCanvas(){return F(this,X,"f").offscreenCanvas}$resize(e){const{width:t,height:i,devicePixelRatio:o,resetStyle:n}=e,{canvas:a}=F(this,G,"f");a.width=t*o,a.height=i*o,N(this,X,Object.assign(Object.assign({},F(this,X,"f")),{devicePixelRatio:o}),"f"),!0===n&&(a.style.width=`${t}px`,a.style.height=`${i}px`)}$getSize(){const{devicePixelRatio:e}=F(this,X,"f"),{width:t,height:i}=F(this,G,"f").canvas;return{width:t/e,height:i/e,devicePixelRatio:e}}get canvas(){return F(this,G,"f").canvas}get fillStyle(){return F(this,G,"f").fillStyle}set fillStyle(e){F(this,G,"f").fillStyle=e}get strokeStyle(){return F(this,G,"f").strokeStyle}set strokeStyle(e){F(this,G,"f").strokeStyle=e}get lineWidth(){return this.$undoPixelRatio(F(this,G,"f").lineWidth)}set lineWidth(e){F(this,G,"f").lineWidth=this.$doPixelRatio(e)}get textAlign(){return F(this,G,"f").textAlign}set textAlign(e){F(this,G,"f").textAlign=e}get textBaseline(){return F(this,G,"f").textBaseline}set textBaseline(e){F(this,G,"f").textBaseline=e}get globalAlpha(){return F(this,G,"f").globalAlpha}set globalAlpha(e){F(this,G,"f").globalAlpha=e}get shadowColor(){return F(this,G,"f").shadowColor}set shadowColor(e){F(this,G,"f").shadowColor=e}get shadowOffsetX(){return this.$undoPixelRatio(F(this,G,"f").shadowOffsetX)}set shadowOffsetX(e){F(this,G,"f").shadowOffsetX=this.$doPixelRatio(e)}get shadowOffsetY(){return this.$undoPixelRatio(F(this,G,"f").shadowOffsetY)}set shadowOffsetY(e){F(this,G,"f").shadowOffsetY=this.$doPixelRatio(e)}get shadowBlur(){return this.$undoPixelRatio(F(this,G,"f").shadowBlur)}set shadowBlur(e){F(this,G,"f").shadowBlur=this.$doPixelRatio(e)}get lineCap(){return F(this,G,"f").lineCap}set lineCap(e){F(this,G,"f").lineCap=e}get globalCompositeOperation(){return F(this,G,"f").globalCompositeOperation}set globalCompositeOperation(e){F(this,G,"f").globalCompositeOperation=e}fill(...e){return F(this,G,"f").fill(...e)}arc(e,t,i,o,n,a){return F(this,G,"f").arc(this.$doPixelRatio(e),this.$doPixelRatio(t),this.$doPixelRatio(i),o,n,a)}rect(e,t,i,o){return F(this,G,"f").rect(this.$doPixelRatio(e),this.$doPixelRatio(t),this.$doPixelRatio(i),this.$doPixelRatio(o))}fillRect(e,t,i,o){return F(this,G,"f").fillRect(this.$doPixelRatio(e),this.$doPixelRatio(t),this.$doPixelRatio(i),this.$doPixelRatio(o))}clearRect(e,t,i,o){return F(this,G,"f").clearRect(this.$doPixelRatio(e),this.$doPixelRatio(t),this.$doPixelRatio(i),this.$doPixelRatio(o))}beginPath(){return F(this,G,"f").beginPath()}closePath(){return F(this,G,"f").closePath()}lineTo(e,t){return F(this,G,"f").lineTo(this.$doPixelRatio(e),this.$doPixelRatio(t))}moveTo(e,t){return F(this,G,"f").moveTo(this.$doPixelRatio(e),this.$doPixelRatio(t))}arcTo(e,t,i,o,n){return F(this,G,"f").arcTo(this.$doPixelRatio(e),this.$doPixelRatio(t),this.$doPixelRatio(i),this.$doPixelRatio(o),this.$doPixelRatio(n))}getLineDash(){return F(this,G,"f").getLineDash()}setLineDash(e){const t=e.map((e=>this.$doPixelRatio(e)));return F(this,G,"f").setLineDash(t)}stroke(e){return e?F(this,G,"f").stroke(e):F(this,G,"f").stroke()}translate(e,t){return F(this,G,"f").translate(this.$doPixelRatio(e),this.$doPixelRatio(t))}rotate(e){return F(this,G,"f").rotate(e)}drawImage(...e){const t=e[0],i=e[1],o=e[2],n=e[3],a=e[4],r=e[e.length-4],l=e[e.length-3],s=e[e.length-2],h=e[e.length-1];return 9===e.length?F(this,G,"f").drawImage(t,this.$doPixelRatio(i),this.$doPixelRatio(o),this.$doPixelRatio(n),this.$doPixelRatio(a),this.$doPixelRatio(r),this.$doPixelRatio(l),this.$doPixelRatio(s),this.$doPixelRatio(h)):F(this,G,"f").drawImage(t,this.$doPixelRatio(r),this.$doPixelRatio(l),this.$doPixelRatio(s),this.$doPixelRatio(h))}createPattern(e,t){return F(this,G,"f").createPattern(e,t)}measureText(e){return F(this,G,"f").measureText(e)}fillText(e,t,i,o){return void 0!==o?F(this,G,"f").fillText(e,this.$doPixelRatio(t),this.$doPixelRatio(i),this.$doPixelRatio(o)):F(this,G,"f").fillText(e,this.$doPixelRatio(t),this.$doPixelRatio(i))}strokeText(e,t,i,o){return void 0!==o?F(this,G,"f").strokeText(e,this.$doPixelRatio(t),this.$doPixelRatio(i),this.$doPixelRatio(o)):F(this,G,"f").strokeText(e,this.$doPixelRatio(t),this.$doPixelRatio(i))}save(){F(this,G,"f").save()}restore(){F(this,G,"f").restore()}scale(e,t){F(this,G,"f").scale(e,t)}circle(e,t,i,o,n,a,r,l){F(this,G,"f").ellipse(this.$doPixelRatio(e),this.$doPixelRatio(t),this.$doPixelRatio(i),this.$doPixelRatio(o),n,a,r,l)}isPointInPath(e,t){return F(this,G,"f").isPointInPath(this.$doPixelRatio(e),this.$doPixelRatio(t))}clip(...e){return F(this,G,"f").clip(...e)}setTransform(e,t,i,o,n,a){return F(this,G,"f").setTransform(e,t,i,o,n,a)}getTransform(){return F(this,G,"f").getTransform()}createLinearGradient(e,t,i,o){return F(this,G,"f").createLinearGradient(this.$doPixelRatio(e),this.$doPixelRatio(t),this.$doPixelRatio(i),this.$doPixelRatio(o))}createRadialGradient(e,t,i,o,n,a){return F(this,G,"f").createRadialGradient(this.$doPixelRatio(e),this.$doPixelRatio(t),this.$doPixelRatio(i),this.$doPixelRatio(o),this.$doPixelRatio(n),this.$doPixelRatio(a))}createConicGradient(e,t,i){return F(this,G,"f").createConicGradient(e,this.$doPixelRatio(t),this.$doPixelRatio(i))}}function Z(e){const{width:t,height:i,ctx:o,devicePixelRatio:n}=e;let a=o;if(!a){const e=document.createElement("canvas");e.width=t*n,e.height=i*n,a=e.getContext("2d")}return new H(a,e)}function Q(e){const{width:t,height:i,devicePixelRatio:o}=e,n=new OffscreenCanvas(t*o,i*o),a=n.getContext("2d").canvas.getContext("2d");return new H(a,{devicePixelRatio:o,offscreenCanvas:n})}G=new WeakMap,X=new WeakMap;var U,$=function(e,t,i,o){if("a"===i&&!o)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!o:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===i?o:"a"===i?o.call(e):o?o.value:t.get(e)};class J{constructor(){U.set(this,void 0),function(e,t,i,o,n){if("m"===o)throw new TypeError("Private method is not writable");if("a"===o&&!n)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!n:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");"a"===o?n.call(e,i):n?n.value=i:t.set(e,i)}(this,U,new Map,"f")}on(e,t){if($(this,U,"f").has(e)){const i=$(this,U,"f").get(e)||[];null==i||i.push(t),$(this,U,"f").set(e,i)}else $(this,U,"f").set(e,[t])}off(e,t){if($(this,U,"f").has(e)){const i=$(this,U,"f").get(e);if(Array.isArray(i))for(let e=0;e<(null==i?void 0:i.length);e++)if(i[e]===t){i.splice(e,1);break}$(this,U,"f").set(e,i||[])}}trigger(e,t){const i=$(this,U,"f").get(e);return!!Array.isArray(i)&&(i.forEach((e=>{e(t)})),!0)}has(e){if($(this,U,"f").has(e)){const t=$(this,U,"f").get(e);if(Array.isArray(t)&&t.length>0)return!0}return!1}destroy(){this.clear()}clear(){$(this,U,"f").clear()}}function K(e,t){return{x:e.x+(t.x-e.x)/2,y:e.y+(t.y-e.y)/2}}U=new WeakMap;var q,_,ee,te,ie,oe=function(e,t,i,o,n){if("m"===o)throw new TypeError("Private method is not writable");if("a"===o&&!n)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!n:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===o?n.call(e,i):n?n.value=i:t.set(e,i),i},ne=function(e,t,i,o){if("a"===i&&!o)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!o:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===i?o:"a"===i?o.call(e):o?o.value:t.get(e)};class ae{constructor(e){q.add(this),_.set(this,void 0),ee.set(this,void 0),te.set(this,void 0),oe(this,ee,T(e.defaultStorage),"f"),oe(this,_,ne(this,q,"m",ie).call(this),"f"),oe(this,te,e.defaultStatic||{},"f")}set(e,t){ne(this,_,"f")[e]=t}get(e){return ne(this,_,"f")[e]}setStatic(e,t){ne(this,te,"f")[e]=t}getStatic(e){return ne(this,te,"f")[e]}getSnapshot(e){return!0===(null==e?void 0:e.deepClone)?T(ne(this,_,"f")):Object.assign({},ne(this,_,"f"))}clear(){oe(this,_,ne(this,q,"m",ie).call(this),"f")}destroy(){oe(this,_,null,"f"),oe(this,te,null,"f")}}function re(e){const{activeStore:t}=e;return{scale:null==t?void 0:t.scale,offsetTop:null==t?void 0:t.offsetTop,offsetBottom:null==t?void 0:t.offsetBottom,offsetLeft:null==t?void 0:t.offsetLeft,offsetRight:null==t?void 0:t.offsetRight}}function le(e){const{activeStore:t}=e;return{devicePixelRatio:t.devicePixelRatio,width:null==t?void 0:t.width,height:null==t?void 0:t.height,contextWidth:null==t?void 0:t.contextWidth,contextHeight:null==t?void 0:t.contextHeight}}function se(e){return e/180*Math.PI}function he(e,t,i,o){const n=se(t||0);i&&(n>0||n<0)&&(e.translate(i.x,i.y),e.rotate(n),e.translate(-i.x,-i.y)),o(e),i&&(n>0||n<0)&&(e.translate(i.x,i.y),e.rotate(-n),e.translate(-i.x,-i.y))}function ce(e,t,i){const o=de(t);he(e,t.angle||0,o,(()=>{i(e)}))}function de(e){return{x:e.x+e.w/2,y:e.y+e.h/2}}function fe(e){const t=Math.min(e[0].x,e[1].x,e[2].x,e[3].x),i=Math.min(e[0].y,e[1].y,e[2].y,e[3].y);return de({x:t,y:i,w:Math.max(e[0].x,e[1].x,e[2].x,e[3].x)-t,h:Math.max(e[0].y,e[1].y,e[2].y,e[3].y)-i})}function ue(e,t){const i=t.x-e.x,o=t.y-e.y;if(0===i){if(o<0)return 0;if(o>0)return Math.PI}else if(0===o){if(i<0)return 3*Math.PI/2;if(i>0)return Math.PI/2}return i>0&&o<0?Math.atan(Math.abs(i)/Math.abs(o)):i>0&&o>0?Math.PI-Math.atan(Math.abs(i)/Math.abs(o)):i<0&&o>0?Math.PI+Math.atan(Math.abs(i)/Math.abs(o)):i<0&&o<0?2*Math.PI-Math.atan(Math.abs(i)/Math.abs(o)):0}function ge(e,t,i){let o=ue(e,t)+i;o>2*Math.PI?o-=2*Math.PI:o<0-2*Math.PI&&(o+=2*Math.PI),o<0&&(o+=2*Math.PI);const n=function(e,t){const i=(e.x-t.x)*(e.x-t.x)+(e.y-t.y)*(e.y-t.y);return 0===i?i:Math.sqrt(i)}(e,t);let a=0,r=0;return 0===o?(a=0,r=0-n):o>0&&o<Math.PI/2?(a=Math.sin(o)*n,r=0-Math.cos(o)*n):o===Math.PI/2?(a=n,r=0):o>Math.PI/2&&o<Math.PI?(a=Math.sin(Math.PI-o)*n,r=Math.cos(Math.PI-o)*n):o===Math.PI?(a=0,r=n):o>Math.PI&&o<1.5*Math.PI?(a=0-Math.sin(o-Math.PI)*n,r=Math.cos(o-Math.PI)*n):o===1.5*Math.PI?(a=0-n,r=0):o>1.5*Math.PI&&o<2*Math.PI?(a=0-Math.sin(2*Math.PI-o)*n,r=0-Math.cos(2*Math.PI-o)*n):o===2*Math.PI&&(a=0,r=0-n),a+=e.x,r+=e.y,{x:a,y:r}}function ve(e,t){if((null==t?void 0:t.length)>0){let i=e.x,o=e.y;return t.forEach((e=>{const{x:t,y:n,w:a,h:r,angle:l=0}=e,s=ge(de({x:t,y:n,w:a,h:r,angle:l}),{x:i,y:o},se(l));i=s.x,o=s.y})),{x:i,y:o}}return e}function me(e,t,i){const{x:o,y:n,w:a,h:r}=e;let l={x:o,y:n},s={x:o+a,y:n},h={x:o+a,y:n+r},c={x:o,y:n+r};if(i&&(i>0||i<0)){const e=se(pe(i));l=ge(t,l,e),s=ge(t,s,e),h=ge(t,h,e),c=ge(t,c,e)}return[l,s,h,c]}function we(e){const{angle:t=0}=e;return me(e,de(e),t)}function ye(e,t,i){return[ge(e,{x:t[0].x,y:t[0].y},i),ge(e,{x:t[1].x,y:t[1].y},i),ge(e,{x:t[2].x,y:t[2].y},i),ge(e,{x:t[3].x,y:t[3].y},i)]}function pe(e){if(!(e>0||e<0)||0===e||360===e)return 0;let t=e%360;return t<0?t+=360:360===e&&(t=0),t}function xe(e){let t=!0;if(Array.isArray(e)){const i=[];e.forEach((e=>{var o;"string"==typeof e.uuid&&e.uuid?i.includes(e.uuid)?(t=!1,console.warn(`Duplicate uuids: ${e.uuid}`)):i.push(e.uuid):(t=!1,console.warn("Element missing uuid",e)),"group"===e.type&&(t=xe(null===(o=null==e?void 0:e.detail)||void 0===o?void 0:o.children))}))}return t}function Se(e,t){const i={x:0,y:0,w:0,h:0};e.forEach((e=>{const t={x:e.x,y:e.y,w:e.w,h:e.h,angle:e.angle};if(t.angle&&(t.angle>0||t.angle<0)){const e=we(t);if(4===e.length){const i=[e[0].x,e[1].x,e[2].x,e[3].x],o=[e[0].y,e[1].y,e[2].y,e[3].y];t.x=Math.min(...i),t.y=Math.min(...o),t.w=Math.abs(Math.max(...i)-Math.min(...i)),t.h=Math.abs(Math.max(...o)-Math.min(...o))}}const o=Math.min(t.x,i.x),n=Math.min(t.y,i.y),a=Math.max(t.x+t.w,i.x+i.w),r=Math.max(t.y+t.h,i.y+i.h);i.x=o,i.y=n,i.w=Math.abs(a-o),i.h=Math.abs(r-n)})),(null==t?void 0:t.extend)&&(i.x=Math.min(i.x,0),i.y=Math.min(i.y,0));const o={contextWidth:i.w,contextHeight:i.h};return(null==t?void 0:t.viewWidth)&&(null==t?void 0:t.viewHeight)&&(null==t?void 0:t.viewWidth)>0&&(null==t?void 0:t.viewHeight)>0&&(t.viewWidth>i.x+i.w&&(o.contextWidth=t.viewWidth-i.x),t.viewHeight>i.y+i.h&&(o.contextHeight=t.viewHeight-i.y)),o}function be(e,t){var i;const o=[];let n=e;if(t.length>1)for(let e=0;e<t.length-1;e++){const a=n[t[e]];if("group"!==(null==a?void 0:a.type)||!Array.isArray(null===(i=null==a?void 0:a.detail)||void 0===i?void 0:i.children))return null;o.push(a),n=a.detail.children}return o}function Ie(e){const{x:t,y:i,w:o,h:n,angle:a}=e;return{x:t,y:i,w:o,h:n,angle:a}}function Ae(e,t){let i=null,o=t;for(let t=0;t<e.length;t++){const n=o[e[t]];if(t<e.length-1&&"group"===n.type)o=n.detail.children;else{if(t!==e.length-1)break;i=n}}return i}function Me(e,t){const i=[];let o=!1;const n=t=>{var a;for(let r=0;r<t.length&&!0!==o;r++){i.push(r);const l=t[r];if(l.uuid===e){o=!0;break}if("group"===l.type&&n((null===(a=null==l?void 0:l.detail)||void 0===a?void 0:a.children)||[]),o)break;i.pop()}};return n(t),i}function ze(e){const{x:t,y:i,h:o,w:n}=e;return[{x:t,y:i},{x:t+n,y:i},{x:t+n,y:i+o},{x:t,y:i+o}]}function Re(e){const{x:t,y:i,w:o,h:n,angle:a=0}=e;return 0===a?ze(e):me(e,de({x:t,y:i,w:o,h:n,angle:a}),a)}function Te(e){const t=[];let i=0,o=0;const n=[],a=[...e];for(let e=0;e<a.length;e++){const{x:r,y:l,w:s,h:h,angle:c=0}=a[e];let d;if(i+=r,o+=l,0===e){const e={x:i,y:o,w:s,h:h,angle:c};d=Re({x:r,y:l,w:s,h:h,angle:c}),n.push({center:de(e),angle:c,radian:se(c)})}else{d=ze({x:i,y:o,w:s,h:h,angle:c});for(let e=0;e<n.length;e++){const{center:t,radian:i}=n[e];d=ye(t,d,i)}const e=fe(d);if(c>0||c<0){d=ye(e,d,se(c))}n.push({center:e,angle:c,radian:se(c)})}t.push(d)}return t}function Pe(e,t){const i=function(e,t){const{groupQueue:i}=t;return i.length>0?Te([...i,e]):[Re(e)]}(e,t);return i.pop()||null}function Ce(e,t){const{viewScaleInfo:i}=t,{x:o,y:n,w:a,h:r,angle:l}=e,{scale:s,offsetTop:h,offsetLeft:c}=i;return{x:o*s+c,y:n*s+h,w:a*s,h:r*s,angle:l}}function Ee(e,t){const{viewScaleInfo:i}=t,{x:o,y:n}=e,{scale:a,offsetTop:r,offsetLeft:l}=i;return{x:o*a+l,y:n*a+r}}function ke(e,t){return[Ee(e[0],t),Ee(e[1],t),Ee(e[2],t),Ee(e[3],t)]}function We(e,t){const{context2d:i,element:o,viewScaleInfo:n}=t,{angle:a=0}=o,{x:r,y:l,w:s,h:h}=Ce(o,{viewScaleInfo:n}),c=we({x:r,y:l,w:s,h:h,angle:a});if(c.length>=2){i.beginPath(),i.moveTo(c[0].x,c[0].y);for(let e=1;e<c.length;e++)i.lineTo(c[e].x,c[e].y);i.closePath()}return!!i.isPointInPath(e.x,e.y)}function Le(e,t,i){const o=[t[0].x,t[1].x,t[2].x,t[3].x],n=[t[0].y,t[1].y,t[2].y,t[3].y],a=Math.min(...o),r=Math.max(...o),l=Math.min(...n),s=Math.max(...n);return e.x>a&&e.x<r&&e.y>l&&e.y<s}function Oe(e,t){const{groupQueue:i}=t,o=Pe(e,{groupQueue:i}),n=K(o[0],o[1]),a=K(o[1],o[2]),r=K(o[2],o[3]),l=K(o[3],o[0]),s=o[0],h=o[1],c=o[2],d=o[3],f=Math.max(s.x,h.x,c.x,d.x),u=Math.max(s.y,h.y,c.y,d.y);return{center:{x:(f+Math.min(s.x,h.x,c.x,d.x))/2,y:(u+Math.min(s.y,h.y,c.y,d.y))/2},topLeft:s,topRight:h,bottomLeft:d,bottomRight:c,top:n,right:a,left:l,bottom:r}}function je(e){const t=Math.max(e.topLeft.x,e.topRight.x,e.bottomRight.x,e.bottomLeft.x),i=Math.max(e.topLeft.y,e.topRight.y,e.bottomRight.y,e.bottomLeft.y),o=Math.min(e.topLeft.x,e.topRight.x,e.bottomRight.x,e.bottomLeft.x),n=Math.min(e.topLeft.y,e.topRight.y,e.bottomRight.y,e.bottomLeft.y),a={x:e.center.x,y:e.center.y},r={x:o,y:n},l={x:t,y:n},s={x:t,y:i},h={x:o,y:i},c=K(r,l),d=K(h,s),f=K(r,h);return{center:a,topLeft:r,topRight:l,bottomLeft:h,bottomRight:s,top:c,right:K(l,s),left:f,bottom:d}}function De(e,t){const i=function(e){const{viewScaleInfo:t,viewSizeInfo:i}=e,{scale:o,offsetTop:n,offsetLeft:a}=t,{width:r,height:l}=i,s=0-a/o,h=0-n/o,c=r/o,d=l/o,f=de({x:s,y:h,w:c,h:d}),u={x:s,y:h},g={x:s+c,y:h},v={x:s,y:h+d},m={x:s+c,y:h+d},w={x:s,y:f.y},y={x:f.x,y:h},p={x:s+c,y:f.y},x={x:f.x,y:h+d};return{center:f,topLeft:u,topRight:g,bottomLeft:v,bottomRight:m,left:w,top:y,right:p,bottom:x}}(t);let o=0,n=0;return Object.keys(e).forEach((t=>{const a=e[t];a.isVisibleInView=function(e,t){const i=Math.min(e.topLeft.x,e.topRight.x,e.bottomLeft.x,e.bottomRight.x),o=Math.max(e.topLeft.x,e.topRight.x,e.bottomLeft.x,e.bottomRight.x),n=Math.min(e.topLeft.y,e.topRight.y,e.bottomLeft.y,e.bottomRight.y),a=Math.max(e.topLeft.y,e.topRight.y,e.bottomLeft.y,e.bottomRight.y),r=Math.min(t.topLeft.x,t.topRight.x,t.bottomLeft.x,t.bottomRight.x),l=Math.max(t.topLeft.x,t.topRight.x,t.bottomLeft.x,t.bottomRight.x),s=Math.min(t.topLeft.y,t.topRight.y,t.bottomLeft.y,t.bottomRight.y),h=Math.max(t.topLeft.y,t.topRight.y,t.bottomLeft.y,t.bottomRight.y);return i<=l&&o>=r&&n<=h&&a>=s||l<=a&&l>=a&&l<=a&&l>=a}(a.rangeRectInfo,i),a.isVisibleInView?o++:n++})),{viewVisibleInfoMap:e,visibleCount:o,invisibleCount:n}}function Ye(e,t){const{x:i,y:o}=e,{size:n,angle:a}=t;return{x:i-n/2,y:o-n/2,w:n,h:n,angle:a}}function Ve(e,t){const{controllerSize:i,viewScaleInfo:o}=t,n=i&&i>0?i:8,{x:a,y:r,w:l,h:s}=Ce(e,{viewScaleInfo:o}),h=de({x:a,y:r,w:l,h:s}),c={x:h.x,y:r},d={x:a+l,y:h.y},f={x:h.x,y:r+s},u={x:a,y:h.y},g={x:a,y:r},v={x:a+l,y:r},m={x:a+l,y:r+s},w={x:a,y:r+s},y=Ye(c,{size:n,angle:0}),p=Ye(d,{size:n,angle:0}),x=Ye(f,{size:n,angle:0}),S=Ye(u,{size:n,angle:0}),b=Ye(g,{size:n,angle:0}),I=Ye(v,{size:n,angle:0}),A=Ye(w,{size:n,angle:0}),M=Ye(m,{size:n,angle:0}),z=Re(b),R=Re(I),T=Re(A),P=Re(M),C=[z[1],R[0],R[3],z[2]],E=[R[3],R[2],P[1],P[0]],k=[T[1],P[0],P[3],T[2]],W=[z[3],z[2],T[1],T[0]],L=Re(y),O=Re(p),j=Re(x);return{left:{type:"left",vertexes:W,center:u,size:n},right:{type:"right",vertexes:E,center:d,size:n},top:{type:"top",vertexes:C,center:c,size:n},bottom:{type:"bottom",vertexes:k,center:f,size:n},topLeft:{type:"top-left",vertexes:z,center:g,size:n},topRight:{type:"top-right",vertexes:R,center:v,size:n},bottomLeft:{type:"bottom-left",vertexes:T,center:w,size:n},bottomRight:{type:"bottom-right",vertexes:P,center:m,size:n},leftMiddle:{type:"left-middle",vertexes:Re(S),center:u,size:n},rightMiddle:{type:"right-middle",vertexes:O,center:d,size:n},topMiddle:{type:"top-middle",vertexes:L,center:c,size:n},bottomMiddle:{type:"bottom-middle",vertexes:j,center:f,size:n}}}function Be(e){let t="";return e.forEach((e=>{t+=e.type+e.params.join(" ")})),t}function Ge(e,t){let i=2;return void 0!==(null==t?void 0:t.decimalPlaces)&&(null==t?void 0:t.decimalPlaces)>=0&&(i=t.decimalPlaces),parseFloat(e.toFixed(i))}_=new WeakMap,ee=new WeakMap,te=new WeakMap,q=new WeakSet,ie=function(){return T(ne(this,ee,"f"))};const Xe={boxSizing:"border-box",borderWidth:0,borderColor:"#000000",shadowColor:"#000000",borderRadius:0,borderDash:[],shadowOffsetX:0,shadowOffsetY:0,shadowBlur:0,opacity:1,color:"#000000",textAlign:"left",verticalAlign:"top",fontSize:16,fontFamily:"sans-serif",fontWeight:400,minInlineSize:"auto",wordBreak:"break-all",overflow:"hidden"};function Ne(e,t){const{viewScaleInfo:i}=t,{scale:o}=i;let{borderRadius:n,borderDash:a}=e.detail;const r=Array.isArray(a)&&a.length>0,{boxSizing:l=Xe.boxSizing,borderWidth:s}=e.detail;Array.isArray(s)&&(n=0);let{x:h,y:c,w:d,h:f}=e,u=[0,0,0,0];if("number"==typeof n){const e=n*o;u=[e,e,e,e]}else Array.isArray(n)&&4===(null==n?void 0:n.length)&&(u=[n[0]*o,n[1]*o,n[2]*o,n[3]*o]);let g=0;return"number"==typeof s&&(g=(s||0)*o),"border-box"!==l||r?"content-box"===l?(h=e.x-g/2,c=e.y-g/2,d=e.w+g,f=e.h+g):(h=e.x,c=e.y,d=e.w,f=e.h):(h=e.x+g/2,c=e.y+g/2,d=e.w-g,f=e.h-g),d=Math.max(d,1),f=Math.max(f,1),u=u.map((e=>Math.min(e,d/2,f/2))),{x:h,y:c,w:d,h:f,radiusList:u}}const Fe=e=>Ge(e,{decimalPlaces:4});function He(e,t){const{detail:i}=e,{xRatio:o,yRatio:n,maxRatio:a}=t,r=(o+n)/2,{borderWidth:l,borderRadius:s,borderDash:h,shadowOffsetX:c,shadowOffsetY:d,shadowBlur:f}=i;if("number"==typeof l)i.borderWidth=Fe(l*r);else if(Array.isArray(i.borderWidth)){const e=l;i.borderWidth=[Fe(e[0]*n),Fe(e[1]*o),Fe(e[2]*n),Fe(e[3]*o)]}if("number"==typeof s)i.borderRadius=Fe(s*r);else if(Array.isArray(i.borderRadius)){const e=s;i.borderRadius=[e[0]*o,e[1]*o,e[2]*n,e[3]*n]}Array.isArray(h)&&h.forEach(((e,t)=>{i.borderDash[t]=Fe(e*a)})),"number"==typeof c&&(i.shadowOffsetX=Fe(c*a)),"number"==typeof d&&(i.shadowOffsetX=Fe(d*a)),"number"==typeof f&&(i.shadowOffsetX=Fe(f*a))}function Ze(e,t){const{type:i}=e;!function(e,t){const{xRatio:i,yRatio:o}=t,{x:n,y:a,w:r,h:l}=e;e.x=Fe(n*i),e.y=Fe(a*o),e.w=Fe(r*i),e.h=Fe(l*o),He(e,t)}(e,t),"circle"===i||("text"===i?function(e,t){const{minRatio:i,maxRatio:o}=t,{fontSize:n,lineHeight:a}=e.detail,r=(i+o)/2;n&&n>0&&(e.detail.fontSize=Fe(n*r)),a&&a>0&&(e.detail.lineHeight=Fe(a*r))}(e,t):"image"===i||"svg"===i||"html"===i||"path"===i||"group"===i&&Array.isArray(e.detail.children)&&e.detail.children.forEach((e=>{Ze(e,t)})))}const Qe=["-apple-system",'"system-ui"',' "Segoe UI"'," Roboto",'"Helvetica Neue"',"Arial",'"Noto Sans"'," sans-serif"];function Ue(e){return[e,...Qe].join(", ")}function $e(e,t,i){if("string"==typeof t)return t;const{viewElementSize:o,viewScaleInfo:n,opacity:a=1}=i,{x:r,y:l}=o,{scale:s}=n;if("linear-gradient"===(null==t?void 0:t.type)){const{start:i,end:o,stops:n}=t,h={x:r+i.x*s,y:l+i.y*s},c={x:r+o.x*s,y:l+o.y*s},d=e.createLinearGradient(h.x,h.y,c.x,c.y);return n.forEach((e=>{d.addColorStop(e.offset,A(e.color,a))})),d}if("radial-gradient"===(null==t?void 0:t.type)){const{inner:i,outer:o,stops:n}=t,h={x:r+i.x*s,y:l+i.y*s,radius:i.radius*s},c={x:r+o.x*s,y:l+o.y*s,radius:o.radius*s},d=e.createRadialGradient(h.x,h.y,h.radius,c.x,c.y,c.radius);return n.forEach((e=>{d.addColorStop(e.offset,A(e.color,a))})),d}return"#000000"}const Je={boxSizing:"border-box",borderWidth:0,borderColor:"#000000",shadowColor:"#000000",borderRadius:0,borderDash:[],shadowOffsetX:0,shadowOffsetY:0,shadowBlur:0,opacity:1,color:"#000000",textAlign:"left",verticalAlign:"top",fontSize:16,fontFamily:"sans-serif",fontWeight:400,minInlineSize:"auto",wordBreak:"break-all",overflow:"hidden"};function Ke(e){var t,i,o,n;let a=1;return void 0!==(null===(t=null==e?void 0:e.detail)||void 0===t?void 0:t.opacity)&&(null===(i=null==e?void 0:e.detail)||void 0===i?void 0:i.opacity)>=0&&(null===(o=null==e?void 0:e.detail)||void 0===o?void 0:o.opacity)<=1&&(a=null===(n=null==e?void 0:e.detail)||void 0===n?void 0:n.opacity),a}function qe(e,t,i){const{pattern:o,renderContent:n,originElem:a,calcElemSize:r,viewScaleInfo:l,viewSizeInfo:s}=i||{},{parentOpacity:h}=i,c=Ke(a)*h,{clipPath:d,clipPathStrokeColor:f,clipPathStrokeWidth:u}=a.detail,g=()=>{e.globalAlpha=c,_e(e,t,{pattern:o,viewScaleInfo:l,viewSizeInfo:s}),null==n||n(),et(e,t,{viewScaleInfo:l,viewSizeInfo:s}),e.globalAlpha=h};d?(function(e,t,i){const{renderContent:o,originElem:n,calcElemSize:a,viewSizeInfo:r}=i,l=r.devicePixelRatio,{clipPath:s}=(null==n?void 0:n.detail)||{};if(s&&a&&s.commands){const{x:i,y:n,w:r,h:h}=a,{originW:c,originH:d,originX:f,originY:u}=s,g=r/c,v=h/d,m=i-f*g,w=n-u*v;e.save(),e.translate(m,w),e.scale(l*g,l*v);const y=Be(s.commands||[]),p=new Path2D(y);e.clip(p),e.translate(0-m,0-w),e.setTransform(1,0,0,1,0,0),ce(e,Object.assign({},t),(()=>{null==o||o()})),e.restore()}else null==o||o()}(e,t,{originElem:a,calcElemSize:r,viewScaleInfo:l,viewSizeInfo:s,renderContent:()=>{g()}}),"number"==typeof u&&u>0&&f&&function(e,t,i){const{renderContent:o,originElem:n,calcElemSize:a,viewSizeInfo:r,parentOpacity:l}=i,s=r.devicePixelRatio,{clipPath:h,clipPathStrokeColor:c,clipPathStrokeWidth:d}=(null==n?void 0:n.detail)||{};if(h&&a&&h.commands&&"number"==typeof d&&d>0&&c){const{x:i,y:n,w:r,h:f}=a,{originW:u,originH:g,originX:v,originY:m}=h,w=r/u,y=f/g,p=i-v*w,x=n-m*y;e.save(),e.globalAlpha=l,e.translate(p,x),e.scale(s*w,s*y);const S=Be(h.commands||[]),b=new Path2D(S);e.strokeStyle=c,e.lineWidth=d,e.stroke(b),e.translate(0-p,0-x),e.setTransform(1,0,0,1,0,0),ce(e,Object.assign({},t),(()=>{null==o||o()})),e.restore()}else null==o||o()}(e,t,{originElem:a,calcElemSize:r,viewScaleInfo:l,viewSizeInfo:s,parentOpacity:h})):g()}function _e(e,t,i){var o,n;const{pattern:a,viewScaleInfo:r,viewSizeInfo:l}=i,s=[];if(t.detail.background||a){const{x:i,y:h,w:c,h:d,radiusList:f}=Ne(t,{viewScaleInfo:r,viewSizeInfo:l});if(e.beginPath(),e.moveTo(i+f[0],h),e.arcTo(i+c,h,i+c,h+d,f[1]),e.arcTo(i+c,h+d,i,h+d,f[2]),e.arcTo(i,h+d,i,h,f[3]),e.arcTo(i,h,i+c,h,f[0]),e.closePath(),"string"==typeof a)e.fillStyle=a;else if(["CanvasPattern"].includes(C.type(a)))e.fillStyle=a;else if("string"==typeof t.detail.background)e.fillStyle=t.detail.background;else if("linear-gradient"===(null===(o=t.detail.background)||void 0===o?void 0:o.type)){const o=$e(e,t.detail.background,{viewElementSize:{x:i,y:h,w:c,h:d},viewScaleInfo:r,opacity:e.globalAlpha});e.fillStyle=o}else if("radial-gradient"===(null===(n=t.detail.background)||void 0===n?void 0:n.type)){const o=$e(e,t.detail.background,{viewElementSize:{x:i,y:h,w:c,h:d},viewScaleInfo:r,opacity:e.globalAlpha});if(e.fillStyle=o,s&&s.length>0)for(let t=0;t<(null==s?void 0:s.length);t++){const o=s[t];"translate"===o.method?e.translate(o.args[0]+i,o.args[1]+h):"rotate"===o.method?e.rotate(...o.args):"scale"===o.method&&e.scale(...o.args)}}e.fill(),s&&s.length>0&&e.setTransform(1,0,0,1,0,0)}}function et(e,t,i){if(0===t.detail.borderWidth)return;if(!I(t.detail.borderColor))return;const{viewScaleInfo:o}=i,{scale:n}=o;let a=Je.borderColor;!0===I(t.detail.borderColor)&&(a=t.detail.borderColor);const{borderWidth:r,borderRadius:l,borderDash:s,boxSizing:h=Je.boxSizing}=t.detail;let c=0;"number"==typeof r&&(c=r||1),c*=n;let d=[0,0,0,0];if("number"==typeof l){const e=l*n;d=[e,e,e,e]}else Array.isArray(l)&&4===(null==l?void 0:l.length)&&(d=[l[0]*n,l[1]*n,l[2]*n,l[3]*n]);e.strokeStyle=a;let f=[];Array.isArray(s)&&s.length>0&&(f=s.map((e=>Math.ceil(e*n))));let u=0,g=0,v=0,m=0;if(Array.isArray(r)&&(u=(r[0]||0)*n,g=(r[1]||0)*n,v=(r[2]||0)*n,m=(r[3]||0)*n),m||g||u||v){e.lineCap="butt";let{x:i,y:o,w:n,h:a}=t;"border-box"===h?(i+=m/2,o+=u/2,n=n-m/2-g/2,a=a-u/2-v/2):"content-box"===h?(i-=m/2,o-=u/2,n=n+m/2+g/2,a=a+u/2+v/2):(i=t.x,o=t.y,n=t.w,a=t.h),u&&(e.beginPath(),e.lineWidth=u,e.moveTo(i-m/2,o),e.lineTo(i+n+g/2,o),e.closePath(),e.stroke()),g&&(e.beginPath(),e.lineWidth=g,e.moveTo(i+n,o-u/2),e.lineTo(i+n,o+a+v/2),e.closePath(),e.stroke()),v&&(e.beginPath(),e.lineWidth=v,e.moveTo(i-m/2,o+a),e.lineTo(i+n+g/2,o+a),e.closePath(),e.stroke()),m&&(e.beginPath(),e.lineWidth=m,e.moveTo(i,o-u/2),e.lineTo(i,o+a+v/2),e.closePath(),e.stroke())}else{let{x:i,y:o,w:n,h:a}=t;"border-box"===h?(i=t.x+c/2,o=t.y+c/2,n=t.w-c,a=t.h-c):"content-box"===h?(i=t.x-c/2,o=t.y-c/2,n=t.w+c,a=t.h+c):(i=t.x,o=t.y,n=t.w,a=t.h),f.length>0?e.lineCap="butt":e.lineCap="square",n=Math.max(n,1),a=Math.max(a,1),d=d.map((e=>Math.min(e,n/2,a/2))),e.setLineDash(f),e.lineWidth=c,e.beginPath(),e.moveTo(i+d[0],o),e.arcTo(i+n,o,i+n,o+a,d[1]),e.arcTo(i+n,o+a,i,o+a,d[2]),e.arcTo(i,o+a,i,o,d[3]),e.arcTo(i,o,i+n,o,d[0]),e.closePath(),e.stroke()}e.setLineDash([])}function tt(e,t,i){const{detail:o}=t,{viewScaleInfo:n,renderContent:a}=i,{shadowColor:r,shadowOffsetX:l,shadowOffsetY:s,shadowBlur:h}=o;B.number(h)?(e.save(),e.shadowColor=r||Je.shadowColor,e.shadowOffsetX=(l||0)*n.scale,e.shadowOffsetY=(s||0)*n.scale,e.shadowBlur=(h||0)*n.scale,a(),e.restore()):(e.save(),e.shadowColor="transparent",e.shadowOffsetX=0,e.shadowOffsetY=0,e.shadowBlur=0,a(),e.restore())}const it={boxSizing:"border-box",borderWidth:0,borderColor:"#000000",shadowColor:"#000000",borderRadius:0,borderDash:[],shadowOffsetX:0,shadowOffsetY:0,shadowBlur:0,opacity:1,color:"#000000",textAlign:"left",verticalAlign:"top",fontSize:16,fontFamily:"sans-serif",fontWeight:400,minInlineSize:"auto",wordBreak:"break-all",overflow:"hidden"};var ot=function(e,t){var i={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(i[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var n=0;for(o=Object.getOwnPropertySymbols(e);n<o.length;n++)t.indexOf(o[n])<0&&Object.prototype.propertyIsEnumerable.call(e,o[n])&&(i[o[n]]=e[o[n]])}return i};const nt=.4;function at(e,t,i){var o,n,a;if(!0===(null===(o=null==t?void 0:t.operations)||void 0===o?void 0:o.invisible))return;const{w:r,h:l}=t,{scale:s}=i.viewScaleInfo;if(s<1&&(r*s<nt||l*s<nt)||0===i.parentOpacity)return;const{overrideElementMap:h}=i;if(!(null===(a=null===(n=null==h?void 0:h[t.uuid])||void 0===n?void 0:n.operations)||void 0===a?void 0:a.invisible))try{switch(t.type){case"rect":!function(e,t,i){const{viewScaleInfo:o,viewSizeInfo:n,parentOpacity:a}=i,{x:r,y:l,w:s,h:h,angle:c}=Ce(t,{viewScaleInfo:o})||t,d=Object.assign(Object.assign({},t),{x:r,y:l,w:s,h:h,angle:c});ce(e,{x:r,y:l,w:s,h:h,angle:c},(()=>{tt(e,d,{viewScaleInfo:o,viewSizeInfo:n,renderContent:()=>{qe(e,d,{originElem:t,calcElemSize:{x:r,y:l,w:s,h:h,angle:c},viewScaleInfo:o,viewSizeInfo:n,parentOpacity:a,renderContent:()=>{}})}})}))}(e,t,i);break;case"circle":!function(e,t,i){const{detail:o,angle:n}=t,{viewScaleInfo:a,viewSizeInfo:r,parentOpacity:l}=i,{background:s="#000000",borderColor:h="#000000",boxSizing:c,borderWidth:d=0,borderDash:f}=o;let u=0;"number"==typeof d&&d>0?u=d:Array.isArray(d)&&"number"==typeof d[0]&&d[0]>0&&(u=d[0]),u*=a.scale;const{x:g,y:v,w:m,h:w}=Ce({x:t.x,y:t.y,w:t.w,h:t.h},{viewScaleInfo:a})||t,y=Object.assign(Object.assign({},t),{x:g,y:v,w:m,h:w,angle:n});ce(e,{x:g,y:v,w:m,h:w,angle:n},(()=>{tt(e,y,{viewScaleInfo:a,viewSizeInfo:r,renderContent:()=>{let t=m/2,i=w/2;const o=g+t,n=v+i,r=t,d=i;if(u>0&&("content-box"===c||("center-line"===c?(t-=u/2,i-=u/2):(t-=u,i-=u))),t>=0&&i>=0){const c=Ke(y)*l;e.globalAlpha=c,e.beginPath();const p=$e(e,s,{viewElementSize:{x:g,y:v,w:m,h:w},viewScaleInfo:a,opacity:e.globalAlpha});if(e.fillStyle=p,e.circle(o,n,r,d,0,0,2*Math.PI),e.closePath(),e.fill(),e.globalAlpha=l,"number"==typeof u&&u>0){const r=u/2+t,l=u/2+i;if(e.beginPath(),f){const t=f.map((e=>e*a.scale));e.setLineDash(t)}e.strokeStyle=h,e.lineWidth=u,e.circle(o,n,r,l,0,0,2*Math.PI),e.closePath(),e.stroke(),e.setLineDash([])}}}})}))}(e,t,i);break;case"text":!function(e,t,i){const{viewScaleInfo:o,viewSizeInfo:n,parentOpacity:a}=i,{x:r,y:l,w:s,h:h,angle:c}=Ce(t,{viewScaleInfo:o})||t,d=Object.assign(Object.assign({},t),{x:r,y:l,w:s,h:h,angle:c});ce(e,{x:r,y:l,w:s,h:h,angle:c},(()=>{tt(e,d,{viewScaleInfo:o,viewSizeInfo:n,renderContent:()=>{qe(e,d,{originElem:t,calcElemSize:{x:r,y:l,w:s,h:h,angle:c},viewScaleInfo:o,viewSizeInfo:n,parentOpacity:a})}});{const i=Object.assign(Object.assign({},it),t.detail),n=i.fontSize||it.fontSize,a=n*o.scale;if(a<2)return;const c=(i.lineHeight||n)*o.scale;e.fillStyle=t.detail.color||it.color,e.textBaseline="top",e.$setFont({fontWeight:i.fontWeight,fontSize:a,fontFamily:Ue(i.fontFamily)});let d=i.text.replace(/\r\n/gi,"\n");"lowercase"===i.textTransform?d=d.toLowerCase():"uppercase"===i.textTransform&&(d=d.toUpperCase());const f=c,u=d.split("\n"),g=[];let v=0;u.forEach(((t,n)=>{if("maxContent"===i.minInlineSize)g.push({text:t,width:e.$undoPixelRatio(e.measureText(t).width)});else{let l="",c="",d=t.split(c);if("normal"===i.wordBreak){const e=" ",i=t.split(e);d=[],i.forEach(((t,o)=>{d.push(t),o<i.length-1&&d.push(e)}))}if(1===d.length&&"visible"===i.overflow)g.push({text:d[0],width:e.$undoPixelRatio(e.measureText(d[0]).width)});else if(d.length>0){for(let t=0;t<d.length&&(a=e.$doPixelRatio(s),r=e.measureText(l+d[t]).width,o.scale<.5&&a<r&&(a-r)/a>-.15||a>=r?l+=d[t]||"":(g.push({text:l,width:e.$undoPixelRatio(e.measureText(l).width)}),l=d[t]||"",v++),!((v+1)*f>h&&"hidden"===i.overflow));t++)if(d.length-1===t&&(v+1)*f<=h){g.push({text:l,width:e.$undoPixelRatio(e.measureText(l).width)}),n<u.length-1&&v++;break}}else g.push({text:"",width:0})}var a,r}));let m=0,w=0;f>a&&(w=(f-a)/2),g.length*f<h&&("top"===t.detail.verticalAlign?m=0:"bottom"===t.detail.verticalAlign?m+=h-g.length*f:m+=(h-g.length*f)/2);{const t=l+m;void 0!==i.textShadowColor&&I(i.textShadowColor)&&(e.shadowColor=i.textShadowColor),void 0!==i.textShadowOffsetX&&B.number(i.textShadowOffsetX)&&(e.shadowOffsetX=i.textShadowOffsetX),void 0!==i.textShadowOffsetY&&B.number(i.textShadowOffsetY)&&(e.shadowOffsetY=i.textShadowOffsetY),void 0!==i.textShadowBlur&&B.number(i.textShadowBlur)&&(e.shadowBlur=i.textShadowBlur),g.forEach(((o,n)=>{let a=r;"center"===i.textAlign?a=r+(s-o.width)/2:"right"===i.textAlign&&(a=r+(s-o.width)),e.fillText(o.text,a,t+f*n+w)}))}}}))}(e,t,i);break;case"image":!function(e,t,i){const o=i.loader.getContent(t),{viewScaleInfo:n,viewSizeInfo:a,parentOpacity:r}=i,{x:l,y:s,w:h,h:c,angle:d}=Ce(t,{viewScaleInfo:n})||t,f=Object.assign(Object.assign({},t),{x:l,y:s,w:h,h:c,angle:d});ce(e,{x:l,y:s,w:h,h:c,angle:d},(()=>{tt(e,f,{viewScaleInfo:n,viewSizeInfo:a,renderContent:()=>{qe(e,f,{originElem:t,calcElemSize:{x:l,y:s,w:h,h:c,angle:d},viewScaleInfo:n,viewSizeInfo:a,parentOpacity:r,renderContent:()=>{if(o||i.loader.isDestroyed()||i.loader.load(t,i.elementAssets||{}),"image"===t.type&&o){e.globalAlpha=Ke(t)*r;const{x:i,y:l,w:s,h:h,radiusList:c}=Ne(f,{viewScaleInfo:n,viewSizeInfo:a}),{detail:d}=t,{scaleMode:u,originW:g=0,originH:v=0}=d,m=e.$undoPixelRatio(g),w=e.$undoPixelRatio(v);if(e.save(),e.fillStyle="transparent",e.beginPath(),e.moveTo(i+c[0],l),e.arcTo(i+s,l,i+s,l+h,c[1]),e.arcTo(i+s,l+h,i,l+h,c[2]),e.arcTo(i,l+h,i,l,c[3]),e.arcTo(i,l,i+s,l,c[0]),e.closePath(),e.fill(),e.clip(),u&&v&&g){let n=0,a=0,r=m,c=w;const d=i,f=l,g=s,v=h;if(m>t.w||w>t.h)if("fill"===u){const e=Math.max(t.w/m,t.h/w),i=w*e;n=(m*e-t.w)/2/e,a=(i-t.h)/2/e,r=t.w/e,c=t.h/e}else if("tile"===u)n=0,a=0,r=t.w,c=t.h;else if("fit"===u){const e=Math.min(t.w/m,t.h/w);n=(m-t.w/e)/2,a=(w-t.h/e)/2,r=t.w/e,c=t.h/e}e.drawImage(o,n,a,r,c,d,f,g,v)}else e.drawImage(o,i,l,s,h);e.globalAlpha=r,e.restore()}}})}})}))}(e,t,i);break;case"svg":!function(e,t,i){const o=i.loader.getContent(t),{viewScaleInfo:n,viewSizeInfo:a,parentOpacity:r}=i,{x:l,y:s,w:h,h:c,angle:d}=Ce(t,{viewScaleInfo:n,viewSizeInfo:a})||t;ce(e,{x:l,y:s,w:h,h:c,angle:d},(()=>{o||i.loader.isDestroyed()||i.loader.load(t,i.elementAssets||{}),"svg"===t.type&&o&&(e.globalAlpha=Ke(t)*r,e.drawImage(o,l,s,h,c),e.globalAlpha=r)}))}(e,t,i);break;case"html":!function(e,t,i){const o=i.loader.getContent(t),{viewScaleInfo:n,viewSizeInfo:a,parentOpacity:r}=i,{x:l,y:s,w:h,h:c,angle:d}=Ce(t,{viewScaleInfo:n,viewSizeInfo:a})||t;ce(e,{x:l,y:s,w:h,h:c,angle:d},(()=>{o||i.loader.isDestroyed()||i.loader.load(t,i.elementAssets||{}),"html"===t.type&&o&&(e.globalAlpha=Ke(t)*r,e.drawImage(o,l,s,h,c),e.globalAlpha=r)}))}(e,t,i);break;case"path":!function(e,t,i){var o,n;const{detail:a}=t,{originX:r,originY:l,originW:s,originH:h,fillRule:c}=a,{viewScaleInfo:d,viewSizeInfo:f,parentOpacity:u}=i,{x:g,y:v,w:m,h:w,angle:y}=Ce(t,{viewScaleInfo:d})||t,p=m/s,x=w/h,S=g-r*p,b=v-l*x,I=t.detail,A=ot(I,["clipPath","clipPathStrokeColor","clipPathStrokeWidth"]),M=d.scale*f.devicePixelRatio,z=Object.assign(Object.assign({},t),{x:g,y:v,w:m,h:w,angle:y});let R=Object.assign({},z);R.detail=A;let T=Object.assign({},t);T.detail=A,a.fill&&"string"!==a.fill&&(null===(n=null===(o=a.fill)||void 0===o?void 0:o.type)||void 0===n?void 0:n.includes("gradient"))&&(R=Object.assign(Object.assign({},z),{detail:Object.assign(Object.assign({},z.detail),{background:a.fill,clipPath:{commands:a.commands,originX:r,originY:l,originW:s,originH:h}})}),T.detail=Object.assign({},R.detail)),ce(e,{x:g,y:v,w:m,h:w,angle:y},(()=>{qe(e,R,{originElem:T,calcElemSize:{x:g,y:v,w:m,h:w,angle:y},viewScaleInfo:d,viewSizeInfo:f,parentOpacity:u,renderContent:()=>{tt(e,z,{viewScaleInfo:d,viewSizeInfo:f,renderContent:()=>{e.save(),e.translate(S,b),e.scale(M*p/d.scale,M*x/d.scale);const t=Be(a.commands||[]),i=new Path2D(t);a.fill&&("string"==typeof a.fill?e.fillStyle=a.fill:e.fillStyle="transparent"),a.fill&&e.fill(i,c),a.stroke&&0!==a.strokeWidth&&(e.strokeStyle=a.stroke,e.lineWidth=(a.strokeWidth||1)/f.devicePixelRatio,e.lineCap=a.strokeLineCap||"square",e.stroke(i)),e.translate(-S,-b),e.restore()}})}})}))}(e,t,i);break;case"group":{const o=Object.assign(Object.assign({},i.elementAssets||{}),t.detail.assets||{});!function(e,t,i){const{viewScaleInfo:o,viewSizeInfo:n,parentOpacity:a}=i,{x:r,y:l,w:s,h:h,angle:c}=Ce({x:t.x,y:t.y,w:t.w,h:t.h,angle:t.angle},{viewScaleInfo:o})||t,d=Object.assign(Object.assign({},t),{x:r,y:l,w:s,h:h,angle:c});ce(e,{x:r,y:l,w:s,h:h,angle:c},(()=>{e.globalAlpha=Ke(t)*a,tt(e,d,{viewScaleInfo:o,viewSizeInfo:n,renderContent:()=>{qe(e,d,{originElem:t,calcElemSize:{x:r,y:l,w:s,h:h,angle:c},viewScaleInfo:o,viewSizeInfo:n,parentOpacity:a,renderContent:()=>{const{x:r,y:l,w:s,h:h,radiusList:c}=Ne(d,{viewScaleInfo:o,viewSizeInfo:n});if("hidden"===t.detail.overflow&&(e.save(),e.fillStyle="transparent",e.beginPath(),e.moveTo(r+c[0],l),e.arcTo(r+s,l,r+s,l+h,c[1]),e.arcTo(r+s,l+h,r,l+h,c[2]),e.arcTo(r,l+h,r,l,c[3]),e.arcTo(r,l,r+s,l,c[0]),e.closePath(),e.fill(),e.clip()),Array.isArray(t.detail.children)){const{parentElementSize:o}=i,n={x:o.x+t.x,y:o.y+t.y,w:t.w||o.w,h:t.h||o.h,angle:t.angle},{calculator:r}=i;for(let o=0;o<t.detail.children.length;o++){let l=t.detail.children[o];if(l=Object.assign(Object.assign({},l),{x:n.x+l.x,y:n.y+l.y}),!0===i.forceDrawAll||(null==r?void 0:r.needRender(l)))try{at(e,l,Object.assign(Object.assign({},i),{parentOpacity:a*Ke(t)}))}catch(e){console.error(e)}}}"hidden"===t.detail.overflow&&e.restore()}})}}),e.globalAlpha=a}))}(e,t,Object.assign(Object.assign({},i),{elementAssets:o}));break}}}catch(e){console.error(e)}}const rt={boxSizing:"border-box",borderWidth:0,borderColor:"#000000",shadowColor:"#000000",borderRadius:0,borderDash:[],shadowOffsetX:0,shadowOffsetY:0,shadowBlur:0,opacity:1,color:"#000000",textAlign:"left",verticalAlign:"top",fontSize:16,fontFamily:"sans-serif",fontWeight:400,minInlineSize:"auto",wordBreak:"break-all",overflow:"hidden"};function lt(e,t,i){var o;const{elements:n=[]}=t,{parentOpacity:a}=i;for(let t=0;t<n.length;t++){const r=n[t],l=Object.assign(Object.assign({},r),{detail:Object.assign(Object.assign({},rt),null==r?void 0:r.detail)});if(!0===i.forceDrawAll||(null===(o=i.calculator)||void 0===o?void 0:o.needRender(l)))try{at(e,l,Object.assign(Object.assign({},i),{parentOpacity:a}))}catch(e){console.error(e)}}}var st,ht,ct,dt,ft,ut,gt,vt,mt,wt,yt,pt,xt=function(e,t,i,o){return new(i||(i=Promise))((function(n,a){function r(e){try{s(o.next(e))}catch(e){a(e)}}function l(e){try{s(o.throw(e))}catch(e){a(e)}}function s(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(r,l)}s((o=o.apply(e,t||[])).next())}))},St=function(e,t,i,o){if("a"===i&&!o)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!o:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===i?o:"a"===i?o.call(e):o?o.value:t.get(e)},bt=function(e,t,i,o,n){if("m"===o)throw new TypeError("Private method is not writable");if("a"===o&&!n)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!n:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===o?n.call(e,i):n?n.value=i:t.set(e,i),i};const It=["image","svg","html"],At=e=>{var t,i,o;let n=null;return"image"===e.type?n=(null===(t=null==e?void 0:e.detail)||void 0===t?void 0:t.src)||null:"svg"===e.type?n=(null===(i=null==e?void 0:e.detail)||void 0===i?void 0:i.svg)||null:"html"===e.type&&(n=(null===(o=null==e?void 0:e.detail)||void 0===o?void 0:o.html)||null),"string"==typeof n&&n?/^@assets\/[0-9a-z]{8,8}\-[0-9a-z]{4,4}\-[0-9a-z]{4,4}\-[0-9a-z]{4,4}\-[0-9a-z]{12,12}$/.test(`${n}`)?n:R(n):R(`${M()}-${e.uuid}-${M()}-${M()}`)};class Mt extends J{constructor(){super(),st.add(this),ht.set(this,{}),ct.set(this,{}),dt.set(this,{}),ft.set(this,!1),St(this,st,"m",ut).call(this,"image",((e,t)=>xt(this,void 0,void 0,(function*(){var i;const o=(null===(i=t[e.detail.src])||void 0===i?void 0:i.value)||e.detail.src,n=yield W(o);return{uuid:e.uuid,lastModified:Date.now(),content:n}})))),St(this,st,"m",ut).call(this,"html",((e,t)=>xt(this,void 0,void 0,(function*(){var i;const o=(null===(i=t[e.detail.html])||void 0===i?void 0:i.value)||e.detail.html,n=yield O(o,{width:e.detail.originW||e.w,height:e.detail.originH||e.h});return{uuid:e.uuid,lastModified:Date.now(),content:n}})))),St(this,st,"m",ut).call(this,"svg",((e,t)=>xt(this,void 0,void 0,(function*(){var i;const o=(null===(i=t[e.detail.svg])||void 0===i?void 0:i.value)||e.detail.svg,n=yield L(o);return{uuid:e.uuid,lastModified:Date.now(),content:n}}))))}isDestroyed(){return St(this,ft,"f")}destroy(){bt(this,ft,!0,"f"),this.clear(),bt(this,ht,null,"f"),bt(this,ct,null,"f"),bt(this,dt,null,"f")}load(e,t){!0!==St(this,ft,"f")&&(St(this,st,"m",pt).call(this,e)||It.includes(e.type)&&St(this,st,"m",yt).call(this,e,t))}getContent(e){var t,i;const o=At(e);return(null===(i=null===(t=St(this,dt,"f"))||void 0===t?void 0:t[o])||void 0===i?void 0:i.content)||null}getLoadItemMap(){return St(this,dt,"f")}setLoadItemMap(e){bt(this,dt,e,"f")}}ht=new WeakMap,ct=new WeakMap,dt=new WeakMap,ft=new WeakMap,st=new WeakSet,ut=function(e,t){St(this,ht,"f")[e]=t},gt=function(e){var t,i,o;let n=null;return"image"===e.type?n=(null===(t=null==e?void 0:e.detail)||void 0===t?void 0:t.src)||null:"svg"===e.type?n=(null===(i=null==e?void 0:e.detail)||void 0===i?void 0:i.svg)||null:"html"===e.type&&(n=(null===(o=null==e?void 0:e.detail)||void 0===o?void 0:o.html)||null),n},vt=function(e){return{element:e,status:"null",content:null,error:null,startTime:-1,endTime:-1,source:St(this,st,"m",gt).call(this,e)}},mt=function(e){const t=At(e.element),i=St(this,dt,"f")[t];St(this,ft,"f")||(i?i.startTime<e.startTime&&(St(this,dt,"f")[t]=e,this.trigger("load",Object.assign(Object.assign({},e),{countTime:e.endTime-e.startTime}))):(St(this,dt,"f")[t]=e,this.trigger("load",Object.assign(Object.assign({},e),{countTime:e.endTime-e.startTime}))))},wt=function(e){var t;const i=At(e.element),o=null===(t=St(this,dt,"f"))||void 0===t?void 0:t[i];St(this,ft,"f")||(o?o.startTime<e.startTime&&(St(this,dt,"f")[i]=e,this.trigger("error",Object.assign(Object.assign({},e),{countTime:e.endTime-e.startTime}))):(St(this,dt,"f")[i]=e,this.trigger("error",Object.assign(Object.assign({},e),{countTime:e.endTime-e.startTime}))))},yt=function(e,t){const i=St(this,st,"m",vt).call(this,e),o=At(e);if(St(this,ct,"f")[o])return;St(this,ct,"f")[o]=i;const n=St(this,ht,"f")[e.type];"function"!=typeof n||St(this,ft,"f")||(i.startTime=Date.now(),n(e,t).then((e=>{St(this,ft,"f")||(i.content=e.content,i.endTime=Date.now(),i.status="load",St(this,st,"m",mt).call(this,i))})).catch((t=>{console.warn(`Load element source "${i.source}" fail`,t,e),i.endTime=Date.now(),i.status="error",i.error=t,St(this,st,"m",wt).call(this,i)})))},pt=function(e){var t;const i=At(e),o=null===(t=St(this,ct,"f"))||void 0===t?void 0:t[i];return!(!o||"error"!==o.status||!o.source||o.source!==St(this,st,"m",gt).call(this,e))};var zt,Rt,Tt,Pt,Ct,Et=function(e,t,i,o,n){if("m"===o)throw new TypeError("Private method is not writable");if("a"===o&&!n)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!n:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===o?n.call(e,i):n?n.value=i:t.set(e,i),i},kt=function(e,t,i,o){if("a"===i&&!o)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!o:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===i?o:"a"===i?o.call(e):o?o.value:t.get(e)};class Wt extends J{constructor(e){super(),zt.add(this),Rt.set(this,void 0),Tt.set(this,new Mt),Pt.set(this,!1),Et(this,Rt,e,"f"),kt(this,zt,"m",Ct).call(this)}isDestroyed(){return kt(this,Pt,"f")}destroy(){this.clear(),Et(this,Rt,null,"f"),kt(this,Tt,"f").destroy(),Et(this,Tt,null,"f"),Et(this,Pt,!0,"f")}updateOptions(e){Et(this,Rt,e,"f")}drawData(e,t){const i=kt(this,Tt,"f"),{calculator:o,sharer:n}=kt(this,Rt,"f"),a=kt(this,Rt,"f").viewContext;a.clearRect(0,0,a.canvas.width,a.canvas.height);const r={x:0,y:0,w:t.viewSizeInfo.width,h:t.viewSizeInfo.height},l=Object.assign({loader:i,calculator:o,parentElementSize:r,elementAssets:e.assets,parentOpacity:1,overrideElementMap:null==n?void 0:n.getActiveOverrideElemenentMap()},t);!function(e,t,i){if("string"==typeof(null==t?void 0:t.background)){const{viewSizeInfo:o}=i,{width:n,height:a}=o;e.globalAlpha=1,e.fillStyle=t.background,e.fillRect(0,0,n,a)}}(a,e.global,l),e.layout?function(e,t,i,o){const{viewScaleInfo:n,viewSizeInfo:a,parentOpacity:r}=i,l=Object.assign({uuid:"layout",type:"group"},t),{x:s,y:h,w:c,h:d}=Ce(l,{viewScaleInfo:n})||l,f=Object.assign(Object.assign({},l),{x:s,y:h,w:c,h:d,angle:0});if(e.globalAlpha=1,tt(e,f,{viewScaleInfo:n,viewSizeInfo:a,renderContent:()=>{_e(e,f,{viewScaleInfo:n,viewSizeInfo:a})}}),"hidden"===t.detail.overflow){const{viewScaleInfo:o,viewSizeInfo:n}=i,a=Object.assign({uuid:"layout",type:"group"},t),r=Ce(a,{viewScaleInfo:o})||a,l=Object.assign(Object.assign({},a),r),{x:s,y:h,w:c,h:d,radiusList:f}=Ne(l,{viewScaleInfo:o,viewSizeInfo:n});e.save(),e.fillStyle="transparent",e.beginPath(),e.moveTo(s+f[0],h),e.arcTo(s+c,h,s+c,h+d,f[1]),e.arcTo(s+c,h+d,s,h+d,f[2]),e.arcTo(s,h+d,s,h,f[3]),e.arcTo(s,h,s+c,h,f[0]),e.closePath(),e.fill(),e.clip()}o(e),"hidden"===t.detail.overflow&&e.restore(),et(e,f,{viewScaleInfo:n,viewSizeInfo:a}),e.globalAlpha=r}(a,e.layout,l,(()=>{lt(a,e,l)})):lt(a,e,l)}scale(e){const{sharer:t}=kt(this,Rt,"f");if(!t)return;const{data:i,offsetTop:o,offsetBottom:n,offsetLeft:a,offsetRight:r,width:l,height:s,contextHeight:h,contextWidth:c,devicePixelRatio:d}=t.getActiveStoreSnapshot();i&&this.drawData(i,{viewScaleInfo:{scale:e,offsetTop:o,offsetBottom:n,offsetLeft:a,offsetRight:r},viewSizeInfo:{width:l,height:s,contextHeight:h,contextWidth:c,devicePixelRatio:d}})}setLoadItemMap(e){kt(this,Tt,"f").setLoadItemMap(e)}getLoadItemMap(){return kt(this,Tt,"f").getLoadItemMap()}getLoader(){return kt(this,Tt,"f")}}Rt=new WeakMap,Tt=new WeakMap,Pt=new WeakMap,zt=new WeakSet,Ct=function(){const e=kt(this,Tt,"f");e.on("load",(e=>{this.trigger("load",e)})),e.on("error",(e=>{console.error(e)}))};var Lt,Ot,jt=function(e,t,i,o,n){if("m"===o)throw new TypeError("Private method is not writable");if("a"===o&&!n)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!n:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===o?n.call(e,i):n?n.value=i:t.set(e,i),i},Dt=function(e,t,i,o){if("a"===i&&!o)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!o:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===i?o:"a"===i?o.call(e):o?o.value:t.get(e)};class Yt{constructor(e){Lt.set(this,void 0),Ot.set(this,void 0),jt(this,Lt,e,"f"),jt(this,Ot,new ae({defaultStorage:{viewVisibleInfoMap:{},visibleCount:0,invisibleCount:0}}),"f")}toGridNum(e,t){return!0===(null==t?void 0:t.ignore)?e:Math.round(e)}destroy(){jt(this,Lt,null,"f")}needRender(e){const t=Dt(this,Ot,"f").get("viewVisibleInfoMap")[e.uuid];return!t||t.isVisibleInView}isPointInElement(e,t,i,o){return We(e,{context2d:Dt(this,Lt,"f").viewContext,element:t,viewScaleInfo:i,viewSizeInfo:o})}getPointElement(e,t){const i=Dt(this,Lt,"f").viewContext;return function(e,t){var i,o,n;const{context2d:a,data:r,viewScaleInfo:l,viewSizeInfo:s,groupQueue:h}=t,c={index:-1,element:null,groupQueueIndex:-1};if(h&&Array.isArray(h)&&(null==h?void 0:h.length)>0)for(let t=h.length-1;t>=0;t--){let n=0,r=0,d=0;for(let e=0;e<=t;e++)n+=h[e].x,r+=h[e].y,d+=h[e].angle||0;const f=h[t];if(f&&"group"===f.type&&Array.isArray(null===(i=f.detail)||void 0===i?void 0:i.children))for(let i=0;i<f.detail.children.length;i++){const u=f.detail.children[i];if(!0!==(null===(o=null==u?void 0:u.operations)||void 0===o?void 0:o.invisible)){if(!u)break;if(We(e,{context2d:a,element:{x:n+u.x,y:r+u.y,w:u.w,h:u.h,angle:d+(u.angle||0)},viewScaleInfo:l,viewSizeInfo:s})){c.element=u,(t<h.length-1||"group"!==u.type)&&(c.groupQueueIndex=t);break}}}if(c.element)break}if(c.element)return c;for(let t=r.elements.length-1;t>=0;t--){const i=r.elements[t];if(!0!==(null===(n=null==i?void 0:i.operations)||void 0===n?void 0:n.invisible)&&We(e,{context2d:a,element:i,viewScaleInfo:l,viewSizeInfo:s})){c.index=t,c.element=i;break}}return c}(e,Object.assign(Object.assign({},t),{context2d:i}))}resetViewVisibleInfoMap(e,t){if(e){const{viewVisibleInfoMap:i,invisibleCount:o,visibleCount:n}=function(e,t){const i={},o=[],n=t=>{const a={isVisibleInView:!0,isGroup:"group"===t.type,position:[...o]};let r=null;r=Oe(t,{groupQueue:be(e,o)||[]}),i[t.uuid]=Object.assign(Object.assign({},a),{originRectInfo:r,rangeRectInfo:B.angle(t.angle)?je(r):r}),"group"===t.type&&t.detail.children.forEach(((e,t)=>{o.push(t),n(e),o.pop()}))};return e.forEach(((e,t)=>{o.push(t),n(e),o.pop()})),De(i,t)}(e.elements,t);Dt(this,Ot,"f").set("viewVisibleInfoMap",i),Dt(this,Ot,"f").set("invisibleCount",o),Dt(this,Ot,"f").set("visibleCount",n)}}updateVisiableStatus(e){const{viewVisibleInfoMap:t,invisibleCount:i,visibleCount:o}=De(Dt(this,Ot,"f").get("viewVisibleInfoMap"),e);Dt(this,Ot,"f").set("viewVisibleInfoMap",t),Dt(this,Ot,"f").set("invisibleCount",i),Dt(this,Ot,"f").set("visibleCount",o)}calcViewRectInfoFromOrigin(e,t){const i=Dt(this,Ot,"f").get("viewVisibleInfoMap")[e];if(!(null==i?void 0:i.originRectInfo))return null;const{checkVisible:o,viewScaleInfo:n,viewSizeInfo:a}=t,{center:r,left:l,right:s,bottom:h,top:c,topLeft:d,topRight:f,bottomLeft:u,bottomRight:g}=i.originRectInfo;if(!0===o&&!1===i.isVisibleInView)return null;const v={viewScaleInfo:n,viewSizeInfo:a};return{center:Ee(r,v),left:Ee(l,v),right:Ee(s,v),bottom:Ee(h,v),top:Ee(c,v),topLeft:Ee(d,v),topRight:Ee(f,v),bottomLeft:Ee(u,v),bottomRight:Ee(g,v)}}calcViewRectInfoFromRange(e,t){const i=Dt(this,Ot,"f").get("viewVisibleInfoMap")[e];if(!(null==i?void 0:i.originRectInfo))return null;const{checkVisible:o,viewScaleInfo:n,viewSizeInfo:a}=t,{center:r,left:l,right:s,bottom:h,top:c,topLeft:d,topRight:f,bottomLeft:u,bottomRight:g}=i.rangeRectInfo;if(!0===o&&!1===i.isVisibleInView)return null;const v={viewScaleInfo:n,viewSizeInfo:a};return{center:Ee(r,v),left:Ee(l,v),right:Ee(s,v),bottom:Ee(h,v),top:Ee(c,v),topLeft:Ee(d,v),topRight:Ee(f,v),bottomLeft:Ee(u,v),bottomRight:Ee(g,v)}}modifyViewVisibleInfoMap(e,t){const{modifyOptions:i,viewScaleInfo:o,viewSizeInfo:n}=t,{type:a,content:r}=i,l=e.elements,s=Dt(this,Ot,"f").get("viewVisibleInfoMap");if("deleteElement"===a){const{element:e}=r,t=[],i=e=>{t.push(e.uuid),"group"===e.type&&Array.isArray(e.detail.children)&&e.detail.children.forEach((e=>{i(e)}))};i(e),t.forEach((e=>{delete s[e]})),Dt(this,Ot,"f").set("viewVisibleInfoMap",s)}else if("addElement"===a||"updateElement"===a){const{position:t}=r,i=Ae(t,e.elements),h=be(l,t);if(i)if("updateElement"===a&&"group"===i.type)this.resetViewVisibleInfoMap(e,{viewScaleInfo:o,viewSizeInfo:n});else{const e=Oe(i,{groupQueue:h||[]}),r={originRectInfo:e,rangeRectInfo:B.angle(i.angle)?je(e):e,isVisibleInView:!0,isGroup:"group"===(null==i?void 0:i.type),position:[...t]};s[i.uuid]=r,Dt(this,Ot,"f").set("viewVisibleInfoMap",s),"updateElement"===a&&this.updateVisiableStatus({viewScaleInfo:o,viewSizeInfo:n})}}else"moveElement"===a&&this.resetViewVisibleInfoMap(e,{viewScaleInfo:o,viewSizeInfo:n})}}Lt=new WeakMap,Ot=new WeakMap;var Vt,Bt,Gt,Xt,Nt,Ft,Ht,Zt,Qt,Ut,$t,Jt,Kt,qt,_t,ei,ti=function(e,t,i,o,n){if("m"===o)throw new TypeError("Private method is not writable");if("a"===o&&!n)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!n:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===o?n.call(e,i):n?n.value=i:t.set(e,i),i},ii=function(e,t,i,o){if("a"===i&&!o)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!o:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===i?o:"a"===i?o.call(e):o?o.value:t.get(e)};function oi(e){return e>0||e<0||0===e}class ni extends J{constructor(e){super(),Vt.add(this),Bt.set(this,void 0),Gt.set(this,void 0),Xt.set(this,!1),Ft.set(this,(e=>{if(!ii(this,Vt,"m",qt).call(this,e))return;const t=ii(this,Vt,"m",_t).call(this,e);if(!ii(this,Vt,"m",ei).call(this,t))return;e.preventDefault(),e.stopPropagation();const i=e.deltaX>0||e.deltaX<0?e.deltaX:0,o=e.deltaY>0||e.deltaY<0?e.deltaY:0;!0===e.ctrlKey&&this.has("wheelScale")?this.trigger("wheelScale",{deltaX:i,deltaY:o,point:t}):this.has("wheel")&&this.trigger("wheel",{deltaX:i,deltaY:o,point:t})})),Ht.set(this,(e=>{if(2!==e.button)return;if(!ii(this,Vt,"m",qt).call(this,e))return;e.preventDefault();const t=ii(this,Vt,"m",_t).call(this,e);ii(this,Vt,"m",ei).call(this,t)&&this.trigger("contextMenu",{point:t})})),Zt.set(this,(e=>{if(!ii(this,Vt,"m",qt).call(this,e))return;e.preventDefault();const t=ii(this,Vt,"m",_t).call(this,e);if(!ii(this,Vt,"m",ei).call(this,t))return;const i=Date.now(),o=ii(this,Gt,"f").get("prevClickPoint");o&&i-o.t<=500&&Math.abs(o.x-t.x)<=5&&Math.abs(o.y-t.y)<=5?this.trigger("doubleClick",{point:t}):ii(this,Gt,"f").set("prevClickPoint",t)})),Qt.set(this,(e=>{ii(this,Gt,"f").set("hasPointDown",!1),e.preventDefault();const t=ii(this,Vt,"m",_t).call(this,e);this.trigger("pointLeave",{point:t})})),Ut.set(this,(e=>{if(ii(this,Gt,"f").set("hasPointDown",!1),!ii(this,Vt,"m",qt).call(this,e))return;e.preventDefault();const t=ii(this,Vt,"m",_t).call(this,e);this.trigger("pointEnd",{point:t})})),$t.set(this,(e=>{if(!ii(this,Vt,"m",qt).call(this,e))return;e.preventDefault(),e.stopPropagation();const t=ii(this,Vt,"m",_t).call(this,e);ii(this,Vt,"m",ei).call(this,t)?!0===ii(this,Gt,"f").get("hasPointDown")&&this.trigger("pointMove",{point:t}):ii(this,Gt,"f").get("hasPointDown")&&(this.trigger("pointLeave",{point:t}),ii(this,Gt,"f").set("hasPointDown",!1))})),Jt.set(this,(e=>{if(0!==e.button)return;if(!ii(this,Vt,"m",qt).call(this,e))return;e.preventDefault();const t=ii(this,Vt,"m",_t).call(this,e);ii(this,Vt,"m",ei).call(this,t)&&(ii(this,Gt,"f").set("hasPointDown",!0),this.trigger("pointStart",{point:t}))})),Kt.set(this,(e=>{if(!ii(this,Vt,"m",qt).call(this,e))return void(!0===ii(this,Gt,"f").get("inCanvas")&&(ii(this,Gt,"f").set("inCanvas",!1),ii(this,Qt,"f").call(this,e)));ii(this,Gt,"f").set("inCanvas",!0),e.preventDefault();const t=ii(this,Vt,"m",_t).call(this,e);ii(this,Vt,"m",ei).call(this,t)&&this.trigger("hover",{point:t})}));const t=new ae({defaultStorage:{hasPointDown:!1,prevClickPoint:null,inCanvas:!0}});ti(this,Gt,t,"f"),ti(this,Bt,e,"f"),ii(this,Vt,"m",Nt).call(this)}onEvents(){if(ii(this,Xt,"f"))return;const e=window;e.addEventListener("mousemove",ii(this,Kt,"f")),e.addEventListener("mousedown",ii(this,Jt,"f")),e.addEventListener("mousemove",ii(this,$t,"f")),e.addEventListener("mouseup",ii(this,Ut,"f")),e.addEventListener("wheel",ii(this,Ft,"f"),{passive:!1}),e.addEventListener("click",ii(this,Zt,"f")),e.addEventListener("contextmenu",ii(this,Ht,"f"))}offEvents(){const e=window;e.removeEventListener("mousemove",ii(this,Kt,"f")),e.removeEventListener("mousedown",ii(this,Jt,"f")),e.removeEventListener("mousemove",ii(this,$t,"f")),e.removeEventListener("mouseup",ii(this,Ut,"f")),e.removeEventListener("mouseleave",ii(this,Qt,"f")),e.removeEventListener("wheel",ii(this,Ft,"f")),e.removeEventListener("click",ii(this,Zt,"f")),e.removeEventListener("contextmenu",ii(this,Ht,"f"))}destroy(){this.offEvents(),ii(this,Gt,"f").destroy(),ti(this,Xt,!0,"f")}}Bt=new WeakMap,Gt=new WeakMap,Xt=new WeakMap,Ft=new WeakMap,Ht=new WeakMap,Zt=new WeakMap,Qt=new WeakMap,Ut=new WeakMap,$t=new WeakMap,Jt=new WeakMap,Kt=new WeakMap,Vt=new WeakSet,Nt=function(){this.onEvents()},qt=function(e){return e.target===ii(this,Bt,"f").boardContent.boardContext.canvas},_t=function(e){const t=ii(this,Bt,"f").boardContent.boardContext.canvas.getBoundingClientRect();return{x:e.clientX-t.left,y:e.clientY-t.top,t:Date.now()}},ei=function(e){const t=ii(this,Bt,"f").sharer.getActiveViewSizeInfo(),{width:i,height:o}=t;return!!(oi(e.x)&&oi(e.y)&&e.x<=i&&e.y<=o)};var ai,ri,li=function(e,t,i,o,n){if("m"===o)throw new TypeError("Private method is not writable");if("a"===o&&!n)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!n:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===o?n.call(e,i):n?n.value=i:t.set(e,i),i},si=function(e,t,i,o){if("a"===i&&!o)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!o:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===i?o:"a"===i?o.call(e):o?o.value:t.get(e)};const hi={width:0,height:0,devicePixelRatio:1,contextWidth:0,contextHeight:0,data:null,scale:1,offsetLeft:0,offsetRight:0,offsetTop:0,offsetBottom:0,overrideElementMap:null};class ci{constructor(){ai.set(this,void 0),ri.set(this,void 0);const e=new ae({defaultStorage:hi}),t=new ae({defaultStorage:{}});li(this,ai,e,"f"),li(this,ri,t,"f")}getActiveStorage(e){return si(this,ai,"f").get(e)}setActiveStorage(e,t){return si(this,ai,"f").set(e,t)}getActiveStoreSnapshot(e){return si(this,ai,"f").getSnapshot(e)}getSharedStorage(e){return si(this,ri,"f").get(e)}setSharedStorage(e,t){return si(this,ri,"f").set(e,t)}getSharedStoreSnapshot(e){return si(this,ri,"f").getSnapshot(e)}getActiveViewScaleInfo(){return{scale:si(this,ai,"f").get("scale"),offsetTop:si(this,ai,"f").get("offsetTop"),offsetBottom:si(this,ai,"f").get("offsetBottom"),offsetLeft:si(this,ai,"f").get("offsetLeft"),offsetRight:si(this,ai,"f").get("offsetRight")}}setActiveViewScaleInfo(e){const{scale:t,offsetTop:i,offsetBottom:o,offsetLeft:n,offsetRight:a}=e;si(this,ai,"f").set("scale",t),si(this,ai,"f").set("offsetTop",i),si(this,ai,"f").set("offsetBottom",o),si(this,ai,"f").set("offsetLeft",n),si(this,ai,"f").set("offsetRight",a)}setActiveViewSizeInfo(e){si(this,ai,"f").set("width",e.width),si(this,ai,"f").set("height",e.height),si(this,ai,"f").set("devicePixelRatio",e.devicePixelRatio),si(this,ai,"f").set("contextWidth",e.contextWidth),si(this,ai,"f").set("contextHeight",e.contextHeight)}getActiveViewSizeInfo(){return{width:si(this,ai,"f").get("width"),height:si(this,ai,"f").get("height"),devicePixelRatio:si(this,ai,"f").get("devicePixelRatio"),contextWidth:si(this,ai,"f").get("contextWidth"),contextHeight:si(this,ai,"f").get("contextHeight")}}getActiveOverrideElemenentMap(){return si(this,ai,"f").get("overrideElementMap")}setActiveOverrideElemenentMap(e){si(this,ai,"f").set("overrideElementMap",e)}}ai=new WeakMap,ri=new WeakMap;var di,fi,ui,gi,vi,mi,wi=function(e,t,i,o,n){if("m"===o)throw new TypeError("Private method is not writable");if("a"===o&&!n)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!n:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===o?n.call(e,i):n?n.value=i:t.set(e,i),i},yi=function(e,t,i,o){if("a"===i&&!o)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!o:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===i?o:"a"===i?o.call(e):o?o.value:t.get(e)};const{requestAnimationFrame:pi}=window;class xi extends J{constructor(e){super(),di.add(this),fi.set(this,void 0),ui.set(this,[]),gi.set(this,"FREE"),wi(this,fi,e,"f"),yi(this,di,"m",vi).call(this)}resetViewVisibleInfoMap(e,t){e&&yi(this,fi,"f").calculator.resetViewVisibleInfoMap(e,t)}drawFrame(){const{sharer:e}=yi(this,fi,"f"),t=e.getActiveStoreSnapshot(),i=e.getSharedStoreSnapshot();yi(this,ui,"f").push({activeStore:t,sharedStore:i}),yi(this,di,"m",mi).call(this)}scale(e){const{scale:t,point:i,ignoreUpdateVisibleStatus:o}=e,{sharer:n}=yi(this,fi,"f"),{moveX:a,moveY:r}=function(e){const{scale:t,point:i,viewScaleInfo:o}=e,{offsetLeft:n,offsetTop:a}=o,r=t/o.scale,l=i.x,s=i.y;return{moveX:l-l*r+(n*r-n),moveY:s-s*r+(a*r-a)}}({scale:t,point:i,viewScaleInfo:n.getActiveViewScaleInfo(),viewSizeInfo:n.getActiveViewSizeInfo()});return n.setActiveStorage("scale",t),o||yi(this,fi,"f").calculator.updateVisiableStatus({viewScaleInfo:n.getActiveViewScaleInfo(),viewSizeInfo:n.getActiveViewSizeInfo()}),{moveX:a,moveY:r}}scroll(e){const{sharer:t}=yi(this,fi,"f"),i=t.getActiveViewScaleInfo(),{moveX:o,moveY:n,ignoreUpdateVisibleStatus:a}=e,r=function(e){const{moveX:t=0,moveY:i=0,viewScaleInfo:o,viewSizeInfo:n}=e,{scale:a}=o,{width:r,height:l,contextWidth:s,contextHeight:h}=n;let c=o.offsetLeft,d=o.offsetRight,f=o.offsetTop,u=o.offsetBottom;return c+=t,f+=i,d=r-(s*a+c),u=l-(h*a+f),{scale:a,offsetTop:f,offsetLeft:c,offsetRight:d,offsetBottom:u}}({moveX:o,moveY:n,viewScaleInfo:i,viewSizeInfo:t.getActiveViewSizeInfo()});return t.setActiveViewScaleInfo(r),a||yi(this,fi,"f").calculator.updateVisiableStatus({viewScaleInfo:t.getActiveViewScaleInfo(),viewSizeInfo:t.getActiveViewSizeInfo()}),r}updateViewScaleInfo(e){const{sharer:t}=yi(this,fi,"f"),i=function(e,t){const{scale:i,offsetX:o,offsetY:n}=e,{viewSizeInfo:a}=t,{width:r,height:l,contextWidth:s,contextHeight:h}=a,c=0-o*i,d=0-n*i;return{scale:i,offsetLeft:c,offsetTop:d,offsetRight:r-(s*i+c/i),offsetBottom:l-(h*i+d/i)}}(e,{viewSizeInfo:t.getActiveViewSizeInfo()});return t.setActiveViewScaleInfo(i),yi(this,fi,"f").calculator.updateVisiableStatus({viewScaleInfo:t.getActiveViewScaleInfo(),viewSizeInfo:t.getActiveViewSizeInfo()}),i}resize(e={},t){const{sharer:i}=yi(this,fi,"f"),o=i.getActiveViewSizeInfo(),n=Object.assign(Object.assign({},o),e),{width:a,height:r,devicePixelRatio:l}=n,{underlayContext:s,boardContext:h,overlayContext:c,viewContext:d}=yi(this,fi,"f").boardContent;return h.canvas.width=a*l,h.canvas.height=r*l,h.canvas.style.width=`${a}px`,h.canvas.style.height=`${r}px`,s.canvas.width=a*l,s.canvas.height=r*l,c.canvas.width=a*l,c.canvas.height=r*l,d.canvas.width=a*l,d.canvas.height=r*l,i.setActiveViewSizeInfo(n),(null==t?void 0:t.ignoreUpdateVisibleStatus)||yi(this,fi,"f").calculator.updateVisiableStatus({viewScaleInfo:i.getActiveViewScaleInfo(),viewSizeInfo:i.getActiveViewSizeInfo()}),n}}fi=new WeakMap,ui=new WeakMap,gi=new WeakMap,di=new WeakSet,vi=function(){const{renderer:e}=yi(this,fi,"f");e.on("load",(()=>{this.drawFrame()}))},mi=function e(){if("DRAWING"===yi(this,gi,"f")||0===yi(this,ui,"f").length)return;wi(this,gi,"DRAWING","f");const t=yi(this,ui,"f").shift(),{renderer:i,boardContent:o,beforeDrawFrame:n,afterDrawFrame:a}=yi(this,fi,"f");if(t){const{scale:e,offsetTop:r,offsetBottom:l,offsetLeft:s,offsetRight:h,width:c,height:d,contextHeight:f,contextWidth:u,devicePixelRatio:g}=t.activeStore,v={scale:e,offsetTop:r,offsetBottom:l,offsetLeft:s,offsetRight:h},m={width:c,height:d,contextHeight:f,contextWidth:u,devicePixelRatio:g};(null==t?void 0:t.activeStore.data)&&i.drawData(t.activeStore.data,{viewScaleInfo:v,viewSizeInfo:m}),n({snapshot:t}),o.drawView(),a({snapshot:t})}0!==yi(this,ui,"f").length?wi(this,gi,"DRAWING","f")&&pi((()=>{yi(this,di,"m",e).call(this)})):wi(this,gi,"COMPLETE","f")};var Si,bi,Ii,Ai,Mi,zi,Ri,Ti,Pi,Ci,Ei,ki,Wi,Li,Oi,ji,Di,Yi,Vi,Bi,Gi,Xi,Ni,Fi,Hi,Zi,Qi,Ui,$i,Ji=function(e,t,i,o,n){if("m"===o)throw new TypeError("Private method is not writable");if("a"===o&&!n)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!n:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===o?n.call(e,i):n?n.value=i:t.set(e,i),i},Ki=function(e,t,i,o){if("a"===i&&!o)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!o:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===i?o:"a"===i?o.call(e):o?o.value:t.get(e)};class qi{constructor(e){Si.add(this),bi.set(this,void 0),Ii.set(this,new WeakMap),Ai.set(this,[]),Mi.set(this,[]),zi.set(this,void 0),Ri.set(this,void 0),Ti.set(this,void 0),Pi.set(this,void 0),Ci.set(this,void 0),Ei.set(this,new J),ki.set(this,!1);const{boardContent:t}=e,i=new ci,o=new Yt({viewContext:t.viewContext}),n=new ni({boardContent:t,sharer:i}),a=new Wt({viewContext:t.viewContext,sharer:i,calculator:o});Ji(this,bi,e,"f"),Ji(this,Ti,i,"f"),Ji(this,zi,n,"f"),Ji(this,Ri,a,"f"),Ji(this,Ci,o,"f"),Ji(this,Pi,new xi({boardContent:e.boardContent,sharer:i,renderer:a,calculator:Ki(this,Ci,"f"),beforeDrawFrame:e=>{Ki(this,Si,"m",Qi).call(this,e)},afterDrawFrame:e=>{Ki(this,Si,"m",Ui).call(this,e)}}),"f"),Ki(this,Si,"m",Wi).call(this),Ki(this,Si,"m",$i).call(this)}isDestroyed(){return Ki(this,ki,"f")}destroy(){Ki(this,zi,"f").destroy(),Ki(this,Ri,"f").destroy(),Ki(this,Ci,"f").destroy(),Ki(this,Ei,"f").destroy(),Ji(this,ki,!0,"f")}getSharer(){return Ki(this,Ti,"f")}getViewer(){return Ki(this,Pi,"f")}getRenderer(){return Ki(this,Ri,"f")}setData(e,t){const{modifiedOptions:i}=t||{},o=Ki(this,Ti,"f");Ki(this,Ti,"f").setActiveStorage("data",e);const n=o.getActiveViewSizeInfo(),a=o.getActiveViewScaleInfo(),r=Se(e.elements,{viewWidth:n.width,viewHeight:n.height,extend:!0});Ki(this,Pi,"f").resetViewVisibleInfoMap(e,{viewSizeInfo:n,viewScaleInfo:a}),Ki(this,Pi,"f").drawFrame();const l=Object.assign(Object.assign({},n),r);return Ki(this,Ti,"f").setActiveViewSizeInfo(l),{viewSizeInfo:l}}getData(){const{data:e}=Ki(this,Ti,"f").getActiveStoreSnapshot();return e}use(e,t){var i,o,n;if(Ki(this,Ii,"f").has(e)){const t=Ki(this,Ii,"f").get(e);if(t)return null===(o=(i=t.middlewareObject).use)||void 0===o||o.call(i),t.status="enable",Ki(this,Ii,"f").set(e,t),void Ki(this,Si,"m",$i).call(this)}const{boardContent:a,container:r}=Ki(this,bi,"f"),l=e({boardContent:a,sharer:Ki(this,Ti,"f"),viewer:Ki(this,Pi,"f"),calculator:Ki(this,Ci,"f"),eventHub:Ki(this,Ei,"f"),container:r},t);null===(n=l.use)||void 0===n||n.call(l),Ki(this,Ai,"f").push(e),Ki(this,Mi,"f").push(l),Ki(this,Ii,"f").set(e,{status:"enable",middlewareObject:l,config:t}),Ki(this,Si,"m",$i).call(this)}disuse(e){var t,i;const o=Ki(this,Ii,"f").get(e);o&&(null===(i=(t=o.middlewareObject).disuse)||void 0===i||i.call(t),o.status="disable",Ki(this,Ii,"f").set(e,o),Ki(this,Si,"m",$i).call(this))}scale(e){const t=Ki(this,Pi,"f"),{ignoreUpdateVisibleStatus:i}=e,{moveX:o,moveY:n}=t.scale(Object.assign(Object.assign({},e),{ignoreUpdateVisibleStatus:!0}));t.scroll({moveX:o,moveY:n,ignoreUpdateVisibleStatus:i})}scroll(e){return Ki(this,Pi,"f").scroll(e)}updateViewScaleInfo(e){return Ki(this,Pi,"f").updateViewScaleInfo(e)}resize(e,t){const i=Ki(this,Pi,"f").resize(e,t),{width:o,height:n,devicePixelRatio:a}=e,{boardContent:r}=Ki(this,bi,"f");r.viewContext.$resize({width:o,height:n,devicePixelRatio:a}),r.overlayContext.$resize({width:o,height:n,devicePixelRatio:a}),r.boardContext.$resize({width:o,height:n,devicePixelRatio:a}),r.underlayContext.$resize({width:o,height:n,devicePixelRatio:a}),Ki(this,Pi,"f").drawFrame(),Ki(this,zi,"f").trigger("resize",i),Ki(this,Ti,"f").setActiveViewSizeInfo(e)}clear(){const{boardContent:e}=Ki(this,bi,"f"),{underlayContext:t,overlayContext:i,viewContext:o,boardContext:n}=e;t.clearRect(0,0,t.canvas.width,t.canvas.height),i.clearRect(0,0,i.canvas.width,i.canvas.height),o.clearRect(0,0,o.canvas.width,o.canvas.height),n.clearRect(0,0,n.canvas.width,n.canvas.height),Ki(this,Si,"m",Zi).call(this)}getEventHub(){return Ki(this,Ei,"f")}onWatcherEvents(){Ki(this,zi,"f").onEvents()}offWatcherEvents(){Ki(this,zi,"f").offEvents()}}bi=new WeakMap,Ii=new WeakMap,Ai=new WeakMap,Mi=new WeakMap,zi=new WeakMap,Ri=new WeakMap,Ti=new WeakMap,Pi=new WeakMap,Ci=new WeakMap,Ei=new WeakMap,ki=new WeakMap,Si=new WeakSet,Wi=function(){Ki(this,zi,"f").on("pointStart",Ki(this,Si,"m",Li).bind(this)),Ki(this,zi,"f").on("pointEnd",Ki(this,Si,"m",Oi).bind(this)),Ki(this,zi,"f").on("pointMove",Ki(this,Si,"m",ji).bind(this)),Ki(this,zi,"f").on("pointLeave",Ki(this,Si,"m",Di).bind(this)),Ki(this,zi,"f").on("hover",Ki(this,Si,"m",Yi).bind(this)),Ki(this,zi,"f").on("wheel",Ki(this,Si,"m",Gi).bind(this)),Ki(this,zi,"f").on("wheelScale",Ki(this,Si,"m",Xi).bind(this)),Ki(this,zi,"f").on("scrollX",Ki(this,Si,"m",Ni).bind(this)),Ki(this,zi,"f").on("scrollY",Ki(this,Si,"m",Fi).bind(this)),Ki(this,zi,"f").on("resize",Ki(this,Si,"m",Hi).bind(this)),Ki(this,zi,"f").on("doubleClick",Ki(this,Si,"m",Vi).bind(this)),Ki(this,zi,"f").on("contextMenu",Ki(this,Si,"m",Bi).bind(this)),Ki(this,Ri,"f").on("load",(()=>{Ki(this,Ei,"f").trigger("loadResource")}))},Li=function(e){var t;for(let i=0;i<Ki(this,Mi,"f").length;i++){const o=Ki(this,Mi,"f")[i];if(!1===(null===(t=null==o?void 0:o.pointStart)||void 0===t?void 0:t.call(o,e)))return}},Oi=function(e){var t;for(let i=0;i<Ki(this,Mi,"f").length;i++){const o=Ki(this,Mi,"f")[i];if(!1===(null===(t=null==o?void 0:o.pointEnd)||void 0===t?void 0:t.call(o,e)))return}},ji=function(e){var t;for(let i=0;i<Ki(this,Mi,"f").length;i++){const o=Ki(this,Mi,"f")[i];if(!1===(null===(t=null==o?void 0:o.pointMove)||void 0===t?void 0:t.call(o,e)))return}},Di=function(e){var t;for(let i=0;i<Ki(this,Mi,"f").length;i++){const o=Ki(this,Mi,"f")[i];if(!1===(null===(t=null==o?void 0:o.pointLeave)||void 0===t?void 0:t.call(o,e)))return}},Yi=function(e){var t;for(let i=0;i<Ki(this,Mi,"f").length;i++){const o=Ki(this,Mi,"f")[i];if(!1===(null===(t=null==o?void 0:o.hover)||void 0===t?void 0:t.call(o,e)))return}},Vi=function(e){var t;for(let i=0;i<Ki(this,Mi,"f").length;i++){const o=Ki(this,Mi,"f")[i];if(!1===(null===(t=null==o?void 0:o.doubleClick)||void 0===t?void 0:t.call(o,e)))return}},Bi=function(e){var t;for(let i=0;i<Ki(this,Mi,"f").length;i++){const o=Ki(this,Mi,"f")[i];if(!1===(null===(t=null==o?void 0:o.contextMenu)||void 0===t?void 0:t.call(o,e)))return}},Gi=function(e){var t;for(let i=0;i<Ki(this,Mi,"f").length;i++){const o=Ki(this,Mi,"f")[i];if(!1===(null===(t=null==o?void 0:o.wheel)||void 0===t?void 0:t.call(o,e)))return}},Xi=function(e){var t;for(let i=0;i<Ki(this,Mi,"f").length;i++){const o=Ki(this,Mi,"f")[i];if(!1===(null===(t=null==o?void 0:o.wheelScale)||void 0===t?void 0:t.call(o,e)))return}},Ni=function(e){var t;for(let i=0;i<Ki(this,Mi,"f").length;i++){const o=Ki(this,Mi,"f")[i];if(!1===(null===(t=null==o?void 0:o.scrollX)||void 0===t?void 0:t.call(o,e)))return}},Fi=function(e){var t;for(let i=0;i<Ki(this,Mi,"f").length;i++){const o=Ki(this,Mi,"f")[i];if(!1===(null===(t=null==o?void 0:o.scrollY)||void 0===t?void 0:t.call(o,e)))return}},Hi=function(e){var t;for(let i=0;i<Ki(this,Mi,"f").length;i++){const o=Ki(this,Mi,"f")[i];if(!1===(null===(t=null==o?void 0:o.resize)||void 0===t?void 0:t.call(o,e)))return}},Zi=function(e){var t;for(let i=0;i<Ki(this,Mi,"f").length;i++){const o=Ki(this,Mi,"f")[i];if(!1===(null===(t=null==o?void 0:o.clear)||void 0===t?void 0:t.call(o,e)))return}},Qi=function(e){var t;for(let i=0;i<Ki(this,Mi,"f").length;i++){const o=Ki(this,Mi,"f")[i];if(!1===(null===(t=null==o?void 0:o.beforeDrawFrame)||void 0===t?void 0:t.call(o,e)))return}},Ui=function(e){var t;for(let i=0;i<Ki(this,Mi,"f").length;i++){const o=Ki(this,Mi,"f")[i];if(!1===(null===(t=null==o?void 0:o.afterDrawFrame)||void 0===t?void 0:t.call(o,e)))return}},$i=function(){const e=[],t=Ki(this,Ii,"f");Ki(this,Ai,"f").forEach((i=>{const o=t.get(i);"enable"===(null==o?void 0:o.status)&&(null==o?void 0:o.middlewareObject)&&e.push(o.middlewareObject)})),Ji(this,Mi,e,"f")};const _i="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAApCAYAAABHomvIAAAACXBIWXMAAAsTAAALEwEAmpwYAAAF92lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNi4wLWMwMDYgNzkuMTY0NzUzLCAyMDIxLzAyLzE1LTExOjUyOjEzICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjIuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDktMTdUMTY6MzE6MjMrMDg6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTA5LTE3VDE2OjQ0OjIyKzA4OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTA5LTE3VDE2OjQ0OjIyKzA4OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgcGhvdG9zaG9wOklDQ1Byb2ZpbGU9InNSR0IgSUVDNjE5NjYtMi4xIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MTBhYjUzLWM0ZjEtNDVhNS04MjhkLTIxOTczOWFjOTk3MSIgeG1wTU06RG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjBkMDNmNjM5LTE5MzctY2Y0MC1hMTg0LTIyMjg0NzczNWNmYSIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjgyYjQwZGRmLWE0ZGEtNDY3MC1iYzc2LTBhYjY3ZmI5M2I0ZSI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6ODJiNDBkZGYtYTRkYS00NjcwLWJjNzYtMGFiNjdmYjkzYjRlIiBzdEV2dDp3aGVuPSIyMDIzLTA5LTE3VDE2OjMxOjIzKzA4OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjIuMyAoTWFjaW50b3NoKSIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6NjQxMGFiNTMtYzRmMS00NWE1LTgyOGQtMjE5NzM5YWM5OTcxIiBzdEV2dDp3aGVuPSIyMDIzLTA5LTE3VDE2OjQ0OjIyKzA4OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjIuMyAoTWFjaW50b3NoKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz57vRudAAAEk0lEQVRYhe3ZW0jbVxzA8e8/MX+NYnG9uI4xE3bvoLt0FzradRfGBtsYo32YdAhb6WQyBqV7KOylpYjzZShDGfjmyxgbgjjwyRm16SYMhgiNKDhbL3VtNF4xJOnf3x7+59i/Wf4aTbInf3AwJMdzPjnnf/n9/jFEhGzDMIxMb3uAIsDs6ek5urS05Dtz5syE+uwekAQS6u89YD19gC0NIpJ1c8GZQHlXV9fJRCIxGo/HxxoaGj4CngWOAEGgEihXfT07MeQC3MB1dna+lkgkRkXF6urq3xcuXPgUOAE8DzwGPOiGLARwEy4ej4+JiITD4elr167NiIgsLi7eqq2trQPeBI4Bj7sh8w10xZmmeds0zdn+/v5/RERisdjUuXPnvgLeAl50Q+YTaAA+oKy7u/uE3laNAwSQ4uLiu6FQ6G4G5DG13YeAMjWWkU+gBygJhULHNe769etTTpwDGXUiz58//yXwujp5qoAHgBLAk0+gNxKJHEulUiMKN2ma5gwgPp/vjhOXjlxYWJisq6urBV5RW30IKAW8eQPGYrGjlmXdEBEZHBy8aZrmFCCmac729fVtAHt7e6MO5N2+vr47IiJLS0s3L126dBZ4Sh2LZUBRwVdwYGBgVuwOYh/zsoF0bnPBVzDTMRgOh6dFhROokSIi8/Pz0+pEeaPQx+DGWdzV1XVSX2LcgCIic3NzMzU1NV8D7wIvq9WrLNRZvOk62NHRccqJTAdGo9Hb1dXV3wAfYt9VjgAPFfI66EQWAxU9PT0fuwEvXrzYBJwF3gFeAAJAhfrfrO4k/7lxZxnr2JlJqry8POnWyePx6H4JR0vhktVkHGOXQI20SkpKLLcOhmGsA5YCaZiVLS5XoADi9XpdkznDMERhnE0fCgUHZhvOW+CO4/8A5hR7wFxjD5hr7AFzjZyBlmVlrOYdYaS1HUUuQA/gWV9fd51URDyqn1c1j6MVFGjoidfW1oq2ABrYj0V82OmVzwHNajVdB88C5wOKTdM87NaxsrKyQsFKHC2BnTDo+/TWt8Bd5INeVC44NDT0xXYZdXNz8w/AaeyS8yjwCPdzQu92ht2m/OUjIyOfS1pkAoqItLS0fA+8D7wKPA0cxs6qC1O4T0xMfKYnb21tnXEDNjc3z+nXbW1t3wFvYz9dCAL7KUThHovFPtGTNjU1jQFSX18/lg68cuXKLUAaGxs3vkB7e/u3wHHgCQpUdnpTqdQvesJgMDisUVevXh3Xry9fvnxTv66qqprQ/cfHx/vVNj/J/couv0DAv7q6+pMDeYPNSalkwkUikX7s4ukl4FHgAODPN1CXnPsWFxd/dCAjW+GGhoZCwAfYpeczwMPAPjVW3gv3IvXN98disZ8dyBGNCwQC4/r94eHhfuy6+JS6zATUCeJXY+W9cNfIUuDAwsLCr05kIBDYeBQ8Ojr6h8Lpx25BtbWlGpfv62BG5PLy8m+SFpOTk38C76mVe84NVyhgOvLgysrK7xoXjUb/Uqt2XG1rEDiYCbcd0MgwsWtk+J1EI03An0wmw5Zlefx+/2n1eRKIO5r+rWTTpFsZ/gWFrGMmeObuqwAAAABJRU5ErkJggg==",eo="selectInGroup",to={CURSOR:"cursor",CHANGE:"change",RULER:"ruler",SCALE:"scale",SELECT:"select",CLEAR_SELECT:"clearSelect",TEXT_EDIT:"textEdit",TEXT_CHANGE:"textChange",CONTEXT_MENU:"contextMenu",SELECT_IN_GROUP:eo,SNAP_TO_GRID:eo},io={};Object.keys(to).forEach((e=>{Object.defineProperty(io,e,{value:to[e],writable:!1})}));class oo{constructor(e,h){x(this,r),x(this,t),x(this,i),x(this,o,null),x(this,n,null),x(this,a,{auto:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAF92lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNi4wLWMwMDYgNzkuMTY0NzUzLCAyMDIxLzAyLzE1LTExOjUyOjEzICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjIuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDktMTdUMTY6MDc6MjYrMDg6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTA5LTE3VDE2OjEyOjUwKzA4OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTA5LTE3VDE2OjEyOjUwKzA4OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgcGhvdG9zaG9wOklDQ1Byb2ZpbGU9InNSR0IgSUVDNjE5NjYtMi4xIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjliMGM0MzI2LWU4ZTQtNDlkNy04MmUzLTgxODkwYTE2ZmU1YSIgeG1wTU06RG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjMzOGFhZDBmLWZkZjMtODE0MS1iMTZmLWNiZWIzNTQyYTJhMCIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjUwODAxNzc1LWZlNGEtNDQyMy05NDQ3LThkYWRhNzZhYTllOSI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6NTA4MDE3NzUtZmU0YS00NDIzLTk0NDctOGRhZGE3NmFhOWU5IiBzdEV2dDp3aGVuPSIyMDIzLTA5LTE3VDE2OjA3OjI2KzA4OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjIuMyAoTWFjaW50b3NoKSIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6OWIwYzQzMjYtZThlNC00OWQ3LTgyZTMtODE4OTBhMTZmZTVhIiBzdEV2dDp3aGVuPSIyMDIzLTA5LTE3VDE2OjEyOjUwKzA4OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjIuMyAoTWFjaW50b3NoKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7W6XrzAAAGLklEQVRYhb2Xf2iUdRzHX/txtfXLplZ6Wblm6fzRmG6r7Uou1AxKRjQKYUqgaLBACFogppcK1h8aLRkMSYaJIA5hYMomZpskEfPOufCaDpZ6t7rbre263U3vzn3643meu+eu3XNzvz7w4bbdc/e89nl/Pu/v50HUCAQCx1tbW0uAx4CHgSwggxkKERkziUQif2mQ0WjU53a7vwSeBB4BTEDmTICmBBwYGDivVlDjlFAo9KvT6dwIPAHkANkq6MwDXr169bCISENDg9TX14s+BgcHf2hubi5mBmRPCXj06NFPREQ6OjoEkPLycrl06VIMMhKJeFwu1xdMs+wpAYuLi9eIiIyOjkpeXp4AAsj27dvF7/fHQIPB4C9dXV0fME2ypwQEXvX7/bdFRNauXRsDBMRkMsnhw4cTZB8YGGhsamp6hSmW3Qhw1Y0bN86LiNTW1iYAallWViZtbW162ftcLtdO/i/7tAAWtba2ficicvLkyTEBtdy6dasMDg7GQIeHh9s7OzvfBx5nkrIbAS7du3fvxyIiPT09hoBa1tXVJcv+fWNj4zLgUeAhJiC7EeDLwOsiMioisnDhwnFBrlixQi5evKiX/c6tW7c+R5E9lweU3QjwReDV/v7+bhGRqqqqcQFquWnTJvH5fHrZLzocjkoSZU9bTSPA54GV165daxYROXDgwAMBannw4MFk2RsaGhqWME7ZjQDNwIrTp09/JSLS0tIyIUBACgoK5MKFCzHIcDj85+3btz8FZpFGdiPAZ4DCmpqaTSIiPp9vwoBaVlVVidfr1ct+/sqVK+9iILsR4FzgJcASDoeHRUSKioomDQnI/v37E2T3+Xz1hw4dWjSW7EaAeUA+UNbX12cXEdmyZcuUAAJiNpvlzJkzetl73G53rVrN2EmUCjATuA9EgYjL5eoGKCkpGatNHijmz5/Pxo0b2blzJ2azOfZ3k8lUYDabv45Go/Y7d+6sIY0VZQOjGqDT6bxeWlrKqlWrJgRlsVhYv349FRUVWCwWcnJyEt4PBoOuoaEhu9frvdzR0fHTtm3buolvRpLqe3OBp4EllZWV74mIRKNRyc3NTSvf7Nmzpbq6Wk6cOCFut1uSY2RkJOB0Ou3Nzc3Ha2trPwPWAGXAEuBZFFPPAbKMevBhYA6wCKgIBoP9IiKrV682hLPZbP8DEpH7vb29N1paWn602WwHFyxYsAX4EKgE3gIsQBFQgOIeT6j3z0wFqEkc60OPx9Odn58/t6SkhPb29jFLbrVa2bNnDwBer7fv5s2bPQ6Ho7upqcnZ1tbmASJq3gPC6utdYESXYfWeo6mkBaUHRQ/odrv/yM/Pt5SWlqb8kAbncDh+W7lyZYN683u6DOvAwipsOOnniA4wZf9lqhdoVYzY7fbrQMpBsdlsWK1WRkZGAtXV1d8D/wA+wKNLr5o+YEC9ZggIAEHiFbyfDhCUCcoFngIWFxYWrtMaat68eQl9V15eHmu2+vr6OuAd4A2gGFgMLERp/mdQ+noWyuadi9Jr2aQ4k42GBPXDs1Ga97WhoaFbIiIbNmxIANTWq87Ozp9VuApgGfACihPkoRjwI+p3mlSgtA9ZRkYNYwwKJBr2rl27sFqthEKhwZqamqOAX5f/AsPE5btLvM/GJWO6yFb/82eBonPnztWJiJw9e1YAWb58eUzaI0eOfAO8CbwCPIfiZZN+eEoncSaKLPOApbt3794uIuL1ehOktdvtF4C3gRKURXcOSn9lTRRsvIAZKI4+l/gjQFREZMeOHSIiEggE+tetW/cRitkuRhmERxnnxjxZQFDWnzzURwCv1+vUHxHHjh37lri0C1Am9KGpgDMC1G8SQnxxCHs8Hqf2RldX10+bN28+i+JjwyT62KSaP13oAfWTHO7t7f0dIBQK/b1v375GlEnVjPYuyoQaHlNTDahVMALca29vdwBcvnz5+KlTp26OATft1UuODBS7yEOxj0K/329HOSWWopjxlE1tchhtM7FriPfgXSDDbrfXo0gbJr4QzIi0WiRPYBbKZJrUV23b0dYn7XSYcsBkS9EiO/k6lApq1cwiPjzaAM1Y9cYC1G6uAWrPCtrvMwoHqU02Q5caIEzj1KaS+D+vIjxtLug31gAAAABJRU5ErkJggg==","drag-default":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAApCAYAAABHomvIAAAEvUlEQVRYhc2Y20/cVRDHP8v+uKzAWkpDCtZq8BYhJkq8PBoJxgj7I2m0ryaSyFN9IT74pI8+8WJiggRj/APApFkSTGRJ+qKGUiyxbGPEWsUSuVhYC12Wy8+HmeMeYPe3d3WSye/k/M7le+bMzJkZ+J9ToEJreGVYN+vihcytstjQocUlAw0WCSoIVCv3Ae8CXwIt+u8XHVeOG8qLqgAHqAFCQCNwGugCthBJGd7S/tM6LqTzHI5KuqzgaoAHgEvAtwrkG2AG8FzXvep5nue67lX9N6P/PR1/SefXlBtkFXKNDUA/RyX1D9uUbYzOb9D1ygbSQU7eDMxhSSsSiVz3AxiJRK57nuf19/fPad8coqONFCBJPyUOIKc1OvcbgiY9ICDT8+0DHge2gR0gBeyTtviM5HeKAGlrrfMZVwhdAVaAr4F3KNF4gkA9cBbowOc68+3LwDn1Mhdy4/OcYk54nPr6+m54nofruvPa9SFQ6wfQTweNgTwInAGuQWk6mEUvHwb+Au4Dexx7ffK9+0q+CHWIBIOZ9skHYKWfK9tQ8gZoLDjIyWCg3ORY+2T8aYOyg4EaRIFrkCs4QU1NTSvabC20zyIDzuyfkYzEahHX8jHwE/LwXwHeJ4P7KIVIu5ouxFDC+HgLAy4MfEF2v1UpgOezATSiNVf6EvAWsD01NXVtdnb2bk9Pz81sp/q3KIi8t83Ae4DX0tJy0z7t8PDwD4FAYIX/WILVwKMAzc3Nu/agoaGhzmg0ugcsV0hIvlSNoH8IuIiebHJycrls4sotwaxGYvueAPAjEg3jum79yMjIr5WUjFLOxMpBIopWoBN4GfhOJ+4NDg4ulVt6i4uLm7r+BvAscA4fCXrAAfJQJ5Fg8gPgMuCMjo62d3V1LW1sbKRKlpXSxMTEmjZ/5qQrOwHwUAGmkIjiHhJdfKrM/Pz8Y+3t7RvT09Ob5QAYi8X2tbmke2cEZwAaCdoAt5QvIzEbiUSitbe3tyoej++UCnBhYSGkzdu6d1aQxkgOkfwgieQMCeCu8iwSnpNKpcIdHR3BZDJ5UCy4SCSyvL6+/giiSou67wE+eYmhAKKkIaAJUdynkdflNcQF3dFTpooxjmg0aozDAz4DXkB8bxPy1OYM7QzIOuAU0AY8pQu9CrwJ3AK8UCj0RyHgZmZmli1w3wOvAM/oHo1kiZiygbSDh7PAE8DzQA/wBqKnnuM4a2NjY7dygbtw4cICRy31deBFJA09o7eWsU7kJ1KTLJmyRyOSn5zS70fAkwBtbW2/DwwMHHR3d9d3dnY2rK6u7o2Pj2/GYrH9eDzurK2tndM1vwI+QXT7T2BTD5skQz6SCyAcLRoZkGEFGQbeRqpbubK+BPA5MI14h00L3I6Cy2h4+eQbJsKuRa6iQcGFFfB5oBt4DpFsI+Ky7iDBxW3gBhBH/GtC+R7i1lKk3UxRAG2QpvxWr0AbtB3SA5jkx36djH/dVlDbyibN3M8GDvJPyI2PSulixm/u6kZ1OQCaJ/S+tndJX6tvsFBIxcCUdA3vW5ubxMrObc0hDMhd/Rqp5QQHxeW8dubnHGM7tzVv/IECMlxQ/bpcRfRMqaNRheNcUGG9XFWDACfzWs/6Fl3t/xtO//8gpbCORQAAAABJRU5ErkJggg==","drag-active":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAER0lEQVRYhe2YT2hjRRjAf8lL22xsNsm6EWKrSKvuIkIh+O9QRFxEW18KUsoe7FHoRaWCN1FPetOrIHgVKS0q9P5OxaJbodkalgVrtVZjS7Ntd02z6abPw3yzmaT585q+elj2g2HmvZn35jffN/PNNwP35R6XgM/fuif4n+dO2klQvgsaZRc4NJJvoJbHdhrIAkJAN2ADHwFfAw9J3ZoB/b9I0AA6A0SBc0Aa2EVpSqddeZ+QdmfkO+u0gIPSQQR4HfhRQH4AHMDNZDJXXNd1M5nMFalzdB3wJTAOPAD0yEB9066G6wXepVZTd5MpTdporZ6jVqsatmMJoTR3HvgJQ1u2bS+3ArRte9l1XXdsbGyJo1pdBN6Wf3d3ChlAmSQO9LeC8fquQRpDWaerHWSjSr1iu4BkJyOsF9u2s67rkslkluTVxygltAVsJBZqdCngEj5osIlW+4EYytRNF04jeu3vulCT+7QkLH20dEOhumft97pQI4s3+iiRSPwtxVSbd39J8eEGvzFXc1NAs8KSFAZeBt4AHgNeBFDWObkEAne7HAK2gT2gCFQatdca1GbtBj4E3veFprVYVLXXcg4GqM6588BbAMlkcm1qamqzr6/v6ikBet5RgiizJoDPAXdgYGDZXHkzMzPrrk9CdRWngUeAsxxdCzVwpgZ/BigWiz1mo4mJif7jqMajeJrU5hywgGvAej6fvzA0NLThN1Eul9uT4g5VTbYFNKUIfAbsZ7PZvuHh4Wt+As7Ozu5IcY2j219TQB0NV4A7qODgO4CFhYWLg4ODOb8AHccpG4A68m6pRQ1YAQ6A28A+8BXwBcDq6upTqVTquh+AuVyuW4q/opRRaQdZD1gCbgE3ge+BT4HdfD7/ZDwe/z2bzRY6hRsfH1/e3Nx8FDX/sgbgoZfvg6jo4ixqW7oIPA+8CrwHrAJuJBLJd+JaHMf5k6qmPgGeQe1SCenXk0/U21xcIC8AzwGvAJPAEuAmEon1xcXFba9w8/Pz5oqdB14CnpY+oij35km0qwmjwqAU8ISM9hIwBeQA17KsG9PT07+1gxsZGdmgdqW+BjwLDAAPoo4ALU+W9arVwWoIpXp9kouKZpPAO8AwQCwW+2d0dLQ0OTkZSafT0UKhUJ6bm9t2HKeysrIS3tra0g7+KvABUJC0g5rrJdRcbLpImtleRzYashc1P2OSXwbebDVykX3gW+Ab1AHqhuQ3pe6AJlFMO0CoPROHDcio5I8DL1A9C8dQbmod+APYAK4DvwjQnsDdErgyVTfTEaCG1GFYGHXG7TVSo2OkdvhlAflXoHSuNdfStFqaRhEi2kfdprrj6M5LAt0I8EDaaMdflPal48CB95hMr3Bt8h4jD0kyL5E0pN6dysZzW7N2AqjbmhdIZjJvufTOpE19x3g+9s1XJ/ck5tVbfdhu+rxDfLiSO+lFToCjZwrXyH2/0Lwv95z8B1jAqXmDnj4YAAAAAElFTkSuQmCC","rotate-0":_i,rotate:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAIiklEQVRYhe2YW2yUxxmGn7W96zXGNnZsr2FJHQyYBHNIU1ttAqVUVjlJUAtxQyUXhKgQktUDdSUkuEDtBVJ9UQXRC0RJRblrq/SCIARpFImWQ8VBIZQinJpQYozNyWaxiw/rfXsx3+z+6xNOe9tPGv2nOTzzffPPvDMhSXwJC1nKAXIDV/9ellLAqF1T9o5A2Ry7J5A/Fbh3mUMh8qYJ5kHCQATID6QIkBcAHAVGgKFAStq33EB53/ao5Rm064i9g0CmqcDyrNICYCZQBJTYdaa9j1jelDUwCAwAz4F+ex61DhZauXzr1CDwDHhq1wFg2Do1KWAo0NsCAyoDKoGYXcuBWdZY1PKnzAsDQB/wBOg1yKTVN8vqmoHz6nOgC7gHdFrbCasrNRFgyMCj5qVXgDlANfAaMA/4ir2rMI+MtSHgEdAN9BjsiNVZYR0sNq8+AtqB69Z2MuDBcYA+pAXW0yoDWgTUWXrd8k1l+cBcSxjIIBlPB63G8uUB/8Z57znwAkgGAX1YC4BSK7QIWA7UWwoDJJNJzp49y4ULF2hvb6e7u5tEIkFhYSGVlZXMmzePhoYGNmzYQElJCVZv2tPt7e3s2bOHvr4+9u3bx/r16+PWjg/zQ9x4BEk+5UkqklQt6ZuSdkn6jaRbMhsYGFBbW5uWLVvmp5MpU3V1tVpbW9XV1aWgbdy4MZ2npqbGvx6W9DtJ35e0RFJREDBX0gxJcUnfkPQDScck3fGlz549q7q6ummBjU2xWEzvvfdeGvCtt95Kf6uoqAiyfyBpt6SvSZrlAUOSIpLKJS2X9D1Jv5Z025d69913FQqFJmy8rKxMS5YsUUNDg5YvX67Zs2dPCrpjxw6NjIxoxYoV6XdVVVVBwI8l/UTS1yWVesBcC+18SRsk/ULS33yJtra2CRtramrSiRMn1NXVpWQyKUlKpVJ6+vSpTp48qZ07dyo/P39cua1bt6q+vn4ywL9IapX0tqQyDxiRFDPq3ZL+JCklSadOnRrXwMKFC3X69GlNx65du6aVK1eOqyMYjTGAf50IsNC8t1FSm6TPJOn+/fuKxWJZFb/zzjvjBvx0bO/evQqHwxNG4mUe9MtYMZk5bwHA4cOH6enpSc9BixYt4uTJk5SVlflXfcBN4DFuapoHLPQfz58/z9WrVwmFQsTjceLxOHfv3uUlNlZcpFeMEtzsXg2QSCQ4duxYulQoFOLQoUNBuE7gvAE+x82b/VZHyblz52hsbCSZTL4MCGWrqUECq0gQsBi3ts4B+PDDD3n48GG61OrVq1mzZo1/fGZw54HbVmGV1bMAWPbRRx9NC24CwD7cajLiAXNwIS7ELW3lAGfOnMmqZPv27cHHvwM3gH8AnwH/wnn0C+AuwLZt25g/f/5L4cLhMNu2bfOPnbh1+xkZ9UMebvmKGmQEoLOzM11JQUEBK1eu9I/JAFAPTqnk4hTNY9xS1V5TU1N7+fJlOjo6SKXS+jPLJFFUVMTixYsxmJtW/inOi2nAXDI/C0BWeMvKyojFYv6xz1LCKhnCRSEBPMCFfBaQKi0tfb2+vn5qFzp7AnwCXAM+t45mAUJGfgMwOpoWtIRCWZ/89BB8TuJ+lG5cNEatkXYgjtN+BYG2ktaxBE4U3AP+iRsud3EeHCTwk6Ss0IhvtaKiIk3Q19dHb28vhYWF4H6mYtxwiBrQIE4aPTHgIVzoO3E/TzlOV4YD3/stj9eMPj2xzg4HAYMSPQnkxePxNGB/fz+XLl1iy5Yt4HTeq+aZTtyA9h18Yb33G6aRQBqyDiUNLihmH1q54LAZ9ZHKISPRn1loaGxsJGjHjx8PPi6xtAgnNufgVHcRmf1J2DpTiJsjvYout3c5gQ49Ns89s3fpOdB70I+Hx7iBXrV27VqKi4tJJBKAm3auXLmCDfpy4G3rZSHur/aSPg83BCpx24MFuNUlbnkHcGMubEDdxpG0lBn8AcBBsgfsVysqKti6dStHjhwBYGRkhJaWFs6dO0ckEgGYj9v0xIA71rkha7jUgBYCb5hHGRoaIj8/f4Z5s8jafUpmN/diLBwAkmZKWiipSdKvJN2VpI6ODhUVFWUt7Js2bdLAwMBYLdAt6VNJlyV9IumLsRkOHjyo2tparVixQrdvp2Xmn00YrJI0R05VBRV+GjAiqcoUxA8lnfI1HD16dJz6WLVqla5fvz4tFdPZ2anm5uas8s3Nzf7zp5J+LmmNpFcl5U8GmCupWFKtpO9K+qWkG76W3bt3j4OMRqNqaWnRhQsXNDQ0lAWVTCZ169YtHThwQFVVVePKtrS0+Kw3pgsYso+Vkuol7ZD0W0ldvsHW1tZJZXxtba0aGxvV1NSkdevWaenSpYpGoxPmXb9+vXp6ejzgx5J+ZiGeLSk8GaD34ky5Hd23JP1I0h8kPQmGu7y8/L/aNEUiEe3fv1/Dw8Pp6Es6KqlZ0puSXpHbVU4KiPVglqQFkr4j6aeSfi/pvq/13r172rVrlyorK6cFFo1GtXnzZl25ciU4Ch5J+qOkH0v6tqTXzDk5EwGGlNFjOWQOd8px4vUN4E3cpn2pz/jgwQPef/99Ll68yJ07d+jt7WVwcJBIJEJJSQlz586loaGBTZs2UVdXF5w0OoDLwFWcbPsct6r04+bRLHEYCoWyAD1kBDfHleHmsxrccccS3NFHNV/eenBy6iZwCycMOnHz5wBuDh2nyyY6H0zhFmoF7vtxk+l9q3ieQfrDo8msF7cy3cN56g7ZWnKcep7IxnrQmz+wHKu2K3EKJWbPpWSUTQ4ZtRJc23sC6ZGB9ZM52JwcboIQjzUvZvNxYfeHlyVkZFcBbux6wKA6ShjoM5yM8uH0Xpuy8ekAQuZc2W8P8nEei9p9mMmPgAfJHO0O27e0lHppw9MEDJo//A4eoE91iB48SJ80lFMB/t/+V/sPGZfTmtMFR4EAAAAASUVORK5CYII="}),S(this,i,e),S(this,t,h.eventHub),b(this,r,l).call(this),b(this,r,s).call(this)}}t=new WeakMap,i=new WeakMap,o=new WeakMap,n=new WeakMap,a=new WeakMap,r=new WeakSet,l=function(){const e=p(this,t);b(this,r,h).call(this,"default"),e.on(io.CURSOR,(e=>{var t;"over-element"!==e.type&&e.type?"resize-rotate"===e.type?b(this,r,h).call(this,"rotate"):"string"==typeof e.type&&(null==(t=e.type)?void 0:t.startsWith("resize-"))?b(this,r,c).call(this,e):"drag-default"===e.type?b(this,r,h).call(this,"drag-default"):"drag-active"===e.type?b(this,r,h).call(this,"drag-active"):b(this,r,h).call(this,"auto"):b(this,r,h).call(this,"auto")}))},s=function(){W(_i).then((e=>{S(this,n,e)})).catch((e=>{console.error(e)}))},h=function(e){if(p(this,o)===e)return;S(this,o,e);const t=p(this,a)[p(this,o)]||p(this,a).auto;let n=0,r=0;(e.startsWith("rotate-")&&p(this,a)[p(this,o)]||"rotate"===e)&&(n=10,r=10),p(this,i).style.cursor="default"===e?"default":`image-set(url(${t})2x) ${n} ${r}, auto`},c=function(e){var t;let i=0;"resize-top"===e.type?i+=0:"resize-top-right"===e.type?i+=45:"resize-right"===e.type?i+=90:"resize-bottom-right"===e.type?i+=135:"resize-bottom"===e.type?i+=180:"resize-bottom-left"===e.type?i+=225:"resize-left"===e.type?i+=270:"resize-top-left"===e.type&&(i+=315),i+=pe((null==(t=null==e?void 0:e.element)?void 0:t.angle)||0),Array.isArray(e.groupQueue)&&e.groupQueue.length>0&&e.groupQueue.forEach((e=>{i+=pe(e.angle||0)})),i=pe(i);const o=b(this,r,d).call(this,i);b(this,r,h).call(this,o)},d=function(e){const t=`rotate-${e}`;if(!p(this,a)[t]){const i=p(this,n);if(i){const o=document.createElement("canvas"),n=i.width,r=i.height,l={x:n/2,y:r/2};o.width=n,o.height=r;const s=o.getContext("2d"),h=se(e);s.translate(l.x,l.y),s.rotate(h),s.translate(-l.x,-l.y),s.drawImage(i,0,0,n,r),s.translate(l.x,l.y),s.rotate(-h),s.translate(-l.x,-l.y);const c=o.toDataURL("image/png");p(this,a)[t]=c}}return t};const no="SELECT",ao=Symbol(`${no}_actionType`),ro=Symbol(`${no}_resizeType`),lo=Symbol(`${no}_areaStart`),so=Symbol(`${no}_areaEnd`),ho=Symbol(`${no}_hoverElement`),co=Symbol(`${no}_hoverElementVertexes`),fo=Symbol(`${no}_selectedElementList`),uo=Symbol(`${no}_selectedElementListVertexes`),go=Symbol(`${no}_selectedElementController`),vo=Symbol(`${no}_selectedElementPosition`),mo=Symbol(`${no}_groupQueue`),wo=Symbol(`${no}_groupQueueVertexesList`),yo=Symbol(`${no}_isMoving`),po=Symbol(`${no}_enableSelectInGroup`),xo=Symbol(`${no}_enableSnapToGrid`),So={activeColor:"#1973ba",activeAreaColor:"#1976d21c",lockedColor:"#5b5959b5",referenceColor:"#f7276e"};function bo(e,t,i){const{borderColor:o,borderWidth:n,background:a,lineDash:r}=i;e.setLineDash([]),e.lineWidth=n,e.strokeStyle=o,e.fillStyle=a,e.setLineDash(r),e.beginPath(),e.moveTo(t[0].x,t[0].y),e.lineTo(t[1].x,t[1].y),e.lineTo(t[2].x,t[2].y),e.lineTo(t[3].x,t[3].y),e.lineTo(t[0].x,t[0].y),e.closePath(),e.stroke(),e.fill()}function Io(e,t,i,o){const{borderColor:n,borderWidth:a,lineDash:r}=o;e.setLineDash([]),e.lineWidth=a,e.strokeStyle=n,e.setLineDash(r),e.beginPath(),e.moveTo(t.x,t.y),e.lineTo(i.x,i.y),e.closePath(),e.stroke()}function Ao(e,t,i){const{borderColor:o,borderWidth:n,lineDash:a}=i;e.setLineDash([]),e.lineWidth=n,e.strokeStyle=o,e.setLineDash(a),e.beginPath(),e.moveTo(t[0].x,t[0].y),e.lineTo(t[2].x,t[2].y),e.closePath(),e.stroke(),e.beginPath(),e.moveTo(t[1].x,t[1].y),e.lineTo(t[3].x,t[3].y),e.closePath(),e.stroke()}function Mo(e,t,i){const{size:o,borderColor:n,borderWidth:a,lineDash:r}=i,l=t.x-o/2,s=t.x+o/2,h=t.y-o/2,c=t.y+o/2;Ao(e,[{x:l,y:h},{x:s,y:h},{x:s,y:c},{x:l,y:c}],{borderColor:n,borderWidth:a,lineDash:r})}function zo(e,t,i){if(!t)return;const{style:o}=i,{activeColor:n}=o,a={borderColor:n,borderWidth:1,background:"transparent",lineDash:[]};bo(e,ke(t,i),a)}function Ro(e,t,i){if(!t)return;const{style:o}=i,{lockedColor:n}=o,a={borderColor:n,borderWidth:1,background:"transparent",lineDash:[]};bo(e,ke(t,i),a);const{controller:r}=i;if(r){const{topLeft:t,topRight:o,bottomLeft:l,bottomRight:s,topMiddle:h,bottomMiddle:c,leftMiddle:d,rightMiddle:f}=r,u={...a,borderWidth:1,background:n};Ao(e,ke(h.vertexes,i),u),Ao(e,ke(c.vertexes,i),u),Ao(e,ke(d.vertexes,i),u),Ao(e,ke(f.vertexes,i),u),Ao(e,ke(t.vertexes,i),u),Ao(e,ke(o.vertexes,i),u),Ao(e,ke(l.vertexes,i),u),Ao(e,ke(s.vertexes,i),u)}}function To(e,t,i){if(!t)return;const{hideControllers:o,style:n,rotateControllerPattern:a,viewSizeInfo:r}=i,{devicePixelRatio:l=1}=r,{activeColor:s}=n,{elementWrapper:h,topLeft:c,topRight:d,bottomLeft:f,bottomRight:u,rotate:g}=t,v={borderColor:s,borderWidth:2,background:"transparent",lineDash:[]},m={...v,borderWidth:4,background:"#FFFFFF"};if(bo(e,ke(h,i),v),!o){bo(e,ke(c.vertexes,i),m),bo(e,ke(d.vertexes,i),m),bo(e,ke(f.vertexes,i),m),bo(e,ke(u.vertexes,i),m),function(e,t,i){const{size:o,borderColor:n,borderWidth:a,background:r}=i,l=t,s=o/2,h=s,c=s;if(h>=0&&c>=0){if("number"==typeof a&&a>0){const t=a/2+h,i=a/2+c;e.beginPath(),e.strokeStyle=n,e.lineWidth=a,e.circle(l.x,l.y,t,i,0,0,2*Math.PI),e.closePath(),e.stroke()}e.beginPath(),e.fillStyle=r,e.circle(l.x,l.y,h,c,0,0,2*Math.PI),e.closePath(),e.fill()}}(e,Ee(g.center,i),{...m,size:g.size,borderWidth:0});const t=Ee(g.center,i);e.drawImage(a.canvas,0,0,a.canvas.width/l,a.canvas.height/l,t.x-g.size/2,t.y-g.size/2,g.size,g.size)}}function Po(e,t){const{xLines:i,yLines:o,style:n}=t,{referenceColor:a}=n,r={borderColor:a,borderWidth:1,lineDash:[]},l={...r,size:6};i&&i.forEach((t=>{t.forEach(((i,o)=>{Mo(e,i,l),t[o+1]&&Io(e,t[o],t[o+1],r)}))})),o&&o.forEach((t=>{t.forEach(((i,o)=>{Mo(e,i,l),t[o+1]&&Io(e,t[o],t[o+1],r)}))}))}function Co(e){return e*Math.PI/180}function Eo(e,t){return Math.sqrt(e*e+t*t)}function ko(e,t){return t>0?Math.abs(e):0-Math.abs(e)}function Wo(e,t){const{ctx:i,viewScaleInfo:o,vertexes:n}=t,a=Ee(n[0],{viewScaleInfo:o}),r=Ee(n[1],{viewScaleInfo:o}),l=Ee(n[2],{viewScaleInfo:o}),s=Ee(n[3],{viewScaleInfo:o});return i.beginPath(),i.moveTo(a.x,a.y),i.lineTo(r.x,r.y),i.lineTo(l.x,l.y),i.lineTo(s.x,s.y),i.lineTo(a.x,a.y),i.closePath(),!!i.isPointInPath(e.x,e.y)}function Lo(e,t){const{ctx:i,viewScaleInfo:o,viewSizeInfo:n,groupQueue:a}=t;if(!(a&&(null==a?void 0:a.length)>0))return!1;const r=Te(a),l=r[r.length-1];return!!l&&Wo(e,{ctx:i,vertexes:l,viewScaleInfo:o,viewSizeInfo:n})}function Oo(e,t){var i,o,n;const a={type:null,elements:[],elementVertexesList:[],groupQueue:[],groupQueueVertexesList:[]},{ctx:r,data:l,calculator:s,selectedElements:h,viewScaleInfo:c,viewSizeInfo:d,areaSize:f,groupQueue:u,selectedElementController:g}=t;if(g){const{left:t,right:i,top:o,bottom:n,topLeft:l,topRight:s,bottomLeft:f,bottomRight:v,rotate:m}=g,w=[t,i,o,n,l,s,f,v,m];for(let t=0;t<w.length;t++){const i=w[t];if(Wo(e,{ctx:r,vertexes:i.vertexes,viewSizeInfo:d,viewScaleInfo:c})){a.type=`resize-${i.type}`,h&&(null==h?void 0:h.length)>0&&(a.groupQueue=u||[],a.elements=[h[0]]);break}}}if(u&&Array.isArray(u)&&u.length>0){const t=u[u.length-1];if((null==(i=null==t?void 0:t.detail)?void 0:i.children)&&Array.isArray(null==(o=null==t?void 0:t.detail)?void 0:o.children))for(let i=t.detail.children.length-1;i>=0;i--){const o=t.detail.children[i],n=Pe(o,{groupQueue:u});if(n&&Wo(e,{ctx:r,vertexes:n,viewScaleInfo:c,viewSizeInfo:d}))return a.type||(a.type="over-element"),a.groupQueue=u,a.elements=[o],a}return a}if(null!==a.type)return a;if(f&&Array.isArray(h)&&(null==h?void 0:h.length)>1){const{x:t,y:i,w:o,h:n}=f;if(e.x>=t&&e.x<=t+o&&e.y>=i&&e.y<=i+n)return a.type="list-area",a.elements=h,a}if(l){const{index:t,element:i}=s.getPointElement(e,{data:l,viewScaleInfo:c,viewSizeInfo:d});if(t>=0&&i&&!0!==(null==(n=null==i?void 0:i.operations)?void 0:n.invisible))return a.elements=[i],a.type="over-element",a}return a}function jo(e,t){const{x:i,y:o,w:n,h:a,angle:r=0}=e,{center:l,start:s,end:h,viewScaleInfo:c}=t,d=Ee(l,{viewScaleInfo:c}),f=pe(r),u=function(e,t,i){const o=ue(e,t),n=ue(e,i);return null!==n&&null!==o?n-o:0}(d,s,h);return{x:i,y:o,w:n,h:a,angle:pe(f+u/Math.PI*180)}}function Do(e,t){var i;if(!Array.isArray(e))return null;const o={x:0,y:0,w:0,h:0},{viewScaleInfo:n}=t;let a=null;for(let t=0;t<e.length;t++){const r=e[t];if(null==(i=null==r?void 0:r.operations)?void 0:i.invisible)continue;const l=Ce(r,{viewScaleInfo:n});if(l.angle&&(l.angle>0||l.angle<0)){const e=we(l);if(4===e.length){const t=[e[0].x,e[1].x,e[2].x,e[3].x],i=[e[0].y,e[1].y,e[2].y,e[3].y];l.x=Math.min(...t),l.y=Math.min(...i),l.w=Math.abs(Math.max(...t)-Math.min(...t)),l.h=Math.abs(Math.max(...i)-Math.min(...i))}}if(a){const e=Math.min(l.x,o.x),t=Math.min(l.y,o.y),i=Math.max(l.x+l.w,o.x+o.w),n=Math.max(l.y+l.h,o.y+o.h);o.x=e,o.y=t,o.w=Math.abs(i-e),o.h=Math.abs(n-t)}else o.x=l.x,o.y=l.y,o.w=l.w,o.h=l.h;a=l}return o}function Yo(e){return{minX:e.topLeft.x,minY:e.topLeft.y,maxX:e.bottomRight.x,maxY:e.bottomRight.y,midX:e.center.x,midY:e.center.y}}const Vo=(e,t)=>{if(0===e.length)throw null;if(1===e.length)return e[0];let i=0,o=e.length-1;for(;i<=o;){const n=Math.floor((i+o)/2);if(e[n]===t)return e[n];e[n]<t?i=n+1:o=n-1}return i>=e.length?e[o]:o<0?e[i]:Math.abs(e[o]-t)<=Math.abs(e[i]-t)?e[o]:e[i]},Bo=(e,t)=>Math.abs(e-t)<1e-5;function Go(e,t){var i,o;const{data:n,groupQueue:a,calculator:r,viewScaleInfo:l,viewSizeInfo:s}=t;let h=n.elements||[];(null==a?void 0:a.length)>0&&(h=(null==(o=null==(i=a[a.length-1])?void 0:i.detail)?void 0:o.children)||[]);const c=[];h.forEach((t=>{if(t.uuid!==e){const e=r.calcViewRectInfoFromRange(t.uuid,{checkVisible:!0,viewScaleInfo:l,viewSizeInfo:s});e&&c.push(e)}}));const d=r.calcViewRectInfoFromRange(e,{viewScaleInfo:l,viewSizeInfo:s});if(!d)return null;const f={},u={},g={},v={},m=[],w=[];let y=[],p=[];const x=Yo(d);f[x.minX]=[x.minY,x.midY,x.maxY],f[x.midX]=[x.minY,x.midY,x.maxY],f[x.maxX]=[x.minY,x.midY,x.maxY],u[x.minY]=[x.minX,x.midX,x.maxX],u[x.midY]=[x.minX,x.midX,x.maxX],u[x.maxY]=[x.minX,x.midX,x.maxX],c.forEach((e=>{const t=Yo(e);g[t.minX]||(g[t.minX]=[]),g[t.midX]||(g[t.midX]=[]),g[t.maxX]||(g[t.maxX]=[]),v[t.minY]||(v[t.minY]=[]),v[t.midY]||(v[t.midY]=[]),v[t.maxY]||(v[t.maxY]=[]),g[t.minX]=[t.minY,t.midY,t.maxY],g[t.midX]=[t.minY,t.midY,t.maxY],g[t.maxX]=[t.minY,t.midY,t.maxY],y.push(t.minX),y.push(t.midX),y.push(t.maxX),v[t.minY]=[t.minX,t.midX,t.maxX],v[t.midY]=[t.minX,t.midX,t.maxX],v[t.maxY]=[t.minX,t.midX,t.maxX],p.push(t.minY),p.push(t.midY),p.push(t.maxY)})),y=y.sort(((e,t)=>e-t)),p=p.sort(((e,t)=>e-t));let S=null,b=null,I=null,A=null,M=null,z=null,R=null,T=null;if(y.length>0){I=Vo(y,x.minX),A=Vo(y,x.midX),M=Vo(y,x.maxX);const e=Math.abs(I-x.minX),t=Math.abs(A-x.midX),i=Math.abs(M-x.maxX),o=Math.min(e,t,i);o<=2/l.scale&&(Bo(o,e)?S=I-x.minX:Bo(o,t)?S=A-x.midX:Bo(o,i)&&(S=M-x.maxX))}if(p.length>0){z=Vo(p,x.minY),R=Vo(p,x.midY),T=Vo(p,x.maxY);const e=Math.abs(z-x.minY),t=Math.abs(R-x.midY),i=Math.abs(T-x.maxY),o=Math.min(e,t,i);o<=2/l.scale&&(Bo(o,e)?b=z-x.minY:Bo(o,t)?b=R-x.midY:Bo(o,i)&&(b=T-x.maxY))}const P={...x};if(null!==S&&(P.minX+=S,P.midX+=S,P.maxX+=S),null!==b&&(P.minY+=b,P.midY+=b,P.maxY+=b),B.x(S)&&null!==S&&null!==I&&null!==A&&null!==M){if(Bo(S,I-x.minX)){const e={x:I,yList:[]};e.yList.push(P.minY),e.yList.push(P.maxY),e.yList.push(...(null==v?void 0:v[I])||[]),m.push(e)}if(Bo(S,A-x.minX)){const e={x:A,yList:[]};e.yList.push(P.minY),e.yList.push(P.maxY),e.yList.push(...(null==v?void 0:v[A])||[]),m.push(e)}if(Bo(S,M-x.minX)){const e={x:M,yList:[]};e.yList.push(P.minY),e.yList.push(P.maxY),e.yList.push(...(null==v?void 0:v[M])||[]),m.push(e)}}if(B.y(b)&&null!==b&&null!==z&&null!==R&&null!==T){if(Bo(b,z-x.minY)){const e={y:z,xList:[]};e.xList.push(P.minX),e.xList.push(P.maxX),e.xList.push(...(null==g?void 0:g[z])||[]),w.push(e)}if(Bo(b,R-x.midY)){const e={y:R,xList:[]};e.xList.push(P.minX),e.xList.push(P.maxX),e.xList.push(...(null==g?void 0:g[z])||[]),w.push(e)}if(Bo(b,T-x.maxY)){const e={y:T,xList:[]};e.xList.push(P.minX),e.xList.push(P.maxX),e.xList.push(...(null==g?void 0:g[T])||[]),w.push(e)}}const C=[];(null==m?void 0:m.length)>0&&m.forEach(((e,t)=>{C.push([]),e.yList.forEach((i=>{C[t].push({x:e.x,y:i})}))}));const E=[];return(null==w?void 0:w.length)>0&&w.forEach(((e,t)=>{E.push([]),e.xList.forEach((i=>{E[t].push({x:i,y:e.y})}))})),{offsetX:S,offsetY:b,yLines:C,xLines:E}}const Xo="LAYOUT_SELECT",No=Symbol(`${Xo}_layoutActionType`),Fo=Symbol(`${Xo}_layoutControlType`),Ho=Symbol(`${Xo}_layoutController`),Zo=Symbol(`${Xo}_layoutIsHoverContent`),Qo=Symbol(`${Xo}_layoutIsHoverController`),Uo=Symbol(`${Xo}_layoutIsSelected`),$o=Symbol(`${Xo}_layoutIsSelected`),Jo={activeColor:"#b331c9"};function Ko(e,t,i){const{activeColor:o}=i;e.setLineDash([]),e.fillStyle="#FFFFFF",e.beginPath(),e.moveTo(t[0].x,t[0].y),e.lineTo(t[1].x,t[1].y),e.lineTo(t[2].x,t[2].y),e.lineTo(t[3].x,t[3].y),e.closePath(),e.fill(),e.strokeStyle=o,e.lineWidth=2,e.beginPath(),e.moveTo(t[0].x,t[0].y),e.lineTo(t[1].x,t[1].y),e.lineTo(t[2].x,t[2].y),e.lineTo(t[3].x,t[3].y),e.closePath(),e.stroke()}function qo(e,t){const{start:i,end:o,style:n}=t,{activeColor:a}=n,r=a;e.setLineDash([]),e.strokeStyle=r,e.lineWidth=2,e.beginPath(),e.moveTo(i.x,i.y),e.lineTo(o.x,o.y),e.closePath(),e.stroke()}function _o(e){const{fill:t,devicePixelRatio:i}=e,o=(e=>({uuid:M(),type:"path",x:0,y:0,w:200,h:200,detail:{commands:[{type:"M",params:[512,0]},{type:"c",params:[282.8,0,512,229.2,512,512]},{type:"s",params:[-229.2,512,-512,512]},{type:"S",params:[0,794.8,0,512,229.2,0,512,0]},{type:"z",params:[]},{type:"m",params:[309.8,253.8]},{type:"c",params:[0,-10.5,-6.5,-19.8,-15.7,-23.8,-9.7,-4,-21,-2,-28.2,5.6]},{type:"l",params:[-52.5,52]},{type:"c",params:[-56.9,-53.7,-133.9,-85.5,-213.4,-85.5,-170.7,0,-309.8,139.2,-309.8,309.8,0,170.6,139.2,309.8,309.8,309.8,92.4,0,179.5,-40.8,238.4,-111.8,4,-5.2,4,-12.9,-.8,-17.3]},{type:"L",params:[694.3,637]},{type:"c",params:[-2.8,-2.4,-6.5,-3.6,-10.1,-3.6,-3.6,.4,-7.3,2,-9.3,4.8,-39.5,51.2,-98.8,80.3,-163,80.3,-113.8,0,-206.5,-92.8,-206.5,-206.5,0,-113.8,92.8,-206.5,206.5,-206.5,52.8,0,102.9,20.2,140.8,55.3]},{type:"L",params:[597,416.5]},{type:"c",params:[-7.7,7.3,-9.7,18.6,-5.6,27.9,4,9.7,13.3,16.1,23.8,16.1]},{type:"H",params:[796]},{type:"c",params:[14.1,0,25.8,-11.7,25.8,-25.8]},{type:"V",params:[253.8]},{type:"z",params:[]}],fill:"#2c2c2c",stroke:"transparent",strokeWidth:0,originX:0,originY:0,originW:1024,originH:1024,opacity:1,...e}}))({fill:t}),{w:n,h:a}=o,r=Q({width:n,height:a,devicePixelRatio:i});return at(r,o,{loader:void 0,viewScaleInfo:{scale:1,offsetTop:0,offsetBottom:0,offsetLeft:0,offsetRight:0},viewSizeInfo:{width:n,height:a,devicePixelRatio:i,contextWidth:n,contextHeight:a},parentElementSize:{x:0,y:0,w:n,h:a},parentOpacity:1}),r}const en="monospace";const tn="@middleware/internal-event/show-info-angle",on={textBackground:"#1973bac6",textColor:"#ffffff"},nn=10,an="SCROLL",rn=Symbol(`${an}_xThumbRect`),ln=Symbol(`${an}_yThumbRect`),sn=Symbol(`${an}_hoverXThumbRect`),hn=Symbol(`${an}_hoverYThumbRect`),cn=Symbol(`${an}_prevPoint`),dn=Symbol(`${an}_activePoint`),fn=Symbol(`${an}_activeThumbType`),un={thumbBackground:"#0000003A",thumbBorderColor:"#0000008A",hoverThumbBackground:"#0000005F",hoverThumbBorderColor:"#000000EE",activeThumbBackground:"#0000005E",activeThumbBorderColor:"#000000F0"},gn=16,vn=2.5*gn;function mn(e,t,i){const o=e,{x:n,y:a,w:r,h:l}=i;return o.beginPath(),o.rect(n,a,r,l),o.closePath(),!!o.isPointInPath(t.x,t.y)}function wn(e,t){let{x:i,y:o,h:n,w:a,background:r,borderColor:l}=t;e.save(),e.shadowColor="#FFFFFF",e.shadowOffsetX=0,e.shadowOffsetY=0,e.shadowBlur=1;{const{axis:s}=t;"X"===s?(o=o+n/4+0,n/=2):"Y"===s&&(i=i+a/4+0,a/=2);let h=t.r;h=Math.min(h,a/2,n/2),(a<2*h||n<2*h)&&(h=0),e.globalAlpha=1,e.beginPath(),e.moveTo(i+h,o),e.arcTo(i+a,o,i+a,o+n,h),e.arcTo(i+a,o+n,i,o+n,h),e.arcTo(i,o+n,i,o,h),e.arcTo(i,o,i+a,o,h),e.closePath(),e.fillStyle=r,e.fill(),e.beginPath(),e.lineWidth=1,e.strokeStyle=l,e.setLineDash([]),e.moveTo(i+h,o),e.arcTo(i+a,o,i+a,o+n,h),e.arcTo(i+a,o+n,i,o+n,h),e.arcTo(i,o+n,i,o,h),e.arcTo(i,o,i+a,o,h),e.closePath(),e.stroke()}e.restore()}function yn(e,t){const i=e,{viewScaleInfo:o,viewSizeInfo:n,scrollInfo:a,style:r}=t,{activeThumbType:l,prevPoint:s,activePoint:h,hoverXThumb:c,hoverYThumb:d}=a,f=function(e){const{viewScaleInfo:t,viewSizeInfo:i,hoverXThumb:o,hoverYThumb:n,style:a}=e,{width:r,height:l}=i,{offsetTop:s,offsetBottom:h,offsetLeft:c,offsetRight:d}=t,f=vn,u=gn,{thumbBackground:g,thumbBorderColor:v,hoverThumbBackground:m,hoverThumbBorderColor:w}=a;let y=0,p=0;y=Math.max(f,r-2*u-(Math.abs(c)+Math.abs(d))),y>=r&&(y=r),p=Math.max(f,l-2*u-(Math.abs(s)+Math.abs(h))),p>=l&&(p=l);const x=u;let S=x;c>0?S=x:d>0?S=r-y-u:c<=0&&y>0&&(0!==c||0!==d)&&(S=x+(r-y)*Math.abs(c)/(Math.abs(c)+Math.abs(d)),S=Math.min(Math.max(0,S-x),r-y));const b=u;let I=b;return s>0?I=b:h>0?I=l-p-u:s<=0&&p>0&&(0!==s||0!==h)&&(I=b+(l-p)*Math.abs(s)/(Math.abs(s)+Math.abs(h)),I=Math.min(Math.max(0,I-b),l-p)),{lineSize:u,xSize:y,ySize:p,translateY:I,translateX:S,xThumbBackground:o?m:g,yThumbBackground:n?m:g,xThumbBorderColor:o?w:v,yThumbBorderColor:n?w:v,xThumbRect:{x:S,y:l-u,w:y,h:u},yThumbRect:{x:r-u,y:I,w:u,h:p}}}({viewScaleInfo:o,viewSizeInfo:n,hoverXThumb:c,hoverYThumb:d,style:r});let u={...f.xThumbRect},g={...f.yThumbRect};return l&&s&&h&&("X"===l&&a.xThumbRect?(u={...a.xThumbRect},u.x=u.x+(h.x-s.x)):"Y"===l&&a.yThumbRect&&(g={...a.yThumbRect},g.y=g.y+(h.y-s.y))),wn(i,{axis:"X",...u,r:f.lineSize/2,background:f.xThumbBackground,borderColor:f.xThumbBorderColor}),wn(i,{axis:"Y",...g,r:f.lineSize/2,background:f.yThumbBackground,borderColor:f.yThumbBorderColor}),{xThumbRect:u,yThumbRect:g}}function pn(e,t){const{snapshot:i,style:o}=t,n=le(i),a=re(i),r=function(e){const{sharedStore:t}=e;return{activePoint:t[dn]||null,prevPoint:t[cn]||null,activeThumbType:t[fn]||null,xThumbRect:t[rn]||null,yThumbRect:t[ln]||null,hoverXThumb:t[sn],hoverYThumb:t[hn]}}(i),{xThumbRect:l,yThumbRect:s}=yn(e,{viewSizeInfo:n,viewScaleInfo:a,scrollInfo:r,style:o});return{xThumbRect:l,yThumbRect:s}}const xn=16,Sn="monospace",bn={background:"#FFFFFFA8",borderColor:"#00000080",scaleColor:"#000000",textColor:"#00000080",gridColor:"#AAAAAA20",gridPrimaryColor:"#AAAAAA40",selectedAreaColor:"#196097"},In=[1,2,5,10,20,50,100,200,500];function An(e){const{scale:t,viewLength:i,viewOffset:o}=e,n=[];let a=10;a=Ge(a/t,{decimalPlaces:0}),a=function(e){e=Math.max(In[0],Math.min(e,In[In.length-1]));for(let t=0;t<In.length-1;t++){const i=In[t],o=In[t+1];if(!(e>o))return e===i||e===o?e:e<=(i+o)/2?i:o}return e}(a);const r=10*a,l=5*a;let s=0;const h=a*t,c=0-o,d=c%h,f=(c-d+h)/t,u=h-d+0;for(;u+s*h<i;){const e=Ge(f+s*a,{decimalPlaces:0}),t={num:e,position:Ge(u+s*h,{decimalPlaces:0}),showNum:e%r==0,isKeyNum:e%r==0,isSubKeyNum:e%l==0};n.push(t),s++}return{list:n,rulerUnit:a}}const Mn={boxSizing:"border-box",borderWidth:0,borderColor:"#000000",shadowColor:"#000000",borderRadius:0,borderDash:[],shadowOffsetX:0,shadowOffsetY:0,shadowBlur:0,opacity:1,color:"#000000",textAlign:"left",verticalAlign:"top",fontSize:16,fontFamily:"sans-serif",fontWeight:400,minInlineSize:"auto",wordBreak:"break-all",overflow:"hidden"},zn=Symbol("DRAG_prevPoint");return f=new WeakMap,u=new WeakMap,g=new WeakMap,v=new WeakSet,m=function(){p(this,g).style.position="relative"},e.Core=class{constructor(e,t){x(this,v),x(this,f),x(this,u),x(this,g);const{devicePixelRatio:i=1,width:o,height:n,createCustomContext2D:a}=t;S(this,g,e);const r=document.createElement("canvas");r.setAttribute("tabindex","0"),S(this,u,r),b(this,v,m).call(this),e.appendChild(r);const l=function(e,t){const{width:i,height:o,devicePixelRatio:n,offscreen:a,createCustomContext2D:r}=t,l={width:i,height:o,devicePixelRatio:n},s=e.getContext("2d");if(r){const e=r(l),t=r(l),i=r(l),o=Z(Object.assign({ctx:s},l)),n=()=>{const{width:n,height:a}=e.$getSize();o.clearRect(0,0,n,a),o.drawImage(i.canvas,0,0,n,a),o.drawImage(e.canvas,0,0,n,a),o.drawImage(t.canvas,0,0,n,a),i.clearRect(0,0,n,a),e.clearRect(0,0,n,a),t.clearRect(0,0,n,a)};return{underlayContext:i,viewContext:e,overlayContext:t,boardContext:o,drawView:n}}if(!0===a){const e=Q(l),t=Q(l),i=Q(l),o=Z(Object.assign({ctx:s},l)),n=()=>{const{width:n,height:a}=e.$getSize();o.clearRect(0,0,n,a),o.drawImage(i.canvas,0,0,n,a),o.drawImage(e.canvas,0,0,n,a),o.drawImage(t.canvas,0,0,n,a),i.clearRect(0,0,n,a),e.clearRect(0,0,n,a),t.clearRect(0,0,n,a)};return{underlayContext:i,viewContext:e,overlayContext:t,boardContext:o,drawView:n}}{const e=Z(l),t=Z(l),n=Z(l),a=Z(Object.assign({ctx:s},l)),r=()=>{a.clearRect(0,0,i,o),a.drawImage(n.canvas,0,0,i,o),a.drawImage(e.canvas,0,0,i,o),a.drawImage(t.canvas,0,0,i,o),n.clearRect(0,0,i,o),e.clearRect(0,0,i,o),t.clearRect(0,0,i,o)};return{underlayContext:n,viewContext:e,overlayContext:t,boardContext:a,drawView:r}}}(r,{width:o,height:n,devicePixelRatio:i,offscreen:!0,createCustomContext2D:a}),s=new qi({boardContent:l,container:e}),h=s.getSharer();h.setActiveViewSizeInfo({width:o,height:n,devicePixelRatio:i,contextWidth:o,contextHeight:n}),S(this,f,s),this.resize(h.getActiveViewSizeInfo());const c=s.getEventHub();new oo(e,{eventHub:c})}isDestroyed(){return p(this,f).isDestroyed()}destroy(){p(this,f).destroy(),p(this,u).remove()}use(e,t){p(this,f).use(e,t)}disuse(e){p(this,f).disuse(e)}setData(e,t){xe((null==e?void 0:e.elements)||[]),p(this,f).setData(e,t)}getData(){return p(this,f).getData()}scale(e){p(this,f).scale(e);p(this,f).getViewer().drawFrame()}resize(e){const t=p(this,f),i=t.getSharer().getActiveViewSizeInfo();t.resize({...i,...e})}clear(){p(this,f).clear()}on(e,t){p(this,f).getEventHub().on(e,t)}off(e,t){p(this,f).getEventHub().off(e,t)}trigger(e,t){p(this,f).getEventHub().trigger(e,t)}getViewInfo(){const e=p(this,f).getSharer();return{viewSizeInfo:e.getActiveViewSizeInfo(),viewScaleInfo:e.getActiveViewScaleInfo()}}refresh(){p(this,f).getViewer().drawFrame()}setViewScale(e){p(this,f).updateViewScaleInfo(e)}getLoadItemMap(){return p(this,f).getRenderer().getLoadItemMap()}onBoardWatcherEvents(){p(this,f).onWatcherEvents()}offBoardWatcherEvents(){p(this,f).offWatcherEvents()}},e.MiddlewareDragger=e=>{const{eventHub:t,sharer:i,viewer:o}=e;let n=!1;return{name:"@middleware/dragger",hover(){!0!==n&&t.trigger(io.CURSOR,{type:"drag-default"})},pointStart(e){const{point:o}=e;i.setSharedStorage(zn,o),n=!0,t.trigger(io.CURSOR,{type:"drag-active"})},pointMove(e){const{point:t}=e,n=i.getSharedStorage(zn);if(t&&n){const e=t.x-n.x,i=t.y-n.y;o.scroll({moveX:e,moveY:i}),o.drawFrame()}i.setSharedStorage(zn,t)},pointEnd(){n=!1,i.setSharedStorage(zn,null),t.trigger(io.CURSOR,{type:"drag-default"})}}},e.MiddlewareInfo=(e,t)=>{const{boardContent:i,calculator:o,eventHub:n}=e,{overlayContext:a}=i,r={...on,...t},{textBackground:l,textColor:s}=r,h={textBackground:l,textColor:s};let c=!0;const d=({show:e})=>{c=e};return{name:"@middleware/info",use(){n.on(tn,d)},disuse(){n.off(tn,d)},beforeDrawFrame({snapshot:e}){const{sharedStore:t}=e,i=t[fo],n=t[ao],r=t[mo]||[];if(1===i.length){const t=i[0];if(t&&["select","drag","resize"].includes(n)){const i=re(e),n=le(e),{x:l,y:s,w:d,h:f,angle:u}=t,g=[...r,{uuid:M(),x:l,y:s,w:d,h:f,angle:u,type:"group",detail:{children:[]}}],v={viewScaleInfo:i,viewSizeInfo:n},m=o.calcViewRectInfoFromOrigin(t.uuid,v);let w=0;g.forEach((e=>{w+=e.angle||0}));const y=se(pe(0-w));if(m){const e=null==m?void 0:m.center,i={topLeft:ge(e,m.topLeft,y),topRight:ge(e,m.topRight,y),bottomRight:ge(e,m.bottomRight,y),bottomLeft:ge(e,m.bottomLeft,y),center:ge(e,m.center,y),top:ge(e,m.top,y),right:ge(e,m.right,y),bottom:ge(e,m.bottom,y),left:ge(e,m.left,y)},o=Ge(t.x,{decimalPlaces:2}),n=Ge(t.y,{decimalPlaces:2}),r=Ge(t.w,{decimalPlaces:2}),l=Ge(t.h,{decimalPlaces:2}),s=`${Ge(o,{decimalPlaces:0})},${Ge(n,{decimalPlaces:0})}`,d=`${Ge(r,{decimalPlaces:0})}x${Ge(l,{decimalPlaces:0})}`,f=`${Ge(t.angle||0,{decimalPlaces:0})}°`;!function(e,t){const{point:i,rotateCenter:o,angle:n,text:a,style:r,fontSize:l,lineHeight:s}=t,{textColor:h,textBackground:c}=r;he(e,n,o,(()=>{e.$setFont({fontWeight:"300",fontSize:l,fontFamily:en});const t=(s-l)/2,o=e.$undoPixelRatio(e.measureText(a).width),n={x:i.x-o/2-t,y:i.y},r={x:n.x+o+2*t,y:n.y+l+t},d={x:i.x-o/2,y:i.y};e.setLineDash([]),e.fillStyle=c,e.beginPath(),e.moveTo(n.x,n.y),e.lineTo(r.x,n.y),e.lineTo(r.x,r.y),e.lineTo(n.x,r.y),e.closePath(),e.fill(),e.fillStyle=h,e.textBaseline="top",e.fillText(a,d.x,d.y+t)}))}(a,{point:{x:i.bottom.x,y:i.bottom.y+nn},rotateCenter:i.center,angle:w,text:d,fontSize:nn,lineHeight:16,style:h}),function(e,t){const{point:i,rotateCenter:o,angle:n,text:a,style:r,fontSize:l,lineHeight:s}=t,{textBackground:h,textColor:c}=r;he(e,n,o,(()=>{e.$setFont({fontWeight:"300",fontSize:l,fontFamily:en});const t=(s-l)/2,o=e.$undoPixelRatio(e.measureText(a).width),n={x:i.x,y:i.y},r={x:n.x+o+2*t,y:n.y+l+t},d={x:i.x+t,y:i.y};e.setLineDash([]),e.fillStyle=h,e.beginPath(),e.moveTo(n.x,n.y),e.lineTo(r.x,n.y),e.lineTo(r.x,r.y),e.lineTo(n.x,r.y),e.closePath(),e.fill(),e.fillStyle=c,e.textBaseline="top",e.fillText(a,d.x,d.y+t)}))}(a,{point:{x:i.topLeft.x,y:i.topLeft.y-20},rotateCenter:i.center,angle:w,text:s,fontSize:nn,lineHeight:16,style:h}),c&&function(e,t){const{point:i,rotateCenter:o,angle:n,text:a,style:r,fontSize:l,lineHeight:s}=t,{textBackground:h,textColor:c}=r;he(e,n,o,(()=>{e.$setFont({fontWeight:"300",fontSize:l,fontFamily:en});const t=(s-l)/2,o=e.$undoPixelRatio(e.measureText(a).width),n={x:i.x,y:i.y},r={x:n.x+o+2*t,y:n.y+l+t},d={x:i.x+t,y:i.y};e.setLineDash([]),e.fillStyle=h,e.beginPath(),e.moveTo(n.x,n.y),e.lineTo(r.x,n.y),e.lineTo(r.x,r.y),e.lineTo(n.x,r.y),e.closePath(),e.fill(),e.fillStyle=c,e.textBaseline="top",e.fillText(a,d.x,d.y+t)}))}(a,{point:{x:i.top.x+nn+4,y:i.top.y-20-18},rotateCenter:i.center,angle:w,text:f,fontSize:nn,lineHeight:16,style:h})}}}}}},e.MiddlewareLayoutSelector=(e,t)=>{const{sharer:i,boardContent:o,calculator:n,viewer:a,eventHub:r}=e,{overlayContext:l}=o,s={...Jo,...t},{activeColor:h}=s,c={activeColor:h};let d=null,f=null,u=null;const g=()=>{d=null,i.setSharedStorage(No,null),i.setSharedStorage(Fo,null),i.setSharedStorage(Ho,null),i.setSharedStorage(Zo,null),i.setSharedStorage(Qo,null),i.setSharedStorage(Uo,null),i.setSharedStorage($o,null),f=null,u=null},v=()=>{const e=i.getSharedStorage(ao);return!(!e||"area"===e)&&(g(),!0)},m=()=>{const e=i.getActiveStorage("data");if(null==e?void 0:e.layout){const{x:t,y:i,w:o,h:n}=e.layout;return{x:t,y:i,w:o,h:n}}return null},w=e=>{const t=m();if(t){const{x:o,y:n,w:a,h:r}=t;return function(e,t){return Le(e,Re(t))}(e,Ce({x:o-5,y:n-5,w:a+10,h:r+10},{viewScaleInfo:i.getActiveViewScaleInfo()}))}return!1},y=()=>{const e=i.getActiveViewScaleInfo(),t=m();if(t){const o=Ve(t,{viewScaleInfo:e,controllerSize:10});i.setSharedStorage(Ho,o)}else i.setSharedStorage(Ho,null)},p=e=>{const t=i.getActiveStorage("data"),o=i.getSharedStorage(Ho);let n=null;if(o&&(null==t?void 0:t.layout)&&(null==e?void 0:e.point)){let t=null;if(o){const{topLeft:a,top:l,topRight:s,right:h,bottomRight:c,bottom:d,bottomLeft:f,left:u}=o,g=[a,l,s,h,c,d,f,u];for(let i=0;i<g.length;i++){const o=g[i];if(Le(e.point,o.vertexes)){t=`${o.type}`;break}}t&&(i.setSharedStorage(Fo,t),r.trigger(io.CLEAR_SELECT),n=t)}}return n?i.setSharedStorage(Qo,!0):i.setSharedStorage(Qo,!1),n},x=e=>{!0!==i.getSharedStorage($o)&&r.trigger(io.CURSOR,{type:e?`resize-${e}`:e,groupQueue:[],element:m()})};return{name:"@middleware/layout-selector",use:()=>{g(),y()},hover:e=>{if(!0!==i.getSharedStorage($o)&&!v()){if(w(e.point)?i.setSharedStorage(Zo,!0):(i.setSharedStorage(Zo,!1),!0===f&&(a.drawFrame(),f=!1)),!0===i.getSharedStorage(Uo)){const t=i.getSharedStorage(No),o=i.getActiveStorage("data");if(null==o?void 0:o.layout)if("resize"!==t){y();const t=p(e);t?x(t):(x(),i.setSharedStorage(No,null))}else{const t=p(e);x(t)}return!0!==i.getSharedStorage(Qo)&&void 0}return i.getSharedStorage(Zo)&&!f&&a.drawFrame(),f=i.getSharedStorage(Zo),!0!==i.getSharedStorage(Qo)&&void 0}},pointStart:e=>{if(v())return;w(e.point)?i.setSharedStorage(Uo,!0):(!0===u&&(g(),a.drawFrame()),i.setSharedStorage(Uo,!1)),y();const t=p(e);return d=e.point,t&&i.setSharedStorage(No,"resize"),!0!==i.getSharedStorage(Uo)||u||a.drawFrame(),u=i.getSharedStorage(Uo),!0!==i.getSharedStorage(Qo)&&void 0},pointMove:e=>{if(!i.getSharedStorage(Uo)&&v())return;const t=i.getSharedStorage(No),o=i.getSharedStorage(Fo),r=i.getActiveStorage("data");if("resize"===t&&o&&(null==r?void 0:r.layout)){if(d){i.setSharedStorage($o,!0);const t=i.getActiveStorage("scale"),l=e.point.x-d.x,s=e.point.y-d.y,h=l/t,c=s/t,{x:f,y:u,w:g,h:v,operations:m={}}=r.layout,{position:w="absolute"}=m;"top"===o?"relative"===w?(r.layout.h=n.toGridNum(v-c),a.scroll({moveY:s})):(r.layout.y=n.toGridNum(u+c),r.layout.h=n.toGridNum(v-c)):"right"===o?r.layout.w=n.toGridNum(g+h):"bottom"===o?r.layout.h=n.toGridNum(v+c):"left"===o?"relative"===w?(r.layout.w=n.toGridNum(g-h),a.scroll({moveX:l})):(r.layout.x=n.toGridNum(f+h),r.layout.w=n.toGridNum(g-h)):"top-left"===o?"relative"===w?(r.layout.w=n.toGridNum(g-h),r.layout.h=n.toGridNum(v-c),a.scroll({moveX:l,moveY:s})):(r.layout.x=n.toGridNum(f+h),r.layout.y=n.toGridNum(u+c),r.layout.w=n.toGridNum(g-h),r.layout.h=n.toGridNum(v-c)):"top-right"===o?"relative"===w?(a.scroll({moveY:s}),r.layout.w=n.toGridNum(g+h),r.layout.h=n.toGridNum(v-c)):(r.layout.y=n.toGridNum(u+c),r.layout.w=n.toGridNum(g+h),r.layout.h=n.toGridNum(v-c)):"bottom-right"===o?(r.layout.w=n.toGridNum(g+h),r.layout.h=n.toGridNum(v+c)):"bottom-left"===o&&("relative"===w?(a.scroll({moveX:l}),r.layout.w=n.toGridNum(g-h),r.layout.h=n.toGridNum(v+c)):(r.layout.x=n.toGridNum(f+h),r.layout.w=n.toGridNum(g-h),r.layout.h=n.toGridNum(v+c)))}return d=e.point,y(),a.drawFrame(),!1}return!["resize"].includes(t)&&void 0},pointEnd:()=>{i.setSharedStorage($o,!1);const e=i.getSharedStorage(No),t=i.getSharedStorage(Fo),o=i.getActiveStorage("data");if(o&&"resize"===e&&t&&r.trigger(io.CHANGE,{type:"changeLayout",data:o}),!0===i.getSharedStorage(Qo))return!1},beforeDrawFrame:({snapshot:e})=>{var t;if(v())return;const{sharedStore:i,activeStore:o}=e,n=i[No],a=i[Zo],r=i[Uo];if(null==(t=o.data)?void 0:t.layout){const{x:t,y:i,w:s,h:h}=o.data.layout,d=re(e),f={x:t,y:i,w:s,h:h},u=Ve(f,{viewScaleInfo:d,controllerSize:10});if(!0===a){const e=Ce(f,{viewScaleInfo:d});!function(e,t){const{layoutSize:i,style:o}=t,{activeColor:n}=o,{x:a,y:r,w:l,h:s}=i;e.setLineDash([]),e.strokeStyle=n,e.lineWidth=1,e.beginPath(),e.moveTo(a,r),e.lineTo(a+l,r),e.lineTo(a+l,r+s),e.lineTo(a,r+s),e.lineTo(a,r),e.closePath(),e.stroke()}(l,{layoutSize:e,style:c})}(n&&["resize"].includes(n)||!0===r)&&function(e,t){const{controller:i,style:o}=t,{topLeft:n,topRight:a,bottomLeft:r,bottomRight:l,topMiddle:s,rightMiddle:h,bottomMiddle:c,leftMiddle:d}=i;qo(e,{start:n.center,end:a.center,centerVertexes:s.vertexes,style:o}),qo(e,{start:a.center,end:l.center,centerVertexes:h.vertexes,style:o}),qo(e,{start:l.center,end:r.center,centerVertexes:c.vertexes,style:o}),qo(e,{start:r.center,end:n.center,centerVertexes:d.vertexes,style:o}),Ko(e,n.vertexes,o),Ko(e,a.vertexes,o),Ko(e,l.vertexes,o),Ko(e,r.vertexes,o)}(l,{controller:u,style:c})}},scrollX:()=>{g()},scrollY:()=>{g()},wheelScale:()=>{g()}}},e.MiddlewarePointer=e=>{const{boardContent:t,eventHub:i,sharer:o}=e,n=t.boardContext.canvas,a=e.container||document.body,r=`idraw-middleware-pointer-${Math.random().toString(26).substring(2)}`,l=document.createElement("div");return l.setAttribute("id",r),l.style.position="fixed",l.style.top="0",l.style.bottom="unset",l.style.left="0",l.style.right="unset",a.appendChild(l),{name:"@middleware/pointer",use(){},disuse(){},pointStart(e){},pointEnd(){},contextMenu(e){const{point:t}=e,{left:a,top:r}=(()=>{const e=n.getBoundingClientRect(),{left:t,top:i,width:o,height:a}=e;return{left:t,top:i,width:o,height:a}})();l.style.left=`${a+t.x}px`,l.style.top=`${r+t.y}px`;const s=o.getSharedStorage(fo);i.trigger(io.CONTEXT_MENU,{pointerContainer:l,selectedElements:s||[]})}}},e.MiddlewareRuler=(e,t)=>{const{boardContent:i,viewer:o,eventHub:n,calculator:a}=e,{overlayContext:r,underlayContext:l}=i,s={...bn,...t},{background:h,borderColor:c,scaleColor:d,textColor:f,gridColor:u,gridPrimaryColor:g,selectedAreaColor:v}=s,m={background:h,borderColor:c,scaleColor:d,textColor:f,gridColor:u,gridPrimaryColor:g,selectedAreaColor:v};let w=!0,y=!0;const p=e=>{"boolean"==typeof(null==e?void 0:e.show)&&(w=e.show),"boolean"==typeof(null==e?void 0:e.showGrid)&&(y=e.showGrid),"boolean"!=typeof(null==e?void 0:e.show)&&"boolean"!=typeof(null==e?void 0:e.showGrid)||o.drawFrame()};return{name:"@middleware/ruler",use(){n.on(io.RULER,p)},disuse(){n.off(io.RULER,p)},beforeDrawFrame:({snapshot:e})=>{if(!0===w){const t=re(e),i=le(e);!function(e,t){const{snapshot:i,calculator:o,style:n}=t,{sharedStore:a}=i,{selectedAreaColor:r}=n,l=a[fo],s=a[ao];if(["select","drag","drag-list","drag-list-end"].includes(s)&&l.length>0){const t=re(i),n=le(i),a=[],s=[],h=[],c=[],d=[];if(l.forEach((e=>{const i=o.calcViewRectInfoFromRange(e.uuid,{viewScaleInfo:t,viewSizeInfo:n});i&&(a.push(i),s.push(i.left.x),h.push(i.right.x),c.push(i.top.y),d.push(i.bottom.y))})),!(a.length>0))return;const f=Math.min(...s),u=Math.max(...h),g=Math.min(...c),v=Math.max(...d);e.globalAlpha=1,e.beginPath(),e.moveTo(f,0),e.lineTo(u,0),e.lineTo(u,xn),e.lineTo(f,xn),e.fillStyle=r,e.closePath(),e.fill(),e.beginPath(),e.moveTo(0,g),e.lineTo(xn,g),e.lineTo(xn,v),e.lineTo(0,v),e.fillStyle=r,e.closePath(),e.fill()}}(r,{snapshot:e,calculator:a,style:m}),function(e,t){const{viewSizeInfo:i,style:o}=t,{width:n,height:a}=i,{background:r,borderColor:l}=o;e.beginPath(),e.moveTo(0,0),e.lineTo(n+1,0),e.lineTo(n+1,xn),e.lineTo(xn,xn),e.lineTo(xn,a+1),e.lineTo(0,a+1),e.lineTo(0,0),e.closePath(),e.fillStyle=r,e.fill(),e.lineWidth=1,e.setLineDash([]),e.strokeStyle=l,e.stroke()}(r,{viewScaleInfo:t,viewSizeInfo:i,style:m});const{list:o,rulerUnit:n}=function(e){const{viewScaleInfo:t,viewSizeInfo:i}=e,{scale:o,offsetLeft:n}=t,{width:a}=i;return An({axis:"X",scale:o,viewLength:a,viewOffset:n})}({viewScaleInfo:t,viewSizeInfo:i});!function(e,t){const{scaleList:i,style:o}=t,{scaleColor:n,textColor:a}=o;for(let t=0;t<i.length;t++){const o=i[t];o.position<xn||(e.beginPath(),e.moveTo(o.position,16),e.lineTo(o.position,o.isKeyNum?3.2:o.isSubKeyNum?6.4:12.8),e.closePath(),e.lineWidth=1,e.setLineDash([]),e.fillStyle=n,e.stroke(),o.isKeyNum&&(e.fillStyle=a,e.textBaseline="top",e.$setFont({fontWeight:100,fontSize:10,fontFamily:Sn}),e.fillText(`${o.num}`,o.position+3.2,3.2)))}}(r,{scaleList:o,style:m});const{list:s}=function(e){const{viewScaleInfo:t,viewSizeInfo:i}=e,{scale:o,offsetTop:n}=t,{height:a}=i;return An({axis:"Y",scale:o,viewLength:a,viewOffset:n})}({viewScaleInfo:t,viewSizeInfo:i});if(function(e,t){const{scaleList:i,style:o}=t,{scaleColor:n,textColor:a}=o,r=3.2;for(let t=0;t<i.length;t++){const o=i[t];if(!(o.position<xn)&&(e.beginPath(),e.moveTo(16,o.position),e.lineTo(o.isKeyNum?3.2:o.isSubKeyNum?6.4:12.8,o.position),e.closePath(),e.fillStyle=n,e.lineWidth=1,e.setLineDash([]),e.stroke(),!0===o.showNum)){const t=r,i=o.position+r,n=`${o.num}`;he(e,-90,{x:t,y:i},(()=>{e.fillStyle=a,e.textBaseline="top",e.$setFont({fontWeight:100,fontSize:10,fontFamily:Sn}),e.fillText(n,13.2,o.position+r)}))}}}(r,{scaleList:s,style:m}),!0===y){!function(e,t){const{xList:i,yList:o,viewSizeInfo:n,style:a}=t,{width:r,height:l}=n,{gridColor:s,gridPrimaryColor:h}=a;for(let t=0;t<i.length;t++){const o=i[t];e.beginPath(),e.moveTo(o.position,0),e.lineTo(o.position,l),!0===o.isKeyNum||!0===o.isSubKeyNum?e.strokeStyle=h:e.strokeStyle=s,e.closePath(),e.lineWidth=1,e.setLineDash([]),e.stroke()}for(let t=0;t<o.length;t++){const i=o[t];e.beginPath(),e.moveTo(0,i.position),e.lineTo(r,i.position),!0===i.isKeyNum||!0===i.isSubKeyNum?e.strokeStyle=h:e.strokeStyle=s,e.lineWidth=1,e.closePath(),e.stroke()}}(1===n?r:l,{xList:o,yList:s,viewScaleInfo:t,viewSizeInfo:i,style:m})}}}}},e.MiddlewareScaler=e=>{const{viewer:t,sharer:i,eventHub:o}=e;return{name:"@middleware/scaler",wheelScale(e){const{deltaY:n,point:a}=e,{scale:r}=i.getActiveViewScaleInfo();let l=r;if(n<0?l=1.1*r:n>0&&(l=.9*r),l<.05||l>50)return;const{moveX:s,moveY:h}=t.scale({scale:l,point:a});t.scroll({moveX:s,moveY:h}),t.drawFrame();const c=Ge(r);o.trigger(io.SCALE,{scale:c})}}},e.MiddlewareScroller=(e,t)=>{const{viewer:i,boardContent:o,sharer:n,eventHub:a}=e,{overlayContext:r}=o;n.setSharedStorage(rn,null),n.setSharedStorage(ln,null);let l=!1;const s={...un,...t},{thumbBackground:h,thumbBorderColor:c,hoverThumbBackground:d,hoverThumbBorderColor:f,activeThumbBackground:u,activeThumbBorderColor:g}=s,v={thumbBackground:h,thumbBorderColor:c,hoverThumbBackground:d,hoverThumbBorderColor:f,activeThumbBackground:u,activeThumbBorderColor:g},m=()=>{n.setSharedStorage(cn,null),n.setSharedStorage(dn,null),n.setSharedStorage(fn,null),n.setSharedStorage(sn,null),n.setSharedStorage(hn,null),l=!1};m();const w=e=>function(e,t,i){let o=null;const{xThumbRect:n,yThumbRect:a}=i;return n&&mn(e,t,n)?o="X":a&&mn(e,t,a)&&(o="Y"),o}(r,e,{xThumbRect:n.getSharedStorage(rn),yThumbRect:n.getSharedStorage(ln)});return{name:"@middleware/scroller",wheel:e=>{i.scroll({moveX:0-e.deltaX,moveY:0-e.deltaY}),i.drawFrame()},hover:e=>{if(!0===l)return!1;const{point:t}=e,i=w(t);if("X"===i||"Y"===i)return"X"===i?(n.setSharedStorage(sn,!0),n.setSharedStorage(hn,!1)):(n.setSharedStorage(sn,!1),n.setSharedStorage(hn,!0)),a.trigger(io.CURSOR,{type:"default"}),!1;n.setSharedStorage(sn,!1),n.setSharedStorage(hn,!1)},pointStart:e=>{const{point:t}=e,i=w(t);if("X"===i||"Y"===i)return l=!0,n.setSharedStorage(fn,i),n.setSharedStorage(cn,t),!1},pointMove:e=>{const{point:t}=e,o=n.getSharedStorage(fn);if("X"===o||"Y"===o)return n.setSharedStorage(dn,t),"X"===o?(e=>{const t=n.getSharedStorage(cn);if(t){const{offsetLeft:o,offsetRight:a}=n.getActiveViewScaleInfo(),{width:r}=n.getActiveViewSizeInfo(),l=-(e.x-t.x)*(r+Math.abs(o)+Math.abs(a))/r;i.scroll({moveX:l}),i.drawFrame()}})(t):"Y"===o&&(e=>{const t=n.getSharedStorage(cn);if(t){const{offsetTop:o,offsetBottom:a}=n.getActiveViewScaleInfo(),{height:r}=n.getActiveViewSizeInfo(),l=-(e.y-t.y)*(r+Math.abs(o)+Math.abs(a))/r;i.scroll({moveY:l}),i.drawFrame()}})(t),n.setSharedStorage(cn,t),!1},pointEnd:()=>{l=!1;const e=n.getSharedStorage(fn);if(m(),"X"===e||"Y"===e)return i.scroll({moveX:0,moveY:0}),i.drawFrame(),!1},beforeDrawFrame({snapshot:e}){const{xThumbRect:t,yThumbRect:i}=pn(r,{snapshot:e,style:v});n.setSharedStorage(rn,t),n.setSharedStorage(ln,i)}}},e.MiddlewareSelector=(e,t)=>{const i={...So,...t},{activeColor:o,activeAreaColor:n,lockedColor:a,referenceColor:r}=i,l={activeColor:o,activeAreaColor:n,lockedColor:a,referenceColor:r},{viewer:s,sharer:h,boardContent:c,calculator:d,eventHub:f}=e,{overlayContext:u}=c;let g=null,v=null,m=null,w=null,y=null;const p=_o({fill:l.activeColor,devicePixelRatio:h.getActiveViewSizeInfo().devicePixelRatio});h.setSharedStorage(ao,null),h.setSharedStorage(xo,!0);const x=()=>h.getSharedStorage(fo),S=e=>{let t=h.getSharedStorage(mo);Array.isArray(t)||(t=[]),t.length>0?!function(e,t){var i;if("group"===(null==t?void 0:t.type)&&Array.isArray(null==(i=null==t?void 0:t.detail)?void 0:i.children))for(let i=0;i<t.detail.children.length;i++){const o=t.detail.children[i];if(e.uuid===o.uuid)return!0}return!1}(e,t[t.length-1])?t=[]:t.push(e):0===t.length&&t.push(e);const i=Te(t);return h.setSharedStorage(mo,t),h.setSharedStorage(wo,i),t.length>0},b=e=>{h.setSharedStorage(ho,e);let t=null;e&&(t=Pe(e,{groupQueue:h.getSharedStorage(mo)})),h.setSharedStorage(co,t)},I=()=>{const e=h.getSharedStorage(fo);if(1===e.length){const t=function(e,t){const{groupQueue:i,controllerSize:o,viewScaleInfo:n,rotateControllerSize:a,rotateControllerPosition:r}=t,l=(o&&o>0?o:8)/n.scale,{x:s,y:h,w:c,h:d,angle:f=0}=e,u=a,g=r,v=[{uuid:M(),x:s,y:h,w:c,h:d,angle:f,type:"group",detail:{children:[]}},...i];let m=0;v.forEach((({angle:e=0})=>{m+=e}));const w=Pe(e,{groupQueue:i}),y=Pe({x:s,y:h-(g+u/2)/n.scale,h:d+(2*g+u)/n.scale,w:c,angle:f},{groupQueue:[...i]}),p=K(w[0],w[1]),x=K(w[1],w[2]),S=K(w[2],w[3]),b=K(w[3],w[0]),I=w[0],A=w[1],z=w[2],R=w[3],T=Ye(p,{size:l,angle:m}),P=Ye(x,{size:l,angle:m}),C=Ye(S,{size:l,angle:m}),E=Ye(b,{size:l,angle:m}),k=Ye(I,{size:l,angle:m}),W=Ye(A,{size:l,angle:m}),L=Ye(R,{size:l,angle:m}),O=Ye(z,{size:l,angle:m}),j=Re(k),D=Re(W),Y=Re(L),V=Re(O),B=[j[1],D[0],D[3],j[2]],G=[D[3],D[2],V[1],V[0]],X=[Y[1],V[0],V[3],Y[2]],N=[j[3],j[2],Y[1],Y[0]],F=Re(T),H=Re(P),Z=Re(C),Q=Re(E),U=K(y[0],y[1]);return{elementWrapper:w,left:{type:"left",vertexes:N,center:b,size:l},right:{type:"right",vertexes:G,center:x,size:l},top:{type:"top",vertexes:B,center:p,size:l},bottom:{type:"bottom",vertexes:X,center:S,size:l},topLeft:{type:"top-left",vertexes:j,center:I,size:l},topRight:{type:"top-right",vertexes:D,center:A,size:l},bottomLeft:{type:"bottom-left",vertexes:Y,center:R,size:l},bottomRight:{type:"bottom-right",vertexes:V,center:z,size:l},leftMiddle:{type:"left-middle",vertexes:Q,center:b,size:l},rightMiddle:{type:"right-middle",vertexes:H,center:x,size:l},topMiddle:{type:"top-middle",vertexes:F,center:p,size:l},bottomMiddle:{type:"bottom-middle",vertexes:Z,center:S,size:l},rotate:{type:"rotate",vertexes:Re(Ye(U,{size:1.1*a/n.scale,angle:m})),center:U,size:a}}}(e[0],{groupQueue:h.getSharedStorage(mo),controllerSize:10,viewScaleInfo:h.getActiveViewScaleInfo(),rotateControllerPosition:22,rotateControllerSize:20});h.setSharedStorage(go,t)}},A=(e,t)=>{var i;if(h.setSharedStorage(fo,e),1===e.length?(I(),h.setSharedStorage(vo,Me(e[0].uuid,(null==(i=h.getActiveStorage("data"))?void 0:i.elements)||[]))):(h.setSharedStorage(go,null),h.setSharedStorage(vo,[])),!0===(null==t?void 0:t.triggerEvent)){const t=e.map((e=>e.uuid)),i=h.getActiveStorage("data"),o=function(e,t){const i=[],o={};let n=!1;const a=t=>{var r;for(let l=0;l<t.length&&!0!==n;l++){i.push(l);const s=t[l];if(e.includes(s.uuid)){if(o[s.uuid]=[...i],Object.keys(o).length===e.length){n=!0;break}}else"group"===s.type&&a((null===(r=null==s?void 0:s.detail)||void 0===r?void 0:r.children)||[]);if(n)break;i.pop()}};return a(t),o}(t,(null==i?void 0:i.elements)||[]);f.trigger(io.SELECT,{uuids:t,positions:e.map((e=>[...o[e.uuid]]))})}},z=()=>({ctx:u,calculator:d,data:h.getActiveStorage("data"),selectedElements:x(),viewScaleInfo:h.getActiveViewScaleInfo(),viewSizeInfo:h.getActiveViewSizeInfo(),groupQueue:h.getSharedStorage(mo),areaSize:null,selectedElementController:h.getSharedStorage(go),selectedElementPosition:h.getSharedStorage(vo)}),R=()=>{h.setSharedStorage(ao,null),h.setSharedStorage(ro,null),h.setSharedStorage(lo,null),h.setSharedStorage(so,null),h.setSharedStorage(mo,[]),h.setSharedStorage(wo,[]),h.setSharedStorage(ho,null),h.setSharedStorage(co,null),h.setSharedStorage(fo,[]),h.setSharedStorage(uo,null),h.setSharedStorage(go,null),h.setSharedStorage(vo,[]),h.setSharedStorage(yo,null)};R();const T=({uuids:e=[],positions:t})=>{let i=[];const o=h.getSharedStorage(ao),n=h.getActiveStorage("data");i=t&&Array.isArray(t)?function(e,t){const i=[];return e.forEach((e=>{const o=Ae(e,t);o&&i.push(o)})),i}(t,(null==n?void 0:n.elements)||[]):function(e,t){const i=[];return function t(o){var n;for(let a=0;a<o.length;a++){const r=o[a];e.includes(r.uuid)?i.push(r):"group"===r.type&&t((null===(n=null==r?void 0:r.detail)||void 0===n?void 0:n.children)||[])}}(t),i}(e,(null==n?void 0:n.elements)||[]);let a=!1;if(o||1!==i.length?"select"===o&&1===i.length&&(a=!0):(h.setSharedStorage(ao,"select"),a=!0),a){const e=function(e,t){const i=[];return function e(t,o){var n;let a=null;for(let r=0;r<o.length;r++){const l=o[r];if(l.uuid===t){a=l;break}if(!a&&"group"===l.type){i.push(l);const o=e(t,(null===(n=null==l?void 0:l.detail)||void 0===n?void 0:n.children)||[]);if((null==o?void 0:o.uuid)===t){a=o;break}i.pop()}}return a}(e,t),i}(i[0].uuid,(null==n?void 0:n.elements)||[]);h.setSharedStorage(mo,e),A(i),s.drawFrame()}},P=()=>{R(),s.drawFrame()},C=e=>{h.setSharedStorage(xo,!!e.enable)},E=e=>{h.setSharedStorage(po,!!e.enable)};return{name:"@middleware/selector",use(){f.on(io.SELECT,T),f.on(io.CLEAR_SELECT,P),f.on(io.SELECT_IN_GROUP,E),f.on(io.SNAP_TO_GRID,C)},disuse(){f.off(io.SELECT,T),f.off(io.CLEAR_SELECT,P),f.off(io.SELECT_IN_GROUP,E),f.off(io.SNAP_TO_GRID,C)},hover:e=>{var t,i,o,n,a;const r=h.getSharedStorage(Uo);if(!0===h.getSharedStorage($o))return;const l=h.getSharedStorage(ro),c=h.getSharedStorage(ao),g=h.getSharedStorage(mo),v=e=>{if(!0===r)return;const t=e.type;null===w&&f.trigger(io.CURSOR,{type:t,groupQueue:e.groupQueue,element:e.elements[0]})};if((null==g?void 0:g.length)>0){if(!Lo(e.point,{ctx:u,viewScaleInfo:h.getActiveViewScaleInfo(),viewSizeInfo:h.getActiveViewSizeInfo(),groupQueue:h.getSharedStorage(mo)}))return b(null),void s.drawFrame();const i=Oo(e.point,z());return v(i),l||["area","drag","drag-list"].includes(c)?(b(null),void s.drawFrame()):1===(null==(t=null==i?void 0:i.elements)?void 0:t.length)?(b(i.elements[0]),void s.drawFrame()):(b(null),void s.drawFrame())}if(l||["area","drag","drag-list"].includes(c))return void b(null);if("drag"===c)return void b(null);const m=x(),y=h.getActiveViewScaleInfo(),p=h.getActiveViewSizeInfo(),S=Oo(e.point,{...z(),areaSize:Do(m,{viewScaleInfo:y,viewSizeInfo:p,calculator:d})});if(v(S),null!==S.type){if(!("over-element"===S.type&&"select"===h.getSharedStorage(ao)&&1===S.elements.length&&S.elements[0].uuid===(null==(o=null==(i=x())?void 0:i[0])?void 0:o.uuid)||"over-element"===S.type&&null===h.getSharedStorage(ao)&&1===S.elements.length&&S.elements[0].uuid===(null==(n=h.getSharedStorage(ho))?void 0:n.uuid)))return"over-element"===S.type&&1===(null==(a=null==S?void 0:S.elements)?void 0:a.length)?(b(S.elements[0]),void s.drawFrame()):h.getSharedStorage(ho)?(b(null),void s.drawFrame()):void 0}else(h.getSharedStorage(ho)||h.getSharedStorage(co))&&(h.setSharedStorage(ho,null),h.setSharedStorage(co,null),s.drawFrame())},pointStart:e=>{var t,i,o,n,a,r,l,c,f,w,y,p;g=e.point,v=e.point;const S=h.getSharedStorage(mo);if((null==S?void 0:S.length)>0){if(Lo(e.point,{ctx:u,viewScaleInfo:h.getActiveViewScaleInfo(),viewSizeInfo:h.getActiveViewSizeInfo(),groupQueue:S})){const l=Oo(e.point,z()),s=1===(null==(t=null==l?void 0:l.elements)?void 0:t.length)&&!0===(null==(o=null==(i=l.elements[0])?void 0:i.operations)?void 0:o.locked);b(null),1===(null==(n=null==l?void 0:l.elements)?void 0:n.length)&&(m=Ie(null==l?void 0:l.elements[0])),!0===s?R():"over-element"===l.type&&1===(null==(a=null==l?void 0:l.elements)?void 0:a.length)?(A([l.elements[0]],{triggerEvent:!0}),h.setSharedStorage(ao,"drag")):(null==(r=l.type)?void 0:r.startsWith("resize-"))?(h.setSharedStorage(ro,l.type),h.setSharedStorage(ao,"resize")):A([],{triggerEvent:!0})}else R();return void s.drawFrame()}const I=Do(x(),{viewScaleInfo:h.getActiveViewScaleInfo(),viewSizeInfo:h.getActiveViewSizeInfo(),calculator:d}),M=Oo(e.point,{...z(),areaSize:I,groupQueue:[]}),T=1===(null==(l=null==M?void 0:M.elements)?void 0:l.length)&&!0===(null==(f=null==(c=M.elements[0])?void 0:c.operations)?void 0:f.locked);b(null),1===(null==(w=null==M?void 0:M.elements)?void 0:w.length)&&(m=Ie(null==M?void 0:M.elements[0])),!0===T?(R(),h.setSharedStorage(ao,"area"),h.setSharedStorage(lo,e.point),A([],{triggerEvent:!0})):"list-area"===M.type?h.setSharedStorage(ao,"drag-list"):"over-element"===M.type&&1===(null==(y=null==M?void 0:M.elements)?void 0:y.length)?(A([M.elements[0]],{triggerEvent:!0}),h.setSharedStorage(ao,"drag")):(null==(p=M.type)?void 0:p.startsWith("resize-"))?(h.setSharedStorage(ro,M.type),h.setSharedStorage(ao,"resize")):(R(),h.setSharedStorage(ao,"area"),h.setSharedStorage(lo,e.point),A([],{triggerEvent:!0})),s.drawFrame()},pointMove:e=>{var t,i,o;h.setSharedStorage(yo,!0);const n=h.getActiveStorage("data"),a=x(),r=h.getActiveStorage("scale")||1,l=h.getActiveViewScaleInfo(),c=h.getActiveViewSizeInfo(),u=g,p=v,S=e.point,b=h.getSharedStorage(ro),I=h.getSharedStorage(ao),M=h.getSharedStorage(mo),z=h.getSharedStorage(xo);if("drag"===I){if(y=!0,w="drag",f.trigger(tn,{show:!1}),n&&1===(null==a?void 0:a.length)&&m&&p&&S&&!0!==(null==(i=null==(t=a[0])?void 0:t.operations)?void 0:i.locked)){const{moveX:e,moveY:t}=function(e,t,i){let o=t.x-e.x,n=t.y-e.y;const a=[];if(i.forEach((e=>{const{x:t,y:i,w:o,h:n,angle:r=0}=e;a.push({x:t,y:i,w:o,h:n,angle:0-r})})),(null==i?void 0:i.length)>0){const i=ve(e,a),r=ve(t,a);o=r.x-i.x,n=r.y-i.y}return{moveX:o,moveY:n}}(p,S,M);let i=d.toGridNum(e/r),o=d.toGridNum(t/r);if(!0===z){const e=Go(a[0].uuid,{calculator:d,data:n,groupQueue:M,viewScaleInfo:l,viewSizeInfo:c});try{e&&(B.x(e.offsetX)&&null!==e.offsetX&&(i=d.toGridNum(i+e.offsetX)),B.y(e.offsetY)&&null!==e.offsetY&&(o=d.toGridNum(o+e.offsetY)))}catch(e){console.error(e)}}a[0].x=d.toGridNum(m.x+i),a[0].y=d.toGridNum(m.y+o),A([a[0]]),d.modifyViewVisibleInfoMap(n,{modifyOptions:{type:"updateElement",content:{element:a[0],position:h.getSharedStorage(vo)||[]}},viewSizeInfo:c,viewScaleInfo:l})}s.drawFrame()}else if("drag-list"===I){if(y=!0,w="drag-list",n&&p&&u&&S&&(null==a?void 0:a.length)>1){const e=(S.x-u.x)/r,t=(S.y-u.y)/r;a.forEach((i=>{var o;i&&!0!==(null==(o=null==i?void 0:i.operations)?void 0:o.locked)&&(i.x=d.toGridNum(i.x+e),i.y=d.toGridNum(i.y+t),d.modifyViewVisibleInfoMap(n,{modifyOptions:{type:"updateElement",content:{element:i,position:Me(i.uuid,n.elements)||[]}},viewSizeInfo:c,viewScaleInfo:l}))})),h.setActiveStorage("data",n)}s.drawFrame()}else if("resize"===I){if(n&&1===(null==a?void 0:a.length)&&p&&m&&(null==b?void 0:b.startsWith("resize-"))){y=!0,w="resize";const e=[];M.forEach((t=>{const{x:i,y:o,w:n,h:a,angle:r=0}=t;e.push({x:i,y:o,w:n,h:a,angle:0-r})}));let t=p,i=S;if(M.length>0&&(t=ve(p,e),i=ve(S,e)),"resize-rotate"===b){const e=h.getSharedStorage(go),t=fe([e.topLeft.center,e.topRight.center,e.bottomLeft.center,e.bottomRight.center]),i=jo(m,{center:t,viewScaleInfo:l,viewSizeInfo:c,start:p,end:S,resizeType:b,sharer:h});a[0].angle=d.toGridNum(i.angle||0)}else{const e=function(e,t){var i,o,n,a,r,l,s,h,c;let{x:d,y:f,w:u,h:g,angle:v=0}=e;const m=de({x:d,y:f,w:u,h:g,angle:v});v=pe(v);const w=se(v),y=!!(null==(i=null==e?void 0:e.operations)?void 0:i.limitRatio),{start:p,end:x,resizeType:S,scale:b}=t;let I={...p},A={...x},M={x:I.x,y:m.y},z={x:A.x,y:m.y},R={...M},T={...z},P={x:m.x,y:I.y},C={x:m.x,y:A.y},E={...P},k={...C},W=(T.x-R.x)/b,L=(T.y-R.y)/b,O=Eo(W,L),j=(k.x-E.x)/b,D=(k.y-E.y)/b,Y=Eo(j,D);(v>0||v<0)&&(I=ge(m,p,0-w),A=ge(m,x,0-w),M={x:I.x,y:m.y},z={x:A.x,y:m.y},R=ge(m,M,w),T=ge(m,z,w),P={x:m.x,y:I.y},C={x:m.x,y:A.y},E=ge(m,P,w),k=ge(m,C,w),W=(T.x-R.x)/b,L=(T.y-R.y)/b,O=Eo(W,L),O=ko(O,L),j=(k.x-E.x)/b,D=(k.y-E.y)/b,Y=Eo(j,D),Y=ko(Y,D));let V=(x.x-p.x)/b,B=(x.y-p.y)/b;if(!0===y)if(["resize-top","resize-bottom","resize-left","resize-right"].includes(S)){const t=Math.max(Math.abs(V),Math.abs(B));V=(V>=0?1:-1)*t,B=(B>=0?1:-1)*t/e.w*e.h;const i=Math.max(Math.abs(j),Math.abs(D));j=(j>=0?1:-1)*i,D=(D>=0?1:-1)*i/e.w*e.h;const o=Math.max(Math.abs(W),Math.abs(L));W=(W>=0?1:-1)*o,L=(L>=0?1:-1)*o/e.w*e.h}else if(["resize-top-left","resize-top-right","resize-bottom-left","resize-bottom-right"].includes(S)){{const t=Math.abs(V);V=(V>=0?1:-1)*t;const i=t/e.w*e.h;"resize-top-left"===S||"resize-bottom-right"===S?B=V>0?i:-i:"resize-top-right"!==S&&"resize-bottom-left"!==S||(B=V>0?-i:i)}O=Math.abs(O),Y=O/e.w*e.h}switch(S){case"resize-top":if(0===v)g-B>0&&(f+=B,g-=B,!0===(null==(o=e.operations)?void 0:o.limitRatio)&&(d+=B/e.h*e.w/2,u-=B/e.h*e.w));else if(v>0||v<0){let t=m.x,i=m.y;if(v<90){Y=0-ko(Y,D);const e=Co(v),o=Y/2;t+=o*Math.sin(e),i-=o*Math.cos(e)}else if(v<180){Y=ko(Y,j);const e=Co(v-90),o=Y/2;t+=o*Math.cos(e),i+=o*Math.sin(e)}else if(v<270){Y=ko(Y,D);const e=Co(v-180),o=Y/2;t-=o*Math.sin(e),i+=o*Math.cos(e)}else if(v<360){Y=0-ko(Y,j);const e=Co(v-270),o=Y/2;t-=o*Math.cos(e),i-=o*Math.sin(e)}g+Y>0&&(!0===(null==(n=e.operations)?void 0:n.limitRatio)&&(u+=Y/e.h*e.w),g+=Y,d=t-u/2,f=i-g/2)}break;case"resize-bottom":if(0===v)e.h+B>0&&(g+=B,!0===(null==(a=e.operations)?void 0:a.limitRatio)&&(d-=B/e.h*e.w/2,u+=B/e.h*e.w));else if(v>0||v<0){let t=m.x,i=m.y;if(v<90){Y=ko(Y,D);const e=Co(v),o=Y/2;t-=o*Math.sin(e),i+=o*Math.cos(e)}else if(v<180){Y=0-ko(Y,j);const e=Co(v-90),o=Y/2;t-=o*Math.cos(e),i-=o*Math.sin(e)}else if(v<270){Y=ko(Y,j);const e=Co(v-180),o=Y/2;t+=o*Math.sin(e),i-=o*Math.cos(e)}else if(v<360){Y=ko(Y,j);const e=Co(v-270),o=Y/2;t+=o*Math.cos(e),i+=o*Math.sin(e)}g+Y>0&&(!0===(null==(r=e.operations)?void 0:r.limitRatio)&&(u+=Y/e.h*e.w),g+=Y,d=t-u/2,f=i-g/2)}break;case"resize-left":if(0===v)e.w-V>0&&(d+=V,u-=V,!0===(null==(l=e.operations)?void 0:l.limitRatio)&&(g-=V/e.w*e.h,f+=V/e.w*e.h/2));else if(v>0||v<0){let t=m.x,i=m.y;if(v<90){O=0-ko(O,W);const e=Co(v),o=O/2;t-=o*Math.cos(e),i-=o*Math.sin(e)}else if(v<180){O=ko(O,W);const e=Co(v-90),o=O/2;t+=o*Math.sin(e),i-=o*Math.cos(e)}else if(v<270){O=ko(O,L);const e=Co(v-180),o=O/2;t+=o*Math.cos(e),i+=o*Math.sin(e)}else if(v<360){O=ko(O,L);const e=Co(v-270),o=O/2;t-=o*Math.sin(e),i+=o*Math.cos(e)}u+O>0&&(!0===(null==(s=e.operations)?void 0:s.limitRatio)&&(g+=O/e.w*e.h),u+=O,d=t-u/2,f=i-g/2)}break;case"resize-right":if(0===v)e.w+V>0&&(u+=V,!0===(null==(h=e.operations)?void 0:h.limitRatio)&&(f-=V*e.h/e.w/2,g+=V*e.h/e.w));else if(v>0||v<0){let t=m.x,i=m.y;if(v<90){O=ko(O,L);const e=Co(v),o=O/2;t+=o*Math.cos(e),i+=o*Math.sin(e)}else if(v<180){O=ko(O,B);const e=Co(v-90),o=O/2;t-=o*Math.sin(e),i+=o*Math.cos(e)}else if(v<270){O=ko(O,B);const e=Co(v-180),o=O/2;t+=o*Math.cos(e),i+=o*Math.sin(e),O=0-O}else if(v<360){O=ko(O,V);const e=Co(v-270),o=O/2;t+=o*Math.sin(e),i-=o*Math.cos(e)}u+O>0&&(!0===(null==(c=e.operations)?void 0:c.limitRatio)&&(g+=O/e.w*e.h),u+=O,d=t-u/2,f=i-g/2)}break;case"resize-top-left":if(0===v)u-V>0&&(d+=V,u-=V),g-B>0&&(f+=B,g-=B);else if(v>0||v<0){let e=m.x,t=m.y;if(v<90){Y=0-ko(Y,D),O=0-ko(O,y?0-Y:W);const i=Y/2;e+=i*Math.sin(w),t-=i*Math.cos(w);const o=O/2;e-=o*Math.cos(w),t-=o*Math.sin(w)}else if(v<180){Y=ko(Y,j),O=ko(O,y?Y:W);const i=Co(v-90),o=Y/2;e+=o*Math.cos(i),t+=o*Math.sin(i);const n=O/2;e+=n*Math.sin(i),t-=n*Math.cos(i)}else if(v<270){Y=ko(Y,D),O=ko(O,y?Y:L);const i=Co(v-180),o=Y/2;e-=o*Math.sin(i),t+=o*Math.cos(i);const n=O/2;e+=n*Math.cos(i),t+=n*Math.sin(i)}else if(v<360){Y=0-ko(Y,j),O=ko(O,y?Y:L);const i=Co(v-270),o=Y/2;e-=o*Math.cos(i),t-=o*Math.sin(i);const n=O/2;e-=n*Math.sin(i),t+=n*Math.cos(i)}g+Y>0&&(g+=Y),u+O>0&&(u+=O),d=e-u/2,f=t-g/2}break;case"resize-top-right":if(0===v)u+V>0&&(u+=V),g-B>0&&(f+=B,g-=B);else if(v>0||v<0){let e=m.x,t=m.y;if(v<90){Y=0-ko(Y,D),O=ko(O,y?Y:L);const i=Co(v),o=Y/2;e+=o*Math.sin(i),t-=o*Math.cos(i);const n=O/2;e+=n*Math.cos(i),t+=n*Math.sin(i)}else if(v<180){Y=ko(Y,j),O=ko(O,y?Y:L);const i=Co(v-90),o=Y/2;e+=o*Math.cos(i),t+=o*Math.sin(i);const n=O/2;e-=n*Math.sin(i),t+=n*Math.cos(i)}else if(v<270){const i=Co(v-180);Y=ko(Y,D),O=ko(O,y?Y:0-W);const o=Y/2;e-=o*Math.sin(i),t+=o*Math.cos(i);const n=O/2;e-=n*Math.cos(i),t-=n*Math.sin(i)}else if(v<360){Y=0-ko(Y,j),O=ko(O,y?Y:W);const i=Co(v-270),o=Y/2;e-=o*Math.cos(i),t-=o*Math.sin(i);const n=O/2;e+=n*Math.sin(i),t-=n*Math.cos(i)}g+Y>0&&(g+=Y),u+O>0&&(u+=O),d=e-u/2,f=t-g/2}break;case"resize-bottom-left":if(0===v)e.h+B>0&&(g+=B),e.w-V>0&&(d+=V,u-=V);else if(v>0||v<0){let e=m.x,t=m.y;if(v<90){Y=ko(Y,D),O=0-ko(O,y?0-Y:W);const i=Co(v),o=Y/2;e-=o*Math.sin(i),t+=o*Math.cos(i);const n=O/2;e-=n*Math.cos(i),t-=n*Math.sin(i)}else if(v<180){Y=0-ko(Y,j),O=ko(O,y?Y:W);const i=Co(v-90),o=Y/2;e-=o*Math.cos(i),t-=o*Math.sin(i);const n=O/2;e+=n*Math.sin(i),t-=n*Math.cos(i)}else if(v<270){Y=ko(Y,j),O=ko(O,y?Y:L);const i=Co(v-180),o=Y/2;e+=o*Math.sin(i),t-=o*Math.cos(i);const n=O/2;e+=n*Math.cos(i),t+=n*Math.sin(i)}else if(v<360){Y=ko(Y,j),O=ko(O,y?Y:L);const i=Co(v-270),o=Y/2;e+=o*Math.cos(i),t+=o*Math.sin(i);const n=O/2;e-=n*Math.sin(i),t+=n*Math.cos(i)}g+Y>0&&(g+=Y),u+O>0&&(u+=O),d=e-u/2,f=t-g/2}break;case"resize-bottom-right":if(0===v)e.h+B>0&&(g+=B),e.w+V>0&&(u+=V);else if(v>0||v<0){let e=m.x,t=m.y;if(v<90){Y=ko(Y,D),O=ko(O,y?Y:L);const i=Co(v),o=Y/2;e-=o*Math.sin(i),t+=o*Math.cos(i);const n=O/2;e+=n*Math.cos(i),t+=n*Math.sin(i)}else if(v<180){Y=0-ko(Y,j),O=ko(O,y?Y:B);const i=Co(v-90),o=Y/2;e-=o*Math.cos(i),t-=o*Math.sin(i);const n=O/2;e-=n*Math.sin(i),t+=n*Math.cos(i)}else if(v<270){Y=ko(Y,j),O=ko(O,y?Y:0-L);const i=Co(v-180),o=Y/2;e+=o*Math.sin(i),t-=o*Math.cos(i);const n=O/2;e-=n*Math.cos(i),t-=n*Math.sin(i)}else if(v<360){Y=ko(Y,j),O=ko(O,y?Y:W);const i=Co(v-270),o=Y/2;e+=o*Math.cos(i),t+=o*Math.sin(i);const n=O/2;e+=n*Math.sin(i),t-=n*Math.cos(i)}g+Y>0&&(g+=Y),u+O>0&&(u+=O),d=e-u/2,f=t-g/2}}return{x:d,y:f,w:u,h:g,angle:e.angle}}(m,{scale:r,start:t,end:i,resizeType:b,sharer:h}),n={ignore:!!m.angle};a[0].x=d.toGridNum(e.x,n),a[0].y=d.toGridNum(e.y,n),"group"===a[0].type&&!0===(null==(o=a[0].operations)?void 0:o.deepResize)?function(e,t){const i=t.w&&t.w>0?t.w:e.w,o=t.h&&t.h>0?t.h:e.h,n=i/e.w,a=o/e.h;if(n===a&&1===n)return e;const r=Math.min(n,a),l=Math.max(n,a);e.w=i,e.h=o;const s={xRatio:n,yRatio:a,minRatio:r,maxRatio:l};"group"===e.type&&Array.isArray(e.detail.children)&&e.detail.children.forEach((e=>{Ze(e,s)})),He(e,s)}(a[0],{w:d.toGridNum(e.w,n),h:d.toGridNum(e.h,n)}):(a[0].w=d.toGridNum(e.w,n),a[0].h=d.toGridNum(e.h,n))}A([a[0]]),d.modifyViewVisibleInfoMap(n,{modifyOptions:{type:"updateElement",content:{element:a[0],position:h.getSharedStorage(vo)||[]}},viewSizeInfo:c,viewScaleInfo:l}),s.drawFrame()}}else"area"===I&&(w="area",h.setSharedStorage(so,e.point),s.drawFrame());g=e.point},pointEnd(e){w=null,h.setSharedStorage(yo,!1);const t=h.getActiveStorage("data"),i=h.getSharedStorage(fo),o=h.getSharedStorage(ho),n=h.getSharedStorage(ro),a=h.getSharedStorage(ao),r=h.getActiveViewSizeInfo();let l=!1;if(g=null,v=null,m=null,"drag"===a&&f.trigger(tn,{show:!0}),"resize"===a&&n)h.setSharedStorage(ro,null),l=!0;else if("area"===a){if(h.setSharedStorage(ao,null),t){const e=h.getSharedStorage(lo),i=h.getSharedStorage(so);if(e&&i){const{elements:o}=function(e,t){var i;const o=[],n=[],a=[],{viewScaleInfo:r,viewSizeInfo:l,start:s,end:h}=t;if(!(Array.isArray(e.elements)&&s&&h))return{indexes:o,uuids:n,elements:a};const c=Math.min(s.x,h.x),d=Math.max(s.x,h.x),f=Math.min(s.y,h.y),u=Math.max(s.y,h.y);for(let t=0;t<e.elements.length;t++){const l=e.elements[t];if(!0===(null==(i=null==l?void 0:l.operations)?void 0:i.locked))continue;const s=Ce(l,{viewScaleInfo:r}),h=de(s);if(h.x>=c&&h.x<=d&&h.y>=f&&h.y<=u&&(o.push(t),n.push(l.uuid),a.push(l),s.angle&&(s.angle>0||s.angle<0))){const e=we(s);if(4===e.length){const t=[e[0].x,e[1].x,e[2].x,e[3].x],i=[e[0].y,e[1].y,e[2].y,e[3].y];s.x=Math.min(...t),s.y=Math.min(...i),s.w=Math.abs(Math.max(...t)-Math.min(...t)),s.h=Math.abs(Math.max(...i)-Math.min(...i))}}}return{indexes:o,uuids:n,elements:a}}(t,{start:e,end:i,calculator:d,viewScaleInfo:h.getActiveViewScaleInfo(),viewSizeInfo:h.getActiveViewSizeInfo()});o.length>0&&(h.setSharedStorage(ao,"drag-list"),A(o,{triggerEvent:!0}),l=!0)}}}else if("drag-list"===a)h.setSharedStorage(ao,"drag-list-end"),l=!0;else if(t){d.getPointElement(e.point,{data:t,viewScaleInfo:h.getActiveViewScaleInfo(),viewSizeInfo:h.getActiveViewSizeInfo()}).element?(h.setSharedStorage(ao,"select"),l=!0):h.setSharedStorage(ao,null)}null===h.getSharedStorage(ao)&&(R(),l=!0);(()=>{if(l){if(t&&Array.isArray(null==t?void 0:t.elements)&&["drag","drag-list"].includes(a)){const e=function(e,t,i){const o=Se(e,{viewWidth:t.width,viewHeight:t.height,extend:null==i?void 0:i.extend});return!0===(null==i?void 0:i.extend)&&(o.contextWidth=Math.max(o.contextWidth,t.contextWidth),o.contextHeight=Math.max(o.contextHeight,t.contextHeight)),{contextSize:o}}(t.elements,r,{extend:!0});h.setActiveStorage("contextHeight",e.contextSize.contextHeight),h.setActiveStorage("contextWidth",e.contextSize.contextWidth)}if(t&&["drag","drag-list","drag-list-end","resize"].includes(a)){let e="dragElement";y&&(f.trigger(io.CHANGE,{data:t,type:e,selectedElements:i,hoverElement:o}),y=!1)}s.drawFrame()}})()},pointLeave(){w=null,h.setSharedStorage(ro,null),f.trigger(io.CURSOR,{type:"default"})},doubleClick(e){var t,i,o,n,a,r,l,c;if(!1===h.getSharedStorage(po))return;const d=Oo(e.point,z());if(h.setSharedStorage(go,null),h.setSharedStorage(fo,[]),1!==d.elements.length||!0!==(null==(i=null==(t=d.elements[0])?void 0:t.operations)?void 0:i.locked)){if(1===d.elements.length&&"group"===(null==(o=d.elements[0])?void 0:o.type)){if(!0===S(d.elements[0]))return h.setSharedStorage(ao,null),void s.drawFrame()}else 1!==d.elements.length||"text"!==(null==(n=d.elements[0])?void 0:n.type)||(null==(r=null==(a=d.elements[0])?void 0:a.operations)?void 0:r.invisible)||f.trigger(io.TEXT_EDIT,{element:d.elements[0],groupQueue:h.getSharedStorage(mo)||[],position:Me(null==(l=d.elements[0])?void 0:l.uuid,(null==(c=h.getActiveStorage("data"))?void 0:c.elements)||[]),viewScaleInfo:h.getActiveViewScaleInfo()});h.setSharedStorage(ao,null)}},wheel(){I()},wheelScale(){I()},contextMenu:e=>{var t,i,o,n,a,r,l,c;const f=h.getSharedStorage(mo);if((null==f?void 0:f.length)>0){if(Lo(e.point,{ctx:u,viewScaleInfo:h.getActiveViewScaleInfo(),viewSizeInfo:h.getActiveViewSizeInfo(),groupQueue:f})){const a=Oo(e.point,z());1===(null==(t=null==a?void 0:a.elements)?void 0:t.length)&&!0!==(null==(o=null==(i=a.elements[0])?void 0:i.operations)?void 0:o.locked)?(R(),A([a.elements[0]],{triggerEvent:!0}),s.drawFrame()):(null==(n=null==a?void 0:a.elements)?void 0:n.length)||R()}return}const g=Do(x(),{viewScaleInfo:h.getActiveViewScaleInfo(),viewSizeInfo:h.getActiveViewSizeInfo(),calculator:d}),v=Oo(e.point,{...z(),areaSize:g,groupQueue:[]});if(1===(null==(a=null==v?void 0:v.elements)?void 0:a.length)&&!0!==(null==(l=null==(r=v.elements[0])?void 0:r.operations)?void 0:l.locked))return R(),A([v.elements[0]],{triggerEvent:!0}),void s.drawFrame();(null==(c=null==v?void 0:v.elements)?void 0:c.length)||R()},beforeDrawFrame({snapshot:t}){var i;const{activeStore:o,sharedStore:n}=t,{scale:a,offsetLeft:r,offsetTop:s,offsetRight:h,offsetBottom:c,width:f,height:g,contextHeight:v,contextWidth:m,devicePixelRatio:w}=o,y=e.sharer,S={scale:a,offsetLeft:r,offsetTop:s,offsetRight:h,offsetBottom:c},b={width:f,height:g,contextHeight:v,contextWidth:m,devicePixelRatio:w},I=n[fo][0],A=n[ho],M=n[co],z=n[ao],R=n[lo],T=n[so],P=n[mo],C=n[wo],E=n[yo],k=n[xo],W={calculator:d,viewScaleInfo:S,viewSizeInfo:b,style:l},L=n[go],O=!!(null==(i=null==A?void 0:A.operations)?void 0:i.locked);if((null==P?void 0:P.length)>0){if(function(e,t,i){const{style:o}=i,{activeColor:n}=o;for(let o=0;o<t.length;o++){const a={borderColor:n,borderWidth:2,background:"transparent",lineDash:[4,4]};bo(e,ke(t[o],i),a)}}(u,C,W),A&&"drag"!==z&&(O?Ro(u,M,{...W,controller:L,style:l}):zo(u,M,W)),I&&["select","drag","resize"].includes(z)&&(To(u,L,{...W,element:I,calculator:d,hideControllers:!!E&&"drag"===z,rotateControllerPattern:p,style:l}),"drag"===z&&!0===k)){const e=Go(I.uuid,{calculator:d,data:o.data,groupQueue:P,viewScaleInfo:S,viewSizeInfo:b});if(e){const{offsetX:t,offsetY:i,xLines:o,yLines:n}=e;0!==t&&0!==i||Po(u,{xLines:o,yLines:n,style:l})}}}else if(A&&"drag"!==z&&(O?Ro(u,M,{...W,controller:L,style:l}):zo(u,M,W)),I&&["select","drag","resize"].includes(z)){if(To(u,L,{...W,element:I,calculator:d,hideControllers:!!E&&"drag"===z,rotateControllerPattern:p,style:l}),"drag"===z&&!0===k){const e=Go(I.uuid,{calculator:d,data:o.data,groupQueue:P,viewScaleInfo:S,viewSizeInfo:b});if(e){const{offsetX:t,offsetY:i,xLines:o,yLines:n}=e;0!==t&&0!==i||Po(u,{xLines:o,yLines:n,style:l})}}}else if("area"===z&&R&&T)!function(e,t){const{start:i,end:o,style:n}=t,{activeColor:a,activeAreaColor:r}=n;e.setLineDash([]),e.lineWidth=1,e.strokeStyle=a,e.fillStyle=r,e.beginPath(),e.moveTo(i.x,i.y),e.lineTo(o.x,i.y),e.lineTo(o.x,o.y),e.lineTo(i.x,o.y),e.closePath(),e.stroke(),e.fill()}(u,{start:R,end:T,style:l});else if(["drag-list","drag-list-end"].includes(z)){const e=Do(x(),{viewScaleInfo:y.getActiveViewScaleInfo(),viewSizeInfo:y.getActiveViewSizeInfo(),calculator:d});e&&function(e,t){const{areaSize:i,style:o}=t,{activeColor:n,activeAreaColor:a}=o,{x:r,y:l,w:s,h:h}=i;e.setLineDash([]),e.lineWidth=1,e.strokeStyle=n,e.fillStyle=a,e.beginPath(),e.moveTo(r,l),e.lineTo(r+s,l),e.lineTo(r+s,l+h),e.lineTo(r,l+h),e.closePath(),e.stroke(),e.fill()}(u,{areaSize:e,style:l})}}}},e.MiddlewareTextEditor=e=>{const{eventHub:t,boardContent:i,viewer:o,sharer:n}=e,a=i.boardContext.canvas,r=document.createElement("div");r.setAttribute("contenteditable","true");const l=document.createElement("div"),s=e.container||document.body,h=document.createElement("div");let c=null,d=[];const f=`idraw-middleware-text-editor-${Math.random().toString(26).substring(2)}`;h.setAttribute("id",f),l.appendChild(r),l.style.position="absolute",h.appendChild(l),h.style.position="fixed",h.style.top="0",h.style.bottom="0",h.style.left="0",h.style.right="0",h.style.display="none",s.appendChild(h);const u=()=>{if(null==c?void 0:c.uuid){const e=n.getActiveOverrideElemenentMap();e&&delete e[c.uuid],n.setActiveOverrideElemenentMap(e),o.drawFrame()}h.style.display="none",c=null,d=[]},g=e=>{const{size:t,parent:i}=e,o=document.createElement("div"),{x:n,y:a,w:r,h:l}=t,s=pe(t.angle||0);return o.style.position="absolute",o.style.left=`${n}px`,o.style.top=`${a}px`,o.style.width=`${r}px`,o.style.height=`${l}px`,o.style.transform=`rotate(${s}deg)`,i.appendChild(o),o},v=e=>{const{viewScaleInfo:t,element:i,groupQueue:o}=e,{scale:n,offsetTop:a,offsetLeft:s}=t;l.children&&Array.from(l.children).forEach((e=>{e.remove()}));let h=l;for(let e=0;e<o.length;e++){const t=o[e],{x:i,y:r,w:l,h:c}=t,d={x:i*n,y:r*n,w:l*n,h:c*n,angle:pe(t.angle||0)};0===e&&(d.x+=s,d.y+=a),h=g({size:d,parent:h})}const c={...Mn,...i.detail};let d=i.x*n+s,f=i.y*n+a,u=i.w*n,v=i.h*n;o.length>0&&(d=i.x*n,f=i.y*n,u=i.w*n,v=i.h*n);let m="center",w="center";"left"===c.textAlign?m="start":"right"===c.textAlign&&(m="end"),"top"===c.verticalAlign?w="start":"bottom"===c.verticalAlign&&(w="end"),r.style.display="inline-flex",r.style.justifyContent=m,r.style.alignItems=w,r.style.position="absolute",r.style.left=d-1+"px",r.style.top=f-1+"px",r.style.width=`${u+2}px`,r.style.height=`${v+2}px`,r.style.transform=`rotate(${pe(i.angle||0)}deg)`,r.style.boxSizing="border-box",r.style.border="1px solid #1973ba",r.style.resize="none",r.style.overflow="hidden",r.style.wordBreak="break-all",r.style.borderRadius=("number"==typeof c.borderRadius?c.borderRadius:0)*n+"px",r.style.background=`${c.background||"transparent"}`,r.style.color=`${c.color||"#333333"}`,r.style.fontSize=c.fontSize*n+"px",r.style.lineHeight=(c.lineHeight||c.fontSize)*n+"px",r.style.fontFamily=Ue(c.fontFamily),r.style.fontWeight=`${c.fontWeight}`,r.style.padding="0",r.style.margin="0",r.style.outline="none",r.innerText=c.text||"",h.appendChild(r)},m=()=>{const{left:e,top:t,width:i,height:o}=(()=>{const e=a.getBoundingClientRect(),{left:t,top:i,width:o,height:n}=e;return{left:t,top:i,width:o,height:n}})();l.style.position="absolute",l.style.overflow="hidden",l.style.top=`${t}px`,l.style.left=`${e}px`,l.style.width=`${i}px`,l.style.height=`${o}px`};h.addEventListener("click",(()=>{u()})),r.addEventListener("click",(e=>{e.stopPropagation()})),r.addEventListener("input",(()=>{c&&d&&(c.detail.text=r.innerText||"",t.trigger(io.TEXT_CHANGE,{element:{uuid:c.uuid,detail:{text:c.detail.text}},position:[...d||[]]}),o.drawFrame())})),r.addEventListener("blur",(()=>{c&&d&&t.trigger(io.TEXT_CHANGE,{element:{uuid:c.uuid,detail:{text:c.detail.text}},position:[...d]}),u()})),r.addEventListener("keydown",(e=>{e.stopPropagation()})),r.addEventListener("keypress",(e=>{e.stopPropagation()})),r.addEventListener("keyup",(e=>{e.stopPropagation()})),r.addEventListener("wheel",(e=>{e.stopPropagation(),e.preventDefault()}));const w=e=>{var t;(null==e?void 0:e.position)&&(null==e?void 0:e.element)&&"text"===(null==(t=null==e?void 0:e.element)?void 0:t.type)&&(c=e.element,d=e.position),(e=>{m(),v(e),h.style.display="block",(null==c?void 0:c.uuid)&&(n.setActiveOverrideElemenentMap({[c.uuid]:{operations:{invisible:!0}}}),o.drawFrame())})(e)};return{name:"@middleware/text-editor",use(){t.on(io.TEXT_EDIT,w)},disuse(){t.off(io.TEXT_EDIT,w)}}},e.coreEventKeys=io,Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),e}({});
|
|
1
|
+
var iDrawCore=function(e){"use strict";var t,i,o,n,a,r,l,s,h,c,d,f,u,g,v,m,w=e=>{throw TypeError(e)},y=(e,t,i)=>t.has(e)||w("Cannot "+i),p=(e,t,i)=>(y(e,t,"read from private field"),i?i.call(e):t.get(e)),x=(e,t,i)=>t.has(e)?w("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,i),S=(e,t,i,o)=>(y(e,t,"write to private field"),o?o.call(e,i):t.set(e,i),i),b=(e,t,i)=>(y(e,t,"access private method"),i);function I(e){return"string"==typeof e&&(/^\#([0-9a-f]{3}|[0-9a-f]{6}|[0-9a-f]{8})$/i.test(e)||/^[a-z]{1,}$/i.test(e))}function A(e,t){if(1===t)return e;let i=1;const o=/^\#[0-9a-f]{6,6}$/i;let n=e;if(o.test(e)?i=parseInt(e.substring(5,7).replace(/^\#/,"0x")):/^\#[0-9a-f]{8,8}$/i.test(e)&&(i=parseInt(e.substring(7,9).replace(/^\#/,"0x")),n=e.substring(0,7)),i*=t,o.test(n)&&i>0&&i<1){const e=Math.max(0,Math.min(255,Math.ceil(256*i)));n=`${n.toUpperCase()}${e.toString(16).toUpperCase()}`}return n}function M(){function e(){return(65536*(1+Math.random())|0).toString(16).substring(1)}return`${e()}${e()}-${e()}-${e()}-${e()}-${e()}${e()}${e()}`}function z(e){let t=0;for(let i=0;i<e.length;i++)t+=e.charCodeAt(i)*e.charCodeAt(i)*i*i;return t.toString(16).substring(0,4)}function R(e){const t=e.length,i=Math.floor(t/2),o=e.substring(0,4).padEnd(4,"0"),n=e.substring(0,4).padEnd(4,"0");return`@assets/${z(t.toString(16).padEnd(4,o))}${z(e.substring(i-4,i).padEnd(4,o)).padEnd(4,"f")}-${z(e.substring(i-8,i-4).padEnd(4,o)).padEnd(4,"f")}-${z(e.substring(i-12,i-8).padEnd(4,o)).padEnd(4,"f")}-${z(e.substring(i-16,i-12).padEnd(4,n)).padEnd(4,"f")}-${z(e.substring(i,i+4).padEnd(4,n)).padEnd(4,"f")}${z(e.substring(i+4,i+8).padEnd(4,n)).padEnd(4,"f")}${z(n.padEnd(4,o).padEnd(4,n))}`}function C(e){return function e(t){const i=function(e){return Object.prototype.toString.call(e).replace(/[\]|\[]{1,1}/gi,"").split(" ")[1]}(t);if(["Null","Number","String","Boolean","Undefined"].indexOf(i)>=0)return t;if("Array"===i){const i=[];return t.forEach((t=>{i.push(e(t))})),i}if("Object"===i){const i={};Object.keys(t).forEach((o=>{i[o]=e(t[o])}));return Object.getOwnPropertySymbols(t).forEach((o=>{i[o]=e(t[o])})),i}}(e)}function T(e){return(Object.prototype.toString.call(e)||"").replace(/(\[object|\])/gi,"").trim()}const P={type(e,t){const i=T(e);return!0===t?i.toLocaleLowerCase():i},array:e=>"Array"===T(e),json:e=>"Object"===T(e),function:e=>"Function"===T(e),asyncFunction:e=>"AsyncFunction"===T(e),boolean:e=>"Boolean"===T(e),string:e=>"String"===T(e),number:e=>"Number"===T(e),undefined:e=>"Undefined"===T(e),null:e=>"Null"===T(e),promise:e=>"Promise"===T(e)};var E=function(e,t,i,o){return new(i||(i=Promise))((function(n,a){function r(e){try{s(o.next(e))}catch(e){a(e)}}function l(e){try{s(o.throw(e))}catch(e){a(e)}}function s(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(r,l)}s((o=o.apply(e,t||[])).next())}))};const{Image:k}=window;function W(e){return new Promise(((t,i)=>{const o=new k;o.crossOrigin="anonymous",o.onload=function(){t(o)},o.onabort=i,o.onerror=i,o.src=e}))}function L(e){return E(this,void 0,void 0,(function*(){const t=yield function(e){return new Promise(((t,i)=>{const o=new Blob([e],{type:"image/svg+xml;charset=utf-8"}),n=new FileReader;n.readAsDataURL(o),n.onload=function(e){var i;const o=null===(i=null==e?void 0:e.target)||void 0===i?void 0:i.result;t(o)},n.onerror=function(e){i(e)}}))}(e);return yield W(t)}))}function O(e,t){return E(this,void 0,void 0,(function*(){e=e.replace(/\&/gi,"&");const i=yield function(e,t){const{width:i,height:o}=t;return new Promise(((t,n)=>{const a=new Blob([`\n <svg \n xmlns="http://www.w3.org/2000/svg" \n width="${i||""}" \n height = "${o||""}">\n <foreignObject width="100%" height="100%">\n <div xmlns = "http://www.w3.org/1999/xhtml">\n ${e}\n </div>\n </foreignObject>\n </svg>\n `],{type:"image/svg+xml;charset=utf-8"}),r=new FileReader;r.readAsDataURL(a),r.onload=function(e){var i;const o=null===(i=null==e?void 0:e.target)||void 0===i?void 0:i.result;t(o)},r.onerror=function(e){n(e)}}))}(e,t);return yield W(i)}))}function j(e){return"number"==typeof e&&(e>0||e<=0)}function D(e){return"number"==typeof e&&e>=0}function Y(e){return"string"==typeof e&&/^(http:\/\/|https:\/\/|\.\/|\/)/.test(`${e}`)}function V(e){return"string"==typeof e&&/^(data:image\/)/.test(`${e}`)}const B={x:function(e){return j(e)},y:function(e){return j(e)},w:D,h:function(e){return"number"==typeof e&&e>=0},angle:function(e){return"number"==typeof e&&e>=-360&&e<=360},number:j,numberStr:function(e){return/^(-?\d+(?:\.\d+)?)$/.test(`${e}`)},borderWidth:function(e){return D(e)},borderRadius:function(e){return j(e)&&e>=0},color:function(e){return I(e)},imageSrc:function(e){return V(e)||Y(e)},imageURL:Y,imageBase64:V,svg:function(e){return"string"==typeof e&&/^(<svg[\s]{1,}|<svg>)/i.test(`${e}`.trim())&&/<\/[\s]{0,}svg>$/i.test(`${e}`.trim())},html:function(e){let t=!1;if("string"==typeof e){let i=document.createElement("div");i.innerHTML=e,i.children.length>0&&(t=!0),i=null}return t},text:function(e){return"string"==typeof e},fontSize:function(e){return j(e)&&e>0},lineHeight:function(e){return j(e)&&e>0},textAlign:function(e){return["center","left","right"].includes(e)},fontFamily:function(e){return"string"==typeof e&&e.length>0},fontWeight:function(e){return["bold"].includes(e)},strokeWidth:function(e){return j(e)&&e>0}};var G,X,N=function(e,t,i,o,n){if("m"===o)throw new TypeError("Private method is not writable");if("a"===o&&!n)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!n:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===o?n.call(e,i):n?n.value=i:t.set(e,i),i},F=function(e,t,i,o){if("a"===i&&!o)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!o:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===i?o:"a"===i?o.call(e):o?o.value:t.get(e)};class H{constructor(e,t){G.set(this,void 0),X.set(this,void 0),N(this,G,e,"f"),N(this,X,Object.assign({devicePixelRatio:1,offscreenCanvas:null},t),"f"),this.$resetFont()}$undoPixelRatio(e){return e/F(this,X,"f").devicePixelRatio}$doPixelRatio(e){return F(this,X,"f").devicePixelRatio*e}$getContext(){return F(this,G,"f")}$setContext(e){N(this,G,e,"f")}$setFont(e){const t=[];e.fontWeight&&t.push(`${e.fontWeight}`),t.push(`${this.$doPixelRatio(e.fontSize||12)}px`),t.push(`${e.fontFamily||"sans-serif"}`),F(this,G,"f").font=`${t.join(" ")}`}$resetFont(){this.$setFont({fontSize:12,fontFamily:"-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'",fontWeight:"400"})}$getOffscreenCanvas(){return F(this,X,"f").offscreenCanvas}$resize(e){const{width:t,height:i,devicePixelRatio:o,resetStyle:n}=e,{canvas:a}=F(this,G,"f");a.width=t*o,a.height=i*o,N(this,X,Object.assign(Object.assign({},F(this,X,"f")),{devicePixelRatio:o}),"f"),!0===n&&(a.style.width=`${t}px`,a.style.height=`${i}px`)}$getSize(){const{devicePixelRatio:e}=F(this,X,"f"),{width:t,height:i}=F(this,G,"f").canvas;return{width:t/e,height:i/e,devicePixelRatio:e}}get canvas(){return F(this,G,"f").canvas}get fillStyle(){return F(this,G,"f").fillStyle}set fillStyle(e){F(this,G,"f").fillStyle=e}get strokeStyle(){return F(this,G,"f").strokeStyle}set strokeStyle(e){F(this,G,"f").strokeStyle=e}get lineWidth(){return this.$undoPixelRatio(F(this,G,"f").lineWidth)}set lineWidth(e){F(this,G,"f").lineWidth=this.$doPixelRatio(e)}get textAlign(){return F(this,G,"f").textAlign}set textAlign(e){F(this,G,"f").textAlign=e}get textBaseline(){return F(this,G,"f").textBaseline}set textBaseline(e){F(this,G,"f").textBaseline=e}get globalAlpha(){return F(this,G,"f").globalAlpha}set globalAlpha(e){F(this,G,"f").globalAlpha=e}get shadowColor(){return F(this,G,"f").shadowColor}set shadowColor(e){F(this,G,"f").shadowColor=e}get shadowOffsetX(){return this.$undoPixelRatio(F(this,G,"f").shadowOffsetX)}set shadowOffsetX(e){F(this,G,"f").shadowOffsetX=this.$doPixelRatio(e)}get shadowOffsetY(){return this.$undoPixelRatio(F(this,G,"f").shadowOffsetY)}set shadowOffsetY(e){F(this,G,"f").shadowOffsetY=this.$doPixelRatio(e)}get shadowBlur(){return this.$undoPixelRatio(F(this,G,"f").shadowBlur)}set shadowBlur(e){F(this,G,"f").shadowBlur=this.$doPixelRatio(e)}get lineCap(){return F(this,G,"f").lineCap}set lineCap(e){F(this,G,"f").lineCap=e}get globalCompositeOperation(){return F(this,G,"f").globalCompositeOperation}set globalCompositeOperation(e){F(this,G,"f").globalCompositeOperation=e}fill(...e){return F(this,G,"f").fill(...e)}arc(e,t,i,o,n,a){return F(this,G,"f").arc(this.$doPixelRatio(e),this.$doPixelRatio(t),this.$doPixelRatio(i),o,n,a)}rect(e,t,i,o){return F(this,G,"f").rect(this.$doPixelRatio(e),this.$doPixelRatio(t),this.$doPixelRatio(i),this.$doPixelRatio(o))}fillRect(e,t,i,o){return F(this,G,"f").fillRect(this.$doPixelRatio(e),this.$doPixelRatio(t),this.$doPixelRatio(i),this.$doPixelRatio(o))}clearRect(e,t,i,o){return F(this,G,"f").clearRect(this.$doPixelRatio(e),this.$doPixelRatio(t),this.$doPixelRatio(i),this.$doPixelRatio(o))}beginPath(){return F(this,G,"f").beginPath()}closePath(){return F(this,G,"f").closePath()}lineTo(e,t){return F(this,G,"f").lineTo(this.$doPixelRatio(e),this.$doPixelRatio(t))}moveTo(e,t){return F(this,G,"f").moveTo(this.$doPixelRatio(e),this.$doPixelRatio(t))}arcTo(e,t,i,o,n){return F(this,G,"f").arcTo(this.$doPixelRatio(e),this.$doPixelRatio(t),this.$doPixelRatio(i),this.$doPixelRatio(o),this.$doPixelRatio(n))}getLineDash(){return F(this,G,"f").getLineDash()}setLineDash(e){const t=e.map((e=>this.$doPixelRatio(e)));return F(this,G,"f").setLineDash(t)}stroke(e){return e?F(this,G,"f").stroke(e):F(this,G,"f").stroke()}translate(e,t){return F(this,G,"f").translate(this.$doPixelRatio(e),this.$doPixelRatio(t))}rotate(e){return F(this,G,"f").rotate(e)}drawImage(...e){const t=e[0],i=e[1],o=e[2],n=e[3],a=e[4],r=e[e.length-4],l=e[e.length-3],s=e[e.length-2],h=e[e.length-1];return 9===e.length?F(this,G,"f").drawImage(t,this.$doPixelRatio(i),this.$doPixelRatio(o),this.$doPixelRatio(n),this.$doPixelRatio(a),this.$doPixelRatio(r),this.$doPixelRatio(l),this.$doPixelRatio(s),this.$doPixelRatio(h)):F(this,G,"f").drawImage(t,this.$doPixelRatio(r),this.$doPixelRatio(l),this.$doPixelRatio(s),this.$doPixelRatio(h))}createPattern(e,t){return F(this,G,"f").createPattern(e,t)}measureText(e){return F(this,G,"f").measureText(e)}fillText(e,t,i,o){return void 0!==o?F(this,G,"f").fillText(e,this.$doPixelRatio(t),this.$doPixelRatio(i),this.$doPixelRatio(o)):F(this,G,"f").fillText(e,this.$doPixelRatio(t),this.$doPixelRatio(i))}strokeText(e,t,i,o){return void 0!==o?F(this,G,"f").strokeText(e,this.$doPixelRatio(t),this.$doPixelRatio(i),this.$doPixelRatio(o)):F(this,G,"f").strokeText(e,this.$doPixelRatio(t),this.$doPixelRatio(i))}save(){F(this,G,"f").save()}restore(){F(this,G,"f").restore()}scale(e,t){F(this,G,"f").scale(e,t)}circle(e,t,i,o,n,a,r,l){F(this,G,"f").ellipse(this.$doPixelRatio(e),this.$doPixelRatio(t),this.$doPixelRatio(i),this.$doPixelRatio(o),n,a,r,l)}isPointInPath(e,t){return F(this,G,"f").isPointInPath(this.$doPixelRatio(e),this.$doPixelRatio(t))}clip(...e){return F(this,G,"f").clip(...e)}setTransform(e,t,i,o,n,a){return F(this,G,"f").setTransform(e,t,i,o,n,a)}getTransform(){return F(this,G,"f").getTransform()}createLinearGradient(e,t,i,o){return F(this,G,"f").createLinearGradient(this.$doPixelRatio(e),this.$doPixelRatio(t),this.$doPixelRatio(i),this.$doPixelRatio(o))}createRadialGradient(e,t,i,o,n,a){return F(this,G,"f").createRadialGradient(this.$doPixelRatio(e),this.$doPixelRatio(t),this.$doPixelRatio(i),this.$doPixelRatio(o),this.$doPixelRatio(n),this.$doPixelRatio(a))}createConicGradient(e,t,i){return F(this,G,"f").createConicGradient(e,this.$doPixelRatio(t),this.$doPixelRatio(i))}}function Z(e){const{width:t,height:i,ctx:o,devicePixelRatio:n}=e;let a=o;if(!a){const e=document.createElement("canvas");e.width=t*n,e.height=i*n,a=e.getContext("2d")}return new H(a,e)}function Q(e){const{width:t,height:i,devicePixelRatio:o}=e,n=new OffscreenCanvas(t*o,i*o),a=n.getContext("2d").canvas.getContext("2d");return new H(a,{devicePixelRatio:o,offscreenCanvas:n})}G=new WeakMap,X=new WeakMap;var U,$=function(e,t,i,o){if("a"===i&&!o)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!o:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===i?o:"a"===i?o.call(e):o?o.value:t.get(e)};class J{constructor(){U.set(this,void 0),function(e,t,i,o,n){if("m"===o)throw new TypeError("Private method is not writable");if("a"===o&&!n)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!n:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");"a"===o?n.call(e,i):n?n.value=i:t.set(e,i)}(this,U,new Map,"f")}on(e,t){if($(this,U,"f").has(e)){const i=$(this,U,"f").get(e)||[];null==i||i.push(t),$(this,U,"f").set(e,i)}else $(this,U,"f").set(e,[t])}off(e,t){if($(this,U,"f").has(e)){const i=$(this,U,"f").get(e);if(Array.isArray(i))for(let e=0;e<(null==i?void 0:i.length);e++)if(i[e]===t){i.splice(e,1);break}$(this,U,"f").set(e,i||[])}}trigger(e,t){const i=$(this,U,"f").get(e);return!!Array.isArray(i)&&(i.forEach((e=>{e(t)})),!0)}has(e){if($(this,U,"f").has(e)){const t=$(this,U,"f").get(e);if(Array.isArray(t)&&t.length>0)return!0}return!1}destroy(){this.clear()}clear(){$(this,U,"f").clear()}}function K(e,t){return{x:e.x+(t.x-e.x)/2,y:e.y+(t.y-e.y)/2}}U=new WeakMap;var q,_,ee,te,ie,oe=function(e,t,i,o,n){if("m"===o)throw new TypeError("Private method is not writable");if("a"===o&&!n)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!n:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===o?n.call(e,i):n?n.value=i:t.set(e,i),i},ne=function(e,t,i,o){if("a"===i&&!o)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!o:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===i?o:"a"===i?o.call(e):o?o.value:t.get(e)};class ae{constructor(e){q.add(this),_.set(this,void 0),ee.set(this,void 0),te.set(this,void 0),oe(this,ee,C(e.defaultStorage),"f"),oe(this,_,ne(this,q,"m",ie).call(this),"f"),oe(this,te,e.defaultStatic||{},"f")}set(e,t){ne(this,_,"f")[e]=t}get(e){return ne(this,_,"f")[e]}setStatic(e,t){ne(this,te,"f")[e]=t}getStatic(e){return ne(this,te,"f")[e]}getSnapshot(e){return!0===(null==e?void 0:e.deepClone)?C(ne(this,_,"f")):Object.assign({},ne(this,_,"f"))}clear(){oe(this,_,ne(this,q,"m",ie).call(this),"f")}destroy(){oe(this,_,null,"f"),oe(this,te,null,"f")}}function re(e){const{activeStore:t}=e;return{scale:null==t?void 0:t.scale,offsetTop:null==t?void 0:t.offsetTop,offsetBottom:null==t?void 0:t.offsetBottom,offsetLeft:null==t?void 0:t.offsetLeft,offsetRight:null==t?void 0:t.offsetRight}}function le(e){const{activeStore:t}=e;return{devicePixelRatio:t.devicePixelRatio,width:null==t?void 0:t.width,height:null==t?void 0:t.height,contextWidth:null==t?void 0:t.contextWidth,contextHeight:null==t?void 0:t.contextHeight}}function se(e){return e/180*Math.PI}function he(e,t,i,o){const n=se(t||0);i&&(n>0||n<0)&&(e.translate(i.x,i.y),e.rotate(n),e.translate(-i.x,-i.y)),o(e),i&&(n>0||n<0)&&(e.translate(i.x,i.y),e.rotate(-n),e.translate(-i.x,-i.y))}function ce(e,t,i){const o=de(t);he(e,t.angle||0,o,(()=>{i(e)}))}function de(e){return{x:e.x+e.w/2,y:e.y+e.h/2}}function fe(e){const t=Math.min(e[0].x,e[1].x,e[2].x,e[3].x),i=Math.min(e[0].y,e[1].y,e[2].y,e[3].y);return de({x:t,y:i,w:Math.max(e[0].x,e[1].x,e[2].x,e[3].x)-t,h:Math.max(e[0].y,e[1].y,e[2].y,e[3].y)-i})}function ue(e,t){const i=t.x-e.x,o=t.y-e.y;if(0===i){if(o<0)return 0;if(o>0)return Math.PI}else if(0===o){if(i<0)return 3*Math.PI/2;if(i>0)return Math.PI/2}return i>0&&o<0?Math.atan(Math.abs(i)/Math.abs(o)):i>0&&o>0?Math.PI-Math.atan(Math.abs(i)/Math.abs(o)):i<0&&o>0?Math.PI+Math.atan(Math.abs(i)/Math.abs(o)):i<0&&o<0?2*Math.PI-Math.atan(Math.abs(i)/Math.abs(o)):0}function ge(e,t,i){let o=ue(e,t)+i;o>2*Math.PI?o-=2*Math.PI:o<0-2*Math.PI&&(o+=2*Math.PI),o<0&&(o+=2*Math.PI);const n=function(e,t){const i=(e.x-t.x)*(e.x-t.x)+(e.y-t.y)*(e.y-t.y);return 0===i?i:Math.sqrt(i)}(e,t);let a=0,r=0;return 0===o?(a=0,r=0-n):o>0&&o<Math.PI/2?(a=Math.sin(o)*n,r=0-Math.cos(o)*n):o===Math.PI/2?(a=n,r=0):o>Math.PI/2&&o<Math.PI?(a=Math.sin(Math.PI-o)*n,r=Math.cos(Math.PI-o)*n):o===Math.PI?(a=0,r=n):o>Math.PI&&o<1.5*Math.PI?(a=0-Math.sin(o-Math.PI)*n,r=Math.cos(o-Math.PI)*n):o===1.5*Math.PI?(a=0-n,r=0):o>1.5*Math.PI&&o<2*Math.PI?(a=0-Math.sin(2*Math.PI-o)*n,r=0-Math.cos(2*Math.PI-o)*n):o===2*Math.PI&&(a=0,r=0-n),a+=e.x,r+=e.y,{x:a,y:r}}function ve(e,t){if((null==t?void 0:t.length)>0){let i=e.x,o=e.y;return t.forEach((e=>{const{x:t,y:n,w:a,h:r,angle:l=0}=e,s=ge(de({x:t,y:n,w:a,h:r,angle:l}),{x:i,y:o},se(l));i=s.x,o=s.y})),{x:i,y:o}}return e}function me(e,t,i){const{x:o,y:n,w:a,h:r}=e;let l={x:o,y:n},s={x:o+a,y:n},h={x:o+a,y:n+r},c={x:o,y:n+r};if(i&&(i>0||i<0)){const e=se(pe(i));l=ge(t,l,e),s=ge(t,s,e),h=ge(t,h,e),c=ge(t,c,e)}return[l,s,h,c]}function we(e){const{angle:t=0}=e;return me(e,de(e),t)}function ye(e,t,i){return[ge(e,{x:t[0].x,y:t[0].y},i),ge(e,{x:t[1].x,y:t[1].y},i),ge(e,{x:t[2].x,y:t[2].y},i),ge(e,{x:t[3].x,y:t[3].y},i)]}function pe(e){if(!(e>0||e<0)||0===e||360===e)return 0;let t=e%360;return t<0?t+=360:360===e&&(t=0),t}function xe(e){let t=!0;if(Array.isArray(e)){const i=[];e.forEach((e=>{var o;"string"==typeof e.uuid&&e.uuid?i.includes(e.uuid)?(t=!1,console.warn(`Duplicate uuids: ${e.uuid}`)):i.push(e.uuid):(t=!1,console.warn("Element missing uuid",e)),"group"===e.type&&(t=xe(null===(o=null==e?void 0:e.detail)||void 0===o?void 0:o.children))}))}return t}function Se(e,t){const i={x:0,y:0,w:0,h:0};e.forEach((e=>{const t={x:e.x,y:e.y,w:e.w,h:e.h,angle:e.angle};if(t.angle&&(t.angle>0||t.angle<0)){const e=we(t);if(4===e.length){const i=[e[0].x,e[1].x,e[2].x,e[3].x],o=[e[0].y,e[1].y,e[2].y,e[3].y];t.x=Math.min(...i),t.y=Math.min(...o),t.w=Math.abs(Math.max(...i)-Math.min(...i)),t.h=Math.abs(Math.max(...o)-Math.min(...o))}}const o=Math.min(t.x,i.x),n=Math.min(t.y,i.y),a=Math.max(t.x+t.w,i.x+i.w),r=Math.max(t.y+t.h,i.y+i.h);i.x=o,i.y=n,i.w=Math.abs(a-o),i.h=Math.abs(r-n)})),(null==t?void 0:t.extend)&&(i.x=Math.min(i.x,0),i.y=Math.min(i.y,0));const o={contextWidth:i.w,contextHeight:i.h};return(null==t?void 0:t.viewWidth)&&(null==t?void 0:t.viewHeight)&&(null==t?void 0:t.viewWidth)>0&&(null==t?void 0:t.viewHeight)>0&&(t.viewWidth>i.x+i.w&&(o.contextWidth=t.viewWidth-i.x),t.viewHeight>i.y+i.h&&(o.contextHeight=t.viewHeight-i.y)),o}function be(e,t){var i;const o=[];let n=e;if(t.length>1)for(let e=0;e<t.length-1;e++){const a=n[t[e]];if("group"!==(null==a?void 0:a.type)||!Array.isArray(null===(i=null==a?void 0:a.detail)||void 0===i?void 0:i.children))return null;o.push(a),n=a.detail.children}return o}function Ie(e){const{x:t,y:i,w:o,h:n,angle:a}=e;return{x:t,y:i,w:o,h:n,angle:a}}function Ae(e,t){let i=null,o=t;for(let t=0;t<e.length;t++){const n=o[e[t]];if(t<e.length-1&&"group"===n.type)o=n.detail.children;else{if(t!==e.length-1)break;i=n}}return i}function Me(e,t){const i=[];let o=!1;const n=t=>{var a;for(let r=0;r<t.length&&!0!==o;r++){i.push(r);const l=t[r];if(l.uuid===e){o=!0;break}if("group"===l.type&&n((null===(a=null==l?void 0:l.detail)||void 0===a?void 0:a.children)||[]),o)break;i.pop()}};return n(t),i}function ze(e){const{x:t,y:i,h:o,w:n}=e;return[{x:t,y:i},{x:t+n,y:i},{x:t+n,y:i+o},{x:t,y:i+o}]}function Re(e){const{x:t,y:i,w:o,h:n,angle:a=0}=e;return 0===a?ze(e):me(e,de({x:t,y:i,w:o,h:n,angle:a}),a)}function Ce(e){const t=[];let i=0,o=0;const n=[],a=[...e];for(let e=0;e<a.length;e++){const{x:r,y:l,w:s,h:h,angle:c=0}=a[e];let d;if(i+=r,o+=l,0===e){const e={x:i,y:o,w:s,h:h,angle:c};d=Re({x:r,y:l,w:s,h:h,angle:c}),n.push({center:de(e),angle:c,radian:se(c)})}else{d=ze({x:i,y:o,w:s,h:h,angle:c});for(let e=0;e<n.length;e++){const{center:t,radian:i}=n[e];d=ye(t,d,i)}const e=fe(d);if(c>0||c<0){d=ye(e,d,se(c))}n.push({center:e,angle:c,radian:se(c)})}t.push(d)}return t}function Te(e,t){const i=function(e,t){const{groupQueue:i}=t;return i.length>0?Ce([...i,e]):[Re(e)]}(e,t);return i.pop()||null}function Pe(e,t){const{viewScaleInfo:i}=t,{x:o,y:n,w:a,h:r,angle:l}=e,{scale:s,offsetTop:h,offsetLeft:c}=i;return{x:o*s+c,y:n*s+h,w:a*s,h:r*s,angle:l}}function Ee(e,t){const{viewScaleInfo:i}=t,{x:o,y:n}=e,{scale:a,offsetTop:r,offsetLeft:l}=i;return{x:o*a+l,y:n*a+r}}function ke(e,t){return[Ee(e[0],t),Ee(e[1],t),Ee(e[2],t),Ee(e[3],t)]}function We(e,t){const{context2d:i,element:o,viewScaleInfo:n}=t,{angle:a=0}=o,{x:r,y:l,w:s,h:h}=Pe(o,{viewScaleInfo:n}),c=we({x:r,y:l,w:s,h:h,angle:a});if(c.length>=2){i.beginPath(),i.moveTo(c[0].x,c[0].y);for(let e=1;e<c.length;e++)i.lineTo(c[e].x,c[e].y);i.closePath()}return!!i.isPointInPath(e.x,e.y)}function Le(e,t,i){const o=[t[0].x,t[1].x,t[2].x,t[3].x],n=[t[0].y,t[1].y,t[2].y,t[3].y],a=Math.min(...o),r=Math.max(...o),l=Math.min(...n),s=Math.max(...n);return e.x>a&&e.x<r&&e.y>l&&e.y<s}function Oe(e,t){const{groupQueue:i}=t,o=Te(e,{groupQueue:i}),n=K(o[0],o[1]),a=K(o[1],o[2]),r=K(o[2],o[3]),l=K(o[3],o[0]),s=o[0],h=o[1],c=o[2],d=o[3],f=Math.max(s.x,h.x,c.x,d.x),u=Math.max(s.y,h.y,c.y,d.y);return{center:{x:(f+Math.min(s.x,h.x,c.x,d.x))/2,y:(u+Math.min(s.y,h.y,c.y,d.y))/2},topLeft:s,topRight:h,bottomLeft:d,bottomRight:c,top:n,right:a,left:l,bottom:r}}function je(e){const t=Math.max(e.topLeft.x,e.topRight.x,e.bottomRight.x,e.bottomLeft.x),i=Math.max(e.topLeft.y,e.topRight.y,e.bottomRight.y,e.bottomLeft.y),o=Math.min(e.topLeft.x,e.topRight.x,e.bottomRight.x,e.bottomLeft.x),n=Math.min(e.topLeft.y,e.topRight.y,e.bottomRight.y,e.bottomLeft.y),a={x:e.center.x,y:e.center.y},r={x:o,y:n},l={x:t,y:n},s={x:t,y:i},h={x:o,y:i},c=K(r,l),d=K(h,s),f=K(r,h);return{center:a,topLeft:r,topRight:l,bottomLeft:h,bottomRight:s,top:c,right:K(l,s),left:f,bottom:d}}function De(e,t){const i=function(e){const{viewScaleInfo:t,viewSizeInfo:i}=e,{scale:o,offsetTop:n,offsetLeft:a}=t,{width:r,height:l}=i,s=0-a/o,h=0-n/o,c=r/o,d=l/o,f=de({x:s,y:h,w:c,h:d}),u={x:s,y:h},g={x:s+c,y:h},v={x:s,y:h+d},m={x:s+c,y:h+d},w={x:s,y:f.y},y={x:f.x,y:h},p={x:s+c,y:f.y},x={x:f.x,y:h+d};return{center:f,topLeft:u,topRight:g,bottomLeft:v,bottomRight:m,left:w,top:y,right:p,bottom:x}}(t);let o=0,n=0;return Object.keys(e).forEach((t=>{const a=e[t];a.isVisibleInView=function(e,t){const i=Math.min(e.topLeft.x,e.topRight.x,e.bottomLeft.x,e.bottomRight.x),o=Math.max(e.topLeft.x,e.topRight.x,e.bottomLeft.x,e.bottomRight.x),n=Math.min(e.topLeft.y,e.topRight.y,e.bottomLeft.y,e.bottomRight.y),a=Math.max(e.topLeft.y,e.topRight.y,e.bottomLeft.y,e.bottomRight.y),r=Math.min(t.topLeft.x,t.topRight.x,t.bottomLeft.x,t.bottomRight.x),l=Math.max(t.topLeft.x,t.topRight.x,t.bottomLeft.x,t.bottomRight.x),s=Math.min(t.topLeft.y,t.topRight.y,t.bottomLeft.y,t.bottomRight.y),h=Math.max(t.topLeft.y,t.topRight.y,t.bottomLeft.y,t.bottomRight.y);return i<=l&&o>=r&&n<=h&&a>=s||l<=a&&l>=a&&l<=a&&l>=a}(a.rangeRectInfo,i),a.isVisibleInView?o++:n++})),{viewVisibleInfoMap:e,visibleCount:o,invisibleCount:n}}function Ye(e,t){const{x:i,y:o}=e,{size:n,angle:a}=t;return{x:i-n/2,y:o-n/2,w:n,h:n,angle:a}}function Ve(e,t){const{groupQueue:i,controllerSize:o,viewScaleInfo:n,rotateControllerSize:a,rotateControllerPosition:r}=t,l=(o&&o>0?o:8)/n.scale,{x:s,y:h,w:c,h:d,angle:f=0}=e,u=a,g=r,v=[{uuid:M(),x:s,y:h,w:c,h:d,angle:f,type:"group",detail:{children:[]}},...i];let m=0;v.forEach((({angle:e=0})=>{m+=e}));const w=Te(e,{groupQueue:i}),y=Te({x:s,y:h-(g+u/2)/n.scale,h:d+(2*g+u)/n.scale,w:c,angle:f},{groupQueue:[...i]}),p=K(w[0],w[1]),x=K(w[1],w[2]),S=K(w[2],w[3]),b=K(w[3],w[0]),I=w[0],A=w[1],z=w[2],R=w[3],C=Ye(p,{size:l,angle:m}),T=Ye(x,{size:l,angle:m}),P=Ye(S,{size:l,angle:m}),E=Ye(b,{size:l,angle:m}),k=Ye(I,{size:l,angle:m}),W=Ye(A,{size:l,angle:m}),L=Ye(R,{size:l,angle:m}),O=Ye(z,{size:l,angle:m}),j=Re(k),D=Re(W),Y=Re(L),V=Re(O),B=[j[1],D[0],D[3],j[2]],G=[D[3],D[2],V[1],V[0]],X=[Y[1],V[0],V[3],Y[2]],N=[j[3],j[2],Y[1],Y[0]],F=Re(C),H=Re(T),Z=Re(P),Q=Re(E),U=K(y[0],y[1]),$=Re(Ye(U,{size:1.1*a/n.scale,angle:m}));return{originalElementCenter:de(e),originalElementSize:Object.assign({},e),elementWrapper:w,left:{type:"left",vertexes:N,center:b,size:l},right:{type:"right",vertexes:G,center:x,size:l},top:{type:"top",vertexes:B,center:p,size:l},bottom:{type:"bottom",vertexes:X,center:S,size:l},topLeft:{type:"top-left",vertexes:j,center:I,size:l},topRight:{type:"top-right",vertexes:D,center:A,size:l},bottomLeft:{type:"bottom-left",vertexes:Y,center:R,size:l},bottomRight:{type:"bottom-right",vertexes:V,center:z,size:l},leftMiddle:{type:"left-middle",vertexes:Q,center:b,size:l},rightMiddle:{type:"right-middle",vertexes:H,center:x,size:l},topMiddle:{type:"top-middle",vertexes:F,center:p,size:l},bottomMiddle:{type:"bottom-middle",vertexes:Z,center:S,size:l},rotate:{type:"rotate",vertexes:$,center:U,size:a}}}function Be(e,t){const{controllerSize:i,viewScaleInfo:o}=t,n=i&&i>0?i:8,{x:a,y:r,w:l,h:s}=Pe(e,{viewScaleInfo:o}),h=de({x:a,y:r,w:l,h:s}),c={x:h.x,y:r},d={x:a+l,y:h.y},f={x:h.x,y:r+s},u={x:a,y:h.y},g={x:a,y:r},v={x:a+l,y:r},m={x:a+l,y:r+s},w={x:a,y:r+s},y=Ye(c,{size:n,angle:0}),p=Ye(d,{size:n,angle:0}),x=Ye(f,{size:n,angle:0}),S=Ye(u,{size:n,angle:0}),b=Ye(g,{size:n,angle:0}),I=Ye(v,{size:n,angle:0}),A=Ye(w,{size:n,angle:0}),M=Ye(m,{size:n,angle:0}),z=Re(b),R=Re(I),C=Re(A),T=Re(M),P=[z[1],R[0],R[3],z[2]],E=[R[3],R[2],T[1],T[0]],k=[C[1],T[0],T[3],C[2]],W=[z[3],z[2],C[1],C[0]],L=Re(y),O=Re(p),j=Re(x);return{left:{type:"left",vertexes:W,center:u,size:n},right:{type:"right",vertexes:E,center:d,size:n},top:{type:"top",vertexes:P,center:c,size:n},bottom:{type:"bottom",vertexes:k,center:f,size:n},topLeft:{type:"top-left",vertexes:z,center:g,size:n},topRight:{type:"top-right",vertexes:R,center:v,size:n},bottomLeft:{type:"bottom-left",vertexes:C,center:w,size:n},bottomRight:{type:"bottom-right",vertexes:T,center:m,size:n},leftMiddle:{type:"left-middle",vertexes:Re(S),center:u,size:n},rightMiddle:{type:"right-middle",vertexes:O,center:d,size:n},topMiddle:{type:"top-middle",vertexes:L,center:c,size:n},bottomMiddle:{type:"bottom-middle",vertexes:j,center:f,size:n}}}function Ge(e){let t="";return e.forEach((e=>{t+=e.type+e.params.join(" ")})),t}function Xe(e,t){let i=2;return void 0!==(null==t?void 0:t.decimalPlaces)&&(null==t?void 0:t.decimalPlaces)>=0&&(i=t.decimalPlaces),parseFloat(e.toFixed(i))}_=new WeakMap,ee=new WeakMap,te=new WeakMap,q=new WeakSet,ie=function(){return C(ne(this,ee,"f"))};const Ne={boxSizing:"border-box",borderWidth:0,borderColor:"#000000",shadowColor:"#000000",borderRadius:0,borderDash:[],shadowOffsetX:0,shadowOffsetY:0,shadowBlur:0,opacity:1,color:"#000000",textAlign:"left",verticalAlign:"top",fontSize:16,fontFamily:"sans-serif",fontWeight:400,minInlineSize:"auto",wordBreak:"break-all",overflow:"hidden"};function Fe(e,t){const{viewScaleInfo:i}=t,{scale:o}=i;let{borderRadius:n,borderDash:a}=e.detail;const r=Array.isArray(a)&&a.length>0,{boxSizing:l=Ne.boxSizing,borderWidth:s}=e.detail;Array.isArray(s)&&(n=0);let{x:h,y:c,w:d,h:f}=e,u=[0,0,0,0];if("number"==typeof n){const e=n*o;u=[e,e,e,e]}else Array.isArray(n)&&4===(null==n?void 0:n.length)&&(u=[n[0]*o,n[1]*o,n[2]*o,n[3]*o]);let g=0;return"number"==typeof s&&(g=(s||0)*o),"border-box"!==l||r?"content-box"===l?(h=e.x-g/2,c=e.y-g/2,d=e.w+g,f=e.h+g):(h=e.x,c=e.y,d=e.w,f=e.h):(h=e.x+g/2,c=e.y+g/2,d=e.w-g,f=e.h-g),d=Math.max(d,1),f=Math.max(f,1),u=u.map((e=>Math.min(e,d/2,f/2))),{x:h,y:c,w:d,h:f,radiusList:u}}const He=e=>Xe(e,{decimalPlaces:4});function Ze(e,t){const{detail:i}=e,{xRatio:o,yRatio:n,maxRatio:a}=t,r=(o+n)/2,{borderWidth:l,borderRadius:s,borderDash:h,shadowOffsetX:c,shadowOffsetY:d,shadowBlur:f}=i;if("number"==typeof l)i.borderWidth=He(l*r);else if(Array.isArray(i.borderWidth)){const e=l;i.borderWidth=[He(e[0]*n),He(e[1]*o),He(e[2]*n),He(e[3]*o)]}if("number"==typeof s)i.borderRadius=He(s*r);else if(Array.isArray(i.borderRadius)){const e=s;i.borderRadius=[e[0]*o,e[1]*o,e[2]*n,e[3]*n]}Array.isArray(h)&&h.forEach(((e,t)=>{i.borderDash[t]=He(e*a)})),"number"==typeof c&&(i.shadowOffsetX=He(c*a)),"number"==typeof d&&(i.shadowOffsetX=He(d*a)),"number"==typeof f&&(i.shadowOffsetX=He(f*a))}function Qe(e,t){const{type:i}=e;!function(e,t){const{xRatio:i,yRatio:o}=t,{x:n,y:a,w:r,h:l}=e;e.x=He(n*i),e.y=He(a*o),e.w=He(r*i),e.h=He(l*o),Ze(e,t)}(e,t),"circle"===i||("text"===i?function(e,t){const{minRatio:i,maxRatio:o}=t,{fontSize:n,lineHeight:a}=e.detail,r=(i+o)/2;n&&n>0&&(e.detail.fontSize=He(n*r)),a&&a>0&&(e.detail.lineHeight=He(a*r))}(e,t):"image"===i||"svg"===i||"html"===i||"path"===i||"group"===i&&Array.isArray(e.detail.children)&&e.detail.children.forEach((e=>{Qe(e,t)})))}const Ue=["-apple-system",'"system-ui"',' "Segoe UI"'," Roboto",'"Helvetica Neue"',"Arial",'"Noto Sans"'," sans-serif"];function $e(e){return[e,...Ue].join(", ")}function Je(e,t,i){if("string"==typeof t)return t;const{viewElementSize:o,viewScaleInfo:n,opacity:a=1}=i,{x:r,y:l}=o,{scale:s}=n;if("linear-gradient"===(null==t?void 0:t.type)){const{start:i,end:o,stops:n}=t,h={x:r+i.x*s,y:l+i.y*s},c={x:r+o.x*s,y:l+o.y*s},d=e.createLinearGradient(h.x,h.y,c.x,c.y);return n.forEach((e=>{d.addColorStop(e.offset,A(e.color,a))})),d}if("radial-gradient"===(null==t?void 0:t.type)){const{inner:i,outer:o,stops:n}=t,h={x:r+i.x*s,y:l+i.y*s,radius:i.radius*s},c={x:r+o.x*s,y:l+o.y*s,radius:o.radius*s},d=e.createRadialGradient(h.x,h.y,h.radius,c.x,c.y,c.radius);return n.forEach((e=>{d.addColorStop(e.offset,A(e.color,a))})),d}return"#000000"}const Ke={boxSizing:"border-box",borderWidth:0,borderColor:"#000000",shadowColor:"#000000",borderRadius:0,borderDash:[],shadowOffsetX:0,shadowOffsetY:0,shadowBlur:0,opacity:1,color:"#000000",textAlign:"left",verticalAlign:"top",fontSize:16,fontFamily:"sans-serif",fontWeight:400,minInlineSize:"auto",wordBreak:"break-all",overflow:"hidden"};function qe(e){var t,i,o,n;let a=1;return void 0!==(null===(t=null==e?void 0:e.detail)||void 0===t?void 0:t.opacity)&&(null===(i=null==e?void 0:e.detail)||void 0===i?void 0:i.opacity)>=0&&(null===(o=null==e?void 0:e.detail)||void 0===o?void 0:o.opacity)<=1&&(a=null===(n=null==e?void 0:e.detail)||void 0===n?void 0:n.opacity),a}function _e(e,t,i){const{pattern:o,renderContent:n,originElem:a,calcElemSize:r,viewScaleInfo:l,viewSizeInfo:s}=i||{},{parentOpacity:h}=i,c=qe(a)*h,{clipPath:d,clipPathStrokeColor:f,clipPathStrokeWidth:u}=a.detail,g=()=>{e.globalAlpha=c,et(e,t,{pattern:o,viewScaleInfo:l,viewSizeInfo:s}),null==n||n(),tt(e,t,{viewScaleInfo:l,viewSizeInfo:s}),e.globalAlpha=h};d?(function(e,t,i){const{renderContent:o,originElem:n,calcElemSize:a,viewSizeInfo:r}=i,l=r.devicePixelRatio,{clipPath:s}=(null==n?void 0:n.detail)||{};if(s&&a&&s.commands){const{x:i,y:n,w:r,h:h}=a,{originW:c,originH:d,originX:f,originY:u}=s,g=r/c,v=h/d,m=i-f*g,w=n-u*v;e.save(),e.translate(m,w),e.scale(l*g,l*v);const y=Ge(s.commands||[]),p=new Path2D(y);e.clip(p),e.translate(0-m,0-w),e.setTransform(1,0,0,1,0,0),ce(e,Object.assign({},t),(()=>{null==o||o()})),e.restore()}else null==o||o()}(e,t,{originElem:a,calcElemSize:r,viewScaleInfo:l,viewSizeInfo:s,renderContent:()=>{g()}}),"number"==typeof u&&u>0&&f&&function(e,t,i){const{renderContent:o,originElem:n,calcElemSize:a,viewSizeInfo:r,parentOpacity:l}=i,s=r.devicePixelRatio,{clipPath:h,clipPathStrokeColor:c,clipPathStrokeWidth:d}=(null==n?void 0:n.detail)||{};if(h&&a&&h.commands&&"number"==typeof d&&d>0&&c){const{x:i,y:n,w:r,h:f}=a,{originW:u,originH:g,originX:v,originY:m}=h,w=r/u,y=f/g,p=i-v*w,x=n-m*y;e.save(),e.globalAlpha=l,e.translate(p,x),e.scale(s*w,s*y);const S=Ge(h.commands||[]),b=new Path2D(S);e.strokeStyle=c,e.lineWidth=d,e.stroke(b),e.translate(0-p,0-x),e.setTransform(1,0,0,1,0,0),ce(e,Object.assign({},t),(()=>{null==o||o()})),e.restore()}else null==o||o()}(e,t,{originElem:a,calcElemSize:r,viewScaleInfo:l,viewSizeInfo:s,parentOpacity:h})):g()}function et(e,t,i){var o,n;const{pattern:a,viewScaleInfo:r,viewSizeInfo:l}=i,s=[];if(t.detail.background||a){const{x:i,y:h,w:c,h:d,radiusList:f}=Fe(t,{viewScaleInfo:r,viewSizeInfo:l});if(e.beginPath(),e.moveTo(i+f[0],h),e.arcTo(i+c,h,i+c,h+d,f[1]),e.arcTo(i+c,h+d,i,h+d,f[2]),e.arcTo(i,h+d,i,h,f[3]),e.arcTo(i,h,i+c,h,f[0]),e.closePath(),"string"==typeof a)e.fillStyle=a;else if(["CanvasPattern"].includes(P.type(a)))e.fillStyle=a;else if("string"==typeof t.detail.background)e.fillStyle=t.detail.background;else if("linear-gradient"===(null===(o=t.detail.background)||void 0===o?void 0:o.type)){const o=Je(e,t.detail.background,{viewElementSize:{x:i,y:h,w:c,h:d},viewScaleInfo:r,opacity:e.globalAlpha});e.fillStyle=o}else if("radial-gradient"===(null===(n=t.detail.background)||void 0===n?void 0:n.type)){const o=Je(e,t.detail.background,{viewElementSize:{x:i,y:h,w:c,h:d},viewScaleInfo:r,opacity:e.globalAlpha});if(e.fillStyle=o,s&&s.length>0)for(let t=0;t<(null==s?void 0:s.length);t++){const o=s[t];"translate"===o.method?e.translate(o.args[0]+i,o.args[1]+h):"rotate"===o.method?e.rotate(...o.args):"scale"===o.method&&e.scale(...o.args)}}e.fill(),s&&s.length>0&&e.setTransform(1,0,0,1,0,0)}}function tt(e,t,i){if(0===t.detail.borderWidth)return;if(!I(t.detail.borderColor))return;const{viewScaleInfo:o}=i,{scale:n}=o;let a=Ke.borderColor;!0===I(t.detail.borderColor)&&(a=t.detail.borderColor);const{borderWidth:r,borderRadius:l,borderDash:s,boxSizing:h=Ke.boxSizing}=t.detail;let c=0;"number"==typeof r&&(c=r||1),c*=n;let d=[0,0,0,0];if("number"==typeof l){const e=l*n;d=[e,e,e,e]}else Array.isArray(l)&&4===(null==l?void 0:l.length)&&(d=[l[0]*n,l[1]*n,l[2]*n,l[3]*n]);e.strokeStyle=a;let f=[];Array.isArray(s)&&s.length>0&&(f=s.map((e=>Math.ceil(e*n))));let u=0,g=0,v=0,m=0;if(Array.isArray(r)&&(u=(r[0]||0)*n,g=(r[1]||0)*n,v=(r[2]||0)*n,m=(r[3]||0)*n),m||g||u||v){e.lineCap="butt";let{x:i,y:o,w:n,h:a}=t;"border-box"===h?(i+=m/2,o+=u/2,n=n-m/2-g/2,a=a-u/2-v/2):"content-box"===h?(i-=m/2,o-=u/2,n=n+m/2+g/2,a=a+u/2+v/2):(i=t.x,o=t.y,n=t.w,a=t.h),u&&(e.beginPath(),e.lineWidth=u,e.moveTo(i-m/2,o),e.lineTo(i+n+g/2,o),e.closePath(),e.stroke()),g&&(e.beginPath(),e.lineWidth=g,e.moveTo(i+n,o-u/2),e.lineTo(i+n,o+a+v/2),e.closePath(),e.stroke()),v&&(e.beginPath(),e.lineWidth=v,e.moveTo(i-m/2,o+a),e.lineTo(i+n+g/2,o+a),e.closePath(),e.stroke()),m&&(e.beginPath(),e.lineWidth=m,e.moveTo(i,o-u/2),e.lineTo(i,o+a+v/2),e.closePath(),e.stroke())}else{let{x:i,y:o,w:n,h:a}=t;"border-box"===h?(i=t.x+c/2,o=t.y+c/2,n=t.w-c,a=t.h-c):"content-box"===h?(i=t.x-c/2,o=t.y-c/2,n=t.w+c,a=t.h+c):(i=t.x,o=t.y,n=t.w,a=t.h),f.length>0?e.lineCap="butt":e.lineCap="square",n=Math.max(n,1),a=Math.max(a,1),d=d.map((e=>Math.min(e,n/2,a/2))),e.setLineDash(f),e.lineWidth=c,e.beginPath(),e.moveTo(i+d[0],o),e.arcTo(i+n,o,i+n,o+a,d[1]),e.arcTo(i+n,o+a,i,o+a,d[2]),e.arcTo(i,o+a,i,o,d[3]),e.arcTo(i,o,i+n,o,d[0]),e.closePath(),e.stroke()}e.setLineDash([])}function it(e,t,i){const{detail:o}=t,{viewScaleInfo:n,renderContent:a}=i,{shadowColor:r,shadowOffsetX:l,shadowOffsetY:s,shadowBlur:h}=o;B.number(h)?(e.save(),e.shadowColor=r||Ke.shadowColor,e.shadowOffsetX=(l||0)*n.scale,e.shadowOffsetY=(s||0)*n.scale,e.shadowBlur=(h||0)*n.scale,a(),e.restore()):(e.save(),e.shadowColor="transparent",e.shadowOffsetX=0,e.shadowOffsetY=0,e.shadowBlur=0,a(),e.restore())}const ot={boxSizing:"border-box",borderWidth:0,borderColor:"#000000",shadowColor:"#000000",borderRadius:0,borderDash:[],shadowOffsetX:0,shadowOffsetY:0,shadowBlur:0,opacity:1,color:"#000000",textAlign:"left",verticalAlign:"top",fontSize:16,fontFamily:"sans-serif",fontWeight:400,minInlineSize:"auto",wordBreak:"break-all",overflow:"hidden"};var nt=function(e,t){var i={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(i[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var n=0;for(o=Object.getOwnPropertySymbols(e);n<o.length;n++)t.indexOf(o[n])<0&&Object.prototype.propertyIsEnumerable.call(e,o[n])&&(i[o[n]]=e[o[n]])}return i};const at=.4;function rt(e,t,i){var o,n,a;if(!0===(null===(o=null==t?void 0:t.operations)||void 0===o?void 0:o.invisible))return;const{w:r,h:l}=t,{scale:s}=i.viewScaleInfo;if(s<1&&(r*s<at||l*s<at)||0===i.parentOpacity)return;const{overrideElementMap:h}=i;if(!(null===(a=null===(n=null==h?void 0:h[t.uuid])||void 0===n?void 0:n.operations)||void 0===a?void 0:a.invisible))try{switch(t.type){case"rect":!function(e,t,i){const{viewScaleInfo:o,viewSizeInfo:n,parentOpacity:a}=i,{x:r,y:l,w:s,h:h,angle:c}=Pe(t,{viewScaleInfo:o})||t,d=Object.assign(Object.assign({},t),{x:r,y:l,w:s,h:h,angle:c});ce(e,{x:r,y:l,w:s,h:h,angle:c},(()=>{it(e,d,{viewScaleInfo:o,viewSizeInfo:n,renderContent:()=>{_e(e,d,{originElem:t,calcElemSize:{x:r,y:l,w:s,h:h,angle:c},viewScaleInfo:o,viewSizeInfo:n,parentOpacity:a,renderContent:()=>{}})}})}))}(e,t,i);break;case"circle":!function(e,t,i){const{detail:o,angle:n}=t,{viewScaleInfo:a,viewSizeInfo:r,parentOpacity:l}=i,{background:s="#000000",borderColor:h="#000000",boxSizing:c,borderWidth:d=0,borderDash:f}=o;let u=0;"number"==typeof d&&d>0?u=d:Array.isArray(d)&&"number"==typeof d[0]&&d[0]>0&&(u=d[0]),u*=a.scale;const{x:g,y:v,w:m,h:w}=Pe({x:t.x,y:t.y,w:t.w,h:t.h},{viewScaleInfo:a})||t,y=Object.assign(Object.assign({},t),{x:g,y:v,w:m,h:w,angle:n});ce(e,{x:g,y:v,w:m,h:w,angle:n},(()=>{it(e,y,{viewScaleInfo:a,viewSizeInfo:r,renderContent:()=>{let t=m/2,i=w/2;const o=g+t,n=v+i,r=t,d=i;if(u>0&&("content-box"===c||("center-line"===c?(t-=u/2,i-=u/2):(t-=u,i-=u))),t>=0&&i>=0){const c=qe(y)*l;e.globalAlpha=c,e.beginPath();const p=Je(e,s,{viewElementSize:{x:g,y:v,w:m,h:w},viewScaleInfo:a,opacity:e.globalAlpha});if(e.fillStyle=p,e.circle(o,n,r,d,0,0,2*Math.PI),e.closePath(),e.fill(),e.globalAlpha=l,"number"==typeof u&&u>0){const r=u/2+t,l=u/2+i;if(e.beginPath(),f){const t=f.map((e=>e*a.scale));e.setLineDash(t)}e.strokeStyle=h,e.lineWidth=u,e.circle(o,n,r,l,0,0,2*Math.PI),e.closePath(),e.stroke(),e.setLineDash([])}}}})}))}(e,t,i);break;case"text":!function(e,t,i){const{viewScaleInfo:o,viewSizeInfo:n,parentOpacity:a}=i,{x:r,y:l,w:s,h:h,angle:c}=Pe(t,{viewScaleInfo:o})||t,d=Object.assign(Object.assign({},t),{x:r,y:l,w:s,h:h,angle:c});ce(e,{x:r,y:l,w:s,h:h,angle:c},(()=>{it(e,d,{viewScaleInfo:o,viewSizeInfo:n,renderContent:()=>{_e(e,d,{originElem:t,calcElemSize:{x:r,y:l,w:s,h:h,angle:c},viewScaleInfo:o,viewSizeInfo:n,parentOpacity:a})}});{const i=Object.assign(Object.assign({},ot),t.detail),n=i.fontSize||ot.fontSize,a=n*o.scale;if(a<2)return;const c=(i.lineHeight||n)*o.scale;e.fillStyle=t.detail.color||ot.color,e.textBaseline="top",e.$setFont({fontWeight:i.fontWeight,fontSize:a,fontFamily:$e(i.fontFamily)});let d=i.text.replace(/\r\n/gi,"\n");"lowercase"===i.textTransform?d=d.toLowerCase():"uppercase"===i.textTransform&&(d=d.toUpperCase());const f=c,u=d.split("\n"),g=[];let v=0;u.forEach(((t,n)=>{if("maxContent"===i.minInlineSize)g.push({text:t,width:e.$undoPixelRatio(e.measureText(t).width)});else{let l="",c="",d=t.split(c);if("normal"===i.wordBreak){const e=" ",i=t.split(e);d=[],i.forEach(((t,o)=>{d.push(t),o<i.length-1&&d.push(e)}))}if(1===d.length&&"visible"===i.overflow)g.push({text:d[0],width:e.$undoPixelRatio(e.measureText(d[0]).width)});else if(d.length>0){for(let t=0;t<d.length&&(a=e.$doPixelRatio(s),r=e.measureText(l+d[t]).width,o.scale<.5&&a<r&&(a-r)/a>-.15||a>=r?l+=d[t]||"":(g.push({text:l,width:e.$undoPixelRatio(e.measureText(l).width)}),l=d[t]||"",v++),!((v+1)*f>h&&"hidden"===i.overflow));t++)if(d.length-1===t&&(v+1)*f<=h){g.push({text:l,width:e.$undoPixelRatio(e.measureText(l).width)}),n<u.length-1&&v++;break}}else g.push({text:"",width:0})}var a,r}));let m=0,w=0;f>a&&(w=(f-a)/2),g.length*f<h&&("top"===t.detail.verticalAlign?m=0:"bottom"===t.detail.verticalAlign?m+=h-g.length*f:m+=(h-g.length*f)/2);{const t=l+m;void 0!==i.textShadowColor&&I(i.textShadowColor)&&(e.shadowColor=i.textShadowColor),void 0!==i.textShadowOffsetX&&B.number(i.textShadowOffsetX)&&(e.shadowOffsetX=i.textShadowOffsetX),void 0!==i.textShadowOffsetY&&B.number(i.textShadowOffsetY)&&(e.shadowOffsetY=i.textShadowOffsetY),void 0!==i.textShadowBlur&&B.number(i.textShadowBlur)&&(e.shadowBlur=i.textShadowBlur),g.forEach(((o,n)=>{let a=r;"center"===i.textAlign?a=r+(s-o.width)/2:"right"===i.textAlign&&(a=r+(s-o.width)),e.fillText(o.text,a,t+f*n+w)}))}}}))}(e,t,i);break;case"image":!function(e,t,i){const o=i.loader.getContent(t),{viewScaleInfo:n,viewSizeInfo:a,parentOpacity:r}=i,{x:l,y:s,w:h,h:c,angle:d}=Pe(t,{viewScaleInfo:n})||t,f=Object.assign(Object.assign({},t),{x:l,y:s,w:h,h:c,angle:d});ce(e,{x:l,y:s,w:h,h:c,angle:d},(()=>{it(e,f,{viewScaleInfo:n,viewSizeInfo:a,renderContent:()=>{_e(e,f,{originElem:t,calcElemSize:{x:l,y:s,w:h,h:c,angle:d},viewScaleInfo:n,viewSizeInfo:a,parentOpacity:r,renderContent:()=>{if(o||i.loader.isDestroyed()||i.loader.load(t,i.elementAssets||{}),"image"===t.type&&o){e.globalAlpha=qe(t)*r;const{x:i,y:l,w:s,h:h,radiusList:c}=Fe(f,{viewScaleInfo:n,viewSizeInfo:a}),{detail:d}=t,{scaleMode:u,originW:g=0,originH:v=0}=d,m=e.$undoPixelRatio(g),w=e.$undoPixelRatio(v);if(e.save(),e.fillStyle="transparent",e.beginPath(),e.moveTo(i+c[0],l),e.arcTo(i+s,l,i+s,l+h,c[1]),e.arcTo(i+s,l+h,i,l+h,c[2]),e.arcTo(i,l+h,i,l,c[3]),e.arcTo(i,l,i+s,l,c[0]),e.closePath(),e.fill(),e.clip(),u&&v&&g){let n=0,a=0,r=m,c=w;const d=i,f=l,g=s,v=h;if(m>t.w||w>t.h)if("fill"===u){const e=Math.max(t.w/m,t.h/w),i=w*e;n=(m*e-t.w)/2/e,a=(i-t.h)/2/e,r=t.w/e,c=t.h/e}else if("tile"===u)n=0,a=0,r=t.w,c=t.h;else if("fit"===u){const e=Math.min(t.w/m,t.h/w);n=(m-t.w/e)/2,a=(w-t.h/e)/2,r=t.w/e,c=t.h/e}e.drawImage(o,n,a,r,c,d,f,g,v)}else e.drawImage(o,i,l,s,h);e.globalAlpha=r,e.restore()}}})}})}))}(e,t,i);break;case"svg":!function(e,t,i){const o=i.loader.getContent(t),{viewScaleInfo:n,viewSizeInfo:a,parentOpacity:r}=i,{x:l,y:s,w:h,h:c,angle:d}=Pe(t,{viewScaleInfo:n,viewSizeInfo:a})||t;ce(e,{x:l,y:s,w:h,h:c,angle:d},(()=>{o||i.loader.isDestroyed()||i.loader.load(t,i.elementAssets||{}),"svg"===t.type&&o&&(e.globalAlpha=qe(t)*r,e.drawImage(o,l,s,h,c),e.globalAlpha=r)}))}(e,t,i);break;case"html":!function(e,t,i){const o=i.loader.getContent(t),{viewScaleInfo:n,viewSizeInfo:a,parentOpacity:r}=i,{x:l,y:s,w:h,h:c,angle:d}=Pe(t,{viewScaleInfo:n,viewSizeInfo:a})||t;ce(e,{x:l,y:s,w:h,h:c,angle:d},(()=>{o||i.loader.isDestroyed()||i.loader.load(t,i.elementAssets||{}),"html"===t.type&&o&&(e.globalAlpha=qe(t)*r,e.drawImage(o,l,s,h,c),e.globalAlpha=r)}))}(e,t,i);break;case"path":!function(e,t,i){var o,n;const{detail:a}=t,{originX:r,originY:l,originW:s,originH:h,fillRule:c}=a,{viewScaleInfo:d,viewSizeInfo:f,parentOpacity:u}=i,{x:g,y:v,w:m,h:w,angle:y}=Pe(t,{viewScaleInfo:d})||t,p=m/s,x=w/h,S=g-r*p,b=v-l*x,I=t.detail,A=nt(I,["clipPath","clipPathStrokeColor","clipPathStrokeWidth"]),M=d.scale*f.devicePixelRatio,z=Object.assign(Object.assign({},t),{x:g,y:v,w:m,h:w,angle:y});let R=Object.assign({},z);R.detail=A;let C=Object.assign({},t);C.detail=A,a.fill&&"string"!==a.fill&&(null===(n=null===(o=a.fill)||void 0===o?void 0:o.type)||void 0===n?void 0:n.includes("gradient"))&&(R=Object.assign(Object.assign({},z),{detail:Object.assign(Object.assign({},z.detail),{background:a.fill,clipPath:{commands:a.commands,originX:r,originY:l,originW:s,originH:h}})}),C.detail=Object.assign({},R.detail)),ce(e,{x:g,y:v,w:m,h:w,angle:y},(()=>{_e(e,R,{originElem:C,calcElemSize:{x:g,y:v,w:m,h:w,angle:y},viewScaleInfo:d,viewSizeInfo:f,parentOpacity:u,renderContent:()=>{it(e,z,{viewScaleInfo:d,viewSizeInfo:f,renderContent:()=>{e.save(),e.translate(S,b),e.scale(M*p/d.scale,M*x/d.scale);const t=Ge(a.commands||[]),i=new Path2D(t);a.fill&&("string"==typeof a.fill?e.fillStyle=a.fill:e.fillStyle="transparent"),a.fill&&e.fill(i,c),a.stroke&&0!==a.strokeWidth&&(e.strokeStyle=a.stroke,e.lineWidth=(a.strokeWidth||1)/f.devicePixelRatio,e.lineCap=a.strokeLineCap||"square",e.stroke(i)),e.translate(-S,-b),e.restore()}})}})}))}(e,t,i);break;case"group":{const o=Object.assign(Object.assign({},i.elementAssets||{}),t.detail.assets||{});!function(e,t,i){const{viewScaleInfo:o,viewSizeInfo:n,parentOpacity:a}=i,{x:r,y:l,w:s,h:h,angle:c}=Pe({x:t.x,y:t.y,w:t.w,h:t.h,angle:t.angle},{viewScaleInfo:o})||t,d=Object.assign(Object.assign({},t),{x:r,y:l,w:s,h:h,angle:c});ce(e,{x:r,y:l,w:s,h:h,angle:c},(()=>{e.globalAlpha=qe(t)*a,it(e,d,{viewScaleInfo:o,viewSizeInfo:n,renderContent:()=>{_e(e,d,{originElem:t,calcElemSize:{x:r,y:l,w:s,h:h,angle:c},viewScaleInfo:o,viewSizeInfo:n,parentOpacity:a,renderContent:()=>{const{x:r,y:l,w:s,h:h,radiusList:c}=Fe(d,{viewScaleInfo:o,viewSizeInfo:n});if("hidden"===t.detail.overflow&&(e.save(),e.fillStyle="transparent",e.beginPath(),e.moveTo(r+c[0],l),e.arcTo(r+s,l,r+s,l+h,c[1]),e.arcTo(r+s,l+h,r,l+h,c[2]),e.arcTo(r,l+h,r,l,c[3]),e.arcTo(r,l,r+s,l,c[0]),e.closePath(),e.fill(),e.clip()),Array.isArray(t.detail.children)){const{parentElementSize:o}=i,n={x:o.x+t.x,y:o.y+t.y,w:t.w||o.w,h:t.h||o.h,angle:t.angle},{calculator:r}=i;for(let o=0;o<t.detail.children.length;o++){let l=t.detail.children[o];if(l=Object.assign(Object.assign({},l),{x:n.x+l.x,y:n.y+l.y}),!0===i.forceDrawAll||(null==r?void 0:r.needRender(l)))try{rt(e,l,Object.assign(Object.assign({},i),{parentOpacity:a*qe(t)}))}catch(e){console.error(e)}}}"hidden"===t.detail.overflow&&e.restore()}})}}),e.globalAlpha=a}))}(e,t,Object.assign(Object.assign({},i),{elementAssets:o}));break}}}catch(e){console.error(e)}}const lt={boxSizing:"border-box",borderWidth:0,borderColor:"#000000",shadowColor:"#000000",borderRadius:0,borderDash:[],shadowOffsetX:0,shadowOffsetY:0,shadowBlur:0,opacity:1,color:"#000000",textAlign:"left",verticalAlign:"top",fontSize:16,fontFamily:"sans-serif",fontWeight:400,minInlineSize:"auto",wordBreak:"break-all",overflow:"hidden"};function st(e,t,i){var o;const{elements:n=[]}=t,{parentOpacity:a}=i;for(let t=0;t<n.length;t++){const r=n[t],l=Object.assign(Object.assign({},r),{detail:Object.assign(Object.assign({},lt),null==r?void 0:r.detail)});if(!0===i.forceDrawAll||(null===(o=i.calculator)||void 0===o?void 0:o.needRender(l)))try{rt(e,l,Object.assign(Object.assign({},i),{parentOpacity:a}))}catch(e){console.error(e)}}}var ht,ct,dt,ft,ut,gt,vt,mt,wt,yt,pt,xt,St=function(e,t,i,o){return new(i||(i=Promise))((function(n,a){function r(e){try{s(o.next(e))}catch(e){a(e)}}function l(e){try{s(o.throw(e))}catch(e){a(e)}}function s(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(r,l)}s((o=o.apply(e,t||[])).next())}))},bt=function(e,t,i,o){if("a"===i&&!o)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!o:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===i?o:"a"===i?o.call(e):o?o.value:t.get(e)},It=function(e,t,i,o,n){if("m"===o)throw new TypeError("Private method is not writable");if("a"===o&&!n)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!n:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===o?n.call(e,i):n?n.value=i:t.set(e,i),i};const At=["image","svg","html"],Mt=e=>{var t,i,o;let n=null;return"image"===e.type?n=(null===(t=null==e?void 0:e.detail)||void 0===t?void 0:t.src)||null:"svg"===e.type?n=(null===(i=null==e?void 0:e.detail)||void 0===i?void 0:i.svg)||null:"html"===e.type&&(n=(null===(o=null==e?void 0:e.detail)||void 0===o?void 0:o.html)||null),"string"==typeof n&&n?/^@assets\/[0-9a-z]{8,8}\-[0-9a-z]{4,4}\-[0-9a-z]{4,4}\-[0-9a-z]{4,4}\-[0-9a-z]{12,12}$/.test(`${n}`)?n:R(n):R(`${M()}-${e.uuid}-${M()}-${M()}`)};class zt extends J{constructor(){super(),ht.add(this),ct.set(this,{}),dt.set(this,{}),ft.set(this,{}),ut.set(this,!1),bt(this,ht,"m",gt).call(this,"image",((e,t)=>St(this,void 0,void 0,(function*(){var i;const o=(null===(i=t[e.detail.src])||void 0===i?void 0:i.value)||e.detail.src,n=yield W(o);return{uuid:e.uuid,lastModified:Date.now(),content:n}})))),bt(this,ht,"m",gt).call(this,"html",((e,t)=>St(this,void 0,void 0,(function*(){var i;const o=(null===(i=t[e.detail.html])||void 0===i?void 0:i.value)||e.detail.html,n=yield O(o,{width:e.detail.originW||e.w,height:e.detail.originH||e.h});return{uuid:e.uuid,lastModified:Date.now(),content:n}})))),bt(this,ht,"m",gt).call(this,"svg",((e,t)=>St(this,void 0,void 0,(function*(){var i;const o=(null===(i=t[e.detail.svg])||void 0===i?void 0:i.value)||e.detail.svg,n=yield L(o);return{uuid:e.uuid,lastModified:Date.now(),content:n}}))))}isDestroyed(){return bt(this,ut,"f")}destroy(){It(this,ut,!0,"f"),this.clear(),It(this,ct,null,"f"),It(this,dt,null,"f"),It(this,ft,null,"f")}load(e,t){!0!==bt(this,ut,"f")&&(bt(this,ht,"m",xt).call(this,e)||At.includes(e.type)&&bt(this,ht,"m",pt).call(this,e,t))}getContent(e){var t,i;const o=Mt(e);return(null===(i=null===(t=bt(this,ft,"f"))||void 0===t?void 0:t[o])||void 0===i?void 0:i.content)||null}getLoadItemMap(){return bt(this,ft,"f")}setLoadItemMap(e){It(this,ft,e,"f")}}ct=new WeakMap,dt=new WeakMap,ft=new WeakMap,ut=new WeakMap,ht=new WeakSet,gt=function(e,t){bt(this,ct,"f")[e]=t},vt=function(e){var t,i,o;let n=null;return"image"===e.type?n=(null===(t=null==e?void 0:e.detail)||void 0===t?void 0:t.src)||null:"svg"===e.type?n=(null===(i=null==e?void 0:e.detail)||void 0===i?void 0:i.svg)||null:"html"===e.type&&(n=(null===(o=null==e?void 0:e.detail)||void 0===o?void 0:o.html)||null),n},mt=function(e){return{element:e,status:"null",content:null,error:null,startTime:-1,endTime:-1,source:bt(this,ht,"m",vt).call(this,e)}},wt=function(e){const t=Mt(e.element),i=bt(this,ft,"f")[t];bt(this,ut,"f")||(i?i.startTime<e.startTime&&(bt(this,ft,"f")[t]=e,this.trigger("load",Object.assign(Object.assign({},e),{countTime:e.endTime-e.startTime}))):(bt(this,ft,"f")[t]=e,this.trigger("load",Object.assign(Object.assign({},e),{countTime:e.endTime-e.startTime}))))},yt=function(e){var t;const i=Mt(e.element),o=null===(t=bt(this,ft,"f"))||void 0===t?void 0:t[i];bt(this,ut,"f")||(o?o.startTime<e.startTime&&(bt(this,ft,"f")[i]=e,this.trigger("error",Object.assign(Object.assign({},e),{countTime:e.endTime-e.startTime}))):(bt(this,ft,"f")[i]=e,this.trigger("error",Object.assign(Object.assign({},e),{countTime:e.endTime-e.startTime}))))},pt=function(e,t){const i=bt(this,ht,"m",mt).call(this,e),o=Mt(e);if(bt(this,dt,"f")[o])return;bt(this,dt,"f")[o]=i;const n=bt(this,ct,"f")[e.type];"function"!=typeof n||bt(this,ut,"f")||(i.startTime=Date.now(),n(e,t).then((e=>{bt(this,ut,"f")||(i.content=e.content,i.endTime=Date.now(),i.status="load",bt(this,ht,"m",wt).call(this,i))})).catch((t=>{console.warn(`Load element source "${i.source}" fail`,t,e),i.endTime=Date.now(),i.status="error",i.error=t,bt(this,ht,"m",yt).call(this,i)})))},xt=function(e){var t;const i=Mt(e),o=null===(t=bt(this,dt,"f"))||void 0===t?void 0:t[i];return!(!o||"error"!==o.status||!o.source||o.source!==bt(this,ht,"m",vt).call(this,e))};var Rt,Ct,Tt,Pt,Et,kt=function(e,t,i,o,n){if("m"===o)throw new TypeError("Private method is not writable");if("a"===o&&!n)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!n:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===o?n.call(e,i):n?n.value=i:t.set(e,i),i},Wt=function(e,t,i,o){if("a"===i&&!o)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!o:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===i?o:"a"===i?o.call(e):o?o.value:t.get(e)};class Lt extends J{constructor(e){super(),Rt.add(this),Ct.set(this,void 0),Tt.set(this,new zt),Pt.set(this,!1),kt(this,Ct,e,"f"),Wt(this,Rt,"m",Et).call(this)}isDestroyed(){return Wt(this,Pt,"f")}destroy(){this.clear(),kt(this,Ct,null,"f"),Wt(this,Tt,"f").destroy(),kt(this,Tt,null,"f"),kt(this,Pt,!0,"f")}updateOptions(e){kt(this,Ct,e,"f")}drawData(e,t){const i=Wt(this,Tt,"f"),{calculator:o,sharer:n}=Wt(this,Ct,"f"),a=Wt(this,Ct,"f").viewContext;a.clearRect(0,0,a.canvas.width,a.canvas.height);const r={x:0,y:0,w:t.viewSizeInfo.width,h:t.viewSizeInfo.height},l=Object.assign({loader:i,calculator:o,parentElementSize:r,elementAssets:e.assets,parentOpacity:1,overrideElementMap:null==n?void 0:n.getActiveOverrideElemenentMap()},t);!function(e,t,i){if("string"==typeof(null==t?void 0:t.background)){const{viewSizeInfo:o}=i,{width:n,height:a}=o;e.globalAlpha=1,e.fillStyle=t.background,e.fillRect(0,0,n,a)}}(a,e.global,l),e.layout?function(e,t,i,o){const{viewScaleInfo:n,viewSizeInfo:a,parentOpacity:r}=i,l=Object.assign({uuid:"layout",type:"group"},t),{x:s,y:h,w:c,h:d}=Pe(l,{viewScaleInfo:n})||l,f=Object.assign(Object.assign({},l),{x:s,y:h,w:c,h:d,angle:0});if(e.globalAlpha=1,it(e,f,{viewScaleInfo:n,viewSizeInfo:a,renderContent:()=>{et(e,f,{viewScaleInfo:n,viewSizeInfo:a})}}),"hidden"===t.detail.overflow){const{viewScaleInfo:o,viewSizeInfo:n}=i,a=Object.assign({uuid:"layout",type:"group"},t),r=Pe(a,{viewScaleInfo:o})||a,l=Object.assign(Object.assign({},a),r),{x:s,y:h,w:c,h:d,radiusList:f}=Fe(l,{viewScaleInfo:o,viewSizeInfo:n});e.save(),e.fillStyle="transparent",e.beginPath(),e.moveTo(s+f[0],h),e.arcTo(s+c,h,s+c,h+d,f[1]),e.arcTo(s+c,h+d,s,h+d,f[2]),e.arcTo(s,h+d,s,h,f[3]),e.arcTo(s,h,s+c,h,f[0]),e.closePath(),e.fill(),e.clip()}o(e),"hidden"===t.detail.overflow&&e.restore(),tt(e,f,{viewScaleInfo:n,viewSizeInfo:a}),e.globalAlpha=r}(a,e.layout,l,(()=>{st(a,e,l)})):st(a,e,l)}scale(e){const{sharer:t}=Wt(this,Ct,"f");if(!t)return;const{data:i,offsetTop:o,offsetBottom:n,offsetLeft:a,offsetRight:r,width:l,height:s,contextHeight:h,contextWidth:c,devicePixelRatio:d}=t.getActiveStoreSnapshot();i&&this.drawData(i,{viewScaleInfo:{scale:e,offsetTop:o,offsetBottom:n,offsetLeft:a,offsetRight:r},viewSizeInfo:{width:l,height:s,contextHeight:h,contextWidth:c,devicePixelRatio:d}})}setLoadItemMap(e){Wt(this,Tt,"f").setLoadItemMap(e)}getLoadItemMap(){return Wt(this,Tt,"f").getLoadItemMap()}getLoader(){return Wt(this,Tt,"f")}}Ct=new WeakMap,Tt=new WeakMap,Pt=new WeakMap,Rt=new WeakSet,Et=function(){const e=Wt(this,Tt,"f");e.on("load",(e=>{this.trigger("load",e)})),e.on("error",(e=>{console.error(e)}))};var Ot,jt,Dt=function(e,t,i,o,n){if("m"===o)throw new TypeError("Private method is not writable");if("a"===o&&!n)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!n:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===o?n.call(e,i):n?n.value=i:t.set(e,i),i},Yt=function(e,t,i,o){if("a"===i&&!o)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!o:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===i?o:"a"===i?o.call(e):o?o.value:t.get(e)};class Vt{constructor(e){Ot.set(this,void 0),jt.set(this,void 0),Dt(this,Ot,e,"f"),Dt(this,jt,new ae({defaultStorage:{viewVisibleInfoMap:{},visibleCount:0,invisibleCount:0}}),"f")}toGridNum(e,t){return!0===(null==t?void 0:t.ignore)?e:Math.round(e)}destroy(){Dt(this,Ot,null,"f")}needRender(e){const t=Yt(this,jt,"f").get("viewVisibleInfoMap")[e.uuid];return!t||t.isVisibleInView}isPointInElement(e,t,i,o){return We(e,{context2d:Yt(this,Ot,"f").viewContext,element:t,viewScaleInfo:i,viewSizeInfo:o})}getPointElement(e,t){const i=Yt(this,Ot,"f").viewContext;return function(e,t){var i,o,n;const{context2d:a,data:r,viewScaleInfo:l,viewSizeInfo:s,groupQueue:h}=t,c={index:-1,element:null,groupQueueIndex:-1};if(h&&Array.isArray(h)&&(null==h?void 0:h.length)>0)for(let t=h.length-1;t>=0;t--){let n=0,r=0,d=0;for(let e=0;e<=t;e++)n+=h[e].x,r+=h[e].y,d+=h[e].angle||0;const f=h[t];if(f&&"group"===f.type&&Array.isArray(null===(i=f.detail)||void 0===i?void 0:i.children))for(let i=0;i<f.detail.children.length;i++){const u=f.detail.children[i];if(!0!==(null===(o=null==u?void 0:u.operations)||void 0===o?void 0:o.invisible)){if(!u)break;if(We(e,{context2d:a,element:{x:n+u.x,y:r+u.y,w:u.w,h:u.h,angle:d+(u.angle||0)},viewScaleInfo:l,viewSizeInfo:s})){c.element=u,(t<h.length-1||"group"!==u.type)&&(c.groupQueueIndex=t);break}}}if(c.element)break}if(c.element)return c;for(let t=r.elements.length-1;t>=0;t--){const i=r.elements[t];if(!0!==(null===(n=null==i?void 0:i.operations)||void 0===n?void 0:n.invisible)&&We(e,{context2d:a,element:i,viewScaleInfo:l,viewSizeInfo:s})){c.index=t,c.element=i;break}}return c}(e,Object.assign(Object.assign({},t),{context2d:i}))}resetViewVisibleInfoMap(e,t){if(e){const{viewVisibleInfoMap:i,invisibleCount:o,visibleCount:n}=function(e,t){const i={},o=[],n=t=>{const a={isVisibleInView:!0,isGroup:"group"===t.type,position:[...o]};let r=null;r=Oe(t,{groupQueue:be(e,o)||[]}),i[t.uuid]=Object.assign(Object.assign({},a),{originRectInfo:r,rangeRectInfo:B.angle(t.angle)?je(r):r}),"group"===t.type&&t.detail.children.forEach(((e,t)=>{o.push(t),n(e),o.pop()}))};return e.forEach(((e,t)=>{o.push(t),n(e),o.pop()})),De(i,t)}(e.elements,t);Yt(this,jt,"f").set("viewVisibleInfoMap",i),Yt(this,jt,"f").set("invisibleCount",o),Yt(this,jt,"f").set("visibleCount",n)}}updateVisiableStatus(e){const{viewVisibleInfoMap:t,invisibleCount:i,visibleCount:o}=De(Yt(this,jt,"f").get("viewVisibleInfoMap"),e);Yt(this,jt,"f").set("viewVisibleInfoMap",t),Yt(this,jt,"f").set("invisibleCount",i),Yt(this,jt,"f").set("visibleCount",o)}calcViewRectInfoFromOrigin(e,t){const i=Yt(this,jt,"f").get("viewVisibleInfoMap")[e];if(!(null==i?void 0:i.originRectInfo))return null;const{checkVisible:o,viewScaleInfo:n,viewSizeInfo:a}=t,{center:r,left:l,right:s,bottom:h,top:c,topLeft:d,topRight:f,bottomLeft:u,bottomRight:g}=i.originRectInfo;if(!0===o&&!1===i.isVisibleInView)return null;const v={viewScaleInfo:n,viewSizeInfo:a};return{center:Ee(r,v),left:Ee(l,v),right:Ee(s,v),bottom:Ee(h,v),top:Ee(c,v),topLeft:Ee(d,v),topRight:Ee(f,v),bottomLeft:Ee(u,v),bottomRight:Ee(g,v)}}calcViewRectInfoFromRange(e,t){const i=Yt(this,jt,"f").get("viewVisibleInfoMap")[e];if(!(null==i?void 0:i.originRectInfo))return null;const{checkVisible:o,viewScaleInfo:n,viewSizeInfo:a}=t,{center:r,left:l,right:s,bottom:h,top:c,topLeft:d,topRight:f,bottomLeft:u,bottomRight:g}=i.rangeRectInfo;if(!0===o&&!1===i.isVisibleInView)return null;const v={viewScaleInfo:n,viewSizeInfo:a};return{center:Ee(r,v),left:Ee(l,v),right:Ee(s,v),bottom:Ee(h,v),top:Ee(c,v),topLeft:Ee(d,v),topRight:Ee(f,v),bottomLeft:Ee(u,v),bottomRight:Ee(g,v)}}modifyViewVisibleInfoMap(e,t){const{modifyOptions:i,viewScaleInfo:o,viewSizeInfo:n}=t,{type:a,content:r}=i,l=e.elements,s=Yt(this,jt,"f").get("viewVisibleInfoMap");if("deleteElement"===a){const{element:e}=r,t=[],i=e=>{t.push(e.uuid),"group"===e.type&&Array.isArray(e.detail.children)&&e.detail.children.forEach((e=>{i(e)}))};i(e),t.forEach((e=>{delete s[e]})),Yt(this,jt,"f").set("viewVisibleInfoMap",s)}else if("addElement"===a||"updateElement"===a){const{position:t}=r,i=Ae(t,e.elements),h=be(l,t);if(i)if("updateElement"===a&&"group"===i.type)this.resetViewVisibleInfoMap(e,{viewScaleInfo:o,viewSizeInfo:n});else{const e=Oe(i,{groupQueue:h||[]}),r={originRectInfo:e,rangeRectInfo:B.angle(i.angle)?je(e):e,isVisibleInView:!0,isGroup:"group"===(null==i?void 0:i.type),position:[...t]};s[i.uuid]=r,Yt(this,jt,"f").set("viewVisibleInfoMap",s),"updateElement"===a&&this.updateVisiableStatus({viewScaleInfo:o,viewSizeInfo:n})}}else"moveElement"===a&&this.resetViewVisibleInfoMap(e,{viewScaleInfo:o,viewSizeInfo:n})}}Ot=new WeakMap,jt=new WeakMap;var Bt,Gt,Xt,Nt,Ft,Ht,Zt,Qt,Ut,$t,Jt,Kt,qt,_t,ei,ti,ii=function(e,t,i,o,n){if("m"===o)throw new TypeError("Private method is not writable");if("a"===o&&!n)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!n:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===o?n.call(e,i):n?n.value=i:t.set(e,i),i},oi=function(e,t,i,o){if("a"===i&&!o)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!o:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===i?o:"a"===i?o.call(e):o?o.value:t.get(e)};function ni(e){return e>0||e<0||0===e}class ai extends J{constructor(e){super(),Bt.add(this),Gt.set(this,void 0),Xt.set(this,void 0),Nt.set(this,!1),Ht.set(this,(e=>{if(!oi(this,Bt,"m",_t).call(this,e))return;const t=oi(this,Bt,"m",ei).call(this,e);if(!oi(this,Bt,"m",ti).call(this,t))return;e.preventDefault(),e.stopPropagation();const i=e.deltaX>0||e.deltaX<0?e.deltaX:0,o=e.deltaY>0||e.deltaY<0?e.deltaY:0;!0===e.ctrlKey&&this.has("wheelScale")?this.trigger("wheelScale",{deltaX:i,deltaY:o,point:t}):this.has("wheel")&&this.trigger("wheel",{deltaX:i,deltaY:o,point:t})})),Zt.set(this,(e=>{if(2!==e.button)return;if(!oi(this,Bt,"m",_t).call(this,e))return;e.preventDefault();const t=oi(this,Bt,"m",ei).call(this,e);oi(this,Bt,"m",ti).call(this,t)&&this.trigger("contextMenu",{point:t})})),Qt.set(this,(e=>{if(!oi(this,Bt,"m",_t).call(this,e))return;e.preventDefault();const t=oi(this,Bt,"m",ei).call(this,e);if(!oi(this,Bt,"m",ti).call(this,t))return;const i=Date.now(),o=oi(this,Xt,"f").get("prevClickPoint");o&&i-o.t<=500&&Math.abs(o.x-t.x)<=5&&Math.abs(o.y-t.y)<=5?this.trigger("doubleClick",{point:t}):oi(this,Xt,"f").set("prevClickPoint",t)})),Ut.set(this,(e=>{oi(this,Xt,"f").set("hasPointDown",!1),e.preventDefault();const t=oi(this,Bt,"m",ei).call(this,e);this.trigger("pointLeave",{point:t})})),$t.set(this,(e=>{if(oi(this,Xt,"f").set("hasPointDown",!1),!oi(this,Bt,"m",_t).call(this,e))return;e.preventDefault();const t=oi(this,Bt,"m",ei).call(this,e);this.trigger("pointEnd",{point:t})})),Jt.set(this,(e=>{if(!oi(this,Bt,"m",_t).call(this,e))return;e.preventDefault(),e.stopPropagation();const t=oi(this,Bt,"m",ei).call(this,e);oi(this,Bt,"m",ti).call(this,t)?!0===oi(this,Xt,"f").get("hasPointDown")&&this.trigger("pointMove",{point:t}):oi(this,Xt,"f").get("hasPointDown")&&(this.trigger("pointLeave",{point:t}),oi(this,Xt,"f").set("hasPointDown",!1))})),Kt.set(this,(e=>{if(0!==e.button)return;if(!oi(this,Bt,"m",_t).call(this,e))return;e.preventDefault();const t=oi(this,Bt,"m",ei).call(this,e);oi(this,Bt,"m",ti).call(this,t)&&(oi(this,Xt,"f").set("hasPointDown",!0),this.trigger("pointStart",{point:t}))})),qt.set(this,(e=>{if(!oi(this,Bt,"m",_t).call(this,e))return void(!0===oi(this,Xt,"f").get("inCanvas")&&(oi(this,Xt,"f").set("inCanvas",!1),oi(this,Ut,"f").call(this,e)));oi(this,Xt,"f").set("inCanvas",!0),e.preventDefault();const t=oi(this,Bt,"m",ei).call(this,e);oi(this,Bt,"m",ti).call(this,t)&&this.trigger("hover",{point:t})}));const t=new ae({defaultStorage:{hasPointDown:!1,prevClickPoint:null,inCanvas:!0}});ii(this,Xt,t,"f"),ii(this,Gt,e,"f"),oi(this,Bt,"m",Ft).call(this)}onEvents(){if(oi(this,Nt,"f"))return;const e=window;e.addEventListener("mousemove",oi(this,qt,"f")),e.addEventListener("mousedown",oi(this,Kt,"f")),e.addEventListener("mousemove",oi(this,Jt,"f")),e.addEventListener("mouseup",oi(this,$t,"f")),e.addEventListener("wheel",oi(this,Ht,"f"),{passive:!1}),e.addEventListener("click",oi(this,Qt,"f")),e.addEventListener("contextmenu",oi(this,Zt,"f"))}offEvents(){const e=window;e.removeEventListener("mousemove",oi(this,qt,"f")),e.removeEventListener("mousedown",oi(this,Kt,"f")),e.removeEventListener("mousemove",oi(this,Jt,"f")),e.removeEventListener("mouseup",oi(this,$t,"f")),e.removeEventListener("mouseleave",oi(this,Ut,"f")),e.removeEventListener("wheel",oi(this,Ht,"f")),e.removeEventListener("click",oi(this,Qt,"f")),e.removeEventListener("contextmenu",oi(this,Zt,"f"))}destroy(){this.offEvents(),oi(this,Xt,"f").destroy(),ii(this,Nt,!0,"f")}}Gt=new WeakMap,Xt=new WeakMap,Nt=new WeakMap,Ht=new WeakMap,Zt=new WeakMap,Qt=new WeakMap,Ut=new WeakMap,$t=new WeakMap,Jt=new WeakMap,Kt=new WeakMap,qt=new WeakMap,Bt=new WeakSet,Ft=function(){this.onEvents()},_t=function(e){return e.target===oi(this,Gt,"f").boardContent.boardContext.canvas},ei=function(e){const t=oi(this,Gt,"f").boardContent.boardContext.canvas.getBoundingClientRect();return{x:e.clientX-t.left,y:e.clientY-t.top,t:Date.now()}},ti=function(e){const t=oi(this,Gt,"f").sharer.getActiveViewSizeInfo(),{width:i,height:o}=t;return!!(ni(e.x)&&ni(e.y)&&e.x<=i&&e.y<=o)};var ri,li,si=function(e,t,i,o,n){if("m"===o)throw new TypeError("Private method is not writable");if("a"===o&&!n)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!n:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===o?n.call(e,i):n?n.value=i:t.set(e,i),i},hi=function(e,t,i,o){if("a"===i&&!o)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!o:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===i?o:"a"===i?o.call(e):o?o.value:t.get(e)};const ci={width:0,height:0,devicePixelRatio:1,contextWidth:0,contextHeight:0,data:null,scale:1,offsetLeft:0,offsetRight:0,offsetTop:0,offsetBottom:0,overrideElementMap:null};class di{constructor(){ri.set(this,void 0),li.set(this,void 0);const e=new ae({defaultStorage:ci}),t=new ae({defaultStorage:{}});si(this,ri,e,"f"),si(this,li,t,"f")}getActiveStorage(e){return hi(this,ri,"f").get(e)}setActiveStorage(e,t){return hi(this,ri,"f").set(e,t)}getActiveStoreSnapshot(e){return hi(this,ri,"f").getSnapshot(e)}getSharedStorage(e){return hi(this,li,"f").get(e)}setSharedStorage(e,t){return hi(this,li,"f").set(e,t)}getSharedStoreSnapshot(e){return hi(this,li,"f").getSnapshot(e)}getActiveViewScaleInfo(){return{scale:hi(this,ri,"f").get("scale"),offsetTop:hi(this,ri,"f").get("offsetTop"),offsetBottom:hi(this,ri,"f").get("offsetBottom"),offsetLeft:hi(this,ri,"f").get("offsetLeft"),offsetRight:hi(this,ri,"f").get("offsetRight")}}setActiveViewScaleInfo(e){const{scale:t,offsetTop:i,offsetBottom:o,offsetLeft:n,offsetRight:a}=e;hi(this,ri,"f").set("scale",t),hi(this,ri,"f").set("offsetTop",i),hi(this,ri,"f").set("offsetBottom",o),hi(this,ri,"f").set("offsetLeft",n),hi(this,ri,"f").set("offsetRight",a)}setActiveViewSizeInfo(e){hi(this,ri,"f").set("width",e.width),hi(this,ri,"f").set("height",e.height),hi(this,ri,"f").set("devicePixelRatio",e.devicePixelRatio),hi(this,ri,"f").set("contextWidth",e.contextWidth),hi(this,ri,"f").set("contextHeight",e.contextHeight)}getActiveViewSizeInfo(){return{width:hi(this,ri,"f").get("width"),height:hi(this,ri,"f").get("height"),devicePixelRatio:hi(this,ri,"f").get("devicePixelRatio"),contextWidth:hi(this,ri,"f").get("contextWidth"),contextHeight:hi(this,ri,"f").get("contextHeight")}}getActiveOverrideElemenentMap(){return hi(this,ri,"f").get("overrideElementMap")}setActiveOverrideElemenentMap(e){hi(this,ri,"f").set("overrideElementMap",e)}}ri=new WeakMap,li=new WeakMap;var fi,ui,gi,vi,mi,wi,yi=function(e,t,i,o,n){if("m"===o)throw new TypeError("Private method is not writable");if("a"===o&&!n)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!n:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===o?n.call(e,i):n?n.value=i:t.set(e,i),i},pi=function(e,t,i,o){if("a"===i&&!o)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!o:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===i?o:"a"===i?o.call(e):o?o.value:t.get(e)};const{requestAnimationFrame:xi}=window;class Si extends J{constructor(e){super(),fi.add(this),ui.set(this,void 0),gi.set(this,[]),vi.set(this,"FREE"),yi(this,ui,e,"f"),pi(this,fi,"m",mi).call(this)}resetViewVisibleInfoMap(e,t){e&&pi(this,ui,"f").calculator.resetViewVisibleInfoMap(e,t)}drawFrame(){const{sharer:e}=pi(this,ui,"f"),t=e.getActiveStoreSnapshot(),i=e.getSharedStoreSnapshot();pi(this,gi,"f").push({activeStore:t,sharedStore:i}),pi(this,fi,"m",wi).call(this)}scale(e){const{scale:t,point:i,ignoreUpdateVisibleStatus:o}=e,{sharer:n}=pi(this,ui,"f"),{moveX:a,moveY:r}=function(e){const{scale:t,point:i,viewScaleInfo:o}=e,{offsetLeft:n,offsetTop:a}=o,r=t/o.scale,l=i.x,s=i.y;return{moveX:l-l*r+(n*r-n),moveY:s-s*r+(a*r-a)}}({scale:t,point:i,viewScaleInfo:n.getActiveViewScaleInfo(),viewSizeInfo:n.getActiveViewSizeInfo()});return n.setActiveStorage("scale",t),o||pi(this,ui,"f").calculator.updateVisiableStatus({viewScaleInfo:n.getActiveViewScaleInfo(),viewSizeInfo:n.getActiveViewSizeInfo()}),{moveX:a,moveY:r}}scroll(e){const{sharer:t}=pi(this,ui,"f"),i=t.getActiveViewScaleInfo(),{moveX:o,moveY:n,ignoreUpdateVisibleStatus:a}=e,r=function(e){const{moveX:t=0,moveY:i=0,viewScaleInfo:o,viewSizeInfo:n}=e,{scale:a}=o,{width:r,height:l,contextWidth:s,contextHeight:h}=n;let c=o.offsetLeft,d=o.offsetRight,f=o.offsetTop,u=o.offsetBottom;return c+=t,f+=i,d=r-(s*a+c),u=l-(h*a+f),{scale:a,offsetTop:f,offsetLeft:c,offsetRight:d,offsetBottom:u}}({moveX:o,moveY:n,viewScaleInfo:i,viewSizeInfo:t.getActiveViewSizeInfo()});return t.setActiveViewScaleInfo(r),a||pi(this,ui,"f").calculator.updateVisiableStatus({viewScaleInfo:t.getActiveViewScaleInfo(),viewSizeInfo:t.getActiveViewSizeInfo()}),r}updateViewScaleInfo(e){const{sharer:t}=pi(this,ui,"f"),i=function(e,t){const{scale:i,offsetX:o,offsetY:n}=e,{viewSizeInfo:a}=t,{width:r,height:l,contextWidth:s,contextHeight:h}=a,c=0-o*i,d=0-n*i;return{scale:i,offsetLeft:c,offsetTop:d,offsetRight:r-(s*i+c/i),offsetBottom:l-(h*i+d/i)}}(e,{viewSizeInfo:t.getActiveViewSizeInfo()});return t.setActiveViewScaleInfo(i),pi(this,ui,"f").calculator.updateVisiableStatus({viewScaleInfo:t.getActiveViewScaleInfo(),viewSizeInfo:t.getActiveViewSizeInfo()}),i}resize(e={},t){const{sharer:i}=pi(this,ui,"f"),o=i.getActiveViewSizeInfo(),n=Object.assign(Object.assign({},o),e),{width:a,height:r,devicePixelRatio:l}=n,{underlayContext:s,boardContext:h,overlayContext:c,viewContext:d}=pi(this,ui,"f").boardContent;return h.canvas.width=a*l,h.canvas.height=r*l,h.canvas.style.width=`${a}px`,h.canvas.style.height=`${r}px`,s.canvas.width=a*l,s.canvas.height=r*l,c.canvas.width=a*l,c.canvas.height=r*l,d.canvas.width=a*l,d.canvas.height=r*l,i.setActiveViewSizeInfo(n),(null==t?void 0:t.ignoreUpdateVisibleStatus)||pi(this,ui,"f").calculator.updateVisiableStatus({viewScaleInfo:i.getActiveViewScaleInfo(),viewSizeInfo:i.getActiveViewSizeInfo()}),n}}ui=new WeakMap,gi=new WeakMap,vi=new WeakMap,fi=new WeakSet,mi=function(){const{renderer:e}=pi(this,ui,"f");e.on("load",(()=>{this.drawFrame()}))},wi=function e(){if("DRAWING"===pi(this,vi,"f")||0===pi(this,gi,"f").length)return;yi(this,vi,"DRAWING","f");const t=pi(this,gi,"f").shift(),{renderer:i,boardContent:o,beforeDrawFrame:n,afterDrawFrame:a}=pi(this,ui,"f");if(t){const{scale:e,offsetTop:r,offsetBottom:l,offsetLeft:s,offsetRight:h,width:c,height:d,contextHeight:f,contextWidth:u,devicePixelRatio:g}=t.activeStore,v={scale:e,offsetTop:r,offsetBottom:l,offsetLeft:s,offsetRight:h},m={width:c,height:d,contextHeight:f,contextWidth:u,devicePixelRatio:g};(null==t?void 0:t.activeStore.data)&&i.drawData(t.activeStore.data,{viewScaleInfo:v,viewSizeInfo:m}),n({snapshot:t}),o.drawView(),a({snapshot:t})}0!==pi(this,gi,"f").length?yi(this,vi,"DRAWING","f")&&xi((()=>{pi(this,fi,"m",e).call(this)})):yi(this,vi,"COMPLETE","f")};var bi,Ii,Ai,Mi,zi,Ri,Ci,Ti,Pi,Ei,ki,Wi,Li,Oi,ji,Di,Yi,Vi,Bi,Gi,Xi,Ni,Fi,Hi,Zi,Qi,Ui,$i,Ji,Ki=function(e,t,i,o,n){if("m"===o)throw new TypeError("Private method is not writable");if("a"===o&&!n)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!n:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===o?n.call(e,i):n?n.value=i:t.set(e,i),i},qi=function(e,t,i,o){if("a"===i&&!o)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!o:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===i?o:"a"===i?o.call(e):o?o.value:t.get(e)};class _i{constructor(e){bi.add(this),Ii.set(this,void 0),Ai.set(this,new WeakMap),Mi.set(this,[]),zi.set(this,[]),Ri.set(this,void 0),Ci.set(this,void 0),Ti.set(this,void 0),Pi.set(this,void 0),Ei.set(this,void 0),ki.set(this,new J),Wi.set(this,!1);const{boardContent:t}=e,i=new di,o=new Vt({viewContext:t.viewContext}),n=new ai({boardContent:t,sharer:i}),a=new Lt({viewContext:t.viewContext,sharer:i,calculator:o});Ki(this,Ii,e,"f"),Ki(this,Ti,i,"f"),Ki(this,Ri,n,"f"),Ki(this,Ci,a,"f"),Ki(this,Ei,o,"f"),Ki(this,Pi,new Si({boardContent:e.boardContent,sharer:i,renderer:a,calculator:qi(this,Ei,"f"),beforeDrawFrame:e=>{qi(this,bi,"m",Ui).call(this,e)},afterDrawFrame:e=>{qi(this,bi,"m",$i).call(this,e)}}),"f"),qi(this,bi,"m",Li).call(this),qi(this,bi,"m",Ji).call(this)}isDestroyed(){return qi(this,Wi,"f")}destroy(){qi(this,Ri,"f").destroy(),qi(this,Ci,"f").destroy(),qi(this,Ei,"f").destroy(),qi(this,ki,"f").destroy(),Ki(this,Wi,!0,"f")}getSharer(){return qi(this,Ti,"f")}getViewer(){return qi(this,Pi,"f")}getRenderer(){return qi(this,Ci,"f")}setData(e,t){const{modifiedOptions:i}=t||{},o=qi(this,Ti,"f");qi(this,Ti,"f").setActiveStorage("data",e);const n=o.getActiveViewSizeInfo(),a=o.getActiveViewScaleInfo(),r=Se(e.elements,{viewWidth:n.width,viewHeight:n.height,extend:!0});qi(this,Pi,"f").resetViewVisibleInfoMap(e,{viewSizeInfo:n,viewScaleInfo:a}),qi(this,Pi,"f").drawFrame();const l=Object.assign(Object.assign({},n),r);return qi(this,Ti,"f").setActiveViewSizeInfo(l),{viewSizeInfo:l}}getData(){const{data:e}=qi(this,Ti,"f").getActiveStoreSnapshot();return e}use(e,t){var i,o,n;if(qi(this,Ai,"f").has(e)){const t=qi(this,Ai,"f").get(e);if(t)return null===(o=(i=t.middlewareObject).use)||void 0===o||o.call(i),t.status="enable",qi(this,Ai,"f").set(e,t),void qi(this,bi,"m",Ji).call(this)}const{boardContent:a,container:r}=qi(this,Ii,"f"),l=e({boardContent:a,sharer:qi(this,Ti,"f"),viewer:qi(this,Pi,"f"),calculator:qi(this,Ei,"f"),eventHub:qi(this,ki,"f"),container:r},t);null===(n=l.use)||void 0===n||n.call(l),qi(this,Mi,"f").push(e),qi(this,zi,"f").push(l),qi(this,Ai,"f").set(e,{status:"enable",middlewareObject:l,config:t}),qi(this,bi,"m",Ji).call(this)}disuse(e){var t,i;const o=qi(this,Ai,"f").get(e);o&&(null===(i=(t=o.middlewareObject).disuse)||void 0===i||i.call(t),o.status="disable",qi(this,Ai,"f").set(e,o),qi(this,bi,"m",Ji).call(this))}resetMiddlewareConfig(e,t){var i,o;if(qi(this,Ai,"f").has(e)){const n=qi(this,Ai,"f").get(e);n&&(null===(o=(i=n.middlewareObject).resetConfig)||void 0===o||o.call(i,t))}}scale(e){const t=qi(this,Pi,"f"),{ignoreUpdateVisibleStatus:i}=e,{moveX:o,moveY:n}=t.scale(Object.assign(Object.assign({},e),{ignoreUpdateVisibleStatus:!0}));t.scroll({moveX:o,moveY:n,ignoreUpdateVisibleStatus:i})}scroll(e){return qi(this,Pi,"f").scroll(e)}updateViewScaleInfo(e){return qi(this,Pi,"f").updateViewScaleInfo(e)}resize(e,t){const i=qi(this,Pi,"f").resize(e,t),{width:o,height:n,devicePixelRatio:a}=e,{boardContent:r}=qi(this,Ii,"f");r.viewContext.$resize({width:o,height:n,devicePixelRatio:a}),r.overlayContext.$resize({width:o,height:n,devicePixelRatio:a}),r.boardContext.$resize({width:o,height:n,devicePixelRatio:a}),r.underlayContext.$resize({width:o,height:n,devicePixelRatio:a}),qi(this,Pi,"f").drawFrame(),qi(this,Ri,"f").trigger("resize",i),qi(this,Ti,"f").setActiveViewSizeInfo(e)}clear(){const{boardContent:e}=qi(this,Ii,"f"),{underlayContext:t,overlayContext:i,viewContext:o,boardContext:n}=e;t.clearRect(0,0,t.canvas.width,t.canvas.height),i.clearRect(0,0,i.canvas.width,i.canvas.height),o.clearRect(0,0,o.canvas.width,o.canvas.height),n.clearRect(0,0,n.canvas.width,n.canvas.height),qi(this,bi,"m",Qi).call(this)}getEventHub(){return qi(this,ki,"f")}onWatcherEvents(){qi(this,Ri,"f").onEvents()}offWatcherEvents(){qi(this,Ri,"f").offEvents()}}Ii=new WeakMap,Ai=new WeakMap,Mi=new WeakMap,zi=new WeakMap,Ri=new WeakMap,Ci=new WeakMap,Ti=new WeakMap,Pi=new WeakMap,Ei=new WeakMap,ki=new WeakMap,Wi=new WeakMap,bi=new WeakSet,Li=function(){qi(this,Ri,"f").on("pointStart",qi(this,bi,"m",Oi).bind(this)),qi(this,Ri,"f").on("pointEnd",qi(this,bi,"m",ji).bind(this)),qi(this,Ri,"f").on("pointMove",qi(this,bi,"m",Di).bind(this)),qi(this,Ri,"f").on("pointLeave",qi(this,bi,"m",Yi).bind(this)),qi(this,Ri,"f").on("hover",qi(this,bi,"m",Vi).bind(this)),qi(this,Ri,"f").on("wheel",qi(this,bi,"m",Xi).bind(this)),qi(this,Ri,"f").on("wheelScale",qi(this,bi,"m",Ni).bind(this)),qi(this,Ri,"f").on("scrollX",qi(this,bi,"m",Fi).bind(this)),qi(this,Ri,"f").on("scrollY",qi(this,bi,"m",Hi).bind(this)),qi(this,Ri,"f").on("resize",qi(this,bi,"m",Zi).bind(this)),qi(this,Ri,"f").on("doubleClick",qi(this,bi,"m",Bi).bind(this)),qi(this,Ri,"f").on("contextMenu",qi(this,bi,"m",Gi).bind(this)),qi(this,Ci,"f").on("load",(()=>{qi(this,ki,"f").trigger("loadResource")}))},Oi=function(e){var t;for(let i=0;i<qi(this,zi,"f").length;i++){const o=qi(this,zi,"f")[i];if(!1===(null===(t=null==o?void 0:o.pointStart)||void 0===t?void 0:t.call(o,e)))return}},ji=function(e){var t;for(let i=0;i<qi(this,zi,"f").length;i++){const o=qi(this,zi,"f")[i];if(!1===(null===(t=null==o?void 0:o.pointEnd)||void 0===t?void 0:t.call(o,e)))return}},Di=function(e){var t;for(let i=0;i<qi(this,zi,"f").length;i++){const o=qi(this,zi,"f")[i];if(!1===(null===(t=null==o?void 0:o.pointMove)||void 0===t?void 0:t.call(o,e)))return}},Yi=function(e){var t;for(let i=0;i<qi(this,zi,"f").length;i++){const o=qi(this,zi,"f")[i];if(!1===(null===(t=null==o?void 0:o.pointLeave)||void 0===t?void 0:t.call(o,e)))return}},Vi=function(e){var t;for(let i=0;i<qi(this,zi,"f").length;i++){const o=qi(this,zi,"f")[i];if(!1===(null===(t=null==o?void 0:o.hover)||void 0===t?void 0:t.call(o,e)))return}},Bi=function(e){var t;for(let i=0;i<qi(this,zi,"f").length;i++){const o=qi(this,zi,"f")[i];if(!1===(null===(t=null==o?void 0:o.doubleClick)||void 0===t?void 0:t.call(o,e)))return}},Gi=function(e){var t;for(let i=0;i<qi(this,zi,"f").length;i++){const o=qi(this,zi,"f")[i];if(!1===(null===(t=null==o?void 0:o.contextMenu)||void 0===t?void 0:t.call(o,e)))return}},Xi=function(e){var t;for(let i=0;i<qi(this,zi,"f").length;i++){const o=qi(this,zi,"f")[i];if(!1===(null===(t=null==o?void 0:o.wheel)||void 0===t?void 0:t.call(o,e)))return}},Ni=function(e){var t;for(let i=0;i<qi(this,zi,"f").length;i++){const o=qi(this,zi,"f")[i];if(!1===(null===(t=null==o?void 0:o.wheelScale)||void 0===t?void 0:t.call(o,e)))return}},Fi=function(e){var t;for(let i=0;i<qi(this,zi,"f").length;i++){const o=qi(this,zi,"f")[i];if(!1===(null===(t=null==o?void 0:o.scrollX)||void 0===t?void 0:t.call(o,e)))return}},Hi=function(e){var t;for(let i=0;i<qi(this,zi,"f").length;i++){const o=qi(this,zi,"f")[i];if(!1===(null===(t=null==o?void 0:o.scrollY)||void 0===t?void 0:t.call(o,e)))return}},Zi=function(e){var t;for(let i=0;i<qi(this,zi,"f").length;i++){const o=qi(this,zi,"f")[i];if(!1===(null===(t=null==o?void 0:o.resize)||void 0===t?void 0:t.call(o,e)))return}},Qi=function(e){var t;for(let i=0;i<qi(this,zi,"f").length;i++){const o=qi(this,zi,"f")[i];if(!1===(null===(t=null==o?void 0:o.clear)||void 0===t?void 0:t.call(o,e)))return}},Ui=function(e){var t;for(let i=0;i<qi(this,zi,"f").length;i++){const o=qi(this,zi,"f")[i];if(!1===(null===(t=null==o?void 0:o.beforeDrawFrame)||void 0===t?void 0:t.call(o,e)))return}},$i=function(e){var t;for(let i=0;i<qi(this,zi,"f").length;i++){const o=qi(this,zi,"f")[i];if(!1===(null===(t=null==o?void 0:o.afterDrawFrame)||void 0===t?void 0:t.call(o,e)))return}},Ji=function(){const e=[],t=qi(this,Ai,"f");qi(this,Mi,"f").forEach((i=>{const o=t.get(i);"enable"===(null==o?void 0:o.status)&&(null==o?void 0:o.middlewareObject)&&e.push(o.middlewareObject)})),Ki(this,zi,e,"f")};const eo="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAApCAYAAABHomvIAAAACXBIWXMAAAsTAAALEwEAmpwYAAAF92lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNi4wLWMwMDYgNzkuMTY0NzUzLCAyMDIxLzAyLzE1LTExOjUyOjEzICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjIuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDktMTdUMTY6MzE6MjMrMDg6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTA5LTE3VDE2OjQ0OjIyKzA4OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTA5LTE3VDE2OjQ0OjIyKzA4OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgcGhvdG9zaG9wOklDQ1Byb2ZpbGU9InNSR0IgSUVDNjE5NjYtMi4xIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MTBhYjUzLWM0ZjEtNDVhNS04MjhkLTIxOTczOWFjOTk3MSIgeG1wTU06RG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjBkMDNmNjM5LTE5MzctY2Y0MC1hMTg0LTIyMjg0NzczNWNmYSIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjgyYjQwZGRmLWE0ZGEtNDY3MC1iYzc2LTBhYjY3ZmI5M2I0ZSI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6ODJiNDBkZGYtYTRkYS00NjcwLWJjNzYtMGFiNjdmYjkzYjRlIiBzdEV2dDp3aGVuPSIyMDIzLTA5LTE3VDE2OjMxOjIzKzA4OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjIuMyAoTWFjaW50b3NoKSIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6NjQxMGFiNTMtYzRmMS00NWE1LTgyOGQtMjE5NzM5YWM5OTcxIiBzdEV2dDp3aGVuPSIyMDIzLTA5LTE3VDE2OjQ0OjIyKzA4OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjIuMyAoTWFjaW50b3NoKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz57vRudAAAEk0lEQVRYhe3ZW0jbVxzA8e8/MX+NYnG9uI4xE3bvoLt0FzradRfGBtsYo32YdAhb6WQyBqV7KOylpYjzZShDGfjmyxgbgjjwyRm16SYMhgiNKDhbL3VtNF4xJOnf3x7+59i/Wf4aTbInf3AwJMdzPjnnf/n9/jFEhGzDMIxMb3uAIsDs6ek5urS05Dtz5syE+uwekAQS6u89YD19gC0NIpJ1c8GZQHlXV9fJRCIxGo/HxxoaGj4CngWOAEGgEihXfT07MeQC3MB1dna+lkgkRkXF6urq3xcuXPgUOAE8DzwGPOiGLARwEy4ej4+JiITD4elr167NiIgsLi7eqq2trQPeBI4Bj7sh8w10xZmmeds0zdn+/v5/RERisdjUuXPnvgLeAl50Q+YTaAA+oKy7u/uE3laNAwSQ4uLiu6FQ6G4G5DG13YeAMjWWkU+gBygJhULHNe769etTTpwDGXUiz58//yXwujp5qoAHgBLAk0+gNxKJHEulUiMKN2ma5gwgPp/vjhOXjlxYWJisq6urBV5RW30IKAW8eQPGYrGjlmXdEBEZHBy8aZrmFCCmac729fVtAHt7e6MO5N2+vr47IiJLS0s3L126dBZ4Sh2LZUBRwVdwYGBgVuwOYh/zsoF0bnPBVzDTMRgOh6dFhROokSIi8/Pz0+pEeaPQx+DGWdzV1XVSX2LcgCIic3NzMzU1NV8D7wIvq9WrLNRZvOk62NHRccqJTAdGo9Hb1dXV3wAfYt9VjgAPFfI66EQWAxU9PT0fuwEvXrzYBJwF3gFeAAJAhfrfrO4k/7lxZxnr2JlJqry8POnWyePx6H4JR0vhktVkHGOXQI20SkpKLLcOhmGsA5YCaZiVLS5XoADi9XpdkznDMERhnE0fCgUHZhvOW+CO4/8A5hR7wFxjD5hr7AFzjZyBlmVlrOYdYaS1HUUuQA/gWV9fd51URDyqn1c1j6MVFGjoidfW1oq2ABrYj0V82OmVzwHNajVdB88C5wOKTdM87NaxsrKyQsFKHC2BnTDo+/TWt8Bd5INeVC44NDT0xXYZdXNz8w/AaeyS8yjwCPdzQu92ht2m/OUjIyOfS1pkAoqItLS0fA+8D7wKPA0cxs6qC1O4T0xMfKYnb21tnXEDNjc3z+nXbW1t3wFvYz9dCAL7KUThHovFPtGTNjU1jQFSX18/lg68cuXKLUAaGxs3vkB7e/u3wHHgCQpUdnpTqdQvesJgMDisUVevXh3Xry9fvnxTv66qqprQ/cfHx/vVNj/J/couv0DAv7q6+pMDeYPNSalkwkUikX7s4ukl4FHgAODPN1CXnPsWFxd/dCAjW+GGhoZCwAfYpeczwMPAPjVW3gv3IvXN98disZ8dyBGNCwQC4/r94eHhfuy6+JS6zATUCeJXY+W9cNfIUuDAwsLCr05kIBDYeBQ8Ojr6h8Lpx25BtbWlGpfv62BG5PLy8m+SFpOTk38C76mVe84NVyhgOvLgysrK7xoXjUb/Uqt2XG1rEDiYCbcd0MgwsWtk+J1EI03An0wmw5Zlefx+/2n1eRKIO5r+rWTTpFsZ/gWFrGMmeObuqwAAAABJRU5ErkJggg==",to="selectInGroup",io={CURSOR:"cursor",CHANGE:"change",RULER:"ruler",SCALE:"scale",SELECT:"select",CLEAR_SELECT:"clearSelect",TEXT_EDIT:"textEdit",TEXT_CHANGE:"textChange",CONTEXT_MENU:"contextMenu",SELECT_IN_GROUP:to,SNAP_TO_GRID:to},oo={};Object.keys(io).forEach((e=>{Object.defineProperty(oo,e,{value:io[e],writable:!1})}));class no{constructor(e,h){x(this,r),x(this,t),x(this,i),x(this,o,null),x(this,n,null),x(this,a,{auto:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAF92lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNi4wLWMwMDYgNzkuMTY0NzUzLCAyMDIxLzAyLzE1LTExOjUyOjEzICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjIuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDktMTdUMTY6MDc6MjYrMDg6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTA5LTE3VDE2OjEyOjUwKzA4OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTA5LTE3VDE2OjEyOjUwKzA4OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgcGhvdG9zaG9wOklDQ1Byb2ZpbGU9InNSR0IgSUVDNjE5NjYtMi4xIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjliMGM0MzI2LWU4ZTQtNDlkNy04MmUzLTgxODkwYTE2ZmU1YSIgeG1wTU06RG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjMzOGFhZDBmLWZkZjMtODE0MS1iMTZmLWNiZWIzNTQyYTJhMCIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjUwODAxNzc1LWZlNGEtNDQyMy05NDQ3LThkYWRhNzZhYTllOSI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6NTA4MDE3NzUtZmU0YS00NDIzLTk0NDctOGRhZGE3NmFhOWU5IiBzdEV2dDp3aGVuPSIyMDIzLTA5LTE3VDE2OjA3OjI2KzA4OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjIuMyAoTWFjaW50b3NoKSIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6OWIwYzQzMjYtZThlNC00OWQ3LTgyZTMtODE4OTBhMTZmZTVhIiBzdEV2dDp3aGVuPSIyMDIzLTA5LTE3VDE2OjEyOjUwKzA4OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjIuMyAoTWFjaW50b3NoKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7W6XrzAAAGLklEQVRYhb2Xf2iUdRzHX/txtfXLplZ6Wblm6fzRmG6r7Uou1AxKRjQKYUqgaLBACFogppcK1h8aLRkMSYaJIA5hYMomZpskEfPOufCaDpZ6t7rbre263U3vzn3643meu+eu3XNzvz7w4bbdc/e89nl/Pu/v50HUCAQCx1tbW0uAx4CHgSwggxkKERkziUQif2mQ0WjU53a7vwSeBB4BTEDmTICmBBwYGDivVlDjlFAo9KvT6dwIPAHkANkq6MwDXr169bCISENDg9TX14s+BgcHf2hubi5mBmRPCXj06NFPREQ6OjoEkPLycrl06VIMMhKJeFwu1xdMs+wpAYuLi9eIiIyOjkpeXp4AAsj27dvF7/fHQIPB4C9dXV0fME2ypwQEXvX7/bdFRNauXRsDBMRkMsnhw4cTZB8YGGhsamp6hSmW3Qhw1Y0bN86LiNTW1iYAallWViZtbW162ftcLtdO/i/7tAAWtba2ficicvLkyTEBtdy6dasMDg7GQIeHh9s7OzvfBx5nkrIbAS7du3fvxyIiPT09hoBa1tXVJcv+fWNj4zLgUeAhJiC7EeDLwOsiMioisnDhwnFBrlixQi5evKiX/c6tW7c+R5E9lweU3QjwReDV/v7+bhGRqqqqcQFquWnTJvH5fHrZLzocjkoSZU9bTSPA54GV165daxYROXDgwAMBannw4MFk2RsaGhqWME7ZjQDNwIrTp09/JSLS0tIyIUBACgoK5MKFCzHIcDj85+3btz8FZpFGdiPAZ4DCmpqaTSIiPp9vwoBaVlVVidfr1ct+/sqVK+9iILsR4FzgJcASDoeHRUSKioomDQnI/v37E2T3+Xz1hw4dWjSW7EaAeUA+UNbX12cXEdmyZcuUAAJiNpvlzJkzetl73G53rVrN2EmUCjATuA9EgYjL5eoGKCkpGatNHijmz5/Pxo0b2blzJ2azOfZ3k8lUYDabv45Go/Y7d+6sIY0VZQOjGqDT6bxeWlrKqlWrJgRlsVhYv349FRUVWCwWcnJyEt4PBoOuoaEhu9frvdzR0fHTtm3buolvRpLqe3OBp4EllZWV74mIRKNRyc3NTSvf7Nmzpbq6Wk6cOCFut1uSY2RkJOB0Ou3Nzc3Ha2trPwPWAGXAEuBZFFPPAbKMevBhYA6wCKgIBoP9IiKrV682hLPZbP8DEpH7vb29N1paWn602WwHFyxYsAX4EKgE3gIsQBFQgOIeT6j3z0wFqEkc60OPx9Odn58/t6SkhPb29jFLbrVa2bNnDwBer7fv5s2bPQ6Ho7upqcnZ1tbmASJq3gPC6utdYESXYfWeo6mkBaUHRQ/odrv/yM/Pt5SWlqb8kAbncDh+W7lyZYN683u6DOvAwipsOOnniA4wZf9lqhdoVYzY7fbrQMpBsdlsWK1WRkZGAtXV1d8D/wA+wKNLr5o+YEC9ZggIAEHiFbyfDhCUCcoFngIWFxYWrtMaat68eQl9V15eHmu2+vr6OuAd4A2gGFgMLERp/mdQ+noWyuadi9Jr2aQ4k42GBPXDs1Ga97WhoaFbIiIbNmxIANTWq87Ozp9VuApgGfACihPkoRjwI+p3mlSgtA9ZRkYNYwwKJBr2rl27sFqthEKhwZqamqOAX5f/AsPE5btLvM/GJWO6yFb/82eBonPnztWJiJw9e1YAWb58eUzaI0eOfAO8CbwCPIfiZZN+eEoncSaKLPOApbt3794uIuL1ehOktdvtF4C3gRKURXcOSn9lTRRsvIAZKI4+l/gjQFREZMeOHSIiEggE+tetW/cRitkuRhmERxnnxjxZQFDWnzzURwCv1+vUHxHHjh37lri0C1Am9KGpgDMC1G8SQnxxCHs8Hqf2RldX10+bN28+i+JjwyT62KSaP13oAfWTHO7t7f0dIBQK/b1v375GlEnVjPYuyoQaHlNTDahVMALca29vdwBcvnz5+KlTp26OATft1UuODBS7yEOxj0K/329HOSWWopjxlE1tchhtM7FriPfgXSDDbrfXo0gbJr4QzIi0WiRPYBbKZJrUV23b0dYn7XSYcsBkS9EiO/k6lApq1cwiPjzaAM1Y9cYC1G6uAWrPCtrvMwoHqU02Q5caIEzj1KaS+D+vIjxtLug31gAAAABJRU5ErkJggg==","drag-default":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAApCAYAAABHomvIAAAEvUlEQVRYhc2Y20/cVRDHP8v+uKzAWkpDCtZq8BYhJkq8PBoJxgj7I2m0ryaSyFN9IT74pI8+8WJiggRj/APApFkSTGRJ+qKGUiyxbGPEWsUSuVhYC12Wy8+HmeMeYPe3d3WSye/k/M7le+bMzJkZ+J9ToEJreGVYN+vihcytstjQocUlAw0WCSoIVCv3Ae8CXwIt+u8XHVeOG8qLqgAHqAFCQCNwGugCthBJGd7S/tM6LqTzHI5KuqzgaoAHgEvAtwrkG2AG8FzXvep5nue67lX9N6P/PR1/SefXlBtkFXKNDUA/RyX1D9uUbYzOb9D1ygbSQU7eDMxhSSsSiVz3AxiJRK57nuf19/fPad8coqONFCBJPyUOIKc1OvcbgiY9ICDT8+0DHge2gR0gBeyTtviM5HeKAGlrrfMZVwhdAVaAr4F3KNF4gkA9cBbowOc68+3LwDn1Mhdy4/OcYk54nPr6+m54nofruvPa9SFQ6wfQTweNgTwInAGuQWk6mEUvHwb+Au4Dexx7ffK9+0q+CHWIBIOZ9skHYKWfK9tQ8gZoLDjIyWCg3ORY+2T8aYOyg4EaRIFrkCs4QU1NTSvabC20zyIDzuyfkYzEahHX8jHwE/LwXwHeJ4P7KIVIu5ouxFDC+HgLAy4MfEF2v1UpgOezATSiNVf6EvAWsD01NXVtdnb2bk9Pz81sp/q3KIi8t83Ae4DX0tJy0z7t8PDwD4FAYIX/WILVwKMAzc3Nu/agoaGhzmg0ugcsV0hIvlSNoH8IuIiebHJycrls4sotwaxGYvueAPAjEg3jum79yMjIr5WUjFLOxMpBIopWoBN4GfhOJ+4NDg4ulVt6i4uLm7r+BvAscA4fCXrAAfJQJ5Fg8gPgMuCMjo62d3V1LW1sbKRKlpXSxMTEmjZ/5qQrOwHwUAGmkIjiHhJdfKrM/Pz8Y+3t7RvT09Ob5QAYi8X2tbmke2cEZwAaCdoAt5QvIzEbiUSitbe3tyoej++UCnBhYSGkzdu6d1aQxkgOkfwgieQMCeCu8iwSnpNKpcIdHR3BZDJ5UCy4SCSyvL6+/giiSou67wE+eYmhAKKkIaAJUdynkdflNcQF3dFTpooxjmg0aozDAz4DXkB8bxPy1OYM7QzIOuAU0AY8pQu9CrwJ3AK8UCj0RyHgZmZmli1w3wOvAM/oHo1kiZiygbSDh7PAE8DzQA/wBqKnnuM4a2NjY7dygbtw4cICRy31deBFJA09o7eWsU7kJ1KTLJmyRyOSn5zS70fAkwBtbW2/DwwMHHR3d9d3dnY2rK6u7o2Pj2/GYrH9eDzurK2tndM1vwI+QXT7T2BTD5skQz6SCyAcLRoZkGEFGQbeRqpbubK+BPA5MI14h00L3I6Cy2h4+eQbJsKuRa6iQcGFFfB5oBt4DpFsI+Ky7iDBxW3gBhBH/GtC+R7i1lKk3UxRAG2QpvxWr0AbtB3SA5jkx36djH/dVlDbyibN3M8GDvJPyI2PSulixm/u6kZ1OQCaJ/S+tndJX6tvsFBIxcCUdA3vW5ubxMrObc0hDMhd/Rqp5QQHxeW8dubnHGM7tzVv/IECMlxQ/bpcRfRMqaNRheNcUGG9XFWDACfzWs/6Fl3t/xtO//8gpbCORQAAAABJRU5ErkJggg==","drag-active":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAER0lEQVRYhe2YT2hjRRjAf8lL22xsNsm6EWKrSKvuIkIh+O9QRFxEW18KUsoe7FHoRaWCN1FPetOrIHgVKS0q9P5OxaJbodkalgVrtVZjS7Ntd02z6abPw3yzmaT585q+elj2g2HmvZn35jffN/PNNwP35R6XgM/fuif4n+dO2klQvgsaZRc4NJJvoJbHdhrIAkJAN2ADHwFfAw9J3ZoB/b9I0AA6A0SBc0Aa2EVpSqddeZ+QdmfkO+u0gIPSQQR4HfhRQH4AHMDNZDJXXNd1M5nMFalzdB3wJTAOPAD0yEB9066G6wXepVZTd5MpTdporZ6jVqsatmMJoTR3HvgJQ1u2bS+3ArRte9l1XXdsbGyJo1pdBN6Wf3d3ChlAmSQO9LeC8fquQRpDWaerHWSjSr1iu4BkJyOsF9u2s67rkslkluTVxygltAVsJBZqdCngEj5osIlW+4EYytRNF04jeu3vulCT+7QkLH20dEOhumft97pQI4s3+iiRSPwtxVSbd39J8eEGvzFXc1NAs8KSFAZeBt4AHgNeBFDWObkEAne7HAK2gT2gCFQatdca1GbtBj4E3veFprVYVLXXcg4GqM6588BbAMlkcm1qamqzr6/v6ikBet5RgiizJoDPAXdgYGDZXHkzMzPrrk9CdRWngUeAsxxdCzVwpgZ/BigWiz1mo4mJif7jqMajeJrU5hywgGvAej6fvzA0NLThN1Eul9uT4g5VTbYFNKUIfAbsZ7PZvuHh4Wt+As7Ozu5IcY2j219TQB0NV4A7qODgO4CFhYWLg4ODOb8AHccpG4A68m6pRQ1YAQ6A28A+8BXwBcDq6upTqVTquh+AuVyuW4q/opRRaQdZD1gCbgE3ge+BT4HdfD7/ZDwe/z2bzRY6hRsfH1/e3Nx8FDX/sgbgoZfvg6jo4ixqW7oIPA+8CrwHrAJuJBLJd+JaHMf5k6qmPgGeQe1SCenXk0/U21xcIC8AzwGvAJPAEuAmEon1xcXFba9w8/Pz5oqdB14CnpY+oij35km0qwmjwqAU8ISM9hIwBeQA17KsG9PT07+1gxsZGdmgdqW+BjwLDAAPoo4ALU+W9arVwWoIpXp9kouKZpPAO8AwQCwW+2d0dLQ0OTkZSafT0UKhUJ6bm9t2HKeysrIS3tra0g7+KvABUJC0g5rrJdRcbLpImtleRzYashc1P2OSXwbebDVykX3gW+Ab1AHqhuQ3pe6AJlFMO0CoPROHDcio5I8DL1A9C8dQbmod+APYAK4DvwjQnsDdErgyVTfTEaCG1GFYGHXG7TVSo2OkdvhlAflXoHSuNdfStFqaRhEi2kfdprrj6M5LAt0I8EDaaMdflPal48CB95hMr3Bt8h4jD0kyL5E0pN6dysZzW7N2AqjbmhdIZjJvufTOpE19x3g+9s1XJ/ck5tVbfdhu+rxDfLiSO+lFToCjZwrXyH2/0Lwv95z8B1jAqXmDnj4YAAAAAElFTkSuQmCC","rotate-0":eo,rotate:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAIiklEQVRYhe2YW2yUxxmGn7W96zXGNnZsr2FJHQyYBHNIU1ttAqVUVjlJUAtxQyUXhKgQktUDdSUkuEDtBVJ9UQXRC0RJRblrq/SCIARpFImWQ8VBIZQinJpQYozNyWaxiw/rfXsx3+z+6xNOe9tPGv2nOTzzffPPvDMhSXwJC1nKAXIDV/9ellLAqF1T9o5A2Ry7J5A/Fbh3mUMh8qYJ5kHCQATID6QIkBcAHAVGgKFAStq33EB53/ao5Rm064i9g0CmqcDyrNICYCZQBJTYdaa9j1jelDUwCAwAz4F+ex61DhZauXzr1CDwDHhq1wFg2Do1KWAo0NsCAyoDKoGYXcuBWdZY1PKnzAsDQB/wBOg1yKTVN8vqmoHz6nOgC7gHdFrbCasrNRFgyMCj5qVXgDlANfAaMA/4ir2rMI+MtSHgEdAN9BjsiNVZYR0sNq8+AtqB69Z2MuDBcYA+pAXW0yoDWgTUWXrd8k1l+cBcSxjIIBlPB63G8uUB/8Z57znwAkgGAX1YC4BSK7QIWA7UWwoDJJNJzp49y4ULF2hvb6e7u5tEIkFhYSGVlZXMmzePhoYGNmzYQElJCVZv2tPt7e3s2bOHvr4+9u3bx/r16+PWjg/zQ9x4BEk+5UkqklQt6ZuSdkn6jaRbMhsYGFBbW5uWLVvmp5MpU3V1tVpbW9XV1aWgbdy4MZ2npqbGvx6W9DtJ35e0RFJREDBX0gxJcUnfkPQDScck3fGlz549q7q6ummBjU2xWEzvvfdeGvCtt95Kf6uoqAiyfyBpt6SvSZrlAUOSIpLKJS2X9D1Jv5Z025d69913FQqFJmy8rKxMS5YsUUNDg5YvX67Zs2dPCrpjxw6NjIxoxYoV6XdVVVVBwI8l/UTS1yWVesBcC+18SRsk/ULS33yJtra2CRtramrSiRMn1NXVpWQyKUlKpVJ6+vSpTp48qZ07dyo/P39cua1bt6q+vn4ywL9IapX0tqQyDxiRFDPq3ZL+JCklSadOnRrXwMKFC3X69GlNx65du6aVK1eOqyMYjTGAf50IsNC8t1FSm6TPJOn+/fuKxWJZFb/zzjvjBvx0bO/evQqHwxNG4mUe9MtYMZk5bwHA4cOH6enpSc9BixYt4uTJk5SVlflXfcBN4DFuapoHLPQfz58/z9WrVwmFQsTjceLxOHfv3uUlNlZcpFeMEtzsXg2QSCQ4duxYulQoFOLQoUNBuE7gvAE+x82b/VZHyblz52hsbCSZTL4MCGWrqUECq0gQsBi3ts4B+PDDD3n48GG61OrVq1mzZo1/fGZw54HbVmGV1bMAWPbRRx9NC24CwD7cajLiAXNwIS7ELW3lAGfOnMmqZPv27cHHvwM3gH8AnwH/wnn0C+AuwLZt25g/f/5L4cLhMNu2bfOPnbh1+xkZ9UMebvmKGmQEoLOzM11JQUEBK1eu9I/JAFAPTqnk4hTNY9xS1V5TU1N7+fJlOjo6SKXS+jPLJFFUVMTixYsxmJtW/inOi2nAXDI/C0BWeMvKyojFYv6xz1LCKhnCRSEBPMCFfBaQKi0tfb2+vn5qFzp7AnwCXAM+t45mAUJGfgMwOpoWtIRCWZ/89BB8TuJ+lG5cNEatkXYgjtN+BYG2ktaxBE4U3AP+iRsud3EeHCTwk6Ss0IhvtaKiIk3Q19dHb28vhYWF4H6mYtxwiBrQIE4aPTHgIVzoO3E/TzlOV4YD3/stj9eMPj2xzg4HAYMSPQnkxePxNGB/fz+XLl1iy5Yt4HTeq+aZTtyA9h18Yb33G6aRQBqyDiUNLihmH1q54LAZ9ZHKISPRn1loaGxsJGjHjx8PPi6xtAgnNufgVHcRmf1J2DpTiJsjvYout3c5gQ49Ns89s3fpOdB70I+Hx7iBXrV27VqKi4tJJBKAm3auXLmCDfpy4G3rZSHur/aSPg83BCpx24MFuNUlbnkHcGMubEDdxpG0lBn8AcBBsgfsVysqKti6dStHjhwBYGRkhJaWFs6dO0ckEgGYj9v0xIA71rkha7jUgBYCb5hHGRoaIj8/f4Z5s8jafUpmN/diLBwAkmZKWiipSdKvJN2VpI6ODhUVFWUt7Js2bdLAwMBYLdAt6VNJlyV9IumLsRkOHjyo2tparVixQrdvp2Xmn00YrJI0R05VBRV+GjAiqcoUxA8lnfI1HD16dJz6WLVqla5fvz4tFdPZ2anm5uas8s3Nzf7zp5J+LmmNpFcl5U8GmCupWFKtpO9K+qWkG76W3bt3j4OMRqNqaWnRhQsXNDQ0lAWVTCZ169YtHThwQFVVVePKtrS0+Kw3pgsYso+Vkuol7ZD0W0ldvsHW1tZJZXxtba0aGxvV1NSkdevWaenSpYpGoxPmXb9+vXp6ejzgx5J+ZiGeLSk8GaD34ky5Hd23JP1I0h8kPQmGu7y8/L/aNEUiEe3fv1/Dw8Pp6Es6KqlZ0puSXpHbVU4KiPVglqQFkr4j6aeSfi/pvq/13r172rVrlyorK6cFFo1GtXnzZl25ciU4Ch5J+qOkH0v6tqTXzDk5EwGGlNFjOWQOd8px4vUN4E3cpn2pz/jgwQPef/99Ll68yJ07d+jt7WVwcJBIJEJJSQlz586loaGBTZs2UVdXF5w0OoDLwFWcbPsct6r04+bRLHEYCoWyAD1kBDfHleHmsxrccccS3NFHNV/eenBy6iZwCycMOnHz5wBuDh2nyyY6H0zhFmoF7vtxk+l9q3ieQfrDo8msF7cy3cN56g7ZWnKcep7IxnrQmz+wHKu2K3EKJWbPpWSUTQ4ZtRJc23sC6ZGB9ZM52JwcboIQjzUvZvNxYfeHlyVkZFcBbux6wKA6ShjoM5yM8uH0Xpuy8ekAQuZc2W8P8nEei9p9mMmPgAfJHO0O27e0lHppw9MEDJo//A4eoE91iB48SJ80lFMB/t/+V/sPGZfTmtMFR4EAAAAASUVORK5CYII="}),S(this,i,e),S(this,t,h.eventHub),b(this,r,l).call(this),b(this,r,s).call(this)}}t=new WeakMap,i=new WeakMap,o=new WeakMap,n=new WeakMap,a=new WeakMap,r=new WeakSet,l=function(){const e=p(this,t);b(this,r,h).call(this,"default"),e.on(oo.CURSOR,(e=>{var t;"over-element"!==e.type&&e.type?"resize-rotate"===e.type?b(this,r,h).call(this,"rotate"):"string"==typeof e.type&&(null==(t=e.type)?void 0:t.startsWith("resize-"))?b(this,r,c).call(this,e):"drag-default"===e.type?b(this,r,h).call(this,"drag-default"):"drag-active"===e.type?b(this,r,h).call(this,"drag-active"):b(this,r,h).call(this,"auto"):b(this,r,h).call(this,"auto")}))},s=function(){W(eo).then((e=>{S(this,n,e)})).catch((e=>{console.error(e)}))},h=function(e){if(p(this,o)===e)return;S(this,o,e);const t=p(this,a)[p(this,o)]||p(this,a).auto;let n=0,r=0;(e.startsWith("rotate-")&&p(this,a)[p(this,o)]||"rotate"===e)&&(n=10,r=10),p(this,i).style.cursor="default"===e?"default":`image-set(url(${t})2x) ${n} ${r}, auto`},c=function(e){var t;let i=0;"resize-top"===e.type?i+=0:"resize-top-right"===e.type?i+=45:"resize-right"===e.type?i+=90:"resize-bottom-right"===e.type?i+=135:"resize-bottom"===e.type?i+=180:"resize-bottom-left"===e.type?i+=225:"resize-left"===e.type?i+=270:"resize-top-left"===e.type&&(i+=315),i+=pe((null==(t=null==e?void 0:e.element)?void 0:t.angle)||0),Array.isArray(e.groupQueue)&&e.groupQueue.length>0&&e.groupQueue.forEach((e=>{i+=pe(e.angle||0)})),i=pe(i);const o=b(this,r,d).call(this,i);b(this,r,h).call(this,o)},d=function(e){const t=`rotate-${e}`;if(!p(this,a)[t]){const i=p(this,n);if(i){const o=document.createElement("canvas"),n=i.width,r=i.height,l={x:n/2,y:r/2};o.width=n,o.height=r;const s=o.getContext("2d"),h=se(e);s.translate(l.x,l.y),s.rotate(h),s.translate(-l.x,-l.y),s.drawImage(i,0,0,n,r),s.translate(l.x,l.y),s.rotate(-h),s.translate(-l.x,-l.y);const c=o.toDataURL("image/png");p(this,a)[t]=c}}return t};const ao="SELECT",ro=Symbol(`${ao}_actionType`),lo=Symbol(`${ao}_resizeType`),so=Symbol(`${ao}_areaStart`),ho=Symbol(`${ao}_areaEnd`),co=Symbol(`${ao}_hoverElement`),fo=Symbol(`${ao}_hoverElementVertexes`),uo=Symbol(`${ao}_selectedElementList`),go=Symbol(`${ao}_selectedElementListVertexes`),vo=Symbol(`${ao}_selectedElementController`),mo=Symbol(`${ao}_selectedElementPosition`),wo=Symbol(`${ao}_groupQueue`),yo=Symbol(`${ao}_groupQueueVertexesList`),po=Symbol(`${ao}_isMoving`),xo=Symbol(`${ao}_enableSelectInGroup`),So=Symbol(`${ao}_enableSnapToGrid`),bo={activeColor:"#1973ba",activeAreaColor:"#1976d21c",lockedColor:"#5b5959b5",referenceColor:"#f7276e"};function Io(e,t,i){const{borderColor:o,borderWidth:n,background:a,lineDash:r}=i;e.setLineDash([]),e.lineWidth=n,e.strokeStyle=o,e.fillStyle=a,e.setLineDash(r),e.beginPath(),e.moveTo(t[0].x,t[0].y),e.lineTo(t[1].x,t[1].y),e.lineTo(t[2].x,t[2].y),e.lineTo(t[3].x,t[3].y),e.lineTo(t[0].x,t[0].y),e.closePath(),e.stroke(),e.fill()}function Ao(e,t,i,o){const{borderColor:n,borderWidth:a,lineDash:r}=o;e.setLineDash([]),e.lineWidth=a,e.strokeStyle=n,e.setLineDash(r),e.beginPath(),e.moveTo(t.x,t.y),e.lineTo(i.x,i.y),e.closePath(),e.stroke()}function Mo(e,t,i){const{borderColor:o,borderWidth:n,lineDash:a}=i;e.setLineDash([]),e.lineWidth=n,e.strokeStyle=o,e.setLineDash(a),e.beginPath(),e.moveTo(t[0].x,t[0].y),e.lineTo(t[2].x,t[2].y),e.closePath(),e.stroke(),e.beginPath(),e.moveTo(t[1].x,t[1].y),e.lineTo(t[3].x,t[3].y),e.closePath(),e.stroke()}function zo(e,t,i){const{size:o,borderColor:n,borderWidth:a,lineDash:r}=i,l=t.x-o/2,s=t.x+o/2,h=t.y-o/2,c=t.y+o/2;Mo(e,[{x:l,y:h},{x:s,y:h},{x:s,y:c},{x:l,y:c}],{borderColor:n,borderWidth:a,lineDash:r})}function Ro(e,t,i){if(!t)return;const{style:o}=i,{activeColor:n}=o,a={borderColor:n,borderWidth:1,background:"transparent",lineDash:[]};Io(e,ke(t,i),a)}function Co(e,t,i){if(!t)return;const{style:o}=i,{lockedColor:n}=o,a={borderColor:n,borderWidth:1,background:"transparent",lineDash:[]};Io(e,ke(t,i),a);const{controller:r}=i;if(r){const{topLeft:t,topRight:o,bottomLeft:l,bottomRight:s,topMiddle:h,bottomMiddle:c,leftMiddle:d,rightMiddle:f}=r,u={...a,borderWidth:1,background:n};Mo(e,ke(h.vertexes,i),u),Mo(e,ke(c.vertexes,i),u),Mo(e,ke(d.vertexes,i),u),Mo(e,ke(f.vertexes,i),u),Mo(e,ke(t.vertexes,i),u),Mo(e,ke(o.vertexes,i),u),Mo(e,ke(l.vertexes,i),u),Mo(e,ke(s.vertexes,i),u)}}function To(e,t,i){var o;if(!t)return;const{hideControllers:n,style:a,rotateControllerPattern:r,viewSizeInfo:l,element:s}=i,{devicePixelRatio:h=1}=l,{activeColor:c}=a,{elementWrapper:d,topLeft:f,topRight:u,bottomLeft:g,bottomRight:v,rotate:m}=t,w={borderColor:c,borderWidth:2,background:"transparent",lineDash:[]},y={...w,borderWidth:4,background:"#FFFFFF"};if(Io(e,ke(d,i),w),!n&&(Io(e,ke(f.vertexes,i),y),Io(e,ke(u.vertexes,i),y),Io(e,ke(g.vertexes,i),y),Io(e,ke(v.vertexes,i),y),!1!==(null==(o=null==s?void 0:s.operations)?void 0:o.rotatable))){!function(e,t,i){const{size:o,borderColor:n,borderWidth:a,background:r}=i,l=t,s=o/2,h=s,c=s;if(h>=0&&c>=0){if("number"==typeof a&&a>0){const t=a/2+h,i=a/2+c;e.beginPath(),e.strokeStyle=n,e.lineWidth=a,e.circle(l.x,l.y,t,i,0,0,2*Math.PI),e.closePath(),e.stroke()}e.beginPath(),e.fillStyle=r,e.circle(l.x,l.y,h,c,0,0,2*Math.PI),e.closePath(),e.fill()}}(e,Ee(m.center,i),{...y,size:m.size,borderWidth:0});const t=Ee(m.center,i);e.drawImage(r.canvas,0,0,r.canvas.width/h,r.canvas.height/h,t.x-m.size/2,t.y-m.size/2,m.size,m.size)}}function Po(e,t){const{xLines:i,yLines:o,style:n}=t,{referenceColor:a}=n,r={borderColor:a,borderWidth:1,lineDash:[]},l={...r,size:6};i&&i.forEach((t=>{t.forEach(((i,o)=>{zo(e,i,l),t[o+1]&&Ao(e,t[o],t[o+1],r)}))})),o&&o.forEach((t=>{t.forEach(((i,o)=>{zo(e,i,l),t[o+1]&&Ao(e,t[o],t[o+1],r)}))}))}function Eo(e){return e*Math.PI/180}function ko(e,t){return Math.sqrt(e*e+t*t)}function Wo(e,t){return t>0?Math.abs(e):0-Math.abs(e)}function Lo(e,t){const{ctx:i,viewScaleInfo:o,vertexes:n}=t,a=Ee(n[0],{viewScaleInfo:o}),r=Ee(n[1],{viewScaleInfo:o}),l=Ee(n[2],{viewScaleInfo:o}),s=Ee(n[3],{viewScaleInfo:o});return i.beginPath(),i.moveTo(a.x,a.y),i.lineTo(r.x,r.y),i.lineTo(l.x,l.y),i.lineTo(s.x,s.y),i.lineTo(a.x,a.y),i.closePath(),!!i.isPointInPath(e.x,e.y)}function Oo(e,t){const{ctx:i,viewScaleInfo:o,viewSizeInfo:n,groupQueue:a}=t;if(!(a&&(null==a?void 0:a.length)>0))return!1;const r=Ce(a),l=r[r.length-1];return!!l&&Lo(e,{ctx:i,vertexes:l,viewScaleInfo:o,viewSizeInfo:n})}function jo(e,t){var i,o,n,a,r;const l={type:null,elements:[],elementVertexesList:[],groupQueue:[],groupQueueVertexesList:[]},{ctx:s,data:h,calculator:c,selectedElements:d,viewScaleInfo:f,viewSizeInfo:u,areaSize:g,groupQueue:v,selectedElementController:m}=t;if(m){const{left:t,right:n,top:a,bottom:r,topLeft:h,topRight:c,bottomLeft:g,bottomRight:w,rotate:y}=m,p=[t,n,a,r,h,c,g,w];1===(null==d?void 0:d.length)&&!1!==(null==(o=null==(i=null==d?void 0:d[0])?void 0:i.operations)?void 0:o.rotatable)&&p.push(y);for(let t=0;t<p.length;t++){const i=p[t];if(Lo(e,{ctx:s,vertexes:i.vertexes,viewSizeInfo:u,viewScaleInfo:f})){l.type=`resize-${i.type}`,d&&(null==d?void 0:d.length)>0&&(l.groupQueue=v||[],l.elements=[d[0]]);break}}}if(v&&Array.isArray(v)&&v.length>0){const t=v[v.length-1];if((null==(n=null==t?void 0:t.detail)?void 0:n.children)&&Array.isArray(null==(a=null==t?void 0:t.detail)?void 0:a.children))for(let i=t.detail.children.length-1;i>=0;i--){const o=t.detail.children[i],n=Te(o,{groupQueue:v});if(n&&Lo(e,{ctx:s,vertexes:n,viewScaleInfo:f,viewSizeInfo:u}))return l.type||(l.type="over-element"),l.groupQueue=v,l.elements=[o],l}return l}if(null!==l.type)return l;if(g&&Array.isArray(d)&&(null==d?void 0:d.length)>1){const{x:t,y:i,w:o,h:n}=g;if(e.x>=t&&e.x<=t+o&&e.y>=i&&e.y<=i+n)return l.type="list-area",l.elements=d,l}if(h){const{index:t,element:i}=c.getPointElement(e,{data:h,viewScaleInfo:f,viewSizeInfo:u});if(t>=0&&i&&!0!==(null==(r=null==i?void 0:i.operations)?void 0:r.invisible))return l.elements=[i],l.type="over-element",l}return l}function Do(e,t){const{x:i,y:o,w:n,h:a,angle:r=0}=e,{center:l,start:s,end:h,viewScaleInfo:c}=t,d=Ee(l,{viewScaleInfo:c}),f=pe(r),u=function(e,t,i){const o=ue(e,t),n=ue(e,i);return null!==n&&null!==o?n-o:0}(d,s,h);return{x:i,y:o,w:n,h:a,angle:pe(f+u/Math.PI*180)}}function Yo(e,t){var i;if(!Array.isArray(e))return null;const o={x:0,y:0,w:0,h:0},{viewScaleInfo:n}=t;let a=null;for(let t=0;t<e.length;t++){const r=e[t];if(null==(i=null==r?void 0:r.operations)?void 0:i.invisible)continue;const l=Pe(r,{viewScaleInfo:n});if(l.angle&&(l.angle>0||l.angle<0)){const e=we(l);if(4===e.length){const t=[e[0].x,e[1].x,e[2].x,e[3].x],i=[e[0].y,e[1].y,e[2].y,e[3].y];l.x=Math.min(...t),l.y=Math.min(...i),l.w=Math.abs(Math.max(...t)-Math.min(...t)),l.h=Math.abs(Math.max(...i)-Math.min(...i))}}if(a){const e=Math.min(l.x,o.x),t=Math.min(l.y,o.y),i=Math.max(l.x+l.w,o.x+o.w),n=Math.max(l.y+l.h,o.y+o.h);o.x=e,o.y=t,o.w=Math.abs(i-e),o.h=Math.abs(n-t)}else o.x=l.x,o.y=l.y,o.w=l.w,o.h=l.h;a=l}return o}function Vo(e){return{minX:e.topLeft.x,minY:e.topLeft.y,maxX:e.bottomRight.x,maxY:e.bottomRight.y,midX:e.center.x,midY:e.center.y}}const Bo=(e,t)=>{if(0===e.length)throw null;if(1===e.length)return e[0];let i=0,o=e.length-1;for(;i<=o;){const n=Math.floor((i+o)/2);if(e[n]===t)return e[n];e[n]<t?i=n+1:o=n-1}return i>=e.length?e[o]:o<0?e[i]:Math.abs(e[o]-t)<=Math.abs(e[i]-t)?e[o]:e[i]},Go=(e,t)=>Math.abs(e-t)<1e-5;function Xo(e,t){var i,o;const{data:n,groupQueue:a,calculator:r,viewScaleInfo:l,viewSizeInfo:s}=t;let h=n.elements||[];(null==a?void 0:a.length)>0&&(h=(null==(o=null==(i=a[a.length-1])?void 0:i.detail)?void 0:o.children)||[]);const c=[];h.forEach((t=>{if(t.uuid!==e){const e=r.calcViewRectInfoFromRange(t.uuid,{checkVisible:!0,viewScaleInfo:l,viewSizeInfo:s});e&&c.push(e)}}));const d=r.calcViewRectInfoFromRange(e,{viewScaleInfo:l,viewSizeInfo:s});if(!d)return null;const f={},u={},g={},v={},m=[],w=[];let y=[],p=[];const x=Vo(d);f[x.minX]=[x.minY,x.midY,x.maxY],f[x.midX]=[x.minY,x.midY,x.maxY],f[x.maxX]=[x.minY,x.midY,x.maxY],u[x.minY]=[x.minX,x.midX,x.maxX],u[x.midY]=[x.minX,x.midX,x.maxX],u[x.maxY]=[x.minX,x.midX,x.maxX],c.forEach((e=>{const t=Vo(e);g[t.minX]||(g[t.minX]=[]),g[t.midX]||(g[t.midX]=[]),g[t.maxX]||(g[t.maxX]=[]),v[t.minY]||(v[t.minY]=[]),v[t.midY]||(v[t.midY]=[]),v[t.maxY]||(v[t.maxY]=[]),g[t.minX]=[t.minY,t.midY,t.maxY],g[t.midX]=[t.minY,t.midY,t.maxY],g[t.maxX]=[t.minY,t.midY,t.maxY],y.push(t.minX),y.push(t.midX),y.push(t.maxX),v[t.minY]=[t.minX,t.midX,t.maxX],v[t.midY]=[t.minX,t.midX,t.maxX],v[t.maxY]=[t.minX,t.midX,t.maxX],p.push(t.minY),p.push(t.midY),p.push(t.maxY)})),y=y.sort(((e,t)=>e-t)),p=p.sort(((e,t)=>e-t));let S=null,b=null,I=null,A=null,M=null,z=null,R=null,C=null;if(y.length>0){I=Bo(y,x.minX),A=Bo(y,x.midX),M=Bo(y,x.maxX);const e=Math.abs(I-x.minX),t=Math.abs(A-x.midX),i=Math.abs(M-x.maxX),o=Math.min(e,t,i);o<=2/l.scale&&(Go(o,e)?S=I-x.minX:Go(o,t)?S=A-x.midX:Go(o,i)&&(S=M-x.maxX))}if(p.length>0){z=Bo(p,x.minY),R=Bo(p,x.midY),C=Bo(p,x.maxY);const e=Math.abs(z-x.minY),t=Math.abs(R-x.midY),i=Math.abs(C-x.maxY),o=Math.min(e,t,i);o<=2/l.scale&&(Go(o,e)?b=z-x.minY:Go(o,t)?b=R-x.midY:Go(o,i)&&(b=C-x.maxY))}const T={...x};if(null!==S&&(T.minX+=S,T.midX+=S,T.maxX+=S),null!==b&&(T.minY+=b,T.midY+=b,T.maxY+=b),B.x(S)&&null!==S&&null!==I&&null!==A&&null!==M){if(Go(S,I-x.minX)){const e={x:I,yList:[]};e.yList.push(T.minY),e.yList.push(T.maxY),e.yList.push(...(null==v?void 0:v[I])||[]),m.push(e)}if(Go(S,A-x.minX)){const e={x:A,yList:[]};e.yList.push(T.minY),e.yList.push(T.maxY),e.yList.push(...(null==v?void 0:v[A])||[]),m.push(e)}if(Go(S,M-x.minX)){const e={x:M,yList:[]};e.yList.push(T.minY),e.yList.push(T.maxY),e.yList.push(...(null==v?void 0:v[M])||[]),m.push(e)}}if(B.y(b)&&null!==b&&null!==z&&null!==R&&null!==C){if(Go(b,z-x.minY)){const e={y:z,xList:[]};e.xList.push(T.minX),e.xList.push(T.maxX),e.xList.push(...(null==g?void 0:g[z])||[]),w.push(e)}if(Go(b,R-x.midY)){const e={y:R,xList:[]};e.xList.push(T.minX),e.xList.push(T.maxX),e.xList.push(...(null==g?void 0:g[z])||[]),w.push(e)}if(Go(b,C-x.maxY)){const e={y:C,xList:[]};e.xList.push(T.minX),e.xList.push(T.maxX),e.xList.push(...(null==g?void 0:g[C])||[]),w.push(e)}}const P=[];(null==m?void 0:m.length)>0&&m.forEach(((e,t)=>{P.push([]),e.yList.forEach((i=>{P[t].push({x:e.x,y:i})}))}));const E=[];return(null==w?void 0:w.length)>0&&w.forEach(((e,t)=>{E.push([]),e.xList.forEach((i=>{E[t].push({x:i,y:e.y})}))})),{offsetX:S,offsetY:b,yLines:P,xLines:E}}const No="LAYOUT_SELECT",Fo=Symbol(`${No}_layoutActionType`),Ho=Symbol(`${No}_layoutControlType`),Zo=Symbol(`${No}_layoutController`),Qo=Symbol(`${No}_layoutIsHoverContent`),Uo=Symbol(`${No}_layoutIsHoverController`),$o=Symbol(`${No}_layoutIsSelected`),Jo=Symbol(`${No}_layoutIsSelected`),Ko={activeColor:"#b331c9"};function qo(e,t,i){const{activeColor:o}=i;e.setLineDash([]),e.fillStyle="#FFFFFF",e.beginPath(),e.moveTo(t[0].x,t[0].y),e.lineTo(t[1].x,t[1].y),e.lineTo(t[2].x,t[2].y),e.lineTo(t[3].x,t[3].y),e.closePath(),e.fill(),e.strokeStyle=o,e.lineWidth=2,e.beginPath(),e.moveTo(t[0].x,t[0].y),e.lineTo(t[1].x,t[1].y),e.lineTo(t[2].x,t[2].y),e.lineTo(t[3].x,t[3].y),e.closePath(),e.stroke()}function _o(e,t){const{start:i,end:o,style:n}=t,{activeColor:a}=n,r=a;e.setLineDash([]),e.strokeStyle=r,e.lineWidth=2,e.beginPath(),e.moveTo(i.x,i.y),e.lineTo(o.x,o.y),e.closePath(),e.stroke()}function en(e){const{fill:t,devicePixelRatio:i}=e,o=(e=>({uuid:M(),type:"path",x:0,y:0,w:200,h:200,detail:{commands:[{type:"M",params:[512,0]},{type:"c",params:[282.8,0,512,229.2,512,512]},{type:"s",params:[-229.2,512,-512,512]},{type:"S",params:[0,794.8,0,512,229.2,0,512,0]},{type:"z",params:[]},{type:"m",params:[309.8,253.8]},{type:"c",params:[0,-10.5,-6.5,-19.8,-15.7,-23.8,-9.7,-4,-21,-2,-28.2,5.6]},{type:"l",params:[-52.5,52]},{type:"c",params:[-56.9,-53.7,-133.9,-85.5,-213.4,-85.5,-170.7,0,-309.8,139.2,-309.8,309.8,0,170.6,139.2,309.8,309.8,309.8,92.4,0,179.5,-40.8,238.4,-111.8,4,-5.2,4,-12.9,-.8,-17.3]},{type:"L",params:[694.3,637]},{type:"c",params:[-2.8,-2.4,-6.5,-3.6,-10.1,-3.6,-3.6,.4,-7.3,2,-9.3,4.8,-39.5,51.2,-98.8,80.3,-163,80.3,-113.8,0,-206.5,-92.8,-206.5,-206.5,0,-113.8,92.8,-206.5,206.5,-206.5,52.8,0,102.9,20.2,140.8,55.3]},{type:"L",params:[597,416.5]},{type:"c",params:[-7.7,7.3,-9.7,18.6,-5.6,27.9,4,9.7,13.3,16.1,23.8,16.1]},{type:"H",params:[796]},{type:"c",params:[14.1,0,25.8,-11.7,25.8,-25.8]},{type:"V",params:[253.8]},{type:"z",params:[]}],fill:"#2c2c2c",stroke:"transparent",strokeWidth:0,originX:0,originY:0,originW:1024,originH:1024,opacity:1,...e}}))({fill:t}),{w:n,h:a}=o,r=Q({width:n,height:a,devicePixelRatio:i});return rt(r,o,{loader:void 0,viewScaleInfo:{scale:1,offsetTop:0,offsetBottom:0,offsetLeft:0,offsetRight:0},viewSizeInfo:{width:n,height:a,devicePixelRatio:i,contextWidth:n,contextHeight:a},parentElementSize:{x:0,y:0,w:n,h:a},parentOpacity:1}),{context2d:r,fill:t}}const tn="monospace";const on="@middleware/internal-event/show-info-angle",nn={textBackground:"#1973bac6",textColor:"#ffffff"},an=10,rn="SCROLL",ln=Symbol(`${rn}_xThumbRect`),sn=Symbol(`${rn}_yThumbRect`),hn=Symbol(`${rn}_hoverXThumbRect`),cn=Symbol(`${rn}_hoverYThumbRect`),dn=Symbol(`${rn}_prevPoint`),fn=Symbol(`${rn}_activePoint`),un=Symbol(`${rn}_activeThumbType`),gn={thumbBackground:"#0000003A",thumbBorderColor:"#0000008A",hoverThumbBackground:"#0000005F",hoverThumbBorderColor:"#000000EE",activeThumbBackground:"#0000005E",activeThumbBorderColor:"#000000F0"},vn=16,mn=2.5*vn;function wn(e,t,i){const o=e,{x:n,y:a,w:r,h:l}=i;return o.beginPath(),o.rect(n,a,r,l),o.closePath(),!!o.isPointInPath(t.x,t.y)}function yn(e,t){let{x:i,y:o,h:n,w:a,background:r,borderColor:l}=t;e.save(),e.shadowColor="#FFFFFF",e.shadowOffsetX=0,e.shadowOffsetY=0,e.shadowBlur=1;{const{axis:s}=t;"X"===s?(o=o+n/4+0,n/=2):"Y"===s&&(i=i+a/4+0,a/=2);let h=t.r;h=Math.min(h,a/2,n/2),(a<2*h||n<2*h)&&(h=0),e.globalAlpha=1,e.beginPath(),e.moveTo(i+h,o),e.arcTo(i+a,o,i+a,o+n,h),e.arcTo(i+a,o+n,i,o+n,h),e.arcTo(i,o+n,i,o,h),e.arcTo(i,o,i+a,o,h),e.closePath(),e.fillStyle=r,e.fill(),e.beginPath(),e.lineWidth=1,e.strokeStyle=l,e.setLineDash([]),e.moveTo(i+h,o),e.arcTo(i+a,o,i+a,o+n,h),e.arcTo(i+a,o+n,i,o+n,h),e.arcTo(i,o+n,i,o,h),e.arcTo(i,o,i+a,o,h),e.closePath(),e.stroke()}e.restore()}function pn(e,t){const i=e,{viewScaleInfo:o,viewSizeInfo:n,scrollInfo:a,style:r}=t,{activeThumbType:l,prevPoint:s,activePoint:h,hoverXThumb:c,hoverYThumb:d}=a,f=function(e){const{viewScaleInfo:t,viewSizeInfo:i,hoverXThumb:o,hoverYThumb:n,style:a}=e,{width:r,height:l}=i,{offsetTop:s,offsetBottom:h,offsetLeft:c,offsetRight:d}=t,f=mn,u=vn,{thumbBackground:g,thumbBorderColor:v,hoverThumbBackground:m,hoverThumbBorderColor:w}=a;let y=0,p=0;y=Math.max(f,r-2*u-(Math.abs(c)+Math.abs(d))),y>=r&&(y=r),p=Math.max(f,l-2*u-(Math.abs(s)+Math.abs(h))),p>=l&&(p=l);const x=u;let S=x;c>0?S=x:d>0?S=r-y-u:c<=0&&y>0&&(0!==c||0!==d)&&(S=x+(r-y)*Math.abs(c)/(Math.abs(c)+Math.abs(d)),S=Math.min(Math.max(0,S-x),r-y));const b=u;let I=b;return s>0?I=b:h>0?I=l-p-u:s<=0&&p>0&&(0!==s||0!==h)&&(I=b+(l-p)*Math.abs(s)/(Math.abs(s)+Math.abs(h)),I=Math.min(Math.max(0,I-b),l-p)),{lineSize:u,xSize:y,ySize:p,translateY:I,translateX:S,xThumbBackground:o?m:g,yThumbBackground:n?m:g,xThumbBorderColor:o?w:v,yThumbBorderColor:n?w:v,xThumbRect:{x:S,y:l-u,w:y,h:u},yThumbRect:{x:r-u,y:I,w:u,h:p}}}({viewScaleInfo:o,viewSizeInfo:n,hoverXThumb:c,hoverYThumb:d,style:r});let u={...f.xThumbRect},g={...f.yThumbRect};return l&&s&&h&&("X"===l&&a.xThumbRect?(u={...a.xThumbRect},u.x=u.x+(h.x-s.x)):"Y"===l&&a.yThumbRect&&(g={...a.yThumbRect},g.y=g.y+(h.y-s.y))),yn(i,{axis:"X",...u,r:f.lineSize/2,background:f.xThumbBackground,borderColor:f.xThumbBorderColor}),yn(i,{axis:"Y",...g,r:f.lineSize/2,background:f.yThumbBackground,borderColor:f.yThumbBorderColor}),{xThumbRect:u,yThumbRect:g}}function xn(e,t){const{snapshot:i,style:o}=t,n=le(i),a=re(i),r=function(e){const{sharedStore:t}=e;return{activePoint:t[fn]||null,prevPoint:t[dn]||null,activeThumbType:t[un]||null,xThumbRect:t[ln]||null,yThumbRect:t[sn]||null,hoverXThumb:t[hn],hoverYThumb:t[cn]}}(i),{xThumbRect:l,yThumbRect:s}=pn(e,{viewSizeInfo:n,viewScaleInfo:a,scrollInfo:r,style:o});return{xThumbRect:l,yThumbRect:s}}const Sn=16,bn="monospace",In={background:"#FFFFFFA8",borderColor:"#00000080",scaleColor:"#000000",textColor:"#00000080",gridColor:"#AAAAAA20",gridPrimaryColor:"#AAAAAA40",selectedAreaColor:"#196097"},An=[1,2,5,10,20,50,100,200,500];function Mn(e){const{scale:t,viewLength:i,viewOffset:o}=e,n=[];let a=10;a=Xe(a/t,{decimalPlaces:0}),a=function(e){e=Math.max(An[0],Math.min(e,An[An.length-1]));for(let t=0;t<An.length-1;t++){const i=An[t],o=An[t+1];if(!(e>o))return e===i||e===o?e:e<=(i+o)/2?i:o}return e}(a);const r=10*a,l=5*a;let s=0;const h=a*t,c=0-o,d=c%h,f=(c-d+h)/t,u=h-d+0;for(;u+s*h<i;){const e=Xe(f+s*a,{decimalPlaces:0}),t={num:e,position:Xe(u+s*h,{decimalPlaces:0}),showNum:e%r==0,isKeyNum:e%r==0,isSubKeyNum:e%l==0};n.push(t),s++}return{list:n,rulerUnit:a}}const zn={boxSizing:"border-box",borderWidth:0,borderColor:"#000000",shadowColor:"#000000",borderRadius:0,borderDash:[],shadowOffsetX:0,shadowOffsetY:0,shadowBlur:0,opacity:1,color:"#000000",textAlign:"left",verticalAlign:"top",fontSize:16,fontFamily:"sans-serif",fontWeight:400,minInlineSize:"auto",wordBreak:"break-all",overflow:"hidden"},Rn=Symbol("DRAG_prevPoint");return f=new WeakMap,u=new WeakMap,g=new WeakMap,v=new WeakSet,m=function(){p(this,g).style.position="relative"},e.Core=class{constructor(e,t){x(this,v),x(this,f),x(this,u),x(this,g);const{devicePixelRatio:i=1,width:o,height:n,createCustomContext2D:a}=t;S(this,g,e);const r=document.createElement("canvas");r.setAttribute("tabindex","0"),S(this,u,r),b(this,v,m).call(this),e.appendChild(r);const l=function(e,t){const{width:i,height:o,devicePixelRatio:n,offscreen:a,createCustomContext2D:r}=t,l={width:i,height:o,devicePixelRatio:n},s=e.getContext("2d");if(r){const e=r(l),t=r(l),i=r(l),o=Z(Object.assign({ctx:s},l)),n=()=>{const{width:n,height:a}=e.$getSize();o.clearRect(0,0,n,a),o.drawImage(i.canvas,0,0,n,a),o.drawImage(e.canvas,0,0,n,a),o.drawImage(t.canvas,0,0,n,a),i.clearRect(0,0,n,a),e.clearRect(0,0,n,a),t.clearRect(0,0,n,a)};return{underlayContext:i,viewContext:e,overlayContext:t,boardContext:o,drawView:n}}if(!0===a){const e=Q(l),t=Q(l),i=Q(l),o=Z(Object.assign({ctx:s},l)),n=()=>{const{width:n,height:a}=e.$getSize();o.clearRect(0,0,n,a),o.drawImage(i.canvas,0,0,n,a),o.drawImage(e.canvas,0,0,n,a),o.drawImage(t.canvas,0,0,n,a),i.clearRect(0,0,n,a),e.clearRect(0,0,n,a),t.clearRect(0,0,n,a)};return{underlayContext:i,viewContext:e,overlayContext:t,boardContext:o,drawView:n}}{const e=Z(l),t=Z(l),n=Z(l),a=Z(Object.assign({ctx:s},l)),r=()=>{a.clearRect(0,0,i,o),a.drawImage(n.canvas,0,0,i,o),a.drawImage(e.canvas,0,0,i,o),a.drawImage(t.canvas,0,0,i,o),n.clearRect(0,0,i,o),e.clearRect(0,0,i,o),t.clearRect(0,0,i,o)};return{underlayContext:n,viewContext:e,overlayContext:t,boardContext:a,drawView:r}}}(r,{width:o,height:n,devicePixelRatio:i,offscreen:!0,createCustomContext2D:a}),s=new _i({boardContent:l,container:e}),h=s.getSharer();h.setActiveViewSizeInfo({width:o,height:n,devicePixelRatio:i,contextWidth:o,contextHeight:n}),S(this,f,s),this.resize(h.getActiveViewSizeInfo());const c=s.getEventHub();new no(e,{eventHub:c})}isDestroyed(){return p(this,f).isDestroyed()}destroy(){p(this,f).destroy(),p(this,u).remove()}use(e,t){p(this,f).use(e,t)}disuse(e){p(this,f).disuse(e)}resetMiddlewareConfig(e,t){p(this,f).resetMiddlewareConfig(e,t)}setData(e,t){xe((null==e?void 0:e.elements)||[]),p(this,f).setData(e,t)}getData(){return p(this,f).getData()}scale(e){p(this,f).scale(e);p(this,f).getViewer().drawFrame()}resize(e){const t=p(this,f),i=t.getSharer().getActiveViewSizeInfo();t.resize({...i,...e})}clear(){p(this,f).clear()}on(e,t){p(this,f).getEventHub().on(e,t)}off(e,t){p(this,f).getEventHub().off(e,t)}trigger(e,t){p(this,f).getEventHub().trigger(e,t)}getViewInfo(){const e=p(this,f).getSharer();return{viewSizeInfo:e.getActiveViewSizeInfo(),viewScaleInfo:e.getActiveViewScaleInfo()}}refresh(){p(this,f).getViewer().drawFrame()}setViewScale(e){p(this,f).updateViewScaleInfo(e)}getLoadItemMap(){return p(this,f).getRenderer().getLoadItemMap()}onBoardWatcherEvents(){p(this,f).onWatcherEvents()}offBoardWatcherEvents(){p(this,f).offWatcherEvents()}},e.MiddlewareDragger=e=>{const{eventHub:t,sharer:i,viewer:o}=e;let n=!1;return{name:"@middleware/dragger",hover(){!0!==n&&t.trigger(oo.CURSOR,{type:"drag-default"})},pointStart(e){const{point:o}=e;i.setSharedStorage(Rn,o),n=!0,t.trigger(oo.CURSOR,{type:"drag-active"})},pointMove(e){const{point:t}=e,n=i.getSharedStorage(Rn);if(t&&n){const e=t.x-n.x,i=t.y-n.y;o.scroll({moveX:e,moveY:i}),o.drawFrame()}i.setSharedStorage(Rn,t)},pointEnd(){n=!1,i.setSharedStorage(Rn,null),t.trigger(oo.CURSOR,{type:"drag-default"})}}},e.MiddlewareInfo=(e,t)=>{const{boardContent:i,calculator:o,eventHub:n}=e,{overlayContext:a}=i;let r={...nn,...t},l=!0;const s=({show:e})=>{l=e};return{name:"@middleware/info",use(){n.on(on,s)},disuse(){n.off(on,s)},resetConfig(e){r={...r,...e}},beforeDrawFrame({snapshot:e}){var t;const{textBackground:i,textColor:n}=r,s={textBackground:i,textColor:n},{sharedStore:h}=e,c=h[uo],d=h[ro],f=h[wo]||[];if(1===c.length){const i=c[0];if(i&&["select","drag","resize"].includes(d)){const n=re(e),r=le(e),{x:h,y:c,w:d,h:u,angle:g}=i,v=[...f,{uuid:M(),x:h,y:c,w:d,h:u,angle:g,type:"group",detail:{children:[]}}],m={viewScaleInfo:n,viewSizeInfo:r},w=o.calcViewRectInfoFromOrigin(i.uuid,m);let y=0;v.forEach((e=>{y+=e.angle||0}));const p=se(pe(0-y));if(w){const e=null==w?void 0:w.center,o={topLeft:ge(e,w.topLeft,p),topRight:ge(e,w.topRight,p),bottomRight:ge(e,w.bottomRight,p),bottomLeft:ge(e,w.bottomLeft,p),center:ge(e,w.center,p),top:ge(e,w.top,p),right:ge(e,w.right,p),bottom:ge(e,w.bottom,p),left:ge(e,w.left,p)},n=Xe(i.x,{decimalPlaces:2}),r=Xe(i.y,{decimalPlaces:2}),h=Xe(i.w,{decimalPlaces:2}),c=Xe(i.h,{decimalPlaces:2}),d=`${Xe(n,{decimalPlaces:0})},${Xe(r,{decimalPlaces:0})}`,f=`${Xe(h,{decimalPlaces:0})}x${Xe(c,{decimalPlaces:0})}`,u=`${Xe(i.angle||0,{decimalPlaces:0})}°`;!function(e,t){const{point:i,rotateCenter:o,angle:n,text:a,style:r,fontSize:l,lineHeight:s}=t,{textColor:h,textBackground:c}=r;he(e,n,o,(()=>{e.$setFont({fontWeight:"300",fontSize:l,fontFamily:tn});const t=(s-l)/2,o=e.$undoPixelRatio(e.measureText(a).width),n={x:i.x-o/2-t,y:i.y},r={x:n.x+o+2*t,y:n.y+l+t},d={x:i.x-o/2,y:i.y};e.setLineDash([]),e.fillStyle=c,e.beginPath(),e.moveTo(n.x,n.y),e.lineTo(r.x,n.y),e.lineTo(r.x,r.y),e.lineTo(n.x,r.y),e.closePath(),e.fill(),e.fillStyle=h,e.textBaseline="top",e.fillText(a,d.x,d.y+t)}))}(a,{point:{x:o.bottom.x,y:o.bottom.y+an},rotateCenter:o.center,angle:y,text:f,fontSize:an,lineHeight:16,style:s}),function(e,t){const{point:i,rotateCenter:o,angle:n,text:a,style:r,fontSize:l,lineHeight:s}=t,{textBackground:h,textColor:c}=r;he(e,n,o,(()=>{e.$setFont({fontWeight:"300",fontSize:l,fontFamily:tn});const t=(s-l)/2,o=e.$undoPixelRatio(e.measureText(a).width),n={x:i.x,y:i.y},r={x:n.x+o+2*t,y:n.y+l+t},d={x:i.x+t,y:i.y};e.setLineDash([]),e.fillStyle=h,e.beginPath(),e.moveTo(n.x,n.y),e.lineTo(r.x,n.y),e.lineTo(r.x,r.y),e.lineTo(n.x,r.y),e.closePath(),e.fill(),e.fillStyle=c,e.textBaseline="top",e.fillText(a,d.x,d.y+t)}))}(a,{point:{x:o.topLeft.x,y:o.topLeft.y-20},rotateCenter:o.center,angle:y,text:d,fontSize:an,lineHeight:16,style:s}),l&&!1!==(null==(t=i.operations)?void 0:t.rotatable)&&function(e,t){const{point:i,rotateCenter:o,angle:n,text:a,style:r,fontSize:l,lineHeight:s}=t,{textBackground:h,textColor:c}=r;he(e,n,o,(()=>{e.$setFont({fontWeight:"300",fontSize:l,fontFamily:tn});const t=(s-l)/2,o=e.$undoPixelRatio(e.measureText(a).width),n={x:i.x,y:i.y},r={x:n.x+o+2*t,y:n.y+l+t},d={x:i.x+t,y:i.y};e.setLineDash([]),e.fillStyle=h,e.beginPath(),e.moveTo(n.x,n.y),e.lineTo(r.x,n.y),e.lineTo(r.x,r.y),e.lineTo(n.x,r.y),e.closePath(),e.fill(),e.fillStyle=c,e.textBaseline="top",e.fillText(a,d.x,d.y+t)}))}(a,{point:{x:o.top.x+an+4,y:o.top.y-20-18},rotateCenter:o.center,angle:y,text:u,fontSize:an,lineHeight:16,style:s})}}}}}},e.MiddlewareLayoutSelector=(e,t)=>{const{sharer:i,boardContent:o,calculator:n,viewer:a,eventHub:r}=e,{overlayContext:l}=o;let s={...Ko,...t},h=null,c=null,d=null;const f=()=>{h=null,i.setSharedStorage(Fo,null),i.setSharedStorage(Ho,null),i.setSharedStorage(Zo,null),i.setSharedStorage(Qo,null),i.setSharedStorage(Uo,null),i.setSharedStorage($o,null),i.setSharedStorage(Jo,null),c=null,d=null},u=()=>{const e=i.getSharedStorage(ro);return!(!e||"area"===e)&&(f(),!0)},g=()=>{const e=i.getActiveStorage("data");if(null==e?void 0:e.layout){const{x:t,y:i,w:o,h:n}=e.layout;return{x:t,y:i,w:o,h:n}}return null},v=e=>{const t=g();if(t){const{x:o,y:n,w:a,h:r}=t;return function(e,t){return Le(e,Re(t))}(e,Pe({x:o-5,y:n-5,w:a+10,h:r+10},{viewScaleInfo:i.getActiveViewScaleInfo()}))}return!1},m=()=>{const e=i.getActiveViewScaleInfo(),t=g();if(t){const o=Be(t,{viewScaleInfo:e,controllerSize:10});i.setSharedStorage(Zo,o)}else i.setSharedStorage(Zo,null)},w=e=>{const t=i.getActiveStorage("data"),o=i.getSharedStorage(Zo);let n=null;if(o&&(null==t?void 0:t.layout)&&(null==e?void 0:e.point)){let t=null;if(o){const{topLeft:a,top:l,topRight:s,right:h,bottomRight:c,bottom:d,bottomLeft:f,left:u}=o,g=[a,l,s,h,c,d,f,u];for(let i=0;i<g.length;i++){const o=g[i];if(Le(e.point,o.vertexes)){t=`${o.type}`;break}}t&&(i.setSharedStorage(Ho,t),r.trigger(oo.CLEAR_SELECT),n=t)}}return n?i.setSharedStorage(Uo,!0):i.setSharedStorage(Uo,!1),n},y=e=>{!0!==i.getSharedStorage(Jo)&&r.trigger(oo.CURSOR,{type:e?`resize-${e}`:e,groupQueue:[],element:g()})};return{name:"@middleware/layout-selector",use:()=>{f(),m()},resetConfig(e){s={...s,...e}},hover:e=>{if(!0!==i.getSharedStorage(Jo)&&!u()){if(v(e.point)?i.setSharedStorage(Qo,!0):(i.setSharedStorage(Qo,!1),!0===c&&(a.drawFrame(),c=!1)),!0===i.getSharedStorage($o)){const t=i.getSharedStorage(Fo),o=i.getActiveStorage("data");if(null==o?void 0:o.layout)if("resize"!==t){m();const t=w(e);t?y(t):(y(),i.setSharedStorage(Fo,null))}else{const t=w(e);y(t)}return!0!==i.getSharedStorage(Uo)&&void 0}return i.getSharedStorage(Qo)&&!c&&a.drawFrame(),c=i.getSharedStorage(Qo),!0!==i.getSharedStorage(Uo)&&void 0}},pointStart:e=>{if(u())return;v(e.point)?i.setSharedStorage($o,!0):(!0===d&&(f(),a.drawFrame()),i.setSharedStorage($o,!1)),m();const t=w(e);return h=e.point,t&&i.setSharedStorage(Fo,"resize"),!0!==i.getSharedStorage($o)||d||a.drawFrame(),d=i.getSharedStorage($o),!0!==i.getSharedStorage(Uo)&&void 0},pointMove:e=>{if(!i.getSharedStorage($o)&&u())return;const t=i.getSharedStorage(Fo),o=i.getSharedStorage(Ho),r=i.getActiveStorage("data");if("resize"===t&&o&&(null==r?void 0:r.layout)){if(h){i.setSharedStorage(Jo,!0);const t=i.getActiveStorage("scale"),l=e.point.x-h.x,s=e.point.y-h.y,c=l/t,d=s/t,{x:f,y:u,w:g,h:v,operations:m={}}=r.layout,{position:w="absolute"}=m;"top"===o?"relative"===w?(r.layout.h=n.toGridNum(v-d),a.scroll({moveY:s})):(r.layout.y=n.toGridNum(u+d),r.layout.h=n.toGridNum(v-d)):"right"===o?r.layout.w=n.toGridNum(g+c):"bottom"===o?r.layout.h=n.toGridNum(v+d):"left"===o?"relative"===w?(r.layout.w=n.toGridNum(g-c),a.scroll({moveX:l})):(r.layout.x=n.toGridNum(f+c),r.layout.w=n.toGridNum(g-c)):"top-left"===o?"relative"===w?(r.layout.w=n.toGridNum(g-c),r.layout.h=n.toGridNum(v-d),a.scroll({moveX:l,moveY:s})):(r.layout.x=n.toGridNum(f+c),r.layout.y=n.toGridNum(u+d),r.layout.w=n.toGridNum(g-c),r.layout.h=n.toGridNum(v-d)):"top-right"===o?"relative"===w?(a.scroll({moveY:s}),r.layout.w=n.toGridNum(g+c),r.layout.h=n.toGridNum(v-d)):(r.layout.y=n.toGridNum(u+d),r.layout.w=n.toGridNum(g+c),r.layout.h=n.toGridNum(v-d)):"bottom-right"===o?(r.layout.w=n.toGridNum(g+c),r.layout.h=n.toGridNum(v+d)):"bottom-left"===o&&("relative"===w?(a.scroll({moveX:l}),r.layout.w=n.toGridNum(g-c),r.layout.h=n.toGridNum(v+d)):(r.layout.x=n.toGridNum(f+c),r.layout.w=n.toGridNum(g-c),r.layout.h=n.toGridNum(v+d)))}return h=e.point,m(),a.drawFrame(),!1}return!["resize"].includes(t)&&void 0},pointEnd:()=>{i.setSharedStorage(Jo,!1);const e=i.getSharedStorage(Fo),t=i.getSharedStorage(Ho),o=i.getActiveStorage("data");if(o&&"resize"===e&&t&&r.trigger(oo.CHANGE,{type:"changeLayout",data:o}),!0===i.getSharedStorage(Uo))return!1},beforeDrawFrame:({snapshot:e})=>{var t;if(u())return;const{activeColor:i}=s,o={activeColor:i},{sharedStore:n,activeStore:a}=e,r=n[Fo],h=n[Qo],c=n[$o];if(null==(t=a.data)?void 0:t.layout){const{x:t,y:i,w:n,h:s}=a.data.layout,d=re(e),f={x:t,y:i,w:n,h:s},u=Be(f,{viewScaleInfo:d,controllerSize:10});if(!0===h){const e=Pe(f,{viewScaleInfo:d});!function(e,t){const{layoutSize:i,style:o}=t,{activeColor:n}=o,{x:a,y:r,w:l,h:s}=i;e.setLineDash([]),e.strokeStyle=n,e.lineWidth=1,e.beginPath(),e.moveTo(a,r),e.lineTo(a+l,r),e.lineTo(a+l,r+s),e.lineTo(a,r+s),e.lineTo(a,r),e.closePath(),e.stroke()}(l,{layoutSize:e,style:o})}(r&&["resize"].includes(r)||!0===c)&&function(e,t){const{controller:i,style:o}=t,{topLeft:n,topRight:a,bottomLeft:r,bottomRight:l,topMiddle:s,rightMiddle:h,bottomMiddle:c,leftMiddle:d}=i;_o(e,{start:n.center,end:a.center,centerVertexes:s.vertexes,style:o}),_o(e,{start:a.center,end:l.center,centerVertexes:h.vertexes,style:o}),_o(e,{start:l.center,end:r.center,centerVertexes:c.vertexes,style:o}),_o(e,{start:r.center,end:n.center,centerVertexes:d.vertexes,style:o}),qo(e,n.vertexes,o),qo(e,a.vertexes,o),qo(e,l.vertexes,o),qo(e,r.vertexes,o)}(l,{controller:u,style:o})}},scrollX:()=>{f()},scrollY:()=>{f()},wheelScale:()=>{f()}}},e.MiddlewarePointer=e=>{const{boardContent:t,eventHub:i,sharer:o}=e,n=t.boardContext.canvas,a=e.container||document.body,r=`idraw-middleware-pointer-${Math.random().toString(26).substring(2)}`,l=document.createElement("div");return l.setAttribute("id",r),l.style.position="fixed",l.style.top="0",l.style.bottom="unset",l.style.left="0",l.style.right="unset",a.appendChild(l),{name:"@middleware/pointer",use(){},disuse(){},pointStart(e){},pointEnd(){},contextMenu(e){const{point:t}=e,{left:a,top:r}=(()=>{const e=n.getBoundingClientRect(),{left:t,top:i,width:o,height:a}=e;return{left:t,top:i,width:o,height:a}})();l.style.left=`${a+t.x}px`,l.style.top=`${r+t.y}px`;const s=o.getSharedStorage(uo);i.trigger(oo.CONTEXT_MENU,{pointerContainer:l,selectedElements:s||[]})}}},e.MiddlewareRuler=(e,t)=>{const{boardContent:i,viewer:o,eventHub:n,calculator:a}=e,{overlayContext:r,underlayContext:l}=i;let s={...In,...t},h=!0,c=!0;const d=e=>{"boolean"==typeof(null==e?void 0:e.show)&&(h=e.show),"boolean"==typeof(null==e?void 0:e.showGrid)&&(c=e.showGrid),"boolean"!=typeof(null==e?void 0:e.show)&&"boolean"!=typeof(null==e?void 0:e.showGrid)||o.drawFrame()};return{name:"@middleware/ruler",use(){n.on(oo.RULER,d)},disuse(){n.off(oo.RULER,d)},resetConfig(e){s={...s,...e}},beforeDrawFrame:({snapshot:e})=>{const{background:t,borderColor:i,scaleColor:o,textColor:n,gridColor:d,gridPrimaryColor:f,selectedAreaColor:u}=s,g={background:t,borderColor:i,scaleColor:o,textColor:n,gridColor:d,gridPrimaryColor:f,selectedAreaColor:u};if(!0===h){const t=re(e),i=le(e);!function(e,t){const{snapshot:i,calculator:o,style:n}=t,{sharedStore:a}=i,{selectedAreaColor:r}=n,l=a[uo],s=a[ro];if(["select","drag","drag-list","drag-list-end"].includes(s)&&l.length>0){const t=re(i),n=le(i),a=[],s=[],h=[],c=[],d=[];if(l.forEach((e=>{const i=o.calcViewRectInfoFromRange(e.uuid,{viewScaleInfo:t,viewSizeInfo:n});i&&(a.push(i),s.push(i.left.x),h.push(i.right.x),c.push(i.top.y),d.push(i.bottom.y))})),!(a.length>0))return;const f=Math.min(...s),u=Math.max(...h),g=Math.min(...c),v=Math.max(...d);e.globalAlpha=1,e.beginPath(),e.moveTo(f,0),e.lineTo(u,0),e.lineTo(u,Sn),e.lineTo(f,Sn),e.fillStyle=r,e.closePath(),e.fill(),e.beginPath(),e.moveTo(0,g),e.lineTo(Sn,g),e.lineTo(Sn,v),e.lineTo(0,v),e.fillStyle=r,e.closePath(),e.fill()}}(r,{snapshot:e,calculator:a,style:g}),function(e,t){const{viewSizeInfo:i,style:o}=t,{width:n,height:a}=i,{background:r,borderColor:l}=o;e.beginPath();const s=-1;e.moveTo(s,s),e.lineTo(n+1,s),e.lineTo(n+1,Sn),e.lineTo(Sn,Sn),e.lineTo(Sn,a+1),e.lineTo(s,a+1),e.lineTo(s,s),e.closePath(),e.fillStyle=r,e.fill(),e.lineWidth=1,e.setLineDash([]),e.strokeStyle=l,e.stroke()}(r,{viewScaleInfo:t,viewSizeInfo:i,style:g});const{list:o,rulerUnit:n}=function(e){const{viewScaleInfo:t,viewSizeInfo:i}=e,{scale:o,offsetLeft:n}=t,{width:a}=i;return Mn({axis:"X",scale:o,viewLength:a,viewOffset:n})}({viewScaleInfo:t,viewSizeInfo:i});!function(e,t){const{scaleList:i,style:o}=t,{scaleColor:n,textColor:a}=o;for(let t=0;t<i.length;t++){const o=i[t];o.position<Sn||(e.beginPath(),e.moveTo(o.position,16),e.lineTo(o.position,o.isKeyNum?3.2:o.isSubKeyNum?6.4:12.8),e.closePath(),e.lineWidth=1,e.setLineDash([]),e.fillStyle=n,e.stroke(),o.isKeyNum&&(e.fillStyle=a,e.textBaseline="top",e.$setFont({fontWeight:100,fontSize:10,fontFamily:bn}),e.fillText(`${o.num}`,o.position+3.2,3.2)))}}(r,{scaleList:o,style:g});const{list:s}=function(e){const{viewScaleInfo:t,viewSizeInfo:i}=e,{scale:o,offsetTop:n}=t,{height:a}=i;return Mn({axis:"Y",scale:o,viewLength:a,viewOffset:n})}({viewScaleInfo:t,viewSizeInfo:i});if(function(e,t){const{scaleList:i,style:o}=t,{scaleColor:n,textColor:a}=o,r=3.2;for(let t=0;t<i.length;t++){const o=i[t];if(!(o.position<Sn)&&(e.beginPath(),e.moveTo(16,o.position),e.lineTo(o.isKeyNum?3.2:o.isSubKeyNum?6.4:12.8,o.position),e.closePath(),e.fillStyle=n,e.lineWidth=1,e.setLineDash([]),e.stroke(),!0===o.showNum)){const t=r,i=o.position+r,n=`${o.num}`;he(e,-90,{x:t,y:i},(()=>{e.fillStyle=a,e.textBaseline="top",e.$setFont({fontWeight:100,fontSize:10,fontFamily:bn}),e.fillText(n,13.2,o.position+r)}))}}}(r,{scaleList:s,style:g}),!0===c){!function(e,t){const{xList:i,yList:o,viewSizeInfo:n,style:a}=t,{width:r,height:l}=n,{gridColor:s,gridPrimaryColor:h}=a;for(let t=0;t<i.length;t++){const o=i[t];e.beginPath(),e.moveTo(o.position,0),e.lineTo(o.position,l),!0===o.isKeyNum||!0===o.isSubKeyNum?e.strokeStyle=h:e.strokeStyle=s,e.closePath(),e.lineWidth=1,e.setLineDash([]),e.stroke()}for(let t=0;t<o.length;t++){const i=o[t];e.beginPath(),e.moveTo(0,i.position),e.lineTo(r,i.position),!0===i.isKeyNum||!0===i.isSubKeyNum?e.strokeStyle=h:e.strokeStyle=s,e.lineWidth=1,e.closePath(),e.stroke()}}(1===n?r:l,{xList:o,yList:s,viewScaleInfo:t,viewSizeInfo:i,style:g})}}}}},e.MiddlewareScaler=e=>{const{viewer:t,sharer:i,eventHub:o}=e;return{name:"@middleware/scaler",wheelScale(e){const{deltaY:n,point:a}=e,{scale:r}=i.getActiveViewScaleInfo();let l=r;if(n<0?l=1.1*r:n>0&&(l=.9*r),l<.05||l>50)return;const{moveX:s,moveY:h}=t.scale({scale:l,point:a});t.scroll({moveX:s,moveY:h}),t.drawFrame();const c=Xe(r);o.trigger(oo.SCALE,{scale:c})}}},e.MiddlewareScroller=(e,t)=>{const{viewer:i,boardContent:o,sharer:n,eventHub:a}=e,{overlayContext:r}=o;n.setSharedStorage(ln,null),n.setSharedStorage(sn,null);let l=!1,s={...gn,...t};const h=()=>{n.setSharedStorage(dn,null),n.setSharedStorage(fn,null),n.setSharedStorage(un,null),n.setSharedStorage(hn,null),n.setSharedStorage(cn,null),l=!1};h();const c=e=>function(e,t,i){let o=null;const{xThumbRect:n,yThumbRect:a}=i;return n&&wn(e,t,n)?o="X":a&&wn(e,t,a)&&(o="Y"),o}(r,e,{xThumbRect:n.getSharedStorage(ln),yThumbRect:n.getSharedStorage(sn)});return{name:"@middleware/scroller",resetConfig(e){s={...s,...e}},wheel:e=>{i.scroll({moveX:0-e.deltaX,moveY:0-e.deltaY}),i.drawFrame()},hover:e=>{if(!0===l)return!1;const{point:t}=e,i=c(t);if("X"===i||"Y"===i)return"X"===i?(n.setSharedStorage(hn,!0),n.setSharedStorage(cn,!1)):(n.setSharedStorage(hn,!1),n.setSharedStorage(cn,!0)),a.trigger(oo.CURSOR,{type:"default"}),!1;n.setSharedStorage(hn,!1),n.setSharedStorage(cn,!1)},pointStart:e=>{const{point:t}=e,i=c(t);if("X"===i||"Y"===i)return l=!0,n.setSharedStorage(un,i),n.setSharedStorage(dn,t),!1},pointMove:e=>{const{point:t}=e,o=n.getSharedStorage(un);if("X"===o||"Y"===o)return n.setSharedStorage(fn,t),"X"===o?(e=>{const t=n.getSharedStorage(dn);if(t){const{offsetLeft:o,offsetRight:a}=n.getActiveViewScaleInfo(),{width:r}=n.getActiveViewSizeInfo(),l=-(e.x-t.x)*(r+Math.abs(o)+Math.abs(a))/r;i.scroll({moveX:l}),i.drawFrame()}})(t):"Y"===o&&(e=>{const t=n.getSharedStorage(dn);if(t){const{offsetTop:o,offsetBottom:a}=n.getActiveViewScaleInfo(),{height:r}=n.getActiveViewSizeInfo(),l=-(e.y-t.y)*(r+Math.abs(o)+Math.abs(a))/r;i.scroll({moveY:l}),i.drawFrame()}})(t),n.setSharedStorage(dn,t),!1},pointEnd:()=>{l=!1;const e=n.getSharedStorage(un);if(h(),"X"===e||"Y"===e)return i.scroll({moveX:0,moveY:0}),i.drawFrame(),!1},beforeDrawFrame({snapshot:e}){const{thumbBackground:t,thumbBorderColor:i,hoverThumbBackground:o,hoverThumbBorderColor:a,activeThumbBackground:l,activeThumbBorderColor:h}=s,c={thumbBackground:t,thumbBorderColor:i,hoverThumbBackground:o,hoverThumbBorderColor:a,activeThumbBackground:l,activeThumbBorderColor:h},{xThumbRect:d,yThumbRect:f}=xn(r,{snapshot:e,style:c});n.setSharedStorage(ln,d),n.setSharedStorage(sn,f)}}},e.MiddlewareSelector=(e,t)=>{let i={...bo,...t};const{viewer:o,sharer:n,boardContent:a,calculator:r,eventHub:l}=e,{overlayContext:s}=a;let h=null,c=null,d=null,f=null,u=null,g=en({fill:i.activeColor,devicePixelRatio:n.getActiveViewSizeInfo().devicePixelRatio});n.setSharedStorage(ro,null),n.setSharedStorage(So,!0);const v=()=>n.getSharedStorage(uo),m=e=>{let t=n.getSharedStorage(wo);Array.isArray(t)||(t=[]),t.length>0?!function(e,t){var i;if("group"===(null==t?void 0:t.type)&&Array.isArray(null==(i=null==t?void 0:t.detail)?void 0:i.children))for(let i=0;i<t.detail.children.length;i++){const o=t.detail.children[i];if(e.uuid===o.uuid)return!0}return!1}(e,t[t.length-1])?t=[]:t.push(e):0===t.length&&t.push(e);const i=Ce(t);return n.setSharedStorage(wo,t),n.setSharedStorage(yo,i),t.length>0},w=e=>{n.setSharedStorage(co,e);let t=null;e&&(t=Te(e,{groupQueue:n.getSharedStorage(wo)})),n.setSharedStorage(fo,t)},y=()=>{const e=n.getSharedStorage(uo);if(1===e.length){const t=Ve(e[0],{groupQueue:n.getSharedStorage(wo),controllerSize:10,viewScaleInfo:n.getActiveViewScaleInfo(),rotateControllerPosition:22,rotateControllerSize:20});n.setSharedStorage(vo,t)}},p=(e,t)=>{var i;if(n.setSharedStorage(uo,e),1===e.length?(y(),n.setSharedStorage(mo,Me(e[0].uuid,(null==(i=n.getActiveStorage("data"))?void 0:i.elements)||[]))):(n.setSharedStorage(vo,null),n.setSharedStorage(mo,[])),!0===(null==t?void 0:t.triggerEvent)){const t=e.map((e=>e.uuid)),i=n.getActiveStorage("data"),o=function(e,t){const i=[],o={};let n=!1;const a=t=>{var r;for(let l=0;l<t.length&&!0!==n;l++){i.push(l);const s=t[l];if(e.includes(s.uuid)){if(o[s.uuid]=[...i],Object.keys(o).length===e.length){n=!0;break}}else"group"===s.type&&a((null===(r=null==s?void 0:s.detail)||void 0===r?void 0:r.children)||[]);if(n)break;i.pop()}};return a(t),o}(t,(null==i?void 0:i.elements)||[]);l.trigger(oo.SELECT,{uuids:t,positions:e.map((e=>[...o[e.uuid]]))})}},x=()=>({ctx:s,calculator:r,data:n.getActiveStorage("data"),selectedElements:v(),viewScaleInfo:n.getActiveViewScaleInfo(),viewSizeInfo:n.getActiveViewSizeInfo(),groupQueue:n.getSharedStorage(wo),areaSize:null,selectedElementController:n.getSharedStorage(vo),selectedElementPosition:n.getSharedStorage(mo)}),S=()=>{n.setSharedStorage(ro,null),n.setSharedStorage(lo,null),n.setSharedStorage(so,null),n.setSharedStorage(ho,null),n.setSharedStorage(wo,[]),n.setSharedStorage(yo,[]),n.setSharedStorage(co,null),n.setSharedStorage(fo,null),n.setSharedStorage(uo,[]),n.setSharedStorage(go,null),n.setSharedStorage(vo,null),n.setSharedStorage(mo,[]),n.setSharedStorage(po,null)};S();const b=({uuids:e=[],positions:t})=>{let i=[];const a=n.getSharedStorage(ro),r=n.getActiveStorage("data");i=t&&Array.isArray(t)?function(e,t){const i=[];return e.forEach((e=>{const o=Ae(e,t);o&&i.push(o)})),i}(t,(null==r?void 0:r.elements)||[]):function(e,t){const i=[];return function t(o){var n;for(let a=0;a<o.length;a++){const r=o[a];e.includes(r.uuid)?i.push(r):"group"===r.type&&t((null===(n=null==r?void 0:r.detail)||void 0===n?void 0:n.children)||[])}}(t),i}(e,(null==r?void 0:r.elements)||[]);let l=!1;if(a||1!==i.length?"select"===a&&1===i.length&&(l=!0):(n.setSharedStorage(ro,"select"),l=!0),l){const e=function(e,t){const i=[];return function e(t,o){var n;let a=null;for(let r=0;r<o.length;r++){const l=o[r];if(l.uuid===t){a=l;break}if(!a&&"group"===l.type){i.push(l);const o=e(t,(null===(n=null==l?void 0:l.detail)||void 0===n?void 0:n.children)||[]);if((null==o?void 0:o.uuid)===t){a=o;break}i.pop()}}return a}(e,t),i}(i[0].uuid,(null==r?void 0:r.elements)||[]);n.setSharedStorage(wo,e),p(i),o.drawFrame()}},I=()=>{S(),o.drawFrame()},A=e=>{n.setSharedStorage(So,!!e.enable)},M=e=>{n.setSharedStorage(xo,!!e.enable)};return{name:"@middleware/selector",use(){l.on(oo.SELECT,b),l.on(oo.CLEAR_SELECT,I),l.on(oo.SELECT_IN_GROUP,M),l.on(oo.SNAP_TO_GRID,A)},disuse(){l.off(oo.SELECT,b),l.off(oo.CLEAR_SELECT,I),l.off(oo.SELECT_IN_GROUP,M),l.off(oo.SNAP_TO_GRID,A)},resetConfig(e){i={...i,...e}},hover:e=>{var t,i,a,h,c;const d=n.getSharedStorage($o);if(!0===n.getSharedStorage(Jo))return;const u=n.getSharedStorage(lo),g=n.getSharedStorage(ro),m=n.getSharedStorage(wo),y=e=>{if(!0===d)return;const t=e.type;null===f&&l.trigger(oo.CURSOR,{type:t,groupQueue:e.groupQueue,element:e.elements[0]})};if((null==m?void 0:m.length)>0){if(!Oo(e.point,{ctx:s,viewScaleInfo:n.getActiveViewScaleInfo(),viewSizeInfo:n.getActiveViewSizeInfo(),groupQueue:n.getSharedStorage(wo)}))return w(null),void o.drawFrame();const i=jo(e.point,x());return y(i),u||["area","drag","drag-list"].includes(g)?(w(null),void o.drawFrame()):1===(null==(t=null==i?void 0:i.elements)?void 0:t.length)?(w(i.elements[0]),void o.drawFrame()):(w(null),void o.drawFrame())}if(u||["area","drag","drag-list"].includes(g))return void w(null);if("drag"===g)return void w(null);const p=v(),S=n.getActiveViewScaleInfo(),b=n.getActiveViewSizeInfo(),I=jo(e.point,{...x(),areaSize:Yo(p,{viewScaleInfo:S,viewSizeInfo:b,calculator:r})});if(y(I),null!==I.type){if(!("over-element"===I.type&&"select"===n.getSharedStorage(ro)&&1===I.elements.length&&I.elements[0].uuid===(null==(a=null==(i=v())?void 0:i[0])?void 0:a.uuid)||"over-element"===I.type&&null===n.getSharedStorage(ro)&&1===I.elements.length&&I.elements[0].uuid===(null==(h=n.getSharedStorage(co))?void 0:h.uuid)))return"over-element"===I.type&&1===(null==(c=null==I?void 0:I.elements)?void 0:c.length)?(w(I.elements[0]),void o.drawFrame()):n.getSharedStorage(co)?(w(null),void o.drawFrame()):void 0}else(n.getSharedStorage(co)||n.getSharedStorage(fo))&&(n.setSharedStorage(co,null),n.setSharedStorage(fo,null),o.drawFrame())},pointStart:e=>{var t,i,a,l,f,u,g,m,y,b,I,A;h=e.point,c=e.point;const M=n.getSharedStorage(wo);if((null==M?void 0:M.length)>0){if(Oo(e.point,{ctx:s,viewScaleInfo:n.getActiveViewScaleInfo(),viewSizeInfo:n.getActiveViewSizeInfo(),groupQueue:M})){const o=jo(e.point,x()),r=1===(null==(t=null==o?void 0:o.elements)?void 0:t.length)&&!0===(null==(a=null==(i=o.elements[0])?void 0:i.operations)?void 0:a.locked);w(null),1===(null==(l=null==o?void 0:o.elements)?void 0:l.length)&&(d=Ie(null==o?void 0:o.elements[0])),!0===r?S():"over-element"===o.type&&1===(null==(f=null==o?void 0:o.elements)?void 0:f.length)?(p([o.elements[0]],{triggerEvent:!0}),n.setSharedStorage(ro,"drag")):(null==(u=o.type)?void 0:u.startsWith("resize-"))?(n.setSharedStorage(lo,o.type),n.setSharedStorage(ro,"resize")):p([],{triggerEvent:!0})}else S();return void o.drawFrame()}const z=Yo(v(),{viewScaleInfo:n.getActiveViewScaleInfo(),viewSizeInfo:n.getActiveViewSizeInfo(),calculator:r}),R=jo(e.point,{...x(),areaSize:z,groupQueue:[]}),C=1===(null==(g=null==R?void 0:R.elements)?void 0:g.length)&&!0===(null==(y=null==(m=R.elements[0])?void 0:m.operations)?void 0:y.locked);w(null),1===(null==(b=null==R?void 0:R.elements)?void 0:b.length)&&(d=Ie(null==R?void 0:R.elements[0])),!0===C?(S(),n.setSharedStorage(ro,"area"),n.setSharedStorage(so,e.point),p([],{triggerEvent:!0})):"list-area"===R.type?n.setSharedStorage(ro,"drag-list"):"over-element"===R.type&&1===(null==(I=null==R?void 0:R.elements)?void 0:I.length)?(p([R.elements[0]],{triggerEvent:!0}),n.setSharedStorage(ro,"drag")):(null==(A=R.type)?void 0:A.startsWith("resize-"))?(n.setSharedStorage(lo,R.type),n.setSharedStorage(ro,"resize")):(S(),n.setSharedStorage(ro,"area"),n.setSharedStorage(so,e.point),p([],{triggerEvent:!0})),o.drawFrame()},pointMove:e=>{var t,i,a;n.setSharedStorage(po,!0);const s=n.getActiveStorage("data"),g=v(),m=n.getActiveStorage("scale")||1,w=n.getActiveViewScaleInfo(),y=n.getActiveViewSizeInfo(),x=h,S=c,b=e.point,I=n.getSharedStorage(lo),A=n.getSharedStorage(ro),M=n.getSharedStorage(wo),z=n.getSharedStorage(So);if("drag"===A){if(u=!0,f="drag",l.trigger(on,{show:!1}),s&&1===(null==g?void 0:g.length)&&d&&S&&b&&!0!==(null==(i=null==(t=g[0])?void 0:t.operations)?void 0:i.locked)){const{moveX:e,moveY:t}=function(e,t,i){let o=t.x-e.x,n=t.y-e.y;const a=[];if(i.forEach((e=>{const{x:t,y:i,w:o,h:n,angle:r=0}=e;a.push({x:t,y:i,w:o,h:n,angle:0-r})})),(null==i?void 0:i.length)>0){const i=ve(e,a),r=ve(t,a);o=r.x-i.x,n=r.y-i.y}return{moveX:o,moveY:n}}(S,b,M);let i=r.toGridNum(e/m),o=r.toGridNum(t/m);if(!0===z){const e=Xo(g[0].uuid,{calculator:r,data:s,groupQueue:M,viewScaleInfo:w,viewSizeInfo:y});try{e&&(B.x(e.offsetX)&&null!==e.offsetX&&(i=r.toGridNum(i+e.offsetX)),B.y(e.offsetY)&&null!==e.offsetY&&(o=r.toGridNum(o+e.offsetY)))}catch(e){console.error(e)}}g[0].x=r.toGridNum(d.x+i),g[0].y=r.toGridNum(d.y+o),p([g[0]]),r.modifyViewVisibleInfoMap(s,{modifyOptions:{type:"updateElement",content:{element:g[0],position:n.getSharedStorage(mo)||[]}},viewSizeInfo:y,viewScaleInfo:w})}o.drawFrame()}else if("drag-list"===A){if(u=!0,f="drag-list",s&&S&&x&&b&&(null==g?void 0:g.length)>1){const e=(b.x-x.x)/m,t=(b.y-x.y)/m;g.forEach((i=>{var o;i&&!0!==(null==(o=null==i?void 0:i.operations)?void 0:o.locked)&&(i.x=r.toGridNum(i.x+e),i.y=r.toGridNum(i.y+t),r.modifyViewVisibleInfoMap(s,{modifyOptions:{type:"updateElement",content:{element:i,position:Me(i.uuid,s.elements)||[]}},viewSizeInfo:y,viewScaleInfo:w}))})),n.setActiveStorage("data",s)}o.drawFrame()}else if("resize"===A){if(s&&1===(null==g?void 0:g.length)&&S&&d&&(null==I?void 0:I.startsWith("resize-"))){u=!0,f="resize";const e=[];M.forEach((t=>{const{x:i,y:o,w:n,h:a,angle:r=0}=t;e.push({x:i,y:o,w:n,h:a,angle:0-r})}));let t=S,i=b;if(M.length>0&&(t=ve(S,e),i=ve(b,e)),"resize-rotate"===I){const e=n.getSharedStorage(vo),t=fe([e.topLeft.center,e.topRight.center,e.bottomLeft.center,e.bottomRight.center]),i=Do(d,{center:t,viewScaleInfo:w,viewSizeInfo:y,start:S,end:b,resizeType:I,sharer:n});g[0].angle=r.toGridNum(i.angle||0)}else{const e=function(e,t){var i,o,n,a,r,l,s,h,c;let{x:d,y:f,w:u,h:g,angle:v=0}=e;const m=de({x:d,y:f,w:u,h:g,angle:v});v=pe(v);const w=se(v),y=!!(null==(i=null==e?void 0:e.operations)?void 0:i.limitRatio),{start:p,end:x,resizeType:S,scale:b}=t;let I={...p},A={...x},M={x:I.x,y:m.y},z={x:A.x,y:m.y},R={...M},C={...z},T={x:m.x,y:I.y},P={x:m.x,y:A.y},E={...T},k={...P},W=(C.x-R.x)/b,L=(C.y-R.y)/b,O=ko(W,L),j=(k.x-E.x)/b,D=(k.y-E.y)/b,Y=ko(j,D);(v>0||v<0)&&(I=ge(m,p,0-w),A=ge(m,x,0-w),M={x:I.x,y:m.y},z={x:A.x,y:m.y},R=ge(m,M,w),C=ge(m,z,w),T={x:m.x,y:I.y},P={x:m.x,y:A.y},E=ge(m,T,w),k=ge(m,P,w),W=(C.x-R.x)/b,L=(C.y-R.y)/b,O=ko(W,L),O=Wo(O,L),j=(k.x-E.x)/b,D=(k.y-E.y)/b,Y=ko(j,D),Y=Wo(Y,D));let V=(x.x-p.x)/b,B=(x.y-p.y)/b;if(!0===y)if(["resize-top","resize-bottom","resize-left","resize-right"].includes(S)){const t=Math.max(Math.abs(V),Math.abs(B));V=(V>=0?1:-1)*t,B=(B>=0?1:-1)*t/e.w*e.h;const i=Math.max(Math.abs(j),Math.abs(D));j=(j>=0?1:-1)*i,D=(D>=0?1:-1)*i/e.w*e.h;const o=Math.max(Math.abs(W),Math.abs(L));W=(W>=0?1:-1)*o,L=(L>=0?1:-1)*o/e.w*e.h}else if(["resize-top-left","resize-top-right","resize-bottom-left","resize-bottom-right"].includes(S)){{const t=Math.abs(V);V=(V>=0?1:-1)*t;const i=t/e.w*e.h;"resize-top-left"===S||"resize-bottom-right"===S?B=V>0?i:-i:"resize-top-right"!==S&&"resize-bottom-left"!==S||(B=V>0?-i:i)}O=Math.abs(O),Y=O/e.w*e.h}switch(S){case"resize-top":if(0===v)g-B>0&&(f+=B,g-=B,!0===(null==(o=e.operations)?void 0:o.limitRatio)&&(d+=B/e.h*e.w/2,u-=B/e.h*e.w));else if(v>0||v<0){let t=m.x,i=m.y;if(v<90){Y=0-Wo(Y,D);const e=Eo(v),o=Y/2;t+=o*Math.sin(e),i-=o*Math.cos(e)}else if(v<180){Y=Wo(Y,j);const e=Eo(v-90),o=Y/2;t+=o*Math.cos(e),i+=o*Math.sin(e)}else if(v<270){Y=Wo(Y,D);const e=Eo(v-180),o=Y/2;t-=o*Math.sin(e),i+=o*Math.cos(e)}else if(v<360){Y=0-Wo(Y,j);const e=Eo(v-270),o=Y/2;t-=o*Math.cos(e),i-=o*Math.sin(e)}g+Y>0&&(!0===(null==(n=e.operations)?void 0:n.limitRatio)&&(u+=Y/e.h*e.w),g+=Y,d=t-u/2,f=i-g/2)}break;case"resize-bottom":if(0===v)e.h+B>0&&(g+=B,!0===(null==(a=e.operations)?void 0:a.limitRatio)&&(d-=B/e.h*e.w/2,u+=B/e.h*e.w));else if(v>0||v<0){let t=m.x,i=m.y;if(v<90){Y=Wo(Y,D);const e=Eo(v),o=Y/2;t-=o*Math.sin(e),i+=o*Math.cos(e)}else if(v<180){Y=0-Wo(Y,j);const e=Eo(v-90),o=Y/2;t-=o*Math.cos(e),i-=o*Math.sin(e)}else if(v<270){Y=Wo(Y,j);const e=Eo(v-180),o=Y/2;t+=o*Math.sin(e),i-=o*Math.cos(e)}else if(v<360){Y=Wo(Y,j);const e=Eo(v-270),o=Y/2;t+=o*Math.cos(e),i+=o*Math.sin(e)}g+Y>0&&(!0===(null==(r=e.operations)?void 0:r.limitRatio)&&(u+=Y/e.h*e.w),g+=Y,d=t-u/2,f=i-g/2)}break;case"resize-left":if(0===v)e.w-V>0&&(d+=V,u-=V,!0===(null==(l=e.operations)?void 0:l.limitRatio)&&(g-=V/e.w*e.h,f+=V/e.w*e.h/2));else if(v>0||v<0){let t=m.x,i=m.y;if(v<90){O=0-Wo(O,W);const e=Eo(v),o=O/2;t-=o*Math.cos(e),i-=o*Math.sin(e)}else if(v<180){O=Wo(O,W);const e=Eo(v-90),o=O/2;t+=o*Math.sin(e),i-=o*Math.cos(e)}else if(v<270){O=Wo(O,L);const e=Eo(v-180),o=O/2;t+=o*Math.cos(e),i+=o*Math.sin(e)}else if(v<360){O=Wo(O,L);const e=Eo(v-270),o=O/2;t-=o*Math.sin(e),i+=o*Math.cos(e)}u+O>0&&(!0===(null==(s=e.operations)?void 0:s.limitRatio)&&(g+=O/e.w*e.h),u+=O,d=t-u/2,f=i-g/2)}break;case"resize-right":if(0===v)e.w+V>0&&(u+=V,!0===(null==(h=e.operations)?void 0:h.limitRatio)&&(f-=V*e.h/e.w/2,g+=V*e.h/e.w));else if(v>0||v<0){let t=m.x,i=m.y;if(v<90){O=Wo(O,L);const e=Eo(v),o=O/2;t+=o*Math.cos(e),i+=o*Math.sin(e)}else if(v<180){O=Wo(O,B);const e=Eo(v-90),o=O/2;t-=o*Math.sin(e),i+=o*Math.cos(e)}else if(v<270){O=Wo(O,B);const e=Eo(v-180),o=O/2;t+=o*Math.cos(e),i+=o*Math.sin(e),O=0-O}else if(v<360){O=Wo(O,V);const e=Eo(v-270),o=O/2;t+=o*Math.sin(e),i-=o*Math.cos(e)}u+O>0&&(!0===(null==(c=e.operations)?void 0:c.limitRatio)&&(g+=O/e.w*e.h),u+=O,d=t-u/2,f=i-g/2)}break;case"resize-top-left":if(0===v)u-V>0&&(d+=V,u-=V),g-B>0&&(f+=B,g-=B);else if(v>0||v<0){let e=m.x,t=m.y;if(v<90){Y=0-Wo(Y,D),O=0-Wo(O,y?0-Y:W);const i=Y/2;e+=i*Math.sin(w),t-=i*Math.cos(w);const o=O/2;e-=o*Math.cos(w),t-=o*Math.sin(w)}else if(v<180){Y=Wo(Y,j),O=Wo(O,y?Y:W);const i=Eo(v-90),o=Y/2;e+=o*Math.cos(i),t+=o*Math.sin(i);const n=O/2;e+=n*Math.sin(i),t-=n*Math.cos(i)}else if(v<270){Y=Wo(Y,D),O=Wo(O,y?Y:L);const i=Eo(v-180),o=Y/2;e-=o*Math.sin(i),t+=o*Math.cos(i);const n=O/2;e+=n*Math.cos(i),t+=n*Math.sin(i)}else if(v<360){Y=0-Wo(Y,j),O=Wo(O,y?Y:L);const i=Eo(v-270),o=Y/2;e-=o*Math.cos(i),t-=o*Math.sin(i);const n=O/2;e-=n*Math.sin(i),t+=n*Math.cos(i)}g+Y>0&&(g+=Y),u+O>0&&(u+=O),d=e-u/2,f=t-g/2}break;case"resize-top-right":if(0===v)u+V>0&&(u+=V),g-B>0&&(f+=B,g-=B);else if(v>0||v<0){let e=m.x,t=m.y;if(v<90){Y=0-Wo(Y,D),O=Wo(O,y?Y:L);const i=Eo(v),o=Y/2;e+=o*Math.sin(i),t-=o*Math.cos(i);const n=O/2;e+=n*Math.cos(i),t+=n*Math.sin(i)}else if(v<180){Y=Wo(Y,j),O=Wo(O,y?Y:L);const i=Eo(v-90),o=Y/2;e+=o*Math.cos(i),t+=o*Math.sin(i);const n=O/2;e-=n*Math.sin(i),t+=n*Math.cos(i)}else if(v<270){const i=Eo(v-180);Y=Wo(Y,D),O=Wo(O,y?Y:0-W);const o=Y/2;e-=o*Math.sin(i),t+=o*Math.cos(i);const n=O/2;e-=n*Math.cos(i),t-=n*Math.sin(i)}else if(v<360){Y=0-Wo(Y,j),O=Wo(O,y?Y:W);const i=Eo(v-270),o=Y/2;e-=o*Math.cos(i),t-=o*Math.sin(i);const n=O/2;e+=n*Math.sin(i),t-=n*Math.cos(i)}g+Y>0&&(g+=Y),u+O>0&&(u+=O),d=e-u/2,f=t-g/2}break;case"resize-bottom-left":if(0===v)e.h+B>0&&(g+=B),e.w-V>0&&(d+=V,u-=V);else if(v>0||v<0){let e=m.x,t=m.y;if(v<90){Y=Wo(Y,D),O=0-Wo(O,y?0-Y:W);const i=Eo(v),o=Y/2;e-=o*Math.sin(i),t+=o*Math.cos(i);const n=O/2;e-=n*Math.cos(i),t-=n*Math.sin(i)}else if(v<180){Y=0-Wo(Y,j),O=Wo(O,y?Y:W);const i=Eo(v-90),o=Y/2;e-=o*Math.cos(i),t-=o*Math.sin(i);const n=O/2;e+=n*Math.sin(i),t-=n*Math.cos(i)}else if(v<270){Y=Wo(Y,j),O=Wo(O,y?Y:L);const i=Eo(v-180),o=Y/2;e+=o*Math.sin(i),t-=o*Math.cos(i);const n=O/2;e+=n*Math.cos(i),t+=n*Math.sin(i)}else if(v<360){Y=Wo(Y,j),O=Wo(O,y?Y:L);const i=Eo(v-270),o=Y/2;e+=o*Math.cos(i),t+=o*Math.sin(i);const n=O/2;e-=n*Math.sin(i),t+=n*Math.cos(i)}g+Y>0&&(g+=Y),u+O>0&&(u+=O),d=e-u/2,f=t-g/2}break;case"resize-bottom-right":if(0===v)e.h+B>0&&(g+=B),e.w+V>0&&(u+=V);else if(v>0||v<0){let e=m.x,t=m.y;if(v<90){Y=Wo(Y,D),O=Wo(O,y?Y:L);const i=Eo(v),o=Y/2;e-=o*Math.sin(i),t+=o*Math.cos(i);const n=O/2;e+=n*Math.cos(i),t+=n*Math.sin(i)}else if(v<180){Y=0-Wo(Y,j),O=Wo(O,y?Y:B);const i=Eo(v-90),o=Y/2;e-=o*Math.cos(i),t-=o*Math.sin(i);const n=O/2;e-=n*Math.sin(i),t+=n*Math.cos(i)}else if(v<270){Y=Wo(Y,j),O=Wo(O,y?Y:0-L);const i=Eo(v-180),o=Y/2;e+=o*Math.sin(i),t-=o*Math.cos(i);const n=O/2;e-=n*Math.cos(i),t-=n*Math.sin(i)}else if(v<360){Y=Wo(Y,j),O=Wo(O,y?Y:W);const i=Eo(v-270),o=Y/2;e+=o*Math.cos(i),t+=o*Math.sin(i);const n=O/2;e+=n*Math.sin(i),t-=n*Math.cos(i)}g+Y>0&&(g+=Y),u+O>0&&(u+=O),d=e-u/2,f=t-g/2}}return{x:d,y:f,w:u,h:g,angle:e.angle}}(d,{scale:m,start:t,end:i,resizeType:I,sharer:n}),o={ignore:!!d.angle};g[0].x=r.toGridNum(e.x,o),g[0].y=r.toGridNum(e.y,o),"group"===g[0].type&&!0===(null==(a=g[0].operations)?void 0:a.deepResize)?function(e,t){const i=t.w&&t.w>0?t.w:e.w,o=t.h&&t.h>0?t.h:e.h,n=i/e.w,a=o/e.h;if(n===a&&1===n)return e;const r=Math.min(n,a),l=Math.max(n,a);e.w=i,e.h=o;const s={xRatio:n,yRatio:a,minRatio:r,maxRatio:l};"group"===e.type&&Array.isArray(e.detail.children)&&e.detail.children.forEach((e=>{Qe(e,s)})),Ze(e,s)}(g[0],{w:r.toGridNum(e.w,o),h:r.toGridNum(e.h,o)}):(g[0].w=r.toGridNum(e.w,o),g[0].h=r.toGridNum(e.h,o))}p([g[0]]),r.modifyViewVisibleInfoMap(s,{modifyOptions:{type:"updateElement",content:{element:g[0],position:n.getSharedStorage(mo)||[]}},viewSizeInfo:y,viewScaleInfo:w}),o.drawFrame()}}else"area"===A&&(f="area",n.setSharedStorage(ho,e.point),o.drawFrame());h=e.point},pointEnd(e){f=null,n.setSharedStorage(po,!1);const t=n.getActiveStorage("data"),i=n.getSharedStorage(uo),a=n.getSharedStorage(co),s=n.getSharedStorage(lo),g=n.getSharedStorage(ro),v=n.getActiveViewSizeInfo();let m=!1;if(h=null,c=null,d=null,"drag"===g&&l.trigger(on,{show:!0}),"resize"===g&&s)n.setSharedStorage(lo,null),m=!0;else if("area"===g){if(n.setSharedStorage(ro,null),t){const e=n.getSharedStorage(so),i=n.getSharedStorage(ho);if(e&&i){const{elements:o}=function(e,t){var i;const o=[],n=[],a=[],{viewScaleInfo:r,viewSizeInfo:l,start:s,end:h}=t;if(!(Array.isArray(e.elements)&&s&&h))return{indexes:o,uuids:n,elements:a};const c=Math.min(s.x,h.x),d=Math.max(s.x,h.x),f=Math.min(s.y,h.y),u=Math.max(s.y,h.y);for(let t=0;t<e.elements.length;t++){const l=e.elements[t];if(!0===(null==(i=null==l?void 0:l.operations)?void 0:i.locked))continue;const s=Pe(l,{viewScaleInfo:r}),h=de(s);if(h.x>=c&&h.x<=d&&h.y>=f&&h.y<=u&&(o.push(t),n.push(l.uuid),a.push(l),s.angle&&(s.angle>0||s.angle<0))){const e=we(s);if(4===e.length){const t=[e[0].x,e[1].x,e[2].x,e[3].x],i=[e[0].y,e[1].y,e[2].y,e[3].y];s.x=Math.min(...t),s.y=Math.min(...i),s.w=Math.abs(Math.max(...t)-Math.min(...t)),s.h=Math.abs(Math.max(...i)-Math.min(...i))}}}return{indexes:o,uuids:n,elements:a}}(t,{start:e,end:i,calculator:r,viewScaleInfo:n.getActiveViewScaleInfo(),viewSizeInfo:n.getActiveViewSizeInfo()});o.length>0&&(n.setSharedStorage(ro,"drag-list"),p(o,{triggerEvent:!0}),m=!0)}}}else if("drag-list"===g)n.setSharedStorage(ro,"drag-list-end"),m=!0;else if(t){r.getPointElement(e.point,{data:t,viewScaleInfo:n.getActiveViewScaleInfo(),viewSizeInfo:n.getActiveViewSizeInfo()}).element?(n.setSharedStorage(ro,"select"),m=!0):n.setSharedStorage(ro,null)}null===n.getSharedStorage(ro)&&(S(),m=!0);(()=>{if(m){if(t&&Array.isArray(null==t?void 0:t.elements)&&["drag","drag-list"].includes(g)){const e=function(e,t,i){const o=Se(e,{viewWidth:t.width,viewHeight:t.height,extend:null==i?void 0:i.extend});return!0===(null==i?void 0:i.extend)&&(o.contextWidth=Math.max(o.contextWidth,t.contextWidth),o.contextHeight=Math.max(o.contextHeight,t.contextHeight)),{contextSize:o}}(t.elements,v,{extend:!0});n.setActiveStorage("contextHeight",e.contextSize.contextHeight),n.setActiveStorage("contextWidth",e.contextSize.contextWidth)}if(t&&["drag","drag-list","drag-list-end","resize"].includes(g)){let e="dragElement";u&&(l.trigger(oo.CHANGE,{data:t,type:e,selectedElements:i,hoverElement:a}),u=!1)}o.drawFrame()}})()},pointLeave(){f=null,n.setSharedStorage(lo,null),l.trigger(oo.CURSOR,{type:"default"})},doubleClick(e){var t,i,a,r,s,h,c,d;if(!1===n.getSharedStorage(xo))return;const f=jo(e.point,x());if(n.setSharedStorage(vo,null),n.setSharedStorage(uo,[]),1!==f.elements.length||!0!==(null==(i=null==(t=f.elements[0])?void 0:t.operations)?void 0:i.locked)){if(1===f.elements.length&&"group"===(null==(a=f.elements[0])?void 0:a.type)){if(!0===m(f.elements[0]))return n.setSharedStorage(ro,null),void o.drawFrame()}else 1!==f.elements.length||"text"!==(null==(r=f.elements[0])?void 0:r.type)||(null==(h=null==(s=f.elements[0])?void 0:s.operations)?void 0:h.invisible)||l.trigger(oo.TEXT_EDIT,{element:f.elements[0],groupQueue:n.getSharedStorage(wo)||[],position:Me(null==(c=f.elements[0])?void 0:c.uuid,(null==(d=n.getActiveStorage("data"))?void 0:d.elements)||[]),viewScaleInfo:n.getActiveViewScaleInfo()});n.setSharedStorage(ro,null)}},wheel(){y()},wheelScale(){y()},contextMenu:e=>{var t,i,a,l,h,c,d,f;const u=n.getSharedStorage(wo);if((null==u?void 0:u.length)>0){if(Oo(e.point,{ctx:s,viewScaleInfo:n.getActiveViewScaleInfo(),viewSizeInfo:n.getActiveViewSizeInfo(),groupQueue:u})){const n=jo(e.point,x());1===(null==(t=null==n?void 0:n.elements)?void 0:t.length)&&!0!==(null==(a=null==(i=n.elements[0])?void 0:i.operations)?void 0:a.locked)?(S(),p([n.elements[0]],{triggerEvent:!0}),o.drawFrame()):(null==(l=null==n?void 0:n.elements)?void 0:l.length)||S()}return}const g=Yo(v(),{viewScaleInfo:n.getActiveViewScaleInfo(),viewSizeInfo:n.getActiveViewSizeInfo(),calculator:r}),m=jo(e.point,{...x(),areaSize:g,groupQueue:[]});if(1===(null==(h=null==m?void 0:m.elements)?void 0:h.length)&&!0!==(null==(d=null==(c=m.elements[0])?void 0:c.operations)?void 0:d.locked))return S(),p([m.elements[0]],{triggerEvent:!0}),void o.drawFrame();(null==(f=null==m?void 0:m.elements)?void 0:f.length)||S()},beforeDrawFrame({snapshot:t}){var o;const{activeColor:n,activeAreaColor:a,lockedColor:l,referenceColor:h}=i,c={activeColor:n,activeAreaColor:a,lockedColor:l,referenceColor:h},{activeStore:d,sharedStore:f}=t,{scale:u,offsetLeft:m,offsetTop:w,offsetRight:y,offsetBottom:p,width:x,height:S,contextHeight:b,contextWidth:I,devicePixelRatio:A}=d;g.fill!==n&&(g=en({fill:i.activeColor,devicePixelRatio:A}));const M=e.sharer,z={scale:u,offsetLeft:m,offsetTop:w,offsetRight:y,offsetBottom:p},R={width:x,height:S,contextHeight:b,contextWidth:I,devicePixelRatio:A},C=f[uo],T=C[0],P=f[co],E=f[fo],k=f[ro],W=f[so],L=f[ho],O=f[wo],j=f[yo],D=f[po],Y=f[So],V={calculator:r,viewScaleInfo:z,viewSizeInfo:R,style:c};let B=f[vo];var G,X;B&&1===C.length&&T&&(G=T,X=B.originalElementSize,(G.x!==X.x||G.y!==X.y||G.h!==X.h||G.w!==X.w||pe(G.angle||0)!==pe(X.angle||0))&&(B=Ve(T,{groupQueue:O||[],controllerSize:10,viewScaleInfo:z,rotateControllerPosition:22,rotateControllerSize:20}),M.setSharedStorage(vo,B)));const N=!!(null==(o=null==P?void 0:P.operations)?void 0:o.locked);if((null==O?void 0:O.length)>0){if(function(e,t,i){const{style:o}=i,{activeColor:n}=o;for(let o=0;o<t.length;o++){const a={borderColor:n,borderWidth:2,background:"transparent",lineDash:[4,4]};Io(e,ke(t[o],i),a)}}(s,j,V),P&&"drag"!==k&&(N?Co(s,E,{...V,controller:B,style:c}):Ro(s,E,V)),T&&["select","drag","resize"].includes(k)&&(To(s,B,{...V,element:T,calculator:r,hideControllers:!!D&&"drag"===k,rotateControllerPattern:g.context2d,style:c}),"drag"===k&&!0===Y)){const e=Xo(T.uuid,{calculator:r,data:d.data,groupQueue:O,viewScaleInfo:z,viewSizeInfo:R});if(e){const{offsetX:t,offsetY:i,xLines:o,yLines:n}=e;0!==t&&0!==i||Po(s,{xLines:o,yLines:n,style:c})}}}else if(P&&"drag"!==k&&(N?Co(s,E,{...V,controller:B,style:c}):Ro(s,E,V)),T&&["select","drag","resize"].includes(k)){if(To(s,B,{...V,element:T,calculator:r,hideControllers:!!D&&"drag"===k,rotateControllerPattern:g.context2d,style:c}),"drag"===k&&!0===Y){const e=Xo(T.uuid,{calculator:r,data:d.data,groupQueue:O,viewScaleInfo:z,viewSizeInfo:R});if(e){const{offsetX:t,offsetY:i,xLines:o,yLines:n}=e;0!==t&&0!==i||Po(s,{xLines:o,yLines:n,style:c})}}}else if("area"===k&&W&&L)!function(e,t){const{start:i,end:o,style:n}=t,{activeColor:a,activeAreaColor:r}=n;e.setLineDash([]),e.lineWidth=1,e.strokeStyle=a,e.fillStyle=r,e.beginPath(),e.moveTo(i.x,i.y),e.lineTo(o.x,i.y),e.lineTo(o.x,o.y),e.lineTo(i.x,o.y),e.closePath(),e.stroke(),e.fill()}(s,{start:W,end:L,style:c});else if(["drag-list","drag-list-end"].includes(k)){const e=Yo(v(),{viewScaleInfo:M.getActiveViewScaleInfo(),viewSizeInfo:M.getActiveViewSizeInfo(),calculator:r});e&&function(e,t){const{areaSize:i,style:o}=t,{activeColor:n,activeAreaColor:a}=o,{x:r,y:l,w:s,h:h}=i;e.setLineDash([]),e.lineWidth=1,e.strokeStyle=n,e.fillStyle=a,e.beginPath(),e.moveTo(r,l),e.lineTo(r+s,l),e.lineTo(r+s,l+h),e.lineTo(r,l+h),e.closePath(),e.stroke(),e.fill()}(s,{areaSize:e,style:c})}}}},e.MiddlewareTextEditor=e=>{const{eventHub:t,boardContent:i,viewer:o,sharer:n}=e,a=i.boardContext.canvas,r=document.createElement("div");r.setAttribute("contenteditable","true");const l=document.createElement("div"),s=e.container||document.body,h=document.createElement("div");let c=null,d=[];const f=`idraw-middleware-text-editor-${Math.random().toString(26).substring(2)}`;h.setAttribute("id",f),l.appendChild(r),l.style.position="absolute",h.appendChild(l),h.style.position="fixed",h.style.top="0",h.style.bottom="0",h.style.left="0",h.style.right="0",h.style.display="none",s.appendChild(h);const u=()=>{if(null==c?void 0:c.uuid){const e=n.getActiveOverrideElemenentMap();e&&delete e[c.uuid],n.setActiveOverrideElemenentMap(e),o.drawFrame()}h.style.display="none",c=null,d=[]},g=e=>{const{size:t,parent:i}=e,o=document.createElement("div"),{x:n,y:a,w:r,h:l}=t,s=pe(t.angle||0);return o.style.position="absolute",o.style.left=`${n}px`,o.style.top=`${a}px`,o.style.width=`${r}px`,o.style.height=`${l}px`,o.style.transform=`rotate(${s}deg)`,i.appendChild(o),o},v=e=>{const{viewScaleInfo:t,element:i,groupQueue:o}=e,{scale:n,offsetTop:a,offsetLeft:s}=t;l.children&&Array.from(l.children).forEach((e=>{e.remove()}));let h=l;for(let e=0;e<o.length;e++){const t=o[e],{x:i,y:r,w:l,h:c}=t,d={x:i*n,y:r*n,w:l*n,h:c*n,angle:pe(t.angle||0)};0===e&&(d.x+=s,d.y+=a),h=g({size:d,parent:h})}const c={...zn,...i.detail};let d=i.x*n+s,f=i.y*n+a,u=i.w*n,v=i.h*n;o.length>0&&(d=i.x*n,f=i.y*n,u=i.w*n,v=i.h*n);let m="center",w="center";"left"===c.textAlign?m="start":"right"===c.textAlign&&(m="end"),"top"===c.verticalAlign?w="start":"bottom"===c.verticalAlign&&(w="end"),r.style.display="inline-flex",r.style.justifyContent=m,r.style.alignItems=w,r.style.position="absolute",r.style.left=d-1+"px",r.style.top=f-1+"px",r.style.width=`${u+2}px`,r.style.height=`${v+2}px`,r.style.transform=`rotate(${pe(i.angle||0)}deg)`,r.style.boxSizing="border-box",r.style.border="1px solid #1973ba",r.style.resize="none",r.style.overflow="hidden",r.style.wordBreak="break-all",r.style.borderRadius=("number"==typeof c.borderRadius?c.borderRadius:0)*n+"px",r.style.background=`${c.background||"transparent"}`,r.style.color=`${c.color||"#333333"}`,r.style.fontSize=c.fontSize*n+"px",r.style.lineHeight=(c.lineHeight||c.fontSize)*n+"px",r.style.fontFamily=$e(c.fontFamily),r.style.fontWeight=`${c.fontWeight}`,r.style.padding="0",r.style.margin="0",r.style.outline="none",r.innerText=c.text||"",h.appendChild(r)},m=()=>{const{left:e,top:t,width:i,height:o}=(()=>{const e=a.getBoundingClientRect(),{left:t,top:i,width:o,height:n}=e;return{left:t,top:i,width:o,height:n}})();l.style.position="absolute",l.style.overflow="hidden",l.style.top=`${t}px`,l.style.left=`${e}px`,l.style.width=`${i}px`,l.style.height=`${o}px`};h.addEventListener("click",(()=>{u()})),r.addEventListener("click",(e=>{e.stopPropagation()})),r.addEventListener("input",(()=>{c&&d&&(c.detail.text=r.innerText||"",t.trigger(oo.TEXT_CHANGE,{element:{uuid:c.uuid,detail:{text:c.detail.text}},position:[...d||[]]}),o.drawFrame())})),r.addEventListener("blur",(()=>{c&&d&&t.trigger(oo.TEXT_CHANGE,{element:{uuid:c.uuid,detail:{text:c.detail.text}},position:[...d]}),u()})),r.addEventListener("keydown",(e=>{e.stopPropagation()})),r.addEventListener("keypress",(e=>{e.stopPropagation()})),r.addEventListener("keyup",(e=>{e.stopPropagation()})),r.addEventListener("wheel",(e=>{e.stopPropagation(),e.preventDefault()}));const w=e=>{var t;(null==e?void 0:e.position)&&(null==e?void 0:e.element)&&"text"===(null==(t=null==e?void 0:e.element)?void 0:t.type)&&(c=e.element,d=e.position),(e=>{m(),v(e),h.style.display="block",(null==c?void 0:c.uuid)&&(n.setActiveOverrideElemenentMap({[c.uuid]:{operations:{invisible:!0}}}),o.drawFrame())})(e)};return{name:"@middleware/text-editor",use(){t.on(oo.TEXT_EDIT,w)},disuse(){t.off(oo.TEXT_EDIT,w)}}},e.coreEventKeys=oo,Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),e}({});
|