svgedit/dist/svgcanvas-iife.min.js

3 lines
187 KiB
JavaScript

var SvgCanvas=function(){"use strict";function e(t){return(e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(t)}function t(e,t,r,n,i,a,s){try{var o=e[a](s),u=o.value}catch(e){return void r(e)}o.done?t(u):Promise.resolve(u).then(n,i)}function r(e){return function(){var r=this,n=arguments;return new Promise(function(i,a){var s=e.apply(r,n);function o(e){t(s,i,a,o,u,"next",e)}function u(e){t(s,i,a,o,u,"throw",e)}o(void 0)})}}function n(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function i(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function a(e,t,r){return t&&i(e.prototype,t),r&&i(e,r),e}function s(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&u(e,t)}function o(e){return(o=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function u(e,t){return(u=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function l(e,t,r){return(l=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(e){return!1}}()?Reflect.construct:function(e,t,r){var n=[null];n.push.apply(n,t);var i=new(Function.bind.apply(e,n));return r&&u(i,r.prototype),i}).apply(null,arguments)}function h(e){var t="function"==typeof Map?new Map:void 0;return(h=function(e){if(null===e||(r=e,-1===Function.toString.call(r).indexOf("[native code]")))return e;var r;if("function"!=typeof e)throw new TypeError("Super expression must either be null or a function");if(void 0!==t){if(t.has(e))return t.get(e);t.set(e,n)}function n(){return l(e,arguments,o(this).constructor)}return n.prototype=Object.create(e.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),u(n,e)})(e)}function c(e,t){return!t||"object"!=typeof t&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function d(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var r=[],n=!0,i=!1,a=void 0;try{for(var s,o=e[Symbol.iterator]();!(n=(s=o.next()).done)&&(r.push(s.value),!t||r.length!==t);n=!0);}catch(e){i=!0,a=e}finally{try{n||null==o.return||o.return()}finally{if(i)throw a}}return r}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function m(e){return function(e){if(Array.isArray(e)){for(var t=0,r=new Array(e.length);t<e.length;t++)r[t]=e[t];return r}}(e)||function(e){if(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e))return Array.from(e)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}()}function f(e,t){f=function(e,t){return new a(e,t)};var r=h(RegExp),n=RegExp.prototype,i=new WeakMap;function a(e,t){var n=r.call(this,e);return i.set(n,t),n}function o(e,t){var r=i.get(t);return Object.keys(r).reduce(function(t,n){return t[n]=e[r[n]],t},Object.create(null))}return s(a,r),a.prototype.exec=function(e){var t=n.exec.call(this,e);return t&&(t.groups=o(t,this)),t},a.prototype[Symbol.replace]=function(e,t){if("string"==typeof t){var r=i.get(this);return n[Symbol.replace].call(this,e,t.replace(/\$<([^>]+)>/g,function(e,t){return"$"+r[t]}))}if("function"==typeof t){var a=this;return n[Symbol.replace].call(this,e,function(){var e=[];return e.push.apply(e,arguments),"object"!=typeof e[e.length-1]&&e.push(o(e,a)),t.apply(this,e)})}return n[Symbol.replace].call(this,e,t)},f.apply(this,arguments)}function g(t){var r=t.fn.attr;return t.fn.attr=function(t,n){var i=this.length;if(!i)return r.call(this,t,n);for(var a=0;a<i;++a){var s=this[a];if("http://www.w3.org/2000/svg"!==s.namespaceURI)return r.call(this,t,n);if(void 0!==n)s.setAttribute(t,n);else if(Array.isArray(t)){for(var o={},u=t.length;u--;){var l=t[u],h=s.getAttribute(l);(h||"0"===h)&&(h=isNaN(h)?h:h-0),o[l]=h}return o}if("object"!==e(t)){var c=s.getAttribute(t);return(c||"0"===c)&&(c=isNaN(c)?c:c-0),c}for(var m=0,f=Object.entries(t);m<f.length;m++){var g=d(f[m],2),p=g[0],y=g[1];s.setAttribute(p,y)}}return this},t}!function(){if(!("SVGPathSeg"in window)){var e=function(){function e(t,r,i){n(this,e),this.pathSegType=t,this.pathSegTypeAsLetter=r,this._owningPathSegList=i}return a(e,[{key:"_segmentChanged",value:function(){this._owningPathSegList&&this._owningPathSegList.segmentChanged(this)}}]),e}();e.prototype.classname="SVGPathSeg",e.PATHSEG_UNKNOWN=0,e.PATHSEG_CLOSEPATH=1,e.PATHSEG_MOVETO_ABS=2,e.PATHSEG_MOVETO_REL=3,e.PATHSEG_LINETO_ABS=4,e.PATHSEG_LINETO_REL=5,e.PATHSEG_CURVETO_CUBIC_ABS=6,e.PATHSEG_CURVETO_CUBIC_REL=7,e.PATHSEG_CURVETO_QUADRATIC_ABS=8,e.PATHSEG_CURVETO_QUADRATIC_REL=9,e.PATHSEG_ARC_ABS=10,e.PATHSEG_ARC_REL=11,e.PATHSEG_LINETO_HORIZONTAL_ABS=12,e.PATHSEG_LINETO_HORIZONTAL_REL=13,e.PATHSEG_LINETO_VERTICAL_ABS=14,e.PATHSEG_LINETO_VERTICAL_REL=15,e.PATHSEG_CURVETO_CUBIC_SMOOTH_ABS=16,e.PATHSEG_CURVETO_CUBIC_SMOOTH_REL=17,e.PATHSEG_CURVETO_QUADRATIC_SMOOTH_ABS=18,e.PATHSEG_CURVETO_QUADRATIC_SMOOTH_REL=19;var t=function(t){function r(t){return n(this,r),c(this,o(r).call(this,e.PATHSEG_CLOSEPATH,"z",t))}return s(r,e),a(r,[{key:"toString",value:function(){return"[object SVGPathSegClosePath]"}},{key:"_asPathString",value:function(){return this.pathSegTypeAsLetter}},{key:"clone",value:function(){return new r(void 0)}}]),r}(),r=function(t){function r(t,i,a){var s;return n(this,r),(s=c(this,o(r).call(this,e.PATHSEG_MOVETO_ABS,"M",t)))._x=i,s._y=a,s}return s(r,e),a(r,[{key:"toString",value:function(){return"[object SVGPathSegMovetoAbs]"}},{key:"_asPathString",value:function(){return this.pathSegTypeAsLetter+" "+this._x+" "+this._y}},{key:"clone",value:function(){return new r(void 0,this._x,this._y)}}]),r}();Object.defineProperties(r.prototype,{x:{get:function(){return this._x},set:function(e){this._x=e,this._segmentChanged()},enumerable:!0},y:{get:function(){return this._y},set:function(e){this._y=e,this._segmentChanged()},enumerable:!0}});var i=function(t){function r(t,i,a){var s;return n(this,r),(s=c(this,o(r).call(this,e.PATHSEG_MOVETO_REL,"m",t)))._x=i,s._y=a,s}return s(r,e),a(r,[{key:"toString",value:function(){return"[object SVGPathSegMovetoRel]"}},{key:"_asPathString",value:function(){return this.pathSegTypeAsLetter+" "+this._x+" "+this._y}},{key:"clone",value:function(){return new r(void 0,this._x,this._y)}}]),r}();Object.defineProperties(i.prototype,{x:{get:function(){return this._x},set:function(e){this._x=e,this._segmentChanged()},enumerable:!0},y:{get:function(){return this._y},set:function(e){this._y=e,this._segmentChanged()},enumerable:!0}});var u=function(t){function r(t,i,a){var s;return n(this,r),(s=c(this,o(r).call(this,e.PATHSEG_LINETO_ABS,"L",t)))._x=i,s._y=a,s}return s(r,e),a(r,[{key:"toString",value:function(){return"[object SVGPathSegLinetoAbs]"}},{key:"_asPathString",value:function(){return this.pathSegTypeAsLetter+" "+this._x+" "+this._y}},{key:"clone",value:function(){return new r(void 0,this._x,this._y)}}]),r}();Object.defineProperties(u.prototype,{x:{get:function(){return this._x},set:function(e){this._x=e,this._segmentChanged()},enumerable:!0},y:{get:function(){return this._y},set:function(e){this._y=e,this._segmentChanged()},enumerable:!0}});var l=function(t){function r(t,i,a){var s;return n(this,r),(s=c(this,o(r).call(this,e.PATHSEG_LINETO_REL,"l",t)))._x=i,s._y=a,s}return s(r,e),a(r,[{key:"toString",value:function(){return"[object SVGPathSegLinetoRel]"}},{key:"_asPathString",value:function(){return this.pathSegTypeAsLetter+" "+this._x+" "+this._y}},{key:"clone",value:function(){return new r(void 0,this._x,this._y)}}]),r}();Object.defineProperties(l.prototype,{x:{get:function(){return this._x},set:function(e){this._x=e,this._segmentChanged()},enumerable:!0},y:{get:function(){return this._y},set:function(e){this._y=e,this._segmentChanged()},enumerable:!0}});var h=function(t){function r(t,i,a,s,u,l,h){var d;return n(this,r),(d=c(this,o(r).call(this,e.PATHSEG_CURVETO_CUBIC_ABS,"C",t)))._x=i,d._y=a,d._x1=s,d._y1=u,d._x2=l,d._y2=h,d}return s(r,e),a(r,[{key:"toString",value:function(){return"[object SVGPathSegCurvetoCubicAbs]"}},{key:"_asPathString",value:function(){return this.pathSegTypeAsLetter+" "+this._x1+" "+this._y1+" "+this._x2+" "+this._y2+" "+this._x+" "+this._y}},{key:"clone",value:function(){return new r(void 0,this._x,this._y,this._x1,this._y1,this._x2,this._y2)}}]),r}();Object.defineProperties(h.prototype,{x:{get:function(){return this._x},set:function(e){this._x=e,this._segmentChanged()},enumerable:!0},y:{get:function(){return this._y},set:function(e){this._y=e,this._segmentChanged()},enumerable:!0},x1:{get:function(){return this._x1},set:function(e){this._x1=e,this._segmentChanged()},enumerable:!0},y1:{get:function(){return this._y1},set:function(e){this._y1=e,this._segmentChanged()},enumerable:!0},x2:{get:function(){return this._x2},set:function(e){this._x2=e,this._segmentChanged()},enumerable:!0},y2:{get:function(){return this._y2},set:function(e){this._y2=e,this._segmentChanged()},enumerable:!0}});var d=function(t){function r(t,i,a,s,u,l,h){var d;return n(this,r),(d=c(this,o(r).call(this,e.PATHSEG_CURVETO_CUBIC_REL,"c",t)))._x=i,d._y=a,d._x1=s,d._y1=u,d._x2=l,d._y2=h,d}return s(r,e),a(r,[{key:"toString",value:function(){return"[object SVGPathSegCurvetoCubicRel]"}},{key:"_asPathString",value:function(){return this.pathSegTypeAsLetter+" "+this._x1+" "+this._y1+" "+this._x2+" "+this._y2+" "+this._x+" "+this._y}},{key:"clone",value:function(){return new r(void 0,this._x,this._y,this._x1,this._y1,this._x2,this._y2)}}]),r}();Object.defineProperties(d.prototype,{x:{get:function(){return this._x},set:function(e){this._x=e,this._segmentChanged()},enumerable:!0},y:{get:function(){return this._y},set:function(e){this._y=e,this._segmentChanged()},enumerable:!0},x1:{get:function(){return this._x1},set:function(e){this._x1=e,this._segmentChanged()},enumerable:!0},y1:{get:function(){return this._y1},set:function(e){this._y1=e,this._segmentChanged()},enumerable:!0},x2:{get:function(){return this._x2},set:function(e){this._x2=e,this._segmentChanged()},enumerable:!0},y2:{get:function(){return this._y2},set:function(e){this._y2=e,this._segmentChanged()},enumerable:!0}});var m=function(t){function r(t,i,a,s,u){var l;return n(this,r),(l=c(this,o(r).call(this,e.PATHSEG_CURVETO_QUADRATIC_ABS,"Q",t)))._x=i,l._y=a,l._x1=s,l._y1=u,l}return s(r,e),a(r,[{key:"toString",value:function(){return"[object SVGPathSegCurvetoQuadraticAbs]"}},{key:"_asPathString",value:function(){return this.pathSegTypeAsLetter+" "+this._x1+" "+this._y1+" "+this._x+" "+this._y}},{key:"clone",value:function(){return new r(void 0,this._x,this._y,this._x1,this._y1)}}]),r}();Object.defineProperties(m.prototype,{x:{get:function(){return this._x},set:function(e){this._x=e,this._segmentChanged()},enumerable:!0},y:{get:function(){return this._y},set:function(e){this._y=e,this._segmentChanged()},enumerable:!0},x1:{get:function(){return this._x1},set:function(e){this._x1=e,this._segmentChanged()},enumerable:!0},y1:{get:function(){return this._y1},set:function(e){this._y1=e,this._segmentChanged()},enumerable:!0}});var f=function(t){function r(t,i,a,s,u){var l;return n(this,r),(l=c(this,o(r).call(this,e.PATHSEG_CURVETO_QUADRATIC_REL,"q",t)))._x=i,l._y=a,l._x1=s,l._y1=u,l}return s(r,e),a(r,[{key:"toString",value:function(){return"[object SVGPathSegCurvetoQuadraticRel]"}},{key:"_asPathString",value:function(){return this.pathSegTypeAsLetter+" "+this._x1+" "+this._y1+" "+this._x+" "+this._y}},{key:"clone",value:function(){return new r(void 0,this._x,this._y,this._x1,this._y1)}}]),r}();Object.defineProperties(f.prototype,{x:{get:function(){return this._x},set:function(e){this._x=e,this._segmentChanged()},enumerable:!0},y:{get:function(){return this._y},set:function(e){this._y=e,this._segmentChanged()},enumerable:!0},x1:{get:function(){return this._x1},set:function(e){this._x1=e,this._segmentChanged()},enumerable:!0},y1:{get:function(){return this._y1},set:function(e){this._y1=e,this._segmentChanged()},enumerable:!0}});var g=function(t){function r(t,i,a,s,u,l,h,d){var m;return n(this,r),(m=c(this,o(r).call(this,e.PATHSEG_ARC_ABS,"A",t)))._x=i,m._y=a,m._r1=s,m._r2=u,m._angle=l,m._largeArcFlag=h,m._sweepFlag=d,m}return s(r,e),a(r,[{key:"toString",value:function(){return"[object SVGPathSegArcAbs]"}},{key:"_asPathString",value:function(){return this.pathSegTypeAsLetter+" "+this._r1+" "+this._r2+" "+this._angle+" "+(this._largeArcFlag?"1":"0")+" "+(this._sweepFlag?"1":"0")+" "+this._x+" "+this._y}},{key:"clone",value:function(){return new r(void 0,this._x,this._y,this._r1,this._r2,this._angle,this._largeArcFlag,this._sweepFlag)}}]),r}();Object.defineProperties(g.prototype,{x:{get:function(){return this._x},set:function(e){this._x=e,this._segmentChanged()},enumerable:!0},y:{get:function(){return this._y},set:function(e){this._y=e,this._segmentChanged()},enumerable:!0},r1:{get:function(){return this._r1},set:function(e){this._r1=e,this._segmentChanged()},enumerable:!0},r2:{get:function(){return this._r2},set:function(e){this._r2=e,this._segmentChanged()},enumerable:!0},angle:{get:function(){return this._angle},set:function(e){this._angle=e,this._segmentChanged()},enumerable:!0},largeArcFlag:{get:function(){return this._largeArcFlag},set:function(e){this._largeArcFlag=e,this._segmentChanged()},enumerable:!0},sweepFlag:{get:function(){return this._sweepFlag},set:function(e){this._sweepFlag=e,this._segmentChanged()},enumerable:!0}});var p=function(t){function r(t,i,a,s,u,l,h,d){var m;return n(this,r),(m=c(this,o(r).call(this,e.PATHSEG_ARC_REL,"a",t)))._x=i,m._y=a,m._r1=s,m._r2=u,m._angle=l,m._largeArcFlag=h,m._sweepFlag=d,m}return s(r,e),a(r,[{key:"toString",value:function(){return"[object SVGPathSegArcRel]"}},{key:"_asPathString",value:function(){return this.pathSegTypeAsLetter+" "+this._r1+" "+this._r2+" "+this._angle+" "+(this._largeArcFlag?"1":"0")+" "+(this._sweepFlag?"1":"0")+" "+this._x+" "+this._y}},{key:"clone",value:function(){return new r(void 0,this._x,this._y,this._r1,this._r2,this._angle,this._largeArcFlag,this._sweepFlag)}}]),r}();Object.defineProperties(p.prototype,{x:{get:function(){return this._x},set:function(e){this._x=e,this._segmentChanged()},enumerable:!0},y:{get:function(){return this._y},set:function(e){this._y=e,this._segmentChanged()},enumerable:!0},r1:{get:function(){return this._r1},set:function(e){this._r1=e,this._segmentChanged()},enumerable:!0},r2:{get:function(){return this._r2},set:function(e){this._r2=e,this._segmentChanged()},enumerable:!0},angle:{get:function(){return this._angle},set:function(e){this._angle=e,this._segmentChanged()},enumerable:!0},largeArcFlag:{get:function(){return this._largeArcFlag},set:function(e){this._largeArcFlag=e,this._segmentChanged()},enumerable:!0},sweepFlag:{get:function(){return this._sweepFlag},set:function(e){this._sweepFlag=e,this._segmentChanged()},enumerable:!0}});var y=function(t){function r(t,i){var a;return n(this,r),(a=c(this,o(r).call(this,e.PATHSEG_LINETO_HORIZONTAL_ABS,"H",t)))._x=i,a}return s(r,e),a(r,[{key:"toString",value:function(){return"[object SVGPathSegLinetoHorizontalAbs]"}},{key:"_asPathString",value:function(){return this.pathSegTypeAsLetter+" "+this._x}},{key:"clone",value:function(){return new r(void 0,this._x)}}]),r}();Object.defineProperty(y.prototype,"x",{get:function(){return this._x},set:function(e){this._x=e,this._segmentChanged()},enumerable:!0});var v=function(t){function r(t,i){var a;return n(this,r),(a=c(this,o(r).call(this,e.PATHSEG_LINETO_HORIZONTAL_REL,"h",t)))._x=i,a}return s(r,e),a(r,[{key:"toString",value:function(){return"[object SVGPathSegLinetoHorizontalRel]"}},{key:"_asPathString",value:function(){return this.pathSegTypeAsLetter+" "+this._x}},{key:"clone",value:function(){return new r(void 0,this._x)}}]),r}();Object.defineProperty(v.prototype,"x",{get:function(){return this._x},set:function(e){this._x=e,this._segmentChanged()},enumerable:!0});var x=function(t){function r(t,i){var a;return n(this,r),(a=c(this,o(r).call(this,e.PATHSEG_LINETO_VERTICAL_ABS,"V",t)))._y=i,a}return s(r,e),a(r,[{key:"toString",value:function(){return"[object SVGPathSegLinetoVerticalAbs]"}},{key:"_asPathString",value:function(){return this.pathSegTypeAsLetter+" "+this._y}},{key:"clone",value:function(){return new r(void 0,this._y)}}]),r}();Object.defineProperty(x.prototype,"y",{get:function(){return this._y},set:function(e){this._y=e,this._segmentChanged()},enumerable:!0});var S=function(t){function r(t,i){var a;return n(this,r),(a=c(this,o(r).call(this,e.PATHSEG_LINETO_VERTICAL_REL,"v",t)))._y=i,a}return s(r,e),a(r,[{key:"toString",value:function(){return"[object SVGPathSegLinetoVerticalRel]"}},{key:"_asPathString",value:function(){return this.pathSegTypeAsLetter+" "+this._y}},{key:"clone",value:function(){return new r(void 0,this._y)}}]),r}();Object.defineProperty(S.prototype,"y",{get:function(){return this._y},set:function(e){this._y=e,this._segmentChanged()},enumerable:!0});var _=function(t){function r(t,i,a,s,u){var l;return n(this,r),(l=c(this,o(r).call(this,e.PATHSEG_CURVETO_CUBIC_SMOOTH_ABS,"S",t)))._x=i,l._y=a,l._x2=s,l._y2=u,l}return s(r,e),a(r,[{key:"toString",value:function(){return"[object SVGPathSegCurvetoCubicSmoothAbs]"}},{key:"_asPathString",value:function(){return this.pathSegTypeAsLetter+" "+this._x2+" "+this._y2+" "+this._x+" "+this._y}},{key:"clone",value:function(){return new r(void 0,this._x,this._y,this._x2,this._y2)}}]),r}();Object.defineProperties(_.prototype,{x:{get:function(){return this._x},set:function(e){this._x=e,this._segmentChanged()},enumerable:!0},y:{get:function(){return this._y},set:function(e){this._y=e,this._segmentChanged()},enumerable:!0},x2:{get:function(){return this._x2},set:function(e){this._x2=e,this._segmentChanged()},enumerable:!0},y2:{get:function(){return this._y2},set:function(e){this._y2=e,this._segmentChanged()},enumerable:!0}});var b=function(t){function r(t,i,a,s,u){var l;return n(this,r),(l=c(this,o(r).call(this,e.PATHSEG_CURVETO_CUBIC_SMOOTH_REL,"s",t)))._x=i,l._y=a,l._x2=s,l._y2=u,l}return s(r,e),a(r,[{key:"toString",value:function(){return"[object SVGPathSegCurvetoCubicSmoothRel]"}},{key:"_asPathString",value:function(){return this.pathSegTypeAsLetter+" "+this._x2+" "+this._y2+" "+this._x+" "+this._y}},{key:"clone",value:function(){return new r(void 0,this._x,this._y,this._x2,this._y2)}}]),r}();Object.defineProperties(b.prototype,{x:{get:function(){return this._x},set:function(e){this._x=e,this._segmentChanged()},enumerable:!0},y:{get:function(){return this._y},set:function(e){this._y=e,this._segmentChanged()},enumerable:!0},x2:{get:function(){return this._x2},set:function(e){this._x2=e,this._segmentChanged()},enumerable:!0},y2:{get:function(){return this._y2},set:function(e){this._y2=e,this._segmentChanged()},enumerable:!0}});var w=function(t){function r(t,i,a){var s;return n(this,r),(s=c(this,o(r).call(this,e.PATHSEG_CURVETO_QUADRATIC_SMOOTH_ABS,"T",t)))._x=i,s._y=a,s}return s(r,e),a(r,[{key:"toString",value:function(){return"[object SVGPathSegCurvetoQuadraticSmoothAbs]"}},{key:"_asPathString",value:function(){return this.pathSegTypeAsLetter+" "+this._x+" "+this._y}},{key:"clone",value:function(){return new r(void 0,this._x,this._y)}}]),r}();Object.defineProperties(w.prototype,{x:{get:function(){return this._x},set:function(e){this._x=e,this._segmentChanged()},enumerable:!0},y:{get:function(){return this._y},set:function(e){this._y=e,this._segmentChanged()},enumerable:!0}});var A=function(t){function r(t,i,a){var s;return n(this,r),(s=c(this,o(r).call(this,e.PATHSEG_CURVETO_QUADRATIC_SMOOTH_REL,"t",t)))._x=i,s._y=a,s}return s(r,e),a(r,[{key:"toString",value:function(){return"[object SVGPathSegCurvetoQuadraticSmoothRel]"}},{key:"_asPathString",value:function(){return this.pathSegTypeAsLetter+" "+this._x+" "+this._y}},{key:"clone",value:function(){return new r(void 0,this._x,this._y)}}]),r}();Object.defineProperties(A.prototype,{x:{get:function(){return this._x},set:function(e){this._x=e,this._segmentChanged()},enumerable:!0},y:{get:function(){return this._y},set:function(e){this._y=e,this._segmentChanged()},enumerable:!0}}),SVGPathElement.prototype.createSVGPathSegClosePath=function(){return new t(void 0)},SVGPathElement.prototype.createSVGPathSegMovetoAbs=function(e,t){return new r(void 0,e,t)},SVGPathElement.prototype.createSVGPathSegMovetoRel=function(e,t){return new i(void 0,e,t)},SVGPathElement.prototype.createSVGPathSegLinetoAbs=function(e,t){return new u(void 0,e,t)},SVGPathElement.prototype.createSVGPathSegLinetoRel=function(e,t){return new l(void 0,e,t)},SVGPathElement.prototype.createSVGPathSegCurvetoCubicAbs=function(e,t,r,n,i,a){return new h(void 0,e,t,r,n,i,a)},SVGPathElement.prototype.createSVGPathSegCurvetoCubicRel=function(e,t,r,n,i,a){return new d(void 0,e,t,r,n,i,a)},SVGPathElement.prototype.createSVGPathSegCurvetoQuadraticAbs=function(e,t,r,n){return new m(void 0,e,t,r,n)},SVGPathElement.prototype.createSVGPathSegCurvetoQuadraticRel=function(e,t,r,n){return new f(void 0,e,t,r,n)},SVGPathElement.prototype.createSVGPathSegArcAbs=function(e,t,r,n,i,a,s){return new g(void 0,e,t,r,n,i,a,s)},SVGPathElement.prototype.createSVGPathSegArcRel=function(e,t,r,n,i,a,s){return new p(void 0,e,t,r,n,i,a,s)},SVGPathElement.prototype.createSVGPathSegLinetoHorizontalAbs=function(e){return new y(void 0,e)},SVGPathElement.prototype.createSVGPathSegLinetoHorizontalRel=function(e){return new v(void 0,e)},SVGPathElement.prototype.createSVGPathSegLinetoVerticalAbs=function(e){return new x(void 0,e)},SVGPathElement.prototype.createSVGPathSegLinetoVerticalRel=function(e){return new S(void 0,e)},SVGPathElement.prototype.createSVGPathSegCurvetoCubicSmoothAbs=function(e,t,r,n){return new _(void 0,e,t,r,n)},SVGPathElement.prototype.createSVGPathSegCurvetoCubicSmoothRel=function(e,t,r,n){return new b(void 0,e,t,r,n)},SVGPathElement.prototype.createSVGPathSegCurvetoQuadraticSmoothAbs=function(e,t){return new w(void 0,e,t)},SVGPathElement.prototype.createSVGPathSegCurvetoQuadraticSmoothRel=function(e,t){return new A(void 0,e,t)},"getPathSegAtLength"in SVGPathElement.prototype||(SVGPathElement.prototype.getPathSegAtLength=function(e){if(void 0===e||!isFinite(e))throw new Error("Invalid arguments.");var t=document.createElementNS("http://www.w3.org/2000/svg","path");t.setAttribute("d",this.getAttribute("d"));var r=t.pathSegList.numberOfItems-1;if(r<=0)return 0;do{if(t.pathSegList.removeItem(r),e>t.getTotalLength())break;r--}while(r>0);return r}),window.SVGPathSeg=e,window.SVGPathSegClosePath=t,window.SVGPathSegMovetoAbs=r,window.SVGPathSegMovetoRel=i,window.SVGPathSegLinetoAbs=u,window.SVGPathSegLinetoRel=l,window.SVGPathSegCurvetoCubicAbs=h,window.SVGPathSegCurvetoCubicRel=d,window.SVGPathSegCurvetoQuadraticAbs=m,window.SVGPathSegCurvetoQuadraticRel=f,window.SVGPathSegArcAbs=g,window.SVGPathSegArcRel=p,window.SVGPathSegLinetoHorizontalAbs=y,window.SVGPathSegLinetoHorizontalRel=v,window.SVGPathSegLinetoVerticalAbs=x,window.SVGPathSegLinetoVerticalRel=S,window.SVGPathSegCurvetoCubicSmoothAbs=_,window.SVGPathSegCurvetoCubicSmoothRel=b,window.SVGPathSegCurvetoQuadraticSmoothAbs=w,window.SVGPathSegCurvetoQuadraticSmoothRel=A}if(!("SVGPathSegList"in window&&"appendItem"in window.SVGPathSegList.prototype)){var k=function(){function e(t){n(this,e),this._pathElement=t,this._list=this._parsePath(this._pathElement.getAttribute("d")),this._mutationObserverConfig={attributes:!0,attributeFilter:["d"]},this._pathElementMutationObserver=new MutationObserver(this._updateListFromPathMutations.bind(this)),this._pathElementMutationObserver.observe(this._pathElement,this._mutationObserverConfig)}return a(e,[{key:"_checkPathSynchronizedToList",value:function(){this._updateListFromPathMutations(this._pathElementMutationObserver.takeRecords())}},{key:"_updateListFromPathMutations",value:function(e){if(this._pathElement){var t=!1;e.forEach(function(e){"d"===e.attributeName&&(t=!0)}),t&&(this._list=this._parsePath(this._pathElement.getAttribute("d")))}}},{key:"_writeListToPath",value:function(){this._pathElementMutationObserver.disconnect(),this._pathElement.setAttribute("d",e._pathSegArrayAsString(this._list)),this._pathElementMutationObserver.observe(this._pathElement,this._mutationObserverConfig)}},{key:"segmentChanged",value:function(e){this._writeListToPath()}},{key:"clear",value:function(){this._checkPathSynchronizedToList(),this._list.forEach(function(e){e._owningPathSegList=null}),this._list=[],this._writeListToPath()}},{key:"initialize",value:function(e){return this._checkPathSynchronizedToList(),this._list=[e],e._owningPathSegList=this,this._writeListToPath(),e}},{key:"_checkValidIndex",value:function(e){if(isNaN(e)||e<0||e>=this.numberOfItems)throw new Error("INDEX_SIZE_ERR")}},{key:"getItem",value:function(e){return this._checkPathSynchronizedToList(),this._checkValidIndex(e),this._list[e]}},{key:"insertItemBefore",value:function(e,t){return this._checkPathSynchronizedToList(),t>this.numberOfItems&&(t=this.numberOfItems),e._owningPathSegList&&(e=e.clone()),this._list.splice(t,0,e),e._owningPathSegList=this,this._writeListToPath(),e}},{key:"replaceItem",value:function(e,t){return this._checkPathSynchronizedToList(),e._owningPathSegList&&(e=e.clone()),this._checkValidIndex(t),this._list[t]=e,e._owningPathSegList=this,this._writeListToPath(),e}},{key:"removeItem",value:function(e){this._checkPathSynchronizedToList(),this._checkValidIndex(e);var t=this._list[e];return this._list.splice(e,1),this._writeListToPath(),t}},{key:"appendItem",value:function(e){return this._checkPathSynchronizedToList(),e._owningPathSegList&&(e=e.clone()),this._list.push(e),e._owningPathSegList=this,this._writeListToPath(),e}},{key:"_parsePath",value:function(e){if(!e||!e.length)return[];var t=this,r=function(){function e(){n(this,e),this.pathSegList=[]}return a(e,[{key:"appendSegment",value:function(e){this.pathSegList.push(e)}}]),e}(),i=function(){function e(t){n(this,e),this._string=t,this._currentIndex=0,this._endIndex=this._string.length,this._previousCommand=SVGPathSeg.PATHSEG_UNKNOWN,this._skipOptionalSpaces()}return a(e,[{key:"_isCurrentSpace",value:function(){var e=this._string[this._currentIndex];return e<=" "&&(" "===e||"\n"===e||"\t"===e||"\r"===e||"\f"===e)}},{key:"_skipOptionalSpaces",value:function(){for(;this._currentIndex<this._endIndex&&this._isCurrentSpace();)this._currentIndex++;return this._currentIndex<this._endIndex}},{key:"_skipOptionalSpacesOrDelimiter",value:function(){return!(this._currentIndex<this._endIndex&&!this._isCurrentSpace()&&","!==this._string.charAt(this._currentIndex))&&(this._skipOptionalSpaces()&&this._currentIndex<this._endIndex&&","===this._string.charAt(this._currentIndex)&&(this._currentIndex++,this._skipOptionalSpaces()),this._currentIndex<this._endIndex)}},{key:"hasMoreData",value:function(){return this._currentIndex<this._endIndex}},{key:"peekSegmentType",value:function(){var e=this._string[this._currentIndex];return this._pathSegTypeFromChar(e)}},{key:"_pathSegTypeFromChar",value:function(e){switch(e){case"Z":case"z":return SVGPathSeg.PATHSEG_CLOSEPATH;case"M":return SVGPathSeg.PATHSEG_MOVETO_ABS;case"m":return SVGPathSeg.PATHSEG_MOVETO_REL;case"L":return SVGPathSeg.PATHSEG_LINETO_ABS;case"l":return SVGPathSeg.PATHSEG_LINETO_REL;case"C":return SVGPathSeg.PATHSEG_CURVETO_CUBIC_ABS;case"c":return SVGPathSeg.PATHSEG_CURVETO_CUBIC_REL;case"Q":return SVGPathSeg.PATHSEG_CURVETO_QUADRATIC_ABS;case"q":return SVGPathSeg.PATHSEG_CURVETO_QUADRATIC_REL;case"A":return SVGPathSeg.PATHSEG_ARC_ABS;case"a":return SVGPathSeg.PATHSEG_ARC_REL;case"H":return SVGPathSeg.PATHSEG_LINETO_HORIZONTAL_ABS;case"h":return SVGPathSeg.PATHSEG_LINETO_HORIZONTAL_REL;case"V":return SVGPathSeg.PATHSEG_LINETO_VERTICAL_ABS;case"v":return SVGPathSeg.PATHSEG_LINETO_VERTICAL_REL;case"S":return SVGPathSeg.PATHSEG_CURVETO_CUBIC_SMOOTH_ABS;case"s":return SVGPathSeg.PATHSEG_CURVETO_CUBIC_SMOOTH_REL;case"T":return SVGPathSeg.PATHSEG_CURVETO_QUADRATIC_SMOOTH_ABS;case"t":return SVGPathSeg.PATHSEG_CURVETO_QUADRATIC_SMOOTH_REL;default:return SVGPathSeg.PATHSEG_UNKNOWN}}},{key:"_nextCommandHelper",value:function(e,t){return("+"===e||"-"===e||"."===e||e>="0"&&e<="9")&&t!==SVGPathSeg.PATHSEG_CLOSEPATH?t===SVGPathSeg.PATHSEG_MOVETO_ABS?SVGPathSeg.PATHSEG_LINETO_ABS:t===SVGPathSeg.PATHSEG_MOVETO_REL?SVGPathSeg.PATHSEG_LINETO_REL:t:SVGPathSeg.PATHSEG_UNKNOWN}},{key:"initialCommandIsMoveTo",value:function(){if(!this.hasMoreData())return!0;var e=this.peekSegmentType();return e===SVGPathSeg.PATHSEG_MOVETO_ABS||e===SVGPathSeg.PATHSEG_MOVETO_REL}},{key:"_parseNumber",value:function(){var e=0,t=0,r=1,n=0,i=1,a=1,s=this._currentIndex;if(this._skipOptionalSpaces(),this._currentIndex<this._endIndex&&"+"===this._string.charAt(this._currentIndex)?this._currentIndex++:this._currentIndex<this._endIndex&&"-"===this._string.charAt(this._currentIndex)&&(this._currentIndex++,i=-1),!(this._currentIndex===this._endIndex||(this._string.charAt(this._currentIndex)<"0"||this._string.charAt(this._currentIndex)>"9")&&"."!==this._string.charAt(this._currentIndex))){for(var o=this._currentIndex;this._currentIndex<this._endIndex&&this._string.charAt(this._currentIndex)>="0"&&this._string.charAt(this._currentIndex)<="9";)this._currentIndex++;if(this._currentIndex!==o)for(var u=this._currentIndex-1,l=1;u>=o;)t+=l*(this._string.charAt(u--)-"0"),l*=10;if(this._currentIndex<this._endIndex&&"."===this._string.charAt(this._currentIndex)){if(this._currentIndex++,this._currentIndex>=this._endIndex||this._string.charAt(this._currentIndex)<"0"||this._string.charAt(this._currentIndex)>"9")return;for(;this._currentIndex<this._endIndex&&this._string.charAt(this._currentIndex)>="0"&&this._string.charAt(this._currentIndex)<="9";)r*=10,n+=(this._string.charAt(this._currentIndex)-"0")/r,this._currentIndex+=1}if(this._currentIndex!==s&&this._currentIndex+1<this._endIndex&&("e"===this._string.charAt(this._currentIndex)||"E"===this._string.charAt(this._currentIndex))&&"x"!==this._string.charAt(this._currentIndex+1)&&"m"!==this._string.charAt(this._currentIndex+1)){if(this._currentIndex++,"+"===this._string.charAt(this._currentIndex)?this._currentIndex++:"-"===this._string.charAt(this._currentIndex)&&(this._currentIndex++,a=-1),this._currentIndex>=this._endIndex||this._string.charAt(this._currentIndex)<"0"||this._string.charAt(this._currentIndex)>"9")return;for(;this._currentIndex<this._endIndex&&this._string.charAt(this._currentIndex)>="0"&&this._string.charAt(this._currentIndex)<="9";)e*=10,e+=this._string.charAt(this._currentIndex)-"0",this._currentIndex++}var h=t+n;if(h*=i,e&&(h*=Math.pow(10,a*e)),s!==this._currentIndex)return this._skipOptionalSpacesOrDelimiter(),h}}},{key:"_parseArcFlag",value:function(){if(!(this._currentIndex>=this._endIndex)){var e=!1,t=this._string.charAt(this._currentIndex++);if("0"===t)e=!1;else{if("1"!==t)return;e=!0}return this._skipOptionalSpacesOrDelimiter(),e}}},{key:"parseSegment",value:function(){var e=this._string[this._currentIndex],r=this._pathSegTypeFromChar(e);if(r===SVGPathSeg.PATHSEG_UNKNOWN){if(this._previousCommand===SVGPathSeg.PATHSEG_UNKNOWN)return null;if((r=this._nextCommandHelper(e,this._previousCommand))===SVGPathSeg.PATHSEG_UNKNOWN)return null}else this._currentIndex++;switch(this._previousCommand=r,r){case SVGPathSeg.PATHSEG_MOVETO_REL:return new SVGPathSegMovetoRel(t,this._parseNumber(),this._parseNumber());case SVGPathSeg.PATHSEG_MOVETO_ABS:return new SVGPathSegMovetoAbs(t,this._parseNumber(),this._parseNumber());case SVGPathSeg.PATHSEG_LINETO_REL:return new SVGPathSegLinetoRel(t,this._parseNumber(),this._parseNumber());case SVGPathSeg.PATHSEG_LINETO_ABS:return new SVGPathSegLinetoAbs(t,this._parseNumber(),this._parseNumber());case SVGPathSeg.PATHSEG_LINETO_HORIZONTAL_REL:return new SVGPathSegLinetoHorizontalRel(t,this._parseNumber());case SVGPathSeg.PATHSEG_LINETO_HORIZONTAL_ABS:return new SVGPathSegLinetoHorizontalAbs(t,this._parseNumber());case SVGPathSeg.PATHSEG_LINETO_VERTICAL_REL:return new SVGPathSegLinetoVerticalRel(t,this._parseNumber());case SVGPathSeg.PATHSEG_LINETO_VERTICAL_ABS:return new SVGPathSegLinetoVerticalAbs(t,this._parseNumber());case SVGPathSeg.PATHSEG_CLOSEPATH:return this._skipOptionalSpaces(),new SVGPathSegClosePath(t);case SVGPathSeg.PATHSEG_CURVETO_CUBIC_REL:var n={x1:this._parseNumber(),y1:this._parseNumber(),x2:this._parseNumber(),y2:this._parseNumber(),x:this._parseNumber(),y:this._parseNumber()};return new SVGPathSegCurvetoCubicRel(t,n.x,n.y,n.x1,n.y1,n.x2,n.y2);case SVGPathSeg.PATHSEG_CURVETO_CUBIC_ABS:var i={x1:this._parseNumber(),y1:this._parseNumber(),x2:this._parseNumber(),y2:this._parseNumber(),x:this._parseNumber(),y:this._parseNumber()};return new SVGPathSegCurvetoCubicAbs(t,i.x,i.y,i.x1,i.y1,i.x2,i.y2);case SVGPathSeg.PATHSEG_CURVETO_CUBIC_SMOOTH_REL:var a={x2:this._parseNumber(),y2:this._parseNumber(),x:this._parseNumber(),y:this._parseNumber()};return new SVGPathSegCurvetoCubicSmoothRel(t,a.x,a.y,a.x2,a.y2);case SVGPathSeg.PATHSEG_CURVETO_CUBIC_SMOOTH_ABS:var s={x2:this._parseNumber(),y2:this._parseNumber(),x:this._parseNumber(),y:this._parseNumber()};return new SVGPathSegCurvetoCubicSmoothAbs(t,s.x,s.y,s.x2,s.y2);case SVGPathSeg.PATHSEG_CURVETO_QUADRATIC_REL:var o={x1:this._parseNumber(),y1:this._parseNumber(),x:this._parseNumber(),y:this._parseNumber()};return new SVGPathSegCurvetoQuadraticRel(t,o.x,o.y,o.x1,o.y1);case SVGPathSeg.PATHSEG_CURVETO_QUADRATIC_ABS:var u={x1:this._parseNumber(),y1:this._parseNumber(),x:this._parseNumber(),y:this._parseNumber()};return new SVGPathSegCurvetoQuadraticAbs(t,u.x,u.y,u.x1,u.y1);case SVGPathSeg.PATHSEG_CURVETO_QUADRATIC_SMOOTH_REL:return new SVGPathSegCurvetoQuadraticSmoothRel(t,this._parseNumber(),this._parseNumber());case SVGPathSeg.PATHSEG_CURVETO_QUADRATIC_SMOOTH_ABS:return new SVGPathSegCurvetoQuadraticSmoothAbs(t,this._parseNumber(),this._parseNumber());case SVGPathSeg.PATHSEG_ARC_REL:var l={x1:this._parseNumber(),y1:this._parseNumber(),arcAngle:this._parseNumber(),arcLarge:this._parseArcFlag(),arcSweep:this._parseArcFlag(),x:this._parseNumber(),y:this._parseNumber()};return new SVGPathSegArcRel(t,l.x,l.y,l.x1,l.y1,l.arcAngle,l.arcLarge,l.arcSweep);case SVGPathSeg.PATHSEG_ARC_ABS:var h={x1:this._parseNumber(),y1:this._parseNumber(),arcAngle:this._parseNumber(),arcLarge:this._parseArcFlag(),arcSweep:this._parseArcFlag(),x:this._parseNumber(),y:this._parseNumber()};return new SVGPathSegArcAbs(t,h.x,h.y,h.x1,h.y1,h.arcAngle,h.arcLarge,h.arcSweep);default:throw new Error("Unknown path seg type.")}}}]),e}(),s=new r,o=new i(e);if(!o.initialCommandIsMoveTo())return[];for(;o.hasMoreData();){var u=o.parseSegment();if(!u)return[];s.appendSegment(u)}return s.pathSegList}}],[{key:"_pathSegArrayAsString",value:function(e){var t="",r=!0;return e.forEach(function(e){r?(r=!1,t+=e._asPathString()):t+=" "+e._asPathString()}),t}}]),e}();k.prototype.classname="SVGPathSegList",Object.defineProperty(k.prototype,"numberOfItems",{get:function(){return this._checkPathSynchronizedToList(),this._list.length},enumerable:!0}),Object.defineProperties(SVGPathElement.prototype,{pathSegList:{get:function(){return this._pathSegList||(this._pathSegList=new k(this)),this._pathSegList},enumerable:!0},normalizedPathSegList:{get:function(){return this.pathSegList},enumerable:!0},animatedPathSegList:{get:function(){return this.pathSegList},enumerable:!0},animatedNormalizedPathSegList:{get:function(){return this.pathSegList},enumerable:!0}}),window.SVGPathSegList=k}}();var p,y={HTML:"http://www.w3.org/1999/xhtml",MATH:"http://www.w3.org/1998/Math/MathML",SE:"http://svg-edit.googlecode.com",SVG:"http://www.w3.org/2000/svg",XLINK:"http://www.w3.org/1999/xlink",XML:"http://www.w3.org/XML/1998/namespace",XMLNS:"http://www.w3.org/2000/xmlns/"},v=function(){var e={};return Object.entries(y).forEach(function(t){var r=d(t,2),n=r[0],i=r[1];e[i]=n.toLowerCase()}),e},x=jQuery,S=(Boolean(document.createElementNS&&document.createElementNS(y.SVG,"svg").createSVGRect),navigator.userAgent),_=document.createElementNS(y.SVG,"svg"),b=Boolean(window.opera),w=S.includes("AppleWebKit"),A=S.includes("Gecko/"),k=S.includes("MSIE"),C=S.includes("Chrome/"),E=(S.includes("Windows"),S.includes("Macintosh"),"ontouchstart"in window),P=Boolean(_.querySelector),G=Boolean(document.evaluate),N=function(){var e=document.createElementNS(y.SVG,"path");e.setAttribute("d","M0,0 10,10");var t=e.pathSegList,r=e.createSVGPathSegLinetoAbs(5,5);try{return t.replaceItem(r,1),!0}catch(e){}return!1}(),I=function(){var e=document.createElementNS(y.SVG,"path");e.setAttribute("d","M0,0 10,10");var t=e.pathSegList,r=e.createSVGPathSegLinetoAbs(5,5);try{return t.insertItemBefore(r,1),!0}catch(e){}return!1}(),T=function(){var e=document.createElementNS(y.SVG,"svg"),t=document.createElementNS(y.SVG,"svg");document.documentElement.append(e),t.setAttribute("x",5),e.append(t);var r=document.createElementNS(y.SVG,"text");r.textContent="a",t.append(r);try{return 0===r.getStartPositionOfChar(0).x}catch(e){return!1}finally{e.remove()}}(),L=function(){var e=document.createElementNS(y.SVG,"svg");document.documentElement.append(e);var t=document.createElementNS(y.SVG,"path");t.setAttribute("d","M0,0 C0,0 10,10 10,0"),e.append(t);var r=t.getBBox();return e.remove(),r.height>4&&r.height<5}(),V=function(){var e=document.createElementNS(y.SVG,"svg");document.documentElement.append(e);var t=document.createElementNS(y.SVG,"path");t.setAttribute("d","M0,0 10,0");var r=document.createElementNS(y.SVG,"path");r.setAttribute("d","M5,0 15,0");var n=document.createElementNS(y.SVG,"g");n.append(t,r),e.append(n);var i=n.getBBox();return e.remove(),15===i.width}(),O=(function(){var e=document.createElementNS(y.SVG,"rect");e.setAttribute("x",.1);var t=!e.cloneNode(!1).getAttribute("x").includes(",");t||x.alert('NOTE: This version of Opera is known to contain bugs in SVG-edit.\nPlease upgrade to the <a href="http://opera.com">latest version</a> in which the problems have been fixed.')}(),(p=document.createElementNS(y.SVG,"rect")).setAttribute("style","vector-effect:non-scaling-stroke"),"non-scaling-stroke"===p.style.vectorEffect),M=function(){var t=document.createElementNS(y.SVG,"rect").transform.baseVal,r=_.createSVGTransform();t.appendItem(r);var n=t.getItem(0),i=function(t){return t&&"object"===e(t)&&"function"==typeof t.setMatrix&&"angle"in t};return i(n)&&i(r)&&n.type===r.type&&n.angle===r.angle&&n.matrix.a===r.matrix.a&&n.matrix.b===r.matrix.b&&n.matrix.c===r.matrix.c&&n.matrix.d===r.matrix.d&&n.matrix.e===r.matrix.e&&n.matrix.f===r.matrix.f}(),R=function(){return b},B=function(){return w},U=function(){return A},H=function(){return k},j=function(){return C},F=function(){return V},D=function(){return O},z=document.createElementNS(y.SVG,"svg");function q(e){var t=e.matrix,r="";switch(e.type){case 1:r="matrix("+[t.a,t.b,t.c,t.d,t.e,t.f].join(",")+")";break;case 2:r="translate("+t.e+","+t.f+")";break;case 3:r=t.a===t.d?"scale("+t.a+")":"scale("+t.a+","+t.d+")";break;case 4:var n=0,i=0;if(0!==e.angle){var a=1-t.a;i=(a*t.f+t.b*t.e)/(a*a+t.b*t.b),n=(t.e-t.b*i)/a}r="rotate("+e.angle+" "+n+","+i+")"}return r}var W,Q={},Y=function(){function e(t){n(this,e),this._elem=t||null,this._xforms=[],this._update=function(){for(var e="",t=0;t<this.numberOfItems;++t){e+=q(this._list.getItem(t))+" "}this._elem.setAttribute("transform",e)},this._list=this,this._init=function(){var e=this,t=this._elem.getAttribute("transform");if(t)for(var r=f(/\s*((?:scale|matrix|rotate|translate)\s*\(.*?\))\s*,?\s*/,{xform:1}),n=!0;n;)n=t.match(r),t=t.replace(r,""),n&&n.groups.xform&&function(){var t=d(n.groups.xform.split(/\s*\(/),2),r=t[0],i=t[1].match(f(/\s*(.*?)\s*\)/,{nonWhitespace:1}));i.groups.nonWhitespace=i.groups.nonWhitespace.replace(f(/(\d)-/g,{digit:1}),"$<digit> -");var a=i.groups.nonWhitespace.split(/[, ]+/),s=m("abcdef"),o=z.createSVGMatrix();Object.values(a).forEach(function(e,t){a[t]=parseFloat(e),"matrix"===r&&(o[s[t]]=a[t])});var u=z.createSVGTransform(),l="set"+r.charAt(0).toUpperCase()+r.slice(1),h="matrix"===r?[o]:a;"scale"===r&&1===h.length?h.push(h[0]):"translate"===r&&1===h.length?h.push(0):"rotate"===r&&1===h.length&&h.push(0,0),u[l].apply(u,m(h)),e._list.appendItem(u)}()},this._removeFromOtherLists=function(e){e&&Object.values(Q).some(function(t){for(var r=0,n=t._xforms.length;r<n;++r)if(t._xforms[r]===e)return t.removeItem(r),!0;return!1})},this.numberOfItems=0}return a(e,[{key:"clear",value:function(){this.numberOfItems=0,this._xforms=[]}},{key:"initialize",value:function(e){this.numberOfItems=1,this._removeFromOtherLists(e),this._xforms=[e]}},{key:"getItem",value:function(e){if(e<this.numberOfItems&&e>=0)return this._xforms[e];var t=new Error("DOMException with code=INDEX_SIZE_ERR");throw t.code=1,t}},{key:"insertItemBefore",value:function(e,t){var r=null;if(t>=0)if(t<this.numberOfItems){this._removeFromOtherLists(e);var n,i=new Array(this.numberOfItems+1);for(n=0;n<t;++n)i[n]=this._xforms[n];i[n]=e;for(var a=n+1;n<this.numberOfItems;++a,++n)i[a]=this._xforms[n];this.numberOfItems++,this._xforms=i,r=e,this._list._update()}else r=this._list.appendItem(e);return r}},{key:"replaceItem",value:function(e,t){var r=null;return t<this.numberOfItems&&t>=0&&(this._removeFromOtherLists(e),this._xforms[t]=e,r=e,this._list._update()),r}},{key:"removeItem",value:function(e){if(e<this.numberOfItems&&e>=0){var t,r=this._xforms[e],n=new Array(this.numberOfItems-1);for(t=0;t<e;++t)n[t]=this._xforms[t];for(var i=t;i<this.numberOfItems-1;++i,++t)n[i]=this._xforms[t+1];return this.numberOfItems--,this._xforms=n,this._list._update(),r}var a=new Error("DOMException with code=INDEX_SIZE_ERR");throw a.code=1,a}},{key:"appendItem",value:function(e){return this._removeFromOtherLists(e),this._xforms.push(e),this.numberOfItems++,this._list._update(),e}}]),e}(),Z=function(e){e.id&&Q[e.id]&&delete Q[e.id]},X=function(e){if(!M){var t=e.id||"temp",r=Q[t];return r&&"temp"!==t||(Q[t]=new Y(e),Q[t]._init(),r=Q[t]),r}return e.transform?e.transform.baseVal:e.gradientTransform?e.gradientTransform.baseVal:e.patternTransform?e.patternTransform.baseVal:null},K=["x","x1","cx","rx","width"],$=["y","y1","cy","ry","height"],J={},ee=function(){return J},te=function e(t){var r=W.getRoundDigits();return isNaN(t)?Array.isArray(t)?e(t[0])+","+e(t[1]):parseFloat(t).toFixed(r)-0:Number(Number(t).toFixed(r))},re=function(e,t){return t=t||W.getBaseUnit(),te(e/J[t])},ne=function(e,t,r){e.setAttribute(t,r)},ie=function(e,t){if(!isNaN(t))return t-0;if("%"===t.substr(-1)){var r=t.substr(0,t.length-1)/100,n=W.getWidth(),i=W.getHeight();return K.includes(e)?r*n:$.includes(e)?r*i:r*Math.sqrt(n*n+i*i)/Math.sqrt(2)}var a=t.substr(-2);return t.substr(0,t.length-2)*J[a]},ae={BEFORE_APPLY:"before_apply",AFTER_APPLY:"after_apply",BEFORE_UNAPPLY:"before_unapply",AFTER_UNAPPLY:"after_unapply"},se=function(){function e(){n(this,e)}return a(e,[{key:"getText",value:function(){return this.text}}]),e}(),oe=function(e){function t(e,r,i,a){var s;return n(this,t),(s=c(this,o(t).call(this))).elem=e,s.text=a?"Move "+e.tagName+" to "+a:"Move "+e.tagName,s.oldNextSibling=r,s.oldParent=i,s.newNextSibling=e.nextSibling,s.newParent=e.parentNode,s}return s(t,se),a(t,[{key:"type",value:function(){return"svgedit.history.MoveElementCommand"}},{key:"apply",value:function(e){e&&e.handleHistoryEvent(ae.BEFORE_APPLY,this),this.elem=this.newParent.insertBefore(this.elem,this.newNextSibling),e&&e.handleHistoryEvent(ae.AFTER_APPLY,this)}},{key:"unapply",value:function(e){e&&e.handleHistoryEvent(ae.BEFORE_UNAPPLY,this),this.elem=this.oldParent.insertBefore(this.elem,this.oldNextSibling),e&&e.handleHistoryEvent(ae.AFTER_UNAPPLY,this)}},{key:"elements",value:function(){return[this.elem]}}]),t}();oe.type=oe.prototype.type;var ue=function(e){function t(e,r){var i;return n(this,t),(i=c(this,o(t).call(this))).elem=e,i.text=r||"Create "+e.tagName,i.parent=e.parentNode,i.nextSibling=i.elem.nextSibling,i}return s(t,se),a(t,[{key:"type",value:function(){return"svgedit.history.InsertElementCommand"}},{key:"apply",value:function(e){e&&e.handleHistoryEvent(ae.BEFORE_APPLY,this),this.elem=this.parent.insertBefore(this.elem,this.nextSibling),e&&e.handleHistoryEvent(ae.AFTER_APPLY,this)}},{key:"unapply",value:function(e){e&&e.handleHistoryEvent(ae.BEFORE_UNAPPLY,this),this.parent=this.elem.parentNode,this.elem=this.elem.parentNode.removeChild(this.elem),e&&e.handleHistoryEvent(ae.AFTER_UNAPPLY,this)}},{key:"elements",value:function(){return[this.elem]}}]),t}();ue.type=ue.prototype.type;var le=function(e){function t(e,r,i,a){var s;return n(this,t),(s=c(this,o(t).call(this))).elem=e,s.text=a||"Delete "+e.tagName,s.nextSibling=r,s.parent=i,Z(e),s}return s(t,se),a(t,[{key:"type",value:function(){return"svgedit.history.RemoveElementCommand"}},{key:"apply",value:function(e){e&&e.handleHistoryEvent(ae.BEFORE_APPLY,this),Z(this.elem),this.parent=this.elem.parentNode,this.elem=this.parent.removeChild(this.elem),e&&e.handleHistoryEvent(ae.AFTER_APPLY,this)}},{key:"unapply",value:function(e){e&&e.handleHistoryEvent(ae.BEFORE_UNAPPLY,this),Z(this.elem),Jt(this.nextSibling)&&window.console&&console.log("Error: reference element was lost"),this.parent.insertBefore(this.elem,this.nextSibling),e&&e.handleHistoryEvent(ae.AFTER_UNAPPLY,this)}},{key:"elements",value:function(){return[this.elem]}}]),t}();le.type=le.prototype.type;var he=function(e){function t(e,r,i){var a;for(var s in n(this,t),(a=c(this,o(t).call(this))).elem=e,a.text=i?"Change "+e.tagName+" "+i:"Change "+e.tagName,a.newValues={},a.oldValues=r,r)a.newValues[s]="#text"===s?e.textContent:"#href"===s?Nt(e):e.getAttribute(s);return a}return s(t,se),a(t,[{key:"type",value:function(){return"svgedit.history.ChangeElementCommand"}},{key:"apply",value:function(e){var t=this;e&&e.handleHistoryEvent(ae.BEFORE_APPLY,this);var r=!1;if(Object.entries(this.newValues).forEach(function(e){var n=d(e,2),i=n[0],a=n[1];a?"#text"===i?t.elem.textContent=a:"#href"===i?It(t.elem,a):t.elem.setAttribute(i,a):"#text"===i?t.elem.textContent="":(t.elem.setAttribute(i,""),t.elem.removeAttribute(i)),"transform"===i&&(r=!0)}),!r){var n=Wt(this.elem);if(n){var i=this.elem.getBBox(),a=["rotate(",n," ",i.x+i.width/2,",",i.y+i.height/2,")"].join("");a!==this.elem.getAttribute("transform")&&this.elem.setAttribute("transform",a)}}return e&&e.handleHistoryEvent(ae.AFTER_APPLY,this),!0}},{key:"unapply",value:function(e){var t=this;e&&e.handleHistoryEvent(ae.BEFORE_UNAPPLY,this);var r=!1;if(Object.entries(this.oldValues).forEach(function(e){var n=d(e,2),i=n[0],a=n[1];a?"#text"===i?t.elem.textContent=a:"#href"===i?It(t.elem,a):t.elem.setAttribute(i,a):"#text"===i?t.elem.textContent="":t.elem.removeAttribute(i),"transform"===i&&(r=!0)}),!r){var n=Wt(this.elem);if(n){var i=this.elem.getBBox(),a=["rotate(",n," ",i.x+i.width/2,",",i.y+i.height/2,")"].join("");a!==this.elem.getAttribute("transform")&&this.elem.setAttribute("transform",a)}}return Z(this.elem),e&&e.handleHistoryEvent(ae.AFTER_UNAPPLY,this),!0}},{key:"elements",value:function(){return[this.elem]}}]),t}();he.type=he.prototype.type;var ce=function(e){function t(e){var r;return n(this,t),(r=c(this,o(t).call(this))).text=e||"Batch Command",r.stack=[],r}return s(t,se),a(t,[{key:"type",value:function(){return"svgedit.history.BatchCommand"}},{key:"apply",value:function(e){e&&e.handleHistoryEvent(ae.BEFORE_APPLY,this);for(var t=this.stack.length,r=0;r<t;++r)this.stack[r].apply(e);e&&e.handleHistoryEvent(ae.AFTER_APPLY,this)}},{key:"unapply",value:function(e){e&&e.handleHistoryEvent(ae.BEFORE_UNAPPLY,this);for(var t=this.stack.length-1;t>=0;t--)this.stack[t].unapply(e);e&&e.handleHistoryEvent(ae.AFTER_UNAPPLY,this)}},{key:"elements",value:function(){for(var e=[],t=this.stack.length;t--;)for(var r=this.stack[t].elements(),n=r.length;n--;)e.includes(r[n])||e.push(r[n]);return e}},{key:"addSubCommand",value:function(e){this.stack.push(e)}},{key:"isEmpty",value:function(){return!this.stack.length}}]),t}();ce.type=ce.prototype.type;var de,me,fe,ge,pe,ye=function(){function e(t){n(this,e),this.handler_=t||null,this.undoStackPointer=0,this.undoStack=[],this.undoChangeStackPointer=-1,this.undoableChangeStack=[]}return a(e,[{key:"resetUndoStack",value:function(){this.undoStack=[],this.undoStackPointer=0}},{key:"getUndoStackSize",value:function(){return this.undoStackPointer}},{key:"getRedoStackSize",value:function(){return this.undoStack.length-this.undoStackPointer}},{key:"getNextUndoCommandText",value:function(){return this.undoStackPointer>0?this.undoStack[this.undoStackPointer-1].getText():""}},{key:"getNextRedoCommandText",value:function(){return this.undoStackPointer<this.undoStack.length?this.undoStack[this.undoStackPointer].getText():""}},{key:"undo",value:function(){this.undoStackPointer>0&&this.undoStack[--this.undoStackPointer].unapply(this.handler_)}},{key:"redo",value:function(){this.undoStackPointer<this.undoStack.length&&this.undoStack.length>0&&this.undoStack[this.undoStackPointer++].apply(this.handler_)}},{key:"addCommandToHistory",value:function(e){this.undoStackPointer<this.undoStack.length&&this.undoStack.length>0&&(this.undoStack=this.undoStack.splice(0,this.undoStackPointer)),this.undoStack.push(e),this.undoStackPointer=this.undoStack.length}},{key:"beginUndoableChange",value:function(e,t){for(var r=++this.undoChangeStackPointer,n=t.length,i=new Array(n),a=new Array(n);n--;){var s=t[n];Jt(s)||(a[n]=s,i[n]=s.getAttribute(e))}this.undoableChangeStack[r]={attrName:e,oldValues:i,elements:a}}},{key:"finishUndoableChange",value:function(){for(var e=this.undoChangeStackPointer--,t=this.undoableChangeStack[e],r=t.attrName,n=new ce("Change "+r),i=t.elements.length;i--;){var a=t.elements[i];if(!Jt(a)){var s={};s[r]=t.oldValues[i],s[r]!==a.getAttribute(r)&&n.addSubCommand(new he(a,s,r))}}return this.undoableChangeStack[e]=null,n}}]),e}(),ve=Object.freeze({HistoryEventTypes:ae,MoveElementCommand:oe,InsertElementCommand:ue,RemoveElementCommand:le,ChangeElementCommand:he,BatchCommand:ce,UndoManager:ye}),xe=document.createElementNS(y.SVG,"svg"),Se=function(e,t,r){return{x:r.a*e+r.c*t+r.e,y:r.b*e+r.d*t+r.f}},_e=function(e){return 1===e.a&&0===e.b&&0===e.c&&1===e.d&&0===e.e&&0===e.f},be=function(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];var n=t.reduceRight(function(e,t){return t.multiply(e)});return Math.abs(n.a)<1e-14&&(n.a=0),Math.abs(n.b)<1e-14&&(n.b=0),Math.abs(n.c)<1e-14&&(n.c=0),Math.abs(n.d)<1e-14&&(n.d=0),Math.abs(n.e)<1e-14&&(n.e=0),Math.abs(n.f)<1e-14&&(n.f=0),n},we=function(e){if(!e)return!1;for(var t=e.numberOfItems;t--;){var r=e.getItem(t);if(1===r.type&&!_e(r.matrix))return!0}return!1},Ae=function(e,t,r,n,i){var a=Se(e,t,i),s=Se(e+r,t,i),o=Se(e,t+n,i),u=Se(e+r,t+n,i),l=Math.min(a.x,s.x,o.x,u.x),h=Math.max(a.x,s.x,o.x,u.x),c=Math.min(a.y,s.y,o.y,u.y);return{tl:a,tr:s,bl:o,br:u,aabox:{x:l,y:c,width:h-l,height:Math.max(a.y,s.y,o.y,u.y)-c}}},ke=function(e,t,r){if(Jt(e))return xe.createSVGTransformFromMatrix(xe.createSVGMatrix());if(t=t||0,r=r||e.numberOfItems-1,(t=parseInt(t))>(r=parseInt(r))){var n=r;r=t,t=n}for(var i=xe.createSVGMatrix(),a=t;a<=r;++a){var s=a>=0&&a<e.numberOfItems?e.getItem(a).matrix:xe.createSVGMatrix();i=be(i,s)}return xe.createSVGTransformFromMatrix(i)},Ce=function(e){var t=X(e);return ke(t).matrix},Ee=function(e,t,r,n){var i=Math.PI/4,a=r-e,s=n-t,o=Math.atan2(s,a),u=Math.sqrt(a*a+s*s),l=Math.round(o/i)*i;return{x:e+u*Math.cos(l),y:t+u*Math.sin(l),a:l}},Pe=function(e,t){return t.x<e.x+e.width&&t.x+t.width>e.x&&t.y<e.y+e.height&&t.y+t.height>e.y},Ge=jQuery,Ne={2:["x","y"],4:["x","y"],6:["x","y","x1","y1","x2","y2"],8:["x","y","x1","y1"],10:["x","y","r1","r2","angle","largeArcFlag","sweepFlag"],12:["x"],14:["y"],16:["x","y","x2","y2"],18:["x","y"]},Ie={},Te=function(e){Object.assign(Ie,e.ui)},Le=[],Ve=!0,Oe={},Me=null,Re=null,Be=function(e){Re=e,Le=[0,"ClosePath"];Ge.each(["Moveto","Lineto","CurvetoCubic","CurvetoQuadratic","Arc","LinetoHorizontal","LinetoVertical","CurvetoCubicSmooth","CurvetoQuadraticSmooth"],function(e,t){Le.push(t+"Abs"),Le.push(t+"Rel")})},Ue=function(e,t,r){var n=e.pathSegList;if(I)n.insertItemBefore(t,r);else{for(var i=n.numberOfItems,a=[],s=0;s<i;s++){var o=n.getItem(s);a.push(o)}n.clear();for(var u=0;u<i;u++)u===r&&n.appendItem(t),n.appendItem(a[u])}},He=function(e,t){return Ne[e].map(function(e){return t[e]})},je=function(e,t){var r=e.path,n={x:t?t.x:e.item.x,y:t?t.y:e.item.y};r.matrix&&(n=Se(n.x,n.y,r.matrix));var i=Re.getCurrentZoom();return n.x*=i,n.y*=i,n},Fe=function(e,t){var r={x:e.x,y:e.y};t.matrix&&(e=Se(r.x,r.y,t.imatrix),r.x=e.x,r.y=e.y);var n=Re.getCurrentZoom();return r.x/=n,r.y/=n,r},De=function(e,t,r){var n=ze(),i=Yt("pathpointgrip_"+e);if(!i){i=document.createElementNS(y.SVG,"circle");var a={id:"pathpointgrip_"+e,display:"none",r:4,fill:"#0FF",stroke:"#00F","stroke-width":2,cursor:"move",style:"pointer-events:all"};"pathNodeTooltip"in Ie&&(a["xlink:title"]=Ie.pathNodeTooltip),Zt(i,a),i=n.appendChild(i),Ge("#pathpointgrip_"+e).dblclick(function(){Me&&Me.setSegType()})}return t&&r&&Zt(i,{cx:t,cy:r,display:"inline"}),i},ze=function(){var e=Yt("pathpointgrip_container");e||((e=Yt("selectorParentGroup").appendChild(document.createElementNS(y.SVG,"g"))).id="pathpointgrip_container");return e},qe=function(e){var t=Yt("ctrlpointgrip_"+e);if(t)return t;t=document.createElementNS(y.SVG,"circle");var r={id:"ctrlpointgrip_"+e,display:"none",r:4,fill:"#0FF",stroke:"#55F","stroke-width":1,cursor:"move",style:"pointer-events:all"};return"pathCtrlPtTooltip"in Ie&&(r["xlink:title"]=Ie.pathCtrlPtTooltip),Zt(t,r),ze().append(t),t},We=function(e){var t=Yt("ctrlLine_"+e);return t||(t=document.createElementNS(y.SVG,"line"),Zt(t,{id:"ctrlLine_"+e,stroke:"#555","stroke-width":1,style:"pointer-events:none"}),ze().append(t),t)},Qe=function(e){var t=e.item,r=e.index;if(!("x1"in t&&"x2"in t))return null;var n={};ze();for(var i=[Me.segs[r-1].item,t],a=1;a<3;a++){var s=r+"c"+a,o=n["c"+a+"_line"]=We(s),u=je(e,{x:t["x"+a],y:t["y"+a]}),l=je(e,{x:i[a-1].x,y:i[a-1].y});Zt(o,{x1:u.x,y1:u.y,x2:l.x,y2:l.y,display:"inline"}),n["c"+a+"_line"]=o;var h=n["c"+a]=qe(s);Zt(h,{cx:u.x,cy:u.y,display:"inline"}),n["c"+a]=h}return n},Ye=function(e,t,r,n){var i=n||Me.elem,a=i["createSVGPathSeg"+Le[e]].apply(i,m(r));if(N)i.pathSegList.replaceItem(a,t);else{for(var s=i.pathSegList,o=s.numberOfItems,u=[],l=0;l<o;l++){var h=s.getItem(l);u.push(h)}s.clear();for(var c=0;c<o;c++)c===t?s.appendItem(a):s.appendItem(u[c])}},Ze=function(e,t){var r=e.index,n=Yt("segline_"+r);if(!n){var i=ze();n=document.createElementNS(y.SVG,"path"),Zt(n,{id:"segline_"+r,display:"none",fill:"none",stroke:"#0FF","stroke-width":2,style:"pointer-events:none",d:"M0,0 0,0"}),i.append(n)}if(t){var a=e.prev;if(!a)return n.setAttribute("display","none"),n;var s=je(a);Ye(2,0,[s.x,s.y],n);for(var o=He(e.type,e.item),u=0;u<o.length;u+=2){var l=je(e,{x:o[u],y:o[u+1]});o[u]=l.x,o[u+1]=l.y}Ye(e.type,1,o,n)}return n},Xe=function(e,t,r){var n=e.x-r.x,i=e.y-r.y,a=t.x-r.x,s=t.y-r.y;if(!(0===n&&0===i||0===a&&0===s)){var o=Math.sqrt(n*n+i*i),u=Math.sqrt(a*a+s*s),l=Re.getSVGRoot().createSVGPoint(),h=Re.getSVGRoot().createSVGPoint(),c=Math.atan2(i,n),d=Math.atan2(s,a);c<0&&(c+=2*Math.PI),d<0&&(d+=2*Math.PI);var m,f,g=Math.abs(c-d),p=Math.abs(Math.PI-g)/2;return c-d>0?(m=g<Math.PI?c+p:c-p,f=g<Math.PI?d-p:d+p):(m=g<Math.PI?c-p:c+p,f=g<Math.PI?d+p:d-p),l.x=o*Math.cos(m)+r.x,l.y=o*Math.sin(m)+r.y,h.x=u*Math.cos(f)+r.x,h.y=u*Math.sin(f)+r.y,[l,h]}},Ke=function(){function e(t,r){n(this,e),this.selected=!1,this.index=t,this.item=r,this.type=r.pathSegType,this.ctrlpts=[],this.ptgrip=null,this.segsel=null}return a(e,[{key:"showCtrlPts",value:function(e){for(var t in this.ctrlpts)({}).hasOwnProperty.call(this.ctrlpts,t)&&this.ctrlpts[t].setAttribute("display",e?"inline":"none")}},{key:"selectCtrls",value:function(e){Ge("#ctrlpointgrip_"+this.index+"c1, #ctrlpointgrip_"+this.index+"c2").attr("fill",e?"#0FF":"#EEE")}},{key:"show",value:function(e){this.ptgrip&&(this.ptgrip.setAttribute("display",e?"inline":"none"),this.segsel.setAttribute("display",e?"inline":"none"),this.showCtrlPts(e))}},{key:"select",value:function(e){this.ptgrip&&(this.ptgrip.setAttribute("stroke",e?"#0FF":"#00F"),this.segsel.setAttribute("display",e?"inline":"none"),this.ctrlpts&&this.selectCtrls(e),this.selected=e)}},{key:"addGrip",value:function(){this.ptgrip=function(e,t){var r=e.index,n=De(r);if(t){var i=je(e);Zt(n,{cx:i.x,cy:i.y,display:"inline"})}return n}(this,!0),this.ctrlpts=Qe(this),this.segsel=Ze(this,!0)}},{key:"update",value:function(e){if(this.ptgrip){var t=je(this);Zt(this.ptgrip,{cx:t.x,cy:t.y}),Ze(this,!0),this.ctrlpts&&(e&&(this.item=Me.elem.pathSegList.getItem(this.index),this.type=this.item.pathSegType),Qe(this))}}},{key:"move",value:function(e,t){var r=this.item,n=this.ctrlpts?[r.x+=e,r.y+=t,r.x1,r.y1,r.x2+=e,r.y2+=t]:[r.x+=e,r.y+=t];if(Ye(this.type,this.index,10===this.type?He(this.type,r):n),this.next&&this.next.ctrlpts){var i=this.next.item,a=[i.x,i.y,i.x1+=e,i.y1+=t,i.x2,i.y2];Ye(this.next.type,this.next.index,a)}if(this.mate){var s=this.mate.item,o=[s.x+=e,s.y+=t];Ye(this.mate.type,this.mate.index,o)}this.update(!0),this.next&&this.next.update(!0)}},{key:"setLinked",value:function(e){var t,r,n;if(2===e){if(r=1,!(t=this.next))return;n=this.item}else{if(r=2,!(t=this.prev))return;n=t.item}var i=t.item;i["x"+r]=n.x+(n.x-this.item["x"+e]),i["y"+r]=n.y+(n.y-this.item["y"+e]);var a=[i.x,i.y,i.x1,i.y1,i.x2,i.y2];Ye(t.type,t.index,a),t.update(!0)}},{key:"moveCtrl",value:function(e,t,r){var n=this.item;n["x"+e]+=t,n["y"+e]+=r;var i=[n.x,n.y,n.x1,n.y1,n.x2,n.y2];Ye(this.type,this.index,i),this.update(!0)}},{key:"setType",value:function(e,t){Ye(e,this.index,t),this.type=e,this.item=Me.elem.pathSegList.getItem(this.index),this.showCtrlPts(6===e),this.ctrlpts=Qe(this),this.update(!0)}}]),e}(),$e=function(){function e(t){if(n(this,e),!t||"path"!==t.tagName)throw new Error("svgedit.path.Path constructed without a <path> element");this.elem=t,this.segs=[],this.selected_pts=[],Me=this,this.init()}return a(e,[{key:"init",value:function(){Ge(ze()).find("*").each(function(){Ge(this).attr("display","none")});var e=this.elem.pathSegList,t=e.numberOfItems;this.segs=[],this.selected_pts=[],this.first_seg=null;for(var r=0;r<t;r++){var n=e.getItem(r),i=new Ke(r,n);i.path=this,this.segs.push(i)}for(var a=this.segs,s=null,o=0;o<t;o++){var u=a[o],l=o+1>=t?null:a[o+1],h=o-1<0?null:a[o-1];if(2===u.type){if(h&&1!==h.type){var c=a[s];c.next=a[s+1],c.next.prev=c,c.addGrip()}s=o}else if(l&&1===l.type)u.next=a[s+1],u.next.prev=u,u.mate=a[s],u.addGrip(),Jt(this.first_seg)&&(this.first_seg=u);else if(l)1!==u.type&&(u.addGrip(),l&&2!==l.type&&(u.next=l,u.next.prev=u));else if(1!==u.type){var d=a[s];d.next=a[s+1],d.next.prev=d,d.addGrip(),u.addGrip(),this.first_seg||(this.first_seg=a[s])}}return this}},{key:"eachSeg",value:function(e){for(var t=this.segs.length,r=0;r<t;r++){if(!1===e.call(this.segs[r],r))break}}},{key:"addSeg",value:function(e){var t=this.segs[e];if(t.prev){var r,n,i,a=t.prev;switch(t.item.pathSegType){case 4:n=(t.item.x+a.item.x)/2,i=(t.item.y+a.item.y)/2,r=this.elem.createSVGPathSegLinetoAbs(n,i);break;case 6:var s=(a.item.x+t.item.x1)/2,o=(t.item.x1+t.item.x2)/2,u=(t.item.x2+t.item.x)/2,l=(s+o)/2,h=(o+u)/2;n=(l+h)/2;var c=(a.item.y+t.item.y1)/2,d=(t.item.y1+t.item.y2)/2,m=(t.item.y2+t.item.y)/2,f=(c+d)/2,g=(d+m)/2;i=(f+g)/2,r=this.elem.createSVGPathSegCurvetoCubicAbs(n,i,s,c,l,f);var p=[t.item.x,t.item.y,h,g,u,m];Ye(t.type,e,p)}Ue(this.elem,r,e)}}},{key:"deleteSeg",value:function(e){var t=this.segs[e],r=this.elem.pathSegList;t.show(!1);var n=t.next;if(t.mate){var i=[n.item.x,n.item.y];Ye(2,n.index,i),Ye(4,t.index,i),r.removeItem(t.mate.index)}else if(t.prev)r.removeItem(e);else{var a=[n.item.x,n.item.y];Ye(2,t.next.index,a),r.removeItem(e)}}},{key:"removePtFromSelection",value:function(e){var t=this.selected_pts.indexOf(e);-1!==t&&(this.segs[e].select(!1),this.selected_pts.splice(t,1))}},{key:"clearSelection",value:function(){this.eachSeg(function(){this.select(!1)}),this.selected_pts=[]}},{key:"storeD",value:function(){this.last_d=this.elem.getAttribute("d")}},{key:"show",value:function(e){return this.eachSeg(function(){this.show(e)}),e&&this.selectPt(this.first_seg.index),this}},{key:"movePts",value:function(e,t){for(var r=this.selected_pts.length;r--;){this.segs[this.selected_pts[r]].move(e,t)}}},{key:"moveCtrl",value:function(e,t){var r=this.segs[this.selected_pts[0]];r.moveCtrl(this.dragctrl,e,t),Ve&&r.setLinked(this.dragctrl)}},{key:"setSegType",value:function(e){this.storeD();for(var t,r=this.selected_pts.length;r--;){var n=this.selected_pts[r],i=this.segs[n],a=i.prev;if(a){if(!e)t="Toggle Path Segment Type",e=6===i.type?4:6;e=Number(e);var s=i.item.x,o=i.item.y,u=a.item.x,l=a.item.y,h=void 0;switch(e){case 6:if(i.olditem){var c=i.olditem;h=[s,o,c.x1,c.y1,c.x2,c.y2]}else{var d=s-u,m=o-l;h=[s,o,u+d/3,l+m/3,s-d/3,o-m/3]}break;case 4:h=[s,o],i.olditem=i.item}i.setType(e,h)}}Me.endChanges(t)}},{key:"selectPt",value:function(e,t){this.clearSelection(),Jt(e)&&this.eachSeg(function(t){this.prev&&(e=t)}),this.addPtsToSelection(e),t&&(this.dragctrl=t,Ve&&this.segs[e].setLinked(t))}},{key:"update",value:function(){var e=this.elem;return Wt(e)?(this.matrix=Ce(e),this.imatrix=this.matrix.inverse()):(this.matrix=null,this.imatrix=null),this.eachSeg(function(t){this.item=e.pathSegList.getItem(t),this.update()}),this}},{key:"endChanges",value:function(e){B()&&Re.resetD(this.elem);var t=new he(this.elem,{d:this.last_d},e);Re.endChanges({cmd:t,elem:this.elem})}},{key:"addPtsToSelection",value:function(t){var r=this;Array.isArray(t)||(t=[t]),t.forEach(function(e){r.segs[e].ptgrip&&!r.selected_pts.includes(e)&&e>=0&&r.selected_pts.push(e)}),this.selected_pts.sort();var n=this.selected_pts.length,i=[];for(i.length=n;n--;){var a=this.selected_pts[n],s=this.segs[a];s.select(!0),i[n]=s.ptgrip}var o=e.subpathIsClosed(this.selected_pts[0]);Re.addPtsToSelection({grips:i,closedSubpath:o})}}],[{key:"subpathIsClosed",value:function(e){var t=!1;return Me.eachSeg(function(r){return r<=e||2!==this.type&&(1!==this.type||(t=!0,!1))}),t}}]),e}(),Je=function(e){var t=Oe[e.id];return t||(t=Oe[e.id]=new $e(e)),t},et=function(e){e in Oe&&delete Oe[e]},tt=function(e,t){var r=e-fe,n=t-ge,i=Math.sqrt(r*r+n*n),a=Math.atan2(n,r)+pe;return r=i*Math.cos(a)+fe,n=i*Math.sin(a)+ge,r-=de,n-=me,i=Math.sqrt(r*r+n*n),a=Math.atan2(n,r)-pe,{x:i*Math.cos(a)+de,y:i*Math.sin(a)+me}},rt=function(){var e=Me.elem;if(pe=Wt(e,!0)){var t=Me.oldbbox;fe=t.x+t.width/2,ge=t.y+t.height/2;var r=Ot(e);de=r.x+r.width/2,me=r.y+r.height/2;var n=de-fe,i=me-ge,a=Math.sqrt(n*n+i*i),s=Math.atan2(i,n)+pe;de=a*Math.cos(s)+fe,me=a*Math.sin(s)+ge;for(var o=e.pathSegList,u=o.numberOfItems;u;){u-=1;var l=o.getItem(u),h=l.pathSegType;if(1!==h){var c=tt(l.x,l.y),d=[c.x,c.y];if(!Jt(l.x1)&&!Jt(l.x2)){var m=tt(l.x1,l.y1),f=tt(l.x2,l.y2);d.splice(d.length,0,m.x,m.y,f.x,f.y)}Ye(h,u,d)}}Ot(e);var g=Re.getSVGRoot().createSVGTransform(),p=X(e);g.setRotate(180*pe/Math.PI,de,me),p.replaceItem(g,0)}},nt=[0,"z","M","m","L","l","C","c","Q","q","A","a","H","h","V","v","S","s","T","t"],it=function(e,t){for(var r=e.pathSegList,n=r.numberOfItems,i=0,a=0,s="",o=null,u=0;u<n;++u){var l=r.getItem(u),h=l.x||0,c=l.y||0,d=l.x1||0,m=l.y1||0,f=l.x2||0,g=l.y2||0,p=l.pathSegType,y=nt[p]["to"+(t?"Lower":"Upper")+"Case"]();switch(p){case 1:s+="z",o&&!t&&(i=o[0],a=o[1]);break;case 12:h-=i;case 13:t?(i+=h,y="l"):(i=h+=i,y="L"),s+=at(y,[[h,a]]);break;case 14:c-=a;case 15:t?(a+=c,y="l"):(a=c+=a,y="L"),s+=at(y,[[i,c]]);break;case 2:case 4:case 18:h-=i,c-=a;case 5:case 3:case 19:t?(i+=h,a+=c):(i=h+=i,a=c+=a),2!==p&&3!==p||(o=[i,a]),s+=at(y,[[h,c]]);break;case 6:h-=i,d-=i,f-=i,c-=a,m-=a,g-=a;case 7:t?(i+=h,a+=c):(d+=i,f+=i,m+=a,g+=a,i=h+=i,a=c+=a),s+=at(y,[[d,m],[f,g],[h,c]]);break;case 8:h-=i,d-=i,c-=a,m-=a;case 9:t?(i+=h,a+=c):(d+=i,m+=a,i=h+=i,a=c+=a),s+=at(y,[[d,m],[h,c]]);break;case 10:h-=i,c-=a;case 11:t?(i+=h,a+=c):(i=h+=i,a=c+=a),s+=at(y,[[l.r1,l.r2]],[l.angle,l.largeArcFlag?1:0,l.sweepFlag?1:0],[h,c]);break;case 16:h-=i,f-=i,c-=a,g-=a;case 17:t?(i+=h,a+=c):(f+=i,g+=a,i=h+=i,a=c+=a),s+=at(y,[[f,g],[h,c]])}}return s};function at(e,t,r,n){Ge.each(t,function(e,r){t[e]=te(r)});var i=e+t.join(" ");return r&&(i+=" "+r.join(" ")),n&&(i+=" "+te(n)),i}var st,ot,ut,lt,ht,ct=(ut=!1,lt=null,ht=!1,{mouseDown:function(e,t,r,n){var i;if("path"!==Re.getCurrentMode()){if(Me){var a;if(Me.storeD(),"pathpointgrip_"===(i=e.target.id).substr(0,14)){a=Me.cur_pt=parseInt(i.substr(14)),Me.dragging=[r,n];var s=Me.segs[a];e.shiftKey?s.selected?Me.removePtFromSelection(a):Me.addPtsToSelection(a):((Me.selected_pts.length<=1||!s.selected)&&Me.clearSelection(),Me.addPtsToSelection(a))}else if(i.startsWith("ctrlpointgrip_")){Me.dragging=[r,n];var o=i.split("_")[1].split("c");a=Number(o[0]);var u=Number(o[1]);Me.selectPt(a,u)}if(!Me.dragging){var l=Re.getRubberBox();Jt(l)&&(l=Re.setRubberBox(Re.selectorManager.getRubberBandBox()));var h=Re.getCurrentZoom();Zt(l,{x:r*h,y:n*h,width:0,height:0,display:"inline"})}}}else{var c=r,d=n,m=Re.getCurrentZoom(),f=c/m,g=d/m,p=Yt("path_stretch_line");st=[f,g],Re.getGridSnapping()&&(f=Kt(f),g=Kt(g),c=Kt(c),d=Kt(d)),p||(p=document.createElementNS(y.SVG,"path"),Zt(p,{id:"path_stretch_line",stroke:"#22C","stroke-width":"0.5",fill:"none"}),p=Yt("selectorParentGroup").appendChild(p)),p.setAttribute("display","inline");var v,x=Re.getDrawnPath();if(x){for(var S=x.pathSegList,_=S.numberOfItems,b=6/m,w=!1;_;){_--;var A=S.getItem(_),k=A.x,C=A.y;if(f>=k-b&&f<=k+b&&g>=C-b&&g<=C+b){w=!0;break}}i=Re.getId(),et(i);var E,P,G=Yt(i),N=S.numberOfItems;if(w){if(_<=1&&N>=2){var I=S.getItem(0).x,T=S.getItem(0).y;E=4===(P=p.pathSegList.getItem(1)).pathSegType?x.createSVGPathSegLinetoAbs(I,T):x.createSVGPathSegCurvetoCubicAbs(I,T,P.x1/m,P.y1/m,I,T);var L=x.createSVGPathSegClosePath();S.appendItem(E),S.appendItem(L)}else if(N<3)return!1;if(Ge(p).remove(),Re.setDrawnPath(null),Re.setStarted(!1),ut){Me.matrix&&Re.remapElement(G,{},Me.matrix.inverse());var V=G.getAttribute("d"),O=Ge(Me.elem).attr("d");return Ge(Me.elem).attr("d",O+V),Ge(G).remove(),Me.matrix&&rt(),Be(),ct.toEditMode(Me.elem),Me.selectPt(),!1}}else{if(!Ge.contains(Re.getContainer(),Re.getMouseTarget(e)))return!1;var M=x.pathSegList.numberOfItems,R=x.pathSegList.getItem(M-1),B=R.x,U=R.y;if(e.shiftKey){var H=Ee(B,U,f,g);f=H.x,g=H.y}E=4===(P=p.pathSegList.getItem(1)).pathSegType?x.createSVGPathSegLinetoAbs(Re.round(f),Re.round(g)):x.createSVGPathSegCurvetoCubicAbs(Re.round(f),Re.round(g),P.x1/m,P.y1/m,P.x2/m,P.y2/m),x.pathSegList.appendItem(E),f*=m,g*=m,p.setAttribute("d",["M",f,g,f,g].join(" ")),v=M,ut&&(v+=Me.segs.length),De(v,f,g)}}else{var j="M"+f+","+g+" ";Re.setDrawnPath(Re.addSVGElementFromJson({element:"path",curStyles:!0,attr:{d:j,id:Re.getNextId(),opacity:Re.getOpacity()/2}})),p.setAttribute("d",["M",c,d,c,d].join(" ")),v=ut?Me.segs.length:0,De(v,c,d)}}},mouseMove:function(e,t){var r=Re.getCurrentZoom();ht=!0;var n=Re.getDrawnPath();if("path"!==Re.getCurrentMode())if(Me.dragging){var i=Fe({x:Me.dragging[0],y:Me.dragging[1]},Me),a=Fe({x:e,y:t},Me),s=a.x-i.x,o=a.y-i.y;Me.dragging=[e,t],Me.dragctrl?Me.moveCtrl(s,o):Me.movePts(s,o)}else Me.selected_pts=[],Me.eachSeg(function(e){if(this.next||this.prev){var t=Re.getRubberBox().getBBox(),r=je(this),n={x:r.x,y:r.y,width:0,height:0},i=Pe(t,n);this.select(i),i&&Me.selected_pts.push(this.index)}});else{if(!n)return;var u=n.pathSegList,l=u.numberOfItems-1;if(st){var h=qe("1c1"),c=qe("0c2");h.setAttribute("cx",e),h.setAttribute("cy",t),h.setAttribute("display","inline");var d=st[0],m=st[1],f=d+(d-e/r),g=m+(m-t/r);c.setAttribute("cx",f*r),c.setAttribute("cy",g*r),c.setAttribute("display","inline");var p=We(1);if(Zt(p,{x1:e,y1:t,x2:f*r,y2:g*r,display:"inline"}),0===l)ot=[e,t];else{var y=u.getItem(l-1),v=y.x,x=y.y;6===y.pathSegType?(v+=v-y.x2,x+=x-y.y2):ot&&(v=ot[0]/r,x=ot[1]/r),Ye(6,l,[d,m,v,x,f,g],n)}}else{var S=Yt("path_stretch_line");if(S){var _=u.getItem(l);if(6===_.pathSegType){var b=_.x+(_.x-_.x2),w=_.y+(_.y-_.y2);Ye(6,1,[e,t,b*r,w*r,e,t],S)}else ot?Ye(6,1,[e,t,ot[0],ot[1],e,t],S):Ye(4,1,[e,t],S)}}}},mouseUp:function(e,t,r,n){var i=Re.getDrawnPath();if("path"===Re.getCurrentMode())return st=null,i||(t=Yt(Re.getId()),Re.setStarted(!1),ot=null),{keep:!0,element:t};var a=Re.getRubberBox();if(Me.dragging){var s=Me.cur_pt;Me.dragging=!1,Me.dragctrl=!1,Me.update(),ht&&Me.endChanges("Move path point(s)"),e.shiftKey||ht||Me.selectPt(s)}else a&&"none"!==a.getAttribute("display")?(a.setAttribute("display","none"),a.getAttribute("width")<=2&&a.getAttribute("height")<=2&&ct.toSelectMode(e.target)):ct.toSelectMode(e.target);ht=!1},toEditMode:function(e){Me=Je(e),Re.setCurrentMode("pathedit"),Re.clearSelection(),Me.show(!0).update(),Me.oldbbox=Ot(Me.elem),ut=!1},toSelectMode:function(e){var t=e===Me.elem;Re.setCurrentMode("select"),Me.show(!1),lt=!1,Re.clearSelection(),Me.matrix&&rt(),t&&(Re.call("selected",[e]),Re.addToSelection([e],!0))},addSubPath:function(e){e?(Re.setCurrentMode("path"),ut=!0):(ct.clear(!0),ct.toEditMode(Me.elem))},select:function(e){lt===e?(ct.toEditMode(e),Re.setCurrentMode("pathedit")):lt=e},reorient:function(){var e=Re.getSelectedElements()[0];if(e&&0!==Wt(e)){var t=new ce("Reorient path"),r={d:e.getAttribute("d"),transform:e.getAttribute("transform")};t.addSubCommand(new he(e,r)),Re.clearSelection(),this.resetOrientation(e),Re.addCommandToHistory(t),Je(e).show(!1).matrix=null,this.clear(),Re.addToSelection([e],!0),Re.call("changed",Re.getSelectedElements())}},clear:function(e){var t=Re.getDrawnPath();if(lt=null,t){var r=Yt(Re.getId());Ge(Yt("path_stretch_line")).remove(),Ge(r).remove(),Ge(Yt("pathpointgrip_container")).find("*").attr("display","none"),ot=null,Re.setDrawnPath(null),Re.setStarted(!1)}else"pathedit"===Re.getCurrentMode()&&this.toSelectMode();Me&&Me.init().show(!1)},resetOrientation:function(e){if(Jt(e)||"path"!==e.nodeName)return!1;var t=X(e),r=ke(t).matrix;t.clear(),e.removeAttribute("transform");for(var n=e.pathSegList,i=n.numberOfItems,a=function(t){var i=n.getItem(t),a=i.pathSegType;if(1===a)return"continue";var s=[];Ge.each(["",1,2],function(e,t){var n=i["x"+t],a=i["y"+t];if(void 0!==n&&void 0!==a){var o=Se(n,a,r);s.splice(s.length,0,o.x,o.y)}}),Ye(a,t,s,e)},s=0;s<i;++s)a(s);!function(e,t){for(var r=Ot(e),n=0;n<2;n++){var i=0===n?"fill":"stroke",a=e.getAttribute(i);if(a&&a.startsWith("url(")){var s=Qt(a);if("linearGradient"===s.tagName){var o=s.getAttribute("x1")||0,u=s.getAttribute("y1")||0,l=s.getAttribute("x2")||1,h=s.getAttribute("y2")||0;o=r.width*o+r.x,u=r.height*u+r.y,l=r.width*l+r.x,h=r.height*h+r.y;var c=Se(o,u,t),d=Se(l,h,t),m={x1:(c.x-r.x)/r.width,y1:(c.y-r.y)/r.height,x2:(d.x-r.x)/r.width,y2:(d.y-r.y)/r.height},f=s.cloneNode(!0);Ge(f).attr(m),f.id=Re.getNextId(),Tt().append(f),e.setAttribute(i,"url(#"+f.id+")")}}}}(e,r)},zoomChange:function(){"pathedit"===Re.getCurrentMode()&&Me.update()},getNodePoint:function(){var e=Me.selected_pts.length?Me.selected_pts[0]:1,t=Me.segs[e];return{x:t.item.x,y:t.item.y,type:t.type}},linkControlPoints:function(e){Ve=e},clonePathNode:function(){Me.storeD();for(var e=Me.selected_pts,t=e.length,r=[];t--;){var n=e[t];Me.addSeg(n),r.push(n+t),r.push(n+t+1)}Me.init().addPtsToSelection(r),Me.endChanges("Clone path node(s)")},opencloseSubPath:function(){var e=Me.selected_pts;if(1===e.length){var t,r,n=Me.elem,i=n.pathSegList,a=e[0],s=null,o=null;if(Me.eachSeg(function(e){return 2===this.type&&e<=a&&(o=this.item),e<=a||(2===this.type?(s=e,!1):1!==this.type||(s=!1,!1))}),Jt(s)&&(s=Me.segs.length-1),!1!==s){var u=n.createSVGPathSegLinetoAbs(o.x,o.y),l=n.createSVGPathSegClosePath();return s===Me.segs.length-1?(i.appendItem(u),i.appendItem(l)):(Ue(n,l,s),Ue(n,u,s)),void Me.init().selectPt(s+1)}if(Me.segs[a].mate)return i.removeItem(a),i.removeItem(a),void Me.init().selectPt(a-1);for(var h=0;h<i.numberOfItems;h++){var c=i.getItem(h);if(2===c.pathSegType)t=h;else if(h===a)i.removeItem(t);else if(1===c.pathSegType&&a<h){r=h-1,i.removeItem(h);break}}for(var d=a-t-1;d--;)Ue(n,i.getItem(t),r);var m=i.getItem(t);Ye(2,t,[m.x,m.y]),Me.init().selectPt(0)}},deletePathNode:function(){if(ct.canDeleteNodes){Me.storeD();for(var e=Me.selected_pts,t=e.length;t--;){var r=e[t];Me.deleteSeg(r)}if(function e(){var t=Me.elem.pathSegList,r=t.numberOfItems,n=function(e,r){for(;r--;)t.removeItem(e)};if(r<=1)return!0;for(;r--;){var i=t.getItem(r);if(1===i.pathSegType){var a=t.getItem(r-1),s=t.getItem(r-2);if(2===a.pathSegType){n(r-1,2),e();break}if(2===s.pathSegType){n(r-2,3),e();break}}else if(2===i.pathSegType&&r>0){var o=t.getItem(r-1).pathSegType;if(2===o){n(r-1,1),e();break}if(1===o&&t.numberOfItems-1===r){n(r,1),e();break}}}return!1}(),Me.elem.pathSegList.numberOfItems<=1)return ct.toSelectMode(Me.elem),void Re.canvas.deleteSelectedElements();if(Me.init(),Me.clearSelection(),window.opera){var n=Ge(Me.elem);n.attr("d",n.attr("d"))}Me.endChanges("Delete path node(s)")}},smoothPolylineIntoPath:function(e){var t,r=e.points,n=r.numberOfItems;if(n>=4){var i=r.getItem(0),a=null,s=[];for(s.push(["M",i.x,",",i.y," C"].join("")),t=1;t<=n-4;t+=3){var o=r.getItem(t),u=r.getItem(t+1),l=r.getItem(t+2);if(a){var h=Xe(a,o,i);if(h&&2===h.length){var c=s[s.length-1].split(",");c[2]=h[0].x,c[3]=h[0].y,s[s.length-1]=c.join(","),o=h[1]}}s.push([o.x,o.y,u.x,u.y,l.x,l.y].join(",")),i=l,a=u}for(s.push("L");t<n;){var d=r.getItem(t);s.push([d.x,d.y].join(",")),t++}s=s.join(" "),e=Re.addSVGElementFromJson({element:"path",curStyles:!0,attr:{id:Re.getId(),d:s,fill:"none"}})}return e},setSegType:function(e){Me.setSegType(e)},moveNode:function(e,t){var r=Me.selected_pts;if(r.length){Me.storeD();var n=Me.segs[r[0]],i={x:0,y:0};i[e]=t-n.item[e],n.move(i.x,i.y),Me.endChanges("Move path point")}},fixEnd:function(e){for(var t,r=e.pathSegList,n=r.numberOfItems,i=0;i<n;++i){var a=r.getItem(i);if(2===a.pathSegType&&(t=a),1===a.pathSegType){var s=r.getItem(i-1);if(s.x!==t.x||s.y!==t.y){var o=e.createSVGPathSegLinetoAbs(t.x,t.y);Ue(e,o,i),ct.fixEnd(e);break}}}B()&&Re.resetD(e)},convertPath:it}),dt=g(jQuery),mt="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",ft="a,circle,ellipse,foreignObject,g,image,line,path,polygon,polyline,rect,svg,text,tspan,use".split(","),gt=null,pt=null,yt=null,vt=null,xt=function(e){return e.replace(f(/(<!DOCTYPE\s+\w*\s*\[).*(\?\]>)/,{doctypeOpen:1,doctypeClose:2}),"$<doctypeOpen>$<doctypeClose>")},St=function(e){return e.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#x27;")};function _t(e){if(e=At(e),window.btoa)return window.btoa(e);var t=new Array(4*Math.floor((e.length+2)/3)),r=0,n=0;do{var i=e.charCodeAt(r++),a=e.charCodeAt(r++),s=e.charCodeAt(r++),o=i>>2,u=(3&i)<<4|a>>4,l=(15&a)<<2|s>>6,h=63&s;isNaN(a)?(l=64,h=64):isNaN(s)&&(h=64),t[n++]=mt.charAt(o),t[n++]=mt.charAt(u),t[n++]=mt.charAt(l),t[n++]=mt.charAt(h)}while(r<e.length);return t.join("")}function bt(e){if(window.atob)return wt(window.atob(e));e=e.replace(/[^A-Za-z0-9+\/=]/g,"");var t="",r=0;do{var n=mt.indexOf(e.charAt(r++)),i=mt.indexOf(e.charAt(r++)),a=mt.indexOf(e.charAt(r++)),s=mt.indexOf(e.charAt(r++)),o=n<<2|i>>4,u=(15&i)<<4|a>>2,l=(3&a)<<6|s;t+=String.fromCharCode(o),64!==a&&(t+=String.fromCharCode(u)),64!==s&&(t+=String.fromCharCode(l))}while(r<e.length);return wt(t)}function wt(e){return decodeURIComponent(escape(e))}var At=function(e){return unescape(encodeURIComponent(e))},kt=function(e){if("undefined"==typeof Uint8Array||"undefined"==typeof Blob||"undefined"==typeof URL||!URL.createObjectURL)return"";for(var t=d(e.split(","),2),r=t[0],n=t[1],i=r.match(f(/:(.*?);/,{mime:1})).groups.mime,a=atob(n),s=a.length,o=new Uint8Array(s);s--;)o[s]=a.charCodeAt(s);var u=new Blob([o],{type:i});return URL.createObjectURL(u)},Ct=function(e){return e&&"undefined"!=typeof URL&&URL.createObjectURL?URL.createObjectURL(e):""},Et=(function(){if("undefined"==typeof Blob)return"";var e=new Blob(["<html><head><title>SVG-edit</title></head><body>&nbsp;</body></html>"],{type:"text/html"});Ct(e)}(),function(e){var t,r;e.includes("<svg:svg")&&(e=e.replace(/<(\/?)svg:/g,"<$1").replace("xmlns:svg","xmlns"));try{(r=window.DOMParser?new DOMParser:new window.ActiveXObject("Microsoft.XMLDOM")).async=!1}catch(e){throw new Error("XML Parser could not be instantiated")}try{t=r.loadXML?!!r.loadXML(e)&&r:r.parseFromString(e,"text/xml")}catch(e){throw new Error("Error parsing XML string")}return t}),Pt=function e(t,r){if(t&&1===t.nodeType){r(t);for(var n=t.childNodes.length;n--;)e(t.childNodes.item(n),r)}},Gt=function(e){if(e){if(e.startsWith('url("'))return e.substring(5,e.indexOf('"',6));if(e.startsWith("url('"))return e.substring(5,e.indexOf("'",6));if(e.startsWith("url("))return e.substring(4,e.indexOf(")"))}return null},Nt=function(e){return e.getAttributeNS(y.XLINK,"href")},It=function(e,t){e.setAttributeNS(y.XLINK,"xlink:href",t)},Tt=function(){var e=gt.getSVGContent(),t=e.getElementsByTagNameNS(y.SVG,"defs");return t.length>0?t=t[0]:(t=e.ownerDocument.createElementNS(y.SVG,"defs"),e.firstChild?e.insertBefore(t,e.firstChild.nextSibling):e.append(t)),t},Lt=function(e){for(var t=e.pathSegList,r=t.numberOfItems,n=[[],[]],i=t.getItem(0),a=[i.x,i.y],s=function(e,t,r,n){return function(i){return 1-Math.pow(i,3)*a[e]+3-Math.pow(i,2)*i*t[e]+3*(1-i)*Math.pow(i,2)*r[e]+Math.pow(i,3)*n[e]}},o=0;o<r;o++){var u=t.getItem(o);if(void 0!==u.x)if(n[0].push(a[0]),n[1].push(a[1]),u.x1){for(var l=[u.x1,u.y1],h=[u.x2,u.y2],c=[u.x,u.y],d=0;d<2;d++){var m=s(d,l,h,c),f=6*a[d]-12*l[d]+6*h[d],g=-3*a[d]+9*l[d]-9*h[d]+3*c[d],p=3*l[d]-3*a[d];if(0!==g){var y=Math.pow(f,2)-4*p*g;if(!(y<0)){var v=(-f+Math.sqrt(y))/(2*g);v>0&&v<1&&n[d].push(m(v));var x=(-f-Math.sqrt(y))/(2*g);x>0&&x<1&&n[d].push(m(x))}}else{if(0===f)continue;var S=-p/f;S>0&&S<1&&n[d].push(m(S))}}a=c}else n[0].push(u.x),n[1].push(u.y)}var _=Math.min.apply(null,n[0]),b=Math.max.apply(null,n[0])-_,w=Math.min.apply(null,n[1]);return{x:_,y:w,width:b,height:Math.max.apply(null,n[1])-w}};function Vt(e){if(F())try{return e.getBBox()}catch(e){}var t,r,n=dt.data(e,"ref"),i=null;n?(r=dt(n).children().clone().attr("visibility","hidden"),dt(vt).append(r),i=r.filter("line, path")):i=dt(e).find("line, path");var a=!1;if(i.length)if(i.each(function(){var e=this.getBBox();e.width&&e.height||(a=!0)}),a){var s=n?r:dt(e).children();t=Ft(s)}else t=e.getBBox();else t=e.getBBox();return n&&r.remove(),t}var Ot=function(e){var t=e||gt.geSelectedElements()[0];if(1!==e.nodeType)return null;var r,n=t.nodeName,i=null;switch(n){case"text":""===t.textContent?(t.textContent="a",i=t.getBBox(),t.textContent=""):t.getBBox&&(i=t.getBBox());break;case"path":L?t.getBBox&&(i=t.getBBox()):i=Lt(t);break;case"g":case"a":i=Vt(t);break;default:if("use"===n&&(i=Vt(t)),"use"===n||"foreignObject"===n&&B()){if(i||(i=t.getBBox()),!B()){var a=i,s=a.x,o=a.y;i={width:a.width,height:a.height,x:s+parseFloat(t.getAttribute("x")||0),y:o+parseFloat(t.getAttribute("y")||0)}}}else if(ft.includes(n))if(t)try{i=t.getBBox()}catch(e){var u=t.getExtentOfChar(0),l=t.getComputedTextLength();i={x:u.x,y:u.y,width:l,height:u.height}}else{var h=dt(t).closest("foreignObject");h.length&&h[0].getBBox&&(i=h[0].getBBox())}}return i&&(i={x:(r=i).x,y:r.y,width:r.width,height:r.height}),i},Mt=function(e){var t="";return dt.each(e,function(e,r){var n=d(r,2),i=n[0],a=n[1];t+=i;for(var s=0;s<a.length;s+=2)t+=a[s]+","+a[s+1]+" "}),t},Rt=function(e){var t,r,n,i,a=1.81;switch(e.tagName){case"ellipse":case"circle":var s=r=dt(e).attr(["rx","ry","cx","cy"]),o=s.cx,u=s.cy,l=r;n=l.rx,i=l.ry,"circle"===e.tagName&&(n=i=dt(e).attr("r")),t=Mt([["M",[o-n,u]],["C",[o-n,u-i/a,o-n/a,u-i,o,u-i]],["C",[o+n/a,u-i,o+n,u-i/a,o+n,u]],["C",[o+n,u+i/a,o+n/a,u+i,o,u+i]],["C",[o-n/a,u+i,o-n,u+i/a,o-n,u]],["Z",[]]]);break;case"path":t=e.getAttribute("d");break;case"line":t="M"+(r=dt(e).attr(["x1","y1","x2","y2"])).x1+","+r.y1+"L"+r.x2+","+r.y2;break;case"polyline":t="M"+e.getAttribute("points");break;case"polygon":t="M"+e.getAttribute("points")+" Z";break;case"rect":var h=dt(e).attr(["rx","ry"]);n=h.rx,i=h.ry;var c=e.getBBox(),d=c.x,m=c.y,f=c.width,g=c.height;a=4-a,t=Mt(n||i?[["M",[d,m+i]],["C",[d,m+i/a,d+n/a,m,d+n,m]],["L",[d+f-n,m]],["C",[d+f-n/a,m,d+f,m+i/a,d+f,m+i]],["L",[d+f,m+g-i]],["C",[d+f,m+g-i/a,d+f-n/a,m+g,d+f-n,m+g]],["L",[d+n,m+g]],["C",[d+n/a,m+g,d,m+g-i/a,d,m+g-i]],["L",[d,m+i]],["Z",[]]]:[["M",[d,m]],["L",[d+f,m]],["L",[d+f,m+g]],["L",[d,m+g]],["L",[d,m]],["Z",[]]])}return t},Bt=function(e){var t={};return dt.each(["marker-start","marker-end","marker-mid","filter","clip-path"],function(){var r=e.getAttribute(this);r&&(t[this]=r)}),t},Ut=function(e,t,r){var n=t({element:"path",attr:Bt(e)}),i=e.getAttribute("transform");i&&n.setAttribute("transform",i);var a=e.parentNode;e.nextSibling?e.before(n):a.append(n);var s=Rt(e);s?n.setAttribute("d",s):n.remove(),r.resetOrientation(n);var o=!1;try{o=n.getBBox()}catch(e){}return n.remove(),o};var Ht=function(e,t,r){var n=Ot(e);if(!n)return null;var i=X(e),a=qt(i),s=we(i);if(a||s){var o=!1;if(function(e,t){var r=e%90;return t||!(r>-.001&&r<.001||r<-89.99||r>89.99)}(a,s)){if(["ellipse","path","line","polyline","polygon"].includes(e.tagName))n=o=Ut(e,t,r);else if("rect"===e.tagName){var u=e.getAttribute("rx"),l=e.getAttribute("ry");(u||l)&&(n=o=Ut(e,t,r))}}if(!o){var h=ke(i).matrix;n=Ae(n.x,n.y,n.width,n.height,h).aabox}}return n};function jt(e){var t=e.getAttribute("stroke-width");return isNaN(t)||"none"===e.getAttribute("stroke")?0:t/2}var Ft=function(e,t,r){if(!e||!e.length)return!1;var n;if(dt.each(e,function(){n||this.parentNode&&(n=Ht(this,t,r))}),void 0===n)return null;var i=n.x+n.width,a=n.y+n.height,s=n.x,o=n.y;if(1===e.length){var u=jt(e[0]);s-=u,o-=u,i+=u,a+=u}else dt.each(e,function(e,n){var u=Ht(n,t,r);if(u){var l=jt(n);s=Math.min(s,u.x-l),o=Math.min(o,u.y-l),1===n.nodeType&&(i=Math.max(i,u.x+u.width+l),a=Math.max(a,u.y+u.height+l))}});return n.x=s,n.y=o,n.width=i-s,n.height=a-o,n},Dt=function(e){e||(e=dt(gt.getSVGContent()).children());var t=[];return dt(e).children().each(function(e,r){r.getBBox&&t.push(r)}),t.reverse()},zt=function(e){return e||(e=Dt()),Ft(e,gt.addSVGElementFromJson,gt.pathActions)},qt=function(e,t){if(!e)return 0;for(var r=e.numberOfItems,n=0;n<r;++n){var i=e.getItem(n);if(4===i.type)return t?i.angle*Math.PI/180:i.angle}return 0},Wt=function(e,t){var r=e||gt.getSelectedElements()[0],n=X(r);return qt(n,t)},Qt=function(e){return Yt(Gt(e).substr(1))},Yt=P?function(e){return vt.querySelector("#"+e)}:G?function(e){return pt.evaluate('svg:svg[@id="svgroot"]//svg:*[@id="'+e+'"]',yt,function(){return y.SVG},9,null).singleNodeValue}:function(e){return dt(vt).find("[id="+e+"]")[0]},Zt=function(e,t,r,n){for(var i=0,a=Object.entries(t);i<a.length;i++){var s=d(a[i],2),o=s[0],u=s[1],l="xml:"===o.substr(0,4)?y.XML:"xlink:"===o.substr(0,6)?y.XLINK:null;l?e.setAttributeNS(l,o,u):n?ne(e,o,u):e.setAttribute(o,u)}},Xt=function(e){var t={"fill-opacity":1,"stop-opacity":1,opacity:1,stroke:"none","stroke-dasharray":"none","stroke-linejoin":"miter","stroke-linecap":"butt","stroke-opacity":1,"stroke-width":1,rx:0,ry:0};"ellipse"===e.nodeName&&(delete t.rx,delete t.ry),Object.entries(t).forEach(function(t){var r=d(t,2),n=r[0],i=r[1];e.getAttribute(n)===String(i)&&e.removeAttribute(n)})},Kt=function(e){var t=gt.getBaseUnit(),r=gt.getSnappingStep();return"px"!==t&&(r*=ee()[t]),e=Math.round(e/r)*r},$t=function(e){dt(e).click(function(e){e.preventDefault()})},Jt=function(e){return null==e},er=jQuery,tr=function(){function e(t,r,i){if(n(this,e),this.name_=t,this.group_=i?null:r,i){var a=i.ownerDocument;this.group_=a.createElementNS(y.SVG,"g");var s=a.createElementNS(y.SVG,"title");s.textContent=t,this.group_.append(s),r?er(r).after(this.group_):i.append(this.group_)}rr(this.group_),Pt(this.group_,function(e){e.setAttribute("style","pointer-events:inherit")}),this.group_.setAttribute("style",i?"pointer-events:all":"pointer-events:none")}return a(e,[{key:"getName",value:function(){return this.name_}},{key:"getGroup",value:function(){return this.group_}},{key:"activate",value:function(){this.group_.setAttribute("style","pointer-events:all")}},{key:"deactivate",value:function(){this.group_.setAttribute("style","pointer-events:none")}},{key:"setVisible",value:function(e){var t=void 0===e||e?"inline":"none";this.group_.getAttribute("display")!==t&&this.group_.setAttribute("display",t)}},{key:"isVisible",value:function(){return"none"!==this.group_.getAttribute("display")}},{key:"getOpacity",value:function(){var e=this.group_.getAttribute("opacity");return Jt(e)?1:parseFloat(e)}},{key:"setOpacity",value:function(e){"number"==typeof e&&e>=0&&e<=1&&this.group_.setAttribute("opacity",e)}},{key:"appendChildren",value:function(e){var t=!0,r=!1,n=void 0;try{for(var i,a=e[Symbol.iterator]();!(t=(i=a.next()).done);t=!0){var s=i.value;this.group_.append(s)}}catch(e){r=!0,n=e}finally{try{t||null==a.return||a.return()}finally{if(r)throw n}}}},{key:"getTitleElement",value:function(){for(var e=this.group_.childNodes.length,t=0;t<e;++t){var r=this.group_.childNodes.item(t);if(r&&"title"===r.tagName)return r}return null}},{key:"setName",value:function(e,t){var r=this.name_;e=St(e);var n=this.getTitleElement();return n?(er(n).empty(),n.textContent=e,this.name_=e,t&&t.changeElement(n,{"#text":r}),this.name_):null}},{key:"removeGroup",value:function(){var e=this.group_.parentNode.removeChild(this.group_);return this.group_=void 0,e}}]),e}();function rr(e){var t=e.getAttribute("class");Jt(t)||!t.length?e.setAttribute("class",tr.CLASS_NAME):tr.CLASS_REGEX.test(t)||e.setAttribute("class",t+" "+tr.CLASS_NAME)}tr.CLASS_NAME="layer",tr.CLASS_REGEX=new RegExp("(\\s|^)"+tr.CLASS_NAME+"(\\s|$)");var nr=function(){function e(t){n(this,e),this.undoManager_=t,this.currentBatchCommand_=null,this.batchCommandStack_=[]}return a(e,[{key:"startBatchCommand",value:function(e){return this.undoManager_?(this.currentBatchCommand_=new ce(e),this.batchCommandStack_.push(this.currentBatchCommand_),this):this}},{key:"endBatchCommand",value:function(){if(!this.undoManager_)return this;if(this.currentBatchCommand_){var e=this.currentBatchCommand_;this.batchCommandStack_.pop();var t=this.batchCommandStack_.length;this.currentBatchCommand_=t?this.batchCommandStack_[t-1]:null,this.addCommand_(e)}return this}},{key:"moveElement",value:function(e,t,r,n){return this.undoManager_?(this.addCommand_(new oe(e,t,r,n)),this):this}},{key:"insertElement",value:function(e,t){return this.undoManager_?(this.addCommand_(new ue(e,t)),this):this}},{key:"removeElement",value:function(e,t,r,n){return this.undoManager_?(this.addCommand_(new le(e,t,r,n)),this):this}},{key:"changeElement",value:function(e,t,r){return this.undoManager_?(this.addCommand_(new he(e,t,r)),this):this}},{key:"addCommand_",value:function(e){if(!this.undoManager_)return this;this.currentBatchCommand_?this.currentBatchCommand_.addSubCommand(e):this.undoManager_.addCommandToHistory(e)}}]),e}();nr.NO_HISTORY=new nr;var ir=jQuery,ar="a,circle,ellipse,foreignObject,g,image,line,path,polygon,polyline,rect,svg,text,tspan,use".split(","),sr={LET_DOCUMENT_DECIDE:0,ALWAYS_RANDOMIZE:1,NEVER_RANDOMIZE:2},or=sr.LET_DOCUMENT_DECIDE,ur=[];function lr(e){return e||new nr(cr.undoMgr)}function hr(e){for(var t=1;e.includes("Layer "+t);)t++;return"Layer "+t}var cr,dr=function(){function e(t,r){if(n(this,e),!t||!t.tagName||!t.namespaceURI||"svg"!==t.tagName||t.namespaceURI!==y.SVG)throw new Error("Error: svgedit.draw.Drawing instance initialized without a <svg> element");this.svgElem_=t,this.obj_num=0,this.idPrefix=r||"svg_",this.releasedNums=[],this.all_layers=[],this.layer_map={},this.current_layer=null,this.nonce_="";var i=this.svgElem_.getAttributeNS(y.SE,"nonce");i&&or!==sr.NEVER_RANDOMIZE?this.nonce_=i:or===sr.ALWAYS_RANDOMIZE&&this.setNonce(Math.floor(100001*Math.random()))}return a(e,[{key:"getElem_",value:function(e){return this.svgElem_.querySelector?this.svgElem_.querySelector("#"+e):ir(this.svgElem_).find("[id="+e+"]")[0]}},{key:"getSvgElem",value:function(){return this.svgElem_}},{key:"getNonce",value:function(){return this.nonce_}},{key:"setNonce",value:function(e){this.svgElem_.setAttributeNS(y.XMLNS,"xmlns:se",y.SE),this.svgElem_.setAttributeNS(y.SE,"se:nonce",e),this.nonce_=e}},{key:"clearNonce",value:function(){this.nonce_=""}},{key:"getId",value:function(){return this.nonce_?this.idPrefix+this.nonce_+"_"+this.obj_num:this.idPrefix+this.obj_num}},{key:"getNextId",value:function(){var e=this.obj_num,t=!1;this.releasedNums.length>0?(this.obj_num=this.releasedNums.pop(),t=!0):this.obj_num++;for(var r=this.getId();this.getElem_(r);)t&&(this.obj_num=e,t=!1),this.obj_num++,r=this.getId();return t&&(this.obj_num=e),r}},{key:"releaseId",value:function(e){var t=this.idPrefix+(this.nonce_?this.nonce_+"_":"");if("string"!=typeof e||!e.startsWith(t))return!1;var r=parseInt(e.substr(t.length));return!("number"!=typeof r||r<=0||this.releasedNums.includes(r))&&(this.releasedNums.push(r),!0)}},{key:"getNumLayers",value:function(){return this.all_layers.length}},{key:"hasLayer",value:function(e){return void 0!==this.layer_map[e]}},{key:"getLayerName",value:function(e){return e>=0&&e<this.getNumLayers()?this.all_layers[e].getName():""}},{key:"getCurrentLayer",value:function(){return this.current_layer?this.current_layer.getGroup():null}},{key:"getLayerByName",value:function(e){var t=this.layer_map[e];return t?t.getGroup():null}},{key:"getCurrentLayerName",value:function(){return this.current_layer?this.current_layer.getName():""}},{key:"setCurrentLayerName",value:function(e,t){var r=null;if(this.current_layer){var n=this.current_layer.getName();(r=this.current_layer.setName(e,t))&&(delete this.layer_map[n],this.layer_map[r]=this.current_layer)}return r}},{key:"setCurrentLayerPosition",value:function(e){var t,r=this.getNumLayers();if(!this.current_layer||e<0||e>=r)return null;for(t=0;t<r&&this.all_layers[t]!==this.current_layer;++t);if(t===r)return null;if(t!==e){var n=this.current_layer.getGroup(),i=n.nextSibling,a=null;return e>t?e<r-1&&(a=this.all_layers[e+1].getGroup()):a=this.all_layers[e].getGroup(),this.svgElem_.insertBefore(n,a),this.identifyLayers(),this.setCurrentLayer(this.getLayerName(e)),{currentGroup:n,oldNextSibling:i}}return null}},{key:"mergeLayer",value:function(e){var t=this.current_layer.getGroup(),r=ir(t).prev()[0];if(r){e.startBatchCommand("Merge Layer");var n=t.nextSibling;for(e.removeElement(t,n,this.svgElem_);t.firstChild;){var i=t.firstChild;if("title"!==i.localName){var a=i.nextSibling;r.append(i),e.moveElement(i,a,t)}else e.removeElement(i,i.nextSibling,t),i.remove()}this.current_layer.removeGroup();var s=this.all_layers.indexOf(this.current_layer);if(s>0){var o=this.current_layer.getName();this.current_layer=this.all_layers[s-1],this.all_layers.splice(s,1),delete this.layer_map[o]}e.endBatchCommand()}}},{key:"mergeAllLayers",value:function(e){for(this.current_layer=this.all_layers[this.all_layers.length-1],e.startBatchCommand("Merge all Layers");this.all_layers.length>1;)this.mergeLayer(e);e.endBatchCommand()}},{key:"setCurrentLayer",value:function(e){var t=this.layer_map[e];return!!t&&(this.current_layer&&this.current_layer.deactivate(),this.current_layer=t,this.current_layer.activate(),!0)}},{key:"deleteCurrentLayer",value:function(){if(this.current_layer&&this.getNumLayers()>1){var e=this.current_layer.removeGroup();return this.identifyLayers(),e}return null}},{key:"identifyLayers",value:function(){this.all_layers=[],this.layer_map={};for(var e,t=this.svgElem_.childNodes.length,r=[],n=[],i=null,a=!1,s=0;s<t;++s){var o=this.svgElem_.childNodes.item(s);if(o&&1===o.nodeType)if("g"===o.tagName){a=!0;var u=ir("title",e=o).text()||(R()&&e.querySelectorAll?ir(e.querySelectorAll("title")).text():"");u?(n.push(u),i=new tr(u,o),this.all_layers.push(i),this.layer_map[u]=i):r.push(o)}else ar.includes(o.nodeName)&&r.push(o)}r.length>0||!a?((i=new tr(hr(n),null,this.svgElem_)).appendChildren(r),this.all_layers.push(i),this.layer_map[name]=i):i.activate(),this.current_layer=i}},{key:"createLayer",value:function(e,t){this.current_layer&&this.current_layer.deactivate(),(null==e||""===e||this.layer_map[e])&&(e=hr(Object.keys(this.layer_map)));var r=new tr(e,null,this.svgElem_);return t&&(t.startBatchCommand("Create Layer"),t.insertElement(r.getGroup()),t.endBatchCommand()),this.all_layers.push(r),this.layer_map[e]=r,this.current_layer=r,r.getGroup()}},{key:"cloneLayer",value:function(e,t){var r=this;if(!this.current_layer)return null;this.current_layer.deactivate(),(null==e||""===e||this.layer_map[e])&&(e=hr(Object.keys(this.layer_map)));var n=this.current_layer.getGroup(),i=new tr(e,n,this.svgElem_),a=i.getGroup();m(n.childNodes).forEach(function(e){"title"!==e.localName&&a.append(r.copyElem(e))}),t&&(t.startBatchCommand("Duplicate Layer"),t.insertElement(a),t.endBatchCommand());var s=this.all_layers.indexOf(this.current_layer);return s>=0?this.all_layers.splice(s+1,0,i):this.all_layers.push(i),this.layer_map[e]=i,this.current_layer=i,a}},{key:"getLayerVisibility",value:function(e){var t=this.layer_map[e];return!!t&&t.isVisible()}},{key:"setLayerVisibility",value:function(e,t){if("boolean"!=typeof t)return null;var r=this.layer_map[e];return r?(r.setVisible(t),r.getGroup()):null}},{key:"getLayerOpacity",value:function(e){var t=this.layer_map[e];return t?t.getOpacity():null}},{key:"setLayerOpacity",value:function(e,t){if(!("number"!=typeof t||t<0||t>1)){var r=this.layer_map[e];r&&r.setOpacity(t)}}},{key:"copyElem",value:function(e){var t=this;return function e(t,r){var n=document.createElementNS(t.namespaceURI,t.nodeName);if(dt.each(t.attributes,function(e,t){"-moz-math-font-style"!==t.localName&&n.setAttributeNS(t.namespaceURI,t.nodeName,t.value)}),n.removeAttribute("id"),n.id=r(),B()&&"path"===t.nodeName){var i=it(t);n.setAttribute("d",i)}if(dt.each(t.childNodes,function(t,i){switch(i.nodeType){case 1:n.append(e(i,r));break;case 3:n.textContent=i.nodeValue}}),dt(t).data("gsvg"))dt(n).data("gsvg",n.firstChild);else if(dt(t).data("symbol")){var a=dt(t).data("symbol");dt(n).data("ref",a).data("symbol",a)}else"image"===n.tagName&&$t(n);return n}(e,function(){return t.getNextId()})}}]),e}(),mr=function(e,t){(or=!1===e?sr.NEVER_RANDOMIZE:sr.ALWAYS_RANDOMIZE)!==sr.ALWAYS_RANDOMIZE||t.getNonce()?or===sr.NEVER_RANDOMIZE&&t.getNonce()&&t.clearNonce():t.setNonce(Math.floor(100001*Math.random()))},fr=function(){kr(),cr.getCurrentDrawing().identifyLayers()},gr=function(e,t){var r=cr.getCurrentDrawing().createLayer(e,lr(t));cr.clearSelection(),cr.call("changed",[r])},pr=function(e,t){var r=cr.getCurrentDrawing().cloneLayer(e,lr(t));cr.clearSelection(),kr(),cr.call("changed",[r])},yr=function(){var e=cr.getCurrentDrawing().getCurrentLayer(),t=e.nextSibling,r=e.parentNode;if(e=cr.getCurrentDrawing().deleteCurrentLayer()){var n=new ce("Delete Layer");return n.addSubCommand(new le(e,t,r)),cr.addCommandToHistory(n),cr.clearSelection(),cr.call("changed",[r]),!0}return!1},vr=function(e){var t=cr.getCurrentDrawing().setCurrentLayer(St(e));return t&&cr.clearSelection(),t},xr=function(e){var t=cr.getCurrentDrawing(),r=t.getCurrentLayer();if(r&&t.setCurrentLayerName(e,lr()))return cr.call("changed",[r]),!0;return!1},Sr=function(e){var t=cr.getCurrentDrawing().setCurrentLayerPosition(e);return!!t&&(cr.addCommandToHistory(new oe(t.currentGroup,t.oldNextSibling,cr.getSVGContent())),!0)},_r=function(e,t){var r=cr.getCurrentDrawing(),n=r.getLayerVisibility(e),i=r.setLayerVisibility(e,t);if(!i)return!1;var a=n?"inline":"none";return cr.addCommandToHistory(new he(i,{display:a},"Layer Visibility")),i===r.getCurrentLayer()&&(cr.clearSelection(),cr.pathActions.clear()),!0},br=function(e){var t=cr.getCurrentDrawing().getLayerByName(e);if(!t)return!1;for(var r=new ce("Move Elements to Layer"),n=cr.getSelectedElements(),i=n.length;i--;){var a=n[i];if(a){var s=a.nextSibling,o=a.parentNode;t.append(a),r.addSubCommand(new oe(a,s,o))}}return cr.addCommandToHistory(r),!0},wr=function(e){cr.getCurrentDrawing().mergeLayer(lr(e)),cr.clearSelection(),kr(),cr.changeSVGContent()},Ar=function(e){cr.getCurrentDrawing().mergeAllLayers(lr(e)),cr.clearSelection(),kr(),cr.changeSVGContent()},kr=function(){var e=ur.length;if(e){for(var t=0;t<e;t++){var r=ur[t],n=cr.elData(r,"orig_opac");1!==n?r.setAttribute("opacity",n):r.removeAttribute("opacity"),r.setAttribute("style","pointer-events: inherit")}ur=[],cr.clearSelection(!0),cr.call("contextset",null)}cr.setCurrentGroup(null)},Cr=function(e){kr(),"string"==typeof e&&(e=Yt(e)),cr.setCurrentGroup(e),ir(e).parentsUntil("#svgcontent").andSelf().siblings().each(function(){var e=this.getAttribute("opacity")||1;cr.elData(this,"orig_opac",e),this.setAttribute("opacity",.33*e),this.setAttribute("style","pointer-events: none"),ur.push(this)}),cr.clearSelection(),cr.call("contextset",cr.getCurrentGroup())},Er=v(),Pr={a:["class","clip-path","clip-rule","fill","fill-opacity","fill-rule","filter","id","mask","opacity","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","style","systemLanguage","transform","xlink:href","xlink:title"],circle:["class","clip-path","clip-rule","cx","cy","fill","fill-opacity","fill-rule","filter","id","mask","opacity","r","requiredFeatures","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","style","systemLanguage","transform"],clipPath:["class","clipPathUnits","id"],defs:[],style:["type"],desc:[],ellipse:["class","clip-path","clip-rule","cx","cy","fill","fill-opacity","fill-rule","filter","id","mask","opacity","requiredFeatures","rx","ry","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","style","systemLanguage","transform"],feGaussianBlur:["class","color-interpolation-filters","id","requiredFeatures","stdDeviation"],feMorphology:["class","in","operator","radius"],filter:["class","color-interpolation-filters","filterRes","filterUnits","height","id","primitiveUnits","requiredFeatures","width","x","xlink:href","y"],foreignObject:["class","font-size","height","id","opacity","requiredFeatures","style","transform","width","x","y"],g:["class","clip-path","clip-rule","id","display","fill","fill-opacity","fill-rule","filter","mask","opacity","requiredFeatures","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","style","systemLanguage","transform","font-family","font-size","font-style","font-weight","text-anchor"],image:["class","clip-path","clip-rule","filter","height","id","mask","opacity","requiredFeatures","style","systemLanguage","transform","width","x","xlink:href","xlink:title","y"],line:["class","clip-path","clip-rule","fill","fill-opacity","fill-rule","filter","id","marker-end","marker-mid","marker-start","mask","opacity","requiredFeatures","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","style","systemLanguage","transform","x1","x2","y1","y2"],linearGradient:["class","id","gradientTransform","gradientUnits","requiredFeatures","spreadMethod","systemLanguage","x1","x2","xlink:href","y1","y2"],marker:["id","class","markerHeight","markerUnits","markerWidth","orient","preserveAspectRatio","refX","refY","systemLanguage","viewBox"],mask:["class","height","id","maskContentUnits","maskUnits","width","x","y"],metadata:["class","id"],path:["class","clip-path","clip-rule","d","fill","fill-opacity","fill-rule","filter","id","marker-end","marker-mid","marker-start","mask","opacity","requiredFeatures","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","style","systemLanguage","transform"],pattern:["class","height","id","patternContentUnits","patternTransform","patternUnits","requiredFeatures","style","systemLanguage","viewBox","width","x","xlink:href","y"],polygon:["class","clip-path","clip-rule","id","fill","fill-opacity","fill-rule","filter","id","class","marker-end","marker-mid","marker-start","mask","opacity","points","requiredFeatures","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","style","systemLanguage","transform"],polyline:["class","clip-path","clip-rule","id","fill","fill-opacity","fill-rule","filter","marker-end","marker-mid","marker-start","mask","opacity","points","requiredFeatures","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","style","systemLanguage","transform"],radialGradient:["class","cx","cy","fx","fy","gradientTransform","gradientUnits","id","r","requiredFeatures","spreadMethod","systemLanguage","xlink:href"],rect:["class","clip-path","clip-rule","fill","fill-opacity","fill-rule","filter","height","id","mask","opacity","requiredFeatures","rx","ry","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","style","systemLanguage","transform","width","x","y"],stop:["class","id","offset","requiredFeatures","stop-color","stop-opacity","style","systemLanguage"],svg:["class","clip-path","clip-rule","filter","id","height","mask","preserveAspectRatio","requiredFeatures","style","systemLanguage","viewBox","width","x","xmlns","xmlns:se","xmlns:xlink","y"],switch:["class","id","requiredFeatures","systemLanguage"],symbol:["class","fill","fill-opacity","fill-rule","filter","font-family","font-size","font-style","font-weight","id","opacity","preserveAspectRatio","requiredFeatures","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","style","systemLanguage","transform","viewBox"],text:["class","clip-path","clip-rule","fill","fill-opacity","fill-rule","filter","font-family","font-size","font-style","font-weight","id","mask","opacity","requiredFeatures","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","style","systemLanguage","text-anchor","transform","x","xml:space","y"],textPath:["class","id","method","requiredFeatures","spacing","startOffset","style","systemLanguage","transform","xlink:href"],title:[],tspan:["class","clip-path","clip-rule","dx","dy","fill","fill-opacity","fill-rule","filter","font-family","font-size","font-style","font-weight","id","mask","opacity","requiredFeatures","rotate","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","style","systemLanguage","text-anchor","textLength","transform","x","xml:space","y"],use:["class","clip-path","clip-rule","fill","fill-opacity","fill-rule","filter","height","id","mask","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","style","transform","width","x","xlink:href","y"],annotation:["encoding"],"annotation-xml":["encoding"],maction:["actiontype","other","selection"],math:["class","id","display","xmlns"],menclose:["notation"],merror:[],mfrac:["linethickness"],mi:["mathvariant"],mmultiscripts:[],mn:[],mo:["fence","lspace","maxsize","minsize","rspace","stretchy"],mover:[],mpadded:["lspace","width","height","depth","voffset"],mphantom:[],mprescripts:[],mroot:[],mrow:["xlink:href","xlink:type","xmlns:xlink"],mspace:["depth","height","width"],msqrt:[],mstyle:["displaystyle","mathbackground","mathcolor","mathvariant","scriptlevel"],msub:[],msubsup:[],msup:[],mtable:["align","columnalign","columnlines","columnspacing","displaystyle","equalcolumns","equalrows","frame","rowalign","rowlines","rowspacing","width"],mtd:["columnalign","columnspan","rowalign","rowspan"],mtext:[],mtr:["columnalign","rowalign"],munder:[],munderover:[],none:[],semantics:[]},Gr={};Object.entries(Pr).forEach(function(e){var t=d(e,2),r=t[0],n=t[1],i={};Object.entries(n).forEach(function(e){var t=d(e,2),r=(t[0],t[1]);if(r.includes(":")){var n=r.split(":");i[n[1]]=y[n[0].toUpperCase()]}else i[r]="xmlns"===r?y.XMLNS:null}),Gr[r]=i});var Nr=function e(t){if(3===t.nodeType&&(t.nodeValue=t.nodeValue.replace(/^\s+|\s+$/g,""),t.nodeValue.length||t.remove()),1===t.nodeType){var r=t.ownerDocument,n=t.parentNode;if(r&&n){var i=Pr[t.nodeName],a=Gr[t.nodeName];if(void 0!==i){for(var s=[],o=t.attributes.length;o--;){var u=t.attributes.item(o),l=u.nodeName,h=u.localName,c=u.namespaceURI;if({}.hasOwnProperty.call(a,h)&&c===a[h]&&c!==y.XMLNS||c===y.XMLNS&&Er[u.value]||((l.startsWith("se:")||l.startsWith("data-"))&&s.push([l,u.value]),t.removeAttributeNS(c,h)),U())switch(l){case"transform":case"gradientTransform":case"patternTransform":var m=u.value.replace(f(/(\d)-/g,{digit:1}),"$<digit> -");t.setAttribute(l,m)}if("style"===l){for(var g=u.value.split(";"),p=g.length;p--;){var v=d(g[p].split(":"),2),x=v[0],S=v[1],_=(x||"").trim(),b=(S||"").trim();i.includes(_)&&t.setAttribute(_,b)}t.removeAttribute("style")}}Object.values(s).forEach(function(e){var r=d(e,2),n=r[0],i=r[1];t.setAttributeNS(y.SE,n,i)});var w=Nt(t);if(w&&["filter","linearGradient","pattern","radialGradient","textPath","use"].includes(t.nodeName)&&"#"!==w[0]&&(It(t,""),t.removeAttributeNS(y.XLINK,"href")),"use"===t.nodeName&&!Nt(t))return void t.remove();for(Object.values(["clip-path","fill","filter","marker-end","marker-mid","marker-start","mask","stroke"],function(e){var r=t.getAttribute(e);r&&(r=Gt(r))&&"#"!==r[0]&&(t.setAttribute(e,""),t.removeAttribute(e))}),o=t.childNodes.length;o--;)e(t.childNodes.item(o))}else{for(var A=[];t.hasChildNodes();)A.push(n.insertBefore(t.firstChild,t));t.remove();for(var k=A.length;k--;)e(A[k])}}}};function Ir(e,t){["id","class","type"].forEach(function(r){r in t&&(e[r]=t[r])})}function Tr(e,t){return Lr.apply(this,arguments)}function Lr(){return(Lr=r(regeneratorRuntime.mark(function e(t,r){var n,i;return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(n=r.global,i=r.returnDefault,!!("svgEditor"in window&&window.svgEditor&&!1===window.svgEditor.modules)){e.next=4;break}return e.abrupt("return",Or(t,void 0,{returnDefault:i}));case 4:return e.next=6,Vr(t);case 6:return e.abrupt("return",window[n]);case 7:case"end":return e.stop()}},e)}))).apply(this,arguments)}function Vr(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return Array.isArray(e)?Promise.all(e.map(function(e){return Vr(e,t)})):new Promise(function(r,n){var i=document.createElement("script");function a(){n(new Error("Failed to import: ".concat(e))),o()}function s(){r(),o()}var o=function(){i.removeEventListener("error",a),i.removeEventListener("load",s),i.remove(),i.src=""};i.defer="defer",Ir(i,t),i.addEventListener("error",a),i.addEventListener("load",s),i.src=e,document.head.append(i)})}function Or(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=(arguments.length>2&&void 0!==arguments[2]?arguments[2]:{}).returnDefault,n=void 0!==r&&r;return Array.isArray(e)?Promise.all(e.map(function(e){return Or(e,t)})):new Promise(function(r,i){var a="$importModule$"+Math.random().toString(32).slice(2),s=document.createElement("script");function o(){i(new Error("Failed to import: ".concat(e))),l()}function u(){r(window[a]),l()}var l=function(){delete window[a],s.removeEventListener("error",o),s.removeEventListener("load",u),s.remove(),URL.revokeObjectURL(s.src),s.src=""};Ir(s,t),s.defer="defer",s.type="module",s.addEventListener("error",o),s.addEventListener("load",u);var h=function(e){var t=document.createElement("a");return t.setAttribute("href",e),t.cloneNode(!1).href}(e),c="import * as m from '".concat(h.replace(/'/g,"\\'"),"'; window.").concat(a," = ").concat(n?"m.default || ":"","m;"),d=new Blob([c],{type:"text/javascript"});s.src=URL.createObjectURL(d),document.head.append(s)})}var Mr,Rr,Br,Ur,Hr=jQuery,jr=[0,"z","M","m","L","l","C","c","Q","q","A","a","H","h","V","v","S","s","T","t"],Fr=null,Dr=function(e,t,r){for(var n=function(e,t){return Se(e,t,r)},i=function(e){return r.a*e},a=function(e){return r.d*e},s=Fr.getGridSnapping()&&"svg"===e.parentNode.parentNode.localName,o=function(){s&&Object.entries(t).forEach(function(e){var r=d(e,2),n=r[0],i=r[1];t[n]=Kt(i)}),Zt(e,t,1e3,!0)},u=Ot(e),l=0;l<2;l++){var h=0===l?"fill":"stroke",c=e.getAttribute(h);if(c&&c.startsWith("url(")&&(r.a<0||r.d<0)){var m=Qt(c).cloneNode(!0);if(r.a<0){var f=m.getAttribute("x1"),g=m.getAttribute("x2");m.setAttribute("x1",-(f-1)),m.setAttribute("x2",-(g-1))}if(r.d<0){var p=m.getAttribute("y1"),y=m.getAttribute("y2");m.setAttribute("y1",-(p-1)),m.setAttribute("y2",-(y-1))}m.id=Fr.getDrawing().getNextId(),Tt().append(m),e.setAttribute(h,"url(#"+m.id+")")}}var v=e.tagName;if("g"===v||"text"===v||"tspan"===v||"use"===v)if(1!==r.a||0!==r.b||0!==r.c||1!==r.d||0===r.e&&0===r.f){var x=X(e),S=Fr.getSVGRoot().createSVGTransform();S.setMatrix(be(ke(x).matrix,r)),x.clear(),x.appendItem(S)}else{var _=ke(e).matrix,b=be(_.inverse(),r,_);t.x=parseFloat(t.x)+b.e,t.y=parseFloat(t.y)+b.f}switch(v){case"foreignObject":case"rect":case"image":if("image"===v&&(r.a<0||r.d<0)){var w=X(e),A=Fr.getSVGRoot().createSVGTransform();A.setMatrix(be(ke(w).matrix,r)),w.clear(),w.appendItem(A)}else{var k=n(t.x,t.y);t.width=i(t.width),t.height=a(t.height),t.x=k.x+Math.min(0,t.width),t.y=k.y+Math.min(0,t.height),t.width=Math.abs(t.width),t.height=Math.abs(t.height)}o();break;case"ellipse":var C=n(t.cx,t.cy);t.cx=C.x,t.cy=C.y,t.rx=i(t.rx),t.ry=a(t.ry),t.rx=Math.abs(t.rx),t.ry=Math.abs(t.ry),o();break;case"circle":var E=n(t.cx,t.cy);t.cx=E.x,t.cy=E.y;var P=Ae(u.x,u.y,u.width,u.height,r),G=P.tr.x-P.tl.x,N=P.bl.y-P.tl.y;t.r=Math.min(G/2,N/2),t.r&&(t.r=Math.abs(t.r)),o();break;case"line":var I=n(t.x1,t.y1),T=n(t.x2,t.y2);t.x1=I.x,t.y1=I.y,t.x2=T.x,t.y2=T.y;case"text":case"tspan":case"use":o();break;case"g":var L=Hr(e).data("gsvg");L&&Zt(L,t,1e3,!0);break;case"polyline":case"polygon":for(var V=t.points.length,O=0;O<V;++O){var M=t.points[O],R=n(M.x,M.y),B=R.x,U=R.y;t.points[O].x=B,t.points[O].y=U}for(var H="",j=0;j<V;++j){var F=t.points[j];H+=F.x+","+F.y+" "}e.setAttribute("points",H);break;case"path":var D=e.pathSegList,z=D.numberOfItems;t.d=[];for(var q=0;q<z;++q){var W=D.getItem(q);t.d[q]={type:W.pathSegType,x:W.x,y:W.y,x1:W.x1,y1:W.y1,x2:W.x2,y2:W.y2,r1:W.r1,r2:W.r2,angle:W.angle,largeArcFlag:W.largeArcFlag,sweepFlag:W.sweepFlag}}z=t.d.length;var Q=t.d[0],Y=n(Q.x,Q.y);t.d[0].x=Y.x,t.d[0].y=Y.y;for(var Z=1;Z<z;++Z){var K=t.d[Z];if(K.type%2==0){var $=n(void 0!==K.x?K.x:Y.x,void 0!==K.y?K.y:Y.y),J=n(K.x1,K.y1),ee=n(K.x2,K.y2);K.x=$.x,K.y=$.y,K.x1=J.x,K.y1=J.y,K.x2=ee.x,K.y2=ee.y,K.r1=i(K.r1),K.r2=a(K.r2)}else K.x=i(K.x),K.y=a(K.y),K.x1=i(K.x1),K.y1=a(K.y1),K.x2=i(K.x2),K.y2=a(K.y2),K.r1=i(K.r1),K.r2=a(K.r2)}var te="";z=t.d.length;for(var re=0;re<z;++re){var ne=t.d[re],ie=ne.type;switch(te+=jr[ie],ie){case 13:case 12:te+=ne.x+" ";break;case 15:case 14:te+=ne.y+" ";break;case 3:case 5:case 19:case 2:case 4:case 18:te+=ne.x+","+ne.y+" ";break;case 7:case 6:te+=ne.x1+","+ne.y1+" "+ne.x2+","+ne.y2+" "+ne.x+","+ne.y+" ";break;case 9:case 8:te+=ne.x1+","+ne.y1+" "+ne.x+","+ne.y+" ";break;case 11:case 10:te+=ne.r1+","+ne.r2+" "+ne.angle+" "+Number(ne.largeArcFlag)+" "+Number(ne.sweepFlag)+" "+ne.x+","+ne.y+" ";break;case 17:case 16:te+=ne.x2+","+ne.y2+" "+ne.x+","+ne.y+" "}}e.setAttribute("d",te)}},zr=g(jQuery),qr=function(e,t,r){var n=Qt(e).firstChild,i=X(n),a=Mr.getSVGRoot().createSVGTransform();a.setTranslate(t,r),i.appendItem(a),Wr(n)},Wr=function e(t){if(Jt(t))return null;if("svg"===t.nodeName&&navigator.userAgent.includes("Firefox/20"))return null;var r=Mr.getSVGRoot(),n=X(t);if(n&&n.numberOfItems>0){for(var i=n.numberOfItems,a=i;i--;){var s=n.getItem(i);if(0===s.type)n.removeItem(i);else if(1===s.type){if(_e(s.matrix)){if(1===a)return t.removeAttribute("transform"),null;n.removeItem(i)}}else 4===s.type&&0===s.angle&&n.removeItem(i)}if(1===n.numberOfItems&&Wt(t))return null}if(!n||0===n.numberOfItems)return t.setAttribute("transform",""),t.removeAttribute("transform"),null;if(n){for(var o=[],u=n.numberOfItems;u--;){var l=n.getItem(u);1===l.type?o.push([l.matrix,u]):o.length&&(o=[])}if(2===o.length){var h=r.createSVGTransformFromMatrix(be(o[1][0],o[0][0]));n.removeItem(o[0][1]),n.removeItem(o[1][1]),n.insertItemBefore(h,o[1][1])}if((u=n.numberOfItems)>=2&&1===n.getItem(u-2).type&&2===n.getItem(u-1).type){var c=r.createSVGTransform(),d=be(n.getItem(u-2).matrix,n.getItem(u-1).matrix);c.setMatrix(d),n.removeItem(u-2),n.removeItem(u-2),n.appendItem(c)}}switch(t.tagName){case"line":case"polyline":case"polygon":case"path":break;default:if(1===n.numberOfItems&&1===n.getItem(0).type||2===n.numberOfItems&&1===n.getItem(0).type&&4===n.getItem(0).type)return null}var m,f,g=zr(t).data("gsvg"),p=new ce("Transform"),v={},x=null,S=[];switch(t.tagName){case"line":S=["x1","y1","x2","y2"];break;case"circle":S=["cx","cy","r"];break;case"ellipse":S=["cx","cy","rx","ry"];break;case"foreignObject":case"rect":case"image":S=["width","height","x","y"];break;case"use":case"text":case"tspan":S=["x","y"];break;case"polygon":case"polyline":(x={}).points=t.getAttribute("points");var _=t.points,b=_.numberOfItems;v.points=new Array(b);for(var w=0;w<b;++w){var A=_.getItem(w);v.points[w]={x:A.x,y:A.y}}break;case"path":(x={}).d=t.getAttribute("d"),v.d=t.getAttribute("d")}if(S.length?(v=zr(t).attr(S),zr.each(v,function(e,t){v[e]=ie(e,t)})):g&&(v={x:zr(g).attr("x")||0,y:zr(g).attr("y")||0}),Jt(x)&&(x=zr.extend(!0,{},v),zr.each(x,function(e,t){x[e]=ie(e,t)})),x.transform=Mr.getStartTransform()||"","g"===t.tagName&&!g||"a"===t.tagName){var k=Ot(t);m={x:k.x+k.width/2,y:k.y+k.height/2},f=Se(k.x+k.width/2,k.y+k.height/2,ke(n).matrix);var C=Wt(t);if(C){var E,P=C*Math.PI/180;E=Math.abs(P)>1e-10?Math.sin(P)/(1-Math.cos(P)):2/P;for(var G=0;G<n.numberOfItems;++G){var N=n.getItem(G);if(4===N.type){var I=N.matrix;m.y=(E*I.e+I.f)/2,m.x=(I.e-E*I.f)/2,n.removeItem(G);break}}}var T,L,V=n.numberOfItems,O=0,M=0,R=0;if(V&&(T=n.getItem(0).matrix),V>=3&&3===n.getItem(V-2).type&&2===n.getItem(V-3).type&&2===n.getItem(V-1).type){R=3;for(var U=n.getItem(V-3).matrix,H=n.getItem(V-2).matrix,j=n.getItem(V-1).matrix,F=t.childNodes,D=F.length;D--;){var z=F.item(D);if(O=0,M=0,1===z.nodeType){var q=X(z);if(!q)continue;var W=ke(q).matrix,Q=Wt(z);L=Mr.getStartTransform();var Y=[];if(Mr.setStartTransform(z.getAttribute("transform")),Q||we(q)){var Z=r.createSVGTransform();Z.setMatrix(be(U,H,j,W)),q.clear(),q.appendItem(Z),Y.push(Z)}else{var K=be(W.inverse(),j,W),$=r.createSVGMatrix();$.e=-K.e,$.f=-K.f;var J=be($.inverse(),W.inverse(),U,H,j,W,K.inverse()),ee=r.createSVGTransform(),te=r.createSVGTransform(),re=r.createSVGTransform();ee.setTranslate(K.e,K.f),te.setScale(J.a,J.d),re.setTranslate($.e,$.f),q.appendItem(re),q.appendItem(te),q.appendItem(ee),Y.push(re),Y.push(te),Y.push(ee)}p.addSubCommand(e(z)),Mr.setStartTransform(L)}}n.removeItem(V-1),n.removeItem(V-2),n.removeItem(V-3)}else if(V>=3&&1===n.getItem(V-1).type){R=3;var ne=ke(n).matrix,ae=r.createSVGTransform();ae.setMatrix(ne),n.clear(),n.appendItem(ae)}else if((1===V||V>1&&3!==n.getItem(1).type)&&2===n.getItem(0).type){R=2;var se=ke(n).matrix;n.removeItem(0);var oe=ke(n).matrix.inverse(),ue=be(oe,se);if(O=ue.e,M=ue.f,0!==O||0!==M){for(var le=t.childNodes,de=le.length,me=[];de--;){var fe=le.item(de);if(1===fe.nodeType){if(fe.getAttribute("clip-path")){var ge=fe.getAttribute("clip-path");me.includes(ge)||(qr(ge,O,M),me.push(ge))}L=Mr.getStartTransform(),Mr.setStartTransform(fe.getAttribute("transform"));var pe=X(fe);if(pe){var ye=r.createSVGTransform();ye.setTranslate(O,M),pe.numberOfItems?pe.insertItemBefore(ye,0):pe.appendItem(ye),p.addSubCommand(e(fe));for(var ve=t.getElementsByTagNameNS(y.SVG,"use"),xe="#"+fe.id,Ae=ve.length;Ae--;){var Ce=ve.item(Ae);if(xe===Nt(Ce)){var Ee=r.createSVGTransform();Ee.setTranslate(-O,-M),X(Ce).insertItemBefore(Ee,0),p.addSubCommand(e(Ce))}}Mr.setStartTransform(L)}}}Mr.setStartTransform(L)}}else{if(1!==V||1!==n.getItem(0).type||C){if(C){var Pe=r.createSVGTransform();Pe.setRotate(C,f.x,f.y),n.numberOfItems?n.insertItemBefore(Pe,0):n.appendItem(Pe)}return 0===n.numberOfItems&&t.removeAttribute("transform"),null}R=1;for(var Ge=n.getItem(0).matrix,Ne=t.childNodes,Ie=Ne.length;Ie--;){var Te=Ne.item(Ie);if(1===Te.nodeType){L=Mr.getStartTransform(),Mr.setStartTransform(Te.getAttribute("transform"));var Le=X(Te);if(!Le)continue;var Ve=be(Ge,ke(Le).matrix),Oe=r.createSVGTransform();Oe.setMatrix(Ve),Le.clear(),Le.appendItem(Oe,0),p.addSubCommand(e(Te)),Mr.setStartTransform(L);var Me=Te.getAttribute("stroke-width");if("none"!==Te.getAttribute("stroke")&&!isNaN(Me)){var Re=(Math.abs(Ve.a)+Math.abs(Ve.d))/2;Te.setAttribute("stroke-width",Me*Re)}}}n.clear()}if(2===R){if(C){f={x:m.x+T.e,y:m.y+T.f};var Be=r.createSVGTransform();Be.setRotate(C,f.x,f.y),n.numberOfItems?n.insertItemBefore(Be,0):n.appendItem(Be)}}else if(3===R){var Ue=ke(n).matrix,He=r.createSVGTransform();He.setRotate(C,m.x,m.y);var je=He.matrix,Fe=r.createSVGTransform();Fe.setRotate(C,f.x,f.y);var De=Fe.matrix.inverse(),ze=Ue.inverse(),qe=be(ze,De,je,Ue);if(O=qe.e,M=qe.f,0!==O||0!==M)for(var We=t.childNodes,Qe=We.length;Qe--;){var Ye=We.item(Qe);if(1===Ye.nodeType){L=Mr.getStartTransform(),Mr.setStartTransform(Ye.getAttribute("transform"));var Ze=X(Ye),Xe=r.createSVGTransform();Xe.setTranslate(O,M),Ze.numberOfItems?Ze.insertItemBefore(Xe,0):Ze.appendItem(Xe),p.addSubCommand(e(Ye)),Mr.setStartTransform(L)}}C&&(n.numberOfItems?n.insertItemBefore(Fe,0):n.appendItem(Fe))}}else{var Ke,$e=Ot(t);if(!$e&&"path"!==t.tagName)return null;var Je=Wt(t);if(Je){m={x:$e.x+$e.width/2,y:$e.y+$e.height/2},f=Se($e.x+$e.width/2,$e.y+$e.height/2,ke(n).matrix);for(var et=Je*Math.PI/180,tt=Math.abs(et)>1e-10?Math.sin(et)/(1-Math.cos(et)):2/et,rt=0;rt<n.numberOfItems;++rt){var nt=n.getItem(rt);if(4===nt.type){var it=nt.matrix;m.y=(tt*it.e+it.f)/2,m.x=(it.e-tt*it.f)/2,n.removeItem(rt);break}}}var at=0,st=n.numberOfItems;if(!B()){var ot=t.getAttribute("fill");if(ot&&ot.startsWith("url(")){var ut=Qt(ot),lt="pattern";if(ut.tagName!==lt&&(lt="gradient"),"userSpaceOnUse"===ut.getAttribute(lt+"Units")){Ke=ke(n).matrix;var ht=X(ut),ct=ke(ht).matrix,dt="matrix("+[(Ke=be(Ke,ct)).a,Ke.b,Ke.c,Ke.d,Ke.e,Ke.f].join(",")+")";ut.setAttribute(lt+"Transform",dt)}}}if(st>=3&&3===n.getItem(st-2).type&&2===n.getItem(st-3).type&&2===n.getItem(st-1).type)at=3,Ke=ke(n,st-3,st-1).matrix,n.removeItem(st-1),n.removeItem(st-2),n.removeItem(st-3);else if(4===st&&1===n.getItem(st-1).type){at=3,Ke=ke(n).matrix;var mt=r.createSVGTransform();mt.setMatrix(Ke),n.clear(),n.appendItem(mt),Ke=r.createSVGMatrix()}else if((1===st||st>1&&3!==n.getItem(1).type)&&2===n.getItem(0).type){at=2;var ft=n.getItem(0).matrix,gt=ke(n,1).matrix,pt=gt.inverse();Ke=be(pt,ft,gt),n.removeItem(0)}else{if(1!==st||1!==n.getItem(0).type||Je){if(Je){var yt=r.createSVGTransform();yt.setRotate(Je,f.x,f.y),n.numberOfItems?n.insertItemBefore(yt,0):n.appendItem(yt)}return 0===n.numberOfItems&&t.removeAttribute("transform"),null}switch(Ke=ke(n).matrix,t.tagName){case"line":v=zr(t).attr(["x1","y1","x2","y2"]);case"polyline":case"polygon":if(v.points=t.getAttribute("points"),v.points){var vt=t.points,xt=vt.numberOfItems;v.points=new Array(xt);for(var St=0;St<xt;++St){var _t=vt.getItem(St);v.points[St]={x:_t.x,y:_t.y}}}case"path":v.d=t.getAttribute("d"),at=1,n.clear()}}if(1!==at&&2!==at&&3!==at||Dr(t,v,Ke),2===at){if(Je){we(n)||(f={x:m.x+Ke.e,y:m.y+Ke.f});var bt=r.createSVGTransform();bt.setRotate(Je,f.x,f.y),n.numberOfItems?n.insertItemBefore(bt,0):n.appendItem(bt)}if("text"===t.tagName)for(var wt=t.childNodes,At=wt.length;At--;){var kt=wt.item(At);if("tspan"===kt.tagName){var Ct={x:zr(kt).attr("x")||0,y:zr(kt).attr("y")||0};Dr(kt,Ct,Ke)}}}else if(3===at&&Je){var Et=ke(n).matrix,Pt=r.createSVGTransform();Pt.setRotate(Je,m.x,m.y);var Gt=Pt.matrix,It=r.createSVGTransform();It.setRotate(Je,f.x,f.y);var Tt=It.matrix.inverse(),Lt=Et.inverse(),Vt=be(Lt,Tt,Gt,Et);Dr(t,v,Vt),Je&&(n.numberOfItems?n.insertItemBefore(It,0):n.appendItem(It))}}return 0===n.numberOfItems&&t.removeAttribute("transform"),p.addSubCommand(new he(t,x)),p},Qr=jQuery,Yr=E?10:4,Zr=function(){function e(t,r,i){n(this,e),this.id=t,this.selectedElement=r,this.locked=!0,this.selectorGroup=Rr.createSVGElement({element:"g",attr:{id:"selectorGroup"+this.id}}),this.selectorRect=this.selectorGroup.appendChild(Rr.createSVGElement({element:"path",attr:{id:"selectedBox"+this.id,fill:"none",stroke:"#22C","stroke-width":"1","stroke-dasharray":"5,5",style:"pointer-events:none"}})),this.gripCoords={nw:null,n:null,ne:null,e:null,se:null,s:null,sw:null,w:null},this.reset(this.selectedElement,i)}return a(e,[{key:"reset",value:function(e,t){this.locked=!0,this.selectedElement=e,this.resize(t),this.selectorGroup.setAttribute("display","inline")}},{key:"showGrips",value:function(t){var r=t?"inline":"none";Ur.selectorGripsGroup.setAttribute("display",r);var n=this.selectedElement;this.hasGrips=t,n&&t&&(this.selectorGroup.append(Ur.selectorGripsGroup),e.updateGripCursors(Wt(n)))}},{key:"resize",value:function(e){var t=this.selectorRect,r=Ur,n=r.selectorGrips,i=this.selectedElement,a=i.getAttribute("stroke-width"),s=Rr.getCurrentZoom(),o=1/s;"none"===i.getAttribute("stroke")||isNaN(a)||(o+=a/2);var u=i.tagName;"text"===u&&(o+=2/s);var l=X(i),h=ke(l).matrix;if(h.e*=s,h.f*=s,e||(e=Ot(i)),"g"===u&&!Qr.data(i,"gsvg")){var c=Ft([i.childNodes]);c&&(e=c)}var m=e.x,f=e.y,g=e.width,p=e.height;o*=s;var y=Ae(m*s,f*s,g*s,p*s,h),v=y.aabox,x=v.x-o,S=v.y-o,_=v.width+2*o,b=v.height+2*o,w=x+_/2,A=S+b/2,k=Wt(i);if(k){var C=Rr.svgRoot().createSVGTransform();C.setRotate(-k,w,A);var E=C.matrix;y.tl=Se(y.tl.x,y.tl.y,E),y.tr=Se(y.tr.x,y.tr.y,E),y.bl=Se(y.bl.x,y.bl.y,E),y.br=Se(y.br.x,y.br.y,E);var P=y.tl,G=P.x,N=P.y,I=P.x,T=P.y,L=Math.min,V=Math.max;x=G=L(G,L(y.tr.x,L(y.bl.x,y.br.x)))-o,S=N=L(N,L(y.tr.y,L(y.bl.y,y.br.y)))-o,_=(I=V(I,V(y.tr.x,V(y.bl.x,y.br.x)))+o)-G,b=(T=V(T,V(y.tr.y,V(y.bl.y,y.br.y)))+o)-N}var O="M"+x+","+S+" L"+(x+_)+","+S+" "+(x+_)+","+(S+b)+" "+x+","+(S+b)+"z";t.setAttribute("d",O);var M=k?"rotate("+[k,w,A].join(",")+")":"";this.selectorGroup.setAttribute("transform",M),this.gripCoords={nw:[x,S],ne:[x+_,S],sw:[x,S+b],se:[x+_,S+b],n:[x+_/2,S],w:[x,S+b/2],e:[x+_,S+b/2],s:[x+_/2,S+b]},Object.entries(this.gripCoords).forEach(function(e){var t=d(e,2),r=t[0],i=t[1];n[r].setAttribute("cx",i[0]),n[r].setAttribute("cy",i[1])}),r.rotateGripConnector.setAttribute("x1",x+_/2),r.rotateGripConnector.setAttribute("y1",S),r.rotateGripConnector.setAttribute("x2",x+_/2),r.rotateGripConnector.setAttribute("y2",S-5*Yr),r.rotateGrip.setAttribute("cx",x+_/2),r.rotateGrip.setAttribute("cy",S-5*Yr)}}],[{key:"updateGripCursors",value:function(e){var t=Object.keys(Ur.selectorGrips),r=Math.round(e/45);for(r<0&&(r+=8);r>0;)t.push(t.shift()),r--;Object.values(Ur.selectorGrips).forEach(function(e,r){e.setAttribute("style","cursor:"+t[r]+"-resize")})}}]),e}(),Xr=function(){function t(){n(this,t),this.selectorParentGroup=null,this.rubberBandBox=null,this.selectors=[],this.selectorMap={},this.selectorGrips={nw:null,n:null,ne:null,e:null,se:null,s:null,sw:null,w:null},this.selectorGripsGroup=null,this.rotateGripConnector=null,this.rotateGrip=null,this.initGroup()}return a(t,[{key:"initGroup",value:function(){var e=this;if(this.selectorParentGroup&&this.selectorParentGroup.parentNode&&this.selectorParentGroup.remove(),this.selectorParentGroup=Rr.createSVGElement({element:"g",attr:{id:"selectorParentGroup"}}),this.selectorGripsGroup=Rr.createSVGElement({element:"g",attr:{display:"none"}}),this.selectorParentGroup.append(this.selectorGripsGroup),Rr.svgRoot().append(this.selectorParentGroup),this.selectorMap={},this.selectors=[],this.rubberBandBox=null,Object.keys(this.selectorGrips).forEach(function(t){var r=Rr.createSVGElement({element:"circle",attr:{id:"selectorGrip_resize_"+t,fill:"#22C",r:Yr,style:"cursor:"+t+"-resize","stroke-width":2,"pointer-events":"all"}});Qr.data(r,"dir",t),Qr.data(r,"type","resize"),e.selectorGrips[t]=e.selectorGripsGroup.appendChild(r)}),this.rotateGripConnector=this.selectorGripsGroup.appendChild(Rr.createSVGElement({element:"line",attr:{id:"selectorGrip_rotateconnector",stroke:"#22C","stroke-width":"1"}})),this.rotateGrip=this.selectorGripsGroup.appendChild(Rr.createSVGElement({element:"circle",attr:{id:"selectorGrip_rotate",fill:"lime",r:Yr,stroke:"#22C","stroke-width":2,style:"cursor:url("+Br.imgPath+"rotate.png) 12 12, auto;"}})),Qr.data(this.rotateGrip,"type","rotate"),!Qr("#canvasBackground").length){var t=d(Br.dimensions,2),r=t[0],n=t[1],i=Rr.createSVGElement({element:"svg",attr:{id:"canvasBackground",width:r,height:n,x:0,y:0,overflow:B()?"none":"visible",style:"pointer-events:none"}}),a=Rr.createSVGElement({element:"rect",attr:{width:"100%",height:"100%",x:0,y:0,"stroke-width":1,stroke:"#000",fill:"#FFF",style:"pointer-events:none"}});i.append(a),Rr.svgRoot().insertBefore(i,Rr.svgContent())}}},{key:"requestSelector",value:function(t,r){if(Jt(t))return null;var n=this.selectors.length;if("object"===e(this.selectorMap[t.id]))return this.selectorMap[t.id].locked=!0,this.selectorMap[t.id];for(var i=0;i<n;++i)if(this.selectors[i]&&!this.selectors[i].locked)return this.selectors[i].locked=!0,this.selectors[i].reset(t,r),this.selectorMap[t.id]=this.selectors[i],this.selectors[i];return this.selectors[n]=new Zr(n,t,r),this.selectorParentGroup.append(this.selectors[n].selectorGroup),this.selectorMap[t.id]=this.selectors[n],this.selectors[n]}},{key:"releaseSelector",value:function(e){if(!Jt(e)){var t=this.selectors.length,r=this.selectorMap[e.id];r.locked||console.log("WARNING! selector was released but was already unlocked");for(var n=0;n<t;++n)if(this.selectors[n]&&this.selectors[n]===r){delete this.selectorMap[e.id],r.locked=!1,r.selectedElement=null,r.showGrips(!1);try{r.selectorGroup.setAttribute("display","none")}catch(e){}break}}}},{key:"getRubberBandBox",value:function(){return this.rubberBandBox||(this.rubberBandBox=this.selectorParentGroup.appendChild(Rr.createSVGElement({element:"rect",attr:{id:"selectorRubberBand",fill:"#22C","fill-opacity":.15,stroke:"#22C","stroke-width":.5,display:"none",style:"pointer-events:none"}}))),this.rubberBandBox}}]),t}(),Kr=g(jQuery),$r=oe,Jr=ue,en=le,tn=he,rn=ce,nn=ye,an=ae;window.console||(window.console={},window.console.log=function(e){},window.console.dir=function(e){}),window.opera&&(window.console.log=function(e){window.opera.postError(e)},window.console.dir=function(e){});return function t(i,a){n(this,t);var s={show_outside_canvas:!0,selectNew:!0,dimensions:[640,480]};a&&Kr.extend(s,a);var o=s.dimensions,u=this,l=i.ownerDocument,h=l.importNode(Et('<svg id="svgroot" xmlns="'+y.SVG+'" xlinkns="'+y.XLINK+'" width="'+o[0]+'" height="'+o[1]+'" x="'+o[0]+'" y="'+o[1]+'" overflow="visible"><defs><filter id="canvashadow" filterUnits="objectBoundingBox"><feGaussianBlur in="SourceAlpha" stdDeviation="4" result="blur"/><feOffset in="blur" dx="5" dy="5" result="offsetBlur"/><feMerge><feMergeNode in="offsetBlur"/><feMergeNode in="SourceGraphic"/></feMerge></filter></defs></svg>').documentElement,!0);i.append(h);var c=l.createElementNS(y.SVG,"svg");(u.clearSvgContentElement=function(){Kr(c).empty(),Kr(c).attr({id:"svgcontent",width:o[0],height:o[1],x:o[0],y:o[1],overflow:s.show_outside_canvas?"visible":"hidden",xmlns:y.SVG,"xmlns:se":y.SE,"xmlns:xlink":y.XLINK}).appendTo(h);var e=l.createComment(" Created with SVG-edit - https://github.com/SVG-Edit/svgedit");c.append(e)})();var g="svg_";u.setIdPrefix=function(e){g=e},u.current_drawing_=new dr(c,g);var p=u.getCurrentDrawing=function(){return u.current_drawing_},x=1,S=null,_={shape:{fill:("none"===s.initFill.color?"":"#")+s.initFill.color,fill_paint:null,fill_opacity:s.initFill.opacity,stroke:"#"+s.initStroke.color,stroke_paint:null,stroke_opacity:s.initStroke.opacity,stroke_width:s.initStroke.width,stroke_dasharray:"none",stroke_linejoin:"miter",stroke_linecap:"butt",opacity:s.initOpacity}};_.text=Kr.extend(!0,{},_.shape),Kr.extend(_.text,{fill:"#000000",stroke_width:s.text&&s.text.stroke_width,font_size:s.text&&s.text.font_size,font_family:s.text&&s.text.font_family});var b=_.shape,w=[],A=this.getJsonFromSvgElement=function(e){if(3===e.nodeType)return e.nodeValue;for(var t,r={element:e.tagName,attr:{},children:[]},n=0;t=e.attributes[n];n++)r.attr[t.name]=t.value;for(var i,a=0;i=e.childNodes[a];a++)r.children[a]=A(i);return r},k=this.addSVGElementFromJson=function(e){if("string"==typeof e)return l.createTextNode(e);var t=Yt(e.attr.id),r=p().getCurrentLayer();if(t&&e.element!==t.tagName&&(t.remove(),t=null),!t){var n=e.namespace||y.SVG;t=l.createElementNS(n,e.element),r&&(S||r).append(t)}return e.curStyles&&Zt(t,{fill:b.fill,stroke:b.stroke,"stroke-width":b.stroke_width,"stroke-dasharray":b.stroke_dasharray,"stroke-linejoin":b.stroke_linejoin,"stroke-linecap":b.stroke_linecap,"stroke-opacity":b.stroke_opacity,"fill-opacity":b.fill_opacity,opacity:b.opacity/2,style:"pointer-events:inherit"}),Zt(t,e.attr),Xt(t),e.children&&e.children.forEach(function(e){t.append(k(e))}),t};u.getTransformList=X,u.matrixMultiply=be,u.hasMatrixTransform=we,u.transformListToTransform=ke;var C=function(){return s.baseUnit};!function(e){W=e;var t=document.createElementNS(y.SVG,"svg");document.body.append(t);var r=document.createElementNS(y.SVG,"rect");r.setAttribute("width","1em"),r.setAttribute("height","1ex"),r.setAttribute("x","1in"),t.append(r);var n=r.getBBox();t.remove();var i=n.x;J={em:n.width,ex:n.height,in:i,cm:i/2.54,mm:i/25.4,pt:i/72,pc:i/6,px:1,"%":0}}({getBaseUnit:C,getElement:Yt,getHeight:function(){return c.getAttribute("height")/x},getWidth:function(){return c.getAttribute("width")/x},getRoundDigits:function(){return fe.round_digits}}),u.convertToNum=ie;var E,P=function(){return c},G=this.getSelectedElems=function(){return w},N=ct,I=function(){return h};gt=E={pathActions:N,getSVGContent:P,addSVGElementFromJson:k,getSelectedElements:G,getDOMDocument:function(){return l},getDOMContainer:function(){return i},getSVGRoot:I,getBaseUnit:C,getSnappingStep:function(){return s.snappingStep}},pt=E.getDOMDocument(),yt=E.getDOMContainer(),vt=E.getSVGRoot(),u.findDefs=Tt,u.getUrlFromAttr=Gt,u.getHref=Nt,u.setHref=It,u.getBBox=Ot,u.getRotationAngle=Wt,u.getElem=Yt,u.getRefElem=Qt,u.assignAttributes=Zt,this.cleanupElement=Xt;var L=function(){return s.gridSnapping};!function(e){Fr=e}({getDrawing:function(){return p()},getSVGRoot:I,getGridSnapping:L}),this.remapElement=Dr,function(e){Mr=e}({getSVGRoot:I,getStartTransform:function(){return Ie},setStartTransform:function(e){Ie=e}}),this.recalculateDimensions=Wr;var V=v();u.sanitizeSvg=Nr;var O=u.undoMgr=new nn({handleHistoryEvent:function(e,t){var r=an;if(e===r.BEFORE_UNAPPLY||e===r.BEFORE_APPLY)u.clearSelection();else if(e===r.AFTER_APPLY||e===r.AFTER_UNAPPLY){var n=t.elements();u.pathActions.clear(),K("changed",n);var i=t.type(),a=e===r.AFTER_APPLY;if(i===$r.type())(a?t.newParent:t.oldParent)===c&&fr();else if(i===Jr.type()||i===en.type())t.parent===c&&fr(),i===Jr.type()?a&&de(t.elem):a||de(t.elem),"use"===t.elem.tagName&&nr(t.elem);else if(i===tn.type()){"title"===t.elem.tagName&&t.elem.parentNode.parentNode===c&&fr();var s=a?t.newValues:t.oldValues;s.stdDeviation&&u.setBlurOffsets(t.elem.parentNode,s.stdDeviation)}}}}),M=function(e){u.undoMgr.addCommandToHistory(e)},R=this.getZoom=function(){return x},F=this.round=function(e){return parseInt(e*x)/x};!function(e,t){Br=e,Rr=t,Ur=new Xr}(s,{createSVGElement:function(e){return u.addSVGElementFromJson(e)},svgRoot:function(){return h},svgContent:function(){return c},getCurrentZoom:R});var z=this.selectorManager=Ur,q=u.getNextId=function(){return p().getNextId()},Z=u.getId=function(){return p().getId()},K=function(e,t){if(Ye[e])return Ye[e](window,t)},$=this.clearSelection=function(e){w.forEach(function(e){Jt(e)||z.releaseSelector(e)}),w=[],e||K("selected",w)},ne=this.addToSelection=function(e,t){if(e.length){for(var r=0;r<w.length&&!Jt(w[r]);)++r;for(var n=e.length;n--;){var i=e[n];if(i){var a=Ot(i);if(a&&("a"===i.tagName&&1===i.childNodes.length&&(i=i.firstChild),!w.includes(i))){w[r]=i,r++;var s=z.requestSelector(i,a);w.length>1&&s.showGrips(!1)}}}for(K("selected",w),t||1===w.length?z.requestSelector(w[0]).showGrips(!0):z.requestSelector(w[0]).showGrips(!1),w.sort(function(e,t){return e&&t&&e.compareDocumentPosition?3-(6&t.compareDocumentPosition(e)):Jt(e)?1:0});Jt(w[0]);)w.shift(0)}},ae=function(){return b.opacity},se=this.getMouseTarget=function(e){if(Jt(e))return null;var t=e.target;if(t.correspondingUseElement&&(t=t.correspondingUseElement),[y.MATH,y.HTML].includes(t.namespaceURI)&&"svgcanvas"!==t.id)for(;"foreignObject"!==t.nodeName;)if(!(t=t.parentNode))return h;var r=p().getCurrentLayer();if([h,i,c,r].includes(t))return h;if(Kr(t).closest("#selectorParentGroup").length)return z.selectorParentGroup;for(;t.parentNode!==(S||r);)t=t.parentNode;return t};u.pathActions=N,Be({selectorManager:z,canvas:u,call:K,resetD:function(e){e.setAttribute("d",N.convertPath(e))},round:F,clearSelection:$,addToSelection:ne,addCommandToHistory:M,remapElement:Dr,addSVGElementFromJson:k,getGridSnapping:L,getOpacity:ae,getSelectedElements:G,getContainer:function(){return i},setStarted:function(e){Ne=e},getRubberBox:function(){return He},setRubberBox:function(e){return He=e},addPtsToSelection:function(e){var t=e.closedSubpath,r=e.grips;N.canDeleteNodes=!0,N.closed_subpath=t,K("pointsAdded",{closedSubpath:t,grips:r}),K("selected",r)},endChanges:function(e){var t=e.cmd,r=e.elem;M(t),K("changed",[r])},getCurrentZoom:R,getId:Z,getNextId:q,getMouseTarget:se,getCurrentMode:function(){return Le},setCurrentMode:function(e){return Le=e},getDrawnPath:function(){return Mt},setDrawnPath:function(e){return Mt=e},getSVGRoot:I});var oe={},ue="a,circle,ellipse,foreignObject,g,image,line,path,polygon,polyline,rect,svg,text,tspan,use",le=["clip-path","fill","filter","marker-end","marker-mid","marker-start","mask","stroke"],he=Kr.data,ce=document.createElementNS(y.SVG,"animate");Kr(ce).attr({attributeName:"opacity",begin:"indefinite",dur:1,fill:"freeze"}).appendTo(h);var de=function e(t){var r=Kr(t).attr(le);Object.values(r).forEach(function(e){if(e&&e.startsWith("url(")){var t=Gt(e).substr(1);Yt(t)||(Tt().append(xe[t]),delete xe[t])}});var n=t.getElementsByTagName("*");if(n.length)for(var i=0,a=n.length;i<a;i++)e(n[i])},me={},fe={round_digits:5},ge={},pe=_.text,ye={},xe={},Ge=s.imgPath+"logo.png",Ne=!1,Ie=null,Le="select",Ve="none",Re=b,Ue=null,He=null,je=[],Fe=null;this.runExtension=function(e,t,r){return this.runExtensions(t,r,!1,function(t){return t===e})};var De=this.runExtensions=function(e,t,r,n){var i=!!r&&[];return Kr.each(ye,function(a,s){n&&!n(a)||s&&e in s&&("function"==typeof t&&(t=t(a)),r?i.push(s[e](t)):i=s[e](t))}),i};this.addExtension=(ze=r(regeneratorRuntime.mark(function e(t,r,n){var i,a,s,o;return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(i=n.$,a=n.importLocale,"function"==typeof r){e.next=3;break}throw new TypeError("Function argument expected for `svgcanvas.addExtension`");case 3:if(!(t in ye)){e.next=5;break}throw new Error('Cannot add extension "'+t+'", an extension by that name already exists.');case 5:return s=Kr.extend(u.getPrivateMethods(),{$:i,importLocale:a,svgroot:h,svgcontent:c,nonce:p().getNonce(),selectorManager:z}),e.next=8,r(s);case 8:return(o=e.sent)&&(o.name=t),ye[t]=o,e.abrupt("return",K("extension_added",o));case 12:case"end":return e.stop()}},e)})),function(e,t,r){return ze.apply(this,arguments)});var ze;var qe=this.getIntersectionList=function(e){if(Jt(He))return null;var t,r=S||p().getCurrentLayer();if(e)(t=c.createSVGRect()).x=e.x,t.y=e.y,t.width=e.width,t.height=e.height;else{t=He.getBBox();var n=c.createSVGRect();["x","y","width","height","top","right","bottom","left"].forEach(function(e){n[e]=t[e]/x}),t=n}var i=null;if(H()||"function"==typeof h.getIntersectionList&&(t.x+=parseInt(c.getAttribute("x")),t.y+=parseInt(c.getAttribute("y")),i=h.getIntersectionList(t,r)),Jt(i)||"function"!=typeof i.item){i=[],je.length||(je=We(r));for(var a=je.length;a--;)t.width&&Pe(t,je[a].bbox)&&i.push(je[a].elem)}return i};this.getStrokedBBox=zt,this.getVisibleElements=Dt;var We=this.getVisibleElementsAndBBoxes=function(e){e||(e=Kr(c).children());var t=[];return Kr(e).children().each(function(e,r){r.getBBox&&t.push({elem:r,bbox:zt([r])})}),t.reverse()},Qe=this.groupSvgElem=function(e){var t=document.createElementNS(y.SVG,"g");e.replaceWith(t),Kr(t).append(e).data("gsvg",e)[0].id=q()},Ye={};u.call=K,u.bind=function(e,t){var r=Ye[e];return Ye[e]=t,r},this.prepareSvg=function(e){this.sanitizeSvg(e.documentElement),m(e.getElementsByTagNameNS(y.SVG,"path")).forEach(function(e){e.setAttribute("d",N.convertPath(e)),N.fixEnd(e)})};var Ze=function(e){if(!U())return e;var t=e.cloneNode(!0);return e.before(t),e.remove(),z.releaseSelector(e),w[0]=t,z.requestSelector(t).showGrips(!0),t};this.setRotationAngle=function(e,t){e=parseFloat(e);var r=w[0],n=r.getAttribute("transform"),i=Ot(r),a=i.x+i.width/2,s=i.y+i.height/2,o=X(r);if(o.numberOfItems>0&&4===o.getItem(0).type&&o.removeItem(0),0!==e){var u=Se(a,s,ke(o).matrix),l=h.createSVGTransform();l.setRotate(e,u.x,u.y),o.numberOfItems?o.insertItemBefore(l,0):o.appendItem(l)}else 0===o.numberOfItems&&r.removeAttribute("transform");if(!t){var c=r.getAttribute("transform");r.setAttribute("transform",n),Pr("transform",c,w),K("changed",w)}z.requestSelector(w[0]).resize(),Zr.updateGripCursors(e)};var Xe=this.recalculateAllSelectedDimensions=function(){for(var e=new rn("none"===Ve?"position":"size"),t=w.length;t--;){var r=w[t],n=Wr(r);n&&e.addSubCommand(n)}e.isEmpty()||(M(e),K("changed",w))},Ke=function(e){console.log([e.a,e.b,e.c,e.d,e.e,e.f])},$e=null,Je=this.selectOnly=function(e,t){$(!0),ne(e,t)};this.removeFromSelection=function(e){if(!Jt(w[0])&&e.length){for(var t=[],r=w.length,n=0;n<r;++n){var i=w[n];i&&(e.includes(i)?z.releaseSelector(i):t.push(i))}w=t}},this.selectAllInCurrentLayer=function(){var e=p().getCurrentLayer();e&&(Le="select",Je(Kr(S||e).children()))};var tt,rt,nt,it,at,st,ot,ut,lt,ht,mt,ft,wt,At,Vt,Mt=null;rt={minx:null,miny:null,maxx:null,maxy:null},nt=null,it=null,at=null,st=null,ot={},ut=0,lt={x:0,y:0},ht={x:0,y:0},mt={x:0,y:0},ft={x:0,y:0},wt={x:0,y:0},At={x:0,y:0},Vt=function(e){var t={x:0,y:0},r=lt,n=ht,i=mt,a=ft,s=e*e,o=s*e,u=[[-1,3,-3,1],[3,-6,3,0],[-3,0,3,0],[1,4,1,0]];return t.x=1/6*((r.x*u[0][0]+n.x*u[0][1]+i.x*u[0][2]+a.x*u[0][3])*o+(r.x*u[1][0]+n.x*u[1][1]+i.x*u[1][2]+a.x*u[1][3])*s+(r.x*u[2][0]+n.x*u[2][1]+i.x*u[2][2]+a.x*u[2][3])*e+(r.x*u[3][0]+n.x*u[3][1]+i.x*u[3][2]+a.x*u[3][3])),t.y=1/6*((r.y*u[0][0]+n.y*u[0][1]+i.y*u[0][2]+a.y*u[0][3])*o+(r.y*u[1][0]+n.y*u[1][1]+i.y*u[1][2]+a.y*u[1][3])*s+(r.y*u[2][0]+n.y*u[2][1]+i.y*u[2][2]+a.y*u[2][3])*e+(r.y*u[3][0]+n.y*u[3][1]+i.y*u[3][2]+a.y*u[3][3])),{x:t.x,y:t.y}},Kr(i).mousedown(function(e){if(!u.spaceKey&&1!==e.button){var t=2===e.button;e.altKey&&u.cloneSelectedElements(0,0),$e=Kr("#svgcontent g")[0].getScreenCTM().inverse();var r=Se(e.pageX,e.pageY,$e),n=r.x*x,i=r.y*x;e.preventDefault(),t&&(Le="select",Fe=r);var a=n/x,o=i/x,l=se(e);"a"===l.tagName&&1===l.childNodes.length&&(l=l.firstChild);var c=a;at=nt=a;var d=o;if(st=it=o,s.gridSnapping&&(a=Kt(a),o=Kt(o),nt=Kt(nt),it=Kt(it)),l===z.selectorParentGroup&&!Jt(w[0])){var m=e.target,f=he(m,"type");"rotate"===f?Le="rotate":"resize"===f&&(Le="resize",Ve=he(m,"dir")),l=w[0]}Ie=l.getAttribute("transform");var g=X(l);switch(Le){case"select":if(Ne=!0,Ve="none",t&&(Ne=!1),l!==h){if(w.includes(l)||(e.shiftKey||$(!0),ne([l]),Ue=l,N.clear()),!t)for(var p=0,y=w;p<y.length;p++){var v=y[p];if(!Jt(v)){var S=X(v);S.numberOfItems?S.insertItemBefore(h.createSVGTransform(),0):S.appendItem(h.createSVGTransform())}}}else t||($(),Le="multiselect",Jt(He)&&(He=z.getRubberBandBox()),Zt(He,{x:at*=x,y:st*=x,width:0,height:0,display:"inline"}));break;case"zoom":Ne=!0,Jt(He)&&(He=z.getRubberBandBox()),Zt(He,{x:c*x,y:c*x,width:0,height:0,display:"inline"});break;case"resize":Ne=!0,nt=a,it=o,ot=Ot(Kr("#selectedBox0")[0]);var _={};Kr.each(ot,function(e,t){_[e]=t/x}),ot=_;var A=Wt(l)?1:0;if(we(g))g.insertItemBefore(h.createSVGTransform(),A),g.insertItemBefore(h.createSVGTransform(),A),g.insertItemBefore(h.createSVGTransform(),A);else if(g.appendItem(h.createSVGTransform()),g.appendItem(h.createSVGTransform()),g.appendItem(h.createSVGTransform()),D()){var C,E=B();E&&(C=function(e){var t=e.getAttribute("stroke");e.removeAttribute("stroke"),null!==t&&setTimeout(function(){e.setAttribute("stroke",t)},0)}),l.style.vectorEffect="non-scaling-stroke",E&&C(l);for(var P=l.getElementsByTagName("*"),G=P.length,I=0;I<G;I++)P[I].style&&(P[I].style.vectorEffect="non-scaling-stroke",E&&C(P[I]))}break;case"fhellipse":case"fhrect":case"fhpath":mt.x=c,mt.y=d,Ne=!0,k({element:"polyline",curStyles:!0,attr:{points:c+","+d+" ",id:q(),fill:"none",opacity:b.opacity/2,"stroke-linecap":"round",style:"pointer-events:none"}}),rt.minx=c,rt.maxx=c,rt.miny=d,rt.maxy=d;break;case"image":Ne=!0;var T=k({element:"image",attr:{x:a,y:o,width:0,height:0,id:q(),opacity:b.opacity/2,style:"pointer-events:inherit"}});It(T,Ge),$t(T);break;case"square":case"rect":Ne=!0,nt=a,it=o,k({element:"rect",curStyles:!0,attr:{x:a,y:o,width:0,height:0,id:q(),opacity:b.opacity/2}});break;case"line":Ne=!0;var L=0===Number(b.stroke_width)?1:b.stroke_width;k({element:"line",curStyles:!0,attr:{x1:a,y1:o,x2:a,y2:o,id:q(),stroke:b.stroke,"stroke-width":L,"stroke-dasharray":b.stroke_dasharray,"stroke-linejoin":b.stroke_linejoin,"stroke-linecap":b.stroke_linecap,"stroke-opacity":b.stroke_opacity,fill:"none",opacity:b.opacity/2,style:"pointer-events:none"}});break;case"circle":Ne=!0,k({element:"circle",curStyles:!0,attr:{cx:a,cy:o,r:0,id:q(),opacity:b.opacity/2}});break;case"ellipse":Ne=!0,k({element:"ellipse",curStyles:!0,attr:{cx:a,cy:o,rx:0,ry:0,id:q(),opacity:b.opacity/2}});break;case"text":Ne=!0,k({element:"text",curStyles:!0,attr:{x:a,y:o,id:q(),fill:pe.fill,"stroke-width":pe.stroke_width,"font-size":pe.font_size,"font-family":pe.font_family,"text-anchor":"middle","xml:space":"preserve",opacity:b.opacity}});break;case"path":case"pathedit":nt*=x,it*=x,N.mouseDown(e,l,nt,it),Ne=!0;break;case"textedit":nt*=x,it*=x,jt.mouseDown(e,l,nt,it),Ne=!0;break;case"rotate":Ne=!0,u.undoMgr.beginUndoableChange("transform",w)}var V=De("mouseDown",{event:e,start_x:nt,start_y:it,selectedElements:w},!0);Kr.each(V,function(e,t){t&&t.started&&(Ne=!0)})}}).mousemove(function(e){if(Ne&&1!==e.button&&!u.spaceKey){var t,r,n,i,a,o,l,d,m,f,g=w[0],p=Se(e.pageX,e.pageY,$e),y=p.x*x,v=p.y*x,S=Yt(Z()),_=y/x,b=_,A=v/x,k=A;switch(s.gridSnapping&&(b=Kt(b),k=Kt(k)),e.preventDefault(),Le){case"select":if(null!==w[0]&&(a=b-nt,o=k-it,s.gridSnapping&&(a=Kt(a),o=Kt(o)),0!==a||0!==o)){for(l=w.length,t=0;t<l&&(g=w[t],!Jt(g));++t){var C=h.createSVGTransform();f=X(g),C.setTranslate(a,o),f.numberOfItems?f.replaceItem(C,0):f.appendItem(C),z.requestSelector(g).resize()}K("transition",w)}break;case"multiselect":_*=x,A*=x,Zt(He,{x:Math.min(at,_),y:Math.min(st,A),width:Math.abs(_-at),height:Math.abs(A-st)});var E=w.slice(),P=[],G=qe();for(l=G.length,t=0;t<l;++t){var I=G[t];w.includes(I)||P.push(I);var T=E.indexOf(I);-1!==T&&E.splice(T,1)}E.length>0&&u.removeFromSelection(E),P.length>0&&u.addToSelection(P);break;case"resize":f=X(g);var L=we(f),V=(m=L?ot:Ot(g)).x,O=m.y,M=m,R=M.width,B=M.height;if(a=b-nt,o=k-it,s.gridSnapping&&(a=Kt(a),o=Kt(o),B=Kt(B),R=Kt(R)),d=Wt(g)){var U=Math.sqrt(a*a+o*o),H=Math.atan2(o,a)-d*Math.PI/180;a=U*Math.cos(H),o=U*Math.sin(H)}Ve.includes("n")||Ve.includes("s")||(o=0),Ve.includes("e")||Ve.includes("w")||(a=0);var j=0,F=0,D=B?(B+o)/B:1,q=R?(R+a)/R:1;Ve.includes("n")&&(D=B?(B-o)/B:1,F=B),Ve.includes("w")&&(q=R?(R-a)/R:1,j=R);var W=h.createSVGTransform(),Q=h.createSVGTransform(),Y=h.createSVGTransform();if(s.gridSnapping&&(V=Kt(V),j=Kt(j),O=Kt(O),F=Kt(F)),W.setTranslate(-(V+j),-(O+F)),e.shiftKey&&(1===q?q=D:D=q),Q.setScale(q,D),Y.setTranslate(V+j,O+F),L){var $=d?1:0;f.replaceItem(W,2+$),f.replaceItem(Q,1+$),f.replaceItem(Y,Number($))}else{var J=f.numberOfItems;f.replaceItem(Y,J-3),f.replaceItem(Q,J-2),f.replaceItem(W,J-1)}z.requestSelector(g).resize(),K("transition",w);break;case"zoom":_*=x,A*=x,Zt(He,{x:Math.min(at*x,_),y:Math.min(st*x,A),width:Math.abs(_-at*x),height:Math.abs(A-st*x)});break;case"text":Zt(S,{x:b,y:k});break;case"line":s.gridSnapping&&(b=Kt(b),k=Kt(k));var ee=b,te=k;e.shiftKey&&(ee=(r=Ee(nt,it,ee,te)).x,te=r.y),S.setAttribute("x2",ee),S.setAttribute("y2",te);break;case"foreignObject":case"square":case"rect":case"image":var re,ne,ie="square"===Le||e.shiftKey,ae=Math.abs(b-nt),se=Math.abs(k-it);ie?(ae=se=Math.max(ae,se),re=nt<b?nt:nt-ae,ne=it<k?it:it-se):(re=Math.min(nt,b),ne=Math.min(it,k)),s.gridSnapping&&(ae=Kt(ae),se=Kt(se),re=Kt(re),ne=Kt(ne)),Zt(S,{width:ae,height:se,x:re,y:ne});break;case"circle":var oe=Kr(S).attr(["cx","cy"]);n=oe.cx,i=oe.cy;var ue=Math.sqrt((b-n)*(b-n)+(k-i)*(k-i));s.gridSnapping&&(ue=Kt(ue)),S.setAttribute("r",ue);break;case"ellipse":var le=Kr(S).attr(["cx","cy"]);n=le.cx,i=le.cy,s.gridSnapping&&(b=Kt(b),n=Kt(n),k=Kt(k),i=Kt(i)),S.setAttribute("rx",Math.abs(b-n));var he=Math.abs(e.shiftKey?b-n:k-i);S.setAttribute("ry",he);break;case"fhellipse":case"fhrect":rt.minx=Math.min(_,rt.minx),rt.maxx=Math.max(_,rt.maxx),rt.miny=Math.min(A,rt.miny),rt.maxy=Math.max(A,rt.maxy);case"fhpath":if(ft.x=_,ft.y=A,lt.x&&lt.y)for(t=0;t<9;t++)if(tt=t/10,wt=Vt((t+1)/10),At=wt,wt=Vt(tt),(ut+=Math.sqrt((At.x-wt.x)*(At.x-wt.x)+(At.y-wt.y)*(At.y-wt.y)))>.8){ut-=.8;var ce=c.createSVGPoint();ce.x=wt.x,ce.y=wt.y,S.points.appendItem(ce)}lt={x:ht.x,y:ht.y},ht={x:mt.x,y:mt.y},mt={x:ft.x,y:ft.y};break;case"path":case"pathedit":if(b*=x,k*=x,s.gridSnapping&&(b=Kt(b),k=Kt(k),nt=Kt(nt),it=Kt(it)),e.shiftKey){var de,me,fe=Me;fe?(de=fe.dragging?fe.dragging[0]:nt,me=fe.dragging?fe.dragging[1]:it):(de=nt,me=it);var ge=r=Ee(de,me,b,k);b=ge.x,k=ge.y}He&&"none"!==He.getAttribute("display")&&(_*=x,A*=x,Zt(He,{x:Math.min(at*x,_),y:Math.min(st*x,A),width:Math.abs(_-at*x),height:Math.abs(A-st*x)})),N.mouseMove(b,k);break;case"textedit":b*=x,k*=x,jt.mouseMove(y,v);break;case"rotate":n=(m=Ot(g)).x+m.width/2,i=m.y+m.height/2;var pe=Ce(g),ye=Se(n,i,pe);n=ye.x,i=ye.y,d=(Math.atan2(i-k,n-b)*(180/Math.PI)-90)%360,s.gridSnapping&&(d=Kt(d)),e.shiftKey&&(d=45*Math.round(d/45)),u.setRotationAngle(d<-180?360+d:d,!0),K("transition",w)}De("mouseMove",{event:e,mouse_x:y,mouse_y:v,selected:g})}}).click(function(e){return e.preventDefault(),!1}).dblclick(function(e){var t=e.target.parentNode;if(t!==S){var r=se(e),n=r.tagName;if("text"===n&&"textedit"!==Le){var i=Se(e.pageX,e.pageY,$e);jt.select(r,i.x,i.y)}"g"!==n&&"a"!==n||!Wt(r)||(Gr(r),r=w[0],$(!0)),S&&kr(),"g"!==t.tagName&&"a"!==t.tagName||t===p().getCurrentLayer()||r===z.selectorParentGroup||Cr(r)}}).mouseup(function(e){if(2!==e.button){var t=Ue;if(Ue=null,Ne){var r,n,i=Se(e.pageX,e.pageY,$e),a=i.x*x,o=i.y*x,l=a/x,h=o/x,c=Yt(Z()),d=!1,m=l,f=h;switch(Ne=!1,Le){case"resize":case"multiselect":Jt(He)||(He.setAttribute("display","none"),je=[]),Le="select";case"select":if(!Jt(w[0])){if(Jt(w[1])){var g=w[0];switch(g.tagName){case"g":case"use":case"image":case"foreignObject":break;default:Re.fill=g.getAttribute("fill"),Re.fill_opacity=g.getAttribute("fill-opacity"),Re.stroke=g.getAttribute("stroke"),Re.stroke_opacity=g.getAttribute("stroke-opacity"),Re.stroke_width=g.getAttribute("stroke-width"),Re.stroke_dasharray=g.getAttribute("stroke-dasharray"),Re.stroke_linejoin=g.getAttribute("stroke-linejoin"),Re.stroke_linecap=g.getAttribute("stroke-linecap")}"text"===g.tagName&&(pe.font_size=g.getAttribute("font-size"),pe.font_family=g.getAttribute("font-family")),z.requestSelector(g).showGrips(!0)}if(Xe(),m!==at||f!==st)for(var y=w.length,v=0;v<y&&!Jt(w[v]);++v)w[v].firstChild||z.requestSelector(w[v]).resize();else n=e.target,"path"===w[0].nodeName&&Jt(w[1])?N.select(w[0]):e.shiftKey&&t!==n&&u.removeFromSelection([n]);if(D()){var S=w[0];S&&(S.removeAttribute("style"),Pt(S,function(e){e.removeAttribute("style")}))}}return;case"zoom":Jt(He)||He.setAttribute("display","none");var _=e.shiftKey?.5:2;return void K("zoomed",{x:Math.min(at,m),y:Math.min(st,f),width:Math.abs(m-at),height:Math.abs(f-st),factor:_});case"fhpath":ut=0,lt={x:0,y:0},ht={x:0,y:0},mt={x:0,y:0},ft={x:0,y:0};var A=c.getAttribute("points"),C=A.indexOf(",");(d=C>=0?A.includes(",",C+1):A.includes(" ",A.indexOf(" ")+1))&&(c=N.smoothPolylineIntoPath(c));break;case"line":r=Kr(c).attr(["x1","x2","y1","y2"]),d=r.x1!==r.x2||r.y1!==r.y2;break;case"foreignObject":case"square":case"rect":case"image":r=Kr(c).attr(["width","height"]),d=r.width||r.height||"image"===Le;break;case"circle":d="0"!==c.getAttribute("r");break;case"ellipse":r=Kr(c).attr(["rx","ry"]),d=r.rx||r.ry;break;case"fhellipse":rt.maxx-rt.minx>0&&rt.maxy-rt.miny>0&&(c=k({element:"ellipse",curStyles:!0,attr:{cx:(rt.minx+rt.maxx)/2,cy:(rt.miny+rt.maxy)/2,rx:(rt.maxx-rt.minx)/2,ry:(rt.maxy-rt.miny)/2,id:Z()}}),K("changed",[c]),d=!0);break;case"fhrect":rt.maxx-rt.minx>0&&rt.maxy-rt.miny>0&&(c=k({element:"rect",curStyles:!0,attr:{x:rt.minx,y:rt.miny,width:rt.maxx-rt.minx,height:rt.maxy-rt.miny,id:Z()}}),K("changed",[c]),d=!0);break;case"text":d=!0,Je([c]),jt.start(c);break;case"path":c=null,Ne=!0;var E=N.mouseUp(e,c,a,o);c=E.element,d=E.keep;break;case"pathedit":d=!0,c=null,N.mouseUp(e);break;case"textedit":d=!1,c=null,jt.mouseUp(e,a,o);break;case"rotate":d=!0,c=null,Le="select";var P=u.undoMgr.finishUndoableChange();P.isEmpty()||M(P),Xe(),K("changed",w)}var G=De("mouseUp",{event:e,mouse_x:a,mouse_y:o},!0);if(Kr.each(G,function(e,t){t&&(d=t.keep||d,c=t.element,Ne=t.started||Ne)}),d||Jt(c)){if(!Jt(c)){u.addedNew=!0;var I,T=.2;if(ce.beginElement&&parseFloat(c.getAttribute("opacity"))!==b.opacity){I=Kr(ce).clone().attr({to:b.opacity,dur:T}).appendTo(c);try{I[0].beginElement()}catch(e){}}else T=0;setTimeout(function(){I&&I.remove(),c.setAttribute("opacity",b.opacity),c.setAttribute("style","pointer-events:inherit"),Xt(c),"path"===Le?N.toEditMode(c):s.selectNew&&Je([c],!0),M(new Jr(c)),K("changed",[c])},1e3*T)}}else{for(p().releaseId(Z()),c.remove(),c=null,n=e.target;n&&n.parentNode&&n.parentNode.parentNode&&"g"===n.parentNode.parentNode.tagName;)n=n.parentNode;"path"===Le&&Mt||!n||!n.parentNode||"selectorParentGroup"===n.parentNode.id||"svgcanvas"===n.id||"svgroot"===n.id||(u.setMode("select"),Je([n],!0))}Ie=null}}}),Kr(i).bind("mousewheel DOMMouseScroll",function(e){if(e.shiftKey){e.preventDefault();var t=e.originalEvent;$e=Kr("#svgcontent g")[0].getScreenCTM().inverse();var r=Kr("#workarea"),n=s.showRulers?16:0,i=Se(t.pageX,t.pageY,$e),a=r.width(),o=r.height(),l=a-15-n,h=o-15-n,c=l*$e.a,d=h*$e.d,m=r.offset(),f=m.left+n,g=m.top+n,p=t.wheelDelta?t.wheelDelta:t.detail?-t.detail:0;if(p){var y,v,S=Math.max(.75,Math.min(4/3,p));S>1?(y=Math.ceil(l/c*S*100)/100,v=Math.ceil(h/d*S*100)/100):(y=Math.floor(l/c*S*100)/100,v=Math.floor(h/d*S*100)/100);var _=Math.min(y,v);if((_=Math.min(10,Math.max(.01,_)))!==x){S=_/x;var b=Se(f,g,$e),w={x:(i.x-(i.x-b.x)/S)*_-n+a/2,y:(i.y-(i.y-b.y)/S)*_-n+o/2};u.setZoom(_),Kr("#zoom").val((100*_).toFixed(1)),K("updateCanvas",{center:!1,newCtr:w}),K("zoomDone")}}}});var Ht,jt=u.textActions=function(){var e,t,r,n,i,a,s,o,l,c,d=[];function m(e){var s=""===t.value;if(Kr(t).focus(),!arguments.length)if(s)e=0;else{if(t.selectionEnd!==t.selectionStart)return;e=t.selectionEnd}var o=d[e];s||t.setSelectionRange(e,e),(r=Yt("text_cursor"))||(r=document.createElementNS(y.SVG,"line"),Zt(r,{id:"text_cursor",stroke:"#333","stroke-width":1}),r=Yt("selectorParentGroup").appendChild(r)),i||(i=setInterval(function(){var e="none"===r.getAttribute("display");r.setAttribute("display",e?"inline":"none")},600));var u=_(o.x,a.y),l=_(o.x,a.y+a.height);Zt(r,{x1:u.x,y1:u.y,x2:l.x,y2:l.y,visibility:"visible",display:"inline"}),n&&n.setAttribute("d","")}function f(e,i,s){if(e!==i){s||t.setSelectionRange(e,i),(n=Yt("text_selectblock"))||(n=document.createElementNS(y.SVG,"path"),Zt(n,{id:"text_selectblock",fill:"green",opacity:.5,style:"pointer-events:none"}),Yt("selectorParentGroup").append(n));var o=d[e],u=d[i];r.setAttribute("visibility","hidden");var l=_(o.x,a.y),h=_(o.x+(u.x-o.x),a.y),c=_(o.x,a.y+a.height),f=_(o.x+(u.x-o.x),a.y+a.height),g="M"+l.x+","+l.y+" L"+h.x+","+h.y+" "+f.x+","+f.y+" "+c.x+","+c.y+"z";Zt(n,{d:g,display:"inline"})}else m(i)}function g(t,r){var n=h.createSVGPoint();if(n.x=t,n.y=r,1===d.length)return 0;var i=e.getCharNumAtPosition(n);i<0?(i=d.length-2,t<=d[0].x&&(i=0)):i>=d.length-2&&(i=d.length-2);var a=d[i];return t>a.x+a.width/2&&i++,i}function p(e,t){m(g(e,t))}function v(e,r,n){var i=t.selectionStart,a=g(e,r);f(Math.min(i,a),Math.max(i,a),!n)}function S(e,t){var r={x:e,y:t};if(r.x/=x,r.y/=x,s){var n=Se(r.x,r.y,s.inverse());r.x=n.x,r.y=n.y}return r}function _(e,t){var r={x:e,y:t};if(s){var n=Se(r.x,r.y,s);r.x=n.x,r.y=n.y}return r.x*=x,r.y*=x,r}function b(t){f(0,e.textContent.length),Kr(this).unbind(t)}function A(t){if(c&&e){var r=Se(t.pageX,t.pageY,$e),n=S(r.x*x,r.y*x),i=g(n.x,n.y),a=e.textContent,s=a.substr(0,i).replace(/[a-z0-9]+$/i,"").length,o=a.substr(i).match(/^[a-z0-9]+/i);f(s,(o?o[0].length:0)+i),Kr(t.target).click(b),setTimeout(function(){Kr(t.target).unbind("click",b)},300)}}return{select:function(t,r,n){e=t,jt.toEditMode(r,n)},start:function(t){e=t,jt.toEditMode()},mouseDown:function(e,r,n,i){var a=S(n,i);t.focus(),p(a.x,a.y),o=n,l=i},mouseMove:function(e,t){var r=S(e,t);v(r.x,r.y)},mouseUp:function(t,r,n){var i=S(r,n);v(i.x,i.y,!0),t.target!==e&&r<o+2&&r>o-2&&n<l+2&&n>l-2&&jt.toSelectMode(!0)},setCursor:m,toEditMode:function(t,r){if(c=!1,Le="textedit",z.requestSelector(e).showGrips(!1),z.requestSelector(e),jt.init(),Kr(e).css("cursor","text"),arguments.length){var n=S(t,r);p(n.x,n.y)}else m();setTimeout(function(){c=!0},300)},toSelectMode:function(a){Le="select",clearInterval(i),i=null,n&&Kr(n).attr("display","none"),r&&Kr(r).attr("visibility","hidden"),Kr(e).css("cursor","move"),a&&($(),Kr(e).css("cursor","move"),K("selected",[e]),ne([e],!0)),e&&!e.textContent.length&&u.deleteSelectedElements(),Kr(t).blur(),e=!1},setInputElem:function(e){t=e},clear:function(){"textedit"===Le&&jt.toSelectMode()},init:function(r){if(e){var n,i;e.parentNode||(e=w[0],z.requestSelector(e).showGrips(!1));var o=e.textContent.length,l=e.getAttribute("transform");for(a=Ot(e),s=l?Ce(e):null,(d=[]).length=o,t.focus(),Kr(e).unbind("dblclick",A).dblclick(A),o||(i={x:a.x+a.width/2,width:0}),n=0;n<o;n++){var h=e.getStartPositionOfChar(n);if(i=e.getEndPositionOfChar(n),!T){var c=u.contentW*x;h.x-=c,i.x-=c,h.x/=x,i.x/=x}d[n]={x:h.x,y:a.y,width:i.x-h.x,height:a.height}}d.push({x:i.x,width:0}),f(t.selectionStart,t.selectionEnd,!0)}}}}(),Ft=this.removeUnusedDefElems=function(){var e=c.getElementsByTagNameNS(y.SVG,"defs");if(!e||!e.length)return 0;var t,r,n=[],i=0,a=["fill","stroke","filter","marker-start","marker-mid","marker-end"],s=a.length,o=c.getElementsByTagNameNS(y.SVG,"*"),u=o.length;for(t=0;t<u;t++){var l=o[t];for(r=0;r<s;r++){var h=Gt(l.getAttribute(a[r]));h&&n.push(h.substr(1))}var d=Nt(l);d&&d.startsWith("#")&&n.push(d.substr(1))}var m=Kr(e).find("linearGradient, radialGradient, filter, marker, svg, symbol");for(t=m.length;t--;){var f=m[t],g=f.id;n.includes(g)||(xe[g]=f,f.remove(),i++)}return i};function qt(){$();var e=[],t=[],r={feGaussianBlur:oe.exportNoBlur,foreignObject:oe.exportNoforeignObject,"[stroke-dasharray]":oe.exportNoDashArray},n=Kr(c);return"font"in Kr("<canvas>")[0].getContext("2d")||(r.text=oe.exportNoText),Kr.each(r,function(r,i){n.find(r).length&&(t.push(r),e.push(i))}),{issues:e,issueCodes:t}}this.svgCanvasToString=function(){for(;Ft()>0;);N.clear(!0),Kr.each(c.childNodes,function(e,t){e&&8===t.nodeType&&t.data.includes("Created with")&&c.firstChild.before(t)}),S&&(kr(),Je([S]));var e=[];Kr(c).find("g:data(gsvg)").each(function(){for(var t=this.attributes,r=t.length,n=0;n<r;n++)"id"!==t[n].nodeName&&"style"!==t[n].nodeName||r--;if(r<=0){var i=this.firstChild;e.push(i),Kr(this).replaceWith(i)}});var t=this.svgToString(c,0);return e.length&&Kr(e).each(function(){Qe(this)}),t},this.svgToString=function(e,t){var r=[],n=s.baseUnit,i=new RegExp("^-?[\\d\\.]+"+n+"$");if(e){Xt(e);var a=m(e.attributes),o=e.childNodes;a.sort(function(e,t){return e.name>t.name?-1:1});for(var u=0;u<t;u++)r.push(" ");if(r.push("<"),r.push(e.nodeName),"svgcontent"===e.id){var l=or();"px"!==n&&(l.w=re(l.w,n)+n,l.h=re(l.h,n)+n),r.push(' width="'+l.w+'" height="'+l.h+'" xmlns="'+y.SVG+'"');var h={};Kr(e).find("*").andSelf().each(function(){var e=this.namespaceURI;e&&!h[e]&&V[e]&&"xmlns"!==V[e]&&"xml"!==V[e]&&(h[e]=!0,r.push(" xmlns:"+V[e]+'="'+e+'"')),Kr.each(this.attributes,function(e,t){var n=t.namespaceURI;n&&!h[n]&&"xmlns"!==V[n]&&"xml"!==V[n]&&(h[n]=!0,r.push(" xmlns:"+V[n]+'="'+n+'"'))})});for(var c=a.length,d=["width","height","xmlns","x","y","viewBox","id","overflow"];c--;){var f=a[c],g=St(f.value);f.nodeName.startsWith("xmlns:")||""===g||d.includes(f.localName)||f.namespaceURI&&!V[f.namespaceURI]||(r.push(" "),r.push(f.nodeName),r.push('="'),r.push(g),r.push('"'))}}else{if("defs"===e.nodeName&&!e.firstChild)return"";for(var p=["-moz-math-font-style","_moz-math-font-style"],v=a.length-1;v>=0;v--){var x=a[v],S=St(x.value);if(!p.includes(x.localName)&&""!==S){if(S.startsWith("pointer-events"))continue;if("class"===x.localName&&S.startsWith("se_"))continue;if(r.push(" "),"d"===x.localName&&(S=N.convertPath(e,!0)),isNaN(S)?i.test(S)&&(S=te(S)+n):S=te(S),fe.apply&&"image"===e.nodeName&&"href"===x.localName&&fe.images&&"embed"===fe.images){var _=me[S];_&&(S=_)}x.namespaceURI&&x.namespaceURI!==y.SVG&&!V[x.namespaceURI]||(r.push(x.nodeName),r.push('="'),r.push(S),r.push('"'))}}}if(e.hasChildNodes()){r.push(">"),t++;for(var b=!1,w=0;w<o.length;w++){var A=o.item(w);switch(A.nodeType){case 1:r.push("\n"),r.push(this.svgToString(o.item(w),t));break;case 3:var k=A.nodeValue.replace(/^\s+|\s+$/g,"");""!==k&&(b=!0,r.push(String(St(k))));break;case 4:r.push("\n"),r.push(new Array(t+1).join(" ")),r.push("<![CDATA["),r.push(A.nodeValue),r.push("]]>");break;case 8:r.push("\n"),r.push(new Array(t+1).join(" ")),r.push("\x3c!--"),r.push(A.data),r.push("--\x3e")}}if(t--,!b){r.push("\n");for(var C=0;C<t;C++)r.push(" ")}r.push("</"),r.push(e.nodeName),r.push(">")}else r.push("/>")}return r.join("")},this.embedImage=function(e){return new Promise(function(t,r){Kr(new Image).load(function(n,i,a){if("error"!==i){var s=document.createElement("canvas");s.width=this.width,s.height=this.height,s.getContext("2d").drawImage(this,0,0);try{var o=";svgedit_url="+encodeURIComponent(e);o=s.toDataURL().replace(";base64",o+";base64"),me[e]=o}catch(t){me[e]=!1}Ge=e,t(me[e])}else r(new Error("Error loading image: "+a.status+" "+a.statusText))}).attr("src",e)})},this.setGoodImage=function(e){Ge=e},this.open=function(){},this.save=function(e){$(),e&&Kr.extend(fe,e),fe.apply=!0;var t=this.svgCanvasToString();K("saved",t)},this.rasterExport=(tr=r(regeneratorRuntime.mark(function e(t,r,n){var i,a,o,l,h,c,d,m,f,g=arguments;return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(i=g.length>3&&void 0!==g[3]?g[3]:{},o="image/"+(a="ICO"===t?"BMP":t||"PNG").toLowerCase(),l=qt(),h=l.issues,c=l.issueCodes,d=this.svgCanvasToString(),Ht){e.next=10;break}return e.next=8,Tr(s.canvgPath+"canvg.js",{global:"canvg"});case 8:m=e.sent,Ht=m.canvg;case 10:return Kr("#export_canvas").length||Kr("<canvas>",{id:"export_canvas"}).hide().appendTo("body"),(f=Kr("#export_canvas")[0]).width=u.contentW,f.height=u.contentH,e.next=16,Ht(f,d);case 16:return e.abrupt("return",new Promise(function(e,s){var u,l=a.toLowerCase(),m=r?f.toDataURL("image/"+l,r):f.toDataURL("image/"+l);function g(){var a={datauri:m,bloburl:u,svg:d,issues:h,issueCodes:c,type:t,mimeType:o,quality:r,exportWindowName:n};i.avoidEvent||K("exported",a),e(a)}f.toBlob?f.toBlob(function(e){u=Ct(e),g()},o,r):(u=kt(m),g())}));case 17:case"end":return e.stop()}},e,this)})),function(e,t,r){return tr.apply(this,arguments)}),this.exportPDF=(er=r(regeneratorRuntime.mark(function e(t){var r,n,i,a,o,u,l,h,c,d,m,f,g=arguments;return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(r=g.length>1&&void 0!==g[1]?g[1]:j()?"save":void 0,window.jsPDF){e.next=7;break}return e.next=4,Vr(["jspdf/underscore-min.js","jspdf/jspdf.min.js"]);case 4:return n=!("svgEditor"in window&&window.svgEditor&&!1===window.svgEditor.modules),e.next=7,Vr(s.jspdfPath+"jspdf.plugin.svgToPdf.js",{type:n?"module":"text/javascript"});case 7:return i=or(),a=i.w>i.h?"landscape":"portrait",o="pt",u=jsPDF({orientation:a,unit:o,format:[i.w,i.h]}),l=ur(),u.setProperties({title:l}),h=qt(),c=h.issues,d=h.issueCodes,m=this.svgCanvasToString(),u.addSVG(m,0,0),(f={svg:m,issues:c,issueCodes:d,exportWindowName:t,outputType:r=r||"dataurlstring"}).output=u.output(r,"save"===r?t||"svg.pdf":void 0),K("exportedPDF",f),e.abrupt("return",f);case 21:case"end":return e.stop()}},e,this)})),function(e){return er.apply(this,arguments)}),this.getSvgString=function(){return fe.apply=!1,this.svgCanvasToString()},this.randomizeIds=function(e){arguments.length>0&&!1===e?mr(!1,p()):mr(!0,p())};var er;var tr;var rr=this.uniquifyElems=function(e){var t={},r=["filter","linearGradient","pattern","radialGradient","symbol","textPath","use"];for(var n in Pt(e,function(e){if(1===e.nodeType){e.id&&(e.id in t||(t[e.id]={elem:null,attrs:[],hrefs:[]}),t[e.id].elem=e),Kr.each(le,function(r,n){var i=e.getAttributeNode(n);if(i){var a=Gt(i.value),s=a?a.substr(1):null;s&&(s in t||(t[s]={elem:null,attrs:[],hrefs:[]}),t[s].attrs.push(i))}});var n=Nt(e);if(n&&r.includes(e.nodeName)){var i=n.substr(1);i&&(i in t||(t[i]={elem:null,attrs:[],hrefs:[]}),t[i].hrefs.push(e))}}}),t)if(n){var i=t[n].elem;if(i){var a=q();i.id=a;for(var s=t[n].attrs,o=s.length;o--;){var u=s[o];u.ownerElement.setAttribute(u.name,"url(#"+a+")")}for(var l=t[n].hrefs,h=l.length;h--;){var c=l[h];It(c,"#"+a)}}}},nr=this.setUseData=function(e){var t=Kr(e);"use"!==e.tagName&&(t=t.find("use")),t.each(function(){var e=Nt(this).substr(1),t=Yt(e);t&&(Kr(this).data("ref",t),"symbol"!==t.tagName&&"svg"!==t.tagName||Kr(this).data("symbol",t).data("ref",t))})},ir=this.convertGradients=function(e){var t=Kr(e).find("linearGradient, radialGradient");!t.length&&B()&&(t=Kr(e).find("*").filter(function(){return this.tagName.includes("Gradient")})),t.each(function(){if("userSpaceOnUse"===Kr(this).attr("gradientUnits")){var e=Kr(c).find('[fill="url(#'+this.id+')"],[stroke="url(#'+this.id+')"]');if(!e.length)return;var t=Ot(e[0]);if(!t)return;if("linearGradient"===this.tagName){var r=Kr(this).attr(["x1","y1","x2","y2"]),n=this.gradientTransform.baseVal;if(n&&n.numberOfItems>0){var i=ke(n).matrix,a=Se(r.x1,r.y1,i),s=Se(r.x2,r.y2,i);r.x1=a.x,r.y1=a.y,r.x2=s.x,r.y2=s.y,this.removeAttribute("gradientTransform")}Kr(this).attr({x1:(r.x1-t.x)/t.width,y1:(r.y1-t.y)/t.height,x2:(r.x2-t.x)/t.width,y2:(r.y2-t.y)/t.height}),this.removeAttribute("gradientUnits")}}})},ar=this.convertToGroup=function(e){e||(e=w[0]);var t,r=Kr(e),n=new rn;if(r.data("gsvg")){var i=e.firstChild,a=Kr(i).attr(["x","y"]);Kr(e.firstChild.firstChild).unwrap(),Kr(e).removeData("gsvg");var s=X(e),o=h.createSVGTransform();o.setTranslate(a.x,a.y),s.appendItem(o),Wr(e),K("selected",[e])}else if(r.data("symbol")){e=r.data("symbol"),t=r.attr("transform");var u=r.attr(["x","y"]),d=e.getAttribute("viewBox");if(d){var m=d.split(" ");u.x-=Number(m[0]),u.y-=Number(m[1])}t+=" translate("+(u.x||0)+","+(u.y||0)+")";var f=r.prev();n.addSubCommand(new en(r[0],r[0].nextSibling,r[0].parentNode)),r.remove();var g,p=Kr(c).find("use:data(symbol)").length,v=l.createElementNS(y.SVG,"g"),x=e.childNodes;for(g=0;g<x.length;g++)v.append(x[g].cloneNode(!0));if(U()){var S=Kr(Tt()).children("linearGradient,radialGradient,pattern").clone();Kr(v).append(S)}t&&v.setAttribute("transform",t);var _=e.parentNode;if(rr(v),U()&&Kr(Tt()).append(Kr(v).find("linearGradient,radialGradient,pattern")),v.id=q(),f.after(v),_){if(!p){var b=e.nextSibling;e.remove(),n.addSubCommand(new en(e,b,_))}n.addSubCommand(new Jr(v))}nr(v),U()?ir(Tt()):ir(v),function(e,t){if(e&&1===e.nodeType){for(var r=e.childNodes.length;r--;)Pt(e.childNodes.item(r),t);t(e)}}(v,function(e){try{Wr(e)}catch(e){console.log(e)}}),Kr(v).find(ue).each(function(){this.id||(this.id=q())}),Je([v]);var A=Gr(v,!0);A&&n.addSubCommand(A),M(n)}else console.log("Unexpected element to ungroup:",e)};this.setSvgString=function(e,t){try{var r=Et(e);if(r.firstElementChild&&r.firstElementChild.namespaceURI!==y.SVG)return!1;this.prepareSvg(r);var n=new rn("Change Source"),i=c.nextSibling,a=h.removeChild(c);n.addSubCommand(new en(a,i,h)),c=l.adoptNode?l.adoptNode(r.documentElement):l.importNode(r.documentElement,!0),h.append(c);var o=Kr(c);u.current_drawing_=new dr(c,g);var d=p().getNonce();d?K("setnonce",d):K("unsetnonce"),o.find("image").each(function(){var e=this;$t(e);var t=Nt(this);if(t){if(t.startsWith("data:")){var r=t.match(f(/svgedit_url=(.*?);/,{url:1}));if(r){var n=decodeURIComponent(r.groups.url);Kr(new Image).load(function(){e.setAttributeNS(y.XLINK,"xlink:href",n)}).attr("src",n)}}u.embedImage(t)}}),o.find("svg").each(function(){if(!Kr(this).closest("defs").length){rr(this);var e=this.parentNode;1===e.childNodes.length&&"g"===e.nodeName?(Kr(e).data("gsvg",this),e.id=e.id||q()):Qe(this)}}),U()&&o.find("linearGradient, radialGradient, pattern").appendTo(Tt()),nr(o),ir(o[0]);var m={id:"svgcontent",overflow:s.show_outside_canvas?"visible":"hidden"},v=!1;if(o.attr("viewBox")){var S=o.attr("viewBox").split(" ");m.width=S[2],m.height=S[3]}else Kr.each(["width","height"],function(e,t){var r=o.attr(t)||"100%";"%"===String(r).substr(-1)?v=!0:m[t]=ie(t,r)});if(fr(),o.children().find(ue).each(function(){this.id||(this.id=q())}),v){var _=zt();m.width=_.width+_.x,m.height=_.height+_.y}m.width<=0&&(m.width=100),m.height<=0&&(m.height=100),o.attr(m),this.contentW=m.width,this.contentH=m.height,n.addSubCommand(new Jr(c));var b=o.attr(["width","height"]);n.addSubCommand(new tn(h,b)),x=1,Q={},$(),Oe={},h.append(z.selectorParentGroup),t||M(n),K("changed",[c])}catch(e){return console.log(e),!1}return!0},this.importSvgString=function(e){var t,r,n;try{var i=_t(e.length+e).substr(0,32),a=!1;ge[i]&&Kr(ge[i].symbol).parents("#svgroot").length&&(a=!0);var s,o=new rn("Import Image");if(a)s=ge[i].symbol,r=ge[i].xform;else{var u,h=Et(e);this.prepareSvg(h),u=l.adoptNode?l.adoptNode(h.documentElement):l.importNode(h.documentElement,!0),rr(u);var d=ie("width",u.getAttribute("width")),m=ie("height",u.getAttribute("height")),f=u.getAttribute("viewBox"),g=f?f.split(" "):[0,0,d,m];for(t=0;t<4;++t)g[t]=Number(g[t]);var v=Number(c.getAttribute("height"));r="translate(0) "+(r=m>d?"scale("+v/3/g[3]+")":"scale("+v/3/g[2]+")")+" translate(0)",s=l.createElementNS(y.SVG,"symbol");var x=Tt();for(U()&&Kr(u).find("linearGradient, radialGradient, pattern").appendTo(x);u.firstChild;){var _=u.firstChild;s.append(_)}var b=u.attributes,w=!0,A=!1,k=void 0;try{for(var C,E=b[Symbol.iterator]();!(w=(C=E.next()).done);w=!0){var P=C.value;s.setAttribute(P.nodeName,P.value)}}catch(e){A=!0,k=e}finally{try{w||null==E.return||E.return()}finally{if(A)throw k}}s.id=q(),ge[i]={symbol:s,xform:r},Tt().append(s),o.addSubCommand(new Jr(s))}(n=l.createElementNS(y.SVG,"use")).id=q(),It(n,"#"+s.id),(S||p().getCurrentLayer()).append(n),o.addSubCommand(new Jr(n)),$(),n.setAttribute("transform",r),Wr(n),Kr(n).data("symbol",s).data("ref",s),ne([n]),M(o),K("changed",[c])}catch(e){return console.log(e),null}return n};var sr={identifyLayers:fr,createLayer:gr,cloneLayer:pr,deleteCurrentLayer:yr,setCurrentLayer:vr,renameCurrentLayer:xr,setCurrentLayerPosition:Sr,setLayerVisibility:_r,moveSelectedToLayer:br,mergeLayer:wr,mergeAllLayers:Ar,leaveContext:kr,setContext:Cr};Object.entries(sr).forEach(function(e){var t=d(e,2),r=t[0],n=t[1];u[r]=n}),function(e){cr=e}({pathActions:N,getCurrentGroup:function(){return S},setCurrentGroup:function(e){S=e},getSelectedElements:G,getSVGContent:P,undoMgr:O,elData:he,getCurrentDrawing:p,clearSelection:$,call:K,addCommandToHistory:M,changeSVGContent:function(){K("changed",[c])}}),this.clear=function(){N.clear(),$(),u.clearSvgContentElement(),u.current_drawing_=new dr(c),u.createLayer("Layer 1"),u.undoMgr.resetUndoStack(),z.initGroup(),He=z.getRubberBandBox(),K("cleared")},this.linkControlPoints=N.linkControlPoints,this.getContentElem=function(){return c},this.getRootElem=function(){return h};var or=this.getResolution=function(){return{w:c.getAttribute("width")/x,h:c.getAttribute("height")/x,zoom:x}};this.getSnapToGrid=function(){return s.gridSnapping},this.getVersion=function(){return"svgcanvas.js ($Rev$)"},this.setUiStrings=function(t){Object.assign(oe,t.notification),Kr=function(t){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{ok:"Ok",cancel:"Cancel"};t("#dialog_container").draggable({cancel:"#dialog_content, #dialog_buttons *",containment:"window"}).css("position","absolute");var n=t("#dialog_box"),i=t("#dialog_buttons"),a=t("#dialog_content");function s(s,o,u,l,h,c){a.html("<p>"+o.replace(/\n/g,"</p><p>")+"</p>").toggleClass("prompt","prompt"===s),i.empty();var d=t('<input type="button" data-ok="" value="'+r.ok+'">').appendTo(i);return new Promise(function(m,f){var g,p;if("alert"!==s&&t('<input type="button" value="'+r.cancel+'">').appendTo(i).click(function(){n.hide(),m(!1)}),"prompt"===s)(g=t('<input type="text">').prependTo(i)).val(u||""),g.bind("keydown","return",function(){d.click()});else if("select"===s){var y=t('<div style="text-align:center;">');if(g=t('<select aria-label="'.concat(o,'">')).appendTo(y),c){var v=t("<label>").text(c.label);(p=t('<input type="checkbox">').appendTo(v)).val(c.value),c.tooltip&&v.attr("title",c.tooltip),p.prop("checked",Boolean(c.checked)),y.append(t("<div>").append(v))}t.each(l||[],function(r,n){"object"===e(n)?g.append(t("<option>").val(n.value).html(n.text)):g.append(t("<option>").html(n))}),a.append(y),u&&g.val(u),h&&g.bind("change","return",h),g.bind("keydown","return",function(){d.click()})}else"process"===s&&d.hide();n.show(),d.click(function(){n.hide();var e="prompt"!==s&&"select"!==s||g.val();m(p?{response:e,checked:p.prop("checked")}:e)}).focus(),"prompt"!==s&&"select"!==s||g.focus()})}return t.alert=function(e){return s("alert",e)},t.confirm=function(e){return s("confirm",e)},t.process_cancel=function(e){return s("process",e)},t.prompt=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return s("prompt",e,t)},t.select=function(e,t,r,n,i){return s("select",e,n,t,r,i)},t}(Kr,t.common),Te(t)},this.setConfig=function(e){Object.assign(s,e)},this.getTitle=function(e){if(e=e||w[0]){var t=(e=Kr(e).data("gsvg")||Kr(e).data("symbol")||e).childNodes,r=!0,n=!1,i=void 0;try{for(var a,s=t[Symbol.iterator]();!(r=(a=s.next()).done);r=!0){var o=a.value;if("title"===o.nodeName)return o.textContent}}catch(e){n=!0,i=e}finally{try{r||null==s.return||s.return()}finally{if(n)throw i}}return""}},this.setGroupTitle=function(e){var t=w[0];t=Kr(t).data("gsvg")||t;var r,n=Kr(t).children("title"),i=new rn("Set Label");if(e.length)n.length?(r=n[0],i.addSubCommand(new tn(r,{"#text":r.textContent})),r.textContent=e):((r=l.createElementNS(y.SVG,"title")).textContent=e,Kr(t).prepend(r),i.addSubCommand(new Jr(r)));else{var a=n.nextSibling;i.addSubCommand(new en(n[0],a,t)),n.remove()}M(i)};var ur=this.getDocumentTitle=function(){return u.getTitle(c)};this.setDocumentTitle=function(e){var t=c.childNodes,r=!1,n="",i=new rn("Change Image Title"),a=!0,s=!1,o=void 0;try{for(var u,h=t[Symbol.iterator]();!(a=(u=h.next()).done);a=!0){var d=u.value;if("title"===d.nodeName){n=(r=d).textContent;break}}}catch(e){s=!0,o=e}finally{try{a||null==h.return||h.return()}finally{if(s)throw o}}r||(r=l.createElementNS(y.SVG,"title"),c.insertBefore(r,c.firstChild)),e.length?r.textContent=e:r.remove(),i.addSubCommand(new tn(r,{"#text":n})),M(i)},this.getEditorNS=function(e){return e&&c.setAttribute("xmlns:se",y.SE),y.SE},this.setResolution=function(e,t){var r,n=or(),i=n.w,a=n.h;if("fit"===e){var s=zt();if(!s)return!1;r=new rn("Fit Canvas to Content");var o=Dt();ne(o);var l=[],h=[];Kr.each(o,function(e,t){l.push(-1*s.x),h.push(-1*s.y)});var d=u.moveSelectedElements(l,h,!0);r.addSubCommand(d),$(),e=Math.round(s.width),t=Math.round(s.height)}return e===i&&t===a||(r||(r=new rn("Change Image Dimensions")),e=ie("width",e),t=ie("height",t),c.setAttribute("width",e),c.setAttribute("height",t),this.contentW=e,this.contentH=t,r.addSubCommand(new tn(c,{width:i,height:a})),c.setAttribute("viewBox",[0,0,e/x,t/x].join(" ")),r.addSubCommand(new tn(c,{viewBox:["0 0",i,a].join(" ")})),M(r),K("changed",[c])),!0},this.getOffset=function(){return Kr(c).attr(["x","y"])},this.setBBoxZoom=function(t,r,n){var i,a=.85,s=function(e){if(!e)return!1;var t=Math.round(r/e.width*100*a)/100,i=Math.round(n/e.height*100*a)/100,s=Math.min(t,i);return u.setZoom(s),{zoom:s,bbox:e}};if("object"===e(t)){if(0===(i=t).width||0===i.height){var o=i.zoom?i.zoom:x*i.factor;return u.setZoom(o),{zoom:x,bbox:i}}return s(i)}switch(t){case"selection":if(!w[0])return;var l=Kr.map(w,function(e){if(e)return e});i=zt(l);break;case"canvas":var h=or();a=.95,i={width:h.w,height:h.h,x:0,y:0};break;case"content":i=zt();break;case"layer":i=zt(Dt(p().getCurrentLayer()));break;default:return}return s(i)},this.setZoom=function(e){var t=or();c.setAttribute("viewBox","0 0 "+t.w/e+" "+t.h/e),x=e,Kr.each(w,function(e,t){t&&z.requestSelector(t).resize()}),N.zoomChange(),De("zoomChanged",e)},this.getMode=function(){return Le},this.setMode=function(e){N.clear(!0),jt.clear(),Re=w[0]&&"text"===w[0].nodeName?pe:b,Le=e},this.getColor=function(e){return Re[e]},this.setColor=function(e,t,r){b[e]=t,Re[e+"_paint"]={type:"solidColor"};var n=[];function i(e){"g"!==e.nodeName&&n.push(e)}for(var a=w.length;a--;){var s=w[a];s&&("g"===s.tagName?Pt(s,i):"fill"===e?"polyline"!==s.tagName&&"line"!==s.tagName&&n.push(s):n.push(s))}n.length>0&&(r?Er(e,t,n):(Pr(e,t,n),K("changed",n)))};var lr=this.setGradient=function(e){if(Re[e+"_paint"]&&"solidColor"!==Re[e+"_paint"].type){var t=u[e+"Grad"],r=hr(t),n=Tt();r?t=r:(t=n.appendChild(l.importNode(t,!0))).id=q(),u.setColor(e,"url(#"+t.id+")")}},hr=function(e){for(var t=Tt(),r=Kr(t).find("linearGradient, radialGradient"),n=r.length,i=["r","cx","cy","fx","fy"];n--;){var a=r[n];if("linearGradient"===e.tagName){if(e.getAttribute("x1")!==a.getAttribute("x1")||e.getAttribute("y1")!==a.getAttribute("y1")||e.getAttribute("x2")!==a.getAttribute("x2")||e.getAttribute("y2")!==a.getAttribute("y2"))continue}else if("continue"===function(){var t=Kr(e).attr(i),r=Kr(a).attr(i),n=!1;if(Kr.each(i,function(e,i){t[i]!==r[i]&&(n=!0)}),n)return"continue"}())continue;var s=e.getElementsByTagNameNS(y.SVG,"stop"),o=a.getElementsByTagNameNS(y.SVG,"stop");if(s.length===o.length){for(var u=s.length;u--;){var l=s[u],h=o[u];if(l.getAttribute("offset")!==h.getAttribute("offset")||l.getAttribute("stop-opacity")!==h.getAttribute("stop-opacity")||l.getAttribute("stop-color")!==h.getAttribute("stop-color"))break}if(-1===u)return a}}return null};this.setPaint=function(e,t){var r=new Kr.jGraduate.Paint(t);switch(this.setPaintOpacity(e,r.alpha/100,!0),Re[e+"_paint"]=r,r.type){case"solidColor":this.setColor(e,"none"!==r.solidColor?"#"+r.solidColor:"none");break;case"linearGradient":case"radialGradient":u[e+"Grad"]=r[r.type],lr(e)}},this.setStrokePaint=function(e){this.setPaint("stroke",e)},this.setFillPaint=function(e){this.setPaint("fill",e)},this.getStrokeWidth=function(){return Re.stroke_width},this.setStrokeWidth=function(e){if(0===e&&["line","path"].includes(Le))u.setStrokeWidth(1);else{Re.stroke_width=e;for(var t=[],r=w.length;r--;){var n=w[r];n&&("g"===n.tagName?Pt(n,i):t.push(n))}t.length>0&&(Pr("stroke-width",e,t),K("changed",w))}function i(e){"g"!==e.nodeName&&t.push(e)}},this.setStrokeAttr=function(e,t){b[e.replace("-","_")]=t;for(var r=[],n=w.length;n--;){var i=w[n];i&&("g"===i.tagName?Pt(i,function(e){"g"!==e.nodeName&&r.push(e)}):r.push(i))}r.length>0&&(Pr(e,t,r),K("changed",w))},this.getStyle=function(){return b},this.getOpacity=ae,this.setOpacity=function(e){b.opacity=e,Pr("opacity",e)},this.getFillOpacity=function(){return b.fill_opacity},this.getStrokeOpacity=function(){return b.stroke_opacity},this.setPaintOpacity=function(e,t,r){b[e+"_opacity"]=t,r?Er(e+"-opacity",t):Pr(e+"-opacity",t)},this.getPaintOpacity=function(e){return"fill"===e?this.getFillOpacity():this.getStrokeOpacity()},this.getBlur=function(e){var t=0;if(e&&e.getAttribute("filter")){var r=Yt(e.id+"_blur");r&&(t=r.firstChild.getAttribute("stdDeviation"))}return t},function(){var e=null,t=null,r=!1;function n(){var r=u.undoMgr.finishUndoableChange();e.addSubCommand(r),M(e),e=null,t=null}u.setBlurNoUndo=function(e){if(t)if(0===e)Er("filter",""),r=!0;else{var n=w[0];r&&Er("filter","url(#"+n.id+"_blur)"),B()&&(n.removeAttribute("filter"),n.setAttribute("filter","url(#"+n.id+"_blur)")),Er("stdDeviation",e,[t.firstChild]),u.setBlurOffsets(t,e)}else u.setBlur(e)},u.setBlurOffsets=function(e,t){t>3?Zt(e,{x:"-50%",y:"-50%",width:"200%",height:"200%"}):B()||(e.removeAttribute("x"),e.removeAttribute("y"),e.removeAttribute("width"),e.removeAttribute("height"))},u.setBlur=function(r,i){if(e)n();else{var a=w[0],s=a.id;t=Yt(s+"_blur"),r-=0;var o=new rn;if(t)0===r&&(t=null);else{var l=k({element:"feGaussianBlur",attr:{in:"SourceGraphic",stdDeviation:r}});(t=k({element:"filter",attr:{id:s+"_blur"}})).append(l),Tt().append(t),o.addSubCommand(new Jr(t))}var h={filter:a.getAttribute("filter")};if(0===r)return a.removeAttribute("filter"),void o.addSubCommand(new tn(a,h));Pr("filter","url(#"+s+"_blur)"),o.addSubCommand(new tn(a,h)),u.setBlurOffsets(t,r),e=o,u.undoMgr.beginUndoableChange("stdDeviation",[t?t.firstChild:null]),i&&(u.setBlurNoUndo(r),n())}}}(),this.getBold=function(){var e=w[0];return!(Jt(e)||"text"!==e.tagName||!Jt(w[1]))&&"bold"===e.getAttribute("font-weight")},this.setBold=function(e){var t=w[0];!Jt(t)&&"text"===t.tagName&&Jt(w[1])&&Pr("font-weight",e?"bold":"normal"),w[0].textContent||jt.setCursor()},this.getItalic=function(){var e=w[0];return!(Jt(e)||"text"!==e.tagName||!Jt(w[1]))&&"italic"===e.getAttribute("font-style")},this.setItalic=function(e){var t=w[0];!Jt(t)&&"text"===t.tagName&&Jt(w[1])&&Pr("font-style",e?"italic":"normal"),w[0].textContent||jt.setCursor()},this.getFontFamily=function(){return pe.font_family},this.setFontFamily=function(e){pe.font_family=e,Pr("font-family",e),w[0]&&!w[0].textContent&&jt.setCursor()},this.setFontColor=function(e){pe.fill=e,Pr("fill",e)},this.getFontColor=function(){return pe.fill},this.getFontSize=function(){return pe.font_size},this.setFontSize=function(e){pe.font_size=e,Pr("font-size",e),w[0].textContent||jt.setCursor()},this.getText=function(){var e=w[0];return Jt(e)?"":e.textContent},this.setTextContent=function(e){Pr("#text",e),jt.init(e),jt.setCursor()},this.setImageURL=function(e){var t=w[0];if(t){var r=Kr(t).attr(["width","height"]),n=!r.width||!r.height,i=Nt(t);if(i!==e||n){var a=new rn("Change Image URL");It(t,e),a.addSubCommand(new tn(t,{"#href":i})),Kr(new Image).load(function(){var e=Kr(t).attr(["width","height"]);Kr(t).attr({width:this.width,height:this.height}),z.requestSelector(t).resize(),a.addSubCommand(new tn(t,e)),M(a),K("changed",[t])}).attr("src",e)}}},this.setLinkURL=function(e){var t=w[0];if(t){if("a"!==t.tagName){var r=Kr(t).parents("a");if(!r.length)return;t=r[0]}var n=Nt(t);if(n!==e){var i=new rn("Change Link URL");It(t,e),i.addSubCommand(new tn(t,{"#href":n})),M(i)}}},this.setRectRadius=function(e){var t=w[0];if(!Jt(t)&&"rect"===t.tagName){var r=t.getAttribute("rx");r!==String(e)&&(t.setAttribute("rx",e),t.setAttribute("ry",e),M(new tn(t,{rx:r,ry:r},"Radius")),K("changed",[t]))}},this.makeHyperlink=function(e){u.groupSelectedElements("a",e)},this.removeHyperlink=function(){u.ungroupSelectedElement()},this.setSegType=function(e){N.setSegType(e)},this.convertToPath=function(e,t){if(!Jt(e))return t?Ut(e,k,N):function(e,t,r,n,i,a,s,o){var u=new s.BatchCommand("Convert element to Path"),l=r({element:"path",attr:t=dt.extend({},t,Bt(e))}),h=e.getAttribute("transform");h&&l.setAttribute("transform",h);var c=e.id,d=e.parentNode;e.nextSibling?e.before(l):d.append(l);var m=Rt(e);if(m){if(l.setAttribute("d",m),h){var f=X(l);we(f)&&n.resetOrientation(l)}var g=e.nextSibling;return u.addSubCommand(new s.RemoveElementCommand(e,g,parent)),u.addSubCommand(new s.InsertElementCommand(l)),i(),e.remove(),l.setAttribute("id",c),l.removeAttribute("visibility"),a([l],!0),o(u),l}return l.remove(),null}(e,{fill:b.fill,"fill-opacity":b.fill_opacity,stroke:b.stroke,"stroke-width":b.stroke_width,"stroke-dasharray":b.stroke_dasharray,"stroke-linejoin":b.stroke_linejoin,"stroke-linecap":b.stroke_linecap,"stroke-opacity":b.stroke_opacity,opacity:b.opacity,visibility:"hidden"},k,N,$,ne,ve,M);var r=w;Kr.each(r,function(e,t){t&&u.convertToPath(t)})};var Er=function(e,t,r){"pathedit"===Le&&N.moveNode(e,t);for(var n=(r=r||w).length,i=["g","polyline","path"],a=function(){var a=r[n];if(Jt(a))return"continue";if(("x"===e||"y"===e)&&i.includes(a.tagName)){var s=zt([a]),o="x"===e?t-s.x:0,l="y"===e?t-s.y:0;return u.moveSelectedElements(o*x,l*x,!0),"continue"}var c="#text"===e?a.textContent:a.getAttribute(e);if(Jt(c)&&(c=""),c!==String(t)){"#text"===e?(a.textContent=t,/rotate/.test(a.getAttribute("transform"))&&(a=Ze(a))):"#href"===e?It(a,t):a.setAttribute(e,t),"textedit"===Le&&"#text"!==e&&a.textContent.length&&jt.toSelectMode(a),U()&&"text"===a.nodeName&&/rotate/.test(a.getAttribute("transform"))&&(String(t).startsWith("url")||["font-size","font-family","x","y"].includes(e)&&a.textContent)&&(a=Ze(a)),w.includes(a)&&setTimeout(function(){a.parentNode&&z.requestSelector(a).resize()},0);var d=Wt(a);if(0!==d&&"transform"!==e)for(var m=X(a),f=m.numberOfItems;f--;)if(4===m.getItem(f).type){m.removeItem(f);var g=Ot(a),p=Se(g.x+g.width/2,g.y+g.height/2,ke(m).matrix),y=p.x,v=p.y,S=h.createSVGTransform();S.setRotate(d,y,v),m.insertItemBefore(S,f);break}}};n--;)a()},Pr=this.changeSelectedAttribute=function(e,t,r){r=r||w,u.undoMgr.beginUndoableChange(e,r),Er(e,t,r);var n=u.undoMgr.finishUndoableChange();n.isEmpty()||M(n)};this.deleteSelectedElements=function(){for(var e=new rn("Delete Elements"),t=w.length,r=[],n=0;n<t;++n){var i=w[n];if(Jt(i))break;var a=i.parentNode,s=i;z.releaseSelector(s),et(s.id),"a"===a.tagName&&1===a.childNodes.length&&(s=a,a=a.parentNode);var o=s.nextSibling,u=a.removeChild(s);r.push(i),e.addSubCommand(new en(u,o,a))}w=[],e.isEmpty()||M(e),K("changed",r),$()},this.cutSelectedElements=function(){u.copySelectedElements(),u.deleteSelectedElements()},this.copySelectedElements=function(){localStorage.setItem("svgedit_clipboard",JSON.stringify(w.map(function(e){return A(e)}))),Kr("#cmenu_canvas").enableContextMenuItems("#paste,#paste_in_place")},this.pasteElements=function(e,t,r){var n=JSON.parse(localStorage.getItem("svgedit_clipboard")),i=n.length;if(i){var a=[],s=new rn("Paste elements"),o={};for(n.forEach(function e(t){t.attr&&t.attr.id&&(o[t.attr.id]=q(),t.attr.id=o[t.attr.id]),t.children&&t.children.forEach(e)}),De("IDsUpdated",{elems:n,changes:o},!0).forEach(function(e){e&&"remove"in e&&e.remove.forEach(function(e){n=n.filter(function(t){return t.attr.id!==e})})});i--;){var l=n[i];if(l){var h=k(l);a.push(h),s.addSubCommand(new Jr(h)),de(h)}}if(Je(a),"in_place"!==e){var c,d;e?"point"===e&&(c=t,d=r):(c=Fe.x,d=Fe.y);var m=zt(a),f=c-(m.x+m.width/2),g=d-(m.y+m.height/2),p=[],y=[];Kr.each(a,function(e,t){p.push(f),y.push(g)});var v=u.moveSelectedElements(p,y,!1);v&&s.addSubCommand(v)}M(s),K("changed",a)}},this.groupSelectedElements=function(e,t){e||(e="g");var r,n="";switch(e){case"a":n="Make hyperlink",r=t||"";break;default:e="g",n="Group Elements"}var i=new rn(n),a=k({element:e,attr:{id:q()}});"a"===e&&It(a,r),i.addSubCommand(new Jr(a));for(var s=w.length;s--;){var o=w[s];if(!Jt(o)){"a"===o.parentNode.tagName&&1===o.parentNode.childNodes.length&&(o=o.parentNode);var u=o.nextSibling,l=o.parentNode;a.append(o),i.addSubCommand(new $r(o,u,l))}}i.isEmpty()||M(i),Je([a],!0)};var Gr=this.pushGroupProperties=function(e,t){for(var r,n,i,a=e.childNodes,s=a.length,o=e.getAttribute("transform"),l=X(e),c=ke(l).matrix,d=new rn("Push group properties"),m=Wt(e),f=Kr(e).attr(["filter","opacity"]),g=p(),y=0;y<s;y++){var v=a[y];if(1===v.nodeType){if(null!==f.opacity&&1!==f.opacity){var x=Math.round((v.getAttribute("opacity")||1)*f.opacity*100)/100;Pr("opacity",x,[v])}if(f.filter){var S=this.getBlur(v),_=S;n||(n=this.getBlur(e)),S?S=Number(n)+Number(S):0===S&&(S=n),_?r=Qt(v.getAttribute("filter")):r?(r=g.copyElem(r),Tt().append(r)):r=Qt(f.filter);var b="feGaussianBlur"===r.firstChild.tagName?"blur":"filter";r.id=v.id+"_"+b,Pr("filter","url(#"+r.id+")",[v]),S&&(Pr("stdDeviation",S,[r.firstChild]),u.setBlurOffsets(r,S))}var w=X(v);if(v.tagName.includes("Gradient")&&(w=null),w&&"defs"!==v.tagName&&l.numberOfItems){if(m&&1===l.numberOfItems){var A=l.getItem(0).matrix,k=h.createSVGMatrix(),C=Wt(v);C&&(k=w.getItem(0).matrix);var E=Ot(v),P=ke(w).matrix,G=Se(E.x+E.width/2,E.y+E.height/2,P),N=m+C,I=h.createSVGTransform();I.setRotate(N,G.x,G.y);var T=be(A,k,I.matrix.inverse());if(C&&w.removeItem(0),N&&(w.numberOfItems?w.insertItemBefore(I,0):w.appendItem(I)),T.e||T.f){var L=h.createSVGTransform();L.setTranslate(T.e,T.f),w.numberOfItems?w.insertItemBefore(L,0):w.appendItem(L)}}else{var V=v.getAttribute("transform");(i={}).transform=V||"";var O=h.createSVGTransform(),M=ke(w).matrix,R=M.inverse(),B=be(R,c,M);O.setMatrix(B),w.appendItem(O)}var U=Wr(v);U&&d.addSubCommand(U)}}}if(o&&((i={}).transform=o,e.setAttribute("transform",""),e.removeAttribute("transform"),d.addSubCommand(new tn(e,i))),t&&!d.isEmpty())return d};this.ungroupSelectedElement=function(){var e=w[0];if(e)if(Kr(e).data("gsvg")||Kr(e).data("symbol"))ar(e);else{if("use"===e.tagName){var t=Yt(Nt(e).substr(1));return Kr(e).data("symbol",t).data("ref",t),void ar(e)}var r=Kr(e).parents("a");if(r.length&&(e=r[0]),"g"===e.tagName||"a"===e.tagName){var n=new rn("Ungroup Elements"),i=Gr(e,!0);i&&n.addSubCommand(i);for(var a=e.parentNode,s=e.nextSibling,o=new Array(e.childNodes.length),u=0;e.firstChild;){var l=e.firstChild,h=l.nextSibling,c=l.parentNode;if("title"!==l.tagName)o[u++]=l=a.insertBefore(l,s),n.addSubCommand(new $r(l,h,c));else{var d=l.nextSibling;n.addSubCommand(new en(l,d,c)),l.remove()}}$();var m=e.nextSibling;e=a.removeChild(e),n.addSubCommand(new en(e,m,a)),n.isEmpty()||M(n),ne(o)}}},this.moveToTopSelectedElement=function(){var e=d(w,1)[0];if(!Jt(e)){var t=e,r=t.parentNode,n=t.nextSibling;n!==(t=t.parentNode.appendChild(t)).nextSibling&&(M(new $r(t,n,r,"top")),K("changed",[t]))}},this.moveToBottomSelectedElement=function(){var e=d(w,1)[0];if(!Jt(e)){var t=e,r=t.parentNode,n=t.nextSibling,i=t.parentNode.firstChild;"title"===i.tagName&&(i=i.nextSibling),"defs"===i.tagName&&(i=i.nextSibling),n!==(t=t.parentNode.insertBefore(t,i)).nextSibling&&(M(new $r(t,n,r,"bottom")),K("changed",[t]))}},this.moveUpDownSelected=function(e){var t=w[0];if(t){var r,n;je=[];var i=Kr(qe(zt([t]))).toArray();if("Down"===e&&i.reverse(),Kr.each(i,function(){return n?(r=this,!1):(this===t&&(n=!0),!0)}),r){var a=t,s=a.parentNode,o=a.nextSibling;Kr(r)["Down"===e?"before":"after"](a),o!==a.nextSibling&&(M(new $r(a,o,s,"Move "+e)),K("changed",[a]))}}},this.moveSelectedElements=function(e,t,r){e.constructor!==Array&&(e/=x,t/=x),r=r||!0;for(var n=new rn("position"),i=w.length;i--;){var a=w[i];if(!Jt(a)){var s=h.createSVGTransform(),o=X(a);e.constructor===Array?s.setTranslate(e[i],t[i]):s.setTranslate(e,t),o.numberOfItems?o.insertItemBefore(s,0):o.appendItem(s);var u=Wr(a);u&&n.addSubCommand(u),z.requestSelector(a).resize()}}if(!n.isEmpty())return r&&M(n),K("changed",w),n},this.cloneSelectedElements=function(e,t){var r,n,i=new rn("Clone Elements"),a=w.length;for(w.sort(function(e,t){return Kr(t).index()-Kr(e).index()}),r=0;r<a&&(n=w[r],!Jt(n));++r);var s=w.slice(0,r);this.clearSelection(!0);var o=p();for(r=s.length;r--;)n=s[r]=o.copyElem(s[r]),(S||o.getCurrentLayer()).append(n),i.addSubCommand(new Jr(n));i.isEmpty()||(ne(s.reverse()),this.moveSelectedElements(e,t,!1),M(i))},this.alignSelectedElements=function(e,t){var r=[],n=w.length;if(n){for(var i=Number.MAX_VALUE,a=Number.MIN_VALUE,s=Number.MAX_VALUE,o=Number.MIN_VALUE,l=Number.MIN_VALUE,h=Number.MIN_VALUE,c=0;c<n&&!Jt(w[c]);++c){var d=w[c];switch(r[c]=zt([d]),t){case"smallest":(("l"===e||"c"===e||"r"===e)&&(l===Number.MIN_VALUE||l>r[c].width)||("t"===e||"m"===e||"b"===e)&&(h===Number.MIN_VALUE||h>r[c].height))&&(i=r[c].x,s=r[c].y,a=r[c].x+r[c].width,o=r[c].y+r[c].height,l=r[c].width,h=r[c].height);break;case"largest":(("l"===e||"c"===e||"r"===e)&&(l===Number.MIN_VALUE||l<r[c].width)||("t"===e||"m"===e||"b"===e)&&(h===Number.MIN_VALUE||h<r[c].height))&&(i=r[c].x,s=r[c].y,a=r[c].x+r[c].width,o=r[c].y+r[c].height,l=r[c].width,h=r[c].height);break;default:r[c].x<i&&(i=r[c].x),r[c].y<s&&(s=r[c].y),r[c].x+r[c].width>a&&(a=r[c].x+r[c].width),r[c].y+r[c].height>o&&(o=r[c].y+r[c].height)}}"page"===t&&(i=0,s=0,a=u.contentW,o=u.contentH);for(var m=new Array(n),f=new Array(n),g=0;g<n&&!Jt(w[g]);++g){var p=r[g];switch(m[g]=0,f[g]=0,e){case"l":m[g]=i-p.x;break;case"c":m[g]=(i+a)/2-(p.x+p.width/2);break;case"r":m[g]=a-(p.x+p.width);break;case"t":f[g]=s-p.y;break;case"m":f[g]=(s+o)/2-(p.y+p.height/2);break;case"b":f[g]=o-(p.y+p.height)}}this.moveSelectedElements(m,f)}},this.contentW=or().w,this.contentH=or().h,this.updateCanvas=function(e,t){h.setAttribute("width",e),h.setAttribute("height",t);var r=Kr("#canvasBackground")[0],n=c.getAttribute("x"),i=c.getAttribute("y"),a=(e-this.contentW*x)/2,s=(t-this.contentH*x)/2;Zt(c,{width:this.contentW*x,height:this.contentH*x,x:a,y:s,viewBox:"0 0 "+this.contentW+" "+this.contentH}),Zt(r,{width:c.getAttribute("width"),height:c.getAttribute("height"),x:a,y:s});var o=Yt("background_image");return o&&Zt(o,{width:"100%",height:"100%"}),z.selectorParentGroup.setAttribute("transform","translate("+a+","+s+")"),De("canvasUpdated",{new_x:a,new_y:s,old_x:n,old_y:i,d_x:a-n,d_y:s-i}),{x:a,y:s,old_x:n,old_y:i,d_x:a-n,d_y:s-i}},this.setBackground=function(e,t){var r=Yt("canvasBackground"),n=Kr(r).find("rect")[0],i=Yt("background_image");n.setAttribute("fill",e),t?(i||(i=l.createElementNS(y.SVG,"image"),Zt(i,{id:"background_image",width:"100%",height:"100%",preserveAspectRatio:"xMinYMin",style:"pointer-events:none"})),It(i,t),r.append(i)):i&&i.remove()},this.cycleElement=function(e){var t,r=w[0],n=!1,i=Dt(S||p().getCurrentLayer());if(i.length){if(Jt(r))n=i[t=e?i.length-1:0];else for(var a=i.length;a--;)if(i[a]===r){(t=e?a-1:a+1)>=i.length?t=0:t<0&&(t=i.length-1),n=i[t];break}Je([n],!0),K("selected",w)}},this.clear(),this.getPrivateMethods=function(){return{addCommandToHistory:M,BatchCommand:rn,ChangeElementCommand:tn,decode64:bt,dropXMLInteralSubset:xt,encode64:_t,ffClone:Ze,findDefs:Tt,findDuplicateGradient:hr,getElem:Yt,getPathBBox:Lt,getTypeMap:ee,getUrlFromAttr:Gt,identifyLayers:fr,InsertElementCommand:Jr,isChrome:j,isIdentity:_e,isIE:H,logMatrix:Ke,MoveElementCommand:$r,NS:y,preventClickDefault:$t,RemoveElementCommand:en,SVGEditTransformList:Y,text2xml:Et,transformBox:Ae,transformPoint:Se,walkTree:Pt}}}}();
//# sourceMappingURL=svgcanvas-iife.min.js.map