Files
svgedit/dist/editor/system/extensions/ext-arrows/ext-arrows.js
2021-01-03 22:59:00 +01:00

10 lines
51 KiB
JavaScript

System.register([],(function(t){"use strict";return{execute:function(){var e="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},r=check("object"==typeof globalThis&&globalThis)||check("object"==typeof window&&window)||check("object"==typeof self&&self)||check("object"==typeof e&&e)||function(){return this}()||Function("return this")(),fails=function(t){try{return!!t()}catch(t){return!0}},n=!fails((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]})),o={}.propertyIsEnumerable,i=Object.getOwnPropertyDescriptor,a={f:i&&!o.call({1:2},1)?function propertyIsEnumerable(t){var e=i(this,t);return!!e&&e.enumerable}:o},createPropertyDescriptor=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}},c={}.toString,classofRaw=function(t){return c.call(t).slice(8,-1)},u="".split,f=fails((function(){return!Object("z").propertyIsEnumerable(0)}))?function(t){return"String"==classofRaw(t)?u.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 f(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")},l={}.hasOwnProperty,has=function(t,e){return l.call(t,e)},s=r.document,p=isObject(s)&&isObject(s.createElement),documentCreateElement=function(t){return p?s.createElement(t):{}},h=!n&&!fails((function(){return 7!=Object.defineProperty(documentCreateElement("div"),"a",{get:function(){return 7}}).a})),d=Object.getOwnPropertyDescriptor,v={f:n?d:function getOwnPropertyDescriptor(t,e){if(t=toIndexedObject(t),e=toPrimitive(e,!0),h)try{return d(t,e)}catch(t){}if(has(t,e))return createPropertyDescriptor(!a.f.call(t,e),t[e])}},anObject=function(t){if(!isObject(t))throw TypeError(String(t)+" is not an object");return t},y=Object.defineProperty,g={f:n?y:function defineProperty(t,e,r){if(anObject(t),e=toPrimitive(e,!0),anObject(r),h)try{return y(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}},m=n?function(t,e,r){return g.f(t,e,createPropertyDescriptor(1,r))}:function(t,e,r){return t[e]=r,t},setGlobal=function(t,e){try{m(r,t,e)}catch(n){r[t]=e}return e},b="__core-js_shared__",w=r[b]||setGlobal(b,{}),S=Function.toString;"function"!=typeof w.inspectSource&&(w.inspectSource=function(t){return S.call(t)});var x,E,O,_=w.inspectSource,j=r.WeakMap,k="function"==typeof j&&/native code/.test(_(j)),P=createCommonjsModule((function(t){(t.exports=function(t,e){return w[t]||(w[t]=void 0!==e?e:{})})("versions",[]).push({version:"3.8.2",mode:"global",copyright:"© 2021 Denis Pushkarev (zloirock.ru)"})})),A=0,T=Math.random(),uid=function(t){return"Symbol("+String(void 0===t?"":t)+")_"+(++A+T).toString(36)},I=P("keys"),sharedKey=function(t){return I[t]||(I[t]=uid(t))},L={},R=r.WeakMap;if(k){var C=w.state||(w.state=new R),M=C.get,N=C.has,G=C.set;x=function(t,e){return e.facade=t,G.call(C,t,e),e},E=function(t){return M.call(C,t)||{}},O=function(t){return N.call(C,t)}}else{var D=sharedKey("state");L[D]=!0,x=function(t,e){return e.facade=t,m(t,D,e),e},E=function(t){return has(t,D)?t[D]:{}},O=function(t){return has(t,D)}}var U,z,W={set:x,get:E,has:O,enforce:function(t){return O(t)?E(t):x(t,{})},getterFor:function(t){return function(e){var r;if(!isObject(e)||(r=E(e)).type!==t)throw TypeError("Incompatible receiver, "+t+" required");return r}}},$=createCommonjsModule((function(t){var e=W.get,n=W.enforce,o=String(String).split("String");(t.exports=function(t,e,i,a){var c,u=!!a&&!!a.unsafe,f=!!a&&!!a.enumerable,l=!!a&&!!a.noTargetGet;"function"==typeof i&&("string"!=typeof e||has(i,"name")||m(i,"name",e),(c=n(i)).source||(c.source=o.join("string"==typeof e?e:""))),t!==r?(u?!l&&t[e]&&(f=!0):delete t[e],f?t[e]=i:m(t,e,i)):f?t[e]=i:setGlobal(e,i)})(Function.prototype,"toString",(function toString(){return"function"==typeof this&&e(this).source||_(this)}))})),B=r,aFunction=function(t){return"function"==typeof t?t:void 0},getBuiltIn=function(t,e){return arguments.length<2?aFunction(B[t])||aFunction(r[t]):B[t]&&B[t][e]||r[t]&&r[t][e]},V=Math.ceil,Y=Math.floor,toInteger=function(t){return isNaN(t=+t)?0:(t>0?Y:V)(t)},H=Math.min,toLength=function(t){return t>0?H(toInteger(t),9007199254740991):0},K=Math.max,q=Math.min,toAbsoluteIndex=function(t,e){var r=toInteger(t);return r<0?K(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}},J={includes:createMethod(!0),indexOf:createMethod(!1)},X=J.indexOf,objectKeysInternal=function(t,e){var r,n=toIndexedObject(t),o=0,i=[];for(r in n)!has(L,r)&&has(n,r)&&i.push(r);for(;e.length>o;)has(n,r=e[o++])&&(~X(i,r)||i.push(r));return i},Q=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],Z=Q.concat("length","prototype"),tt={f:Object.getOwnPropertyNames||function getOwnPropertyNames(t){return objectKeysInternal(t,Z)}},et={f:Object.getOwnPropertySymbols},rt=getBuiltIn("Reflect","ownKeys")||function ownKeys(t){var e=tt.f(anObject(t)),r=et.f;return r?e.concat(r(t)):e},copyConstructorProperties=function(t,e){for(var r=rt(e),n=g.f,o=v.f,i=0;i<r.length;i++){var a=r[i];has(t,a)||n(t,a,o(e,a))}},nt=/#|\.prototype\./,isForced=function(t,e){var r=it[ot(t)];return r==ct||r!=at&&("function"==typeof e?fails(e):!!e)},ot=isForced.normalize=function(t){return String(t).replace(nt,".").toLowerCase()},it=isForced.data={},at=isForced.NATIVE="N",ct=isForced.POLYFILL="P",ut=isForced,ft=v.f,_export=function(t,e){var n,o,i,a,c,u=t.target,f=t.global,l=t.stat;if(n=f?r:l?r[u]||setGlobal(u,{}):(r[u]||{}).prototype)for(o in e){if(a=e[o],i=t.noTargetGet?(c=ft(n,o))&&c.value:n[o],!ut(f?o:u+(l?".":"#")+o,t.forced)&&void 0!==i){if(typeof a==typeof i)continue;copyConstructorProperties(a,i)}(t.sham||i&&i.sham)&&m(a,"sham",!0),$(n,o,a,t)}},lt=Array.isArray||function isArray(t){return"Array"==classofRaw(t)},toObject=function(t){return Object(requireObjectCoercible(t))},createProperty=function(t,e,r){var n=toPrimitive(e);n in t?g.f(t,n,createPropertyDescriptor(0,r)):t[n]=r},st=!!Object.getOwnPropertySymbols&&!fails((function(){return!String(Symbol())})),pt=st&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,ht=P("wks"),dt=r.Symbol,vt=pt?dt:dt&&dt.withoutSetter||uid,wellKnownSymbol=function(t){return has(ht,t)||(st&&has(dt,t)?ht[t]=dt[t]:ht[t]=vt("Symbol."+t)),ht[t]},yt=wellKnownSymbol("species"),arraySpeciesCreate=function(t,e){var r;return lt(t)&&("function"!=typeof(r=t.constructor)||r!==Array&&!lt(r.prototype)?isObject(r)&&null===(r=r[yt])&&(r=void 0):r=void 0),new(void 0===r?Array:r)(0===e?0:e)},gt=getBuiltIn("navigator","userAgent")||"",mt=r.process,bt=mt&&mt.versions,wt=bt&&bt.v8;wt?z=(U=wt.split("."))[0]+U[1]:gt&&(!(U=gt.match(/Edge\/(\d+)/))||U[1]>=74)&&(U=gt.match(/Chrome\/(\d+)/))&&(z=U[1]);var St=z&&+z,xt=wellKnownSymbol("species"),arrayMethodHasSpeciesSupport=function(t){return St>=51||!fails((function(){var e=[];return(e.constructor={})[xt]=function(){return{foo:1}},1!==e[t](Boolean).foo}))},Et=wellKnownSymbol("isConcatSpreadable"),Ot=9007199254740991,_t="Maximum allowed index exceeded",jt=St>=51||!fails((function(){var t=[];return t[Et]=!1,t.concat()[0]!==t})),kt=arrayMethodHasSpeciesSupport("concat"),isConcatSpreadable=function(t){if(!isObject(t))return!1;var e=t[Et];return void 0!==e?!!e:lt(t)};_export({target:"Array",proto:!0,forced:!jt||!kt},{concat:function concat(t){var e,r,n,o,i,a=toObject(this),c=arraySpeciesCreate(a,0),u=0;for(e=-1,n=arguments.length;e<n;e++)if(isConcatSpreadable(i=-1===e?a:arguments[e])){if(u+(o=toLength(i.length))>Ot)throw TypeError(_t);for(r=0;r<o;r++,u++)r in i&&createProperty(c,u,i[r])}else{if(u>=Ot)throw TypeError(_t);createProperty(c,u++,i)}return c.length=u,c}});var Pt,At=Object.keys||function keys(t){return objectKeysInternal(t,Q)},Tt=n?Object.defineProperties:function defineProperties(t,e){anObject(t);for(var r,n=At(e),o=n.length,i=0;o>i;)g.f(t,r=n[i++],e[r]);return t},It=getBuiltIn("document","documentElement"),Lt=sharedKey("IE_PROTO"),EmptyConstructor=function(){},scriptTag=function(t){return"<script>"+t+"</"+"script>"},NullProtoObject=function(){try{Pt=document.domain&&new ActiveXObject("htmlfile")}catch(t){}var t,e;NullProtoObject=Pt?function(t){t.write(scriptTag("")),t.close();var e=t.parentWindow.Object;return t=null,e}(Pt):((e=documentCreateElement("iframe")).style.display="none",It.appendChild(e),e.src=String("javascript:"),(t=e.contentWindow.document).open(),t.write(scriptTag("document.F=Object")),t.close(),t.F);for(var r=Q.length;r--;)delete NullProtoObject.prototype[Q[r]];return NullProtoObject()};L[Lt]=!0;var Rt=Object.create||function create(t,e){var r;return null!==t?(EmptyConstructor.prototype=anObject(t),r=new EmptyConstructor,EmptyConstructor.prototype=null,r[Lt]=t):r=NullProtoObject(),void 0===e?r:Tt(r,e)},Ct=wellKnownSymbol("unscopables"),Ft=Array.prototype;null==Ft[Ct]&&g.f(Ft,Ct,{configurable:!0,value:Rt(null)});var addToUnscopables=function(t){Ft[Ct][t]=!0};_export({target:"Array",proto:!0},{fill:function fill(t){for(var e=toObject(this),r=toLength(e.length),n=arguments.length,o=toAbsoluteIndex(n>1?arguments[1]:void 0,r),i=n>2?arguments[2]:void 0,a=void 0===i?r:toAbsoluteIndex(i,r);a>o;)e[o++]=t;return e}}),addToUnscopables("fill");var 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)}},Mt=[].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(u,l,s,p){for(var h,d,v=toObject(u),y=f(v),g=functionBindContext(l,s,3),m=toLength(y.length),b=0,w=p||arraySpeciesCreate,S=e?w(u,m):r||a?w(u,0):void 0;m>b;b++)if((c||b in y)&&(d=g(h=y[b],b,v),t))if(e)S[b]=d;else if(d)switch(t){case 3:return!0;case 5:return h;case 6:return b;case 2:Mt.call(S,h)}else switch(t){case 4:return!1;case 7:Mt.call(S,h)}return i?-1:n||o?o:S}},Nt={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=Object.defineProperty,Dt={},thrower=function(t){throw t},arrayMethodUsesToLength=function(t,e){if(has(Dt,t))return Dt[t];e||(e={});var r=[][t],o=!!has(e,"ACCESSORS")&&e.ACCESSORS,i=has(e,0)?e[0]:thrower,a=has(e,1)?e[1]:void 0;return Dt[t]=!!r&&!fails((function(){if(o&&!n)return!0;var t={length:-1};o?Gt(t,1,{enumerable:!0,get:thrower}):t[1]=1,r.call(t,i,a)}))},Ut=Nt.find,zt="find",Wt=!0,$t=arrayMethodUsesToLength(zt);zt in[]&&Array(1).find((function(){Wt=!1})),_export({target:"Array",proto:!0,forced:Wt||!$t},{find:function find(t){return Ut(this,t,arguments.length>1?arguments[1]:void 0)}}),addToUnscopables(zt);var Bt=J.includes,Vt=arrayMethodUsesToLength("indexOf",{ACCESSORS:!0,1:0});_export({target:"Array",proto:!0,forced:!Vt},{includes:function includes(t){return Bt(this,t,arguments.length>1?arguments[1]:void 0)}}),addToUnscopables("includes");var Yt=Nt.map,Ht=arrayMethodHasSpeciesSupport("map"),Kt=arrayMethodUsesToLength("map");_export({target:"Array",proto:!0,forced:!Ht||!Kt},{map:function map(t){return Yt(this,t,arguments.length>1?arguments[1]:void 0)}});var qt=[].slice,Jt={},construct=function(t,e,r){if(!(e in Jt)){for(var n=[],o=0;o<e;o++)n[o]="a["+o+"]";Jt[e]=Function("C,a","return new C("+n.join(",")+")")}return Jt[e](t,r)},Xt=Function.bind||function bind(t){var e=aFunction$1(this),r=qt.call(arguments,1),n=function bound(){var o=r.concat(qt.call(arguments));return this instanceof n?construct(e,o.length,o):e.apply(t,o)};return isObject(e.prototype)&&(n.prototype=e.prototype),n};_export({target:"Function",proto:!0},{bind:Xt});var Qt=g.f,Zt=Function.prototype,te=Zt.toString,ee=/^\s*function ([^ (]*)/,re="name";n&&!(re in Zt)&&Qt(Zt,re,{configurable:!0,get:function(){try{return te.call(this).match(ee)[1]}catch(t){return""}}});var ne=Object.assign,oe=Object.defineProperty,ie=!ne||fails((function(){if(n&&1!==ne({b:1},ne(oe({},"a",{enumerable:!0,get:function(){oe(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var t={},e={},r=Symbol(),o="abcdefghijklmnopqrst";return t[r]=7,o.split("").forEach((function(t){e[t]=t})),7!=ne({},t)[r]||At(ne({},e)).join("")!=o}))?function assign(t,e){for(var r=toObject(t),o=arguments.length,i=1,c=et.f,u=a.f;o>i;)for(var l,s=f(arguments[i++]),p=c?At(s).concat(c(s)):At(s),h=p.length,d=0;h>d;)l=p[d++],n&&!u.call(s,l)||(r[l]=s[l]);return r}:ne;_export({target:"Object",stat:!0,forced:Object.assign!==ie},{assign:ie});var ae={};ae[wellKnownSymbol("toStringTag")]="z";var ce="[object z]"===String(ae),ue=wellKnownSymbol("toStringTag"),fe="Arguments"==classofRaw(function(){return arguments}()),le=ce?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),ue))?r:fe?classofRaw(e):"Object"==(n=classofRaw(e))&&"function"==typeof e.callee?"Arguments":n},se=ce?{}.toString:function toString(){return"[object "+le(this)+"]"};ce||$(Object.prototype,"toString",se,{unsafe:!0});var pe=r.Promise,he=g.f,de=wellKnownSymbol("toStringTag"),setToStringTag=function(t,e,r){t&&!has(t=r?t:t.prototype,de)&&he(t,de,{configurable:!0,value:e})},ve=wellKnownSymbol("species"),ye={},ge=wellKnownSymbol("iterator"),me=Array.prototype,be=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,f,l,s=r&&r.that,p=!(!r||!r.AS_ENTRIES),h=!(!r||!r.IS_ITERATOR),d=!(!r||!r.INTERRUPTED),v=functionBindContext(e,s,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[be]||t["@@iterator"]||ye[le(t)]}(t)))throw TypeError("Target is not iterable");if(void 0!==(l=o)&&(ye.Array===l||me[ge]===l)){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;!(f=u.call(n)).done;){try{c=callFn(f.value)}catch(t){throw iteratorClose(n),t}if("object"==typeof c&&c&&c instanceof Result)return c}return new Result(!1)},we=wellKnownSymbol("iterator"),Se=!1;try{var xe=0,Ee={next:function(){return{done:!!xe++}},return:function(){Se=!0}};Ee[we]=function(){return this},Array.from(Ee,(function(){throw 2}))}catch(t){}var Oe,_e,je,ke=wellKnownSymbol("species"),Pe=/(iphone|ipod|ipad).*applewebkit/i.test(gt),Ae="process"==classofRaw(r.process),Te=r.location,Ie=r.setImmediate,Le=r.clearImmediate,Re=r.process,Ce=r.MessageChannel,Fe=r.Dispatch,Me=0,Ne={},Ge="onreadystatechange",run=function(t){if(Ne.hasOwnProperty(t)){var e=Ne[t];delete Ne[t],e()}},runner=function(t){return function(){run(t)}},listener=function(t){run(t.data)},post=function(t){r.postMessage(t+"",Te.protocol+"//"+Te.host)};Ie&&Le||(Ie=function setImmediate(t){for(var e=[],r=1;arguments.length>r;)e.push(arguments[r++]);return Ne[++Me]=function(){("function"==typeof t?t:Function(t)).apply(void 0,e)},Oe(Me),Me},Le=function clearImmediate(t){delete Ne[t]},Ae?Oe=function(t){Re.nextTick(runner(t))}:Fe&&Fe.now?Oe=function(t){Fe.now(runner(t))}:Ce&&!Pe?(je=(_e=new Ce).port2,_e.port1.onmessage=listener,Oe=functionBindContext(je.postMessage,je,1)):r.addEventListener&&"function"==typeof postMessage&&!r.importScripts&&Te&&"file:"!==Te.protocol&&!fails(post)?(Oe=post,r.addEventListener("message",listener,!1)):Oe=Ge in documentCreateElement("script")?function(t){It.appendChild(documentCreateElement("script")).onreadystatechange=function(){It.removeChild(this),run(t)}}:function(t){setTimeout(runner(t),0)});var De,Ue,ze,We,$e,Be,Ve,Ye,He={set:Ie,clear:Le},Ke=/web0s(?!.*chrome)/i.test(gt),qe=v.f,Je=He.set,Xe=r.MutationObserver||r.WebKitMutationObserver,Qe=r.document,Ze=r.process,tr=r.Promise,er=qe(r,"queueMicrotask"),rr=er&&er.value;rr||(De=function(){var t,e;for(Ae&&(t=Ze.domain)&&t.exit();Ue;){e=Ue.fn,Ue=Ue.next;try{e()}catch(t){throw Ue?We():ze=void 0,t}}ze=void 0,t&&t.enter()},Pe||Ae||Ke||!Xe||!Qe?tr&&tr.resolve?(Ve=tr.resolve(void 0),Ye=Ve.then,We=function(){Ye.call(Ve,De)}):We=Ae?function(){Ze.nextTick(De)}:function(){Je.call(r,De)}:($e=!0,Be=Qe.createTextNode(""),new Xe(De).observe(Be,{characterData:!0}),We=function(){Be.data=$e=!$e}));var nr,or,ir,ar,cr=rr||function(t){var e={fn:t,next:void 0};ze&&(ze.next=e),Ue||(Ue=e,We()),ze=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)},ur={f:function(t){return new PromiseCapability(t)}},promiseResolve=function(t,e){if(anObject(t),isObject(e)&&e.constructor===t)return e;var r=ur.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}}},fr=He.set,lr=wellKnownSymbol("species"),sr="Promise",pr=W.get,hr=W.set,dr=W.getterFor(sr),vr=pe,yr=r.TypeError,gr=r.document,mr=r.process,br=getBuiltIn("fetch"),wr=ur.f,Sr=wr,xr=!!(gr&&gr.createEvent&&r.dispatchEvent),Er="function"==typeof PromiseRejectionEvent,Or="unhandledrejection",_r=ut(sr,(function(){if(!(_(vr)!==String(vr))){if(66===St)return!0;if(!Ae&&!Er)return!0}if(St>=51&&/native code/.test(vr))return!1;var t=vr.resolve(1),FakePromise=function(t){t((function(){}),(function(){}))};return(t.constructor={})[lr]=FakePromise,!(t.then((function(){}))instanceof FakePromise)})),jr=_r||!function(t,e){if(!e&&!Se)return!1;var r=!1;try{var n={};n[we]=function(){return{next:function(){return{done:r=!0}}}},t(n)}catch(t){}return r}((function(t){vr.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;cr((function(){for(var n=t.value,o=1==t.state,i=0;r.length>i;){var a,c,u,f=r[i++],l=o?f.ok:f.fail,s=f.resolve,p=f.reject,h=f.domain;try{l?(o||(2===t.rejection&&onHandleUnhandled(t),t.rejection=1),!0===l?a=n:(h&&h.enter(),a=l(n),h&&(h.exit(),u=!0)),a===f.promise?p(yr("Promise-chain cycle")):(c=isThenable(a))?c.call(a,s,p):s(a)):p(n)}catch(t){h&&!u&&h.exit(),p(t)}}t.reactions=[],t.notified=!1,e&&!t.rejection&&onUnhandled(t)}))}},dispatchEvent=function(t,e,n){var o,i;xr?((o=gr.createEvent("Event")).promise=e,o.reason=n,o.initEvent(t,!1,!0),r.dispatchEvent(o)):o={promise:e,reason:n},!Er&&(i=r["on"+t])?i(o):t===Or&&function(t,e){var n=r.console;n&&n.error&&(1===arguments.length?n.error(t):n.error(t,e))}("Unhandled promise rejection",n)},onUnhandled=function(t){fr.call(r,(function(){var e,r=t.facade,n=t.value;if(isUnhandled(t)&&(e=perform((function(){Ae?mr.emit("unhandledRejection",n,r):dispatchEvent(Or,r,n)})),t.rejection=Ae||isUnhandled(t)?2:1,e.error))throw e.value}))},isUnhandled=function(t){return 1!==t.rejection&&!t.parent},onHandleUnhandled=function(t){fr.call(r,(function(){var e=t.facade;Ae?mr.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 yr("Promise can't be resolved itself");var n=isThenable(e);n?cr((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)}}};_r&&(vr=function Promise(t){!function(t,e,r){if(!(t instanceof e))throw TypeError("Incorrect "+(r?r+" ":"")+"invocation")}(this,vr,sr),aFunction$1(t),nr.call(this);var e=pr(this);try{t(bind(internalResolve,e),bind(internalReject,e))}catch(t){internalReject(e,t)}},(nr=function Promise(t){hr(this,{type:sr,done:!1,notified:!1,parent:!1,reactions:[],rejection:!1,state:0,value:void 0})}).prototype=function(t,e,r){for(var n in e)$(t,n,e[n],r);return t}(vr.prototype,{then:function then(t,e){var r,n,o,i=dr(this),a=wr((r=vr,void 0===(o=anObject(this).constructor)||null==(n=anObject(o)[ke])?r:aFunction$1(n)));return a.ok="function"!=typeof t||t,a.fail="function"==typeof e&&e,a.domain=Ae?mr.domain:void 0,i.parent=!0,i.reactions.push(a),0!=i.state&&notify$1(i,!1),a.promise},catch:function(t){return this.then(void 0,t)}}),or=function(){var t=new nr,e=pr(t);this.promise=t,this.resolve=bind(internalResolve,e),this.reject=bind(internalReject,e)},ur.f=wr=function(t){return t===vr||t===ir?new or(t):Sr(t)},"function"==typeof pe&&(ar=pe.prototype.then,$(pe.prototype,"then",(function then(t,e){var r=this;return new vr((function(t,e){ar.call(r,t,e)})).then(t,e)}),{unsafe:!0}),"function"==typeof br&&_export({global:!0,enumerable:!0,forced:!0},{fetch:function fetch(t){return promiseResolve(vr,br.apply(r,arguments))}}))),_export({global:!0,wrap:!0,forced:_r},{Promise:vr}),setToStringTag(vr,sr,!1),function(t){var e=getBuiltIn(t),r=g.f;n&&e&&!e[ve]&&r(e,ve,{configurable:!0,get:function(){return this}})}(sr),ir=getBuiltIn(sr),_export({target:sr,stat:!0,forced:_r},{reject:function reject(t){var e=wr(this);return e.reject.call(void 0,t),e.promise}}),_export({target:sr,stat:!0,forced:_r},{resolve:function resolve(t){return promiseResolve(this,t)}}),_export({target:sr,stat:!0,forced:jr},{all:function all(t){var e=this,r=wr(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++,f=!1;i.push(void 0),c++,r.call(e,t).then((function(t){f||(f=!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=wr(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 kr,Pr,Ar={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")}))},Tr=RegExp.prototype.exec,Ir=String.prototype.replace,Lr=Tr,Rr=(kr=/a/,Pr=/b*/g,Tr.call(kr,"a"),Tr.call(Pr,"a"),0!==kr.lastIndex||0!==Pr.lastIndex),Cr=Ar.UNSUPPORTED_Y||Ar.BROKEN_CARET,Fr=void 0!==/()??/.exec("")[1];(Rr||Fr||Cr)&&(Lr=function exec(t){var e,r,n,o,i=this,a=Cr&&i.sticky,c=regexpFlags.call(i),u=i.source,f=0,l=t;return a&&(-1===(c=c.replace("y","")).indexOf("g")&&(c+="g"),l=String(t).slice(i.lastIndex),i.lastIndex>0&&(!i.multiline||i.multiline&&"\n"!==t[i.lastIndex-1])&&(u="(?: "+u+")",l=" "+l,f++),r=new RegExp("^(?:"+u+")",c)),Fr&&(r=new RegExp("^"+u+"$(?!\\s)",c)),Rr&&(e=i.lastIndex),n=Tr.call(a?r:i,l),a?n?(n.input=n.input.slice(f),n[0]=n[0].slice(f),n.index=i.lastIndex,i.lastIndex+=n[0].length):i.lastIndex=0:Rr&&n&&(i.lastIndex=i.global?n.index+n[0].length:e),Fr&&n&&n.length>1&&Ir.call(n[0],r,(function(){for(o=1;o<arguments.length-2;o++)void 0===arguments[o]&&(n[o]=void 0)})),n});var Mr=Lr;_export({target:"RegExp",proto:!0,forced:/./.exec!==Mr},{exec:Mr});var Nr=wellKnownSymbol("match"),notARegexp=function(t){if(function(t){var e;return isObject(t)&&(void 0!==(e=t[Nr])?!!e:"RegExp"==classofRaw(t))}(t))throw TypeError("The method doesn't accept regular expressions");return t},Gr=wellKnownSymbol("match");_export({target:"String",proto:!0,forced:!function(t){var e=/./;try{"/./"[t](e)}catch(r){try{return e[Gr]=!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 Dr=wellKnownSymbol("species"),Ur=!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"),Wr=wellKnownSymbol("replace"),$r=!!/./[Wr]&&""===/./[Wr]("a","$0"),Br=!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$2=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}},Vr={codeAt:createMethod$2(!1),charAt:createMethod$2(!0)},Yr=Vr.charAt,advanceStringIndex=function(t,e,r){return e+(r?Yr(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 Mr.call(t,e)};!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[Dr]=function(){return r},r.flags="",r[o]=/./[o]),r.exec=function(){return e=!0,null},r[o](""),!e}));if(!i||!a||"replace"===t&&(!Ur||!zr||$r)||"split"===t&&!Br){var c=/./[o],u=r(o,""[t],(function(t,e,r,n,o){return e.exec===Mr?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:$r}),f=u[0],l=u[1];$(String.prototype,t,f),$(RegExp.prototype,o,2==e?function(t,e){return l.call(t,this,e)}:function(t){return l.call(t,this)})}n&&m(RegExp.prototype[o],"sham",!0)}("match",1,(function(t,e,r){return[function match(e){var r=requireObjectCoercible(this),n=null==e?void 0:e[t];return void 0!==n?n.call(e,r):new RegExp(e)[t](String(r))},function(t){var n=r(e,t,this);if(n.done)return n.value;var o=anObject(t),i=String(this);if(!o.global)return regexpExecAbstract(o,i);var a=o.unicode;o.lastIndex=0;for(var c,u=[],f=0;null!==(c=regexpExecAbstract(o,i));){var l=String(c[0]);u[f]=l,""===l&&(o.lastIndex=advanceStringIndex(i,toLength(o.lastIndex),a)),f++}return 0===f?null:u}]}));var Hr=tt.f,Kr={}.toString,qr="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],Jr={f:function getOwnPropertyNames(t){return qr&&"[object Window]"==Kr.call(t)?function(t){try{return Hr(t)}catch(t){return qr.slice()}}(t):Hr(toIndexedObject(t))}},Xr={f:wellKnownSymbol},Qr=g.f,defineWellKnownSymbol=function(t){var e=B.Symbol||(B.Symbol={});has(e,t)||Qr(e,t,{value:Xr.f(t)})},Zr=Nt.forEach,tn=sharedKey("hidden"),en="Symbol",rn=wellKnownSymbol("toPrimitive"),nn=W.set,on=W.getterFor(en),an=Object.prototype,cn=r.Symbol,un=getBuiltIn("JSON","stringify"),fn=v.f,ln=g.f,sn=Jr.f,pn=a.f,hn=P("symbols"),dn=P("op-symbols"),vn=P("string-to-symbol-registry"),yn=P("symbol-to-string-registry"),gn=P("wks"),mn=r.QObject,bn=!mn||!mn.prototype||!mn.prototype.findChild,wn=n&&fails((function(){return 7!=Rt(ln({},"a",{get:function(){return ln(this,"a",{value:7}).a}})).a}))?function(t,e,r){var n=fn(an,e);n&&delete an[e],ln(t,e,r),n&&t!==an&&ln(an,e,n)}:ln,wrap=function(t,e){var r=hn[t]=Rt(cn.prototype);return nn(r,{type:en,tag:t,description:e}),n||(r.description=e),r},Sn=pt?function(t){return"symbol"==typeof t}:function(t){return Object(t)instanceof cn},xn=function defineProperty(t,e,r){t===an&&xn(dn,e,r),anObject(t);var n=toPrimitive(e,!0);return anObject(r),has(hn,n)?(r.enumerable?(has(t,tn)&&t[tn][n]&&(t[tn][n]=!1),r=Rt(r,{enumerable:createPropertyDescriptor(0,!1)})):(has(t,tn)||ln(t,tn,createPropertyDescriptor(1,{})),t[tn][n]=!0),wn(t,n,r)):ln(t,n,r)},En=function defineProperties(t,e){anObject(t);var r=toIndexedObject(e),o=At(r).concat(kn(r));return Zr(o,(function(e){n&&!On.call(r,e)||xn(t,e,r[e])})),t},On=function propertyIsEnumerable(t){var e=toPrimitive(t,!0),r=pn.call(this,e);return!(this===an&&has(hn,e)&&!has(dn,e))&&(!(r||!has(this,e)||!has(hn,e)||has(this,tn)&&this[tn][e])||r)},_n=function getOwnPropertyDescriptor(t,e){var r=toIndexedObject(t),n=toPrimitive(e,!0);if(r!==an||!has(hn,n)||has(dn,n)){var o=fn(r,n);return!o||!has(hn,n)||has(r,tn)&&r[tn][n]||(o.enumerable=!0),o}},jn=function getOwnPropertyNames(t){var e=sn(toIndexedObject(t)),r=[];return Zr(e,(function(t){has(hn,t)||has(L,t)||r.push(t)})),r},kn=function getOwnPropertySymbols(t){var e=t===an,r=sn(e?dn:toIndexedObject(t)),n=[];return Zr(r,(function(t){!has(hn,t)||e&&!has(an,t)||n.push(hn[t])})),n};if(st||($((cn=function Symbol(){if(this instanceof cn)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===an&&setter.call(dn,t),has(this,tn)&&has(this[tn],e)&&(this[tn][e]=!1),wn(this,e,createPropertyDescriptor(1,t))};return n&&bn&&wn(an,e,{configurable:!0,set:setter}),wrap(e,t)}).prototype,"toString",(function toString(){return on(this).tag})),$(cn,"withoutSetter",(function(t){return wrap(uid(t),t)})),a.f=On,g.f=xn,v.f=_n,tt.f=Jr.f=jn,et.f=kn,Xr.f=function(t){return wrap(wellKnownSymbol(t),t)},n&&(ln(cn.prototype,"description",{configurable:!0,get:function description(){return on(this).description}}),$(an,"propertyIsEnumerable",On,{unsafe:!0}))),_export({global:!0,wrap:!0,forced:!st,sham:!st},{Symbol:cn}),Zr(At(gn),(function(t){defineWellKnownSymbol(t)})),_export({target:en,stat:!0,forced:!st},{for:function(t){var e=String(t);if(has(vn,e))return vn[e];var r=cn(e);return vn[e]=r,yn[r]=e,r},keyFor:function keyFor(t){if(!Sn(t))throw TypeError(t+" is not a symbol");if(has(yn,t))return yn[t]},useSetter:function(){bn=!0},useSimple:function(){bn=!1}}),_export({target:"Object",stat:!0,forced:!st,sham:!n},{create:function create(t,e){return void 0===e?Rt(t):En(Rt(t),e)},defineProperty:xn,defineProperties:En,getOwnPropertyDescriptor:_n}),_export({target:"Object",stat:!0,forced:!st},{getOwnPropertyNames:jn,getOwnPropertySymbols:kn}),_export({target:"Object",stat:!0,forced:fails((function(){et.f(1)}))},{getOwnPropertySymbols:function getOwnPropertySymbols(t){return et.f(toObject(t))}}),un){var Pn=!st||fails((function(){var t=cn();return"[null]"!=un([t])||"{}"!=un({a:t})||"{}"!=un(Object(t))}));_export({target:"JSON",stat:!0,forced:Pn},{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)&&!Sn(t))return lt(e)||(e=function(t,e){if("function"==typeof n&&(e=n.call(this,t,e)),!Sn(e))return e}),o[1]=e,un.apply(null,o)}})}cn.prototype[rn]||m(cn.prototype,rn,cn.prototype.valueOf),setToStringTag(cn,en),L[tn]=!0;var An=g.f,Tn=r.Symbol;if(n&&"function"==typeof Tn&&(!("description"in Tn.prototype)||void 0!==Tn().description)){var In={},Ln=function Symbol(){var t=arguments.length<1||void 0===arguments[0]?void 0:String(arguments[0]),e=this instanceof Ln?new Tn(t):void 0===t?Tn():Tn(t);return""===t&&(In[e]=!0),e};copyConstructorProperties(Ln,Tn);var Rn=Ln.prototype=Tn.prototype;Rn.constructor=Ln;var Cn=Rn.toString,Fn="Symbol(test)"==String(Tn("test")),Mn=/^Symbol\((.*)\)[^)]+$/;An(Rn,"description",{configurable:!0,get:function description(){var t=isObject(this)?this.valueOf():this,e=Cn.call(t);if(has(In,t))return"";var r=Fn?e.slice(7,-1):e.replace(Mn,"$1");return""===r?void 0:r}}),_export({global:!0,forced:!0},{Symbol:Ln})}defineWellKnownSymbol("asyncIterator"),defineWellKnownSymbol("iterator"),defineWellKnownSymbol("toStringTag");var Nn=Nt.forEach,Gn=function(t,e){var r=[][t];return!!r&&fails((function(){r.call(null,e||function(){throw 1},1)}))}("forEach"),Dn=arrayMethodUsesToLength("forEach"),Un=Gn&&Dn?[].forEach:function forEach(t){return Nn(this,t,arguments.length>1?arguments[1]:void 0)};_export({target:"Array",proto:!0,forced:[].forEach!=Un},{forEach:Un});var zn,Wn,$n,Bn=!fails((function(){function F(){}return F.prototype.constructor=null,Object.getPrototypeOf(new F)!==F.prototype})),Vn=sharedKey("IE_PROTO"),Yn=Object.prototype,Hn=Bn?Object.getPrototypeOf:function(t){return t=toObject(t),has(t,Vn)?t[Vn]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?Yn:null},Kn=wellKnownSymbol("iterator"),qn=!1;[].keys&&("next"in($n=[].keys())?(Wn=Hn(Hn($n)))!==Object.prototype&&(zn=Wn):qn=!0),null==zn&&(zn={}),has(zn,Kn)||m(zn,Kn,(function(){return this}));var Jn={IteratorPrototype:zn,BUGGY_SAFARI_ITERATORS:qn},Xn=Jn.IteratorPrototype,returnThis$1=function(){return this},Qn=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),Zn=Jn.IteratorPrototype,to=Jn.BUGGY_SAFARI_ITERATORS,eo=wellKnownSymbol("iterator"),ro="keys",no="values",oo="entries",returnThis$2=function(){return this},defineIterator=function(t,e,r,n,o,i,a){!function(t,e,r){var n=e+" Iterator";t.prototype=Rt(Xn,{next:createPropertyDescriptor(1,r)}),setToStringTag(t,n,!1),ye[n]=returnThis$1}(r,e,n);var c,u,f,getIterationMethod=function(t){if(t===o&&d)return d;if(!to&&t in p)return p[t];switch(t){case ro:return function keys(){return new r(this,t)};case no:return function values(){return new r(this,t)};case oo:return function entries(){return new r(this,t)}}return function(){return new r(this)}},l=e+" Iterator",s=!1,p=t.prototype,h=p[eo]||p["@@iterator"]||o&&p[o],d=!to&&h||getIterationMethod(o),v="Array"==e&&p.entries||h;if(v&&(c=Hn(v.call(new t)),Zn!==Object.prototype&&c.next&&(Hn(c)!==Zn&&(Qn?Qn(c,Zn):"function"!=typeof c[eo]&&m(c,eo,returnThis$2)),setToStringTag(c,l,!0))),o==no&&h&&h.name!==no&&(s=!0,d=function values(){return h.call(this)}),p[eo]!==d&&m(p,eo,d),ye[e]=d,o)if(u={values:getIterationMethod(no),keys:i?d:getIterationMethod(ro),entries:getIterationMethod(oo)},a)for(f in u)(to||s||!(f in p))&&$(p,f,u[f]);else _export({target:e,proto:!0,forced:to||s},u);return u},io="Array Iterator",ao=W.set,co=W.getterFor(io),uo=defineIterator(Array,"Array",(function(t,e){ao(this,{type:io,target:toIndexedObject(t),index:0,kind:e})}),(function(){var t=co(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");ye.Arguments=ye.Array,addToUnscopables("keys"),addToUnscopables("values"),addToUnscopables("entries");var fo=[].reverse,lo=[1,2];_export({target:"Array",proto:!0,forced:String(lo)===String(lo.reverse())},{reverse:function reverse(){return lt(this)&&(this.length=this.length),fo.call(this)}});var so=arrayMethodHasSpeciesSupport("slice"),po=arrayMethodUsesToLength("slice",{ACCESSORS:!0,0:0,1:2}),ho=wellKnownSymbol("species"),vo=[].slice,yo=Math.max;_export({target:"Array",proto:!0,forced:!so||!po},{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(lt(i)&&("function"!=typeof(r=i.constructor)||r!==Array&&!lt(r.prototype)?isObject(r)&&null===(r=r[ho])&&(r=void 0):r=void 0,r===Array||void 0===r))return vo.call(i,c,u);for(n=new(void 0===r?Array:r)(yo(u-c,0)),o=0;c<u;c++,o++)c in i&&createProperty(n,o,i[c]);return n.length=o,n}});var go=Date.prototype,mo="Invalid Date",bo="toString",wo=go.toString,So=go.getTime;new Date(NaN)+""!=mo&&$(go,bo,(function toString(){var t=So.call(this);return t==t?wo.call(this):mo})),setToStringTag(r.JSON,"JSON",!0),setToStringTag(Math,"Math",!0),_export({target:"Object",stat:!0,sham:!n},{create:Rt}),_export({target:"Object",stat:!0,forced:!n,sham:!n},{defineProperty:g.f});var xo=fails((function(){Hn(1)}));_export({target:"Object",stat:!0,forced:xo,sham:!Bn},{getPrototypeOf:function getPrototypeOf(t){return Hn(toObject(t))}}),_export({target:"Object",stat:!0},{setPrototypeOf:Qn});var Eo="toString",Oo=RegExp.prototype,_o=Oo.toString,jo=fails((function(){return"/a/b"!=_o.call({source:"a",flags:"b"})})),ko=_o.name!=Eo;(jo||ko)&&$(RegExp.prototype,Eo,(function toString(){var t=anObject(this),e=String(t.source),r=t.flags;return"/"+e+"/"+String(void 0===r&&t instanceof RegExp&&!("flags"in Oo)?regexpFlags.call(t):r)}),{unsafe:!0});var Po=Vr.charAt,Ao="String Iterator",To=W.set,Io=W.getterFor(Ao);defineIterator(String,"String",(function(t){To(this,{type:Ao,string:String(t),index:0})}),(function next(){var t,e=Io(this),r=e.string,n=e.index;return n>=r.length?{value:void 0,done:!0}:(t=Po(r,n),e.index+=t.length,{value:t,done:!1})}));var Lo={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 Ro in Lo){var Co=r[Ro],Fo=Co&&Co.prototype;if(Fo&&Fo.forEach!==Un)try{m(Fo,"forEach",Un)}catch(t){Fo.forEach=Un}}var Mo=wellKnownSymbol("iterator"),No=wellKnownSymbol("toStringTag"),Go=uo.values;for(var Do in Lo){var Uo=r[Do],zo=Uo&&Uo.prototype;if(zo){if(zo[Mo]!==Go)try{m(zo,Mo,Go)}catch(t){zo[Mo]=Go}if(zo[No]||m(zo,No,Do),Lo[Do])for(var Wo in uo)if(zo[Wo]!==uo[Wo])try{m(zo,Wo,uo[Wo])}catch(t){zo[Wo]=uo[Wo]}}}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)}))}}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===l)throw new Error("Generator is already running");if(n===s){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=s,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);n=l;var h=tryCatch(t,e,r);if("normal"===h.type){if(n=r.done?s:f,h.arg===p)continue;return{value:h.arg,done:r.done}}"throw"===h.type&&(n=s,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",f="suspendedYield",l="executing",s="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,f=u.value;return f&&"object"===_typeof(f)&&n.call(f,"__await")?e.resolve(f.__await).then((function(t){invoke("next",t,i,a)}),(function(t){invoke("throw",t,i,a)})):e.resolve(f).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)}}));function __variableDynamicImportRuntime0__(t){switch(t){case"./locale/en.js":return Promise.resolve().then((function(){return Bo}));case"./locale/fr.js":return Promise.resolve().then((function(){return Vo}));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-arrows.js
*
* @license MIT
*
* @copyright 2010 Alexis Deveria
*
*/var $o=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 Bo}));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)}}(),Bo=(t("default",{name:"arrows",init:function init(t){var e=this;return _asyncToGenerator(regeneratorRuntime.mark((function _callee3(){var r,n,o,i,a,c,u,f,l,s,p,h,d,v,y,g,m,b,w,S;return regeneratorRuntime.wrap((function _callee3$(x){for(;;)switch(x.prev=x.next){case 0:return w=function _colorChanged(e){var r=e.getAttribute("stroke"),n=["start","mid","end"],i=o.findDefs();c.each(n,(function(o,a){var u=v(e,"marker-"+a);if(u){var f=c(u).children().attr("fill"),s=c(u).children().attr("d");if(f!==r){var p=c(i).find("marker"),h=null;if(p.each((function(){var t=c(this).children().attr(["fill","d"]);t.fill===r&&t.d===s&&(h=this)})),!h){var d=u.id.includes("_fw")?"fw":"bk";h=m(d,a,l+d+p.length),c(h).children().attr("fill",r)}c(e).attr("marker-"+a,"url(#"+h.id+")");var y=!0;c(t.svgcontent).find("line, polyline, path, polygon").each((function(){var t=this;if(c.each(n,(function(e,r){if(c(t).attr("marker-"+r)==="url(#"+u.id+")")return y=!1})),!y)return!1})),y&&c(u).remove()}}}))},b=function _setArrow(){g();var t=this.value;if("none"!==t){var e="fw";"mid_bk"===t?(t="mid",e="bk"):"both"===t?(m("bk",t),o.changeSelectedAttribute("marker-start","url(#"+d.bk.id+")"),t="end",e="fw"):"start"===t&&(e="bk"),m(e,t),o.changeSelectedAttribute("marker-"+t,"url(#"+d[e].id+")"),o.call("changed",f)}},m=function _addMarker(t,e,r){r=r||l+t;var n=d[t];"mid"===e&&(n.refx=5);var a=o.getElem(r);if(!a){a=i({element:"marker",attr:{viewBox:"0 0 10 10",id:r,refY:5,markerUnits:"strokeWidth",markerWidth:5,markerHeight:5,orient:"auto",style:"pointer-events:none"}});var c=i({element:"path",attr:{d:n.d,fill:"#000000"}});a.append(c),o.findDefs().append(a)}return a.setAttribute("refX",n.refx),a},g=function _resetMarker(){var t=f[0];t.removeAttribute("marker-start"),t.removeAttribute("marker-mid"),t.removeAttribute("marker-end")},y=function _showPanel(t){if(c("#arrow_panel").toggle(t),t){var e,r=f[0],n=r.getAttribute("marker-end"),o=r.getAttribute("marker-start"),i=r.getAttribute("marker-mid");n&&o?e="both":n?e="end":o?e="start":i&&(e="mid",i.includes("bk")&&(e="mid_bk")),o||i||n||(e="none"),c("#arrow_list").val(e)}},v=function _getLinked(t,e){var r=t.getAttribute(e);if(!r)return null;var n=r.match(/\(#(.*)\)/);return n&&2===n.length?o.getElem(n[1]):null},h=function _unsetArrowNonce(t){s=!1,l=u,d.fw.id=l+"fw",d.bk.id=l+"bk"},p=function _setArrowNonce(t,e){s=!0,l=u+e+"_",d.fw.id=l+"fw",d.bk.id=l+"bk"},r=e,x.next=11,$o(r.configObj.pref("lang"));case 11:return n=x.sent,o=r.svgCanvas,i=o.addSVGElementFromJson,a=t.nonce,c=t.$,u="se_arrow_",s=t.randomize_ids,o.bind("setnonce",p),o.bind("unsetnonce",h),l=s?"".concat(u).concat(a,"_"):u,d={fw:{d:"m0,0l10,5l-10,5l5,-5l-5,-5z",refx:8,id:l+"fw"},bk:{d:"m10,0l-10,5l10,5l-5,-5l5,-5z",refx:2,id:l+"bk"}},S=[{type:"select",panel:"arrow_panel",id:"arrow_list",defval:"none",events:{change:b}}],x.abrupt("return",{name:n.name,context_tools:n.contextTools.map((function(t,e){return Object.assign(S[e],t)})),callback:function callback(){c("#arrow_panel").hide(),c("#arrow_list option")[0].id="connector_no_arrow"},addLangData:function addLangData(t){return _asyncToGenerator(regeneratorRuntime.mark((function _callee2(){var e,r,n;return regeneratorRuntime.wrap((function _callee2$(o){for(;;)switch(o.prev=o.next){case 0:return t.lang,e=t.importLocale,o.next=3,e();case 3:return r=o.sent,n=r.langList,o.abrupt("return",{data:n});case 6:case"end":return o.stop()}}),_callee2)})))()},selectedChanged:function selectedChanged(t){for(var e=["line","path","polyline","polygon"],r=(f=t.elems).length;r--;){var n=f[r];n&&e.includes(n.tagName)&&t.selectedElement&&!t.multiselected?y(!0):y(!1)}},elementChanged:function elementChanged(t){var e=t.elems[0];e&&(e.getAttribute("marker-start")||e.getAttribute("marker-mid")||e.getAttribute("marker-end"))&&w(e)}});case 21:case"end":return x.stop()}}),_callee3)})))()}}),Object.freeze({__proto__:null,default:{name:"Arrows",langList:[{id:"arrow_none",textContent:"No arrow"}],contextTools:[{title:"Select arrow type",options:{none:"No arrow",end:"----&gt;",start:"&lt;----",both:"&lt;---&gt;",mid:"--&gt;--",mid_bk:"--&lt;--"}}]}})),Vo=Object.freeze({__proto__:null,default:{name:"Arrows",langList:[{id:"arrow_none",textContent:"Sans flèche"}],contextTools:[{title:"Select arrow type",options:{none:"No arrow",end:"----&gt;",start:"&lt;----",both:"&lt;---&gt;",mid:"--&gt;--",mid_bk:"--&lt;--"}}]}}),Yo=Object.freeze({__proto__:null,default:{name:"箭头",langList:[{id:"arrow_none",textContent:"无箭头"}],contextTools:[{title:"选择箭头类型",options:{none:"无箭头",end:"----&gt;",start:"&lt;----",both:"&lt;---&gt;",mid:"--&gt;--",mid_bk:"--&lt;--"}}]}})}}}));