10 lines
46 KiB
JavaScript
10 lines
46 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,n){return t(n={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&&n.path)}},n.exports),n.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 e&&e)||Function("return this")(),fails=function(t){try{return!!t()}catch(t){return!0}},r=!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,f=fails((function(){return!Object("z").propertyIsEnumerable(0)}))?function(t){return"String"==classofRaw(t)?u.call(t,""):Object(t)}:Object,requireObjectCoercible=function(t){if(null==t)throw TypeError("Can't call method on "+t);return t},toIndexedObject=function(t){return f(requireObjectCoercible(t))},isObject=function(t){return"object"==typeof t?null!==t:"function"==typeof t},toPrimitive=function(t,e){if(!isObject(t))return t;var n,r;if(e&&"function"==typeof(n=t.toString)&&!isObject(r=n.call(t)))return r;if("function"==typeof(n=t.valueOf)&&!isObject(r=n.call(t)))return r;if(!e&&"function"==typeof(n=t.toString)&&!isObject(r=n.call(t)))return r;throw TypeError("Can't convert object to primitive value")},s={}.hasOwnProperty,has=function(t,e){return s.call(t,e)},l=n.document,p=isObject(l)&&isObject(l.createElement),documentCreateElement=function(t){return p?l.createElement(t):{}},h=!r&&!fails((function(){return 7!=Object.defineProperty(documentCreateElement("div"),"a",{get:function(){return 7}}).a})),v=Object.getOwnPropertyDescriptor,y={f:r?v:function getOwnPropertyDescriptor(t,e){if(t=toIndexedObject(t),e=toPrimitive(e,!0),h)try{return v(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:r?d:function defineProperty(t,e,n){if(anObject(t),e=toPrimitive(e,!0),anObject(n),h)try{return d(t,e,n)}catch(t){}if("get"in n||"set"in n)throw TypeError("Accessors not supported");return"value"in n&&(t[e]=n.value),t}},m=r?function(t,e,n){return g.f(t,e,createPropertyDescriptor(1,n))}:function(t,e,n){return t[e]=n,t},setGlobal=function(t,e){try{m(n,t,e)}catch(r){n[t]=e}return e},b="__core-js_shared__",w=n[b]||setGlobal(b,{}),S=Function.toString;"function"!=typeof w.inspectSource&&(w.inspectSource=function(t){return S.call(t)});var _,O,j,x=w.inspectSource,E=n.WeakMap,P="function"==typeof E&&/native code/.test(x(E)),T=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,k=Math.random(),uid=function(t){return"Symbol("+String(void 0===t?"":t)+")_"+(++A+k).toString(36)},L=T("keys"),sharedKey=function(t){return L[t]||(L[t]=uid(t))},I={},C=n.WeakMap;if(P){var M=new C,G=M.get,N=M.has,R=M.set;_=function(t,e){return R.call(M,t,e),e},O=function(t){return G.call(M,t)||{}},j=function(t){return N.call(M,t)}}else{var D=sharedKey("state");I[D]=!0,_=function(t,e){return m(t,D,e),e},O=function(t){return has(t,D)?t[D]:{}},j=function(t){return has(t,D)}}var z,W,H={set:_,get:O,has:j,enforce:function(t){return j(t)?O(t):_(t,{})},getterFor:function(t){return function(e){var n;if(!isObject(e)||(n=O(e)).type!==t)throw TypeError("Incompatible receiver, "+t+" required");return n}}},V=createCommonjsModule((function(t){var e=H.get,r=H.enforce,o=String(String).split("String");(t.exports=function(t,e,i,c){var a=!!c&&!!c.unsafe,u=!!c&&!!c.enumerable,f=!!c&&!!c.noTargetGet;"function"==typeof i&&("string"!=typeof e||has(i,"name")||m(i,"name",e),r(i).source=o.join("string"==typeof e?e:"")),t!==n?(a?!f&&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||x(this)}))})),q=n,aFunction=function(t){return"function"==typeof t?t:void 0},getBuiltIn=function(t,e){return arguments.length<2?aFunction(q[t])||aFunction(n[t]):q[t]&&q[t][e]||n[t]&&n[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},$=Math.max,J=Math.min,toAbsoluteIndex=function(t,e){var n=toInteger(t);return n<0?$(n+e,0):J(n,e)},createMethod=function(t){return function(e,n,r){var o,i=toIndexedObject(e),c=toLength(i.length),a=toAbsoluteIndex(r,c);if(t&&n!=n){for(;c>a;)if((o=i[a++])!=o)return!0}else for(;c>a;a++)if((t||a in i)&&i[a]===n)return t||a||0;return!t&&-1}},K={includes:createMethod(!0),indexOf:createMethod(!1)}.indexOf,objectKeysInternal=function(t,e){var n,r=toIndexedObject(t),o=0,i=[];for(n in r)!has(I,n)&&has(r,n)&&i.push(n);for(;e.length>o;)has(r,n=e[o++])&&(~K(i,n)||i.push(n));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)),n=tt.f;return n?e.concat(n(t)):e},copyConstructorProperties=function(t,e){for(var n=et(e),r=g.f,o=y.f,i=0;i<n.length;i++){var c=n[i];has(t,c)||r(t,c,o(e,c))}},nt=/#|\.prototype\./,isForced=function(t,e){var n=ot[rt(t)];return n==ct||n!=it&&("function"==typeof e?fails(e):!!e)},rt=isForced.normalize=function(t){return String(t).replace(nt,".").toLowerCase()},ot=isForced.data={},it=isForced.NATIVE="N",ct=isForced.POLYFILL="P",at=isForced,ut=y.f,_export=function(t,e){var r,o,i,c,a,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(c=e[o],i=t.noTargetGet?(a=ut(r,o))&&a.value:r[o],!at(f?o:u+(s?".":"#")+o,t.forced)&&void 0!==i){if(typeof c==typeof i)continue;copyConstructorProperties(c,i)}(t.sham||i&&i.sham)&&m(c,"sham",!0),V(r,o,c,t)}},aFunction$1=function(t){if("function"!=typeof t)throw TypeError(String(t)+" is not a function");return t},functionBindContext=function(t,e,n){if(aFunction$1(t),void 0===e)return t;switch(n){case 0:return function(){return t.call(e)};case 1:return function(n){return t.call(e,n)};case 2:return function(n,r){return t.call(e,n,r)};case 3:return function(n,r,o){return t.call(e,n,r,o)}}return function(){return t.apply(e,arguments)}},toObject=function(t){return Object(requireObjectCoercible(t))},ft=Array.isArray||function isArray(t){return"Array"==classofRaw(t)},st=!!Object.getOwnPropertySymbols&&!fails((function(){return!String(Symbol())})),lt=st&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,pt=T("wks"),ht=n.Symbol,vt=lt?ht:ht&&ht.withoutSetter||uid,wellKnownSymbol=function(t){return has(pt,t)||(st&&has(ht,t)?pt[t]=ht[t]:pt[t]=vt("Symbol."+t)),pt[t]},yt=wellKnownSymbol("species"),arraySpeciesCreate=function(t,e){var n;return ft(t)&&("function"!=typeof(n=t.constructor)||n!==Array&&!ft(n.prototype)?isObject(n)&&null===(n=n[yt])&&(n=void 0):n=void 0),new(void 0===n?Array:n)(0===e?0:e)},dt=[].push,createMethod$1=function(t){var e=1==t,n=2==t,r=3==t,o=4==t,i=6==t,c=5==t||i;return function(a,u,s,l){for(var p,h,v=toObject(a),y=f(v),d=functionBindContext(u,s,3),g=toLength(y.length),m=0,b=l||arraySpeciesCreate,w=e?b(a,g):n?b(a,0):void 0;g>m;m++)if((c||m in y)&&(h=d(p=y[m],m,v),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:r||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=n.process,wt=bt&&bt.versions,St=wt&&wt.v8;St?W=(z=St.split("."))[0]+z[1]:mt&&(!(z=mt.match(/Edge\/(\d+)/))||z[1]>=74)&&(z=mt.match(/Chrome\/(\d+)/))&&(W=z[1]);var _t=W&&+W,Ot=wellKnownSymbol("species"),arrayMethodHasSpeciesSupport=function(t){return _t>=51||!fails((function(){var e=[];return(e.constructor={})[Ot]=function(){return{foo:1}},1!==e[t](Boolean).foo}))},jt=Object.defineProperty,xt={},thrower=function(t){throw t},arrayMethodUsesToLength=function(t,e){if(has(xt,t))return xt[t];e||(e={});var n=[][t],o=!!has(e,"ACCESSORS")&&e.ACCESSORS,i=has(e,0)?e[0]:thrower,c=has(e,1)?e[1]:void 0;return xt[t]=!!n&&!fails((function(){if(o&&!r)return!0;var t={length:-1};o?jt(t,1,{enumerable:!0,get:thrower}):t[1]=1,n.call(t,i,c)}))},Et=gt.map,Pt=arrayMethodHasSpeciesSupport("map"),Tt=arrayMethodUsesToLength("map");_export({target:"Array",proto:!0,forced:!Pt||!Tt},{map:function map(t){return Et(this,t,arguments.length>1?arguments[1]:void 0)}});var At=g.f,kt=Function.prototype,Lt=kt.toString,It=/^\s*function ([^ (]*)/,Ct="name";r&&!(Ct in kt)&&At(kt,Ct,{configurable:!0,get:function(){try{return Lt.call(this).match(It)[1]}catch(t){return""}}});var Mt=Object.keys||function keys(t){return objectKeysInternal(t,X)},Ft=Object.assign,Gt=Object.defineProperty,Nt=!Ft||fails((function(){if(r&&1!==Ft({b:1},Ft(Gt({},"a",{enumerable:!0,get:function(){Gt(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var t={},e={},n=Symbol(),o="abcdefghijklmnopqrst";return t[n]=7,o.split("").forEach((function(t){e[t]=t})),7!=Ft({},t)[n]||Mt(Ft({},e)).join("")!=o}))?function assign(t,e){for(var n=toObject(t),o=arguments.length,i=1,a=tt.f,u=c.f;o>i;)for(var s,l=f(arguments[i++]),p=a?Mt(l).concat(a(l)):Mt(l),h=p.length,v=0;h>v;)s=p[v++],r&&!u.call(l,s)||(n[s]=l[s]);return n}:Ft;_export({target:"Object",stat:!0,forced:Object.assign!==Nt},{assign:Nt});var Rt={};Rt[wellKnownSymbol("toStringTag")]="z";var Dt="[object z]"===String(Rt),zt=wellKnownSymbol("toStringTag"),Wt="Arguments"==classofRaw(function(){return arguments}()),Ht=Dt?classofRaw:function(t){var e,n,r;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(n=function(t,e){try{return t[e]}catch(t){}}(e=Object(t),zt))?n:Wt?classofRaw(e):"Object"==(r=classofRaw(e))&&"function"==typeof e.callee?"Arguments":r},Vt=Dt?{}.toString:function toString(){return"[object "+Ht(this)+"]"};Dt||V(Object.prototype,"toString",Vt,{unsafe:!0});var qt=n.Promise,Ut=g.f,Bt=wellKnownSymbol("toStringTag"),setToStringTag=function(t,e,n){t&&!has(t=n?t:t.prototype,Bt)&&Ut(t,Bt,{configurable:!0,value:e})},Yt=wellKnownSymbol("species"),$t={},Jt=wellKnownSymbol("iterator"),Kt=Array.prototype,Xt=wellKnownSymbol("iterator"),callWithSafeIterationClosing=function(t,e,n,r){try{return r?e(anObject(n)[0],n[1]):e(n)}catch(e){var o=t.return;throw void 0!==o&&anObject(o.call(t)),e}},Qt=createCommonjsModule((function(t){var Result=function(t,e){this.stopped=t,this.result=e};(t.exports=function(t,e,n,r,o){var i,c,a,u,f,s,l,p,h=functionBindContext(e,n,r?2:1);if(o)i=t;else{if("function"!=typeof(c=function(t){if(null!=t)return t[Xt]||t["@@iterator"]||$t[Ht(t)]}(t)))throw TypeError("Target is not iterable");if(void 0!==(p=c)&&($t.Array===p||Kt[Jt]===p)){for(a=0,u=toLength(t.length);u>a;a++)if((f=r?h(anObject(l=t[a])[0],l[1]):h(t[a]))&&f instanceof Result)return f;return new Result(!1)}i=c.call(t)}for(s=i.next;!(l=s.call(i)).done;)if("object"==typeof(f=callWithSafeIterationClosing(i,h,l.value,r))&&f&&f instanceof Result)return f;return new Result(!1)}).stop=function(t){return new Result(!0,t)}})),Zt=wellKnownSymbol("iterator"),te=!1;try{var ee=0,ne={next:function(){return{done:!!ee++}},return:function(){te=!0}};ne[Zt]=function(){return this},Array.from(ne,(function(){throw 2}))}catch(t){}var re,oe,ie,ce=wellKnownSymbol("species"),ae=getBuiltIn("document","documentElement"),ue=/(iphone|ipod|ipad).*applewebkit/i.test(mt),fe=n.location,se=n.setImmediate,le=n.clearImmediate,pe=n.process,he=n.MessageChannel,ve=n.Dispatch,ye=0,de={},ge="onreadystatechange",run=function(t){if(de.hasOwnProperty(t)){var e=de[t];delete de[t],e()}},runner=function(t){return function(){run(t)}},listener=function(t){run(t.data)},post=function(t){n.postMessage(t+"",fe.protocol+"//"+fe.host)};se&&le||(se=function setImmediate(t){for(var e=[],n=1;arguments.length>n;)e.push(arguments[n++]);return de[++ye]=function(){("function"==typeof t?t:Function(t)).apply(void 0,e)},re(ye),ye},le=function clearImmediate(t){delete de[t]},"process"==classofRaw(pe)?re=function(t){pe.nextTick(runner(t))}:ve&&ve.now?re=function(t){ve.now(runner(t))}:he&&!ue?(ie=(oe=new he).port2,oe.port1.onmessage=listener,re=functionBindContext(ie.postMessage,ie,1)):!n.addEventListener||"function"!=typeof postMessage||n.importScripts||fails(post)||"file:"===fe.protocol?re=ge in documentCreateElement("script")?function(t){ae.appendChild(documentCreateElement("script")).onreadystatechange=function(){ae.removeChild(this),run(t)}}:function(t){setTimeout(runner(t),0)}:(re=post,n.addEventListener("message",listener,!1)));var me,be,we,Se,_e,Oe,je,xe,Ee={set:se,clear:le},Pe=y.f,Te=Ee.set,Ae=n.MutationObserver||n.WebKitMutationObserver,ke=n.process,Le=n.Promise,Ie="process"==classofRaw(ke),Ce=Pe(n,"queueMicrotask"),Me=Ce&&Ce.value;Me||(me=function(){var t,e;for(Ie&&(t=ke.domain)&&t.exit();be;){e=be.fn,be=be.next;try{e()}catch(t){throw be?Se():we=void 0,t}}we=void 0,t&&t.enter()},Ie?Se=function(){ke.nextTick(me)}:Ae&&!ue?(_e=!0,Oe=document.createTextNode(""),new Ae(me).observe(Oe,{characterData:!0}),Se=function(){Oe.data=_e=!_e}):Le&&Le.resolve?(je=Le.resolve(void 0),xe=je.then,Se=function(){xe.call(je,me)}):Se=function(){Te.call(n,me)});var Fe,Ge,Ne,Re,De=Me||function(t){var e={fn:t,next:void 0};we&&(we.next=e),be||(be=e,Se()),we=e},PromiseCapability=function(t){var e,n;this.promise=new t((function(t,r){if(void 0!==e||void 0!==n)throw TypeError("Bad Promise constructor");e=t,n=r})),this.resolve=aFunction$1(e),this.reject=aFunction$1(n)},ze={f:function(t){return new PromiseCapability(t)}},promiseResolve=function(t,e){if(anObject(t),isObject(e)&&e.constructor===t)return e;var n=ze.f(t);return(0,n.resolve)(e),n.promise},perform=function(t){try{return{error:!1,value:t()}}catch(t){return{error:!0,value:t}}},We=Ee.set,He=wellKnownSymbol("species"),Ve="Promise",qe=H.get,Ue=H.set,Be=H.getterFor(Ve),Ye=qt,$e=n.TypeError,Je=n.document,Ke=n.process,Xe=getBuiltIn("fetch"),Qe=ze.f,Ze=Qe,tn="process"==classofRaw(Ke),en=!!(Je&&Je.createEvent&&n.dispatchEvent),nn="unhandledrejection",rn=at(Ve,(function(){if(!(x(Ye)!==String(Ye))){if(66===_t)return!0;if(!tn&&"function"!=typeof PromiseRejectionEvent)return!0}if(_t>=51&&/native code/.test(Ye))return!1;var t=Ye.resolve(1),FakePromise=function(t){t((function(){}),(function(){}))};return(t.constructor={})[He]=FakePromise,!(t.then((function(){}))instanceof FakePromise)})),on=rn||!function(t,e){if(!e&&!te)return!1;var n=!1;try{var r={};r[Zt]=function(){return{next:function(){return{done:n=!0}}}},t(r)}catch(t){}return n}((function(t){Ye.all(t).catch((function(){}))})),isThenable=function(t){var e;return!(!isObject(t)||"function"!=typeof(e=t.then))&&e},notify$1=function(t,e,n){if(!e.notified){e.notified=!0;var r=e.reactions;De((function(){for(var o=e.value,i=1==e.state,c=0;r.length>c;){var a,u,f,s=r[c++],l=i?s.ok:s.fail,p=s.resolve,h=s.reject,v=s.domain;try{l?(i||(2===e.rejection&&onHandleUnhandled(t,e),e.rejection=1),!0===l?a=o:(v&&v.enter(),a=l(o),v&&(v.exit(),f=!0)),a===s.promise?h($e("Promise-chain cycle")):(u=isThenable(a))?u.call(a,p,h):p(a)):h(o)}catch(t){v&&!f&&v.exit(),h(t)}}e.reactions=[],e.notified=!1,n&&!e.rejection&&onUnhandled(t,e)}))}},dispatchEvent=function(t,e,r){var o,i;en?((o=Je.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===nn&&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){We.call(n,(function(){var n,r=e.value;if(isUnhandled(e)&&(n=perform((function(){tn?Ke.emit("unhandledRejection",r,t):dispatchEvent(nn,t,r)})),e.rejection=tn||isUnhandled(e)?2:1,n.error))throw n.value}))},isUnhandled=function(t){return 1!==t.rejection&&!t.parent},onHandleUnhandled=function(t,e){We.call(n,(function(){tn?Ke.emit("rejectionHandled",t):dispatchEvent("rejectionhandled",t,e.value)}))},bind=function(t,e,n,r){return function(o){t(e,n,o,r)}},internalReject=function(t,e,n,r){e.done||(e.done=!0,r&&(e=r),e.value=n,e.state=2,notify$1(t,e,!0))},internalResolve=function(t,e,n,r){if(!e.done){e.done=!0,r&&(e=r);try{if(t===n)throw $e("Promise can't be resolved itself");var o=isThenable(n);o?De((function(){var r={done:!1};try{o.call(n,bind(internalResolve,t,r,e),bind(internalReject,t,r,e))}catch(n){internalReject(t,r,n,e)}})):(e.value=n,e.state=1,notify$1(t,e,!1))}catch(n){internalReject(t,{done:!1},n,e)}}};rn&&(Ye=function Promise(t){!function(t,e,n){if(!(t instanceof e))throw TypeError("Incorrect "+(n?n+" ":"")+"invocation")}(this,Ye,Ve),aFunction$1(t),Fe.call(this);var e=qe(this);try{t(bind(internalResolve,this,e),bind(internalReject,this,e))}catch(t){internalReject(this,e,t)}},(Fe=function Promise(t){Ue(this,{type:Ve,done:!1,notified:!1,parent:!1,reactions:[],rejection:!1,state:0,value:void 0})}).prototype=function(t,e,n){for(var r in e)V(t,r,e[r],n);return t}(Ye.prototype,{then:function then(t,e){var n,r,o,i=Be(this),c=Qe((n=Ye,void 0===(o=anObject(this).constructor)||null==(r=anObject(o)[ce])?n:aFunction$1(r)));return c.ok="function"!=typeof t||t,c.fail="function"==typeof e&&e,c.domain=tn?Ke.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)}}),Ge=function(){var t=new Fe,e=qe(t);this.promise=t,this.resolve=bind(internalResolve,t,e),this.reject=bind(internalReject,t,e)},ze.f=Qe=function(t){return t===Ye||t===Ne?new Ge(t):Ze(t)},"function"==typeof qt&&(Re=qt.prototype.then,V(qt.prototype,"then",(function then(t,e){var n=this;return new Ye((function(t,e){Re.call(n,t,e)})).then(t,e)}),{unsafe:!0}),"function"==typeof Xe&&_export({global:!0,enumerable:!0,forced:!0},{fetch:function fetch(t){return promiseResolve(Ye,Xe.apply(n,arguments))}}))),_export({global:!0,wrap:!0,forced:rn},{Promise:Ye}),setToStringTag(Ye,Ve,!1),function(t){var e=getBuiltIn(t),n=g.f;r&&e&&!e[Yt]&&n(e,Yt,{configurable:!0,get:function(){return this}})}(Ve),Ne=getBuiltIn(Ve),_export({target:Ve,stat:!0,forced:rn},{reject:function reject(t){var e=Qe(this);return e.reject.call(void 0,t),e.promise}}),_export({target:Ve,stat:!0,forced:rn},{resolve:function resolve(t){return promiseResolve(this,t)}}),_export({target:Ve,stat:!0,forced:on},{all:function all(t){var e=this,n=Qe(e),r=n.resolve,o=n.reject,i=perform((function(){var n=aFunction$1(e.resolve),i=[],c=0,a=1;Qt(t,(function(t){var u=c++,f=!1;i.push(void 0),a++,n.call(e,t).then((function(t){f||(f=!0,i[u]=t,--a||r(i))}),o)})),--a||r(i)}));return i.error&&o(i.value),n.promise},race:function race(t){var e=this,n=Qe(e),r=n.reject,o=perform((function(){var o=aFunction$1(e.resolve);Qt(t,(function(t){o.call(e,t).then(n.resolve,r)}))}));return o.error&&r(o.value),n.promise}});var cn,an=r?Object.defineProperties:function defineProperties(t,e){anObject(t);for(var n,r=Mt(e),o=r.length,i=0;o>i;)g.f(t,n=r[i++],e[n]);return t},un=sharedKey("IE_PROTO"),EmptyConstructor=function(){},scriptTag=function(t){return"<script>"+t+"</"+"script>"},NullProtoObject=function(){try{cn=document.domain&&new ActiveXObject("htmlfile")}catch(t){}var t,e;NullProtoObject=cn?function(t){t.write(scriptTag("")),t.close();var e=t.parentWindow.Object;return t=null,e}(cn):((e=documentCreateElement("iframe")).style.display="none",ae.appendChild(e),e.src=String("javascript:"),(t=e.contentWindow.document).open(),t.write(scriptTag("document.F=Object")),t.close(),t.F);for(var n=X.length;n--;)delete NullProtoObject.prototype[X[n]];return NullProtoObject()};I[un]=!0;var fn=Object.create||function create(t,e){var n;return null!==t?(EmptyConstructor.prototype=anObject(t),n=new EmptyConstructor,EmptyConstructor.prototype=null,n[un]=t):n=NullProtoObject(),void 0===e?n:an(n,e)},sn=Z.f,ln={}.toString,pn="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],hn={f:function getOwnPropertyNames(t){return pn&&"[object Window]"==ln.call(t)?function(t){try{return sn(t)}catch(t){return pn.slice()}}(t):sn(toIndexedObject(t))}},vn={f:wellKnownSymbol},yn=g.f,defineWellKnownSymbol=function(t){var e=q.Symbol||(q.Symbol={});has(e,t)||yn(e,t,{value:vn.f(t)})},dn=gt.forEach,gn=sharedKey("hidden"),mn="Symbol",bn=wellKnownSymbol("toPrimitive"),wn=H.set,Sn=H.getterFor(mn),_n=Object.prototype,On=n.Symbol,jn=getBuiltIn("JSON","stringify"),xn=y.f,En=g.f,Pn=hn.f,Tn=c.f,An=T("symbols"),kn=T("op-symbols"),Ln=T("string-to-symbol-registry"),In=T("symbol-to-string-registry"),Cn=T("wks"),Mn=n.QObject,Fn=!Mn||!Mn.prototype||!Mn.prototype.findChild,Gn=r&&fails((function(){return 7!=fn(En({},"a",{get:function(){return En(this,"a",{value:7}).a}})).a}))?function(t,e,n){var r=xn(_n,e);r&&delete _n[e],En(t,e,n),r&&t!==_n&&En(_n,e,r)}:En,wrap=function(t,e){var n=An[t]=fn(On.prototype);return wn(n,{type:mn,tag:t,description:e}),r||(n.description=e),n},Nn=lt?function(t){return"symbol"==typeof t}:function(t){return Object(t)instanceof On},Rn=function defineProperty(t,e,n){t===_n&&Rn(kn,e,n),anObject(t);var r=toPrimitive(e,!0);return anObject(n),has(An,r)?(n.enumerable?(has(t,gn)&&t[gn][r]&&(t[gn][r]=!1),n=fn(n,{enumerable:createPropertyDescriptor(0,!1)})):(has(t,gn)||En(t,gn,createPropertyDescriptor(1,{})),t[gn][r]=!0),Gn(t,r,n)):En(t,r,n)},Dn=function defineProperties(t,e){anObject(t);var n=toIndexedObject(e),o=Mt(n).concat(Vn(n));return dn(o,(function(e){r&&!zn.call(n,e)||Rn(t,e,n[e])})),t},zn=function propertyIsEnumerable(t){var e=toPrimitive(t,!0),n=Tn.call(this,e);return!(this===_n&&has(An,e)&&!has(kn,e))&&(!(n||!has(this,e)||!has(An,e)||has(this,gn)&&this[gn][e])||n)},Wn=function getOwnPropertyDescriptor(t,e){var n=toIndexedObject(t),r=toPrimitive(e,!0);if(n!==_n||!has(An,r)||has(kn,r)){var o=xn(n,r);return!o||!has(An,r)||has(n,gn)&&n[gn][r]||(o.enumerable=!0),o}},Hn=function getOwnPropertyNames(t){var e=Pn(toIndexedObject(t)),n=[];return dn(e,(function(t){has(An,t)||has(I,t)||n.push(t)})),n},Vn=function getOwnPropertySymbols(t){var e=t===_n,n=Pn(e?kn:toIndexedObject(t)),r=[];return dn(n,(function(t){!has(An,t)||e&&!has(_n,t)||r.push(An[t])})),r};if(st||(V((On=function Symbol(){if(this instanceof On)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===_n&&setter.call(kn,t),has(this,gn)&&has(this[gn],e)&&(this[gn][e]=!1),Gn(this,e,createPropertyDescriptor(1,t))};return r&&Fn&&Gn(_n,e,{configurable:!0,set:setter}),wrap(e,t)}).prototype,"toString",(function toString(){return Sn(this).tag})),V(On,"withoutSetter",(function(t){return wrap(uid(t),t)})),c.f=zn,g.f=Rn,y.f=Wn,Z.f=hn.f=Hn,tt.f=Vn,vn.f=function(t){return wrap(wellKnownSymbol(t),t)},r&&(En(On.prototype,"description",{configurable:!0,get:function description(){return Sn(this).description}}),V(_n,"propertyIsEnumerable",zn,{unsafe:!0}))),_export({global:!0,wrap:!0,forced:!st,sham:!st},{Symbol:On}),dn(Mt(Cn),(function(t){defineWellKnownSymbol(t)})),_export({target:mn,stat:!0,forced:!st},{for:function(t){var e=String(t);if(has(Ln,e))return Ln[e];var n=On(e);return Ln[e]=n,In[n]=e,n},keyFor:function keyFor(t){if(!Nn(t))throw TypeError(t+" is not a symbol");if(has(In,t))return In[t]},useSetter:function(){Fn=!0},useSimple:function(){Fn=!1}}),_export({target:"Object",stat:!0,forced:!st,sham:!r},{create:function create(t,e){return void 0===e?fn(t):Dn(fn(t),e)},defineProperty:Rn,defineProperties:Dn,getOwnPropertyDescriptor:Wn}),_export({target:"Object",stat:!0,forced:!st},{getOwnPropertyNames:Hn,getOwnPropertySymbols:Vn}),_export({target:"Object",stat:!0,forced:fails((function(){tt.f(1)}))},{getOwnPropertySymbols:function getOwnPropertySymbols(t){return tt.f(toObject(t))}}),jn){var qn=!st||fails((function(){var t=On();return"[null]"!=jn([t])||"{}"!=jn({a:t})||"{}"!=jn(Object(t))}));_export({target:"JSON",stat:!0,forced:qn},{stringify:function stringify(t,e,n){for(var r,o=[t],i=1;arguments.length>i;)o.push(arguments[i++]);if(r=e,(isObject(e)||void 0!==t)&&!Nn(t))return ft(e)||(e=function(t,e){if("function"==typeof r&&(e=r.call(this,t,e)),!Nn(e))return e}),o[1]=e,jn.apply(null,o)}})}On.prototype[bn]||m(On.prototype,bn,On.prototype.valueOf),setToStringTag(On,mn),I[gn]=!0;var Un=g.f,Bn=n.Symbol;if(r&&"function"==typeof Bn&&(!("description"in Bn.prototype)||void 0!==Bn().description)){var Yn={},$n=function Symbol(){var t=arguments.length<1||void 0===arguments[0]?void 0:String(arguments[0]),e=this instanceof $n?new Bn(t):void 0===t?Bn():Bn(t);return""===t&&(Yn[e]=!0),e};copyConstructorProperties($n,Bn);var Jn=$n.prototype=Bn.prototype;Jn.constructor=$n;var Kn=Jn.toString,Xn="Symbol(test)"==String(Bn("test")),Qn=/^Symbol\((.*)\)[^)]+$/;Un(Jn,"description",{configurable:!0,get:function description(){var t=isObject(this)?this.valueOf():this,e=Kn.call(t);if(has(Yn,t))return"";var n=Xn?e.slice(7,-1):e.replace(Qn,"$1");return""===n?void 0:n}}),_export({global:!0,forced:!0},{Symbol:$n})}defineWellKnownSymbol("asyncIterator"),defineWellKnownSymbol("iterator"),defineWellKnownSymbol("toStringTag");var Zn=gt.forEach,tr=function(t,e){var n=[][t];return!!n&&fails((function(){n.call(null,e||function(){throw 1},1)}))}("forEach"),er=arrayMethodUsesToLength("forEach"),nr=tr&&er?[].forEach:function forEach(t){return Zn(this,t,arguments.length>1?arguments[1]:void 0)};_export({target:"Array",proto:!0,forced:[].forEach!=nr},{forEach:nr});var rr=wellKnownSymbol("unscopables"),or=Array.prototype;null==or[rr]&&g.f(or,rr,{configurable:!0,value:fn(null)});var ir,cr,ar,addToUnscopables=function(t){or[rr][t]=!0},ur=!fails((function(){function F(){}return F.prototype.constructor=null,Object.getPrototypeOf(new F)!==F.prototype})),fr=sharedKey("IE_PROTO"),sr=Object.prototype,lr=ur?Object.getPrototypeOf:function(t){return t=toObject(t),has(t,fr)?t[fr]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?sr:null},pr=wellKnownSymbol("iterator"),hr=!1;[].keys&&("next"in(ar=[].keys())?(cr=lr(lr(ar)))!==Object.prototype&&(ir=cr):hr=!0),null==ir&&(ir={}),has(ir,pr)||m(ir,pr,(function(){return this}));var vr={IteratorPrototype:ir,BUGGY_SAFARI_ITERATORS:hr},yr=vr.IteratorPrototype,returnThis$1=function(){return this},dr=Object.setPrototypeOf||("__proto__"in{}?function(){var t,e=!1,n={};try{(t=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set).call(n,[]),e=n instanceof Array}catch(t){}return function setPrototypeOf(n,r){return anObject(n),function(t){if(!isObject(t)&&null!==t)throw TypeError("Can't set "+String(t)+" as a prototype")}(r),e?t.call(n,r):n.__proto__=r,n}}():void 0),gr=vr.IteratorPrototype,mr=vr.BUGGY_SAFARI_ITERATORS,br=wellKnownSymbol("iterator"),wr="keys",Sr="values",_r="entries",returnThis$2=function(){return this},defineIterator=function(t,e,n,r,o,i,c){!function(t,e,n){var r=e+" Iterator";t.prototype=fn(yr,{next:createPropertyDescriptor(1,n)}),setToStringTag(t,r,!1),$t[r]=returnThis$1}(n,e,r);var a,u,f,getIterationMethod=function(t){if(t===o&&v)return v;if(!mr&&t in p)return p[t];switch(t){case wr:return function keys(){return new n(this,t)};case Sr:return function values(){return new n(this,t)};case _r:return function entries(){return new n(this,t)}}return function(){return new n(this)}},s=e+" Iterator",l=!1,p=t.prototype,h=p[br]||p["@@iterator"]||o&&p[o],v=!mr&&h||getIterationMethod(o),y="Array"==e&&p.entries||h;if(y&&(a=lr(y.call(new t)),gr!==Object.prototype&&a.next&&(lr(a)!==gr&&(dr?dr(a,gr):"function"!=typeof a[br]&&m(a,br,returnThis$2)),setToStringTag(a,s,!0))),o==Sr&&h&&h.name!==Sr&&(l=!0,v=function values(){return h.call(this)}),p[br]!==v&&m(p,br,v),$t[e]=v,o)if(u={values:getIterationMethod(Sr),keys:i?v:getIterationMethod(wr),entries:getIterationMethod(_r)},c)for(f in u)(mr||l||!(f in p))&&V(p,f,u[f]);else _export({target:e,proto:!0,forced:mr||l},u);return u},Or="Array Iterator",jr=H.set,xr=H.getterFor(Or),Er=defineIterator(Array,"Array",(function(t,e){jr(this,{type:Or,target:toIndexedObject(t),index:0,kind:e})}),(function(){var t=xr(this),e=t.target,n=t.kind,r=t.index++;return!e||r>=e.length?(t.target=void 0,{value:void 0,done:!0}):"keys"==n?{value:r,done:!1}:"values"==n?{value:e[r],done:!1}:{value:[r,e[r]],done:!1}}),"values");$t.Arguments=$t.Array,addToUnscopables("keys"),addToUnscopables("values"),addToUnscopables("entries");var Pr=[].reverse,Tr=[1,2];_export({target:"Array",proto:!0,forced:String(Tr)===String(Tr.reverse())},{reverse:function reverse(){return ft(this)&&(this.length=this.length),Pr.call(this)}});var Ar=arrayMethodHasSpeciesSupport("slice"),kr=arrayMethodUsesToLength("slice",{ACCESSORS:!0,0:0,1:2}),Lr=wellKnownSymbol("species"),Ir=[].slice,Cr=Math.max;_export({target:"Array",proto:!0,forced:!Ar||!kr},{slice:function slice(t,e){var n,r,o,i,c,a,u,f=toIndexedObject(this),s=toLength(f.length),l=toAbsoluteIndex(t,s),p=toAbsoluteIndex(void 0===e?s:e,s);if(ft(f)&&("function"!=typeof(n=f.constructor)||n!==Array&&!ft(n.prototype)?isObject(n)&&null===(n=n[Lr])&&(n=void 0):n=void 0,n===Array||void 0===n))return Ir.call(f,l,p);for(r=new(void 0===n?Array:n)(Cr(p-l,0)),o=0;l<p;l++,o++)l in f&&(i=r,c=o,a=f[l],u=void 0,(u=toPrimitive(c))in i?g.f(i,u,createPropertyDescriptor(0,a)):i[u]=a);return r.length=o,r}});var Mr=Date.prototype,Fr="Invalid Date",Gr="toString",Nr=Mr.toString,Rr=Mr.getTime;new Date(NaN)+""!=Fr&&V(Mr,Gr,(function toString(){var t=Rr.call(this);return t==t?Nr.call(this):Fr})),setToStringTag(n.JSON,"JSON",!0),setToStringTag(Math,"Math",!0),_export({target:"Object",stat:!0,sham:!r},{create:fn}),_export({target:"Object",stat:!0,forced:!r,sham:!r},{defineProperty:g.f});var Dr=fails((function(){lr(1)}));_export({target:"Object",stat:!0,forced:Dr,sham:!ur},{getPrototypeOf:function getPrototypeOf(t){return lr(toObject(t))}}),_export({target:"Object",stat:!0},{setPrototypeOf:dr});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},zr="toString",Wr=RegExp.prototype,Hr=Wr.toString,Vr=fails((function(){return"/a/b"!=Hr.call({source:"a",flags:"b"})})),qr=Hr.name!=zr;(Vr||qr)&&V(RegExp.prototype,zr,(function toString(){var t=anObject(this),e=String(t.source),n=t.flags;return"/"+e+"/"+String(void 0===n&&t instanceof RegExp&&!("flags"in Wr)?regexpFlags.call(t):n)}),{unsafe:!0});var createMethod$2=function(t){return function(e,n){var r,o,i=String(requireObjectCoercible(e)),c=toInteger(n),a=i.length;return c<0||c>=a?t?"":void 0:(r=i.charCodeAt(c))<55296||r>56319||c+1===a||(o=i.charCodeAt(c+1))<56320||o>57343?t?i.charAt(c):r:t?i.slice(c,c+2):o-56320+(r-55296<<10)+65536}},Ur={codeAt:createMethod$2(!1),charAt:createMethod$2(!0)}.charAt,Br="String Iterator",Yr=H.set,$r=H.getterFor(Br);defineIterator(String,"String",(function(t){Yr(this,{type:Br,string:String(t),index:0})}),(function next(){var t,e=$r(this),n=e.string,r=e.index;return r>=n.length?{value:void 0,done:!0}:(t=Ur(n,r),e.index+=t.length,{value:t,done:!1})}));var Jr={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0};for(var Kr in Jr){var Xr=n[Kr],Qr=Xr&&Xr.prototype;if(Qr&&Qr.forEach!==nr)try{m(Qr,"forEach",nr)}catch(t){Qr.forEach=nr}}var Zr=wellKnownSymbol("iterator"),to=wellKnownSymbol("toStringTag"),eo=Er.values;for(var no in Jr){var ro=n[no],oo=ro&&ro.prototype;if(oo){if(oo[Zr]!==eo)try{m(oo,Zr,eo)}catch(t){oo[Zr]=eo}if(oo[to]||m(oo,to,no),Jr[no])for(var io in Er)if(oo[io]!==Er[io])try{m(oo,io,Er[io])}catch(t){oo[io]=Er[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,n,r,o,i,c){try{var a=t[i](c),u=a.value}catch(t){return void n(t)}a.done?e(u):Promise.resolve(u).then(r,o)}function _asyncToGenerator(t){return function(){var e=this,n=arguments;return new Promise((function(r,o){var i=t.apply(e,n);function _next(t){asyncGeneratorStep(i,r,o,_next,_throw,"next",t)}function _throw(t){asyncGeneratorStep(i,r,o,_next,_throw,"throw",t)}_next(void 0)}))}}createCommonjsModule((function(t){var e=function(t){var e,n=Object.prototype,r=n.hasOwnProperty,o="function"==typeof Symbol?Symbol:{},i=o.iterator||"@@iterator",c=o.asyncIterator||"@@asyncIterator",a=o.toStringTag||"@@toStringTag";function define(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{define({},"")}catch(t){define=function define(t,e,n){return t[e]=n}}function wrap(t,e,n,r){var o=e&&e.prototype instanceof Generator?e:Generator,i=Object.create(o.prototype),c=new Context(r||[]);return i._invoke=function makeInvokeMethod(t,e,n){var r=u;return function invoke(o,i){if(r===s)throw new Error("Generator is already running");if(r===l){if("throw"===o)throw i;return doneResult()}for(n.method=o,n.arg=i;;){var c=n.delegate;if(c){var a=maybeInvokeDelegate(c,n);if(a){if(a===p)continue;return a}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(r===u)throw r=l,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r=s;var h=tryCatch(t,e,n);if("normal"===h.type){if(r=n.done?l:f,h.arg===p)continue;return{value:h.arg,done:n.done}}"throw"===h.type&&(r=l,n.method="throw",n.arg=h.arg)}}}(t,n,c),i}function tryCatch(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}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 v=Object.getPrototypeOf,y=v&&v(v(values([])));y&&y!==n&&r.call(y,i)&&(h=y);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 n;this._invoke=function enqueue(o,i){function callInvokeWithMethodAndArg(){return new e((function(n,c){!function invoke(n,o,i,c){var a=tryCatch(t[n],t,o);if("throw"!==a.type){var u=a.arg,f=u.value;return f&&"object"===_typeof(f)&&r.call(f,"__await")?e.resolve(f.__await).then((function(t){invoke("next",t,i,c)}),(function(t){invoke("throw",t,i,c)})):e.resolve(f).then((function(t){u.value=t,i(u)}),(function(t){return invoke("throw",t,i,c)}))}c(a.arg)}(o,i,n,c)}))}return n=n?n.then(callInvokeWithMethodAndArg,callInvokeWithMethodAndArg):callInvokeWithMethodAndArg()}}function maybeInvokeDelegate(t,n){var r=t.iterator[n.method];if(r===e){if(n.delegate=null,"throw"===n.method){if(t.iterator.return&&(n.method="return",n.arg=e,maybeInvokeDelegate(t,n),"throw"===n.method))return p;n.method="throw",n.arg=new TypeError("The iterator does not provide a 'throw' method")}return p}var o=tryCatch(r,t.iterator,n.arg);if("throw"===o.type)return n.method="throw",n.arg=o.arg,n.delegate=null,p;var i=o.arg;return i?i.done?(n[t.resultName]=i.value,n.next=t.nextLoc,"return"!==n.method&&(n.method="next",n.arg=e),n.delegate=null,p):i:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.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 n=t[i];if(n)return n.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var o=-1,c=function next(){for(;++o<t.length;)if(r.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,n,r,o,i){void 0===i&&(i=Promise);var c=new AsyncIterator(wrap(e,n,r,o),i);return t.isGeneratorFunction(n)?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 n in t)e.push(n);return e.reverse(),function next(){for(;e.length;){var n=e.pop();if(n in t)return next.value=n,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 n in this)"t"===n.charAt(0)&&r.call(this,n)&&!isNaN(+n.slice(1))&&(this[n]=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 n=this;function handle(r,o){return c.type="throw",c.arg=t,n.next=r,o&&(n.method="next",n.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=r.call(i,"catchLoc"),u=r.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 n=this.tryEntries.length-1;n>=0;--n){var o=this.tryEntries[n];if(o.tryLoc<=this.prev&&r.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 n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),resetTryEntry(n),p}},catch:function _catch(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var o=r.arg;resetTryEntry(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function delegateYield(t,n,r){return this.delegate={iterator:values(t),resultName:n,nextLoc:r},"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))}}
|
||
/**
|
||
* @file ext-foreignobject.js
|
||
*
|
||
* @license Apache-2.0
|
||
*
|
||
* @copyright 2010 Jacques Distler, 2010 Alexis Deveria
|
||
*
|
||
*/var co=function(){var t=_asyncToGenerator(regeneratorRuntime.mark((function _callee(t){var e;return regeneratorRuntime.wrap((function _callee$(n){for(;;)switch(n.prev=n.next){case 0:return n.prev=0,n.next=3,__variableDynamicImportRuntime0__("./locale/".concat(encodeURIComponent(t),".js"));case 3:e=n.sent,n.next=12;break;case 6:return n.prev=6,n.t0=n.catch(0),console.error("Missing translation (".concat(t,") - using 'en'")),n.next=11,Promise.resolve().then((function(){return ao}));case 11:e=n.sent;case 12:return n.abrupt("return",e.default);case 13:case"end":return n.stop()}}),_callee,null,[[0,6]])})));return function loadExtensionTranslation(e){return t.apply(this,arguments)}}(),ao=(t("default",{name:"foreignobject",init:function init(t){var e=this;return _asyncToGenerator(regeneratorRuntime.mark((function _callee3(){var n,r,o,i,c,a,u,f,s,l,p,h,v,y,d,g,m,b,w;return regeneratorRuntime.wrap((function _callee3$(S){for(;;)switch(S.prev=S.next){case 0:return m=function _setAttr(t,e){c.changeSelectedAttribute(t,e),c.call("changed",p)},g=function _showForeignEditor(){var t=p[0];if(t&&!y){y=!0,l(!0),t.removeAttribute("fill");var e=c.svgToString(t,0);r("#svg_source_textarea").val(e),r("#svg_source_editor").fadeIn(),f(),r("#svg_source_textarea").focus()}},d=function _setForeignString(t){var e=p[0];try{var n=o('<svg xmlns="'+i.SVG+'" xmlns:xlink="'+i.XLINK+'">'+t+"</svg>");c.sanitizeSvg(n.documentElement),e.replaceWith(a.importNode(n.documentElement.firstChild,!0)),c.call("changed",[e]),c.clearSelection()}catch(t){return console.log(t),!1}return!0},l=function _toggleSourceButtons(t){r("#tool_source_save, #tool_source_cancel").toggle(!t),r("#foreign_save, #foreign_cancel").toggle(t)},s=function _showPanel(t){var e=r("#fc_rules");e.length||(e=r('<style id="fc_rules"></style>').appendTo("head")),e.text(t?" #tool_topath { display: none !important; }":""),r("#foreignObject_panel").toggle(t)},n=e,r=t.$,o=t.text2xml,i=t.NS,c=n.canvas,a=t.svgroot.parentNode.ownerDocument,S.next=11,co(n.curPrefs.lang);case 11:return u=S.sent,f=function properlySourceSizeTextArea(){var t=r("#svg_source_container").height()-80;r("#svg_source_textarea").css("height",t)},y=!1,b=[{id:"tool_foreign",icon:"foreignobject-tool.png",type:"mode",events:{click:function click(){c.setMode("foreign")}}},{id:"edit_foreign",icon:"foreignobject-edit.png",type:"context",panel:"foreignObject_panel",events:{click:function click(){g()}}}],w=[{type:"input",panel:"foreignObject_panel",id:"foreign_width",size:3,events:{change:function change(){m("width",this.value)}}},{type:"input",panel:"foreignObject_panel",id:"foreign_height",events:{change:function change(){m("height",this.value)}}},{type:"input",panel:"foreignObject_panel",id:"foreign_font_size",size:2,defval:16,events:{change:function change(){m("font-size",this.value)}}}],S.abrupt("return",{name:u.name,svgicons:"foreignobject-icons.xml",buttons:u.buttons.map((function(t,e){return Object.assign(b[e],t)})),context_tools:u.contextTools.map((function(t,e){return Object.assign(w[e],t)})),callback:function callback(){r("#foreignObject_panel").hide();var t=function endChanges(){r("#svg_source_editor").hide(),y=!1,r("#svg_source_textarea").blur(),l(!1)};setTimeout((function(){r("#tool_source_save").clone().hide().attr("id","foreign_save").unbind().appendTo("#tool_source_back").click(_asyncToGenerator(regeneratorRuntime.mark((function _callee2(){return regeneratorRuntime.wrap((function _callee2$(e){for(;;)switch(e.prev=e.next){case 0:if(y){e.next=2;break}return e.abrupt("return");case 2:if(d(r("#svg_source_textarea").val())){e.next=11;break}return e.next=5,r.confirm("Errors found. Revert to original?");case 5:if(e.sent){e.next=8;break}return e.abrupt("return");case 8:t(),e.next=12;break;case 11:t();case 12:case"end":return e.stop()}}),_callee2)})))),r("#tool_source_cancel").clone().hide().attr("id","foreign_cancel").unbind().appendTo("#tool_source_back").click((function(){t()}))}),3e3)},mouseDown:function mouseDown(t){if("foreign"===c.getMode()){h=!0,v=c.addSVGElementFromJson({element:"foreignObject",attr:{x:t.start_x,y:t.start_y,id:c.getNextId(),"font-size":16,width:"48",height:"20",style:"pointer-events:inherit"}});var e=a.createElementNS(i.MATH,"math");e.setAttributeNS(i.XMLNS,"xmlns",i.MATH),e.setAttribute("display","inline");var n=a.createElementNS(i.MATH,"mi");n.setAttribute("mathvariant","normal"),n.textContent="Φ";var r=a.createElementNS(i.MATH,"mo");r.textContent="∪";var o=a.createElementNS(i.MATH,"mi");return o.textContent="ℳ",e.append(n,r,o),v.append(e),{started:!0}}},mouseUp:function mouseUp(t){if("foreign"===c.getMode()&&h){var e=r(v).attr(["width","height"]),n="0"!==e.width||"0"!==e.height;return c.addToSelection([v],!0),{keep:n,element:v}}},selectedChanged:function selectedChanged(t){for(var e=(p=t.elems).length;e--;){var n=p[e];n&&"foreignObject"===n.tagName&&t.selectedElement&&!t.multiselected?(r("#foreign_font_size").val(n.getAttribute("font-size")),r("#foreign_width").val(n.getAttribute("width")),r("#foreign_height").val(n.getAttribute("height")),s(!0)):s(!1)}},elementChanged:function elementChanged(t){}});case 17:case"end":return S.stop()}}),_callee3)})))()}}),Object.freeze({__proto__:null,default:{name:"foreignObject",buttons:[{title:"Foreign Object Tool"},{title:"Edit ForeignObject Content"}],contextTools:[{title:"Change foreignObject's width",label:"w"},{title:"Change foreignObject's height",label:"h"},{title:"Change foreignObject's font size",label:"font-size"}]}})),uo=Object.freeze({__proto__:null,default:{name:"外部对象",buttons:[{title:"外部对象工具"},{title:"编辑外部对象内容"}],contextTools:[{title:"改变外部对象宽度",label:"w"},{title:"改变外部对象高度",label:"h"},{title:"改变外部对象文字大小",label:"文字大小"}]}})}}}));
|