10 lines
56 KiB
JavaScript
10 lines
56 KiB
JavaScript
System.register([],(function(t,e){"use strict";return{execute:function(){var r="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function createCommonjsModule(t,e,r){return t(r={path:e,exports:{},require:function(t,e){return function commonjsRequire(){throw new Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs")}(null==e&&r.path)}},r.exports),r.exports}var check=function(t){return t&&t.Math==Math&&t},n=check("object"==typeof globalThis&&globalThis)||check("object"==typeof window&&window)||check("object"==typeof self&&self)||check("object"==typeof r&&r)||Function("return this")(),fails=function(t){try{return!!t()}catch(t){return!0}},o=!fails((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]})),i={}.propertyIsEnumerable,a=Object.getOwnPropertyDescriptor,c={f:a&&!i.call({1:2},1)?function propertyIsEnumerable(t){var e=a(this,t);return!!e&&e.enumerable}:i},createPropertyDescriptor=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}},u={}.toString,classofRaw=function(t){return u.call(t).slice(8,-1)},l="".split,s=fails((function(){return!Object("z").propertyIsEnumerable(0)}))?function(t){return"String"==classofRaw(t)?l.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 s(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")},f={}.hasOwnProperty,has=function(t,e){return f.call(t,e)},p=n.document,h=isObject(p)&&isObject(p.createElement),documentCreateElement=function(t){return h?p.createElement(t):{}},y=!o&&!fails((function(){return 7!=Object.defineProperty(documentCreateElement("div"),"a",{get:function(){return 7}}).a})),d=Object.getOwnPropertyDescriptor,v={f:o?d:function getOwnPropertyDescriptor(t,e){if(t=toIndexedObject(t),e=toPrimitive(e,!0),y)try{return d(t,e)}catch(t){}if(has(t,e))return createPropertyDescriptor(!c.f.call(t,e),t[e])}},anObject=function(t){if(!isObject(t))throw TypeError(String(t)+" is not an object");return t},m=Object.defineProperty,g={f:o?m:function defineProperty(t,e,r){if(anObject(t),e=toPrimitive(e,!0),anObject(r),y)try{return m(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}},b=o?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{b(n,t,e)}catch(r){n[t]=e}return e},w="__core-js_shared__",S=n[w]||setGlobal(w,{}),O=Function.toString;"function"!=typeof S.inspectSource&&(S.inspectSource=function(t){return O.call(t)});var j,x,_,E=S.inspectSource,A=n.WeakMap,P="function"==typeof A&&/native code/.test(E(A)),T=createCommonjsModule((function(t){(t.exports=function(t,e){return S[t]||(S[t]=void 0!==e?e:{})})("versions",[]).push({version:"3.6.5",mode:"global",copyright:"© 2020 Denis Pushkarev (zloirock.ru)"})})),L=0,k=Math.random(),uid=function(t){return"Symbol("+String(void 0===t?"":t)+")_"+(++L+k).toString(36)},I=T("keys"),sharedKey=function(t){return I[t]||(I[t]=uid(t))},M={},C=n.WeakMap;if(P){var G=new C,z=G.get,N=G.has,R=G.set;j=function(t,e){return R.call(G,t,e),e},x=function(t){return z.call(G,t)||{}},_=function(t){return N.call(G,t)}}else{var D=sharedKey("state");M[D]=!0,j=function(t,e){return b(t,D,e),e},x=function(t){return has(t,D)?t[D]:{}},_=function(t){return has(t,D)}}var B,V={set:j,get:x,has:_,enforce:function(t){return _(t)?x(t):j(t,{})},getterFor:function(t){return function(e){var r;if(!isObject(e)||(r=x(e)).type!==t)throw TypeError("Incompatible receiver, "+t+" required");return r}}},q=createCommonjsModule((function(t){var e=V.get,r=V.enforce,o=String(String).split("String");(t.exports=function(t,e,i,a){var c=!!a&&!!a.unsafe,u=!!a&&!!a.enumerable,l=!!a&&!!a.noTargetGet;"function"==typeof i&&("string"!=typeof e||has(i,"name")||b(i,"name",e),r(i).source=o.join("string"==typeof e?e:"")),t!==n?(c?!l&&t[e]&&(u=!0):delete t[e],u?t[e]=i:b(t,e,i)):u?t[e]=i:setGlobal(e,i)})(Function.prototype,"toString",(function toString(){return"function"==typeof this&&e(this).source||E(this)}))})),W=n,aFunction=function(t){return"function"==typeof t?t:void 0},getBuiltIn=function(t,e){return arguments.length<2?aFunction(W[t])||aFunction(n[t]):W[t]&&W[t][e]||n[t]&&n[t][e]},Y=Math.ceil,U=Math.floor,toInteger=function(t){return isNaN(t=+t)?0:(t>0?U:Y)(t)},H=Math.min,toLength=function(t){return t>0?H(toInteger(t),9007199254740991):0},J=Math.max,$=Math.min,toAbsoluteIndex=function(t,e){var r=toInteger(t);return r<0?J(r+e,0):$(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)}.indexOf,objectKeysInternal=function(t,e){var r,n=toIndexedObject(t),o=0,i=[];for(r in n)!has(M,r)&&has(n,r)&&i.push(r);for(;e.length>o;)has(n,r=e[o++])&&(~K(i,r)||i.push(r));return i},X=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],Q=X.concat("length","prototype"),Z={f:Object.getOwnPropertyNames||function getOwnPropertyNames(t){return objectKeysInternal(t,Q)}},tt={f:Object.getOwnPropertySymbols},et=getBuiltIn("Reflect","ownKeys")||function ownKeys(t){var e=Z.f(anObject(t)),r=tt.f;return r?e.concat(r(t)):e},copyConstructorProperties=function(t,e){for(var r=et(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))}},rt=/#|\.prototype\./,isForced=function(t,e){var r=ot[nt(t)];return r==at||r!=it&&("function"==typeof e?fails(e):!!e)},nt=isForced.normalize=function(t){return String(t).replace(rt,".").toLowerCase()},ot=isForced.data={},it=isForced.NATIVE="N",at=isForced.POLYFILL="P",ct=isForced,ut=v.f,_export=function(t,e){var r,o,i,a,c,u=t.target,l=t.global,s=t.stat;if(r=l?n:s?n[u]||setGlobal(u,{}):(n[u]||{}).prototype)for(o in e){if(a=e[o],i=t.noTargetGet?(c=ut(r,o))&&c.value:r[o],!ct(l?o:u+(s?".":"#")+o,t.forced)&&void 0!==i){if(typeof a==typeof i)continue;copyConstructorProperties(a,i)}(t.sham||i&&i.sham)&&b(a,"sham",!0),q(r,o,a,t)}},toObject=function(t){return Object(requireObjectCoercible(t))},lt=!!Object.getOwnPropertySymbols&&!fails((function(){return!String(Symbol())})),st=lt&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,ft=T("wks"),pt=n.Symbol,ht=st?pt:pt&&pt.withoutSetter||uid,wellKnownSymbol=function(t){return has(ft,t)||(lt&&has(pt,t)?ft[t]=pt[t]:ft[t]=ht("Symbol."+t)),ft[t]},yt=Object.keys||function keys(t){return objectKeysInternal(t,X)},dt=o?Object.defineProperties:function defineProperties(t,e){anObject(t);for(var r,n=yt(e),o=n.length,i=0;o>i;)g.f(t,r=n[i++],e[r]);return t},vt=getBuiltIn("document","documentElement"),mt=sharedKey("IE_PROTO"),EmptyConstructor=function(){},scriptTag=function(t){return"<script>"+t+"</"+"script>"},NullProtoObject=function(){try{B=document.domain&&new ActiveXObject("htmlfile")}catch(t){}var t,e;NullProtoObject=B?function(t){t.write(scriptTag("")),t.close();var e=t.parentWindow.Object;return t=null,e}(B):((e=documentCreateElement("iframe")).style.display="none",vt.appendChild(e),e.src=String("javascript:"),(t=e.contentWindow.document).open(),t.write(scriptTag("document.F=Object")),t.close(),t.F);for(var r=X.length;r--;)delete NullProtoObject.prototype[X[r]];return NullProtoObject()};M[mt]=!0;var gt=Object.create||function create(t,e){var r;return null!==t?(EmptyConstructor.prototype=anObject(t),r=new EmptyConstructor,EmptyConstructor.prototype=null,r[mt]=t):r=NullProtoObject(),void 0===e?r:dt(r,e)},bt=wellKnownSymbol("unscopables"),wt=Array.prototype;null==wt[bt]&&g.f(wt,bt,{configurable:!0,value:gt(null)});var addToUnscopables=function(t){wt[bt][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)}},St=Array.isArray||function isArray(t){return"Array"==classofRaw(t)},Ot=wellKnownSymbol("species"),arraySpeciesCreate=function(t,e){var r;return St(t)&&("function"!=typeof(r=t.constructor)||r!==Array&&!St(r.prototype)?isObject(r)&&null===(r=r[Ot])&&(r=void 0):r=void 0),new(void 0===r?Array:r)(0===e?0:e)},jt=[].push,createMethod$1=function(t){var e=1==t,r=2==t,n=3==t,o=4==t,i=6==t,a=5==t||i;return function(c,u,l,f){for(var p,h,y=toObject(c),d=s(y),v=functionBindContext(u,l,3),m=toLength(d.length),g=0,b=f||arraySpeciesCreate,w=e?b(c,m):r?b(c,0):void 0;m>g;g++)if((a||g in d)&&(h=v(p=d[g],g,y),t))if(e)w[g]=h;else if(h)switch(t){case 3:return!0;case 5:return p;case 6:return g;case 2:jt.call(w,p)}else if(o)return!1;return i?-1:n||o?o:w}},xt={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)},_t=Object.defineProperty,Et={},thrower=function(t){throw t},arrayMethodUsesToLength=function(t,e){if(has(Et,t))return Et[t];e||(e={});var r=[][t],n=!!has(e,"ACCESSORS")&&e.ACCESSORS,i=has(e,0)?e[0]:thrower,a=has(e,1)?e[1]:void 0;return Et[t]=!!r&&!fails((function(){if(n&&!o)return!0;var t={length:-1};n?_t(t,1,{enumerable:!0,get:thrower}):t[1]=1,r.call(t,i,a)}))},At=xt.find,Pt="find",Tt=!0,Lt=arrayMethodUsesToLength(Pt);Pt in[]&&Array(1).find((function(){Tt=!1})),_export({target:"Array",proto:!0,forced:Tt||!Lt},{find:function find(t){return At(this,t,arguments.length>1?arguments[1]:void 0)}}),addToUnscopables(Pt);var arrayMethodIsStrict=function(t,e){var r=[][t];return!!r&&fails((function(){r.call(null,e||function(){throw 1},1)}))},kt=xt.forEach,It=arrayMethodIsStrict("forEach"),Mt=arrayMethodUsesToLength("forEach"),Ft=It&&Mt?[].forEach:function forEach(t){return kt(this,t,arguments.length>1?arguments[1]:void 0)};_export({target:"Array",proto:!0,forced:[].forEach!=Ft},{forEach:Ft});var Ct=[].join,Gt=s!=Object,zt=arrayMethodIsStrict("join",",");_export({target:"Array",proto:!0,forced:Gt||!zt},{join:function join(t){return Ct.call(toIndexedObject(this),void 0===t?",":t)}});var Nt,Rt,Dt=getBuiltIn("navigator","userAgent")||"",Bt=n.process,Vt=Bt&&Bt.versions,qt=Vt&&Vt.v8;qt?Rt=(Nt=qt.split("."))[0]+Nt[1]:Dt&&(!(Nt=Dt.match(/Edge\/(\d+)/))||Nt[1]>=74)&&(Nt=Dt.match(/Chrome\/(\d+)/))&&(Rt=Nt[1]);var Wt=Rt&&+Rt,Yt=wellKnownSymbol("species"),arrayMethodHasSpeciesSupport=function(t){return Wt>=51||!fails((function(){var e=[];return(e.constructor={})[Yt]=function(){return{foo:1}},1!==e[t](Boolean).foo}))},Ut=xt.map,Ht=arrayMethodHasSpeciesSupport("map"),Jt=arrayMethodUsesToLength("map");_export({target:"Array",proto:!0,forced:!Ht||!Jt},{map:function map(t){return Ut(this,t,arguments.length>1?arguments[1]:void 0)}});var $t=[].slice,Kt={},construct=function(t,e,r){if(!(e in Kt)){for(var n=[],o=0;o<e;o++)n[o]="a["+o+"]";Kt[e]=Function("C,a","return new C("+n.join(",")+")")}return Kt[e](t,r)},Xt=Function.bind||function bind(t){var e=aFunction$1(this),r=$t.call(arguments,1),n=function bound(){var o=r.concat($t.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=Object.assign,Zt=Object.defineProperty,te=!Qt||fails((function(){if(o&&1!==Qt({b:1},Qt(Zt({},"a",{enumerable:!0,get:function(){Zt(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var t={},e={},r=Symbol(),n="abcdefghijklmnopqrst";return t[r]=7,n.split("").forEach((function(t){e[t]=t})),7!=Qt({},t)[r]||yt(Qt({},e)).join("")!=n}))?function assign(t,e){for(var r=toObject(t),n=arguments.length,i=1,a=tt.f,u=c.f;n>i;)for(var l,f=s(arguments[i++]),p=a?yt(f).concat(a(f)):yt(f),h=p.length,y=0;h>y;)l=p[y++],o&&!u.call(f,l)||(r[l]=f[l]);return r}:Qt;_export({target:"Object",stat:!0,forced:Object.assign!==te},{assign:te});var ee=c.f,createMethod$2=function(t){return function(e){for(var r,n=toIndexedObject(e),i=yt(n),a=i.length,c=0,u=[];a>c;)r=i[c++],o&&!ee.call(n,r)||u.push(t?[r,n[r]]:n[r]);return u}},re={entries:createMethod$2(!0),values:createMethod$2(!1)}.entries;_export({target:"Object",stat:!0},{entries:function entries(t){return re(t)}});var ne={};ne[wellKnownSymbol("toStringTag")]="z";var oe="[object z]"===String(ne),ie=wellKnownSymbol("toStringTag"),ae="Arguments"==classofRaw(function(){return arguments}()),ce=oe?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),ie))?r:ae?classofRaw(e):"Object"==(n=classofRaw(e))&&"function"==typeof e.callee?"Arguments":n},ue=oe?{}.toString:function toString(){return"[object "+ce(this)+"]"};oe||q(Object.prototype,"toString",ue,{unsafe:!0});var le=n.Promise,se=g.f,fe=wellKnownSymbol("toStringTag"),setToStringTag=function(t,e,r){t&&!has(t=r?t:t.prototype,fe)&&se(t,fe,{configurable:!0,value:e})},pe=wellKnownSymbol("species"),he={},ye=wellKnownSymbol("iterator"),de=Array.prototype,ve=wellKnownSymbol("iterator"),callWithSafeIterationClosing=function(t,e,r,n){try{return n?e(anObject(r)[0],r[1]):e(r)}catch(e){var o=t.return;throw void 0!==o&&anObject(o.call(t)),e}},me=createCommonjsModule((function(t){var Result=function(t,e){this.stopped=t,this.result=e};(t.exports=function(t,e,r,n,o){var i,a,c,u,l,s,f,p,h=functionBindContext(e,r,n?2:1);if(o)i=t;else{if("function"!=typeof(a=function(t){if(null!=t)return t[ve]||t["@@iterator"]||he[ce(t)]}(t)))throw TypeError("Target is not iterable");if(void 0!==(p=a)&&(he.Array===p||de[ye]===p)){for(c=0,u=toLength(t.length);u>c;c++)if((l=n?h(anObject(f=t[c])[0],f[1]):h(t[c]))&&l instanceof Result)return l;return new Result(!1)}i=a.call(t)}for(s=i.next;!(f=s.call(i)).done;)if("object"==typeof(l=callWithSafeIterationClosing(i,h,f.value,n))&&l&&l instanceof Result)return l;return new Result(!1)}).stop=function(t){return new Result(!0,t)}})),ge=wellKnownSymbol("iterator"),be=!1;try{var we=0,Se={next:function(){return{done:!!we++}},return:function(){be=!0}};Se[ge]=function(){return this},Array.from(Se,(function(){throw 2}))}catch(t){}var Oe,je,xe,_e=wellKnownSymbol("species"),Ee=/(iphone|ipod|ipad).*applewebkit/i.test(Dt),Ae=n.location,Pe=n.setImmediate,Te=n.clearImmediate,Le=n.process,ke=n.MessageChannel,Ie=n.Dispatch,Me=0,Fe={},Ce="onreadystatechange",run=function(t){if(Fe.hasOwnProperty(t)){var e=Fe[t];delete Fe[t],e()}},runner=function(t){return function(){run(t)}},listener=function(t){run(t.data)},post=function(t){n.postMessage(t+"",Ae.protocol+"//"+Ae.host)};Pe&&Te||(Pe=function setImmediate(t){for(var e=[],r=1;arguments.length>r;)e.push(arguments[r++]);return Fe[++Me]=function(){("function"==typeof t?t:Function(t)).apply(void 0,e)},Oe(Me),Me},Te=function clearImmediate(t){delete Fe[t]},"process"==classofRaw(Le)?Oe=function(t){Le.nextTick(runner(t))}:Ie&&Ie.now?Oe=function(t){Ie.now(runner(t))}:ke&&!Ee?(xe=(je=new ke).port2,je.port1.onmessage=listener,Oe=functionBindContext(xe.postMessage,xe,1)):!n.addEventListener||"function"!=typeof postMessage||n.importScripts||fails(post)||"file:"===Ae.protocol?Oe=Ce in documentCreateElement("script")?function(t){vt.appendChild(documentCreateElement("script")).onreadystatechange=function(){vt.removeChild(this),run(t)}}:function(t){setTimeout(runner(t),0)}:(Oe=post,n.addEventListener("message",listener,!1)));var Ge,ze,Ne,Re,De,Be,Ve,qe,We={set:Pe,clear:Te},Ye=v.f,Ue=We.set,He=n.MutationObserver||n.WebKitMutationObserver,Je=n.process,$e=n.Promise,Ke="process"==classofRaw(Je),Xe=Ye(n,"queueMicrotask"),Qe=Xe&&Xe.value;Qe||(Ge=function(){var t,e;for(Ke&&(t=Je.domain)&&t.exit();ze;){e=ze.fn,ze=ze.next;try{e()}catch(t){throw ze?Re():Ne=void 0,t}}Ne=void 0,t&&t.enter()},Ke?Re=function(){Je.nextTick(Ge)}:He&&!Ee?(De=!0,Be=document.createTextNode(""),new He(Ge).observe(Be,{characterData:!0}),Re=function(){Be.data=De=!De}):$e&&$e.resolve?(Ve=$e.resolve(void 0),qe=Ve.then,Re=function(){qe.call(Ve,Ge)}):Re=function(){Ue.call(n,Ge)});var Ze,tr,er,rr,nr=Qe||function(t){var e={fn:t,next:void 0};Ne&&(Ne.next=e),ze||(ze=e,Re()),Ne=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)},or={f:function(t){return new PromiseCapability(t)}},promiseResolve=function(t,e){if(anObject(t),isObject(e)&&e.constructor===t)return e;var r=or.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}}},ir=We.set,ar=wellKnownSymbol("species"),cr="Promise",ur=V.get,lr=V.set,sr=V.getterFor(cr),fr=le,pr=n.TypeError,hr=n.document,yr=n.process,dr=getBuiltIn("fetch"),vr=or.f,mr=vr,gr="process"==classofRaw(yr),br=!!(hr&&hr.createEvent&&n.dispatchEvent),wr="unhandledrejection",Sr=ct(cr,(function(){if(!(E(fr)!==String(fr))){if(66===Wt)return!0;if(!gr&&"function"!=typeof PromiseRejectionEvent)return!0}if(Wt>=51&&/native code/.test(fr))return!1;var t=fr.resolve(1),FakePromise=function(t){t((function(){}),(function(){}))};return(t.constructor={})[ar]=FakePromise,!(t.then((function(){}))instanceof FakePromise)})),Or=Sr||!function(t,e){if(!e&&!be)return!1;var r=!1;try{var n={};n[ge]=function(){return{next:function(){return{done:r=!0}}}},t(n)}catch(t){}return r}((function(t){fr.all(t).catch((function(){}))})),isThenable=function(t){var e;return!(!isObject(t)||"function"!=typeof(e=t.then))&&e},notify$1=function(t,e,r){if(!e.notified){e.notified=!0;var n=e.reactions;nr((function(){for(var o=e.value,i=1==e.state,a=0;n.length>a;){var c,u,l,s=n[a++],f=i?s.ok:s.fail,p=s.resolve,h=s.reject,y=s.domain;try{f?(i||(2===e.rejection&&onHandleUnhandled(t,e),e.rejection=1),!0===f?c=o:(y&&y.enter(),c=f(o),y&&(y.exit(),l=!0)),c===s.promise?h(pr("Promise-chain cycle")):(u=isThenable(c))?u.call(c,p,h):p(c)):h(o)}catch(t){y&&!l&&y.exit(),h(t)}}e.reactions=[],e.notified=!1,r&&!e.rejection&&onUnhandled(t,e)}))}},dispatchEvent=function(t,e,r){var o,i;br?((o=hr.createEvent("Event")).promise=e,o.reason=r,o.initEvent(t,!1,!0),n.dispatchEvent(o)):o={promise:e,reason:r},(i=n["on"+t])?i(o):t===wr&&function(t,e){var r=n.console;r&&r.error&&(1===arguments.length?r.error(t):r.error(t,e))}("Unhandled promise rejection",r)},onUnhandled=function(t,e){ir.call(n,(function(){var r,n=e.value;if(isUnhandled(e)&&(r=perform((function(){gr?yr.emit("unhandledRejection",n,t):dispatchEvent(wr,t,n)})),e.rejection=gr||isUnhandled(e)?2:1,r.error))throw r.value}))},isUnhandled=function(t){return 1!==t.rejection&&!t.parent},onHandleUnhandled=function(t,e){ir.call(n,(function(){gr?yr.emit("rejectionHandled",t):dispatchEvent("rejectionhandled",t,e.value)}))},bind=function(t,e,r,n){return function(o){t(e,r,o,n)}},internalReject=function(t,e,r,n){e.done||(e.done=!0,n&&(e=n),e.value=r,e.state=2,notify$1(t,e,!0))},internalResolve=function(t,e,r,n){if(!e.done){e.done=!0,n&&(e=n);try{if(t===r)throw pr("Promise can't be resolved itself");var o=isThenable(r);o?nr((function(){var n={done:!1};try{o.call(r,bind(internalResolve,t,n,e),bind(internalReject,t,n,e))}catch(r){internalReject(t,n,r,e)}})):(e.value=r,e.state=1,notify$1(t,e,!1))}catch(r){internalReject(t,{done:!1},r,e)}}};Sr&&(fr=function Promise(t){!function(t,e,r){if(!(t instanceof e))throw TypeError("Incorrect "+(r?r+" ":"")+"invocation")}(this,fr,cr),aFunction$1(t),Ze.call(this);var e=ur(this);try{t(bind(internalResolve,this,e),bind(internalReject,this,e))}catch(t){internalReject(this,e,t)}},(Ze=function Promise(t){lr(this,{type:cr,done:!1,notified:!1,parent:!1,reactions:[],rejection:!1,state:0,value:void 0})}).prototype=function(t,e,r){for(var n in e)q(t,n,e[n],r);return t}(fr.prototype,{then:function then(t,e){var r,n,o,i=sr(this),a=vr((r=fr,void 0===(o=anObject(this).constructor)||null==(n=anObject(o)[_e])?r:aFunction$1(n)));return a.ok="function"!=typeof t||t,a.fail="function"==typeof e&&e,a.domain=gr?yr.domain:void 0,i.parent=!0,i.reactions.push(a),0!=i.state&¬ify$1(this,i,!1),a.promise},catch:function(t){return this.then(void 0,t)}}),tr=function(){var t=new Ze,e=ur(t);this.promise=t,this.resolve=bind(internalResolve,t,e),this.reject=bind(internalReject,t,e)},or.f=vr=function(t){return t===fr||t===er?new tr(t):mr(t)},"function"==typeof le&&(rr=le.prototype.then,q(le.prototype,"then",(function then(t,e){var r=this;return new fr((function(t,e){rr.call(r,t,e)})).then(t,e)}),{unsafe:!0}),"function"==typeof dr&&_export({global:!0,enumerable:!0,forced:!0},{fetch:function fetch(t){return promiseResolve(fr,dr.apply(n,arguments))}}))),_export({global:!0,wrap:!0,forced:Sr},{Promise:fr}),setToStringTag(fr,cr,!1),function(t){var e=getBuiltIn(t),r=g.f;o&&e&&!e[pe]&&r(e,pe,{configurable:!0,get:function(){return this}})}(cr),er=getBuiltIn(cr),_export({target:cr,stat:!0,forced:Sr},{reject:function reject(t){var e=vr(this);return e.reject.call(void 0,t),e.promise}}),_export({target:cr,stat:!0,forced:Sr},{resolve:function resolve(t){return promiseResolve(this,t)}}),_export({target:cr,stat:!0,forced:Or},{all:function all(t){var e=this,r=vr(e),n=r.resolve,o=r.reject,i=perform((function(){var r=aFunction$1(e.resolve),i=[],a=0,c=1;me(t,(function(t){var u=a++,l=!1;i.push(void 0),c++,r.call(e,t).then((function(t){l||(l=!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=vr(e),n=r.reject,o=perform((function(){var o=aFunction$1(e.resolve);me(t,(function(t){o.call(e,t).then(r.resolve,n)}))}));return o.error&&n(o.value),r.promise}});var jr={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 xr in jr){var _r=n[xr],Er=_r&&_r.prototype;if(Er&&Er.forEach!==Ft)try{b(Er,"forEach",Ft)}catch(t){Er.forEach=Ft}}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 _slicedToArray(t,e){return function _arrayWithHoles(t){if(Array.isArray(t))return t}(t)||function _iterableToArrayLimit(t,e){if("undefined"==typeof Symbol||!(Symbol.iterator in Object(t)))return;var r=[],n=!0,o=!1,i=void 0;try{for(var a,c=t[Symbol.iterator]();!(n=(a=c.next()).done)&&(r.push(a.value),!e||r.length!==e);n=!0);}catch(t){o=!0,i=t}finally{try{n||null==c.return||c.return()}finally{if(o)throw i}}return r}(t,e)||function _unsupportedIterableToArray(t,e){if(!t)return;if("string"==typeof t)return _arrayLikeToArray(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);"Object"===r&&t.constructor&&(r=t.constructor.name);if("Map"===r||"Set"===r)return Array.from(t);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return _arrayLikeToArray(t,e)}(t,e)||function _nonIterableRest(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function _arrayLikeToArray(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}var Ar=Z.f,Pr={}.toString,Tr="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],Lr={f:function getOwnPropertyNames(t){return Tr&&"[object Window]"==Pr.call(t)?function(t){try{return Ar(t)}catch(t){return Tr.slice()}}(t):Ar(toIndexedObject(t))}},kr={f:wellKnownSymbol},Ir=g.f,defineWellKnownSymbol=function(t){var e=W.Symbol||(W.Symbol={});has(e,t)||Ir(e,t,{value:kr.f(t)})},Mr=xt.forEach,Fr=sharedKey("hidden"),Cr="Symbol",Gr=wellKnownSymbol("toPrimitive"),zr=V.set,Nr=V.getterFor(Cr),Rr=Object.prototype,Dr=n.Symbol,Br=getBuiltIn("JSON","stringify"),Vr=v.f,qr=g.f,Wr=Lr.f,Yr=c.f,Ur=T("symbols"),Hr=T("op-symbols"),Jr=T("string-to-symbol-registry"),$r=T("symbol-to-string-registry"),Kr=T("wks"),Xr=n.QObject,Qr=!Xr||!Xr.prototype||!Xr.prototype.findChild,Zr=o&&fails((function(){return 7!=gt(qr({},"a",{get:function(){return qr(this,"a",{value:7}).a}})).a}))?function(t,e,r){var n=Vr(Rr,e);n&&delete Rr[e],qr(t,e,r),n&&t!==Rr&&qr(Rr,e,n)}:qr,wrap=function(t,e){var r=Ur[t]=gt(Dr.prototype);return zr(r,{type:Cr,tag:t,description:e}),o||(r.description=e),r},tn=st?function(t){return"symbol"==typeof t}:function(t){return Object(t)instanceof Dr},en=function defineProperty(t,e,r){t===Rr&&en(Hr,e,r),anObject(t);var n=toPrimitive(e,!0);return anObject(r),has(Ur,n)?(r.enumerable?(has(t,Fr)&&t[Fr][n]&&(t[Fr][n]=!1),r=gt(r,{enumerable:createPropertyDescriptor(0,!1)})):(has(t,Fr)||qr(t,Fr,createPropertyDescriptor(1,{})),t[Fr][n]=!0),Zr(t,n,r)):qr(t,n,r)},rn=function defineProperties(t,e){anObject(t);var r=toIndexedObject(e),n=yt(r).concat(cn(r));return Mr(n,(function(e){o&&!nn.call(r,e)||en(t,e,r[e])})),t},nn=function propertyIsEnumerable(t){var e=toPrimitive(t,!0),r=Yr.call(this,e);return!(this===Rr&&has(Ur,e)&&!has(Hr,e))&&(!(r||!has(this,e)||!has(Ur,e)||has(this,Fr)&&this[Fr][e])||r)},on=function getOwnPropertyDescriptor(t,e){var r=toIndexedObject(t),n=toPrimitive(e,!0);if(r!==Rr||!has(Ur,n)||has(Hr,n)){var o=Vr(r,n);return!o||!has(Ur,n)||has(r,Fr)&&r[Fr][n]||(o.enumerable=!0),o}},an=function getOwnPropertyNames(t){var e=Wr(toIndexedObject(t)),r=[];return Mr(e,(function(t){has(Ur,t)||has(M,t)||r.push(t)})),r},cn=function getOwnPropertySymbols(t){var e=t===Rr,r=Wr(e?Hr:toIndexedObject(t)),n=[];return Mr(r,(function(t){!has(Ur,t)||e&&!has(Rr,t)||n.push(Ur[t])})),n};if(lt||(q((Dr=function Symbol(){if(this instanceof Dr)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===Rr&&setter.call(Hr,t),has(this,Fr)&&has(this[Fr],e)&&(this[Fr][e]=!1),Zr(this,e,createPropertyDescriptor(1,t))};return o&&Qr&&Zr(Rr,e,{configurable:!0,set:setter}),wrap(e,t)}).prototype,"toString",(function toString(){return Nr(this).tag})),q(Dr,"withoutSetter",(function(t){return wrap(uid(t),t)})),c.f=nn,g.f=en,v.f=on,Z.f=Lr.f=an,tt.f=cn,kr.f=function(t){return wrap(wellKnownSymbol(t),t)},o&&(qr(Dr.prototype,"description",{configurable:!0,get:function description(){return Nr(this).description}}),q(Rr,"propertyIsEnumerable",nn,{unsafe:!0}))),_export({global:!0,wrap:!0,forced:!lt,sham:!lt},{Symbol:Dr}),Mr(yt(Kr),(function(t){defineWellKnownSymbol(t)})),_export({target:Cr,stat:!0,forced:!lt},{for:function(t){var e=String(t);if(has(Jr,e))return Jr[e];var r=Dr(e);return Jr[e]=r,$r[r]=e,r},keyFor:function keyFor(t){if(!tn(t))throw TypeError(t+" is not a symbol");if(has($r,t))return $r[t]},useSetter:function(){Qr=!0},useSimple:function(){Qr=!1}}),_export({target:"Object",stat:!0,forced:!lt,sham:!o},{create:function create(t,e){return void 0===e?gt(t):rn(gt(t),e)},defineProperty:en,defineProperties:rn,getOwnPropertyDescriptor:on}),_export({target:"Object",stat:!0,forced:!lt},{getOwnPropertyNames:an,getOwnPropertySymbols:cn}),_export({target:"Object",stat:!0,forced:fails((function(){tt.f(1)}))},{getOwnPropertySymbols:function getOwnPropertySymbols(t){return tt.f(toObject(t))}}),Br){var un=!lt||fails((function(){var t=Dr();return"[null]"!=Br([t])||"{}"!=Br({a:t})||"{}"!=Br(Object(t))}));_export({target:"JSON",stat:!0,forced:un},{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)&&!tn(t))return St(e)||(e=function(t,e){if("function"==typeof n&&(e=n.call(this,t,e)),!tn(e))return e}),o[1]=e,Br.apply(null,o)}})}Dr.prototype[Gr]||b(Dr.prototype,Gr,Dr.prototype.valueOf),setToStringTag(Dr,Cr),M[Fr]=!0;var ln=g.f,sn=n.Symbol;if(o&&"function"==typeof sn&&(!("description"in sn.prototype)||void 0!==sn().description)){var fn={},pn=function Symbol(){var t=arguments.length<1||void 0===arguments[0]?void 0:String(arguments[0]),e=this instanceof pn?new sn(t):void 0===t?sn():sn(t);return""===t&&(fn[e]=!0),e};copyConstructorProperties(pn,sn);var hn=pn.prototype=sn.prototype;hn.constructor=pn;var yn=hn.toString,dn="Symbol(test)"==String(sn("test")),vn=/^Symbol\((.*)\)[^)]+$/;ln(hn,"description",{configurable:!0,get:function description(){var t=isObject(this)?this.valueOf():this,e=yn.call(t);if(has(fn,t))return"";var r=dn?e.slice(7,-1):e.replace(vn,"$1");return""===r?void 0:r}}),_export({global:!0,forced:!0},{Symbol:pn})}defineWellKnownSymbol("asyncIterator"),defineWellKnownSymbol("iterator"),defineWellKnownSymbol("toStringTag");var mn,gn,bn,wn=!fails((function(){function F(){}return F.prototype.constructor=null,Object.getPrototypeOf(new F)!==F.prototype})),Sn=sharedKey("IE_PROTO"),On=Object.prototype,jn=wn?Object.getPrototypeOf:function(t){return t=toObject(t),has(t,Sn)?t[Sn]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?On:null},xn=wellKnownSymbol("iterator"),_n=!1;[].keys&&("next"in(bn=[].keys())?(gn=jn(jn(bn)))!==Object.prototype&&(mn=gn):_n=!0),null==mn&&(mn={}),has(mn,xn)||b(mn,xn,(function(){return this}));var En={IteratorPrototype:mn,BUGGY_SAFARI_ITERATORS:_n},An=En.IteratorPrototype,returnThis$1=function(){return this},Pn=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),Tn=En.IteratorPrototype,Ln=En.BUGGY_SAFARI_ITERATORS,kn=wellKnownSymbol("iterator"),In="keys",Mn="values",Fn="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=gt(An,{next:createPropertyDescriptor(1,r)}),setToStringTag(t,n,!1),he[n]=returnThis$1}(r,e,n);var c,u,l,getIterationMethod=function(t){if(t===o&&y)return y;if(!Ln&&t in p)return p[t];switch(t){case In:return function keys(){return new r(this,t)};case Mn:return function values(){return new r(this,t)};case Fn:return function entries(){return new r(this,t)}}return function(){return new r(this)}},s=e+" Iterator",f=!1,p=t.prototype,h=p[kn]||p["@@iterator"]||o&&p[o],y=!Ln&&h||getIterationMethod(o),d="Array"==e&&p.entries||h;if(d&&(c=jn(d.call(new t)),Tn!==Object.prototype&&c.next&&(jn(c)!==Tn&&(Pn?Pn(c,Tn):"function"!=typeof c[kn]&&b(c,kn,returnThis$2)),setToStringTag(c,s,!0))),o==Mn&&h&&h.name!==Mn&&(f=!0,y=function values(){return h.call(this)}),p[kn]!==y&&b(p,kn,y),he[e]=y,o)if(u={values:getIterationMethod(Mn),keys:i?y:getIterationMethod(In),entries:getIterationMethod(Fn)},a)for(l in u)(Ln||f||!(l in p))&&q(p,l,u[l]);else _export({target:e,proto:!0,forced:Ln||f},u);return u},Cn="Array Iterator",Gn=V.set,zn=V.getterFor(Cn),Nn=defineIterator(Array,"Array",(function(t,e){Gn(this,{type:Cn,target:toIndexedObject(t),index:0,kind:e})}),(function(){var t=zn(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");he.Arguments=he.Array,addToUnscopables("keys"),addToUnscopables("values"),addToUnscopables("entries");var Rn=[].reverse,Dn=[1,2];_export({target:"Array",proto:!0,forced:String(Dn)===String(Dn.reverse())},{reverse:function reverse(){return St(this)&&(this.length=this.length),Rn.call(this)}});var Bn=arrayMethodHasSpeciesSupport("slice"),Vn=arrayMethodUsesToLength("slice",{ACCESSORS:!0,0:0,1:2}),qn=wellKnownSymbol("species"),Wn=[].slice,Yn=Math.max;_export({target:"Array",proto:!0,forced:!Bn||!Vn},{slice:function slice(t,e){var r,n,o,i,a,c,u,l=toIndexedObject(this),s=toLength(l.length),f=toAbsoluteIndex(t,s),p=toAbsoluteIndex(void 0===e?s:e,s);if(St(l)&&("function"!=typeof(r=l.constructor)||r!==Array&&!St(r.prototype)?isObject(r)&&null===(r=r[qn])&&(r=void 0):r=void 0,r===Array||void 0===r))return Wn.call(l,f,p);for(n=new(void 0===r?Array:r)(Yn(p-f,0)),o=0;f<p;f++,o++)f in l&&(i=n,a=o,c=l[f],u=void 0,(u=toPrimitive(a))in i?g.f(i,u,createPropertyDescriptor(0,c)):i[u]=c);return n.length=o,n}});var Un=Date.prototype,Hn="Invalid Date",Jn="toString",$n=Un.toString,Kn=Un.getTime;new Date(NaN)+""!=Hn&&q(Un,Jn,(function toString(){var t=Kn.call(this);return t==t?$n.call(this):Hn}));var Xn=g.f,Qn=Function.prototype,Zn=Qn.toString,to=/^\s*function ([^ (]*)/,eo="name";o&&!(eo in Qn)&&Xn(Qn,eo,{configurable:!0,get:function(){try{return Zn.call(this).match(to)[1]}catch(t){return""}}}),setToStringTag(n.JSON,"JSON",!0),setToStringTag(Math,"Math",!0),_export({target:"Object",stat:!0,sham:!o},{create:gt}),_export({target:"Object",stat:!0,forced:!o,sham:!o},{defineProperty:g.f});var ro=fails((function(){jn(1)}));_export({target:"Object",stat:!0,forced:ro,sham:!wn},{getPrototypeOf:function getPrototypeOf(t){return jn(toObject(t))}}),_export({target:"Object",stat:!0},{setPrototypeOf:Pn});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},no="toString",oo=RegExp.prototype,io=oo.toString,ao=fails((function(){return"/a/b"!=io.call({source:"a",flags:"b"})})),co=io.name!=no;(ao||co)&&q(RegExp.prototype,no,(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 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}},uo={codeAt:createMethod$3(!1),charAt:createMethod$3(!0)}.charAt,lo="String Iterator",so=V.set,fo=V.getterFor(lo);defineIterator(String,"String",(function(t){so(this,{type:lo,string:String(t),index:0})}),(function next(){var t,e=fo(this),r=e.string,n=e.index;return n>=r.length?{value:void 0,done:!0}:(t=uo(r,n),e.index+=t.length,{value:t,done:!1})}));var po=wellKnownSymbol("iterator"),ho=wellKnownSymbol("toStringTag"),yo=Nn.values;for(var vo in jr){var mo=n[vo],go=mo&&mo.prototype;if(go){if(go[po]!==yo)try{b(go,po,yo)}catch(t){go[po]=yo}if(go[ho]||b(go,ho,vo),jr[vo])for(var bo in Nn)if(go[bo]!==Nn[bo])try{b(go,bo,Nn[bo])}catch(t){go[bo]=Nn[bo]}}}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===s)throw new Error("Generator is already running");if(n===f){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=f,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);n=s;var h=tryCatch(t,e,r);if("normal"===h.type){if(n=r.done?f:l,h.arg===p)continue;return{value:h.arg,done:r.done}}"throw"===h.type&&(n=f,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",l="suspendedYield",s="executing",f="completed",p={};function Generator(){}function GeneratorFunction(){}function GeneratorFunctionPrototype(){}var h={};h[i]=function(){return this};var y=Object.getPrototypeOf,d=y&&y(y(values([])));d&&d!==r&&n.call(d,i)&&(h=d);var v=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,l=u.value;return l&&"object"===_typeof(l)&&n.call(l,"__await")?e.resolve(l.__await).then((function(t){invoke("next",t,i,a)}),(function(t){invoke("throw",t,i,a)})):e.resolve(l).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=v.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(v),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(v),define(v,c,"Generator"),v[i]=function(){return this},v.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)}})),t("default",{name:"shapes",init:function init(t){var r=this;return 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)}))}}(regeneratorRuntime.mark((function _callee(){var n,o,i,a,c,u,l,s,f,p,h,y,d,v,m,g,b,w,S,O,j;return regeneratorRuntime.wrap((function _callee$(x){for(;;)switch(x.prev=x.next){case 0:return O=function _loadLibrary(t){var e=f[t];if(!e)return n("#shape_buttons").html(a.loading),void n.getJSON("./shapelib/"+t+".json",(function(e){b=f[t]={data:e.data,size:e.size,fill:e.fill},S(t,e),w()}));b=e,e.buttons.length||S(t,e),w()},S=function _makeButtons(t,e){var r=b.size||300,o=b.fill||!1,i=.05*r,a=[-i,-i,r+2*i,r+2*i].join(" "),c=o?0:r/30,u=(new DOMParser).parseFromString('<svg xmlns="http://www.w3.org/2000/svg"><svg viewBox="'+a+'"><path fill="'+(o?"#333":"none")+'" stroke="#000" stroke-width="'+c+'" /></svg></svg>',"text/xml");u.documentElement.setAttribute("width",24),u.documentElement.setAttribute("height",24);var l=n(document.importNode(u.documentElement,!0)),s=e.data;b.buttons=Object.entries(s).map((function(t){var e=_slicedToArray(t,2),r=e[0],n=e[1],o=l.clone();return o.find("path").attr("d",n),o.wrap('<div class="tool_button">').parent().attr({id:p+"_"+r,title:r})[0]}))},w=function _loadIcons(){n("#shape_buttons").empty().append(b.buttons)},n=t.$,o=r,x.next=7,e.import("./locale/".concat(o.curPrefs.lang,".js"));case 7:return i=x.sent,a=i.default,c=o.canvas,u=c.getRootElem(),l={},s=a.categories,p="shapelib",h={},b=(f={basic:{data:{heart:"m150,73c61,-175 300,0 0,225c-300,-225 -61,-400 0,-225z",frame:"m0,0l300,0l0,300l-300,0zm35,-265l0,230l230,0l0,-230z",donut:"m1,150l0,0c0,-82.29042 66.70958,-149 149,-149l0,0c39.51724,0 77.41599,15.69816 105.35889,43.64108c27.94293,27.94293 43.64111,65.84165 43.64111,105.35892l0,0c0,82.29041 -66.70958,149 -149,149l0,0c-82.29041,0 -149,-66.70959 -149,-149zm74.5,0l0,0c0,41.1452 33.35481,74.5 74.5,74.5c41.14522,0 74.5,-33.3548 74.5,-74.5c0,-41.1452 -33.3548,-74.5 -74.5,-74.5l0,0c-41.14519,0 -74.5,33.35481 -74.5,74.5z",triangle:"m1,280.375l149,-260.75l149,260.75z",right_triangle:"m1,299l0,-298l298,298z",diamond:"m1,150l149,-149l149,149l-149,149l-149,-149z",pentagon:"m1.00035,116.97758l148.99963,-108.4053l148.99998,108.4053l-56.91267,175.4042l-184.1741,0l-56.91284,-175.4042z",hexagon:"m1,149.99944l63.85715,-127.71428l170.28572,0l63.85713,127.71428l-63.85713,127.71428l-170.28572,0l-63.85715,-127.71428z",septagon1:"m0.99917,191.06511l29.51249,-127.7108l119.48833,-56.83673l119.48836,56.83673l29.51303,127.7108l-82.69087,102.41679l-132.62103,0l-82.69031,-102.41679z",heptagon:"m1,88.28171l87.28172,-87.28171l123.43653,0l87.28172,87.28171l0,123.43654l-87.28172,87.28172l-123.43653,0l-87.28172,-87.28172l0,-123.43654z",decagon:"m1,150.00093l28.45646,-88.40318l74.49956,-54.63682l92.08794,0l74.50002,54.63682l28.45599,88.40318l-28.45599,88.40318l-74.50002,54.63681l-92.08794,0l-74.49956,-54.63681l-28.45646,-88.40318z",dodecagon:"m1,110.07421l39.92579,-69.14842l69.14842,-39.92579l79.85159,0l69.14842,39.92579l39.92578,69.14842l0,79.85159l-39.92578,69.14842l-69.14842,39.92578l-79.85159,0l-69.14842,-39.92578l-39.92579,-69.14842l0,-79.85159z",star_points_5:"m1,116.58409l113.82668,0l35.17332,-108.13487l35.17334,108.13487l113.82666,0l-92.08755,66.83026l35.17514,108.13487l-92.08759,-66.83208l-92.08757,66.83208l35.17515,-108.13487l-92.08758,-66.83026z",trapezoid:"m1,299l55.875,-298l186.25001,0l55.87498,298z",arrow_up:"m1.49805,149.64304l148.50121,-148.00241l148.50121,148.00241l-74.25061,0l0,148.71457l-148.5012,0l0,-148.71457z",vertical_scrool:"m37.375,261.625l0,-242.9375l0,0c0,-10.32083 8.36669,-18.6875 18.6875,-18.6875l224.25,0c10.32083,0 18.6875,8.36667 18.6875,18.6875c0,10.32081 -8.36667,18.6875 -18.6875,18.6875l-18.6875,0l0,242.9375c0,10.32083 -8.36668,18.6875 -18.6875,18.6875l-224.25,0l0,0c-10.32083,0 -18.6875,-8.36667 -18.6875,-18.6875c0,-10.32083 8.36667,-18.6875 18.6875,-18.6875zm37.375,-261.625l0,0c10.32081,0 18.6875,8.36667 18.6875,18.6875c0,10.32081 -8.36669,18.6875 -18.6875,18.6875c-5.1604,0 -9.34375,-4.18335 -9.34375,-9.34375c0,-5.16041 4.18335,-9.34375 9.34375,-9.34375l18.6875,0m186.875,18.6875l-205.5625,0m-37.375,224.25l0,0c5.1604,0 9.34375,4.18335 9.34375,9.34375c0,5.1604 -4.18335,9.34375 -9.34375,9.34375l18.6875,0m-18.6875,18.6875l0,0c10.32081,0 18.6875,-8.36667 18.6875,-18.6875l0,-18.6875",smiley:"m68.49886,214.78838q81.06408,55.67332 161.93891,0m-144.36983,-109.9558c0,-8.60432 6.97517,-15.57949 15.57948,-15.57949c8.60431,0 15.57948,6.97517 15.57948,15.57949c0,8.60431 -6.97517,15.57947 -15.57948,15.57947c-8.60431,0 -15.57948,-6.97516 -15.57948,-15.57947m95.83109,0c0,-8.60432 6.97517,-15.57949 15.57948,-15.57949c8.60431,0 15.57947,6.97517 15.57947,15.57949c0,8.60431 -6.97516,15.57947 -15.57947,15.57947c-8.60429,0 -15.57948,-6.97516 -15.57948,-15.57947m-181.89903,44.73038l0,0c0,-82.60133 66.96162,-149.56296 149.56296,-149.56296c82.60135,0 149.56296,66.96162 149.56296,149.56296c0,82.60135 -66.96161,149.56296 -149.56296,149.56296c-82.60133,0 -149.56296,-66.96161 -149.56296,-149.56296zm0,0l0,0c0,-82.60133 66.96162,-149.56296 149.56296,-149.56296c82.60135,0 149.56296,66.96162 149.56296,149.56296c0,82.60135 -66.96161,149.56296 -149.56296,149.56296c-82.60133,0 -149.56296,-66.96161 -149.56296,-149.56296z",left_braket:"m174.24565,298.5c-13.39009,0 -24.24489,-1.80908 -24.24489,-4.04065l0,-140.4187c0,-2.23158 -10.85481,-4.04065 -24.2449,-4.04065l0,0c13.39009,0 24.2449,-1.80907 24.2449,-4.04065l0,-140.4187l0,0c0,-2.23159 10.8548,-4.04066 24.24489,-4.04066",uml_actor:"m40.5,100l219,0m-108.99991,94.00006l107,105m-107.00009,-106.00006l-100,106m99.5,-231l0,125m33.24219,-158.75781c0,18.35916 -14.88303,33.24219 -33.24219,33.24219c-18.35916,0 -33.2422,-14.88303 -33.2422,-33.24219c0.00002,-18.35915 14.88304,-33.24219 33.2422,-33.24219c18.35916,0 33.24219,14.88304 33.24219,33.24219z",dialog_balloon_1:"m0.99786,35.96579l0,0c0,-19.31077 15.28761,-34.96524 34.14583,-34.96524l15.52084,0l0,0l74.50001,0l139.68748,0c9.05606,0 17.74118,3.68382 24.14478,10.24108c6.40356,6.55726 10.00107,15.45081 10.00107,24.72416l0,87.41311l0,0l0,52.44785l0,0c0,19.31078 -15.2876,34.96524 -34.14584,34.96524l-139.68748,0l-97.32507,88.90848l22.82506,-88.90848l-15.52084,0c-18.85822,0 -34.14583,-15.65446 -34.14583,-34.96524l0,0l0,-52.44785l0,0z",cloud:"m182.05086,34.31005c-0.64743,0.02048 -1.27309,0.07504 -1.92319,0.13979c-10.40161,1.03605 -19.58215,7.63722 -24.24597,17.4734l-2.47269,7.44367c0.53346,-2.57959 1.35258,-5.08134 2.47269,-7.44367c-8.31731,-8.61741 -19.99149,-12.59487 -31.52664,-10.72866c-11.53516,1.8662 -21.55294,9.3505 -27.02773,20.19925c-15.45544,-9.51897 -34.72095,-8.94245 -49.62526,1.50272c-14.90431,10.44516 -22.84828,28.93916 -20.43393,47.59753l1.57977,7.58346c-0.71388,-2.48442 -1.24701,-5.01186 -1.57977,-7.58346l-0.2404,0.69894c-12.95573,1.4119 -23.58103,11.46413 -26.34088,24.91708c-2.75985,13.45294 2.9789,27.25658 14.21789,34.21291l17.54914,4.26352c-6.1277,0.50439 -12.24542,-0.9808 -17.54914,-4.26352c-8.66903,9.71078 -10.6639,24.08736 -4.94535,35.96027c5.71854,11.87289 17.93128,18.70935 30.53069,17.15887l7.65843,-2.02692c-2.46413,1.0314 -5.02329,1.70264 -7.65843,2.02692c7.15259,13.16728 19.01251,22.77237 32.93468,26.5945c13.92217,3.82214 28.70987,1.56322 41.03957,-6.25546c10.05858,15.86252 27.91113,24.19412 45.81322,21.38742c17.90208,-2.8067 32.66954,-16.26563 37.91438,-34.52742l1.82016,-10.20447c-0.27254,3.46677 -0.86394,6.87508 -1.82016,10.20447c12.31329,8.07489 27.80199,8.52994 40.52443,1.18819c12.72244,-7.34175 20.6609,-21.34155 20.77736,-36.58929l-4.56108,-22.7823l-17.96776,-15.41455c13.89359,8.70317 22.6528,21.96329 22.52884,38.19685c16.5202,0.17313 30.55292,-13.98268 36.84976,-30.22897c6.29684,-16.24631 3.91486,-34.76801 -6.2504,-48.68089c4.21637,-10.35873 3.96622,-22.14172 -0.68683,-32.29084c-4.65308,-10.14912 -13.23602,-17.69244 -23.55914,-20.65356c-2.31018,-13.45141 -11.83276,-24.27162 -24.41768,-27.81765c-12.58492,-3.54603 -25.98557,0.82654 -34.41142,11.25287l-5.11707,8.63186c1.30753,-3.12148 3.01521,-6.03101 5.11707,-8.63186c-5.93959,-8.19432 -15.2556,-12.8181 -24.96718,-12.51096z",cylinder:"m299.0007,83.77844c0,18.28676 -66.70958,33.11111 -149.00002,33.11111m149.00002,-33.11111l0,0c0,18.28676 -66.70958,33.11111 -149.00002,33.11111c-82.29041,0 -148.99997,-14.82432 -148.99997,-33.11111m0,0l0,0c0,-18.28674 66.70956,-33.1111 148.99997,-33.1111c82.29044,0 149.00002,14.82436 149.00002,33.1111l0,132.44449c0,18.28674 -66.70958,33.11105 -149.00002,33.11105c-82.29041,0 -148.99997,-14.82431 -148.99997,-33.11105z",arrow_u_turn:"m1.00059,299.00055l0,-167.62497l0,0c0,-72.00411 58.37087,-130.37499 130.375,-130.37499l0,0l0,0c34.57759,0 67.73898,13.7359 92.18906,38.18595c24.45006,24.45005 38.18593,57.61144 38.18593,92.18904l0,18.625l37.24997,0l-74.49995,74.50002l-74.50002,-74.50002l37.25,0l0,-18.625c0,-30.8589 -25.0161,-55.87498 -55.87498,-55.87498l0,0l0,0c-30.85892,0 -55.875,25.01608 -55.875,55.87498l0,167.62497z",arrow_left_up:"m0.99865,224.5l74.50004,-74.5l0,37.25l111.74991,0l0,-111.75l-37.25,0l74.5,-74.5l74.5,74.5l-37.25,0l0,186.25l-186.24989,0l0,37.25l-74.50005,-74.5z",maximize:"m1.00037,150.34581l55.30305,-55.30267l0,27.65093l22.17356,0l0,-44.21833l44.21825,0l0,-22.17357l-27.65095,0l55.30267,-55.30292l55.3035,55.30292l-27.65175,0l0,22.17357l44.21835,0l0,44.21833l22.17357,0l0,-27.65093l55.30345,55.30267l-55.30345,55.3035l0,-27.65175l-22.17357,0l0,44.21834l-44.21835,0l0,22.17355l27.65175,0l-55.3035,55.30348l-55.30267,-55.30348l27.65095,0l0,-22.17355l-44.21825,0l0,-44.21834l-22.17356,0l0,27.65175l-55.30305,-55.3035z",cross:"m0.99844,99.71339l98.71494,0l0,-98.71495l101.26279,0l0,98.71495l98.71495,0l0,101.2628l-98.71495,0l0,98.71494l-101.26279,0l0,-98.71494l-98.71494,0z",plaque:"m-0.00197,49.94376l0,0c27.5829,0 49.94327,-22.36036 49.94327,-49.94327l199.76709,0l0,0c0,27.5829 22.36037,49.94327 49.94325,49.94327l0,199.7671l0,0c-27.58289,0 -49.94325,22.36034 -49.94325,49.94325l-199.76709,0c0,-27.58292 -22.36037,-49.94325 -49.94327,-49.94325z",page:"m249.3298,298.99744l9.9335,-39.73413l39.73413,-9.93355l-49.66763,49.66768l-248.33237,0l0,-298.00001l298.00001,0l0,248.33234"},buttons:[]}}).basic,j=[{id:"tool_shapelib",icon:"shapes.png",type:"mode_flyout",position:6,events:{click:function click(){c.setMode(p)}}}],x.abrupt("return",{svgicons:"ext-shapes.xml",buttons:a.buttons.map((function(t,e){return Object.assign(j[e],t)})),callback:function callback(){n("<style>").text("\n #shape_buttons {\n overflow: auto;\n width: 180px;\n max-height: 300px;\n display: table-cell;\n vertical-align: middle;\n }\n #shape_cats {\n min-width: 110px;\n display: table-cell;\n vertical-align: middle;\n height: 300px;\n }\n #shape_cats > div {\n line-height: 1em;\n padding: .5em;\n border:1px solid #B0B0B0;\n background: #E8E8E8;\n margin-bottom: -1px;\n }\n #shape_cats div:hover {\n background: #FFFFCC;\n }\n #shape_cats div.current {\n font-weight: bold;\n }\n ").appendTo("head");var t=n('<div id="shape_buttons">');n("#tools_shapelib > *").wrapAll(t);var e=n("#tools_shapelib_show");O("basic"),n("#shape_buttons").mouseup((function(t){var r=n(t.target).closest("div.tool_button");if(r.length){var o=r.children().clone();e.children(":not(.flyout_arrow_horiz)").remove(),e.append(o).attr("data-curopt","#"+r[0].id).mouseup(),c.setMode(p),d=r[0].id.substr((p+"_").length),y=b.data[d],n(".tools_flyout").fadeOut()}}));var r=n('<div id="shape_cats">'),o="";n.each(s,(function(t,e){o+="<div data-cat="+t+">"+e+"</div>"})),r.html(o).children().bind("mouseup",(function(){var t=n(this);return t.siblings().removeClass("current"),t.addClass("current"),O(t.attr("data-cat")),!1})),r.children().eq(0).addClass("current"),n("#tools_shapelib").append(r),e.mouseup((function(){c.setMode(y?p:"select")})),n("#tool_shapelib").remove();var i=n("#tools_shapelib").height();n("#tools_shapelib").css({"margin-top":-(i/2-15),"margin-left":3});var a={};Object.entries(s).forEach((function(t){var e=_slicedToArray(t,2),r=e[0],n=e[1];a['#shape_cats [data-cat="'+r+'"]']=n})),this.setStrings("content",a)},mouseDown:function mouseDown(t){if(c.getMode()===p){var e=m=t.start_x,r=g=t.start_y,n=c.getStyle();return h.x=t.event.clientX,h.y=t.event.clientY,v=c.addSVGElementFromJson({element:"path",curStyles:!0,attr:{d:y,id:c.getNextId(),opacity:n.opacity/2,style:"pointer-events:none"}}),/[a-z]/.test(y)&&(y=b.data[d]=c.pathActions.convertPath(v),v.setAttribute("d",y),c.pathActions.fixEnd(v)),v.setAttribute("transform","translate("+e+","+r+") scale(0.005) translate("+-e+","+-r+")"),c.recalculateDimensions(v),c.getTransformList(v),l=v.getBBox(),{started:!0}}},mouseMove:function mouseMove(t){if(c.getMode()===p){var e=c.getZoom(),r=t.event,n=t.mouse_x/e,o=t.mouse_y/e,i=c.getTransformList(v),a=v.getBBox(),s=a.x,f=a.y,h=(Math.min(m,n),Math.min(g,o),Math.abs(n-m)),y=Math.abs(o-g),d=h/l.width||1,b=y/l.height||1,w=0;n<m&&(w=l.width);var S=0;o<g&&(S=l.height);var O=u.createSVGTransform(),j=u.createSVGTransform(),x=u.createSVGTransform();if(O.setTranslate(-(s+w),-(f+S)),!r.shiftKey){var _=Math.min(Math.abs(d),Math.abs(b));d=_*(d<0?-1:1),b=_*(b<0?-1:1)}j.setScale(d,b),x.setTranslate(s+w,f+S),i.appendItem(x),i.appendItem(j),i.appendItem(O),c.recalculateDimensions(v),l=v.getBBox()}},mouseUp:function mouseUp(t){if(c.getMode()===p)return{keep:t.event.clientX!==h.x&&t.event.clientY!==h.y,element:v,started:!1}}});case 19:case"end":return x.stop()}}),_callee)})))()}})
|
|
/**
|
|
* @file ext-shapes.js
|
|
*
|
|
* @license MIT
|
|
*
|
|
* @copyright 2010 Christian Tzurcanu, 2010 Alexis Deveria
|
|
*
|
|
*/}}}));
|