2 lines
44 KiB
JavaScript
2 lines
44 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,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},r=check("object"==typeof globalThis&&globalThis)||check("object"==typeof window&&window)||check("object"==typeof self&&self)||check("object"==typeof e&&e)||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,c={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}},a={}.toString,classofRaw=function(t){return a.call(t).slice(8,-1)},u="".split,s=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 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)},l=r.document,p=isObject(l)&&isObject(l.createElement),documentCreateElement=function(t){return p?l.createElement(t):{}},h=!n&&!fails((function(){return 7!=Object.defineProperty(documentCreateElement("div"),"a",{get:function(){return 7}}).a})),y=Object.getOwnPropertyDescriptor,v={f:n?y:function getOwnPropertyDescriptor(t,e){if(t=toIndexedObject(t),e=toPrimitive(e,!0),h)try{return y(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},d=Object.defineProperty,g={f:n?d:function defineProperty(t,e,r){if(anObject(t),e=toPrimitive(e,!0),anObject(r),h)try{return d(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 O,j,x,_=w.inspectSource,P=r.WeakMap,E="function"==typeof P&&/native code/.test(_(P)),k=createCommonjsModule((function(t){(t.exports=function(t,e){return w[t]||(w[t]=void 0!==e?e:{})})("versions",[]).push({version:"3.6.5",mode:"global",copyright:"© 2020 Denis Pushkarev (zloirock.ru)"})})),A=0,T=Math.random(),uid=function(t){return"Symbol("+String(void 0===t?"":t)+")_"+(++A+T).toString(36)},L=k("keys"),sharedKey=function(t){return L[t]||(L[t]=uid(t))},M={},I=r.WeakMap;if(E){var C=new I,G=C.get,N=C.has,R=C.set;O=function(t,e){return R.call(C,t,e),e},j=function(t){return G.call(C,t)||{}},x=function(t){return N.call(C,t)}}else{var D=sharedKey("state");M[D]=!0,O=function(t,e){return m(t,D,e),e},j=function(t){return has(t,D)?t[D]:{}},x=function(t){return has(t,D)}}var W,q={set:O,get:j,has:x,enforce:function(t){return x(t)?j(t):O(t,{})},getterFor:function(t){return function(e){var r;if(!isObject(e)||(r=j(e)).type!==t)throw TypeError("Incompatible receiver, "+t+" required");return r}}},z=createCommonjsModule((function(t){var e=q.get,n=q.enforce,o=String(String).split("String");(t.exports=function(t,e,i,c){var a=!!c&&!!c.unsafe,u=!!c&&!!c.enumerable,s=!!c&&!!c.noTargetGet;"function"==typeof i&&("string"!=typeof e||has(i,"name")||m(i,"name",e),n(i).source=o.join("string"==typeof e?e:"")),t!==r?(a?!s&&t[e]&&(u=!0):delete t[e],u?t[e]=i:m(t,e,i)):u?t[e]=i:setGlobal(e,i)})(Function.prototype,"toString",(function toString(){return"function"==typeof this&&e(this).source||_(this)}))})),V=r,aFunction=function(t){return"function"==typeof t?t:void 0},getBuiltIn=function(t,e){return arguments.length<2?aFunction(V[t])||aFunction(r[t]):V[t]&&V[t][e]||r[t]&&r[t][e]},U=Math.ceil,B=Math.floor,toInteger=function(t){return isNaN(t=+t)?0:(t>0?B:U)(t)},Y=Math.min,toLength=function(t){return t>0?Y(toInteger(t),9007199254740991):0},H=Math.max,J=Math.min,toAbsoluteIndex=function(t,e){var r=toInteger(t);return r<0?H(r+e,0):J(r,e)},createMethod=function(t){return function(e,r,n){var o,i=toIndexedObject(e),c=toLength(i.length),a=toAbsoluteIndex(n,c);if(t&&r!=r){for(;c>a;)if((o=i[a++])!=o)return!0}else for(;c>a;a++)if((t||a in i)&&i[a]===r)return t||a||0;return!t&&-1}},$={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++])&&(~$(i,r)||i.push(r));return i},K=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],Q=K.concat("length","prototype"),X={f:Object.getOwnPropertyNames||function getOwnPropertyNames(t){return objectKeysInternal(t,Q)}},Z={f:Object.getOwnPropertySymbols},tt=getBuiltIn("Reflect","ownKeys")||function ownKeys(t){var e=X.f(anObject(t)),r=Z.f;return r?e.concat(r(t)):e},copyConstructorProperties=function(t,e){for(var r=tt(e),n=g.f,o=v.f,i=0;i<r.length;i++){var c=r[i];has(t,c)||n(t,c,o(e,c))}},et=/#|\.prototype\./,isForced=function(t,e){var r=nt[rt(t)];return r==it||r!=ot&&("function"==typeof e?fails(e):!!e)},rt=isForced.normalize=function(t){return String(t).replace(et,".").toLowerCase()},nt=isForced.data={},ot=isForced.NATIVE="N",it=isForced.POLYFILL="P",ct=isForced,at=v.f,_export=function(t,e){var n,o,i,c,a,u=t.target,s=t.global,f=t.stat;if(n=s?r:f?r[u]||setGlobal(u,{}):(r[u]||{}).prototype)for(o in e){if(c=e[o],i=t.noTargetGet?(a=at(n,o))&&a.value:n[o],!ct(s?o:u+(f?".":"#")+o,t.forced)&&void 0!==i){if(typeof c==typeof i)continue;copyConstructorProperties(c,i)}(t.sham||i&&i.sham)&&m(c,"sham",!0),z(n,o,c,t)}},toObject=function(t){return Object(requireObjectCoercible(t))},ut=!!Object.getOwnPropertySymbols&&!fails((function(){return!String(Symbol())})),st=ut&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,ft=k("wks"),lt=r.Symbol,pt=st?lt:lt&<.withoutSetter||uid,wellKnownSymbol=function(t){return has(ft,t)||(ut&&has(lt,t)?ft[t]=lt[t]:ft[t]=pt("Symbol."+t)),ft[t]},ht=Object.keys||function keys(t){return objectKeysInternal(t,K)},yt=n?Object.defineProperties:function defineProperties(t,e){anObject(t);for(var r,n=ht(e),o=n.length,i=0;o>i;)g.f(t,r=n[i++],e[r]);return t},vt=getBuiltIn("document","documentElement"),dt=sharedKey("IE_PROTO"),EmptyConstructor=function(){},scriptTag=function(t){return"<script>"+t+"</"+"script>"},NullProtoObject=function(){try{W=document.domain&&new ActiveXObject("htmlfile")}catch(t){}var t,e;NullProtoObject=W?function(t){t.write(scriptTag("")),t.close();var e=t.parentWindow.Object;return t=null,e}(W):((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=K.length;r--;)delete NullProtoObject.prototype[K[r]];return NullProtoObject()};M[dt]=!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[dt]=t):r=NullProtoObject(),void 0===e?r:yt(r,e)},mt=wellKnownSymbol("unscopables"),bt=Array.prototype;null==bt[mt]&&g.f(bt,mt,{configurable:!0,value:gt(null)});var addToUnscopables=function(t){bt[mt][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,c=void 0===i?r:toAbsoluteIndex(i,r);c>o;)e[o++]=t;return e}}),addToUnscopables("fill");var wt,St,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)}},Ot=Array.isArray||function isArray(t){return"Array"==classofRaw(t)},jt=wellKnownSymbol("species"),arraySpeciesCreate=function(t,e){var r;return Ot(t)&&("function"!=typeof(r=t.constructor)||r!==Array&&!Ot(r.prototype)?isObject(r)&&null===(r=r[jt])&&(r=void 0):r=void 0),new(void 0===r?Array:r)(0===e?0:e)},xt=[].push,createMethod$1=function(t){var e=1==t,r=2==t,n=3==t,o=4==t,i=6==t,c=5==t||i;return function(a,u,f,l){for(var p,h,y=toObject(a),v=s(y),d=functionBindContext(u,f,3),g=toLength(v.length),m=0,b=l||arraySpeciesCreate,w=e?b(a,g):r?b(a,0):void 0;g>m;m++)if((c||m in v)&&(h=d(p=v[m],m,y),t))if(e)w[m]=h;else if(h)switch(t){case 3:return!0;case 5:return p;case 6:return m;case 2:xt.call(w,p)}else if(o)return!1;return i?-1:n||o?o:w}},_t={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)},Pt=getBuiltIn("navigator","userAgent")||"",Et=r.process,kt=Et&&Et.versions,At=kt&&kt.v8;At?St=(wt=At.split("."))[0]+wt[1]:Pt&&(!(wt=Pt.match(/Edge\/(\d+)/))||wt[1]>=74)&&(wt=Pt.match(/Chrome\/(\d+)/))&&(St=wt[1]);var Tt=St&&+St,Lt=wellKnownSymbol("species"),arrayMethodHasSpeciesSupport=function(t){return Tt>=51||!fails((function(){var e=[];return(e.constructor={})[Lt]=function(){return{foo:1}},1!==e[t](Boolean).foo}))},Mt=Object.defineProperty,It={},thrower=function(t){throw t},arrayMethodUsesToLength=function(t,e){if(has(It,t))return It[t];e||(e={});var r=[][t],o=!!has(e,"ACCESSORS")&&e.ACCESSORS,i=has(e,0)?e[0]:thrower,c=has(e,1)?e[1]:void 0;return It[t]=!!r&&!fails((function(){if(o&&!n)return!0;var t={length:-1};o?Mt(t,1,{enumerable:!0,get:thrower}):t[1]=1,r.call(t,i,c)}))},Ct=_t.map,Gt=arrayMethodHasSpeciesSupport("map"),Ft=arrayMethodUsesToLength("map");_export({target:"Array",proto:!0,forced:!Gt||!Ft},{map:function map(t){return Ct(this,t,arguments.length>1?arguments[1]:void 0)}});var Nt=g.f,Rt=Function.prototype,Dt=Rt.toString,Wt=/^\s*function ([^ (]*)/,qt="name";n&&!(qt in Rt)&&Nt(Rt,qt,{configurable:!0,get:function(){try{return Dt.call(this).match(Wt)[1]}catch(t){return""}}});var zt=Object.assign,Vt=Object.defineProperty,Ut=!zt||fails((function(){if(n&&1!==zt({b:1},zt(Vt({},"a",{enumerable:!0,get:function(){Vt(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!=zt({},t)[r]||ht(zt({},e)).join("")!=o}))?function assign(t,e){for(var r=toObject(t),o=arguments.length,i=1,a=Z.f,u=c.f;o>i;)for(var f,l=s(arguments[i++]),p=a?ht(l).concat(a(l)):ht(l),h=p.length,y=0;h>y;)f=p[y++],n&&!u.call(l,f)||(r[f]=l[f]);return r}:zt;_export({target:"Object",stat:!0,forced:Object.assign!==Ut},{assign:Ut});var Bt={};Bt[wellKnownSymbol("toStringTag")]="z";var Yt="[object z]"===String(Bt),Ht=wellKnownSymbol("toStringTag"),Jt="Arguments"==classofRaw(function(){return arguments}()),$t=Yt?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),Ht))?r:Jt?classofRaw(e):"Object"==(n=classofRaw(e))&&"function"==typeof e.callee?"Arguments":n},Kt=Yt?{}.toString:function toString(){return"[object "+$t(this)+"]"};Yt||z(Object.prototype,"toString",Kt,{unsafe:!0});var Qt=r.Promise,Xt=g.f,Zt=wellKnownSymbol("toStringTag"),setToStringTag=function(t,e,r){t&&!has(t=r?t:t.prototype,Zt)&&Xt(t,Zt,{configurable:!0,value:e})},te=wellKnownSymbol("species"),ee={},re=wellKnownSymbol("iterator"),ne=Array.prototype,oe=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}},ie=createCommonjsModule((function(t){var Result=function(t,e){this.stopped=t,this.result=e};(t.exports=function(t,e,r,n,o){var i,c,a,u,s,f,l,p,h=functionBindContext(e,r,n?2:1);if(o)i=t;else{if("function"!=typeof(c=function(t){if(null!=t)return t[oe]||t["@@iterator"]||ee[$t(t)]}(t)))throw TypeError("Target is not iterable");if(void 0!==(p=c)&&(ee.Array===p||ne[re]===p)){for(a=0,u=toLength(t.length);u>a;a++)if((s=n?h(anObject(l=t[a])[0],l[1]):h(t[a]))&&s instanceof Result)return s;return new Result(!1)}i=c.call(t)}for(f=i.next;!(l=f.call(i)).done;)if("object"==typeof(s=callWithSafeIterationClosing(i,h,l.value,n))&&s&&s instanceof Result)return s;return new Result(!1)}).stop=function(t){return new Result(!0,t)}})),ce=wellKnownSymbol("iterator"),ae=!1;try{var ue=0,se={next:function(){return{done:!!ue++}},return:function(){ae=!0}};se[ce]=function(){return this},Array.from(se,(function(){throw 2}))}catch(t){}var fe,le,pe,he=wellKnownSymbol("species"),ye=/(iphone|ipod|ipad).*applewebkit/i.test(Pt),ve=r.location,de=r.setImmediate,ge=r.clearImmediate,me=r.process,be=r.MessageChannel,we=r.Dispatch,Se=0,Oe={},je="onreadystatechange",run=function(t){if(Oe.hasOwnProperty(t)){var e=Oe[t];delete Oe[t],e()}},runner=function(t){return function(){run(t)}},listener=function(t){run(t.data)},post=function(t){r.postMessage(t+"",ve.protocol+"//"+ve.host)};de&&ge||(de=function setImmediate(t){for(var e=[],r=1;arguments.length>r;)e.push(arguments[r++]);return Oe[++Se]=function(){("function"==typeof t?t:Function(t)).apply(void 0,e)},fe(Se),Se},ge=function clearImmediate(t){delete Oe[t]},"process"==classofRaw(me)?fe=function(t){me.nextTick(runner(t))}:we&&we.now?fe=function(t){we.now(runner(t))}:be&&!ye?(pe=(le=new be).port2,le.port1.onmessage=listener,fe=functionBindContext(pe.postMessage,pe,1)):!r.addEventListener||"function"!=typeof postMessage||r.importScripts||fails(post)||"file:"===ve.protocol?fe=je in documentCreateElement("script")?function(t){vt.appendChild(documentCreateElement("script")).onreadystatechange=function(){vt.removeChild(this),run(t)}}:function(t){setTimeout(runner(t),0)}:(fe=post,r.addEventListener("message",listener,!1)));var xe,_e,Pe,Ee,ke,Ae,Te,Le,Me={set:de,clear:ge},Ie=v.f,Ce=Me.set,Ge=r.MutationObserver||r.WebKitMutationObserver,Fe=r.process,Ne=r.Promise,Re="process"==classofRaw(Fe),De=Ie(r,"queueMicrotask"),We=De&&De.value;We||(xe=function(){var t,e;for(Re&&(t=Fe.domain)&&t.exit();_e;){e=_e.fn,_e=_e.next;try{e()}catch(t){throw _e?Ee():Pe=void 0,t}}Pe=void 0,t&&t.enter()},Re?Ee=function(){Fe.nextTick(xe)}:Ge&&!ye?(ke=!0,Ae=document.createTextNode(""),new Ge(xe).observe(Ae,{characterData:!0}),Ee=function(){Ae.data=ke=!ke}):Ne&&Ne.resolve?(Te=Ne.resolve(void 0),Le=Te.then,Ee=function(){Le.call(Te,xe)}):Ee=function(){Ce.call(r,xe)});var qe,ze,Ve,Ue,Be=We||function(t){var e={fn:t,next:void 0};Pe&&(Pe.next=e),_e||(_e=e,Ee()),Pe=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)},Ye={f:function(t){return new PromiseCapability(t)}},promiseResolve=function(t,e){if(anObject(t),isObject(e)&&e.constructor===t)return e;var r=Ye.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}}},He=Me.set,Je=wellKnownSymbol("species"),$e="Promise",Ke=q.get,Qe=q.set,Xe=q.getterFor($e),Ze=Qt,tr=r.TypeError,er=r.document,rr=r.process,nr=getBuiltIn("fetch"),or=Ye.f,ir=or,cr="process"==classofRaw(rr),ar=!!(er&&er.createEvent&&r.dispatchEvent),ur="unhandledrejection",sr=ct($e,(function(){if(!(_(Ze)!==String(Ze))){if(66===Tt)return!0;if(!cr&&"function"!=typeof PromiseRejectionEvent)return!0}if(Tt>=51&&/native code/.test(Ze))return!1;var t=Ze.resolve(1),FakePromise=function(t){t((function(){}),(function(){}))};return(t.constructor={})[Je]=FakePromise,!(t.then((function(){}))instanceof FakePromise)})),fr=sr||!function(t,e){if(!e&&!ae)return!1;var r=!1;try{var n={};n[ce]=function(){return{next:function(){return{done:r=!0}}}},t(n)}catch(t){}return r}((function(t){Ze.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;Be((function(){for(var o=e.value,i=1==e.state,c=0;n.length>c;){var a,u,s,f=n[c++],l=i?f.ok:f.fail,p=f.resolve,h=f.reject,y=f.domain;try{l?(i||(2===e.rejection&&onHandleUnhandled(t,e),e.rejection=1),!0===l?a=o:(y&&y.enter(),a=l(o),y&&(y.exit(),s=!0)),a===f.promise?h(tr("Promise-chain cycle")):(u=isThenable(a))?u.call(a,p,h):p(a)):h(o)}catch(t){y&&!s&&y.exit(),h(t)}}e.reactions=[],e.notified=!1,r&&!e.rejection&&onUnhandled(t,e)}))}},dispatchEvent=function(t,e,n){var o,i;ar?((o=er.createEvent("Event")).promise=e,o.reason=n,o.initEvent(t,!1,!0),r.dispatchEvent(o)):o={promise:e,reason:n},(i=r["on"+t])?i(o):t===ur&&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,e){He.call(r,(function(){var r,n=e.value;if(isUnhandled(e)&&(r=perform((function(){cr?rr.emit("unhandledRejection",n,t):dispatchEvent(ur,t,n)})),e.rejection=cr||isUnhandled(e)?2:1,r.error))throw r.value}))},isUnhandled=function(t){return 1!==t.rejection&&!t.parent},onHandleUnhandled=function(t,e){He.call(r,(function(){cr?rr.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 tr("Promise can't be resolved itself");var o=isThenable(r);o?Be((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&&(Ze=function Promise(t){!function(t,e,r){if(!(t instanceof e))throw TypeError("Incorrect "+(r?r+" ":"")+"invocation")}(this,Ze,$e),aFunction$1(t),qe.call(this);var e=Ke(this);try{t(bind(internalResolve,this,e),bind(internalReject,this,e))}catch(t){internalReject(this,e,t)}},(qe=function Promise(t){Qe(this,{type:$e,done:!1,notified:!1,parent:!1,reactions:[],rejection:!1,state:0,value:void 0})}).prototype=function(t,e,r){for(var n in e)z(t,n,e[n],r);return t}(Ze.prototype,{then:function then(t,e){var r,n,o,i=Xe(this),c=or((r=Ze,void 0===(o=anObject(this).constructor)||null==(n=anObject(o)[he])?r:aFunction$1(n)));return c.ok="function"!=typeof t||t,c.fail="function"==typeof e&&e,c.domain=cr?rr.domain:void 0,i.parent=!0,i.reactions.push(c),0!=i.state&¬ify$1(this,i,!1),c.promise},catch:function(t){return this.then(void 0,t)}}),ze=function(){var t=new qe,e=Ke(t);this.promise=t,this.resolve=bind(internalResolve,t,e),this.reject=bind(internalReject,t,e)},Ye.f=or=function(t){return t===Ze||t===Ve?new ze(t):ir(t)},"function"==typeof Qt&&(Ue=Qt.prototype.then,z(Qt.prototype,"then",(function then(t,e){var r=this;return new Ze((function(t,e){Ue.call(r,t,e)})).then(t,e)}),{unsafe:!0}),"function"==typeof nr&&_export({global:!0,enumerable:!0,forced:!0},{fetch:function fetch(t){return promiseResolve(Ze,nr.apply(r,arguments))}}))),_export({global:!0,wrap:!0,forced:sr},{Promise:Ze}),setToStringTag(Ze,$e,!1),function(t){var e=getBuiltIn(t),r=g.f;n&&e&&!e[te]&&r(e,te,{configurable:!0,get:function(){return this}})}($e),Ve=getBuiltIn($e),_export({target:$e,stat:!0,forced:sr},{reject:function reject(t){var e=or(this);return e.reject.call(void 0,t),e.promise}}),_export({target:$e,stat:!0,forced:sr},{resolve:function resolve(t){return promiseResolve(this,t)}}),_export({target:$e,stat:!0,forced:fr},{all:function all(t){var e=this,r=or(e),n=r.resolve,o=r.reject,i=perform((function(){var r=aFunction$1(e.resolve),i=[],c=0,a=1;ie(t,(function(t){var u=c++,s=!1;i.push(void 0),a++,r.call(e,t).then((function(t){s||(s=!0,i[u]=t,--a||n(i))}),o)})),--a||n(i)}));return i.error&&o(i.value),r.promise},race:function race(t){var e=this,r=or(e),n=r.reject,o=perform((function(){var o=aFunction$1(e.resolve);ie(t,(function(t){o.call(e,t).then(r.resolve,n)}))}));return o.error&&n(o.value),r.promise}});var lr=X.f,pr={}.toString,hr="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],yr={f:function getOwnPropertyNames(t){return hr&&"[object Window]"==pr.call(t)?function(t){try{return lr(t)}catch(t){return hr.slice()}}(t):lr(toIndexedObject(t))}},vr={f:wellKnownSymbol},dr=g.f,defineWellKnownSymbol=function(t){var e=V.Symbol||(V.Symbol={});has(e,t)||dr(e,t,{value:vr.f(t)})},gr=_t.forEach,mr=sharedKey("hidden"),br="Symbol",wr=wellKnownSymbol("toPrimitive"),Sr=q.set,Or=q.getterFor(br),jr=Object.prototype,xr=r.Symbol,_r=getBuiltIn("JSON","stringify"),Pr=v.f,Er=g.f,kr=yr.f,Ar=c.f,Tr=k("symbols"),Lr=k("op-symbols"),Mr=k("string-to-symbol-registry"),Ir=k("symbol-to-string-registry"),Cr=k("wks"),Gr=r.QObject,Fr=!Gr||!Gr.prototype||!Gr.prototype.findChild,Nr=n&&fails((function(){return 7!=gt(Er({},"a",{get:function(){return Er(this,"a",{value:7}).a}})).a}))?function(t,e,r){var n=Pr(jr,e);n&&delete jr[e],Er(t,e,r),n&&t!==jr&&Er(jr,e,n)}:Er,wrap=function(t,e){var r=Tr[t]=gt(xr.prototype);return Sr(r,{type:br,tag:t,description:e}),n||(r.description=e),r},Rr=st?function(t){return"symbol"==typeof t}:function(t){return Object(t)instanceof xr},Dr=function defineProperty(t,e,r){t===jr&&Dr(Lr,e,r),anObject(t);var n=toPrimitive(e,!0);return anObject(r),has(Tr,n)?(r.enumerable?(has(t,mr)&&t[mr][n]&&(t[mr][n]=!1),r=gt(r,{enumerable:createPropertyDescriptor(0,!1)})):(has(t,mr)||Er(t,mr,createPropertyDescriptor(1,{})),t[mr][n]=!0),Nr(t,n,r)):Er(t,n,r)},Wr=function defineProperties(t,e){anObject(t);var r=toIndexedObject(e),o=ht(r).concat(Ur(r));return gr(o,(function(e){n&&!qr.call(r,e)||Dr(t,e,r[e])})),t},qr=function propertyIsEnumerable(t){var e=toPrimitive(t,!0),r=Ar.call(this,e);return!(this===jr&&has(Tr,e)&&!has(Lr,e))&&(!(r||!has(this,e)||!has(Tr,e)||has(this,mr)&&this[mr][e])||r)},zr=function getOwnPropertyDescriptor(t,e){var r=toIndexedObject(t),n=toPrimitive(e,!0);if(r!==jr||!has(Tr,n)||has(Lr,n)){var o=Pr(r,n);return!o||!has(Tr,n)||has(r,mr)&&r[mr][n]||(o.enumerable=!0),o}},Vr=function getOwnPropertyNames(t){var e=kr(toIndexedObject(t)),r=[];return gr(e,(function(t){has(Tr,t)||has(M,t)||r.push(t)})),r},Ur=function getOwnPropertySymbols(t){var e=t===jr,r=kr(e?Lr:toIndexedObject(t)),n=[];return gr(r,(function(t){!has(Tr,t)||e&&!has(jr,t)||n.push(Tr[t])})),n};if(ut||(z((xr=function Symbol(){if(this instanceof xr)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===jr&&setter.call(Lr,t),has(this,mr)&&has(this[mr],e)&&(this[mr][e]=!1),Nr(this,e,createPropertyDescriptor(1,t))};return n&&Fr&&Nr(jr,e,{configurable:!0,set:setter}),wrap(e,t)}).prototype,"toString",(function toString(){return Or(this).tag})),z(xr,"withoutSetter",(function(t){return wrap(uid(t),t)})),c.f=qr,g.f=Dr,v.f=zr,X.f=yr.f=Vr,Z.f=Ur,vr.f=function(t){return wrap(wellKnownSymbol(t),t)},n&&(Er(xr.prototype,"description",{configurable:!0,get:function description(){return Or(this).description}}),z(jr,"propertyIsEnumerable",qr,{unsafe:!0}))),_export({global:!0,wrap:!0,forced:!ut,sham:!ut},{Symbol:xr}),gr(ht(Cr),(function(t){defineWellKnownSymbol(t)})),_export({target:br,stat:!0,forced:!ut},{for:function(t){var e=String(t);if(has(Mr,e))return Mr[e];var r=xr(e);return Mr[e]=r,Ir[r]=e,r},keyFor:function keyFor(t){if(!Rr(t))throw TypeError(t+" is not a symbol");if(has(Ir,t))return Ir[t]},useSetter:function(){Fr=!0},useSimple:function(){Fr=!1}}),_export({target:"Object",stat:!0,forced:!ut,sham:!n},{create:function create(t,e){return void 0===e?gt(t):Wr(gt(t),e)},defineProperty:Dr,defineProperties:Wr,getOwnPropertyDescriptor:zr}),_export({target:"Object",stat:!0,forced:!ut},{getOwnPropertyNames:Vr,getOwnPropertySymbols:Ur}),_export({target:"Object",stat:!0,forced:fails((function(){Z.f(1)}))},{getOwnPropertySymbols:function getOwnPropertySymbols(t){return Z.f(toObject(t))}}),_r){var Br=!ut||fails((function(){var t=xr();return"[null]"!=_r([t])||"{}"!=_r({a:t})||"{}"!=_r(Object(t))}));_export({target:"JSON",stat:!0,forced:Br},{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)&&!Rr(t))return Ot(e)||(e=function(t,e){if("function"==typeof n&&(e=n.call(this,t,e)),!Rr(e))return e}),o[1]=e,_r.apply(null,o)}})}xr.prototype[wr]||m(xr.prototype,wr,xr.prototype.valueOf),setToStringTag(xr,br),M[mr]=!0;var Yr=g.f,Hr=r.Symbol;if(n&&"function"==typeof Hr&&(!("description"in Hr.prototype)||void 0!==Hr().description)){var Jr={},$r=function Symbol(){var t=arguments.length<1||void 0===arguments[0]?void 0:String(arguments[0]),e=this instanceof $r?new Hr(t):void 0===t?Hr():Hr(t);return""===t&&(Jr[e]=!0),e};copyConstructorProperties($r,Hr);var Kr=$r.prototype=Hr.prototype;Kr.constructor=$r;var Qr=Kr.toString,Xr="Symbol(test)"==String(Hr("test")),Zr=/^Symbol\((.*)\)[^)]+$/;Yr(Kr,"description",{configurable:!0,get:function description(){var t=isObject(this)?this.valueOf():this,e=Qr.call(t);if(has(Jr,t))return"";var r=Xr?e.slice(7,-1):e.replace(Zr,"$1");return""===r?void 0:r}}),_export({global:!0,forced:!0},{Symbol:$r})}defineWellKnownSymbol("asyncIterator"),defineWellKnownSymbol("iterator"),defineWellKnownSymbol("toStringTag");var tn=_t.forEach,en=function(t,e){var r=[][t];return!!r&&fails((function(){r.call(null,e||function(){throw 1},1)}))}("forEach"),rn=arrayMethodUsesToLength("forEach"),nn=en&&rn?[].forEach:function forEach(t){return tn(this,t,arguments.length>1?arguments[1]:void 0)};_export({target:"Array",proto:!0,forced:[].forEach!=nn},{forEach:nn});var on,cn,an,un=!fails((function(){function F(){}return F.prototype.constructor=null,Object.getPrototypeOf(new F)!==F.prototype})),sn=sharedKey("IE_PROTO"),fn=Object.prototype,ln=un?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?fn:null},pn=wellKnownSymbol("iterator"),hn=!1;[].keys&&("next"in(an=[].keys())?(cn=ln(ln(an)))!==Object.prototype&&(on=cn):hn=!0),null==on&&(on={}),has(on,pn)||m(on,pn,(function(){return this}));var yn={IteratorPrototype:on,BUGGY_SAFARI_ITERATORS:hn},vn=yn.IteratorPrototype,returnThis$1=function(){return this},dn=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),gn=yn.IteratorPrototype,mn=yn.BUGGY_SAFARI_ITERATORS,bn=wellKnownSymbol("iterator"),wn="keys",Sn="values",On="entries",returnThis$2=function(){return this},defineIterator=function(t,e,r,n,o,i,c){!function(t,e,r){var n=e+" Iterator";t.prototype=gt(vn,{next:createPropertyDescriptor(1,r)}),setToStringTag(t,n,!1),ee[n]=returnThis$1}(r,e,n);var a,u,s,getIterationMethod=function(t){if(t===o&&y)return y;if(!mn&&t in p)return p[t];switch(t){case wn:return function keys(){return new r(this,t)};case Sn:return function values(){return new r(this,t)};case On:return function entries(){return new r(this,t)}}return function(){return new r(this)}},f=e+" Iterator",l=!1,p=t.prototype,h=p[bn]||p["@@iterator"]||o&&p[o],y=!mn&&h||getIterationMethod(o),v="Array"==e&&p.entries||h;if(v&&(a=ln(v.call(new t)),gn!==Object.prototype&&a.next&&(ln(a)!==gn&&(dn?dn(a,gn):"function"!=typeof a[bn]&&m(a,bn,returnThis$2)),setToStringTag(a,f,!0))),o==Sn&&h&&h.name!==Sn&&(l=!0,y=function values(){return h.call(this)}),p[bn]!==y&&m(p,bn,y),ee[e]=y,o)if(u={values:getIterationMethod(Sn),keys:i?y:getIterationMethod(wn),entries:getIterationMethod(On)},c)for(s in u)(mn||l||!(s in p))&&z(p,s,u[s]);else _export({target:e,proto:!0,forced:mn||l},u);return u},jn="Array Iterator",xn=q.set,_n=q.getterFor(jn),Pn=defineIterator(Array,"Array",(function(t,e){xn(this,{type:jn,target:toIndexedObject(t),index:0,kind:e})}),(function(){var t=_n(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");ee.Arguments=ee.Array,addToUnscopables("keys"),addToUnscopables("values"),addToUnscopables("entries");var En=[].reverse,kn=[1,2];_export({target:"Array",proto:!0,forced:String(kn)===String(kn.reverse())},{reverse:function reverse(){return Ot(this)&&(this.length=this.length),En.call(this)}});var An=arrayMethodHasSpeciesSupport("slice"),Tn=arrayMethodUsesToLength("slice",{ACCESSORS:!0,0:0,1:2}),Ln=wellKnownSymbol("species"),Mn=[].slice,In=Math.max;_export({target:"Array",proto:!0,forced:!An||!Tn},{slice:function slice(t,e){var r,n,o,i,c,a,u,s=toIndexedObject(this),f=toLength(s.length),l=toAbsoluteIndex(t,f),p=toAbsoluteIndex(void 0===e?f:e,f);if(Ot(s)&&("function"!=typeof(r=s.constructor)||r!==Array&&!Ot(r.prototype)?isObject(r)&&null===(r=r[Ln])&&(r=void 0):r=void 0,r===Array||void 0===r))return Mn.call(s,l,p);for(n=new(void 0===r?Array:r)(In(p-l,0)),o=0;l<p;l++,o++)l in s&&(i=n,c=o,a=s[l],u=void 0,(u=toPrimitive(c))in i?g.f(i,u,createPropertyDescriptor(0,a)):i[u]=a);return n.length=o,n}});var Cn=Date.prototype,Gn="Invalid Date",Fn="toString",Nn=Cn.toString,Rn=Cn.getTime;new Date(NaN)+""!=Gn&&z(Cn,Fn,(function toString(){var t=Rn.call(this);return t==t?Nn.call(this):Gn})),setToStringTag(r.JSON,"JSON",!0),setToStringTag(Math,"Math",!0),_export({target:"Object",stat:!0,sham:!n},{create:gt}),_export({target:"Object",stat:!0,forced:!n,sham:!n},{defineProperty:g.f});var Dn=fails((function(){ln(1)}));_export({target:"Object",stat:!0,forced:Dn,sham:!un},{getPrototypeOf:function getPrototypeOf(t){return ln(toObject(t))}}),_export({target:"Object",stat:!0},{setPrototypeOf:dn});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},Wn="toString",qn=RegExp.prototype,zn=qn.toString,Vn=fails((function(){return"/a/b"!=zn.call({source:"a",flags:"b"})})),Un=zn.name!=Wn;(Vn||Un)&&z(RegExp.prototype,Wn,(function toString(){var t=anObject(this),e=String(t.source),r=t.flags;return"/"+e+"/"+String(void 0===r&&t instanceof RegExp&&!("flags"in qn)?regexpFlags.call(t):r)}),{unsafe:!0});var createMethod$2=function(t){return function(e,r){var n,o,i=String(requireObjectCoercible(e)),c=toInteger(r),a=i.length;return c<0||c>=a?t?"":void 0:(n=i.charCodeAt(c))<55296||n>56319||c+1===a||(o=i.charCodeAt(c+1))<56320||o>57343?t?i.charAt(c):n:t?i.slice(c,c+2):o-56320+(n-55296<<10)+65536}},Bn={codeAt:createMethod$2(!1),charAt:createMethod$2(!0)}.charAt,Yn="String Iterator",Hn=q.set,Jn=q.getterFor(Yn);defineIterator(String,"String",(function(t){Hn(this,{type:Yn,string:String(t),index:0})}),(function next(){var t,e=Jn(this),r=e.string,n=e.index;return n>=r.length?{value:void 0,done:!0}:(t=Bn(r,n),e.index+=t.length,{value:t,done:!1})}));var $n={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 Kn in $n){var Qn=r[Kn],Xn=Qn&&Qn.prototype;if(Xn&&Xn.forEach!==nn)try{m(Xn,"forEach",nn)}catch(t){Xn.forEach=nn}}var Zn=wellKnownSymbol("iterator"),to=wellKnownSymbol("toStringTag"),eo=Pn.values;for(var ro in $n){var no=r[ro],oo=no&&no.prototype;if(oo){if(oo[Zn]!==eo)try{m(oo,Zn,eo)}catch(t){oo[Zn]=eo}if(oo[to]||m(oo,to,ro),$n[ro])for(var io in Pn)if(oo[io]!==Pn[io])try{m(oo,io,Pn[io])}catch(t){oo[io]=Pn[io]}}}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,c){try{var a=t[i](c),u=a.value}catch(t){return void r(t)}a.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",c=o.asyncIterator||"@@asyncIterator",a=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),c=new Context(n||[]);return i._invoke=function makeInvokeMethod(t,e,r){var n=u;return function invoke(o,i){if(n===f)throw new Error("Generator is already running");if(n===l){if("throw"===o)throw i;return doneResult()}for(r.method=o,r.arg=i;;){var c=r.delegate;if(c){var a=maybeInvokeDelegate(c,r);if(a){if(a===p)continue;return a}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(n===u)throw n=l,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);n=f;var h=tryCatch(t,e,r);if("normal"===h.type){if(n=r.done?l:s,h.arg===p)continue;return{value:h.arg,done:r.done}}"throw"===h.type&&(n=l,r.method="throw",r.arg=h.arg)}}}(t,r,c),i}function tryCatch(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}t.wrap=wrap;var u="suspendedStart",s="suspendedYield",f="executing",l="completed",p={};function Generator(){}function GeneratorFunction(){}function GeneratorFunctionPrototype(){}var h={};h[i]=function(){return this};var y=Object.getPrototypeOf,v=y&&y(y(values([])));v&&v!==r&&n.call(v,i)&&(h=v);var d=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,c){!function invoke(r,o,i,c){var a=tryCatch(t[r],t,o);if("throw"!==a.type){var u=a.arg,s=u.value;return s&&"object"===_typeof(s)&&n.call(s,"__await")?e.resolve(s.__await).then((function(t){invoke("next",t,i,c)}),(function(t){invoke("throw",t,i,c)})):e.resolve(s).then((function(t){u.value=t,i(u)}),(function(t){return invoke("throw",t,i,c)}))}c(a.arg)}(o,i,r,c)}))}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,c=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 c.next=c}}return{next:doneResult}}function doneResult(){return{value:e,done:!0}}return GeneratorFunction.prototype=d.constructor=GeneratorFunctionPrototype,GeneratorFunctionPrototype.constructor=GeneratorFunction,GeneratorFunction.displayName=define(GeneratorFunctionPrototype,a,"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,a,"GeneratorFunction")),t.prototype=Object.create(d),t},t.awrap=function(t){return{__await:t}},defineIteratorMethods(AsyncIterator.prototype),AsyncIterator.prototype[c]=function(){return this},t.AsyncIterator=AsyncIterator,t.async=function(e,r,n,o,i){void 0===i&&(i=Promise);var c=new AsyncIterator(wrap(e,r,n,o),i);return t.isGeneratorFunction(r)?c:c.next().then((function(t){return t.done?t.value:c.next()}))},defineIteratorMethods(d),define(d,a,"Generator"),d[i]=function(){return this},d.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 c.type="throw",c.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],c=i.completion;if("root"===i.tryLoc)return handle("end");if(i.tryLoc<=this.prev){var a=n.call(i,"catchLoc"),u=n.call(i,"finallyLoc");if(a&&u){if(this.prev<i.catchLoc)return handle(i.catchLoc,!0);if(this.prev<i.finallyLoc)return handle(i.finallyLoc)}else if(a){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 c=i?i.completion:{};return c.type=t,c.arg=e,i?(this.method="next",this.next=i.finallyLoc,p):this.complete(c)},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 ao}));case"./locale/zh-CN.js":return Promise.resolve().then((function(){return uo}));default:return Promise.reject(new Error("Unknown variable dynamic import: "+t))}}var co=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(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 ao}));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)}}(),ao=(t("default",{name:"polygon",init:function init(t){var e=this;return _asyncToGenerator(regeneratorRuntime.mark((function _callee2(){var r,n,o,i,c,a,u,s,f,l,p,h,y;return regeneratorRuntime.wrap((function _callee2$(v){for(;;)switch(v.prev=v.next){case 0:return p=function _sec(t){return 1/Math.cos(t)},l=function _cot(t){return 1/Math.tan(t)},f=function _setAttr(t,e){n.changeSelectedAttribute(t,e),n.call("changed",c)},s=function _showPanel(t){var e=o("#fc_rules");e.length||(e=o('<style id="fc_rules"></style>').appendTo("head")),e.text(t?" #tool_topath { display: none !important; }":""),o("#polygon_panel").toggle(t)},n=(r=e).canvas,o=t.$,!1,v.next=9,co(r.curPrefs.lang);case 9:return i=v.sent,h=[{id:"tool_polygon",icon:"polygon.png",type:"mode",position:11,events:{click:function click(){n.setMode("polygon"),s(!0)}}}],y=[{type:"input",panel:"polygon_panel",id:"polySides",size:3,defval:5,events:{change:function change(){f("sides",this.value)}}}],v.abrupt("return",{name:i.name,svgicons:"polygon-icons.svg",buttons:i.buttons.map((function(t,e){return Object.assign(h[e],t)})),context_tools:i.contextTools.map((function(t,e){return Object.assign(y[e],t)})),callback:function callback(){o("#polygon_panel").hide(),setTimeout((function(){o("#tool_source_save").clone().hide().attr("id","polygon_save").unbind().appendTo("#tool_source_back").click((function(){})),o("#tool_source_cancel").clone().hide().attr("id","polygon_cancel").unbind().appendTo("#tool_source_back").click((function(){}))}),3e3)},mouseDown:function mouseDown(t){if("polygon"===n.getMode()){var e=n.getColor("fill"),r=n.getColor("stroke"),o=n.getStrokeWidth();return a=!0,u=n.addSVGElementFromJson({element:"polygon",attr:{cx:t.start_x,cy:t.start_y,id:n.getNextId(),shape:"regularPoly",sides:document.getElementById("polySides").value,orient:"x",edge:0,fill:e,strokecolor:r,strokeWidth:o}}),{started:!0}}},mouseMove:function mouseMove(t){if(a&&"polygon"===n.getMode()){var e=o(u).attr(["cx","cy","sides","orient","fill","strokecolor","strokeWidth"]),r=t.mouse_x,i=t.mouse_y,c=e.cx,s=e.cy,f=e.fill,h=e.strokecolor,y=e.strokeWidth,v=e.sides,d=Math.sqrt((r-c)*(r-c)+(i-s)*(i-s))/1.5;u.setAttribute("edge",d);for(var g=d/2*l(Math.PI/v)*p(Math.PI/v),m="",b=0;v>=b;b++){var w=2*Math.PI*b/v;m+=(r=g*Math.cos(w)+c)+","+(i=g*Math.sin(w)+s)+" "}return u.setAttribute("points",m),u.setAttribute("fill",f),u.setAttribute("stroke",h),u.setAttribute("stroke-width",y),{started:!0}}},mouseUp:function mouseUp(t){if("polygon"===n.getMode())return{keep:"0"!==o(u).attr("edge").edge,element:u}},selectedChanged:function selectedChanged(t){for(var e=(c=t.elems).length;e--;){var r=c[e];r&&"regularPoly"===r.getAttribute("shape")&&t.selectedElement&&!t.multiselected?(o("#polySides").val(r.getAttribute("sides")),s(!0)):s(!1)}},elementChanged:function elementChanged(t){}});case 13:case"end":return v.stop()}}),_callee2)})))()}}),Object.freeze({__proto__:null,default:{name:"polygon",buttons:[{title:"Polygon Tool"}],contextTools:[{title:"Number of Sides",label:"sides"}]}})),uo=Object.freeze({__proto__:null,default:{name:"多边形",buttons:[{title:"多边形工具"}],contextTools:[{title:"边数",label:"边数"}]}})}}}));
|