Files
svgedit/dist/editor/extensions/ext-connector/ext-connector.js
JFH 1af0cd0572 V7 preview (#480)
* #issue-fix The new menu will ask if you want to erase the current content but it will ignore the answer

* #issue-fix  dialog needs to be closer than the original

* #issue-fix main menu alignment changes

* #issue_fix double click and opensvg issue fixed

* #issue-fix process_cancel change to seConfirm

* #issue-fix review how the top toolbar display when many buttons are displayed

* #issue-fix unwanted css reoved

* #issue-fix BOTTOM TOOLS Make sure all features of the bottom toolbar are working

* #issue-fix IMPORT IMAGE menu open issue fixed

* #issue-fix alert dialog overwrite style

* #issue-fix lint issue fixed

* npm update + associated fixes

* #36 look of opacity button should like the zoom button (without the dropdown button)

* #37 Clicking anywhere on the bottom bar (for example below the opacity button is displaying the “color popup”.)

* #38 The opacity button does not update with the current element

* #42 When you import an image, it works well but the dialog should disappear automatically

* Fixes #53: 4th option for the background display fixed

* Fixes #53: 4th option for the background fixed

* #49 the x button does not work

* Fixes #41: Alignment fixes in bottom bar

* fix test scenario

* #39 opacity button/stroke size/radius button don’t allow the 0 value

* #41 The look and alignment of stroke size and stroke style should be consistent with the rest of the bottom bar.

* #44 Text font dropdown is broken

* #52 Fix the export

* Fixes #44: Text font dropdown fixed

* Fixes #44: Text font dropdown fixed

* Fixes #44: Text font dropdown fixed

* Fixes #44: Text font dropdown fixed

* Update index.html

* update husky

* fixes

* moves from index.html to js

* fix #66

* fix #48 first set of new icons

* Reorganize tools in left panel to be more intuitive

* Update button styles to adapt to new icons

* Fix #48 new set of icons for alignments

* Variabilisation of icon bkgd colors
Update of color choice to fit new icons design

* Update canvas and rulers colors

* Improve layer handle design

* Modernize SVG Logo but keeping original spirit

* Fix #48 continue improve icons

* Continue to reorganise left panel

* Update right panel handle for layers

* Fix #48 new set of icons for main menu

* Improve main menu design

* Rework menu organisation

* Rework menu organisation

* Update input element design

* New icons

* Improve Zoom Module

* Improve Color Picker Module

* New icons

* New icons

* #65 restore the feature of start/end marker lines partially did

* #64 The export dialog needs to include the quality options (except for PDF)

* #39 opacity button/stroke size/radius button don’t allow the 0 value

* #39 eslint changes

* #69 menu button style overwrite

* #65 restore the feature of start/end marker lines

* #43 With a small window, the look of the top toolbar is broken

* #43 tool top alignment revert

* #46 Move this jQuery component to a web component  for graduate and picker components

* #46 Move this jQuery component to a web component

* remove some non standard lint rules

* #46 picker convert as pure javascript changes

* #46 jquery plugin convert to pure javascript

* #46 jquery plugin change to pure javascript

* #46 jquery remove and convert to pure javascript

* #46 slider issue fixed

* #46 ColorValuePicker and js convertion

* #46 globals $ remov from slider class

* #46 jquery convert pure javascript changes

* #46 jquery to js convertion changes

* #46 paintbox and current element color set issue fixed

* #46 unwanted files removed

* #46 $.extend modify changes

* #46 extend modifiey changes

* #46 $.extend change to pure javascript

* #46 extend and data changes

* #46 jquery removed

* #45 These buttons don't work and dropdown is broken

* #45 These buttons don't work and dropdown is broken

* #45 These buttons don't work and dropdown is broken commit reverted

* #43 With a small window, the look of the top toolbar is broken

* Update jQuery.jPicker.js

* #76 draggable modification changes

* #76 jquery-ui-1.8.17.custom.min.js removed from editor

* #76 jquery ui file removed

* npm update

* #77 console issue fixed

* #77 <SVG> button issue fixed

* #77 shortkey issue fixed

* #77 jquery hotkeys plugin changes

* #77 hotkey plugin related changes

* #78 hotkey related code comment.

* #78 js-hotkeys/jquery.hotkeys.min.js file removed from svgedit.js

* #51 Rewrite the color palette without elix

* #81 unwanted files removed

* #81 folder name renamed

* #81 folder rename changes

* #81 jquery-ui  folder renamed

* #81 jquery modify changes

* #81 globals $ removed

Co-authored-by: Agriya Dev5 <agriya.dev5@agriya.in>
Co-authored-by: mathieucura <mathieu@optimistik.fr>
2021-03-05 12:45:07 +01:00

11 lines
56 KiB
JavaScript
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
var t="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function createCommonjsModule(t){var e={exports:{}};return t(e,e.exports),e.exports}var check=function(t){return t&&t.Math==Math&&t},e=check("object"==typeof globalThis&&globalThis)||check("object"==typeof window&&window)||check("object"==typeof self&&self)||check("object"==typeof t&&t)||function(){return this}()||Function("return this")(),fails=function(t){try{return!!t()}catch(t){return!0}},r=!fails((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]})),n={}.propertyIsEnumerable,o=Object.getOwnPropertyDescriptor,i={f:o&&!n.call({1:2},1)?function propertyIsEnumerable(t){var e=o(this,t);return!!e&&e.enumerable}:n},createPropertyDescriptor=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}},a={}.toString,classofRaw=function(t){return a.call(t).slice(8,-1)},c="".split,u=fails((function(){return!Object("z").propertyIsEnumerable(0)}))?function(t){return"String"==classofRaw(t)?c.call(t,""):Object(t)}:Object,requireObjectCoercible=function(t){if(null==t)throw TypeError("Can't call method on "+t);return t},toIndexedObject=function(t){return u(requireObjectCoercible(t))},isObject=function(t){return"object"==typeof t?null!==t:"function"==typeof t},toPrimitive=function(t,e){if(!isObject(t))return t;var r,n;if(e&&"function"==typeof(r=t.toString)&&!isObject(n=r.call(t)))return n;if("function"==typeof(r=t.valueOf)&&!isObject(n=r.call(t)))return n;if(!e&&"function"==typeof(r=t.toString)&&!isObject(n=r.call(t)))return n;throw TypeError("Can't convert object to primitive value")},s={}.hasOwnProperty,has=function(t,e){return s.call(t,e)},f=e.document,l=isObject(f)&&isObject(f.createElement),documentCreateElement=function(t){return l?f.createElement(t):{}},p=!r&&!fails((function(){return 7!=Object.defineProperty(documentCreateElement("div"),"a",{get:function(){return 7}}).a})),h=Object.getOwnPropertyDescriptor,d={f:r?h:function getOwnPropertyDescriptor(t,e){if(t=toIndexedObject(t),e=toPrimitive(e,!0),p)try{return h(t,e)}catch(t){}if(has(t,e))return createPropertyDescriptor(!i.f.call(t,e),t[e])}},anObject=function(t){if(!isObject(t))throw TypeError(String(t)+" is not an object");return t},v=Object.defineProperty,y={f:r?v:function defineProperty(t,e,r){if(anObject(t),e=toPrimitive(e,!0),anObject(r),p)try{return v(t,e,r)}catch(t){}if("get"in r||"set"in r)throw TypeError("Accessors not supported");return"value"in r&&(t[e]=r.value),t}},g=r?function(t,e,r){return y.f(t,e,createPropertyDescriptor(1,r))}:function(t,e,r){return t[e]=r,t},setGlobal=function(t,r){try{g(e,t,r)}catch(n){e[t]=r}return r},m=e["__core-js_shared__"]||setGlobal("__core-js_shared__",{}),b=Function.toString;"function"!=typeof m.inspectSource&&(m.inspectSource=function(t){return b.call(t)});var S,w,x,_=m.inspectSource,E=e.WeakMap,O="function"==typeof E&&/native code/.test(_(E)),j=createCommonjsModule((function(t){(t.exports=function(t,e){return m[t]||(m[t]=void 0!==e?e:{})})("versions",[]).push({version:"3.8.3",mode:"global",copyright:"© 2021 Denis Pushkarev (zloirock.ru)"})})),A=0,I=Math.random(),uid=function(t){return"Symbol("+String(void 0===t?"":t)+")_"+(++A+I).toString(36)},P=j("keys"),sharedKey=function(t){return P[t]||(P[t]=uid(t))},k={},T=e.WeakMap;if(O){var N=m.state||(m.state=new T),L=N.get,R=N.has,C=N.set;S=function(t,e){return e.facade=t,C.call(N,t,e),e},w=function(t){return L.call(N,t)||{}},x=function(t){return R.call(N,t)}}else{var M=sharedKey("state");k[M]=!0,S=function(t,e){return e.facade=t,g(t,M,e),e},w=function(t){return has(t,M)?t[M]:{}},x=function(t){return has(t,M)}}var G,B,D={set:S,get:w,has:x,enforce:function(t){return x(t)?w(t):S(t,{})},getterFor:function(t){return function(e){var r;if(!isObject(e)||(r=w(e)).type!==t)throw TypeError("Incompatible receiver, "+t+" required");return r}}},U=createCommonjsModule((function(t){var r=D.get,n=D.enforce,o=String(String).split("String");(t.exports=function(t,r,i,a){var c,u=!!a&&!!a.unsafe,s=!!a&&!!a.enumerable,f=!!a&&!!a.noTargetGet;"function"==typeof i&&("string"!=typeof r||has(i,"name")||g(i,"name",r),(c=n(i)).source||(c.source=o.join("string"==typeof r?r:""))),t!==e?(u?!f&&t[r]&&(s=!0):delete t[r],s?t[r]=i:g(t,r,i)):s?t[r]=i:setGlobal(r,i)})(Function.prototype,"toString",(function toString(){return"function"==typeof this&&r(this).source||_(this)}))})),V=e,aFunction=function(t){return"function"==typeof t?t:void 0},getBuiltIn=function(t,r){return arguments.length<2?aFunction(V[t])||aFunction(e[t]):V[t]&&V[t][r]||e[t]&&e[t][r]},$=Math.ceil,W=Math.floor,toInteger=function(t){return isNaN(t=+t)?0:(t>0?W:$)(t)},Y=Math.min,toLength=function(t){return t>0?Y(toInteger(t),9007199254740991):0},z=Math.max,q=Math.min,toAbsoluteIndex=function(t,e){var r=toInteger(t);return r<0?z(r+e,0):q(r,e)},createMethod=function(t){return function(e,r,n){var o,i=toIndexedObject(e),a=toLength(i.length),c=toAbsoluteIndex(n,a);if(t&&r!=r){for(;a>c;)if((o=i[c++])!=o)return!0}else for(;a>c;c++)if((t||c in i)&&i[c]===r)return t||c||0;return!t&&-1}},K={includes:createMethod(!0),indexOf:createMethod(!1)},H=K.indexOf,objectKeysInternal=function(t,e){var r,n=toIndexedObject(t),o=0,i=[];for(r in n)!has(k,r)&&has(n,r)&&i.push(r);for(;e.length>o;)has(n,r=e[o++])&&(~H(i,r)||i.push(r));return i},J=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],X=J.concat("length","prototype"),Q={f:Object.getOwnPropertyNames||function getOwnPropertyNames(t){return objectKeysInternal(t,X)}},Z={f:Object.getOwnPropertySymbols},tt=getBuiltIn("Reflect","ownKeys")||function ownKeys(t){var e=Q.f(anObject(t)),r=Z.f;return r?e.concat(r(t)):e},copyConstructorProperties=function(t,e){for(var r=tt(e),n=y.f,o=d.f,i=0;i<r.length;i++){var a=r[i];has(t,a)||n(t,a,o(e,a))}},et=/#|\.prototype\./,isForced=function(t,e){var r=nt[rt(t)];return r==it||r!=ot&&("function"==typeof e?fails(e):!!e)},rt=isForced.normalize=function(t){return String(t).replace(et,".").toLowerCase()},nt=isForced.data={},ot=isForced.NATIVE="N",it=isForced.POLYFILL="P",at=isForced,ct=d.f,_export=function(t,r){var n,o,i,a,c,u=t.target,s=t.global,f=t.stat;if(n=s?e:f?e[u]||setGlobal(u,{}):(e[u]||{}).prototype)for(o in r){if(a=r[o],i=t.noTargetGet?(c=ct(n,o))&&c.value:n[o],!at(s?o:u+(f?".":"#")+o,t.forced)&&void 0!==i){if(typeof a==typeof i)continue;copyConstructorProperties(a,i)}(t.sham||i&&i.sham)&&g(a,"sham",!0),U(n,o,a,t)}},aFunction$1=function(t){if("function"!=typeof t)throw TypeError(String(t)+" is not a function");return t},functionBindContext=function(t,e,r){if(aFunction$1(t),void 0===e)return t;switch(r){case 0:return function(){return t.call(e)};case 1:return function(r){return t.call(e,r)};case 2:return function(r,n){return t.call(e,r,n)};case 3:return function(r,n,o){return t.call(e,r,n,o)}}return function(){return t.apply(e,arguments)}},toObject=function(t){return Object(requireObjectCoercible(t))},ut=Array.isArray||function isArray(t){return"Array"==classofRaw(t)},st=!!Object.getOwnPropertySymbols&&!fails((function(){return!String(Symbol())})),ft=st&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,lt=j("wks"),pt=e.Symbol,ht=ft?pt:pt&&pt.withoutSetter||uid,wellKnownSymbol=function(t){return has(lt,t)||(st&&has(pt,t)?lt[t]=pt[t]:lt[t]=ht("Symbol."+t)),lt[t]},dt=wellKnownSymbol("species"),arraySpeciesCreate=function(t,e){var r;return ut(t)&&("function"!=typeof(r=t.constructor)||r!==Array&&!ut(r.prototype)?isObject(r)&&null===(r=r[dt])&&(r=void 0):r=void 0),new(void 0===r?Array:r)(0===e?0:e)},vt=[].push,createMethod$1=function(t){var e=1==t,r=2==t,n=3==t,o=4==t,i=6==t,a=7==t,c=5==t||i;return function(s,f,l,p){for(var h,d,v=toObject(s),y=u(v),g=functionBindContext(f,l,3),m=toLength(y.length),b=0,S=p||arraySpeciesCreate,w=e?S(s,m):r||a?S(s,0):void 0;m>b;b++)if((c||b in y)&&(d=g(h=y[b],b,v),t))if(e)w[b]=d;else if(d)switch(t){case 3:return!0;case 5:return h;case 6:return b;case 2:vt.call(w,h)}else switch(t){case 4:return!1;case 7:vt.call(w,h)}return i?-1:n||o?o:w}},yt={forEach:createMethod$1(0),map:createMethod$1(1),filter:createMethod$1(2),some:createMethod$1(3),every:createMethod$1(4),find:createMethod$1(5),findIndex:createMethod$1(6),filterOut:createMethod$1(7)},gt=getBuiltIn("navigator","userAgent")||"",mt=e.process,bt=mt&&mt.versions,St=bt&&bt.v8;St?B=(G=St.split("."))[0]+G[1]:gt&&(!(G=gt.match(/Edge\/(\d+)/))||G[1]>=74)&&(G=gt.match(/Chrome\/(\d+)/))&&(B=G[1]);var wt=B&&+B,xt=wellKnownSymbol("species"),arrayMethodHasSpeciesSupport=function(t){return wt>=51||!fails((function(){var e=[];return(e.constructor={})[xt]=function(){return{foo:1}},1!==e[t](Boolean).foo}))},_t=Object.defineProperty,Et={},thrower=function(t){throw t},arrayMethodUsesToLength=function(t,e){if(has(Et,t))return Et[t];e||(e={});var n=[][t],o=!!has(e,"ACCESSORS")&&e.ACCESSORS,i=has(e,0)?e[0]:thrower,a=has(e,1)?e[1]:void 0;return Et[t]=!!n&&!fails((function(){if(o&&!r)return!0;var t={length:-1};o?_t(t,1,{enumerable:!0,get:thrower}):t[1]=1,n.call(t,i,a)}))},Ot=yt.filter,jt=arrayMethodHasSpeciesSupport("filter"),At=arrayMethodUsesToLength("filter");_export({target:"Array",proto:!0,forced:!jt||!At},{filter:function filter(t){return Ot(this,t,arguments.length>1?arguments[1]:void 0)}});var It,Pt=Object.keys||function keys(t){return objectKeysInternal(t,J)},kt=r?Object.defineProperties:function defineProperties(t,e){anObject(t);for(var r,n=Pt(e),o=n.length,i=0;o>i;)y.f(t,r=n[i++],e[r]);return t},Tt=getBuiltIn("document","documentElement"),Nt=sharedKey("IE_PROTO"),EmptyConstructor=function(){},scriptTag=function(t){return"<script>"+t+"<\/script>"},NullProtoObject=function(){try{It=document.domain&&new ActiveXObject("htmlfile")}catch(t){}var t,e;NullProtoObject=It?function(t){t.write(scriptTag("")),t.close();var e=t.parentWindow.Object;return t=null,e}(It):((e=documentCreateElement("iframe")).style.display="none",Tt.appendChild(e),e.src=String("javascript:"),(t=e.contentWindow.document).open(),t.write(scriptTag("document.F=Object")),t.close(),t.F);for(var r=J.length;r--;)delete NullProtoObject.prototype[J[r]];return NullProtoObject()};k[Nt]=!0;var Lt=Object.create||function create(t,e){var r;return null!==t?(EmptyConstructor.prototype=anObject(t),r=new EmptyConstructor,EmptyConstructor.prototype=null,r[Nt]=t):r=NullProtoObject(),void 0===e?r:kt(r,e)},Rt=wellKnownSymbol("unscopables"),Ct=Array.prototype;null==Ct[Rt]&&y.f(Ct,Rt,{configurable:!0,value:Lt(null)});var addToUnscopables=function(t){Ct[Rt][t]=!0},Mt=yt.find,Ft=!0,Gt=arrayMethodUsesToLength("find");"find"in[]&&Array(1).find((function(){Ft=!1})),_export({target:"Array",proto:!0,forced:Ft||!Gt},{find:function find(t){return Mt(this,t,arguments.length>1?arguments[1]:void 0)}}),addToUnscopables("find");var arrayMethodIsStrict=function(t,e){var r=[][t];return!!r&&fails((function(){r.call(null,e||function(){throw 1},1)}))},Bt=yt.forEach,Dt=arrayMethodIsStrict("forEach"),Ut=arrayMethodUsesToLength("forEach"),Vt=Dt&&Ut?[].forEach:function forEach(t){return Bt(this,t,arguments.length>1?arguments[1]:void 0)};_export({target:"Array",proto:!0,forced:[].forEach!=Vt},{forEach:Vt});var $t=K.includes,Wt=arrayMethodUsesToLength("indexOf",{ACCESSORS:!0,1:0});_export({target:"Array",proto:!0,forced:!Wt},{includes:function includes(t){return $t(this,t,arguments.length>1?arguments[1]:void 0)}}),addToUnscopables("includes");var Yt=[].join,zt=u!=Object,qt=arrayMethodIsStrict("join",",");_export({target:"Array",proto:!0,forced:zt||!qt},{join:function join(t){return Yt.call(toIndexedObject(this),void 0===t?",":t)}});var Kt=yt.map,Ht=arrayMethodHasSpeciesSupport("map"),Jt=arrayMethodUsesToLength("map");_export({target:"Array",proto:!0,forced:!Ht||!Jt},{map:function map(t){return Kt(this,t,arguments.length>1?arguments[1]:void 0)}});var Xt=y.f,Qt=Function.prototype,Zt=Qt.toString,te=/^\s*function ([^ (]*)/;r&&!("name"in Qt)&&Xt(Qt,"name",{configurable:!0,get:function(){try{return Zt.call(this).match(te)[1]}catch(t){return""}}});var ee=Object.setPrototypeOf||("__proto__"in{}?function(){var t,e=!1,r={};try{(t=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set).call(r,[]),e=r instanceof Array}catch(t){}return function setPrototypeOf(r,n){return anObject(r),function(t){if(!isObject(t)&&null!==t)throw TypeError("Can't set "+String(t)+" as a prototype")}(n),e?t.call(r,n):r.__proto__=n,r}}():void 0),inheritIfRequired=function(t,e,r){var n,o;return ee&&"function"==typeof(n=e.constructor)&&n!==r&&isObject(o=n.prototype)&&o!==r.prototype&&ee(t,o),t},re="[\t\n\v\f\r    \u2028\u2029\ufeff]",ne=RegExp("^"+re+re+"*"),oe=RegExp(re+re+"*$"),createMethod$2=function(t){return function(e){var r=String(requireObjectCoercible(e));return 1&t&&(r=r.replace(ne,"")),2&t&&(r=r.replace(oe,"")),r}},ie={start:createMethod$2(1),end:createMethod$2(2),trim:createMethod$2(3)},ae=Q.f,ce=d.f,ue=y.f,se=ie.trim,fe=e.Number,le=fe.prototype,pe="Number"==classofRaw(Lt(le)),toNumber=function(t){var e,r,n,o,i,a,c,u,s=toPrimitive(t,!1);if("string"==typeof s&&s.length>2)if(43===(e=(s=se(s)).charCodeAt(0))||45===e){if(88===(r=s.charCodeAt(2))||120===r)return NaN}else if(48===e){switch(s.charCodeAt(1)){case 66:case 98:n=2,o=49;break;case 79:case 111:n=8,o=55;break;default:return+s}for(a=(i=s.slice(2)).length,c=0;c<a;c++)if((u=i.charCodeAt(c))<48||u>o)return NaN;return parseInt(i,n)}return+s};if(at("Number",!fe(" 0o1")||!fe("0b1")||fe("+0x1"))){for(var he,de=function Number(t){var e=arguments.length<1?0:t,r=this;return r instanceof de&&(pe?fails((function(){le.valueOf.call(r)})):"Number"!=classofRaw(r))?inheritIfRequired(new fe(toNumber(e)),r,de):toNumber(e)},ve=r?ae(fe):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,isFinite,isInteger,isNaN,isSafeInteger,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,parseFloat,parseInt,isInteger,fromString,range".split(","),ye=0;ve.length>ye;ye++)has(fe,he=ve[ye])&&!has(de,he)&&ue(de,he,ce(fe,he));de.prototype=le,le.constructor=de,U(e,"Number",de)}var ge=Object.assign,me=Object.defineProperty,be=!ge||fails((function(){if(r&&1!==ge({b:1},ge(me({},"a",{enumerable:!0,get:function(){me(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var t={},e={},n=Symbol(),o="abcdefghijklmnopqrst";return t[n]=7,o.split("").forEach((function(t){e[t]=t})),7!=ge({},t)[n]||Pt(ge({},e)).join("")!=o}))?function assign(t,e){for(var n=toObject(t),o=arguments.length,a=1,c=Z.f,s=i.f;o>a;)for(var f,l=u(arguments[a++]),p=c?Pt(l).concat(c(l)):Pt(l),h=p.length,d=0;h>d;)f=p[d++],r&&!s.call(l,f)||(n[f]=l[f]);return n}:ge;_export({target:"Object",stat:!0,forced:Object.assign!==be},{assign:be});var Se={};Se[wellKnownSymbol("toStringTag")]="z";var we="[object z]"===String(Se),xe=wellKnownSymbol("toStringTag"),_e="Arguments"==classofRaw(function(){return arguments}()),Ee=we?classofRaw:function(t){var e,r,n;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(r=function(t,e){try{return t[e]}catch(t){}}(e=Object(t),xe))?r:_e?classofRaw(e):"Object"==(n=classofRaw(e))&&"function"==typeof e.callee?"Arguments":n},Oe=we?{}.toString:function toString(){return"[object "+Ee(this)+"]"};we||U(Object.prototype,"toString",Oe,{unsafe:!0});var je=e.Promise,Ae=y.f,Ie=wellKnownSymbol("toStringTag"),setToStringTag=function(t,e,r){t&&!has(t=r?t:t.prototype,Ie)&&Ae(t,Ie,{configurable:!0,value:e})},Pe=wellKnownSymbol("species"),ke={},Te=wellKnownSymbol("iterator"),Ne=Array.prototype,Le=wellKnownSymbol("iterator"),iteratorClose=function(t){var e=t.return;if(void 0!==e)return anObject(e.call(t)).value},Result=function(t,e){this.stopped=t,this.result=e},iterate=function(t,e,r){var n,o,i,a,c,u,s,f,l=r&&r.that,p=!(!r||!r.AS_ENTRIES),h=!(!r||!r.IS_ITERATOR),d=!(!r||!r.INTERRUPTED),v=functionBindContext(e,l,1+p+d),stop=function(t){return n&&iteratorClose(n),new Result(!0,t)},callFn=function(t){return p?(anObject(t),d?v(t[0],t[1],stop):v(t[0],t[1])):d?v(t,stop):v(t)};if(h)n=t;else{if("function"!=typeof(o=function(t){if(null!=t)return t[Le]||t["@@iterator"]||ke[Ee(t)]}(t)))throw TypeError("Target is not iterable");if(void 0!==(f=o)&&(ke.Array===f||Ne[Te]===f)){for(i=0,a=toLength(t.length);a>i;i++)if((c=callFn(t[i]))&&c instanceof Result)return c;return new Result(!1)}n=o.call(t)}for(u=n.next;!(s=u.call(n)).done;){try{c=callFn(s.value)}catch(t){throw iteratorClose(n),t}if("object"==typeof c&&c&&c instanceof Result)return c}return new Result(!1)},Re=wellKnownSymbol("iterator"),Ce=!1;try{var Me=0,Fe={next:function(){return{done:!!Me++}},return:function(){Ce=!0}};Fe[Re]=function(){return this},Array.from(Fe,(function(){throw 2}))}catch(t){}var Ge,Be,De,Ue=wellKnownSymbol("species"),speciesConstructor=function(t,e){var r,n=anObject(t).constructor;return void 0===n||null==(r=anObject(n)[Ue])?e:aFunction$1(r)},Ve=/(iphone|ipod|ipad).*applewebkit/i.test(gt),$e="process"==classofRaw(e.process),We=e.location,Ye=e.setImmediate,ze=e.clearImmediate,qe=e.process,Ke=e.MessageChannel,He=e.Dispatch,Je=0,Xe={},run=function(t){if(Xe.hasOwnProperty(t)){var e=Xe[t];delete Xe[t],e()}},runner=function(t){return function(){run(t)}},listener=function(t){run(t.data)},post=function(t){e.postMessage(t+"",We.protocol+"//"+We.host)};Ye&&ze||(Ye=function setImmediate(t){for(var e=[],r=1;arguments.length>r;)e.push(arguments[r++]);return Xe[++Je]=function(){("function"==typeof t?t:Function(t)).apply(void 0,e)},Ge(Je),Je},ze=function clearImmediate(t){delete Xe[t]},$e?Ge=function(t){qe.nextTick(runner(t))}:He&&He.now?Ge=function(t){He.now(runner(t))}:Ke&&!Ve?(De=(Be=new Ke).port2,Be.port1.onmessage=listener,Ge=functionBindContext(De.postMessage,De,1)):e.addEventListener&&"function"==typeof postMessage&&!e.importScripts&&We&&"file:"!==We.protocol&&!fails(post)?(Ge=post,e.addEventListener("message",listener,!1)):Ge="onreadystatechange"in documentCreateElement("script")?function(t){Tt.appendChild(documentCreateElement("script")).onreadystatechange=function(){Tt.removeChild(this),run(t)}}:function(t){setTimeout(runner(t),0)});var Qe,Ze,tr,er,rr,nr,or,ir,ar={set:Ye,clear:ze},cr=/web0s(?!.*chrome)/i.test(gt),ur=d.f,sr=ar.set,fr=e.MutationObserver||e.WebKitMutationObserver,lr=e.document,pr=e.process,hr=e.Promise,dr=ur(e,"queueMicrotask"),vr=dr&&dr.value;vr||(Qe=function(){var t,e;for($e&&(t=pr.domain)&&t.exit();Ze;){e=Ze.fn,Ze=Ze.next;try{e()}catch(t){throw Ze?er():tr=void 0,t}}tr=void 0,t&&t.enter()},Ve||$e||cr||!fr||!lr?hr&&hr.resolve?(or=hr.resolve(void 0),ir=or.then,er=function(){ir.call(or,Qe)}):er=$e?function(){pr.nextTick(Qe)}:function(){sr.call(e,Qe)}:(rr=!0,nr=lr.createTextNode(""),new fr(Qe).observe(nr,{characterData:!0}),er=function(){nr.data=rr=!rr}));var yr,gr,mr,br,Sr=vr||function(t){var e={fn:t,next:void 0};tr&&(tr.next=e),Ze||(Ze=e,er()),tr=e},PromiseCapability=function(t){var e,r;this.promise=new t((function(t,n){if(void 0!==e||void 0!==r)throw TypeError("Bad Promise constructor");e=t,r=n})),this.resolve=aFunction$1(e),this.reject=aFunction$1(r)},wr={f:function(t){return new PromiseCapability(t)}},promiseResolve=function(t,e){if(anObject(t),isObject(e)&&e.constructor===t)return e;var r=wr.f(t);return(0,r.resolve)(e),r.promise},perform=function(t){try{return{error:!1,value:t()}}catch(t){return{error:!0,value:t}}},xr=ar.set,_r=wellKnownSymbol("species"),Er="Promise",Or=D.get,jr=D.set,Ar=D.getterFor(Er),Ir=je,Pr=e.TypeError,kr=e.document,Tr=e.process,Nr=getBuiltIn("fetch"),Lr=wr.f,Rr=Lr,Cr=!!(kr&&kr.createEvent&&e.dispatchEvent),Mr="function"==typeof PromiseRejectionEvent,Fr=at(Er,(function(){if(!(_(Ir)!==String(Ir))){if(66===wt)return!0;if(!$e&&!Mr)return!0}if(wt>=51&&/native code/.test(Ir))return!1;var t=Ir.resolve(1),FakePromise=function(t){t((function(){}),(function(){}))};return(t.constructor={})[_r]=FakePromise,!(t.then((function(){}))instanceof FakePromise)})),Gr=Fr||!function(t,e){if(!e&&!Ce)return!1;var r=!1;try{var n={};n[Re]=function(){return{next:function(){return{done:r=!0}}}},t(n)}catch(t){}return r}((function(t){Ir.all(t).catch((function(){}))})),isThenable=function(t){var e;return!(!isObject(t)||"function"!=typeof(e=t.then))&&e},notify$1=function(t,e){if(!t.notified){t.notified=!0;var r=t.reactions;Sr((function(){for(var n=t.value,o=1==t.state,i=0;r.length>i;){var a,c,u,s=r[i++],f=o?s.ok:s.fail,l=s.resolve,p=s.reject,h=s.domain;try{f?(o||(2===t.rejection&&onHandleUnhandled(t),t.rejection=1),!0===f?a=n:(h&&h.enter(),a=f(n),h&&(h.exit(),u=!0)),a===s.promise?p(Pr("Promise-chain cycle")):(c=isThenable(a))?c.call(a,l,p):l(a)):p(n)}catch(t){h&&!u&&h.exit(),p(t)}}t.reactions=[],t.notified=!1,e&&!t.rejection&&onUnhandled(t)}))}},dispatchEvent=function(t,r,n){var o,i;Cr?((o=kr.createEvent("Event")).promise=r,o.reason=n,o.initEvent(t,!1,!0),e.dispatchEvent(o)):o={promise:r,reason:n},!Mr&&(i=e["on"+t])?i(o):"unhandledrejection"===t&&function(t,r){var n=e.console;n&&n.error&&(1===arguments.length?n.error(t):n.error(t,r))}("Unhandled promise rejection",n)},onUnhandled=function(t){xr.call(e,(function(){var e,r=t.facade,n=t.value;if(isUnhandled(t)&&(e=perform((function(){$e?Tr.emit("unhandledRejection",n,r):dispatchEvent("unhandledrejection",r,n)})),t.rejection=$e||isUnhandled(t)?2:1,e.error))throw e.value}))},isUnhandled=function(t){return 1!==t.rejection&&!t.parent},onHandleUnhandled=function(t){xr.call(e,(function(){var e=t.facade;$e?Tr.emit("rejectionHandled",e):dispatchEvent("rejectionhandled",e,t.value)}))},bind=function(t,e,r){return function(n){t(e,n,r)}},internalReject=function(t,e,r){t.done||(t.done=!0,r&&(t=r),t.value=e,t.state=2,notify$1(t,!0))},internalResolve=function(t,e,r){if(!t.done){t.done=!0,r&&(t=r);try{if(t.facade===e)throw Pr("Promise can't be resolved itself");var n=isThenable(e);n?Sr((function(){var r={done:!1};try{n.call(e,bind(internalResolve,r,t),bind(internalReject,r,t))}catch(e){internalReject(r,e,t)}})):(t.value=e,t.state=1,notify$1(t,!1))}catch(e){internalReject({done:!1},e,t)}}};Fr&&(Ir=function Promise(t){!function(t,e,r){if(!(t instanceof e))throw TypeError("Incorrect "+(r?r+" ":"")+"invocation")}(this,Ir,Er),aFunction$1(t),yr.call(this);var e=Or(this);try{t(bind(internalResolve,e),bind(internalReject,e))}catch(t){internalReject(e,t)}},(yr=function Promise(t){jr(this,{type:Er,done:!1,notified:!1,parent:!1,reactions:[],rejection:!1,state:0,value:void 0})}).prototype=function(t,e,r){for(var n in e)U(t,n,e[n],r);return t}(Ir.prototype,{then:function then(t,e){var r=Ar(this),n=Lr(speciesConstructor(this,Ir));return n.ok="function"!=typeof t||t,n.fail="function"==typeof e&&e,n.domain=$e?Tr.domain:void 0,r.parent=!0,r.reactions.push(n),0!=r.state&&notify$1(r,!1),n.promise},catch:function(t){return this.then(void 0,t)}}),gr=function(){var t=new yr,e=Or(t);this.promise=t,this.resolve=bind(internalResolve,e),this.reject=bind(internalReject,e)},wr.f=Lr=function(t){return t===Ir||t===mr?new gr(t):Rr(t)},"function"==typeof je&&(br=je.prototype.then,U(je.prototype,"then",(function then(t,e){var r=this;return new Ir((function(t,e){br.call(r,t,e)})).then(t,e)}),{unsafe:!0}),"function"==typeof Nr&&_export({global:!0,enumerable:!0,forced:!0},{fetch:function fetch(t){return promiseResolve(Ir,Nr.apply(e,arguments))}}))),_export({global:!0,wrap:!0,forced:Fr},{Promise:Ir}),setToStringTag(Ir,Er,!1),function(t){var e=getBuiltIn(t),n=y.f;r&&e&&!e[Pe]&&n(e,Pe,{configurable:!0,get:function(){return this}})}(Er),mr=getBuiltIn(Er),_export({target:Er,stat:!0,forced:Fr},{reject:function reject(t){var e=Lr(this);return e.reject.call(void 0,t),e.promise}}),_export({target:Er,stat:!0,forced:Fr},{resolve:function resolve(t){return promiseResolve(this,t)}}),_export({target:Er,stat:!0,forced:Gr},{all:function all(t){var e=this,r=Lr(e),n=r.resolve,o=r.reject,i=perform((function(){var r=aFunction$1(e.resolve),i=[],a=0,c=1;iterate(t,(function(t){var u=a++,s=!1;i.push(void 0),c++,r.call(e,t).then((function(t){s||(s=!0,i[u]=t,--c||n(i))}),o)})),--c||n(i)}));return i.error&&o(i.value),r.promise},race:function race(t){var e=this,r=Lr(e),n=r.reject,o=perform((function(){var o=aFunction$1(e.resolve);iterate(t,(function(t){o.call(e,t).then(r.resolve,n)}))}));return o.error&&n(o.value),r.promise}});var regexpFlags=function(){var t=anObject(this),e="";return t.global&&(e+="g"),t.ignoreCase&&(e+="i"),t.multiline&&(e+="m"),t.dotAll&&(e+="s"),t.unicode&&(e+="u"),t.sticky&&(e+="y"),e};function RE(t,e){return RegExp(t,e)}var Br,Dr,Ur={UNSUPPORTED_Y:fails((function(){var t=RE("a","y");return t.lastIndex=2,null!=t.exec("abcd")})),BROKEN_CARET:fails((function(){var t=RE("^r","gy");return t.lastIndex=2,null!=t.exec("str")}))},Vr=RegExp.prototype.exec,$r=String.prototype.replace,Wr=Vr,Yr=(Br=/a/,Dr=/b*/g,Vr.call(Br,"a"),Vr.call(Dr,"a"),0!==Br.lastIndex||0!==Dr.lastIndex),zr=Ur.UNSUPPORTED_Y||Ur.BROKEN_CARET,qr=void 0!==/()??/.exec("")[1];(Yr||qr||zr)&&(Wr=function exec(t){var e,r,n,o,i=this,a=zr&&i.sticky,c=regexpFlags.call(i),u=i.source,s=0,f=t;return a&&(-1===(c=c.replace("y","")).indexOf("g")&&(c+="g"),f=String(t).slice(i.lastIndex),i.lastIndex>0&&(!i.multiline||i.multiline&&"\n"!==t[i.lastIndex-1])&&(u="(?: "+u+")",f=" "+f,s++),r=new RegExp("^(?:"+u+")",c)),qr&&(r=new RegExp("^"+u+"$(?!\\s)",c)),Yr&&(e=i.lastIndex),n=Vr.call(a?r:i,f),a?n?(n.input=n.input.slice(s),n[0]=n[0].slice(s),n.index=i.lastIndex,i.lastIndex+=n[0].length):i.lastIndex=0:Yr&&n&&(i.lastIndex=i.global?n.index+n[0].length:e),qr&&n&&n.length>1&&$r.call(n[0],r,(function(){for(o=1;o<arguments.length-2;o++)void 0===arguments[o]&&(n[o]=void 0)})),n});var Kr=Wr;_export({target:"RegExp",proto:!0,forced:/./.exec!==Kr},{exec:Kr});var Hr=wellKnownSymbol("match"),isRegexp=function(t){var e;return isObject(t)&&(void 0!==(e=t[Hr])?!!e:"RegExp"==classofRaw(t))},notARegexp=function(t){if(isRegexp(t))throw TypeError("The method doesn't accept regular expressions");return t},Jr=wellKnownSymbol("match");_export({target:"String",proto:!0,forced:!function(t){var e=/./;try{"/./"[t](e)}catch(r){try{return e[Jr]=!1,"/./"[t](e)}catch(t){}}return!1}("includes")},{includes:function includes(t){return!!~String(requireObjectCoercible(this)).indexOf(notARegexp(t),arguments.length>1?arguments[1]:void 0)}});var Xr=wellKnownSymbol("species"),Qr=!fails((function(){var t=/./;return t.exec=function(){var t=[];return t.groups={a:"7"},t},"7"!=="".replace(t,"$<a>")})),Zr="$0"==="a".replace(/./,"$0"),tn=wellKnownSymbol("replace"),en=!!/./[tn]&&""===/./[tn]("a","$0"),rn=!fails((function(){var t=/(?:)/,e=t.exec;t.exec=function(){return e.apply(this,arguments)};var r="ab".split(t);return 2!==r.length||"a"!==r[0]||"b"!==r[1]})),createMethod$3=function(t){return function(e,r){var n,o,i=String(requireObjectCoercible(e)),a=toInteger(r),c=i.length;return a<0||a>=c?t?"":void 0:(n=i.charCodeAt(a))<55296||n>56319||a+1===c||(o=i.charCodeAt(a+1))<56320||o>57343?t?i.charAt(a):n:t?i.slice(a,a+2):o-56320+(n-55296<<10)+65536}},nn={codeAt:createMethod$3(!1),charAt:createMethod$3(!0)},on=nn.charAt,advanceStringIndex=function(t,e,r){return e+(r?on(t,e).length:1)},regexpExecAbstract=function(t,e){var r=t.exec;if("function"==typeof r){var n=r.call(t,e);if("object"!=typeof n)throw TypeError("RegExp exec method returned something other than an Object or null");return n}if("RegExp"!==classofRaw(t))throw TypeError("RegExp#exec called on incompatible receiver");return Kr.call(t,e)},an=[].push,cn=Math.min,un=!fails((function(){return!RegExp(4294967295,"y")}));!function(t,e,r,n){var o=wellKnownSymbol(t),i=!fails((function(){var e={};return e[o]=function(){return 7},7!=""[t](e)})),a=i&&!fails((function(){var e=!1,r=/a/;return"split"===t&&((r={}).constructor={},r.constructor[Xr]=function(){return r},r.flags="",r[o]=/./[o]),r.exec=function(){return e=!0,null},r[o](""),!e}));if(!i||!a||"replace"===t&&(!Qr||!Zr||en)||"split"===t&&!rn){var c=/./[o],u=r(o,""[t],(function(t,e,r,n,o){return e.exec===Kr?i&&!o?{done:!0,value:c.call(e,r,n)}:{done:!0,value:t.call(r,e,n)}:{done:!1}}),{REPLACE_KEEPS_$0:Zr,REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE:en}),s=u[0],f=u[1];U(String.prototype,t,s),U(RegExp.prototype,o,2==e?function(t,e){return f.call(t,this,e)}:function(t){return f.call(t,this)})}n&&g(RegExp.prototype[o],"sham",!0)}("split",2,(function(t,e,r){var n;return n="c"=="abbc".split(/(b)*/)[1]||4!="test".split(/(?:)/,-1).length||2!="ab".split(/(?:ab)*/).length||4!=".".split(/(.?)(.?)/).length||".".split(/()()/).length>1||"".split(/.?/).length?function(t,r){var n=String(requireObjectCoercible(this)),o=void 0===r?4294967295:r>>>0;if(0===o)return[];if(void 0===t)return[n];if(!isRegexp(t))return e.call(n,t,o);for(var i,a,c,u=[],s=(t.ignoreCase?"i":"")+(t.multiline?"m":"")+(t.unicode?"u":"")+(t.sticky?"y":""),f=0,l=new RegExp(t.source,s+"g");(i=Kr.call(l,n))&&!((a=l.lastIndex)>f&&(u.push(n.slice(f,i.index)),i.length>1&&i.index<n.length&&an.apply(u,i.slice(1)),c=i[0].length,f=a,u.length>=o));)l.lastIndex===i.index&&l.lastIndex++;return f===n.length?!c&&l.test("")||u.push(""):u.push(n.slice(f)),u.length>o?u.slice(0,o):u}:"0".split(void 0,0).length?function(t,r){return void 0===t&&0===r?[]:e.call(this,t,r)}:e,[function split(e,r){var o=requireObjectCoercible(this),i=null==e?void 0:e[t];return void 0!==i?i.call(e,o,r):n.call(String(o),e,r)},function(t,o){var i=r(n,t,this,o,n!==e);if(i.done)return i.value;var a=anObject(t),c=String(this),u=speciesConstructor(a,RegExp),s=a.unicode,f=(a.ignoreCase?"i":"")+(a.multiline?"m":"")+(a.unicode?"u":"")+(un?"y":"g"),l=new u(un?a:"^(?:"+a.source+")",f),p=void 0===o?4294967295:o>>>0;if(0===p)return[];if(0===c.length)return null===regexpExecAbstract(l,c)?[c]:[];for(var h=0,d=0,v=[];d<c.length;){l.lastIndex=un?d:0;var y,g=regexpExecAbstract(l,un?c:c.slice(d));if(null===g||(y=cn(toLength(l.lastIndex+(un?0:d)),c.length))===h)d=advanceStringIndex(c,d,s);else{if(v.push(c.slice(h,d)),v.length===p)return v;for(var m=1;m<=g.length-1;m++)if(v.push(g[m]),v.length===p)return v;d=h=y}}return v.push(c.slice(h)),v}]}),!un);var sn={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0};for(var fn in sn){var ln=e[fn],pn=ln&&ln.prototype;if(pn&&pn.forEach!==Vt)try{g(pn,"forEach",Vt)}catch(t){pn.forEach=Vt}}var hn=Q.f,dn={}.toString,vn="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],yn={f:function getOwnPropertyNames(t){return vn&&"[object Window]"==dn.call(t)?function(t){try{return hn(t)}catch(t){return vn.slice()}}(t):hn(toIndexedObject(t))}},gn={f:wellKnownSymbol},mn=y.f,defineWellKnownSymbol=function(t){var e=V.Symbol||(V.Symbol={});has(e,t)||mn(e,t,{value:gn.f(t)})},bn=yt.forEach,Sn=sharedKey("hidden"),wn=wellKnownSymbol("toPrimitive"),xn=D.set,_n=D.getterFor("Symbol"),En=Object.prototype,On=e.Symbol,jn=getBuiltIn("JSON","stringify"),An=d.f,In=y.f,Pn=yn.f,kn=i.f,Tn=j("symbols"),Nn=j("op-symbols"),Ln=j("string-to-symbol-registry"),Rn=j("symbol-to-string-registry"),Cn=j("wks"),Mn=e.QObject,Fn=!Mn||!Mn.prototype||!Mn.prototype.findChild,Gn=r&&fails((function(){return 7!=Lt(In({},"a",{get:function(){return In(this,"a",{value:7}).a}})).a}))?function(t,e,r){var n=An(En,e);n&&delete En[e],In(t,e,r),n&&t!==En&&In(En,e,n)}:In,wrap=function(t,e){var n=Tn[t]=Lt(On.prototype);return xn(n,{type:"Symbol",tag:t,description:e}),r||(n.description=e),n},Bn=ft?function(t){return"symbol"==typeof t}:function(t){return Object(t)instanceof On},Dn=function defineProperty(t,e,r){t===En&&Dn(Nn,e,r),anObject(t);var n=toPrimitive(e,!0);return anObject(r),has(Tn,n)?(r.enumerable?(has(t,Sn)&&t[Sn][n]&&(t[Sn][n]=!1),r=Lt(r,{enumerable:createPropertyDescriptor(0,!1)})):(has(t,Sn)||In(t,Sn,createPropertyDescriptor(1,{})),t[Sn][n]=!0),Gn(t,n,r)):In(t,n,r)},Un=function defineProperties(t,e){anObject(t);var n=toIndexedObject(e),o=Pt(n).concat(Yn(n));return bn(o,(function(e){r&&!Vn.call(n,e)||Dn(t,e,n[e])})),t},Vn=function propertyIsEnumerable(t){var e=toPrimitive(t,!0),r=kn.call(this,e);return!(this===En&&has(Tn,e)&&!has(Nn,e))&&(!(r||!has(this,e)||!has(Tn,e)||has(this,Sn)&&this[Sn][e])||r)},$n=function getOwnPropertyDescriptor(t,e){var r=toIndexedObject(t),n=toPrimitive(e,!0);if(r!==En||!has(Tn,n)||has(Nn,n)){var o=An(r,n);return!o||!has(Tn,n)||has(r,Sn)&&r[Sn][n]||(o.enumerable=!0),o}},Wn=function getOwnPropertyNames(t){var e=Pn(toIndexedObject(t)),r=[];return bn(e,(function(t){has(Tn,t)||has(k,t)||r.push(t)})),r},Yn=function getOwnPropertySymbols(t){var e=t===En,r=Pn(e?Nn:toIndexedObject(t)),n=[];return bn(r,(function(t){!has(Tn,t)||e&&!has(En,t)||n.push(Tn[t])})),n};if(st||(U((On=function Symbol(){if(this instanceof On)throw TypeError("Symbol is not a constructor");var t=arguments.length&&void 0!==arguments[0]?String(arguments[0]):void 0,e=uid(t),setter=function(t){this===En&&setter.call(Nn,t),has(this,Sn)&&has(this[Sn],e)&&(this[Sn][e]=!1),Gn(this,e,createPropertyDescriptor(1,t))};return r&&Fn&&Gn(En,e,{configurable:!0,set:setter}),wrap(e,t)}).prototype,"toString",(function toString(){return _n(this).tag})),U(On,"withoutSetter",(function(t){return wrap(uid(t),t)})),i.f=Vn,y.f=Dn,d.f=$n,Q.f=yn.f=Wn,Z.f=Yn,gn.f=function(t){return wrap(wellKnownSymbol(t),t)},r&&(In(On.prototype,"description",{configurable:!0,get:function description(){return _n(this).description}}),U(En,"propertyIsEnumerable",Vn,{unsafe:!0}))),_export({global:!0,wrap:!0,forced:!st,sham:!st},{Symbol:On}),bn(Pt(Cn),(function(t){defineWellKnownSymbol(t)})),_export({target:"Symbol",stat:!0,forced:!st},{for:function(t){var e=String(t);if(has(Ln,e))return Ln[e];var r=On(e);return Ln[e]=r,Rn[r]=e,r},keyFor:function keyFor(t){if(!Bn(t))throw TypeError(t+" is not a symbol");if(has(Rn,t))return Rn[t]},useSetter:function(){Fn=!0},useSimple:function(){Fn=!1}}),_export({target:"Object",stat:!0,forced:!st,sham:!r},{create:function create(t,e){return void 0===e?Lt(t):Un(Lt(t),e)},defineProperty:Dn,defineProperties:Un,getOwnPropertyDescriptor:$n}),_export({target:"Object",stat:!0,forced:!st},{getOwnPropertyNames:Wn,getOwnPropertySymbols:Yn}),_export({target:"Object",stat:!0,forced:fails((function(){Z.f(1)}))},{getOwnPropertySymbols:function getOwnPropertySymbols(t){return Z.f(toObject(t))}}),jn){var zn=!st||fails((function(){var t=On();return"[null]"!=jn([t])||"{}"!=jn({a:t})||"{}"!=jn(Object(t))}));_export({target:"JSON",stat:!0,forced:zn},{stringify:function stringify(t,e,r){for(var n,o=[t],i=1;arguments.length>i;)o.push(arguments[i++]);if(n=e,(isObject(e)||void 0!==t)&&!Bn(t))return ut(e)||(e=function(t,e){if("function"==typeof n&&(e=n.call(this,t,e)),!Bn(e))return e}),o[1]=e,jn.apply(null,o)}})}On.prototype[wn]||g(On.prototype,wn,On.prototype.valueOf),setToStringTag(On,"Symbol"),k[Sn]=!0;var qn=y.f,Kn=e.Symbol;if(r&&"function"==typeof Kn&&(!("description"in Kn.prototype)||void 0!==Kn().description)){var Hn={},Jn=function Symbol(){var t=arguments.length<1||void 0===arguments[0]?void 0:String(arguments[0]),e=this instanceof Jn?new Kn(t):void 0===t?Kn():Kn(t);return""===t&&(Hn[e]=!0),e};copyConstructorProperties(Jn,Kn);var Xn=Jn.prototype=Kn.prototype;Xn.constructor=Jn;var Qn=Xn.toString,Zn="Symbol(test)"==String(Kn("test")),to=/^Symbol\((.*)\)[^)]+$/;qn(Xn,"description",{configurable:!0,get:function description(){var t=isObject(this)?this.valueOf():this,e=Qn.call(t);if(has(Hn,t))return"";var r=Zn?e.slice(7,-1):e.replace(to,"$1");return""===r?void 0:r}}),_export({global:!0,forced:!0},{Symbol:Jn})}defineWellKnownSymbol("asyncIterator"),defineWellKnownSymbol("iterator"),defineWellKnownSymbol("toStringTag");var eo,ro,no,oo=!fails((function(){function F(){}return F.prototype.constructor=null,Object.getPrototypeOf(new F)!==F.prototype})),io=sharedKey("IE_PROTO"),ao=Object.prototype,co=oo?Object.getPrototypeOf:function(t){return t=toObject(t),has(t,io)?t[io]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?ao:null},uo=wellKnownSymbol("iterator"),so=!1;[].keys&&("next"in(no=[].keys())?(ro=co(co(no)))!==Object.prototype&&(eo=ro):so=!0),(null==eo||fails((function(){var t={};return eo[uo].call(t)!==t})))&&(eo={}),has(eo,uo)||g(eo,uo,(function(){return this}));var fo={IteratorPrototype:eo,BUGGY_SAFARI_ITERATORS:so},lo=fo.IteratorPrototype,returnThis$1=function(){return this},po=fo.IteratorPrototype,ho=fo.BUGGY_SAFARI_ITERATORS,vo=wellKnownSymbol("iterator"),returnThis$2=function(){return this},defineIterator=function(t,e,r,n,o,i,a){!function(t,e,r){var n=e+" Iterator";t.prototype=Lt(lo,{next:createPropertyDescriptor(1,r)}),setToStringTag(t,n,!1),ke[n]=returnThis$1}(r,e,n);var c,u,s,getIterationMethod=function(t){if(t===o&&d)return d;if(!ho&&t in p)return p[t];switch(t){case"keys":return function keys(){return new r(this,t)};case"values":return function values(){return new r(this,t)};case"entries":return function entries(){return new r(this,t)}}return function(){return new r(this)}},f=e+" Iterator",l=!1,p=t.prototype,h=p[vo]||p["@@iterator"]||o&&p[o],d=!ho&&h||getIterationMethod(o),v="Array"==e&&p.entries||h;if(v&&(c=co(v.call(new t)),po!==Object.prototype&&c.next&&(co(c)!==po&&(ee?ee(c,po):"function"!=typeof c[vo]&&g(c,vo,returnThis$2)),setToStringTag(c,f,!0))),"values"==o&&h&&"values"!==h.name&&(l=!0,d=function values(){return h.call(this)}),p[vo]!==d&&g(p,vo,d),ke[e]=d,o)if(u={values:getIterationMethod("values"),keys:i?d:getIterationMethod("keys"),entries:getIterationMethod("entries")},a)for(s in u)(ho||l||!(s in p))&&U(p,s,u[s]);else _export({target:e,proto:!0,forced:ho||l},u);return u},yo=D.set,go=D.getterFor("Array Iterator"),mo=defineIterator(Array,"Array",(function(t,e){yo(this,{type:"Array Iterator",target:toIndexedObject(t),index:0,kind:e})}),(function(){var t=go(this),e=t.target,r=t.kind,n=t.index++;return!e||n>=e.length?(t.target=void 0,{value:void 0,done:!0}):"keys"==r?{value:n,done:!1}:"values"==r?{value:e[n],done:!1}:{value:[n,e[n]],done:!1}}),"values");ke.Arguments=ke.Array,addToUnscopables("keys"),addToUnscopables("values"),addToUnscopables("entries");var bo=[].reverse,So=[1,2];_export({target:"Array",proto:!0,forced:String(So)===String(So.reverse())},{reverse:function reverse(){return ut(this)&&(this.length=this.length),bo.call(this)}});var createProperty=function(t,e,r){var n=toPrimitive(e);n in t?y.f(t,n,createPropertyDescriptor(0,r)):t[n]=r},wo=arrayMethodHasSpeciesSupport("slice"),xo=arrayMethodUsesToLength("slice",{ACCESSORS:!0,0:0,1:2}),_o=wellKnownSymbol("species"),Eo=[].slice,Oo=Math.max;_export({target:"Array",proto:!0,forced:!wo||!xo},{slice:function slice(t,e){var r,n,o,i=toIndexedObject(this),a=toLength(i.length),c=toAbsoluteIndex(t,a),u=toAbsoluteIndex(void 0===e?a:e,a);if(ut(i)&&("function"!=typeof(r=i.constructor)||r!==Array&&!ut(r.prototype)?isObject(r)&&null===(r=r[_o])&&(r=void 0):r=void 0,r===Array||void 0===r))return Eo.call(i,c,u);for(n=new(void 0===r?Array:r)(Oo(u-c,0)),o=0;c<u;c++,o++)c in i&&createProperty(n,o,i[c]);return n.length=o,n}}),setToStringTag(e.JSON,"JSON",!0),setToStringTag(Math,"Math",!0);var jo=fails((function(){co(1)}));_export({target:"Object",stat:!0,forced:jo,sham:!oo},{getPrototypeOf:function getPrototypeOf(t){return co(toObject(t))}}),_export({target:"Object",stat:!0},{setPrototypeOf:ee});var Ao=RegExp.prototype,Io=Ao.toString,Po=fails((function(){return"/a/b"!=Io.call({source:"a",flags:"b"})})),ko="toString"!=Io.name;(Po||ko)&&U(RegExp.prototype,"toString",(function toString(){var t=anObject(this),e=String(t.source),r=t.flags;return"/"+e+"/"+String(void 0===r&&t instanceof RegExp&&!("flags"in Ao)?regexpFlags.call(t):r)}),{unsafe:!0});var To=nn.charAt,No=D.set,Lo=D.getterFor("String Iterator");defineIterator(String,"String",(function(t){No(this,{type:"String Iterator",string:String(t),index:0})}),(function next(){var t,e=Lo(this),r=e.string,n=e.index;return n>=r.length?{value:void 0,done:!0}:(t=To(r,n),e.index+=t.length,{value:t,done:!1})}));var Ro=wellKnownSymbol("iterator"),Co=wellKnownSymbol("toStringTag"),Mo=mo.values;for(var Fo in sn){var Go=e[Fo],Bo=Go&&Go.prototype;if(Bo){if(Bo[Ro]!==Mo)try{g(Bo,Ro,Mo)}catch(t){Bo[Ro]=Mo}if(Bo[Co]||g(Bo,Co,Fo),sn[Fo])for(var Do in mo)if(Bo[Do]!==mo[Do])try{g(Bo,Do,mo[Do])}catch(t){Bo[Do]=mo[Do]}}}function _typeof(t){return(_typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function asyncGeneratorStep(t,e,r,n,o,i,a){try{var c=t[i](a),u=c.value}catch(t){return void r(t)}c.done?e(u):Promise.resolve(u).then(n,o)}function _asyncToGenerator(t){return function(){var e=this,r=arguments;return new Promise((function(n,o){var i=t.apply(e,r);function _next(t){asyncGeneratorStep(i,n,o,_next,_throw,"next",t)}function _throw(t){asyncGeneratorStep(i,n,o,_next,_throw,"throw",t)}_next(void 0)}))}}function __variableDynamicImportRuntime0__(t){switch(t){case"./locale/en.js":return Promise.resolve().then((function(){return $o}));case"./locale/fr.js":return Promise.resolve().then((function(){return Wo}));case"./locale/zh-CN.js":return Promise.resolve().then((function(){return Yo}));default:return Promise.reject(new Error("Unknown variable dynamic import: "+t))}}
/**
* @file ext-connector.js
*
* @license MIT
*
* @copyright 2010 Alexis Deveria
*
*/createCommonjsModule((function(t){var e=function(t){var e,r=Object.prototype,n=r.hasOwnProperty,o="function"==typeof Symbol?Symbol:{},i=o.iterator||"@@iterator",a=o.asyncIterator||"@@asyncIterator",c=o.toStringTag||"@@toStringTag";function define(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{define({},"")}catch(t){define=function define(t,e,r){return t[e]=r}}function wrap(t,e,r,n){var o=e&&e.prototype instanceof Generator?e:Generator,i=Object.create(o.prototype),a=new Context(n||[]);return i._invoke=function makeInvokeMethod(t,e,r){var n=u;return function invoke(o,i){if(n===f)throw new Error("Generator is already running");if(n===l){if("throw"===o)throw i;return doneResult()}for(r.method=o,r.arg=i;;){var a=r.delegate;if(a){var c=maybeInvokeDelegate(a,r);if(c){if(c===p)continue;return c}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(n===u)throw n=l,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);n=f;var h=tryCatch(t,e,r);if("normal"===h.type){if(n=r.done?l:s,h.arg===p)continue;return{value:h.arg,done:r.done}}"throw"===h.type&&(n=l,r.method="throw",r.arg=h.arg)}}}(t,r,a),i}function tryCatch(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}t.wrap=wrap;var u="suspendedStart",s="suspendedYield",f="executing",l="completed",p={};function Generator(){}function GeneratorFunction(){}function GeneratorFunctionPrototype(){}var h={};h[i]=function(){return this};var d=Object.getPrototypeOf,v=d&&d(d(values([])));v&&v!==r&&n.call(v,i)&&(h=v);var y=GeneratorFunctionPrototype.prototype=Generator.prototype=Object.create(h);function defineIteratorMethods(t){["next","throw","return"].forEach((function(e){define(t,e,(function(t){return this._invoke(e,t)}))}))}function AsyncIterator(t,e){var r;this._invoke=function enqueue(o,i){function callInvokeWithMethodAndArg(){return new e((function(r,a){!function invoke(r,o,i,a){var c=tryCatch(t[r],t,o);if("throw"!==c.type){var u=c.arg,s=u.value;return s&&"object"===_typeof(s)&&n.call(s,"__await")?e.resolve(s.__await).then((function(t){invoke("next",t,i,a)}),(function(t){invoke("throw",t,i,a)})):e.resolve(s).then((function(t){u.value=t,i(u)}),(function(t){return invoke("throw",t,i,a)}))}a(c.arg)}(o,i,r,a)}))}return r=r?r.then(callInvokeWithMethodAndArg,callInvokeWithMethodAndArg):callInvokeWithMethodAndArg()}}function maybeInvokeDelegate(t,r){var n=t.iterator[r.method];if(n===e){if(r.delegate=null,"throw"===r.method){if(t.iterator.return&&(r.method="return",r.arg=e,maybeInvokeDelegate(t,r),"throw"===r.method))return p;r.method="throw",r.arg=new TypeError("The iterator does not provide a 'throw' method")}return p}var o=tryCatch(n,t.iterator,r.arg);if("throw"===o.type)return r.method="throw",r.arg=o.arg,r.delegate=null,p;var i=o.arg;return i?i.done?(r[t.resultName]=i.value,r.next=t.nextLoc,"return"!==r.method&&(r.method="next",r.arg=e),r.delegate=null,p):i:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,p)}function pushTryEntry(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function resetTryEntry(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function Context(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(pushTryEntry,this),this.reset(!0)}function values(t){if(t){var r=t[i];if(r)return r.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var o=-1,a=function next(){for(;++o<t.length;)if(n.call(t,o))return next.value=t[o],next.done=!1,next;return next.value=e,next.done=!0,next};return a.next=a}}return{next:doneResult}}function doneResult(){return{value:e,done:!0}}return GeneratorFunction.prototype=y.constructor=GeneratorFunctionPrototype,GeneratorFunctionPrototype.constructor=GeneratorFunction,GeneratorFunction.displayName=define(GeneratorFunctionPrototype,c,"GeneratorFunction"),t.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===GeneratorFunction||"GeneratorFunction"===(e.displayName||e.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,GeneratorFunctionPrototype):(t.__proto__=GeneratorFunctionPrototype,define(t,c,"GeneratorFunction")),t.prototype=Object.create(y),t},t.awrap=function(t){return{__await:t}},defineIteratorMethods(AsyncIterator.prototype),AsyncIterator.prototype[a]=function(){return this},t.AsyncIterator=AsyncIterator,t.async=function(e,r,n,o,i){void 0===i&&(i=Promise);var a=new AsyncIterator(wrap(e,r,n,o),i);return t.isGeneratorFunction(r)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},defineIteratorMethods(y),define(y,c,"Generator"),y[i]=function(){return this},y.toString=function(){return"[object Generator]"},t.keys=function(t){var e=[];for(var r in t)e.push(r);return e.reverse(),function next(){for(;e.length;){var r=e.pop();if(r in t)return next.value=r,next.done=!1,next}return next.done=!0,next}},t.values=values,Context.prototype={constructor:Context,reset:function reset(t){if(this.prev=0,this.next=0,this.sent=this._sent=e,this.done=!1,this.delegate=null,this.method="next",this.arg=e,this.tryEntries.forEach(resetTryEntry),!t)for(var r in this)"t"===r.charAt(0)&&n.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=e)},stop:function stop(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function dispatchException(t){if(this.done)throw t;var r=this;function handle(n,o){return a.type="throw",a.arg=t,r.next=n,o&&(r.method="next",r.arg=e),!!o}for(var o=this.tryEntries.length-1;o>=0;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return handle("end");if(i.tryLoc<=this.prev){var c=n.call(i,"catchLoc"),u=n.call(i,"finallyLoc");if(c&&u){if(this.prev<i.catchLoc)return handle(i.catchLoc,!0);if(this.prev<i.finallyLoc)return handle(i.finallyLoc)}else if(c){if(this.prev<i.catchLoc)return handle(i.catchLoc,!0)}else{if(!u)throw new Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return handle(i.finallyLoc)}}}},abrupt:function abrupt(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,p):this.complete(a)},complete:function complete(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),p},finish:function finish(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),resetTryEntry(r),p}},catch:function _catch(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;resetTryEntry(r)}return o}}throw new Error("illegal catch attempt")},delegateYield:function delegateYield(t,r,n){return this.delegate={iterator:values(t),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=e),p}},t}(t.exports);try{regeneratorRuntime=e}catch(t){Function("r","regeneratorRuntime = r")(e)}}));var Uo=function(){var t=_asyncToGenerator(regeneratorRuntime.mark((function _callee(t){var e;return regeneratorRuntime.wrap((function _callee$(r){for(;;)switch(r.prev=r.next){case 0:return r.prev=0,r.next=3,__variableDynamicImportRuntime0__("./locale/".concat(encodeURIComponent(t),".js"));case 3:e=r.sent,r.next=12;break;case 6:return r.prev=6,r.t0=r.catch(0),console.error("Missing translation (".concat(t,") - using 'en'")),r.next=11,Promise.resolve().then((function(){return $o}));case 11:e=r.sent;case 12:return r.abrupt("return",e.default);case 13:case"end":return r.stop()}}),_callee,null,[[0,6]])})));return function loadExtensionTranslation(e){return t.apply(this,arguments)}}(),Vo={name:"connector",init:function init(t){var e=this;return _asyncToGenerator(regeneratorRuntime.mark((function _callee2(){var r,n,o,i,a,c,u,s,f,l,p,h,d,v,y,g,m,b,S,w,x,_,E,O,j,A,I,P;return regeneratorRuntime.wrap((function _callee2$(k){for(;;)switch(k.prev=k.next){case 0:return A=function _init(){i(y).find("*").each((function(){var t=this.getAttributeNS(v,"connector");if(t){this.setAttribute("class","se_connector");var e=t.split(" "),r=n.getStrokedBBox([o(e[0])]),a=n.getStrokedBBox([o(e[1])]);i(this).data("c_start",e[0]).data("c_end",e[1]).data("start_bb",r).data("end_bb",a),n.getEditorNS(!0)}}))},j=function _updateConnectors(t){if(O(t),m.length)for(var e=m.length;e--;){var r=m[e],o=r.connector,i=r.elem,a=r.is_start?"start":"end",c=n.getStrokedBBox([i]);c.x=r.start_x,c.y=r.start_y,s(o,a+"_bb",c),s(o,a+"_off");var u=r.is_start?"end":"start",f=s(o,u+"_bb"),l=f.x+f.width/2,p=f.y+f.height/2,h=S(l,p,c,w(a,o));_(o,r.is_start?0:"end",h.x,h.y,!0);var d=S(h.x,h.y,s(o,u+"_bb"),w(u,o));if(_(o,r.is_start?"end":0,d.x,d.y,!0),navigator.userAgent.includes("AppleWebKit")){for(var v=o.points,y=v.numberOfItems,g=[],b=0;b<y;b++)h=v.getItem(b),g[b]=h.x+","+h.y;o.setAttribute("points",g.join(" "))}}},O=function _findConnectors(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:b,e=i(y).find(".se_connector");m=[],e.each((function(){var e;function add(){t.includes(this)&&(e=!0)}var r=[];["start","end"].forEach((function(t,e){var o=s(this,"c_"+t);null==o?(o=document.getElementById(this.attributes["se:connector"].value.split(" ")[e]),s(this,"c_"+t,o.id),s(this,t+"_bb",n.getStrokedBBox([o]))):o=document.getElementById(o),r.push(o)}),this);for(var o=0;o<2;o++){var a=r[o];if(e=!1,i(a).parents().each(add),a&&a.parentNode){if(t.includes(a)||e){var c=n.getStrokedBBox([a]);m.push({elem:a,connector:this,is_start:0===o,start_x:c.x,start_y:c.y})}}else i(this).remove()}}))},E=function _updateLine(t,e){for(var r=m.length;r--;){var n=m[r],o=n.connector,i=n.is_start?"start":"end",a=s(o,i+"_bb");a.x=n.start_x+t,a.y=n.start_y+e,s(o,i+"_bb",a);var c=n.is_start?"end":"start",u=s(o,c+"_bb"),f=u.x+u.width/2,l=u.y+u.height/2,p=S(f,l,a,w(i,o));_(o,n.is_start?0:"end",p.x,p.y,!0);var h=S(p.x,p.y,s(o,c+"_bb"),w(c,o));_(o,n.is_start?"end":0,h.x,h.y,!0)}},_=function _setPoint(t,e,r,n,o){var i=t.points,c=a.createSVGPoint();c.x=r,c.y=n,"end"===e&&(e=i.numberOfItems-1);try{i.replaceItem(c,e)}catch(o){for(var u=t.getAttribute("points").split(" "),s=0;s<u.length;s++)s===e&&(u[s]=r+","+n);t.setAttribute("points",u.join(" "))}if(o){var f=i.getItem(0),l=i.getItem(i.numberOfItems-1);_(t,1,(l.x+f.x)/2,(l.y+f.y)/2)}},x=function _showPanel(t){var e=i("#connector_rules");e.length||(e=i('<style id="connector_rules"></style>').appendTo("head")),e.text(t?"#tool_clone, #tool_topath, #tool_angle, #xy_panel { display: none !important; }":""),i("#connector_panel").toggle(t)},w=function _getOffset(t,e){var r=e.getAttribute("marker-"+t),n=5*e.getAttribute("stroke-width");return r?n:0},S=function _getBBintersect(t,e,r,n){n&&(n-=0,(r=i.extend({},r)).width+=n,r.height+=n,r.x-=n/2,r.y-=n/2);var o,a=r.x+r.width/2,c=r.y+r.height/2,u=t-a,s=e-c;return{x:a+u*(o=Math.abs(s/u)<r.height/r.width?r.width/2/Math.abs(u):s?r.height/2/Math.abs(s):0),y:c+s*o}},n=(r=e).svgCanvas,o=n.getElem,i=t.$,a=t.svgroot,c=n.addSVGElementFromJson,u=t.selectorManager,s=i.data,y=t.svgcontent,g=!1,m=[],b=[],function(){var t=n.groupSelectedElements;n.groupSelectedElements=function(){n.removeFromSelection(i(".se_connector").toArray());for(var e=arguments.length,r=new Array(e),o=0;o<e;o++)r[o]=arguments[o];return t.apply(this,r)};var e=n.moveSelectedElements;n.moveSelectedElements=function(){for(var t=arguments.length,r=new Array(t),n=0;n<t;n++)r[n]=arguments[n];var o=e.apply(this,r);return j(),o},v=n.getEditorNS()}(),I=[{id:"mode_connect",type:"mode_flyout",events:{click:function click(){n.setMode("connector")}}}],k.next=17,Uo(r.configObj.pref("lang"));case 17:return P=k.sent,k.abrupt("return",{newUI:!0,name:P.name,buttons:P.buttons.map((function(t,e){return Object.assign(I[e],t)})),addLangData:function addLangData(t){return t.lang,{data:P.langList}},mouseDown:function mouseDown(t){var e=t.event;f=t.start_x,l=t.start_y;var o=n.getMode(),a=r.configObj.curConfig.initStroke;if("connector"===o){if(g)return;var u=e.target,d=i(u).parents();if(-1!==i.inArray(y,d)){var v=i(u).closest("foreignObject");h=v.length?v[0]:u;var m=n.getStrokedBBox([h]),b=m.x+m.width/2,S=m.y+m.height/2;g=!0,p=c({element:"polyline",attr:{id:n.getNextId(),points:b+","+S+" "+b+","+S+" "+f+","+l,stroke:"#"+a.color,"stroke-width":h.stroke_width&&0!==h.stroke_width?h.stroke_width:a.width,fill:"none",opacity:a.opacity,style:"pointer-events:none"}}),s(p,"start_bb",m)}return{started:!0}}"select"===o&&O()},mouseMove:function mouseMove(t){var e=n.getZoom(),r=t.mouse_x/e,o=t.mouse_y/e,i=r-f,a=o-l,c=n.getMode();if("connector"===c&&g){var u=S(r,o,s(p,"start_bb"),w("start",p));f=u.x,l=u.y,_(p,0,u.x,u.y,!0),_(p,"end",r,o,!0)}else if("select"===c){for(var h=b.length;h--;){var d=b[h];d&&s(d,"c_start")&&(n.removeFromSelection([d]),n.getTransformList(d).clear())}m.length&&E(i,a)}},mouseUp:function mouseUp(t){var e=t.event.target;if("connector"===n.getMode()){var r=i(e).closest("foreignObject");r.length&&(e=r[0]);var o=i(e).parents();if(e===h)return{keep:!0,element:null,started:g=!0};if(-1===i.inArray(y,o))return i(p).remove(),{keep:!1,element:null,started:g=!1};d=e;var a=h.id,c=d.id,s=a+" "+c,m=c+" "+a;if(i(y).find(".se_connector").filter((function(){var t=this.getAttributeNS(v,"connector");return t===s||t===m})).length)return i(p).remove(),{keep:!1,element:null,started:!1};var b=n.getStrokedBBox([d]),x=S(f,l,b,w("start",p));return _(p,"end",x.x,x.y,!0),i(p).data("c_start",a).data("c_end",c).data("end_bb",b),v=n.getEditorNS(!0),p.setAttributeNS(v,"se:connector",s),p.setAttribute("class","se_connector"),p.setAttribute("opacity",1),n.addToSelection([p]),n.moveToBottomSelectedElement(),u.requestSelector(p).showGrips(!1),{keep:!0,element:p,started:g=!1}}},selectedChanged:function selectedChanged(t){if(i(y).find(".se_connector").length){"connector"===n.getMode()&&n.setMode("select");for(var e=(b=t.elems).length;e--;){var r=b[e];r&&s(r,"c_start")?(u.requestSelector(r).showGrips(!1),t.selectedElement&&!t.multiselected?x(!0):x(!1)):x(!1)}j()}},elementChanged:function elementChanged(t){var e=t.elems[0];if(e){if("svg"===e.tagName&&"svgcontent"===e.id&&(y=e,A()),e.getAttribute("marker-start")||e.getAttribute("marker-mid")||e.getAttribute("marker-end")){var r=e.getAttribute("marker-start"),a=e.getAttribute("marker-mid"),u=e.getAttribute("marker-end");if(p=e,i(e).data("start_off",Boolean(r)).data("end_off",Boolean(u)),"line"===e.tagName&&a){var f=Number(e.getAttribute("x1")),l=Number(e.getAttribute("x2")),h=Number(e.getAttribute("y1")),d=Number(e.getAttribute("y2")),v=e.id,g=c({element:"polyline",attr:{points:f+","+h+(" "+(f+l)/2+","+(h+d)/2+" ")+l+","+d,stroke:e.getAttribute("stroke"),"stroke-width":e.getAttribute("stroke-width"),"marker-mid":a,fill:"none",opacity:e.getAttribute("opacity")||1}});i(e).after(g).remove(),n.clearSelection(),g.id=v,n.addToSelection([g]),e=g}}if("se_connector"===e.getAttribute("class")){var m=o(s(e,"c_start"));j([m])}else j()}},IDsUpdated:function IDsUpdated(t){var e=[];return t.elems.forEach((function(r){"se:connector"in r.attr&&(r.attr["se:connector"]=r.attr["se:connector"].split(" ").map((function(e){return t.changes[e]})).join(" "),/. ./.test(r.attr["se:connector"])||e.push(r.attr.id))})),{remove:e}},toolButtonStateUpdate:function toolButtonStateUpdate(t){var e=document.getElementById("mode_connect");t.nostroke&&!0===e.pressed&&r.clickSelect(),e.disabled=t.nostroke}});case 19:case"end":return k.stop()}}),_callee2)})))()}},$o=Object.freeze({__proto__:null,default:{name:"Connector",langList:[{id:"mode_connect",title:"Connect two objects"}],buttons:[{title:"Connect two objects"}]}}),Wo=Object.freeze({__proto__:null,default:{name:"Connector",langList:[{id:"mode_connect",title:"Connecter deux objets"}],buttons:[{title:"Connecter deux objets"}]}}),Yo=Object.freeze({__proto__:null,default:{name:"连接器",langList:[{id:"mode_connect",title:"连接两个对象"}],buttons:[{title:"连接两个对象"}]}});export default Vo;
//# sourceMappingURL=ext-connector.js.map