10 lines
42 KiB
JavaScript
10 lines
42 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)},f="".split,s=fails((function(){return!Object("z").propertyIsEnumerable(0)}))?function(t){return"String"==classofRaw(t)?f.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")},l={}.hasOwnProperty,has=function(t,e){return l.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},g=Object.defineProperty,m={f:o?g:function defineProperty(t,e,r){if(anObject(t),e=toPrimitive(e,!0),anObject(r),y)try{return g(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 m.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,k,x,P=S.inspectSource,E=n.WeakMap,A="function"==typeof E&&/native code/.test(P(E)),L=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)"})})),T=0,_=Math.random(),uid=function(t){return"Symbol("+String(void 0===t?"":t)+")_"+(++T+_).toString(36)},I=L("keys"),sharedKey=function(t){return I[t]||(I[t]=uid(t))},C={},M=n.WeakMap;if(A){var G=new M,N=G.get,R=G.has,D=G.set;j=function(t,e){return D.call(G,t,e),e},k=function(t){return N.call(G,t)||{}},x=function(t){return R.call(G,t)}}else{var W=sharedKey("state");C[W]=!0,j=function(t,e){return b(t,W,e),e},k=function(t){return has(t,W)?t[W]:{}},x=function(t){return has(t,W)}}var q,V={set:j,get:k,has:x,enforce:function(t){return x(t)?k(t):j(t,{})},getterFor:function(t){return function(e){var r;if(!isObject(e)||(r=k(e)).type!==t)throw TypeError("Incompatible receiver, "+t+" required");return r}}},H=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,f=!!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?!f&&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||P(this)}))})),Y=n,aFunction=function(t){return"function"==typeof t?t:void 0},getBuiltIn=function(t,e){return arguments.length<2?aFunction(Y[t])||aFunction(n[t]):Y[t]&&Y[t][e]||n[t]&&n[t][e]},z=Math.ceil,B=Math.floor,toInteger=function(t){return isNaN(t=+t)?0:(t>0?B:z)(t)},J=Math.min,toLength=function(t){return t>0?J(toInteger(t),9007199254740991):0},U=Math.max,$=Math.min,toAbsoluteIndex=function(t,e){var r=toInteger(t);return r<0?U(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)},Q=K.indexOf,objectKeysInternal=function(t,e){var r,n=toIndexedObject(t),o=0,i=[];for(r in n)!has(C,r)&&has(n,r)&&i.push(r);for(;e.length>o;)has(n,r=e[o++])&&(~Q(i,r)||i.push(r));return i},X=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],Z=X.concat("length","prototype"),tt={f:Object.getOwnPropertyNames||function getOwnPropertyNames(t){return objectKeysInternal(t,Z)}},et={f:Object.getOwnPropertySymbols},rt=getBuiltIn("Reflect","ownKeys")||function ownKeys(t){var e=tt.f(anObject(t)),r=et.f;return r?e.concat(r(t)):e},copyConstructorProperties=function(t,e){for(var r=rt(e),n=m.f,o=v.f,i=0;i<r.length;i++){var a=r[i];has(t,a)||n(t,a,o(e,a))}},nt=/#|\.prototype\./,isForced=function(t,e){var r=it[ot(t)];return r==ct||r!=at&&("function"==typeof e?fails(e):!!e)},ot=isForced.normalize=function(t){return String(t).replace(nt,".").toLowerCase()},it=isForced.data={},at=isForced.NATIVE="N",ct=isForced.POLYFILL="P",ut=isForced,ft=v.f,_export=function(t,e){var r,o,i,a,c,u=t.target,f=t.global,s=t.stat;if(r=f?n:s?n[u]||setGlobal(u,{}):(n[u]||{}).prototype)for(o in e){if(a=e[o],i=t.noTargetGet?(c=ft(r,o))&&c.value:r[o],!ut(f?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),H(r,o,a,t)}},st=!!Object.getOwnPropertySymbols&&!fails((function(){return!String(Symbol())})),lt=st&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,pt=L("wks"),ht=n.Symbol,yt=lt?ht:ht&&ht.withoutSetter||uid,wellKnownSymbol=function(t){return has(pt,t)||(st&&has(ht,t)?pt[t]=ht[t]:pt[t]=yt("Symbol."+t)),pt[t]},dt=Object.keys||function keys(t){return objectKeysInternal(t,X)},vt=o?Object.defineProperties:function defineProperties(t,e){anObject(t);for(var r,n=dt(e),o=n.length,i=0;o>i;)m.f(t,r=n[i++],e[r]);return t},gt=getBuiltIn("document","documentElement"),mt=sharedKey("IE_PROTO"),EmptyConstructor=function(){},scriptTag=function(t){return"<script>"+t+"</"+"script>"},NullProtoObject=function(){try{q=document.domain&&new ActiveXObject("htmlfile")}catch(t){}var t,e;NullProtoObject=q?function(t){t.write(scriptTag("")),t.close();var e=t.parentWindow.Object;return t=null,e}(q):((e=documentCreateElement("iframe")).style.display="none",gt.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()};C[mt]=!0;var bt=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:vt(r,e)},wt=wellKnownSymbol("unscopables"),St=Array.prototype;null==St[wt]&&m.f(St,wt,{configurable:!0,value:bt(null)});var addToUnscopables=function(t){St[wt][t]=!0},Ot=Object.defineProperty,jt={},thrower=function(t){throw t},arrayMethodUsesToLength=function(t,e){if(has(jt,t))return jt[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 jt[t]=!!r&&!fails((function(){if(n&&!o)return!0;var t={length:-1};n?Ot(t,1,{enumerable:!0,get:thrower}):t[1]=1,r.call(t,i,a)}))},kt=K.includes,xt=arrayMethodUsesToLength("indexOf",{ACCESSORS:!0,1:0});_export({target:"Array",proto:!0,forced:!xt},{includes:function includes(t){return kt(this,t,arguments.length>1?arguments[1]:void 0)}}),addToUnscopables("includes");var Pt,Et,aFunction$1=function(t){if("function"!=typeof t)throw TypeError(String(t)+" is not a function");return t},functionBindContext=function(t,e,r){if(aFunction$1(t),void 0===e)return t;switch(r){case 0:return function(){return t.call(e)};case 1:return function(r){return t.call(e,r)};case 2:return function(r,n){return t.call(e,r,n)};case 3:return function(r,n,o){return t.call(e,r,n,o)}}return function(){return t.apply(e,arguments)}},toObject=function(t){return Object(requireObjectCoercible(t))},At=Array.isArray||function isArray(t){return"Array"==classofRaw(t)},Lt=wellKnownSymbol("species"),arraySpeciesCreate=function(t,e){var r;return At(t)&&("function"!=typeof(r=t.constructor)||r!==Array&&!At(r.prototype)?isObject(r)&&null===(r=r[Lt])&&(r=void 0):r=void 0),new(void 0===r?Array:r)(0===e?0:e)},Tt=[].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,f,l){for(var p,h,y=toObject(c),d=s(y),v=functionBindContext(u,f,3),g=toLength(d.length),m=0,b=l||arraySpeciesCreate,w=e?b(c,g):r?b(c,0):void 0;g>m;m++)if((a||m in d)&&(h=v(p=d[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:Tt.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)},It=getBuiltIn("navigator","userAgent")||"",Ct=n.process,Mt=Ct&&Ct.versions,Ft=Mt&&Mt.v8;Ft?Et=(Pt=Ft.split("."))[0]+Pt[1]:It&&(!(Pt=It.match(/Edge\/(\d+)/))||Pt[1]>=74)&&(Pt=It.match(/Chrome\/(\d+)/))&&(Et=Pt[1]);var Gt=Et&&+Et,Nt=wellKnownSymbol("species"),arrayMethodHasSpeciesSupport=function(t){return Gt>=51||!fails((function(){var e=[];return(e.constructor={})[Nt]=function(){return{foo:1}},1!==e[t](Boolean).foo}))},Rt=_t.map,Dt=arrayMethodHasSpeciesSupport("map"),Wt=arrayMethodUsesToLength("map");_export({target:"Array",proto:!0,forced:!Dt||!Wt},{map:function map(t){return Rt(this,t,arguments.length>1?arguments[1]:void 0)}});var qt=m.f,Vt=Function.prototype,Ht=Vt.toString,Yt=/^\s*function ([^ (]*)/,zt="name";o&&!(zt in Vt)&&qt(Vt,zt,{configurable:!0,get:function(){try{return Ht.call(this).match(Yt)[1]}catch(t){return""}}});var Bt=Object.assign,Jt=Object.defineProperty,Ut=!Bt||fails((function(){if(o&&1!==Bt({b:1},Bt(Jt({},"a",{enumerable:!0,get:function(){Jt(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!=Bt({},t)[r]||dt(Bt({},e)).join("")!=n}))?function assign(t,e){for(var r=toObject(t),n=arguments.length,i=1,a=et.f,u=c.f;n>i;)for(var f,l=s(arguments[i++]),p=a?dt(l).concat(a(l)):dt(l),h=p.length,y=0;h>y;)f=p[y++],o&&!u.call(l,f)||(r[f]=l[f]);return r}:Bt;_export({target:"Object",stat:!0,forced:Object.assign!==Ut},{assign:Ut});var $t={};$t[wellKnownSymbol("toStringTag")]="z";var Kt="[object z]"===String($t),Qt=wellKnownSymbol("toStringTag"),Xt="Arguments"==classofRaw(function(){return arguments}()),Zt=Kt?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),Qt))?r:Xt?classofRaw(e):"Object"==(n=classofRaw(e))&&"function"==typeof e.callee?"Arguments":n},te=Kt?{}.toString:function toString(){return"[object "+Zt(this)+"]"};Kt||H(Object.prototype,"toString",te,{unsafe:!0});var ee=n.Promise,re=m.f,ne=wellKnownSymbol("toStringTag"),setToStringTag=function(t,e,r){t&&!has(t=r?t:t.prototype,ne)&&re(t,ne,{configurable:!0,value:e})},oe=wellKnownSymbol("species"),ie={},ae=wellKnownSymbol("iterator"),ce=Array.prototype,ue=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}},fe=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,f,s,l,p,h=functionBindContext(e,r,n?2:1);if(o)i=t;else{if("function"!=typeof(a=function(t){if(null!=t)return t[ue]||t["@@iterator"]||ie[Zt(t)]}(t)))throw TypeError("Target is not iterable");if(void 0!==(p=a)&&(ie.Array===p||ce[ae]===p)){for(c=0,u=toLength(t.length);u>c;c++)if((f=n?h(anObject(l=t[c])[0],l[1]):h(t[c]))&&f instanceof Result)return f;return new Result(!1)}i=a.call(t)}for(s=i.next;!(l=s.call(i)).done;)if("object"==typeof(f=callWithSafeIterationClosing(i,h,l.value,n))&&f&&f instanceof Result)return f;return new Result(!1)}).stop=function(t){return new Result(!0,t)}})),se=wellKnownSymbol("iterator"),le=!1;try{var pe=0,he={next:function(){return{done:!!pe++}},return:function(){le=!0}};he[se]=function(){return this},Array.from(he,(function(){throw 2}))}catch(t){}var ye,de,ve,ge=wellKnownSymbol("species"),me=/(iphone|ipod|ipad).*applewebkit/i.test(It),be=n.location,we=n.setImmediate,Se=n.clearImmediate,Oe=n.process,je=n.MessageChannel,ke=n.Dispatch,xe=0,Pe={},Ee="onreadystatechange",run=function(t){if(Pe.hasOwnProperty(t)){var e=Pe[t];delete Pe[t],e()}},runner=function(t){return function(){run(t)}},listener=function(t){run(t.data)},post=function(t){n.postMessage(t+"",be.protocol+"//"+be.host)};we&&Se||(we=function setImmediate(t){for(var e=[],r=1;arguments.length>r;)e.push(arguments[r++]);return Pe[++xe]=function(){("function"==typeof t?t:Function(t)).apply(void 0,e)},ye(xe),xe},Se=function clearImmediate(t){delete Pe[t]},"process"==classofRaw(Oe)?ye=function(t){Oe.nextTick(runner(t))}:ke&&ke.now?ye=function(t){ke.now(runner(t))}:je&&!me?(ve=(de=new je).port2,de.port1.onmessage=listener,ye=functionBindContext(ve.postMessage,ve,1)):!n.addEventListener||"function"!=typeof postMessage||n.importScripts||fails(post)||"file:"===be.protocol?ye=Ee in documentCreateElement("script")?function(t){gt.appendChild(documentCreateElement("script")).onreadystatechange=function(){gt.removeChild(this),run(t)}}:function(t){setTimeout(runner(t),0)}:(ye=post,n.addEventListener("message",listener,!1)));var Ae,Le,Te,_e,Ie,Ce,Me,Fe,Ge={set:we,clear:Se},Ne=v.f,Re=Ge.set,De=n.MutationObserver||n.WebKitMutationObserver,We=n.process,qe=n.Promise,Ve="process"==classofRaw(We),He=Ne(n,"queueMicrotask"),Ye=He&&He.value;Ye||(Ae=function(){var t,e;for(Ve&&(t=We.domain)&&t.exit();Le;){e=Le.fn,Le=Le.next;try{e()}catch(t){throw Le?_e():Te=void 0,t}}Te=void 0,t&&t.enter()},Ve?_e=function(){We.nextTick(Ae)}:De&&!me?(Ie=!0,Ce=document.createTextNode(""),new De(Ae).observe(Ce,{characterData:!0}),_e=function(){Ce.data=Ie=!Ie}):qe&&qe.resolve?(Me=qe.resolve(void 0),Fe=Me.then,_e=function(){Fe.call(Me,Ae)}):_e=function(){Re.call(n,Ae)});var ze,Be,Je,Ue,$e=Ye||function(t){var e={fn:t,next:void 0};Te&&(Te.next=e),Le||(Le=e,_e()),Te=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)},Ke={f:function(t){return new PromiseCapability(t)}},promiseResolve=function(t,e){if(anObject(t),isObject(e)&&e.constructor===t)return e;var r=Ke.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}}},Qe=Ge.set,Xe=wellKnownSymbol("species"),Ze="Promise",tr=V.get,er=V.set,rr=V.getterFor(Ze),nr=ee,or=n.TypeError,ir=n.document,ar=n.process,cr=getBuiltIn("fetch"),ur=Ke.f,fr=ur,sr="process"==classofRaw(ar),lr=!!(ir&&ir.createEvent&&n.dispatchEvent),pr="unhandledrejection",hr=ut(Ze,(function(){if(!(P(nr)!==String(nr))){if(66===Gt)return!0;if(!sr&&"function"!=typeof PromiseRejectionEvent)return!0}if(Gt>=51&&/native code/.test(nr))return!1;var t=nr.resolve(1),FakePromise=function(t){t((function(){}),(function(){}))};return(t.constructor={})[Xe]=FakePromise,!(t.then((function(){}))instanceof FakePromise)})),yr=hr||!function(t,e){if(!e&&!le)return!1;var r=!1;try{var n={};n[se]=function(){return{next:function(){return{done:r=!0}}}},t(n)}catch(t){}return r}((function(t){nr.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;$e((function(){for(var o=e.value,i=1==e.state,a=0;n.length>a;){var c,u,f,s=n[a++],l=i?s.ok:s.fail,p=s.resolve,h=s.reject,y=s.domain;try{l?(i||(2===e.rejection&&onHandleUnhandled(t,e),e.rejection=1),!0===l?c=o:(y&&y.enter(),c=l(o),y&&(y.exit(),f=!0)),c===s.promise?h(or("Promise-chain cycle")):(u=isThenable(c))?u.call(c,p,h):p(c)):h(o)}catch(t){y&&!f&&y.exit(),h(t)}}e.reactions=[],e.notified=!1,r&&!e.rejection&&onUnhandled(t,e)}))}},dispatchEvent=function(t,e,r){var o,i;lr?((o=ir.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===pr&&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){Qe.call(n,(function(){var r,n=e.value;if(isUnhandled(e)&&(r=perform((function(){sr?ar.emit("unhandledRejection",n,t):dispatchEvent(pr,t,n)})),e.rejection=sr||isUnhandled(e)?2:1,r.error))throw r.value}))},isUnhandled=function(t){return 1!==t.rejection&&!t.parent},onHandleUnhandled=function(t,e){Qe.call(n,(function(){sr?ar.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 or("Promise can't be resolved itself");var o=isThenable(r);o?$e((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)}}};hr&&(nr=function Promise(t){!function(t,e,r){if(!(t instanceof e))throw TypeError("Incorrect "+(r?r+" ":"")+"invocation")}(this,nr,Ze),aFunction$1(t),ze.call(this);var e=tr(this);try{t(bind(internalResolve,this,e),bind(internalReject,this,e))}catch(t){internalReject(this,e,t)}},(ze=function Promise(t){er(this,{type:Ze,done:!1,notified:!1,parent:!1,reactions:[],rejection:!1,state:0,value:void 0})}).prototype=function(t,e,r){for(var n in e)H(t,n,e[n],r);return t}(nr.prototype,{then:function then(t,e){var r,n,o,i=rr(this),a=ur((r=nr,void 0===(o=anObject(this).constructor)||null==(n=anObject(o)[ge])?r:aFunction$1(n)));return a.ok="function"!=typeof t||t,a.fail="function"==typeof e&&e,a.domain=sr?ar.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)}}),Be=function(){var t=new ze,e=tr(t);this.promise=t,this.resolve=bind(internalResolve,t,e),this.reject=bind(internalReject,t,e)},Ke.f=ur=function(t){return t===nr||t===Je?new Be(t):fr(t)},"function"==typeof ee&&(Ue=ee.prototype.then,H(ee.prototype,"then",(function then(t,e){var r=this;return new nr((function(t,e){Ue.call(r,t,e)})).then(t,e)}),{unsafe:!0}),"function"==typeof cr&&_export({global:!0,enumerable:!0,forced:!0},{fetch:function fetch(t){return promiseResolve(nr,cr.apply(n,arguments))}}))),_export({global:!0,wrap:!0,forced:hr},{Promise:nr}),setToStringTag(nr,Ze,!1),function(t){var e=getBuiltIn(t),r=m.f;o&&e&&!e[oe]&&r(e,oe,{configurable:!0,get:function(){return this}})}(Ze),Je=getBuiltIn(Ze),_export({target:Ze,stat:!0,forced:hr},{reject:function reject(t){var e=ur(this);return e.reject.call(void 0,t),e.promise}}),_export({target:Ze,stat:!0,forced:hr},{resolve:function resolve(t){return promiseResolve(this,t)}}),_export({target:Ze,stat:!0,forced:yr},{all:function all(t){var e=this,r=ur(e),n=r.resolve,o=r.reject,i=perform((function(){var r=aFunction$1(e.resolve),i=[],a=0,c=1;fe(t,(function(t){var u=a++,f=!1;i.push(void 0),c++,r.call(e,t).then((function(t){f||(f=!0,i[u]=t,--c||n(i))}),o)})),--c||n(i)}));return i.error&&o(i.value),r.promise},race:function race(t){var e=this,r=ur(e),n=r.reject,o=perform((function(){var o=aFunction$1(e.resolve);fe(t,(function(t){o.call(e,t).then(r.resolve,n)}))}));return o.error&&n(o.value),r.promise}});var dr=tt.f,vr={}.toString,gr="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],mr={f:function getOwnPropertyNames(t){return gr&&"[object Window]"==vr.call(t)?function(t){try{return dr(t)}catch(t){return gr.slice()}}(t):dr(toIndexedObject(t))}},br={f:wellKnownSymbol},wr=m.f,defineWellKnownSymbol=function(t){var e=Y.Symbol||(Y.Symbol={});has(e,t)||wr(e,t,{value:br.f(t)})},Sr=_t.forEach,Or=sharedKey("hidden"),jr="Symbol",kr=wellKnownSymbol("toPrimitive"),xr=V.set,Pr=V.getterFor(jr),Er=Object.prototype,Ar=n.Symbol,Lr=getBuiltIn("JSON","stringify"),Tr=v.f,_r=m.f,Ir=mr.f,Cr=c.f,Mr=L("symbols"),Fr=L("op-symbols"),Gr=L("string-to-symbol-registry"),Nr=L("symbol-to-string-registry"),Rr=L("wks"),Dr=n.QObject,Wr=!Dr||!Dr.prototype||!Dr.prototype.findChild,qr=o&&fails((function(){return 7!=bt(_r({},"a",{get:function(){return _r(this,"a",{value:7}).a}})).a}))?function(t,e,r){var n=Tr(Er,e);n&&delete Er[e],_r(t,e,r),n&&t!==Er&&_r(Er,e,n)}:_r,wrap=function(t,e){var r=Mr[t]=bt(Ar.prototype);return xr(r,{type:jr,tag:t,description:e}),o||(r.description=e),r},Vr=lt?function(t){return"symbol"==typeof t}:function(t){return Object(t)instanceof Ar},Hr=function defineProperty(t,e,r){t===Er&&Hr(Fr,e,r),anObject(t);var n=toPrimitive(e,!0);return anObject(r),has(Mr,n)?(r.enumerable?(has(t,Or)&&t[Or][n]&&(t[Or][n]=!1),r=bt(r,{enumerable:createPropertyDescriptor(0,!1)})):(has(t,Or)||_r(t,Or,createPropertyDescriptor(1,{})),t[Or][n]=!0),qr(t,n,r)):_r(t,n,r)},Yr=function defineProperties(t,e){anObject(t);var r=toIndexedObject(e),n=dt(r).concat(Ur(r));return Sr(n,(function(e){o&&!zr.call(r,e)||Hr(t,e,r[e])})),t},zr=function propertyIsEnumerable(t){var e=toPrimitive(t,!0),r=Cr.call(this,e);return!(this===Er&&has(Mr,e)&&!has(Fr,e))&&(!(r||!has(this,e)||!has(Mr,e)||has(this,Or)&&this[Or][e])||r)},Br=function getOwnPropertyDescriptor(t,e){var r=toIndexedObject(t),n=toPrimitive(e,!0);if(r!==Er||!has(Mr,n)||has(Fr,n)){var o=Tr(r,n);return!o||!has(Mr,n)||has(r,Or)&&r[Or][n]||(o.enumerable=!0),o}},Jr=function getOwnPropertyNames(t){var e=Ir(toIndexedObject(t)),r=[];return Sr(e,(function(t){has(Mr,t)||has(C,t)||r.push(t)})),r},Ur=function getOwnPropertySymbols(t){var e=t===Er,r=Ir(e?Fr:toIndexedObject(t)),n=[];return Sr(r,(function(t){!has(Mr,t)||e&&!has(Er,t)||n.push(Mr[t])})),n};if(st||(H((Ar=function Symbol(){if(this instanceof Ar)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===Er&&setter.call(Fr,t),has(this,Or)&&has(this[Or],e)&&(this[Or][e]=!1),qr(this,e,createPropertyDescriptor(1,t))};return o&&Wr&&qr(Er,e,{configurable:!0,set:setter}),wrap(e,t)}).prototype,"toString",(function toString(){return Pr(this).tag})),H(Ar,"withoutSetter",(function(t){return wrap(uid(t),t)})),c.f=zr,m.f=Hr,v.f=Br,tt.f=mr.f=Jr,et.f=Ur,br.f=function(t){return wrap(wellKnownSymbol(t),t)},o&&(_r(Ar.prototype,"description",{configurable:!0,get:function description(){return Pr(this).description}}),H(Er,"propertyIsEnumerable",zr,{unsafe:!0}))),_export({global:!0,wrap:!0,forced:!st,sham:!st},{Symbol:Ar}),Sr(dt(Rr),(function(t){defineWellKnownSymbol(t)})),_export({target:jr,stat:!0,forced:!st},{for:function(t){var e=String(t);if(has(Gr,e))return Gr[e];var r=Ar(e);return Gr[e]=r,Nr[r]=e,r},keyFor:function keyFor(t){if(!Vr(t))throw TypeError(t+" is not a symbol");if(has(Nr,t))return Nr[t]},useSetter:function(){Wr=!0},useSimple:function(){Wr=!1}}),_export({target:"Object",stat:!0,forced:!st,sham:!o},{create:function create(t,e){return void 0===e?bt(t):Yr(bt(t),e)},defineProperty:Hr,defineProperties:Yr,getOwnPropertyDescriptor:Br}),_export({target:"Object",stat:!0,forced:!st},{getOwnPropertyNames:Jr,getOwnPropertySymbols:Ur}),_export({target:"Object",stat:!0,forced:fails((function(){et.f(1)}))},{getOwnPropertySymbols:function getOwnPropertySymbols(t){return et.f(toObject(t))}}),Lr){var $r=!st||fails((function(){var t=Ar();return"[null]"!=Lr([t])||"{}"!=Lr({a:t})||"{}"!=Lr(Object(t))}));_export({target:"JSON",stat:!0,forced:$r},{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)&&!Vr(t))return At(e)||(e=function(t,e){if("function"==typeof n&&(e=n.call(this,t,e)),!Vr(e))return e}),o[1]=e,Lr.apply(null,o)}})}Ar.prototype[kr]||b(Ar.prototype,kr,Ar.prototype.valueOf),setToStringTag(Ar,jr),C[Or]=!0;var Kr=m.f,Qr=n.Symbol;if(o&&"function"==typeof Qr&&(!("description"in Qr.prototype)||void 0!==Qr().description)){var Xr={},Zr=function Symbol(){var t=arguments.length<1||void 0===arguments[0]?void 0:String(arguments[0]),e=this instanceof Zr?new Qr(t):void 0===t?Qr():Qr(t);return""===t&&(Xr[e]=!0),e};copyConstructorProperties(Zr,Qr);var tn=Zr.prototype=Qr.prototype;tn.constructor=Zr;var en=tn.toString,rn="Symbol(test)"==String(Qr("test")),nn=/^Symbol\((.*)\)[^)]+$/;Kr(tn,"description",{configurable:!0,get:function description(){var t=isObject(this)?this.valueOf():this,e=en.call(t);if(has(Xr,t))return"";var r=rn?e.slice(7,-1):e.replace(nn,"$1");return""===r?void 0:r}}),_export({global:!0,forced:!0},{Symbol:Zr})}defineWellKnownSymbol("asyncIterator"),defineWellKnownSymbol("iterator"),defineWellKnownSymbol("toStringTag");var on=_t.forEach,an=function(t,e){var r=[][t];return!!r&&fails((function(){r.call(null,e||function(){throw 1},1)}))}("forEach"),cn=arrayMethodUsesToLength("forEach"),un=an&&cn?[].forEach:function forEach(t){return on(this,t,arguments.length>1?arguments[1]:void 0)};_export({target:"Array",proto:!0,forced:[].forEach!=un},{forEach:un});var fn,sn,ln,pn=!fails((function(){function F(){}return F.prototype.constructor=null,Object.getPrototypeOf(new F)!==F.prototype})),hn=sharedKey("IE_PROTO"),yn=Object.prototype,dn=pn?Object.getPrototypeOf:function(t){return t=toObject(t),has(t,hn)?t[hn]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?yn:null},vn=wellKnownSymbol("iterator"),gn=!1;[].keys&&("next"in(ln=[].keys())?(sn=dn(dn(ln)))!==Object.prototype&&(fn=sn):gn=!0),null==fn&&(fn={}),has(fn,vn)||b(fn,vn,(function(){return this}));var mn={IteratorPrototype:fn,BUGGY_SAFARI_ITERATORS:gn},bn=mn.IteratorPrototype,returnThis$1=function(){return this},wn=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),Sn=mn.IteratorPrototype,On=mn.BUGGY_SAFARI_ITERATORS,jn=wellKnownSymbol("iterator"),kn="keys",xn="values",Pn="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=bt(bn,{next:createPropertyDescriptor(1,r)}),setToStringTag(t,n,!1),ie[n]=returnThis$1}(r,e,n);var c,u,f,getIterationMethod=function(t){if(t===o&&y)return y;if(!On&&t in p)return p[t];switch(t){case kn:return function keys(){return new r(this,t)};case xn:return function values(){return new r(this,t)};case Pn:return function entries(){return new r(this,t)}}return function(){return new r(this)}},s=e+" Iterator",l=!1,p=t.prototype,h=p[jn]||p["@@iterator"]||o&&p[o],y=!On&&h||getIterationMethod(o),d="Array"==e&&p.entries||h;if(d&&(c=dn(d.call(new t)),Sn!==Object.prototype&&c.next&&(dn(c)!==Sn&&(wn?wn(c,Sn):"function"!=typeof c[jn]&&b(c,jn,returnThis$2)),setToStringTag(c,s,!0))),o==xn&&h&&h.name!==xn&&(l=!0,y=function values(){return h.call(this)}),p[jn]!==y&&b(p,jn,y),ie[e]=y,o)if(u={values:getIterationMethod(xn),keys:i?y:getIterationMethod(kn),entries:getIterationMethod(Pn)},a)for(f in u)(On||l||!(f in p))&&H(p,f,u[f]);else _export({target:e,proto:!0,forced:On||l},u);return u},En="Array Iterator",An=V.set,Ln=V.getterFor(En),Tn=defineIterator(Array,"Array",(function(t,e){An(this,{type:En,target:toIndexedObject(t),index:0,kind:e})}),(function(){var t=Ln(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");ie.Arguments=ie.Array,addToUnscopables("keys"),addToUnscopables("values"),addToUnscopables("entries");var _n=[].reverse,In=[1,2];_export({target:"Array",proto:!0,forced:String(In)===String(In.reverse())},{reverse:function reverse(){return At(this)&&(this.length=this.length),_n.call(this)}});var Cn=arrayMethodHasSpeciesSupport("slice"),Mn=arrayMethodUsesToLength("slice",{ACCESSORS:!0,0:0,1:2}),Fn=wellKnownSymbol("species"),Gn=[].slice,Nn=Math.max;_export({target:"Array",proto:!0,forced:!Cn||!Mn},{slice:function slice(t,e){var r,n,o,i,a,c,u,f=toIndexedObject(this),s=toLength(f.length),l=toAbsoluteIndex(t,s),p=toAbsoluteIndex(void 0===e?s:e,s);if(At(f)&&("function"!=typeof(r=f.constructor)||r!==Array&&!At(r.prototype)?isObject(r)&&null===(r=r[Fn])&&(r=void 0):r=void 0,r===Array||void 0===r))return Gn.call(f,l,p);for(n=new(void 0===r?Array:r)(Nn(p-l,0)),o=0;l<p;l++,o++)l in f&&(i=n,a=o,c=f[l],u=void 0,(u=toPrimitive(a))in i?m.f(i,u,createPropertyDescriptor(0,c)):i[u]=c);return n.length=o,n}});var Rn=Date.prototype,Dn="Invalid Date",Wn="toString",qn=Rn.toString,Vn=Rn.getTime;new Date(NaN)+""!=Dn&&H(Rn,Wn,(function toString(){var t=Vn.call(this);return t==t?qn.call(this):Dn})),setToStringTag(n.JSON,"JSON",!0),setToStringTag(Math,"Math",!0),_export({target:"Object",stat:!0,sham:!o},{create:bt}),_export({target:"Object",stat:!0,forced:!o,sham:!o},{defineProperty:m.f});var Hn=fails((function(){dn(1)}));_export({target:"Object",stat:!0,forced:Hn,sham:!pn},{getPrototypeOf:function getPrototypeOf(t){return dn(toObject(t))}}),_export({target:"Object",stat:!0},{setPrototypeOf:wn});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},Yn="toString",zn=RegExp.prototype,Bn=zn.toString,Jn=fails((function(){return"/a/b"!=Bn.call({source:"a",flags:"b"})})),Un=Bn.name!=Yn;(Jn||Un)&&H(RegExp.prototype,Yn,(function toString(){var t=anObject(this),e=String(t.source),r=t.flags;return"/"+e+"/"+String(void 0===r&&t instanceof RegExp&&!("flags"in zn)?regexpFlags.call(t):r)}),{unsafe:!0});var createMethod$2=function(t){return function(e,r){var n,o,i=String(requireObjectCoercible(e)),a=toInteger(r),c=i.length;return a<0||a>=c?t?"":void 0:(n=i.charCodeAt(a))<55296||n>56319||a+1===c||(o=i.charCodeAt(a+1))<56320||o>57343?t?i.charAt(a):n:t?i.slice(a,a+2):o-56320+(n-55296<<10)+65536}},$n={codeAt:createMethod$2(!1),charAt:createMethod$2(!0)}.charAt,Kn="String Iterator",Qn=V.set,Xn=V.getterFor(Kn);defineIterator(String,"String",(function(t){Qn(this,{type:Kn,string:String(t),index:0})}),(function next(){var t,e=Xn(this),r=e.string,n=e.index;return n>=r.length?{value:void 0,done:!0}:(t=$n(r,n),e.index+=t.length,{value:t,done:!1})}));var Zn={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 to in Zn){var eo=n[to],ro=eo&&eo.prototype;if(ro&&ro.forEach!==un)try{b(ro,"forEach",un)}catch(t){ro.forEach=un}}var no=wellKnownSymbol("iterator"),oo=wellKnownSymbol("toStringTag"),io=Tn.values;for(var ao in Zn){var co=n[ao],uo=co&&co.prototype;if(uo){if(uo[no]!==io)try{b(uo,no,io)}catch(t){uo[no]=io}if(uo[oo]||b(uo,oo,ao),Zn[ao])for(var fo in Tn)if(uo[fo]!==Tn[fo])try{b(uo,fo,Tn[fo])}catch(t){uo[fo]=Tn[fo]}}}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)}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===l){if("throw"===o)throw i;return doneResult()}for(r.method=o,r.arg=i;;){var a=r.delegate;if(a){var c=maybeInvokeDelegate(a,r);if(c){if(c===p)continue;return c}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(n===u)throw n=l,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);n=s;var h=tryCatch(t,e,r);if("normal"===h.type){if(n=r.done?l:f,h.arg===p)continue;return{value:h.arg,done:r.done}}"throw"===h.type&&(n=l,r.method="throw",r.arg=h.arg)}}}(t,r,a),i}function tryCatch(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}t.wrap=wrap;var u="suspendedStart",f="suspendedYield",s="executing",l="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,f=u.value;return f&&"object"===_typeof(f)&&n.call(f,"__await")?e.resolve(f.__await).then((function(t){invoke("next",t,i,a)}),(function(t){invoke("throw",t,i,a)})):e.resolve(f).then((function(t){u.value=t,i(u)}),(function(t){return invoke("throw",t,i,a)}))}a(c.arg)}(o,i,r,a)}))}return r=r?r.then(callInvokeWithMethodAndArg,callInvokeWithMethodAndArg):callInvokeWithMethodAndArg()}}function maybeInvokeDelegate(t,r){var n=t.iterator[r.method];if(n===e){if(r.delegate=null,"throw"===r.method){if(t.iterator.return&&(r.method="return",r.arg=e,maybeInvokeDelegate(t,r),"throw"===r.method))return p;r.method="throw",r.arg=new TypeError("The iterator does not provide a 'throw' method")}return p}var o=tryCatch(n,t.iterator,r.arg);if("throw"===o.type)return r.method="throw",r.arg=o.arg,r.delegate=null,p;var i=o.arg;return i?i.done?(r[t.resultName]=i.value,r.next=t.nextLoc,"return"!==r.method&&(r.method="next",r.arg=e),r.delegate=null,p):i:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,p)}function pushTryEntry(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function resetTryEntry(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function Context(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(pushTryEntry,this),this.reset(!0)}function values(t){if(t){var r=t[i];if(r)return r.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var o=-1,a=function next(){for(;++o<t.length;)if(n.call(t,o))return next.value=t[o],next.done=!1,next;return next.value=e,next.done=!0,next};return a.next=a}}return{next:doneResult}}function doneResult(){return{value:e,done:!0}}return GeneratorFunction.prototype=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:"eyedropper",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,f,s,l,p;return regeneratorRuntime.wrap((function _callee$(h){for(;;)switch(h.prev=h.next){case 0:return l=function _getStyle(t){if("eyedropper"!==u.getMode()){var e=a("#tool_eyedropper"),r=null;t.multiselected||!t.elems[0]||["svg","g","use"].includes(t.elems[0].nodeName)?e.addClass("disabled"):(r=t.elems[0],e.removeClass("disabled"),s.fillPaint=r.getAttribute("fill")||"black",s.fillOpacity=r.getAttribute("fill-opacity")||1,s.strokePaint=r.getAttribute("stroke"),s.strokeOpacity=r.getAttribute("stroke-opacity")||1,s.strokeWidth=r.getAttribute("stroke-width"),s.strokeDashArray=r.getAttribute("stroke-dasharray"),s.strokeLinecap=r.getAttribute("stroke-linecap"),s.strokeLinejoin=r.getAttribute("stroke-linejoin"),s.opacity=r.getAttribute("opacity")||1)}},n=r,h.next=4,e.import("./locale/".concat(n.curPrefs.lang,".js"));case 4:return o=h.sent,i=o.default,a=t.$,c=t.ChangeElementCommand,u=n.canvas,f=function addToHistory(t){u.undoMgr.addCommandToHistory(t)},s={fillPaint:"red",fillOpacity:1,strokePaint:"black",strokeOpacity:1,strokeWidth:5,strokeDashArray:null,opacity:1,strokeLinecap:"butt",strokeLinejoin:"miter"},p=[{id:"tool_eyedropper",icon:"eyedropper.png",type:"mode",events:{click:function click(){u.setMode("eyedropper")}}}],h.abrupt("return",{name:i.name,svgicons:"eyedropper-icon.xml",buttons:i.buttons.map((function(t,e){return Object.assign(p[e],t)})),selectedChanged:l,elementChanged:l,mouseDown:function mouseDown(t){if("eyedropper"===u.getMode()){var e=t.event.target;if(!["svg","g","use"].includes(e.nodeName)){var r={},n=function change(t,e,n){r[e]=t.getAttribute(e),t.setAttribute(e,n)};s.fillPaint&&n(e,"fill",s.fillPaint),s.fillOpacity&&n(e,"fill-opacity",s.fillOpacity),s.strokePaint&&n(e,"stroke",s.strokePaint),s.strokeOpacity&&n(e,"stroke-opacity",s.strokeOpacity),s.strokeWidth&&n(e,"stroke-width",s.strokeWidth),s.strokeDashArray&&n(e,"stroke-dasharray",s.strokeDashArray),s.opacity&&n(e,"opacity",s.opacity),s.strokeLinecap&&n(e,"stroke-linecap",s.strokeLinecap),s.strokeLinejoin&&n(e,"stroke-linejoin",s.strokeLinejoin),f(new c(e,r))}}}});case 9:case"end":return h.stop()}}),_callee)})))()}})
|
|
/**
|
|
* @file ext-eyedropper.js
|
|
*
|
|
* @license MIT
|
|
*
|
|
* @copyright 2010 Jeff Schiller
|
|
*
|
|
*/}}}));
|