10 lines
44 KiB
JavaScript
10 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}()||Function("return this")(),fails=function(t){try{return!!t()}catch(t){return!0}},n=!fails((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]})),o={}.propertyIsEnumerable,i=Object.getOwnPropertyDescriptor,a={f:i&&!o.call({1:2},1)?function propertyIsEnumerable(t){var e=i(this,t);return!!e&&e.enumerable}:o},createPropertyDescriptor=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}},c={}.toString,classofRaw=function(t){return c.call(t).slice(8,-1)},u="".split,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(!a.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 j,O,x,E=w.inspectSource,_=r.WeakMap,P="function"==typeof _&&/native code/.test(E(_)),T=createCommonjsModule((function(t){(t.exports=function(t,e){return w[t]||(w[t]=void 0!==e?e:{})})("versions",[]).push({version:"3.7.0",mode:"global",copyright:"© 2020 Denis Pushkarev (zloirock.ru)"})})),A=0,L=Math.random(),uid=function(t){return"Symbol("+String(void 0===t?"":t)+")_"+(++A+L).toString(36)},I=T("keys"),sharedKey=function(t){return I[t]||(I[t]=uid(t))},k={},M=r.WeakMap;if(P){var G=w.state||(w.state=new M),C=G.get,R=G.has,N=G.set;j=function(t,e){return e.facade=t,N.call(G,t,e),e},O=function(t){return C.call(G,t)||{}},x=function(t){return R.call(G,t)}}else{var D=sharedKey("state");k[D]=!0,j=function(t,e){return e.facade=t,m(t,D,e),e},O=function(t){return has(t,D)?t[D]:{}},x=function(t){return has(t,D)}}var B,q,V={set:j,get:O,has:x,enforce:function(t){return x(t)?O(t):j(t,{})},getterFor:function(t){return function(e){var r;if(!isObject(e)||(r=O(e)).type!==t)throw TypeError("Incompatible receiver, "+t+" required");return r}}},U=createCommonjsModule((function(t){var e=V.get,n=V.enforce,o=String(String).split("String");(t.exports=function(t,e,i,a){var c,u=!!a&&!!a.unsafe,s=!!a&&!!a.enumerable,f=!!a&&!!a.noTargetGet;"function"==typeof i&&("string"!=typeof e||has(i,"name")||m(i,"name",e),(c=n(i)).source||(c.source=o.join("string"==typeof e?e:""))),t!==r?(u?!f&&t[e]&&(s=!0):delete t[e],s?t[e]=i:m(t,e,i)):s?t[e]=i:setGlobal(e,i)})(Function.prototype,"toString",(function toString(){return"function"==typeof this&&e(this).source||E(this)}))})),W=r,aFunction=function(t){return"function"==typeof t?t:void 0},getBuiltIn=function(t,e){return arguments.length<2?aFunction(W[t])||aFunction(r[t]):W[t]&&W[t][e]||r[t]&&r[t][e]},z=Math.ceil,Y=Math.floor,toInteger=function(t){return isNaN(t=+t)?0:(t>0?Y:z)(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(k,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 n,o,i,a,c,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(a=e[o],i=t.noTargetGet?(c=ut(n,o))&&c.value:n[o],!ct(s?o:u+(f?".":"#")+o,t.forced)&&void 0!==i){if(typeof a==typeof i)continue;copyConstructorProperties(a,i)}(t.sham||i&&i.sham)&&m(a,"sham",!0),U(n,o,a,t)}},aFunction$1=function(t){if("function"!=typeof t)throw TypeError(String(t)+" is not a function");return t},functionBindContext=function(t,e,r){if(aFunction$1(t),void 0===e)return t;switch(r){case 0:return function(){return t.call(e)};case 1:return function(r){return t.call(e,r)};case 2:return function(r,n){return t.call(e,r,n)};case 3:return function(r,n,o){return t.call(e,r,n,o)}}return function(){return t.apply(e,arguments)}},toObject=function(t){return Object(requireObjectCoercible(t))},st=Array.isArray||function isArray(t){return"Array"==classofRaw(t)},ft=!!Object.getOwnPropertySymbols&&!fails((function(){return!String(Symbol())})),lt=ft&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,pt=T("wks"),ht=r.Symbol,yt=lt?ht:ht&&ht.withoutSetter||uid,wellKnownSymbol=function(t){return has(pt,t)||(ft&&has(ht,t)?pt[t]=ht[t]:pt[t]=yt("Symbol."+t)),pt[t]},vt=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[vt])&&(r=void 0):r=void 0),new(void 0===r?Array:r)(0===e?0:e)},dt=[].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),v=s(y),d=functionBindContext(u,f,3),g=toLength(v.length),m=0,b=l||arraySpeciesCreate,w=e?b(c,g):r?b(c,0):void 0;g>m;m++)if((a||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:dt.call(w,p)}else if(o)return!1;return i?-1:n||o?o:w}},gt={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)},mt=getBuiltIn("navigator","userAgent")||"",bt=r.process,wt=bt&&bt.versions,St=wt&&wt.v8;St?q=(B=St.split("."))[0]+B[1]:mt&&(!(B=mt.match(/Edge\/(\d+)/))||B[1]>=74)&&(B=mt.match(/Chrome\/(\d+)/))&&(q=B[1]);var jt=q&&+q,Ot=wellKnownSymbol("species"),arrayMethodHasSpeciesSupport=function(t){return jt>=51||!fails((function(){var e=[];return(e.constructor={})[Ot]=function(){return{foo:1}},1!==e[t](Boolean).foo}))},xt=Object.defineProperty,Et={},thrower=function(t){throw t},arrayMethodUsesToLength=function(t,e){if(has(Et,t))return Et[t];e||(e={});var r=[][t],o=!!has(e,"ACCESSORS")&&e.ACCESSORS,i=has(e,0)?e[0]:thrower,a=has(e,1)?e[1]:void 0;return Et[t]=!!r&&!fails((function(){if(o&&!n)return!0;var t={length:-1};o?xt(t,1,{enumerable:!0,get:thrower}):t[1]=1,r.call(t,i,a)}))},_t=gt.map,Pt=arrayMethodHasSpeciesSupport("map"),Tt=arrayMethodUsesToLength("map");_export({target:"Array",proto:!0,forced:!Pt||!Tt},{map:function map(t){return _t(this,t,arguments.length>1?arguments[1]:void 0)}});var At=Object.keys||function keys(t){return objectKeysInternal(t,X)},Lt=Object.assign,It=Object.defineProperty,kt=!Lt||fails((function(){if(n&&1!==Lt({b:1},Lt(It({},"a",{enumerable:!0,get:function(){It(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!=Lt({},t)[r]||At(Lt({},e)).join("")!=o}))?function assign(t,e){for(var r=toObject(t),o=arguments.length,i=1,c=tt.f,u=a.f;o>i;)for(var f,l=s(arguments[i++]),p=c?At(l).concat(c(l)):At(l),h=p.length,y=0;h>y;)f=p[y++],n&&!u.call(l,f)||(r[f]=l[f]);return r}:Lt;_export({target:"Object",stat:!0,forced:Object.assign!==kt},{assign:kt});var Mt={};Mt[wellKnownSymbol("toStringTag")]="z";var Gt="[object z]"===String(Mt),Ft=wellKnownSymbol("toStringTag"),Ct="Arguments"==classofRaw(function(){return arguments}()),Rt=Gt?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),Ft))?r:Ct?classofRaw(e):"Object"==(n=classofRaw(e))&&"function"==typeof e.callee?"Arguments":n},Nt=Gt?{}.toString:function toString(){return"[object "+Rt(this)+"]"};Gt||U(Object.prototype,"toString",Nt,{unsafe:!0});var Dt=r.Promise,Bt=g.f,qt=wellKnownSymbol("toStringTag"),setToStringTag=function(t,e,r){t&&!has(t=r?t:t.prototype,qt)&&Bt(t,qt,{configurable:!0,value:e})},Vt=wellKnownSymbol("species"),Ut={},Wt=wellKnownSymbol("iterator"),zt=Array.prototype,Yt=wellKnownSymbol("iterator"),iteratorClose=function(t){var e=t.return;if(void 0!==e)return anObject(e.call(t)).value},Result=function(t,e){this.stopped=t,this.result=e},iterate=function(t,e,r){var n,o,i,a,c,u,s,f,l=r&&r.that,p=!(!r||!r.AS_ENTRIES),h=!(!r||!r.IS_ITERATOR),y=!(!r||!r.INTERRUPTED),v=functionBindContext(e,l,1+p+y),stop=function(t){return n&&iteratorClose(n),new Result(!0,t)},callFn=function(t){return p?(anObject(t),y?v(t[0],t[1],stop):v(t[0],t[1])):y?v(t,stop):v(t)};if(h)n=t;else{if("function"!=typeof(o=function(t){if(null!=t)return t[Yt]||t["@@iterator"]||Ut[Rt(t)]}(t)))throw TypeError("Target is not iterable");if(void 0!==(f=o)&&(Ut.Array===f||zt[Wt]===f)){for(i=0,a=toLength(t.length);a>i;i++)if((c=callFn(t[i]))&&c instanceof Result)return c;return new Result(!1)}n=o.call(t)}for(u=n.next;!(s=u.call(n)).done;){try{c=callFn(s.value)}catch(t){throw iteratorClose(n),t}if("object"==typeof c&&c&&c instanceof Result)return c}return new Result(!1)},Ht=wellKnownSymbol("iterator"),Jt=!1;try{var $t=0,Kt={next:function(){return{done:!!$t++}},return:function(){Jt=!0}};Kt[Ht]=function(){return this},Array.from(Kt,(function(){throw 2}))}catch(t){}var Xt,Qt,Zt,te=wellKnownSymbol("species"),ee=getBuiltIn("document","documentElement"),re=/(iphone|ipod|ipad).*applewebkit/i.test(mt),ne="process"==classofRaw(r.process),oe=r.location,ie=r.setImmediate,ae=r.clearImmediate,ce=r.process,ue=r.MessageChannel,se=r.Dispatch,fe=0,le={},pe="onreadystatechange",run=function(t){if(le.hasOwnProperty(t)){var e=le[t];delete le[t],e()}},runner=function(t){return function(){run(t)}},listener=function(t){run(t.data)},post=function(t){r.postMessage(t+"",oe.protocol+"//"+oe.host)};ie&&ae||(ie=function setImmediate(t){for(var e=[],r=1;arguments.length>r;)e.push(arguments[r++]);return le[++fe]=function(){("function"==typeof t?t:Function(t)).apply(void 0,e)},Xt(fe),fe},ae=function clearImmediate(t){delete le[t]},ne?Xt=function(t){ce.nextTick(runner(t))}:se&&se.now?Xt=function(t){se.now(runner(t))}:ue&&!re?(Zt=(Qt=new ue).port2,Qt.port1.onmessage=listener,Xt=functionBindContext(Zt.postMessage,Zt,1)):r.addEventListener&&"function"==typeof postMessage&&!r.importScripts&&oe&&"file:"!==oe.protocol&&!fails(post)?(Xt=post,r.addEventListener("message",listener,!1)):Xt=pe in documentCreateElement("script")?function(t){ee.appendChild(documentCreateElement("script")).onreadystatechange=function(){ee.removeChild(this),run(t)}}:function(t){setTimeout(runner(t),0)});var he,ye,ve,de,ge,me,be,we,Se={set:ie,clear:ae},je=v.f,Oe=Se.set,xe=r.MutationObserver||r.WebKitMutationObserver,Ee=r.document,_e=r.process,Pe=r.Promise,Te=je(r,"queueMicrotask"),Ae=Te&&Te.value;Ae||(he=function(){var t,e;for(ne&&(t=_e.domain)&&t.exit();ye;){e=ye.fn,ye=ye.next;try{e()}catch(t){throw ye?de():ve=void 0,t}}ve=void 0,t&&t.enter()},!re&&!ne&&xe&&Ee?(ge=!0,me=Ee.createTextNode(""),new xe(he).observe(me,{characterData:!0}),de=function(){me.data=ge=!ge}):Pe&&Pe.resolve?(be=Pe.resolve(void 0),we=be.then,de=function(){we.call(be,he)}):de=ne?function(){_e.nextTick(he)}:function(){Oe.call(r,he)});var Le,Ie,ke,Me,Ge=Ae||function(t){var e={fn:t,next:void 0};ve&&(ve.next=e),ye||(ye=e,de()),ve=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)},Fe={f:function(t){return new PromiseCapability(t)}},promiseResolve=function(t,e){if(anObject(t),isObject(e)&&e.constructor===t)return e;var r=Fe.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}}},Ce=Se.set,Re=wellKnownSymbol("species"),Ne="Promise",De=V.get,Be=V.set,qe=V.getterFor(Ne),Ve=Dt,Ue=r.TypeError,We=r.document,ze=r.process,Ye=getBuiltIn("fetch"),He=Fe.f,Je=He,$e=!!(We&&We.createEvent&&r.dispatchEvent),Ke="function"==typeof PromiseRejectionEvent,Xe="unhandledrejection",Qe=ct(Ne,(function(){if(!(E(Ve)!==String(Ve))){if(66===jt)return!0;if(!ne&&!Ke)return!0}if(jt>=51&&/native code/.test(Ve))return!1;var t=Ve.resolve(1),FakePromise=function(t){t((function(){}),(function(){}))};return(t.constructor={})[Re]=FakePromise,!(t.then((function(){}))instanceof FakePromise)})),Ze=Qe||!function(t,e){if(!e&&!Jt)return!1;var r=!1;try{var n={};n[Ht]=function(){return{next:function(){return{done:r=!0}}}},t(n)}catch(t){}return r}((function(t){Ve.all(t).catch((function(){}))})),isThenable=function(t){var e;return!(!isObject(t)||"function"!=typeof(e=t.then))&&e},notify$1=function(t,e){if(!t.notified){t.notified=!0;var r=t.reactions;Ge((function(){for(var n=t.value,o=1==t.state,i=0;r.length>i;){var a,c,u,s=r[i++],f=o?s.ok:s.fail,l=s.resolve,p=s.reject,h=s.domain;try{f?(o||(2===t.rejection&&onHandleUnhandled(t),t.rejection=1),!0===f?a=n:(h&&h.enter(),a=f(n),h&&(h.exit(),u=!0)),a===s.promise?p(Ue("Promise-chain cycle")):(c=isThenable(a))?c.call(a,l,p):l(a)):p(n)}catch(t){h&&!u&&h.exit(),p(t)}}t.reactions=[],t.notified=!1,e&&!t.rejection&&onUnhandled(t)}))}},dispatchEvent=function(t,e,n){var o,i;$e?((o=We.createEvent("Event")).promise=e,o.reason=n,o.initEvent(t,!1,!0),r.dispatchEvent(o)):o={promise:e,reason:n},!Ke&&(i=r["on"+t])?i(o):t===Xe&&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){Ce.call(r,(function(){var e,r=t.facade,n=t.value;if(isUnhandled(t)&&(e=perform((function(){ne?ze.emit("unhandledRejection",n,r):dispatchEvent(Xe,r,n)})),t.rejection=ne||isUnhandled(t)?2:1,e.error))throw e.value}))},isUnhandled=function(t){return 1!==t.rejection&&!t.parent},onHandleUnhandled=function(t){Ce.call(r,(function(){var e=t.facade;ne?ze.emit("rejectionHandled",e):dispatchEvent("rejectionhandled",e,t.value)}))},bind=function(t,e,r){return function(n){t(e,n,r)}},internalReject=function(t,e,r){t.done||(t.done=!0,r&&(t=r),t.value=e,t.state=2,notify$1(t,!0))},internalResolve=function(t,e,r){if(!t.done){t.done=!0,r&&(t=r);try{if(t.facade===e)throw Ue("Promise can't be resolved itself");var n=isThenable(e);n?Ge((function(){var r={done:!1};try{n.call(e,bind(internalResolve,r,t),bind(internalReject,r,t))}catch(e){internalReject(r,e,t)}})):(t.value=e,t.state=1,notify$1(t,!1))}catch(e){internalReject({done:!1},e,t)}}};Qe&&(Ve=function Promise(t){!function(t,e,r){if(!(t instanceof e))throw TypeError("Incorrect "+(r?r+" ":"")+"invocation")}(this,Ve,Ne),aFunction$1(t),Le.call(this);var e=De(this);try{t(bind(internalResolve,e),bind(internalReject,e))}catch(t){internalReject(e,t)}},(Le=function Promise(t){Be(this,{type:Ne,done:!1,notified:!1,parent:!1,reactions:[],rejection:!1,state:0,value:void 0})}).prototype=function(t,e,r){for(var n in e)U(t,n,e[n],r);return t}(Ve.prototype,{then:function then(t,e){var r,n,o,i=qe(this),a=He((r=Ve,void 0===(o=anObject(this).constructor)||null==(n=anObject(o)[te])?r:aFunction$1(n)));return a.ok="function"!=typeof t||t,a.fail="function"==typeof e&&e,a.domain=ne?ze.domain:void 0,i.parent=!0,i.reactions.push(a),0!=i.state&¬ify$1(i,!1),a.promise},catch:function(t){return this.then(void 0,t)}}),Ie=function(){var t=new Le,e=De(t);this.promise=t,this.resolve=bind(internalResolve,e),this.reject=bind(internalReject,e)},Fe.f=He=function(t){return t===Ve||t===ke?new Ie(t):Je(t)},"function"==typeof Dt&&(Me=Dt.prototype.then,U(Dt.prototype,"then",(function then(t,e){var r=this;return new Ve((function(t,e){Me.call(r,t,e)})).then(t,e)}),{unsafe:!0}),"function"==typeof Ye&&_export({global:!0,enumerable:!0,forced:!0},{fetch:function fetch(t){return promiseResolve(Ve,Ye.apply(r,arguments))}}))),_export({global:!0,wrap:!0,forced:Qe},{Promise:Ve}),setToStringTag(Ve,Ne,!1),function(t){var e=getBuiltIn(t),r=g.f;n&&e&&!e[Vt]&&r(e,Vt,{configurable:!0,get:function(){return this}})}(Ne),ke=getBuiltIn(Ne),_export({target:Ne,stat:!0,forced:Qe},{reject:function reject(t){var e=He(this);return e.reject.call(void 0,t),e.promise}}),_export({target:Ne,stat:!0,forced:Qe},{resolve:function resolve(t){return promiseResolve(this,t)}}),_export({target:Ne,stat:!0,forced:Ze},{all:function all(t){var e=this,r=He(e),n=r.resolve,o=r.reject,i=perform((function(){var r=aFunction$1(e.resolve),i=[],a=0,c=1;iterate(t,(function(t){var u=a++,s=!1;i.push(void 0),c++,r.call(e,t).then((function(t){s||(s=!0,i[u]=t,--c||n(i))}),o)})),--c||n(i)}));return i.error&&o(i.value),r.promise},race:function race(t){var e=this,r=He(e),n=r.reject,o=perform((function(){var o=aFunction$1(e.resolve);iterate(t,(function(t){o.call(e,t).then(r.resolve,n)}))}));return o.error&&n(o.value),r.promise}});var tr,er=n?Object.defineProperties:function defineProperties(t,e){anObject(t);for(var r,n=At(e),o=n.length,i=0;o>i;)g.f(t,r=n[i++],e[r]);return t},rr=sharedKey("IE_PROTO"),EmptyConstructor=function(){},scriptTag=function(t){return"<script>"+t+"</"+"script>"},NullProtoObject=function(){try{tr=document.domain&&new ActiveXObject("htmlfile")}catch(t){}var t,e;NullProtoObject=tr?function(t){t.write(scriptTag("")),t.close();var e=t.parentWindow.Object;return t=null,e}(tr):((e=documentCreateElement("iframe")).style.display="none",ee.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()};k[rr]=!0;var nr=Object.create||function create(t,e){var r;return null!==t?(EmptyConstructor.prototype=anObject(t),r=new EmptyConstructor,EmptyConstructor.prototype=null,r[rr]=t):r=NullProtoObject(),void 0===e?r:er(r,e)},or=Z.f,ir={}.toString,ar="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],cr={f:function getOwnPropertyNames(t){return ar&&"[object Window]"==ir.call(t)?function(t){try{return or(t)}catch(t){return ar.slice()}}(t):or(toIndexedObject(t))}},ur={f:wellKnownSymbol},sr=g.f,defineWellKnownSymbol=function(t){var e=W.Symbol||(W.Symbol={});has(e,t)||sr(e,t,{value:ur.f(t)})},fr=gt.forEach,lr=sharedKey("hidden"),pr="Symbol",hr=wellKnownSymbol("toPrimitive"),yr=V.set,vr=V.getterFor(pr),dr=Object.prototype,gr=r.Symbol,mr=getBuiltIn("JSON","stringify"),br=v.f,wr=g.f,Sr=cr.f,jr=a.f,Or=T("symbols"),xr=T("op-symbols"),Er=T("string-to-symbol-registry"),_r=T("symbol-to-string-registry"),Pr=T("wks"),Tr=r.QObject,Ar=!Tr||!Tr.prototype||!Tr.prototype.findChild,Lr=n&&fails((function(){return 7!=nr(wr({},"a",{get:function(){return wr(this,"a",{value:7}).a}})).a}))?function(t,e,r){var n=br(dr,e);n&&delete dr[e],wr(t,e,r),n&&t!==dr&&wr(dr,e,n)}:wr,wrap=function(t,e){var r=Or[t]=nr(gr.prototype);return yr(r,{type:pr,tag:t,description:e}),n||(r.description=e),r},Ir=lt?function(t){return"symbol"==typeof t}:function(t){return Object(t)instanceof gr},kr=function defineProperty(t,e,r){t===dr&&kr(xr,e,r),anObject(t);var n=toPrimitive(e,!0);return anObject(r),has(Or,n)?(r.enumerable?(has(t,lr)&&t[lr][n]&&(t[lr][n]=!1),r=nr(r,{enumerable:createPropertyDescriptor(0,!1)})):(has(t,lr)||wr(t,lr,createPropertyDescriptor(1,{})),t[lr][n]=!0),Lr(t,n,r)):wr(t,n,r)},Mr=function defineProperties(t,e){anObject(t);var r=toIndexedObject(e),o=At(r).concat(Rr(r));return fr(o,(function(e){n&&!Gr.call(r,e)||kr(t,e,r[e])})),t},Gr=function propertyIsEnumerable(t){var e=toPrimitive(t,!0),r=jr.call(this,e);return!(this===dr&&has(Or,e)&&!has(xr,e))&&(!(r||!has(this,e)||!has(Or,e)||has(this,lr)&&this[lr][e])||r)},Fr=function getOwnPropertyDescriptor(t,e){var r=toIndexedObject(t),n=toPrimitive(e,!0);if(r!==dr||!has(Or,n)||has(xr,n)){var o=br(r,n);return!o||!has(Or,n)||has(r,lr)&&r[lr][n]||(o.enumerable=!0),o}},Cr=function getOwnPropertyNames(t){var e=Sr(toIndexedObject(t)),r=[];return fr(e,(function(t){has(Or,t)||has(k,t)||r.push(t)})),r},Rr=function getOwnPropertySymbols(t){var e=t===dr,r=Sr(e?xr:toIndexedObject(t)),n=[];return fr(r,(function(t){!has(Or,t)||e&&!has(dr,t)||n.push(Or[t])})),n};if(ft||(U((gr=function Symbol(){if(this instanceof gr)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===dr&&setter.call(xr,t),has(this,lr)&&has(this[lr],e)&&(this[lr][e]=!1),Lr(this,e,createPropertyDescriptor(1,t))};return n&&Ar&&Lr(dr,e,{configurable:!0,set:setter}),wrap(e,t)}).prototype,"toString",(function toString(){return vr(this).tag})),U(gr,"withoutSetter",(function(t){return wrap(uid(t),t)})),a.f=Gr,g.f=kr,v.f=Fr,Z.f=cr.f=Cr,tt.f=Rr,ur.f=function(t){return wrap(wellKnownSymbol(t),t)},n&&(wr(gr.prototype,"description",{configurable:!0,get:function description(){return vr(this).description}}),U(dr,"propertyIsEnumerable",Gr,{unsafe:!0}))),_export({global:!0,wrap:!0,forced:!ft,sham:!ft},{Symbol:gr}),fr(At(Pr),(function(t){defineWellKnownSymbol(t)})),_export({target:pr,stat:!0,forced:!ft},{for:function(t){var e=String(t);if(has(Er,e))return Er[e];var r=gr(e);return Er[e]=r,_r[r]=e,r},keyFor:function keyFor(t){if(!Ir(t))throw TypeError(t+" is not a symbol");if(has(_r,t))return _r[t]},useSetter:function(){Ar=!0},useSimple:function(){Ar=!1}}),_export({target:"Object",stat:!0,forced:!ft,sham:!n},{create:function create(t,e){return void 0===e?nr(t):Mr(nr(t),e)},defineProperty:kr,defineProperties:Mr,getOwnPropertyDescriptor:Fr}),_export({target:"Object",stat:!0,forced:!ft},{getOwnPropertyNames:Cr,getOwnPropertySymbols:Rr}),_export({target:"Object",stat:!0,forced:fails((function(){tt.f(1)}))},{getOwnPropertySymbols:function getOwnPropertySymbols(t){return tt.f(toObject(t))}}),mr){var Nr=!ft||fails((function(){var t=gr();return"[null]"!=mr([t])||"{}"!=mr({a:t})||"{}"!=mr(Object(t))}));_export({target:"JSON",stat:!0,forced:Nr},{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)&&!Ir(t))return st(e)||(e=function(t,e){if("function"==typeof n&&(e=n.call(this,t,e)),!Ir(e))return e}),o[1]=e,mr.apply(null,o)}})}gr.prototype[hr]||m(gr.prototype,hr,gr.prototype.valueOf),setToStringTag(gr,pr),k[lr]=!0;var Dr=g.f,Br=r.Symbol;if(n&&"function"==typeof Br&&(!("description"in Br.prototype)||void 0!==Br().description)){var qr={},Vr=function Symbol(){var t=arguments.length<1||void 0===arguments[0]?void 0:String(arguments[0]),e=this instanceof Vr?new Br(t):void 0===t?Br():Br(t);return""===t&&(qr[e]=!0),e};copyConstructorProperties(Vr,Br);var Ur=Vr.prototype=Br.prototype;Ur.constructor=Vr;var Wr=Ur.toString,zr="Symbol(test)"==String(Br("test")),Yr=/^Symbol\((.*)\)[^)]+$/;Dr(Ur,"description",{configurable:!0,get:function description(){var t=isObject(this)?this.valueOf():this,e=Wr.call(t);if(has(qr,t))return"";var r=zr?e.slice(7,-1):e.replace(Yr,"$1");return""===r?void 0:r}}),_export({global:!0,forced:!0},{Symbol:Vr})}defineWellKnownSymbol("asyncIterator"),defineWellKnownSymbol("iterator"),defineWellKnownSymbol("toStringTag");var Hr=gt.forEach,Jr=function(t,e){var r=[][t];return!!r&&fails((function(){r.call(null,e||function(){throw 1},1)}))}("forEach"),$r=arrayMethodUsesToLength("forEach"),Kr=Jr&&$r?[].forEach:function forEach(t){return Hr(this,t,arguments.length>1?arguments[1]:void 0)};_export({target:"Array",proto:!0,forced:[].forEach!=Kr},{forEach:Kr});var Xr=wellKnownSymbol("unscopables"),Qr=Array.prototype;null==Qr[Xr]&&g.f(Qr,Xr,{configurable:!0,value:nr(null)});var Zr,tn,en,addToUnscopables=function(t){Qr[Xr][t]=!0},rn=!fails((function(){function F(){}return F.prototype.constructor=null,Object.getPrototypeOf(new F)!==F.prototype})),nn=sharedKey("IE_PROTO"),on=Object.prototype,an=rn?Object.getPrototypeOf:function(t){return t=toObject(t),has(t,nn)?t[nn]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?on:null},cn=wellKnownSymbol("iterator"),un=!1;[].keys&&("next"in(en=[].keys())?(tn=an(an(en)))!==Object.prototype&&(Zr=tn):un=!0),null==Zr&&(Zr={}),has(Zr,cn)||m(Zr,cn,(function(){return this}));var sn={IteratorPrototype:Zr,BUGGY_SAFARI_ITERATORS:un},fn=sn.IteratorPrototype,returnThis$1=function(){return this},ln=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),pn=sn.IteratorPrototype,hn=sn.BUGGY_SAFARI_ITERATORS,yn=wellKnownSymbol("iterator"),vn="keys",dn="values",gn="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=nr(fn,{next:createPropertyDescriptor(1,r)}),setToStringTag(t,n,!1),Ut[n]=returnThis$1}(r,e,n);var c,u,s,getIterationMethod=function(t){if(t===o&&y)return y;if(!hn&&t in p)return p[t];switch(t){case vn:return function keys(){return new r(this,t)};case dn:return function values(){return new r(this,t)};case gn:return function entries(){return new r(this,t)}}return function(){return new r(this)}},f=e+" Iterator",l=!1,p=t.prototype,h=p[yn]||p["@@iterator"]||o&&p[o],y=!hn&&h||getIterationMethod(o),v="Array"==e&&p.entries||h;if(v&&(c=an(v.call(new t)),pn!==Object.prototype&&c.next&&(an(c)!==pn&&(ln?ln(c,pn):"function"!=typeof c[yn]&&m(c,yn,returnThis$2)),setToStringTag(c,f,!0))),o==dn&&h&&h.name!==dn&&(l=!0,y=function values(){return h.call(this)}),p[yn]!==y&&m(p,yn,y),Ut[e]=y,o)if(u={values:getIterationMethod(dn),keys:i?y:getIterationMethod(vn),entries:getIterationMethod(gn)},a)for(s in u)(hn||l||!(s in p))&&U(p,s,u[s]);else _export({target:e,proto:!0,forced:hn||l},u);return u},mn="Array Iterator",bn=V.set,wn=V.getterFor(mn),Sn=defineIterator(Array,"Array",(function(t,e){bn(this,{type:mn,target:toIndexedObject(t),index:0,kind:e})}),(function(){var t=wn(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");Ut.Arguments=Ut.Array,addToUnscopables("keys"),addToUnscopables("values"),addToUnscopables("entries");var jn=[].reverse,On=[1,2];_export({target:"Array",proto:!0,forced:String(On)===String(On.reverse())},{reverse:function reverse(){return st(this)&&(this.length=this.length),jn.call(this)}});var xn=arrayMethodHasSpeciesSupport("slice"),En=arrayMethodUsesToLength("slice",{ACCESSORS:!0,0:0,1:2}),_n=wellKnownSymbol("species"),Pn=[].slice,Tn=Math.max;_export({target:"Array",proto:!0,forced:!xn||!En},{slice:function slice(t,e){var r,n,o,i,a,c,u,s=toIndexedObject(this),f=toLength(s.length),l=toAbsoluteIndex(t,f),p=toAbsoluteIndex(void 0===e?f:e,f);if(st(s)&&("function"!=typeof(r=s.constructor)||r!==Array&&!st(r.prototype)?isObject(r)&&null===(r=r[_n])&&(r=void 0):r=void 0,r===Array||void 0===r))return Pn.call(s,l,p);for(n=new(void 0===r?Array:r)(Tn(p-l,0)),o=0;l<p;l++,o++)l in s&&(i=n,a=o,c=s[l],u=void 0,(u=toPrimitive(a))in i?g.f(i,u,createPropertyDescriptor(0,c)):i[u]=c);return n.length=o,n}});var An=Date.prototype,Ln="Invalid Date",In="toString",kn=An.toString,Mn=An.getTime;new Date(NaN)+""!=Ln&&U(An,In,(function toString(){var t=Mn.call(this);return t==t?kn.call(this):Ln}));var Gn=g.f,Fn=Function.prototype,Cn=Fn.toString,Rn=/^\s*function ([^ (]*)/,Nn="name";n&&!(Nn in Fn)&&Gn(Fn,Nn,{configurable:!0,get:function(){try{return Cn.call(this).match(Rn)[1]}catch(t){return""}}}),setToStringTag(r.JSON,"JSON",!0),setToStringTag(Math,"Math",!0),_export({target:"Object",stat:!0,sham:!n},{create:nr}),_export({target:"Object",stat:!0,forced:!n,sham:!n},{defineProperty:g.f});var Dn=fails((function(){an(1)}));_export({target:"Object",stat:!0,forced:Dn,sham:!rn},{getPrototypeOf:function getPrototypeOf(t){return an(toObject(t))}}),_export({target:"Object",stat:!0},{setPrototypeOf:ln});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},Bn="toString",qn=RegExp.prototype,Vn=qn.toString,Un=fails((function(){return"/a/b"!=Vn.call({source:"a",flags:"b"})})),Wn=Vn.name!=Bn;(Un||Wn)&&U(RegExp.prototype,Bn,(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)),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}},zn={codeAt:createMethod$2(!1),charAt:createMethod$2(!0)}.charAt,Yn="String Iterator",Hn=V.set,Jn=V.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=zn(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 Xn=r[Kn],Qn=Xn&&Xn.prototype;if(Qn&&Qn.forEach!==Kr)try{m(Qn,"forEach",Kr)}catch(t){Qn.forEach=Kr}}var Zn=wellKnownSymbol("iterator"),to=wellKnownSymbol("toStringTag"),eo=Sn.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 Sn)if(oo[io]!==Sn[io])try{m(oo,io,Sn[io])}catch(t){oo[io]=Sn[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,a){try{var c=t[i](a),u=c.value}catch(t){return void r(t)}c.done?e(u):Promise.resolve(u).then(n,o)}function _asyncToGenerator(t){return function(){var e=this,r=arguments;return new Promise((function(n,o){var i=t.apply(e,r);function _next(t){asyncGeneratorStep(i,n,o,_next,_throw,"next",t)}function _throw(t){asyncGeneratorStep(i,n,o,_next,_throw,"throw",t)}_next(void 0)}))}}createCommonjsModule((function(t){var e=function(t){var e,r=Object.prototype,n=r.hasOwnProperty,o="function"==typeof Symbol?Symbol:{},i=o.iterator||"@@iterator",a=o.asyncIterator||"@@asyncIterator",c=o.toStringTag||"@@toStringTag";function define(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{define({},"")}catch(t){define=function define(t,e,r){return t[e]=r}}function wrap(t,e,r,n){var o=e&&e.prototype instanceof Generator?e:Generator,i=Object.create(o.prototype),a=new Context(n||[]);return i._invoke=function makeInvokeMethod(t,e,r){var n=u;return function invoke(o,i){if(n===f)throw new Error("Generator is already running");if(n===l){if("throw"===o)throw i;return doneResult()}for(r.method=o,r.arg=i;;){var a=r.delegate;if(a){var c=maybeInvokeDelegate(a,r);if(c){if(c===p)continue;return c}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(n===u)throw n=l,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);n=f;var h=tryCatch(t,e,r);if("normal"===h.type){if(n=r.done?l:s,h.arg===p)continue;return{value:h.arg,done:r.done}}"throw"===h.type&&(n=l,r.method="throw",r.arg=h.arg)}}}(t,r,a),i}function tryCatch(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}t.wrap=wrap;var u="suspendedStart",s="suspendedYield",f="executing",l="completed",p={};function Generator(){}function GeneratorFunction(){}function GeneratorFunctionPrototype(){}var h={};h[i]=function(){return this};var 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,a){!function invoke(r,o,i,a){var c=tryCatch(t[r],t,o);if("throw"!==c.type){var u=c.arg,s=u.value;return s&&"object"===_typeof(s)&&n.call(s,"__await")?e.resolve(s.__await).then((function(t){invoke("next",t,i,a)}),(function(t){invoke("throw",t,i,a)})):e.resolve(s).then((function(t){u.value=t,i(u)}),(function(t){return invoke("throw",t,i,a)}))}a(c.arg)}(o,i,r,a)}))}return r=r?r.then(callInvokeWithMethodAndArg,callInvokeWithMethodAndArg):callInvokeWithMethodAndArg()}}function maybeInvokeDelegate(t,r){var n=t.iterator[r.method];if(n===e){if(r.delegate=null,"throw"===r.method){if(t.iterator.return&&(r.method="return",r.arg=e,maybeInvokeDelegate(t,r),"throw"===r.method))return p;r.method="throw",r.arg=new TypeError("The iterator does not provide a 'throw' method")}return p}var o=tryCatch(n,t.iterator,r.arg);if("throw"===o.type)return r.method="throw",r.arg=o.arg,r.delegate=null,p;var i=o.arg;return i?i.done?(r[t.resultName]=i.value,r.next=t.nextLoc,"return"!==r.method&&(r.method="next",r.arg=e),r.delegate=null,p):i:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,p)}function pushTryEntry(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function resetTryEntry(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function Context(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(pushTryEntry,this),this.reset(!0)}function values(t){if(t){var r=t[i];if(r)return r.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var o=-1,a=function next(){for(;++o<t.length;)if(n.call(t,o))return next.value=t[o],next.done=!1,next;return next.value=e,next.done=!0,next};return a.next=a}}return{next:doneResult}}function doneResult(){return{value:e,done:!0}}return GeneratorFunction.prototype=d.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(d),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(d),define(d,c,"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 a.type="throw",a.arg=t,r.next=n,o&&(r.method="next",r.arg=e),!!o}for(var o=this.tryEntries.length-1;o>=0;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return handle("end");if(i.tryLoc<=this.prev){var c=n.call(i,"catchLoc"),u=n.call(i,"finallyLoc");if(c&&u){if(this.prev<i.catchLoc)return handle(i.catchLoc,!0);if(this.prev<i.finallyLoc)return handle(i.finallyLoc)}else if(c){if(this.prev<i.catchLoc)return handle(i.catchLoc,!0)}else{if(!u)throw new Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return handle(i.finallyLoc)}}}},abrupt:function abrupt(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,p):this.complete(a)},complete:function complete(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),p},finish:function finish(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),resetTryEntry(r),p}},catch:function _catch(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;resetTryEntry(r)}return o}}throw new Error("illegal catch attempt")},delegateYield:function delegateYield(t,r,n){return this.delegate={iterator:values(t),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=e),p}},t}(t.exports);try{regeneratorRuntime=e}catch(t){Function("r","regeneratorRuntime = r")(e)}}));function __variableDynamicImportRuntime0__(t){switch(t){case"./locale/en.js":return Promise.resolve().then((function(){return co}));case"./locale/fr.js":return Promise.resolve().then((function(){return uo}));case"./locale/zh-CN.js":return Promise.resolve().then((function(){return so}));default:return Promise.reject(new Error("Unknown variable dynamic import: "+t))}}
|
|
/**
|
|
* @file ext-shapes.js
|
|
*
|
|
* @license MIT
|
|
*
|
|
* @copyright 2010 Christian Tzurcanu, 2010 Alexis Deveria
|
|
*
|
|
*/var ao=function(){var t=_asyncToGenerator(regeneratorRuntime.mark((function _callee(t){var e;return regeneratorRuntime.wrap((function _callee$(r){for(;;)switch(r.prev=r.next){case 0:return r.prev=0,r.next=3,__variableDynamicImportRuntime0__("./locale/".concat(encodeURIComponent(t),".js"));case 3:e=r.sent,r.next=12;break;case 6:return r.prev=6,r.t0=r.catch(0),console.error("Missing translation (".concat(t,") - using 'en'")),r.next=11,Promise.resolve().then((function(){return co}));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)}}(),co=(t("default",{name:"shapes",init:function init(t){var e=this;return _asyncToGenerator(regeneratorRuntime.mark((function _callee2(){var r,n,o,i,a,c,u,s,f,l,p;return regeneratorRuntime.wrap((function _callee2$(h){for(;;)switch(h.prev=h.next){case 0:return t.$,r=e,h.next=4,ao(r.curPrefs.lang);case 4:return n=h.sent,o=r.canvas,i=o.getRootElem(),a={},c="shapelib",u={},p=[{id:"tool_shapelib_show",type:"mode_flyout",events:{click:function click(){o.setMode(c)}}}],h.abrupt("return",{newUI:!0,buttons:n.buttons.map((function(t,e){return Object.assign(p[e],t)})),callback:function callback(){},mouseDown:function mouseDown(t){if(o.getMode()===c){var e=document.getElementById("tool_shapelib_show").dataset.draw,r=f=t.start_x,n=l=t.start_y,i=o.getStyle();return u.x=t.event.clientX,u.y=t.event.clientY,(s=o.addSVGElementFromJson({element:"path",curStyles:!0,attr:{d:e,id:o.getNextId(),opacity:i.opacity/2,style:"pointer-events:none"}})).setAttribute("transform","translate("+r+","+n+") scale(0.005) translate("+-r+","+-n+")"),o.recalculateDimensions(s),o.getTransformList(s),a=s.getBBox(),{started:!0}}},mouseMove:function mouseMove(t){if(o.getMode()===c){var e=o.getZoom(),r=t.event,n=t.mouse_x/e,u=t.mouse_y/e,p=o.getTransformList(s),h=s.getBBox(),y=h.x,v=h.y,d=(Math.min(f,n),Math.min(l,u),Math.abs(n-f)),g=Math.abs(u-l),m=d/a.width||1,b=g/a.height||1,w=0;n<f&&(w=a.width);var S=0;u<l&&(S=a.height);var j=i.createSVGTransform(),O=i.createSVGTransform(),x=i.createSVGTransform();if(j.setTranslate(-(y+w),-(v+S)),!r.shiftKey){var E=Math.min(Math.abs(m),Math.abs(b));m=E*(m<0?-1:1),b=E*(b<0?-1:1)}O.setScale(m,b),x.setTranslate(y+w,v+S),p.appendItem(x),p.appendItem(O),p.appendItem(j),o.recalculateDimensions(s),a=s.getBBox()}},mouseUp:function mouseUp(t){if(o.getMode()===c)return{keep:t.event.clientX!==u.x&&t.event.clientY!==u.y,element:s,started:!1}}});case 12:case"end":return h.stop()}}),_callee2)})))()}}),Object.freeze({__proto__:null,default:{loading:"Loading...",categories:{basic:"Basic",object:"Objects",symbol:"Symbols",arrow:"Arrows",flowchart:"Flowchart",animal:"Animals",game:"Cards & Chess",dialog_balloon:"Dialog balloons",electronics:"Electronics",math:"Mathematical",music:"Music",misc:"Miscellaneous",raphael_1:"raphaeljs.com set 1",raphael_2:"raphaeljs.com set 2"},buttons:[{title:"Shape library"}]}})),uo=Object.freeze({__proto__:null,default:{loading:"Chargement...",categories:{basic:"Basique",object:"Objets",symbol:"Symboles",arrow:"Flèches",flowchart:"Flowchart",animal:"Animaux",game:"Cartes & Echecs",dialog_balloon:"Dialog balloons",electronics:"Electronique",math:"Mathematiques",music:"Musique",misc:"Divers",raphael_1:"raphaeljs.com set 1",raphael_2:"raphaeljs.com set 2"},buttons:[{title:"Bibliothèque d'images"}]}}),so=Object.freeze({__proto__:null,default:{loading:"正在加载...",categories:{basic:"基本",object:"对象",symbol:"符号",arrow:"箭头",flowchart:"工作流",animal:"动物",game:"棋牌",dialog_balloon:"会话框",electronics:"电子",math:"数学",music:"音乐",misc:"其他",raphael_1:"raphaeljs.com 集合 1",raphael_2:"raphaeljs.com 集合 2"},buttons:[{title:"图元库"}]}})}}}));
|