nim-web-sdk-ng
Version:
Yunxin IM SDK next generation
13 lines (12 loc) • 1.41 MB
JavaScript
/**
*
* Version: 10.10.10
*
* Git Hash: 89f8c9ead4776eafae2f2065642fafb402c62b9f
*
* Created At: 7/17/2026, 7:29:41 AM
*
* Target: NIM_BROWSER_SDK.js
*
*/
!function(t,y){"object"==typeof exports&&"undefined"!=typeof module?y(exports):"function"==typeof define&&define.amd?define(["exports"],y):y((t="undefined"!=typeof globalThis?globalThis:t||self).NIM={})}(this,(function(t){"use strict";var y="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function getDefaultExportFromCjs(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}function createCommonjsModule(t){var y={exports:{}};return t(y,y.exports),y.exports}var I,M,check=function(t){return t&&t.Math==Math&&t},T=check("object"==typeof globalThis&&globalThis)||check("object"==typeof window&&window)||check("object"==typeof self&&self)||check("object"==typeof y&&y)||function(){return this}()||Function("return this")(),fails=function(t){try{return!!t()}catch(t){return!0}},C=!fails((function(){var t=function(){}.bind();return"function"!=typeof t||t.hasOwnProperty("prototype")})),b=Function.prototype,E=b.apply,k=b.call,R="object"==typeof Reflect&&Reflect.apply||(C?k.bind(E):function(){return k.apply(E,arguments)}),A=Function.prototype,N=A.bind,P=A.call,L=C&&N.bind(P,P),V=C?function(t){return t&&L(t)}:function(t){return t&&function(){return P.apply(t,arguments)}},isCallable=function(t){return"function"==typeof t},U=!fails((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]})),D=Function.prototype.call,B=C?D.bind(D):function(){return D.apply(D,arguments)},q={}.propertyIsEnumerable,H=Object.getOwnPropertyDescriptor,G={f:H&&!q.call({1:2},1)?function propertyIsEnumerable(t){var y=H(this,t);return!!y&&y.enumerable}:q},createPropertyDescriptor=function(t,y){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:y}},$=V({}.toString),j=V("".slice),classofRaw=function(t){return j($(t),8,-1)},z=Object,W=V("".split),K=fails((function(){return!z("z").propertyIsEnumerable(0)}))?function(t){return"String"==classofRaw(t)?W(t,""):z(t)}:z,isNullOrUndefined=function(t){return null==t},Y=TypeError,requireObjectCoercible=function(t){if(isNullOrUndefined(t))throw Y("Can't call method on "+t);return t},toIndexedObject=function(t){return K(requireObjectCoercible(t))},Q="object"==typeof document&&document.all,J=void 0===Q&&void 0!==Q?function(t){return"object"==typeof t?null!==t:isCallable(t)||t===Q}:function(t){return"object"==typeof t?null!==t:isCallable(t)},X={},aFunction=function(t){return isCallable(t)?t:void 0},getBuiltIn=function(t,y){return arguments.length<2?aFunction(X[t])||aFunction(T[t]):X[t]&&X[t][y]||T[t]&&T[t][y]},Z=V({}.isPrototypeOf),ee=getBuiltIn("navigator","userAgent")||"",te=T.process,re=T.Deno,ne=te&&te.versions||re&&re.version,ae=ne&&ne.v8;ae&&(M=(I=ae.split("."))[0]>0&&I[0]<4?1:+(I[0]+I[1])),!M&&ee&&(!(I=ee.match(/Edge\/(\d+)/))||I[1]>=74)&&(I=ee.match(/Chrome\/(\d+)/))&&(M=+I[1]);var ie=M,oe=!!Object.getOwnPropertySymbols&&!fails((function(){var t=Symbol();return!String(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&ie&&ie<41})),se=oe&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,ce=Object,le=se?function(t){return"symbol"==typeof t}:function(t){var y=getBuiltIn("Symbol");return isCallable(y)&&Z(y.prototype,ce(t))},ue=String,tryToString=function(t){try{return ue(t)}catch(t){return"Object"}},de=TypeError,aCallable=function(t){if(isCallable(t))return t;throw de(tryToString(t)+" is not a function")},getMethod=function(t,y){var I=t[y];return isNullOrUndefined(I)?void 0:aCallable(I)},pe=TypeError,me=Object.defineProperty,he="__core-js_shared__",ge=T[he]||function(t,y){try{me(T,t,{value:y,configurable:!0,writable:!0})}catch(I){T[t]=y}return y}(he,{}),ve=createCommonjsModule((function(t){(t.exports=function(t,y){return ge[t]||(ge[t]=void 0!==y?y:{})})("versions",[]).push({version:"3.25.0",mode:"pure",copyright:"© 2014-2022 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.25.0/LICENSE",source:"https://github.com/zloirock/core-js"})})),fe=Object,toObject=function(t){return fe(requireObjectCoercible(t))},ye=V({}.hasOwnProperty),Ie=Object.hasOwn||function hasOwn(t,y){return ye(toObject(t),y)},Me=0,_e=Math.random(),Se=V(1..toString),uid=function(t){return"Symbol("+(void 0===t?"":t)+")_"+Se(++Me+_e,36)},Te=ve("wks"),Ce=T.Symbol,be=Ce&&Ce.for,Ee=se?Ce:Ce&&Ce.withoutSetter||uid,wellKnownSymbol=function(t){if(!Ie(Te,t)||!oe&&"string"!=typeof Te[t]){var y="Symbol."+t;oe&&Ie(Ce,t)?Te[t]=Ce[t]:Te[t]=se&&be?be(y):Ee(y)}return Te[t]},ke=TypeError,Re=wellKnownSymbol("toPrimitive"),toPrimitive=function(t,y){if(!J(t)||le(t))return t;var I,M=getMethod(t,Re);if(M){if(void 0===y&&(y="default"),I=B(M,t,y),!J(I)||le(I))return I;throw ke("Can't convert object to primitive value")}return void 0===y&&(y="number"),function(t,y){var I,M;if("string"===y&&isCallable(I=t.toString)&&!J(M=B(I,t)))return M;if(isCallable(I=t.valueOf)&&!J(M=B(I,t)))return M;if("string"!==y&&isCallable(I=t.toString)&&!J(M=B(I,t)))return M;throw pe("Can't convert object to primitive value")}(t,y)},toPropertyKey=function(t){var y=toPrimitive(t,"string");return le(y)?y:y+""},Ae=T.document,we=J(Ae)&&J(Ae.createElement),documentCreateElement=function(t){return we?Ae.createElement(t):{}},Ne=!U&&!fails((function(){return 7!=Object.defineProperty(documentCreateElement("div"),"a",{get:function(){return 7}}).a})),xe=Object.getOwnPropertyDescriptor,Oe={f:U?xe:function getOwnPropertyDescriptor(t,y){if(t=toIndexedObject(t),y=toPropertyKey(y),Ne)try{return xe(t,y)}catch(t){}if(Ie(t,y))return createPropertyDescriptor(!B(G.f,t,y),t[y])}},Pe=/#|\.prototype\./,isForced=function(t,y){var I=Ve[Le(t)];return I==De||I!=Ue&&(isCallable(y)?fails(y):!!y)},Le=isForced.normalize=function(t){return String(t).replace(Pe,".").toLowerCase()},Ve=isForced.data={},Ue=isForced.NATIVE="N",De=isForced.POLYFILL="P",Be=isForced,qe=V(V.bind),functionBindContext=function(t,y){return aCallable(t),void 0===y?t:C?qe(t,y):function(){return t.apply(y,arguments)}},Fe=U&&fails((function(){return 42!=Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype})),He=String,Ge=TypeError,anObject=function(t){if(J(t))return t;throw Ge(He(t)+" is not an object")},$e=TypeError,je=Object.defineProperty,ze=Object.getOwnPropertyDescriptor,We="enumerable",Ke="configurable",Ye="writable",Qe={f:U?Fe?function defineProperty(t,y,I){if(anObject(t),y=toPropertyKey(y),anObject(I),"function"==typeof t&&"prototype"===y&&"value"in I&&Ye in I&&!I.writable){var M=ze(t,y);M&&M.writable&&(t[y]=I.value,I={configurable:Ke in I?I.configurable:M.configurable,enumerable:We in I?I.enumerable:M.enumerable,writable:!1})}return je(t,y,I)}:je:function defineProperty(t,y,I){if(anObject(t),y=toPropertyKey(y),anObject(I),Ne)try{return je(t,y,I)}catch(t){}if("get"in I||"set"in I)throw $e("Accessors not supported");return"value"in I&&(t[y]=I.value),t}},Je=U?function(t,y,I){return Qe.f(t,y,createPropertyDescriptor(1,I))}:function(t,y,I){return t[y]=I,t},Xe=Oe.f,wrapConstructor=function(t){var Wrapper=function(y,I,M){if(this instanceof Wrapper){switch(arguments.length){case 0:return new t;case 1:return new t(y);case 2:return new t(y,I)}return new t(y,I,M)}return R(t,this,arguments)};return Wrapper.prototype=t.prototype,Wrapper},_export=function(t,y){var I,M,C,b,E,k,R,A,N=t.target,P=t.global,L=t.stat,U=t.proto,D=P?T:L?T[N]:(T[N]||{}).prototype,B=P?X:X[N]||Je(X,N,{})[N],q=B.prototype;for(C in y)I=!Be(P?C:N+(L?".":"#")+C,t.forced)&&D&&Ie(D,C),E=B[C],I&&(k=t.dontCallGetSet?(A=Xe(D,C))&&A.value:D[C]),b=I&&k?k:y[C],I&&typeof E==typeof b||(R=t.bind&&I?functionBindContext(b,T):t.wrap&&I?wrapConstructor(b):U&&isCallable(b)?V(b):b,(t.sham||b&&b.sham||E&&E.sham)&&Je(R,"sham",!0),Je(B,C,R),U&&(Ie(X,M=N+"Prototype")||Je(X,M,{}),Je(X[M],C,b),t.real&&q&&!q[C]&&Je(q,C,b)))},Ze=Qe.f;_export({target:"Object",stat:!0,forced:Object.defineProperty!==Ze,sham:!U},{defineProperty:Ze});var et,tt=createCommonjsModule((function(t){var y=X.Object,I=t.exports=function defineProperty(t,I,M){return y.defineProperty(t,I,M)};y.defineProperty.sham&&(I.sham=!0)})),rt=tt,nt=getDefaultExportFromCjs(createCommonjsModule((function(t){function _defineProperties(t,y){for(var I=0;I<y.length;I++){var M=y[I];M.enumerable=M.enumerable||!1,M.configurable=!0,"value"in M&&(M.writable=!0),rt(t,M.key,M)}}t.exports=function _createClass(t,y,I){return y&&_defineProperties(t.prototype,y),I&&_defineProperties(t,I),rt(t,"prototype",{writable:!1}),t},t.exports.__esModule=!0,t.exports.default=t.exports}))),at=getDefaultExportFromCjs(createCommonjsModule((function(t){t.exports=function _assertThisInitialized(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t},t.exports.__esModule=!0,t.exports.default=t.exports}))),it=Math.ceil,ot=Math.floor,st=Math.trunc||function trunc(t){var y=+t;return(y>0?ot:it)(y)},toIntegerOrInfinity=function(t){var y=+t;return y!=y||0===y?0:st(y)},ct=Math.max,ut=Math.min,toAbsoluteIndex=function(t,y){var I=toIntegerOrInfinity(t);return I<0?ct(I+y,0):ut(I,y)},dt=Math.min,toLength=function(t){return t>0?dt(toIntegerOrInfinity(t),9007199254740991):0},lengthOfArrayLike=function(t){return toLength(t.length)},createMethod$5=function(t){return function(y,I,M){var T,C=toIndexedObject(y),b=lengthOfArrayLike(C),E=toAbsoluteIndex(M,b);if(t&&I!=I){for(;b>E;)if((T=C[E++])!=T)return!0}else for(;b>E;E++)if((t||E in C)&&C[E]===I)return t||E||0;return!t&&-1}},pt={includes:createMethod$5(!0),indexOf:createMethod$5(!1)},mt={},ht=pt.indexOf,vt=V([].push),objectKeysInternal=function(t,y){var I,M=toIndexedObject(t),T=0,C=[];for(I in M)!Ie(mt,I)&&Ie(M,I)&&vt(C,I);for(;y.length>T;)Ie(M,I=y[T++])&&(~ht(C,I)||vt(C,I));return C},ft=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],yt=Object.keys||function keys(t){return objectKeysInternal(t,ft)},It=U&&!Fe?Object.defineProperties:function defineProperties(t,y){anObject(t);for(var I,M=toIndexedObject(y),T=yt(y),C=T.length,b=0;C>b;)Qe.f(t,I=T[b++],M[I]);return t},Mt={f:It},_t=getBuiltIn("document","documentElement"),St=ve("keys"),sharedKey=function(t){return St[t]||(St[t]=uid(t))},Tt=sharedKey("IE_PROTO"),EmptyConstructor=function(){},scriptTag=function(t){return"<script>"+t+"</"+"script>"},NullProtoObjectViaActiveX=function(t){t.write(scriptTag("")),t.close();var y=t.parentWindow.Object;return t=null,y},NullProtoObject=function(){try{et=new ActiveXObject("htmlfile")}catch(t){}var t,y;NullProtoObject="undefined"!=typeof document?document.domain&&et?NullProtoObjectViaActiveX(et):((y=documentCreateElement("iframe")).style.display="none",_t.appendChild(y),y.src=String("javascript:"),(t=y.contentWindow.document).open(),t.write(scriptTag("document.F=Object")),t.close(),t.F):NullProtoObjectViaActiveX(et);for(var I=ft.length;I--;)delete NullProtoObject.prototype[ft[I]];return NullProtoObject()};mt[Tt]=!0;var Ct=Object.create||function create(t,y){var I;return null!==t?(EmptyConstructor.prototype=anObject(t),I=new EmptyConstructor,EmptyConstructor.prototype=null,I[Tt]=t):I=NullProtoObject(),void 0===y?I:Mt.f(I,y)};_export({target:"Object",stat:!0,sham:!U},{create:Ct});var bt=X.Object,Et=function create(t,y){return bt.create(t,y)},kt=String,Rt=TypeError,At=Object.setPrototypeOf||("__proto__"in{}?function(){var t,y=!1,I={};try{(t=V(Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set))(I,[]),y=I instanceof Array}catch(t){}return function setPrototypeOf(I,M){return anObject(I),function(t){if("object"==typeof t||isCallable(t))return t;throw Rt("Can't set "+kt(t)+" as a prototype")}(M),y?t(I,M):I.__proto__=M,I}}():void 0);_export({target:"Object",stat:!0},{setPrototypeOf:At});var wt=X.Object.setPrototypeOf,Nt=V([].slice),xt=Function,Ot=V([].concat),Pt=V([].join),Lt={},construct$8=function(t,y,I){if(!Ie(Lt,y)){for(var M=[],T=0;T<y;T++)M[T]="a["+T+"]";Lt[y]=xt("C,a","return new C("+Pt(M,",")+")")}return Lt[y](t,I)},Vt=C?xt.bind:function bind(t){var y=aCallable(this),I=y.prototype,M=Nt(arguments,1),T=function bound(){var I=Ot(M,Nt(arguments));return this instanceof T?construct$8(y,I.length,I):y.apply(t,I)};return J(I)&&(T.prototype=I),T};_export({target:"Function",proto:!0,forced:Function.bind!==Vt},{bind:Vt});var entryVirtual=function(t){return X[t+"Prototype"]},Ut=entryVirtual("Function").bind,Dt=Function.prototype,bind$1=function(t){var y=t.bind;return t===Dt||Z(Dt,t)&&y===Dt.bind?Ut:y},Bt=createCommonjsModule((function(t){function _setPrototypeOf(y,I){var M;return t.exports=_setPrototypeOf=wt?bind$1(M=wt).call(M):function _setPrototypeOf(t,y){return t.__proto__=y,t},t.exports.__esModule=!0,t.exports.default=t.exports,_setPrototypeOf(y,I)}t.exports=_setPrototypeOf,t.exports.__esModule=!0,t.exports.default=t.exports})),qt=getDefaultExportFromCjs(createCommonjsModule((function(t){t.exports=function _inheritsLoose(t,y){t.prototype=Et(y.prototype),t.prototype.constructor=t,Bt(t,y)},t.exports.__esModule=!0,t.exports.default=t.exports})));_export({target:"Number",stat:!0,nonConfigurable:!0,nonWritable:!0},{MAX_SAFE_INTEGER:9007199254740991});var Ft=9007199254740991,Ht={f:Object.getOwnPropertySymbols},Gt=Object.assign,$t=Object.defineProperty,jt=V([].concat),zt=!Gt||fails((function(){if(U&&1!==Gt({b:1},Gt($t({},"a",{enumerable:!0,get:function(){$t(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var t={},y={},I=Symbol(),M="abcdefghijklmnopqrst";return t[I]=7,M.split("").forEach((function(t){y[t]=t})),7!=Gt({},t)[I]||yt(Gt({},y)).join("")!=M}))?function assign(t,y){for(var I=toObject(t),M=arguments.length,T=1,C=Ht.f,b=G.f;M>T;)for(var E,k=K(arguments[T++]),R=C?jt(yt(k),C(k)):yt(k),A=R.length,N=0;A>N;)E=R[N++],U&&!B(b,k,E)||(I[E]=k[E]);return I}:Gt;_export({target:"Object",stat:!0,arity:2,forced:Object.assign!==zt},{assign:zt});var Wt=X.Object.assign,Kt=fails((function(){yt(1)}));_export({target:"Object",stat:!0,forced:Kt},{keys:function keys(t){return yt(toObject(t))}});var Yt,Qt,Jt,Xt=X.Object.keys,Zt={},er=T.WeakMap,tr=isCallable(er)&&/native code/.test(String(er)),rr="Object already initialized",nr=T.TypeError,ar=T.WeakMap;if(tr||ge.state){var ir=ge.state||(ge.state=new ar),or=V(ir.get),sr=V(ir.has),cr=V(ir.set);Yt=function(t,y){if(sr(ir,t))throw nr(rr);return y.facade=t,cr(ir,t,y),y},Qt=function(t){return or(ir,t)||{}},Jt=function(t){return sr(ir,t)}}else{var lr=sharedKey("state");mt[lr]=!0,Yt=function(t,y){if(Ie(t,lr))throw nr(rr);return y.facade=t,Je(t,lr,y),y},Qt=function(t){return Ie(t,lr)?t[lr]:{}},Jt=function(t){return Ie(t,lr)}}var ur,dr,pr,mr={set:Yt,get:Qt,has:Jt,enforce:function(t){return Jt(t)?Qt(t):Yt(t,{})},getterFor:function(t){return function(y){var I;if(!J(y)||(I=Qt(y)).type!==t)throw nr("Incompatible receiver, "+t+" required");return I}}},hr=Function.prototype,gr=U&&Object.getOwnPropertyDescriptor,vr=Ie(hr,"name"),fr={EXISTS:vr,PROPER:vr&&"something"===function something(){}.name,CONFIGURABLE:vr&&(!U||U&&gr(hr,"name").configurable)},yr=!fails((function(){function F(){}return F.prototype.constructor=null,Object.getPrototypeOf(new F)!==F.prototype})),Ir=sharedKey("IE_PROTO"),Mr=Object,_r=Mr.prototype,Sr=yr?Mr.getPrototypeOf:function(t){var y=toObject(t);if(Ie(y,Ir))return y[Ir];var I=y.constructor;return isCallable(I)&&y instanceof I?I.prototype:y instanceof Mr?_r:null},defineBuiltIn=function(t,y,I,M){return M&&M.enumerable?t[y]=I:Je(t,y,I),t},Tr=wellKnownSymbol("iterator"),Cr=!1;[].keys&&("next"in(pr=[].keys())?(dr=Sr(Sr(pr)))!==Object.prototype&&(ur=dr):Cr=!0);var br=!J(ur)||fails((function(){var t={};return ur[Tr].call(t)!==t}));ur=br?{}:Ct(ur),isCallable(ur[Tr])||defineBuiltIn(ur,Tr,(function(){return this}));var Er={IteratorPrototype:ur,BUGGY_SAFARI_ITERATORS:Cr},kr={};kr[wellKnownSymbol("toStringTag")]="z";var Rr="[object z]"===String(kr),Ar=wellKnownSymbol("toStringTag"),wr=Object,Nr="Arguments"==classofRaw(function(){return arguments}()),xr=Rr?classofRaw:function(t){var y,I,M;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(I=function(t,y){try{return t[y]}catch(t){}}(y=wr(t),Ar))?I:Nr?classofRaw(y):"Object"==(M=classofRaw(y))&&isCallable(y.callee)?"Arguments":M},Or=Rr?{}.toString:function toString(){return"[object "+xr(this)+"]"},Pr=Qe.f,Lr=wellKnownSymbol("toStringTag"),setToStringTag=function(t,y,I,M){if(t){var T=I?t:t.prototype;Ie(T,Lr)||Pr(T,Lr,{configurable:!0,value:y}),M&&!Rr&&Je(T,"toString",Or)}},Vr=Er.IteratorPrototype,returnThis$1=function(){return this},iteratorCreateConstructor=function(t,y,I,M){var T=y+" Iterator";return t.prototype=Ct(Vr,{next:createPropertyDescriptor(+!M,I)}),setToStringTag(t,T,!1,!0),Zt[T]=returnThis$1,t},Ur=fr.PROPER,Dr=Er.BUGGY_SAFARI_ITERATORS,Br=wellKnownSymbol("iterator"),qr="keys",Fr="values",Hr="entries",returnThis=function(){return this},iteratorDefine=function(t,y,I,M,T,C,b){iteratorCreateConstructor(I,y,M);var E,k,R,getIterationMethod=function(t){if(t===T&&V)return V;if(!Dr&&t in P)return P[t];switch(t){case qr:return function keys(){return new I(this,t)};case Fr:return function values(){return new I(this,t)};case Hr:return function entries(){return new I(this,t)}}return function(){return new I(this)}},A=y+" Iterator",N=!1,P=t.prototype,L=P[Br]||P["@@iterator"]||T&&P[T],V=!Dr&&L||getIterationMethod(T),U="Array"==y&&P.entries||L;if(U&&(E=Sr(U.call(new t)))!==Object.prototype&&E.next&&(setToStringTag(E,A,!0,!0),Zt[A]=returnThis),Ur&&T==Fr&&L&&L.name!==Fr&&(N=!0,V=function values(){return B(L,this)}),T)if(k={values:getIterationMethod(Fr),keys:C?V:getIterationMethod(qr),entries:getIterationMethod(Hr)},b)for(R in k)(Dr||N||!(R in P))&&defineBuiltIn(P,R,k[R]);else _export({target:y,proto:!0,forced:Dr||N},k);return b&&P[Br]!==V&&defineBuiltIn(P,Br,V,{name:T}),Zt[y]=V,k};Qe.f;var Gr="Array Iterator",$r=mr.set,jr=mr.getterFor(Gr);iteratorDefine(Array,"Array",(function(t,y){$r(this,{type:Gr,target:toIndexedObject(t),index:0,kind:y})}),(function(){var t=jr(this),y=t.target,I=t.kind,M=t.index++;return!y||M>=y.length?(t.target=void 0,{value:void 0,done:!0}):"keys"==I?{value:M,done:!1}:"values"==I?{value:y[M],done:!1}:{value:[M,y[M]],done:!1}}),"values"),Zt.Arguments=Zt.Array;var zr=wellKnownSymbol("toStringTag");for(var Wr in{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}){var Kr=T[Wr],Yr=Kr&&Kr.prototype;Yr&&xr(Yr)!==zr&&Je(Yr,zr,Wr),Zt[Wr]=Zt.Array}var Qr=Array.isArray||function isArray(t){return"Array"==classofRaw(t)},Jr=V(Function.toString);isCallable(ge.inspectSource)||(ge.inspectSource=function(t){return Jr(t)});var Xr=ge.inspectSource,noop=function(){},Zr=[],en=getBuiltIn("Reflect","construct"),tn=/^\s*(?:class|function)\b/,rn=V(tn.exec),nn=!tn.exec(noop),an=function isConstructor(t){if(!isCallable(t))return!1;try{return en(noop,Zr,t),!0}catch(t){return!1}},sn=function isConstructor(t){if(!isCallable(t))return!1;switch(xr(t)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return nn||!!rn(tn,Xr(t))}catch(t){return!0}};sn.sham=!0;var cn=!en||fails((function(){var t;return an(an.call)||!an(Object)||!an((function(){t=!0}))||t}))?sn:an,ln=wellKnownSymbol("species"),un=Array,arraySpeciesCreate=function(t,y){return new(function(t){var y;return Qr(t)&&(y=t.constructor,(cn(y)&&(y===un||Qr(y.prototype))||J(y)&&null===(y=y[ln]))&&(y=void 0)),void 0===y?un:y}(t))(0===y?0:y)},dn=V([].push),createMethod$4=function(t){var y=1==t,I=2==t,M=3==t,T=4==t,C=6==t,b=7==t,E=5==t||C;return function(k,R,A,N){for(var P,L,V=toObject(k),U=K(V),D=functionBindContext(R,A),B=lengthOfArrayLike(U),q=0,H=N||arraySpeciesCreate,G=y?H(k,B):I||b?H(k,0):void 0;B>q;q++)if((E||q in U)&&(L=D(P=U[q],q,V),t))if(y)G[q]=L;else if(L)switch(t){case 3:return!0;case 5:return P;case 6:return q;case 2:dn(G,P)}else switch(t){case 4:return!1;case 7:dn(G,P)}return C?-1:M||T?T:G}},pn={forEach:createMethod$4(0),map:createMethod$4(1),filter:createMethod$4(2),some:createMethod$4(3),every:createMethod$4(4),find:createMethod$4(5),findIndex:createMethod$4(6),filterReject:createMethod$4(7)},arrayMethodIsStrict=function(t,y){var I=[][t];return!!I&&fails((function(){I.call(null,y||function(){return 1},1)}))},mn=pn.forEach,hn=arrayMethodIsStrict("forEach")?[].forEach:function forEach(t){return mn(this,t,arguments.length>1?arguments[1]:void 0)};_export({target:"Array",proto:!0,forced:[].forEach!=hn},{forEach:hn});var gn=entryVirtual("Array").forEach,vn=Array.prototype,fn={DOMTokenList:!0,NodeList:!0},forEach$1=function(t){var y=t.forEach;return t===vn||Z(vn,t)&&y===vn.forEach||Ie(fn,xr(t))?gn:y},yn=pn.findIndex,In="findIndex",Mn=!0;In in[]&&Array(1).findIndex((function(){Mn=!1})),_export({target:"Array",proto:!0,forced:Mn},{findIndex:function findIndex(t){return yn(this,t,arguments.length>1?arguments[1]:void 0)}});var _n=entryVirtual("Array").findIndex,Sn=Array.prototype,findIndex$1=function(t){var y=t.findIndex;return t===Sn||Z(Sn,t)&&y===Sn.findIndex?_n:y},Tn=TypeError,Cn=Object.getOwnPropertyDescriptor,bn=U&&!function(){if(void 0!==this)return!0;try{Object.defineProperty([],"length",{writable:!1}).length=1}catch(t){return t instanceof TypeError}}()?function(t,y){if(Qr(t)&&!Cn(t,"length").writable)throw Tn("Cannot set read only .length");return t.length=y}:function(t,y){return t.length=y},En=TypeError,doesNotExceedSafeInteger=function(t){if(t>9007199254740991)throw En("Maximum allowed index exceeded");return t},createProperty=function(t,y,I){var M=toPropertyKey(y);M in t?Qe.f(t,M,createPropertyDescriptor(0,I)):t[M]=I},kn=TypeError,deletePropertyOrThrow=function(t,y){if(!delete t[y])throw kn("Cannot delete property "+tryToString(y)+" of "+tryToString(t))},Rn=wellKnownSymbol("species"),arrayMethodHasSpeciesSupport=function(t){return ie>=51||!fails((function(){var y=[];return(y.constructor={})[Rn]=function(){return{foo:1}},1!==y[t](Boolean).foo}))},An=arrayMethodHasSpeciesSupport("splice"),wn=Math.max,Nn=Math.min;_export({target:"Array",proto:!0,forced:!An},{splice:function splice(t,y){var I,M,T,C,b,E,k=toObject(this),R=lengthOfArrayLike(k),A=toAbsoluteIndex(t,R),N=arguments.length;for(0===N?I=M=0:1===N?(I=0,M=R-A):(I=N-2,M=Nn(wn(toIntegerOrInfinity(y),0),R-A)),doesNotExceedSafeInteger(R+I-M),T=arraySpeciesCreate(k,M),C=0;C<M;C++)(b=A+C)in k&&createProperty(T,C,k[b]);if(T.length=M,I<M){for(C=A;C<R-M;C++)E=C+I,(b=C+M)in k?k[E]=k[b]:deletePropertyOrThrow(k,E);for(C=R;C>R-M+I;C--)deletePropertyOrThrow(k,C-1)}else if(I>M)for(C=R-M;C>A;C--)E=C+I-1,(b=C+M-1)in k?k[E]=k[b]:deletePropertyOrThrow(k,E);for(C=0;C<I;C++)k[C+A]=arguments[C+2];return bn(k,R-M+I),T}});var xn=entryVirtual("Array").splice,On=Array.prototype,splice$1=function(t){var y=t.splice;return t===On||Z(On,t)&&y===On.splice?xn:y},Pn=getBuiltIn("JSON","stringify"),Ln=V(/./.exec),Vn=V("".charAt),Un=V("".charCodeAt),Dn=V("".replace),Bn=V(1..toString),qn=/[\uD800-\uDFFF]/g,Fn=/^[\uD800-\uDBFF]$/,Hn=/^[\uDC00-\uDFFF]$/,Gn=!oe||fails((function(){var t=getBuiltIn("Symbol")();return"[null]"!=Pn([t])||"{}"!=Pn({a:t})||"{}"!=Pn(Object(t))})),$n=fails((function(){return'"\\udf06\\ud834"'!==Pn("\udf06\ud834")||'"\\udead"'!==Pn("\udead")})),stringifyWithSymbolsFix=function(t,y){var I=Nt(arguments),M=y;if((J(y)||void 0!==t)&&!le(t))return Qr(y)||(y=function(t,y){if(isCallable(M)&&(y=B(M,this,t,y)),!le(y))return y}),I[1]=y,R(Pn,null,I)},fixIllFormed=function(t,y,I){var M=Vn(I,y-1),T=Vn(I,y+1);return Ln(Fn,t)&&!Ln(Hn,T)||Ln(Hn,t)&&!Ln(Fn,M)?"\\u"+Bn(Un(t,0),16):t};Pn&&_export({target:"JSON",stat:!0,arity:3,forced:Gn||$n},{stringify:function stringify(t,y,I){var M=Nt(arguments),T=R(Gn?stringifyWithSymbolsFix:Pn,null,M);return $n&&"string"==typeof T?Dn(T,qn,fixIllFormed):T}}),X.JSON||(X.JSON={stringify:JSON.stringify});var jn=function stringify(t,y,I){return R(X.JSON.stringify,null,arguments)},zn=jn;_export({target:"Array",stat:!0},{isArray:Qr});var Wn=X.Array.isArray,Kn=ft.concat("length","prototype"),Yn={f:Object.getOwnPropertyNames||function getOwnPropertyNames(t){return objectKeysInternal(t,Kn)}},Qn=V([].concat),Jn=getBuiltIn("Reflect","ownKeys")||function ownKeys(t){var y=Yn.f(anObject(t)),I=Ht.f;return I?Qn(y,I(t)):y},Xn=Error,Zn=V("".replace),ea=String(Xn("zxcasd").stack),ta=/\n\s*at [^:]*:[^\n]*/,ra=ta.test(ea),errorStackClear=function(t,y){if(ra&&"string"==typeof t&&!Xn.prepareStackTrace)for(;y--;)t=Zn(t,ta,"");return t},installErrorCause=function(t,y){J(y)&&"cause"in y&&Je(t,"cause",y.cause)},na=wellKnownSymbol("iterator"),aa=Array.prototype,isArrayIteratorMethod=function(t){return void 0!==t&&(Zt.Array===t||aa[na]===t)},ia=wellKnownSymbol("iterator"),getIteratorMethod$5=function(t){if(!isNullOrUndefined(t))return getMethod(t,ia)||getMethod(t,"@@iterator")||Zt[xr(t)]},oa=TypeError,getIterator=function(t,y){var I=arguments.length<2?getIteratorMethod$5(t):y;if(aCallable(I))return anObject(B(I,t));throw oa(tryToString(t)+" is not iterable")},iteratorClose=function(t,y,I){var M,T;anObject(t);try{if(!(M=getMethod(t,"return"))){if("throw"===y)throw I;return I}M=B(M,t)}catch(t){T=!0,M=t}if("throw"===y)throw I;if(T)throw M;return anObject(M),I},sa=TypeError,Result=function(t,y){this.stopped=t,this.result=y},ca=Result.prototype,iterate=function(t,y,I){var M,T,C,b,E,k,R,A=I&&I.that,N=!(!I||!I.AS_ENTRIES),P=!(!I||!I.IS_RECORD),L=!(!I||!I.IS_ITERATOR),V=!(!I||!I.INTERRUPTED),U=functionBindContext(y,A),stop=function(t){return M&&iteratorClose(M,"normal",t),new Result(!0,t)},callFn=function(t){return N?(anObject(t),V?U(t[0],t[1],stop):U(t[0],t[1])):V?U(t,stop):U(t)};if(P)M=t.iterator;else if(L)M=t;else{if(!(T=getIteratorMethod$5(t)))throw sa(tryToString(t)+" is not iterable");if(isArrayIteratorMethod(T)){for(C=0,b=lengthOfArrayLike(t);b>C;C++)if((E=callFn(t[C]))&&Z(ca,E))return E;return new Result(!1)}M=getIterator(t,T)}for(k=P?t.next:M.next;!(R=B(k,M)).done;){try{E=callFn(R.value)}catch(t){iteratorClose(M,"throw",t)}if("object"==typeof E&&E&&Z(ca,E))return E}return new Result(!1)},la=String,toString=function(t){if("Symbol"===xr(t))throw TypeError("Cannot convert a Symbol value to a string");return la(t)},normalizeStringArgument=function(t,y){return void 0===t?arguments.length<2?"":y:toString(t)},ua=!fails((function(){var t=Error("a");return!("stack"in t)||(Object.defineProperty(t,"stack",createPropertyDescriptor(1,7)),7!==t.stack)})),da=wellKnownSymbol("toStringTag"),pa=Error,ma=[].push,ha=function AggregateError(t,y){var I,M=arguments.length>2?arguments[2]:void 0,T=Z(ga,this);At?I=At(pa(),T?Sr(this):ga):(I=T?this:Ct(ga),Je(I,da,"Error")),void 0!==y&&Je(I,"message",normalizeStringArgument(y)),ua&&Je(I,"stack",errorStackClear(I.stack,1)),installErrorCause(I,M);var C=[];return iterate(t,ma,{that:C}),Je(I,"errors",C),I};At?At(ha,pa):function(t,y,I){for(var M=Jn(y),T=Qe.f,C=Oe.f,b=0;b<M.length;b++){var E=M[b];Ie(t,E)||I&&Ie(I,E)||T(t,E,C(y,E))}}(ha,pa,{name:!0});var ga=ha.prototype=Ct(pa.prototype,{constructor:createPropertyDescriptor(1,ha),message:createPropertyDescriptor(1,""),name:createPropertyDescriptor(1,"AggregateError")});_export({global:!0,constructor:!0,arity:2},{AggregateError:ha});var va,fa,ya,Ia,Ma="process"==classofRaw(T.process),_a=wellKnownSymbol("species"),setSpecies=function(t){var y=getBuiltIn(t),I=Qe.f;U&&y&&!y[_a]&&I(y,_a,{configurable:!0,get:function(){return this}})},Sa=TypeError,anInstance=function(t,y){if(Z(y,t))return t;throw Sa("Incorrect invocation")},Ta=TypeError,aConstructor=function(t){if(cn(t))return t;throw Ta(tryToString(t)+" is not a constructor")},Ca=wellKnownSymbol("species"),speciesConstructor=function(t,y){var I,M=anObject(t).constructor;return void 0===M||isNullOrUndefined(I=anObject(M)[Ca])?y:aConstructor(I)},ba=TypeError,validateArgumentsLength=function(t,y){if(t<y)throw ba("Not enough arguments");return t},Ea=/(?:ipad|iphone|ipod).*applewebkit/i.test(ee),ka=T.setImmediate,Ra=T.clearImmediate,Aa=T.process,wa=T.Dispatch,Na=T.Function,xa=T.MessageChannel,Oa=T.String,Pa=0,La={},Va="onreadystatechange";try{va=T.location}catch(t){}var run=function(t){if(Ie(La,t)){var y=La[t];delete La[t],y()}},runner=function(t){return function(){run(t)}},listener=function(t){run(t.data)},post=function(t){T.postMessage(Oa(t),va.protocol+"//"+va.host)};ka&&Ra||(ka=function setImmediate(t){validateArgumentsLength(arguments.length,1);var y=isCallable(t)?t:Na(t),I=Nt(arguments,1);return La[++Pa]=function(){R(y,void 0,I)},fa(Pa),Pa},Ra=function clearImmediate(t){delete La[t]},Ma?fa=function(t){Aa.nextTick(runner(t))}:wa&&wa.now?fa=function(t){wa.now(runner(t))}:xa&&!Ea?(Ia=(ya=new xa).port2,ya.port1.onmessage=listener,fa=functionBindContext(Ia.postMessage,Ia)):T.addEventListener&&isCallable(T.postMessage)&&!T.importScripts&&va&&"file:"!==va.protocol&&!fails(post)?(fa=post,T.addEventListener("message",listener,!1)):fa=Va in documentCreateElement("script")?function(t){_t.appendChild(documentCreateElement("script")).onreadystatechange=function(){_t.removeChild(this),run(t)}}:function(t){setTimeout(runner(t),0)});var Ua,Da,Ba,qa,Fa,Ha,Ga,$a,ja={set:ka,clear:Ra},za=/ipad|iphone|ipod/i.test(ee)&&void 0!==T.Pebble,Wa=/web0s(?!.*chrome)/i.test(ee),Ka=Oe.f,Ya=ja.set,Qa=T.MutationObserver||T.WebKitMutationObserver,Ja=T.document,Xa=T.process,Za=T.Promise,ei=Ka(T,"queueMicrotask"),ti=ei&&ei.value;ti||(Ua=function(){var t,y;for(Ma&&(t=Xa.domain)&&t.exit();Da;){y=Da.fn,Da=Da.next;try{y()}catch(t){throw Da?qa():Ba=void 0,t}}Ba=void 0,t&&t.enter()},Ea||Ma||Wa||!Qa||!Ja?!za&&Za&&Za.resolve?((Ga=Za.resolve(void 0)).constructor=Za,$a=functionBindContext(Ga.then,Ga),qa=function(){$a(Ua)}):Ma?qa=function(){Xa.nextTick(Ua)}:(Ya=functionBindContext(Ya,T),qa=function(){Ya(Ua)}):(Fa=!0,Ha=Ja.createTextNode(""),new Qa(Ua).observe(Ha,{characterData:!0}),qa=function(){Ha.data=Fa=!Fa}));var ri=ti||function(t){var y={fn:t,next:void 0};Ba&&(Ba.next=y),Da||(Da=y,qa()),Ba=y},perform=function(t){try{return{error:!1,value:t()}}catch(t){return{error:!0,value:t}}},Queue=function(){this.head=null,this.tail=null};Queue.prototype={add:function(t){var y={item:t,next:null};this.head?this.tail.next=y:this.head=y,this.tail=y},get:function(){var t=this.head;if(t)return this.head=t.next,this.tail===t&&(this.tail=null),t.item}};var ni,ai,oi=Queue,si=T.Promise,ci="object"==typeof Deno&&Deno&&"object"==typeof Deno.version,li=!ci&&!Ma&&"object"==typeof window&&"object"==typeof document,ui=si&&si.prototype,di=wellKnownSymbol("species"),pi=!1,mi=isCallable(T.PromiseRejectionEvent),hi=Be("Promise",(function(){var t=Xr(si),y=t!==String(si);if(!y&&66===ie)return!0;if(!ui.catch||!ui.finally)return!0;if(!ie||ie<51||!/native code/.test(t)){var I=new si((function(t){t(1)})),FakePromise=function(t){t((function(){}),(function(){}))};if((I.constructor={})[di]=FakePromise,!(pi=I.then((function(){}))instanceof FakePromise))return!0}return!y&&(li||ci)&&!mi})),gi={CONSTRUCTOR:hi,REJECTION_EVENT:mi,SUBCLASSING:pi},vi=TypeError,PromiseCapability=function(t){var y,I;this.promise=new t((function(t,M){if(void 0!==y||void 0!==I)throw vi("Bad Promise constructor");y=t,I=M})),this.resolve=aCallable(y),this.reject=aCallable(I)},fi={f:function(t){return new PromiseCapability(t)}},yi=ja.set,Ii="Promise",Mi=gi.CONSTRUCTOR,_i=gi.REJECTION_EVENT,Si=mr.getterFor(Ii),Ti=mr.set,Ci=si&&si.prototype,bi=si,Ei=Ci,ki=T.TypeError,Ri=T.document,Ai=T.process,wi=fi.f,Ni=wi,xi=!!(Ri&&Ri.createEvent&&T.dispatchEvent),Oi="unhandledrejection",isThenable=function(t){var y;return!(!J(t)||!isCallable(y=t.then))&&y},callReaction=function(t,y){var I,M,T,C=y.value,b=1==y.state,E=b?t.ok:t.fail,k=t.resolve,R=t.reject,A=t.domain;try{E?(b||(2===y.rejection&&onHandleUnhandled(y),y.rejection=1),!0===E?I=C:(A&&A.enter(),I=E(C),A&&(A.exit(),T=!0)),I===t.promise?R(ki("Promise-chain cycle")):(M=isThenable(I))?B(M,I,k,R):k(I)):R(C)}catch(t){A&&!T&&A.exit(),R(t)}},notify=function(t,y){t.notified||(t.notified=!0,ri((function(){for(var I,M=t.reactions;I=M.get();)callReaction(I,t);t.notified=!1,y&&!t.rejection&&onUnhandled(t)})))},dispatchEvent=function(t,y,I){var M,C;xi?((M=Ri.createEvent("Event")).promise=y,M.reason=I,M.initEvent(t,!1,!0),T.dispatchEvent(M)):M={promise:y,reason:I},!_i&&(C=T["on"+t])?C(M):t===Oi&&function(t,y){var I=T.console;I&&I.error&&(1==arguments.length?I.error(t):I.error(t,y))}("Unhandled promise rejection",I)},onUnhandled=function(t){B(yi,T,(function(){var y,I=t.facade,M=t.value;if(isUnhandled(t)&&(y=perform((function(){Ma?Ai.emit("unhandledRejection",M,I):dispatchEvent(Oi,I,M)})),t.rejection=Ma||isUnhandled(t)?2:1,y.error))throw y.value}))},isUnhandled=function(t){return 1!==t.rejection&&!t.parent},onHandleUnhandled=function(t){B(yi,T,(function(){var y=t.facade;Ma?Ai.emit("rejectionHandled",y):dispatchEvent("rejectionhandled",y,t.value)}))},bind=function(t,y,I){return function(M){t(y,M,I)}},internalReject=function(t,y,I){t.done||(t.done=!0,I&&(t=I),t.value=y,t.state=2,notify(t,!0))},internalResolve=function(t,y,I){if(!t.done){t.done=!0,I&&(t=I);try{if(t.facade===y)throw ki("Promise can't be resolved itself");var M=isThenable(y);M?ri((function(){var I={done:!1};try{B(M,y,bind(internalResolve,I,t),bind(internalReject,I,t))}catch(y){internalReject(I,y,t)}})):(t.value=y,t.state=1,notify(t,!1))}catch(y){internalReject({done:!1},y,t)}}};Mi&&(Ei=(bi=function Promise(t){anInstance(this,Ei),aCallable(t),B(ni,this);var y=Si(this);try{t(bind(internalResolve,y),bind(internalReject,y))}catch(t){internalReject(y,t)}}).prototype,(ni=function Promise(t){Ti(this,{type:Ii,done:!1,notified:!1,parent:!1,reactions:new oi,rejection:!1,state:0,value:void 0})}).prototype=defineBuiltIn(Ei,"then",(function then(t,y){var I=Si(this),M=wi(speciesConstructor(this,bi));return I.parent=!0,M.ok=!isCallable(t)||t,M.fail=isCallable(y)&&y,M.domain=Ma?Ai.domain:void 0,0==I.state?I.reactions.add(M):ri((function(){callReaction(M,I)})),M.promise})),ai=function(){var t=new ni,y=Si(t);this.promise=t,this.resolve=bind(internalResolve,y),this.reject=bind(internalReject,y)},fi.f=wi=function(t){return t===bi||undefined===t?new ai(t):Ni(t)}),_export({global:!0,constructor:!0,wrap:!0,forced:Mi},{Promise:bi}),setToStringTag(bi,Ii,!1,!0),setSpecies(Ii);var Pi=wellKnownSymbol("iterator"),Li=!1;try{var Vi=0,Ui={next:function(){return{done:!!Vi++}},return:function(){Li=!0}};Ui[Pi]=function(){return this},Array.from(Ui,(function(){throw 2}))}catch(t){}var checkCorrectnessOfIteration=function(t,y){if(!y&&!Li)return!1;var I=!1;try{var M={};M[Pi]=function(){return{next:function(){return{done:I=!0}}}},t(M)}catch(t){}return I},Di=gi.CONSTRUCTOR||!checkCorrectnessOfIteration((function(t){si.all(t).then(void 0,(function(){}))}));_export({target:"Promise",stat:!0,forced:Di},{all:function all(t){var y=this,I=fi.f(y),M=I.resolve,T=I.reject,C=perform((function(){var I=aCallable(y.resolve),C=[],b=0,E=1;iterate(t,(function(t){var k=b++,R=!1;E++,B(I,y,t).then((function(t){R||(R=!0,C[k]=t,--E||M(C))}),T)})),--E||M(C)}));return C.error&&T(C.value),I.promise}});var Bi=gi.CONSTRUCTOR;si&&si.prototype,_export({target:"Promise",proto:!0,forced:Bi,real:!0},{catch:function(t){return this.then(void 0,t)}}),_export({target:"Promise",stat:!0,forced:Di},{race:function race(t){var y=this,I=fi.f(y),M=I.reject,T=perform((function(){var T=aCallable(y.resolve);iterate(t,(function(t){B(T,y,t).then(I.resolve,M)}))}));return T.error&&M(T.value),I.promise}}),_export({target:"Promise",stat:!0,forced:gi.CONSTRUCTOR},{reject:function reject(t){var y=fi.f(this);return B(y.reject,void 0,t),y.promise}});var promiseResolve=function(t,y){if(anObject(t),J(y)&&y.constructor===t)return y;var I=fi.f(t);return(0,I.resolve)(y),I.promise},qi=gi.CONSTRUCTOR,Fi=getBuiltIn("Promise"),Hi=!qi;_export({target:"Promise",stat:!0,forced:true},{resolve:function resolve(t){return promiseResolve(Hi&&this===Fi?si:this,t)}}),_export({target:"Promise",stat:!0},{allSettled:function allSettled(t){var y=this,I=fi.f(y),M=I.resolve,T=I.reject,C=perform((function(){var I=aCallable(y.resolve),T=[],C=0,b=1;iterate(t,(function(t){var E=C++,k=!1;b++,B(I,y,t).then((function(t){k||(k=!0,T[E]={status:"fulfilled",value:t},--b||M(T))}),(function(t){k||(k=!0,T[E]={status:"rejected",reason:t},--b||M(T))}))})),--b||M(T)}));return C.error&&T(C.value),I.promise}});var Gi="No one promise resolved";_export({target:"Promise",stat:!0},{any:function any(t){var y=this,I=getBuiltIn("AggregateError"),M=fi.f(y),T=M.resolve,C=M.reject,b=perform((function(){var M=aCallable(y.resolve),b=[],E=0,k=1,R=!1;iterate(t,(function(t){var A=E++,N=!1;k++,B(M,y,t).then((function(t){N||R||(R=!0,T(t))}),(function(t){N||R||(N=!0,b[A]=t,--k||C(new I(b,Gi)))}))})),--k||C(new I(b,Gi))}));return b.error&&C(b.value),M.promise}});var $i=si&&si.prototype,ji=!!si&&fails((function(){$i.finally.call({then:function(){}},(function(){}))}));_export({target:"Promise",proto:!0,real:!0,forced:ji},{finally:function(t){var y=speciesConstructor(this,getBuiltIn("Promise")),I=isCallable(t);return this.then(I?function(I){return promiseResolve(y,t()).then((function(){return I}))}:t,I?function(I){return promiseResolve(y,t()).then((function(){throw I}))}:t)}});var zi=V("".charAt),Wi=V("".charCodeAt),Ki=V("".slice),createMethod$3=function(t){return function(y,I){var M,T,C=toString(requireObjectCoercible(y)),b=toIntegerOrInfinity(I),E=C.length;return b<0||b>=E?t?"":void 0:(M=Wi(C,b))<55296||M>56319||b+1===E||(T=Wi(C,b+1))<56320||T>57343?t?zi(C,b):M:t?Ki(C,b,b+2):T-56320+(M-55296<<10)+65536}},Yi={codeAt:createMethod$3(!1),charAt:createMethod$3(!0)},Qi=Yi.charAt,Ji="String Iterator",Xi=mr.set,Zi=mr.getterFor(Ji);iteratorDefine(String,"String",(function(t){Xi(this,{type:Ji,string:toString(t),index:0})}),(function next(){var t,y=Zi(this),I=y.string,M=y.index;return M>=I.length?{value:void 0,done:!0}:(t=Qi(I,M),y.index+=t.length,{value:t,done:!1})}));var eo=X.Promise;_export({target:"Promise",stat:!0,forced:!0},{try:function(t){var y=fi.f(this),I=perform(t);return(I.error?y.reject:y.resolve)(I.value),y.promise}});var to=eo,ro=G.f,no=V(ro),ao=V([].push),createMethod$2=function(t){return function(y){for(var I,M=toIndexedObject(y),T=yt(M),C=T.length,b=0,E=[];C>b;)I=T[b++],U&&!no(M,I)||ao(E,t?[I,M[I]]:M[I]);return E}},io={entries:createMethod$2(!0),values:createMethod$2(!1)},oo=io.values;_export({target:"Object",stat:!0},{values:function values(t){return oo(t)}});var so=X.Object.values,co=Date,lo=V(co.prototype.getTime);_export({target:"Date",stat:!0},{now:function now(){return lo(new co)}});var uo=X.Date.now,po=wellKnownSymbol("isConcatSpreadable"),mo=ie>=51||!fails((function(){var t=[];return t[po]=!1,t.concat()[0]!==t})),ho=arrayMethodHasSpeciesSupport("concat"),isConcatSpreadable=function(t){if(!J(t))return!1;var y=t[po];return void 0!==y?!!y:Qr(t)};_export({target:"Array",proto:!0,arity:1,forced:!mo||!ho},{concat:function concat(t){var y,I,M,T,C,b=toObject(this),E=arraySpeciesCreate(b,0),k=0;for(y=-1,M=arguments.length;y<M;y++)if(isConcatSpreadable(C=-1===y?b:arguments[y]))for(T=lengthOfArrayLike(C),doesNotExceedSafeInteger(k+T),I=0;I<T;I++,k++)I in C&&createProperty(E,k,C[I]);else doesNotExceedSafeInteger(k+1),createProperty(E,k++,C);return E.length=k,E}});var go=entryVirtual("Array").concat,vo=Array.prototype,concat=function(t){var y=t.concat;return t===vo||Z(vo,t)&&y===vo.concat?go:y},fo=/MSIE .\./.test(ee),yo=T.Function,wrap$1=function(t){return fo?function(y,I){var M=validateArgumentsLength(arguments.length,1)>2,T=isCallable(y)?y:yo(y),C=M?Nt(arguments,2):void 0;return t(M?function(){R(T,this,C)}:T,I)}:t},Io={setTimeout:wrap$1(T.setTimeout),setInterval:wrap$1(T.setInterval)},Mo=Io.setInterval;_export({global:!0,bind:!0,forced:T.setInterval!==Mo},{setInterval:Mo});var _o=Io.setTimeout;_export({global:!0,bind:!0,forced:T.setTimeout!==_o},{setTimeout:_o});var So=X.setTimeout,To=createCommonjsModule((function(t){var y=Object.prototype.hasOwnProperty,I="~";function Events(){}function EE(t,y,I){this.fn=t,this.context=y,this.once=I||!1}function addListener(t,y,M,T,C){if("function"!=typeof M)throw new TypeError("The listener must be a function");var b=new EE(M,T||t,C),E=I?I+y:y;return t._events[E]?t._events[E].fn?t._events[E]=[t._events[E],b]:t._events[E].push(b):(t._events[E]=b,t._eventsCount++),t}function clearEvent(t,y){0==--t._eventsCount?t._events=new Events:delete t._events[y]}function EventEmitter(){this._events=new Events,this._eventsCount=0}Object.create&&(Events.prototype=Object.create(null),(new Events).__proto__||(I=!1)),EventEmitter.prototype.eventNames=function eventNames(){var t,M,T=[];if(0===this._eventsCount)return T;for(M in t=this._events)y.call(t,M)&&T.push(I?M.slice(1):M);return Object.getOwnPropertySymbols?T.concat(Object.getOwnPropertySymbols(t)):T},EventEmitter.prototype.listeners=function listeners(t){var y=I?I+t:t,M=this._events[y];if(!M)return[];if(M.fn)return[M.fn];for(var T=0,C=M.length,b=new Array(C);T<C;T++)b[T]=M[T].fn;return b},EventEmitter.prototype.listenerCount=function listenerCount(t){var y=I?I+t:t,M=this._events[y];return M?M.fn?1:M.length:0},EventEmitter.prototype.emit=function emit(t,y,M,T,C,b){var E=I?I+t:t;if(!this._events[E])return!1;var k,R,A=this._events[E],N=arguments.length;if(A.fn){switch(A.once&&this.removeListener(t,A.fn,void 0,!0),N){case 1:return A.fn.call(A.context),!0;case 2:return A.fn.call(A.context,y),!0;case 3:return A.fn.call(A.context,y,M),!0;case 4:return A.fn.call(A.context,y,M,T),!0;case 5:return A.fn.call(A.context,y,M,T,C),!0;case 6:return A.fn.call(A.context,y,M,T,C,b),!0}for(R=1,k=new Array(N-1);R<N;R++)k[R-1]=arguments[R];A.fn.apply(A.context,k)}else{var P,L=A.length;for(R=0;R<L;R++)switch(A[R].once&&this.removeListener(t,A[R].fn,void 0,!0),N){case 1:A[R].fn.call(A[R].context);break;case 2:A[R].fn.call(A[R].context,y);break;case 3:A[R].fn.call(A[R].context,y,M);break;case 4:A[R].fn.call(A[R].context,y,M,T);break;default:if(!k)for(P=1,k=new Array(N-1);P<N;P++)k[P-1]=arguments[P];A[R].fn.apply(A[R].context,k)}}return!0},EventEmitter.prototype.on=function on(t,y,I){return addListener(this,t,y,I,!1)},EventEmitter.prototype.once=function once(t,y,I){return addListener(this,t,y,I,!0)},EventEmitter.prototype.removeListener=function removeListener(t,y,M,T){var C=I?I+t:t;if(!this._events[C])return this;if(!y)return clearEvent(this,C),this;var b=this._events[C];if(b.fn)b.fn!==y||T&&!b.once||M&&b.context!==M||clearEvent(this,C);else{for(var E=0,k=[],R=b.length;E<R;E++)(b[E].fn!==y||T&&!b[E].once||M&&b[E].context!==M)&&k.push(b[E]);k.length?this._events[C]=1===k.length?k[0]:k:clearEvent(this,C)}return this},EventEmitter.prototype.removeAllListeners=function removeAllListeners(t){var y;return t?(y=I?I+t:t,this._events[y]&&clearEvent(this,y)):(this._events=new Events,this._eventsCount=0),this},EventEmitter.prototype.off=EventEmitter.prototype.removeListener,EventEmitter.prototype.addListener=EventEmitter.prototype.on,EventEmitter.prefixed=I,EventEmitter.EventEmitter=EventEmitter,t.exports=EventEmitter})),Co=Array,bo=Math.max,arraySliceSimple=function(t,y,I){for(var M=lengthOfArrayLike(t),T=toAbsoluteIndex(y,M),C=toAbsoluteIndex(void 0===I?M:I,M),b=Co(bo(C-T,0)),E=0;T<C;T++,E++)createProperty(b,E,t[T]);return b.length=E,b},Eo=Yn.f,ko="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],Ro={f:function getOwnPropertyNames(t){return ko&&"Window"==classofRaw(t)?function(t){try{return Eo(t)}catch(t){return arraySliceSimple(ko)}}(t):Eo(toIndexedObject(t))}},Ao={f:wellKnownSymbol},wo=Qe.f,wellKnownSymbolDefine=function(t){var y=X.Symbol||(X.Symbol={});Ie(y,t)||wo(y,t,{value:Ao.f(t)})},symbolDefineToPrimitive=function(){var t=getBuiltIn("Symbol"),y=t&&t.prototype,I=y&&y.valueOf,M=wellKnownSymbol("toPrimitive");y&&!y[M]&&defineBuiltIn(y,M,(function(t){return B(I,this)}),{arity:1})},No=pn.forEach,xo=sharedKey("hidden"),Oo="Symbol",Po=mr.set,Lo=mr.getterFor(Oo),Vo=Object.prototype,Uo=T.Symbol,Do=Uo&&Uo.prototype,Bo=T.TypeError,qo=T.QObject,Fo=Oe.f,Ho=Qe.f,Go=Ro.f,$o=G.f,jo=V([].push),zo=ve("symbols"),Wo=ve("op-symbols"),Ko=ve("wks"),Yo=!qo||!qo.prototype||!qo.prototype.findChild,Qo=U&&fails((function(){return 7!=Ct(Ho({},"a",{get:function(){return Ho(this,"a",{value:7}).a}})).a}))?function(t,y,I){var M=Fo(Vo,y);M&&delete Vo[y],Ho(t,y,I),M&&t!==Vo&&Ho(Vo,y,M)}:Ho,wrap=function(t,y){var I=zo[t]=Ct(Do);return Po(I,{type:Oo,tag:t,description:y}),U||(I.description=y),I},Jo=function defineProperty(t,y,I){t===Vo&&Jo(Wo,y,I),anObject(t);var M=toPropertyKey(y);return anObject(I),Ie(zo,M)?(I.enumerable?(Ie(t,xo)&&t[xo][M]&&(t[xo][M]=!1),I=Ct(I,{enumerable:createPropertyDescriptor(0,!1)})):(Ie(t,xo)||Ho(t,xo,createPropertyDescriptor(1,{})),t[xo][M]=!0),Qo(t,M,I)):Ho(t,M,I)},Xo=function defineProperties(t,y){anObject(t);var I=toIndexedObject(y),M=yt(I).concat($getOwnPropertySymbols(I));return No(M,(function(y){U&&!B(Zo,I,y)||Jo(t,y,I[y])})),t},Zo=function propertyIsEnumerable(t){var y=toPropertyKey(t),I=B($o,this,y);return!(this===Vo&&Ie(zo,y)&&!Ie(Wo,y))&&(!(I||!Ie(this,y)||!Ie(zo,y)||Ie(this,xo)&&this[xo][y])||I)},es=function getOwnPropertyDescriptor(t,y){var I=toIndexedObject(t),M=toPropertyKey(y);if(I!==Vo||!Ie(zo,M)||Ie(Wo,M)){var T=Fo(I,M);return!T||!Ie(zo,M)||Ie(I,xo)&&I[xo][M]||(T.enumerable=!0),T}},ts=function getOwnPropertyNames(t){var y=Go(toIndexedObject(t)),I=[];return No(y,(function(t){Ie(zo,t)||Ie(mt,t)||jo(I,t)})),I},$getOwnPropertySymbols=function(t){var y=t===Vo,I=Go(y?Wo:toIndexedObject(t)),M=[];return No(I,(function(t){!Ie(zo,t)||y&&!Ie(Vo,t)||jo(M,zo[t])})),M};oe||(Uo=function Symbol(){if(Z(Do,this))throw Bo("Symbol is not a constructor");var t=arguments.length&&void 0!==arguments[0]?toString(arguments[0]):void 0,y=uid(t),setter=function(t){this===Vo&&B(setter,Wo,t),Ie(this,xo)&&Ie(this[xo],y)&&(this[xo][y]=!1),Qo(this,y,createPropertyDescriptor(1,t))};return U&&Yo&&Qo(Vo,y,{configurable:!0,set:setter}),wrap(y,t)},Do=Uo.prototype,defineBuiltIn(Do,"toString",(function toString(){return Lo(this).tag})),defineBuiltIn(Uo,"withoutSetter",(function(t){return wrap(uid(t),t)})),G.f=Zo,Qe.f=Jo,Mt.f=Xo,Oe.f=es,Yn.f=Ro.f=ts,Ht.f=$getOwnPropertySymbols,Ao.f=function(t){return wrap(wellKnownSymbol(t),t)},U&&Ho(Do,"description",{configurable:!0,get:function description(){return Lo(this).description}})),_export({global:!0,constructor:!0,wrap:!0,forced:!oe,sham:!oe},{Symbol:Uo}),No(yt(Ko),(function(t){wellKnownSymbolDefine(t)})),_export({target:Oo,stat:!0,forced:!oe},{useSetter:function(){Yo=!0},useSimple:function(){Yo=!1}}),_export({target:"Object",stat:!0,forced:!oe,sham:!U},{create:function create(t,y){return void 0===y?Ct(t):Xo(Ct(t),y)},defineProperty:Jo,defineProperties:Xo,getOwnPropertyDescriptor:es}),_export({target:"Object",stat:!0,forced:!oe},{getOwnPropertyNames:ts}),symbolDefineToPrimitive(),setToStringTag(Uo,Oo),mt[xo]=!0;var rs=oe&&!!Symbol.for&&!!Symbol.keyFor,ns=ve("string-to-symbol-registry"),as=ve("symbol-to-string-registry");_export({target:"Symbol",stat:!0,forced:!rs},{for:function(t){var y=toString(t);if(Ie(ns,y))return ns[y];var I=getBuiltIn("Symbol")(y);return ns[y]=I,as[I]=y,I}});var is=ve("symbol-to-string-registry");_export({target:"Symbol",stat:!0,forced:!rs},{keyFor:function keyFor(t){if(!le(t))throw TypeError(tryToString(t)+" is not a symbol");if(Ie(is,t))return is[t]}});var os=!oe||fails((function(){Ht.f(1)}));_export({target:"Object",stat:!0,forced:os},{getOwnPropertySymbols:function getOwnPropertySymbols(t){var y=Ht.f;return y?y(toObject(t)):[]}}),wellKnownSymbolDefine("asyncIterator"),wellKnownSymbolDefine("hasInstance"),wellKnownSymbolDefine("isConcatSpreadable"),wellKnownSymbolDefine("iterator"),wellKnownSymbolDefine("match"),wellKnownSymbolDefine("matchAll"),wellKnownSymbolDefine("replace"),wellKnownSymbolDefine("search"),wellKnownSymbolDefine("species"),wellKnownSymbolDefine("split"),wellKnownSymbolDefine("toPrimitive"),symbolDefineToPrimitive(),wellKnownSymbolDefine("toStringTag"),setToStringTag(getBuiltIn("Symbol"),"Symbol"),wellKnownSymbolDefine("unscopables"),setToStringTag(T.JSON,"JSON",!0);var ss=X.Symbol;wellKnownSymbolDefine("asyncDispose"),wellKnownSymbolDefine("dispose"),wellKnownSymbolDefine("matcher"),wellKnownSymbolDefine("metadataKey"),wellKnownSymbolDefine("observable"),wellKnownSymbolDefine("metadata"),wellKnownSymbolDefine("patternMatch"),wellKnownSymbolDefine("replaceAll");var cs=ss,ls=Ao.f("iterator"),us=createCommonjsModule((function(t){function _typeof(y){return t.exports=_typeof="function"==typeof cs&&"symbol"==typeof ls?function(t){return typeof t}:function(t){return t&&"function"==typeof cs&&t.constructor===cs&&t!==cs.prototype?"symbol":typeof t},t.exports.__esModule=!0,t.exports.default=t.exports,_typeof(y)}t.exports=_typeof,t.exports.__esModule=!0,t.exports.default=t.exports})),ds=fails((function(){Sr(1)}));_export({target:"Object",stat:!0,forced:ds,sham:!yr},{getPrototypeOf:function getPrototypeOf(t){return Sr(toObject(t))}});var ps=X.Object.getPrototypeOf,ms=V([].reverse),hs=[1,2];_export({target:"Array",proto:!0,forced:String(hs)===String(hs.reverse())},{reverse:function reverse(){return Qr(this)&&(this.length=this.length),ms(this)}});var gs=entryVirtual("Array").reverse,vs=Array.prototype,reverse$1=function(t){var y=t.reverse;return t===vs||Z(vs,t)&&y===vs.reverse?gs:y},fs=arrayMethodHasSpeciesSupport("slice"),ys=wellKnownSymbol("species"),Is=Array,Ms=Math.max;_export({target:"Array",proto:!0,forced:!fs},{slice:function slice(t,y){var I,M,T,C=toIndexedObject(this),b=lengthOfArrayLike(C),E=toAbsoluteIndex(t,b),k=toAbsoluteIndex(void 0===y?b:y,b);if(Qr(C)&&(I=C.constructor,(cn(I)&&(I===Is||Qr(I.prototype))||J(I)&&null===(I=I[ys]))&&(I=void 0),I===Is||void 0===I))return Nt(C,E,k);for(M=new(void 0===I?Is:I)(Ms(k-E,0)),T=0;E<k;E++,T++)E in C&&createProperty(M,T,C[E]);return M.le