10 lines
51 KiB
JavaScript
10 lines
51 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,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 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)},s=r.document,p=isObject(s)&&isObject(s.createElement),documentCreateElement=function(t){return p?s.createElement(t):{}},h=!n&&!fails((function(){return 7!=Object.defineProperty(documentCreateElement("div"),"a",{get:function(){return 7}}).a})),d=Object.getOwnPropertyDescriptor,v={f:n?d:function getOwnPropertyDescriptor(t,e){if(t=toIndexedObject(t),e=toPrimitive(e,!0),h)try{return d(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},y=Object.defineProperty,g={f:n?y:function defineProperty(t,e,r){if(anObject(t),e=toPrimitive(e,!0),anObject(r),h)try{return y(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 x,E,O,_=w.inspectSource,j=r.WeakMap,k="function"==typeof j&&/native code/.test(_(j)),P=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,T=Math.random(),uid=function(t){return"Symbol("+String(void 0===t?"":t)+")_"+(++A+T).toString(36)},I=P("keys"),sharedKey=function(t){return I[t]||(I[t]=uid(t))},L={},R=r.WeakMap;if(k){var C=w.state||(w.state=new R),M=C.get,N=C.has,G=C.set;x=function(t,e){return e.facade=t,G.call(C,t,e),e},E=function(t){return M.call(C,t)||{}},O=function(t){return N.call(C,t)}}else{var D=sharedKey("state");L[D]=!0,x=function(t,e){return e.facade=t,m(t,D,e),e},E=function(t){return has(t,D)?t[D]:{}},O=function(t){return has(t,D)}}var U,z,W={set:x,get:E,has:O,enforce:function(t){return O(t)?E(t):x(t,{})},getterFor:function(t){return function(e){var r;if(!isObject(e)||(r=E(e)).type!==t)throw TypeError("Incompatible receiver, "+t+" required");return r}}},$=createCommonjsModule((function(t){var e=W.get,n=W.enforce,o=String(String).split("String");(t.exports=function(t,e,i,a){var c,u=!!a&&!!a.unsafe,f=!!a&&!!a.enumerable,l=!!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?!l&&t[e]&&(f=!0):delete t[e],f?t[e]=i:m(t,e,i)):f?t[e]=i:setGlobal(e,i)})(Function.prototype,"toString",(function toString(){return"function"==typeof this&&e(this).source||_(this)}))})),B=r,aFunction=function(t){return"function"==typeof t?t:void 0},getBuiltIn=function(t,e){return arguments.length<2?aFunction(B[t])||aFunction(r[t]):B[t]&&B[t][e]||r[t]&&r[t][e]},V=Math.ceil,Y=Math.floor,toInteger=function(t){return isNaN(t=+t)?0:(t>0?Y:V)(t)},q=Math.min,toLength=function(t){return t>0?q(toInteger(t),9007199254740991):0},H=Math.max,K=Math.min,toAbsoluteIndex=function(t,e){var r=toInteger(t);return r<0?H(r+e,0):K(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}},J={includes:createMethod(!0),indexOf:createMethod(!1)},X=J.indexOf,objectKeysInternal=function(t,e){var r,n=toIndexedObject(t),o=0,i=[];for(r in n)!has(L,r)&&has(n,r)&&i.push(r);for(;e.length>o;)has(n,r=e[o++])&&(~X(i,r)||i.push(r));return i},Q=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],Z=Q.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=g.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 n,o,i,a,c,u=t.target,f=t.global,l=t.stat;if(n=f?r:l?r[u]||setGlobal(u,{}):(r[u]||{}).prototype)for(o in e){if(a=e[o],i=t.noTargetGet?(c=ft(n,o))&&c.value:n[o],!ut(f?o:u+(l?".":"#")+o,t.forced)&&void 0!==i){if(typeof a==typeof i)continue;copyConstructorProperties(a,i)}(t.sham||i&&i.sham)&&m(a,"sham",!0),$(n,o,a,t)}},lt=Array.isArray||function isArray(t){return"Array"==classofRaw(t)},toObject=function(t){return Object(requireObjectCoercible(t))},createProperty=function(t,e,r){var n=toPrimitive(e);n in t?g.f(t,n,createPropertyDescriptor(0,r)):t[n]=r},st=!!Object.getOwnPropertySymbols&&!fails((function(){return!String(Symbol())})),pt=st&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,ht=P("wks"),dt=r.Symbol,vt=pt?dt:dt&&dt.withoutSetter||uid,wellKnownSymbol=function(t){return has(ht,t)||(st&&has(dt,t)?ht[t]=dt[t]:ht[t]=vt("Symbol."+t)),ht[t]},yt=wellKnownSymbol("species"),arraySpeciesCreate=function(t,e){var r;return lt(t)&&("function"!=typeof(r=t.constructor)||r!==Array&&!lt(r.prototype)?isObject(r)&&null===(r=r[yt])&&(r=void 0):r=void 0),new(void 0===r?Array:r)(0===e?0:e)},gt=getBuiltIn("navigator","userAgent")||"",mt=r.process,bt=mt&&mt.versions,wt=bt&&bt.v8;wt?z=(U=wt.split("."))[0]+U[1]:gt&&(!(U=gt.match(/Edge\/(\d+)/))||U[1]>=74)&&(U=gt.match(/Chrome\/(\d+)/))&&(z=U[1]);var St=z&&+z,xt=wellKnownSymbol("species"),arrayMethodHasSpeciesSupport=function(t){return St>=51||!fails((function(){var e=[];return(e.constructor={})[xt]=function(){return{foo:1}},1!==e[t](Boolean).foo}))},Et=wellKnownSymbol("isConcatSpreadable"),Ot=9007199254740991,_t="Maximum allowed index exceeded",jt=St>=51||!fails((function(){var t=[];return t[Et]=!1,t.concat()[0]!==t})),kt=arrayMethodHasSpeciesSupport("concat"),isConcatSpreadable=function(t){if(!isObject(t))return!1;var e=t[Et];return void 0!==e?!!e:lt(t)};_export({target:"Array",proto:!0,forced:!jt||!kt},{concat:function concat(t){var e,r,n,o,i,a=toObject(this),c=arraySpeciesCreate(a,0),u=0;for(e=-1,n=arguments.length;e<n;e++)if(isConcatSpreadable(i=-1===e?a:arguments[e])){if(u+(o=toLength(i.length))>Ot)throw TypeError(_t);for(r=0;r<o;r++,u++)r in i&&createProperty(c,u,i[r])}else{if(u>=Ot)throw TypeError(_t);createProperty(c,u++,i)}return c.length=u,c}});var Pt,At=Object.keys||function keys(t){return objectKeysInternal(t,Q)},Tt=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},It=getBuiltIn("document","documentElement"),Lt=sharedKey("IE_PROTO"),EmptyConstructor=function(){},scriptTag=function(t){return"<script>"+t+"</"+"script>"},NullProtoObject=function(){try{Pt=document.domain&&new ActiveXObject("htmlfile")}catch(t){}var t,e;NullProtoObject=Pt?function(t){t.write(scriptTag("")),t.close();var e=t.parentWindow.Object;return t=null,e}(Pt):((e=documentCreateElement("iframe")).style.display="none",It.appendChild(e),e.src=String("javascript:"),(t=e.contentWindow.document).open(),t.write(scriptTag("document.F=Object")),t.close(),t.F);for(var r=Q.length;r--;)delete NullProtoObject.prototype[Q[r]];return NullProtoObject()};L[Lt]=!0;var Rt=Object.create||function create(t,e){var r;return null!==t?(EmptyConstructor.prototype=anObject(t),r=new EmptyConstructor,EmptyConstructor.prototype=null,r[Lt]=t):r=NullProtoObject(),void 0===e?r:Tt(r,e)},Ct=wellKnownSymbol("unscopables"),Ft=Array.prototype;null==Ft[Ct]&&g.f(Ft,Ct,{configurable:!0,value:Rt(null)});var addToUnscopables=function(t){Ft[Ct][t]=!0};_export({target:"Array",proto:!0},{fill:function fill(t){for(var e=toObject(this),r=toLength(e.length),n=arguments.length,o=toAbsoluteIndex(n>1?arguments[1]:void 0,r),i=n>2?arguments[2]:void 0,a=void 0===i?r:toAbsoluteIndex(i,r);a>o;)e[o++]=t;return e}}),addToUnscopables("fill");var aFunction$1=function(t){if("function"!=typeof t)throw TypeError(String(t)+" is not a function");return t},functionBindContext=function(t,e,r){if(aFunction$1(t),void 0===e)return t;switch(r){case 0:return function(){return t.call(e)};case 1:return function(r){return t.call(e,r)};case 2:return function(r,n){return t.call(e,r,n)};case 3:return function(r,n,o){return t.call(e,r,n,o)}}return function(){return t.apply(e,arguments)}},Mt=[].push,createMethod$1=function(t){var e=1==t,r=2==t,n=3==t,o=4==t,i=6==t,a=5==t||i;return function(c,u,l,s){for(var p,h,d=toObject(c),v=f(d),y=functionBindContext(u,l,3),g=toLength(v.length),m=0,b=s||arraySpeciesCreate,w=e?b(c,g):r?b(c,0):void 0;g>m;m++)if((a||m in v)&&(h=y(p=v[m],m,d),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:Mt.call(w,p)}else if(o)return!1;return i?-1:n||o?o:w}},Nt={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)},Gt=Object.defineProperty,Dt={},thrower=function(t){throw t},arrayMethodUsesToLength=function(t,e){if(has(Dt,t))return Dt[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 Dt[t]=!!r&&!fails((function(){if(o&&!n)return!0;var t={length:-1};o?Gt(t,1,{enumerable:!0,get:thrower}):t[1]=1,r.call(t,i,a)}))},Ut=Nt.find,zt="find",Wt=!0,$t=arrayMethodUsesToLength(zt);zt in[]&&Array(1).find((function(){Wt=!1})),_export({target:"Array",proto:!0,forced:Wt||!$t},{find:function find(t){return Ut(this,t,arguments.length>1?arguments[1]:void 0)}}),addToUnscopables(zt);var Bt=J.includes,Vt=arrayMethodUsesToLength("indexOf",{ACCESSORS:!0,1:0});_export({target:"Array",proto:!0,forced:!Vt},{includes:function includes(t){return Bt(this,t,arguments.length>1?arguments[1]:void 0)}}),addToUnscopables("includes");var Yt=Nt.map,qt=arrayMethodHasSpeciesSupport("map"),Ht=arrayMethodUsesToLength("map");_export({target:"Array",proto:!0,forced:!qt||!Ht},{map:function map(t){return Yt(this,t,arguments.length>1?arguments[1]:void 0)}});var Kt=[].slice,Jt={},construct=function(t,e,r){if(!(e in Jt)){for(var n=[],o=0;o<e;o++)n[o]="a["+o+"]";Jt[e]=Function("C,a","return new C("+n.join(",")+")")}return Jt[e](t,r)},Xt=Function.bind||function bind(t){var e=aFunction$1(this),r=Kt.call(arguments,1),n=function bound(){var o=r.concat(Kt.call(arguments));return this instanceof n?construct(e,o.length,o):e.apply(t,o)};return isObject(e.prototype)&&(n.prototype=e.prototype),n};_export({target:"Function",proto:!0},{bind:Xt});var Qt=g.f,Zt=Function.prototype,te=Zt.toString,ee=/^\s*function ([^ (]*)/,re="name";n&&!(re in Zt)&&Qt(Zt,re,{configurable:!0,get:function(){try{return te.call(this).match(ee)[1]}catch(t){return""}}});var ne=Object.assign,oe=Object.defineProperty,ie=!ne||fails((function(){if(n&&1!==ne({b:1},ne(oe({},"a",{enumerable:!0,get:function(){oe(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!=ne({},t)[r]||At(ne({},e)).join("")!=o}))?function assign(t,e){for(var r=toObject(t),o=arguments.length,i=1,c=et.f,u=a.f;o>i;)for(var l,s=f(arguments[i++]),p=c?At(s).concat(c(s)):At(s),h=p.length,d=0;h>d;)l=p[d++],n&&!u.call(s,l)||(r[l]=s[l]);return r}:ne;_export({target:"Object",stat:!0,forced:Object.assign!==ie},{assign:ie});var ae={};ae[wellKnownSymbol("toStringTag")]="z";var ce="[object z]"===String(ae),ue=wellKnownSymbol("toStringTag"),fe="Arguments"==classofRaw(function(){return arguments}()),le=ce?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),ue))?r:fe?classofRaw(e):"Object"==(n=classofRaw(e))&&"function"==typeof e.callee?"Arguments":n},se=ce?{}.toString:function toString(){return"[object "+le(this)+"]"};ce||$(Object.prototype,"toString",se,{unsafe:!0});var pe=r.Promise,he=g.f,de=wellKnownSymbol("toStringTag"),setToStringTag=function(t,e,r){t&&!has(t=r?t:t.prototype,de)&&he(t,de,{configurable:!0,value:e})},ve=wellKnownSymbol("species"),ye={},ge=wellKnownSymbol("iterator"),me=Array.prototype,be=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,f,l,s=r&&r.that,p=!(!r||!r.AS_ENTRIES),h=!(!r||!r.IS_ITERATOR),d=!(!r||!r.INTERRUPTED),v=functionBindContext(e,s,1+p+d),stop=function(t){return n&&iteratorClose(n),new Result(!0,t)},callFn=function(t){return p?(anObject(t),d?v(t[0],t[1],stop):v(t[0],t[1])):d?v(t,stop):v(t)};if(h)n=t;else{if("function"!=typeof(o=function(t){if(null!=t)return t[be]||t["@@iterator"]||ye[le(t)]}(t)))throw TypeError("Target is not iterable");if(void 0!==(l=o)&&(ye.Array===l||me[ge]===l)){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;!(f=u.call(n)).done;){try{c=callFn(f.value)}catch(t){throw iteratorClose(n),t}if("object"==typeof c&&c&&c instanceof Result)return c}return new Result(!1)},we=wellKnownSymbol("iterator"),Se=!1;try{var xe=0,Ee={next:function(){return{done:!!xe++}},return:function(){Se=!0}};Ee[we]=function(){return this},Array.from(Ee,(function(){throw 2}))}catch(t){}var Oe,_e,je,ke=wellKnownSymbol("species"),Pe=/(iphone|ipod|ipad).*applewebkit/i.test(gt),Ae="process"==classofRaw(r.process),Te=r.location,Ie=r.setImmediate,Le=r.clearImmediate,Re=r.process,Ce=r.MessageChannel,Fe=r.Dispatch,Me=0,Ne={},Ge="onreadystatechange",run=function(t){if(Ne.hasOwnProperty(t)){var e=Ne[t];delete Ne[t],e()}},runner=function(t){return function(){run(t)}},listener=function(t){run(t.data)},post=function(t){r.postMessage(t+"",Te.protocol+"//"+Te.host)};Ie&&Le||(Ie=function setImmediate(t){for(var e=[],r=1;arguments.length>r;)e.push(arguments[r++]);return Ne[++Me]=function(){("function"==typeof t?t:Function(t)).apply(void 0,e)},Oe(Me),Me},Le=function clearImmediate(t){delete Ne[t]},Ae?Oe=function(t){Re.nextTick(runner(t))}:Fe&&Fe.now?Oe=function(t){Fe.now(runner(t))}:Ce&&!Pe?(je=(_e=new Ce).port2,_e.port1.onmessage=listener,Oe=functionBindContext(je.postMessage,je,1)):r.addEventListener&&"function"==typeof postMessage&&!r.importScripts&&Te&&"file:"!==Te.protocol&&!fails(post)?(Oe=post,r.addEventListener("message",listener,!1)):Oe=Ge in documentCreateElement("script")?function(t){It.appendChild(documentCreateElement("script")).onreadystatechange=function(){It.removeChild(this),run(t)}}:function(t){setTimeout(runner(t),0)});var De,Ue,ze,We,$e,Be,Ve,Ye,qe={set:Ie,clear:Le},He=v.f,Ke=qe.set,Je=r.MutationObserver||r.WebKitMutationObserver,Xe=r.document,Qe=r.process,Ze=r.Promise,tr=He(r,"queueMicrotask"),er=tr&&tr.value;er||(De=function(){var t,e;for(Ae&&(t=Qe.domain)&&t.exit();Ue;){e=Ue.fn,Ue=Ue.next;try{e()}catch(t){throw Ue?We():ze=void 0,t}}ze=void 0,t&&t.enter()},!Pe&&!Ae&&Je&&Xe?($e=!0,Be=Xe.createTextNode(""),new Je(De).observe(Be,{characterData:!0}),We=function(){Be.data=$e=!$e}):Ze&&Ze.resolve?(Ve=Ze.resolve(void 0),Ye=Ve.then,We=function(){Ye.call(Ve,De)}):We=Ae?function(){Qe.nextTick(De)}:function(){Ke.call(r,De)});var rr,nr,or,ir,ar=er||function(t){var e={fn:t,next:void 0};ze&&(ze.next=e),Ue||(Ue=e,We()),ze=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)},cr={f:function(t){return new PromiseCapability(t)}},promiseResolve=function(t,e){if(anObject(t),isObject(e)&&e.constructor===t)return e;var r=cr.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}}},ur=qe.set,fr=wellKnownSymbol("species"),lr="Promise",sr=W.get,pr=W.set,hr=W.getterFor(lr),dr=pe,vr=r.TypeError,yr=r.document,gr=r.process,mr=getBuiltIn("fetch"),br=cr.f,wr=br,Sr=!!(yr&&yr.createEvent&&r.dispatchEvent),xr="function"==typeof PromiseRejectionEvent,Er="unhandledrejection",Or=ut(lr,(function(){if(!(_(dr)!==String(dr))){if(66===St)return!0;if(!Ae&&!xr)return!0}if(St>=51&&/native code/.test(dr))return!1;var t=dr.resolve(1),FakePromise=function(t){t((function(){}),(function(){}))};return(t.constructor={})[fr]=FakePromise,!(t.then((function(){}))instanceof FakePromise)})),_r=Or||!function(t,e){if(!e&&!Se)return!1;var r=!1;try{var n={};n[we]=function(){return{next:function(){return{done:r=!0}}}},t(n)}catch(t){}return r}((function(t){dr.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;ar((function(){for(var n=t.value,o=1==t.state,i=0;r.length>i;){var a,c,u,f=r[i++],l=o?f.ok:f.fail,s=f.resolve,p=f.reject,h=f.domain;try{l?(o||(2===t.rejection&&onHandleUnhandled(t),t.rejection=1),!0===l?a=n:(h&&h.enter(),a=l(n),h&&(h.exit(),u=!0)),a===f.promise?p(vr("Promise-chain cycle")):(c=isThenable(a))?c.call(a,s,p):s(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;Sr?((o=yr.createEvent("Event")).promise=e,o.reason=n,o.initEvent(t,!1,!0),r.dispatchEvent(o)):o={promise:e,reason:n},!xr&&(i=r["on"+t])?i(o):t===Er&&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){ur.call(r,(function(){var e,r=t.facade,n=t.value;if(isUnhandled(t)&&(e=perform((function(){Ae?gr.emit("unhandledRejection",n,r):dispatchEvent(Er,r,n)})),t.rejection=Ae||isUnhandled(t)?2:1,e.error))throw e.value}))},isUnhandled=function(t){return 1!==t.rejection&&!t.parent},onHandleUnhandled=function(t){ur.call(r,(function(){var e=t.facade;Ae?gr.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 vr("Promise can't be resolved itself");var n=isThenable(e);n?ar((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)}}};Or&&(dr=function Promise(t){!function(t,e,r){if(!(t instanceof e))throw TypeError("Incorrect "+(r?r+" ":"")+"invocation")}(this,dr,lr),aFunction$1(t),rr.call(this);var e=sr(this);try{t(bind(internalResolve,e),bind(internalReject,e))}catch(t){internalReject(e,t)}},(rr=function Promise(t){pr(this,{type:lr,done:!1,notified:!1,parent:!1,reactions:[],rejection:!1,state:0,value:void 0})}).prototype=function(t,e,r){for(var n in e)$(t,n,e[n],r);return t}(dr.prototype,{then:function then(t,e){var r,n,o,i=hr(this),a=br((r=dr,void 0===(o=anObject(this).constructor)||null==(n=anObject(o)[ke])?r:aFunction$1(n)));return a.ok="function"!=typeof t||t,a.fail="function"==typeof e&&e,a.domain=Ae?gr.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)}}),nr=function(){var t=new rr,e=sr(t);this.promise=t,this.resolve=bind(internalResolve,e),this.reject=bind(internalReject,e)},cr.f=br=function(t){return t===dr||t===or?new nr(t):wr(t)},"function"==typeof pe&&(ir=pe.prototype.then,$(pe.prototype,"then",(function then(t,e){var r=this;return new dr((function(t,e){ir.call(r,t,e)})).then(t,e)}),{unsafe:!0}),"function"==typeof mr&&_export({global:!0,enumerable:!0,forced:!0},{fetch:function fetch(t){return promiseResolve(dr,mr.apply(r,arguments))}}))),_export({global:!0,wrap:!0,forced:Or},{Promise:dr}),setToStringTag(dr,lr,!1),function(t){var e=getBuiltIn(t),r=g.f;n&&e&&!e[ve]&&r(e,ve,{configurable:!0,get:function(){return this}})}(lr),or=getBuiltIn(lr),_export({target:lr,stat:!0,forced:Or},{reject:function reject(t){var e=br(this);return e.reject.call(void 0,t),e.promise}}),_export({target:lr,stat:!0,forced:Or},{resolve:function resolve(t){return promiseResolve(this,t)}}),_export({target:lr,stat:!0,forced:_r},{all:function all(t){var e=this,r=br(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++,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=br(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 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};function RE(t,e){return RegExp(t,e)}var jr,kr,Pr={UNSUPPORTED_Y:fails((function(){var t=RE("a","y");return t.lastIndex=2,null!=t.exec("abcd")})),BROKEN_CARET:fails((function(){var t=RE("^r","gy");return t.lastIndex=2,null!=t.exec("str")}))},Ar=RegExp.prototype.exec,Tr=String.prototype.replace,Ir=Ar,Lr=(jr=/a/,kr=/b*/g,Ar.call(jr,"a"),Ar.call(kr,"a"),0!==jr.lastIndex||0!==kr.lastIndex),Rr=Pr.UNSUPPORTED_Y||Pr.BROKEN_CARET,Cr=void 0!==/()??/.exec("")[1];(Lr||Cr||Rr)&&(Ir=function exec(t){var e,r,n,o,i=this,a=Rr&&i.sticky,c=regexpFlags.call(i),u=i.source,f=0,l=t;return a&&(-1===(c=c.replace("y","")).indexOf("g")&&(c+="g"),l=String(t).slice(i.lastIndex),i.lastIndex>0&&(!i.multiline||i.multiline&&"\n"!==t[i.lastIndex-1])&&(u="(?: "+u+")",l=" "+l,f++),r=new RegExp("^(?:"+u+")",c)),Cr&&(r=new RegExp("^"+u+"$(?!\\s)",c)),Lr&&(e=i.lastIndex),n=Ar.call(a?r:i,l),a?n?(n.input=n.input.slice(f),n[0]=n[0].slice(f),n.index=i.lastIndex,i.lastIndex+=n[0].length):i.lastIndex=0:Lr&&n&&(i.lastIndex=i.global?n.index+n[0].length:e),Cr&&n&&n.length>1&&Tr.call(n[0],r,(function(){for(o=1;o<arguments.length-2;o++)void 0===arguments[o]&&(n[o]=void 0)})),n});var Fr=Ir;_export({target:"RegExp",proto:!0,forced:/./.exec!==Fr},{exec:Fr});var Mr=wellKnownSymbol("match"),notARegexp=function(t){if(function(t){var e;return isObject(t)&&(void 0!==(e=t[Mr])?!!e:"RegExp"==classofRaw(t))}(t))throw TypeError("The method doesn't accept regular expressions");return t},Nr=wellKnownSymbol("match");_export({target:"String",proto:!0,forced:!function(t){var e=/./;try{"/./"[t](e)}catch(r){try{return e[Nr]=!1,"/./"[t](e)}catch(t){}}return!1}("includes")},{includes:function includes(t){return!!~String(requireObjectCoercible(this)).indexOf(notARegexp(t),arguments.length>1?arguments[1]:void 0)}});var Gr=wellKnownSymbol("species"),Dr=!fails((function(){var t=/./;return t.exec=function(){var t=[];return t.groups={a:"7"},t},"7"!=="".replace(t,"$<a>")})),Ur="$0"==="a".replace(/./,"$0"),zr=wellKnownSymbol("replace"),Wr=!!/./[zr]&&""===/./[zr]("a","$0"),$r=!fails((function(){var t=/(?:)/,e=t.exec;t.exec=function(){return e.apply(this,arguments)};var r="ab".split(t);return 2!==r.length||"a"!==r[0]||"b"!==r[1]})),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}},Br={codeAt:createMethod$2(!1),charAt:createMethod$2(!0)},Vr=Br.charAt,advanceStringIndex=function(t,e,r){return e+(r?Vr(t,e).length:1)},regexpExecAbstract=function(t,e){var r=t.exec;if("function"==typeof r){var n=r.call(t,e);if("object"!=typeof n)throw TypeError("RegExp exec method returned something other than an Object or null");return n}if("RegExp"!==classofRaw(t))throw TypeError("RegExp#exec called on incompatible receiver");return Fr.call(t,e)};!function(t,e,r,n){var o=wellKnownSymbol(t),i=!fails((function(){var e={};return e[o]=function(){return 7},7!=""[t](e)})),a=i&&!fails((function(){var e=!1,r=/a/;return"split"===t&&((r={}).constructor={},r.constructor[Gr]=function(){return r},r.flags="",r[o]=/./[o]),r.exec=function(){return e=!0,null},r[o](""),!e}));if(!i||!a||"replace"===t&&(!Dr||!Ur||Wr)||"split"===t&&!$r){var c=/./[o],u=r(o,""[t],(function(t,e,r,n,o){return e.exec===Fr?i&&!o?{done:!0,value:c.call(e,r,n)}:{done:!0,value:t.call(r,e,n)}:{done:!1}}),{REPLACE_KEEPS_$0:Ur,REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE:Wr}),f=u[0],l=u[1];$(String.prototype,t,f),$(RegExp.prototype,o,2==e?function(t,e){return l.call(t,this,e)}:function(t){return l.call(t,this)})}n&&m(RegExp.prototype[o],"sham",!0)}("match",1,(function(t,e,r){return[function match(e){var r=requireObjectCoercible(this),n=null==e?void 0:e[t];return void 0!==n?n.call(e,r):new RegExp(e)[t](String(r))},function(t){var n=r(e,t,this);if(n.done)return n.value;var o=anObject(t),i=String(this);if(!o.global)return regexpExecAbstract(o,i);var a=o.unicode;o.lastIndex=0;for(var c,u=[],f=0;null!==(c=regexpExecAbstract(o,i));){var l=String(c[0]);u[f]=l,""===l&&(o.lastIndex=advanceStringIndex(i,toLength(o.lastIndex),a)),f++}return 0===f?null:u}]}));var Yr=tt.f,qr={}.toString,Hr="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],Kr={f:function getOwnPropertyNames(t){return Hr&&"[object Window]"==qr.call(t)?function(t){try{return Yr(t)}catch(t){return Hr.slice()}}(t):Yr(toIndexedObject(t))}},Jr={f:wellKnownSymbol},Xr=g.f,defineWellKnownSymbol=function(t){var e=B.Symbol||(B.Symbol={});has(e,t)||Xr(e,t,{value:Jr.f(t)})},Qr=Nt.forEach,Zr=sharedKey("hidden"),tn="Symbol",en=wellKnownSymbol("toPrimitive"),rn=W.set,nn=W.getterFor(tn),on=Object.prototype,an=r.Symbol,cn=getBuiltIn("JSON","stringify"),un=v.f,fn=g.f,ln=Kr.f,sn=a.f,pn=P("symbols"),hn=P("op-symbols"),dn=P("string-to-symbol-registry"),vn=P("symbol-to-string-registry"),yn=P("wks"),gn=r.QObject,mn=!gn||!gn.prototype||!gn.prototype.findChild,bn=n&&fails((function(){return 7!=Rt(fn({},"a",{get:function(){return fn(this,"a",{value:7}).a}})).a}))?function(t,e,r){var n=un(on,e);n&&delete on[e],fn(t,e,r),n&&t!==on&&fn(on,e,n)}:fn,wrap=function(t,e){var r=pn[t]=Rt(an.prototype);return rn(r,{type:tn,tag:t,description:e}),n||(r.description=e),r},wn=pt?function(t){return"symbol"==typeof t}:function(t){return Object(t)instanceof an},Sn=function defineProperty(t,e,r){t===on&&Sn(hn,e,r),anObject(t);var n=toPrimitive(e,!0);return anObject(r),has(pn,n)?(r.enumerable?(has(t,Zr)&&t[Zr][n]&&(t[Zr][n]=!1),r=Rt(r,{enumerable:createPropertyDescriptor(0,!1)})):(has(t,Zr)||fn(t,Zr,createPropertyDescriptor(1,{})),t[Zr][n]=!0),bn(t,n,r)):fn(t,n,r)},xn=function defineProperties(t,e){anObject(t);var r=toIndexedObject(e),o=At(r).concat(jn(r));return Qr(o,(function(e){n&&!En.call(r,e)||Sn(t,e,r[e])})),t},En=function propertyIsEnumerable(t){var e=toPrimitive(t,!0),r=sn.call(this,e);return!(this===on&&has(pn,e)&&!has(hn,e))&&(!(r||!has(this,e)||!has(pn,e)||has(this,Zr)&&this[Zr][e])||r)},On=function getOwnPropertyDescriptor(t,e){var r=toIndexedObject(t),n=toPrimitive(e,!0);if(r!==on||!has(pn,n)||has(hn,n)){var o=un(r,n);return!o||!has(pn,n)||has(r,Zr)&&r[Zr][n]||(o.enumerable=!0),o}},_n=function getOwnPropertyNames(t){var e=ln(toIndexedObject(t)),r=[];return Qr(e,(function(t){has(pn,t)||has(L,t)||r.push(t)})),r},jn=function getOwnPropertySymbols(t){var e=t===on,r=ln(e?hn:toIndexedObject(t)),n=[];return Qr(r,(function(t){!has(pn,t)||e&&!has(on,t)||n.push(pn[t])})),n};if(st||($((an=function Symbol(){if(this instanceof an)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===on&&setter.call(hn,t),has(this,Zr)&&has(this[Zr],e)&&(this[Zr][e]=!1),bn(this,e,createPropertyDescriptor(1,t))};return n&&mn&&bn(on,e,{configurable:!0,set:setter}),wrap(e,t)}).prototype,"toString",(function toString(){return nn(this).tag})),$(an,"withoutSetter",(function(t){return wrap(uid(t),t)})),a.f=En,g.f=Sn,v.f=On,tt.f=Kr.f=_n,et.f=jn,Jr.f=function(t){return wrap(wellKnownSymbol(t),t)},n&&(fn(an.prototype,"description",{configurable:!0,get:function description(){return nn(this).description}}),$(on,"propertyIsEnumerable",En,{unsafe:!0}))),_export({global:!0,wrap:!0,forced:!st,sham:!st},{Symbol:an}),Qr(At(yn),(function(t){defineWellKnownSymbol(t)})),_export({target:tn,stat:!0,forced:!st},{for:function(t){var e=String(t);if(has(dn,e))return dn[e];var r=an(e);return dn[e]=r,vn[r]=e,r},keyFor:function keyFor(t){if(!wn(t))throw TypeError(t+" is not a symbol");if(has(vn,t))return vn[t]},useSetter:function(){mn=!0},useSimple:function(){mn=!1}}),_export({target:"Object",stat:!0,forced:!st,sham:!n},{create:function create(t,e){return void 0===e?Rt(t):xn(Rt(t),e)},defineProperty:Sn,defineProperties:xn,getOwnPropertyDescriptor:On}),_export({target:"Object",stat:!0,forced:!st},{getOwnPropertyNames:_n,getOwnPropertySymbols:jn}),_export({target:"Object",stat:!0,forced:fails((function(){et.f(1)}))},{getOwnPropertySymbols:function getOwnPropertySymbols(t){return et.f(toObject(t))}}),cn){var kn=!st||fails((function(){var t=an();return"[null]"!=cn([t])||"{}"!=cn({a:t})||"{}"!=cn(Object(t))}));_export({target:"JSON",stat:!0,forced:kn},{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)&&!wn(t))return lt(e)||(e=function(t,e){if("function"==typeof n&&(e=n.call(this,t,e)),!wn(e))return e}),o[1]=e,cn.apply(null,o)}})}an.prototype[en]||m(an.prototype,en,an.prototype.valueOf),setToStringTag(an,tn),L[Zr]=!0;var Pn=g.f,An=r.Symbol;if(n&&"function"==typeof An&&(!("description"in An.prototype)||void 0!==An().description)){var Tn={},In=function Symbol(){var t=arguments.length<1||void 0===arguments[0]?void 0:String(arguments[0]),e=this instanceof In?new An(t):void 0===t?An():An(t);return""===t&&(Tn[e]=!0),e};copyConstructorProperties(In,An);var Ln=In.prototype=An.prototype;Ln.constructor=In;var Rn=Ln.toString,Cn="Symbol(test)"==String(An("test")),Fn=/^Symbol\((.*)\)[^)]+$/;Pn(Ln,"description",{configurable:!0,get:function description(){var t=isObject(this)?this.valueOf():this,e=Rn.call(t);if(has(Tn,t))return"";var r=Cn?e.slice(7,-1):e.replace(Fn,"$1");return""===r?void 0:r}}),_export({global:!0,forced:!0},{Symbol:In})}defineWellKnownSymbol("asyncIterator"),defineWellKnownSymbol("iterator"),defineWellKnownSymbol("toStringTag");var Mn=Nt.forEach,Nn=function(t,e){var r=[][t];return!!r&&fails((function(){r.call(null,e||function(){throw 1},1)}))}("forEach"),Gn=arrayMethodUsesToLength("forEach"),Dn=Nn&&Gn?[].forEach:function forEach(t){return Mn(this,t,arguments.length>1?arguments[1]:void 0)};_export({target:"Array",proto:!0,forced:[].forEach!=Dn},{forEach:Dn});var Un,zn,Wn,$n=!fails((function(){function F(){}return F.prototype.constructor=null,Object.getPrototypeOf(new F)!==F.prototype})),Bn=sharedKey("IE_PROTO"),Vn=Object.prototype,Yn=$n?Object.getPrototypeOf:function(t){return t=toObject(t),has(t,Bn)?t[Bn]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?Vn:null},qn=wellKnownSymbol("iterator"),Hn=!1;[].keys&&("next"in(Wn=[].keys())?(zn=Yn(Yn(Wn)))!==Object.prototype&&(Un=zn):Hn=!0),null==Un&&(Un={}),has(Un,qn)||m(Un,qn,(function(){return this}));var Kn={IteratorPrototype:Un,BUGGY_SAFARI_ITERATORS:Hn},Jn=Kn.IteratorPrototype,returnThis$1=function(){return this},Xn=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),Qn=Kn.IteratorPrototype,Zn=Kn.BUGGY_SAFARI_ITERATORS,to=wellKnownSymbol("iterator"),eo="keys",ro="values",no="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=Rt(Jn,{next:createPropertyDescriptor(1,r)}),setToStringTag(t,n,!1),ye[n]=returnThis$1}(r,e,n);var c,u,f,getIterationMethod=function(t){if(t===o&&d)return d;if(!Zn&&t in p)return p[t];switch(t){case eo:return function keys(){return new r(this,t)};case ro:return function values(){return new r(this,t)};case no:return function entries(){return new r(this,t)}}return function(){return new r(this)}},l=e+" Iterator",s=!1,p=t.prototype,h=p[to]||p["@@iterator"]||o&&p[o],d=!Zn&&h||getIterationMethod(o),v="Array"==e&&p.entries||h;if(v&&(c=Yn(v.call(new t)),Qn!==Object.prototype&&c.next&&(Yn(c)!==Qn&&(Xn?Xn(c,Qn):"function"!=typeof c[to]&&m(c,to,returnThis$2)),setToStringTag(c,l,!0))),o==ro&&h&&h.name!==ro&&(s=!0,d=function values(){return h.call(this)}),p[to]!==d&&m(p,to,d),ye[e]=d,o)if(u={values:getIterationMethod(ro),keys:i?d:getIterationMethod(eo),entries:getIterationMethod(no)},a)for(f in u)(Zn||s||!(f in p))&&$(p,f,u[f]);else _export({target:e,proto:!0,forced:Zn||s},u);return u},oo="Array Iterator",io=W.set,ao=W.getterFor(oo),co=defineIterator(Array,"Array",(function(t,e){io(this,{type:oo,target:toIndexedObject(t),index:0,kind:e})}),(function(){var t=ao(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");ye.Arguments=ye.Array,addToUnscopables("keys"),addToUnscopables("values"),addToUnscopables("entries");var uo=[].reverse,fo=[1,2];_export({target:"Array",proto:!0,forced:String(fo)===String(fo.reverse())},{reverse:function reverse(){return lt(this)&&(this.length=this.length),uo.call(this)}});var lo=arrayMethodHasSpeciesSupport("slice"),so=arrayMethodUsesToLength("slice",{ACCESSORS:!0,0:0,1:2}),po=wellKnownSymbol("species"),ho=[].slice,vo=Math.max;_export({target:"Array",proto:!0,forced:!lo||!so},{slice:function slice(t,e){var r,n,o,i=toIndexedObject(this),a=toLength(i.length),c=toAbsoluteIndex(t,a),u=toAbsoluteIndex(void 0===e?a:e,a);if(lt(i)&&("function"!=typeof(r=i.constructor)||r!==Array&&!lt(r.prototype)?isObject(r)&&null===(r=r[po])&&(r=void 0):r=void 0,r===Array||void 0===r))return ho.call(i,c,u);for(n=new(void 0===r?Array:r)(vo(u-c,0)),o=0;c<u;c++,o++)c in i&&createProperty(n,o,i[c]);return n.length=o,n}});var yo=Date.prototype,go="Invalid Date",mo="toString",bo=yo.toString,wo=yo.getTime;new Date(NaN)+""!=go&&$(yo,mo,(function toString(){var t=wo.call(this);return t==t?bo.call(this):go})),setToStringTag(r.JSON,"JSON",!0),setToStringTag(Math,"Math",!0),_export({target:"Object",stat:!0,sham:!n},{create:Rt}),_export({target:"Object",stat:!0,forced:!n,sham:!n},{defineProperty:g.f});var So=fails((function(){Yn(1)}));_export({target:"Object",stat:!0,forced:So,sham:!$n},{getPrototypeOf:function getPrototypeOf(t){return Yn(toObject(t))}}),_export({target:"Object",stat:!0},{setPrototypeOf:Xn});var xo="toString",Eo=RegExp.prototype,Oo=Eo.toString,_o=fails((function(){return"/a/b"!=Oo.call({source:"a",flags:"b"})})),jo=Oo.name!=xo;(_o||jo)&&$(RegExp.prototype,xo,(function toString(){var t=anObject(this),e=String(t.source),r=t.flags;return"/"+e+"/"+String(void 0===r&&t instanceof RegExp&&!("flags"in Eo)?regexpFlags.call(t):r)}),{unsafe:!0});var ko=Br.charAt,Po="String Iterator",Ao=W.set,To=W.getterFor(Po);defineIterator(String,"String",(function(t){Ao(this,{type:Po,string:String(t),index:0})}),(function next(){var t,e=To(this),r=e.string,n=e.index;return n>=r.length?{value:void 0,done:!0}:(t=ko(r,n),e.index+=t.length,{value:t,done:!1})}));var Io={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 Lo in Io){var Ro=r[Lo],Co=Ro&&Ro.prototype;if(Co&&Co.forEach!==Dn)try{m(Co,"forEach",Dn)}catch(t){Co.forEach=Dn}}var Fo=wellKnownSymbol("iterator"),Mo=wellKnownSymbol("toStringTag"),No=co.values;for(var Go in Io){var Do=r[Go],Uo=Do&&Do.prototype;if(Uo){if(Uo[Fo]!==No)try{m(Uo,Fo,No)}catch(t){Uo[Fo]=No}if(Uo[Mo]||m(Uo,Mo,Go),Io[Go])for(var zo in co)if(Uo[zo]!==co[zo])try{m(Uo,zo,co[zo])}catch(t){Uo[zo]=co[zo]}}}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===l)throw new Error("Generator is already running");if(n===s){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=s,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);n=l;var h=tryCatch(t,e,r);if("normal"===h.type){if(n=r.done?s:f,h.arg===p)continue;return{value:h.arg,done:r.done}}"throw"===h.type&&(n=s,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",l="executing",s="completed",p={};function Generator(){}function GeneratorFunction(){}function GeneratorFunctionPrototype(){}var h={};h[i]=function(){return this};var d=Object.getPrototypeOf,v=d&&d(d(values([])));v&&v!==r&&n.call(v,i)&&(h=v);var y=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=y.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(y),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(y),define(y,c,"Generator"),y[i]=function(){return this},y.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 $o}));case"./locale/fr.js":return Promise.resolve().then((function(){return Bo}));case"./locale/zh-CN.js":return Promise.resolve().then((function(){return Vo}));default:return Promise.reject(new Error("Unknown variable dynamic import: "+t))}}
|
|
/**
|
|
* @file ext-arrows.js
|
|
*
|
|
* @license MIT
|
|
*
|
|
* @copyright 2010 Alexis Deveria
|
|
*
|
|
*/var Wo=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 $o}));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)}}(),$o=(t("default",{name:"arrows",init:function init(t){var e=this;return _asyncToGenerator(regeneratorRuntime.mark((function _callee3(){var r,n,o,i,a,c,u,f,l,s,p,h,d,v,y,g,m,b,w,S;return regeneratorRuntime.wrap((function _callee3$(x){for(;;)switch(x.prev=x.next){case 0:return w=function _colorChanged(e){var r=e.getAttribute("stroke"),n=["start","mid","end"],i=o.findDefs();c.each(n,(function(o,a){var u=v(e,"marker-"+a);if(u){var f=c(u).children().attr("fill"),s=c(u).children().attr("d");if(f!==r){var p=c(i).find("marker"),h=null;if(p.each((function(){var t=c(this).children().attr(["fill","d"]);t.fill===r&&t.d===s&&(h=this)})),!h){var d=u.id.includes("_fw")?"fw":"bk";h=m(d,a,l+d+p.length),c(h).children().attr("fill",r)}c(e).attr("marker-"+a,"url(#"+h.id+")");var y=!0;c(t.svgcontent).find("line, polyline, path, polygon").each((function(){var t=this;if(c.each(n,(function(e,r){if(c(t).attr("marker-"+r)==="url(#"+u.id+")")return y=!1})),!y)return!1})),y&&c(u).remove()}}}))},b=function _setArrow(){g();var t=this.value;if("none"!==t){var e="fw";"mid_bk"===t?(t="mid",e="bk"):"both"===t?(m("bk",t),o.changeSelectedAttribute("marker-start","url(#"+d.bk.id+")"),t="end",e="fw"):"start"===t&&(e="bk"),m(e,t),o.changeSelectedAttribute("marker-"+t,"url(#"+d[e].id+")"),o.call("changed",f)}},m=function _addMarker(t,e,r){r=r||l+t;var n=d[t];"mid"===e&&(n.refx=5);var a=o.getElem(r);if(!a){a=i({element:"marker",attr:{viewBox:"0 0 10 10",id:r,refY:5,markerUnits:"strokeWidth",markerWidth:5,markerHeight:5,orient:"auto",style:"pointer-events:none"}});var c=i({element:"path",attr:{d:n.d,fill:"#000000"}});a.append(c),o.findDefs().append(a)}return a.setAttribute("refX",n.refx),a},g=function _resetMarker(){var t=f[0];t.removeAttribute("marker-start"),t.removeAttribute("marker-mid"),t.removeAttribute("marker-end")},y=function _showPanel(t){if(c("#arrow_panel").toggle(t),t){var e,r=f[0],n=r.getAttribute("marker-end"),o=r.getAttribute("marker-start"),i=r.getAttribute("marker-mid");n&&o?e="both":n?e="end":o?e="start":i&&(e="mid",i.includes("bk")&&(e="mid_bk")),o||i||n||(e="none"),c("#arrow_list").val(e)}},v=function _getLinked(t,e){var r=t.getAttribute(e);if(!r)return null;var n=r.match(/\(#(.*)\)/);return n&&2===n.length?o.getElem(n[1]):null},h=function _unsetArrowNonce(t){s=!1,l=u,d.fw.id=l+"fw",d.bk.id=l+"bk"},p=function _setArrowNonce(t,e){s=!0,l=u+e+"_",d.fw.id=l+"fw",d.bk.id=l+"bk"},r=e,x.next=11,Wo(r.curPrefs.lang);case 11:return n=x.sent,o=r.canvas,i=o.addSVGElementFromJson,a=t.nonce,c=t.$,u="se_arrow_",s=t.randomize_ids,o.bind("setnonce",p),o.bind("unsetnonce",h),l=s?"".concat(u).concat(a,"_"):u,d={fw:{d:"m0,0l10,5l-10,5l5,-5l-5,-5z",refx:8,id:l+"fw"},bk:{d:"m10,0l-10,5l10,5l-5,-5l5,-5z",refx:2,id:l+"bk"}},S=[{type:"select",panel:"arrow_panel",id:"arrow_list",defval:"none",events:{change:b}}],x.abrupt("return",{name:n.name,context_tools:n.contextTools.map((function(t,e){return Object.assign(S[e],t)})),callback:function callback(){c("#arrow_panel").hide(),c("#arrow_list option")[0].id="connector_no_arrow"},addLangData:function addLangData(t){return _asyncToGenerator(regeneratorRuntime.mark((function _callee2(){var e,r,n;return regeneratorRuntime.wrap((function _callee2$(o){for(;;)switch(o.prev=o.next){case 0:return t.lang,e=t.importLocale,o.next=3,e();case 3:return r=o.sent,n=r.langList,o.abrupt("return",{data:n});case 6:case"end":return o.stop()}}),_callee2)})))()},selectedChanged:function selectedChanged(t){for(var e=["line","path","polyline","polygon"],r=(f=t.elems).length;r--;){var n=f[r];n&&e.includes(n.tagName)&&t.selectedElement&&!t.multiselected?y(!0):y(!1)}},elementChanged:function elementChanged(t){var e=t.elems[0];e&&(e.getAttribute("marker-start")||e.getAttribute("marker-mid")||e.getAttribute("marker-end"))&&w(e)}});case 21:case"end":return x.stop()}}),_callee3)})))()}}),Object.freeze({__proto__:null,default:{name:"Arrows",langList:[{id:"arrow_none",textContent:"No arrow"}],contextTools:[{title:"Select arrow type",options:{none:"No arrow",end:"---->",start:"<----",both:"<--->",mid:"-->--",mid_bk:"--<--"}}]}})),Bo=Object.freeze({__proto__:null,default:{name:"Arrows",langList:[{id:"arrow_none",textContent:"Sans flèche"}],contextTools:[{title:"Select arrow type",options:{none:"No arrow",end:"---->",start:"<----",both:"<--->",mid:"-->--",mid_bk:"--<--"}}]}}),Vo=Object.freeze({__proto__:null,default:{name:"箭头",langList:[{id:"arrow_none",textContent:"无箭头"}],contextTools:[{title:"选择箭头类型",options:{none:"无箭头",end:"---->",start:"<----",both:"<--->",mid:"-->--",mid_bk:"--<--"}}]}})}}}));
|