@cloudbase/js-sdk 3.9.0 → 3.9.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.esm.js CHANGED
@@ -1,3 +1,3 @@
1
1
  /*! For license information please see index.esm.js.LICENSE.txt */
2
- import*as t from"@cloudbase/adapter-interface";import*as e from"jwt-decode";import*as n from"@cloudbase/adapter-wx_mp";import*as r from"@cloudbase/wx-cloud-client-sdk";import*as o from"web-streams-polyfill";import*as i from"@mattiasbuelens/web-streams-adapter";import*as s from"text-encoding-shim";import*as a from"bson";var u={3171:(t,e,n)=>{var r;if(n.r(e),n.d(e,{getEncryptInfo:()=>q}),!globalThis.IS_MP_BUILD){var o="undefined"!=typeof globalThis?globalThis.navigator:window.globalThis;function M(t){return"0123456789abcdefghijklmnopqrstuvwxyz".charAt(t)}function W(t,e){return t&e}function B(t,e){return t|e}function F(t,e){return t^e}function V(t,e){return t&~e}function G(t){if(0==t)return-1;var e=0;return 65535&t||(t>>=16,e+=16),255&t||(t>>=8,e+=8),15&t||(t>>=4,e+=4),3&t||(t>>=2,e+=2),1&t||++e,e}function H(t){for(var e=0;0!=t;)t&=t-1,++e;return e}var i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";function K(t){var e,n,r="";for(e=0;e+3<=t.length;e+=3)n=parseInt(t.substring(e,e+3),16),r+=i.charAt(n>>6)+i.charAt(63&n);for(e+1==t.length?(n=parseInt(t.substring(e,e+1),16),r+=i.charAt(n<<2)):e+2==t.length&&(n=parseInt(t.substring(e,e+2),16),r+=i.charAt(n>>2)+i.charAt((3&n)<<4));(3&r.length)>0;)r+="=";return r}function J(t){var e,n="",r=0,o=0;for(e=0;e<t.length&&"="!=t.charAt(e);++e){var s=i.indexOf(t.charAt(e));s<0||(0==r?(n+=M(s>>2),o=3&s,r=1):1==r?(n+=M(o<<2|s>>4),o=15&s,r=2):2==r?(n+=M(o),n+=M(s>>2),o=3&s,r=3):(n+=M(o<<2|s>>4),n+=M(15&s),r=0))}return 1==r&&(n+=M(o<<2)),n}var s,a,u={decode:function(t){var e;if(void 0===s){var n="0123456789ABCDEF";for(s={},e=0;e<16;++e)s[n.charAt(e)]=e;for(n=n.toLowerCase(),e=10;e<16;++e)s[n.charAt(e)]=e;for(e=0;e<8;++e)s[" \f\n\r\t \u2028\u2029".charAt(e)]=-1}var r=[],o=0,i=0;for(e=0;e<t.length;++e){var a=t.charAt(e);if("="==a)break;if(-1!=(a=s[a])){if(void 0===a)throw new Error("Illegal character at offset "+e);o|=a,++i>=2?(r[r.length]=o,o=0,i=0):o<<=4}}if(i)throw new Error("Hex encoding incomplete: 4 bits missing");return r}},c={decode:function(t){var e;if(void 0===a){for(a=Object.create(null),e=0;e<64;++e)a["ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".charAt(e)]=e;for(e=0;e<9;++e)a["= \f\n\r\t \u2028\u2029".charAt(e)]=-1}var n=[],r=0,o=0;for(e=0;e<t.length;++e){var i=t.charAt(e);if("="==i)break;if(-1!=(i=a[i])){if(void 0===i)throw new Error("Illegal character at offset "+e);r|=i,++o>=4?(n[n.length]=r>>16,n[n.length]=r>>8&255,n[n.length]=255&r,r=0,o=0):r<<=6}}switch(o){case 1:throw new Error("Base64 encoding incomplete: at least 2 bits missing");case 2:n[n.length]=r>>10;break;case 3:n[n.length]=r>>16,n[n.length]=r>>8&255}return n},re:/-----BEGIN [^-]+-----([A-Za-z0-9+\/=\s]+)-----END [^-]+-----|begin-base64[^\n]+\n([A-Za-z0-9+\/=\s]+)====/,unarmor:function(t){var e=c.re.exec(t);if(e)if(e[1])t=e[1];else{if(!e[2])throw new Error("RegExp out of sync");t=e[2]}return c.decode(t)}},l=1e13;class z{constructor(t){this.buf=[+t||0]}mulAdd(t,e){var n,r,o=this.buf,i=o.length;for(n=0;n<i;++n)(r=o[n]*t+e)<l?e=0:r-=(e=0|r/l)*l,o[n]=r;e>0&&(o[n]=e)}sub(t){var e,n,r=this.buf,o=r.length;for(e=0;e<o;++e)(n=r[e]-t)<0?(n+=l,t=1):t=0,r[e]=n;for(;0===r[r.length-1];)r.pop()}toString(t){if(10!=(t||10))throw new Error("only base 10 is supported");for(var e=this.buf,n=e[e.length-1].toString(),r=e.length-2;r>=0;--r)n+=(l+e[r]).toString().substring(1);return n}valueOf(){for(var t=this.buf,e=0,n=t.length-1;n>=0;--n)e=e*l+t[n];return e}simplify(){var t=this.buf;return 1==t.length?t[0]:this}}var h,d=/^(\d\d)(0[1-9]|1[0-2])(0[1-9]|[12]\d|3[01])([01]\d|2[0-3])(?:([0-5]\d)(?:([0-5]\d)(?:[.,](\d{1,3}))?)?)?(Z|[-+](?:[0]\d|1[0-2])([0-5]\d)?)?$/,f=/^(\d\d\d\d)(0[1-9]|1[0-2])(0[1-9]|[12]\d|3[01])([01]\d|2[0-3])(?:([0-5]\d)(?:([0-5]\d)(?:[.,](\d{1,3}))?)?)?(Z|[-+](?:[0]\d|1[0-2])([0-5]\d)?)?$/;function Y(t,e){return t.length>e&&(t=t.substring(0,e)+"…"),t}class Q{constructor(t,e){this.hexDigits="0123456789ABCDEF",t instanceof Q?(this.enc=t.enc,this.pos=t.pos):(this.enc=t,this.pos=e)}get(t){if(void 0===t&&(t=this.pos++),t>=this.enc.length)throw new Error("Requesting byte offset "+t+" on a stream of length "+this.enc.length);return"string"==typeof this.enc?this.enc.charCodeAt(t):this.enc[t]}hexByte(t){return this.hexDigits.charAt(t>>4&15)+this.hexDigits.charAt(15&t)}hexDump(t,e,n){for(var r="",o=t;o<e;++o)if(r+=this.hexByte(this.get(o)),!0!==n)switch(15&o){case 7:r+=" ";break;case 15:r+="\n";break;default:r+=" "}return r}isASCII(t,e){for(var n=t;n<e;++n){var r=this.get(n);if(r<32||r>176)return!1}return!0}parseStringISO(t,e){for(var n="",r=t;r<e;++r)n+=String.fromCharCode(this.get(r));return n}parseStringUTF(t,e){for(var n="",r=t;r<e;){var o=this.get(r++);n+=o<128?String.fromCharCode(o):o>191&&o<224?String.fromCharCode((31&o)<<6|63&this.get(r++)):String.fromCharCode((15&o)<<12|(63&this.get(r++))<<6|63&this.get(r++))}return n}parseStringBMP(t,e){for(var n,r,o="",i=t;i<e;)n=this.get(i++),r=this.get(i++),o+=String.fromCharCode(n<<8|r);return o}parseTime(t,e,n){var r=this.parseStringISO(t,e),o=(n?d:f).exec(r);return o?(n&&(o[1]=+o[1],o[1]+=+o[1]<70?2e3:1900),r=o[1]+"-"+o[2]+"-"+o[3]+" "+o[4],o[5]&&(r+=":"+o[5],o[6]&&(r+=":"+o[6],o[7]&&(r+="."+o[7]))),o[8]&&(r+=" UTC","Z"!=o[8]&&(r+=o[8],o[9]&&(r+=":"+o[9]))),r):"Unrecognized time: "+r}parseInteger(t,e){for(var n,r=this.get(t),o=r>127,i=o?255:0,s="";r==i&&++t<e;)r=this.get(t);if(0===(n=e-t))return o?-1:0;if(n>4){for(s=r,n<<=3;!(128&(+s^i));)s=+s<<1,--n;s="("+n+" bit)\n"}o&&(r-=256);for(var a=new z(r),u=t+1;u<e;++u)a.mulAdd(256,this.get(u));return s+a.toString()}parseBitString(t,e,n){for(var r=this.get(t),o="("+((e-t-1<<3)-r)+" bit)\n",i="",s=t+1;s<e;++s){for(var a=this.get(s),u=s==e-1?r:0,c=7;c>=u;--c)i+=a>>c&1?"1":"0";if(i.length>n)return o+Y(i,n)}return o+i}parseOctetString(t,e,n){if(this.isASCII(t,e))return Y(this.parseStringISO(t,e),n);var r=e-t,o="("+r+" byte)\n";r>(n/=2)&&(e=t+n);for(var i=t;i<e;++i)o+=this.hexByte(this.get(i));return r>n&&(o+="…"),o}parseOID(t,e,n){for(var r="",o=new z,i=0,s=t;s<e;++s){var a=this.get(s);if(o.mulAdd(128,127&a),i+=7,!(128&a)){if(""===r)if((o=o.simplify())instanceof z)o.sub(80),r="2."+o.toString();else{var u=o<80?o<40?0:1:2;r=u+"."+(o-40*u)}else r+="."+o.toString();if(r.length>n)return Y(r,n);o=new z,i=0}}return i>0&&(r+=".incomplete"),r}}class ${constructor(t,e,n,r,o){if(!(r instanceof X))throw new Error("Invalid tag value.");this.stream=t,this.header=e,this.length=n,this.tag=r,this.sub=o}typeName(){switch(this.tag.tagClass){case 0:switch(this.tag.tagNumber){case 0:return"EOC";case 1:return"BOOLEAN";case 2:return"INTEGER";case 3:return"BIT_STRING";case 4:return"OCTET_STRING";case 5:return"NULL";case 6:return"OBJECT_IDENTIFIER";case 7:return"ObjectDescriptor";case 8:return"EXTERNAL";case 9:return"REAL";case 10:return"ENUMERATED";case 11:return"EMBEDDED_PDV";case 12:return"UTF8String";case 16:return"SEQUENCE";case 17:return"SET";case 18:return"NumericString";case 19:return"PrintableString";case 20:return"TeletexString";case 21:return"VideotexString";case 22:return"IA5String";case 23:return"UTCTime";case 24:return"GeneralizedTime";case 25:return"GraphicString";case 26:return"VisibleString";case 27:return"GeneralString";case 28:return"UniversalString";case 30:return"BMPString"}return"Universal_"+this.tag.tagNumber.toString();case 1:return"Application_"+this.tag.tagNumber.toString();case 2:return"["+this.tag.tagNumber.toString()+"]";case 3:return"Private_"+this.tag.tagNumber.toString()}}content(t){if(void 0===this.tag)return null;void 0===t&&(t=1/0);var e=this.posContent(),n=Math.abs(this.length);if(!this.tag.isUniversal())return null!==this.sub?"("+this.sub.length+" elem)":this.stream.parseOctetString(e,e+n,t);switch(this.tag.tagNumber){case 1:return 0===this.stream.get(e)?"false":"true";case 2:return this.stream.parseInteger(e,e+n);case 3:return this.sub?"("+this.sub.length+" elem)":this.stream.parseBitString(e,e+n,t);case 4:return this.sub?"("+this.sub.length+" elem)":this.stream.parseOctetString(e,e+n,t);case 6:return this.stream.parseOID(e,e+n,t);case 16:case 17:return null!==this.sub?"("+this.sub.length+" elem)":"(no elem)";case 12:return Y(this.stream.parseStringUTF(e,e+n),t);case 18:case 19:case 20:case 21:case 22:case 26:return Y(this.stream.parseStringISO(e,e+n),t);case 30:return Y(this.stream.parseStringBMP(e,e+n),t);case 23:case 24:return this.stream.parseTime(e,e+n,23==this.tag.tagNumber)}return null}toString(){return this.typeName()+"@"+this.stream.pos+"[header:"+this.header+",length:"+this.length+",sub:"+(null===this.sub?"null":this.sub.length)+"]"}toPrettyString(t){void 0===t&&(t="");var e=t+this.typeName()+" @"+this.stream.pos;if(this.length>=0&&(e+="+"),e+=this.length,this.tag.tagConstructed?e+=" (constructed)":!this.tag.isUniversal()||3!=this.tag.tagNumber&&4!=this.tag.tagNumber||null===this.sub||(e+=" (encapsulates)"),e+="\n",null!==this.sub){t+=" ";for(var n=0,r=this.sub.length;n<r;++n)e+=this.sub[n].toPrettyString(t)}return e}posStart(){return this.stream.pos}posContent(){return this.stream.pos+this.header}posEnd(){return this.stream.pos+this.header+Math.abs(this.length)}toHexString(){return this.stream.hexDump(this.posStart(),this.posEnd(),!0)}static decodeLength(t){var e=t.get(),n=127&e;if(n==e)return n;if(n>6)throw new Error("Length over 48 bits not supported at position "+(t.pos-1));if(0===n)return null;e=0;for(var r=0;r<n;++r)e=256*e+t.get();return e}getHexStringValue(){var t=this.toHexString(),e=2*this.header,n=2*this.length;return t.substr(e,n)}static decode(t){var e;e=t instanceof Q?t:new Q(t,0);var n=new Q(e),r=new X(e),o=$.decodeLength(e),i=e.pos,s=i-n.pos,a=null,u=function(){var t=[];if(null!==o){for(var n=i+o;e.pos<n;)t[t.length]=$.decode(e);if(e.pos!=n)throw new Error("Content size is not correct for container starting at offset "+i)}else try{for(;;){var r=$.decode(e);if(r.tag.isEOC())break;t[t.length]=r}o=i-e.pos}catch(t){throw new Error("Exception while decoding undefined length content: "+t)}return t};if(r.tagConstructed)a=u();else if(r.isUniversal()&&(3==r.tagNumber||4==r.tagNumber))try{if(3==r.tagNumber&&0!=e.get())throw new Error("BIT STRINGs with unused bits cannot encapsulate.");a=u();for(var c=0;c<a.length;++c)if(a[c].tag.isEOC())throw new Error("EOC is not supposed to be actual content.")}catch(t){a=null}if(null===a){if(null===o)throw new Error("We can't skip over an invalid tag with undefined length at offset "+i);e.pos=i+Math.abs(o)}return new $(n,s,o,r,a)}}class X{constructor(t){var e=t.get();if(this.tagClass=e>>6,this.tagConstructed=!!(32&e),this.tagNumber=31&e,31==this.tagNumber){var n=new z;do{e=t.get(),n.mulAdd(128,127&e)}while(128&e);this.tagNumber=n.simplify()}}isUniversal(){return 0===this.tagClass}isEOC(){return 0===this.tagClass&&0===this.tagNumber}}var p=[2,3,5,7,11,13,17,19,23,29,31,37,41,43,47,53,59,61,67,71,73,79,83,89,97,101,103,107,109,113,127,131,137,139,149,151,157,163,167,173,179,181,191,193,197,199,211,223,227,229,233,239,241,251,257,263,269,271,277,281,283,293,307,311,313,317,331,337,347,349,353,359,367,373,379,383,389,397,401,409,419,421,431,433,439,443,449,457,461,463,467,479,487,491,499,503,509,521,523,541,547,557,563,569,571,577,587,593,599,601,607,613,617,619,631,641,643,647,653,659,661,673,677,683,691,701,709,719,727,733,739,743,751,757,761,769,773,787,797,809,811,821,823,827,829,839,853,857,859,863,877,881,883,887,907,911,919,929,937,941,947,953,967,971,977,983,991,997],v=(1<<26)/p[p.length-1];class Z{constructor(t,e,n){null!=t&&("number"==typeof t?this.fromNumber(t,e,n):null==e&&"string"!=typeof t?this.fromString(t,256):this.fromString(t,e))}toString(t){if(this.s<0)return"-"+this.negate().toString(t);var e;if(16==t)e=4;else if(8==t)e=3;else if(2==t)e=1;else if(32==t)e=5;else{if(4!=t)return this.toRadix(t);e=2}var n,r=(1<<e)-1,o=!1,i="",s=this.t,a=this.DB-s*this.DB%e;if(s-- >0)for(a<this.DB&&(n=this[s]>>a)>0&&(o=!0,i=M(n));s>=0;)a<e?(n=(this[s]&(1<<a)-1)<<e-a,n|=this[--s]>>(a+=this.DB-e)):(n=this[s]>>(a-=e)&r,a<=0&&(a+=this.DB,--s)),n>0&&(o=!0),o&&(i+=M(n));return o?i:"0"}negate(){var t=tt();return Z.ZERO.subTo(this,t),t}abs(){return this.s<0?this.negate():this}compareTo(t){var e=this.s-t.s;if(0!=e)return e;var n=this.t;if(0!=(e=n-t.t))return this.s<0?-e:e;for(;--n>=0;)if(0!=(e=this[n]-t[n]))return e;return 0}bitLength(){return this.t<=0?0:this.DB*(this.t-1)+at(this[this.t-1]^this.s&this.DM)}mod(t){var e=tt();return this.abs().divRemTo(t,null,e),this.s<0&&e.compareTo(Z.ZERO)>0&&t.subTo(e,e),e}modPowInt(t,e){var n;return n=t<256||e.isEven()?new m(e):new g(e),this.exp(t,n)}clone(){var t=tt();return this.copyTo(t),t}intValue(){if(this.s<0){if(1==this.t)return this[0]-this.DV;if(0==this.t)return-1}else{if(1==this.t)return this[0];if(0==this.t)return 0}return(this[1]&(1<<32-this.DB)-1)<<this.DB|this[0]}byteValue(){return 0==this.t?this.s:this[0]<<24>>24}shortValue(){return 0==this.t?this.s:this[0]<<16>>16}signum(){return this.s<0?-1:this.t<=0||1==this.t&&this[0]<=0?0:1}toByteArray(){var t=this.t,e=[];e[0]=this.s;var n,r=this.DB-t*this.DB%8,o=0;if(t-- >0)for(r<this.DB&&(n=this[t]>>r)!=(this.s&this.DM)>>r&&(e[o++]=n|this.s<<this.DB-r);t>=0;)r<8?(n=(this[t]&(1<<r)-1)<<8-r,n|=this[--t]>>(r+=this.DB-8)):(n=this[t]>>(r-=8)&255,r<=0&&(r+=this.DB,--t)),128&n&&(n|=-256),0==o&&(128&this.s)!=(128&n)&&++o,(o>0||n!=this.s)&&(e[o++]=n);return e}equals(t){return 0==this.compareTo(t)}min(t){return this.compareTo(t)<0?this:t}max(t){return this.compareTo(t)>0?this:t}and(t){var e=tt();return this.bitwiseTo(t,W,e),e}or(t){var e=tt();return this.bitwiseTo(t,B,e),e}xor(t){var e=tt();return this.bitwiseTo(t,F,e),e}andNot(t){var e=tt();return this.bitwiseTo(t,V,e),e}not(){for(var t=tt(),e=0;e<this.t;++e)t[e]=this.DM&~this[e];return t.t=this.t,t.s=~this.s,t}shiftLeft(t){var e=tt();return t<0?this.rShiftTo(-t,e):this.lShiftTo(t,e),e}shiftRight(t){var e=tt();return t<0?this.lShiftTo(-t,e):this.rShiftTo(t,e),e}getLowestSetBit(){for(var t=0;t<this.t;++t)if(0!=this[t])return t*this.DB+G(this[t]);return this.s<0?this.t*this.DB:-1}bitCount(){for(var t=0,e=this.s&this.DM,n=0;n<this.t;++n)t+=H(this[n]^e);return t}testBit(t){var e=Math.floor(t/this.DB);return e>=this.t?0!=this.s:!!(this[e]&1<<t%this.DB)}setBit(t){return this.changeBit(t,B)}clearBit(t){return this.changeBit(t,V)}flipBit(t){return this.changeBit(t,F)}add(t){var e=tt();return this.addTo(t,e),e}subtract(t){var e=tt();return this.subTo(t,e),e}multiply(t){var e=tt();return this.multiplyTo(t,e),e}divide(t){var e=tt();return this.divRemTo(t,e,null),e}remainder(t){var e=tt();return this.divRemTo(t,null,e),e}divideAndRemainder(t){var e=tt(),n=tt();return this.divRemTo(t,e,n),[e,n]}modPow(t,e){var n,r,o=t.bitLength(),i=st(1);if(o<=0)return i;n=o<18?1:o<48?3:o<144?4:o<768?5:6,r=o<8?new m(e):e.isEven()?new b(e):new g(e);var s=[],a=3,u=n-1,c=(1<<n)-1;if(s[1]=r.convert(this),n>1){var l=tt();for(r.sqrTo(s[1],l);a<=c;)s[a]=tt(),r.mulTo(l,s[a-2],s[a]),a+=2}var h,d,f=t.t-1,p=!0,v=tt();for(o=at(t[f])-1;f>=0;){for(o>=u?h=t[f]>>o-u&c:(h=(t[f]&(1<<o+1)-1)<<u-o,f>0&&(h|=t[f-1]>>this.DB+o-u)),a=n;!(1&h);)h>>=1,--a;if((o-=a)<0&&(o+=this.DB,--f),p)s[h].copyTo(i),p=!1;else{for(;a>1;)r.sqrTo(i,v),r.sqrTo(v,i),a-=2;a>0?r.sqrTo(i,v):(d=i,i=v,v=d),r.mulTo(v,s[h],i)}for(;f>=0&&!(t[f]&1<<o);)r.sqrTo(i,v),d=i,i=v,v=d,--o<0&&(o=this.DB-1,--f)}return r.revert(i)}modInverse(t){var e=t.isEven();if(this.isEven()&&e||0==t.signum())return Z.ZERO;for(var n=t.clone(),r=this.clone(),o=st(1),i=st(0),s=st(0),a=st(1);0!=n.signum();){for(;n.isEven();)n.rShiftTo(1,n),e?(o.isEven()&&i.isEven()||(o.addTo(this,o),i.subTo(t,i)),o.rShiftTo(1,o)):i.isEven()||i.subTo(t,i),i.rShiftTo(1,i);for(;r.isEven();)r.rShiftTo(1,r),e?(s.isEven()&&a.isEven()||(s.addTo(this,s),a.subTo(t,a)),s.rShiftTo(1,s)):a.isEven()||a.subTo(t,a),a.rShiftTo(1,a);n.compareTo(r)>=0?(n.subTo(r,n),e&&o.subTo(s,o),i.subTo(a,i)):(r.subTo(n,r),e&&s.subTo(o,s),a.subTo(i,a))}return 0!=r.compareTo(Z.ONE)?Z.ZERO:a.compareTo(t)>=0?a.subtract(t):a.signum()<0?(a.addTo(t,a),a.signum()<0?a.add(t):a):a}pow(t){return this.exp(t,new y)}gcd(t){var e=this.s<0?this.negate():this.clone(),n=t.s<0?t.negate():t.clone();if(e.compareTo(n)<0){var r=e;e=n,n=r}var o=e.getLowestSetBit(),i=n.getLowestSetBit();if(i<0)return e;for(o<i&&(i=o),i>0&&(e.rShiftTo(i,e),n.rShiftTo(i,n));e.signum()>0;)(o=e.getLowestSetBit())>0&&e.rShiftTo(o,e),(o=n.getLowestSetBit())>0&&n.rShiftTo(o,n),e.compareTo(n)>=0?(e.subTo(n,e),e.rShiftTo(1,e)):(n.subTo(e,n),n.rShiftTo(1,n));return i>0&&n.lShiftTo(i,n),n}isProbablePrime(t){var e,n=this.abs();if(1==n.t&&n[0]<=p[p.length-1]){for(e=0;e<p.length;++e)if(n[0]==p[e])return!0;return!1}if(n.isEven())return!1;for(e=1;e<p.length;){for(var r=p[e],o=e+1;o<p.length&&r<v;)r*=p[o++];for(r=n.modInt(r);e<o;)if(r%p[e++]==0)return!1}return n.millerRabin(t)}copyTo(t){for(var e=this.t-1;e>=0;--e)t[e]=this[e];t.t=this.t,t.s=this.s}fromInt(t){this.t=1,this.s=t<0?-1:0,t>0?this[0]=t:t<-1?this[0]=t+this.DV:this.t=0}fromString(t,e){var n;if(16==e)n=4;else if(8==e)n=3;else if(256==e)n=8;else if(2==e)n=1;else if(32==e)n=5;else{if(4!=e)return void this.fromRadix(t,e);n=2}this.t=0,this.s=0;for(var r=t.length,o=!1,i=0;--r>=0;){var s=8==n?255&+t[r]:it(t,r);s<0?"-"==t.charAt(r)&&(o=!0):(o=!1,0==i?this[this.t++]=s:i+n>this.DB?(this[this.t-1]|=(s&(1<<this.DB-i)-1)<<i,this[this.t++]=s>>this.DB-i):this[this.t-1]|=s<<i,(i+=n)>=this.DB&&(i-=this.DB))}8==n&&128&+t[0]&&(this.s=-1,i>0&&(this[this.t-1]|=(1<<this.DB-i)-1<<i)),this.clamp(),o&&Z.ZERO.subTo(this,this)}clamp(){for(var t=this.s&this.DM;this.t>0&&this[this.t-1]==t;)--this.t}dlShiftTo(t,e){var n;for(n=this.t-1;n>=0;--n)e[n+t]=this[n];for(n=t-1;n>=0;--n)e[n]=0;e.t=this.t+t,e.s=this.s}drShiftTo(t,e){for(var n=t;n<this.t;++n)e[n-t]=this[n];e.t=Math.max(this.t-t,0),e.s=this.s}lShiftTo(t,e){for(var n=t%this.DB,r=this.DB-n,o=(1<<r)-1,i=Math.floor(t/this.DB),s=this.s<<n&this.DM,a=this.t-1;a>=0;--a)e[a+i+1]=this[a]>>r|s,s=(this[a]&o)<<n;for(a=i-1;a>=0;--a)e[a]=0;e[i]=s,e.t=this.t+i+1,e.s=this.s,e.clamp()}rShiftTo(t,e){e.s=this.s;var n=Math.floor(t/this.DB);if(n>=this.t)e.t=0;else{var r=t%this.DB,o=this.DB-r,i=(1<<r)-1;e[0]=this[n]>>r;for(var s=n+1;s<this.t;++s)e[s-n-1]|=(this[s]&i)<<o,e[s-n]=this[s]>>r;r>0&&(e[this.t-n-1]|=(this.s&i)<<o),e.t=this.t-n,e.clamp()}}subTo(t,e){for(var n=0,r=0,o=Math.min(t.t,this.t);n<o;)r+=this[n]-t[n],e[n++]=r&this.DM,r>>=this.DB;if(t.t<this.t){for(r-=t.s;n<this.t;)r+=this[n],e[n++]=r&this.DM,r>>=this.DB;r+=this.s}else{for(r+=this.s;n<t.t;)r-=t[n],e[n++]=r&this.DM,r>>=this.DB;r-=t.s}e.s=r<0?-1:0,r<-1?e[n++]=this.DV+r:r>0&&(e[n++]=r),e.t=n,e.clamp()}multiplyTo(t,e){var n=this.abs(),r=t.abs(),o=n.t;for(e.t=o+r.t;--o>=0;)e[o]=0;for(o=0;o<r.t;++o)e[o+n.t]=n.am(0,r[o],e,o,0,n.t);e.s=0,e.clamp(),this.s!=t.s&&Z.ZERO.subTo(e,e)}squareTo(t){for(var e=this.abs(),n=t.t=2*e.t;--n>=0;)t[n]=0;for(n=0;n<e.t-1;++n){var r=e.am(n,e[n],t,2*n,0,1);(t[n+e.t]+=e.am(n+1,2*e[n],t,2*n+1,r,e.t-n-1))>=e.DV&&(t[n+e.t]-=e.DV,t[n+e.t+1]=1)}t.t>0&&(t[t.t-1]+=e.am(n,e[n],t,2*n,0,1)),t.s=0,t.clamp()}divRemTo(t,e,n){var r=t.abs();if(!(r.t<=0)){var o=this.abs();if(o.t<r.t)return null!=e&&e.fromInt(0),void(null!=n&&this.copyTo(n));null==n&&(n=tt());var i=tt(),s=this.s,a=t.s,u=this.DB-at(r[r.t-1]);u>0?(r.lShiftTo(u,i),o.lShiftTo(u,n)):(r.copyTo(i),o.copyTo(n));var c=i.t,l=i[c-1];if(0!=l){var h=l*(1<<this.F1)+(c>1?i[c-2]>>this.F2:0),d=this.FV/h,f=(1<<this.F1)/h,p=1<<this.F2,v=n.t,y=v-c,m=e??tt();for(i.dlShiftTo(y,m),n.compareTo(m)>=0&&(n[n.t++]=1,n.subTo(m,n)),Z.ONE.dlShiftTo(c,m),m.subTo(i,i);i.t<c;)i[i.t++]=0;for(;--y>=0;){var g=n[--v]==l?this.DM:Math.floor(n[v]*d+(n[v-1]+p)*f);if((n[v]+=i.am(0,g,n,y,0,c))<g)for(i.dlShiftTo(y,m),n.subTo(m,n);n[v]<--g;)n.subTo(m,n)}null!=e&&(n.drShiftTo(c,e),s!=a&&Z.ZERO.subTo(e,e)),n.t=c,n.clamp(),u>0&&n.rShiftTo(u,n),s<0&&Z.ZERO.subTo(n,n)}}}invDigit(){if(this.t<1)return 0;var t=this[0];if(!(1&t))return 0;var e=3&t;return(e=(e=(e=(e=e*(2-(15&t)*e)&15)*(2-(255&t)*e)&255)*(2-((65535&t)*e&65535))&65535)*(2-t*e%this.DV)%this.DV)>0?this.DV-e:-e}isEven(){return 0==(this.t>0?1&this[0]:this.s)}exp(t,e){if(t>4294967295||t<1)return Z.ONE;var n=tt(),r=tt(),o=e.convert(this),i=at(t)-1;for(o.copyTo(n);--i>=0;)if(e.sqrTo(n,r),(t&1<<i)>0)e.mulTo(r,o,n);else{var s=n;n=r,r=s}return e.revert(n)}chunkSize(t){return Math.floor(Math.LN2*this.DB/Math.log(t))}toRadix(t){if(null==t&&(t=10),0==this.signum()||t<2||t>36)return"0";var e=this.chunkSize(t),n=Math.pow(t,e),r=st(n),o=tt(),i=tt(),s="";for(this.divRemTo(r,o,i);o.signum()>0;)s=(n+i.intValue()).toString(t).substr(1)+s,o.divRemTo(r,o,i);return i.intValue().toString(t)+s}fromRadix(t,e){this.fromInt(0),null==e&&(e=10);for(var n=this.chunkSize(e),r=Math.pow(e,n),o=!1,i=0,s=0,a=0;a<t.length;++a){var u=it(t,a);u<0?"-"==t.charAt(a)&&0==this.signum()&&(o=!0):(s=e*s+u,++i>=n&&(this.dMultiply(r),this.dAddOffset(s,0),i=0,s=0))}i>0&&(this.dMultiply(Math.pow(e,i)),this.dAddOffset(s,0)),o&&Z.ZERO.subTo(this,this)}fromNumber(t,e,n){if("number"==typeof e)if(t<2)this.fromInt(1);else for(this.fromNumber(t,n),this.testBit(t-1)||this.bitwiseTo(Z.ONE.shiftLeft(t-1),B,this),this.isEven()&&this.dAddOffset(1,0);!this.isProbablePrime(e);)this.dAddOffset(2,0),this.bitLength()>t&&this.subTo(Z.ONE.shiftLeft(t-1),this);else{var r=[],o=7&t;r.length=1+(t>>3),e.nextBytes(r),o>0?r[0]&=(1<<o)-1:r[0]=0,this.fromString(r,256)}}bitwiseTo(t,e,n){var r,o,i=Math.min(t.t,this.t);for(r=0;r<i;++r)n[r]=e(this[r],t[r]);if(t.t<this.t){for(o=t.s&this.DM,r=i;r<this.t;++r)n[r]=e(this[r],o);n.t=this.t}else{for(o=this.s&this.DM,r=i;r<t.t;++r)n[r]=e(o,t[r]);n.t=t.t}n.s=e(this.s,t.s),n.clamp()}changeBit(t,e){var n=Z.ONE.shiftLeft(t);return this.bitwiseTo(n,e,n),n}addTo(t,e){for(var n=0,r=0,o=Math.min(t.t,this.t);n<o;)r+=this[n]+t[n],e[n++]=r&this.DM,r>>=this.DB;if(t.t<this.t){for(r+=t.s;n<this.t;)r+=this[n],e[n++]=r&this.DM,r>>=this.DB;r+=this.s}else{for(r+=this.s;n<t.t;)r+=t[n],e[n++]=r&this.DM,r>>=this.DB;r+=t.s}e.s=r<0?-1:0,r>0?e[n++]=r:r<-1&&(e[n++]=this.DV+r),e.t=n,e.clamp()}dMultiply(t){this[this.t]=this.am(0,t-1,this,0,0,this.t),++this.t,this.clamp()}dAddOffset(t,e){if(0!=t){for(;this.t<=e;)this[this.t++]=0;for(this[e]+=t;this[e]>=this.DV;)this[e]-=this.DV,++e>=this.t&&(this[this.t++]=0),++this[e]}}multiplyLowerTo(t,e,n){var r=Math.min(this.t+t.t,e);for(n.s=0,n.t=r;r>0;)n[--r]=0;for(var o=n.t-this.t;r<o;++r)n[r+this.t]=this.am(0,t[r],n,r,0,this.t);for(o=Math.min(t.t,e);r<o;++r)this.am(0,t[r],n,r,0,e-r);n.clamp()}multiplyUpperTo(t,e,n){--e;var r=n.t=this.t+t.t-e;for(n.s=0;--r>=0;)n[r]=0;for(r=Math.max(e-this.t,0);r<t.t;++r)n[this.t+r-e]=this.am(e-r,t[r],n,0,0,this.t+r-e);n.clamp(),n.drShiftTo(1,n)}modInt(t){if(t<=0)return 0;var e=this.DV%t,n=this.s<0?t-1:0;if(this.t>0)if(0==e)n=this[0]%t;else for(var r=this.t-1;r>=0;--r)n=(e*n+this[r])%t;return n}millerRabin(t){var e=this.subtract(Z.ONE),n=e.getLowestSetBit();if(n<=0)return!1;var r=e.shiftRight(n);(t=t+1>>1)>p.length&&(t=p.length);for(var o=tt(),i=0;i<t;++i){o.fromInt(p[Math.floor(Math.random()*p.length)]);var s=o.modPow(r,this);if(0!=s.compareTo(Z.ONE)&&0!=s.compareTo(e)){for(var a=1;a++<n&&0!=s.compareTo(e);)if(0==(s=s.modPowInt(2,this)).compareTo(Z.ONE))return!1;if(0!=s.compareTo(e))return!1}}return!0}square(){var t=tt();return this.squareTo(t),t}gcda(t,e){var n=this.s<0?this.negate():this.clone(),r=t.s<0?t.negate():t.clone();if(n.compareTo(r)<0){var o=n;n=r,r=o}var i=n.getLowestSetBit(),s=r.getLowestSetBit();if(s<0)e(n);else{i<s&&(s=i),s>0&&(n.rShiftTo(s,n),r.rShiftTo(s,r));var a=()=>{(i=n.getLowestSetBit())>0&&n.rShiftTo(i,n),(i=r.getLowestSetBit())>0&&r.rShiftTo(i,r),n.compareTo(r)>=0?(n.subTo(r,n),n.rShiftTo(1,n)):(r.subTo(n,r),r.rShiftTo(1,r)),n.signum()>0?setTimeout(a,0):(s>0&&r.lShiftTo(s,r),setTimeout(function(){e(r)},0))};setTimeout(a,10)}}fromNumberAsync(t,e,n,r){if("number"==typeof e)if(t<2)this.fromInt(1);else{this.fromNumber(t,n),this.testBit(t-1)||this.bitwiseTo(Z.ONE.shiftLeft(t-1),B,this),this.isEven()&&this.dAddOffset(1,0);var o=this,i=function(){o.dAddOffset(2,0),o.bitLength()>t&&o.subTo(Z.ONE.shiftLeft(t-1),o),o.isProbablePrime(e)?setTimeout(function(){r()},0):setTimeout(i,0)};setTimeout(i,0)}else{var s=[],a=7&t;s.length=1+(t>>3),e.nextBytes(s),a>0?s[0]&=(1<<a)-1:s[0]=0,this.fromString(s,256)}}}var y=function(){function t(){}return t.prototype.convert=function(t){return t},t.prototype.revert=function(t){return t},t.prototype.mulTo=function(t,e,n){t.multiplyTo(e,n)},t.prototype.sqrTo=function(t,e){t.squareTo(e)},t}(),m=function(){function t(t){this.m=t}return t.prototype.convert=function(t){return t.s<0||t.compareTo(this.m)>=0?t.mod(this.m):t},t.prototype.revert=function(t){return t},t.prototype.reduce=function(t){t.divRemTo(this.m,null,t)},t.prototype.mulTo=function(t,e,n){t.multiplyTo(e,n),this.reduce(n)},t.prototype.sqrTo=function(t,e){t.squareTo(e),this.reduce(e)},t}(),g=function(){function t(t){this.m=t,this.mp=t.invDigit(),this.mpl=32767&this.mp,this.mph=this.mp>>15,this.um=(1<<t.DB-15)-1,this.mt2=2*t.t}return t.prototype.convert=function(t){var e=tt();return t.abs().dlShiftTo(this.m.t,e),e.divRemTo(this.m,null,e),t.s<0&&e.compareTo(Z.ZERO)>0&&this.m.subTo(e,e),e},t.prototype.revert=function(t){var e=tt();return t.copyTo(e),this.reduce(e),e},t.prototype.reduce=function(t){for(;t.t<=this.mt2;)t[t.t++]=0;for(var e=0;e<this.m.t;++e){var n=32767&t[e],r=n*this.mpl+((n*this.mph+(t[e]>>15)*this.mpl&this.um)<<15)&t.DM;for(t[n=e+this.m.t]+=this.m.am(0,r,t,e,0,this.m.t);t[n]>=t.DV;)t[n]-=t.DV,t[++n]++}t.clamp(),t.drShiftTo(this.m.t,t),t.compareTo(this.m)>=0&&t.subTo(this.m,t)},t.prototype.mulTo=function(t,e,n){t.multiplyTo(e,n),this.reduce(n)},t.prototype.sqrTo=function(t,e){t.squareTo(e),this.reduce(e)},t}(),b=function(){function t(t){this.m=t,this.r2=tt(),this.q3=tt(),Z.ONE.dlShiftTo(2*t.t,this.r2),this.mu=this.r2.divide(t)}return t.prototype.convert=function(t){if(t.s<0||t.t>2*this.m.t)return t.mod(this.m);if(t.compareTo(this.m)<0)return t;var e=tt();return t.copyTo(e),this.reduce(e),e},t.prototype.revert=function(t){return t},t.prototype.reduce=function(t){for(t.drShiftTo(this.m.t-1,this.r2),t.t>this.m.t+1&&(t.t=this.m.t+1,t.clamp()),this.mu.multiplyUpperTo(this.r2,this.m.t+1,this.q3),this.m.multiplyLowerTo(this.q3,this.m.t+1,this.r2);t.compareTo(this.r2)<0;)t.dAddOffset(1,this.m.t+1);for(t.subTo(this.r2,t);t.compareTo(this.m)>=0;)t.subTo(this.m,t)},t.prototype.mulTo=function(t,e,n){t.multiplyTo(e,n),this.reduce(n)},t.prototype.sqrTo=function(t,e){t.squareTo(e),this.reduce(e)},t}();function tt(){return new Z(null)}function et(t,e){return new Z(t,e)}function nt(t,e,n,r,o,i){for(;--i>=0;){var s=e*this[t++]+n[r]+o;o=Math.floor(s/67108864),n[r++]=67108863&s}return o}function rt(t,e,n,r,o,i){for(var s=32767&e,a=e>>15;--i>=0;){var u=32767&this[t],c=this[t++]>>15,l=a*u+c*s;o=((u=s*u+((32767&l)<<15)+n[r]+(1073741823&o))>>>30)+(l>>>15)+a*c+(o>>>30),n[r++]=1073741823&u}return o}function ot(t,e,n,r,o,i){for(var s=16383&e,a=e>>14;--i>=0;){var u=16383&this[t],c=this[t++]>>14,l=a*u+c*s;o=((u=s*u+((16383&l)<<14)+n[r]+o)>>28)+(l>>14)+a*c,n[r++]=268435455&u}return o}void 0!==o&&"Microsoft Internet Explorer"==(null==o?void 0:o.appName)?(Z.prototype.am=rt,h=30):"Netscape"!=(null==o?void 0:o.appName)?(Z.prototype.am=nt,h=26):(Z.prototype.am=ot,h=28),Z.prototype.DB=h,Z.prototype.DM=(1<<h)-1,Z.prototype.DV=1<<h,Z.prototype.FV=Math.pow(2,52),Z.prototype.F1=52-h,Z.prototype.F2=2*h-52;var w,_,I=[];for(w="0".charCodeAt(0),_=0;_<=9;++_)I[w++]=_;for(w="a".charCodeAt(0),_=10;_<36;++_)I[w++]=_;for(w="A".charCodeAt(0),_=10;_<36;++_)I[w++]=_;function it(t,e){return I[t.charCodeAt(e)]??-1}function st(t){var e=tt();return e.fromInt(t),e}function at(t){var e,n=1;return 0!=(e=t>>>16)&&(t=e,n+=16),0!=(e=t>>8)&&(t=e,n+=8),0!=(e=t>>4)&&(t=e,n+=4),0!=(e=t>>2)&&(t=e,n+=2),0!=(e=t>>1)&&(t=e,n+=1),n}Z.ZERO=st(0),Z.ONE=st(1);class ut{constructor(){this.i=0,this.j=0,this.S=[]}init(t){var e,n,r;for(e=0;e<256;++e)this.S[e]=e;for(n=0,e=0;e<256;++e)n=n+this.S[e]+t[e%t.length]&255,r=this.S[e],this.S[e]=this.S[n],this.S[n]=r;this.i=0,this.j=0}next(){var t;return this.i=this.i+1&255,this.j=this.j+this.S[this.i]&255,t=this.S[this.i],this.S[this.i]=this.S[this.j],this.S[this.j]=t,this.S[t+this.S[this.i]&255]}}var E,S,O=null;if(null==O){O=[],S=0;var T,P,A=void 0;if("undefined"!=typeof window&&null!==(T=window)&&void 0!==T&&T.crypto&&null!==(P=window)&&void 0!==P&&P.crypto.getRandomValues){var R,C=new Uint32Array(256);for(null===(R=window)||void 0===R||R.crypto.getRandomValues(C),A=0;A<C.length;++A)O[S++]=255&C[A]}var N,x,U,L=function(t){var e,n,r;if(this.count=this.count||0,this.count>=256||S>=256){if("undefined"!=typeof window)if(null!==(e=window)&&void 0!==e&&e.removeEventListener)null===(r=window)||void 0===r||r.removeEventListener("mousemove",L,!1);else if(null!==(n=window)&&void 0!==n&&n.detachEvent){var o;null===(o=window)||void 0===o||o.detachEvent("onmousemove",L)}}else try{var i=t.x+t.y;O[S++]=255&i,this.count+=1}catch(t){}};if("undefined"!=typeof window)if(null!==(N=window)&&void 0!==N&&N.addEventListener)null===(U=window)||void 0===U||U.addEventListener("mousemove",L,!1);else if(null!==(x=window)&&void 0!==x&&x.attachEvent){var D;null===(D=window)||void 0===D||D.attachEvent("onmousemove",L)}}function ct(){if(null==E){for(E=new ut;S<256;){var t=Math.floor(65536*Math.random());O[S++]=255&t}for(E.init(O),S=0;S<O.length;++S)O[S]=0;S=0}return E.next()}class lt{constructor(){}nextBytes(t){for(var e=0;e<t.length;++e)t[e]=ct()}}function ht(t,e){if(e<t.length+11)return console.error("Message too long for RSA"),null;for(var n=[],r=t.length-1;r>=0&&e>0;){var o=t.charCodeAt(r--);o<128?n[--e]=o:o>127&&o<2048?(n[--e]=63&o|128,n[--e]=o>>6|192):(n[--e]=63&o|128,n[--e]=o>>6&63|128,n[--e]=o>>12|224)}n[--e]=0;for(var i=new lt,s=[];e>2;){for(s[0]=0;0==s[0];)i.nextBytes(s);n[--e]=s[0]}return n[--e]=2,n[--e]=0,new Z(n)}class dt{constructor(){this.n=null,this.e=0,this.d=null,this.p=null,this.q=null,this.dmp1=null,this.dmq1=null,this.coeff=null}doPublic(t){return t.modPowInt(this.e,this.n)}doPrivate(t){if(null==this.p||null==this.q)return t.modPow(this.d,this.n);for(var e=t.mod(this.p).modPow(this.dmp1,this.p),n=t.mod(this.q).modPow(this.dmq1,this.q);e.compareTo(n)<0;)e=e.add(this.p);return e.subtract(n).multiply(this.coeff).mod(this.p).multiply(this.q).add(n)}setPublic(t,e){null!=t&&null!=e&&t.length>0&&e.length>0?(this.n=et(t,16),this.e=parseInt(e,16)):console.error("Invalid RSA public key")}encrypt(t){var e=ht(t,this.n.bitLength()+7>>3);if(null==e)return null;var n=this.doPublic(e);if(null==n)return null;var r=n.toString(16);return 1&r.length?"0"+r:r}encryptLong(t){var e=this,n=(this.n.bitLength()+7>>3)-11;try{var r="";return t.length>n?(t.match(/.{1,117}/g).forEach(function(t){var n=e.encrypt(t);r+=n}),K(r)):K(this.encrypt(t))}catch(t){return!1}}decryptLong(t){var e=this,n=this.n.bitLength()+7>>3;t=J(t);try{if(t.length>n){var r="";return t.match(/.{1,256}/g).forEach(function(t){var n=e.decrypt(t);r+=n}),r}return this.decrypt(t)}catch(t){return!1}}setPrivate(t,e,n){null!=t&&null!=e&&t.length>0&&e.length>0?(this.n=et(t,16),this.e=parseInt(e,16),this.d=et(n,16)):console.error("Invalid RSA private key")}setPrivateEx(t,e,n,r,o,i,s,a){null!=t&&null!=e&&t.length>0&&e.length>0?(this.n=et(t,16),this.e=parseInt(e,16),this.d=et(n,16),this.p=et(r,16),this.q=et(o,16),this.dmp1=et(i,16),this.dmq1=et(s,16),this.coeff=et(a,16)):console.error("Invalid RSA private key")}generate(t,e){var n=new lt,r=t>>1;this.e=parseInt(e,16);for(var o=new Z(e,16);;){for(;this.p=new Z(t-r,1,n),0!=this.p.subtract(Z.ONE).gcd(o).compareTo(Z.ONE)||!this.p.isProbablePrime(10););for(;this.q=new Z(r,1,n),0!=this.q.subtract(Z.ONE).gcd(o).compareTo(Z.ONE)||!this.q.isProbablePrime(10););if(this.p.compareTo(this.q)<=0){var i=this.p;this.p=this.q,this.q=i}var s=this.p.subtract(Z.ONE),a=this.q.subtract(Z.ONE),u=s.multiply(a);if(0==u.gcd(o).compareTo(Z.ONE)){this.n=this.p.multiply(this.q),this.d=o.modInverse(u),this.dmp1=this.d.mod(s),this.dmq1=this.d.mod(a),this.coeff=this.q.modInverse(this.p);break}}}decrypt(t){var e=et(t,16),n=this.doPrivate(e);return null==n?null:ft(n,this.n.bitLength()+7>>3)}generateAsync(t,e,n){var r=new lt,o=t>>1;this.e=parseInt(e,16);var i=new Z(e,16),s=this,a=()=>{var e=()=>{if(s.p.compareTo(s.q)<=0){var t=s.p;s.p=s.q,s.q=t}var e=s.p.subtract(Z.ONE),r=s.q.subtract(Z.ONE),o=e.multiply(r);0==o.gcd(i).compareTo(Z.ONE)?(s.n=s.p.multiply(s.q),s.d=i.modInverse(o),s.dmp1=s.d.mod(e),s.dmq1=s.d.mod(r),s.coeff=s.q.modInverse(s.p),setTimeout(function(){n()},0)):setTimeout(a,0)},u=()=>{s.q=tt(),s.q.fromNumberAsync(o,1,r,function(){s.q.subtract(Z.ONE).gcda(i,function(t){0==t.compareTo(Z.ONE)&&s.q.isProbablePrime(10)?setTimeout(e,0):setTimeout(u,0)})})},c=()=>{s.p=tt(),s.p.fromNumberAsync(t-o,1,r,function(){s.p.subtract(Z.ONE).gcda(i,function(t){0==t.compareTo(Z.ONE)&&s.p.isProbablePrime(10)?setTimeout(u,0):setTimeout(c,0)})})};setTimeout(c,0)};setTimeout(a,0)}}function ft(t,e){for(var n=t.toByteArray(),r=0;r<n.length&&0==n[r];)++r;if(n.length-r!=e-1||2!=n[r])return null;for(++r;0!=n[r];)if(++r>=n.length)return null;for(var o="";++r<n.length;){var i=255&n[r];i<128?o+=String.fromCharCode(i):i>191&&i<224?(o+=String.fromCharCode((31&i)<<6|63&n[r+1]),++r):(o+=String.fromCharCode((15&i)<<12|(63&n[r+1])<<6|63&n[r+2]),r+=2)}return o}class pt extends dt{constructor(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";super(),t&&("string"==typeof t?this.parseKey(t):(this.hasPrivateKeyProperty(t)||this.hasPublicKeyProperty(t))&&this.parsePropertiesFrom(t))}parseKey(t){try{var e=0,n=0,r=/^\s*(?:[0-9A-Fa-f][0-9A-Fa-f]\s*)+$/.test(t)?u.decode(t):c.unarmor(t),o=$.decode(r);if(3===o.sub.length&&(o=o.sub[2].sub[0]),9===o.sub.length){e=o.sub[1].getHexStringValue(),this.n=et(e,16),n=o.sub[2].getHexStringValue(),this.e=parseInt(n,16);var i=o.sub[3].getHexStringValue();this.d=et(i,16);var s=o.sub[4].getHexStringValue();this.p=et(s,16);var a=o.sub[5].getHexStringValue();this.q=et(a,16);var l=o.sub[6].getHexStringValue();this.dmp1=et(l,16);var h=o.sub[7].getHexStringValue();this.dmq1=et(h,16);var d=o.sub[8].getHexStringValue();this.coeff=et(d,16)}else{if(2!==o.sub.length)return!1;var f=o.sub[1].sub[0];e=f.sub[0].getHexStringValue(),this.n=et(e,16),n=f.sub[1].getHexStringValue(),this.e=parseInt(n,16)}return!0}catch(t){return!1}}hasPublicKeyProperty(t){return(t=t||{}).hasOwnProperty("n")&&t.hasOwnProperty("e")}hasPrivateKeyProperty(t){return(t=t||{}).hasOwnProperty("n")&&t.hasOwnProperty("e")&&t.hasOwnProperty("d")&&t.hasOwnProperty("p")&&t.hasOwnProperty("q")&&t.hasOwnProperty("dmp1")&&t.hasOwnProperty("dmq1")&&t.hasOwnProperty("coeff")}parsePropertiesFrom(t){this.n=t.n,this.e=t.e,t.hasOwnProperty("d")&&(this.d=t.d,this.p=t.p,this.q=t.q,this.dmp1=t.dmp1,this.dmq1=t.dmq1,this.coeff=t.coeff)}}(r=function(t){t=t||{},this.default_key_size=parseInt(t.default_key_size,10)||1024,this.default_public_exponent=t.default_public_exponent||"010001",this.log=t.log||!1,this.key=null}).prototype.setKey=function(t){this.log&&this.key&&console.warn("A key was already set, overriding existing."),this.key=new pt(t)},r.prototype.setPrivateKey=function(t){this.setKey(t)},r.prototype.setPublicKey=function(t){this.setKey(t)},r.prototype.decrypt=function(t){try{return this.getKey().decrypt(J(t))}catch(t){return!1}},r.prototype.encrypt=function(t){try{return K(this.getKey().encrypt(t))}catch(t){return!1}},r.prototype.encryptLong=function(t){try{for(var e=this.getKey().encryptLong(t)||"",n=this.getKey().decryptLong(e)||"",r=0,o=/null$/g;o.test(n)&&(r++,e=this.getKey().encryptLong(t)||"",n=this.getKey().decryptLong(e)||"",!(r>10)););return e}catch(t){return!1}},r.prototype.getKey=function(t){if(!this.key){if(this.key=new pt,t&&"[object Function]"==={}.toString.call(t))return void this.key.generateAsync(this.default_key_size,this.default_public_exponent,t);this.key.generate(this.default_key_size,this.default_public_exponent)}return this.key},r.version="3.1.4"}const k=r;var j=n(2631),q=function(t){var e=void 0===t?{}:t,n=e.publicKey,r=void 0===n?"":n,o=e.payload,i=void 0===o?{}:o;if(!r)return"";try{var s=(0,j.I)(i),a=new k;return a.setPublicKey(r),a.encryptLong("object"==typeof s?JSON.stringify(s):s)}catch(t){console.error("encrypt error:",t)}return""}},2631:(t,e,n)=>{n.d(e,{I:()=>r,y:()=>o});var r=function(t){var e=function(e){for(var n in t)t.hasOwnProperty(n)&&(e[n]=r(t[n]));return e},n=null==t?"NullOrUndefined":Object.prototype.toString.call(t).slice(8,-1);if(["Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Uint16Array","Int32Array","Uint32Array","Float32Array","Float64Array","BigInt64Array","BigUint64Array"].includes(n))return t.slice();switch(n){case"Object":return e(Object.create(Object.getPrototypeOf(t)));case"Array":return e([]);case"Date":return new Date(t.valueOf());case"RegExp":return new RegExp(t.source,(t.global?"g":"")+(t.ignoreCase?"i":"")+(t.multiline?"m":"")+(t.sticky?"y":"")+(t.unicode?"u":""));default:return t}},o=function(t){var e=t.match(/^(?:http(s)?:\/\/[^\/]+)?(\/[^\?#]*)/);return e&&e[2]||""}},3388:t=>{t.exports={}},8182:function(t,e,n){var r=this&&this.__assign||function(){return r=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},r.apply(this,arguments)},o=this&&this.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n);var o=Object.getOwnPropertyDescriptor(e,n);o&&!("get"in o?!e.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,o)}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),i=this&&this.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),s=this&&this.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var n in t)"default"!==n&&Object.prototype.hasOwnProperty.call(t,n)&&o(e,t,n);return i(e,t),e};Object.defineProperty(e,"__esModule",{value:!0}),e.useDefaultAdapter=e.useAdapters=e.RUNTIME=void 0;var a,u=s(n(4274)),c=n(3616);!function(t){t.WEB="web",t.WX_MP="wx_mp"}(a=e.RUNTIME||(e.RUNTIME={})),e.useAdapters=function(t,e){for(var n=0,o=(0,c.isArray)(t)?t:[t];n<o.length;n++){var i=o[n],s=i.isMatch,a=i.genAdapter,u=i.runtime;if(s())return{adapter:r({isMatch:s},a(e)),runtime:u}}},e.useDefaultAdapter=function(){return{adapter:r({},u.genAdapter()),runtime:a.WEB}}},4274:function(t,e,n){var r,o=this&&this.__extends||(r=function(t,e){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},r(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}r(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),i=this&&this.__assign||function(){return i=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},i.apply(this,arguments)},s=this&&this.__awaiter||function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},a=this&&this.__generator||function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}};Object.defineProperty(e,"__esModule",{value:!0}),e.WebRequest=e.genAdapter=void 0;var u=n(7149),c=n(3616),l=n(2946),h=function(t){function e(e){var n=t.call(this)||this,r=e.timeout,o=e.timeoutMsg,i=e.restrictedMethods;return n.timeout=r||0,n.timeoutMsg=o||"请求超时",n.restrictedMethods=i||["get","post","upload","download"],n}return o(e,t),e.prototype.get=function(t){return this.request(i(i({},t),{method:"get"}),this.restrictedMethods.includes("get"))},e.prototype.post=function(t){return this.request(i(i({},t),{method:"post"}),this.restrictedMethods.includes("post"))},e.prototype.put=function(t){return this.request(i(i({},t),{method:"put"}))},e.prototype.upload=function(t){var e=t.data,n=t.file,r=t.name,o=t.method,s=t.headers,a=void 0===s?{}:s,u={post:"post",put:"put"}[null==o?void 0:o.toLowerCase()]||"put",c=new FormData;return"post"===u?(Object.keys(e).forEach(function(t){c.append(t,e[t])}),c.append("key",r),c.append("file",n),this.request(i(i({},t),{data:c,method:u}),this.restrictedMethods.includes("upload"))):this.request(i(i({},t),{method:"put",headers:a,body:n}),this.restrictedMethods.includes("upload"))},e.prototype.download=function(t){return s(this,void 0,void 0,function(){var e,n,r,o;return a(this,function(s){switch(s.label){case 0:return s.trys.push([0,2,,3]),[4,this.get(i(i({},t),{headers:{},responseType:"blob"}))];case 1:return e=s.sent().data,n=window.URL.createObjectURL(new Blob([e])),r=decodeURIComponent(new URL(t.url).pathname.split("/").pop()||""),(o=document.createElement("a")).href=n,o.setAttribute("download",r),o.style.display="none",document.body.appendChild(o),o.click(),window.URL.revokeObjectURL(n),document.body.removeChild(o),[3,3];case 2:return s.sent(),[3,3];case 3:return[2,new Promise(function(e){e({statusCode:200,tempFilePath:t.url})})]}})})},e.prototype.fetch=function(t){var e;return s(this,void 0,void 0,function(){var n,r,o,u,c,l,h,d,f,p,v,y,m,g=this;return a(this,function(b){switch(b.label){case 0:return n=new AbortController,r=t.url,o=t.enableAbort,u=void 0!==o&&o,c=t.stream,l=void 0!==c&&c,h=t.signal,d=t.timeout,f=t.shouldThrowOnError,p=void 0===f||f,v=null!=d?d:this.timeout,h&&(h.aborted&&n.abort(),h.addEventListener("abort",function(){return n.abort()})),y=null,u&&v&&(y=setTimeout(function(){console.warn(g.timeoutMsg),n.abort(new Error(g.timeoutMsg))},v)),[4,fetch(r,i(i({},t),{signal:n.signal})).then(function(t){return s(g,void 0,void 0,function(){var e,n,r;return a(this,function(o){switch(o.label){case 0:return clearTimeout(y),p?t.ok?(e=t,[3,3]):[3,1]:[3,4];case 1:return r=(n=Promise).reject,[4,t.json()];case 2:e=r.apply(n,[o.sent()]),o.label=3;case 3:return[2,e];case 4:return[2,t]}})})}).catch(function(t){return clearTimeout(y),Promise.reject(t)})];case 1:return m=b.sent(),[2,{data:l?m.body:(null===(e=m.headers.get("content-type"))||void 0===e?void 0:e.includes("application/json"))?m.json():m.text(),statusCode:m.status,header:m.headers,response:m}]}})})},e.prototype.request=function(t,e){var n=this;void 0===e&&(e=!1);var r=String(t.method).toLowerCase()||"get";return new Promise(function(o){var i=t.url,s=t.headers,a=void 0===s?{}:s,u=t.data,h=t.responseType,d=t.withCredentials,f=t.body,p=t.onUploadProgress,v=(0,c.formatUrl)((0,l.getProtocol)(),i,"get"===r?u:{}),y=new XMLHttpRequest;y.open(r,v),h&&(y.responseType=h);var m,g,b=t.signal;b&&(b.aborted?y.abort():b.addEventListener("abort",function(){return y.abort()},{once:!0})),Object.keys(a).forEach(function(t){y.setRequestHeader(t,a[t])}),p&&y.upload.addEventListener("progress",p),y.onreadystatechange=function(){var t={};if(4===y.readyState){var e=y.getAllResponseHeaders().trim().split(/[\r\n]+/),n={};e.forEach(function(t){var e=t.split(": "),r=e.shift().toLowerCase(),o=e.join(": ");n[r]=o}),t.header=n,t.statusCode=y.status;try{t.data="blob"===h?y.response:JSON.parse(y.responseText)}catch(e){t.data="blob"===h?y.response:y.responseText}clearTimeout(m),o(t)}},e&&n.timeout&&(m=setTimeout(function(){console.warn(n.timeoutMsg),y.abort()},n.timeout)),g=(0,c.isFormData)(u)?u:"application/x-www-form-urlencoded"===a["content-type"]?(0,c.toQueryString)(u):f||(u?JSON.stringify(u):void 0),d&&(y.withCredentials=!0),y.send(g)})},e}(u.AbstractSDKRequest);e.WebRequest=h,e.genAdapter=function(){return{type:"default",root:window,reqClass:h,wsClass:WebSocket,localStorage}}},2946:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.COMMUNITY_SITE_URL=e.IS_DEBUG_MODE=e.getProtocol=e.setProtocol=e.getSdkName=e.setSdkName=void 0;var n="@cloudbase/js-sdk";e.setSdkName=function(t){n=t},e.getSdkName=function(){return n};var r="https:";e.setProtocol=function(t){r=t},e.getProtocol=function(){return r},e.IS_DEBUG_MODE=!1,e.COMMUNITY_SITE_URL="https://support.qq.com/products/148793"},6205:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.ERRORS=void 0,e.ERRORS={INVALID_PARAMS:"INVALID_PARAMS",INVALID_SYNTAX:"INVALID_SYNTAX",INVALID_OPERATION:"INVALID_OPERATION",OPERATION_FAIL:"OPERATION_FAIL",NETWORK_ERROR:"NETWORK_ERROR",UNKOWN_ERROR:"UNKOWN_ERROR"}},794:function(t,e,n){var r=this&&this.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n);var o=Object.getOwnPropertyDescriptor(e,n);o&&!("get"in o?!e.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,o)}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),o=this&&this.__exportStar||function(t,e){for(var n in t)"default"===n||Object.prototype.hasOwnProperty.call(e,n)||r(e,t,n)};Object.defineProperty(e,"__esModule",{value:!0}),e.OATUH_LOGINTYPE=void 0,o(n(2946),e),o(n(6205),e),e.OATUH_LOGINTYPE="constants"},7718:function(t,e,n){var r=this&&this.__awaiter||function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},o=this&&this.__generator||function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}};Object.defineProperty(e,"__esModule",{value:!0}),e.catchErrorsDecorator=void 0;var i=n(3616),s=n(794),a=!1;"undefined"!=typeof navigator&&navigator.userAgent&&(a=-1!==navigator.userAgent.indexOf("Firefox"));var u=a?/(\.js\/)?__decorate(\$\d+)?<@.*\d$/:/(\/\w+\.js\.)?__decorate(\$\d+)?\s*\(.*\)$/,c=/https?:\/\/.+:\d*\/.*\.js:\d+:\d+/;function l(t){var e=t.err,n=t.className,r=t.methodName,o=t.sourceLink;if(!o)return null;var i,s=e.stack.split("\n"),u=a?/^catchErrorsDecorator\/<\/descriptor.value@.*\d$/:new RegExp("".concat(n,"\\.descriptor.value\\s*\\[as\\s").concat(r,"\\]\\s*\\(.*\\)$")),l=a?/^catchErrorsDecorator\/<\/descriptor.value/:new RegExp("".concat(n,"\\.descriptor.value\\s*\\[as\\s").concat(r,"\\]")),h=s.findIndex(function(t){return u.test(t)});if(-1!==h){var d=s.filter(function(t,e){return e>h});d.unshift(s[h].replace(l,"".concat(n,".").concat(r)).replace(c,o)),(i=new Error).stack="".concat(a?"@debugger":"Error","\n").concat(d.join("\n"))}return i}e.catchErrorsDecorator=function(t){var e=t.mode,n=void 0===e?"async":e,a=t.customInfo,h=void 0===a?{}:a,d=t.title,f=t.messages,p=void 0===f?[]:f;return function(t,e,a){if(s.IS_DEBUG_MODE){var f=h.className||t.constructor.name,v=h.methodName||e,y=a.value,m=function(){var t="",e=(new Error).stack.split("\n"),n=e.findIndex(function(t){return u.test(t)});if(-1!==n){var r=c.exec(e[n+1]||"");t=r?r[0]:""}return t}();a.value="sync"===n?function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=l({err:new Error,className:f,methodName:v,sourceLink:m});try{return y.apply(this,t)}catch(t){var r=t,o=t.message,s=t.error,a=t.error_description,u={title:d||"".concat(f,".").concat(v," failed"),content:[{type:"error",body:t}]};if(o&&/^\{.*\}$/.test(o)){var c=JSON.parse(o);u.subtitle=o,c.code&&(n?(n.code=c.code,n.msg=c.msg):(t.code=c.code,t.message=c.msg),r=n||t,u.content=p.map(function(t){return{type:"info",body:t}}))}throw s&&a&&(u.subtitle=a,n?(n.code=s,n.msg=a):(t.code=s,t.message=a),r=n||t,u.content=p.map(function(t){return{type:"info",body:t}})),(0,i.printGroupLog)(u),r}}:function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return r(this,void 0,void 0,function(){var e,n,r,s,a,u,c,h;return o(this,function(o){switch(o.label){case 0:e=l({err:new Error,className:f,methodName:v,sourceLink:m}),o.label=1;case 1:return o.trys.push([1,3,,4]),[4,y.apply(this,t)];case 2:return[2,o.sent()];case 3:throw n=o.sent(),r=n,s=n.message,a=n.error,u=n.error_description,c={title:d||"".concat(f,".").concat(v," failed"),content:[{type:"error",body:n}]},s&&/^\{.*\}$/.test(s)&&(h=JSON.parse(s),c.subtitle=h,h.code&&(e?(e.code=h.code,e.message=h.msg):(n.code=h.code,n.message=h.msg),r=e||n,c.content=p.map(function(t){return{type:"info",body:t}}))),a&&u&&(c.subtitle=u,e?(e.code=a,e.msg=u):(n.code=a,n.message=u),r=e||n,c.content=p.map(function(t){return{type:"info",body:t}})),(0,i.printGroupLog)(c),r;case 4:return[2]}})})}}}}},141:function(t,e,n){var r=this&&this.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n);var o=Object.getOwnPropertyDescriptor(e,n);o&&!("get"in o?!e.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,o)}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),o=this&&this.__exportStar||function(t,e){for(var n in t)"default"===n||Object.prototype.hasOwnProperty.call(e,n)||r(e,t,n)};Object.defineProperty(e,"__esModule",{value:!0}),o(n(7718),e)},6197:function(t,e,n){var r,o=this&&this.__extends||(r=function(t,e){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},r(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}r(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),i=this&&this.__awaiter||function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},s=this&&this.__generator||function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}};Object.defineProperty(e,"__esModule",{value:!0}),e.CloudbaseCache=void 0;var a=n(7149),u=n(3616),c=n(794),l=function(t){function e(e){var n=t.call(this)||this;return n.root=e,e.tcbCacheObject||(e.tcbCacheObject={}),n}return o(e,t),e.prototype.setItem=function(t,e){this.root.tcbCacheObject[t]=e},e.prototype.getItem=function(t){return this.root.tcbCacheObject[t]},e.prototype.removeItem=function(t){delete this.root.tcbCacheObject[t]},e.prototype.clear=function(){delete this.root.tcbCacheObject},e}(a.AbstractStorage),h=function(){function t(t){this.keys={};var e=t.persistence,n=t.platformInfo,r=void 0===n?{}:n,o=t.keys,i=void 0===o?{}:o;this.platformInfo=r,this.storage||(this.persistenceTag=this.platformInfo.adapter.primaryStorage||e,this.storage=function(t,e){switch(t){case"local":default:return e.localStorage?e.localStorage:((0,u.printWarn)(c.ERRORS.INVALID_PARAMS,"localStorage is not supported on current platform"),new l(e.root));case"none":return new l(e.root)}}(this.persistenceTag,this.platformInfo.adapter),this.keys=i)}return Object.defineProperty(t.prototype,"mode",{get:function(){return this.storage.mode||"sync"},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"persistence",{get:function(){return this.persistenceTag},enumerable:!1,configurable:!0}),t.prototype.setStore=function(t,e,n){if("async"!==this.mode){if(this.storage)try{var r={version:n||"localCachev1",content:e};this.storage.setItem(t,JSON.stringify(r))}catch(t){throw new Error(JSON.stringify({code:c.ERRORS.OPERATION_FAIL,msg:"[".concat((0,c.getSdkName)(),"][").concat(c.ERRORS.OPERATION_FAIL,"]setStore failed"),info:t}))}}else(0,u.printWarn)(c.ERRORS.INVALID_OPERATION,"current platform's storage is asynchronous, please use setStoreAsync insteed")},t.prototype.setStoreAsync=function(t,e,n){return i(this,void 0,void 0,function(){var r;return s(this,function(o){switch(o.label){case 0:if(!this.storage)return[2];o.label=1;case 1:return o.trys.push([1,3,,4]),r={version:n||"localCachev1",content:e},[4,this.storage.setItem(t,JSON.stringify(r))];case 2:return o.sent(),[3,4];case 3:return o.sent(),[2];case 4:return[2]}})})},t.prototype.getStore=function(t,e){var n;if("async"!==this.mode){try{if("undefined"!=typeof process&&(null===(n={IS_MP_BUILD:!1,IS_BROWSER_BUILD:!0})||void 0===n?void 0:n.tcb_token))return{IS_MP_BUILD:!1,IS_BROWSER_BUILD:!0}.tcb_token;if(!this.storage)return""}catch(t){return""}e=e||"localCachev1";var r=this.storage.getItem(t);return r&&r.indexOf(e)>=0?JSON.parse(r).content:""}(0,u.printWarn)(c.ERRORS.INVALID_OPERATION,"current platform's storage is asynchronous, please use getStoreAsync insteed")},t.prototype.getStoreAsync=function(t,e){var n;return i(this,void 0,void 0,function(){var r;return s(this,function(o){switch(o.label){case 0:try{if("undefined"!=typeof process&&(null===(n={IS_MP_BUILD:!1,IS_BROWSER_BUILD:!0})||void 0===n?void 0:n.tcb_token))return[2,{IS_MP_BUILD:!1,IS_BROWSER_BUILD:!0}.tcb_token];if(!this.storage)return[2,""]}catch(t){return[2,""]}return e=e||"localCachev1",[4,this.storage.getItem(t)];case 1:return(r=o.sent())&&r.indexOf(e)>=0?[2,JSON.parse(r).content]:[2,""]}})})},t.prototype.removeStore=function(t){"async"!==this.mode?this.storage.removeItem(t):(0,u.printWarn)(c.ERRORS.INVALID_OPERATION,"current platform's storage is asynchronous, please use removeStoreAsync insteed")},t.prototype.removeStoreAsync=function(t){return i(this,void 0,void 0,function(){return s(this,function(e){switch(e.label){case 0:return[4,this.storage.removeItem(t)];case 1:return e.sent(),[2]}})})},t}();e.CloudbaseCache=h},9689:function(t,e,n){var r,o=this&&this.__extends||(r=function(t,e){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},r(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}r(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),i=this&&this.__spreadArray||function(t,e,n){if(n||2===arguments.length)for(var r,o=0,i=e.length;o<i;o++)!r&&o in e||(r||(r=Array.prototype.slice.call(e,0,o)),r[o]=e[o]);return t.concat(r||Array.prototype.slice.call(e))};Object.defineProperty(e,"__esModule",{value:!0}),e.removeEventListener=e.activateEvent=e.addEventListener=e.CloudbaseEventEmitter=e.IErrorEvent=e.CloudbaseEvent=void 0;var s=n(3616),a=function(t,e){this.data=e||null,this.name=t};e.CloudbaseEvent=a;var u=function(t){function e(e,n){var r=t.call(this,"error",{error:e,data:n})||this;return r.error=e,r}return o(e,t),e}(a);e.IErrorEvent=u;var c=function(){function t(){this.listeners={}}return t.prototype.on=function(t,e){return function(t,e,n){n[t]=n[t]||[],n[t].push(e)}(t,e,this.listeners),this},t.prototype.off=function(t,e){return function(t,e,n){if(null==n?void 0:n[t]){var r=n[t].indexOf(e);-1!==r&&n[t].splice(r,1)}}(t,e,this.listeners),this},t.prototype.fire=function(t,e){if((0,s.isInstanceOf)(t,u))return console.error(t.error),this;var n=(0,s.isString)(t)?new a(t,e||{}):t,r=n.name;if(this.listens(r)){n.target=this;for(var o=0,c=this.listeners[r]?i([],this.listeners[r],!0):[];o<c.length;o++)c[o].call(this,n)}return this},t.prototype.listens=function(t){return this.listeners[t]&&this.listeners[t].length>0},t}();e.CloudbaseEventEmitter=c;var l=new c;e.addEventListener=function(t,e){l.on(t,e)},e.activateEvent=function(t,e){void 0===e&&(e={}),l.fire(t,e)},e.removeEventListener=function(t,e){l.off(t,e)}},3616:function(t,e,n){var r,o=this&&this.__extends||(r=function(t,e){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},r(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}r(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),i=this&&this.__assign||function(){return i=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},i.apply(this,arguments)},s=this&&this.__rest||function(t,e){var n={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(t);o<r.length;o++)e.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(t,r[o])&&(n[r[o]]=t[r[o]])}return n};Object.defineProperty(e,"__esModule",{value:!0}),e.parseCaptcha=e.parseQueryString=e.transformPhone=e.sleep=e.printGroupLog=e.errorToResult=e.promoteGatewayError=e.maybeThrow=e.resolveThrow=e.createCloudbaseError=e.CloudbaseError=e.throwError=e.printInfo=e.printError=e.printWarn=e.execCallback=e.createPromiseCallback=e.removeParam=e.getHash=e.getQuery=e.toQueryString=e.formatUrl=e.generateRequestId=e.genSeqId=e.isFormData=e.isInstanceOf=e.isNull=e.isPalinObject=e.isUndefined=e.isString=e.isArray=void 0;var a=n(794);e.isArray=function(t){return"[object Array]"===Object.prototype.toString.call(t)},e.isString=function(t){return"string"==typeof t},e.isUndefined=function(t){return void 0===t},e.isPalinObject=function(t){return"[object Object]"===Object.prototype.toString.call(t)},e.isNull=function(t){return"[object Null]"===Object.prototype.toString.call(t)},e.isInstanceOf=function(t,e){return t instanceof e},e.isFormData=function(t){return"[object FormData]"===Object.prototype.toString.call(t)},e.genSeqId=function(){return Math.random().toString(16).slice(2)},e.generateRequestId=function(){var t=(new Date).getTime(),e=(null===Date||void 0===Date?void 0:Date.now)&&1e3*Date.now()||0;return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(n){var r=16*Math.random();return t>0?(r=(t+r)%16|0,t=Math.floor(t/16)):(r=(e+r)%16|0,e=Math.floor(e/16)),("x"===n?r:7&r|8).toString(16)})},e.formatUrl=function(t,e,n){void 0===n&&(n={});var r=/\?/.test(e),o="";return Object.keys(n).forEach(function(t){""===o?!r&&(e+="?"):o+="&",o+="".concat(t,"=").concat(encodeURIComponent(n[t]))}),/^http(s)?:\/\//.test(e+=o)?e:"".concat(t).concat(e)},e.toQueryString=function(t){void 0===t&&(t={});var e=[];return Object.keys(t).forEach(function(n){e.push("".concat(n,"=").concat(encodeURIComponent(t[n])))}),e.join("&")},e.getQuery=function(t,e){if("undefined"==typeof window)return!1;var n=e||decodeURIComponent(window.location.search),r=new RegExp("(^|&)".concat(t,"=([^&]*)(&|$)")),o=n.substr(n.indexOf("?")+1).match(r);return null!=o?o[2]:""},e.getHash=function(t){if("undefined"==typeof window)return"";var e=window.location.hash.match(new RegExp("[#?&/]".concat(t,"=([^&#]*)")));return e?e[1]:""},e.removeParam=function(t,e){var n=e.split("?")[0],r=[],o=-1!==e.indexOf("?")?e.split("?")[1]:"";if(""!==o){for(var i=(r=o.split("&")).length-1;i>=0;i-=1)r[i].split("=")[0]===t&&r.splice(i,1);n="".concat(n,"?").concat(r.join("&"))}return n},e.createPromiseCallback=function(){var t={};if(!Promise){(t=function(){}).promise={};var e=function(){throw new Error('Your Node runtime does support ES6 Promises. Set "global.Promise" to your preferred implementation of promises.')};return Object.defineProperty(t.promise,"then",{get:e}),Object.defineProperty(t.promise,"catch",{get:e}),t}var n=new Promise(function(e,n){t=function(t,r){return t?n(t):e(r)}});return t.promise=n,t},e.execCallback=function(t,e,n){if(void 0===n&&(n=null),t&&"function"==typeof t)return t(e,n);if(e)throw e;return n},e.printWarn=function(t,e){console.warn("[".concat((0,a.getSdkName)(),"][").concat(t,"]:").concat(e))},e.printError=function(t,e){console.error({code:t,msg:"[".concat((0,a.getSdkName)(),"][").concat(t,"]:").concat(e)})},e.printInfo=function(t,e){console.log("[".concat((0,a.getSdkName)(),"][").concat(t,"]:").concat(e))},e.throwError=function(t,e){var n=new Error(JSON.stringify({code:t,msg:"[".concat((0,a.getSdkName)(),"][").concat(t,"]:").concat(e)}));throw n.code=t,n};var u=function(t){function e(e){var n=t.call(this,e.msg||e.message||"")||this;return n.code=e.code||"",n.requestId=e.requestId||"",Object.defineProperty(n,"message",{value:e.msg||e.message||"",enumerable:!0,writable:!0,configurable:!0}),n}return o(e,t),e}(Error);e.CloudbaseError=u;var c=function(t){return new u(t)};function l(t,e){return(e||c)(t)}function h(t){return!t||"boolean"!=typeof t.throw||t.throw}e.createCloudbaseError=l,e.resolveThrow=h,e.maybeThrow=function(t,e){if(h(t))throw l(e,null==t?void 0:t.errorFactory);return i({code:e.code,message:e.msg},e.requestId?{requestId:e.requestId}:{})},e.promoteGatewayError=function(t){if(t&&"object"==typeof t&&t.data&&"object"==typeof t.data){var e=t.data,n=e.code,r=e.message;if(!t.code&&n||!t.message&&r)return i(i(i({},t),!t.code&&n?{code:n}:{}),!t.message&&r?{message:r}:{})}return t},e.errorToResult=function(t){if(t instanceof Error&&"string"==typeof t.message)try{var e=JSON.parse(t.message);if(e&&"string"==typeof e.code)return{code:e.code,message:e.msg||e.message||"",requestId:e.requestId}}catch(t){}return t&&"string"==typeof t.code?{code:t.code,message:t.message||"",requestId:t.requestId}:{code:"UNKNOWN_ERROR",message:String((null==t?void 0:t.message)||t||"")}},e.printGroupLog=function(t){var e,n=t.title,r=t.subtitle,o=void 0===r?"":r,i=t.content,s=void 0===i?[]:i,a=t.printTrace,u=void 0!==a&&a,c=t.collapsed;void 0!==c&&c?(console.groupCollapsed||console.error)(n,o):(console.group||console.error)(n,o);for(var l=0,h=s;l<h.length;l++){var d=h[l],f=d.type,p=d.body;switch(f){case"info":console.log(p);break;case"warn":console.warn(p);break;case"error":console.error(p)}}u&&(console.trace||console.log)("stack trace:"),null===(e=console.groupEnd)||void 0===e||e.call(console)},e.sleep=function(t){return void 0===t&&(t=0),new Promise(function(e){return setTimeout(e,t)})},e.transformPhone=function(t){return"+86".concat(t)},e.parseQueryString=function(t){t=t.replace(/^\?/,"");var e={};return t.split("&").forEach(function(t){var n=t.split("="),r=n[0],o=n[1];r=decodeURIComponent(r),o=decodeURIComponent(o),r&&(e[r]?Array.isArray(e[r])?e[r].push(o):e[r]=[e[r],o]:e[r]=o)}),e},e.parseCaptcha=function(t){var n={},r=t.match(/^(data:.*?)(\?[^#\s]*)?$/);if(r){t=r[1];var o=r[2];o&&(n=(0,e.parseQueryString)(o))}var i=n.token,a=s(n,["token"]);return/^data:/.test(t)&&!i?{error:"invalid_argument",error_description:"invalid captcha data: ".concat(t)}:i?{state:a.state,token:i,captchaData:t}:{error:"unimplemented",error_description:"need to impl captcha data"}}},9515:(t,e,n)=>{var r=n(8761)(n(7772),"DataView");t.exports=r},9612:(t,e,n)=>{var r=n(2118),o=n(6909),i=n(8138),s=n(4174),a=n(7942);function u(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}u.prototype.clear=r,u.prototype.delete=o,u.prototype.get=i,u.prototype.has=s,u.prototype.set=a,t.exports=u},235:(t,e,n)=>{var r=n(3945),o=n(1846),i=n(8028),s=n(2344),a=n(4769);function u(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}u.prototype.clear=r,u.prototype.delete=o,u.prototype.get=i,u.prototype.has=s,u.prototype.set=a,t.exports=u},326:(t,e,n)=>{var r=n(8761)(n(7772),"Map");t.exports=r},6738:(t,e,n)=>{var r=n(2411),o=n(6417),i=n(6928),s=n(9493),a=n(4150);function u(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}u.prototype.clear=r,u.prototype.delete=o,u.prototype.get=i,u.prototype.has=s,u.prototype.set=a,t.exports=u},2760:(t,e,n)=>{var r=n(8761)(n(7772),"Promise");t.exports=r},2143:(t,e,n)=>{var r=n(8761)(n(7772),"Set");t.exports=r},6571:(t,e,n)=>{var r=n(235),o=n(5243),i=n(2858),s=n(4417),a=n(8605),u=n(1418);function c(t){var e=this.__data__=new r(t);this.size=e.size}c.prototype.clear=o,c.prototype.delete=i,c.prototype.get=s,c.prototype.has=a,c.prototype.set=u,t.exports=c},857:(t,e,n)=>{var r=n(7772).Symbol;t.exports=r},9162:(t,e,n)=>{var r=n(7772).Uint8Array;t.exports=r},3215:(t,e,n)=>{var r=n(8761)(n(7772),"WeakMap");t.exports=r},2517:t=>{t.exports=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t}},7552:t=>{t.exports=function(t,e){for(var n=-1,r=null==t?0:t.length,o=0,i=[];++n<r;){var s=t[n];e(s,n,t)&&(i[o++]=s)}return i}},1634:(t,e,n)=>{var r=n(6473),o=n(9631),i=n(6152),s=n(3226),a=n(9045),u=n(7598),c=Object.prototype.hasOwnProperty;t.exports=function(t,e){var n=i(t),l=!n&&o(t),h=!n&&!l&&s(t),d=!n&&!l&&!h&&u(t),f=n||l||h||d,p=f?r(t.length,String):[],v=p.length;for(var y in t)!e&&!c.call(t,y)||f&&("length"==y||h&&("offset"==y||"parent"==y)||d&&("buffer"==y||"byteLength"==y||"byteOffset"==y)||a(y,v))||p.push(y);return p}},343:t=>{t.exports=function(t,e){for(var n=-1,r=null==t?0:t.length,o=Array(r);++n<r;)o[n]=e(t[n],n,t);return o}},5067:t=>{t.exports=function(t,e){for(var n=-1,r=e.length,o=t.length;++n<r;)t[o+n]=e[n];return t}},91:(t,e,n)=>{var r=n(3940),o=n(1225),i=Object.prototype.hasOwnProperty;t.exports=function(t,e,n){var s=t[e];i.call(t,e)&&o(s,n)&&(void 0!==n||e in t)||r(t,e,n)}},2218:(t,e,n)=>{var r=n(1225);t.exports=function(t,e){for(var n=t.length;n--;)if(r(t[n][0],e))return n;return-1}},7993:(t,e,n)=>{var r=n(752),o=n(249);t.exports=function(t,e){return t&&r(e,o(e),t)}},5906:(t,e,n)=>{var r=n(752),o=n(8582);t.exports=function(t,e){return t&&r(e,o(e),t)}},3940:(t,e,n)=>{var r=n(3043);t.exports=function(t,e,n){"__proto__"==e&&r?r(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n}},8874:(t,e,n)=>{var r=n(6571),o=n(2517),i=n(91),s=n(7993),a=n(5906),u=n(2175),c=n(1522),l=n(7680),h=n(9987),d=n(3483),f=n(6939),p=n(940),v=n(9917),y=n(8222),m=n(8725),g=n(6152),b=n(3226),w=n(4714),_=n(9259),I=n(3679),E=n(249),S=n(8582),O="[object Arguments]",T="[object Function]",P="[object Object]",A={};A[O]=A["[object Array]"]=A["[object ArrayBuffer]"]=A["[object DataView]"]=A["[object Boolean]"]=A["[object Date]"]=A["[object Float32Array]"]=A["[object Float64Array]"]=A["[object Int8Array]"]=A["[object Int16Array]"]=A["[object Int32Array]"]=A["[object Map]"]=A["[object Number]"]=A[P]=A["[object RegExp]"]=A["[object Set]"]=A["[object String]"]=A["[object Symbol]"]=A["[object Uint8Array]"]=A["[object Uint8ClampedArray]"]=A["[object Uint16Array]"]=A["[object Uint32Array]"]=!0,A["[object Error]"]=A[T]=A["[object WeakMap]"]=!1,t.exports=function t(e,n,R,C,N,x){var U,L=1&n,D=2&n,k=4&n;if(R&&(U=N?R(e,C,N,x):R(e)),void 0!==U)return U;if(!_(e))return e;var j=g(e);if(j){if(U=v(e),!L)return c(e,U)}else{var q=p(e),M=q==T||"[object GeneratorFunction]"==q;if(b(e))return u(e,L);if(q==P||q==O||M&&!N){if(U=D||M?{}:m(e),!L)return D?h(e,a(U,e)):l(e,s(U,e))}else{if(!A[q])return N?e:{};U=y(e,q,L)}}x||(x=new r);var W=x.get(e);if(W)return W;x.set(e,U),I(e)?e.forEach(function(r){U.add(t(r,n,R,r,e,x))}):w(e)&&e.forEach(function(r,o){U.set(o,t(r,n,R,o,e,x))});var B=j?void 0:(k?D?f:d:D?S:E)(e);return o(B||e,function(r,o){B&&(r=e[o=r]),i(U,o,t(r,n,R,o,e,x))}),U}},9413:(t,e,n)=>{var r=n(9259),o=Object.create,i=function(){function t(){}return function(e){if(!r(e))return{};if(o)return o(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();t.exports=i},3324:(t,e,n)=>{var r=n(7297),o=n(3812);t.exports=function(t,e){for(var n=0,i=(e=r(e,t)).length;null!=t&&n<i;)t=t[o(e[n++])];return n&&n==i?t:void 0}},1897:(t,e,n)=>{var r=n(5067),o=n(6152);t.exports=function(t,e,n){var i=e(t);return o(t)?i:r(i,n(t))}},3366:(t,e,n)=>{var r=n(857),o=n(2107),i=n(7157),s=r?r.toStringTag:void 0;t.exports=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":s&&s in Object(t)?o(t):i(t)}},5183:(t,e,n)=>{var r=n(3366),o=n(5125);t.exports=function(t){return o(t)&&"[object Arguments]"==r(t)}},4511:(t,e,n)=>{var r=n(940),o=n(5125);t.exports=function(t){return o(t)&&"[object Map]"==r(t)}},6840:(t,e,n)=>{var r=n(1049),o=n(7394),i=n(9259),s=n(7035),a=/^\[object .+?Constructor\]$/,u=Function.prototype,c=Object.prototype,l=u.toString,h=c.hasOwnProperty,d=RegExp("^"+l.call(h).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");t.exports=function(t){return!(!i(t)||o(t))&&(r(t)?d:a).test(s(t))}},8436:(t,e,n)=>{var r=n(940),o=n(5125);t.exports=function(t){return o(t)&&"[object Set]"==r(t)}},5522:(t,e,n)=>{var r=n(3366),o=n(1158),i=n(5125),s={};s["[object Float32Array]"]=s["[object Float64Array]"]=s["[object Int8Array]"]=s["[object Int16Array]"]=s["[object Int32Array]"]=s["[object Uint8Array]"]=s["[object Uint8ClampedArray]"]=s["[object Uint16Array]"]=s["[object Uint32Array]"]=!0,s["[object Arguments]"]=s["[object Array]"]=s["[object ArrayBuffer]"]=s["[object Boolean]"]=s["[object DataView]"]=s["[object Date]"]=s["[object Error]"]=s["[object Function]"]=s["[object Map]"]=s["[object Number]"]=s["[object Object]"]=s["[object RegExp]"]=s["[object Set]"]=s["[object String]"]=s["[object WeakMap]"]=!1,t.exports=function(t){return i(t)&&o(t.length)&&!!s[r(t)]}},6411:(t,e,n)=>{var r=n(6001),o=n(4248),i=Object.prototype.hasOwnProperty;t.exports=function(t){if(!r(t))return o(t);var e=[];for(var n in Object(t))i.call(t,n)&&"constructor"!=n&&e.push(n);return e}},8390:(t,e,n)=>{var r=n(9259),o=n(6001),i=n(2966),s=Object.prototype.hasOwnProperty;t.exports=function(t){if(!r(t))return i(t);var e=o(t),n=[];for(var a in t)("constructor"!=a||!e&&s.call(t,a))&&n.push(a);return n}},2857:(t,e,n)=>{var r=n(91),o=n(7297),i=n(9045),s=n(9259),a=n(3812);t.exports=function(t,e,n,u){if(!s(t))return t;for(var c=-1,l=(e=o(e,t)).length,h=l-1,d=t;null!=d&&++c<l;){var f=a(e[c]),p=n;if("__proto__"===f||"constructor"===f||"prototype"===f)return t;if(c!=h){var v=d[f];void 0===(p=u?u(v,f,d):void 0)&&(p=s(v)?v:i(e[c+1])?[]:{})}r(d,f,p),d=d[f]}return t}},9872:t=>{t.exports=function(t,e,n){var r=-1,o=t.length;e<0&&(e=-e>o?0:o+e),(n=n>o?o:n)<0&&(n+=o),o=e>n?0:n-e>>>0,e>>>=0;for(var i=Array(o);++r<o;)i[r]=t[r+e];return i}},6473:t=>{t.exports=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r}},1054:(t,e,n)=>{var r=n(857),o=n(343),i=n(6152),s=n(4795),a=r?r.prototype:void 0,u=a?a.toString:void 0;t.exports=function t(e){if("string"==typeof e)return e;if(i(e))return o(e,t)+"";if(s(e))return u?u.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n}},7826:t=>{t.exports=function(t){return function(e){return t(e)}}},9078:(t,e,n)=>{var r=n(7297),o=n(6974),i=n(2721),s=n(3812),a=Object.prototype.hasOwnProperty;t.exports=function(t,e){var n=-1,u=(e=r(e,t)).length;if(!u)return!0;for(;++n<u;){var c=s(e[n]);if("__proto__"===c&&!a.call(t,"__proto__"))return!1;if(("constructor"===c||"prototype"===c)&&n<u-1)return!1}var l=i(t,e);return null==l||delete l[s(o(e))]}},7297:(t,e,n)=>{var r=n(6152),o=n(1401),i=n(4452),s=n(6188);t.exports=function(t,e){return r(t)?t:o(t,e)?[t]:i(s(t))}},9882:(t,e,n)=>{var r=n(9162);t.exports=function(t){var e=new t.constructor(t.byteLength);return new r(e).set(new r(t)),e}},2175:(t,e,n)=>{t=n.nmd(t);var r=n(7772),o=e&&!e.nodeType&&e,i=o&&t&&!t.nodeType&&t,s=i&&i.exports===o?r.Buffer:void 0,a=s?s.allocUnsafe:void 0;t.exports=function(t,e){if(e)return t.slice();var n=t.length,r=a?a(n):new t.constructor(n);return t.copy(r),r}},4727:(t,e,n)=>{var r=n(9882);t.exports=function(t,e){var n=e?r(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)}},6058:t=>{var e=/\w*$/;t.exports=function(t){var n=new t.constructor(t.source,e.exec(t));return n.lastIndex=t.lastIndex,n}},169:(t,e,n)=>{var r=n(857),o=r?r.prototype:void 0,i=o?o.valueOf:void 0;t.exports=function(t){return i?Object(i.call(t)):{}}},6190:(t,e,n)=>{var r=n(9882);t.exports=function(t,e){var n=e?r(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)}},1522:t=>{t.exports=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e}},752:(t,e,n)=>{var r=n(91),o=n(3940);t.exports=function(t,e,n,i){var s=!n;n||(n={});for(var a=-1,u=e.length;++a<u;){var c=e[a],l=i?i(n[c],t[c],c,n,t):void 0;void 0===l&&(l=t[c]),s?o(n,c,l):r(n,c,l)}return n}},7680:(t,e,n)=>{var r=n(752),o=n(633);t.exports=function(t,e){return r(t,o(t),e)}},9987:(t,e,n)=>{var r=n(752),o=n(2680);t.exports=function(t,e){return r(t,o(t),e)}},4019:(t,e,n)=>{var r=n(7772)["__core-js_shared__"];t.exports=r},3043:(t,e,n)=>{var r=n(8761),o=function(){try{var t=r(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();t.exports=o},1242:(t,e,n)=>{var r="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g;t.exports=r},3483:(t,e,n)=>{var r=n(1897),o=n(633),i=n(249);t.exports=function(t){return r(t,i,o)}},6939:(t,e,n)=>{var r=n(1897),o=n(2680),i=n(8582);t.exports=function(t){return r(t,i,o)}},7937:(t,e,n)=>{var r=n(8304);t.exports=function(t,e){var n=t.__data__;return r(e)?n["string"==typeof e?"string":"hash"]:n.map}},8761:(t,e,n)=>{var r=n(6840),o=n(8109);t.exports=function(t,e){var n=o(t,e);return r(n)?n:void 0}},7353:(t,e,n)=>{var r=n(241)(Object.getPrototypeOf,Object);t.exports=r},2107:(t,e,n)=>{var r=n(857),o=Object.prototype,i=o.hasOwnProperty,s=o.toString,a=r?r.toStringTag:void 0;t.exports=function(t){var e=i.call(t,a),n=t[a];try{t[a]=void 0;var r=!0}catch(t){}var o=s.call(t);return r&&(e?t[a]=n:delete t[a]),o}},633:(t,e,n)=>{var r=n(7552),o=n(981),i=Object.prototype.propertyIsEnumerable,s=Object.getOwnPropertySymbols,a=s?function(t){return null==t?[]:(t=Object(t),r(s(t),function(e){return i.call(t,e)}))}:o;t.exports=a},2680:(t,e,n)=>{var r=n(5067),o=n(7353),i=n(633),s=n(981),a=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)r(e,i(t)),t=o(t);return e}:s;t.exports=a},940:(t,e,n)=>{var r=n(9515),o=n(326),i=n(2760),s=n(2143),a=n(3215),u=n(3366),c=n(7035),l="[object Map]",h="[object Promise]",d="[object Set]",f="[object WeakMap]",p="[object DataView]",v=c(r),y=c(o),m=c(i),g=c(s),b=c(a),w=u;(r&&w(new r(new ArrayBuffer(1)))!=p||o&&w(new o)!=l||i&&w(i.resolve())!=h||s&&w(new s)!=d||a&&w(new a)!=f)&&(w=function(t){var e=u(t),n="[object Object]"==e?t.constructor:void 0,r=n?c(n):"";if(r)switch(r){case v:return p;case y:return l;case m:return h;case g:return d;case b:return f}return e}),t.exports=w},8109:t=>{t.exports=function(t,e){return null==t?void 0:t[e]}},2118:(t,e,n)=>{var r=n(9191);t.exports=function(){this.__data__=r?r(null):{},this.size=0}},6909:t=>{t.exports=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e}},8138:(t,e,n)=>{var r=n(9191),o=Object.prototype.hasOwnProperty;t.exports=function(t){var e=this.__data__;if(r){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return o.call(e,t)?e[t]:void 0}},4174:(t,e,n)=>{var r=n(9191),o=Object.prototype.hasOwnProperty;t.exports=function(t){var e=this.__data__;return r?void 0!==e[t]:o.call(e,t)}},7942:(t,e,n)=>{var r=n(9191);t.exports=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=r&&void 0===e?"__lodash_hash_undefined__":e,this}},9917:t=>{var e=Object.prototype.hasOwnProperty;t.exports=function(t){var n=t.length,r=new t.constructor(n);return n&&"string"==typeof t[0]&&e.call(t,"index")&&(r.index=t.index,r.input=t.input),r}},8222:(t,e,n)=>{var r=n(9882),o=n(4727),i=n(6058),s=n(169),a=n(6190);t.exports=function(t,e,n){var u=t.constructor;switch(e){case"[object ArrayBuffer]":return r(t);case"[object Boolean]":case"[object Date]":return new u(+t);case"[object DataView]":return o(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return a(t,n);case"[object Map]":case"[object Set]":return new u;case"[object Number]":case"[object String]":return new u(t);case"[object RegExp]":return i(t);case"[object Symbol]":return s(t)}}},8725:(t,e,n)=>{var r=n(9413),o=n(7353),i=n(6001);t.exports=function(t){return"function"!=typeof t.constructor||i(t)?{}:r(o(t))}},9045:t=>{var e=/^(?:0|[1-9]\d*)$/;t.exports=function(t,n){var r=typeof t;return!!(n=n??9007199254740991)&&("number"==r||"symbol"!=r&&e.test(t))&&t>-1&&t%1==0&&t<n}},1401:(t,e,n)=>{var r=n(6152),o=n(4795),i=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,s=/^\w*$/;t.exports=function(t,e){if(r(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!o(t))||s.test(t)||!i.test(t)||null!=e&&t in Object(e)}},8304:t=>{t.exports=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t}},7394:(t,e,n)=>{var r,o=n(4019),i=(r=/[^.]+$/.exec(o&&o.keys&&o.keys.IE_PROTO||""))?"Symbol(src)_1."+r:"";t.exports=function(t){return!!i&&i in t}},6001:t=>{var e=Object.prototype;t.exports=function(t){var n=t&&t.constructor;return t===("function"==typeof n&&n.prototype||e)}},3945:t=>{t.exports=function(){this.__data__=[],this.size=0}},1846:(t,e,n)=>{var r=n(2218),o=Array.prototype.splice;t.exports=function(t){var e=this.__data__,n=r(e,t);return!(n<0||(n==e.length-1?e.pop():o.call(e,n,1),--this.size,0))}},8028:(t,e,n)=>{var r=n(2218);t.exports=function(t){var e=this.__data__,n=r(e,t);return n<0?void 0:e[n][1]}},2344:(t,e,n)=>{var r=n(2218);t.exports=function(t){return r(this.__data__,t)>-1}},4769:(t,e,n)=>{var r=n(2218);t.exports=function(t,e){var n=this.__data__,o=r(n,t);return o<0?(++this.size,n.push([t,e])):n[o][1]=e,this}},2411:(t,e,n)=>{var r=n(9612),o=n(235),i=n(326);t.exports=function(){this.size=0,this.__data__={hash:new r,map:new(i||o),string:new r}}},6417:(t,e,n)=>{var r=n(7937);t.exports=function(t){var e=r(this,t).delete(t);return this.size-=e?1:0,e}},6928:(t,e,n)=>{var r=n(7937);t.exports=function(t){return r(this,t).get(t)}},9493:(t,e,n)=>{var r=n(7937);t.exports=function(t){return r(this,t).has(t)}},4150:(t,e,n)=>{var r=n(7937);t.exports=function(t,e){var n=r(this,t),o=n.size;return n.set(t,e),this.size+=n.size==o?0:1,this}},7777:(t,e,n)=>{var r=n(733);t.exports=function(t){var e=r(t,function(t){return 500===n.size&&n.clear(),t}),n=e.cache;return e}},9191:(t,e,n)=>{var r=n(8761)(Object,"create");t.exports=r},4248:(t,e,n)=>{var r=n(241)(Object.keys,Object);t.exports=r},2966:t=>{t.exports=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e}},4146:(t,e,n)=>{t=n.nmd(t);var r=n(1242),o=e&&!e.nodeType&&e,i=o&&t&&!t.nodeType&&t,s=i&&i.exports===o&&r.process,a=function(){try{return i&&i.require&&i.require("util").types||s&&s.binding&&s.binding("util")}catch(t){}}();t.exports=a},7157:t=>{var e=Object.prototype.toString;t.exports=function(t){return e.call(t)}},241:t=>{t.exports=function(t,e){return function(n){return t(e(n))}}},2721:(t,e,n)=>{var r=n(3324),o=n(9872);t.exports=function(t,e){return e.length<2?t:r(t,o(e,0,-1))}},7772:(t,e,n)=>{var r=n(1242),o="object"==typeof self&&self&&self.Object===Object&&self,i=r||o||Function("return this")();t.exports=i},5243:(t,e,n)=>{var r=n(235);t.exports=function(){this.__data__=new r,this.size=0}},2858:t=>{t.exports=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n}},4417:t=>{t.exports=function(t){return this.__data__.get(t)}},8605:t=>{t.exports=function(t){return this.__data__.has(t)}},1418:(t,e,n)=>{var r=n(235),o=n(326),i=n(6738);t.exports=function(t,e){var n=this.__data__;if(n instanceof r){var s=n.__data__;if(!o||s.length<199)return s.push([t,e]),this.size=++n.size,this;n=this.__data__=new i(s)}return n.set(t,e),this.size=n.size,this}},4452:(t,e,n)=>{var r=n(7777),o=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,i=/\\(\\)?/g,s=r(function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(o,function(t,n,r,o){e.push(r?o.replace(i,"$1"):n||t)}),e});t.exports=s},3812:(t,e,n)=>{var r=n(4795);t.exports=function(t){if("string"==typeof t||r(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e}},7035:t=>{var e=Function.prototype.toString;t.exports=function(t){if(null!=t){try{return e.call(t)}catch(t){}try{return t+""}catch(t){}}return""}},9850:(t,e,n)=>{var r=n(8874);t.exports=function(t){return r(t,5)}},1225:t=>{t.exports=function(t,e){return t===e||t!=t&&e!=e}},9631:(t,e,n)=>{var r=n(5183),o=n(5125),i=Object.prototype,s=i.hasOwnProperty,a=i.propertyIsEnumerable,u=r(function(){return arguments}())?r:function(t){return o(t)&&s.call(t,"callee")&&!a.call(t,"callee")};t.exports=u},6152:t=>{var e=Array.isArray;t.exports=e},7878:(t,e,n)=>{var r=n(1049),o=n(1158);t.exports=function(t){return null!=t&&o(t.length)&&!r(t)}},3226:(t,e,n)=>{t=n.nmd(t);var r=n(7772),o=n(6330),i=e&&!e.nodeType&&e,s=i&&t&&!t.nodeType&&t,a=s&&s.exports===i?r.Buffer:void 0,u=(a?a.isBuffer:void 0)||o;t.exports=u},1049:(t,e,n)=>{var r=n(3366),o=n(9259);t.exports=function(t){if(!o(t))return!1;var e=r(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e}},1158:t=>{t.exports=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991}},4714:(t,e,n)=>{var r=n(4511),o=n(7826),i=n(4146),s=i&&i.isMap,a=s?o(s):r;t.exports=a},9259:t=>{t.exports=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)}},5125:t=>{t.exports=function(t){return null!=t&&"object"==typeof t}},3679:(t,e,n)=>{var r=n(8436),o=n(7826),i=n(4146),s=i&&i.isSet,a=s?o(s):r;t.exports=a},4795:(t,e,n)=>{var r=n(3366),o=n(5125);t.exports=function(t){return"symbol"==typeof t||o(t)&&"[object Symbol]"==r(t)}},7598:(t,e,n)=>{var r=n(5522),o=n(7826),i=n(4146),s=i&&i.isTypedArray,a=s?o(s):r;t.exports=a},249:(t,e,n)=>{var r=n(1634),o=n(6411),i=n(7878);t.exports=function(t){return i(t)?r(t):o(t)}},8582:(t,e,n)=>{var r=n(1634),o=n(8390),i=n(7878);t.exports=function(t){return i(t)?r(t,!0):o(t)}},6974:t=>{t.exports=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0}},733:(t,e,n)=>{var r=n(6738);function o(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,o=e?e.apply(this,r):r[0],i=n.cache;if(i.has(o))return i.get(o);var s=t.apply(this,r);return n.cache=i.set(o,s)||i,s};return n.cache=new(o.Cache||r),n}o.Cache=r,t.exports=o},6765:(t,e,n)=>{var r=n(2857);t.exports=function(t,e,n){return null==t?t:r(t,e,n)}},981:t=>{t.exports=function(){return[]}},6330:t=>{t.exports=function(){return!1}},6188:(t,e,n)=>{var r=n(1054);t.exports=function(t){return null==t?"":r(t)}},7195:(t,e,n)=>{var r=n(9078);t.exports=function(t,e){return null==t||r(t,e)}},7149:e=>{e.exports=t}},c={};function l(t){var e=c[t];if(void 0!==e)return e.exports;var n=c[t]={id:t,loaded:!1,exports:{}};return u[t].call(n.exports,n,n.exports,l),n.loaded=!0,n.exports}l.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return l.d(e,{a:e}),e},l.d=(t,e)=>{for(var n in e)l.o(e,n)&&!l.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},l.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}(),l.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),l.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},l.nmd=t=>(t.paths=[],t.children||(t.children=[]),t);var h={};(()=>{l.d(h,{Z:()=>bl});var t={};l.r(t);var u={};l.r(u),l.d(u,{ArkSimpleModel:()=>As,DSSimpleModel:()=>Us,DefaultImageModel:()=>ua,DefaultSimpleModel:()=>ia,HunYuanBetaSimpleModel:()=>bs,HunYuanExpSimpleModel:()=>Js,HunYuanOpenSimpleModel:()=>$s,HunYuanSimpleModel:()=>Es,MODELS:()=>_a,MoonshotSimpleModel:()=>Vs,ReactModel:()=>pa,YiSimpleModel:()=>qs,ZhiPuSimpleModel:()=>ds,toolMap:()=>ma});var c={};l.r(c),l.d(c,{LineString:()=>Lu,MultiLineString:()=>Mu,MultiPoint:()=>ju,MultiPolygon:()=>Bu,Point:()=>cc,Polygon:()=>ku});var d="@cloudbase/js-sdk";function f(){return d}var p,v="https:",y="https://support.qq.com/products/148793",m={INVALID_PARAMS:"INVALID_PARAMS",INVALID_SYNTAX:"INVALID_SYNTAX",INVALID_OPERATION:"INVALID_OPERATION",OPERATION_FAIL:"OPERATION_FAIL",NETWORK_ERROR:"NETWORK_ERROR",UNKOWN_ERROR:"UNKOWN_ERROR"},g=l(7149),b=(p=function(t,e){return p=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},p(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}p(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),w=function(){return w=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},w.apply(this,arguments)};function _(t){return"[object Array]"===Object.prototype.toString.call(t)}function I(t){return"string"==typeof t}function E(t){return"[object FormData]"===Object.prototype.toString.call(t)}function S(){var t=(new Date).getTime(),e=(null===Date||void 0===Date?void 0:Date.now)&&1e3*Date.now()||0;return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(n){var r=16*Math.random();return t>0?(r=(t+r)%16|0,t=Math.floor(t/16)):(r=(e+r)%16|0,e=Math.floor(e/16)),("x"===n?r:7&r|8).toString(16)})}function O(t,e,n){void 0===n&&(n={});var r=/\?/.test(e),o="";return Object.keys(n).forEach(function(t){""===o?!r&&(e+="?"):o+="&",o+="".concat(t,"=").concat(encodeURIComponent(n[t]))}),/^http(s)?:\/\//.test(e+=o)?e:"".concat(t).concat(e)}function T(t,e){if("undefined"==typeof window)return!1;var n=e||decodeURIComponent(window.location.search),r=new RegExp("(^|&)".concat(t,"=([^&]*)(&|$)")),o=n.substr(n.indexOf("?")+1).match(r);return null!=o?o[2]:""}function P(t,e,n){if(void 0===n&&(n=null),t&&"function"==typeof t)return t(e,n);if(e)throw e;return n}function A(t,e){console.warn("[".concat(f(),"][").concat(t,"]:").concat(e))}var R=function(t){function e(e){var n=t.call(this,e.msg||e.message||"")||this;return n.code=e.code||"",n.requestId=e.requestId||"",Object.defineProperty(n,"message",{value:e.msg||e.message||"",enumerable:!0,writable:!0,configurable:!0}),n}return b(e,t),e}(Error),C=function(t){return new R(t)};function N(t,e){return(e||C)(t)}function x(t){return!t||"boolean"!=typeof t.throw||t.throw}function U(t,e){if(x(t))throw N(e,null==t?void 0:t.errorFactory);return w({code:e.code,message:e.msg},e.requestId?{requestId:e.requestId}:{})}function L(t){if(t&&"object"==typeof t&&t.data&&"object"==typeof t.data){var e=t.data,n=e.code,r=e.message;if(!t.code&&n||!t.message&&r)return w(w(w({},t),!t.code&&n?{code:n}:{}),!t.message&&r?{message:r}:{})}return t}function D(t){var e={},n=t.match(/^(data:.*?)(\?[^#\s]*)?$/);if(n){t=n[1];var r=n[2];r&&(e=function(t){t=t.replace(/^\?/,"");var e={};return t.split("&").forEach(function(t){var n=t.split("="),r=n[0],o=n[1];r=decodeURIComponent(r),o=decodeURIComponent(o),r&&(e[r]?Array.isArray(e[r])?e[r].push(o):e[r]=[e[r],o]:e[r]=o)}),e}(r))}var o=e.token,i=function(t,e){var n={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(t);o<r.length;o++)e.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(t,r[o])&&(n[r[o]]=t[r[o]])}return n}(e,["token"]);return/^data:/.test(t)&&!o?{error:"invalid_argument",error_description:"invalid captcha data: ".concat(t)}:o?{state:i.state,token:o,captchaData:t}:{error:"unimplemented",error_description:"need to impl captcha data"}}var k,j=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},t(e,n)};return function(e,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),q=function(){return q=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},q.apply(this,arguments)},M=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},W=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},B=function(t){function e(e){var n=t.call(this)||this,r=e.timeout,o=e.timeoutMsg,i=e.restrictedMethods;return n.timeout=r||0,n.timeoutMsg=o||"请求超时",n.restrictedMethods=i||["get","post","upload","download"],n}return j(e,t),e.prototype.get=function(t){return this.request(q(q({},t),{method:"get"}),this.restrictedMethods.includes("get"))},e.prototype.post=function(t){return this.request(q(q({},t),{method:"post"}),this.restrictedMethods.includes("post"))},e.prototype.put=function(t){return this.request(q(q({},t),{method:"put"}))},e.prototype.upload=function(t){var e=t.data,n=t.file,r=t.name,o=t.method,i=t.headers,s=void 0===i?{}:i,a={post:"post",put:"put"}[null==o?void 0:o.toLowerCase()]||"put",u=new FormData;return"post"===a?(Object.keys(e).forEach(function(t){u.append(t,e[t])}),u.append("key",r),u.append("file",n),this.request(q(q({},t),{data:u,method:a}),this.restrictedMethods.includes("upload"))):this.request(q(q({},t),{method:"put",headers:s,body:n}),this.restrictedMethods.includes("upload"))},e.prototype.download=function(t){return M(this,void 0,Promise,function(){var e,n,r,o;return W(this,function(i){switch(i.label){case 0:return i.trys.push([0,2,,3]),[4,this.get(q(q({},t),{headers:{},responseType:"blob"}))];case 1:return e=i.sent().data,n=window.URL.createObjectURL(new Blob([e])),r=decodeURIComponent(new URL(t.url).pathname.split("/").pop()||""),(o=document.createElement("a")).href=n,o.setAttribute("download",r),o.style.display="none",document.body.appendChild(o),o.click(),window.URL.revokeObjectURL(n),document.body.removeChild(o),[3,3];case 2:return i.sent(),[3,3];case 3:return[2,new Promise(function(e){e({statusCode:200,tempFilePath:t.url})})]}})})},e.prototype.fetch=function(t){var e;return M(this,void 0,Promise,function(){var n,r,o,i,s,a,u,c,l,h,d,f,p,v=this;return W(this,function(y){switch(y.label){case 0:return n=new AbortController,r=t.url,o=t.enableAbort,i=void 0!==o&&o,s=t.stream,a=void 0!==s&&s,u=t.signal,c=t.timeout,l=t.shouldThrowOnError,h=void 0===l||l,d=null!=c?c:this.timeout,u&&(u.aborted&&n.abort(),u.addEventListener("abort",function(){return n.abort()})),f=null,i&&d&&(f=setTimeout(function(){console.warn(v.timeoutMsg),n.abort(new Error(v.timeoutMsg))},d)),[4,fetch(r,q(q({},t),{signal:n.signal})).then(function(t){return M(v,void 0,void 0,function(){var e,n,r;return W(this,function(o){switch(o.label){case 0:return clearTimeout(f),h?t.ok?(e=t,[3,3]):[3,1]:[3,4];case 1:return r=(n=Promise).reject,[4,t.json()];case 2:e=r.apply(n,[o.sent()]),o.label=3;case 3:return[2,e];case 4:return[2,t]}})})}).catch(function(t){return clearTimeout(f),Promise.reject(t)})];case 1:return p=y.sent(),[2,{data:a?p.body:(null===(e=p.headers.get("content-type"))||void 0===e?void 0:e.includes("application/json"))?p.json():p.text(),statusCode:p.status,header:p.headers,response:p}]}})})},e.prototype.request=function(t,e){var n=this;void 0===e&&(e=!1);var r=String(t.method).toLowerCase()||"get";return new Promise(function(o){var i=t.url,s=t.headers,a=void 0===s?{}:s,u=t.data,c=t.responseType,l=t.withCredentials,h=t.body,d=t.onUploadProgress,f=O(v,i,"get"===r?u:{}),p=new XMLHttpRequest;p.open(r,f),c&&(p.responseType=c);var y,m,g=t.signal;g&&(g.aborted?p.abort():g.addEventListener("abort",function(){return p.abort()},{once:!0})),Object.keys(a).forEach(function(t){p.setRequestHeader(t,a[t])}),d&&p.upload.addEventListener("progress",d),p.onreadystatechange=function(){var t={};if(4===p.readyState){var e=p.getAllResponseHeaders().trim().split(/[\r\n]+/),n={};e.forEach(function(t){var e=t.split(": "),r=e.shift().toLowerCase(),o=e.join(": ");n[r]=o}),t.header=n,t.statusCode=p.status;try{t.data="blob"===c?p.response:JSON.parse(p.responseText)}catch(e){t.data="blob"===c?p.response:p.responseText}clearTimeout(y),o(t)}},e&&n.timeout&&(y=setTimeout(function(){console.warn(n.timeoutMsg),p.abort()},n.timeout)),m=E(u)?u:"application/x-www-form-urlencoded"===a["content-type"]?function(t){void 0===t&&(t={});var e=[];return Object.keys(t).forEach(function(n){e.push("".concat(n,"=").concat(encodeURIComponent(t[n])))}),e.join("&")}(u):h||(u?JSON.stringify(u):void 0),l&&(p.withCredentials=!0),p.send(m)})},e}(g.AbstractSDKRequest),F=function(){return F=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},F.apply(this,arguments)};!function(t){t.WEB="web",t.WX_MP="wx_mp"}(k||(k={}));var V=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},t(e,n)};return function(e,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),G=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},H=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},K=function(t){function e(e){var n=t.call(this)||this;return n.root=e,e.tcbCacheObject||(e.tcbCacheObject={}),n}return V(e,t),e.prototype.setItem=function(t,e){this.root.tcbCacheObject[t]=e},e.prototype.getItem=function(t){return this.root.tcbCacheObject[t]},e.prototype.removeItem=function(t){delete this.root.tcbCacheObject[t]},e.prototype.clear=function(){delete this.root.tcbCacheObject},e}(g.AbstractStorage),J=function(){function t(t){this.keys={};var e=t.persistence,n=t.platformInfo,r=void 0===n?{}:n,o=t.keys,i=void 0===o?{}:o;this.platformInfo=r,this.storage||(this.persistenceTag=this.platformInfo.adapter.primaryStorage||e,this.storage=function(t,e){switch(t){case"local":default:return e.localStorage?e.localStorage:(A(m.INVALID_PARAMS,"localStorage is not supported on current platform"),new K(e.root));case"none":return new K(e.root)}}(this.persistenceTag,this.platformInfo.adapter),this.keys=i)}return Object.defineProperty(t.prototype,"mode",{get:function(){return this.storage.mode||"sync"},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"persistence",{get:function(){return this.persistenceTag},enumerable:!1,configurable:!0}),t.prototype.setStore=function(t,e,n){if("async"!==this.mode){if(this.storage)try{var r={version:n||"localCachev1",content:e};this.storage.setItem(t,JSON.stringify(r))}catch(t){throw new Error(JSON.stringify({code:m.OPERATION_FAIL,msg:"[".concat(f(),"][").concat(m.OPERATION_FAIL,"]setStore failed"),info:t}))}}else A(m.INVALID_OPERATION,"current platform's storage is asynchronous, please use setStoreAsync insteed")},t.prototype.setStoreAsync=function(t,e,n){return G(this,void 0,void 0,function(){var r;return H(this,function(o){switch(o.label){case 0:if(!this.storage)return[2];o.label=1;case 1:return o.trys.push([1,3,,4]),r={version:n||"localCachev1",content:e},[4,this.storage.setItem(t,JSON.stringify(r))];case 2:return o.sent(),[3,4];case 3:return o.sent(),[2];case 4:return[2]}})})},t.prototype.getStore=function(t,e){var n;if("async"!==this.mode){try{if("undefined"!=typeof process&&(null===(n={IS_MP_BUILD:!1,IS_BROWSER_BUILD:!0})||void 0===n?void 0:n.tcb_token))return{IS_MP_BUILD:!1,IS_BROWSER_BUILD:!0}.tcb_token;if(!this.storage)return""}catch(t){return""}e=e||"localCachev1";var r=this.storage.getItem(t);return r&&r.indexOf(e)>=0?JSON.parse(r).content:""}A(m.INVALID_OPERATION,"current platform's storage is asynchronous, please use getStoreAsync insteed")},t.prototype.getStoreAsync=function(t,e){var n;return G(this,void 0,void 0,function(){var r;return H(this,function(o){switch(o.label){case 0:try{if("undefined"!=typeof process&&(null===(n={IS_MP_BUILD:!1,IS_BROWSER_BUILD:!0})||void 0===n?void 0:n.tcb_token))return[2,{IS_MP_BUILD:!1,IS_BROWSER_BUILD:!0}.tcb_token];if(!this.storage)return[2,""]}catch(t){return[2,""]}return e=e||"localCachev1",[4,this.storage.getItem(t)];case 1:return(r=o.sent())&&r.indexOf(e)>=0?[2,JSON.parse(r).content]:[2,""]}})})},t.prototype.removeStore=function(t){"async"!==this.mode?this.storage.removeItem(t):A(m.INVALID_OPERATION,"current platform's storage is asynchronous, please use removeStoreAsync insteed")},t.prototype.removeStoreAsync=function(t){return G(this,void 0,void 0,function(){return H(this,function(e){switch(e.label){case 0:return[4,this.storage.removeItem(t)];case 1:return e.sent(),[2]}})})},t}(),z=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},t(e,n)};return function(e,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),Y=function(t,e){this.data=e||null,this.name=t},Q=function(t){function e(e,n){var r=t.call(this,"error",{error:e,data:n})||this;return r.error=e,r}return z(e,t),e}(Y),$=function(){function t(){this.listeners={}}return t.prototype.on=function(t,e){return function(t,e,n){n[t]=n[t]||[],n[t].push(e)}(t,e,this.listeners),this},t.prototype.off=function(t,e){return function(t,e,n){if(null==n?void 0:n[t]){var r=n[t].indexOf(e);-1!==r&&n[t].splice(r,1)}}(t,e,this.listeners),this},t.prototype.fire=function(t,e){if(t instanceof Q)return console.error(t.error),this;var n=I(t)?new Y(t,e||{}):t,r=n.name;if(this.listens(r)){n.target=this;for(var o=0,i=this.listeners[r]?function(t,e,n){if(n||2===arguments.length)for(var r,o=0,i=e.length;o<i;o++)!r&&o in e||(r||(r=Array.prototype.slice.call(e,0,o)),r[o]=e[o]);return t.concat(r||Array.prototype.slice.call(e))}([],this.listeners[r],!0):[];o<i.length;o++)i[o].call(this,n)}return this},t.prototype.listens=function(t){return this.listeners[t]&&this.listeners[t].length>0},t}();new $;var X=new $,Z="lang_change";function tt(t){return t.mode,t.customInfo,t.title,t.messages,function(t,e,n){}}"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.indexOf("Firefox");et={default:()=>e.default},nt={},l.d(nt,et);var et,nt,rt=function(t,e,n){if(n||2===arguments.length)for(var r,o=0,i=e.length;o<i;o++)!r&&o in e||(r||(r=Array.prototype.slice.call(e,0,o)),r[o]=e[o]);return t.concat(r||Array.prototype.slice.call(e))},ot=m,it={};function st(t,e){var n=e.name,r=e.namespace,o=e.entity,i=e.injectEvents,s=e.IIFE,a=void 0!==s&&s;if(it[n]||r&&t[r])throw new Error(JSON.stringify({code:ot.INVALID_OPERATION,msg:"Duplicate component ".concat(n)}));if(a){if(!o||"function"!=typeof o)throw new Error(JSON.stringify({code:ot.INVALID_PARAMS,msg:"IIFE component's entity must be a function"}));o.call(t)}if(it[n]=e,r?t.prototype[r]=o:at(t.prototype,o),i){var u=i.bus,c=i.events;if(!u||!c||0===c.length)return;var l=t.prototype.fire||function(){};t.prototype.events||(t.prototype.events={}),(t.prototype.events||{})[n]?t.prototype.events[n].events=rt(rt([],t.prototype.events[n].events,!0),c,!0):t.prototype.events[n]={bus:u,events:c},t.prototype.fire=function(t,e){l(t,e);for(var n=0,r=Object.keys(this.events);n<r.length;n++){var o=r[n],i=this.events[o],s=i.bus;if(i.events.includes(t)){s.fire(t,e);break}}}}}function at(t,e){if(!(e instanceof Object))return e;switch(e.constructor){case Date:return new Date(e.getTime());case Object:void 0===t&&(t={});break;case Array:t=[];break;default:return e}for(var n=0,r=Object.keys(e);n<r.length;n++){var o=r[n];Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=at(t[o],e[o]))}return t}const ut=(t=>{var e={};return l.d(e,t),e})({WxMpWebSocket:()=>n.WxMpWebSocket,WxRequest:()=>n.WxRequest,default:()=>n.default,parseQueryString:()=>n.parseQueryString,wxMpStorage:()=>n.wxMpStorage});var ct=function(){return ct=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},ct.apply(this,arguments)},lt={},ht=function(){return ht=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},ht.apply(this,arguments)},dt=J,ft={},pt={};function vt(t){var e=t.env,n=t.platformInfo,r={userInfoKey:"".concat("user_info","_").concat(e)};ft[e]=ft[e]||new dt(ht(ht({},t),{keys:r,platformInfo:n})),pt[e]=pt[e]||new dt(ht(ht({},t),{keys:r,platformInfo:n,persistence:"local"}))}function yt(t){return pt[t]}var mt=function(){return mt=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},mt.apply(this,arguments)},gt="",bt="@cloudbase/js-sdk";function wt(){return gt}var _t,It=[],Et=["env","endPointKey","region"],St="https:";function Ot(t){return It.find(function(e){return Et.filter(function(e){return null!=t[e]}).every(function(n){return e[n]===t[n]})})}function Tt(t){var e,n;t.protocol&&!/:$/.test(t.protocol)&&(t.protocol="".concat(t.protocol,":"));var r,o=Ot(t);o?(null!=t.baseUrl&&(o.baseUrl=t.baseUrl),null!=t.protocol&&(o.protocol=t.protocol)):It.push(mt(mt({},t),{protocol:null!==(e=t.protocol)&&void 0!==e?e:St})),"CLOUD_API"===t.endPointKey&&(r=null!==(n=t.protocol)&&void 0!==n?n:St,v=r)}function Pt(t,e,n){return Ot({env:t,endPointKey:e,region:n})}function At(t,e){void 0===e&&(e="CLOUD_API");var n=Pt(t,e||"CLOUD_API"),r=n.protocol,o=n.baseUrl;return"".concat(r).concat(o).match(/(http(s)?:)?\/\/([^/?#]*)/)[0]}!function(t){t.NULL="NULL",t.ANONYMOUS="ANONYMOUS",t.WECHAT="WECHAT",t.WECHAT_PUBLIC="WECHAT-PUBLIC",t.WECHAT_OPEN="WECHAT-OPEN",t.CUSTOM="CUSTOM",t.EMAIL="EMAIL",t.USERNAME="USERNAME",t.PHONE="PHONE"}(_t||(_t={}));var Rt=function(){return Rt=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Rt.apply(this,arguments)},Ct=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},Nt=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},xt=m,Ut=E,Lt=O,Dt=["auth.getJwt","auth.logout","auth.signInWithTicket","auth.signInAnonymously","auth.signIn","auth.fetchAccessTokenWithRefreshToken","auth.signUpWithEmailAndPassword","auth.activateEndUserMail","auth.sendPasswordResetEmail","auth.resetPasswordWithToken","auth.isUsernameRegistered"];function kt(t,e,n){var r=t[e];t[e]=function(e){var o={},i={};n.forEach(function(n){var r=n.call(t,e),s=r.data,a=r.headers;Object.assign(o,s),Object.assign(i,a)});var s=e.data;return s&&(Ut(s)?Object.keys(o).forEach(function(t){s.append(t,o[t])}):e.data=Rt(Rt({},s),o)),e.headers=Rt(Rt({},e.headers||{}),i),r.call(t,e)}}function jt(){var t=Math.random().toString(16).slice(2);return{data:{seqId:t},headers:{"X-SDK-Version":"@cloudbase/js-sdk/".concat(wt()),"x-seqid":t}}}var qt,Mt,Wt=function(){function t(t){var e=this;this.config=t;var n={env:this.config.env,region:this.config.region,accessKey:this.config.accessKey,context:this.config.context,auth:this.config.auth,timeout:this.config.timeout,timeoutMsg:"[@cloudbase/js-sdk] 请求在".concat(this.config.timeout/1e3,"s内未完成,已中断"),restrictedMethods:["post","put"]};this.reqClass=new lt.adapter.reqClass(n),this.localCache=yt(this.config.env),"GATEWAY"!==this.config.endPointMode&&(kt(this.reqClass,"post",[jt]),kt(this.reqClass,"upload",[jt]),kt(this.reqClass,"download",[jt])),X.on(Z,function(t){var n;e.config.i18n=(null===(n=t.data)||void 0===n?void 0:n.i18n)||e.config.i18n})}return Object.defineProperty(t.prototype,"throwWhenRequestFail",{get:function(){var t,e,n,r,o=null===(n=null===(e=null===(t=this.config)||void 0===t?void 0:t._fromApp)||void 0===e?void 0:e.config)||void 0===n?void 0:n.throw;return"boolean"==typeof o?o:!1!==(null===(r=this.config)||void 0===r?void 0:r.throw)},enumerable:!1,configurable:!0}),t.prototype.getAccessToken=function(t){return void 0===t&&(t=null),Ct(this,void 0,void 0,function(){var e,n,r;return Nt(this,function(o){switch(o.label){case 0:if(null!=t)return[2,t];if(!(e=this.config._fromApp).oauthInstance)throw new Error("you can't request without auth");return n=e.oauthInstance,r=n.oauth2client,[4,this.getOauthAccessTokenV2(r)];case 1:return[2,o.sent().accessToken]}})})},t.prototype.getDefaultHeaders=function(){var t,e,n;return(t={})[null===(e=this.config.i18n)||void 0===e?void 0:e.LANG_HEADER_KEY]=null===(n=this.config.i18n)||void 0===n?void 0:n.lang,t["X-SDK-Version"]="@cloudbase/js-sdk/".concat(wt()),t},t.prototype.post=function(t,e){return Ct(this,void 0,Promise,function(){return Nt(this,function(n){switch(n.label){case 0:return[4,this.reqClass.post(Rt(Rt({},t),{headers:Rt(Rt({},t.headers),this.getDefaultHeaders()),customReqOpts:e}))];case 1:return[2,n.sent()]}})})},t.prototype.upload=function(t){return Ct(this,void 0,Promise,function(){return Nt(this,function(e){switch(e.label){case 0:return[4,this.reqClass.upload(Rt(Rt({},t),{headers:Rt(Rt({},t.headers),this.getDefaultHeaders())}))];case 1:return[2,e.sent()]}})})},t.prototype.download=function(t){return Ct(this,void 0,Promise,function(){return Nt(this,function(e){switch(e.label){case 0:return[4,this.reqClass.download(Rt(Rt({},t),{headers:Rt(Rt({},t.headers),this.getDefaultHeaders())}))];case 1:return[2,e.sent()]}})})},t.prototype.getBaseEndPoint=function(t){return void 0===t&&(t="CLOUD_API"),At(this.config.env,t)},t.prototype.getOauthAccessTokenV2=function(t){return Ct(this,void 0,Promise,function(){var e,n;return Nt(this,function(r){switch(r.label){case 0:return[4,t.getAccessToken()];case 1:return e=r.sent(),[4,t.getCredentials()];case 2:return n=r.sent(),[2,{accessToken:e,accessTokenExpire:new Date(n.expires_at).getTime()}]}})})},t.prototype.request=function(t,e,n,r){var o,i;return Ct(this,void 0,Promise,function(){var s,a,u,c,l,h,d,f,p,v,y,m,g,b,w,_,I,E,S,O,T,P,A;return Nt(this,function(R){switch(R.label){case 0:if(R.trys.push([0,4,,5]),s="x-tcb-trace_".concat(this.config.env),a="application/x-www-form-urlencoded",u=Rt({action:t,dataVersion:"2020-01-10",env:this.config.env},e),-1!==Dt.indexOf(t))return[3,2];if(!(c=this.config._fromApp).oauthInstance)throw new Error("you can't request without auth");return l=c.oauthInstance,h=l.oauth2client,d=u,[4,this.getOauthAccessTokenV2(h)];case 1:d.access_token=R.sent().accessToken,R.label=2;case 2:return"storage.uploadFile"===t?(f=new FormData,Object.keys(f).forEach(function(t){Object.prototype.hasOwnProperty.call(f,t)&&void 0!==f[t]&&f.append(t,u[t])}),a="multipart/form-data"):(a="application/json;charset=UTF-8",f={},Object.keys(u).forEach(function(t){void 0!==u[t]&&(f[t]=u[t])})),p={headers:Rt(Rt({"content-type":a},this.getDefaultHeaders()),null==n?void 0:n.headers)},(null==n?void 0:n.onUploadProgress)&&(p.onUploadProgress=n.onUploadProgress),this.config.region&&(p.headers["X-TCB-Region"]=this.config.region),(v=this.localCache.getStore(s))&&(p.headers["X-TCB-Trace"]=v),y=void 0!==(null==n?void 0:n.parse)?n.parse:e.parse,m=void 0!==(null==n?void 0:n.inQuery)?n.inQuery:e.inQuery,g=void 0!==(null==n?void 0:n.search)?n.search:e.search,b=Rt(Rt({},(null==n?void 0:n.defaultQuery)||{}),{env:this.config.env}),y&&(b.parse=!0),m&&(b=Rt(Rt({},m),b)),w=(null==n?void 0:n.endPointMode)||this.config.endPointMode||"CLOUD_API",_=Pt(this.config.env,w),I=_.baseUrl,E=_.protocol,"GATEWAY"===w&&/^((database)\.)|(auth\.wsWebSign)/.test(t)&&(S=Pt(this.config.env,"CLOUD_API"),I="".concat(S.baseUrl.match(/\/\/([^/?#]*)/)[0],"/web")),O=void 0,O=n.pathname?Lt(E,"".concat(null===(o=At(this.config.env,w))||void 0===o?void 0:o.replace(/^https?:/,""),"/").concat(n.pathname),b):Lt(E,I,b),g&&(O+=g),[4,this.post(Rt({url:O,data:f},p),r)];case 3:if(T=R.sent(),(P=null===(i=T.header)||void 0===i?void 0:i["x-tcb-trace"])&&this.localCache.setStore(s,P),200!==Number(T.status)&&200!==Number(T.statusCode)||!T.data)throw new Error("network request error");return[2,T];case 4:A=R.sent();try{A.requestId=A.requestId||(null==n?void 0:n.headers["x-request-id"])||(null==n?void 0:n.headers["X-Request-Id"])||""}catch(t){}throw A;case 5:return[2]}})})},t.prototype.fetch=function(t){var e,n,r,o,i,s,a,u;return Ct(this,void 0,Promise,function(){var c,l,h,d,f,p,v,y,m=this;return Nt(this,function(g){switch(g.label){case 0:c=t.token,l=t.headers,h=void 0===l?{}:l,d=t.withCredentials,f=void 0===d||d,p=function(t,e){var n={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(t);o<r.length;o++)e.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(t,r[o])&&(n[r[o]]=t[r[o]])}return n}(t,["token","headers","withCredentials"]),v=function(){return Ct(m,void 0,void 0,function(){var t,e,n,r;return Nt(this,function(o){switch(o.label){case 0:if(t={},!f)return[3,4];o.label=1;case 1:return o.trys.push([1,3,,4]),[4,this.getAccessToken(c)];case 2:return(e=o.sent())&&(t.Authorization="Bearer ".concat(e)),[3,4];case 3:if(n=o.sent(),"undefined"==typeof process||null==process.versions||null==process.versions.node)throw n;return[3,4];case 4:return r=Rt({headers:Rt(Rt(Rt({"X-SDK-Version":"@cloudbase/js-sdk/".concat(wt())},t),this.getDefaultHeaders()),h),withCredentials:f},p),[2,this.reqClass.fetch(r)]}})})},g.label=1;case 1:return g.trys.push([1,3,,6]),[4,v()];case 2:return[2,g.sent()];case 3:y=g.sent();try{y.requestId=y.requestId||h["x-request-id"]||h["X-Request-Id"]||""}catch(t){}if("ACCESS_TOKEN_EXPIRED"!==(null==y?void 0:y.code))return[3,5];if("function"!=typeof(null===(o=null===(r=null===(n=null===(e=this.config)||void 0===e?void 0:e._fromApp)||void 0===n?void 0:n.oauthInstance)||void 0===r?void 0:r.authApi)||void 0===o?void 0:o.refreshTokenForce))throw y;return[4,null===(u=null===(a=null===(s=null===(i=this.config)||void 0===i?void 0:i._fromApp)||void 0===s?void 0:s.oauthInstance)||void 0===a?void 0:a.authApi)||void 0===u?void 0:u.refreshTokenForce()];case 4:return g.sent(),[2,v()];case 5:throw y;case 6:return[2]}})})},t.prototype.send=function(t,e,n,r){return void 0===e&&(e={}),void 0===n&&(n={}),Ct(this,void 0,Promise,function(){var o;return Nt(this,function(i){switch(i.label){case 0:return[4,this.request(t,e,Rt(Rt({},n),{onUploadProgress:e.onUploadProgress}),r)];case 1:if((o=i.sent()).data.code&&this.throwWhenRequestFail)throw new Error(JSON.stringify({code:xt.OPERATION_FAIL,msg:"[".concat(o.data.code,"] ").concat(o.data.message)}));return[2,o.data]}})})},t.prototype.gateWay=function(t,e){var n;return Ct(this,void 0,void 0,function(){var r,o,i,s,a,u,c,l,h,d,f,p,v,y,m,g,b,w,_;return Nt(this,function(I){switch(I.label){case 0:if(r=t.url,o=t.name,i=t.data,s=t.path,a=void 0===s?"":s,u=t.method,c=t.header,l=void 0===c?{}:c,!(o&&a||r))throw new Error(JSON.stringify({code:xt.INVALID_PARAMS,msg:"[gateWay] invalid function name or path or url"}));try{h=i?JSON.stringify(i):""}catch(t){throw new Error(JSON.stringify({code:xt.INVALID_PARAMS,msg:"[gateWay] invalid data"}))}if(d=S(),f=Pt(this.config.env,"GATEWAY"),p=f.baseUrl,v=f.protocol,y="".concat(v).concat(p).concat(r||"/".concat(a,"/").concat(o)),m=["GET","HEAD"].includes(null===(n=null==u?void 0:u.toUpperCase)||void 0===n?void 0:n.call(u)))try{g={};try{g=JSON.parse(i)}catch(t){g=i||{}}y="".concat(y).concat(y.includes("?")?"&":"?").concat(Object.keys(g).map(function(t){return"".concat(t,"=").concat(g[t])}).join("&"))}catch(t){}return[4,this.fetch(Rt(Rt({method:u||"POST",headers:Rt({"Content-Type":"application/json; charset=utf-8","X-Request-Id":d},l)},m?{}:{body:h}),{url:y,customReqOpts:e,shouldThrowOnError:this.throwWhenRequestFail}))];case 1:return b=I.sent(),w=[Rt({requestId:d},b)],_={},[4,b.data];case 2:return[2,Rt.apply(void 0,w.concat([(_.data=I.sent(),_)]))]}})})},t}(),Bt={};!function(t){t.ZH="zh-CN",t.EN="en-US"}(Mt||(Mt={}));var Ft=((qt={})[Mt.EN]={"请检查调用方式,或前往云开发 AI+ 首页查看文档":"Please check the calling method or visit the AI+ homepage to view the documentation","AI+ 请求出错,错误码":"AI+ request error, error code",错误信息:"error message",未实现:"not implemented","小程序不支持 wasm 加载":"wasm loading is not supported in mini programs","小程序不支持动态 js 加载":"dynamic js loading is not supported in mini programs",请求超时:"request timeout","缺少 privatelink sdk 地址":"missing privatelink sdk address"},qt),Vt=function(t,e){var n;return(null===(n=Ft[e])||void 0===n?void 0:n[t])||t},Gt=function(t,e){var n,r,o=function(t){return"lang_".concat(t.clientId||t.env)}(e),i=(t.adapter||{}).localStorage,s=e.lang||(null===(n=null==i?void 0:i.getItem)||void 0===n?void 0:n.call(i,o))||Mt.ZH;return null===(r=null==i?void 0:i.setItem)||void 0===r||r.call(i,o,s),new Proxy({t:function(t){return Vt(t,s)},LANG_HEADER_KEY:"Accept-Language",lang:s},{get:function(t,e){var n;return"lang"===e&&(null===(n=null==i?void 0:i.getItem)||void 0===n?void 0:n.call(i,o))||t[e]},set:function(t,e,n){var r;return"lang"===e&&n!==t[e]&&(t[e]=n,t.t=function(t){return Vt(t,n)},null===(r=null==i?void 0:i.setItem)||void 0===r||r.call(i,o,n),X.fire(Z,{i18n:t})),t[e]=n,!0}})},Ht=new Set,Kt=function(){return Kt=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Kt.apply(this,arguments)},Jt=function(t,e,n,r){var o,i=arguments.length,s=i<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(t,e,n,r);else for(var a=t.length-1;a>=0;a--)(o=t[a])&&(s=(i<3?o(s):i>3?o(e,n,s):o(e,n))||s);return i>3&&s&&Object.defineProperty(e,n,s),s},zt=function(t,e){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(t,e)},Yt=function(){return{adapter:F({},{type:"default",root:window,reqClass:B,wsClass:WebSocket,localStorage}),runtime:k.WEB}},Qt=m,$t=y,Xt=A,Zt=tt,te={persistence:"local"},ee=6e5,ne={},re=function(){function t(t){this.cloudbaseConfig=t||this.cloudbaseConfig,this.authInstance=null,this.oauthInstance=null,this.requestInstance=null,this.version=wt()}return Object.defineProperty(t.prototype,"config",{get:function(){return this.cloudbaseConfig},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"platform",{get:function(){return lt},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"cache",{get:function(){return t=this.cloudbaseConfig.env,ft[t];var t},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"localCache",{get:function(){return yt(this.cloudbaseConfig.env)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"request",{get:function(){return this.requestInstance||(t=this.cloudbaseConfig.env,Bt[t]);var t},enumerable:!1,configurable:!0}),t.prototype.init=function(e){var n,r,o,i,s;if(void 0===e&&(e={env:""}),e.endPointMode=e.endPointMode||"GATEWAY",lt.adapter||this.useDefaultAdapter(),(e=this.dealNodeAdapterConfig(e)).throw=null===(r=null!==(n=e.throw)&&void 0!==n?n:e.throwOnCode)||void 0===r||r,delete e.throwOnCode,!e.env)throw new Error(JSON.stringify({code:Qt.INVALID_PARAMS,msg:"env must not be specified"}));this.isInitialized(e);var a=this.isNodeEnv()?void 0:15e3,u=e.timeout||a,c={env:e.env,region:e.region,accessKey:e.accessKey,context:e.context,auth:e.auth,timeout:u,timeoutMsg:u?"[".concat(bt,"][REQUEST TIMEOUT] request had been abort since didn't finished within").concat(u/1e3,"s"):void 0};this.requestClient=new lt.adapter.reqClass(c),this.cloudbaseConfig=Kt(Kt(Kt({},te),e),{timeout:u,i18n:Gt(lt,e)}),function(t){t&&"object"==typeof t&&Ht.add(t)}(this.cloudbaseConfig),delete this.cloudbaseConfig.lang,this.cloudbaseConfig.timeout=this.formatTimeout(this.cloudbaseConfig.timeout);var l=this.cloudbaseConfig,h=l.env,d=l.persistence,f=l.debug,p=l.timeout,v=l.oauthClient,y=l.i18n;vt({env:h,persistence:d,debug:f,platformInfo:this.platform}),function(t,e){Tt({env:t,region:e,baseUrl:"//".concat(t,".").concat(e||"ap-shanghai",".tcb-api.tencentcloudapi.com/web"),protocol:void 0,endPointKey:"CLOUD_API"})}(h,e.region||""),function(t,e,n){var r="//".concat(t,".api.tcloudbasegateway.com/v1");n&&(r="//".concat(t,".api.intl.tcloudbasegateway.com/v1")),Tt({endPointKey:"GATEWAY",env:t,baseUrl:r,protocol:e})}(h,St,e.intl);var m=new t(this.cloudbaseConfig);return m.requestInstance=function(t){var e=new Wt(Rt(Rt({},t),{throw:t.throw}));return Bt[t.env]=e,e}({env:h,region:e.region||"",timeout:p,oauthClient:v,_fromApp:m,i18n:y,endPointMode:e.endPointMode,auth:e.auth,context:e.context,accessKey:e.accessKey,throw:e.throw}),m.requestClient=this.requestClient,null===(o=null==this?void 0:this.fire)||void 0===o||o.call(this,"cloudbase_init",m),this.try2InitAuth(m),(null===(i=lt.adapter)||void 0===i?void 0:i.nodeTool)&&(null===(s=lt.adapter)||void 0===s||s.nodeTool(m,this.cloudbaseConfig)),m},t.prototype.updateConfig=function(t){var e=t.persistence,n=t.debug;this.cloudbaseConfig.persistence=e,this.cloudbaseConfig.debug=n,vt({env:this.cloudbaseConfig.env,persistence:e,debug:n,platformInfo:this.platform})},t.prototype.setThrowOnCode=function(t){this.cloudbaseConfig.throw=t},t.prototype.updateLang=function(t){var e;t&&t!==(null===(e=this.cloudbaseConfig.i18n)||void 0===e?void 0:e.lang)&&(this.cloudbaseConfig.i18n.lang=t)},t.prototype.registerExtension=function(t){ne[t.name]=t},t.prototype.invokeExtension=function(t,e){return n=this,r=void 0,i=function(){var n;return function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}}(this,function(r){switch(r.label){case 0:if(!(n=ne[t]))throw new Error(JSON.stringify({code:Qt.INVALID_PARAMS,msg:"extension:".concat(t," must be registered before invoke")}));return[4,n.invoke(e,this)];case 1:return[2,r.sent()]}})},new((o=void 0)||(o=Promise))(function(t,e){function s(t){try{u(i.next(t))}catch(t){e(t)}}function a(t){try{u(i.throw(t))}catch(t){e(t)}}function u(e){var n;e.done?t(e.value):(n=e.value,n instanceof o?n:new o(function(t){t(n)})).then(s,a)}u((i=i.apply(n,r||[])).next())});var n,r,o,i},t.prototype.useAdapters=function(t,e){var n=function(t,e){for(var n=0,r=_(t)?t:[t];n<r.length;n++){var o=r[n],i=o.isMatch,s=o.genAdapter,a=o.runtime;if(i())return{adapter:F({isMatch:i},s(e)),runtime:a}}}(t,e)||{},r=n.adapter,o=n.runtime;r&&(lt.adapter=r),o&&(lt.runtime=o)},t.prototype.registerHook=function(e){!function(t,e){var n=e.entity,r=e.target;if(Object.prototype.hasOwnProperty.call(t,r))throw new Error(JSON.stringify({code:ot.INVALID_OPERATION,msg:"target:".concat(r," is not exist")}));var o=t.prototype[r];if("function"!=typeof o)throw new Error(JSON.stringify({code:ot.INVALID_OPERATION,msg:"target:".concat(r," is not a function which is the only type supports hook")}));t.prototype[r]=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return n.call.apply(n,rt([this],t,!1)),o.call.apply(o,rt([this],t,!1))}}(t,e)},t.prototype.registerComponent=function(e){st(t,e)},t.prototype.registerVersion=function(t){!function(t){gt=t}(t),this.version=t},t.prototype.registerSdkName=function(t){!function(t){bt=t,function(t){d=t}(t)}(t)},t.prototype.isInitialized=function(t){return void 0===t&&(t=this.cloudbaseConfig),"string"==typeof t.env&&["your-env-id","your-envid","your_env_id","xxx-yyy","xxxx-yyy","envId","env-id","your-environment-id","REPLACE_ME"].some(function(e){return t.env.toLowerCase()===e.toLowerCase()})&&Xt(Qt.INVALID_PARAMS,'[CloudBase] 检测到环境 ID "'.concat(t.env,'" 可能是占位符,请替换为真实的环境 ID。\n')+" 获取方式:登录腾讯云开发平台 → 环境管理 → 环境设置 → 环境 ID\n 建议通过环境变量配置:process.env.CLOUDBASE_ENV 或 import.meta.env.VITE_CLOUDBASE_ENV"),!!(null==t?void 0:t.env)},t.prototype.registerEndPoint=function(t,e){Tt({baseUrl:t,protocol:e,env:this.config.env,endPointKey:"CLOUD_API"})},t.prototype.registerEndPointWithKey=function(t){Tt({env:this.config.env,endPointKey:t.key,baseUrl:t.url,protocol:t.protocol})},t.prototype.registerHost=function(t,e){void 0===e&&(e="http");var n=t.replace(/^(https?:)?\/\//,""),r="//".concat(n);Tt({baseUrl:"".concat(r,"/web"),protocol:e,env:this.config.env,endPointKey:"CLOUD_API"}),Tt({baseUrl:"".concat(r,"/v1"),protocol:e,env:this.config.env,endPointKey:"GATEWAY"})},t.prototype.getEndPointWithKey=function(t){var e=Pt(this.config.env,t);return{BASE_URL:e.baseUrl,PROTOCOL:e.protocol}},t.prototype.parseCaptcha=function(t){return D(t)},t.prototype.useDefaultAdapter=function(){var t=Yt.bind(this)(),e=t.adapter,n=t.runtime;lt.adapter=e,lt.runtime=n},t.prototype.isNodeEnv=function(){var t;return"undefined"!=typeof process&&!!(null===(t=lt.adapter)||void 0===t?void 0:t.getSecretInfo)},t.prototype.formatTimeout=function(t){if(null==t)return t;switch(!0){case t>ee:return Xt(Qt.INVALID_PARAMS,"timeout is greater than maximum value[10min]"),ee;case t<100:return Xt(Qt.INVALID_PARAMS,"timeout is less than maximum value[100ms]"),100;default:return t}},t.prototype.try2InitAuth=function(t){try{t.auth()}catch(t){console.log("try2InitAuth error:",t)}},t.prototype.dealNodeAdapterConfig=function(t){var e,n,r,o,i;if(this.isNodeEnv()){var s=null===(e=lt.adapter)||void 0===e?void 0:e.getSecretInfo(t);t.env&&"symbol"!=typeof t.env||(t.env=s.env),s.credentials&&(t.auth=Kt(Kt({},t.auth),{credentials:s.credentials}));var a=t,u=a.secretId||(null===(n=t.auth)||void 0===n?void 0:n.secretId),c=a.secretKey||(null===(r=t.auth)||void 0===r?void 0:r.secretKey);if(u&&c){var l=a.sessionToken||(null===(o=t.auth)||void 0===o?void 0:o.sessionToken)||"";t.auth=Kt(Kt({},t.auth),{secretId:u,secretKey:c,sessionToken:l,secretType:(null===(i=t.auth)||void 0===i?void 0:i.secretType)||(l?"SESSION_SECRET":"SECRET")})}}return t},Jt([Zt({mode:"sync",title:"Cloudbase 初始化失败",messages:["请确认以下各项:"," 1 - 调用 cloudbase.init() 的语法或参数是否正确"," 2 - 如果是非浏览器环境,是否配置了安全应用来源(https://docs.cloudbase.net/api-reference/webv3/adapter#%E7%AC%AC-2-%E6%AD%A5%E9%85%8D%E7%BD%AE%E5%AE%89%E5%85%A8%E5%BA%94%E7%94%A8%E6%9D%A5%E6%BA%90)","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat($t)]}),zt("design:type",Function),zt("design:paramtypes",[Object]),zt("design:returntype",t)],t.prototype,"init",null),Jt([Zt({title:"调用扩展能力失败",messages:["请确认以下各项:"," 1 - 调用 invokeExtension() 的语法或参数是否正确"," 2 - 被调用的扩展能力是否已经安装并通过 registerExtension() 注册","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat($t)]}),zt("design:type",Function),zt("design:paramtypes",[String,Object]),zt("design:returntype",Promise)],t.prototype,"invokeExtension",null),t}(),oe=new re,ie=void 0===ut.WxRequest?null:(ut.WxRequest.prototype.upload=function(t){var e=this,n=this;return new Promise(function(r){var o=t.url,i=t.file,s=t.data,a=t.headers,u=wx.getFileSystemManager(),c=wx.request({url:o,method:t.method,header:ct({"content-type":" "},a),data:u.readFileSync(i),timeout:e._timeout,success:function(t){var e={statusCode:t.statusCode,data:t.data||{}};200===t.statusCode&&(null==s?void 0:s.success_action_status)&&(e.statusCode=parseInt(s.success_action_status,10)),r(e)},fail:function(t){r(t)},complete:function(t){if((null==t?void 0:t.errMsg)&&n._timeout&&-1!==n._restrictedMethods.indexOf("upload")&&"request:fail timeout"===t.errMsg){console.warn(n._timeoutMsg);try{c.abort()}catch(t){}}}})})},ut.default.genAdapter=function(t){return{root:{globalThis:{}},reqClass:ut.WxRequest,wsClass:ut.WxMpWebSocket,captchaOptions:{openURIWithCallback:function(e){var n=t.EventBus,r={},o=e;console.log("openURIWithCallback",e);var i=e.match(/^(data:.*?)(\?[^#\s]*)?$/);if(i){o=i[1],console.log("openURIWithCallback url",o);var s=i[2];s&&(r=(0,ut.parseQueryString)(s))}console.log("openURIWithCallback queryObj",r);var a=r.token,u=function(t,e){var n={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(t);o<r.length;o++)e.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(t,r[o])&&(n[r[o]]=t[r[o]])}return n}(r,["token"]);return/^data:/.test(o)&&!a?Promise.reject({error:"invalid_argument",error_description:"invalie captcha data: ".concat(e)}):a?new Promise(function(t){console.log("wait for captcha..."),n.$emit("CAPTCHA_DATA_CHANGE",ct(ct({},u),{token:a,url:o})),n.$once("RESOLVE_CAPTCHA_DATA",function(e){t(e)})}):Promise.reject({error:"unimplemented",error_description:"need to impl captcha data"})}},localStorage:ut.wxMpStorage,primaryStorage:g.StorageType.local,getAppSign:function(){var t=wx.getAccountInfoSync();return"undefined"!=typeof App||"undefined"!=typeof getApp||wx.onAppHide||wx.offAppHide||wx.onAppShow||wx.offAppShow?t&&t.miniProgram?t.miniProgram.appId:"":t&&t.plugin?t.plugin.appId:""}}},ut.default);ie&&oe.useAdapters(ie);const se=oe;var ae,ue,ce,le,he,de,fe="/auth";!function(t){t.AUTH_SIGN_UP_URL="/v1/signup",t.AUTH_TOKEN_URL="/v1/token",t.AUTH_REVOKE_URL="/v1/revoke",t.WEDA_USER_URL="/v1/plugin/weda/userinfo",t.AUTH_RESET_PASSWORD="/v1/reset",t.AUTH_GET_DEVICE_CODE="/v1/device/code",t.CHECK_USERNAME="/v1/checkUsername",t.CHECK_IF_USER_EXIST="/v1/checkIfUserExist",t.GET_PROVIDER_TYPE="/v1/mgr/provider/providerSubType",t.AUTH_SIGN_IN_URL="/v1/signin",t.AUTH_SIGN_IN_ANONYMOUSLY_URL="/v1/signin/anonymously",t.AUTH_SIGN_IN_WITH_PROVIDER_URL="/v1/signin/with/provider",t.AUTH_SIGN_IN_WITH_WECHAT_URL="/v1/signin/wechat/noauth",t.AUTH_SIGN_IN_CUSTOM="/v1/signin/custom",t.PROVIDER_TOKEN_URL="/v1/provider/token",t.PROVIDER_URI_URL="/v1/provider/uri",t.USER_ME_URL="/v1/user/me",t.AUTH_SIGNOUT_URL="/v1/user/signout",t.USER_QUERY_URL="/v1/user/query",t.USER_PRIFILE_URL="/v1/user/profile",t.USER_BASIC_EDIT_URL="/v1/user/basic/edit",t.USER_TRANS_BY_PROVIDER_URL="/v1/user/trans/by/provider",t.PROVIDER_LIST="/v1/user/provider",t.PROVIDER_BIND_URL="/v1/user/provider/bind",t.PROVIDER_UNBIND_URL="/v1/user/provider",t.CHECK_PWD_URL="/v1/user/sudo",t.SUDO_URL="/v1/user/sudo",t.BIND_CONTACT_URL="/v1/user/contact",t.AUTH_SET_PASSWORD="/v1/user/password",t.AUTHORIZE_DEVICE_URL="/v1/user/device/authorize",t.AUTHORIZE_URL="/v1/user/authorize",t.AUTHORIZE_INFO_URL="/v1/user/authorize/info",t.AUTHORIZED_DEVICES_DELETE_URL="/v1/user/authorized/devices/",t.AUTH_REVOKE_ALL_URL="/v1/user/revoke/all",t.GET_USER_BEHAVIOR_LOG="/v1/user/security/history",t.VERIFICATION_URL="/v1/verification",t.VERIFY_URL="/v1/verification/verify",t.CAPTCHA_DATA_URL="/v1/captcha/data",t.VERIFY_CAPTCHA_DATA_URL="/v1/captcha/data/verify",t.GET_CAPTCHA_URL="/v1/captcha/init",t.GET_MINIPROGRAM_QRCODE="/v1/qrcode/generate",t.GET_MINIPROGRAM_QRCODE_STATUS="/v1/qrcode/get/status"}(ae||(ae={})),function(t){t.AUTH_SIGN_IN_URL="/v2/signin/username",t.AUTH_TOKEN_URL="/v2/token",t.USER_ME_URL="/v2/user/me",t.VERIFY_URL="/v2/signin/verificationcode",t.AUTH_SIGN_IN_WITH_PROVIDER_URL="/v2/signin/with/provider",t.AUTH_PUBLIC_KEY="/v2/signin/publichkey",t.AUTH_RESET_PASSWORD="/v2/signin/password/update"}(ue||(ue={})),function(t){t.REGISTER="REGISTER",t.SIGN_IN="SIGN_IN",t.PASSWORD_RESET="PASSWORD_RESET",t.EMAIL_ADDRESS_CHANGE="EMAIL_ADDRESS_CHANGE",t.PHONE_NUMBER_CHANGE="PHONE_NUMBER_CHANGE"}(ce||(ce={})),(de=le||(le={})).UNREACHABLE="unreachable",de.LOCAL="local",de.CANCELLED="cancelled",de.UNKNOWN="unknown",de.UNAUTHENTICATED="unauthenticated",de.RESOURCE_EXHAUSTED="resource_exhausted",de.FAILED_PRECONDITION="failed_precondition",de.INVALID_ARGUMENT="invalid_argument",de.DEADLINE_EXCEEDED="deadline_exceeded",de.NOT_FOUND="not_found",de.ALREADY_EXISTS="already_exists",de.PERMISSION_DENIED="permission_denied",de.ABORTED="aborted",de.OUT_OF_RANGE="out_of_range",de.UNIMPLEMENTED="unimplemented",de.INTERNAL="internal",de.UNAVAILABLE="unavailable",de.DATA_LOSS="data_loss",de.INVALID_PASSWORD="invalid_password",de.PASSWORD_NOT_SET="password_not_set",de.INVALID_STATUS="invalid_status",de.USER_PENDING="user_pending",de.USER_BLOCKED="user_blocked",de.INVALID_VERIFICATION_CODE="invalid_verification_code",de.TWO_FACTOR_REQUIRED="two_factor_required",de.INVALID_TWO_FACTOR="invalid_two_factor",de.INVALID_TWO_FACTOR_RECOVERY="invalid_two_factor_recovery",de.UNDER_REVIEW="under_review",de.INVALID_REQUEST="invalid_request",de.UNAUTHORIZED_CLIENT="unauthorized_client",de.ACCESS_DENIED="access_denied",de.UNSUPPORTED_RESPONSE_TYPE="unsupported_response_type",de.INVALID_SCOPE="invalid_scope",de.INVALID_GRANT="invalid_grant",de.SERVER_ERROR="server_error",de.TEMPORARILY_UNAVAILABLE="temporarily_unavailable",de.INTERACTION_REQUIRED="interaction_required",de.LOGIN_REQUIRED="login_required",de.ACCOUNT_SELECTION_REQUIRED="account_selection_required",de.CONSENT_REQUIRED="consent_required",de.INVALID_REQUEST_URI="invalid_request_uri",de.INVALID_REQUEST_OBJECT="invalid_request_object",de.REQUEST_NOT_SUPPORTED="request_not_supported",de.REQUEST_URI_NOT_SUPPORTED="request_uri_not_supported",de.REGISTRATION_NOT_SUPPORTED="registration_not_supported",de.CAPTCHA_REQUIRED="captcha_required",de.CAPTCHA_INVALID="captcha_invalid",de.PROVIDER_NOT_ENABLED="provider_not_enabled",de.LOGIN_METHOD_DISABLED="login_method_disabled",de.INVALID_USERNAME_OR_PASSWORD="invalid_username_or_password",de.INVALID_CREDENTIALS="invalid_credentials",de.WRONG_PASSWORD="wrong_password",de.USER_NOT_FOUND="user_not_found",de.MFA_PHONE_REQUIRED="mfa_phone_required",de.LOGIN_TYPE_DISABLED="login_type_disabled",de.PROVIDER_ERROR="provider_error",function(t){t[t.INVALID_ARGUMENT=3]="INVALID_ARGUMENT",t[t.NOT_FOUND=5]="NOT_FOUND",t[t.PERMISSION_DENIED=7]="PERMISSION_DENIED",t[t.RESOURCE_EXHAUSTED=8]="RESOURCE_EXHAUSTED",t[t.FAILED_PRECONDITION=9]="FAILED_PRECONDITION",t[t.ABORTED=10]="ABORTED",t[t.UNIMPLEMENTED=12]="UNIMPLEMENTED",t[t.INTERNAL=13]="INTERNAL",t[t.UNAVAILABLE=14]="UNAVAILABLE",t[t.UNAUTHENTICATED=16]="UNAUTHENTICATED",t[t.CAPTCHA_REQUIRED=4001]="CAPTCHA_REQUIRED",t[t.CAPTCHA_INVALID=4002]="CAPTCHA_INVALID",t[t.PROVIDER_ERROR=4019]="PROVIDER_ERROR",t[t.UNAUTHORIZED_CLIENT=4022]="UNAUTHORIZED_CLIENT",t[t.MFA_PHONE_REQUIRED=4042]="MFA_PHONE_REQUIRED",t[t.LOGIN_TYPE_DISABLED=4045]="LOGIN_TYPE_DISABLED"}(he||(he={}));var pe,ve,ye="credentials_error",me="SIGNED_OUT",ge="SIGNED_IN",be="INITIAL_SESSION",we="TOKEN_REFRESHED",_e="USER_UPDATED",Ie="BIND_IDENTITY",Ee="loginStateChanged",Se="authStateChanged",Oe="sign_in",Te="bind_identity",Pe="node-sdk-scope";function Ae(){return"xxxxxxxxxxxx4xxxyxxxxxxxxxxxxxxx".replace(/[xy]/g,function(t){var e=16*Math.random()|0;return("x"===t?e:3&e|8).toString(16)})}!function(t){t.EMAIL="email",t.RECOVERY="recovery",t.REAUTHENTICATION="reauthentication"}(pe||(pe={})),function(t){t.CLIENT_ID="client_id",t.CLIENT_SECRET="client_secret",t.RESPONSE_TYPE="response_type",t.SCOPE="scope",t.STATE="state",t.REDIRECT_URI="redirect_uri",t.ERROR="error",t.ERROR_DESCRIPTION="error_description",t.ERROR_URI="error_uri",t.GRANT_TYPE="grant_type",t.CODE="code",t.ACCESS_TOKEN="access_token",t.TOKEN_TYPE="token_type",t.EXPIRES_IN="expires_in",t.USERNAME="username",t.PASSWORD="password",t.REFRESH_TOKEN="refresh_token"}(ve||(ve={}));var Re=l(2631),Ce=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},Ne=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},xe=new Map,Ue=function(){function t(t){this.clientId=(null==t?void 0:t.clientId)||"",this.getScope=null==t?void 0:t.getScope,xe=xe||new Map}return t.prototype.run=function(t,e){return Ce(this,void 0,Promise,function(){var n,r,o=this;return Ne(this,function(i){return n=this.getScope?this.getScope():this.clientId,t="".concat(n,"_").concat(t),(r=xe.get(t))||(r=new Promise(function(n,r){Ce(o,void 0,void 0,function(){var o,i,s;return Ne(this,function(a){switch(a.label){case 0:return a.trys.push([0,3,4,5]),[4,this.runIdlePromise()];case 1:return a.sent(),o=e(),i=n,[4,o];case 2:return i.apply(void 0,[a.sent()]),[3,5];case 3:return s=a.sent(),r(s),[3,5];case 4:return xe.delete(t),[7];case 5:return[2]}})})}),xe.set(t,r)),[2,r]})})},t.prototype.runIdlePromise=function(){return Promise.resolve()},t}(),Le="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",De=/^(?:[A-Za-z\d+/]{4})*?(?:[A-Za-z\d+/]{2}(?:==)?|[A-Za-z\d+/]{3}=?)?$/,ke=function(t){if(t=String(t).replace(/[\t\n\f\r ]+/g,""),!De.test(t))throw new TypeError("Failed to execute 'atob' on 'Window': The string to be decoded is not correctly encoded.");var e;t+="==".slice(2-(3&t.length));for(var n,r,o="",i=0;i<t.length;)e=Le.indexOf(t.charAt(i++))<<18|Le.indexOf(t.charAt(i++))<<12|(n=Le.indexOf(t.charAt(i++)))<<6|(r=Le.indexOf(t.charAt(i++))),o+=64===n?String.fromCharCode(e>>16&255):64===r?String.fromCharCode(e>>16&255,e>>8&255):String.fromCharCode(e>>16&255,e>>8&255,255&e);return o};function je(){if("undefined"==typeof globalThis)return!1;var t=globalThis.wx;if(void 0===t)return!1;if(void 0===globalThis.Page)return!1;if(!t.getDeviceInfo)return!1;if(!t.getStorageSync)return!1;if(!t.setStorageSync)return!1;if(!t.connectSocket)return!1;if(!t.request)return!1;try{if(!t.getDeviceInfo())return!1;if("qq"===t.getDeviceInfo().platform)return!1}catch(t){return!1}return!0}var qe=!1;function Me(){qe=qe||void 0!==typeof window&&"miniprogram"===window.__wxjs_environment}try{je()||(qe=qe||!!navigator.userAgent.match(/miniprogram/i)||"miniprogram"===window.__wxjs_environment,window&&window.WeixinJSBridge&&window.WeixinJSBridge.invoke?Me():"undefined"!=typeof document&&document.addEventListener("WeixinJSBridgeReady",Me,!1))}catch(t){}var We=function(){return We=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},We.apply(this,arguments)},Be=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},Fe=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},Ve=function(t,e,n){if(n||2===arguments.length)for(var r,o=0,i=e.length;o<i;o++)!r&&o in e||(r||(r=Array.prototype.slice.call(e,0,o)),r[o]=e[o]);return t.concat(r||Array.prototype.slice.call(e))},Ge="x-request-id",He="x-device-id",Ke="device_id",Je=function(t,e){return Be(this,void 0,Promise,function(){var n,r,o,i,s;return Fe(this,function(a){switch(a.label){case 0:n=null,r=null,a.label=1;case 1:return a.trys.push([1,4,,5]),(o=Object.assign({},e)).method||(o.method="GET"),o.body&&"string"!=typeof o.body&&(o.body=JSON.stringify(o.body)),[4,fetch(t,o)];case 2:return[4,a.sent().json()];case 3:return(null==(i=a.sent())?void 0:i.error)?(r=i).error_uri=new URL(t).pathname:n=i,[3,5];case 4:return s=a.sent(),r={error:le.UNREACHABLE,error_description:s.message,error_uri:new URL(t).pathname},[3,5];case 5:if(r)throw r;return[2,n]}})})},ze=function(){function t(t){this._env=(null==t?void 0:t.env)||""}return t.prototype.getItem=function(t){return Be(this,void 0,Promise,function(){return Fe(this,function(e){return[2,window.localStorage.getItem("".concat(t).concat(this._env))]})})},t.prototype.removeItem=function(t){return Be(this,void 0,Promise,function(){return Fe(this,function(e){return window.localStorage.removeItem("".concat(t).concat(this._env)),[2]})})},t.prototype.setItem=function(t,e){return Be(this,void 0,Promise,function(){return Fe(this,function(n){return window.localStorage.setItem("".concat(t).concat(this._env),e),[2]})})},t.prototype.getItemSync=function(t){return window.localStorage.getItem("".concat(t).concat(this._env))},t.prototype.removeItemSync=function(t){window.localStorage.removeItem("".concat(t).concat(this._env))},t.prototype.setItemSync=function(t,e){window.localStorage.setItem("".concat(t).concat(this._env),e)},t}(),Ye=new ze,Qe=function(){function t(t){var e=this;this.credentials=null,this.accessKeyCredentials=null,this.singlePromise=null,this.tokenSectionName=t.tokenSectionName,this.storage=t.storage,this.clientId=t.clientId,this.singlePromise=new Ue({clientId:this.clientId,getScope:function(){var t;return(null===(t=e.accessKeyCredentials)||void 0===t?void 0:t.access_token)?"".concat(e.clientId,"_").concat(e.accessKeyCredentials.access_token):e.clientId}}),this.credentials=t.credentials||null,this.onCredentialsChange=t.onCredentialsChange}return t.prototype.syncMemoryCredentials=function(t){this.credentials=t},t.prototype.getMemoryCredentials=function(){return this.credentials},t.prototype.getStorageCredentialsSync=function(){var t=null,e=this.storage.getItemSync(this.tokenSectionName);if(null!=e)try{(null==(t=JSON.parse(e))?void 0:t.expires_at)&&(t.expires_at=new Date(t.expires_at))}catch(e){this.storage.removeItem(this.tokenSectionName),t=null}return t},t.prototype.setCredentials=function(t,e){var n;return Be(this,void 0,Promise,function(){var r,o;return Fe(this,function(i){switch(i.label){case 0:return r=!(!this.credentials||!this.credentials.access_token),(null==t?void 0:t.expires_in)?((null==t?void 0:t.expires_at)||(t.expires_at=new Date(Date.now()+1e3*(t.expires_in-30))),this.storage?(o=JSON.stringify(t),[4,this.storage.setItem(this.tokenSectionName,o)]):[3,2]):[3,3];case 1:i.sent(),i.label=2;case 2:return this.credentials=t,[3,6];case 3:return this.storage?[4,this.storage.removeItem(this.tokenSectionName)]:[3,5];case 4:i.sent(),i.label=5;case 5:this.credentials=null,i.label=6;case 6:return this.onCredentialsChange&&this.onCredentialsChange(t||null,{isInit:null!==(n=null==e?void 0:e.isInit)&&void 0!==n&&n,hadCredentials:r}),[2]}})})},t.prototype.setAccessKeyCredentials=function(t){this.accessKeyCredentials=t,t.scope===Pe&&(this.credentials=t)},t.prototype.getCredentials=function(){return Be(this,void 0,Promise,function(){var t=this;return Fe(this,function(e){return[2,this.singlePromise.run("getCredentials",function(){return Be(t,void 0,void 0,function(){var t,e;return Fe(this,function(n){switch(n.label){case 0:return[4,this.getStorageCredentials()];case 1:return t=n.sent(),e=t.credentials,t.isAccessKeyCredentials?[2,e]:(this.credentials=e,[2,this.credentials])}})})})]})})},t.prototype.getStorageCredentials=function(){return Be(this,void 0,Promise,function(){var t=this;return Fe(this,function(e){return[2,this.singlePromise.run("_getStorageCredentials",function(){return Be(t,void 0,void 0,function(){var t,e,n;return Fe(this,function(r){switch(r.label){case 0:return t=null,e=!1,[4,this.storage.getItem(this.tokenSectionName)];case 1:if(!(n=r.sent()))return[3,6];r.label=2;case 2:return r.trys.push([2,3,,5]),(null==(t=JSON.parse(n))?void 0:t.expires_at)&&(t.expires_at=new Date(t.expires_at)),[3,5];case 3:return r.sent(),[4,this.storage.removeItem(this.tokenSectionName)];case 4:return r.sent(),t=null,[3,5];case 5:return[3,7];case 6:t=this.accessKeyCredentials||null,e=!0,r.label=7;case 7:return[2,{credentials:t,isAccessKeyCredentials:e}]}})})})]})})},t}(),$e=function(){function t(e){var n,r=this;this.initializePromise=null,this.lockAcquired=!1,this.pendingInLock=[],this.singlePromise=null,this._initSessionEmitted=!1,e.clientSecret||(e.clientSecret=""),!e.clientId&&e.env&&(e.clientId=e.env),this.apiOrigin=e.apiOrigin,this.getApiOriginFunc=e.getApiOrigin,this.apiPath=e.apiPath||fe,this.clientId=e.clientId,this.i18n=e.i18n,this.eventBus=e.eventBus,this.singlePromise=new Ue({clientId:this.clientId}),this.retry=this.formatRetry(e.retry,t.defaultRetry),e.baseRequest?this.baseRequest=e.baseRequest:this.baseRequest=Je,this.tokenInURL=e.tokenInURL,this.headers=e.headers,this.storage=e.storage||Ye,this.localCredentials=new Qe({tokenSectionName:"credentials_".concat(e.clientId),storage:this.storage,clientId:e.clientId,onCredentialsChange:this._handleCredentialsChange.bind(this)}),this.clientSecret=e.clientSecret,e.clientId&&(this.basicAuth="Basic ".concat(function(t){for(var e,n,r,o,i="",s=0,a=(t=String(t)).length%3;s<t.length;){if((n=t.charCodeAt(s++))>255||(r=t.charCodeAt(s++))>255||(o=t.charCodeAt(s++))>255)throw new TypeError("Failed to execute 'btoa' on 'Window': The string to be encoded contains characters outside of the Latin1 range.");i+=Le.charAt((e=n<<16|r<<8|o)>>18&63)+Le.charAt(e>>12&63)+Le.charAt(e>>6&63)+Le.charAt(63&e)}return a?i.slice(0,a-3)+"===".substring(a):i}("".concat(e.clientId,":").concat(this.clientSecret)))),this.wxCloud=e.wxCloud;try{je()&&(this.useWxCloud=e.useWxCloud,void 0===this.wxCloud&&e.env&&(wx.cloud.init({env:e.env}),this.wxCloud=wx.cloud))}catch(t){}this.refreshTokenFunc=e.refreshTokenFunc||this.defaultRefreshTokenFunc,this.anonymousSignInFunc=e.anonymousSignInFunc,this.onCredentialsError=e.onCredentialsError,this.getInitialSession=e.getInitialSession,this.onInitialSessionObtained=e.onInitialSessionObtained,this.logDebugMessages=null!==(n=e.debug)&&void 0!==n&&n,X.on(Z,function(t){var e;r.i18n=(null===(e=t.data)||void 0===e?void 0:e.i18n)||r.i18n}),this._initBroadcastChannel(),this._initVisibilityListener()}return t.prototype.setGetInitialSession=function(t){this.getInitialSession=t},t.prototype.setOnInitialSessionObtained=function(t){this.onInitialSessionObtained=t},t.prototype.initialize=function(t){return Be(this,void 0,Promise,function(){var e=this;return Fe(this,function(n){switch(n.label){case 0:return this.initializePromise?[4,this.initializePromise]:[3,2];case 1:case 3:case 5:return[2,n.sent()];case 2:return void 0===t?[3,4]:(this.initializePromise=t,[4,this.initializePromise]);case 4:return this.initializePromise=Be(e,void 0,void 0,function(){var t=this;return Fe(this,function(e){switch(e.label){case 0:return[4,this._acquireLock(-1,function(){return Be(t,void 0,void 0,function(){return Fe(this,function(t){switch(t.label){case 0:return[4,this._initialize()];case 1:return[2,t.sent()]}})})})];case 1:return[2,e.sent()]}})}),[4,this.initializePromise]}})})},t.prototype.setCredentials=function(t){return Be(this,void 0,Promise,function(){var e=this;return Fe(this,function(n){switch(n.label){case 0:return[4,this.initializePromise];case 1:return n.sent(),[2,this._acquireLock(-1,function(){return Be(e,void 0,void 0,function(){return Fe(this,function(e){return[2,this.localCredentials.setCredentials(t)]})})})]}})})},Object.defineProperty(t.prototype,"initSessionEmitted",{get:function(){return this._initSessionEmitted},enumerable:!1,configurable:!0}),t.prototype.destroy=function(){try{this.broadcastChannel&&"function"==typeof this.broadcastChannel.close&&this.broadcastChannel.close()}catch(t){this._debug("#destroy","close BroadcastChannel error",t)}finally{this.broadcastChannel=null}try{var t=this.visibilityEventHandler;this.visibilityEventHandler=void 0,t&&"undefined"!=typeof window&&"undefined"!=typeof document&&"function"==typeof window.removeEventListener&&window.removeEventListener("visibilitychange",t)}catch(t){this._debug("#destroy","remove visibility listener error",t)}},t.prototype.setAccessKeyCredentials=function(t){return this.localCredentials.setAccessKeyCredentials(t)},t.prototype.getAccessToken=function(){return Be(this,void 0,Promise,function(){var t,e;return Fe(this,function(n){switch(n.label){case 0:return[4,this.initializePromise];case 1:return n.sent(),[4,this.getCredentials()];case 2:return(null==(t=n.sent())?void 0:t.scope)===Pe||(null==t?void 0:t.access_token)?[2,Promise.resolve(t.access_token)]:(e={error:le.UNAUTHENTICATED},[2,Promise.reject(e)])}})})},t.prototype.request=function(e,n){var r,o;return Be(this,void 0,Promise,function(){var i,s,a,u,c,l,h,d,f,p;return Fe(this,function(v){switch(v.label){case 0:return n||(n={}),i=this.formatRetry(n.retry,this.retry),n.headers=We(We({},n.headers),((p={})[null===(r=this.i18n)||void 0===r?void 0:r.LANG_HEADER_KEY]=null===(o=this.i18n)||void 0===o?void 0:o.lang,p)),this.headers&&(n.headers=We(We({},this.headers),n.headers)),n.headers[Ge]||(n.headers[Ge]=Ae()),n.headers[He]?[3,2]:[4,this.getDeviceId()];case 1:s=v.sent(),n.headers[He]=s,v.label=2;case 2:return(null==n?void 0:n.withBasicAuth)&&this.basicAuth&&(n.headers.Authorization=this.basicAuth),(null==n?void 0:n.withCredentials)?n.getCredentials?[4,n.getCredentials()]:[3,4]:[3,7];case 3:return u=v.sent(),[3,6];case 4:return[4,this.getCredentials()];case 5:u=v.sent(),v.label=6;case 6:return(a=u)&&(this.tokenInURL?(e.indexOf("?")<0&&(e+="?"),e+="access_token=".concat(a.access_token)):n.headers.Authorization="".concat(a.token_type," ").concat(a.access_token)),[3,8];case 7:this.clientId&&e.indexOf("client_id")<0&&(e+=e.indexOf("?")<0?"?":"&",e+="client_id=".concat(this.clientId)),v.label=8;case 8:e.startsWith("/")&&(c=this.getApiOriginFunc?this.getApiOriginFunc():this.apiOrigin,e="".concat(c).concat(this.apiPath).concat(e)),l=null,h=i+1,d=0,v.label=9;case 9:if(!(d<h))return[3,21];v.label=10;case 10:return v.trys.push([10,15,,18]),n.useWxCloud||this.useWxCloud?[4,this.wxCloudCallFunction(e,n)]:[3,12];case 11:return l=v.sent(),[3,14];case 12:return[4,this.baseRequest(e,n)];case 13:l=v.sent(),v.label=14;case 14:if(null==l?void 0:l.code)throw{error:l.code,error_description:l.message,error_uri:new URL(e).pathname};return[3,21];case 15:f=v.sent();try{f.requestId=f.requestId||n.headers[Ge]||""}catch(t){}return n.withCredentials&&f&&f.error===le.UNAUTHENTICATED?[4,this.setCredentials(null)]:[3,17];case 16:return v.sent(),[2,Promise.reject(f)];case 17:return d!==i&&f&&"unreachable"===f.error?[3,18]:[2,Promise.reject(f)];case 18:return[4,this.sleep(t.retryInterval)];case 19:v.sent(),v.label=20;case 20:return d++,[3,9];case 21:return[2,l]}})})},t.prototype.wxCloudCallFunction=function(t,e){var n;return Be(this,void 0,Promise,function(){var r,o,i,s,a;return Fe(this,function(u){switch(u.label){case 0:r=null,o=null,u.label=1;case 1:u.trys.push([1,7,,8]),i="",u.label=2;case 2:return u.trys.push([2,4,,5]),[4,wx.getRendererUserAgent()];case 3:return i=u.sent(),[3,5];case 4:return u.sent(),[3,5];case 5:return[4,this.wxCloud.callFunction({name:"httpOverCallFunction",data:{url:t,method:e.method,headers:We({origin:"https://servicewechat.com","User-Agent":i},e.headers),body:e.body}})];case 6:return s=u.sent().result,(null===(n=null==s?void 0:s.body)||void 0===n?void 0:n.error_code)?(o=null==s?void 0:s.body).error_uri=(0,Re.y)(t):r=null==s?void 0:s.body,[3,8];case 7:return a=u.sent(),o={error:le.UNREACHABLE,error_description:a.message,error_uri:(0,Re.y)(t)},[3,8];case 8:if(o)throw o;return[2,r]}})})},t.prototype.getCredentials=function(){return Be(this,void 0,Promise,function(){var t=this;return Fe(this,function(e){switch(e.label){case 0:return[4,this.initializePromise];case 1:return e.sent(),[2,this._acquireLock(-1,function(){return Be(t,void 0,void 0,function(){return Fe(this,function(t){return[2,this._getCredentials()]})})})]}})})},t.prototype.getCredentialsSync=function(){return this.localCredentials.getStorageCredentialsSync()},t.prototype.getCredentialsAsync=function(){return this.getCredentials()},t.prototype.getScope=function(){var t;return Be(this,void 0,Promise,function(){var e,n;return Fe(this,function(r){switch(r.label){case 0:return[4,this.localCredentials.getCredentials()];case 1:return(e=r.sent())?[2,e.scope]:(n="credentials not found",null===(t=this.onCredentialsError)||void 0===t||t.call(this,{msg:n}),[2,this.unAuthenticatedError(n)])}})})},t.prototype.getGroups=function(){var t;return Be(this,void 0,Promise,function(){var e,n;return Fe(this,function(r){switch(r.label){case 0:return[4,this.localCredentials.getCredentials()];case 1:return(e=r.sent())?[2,e.groups]:(n="credentials not found",null===(t=this.onCredentialsError)||void 0===t||t.call(this,{msg:n}),[2,this.unAuthenticatedError(n)])}})})},t.prototype.refreshToken=function(t,e){return Be(this,void 0,Promise,function(){var n=this;return Fe(this,function(r){switch(r.label){case 0:return[4,this.initializePromise];case 1:return r.sent(),[2,this._acquireLock(-1,function(){return Be(n,void 0,void 0,function(){return Fe(this,function(n){return[2,this._refreshToken(t,e)]})})})]}})})},t.prototype._refreshToken=function(t,e){return Be(this,void 0,Promise,function(){var n=this;return Fe(this,function(r){return[2,this.singlePromise.run("_refreshToken",function(){return Be(n,void 0,void 0,function(){var n,r,o,i,s,a;return Fe(this,function(u){switch(u.label){case 0:if((null==t?void 0:t.scope)===Pe)return[2,t];if(!t||!t.refresh_token)return o="no refresh token found in credentials",null===(i=this.onCredentialsError)||void 0===i||i.call(this,{msg:o}),[2,this.unAuthenticatedError(o)];u.label=1;case 1:return u.trys.push([1,4,,7]),[4,this.refreshTokenFunc(t.refresh_token,t)];case 2:return n=u.sent(),[4,this.localCredentials.setCredentials(n)];case 3:return u.sent(),[2,n];case 4:if(r=u.sent(),null==e?void 0:e.throwError)throw r;return r.error!==le.INVALID_GRANT?[3,6]:[4,this.localCredentials.setCredentials(null)];case 5:return u.sent(),o=r.error_description,null===(s=this.onCredentialsError)||void 0===s||s.call(this,{msg:o}),[2,this.unAuthenticatedError(o)];case 6:return null===(a=this.onCredentialsError)||void 0===a||a.call(this,{msg:r.error_description}),[2,Promise.reject(r)];case 7:return[2]}})})})]})})},t.prototype.anonymousLogin=function(t){return Be(this,void 0,void 0,function(){var e=this;return Fe(this,function(n){return[2,this.singlePromise.run("_anonymousLogin",function(){return Be(e,void 0,void 0,function(){var e,n;return Fe(this,function(r){switch(r.label){case 0:return this.anonymousSignInFunc?[4,this.anonymousSignInFunc(t)]:[3,4];case 1:return e=r.sent(),(n=e)?[3,3]:[4,this.localCredentials.getCredentials()];case 2:n=r.sent(),r.label=3;case 3:return t=n,[3,6];case 4:return[4,this.anonymousSignIn(t)];case 5:t=r.sent(),r.label=6;case 6:return[2,t]}})})})]})})},t.prototype.checkRetry=function(e){var n=null;if(("number"!=typeof e||e<t.minRetry||e>t.maxRetry)&&(n={error:le.UNREACHABLE,error_description:"wrong options param: retry"}),n)throw n;return e},t.prototype.formatRetry=function(t,e){return void 0===t?e:this.checkRetry(t)},t.prototype.sleep=function(t){return Be(this,void 0,Promise,function(){return Fe(this,function(e){return[2,new Promise(function(e){setTimeout(function(){e()},t)})]})})},t.prototype.anonymousSignIn=function(t){return Be(this,void 0,Promise,function(){var e=this;return Fe(this,function(n){return[2,this.singlePromise.run("_anonymous",function(){return Be(e,void 0,void 0,function(){var e,n;return Fe(this,function(r){switch(r.label){case 0:if(!t||"anonymous"!==t.scope)return[2,this.unAuthenticatedError("no anonymous in credentials")];r.label=1;case 1:return r.trys.push([1,4,,7]),[4,this.request(ae.AUTH_SIGN_IN_ANONYMOUSLY_URL,{method:"POST",withBasicAuth:!0,body:{}})];case 2:return e=r.sent(),[4,this.localCredentials.setCredentials(e)];case 3:return r.sent(),[2,e];case 4:return(n=r.sent()).error!==le.INVALID_GRANT?[3,6]:[4,this.localCredentials.setCredentials(null)];case 5:return r.sent(),[2,this.unAuthenticatedError(n.error_description)];case 6:return[2,Promise.reject(n)];case 7:return[2]}})})})]})})},t.prototype.defaultRefreshTokenFunc=function(t,e){var n;return Be(this,void 0,Promise,function(){var r,o,i;return Fe(this,function(s){switch(s.label){case 0:return void 0===t||""===t?(r="refresh token not found",null===(n=this.onCredentialsError)||void 0===n||n.call(this,{msg:r}),[2,this.unAuthenticatedError(r)]):(o=ae.AUTH_TOKEN_URL,"v2"===(null==e?void 0:e.version)&&(o=ue.AUTH_TOKEN_URL),[4,this.request(o,{method:"POST",body:{client_id:this.clientId,client_secret:this.clientSecret,grant_type:"refresh_token",refresh_token:t}})]);case 1:return i=s.sent(),[2,We(We({},i),{version:(null==e?void 0:e.version)||"v1"})]}})})},t.prototype.getDeviceId=function(){return Be(this,void 0,Promise,function(){var t;return Fe(this,function(e){switch(e.label){case 0:return this.deviceID?[2,this.deviceID]:[4,this.storage.getItem(Ke)];case 1:return"string"==typeof(t=e.sent())&&t.length>=16&&t.length<=48?[3,3]:(t=Ae(),[4,this.storage.setItem(Ke,t)]);case 2:e.sent(),e.label=3;case 3:return this.deviceID=t,[2,t]}})})},t.prototype.unAuthenticatedError=function(t){var e={error:le.UNAUTHENTICATED,error_description:t};return Promise.reject(e)},t.prototype._debug=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];this.logDebugMessages&&console.log.apply(console,Ve(["[OAuth2Client]"],t,!1))},t.prototype._initialize=function(){return Be(this,void 0,Promise,function(){var t,e,n,r,o,i;return Fe(this,function(s){switch(s.label){case 0:if(s.trys.push([0,11,12,13]),!this.getInitialSession)return this._debug("#_initialize()","no getInitialSession callback set, skipping"),[2,{error:null}];this._debug("#_initialize()","calling getInitialSession callback"),s.label=1;case 1:return s.trys.push([1,9,,10]),[4,this.getInitialSession()];case 2:return i=s.sent(),t=i.data,e=i.error,(null==t?void 0:t.session)?(this._debug("#_initialize()","session obtained from getInitialSession",t.session),this._initSessionEmitted=!0,[4,this.localCredentials.setCredentials(null==t?void 0:t.session,{isInit:!0})]):[3,4];case 3:s.sent(),s.label=4;case 4:if(!this.onInitialSessionObtained)return[3,8];this._debug("#_initialize()","calling onInitialSessionObtained callback"),s.label=5;case 5:return s.trys.push([5,7,,8]),[4,this.onInitialSessionObtained(t,e)];case 6:return s.sent(),[3,8];case 7:return n=s.sent(),this._debug("#_initialize()","error in onInitialSessionObtained",n),[3,8];case 8:return e?(this._debug("#_initialize()","error from getInitialSession",e),[2,{error:e}]):[2,{error:null}];case 9:return r=s.sent(),this._debug("#_initialize()","exception during getInitialSession",r),[2,{error:r instanceof Error?r:new Error(String(r))}];case 10:return[3,13];case 11:return o=s.sent(),this._debug("#_initialize()","unexpected error",o),[2,{error:o instanceof Error?o:new Error(String(o))}];case 12:return this._debug("#_initialize()","end"),[7];case 13:return[2]}})})},t.prototype._acquireLock=function(t,e){return Be(this,void 0,Promise,function(){var n,r,o,i,s=this;return Fe(this,function(a){switch(a.label){case 0:this._debug("#_acquireLock","begin",t),a.label=1;case 1:if(a.trys.push([1,,10,11]),this.lockAcquired)return n=this.pendingInLock.length?this.pendingInLock[this.pendingInLock.length-1]:Promise.resolve(),r=Be(s,void 0,void 0,function(){return Fe(this,function(t){switch(t.label){case 0:return[4,n];case 1:return t.sent(),[4,e()];case 2:return[2,t.sent()]}})}),this.pendingInLock.push(Be(s,void 0,void 0,function(){return Fe(this,function(t){switch(t.label){case 0:return t.trys.push([0,2,,3]),[4,r];case 1:case 2:return t.sent(),[3,3];case 3:return[2]}})})),[2,r];this._debug("#_acquireLock","acquiring lock for client",this.clientId),a.label=2;case 2:return a.trys.push([2,,8,9]),this.lockAcquired=!0,o=e(),this.pendingInLock.push(Be(s,void 0,void 0,function(){return Fe(this,function(t){switch(t.label){case 0:return t.trys.push([0,2,,3]),[4,o];case 1:case 2:return t.sent(),[3,3];case 3:return[2]}})})),[4,o];case 3:a.sent(),a.label=4;case 4:return this.pendingInLock.length?(i=Ve([],this.pendingInLock,!0),[4,Promise.all(i)]):[3,6];case 5:return a.sent(),this.pendingInLock.splice(0,i.length),[3,4];case 6:return[4,o];case 7:return[2,a.sent()];case 8:return this._debug("#_acquireLock","releasing lock for client",this.clientId),this.lockAcquired=!1,[7];case 9:return[3,11];case 10:return this._debug("#_acquireLock","end"),[7];case 11:return[2]}})})},t.prototype._getCredentials=function(){var t,e,n;return Be(this,void 0,Promise,function(){var r,o,i;return Fe(this,function(s){switch(s.label){case 0:return[4,this.localCredentials.getCredentials()];case 1:if((null==(r=s.sent())?void 0:r.scope)===Pe)return[2,r];if(!r)return i="credentials not found",null===(t=this.onCredentialsError)||void 0===t||t.call(this,{msg:i}),[2,this.unAuthenticatedError(i)];if(!function(t){var e=!0;return(null==t?void 0:t.expires_at)&&(null==t?void 0:t.access_token)&&(e=t.expires_at<new Date),e}(r))return[3,12];if(!r.refresh_token)return[3,9];s.label=2;case 2:return s.trys.push([2,4,,8]),[4,this._refreshToken(r)];case 3:return r=s.sent(),[3,8];case 4:return o=s.sent(),"anonymous"!==r.scope?[3,6]:[4,this.anonymousLogin(r)];case 5:return r=s.sent(),[3,7];case 6:return null===(e=this.onCredentialsError)||void 0===e||e.call(this,{msg:o.error_description}),[2,Promise.reject(o)];case 7:return[3,8];case 8:return[3,12];case 9:return"anonymous"!==r.scope?[3,11]:[4,this.anonymousLogin(r)];case 10:return r=s.sent(),[3,12];case 11:return i="no refresh token found in credentials",null===(n=this.onCredentialsError)||void 0===n||n.call(this,{msg:i}),[2,this.unAuthenticatedError(i)];case 12:return[2,r]}})})},t.prototype._isUserCredentials=function(t){return!!(null==t?void 0:t.access_token)&&"accessKey"!==t.scope&&t.scope!==Pe},t.prototype._fireCredentialsEvents=function(t,e,n){var r,o,i,s,a,u;this._isUserCredentials(t)?e?null===(i=this.eventBus)||void 0===i||i.fire(Se,{event:be}):n?null===(s=this.eventBus)||void 0===s||s.fire(Se,{event:we}):(null===(a=this.eventBus)||void 0===a||a.fire(Se,{event:ge}),null===(u=this.eventBus)||void 0===u||u.fire(Ee,{eventType:"sign_in"})):n&&(null===(r=this.eventBus)||void 0===r||r.fire(Se,{event:me}),null===(o=this.eventBus)||void 0===o||o.fire(Ee,{eventType:"sign_out"}))},t.prototype._handleCredentialsChange=function(t,e){this._fireCredentialsEvents(t,e.isInit,e.hadCredentials),this._broadcastCredentials(t,e)},t.prototype._initBroadcastChannel=function(){var t=this;if(void 0===this.broadcastChannel)try{"undefined"!=typeof BroadcastChannel&&(this.broadcastChannelName="credentials_".concat(this.clientId),this.broadcastChannel=new BroadcastChannel(this.broadcastChannelName),this.broadcastChannel.addEventListener("message",function(e){t._handleBroadcastMessage(e.data)}),this._debug("#_initBroadcastChannel","channel created: ".concat(this.broadcastChannelName)))}catch(t){this.broadcastChannel=null,this._debug("#_initBroadcastChannel","BroadcastChannel not available, skip",t)}},t.prototype._broadcastCredentials=function(t,e){if(this.broadcastChannel)try{this.broadcastChannel.postMessage({type:"credentials_changed",credentials:t,context:e})}catch(t){this._debug("#_broadcastCredentials","postMessage error",t)}},t.prototype._handleBroadcastMessage=function(t){var e,n;try{if(!t||"credentials_changed"!==t.type)return;var r=t.context,o=t.credentials;if((null==o?void 0:o.expires_at)&&"string"==typeof o.expires_at&&(o=We(We({},o),{expires_at:new Date(o.expires_at)})),(null==o?void 0:o.access_token)===(null===(e=this.localCredentials.getMemoryCredentials())||void 0===e?void 0:e.access_token))return;var i=!!(null===(n=this.localCredentials.getMemoryCredentials())||void 0===n?void 0:n.access_token);this.localCredentials.syncMemoryCredentials(o),this._fireCredentialsEvents(o,r.isInit,i)}catch(t){this._debug("#_handleBroadcastMessage","error",t)}},t.prototype._initVisibilityListener=function(){var t=this;try{if("undefined"==typeof window||"undefined"==typeof document||"function"!=typeof window.addEventListener)return;this.visibilityEventHandler=function(){return Be(t,void 0,void 0,function(){var t;return Fe(this,function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),[4,this._onVisibilityChanged()];case 1:return e.sent(),[3,3];case 2:return t=e.sent(),this._debug("#visibilityChangedCallback","error",t),[3,3];case 3:return[2]}})})},window.addEventListener("visibilitychange",this.visibilityEventHandler)}catch(t){this._debug("#_initVisibilityListener",t)}},t.prototype._onVisibilityChanged=function(){return Be(this,void 0,Promise,function(){var t=this;return Fe(this,function(e){return"visible"!==document.visibilityState||this._acquireLock(-1,function(){return Be(t,void 0,void 0,function(){var t,e,n,r,o,i;return Fe(this,function(s){switch(s.label){case 0:if("visible"!==document.visibilityState)return[2];s.label=1;case 1:return s.trys.push([1,3,,4]),t=this.localCredentials.getMemoryCredentials(),[4,this.localCredentials.getCredentials()];case 2:return e=s.sent(),n=null==t?void 0:t.access_token,r=null==e?void 0:e.access_token,n===r?[2]:(o=!!n,this._fireCredentialsEvents(e,!1,o),[3,4]);case 3:return i=s.sent(),this._debug("#_onVisibilityChanged","reload credentials error",i),[3,4];case 4:return[2]}})})}),[2]})})},t.defaultRetry=2,t.minRetry=0,t.maxRetry=5,t.retryInterval=1e3,t}(),Xe=l(9689),Ze=l(3616),tn=function(){return tn=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},tn.apply(this,arguments)},en=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},nn=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},rn=function(t,e){var n;return function(){for(var r=[],o=0;o<arguments.length;o++)r[o]=arguments[o];clearTimeout(n),n=setTimeout(function(){return t.apply(null,r)},e)}},on=new Xe.CloudbaseEventEmitter,sn="resolveCaptchaData",an="padding:10px 8px;background:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;flex:1;white-space:nowrap;margin-left:10px",un="width:100%;padding:10px;background:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer",cn="background:#6c757d;cursor:not-allowed",ln=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},hn=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},dn=function(){function t(t){t.openURIWithCallback||(t.openURIWithCallback=this.getDefaultOpenURIWithCallback()),t.storage||(t.storage=Ye),this.config=t,this.tokenSectionName="captcha_".concat(t.clientId||t.env)}return t.prototype.isMatch=function(){var t,e,n;return(null===(n=null===(e=null===(t=this.config)||void 0===t?void 0:t.adapter)||void 0===e?void 0:e.isMatch)||void 0===n?void 0:n.call(e))||je()},t.prototype.request=function(t,e){return ln(this,void 0,Promise,function(){var n,r,o,i;return hn(this,function(s){switch(s.label){case 0:return e||(e={}),e.method||(e.method="GET"),n="".concat(e.method,":").concat(t),r=t,e.withCaptcha?[4,this.appendCaptchaTokenToURL(t,n,!1)]:[3,2];case 1:r=s.sent(),s.label=2;case 2:return s.trys.push([2,4,,7]),[4,this.config.request(r,e)];case 3:return o=s.sent(),[3,7];case 4:return(i=s.sent()).error!==le.CAPTCHA_REQUIRED&&i.error!==le.CAPTCHA_INVALID?[3,6]:[4,this.appendCaptchaTokenToURL(t,n,i.error===le.CAPTCHA_INVALID)];case 5:return t=s.sent(),[2,this.config.request(t,e)];case 6:return[2,Promise.reject(i)];case 7:return[2,o]}})})},t.prototype.getDefaultOpenURIWithCallback=function(){var t=this;return function(e){return function(t,e){return en(void 0,void 0,Promise,function(){var n,r,o,i;return nn(this,function(s){return n=(0,Ze.parseCaptcha)(t),r=n.captchaData,o=n.state,i=n.token,function(t){var e=t.oauthInstance,n=t.captchaState,r="captcha-image",o=function(){return en(void 0,void 0,void 0,function(){var t,o;return nn(this,function(i){switch(i.label){case 0:return i.trys.push([0,2,,3]),[4,e.createCaptchaData({state:n.state})];case 1:return t=i.sent(),n=tn(tn({},n),{captchaData:t.data,token:t.token}),document.getElementById(r).src=t.data,[3,3];case 2:return o=i.sent(),console.error("刷新图形验证码失败",o),[3,3];case 3:return[2]}})})},i=function(t,e,n){var r=document.createElement(t);return e&&(r.style.cssText=e),n&&(r.textContent=n),r},s=i("div","position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index:999"),a=i("div","position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:320px;padding:20px;background:#fff;border-radius:8px;box-shadow:0 0 10px rgba(0,0,0,0.2);z-index:1000");a.appendChild(i("p","margin-bottom:15px","请输入你看到的字符:"));var u=i("div","display:flex;align-items:center;justify-content:space-between;margin-bottom:15px"),c=i("img","width:100%;height:auto;border:1px solid #eee");c.id=r,c.src=n.captchaData,u.appendChild(c);var l=i("button",an,"刷新");l.onclick=rn(function(){return en(void 0,void 0,void 0,function(){return nn(this,function(t){switch(t.label){case 0:l.textContent="加载中...",l.disabled=!0,l.style.cssText="".concat(an,";").concat(cn),t.label=1;case 1:return t.trys.push([1,,3,4]),[4,o()];case 2:return t.sent(),[3,4];case 3:return l.textContent="刷新",l.disabled=!1,l.style.cssText=an,[7];case 4:return[2]}})})},500),u.appendChild(l),a.appendChild(u);var h=i("input","width:100%;padding:14px 16px;margin-bottom:15px;box-sizing:border-box;border:2px solid #e8ecf4;border-radius:10px;font-size:15px");h.type="text",h.placeholder="输入字符",h.maxLength=4,a.appendChild(h);var d=i("div","color:#dc3545;font-size:12px;margin-bottom:10px;display:none;padding:8px;background:#f8d7da;border:1px solid #f5c6cb;border-radius:4px");a.appendChild(d);var f=function(t){d.textContent=t,d.style.display="block"},p=i("button",un,"确定");p.onclick=rn(function(){return en(void 0,void 0,void 0,function(){var t,r,i,u;return nn(this,function(c){switch(c.label){case 0:if(!(t=h.value.trim()))return f("请输入字符"),[2];d.style.display="none",p.textContent="验证中...",p.disabled=!0,p.style.cssText="".concat(un,";").concat(cn),c.label=1;case 1:return c.trys.push([1,3,5,6]),[4,e.verifyCaptchaData({token:n.token,key:t})];case 2:return r=c.sent(),on.fire(sn,r),console.log("图形验证码校验成功"),document.body.removeChild(s),document.body.removeChild(a),[3,6];case 3:return i=c.sent(),console.error("图形验证码校验失败",i),u=i.error_description||"图形验证码校验失败",f(u),h.value="",h.focus(),[4,o()];case 4:return c.sent(),[3,6];case 5:return p.textContent="确定",p.disabled=!1,p.style.cssText=un,[7];case 6:return[2]}})})},500),a.appendChild(p),document.body.appendChild(s),document.body.appendChild(a)}({oauthInstance:e,captchaState:{captchaData:r,state:o,token:i}}),[2,new Promise(function(t){console.log("等待图形验证码校验结果..."),on.on(sn,function(e){t(null==e?void 0:e.data)})})]})})}(e,t.config.oauthInstance)}},t.prototype.getCaptchaToken=function(t,e){return ln(this,void 0,Promise,function(){var n,r,o,i;return hn(this,function(s){switch(s.label){case 0:return t?[3,2]:[4,this.findCaptchaToken()];case 1:if(n=s.sent())return[2,n];s.label=2;case 2:return[4,this.config.request(ae.CAPTCHA_DATA_URL,{method:"POST",body:{state:e,redirect_uri:""},withCredentials:!1})];case 3:return r=s.sent(),o="".concat(r.data,"?state=").concat(encodeURIComponent(e),"&token=").concat(encodeURIComponent(r.token)),[4,this.config.openURIWithCallback(o)];case 4:return i=s.sent(),this.saveCaptchaToken(i),[2,i.captcha_token]}})})},t.prototype.appendCaptchaTokenToURL=function(t,e,n){return ln(this,void 0,Promise,function(){var r;return hn(this,function(o){switch(o.label){case 0:return[4,this.getCaptchaToken(n,e)];case 1:return r=o.sent(),t.indexOf("?")>0?t+="&captcha_token=".concat(r):t+="?captcha_token=".concat(r),[2,t]}})})},t.prototype.saveCaptchaToken=function(t){return ln(this,void 0,void 0,function(){var e;return hn(this,function(n){switch(n.label){case 0:return t.expires_at=new Date(Date.now()+1e3*(t.expires_in-10)),e=JSON.stringify(t),[4,this.config.storage.setItem(this.tokenSectionName,e)];case 1:return n.sent(),[2]}})})},t.prototype.findCaptchaToken=function(){return ln(this,void 0,Promise,function(){var t,e;return hn(this,function(n){switch(n.label){case 0:return[4,this.config.storage.getItem(this.tokenSectionName)];case 1:if(null==(t=n.sent()))return[3,5];n.label=2;case 2:return n.trys.push([2,3,,5]),(null==(e=JSON.parse(t))?void 0:e.expires_at)&&(e.expires_at=new Date(e.expires_at)),e.expires_at<new Date?[2,null]:[2,e.captcha_token];case 3:return n.sent(),[4,this.config.storage.removeItem(this.tokenSectionName)];case 4:return n.sent(),[2,null];case 5:return[2,null]}})})},t}(),fn=function(){function t(t){if(this.params={},"string"==typeof t)this.parse(t);else if(t&&"object"==typeof t)for(var e in t)Object.prototype.hasOwnProperty.call(t,e)&&this.append(e,t[e])}return t.prototype.parse=function(t){var e=this;t.split("&").forEach(function(t){var n=t.split("=").map(decodeURIComponent),r=n[0],o=n[1];e.append(r,o)})},t.prototype.append=function(t,e){this.params[t]?this.params[t]=this.params[t].concat([e]):this.params[t]=[e]},t.prototype.get=function(t){return this.params[t]?this.params[t][0]:null},t.prototype.getAll=function(t){return this.params[t]||[]},t.prototype.delete=function(t){delete this.params[t]},t.prototype.has=function(t){return Object.prototype.hasOwnProperty.call(this.params,t)},t.prototype.set=function(t,e){this.params[t]=[e]},t.prototype.toString=function(){var t=[],e=function(e){Object.prototype.hasOwnProperty.call(n.params,e)&&n.params[e].forEach(function(n){t.push("".concat(encodeURIComponent(e),"=").concat(encodeURIComponent(n)))})},n=this;for(var r in this.params)e(r);return t.join("&")},t}();const pn=fn;var vn,yn=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},t(e,n)};return function(e,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}();!function(t){t.PROVIDER_NOT_ENABLED="PROVIDER_NOT_ENABLED",t.INVALID_CREDENTIALS="INVALID_CREDENTIALS",t.USER_NOT_FOUND="USER_NOT_FOUND",t.USER_STATUS_ABNORMAL="USER_STATUS_ABNORMAL",t.SERVICE_ERROR="SERVICE_ERROR",t.INVALID_PARAMS="INVALID_PARAMS",t.AUTH_METHOD_MISMATCH="AUTH_METHOD_MISMATCH",t.RATE_LIMITED="RATE_LIMITED",t.CAPTCHA_REQUIRED="CAPTCHA_REQUIRED",t.CAPTCHA_INVALID="CAPTCHA_INVALID",t.MFA_REQUIRED="MFA_REQUIRED",t.PRECONDITION_FAILED="PRECONDITION_FAILED",t.VERIFICATION_FAILED="VERIFICATION_FAILED",t.UNKNOWN="UNKNOWN"}(vn||(vn={}));var mn="https://tcb.cloud.tencent.com/dev?envId=#/identity/login-manage",gn="https://docs.cloudbase.net/api-reference/webv3/initialization",bn=function(t){function e(e,n){var r,o=this,i=e.error_description||e.message;return(o=t.call(this,i)||this).__isAuthError=!0,o.name="AuthError",o.status=e.error,o.code=String(e.error||e.error_code||"unknown").toLowerCase(),o.errorCode="number"==typeof e.error_code?e.error_code:"string"==typeof e.error_code&&parseInt(e.error_code,10)||void 0,o.requestId=e.requestId,o.category=function(t,e,n){if(!t&&!e&&!n)return vn.UNKNOWN;try{var r=(t||"").toLowerCase(),o="string"==typeof n?parseInt(n,10):n;return o===he.CAPTCHA_REQUIRED||e===le.CAPTCHA_REQUIRED?vn.CAPTCHA_REQUIRED:o===he.CAPTCHA_INVALID||e===le.CAPTCHA_INVALID?vn.CAPTCHA_INVALID:o===he.MFA_PHONE_REQUIRED||e===le.MFA_PHONE_REQUIRED?vn.MFA_REQUIRED:o===he.LOGIN_TYPE_DISABLED||e===le.LOGIN_TYPE_DISABLED?vn.PROVIDER_NOT_ENABLED:o===he.RESOURCE_EXHAUSTED||e===le.RESOURCE_EXHAUSTED?vn.RATE_LIMITED:o===he.INTERNAL||o===he.UNAVAILABLE||o===he.UNIMPLEMENTED||o===he.ABORTED?vn.SERVICE_ERROR:o===he.NOT_FOUND?vn.USER_NOT_FOUND:o===he.UNAUTHENTICATED?vn.INVALID_CREDENTIALS:o===he.INVALID_ARGUMENT&&(r.includes("验证码")||r.includes("verification")||r.includes("verification_code")||r.includes("verification_id")||r.includes("does not match")||r.includes("token expired")||r.includes("token error")||r.includes("过期"))?vn.VERIFICATION_FAILED:e===le.PROVIDER_NOT_ENABLED||e===le.LOGIN_METHOD_DISABLED||r.includes("身份源")||r.includes("开启")||r.includes("identity provider")||r.includes("provider not enabled")||r.includes("login method")||r.includes("登录方式")||r.includes("not enabled")||r.includes("未开启")||r.includes("未启用")||r.includes("请联系开发者")||r.includes("anonymous login is not enabled")||r.includes("匿名登录未开启")?vn.PROVIDER_NOT_ENABLED:e===le.FAILED_PRECONDITION||o===he.FAILED_PRECONDITION&&!r.includes("请联系开发者")?r.includes("不存在")||r.includes("not found")||r.includes("未注册")?vn.USER_NOT_FOUND:vn.PRECONDITION_FAILED:e===le.INVALID_PASSWORD||e===le.INVALID_GRANT||e===le.INVALID_VERIFICATION_CODE||e===le.INVALID_USERNAME_OR_PASSWORD||e===le.INVALID_CREDENTIALS||e===le.WRONG_PASSWORD||e===le.UNAUTHENTICATED||e===le.INVALID_TWO_FACTOR||e===le.INVALID_TWO_FACTOR_RECOVERY||e===le.PASSWORD_NOT_SET||r.includes("密码不正确")||r.includes("password")||r.includes("invalid_password")||r.includes("凭据")||r.includes("credentials")||r.includes("验证码")||r.includes("verification")||r.includes("invalid_verification_code")||r.includes("invalid_username_or_password")||r.includes("username or password")||r.includes("用户名或密码")||r.includes("wrong password")||r.includes("incorrect password")?vn.INVALID_CREDENTIALS:e===le.NOT_FOUND||e===le.USER_NOT_FOUND||r.includes("用户不存在")||r.includes("not found")||r.includes("user not found")||r.includes("no such user")||r.includes("user does not exist")?vn.USER_NOT_FOUND:e===le.USER_BLOCKED||e===le.USER_PENDING||e===le.UNDER_REVIEW||e===le.INVALID_STATUS||r.includes("被封禁")||r.includes("blocked")||r.includes("pending")||r.includes("审核")||r.includes("review")||r.includes("locked")||r.includes("已锁定")?vn.USER_STATUS_ABNORMAL:e===le.SERVER_ERROR||e===le.UNAVAILABLE||e===le.TEMPORARILY_UNAVAILABLE||e===le.INTERNAL||e===le.UNREACHABLE||e===le.DEADLINE_EXCEEDED||e===le.DATA_LOSS||e===le.ABORTED||r.includes("network")||r.includes("timeout")||r.includes("timed out")||r.includes("超时")||r.includes("smtp is not set")||r.includes("sms sender does not config")?vn.SERVICE_ERROR:e===le.INVALID_ARGUMENT||e===le.INVALID_REQUEST||e===le.INVALID_SCOPE||e===le.INVALID_REQUEST_URI||e===le.INVALID_REQUEST_OBJECT||o===he.INVALID_ARGUMENT?vn.INVALID_PARAMS:e===le.PERMISSION_DENIED||e===le.ACCESS_DENIED||e===le.UNAUTHORIZED_CLIENT?vn.PROVIDER_NOT_ENABLED:vn.UNKNOWN}catch(t){return e}}(i,o.status,o.errorCode),o.helpMessage=function(t,e){var n=(null==e?void 0:e.method)||"signIn",r={signInWithPassword:"「用户名密码登录」",signInAnonymously:"「匿名登录」",signInWithOtp:"「短信验证码登录」或「邮箱验证码登录」",signUp:"「短信验证码登录」或「邮箱验证码登录」",signInWithOAuth:"对应的第三方身份源",signInWithIdToken:"对应的第三方身份源",signInWithOpenId:"「微信小程序 OpenID 登录」",signInWithPhoneAuth:"「微信小程序手机号授权登录」",signInWithCustomTicket:"「自定义登录」",getVerification:"「短信验证码登录」或「邮箱验证码登录」",verify:"「短信验证码登录」或「邮箱验证码登录」",verifyOtp:"「短信验证码登录」或「邮箱验证码登录」",resetPasswordForEmail:"「邮箱验证码登录」",reauthenticate:"「短信验证码登录」或「邮箱验证码登录」"}[n]||"对应的登录方式";switch(t){case vn.PROVIDER_NOT_ENABLED:return"[CloudBase Auth] 登录方式未开启\n\n"+" 当前调用的 ".concat(n,"() 所需的登录方式尚未在云开发控制台启用。\n")+" 需要开启的登录方式:".concat(r,"\n")+"\n 请按以下步骤开启:\n"+" 1. 打开云开发控制台:".concat(mn,"\n")+" 2. 选择对应的云开发环境\n 3. 进入「登录授权」页面,在「登录方式」或「身份源列表」中开启所需的登录方式\n\n 各登录方法与所需登录方式的对应关系:\n - signInWithPassword → 「用户名密码登录」\n - signInAnonymously → 「匿名登录」\n - signInWithOtp/signUp → 「短信验证码登录」或「邮箱验证码登录」\n - signInWithOAuth/signInWithIdToken → 对应的第三方身份源\n\n 如使用 CLI/MCP 工具,可通过 auth 工具查询和配置身份源状态。\n"+" 更多帮助请参考文档:".concat(gn);case vn.INVALID_CREDENTIALS:return"[CloudBase Auth] 凭据验证失败\n\n"+" 调用 ".concat(n,"() 时凭据校验未通过。\n")+"\n 请按优先级逐项排查:\n 1. 确认用户名/邮箱/手机号是否拼写正确、格式完整\n 2. 确认密码是否正确(注意大小写、特殊字符、前后空格)\n 3. 确认用户账号确实存在(可通过 auth.isUsernameRegistered() 检查)\n 4. 确认凭据参数来源可靠(环境变量、配置文件中的值是否已正确设置)\n 5. 如使用加密登录(is_encrypt: true),请确认公钥版本正确\n\n 如忘记密码,可通过 auth.resetPasswordForEmail() 重置密码。\n\n 提示:如果是 AI agent / 自动化测试场景,请确认 ENV_ID、USERNAME、PASSWORD\n 等环境变量已正确传入,且对应用户已在目标环境中注册。";case vn.USER_NOT_FOUND:return"[CloudBase Auth] 用户不存在\n\n 请检查以下项目:\n 1. 确认用户名/邮箱/手机号是否正确\n 2. 确认是在正确的云开发环境(envId)下操作\n 3. 如果是新用户,请先通过 auth.signUp() 注册\n"+" 4. 也可在云开发控制台手动创建用户:".concat(mn,"\n")+"\n 提示:不同环境(开发/测试/生产)的用户库是隔离的,请确认 envId 正确。";case vn.USER_STATUS_ABNORMAL:return"[CloudBase Auth] 用户状态异常\n\n 当前用户账号可能处于以下状态之一:\n - 账号已被封禁\n - 账号正在审核中\n - 账号已被锁定(多次密码错误)\n\n"+" 请联系管理员在云开发控制台检查用户状态:".concat(mn);case vn.SERVICE_ERROR:return"[CloudBase Auth] 服务异常\n\n 请检查以下项目:\n 1. 网络连接是否正常\n 2. 云开发环境是否正常运行\n 3. 稍后重试,如持续失败请联系技术支持\n\n 提示:如果是超时错误,请检查网络环境和请求频率。\n 常见服务端错误:smtp 未配置、短信服务未配置、wedaapis 未设置等。";case vn.INVALID_PARAMS:return"[CloudBase Auth] 参数错误\n\n 请检查传入的参数是否符合要求:\n - 不能同时输入手机号和邮箱\n - 手机号格式需正确(如 +86 开头)\n - 必须提供手机号或邮箱\n\n"+" 参考 API 文档确认各参数的格式和约束:".concat(gn);case vn.AUTH_METHOD_MISMATCH:return"[CloudBase Auth] 登录方式不匹配\n\n"+" 调用 ".concat(n,"() 时遇到错误,可能原因:\n")+" - 匿名登录失败后尝试了用户名密码登录,但凭据不正确或用户不存在\n - 应使用匿名登录但传入了密码参数\n - 应使用密码登录但未传入正确的凭据\n\n 建议:\n 1. 明确当前场景需要的登录方式:\n - 无需用户注册 → auth.signInAnonymously()\n - 有用户名和密码 → auth.signInWithPassword({ username, password })\n - 第三方平台 → auth.signInWithOAuth({ provider })\n 2. 不要在同一流程中混合使用不同的登录方式\n 3. 每种登录方式需要在控制台开启对应的身份源\n"+" 4. 控制台地址:".concat(mn);case vn.RATE_LIMITED:return"[CloudBase Auth] 发送频率受限\n\n 验证码发送过于频繁,已触发频率限制。\n\n 限制规则:\n - 手机号:每分钟最多 1 条,每天有上限\n - 邮箱:每分钟有上限,每天有上限(默认 50 条)\n\n 建议:\n 1. 检查 error.retryAfter 获取建议等待时间\n 2. 在 UI 中显示倒计时,防止用户重复点击\n 3. 如业务需要更高频率,请联系技术支持调整限额";case vn.CAPTCHA_REQUIRED:return"[CloudBase Auth] 需要滑块验证码\n\n 当前操作触发了风控策略,需要完成滑块验证。\n\n 处理方式:\n 1. 调用滑块验证码 SDK 展示验证组件\n 2. 用户完成验证后,将 captcha_token 附带到请求中重新发送\n 3. 可通过 getVerification 的 options.withCaptcha 参数自动携带验证码";case vn.CAPTCHA_INVALID:return"[CloudBase Auth] 滑块验证码校验失败\n\n 提交的验证码 token 校验未通过(可能已过期或 client_id 不匹配)。\n\n 处理方式:\n 1. 刷新滑块验证码,让用户重新验证\n 2. 确认 captcha 组件初始化的 client_id 与认证配置一致";case vn.MFA_REQUIRED:return"[CloudBase Auth] 需要 MFA 验证\n\n 当前操作要求用户绑定手机号进行多因素认证 (MFA)。\n\n 处理方式:\n 1. 引导用户进入手机号绑定流程\n 2. 绑定完成后重新执行原操作\n 3. error 中可能包含 MFA 详情信息";case vn.PRECONDITION_FAILED:return"[CloudBase Auth] 前置条件不满足\n\n 当前操作的前置条件不满足,常见原因:\n - 该手机号/邮箱已被其他账号绑定\n - 目标用户不存在或已存在(与 target 参数冲突)\n - 当前邮箱/手机号未注册用户\n\n 请根据 error.message 中的具体描述处理。";case vn.VERIFICATION_FAILED:return'[CloudBase Auth] 验证码校验失败\n\n 验证码验证未通过,常见原因:\n - 验证码已过期(通常有效期为几分钟)\n - 验证码输入不正确\n - verification_id 无效或已被使用\n - 验证码不属于当前项目(project id does not match)\n\n 处理方式:\n 1. 提示用户"验证码已过期或不正确,请重新获取"\n 2. 调用 getVerification() 重新发送验证码\n 3. 确保 verification_id 与最新发送的验证码对应\n\n 注意:每次重新发送验证码后,之前的 verification_id 即失效。';default:return"[CloudBase Auth] 操作失败\n\n 如果问题持续存在,建议:\n"+" 1. 检查云开发控制台的认证配置:".concat(mn,"\n")+" 2. 到官方问答社区提问:https://cnb.cool/tencent/cloud/cloudbase/community/-/issues\n"+" 3. 查阅文档:".concat(gn)}}(o.category,n),o.loginMethodHint=(r=null==n?void 0:n.method)&&{signInWithPassword:"当前使用「用户名密码登录」,需确保:\n ✓ 控制台已开启「用户名密码登录」\n ✓ 用户已注册且凭据正确\n 如果不需要用户系统,建议改用 auth.signInAnonymously()",signInAnonymously:"当前使用「匿名登录」,需确保:\n ✓ 控制台已开启「匿名登录」\n 注意:匿名用户无需用户名密码,适用于快速体验或临时访问场景",signInWithOtp:"当前使用「OTP 验证码登录」,需确保:\n ✓ 控制台已开启「短信验证码登录」或「邮箱验证码登录」",signInWithOAuth:"当前使用「第三方 OAuth 登录」,需确保:\n ✓ 控制台已配置并开启对应的第三方身份源"}[r]||"",o.category===vn.RATE_LIMITED&&(o.retryAfter=e.retry_after||e.retryAfter||void 0),o}return yn(e,t),e.prototype.toJSON=function(){return{name:this.name,message:this.message,code:this.code,errorCode:this.errorCode,status:this.status,requestId:this.requestId,category:this.category,retryAfter:this.retryAfter}},e}(Error),wn=function(){return wn=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},wn.apply(this,arguments)},_n=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},In=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}};function En(t,e){var n;return _n(this,void 0,void 0,function(){var r,o=this;return In(this,function(i){r=function(){return _n(o,void 0,void 0,function(){return In(this,function(t){switch(t.label){case 0:return t.trys.push([0,1,,6]),[2,l(3171)];case 1:t.sent(),t.label=2;case 2:return t.trys.push([2,4,,5]),[4,Promise.resolve().then(l.bind(l,3171))];case 3:return[2,t.sent()];case 4:return t.sent(),[2];case 5:return[3,6];case 6:return[2]}})})};try{if(((null===(n=null==e?void 0:e.root)||void 0===n?void 0:n.globalThis)||globalThis).IS_MP_BUILD)return[2];if(t)return[2,r()]}catch(e){if(t)return[2,r()]}return[2]})})}var Sn,On=function(){function t(t){var e=t.request,n=t.credentialsClient;if(!n){var r={apiOrigin:t.apiOrigin,apiPath:t.apiPath,clientId:t.clientId,storage:t.storage,env:t.env,baseRequest:t.baseRequest,anonymousSignInFunc:t.anonymousSignInFunc,wxCloud:t.wxCloud,onCredentialsError:t.onCredentialsError,headers:t.headers||{},i18n:t.i18n,debug:t.debug};n=new $e(r)}if(!e){var o=n.request.bind(n),i=new dn(wn({env:t.env,clientId:t.clientId,request:o,storage:t.storage,adapter:t.adapter,oauthInstance:this},t.captchaOptions));e=i.request.bind(i)}this.config={env:t.env,apiOrigin:t.apiOrigin,apiPath:t.apiPath,clientId:t.clientId,request:e,credentialsClient:n,storage:t.storage||Ye,adapter:t.adapter}}return t.parseParamsToSearch=function(t){return Object.keys(t).forEach(function(e){t[e]||delete t[e]}),new pn(t).toString()},t.prototype.getParamsByVersion=function(t,e){var n,r=(0,Re.I)(t),o=(null===(n={v2:ue}[null==r?void 0:r.version])||void 0===n?void 0:n[e])||ae[e];return r&&delete r.version,{params:r,url:o}},t.prototype.signIn=function(t){return _n(this,void 0,Promise,function(){var e,n,r,o;return In(this,function(i){switch(i.label){case 0:return e=t.version||"v1",(n=this.getParamsByVersion(t,"AUTH_SIGN_IN_URL")).params.query&&delete n.params.query,[4,this.getEncryptParams(n.params)];case 1:return r=i.sent(),[4,this.config.request(n.url,{method:"POST",body:r})];case 2:return o=i.sent(),[4,this.config.credentialsClient.setCredentials(wn(wn({},o),{version:e}))];case 3:return i.sent(),[2,Promise.resolve(o)]}})})},t.prototype.signInAnonymously=function(t,e){return void 0===t&&(t={}),void 0===e&&(e=!1),_n(this,void 0,Promise,function(){var n;return In(this,function(r){switch(r.label){case 0:return[4,this.config.request(ae.AUTH_SIGN_IN_ANONYMOUSLY_URL,{method:"POST",body:t,useWxCloud:e})];case 1:return n=r.sent(),[4,this.config.credentialsClient.setCredentials(n)];case 2:return r.sent(),[2,Promise.resolve(n)]}})})},t.prototype.signUp=function(t){return _n(this,void 0,Promise,function(){var e;return In(this,function(n){switch(n.label){case 0:return[4,this.config.request(ae.AUTH_SIGN_UP_URL,{method:"POST",body:t})];case 1:return e=n.sent(),[4,this.config.credentialsClient.setCredentials(e)];case 2:return n.sent(),[2,Promise.resolve(e)]}})})},t.prototype.signOut=function(t){return _n(this,void 0,Promise,function(){var e,n,r,o;return In(this,function(i){switch(i.label){case 0:if(e={},!t)return[3,6];i.label=1;case 1:return i.trys.push([1,3,,4]),[4,this.config.request(ae.AUTH_SIGNOUT_URL,{method:"POST",withCredentials:!0,body:t})];case 2:return e=i.sent(),[3,4];case 3:return(n=i.sent()).error!==le.UNAUTHENTICATED&&console.log("sign_out_error",n),[3,4];case 4:return[4,this.config.credentialsClient.setCredentials()];case 5:return i.sent(),[2,e];case 6:return[4,this.config.credentialsClient.getAccessToken()];case 7:return r=i.sent(),[4,this.config.request(ae.AUTH_REVOKE_URL,{method:"POST",body:{token:r}})];case 8:return o=i.sent(),[4,this.config.credentialsClient.setCredentials()];case 9:return i.sent(),[2,Promise.resolve(o)]}})})},t.prototype.revokeAllDevices=function(){return _n(this,void 0,Promise,function(){return In(this,function(t){switch(t.label){case 0:return[4,this.config.request(ae.AUTH_REVOKE_ALL_URL,{method:"DELETE",withCredentials:!0})];case 1:return t.sent(),[2]}})})},t.prototype.revokeDevice=function(t){return _n(this,void 0,Promise,function(){return In(this,function(e){switch(e.label){case 0:return[4,this.config.request(ae.AUTHORIZED_DEVICES_DELETE_URL+t.device_id,{method:"DELETE",withCredentials:!0})];case 1:return e.sent(),[2]}})})},t.prototype.getVerification=function(t,e){return _n(this,void 0,Promise,function(){var n,r;return In(this,function(o){switch(o.label){case 0:return n=!1,"CUR_USER"!==t.target?[3,1]:(n=!0,[3,3]);case 1:return[4,this.hasLoginState()];case 2:o.sent()&&(n=!0),o.label=3;case 3:return(r=(0,Re.I)(t)).phone_number&&!/^\+\d{1,3}\s+\d+/.test(r.phone_number)&&(r.phone_number="+86 ".concat(r.phone_number)),[2,this.config.request(ae.VERIFICATION_URL,{method:"POST",body:r,withCaptcha:(null==e?void 0:e.withCaptcha)||!1,withCredentials:n})]}})})},t.prototype.verify=function(t){return _n(this,void 0,Promise,function(){var e,n;return In(this,function(r){switch(r.label){case 0:return e=this.getParamsByVersion(t,"VERIFY_URL"),[4,this.config.request(e.url,{method:"POST",body:e.params})];case 1:return n=r.sent(),"v2"!==(null==t?void 0:t.version)?[3,3]:[4,this.config.credentialsClient.setCredentials(wn(wn({},n),{version:"v2"}))];case 2:r.sent(),r.label=3;case 3:return[2,n]}})})},t.prototype.genProviderRedirectUri=function(e){return _n(this,void 0,Promise,function(){var n,r,o,i,s;return In(this,function(a){return n=e.provider_redirect_uri,r=e.other_params,o=void 0===r?{}:r,i=function(t,e){var n={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(t);o<r.length;o++)e.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(t,r[o])&&(n[r[o]]=t[r[o]])}return n}(e,["provider_redirect_uri","other_params"]),n&&!i.redirect_uri&&(i.redirect_uri=n),s="".concat(ae.PROVIDER_URI_URL,"?").concat(t.parseParamsToSearch(i)),Object.keys(o).forEach(function(t){var e=o[t];("sign_out_uri"!==t||(null==e?void 0:e.length)>0)&&(s+="&other_params[".concat(t,"]=").concat(encodeURIComponent(e)))}),[2,this.config.request(s,{method:"GET"})]})})},t.prototype.grantProviderToken=function(t,e){return void 0===e&&(e=!1),_n(this,void 0,Promise,function(){return In(this,function(n){return[2,this.config.request(ae.PROVIDER_TOKEN_URL,{method:"POST",body:t,useWxCloud:e})]})})},t.prototype.patchProviderToken=function(t){return _n(this,void 0,Promise,function(){return In(this,function(e){return[2,this.config.request(ae.PROVIDER_TOKEN_URL,{method:"PATCH",body:t})]})})},t.prototype.signInWithProvider=function(t,e){return void 0===e&&(e=!1),_n(this,void 0,Promise,function(){var n,r;return In(this,function(o){switch(o.label){case 0:return n=this.getParamsByVersion(t,"AUTH_SIGN_IN_WITH_PROVIDER_URL"),[4,this.config.request(n.url,{method:"POST",body:n.params,useWxCloud:e})];case 1:return r=o.sent(),[4,this.config.credentialsClient.setCredentials(wn(wn({},r),{version:(null==t?void 0:t.version)||"v1"}))];case 2:return o.sent(),[2,Promise.resolve(r)]}})})},t.prototype.toBindIdentity=function(t){var e,n;return _n(this,void 0,void 0,function(){var r,o,i,s;return In(this,function(a){switch(a.label){case 0:return(o=t.credentials)?[3,2]:[4,this.config.credentialsClient.localCredentials.getCredentials()];case 1:o=a.sent(),a.label=2;case 2:r=o,a.label=3;case 3:return a.trys.push([3,5,,6]),[4,this.bindWithProvider({provider_token:t.provider_token},r)];case 4:return a.sent(),i={data:{type:Te,provider:t.provider},error:null},[3,6];case 5:return s=a.sent(),i={data:{type:Te},error:new bn(s)},[3,6];case 6:return t.fireEvent&&(null===(n=null===(e=this.config.eventBus)||void 0===e?void 0:e.fire)||void 0===n||n.call(e,Se,{event:Ie,info:i})),[2,i]}})})},t.prototype.getInitialSession=function(){return _n(this,void 0,Promise,function(){var t,e,n,r,o,i,s,a,u,c,l,h,d,f,p;return In(this,function(v){switch(v.label){case 0:t={},v.label=1;case 1:if(v.trys.push([1,12,,13]),"undefined"==typeof window||"undefined"==typeof document)return[2,{data:null,error:null}];if(e=new URLSearchParams(null===location||void 0===location?void 0:location.search),n=e.get("code"),r=e.get("state"),!n||!r)return[2,{data:null,error:null}];o=null;try{o=JSON.parse(sessionStorage.getItem(r)||"null")}catch(t){}return t={type:null==o?void 0:o.type},i=e.get("error"),s=e.get("error_description"),i||s?[2,{data:t,error:new bn({message:s||i||"Unknown error from OAuth provider"})}]:(a=(null==o?void 0:o.provider)||e.get("provider"))?(u=location.origin+location.pathname,[4,this.grantProviderToken({provider_id:a,provider_redirect_uri:u,provider_code:n})]):[2,{data:t,error:new bn({message:"Provider is required for OAuth verification"})}];case 2:return c=v.sent().provider_token,l=void 0,h=null,d=void 0,o.type!==Te?[3,5]:[4,this.config.credentialsClient.localCredentials.getCredentials()];case 3:return l=v.sent(),[4,this.toBindIdentity({provider:a,provider_token:c,credentials:l})];case 4:return d=v.sent(),[3,11];case 5:return o.type!==Oe?[3,11]:(d=this.getParamsByVersion({provider:a},"AUTH_SIGN_IN_WITH_PROVIDER_URL"),[4,this.config.request(d.url,{method:"POST",body:{provider_token:c}})]);case 6:l=v.sent(),v.label=7;case 7:return v.trys.push([7,9,,10]),[4,this.getUserInfo({credentials:l})];case 8:return h=v.sent(),[3,10];case 9:return f=v.sent(),console.error("get user info error",f),[3,10];case 10:d={data:wn(wn({},t),{session:l,user:h}),error:null},v.label=11;case 11:e.delete("code"),e.delete("state"),e.delete("provider"),this.restoreUrlState(void 0===(null==o?void 0:o.search)?"?".concat(e.toString()):o.search,(null==o?void 0:o.hash)||location.hash);try{sessionStorage.removeItem(r)}catch(t){}return[2,d];case 12:return p=v.sent(),[2,{data:t,error:new bn(p)}];case 13:return[2]}})})},t.prototype.signInCustom=function(t){return _n(this,void 0,Promise,function(){var e;return In(this,function(n){switch(n.label){case 0:return[4,this.config.request(ae.AUTH_SIGN_IN_CUSTOM,{method:"POST",body:t})];case 1:return e=n.sent(),[4,this.config.credentialsClient.setCredentials(e)];case 2:return n.sent(),[2,Promise.resolve(e)]}})})},t.prototype.signInWithWechat=function(t){return void 0===t&&(t={}),_n(this,void 0,Promise,function(){var e;return In(this,function(n){switch(n.label){case 0:return[4,this.config.request(ae.AUTH_SIGN_IN_WITH_WECHAT_URL,{method:"POST",body:t})];case 1:return e=n.sent(),[4,this.config.credentialsClient.setCredentials(e)];case 2:return n.sent(),[2,Promise.resolve(e)]}})})},t.prototype.bindWithProvider=function(t,e){return _n(this,void 0,Promise,function(){return In(this,function(n){return[2,this.config.request(ae.PROVIDER_BIND_URL,{method:"POST",body:t,withCredentials:!0,getCredentials:e?function(){return e}:void 0})]})})},t.prototype.getUserProfile=function(t){return _n(this,void 0,Promise,function(){return In(this,function(e){return[2,this.getUserInfo(t)]})})},t.prototype.getUserInfo=function(t){var e,n,r;return void 0===t&&(t={}),_n(this,void 0,Promise,function(){var o,i,s,a,u;return In(this,function(c){switch(c.label){case 0:return o=this.getParamsByVersion(t,"USER_ME_URL"),(null===(e=o.params)||void 0===e?void 0:e.query)&&(i=new pn(o.params.query),o.url+="?".concat(i.toString())),[4,this.config.request(o.url,{method:"GET",withCredentials:!0,getCredentials:t.credentials?function(){return t.credentials}:void 0})];case 1:if((s=c.sent()).sub&&(s.uid=s.sub),null===(n=s.providers)||void 0===n?void 0:n.length)try{"undefined"!=typeof wx&&wx.getAccountInfoSync&&(a=null===(r=wx.getAccountInfoSync().miniProgram)||void 0===r?void 0:r.appId,(null==(u=s.providers.find(function(t){return t.id===a}))?void 0:u.provider_user_id)&&(s.open_id=u.provider_user_id))}catch(t){}return[2,s]}})})},t.prototype.getWedaUserInfo=function(){return _n(this,void 0,Promise,function(){return In(this,function(t){switch(t.label){case 0:return[4,this.config.request(ae.WEDA_USER_URL,{method:"GET",withCredentials:!0})];case 1:return[2,t.sent()]}})})},t.prototype.deleteMe=function(e){return _n(this,void 0,Promise,function(){var n,r;return In(this,function(o){return n=this.getParamsByVersion(e,"USER_ME_URL"),r="".concat(n.url,"?").concat(t.parseParamsToSearch(n.params)),[2,this.config.request(r,{method:"DELETE",withCredentials:!0})]})})},t.prototype.hasLoginState=function(){return _n(this,void 0,Promise,function(){return In(this,function(t){switch(t.label){case 0:return t.trys.push([0,2,,3]),[4,this.config.credentialsClient.getAccessToken()];case 1:return t.sent(),[2,!0];case 2:return t.sent(),[2,!1];case 3:return[2]}})})},t.prototype.hasLoginStateSync=function(){return this.config.credentialsClient.getCredentialsSync()},t.prototype.getLoginState=function(){return _n(this,void 0,Promise,function(){return In(this,function(t){return[2,this.config.credentialsClient.getCredentialsAsync()]})})},t.prototype.transByProvider=function(t){return _n(this,void 0,Promise,function(){return In(this,function(e){return[2,this.config.request(ae.USER_TRANS_BY_PROVIDER_URL,{method:"PATCH",body:t,withCredentials:!0})]})})},t.prototype.grantToken=function(t){return _n(this,void 0,Promise,function(){var e;return In(this,function(n){return e=this.getParamsByVersion(t,"AUTH_TOKEN_URL"),[2,this.config.request(e.url,{method:"POST",body:e.params})]})})},t.prototype.getProviders=function(){return _n(this,void 0,Promise,function(){return In(this,function(t){return[2,this.config.request(ae.PROVIDER_LIST,{method:"GET",withCredentials:!0})]})})},t.prototype.unbindProvider=function(t){return _n(this,void 0,Promise,function(){return In(this,function(e){return[2,this.config.request("".concat(ae.PROVIDER_UNBIND_URL,"/").concat(t.provider_id),{method:"DELETE",withCredentials:!0})]})})},t.prototype.checkPassword=function(t){return _n(this,void 0,Promise,function(){return In(this,function(e){return[2,this.config.request("".concat(ae.CHECK_PWD_URL),{method:"POST",withCredentials:!0,body:t})]})})},t.prototype.editContact=function(t){return _n(this,void 0,Promise,function(){return In(this,function(e){return[2,this.config.request("".concat(ae.BIND_CONTACT_URL),{method:"PATCH",withCredentials:!0,body:t})]})})},t.prototype.setPassword=function(t){return _n(this,void 0,Promise,function(){return In(this,function(e){return[2,this.config.request("".concat(ae.AUTH_SET_PASSWORD),{method:"PATCH",withCredentials:!0,body:t})]})})},t.prototype.updatePasswordByOld=function(t){return _n(this,void 0,Promise,function(){var e;return In(this,function(n){switch(n.label){case 0:return[4,this.sudo({password:t.old_password})];case 1:return e=n.sent(),[2,this.setPassword({sudo_token:e.sudo_token,new_password:t.new_password})]}})})},t.prototype.sudo=function(t){return _n(this,void 0,Promise,function(){return In(this,function(e){return[2,this.config.request("".concat(ae.SUDO_URL),{method:"POST",withCredentials:!0,body:t})]})})},t.prototype.sendVerificationCodeToCurrentUser=function(t){return _n(this,void 0,Promise,function(){return In(this,function(e){return t.target="CUR_USER",[2,this.config.request(ae.VERIFICATION_URL,{method:"POST",body:t,withCredentials:!0,withCaptcha:!0})]})})},t.prototype.changeBoundProvider=function(t){return _n(this,void 0,Promise,function(){return In(this,function(e){return[2,this.config.request("".concat(ae.PROVIDER_LIST,"/").concat(t.provider_id,"/trans"),{method:"POST",body:{provider_trans_token:t.trans_token},withCredentials:!0})]})})},t.prototype.setUserProfile=function(t){return _n(this,void 0,Promise,function(){return In(this,function(e){return[2,this.config.request(ae.USER_PRIFILE_URL,{method:"PATCH",body:t,withCredentials:!0})]})})},t.prototype.updateUserBasicInfo=function(t){return _n(this,void 0,Promise,function(){return In(this,function(e){return[2,this.config.request(ae.USER_BASIC_EDIT_URL,{method:"POST",withCredentials:!0,body:t})]})})},t.prototype.queryUserProfile=function(t){return _n(this,void 0,Promise,function(){var e;return In(this,function(n){return e=new pn(t),[2,this.config.request("".concat(ae.USER_QUERY_URL,"?").concat(e.toString()),{method:"GET",withCredentials:!0})]})})},t.prototype.setCustomSignFunc=function(t){this.getCustomSignTicketFn=t},t.prototype.signInWithCustomTicket=function(){return _n(this,void 0,Promise,function(){var t,e;return In(this,function(n){switch(n.label){case 0:return(t=this.getCustomSignTicketFn)?[4,t()]:[2,Promise.reject({error:"failed_precondition",error_description:"please use setCustomSignFunc to set custom sign function"})];case 1:return e=n.sent(),[2,this.signInCustom({provider_id:"custom",ticket:e})]}})})},t.prototype.resetPassword=function(t){return _n(this,void 0,Promise,function(){return In(this,function(e){return[2,this.config.request(ae.AUTH_RESET_PASSWORD,{method:"POST",body:t})]})})},t.prototype.authorize=function(t){return _n(this,void 0,Promise,function(){return In(this,function(e){return[2,this.config.request(ae.AUTHORIZE_URL,{method:"POST",withCredentials:!0,body:t})]})})},t.prototype.authorizeDevice=function(t){return _n(this,void 0,Promise,function(){return In(this,function(e){return[2,this.config.request(ae.AUTHORIZE_DEVICE_URL,{method:"POST",withCredentials:!0,body:t})]})})},t.prototype.deviceAuthorize=function(t){return _n(this,void 0,Promise,function(){return In(this,function(e){return[2,this.config.request(ae.AUTH_GET_DEVICE_CODE,{method:"POST",body:t})]})})},t.prototype.authorizeInfo=function(e){return _n(this,void 0,Promise,function(){var n,r,o;return In(this,function(i){switch(i.label){case 0:return n="".concat(ae.AUTHORIZE_INFO_URL,"?").concat(t.parseParamsToSearch(e)),r=!0,o=!1,[4,this.hasLoginState()];case 1:return i.sent()&&(o=!0,r=!1),[2,this.config.request(n,{method:"GET",withBasicAuth:r,withCredentials:o})]}})})},t.prototype.checkUsername=function(t){return _n(this,void 0,Promise,function(){return In(this,function(e){return[2,this.config.request(ae.CHECK_USERNAME,{method:"GET",body:t,withCredentials:!0})]})})},t.prototype.checkIfUserExist=function(t){return _n(this,void 0,Promise,function(){var e;return In(this,function(n){return e=new pn(t),[2,this.config.request("".concat(ae.CHECK_IF_USER_EXIST,"?").concat(e.toString()),{method:"GET"})]})})},t.prototype.loginScope=function(){return _n(this,void 0,Promise,function(){return In(this,function(t){return[2,this.config.credentialsClient.getScope()]})})},t.prototype.loginGroups=function(){return _n(this,void 0,Promise,function(){return In(this,function(t){return[2,this.config.credentialsClient.getGroups()]})})},t.prototype.refreshTokenForce=function(t){return _n(this,void 0,void 0,function(){var e;return In(this,function(n){switch(n.label){case 0:return[4,this.config.credentialsClient.getCredentials()];case 1:return e=n.sent(),[4,this.config.credentialsClient.refreshToken(wn(wn({},e),{version:(null==t?void 0:t.version)||"v1"}))];case 2:return[2,n.sent()]}})})},t.prototype.getCredentials=function(){return _n(this,void 0,void 0,function(){return In(this,function(t){return[2,this.config.credentialsClient.getCredentials()]})})},t.prototype.getPublicKey=function(){return _n(this,void 0,Promise,function(){return In(this,function(t){return[2,this.config.request(ue.AUTH_PUBLIC_KEY,{method:"POST",body:{}})]})})},t.prototype.getEncryptParams=function(t){return _n(this,void 0,Promise,function(){var e,n,r,o,i,s;return In(this,function(a){switch(a.label){case 0:return e=t.isEncrypt,delete t.isEncrypt,n=(0,Re.I)(t),[4,En(e,this.config.adapter)];case 1:if(!(r=a.sent()))return[2,t];o="",i="",a.label=2;case 2:return a.trys.push([2,4,,5]),[4,this.getPublicKey()];case 3:if(s=a.sent(),o=s.public_key,i=s.public_key_thumbprint,!o||!i)throw s;return[3,5];case 4:throw a.sent();case 5:return[2,{params:r.getEncryptInfo({publicKey:o,payload:n}),public_key_thumbprint:i}]}})})},t.prototype.getProviderSubType=function(){return _n(this,void 0,Promise,function(){return In(this,function(t){return[2,this.config.request(ae.GET_PROVIDER_TYPE,{method:"POST",body:{provider_id:"weda"}})]})})},t.prototype.verifyCaptchaData=function(t){var e=t.token,n=t.key;return _n(this,void 0,void 0,function(){return In(this,function(t){return[2,this.config.request(ae.VERIFY_CAPTCHA_DATA_URL,{method:"POST",body:{token:e,key:n},withCredentials:!1})]})})},t.prototype.createCaptchaData=function(t){var e=t.state,n=t.redirect_uri,r=void 0===n?void 0:n;return _n(this,void 0,void 0,function(){return In(this,function(t){return[2,this.config.request(ae.CAPTCHA_DATA_URL,{method:"POST",body:{state:e,redirect_uri:r},withCredentials:!1})]})})},t.prototype.getMiniProgramCode=function(t){return _n(this,void 0,Promise,function(){return In(this,function(e){return[2,this.config.request(ae.GET_MINIPROGRAM_QRCODE,{method:"POST",body:t})]})})},t.prototype.getMiniProgramQrCodeStatus=function(t){return _n(this,void 0,Promise,function(){return In(this,function(e){return[2,this.config.request(ae.GET_MINIPROGRAM_QRCODE_STATUS,{method:"POST",body:t})]})})},t.prototype.getUserBehaviorLog=function(t){return _n(this,void 0,Promise,function(){var e,n;return In(this,function(r){return e={LOGIN:"query[action]=USER_LOGIN",MODIFY:"ne_query[action]=USER_LOGIN"},n="".concat(ae.GET_USER_BEHAVIOR_LOG,"?").concat(e[t.type],"&limit=").concat(t.limit).concat(t.page_token?"&page_token=".concat(t.page_token):""),[2,this.config.request(n,{method:"GET",withCredentials:!0})]})})},t.prototype.modifyPassword=function(t){return _n(this,void 0,Promise,function(){var e,n,r,o,i,s;return In(this,function(a){switch(a.label){case 0:return e="",n="",[4,En(!0,this.config.adapter)];case 1:if(!(r=a.sent()))throw new Error("do not support encrypt, a encrypt util required.");a.label=2;case 2:return a.trys.push([2,4,,5]),[4,this.getPublicKey()];case 3:if(o=a.sent(),e=o.public_key,n=o.public_key_thumbprint,!e||!n)throw o;return[3,5];case 4:throw a.sent();case 5:return i=t.password?r.getEncryptInfo({publicKey:e,payload:t.password}):"",s=r.getEncryptInfo({publicKey:e,payload:t.new_password}),[2,this.config.request(ae.USER_BASIC_EDIT_URL,{method:"POST",withCredentials:!0,body:{user_id:t.user_id,encrypt_password:i,encrypt_new_password:s,public_key_thumbprint:n}})]}})})},t.prototype.modifyPasswordWithoutLogin=function(t){return _n(this,void 0,Promise,function(){var e,n,r,o,i,s;return In(this,function(a){switch(a.label){case 0:return e="",n="",[4,En(!0,this.config.adapter)];case 1:if(!(r=a.sent()))throw new Error("do not support encrypt, a encrypt util required.");a.label=2;case 2:return a.trys.push([2,4,,5]),[4,this.getPublicKey()];case 3:if(o=a.sent(),e=o.public_key,n=o.public_key_thumbprint,!e||!n)throw o;return[3,5];case 4:throw a.sent();case 5:return i=t.password?r.getEncryptInfo({publicKey:e,payload:t.password}):"",s=r.getEncryptInfo({publicKey:e,payload:t.new_password}),[2,this.config.request(ue.AUTH_RESET_PASSWORD,{method:"POST",body:{username:t.username,password:i,new_password:s,public_key_thumbprint:n}})]}})})},t.prototype.restoreUrlState=function(t,e){if(void 0!==t)try{var n=new URL(window.location.href);n.search=t,n.hash=e||"",window.history.replaceState(null,"",n.toString()),window.location.replace(n.toString())}catch(t){}},t}(),Tn=function(){return Tn=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Tn.apply(this,arguments)},Pn=function(){function t(t){var e=t.apiOrigin,n=t.getApiOrigin,r=t.apiPath,o=void 0===r?fe:r,i=t.clientId,s=t.env,a=t.storage,u=t.request,c=t.baseRequest,l=t.anonymousSignInFunc,h=t.wxCloud,d=t.adapter,f=t.onCredentialsError,p=t.headers,v=t.i18n,y=t.useWxCloud,m=t.eventBus,g=t.detectSessionInUrl,b=t.debug;if(this.detectSessionInUrl=null!=g&&g,this.oauth2client=new $e({apiOrigin:e,getApiOrigin:n,apiPath:o,clientId:i,env:s,storage:a,baseRequest:c||u,anonymousSignInFunc:l,wxCloud:h,onCredentialsError:f,headers:p||{},i18n:v,useWxCloud:y,eventBus:m,debug:b}),this.authApi=new On(Tn(Tn({credentialsClient:this.oauth2client},t),{request:u?this.oauth2client.request.bind(this.oauth2client):void 0,adapter:d})),g)this.oauth2client.setGetInitialSession(this.authApi.getInitialSession.bind(this.authApi));else try{var w=new URL(window.location.href),_=w.searchParams.get("code"),I=w.searchParams.get("state"),E=JSON.parse(sessionStorage.getItem(I)||"null");_&&I&&(null==E?void 0:E.hash)&&(w.hash=E.hash,window.history.replaceState(null,"",w.toString()),window.location.replace(w.toString()))}catch(t){}}return t.prototype.initializeSession=function(t){this.detectSessionInUrl?(this.oauth2client.setOnInitialSessionObtained(t),this.oauth2client.initialize()):this.oauth2client.initialize(Promise.resolve({error:null}))},t}(),An=l(794),Rn=l(141),Cn=l(6197),Nn=l(8182),xn=function(){return xn=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},xn.apply(this,arguments)},Un=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},Ln=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},Dn=function(){function t(t){var e,n;try{this.localStorage=(null==t?void 0:t.localStorage)||((null===(n=null===(e=null==t?void 0:t.adapter)||void 0===e?void 0:e.root)||void 0===n?void 0:n.globalThis)||globalThis).localStorage}catch(e){this.localStorage=(null==t?void 0:t.localStorage)||{}}}return t.prototype.getItem=function(t){return Un(this,void 0,Promise,function(){return Ln(this,function(e){return[2,this.localStorage.getItem(t)]})})},t.prototype.removeItem=function(t){return Un(this,void 0,void 0,function(){return Ln(this,function(e){return this.localStorage.removeItem(t),[2]})})},t.prototype.setItem=function(t,e){return Un(this,void 0,Promise,function(){return Ln(this,function(n){return this.localStorage.setItem(t,e),[2]})})},t.prototype.getItemSync=function(t){return this.localStorage.getItem(t)},t.prototype.setItemSync=function(t,e){this.localStorage.setItem(t,e)},t.prototype.removeItemSync=function(t){this.localStorage.removeItem(t)},t}(),kn=/^[^:]+:\/\/[^/]+(\/[^?#]+)/,jn=function(t,e){var n,r,o,i,s=null===(n=null==e?void 0:e.headers)||void 0===n?void 0:n["x-request-id"];return t||(t={}),((null==t?void 0:t.code)||(null===(r=null==t?void 0:t.data)||void 0===r?void 0:r.error_code))&&(t={error:t.code||t.data.error,error_description:t.data.error_description||t.message||t.code||t.data.error_code,request_id:t.requestId,error_code:null===(o=t.data)||void 0===o?void 0:o.error_code}),(null==t?void 0:t.request_id)||(t.request_id=t.request_id||s),(null==t?void 0:t.error)?(t.error_uri=(i=null==e?void 0:e.url,kn.test(i)?RegExp.$1:i),t):(null==t?void 0:t.data)||{}},qn=function(t){return t.adapter&&"default"!==t.adapter.type?function(t,e){var n=xn({},t);try{if(!(null==t?void 0:t.storage)&&(null==e?void 0:e.localStorage)&&(n.storage=new Dn({localStorage:e.localStorage,adapter:e})),!t.captchaOptions&&(null==e?void 0:e.captchaOptions)&&(n.captchaOptions=e.captchaOptions),!t.baseRequest&&!t.request&&(null==e?void 0:e.reqClass)){var r={timeout:1e4,restrictedMethods:["get","post","upload","download","request"],auth:t.auth},o=new e.reqClass(r);n.baseRequest=function(t,e){var n,r,i,s,a;return Un(this,void 0,void 0,function(){var u,c,l,h;return Ln(this,function(d){switch(d.label){case 0:if(u={},c=(null===(n=e.method)||void 0===n?void 0:n.toLocaleLowerCase())||"post","function"!=typeof(l=null===(i=null===(r=null==o?void 0:o[c])||void 0===r?void 0:r.bind)||void 0===i?void 0:i.call(r,o)))throw new Error("invalid 【".concat(c,"】 request method"));d.label=1;case 1:return d.trys.push([1,3,,4]),(null===(s=e.headers)||void 0===s?void 0:s["content-type"])&&!(null===(a=e.headers)||void 0===a?void 0:a["content-type"].includes("application/json"))||["string","undefined"].includes(typeof e.body)||(e.data=e.data||e.body,e.body=JSON.stringify(e.body)),[4,l(xn({url:t},e))];case 2:return u=d.sent(),u=jn(u,xn(xn({},e),{url:t})),[3,4];case 3:throw h=d.sent(),u=xn(xn({},null==h?void 0:h.data),h);case 4:if(null==u?void 0:u.error)throw u;return[2,u]}})})}}}catch(t){console.error("user adapter generate fail:",t)}return n}(t,t.adapter):function(t,e){var n=xn({},t),r={};if((null==e?void 0:e.captchaOptions)&&(n.captchaOptions=e.captchaOptions),!ut.default.isMatch()||t.storage&&t.baseRequest)return n;try{var o=ut.default.genAdapter({}),i=o.localStorage,s=o.reqClass;if(i&&(r.storage=new Dn({localStorage:i,adapter:e})),s){var a=new s({timeout:1e4,restrictedMethods:["get","post","upload","download","request"]});r.request=function(t){return function(e,n){return Un(this,void 0,void 0,function(){return Ln(this,function(r){return[2,new Promise(function(r,o){var i=Object.assign({},n);i.body&&"string"!=typeof i.body&&(i.body=JSON.stringify(i.body));var s=wx.request({url:e,data:i.body,timeout:t._timeout,method:i.method||"GET",header:i.headers,success:function(t){(t=jn(t,xn(xn({},n),{url:e}))).error&&o(t),r(t)},fail:function(t){o({error:"unreachable",error_description:t.message})},complete:function(e){if(e&&e.errMsg&&t._timeout&&-1!==t._restrictedMethods.indexOf("request")&&"request:fail timeout"===e.errMsg){console.warn(t._timeoutMsg);try{s.abort()}catch(t){}}}})})]})})}}(a)}return n.captchaOptions&&(r.baseRequest=r.request,r.request=void 0),xn(xn({},n),r)}catch(t){console.error("adapter generate fail:",t)}return n}(t,t.adapter)},Mn=function(){return Mn=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Mn.apply(this,arguments)},Wn=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},Bn=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},Fn=function(){function t(t){}return t.prototype.signInWithRedirect=function(){throw new Error("[v1 兼容] WeixinAuthProvider.signInWithRedirect() 在当前版本中无法实现。 建议使用 auth.signInWithOAuth({ provider: 'providerId' }) 替代。")},t.prototype.getRedirectResult=function(t){return Wn(this,void 0,Promise,function(){return Bn(this,function(t){throw new Error("[v1 兼容] WeixinAuthProvider.getRedirectResult() 在当前版本中无法实现。 建议使用 auth.verifyOAuth({ code, state, provider }) 替代。")})})},t.prototype.getLinkRedirectResult=function(t){return Wn(this,void 0,Promise,function(){return Bn(this,function(t){throw new Error("[v1 兼容] WeixinAuthProvider.getLinkRedirectResult() 在当前版本中无法实现。 建议使用 auth.linkIdentity({ provider: 'providerId' }) 替代。")})})},t}(),Vn=function(){function t(t){this.authInstance=t.authInstance}return t.prototype.signIn=function(t){return Wn(this,void 0,Promise,function(){return Bn(this,function(e){switch(e.label){case 0:return[4,this.authInstance.signInWithCustomTicket(function(){return Promise.resolve(t)})];case 1:return e.sent(),[2]}})})},t}(),Gn=function(){function t(t){this.authInstance=t.authInstance}return t.prototype.signIn=function(){return Wn(this,void 0,Promise,function(){return Bn(this,function(t){switch(t.label){case 0:return[4,this.authInstance.signInAnonymously({})];case 1:return t.sent(),[2]}})})},t}(),Hn=function(){function t(){}return t.prototype.weixinAuthProvider=function(t){return new Fn({authInstance:this,appid:t.appid,scope:t.scope})},t.prototype.customAuthProvider=function(){return new Vn({authInstance:this})},t.prototype.anonymousAuthProvider=function(){return new Gn({authInstance:this})},t.prototype.signUpWithEmailAndPassword=function(t,e){return Wn(this,void 0,Promise,function(){return Bn(this,function(n){switch(n.label){case 0:return"string"!=typeof t&&(0,Ze.throwError)(An.ERRORS.INVALID_PARAMS,"email must be a string"),"string"!=typeof e&&(0,Ze.throwError)(An.ERRORS.INVALID_PARAMS,"password must be a string"),[4,this.signUp({email:t,password:e})];case 1:return[2,n.sent()]}})})},t.prototype.signInWithEmailAndPassword=function(t,e){return Wn(this,void 0,Promise,function(){return Bn(this,function(n){switch(n.label){case 0:return"string"!=typeof t&&(0,Ze.throwError)(An.ERRORS.INVALID_PARAMS,"email must be a string"),"string"!=typeof e&&(0,Ze.throwError)(An.ERRORS.INVALID_PARAMS,"password must be a string"),[4,this.signIn({username:t,password:e})];case 1:return n.sent(),[2,this.createLoginState()]}})})},t.prototype.sendPasswordResetEmail=function(t){return Wn(this,void 0,Promise,function(){return Bn(this,function(e){switch(e.label){case 0:return"string"!=typeof t&&(0,Ze.throwError)(An.ERRORS.INVALID_PARAMS,"email must be a string"),[4,this.getVerification({email:t})];case 1:return e.sent(),[2]}})})},t.prototype.signInWithUsernameAndPassword=function(t,e){return Wn(this,void 0,Promise,function(){return Bn(this,function(n){switch(n.label){case 0:return"string"!=typeof t&&(0,Ze.throwError)(An.ERRORS.INVALID_PARAMS,"username must be a string"),"string"!=typeof e&&(0,Ze.throwError)(An.ERRORS.INVALID_PARAMS,"password must be a string"),[4,this.signIn({username:t,password:e})];case 1:return n.sent(),[2,this.createLoginState()]}})})},t.prototype.sendPhoneCode=function(t){return Wn(this,void 0,Promise,function(){var e;return Bn(this,function(n){switch(n.label){case 0:return"string"!=typeof t&&(0,Ze.throwError)(An.ERRORS.INVALID_PARAMS,"phoneNumber must be a string"),e=this.formatPhone(t),[4,this.getVerification({phone_number:e})];case 1:return n.sent(),[2,!0]}})})},t.prototype.signUpWithPhoneCode=function(t,e,n){return Wn(this,void 0,Promise,function(){var r;return Bn(this,function(o){switch(o.label){case 0:return"string"!=typeof t&&(0,Ze.throwError)(An.ERRORS.INVALID_PARAMS,"phoneNumber must be a string"),"string"!=typeof e&&(0,Ze.throwError)(An.ERRORS.INVALID_PARAMS,"phoneCode must be a string"),r=this.formatPhone(t),[4,this.signUp(Mn({phone_number:r,verification_code:e},n?{password:n}:{}))];case 1:return o.sent(),[2,this.createLoginState()]}})})},t.prototype.signInWithPhoneCodeOrPassword=function(t){return Wn(this,void 0,Promise,function(){var e,n,r,o;return Bn(this,function(i){switch(i.label){case 0:return e=t.phoneNumber,n=t.phoneCode,r=t.password,"string"!=typeof e&&(0,Ze.throwError)(An.ERRORS.INVALID_PARAMS,"phoneNumber must be a string"),o=this.formatPhone(e),r?[4,this.signIn({username:o,password:r})]:[3,2];case 1:return i.sent(),[3,5];case 2:return n?[4,this.signIn({username:o,verification_token:n})]:[3,4];case 3:return i.sent(),[3,5];case 4:(0,Ze.throwError)(An.ERRORS.INVALID_PARAMS,"phoneCode or password must be provided"),i.label=5;case 5:return[2,this.createLoginState()]}})})},t.prototype.forceResetPwdByPhoneCode=function(t){return Wn(this,void 0,Promise,function(){var e,n,r,o;return Bn(this,function(i){switch(i.label){case 0:return e=t.phoneNumber,n=t.phoneCode,r=t.password,"string"!=typeof e&&(0,Ze.throwError)(An.ERRORS.INVALID_PARAMS,"phoneNumber must be a string"),"string"!=typeof n&&(0,Ze.throwError)(An.ERRORS.INVALID_PARAMS,"phoneCode must be a string"),"string"!=typeof r&&(0,Ze.throwError)(An.ERRORS.INVALID_PARAMS,"password must be a string"),o=this.formatPhone(e),[4,this.resetPassword({phone_number:o,new_password:r,verification_token:n})];case 1:return i.sent(),[4,this.signIn({username:o,password:r})];case 2:return i.sent(),[2,this.createLoginState()]}})})},t.prototype.shouldRefreshAccessToken=function(t){throw new Error("[v1 兼容] shouldRefreshAccessToken() 在当前版本中无法实现。 建议使用 auth.onAuthStateChange(callback) 来监听 TOKEN_REFRESHED 事件替代。")},t.prototype.onLoginStateExpired=function(t){var e=this;this.onLoginStateChanged(function(n){(null==n?void 0:n.eventType)===ye&&t.call(e)})},t.prototype.onAccessTokenRefreshed=function(t){var e=this;this.onAuthStateChange(function(n){n===we&&t.call(e)})},t.prototype.onAnonymousConverted=function(t){var e=this;this.onAuthStateChange(function(n){n===ge&&t.call(e)})},t.prototype.onLoginTypeChanged=function(t){var e=this;this.onAuthStateChange(function(n){n!==ge&&n!==me||t.call(e)})},t}(),Kn=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},t(e,n)};return function(e,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),Jn=function(){return Jn=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Jn.apply(this,arguments)},zn=function(t,e,n,r){var o,i=arguments.length,s=i<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(t,e,n,r);else for(var a=t.length-1;a>=0;a--)(o=t[a])&&(s=(i<3?o(s):i>3?o(e,n,s):o(e,n))||s);return i>3&&s&&Object.defineProperty(e,n,s),s},Yn=function(t,e){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(t,e)},Qn=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},$n=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},Xn=function(){return"undefined"!=typeof window&&"undefined"!=typeof document},Zn=function(t){return function(e){t.fire(Ee,Jn(Jn({},e),{eventType:ye}))}},tr=function(){function e(t){var e=t.cache,n=t.oauthInstance;this.cache=e,this.oauthInstance=n,this.setUserInfo()}var n,r,o;return e.prototype.checkLocalInfo=function(){return Qn(this,void 0,void 0,function(){return $n(this,function(t){return this.uid=this.getLocalUserInfo("uid"),this.gender=this.getLocalUserInfo("gender"),this.picture=this.getLocalUserInfo("picture"),this.email=this.getLocalUserInfo("email"),this.emailVerified=this.getLocalUserInfo("email_verified"),this.phoneNumber=this.getLocalUserInfo("phone_number"),this.username=this.getLocalUserInfo("username"),this.name=this.getLocalUserInfo("name"),this.birthdate=this.getLocalUserInfo("birthdate"),this.zoneinfo=this.getLocalUserInfo("zoneinfo"),this.locale=this.getLocalUserInfo("locale"),this.sub=this.getLocalUserInfo("sub"),this.createdFrom=this.getLocalUserInfo("created_from"),this.providers=this.getLocalUserInfo("providers"),[2]})})},e.prototype.checkLocalInfoAsync=function(){return Qn(this,void 0,void 0,function(){var t,e,n,r;return $n(this,function(o){switch(o.label){case 0:return t=this,[4,this.getLocalUserInfoAsync("uid")];case 1:return t.uid=o.sent(),e=this,[4,this.getLocalUserInfoAsync("gender")];case 2:return e.gender=o.sent(),this.picture=this.getLocalUserInfo("picture"),n=this,[4,this.getLocalUserInfoAsync("email")];case 3:return n.email=o.sent(),this.emailVerified=this.getLocalUserInfo("email_verified"),this.phoneNumber=this.getLocalUserInfo("phone_number"),r=this,[4,this.getLocalUserInfoAsync("username")];case 4:return r.username=o.sent(),this.name=this.getLocalUserInfo("name"),this.birthdate=this.getLocalUserInfo("birthdate"),this.zoneinfo=this.getLocalUserInfo("zoneinfo"),this.locale=this.getLocalUserInfo("locale"),this.sub=this.getLocalUserInfo("sub"),this.createdFrom=this.getLocalUserInfo("created_from"),this.providers=this.getLocalUserInfo("providers"),[2]}})})},e.prototype.update=function(t){return Qn(this,void 0,Promise,function(){var e;return $n(this,function(n){switch(n.label){case 0:return[4,this.oauthInstance.authApi.setUserProfile(Jn({},t))];case 1:return e=n.sent(),this.setLocalUserInfo(e),[2]}})})},e.prototype.updateUserBasicInfo=function(t){return Qn(this,void 0,Promise,function(){return $n(this,function(e){switch(e.label){case 0:return[4,this.oauthInstance.authApi.updateUserBasicInfo(Jn({},t))];case 1:return e.sent(),[4,this.refresh()];case 2:return e.sent(),[2]}})})},e.prototype.updatePassword=function(t,e){return this.oauthInstance.authApi.updatePasswordByOld({old_password:e,new_password:t})},e.prototype.updateUsername=function(t){return"string"!=typeof t&&(0,Ze.throwError)(An.ERRORS.INVALID_PARAMS,"username must be a string"),this.update({username:t})},e.prototype.refresh=function(t){return Qn(this,void 0,Promise,function(){var e;return $n(this,function(n){switch(n.label){case 0:return[4,this.oauthInstance.authApi.getUserInfo(t)];case 1:if("INVALID_ACCESS_TOKEN"===(e=n.sent()).code)throw this.setLocalUserInfo({}),e;return this.setLocalUserInfo(e),[2,e]}})})},e.prototype.getLocalUserInfo=function(t){var e=this.cache.keys.userInfoKey,n=this.cache.getStore(e);return t?n[t]:n||{}},e.prototype.setLocalUserInfo=function(t){var e=this.cache.keys.userInfoKey;this.cache.setStore(e,t),this.setUserInfo()},e.prototype.getLocalUserInfoAsync=function(t){return Qn(this,void 0,Promise,function(){var e;return $n(this,function(n){switch(n.label){case 0:return e=this.cache.keys.userInfoKey,[4,this.cache.getStoreAsync(e)];case 1:return[2,n.sent()[t]]}})})},e.prototype.setUserInfo=function(){var t=this,e=this.cache.keys.userInfoKey,n=this.cache.getStore(e);["uid","email","name","gender","picture","email_verified","phone_number","birthdate","zoneinfo","locale","sub","created_from","providers","username","created_at","open_id"].forEach(function(e){t[e]=n[e]})},zn([(0,Rn.catchErrorsDecorator)({title:"更新用户信息失败",messages:["请确认以下各项:"," 1 - 调用 User.update() 的语法或参数是否正确"," 2 - 用户信息中是否包含非法值","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(An.COMMUNITY_SITE_URL)]}),Yn("design:type",Function),Yn("design:paramtypes",["function"==typeof(n=t.UserProfile)?n:Object]),Yn("design:returntype","function"==typeof(r="undefined"!=typeof Promise&&Promise)?r:Object)],e.prototype,"update",null),zn([(0,Rn.catchErrorsDecorator)({title:"更新密码失败",messages:["请确认以下各项:"," 1 - 调用 User.updatePassword() 的语法或参数是否正确"," 3 - 新密码中是否包含非法字符","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(An.COMMUNITY_SITE_URL)]}),Yn("design:type",Function),Yn("design:paramtypes",[String,String]),Yn("design:returntype",void 0)],e.prototype,"updatePassword",null),zn([(0,Rn.catchErrorsDecorator)({title:"更新用户名失败",messages:["请确认以下各项:"," 1 - 调用 User.updateUsername() 的语法或参数是否正确"," 2 - 当前环境是否开通了用户名密码登录","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(An.COMMUNITY_SITE_URL)]}),Yn("design:type",Function),Yn("design:paramtypes",[String]),Yn("design:returntype",void 0)],e.prototype,"updateUsername",null),zn([(0,Rn.catchErrorsDecorator)({title:"刷新本地用户信息失败",messages:["请确认以下各项:"," 1 - 调用 User.refresh() 的语法或参数是否正确","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(An.COMMUNITY_SITE_URL)]}),Yn("design:type",Function),Yn("design:paramtypes",[Object]),Yn("design:returntype","function"==typeof(o="undefined"!=typeof Promise&&Promise)?o:Object)],e.prototype,"refresh",null),e}();(Sn=tr).prototype.linkWithTicket=function(t){return Wn(this,void 0,Promise,function(){return Bn(this,function(t){throw new Error("[v1 兼容] User.linkWithTicket() 在当前版本中无法实现。 建议使用 auth.signInWithCustomTicket(() => Promise.resolve(ticket)) 替代。")})})},Sn.prototype.linkWithRedirect=function(t){throw new Error("[v1 兼容] User.linkWithRedirect() 在当前版本中无法实现。 建议使用 auth.linkIdentity({ provider: 'providerId' }) 替代。")},Sn.prototype.updateEmail=function(t,e){return Wn(this,void 0,Promise,function(){return Bn(this,function(e){switch(e.label){case 0:return"string"!=typeof t&&(0,Ze.throwError)(An.ERRORS.INVALID_PARAMS,"newEmail must be a string"),[4,this.updateUserBasicInfo({email:t})];case 1:return e.sent(),[2]}})})},Sn.prototype.linkWithPhoneNumber=function(t,e){return Wn(this,void 0,Promise,function(){return Bn(this,function(t){throw new Error("[v1 兼容] User.linkWithPhoneNumber() 在当前版本中无法实现。 建议使用 auth.bindPhoneNumber({ phone_number, verification_token, sudo_token }) 替代。")})})},Sn.prototype.updatePhoneNumber=function(t,e){return Wn(this,void 0,Promise,function(){return Bn(this,function(t){throw new Error("[v1 兼容] User.updatePhoneNumber() 在当前版本中无法实现。 建议使用 auth.updateUser({ phone: newPhoneNumber }) 替代。")})})},Sn.prototype.unlink=function(t){return Wn(this,void 0,Promise,function(){return Bn(this,function(t){throw new Error("[v1 兼容] User.unlink() 在当前版本中无法实现。 建议使用 auth.unlinkIdentity({ provider: loginType }) 替代。")})})};var er=function(){function t(t){var e=t.envId,n=t.cache,r=t.oauthInstance;e||(0,Ze.throwError)(An.ERRORS.INVALID_PARAMS,"envId is not defined"),this.cache=n,this.oauthInstance=r,this.user=new tr({cache:this.cache,oauthInstance:r})}return t.prototype.checkLocalState=function(){var t;this.oauthLoginState=null===(t=this.oauthInstance)||void 0===t?void 0:t.authApi.hasLoginStateSync(),this.user.checkLocalInfo()},t.prototype.checkLocalStateAsync=function(){var t;return Qn(this,void 0,void 0,function(){return $n(this,function(e){switch(e.label){case 0:return[4,null===(t=this.oauthInstance)||void 0===t?void 0:t.authApi.getLoginState()];case 1:return e.sent(),[4,this.user.checkLocalInfoAsync()];case 2:return e.sent(),[2]}})})},t}(),nr=function(e){function n(t){var n=e.call(this)||this;return n.listeners=new Map,n.hasListenerSetUp=!1,n.config=t,n.oauthInstance=t.oauthInstance,n.cache=t.cache,n.init(),n.setAccessKey(),n}var r,o,i,s,a,u,c,l,h,d,f,p,v,y,m,g,b,w,_,I,E;return Kn(n,e),n.prototype.signInAnonymously=function(t){return Qn(this,void 0,Promise,function(){var e,n,r,o,i;return $n(this,function(s){switch(s.label){case 0:return s.trys.push([0,4,,5]),[4,this.oauthInstance.authApi.signInAnonymously(t)];case 1:return s.sent(),[4,this.createLoginState()];case 2:return e=s.sent(),[4,this.getSession()];case 3:return n=s.sent().data,r=(void 0===n?{}:n).session,[2,Jn(Jn({},e),{data:{user:r.user,session:r},error:null})];case 4:return o=s.sent(),(i=new bn(o,{method:"signInAnonymously"})).category===vn.PROVIDER_NOT_ENABLED?(console.error(i.helpMessage),console.error("[CloudBase Auth] 提示:匿名登录需要在控制台开启「匿名登录」。\n 如果您需要使用用户名密码登录,请改用 auth.signInWithPassword({ username, password })。\n 不要在匿名登录失败后自动回退到密码登录,这两种方式的使用场景不同。")):(console.warn("[CloudBase Auth] signInAnonymously 失败 [".concat(i.category,"]: ").concat(i.message)),i.loginMethodHint&&console.warn(i.loginMethodHint)),[2,{data:{user:null,session:null},error:i}];case 5:return[2]}})})},n.prototype.signUp=function(t){return Qn(this,void 0,Promise,function(){var e,n,r=this;return $n(this,function(o){switch(o.label){case 0:return t.phone_number||t.verification_code||t.verification_token||t.provider_token?(t.phone_number&&(t.phone_number=this.formatPhone(t.phone_number)),[4,this.oauthInstance.authApi.signUp(t)]):[3,2];case 1:return o.sent(),[2,this.createLoginState()];case 2:return o.trys.push([2,4,,5]),this.validateAtLeastOne(t,[["email"],["phone"]],"You must provide either an email or phone number"),[4,this.getVerification(t.email?{email:t.email,usage:pe.EMAIL}:{phone_number:this.formatPhone(t.phone)})];case 3:return e=o.sent(),[2,{data:{verifyOtp:function(n){var o=n.token,i=n.messageId,s=void 0===i?e.verification_id:i;return Qn(r,void 0,Promise,function(){var n,r,i,a,u;return $n(this,function(c){switch(c.label){case 0:return c.trys.push([0,8,,9]),[4,this.verify({verification_id:s||e.verification_id,verification_code:String(o)})];case 1:return n=c.sent(),e.is_user?[4,this.signIn({username:t.email||this.formatPhone(t.phone),verification_token:n.verification_token})]:[3,3];case 2:return c.sent(),[3,6];case 3:return delete(r=JSON.parse(JSON.stringify(t))).email,delete r.phone,[4,this.oauthInstance.authApi.signUp(Jn(Jn(Jn({},r),t.email?{email:t.email}:{phone_number:this.formatPhone(t.phone)}),{verification_token:n.verification_token,verification_code:o}))];case 4:return c.sent(),[4,this.createLoginState()];case 5:c.sent(),c.label=6;case 6:return[4,this.getSession()];case 7:return i=c.sent().data,[2,{data:{user:(a=(void 0===i?{}:i).session).user,session:a},error:null}];case 8:return u=c.sent(),[2,{data:{user:null,session:null},error:new bn(u,{method:"signUp"})}];case 9:return[2]}})})}},error:null}];case 4:return n=o.sent(),[2,{data:{user:null,session:null},error:new bn(n,{method:"signUp"})}];case 5:return[2]}})})},n.prototype.signOut=function(t){return Qn(this,void 0,Promise,function(){var e,n,r;return $n(this,function(o){switch(o.label){case 0:return o.trys.push([0,3,,4]),e=this.cache.keys.userInfoKey,[4,this.oauthInstance.authApi.signOut(t)];case 1:return n=o.sent(),[4,this.cache.removeStoreAsync(e)];case 2:return o.sent(),this.setAccessKey(),[2,Jn(Jn({},n),{data:{},error:null})];case 3:return r=o.sent(),[2,{data:{},error:new bn(r,{method:"signOut"})}];case 4:return[2]}})})},n.prototype.onAuthStateChange=function(t){var e=this;this.hasListenerSetUp||(this.setupListeners(),this.hasListenerSetUp=!0);var n=Math.random().toString(36);return this.listeners.has(n)||this.listeners.set(n,new Set),this.listeners.get(n).add(t),{data:{subscription:{id:n,callback:t,unsubscribe:function(){var r=e.listeners.get(n);r&&(r.delete(t),0===r.size&&e.listeners.delete(n))}}}}},n.prototype.signInWithPassword=function(t){var e,n;return Qn(this,void 0,Promise,function(){var r,o,i,s,a,u,c,l;return $n(this,function(h){switch(h.label){case 0:return h.trys.push([0,3,,4]),this.validateAtLeastOne(t,[["username"],["email"],["phone"]],"You must provide either username, email, or phone"),this.validateParams(t,{password:{required:!0,message:"Password is required"}}),r="username"in t?t.username:void 0,o="email"in t?t.email:void 0,i="phone"in t?t.phone:void 0,s=null!==(n=null===(e=t.options)||void 0===e?void 0:e.is_encrypt)&&void 0!==n?n:t.is_encrypt,[4,this.signIn(Jn({username:r||o||this.formatPhone(i),password:t.password},s?{isEncrypt:!0,version:"v2"}:{}))];case 1:return h.sent(),[4,this.getSession()];case 2:return a=h.sent().data,[2,{data:{user:(u=(void 0===a?{}:a).session).user,session:u},error:null}];case 3:return c=h.sent(),(l=new bn(c,{method:"signInWithPassword"})).category===vn.PROVIDER_NOT_ENABLED?console.error(l.helpMessage):l.category===vn.INVALID_CREDENTIALS||l.category===vn.USER_NOT_FOUND?console.warn(l.helpMessage):console.warn("[CloudBase Auth] signInWithPassword 失败 [".concat(l.category,"]: ").concat(l.message)),l.loginMethodHint&&console.info(l.loginMethodHint),[2,{data:{user:null,session:null},error:l}];case 4:return[2]}})})},n.prototype.signInWithIdToken=function(t){return Qn(this,void 0,Promise,function(){var e,n,r;return $n(this,function(o){switch(o.label){case 0:return o.trys.push([0,3,,4]),this.validateParams(t,{token:{required:!0,message:"Token is required"}}),[4,this.signInWithProvider({provider_id:t.provider,provider_id_token:t.token})];case 1:return o.sent(),[4,this.getSession()];case 2:return e=o.sent().data,[2,{data:{user:(n=(void 0===e?{}:e).session).user,session:n},error:null}];case 3:return r=o.sent(),[2,{data:{user:null,session:null},error:new bn(r,{method:"signInWithIdToken"})}];case 4:return[2]}})})},n.prototype.signInWithOtp=function(t){return Qn(this,void 0,Promise,function(){var e,n,r,o,i,s=this;return $n(this,function(a){switch(a.label){case 0:if(e=t.options,n="email"in t?t.email:void 0,r="phone"in t?t.phone:void 0,!(null==e?void 0:e.emailRedirectTo)&&(void 0===(null==e?void 0:e.shouldCreateUser)||(null==e?void 0:e.shouldCreateUser)))return[2,this.signUp(n?{email:n}:{phone:r})];a.label=1;case 1:return a.trys.push([1,3,,4]),this.validateAtLeastOne(t,[["email"],["phone"]],"You must provide either an email or phone number"),[4,this.getVerification(Jn(Jn({email_redirect_to:null==e?void 0:e.emailRedirectTo},n?{email:n,usage:pe.EMAIL}:{phone_number:this.formatPhone(r)}),{target:(null==e?void 0:e.emailRedirectTo)&&(null==e?void 0:e.shouldCreateUser)?"ANY":"USER"}))];case 2:return o=a.sent(),[2,{data:{user:null,session:null,verifyOtp:function(t){var e=t.token,i=t.messageId,a=void 0===i?o.verification_id:i;return Qn(s,void 0,Promise,function(){return $n(this,function(t){return[2,this.verifyOtp(n?{email:n,token:String(e),messageId:a}:{phone:r,token:String(e),messageId:a})]})})}},error:null}];case 3:return i=a.sent(),[2,{data:{user:null,session:null},error:new bn(i,{method:"signInWithOtp"})}];case 4:return[2]}})})},n.prototype.verifyOAuth=function(t){return Qn(this,void 0,Promise,function(){var e,n,r,o,i,s,a,u,c;return $n(this,function(l){switch(l.label){case 0:e={},l.label=1;case 1:return l.trys.push([1,7,,8]),n=(null==t?void 0:t.code)||T("code"),r=(null==t?void 0:t.state)||T("state"),n?r?(o=function(t){try{return JSON.parse(sessionStorage.getItem(t))}catch(t){return console.error("Failed to get browser session:",t),null}}(r),e.type=null==o?void 0:o.type,(i=(null==t?void 0:t.provider)||(null==o?void 0:o.provider)||T("provider"))?[4,this.grantProviderToken({provider_id:i,provider_redirect_uri:location.origin+location.pathname,provider_code:n})]:[2,{data:Jn(Jn({},e),{user:null,session:null,redirectUrl:null}),error:new bn({message:"Provider is required"})}]):[2,{data:{user:null,session:null,redirectUrl:null},error:new bn({message:"State is required"})}]:[2,{data:{user:null,session:null,redirectUrl:null},error:new bn({message:"Code is required"})}];case 2:return s=l.sent().provider_token,a=void 0,o.type!==Te?[3,4]:[4,this.oauthInstance.authApi.toBindIdentity({provider_token:s,provider:i,fireEvent:!0})];case 3:return a=l.sent(),[3,6];case 4:return[4,this.signInWithIdToken({token:s})];case 5:(a=l.sent()).data=Jn(Jn({},e),a.data),l.label=6;case 6:return(u=new URLSearchParams(null===location||void 0===location?void 0:location.search)).delete("code"),u.delete("state"),a.data.redirectUrl=function(t,e){if(void 0!==t){var n=new URL(window.location.href);return n.search=t,n.hash=e||n.hash,window.history.replaceState({},"",n.href),n.href}}(void 0===(null==o?void 0:o.search)?"?".concat(u.toString()):null==o?void 0:o.search,(null==o?void 0:o.hash)||location.hash),function(t){try{return sessionStorage.removeItem(t),!0}catch(t){return console.error("Failed to remove browser session:",t),null}}(r),[2,a];case 7:return c=l.sent(),[2,{data:Jn(Jn({},e),{user:null,session:null,redirectUrl:null}),error:new bn(c,{method:"verifyOAuth"})}];case 8:return[2]}})})},n.prototype.signInWithOAuth=function(t){var e,n,r,o,i;return Qn(this,void 0,Promise,function(){var s,a,u,c,l,h,d,f,p;return $n(this,function(v){switch(v.label){case 0:return v.trys.push([0,2,,3]),this.validateParams(t,{provider:{required:!0,message:"Provider is required"}}),s=(null===(e=t.options)||void 0===e?void 0:e.redirectTo)||location.href,a=new URL(s),u=a.origin+a.pathname,c=(null===(n=t.options)||void 0===n?void 0:n.state)||"prd-".concat(t.provider,"-").concat(Math.random().toString(36).slice(2)),[4,this.genProviderRedirectUri({provider_id:t.provider,provider_redirect_uri:u,state:c})];case 1:return l=v.sent().uri,h=decodeURIComponent(l),d=h,(null===(r=t.options)||void 0===r?void 0:r.queryParams)&&(f=new URL(h),Object.entries(t.options.queryParams).forEach(function(t){var e=t[0],n=t[1];f.searchParams.set(e,n)}),d=f.toString()),function(t,e){try{sessionStorage.setItem(t,JSON.stringify(e))}catch(t){console.error("Failed to save to browser session:",t)}}(c,{provider:t.provider,search:a.search,hash:a.hash,type:(null===(o=t.options)||void 0===o?void 0:o.type)||Oe}),Xn()&&!(null===(i=t.options)||void 0===i?void 0:i.skipBrowserRedirect)&&window.location.assign(d),[2,{data:{url:d,provider:t.provider},error:null}];case 2:return p=v.sent(),[2,{data:{url:null,provider:null},error:new bn(p,{method:"signInWithOAuth"})}];case 3:return[2]}})})},n.prototype.getClaims=function(){return Qn(this,void 0,Promise,function(){var t;return $n(this,function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),[4,this.getAccessToken()];case 1:return[2,{data:function(t){if("string"!=typeof t)throw new Error("Invalid token specified");try{var e=t.split(".").map(function(t,e){return 2===e?t:JSON.parse(function(t){var e=t.replace(/-/g,"+").replace(/_/g,"/");switch(e.length%4){case 0:break;case 2:e+="==";break;case 3:e+="=";break;default:throw new Error("Illegal base64url string!")}try{return function(t){return decodeURIComponent(ke(t).replace(/(.)/g,function(t){var e=t.charCodeAt(0).toString(16).toUpperCase();return e.length<2&&(e="0".concat(e)),"%".concat(e)}))}(e)}catch(t){return ke(e)}}(t))});return{claims:e[1],header:e[0],signature:e[2]}}catch(t){throw new Error("Invalid token specified: ".concat(t)?t.message:0)}}(e.sent().accessToken),error:null}];case 2:return t=e.sent(),[2,{data:{claims:null,header:null,signature:null},error:new bn(t,{method:"getClaims"})}];case 3:return[2]}})})},n.prototype.resetPasswordForEmail=function(t,e){return Qn(this,void 0,Promise,function(){var n,r,o,i,s,a,u=this;return $n(this,function(c){switch(c.label){case 0:return c.trys.push([0,2,,3]),this.validateParams({emailOrPhone:t},{emailOrPhone:{required:!0,message:"Email or phone is required"}}),n=(e||{}).redirectTo,r=t.includes("@"),o=void 0,r?o={email:t,usage:pe.RECOVERY}:(i=this.formatPhone(t),o={phone_number:i}),[4,this.getVerification(Jn(Jn({},o),{target:"USER"}))];case 1:return s=c.sent(),[2,{data:{updateUser:function(e){return Qn(u,void 0,Promise,function(){var o,i,a,u;return $n(this,function(c){switch(c.label){case 0:this.validateParams(e,{nonce:{required:!0,message:"Nonce is required"},password:{required:!0,message:"Password is required"}}),c.label=1;case 1:return c.trys.push([1,5,,6]),[4,this.verify({verification_id:s.verification_id,verification_code:e.nonce})];case 2:return o=c.sent(),[4,this.oauthInstance.authApi.resetPassword({email:r?t:void 0,phone_number:r?void 0:t,new_password:e.password,verification_token:o.verification_token})];case 3:return c.sent(),null===(u=this.config.eventBus)||void 0===u||u.fire(Se,{event:"PASSWORD_RECOVERY"}),[4,this.signInWithPassword({email:r?t:void 0,phone:r?void 0:t,password:e.password})];case 4:return i=c.sent(),n&&Xn()&&window.location.assign(n),[2,i];case 5:return a=c.sent(),[2,{data:{user:null,session:null},error:new bn(a,{method:"resetPasswordForEmail"})}];case 6:return[2]}})})}},error:null}];case 2:return a=c.sent(),[2,{data:{updateUser:null},error:new bn(a,{method:"resetPasswordForEmail"})}];case 3:return[2]}})})},n.prototype.resetPasswordForOld=function(t){return Qn(this,void 0,Promise,function(){var e,n,r;return $n(this,function(o){switch(o.label){case 0:return o.trys.push([0,3,,4]),[4,this.oauthInstance.authApi.updatePasswordByOld({old_password:t.old_password,new_password:t.new_password})];case 1:return o.sent(),[4,this.getSession()];case 2:return e=o.sent().data,[2,{data:{user:(n=(void 0===e?{}:e).session).user,session:n},error:null}];case 3:return r=o.sent(),[2,{data:{user:null,session:null},error:new bn(r,{method:"resetPasswordForOld"})}];case 4:return[2]}})})},n.prototype.verifyOtp=function(t){return Qn(this,void 0,Promise,function(){var e,n,r,o,i,s,a;return $n(this,function(u){switch(u.label){case 0:return u.trys.push([0,6,,7]),e=t.type,n=String(t.token),r="email"in t?t.email:void 0,o="phone"in t?t.phone:void 0,this.validateParams(t,{token:{required:!0,message:"Token is required"},messageId:{required:!0,message:"messageId is required"}}),["phone_change","email_change"].includes(e)?[4,this.verify({verification_id:t.messageId,verification_code:n})]:[3,2];case 1:return u.sent(),[3,4];case 2:return[4,this.signInWithUsername({verificationInfo:{verification_id:t.messageId,is_user:!0},verificationCode:n,username:r||this.formatPhone(o)||"",loginType:r?"email":"phone"})];case 3:u.sent(),u.label=4;case 4:return[4,this.getSession()];case 5:return i=u.sent().data,[2,{data:{user:(s=(void 0===i?{}:i).session).user,session:s},error:null}];case 6:return a=u.sent(),[2,{data:{user:null,session:null},error:new bn(a,{method:"verifyOtp"})}];case 7:return[2]}})})},n.prototype.getSession=function(){return Qn(this,void 0,Promise,function(){var t,e,n,r;return $n(this,function(o){switch(o.label){case 0:return o.trys.push([0,3,,4]),[4,this.oauthInstance.oauth2client.getCredentials()];case 1:return(t=o.sent())&&"accessKey"!==t.scope?[4,this.getUser(!1)]:[2,{data:{session:null,user:null},error:null}];case 2:return e=o.sent().data,n=(void 0===e?{}:e).user,[2,{data:{session:Jn(Jn({},t),{user:n}),user:n},error:null}];case 3:return r=o.sent(),[2,{data:{session:null,user:null},error:new bn(r,{method:"getSession"})}];case 4:return[2]}})})},n.prototype.refreshSession=function(t){return Qn(this,void 0,Promise,function(){var e,n,r,o,i;return $n(this,function(s){switch(s.label){case 0:return s.trys.push([0,4,,5]),[4,this.oauthInstance.oauth2client.localCredentials.getCredentials()];case 1:return(e=s.sent()).refresh_token=t||e.refresh_token,[4,this.oauthInstance.oauth2client.refreshToken(e)];case 2:return n=s.sent(),[4,this.getUser(!1)];case 3:return r=s.sent().data,[2,{data:{user:o=(void 0===r?{}:r).user,session:Jn(Jn({},n),{user:o})},error:null}];case 4:return i=s.sent(),[2,{data:{user:null,session:null},error:new bn(i,{method:"refreshSession"})}];case 5:return[2]}})})},n.prototype.getUser=function(t){return void 0===t&&(t=!0),Qn(this,void 0,Promise,function(){var e,n,r;return $n(this,function(o){switch(o.label){case 0:return o.trys.push([0,3,,4]),[4,this.oauthInstance.oauth2client.getCredentials()];case 1:return(e=o.sent())&&"accessKey"!==e.scope?(n=this.convertToUser,[4,this.getCurrentUser(t)]):[2,{data:{user:null},error:null}];case 2:return[2,{data:{user:n.apply(this,[o.sent()])},error:null}];case 3:return r=o.sent(),[2,{data:{user:null},error:new bn(r,{method:"getUser"})}];case 4:return[2]}})})},n.prototype.refreshUser=function(){return Qn(this,void 0,Promise,function(){var t,e,n;return $n(this,function(r){switch(r.label){case 0:return r.trys.push([0,3,,4]),[4,this.currentUser.refresh()];case 1:return r.sent(),[4,this.getSession()];case 2:return t=r.sent().data,[2,{data:{user:(e=(void 0===t?{}:t).session).user,session:e},error:null}];case 3:return n=r.sent(),[2,{data:{user:null,session:null},error:new bn(n,{method:"refreshUser"})}];case 4:return[2]}})})},n.prototype.updateUser=function(t){var e;return Qn(this,void 0,Promise,function(){var n,r,o,i,s,a,u,c,l,h,d,f,p,v,y=this;return $n(this,function(m){switch(m.label){case 0:if(m.trys.push([0,8,,9]),n=["password","new_password"].find(function(e){var n=t[e];return null!=n&&""!==n}),n)throw new bn({message:'updateUser 不支持更新密码,检测到传入了 "'.concat(n,'" 参数。如需修改密码请使用 resetPasswordForOld(旧密码修改)、resetPasswordForEmail(验证码重置)或 reauthenticate(重新认证后改密)')});if(r=Object.keys(t).some(function(e){return void 0!==t[e]&&null!==t[e]&&""!==t[e]}),!r)throw new bn({message:"At least one field must be provided for update"});return o=t.email,i=t.phone,s=function(t,e){var n={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(t);o<r.length;o++)e.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(t,r[o])&&(n[r[o]]=t[r[o]])}return n}(t,["email","phone"]),u=void 0!==i,c={},(a=void 0!==o)||u?(l=void 0,a?(l={email:t.email,usage:pe.REAUTHENTICATION},h="email_change"):(d=this.formatPhone(t.phone),l={phone_number:d},h="phone_change"),[4,this.getVerification(Jn({},l))]):[3,4];case 1:return f=m.sent(),Object.keys(s).length>0?[4,this.updateUserBasicInfo(s)]:[3,3];case 2:m.sent(),m.label=3;case 3:return c={messageId:f.verification_id,verifyOtp:function(e){return Qn(y,void 0,Promise,function(){var n,r,o,i;return $n(this,function(s){switch(s.label){case 0:return s.trys.push([0,11,,12]),e.email&&t.email===e.email?[4,this.verifyOtp({type:"email_change",email:t.email,token:e.token,messageId:f.verification_id})]:[3,3];case 1:return(n=s.sent()).error?[2,n]:[4,this.updateUserBasicInfo({email:t.email})];case 2:return s.sent(),[3,9];case 3:return e.phone&&t.phone===e.phone?[4,this.verifyOtp({type:"phone_change",phone:t.phone,token:e.token,messageId:f.verification_id})]:[3,6];case 4:return(n=s.sent()).error?[2,n]:[4,this.updateUserBasicInfo({phone:this.formatPhone(t.phone)})];case 5:return s.sent(),[3,9];case 6:return[4,this.verifyOtp(a?{type:h,email:t.email,token:e.token,messageId:f.verification_id}:{type:h,phone:t.phone,token:e.token,messageId:f.verification_id})];case 7:return(n=s.sent()).error?[2,n]:[4,this.updateUserBasicInfo(t)];case 8:s.sent(),s.label=9;case 9:return[4,this.getUser(!1)];case 10:return r=s.sent().data.user,null===(i=this.config.eventBus)||void 0===i||i.fire(Se,{event:_e}),[2,{data:{user:r},error:null}];case 11:return o=s.sent(),[2,{data:{user:null},error:new bn(o,{method:"updateUser"})}];case 12:return[2]}})})}},[3,6];case 4:return[4,this.updateUserBasicInfo(t)];case 5:m.sent(),m.label=6;case 6:return[4,this.getUser(!1)];case 7:return p=m.sent().data.user,Object.keys(s).length>0&&(null===(e=this.config.eventBus)||void 0===e||e.fire(Se,{event:_e})),[2,{data:Jn({user:p},c),error:null}];case 8:return v=m.sent(),[2,{data:{user:null},error:new bn(v,{method:"updateUser"})}];case 9:return[2]}})})},n.prototype.getUserIdentities=function(){var t;return Qn(this,void 0,Promise,function(){var e,n;return $n(this,function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),[4,this.oauthInstance.authApi.getProviders()];case 1:return e=r.sent(),[2,{data:{identities:null===(t=null==e?void 0:e.data)||void 0===t?void 0:t.filter(function(t){return!!t.bind})},error:null}];case 2:return n=r.sent(),[2,{data:{identities:null},error:new bn(n,{method:"getUserIdentities"})}];case 3:return[2]}})})},n.prototype.linkIdentity=function(t){return Qn(this,void 0,Promise,function(){var e;return $n(this,function(n){switch(n.label){case 0:return n.trys.push([0,2,,3]),this.validateParams(t,{provider:{required:!0,message:"Provider is required"}}),[4,this.signInWithOAuth({provider:t.provider,options:{type:Te}})];case 1:return n.sent(),[2,{data:{provider:t.provider},error:null}];case 2:return e=n.sent(),[2,{data:{provider:null},error:new bn(e,{method:"linkIdentity"})}];case 3:return[2]}})})},n.prototype.unlinkIdentity=function(t){return Qn(this,void 0,Promise,function(){var e;return $n(this,function(n){switch(n.label){case 0:return n.trys.push([0,2,,3]),this.validateParams(t,{provider:{required:!0,message:"Provider is required"}}),[4,this.oauthInstance.authApi.unbindProvider({provider_id:t.provider})];case 1:return n.sent(),[2,{data:{},error:null}];case 2:return e=n.sent(),[2,{data:{},error:new bn(e,{method:"unlinkIdentity"})}];case 3:return[2]}})})},n.prototype.reauthenticate=function(){return Qn(this,void 0,Promise,function(){var t,e,n,r,o=this;return $n(this,function(i){switch(i.label){case 0:return i.trys.push([0,3,,4]),[4,this.getUser(!1)];case 1:return t=i.sent().data.user,this.validateAtLeastOne(t,[["email","phone"]],"You must provide either an email or phone number"),e=t.email?{email:t.email,usage:pe.REAUTHENTICATION}:{phone_number:this.formatPhone(t.phone)},[4,this.getVerification(e)];case 2:return n=i.sent(),[2,{data:{updateUser:function(t){return Qn(o,void 0,Promise,function(){var r,o,i,s,a;return $n(this,function(u){switch(u.label){case 0:this.validateParams(t,{nonce:{required:!0,message:"Nonce is required"}}),u.label=1;case 1:return u.trys.push([1,9,,10]),t.password?[4,this.verify({verification_id:n.verification_id,verification_code:t.nonce})]:[3,5];case 2:return r=u.sent(),[4,this.oauthInstance.authApi.sudo({verification_token:r.verification_token})];case 3:return o=u.sent(),[4,this.oauthInstance.authApi.setPassword({new_password:t.password,sudo_token:o.sudo_token})];case 4:return u.sent(),[3,7];case 5:return[4,this.signInWithUsername(Jn(Jn({verificationInfo:n,verificationCode:t.nonce},e),{loginType:e.email?"email":"phone"}))];case 6:u.sent(),u.label=7;case 7:return[4,this.getSession()];case 8:return i=u.sent().data,[2,{data:{user:(s=(void 0===i?{}:i).session).user,session:s},error:null}];case 9:return a=u.sent(),[2,{data:{user:null,session:null},error:new bn(a,{method:"reauthenticate"})}];case 10:return[2]}})})}},error:null}];case 3:return r=i.sent(),[2,{data:{updateUser:null},error:new bn(r,{method:"reauthenticate"})}];case 4:return[2]}})})},n.prototype.resend=function(t){return Qn(this,void 0,Promise,function(){var e,n,r;return $n(this,function(o){switch(o.label){case 0:return o.trys.push([0,2,,3]),this.validateAtLeastOne(t,[["email"],["phone"]],"You must provide either an email or phone number"),e="signup"===t.type?"ANY":"USER",n={target:e},"email"in t&&(n.email=t.email,n.usage=pe.EMAIL),"phone"in t&&(n.phone_number=this.formatPhone(t.phone)),[4,this.oauthInstance.authApi.getVerification(n)];case 1:return[2,{data:{messageId:o.sent().verification_id},error:null}];case 2:return r=o.sent(),[2,{data:{messageId:null},error:new bn(r,{method:"resend"})}];case 3:return[2]}})})},n.prototype.setSession=function(t){return Qn(this,void 0,Promise,function(){var e,n,r;return $n(this,function(o){switch(o.label){case 0:return o.trys.push([0,3,,4]),this.validateParams(t,{access_token:{required:!0,message:"Access token is required"},refresh_token:{required:!0,message:"Refresh token is required"}}),[4,this.oauthInstance.oauth2client.refreshToken(t,{throwError:!0})];case 1:return o.sent(),[4,this.getSession()];case 2:return e=o.sent().data,[2,{data:{user:(n=(void 0===e?{}:e).session).user,session:n},error:null}];case 3:return r=o.sent(),[2,{data:{user:null,session:null},error:new bn(r,{method:"setSession"})}];case 4:return[2]}})})},n.prototype.exchangeCodeForSession=function(){return Qn(this,void 0,void 0,function(){return $n(this,function(t){return[2]})})},n.prototype.deleteUser=function(t){return Qn(this,void 0,Promise,function(){var e,n;return $n(this,function(r){switch(r.label){case 0:return r.trys.push([0,3,,4]),this.validateParams(t,{password:{required:!0,message:"Password is required"}}),[4,this.oauthInstance.authApi.sudo(t)];case 1:return e=r.sent().sudo_token,[4,this.oauthInstance.authApi.deleteMe({sudo_token:e})];case 2:return r.sent(),[2,{data:{},error:null}];case 3:return n=r.sent(),[2,{data:{},error:new bn(n,{method:"deleteUser"})}];case 4:return[2]}})})},n.prototype.toDefaultLoginPage=function(t){return void 0===t&&(t={}),Qn(this,void 0,Promise,function(){var e,n,r,o,i;return $n(this,function(s){try{return e=t.config_version||"env",n=Object.keys(t.query||{}).map(function(e){return"".concat(e,"=").concat(t.query[e])}).join("&"),ut.default.isMatch()?wx.navigateTo({url:"/packages/$wd_system/pages/login/index".concat(n?"?".concat(n):"")}):(r=t.redirect_uri||window.location.href,o=new URL(r),i="".concat(o.origin,"/__auth/?app_id=").concat(t.app_id||"","&env_id=").concat(this.config.env,"&client_id=").concat(this.config.clientId||this.config.env,"&config_version=").concat(e,"&redirect_uri=").concat(encodeURIComponent(r)).concat(n?"&".concat(n):""),window.location.href=i),[2,{data:{},error:null}]}catch(t){return[2,{data:{},error:new bn(t,{method:"toDefaultLoginPage"})}]}return[2]})})},n.prototype.signInWithCustomTicket=function(t){return Qn(this,void 0,Promise,function(){var e,n,r,o;return $n(this,function(i){switch(i.label){case 0:t&&this.setCustomSignFunc(t),i.label=1;case 1:return i.trys.push([1,5,,6]),[4,this.oauthInstance.authApi.signInWithCustomTicket()];case 2:return i.sent(),[4,this.createLoginState()];case 3:return e=i.sent(),[4,this.getSession()];case 4:return n=i.sent().data,r=(void 0===n?{}:n).session,[2,Jn(Jn({},e),{data:{user:r.user,session:r},error:null})];case 5:return o=i.sent(),[2,{data:{user:null,session:null},error:new bn(o,{method:"signInWithCustomTicket"})}];case 6:return[2]}})})},n.prototype.signInWithOpenId=function(t){var e=(void 0===t?{}:t).useWxCloud,n=void 0===e||e;return Qn(this,void 0,Promise,function(){var t,e,r,o,i,s,a=this;return $n(this,function(u){switch(u.label){case 0:if(!ut.default.isMatch())throw Error("wx api undefined");t=wx.getAccountInfoSync().miniProgram,e=function(e){return Qn(a,void 0,void 0,function(){var r,o;return $n(this,function(i){switch(i.label){case 0:r=void 0,o=void 0,i.label=1;case 1:return i.trys.push([1,4,,5]),[4,this.oauthInstance.authApi.grantProviderToken({provider_id:null==t?void 0:t.appId,provider_code:e,provider_params:{provider_code_type:"open_id",appid:null==t?void 0:t.appId}},n)];case 2:if((null==(r=i.sent())?void 0:r.error_code)||!r.provider_token)throw r;return[4,this.oauthInstance.authApi.signInWithProvider({provider_token:r.provider_token},n)];case 3:if(null==(o=i.sent())?void 0:o.error_code)throw o;return[3,5];case 4:throw i.sent();case 5:return[4,this.oauthInstance.oauth2client.setCredentials(o)];case 6:return i.sent(),[2]}})})},u.label=1;case 1:return u.trys.push([1,5,,6]),[4,new Promise(function(t,n){wx.login({success:function(r){return Qn(a,void 0,void 0,function(){var o;return $n(this,function(i){switch(i.label){case 0:return i.trys.push([0,2,,3]),[4,e(r.code)];case 1:return i.sent(),t(!0),[3,3];case 2:return o=i.sent(),n(o),[3,3];case 3:return[2]}})})},fail:function(t){var e=new Error(null==t?void 0:t.errMsg);e.code=null==t?void 0:t.errno,n(e)}})})];case 2:return u.sent(),[4,this.createLoginState()];case 3:return r=u.sent(),[4,this.getSession()];case 4:return o=u.sent().data,i=(void 0===o?{}:o).session,[2,Jn(Jn({},r),{data:{user:i.user,session:i},error:null})];case 5:return s=u.sent(),[2,{data:{user:null,session:null},error:new bn(s,{method:"signInWithOpenId"})}];case 6:return[2]}})})},n.prototype.signInWithPhoneAuth=function(t){var e=t.phoneCode,n=void 0===e?"":e,r=t.useWxCloud,o=void 0!==r&&r;return Qn(this,void 0,Promise,function(){var t,e,r,i,s,a,u,c,l;return $n(this,function(h){switch(h.label){case 0:return ut.default.isMatch()?(t=wx.getAccountInfoSync().miniProgram,e={provider_params:{provider_code_type:"phone",code:n,appid:t.appId},provider_id:t.appId},[4,wx.login()]):[2,{data:{user:null,session:null},error:new bn({message:"wx api undefined"})}];case 1:r=h.sent().code,e.provider_code=r,h.label=2;case 2:return h.trys.push([2,5,,6]),[4,this.oauthInstance.authApi.grantProviderToken(e,o)];case 3:if((i=h.sent()).error_code)throw i;return[4,this.oauthInstance.authApi.signInWithProvider({provider_token:i.provider_token},o)];case 4:if(null==(s=h.sent())?void 0:s.error_code)throw s;return[3,6];case 5:return a=h.sent(),[2,{data:{user:null,session:null},error:new bn(a,{method:"signInWithPhoneAuth"})}];case 6:return[4,this.createLoginState()];case 7:return u=h.sent(),[4,this.getSession()];case 8:return c=h.sent().data,l=(void 0===c?{}:c).session,[2,Jn(Jn({},u),{data:{user:l.user,session:l},error:null})]}})})},n.prototype.bindPhoneNumber=function(t){return Qn(this,void 0,void 0,function(){return $n(this,function(e){return[2,this.oauthInstance.authApi.editContact(t)]})})},n.prototype.unbindProvider=function(t){return Qn(this,void 0,Promise,function(){return $n(this,function(e){return[2,this.oauthInstance.authApi.unbindProvider(t)]})})},n.prototype.bindEmail=function(t){return this.oauthInstance.authApi.editContact(t)},n.prototype.verify=function(t){return Qn(this,void 0,Promise,function(){return $n(this,function(e){return[2,this.oauthInstance.authApi.verify(t)]})})},n.prototype.getVerification=function(t,e){return Qn(this,void 0,Promise,function(){return $n(this,function(n){return t.phone_number&&(t.phone_number=this.formatPhone(t.phone_number)),[2,this.oauthInstance.authApi.getVerification(t,e)]})})},Object.defineProperty(n.prototype,"currentUser",{get:function(){if("async"!==this.cache.mode){var t=this.hasLoginState();return t&&t.user||null}(0,Ze.printWarn)(An.ERRORS.INVALID_OPERATION,"current platform's storage is asynchronous, please use getCurrentUser instead")},enumerable:!1,configurable:!0}),n.prototype.getCurrentUser=function(t){return void 0===t&&(t=!0),Qn(this,void 0,Promise,function(){var e,n,r;return $n(this,function(o){switch(o.label){case 0:return o.trys.push([0,4,,5]),t?[4,this.getLoginState()]:[3,3];case 1:return(e=o.sent())?[4,e.user.refresh()]:[3,3];case 2:o.sent(),o.label=3;case 3:return[3,5];case 4:return o.sent(),[3,5];case 5:return[4,this.getLoginState()];case 6:return(n=o.sent())?(r=n.user.getLocalUserInfo(),[4,n.user.checkLocalInfoAsync()]):[3,8];case 7:return o.sent(),[2,Jn(Jn({},n.user),r)];case 8:return[2,null]}})})},n.prototype.signInAnonymouslyInWx=function(t){var e=(void 0===t?{}:t).useWxCloud;return Qn(this,void 0,Promise,function(){var t,n,r=this;return $n(this,function(o){switch(o.label){case 0:if(!ut.default.isMatch())throw Error("wx api undefined");return t=wx.getAccountInfoSync().miniProgram,n=function(n){return Qn(r,void 0,void 0,function(){var r,o;return $n(this,function(i){switch(i.label){case 0:r=void 0,o=void 0,i.label=1;case 1:return i.trys.push([1,4,,5]),[4,this.oauthInstance.authApi.grantProviderToken({provider_id:null==t?void 0:t.appId,provider_code:n,provider_params:{provider_code_type:"open_id",appid:null==t?void 0:t.appId}},e)];case 2:if((null==(r=i.sent())?void 0:r.error_code)||!r.provider_token)throw r;return[4,this.oauthInstance.authApi.signInAnonymously({provider_token:r.provider_token},e)];case 3:if(null==(o=i.sent())?void 0:o.error_code)throw o;return[3,5];case 4:throw i.sent();case 5:return[2]}})})},[4,new Promise(function(t,e){wx.login({success:function(o){return Qn(r,void 0,void 0,function(){var r;return $n(this,function(i){switch(i.label){case 0:return i.trys.push([0,2,,3]),[4,n(o.code)];case 1:return i.sent(),t(!0),[3,3];case 2:return r=i.sent(),e(r),[3,3];case 3:return[2]}})})},fail:function(t){var n=new Error(null==t?void 0:t.errMsg);n.code=null==t?void 0:t.errno,e(n)}})})];case 1:return o.sent(),[2,this.createLoginState(void 0,{asyncRefreshUser:!0})]}})})},n.prototype.bindOpenId=function(){return Qn(this,void 0,Promise,function(){var t,e,n=this;return $n(this,function(r){switch(r.label){case 0:if(!ut.default.isMatch())throw Error("wx api undefined");return t=wx.getAccountInfoSync().miniProgram,e=function(e){return Qn(n,void 0,void 0,function(){var n;return $n(this,function(r){switch(r.label){case 0:n=void 0,r.label=1;case 1:return r.trys.push([1,4,,5]),[4,this.oauthInstance.authApi.grantProviderToken({provider_id:null==t?void 0:t.appId,provider_code:e,provider_params:{provider_code_type:"open_id",appid:null==t?void 0:t.appId}})];case 2:if((null==(n=r.sent())?void 0:n.error_code)||!n.provider_token)throw n;return[4,this.oauthInstance.authApi.bindWithProvider({provider_token:n.provider_token})];case 3:return r.sent(),[3,5];case 4:throw r.sent();case 5:return[2]}})})},[4,new Promise(function(t,r){wx.login({success:function(o){return Qn(n,void 0,void 0,function(){var n;return $n(this,function(i){switch(i.label){case 0:return i.trys.push([0,2,,3]),[4,e(o.code)];case 1:return i.sent(),t(!0),[3,3];case 2:return n=i.sent(),r(n),[3,3];case 3:return[2]}})})},fail:function(t){var e=new Error(null==t?void 0:t.errMsg);e.code=null==t?void 0:t.errno,r(e)}})})];case 1:return r.sent(),[2]}})})},n.prototype.signInWithUnionId=function(){return Qn(this,void 0,Promise,function(){var t=this;return $n(this,function(e){switch(e.label){case 0:if(!ut.default.isMatch())throw Error("wx api undefined");e.label=1;case 1:return e.trys.push([1,3,,4]),[4,new Promise(function(e,n){var r=wx.getAccountInfoSync().miniProgram;wx.login({success:function(o){return Qn(t,void 0,void 0,function(){var t,i,s,a,u;return $n(this,function(c){switch(c.label){case 0:t=null==r?void 0:r.appId,c.label=1;case 1:return c.trys.push([1,4,,5]),[4,this.oauthInstance.authApi.grantProviderToken({provider_code:o.code,provider_id:t,provider_params:{provider_code_type:"union_id",appid:null==r?void 0:r.appId}})];case 2:return i=c.sent(),(s=i.provider_token)?[4,this.oauthInstance.authApi.signInWithProvider({provider_id:t,provider_token:s})]:(n(i),[2]);case 3:return(null==(a=c.sent())?void 0:a.error_code)?(n(a),[2]):(e(!0),[3,5]);case 4:return u=c.sent(),n(u),[3,5];case 5:return[2]}})})},fail:function(t){var e=new Error(null==t?void 0:t.errMsg);e.code=null==t?void 0:t.errno,n(e)}})})];case 2:return e.sent(),[3,4];case 3:throw e.sent();case 4:return[2,this.createLoginState()]}})})},n.prototype.signInWithSms=function(t){var e=t.verificationInfo,n=void 0===e?{verification_id:"",is_user:!1}:e,r=t.verificationCode,o=void 0===r?"":r,i=t.phoneNum,s=void 0===i?"":i,a=t.bindInfo,u=void 0===a?void 0:a;return Qn(this,void 0,Promise,function(){return $n(this,function(t){try{return[2,this.signInWithUsername({verificationInfo:n,verificationCode:o,bindInfo:u,username:s,loginType:"sms"})]}catch(t){throw t}return[2]})})},n.prototype.signInWithEmail=function(t){var e=t.verificationInfo,n=void 0===e?{verification_id:"",is_user:!1}:e,r=t.verificationCode,o=void 0===r?"":r,i=t.bindInfo,s=void 0===i?void 0:i,a=t.email,u=void 0===a?"":a;return Qn(this,void 0,Promise,function(){return $n(this,function(t){try{return[2,this.signInWithUsername({verificationInfo:n,verificationCode:o,bindInfo:s,username:u,loginType:"email"})]}catch(t){throw t}return[2]})})},n.prototype.setCustomSignFunc=function(t){this.oauthInstance.authApi.setCustomSignFunc(t)},n.prototype.signIn=function(t){return Qn(this,void 0,Promise,function(){return $n(this,function(e){switch(e.label){case 0:return[4,this.oauthInstance.authApi.signIn(t)];case 1:return e.sent(),[2,this.createLoginState(t)]}})})},n.prototype.setPassword=function(t){return Qn(this,void 0,Promise,function(){return $n(this,function(e){return[2,this.oauthInstance.authApi.setPassword(t)]})})},n.prototype.isUsernameRegistered=function(t){return Qn(this,void 0,Promise,function(){return $n(this,function(e){switch(e.label){case 0:return"string"!=typeof t&&(0,Ze.throwError)(An.ERRORS.INVALID_PARAMS,"username must be a string"),[4,this.oauthInstance.authApi.checkIfUserExist({username:t})];case 1:return[2,e.sent().exist]}})})},n.prototype.hasLoginState=function(){var t;if("async"!==this.cache.mode)return(null===(t=this.oauthInstance)||void 0===t?void 0:t.authApi.hasLoginStateSync())?new er({envId:this.config.env,cache:this.cache,oauthInstance:this.oauthInstance}):null;(0,Ze.printWarn)(An.ERRORS.INVALID_OPERATION,"current platform's storage is asynchronous, please use getLoginState instead")},n.prototype.getLoginState=function(){return Qn(this,void 0,Promise,function(){var t;return $n(this,function(e){switch(e.label){case 0:t=null,e.label=1;case 1:return e.trys.push([1,3,,4]),[4,this.oauthInstance.authApi.getLoginState()];case 2:return t=e.sent(),[3,4];case 3:return e.sent(),[2,null];case 4:return t?[2,new er({envId:this.config.env,cache:this.cache,oauthInstance:this.oauthInstance})]:[2,null]}})})},n.prototype.getUserInfo=function(){return Qn(this,void 0,Promise,function(){return $n(this,function(t){return[2,this.getCurrentUser()]})})},n.prototype.getWedaUserInfo=function(){return Qn(this,void 0,Promise,function(){return $n(this,function(t){return[2,this.oauthInstance.authApi.getWedaUserInfo()]})})},n.prototype.updateUserBasicInfo=function(t){return Qn(this,void 0,void 0,function(){var e;return $n(this,function(n){switch(n.label){case 0:return[4,this.getLoginState()];case 1:return(e=n.sent())?[4,e.user.updateUserBasicInfo(t)]:[3,3];case 2:n.sent(),n.label=3;case 3:return[2]}})})},n.prototype.getAuthHeader=function(){return console.error("Auth.getAuthHeader API 已废弃"),{}},n.prototype.bindWithProvider=function(t){return Qn(this,void 0,Promise,function(){return $n(this,function(e){return[2,this.oauthInstance.authApi.bindWithProvider(t)]})})},n.prototype.queryUser=function(t){return Qn(this,void 0,Promise,function(){return $n(this,function(e){return[2,this.oauthInstance.authApi.queryUserProfile(t)]})})},n.prototype.getAccessToken=function(){return Qn(this,void 0,Promise,function(){return $n(this,function(t){switch(t.label){case 0:return[4,this.oauthInstance.oauth2client.getAccessToken()];case 1:return[2,{accessToken:t.sent(),env:this.config.env}]}})})},n.prototype.grantProviderToken=function(t){return Qn(this,void 0,Promise,function(){return $n(this,function(e){return[2,this.oauthInstance.authApi.grantProviderToken(t)]})})},n.prototype.patchProviderToken=function(t){return Qn(this,void 0,Promise,function(){return $n(this,function(e){return[2,this.oauthInstance.authApi.patchProviderToken(t)]})})},n.prototype.signInWithProvider=function(t){return Qn(this,void 0,Promise,function(){return $n(this,function(e){switch(e.label){case 0:return[4,this.oauthInstance.authApi.signInWithProvider(t)];case 1:return e.sent(),[2,this.createLoginState(t)]}})})},n.prototype.signInWithWechat=function(t){return void 0===t&&(t={}),Qn(this,void 0,void 0,function(){return $n(this,function(e){switch(e.label){case 0:return[4,this.oauthInstance.authApi.signInWithWechat(t)];case 1:return e.sent(),[2,this.createLoginState(t)]}})})},n.prototype.grantToken=function(t){return Qn(this,void 0,Promise,function(){return $n(this,function(e){switch(e.label){case 0:return[4,this.oauthInstance.authApi.grantToken(t)];case 1:return e.sent(),[2,this.createLoginState()]}})})},n.prototype.genProviderRedirectUri=function(t){return Qn(this,void 0,Promise,function(){return $n(this,function(e){return[2,this.oauthInstance.authApi.genProviderRedirectUri(t)]})})},n.prototype.resetPassword=function(t){return Qn(this,void 0,Promise,function(){return $n(this,function(e){return[2,this.oauthInstance.authApi.resetPassword(t)]})})},n.prototype.deviceAuthorize=function(t){return Qn(this,void 0,Promise,function(){return $n(this,function(e){return[2,this.oauthInstance.authApi.deviceAuthorize(t)]})})},n.prototype.sudo=function(t){return Qn(this,void 0,Promise,function(){return $n(this,function(e){return[2,this.oauthInstance.authApi.sudo(t)]})})},n.prototype.deleteMe=function(t){return Qn(this,void 0,Promise,function(){return $n(this,function(e){return[2,this.oauthInstance.authApi.deleteMe(t)]})})},n.prototype.getProviders=function(){return Qn(this,void 0,Promise,function(){return $n(this,function(t){return[2,this.oauthInstance.authApi.getProviders()]})})},n.prototype.loginScope=function(){return Qn(this,void 0,Promise,function(){return $n(this,function(t){return[2,this.oauthInstance.authApi.loginScope()]})})},n.prototype.loginGroups=function(){return Qn(this,void 0,Promise,function(){return $n(this,function(t){return[2,this.oauthInstance.authApi.loginGroups()]})})},n.prototype.onLoginStateChanged=function(t){var e;return Qn(this,void 0,void 0,function(){var n,r=this;return $n(this,function(o){switch(o.label){case 0:return null===(e=this.config.eventBus)||void 0===e||e.on(Ee,function(e){return Qn(r,void 0,void 0,function(){var n,r,o;return $n(this,function(i){switch(i.label){case 0:return(null===(o=null==e?void 0:e.data)||void 0===o?void 0:o.eventType)===ye?[3,2]:[4,this.getLoginState()];case 1:return r=i.sent(),[3,3];case 2:r={},i.label=3;case 3:return n=r,t.call(this,Jn(Jn({},e),n)),[2]}})})}),[4,this.getLoginState()];case 1:return n=o.sent(),t.call(this,n),[2]}})})},n.prototype.refreshTokenForce=function(t){return Qn(this,void 0,Promise,function(){return $n(this,function(e){return[2,this.oauthInstance.authApi.refreshTokenForce(t)]})})},n.prototype.getCredentials=function(){return Qn(this,void 0,Promise,function(){return $n(this,function(t){return[2,this.oauthInstance.authApi.getCredentials()]})})},n.prototype.setCredentials=function(t){return Qn(this,void 0,void 0,function(){return $n(this,function(e){switch(e.label){case 0:return[4,this.oauthInstance.oauth2client.setCredentials(t)];case 1:return e.sent(),[2]}})})},n.prototype.getProviderSubType=function(){return Qn(this,void 0,Promise,function(){return $n(this,function(t){return[2,this.oauthInstance.authApi.getProviderSubType()]})})},n.prototype.createCaptchaData=function(t){return Qn(this,void 0,void 0,function(){return $n(this,function(e){return[2,this.oauthInstance.authApi.createCaptchaData(t)]})})},n.prototype.verifyCaptchaData=function(t){return Qn(this,void 0,void 0,function(){return $n(this,function(e){return[2,this.oauthInstance.authApi.verifyCaptchaData(t)]})})},n.prototype.getMiniProgramQrCode=function(t){return Qn(this,void 0,Promise,function(){return $n(this,function(e){return[2,this.oauthInstance.authApi.getMiniProgramCode(t)]})})},n.prototype.getMiniProgramQrCodeStatus=function(t){return Qn(this,void 0,Promise,function(){return $n(this,function(e){return[2,this.oauthInstance.authApi.getMiniProgramQrCodeStatus(t)]})})},n.prototype.modifyPassword=function(t){return Qn(this,void 0,Promise,function(){return $n(this,function(e){return[2,this.oauthInstance.authApi.modifyPassword(t)]})})},n.prototype.modifyPasswordWithoutLogin=function(t){return Qn(this,void 0,Promise,function(){return $n(this,function(e){return[2,this.oauthInstance.authApi.modifyPasswordWithoutLogin(t)]})})},n.prototype.getUserBehaviorLog=function(t){return Qn(this,void 0,Promise,function(){return $n(this,function(e){return[2,this.oauthInstance.authApi.getUserBehaviorLog(t)]})})},n.prototype.signInWithUsername=function(t){var e=t.verificationInfo,n=void 0===e?{verification_id:"",is_user:!1}:e,r=t.verificationCode,o=void 0===r?"":r,i=t.username,s=void 0===i?"":i,a=t.bindInfo,u=void 0===a?void 0:a,c=t.loginType,l=void 0===c?"":c;return Qn(this,void 0,Promise,function(){var t,e,r,i,a,c,h;return $n(this,function(d){switch(d.label){case 0:return d.trys.push([0,8,,9]),[4,this.oauthInstance.authApi.verify({verification_id:n.verification_id,verification_code:o})];case 1:if(null==(t=d.sent())?void 0:t.error_code)throw t;return e=t.verification_token,r=this.formatPhone(s),i={phone_number:r},"email"===l&&(i={email:r=s}),n.is_user?[4,this.oauthInstance.authApi.signIn({username:r,verification_token:e})]:[3,5];case 2:if(null==(a=d.sent())?void 0:a.error_code)throw a;return u?[4,this.oauthInstance.authApi.bindWithProvider({provider_token:null==u?void 0:u.providerToken})]:[3,4];case 3:if(null==(c=d.sent())?void 0:c.error_code)throw c;d.label=4;case 4:return[3,7];case 5:return[4,this.oauthInstance.authApi.signUp(Jn(Jn({},i),{verification_token:e,provider_token:null==u?void 0:u.providerId}))];case 6:if(null==(h=d.sent())?void 0:h.error_code)throw h;d.label=7;case 7:return[2,this.createLoginState()];case 8:throw d.sent();case 9:return[2]}})})},n.prototype.createLoginState=function(t,e){return Qn(this,void 0,Promise,function(){var n;return $n(this,function(r){switch(r.label){case 0:return[4,(n=new er({envId:this.config.env,cache:this.cache,oauthInstance:this.oauthInstance})).checkLocalStateAsync()];case 1:return r.sent(),(null==e?void 0:e.userInfo)?(n.user.setLocalUserInfo(e.userInfo),[3,5]):[3,2];case 2:return(null==e?void 0:e.asyncRefreshUser)?(n.user.refresh(t),[3,5]):[3,3];case 3:return[4,n.user.refresh(t)];case 4:r.sent(),r.label=5;case 5:return[2,n]}})})},n.prototype.setAccessKey=function(){var t,e;return Qn(this,void 0,void 0,function(){var n,r;return $n(this,function(o){if(n="",r="",this.config.accessKey?(n=this.config.accessKey,r="accessKey"):(null===(t=this.config.auth)||void 0===t?void 0:t.secretId)&&(null===(e=this.config.auth)||void 0===e?void 0:e.secretKey)&&(n="",r=Pe),!r)return[2];try{this.oauthInstance.oauth2client.setAccessKeyCredentials({access_token:n,token_type:"Bearer",scope:r,expires_at:new Date(+new Date+ +new Date),expires_in:+new Date+ +new Date})}catch(t){console.warn("accessKey error: ",t)}return[2]})})},n.prototype.formatPhone=function(t){return!/\s+/.test(t)&&/^\+\d{1,3}\d+/.test(t)?t.replace(/^(\+\d{1,2})(\d+)$/,"$1 $2"):/^\+\d{1,3}\s+/.test(t)?t:"+86 ".concat(t)},n.prototype.notifyListeners=function(t,e,n){this.listeners.forEach(function(r){r.forEach(function(r){try{r(t,e,n)}catch(t){console.error("Error in auth state change callback:",t)}})})},n.prototype.setupListeners=function(){var t,e=this;null===(t=this.config.eventBus)||void 0===t||t.on(Se,function(t){return Qn(e,void 0,void 0,function(){var e,n,r,o,i,s,a;return $n(this,function(u){switch(u.label){case 0:return e=null===(s=null==t?void 0:t.data)||void 0===s?void 0:s.event,n=null===(a=null==t?void 0:t.data)||void 0===a?void 0:a.info,e!==ge||n?[3,2]:[4,this.getUser(!0)];case 1:r=u.sent().data,(o=(void 0===r?{}:r).user)&&(n={user:o}),u.label=2;case 2:return[4,this.getSession()];case 3:return i=u.sent().data.session,this.notifyListeners(e,i,n),[2]}})})})},n.prototype.convertToUser=function(t){var e,n,r,o,i,s;if(!t)return null;var a=(null==t?void 0:t.email)||"",u=(null==t?void 0:t.phone_number)||"",c=(null==t?void 0:t.sub)||(null==t?void 0:t.uid)||"";return{id:c,aud:"authenticated",role:null===(n=null===(e=t.groups)||void 0===e?void 0:e.map)||void 0===n?void 0:n.call(e,function(t){return"string"==typeof t?t:t.id}),email:a||"",email_confirmed_at:(null==t||t.email_verified,t.created_at),phone:u,phone_confirmed_at:u?t.created_at:void 0,confirmed_at:t.created_at,last_sign_in_at:t.last_sign_in_at,app_metadata:{provider:(null===(r=t.loginType)||void 0===r?void 0:r.toLowerCase())||"cloudbase",providers:[(null===(o=t.loginType)||void 0===o?void 0:o.toLowerCase())||"cloudbase"]},user_metadata:{name:null==t?void 0:t.name,picture:null==t?void 0:t.picture,username:null==t?void 0:t.username,gender:null==t?void 0:t.gender,locale:null==t?void 0:t.locale,uid:t.uid,nickName:t.nickName||(null==t?void 0:t.name),avatarUrl:t.avatarUrl||t.picture,location:t.location,hasPassword:null!==(i=t.hasPassword)&&void 0!==i?i:"SET"===t.password,open_id:null==t?void 0:t.open_id},identities:(null===(s=null==t?void 0:t.providers)||void 0===s?void 0:s.map(function(e){return{id:e.id||"",identity_id:e.id||"",user_id:c,identity_data:{provider_id:e.id,provider_user_id:e.provider_user_id,name:e.name},provider:e.id||"cloudbase",created_at:t.created_at,updated_at:t.updated_at,last_sign_in_at:t.last_sign_in_at}}))||[],created_at:t.created_at,updated_at:t.updated_at,is_anonymous:"anonymous"===t.name}},n.prototype.validateParams=function(t,e){for(var n=0,r=Object.entries(e);n<r.length;n++){var o=r[n],i=o[0],s=o[1];if(s.required&&(void 0===(null==t?void 0:t[i])||null===(null==t?void 0:t[i])||""===(null==t?void 0:t[i])))throw new bn({message:s.message})}},n.prototype.validateAtLeastOne=function(t,e,n){if(!e.some(function(e){return e.some(function(e){return void 0!==(null==t?void 0:t[e])&&null!==(null==t?void 0:t[e])&&""!==(null==t?void 0:t[e])})}))throw new bn({message:n})},n.prototype.init=function(){var t;return Qn(this,void 0,Promise,function(){return $n(this,function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),[4,this.oauthInstance.oauth2client.localCredentials.getCredentials()];case 1:return e.sent()&&!this.oauthInstance.oauth2client.initSessionEmitted&&(null===(t=this.config.eventBus)||void 0===t||t.fire(Se,{event:be})),[3,3];case 2:return e.sent(),[3,3];case 3:return[2,{error:null}]}})})},zn([(0,Rn.catchErrorsDecorator)({title:"绑定手机号失败",messages:["请确认以下各项:"," 1 - 调用 auth().bindPhoneNumber() 的语法或参数是否正确"," 2 - 当前环境是否开通了短信验证码登录","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(An.COMMUNITY_SITE_URL)]}),Yn("design:type",Function),Yn("design:paramtypes",["function"==typeof(r=t.BindPhoneRequest)?r:Object]),Yn("design:returntype",Promise)],n.prototype,"bindPhoneNumber",null),zn([(0,Rn.catchErrorsDecorator)({title:"解除三方绑定失败",messages:["请确认以下各项:"," 1 - 调用 auth().unbindProvider() 的语法或参数是否正确"," 2 - 当前账户是否已经与此登录方式解绑","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(An.COMMUNITY_SITE_URL)]}),Yn("design:type",Function),Yn("design:paramtypes",["function"==typeof(o=t.UnbindProviderRequest)?o:Object]),Yn("design:returntype","function"==typeof(i="undefined"!=typeof Promise&&Promise)?i:Object)],n.prototype,"unbindProvider",null),zn([(0,Rn.catchErrorsDecorator)({title:"绑定邮箱地址失败",messages:["请确认以下各项:"," 1 - 调用 auth().bindEmail() 的语法或参数是否正确"," 2 - 当前环境是否开通了邮箱密码登录","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(An.COMMUNITY_SITE_URL)]}),Yn("design:type",Function),Yn("design:paramtypes",["function"==typeof(s=t.BindEmailRequest)?s:Object]),Yn("design:returntype",void 0)],n.prototype,"bindEmail",null),zn([(0,Rn.catchErrorsDecorator)({title:"验证码验证失败",messages:["请确认以下各项:"," 1 - 调用 auth().verify() 的语法或参数是否正确"," 2 - 当前环境是否开通了手机验证码/邮箱登录","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(An.COMMUNITY_SITE_URL)]}),Yn("design:type",Function),Yn("design:paramtypes",["function"==typeof(a=t.VerifyRequest)?a:Object]),Yn("design:returntype","function"==typeof(u="undefined"!=typeof Promise&&Promise)?u:Object)],n.prototype,"verify",null),zn([(0,Rn.catchErrorsDecorator)({title:"获取验证码失败",messages:["请确认以下各项:"," 1 - 调用 auth().getVerification() 的语法或参数是否正确"," 2 - 当前环境是否开通了手机验证码/邮箱登录","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(An.COMMUNITY_SITE_URL)]}),Yn("design:type",Function),Yn("design:paramtypes",["function"==typeof(c=t.GetVerificationRequest)?c:Object,Object]),Yn("design:returntype","function"==typeof(l="undefined"!=typeof Promise&&Promise)?l:Object)],n.prototype,"getVerification",null),zn([(0,Rn.catchErrorsDecorator)({title:"获取用户信息失败",messages:["请确认以下各项:"," 1 - 调用 auth().getCurrentUser() 的语法或参数是否正确","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(An.COMMUNITY_SITE_URL)]}),Yn("design:type",Function),Yn("design:paramtypes",[Object]),Yn("design:returntype","function"==typeof(h="undefined"!=typeof Promise&&Promise)?h:Object)],n.prototype,"getCurrentUser",null),zn([(0,Rn.catchErrorsDecorator)({title:"小程序匿名登录失败",messages:["请确认以下各项:"," 1 - 当前环境是否开启了匿名登录"," 2 - 调用 auth().signInAnonymouslyInWx() 的语法或参数是否正确","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(An.COMMUNITY_SITE_URL)]}),Yn("design:type",Function),Yn("design:paramtypes",[Object]),Yn("design:returntype","function"==typeof(d="undefined"!=typeof Promise&&Promise)?d:Object)],n.prototype,"signInAnonymouslyInWx",null),zn([(0,Rn.catchErrorsDecorator)({title:"小程序绑定OpenID失败",messages:["请确认以下各项:"," 1 - 当前环境是否开启了小程序openId静默登录"," 2 - 调用 auth().bindOpenId() 的语法或参数是否正确","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(An.COMMUNITY_SITE_URL)]}),Yn("design:type",Function),Yn("design:paramtypes",[]),Yn("design:returntype","function"==typeof(f="undefined"!=typeof Promise&&Promise)?f:Object)],n.prototype,"bindOpenId",null),zn([(0,Rn.catchErrorsDecorator)({title:"小程序unionId静默登录失败",messages:["请确认以下各项:"," 1 - 当前环境是否开启了小程序unionId静默登录"," 2 - 调用 auth().signInWithUnionId() 的语法或参数是否正确","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(An.COMMUNITY_SITE_URL)]}),Yn("design:type",Function),Yn("design:paramtypes",[]),Yn("design:returntype","function"==typeof(p="undefined"!=typeof Promise&&Promise)?p:Object)],n.prototype,"signInWithUnionId",null),zn([(0,Rn.catchErrorsDecorator)({title:"短信验证码登陆",messages:["请确认以下各项:"," 1 - 当前环境是否开启了小程序短信验证码登陆"," 2 - 调用 auth().signInWithSms() 的语法或参数是否正确","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(An.COMMUNITY_SITE_URL)]}),Yn("design:type",Function),Yn("design:paramtypes",[Object]),Yn("design:returntype","function"==typeof(v="undefined"!=typeof Promise&&Promise)?v:Object)],n.prototype,"signInWithSms",null),zn([(0,Rn.catchErrorsDecorator)({title:"邮箱验证码登陆",messages:["请确认以下各项:"," 1 - 当前环境是否开启了邮箱登陆"," 2 - 调用 auth().signInWithEmail() 的语法或参数是否正确","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(An.COMMUNITY_SITE_URL)]}),Yn("design:type",Function),Yn("design:paramtypes",[Object]),Yn("design:returntype","function"==typeof(y="undefined"!=typeof Promise&&Promise)?y:Object)],n.prototype,"signInWithEmail",null),zn([(0,Rn.catchErrorsDecorator)({title:"获取用户是否被占用失败",messages:["请确认以下各项:"," 1 - 调用 auth().isUsernameRegistered() 的语法或参数是否正确","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(An.COMMUNITY_SITE_URL)]}),Yn("design:type",Function),Yn("design:paramtypes",[String]),Yn("design:returntype","function"==typeof(m="undefined"!=typeof Promise&&Promise)?m:Object)],n.prototype,"isUsernameRegistered",null),zn([(0,Rn.catchErrorsDecorator)({title:"获取本地登录态失败",messages:["请确认以下各项:"," 1 - 调用 auth().getLoginState() 的语法或参数是否正确","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(An.COMMUNITY_SITE_URL)]}),Yn("design:type",Function),Yn("design:paramtypes",[]),Yn("design:returntype","function"==typeof(g="undefined"!=typeof Promise&&Promise)?g:Object)],n.prototype,"getLoginState",null),zn([(0,Rn.catchErrorsDecorator)({title:"获取用户信息失败",messages:["请确认以下各项:"," 1 - 是否已登录"," 2 - 调用 auth().getUserInfo() 的语法或参数是否正确","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(An.COMMUNITY_SITE_URL)]}),Yn("design:type",Function),Yn("design:paramtypes",[]),Yn("design:returntype","function"==typeof(b="undefined"!=typeof Promise&&Promise)?b:Object)],n.prototype,"getUserInfo",null),zn([(0,Rn.catchErrorsDecorator)({title:"获取微搭插件用户信息失败",messages:["请确认以下各项:"," 1 - 是否已登录"," 2 - 调用 auth().getWedaUserInfo() 的语法或参数是否正确","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(An.COMMUNITY_SITE_URL)]}),Yn("design:type",Function),Yn("design:paramtypes",[]),Yn("design:returntype","function"==typeof(w="undefined"!=typeof Promise&&Promise)?w:Object)],n.prototype,"getWedaUserInfo",null),zn([(0,Rn.catchErrorsDecorator)({title:"绑定第三方登录方式失败",messages:["请确认以下各项:"," 1 - 调用 auth().bindWithProvider() 的语法或参数是否正确"," 2 - 此账户是否已经绑定此第三方","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(An.COMMUNITY_SITE_URL)]}),Yn("design:type",Function),Yn("design:paramtypes",["function"==typeof(_=t.BindWithProviderRequest)?_:Object]),Yn("design:returntype","function"==typeof(I="undefined"!=typeof Promise&&Promise)?I:Object)],n.prototype,"bindWithProvider",null),zn([(0,Rn.catchErrorsDecorator)({title:"获取身份源类型",messages:["请确认以下各项:"," 1 - 调用 auth().getProviderSubType() 的语法或参数是否正确","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(An.COMMUNITY_SITE_URL)]}),Yn("design:type",Function),Yn("design:paramtypes",[]),Yn("design:returntype","function"==typeof(E="undefined"!=typeof Promise&&Promise)?E:Object)],n.prototype,"getProviderSubType",null),n}(Hn),rr="auth";function or(t,e){for(var n=[],r=0;r<=t.length;r++)n[r]=[r];for(var o=0;o<=e.length;o++)n[0][o]=o;for(r=1;r<=t.length;r++)for(o=1;o<=e.length;o++){var i=t[r-1].toLowerCase()===e[o-1].toLowerCase()?0:1;n[r][o]=Math.min(n[r-1][o]+1,n[r][o-1]+1,n[r-1][o-1]+i)}return n[t.length][e.length]}var ir={name:"auth",namespace:rr,entity:function(t){var e=function(t){var e,n=this;if(this.authInstance&&!t)return this.authInstance;t=t||{region:"",persistence:"local",apiPath:fe};var r=this.platform.adapter,o=t.persistence||r.primaryStorage;o&&o!==this.config.persistence&&this.updateConfig({persistence:o});var i=function(t,e){var n,r,o,i,s=this,a=t.region,u=void 0===a?"ap-shanghai":a,c=t.i18n,l=t.accessKey,h=t.useWxCloud,d=(null==e?void 0:e.platform)||Nn.useDefaultAdapter.bind(e)(),f=d.runtime,p=d.adapter,v=e||{},y=v.env,m=v.clientId,g=v.debug,b=v.cache,w=v.app,_=v.getApiOrigin,I=(e||{}).apiOrigin;I||(I="https://".concat(y,".").concat(u,".tcb-api.tencentcloudapi.com"));var E={env:y,clientId:m,i18n:c,accessKey:l,useWxCloud:h,eventBus:new Xe.CloudbaseEventEmitter},S=new Pn(qn(Jn(Jn({},E),{apiOrigin:I,getApiOrigin:_,apiPath:(null==t?void 0:t.apiPath)||fe,storage:null==t?void 0:t.storage,baseRequest:null==t?void 0:t.baseRequest,request:null==t?void 0:t.request,anonymousSignInFunc:null==t?void 0:t.anonymousSignInFunc,captchaOptions:null==t?void 0:t.captchaOptions,wxCloud:null==t?void 0:t.wxCloud,adapter:p,onCredentialsError:Zn(E.eventBus),headers:Jn({"X-SDK-Version":"@cloudbase/js-sdk/".concat(t.sdkVersion)},t.headers||{}),detectSessionInUrl:t.detectSessionInUrl,debug:g,auth:null===(r=null===(n=e.app)||void 0===n?void 0:n.config)||void 0===r?void 0:r.auth}))),O=new nr(Jn(Jn({},E),{region:u,persistence:t.persistence,debug:g,cache:b||new Cn.CloudbaseCache({persistence:t.persistence,keys:{userInfoKey:"user_info_".concat(y)},platformInfo:d}),runtime:f||"web",_fromApp:w,oauthInstance:S,auth:null===(i=null===(o=e.app)||void 0===o?void 0:o.config)||void 0===i?void 0:i.auth}));return S.initializeSession(function(t,e){return Qn(s,void 0,void 0,function(){return $n(this,function(n){return t?(t.type===Oe?e?E.eventBus.fire(Se,{event:ge,info:Jn(Jn({},t),{error:e})}):t.user&&O.createLoginState({},{userInfo:t.user}):t.type===Te&&E.eventBus.fire(Se,{event:Ie,info:Jn(Jn({},t),{error:e})}),[2]):[2]})})}),{authInstance:O,oauthInstance:S}}(Jn(Jn({wxCloud:this.config.wxCloud,storage:this.config.storage},t),{persistence:this.config.persistence,i18n:this.config.i18n,accessKey:this.config.accessKey,useWxCloud:this.config.useWxCloud,sdkVersion:this.version,detectSessionInUrl:null===(e=this.config.auth)||void 0===e?void 0:e.detectSessionInUrl}),{env:this.config.env,clientId:this.config.clientId,getApiOrigin:function(){return n.request.getBaseEndPoint(n.config.endPointMode||"CLOUD_API")},platform:this.platform,cache:this.cache,app:this,debug:this.config.debug}),s=i.authInstance,a=i.oauthInstance;return this.oauthInstance=a,this.authInstance=s,this.authInstance},n=e.call(this,t);Object.assign(e,n),Object.setPrototypeOf(e,Object.getPrototypeOf(n));var r="undefined"!=typeof Proxy?new Proxy(e,{get:function(t,e,n){var r=Reflect.get(t,e,n);if(void 0!==r||"string"!=typeof e)return r;var o=function(t,e){for(var n=null,r=1/0,o=0,i=e;o<i.length;o++){var s=i[o];if(!s.startsWith("_")&&"constructor"!==s){var a=or(t,s);a<r&&(r=a,n=s)}}return n}(e,Object.getOwnPropertyNames(Object.getPrototypeOf(t)).concat(Object.keys(t)).filter(function(e){return"function"==typeof t[e]}));return o&&console.warn("[CloudBase Auth] auth.".concat(e," is not a function. Did you mean: auth.").concat(o,"() ?")),r}}):e;return this[rr]=r,r}};try{cloudbase.registerComponent(ir)}catch(t){}var sr=l(3388),ar=function(){return ar=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},ar.apply(this,arguments)},ur=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},cr=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},lr=m,hr="cloudrun",dr=function(){function t(){}return t.prototype.callContainer=function(t,e){return ur(this,void 0,void 0,function(){var n,r,o;return cr(this,function(i){switch(i.label){case 0:if(n=t.name,r=t.data,!n)throw new Error(JSON.stringify({code:lr.INVALID_PARAMS,msg:"[".concat(hr,".callContainer] invalid name")}));try{o=r?JSON.stringify(r):""}catch(t){throw new Error(JSON.stringify({code:lr.INVALID_PARAMS,msg:"[".concat(hr,".callContainer] invalid data")}))}return[4,fr.call(this,ar(ar({},t),{data:o}),e)];case 1:return[2,i.sent()]}})})},t}();function fr(t,e){var n;return ur(this,void 0,void 0,function(){var r,o,i,s,a,u,c,l,h,d,f,p,v,y,m;return cr(this,function(g){switch(g.label){case 0:if(r=t.name,o=t.data,i=t.path,s=void 0===i?"":i,a=t.method,u=t.header,c=void 0===u?{}:u,l=this.getEndPointWithKey("GATEWAY"),h=l.BASE_URL,d=l.PROTOCOL,f="".concat(d).concat(h,"/cloudrun/").concat(r),p=s.startsWith("/")?s:"/".concat(s),v=["GET","HEAD"].includes(null===(n=null==a?void 0:a.toUpperCase)||void 0===n?void 0:n.call(a)))try{y={};try{y=JSON.parse(o)}catch(t){y=o||{}}p="".concat(p).concat(p.includes("?")?"&":"?").concat(Object.keys(y).map(function(t){return"".concat(t,"=").concat(y[t])}).join("&"))}catch(t){}return[4,this.request.fetch(ar(ar({method:a||"POST",headers:Object.assign({},{"Content-Type":"application/json; charset=utf-8"},c)},v?{}:{body:o}),{url:"".concat(f).concat(p),customReqOpts:e}))];case 1:return m=g.sent(),"node-sdk"===(null==e?void 0:e.from)?[2,m]:[4,m.data];case 2:return[2,g.sent()]}})})}var pr=new dr,vr={name:hr,entity:{callContainer:pr.callContainer}};try{cloudbase.registerComponent(vr)}catch(t){}function yr(t){try{t.registerComponent(vr)}catch(t){console.warn(t)}}try{window.registerCloudrun=yr}catch(t){}var mr=function(){return mr=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},mr.apply(this,arguments)},gr=function(t,e){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(t,e)},br=f,wr=m,_r=y,Ir=P,Er=N,Sr=x,Or=U,Tr=tt,Pr="functions",Ar=function(){function t(){}var e,n,r;return t.prototype.callFunction=function(t,e,n){var r,o,i,s,a,u,c;return s=this,a=void 0,c=function(){var s,a,u,c,l,h,d,f,p,v,y,m,g,b,w,_,I,E,O,T,P,A,R,C;return function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}}(this,function(N){switch(N.label){case 0:if(s=t.name,a=t.data,u=t.query,c=t.parse,l=t.search,h=t.type,d=t.path,f=void 0===d?"":d,p=t.method,v=t.header,y=void 0===v?{}:v,g=(m=this).request,b=m.config,!s)return[2,Or(b,{code:wr.INVALID_PARAMS,msg:"[".concat(Pr,".callFunction] invalid function name")})];try{w=a?JSON.stringify(a):""}catch(t){return[2,Or(b,{code:wr.INVALID_PARAMS,msg:"[".concat(Pr,".callFunction] invalid data")})]}return"cloudrun"!==h?[3,2]:(_=S(),[4,fr.call(this,{name:s,data:w,path:f,method:p,header:mr(mr({},y),{"X-Request-Id":_})})]);case 1:return[2,{result:R=N.sent(),requestId:_}];case 2:I="functions.invokeFunction",E={inQuery:u,parse:c,search:l,function_name:s,request_data:w},O={},T=!("GATEWAY"!==b.endPointMode||(x=s,"lcap-common-service"===x||"lcap-datasource-test"===x||x.startsWith("lcap-data")||x.startsWith("lowcode-datasource")||"cloudbase_module"===x)||function(t){return"lowcode-wx-datasource"===t}(s)),N.label=3;case 3:return N.trys.push([3,8,,9]),T?[4,g.gateWay(mr(mr({},t),{path:"functions"}),n)]:[3,5];case 4:return P=N.sent(),O=mr({requestId:P.requestId},(null===(r=P.data)||void 0===r?void 0:r.code)?P.data:{data:{response_data:P.data}}),[3,7];case 5:return[4,g.send(I,E,{endPointMode:"CLOUD_API",defaultQuery:(null===(o=null==a?void 0:a.params)||void 0===o?void 0:o.action)?{action:null===(i=null==a?void 0:a.params)||void 0===i?void 0:i.action}:{}},n)];case 6:O=N.sent(),N.label=7;case 7:if(O.code){if(A=O.message||O.msg||"",function(t){return Sr(t)}(b))throw Er({code:O.code,msg:A,requestId:O.requestId},null==b?void 0:b.errorFactory);return[2,Ir(e,null,{code:O.code,message:A,requestId:O.requestId})]}if(R=O.data.response_data,c||T)return[2,Ir(e,null,{result:R,requestId:O.requestId})];try{return R=JSON.parse(O.data.response_data),[2,Ir(e,null,{result:R,requestId:O.requestId})]}catch(t){Ir(e,new Error("[".concat(br(),"][").concat(wr.INVALID_PARAMS,"][").concat(Pr,".callFunction] response data must be json")))}return[3,9];case 8:return C=N.sent(),Ir(e,C),[3,9];case 9:return[2]}var x})},new((u=void 0)||(u=Promise))(function(t,e){function n(t){try{o(c.next(t))}catch(t){e(t)}}function r(t){try{o(c.throw(t))}catch(t){e(t)}}function o(e){var o;e.done?t(e.value):(o=e.value,o instanceof u?o:new u(function(t){t(o)})).then(n,r)}o((c=c.apply(s,a||[])).next())})},function(t,e,n,r){var o,i=arguments.length,s=i<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(t,e,n,r);else for(var a=t.length-1;a>=0;a--)(o=t[a])&&(s=(i<3?o(s):i>3?o(e,n,s):o(e,n))||s);i>3&&s&&Object.defineProperty(e,n,s)}([Tr({customInfo:{className:"Cloudbase",methodName:"callFunction"},title:"函数调用失败",messages:["请确认以下各项:"," 1 - 调用 callFunction() 的语法或参数是否正确"," 2 - 当前环境下是否存在此函数"," 3 - 函数安全规则是否限制了当前登录状态访问","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(_r)]}),gr("design:type",Function),gr("design:paramtypes",["function"==typeof(e=void 0!==sr.ICallFunctionOptions&&sr.ICallFunctionOptions)?e:Object,"function"==typeof(n="undefined"!=typeof Function&&Function)?n:Object,"function"==typeof(r=void 0!==sr.ICustomReqOpts&&sr.ICustomReqOpts)?r:Object]),gr("design:returntype",Promise)],t.prototype,"callFunction",null),t}(),Rr=new Ar,Cr={name:Pr,entity:{callFunction:Rr.callFunction}};try{cloudbase.registerComponent(Cr)}catch(t){}var Nr=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},t(e,n)};return function(e,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),xr=function(t){function e(e){var n=t.call(this,e)||this;return n.__isStorageError=!0,n.name="StorageError",n}return Nr(e,t),e}(Error);function Ur(t){return"object"==typeof t&&null!==t&&"__isStorageError"in t}var Lr,Dr=function(t){function e(e,n,r){var o=t.call(this,e)||this;return o.name="StorageApiError",o.status=n,o.statusCode=r,o}return Nr(e,t),e.prototype.toJSON=function(){return{name:this.name,message:this.message,status:this.status,statusCode:this.statusCode}},e}(xr);function kr(){return globalThis.Buffer}function jr(t){var e=kr();return e?e.from(t).toString("base64"):btoa(t)}function qr(t){return t.split("/").map(function(t){return encodeURIComponent(t)}).join("/")}Nr(function(t,e){var n=Lr.call(this,t)||this;return n.name="StorageUnknownError",n.originalError=e,n},Lr=xr);var Mr=function(){return Mr=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Mr.apply(this,arguments)},Wr=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},Br=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},Fr="/v1/storages";function Vr(t,e){return Wr(this,void 0,Promise,function(){var n;return Br(this,function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),[4,t()];case 1:return[2,{data:r.sent(),error:null}];case 2:if(n=r.sent(),e)throw n;return Ur(n)?[2,{data:null,error:n}]:[2,{data:null,error:new xr((null==n?void 0:n.message)||String(n))}];case 3:return[2]}})})}var Gr=function(){function t(t){this.ctx=t}return Object.defineProperty(t.prototype,"request",{get:function(){return this.ctx.request},enumerable:!1,configurable:!0}),t.prototype.gatewayOrigin=function(){return this.request.getBaseEndPoint("GATEWAY")},t.prototype.buildUrl=function(t,e){var n="".concat(this.gatewayOrigin()).concat(Fr).concat(t),r=function(t){if(!t)return"";var e=[];return Object.keys(t).forEach(function(n){var r=t[n];null!=r&&e.push("".concat(encodeURIComponent(n),"=").concat(encodeURIComponent(String(r))))}),e.join("&")}(e);return r&&(n+=(n.includes("?")?"&":"?")+r),n},t.prototype.toFullUrl=function(t){return t?/^https?:\/\//.test(t)||t.startsWith("//")?t:"".concat(this.gatewayOrigin()).concat(Fr).concat(t.startsWith("/")?"":"/").concat(t):t},t.prototype.send=function(t){return Wr(this,void 0,Promise,function(){var e,n,r,o,i,s;return Br(this,function(a){switch(a.label){case 0:return e=this.buildUrl(t.path,t.query),n=t.method.toUpperCase(),r=["GET","HEAD"].includes(n),o=Mr({},t.headers||{}),r||(void 0!==t.rawBody?i=t.rawBody:void 0!==t.json&&(o["Content-Type"]=o["Content-Type"]||"application/json",i=JSON.stringify(t.json))),[4,this.request.fetch(Mr(Mr(Mr(Mr({url:e,method:n,headers:o},void 0!==i?{body:i}:{}),{withCredentials:!1!==t.withCredentials,shouldThrowOnError:!1}),t.signal?{signal:t.signal}:{}),t.cache?{cache:t.cache}:{}))];case 1:return s=a.sent(),[2,this.unwrap(s,e)]}})})},t.prototype.download=function(t){var e,n;return Wr(this,void 0,Promise,function(){var r,o,i,s;return Br(this,function(a){switch(a.label){case 0:return r=this.buildUrl(t.path,t.query),[4,this.request.fetch(Mr(Mr({url:r,method:"GET",headers:Mr({},t.headers||{}),stream:!0,withCredentials:!1!==t.withCredentials,shouldThrowOnError:!1},t.signal?{signal:t.signal}:{}),t.cache?{cache:t.cache}:{}))];case 1:if(o=a.sent(),null===(e=t.signal)||void 0===e?void 0:e.aborted)throw new Dr("The download was aborted",0,"STORAGE_PG_ABORTED");if(304===(i=Number(null!==(n=null==o?void 0:o.statusCode)&&void 0!==n?n:200)))throw new Dr("Not Modified",i,"STORAGE_PG_NOT_MODIFIED");if(i>=400)throw new Dr("Download failed with status ".concat(i),i,"STORAGE_PG_REQUEST_FAIL");if(!(s=null==o?void 0:o.response))throw new Dr("Underlying adapter did not expose the raw Response",i,"STORAGE_PG_NO_RESPONSE");return[2,{response:s,status:i,header:null==o?void 0:o.header}]}})})},t.prototype.unwrap=function(t,e){var n,r;return Wr(this,void 0,Promise,function(){var o,i,s,a;return Br(this,function(u){switch(u.label){case 0:o=Number(null!==(r=null!==(n=null==t?void 0:t.statusCode)&&void 0!==n?n:null==t?void 0:t.status)&&void 0!==r?r:200),i=null==t?void 0:t.data,u.label=1;case 1:return u.trys.push([1,3,,4]),[4,i];case 2:return i=u.sent(),[3,4];case 3:return u.sent(),i=void 0,[3,4];case 4:if(o>=200&&o<300)return[2,i];throw s=(null==i?void 0:i.code)||(null==i?void 0:i.error)||"STORAGE_PG_REQUEST_FAIL",a=(null==i?void 0:i.message)||"Storage request failed with status ".concat(o,": ").concat(e),new Dr(a,o,s)}})})},t}(),Hr=function(){return Hr=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Hr.apply(this,arguments)},Kr=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},Jr=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}};function zr(t){return Ur(t)?t:new xr((null==t?void 0:t.message)||String(t))}function Yr(t){var e={};return void 0!==(null==t?void 0:t.download)&&(e.download=!0===t.download?"":t.download),void 0!==(null==t?void 0:t.cacheNonce)&&(e.cacheNonce=String(t.cacheNonce)),{headers:{},query:e}}var Qr=function(){function t(t){this.ctx=t}return t.prototype.then=function(t,e){return this.execute().then(t,e)},t.prototype.execute=function(){var t,e;return Kr(this,void 0,Promise,function(){var n,r,o,i,s;return Jr(this,function(a){switch(a.label){case 0:return a.trys.push([0,2,,3]),n=Yr(this.ctx.options),r=n.headers,o=n.query,[4,this.ctx.http.download({path:"/object/".concat(this.ctx.bucketId,"/").concat(qr(this.ctx.cleanName)),headers:Hr(Hr({},this.ctx.headers),r),query:o,signal:null===(t=this.ctx.parameters)||void 0===t?void 0:t.signal,cache:null===(e=this.ctx.parameters)||void 0===e?void 0:e.cache})];case 1:if(!(i=a.sent().response).body)throw new Dr("Response body is empty",i.status,"STORAGE_PG_EMPTY_BODY");return[2,{data:i.body,error:null}];case 2:if(s=a.sent(),this.ctx.shouldThrowOnError)throw s;return[2,{data:null,error:zr(s)}];case 3:return[2]}})})},t}(),$r=function(){function t(t){this.ctx=t}return t.prototype.asStream=function(){return new Qr(this.ctx)},t.prototype.then=function(t,e){return this.execute().then(t,e)},t.prototype.execute=function(){var t,e;return Kr(this,void 0,Promise,function(){var n,r,o,i,s,a;return Jr(this,function(u){switch(u.label){case 0:return u.trys.push([0,3,,4]),n=Yr(this.ctx.options),r=n.headers,o=n.query,[4,this.ctx.http.download({path:"/object/".concat(this.ctx.bucketId,"/").concat(qr(this.ctx.cleanName)),headers:Hr(Hr({},this.ctx.headers),r),query:o,signal:null===(t=this.ctx.parameters)||void 0===t?void 0:t.signal,cache:null===(e=this.ctx.parameters)||void 0===e?void 0:e.cache})];case 1:return i=u.sent().response,a={},[4,i.blob()];case 2:return[2,(a.data=u.sent(),a.error=null,a)];case 3:if(s=u.sent(),this.ctx.shouldThrowOnError)throw s;return[2,{data:null,error:zr(s)}];case 4:return[2]}})})},t}(),Xr=function(){return Xr=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Xr.apply(this,arguments)},Zr=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},to=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},eo="3600",no=function(){function t(t,e,n){void 0===n&&(n=!1),this.headers={},this.http=t,this.bucketId=e,this.shouldThrowOnError=n}return t.prototype.throwOnError=function(){return this.shouldThrowOnError=!0,this},t.prototype.setHeader=function(t,e){var n;if("string"!=typeof t||""===t.trim())throw new xr("setHeader requires a non-empty header name");if(/[\r\n]/.test(t)||"string"==typeof e&&/[\r\n]/.test(e))throw new xr("setHeader does not allow CR/LF characters in header name or value");return this.headers=Xr(Xr({},this.headers),((n={})[t]=String(e),n)),this},t.prototype.upload=function(t,e,n){return Zr(this,void 0,Promise,function(){return to(this,function(r){return[2,this.uploadOrUpdate("POST",t,e,n)]})})},t.prototype.update=function(t,e,n){return Zr(this,void 0,Promise,function(){return to(this,function(r){return[2,this.uploadOrUpdate("PUT",t,e,n)]})})},t.prototype.download=function(t,e,n){return new $r({http:this.http,bucketId:this.bucketId,cleanName:this.cleanPath(t),options:e,parameters:n,headers:this.headers,shouldThrowOnError:this.shouldThrowOnError})},t.prototype.list=function(t,e,n){return Zr(this,void 0,Promise,function(){var r=this;return to(this,function(o){return[2,Vr(function(){return Zr(r,void 0,void 0,function(){var r;return to(this,function(o){return r={prefix:t||""},void 0!==(null==e?void 0:e.limit)&&(r.limit=e.limit),void 0!==(null==e?void 0:e.cursor)&&(r.cursor=e.cursor),void 0!==(null==e?void 0:e.withDelimiter)&&(r.with_delimiter=e.withDelimiter),void 0!==(null==e?void 0:e.sortBy)&&(r.sortBy=e.sortBy),[2,this.send({method:"POST",path:"/object/list/".concat(this.bucketId),json:r,signal:null==n?void 0:n.signal,cache:null==n?void 0:n.cache})]})})},this.shouldThrowOnError)]})})},t.prototype.remove=function(t){return Zr(this,void 0,Promise,function(){var e=this;return to(this,function(n){return[2,Vr(function(){return Zr(e,void 0,void 0,function(){var e,n,r,o,i,s=this;return to(this,function(a){switch(a.label){case 0:e=t.map(function(t){return s.cleanPath(t)}),n=[],r=0,a.label=1;case 1:return r<e.length?(o=e.slice(r,r+100),[4,this.send({method:"DELETE",path:"/object/".concat(this.bucketId),json:{prefixes:o}})]):[3,4];case 2:i=a.sent(),Array.isArray(i)&&n.push.apply(n,i),a.label=3;case 3:return r+=100,[3,1];case 4:return[2,n]}})})},this.shouldThrowOnError)]})})},t.prototype.copy=function(t,e,n){return Zr(this,void 0,Promise,function(){var r=this;return to(this,function(o){return[2,Vr(function(){return Zr(r,void 0,void 0,function(){var r;return to(this,function(o){switch(o.label){case 0:return r=this.buildCopyMoveHeaders(n),[4,this.send({method:"POST",path:"/object/copy",json:{bucketId:this.bucketId,sourceKey:this.cleanPath(t),destinationKey:this.cleanPath(e),destinationBucket:null==n?void 0:n.destinationBucket,copyMetadata:null==n?void 0:n.copyMetadata,metadata:null==n?void 0:n.metadata},headers:r})];case 1:return[2,{path:o.sent().Key}]}})})},this.shouldThrowOnError)]})})},t.prototype.move=function(t,e,n){return Zr(this,void 0,Promise,function(){var r=this;return to(this,function(o){return[2,Vr(function(){return Zr(r,void 0,void 0,function(){return to(this,function(r){switch(r.label){case 0:return[4,this.send({method:"POST",path:"/object/move",json:{bucketId:this.bucketId,sourceKey:this.cleanPath(t),destinationKey:this.cleanPath(e),destinationBucket:null==n?void 0:n.destinationBucket}})];case 1:return[2,{message:r.sent().message||"Successfully moved"}]}})})},this.shouldThrowOnError)]})})},t.prototype.info=function(t){return Zr(this,void 0,Promise,function(){var e=this;return to(this,function(n){return[2,Vr(function(){return Zr(e,void 0,void 0,function(){var e,n;return to(this,function(r){switch(r.label){case 0:return e=this.cleanPath(t),[4,this.send({method:"GET",path:"/object/info/".concat(this.bucketId,"/").concat(this.encodePath(e))})];case 1:return[2,{id:(n=r.sent()).id,name:n.name,version:n.version,bucketId:n.bucket_id,size:n.size,contentType:n.content_type,cacheControl:n.cache_control,etag:n.etag,metadata:n.metadata,lastModified:n.last_modified,createdAt:n.created_at}]}})})},this.shouldThrowOnError)]})})},t.prototype.exists=function(t){return Zr(this,void 0,Promise,function(){var e,n,r;return to(this,function(o){switch(o.label){case 0:return o.trys.push([0,2,,3]),e=this.cleanPath(t),[4,this.send({method:"GET",path:"/object/info/".concat(this.bucketId,"/").concat(this.encodePath(e))})];case 1:return o.sent(),[2,{data:!0,error:null}];case 2:if(n=o.sent(),void 0!==(r=null==n?void 0:n.status)&&[400,404].includes(Number(r)))return[2,{data:!1,error:null}];if(this.shouldThrowOnError)throw n;return[2,{data:null,error:n instanceof xr?n:new xr((null==n?void 0:n.message)||String(n))}];case 3:return[2]}})})},t.prototype.createSignedUrl=function(t,e,n){return Zr(this,void 0,Promise,function(){var r=this;return to(this,function(o){return[2,Vr(function(){return Zr(r,void 0,void 0,function(){var r,o,i;return to(this,function(s){switch(s.label){case 0:return r=this.cleanPath(t),[4,this.send({method:"POST",path:"/object/sign/".concat(this.bucketId,"/").concat(this.encodePath(r)),json:{expiresIn:e}})];case 1:return o=s.sent(),i=o.fullSignedURL||this.http.toFullUrl(o.signedURL||""),[2,{fullSignedURL:this.appendUrlOptions(i,n)}]}})})},this.shouldThrowOnError)]})})},t.prototype.createSignedUrls=function(t,e,n){return Zr(this,void 0,Promise,function(){var r=this;return to(this,function(o){return[2,Vr(function(){return Zr(r,void 0,void 0,function(){var r,o,i,s,a=this;return to(this,function(u){switch(u.label){case 0:r=t.map(function(t){return a.cleanPath(t)}),o=[],i=0,u.label=1;case 1:return i<r.length?(s=r.slice(i,i+500),[4,this.send({method:"POST",path:"/object/sign/".concat(this.bucketId),json:{expiresIn:e,paths:s}})]):[3,4];case 2:u.sent().forEach(function(t){var e,r=t.fullSignedURL||(t.signedURL?a.http.toFullUrl(t.signedURL):null);o.push({path:t.path,fullSignedURL:r?a.appendUrlOptions(r,n):null,error:null!==(e=t.error)&&void 0!==e?e:null})}),u.label=3;case 3:return i+=500,[3,1];case 4:return[2,o]}})})},this.shouldThrowOnError)]})})},t.prototype.createSignedUploadUrl=function(t,e){return Zr(this,void 0,Promise,function(){var n=this;return to(this,function(r){return[2,Vr(function(){return Zr(n,void 0,void 0,function(){var n,r,o;return to(this,function(i){switch(i.label){case 0:return n=this.cleanPath(t),r={},(null==e?void 0:e.upsert)&&(r["x-upsert"]="true"),[4,this.send({method:"POST",path:"/object/upload/sign/".concat(this.bucketId,"/").concat(this.encodePath(n)),headers:r})];case 1:return[2,{fullSignedURL:(o=i.sent()).fullURL||this.http.toFullUrl(o.url||""),path:n,token:o.token}]}})})},this.shouldThrowOnError)]})})},t.prototype.uploadToSignedUrl=function(t,e,n,r){return Zr(this,void 0,Promise,function(){var o=this;return to(this,function(i){return[2,Vr(function(){return Zr(o,void 0,void 0,function(){var o,i,s,a,u;return to(this,function(c){switch(c.label){case 0:return o=this.cleanPath(t),i=this.buildUploadBody(n,r),s=i.body,a=i.headers,[4,this.send({method:"PUT",path:"/object/upload/sign/".concat(this.bucketId,"/").concat(this.encodePath(o)),query:{token:e},rawBody:s,headers:a,withCredentials:!1})];case 1:return u=c.sent(),[2,{path:o,fullPath:u.Key}]}})})},this.shouldThrowOnError)]})})},t.prototype.getPublicUrl=function(t,e){var n=this.cleanPath(t),r=this.http.buildUrl("/object/public/".concat(this.bucketId,"/").concat(this.encodePath(n)));return{data:{publicUrl:this.appendUrlOptions(r,e)}}},t.prototype.send=function(t){return this.http.send(Xr(Xr({},t),{headers:Xr(Xr({},this.headers),t.headers||{})}))},t.prototype.uploadOrUpdate=function(t,e,n,r){return Zr(this,void 0,Promise,function(){var o=this;return to(this,function(i){return[2,Vr(function(){return Zr(o,void 0,void 0,function(){var o,i,s,a,u;return to(this,function(c){switch(c.label){case 0:return o=this.cleanPath(e),i=this.buildUploadBody(n,r),s=i.body,a=i.headers,"POST"===t&&(a["x-upsert"]=String(Boolean(null==r?void 0:r.upsert))),[4,this.send({method:t,path:"/object/".concat(this.bucketId,"/").concat(this.encodePath(o)),rawBody:s,headers:a})];case 1:return[2,{id:(u=c.sent()).Id,path:o,fullPath:u.Key}]}})})},this.shouldThrowOnError)]})})},t.prototype.cleanPath=function(t){var e=t.replace(/^\/+|\/+$/g,"").replace(/\/+/g,"/");if(e.split("/").some(function(t){return".."===t}))throw new xr('invalid path: ".." segment is not allowed');return e},t.prototype.encodePath=function(t){return qr(t)},t.prototype.buildUploadBody=function(t,e){var n,r,o,i,s,a=Xr({},(null==e?void 0:e.headers)||{}),u=t,c="undefined"!=typeof FormData&&t instanceof FormData;if("undefined"!=typeof Blob&&t instanceof Blob||c){var l=void 0,h={};if(c){var d=this.extractFromFormData(t);l=d.file,h=d.fields}else l=t;var f=null!==(r=null!==(n=null==e?void 0:e.cacheControl)&&void 0!==n?n:h.cacheControl)&&void 0!==r?r:eo,p=null!==(o=null==e?void 0:e.contentType)&&void 0!==o?o:h.contentType,v=void 0!==(null==e?void 0:e.metadata)?JSON.stringify(e.metadata):h.metadata,y=new FormData;void 0!==f&&y.append("cacheControl",String(f)),void 0!==p&&y.append("contentType",p),void 0!==v&&y.append("metadata",v),y.append("",l),u=y}else u=t,f=null!==(i=null==e?void 0:e.cacheControl)&&void 0!==i?i:eo,p=null!==(s=null==e?void 0:e.contentType)&&void 0!==s?s:"text/plain;charset=UTF-8",a["cache-control"]="max-age=".concat(f),p&&(a["content-type"]=p),(null==e?void 0:e.metadata)&&(a["x-metadata"]=this.toBase64(JSON.stringify(e.metadata)));return{body:u,headers:a}},t.prototype.extractFromFormData=function(t){var e,n={},r=0,o=[];if(t.forEach(function(t,i){if("undefined"!=typeof Blob&&t instanceof Blob)return e=t,void(r+=1);"cacheControl"!==i&&"contentType"!==i&&"metadata"!==i?o.push(i):n[i]=String(t)}),o.length>0&&console.warn("Ignored unsupported FormData field(s): [".concat(o.join(", "),"]. Only file, cacheControl, contentType and metadata are supported")),0===r||!e)throw new xr("FormData must contain a file");if(r>1)throw new xr("FormData must contain exactly one file");return{file:e,fields:n}},t.prototype.buildCopyMoveHeaders=function(t){var e={};return(null==t?void 0:t.upsert)&&(e["x-upsert"]="true"),!1===(null==t?void 0:t.copyMetadata)&&(null==t?void 0:t.metadata)&&(e["x-metadata"]=this.toBase64(JSON.stringify(t.metadata))),e},t.prototype.appendUrlOptions=function(t,e){var n=[];if(void 0!==(null==e?void 0:e.download)){var r=!0===e.download?"":String(e.download);n.push("download=".concat(encodeURIComponent(r)))}if(void 0!==(null==e?void 0:e.cacheNonce)&&n.push("cacheNonce=".concat(encodeURIComponent(String(e.cacheNonce)))),0===n.length)return t;var o=t.includes("?")?"&":"?";return"".concat(t).concat(o).concat(n.join("&"))},t.prototype.toBase64=function(t){return jr(t)},t}(),ro=/[\x00-\x20\x7f/\\?#%]/;function oo(t,e){if("string"!=typeof t||0===t.length)throw new xr("[storage.".concat(e,"] bucketId is required"));if(t.length>256)throw new xr("[storage.".concat(e,"] invalid bucketId: length must be 1-").concat(256));var n=ro.exec(t);if(n){var r="[storage.".concat(e,'] invalid bucketId "').concat(t,'": ')+"contains forbidden character ".concat(JSON.stringify(n[0]),"; ")+'must not contain whitespace, control chars, "/", "\\", "?", "#" or "%"';throw new xr(r)}}var io,so=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},ao=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},uo=function(){function t(t,e){void 0===e&&(e=!1),this.http=new Gr(t),this.shouldThrowOnError=e}return t.prototype.throwOnError=function(){return this.shouldThrowOnError=!0,this},t.prototype.listBuckets=function(t){return so(this,void 0,Promise,function(){var e=this;return ao(this,function(n){return[2,Vr(function(){var n={};return void 0!==(null==t?void 0:t.limit)&&(n.limit=t.limit),void 0!==(null==t?void 0:t.offset)&&(n.offset=t.offset),(null==t?void 0:t.sortColumn)&&(n.sortColumn=t.sortColumn),(null==t?void 0:t.sortOrder)&&(n.sortOrder=t.sortOrder),(null==t?void 0:t.search)&&(n.search=t.search),e.http.send({method:"GET",path:"/bucket/",query:n})},this.shouldThrowOnError)]})})},t.prototype.getBucket=function(t){return so(this,void 0,Promise,function(){var e=this;return ao(this,function(n){return[2,Vr(function(){return oo(t,"getBucket"),e.http.send({method:"GET",path:"/bucket/".concat(t)})},this.shouldThrowOnError)]})})},t.prototype.createBucket=function(t,e){return so(this,void 0,Promise,function(){var n=this;return ao(this,function(r){return[2,Vr(function(){var r;return oo(t,"createBucket"),n.http.send({method:"POST",path:"/bucket/",json:{id:t,name:t,public:null!==(r=null==e?void 0:e.public)&&void 0!==r&&r,type:null==e?void 0:e.type,file_size_limit:null==e?void 0:e.fileSizeLimit,allowed_mime_types:null==e?void 0:e.allowedMimeTypes}})},this.shouldThrowOnError)]})})},t.prototype.updateBucket=function(t,e){return so(this,void 0,Promise,function(){var n=this;return ao(this,function(r){return[2,Vr(function(){return oo(t,"updateBucket"),n.http.send({method:"PUT",path:"/bucket/".concat(t),json:{public:e.public,file_size_limit:e.fileSizeLimit,allowed_mime_types:e.allowedMimeTypes}})},this.shouldThrowOnError)]})})},t.prototype.deleteBucket=function(t){return so(this,void 0,Promise,function(){var e=this;return ao(this,function(n){return[2,Vr(function(){return oo(t,"deleteBucket"),e.http.send({method:"DELETE",path:"/bucket/".concat(t)})},this.shouldThrowOnError)]})})},t}(),co=function(){return co=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},co.apply(this,arguments)},lo=function(t,e,n,r){var o,i=arguments.length,s=i<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(t,e,n,r);else for(var a=t.length-1;a>=0;a--)(o=t[a])&&(s=(i<3?o(s):i>3?o(e,n,s):o(e,n))||s);return i>3&&s&&Object.defineProperty(e,n,s),s},ho=function(t,e){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(t,e)},fo=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},po=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}};!function(t){t.put="put",t.post="post"}(io||(io={}));var vo=f,yo=m,mo=y,go=_,bo=I,wo=function(t){return"[object Object]"===Object.prototype.toString.call(t)},_o=P,Io=U,Eo=tt,So="storage";function Oo(t,e){return e&&"function"!=typeof e?[co(co({},t),{customReqOpts:e}),void 0]:[t,e]}var To=function(t,e,n){return fo(void 0,void 0,void 0,function(){var r,o,i;return po(this,function(s){switch(s.label){case 0:return[4,t.gateWay({path:"storages",name:"get-objects-upload-info",data:[co({objectId:e.path},e.signedHeader?{signedHeader:e.signedHeader}:{})]},n)];case 1:return r=L(r=s.sent()),o=(null===(i=r.data)||void 0===i?void 0:i[0])||{},[2,co(co({},r),{data:co(co({},o.code?co({},o):{}),{authorization:o.authorization,token:o.token,url:o.uploadUrl,fileId:o.cloudObjectId,cosFileId:o.cloudObjectMeta,download_url:o.downloadUrl})})]}})})},Po=function(t,e,n){return fo(void 0,void 0,void 0,function(){var r;return po(this,function(o){switch(o.label){case 0:return[4,t.gateWay({path:"storages",name:"get-objects-download-info",data:e.convertedFileList.map(function(t){return{cloudObjectId:t.fileid}})},n)];case 1:return r=L(r=o.sent()),[2,co(co({},r),{data:{download_list:Array.isArray(r.data)?r.data.map(function(t){return{code:t.code||"SUCCESS",message:t.message,fileid:t.cloudObjectId,download_url:t.downloadUrl,fileID:t.cloudObjectId,tempFileURL:t.downloadUrl,mime_type:t.contentType||No(null,t.cloudObjectId||"")}}):[]}})]}})})},Ao=function(t,e,n){return fo(void 0,void 0,void 0,function(){var r;return po(this,function(o){switch(o.label){case 0:return[4,t.gateWay({path:"storages",name:"delete-objects",data:e.fileList.map(function(t){return{cloudObjectId:t}})},n)];case 1:return r=L(r=o.sent()),[2,co(co({},r),{data:{delete_list:Array.isArray(r.data)?r.data.map(function(t){return{code:t.code||"SUCCESS",fileID:t.cloudObjectId,message:t.message}}):[]}})]}})})},Ro=function(t,e,n){return fo(void 0,void 0,void 0,function(){var r;return po(this,function(o){switch(o.label){case 0:return[4,t.gateWay({path:"storages",name:"copy-objects",data:e.convertedFileList.map(function(t){return{srcPath:t.src_path,dstPath:t.dst_path,overwrite:t.overwrite,removeOriginal:t.remove_original}})},n)];case 1:return r=L(r=o.sent()),[2,co(co({},r),{data:{copy_list:Array.isArray(r.data)?r.data.map(function(t){return{code:t.code||"SUCCESS",fileID:t.cloudObjectId,fileId:t.cloudObjectId,message:t.message}}):[]}})]}})})},Co={txt:"text/plain",json:"application/json",html:"text/html",htm:"text/html",css:"text/css",js:"application/javascript",csv:"text/csv",xml:"application/xml",png:"image/png",jpg:"image/jpeg",jpeg:"image/jpeg",gif:"image/gif",webp:"image/webp",svg:"image/svg+xml",ico:"image/x-icon",pdf:"application/pdf",zip:"application/zip",gz:"application/gzip",mp4:"video/mp4",webm:"video/webm",mp3:"audio/mpeg",wav:"audio/wav"};function No(t,e){if("undefined"!=typeof Blob&&t instanceof Blob&&t.type)return t.type;var n=/\.([a-zA-Z0-9]+)$/.exec(e||""),r=n?n[1].toLowerCase():"";return Co[r]||"application/octet-stream"}function xo(t,e){var n=e.toLowerCase();return Object.keys(t).some(function(t){return t.toLowerCase()===n})}function Uo(t){return Object.keys(t).reduce(function(e,n){var r;return co(co({},e),((r={})[n]=[t[n]],r))},{})}var Lo=function(){function t(t){this.context=t}var e,n,r,o,i,s,a,u,c,l,h,d,f,p,v,y;return Object.defineProperty(t.prototype,"config",{get:function(){var t;return null===(t=this.context)||void 0===t?void 0:t.config},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"request",{get:function(){var t;return null===(t=this.context)||void 0===t?void 0:t.request},enumerable:!1,configurable:!0}),t.prototype.isGateWay=function(){return"GATEWAY"===(this.config.endPointMode||"CLOUD_API")},t.prototype.uploadFile=function(t,e){return fo(this,void 0,Promise,function(){var n,r,o,i,s,a,u,c,l,h,d,f,p,v,y,m,g,b,w,_,I,E,S,O,T,P,A,R,C,N,x,U;return po(this,function(L){switch(L.label){case 0:return C=Oo(t,e),t=C[0],e=C[1],n=t.cloudPath,r=t.filePath,o=t.onUploadProgress,N=t.method,i=void 0===N?"put":N,x=t.headers,s=void 0===x?{}:x,a=t.fileContent,bo(n)&&(r||a)?(u={put:io.put,post:io.post}[i.toLocaleLowerCase()]||io.put,c=this.isGateWay(),l=co({},s),h=Object.keys(s).reduce(function(t,e){return"content-length"!==e.toLowerCase()&&(t[e]=s[e]),t},{}),u===io.put&&c&&(xo(l,"content-length")||"number"==typeof(d=function(t,e){var n=null!=t?t:e;if(null!==n){if("undefined"!=typeof Blob&&n instanceof Blob)return n.size;if("undefined"!=typeof ArrayBuffer){if(n instanceof ArrayBuffer)return n.byteLength;if("function"==typeof ArrayBuffer.isView&&ArrayBuffer.isView(n))return n.byteLength}if("string"==typeof n){if("undefined"!=typeof Blob)return new Blob([n]).size;var r=function(t){var e;return null===(e=kr())||void 0===e?void 0:e.byteLength(t)}(n);return"number"==typeof r?r:n.length}return"object"==typeof n&&"number"==typeof n.size?n.size:void 0}}(r,a))&&(l["content-length"]=String(d)),xo(l,"content-type")||(l["content-type"]=No(r,n)),xo(h,"content-type")||(h["content-type"]=No(r,n))),[4,this.getUploadMetadata({cloudPath:n,method:u,headers:u!==io.put||c?void 0:h,signedHeader:u===io.put&&c?Uo(l):void 0,customReqOpts:t.customReqOpts})]):[2,Io(this.config,{code:yo.INVALID_PARAMS,msg:"[".concat(So,".uploadFile] invalid params")})];case 1:return f=L.sent(),p=f.data,v=f.requestId,(null==(y=p)?void 0:y.code)||!(null==y?void 0:y.url)?(m=(null==y?void 0:y.code)||yo.OPERATION_FAIL,g=(null==y?void 0:y.message)||"get upload info failed",[2,_o(e,new Error("[".concat(vo(),"][").concat(m,"][").concat(So,"]:").concat(g)))]):(b=p.url,w=p.authorization,_=p.token,I=p.fileId,E=p.cosFileId,S=p.download_url,T=co(co({},O={url:b,file:r,name:n,onUploadProgress:o,fileContent:a,fileId:I,requestId:v}),{method:io.put,headers:co(co({},h),{authorization:w,"x-cos-meta-fileid":E,"x-cos-security-token":_})}),P=co(co({},O),{method:io.post,data:{key:n,signature:w,"x-cos-meta-fileid":E,success_action_status:"201","x-cos-security-token":_}}),(U={})[io.put]={params:T,isSuccess:function(t){return t>=200&&t<300}},U[io.post]={params:P,isSuccess:function(t){return 201===t}},A=U,[4,this.request.upload(A[u].params)]);case 2:return R=L.sent(),A[u].isSuccess(R.statusCode)?[2,_o(e,null,{fileID:I,download_url:S,requestId:v})]:[2,_o(e,new Error("[".concat(vo(),"][").concat(yo.OPERATION_FAIL,"][").concat(So,"]:").concat(R.data)))]}})})},t.prototype.getUploadMetadata=function(t,e){return fo(this,void 0,Promise,function(){var n,r,o,i,s,a,u,c,l,h;return po(this,function(d){switch(d.label){case 0:if(n=t.cloudPath,r=t.method,o=t.headers,i=t.signedHeader,!bo(n))return[2,Io(this.config,{code:yo.INVALID_PARAMS,msg:"[".concat(So,".getUploadMetadata] invalid cloudPath")})];s=this.request,a="storage.getUploadMetadata",d.label=1;case 1:return d.trys.push([1,6,,7]),u=void 0,c={path:n},l=this.isGateWay(),r&&(c.method=r),r===io.put&&(l&&i?c.signedHeader=i:!l&&o&&(c.headers=o)),l?[4,To(s,c,t.customReqOpts)]:[3,3];case 2:return u=d.sent(),[3,5];case 3:return[4,s.send(a,c,t.customReqOpts)];case 4:u=d.sent(),d.label=5;case 5:return[2,_o(e,null,u)];case 6:return h=d.sent(),[2,_o(e,h)];case 7:return[2]}})})},t.prototype.deleteFile=function(t,e){return fo(this,void 0,Promise,function(){var n,r,o,i,s,a,u,c,l;return po(this,function(h){switch(h.label){case 0:if(l=Oo(t,e),t=l[0],e=l[1],!(n=t.fileList)||!go(n)||0===n.length)return[2,Io(this.config,{code:yo.INVALID_PARAMS,msg:"[".concat(So,".deleteFile] fileList must not be empty")})];for(r=0,o=n;r<o.length;r++)if(!(i=o[r])||!bo(i))return[2,Io(this.config,{code:yo.INVALID_PARAMS,msg:"[".concat(So,".deleteFile] fileID must be string")})];return s="storage.batchDeleteFile",a=this.request,u={},this.isGateWay()?[4,Ao(a,{fileList:n},t.customReqOpts)]:[3,2];case 1:return u=h.sent(),[3,4];case 2:return[4,a.send(s,{fileid_list:n},t.customReqOpts)];case 3:u=h.sent(),h.label=4;case 4:return u.code?[2,_o(e,null,u)]:(c={fileList:u.data.delete_list,requestId:u.requestId},[2,_o(e,null,c)])}})})},t.prototype.getTempFileURL=function(t,e){var n;return fo(this,void 0,Promise,function(){var r,o,i,s,a,u,c,l,h;return po(this,function(d){switch(d.label){case 0:if(h=Oo(t,e),t=h[0],e=h[1],!(r=t.fileList)||!go(r)||0===r.length)return[2,Io(this.config,{code:yo.INVALID_PARAMS,msg:"[".concat(So,".getTempFileURL] fileList must not be empty")})];for(o=[],i=0,s=r;i<s.length;i++)if(a=s[i],wo(a)){if(!Object.prototype.hasOwnProperty.call(a,"fileID"))return[2,Io(this.config,{code:yo.INVALID_PARAMS,msg:"[".concat(So,".getTempFileURL] file info must include fileID")})];o.push({fileid:a.fileID,max_age:a.maxAge||7200})}else{if(!bo(a))return[2,Io(this.config,{code:yo.INVALID_PARAMS,msg:"[".concat(So,".getTempFileURL] invalid fileList")})];o.push({fileid:a})}return u="storage.batchGetDownloadUrl",c=this.request,l={},this.isGateWay()?[4,Po(c,{convertedFileList:o},t.customReqOpts)]:[3,2];case 1:return l=d.sent(),[3,4];case 2:return[4,c.send(u,{file_list:o},t.customReqOpts)];case 3:l=d.sent(),d.label=4;case 4:return l.code?[2,_o(e,null,l)]:[2,_o(e,null,{fileList:Array.isArray(null===(n=l.data)||void 0===n?void 0:n.download_list)?l.data.download_list:[],requestId:l.requestId})]}})})},t.prototype.downloadFile=function(t,e){return fo(this,void 0,Promise,function(){var n,r,o,i,s,a,u;return po(this,function(c){switch(c.label){case 0:return u=Oo(t,e),t=u[0],e=u[1],n=t.fileID,bo(n)?[4,this.getTempFileURL.call(this,{fileList:[{fileID:n,maxAge:600}],customReqOpts:t.customReqOpts})]:[2,Io(this.config,{code:yo.INVALID_PARAMS,msg:"[".concat(So,".getTempFileURL] fileID must be string")})];case 1:return r=c.sent(),"SUCCESS"!==(o=r.fileList[0]).code?[2,_o(e,o)]:(i=this.request,s=encodeURI(o.download_url),[4,i.download({url:s,tempFilePath:t.tempFilePath})]);case 2:return a=c.sent(),[2,_o(e,null,a)]}})})},t.prototype.copyFile=function(t,e){return fo(this,void 0,Promise,function(){var n,r,o,i,s,a,u,c,l,h;return po(this,function(d){switch(d.label){case 0:if(h=Oo(t,e),t=h[0],e=h[1],!(n=t.fileList)||!go(n)||0===n.length)return[2,Io(this.config,{code:yo.INVALID_PARAMS,msg:"[".concat(So,".copyFile] fileList must not be empty")})];for(r=[],o=0,i=n;o<i.length;o++){if(s=i[o],a=s.srcPath,u=s.dstPath,!a||!u||"string"!=typeof a||"string"!=typeof u)return[2,Io(this.config,{code:yo.INVALID_PARAMS,msg:"[".concat(So,".copyFile] srcPath and dstPath may not be empty")})];if(a===u)return[2,Io(this.config,{code:yo.INVALID_PARAMS,msg:"[".concat(So,".copyFile] srcPath and dstPath can not be the same")})];r.push({src_path:a,dst_path:u,overwrite:s.overwrite,remove_original:s.removeOriginal})}return c=this.request,l={},this.isGateWay()?[4,Ro(c,{convertedFileList:r},t.customReqOpts)]:[3,2];case 1:return l=d.sent(),[3,4];case 2:return[4,c.send("storage.batchCopyFile",{file_list:r},t.customReqOpts)];case 3:l=d.sent(),d.label=4;case 4:return l.code?[2,_o(e,null,l)]:[2,_o(e,null,{fileList:l.data.copy_list,requestId:l.requestId})]}})})},t.prototype.getFileInfo=function(t){var e;return fo(this,void 0,Promise,function(){var n,r=this;return po(this,function(o){switch(o.label){case 0:return[4,this.getTempFileURL(t)];case 1:return(null==(n=o.sent())?void 0:n.fileList)&&(null===(e=null==n?void 0:n.fileList)||void 0===e?void 0:e.length)>0?[4,Promise.all(n.fileList.map(function(t){return fo(r,void 0,void 0,function(){var e,n,r,o,i,s,a;return po(this,function(u){switch(u.label){case 0:if("SUCCESS"!==t.code)return[2,{code:t.code,fileID:t.fileID,tempFileURL:t.tempFileURL,message:t.message}];u.label=1;case 1:return u.trys.push([1,3,,4]),[4,this.request.fetch({url:t.tempFileURL,method:"HEAD"})];case 2:return e=u.sent(),n=e.header,"undefined"!=typeof Headers&&n instanceof Headers&&(r={},n.forEach(function(t,e){r[e]=t}),n=r),o=parseInt(n["content-length"])||0,i=n["content-type"]||"",[400,404].includes(Number(e.statusCode))?[2,{code:"FILE_NOT_FOUND",fileID:t.fileID,tempFileURL:t.tempFileURL,message:"file not found"}]:[2,{code:t.code,fileID:t.fileID,tempFileURL:t.tempFileURL,cloudId:t.fileID,fileName:t.fileID.split("/").pop(),contentType:i,mime:i.split(";")[0].trim(),size:o,etag:n.etag||"",lastModified:n["last-modified"]||"",cacheControl:n["cache-control"]||""}];case 3:return s=u.sent(),a="object"==typeof s&&null!==s&&"message"in s?String(s.message):void 0,[2,{code:"FETCH_FILE_INFO_ERROR",fileID:t.fileID,tempFileURL:t.tempFileURL,message:a}];case 4:return[2]}})})}))]:[3,3];case 2:return[2,{fileList:o.sent(),requestId:n.requestId}];case 3:return[2,{fileList:[],requestId:n.requestId}]}})})},lo([Eo({customInfo:{className:"Cloudbase",methodName:"uploadFile"},title:"上传文件失败",messages:["请确认以下各项:"," 1 - 调用 uploadFile() 的语法或参数是否正确"," 2 - 当前域名是否在安全域名列表中:https://console.cloud.tencent.com/tcb/env/safety"," 3 - 云存储安全规则是否限制了当前登录状态访问","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(mo)]}),ho("design:type",Function),ho("design:paramtypes",[Object,"function"==typeof(e="undefined"!=typeof Function&&Function)?e:Object]),ho("design:returntype","function"==typeof(n="undefined"!=typeof Promise&&Promise)?n:Object)],t.prototype,"uploadFile",null),lo([Eo({customInfo:{className:"Cloudbase",methodName:"getUploadMetadata"},title:"获取上传元信息失败",messages:["请确认以下各项:"," 1 - 调用 getUploadMetadata() 的语法或参数是否正确"," 2 - 当前域名是否在安全域名列表中:https://console.cloud.tencent.com/tcb/env/safety"," 3 - 云存储安全规则是否限制了当前登录状态访问","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(mo)]}),ho("design:type",Function),ho("design:paramtypes",[Object,"function"==typeof(r="undefined"!=typeof Function&&Function)?r:Object]),ho("design:returntype","function"==typeof(o="undefined"!=typeof Promise&&Promise)?o:Object)],t.prototype,"getUploadMetadata",null),lo([Eo({customInfo:{className:"Cloudbase",methodName:"deleteFile"},title:"删除文件失败",messages:["请确认以下各项:"," 1 - 调用 deleteFile() 的语法或参数是否正确"," 2 - 当前域名是否在安全域名列表中:https://console.cloud.tencent.com/tcb/env/safety"," 3 - 云存储安全规则是否限制了当前登录状态访问","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(mo)]}),ho("design:type",Function),ho("design:paramtypes",["function"==typeof(i=void 0!==sr.ICloudbaseDeleteFileParams&&sr.ICloudbaseDeleteFileParams)?i:Object,"function"==typeof(s="undefined"!=typeof Function&&Function)?s:Object]),ho("design:returntype","function"==typeof(a="undefined"!=typeof Promise&&Promise)?a:Object)],t.prototype,"deleteFile",null),lo([Eo({customInfo:{className:"Cloudbase",methodName:"getTempFileURL"},title:"获取文件下载链接",messages:["请确认以下各项:"," 1 - 调用 getTempFileURL() 的语法或参数是否正确"," 2 - 当前域名是否在安全域名列表中:https://console.cloud.tencent.com/tcb/env/safety"," 3 - 云存储安全规则是否限制了当前登录状态访问","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(mo)]}),ho("design:type",Function),ho("design:paramtypes",["function"==typeof(u=void 0!==sr.ICloudbaseGetTempFileURLParams&&sr.ICloudbaseGetTempFileURLParams)?u:Object,"function"==typeof(c="undefined"!=typeof Function&&Function)?c:Object]),ho("design:returntype","function"==typeof(l="undefined"!=typeof Promise&&Promise)?l:Object)],t.prototype,"getTempFileURL",null),lo([Eo({customInfo:{className:"Cloudbase",methodName:"downloadFile"},title:"下载文件失败",messages:["请确认以下各项:"," 1 - 调用 downloadFile() 的语法或参数是否正确"," 2 - 当前域名是否在安全域名列表中:https://console.cloud.tencent.com/tcb/env/safety"," 3 - 云存储安全规则是否限制了当前登录状态访问","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(mo)]}),ho("design:type",Function),ho("design:paramtypes",["function"==typeof(h=void 0!==sr.ICloudbaseDownloadFileParams&&sr.ICloudbaseDownloadFileParams)?h:Object,"function"==typeof(d="undefined"!=typeof Function&&Function)?d:Object]),ho("design:returntype","function"==typeof(f="undefined"!=typeof Promise&&Promise)?f:Object)],t.prototype,"downloadFile",null),lo([Eo({customInfo:{className:"Cloudbase",methodName:"copyFile"},title:"批量复制文件",messages:["请确认以下各项:"," 1 - 调用 copyFile() 的语法或参数是否正确"," 2 - 当前域名是否在安全域名列表中:https://console.cloud.tencent.com/tcb/env/safety"," 3 - 云存储安全规则是否限制了当前登录状态访问","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(mo)]}),ho("design:type",Function),ho("design:paramtypes",["function"==typeof(p=void 0!==sr.ICloudbaseCopyFileParams&&sr.ICloudbaseCopyFileParams)?p:Object,"function"==typeof(v="undefined"!=typeof Function&&Function)?v:Object]),ho("design:returntype","function"==typeof(y="undefined"!=typeof Promise&&Promise)?y:Object)],t.prototype,"copyFile",null),t}(),Do=function(){return Do=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Do.apply(this,arguments)},ko=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},jo=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},qo=m,Mo=function(){function t(t,e){void 0===e&&(e=!1),this.shouldThrowOnError=!1,this.bucketId="",this.context=t,this.shouldThrowOnError=e,this.storage=new Lo(t)}return Object.defineProperty(t.prototype,"config",{get:function(){var t;return null===(t=this.context)||void 0===t?void 0:t.config},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"request",{get:function(){var t;return null===(t=this.context)||void 0===t?void 0:t.request},enumerable:!1,configurable:!0}),t.prototype.throwOnError=function(){return this.shouldThrowOnError=!0,this},t.prototype.upload=function(t,e,n){return ko(this,void 0,Promise,function(){var r,o,i,s,a,u,c,l,h;return jo(this,function(d){switch(d.label){case 0:r=Do({upsert:!0},n),o=r.cacheControl,i=r.contentType,s=r.metadata,d.label=1;case 1:return d.trys.push([1,3,,4]),a=this.getCloudPath(t),u={cloudPath:a,filePath:e},(o||i||s)&&(c={},o&&(c["cache-control"]=o),i&&(c["content-type"]=i),s&&(c["x-cos-metadata-metadata"]=this.toBase64(JSON.stringify(s))),u.headers=c),[4,this.storage.uploadFile(u)];case 2:if(!(l=d.sent()).fileID)throw new Error(JSON.stringify({code:qo.OPERATION_FAIL,msg:"[".concat(So,".update] no fileID returned")}));return[2,{data:{id:l.fileID,path:t,fullPath:t},error:null}];case 3:if(h=d.sent(),this.shouldThrowOnError)throw h;if(Ur(h))return[2,{data:null,error:h}];throw h;case 4:return[2]}})})},t.prototype.uploadToSignedUrl=function(t,e,n,r){return ko(this,void 0,Promise,function(){return jo(this,function(e){return[2,this.upload(t,n,r)]})})},t.prototype.createSignedUploadUrl=function(t){return ko(this,void 0,Promise,function(){var e,n,r;return jo(this,function(o){switch(o.label){case 0:return o.trys.push([0,2,,3]),e=this.getCloudPath(t),[4,this.storage.getUploadMetadata({cloudPath:e})];case 1:return[2,{data:{signedUrl:(n=o.sent().data).url,token:n.token,path:t,authorization:n.authorization,id:n.fileId,cosFileId:n.cosFileId,downloadUrl:n.download_url},error:null}];case 2:if(r=o.sent(),this.shouldThrowOnError)throw r;return[2,{data:null,error:r instanceof xr?r:new xr(r.message)}];case 3:return[2]}})})},t.prototype.update=function(t,e,n){return ko(this,void 0,Promise,function(){return jo(this,function(r){return[2,this.upload(t,e,Do(Do({},n),{upsert:!0}))]})})},t.prototype.move=function(t,e){return ko(this,void 0,Promise,function(){var n,r;return jo(this,function(o){switch(o.label){case 0:return o.trys.push([0,2,,3]),[4,this.storage.copyFile({fileList:[{srcPath:this.getCloudPath(t),dstPath:this.getCloudPath(e),overwrite:!0,removeOriginal:!0}]})];case 1:if((n=o.sent()).fileList[0].code&&"SUCCESS"!==n.fileList[0].code)throw new xr(n.fileList[0].message||"Move failed");return[2,{data:{message:"File moved from ".concat(t," to ").concat(e)},error:null}];case 2:if(r=o.sent(),this.shouldThrowOnError)throw r;if(Ur(r))return[2,{data:null,error:r}];throw r;case 3:return[2]}})})},t.prototype.copy=function(t,e){return ko(this,void 0,Promise,function(){var n,r;return jo(this,function(o){switch(o.label){case 0:return o.trys.push([0,2,,3]),[4,this.storage.copyFile({fileList:[{srcPath:this.getCloudPath(t),dstPath:this.getCloudPath(e),overwrite:!0,removeOriginal:!1}]})];case 1:if((n=o.sent()).fileList[0].code&&"SUCCESS"!==n.fileList[0].code)throw new xr(n.fileList[0].message||"Copy failed");return[2,{data:{path:this.getCloudPath(e)},error:null}];case 2:if(r=o.sent(),this.shouldThrowOnError)throw r;if(Ur(r))return[2,{data:null,error:r}];throw r;case 3:return[2]}})})},t.prototype.createSignedUrl=function(t,e,n){return ko(this,void 0,Promise,function(){var r,o,i,s,a,u,c;return jo(this,function(l){switch(l.label){case 0:return l.trys.push([0,2,,3]),r=this.normalizeCloudId(t),[4,this.storage.getTempFileURL({fileList:[{fileID:r,maxAge:e}]})];case 1:if("SUCCESS"!==(o=l.sent()).fileList[0].code)throw new xr("Failed to create signed URL: [".concat(o.fileList[0].code,"] ").concat(o.fileList[0].fileID));return i=o.fileList[0].download_url,s=[],void 0!==(null==n?void 0:n.download)&&("string"==typeof n.download?s.push("download=".concat(encodeURIComponent(n.download))):!0===n.download&&s.push("download=true")),(null==n?void 0:n.transform)&&(a=this.transformOptsToQueryString(n.transform))&&s.push(a),s.length>0&&(u=i.includes("?")?"&":"?",i="".concat(i).concat(u).concat(s.join("&"))),[2,{data:{signedUrl:i},error:null}];case 2:if(c=l.sent(),this.shouldThrowOnError)throw c;if(Ur(c))return[2,{data:null,error:c}];throw c;case 3:return[2]}})})},t.prototype.createSignedUrls=function(t,e){return ko(this,void 0,Promise,function(){var n,r,o=this;return jo(this,function(i){switch(i.label){case 0:return i.trys.push([0,2,,3]),n=t.map(function(t){return{fileID:o.normalizeCloudId(t),maxAge:e}}),[4,this.storage.getTempFileURL({fileList:n})];case 1:return[2,{data:i.sent().fileList.map(function(e,n){return{path:t[n],signedUrl:e.tempFileURL||"",error:"SUCCESS"===e.code?null:e.message}}),error:null}];case 2:if(r=i.sent(),this.shouldThrowOnError)throw r;if(Ur(r))return[2,{data:null,error:r}];throw r;case 3:return[2]}})})},t.prototype.download=function(t,e){return ko(this,void 0,Promise,function(){var n,r,o=this;return jo(this,function(i){switch(i.label){case 0:return i.trys.push([0,2,,3]),r={},[4,ko(o,void 0,void 0,function(){var n,r,o,i;return jo(this,function(s){switch(s.label){case 0:return[4,this.createSignedUrl(t,600,{transform:e})];case 1:if((n=s.sent()).error)throw n.error;return r=encodeURI(null===(i=n.data)||void 0===i?void 0:i.signedUrl),[4,this.request.reqClass.get({url:r,headers:{},responseType:"blob"})];case 2:if(!(o=s.sent().data))throw new xr("Download failed: no file content");return[2,new Blob([o])]}})})];case 1:return[2,(r.data=i.sent(),r.error=null,r)];case 2:if(n=i.sent(),this.shouldThrowOnError)throw n;if(Ur(n))return[2,{data:null,error:n}];throw n;case 3:return[2]}})})},t.prototype.info=function(t){return ko(this,void 0,Promise,function(){var e,n,r,o,i,s,a,u;return jo(this,function(c){switch(c.label){case 0:return c.trys.push([0,2,,3]),e=t.startsWith("cloud://"),n=e?this.extractPathFromFileId(t):t,r=e?this.extractBucketFromFileId(t):this.bucketId,[4,this.storage.getFileInfo({fileList:[this.normalizeCloudId(t)]})];case 1:if(o=c.sent(),"SUCCESS"!==(i=o.fileList[0]).code)throw new xr(i.message);return s=(new Date).toISOString(),a=(i.lastModified?new Date(i.lastModified):new Date).toISOString(),[2,{data:{id:i.fileID,version:"1",name:n,bucketId:r,updatedAt:a,createdAt:a,lastAccessedAt:s,size:i.size,cacheControl:i.cacheControl,contentType:i.contentType,etag:i.etag,lastModified:a,metadata:{}},error:null}];case 2:if(u=c.sent(),this.shouldThrowOnError)throw u;return[2,{data:null,error:u instanceof xr?u:new xr(u.message)}];case 3:return[2]}})})},t.prototype.exists=function(t){return ko(this,void 0,Promise,function(){var e,n,r;return jo(this,function(o){switch(o.label){case 0:return o.trys.push([0,2,,3]),[4,this.storage.getFileInfo({fileList:[this.normalizeCloudId(t)]})];case 1:if(e=o.sent(),"FILE_NOT_FOUND"===(n=e.fileList[0]).code)return[2,{data:!1,error:null}];if("SUCCESS"!==n.code)throw new xr(n.message);return[2,{data:!0,error:null}];case 2:if(r=o.sent(),this.shouldThrowOnError)throw r;if(Ur(r))return[2,{data:null,error:r}];throw r;case 3:return[2]}})})},t.prototype.getPublicUrl=function(t,e){return ko(this,void 0,Promise,function(){var n;return jo(this,function(r){switch(r.label){case 0:return[4,this.createSignedUrl(t,600,e)];case 1:return(n=r.sent()).data?[2,{data:{publicUrl:n.data.signedUrl}}]:[2,{data:null,error:n.error}]}})})},t.prototype.remove=function(t){return ko(this,void 0,Promise,function(){var e,n,r,o,i,s,a,u,c,l,h=this;return jo(this,function(d){switch(d.label){case 0:for(d.trys.push([0,3,,4]),e=10,n=[],r=0;r<t.length;r+=e)n.push(t.slice(r,r+e));return[4,Promise.all(n.map(function(t){return Promise.all(t.map(function(t){return h.info(t)}))}))];case 1:return o=d.sent(),i=new Map,o.forEach(function(n,r){n.forEach(function(n,o){n.data&&i.set(t[r*e+o],n.data)})}),s=t.map(function(t){return h.normalizeCloudId(t)}),[4,this.storage.deleteFile({fileList:s})];case 2:if(a=d.sent(),(u=a.fileList.filter(function(t){return"SUCCESS"!==t.code})).length>0)throw new xr("Delete failed for ".concat(u.length," file(s)"));return c=(new Date).toISOString(),[2,{data:t.map(function(t){var e=i.get(t);return{name:null==e?void 0:e.name,id:null==e?void 0:e.id,bucket_id:null==e?void 0:e.bucketId,owner:void 0,updated_at:(null==e?void 0:e.updatedAt)||c,created_at:null==e?void 0:e.createdAt,last_accessed_at:(null==e?void 0:e.lastAccessedAt)||c,metadata:(null==e?void 0:e.metadata)||{},buckets:{id:null==e?void 0:e.bucketId,name:null==e?void 0:e.bucketId,owner:void 0,public:!1,created_at:"",updated_at:c}}}),error:null}];case 3:if(l=d.sent(),this.shouldThrowOnError)throw l;if(Ur(l))return[2,{data:null,error:l}];throw l;case 4:return[2]}})})},t.prototype.list=function(){return ko(this,void 0,void 0,function(){return jo(this,function(t){throw new xr("Not implemented")})})},t.prototype.getCloudPath=function(t){return t.replace(/^\/|\/$/g,"").replace(/\/+/g,"/")},t.prototype.normalizeCloudId=function(t){var e;if(/^cloud:\/\//.test(t))return t;var n=this.getCloudPath(t);if(!this.bucketId)throw new xr("bucketId is not set");var r=(null===(e=this.config)||void 0===e?void 0:e.env)||"";return r?"cloud://".concat(r,".").concat(this.bucketId,"/").concat(n):void 0},t.prototype.toBase64=function(t){return jr(t)},t.prototype.transformOptsToQueryString=function(t){var e=["imageMogr2"];if(t.width||t.height){var n=t.width||"",r=t.height||"";"fill"===t.resize?e.push("thumbnail/".concat(n,"x").concat(r,"!")):"contain"===t.resize?e.push("thumbnail/".concat(n,"x").concat(r)):e.push("thumbnail/".concat(n,"x").concat(r,"^"))}if(t.format&&"origin"!==t.format&&e.push("format/".concat(t.format)),void 0!==t.quality){var o=Math.max(1,Math.min(100,t.quality));e.push("quality/".concat(o))}return e.join("/")},t.prototype.extractPathFromFileId=function(t){var e=t.replace(/^cloud:\/\//,"").split("/");return e.length<2?t:e.slice(1).join("/")},t.prototype.extractBucketFromFileId=function(t){var e=t.replace(/^cloud:\/\//,"").split("/");if(e.length<1)return"";var n=e[0],r=n.indexOf(".");return-1===r?n:n.substring(r+1)},t}(),Wo=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},t(e,n)};return function(e,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),Bo=new Lo,Fo={name:So,entity:{uploadFile:Bo.uploadFile,deleteFile:Bo.deleteFile,getTempFileURL:Bo.getTempFileURL,downloadFile:Bo.downloadFile,getUploadMetadata:Bo.getUploadMetadata,copyFile:Bo.copyFile,getFileInfo:Bo.getFileInfo,isGateWay:Bo.isGateWay}},Vo=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return Wo(e,t),e.prototype.from=function(t){return t?(oo(t,"from"),new no(this.http,t,this.shouldThrowOnError)):new Mo(this.http.ctx,this.shouldThrowOnError)},e}(uo),Go={name:"".concat(So,"/supabase"),IIFE:!0,entity:function(){var t=new WeakMap;Object.defineProperty(this.prototype,"storage",{get:function(){if(t.has(this))return t.get(this);var e=this,n=new Proxy({},{get:function(t,n){return"config"===n?e.config:"request"===n?e.request:void 0}}),r=new Vo(n);return t.set(this,r),r},configurable:!0,enumerable:!0})}};try{cloudbase.registerComponent(Fo),cloudbase.registerComponent(Go)}catch(t){}function Ho(t){try{t.registerComponent(Fo),t.registerComponent(Go)}catch(t){console.warn(t)}}try{window.registerStorage=Ho}catch(t){}var Ko=l(6765),Jo=l.n(Ko),zo=l(7195),Yo=l.n(zo),Qo=l(9850),$o=l.n(Qo);function Xo(t){return void 0===t&&(t=""),"".concat(t?"".concat(t,"_"):"").concat(+new Date,"_").concat(Math.random())}var Zo,ti=function(t){this.close=t.close,this.onChange=t.onChange,this.onError=t.onError,t.debug&&Object.defineProperty(this,"virtualClient",{get:function(){return t.virtualClient}})},ei=function(t){var e,n,r=t.id,o=t.docChanges,i=t.docs,s=t.msgType,a=t.type;Object.defineProperties(this,{id:{get:function(){return r},enumerable:!0},docChanges:{get:function(){return e||(e=JSON.parse(JSON.stringify(o))),e},enumerable:!0},docs:{get:function(){return n||(n=JSON.parse(JSON.stringify(i))),n},enumerable:!0},msgType:{get:function(){return s},enumerable:!0},type:{get:function(){return a},enumerable:!0}})},ni=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},t(e,n)};return function(e,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),ri=function(t){function e(e){var n=t.call(this,"Watch Error ".concat(JSON.stringify(e.msgData)," (requestid: ").concat(e.requestId,")"))||this;return n.isRealtimeErrorMessageError=!0,n.payload=e,n}return ni(e,t),e}(Error),oi=function(t){return null==t?void 0:t.isRealtimeErrorMessageError},ii=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type="timeout",e.payload=null,e.generic=!0,e}return ni(e,t),e}(Error),si=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type="cancelled",e.payload=null,e.generic=!0,e}return ni(e,t),e}(Error),ai=function(t){function e(e){var n=t.call(this,e.errMsg)||this;return n.errCode="UNKNOWN_ERROR",Object.defineProperties(n,{message:{get:function(){return"errCode: ".concat(this.errCode," ").concat(ui[this.errCode]||""," | errMsg: ").concat(this.errMsg)},set:function(t){this.errMsg=t}}}),n.errCode=e.errCode||"UNKNOWN_ERROR",n.errMsg=e.errMsg,n}return ni(e,t),Object.defineProperty(e.prototype,"message",{get:function(){return"errCode: ".concat(this.errCode," | errMsg: ").concat(this.errMsg)},set:function(t){this.errMsg=t},enumerable:!1,configurable:!0}),e}(Error),ui={UNKNOWN_ERROR:"UNKNOWN_ERROR",SDK_DATABASE_REALTIME_LISTENER_INIT_WATCH_FAIL:"SDK_DATABASE_REALTIME_LISTENER_INIT_WATCH_FAIL",SDK_DATABASE_REALTIME_LISTENER_RECONNECT_WATCH_FAIL:"SDK_DATABASE_REALTIME_LISTENER_RECONNECT_WATCH_FAIL",SDK_DATABASE_REALTIME_LISTENER_REBUILD_WATCH_FAIL:"SDK_DATABASE_REALTIME_LISTENER_REBUILD_WATCH_FAIL",SDK_DATABASE_REALTIME_LISTENER_CLOSE_WATCH_FAIL:"SDK_DATABASE_REALTIME_LISTENER_CLOSE_WATCH_FAIL",SDK_DATABASE_REALTIME_LISTENER_SERVER_ERROR_MSG:"SDK_DATABASE_REALTIME_LISTENER_SERVER_ERROR_MSG",SDK_DATABASE_REALTIME_LISTENER_RECEIVE_INVALID_SERVER_DATA:"SDK_DATABASE_REALTIME_LISTENER_RECEIVE_INVALID_SERVER_DATA",SDK_DATABASE_REALTIME_LISTENER_WEBSOCKET_CONNECTION_ERROR:"SDK_DATABASE_REALTIME_LISTENER_WEBSOCKET_CONNECTION_ERROR",SDK_DATABASE_REALTIME_LISTENER_WEBSOCKET_CONNECTION_CLOSED:"SDK_DATABASE_REALTIME_LISTENER_WEBSOCKET_CONNECTION_CLOSED",SDK_DATABASE_REALTIME_LISTENER_CHECK_LAST_FAIL:"SDK_DATABASE_REALTIME_LISTENER_CHECK_LAST_FAIL",SDK_DATABASE_REALTIME_LISTENER_UNEXPECTED_FATAL_ERROR:"SDK_DATABASE_REALTIME_LISTENER_UNEXPECTED_FATAL_ERROR"},ci=function(t){return void 0===t&&(t=0),new Promise(function(e){return setTimeout(e,t)})},li=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},hi=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},di=function(t,e,n){if(n||2===arguments.length)for(var r,o=0,i=e.length;o<i;o++)!r&&o in e||(r||(r=Array.prototype.slice.call(e,0,o)),r[o]=e[o]);return t.concat(r||Array.prototype.slice.call(e))};!function(t){t.LOGGINGIN="LOGGINGIN",t.INITING="INITING",t.REBUILDING="REBUILDING",t.ACTIVE="ACTIVE",t.ERRORED="ERRORED",t.CLOSING="CLOSING",t.CLOSED="CLOSED",t.PAUSED="PAUSED",t.RESUMING="RESUMING"}(Zo||(Zo={}));var fi=function(){function t(t){var e=this;this.watchStatus=Zo.INITING,this.wsLogin=function(t,n){return li(e,void 0,Promise,function(){var e;return hi(this,function(r){switch(r.label){case 0:return this.watchStatus=Zo.LOGGINGIN,[4,this.login(t,n)];case 1:return e=r.sent(),this.envId||(this.envId=e.envId),[2,e]}})})},this.initWatch=function(t){return li(e,void 0,Promise,function(){var e,n=this;return hi(this,function(r){switch(r.label){case 0:if(null!==this.initWatchPromise&&void 0!==this.initWatchPromise)return[2,this.initWatchPromise];this.initWatchPromise=new Promise(function(e,r){li(n,void 0,void 0,function(){var n,o,i,s,a,u,c,l,h,d;return hi(this,function(f){switch(f.label){case 0:return f.trys.push([0,3,,4]),this.watchStatus===Zo.PAUSED?(console.log("[realtime] initWatch cancelled on pause"),[2,e()]):[4,this.wsLogin(this.envId,t)];case 1:return n=f.sent().envId,this.watchStatus===Zo.PAUSED?(console.log("[realtime] initWatch cancelled on pause"),[2,e()]):(this.watchStatus=Zo.INITING,o={watchId:this.watchId,requestId:Xo(),msgType:"INIT_WATCH",msgData:{envId:n,collName:this.collectionName,query:this.query,limit:this.limit,orderBy:this.orderBy}},[4,this.send({msg:o,waitResponse:!0,skipOnMessage:!0,timeout:1e4})]);case 2:if(i=f.sent(),s=i.msgData,a=s.events,u=s.currEvent,this.sessionInfo={queryID:i.msgData.queryID,currentEventId:u-1,currentDocs:[]},a.length>0){for(c=0,l=a;c<l.length;c++)l[c].ID=u;this.handleServerEvents(i)}else this.sessionInfo.currentEventId=u,h=new ei({id:u,docChanges:[],docs:[],type:"init"}),this.listener.onChange(h),this.scheduleSendACK();return this.onWatchStart(this,this.sessionInfo.queryID),this.watchStatus=Zo.ACTIVE,this.availableRetries.INIT_WATCH=2,e(),[3,4];case 3:return d=f.sent(),this.handleWatchEstablishmentError(d,{operationName:"INIT_WATCH",resolve:e,reject:r}),[3,4];case 4:return[2]}})})}),e=!1,r.label=1;case 1:return r.trys.push([1,,3,4]),[4,this.initWatchPromise];case 2:return r.sent(),e=!0,[3,4];case 3:return this.initWatchPromise=void 0,[7];case 4:return console.log("[realtime] initWatch ".concat(e?"success":"fail")),[2]}})})},this.rebuildWatch=function(t){return li(e,void 0,Promise,function(){var e,n=this;return hi(this,function(r){switch(r.label){case 0:if(null!==this.rebuildWatchPromise&&void 0!==this.rebuildWatchPromise)return[2,this.rebuildWatchPromise];this.rebuildWatchPromise=new Promise(function(e,r){li(n,void 0,void 0,function(){var n,o,i,s;return hi(this,function(a){switch(a.label){case 0:return a.trys.push([0,3,,4]),this.watchStatus===Zo.PAUSED?(console.log("[realtime] rebuildWatch cancelled on pause"),[2,e()]):[4,this.wsLogin(this.envId,t)];case 1:if(n=a.sent().envId,!this.sessionInfo)throw new Error("can not rebuildWatch without a successful initWatch (lack of sessionInfo)");return this.watchStatus===Zo.PAUSED?(console.log("[realtime] rebuildWatch cancelled on pause"),[2,e()]):(this.watchStatus=Zo.REBUILDING,o={watchId:this.watchId,requestId:Xo(),msgType:"REBUILD_WATCH",msgData:{envId:n,collName:this.collectionName,queryID:this.sessionInfo.queryID,eventID:this.sessionInfo.currentEventId}},[4,this.send({msg:o,waitResponse:!0,skipOnMessage:!1,timeout:1e4})]);case 2:return i=a.sent(),this.handleServerEvents(i),this.watchStatus=Zo.ACTIVE,this.availableRetries.REBUILD_WATCH=2,e(),[3,4];case 3:return s=a.sent(),this.handleWatchEstablishmentError(s,{operationName:"REBUILD_WATCH",resolve:e,reject:r}),[3,4];case 4:return[2]}})})}),e=!1,r.label=1;case 1:return r.trys.push([1,,3,4]),[4,this.rebuildWatchPromise];case 2:return r.sent(),e=!0,[3,4];case 3:return this.rebuildWatchPromise=void 0,[7];case 4:return console.log("[realtime] rebuildWatch ".concat(e?"success":"fail")),[2]}})})},this.handleWatchEstablishmentError=function(t,n){return li(e,void 0,void 0,function(){var e,r,o,i=this;return hi(this,function(s){return e="INIT_WATCH"===n.operationName,r=function(){i.closeWithError(new ai({errCode:e?ui.SDK_DATABASE_REALTIME_LISTENER_INIT_WATCH_FAIL:ui.SDK_DATABASE_REALTIME_LISTENER_REBUILD_WATCH_FAIL,errMsg:t})),n.reject(t)},o=function(t){i.useRetryTicket(n.operationName)?e?(i.initWatchPromise=void 0,n.resolve(i.initWatch(t))):(i.rebuildWatchPromise=void 0,n.resolve(i.rebuildWatch(t))):r()},this.handleCommonError(t,{onSignError:function(){return o(!0)},onTimeoutError:function(){return o(!1)},onNotRetryableError:r,onCancelledError:n.reject,onUnknownError:function(){li(i,void 0,void 0,function(){var t,e=this;return hi(this,function(r){switch(r.label){case 0:return r.trys.push([0,8,,9]),t=function(){return li(e,void 0,void 0,function(){return hi(this,function(t){switch(t.label){case 0:return this.pause(),[4,this.onceWSConnected()];case 1:return t.sent(),o(!0),[2]}})})},this.isWSConnected()?[3,2]:[4,t()];case 1:return r.sent(),[3,7];case 2:return[4,ci(100)];case 3:return r.sent(),this.watchStatus!==Zo.PAUSED?[3,4]:(n.reject(new si("".concat(n.operationName," cancelled due to pause after unknownError"))),[3,7]);case 4:return this.isWSConnected()?[3,6]:[4,t()];case 5:return r.sent(),[3,7];case 6:o(!1),r.label=7;case 7:return[3,9];case 8:return r.sent(),o(!0),[3,9];case 9:return[2]}})})}}),[2]})})},this.closeWatch=function(){return li(e,void 0,void 0,function(){var t,e,n;return hi(this,function(r){switch(r.label){case 0:if(t=this.sessionInfo?this.sessionInfo.queryID:"",this.watchStatus!==Zo.ACTIVE)return this.watchStatus=Zo.CLOSED,this.onWatchClose(this,t),[2];r.label=1;case 1:return r.trys.push([1,3,4,5]),this.watchStatus=Zo.CLOSING,e={watchId:this.watchId,requestId:Xo(),msgType:"CLOSE_WATCH",msgData:null},[4,this.send({msg:e})];case 2:return r.sent(),this.sessionInfo=void 0,this.watchStatus=Zo.CLOSED,[3,5];case 3:return n=r.sent(),this.closeWithError(new ai({errCode:ui.SDK_DATABASE_REALTIME_LISTENER_CLOSE_WATCH_FAIL,errMsg:n})),[3,5];case 4:return this.onWatchClose(this,t),[7];case 5:return[2]}})})},this.scheduleSendACK=function(){e.clearACKSchedule(),e.ackTimeoutId=setTimeout(function(){e.waitExpectedTimeoutId?e.scheduleSendACK():e.sendACK()},1e4)},this.clearACKSchedule=function(){e.ackTimeoutId&&clearTimeout(e.ackTimeoutId)},this.sendACK=function(){return li(e,void 0,Promise,function(){var t,e,n;return hi(this,function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),this.watchStatus!==Zo.ACTIVE?(this.scheduleSendACK(),[2]):this.sessionInfo?(t={watchId:this.watchId,requestId:Xo(),msgType:"CHECK_LAST",msgData:{queryID:this.sessionInfo.queryID,eventID:this.sessionInfo.currentEventId}},[4,this.send({msg:t})]):(console.warn("[realtime listener] can not send ack without a successful initWatch (lack of sessionInfo)"),[2]);case 1:return r.sent(),this.scheduleSendACK(),[3,3];case 2:if(e=r.sent(),oi(e))switch((n=e.payload).msgData.code){case"CHECK_LOGIN_FAILED":case"SIGN_EXPIRED_ERROR":case"SIGN_INVALID_ERROR":case"SIGN_PARAM_INVALID":return this.rebuildWatch(),[2];case"QUERYID_INVALID_ERROR":case"SYS_ERR":case"INVALIID_ENV":case"COLLECTION_PERMISSION_DENIED":return this.closeWithError(new ai({errCode:ui.SDK_DATABASE_REALTIME_LISTENER_CHECK_LAST_FAIL,errMsg:n.msgData.code})),[2]}return this.availableRetries.CHECK_LAST&&this.availableRetries.CHECK_LAST>0?(this.availableRetries.CHECK_LAST-=1,this.scheduleSendACK()):this.closeWithError(new ai({errCode:ui.SDK_DATABASE_REALTIME_LISTENER_CHECK_LAST_FAIL,errMsg:e})),[3,3];case 3:return[2]}})})},this.handleCommonError=function(t,e){if(oi(t))switch(t.payload.msgData.code){case"CHECK_LOGIN_FAILED":case"SIGN_EXPIRED_ERROR":case"SIGN_INVALID_ERROR":case"SIGN_PARAM_INVALID":return void e.onSignError(t);default:return void e.onNotRetryableError(t)}else{if(function(t){return"timeout"===t.type}(t))return void e.onTimeoutError(t);if(function(t){return"cancelled"===t.type}(t))return void e.onCancelledError(t)}e.onUnknownError(t)},this.watchId="watchid_".concat(+new Date,"_").concat(Math.random()),this.envId=t.envId,this.collectionName=t.collectionName,this.query=t.query,this.limit=t.limit,this.orderBy=t.orderBy,this.send=t.send,this.login=t.login,this.isWSConnected=t.isWSConnected,this.onceWSConnected=t.onceWSConnected,this.getWaitExpectedTimeoutLength=t.getWaitExpectedTimeoutLength,this.onWatchStart=t.onWatchStart,this.onWatchClose=t.onWatchClose,this.debug=t.debug,this.availableRetries={INIT_WATCH:2,REBUILD_WATCH:2,CHECK_LAST:2},this.listener=new ti({close:function(){e.closeWatch()},onChange:t.onChange,onError:t.onError,debug:this.debug,virtualClient:this}),this.initWatch()}return t.prototype.onMessage=function(t){var e=this;switch(this.watchStatus){case Zo.PAUSED:if("ERROR"!==t.msgType)return;break;case Zo.LOGGINGIN:case Zo.INITING:case Zo.REBUILDING:return void console.warn("[realtime listener] internal non-fatal error: unexpected message received while ".concat(this.watchStatus));case Zo.CLOSED:return void console.warn("[realtime listener] internal non-fatal error: unexpected message received when the watch has closed");case Zo.ERRORED:return void console.warn("[realtime listener] internal non-fatal error: unexpected message received when the watch has ended with error")}if(this.sessionInfo)switch(this.scheduleSendACK(),t.msgType){case"NEXT_EVENT":console.warn("nextevent ".concat(t.msgData.currEvent," ignored"),t),this.handleServerEvents(t);break;case"CHECK_EVENT":this.sessionInfo.currentEventId<t.msgData.currEvent&&(this.sessionInfo.expectEventId=t.msgData.currEvent,this.clearWaitExpectedEvent(),this.waitExpectedTimeoutId=setTimeout(function(){e.rebuildWatch()},this.getWaitExpectedTimeoutLength()),console.log("[realtime] waitExpectedTimeoutLength ".concat(this.getWaitExpectedTimeoutLength())));break;case"ERROR":this.closeWithError(new ai({errCode:ui.SDK_DATABASE_REALTIME_LISTENER_SERVER_ERROR_MSG,errMsg:"".concat(t.msgData.code," - ").concat(t.msgData.message)}));break;default:console.warn("[realtime listener] virtual client receive unexpected msg ".concat(t.msgType,": "),t)}else console.warn("[realtime listener] internal non-fatal error: sessionInfo not found while message is received.")},t.prototype.closeWithError=function(t){var e;this.watchStatus=Zo.ERRORED,this.clearACKSchedule(),this.listener.onError(t),this.onWatchClose(this,(null===(e=this.sessionInfo)||void 0===e?void 0:e.queryID)||""),console.log("[realtime] client closed (".concat(this.collectionName," ").concat(this.query,") (watchId ").concat(this.watchId,")"))},t.prototype.pause=function(){this.watchStatus=Zo.PAUSED,console.log("[realtime] client paused (".concat(this.collectionName," ").concat(this.query,") (watchId ").concat(this.watchId,")"))},t.prototype.resume=function(){return li(this,void 0,Promise,function(){var t;return hi(this,function(e){switch(e.label){case 0:this.watchStatus=Zo.RESUMING,console.log("[realtime] client resuming with ".concat(this.sessionInfo?"REBUILD_WATCH":"INIT_WATCH"," (").concat(this.collectionName," ").concat(this.query,") (").concat(this.watchId,")")),e.label=1;case 1:return e.trys.push([1,3,,4]),[4,this.sessionInfo?this.rebuildWatch():this.initWatch()];case 2:return e.sent(),console.log("[realtime] client successfully resumed (".concat(this.collectionName," ").concat(this.query,") (").concat(this.watchId,")")),[3,4];case 3:return t=e.sent(),console.error("[realtime] client resume failed (".concat(this.collectionName," ").concat(this.query,") (").concat(this.watchId,")"),t),[3,4];case 4:return[2]}})})},t.prototype.useRetryTicket=function(t){return!!(this.availableRetries[t]&&this.availableRetries[t]>0)&&(this.availableRetries[t]-=1,console.log("[realtime] ".concat(t," use a retry ticket, now only ").concat(this.availableRetries[t]," retry left")),!0)},t.prototype.handleServerEvents=function(t){return li(this,void 0,void 0,function(){var e;return hi(this,function(n){switch(n.label){case 0:return n.trys.push([0,2,,3]),this.scheduleSendACK(),[4,this.handleServerEventsInternel(t)];case 1:return n.sent(),this.postHandleServerEventsValidityCheck(t),[3,3];case 2:throw e=n.sent(),console.error("[realtime listener] internal non-fatal error: handle server events failed with error: ",e),e;case 3:return[2]}})})},t.prototype.handleServerEventsInternel=function(t){return li(this,void 0,void 0,function(){var e,n,r,o,i,s,a,u,c,l,h,d;return hi(this,function(f){switch(f.label){case 0:if(e=t.requestId,n=t.msgData.events,r=t.msgType,!n.length||!this.sessionInfo)return[2];o=this.sessionInfo;try{i=n.map(pi)}catch(t){return this.closeWithError(new ai({errCode:ui.SDK_DATABASE_REALTIME_LISTENER_RECEIVE_INVALID_SERVER_DATA,errMsg:t})),[2]}s=di([],o.currentDocs,!0),a=!1,u=function(n,u){var l,h,d,f,p,v,y,m,g,b,w,_;return hi(this,function(I){switch(I.label){case 0:return l=i[n],o.currentEventId>=l.id?(!i[n-1]||l.id>i[n-1].id?console.warn("[realtime] duplicate event received, cur ".concat(o.currentEventId," but got ").concat(l.id)):console.error("[realtime listener] server non-fatal error: events out of order (the latter event's id is smaller than that of the former) (requestId ".concat(e,")")),[2,"continue"]):[3,1];case 1:if(o.currentEventId!==l.id-1)return[3,2];switch(l.dataType){case"update":if(!l.doc)switch(l.queueType){case"update":case"dequeue":if(h=s.find(function(t){return t._id===l.docId}),h){if(d=$o()(h),l.updatedFields&&Object.keys(l.updatedFields).forEach(function(t){Jo()(d,t,l.updatedFields[t])}),l.removedFields)for(f=0,p=l.removedFields;f<p.length;f++)v=p[f],Yo()(d,v);l.doc=d}else console.error("[realtime listener] internal non-fatal server error: unexpected update dataType event where no doc is associated.");break;case"enqueue":throw m=new ai({errCode:ui.SDK_DATABASE_REALTIME_LISTENER_UNEXPECTED_FATAL_ERROR,errMsg:'HandleServerEvents: full doc is not provided with dataType="update" and queueType="enqueue" (requestId '.concat(t.requestId,")")}),c.closeWithError(m),m}break;case"replace":if(!l.doc)throw m=new ai({errCode:ui.SDK_DATABASE_REALTIME_LISTENER_UNEXPECTED_FATAL_ERROR,errMsg:'HandleServerEvents: full doc is not provided with dataType="replace" (requestId '.concat(t.requestId,")")}),c.closeWithError(m),m;break;case"remove":(y=s.find(function(t){return t._id===l.docId}))?l.doc=y:console.error("[realtime listener] internal non-fatal server error: unexpected remove event where no doc is associated.");break;case"limit":if(!l.doc)switch(l.queueType){case"dequeue":(y=s.find(function(t){return t._id===l.docId}))?l.doc=y:console.error("[realtime listener] internal non-fatal server error: unexpected limit dataType event where no doc is associated.");break;case"enqueue":throw m=new ai({errCode:ui.SDK_DATABASE_REALTIME_LISTENER_UNEXPECTED_FATAL_ERROR,errMsg:'HandleServerEvents: full doc is not provided with dataType="limit" and queueType="enqueue" (requestId '.concat(t.requestId,")")}),c.closeWithError(m),m}}switch(l.queueType){case"init":a?s.push(l.doc):(a=!0,s=[l.doc]);break;case"enqueue":s.push(l.doc);break;case"dequeue":g=s.findIndex(function(t){return t._id===l.docId}),g>-1?s.splice(g,1):console.error("[realtime listener] internal non-fatal server error: unexpected dequeue event where no doc is associated.");break;case"update":g=s.findIndex(function(t){return t._id===l.docId}),g>-1?s[g]=l.doc:console.error("[realtime listener] internal non-fatal server error: unexpected queueType update event where no doc is associated.")}return(n===u-1||i[n+1]&&i[n+1].id!==l.id)&&(b=di([],s,!0),w=i.slice(0,n+1).filter(function(t){return t.id===l.id}),c.sessionInfo.currentEventId=l.id,c.sessionInfo.currentDocs=s,_=new ei({id:l.id,docChanges:w,docs:b,msgType:r}),c.listener.onChange(_)),[3,4];case 2:return console.warn("[realtime listener] event received is out of order, cur ".concat(c.sessionInfo.currentEventId," but got ").concat(l.id)),[4,c.rebuildWatch()];case 3:return I.sent(),[2,{value:void 0}];case 4:return[2]}})},c=this,l=0,h=i.length,f.label=1;case 1:return l<h?[5,u(l,h)]:[3,4];case 2:if("object"==typeof(d=f.sent()))return[2,d.value];f.label=3;case 3:return l++,[3,1];case 4:return[2]}})})},t.prototype.postHandleServerEventsValidityCheck=function(t){this.sessionInfo?(this.sessionInfo.expectEventId&&this.sessionInfo.currentEventId>=this.sessionInfo.expectEventId&&this.clearWaitExpectedEvent(),this.sessionInfo.currentEventId<t.msgData.currEvent&&console.warn("[realtime listener] internal non-fatal error: client eventId does not match with server event id after server event handling")):console.error("[realtime listener] internal non-fatal error: sessionInfo lost after server event handling, this should never occur")},t.prototype.clearWaitExpectedEvent=function(){this.waitExpectedTimeoutId&&(clearTimeout(this.waitExpectedTimeoutId),this.waitExpectedTimeoutId=void 0)},t}();function pi(t){var e={id:t.ID,dataType:t.DataType,queueType:t.QueueType,docId:t.DocID,doc:t.Doc&&"{}"!==t.Doc?JSON.parse(t.Doc):void 0};return"update"===t.DataType&&(t.UpdatedFields&&(e.updatedFields=JSON.parse(t.UpdatedFields)),(t.removedFields||t.RemovedFields)&&(e.removedFields=JSON.parse(t.removedFields))),e}var vi,yi={1e3:{code:1e3,name:"Normal Closure",description:"Normal closure; the connection successfully completed whatever purpose for which it was created."},1001:{code:1001,name:"Going Away",description:"The endpoint is going away, either because of a server failure or because the browser is navigating away from the page that opened the connection."},1002:{code:1002,name:"Protocol Error",description:"The endpoint is terminating the connection due to a protocol error."},1003:{code:1003,name:"Unsupported Data",description:"The connection is being terminated because the endpoint received data of a type it cannot accept (for example, a text-only endpoint received binary data)."},1005:{code:1005,name:"No Status Received",description:"Indicates that no status code was provided even though one was expected."},1006:{code:1006,name:"Abnormal Closure",description:"Used to indicate that a connection was closed abnormally (that is, with no close frame being sent) when a status code is expected."},1007:{code:1007,name:"Invalid frame payload data",description:"The endpoint is terminating the connection because a message was received that contained inconsistent data (e.g., non-UTF-8 data within a text message)."},1008:{code:1008,name:"Policy Violation",description:"The endpoint is terminating the connection because it received a message that violates its policy. This is a generic status code, used when codes 1003 and 1009 are not suitable."},1009:{code:1009,name:"Message too big",description:"The endpoint is terminating the connection because a data frame was received that is too large."},1010:{code:1010,name:"Missing Extension",description:"The client is terminating the connection because it expected the server to negotiate one or more extension, but the server didn't."},1011:{code:1011,name:"Internal Error",description:"The server is terminating the connection because it encountered an unexpected condition that prevented it from fulfilling the request."},1012:{code:1012,name:"Service Restart",description:"The server is terminating the connection because it is restarting."},1013:{code:1013,name:"Try Again Later",description:"The server is terminating the connection due to a temporary condition, e.g. it is overloaded and is casting off some of its clients."},1014:{code:1014,name:"Bad Gateway",description:"The server was acting as a gateway or proxy and received an invalid response from the upstream server. This is similar to 502 HTTP Status Code."},1015:{code:1015,name:"TLS Handshake",description:"Indicates that the connection was closed due to a failure to perform a TLS handshake (e.g., the server certificate can't be verified)."},3e3:{code:3e3,name:"Reconnect WebSocket",description:"The client is terminating the connection because it wants to reconnect"},3001:{code:3001,name:"No Realtime Listeners",description:"The client is terminating the connection because no more realtime listeners exist"},3002:{code:3002,name:"Heartbeat Ping Error",description:"The client is terminating the connection due to its failure in sending heartbeat messages"},3003:{code:3003,name:"Heartbeat Pong Timeout Error",description:"The client is terminating the connection because no heartbeat response is received from the server"},3050:{code:3050,name:"Server Close",description:"The client is terminating the connection because no heartbeat response is received from the server"}};!function(t){t[t.NormalClosure=1e3]="NormalClosure",t[t.GoingAway=1001]="GoingAway",t[t.ProtocolError=1002]="ProtocolError",t[t.UnsupportedData=1003]="UnsupportedData",t[t.NoStatusReceived=1005]="NoStatusReceived",t[t.AbnormalClosure=1006]="AbnormalClosure",t[t.InvalidFramePayloadData=1007]="InvalidFramePayloadData",t[t.PolicyViolation=1008]="PolicyViolation",t[t.MessageTooBig=1009]="MessageTooBig",t[t.MissingExtension=1010]="MissingExtension",t[t.InternalError=1011]="InternalError",t[t.ServiceRestart=1012]="ServiceRestart",t[t.TryAgainLater=1013]="TryAgainLater",t[t.BadGateway=1014]="BadGateway",t[t.TLSHandshake=1015]="TLSHandshake",t[t.ReconnectWebSocket=3e3]="ReconnectWebSocket",t[t.NoRealtimeListeners=3001]="NoRealtimeListeners",t[t.HeartbeatPingError=3002]="HeartbeatPingError",t[t.HeartbeatPongTimeoutError=3003]="HeartbeatPongTimeoutError",t[t.NoAuthentication=3050]="NoAuthentication"}(vi||(vi={}));var mi=function(t,e){var n=yi[t],r=n?"".concat(n.name,", code ").concat(t,", reason ").concat(e||n.description):"code ".concat(t);return new ai({errCode:ui.SDK_DATABASE_REALTIME_LISTENER_WEBSOCKET_CONNECTION_CLOSED,errMsg:r})},gi=null,bi="web";function wi(){return gi}function _i(){return bi}function Ii(t){bi=t}var Ei=function(){return Ei=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Ei.apply(this,arguments)},Si=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},Oi=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},Ti=function(){function t(t){var e=this;this.virtualWSClient=new Set,this.queryIdClientMap=new Map,this.watchIdClientMap=new Map,this.pingFailed=0,this.pongMissed=0,this.logins=new Map,this.wsReadySubsribers=[],this.wsResponseWait=new Map,this.rttObserved=[],this.send=function(t){return Si(e,void 0,Promise,function(){var e=this;return Oi(this,function(n){return[2,new Promise(function(n,r){Si(e,void 0,void 0,function(){var e,o,i,s,a,u,c,l,h=this;return Oi(this,function(d){switch(d.label){case 0:o=!1,i=!1,s=function(t){o=!0,e&&clearTimeout(e),n(t)},a=function(t){i=!0,e&&clearTimeout(e),r(t)},t.timeout&&(e=setTimeout(function(){Si(h,void 0,void 0,function(){return Oi(this,function(t){switch(t.label){case 0:return o&&i?[3,2]:[4,ci(0)];case 1:t.sent(),o&&i||a(new ii("wsclient.send timedout")),t.label=2;case 2:return[2]}})})},t.timeout)),d.label=1;case 1:return d.trys.push([1,8,,9]),void 0===this.wsInitPromise&&null===this.wsInitPromise?[3,3]:[4,this.wsInitPromise];case 2:d.sent(),d.label=3;case 3:if(!this.ws)return a(new Error("invalid state: ws connection not exists, can not send message")),[2];if(1!==this.ws.readyState)return a(new Error("ws readyState invalid: ".concat(this.ws.readyState,", can not send message"))),[2];t.waitResponse&&(u={resolve:s,reject:a,skipOnMessage:t.skipOnMessage},this.wsResponseWait.set(t.msg.requestId,u)),d.label=4;case 4:return d.trys.push([4,6,,7]),[4,this.ws.send(JSON.stringify(t.msg))];case 5:return d.sent(),t.waitResponse||s(void 0),[3,7];case 6:return(c=d.sent())&&(a(c),t.waitResponse&&this.wsResponseWait.delete(t.msg.requestId)),[3,7];case 7:return[3,9];case 8:return l=d.sent(),a(l),[3,9];case 9:return[2]}})})})]})})},this.closeAllClients=function(t){e.virtualWSClient.forEach(function(e){e.closeWithError(t)})},this.pauseClients=function(t){(t||e.virtualWSClient).forEach(function(t){t.pause()})},this.resumeClients=function(t){(t||e.virtualWSClient).forEach(function(t){t.resume()})},this.initWebSocketConnection=function(t,n){return void 0===n&&(n=e.maxReconnect),Si(e,void 0,Promise,function(){var e=this;return Oi(this,function(r){switch(r.label){case 0:if(t&&this.reconnectState)return[2];if(t&&(this.reconnectState=!0),void 0!==this.wsInitPromise&&null!==this.wsInitPromise)return[2,this.wsInitPromise];t&&this.pauseClients(),this.close(vi.ReconnectWebSocket),this.wsInitPromise=new Promise(function(r,o){Si(e,void 0,void 0,function(){var e,i,s=this;return Oi(this,function(a){switch(a.label){case 0:return a.trys.push([0,6,,11]),[4,this.getWsSign()];case 1:return e=a.sent(),[4,new Promise(function(t){var n=e.wsUrl||"wss://tcb-ws.tencentcloudapi.com",r=wi();s.ws=r?new r(n):new WebSocket(n),t(void 0)})];case 2:return a.sent(),this.ws.connect?[4,this.ws.connect()]:[3,4];case 3:a.sent(),a.label=4;case 4:return[4,this.initWebSocketEvent()];case 5:return a.sent(),r(),t&&(this.resumeClients(),this.reconnectState=!1),[3,11];case 6:return i=a.sent(),console.error("[realtime] initWebSocketConnection connect fail",i),n>0?(this.wsInitPromise=void 0,[4,ci(this.reconnectInterval)]):[3,9];case 7:a.sent(),t&&(this.reconnectState=!1),a.label=8;case 8:return r(this.initWebSocketConnection(t,n-1)),[3,10];case 9:o(i),t&&this.closeAllClients(new ai({errCode:ui.SDK_DATABASE_REALTIME_LISTENER_RECONNECT_WATCH_FAIL,errMsg:i})),a.label=10;case 10:return[3,11];case 11:return[2]}})})}),r.label=1;case 1:return r.trys.push([1,3,4,5]),[4,this.wsInitPromise];case 2:return r.sent(),this.wsReadySubsribers.forEach(function(t){return(0,t.resolve)()}),[3,5];case 3:return r.sent(),this.wsReadySubsribers.forEach(function(t){return(0,t.reject)()}),[3,5];case 4:return this.wsInitPromise=void 0,this.wsReadySubsribers=[],[7];case 5:return[2]}})})},this.initWebSocketEvent=function(){return new Promise(function(t,n){if(!e.ws)throw new Error("can not initWebSocketEvent, ws not exists");var r=!1;e.ws.onopen=function(e){console.warn("[realtime] ws event: open",e),r=!0,t()},e.ws.onerror=function(t){e.logins=new Map,r?(console.error("[realtime] ws event: error",t),e.clearHeartbeat(),e.virtualWSClient.forEach(function(e){return e.closeWithError(new ai({errCode:ui.SDK_DATABASE_REALTIME_LISTENER_WEBSOCKET_CONNECTION_ERROR,errMsg:t}))})):(console.error("[realtime] ws open failed with ws event: error",t),n(t))},e.ws.onclose=function(t){switch(console.warn("[realtime] ws event: close",t),e.logins=new Map,e.clearHeartbeat(),t.code){case vi.ReconnectWebSocket:case vi.NoRealtimeListeners:break;case vi.HeartbeatPingError:case vi.HeartbeatPongTimeoutError:case vi.NormalClosure:case vi.AbnormalClosure:e.maxReconnect>0?e.initWebSocketConnection(!0,e.maxReconnect):e.closeAllClients(mi(t.code));break;case vi.NoAuthentication:e.closeAllClients(mi(t.code,t.reason));break;default:e.maxReconnect>0?e.initWebSocketConnection(!0,e.maxReconnect):e.closeAllClients(mi(t.code))}},e.ws.onmessage=function(t){var n,r,o=(null===(n=t.data)||void 0===n?void 0:n.data)||t.data;e.heartbeat();try{r="string"==typeof o?JSON.parse(o):o}catch(t){throw new Error("[realtime] onMessage parse res.data error: ".concat(t))}if("ERROR"===r.msgType){var i=null;e.virtualWSClient.forEach(function(t){t.watchId===r.watchId&&(i=t)}),i&&i.listener.onError(r)}var s=e.wsResponseWait.get(r.requestId);if(s){try{"ERROR"===r.msgType?s.reject(new ri(r)):s.resolve(r)}catch(t){console.error("ws onMessage responseWaitSpec.resolve(msg) errored:",t)}finally{e.wsResponseWait.delete(r.requestId)}if(s.skipOnMessage)return}if("PONG"!==r.msgType){var a=r.watchId&&e.watchIdClientMap.get(r.watchId);if(a)a.onMessage(r);else switch(console.error("[realtime] no realtime listener found responsible for watchId ".concat(r.watchId,": "),r),r.msgType){case"INIT_EVENT":case"NEXT_EVENT":case"CHECK_EVENT":(a=e.queryIdClientMap.get(r.msgData.queryID))&&a.onMessage(r);break;default:for(var u=0,c=Array.from(e.watchIdClientMap.entries());u<c.length;u++){c[u][1].onMessage(r);break}}}else if(e.lastPingSendTS){var l=Date.now()-e.lastPingSendTS;if(l>1e4)return void console.warn("[realtime] untrusted rtt observed: ".concat(l));e.rttObserved.length>=3&&e.rttObserved.splice(0,e.rttObserved.length-3+1),e.rttObserved.push(l)}},e.heartbeat()})},this.isWSConnected=function(){return Boolean(e.ws&&1===e.ws.readyState)},this.onceWSConnected=function(){return Si(e,void 0,Promise,function(){var t=this;return Oi(this,function(e){return this.isWSConnected()?[2]:null!==this.wsInitPromise&&void 0!==this.wsInitPromise?[2,this.wsInitPromise]:[2,new Promise(function(e,n){t.wsReadySubsribers.push({resolve:e,reject:n})})]})})},this.webLogin=function(t,n){return Si(e,void 0,Promise,function(){var e,r,o,i,s,a,u,c,l=this;return Oi(this,function(h){switch(h.label){case 0:if(!n)if(t){if(e=this.logins.get(t)){if(e.loggedIn&&e.loginResult)return[2,e.loginResult];if(null!==e.loggingInPromise&&void 0!==e.loggingInPromise)return[2,e.loggingInPromise]}}else if(null!==(null==(r=this.logins.get(""))?void 0:r.loggingInPromise)&&void 0!==(null==r?void 0:r.loggingInPromise))return[2,r.loggingInPromise];o=new Promise(function(t,e){Si(l,void 0,void 0,function(){var n,r,o,i,s;return Oi(this,function(a){switch(a.label){case 0:return a.trys.push([0,3,,4]),[4,this.getWsSign()];case 1:return n=a.sent(),r={envId:n.envId||"",accessToken:"",referrer:"web",sdkVersion:"",dataVersion:""},o={watchId:void 0,requestId:Xo(),msgType:"LOGIN",msgData:r,exMsgData:{runtime:_i(),signStr:n.signStr,secretVersion:n.secretVersion}},[4,this.send({msg:o,waitResponse:!0,skipOnMessage:!0,timeout:5e3})];case 2:return(i=a.sent()).msgData.code?e(new Error("".concat(i.msgData.code," ").concat(i.msgData.message))):t({envId:n.envId}),[3,4];case 3:return s=a.sent(),e(s),[3,4];case 4:return[2]}})})}),i=t&&this.logins.get(t),s=Date.now(),i?(i.loggedIn=!1,i.loggingInPromise=o,i.loginStartTS=s):(i={loggedIn:!1,loggingInPromise:o,loginStartTS:s},this.logins.set(t||"",i)),h.label=1;case 1:return h.trys.push([1,3,,4]),[4,o];case 2:if(a=h.sent(),(u=t&&this.logins.get(t))&&u===i&&u.loginStartTS===s)return i.loggedIn=!0,i.loggingInPromise=void 0,i.loginStartTS=void 0,i.loginResult=a,[2,a];if(u){if(u.loggedIn&&u.loginResult)return[2,u.loginResult];if(null!==u.loggingInPromise&&void 0!==u.loggingInPromise)return[2,u.loggingInPromise];throw new Error("ws unexpected login info")}throw new Error("ws login info reset");case 3:throw c=h.sent(),i.loggedIn=!1,i.loggingInPromise=void 0,i.loginStartTS=void 0,i.loginResult=void 0,c;case 4:return[2]}})})},this.getWsSign=function(){return Si(e,void 0,Promise,function(){var t,e,n,r,o,i,s;return Oi(this,function(a){switch(a.label){case 0:return this.wsSign&&this.wsSign.expiredTs>Date.now()?[2,this.wsSign]:(t=Date.now()+6e4,[4,this.context.appConfig.request.send("auth.wsWebSign",{runtime:_i()})]);case 1:if((e=a.sent()).code)throw new Error("[tcb-js-sdk] 获取实时数据推送登录票据失败: ".concat(e.code));if(e.data)return n=e.data,r=n.signStr,o=n.wsUrl,i=n.secretVersion,s=n.envId,[2,{signStr:r,wsUrl:o,secretVersion:i,envId:s,expiredTs:t}];throw new Error("[tcb-js-sdk] 获取实时数据推送登录票据失败")}})})},this.getWaitExpectedTimeoutLength=function(){return e.rttObserved.length?e.rttObserved.reduce(function(t,e){return t+e})/e.rttObserved.length*1.5:5e3},this.ping=function(){return Si(e,void 0,void 0,function(){var t;return Oi(this,function(e){switch(e.label){case 0:return t={watchId:void 0,requestId:Xo(),msgType:"PING",msgData:null},[4,this.send({msg:t})];case 1:return e.sent(),[2]}})})},this.onWatchStart=function(t,n){e.queryIdClientMap.set(n,t)},this.onWatchClose=function(t,n){n&&e.queryIdClientMap.delete(n),e.watchIdClientMap.delete(t.watchId),e.virtualWSClient.delete(t),e.virtualWSClient.size||e.close(vi.NoRealtimeListeners)},this.maxReconnect=t.maxReconnect||5,this.reconnectInterval=t.reconnectInterval||1e4,this.context=t.context}return t.prototype.clearHeartbeat=function(){this.pingTimeoutId&&clearTimeout(this.pingTimeoutId),this.pongTimeoutId&&clearTimeout(this.pongTimeoutId)},t.prototype.close=function(t){this.clearHeartbeat(),this.ws&&(this.ws.close(t,yi[t].name),this.ws=void 0)},t.prototype.watch=function(t){this.ws||void 0!==this.wsInitPromise&&null!==this.wsInitPromise||this.initWebSocketConnection(!1);var e=new fi(Ei(Ei({},t),{send:this.send,login:this.webLogin,isWSConnected:this.isWSConnected,onceWSConnected:this.onceWSConnected,getWaitExpectedTimeoutLength:this.getWaitExpectedTimeoutLength,onWatchStart:this.onWatchStart,onWatchClose:this.onWatchClose,debug:!0}));return this.virtualWSClient.add(e),this.watchIdClientMap.set(e.watchId,e),e.listener},t.prototype.heartbeat=function(t){var e=this;this.clearHeartbeat(),this.pingTimeoutId=setTimeout(function(){Si(e,void 0,void 0,function(){var t=this;return Oi(this,function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),this.ws&&1===this.ws.readyState?(this.lastPingSendTS=Date.now(),[4,this.ping()]):[2];case 1:return e.sent(),this.pingFailed=0,this.pongTimeoutId=setTimeout(function(){console.error("pong timed out"),t.pongMissed<2?(t.pongMissed+=1,t.heartbeat(!0)):t.initWebSocketConnection(!0)},this.context.appConfig.realtimePongWaitTimeout),[3,3];case 2:return e.sent(),this.pingFailed<2?(this.pingFailed+=1,this.heartbeat()):this.close(vi.HeartbeatPingError),[3,3];case 3:return[2]}})})},t?0:this.context.appConfig.realtimePingInterval)},t}(),Pi={target:"database",entity:function(){var t,e=this.platform,n=e.adapter,r=e.runtime;t=n.wsClass,gi=t,Ii(r)}},Ai={name:"realtime",IIFE:!0,entity:function(){this.prototype.wsClientClass=Ti}};try{cloudbase.registerComponent(Ai),cloudbase.registerHook(Pi)}catch(t){}const Ri=(t=>{var e={};return l.d(e,t),e})({generateHTTPClient:()=>r.generateHTTPClient,generateMySQLClient:()=>r.generateMySQLClient,generatePGClient:()=>r.generatePGClient});var Ci=function(){return Ci=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Ci.apply(this,arguments)},Ni=$,xi="models",Ui=new WeakMap;function Li(t){return new Proxy({},{get:function(e,n){var r=t.getEndPointWithKey("GATEWAY"),o=r.BASE_URL,i=r.PROTOCOL,s=Ci(Ci({},t),{BASE_URL:o,PROTOCOL:i}),a=Ui.get(s);return a||(a=function(t){var e=this,n=t.callFunction.bind(t),r=t.request.fetch.bind(t.request),o=t.getEndPointWithKey("GATEWAY"),i=o.BASE_URL,s=o.PROTOCOL,a="".concat(s).concat(i,"/model"),u="".concat(s).concat(i,"/sql"),c=(0,Ri.generateHTTPClient)(n,function(t){return n=e,o=void 0,s=function(){return function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}}(this,function(e){switch(e.label){case 0:return[4,r(Ci(Ci({},t),{headers:Ci({"Content-Type":"application/json"},t.headers)}))];case 1:return[4,e.sent().data];case 2:return[2,e.sent()]}})},new((i=void 0)||(i=Promise))(function(t,e){function r(t){try{u(s.next(t))}catch(t){e(t)}}function a(t){try{u(s.throw(t))}catch(t){e(t)}}function u(e){var n;e.done?t(e.value):(n=e.value,n instanceof i?n:new i(function(t){t(n)})).then(r,a)}u((s=s.apply(n,o||[])).next())});var n,o,i,s},a,{sqlBaseUrl:u});return c}(t),Ui.set(s,a)),a[n]}})}var Di="cloudbase_init",ki=new Ni;ki.on(Di,function(t){var e=t.data;Object.assign(e,{models:Li(e)})});var ji={name:xi,namespace:xi,entity:new Proxy({},{get:function(t,e){console.warn("【deprecated】Accessing Cloudbase.prototype.models.".concat(e,"."))}}),injectEvents:{bus:ki,events:[Di]}};try{cloudbase.registerComponent(ji)}catch(t){}function qi(t){try{t.registerComponent(ji)}catch(t){console.warn(t)}}try{window.registerModel=qi}catch(t){}const Mi=(t=>{var e={};return l.d(e,t),e})({ReadableStream:()=>o.ReadableStream,TransformStream:()=>o.TransformStream}),Wi=(t=>{var e={};return l.d(e,t),e})({createReadableStreamWrapper:()=>i.createReadableStreamWrapper});var Bi=[239,187,191];const Fi=(t=>{var e={};return l.d(e,t),e})({TextDecoder:()=>s.TextDecoder});var Vi=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},Gi=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},Hi="function"==typeof globalThis.ReadableStream&&"function"==typeof globalThis.TransformStream&&"function"==typeof globalThis.ReadableStream.prototype.pipeThrough,Ki=Hi?globalThis.ReadableStream:Mi.ReadableStream,Ji=Hi?globalThis.TransformStream:Mi.TransformStream,zi=function(){var t;return new Ji({start:function(e){t=function(t){var e,n,r,o,i,s,a;return u(),{feed:function(t){n=n?n+t:t,e&&function(t){return Bi.every(function(e,n){return t.charCodeAt(n)===e})}(n)&&(n=n.slice(Bi.length)),e=!1;for(var i=n.length,s=0,a=!1;s<i;){a&&("\n"===n[s]&&(s+=1),a=!1);for(var u=-1,l=o,h=void 0,d=r;u<0&&d<i;d++)":"===(h=n[d])&&l<0?l=d-s:"\r"===h?(a=!0,u=d-s):"\n"===h&&(u=d-s);if(u<0){r=i-s,o=l;break}r=0,o=-1,c(n,s,l,u),s+=u+1}s===i?n="":s>0&&(n=n.slice(s))},reset:u};function u(){e=!0,n="",r=0,o=-1,i=void 0,s=void 0,a=""}function c(e,n,r,o){if(0===o)return a.length>0&&(t({type:"event",id:i,event:s||void 0,data:a.slice(0,-1)}),a="",i=void 0),void(s=void 0);var u,c=r<0,l=e.slice(n,n+(c?o:r)),h=n+(u=c?o:" "===e[n+r+1]?r+2:r+1),d=o-u,f=e.slice(h,h+d).toString();if("data"===l)a+=f?"".concat(f,"\n"):"\n";else if("event"===l)s=f;else if("id"!==l||f.includes("\0")){if("retry"===l){var p=parseInt(f,10);Number.isNaN(p)||t({type:"reconnect-interval",value:p})}}else i=f}}(function(t){"event"===t.type&&e.enqueue(t)})},transform:function(e){t.feed(e)}})},Yi=Hi?function(t){return t}:(0,Wi.createReadableStreamWrapper)(Ki),Qi=function(){function t(t,e){void 0===t&&(t="utf-8"),void 0===e&&(e={});var n=this;this.transform=new Ji({transform:function(t,e){var r=n.handle.decode(new Uint8Array(t),{stream:!0});r&&e.enqueue(r)},flush:function(t){var e=n.handle.decode();e&&t.enqueue(e),t.terminate()}}),this.handle=new Fi.TextDecoder(t,e)}return Object.defineProperty(t.prototype,"encoding",{get:function(){return this.handle.encoding},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"fatal",{get:function(){return this.handle.fatal},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"ignoreBOM",{get:function(){return this.handle.ignoreBOM},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"readable",{get:function(){return this.transform.readable},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"writable",{get:function(){return this.transform.writable},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,Symbol.toStringTag,{get:function(){return"TextDecoderStream"},enumerable:!1,configurable:!0}),t}();function $i(t){var e=t;return e[Symbol.asyncIterator]=function(){var e=t.getReader();return{next:function(){return Vi(this,void 0,Promise,function(){var t,n,r;return Gi(this,function(o){switch(o.label){case 0:return[4,e.read()];case 1:return t=o.sent(),n=t.done,r=t.value,[2,n?{done:!0,value:void 0}:{done:!1,value:r}]}})})}}},e}function Xi(t){return $i(t.pipeThrough(new Qi).pipeThrough(zi()).pipeThrough(new Ji({transform:function(t,e){try{var n=JSON.parse(t.data);e.enqueue(n)}catch(n){"[DONE]"!==t.data?console.warn("Error when transforming event source data to json",n,t):e.terminate()}}})))}function Zi(t){var e,n,r,o;return Vi(this,void 0,void 0,function(){var i,s,a,u,c,l;return Gi(this,function(h){switch(h.label){case 0:i=function(t){return $i(Yi(t).pipeThrough(new Qi))}(t),s="",h.label=1;case 1:h.trys.push([1,6,7,12]),a=!0,u=function(t){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var e,n=t[Symbol.asyncIterator];return n?n.call(t):(t="function"==typeof __values?__values(t):t[Symbol.iterator](),e={},r("next"),r("throw"),r("return"),e[Symbol.asyncIterator]=function(){return this},e);function r(n){e[n]=t[n]&&function(e){return new Promise(function(r,o){!function(t,e,n,r){Promise.resolve(r).then(function(e){t({value:e,done:n})},e)}(r,o,(e=t[n](e)).done,e.value)})}}}(i),h.label=2;case 2:return[4,u.next()];case 3:if(c=h.sent(),e=c.done)return[3,5];o=c.value,a=!1;try{s+=o}finally{a=!0}h.label=4;case 4:return[3,2];case 5:return[3,12];case 6:return l=h.sent(),n={error:l},[3,12];case 7:return h.trys.push([7,,10,11]),a||e||!(r=u.return)?[3,9]:[4,r.call(u)];case 8:h.sent(),h.label=9;case 9:return[3,11];case 10:if(n)throw n.error;return[7];case 11:return[7];case 12:return[2,JSON.parse(s)]}})})}function ts(){var t,e;return{promise:new Promise(function(n,r){t=n,e=r}),res:t,rej:e}}function es(t){var e;return"assistant"===t.role&&"tool_calls"in t&&null!=(null===(e=t.tool_calls)||void 0===e?void 0:e[0])}var ns=function(){return ns=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},ns.apply(this,arguments)},rs=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},os=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},is=function(t,e){var n={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(t);o<r.length;o++)e.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(t,r[o])&&(n[r[o]]=t[r[o]])}return n},ss=function(){function t(t,e){this.baseUrl=e;var n=arguments[2];this.req="string"==typeof n?function(e){var r=e.headers,o=void 0===r?{}:r,i=is(e,["headers"]);return t(ns(ns({},i),{headers:ns(ns({},o),{Authorization:"Bearer ".concat(n)})}))}:t}return t.prototype.list=function(t,e){return this.req({method:"get",url:this.join("bots"),data:t,timeout:null==e?void 0:e.timeout})},t.prototype.create=function(t,e){var n=t.botInfo;return this.req({method:"post",url:this.join("bots"),data:n,timeout:null==e?void 0:e.timeout})},t.prototype.get=function(t,e){var n=t.botId;return this.req({method:"get",url:this.join("bots/".concat(n)),timeout:null==e?void 0:e.timeout})},t.prototype.update=function(t,e){var n=t.botId,r=t.botInfo;return this.req({method:"PATCH",url:this.join("bots/".concat(n)),data:r,timeout:null==e?void 0:e.timeout})},t.prototype.delete=function(t,e){var n=t.botId;return this.req({method:"delete",url:this.join("bots/".concat(n)),timeout:null==e?void 0:e.timeout})},t.prototype.getChatRecords=function(t,e){return this.req({method:"get",url:this.join("bots/".concat(t.botId,"/records")),data:t,timeout:null==e?void 0:e.timeout})},t.prototype.sendFeedback=function(t,e){var n=t.userFeedback;return this.req({method:"post",url:this.join("bots/".concat(n.botId,"/feedback")),data:n,timeout:null==e?void 0:e.timeout})},t.prototype.getFeedback=function(t,e){return this.req({method:"get",url:this.join("bots/".concat(t.botId,"/feedback")),data:t,timeout:null==e?void 0:e.timeout})},t.prototype.uploadFiles=function(t,e){return rs(this,void 0,void 0,function(){return os(this,function(n){return[2,this.req({method:"post",url:this.join("bots/".concat(t.botId,"/files")),data:t,timeout:null==e?void 0:e.timeout})]})})},t.prototype.createConversation=function(t,e){var n=t.botId,r=is(t,["botId"]);return rs(this,void 0,void 0,function(){return os(this,function(t){return[2,this.req({method:"post",url:this.join("bots/".concat(n,"/conversation")),data:r,timeout:null==e?void 0:e.timeout})]})})},t.prototype.getConversation=function(t,e){var n=t.pageSize,r=void 0===n?10:n,o=t.pageNumber,i=void 0===o?1:o,s=t.botId,a=is(t,["pageSize","pageNumber","botId"]);return rs(this,void 0,void 0,function(){var t,n;return os(this,function(o){if(i<1)throw new Error("pageNumber must be greater than 0");return t=r*(i-1),n=r,[2,this.req({method:"get",url:this.join("bots/".concat(s,"/conversation")),data:ns(ns({},a),{offset:t,limit:n}),timeout:null==e?void 0:e.timeout})]})})},t.prototype.deleteConversation=function(t,e){var n=t.botId,r=t.conversationId,o=is(t,["botId","conversationId"]);return rs(this,void 0,void 0,function(){return os(this,function(t){return[2,this.req({method:"delete",url:this.join("bots/".concat(n,"/conversation/").concat(r)),data:o,timeout:null==e?void 0:e.timeout})]})})},t.prototype.speechToText=function(t,e){return rs(this,void 0,void 0,function(){return os(this,function(n){return[2,this.req({method:"post",url:this.join("bots/".concat(t.botId,"/speech-to-text")),data:t,timeout:null==e?void 0:e.timeout})]})})},t.prototype.textToSpeech=function(t,e){return rs(this,void 0,void 0,function(){return os(this,function(n){return[2,this.req({method:"post",url:this.join("bots/".concat(t.botId,"/text-to-speech")),data:t,timeout:null==e?void 0:e.timeout})]})})},t.prototype.getTextToSpeechResult=function(t,e){return rs(this,void 0,void 0,function(){return os(this,function(n){return[2,this.req({method:"get",url:this.join("bots/".concat(t.botId,"/text-to-speech")),data:t,timeout:null==e?void 0:e.timeout})]})})},t.prototype.getRecommendQuestions=function(t,e){return rs(this,void 0,void 0,function(){var n;return os(this,function(r){switch(r.label){case 0:return[4,this.req({method:"post",url:this.join("bots/".concat(t.botId,"/recommend-questions")),data:t,stream:!0,timeout:null==e?void 0:e.timeout})];case 1:return n=r.sent(),[2,new as(n)]}})})},t.prototype.generateBot=function(t,e){return rs(this,void 0,void 0,function(){var n;return os(this,function(r){switch(r.label){case 0:return[4,this.req({method:"post",url:this.join("generate-bot"),data:t,stream:!0,timeout:null==e?void 0:e.timeout})];case 1:return n=r.sent(),[2,new as(n)]}})})},t.prototype.getPreview=function(t,e){return rs(this,void 0,void 0,function(){var n;return os(this,function(r){switch(r.label){case 0:return[4,this.req({method:"post",url:this.join("preview"),data:t,stream:!0,timeout:null==e?void 0:e.timeout})];case 1:return n=r.sent(),[2,new as(n)]}})})},t.prototype.generateImage=function(t,e){return this.req({method:"post",url:this.join("generate-image"),data:t,timeout:null==e?void 0:e.timeout})},t.prototype.sendMessage=function(t,e){return rs(this,void 0,void 0,function(){var n;return os(this,function(r){switch(r.label){case 0:return[4,this.req({method:"post",url:this.join("bots/".concat(t.botId,"/send-message")),data:t,stream:!0,timeout:null==e?void 0:e.timeout})];case 1:return n=r.sent(),[2,new as(n)]}})})},t.prototype.join=function(t){return"".concat(this.baseUrl,"/").concat(t)},t}(),as=function(){function t(t){var e=Yi(t);this._eventSourceStream=e.pipeThrough(new Qi).pipeThrough(zi())}return Object.defineProperty(t.prototype,"teeedStream",{get:function(){var t=this._eventSourceStream.tee(),e=t[0],n=t[1];return this._eventSourceStream=n,e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"eventSourceStream",{get:function(){return $i(this.teeedStream)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"dataStream",{get:function(){return $i(this.eventSourceStream.pipeThrough(new Ji({transform:function(t,e){try{var n=JSON.parse(t.data);e.enqueue(n)}catch(n){"[DONE]"!==t.data?console.warn("Error when transforming event source data to json",n,t):e.terminate()}}})))},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"textStream",{get:function(){return $i(this.dataStream.pipeThrough(new Ji({transform:function(t,e){var n;e.enqueue(null!==(n=null==t?void 0:t.content)&&void 0!==n?n:"")}})))},enumerable:!1,configurable:!0}),t}(),us=function(){return us=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},us.apply(this,arguments)},cs=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},ls=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}};function hs(t){var e=t.messages,n=t.model,r=t.temperature,o=t.tool_choice,i=t.tools,s=t.top_p;return us(us({},t),{messages:e,model:n,temperature:r,tool_choice:(o&&"auto"!==o&&console.warn("`tool_choice` is not 'auto'"),o),tools:i,top_p:s})}var ds=function(){function t(t,e,n){this.req=t,this.baseUrl=e,this.subUrl="zhipu/api/paas/v4/chat/completions",null!=n&&(this.subUrl=n)}return Object.defineProperty(t.prototype,"url",{get:function(){return"".concat(this.baseUrl,"/").concat(this.subUrl)},enumerable:!1,configurable:!0}),t.prototype.doGenerate=function(t,e){return cs(this,void 0,Promise,function(){var n,r;return ls(this,function(o){switch(o.label){case 0:return n=hs(t),[4,this.req({url:this.url,data:us(us({},n),{stream:!1}),stream:!1,timeout:null==e?void 0:e.timeout})];case 1:return r=o.sent(),[2,us(us({},r),{rawResponse:r})]}})})},t.prototype.doStream=function(t,e){return cs(this,void 0,Promise,function(){var n,r,o,i;return ls(this,function(s){switch(s.label){case 0:return n=hs(t),r=null,[4,this.req({url:this.url,data:us(us({},n),{stream:!0}),stream:!0,timeout:null==e?void 0:e.timeout})];case 1:return o=s.sent(),i=Yi(o),[2,$i(Xi(i).pipeThrough(new Ji({transform:function(t,e){var n=t.choices.map(function(t){var e=t.delta;return null==r&&(r=es(e)),r?us(us({},t),{finish_reason:"tool_calls",delta:e}):t}),o=us(us({},t),{choices:n});e.enqueue(us(us({},o),{rawResponse:t}))}})))]}})})},t}(),fs=function(){return fs=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},fs.apply(this,arguments)};function ps(t){var e=t.messages,n=t.model,r=t.temperature,o=t.tool_choice,i=t.tools,s=t.top_p;return fs(fs({},t),{messages:(e.forEach(function(t){"tool_calls"in t&&t.tool_calls.filter(function(t){return"function"!==t.type}).forEach(function(e){return console.warn("`type` in tool_call is not 'function'",e,t)})}),e),model:n,tools:function(){if(i)return i.forEach(function(t){"function"!==t.type&&console.warn("`type` in tool is not 'function'",t)}),i}(),top_p:s,tool_choice:o,temperature:r})}function vs(t){return"object"!=typeof t||null==t?t:Array.isArray(t)?t.map(function(t){return vs(t)}):Object.entries(t).reduce(function(t,e){var n,r=e[0],o=e[1];return t["_"===(n=r.replace(/[A-Z]/g,function(t){return"_".concat(t.toLowerCase())})).charAt(0)?n.slice(1):n]="object"==typeof o?vs(o):o,t},{})}var ys=function(){return ys=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},ys.apply(this,arguments)},ms=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},gs=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},bs=function(){function t(t,e,n){this.req=t,this.baseUrl=e,this.subUrl="hunyuan-beta/openapi/v1/chat/completions",null!=n&&(this.subUrl=n)}return Object.defineProperty(t.prototype,"url",{get:function(){return"".concat(this.baseUrl,"/").concat(this.subUrl)},enumerable:!1,configurable:!0}),t.prototype.doGenerate=function(t,e){return ms(this,void 0,Promise,function(){var n;return gs(this,function(r){switch(r.label){case 0:return[4,this.req({url:this.url,data:ys(ys({},ps(t)),{stream:!1}),stream:!1,timeout:null==e?void 0:e.timeout})];case 1:return n=r.sent(),[2,ys(ys({},n),{rawResponse:n})]}})})},t.prototype.doStream=function(t,e){return ms(this,void 0,Promise,function(){var n,r,o;return gs(this,function(i){switch(i.label){case 0:return n=null,[4,this.req({url:this.url,data:ys(ys({},ps(t)),{stream:!0}),stream:!0,timeout:null==e?void 0:e.timeout})];case 1:return r=i.sent(),o=Yi(r),[2,$i(Xi(o).pipeThrough(new Ji({transform:function(t,e){var r=t.choices.map(function(t){var e=t.delta;return null==n&&(n=es(e)),n?ys(ys({},t),{finish_reason:"tool_calls",delta:e}):t}),o=ys(ys({},t),{choices:r});e.enqueue(ys(ys({},o),{rawResponse:t}))}})))]}})})},t}(),ws=function(){return ws=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},ws.apply(this,arguments)},_s=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},Is=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},Es=function(){function t(t,e,n){this.req=t,this.baseUrl=e,this.subUrl="hunyuan",null!=n&&(this.subUrl=n)}return Object.defineProperty(t.prototype,"url",{get:function(){return"".concat(this.baseUrl,"/").concat(this.subUrl)},enumerable:!1,configurable:!0}),t.prototype.doGenerate=function(t,e){return _s(this,void 0,Promise,function(){var n,r;return Is(this,function(o){switch(o.label){case 0:return[4,this.req({url:this.url,headers:{"X-Tc-Action":"ChatCompletions"},data:ws(ws({},ps(t)),{stream:!1}),stream:!1,timeout:null==e?void 0:e.timeout})];case 1:return n=o.sent(),r=vs(n.Response),[2,ws(ws({},r),{rawResponse:n})]}})})},t.prototype.doStream=function(t,e){return _s(this,void 0,Promise,function(){var n,r,o;return Is(this,function(i){switch(i.label){case 0:return n=null,[4,this.req({url:this.url,headers:{"X-Tc-Action":"ChatCompletions"},data:ws(ws({},t),{stream:!0}),stream:!0,timeout:null==e?void 0:e.timeout})];case 1:return r=i.sent(),o=Yi(r),[2,$i(Xi(o).pipeThrough(new Ji({transform:function(t,e){var r=vs(t),o=r.choices.map(function(t){var e=t.delta;return null==n&&(n=es(e)),n?ws(ws({},t),{finish_reason:"tool_calls",delta:e}):t}),i=ws(ws({},r),{choices:o});e.enqueue(ws(ws({},i),{rawResponse:t}))}})))]}})})},t}(),Ss=function(){return Ss=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Ss.apply(this,arguments)},Os=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},Ts=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}};function Ps(t){var e=t.messages,n=t.model,r=t.temperature,o=t.tools,i=t.top_p;return Ss(Ss({},t),{messages:e,model:n,tools:o,top_p:i,temperature:r})}var As=function(){function t(t,e,n){this.req=t,this.baseUrl=e,this.subUrl="ark/api/v3/chat/completions",null!=n&&(this.subUrl=n)}return Object.defineProperty(t.prototype,"url",{get:function(){return"".concat(this.baseUrl,"/").concat(this.subUrl)},enumerable:!1,configurable:!0}),t.prototype.doGenerate=function(t,e){return Os(this,void 0,Promise,function(){var n;return Ts(this,function(r){switch(r.label){case 0:return[4,this.req({url:this.url,data:Ss(Ss({},Ps(t)),{stream:!1}),stream:!1,timeout:null==e?void 0:e.timeout})];case 1:return n=r.sent(),[2,Ss(Ss({},n),{rawResponse:n})]}})})},t.prototype.doStream=function(t,e){return Os(this,void 0,Promise,function(){var n,r,o;return Ts(this,function(i){switch(i.label){case 0:return n=null,[4,this.req({url:this.url,data:Ss(Ss({},Ps(t)),{stream:!0}),stream:!0,timeout:null==e?void 0:e.timeout})];case 1:return r=i.sent(),o=Yi(r),[2,$i(Xi(o).pipeThrough(new Ji({transform:function(t,e){var r=t.choices.map(function(t){var e=t.delta;return null==n&&(n=es(e)),n?Ss(Ss({},t),{finish_reason:"tool_calls",delta:e}):t}),o=Ss(Ss({},t),{choices:r});e.enqueue(Ss(Ss({},o),{rawResponse:t}))}})))]}})})},t}(),Rs=function(){return Rs=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Rs.apply(this,arguments)},Cs=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},Ns=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}};function xs(t){var e=t.messages,n=t.model,r=t.temperature,o=t.tools,i=t.top_p;return Rs(Rs({},t),{messages:e,model:n,tools:o,top_p:i,temperature:r})}var Us=function(){function t(t,e,n){this.req=t,this.baseUrl=e,this.subUrl="dashscope/compatible-mode/v1/chat/completions",null!=n&&(this.subUrl=n)}return Object.defineProperty(t.prototype,"url",{get:function(){return"".concat(this.baseUrl,"/").concat(this.subUrl)},enumerable:!1,configurable:!0}),t.prototype.doGenerate=function(t,e){return Cs(this,void 0,Promise,function(){var n;return Ns(this,function(r){switch(r.label){case 0:return[4,this.req({url:this.url,data:Rs(Rs({},xs(t)),{stream:!1}),stream:!1,timeout:null==e?void 0:e.timeout})];case 1:return n=r.sent(),[2,Rs(Rs({},n),{rawResponse:n})]}})})},t.prototype.doStream=function(t,e){return Cs(this,void 0,Promise,function(){var n,r,o;return Ns(this,function(i){switch(i.label){case 0:return n=null,[4,this.req({url:this.url,data:Rs(Rs({},xs(t)),{stream:!0}),stream:!0,timeout:null==e?void 0:e.timeout})];case 1:return r=i.sent(),o=Yi(r),[2,$i(Xi(o).pipeThrough(new Ji({transform:function(t,e){var r=t.choices.map(function(t){var e=Object.assign(t.delta,{role:"assistant"});return null==n&&(n=es(e)),Rs(Rs({},t),n?{finish_reason:"tool_calls",delta:e}:{delta:e})}),o=Rs(Rs({},t),{choices:r});e.enqueue(Rs(Rs({},o),{rawResponse:t}))}})))]}})})},t}(),Ls=function(){return Ls=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Ls.apply(this,arguments)},Ds=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},ks=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}};function js(t){var e=t.messages,n=t.model,r=t.temperature,o=t.tools,i=t.top_p;return Ls(Ls({},t),{messages:e,model:n,tools:o,top_p:i,temperature:r})}var qs=function(){function t(t,e,n){this.req=t,this.baseUrl=e,this.subUrl="01-ai/v1/chat/completions",null!=n&&(this.subUrl=n)}return Object.defineProperty(t.prototype,"url",{get:function(){return"".concat(this.baseUrl,"/").concat(this.subUrl)},enumerable:!1,configurable:!0}),t.prototype.doGenerate=function(t,e){return Ds(this,void 0,Promise,function(){var n;return ks(this,function(r){switch(r.label){case 0:return[4,this.req({url:this.url,data:Ls(Ls({},js(t)),{stream:!1}),stream:!1,timeout:null==e?void 0:e.timeout})];case 1:return n=r.sent(),[2,Ls(Ls({},n),{rawResponse:n})]}})})},t.prototype.doStream=function(t,e){return Ds(this,void 0,Promise,function(){var n,r,o,i,s;return ks(this,function(a){switch(a.label){case 0:return n=null,[4,this.req({url:this.url,data:Ls(Ls({},js(t)),{stream:!0}),stream:!0,timeout:null==e?void 0:e.timeout})];case 1:return r=a.sent(),o=Yi(r),i=Xi(o),s=i.pipeThrough(new Ji({transform:function(t,e){var r,o,i,s,a,u;if((null===(i=null===(o=null===(r=null==t?void 0:t.choices)||void 0===r?void 0:r[0])||void 0===o?void 0:o.delta)||void 0===i?void 0:i.content)||(null===(u=null===(a=null===(s=null==t?void 0:t.choices)||void 0===s?void 0:s[0])||void 0===a?void 0:a.delta)||void 0===u?void 0:u.tool_calls)){var c=t.choices.map(function(t){var e=Object.assign(t.delta,{role:"assistant"});return null==n&&(n=es(e)),Ls(Ls({},t),n?{finish_reason:"tool_calls",delta:e}:{delta:e})}),l=Ls(Ls({},t),{choices:c});e.enqueue(Ls(Ls({},l),{rawResponse:t}))}}})),[2,$i(s)]}})})},t}(),Ms=function(){return Ms=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Ms.apply(this,arguments)},Ws=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},Bs=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}};function Fs(t){var e=t.messages,n=t.model,r=t.temperature,o=t.tools,i=t.top_p;return Ms(Ms({},t),{messages:e,model:n,tools:o,top_p:i,temperature:r})}var Vs=function(){function t(t,e,n){this.req=t,this.baseUrl=e,this.subUrl="moonshot/v1/chat/completions",null!=n&&(this.subUrl=n)}return Object.defineProperty(t.prototype,"url",{get:function(){return"".concat(this.baseUrl,"/").concat(this.subUrl)},enumerable:!1,configurable:!0}),t.prototype.doGenerate=function(t,e){return Ws(this,void 0,Promise,function(){var n;return Bs(this,function(r){switch(r.label){case 0:return[4,this.req({url:this.url,data:Ms(Ms({},Fs(t)),{stream:!1}),stream:!1,timeout:null==e?void 0:e.timeout})];case 1:return n=r.sent(),[2,Ms(Ms({},n),{rawResponse:n})]}})})},t.prototype.doStream=function(t,e){return Ws(this,void 0,Promise,function(){var n,r,o;return Bs(this,function(i){switch(i.label){case 0:return n=null,[4,this.req({url:this.url,data:Ms(Ms({},Fs(t)),{stream:!0}),stream:!0,timeout:null==e?void 0:e.timeout})];case 1:return r=i.sent(),o=Yi(r),[2,$i(Xi(o).pipeThrough(new Ji({transform:function(t,e){var r=t.choices.map(function(t){var e=t.delta;return null==n&&(n=es(e)),n?Ms(Ms({},t),{finish_reason:"tool_calls",delta:e}):t}),o=Ms(Ms({},t),{choices:r});e.enqueue(Ms(Ms({},o),{rawResponse:t}))}})))]}})})},t}(),Gs=function(){return Gs=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Gs.apply(this,arguments)},Hs=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},Ks=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},Js=function(){function t(t,e,n){this.req=t,this.baseUrl=e,this.subUrl="hunyuan-exp/chat/completions",null!=n&&(this.subUrl=n)}return Object.defineProperty(t.prototype,"url",{get:function(){return"".concat(this.baseUrl,"/").concat(this.subUrl)},enumerable:!1,configurable:!0}),t.prototype.doGenerate=function(t){return Hs(this,void 0,Promise,function(){var e;return Ks(this,function(n){switch(n.label){case 0:return[4,this.req({url:this.url,data:Gs(Gs({},ps(t)),{stream:!1}),stream:!1})];case 1:return e=n.sent(),[2,Gs(Gs({},e),{rawResponse:e})]}})})},t.prototype.doStream=function(t){return Hs(this,void 0,Promise,function(){var e,n,r;return Ks(this,function(o){switch(o.label){case 0:return e=null,[4,this.req({url:this.url,data:Gs(Gs({},ps(t)),{stream:!0}),stream:!0})];case 1:return n=o.sent(),r=Yi(n),[2,$i(Xi(r).pipeThrough(new Ji({transform:function(t,n){var r=t.choices.map(function(t){var n=t.delta;return null==e&&(e=es(n)),e?Gs(Gs({},t),{finish_reason:"tool_calls",delta:n}):t}),o=Gs(Gs({},t),{choices:r});n.enqueue(Gs(Gs({},o),{rawResponse:t}))}})))]}})})},t}(),zs=function(){return zs=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},zs.apply(this,arguments)},Ys=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},Qs=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},$s=function(){function t(t,e,n){this.req=t,this.baseUrl=e,this.subUrl="hunyuan-open/v1/chat/completions",null!=n&&(this.subUrl=n)}return Object.defineProperty(t.prototype,"url",{get:function(){return"".concat(this.baseUrl,"/").concat(this.subUrl)},enumerable:!1,configurable:!0}),t.prototype.doGenerate=function(t,e){return Ys(this,void 0,Promise,function(){var n;return Qs(this,function(r){switch(r.label){case 0:return[4,this.req({url:this.url,data:zs(zs({},ps(t)),{stream:!1}),stream:!1,timeout:null==e?void 0:e.timeout})];case 1:return n=r.sent(),[2,zs(zs({},n),{rawResponse:n})]}})})},t.prototype.doStream=function(t,e){return Ys(this,void 0,Promise,function(){var n,r,o;return Qs(this,function(i){switch(i.label){case 0:return n=null,[4,this.req({url:this.url,data:zs(zs({},ps(t)),{stream:!0}),stream:!0,timeout:null==e?void 0:e.timeout})];case 1:return r=i.sent(),o=Yi(r),[2,$i(Xi(o).pipeThrough(new Ji({transform:function(t,e){var r=t.choices.map(function(t){var e=t.delta;return null==n&&(n=es(e)),n?zs(zs({},t),{finish_reason:"tool_calls",delta:e}):t}),o=zs(zs({},t),{choices:r});e.enqueue(zs(zs({},o),{rawResponse:t}))}})))]}})})},t}(),Xs=function(){return Xs=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Xs.apply(this,arguments)},Zs=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},ta=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},ea=function(){function t(t,e,n){this.req=t,this.baseUrl=e,this.subUrl="deepseek/chat/completions",null!=n&&(this.subUrl=n)}return Object.defineProperty(t.prototype,"url",{get:function(){return"".concat(this.baseUrl,"/").concat(this.subUrl)},enumerable:!1,configurable:!0}),t.prototype.doGenerate=function(t,e){return Zs(this,void 0,Promise,function(){var n;return ta(this,function(r){switch(r.label){case 0:return[4,this.req({url:this.url,data:Xs(Xs({},t),{stream:!1}),stream:!1,timeout:null==e?void 0:e.timeout})];case 1:return n=r.sent(),[2,Xs(Xs({},n),{rawResponse:n})]}})})},t.prototype.doStream=function(t,e){return Zs(this,void 0,Promise,function(){var n,r,o;return ta(this,function(i){switch(i.label){case 0:return n=null,[4,this.req({url:this.url,data:Xs(Xs({},t),{stream:!0}),stream:!0,timeout:null==e?void 0:e.timeout})];case 1:return r=i.sent(),o=Yi(r),[2,$i(Xi(o).pipeThrough(new Ji({transform:function(t,e){var r=t.choices.map(function(t){var e=t.delta;return null==n&&(n=es(e)),n?Xs(Xs({},t),{finish_reason:"tool_calls",delta:e}):t}),o=Xs(Xs({},t),{choices:r});e.enqueue(Xs(Xs({},o),{rawResponse:t}))}})))]}})})},t}(),na=function(){return na=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},na.apply(this,arguments)},ra=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},oa=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},ia=function(){function t(t,e,n){void 0===n&&(n=""),this.req=t,this.baseUrl=e,this.subUrl=n}return Object.defineProperty(t.prototype,"url",{get:function(){return"".concat(this.baseUrl,"/").concat(this.subUrl)},enumerable:!1,configurable:!0}),t.prototype.doGenerate=function(t){return ra(this,void 0,Promise,function(){var e;return oa(this,function(n){switch(n.label){case 0:return[4,this.req({url:this.url,data:na(na({},t),{stream:!1}),stream:!1})];case 1:return e=n.sent(),[2,na(na({},e),{rawResponse:e})]}})})},t.prototype.doStream=function(t){return ra(this,void 0,Promise,function(){var e,n,r;return oa(this,function(o){switch(o.label){case 0:return e=null,[4,this.req({url:this.url,data:na(na({},t),{stream:!0}),stream:!0})];case 1:return n=o.sent(),r=Yi(n),[2,$i(Xi(r).pipeThrough(new Ji({transform:function(t,n){var r=t.choices.map(function(t){var n=t.delta;return null==e&&(e=es(n)),e?na(na({},t),{finish_reason:"tool_calls",delta:n}):t}),o=na(na({},t),{choices:r});n.enqueue(na(na({},o),{rawResponse:t}))}})))]}})})},t}(),sa=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},t(e,n)};return function(e,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),aa=function(t){function e(e,n){var r=t.call(this,e)||this;return r.name="InvalidParamsError",r.code="INVALID_PARAMS",r.field=n,r}return sa(e,t),e.prototype.toJSON=function(){return{code:this.code,message:this.message,field:this.field}},e}(Error),ua=function(){function t(t,e,n){this.req=t,this.baseUrl=e,this.provider=n,this.defaultGenerateImageSubUrl="images/ar/generations",this.generateImageSubUrlConfig={"hunyuan-image":[[/^hunyuan-image(-v[12](\..*)?)?$/,"images/generations"]]},this.generateImage=this.generateImageImpl.bind(this)}return t.prototype.generateImageImpl=function(t){return e=this,n=void 0,o=function(){var e,n,r,o,i;return function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}}(this,function(s){switch(s.label){case 0:if("object"==typeof t&&t&&"model"in t&&"HY-Image-v3.0-I2I-ToB-v1.0.1"===t.model&&(""===this.provider||"hunyuan-image"===this.provider)){if(n=(e=t).image_urls,r=e.images,n&&n.length>1)throw new aa("当模型为 HY-Image-v3.0-I2I-ToB-v1.0.1 时,image_urls 最多只能有 1 个元素","image_urls");if(r&&r.length>1)throw new aa("当模型为 HY-Image-v3.0-I2I-ToB-v1.0.1 时,images 最多只能有 1 个元素","images")}return o=this.defaultGenerateImageSubUrl,"object"==typeof t&&t&&"model"in t&&"string"==typeof t.model&&(i=this.getGenerateImageSubUrl(this.provider,t.model))&&(o=i),[4,this.req({url:this.getGenerateUrl(o),data:t,stream:!1})];case 1:return[2,s.sent()]}})},new((r=Promise)||(r=Promise))(function(t,i){function s(t){try{u(o.next(t))}catch(t){i(t)}}function a(t){try{u(o.throw(t))}catch(t){i(t)}}function u(e){var n;e.done?t(e.value):(n=e.value,n instanceof r?n:new r(function(t){t(n)})).then(s,a)}u((o=o.apply(e,n||[])).next())});var e,n,r,o},t.prototype.getGenerateUrl=function(t){return"".concat(this.baseUrl,"/").concat(this.provider,"/").concat(t)},t.prototype.getGenerateImageSubUrl=function(t,e){var n=this.generateImageSubUrlConfig[t];if(n)for(var r=0,o=n;r<o.length;r++){var i=o[r],s=i[0],a=i[1];if(s.test(e))return a}},t}(),ca=function(){return ca=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},ca.apply(this,arguments)},la=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},ha=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},da=function(t,e,n){if(n||2===arguments.length)for(var r,o=0,i=e.length;o<i;o++)!r&&o in e||(r||(r=Array.prototype.slice.call(e,0,o)),r[o]=e[o]);return t.concat(r||Array.prototype.slice.call(e))};function fa(t){var e,n=t.onStepFinish,r=t.abortSignal,o=t.maxSteps,i=t.topP,s=t.toolChoice,a=function(t,e){var n={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(t);o<r.length;o++)e.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(t,r[o])&&(n[r[o]]=t[r[o]])}return n}(t,["onStepFinish","abortSignal","maxSteps","topP","toolChoice"]);if(null!=o&&o<1)throw new Error("`maxSteps` muse be greater than 0.");return[{onStepFinish:n,abortSignal:r,maxSteps:o},ca(ca({},a),{tools:null===(e=a.tools)||void 0===e?void 0:e.map(function(t){return"fn"in t?function(t){return{type:"function",function:{description:t.description,name:t.name,parameters:t.parameters}}}(t):t}),top_p:null!=i?i:a.top_p,tool_choice:null!=s?s:a.tool_choice})]}var pa=function(){function t(t){this.model=t}return t.prototype.generateText=function(t,e){var n,r;return la(this,void 0,Promise,function(){var o,i,s,a,u,c,l,h,d,f,p,v,y,m,g,b,w,_,I,E,S,O=this;return ha(this,function(T){switch(T.label){case 0:return o=[],i={completion_tokens:0,prompt_tokens:0,total_tokens:0},s=fa(t),a=s[0],u=a.onStepFinish,c=a.maxSteps,l=void 0===c?10:c,h=s[1],[4,(d=function(){return O.model.doGenerate(h,e)})()];case 1:f=T.sent(),p=1,f.rawResponse&&o.push(f.rawResponse),v=null,T.label=2;case 2:if(!(p<l&&null!=(v=va(f))))return[3,9];y=ba(f.usage),wa(i,y),T.label=3;case 3:return T.trys.push([3,7,,8]),[4,ga(v)];case 4:return m=T.sent(),g=f.choices[0],[4,null==u?void 0:u({finishReason:g.finish_reason,messages:h.messages.slice(),text:g.message.content,toolCall:v,toolResult:m,stepUsage:y,totalUsage:Object.assign({},i)})];case 5:return T.sent(),ya(h.messages,g.message,m),[4,d()];case 6:return(f=T.sent()).rawResponse&&o.push(f.rawResponse),p+=1,[3,8];case 7:return b=T.sent(),[2,{text:"",messages:h.messages,usage:i,error:b,rawResponses:o}];case 8:return[3,2];case 9:return w=null===(n=null==f?void 0:f.choices)||void 0===n?void 0:n[0],_=null==w?void 0:w.message,I=null!==(r=null==_?void 0:_.content)&&void 0!==r?r:"",E=_?da(da([],h.messages,!0),[_],!1):h.messages,S=ba(f.usage),wa(i,S),[4,null==u?void 0:u({finishReason:w.finish_reason,messages:E.slice(),text:I,toolCall:va(f),toolResult:null,stepUsage:S,totalUsage:Object.assign({},i)})];case 10:return T.sent(),[2,{text:I,messages:E,usage:i,rawResponses:o}]}})})},t.prototype.streamText=function(t,e){var n;return la(this,void 0,Promise,function(){var r,o,i,s,a,u,c,l,h,d,f,p,v,y,m,g,b,w,_,I,E,S,O,T,P,A,R,C,N,x,U,L,D,k,j,q,M=this;return ha(this,function(W){switch(W.label){case 0:return r={completion_tokens:0,prompt_tokens:0,total_tokens:0},o=fa(t),i=o[0],s=i.onStepFinish,a=i.maxSteps,u=void 0===a?10:a,c=o[1],[4,(l=function(){return M.model.doStream(c,e)})()];case 1:h=W.sent(),d=1,f=null,p=function(){var t=h.tee(),e=t[0],n=t[1];return h=$i(e),function(t){var e,n,r,o,i,s,a,u,c,l;return la(this,void 0,Promise,function(){var h,d,f,p,v,y,m,g,b,w,_,I,E;return ha(this,function(S){switch(S.label){case 0:h={completion_tokens:0,prompt_tokens:0,total_tokens:0},d=$i(t),p={role:"assistant",content:"",tool_calls:[f={id:"",function:{name:"",arguments:""},type:""}]},S.label=1;case 1:S.trys.push([1,6,7,12]),v=!0,y=function(t){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var e,n=t[Symbol.asyncIterator];return n?n.call(t):(t="function"==typeof __values?__values(t):t[Symbol.iterator](),e={},r("next"),r("throw"),r("return"),e[Symbol.asyncIterator]=function(){return this},e);function r(n){e[n]=t[n]&&function(e){return new Promise(function(r,o){!function(t,e,n,r){Promise.resolve(r).then(function(e){t({value:e,done:n})},e)}(r,o,(e=t[n](e)).done,e.value)})}}}(d),S.label=2;case 2:return[4,y.next()];case 3:if(m=S.sent(),e=m.done)return[3,5];o=m.value,v=!1;try{if(!(b=null==(g=o)?void 0:g.choices[0]))return[2,null];if(w=b.finish_reason,_=b.delta,"tool_calls"!==w)return[2,null];if(!_)return[3,4];if(_.content&&(p.content+=_.content),!("tool_calls"in _))return[3,4];(null==(I=null===(i=null==_?void 0:_.tool_calls)||void 0===i?void 0:i[0])?void 0:I.id)&&(f.id=I.id),(null==I?void 0:I.type)&&(f.type=I.type),(null===(s=null==I?void 0:I.function)||void 0===s?void 0:s.name)&&(f.function.name=I.function.name),(null===(a=null==I?void 0:I.function)||void 0===a?void 0:a.arguments)&&(f.function.arguments+=I.function.arguments),(null===(u=null==g?void 0:g.usage)||void 0===u?void 0:u.completion_tokens)&&(h.completion_tokens=g.usage.completion_tokens),(null===(c=null==g?void 0:g.usage)||void 0===c?void 0:c.prompt_tokens)&&(h.prompt_tokens=g.usage.prompt_tokens),(null===(l=null==g?void 0:g.usage)||void 0===l?void 0:l.total_tokens)&&(h.total_tokens=g.usage.total_tokens)}finally{v=!0}S.label=4;case 4:return[3,2];case 5:return[3,12];case 6:return E=S.sent(),n={error:E},[3,12];case 7:return S.trys.push([7,,10,11]),v||e||!(r=y.return)?[3,9]:[4,r.call(y)];case 8:S.sent(),S.label=9;case 9:return[3,11];case 10:if(n)throw n.error;return[7];case 11:return[7];case 12:return[2,{message:p,usage:h}]}})})}(n)},W.label=2;case 2:return(v=d<u)?[4,p()]:[3,4];case 3:v=null!=(f=W.sent()),W.label=4;case 4:if(!v)return[3,11];y=f.message,m=f.usage,wa(r,m),g=null===(n=y.tool_calls)||void 0===n?void 0:n[0],W.label=5;case 5:return W.trys.push([5,9,,10]),[4,ga(g)];case 6:return b=W.sent(),[4,null==s?void 0:s({finishReason:"tool_calls",messages:c.messages.slice(),text:y.content,toolCall:g,toolResult:b,stepUsage:m,totalUsage:Object.assign({},r)})];case 7:return W.sent(),ya(c.messages,y,b),[4,l()];case 8:return h=W.sent(),[3,10];case 9:return w=W.sent(),_=h.tee(),I=_[0],E=_[1],[2,{messages:Promise.resolve(c.messages),dataStream:$i(I),textStream:$i(E.pipeThrough(new Ji({transform:function(t,e){var n,r,o,i=null===(o=null===(r=null===(n=null==t?void 0:t.choices)||void 0===n?void 0:n[0])||void 0===r?void 0:r.delta)||void 0===o?void 0:o.content;"string"==typeof i&&e.enqueue(i)}}))),usage:Promise.resolve(r),error:w}];case 10:return[3,2];case 11:return[4,p()];case 12:return(f=W.sent())?(S=f.message,O=f.usage,wa(r,O),T=da(da([],c.messages,!0),[S],!1),s({messages:T.slice(),finishReason:"tool_call",stepUsage:O,text:S.content,toolCall:S.tool_calls[0],totalUsage:Object.assign({},r)}),P=h.tee(),A=P[0],R=P[1],[2,{messages:Promise.resolve(da(da([],c.messages,!0),[S],!1)),dataStream:$i(A),textStream:$i(R.pipeThrough(new Ji({transform:function(t,e){var n,r,o,i=null===(o=null===(r=null===(n=null==t?void 0:t.choices)||void 0===n?void 0:n[0])||void 0===r?void 0:r.delta)||void 0===o?void 0:o.content;"string"==typeof i&&e.enqueue(i)}}))),usage:Promise.resolve(r)}]):(C=ts(),N=ts(),x={role:"assistant",content:""},U="",L={completion_tokens:0,prompt_tokens:0,total_tokens:0},D=h.pipeThrough(new Ji({transform:function(t,e){var n,r,o,i,s,a,u,c,l=null===(o=null===(r=null===(n=null==t?void 0:t.choices)||void 0===n?void 0:n[0])||void 0===r?void 0:r.delta)||void 0===o?void 0:o.content;"string"==typeof l&&(x.content+=l);var h=null===(s=null===(i=null==t?void 0:t.choices)||void 0===i?void 0:i[0])||void 0===s?void 0:s.finish_reason;h&&(U=h),(null===(a=null==t?void 0:t.usage)||void 0===a?void 0:a.completion_tokens)&&(L.completion_tokens=t.usage.completion_tokens),(null===(u=null==t?void 0:t.usage)||void 0===u?void 0:u.prompt_tokens)&&(L.prompt_tokens=t.usage.prompt_tokens),(null===(c=null==t?void 0:t.usage)||void 0===c?void 0:c.total_tokens)&&(L.total_tokens=t.usage.total_tokens),e.enqueue(t)},flush:function(){C.res(da(da([],c.messages,!0),[x],!1)),wa(r,L),N.res(Object.assign({},r)),null==s||s({messages:da(da([],c.messages,!0),[x],!1),finishReason:U,text:x.content,stepUsage:L,totalUsage:Object.assign({},r)})}})),k=D.tee(),j=k[0],q=k[1],[2,{messages:C.promise,dataStream:$i(j),textStream:$i(q.pipeThrough(new Ji({transform:function(t,e){var n,r,o,i=null===(o=null===(r=null===(n=null==t?void 0:t.choices)||void 0===n?void 0:n[0])||void 0===r?void 0:r.delta)||void 0===o?void 0:o.content;"string"==typeof i&&e.enqueue(i)}}))),usage:N.promise}])}})})},t}();function va(t){var e,n=null===(e=null==t?void 0:t.choices)||void 0===e?void 0:e[0];if(!n)return null;var r=n.finish_reason,o=n.message;return"tool_calls"!==r?null:o&&es(o)?o.tool_calls[0]:null}function ya(t,e,n){t.push(e,{role:"tool",tool_call_id:e.tool_calls[0].id,content:JSON.stringify(n)})}var ma=new Map;function ga(t){return ma.get(t.function.name)(JSON.parse(t.function.arguments))}function ba(t){var e,n,r;return{completion_tokens:null!==(e=null==t?void 0:t.completion_tokens)&&void 0!==e?e:0,prompt_tokens:null!==(n=null==t?void 0:t.prompt_tokens)&&void 0!==n?n:0,total_tokens:null!==(r=null==t?void 0:t.total_tokens)&&void 0!==r?r:0}}function wa(t,e){t.completion_tokens+=e.completion_tokens,t.prompt_tokens+=e.prompt_tokens,t.total_tokens+=e.total_tokens}var _a={hunyuan:Es,"hunyuan-beta":bs,ark:As,dashscope:Us,"01-ai":qs,moonshot:Vs,zhipu:ds,"hunyuan-exp":Js,"hunyuan-open":$s,deepseek:ea},Ia=function(){return Ia=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Ia.apply(this,arguments)},Ea=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},Sa=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},Oa=_a,Ta=function(){function t(t,e,n,r){var o=this;this.req=t,this.baseUrl=e,this.modelRequest=function(t){var e=t.url,n=t.data,r=t.headers,i=t.stream,s=t.timeout;return Ea(o,void 0,void 0,function(){var t,o,a,u,c,l,h;return Sa(this,function(d){switch(d.label){case 0:return t={"Content-Type":"application/json"},i&&Object.assign(t,{Accept:"text/event-stream"}),[4,this.req.fetch({method:"post",headers:Ia(Ia((c={},c[null===(l=this.i18n)||void 0===l?void 0:l.LANG_HEADER_KEY]=null===(h=this.i18n)||void 0===h?void 0:h.lang,c),t),r),body:JSON.stringify(n),url:this.resolveUrl(e),stream:i,timeout:s})];case 1:return o=d.sent(),a=o.data,u=o.header,[2,this.handleResponseData(a,u)]}})})},this.botRequest=function(t){var e=t.method,n=t.url,r=t.data,i=void 0===r?{}:r,s=t.headers,a=t.stream,u=t.timeout;return Ea(o,void 0,void 0,function(){var t,r,o,c,l,h,d,f,p;return Sa(this,function(v){switch(v.label){case 0:return t=this.resolveUrl(n),"get"!==e?[3,2]:(r=this.handleResponseData,[4,this.req.fetch({url:"".concat(t,"?").concat((y=i,Object.entries(y).map(function(t){var e=t[0],n=t[1];return"".concat(e,"=").concat(n)}).join("&"))),method:e,headers:s,stream:a,timeout:u})]);case 1:return[2,r.apply(this,[v.sent().data])];case 2:return o={"Content-Type":"application/json"},a&&Object.assign(o,{Accept:"text/event-stream"}),[4,this.req.fetch({url:t,body:JSON.stringify(i),headers:Ia(Ia((d={},d[null===(f=this.i18n)||void 0===f?void 0:f.LANG_HEADER_KEY]=null===(p=this.i18n)||void 0===p?void 0:p.lang,d),o),s),stream:a,method:e,timeout:u})];case 3:return c=v.sent(),l=c.data,h=c.header,[2,this.handleResponseData(l,h)]}var y})})},this._getBaseUrl=r,this.bot=new ss(this.botRequest,this.aiBotBaseUrl),this.i18n=n,X.on(Z,function(t){var e;o.i18n=(null===(e=t.data)||void 0===e?void 0:e.i18n)||o.i18n})}return Object.defineProperty(t.prototype,"aiBaseUrl",{get:function(){return"".concat(this._getBaseUrl?this._getBaseUrl():this.baseUrl,"/ai")},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"aiBotBaseUrl",{get:function(){return"".concat(this._getBaseUrl?this._getBaseUrl():this.baseUrl,"/aibot")},enumerable:!1,configurable:!0}),t.prototype.handleResponseData=function(t,e){var n,r;return Ea(this,void 0,void 0,function(){var o,i,s,a,u=this;return Sa(this,function(c){switch(c.label){case 0:return o="".concat(this.i18n.t("请检查调用方式,或前往云开发 AI+ 首页查看文档"),":https://tcb.cloud.tencent.com/dev#/ai"),i=function(t){if("object"==typeof t&&t&&"code"in t&&"NORMAL"!==t.code)throw new Error("".concat(u.i18n.t("AI+ 请求出错,错误码"),":").concat(t.code,",").concat(u.i18n.t("错误信息"),":").concat(t.message,"\n").concat(o,"\n").concat(JSON.stringify(t,null,2)))},"object"==typeof t&&t&&"function"!=typeof t.getReader?"then"in t?[4,t]:[3,2]:[3,4];case 1:return s=c.sent(),[3,3];case 2:s=t,c.label=3;case 3:return i(a=s),[2,t];case 4:if("function"!=typeof(null==t?void 0:t.getReader)){if("object"==typeof(a=t)&&a&&"code"in a&&"NORMAL"!==a.code)throw new Error("".concat(this.i18n.t("AI+ 请求出错,错误码"),":").concat(a.code,",").concat(this.i18n.t("错误信息"),":").concat(a.message,"\n").concat(o,"\n").concat(JSON.stringify(a,null,2)));return[2,t]}return(null===(r=null===(n=null==e?void 0:e.get)||void 0===n?void 0:n.call(e,"content-type"))||void 0===r?void 0:r.includes("application/json"))?[4,Zi(t)]:[3,6];case 5:a=c.sent(),i(a),c.label=6;case 6:return[2,t]}})})},t.prototype.createModel=function(t,e){var n,r=Oa[t];if(r)n=new r(this.modelRequest,this.aiBaseUrl);else{var o="string"==typeof(null==e?void 0:e.defaultModelSubUrl)?e.defaultModelSubUrl:"/chat/completions";n=new ia(this.modelRequest,this.aiBaseUrl,"".concat(t).concat(o))}return new pa(n)},t.prototype.registerModel=function(t,e){null==Oa[t]?Oa[t]=e:console.warn("AI model ".concat(t," already exists!"))},t.prototype.createImageModel=function(t){return new ua(this.modelRequest,this.aiBaseUrl,t)},t.prototype.registerFunctionTool=function(t){ma.has(t.name)&&console.warn("AI function tool ".concat(t.name," already exists and will be overwritten!")),ma.set(t.name,t.fn)},t.prototype.resolveUrl=function(t){if(!this._getBaseUrl)return t;var e=this._getBaseUrl();return e!==this.baseUrl&&t.startsWith(this.baseUrl)?t.replace(this.baseUrl,e):t},t}(),Pa=function(){return Pa=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Pa.apply(this,arguments)},Aa=function(t,e){var n={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(t);o<r.length;o++)e.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(t,r[o])&&(n[r[o]]=t[r[o]])}return n};function Ra(t){var e=t.env,n=t.baseUrl,r=t.getBaseUrl,o=t.req,i=t.getAccessToken,s=t.handleReqInstance,a=t.i18n;return new Ta(function(){if(null==s){if(null==i)throw new Error("`getAccessToken` is required when `handleReqInstance` is not provided!");return function(t){var e=t.getAccessToken,n=t.req;return{download:n.download,post:n.post,upload:n.upload,fetch:function(t){return r=void 0,o=void 0,s=function(){var r,o,i,s,a;return function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}}(this,function(u){switch(u.label){case 0:if("function"!=typeof n.fetch)throw new Error("req.fetch is not a function");return r=t.token,o=t.headers,i=void 0===o?{}:o,s=Aa(t,["token","headers"]),null==r?[3,1]:(a=r,[3,3]);case 1:return[4,e()];case 2:a=u.sent().accessToken,u.label=3;case 3:return[2,n.fetch(Pa({headers:Pa({Authorization:"Bearer ".concat(a)},i)},s))]}})},new((i=void 0)||(i=Promise))(function(t,e){function n(t){try{u(s.next(t))}catch(t){e(t)}}function a(t){try{u(s.throw(t))}catch(t){e(t)}}function u(e){var r;e.done?t(e.value):(r=e.value,r instanceof i?r:new i(function(t){t(r)})).then(n,a)}u((s=s.apply(r,o||[])).next())});var r,o,i,s}}}({req:o,getAccessToken:i})}return s({req:o})}(),function(){if(null!=r)return r();if(null!=n)return n;if(null==e)throw new Error("`env` is required when `baseUrl` is not provided!");return"https://".concat(e,".api.tcloudbasegateway.com/v1")}(),a,r)}Aa(u,["MODELS"]);var Ca={name:"ai",entity:{ai:function(t){var e=this,n=this.request;if(null==n.fetch)throw new Error("cloudbase.request.fetch() unimplemented!");var r=function(){var t=e.getEndPointWithKey("GATEWAY"),n=t.BASE_URL,r=t.PROTOCOL;return"".concat(r).concat(n)};return(null==t?void 0:t.baseUrl)?Ra({req:n,baseUrl:t.baseUrl,handleReqInstance:function(t){return t.req},i18n:this.config.i18n}):Ra({req:n,baseUrl:r(),getBaseUrl:r,handleReqInstance:function(t){return t.req},i18n:this.config.i18n})}}};function Na(t){try{t.registerComponent(Ca)}catch(t){console.warn(t)}}try{window.registerAi=Na}catch(t){}var xa=function(){return xa=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},xa.apply(this,arguments)};function Ua(t){if(!t)return{get:function(){return null},forEach:function(){}};if("function"==typeof t.get)return t;var e={};return Object.keys(t).forEach(function(n){e[n.toLowerCase()]=t[n]}),{get:function(t){var n;return null!==(n=e[t.toLowerCase()])&&void 0!==n?n:null},forEach:function(t){Object.entries(e).forEach(function(e){var n=e[0],r=e[1];return t(r,n)})}}}function La(t,e,n){var r=this,o=t.request.fetch.bind(t.request),i=e||{},s=i.instance,a=void 0===s?n?void 0:"default":s,u=i.database,c=void 0===u?n?void 0:t.config.env:u,l=t.getEndPointWithKey("GATEWAY"),h=l.BASE_URL,d=l.PROTOCOL,f="".concat(d).concat(h),p=function(e,n){return i=r,s=void 0,l=function(){var r,i,s,u,l,h,d,p,v,y;return function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}}(this,function(m){switch(m.label){case 0:return r={},n.headers instanceof Headers?n.headers.forEach(function(t,e){r[e]=t}):n.headers&&Object.assign(r,n.headers),[["X-Db-Instance",a],["Accept-Profile",c],["Content-Profile",c]].forEach(function(t){var e=t[0],n=t[1];r[e]||r[e.toLocaleLowerCase()]||!n||(r[e]=n)}),i=e.toString(),s=t.getEndPointWithKey("GATEWAY"),u=s.BASE_URL,l=s.PROTOCOL,(h="".concat(l).concat(u))!==f&&i.startsWith(f)&&(i=i.replace(f,h)),[4,o(xa(xa({url:i},n),{headers:xa({"Content-Type":"application/json"},r),shouldThrowOnError:!1}))];case 1:d=m.sent(),p={},m.label=2;case 2:return m.trys.push([2,4,,5]),[4,d.data];case 3:return p=m.sent(),[3,5];case 4:if(v=m.sent(),!(null===(y=null==v?void 0:v.message)||void 0===y?void 0:y.includes("Unexpected end of JSON input")))throw v;return[3,5];case 5:return[2,{ok:(null==d?void 0:d.statusCode)>=200&&(null==d?void 0:d.statusCode)<300,status:(null==d?void 0:d.statusCode)||200,statusText:(null==d?void 0:d.statusMessage)||"OK",json:function(){return Promise.resolve(p||{})},text:function(){return Promise.resolve("string"==typeof p?p:JSON.stringify(p||{}))},headers:Ua(null==d?void 0:d.header)}]}})},new((u=void 0)||(u=Promise))(function(t,e){function n(t){try{o(l.next(t))}catch(t){e(t)}}function r(t){try{o(l.throw(t))}catch(t){e(t)}}function o(e){var o;e.done?t(e.value):(o=e.value,o instanceof u?o:new u(function(t){t(o)})).then(n,r)}o((l=l.apply(i,s||[])).next())});var i,s,u,l},v="".concat(d).concat(h,"/rdb/rest");return n?(0,Ri.generatePGClient)(t,{pgBaseUrl:v,fetch:p}):(0,Ri.generateMySQLClient)(t,{mysqlBaseUrl:v,fetch:p})}var Da={name:"mysql",entity:{mysql:function(t){return La(this,t,!1)(t)}}},ka={name:"rdb",entity:{rdb:function(t){return La(this,t,!0)(t)}}};try{cloudbase.registerComponent(Da),cloudbase.registerComponent(ka)}catch(t){}function ja(t){try{t.registerComponent(Da),t.registerComponent(ka)}catch(t){console.warn(t)}}try{window.registerMySQL=ja}catch(t){}var qa=function(){return qa=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},qa.apply(this,arguments)},Ma=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},Wa=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}};function Ba(t,e){var n,r,o,i;return Ma(this,void 0,Promise,function(){var s,a,u,c,l,h,d,f,p,v,y,m,g,b,w,_,I,E,S,O,T,P,A;return Wa(this,function(R){switch(R.label){case 0:a=(s=t||{}).name,u=s.body,c=s.path,l=void 0===c?"":c,h=s.method,d=void 0===h?"POST":h,f=s.headers,p=void 0===f?{}:f,v=(t||{}).token,y={};try{y=JSON.parse(u)}catch(t){y=u||{}}if(!a)throw new Error(JSON.stringify({code:An.ERRORS.INVALID_PARAMS,msg:"[apis] invalid api name"}));return m="",b=(g=this).gatewayOrigin,w=g.getAccessToken,_=g.env,b?m="".concat(b,"/v1"):this.getEndPointWithKey?(I=this.getEndPointWithKey("GATEWAY"),E=I.BASE_URL,S=I.PROTOCOL,m="".concat(S).concat(E)):m="https://".concat(_,".api.tcloudbasegateway.com/v1"),O="".concat(m,"/apis/").concat(a),T=l.startsWith("/")?l:"/".concat(l),w?[4,w()]:[3,2];case 1:P=R.sent().accessToken,p.Authorization="Bearer ".concat(P),R.label=2;case 2:if(A=["GET","HEAD"].includes(null===(n=null==d?void 0:d.toUpperCase)||void 0===n?void 0:n.call(d)))try{T="".concat(T).concat(T.includes("?")?"&":"?").concat(Object.keys(y).map(function(t){return"".concat(t,"=").concat(y[t])}).join("&"))}catch(t){}return[4,this.request.fetch(qa(qa(qa({url:"".concat(O).concat(T),method:d||"POST",headers:qa({"Content-Type":"application/json; charset=utf-8"},p)},A?{}:{body:JSON.stringify(y)}),{token:(null===(r=null==v?void 0:v.trim)||void 0===r?void 0:r.call(v))||(null===(i=null===(o=p.Authorization)||void 0===o?void 0:o.replace)||void 0===i?void 0:i.call(o,/^Bearer /,""))||null}),e))];case 3:return[4,R.sent().data];case 4:return[2,R.sent()]}})})}var Fa=["GET","POST","PUT","DELETE","HEAD","OPTIONS","PATCH","REQUEST"];function Va(t){var e=this;return new Proxy({},{get:function(n,r){if("string"!=typeof r)throw new Error("[apis] method must be string");var o=r.toLocaleUpperCase();if(!Fa.includes(o))throw new Error("[apis] invalid method: ".concat(r));return function(n,r){return Ma(e,void 0,void 0,function(){return Wa(this,function(e){switch(e.label){case 0:return[4,Ba.call(this,qa({name:t,method:("REQUEST"===o?n.method:o)||"POST"},n),r)];case 1:return[2,e.sent()]}})})}}})}function Ga(t){var e=this;return Object.keys(t||{}).forEach(function(n){void 0!==t[n]&&(e[n]=t[n])}),new Proxy({},{get:function(t,n){if("string"==typeof n)return Va.call(e,n)}})}var Ha,Ka,Ja="apis",za={name:Ja,IIFE:!0,entity:function(){Object.defineProperty(this.prototype,Ja,{get:function(){return Ga.call(this)},configurable:!0,enumerable:!0})}};function Ya(t){try{t.registerComponent(za)}catch(t){console.warn(t)}}try{cloudbase.registerComponent(za)}catch(t){}try{window.registerApis=Ya}catch(t){}!function(t){t.DocIDError="文档ID不合法",t.CollNameError="集合名称不合法",t.OpStrError="操作符不合法",t.DirectionError="排序字符不合法",t.IntergerError="must be integer",t.BooleanError="must be boolean",t.ArrayError="must be array",t.QueryParamTypeError="查询参数必须为对象",t.QueryParamValueError="查询参数对象值不能均为undefined",t.CentersPhereError="centersPhere结构不合法"}(Ka||(Ka={}));var Qa,$a,Xa="Object",Za="GeoPoint",tu="GeoLineString",eu="GeoPolygon",nu="GeoMultiPoint",ru="GeoMultiLineString",ou="GeoMultiPolygon",iu="Date",su="ServerDate",au=["desc","asc"],uu=["<","<=","==",">=",">"];!function(t){t.lt="<",t.gt=">",t.lte="<=",t.gte=">=",t.eq="=="}(Qa||(Qa={})),(Ha={})[Qa.eq]="$eq",Ha[Qa.lt]="$lt",Ha[Qa.lte]="$lte",Ha[Qa.gt]="$gt",Ha[Qa.gte]="$gte",function(t){t.WHERE="WHERE",t.DOC="DOC"}($a||($a={}));var cu=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},t(e,n)};return function(e,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),lu=[],hu={},du=function(t){function e(e,n){if(n!==hu)throw new TypeError("InternalSymbol cannot be constructed with new operator");return t.call(this,e)||this}return cu(e,t),e.for=function(t){for(var n=0,r=lu.length;n<r;n++)if(lu[n].target===t)return lu[n].instance;var o=new e(t,hu);return lu.push({target:t,instance:o}),o},e}(function(t){Object.defineProperties(this,{target:{enumerable:!1,writable:!1,configurable:!1,value:t}})});const fu=du;var pu=fu.for("UNSET_FIELD_NAME"),vu=fu.for("UPDATE_COMMAND"),yu=fu.for("QUERY_COMMAND"),mu=fu.for("LOGIC_COMMAND"),gu=fu.for("GEO_POINT"),bu=fu.for("SYMBOL_GEO_LINE_STRING"),wu=fu.for("SYMBOL_GEO_POLYGON"),_u=fu.for("SYMBOL_GEO_MULTI_POINT"),Iu=fu.for("SYMBOL_GEO_MULTI_LINE_STRING"),Eu=fu.for("SYMBOL_GEO_MULTI_POLYGON"),Su=fu.for("SERVER_DATE"),Ou=fu.for("REGEXP"),Tu=fu.for("OBJECTID"),Pu=function(t){return Object.prototype.toString.call(t).slice(8,-1).toLowerCase()},Au=function(t){return"object"===Pu(t)},Ru=function(t){return"number"===Pu(t)},Cu=function(t){return Array.isArray(t)},Nu=function(t){return"date"===Pu(t)},xu=function(t){return"regexp"===Pu(t)},Uu=function(t){return t&&t._internalType instanceof du},Lu=function(){function t(t){if(!Cu(t))throw new TypeError('"points" must be of type Point[]. Received type '.concat(typeof t));if(t.length<2)throw new Error('"points" must contain 2 points at least');t.forEach(function(t){if(!(t instanceof cc))throw new TypeError('"points" must be of type Point[]. Received type '.concat(typeof t,"[]"))}),this.points=t}return t.prototype.parse=function(t){var e;return(e={})[t]={type:"LineString",coordinates:this.points.map(function(t){return t.toJSON().coordinates})},e},t.prototype.toJSON=function(){return{type:"LineString",coordinates:this.points.map(function(t){return t.toJSON().coordinates})}},t.validate=function(t){var e,n;if("LineString"!==t.type||!Cu(t.coordinates))return!1;try{for(var r=function(t){var e="function"==typeof Symbol&&Symbol.iterator,n=e&&t[e],r=0;if(n)return n.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}(t.coordinates),o=r.next();!o.done;o=r.next()){var i=o.value;if(!Ru(i[0])||!Ru(i[1]))return!1}}catch(t){e={error:t}}finally{try{o&&!o.done&&(n=r.return)&&n.call(r)}finally{if(e)throw e.error}}return!0},t.isClosed=function(t){var e=t.points[0],n=t.points[t.points.length-1];if(e.latitude===n.latitude&&e.longitude===n.longitude)return!0},Object.defineProperty(t.prototype,"_internalType",{get:function(){return bu},enumerable:!1,configurable:!0}),t}(),Du=function(t){var e="function"==typeof Symbol&&Symbol.iterator,n=e&&t[e],r=0;if(n)return n.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},ku=function(){function t(t){if(!Cu(t))throw new TypeError('"lines" must be of type LineString[]. Received type '.concat(typeof t));if(0===t.length)throw new Error("Polygon must contain 1 linestring at least");t.forEach(function(t){if(!(t instanceof Lu))throw new TypeError('"lines" must be of type LineString[]. Received type '.concat(typeof t,"[]"));if(!Lu.isClosed(t))throw new Error("LineString ".concat(t.points.map(function(t){return t.toReadableString()})," is not a closed cycle"))}),this.lines=t}return t.prototype.parse=function(t){var e;return(e={})[t]={type:"Polygon",coordinates:this.lines.map(function(t){return t.points.map(function(t){return[t.longitude,t.latitude]})})},e},t.prototype.toJSON=function(){return{type:"Polygon",coordinates:this.lines.map(function(t){return t.points.map(function(t){return[t.longitude,t.latitude]})})}},t.validate=function(t){var e,n,r,o;if("Polygon"!==t.type||!Cu(t.coordinates))return!1;try{for(var i=Du(t.coordinates),s=i.next();!s.done;s=i.next()){var a=s.value;if(!this.isCloseLineString(a))return!1;try{for(var u=(r=void 0,Du(a)),c=u.next();!c.done;c=u.next()){var l=c.value;if(!Ru(l[0])||!Ru(l[1]))return!1}}catch(t){r={error:t}}finally{try{c&&!c.done&&(o=u.return)&&o.call(u)}finally{if(r)throw r.error}}}}catch(t){e={error:t}}finally{try{s&&!s.done&&(n=i.return)&&n.call(i)}finally{if(e)throw e.error}}return!0},t.isCloseLineString=function(t){var e=t[0],n=t[t.length-1];return e[0]===n[0]&&e[1]===n[1]},Object.defineProperty(t.prototype,"_internalType",{get:function(){return wu},enumerable:!1,configurable:!0}),t}(),ju=function(){function t(t){if(!Cu(t))throw new TypeError('"points" must be of type Point[]. Received type '.concat(typeof t));if(0===t.length)throw new Error('"points" must contain 1 point at least');t.forEach(function(t){if(!(t instanceof cc))throw new TypeError('"points" must be of type Point[]. Received type '.concat(typeof t,"[]"))}),this.points=t}return t.prototype.parse=function(t){var e;return(e={})[t]={type:"MultiPoint",coordinates:this.points.map(function(t){return t.toJSON().coordinates})},e},t.prototype.toJSON=function(){return{type:"MultiPoint",coordinates:this.points.map(function(t){return t.toJSON().coordinates})}},t.validate=function(t){var e,n;if("MultiPoint"!==t.type||!Cu(t.coordinates))return!1;try{for(var r=function(t){var e="function"==typeof Symbol&&Symbol.iterator,n=e&&t[e],r=0;if(n)return n.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}(t.coordinates),o=r.next();!o.done;o=r.next()){var i=o.value;if(!Ru(i[0])||!Ru(i[1]))return!1}}catch(t){e={error:t}}finally{try{o&&!o.done&&(n=r.return)&&n.call(r)}finally{if(e)throw e.error}}return!0},Object.defineProperty(t.prototype,"_internalType",{get:function(){return _u},enumerable:!1,configurable:!0}),t}(),qu=function(t){var e="function"==typeof Symbol&&Symbol.iterator,n=e&&t[e],r=0;if(n)return n.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},Mu=function(){function t(t){if(!Cu(t))throw new TypeError('"lines" must be of type LineString[]. Received type '.concat(typeof t));if(0===t.length)throw new Error("Polygon must contain 1 linestring at least");t.forEach(function(t){if(!(t instanceof Lu))throw new TypeError('"lines" must be of type LineString[]. Received type '.concat(typeof t,"[]"))}),this.lines=t}return t.prototype.parse=function(t){var e;return(e={})[t]={type:"MultiLineString",coordinates:this.lines.map(function(t){return t.points.map(function(t){return[t.longitude,t.latitude]})})},e},t.prototype.toJSON=function(){return{type:"MultiLineString",coordinates:this.lines.map(function(t){return t.points.map(function(t){return[t.longitude,t.latitude]})})}},t.validate=function(t){var e,n,r,o;if("MultiLineString"!==t.type||!Cu(t.coordinates))return!1;try{for(var i=qu(t.coordinates),s=i.next();!s.done;s=i.next()){var a=s.value;try{for(var u=(r=void 0,qu(a)),c=u.next();!c.done;c=u.next()){var l=c.value;if(!Ru(l[0])||!Ru(l[1]))return!1}}catch(t){r={error:t}}finally{try{c&&!c.done&&(o=u.return)&&o.call(u)}finally{if(r)throw r.error}}}}catch(t){e={error:t}}finally{try{s&&!s.done&&(n=i.return)&&n.call(i)}finally{if(e)throw e.error}}return!0},Object.defineProperty(t.prototype,"_internalType",{get:function(){return Iu},enumerable:!1,configurable:!0}),t}(),Wu=function(t){var e="function"==typeof Symbol&&Symbol.iterator,n=e&&t[e],r=0;if(n)return n.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},Bu=function(){function t(t){var e,n;if(!Cu(t))throw new TypeError('"polygons" must be of type Polygon[]. Received type '.concat(typeof t));if(0===t.length)throw new Error("MultiPolygon must contain 1 polygon at least");try{for(var r=Wu(t),o=r.next();!o.done;o=r.next()){var i=o.value;if(!(i instanceof ku))throw new TypeError('"polygon" must be of type Polygon[]. Received type '.concat(typeof i,"[]"))}}catch(t){e={error:t}}finally{try{o&&!o.done&&(n=r.return)&&n.call(r)}finally{if(e)throw e.error}}this.polygons=t}return t.prototype.parse=function(t){var e;return(e={})[t]={type:"MultiPolygon",coordinates:this.polygons.map(function(t){return t.lines.map(function(t){return t.points.map(function(t){return[t.longitude,t.latitude]})})})},e},t.prototype.toJSON=function(){return{type:"MultiPolygon",coordinates:this.polygons.map(function(t){return t.lines.map(function(t){return t.points.map(function(t){return[t.longitude,t.latitude]})})})}},t.validate=function(t){var e,n,r,o,i,s;if("MultiPolygon"!==t.type||!Cu(t.coordinates))return!1;try{for(var a=Wu(t.coordinates),u=a.next();!u.done;u=a.next()){var c=u.value;try{for(var l=(r=void 0,Wu(c)),h=l.next();!h.done;h=l.next()){var d=h.value;try{for(var f=(i=void 0,Wu(d)),p=f.next();!p.done;p=f.next()){var v=p.value;if(!Ru(v[0])||!Ru(v[1]))return!1}}catch(t){i={error:t}}finally{try{p&&!p.done&&(s=f.return)&&s.call(f)}finally{if(i)throw i.error}}}}catch(t){r={error:t}}finally{try{h&&!h.done&&(o=l.return)&&o.call(l)}finally{if(r)throw r.error}}}}catch(t){e={error:t}}finally{try{u&&!u.done&&(n=a.return)&&n.call(a)}finally{if(e)throw e.error}}return!0},Object.defineProperty(t.prototype,"_internalType",{get:function(){return Eu},enumerable:!1,configurable:!0}),t}(),Fu=function(t,e){var n="function"==typeof Symbol&&t[Symbol.iterator];if(!n)return t;var r,o,i=n.call(t),s=[];try{for(;(void 0===e||e-- >0)&&!(r=i.next()).done;)s.push(r.value)}catch(t){o={error:t}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return s},Vu=function(){function t(){}return t.formatResDocumentData=function(e){return e.map(function(e){return t.formatField(e)})},t.formatField=function(e){var n=Object.keys(e),r={};return Array.isArray(e)&&(r=[]),n.forEach(function(n){var o,i=e[n];switch(t.whichType(i)){case Za:o=new cc(i.coordinates[0],i.coordinates[1]);break;case tu:o=new Lu(i.coordinates.map(function(t){return new cc(t[0],t[1])}));break;case eu:o=new ku(i.coordinates.map(function(t){return new Lu(t.map(function(t){var e=Fu(t,2),n=e[0],r=e[1];return new cc(n,r)}))}));break;case nu:o=new ju(i.coordinates.map(function(t){return new cc(t[0],t[1])}));break;case ru:o=new Mu(i.coordinates.map(function(t){return new Lu(t.map(function(t){var e=Fu(t,2),n=e[0],r=e[1];return new cc(n,r)}))}));break;case ou:o=new Bu(i.coordinates.map(function(t){return new ku(t.map(function(t){return new Lu(t.map(function(t){var e=Fu(t,2),n=e[0],r=e[1];return new cc(n,r)}))}))}));break;case iu:o=i;break;case Xa:case"Array":o=t.formatField(i);break;case su:o=new Date(i.$date);break;default:o=i}Array.isArray(r)?r.push(o):r[n]=o}),r},t.whichType=function(t){var e=Object.prototype.toString.call(t).slice(8,-1);return e===iu?iu:(e===Xa&&(t.$date?e=su:cc.validate(t)?e=Za:Lu.validate(t)?e=tu:ku.validate(t)?e=eu:ju.validate(t)?e=nu:Mu.validate(t)?e=ru:Bu.validate(t)&&(e=ou)),e)},t.generateDocId=function(){for(var t="",e=0;e<24;e++)t+="ABCDEFabcdef0123456789".charAt(Math.floor(22*Math.random()));return t},t}(),Gu={code:"INVALID_PARAM",message:"Invalid request param"},Hu="DATABASE_TRANSACTION_CONFLICT",Ku={code:"DATABASE_REQUEST_FAILED",message:"database request failed"};const Ju=(t=>{var e={};return l.d(e,t),e})({EJSON:()=>a.EJSON});var zu=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},t(e,n)};return function(e,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),Yu=function(){return Yu=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Yu.apply(this,arguments)};function Qu(t,e){if("function"!=typeof e)return t;t.then(function(t){return e(0,t)},function(t){return e(t)})}var $u={};function Xu(t){if(!hl.wsClientClass)throw new Error("to use realtime you must import realtime module first");var e=t.config.env;return $u[e]||($u[e]=new hl.wsClientClass({context:{appConfig:{docSizeLimit:1e3,realtimePingInterval:1e4,realtimePongWaitTimeout:5e3,request:hl.createRequest(t.config)}}})),$u[e]}var Zu=function(t){return void 0!==t.timeout?{timeout:t.timeout}:{}},tc=function(t){if(!Au(t))return t;for(var e in t)void 0===t[e]?delete t[e]:Au(t[e])&&(t[e]=tc(t[e]));return t},ec=function(t){return t=tc(t),Ju.EJSON.stringify(t,{relaxed:!1})},nc=function(t){function e(e){var n=t.call(this,e.message)||this;return n.code=e.code,n.message=e.message,n}return zu(e,t),e}(Error),rc=function(t){return new nc(t)};function oc(t,e){if(!1===t)return e;throw rc(Yu({},e))}var ic,sc=function(){return sc=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},sc.apply(this,arguments)},ac=["limit","offset","projection","order","multiple","timeout","raw"],uc=function(){function t(){}return t.isGeopoint=function(t,e){if("Number"!==Vu.whichType(e))throw new Error("Geo Point must be number type");var n=Math.abs(e);if("latitude"===t&&n>90)throw new Error("latitude should be a number ranges from -90 to 90");if("longitude"===t&&n>180)throw new Error("longitude should be a number ranges from -180 to 180");return!0},t.isInteger=function(t,e){if(!Number.isInteger(e))throw new Error(t+Ka.IntergerError);return!0},t.mustBeBoolean=function(t,e){if("boolean"!=typeof e)throw new Error(t+Ka.BooleanError);return!0},t.isProjection=function(t,e){if("object"!==Pu(e))throw rc(sc(sc({},Gu),{message:"".concat(t," projection must be an object")}));for(var n in e){var r=e[n];if("number"===Pu(r)){if(0!==r&&1!==r)throw rc(sc(sc({},Gu),{message:"if the value in projection is of number, it must be 0 or 1"}))}else if("object"!==Pu(r))throw rc(sc(sc({},Gu),{message:"invalid projection"}))}return!0},t.isOrder=function(t,e){if("object"!==Pu(e))throw rc(sc(sc({},Gu),{message:"".concat(t," order must be an object")}));for(var n in e){var r=e[n];if(1!==r&&-1!==r)throw rc(sc(sc({},Gu),{message:"order value must be 1 or -1"}))}return!0},t.isFieldOrder=function(t){if(-1===au.indexOf(t))throw new Error(Ka.DirectionError);return!0},t.isFieldPath=function(t){if(!/^[a-zA-Z0-9-_\.]/.test(t))throw new Error;return!0},t.isOperator=function(t){if(-1===uu.indexOf(t))throw new Error(Ka.OpStrError);return!0},t.isCollName=function(t){if(!/^[a-zA-Z0-9]([a-zA-Z0-9-_]){1,32}$/.test(t))throw new Error(Ka.CollNameError);return!0},t.isDocID=function(t){if(!/^([a-fA-F0-9]){24}$/.test(t))throw new Error(Ka.DocIDError);return!0},t.isValidOptions=function(e){if(void 0===e&&(e={}),"object"!==Pu(e))throw rc(sc(sc({},Gu),{message:"options must be an object"}));var n=Object.keys(e);for(var r in n)if(ac.indexOf(n[r])<0)throw rc(sc(sc({},Gu),{message:"".concat(n[r]," is invalid options key")}));var o=e,i=o.limit,s=o.offset,a=o.projection,u=o.order,c=e.multiple;return void 0!==i&&t.isInteger("limit",i),void 0!==s&&t.isInteger("offset",s),void 0!==a&&t.isProjection("projection",a),void 0!==u&&t.isOrder("order",u),void 0!==c&&t.mustBeBoolean("multiple",c),void 0!==e.timeout&&t.isInteger("timeout",e.timeout),!0},t.isValidAggregation=function(t){if(1!==Object.keys(t).length)throw rc(sc(sc({},Gu),{message:"aggregation stage must have one key"}));return!0},t.isCentersPhere=function(e){if(Array.isArray(e)&&2===e.length){if("object"===Pu(e[0])&&e[0]._internalType===gu&&"number"==typeof e[1])return!0;if(Array.isArray(e[0])&&2===e[0].length){var n=e[0][0],r=e[0][1];if(t.isGeopoint("longitude",n),t.isGeopoint("latitude",r),"number"==typeof e[1])return!0}}throw new Error("".concat(Ka.CentersPhereError))},t}(),cc=function(){function t(t,e){uc.isGeopoint("longitude",t),uc.isGeopoint("latitude",e),this.longitude=t,this.latitude=e}return t.prototype.parse=function(t){var e;return(e={})[t]={type:"Point",coordinates:[this.longitude,this.latitude]},e},t.prototype.toJSON=function(){return{type:"Point",coordinates:[this.longitude,this.latitude]}},t.prototype.toReadableString=function(){return"[".concat(this.longitude,",").concat(this.latitude,"]")},t.validate=function(t){return"Point"===t.type&&Cu(t.coordinates)&&uc.isGeopoint("longitude",t.coordinates[0])&&uc.isGeopoint("latitude",t.coordinates[1])},Object.defineProperty(t.prototype,"_internalType",{get:function(){return gu},enumerable:!1,configurable:!0}),t}();!function(t){t.SET="set",t.REMOVE="remove",t.INC="inc",t.MUL="mul",t.PUSH="push",t.PULL="pull",t.PULL_ALL="pullAll",t.POP="pop",t.SHIFT="shift",t.UNSHIFT="unshift",t.ADD_TO_SET="addToSet",t.BIT="bit",t.RENAME="rename",t.MAX="max",t.MIN="min"}(ic||(ic={}));var lc,hc=function(){function t(t,e,n){this._internalType=vu,Object.defineProperties(this,{_internalType:{enumerable:!1,configurable:!1}}),this.operator=t,this.operands=e,this.fieldName=n||pu}return t.prototype._setFieldName=function(e){return new t(this.operator,this.operands,e)},t}();function dc(t){return t&&t instanceof hc&&t._internalType===vu}!function(t){t.AND="and",t.OR="or",t.NOT="not",t.NOR="nor"}(lc||(lc={}));var fc=function(){function t(t,e,n){if(this._internalType=mu,Object.defineProperties(this,{_internalType:{enumerable:!1,configurable:!1}}),this.operator=t,this.operands=e,this.fieldName=n||pu,this.fieldName!==pu)if(Array.isArray(e)){e=e.slice(),this.operands=e;for(var r=0,o=e.length;r<o;r++)(pc(i=e[r])||gc(i))&&(e[r]=i._setFieldName(this.fieldName))}else{var i;(pc(i=e)||gc(i))&&(e=i._setFieldName(this.fieldName))}}return t.prototype._setFieldName=function(e){var n=this.operands.map(function(n){return n instanceof t?n._setFieldName(e):n});return new t(this.operator,n,e)},t.prototype.and=function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];var r=Array.isArray(arguments[0])?arguments[0]:Array.from(arguments);return r.unshift(this),new t(lc.AND,r,this.fieldName)},t.prototype.or=function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];var r=Array.isArray(arguments[0])?arguments[0]:Array.from(arguments);return r.unshift(this),new t(lc.OR,r,this.fieldName)},t}();function pc(t){return t&&t instanceof fc&&t._internalType===mu}var vc,yc=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},t(e,n)};return function(e,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}();!function(t){t.EQ="eq",t.NEQ="neq",t.GT="gt",t.GTE="gte",t.LT="lt",t.LTE="lte",t.IN="in",t.NIN="nin",t.ALL="all",t.ELEM_MATCH="elemMatch",t.EXISTS="exists",t.SIZE="size",t.MOD="mod",t.GEO_NEAR="geoNear",t.GEO_WITHIN="geoWithin",t.GEO_INTERSECTS="geoIntersects"}(vc||(vc={}));var mc=function(t){function e(e,n,r){var o=t.call(this,e,n,r)||this;return o.operator=e,o._internalType=yu,o}return yc(e,t),e.prototype.toJSON=function(){var t,e,n;switch(this.operator){case vc.IN:case vc.NIN:return(t={})["$"+this.operator]=this.operands,t;case vc.NEQ:return(e={}).$ne=this.operands[0],e;default:return(n={})["$"+this.operator]=this.operands[0],n}},e.prototype._setFieldName=function(t){return new e(this.operator,this.operands,t)},e.prototype.eq=function(t){var n=new e(vc.EQ,[t],this.fieldName);return this.and(n)},e.prototype.neq=function(t){var n=new e(vc.NEQ,[t],this.fieldName);return this.and(n)},e.prototype.gt=function(t){var n=new e(vc.GT,[t],this.fieldName);return this.and(n)},e.prototype.gte=function(t){var n=new e(vc.GTE,[t],this.fieldName);return this.and(n)},e.prototype.lt=function(t){var n=new e(vc.LT,[t],this.fieldName);return this.and(n)},e.prototype.lte=function(t){var n=new e(vc.LTE,[t],this.fieldName);return this.and(n)},e.prototype.in=function(t){var n=new e(vc.IN,t,this.fieldName);return this.and(n)},e.prototype.nin=function(t){var n=new e(vc.NIN,t,this.fieldName);return this.and(n)},e.prototype.geoNear=function(t){if(!(t.geometry instanceof cc))throw new TypeError('"geometry" must be of type Point. Received type '.concat(typeof t.geometry));if(void 0!==t.maxDistance&&!Ru(t.maxDistance))throw new TypeError('"maxDistance" must be of type Number. Received type '.concat(typeof t.maxDistance));if(void 0!==t.minDistance&&!Ru(t.minDistance))throw new TypeError('"minDistance" must be of type Number. Received type '.concat(typeof t.minDistance));var n=new e(vc.GEO_NEAR,[t],this.fieldName);return this.and(n)},e.prototype.geoWithin=function(t){if(!(t.geometry instanceof Bu||t.geometry instanceof ku||uc.isCentersPhere(t.centerSphere)))throw new TypeError('"geometry" must be of type Polygon or MultiPolygon. Received type '.concat(typeof t.geometry));var n=new e(vc.GEO_WITHIN,[t],this.fieldName);return this.and(n)},e.prototype.geoIntersects=function(t){if(!(t.geometry instanceof cc||t.geometry instanceof Lu||t.geometry instanceof ku||t.geometry instanceof ju||t.geometry instanceof Mu||t.geometry instanceof Bu))throw new TypeError('"geometry" must be of type Point, LineString, Polygon, MultiPoint, MultiLineString or MultiPolygon. Received type '.concat(typeof t.geometry));var n=new e(vc.GEO_INTERSECTS,[t],this.fieldName);return this.and(n)},e}(fc);function gc(t){return t&&t instanceof mc&&t._internalType===yu}function bc(t){return gc(t)}var wc={};for(var _c in vc)wc[_c]="$"+_c;for(var _c in lc)wc[_c]="$"+_c;for(var _c in ic)wc[_c]="$"+_c;function Ic(t){return wc[t]||"$"+t}wc[vc.NEQ]="$ne",wc[ic.REMOVE]="$unset",wc[ic.SHIFT]="$pop",wc[ic.UNSHIFT]="$push";var Ec=function(){return Ec=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Ec.apply(this,arguments)},Sc=function(t,e){var n="function"==typeof Symbol&&t[Symbol.iterator];if(!n)return t;var r,o,i=n.call(t),s=[];try{for(;(void 0===e||e-- >0)&&!(r=i.next()).done;)s.push(r.value)}catch(t){o={error:t}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return s},Oc=function(t,e,n){if(n||2===arguments.length)for(var r,o=0,i=e.length;o<i;o++)!r&&o in e||(r||(r=Array.prototype.slice.call(e,0,o)),r[o]=e[o]);return t.concat(r||Array.prototype.slice.call(e))};function Tc(t){return Pc(t,[t])}function Pc(t,e){if(!Uu(t)){if(Nu(t))return t;if(xu(t))return{$regularExpression:{pattern:t.source,options:t.flags}};if(Cu(t))return t.map(function(t){if(e.indexOf(t)>-1)throw new Error("Cannot convert circular structure to JSON");return Pc(t,Oc(Oc([],Sc(e),!1),[t],!1))});if(Au(t)){var n=Ec({},t),r={};for(var o in n){if(e.indexOf(n[o])>-1)throw new Error("Cannot convert circular structure to JSON");void 0!==n[o]&&(r[o]=Pc(n[o],Oc(Oc([],Sc(e),!1),[n[o]],!1)))}return r}return t}switch(t._internalType){case gu:return t.toJSON();case Su:case Ou:case Tu:return t.parse();default:return t.toJSON?t.toJSON():t}}var Ac=function(){return Ac=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Ac.apply(this,arguments)},Rc=function(t,e){var n="function"==typeof Symbol&&t[Symbol.iterator];if(!n)return t;var r,o,i=n.call(t),s=[];try{for(;(void 0===e||e-- >0)&&!(r=i.next()).done;)s.push(r.value)}catch(t){o={error:t}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return s},Cc=function(t,e,n){if(n||2===arguments.length)for(var r,o=0,i=e.length;o<i;o++)!r&&o in e||(r||(r=Array.prototype.slice.call(e,0,o)),r[o]=e[o]);return t.concat(r||Array.prototype.slice.call(e))};function Nc(t,e,n,r){var o=Ac({},t);for(var i in t)if(!/^\$/.test(i)){var s=t[i];if(void 0!==s){if(s&&Au(s)&&!e(s)){if(r.indexOf(s)>-1)throw new Error("Cannot convert circular structure to JSON");var a=Nc(s,e,Cc(Cc([],Rc(n),!1),[i],!1),Cc(Cc([],Rc(r),!1),[s],!1));o[i]=a;var u=!1;for(var c in a)/^\$/.test(c)?u=!0:(o["".concat(i,".").concat(c)]=a[c],delete o[i][c]);u||delete o[i]}}else delete o[i]}return o}function xc(t){return Nc(t,Lc,[],[t])}function Uc(t,e,n){for(var r in e[n]||delete t[n],e)t[r]?Cu(t[r])?t[r].push(e[r]):Au(t[r])?Au(e[r])?Object.assign(t[r],e[r]):(console.warn("unmergable condition, query is object but condition is ".concat(Pu(e),", can only overwrite"),e,n),t[r]=e[r]):(console.warn("to-merge query is of type ".concat(Pu(t),", can only overwrite"),t,e,n),t[r]=e[r]):t[r]=e[r]}function Lc(t){return Uu(t)||Nu(t)||xu(t)}function Dc(t){return Tc(t)}var kc=function(){function t(){}return t.encode=function(e){return(new t).encodeUpdate(e)},t.encodeEJSON=function(e,n){var r=new t;return ec(n?e:r.encodeUpdate(e))},t.prototype.encodeUpdate=function(t){return dc(t)?this.encodeUpdateCommand(t):"object"===Pu(t)?this.encodeUpdateObject(t):t},t.prototype.encodeUpdateCommand=function(t){if(t.fieldName===pu)throw new Error("Cannot encode a comparison command with unset field name");switch(t.operator){case ic.PUSH:case ic.PULL:case ic.PULL_ALL:case ic.POP:case ic.SHIFT:case ic.UNSHIFT:case ic.ADD_TO_SET:return this.encodeArrayUpdateCommand(t);default:return this.encodeFieldUpdateCommand(t)}},t.prototype.encodeFieldUpdateCommand=function(t){var e,n,r,o,i=Ic(t.operator);return t.operator===ic.REMOVE?((e={})[i]=((n={})[t.fieldName]="",n),e):((r={})[i]=((o={})[t.fieldName]=t.operands[0],o),r)},t.prototype.encodeArrayUpdateCommand=function(t){var e,n,r,o,i,s,a,u,c,l,h=Ic(t.operator);switch(t.operator){case ic.PUSH:var d=void 0;return d=Cu(t.operands)?{$each:t.operands.map(Dc)}:t.operands,(e={})[h]=((n={})[t.fieldName]=d,n),e;case ic.UNSHIFT:return d={$each:t.operands.map(Dc),$position:0},(r={})[h]=((o={})[t.fieldName]=d,o),r;case ic.POP:return(i={})[h]=((s={})[t.fieldName]=1,s),i;case ic.SHIFT:return(a={})[h]=((u={})[t.fieldName]=-1,u),a;default:return(c={})[h]=((l={})[t.fieldName]=Dc(t.operands),l),c}},t.prototype.encodeUpdateObject=function(t){var e=xc(t);for(var n in e)if(!/^\$/.test(n)){var r=e[n];if(dc(r))e[n]=r._setFieldName(n),Uc(e,this.encodeUpdateCommand(e[n]),n);else{e[n]=r=Dc(r);var o=new hc(ic.SET,[r],n);Uc(e,this.encodeUpdateCommand(o),n)}}return e},t}(),jc=function(){return jc=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},jc.apply(this,arguments)},qc=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},Mc=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},Wc=function(){function t(t,e,n,r,o){var i=this;this.watch=function(t){return Xu(i._db).watch(jc(jc({},t),{envId:i._db.config.env,collectionName:i._coll,query:JSON.stringify({_id:i.id})}))},this._db=t,this._coll=e,this.id=r,this._transactionId=o,this.request=hl.createRequest(this._db.config),this._apiOptions=n}return t.prototype.create=function(t,e){return Qu(this._create(t),e)},t.prototype._create=function(t){return qc(this,void 0,void 0,function(){var e,n,r;return Mc(this,function(o){switch(o.label){case 0:return!(e=Array.isArray(t))&&this.id&&(t._id=this.id),n={collectionName:this._coll,data:e?t.map(function(t){return ec(Tc(t))}):[ec(Tc(t))],transactionId:this._transactionId},[4,this.request.send("database.insertDocument",n,Zu(this._apiOptions))];case 1:return(r=o.sent()).code?[2,r]:this._transactionId?[2,{inserted:1,ok:1,id:r.data.insertedIds[0],requestId:r.requestId}]:e?[2,{ids:r.data&&r.data.insertedIds||[],requestId:r.requestId}]:[2,{id:r.data.insertedIds[0],requestId:r.requestId}]}})})},t.prototype.set=function(t,e){return Qu(this._set(t),e)},t.prototype._set=function(t){return qc(this,void 0,void 0,function(){var e,n,r,o;return Mc(this,function(i){switch(i.label){case 0:return this.id?t&&"object"==typeof t?t.hasOwnProperty("_id")?[2,oc(this._db.config.throwOnCode,jc(jc({},Gu),{message:"不能更新_id的值"}))]:(e=!1,n=function(t){if("object"==typeof t)for(var r in t)t[r]instanceof hc?e=!0:"object"==typeof t[r]&&n(t[r])},n(t),e?[2,oc(this._db.config.throwOnCode,jc(jc({},Ku),{message:"update operator complicit"}))]:(r={collectionName:this._coll,queryType:$a.DOC,data:ec(Tc(t)),transactionId:this._transactionId,multi:!1,merge:!1,upsert:!0},this.id&&(r.query=ec({_id:this.id})),[4,this.request.send("database.modifyDocument",r,Zu(this._apiOptions))])):[2,oc(this._db.config.throwOnCode,jc(jc({},Gu),{message:"参数必需是非空对象"}))]:[2,oc(this._db.config.throwOnCode,jc(jc({},Gu),{message:"docId不能为空"}))];case 1:return(o=i.sent()).code?[2,o]:this._transactionId?[2,{updated:o.data.updated,upserted:[{_id:o.data.upsert_id}],requestId:o.requestId}]:[2,{updated:o.data.updated,upsertedId:o.data.upsert_id,requestId:o.requestId}]}})})},t.prototype.update=function(t,e){return Qu(this._update(t),e)},t.prototype._update=function(t){return qc(this,void 0,void 0,function(){var e,n,r;return Mc(this,function(o){switch(o.label){case 0:return t&&"object"==typeof t?t.hasOwnProperty("_id")?[2,oc(this._db.config.throwOnCode,jc(jc({},Gu),{message:"不能更新_id的值"}))]:(e=ec({_id:this.id}),n={collectionName:this._coll,transactionId:this._transactionId,data:kc.encodeEJSON(t,this._apiOptions.raw||!1),query:e,queryType:$a.DOC,multi:!1,merge:!0,upsert:!1},[4,this.request.send("database.modifyDocument",n,Zu(this._apiOptions))]):[2,oc(this._db.config.throwOnCode,jc(jc({},Gu),{message:"参数必需是非空对象"}))];case 1:return(r=o.sent()).code?[2,r]:[2,{updated:r.data.updated,requestId:r.requestId}]}})})},t.prototype.delete=function(t){return this.remove(t)},t.prototype.remove=function(t){return Qu(this._remove(),t)},t.prototype._remove=function(){return qc(this,void 0,void 0,function(){var t,e,n;return Mc(this,function(r){switch(r.label){case 0:return t=ec({_id:this.id}),e={collectionName:this._coll,transactionId:this._transactionId,query:t,queryType:$a.DOC,multi:!1},[4,this.request.send("database.removeDocument",e,Zu(this._apiOptions))];case 1:return(n=r.sent()).code?[2,n]:[2,{deleted:n.data.deleted,requestId:n.requestId}]}})})},t.prototype.get=function(t){return Qu(this._get(),t)},t.prototype._get=function(){return qc(this,void 0,void 0,function(){var t,e,n,r,o,i;return Mc(this,function(s){switch(s.label){case 0:return t=ec({_id:this.id}),e=this._apiOptions.projection,n={collectionName:this._coll,query:t,transactionId:this._transactionId,queryType:$a.DOC,multi:!1},e&&(n.projection=ec(e)),[4,this.request.send("database.getDocument",n,Zu(this._apiOptions))];case 1:return(r=s.sent()).code?[2,r]:(o=r.data.list.map(function(t){return Ju.EJSON.parse(t)}),i=Vu.formatResDocumentData(o),this._transactionId?[2,{data:i[0]||null,requestId:r.requestId}]:[2,{data:i,requestId:r.requestId}])}})})},t.prototype.field=function(e){var n={};for(var r in e)"boolean"==typeof e[r]&&(n[r]=!0===e[r]?1:0),"number"==typeof e[r]&&(n[r]=e[r]>0?1:0),"object"==typeof e[r]&&(n[r]=e[r]);var o=jc({},this._apiOptions);return o.projection=n,new t(this._db,this._coll,o,this.id,this._transactionId)},t}(),Bc=function(){function t(){}return t.encode=function(t){return(new Fc).encodeQuery(t)},t.encodeEJSON=function(t,e){var n=new Fc;return ec(e?t:n.encodeQuery(t))},t}(),Fc=function(){function t(){}return t.prototype.encodeQuery=function(t,e){var n,r,o;return Lc(t)?pc(t)?this.encodeLogicCommand(t):gc(t)?this.encodeQueryCommand(t):xu(t)?((n={})[e]=this.encodeRegExp(t),n):Nu(t)?((r={})[e]=Dc(t),r):((o={})[e]=this.encodeQueryObject(t),o):Au(t)?this.encodeQueryObject(t):t},t.prototype.encodeRegExp=function(t){return{$regularExpression:{pattern:t.source,options:t.flags}}},t.prototype.encodeLogicCommand=function(t){var e,n,r,o,i,s,a,u=this;switch(t.operator){case lc.NOR:case lc.AND:case lc.OR:var c=Ic(t.operator),l=t.operands.map(function(e){return u.encodeQuery(e,t.fieldName)});return(e={})[c]=l,e;case lc.NOT:c=Ic(t.operator);var h=t.operands[0];return xu(h)?((n={})[t.fieldName]=((r={})[c]=this.encodeRegExp(h),r),n):(l=this.encodeQuery(h)[t.fieldName],(o={})[t.fieldName]=((i={})[c]=l,i),o);default:if(c=Ic(t.operator),1===t.operands.length){var d=this.encodeQuery(t.operands[0]);return(s={})[c]=d,s}return l=t.operands.map(this.encodeQuery.bind(this)),(a={})[c]=l,a}},t.prototype.encodeQueryCommand=function(t){return bc(t),this.encodeComparisonCommand(t)},t.prototype.encodeComparisonCommand=function(t){var e,n,r,o,i,s,a,u,c,l,h;if(t.fieldName===pu)throw new Error("Cannot encode a comparison command with unset field name");var d=Ic(t.operator);switch(t.operator){case vc.EQ:case vc.NEQ:case vc.LT:case vc.LTE:case vc.GT:case vc.GTE:case vc.ELEM_MATCH:case vc.EXISTS:case vc.SIZE:case vc.MOD:return(e={})[t.fieldName]=((n={})[d]=Dc(t.operands[0]),n),e;case vc.IN:case vc.NIN:case vc.ALL:return(r={})[t.fieldName]=((o={})[d]=Dc(t.operands),o),r;case vc.GEO_NEAR:var f=t.operands[0];return(i={})[t.fieldName]={$nearSphere:{$geometry:f.geometry.toJSON(),$maxDistance:f.maxDistance,$minDistance:f.minDistance}},i;case vc.GEO_WITHIN:if((f=t.operands[0]).centerSphere){uc.isCentersPhere(f.centerSphere);var p=f.centerSphere;return p[0]._internalType===gu?((s={})[t.fieldName]={$geoWithin:{$centerSphere:[p[0].toJSON().coordinates,p[1]]}},s):((a={})[t.fieldName]={$geoWithin:{$centerSphere:f.centerSphere}},a)}return(u={})[t.fieldName]={$geoWithin:{$geometry:f.geometry.toJSON()}},u;case vc.GEO_INTERSECTS:return f=t.operands[0],(c={})[t.fieldName]={$geoIntersects:{$geometry:f.geometry.toJSON()}},c;default:return(l={})[t.fieldName]=((h={})[d]=Dc(t.operands[0]),h),l}},t.prototype.encodeQueryObject=function(t){var e=xc(t);for(var n in e){var r=e[n];if(pc(r)){e[n]=r._setFieldName(n);var o=this.encodeLogicCommand(e[n]);this.mergeConditionAfterEncode(e,o,n)}else bc(r)?(e[n]=r._setFieldName(n),o=this.encodeComparisonCommand(e[n]),this.mergeConditionAfterEncode(e,o,n)):Lc(r)&&(e[n]=Dc(r))}return e},t.prototype.mergeConditionAfterEncode=function(t,e,n){for(var r in e[n]||delete t[n],e)t[r]?Cu(t[r])?t[r]=t[r].concat(e[r]):Au(t[r])?Au(e[r])?Object.assign(t,e):(console.warn("unmergable condition, query is object but condition is ".concat(Pu(e),", can only overwrite"),e,n),t[r]=e[r]):(console.warn("to-merge query is of type ".concat(Pu(t),", can only overwrite"),t,e,n),t[r]=e[r]):t[r]=e[r]},t}(),Vc=function(){return Vc=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Vc.apply(this,arguments)},Gc=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},Hc=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},Kc=function(){function t(t,e,n,r,o){var i=this;this.watch=function(t){var e=Xu(i._db),n=i._apiOptions,r=n.limit,o=n.order;return e.watch(Vc(Vc({},t),{envId:i._db.config.env,collectionName:i._coll,query:JSON.stringify(i._fieldFilters),limit:r,orderBy:o?o.reduce(function(t,e){return t[e.field]=e.direction,t},{}):void 0}))},this._db=t,this._coll=e,this._fieldFilters=n,this._apiOptions=r||{},this._request=hl.createRequest(this._db.config),this._transactionId=o}return t.prototype.get=function(t){return Qu(this._get(),t)},t.prototype._get=function(){return Gc(this,void 0,void 0,function(){var t,e,n,r,o,i,s,a,u;return Hc(this,function(c){switch(c.label){case 0:return t=this._apiOptions.order,e={collectionName:this._coll,queryType:$a.WHERE,transactionId:this._transactionId},this._fieldFilters&&(e.query=this._fieldFilters),t&&(e.order=ec(t)),(n=this._apiOptions.offset)&&(e.offset=n),r=this._apiOptions.limit,e.limit=r?r<1e3?r:1e3:100,(o=this._apiOptions.projection)&&(e.projection=ec(o)),[4,this._request.send("database.getDocument",e,Zu(this._apiOptions))];case 1:return(i=c.sent()).code?[2,i]:(s=i.data.list.map(function(t){return Ju.EJSON.parse(t)}),a=Vu.formatResDocumentData(s),u={data:a,requestId:i.requestId},i.total&&(u.total=i.total),i.limit&&(u.limit=i.limit),i.offset&&(u.offset=i.offset),[2,u])}})})},t.prototype.count=function(t){return Qu(this._count(),t)},t.prototype._count=function(){return Gc(this,void 0,void 0,function(){var t,e;return Hc(this,function(n){switch(n.label){case 0:return t={collectionName:this._coll,queryType:$a.WHERE},this._fieldFilters&&(t.query=this._fieldFilters),[4,this._request.send("database.calculateDocument",t,Zu(this._apiOptions))];case 1:return(e=n.sent()).code?[2,e]:[2,{requestId:e.requestId,total:e.data.total}]}})})},t.prototype.where=function(e){if("Object"!==Object.prototype.toString.call(e).slice(8,-1))throw Error(Ka.QueryParamTypeError);var n=Object.keys(e),r=n.some(function(t){return void 0!==e[t]});if(n.length&&!r)throw Error(Ka.QueryParamValueError);return new t(this._db,this._coll,Bc.encodeEJSON(e,this._apiOptions.raw||!1),this._apiOptions,this._transactionId)},t.prototype.options=function(e){return uc.isValidOptions(e),new t(this._db,this._coll,this._fieldFilters,e,this._transactionId)},t.prototype.orderBy=function(e,n){var r;uc.isFieldPath(e),uc.isFieldOrder(n);var o=((r={})[e]="desc"===n?-1:1,r),i=this._apiOptions.order||{},s=Object.assign({},this._apiOptions,{order:Object.assign({},i,o)});return new t(this._db,this._coll,this._fieldFilters,s,this._transactionId)},t.prototype.limit=function(e){uc.isInteger("limit",e);var n=Vc({},this._apiOptions);return n.limit=e,new t(this._db,this._coll,this._fieldFilters,n,this._transactionId)},t.prototype.skip=function(e){uc.isInteger("offset",e);var n=Vc({},this._apiOptions);return n.offset=e,new t(this._db,this._coll,this._fieldFilters,n,this._transactionId)},t.prototype.update=function(t,e){return Qu(this._update(t),e)},t.prototype._update=function(t){return Gc(this,void 0,void 0,function(){var e,n,r,o;return Hc(this,function(i){switch(i.label){case 0:return t&&"object"==typeof t?t.hasOwnProperty("_id")?[2,oc(this._db.config.throwOnCode,Vc(Vc({},Gu),{message:"不能更新_id的值"}))]:(e=this._apiOptions.multiple,n=void 0===e||e,r={collectionName:this._coll,queryType:$a.WHERE,multi:n,merge:!0,upsert:!1,data:kc.encodeEJSON(t,this._apiOptions.raw||!1)},this._transactionId&&(r.transactionId=this._transactionId),this._fieldFilters&&(r.query=this._fieldFilters),[4,this._request.send("database.modifyDocument",r,Zu(this._apiOptions))]):[2,oc(this._db.config.throwOnCode,Vc(Vc({},Gu),{message:"参数必需是非空对象"}))];case 1:return(o=i.sent()).code?[2,o]:[2,{requestId:o.requestId,updated:o.data.updated,upsertId:o.data.upsert_id}]}})})},t.prototype.field=function(e){var n={};for(var r in e)"boolean"==typeof e[r]&&(n[r]=!0===e[r]?1:0),"number"==typeof e[r]&&(n[r]=e[r]>0?1:0),"object"==typeof e[r]&&(n[r]=e[r]);var o=Vc({},this._apiOptions);return o.projection=n,new t(this._db,this._coll,this._fieldFilters,o,this._transactionId)},t.prototype.remove=function(t){return Qu(this._remove(),t)},t.prototype._remove=function(){return Gc(this,void 0,void 0,function(){var t,e,n,r,o,i,s,a,u;return Hc(this,function(c){switch(c.label){case 0:return t=this._apiOptions,e=t.offset,n=t.limit,r=t.projection,o=t.order,void 0===e&&void 0===n&&void 0===r&&void 0===o||console.warn("`offset`, `limit`, `projection`, `orderBy` are not supported in remove() operation"),i=this._apiOptions.multiple,s=void 0===i||i,a={collectionName:this._coll,query:this._fieldFilters,queryType:$a.WHERE,multi:s},this._transactionId&&(a.transactionId=this._transactionId),[4,this._request.send("database.removeDocument",a,Zu(this._apiOptions))];case 1:return(u=c.sent()).code?[2,u]:[2,{requestId:u.requestId,deleted:u.data.deleted}]}})})},t.prototype.updateAndReturn=function(t){return Gc(this,void 0,void 0,function(){var e,n;return Hc(this,function(r){switch(r.label){case 0:return t&&"object"==typeof t?t.hasOwnProperty("_id")?[2,oc(this._db.config.throwOnCode,Vc(Vc({},Gu),{message:"不能更新_id的值"}))]:(e={collectionName:this._coll,queryType:$a.WHERE,data:kc.encodeEJSON(t,!1)},this._transactionId&&(e.transactionId=this._transactionId),this._fieldFilters&&(e.query=this._fieldFilters),[4,this._request.send("database.modifyAndReturnDoc",e,Zu(this._apiOptions))]):[2,oc(this._db.config.throwOnCode,Vc(Vc({},Gu),{message:"参数必需是非空对象"}))];case 1:return(n=r.sent()).code?[2,n]:[2,{requestId:n.requestId,updated:n.data.updated,doc:n.data.doc&&Ju.EJSON.parse(n.data.doc)}]}})})},t}(),Jc=function(){function t(t,e,n){var r=this;this._stages=[],t&&e&&(this._db=t,this._request=hl.createRequest(this._db.config),this._collectionName=e,n&&n.length>0&&n.forEach(function(t){uc.isValidAggregation(t);var e=Object.keys(t)[0];r._pipe(e,t[e],!0)}))}return t.prototype.end=function(){return t=this,e=void 0,r=function(){var t;return function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}}(this,function(e){switch(e.label){case 0:if(!this._collectionName||!this._db)throw new Error("Aggregation pipeline cannot send request");return[4,this._request.send("database.aggregateDocuments",{collectionName:this._collectionName,stages:this._stages})];case 1:return(t=e.sent())&&t.data&&t.data.list?[2,{requestId:t.requestId,data:t.data.list.map(Ju.EJSON.parse)}]:[2,t]}})},new((n=void 0)||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())});var t,e,n,r},t.prototype.unwrap=function(){return this._stages},t.prototype.done=function(){return this._stages.map(function(t){var e,n=t.stageKey,r=t.stageValue;return(e={})[n]=JSON.parse(r),e})},t.prototype._pipe=function(t,e,n){void 0===n&&(n=!1);var r;return r="object"===Pu(e)?ec(e):JSON.stringify(e),this._stages.push({stageKey:n?t:"$".concat(t),stageValue:r}),this},t.prototype.addFields=function(t){return this._pipe("addFields",t)},t.prototype.bucket=function(t){return this._pipe("bucket",t)},t.prototype.bucketAuto=function(t){return this._pipe("bucketAuto",t)},t.prototype.count=function(t){return this._pipe("count",t)},t.prototype.geoNear=function(t){return t.query&&(t.query=Bc.encode(t.query)),t.distanceMultiplier&&"number"==typeof t.distanceMultiplier&&(t.distanceMultiplier=t.distanceMultiplier),t.near&&(t.near=new cc(t.near.longitude,t.near.latitude).toJSON()),this._pipe("geoNear",t)},t.prototype.group=function(t){return this._pipe("group",t)},t.prototype.limit=function(t){return this._pipe("limit",t)},t.prototype.match=function(t){return this._pipe("match",Bc.encode(t))},t.prototype.project=function(t){return this._pipe("project",t)},t.prototype.lookup=function(t){return this._pipe("lookup",t)},t.prototype.replaceRoot=function(t){return this._pipe("replaceRoot",t)},t.prototype.sample=function(t){return this._pipe("sample",t)},t.prototype.skip=function(t){return this._pipe("skip",t)},t.prototype.sort=function(t){return this._pipe("sort",t)},t.prototype.sortByCount=function(t){return this._pipe("sortByCount",t)},t.prototype.unwind=function(t){return this._pipe("unwind",t)},t}();const zc=Jc;var Yc=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},t(e,n)};return function(e,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),Qc=function(t){function e(e,n,r,o){var i=t.call(this,e,n,"",r,o)||this;return o&&(i._transactionId=o),i}return Yc(e,t),Object.defineProperty(e.prototype,"name",{get:function(){return this._coll},enumerable:!1,configurable:!0}),e.prototype.doc=function(t){if("string"!=typeof t&&"number"!=typeof t)throw new Error("docId必须为字符串或数字");return new Wc(this._db,this._coll,this._apiOptions,t,this._transactionId)},e.prototype.add=function(t,e){return Qu(this._add(t),e)},e.prototype._add=function(t){return e=this,n=void 0,o=function(){var e,n,r;return function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}}(this,function(o){switch(o.label){case 0:return e=t,Cu(t)||(e=[t]),e=e.map(function(t){return ec(Tc(t))}),n={collectionName:this._coll,data:e},this._transactionId&&(n.transactionId=this._transactionId),[4,this._request.send("database.insertDocument",n,Zu(this._apiOptions))];case 1:return(r=o.sent()).code?[2,r]:Cu(t)?[2,{ids:r.data.insertedIds,requestId:r.requestId}]:this._transactionId?[2,{inserted:1,ok:1,id:r.data.insertedIds[0],requestId:r.requestId}]:[2,{id:r.data.insertedIds[0],requestId:r.requestId}]}})},new((r=void 0)||(r=Promise))(function(t,i){function s(t){try{u(o.next(t))}catch(t){i(t)}}function a(t){try{u(o.throw(t))}catch(t){i(t)}}function u(e){var n;e.done?t(e.value):(n=e.value,n instanceof r?n:new r(function(t){t(n)})).then(s,a)}u((o=o.apply(e,n||[])).next())});var e,n,r,o},e.prototype.aggregate=function(t){return void 0===t&&(t=[]),new zc(this._db,this._coll,this._apiOptions.raw?t:[])},e.prototype.options=function(t){return uc.isValidOptions(t),new e(this._db,this._coll,t,this._transactionId)},e}(Kc),$c={eq:function(t){return new mc(vc.EQ,[t])},neq:function(t){return new mc(vc.NEQ,[t])},lt:function(t){return new mc(vc.LT,[t])},lte:function(t){return new mc(vc.LTE,[t])},gt:function(t){return new mc(vc.GT,[t])},gte:function(t){return new mc(vc.GTE,[t])},in:function(t){return new mc(vc.IN,t)},nin:function(t){return new mc(vc.NIN,t)},all:function(t){return new mc(vc.ALL,t)},elemMatch:function(t){return new mc(vc.ELEM_MATCH,[t])},exists:function(t){return new mc(vc.EXISTS,[t])},size:function(t){return new mc(vc.SIZE,[t])},mod:function(){return new mc(vc.MOD,1==arguments.length?[arguments[0]]:2==arguments.length?[[arguments[0],arguments[1]]]:arguments)},geoNear:function(t){return new mc(vc.GEO_NEAR,[t])},geoWithin:function(t){return new mc(vc.GEO_WITHIN,[t])},geoIntersects:function(t){return new mc(vc.GEO_INTERSECTS,[t])},and:function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=Cu(arguments[0])?arguments[0]:Array.from(arguments);return new fc(lc.AND,n)},nor:function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=Cu(arguments[0])?arguments[0]:Array.from(arguments);return new fc(lc.NOR,n)},or:function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=Cu(arguments[0])?arguments[0]:Array.from(arguments);return new fc(lc.OR,n)},not:function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=Cu(arguments[0])?arguments[0]:Array.from(arguments);return new fc(lc.NOT,n)},set:function(t){return new hc(ic.SET,[t])},remove:function(){return new hc(ic.REMOVE,[])},inc:function(t){return new hc(ic.INC,[t])},mul:function(t){return new hc(ic.MUL,[t])},push:function(){for(var t,e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];if(Au(e[0])&&e[0].hasOwnProperty("each")){t={};var r=e[0];void 0!==r.each&&(t.$each=r.each),void 0!==r.position&&(t.$position=r.position),void 0!==r.sort&&(t.$sort=r.sort),void 0!==r.slice&&(t.$slice=r.slice)}else t=Cu(e[0])?e[0]:Array.from(e);return new hc(ic.PUSH,t)},pull:function(t){return new hc(ic.PULL,t)},pullAll:function(t){return new hc(ic.PULL_ALL,t)},pop:function(){return new hc(ic.POP,[])},shift:function(){return new hc(ic.SHIFT,[])},unshift:function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=Cu(arguments[0])?arguments[0]:Array.from(arguments);return new hc(ic.UNSHIFT,n)},addToSet:function(t){return new hc(ic.ADD_TO_SET,t)},rename:function(t){return new hc(ic.RENAME,[t])},bit:function(t){return new hc(ic.BIT,[t])},max:function(t){return new hc(ic.MAX,[t])},min:function(t){return new hc(ic.MIN,[t])},expr:function(t){return{$expr:t}},jsonSchema:function(t){return{$jsonSchema:t}},text:function(t){return function(t){return"string"===Pu(t)}(t)?{$search:t.search}:{$search:t.search,$language:t.language,$caseSensitive:t.caseSensitive,$diacriticSensitive:t.diacriticSensitive}},aggregate:{pipeline:function(){return new zc},abs:function(t){return new Xc("abs",t)},add:function(t){return new Xc("add",t)},ceil:function(t){return new Xc("ceil",t)},divide:function(t){return new Xc("divide",t)},exp:function(t){return new Xc("exp",t)},floor:function(t){return new Xc("floor",t)},ln:function(t){return new Xc("ln",t)},log:function(t){return new Xc("log",t)},log10:function(t){return new Xc("log10",t)},mod:function(t){return new Xc("mod",t)},multiply:function(t){return new Xc("multiply",t)},pow:function(t){return new Xc("pow",t)},sqrt:function(t){return new Xc("sqrt",t)},subtract:function(t){return new Xc("subtract",t)},trunc:function(t){return new Xc("trunc",t)},arrayElemAt:function(t){return new Xc("arrayElemAt",t)},arrayToObject:function(t){return new Xc("arrayToObject",t)},concatArrays:function(t){return new Xc("concatArrays",t)},filter:function(t){return new Xc("filter",t)},in:function(t){return new Xc("in",t)},indexOfArray:function(t){return new Xc("indexOfArray",t)},isArray:function(t){return new Xc("isArray",t)},map:function(t){return new Xc("map",t)},range:function(t){return new Xc("range",t)},reduce:function(t){return new Xc("reduce",t)},reverseArray:function(t){return new Xc("reverseArray",t)},size:function(t){return new Xc("size",t)},slice:function(t){return new Xc("slice",t)},zip:function(t){return new Xc("zip",t)},and:function(t){return new Xc("and",t)},not:function(t){return new Xc("not",t)},or:function(t){return new Xc("or",t)},cmp:function(t){return new Xc("cmp",t)},eq:function(t){return new Xc("eq",t)},gt:function(t){return new Xc("gt",t)},gte:function(t){return new Xc("gte",t)},lt:function(t){return new Xc("lt",t)},lte:function(t){return new Xc("lte",t)},neq:function(t){return new Xc("ne",t)},cond:function(t){return new Xc("cond",t)},ifNull:function(t){return new Xc("ifNull",t)},switch:function(t){return new Xc("switch",t)},dateFromParts:function(t){return new Xc("dateFromParts",t)},dateFromString:function(t){return new Xc("dateFromString",t)},dayOfMonth:function(t){return new Xc("dayOfMonth",t)},dayOfWeek:function(t){return new Xc("dayOfWeek",t)},dayOfYear:function(t){return new Xc("dayOfYear",t)},isoDayOfWeek:function(t){return new Xc("isoDayOfWeek",t)},isoWeek:function(t){return new Xc("isoWeek",t)},isoWeekYear:function(t){return new Xc("isoWeekYear",t)},millisecond:function(t){return new Xc("millisecond",t)},minute:function(t){return new Xc("minute",t)},month:function(t){return new Xc("month",t)},second:function(t){return new Xc("second",t)},hour:function(t){return new Xc("hour",t)},week:function(t){return new Xc("week",t)},year:function(t){return new Xc("year",t)},literal:function(t){return new Xc("literal",t)},mergeObjects:function(t){return new Xc("mergeObjects",t)},objectToArray:function(t){return new Xc("objectToArray",t)},allElementsTrue:function(t){return new Xc("allElementsTrue",t)},anyElementTrue:function(t){return new Xc("anyElementTrue",t)},setDifference:function(t){return new Xc("setDifference",t)},setEquals:function(t){return new Xc("setEquals",t)},setIntersection:function(t){return new Xc("setIntersection",t)},setIsSubset:function(t){return new Xc("setIsSubset",t)},setUnion:function(t){return new Xc("setUnion",t)},concat:function(t){return new Xc("concat",t)},dateToString:function(t){return new Xc("dateToString",t)},indexOfBytes:function(t){return new Xc("indexOfBytes",t)},indexOfCP:function(t){return new Xc("indexOfCP",t)},split:function(t){return new Xc("split",t)},strLenBytes:function(t){return new Xc("strLenBytes",t)},strLenCP:function(t){return new Xc("strLenCP",t)},strcasecmp:function(t){return new Xc("strcasecmp",t)},substr:function(t){return new Xc("substr",t)},substrBytes:function(t){return new Xc("substrBytes",t)},substrCP:function(t){return new Xc("substrCP",t)},toLower:function(t){return new Xc("toLower",t)},toUpper:function(t){return new Xc("toUpper",t)},meta:function(t){return new Xc("meta",t)},addToSet:function(t){return new Xc("addToSet",t)},avg:function(t){return new Xc("avg",t)},first:function(t){return new Xc("first",t)},last:function(t){return new Xc("last",t)},max:function(t){return new Xc("max",t)},min:function(t){return new Xc("min",t)},push:function(t){return new Xc("push",t)},stdDevPop:function(t){return new Xc("stdDevPop",t)},stdDevSamp:function(t){return new Xc("stdDevSamp",t)},sum:function(t){return new Xc("sum",t)},let:function(t){return new Xc("let",t)}},project:{slice:function(t){return new Zc("slice",t)},elemMatch:function(t){return new Zc("elemMatch",t)}}},Xc=function(t,e){this["$"+t]=e},Zc=function(t,e){this["$"+t]=e},tl=function(){function t(t){var e=(void 0===t?{}:t).offset,n=void 0===e?0:e;this.offset=n}return Object.defineProperty(t.prototype,"_internalType",{get:function(){return Su},enumerable:!1,configurable:!0}),t.prototype.parse=function(){return{$tcb_server_date:{offset:this.offset}}},t}();function el(t){return new tl(t)}var nl=function(){function t(t){var e=t.regexp,n=t.options;if(!e)throw new TypeError("regexp must be a string");this.$regularExpression={pattern:e||"",options:n||""}}return t.prototype.parse=function(){return{$regularExpression:{pattern:this.$regularExpression.pattern,options:this.$regularExpression.options}}},Object.defineProperty(t.prototype,"_internalType",{get:function(){return Ou},enumerable:!1,configurable:!0}),t}();function rl(t){return new nl(t)}var ol=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},il=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},sl=function(){function t(t){this._db=t,this._request=hl.createRequest(this._db.config),this.aborted=!1,this.commited=!1,this.inited=!1}return t.prototype.init=function(){return ol(this,void 0,void 0,function(){var t;return il(this,function(e){switch(e.label){case 0:return[4,this._request.send("database.startTransaction")];case 1:if((t=e.sent()).code)throw t;return this.inited=!0,this._id=t.transactionId,[2]}})})},t.prototype.collection=function(t){if(!t)throw new Error("Collection name is required");return new Qc(this._db,t,{},this._id)},t.prototype.getTransactionId=function(){return this._id},t.prototype.getRequestMethod=function(){return this._request},t.prototype.commit=function(){return ol(this,void 0,void 0,function(){var t,e;return il(this,function(n){switch(n.label){case 0:return t={transactionId:this._id},[4,this._request.send("database.commitTransaction",t)];case 1:if((e=n.sent()).code)throw e;return this.commited=!0,[2,e]}})})},t.prototype.rollback=function(t){return ol(this,void 0,void 0,function(){var e,n;return il(this,function(r){switch(r.label){case 0:return e={transactionId:this._id},[4,this._request.send("database.abortTransaction",e)];case 1:if((n=r.sent()).code)throw n;return this.aborted=!0,this.abortReason=t,[2,n]}})})},t}();function al(){return ol(this,void 0,void 0,function(){var t;return il(this,function(e){switch(e.label){case 0:return[4,(t=new sl(this)).init()];case 1:return e.sent(),[2,t]}})})}function ul(t,e){return void 0===e&&(e=3),ol(this,void 0,void 0,function(){var n,r,o,i,s=this;return il(this,function(a){switch(a.label){case 0:return a.trys.push([0,4,,10]),[4,(n=new sl(this)).init()];case 1:return a.sent(),[4,t(n)];case 2:if(r=a.sent(),!0===n.aborted)throw n.abortReason;return[4,n.commit()];case 3:return a.sent(),[2,r];case 4:if(o=a.sent(),!1===n.inited)throw o;return i=function(t){return ol(s,void 0,void 0,function(){return il(this,function(e){switch(e.label){case 0:if(n.aborted||n.commited)return[3,5];e.label=1;case 1:return e.trys.push([1,3,,4]),[4,n.rollback()];case 2:case 3:return e.sent(),[3,4];case 4:throw t;case 5:if(!0===n.aborted)throw n.abortReason;throw t}})})},e<=0?[4,i(o)]:[3,6];case 5:a.sent(),a.label=6;case 6:return o&&o.code===Hu?[4,ul.bind(this)(t,--e)]:[3,8];case 7:return[2,a.sent()];case 8:return[4,i(o)];case 9:return a.sent(),[3,10];case 10:return[2]}})})}var cl=function(){function t(t){var e=(void 0===t?{}:t).id,n=void 0===e?"":e;this.id=n}return Object.defineProperty(t.prototype,"_internalType",{get:function(){return Tu},enumerable:!1,configurable:!0}),t.prototype.parse=function(){return{$oid:this.id}},t}();function ll(t){return new cl(t)}var hl=function(){function t(t){this.config=t,this.Geo=c,this.serverDate=el,this.command=$c,this.RegExp=rl,this.ObjectId=ll,this.startTransaction=al,this.runTransaction=ul,this.logicCommand=fc,this.updateCommand=hc,this.queryCommand=mc}return t.createRequest=function(e){var n=new t.reqClass(e),r=n.send;return n.send=function(t,n){for(var o=[],i=2;i<arguments.length;i++)o[i-2]=arguments[i];return n&&(e.instance&&(n.instance=e.instance),e.database&&(n.database=e.database)),r.call.apply(r,function(t,e,n){if(n||2===arguments.length)for(var r,o=0,i=e.length;o<i;o++)!r&&o in e||(r||(r=Array.prototype.slice.call(e,0,o)),r[o]=e[o]);return t.concat(r||Array.prototype.slice.call(e))}([this,t,n],function(t,e){var n="function"==typeof Symbol&&t[Symbol.iterator];if(!n)return t;var r,o,i=n.call(t),s=[];try{for(;(void 0===e||e-- >0)&&!(r=i.next()).done;)s.push(r.value)}catch(t){o={error:t}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return s}(o),!1))},n},t.prototype.collection=function(t){if(!t)throw new Error("Collection name is required");return new Qc(this,t)},t.prototype.createCollection=function(e){var n={collectionName:e};return t.createRequest(this.config).send("database.addCollection",n)},t}(),dl=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},t(e,n)};return function(e,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),fl=function(){return fl=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},fl.apply(this,arguments)},pl=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},vl=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},yl={filterRes:function(t){return delete(t=L(t)).header,delete t.statusCode,t},flattenResData:function(t){if("object"==typeof t.data&&null!==t.data){var e=fl(fl({},t),t.data);return delete e.data,e}return t},safeParseEJSON:function(t){if("string"!=typeof t)return t;try{return Ju.EJSON.parse(t)}catch(e){return t}},parseEJSONParam:function(t){if("string"!=typeof t)return t;try{return JSON.parse(t)}catch(e){return t}},toLegacyRegExp:function(t){if(!t||"object"!=typeof t)return t;if(t.$regularExpression&&"object"==typeof t.$regularExpression){var e=t.$regularExpression;return{$regex:e.pattern,$options:e.options}}if(Array.isArray(t))return t.map(function(t){return yl.toLegacyRegExp(t)});var n={};for(var r in t)n[r]=yl.toLegacyRegExp(t[r]);return n},parseWriteParam:function(t){return yl.toLegacyRegExp(yl.parseEJSONParam(t))},buildQueryParams:function(t){return Object.entries(t).filter(function(t){t[0];var e=t[1];return null!=e&&""!==e}).map(function(t){var e=t[0],n=t[1],r="object"==typeof n?JSON.stringify(n):String(n);return"".concat(encodeURIComponent(e),"=").concat(encodeURIComponent(r))}).join("&")},getUrlPrefix:function(t){var e=(null==t?void 0:t.instance)||"(default)",n=(null==t?void 0:t.database)||"(default)";return"/database/instances/".concat(e,"/databases/").concat(n)},"database.queryDocument":function(t,e){var n,r,o,i,s,a,u;return pl(this,void 0,Promise,function(){var c,l,h,d;return vl(this,function(f){switch(f.label){case 0:return c=!!(null===(r=null===(n=t.query)||void 0===n?void 0:n._id)||void 0===r?void 0:r.$eq),l=yl.buildQueryParams(fl({projection:t.projection,transactionId:t.transactionId},c?{}:{offset:null!==(o=t.offset)&&void 0!==o?o:0,limit:null!==(i=t.limit)&&void 0!==i?i:100,order:t.order,query:t.query?Ju.EJSON.stringify(t.query,{relaxed:!1}):void 0})),h="".concat(yl.getUrlPrefix(t),"/collections/").concat(t.collectionName,"/documents?").concat(l),c&&(h="".concat(yl.getUrlPrefix(t),"/collections/").concat(t.collectionName,"/documents/").concat((null===(s=t.query._id)||void 0===s?void 0:s.$eq)||t.query._id,"?").concat(l)),[4,this.gateWay({url:h,method:"GET"},e)];case 1:return(d=f.sent()).data=yl.safeParseEJSON(JSON.stringify(d.data)),!c||d.code||(null===(a=d.data)||void 0===a?void 0:a.code)?(d.code||(null===(u=d.data)||void 0===u?void 0:u.code)?d=fl(fl({},d),{data:fl(fl({},d.data),{list:[]})}):Array.isArray(d.data)?d=fl(fl({},d),{data:{list:d.data}}):d.data&&!Array.isArray(d.data.list)&&(d=fl(fl({},d),{data:fl(fl({},d.data),{list:[]})})),[2,yl.filterRes(d)]):[2,fl(fl({},d),{data:{list:[d.data]}})]}})})},"database.addDocument":function(t,e){var n,r,o;return pl(this,void 0,Promise,function(){var i;return vl(this,function(s){switch(s.label){case 0:return[4,this.gateWay({url:"".concat(yl.getUrlPrefix(t),"/collections/").concat(t.collectionName,"/documents"),method:"POST",data:fl({data:Array.isArray(t.data)?t.data:[t.data]},t.transactionId&&{transactionId:t.transactionId})},e)];case 1:return i=s.sent(),Array.isArray(t.data)?i=fl(fl({},i),{data:fl({ids:(null===(n=i.data)||void 0===n?void 0:n.insertedIds)||[]},i.data)}):(null===(o=null===(r=i.data)||void 0===r?void 0:r.insertedIds)||void 0===o?void 0:o[0])&&(i=fl(fl({},i),{data:fl({_id:i.data.insertedIds[0]},i.data)})),[2,yl.filterRes(i)]}})})},"database.updateDocument":function(t,e){return pl(this,void 0,Promise,function(){var n;return vl(this,function(r){switch(r.label){case 0:return[4,this.gateWay({url:"".concat(yl.getUrlPrefix(t),"/collections/").concat(t.collectionName,"/documents"),method:"PATCH",data:fl({query:t.query,data:t.data,multi:!!t.multi,upsert:!!t.upsert,replaceMode:!!t.replaceMode},t.transactionId&&{transactionId:t.transactionId})},e)];case 1:return n=r.sent(),[2,yl.filterRes(n)]}})})},"database.deleteDocument":function(t,e){return pl(this,void 0,Promise,function(){var n;return vl(this,function(r){switch(r.label){case 0:return[4,this.gateWay({url:"".concat(yl.getUrlPrefix(t),"/collections/").concat(t.collectionName,"/documents/remove"),method:"POST",data:fl({query:t.query,multi:!!t.multi},t.transactionId&&{transactionId:t.transactionId})},e)];case 1:return n=r.sent(),[2,yl.filterRes(n)]}})})},"database.countDocument":function(t,e){return pl(this,void 0,Promise,function(){var n,r;return vl(this,function(o){switch(o.label){case 0:return n=yl.buildQueryParams({count:!0,query:t.query?Ju.EJSON.stringify(t.query,{relaxed:!1}):void 0}),[4,this.gateWay({url:"".concat(yl.getUrlPrefix(t),"/collections/").concat(t.collectionName,"/documents?").concat(n),method:"GET"},e)];case 1:return r=o.sent(),[2,yl.filterRes(r)]}})})},"database.addCollection":function(t,e){return pl(this,void 0,Promise,function(){var n;return vl(this,function(r){switch(r.label){case 0:return[4,this.gateWay({url:"".concat(yl.getUrlPrefix(t),"/collections"),method:"POST",data:{collectionName:t.collectionName}},e)];case 1:return n=r.sent(),[2,yl.filterRes(n)]}})})},"database.aggregate":function(t,e){var n;return pl(this,void 0,Promise,function(){var r,o;return vl(this,function(i){switch(i.label){case 0:return r=t.stages.map(function(t){var e,n;try{var r="string"==typeof t.stageValue?JSON.parse(t.stageValue):t.stageValue;return(e={})[t.stageKey]=Ju.EJSON.serialize(r),e}catch(e){return(n={})[t.stageKey]=t.stageValue,n}}),[4,this.gateWay({url:"".concat(yl.getUrlPrefix(t),"/collections/").concat(t.collectionName,"/documents/aggregations"),method:"POST",data:{pipeline:r}},e)];case 1:return o=i.sent(),Array.isArray(null===(n=o.data)||void 0===n?void 0:n.list)&&(o.data.list=JSON.stringify(o.data.list.map(function(t){return JSON.stringify(t)}))),[2,yl.filterRes(o)]}})})},"database.startTransaction":function(t,e){return pl(this,void 0,void 0,function(){var n;return vl(this,function(r){switch(r.label){case 0:return[4,this.gateWay({url:"".concat(yl.getUrlPrefix(t),"/transactions"),method:"POST"},e)];case 1:return n=r.sent(),[2,yl.filterRes(yl.flattenResData(n))]}})})},"database.commitTransaction":function(t,e){return pl(this,void 0,void 0,function(){var n;return vl(this,function(r){switch(r.label){case 0:return[4,this.gateWay({url:"".concat(yl.getUrlPrefix(t),"/transactions/").concat(t.transactionId,"/commit"),method:"POST"},e)];case 1:return n=r.sent(),[2,yl.filterRes(n)]}})})},"database.abortTransaction":function(t,e){return pl(this,void 0,void 0,function(){var n;return vl(this,function(r){switch(r.label){case 0:return[4,this.gateWay({url:"".concat(yl.getUrlPrefix(t),"/transactions/").concat(t.transactionId,"/rollback"),method:"POST"},e)];case 1:return n=r.sent(),[2,yl.filterRes(n)]}})})},"database.getInTransaction":function(t,e){var n;return pl(this,void 0,void 0,function(){var r;return vl(this,function(o){switch(o.label){case 0:return[4,yl["database.queryDocument"].call(this,t,e)];case 1:return"object"==typeof(r=o.sent()).data&&null!==r.data?(null===(n=r.data)||void 0===n?void 0:n.code)?[2,yl.flattenResData(r)]:[2,fl(fl({},r),{data:JSON.stringify(r.data)})]:[2,r]}})})},"database.updateDocInTransaction":function(t,e){return pl(this,void 0,void 0,function(){var n;return vl(this,function(r){switch(r.label){case 0:return t.data=yl.safeParseEJSON(t.data),[4,yl["database.updateDocument"].call(this,t,e)];case 1:return n=r.sent(),[2,yl.flattenResData(n)]}})})},"database.deleteDocInTransaction":function(t,e){return pl(this,void 0,void 0,function(){var n;return vl(this,function(r){switch(r.label){case 0:return[4,yl["database.deleteDocument"].call(this,t,e)];case 1:return n=r.sent(),[2,yl.flattenResData(n)]}})})},"database.insertDocInTransaction":function(t,e){var n;return pl(this,void 0,Promise,function(){var r,o;return vl(this,function(i){switch(i.label){case 0:return t.data=yl.safeParseEJSON(t.data),[4,yl["database.addDocument"].call(this,t,e)];case 1:return"object"==typeof(r=i.sent()).data&&null!==r.data?(o=!!(null===(n=r.data)||void 0===n?void 0:n._id),r=fl(fl(fl({},r),{inserted:o?1:0,ok:o?1:0}),r.data)):r=fl({inserted:0,ok:0},r),delete r.data,[2,r]}})})},"database.runCommands":function(t,e){return pl(this,void 0,Promise,function(){var n;return vl(this,function(r){switch(r.label){case 0:return[4,this.gateWay({url:"".concat(yl.getUrlPrefix(t),"/commands"),method:"POST",data:fl({commands:Ju.EJSON.serialize(t.commands)},t.transactionId&&{transactionId:t.transactionId})},e)];case 1:"object"==typeof(n=r.sent()).data&&null!==n.data&&(delete(n=fl(fl({},n),n.data)).data,delete n.request_id);try{n=Ju.EJSON.deserialize(n)}catch(t){}return[2,yl.filterRes(n)]}})})},"database.getDocument":function(t,e){var n;return pl(this,void 0,Promise,function(){var r,o;return vl(this,function(i){switch(i.label){case 0:return(r=fl({},t)).query=yl.parseEJSONParam(r.query),r.order=yl.parseEJSONParam(r.order),r.projection=yl.parseEJSONParam(r.projection),[4,yl["database.queryDocument"].call(this,r,e)];case 1:return o=i.sent(),Array.isArray(null===(n=o.data)||void 0===n?void 0:n.list)&&(o.data.list=o.data.list.map(function(t){return Ju.EJSON.stringify(t,{relaxed:!1})})),[2,o]}})})},"database.insertDocument":function(t,e){return pl(this,void 0,Promise,function(){var n;return vl(this,function(r){return(n=fl({},t)).data=Array.isArray(n.data)?n.data.map(function(t){return yl.parseWriteParam(t)}):yl.parseWriteParam(n.data),[2,yl["database.addDocument"].call(this,n,e)]})})},"database.modifyDocument":function(t,e){return pl(this,void 0,Promise,function(){var n;return vl(this,function(r){return(n=fl({},t)).query=yl.parseEJSONParam(n.query),n.data=yl.parseEJSONParam(n.data),[2,yl["database.updateDocument"].call(this,n,e)]})})},"database.removeDocument":function(t,e){return pl(this,void 0,Promise,function(){var n;return vl(this,function(r){return(n=fl({},t)).query=yl.parseEJSONParam(n.query),[2,yl["database.deleteDocument"].call(this,n,e)]})})},"database.calculateDocument":function(t,e){return pl(this,void 0,Promise,function(){var n;return vl(this,function(r){return(n=fl({},t)).query=yl.parseEJSONParam(n.query),[2,yl["database.countDocument"].call(this,n,e)]})})},"database.aggregateDocuments":function(t,e){var n;return pl(this,void 0,Promise,function(){var r,o;return vl(this,function(i){switch(i.label){case 0:return r=fl({},t),Array.isArray(r.stages)&&(r.stages=r.stages.map(function(t){return fl(fl({},t),{stageValue:yl.parseEJSONParam(t.stageValue)})})),[4,yl["database.aggregate"].call(this,r,e)];case 1:if(o=i.sent(),"string"==typeof(null===(n=o.data)||void 0===n?void 0:n.list))try{o.data.list=JSON.parse(o.data.list)}catch(t){}return[2,o]}})})}},ml={name:"database",entity:{database:function(t){var e;if(void 0!==t&&"Object"!==Object.prototype.toString.call(t).slice(8,-1))throw N({code:"INVALID_PARAM",msg:"dbConfig must be an object"},null===(e=this.config)||void 0===e?void 0:e.errorFactory);var n=this.platform,r=n.adapter,o=n.runtime,i=function(t){function e(e){return t.call(this,e)||this}return dl(e,t),e.prototype.send=function(e,n,r){var o,i,s,a;return pl(this,void 0,void 0,function(){var u,c,l;return vl(this,function(h){switch(h.label){case 0:return u=null,c=r&&"number"==typeof r.timeout?{timeout:r.timeout}:void 0,"GATEWAY"===this.config.endPointMode&&yl[e]?[4,yl[e].call(this,n,c)]:[3,2];case 1:return u=h.sent(),[3,4];case 2:return[4,t.prototype.send.call(this,e,n,void 0,c)];case 3:u=h.sent(),h.label=4;case 4:if(l=x(null!==(s=null===(i=null===(o=this.config)||void 0===o?void 0:o._fromApp)||void 0===i?void 0:i.config)&&void 0!==s?s:this.config),u&&u.code&&l)throw N({code:u.code,msg:u.message||u.data&&u.data.message||"",requestId:u.requestId},null===(a=this.config)||void 0===a?void 0:a.errorFactory);return[2,u]}})})},e}(this.request.constructor);return hl.reqClass=i,hl.getAccessToken=this.authInstance?this.authInstance.getAccessToken.bind(this.authInstance):function(){return""},hl.runtime=o,this.wsClientClass&&(hl.wsClass=r.wsClass,hl.wsClientClass=this.wsClientClass),hl.ws||(hl.ws=null),new(function(t){function e(e){return t.call(this,e)||this}return dl(e,t),e.prototype.runCommands=function(t){return pl(this,void 0,Promise,function(){return vl(this,function(e){return[2,hl.createRequest(this.config).send("database.runCommands",t)]})})},e}(hl))(fl(fl(fl({},this.config),{_fromApp:this}),t))}}};try{cloudbase.registerComponent(ml)}catch(t){}function gl(t){try{t.registerComponent(ml)}catch(t){console.warn(t)}}try{window.registerDatabase=gl}catch(t){}se.registerVersion("3.9.0");try{!function(t){try{t.registerComponent(ir)}catch(t){console.warn(t)}}(se),function(t){try{t.registerComponent(Cr)}catch(t){console.warn(t)}}(se),Ho(se),gl(se),function(t){try{t.registerComponent(Ai),t.registerHook(Pi)}catch(t){console.warn(t)}}(se),qi(se),Na(se),yr(se),ja(se),Ya(se)}catch(t){}try{window.cloudbase=se}catch(t){}const bl=se})();var d=h.Z;export{d as default};
2
+ import*as t from"@cloudbase/adapter-interface";import*as e from"jwt-decode";import*as n from"@cloudbase/adapter-wx_mp";import*as r from"@cloudbase/wx-cloud-client-sdk";import*as o from"web-streams-polyfill";import*as i from"@mattiasbuelens/web-streams-adapter";import*as s from"text-encoding-shim";import*as a from"bson";var u={3171:(t,e,n)=>{var r;if(n.r(e),n.d(e,{getEncryptInfo:()=>q}),!globalThis.IS_MP_BUILD){var o="undefined"!=typeof globalThis?globalThis.navigator:window.globalThis;function M(t){return"0123456789abcdefghijklmnopqrstuvwxyz".charAt(t)}function W(t,e){return t&e}function B(t,e){return t|e}function F(t,e){return t^e}function V(t,e){return t&~e}function G(t){if(0==t)return-1;var e=0;return 65535&t||(t>>=16,e+=16),255&t||(t>>=8,e+=8),15&t||(t>>=4,e+=4),3&t||(t>>=2,e+=2),1&t||++e,e}function H(t){for(var e=0;0!=t;)t&=t-1,++e;return e}var i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";function K(t){var e,n,r="";for(e=0;e+3<=t.length;e+=3)n=parseInt(t.substring(e,e+3),16),r+=i.charAt(n>>6)+i.charAt(63&n);for(e+1==t.length?(n=parseInt(t.substring(e,e+1),16),r+=i.charAt(n<<2)):e+2==t.length&&(n=parseInt(t.substring(e,e+2),16),r+=i.charAt(n>>2)+i.charAt((3&n)<<4));(3&r.length)>0;)r+="=";return r}function J(t){var e,n="",r=0,o=0;for(e=0;e<t.length&&"="!=t.charAt(e);++e){var s=i.indexOf(t.charAt(e));s<0||(0==r?(n+=M(s>>2),o=3&s,r=1):1==r?(n+=M(o<<2|s>>4),o=15&s,r=2):2==r?(n+=M(o),n+=M(s>>2),o=3&s,r=3):(n+=M(o<<2|s>>4),n+=M(15&s),r=0))}return 1==r&&(n+=M(o<<2)),n}var s,a,u={decode:function(t){var e;if(void 0===s){var n="0123456789ABCDEF";for(s={},e=0;e<16;++e)s[n.charAt(e)]=e;for(n=n.toLowerCase(),e=10;e<16;++e)s[n.charAt(e)]=e;for(e=0;e<8;++e)s[" \f\n\r\t \u2028\u2029".charAt(e)]=-1}var r=[],o=0,i=0;for(e=0;e<t.length;++e){var a=t.charAt(e);if("="==a)break;if(-1!=(a=s[a])){if(void 0===a)throw new Error("Illegal character at offset "+e);o|=a,++i>=2?(r[r.length]=o,o=0,i=0):o<<=4}}if(i)throw new Error("Hex encoding incomplete: 4 bits missing");return r}},c={decode:function(t){var e;if(void 0===a){for(a=Object.create(null),e=0;e<64;++e)a["ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".charAt(e)]=e;for(e=0;e<9;++e)a["= \f\n\r\t \u2028\u2029".charAt(e)]=-1}var n=[],r=0,o=0;for(e=0;e<t.length;++e){var i=t.charAt(e);if("="==i)break;if(-1!=(i=a[i])){if(void 0===i)throw new Error("Illegal character at offset "+e);r|=i,++o>=4?(n[n.length]=r>>16,n[n.length]=r>>8&255,n[n.length]=255&r,r=0,o=0):r<<=6}}switch(o){case 1:throw new Error("Base64 encoding incomplete: at least 2 bits missing");case 2:n[n.length]=r>>10;break;case 3:n[n.length]=r>>16,n[n.length]=r>>8&255}return n},re:/-----BEGIN [^-]+-----([A-Za-z0-9+\/=\s]+)-----END [^-]+-----|begin-base64[^\n]+\n([A-Za-z0-9+\/=\s]+)====/,unarmor:function(t){var e=c.re.exec(t);if(e)if(e[1])t=e[1];else{if(!e[2])throw new Error("RegExp out of sync");t=e[2]}return c.decode(t)}},l=1e13;class z{constructor(t){this.buf=[+t||0]}mulAdd(t,e){var n,r,o=this.buf,i=o.length;for(n=0;n<i;++n)(r=o[n]*t+e)<l?e=0:r-=(e=0|r/l)*l,o[n]=r;e>0&&(o[n]=e)}sub(t){var e,n,r=this.buf,o=r.length;for(e=0;e<o;++e)(n=r[e]-t)<0?(n+=l,t=1):t=0,r[e]=n;for(;0===r[r.length-1];)r.pop()}toString(t){if(10!=(t||10))throw new Error("only base 10 is supported");for(var e=this.buf,n=e[e.length-1].toString(),r=e.length-2;r>=0;--r)n+=(l+e[r]).toString().substring(1);return n}valueOf(){for(var t=this.buf,e=0,n=t.length-1;n>=0;--n)e=e*l+t[n];return e}simplify(){var t=this.buf;return 1==t.length?t[0]:this}}var h,d=/^(\d\d)(0[1-9]|1[0-2])(0[1-9]|[12]\d|3[01])([01]\d|2[0-3])(?:([0-5]\d)(?:([0-5]\d)(?:[.,](\d{1,3}))?)?)?(Z|[-+](?:[0]\d|1[0-2])([0-5]\d)?)?$/,f=/^(\d\d\d\d)(0[1-9]|1[0-2])(0[1-9]|[12]\d|3[01])([01]\d|2[0-3])(?:([0-5]\d)(?:([0-5]\d)(?:[.,](\d{1,3}))?)?)?(Z|[-+](?:[0]\d|1[0-2])([0-5]\d)?)?$/;function Y(t,e){return t.length>e&&(t=t.substring(0,e)+"…"),t}class Q{constructor(t,e){this.hexDigits="0123456789ABCDEF",t instanceof Q?(this.enc=t.enc,this.pos=t.pos):(this.enc=t,this.pos=e)}get(t){if(void 0===t&&(t=this.pos++),t>=this.enc.length)throw new Error("Requesting byte offset "+t+" on a stream of length "+this.enc.length);return"string"==typeof this.enc?this.enc.charCodeAt(t):this.enc[t]}hexByte(t){return this.hexDigits.charAt(t>>4&15)+this.hexDigits.charAt(15&t)}hexDump(t,e,n){for(var r="",o=t;o<e;++o)if(r+=this.hexByte(this.get(o)),!0!==n)switch(15&o){case 7:r+=" ";break;case 15:r+="\n";break;default:r+=" "}return r}isASCII(t,e){for(var n=t;n<e;++n){var r=this.get(n);if(r<32||r>176)return!1}return!0}parseStringISO(t,e){for(var n="",r=t;r<e;++r)n+=String.fromCharCode(this.get(r));return n}parseStringUTF(t,e){for(var n="",r=t;r<e;){var o=this.get(r++);n+=o<128?String.fromCharCode(o):o>191&&o<224?String.fromCharCode((31&o)<<6|63&this.get(r++)):String.fromCharCode((15&o)<<12|(63&this.get(r++))<<6|63&this.get(r++))}return n}parseStringBMP(t,e){for(var n,r,o="",i=t;i<e;)n=this.get(i++),r=this.get(i++),o+=String.fromCharCode(n<<8|r);return o}parseTime(t,e,n){var r=this.parseStringISO(t,e),o=(n?d:f).exec(r);return o?(n&&(o[1]=+o[1],o[1]+=+o[1]<70?2e3:1900),r=o[1]+"-"+o[2]+"-"+o[3]+" "+o[4],o[5]&&(r+=":"+o[5],o[6]&&(r+=":"+o[6],o[7]&&(r+="."+o[7]))),o[8]&&(r+=" UTC","Z"!=o[8]&&(r+=o[8],o[9]&&(r+=":"+o[9]))),r):"Unrecognized time: "+r}parseInteger(t,e){for(var n,r=this.get(t),o=r>127,i=o?255:0,s="";r==i&&++t<e;)r=this.get(t);if(0===(n=e-t))return o?-1:0;if(n>4){for(s=r,n<<=3;!(128&(+s^i));)s=+s<<1,--n;s="("+n+" bit)\n"}o&&(r-=256);for(var a=new z(r),u=t+1;u<e;++u)a.mulAdd(256,this.get(u));return s+a.toString()}parseBitString(t,e,n){for(var r=this.get(t),o="("+((e-t-1<<3)-r)+" bit)\n",i="",s=t+1;s<e;++s){for(var a=this.get(s),u=s==e-1?r:0,c=7;c>=u;--c)i+=a>>c&1?"1":"0";if(i.length>n)return o+Y(i,n)}return o+i}parseOctetString(t,e,n){if(this.isASCII(t,e))return Y(this.parseStringISO(t,e),n);var r=e-t,o="("+r+" byte)\n";r>(n/=2)&&(e=t+n);for(var i=t;i<e;++i)o+=this.hexByte(this.get(i));return r>n&&(o+="…"),o}parseOID(t,e,n){for(var r="",o=new z,i=0,s=t;s<e;++s){var a=this.get(s);if(o.mulAdd(128,127&a),i+=7,!(128&a)){if(""===r)if((o=o.simplify())instanceof z)o.sub(80),r="2."+o.toString();else{var u=o<80?o<40?0:1:2;r=u+"."+(o-40*u)}else r+="."+o.toString();if(r.length>n)return Y(r,n);o=new z,i=0}}return i>0&&(r+=".incomplete"),r}}class ${constructor(t,e,n,r,o){if(!(r instanceof X))throw new Error("Invalid tag value.");this.stream=t,this.header=e,this.length=n,this.tag=r,this.sub=o}typeName(){switch(this.tag.tagClass){case 0:switch(this.tag.tagNumber){case 0:return"EOC";case 1:return"BOOLEAN";case 2:return"INTEGER";case 3:return"BIT_STRING";case 4:return"OCTET_STRING";case 5:return"NULL";case 6:return"OBJECT_IDENTIFIER";case 7:return"ObjectDescriptor";case 8:return"EXTERNAL";case 9:return"REAL";case 10:return"ENUMERATED";case 11:return"EMBEDDED_PDV";case 12:return"UTF8String";case 16:return"SEQUENCE";case 17:return"SET";case 18:return"NumericString";case 19:return"PrintableString";case 20:return"TeletexString";case 21:return"VideotexString";case 22:return"IA5String";case 23:return"UTCTime";case 24:return"GeneralizedTime";case 25:return"GraphicString";case 26:return"VisibleString";case 27:return"GeneralString";case 28:return"UniversalString";case 30:return"BMPString"}return"Universal_"+this.tag.tagNumber.toString();case 1:return"Application_"+this.tag.tagNumber.toString();case 2:return"["+this.tag.tagNumber.toString()+"]";case 3:return"Private_"+this.tag.tagNumber.toString()}}content(t){if(void 0===this.tag)return null;void 0===t&&(t=1/0);var e=this.posContent(),n=Math.abs(this.length);if(!this.tag.isUniversal())return null!==this.sub?"("+this.sub.length+" elem)":this.stream.parseOctetString(e,e+n,t);switch(this.tag.tagNumber){case 1:return 0===this.stream.get(e)?"false":"true";case 2:return this.stream.parseInteger(e,e+n);case 3:return this.sub?"("+this.sub.length+" elem)":this.stream.parseBitString(e,e+n,t);case 4:return this.sub?"("+this.sub.length+" elem)":this.stream.parseOctetString(e,e+n,t);case 6:return this.stream.parseOID(e,e+n,t);case 16:case 17:return null!==this.sub?"("+this.sub.length+" elem)":"(no elem)";case 12:return Y(this.stream.parseStringUTF(e,e+n),t);case 18:case 19:case 20:case 21:case 22:case 26:return Y(this.stream.parseStringISO(e,e+n),t);case 30:return Y(this.stream.parseStringBMP(e,e+n),t);case 23:case 24:return this.stream.parseTime(e,e+n,23==this.tag.tagNumber)}return null}toString(){return this.typeName()+"@"+this.stream.pos+"[header:"+this.header+",length:"+this.length+",sub:"+(null===this.sub?"null":this.sub.length)+"]"}toPrettyString(t){void 0===t&&(t="");var e=t+this.typeName()+" @"+this.stream.pos;if(this.length>=0&&(e+="+"),e+=this.length,this.tag.tagConstructed?e+=" (constructed)":!this.tag.isUniversal()||3!=this.tag.tagNumber&&4!=this.tag.tagNumber||null===this.sub||(e+=" (encapsulates)"),e+="\n",null!==this.sub){t+=" ";for(var n=0,r=this.sub.length;n<r;++n)e+=this.sub[n].toPrettyString(t)}return e}posStart(){return this.stream.pos}posContent(){return this.stream.pos+this.header}posEnd(){return this.stream.pos+this.header+Math.abs(this.length)}toHexString(){return this.stream.hexDump(this.posStart(),this.posEnd(),!0)}static decodeLength(t){var e=t.get(),n=127&e;if(n==e)return n;if(n>6)throw new Error("Length over 48 bits not supported at position "+(t.pos-1));if(0===n)return null;e=0;for(var r=0;r<n;++r)e=256*e+t.get();return e}getHexStringValue(){var t=this.toHexString(),e=2*this.header,n=2*this.length;return t.substr(e,n)}static decode(t){var e;e=t instanceof Q?t:new Q(t,0);var n=new Q(e),r=new X(e),o=$.decodeLength(e),i=e.pos,s=i-n.pos,a=null,u=function(){var t=[];if(null!==o){for(var n=i+o;e.pos<n;)t[t.length]=$.decode(e);if(e.pos!=n)throw new Error("Content size is not correct for container starting at offset "+i)}else try{for(;;){var r=$.decode(e);if(r.tag.isEOC())break;t[t.length]=r}o=i-e.pos}catch(t){throw new Error("Exception while decoding undefined length content: "+t)}return t};if(r.tagConstructed)a=u();else if(r.isUniversal()&&(3==r.tagNumber||4==r.tagNumber))try{if(3==r.tagNumber&&0!=e.get())throw new Error("BIT STRINGs with unused bits cannot encapsulate.");a=u();for(var c=0;c<a.length;++c)if(a[c].tag.isEOC())throw new Error("EOC is not supposed to be actual content.")}catch(t){a=null}if(null===a){if(null===o)throw new Error("We can't skip over an invalid tag with undefined length at offset "+i);e.pos=i+Math.abs(o)}return new $(n,s,o,r,a)}}class X{constructor(t){var e=t.get();if(this.tagClass=e>>6,this.tagConstructed=!!(32&e),this.tagNumber=31&e,31==this.tagNumber){var n=new z;do{e=t.get(),n.mulAdd(128,127&e)}while(128&e);this.tagNumber=n.simplify()}}isUniversal(){return 0===this.tagClass}isEOC(){return 0===this.tagClass&&0===this.tagNumber}}var p=[2,3,5,7,11,13,17,19,23,29,31,37,41,43,47,53,59,61,67,71,73,79,83,89,97,101,103,107,109,113,127,131,137,139,149,151,157,163,167,173,179,181,191,193,197,199,211,223,227,229,233,239,241,251,257,263,269,271,277,281,283,293,307,311,313,317,331,337,347,349,353,359,367,373,379,383,389,397,401,409,419,421,431,433,439,443,449,457,461,463,467,479,487,491,499,503,509,521,523,541,547,557,563,569,571,577,587,593,599,601,607,613,617,619,631,641,643,647,653,659,661,673,677,683,691,701,709,719,727,733,739,743,751,757,761,769,773,787,797,809,811,821,823,827,829,839,853,857,859,863,877,881,883,887,907,911,919,929,937,941,947,953,967,971,977,983,991,997],v=(1<<26)/p[p.length-1];class Z{constructor(t,e,n){null!=t&&("number"==typeof t?this.fromNumber(t,e,n):null==e&&"string"!=typeof t?this.fromString(t,256):this.fromString(t,e))}toString(t){if(this.s<0)return"-"+this.negate().toString(t);var e;if(16==t)e=4;else if(8==t)e=3;else if(2==t)e=1;else if(32==t)e=5;else{if(4!=t)return this.toRadix(t);e=2}var n,r=(1<<e)-1,o=!1,i="",s=this.t,a=this.DB-s*this.DB%e;if(s-- >0)for(a<this.DB&&(n=this[s]>>a)>0&&(o=!0,i=M(n));s>=0;)a<e?(n=(this[s]&(1<<a)-1)<<e-a,n|=this[--s]>>(a+=this.DB-e)):(n=this[s]>>(a-=e)&r,a<=0&&(a+=this.DB,--s)),n>0&&(o=!0),o&&(i+=M(n));return o?i:"0"}negate(){var t=tt();return Z.ZERO.subTo(this,t),t}abs(){return this.s<0?this.negate():this}compareTo(t){var e=this.s-t.s;if(0!=e)return e;var n=this.t;if(0!=(e=n-t.t))return this.s<0?-e:e;for(;--n>=0;)if(0!=(e=this[n]-t[n]))return e;return 0}bitLength(){return this.t<=0?0:this.DB*(this.t-1)+at(this[this.t-1]^this.s&this.DM)}mod(t){var e=tt();return this.abs().divRemTo(t,null,e),this.s<0&&e.compareTo(Z.ZERO)>0&&t.subTo(e,e),e}modPowInt(t,e){var n;return n=t<256||e.isEven()?new m(e):new g(e),this.exp(t,n)}clone(){var t=tt();return this.copyTo(t),t}intValue(){if(this.s<0){if(1==this.t)return this[0]-this.DV;if(0==this.t)return-1}else{if(1==this.t)return this[0];if(0==this.t)return 0}return(this[1]&(1<<32-this.DB)-1)<<this.DB|this[0]}byteValue(){return 0==this.t?this.s:this[0]<<24>>24}shortValue(){return 0==this.t?this.s:this[0]<<16>>16}signum(){return this.s<0?-1:this.t<=0||1==this.t&&this[0]<=0?0:1}toByteArray(){var t=this.t,e=[];e[0]=this.s;var n,r=this.DB-t*this.DB%8,o=0;if(t-- >0)for(r<this.DB&&(n=this[t]>>r)!=(this.s&this.DM)>>r&&(e[o++]=n|this.s<<this.DB-r);t>=0;)r<8?(n=(this[t]&(1<<r)-1)<<8-r,n|=this[--t]>>(r+=this.DB-8)):(n=this[t]>>(r-=8)&255,r<=0&&(r+=this.DB,--t)),128&n&&(n|=-256),0==o&&(128&this.s)!=(128&n)&&++o,(o>0||n!=this.s)&&(e[o++]=n);return e}equals(t){return 0==this.compareTo(t)}min(t){return this.compareTo(t)<0?this:t}max(t){return this.compareTo(t)>0?this:t}and(t){var e=tt();return this.bitwiseTo(t,W,e),e}or(t){var e=tt();return this.bitwiseTo(t,B,e),e}xor(t){var e=tt();return this.bitwiseTo(t,F,e),e}andNot(t){var e=tt();return this.bitwiseTo(t,V,e),e}not(){for(var t=tt(),e=0;e<this.t;++e)t[e]=this.DM&~this[e];return t.t=this.t,t.s=~this.s,t}shiftLeft(t){var e=tt();return t<0?this.rShiftTo(-t,e):this.lShiftTo(t,e),e}shiftRight(t){var e=tt();return t<0?this.lShiftTo(-t,e):this.rShiftTo(t,e),e}getLowestSetBit(){for(var t=0;t<this.t;++t)if(0!=this[t])return t*this.DB+G(this[t]);return this.s<0?this.t*this.DB:-1}bitCount(){for(var t=0,e=this.s&this.DM,n=0;n<this.t;++n)t+=H(this[n]^e);return t}testBit(t){var e=Math.floor(t/this.DB);return e>=this.t?0!=this.s:!!(this[e]&1<<t%this.DB)}setBit(t){return this.changeBit(t,B)}clearBit(t){return this.changeBit(t,V)}flipBit(t){return this.changeBit(t,F)}add(t){var e=tt();return this.addTo(t,e),e}subtract(t){var e=tt();return this.subTo(t,e),e}multiply(t){var e=tt();return this.multiplyTo(t,e),e}divide(t){var e=tt();return this.divRemTo(t,e,null),e}remainder(t){var e=tt();return this.divRemTo(t,null,e),e}divideAndRemainder(t){var e=tt(),n=tt();return this.divRemTo(t,e,n),[e,n]}modPow(t,e){var n,r,o=t.bitLength(),i=st(1);if(o<=0)return i;n=o<18?1:o<48?3:o<144?4:o<768?5:6,r=o<8?new m(e):e.isEven()?new b(e):new g(e);var s=[],a=3,u=n-1,c=(1<<n)-1;if(s[1]=r.convert(this),n>1){var l=tt();for(r.sqrTo(s[1],l);a<=c;)s[a]=tt(),r.mulTo(l,s[a-2],s[a]),a+=2}var h,d,f=t.t-1,p=!0,v=tt();for(o=at(t[f])-1;f>=0;){for(o>=u?h=t[f]>>o-u&c:(h=(t[f]&(1<<o+1)-1)<<u-o,f>0&&(h|=t[f-1]>>this.DB+o-u)),a=n;!(1&h);)h>>=1,--a;if((o-=a)<0&&(o+=this.DB,--f),p)s[h].copyTo(i),p=!1;else{for(;a>1;)r.sqrTo(i,v),r.sqrTo(v,i),a-=2;a>0?r.sqrTo(i,v):(d=i,i=v,v=d),r.mulTo(v,s[h],i)}for(;f>=0&&!(t[f]&1<<o);)r.sqrTo(i,v),d=i,i=v,v=d,--o<0&&(o=this.DB-1,--f)}return r.revert(i)}modInverse(t){var e=t.isEven();if(this.isEven()&&e||0==t.signum())return Z.ZERO;for(var n=t.clone(),r=this.clone(),o=st(1),i=st(0),s=st(0),a=st(1);0!=n.signum();){for(;n.isEven();)n.rShiftTo(1,n),e?(o.isEven()&&i.isEven()||(o.addTo(this,o),i.subTo(t,i)),o.rShiftTo(1,o)):i.isEven()||i.subTo(t,i),i.rShiftTo(1,i);for(;r.isEven();)r.rShiftTo(1,r),e?(s.isEven()&&a.isEven()||(s.addTo(this,s),a.subTo(t,a)),s.rShiftTo(1,s)):a.isEven()||a.subTo(t,a),a.rShiftTo(1,a);n.compareTo(r)>=0?(n.subTo(r,n),e&&o.subTo(s,o),i.subTo(a,i)):(r.subTo(n,r),e&&s.subTo(o,s),a.subTo(i,a))}return 0!=r.compareTo(Z.ONE)?Z.ZERO:a.compareTo(t)>=0?a.subtract(t):a.signum()<0?(a.addTo(t,a),a.signum()<0?a.add(t):a):a}pow(t){return this.exp(t,new y)}gcd(t){var e=this.s<0?this.negate():this.clone(),n=t.s<0?t.negate():t.clone();if(e.compareTo(n)<0){var r=e;e=n,n=r}var o=e.getLowestSetBit(),i=n.getLowestSetBit();if(i<0)return e;for(o<i&&(i=o),i>0&&(e.rShiftTo(i,e),n.rShiftTo(i,n));e.signum()>0;)(o=e.getLowestSetBit())>0&&e.rShiftTo(o,e),(o=n.getLowestSetBit())>0&&n.rShiftTo(o,n),e.compareTo(n)>=0?(e.subTo(n,e),e.rShiftTo(1,e)):(n.subTo(e,n),n.rShiftTo(1,n));return i>0&&n.lShiftTo(i,n),n}isProbablePrime(t){var e,n=this.abs();if(1==n.t&&n[0]<=p[p.length-1]){for(e=0;e<p.length;++e)if(n[0]==p[e])return!0;return!1}if(n.isEven())return!1;for(e=1;e<p.length;){for(var r=p[e],o=e+1;o<p.length&&r<v;)r*=p[o++];for(r=n.modInt(r);e<o;)if(r%p[e++]==0)return!1}return n.millerRabin(t)}copyTo(t){for(var e=this.t-1;e>=0;--e)t[e]=this[e];t.t=this.t,t.s=this.s}fromInt(t){this.t=1,this.s=t<0?-1:0,t>0?this[0]=t:t<-1?this[0]=t+this.DV:this.t=0}fromString(t,e){var n;if(16==e)n=4;else if(8==e)n=3;else if(256==e)n=8;else if(2==e)n=1;else if(32==e)n=5;else{if(4!=e)return void this.fromRadix(t,e);n=2}this.t=0,this.s=0;for(var r=t.length,o=!1,i=0;--r>=0;){var s=8==n?255&+t[r]:it(t,r);s<0?"-"==t.charAt(r)&&(o=!0):(o=!1,0==i?this[this.t++]=s:i+n>this.DB?(this[this.t-1]|=(s&(1<<this.DB-i)-1)<<i,this[this.t++]=s>>this.DB-i):this[this.t-1]|=s<<i,(i+=n)>=this.DB&&(i-=this.DB))}8==n&&128&+t[0]&&(this.s=-1,i>0&&(this[this.t-1]|=(1<<this.DB-i)-1<<i)),this.clamp(),o&&Z.ZERO.subTo(this,this)}clamp(){for(var t=this.s&this.DM;this.t>0&&this[this.t-1]==t;)--this.t}dlShiftTo(t,e){var n;for(n=this.t-1;n>=0;--n)e[n+t]=this[n];for(n=t-1;n>=0;--n)e[n]=0;e.t=this.t+t,e.s=this.s}drShiftTo(t,e){for(var n=t;n<this.t;++n)e[n-t]=this[n];e.t=Math.max(this.t-t,0),e.s=this.s}lShiftTo(t,e){for(var n=t%this.DB,r=this.DB-n,o=(1<<r)-1,i=Math.floor(t/this.DB),s=this.s<<n&this.DM,a=this.t-1;a>=0;--a)e[a+i+1]=this[a]>>r|s,s=(this[a]&o)<<n;for(a=i-1;a>=0;--a)e[a]=0;e[i]=s,e.t=this.t+i+1,e.s=this.s,e.clamp()}rShiftTo(t,e){e.s=this.s;var n=Math.floor(t/this.DB);if(n>=this.t)e.t=0;else{var r=t%this.DB,o=this.DB-r,i=(1<<r)-1;e[0]=this[n]>>r;for(var s=n+1;s<this.t;++s)e[s-n-1]|=(this[s]&i)<<o,e[s-n]=this[s]>>r;r>0&&(e[this.t-n-1]|=(this.s&i)<<o),e.t=this.t-n,e.clamp()}}subTo(t,e){for(var n=0,r=0,o=Math.min(t.t,this.t);n<o;)r+=this[n]-t[n],e[n++]=r&this.DM,r>>=this.DB;if(t.t<this.t){for(r-=t.s;n<this.t;)r+=this[n],e[n++]=r&this.DM,r>>=this.DB;r+=this.s}else{for(r+=this.s;n<t.t;)r-=t[n],e[n++]=r&this.DM,r>>=this.DB;r-=t.s}e.s=r<0?-1:0,r<-1?e[n++]=this.DV+r:r>0&&(e[n++]=r),e.t=n,e.clamp()}multiplyTo(t,e){var n=this.abs(),r=t.abs(),o=n.t;for(e.t=o+r.t;--o>=0;)e[o]=0;for(o=0;o<r.t;++o)e[o+n.t]=n.am(0,r[o],e,o,0,n.t);e.s=0,e.clamp(),this.s!=t.s&&Z.ZERO.subTo(e,e)}squareTo(t){for(var e=this.abs(),n=t.t=2*e.t;--n>=0;)t[n]=0;for(n=0;n<e.t-1;++n){var r=e.am(n,e[n],t,2*n,0,1);(t[n+e.t]+=e.am(n+1,2*e[n],t,2*n+1,r,e.t-n-1))>=e.DV&&(t[n+e.t]-=e.DV,t[n+e.t+1]=1)}t.t>0&&(t[t.t-1]+=e.am(n,e[n],t,2*n,0,1)),t.s=0,t.clamp()}divRemTo(t,e,n){var r=t.abs();if(!(r.t<=0)){var o=this.abs();if(o.t<r.t)return null!=e&&e.fromInt(0),void(null!=n&&this.copyTo(n));null==n&&(n=tt());var i=tt(),s=this.s,a=t.s,u=this.DB-at(r[r.t-1]);u>0?(r.lShiftTo(u,i),o.lShiftTo(u,n)):(r.copyTo(i),o.copyTo(n));var c=i.t,l=i[c-1];if(0!=l){var h=l*(1<<this.F1)+(c>1?i[c-2]>>this.F2:0),d=this.FV/h,f=(1<<this.F1)/h,p=1<<this.F2,v=n.t,y=v-c,m=e??tt();for(i.dlShiftTo(y,m),n.compareTo(m)>=0&&(n[n.t++]=1,n.subTo(m,n)),Z.ONE.dlShiftTo(c,m),m.subTo(i,i);i.t<c;)i[i.t++]=0;for(;--y>=0;){var g=n[--v]==l?this.DM:Math.floor(n[v]*d+(n[v-1]+p)*f);if((n[v]+=i.am(0,g,n,y,0,c))<g)for(i.dlShiftTo(y,m),n.subTo(m,n);n[v]<--g;)n.subTo(m,n)}null!=e&&(n.drShiftTo(c,e),s!=a&&Z.ZERO.subTo(e,e)),n.t=c,n.clamp(),u>0&&n.rShiftTo(u,n),s<0&&Z.ZERO.subTo(n,n)}}}invDigit(){if(this.t<1)return 0;var t=this[0];if(!(1&t))return 0;var e=3&t;return(e=(e=(e=(e=e*(2-(15&t)*e)&15)*(2-(255&t)*e)&255)*(2-((65535&t)*e&65535))&65535)*(2-t*e%this.DV)%this.DV)>0?this.DV-e:-e}isEven(){return 0==(this.t>0?1&this[0]:this.s)}exp(t,e){if(t>4294967295||t<1)return Z.ONE;var n=tt(),r=tt(),o=e.convert(this),i=at(t)-1;for(o.copyTo(n);--i>=0;)if(e.sqrTo(n,r),(t&1<<i)>0)e.mulTo(r,o,n);else{var s=n;n=r,r=s}return e.revert(n)}chunkSize(t){return Math.floor(Math.LN2*this.DB/Math.log(t))}toRadix(t){if(null==t&&(t=10),0==this.signum()||t<2||t>36)return"0";var e=this.chunkSize(t),n=Math.pow(t,e),r=st(n),o=tt(),i=tt(),s="";for(this.divRemTo(r,o,i);o.signum()>0;)s=(n+i.intValue()).toString(t).substr(1)+s,o.divRemTo(r,o,i);return i.intValue().toString(t)+s}fromRadix(t,e){this.fromInt(0),null==e&&(e=10);for(var n=this.chunkSize(e),r=Math.pow(e,n),o=!1,i=0,s=0,a=0;a<t.length;++a){var u=it(t,a);u<0?"-"==t.charAt(a)&&0==this.signum()&&(o=!0):(s=e*s+u,++i>=n&&(this.dMultiply(r),this.dAddOffset(s,0),i=0,s=0))}i>0&&(this.dMultiply(Math.pow(e,i)),this.dAddOffset(s,0)),o&&Z.ZERO.subTo(this,this)}fromNumber(t,e,n){if("number"==typeof e)if(t<2)this.fromInt(1);else for(this.fromNumber(t,n),this.testBit(t-1)||this.bitwiseTo(Z.ONE.shiftLeft(t-1),B,this),this.isEven()&&this.dAddOffset(1,0);!this.isProbablePrime(e);)this.dAddOffset(2,0),this.bitLength()>t&&this.subTo(Z.ONE.shiftLeft(t-1),this);else{var r=[],o=7&t;r.length=1+(t>>3),e.nextBytes(r),o>0?r[0]&=(1<<o)-1:r[0]=0,this.fromString(r,256)}}bitwiseTo(t,e,n){var r,o,i=Math.min(t.t,this.t);for(r=0;r<i;++r)n[r]=e(this[r],t[r]);if(t.t<this.t){for(o=t.s&this.DM,r=i;r<this.t;++r)n[r]=e(this[r],o);n.t=this.t}else{for(o=this.s&this.DM,r=i;r<t.t;++r)n[r]=e(o,t[r]);n.t=t.t}n.s=e(this.s,t.s),n.clamp()}changeBit(t,e){var n=Z.ONE.shiftLeft(t);return this.bitwiseTo(n,e,n),n}addTo(t,e){for(var n=0,r=0,o=Math.min(t.t,this.t);n<o;)r+=this[n]+t[n],e[n++]=r&this.DM,r>>=this.DB;if(t.t<this.t){for(r+=t.s;n<this.t;)r+=this[n],e[n++]=r&this.DM,r>>=this.DB;r+=this.s}else{for(r+=this.s;n<t.t;)r+=t[n],e[n++]=r&this.DM,r>>=this.DB;r+=t.s}e.s=r<0?-1:0,r>0?e[n++]=r:r<-1&&(e[n++]=this.DV+r),e.t=n,e.clamp()}dMultiply(t){this[this.t]=this.am(0,t-1,this,0,0,this.t),++this.t,this.clamp()}dAddOffset(t,e){if(0!=t){for(;this.t<=e;)this[this.t++]=0;for(this[e]+=t;this[e]>=this.DV;)this[e]-=this.DV,++e>=this.t&&(this[this.t++]=0),++this[e]}}multiplyLowerTo(t,e,n){var r=Math.min(this.t+t.t,e);for(n.s=0,n.t=r;r>0;)n[--r]=0;for(var o=n.t-this.t;r<o;++r)n[r+this.t]=this.am(0,t[r],n,r,0,this.t);for(o=Math.min(t.t,e);r<o;++r)this.am(0,t[r],n,r,0,e-r);n.clamp()}multiplyUpperTo(t,e,n){--e;var r=n.t=this.t+t.t-e;for(n.s=0;--r>=0;)n[r]=0;for(r=Math.max(e-this.t,0);r<t.t;++r)n[this.t+r-e]=this.am(e-r,t[r],n,0,0,this.t+r-e);n.clamp(),n.drShiftTo(1,n)}modInt(t){if(t<=0)return 0;var e=this.DV%t,n=this.s<0?t-1:0;if(this.t>0)if(0==e)n=this[0]%t;else for(var r=this.t-1;r>=0;--r)n=(e*n+this[r])%t;return n}millerRabin(t){var e=this.subtract(Z.ONE),n=e.getLowestSetBit();if(n<=0)return!1;var r=e.shiftRight(n);(t=t+1>>1)>p.length&&(t=p.length);for(var o=tt(),i=0;i<t;++i){o.fromInt(p[Math.floor(Math.random()*p.length)]);var s=o.modPow(r,this);if(0!=s.compareTo(Z.ONE)&&0!=s.compareTo(e)){for(var a=1;a++<n&&0!=s.compareTo(e);)if(0==(s=s.modPowInt(2,this)).compareTo(Z.ONE))return!1;if(0!=s.compareTo(e))return!1}}return!0}square(){var t=tt();return this.squareTo(t),t}gcda(t,e){var n=this.s<0?this.negate():this.clone(),r=t.s<0?t.negate():t.clone();if(n.compareTo(r)<0){var o=n;n=r,r=o}var i=n.getLowestSetBit(),s=r.getLowestSetBit();if(s<0)e(n);else{i<s&&(s=i),s>0&&(n.rShiftTo(s,n),r.rShiftTo(s,r));var a=()=>{(i=n.getLowestSetBit())>0&&n.rShiftTo(i,n),(i=r.getLowestSetBit())>0&&r.rShiftTo(i,r),n.compareTo(r)>=0?(n.subTo(r,n),n.rShiftTo(1,n)):(r.subTo(n,r),r.rShiftTo(1,r)),n.signum()>0?setTimeout(a,0):(s>0&&r.lShiftTo(s,r),setTimeout(function(){e(r)},0))};setTimeout(a,10)}}fromNumberAsync(t,e,n,r){if("number"==typeof e)if(t<2)this.fromInt(1);else{this.fromNumber(t,n),this.testBit(t-1)||this.bitwiseTo(Z.ONE.shiftLeft(t-1),B,this),this.isEven()&&this.dAddOffset(1,0);var o=this,i=function(){o.dAddOffset(2,0),o.bitLength()>t&&o.subTo(Z.ONE.shiftLeft(t-1),o),o.isProbablePrime(e)?setTimeout(function(){r()},0):setTimeout(i,0)};setTimeout(i,0)}else{var s=[],a=7&t;s.length=1+(t>>3),e.nextBytes(s),a>0?s[0]&=(1<<a)-1:s[0]=0,this.fromString(s,256)}}}var y=function(){function t(){}return t.prototype.convert=function(t){return t},t.prototype.revert=function(t){return t},t.prototype.mulTo=function(t,e,n){t.multiplyTo(e,n)},t.prototype.sqrTo=function(t,e){t.squareTo(e)},t}(),m=function(){function t(t){this.m=t}return t.prototype.convert=function(t){return t.s<0||t.compareTo(this.m)>=0?t.mod(this.m):t},t.prototype.revert=function(t){return t},t.prototype.reduce=function(t){t.divRemTo(this.m,null,t)},t.prototype.mulTo=function(t,e,n){t.multiplyTo(e,n),this.reduce(n)},t.prototype.sqrTo=function(t,e){t.squareTo(e),this.reduce(e)},t}(),g=function(){function t(t){this.m=t,this.mp=t.invDigit(),this.mpl=32767&this.mp,this.mph=this.mp>>15,this.um=(1<<t.DB-15)-1,this.mt2=2*t.t}return t.prototype.convert=function(t){var e=tt();return t.abs().dlShiftTo(this.m.t,e),e.divRemTo(this.m,null,e),t.s<0&&e.compareTo(Z.ZERO)>0&&this.m.subTo(e,e),e},t.prototype.revert=function(t){var e=tt();return t.copyTo(e),this.reduce(e),e},t.prototype.reduce=function(t){for(;t.t<=this.mt2;)t[t.t++]=0;for(var e=0;e<this.m.t;++e){var n=32767&t[e],r=n*this.mpl+((n*this.mph+(t[e]>>15)*this.mpl&this.um)<<15)&t.DM;for(t[n=e+this.m.t]+=this.m.am(0,r,t,e,0,this.m.t);t[n]>=t.DV;)t[n]-=t.DV,t[++n]++}t.clamp(),t.drShiftTo(this.m.t,t),t.compareTo(this.m)>=0&&t.subTo(this.m,t)},t.prototype.mulTo=function(t,e,n){t.multiplyTo(e,n),this.reduce(n)},t.prototype.sqrTo=function(t,e){t.squareTo(e),this.reduce(e)},t}(),b=function(){function t(t){this.m=t,this.r2=tt(),this.q3=tt(),Z.ONE.dlShiftTo(2*t.t,this.r2),this.mu=this.r2.divide(t)}return t.prototype.convert=function(t){if(t.s<0||t.t>2*this.m.t)return t.mod(this.m);if(t.compareTo(this.m)<0)return t;var e=tt();return t.copyTo(e),this.reduce(e),e},t.prototype.revert=function(t){return t},t.prototype.reduce=function(t){for(t.drShiftTo(this.m.t-1,this.r2),t.t>this.m.t+1&&(t.t=this.m.t+1,t.clamp()),this.mu.multiplyUpperTo(this.r2,this.m.t+1,this.q3),this.m.multiplyLowerTo(this.q3,this.m.t+1,this.r2);t.compareTo(this.r2)<0;)t.dAddOffset(1,this.m.t+1);for(t.subTo(this.r2,t);t.compareTo(this.m)>=0;)t.subTo(this.m,t)},t.prototype.mulTo=function(t,e,n){t.multiplyTo(e,n),this.reduce(n)},t.prototype.sqrTo=function(t,e){t.squareTo(e),this.reduce(e)},t}();function tt(){return new Z(null)}function et(t,e){return new Z(t,e)}function nt(t,e,n,r,o,i){for(;--i>=0;){var s=e*this[t++]+n[r]+o;o=Math.floor(s/67108864),n[r++]=67108863&s}return o}function rt(t,e,n,r,o,i){for(var s=32767&e,a=e>>15;--i>=0;){var u=32767&this[t],c=this[t++]>>15,l=a*u+c*s;o=((u=s*u+((32767&l)<<15)+n[r]+(1073741823&o))>>>30)+(l>>>15)+a*c+(o>>>30),n[r++]=1073741823&u}return o}function ot(t,e,n,r,o,i){for(var s=16383&e,a=e>>14;--i>=0;){var u=16383&this[t],c=this[t++]>>14,l=a*u+c*s;o=((u=s*u+((16383&l)<<14)+n[r]+o)>>28)+(l>>14)+a*c,n[r++]=268435455&u}return o}void 0!==o&&"Microsoft Internet Explorer"==(null==o?void 0:o.appName)?(Z.prototype.am=rt,h=30):"Netscape"!=(null==o?void 0:o.appName)?(Z.prototype.am=nt,h=26):(Z.prototype.am=ot,h=28),Z.prototype.DB=h,Z.prototype.DM=(1<<h)-1,Z.prototype.DV=1<<h,Z.prototype.FV=Math.pow(2,52),Z.prototype.F1=52-h,Z.prototype.F2=2*h-52;var w,_,I=[];for(w="0".charCodeAt(0),_=0;_<=9;++_)I[w++]=_;for(w="a".charCodeAt(0),_=10;_<36;++_)I[w++]=_;for(w="A".charCodeAt(0),_=10;_<36;++_)I[w++]=_;function it(t,e){return I[t.charCodeAt(e)]??-1}function st(t){var e=tt();return e.fromInt(t),e}function at(t){var e,n=1;return 0!=(e=t>>>16)&&(t=e,n+=16),0!=(e=t>>8)&&(t=e,n+=8),0!=(e=t>>4)&&(t=e,n+=4),0!=(e=t>>2)&&(t=e,n+=2),0!=(e=t>>1)&&(t=e,n+=1),n}Z.ZERO=st(0),Z.ONE=st(1);class ut{constructor(){this.i=0,this.j=0,this.S=[]}init(t){var e,n,r;for(e=0;e<256;++e)this.S[e]=e;for(n=0,e=0;e<256;++e)n=n+this.S[e]+t[e%t.length]&255,r=this.S[e],this.S[e]=this.S[n],this.S[n]=r;this.i=0,this.j=0}next(){var t;return this.i=this.i+1&255,this.j=this.j+this.S[this.i]&255,t=this.S[this.i],this.S[this.i]=this.S[this.j],this.S[this.j]=t,this.S[t+this.S[this.i]&255]}}var E,S,O=null;if(null==O){O=[],S=0;var P,A,T=void 0;if("undefined"!=typeof window&&null!==(P=window)&&void 0!==P&&P.crypto&&null!==(A=window)&&void 0!==A&&A.crypto.getRandomValues){var R,C=new Uint32Array(256);for(null===(R=window)||void 0===R||R.crypto.getRandomValues(C),T=0;T<C.length;++T)O[S++]=255&C[T]}var N,x,U,D=function(t){var e,n,r;if(this.count=this.count||0,this.count>=256||S>=256){if("undefined"!=typeof window)if(null!==(e=window)&&void 0!==e&&e.removeEventListener)null===(r=window)||void 0===r||r.removeEventListener("mousemove",D,!1);else if(null!==(n=window)&&void 0!==n&&n.detachEvent){var o;null===(o=window)||void 0===o||o.detachEvent("onmousemove",D)}}else try{var i=t.x+t.y;O[S++]=255&i,this.count+=1}catch(t){}};if("undefined"!=typeof window)if(null!==(N=window)&&void 0!==N&&N.addEventListener)null===(U=window)||void 0===U||U.addEventListener("mousemove",D,!1);else if(null!==(x=window)&&void 0!==x&&x.attachEvent){var L;null===(L=window)||void 0===L||L.attachEvent("onmousemove",D)}}function ct(){if(null==E){for(E=new ut;S<256;){var t=Math.floor(65536*Math.random());O[S++]=255&t}for(E.init(O),S=0;S<O.length;++S)O[S]=0;S=0}return E.next()}class lt{constructor(){}nextBytes(t){for(var e=0;e<t.length;++e)t[e]=ct()}}function ht(t,e){if(e<t.length+11)return console.error("Message too long for RSA"),null;for(var n=[],r=t.length-1;r>=0&&e>0;){var o=t.charCodeAt(r--);o<128?n[--e]=o:o>127&&o<2048?(n[--e]=63&o|128,n[--e]=o>>6|192):(n[--e]=63&o|128,n[--e]=o>>6&63|128,n[--e]=o>>12|224)}n[--e]=0;for(var i=new lt,s=[];e>2;){for(s[0]=0;0==s[0];)i.nextBytes(s);n[--e]=s[0]}return n[--e]=2,n[--e]=0,new Z(n)}class dt{constructor(){this.n=null,this.e=0,this.d=null,this.p=null,this.q=null,this.dmp1=null,this.dmq1=null,this.coeff=null}doPublic(t){return t.modPowInt(this.e,this.n)}doPrivate(t){if(null==this.p||null==this.q)return t.modPow(this.d,this.n);for(var e=t.mod(this.p).modPow(this.dmp1,this.p),n=t.mod(this.q).modPow(this.dmq1,this.q);e.compareTo(n)<0;)e=e.add(this.p);return e.subtract(n).multiply(this.coeff).mod(this.p).multiply(this.q).add(n)}setPublic(t,e){null!=t&&null!=e&&t.length>0&&e.length>0?(this.n=et(t,16),this.e=parseInt(e,16)):console.error("Invalid RSA public key")}encrypt(t){var e=ht(t,this.n.bitLength()+7>>3);if(null==e)return null;var n=this.doPublic(e);if(null==n)return null;var r=n.toString(16);return 1&r.length?"0"+r:r}encryptLong(t){var e=this,n=(this.n.bitLength()+7>>3)-11;try{var r="";return t.length>n?(t.match(/.{1,117}/g).forEach(function(t){var n=e.encrypt(t);r+=n}),K(r)):K(this.encrypt(t))}catch(t){return!1}}decryptLong(t){var e=this,n=this.n.bitLength()+7>>3;t=J(t);try{if(t.length>n){var r="";return t.match(/.{1,256}/g).forEach(function(t){var n=e.decrypt(t);r+=n}),r}return this.decrypt(t)}catch(t){return!1}}setPrivate(t,e,n){null!=t&&null!=e&&t.length>0&&e.length>0?(this.n=et(t,16),this.e=parseInt(e,16),this.d=et(n,16)):console.error("Invalid RSA private key")}setPrivateEx(t,e,n,r,o,i,s,a){null!=t&&null!=e&&t.length>0&&e.length>0?(this.n=et(t,16),this.e=parseInt(e,16),this.d=et(n,16),this.p=et(r,16),this.q=et(o,16),this.dmp1=et(i,16),this.dmq1=et(s,16),this.coeff=et(a,16)):console.error("Invalid RSA private key")}generate(t,e){var n=new lt,r=t>>1;this.e=parseInt(e,16);for(var o=new Z(e,16);;){for(;this.p=new Z(t-r,1,n),0!=this.p.subtract(Z.ONE).gcd(o).compareTo(Z.ONE)||!this.p.isProbablePrime(10););for(;this.q=new Z(r,1,n),0!=this.q.subtract(Z.ONE).gcd(o).compareTo(Z.ONE)||!this.q.isProbablePrime(10););if(this.p.compareTo(this.q)<=0){var i=this.p;this.p=this.q,this.q=i}var s=this.p.subtract(Z.ONE),a=this.q.subtract(Z.ONE),u=s.multiply(a);if(0==u.gcd(o).compareTo(Z.ONE)){this.n=this.p.multiply(this.q),this.d=o.modInverse(u),this.dmp1=this.d.mod(s),this.dmq1=this.d.mod(a),this.coeff=this.q.modInverse(this.p);break}}}decrypt(t){var e=et(t,16),n=this.doPrivate(e);return null==n?null:ft(n,this.n.bitLength()+7>>3)}generateAsync(t,e,n){var r=new lt,o=t>>1;this.e=parseInt(e,16);var i=new Z(e,16),s=this,a=()=>{var e=()=>{if(s.p.compareTo(s.q)<=0){var t=s.p;s.p=s.q,s.q=t}var e=s.p.subtract(Z.ONE),r=s.q.subtract(Z.ONE),o=e.multiply(r);0==o.gcd(i).compareTo(Z.ONE)?(s.n=s.p.multiply(s.q),s.d=i.modInverse(o),s.dmp1=s.d.mod(e),s.dmq1=s.d.mod(r),s.coeff=s.q.modInverse(s.p),setTimeout(function(){n()},0)):setTimeout(a,0)},u=()=>{s.q=tt(),s.q.fromNumberAsync(o,1,r,function(){s.q.subtract(Z.ONE).gcda(i,function(t){0==t.compareTo(Z.ONE)&&s.q.isProbablePrime(10)?setTimeout(e,0):setTimeout(u,0)})})},c=()=>{s.p=tt(),s.p.fromNumberAsync(t-o,1,r,function(){s.p.subtract(Z.ONE).gcda(i,function(t){0==t.compareTo(Z.ONE)&&s.p.isProbablePrime(10)?setTimeout(u,0):setTimeout(c,0)})})};setTimeout(c,0)};setTimeout(a,0)}}function ft(t,e){for(var n=t.toByteArray(),r=0;r<n.length&&0==n[r];)++r;if(n.length-r!=e-1||2!=n[r])return null;for(++r;0!=n[r];)if(++r>=n.length)return null;for(var o="";++r<n.length;){var i=255&n[r];i<128?o+=String.fromCharCode(i):i>191&&i<224?(o+=String.fromCharCode((31&i)<<6|63&n[r+1]),++r):(o+=String.fromCharCode((15&i)<<12|(63&n[r+1])<<6|63&n[r+2]),r+=2)}return o}class pt extends dt{constructor(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";super(),t&&("string"==typeof t?this.parseKey(t):(this.hasPrivateKeyProperty(t)||this.hasPublicKeyProperty(t))&&this.parsePropertiesFrom(t))}parseKey(t){try{var e=0,n=0,r=/^\s*(?:[0-9A-Fa-f][0-9A-Fa-f]\s*)+$/.test(t)?u.decode(t):c.unarmor(t),o=$.decode(r);if(3===o.sub.length&&(o=o.sub[2].sub[0]),9===o.sub.length){e=o.sub[1].getHexStringValue(),this.n=et(e,16),n=o.sub[2].getHexStringValue(),this.e=parseInt(n,16);var i=o.sub[3].getHexStringValue();this.d=et(i,16);var s=o.sub[4].getHexStringValue();this.p=et(s,16);var a=o.sub[5].getHexStringValue();this.q=et(a,16);var l=o.sub[6].getHexStringValue();this.dmp1=et(l,16);var h=o.sub[7].getHexStringValue();this.dmq1=et(h,16);var d=o.sub[8].getHexStringValue();this.coeff=et(d,16)}else{if(2!==o.sub.length)return!1;var f=o.sub[1].sub[0];e=f.sub[0].getHexStringValue(),this.n=et(e,16),n=f.sub[1].getHexStringValue(),this.e=parseInt(n,16)}return!0}catch(t){return!1}}hasPublicKeyProperty(t){return(t=t||{}).hasOwnProperty("n")&&t.hasOwnProperty("e")}hasPrivateKeyProperty(t){return(t=t||{}).hasOwnProperty("n")&&t.hasOwnProperty("e")&&t.hasOwnProperty("d")&&t.hasOwnProperty("p")&&t.hasOwnProperty("q")&&t.hasOwnProperty("dmp1")&&t.hasOwnProperty("dmq1")&&t.hasOwnProperty("coeff")}parsePropertiesFrom(t){this.n=t.n,this.e=t.e,t.hasOwnProperty("d")&&(this.d=t.d,this.p=t.p,this.q=t.q,this.dmp1=t.dmp1,this.dmq1=t.dmq1,this.coeff=t.coeff)}}(r=function(t){t=t||{},this.default_key_size=parseInt(t.default_key_size,10)||1024,this.default_public_exponent=t.default_public_exponent||"010001",this.log=t.log||!1,this.key=null}).prototype.setKey=function(t){this.log&&this.key&&console.warn("A key was already set, overriding existing."),this.key=new pt(t)},r.prototype.setPrivateKey=function(t){this.setKey(t)},r.prototype.setPublicKey=function(t){this.setKey(t)},r.prototype.decrypt=function(t){try{return this.getKey().decrypt(J(t))}catch(t){return!1}},r.prototype.encrypt=function(t){try{return K(this.getKey().encrypt(t))}catch(t){return!1}},r.prototype.encryptLong=function(t){try{for(var e=this.getKey().encryptLong(t)||"",n=this.getKey().decryptLong(e)||"",r=0,o=/null$/g;o.test(n)&&(r++,e=this.getKey().encryptLong(t)||"",n=this.getKey().decryptLong(e)||"",!(r>10)););return e}catch(t){return!1}},r.prototype.getKey=function(t){if(!this.key){if(this.key=new pt,t&&"[object Function]"==={}.toString.call(t))return void this.key.generateAsync(this.default_key_size,this.default_public_exponent,t);this.key.generate(this.default_key_size,this.default_public_exponent)}return this.key},r.version="3.1.4"}const k=r;var j=n(2631),q=function(t){var e=void 0===t?{}:t,n=e.publicKey,r=void 0===n?"":n,o=e.payload,i=void 0===o?{}:o;if(!r)return"";try{var s=(0,j.I)(i),a=new k;return a.setPublicKey(r),a.encryptLong("object"==typeof s?JSON.stringify(s):s)}catch(t){console.error("encrypt error:",t)}return""}},2631:(t,e,n)=>{n.d(e,{I:()=>r,y:()=>o});var r=function(t){var e=function(e){for(var n in t)t.hasOwnProperty(n)&&(e[n]=r(t[n]));return e},n=null==t?"NullOrUndefined":Object.prototype.toString.call(t).slice(8,-1);if(["Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Uint16Array","Int32Array","Uint32Array","Float32Array","Float64Array","BigInt64Array","BigUint64Array"].includes(n))return t.slice();switch(n){case"Object":return e(Object.create(Object.getPrototypeOf(t)));case"Array":return e([]);case"Date":return new Date(t.valueOf());case"RegExp":return new RegExp(t.source,(t.global?"g":"")+(t.ignoreCase?"i":"")+(t.multiline?"m":"")+(t.sticky?"y":"")+(t.unicode?"u":""));default:return t}},o=function(t){var e=t.match(/^(?:http(s)?:\/\/[^\/]+)?(\/[^\?#]*)/);return e&&e[2]||""}},3388:t=>{t.exports={}},8182:function(t,e,n){var r=this&&this.__assign||function(){return r=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},r.apply(this,arguments)},o=this&&this.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n);var o=Object.getOwnPropertyDescriptor(e,n);o&&!("get"in o?!e.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,o)}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),i=this&&this.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),s=this&&this.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var n in t)"default"!==n&&Object.prototype.hasOwnProperty.call(t,n)&&o(e,t,n);return i(e,t),e};Object.defineProperty(e,"__esModule",{value:!0}),e.useDefaultAdapter=e.useAdapters=e.RUNTIME=void 0;var a,u=s(n(4274)),c=n(3616);!function(t){t.WEB="web",t.WX_MP="wx_mp"}(a=e.RUNTIME||(e.RUNTIME={})),e.useAdapters=function(t,e){for(var n=0,o=(0,c.isArray)(t)?t:[t];n<o.length;n++){var i=o[n],s=i.isMatch,a=i.genAdapter,u=i.runtime;if(s())return{adapter:r({isMatch:s},a(e)),runtime:u}}},e.useDefaultAdapter=function(){return{adapter:r({},u.genAdapter()),runtime:a.WEB}}},4274:function(t,e,n){var r,o=this&&this.__extends||(r=function(t,e){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},r(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}r(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),i=this&&this.__assign||function(){return i=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},i.apply(this,arguments)},s=this&&this.__awaiter||function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},a=this&&this.__generator||function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}};Object.defineProperty(e,"__esModule",{value:!0}),e.WebRequest=e.genAdapter=void 0;var u=n(7149),c=n(3616),l=n(2946),h=function(t){function e(e){var n=t.call(this)||this,r=e.timeout,o=e.timeoutMsg,i=e.restrictedMethods;return n.timeout=r||0,n.timeoutMsg=o||"请求超时",n.restrictedMethods=i||["get","post","upload","download"],n}return o(e,t),e.prototype.get=function(t){return this.request(i(i({},t),{method:"get"}),this.restrictedMethods.includes("get"))},e.prototype.post=function(t){return this.request(i(i({},t),{method:"post"}),this.restrictedMethods.includes("post"))},e.prototype.put=function(t){return this.request(i(i({},t),{method:"put"}))},e.prototype.upload=function(t){var e=t.data,n=t.file,r=t.name,o=t.method,s=t.headers,a=void 0===s?{}:s,u={post:"post",put:"put"}[null==o?void 0:o.toLowerCase()]||"put",c=new FormData;return"post"===u?(Object.keys(e).forEach(function(t){c.append(t,e[t])}),c.append("key",r),c.append("file",n),this.request(i(i({},t),{data:c,method:u}),this.restrictedMethods.includes("upload"))):this.request(i(i({},t),{method:"put",headers:a,body:n}),this.restrictedMethods.includes("upload"))},e.prototype.download=function(t){return s(this,void 0,void 0,function(){var e,n,r,o;return a(this,function(s){switch(s.label){case 0:return s.trys.push([0,2,,3]),[4,this.get(i(i({},t),{headers:{},responseType:"blob"}))];case 1:return e=s.sent().data,n=window.URL.createObjectURL(new Blob([e])),r=decodeURIComponent(new URL(t.url).pathname.split("/").pop()||""),(o=document.createElement("a")).href=n,o.setAttribute("download",r),o.style.display="none",document.body.appendChild(o),o.click(),window.URL.revokeObjectURL(n),document.body.removeChild(o),[3,3];case 2:return s.sent(),[3,3];case 3:return[2,new Promise(function(e){e({statusCode:200,tempFilePath:t.url})})]}})})},e.prototype.fetch=function(t){var e;return s(this,void 0,void 0,function(){var n,r,o,u,c,l,h,d,f,p,v,y,m,g=this;return a(this,function(b){switch(b.label){case 0:return n=new AbortController,r=t.url,o=t.enableAbort,u=void 0!==o&&o,c=t.stream,l=void 0!==c&&c,h=t.signal,d=t.timeout,f=t.shouldThrowOnError,p=void 0===f||f,v=null!=d?d:this.timeout,h&&(h.aborted&&n.abort(),h.addEventListener("abort",function(){return n.abort()})),y=null,u&&v&&(y=setTimeout(function(){console.warn(g.timeoutMsg),n.abort(new Error(g.timeoutMsg))},v)),[4,fetch(r,i(i({},t),{signal:n.signal})).then(function(t){return s(g,void 0,void 0,function(){var e,n,r;return a(this,function(o){switch(o.label){case 0:return clearTimeout(y),p?t.ok?(e=t,[3,3]):[3,1]:[3,4];case 1:return r=(n=Promise).reject,[4,t.json()];case 2:e=r.apply(n,[o.sent()]),o.label=3;case 3:return[2,e];case 4:return[2,t]}})})}).catch(function(t){return clearTimeout(y),Promise.reject(t)})];case 1:return m=b.sent(),[2,{data:l?m.body:(null===(e=m.headers.get("content-type"))||void 0===e?void 0:e.includes("application/json"))?m.json():m.text(),statusCode:m.status,header:m.headers,response:m}]}})})},e.prototype.request=function(t,e){var n=this;void 0===e&&(e=!1);var r=String(t.method).toLowerCase()||"get";return new Promise(function(o){var i=t.url,s=t.headers,a=void 0===s?{}:s,u=t.data,h=t.responseType,d=t.withCredentials,f=t.body,p=t.onUploadProgress,v=(0,c.formatUrl)((0,l.getProtocol)(),i,"get"===r?u:{}),y=new XMLHttpRequest;y.open(r,v),h&&(y.responseType=h);var m,g,b=t.signal;b&&(b.aborted?y.abort():b.addEventListener("abort",function(){return y.abort()},{once:!0})),Object.keys(a).forEach(function(t){y.setRequestHeader(t,a[t])}),p&&y.upload.addEventListener("progress",p),y.onreadystatechange=function(){var t={};if(4===y.readyState){var e=y.getAllResponseHeaders().trim().split(/[\r\n]+/),n={};e.forEach(function(t){var e=t.split(": "),r=e.shift().toLowerCase(),o=e.join(": ");n[r]=o}),t.header=n,t.statusCode=y.status;try{t.data="blob"===h?y.response:JSON.parse(y.responseText)}catch(e){t.data="blob"===h?y.response:y.responseText}clearTimeout(m),o(t)}},e&&n.timeout&&(m=setTimeout(function(){console.warn(n.timeoutMsg),y.abort()},n.timeout)),g=(0,c.isFormData)(u)?u:"application/x-www-form-urlencoded"===a["content-type"]?(0,c.toQueryString)(u):f||(u?JSON.stringify(u):void 0),d&&(y.withCredentials=!0),y.send(g)})},e}(u.AbstractSDKRequest);e.WebRequest=h,e.genAdapter=function(){return{type:"default",root:window,reqClass:h,wsClass:WebSocket,localStorage}}},2946:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.COMMUNITY_SITE_URL=e.IS_DEBUG_MODE=e.getProtocol=e.setProtocol=e.getSdkName=e.setSdkName=void 0;var n="@cloudbase/js-sdk";e.setSdkName=function(t){n=t},e.getSdkName=function(){return n};var r="https:";e.setProtocol=function(t){r=t},e.getProtocol=function(){return r},e.IS_DEBUG_MODE=!1,e.COMMUNITY_SITE_URL="https://support.qq.com/products/148793"},6205:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.ERRORS=void 0,e.ERRORS={INVALID_PARAMS:"INVALID_PARAMS",INVALID_SYNTAX:"INVALID_SYNTAX",INVALID_OPERATION:"INVALID_OPERATION",OPERATION_FAIL:"OPERATION_FAIL",NETWORK_ERROR:"NETWORK_ERROR",UNKOWN_ERROR:"UNKOWN_ERROR"}},794:function(t,e,n){var r=this&&this.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n);var o=Object.getOwnPropertyDescriptor(e,n);o&&!("get"in o?!e.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,o)}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),o=this&&this.__exportStar||function(t,e){for(var n in t)"default"===n||Object.prototype.hasOwnProperty.call(e,n)||r(e,t,n)};Object.defineProperty(e,"__esModule",{value:!0}),e.OATUH_LOGINTYPE=void 0,o(n(2946),e),o(n(6205),e),e.OATUH_LOGINTYPE="constants"},7718:function(t,e,n){var r=this&&this.__awaiter||function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},o=this&&this.__generator||function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}};Object.defineProperty(e,"__esModule",{value:!0}),e.catchErrorsDecorator=void 0;var i=n(3616),s=n(794),a=!1;"undefined"!=typeof navigator&&navigator.userAgent&&(a=-1!==navigator.userAgent.indexOf("Firefox"));var u=a?/(\.js\/)?__decorate(\$\d+)?<@.*\d$/:/(\/\w+\.js\.)?__decorate(\$\d+)?\s*\(.*\)$/,c=/https?:\/\/.+:\d*\/.*\.js:\d+:\d+/;function l(t){var e=t.err,n=t.className,r=t.methodName,o=t.sourceLink;if(!o)return null;var i,s=e.stack.split("\n"),u=a?/^catchErrorsDecorator\/<\/descriptor.value@.*\d$/:new RegExp("".concat(n,"\\.descriptor.value\\s*\\[as\\s").concat(r,"\\]\\s*\\(.*\\)$")),l=a?/^catchErrorsDecorator\/<\/descriptor.value/:new RegExp("".concat(n,"\\.descriptor.value\\s*\\[as\\s").concat(r,"\\]")),h=s.findIndex(function(t){return u.test(t)});if(-1!==h){var d=s.filter(function(t,e){return e>h});d.unshift(s[h].replace(l,"".concat(n,".").concat(r)).replace(c,o)),(i=new Error).stack="".concat(a?"@debugger":"Error","\n").concat(d.join("\n"))}return i}e.catchErrorsDecorator=function(t){var e=t.mode,n=void 0===e?"async":e,a=t.customInfo,h=void 0===a?{}:a,d=t.title,f=t.messages,p=void 0===f?[]:f;return function(t,e,a){if(s.IS_DEBUG_MODE){var f=h.className||t.constructor.name,v=h.methodName||e,y=a.value,m=function(){var t="",e=(new Error).stack.split("\n"),n=e.findIndex(function(t){return u.test(t)});if(-1!==n){var r=c.exec(e[n+1]||"");t=r?r[0]:""}return t}();a.value="sync"===n?function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=l({err:new Error,className:f,methodName:v,sourceLink:m});try{return y.apply(this,t)}catch(t){var r=t,o=t.message,s=t.error,a=t.error_description,u={title:d||"".concat(f,".").concat(v," failed"),content:[{type:"error",body:t}]};if(o&&/^\{.*\}$/.test(o)){var c=JSON.parse(o);u.subtitle=o,c.code&&(n?(n.code=c.code,n.msg=c.msg):(t.code=c.code,t.message=c.msg),r=n||t,u.content=p.map(function(t){return{type:"info",body:t}}))}throw s&&a&&(u.subtitle=a,n?(n.code=s,n.msg=a):(t.code=s,t.message=a),r=n||t,u.content=p.map(function(t){return{type:"info",body:t}})),(0,i.printGroupLog)(u),r}}:function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return r(this,void 0,void 0,function(){var e,n,r,s,a,u,c,h;return o(this,function(o){switch(o.label){case 0:e=l({err:new Error,className:f,methodName:v,sourceLink:m}),o.label=1;case 1:return o.trys.push([1,3,,4]),[4,y.apply(this,t)];case 2:return[2,o.sent()];case 3:throw n=o.sent(),r=n,s=n.message,a=n.error,u=n.error_description,c={title:d||"".concat(f,".").concat(v," failed"),content:[{type:"error",body:n}]},s&&/^\{.*\}$/.test(s)&&(h=JSON.parse(s),c.subtitle=h,h.code&&(e?(e.code=h.code,e.message=h.msg):(n.code=h.code,n.message=h.msg),r=e||n,c.content=p.map(function(t){return{type:"info",body:t}}))),a&&u&&(c.subtitle=u,e?(e.code=a,e.msg=u):(n.code=a,n.message=u),r=e||n,c.content=p.map(function(t){return{type:"info",body:t}})),(0,i.printGroupLog)(c),r;case 4:return[2]}})})}}}}},141:function(t,e,n){var r=this&&this.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n);var o=Object.getOwnPropertyDescriptor(e,n);o&&!("get"in o?!e.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,o)}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),o=this&&this.__exportStar||function(t,e){for(var n in t)"default"===n||Object.prototype.hasOwnProperty.call(e,n)||r(e,t,n)};Object.defineProperty(e,"__esModule",{value:!0}),o(n(7718),e)},6197:function(t,e,n){var r,o=this&&this.__extends||(r=function(t,e){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},r(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}r(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),i=this&&this.__awaiter||function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},s=this&&this.__generator||function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}};Object.defineProperty(e,"__esModule",{value:!0}),e.CloudbaseCache=void 0;var a=n(7149),u=n(3616),c=n(794),l=function(t){function e(e){var n=t.call(this)||this;return n.root=e,e.tcbCacheObject||(e.tcbCacheObject={}),n}return o(e,t),e.prototype.setItem=function(t,e){this.root.tcbCacheObject[t]=e},e.prototype.getItem=function(t){return this.root.tcbCacheObject[t]},e.prototype.removeItem=function(t){delete this.root.tcbCacheObject[t]},e.prototype.clear=function(){delete this.root.tcbCacheObject},e}(a.AbstractStorage),h=function(){function t(t){this.keys={};var e=t.persistence,n=t.platformInfo,r=void 0===n?{}:n,o=t.keys,i=void 0===o?{}:o;this.platformInfo=r,this.storage||(this.persistenceTag=this.platformInfo.adapter.primaryStorage||e,this.storage=function(t,e){switch(t){case"local":default:return e.localStorage?e.localStorage:((0,u.printWarn)(c.ERRORS.INVALID_PARAMS,"localStorage is not supported on current platform"),new l(e.root));case"none":return new l(e.root)}}(this.persistenceTag,this.platformInfo.adapter),this.keys=i)}return Object.defineProperty(t.prototype,"mode",{get:function(){return this.storage.mode||"sync"},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"persistence",{get:function(){return this.persistenceTag},enumerable:!1,configurable:!0}),t.prototype.setStore=function(t,e,n){if("async"!==this.mode){if(this.storage)try{var r={version:n||"localCachev1",content:e};this.storage.setItem(t,JSON.stringify(r))}catch(t){throw new Error(JSON.stringify({code:c.ERRORS.OPERATION_FAIL,msg:"[".concat((0,c.getSdkName)(),"][").concat(c.ERRORS.OPERATION_FAIL,"]setStore failed"),info:t}))}}else(0,u.printWarn)(c.ERRORS.INVALID_OPERATION,"current platform's storage is asynchronous, please use setStoreAsync insteed")},t.prototype.setStoreAsync=function(t,e,n){return i(this,void 0,void 0,function(){var r;return s(this,function(o){switch(o.label){case 0:if(!this.storage)return[2];o.label=1;case 1:return o.trys.push([1,3,,4]),r={version:n||"localCachev1",content:e},[4,this.storage.setItem(t,JSON.stringify(r))];case 2:return o.sent(),[3,4];case 3:return o.sent(),[2];case 4:return[2]}})})},t.prototype.getStore=function(t,e){var n;if("async"!==this.mode){try{if("undefined"!=typeof process&&(null===(n={IS_MP_BUILD:!1,IS_BROWSER_BUILD:!0})||void 0===n?void 0:n.tcb_token))return{IS_MP_BUILD:!1,IS_BROWSER_BUILD:!0}.tcb_token;if(!this.storage)return""}catch(t){return""}e=e||"localCachev1";var r=this.storage.getItem(t);return r&&r.indexOf(e)>=0?JSON.parse(r).content:""}(0,u.printWarn)(c.ERRORS.INVALID_OPERATION,"current platform's storage is asynchronous, please use getStoreAsync insteed")},t.prototype.getStoreAsync=function(t,e){var n;return i(this,void 0,void 0,function(){var r;return s(this,function(o){switch(o.label){case 0:try{if("undefined"!=typeof process&&(null===(n={IS_MP_BUILD:!1,IS_BROWSER_BUILD:!0})||void 0===n?void 0:n.tcb_token))return[2,{IS_MP_BUILD:!1,IS_BROWSER_BUILD:!0}.tcb_token];if(!this.storage)return[2,""]}catch(t){return[2,""]}return e=e||"localCachev1",[4,this.storage.getItem(t)];case 1:return(r=o.sent())&&r.indexOf(e)>=0?[2,JSON.parse(r).content]:[2,""]}})})},t.prototype.removeStore=function(t){"async"!==this.mode?this.storage.removeItem(t):(0,u.printWarn)(c.ERRORS.INVALID_OPERATION,"current platform's storage is asynchronous, please use removeStoreAsync insteed")},t.prototype.removeStoreAsync=function(t){return i(this,void 0,void 0,function(){return s(this,function(e){switch(e.label){case 0:return[4,this.storage.removeItem(t)];case 1:return e.sent(),[2]}})})},t}();e.CloudbaseCache=h},9689:function(t,e,n){var r,o=this&&this.__extends||(r=function(t,e){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},r(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}r(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),i=this&&this.__spreadArray||function(t,e,n){if(n||2===arguments.length)for(var r,o=0,i=e.length;o<i;o++)!r&&o in e||(r||(r=Array.prototype.slice.call(e,0,o)),r[o]=e[o]);return t.concat(r||Array.prototype.slice.call(e))};Object.defineProperty(e,"__esModule",{value:!0}),e.removeEventListener=e.activateEvent=e.addEventListener=e.CloudbaseEventEmitter=e.IErrorEvent=e.CloudbaseEvent=void 0;var s=n(3616),a=function(t,e){this.data=e||null,this.name=t};e.CloudbaseEvent=a;var u=function(t){function e(e,n){var r=t.call(this,"error",{error:e,data:n})||this;return r.error=e,r}return o(e,t),e}(a);e.IErrorEvent=u;var c=function(){function t(){this.listeners={}}return t.prototype.on=function(t,e){return function(t,e,n){n[t]=n[t]||[],n[t].push(e)}(t,e,this.listeners),this},t.prototype.off=function(t,e){return function(t,e,n){if(null==n?void 0:n[t]){var r=n[t].indexOf(e);-1!==r&&n[t].splice(r,1)}}(t,e,this.listeners),this},t.prototype.fire=function(t,e){if((0,s.isInstanceOf)(t,u))return console.error(t.error),this;var n=(0,s.isString)(t)?new a(t,e||{}):t,r=n.name;if(this.listens(r)){n.target=this;for(var o=0,c=this.listeners[r]?i([],this.listeners[r],!0):[];o<c.length;o++)c[o].call(this,n)}return this},t.prototype.listens=function(t){return this.listeners[t]&&this.listeners[t].length>0},t}();e.CloudbaseEventEmitter=c;var l=new c;e.addEventListener=function(t,e){l.on(t,e)},e.activateEvent=function(t,e){void 0===e&&(e={}),l.fire(t,e)},e.removeEventListener=function(t,e){l.off(t,e)}},3616:function(t,e,n){var r,o=this&&this.__extends||(r=function(t,e){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},r(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}r(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),i=this&&this.__assign||function(){return i=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},i.apply(this,arguments)},s=this&&this.__rest||function(t,e){var n={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(t);o<r.length;o++)e.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(t,r[o])&&(n[r[o]]=t[r[o]])}return n};Object.defineProperty(e,"__esModule",{value:!0}),e.parseCaptcha=e.parseQueryString=e.transformPhone=e.sleep=e.printGroupLog=e.errorToResult=e.promoteGatewayError=e.maybeThrow=e.resolveThrow=e.createCloudbaseError=e.CloudbaseError=e.throwError=e.printInfo=e.printError=e.printWarn=e.execCallback=e.createPromiseCallback=e.removeParam=e.getHash=e.getQuery=e.toQueryString=e.formatUrl=e.generateRequestId=e.genSeqId=e.isFormData=e.isInstanceOf=e.isNull=e.isPalinObject=e.isUndefined=e.isString=e.isArray=void 0;var a=n(794);e.isArray=function(t){return"[object Array]"===Object.prototype.toString.call(t)},e.isString=function(t){return"string"==typeof t},e.isUndefined=function(t){return void 0===t},e.isPalinObject=function(t){return"[object Object]"===Object.prototype.toString.call(t)},e.isNull=function(t){return"[object Null]"===Object.prototype.toString.call(t)},e.isInstanceOf=function(t,e){return t instanceof e},e.isFormData=function(t){return"[object FormData]"===Object.prototype.toString.call(t)},e.genSeqId=function(){return Math.random().toString(16).slice(2)},e.generateRequestId=function(){var t=(new Date).getTime(),e=(null===Date||void 0===Date?void 0:Date.now)&&1e3*Date.now()||0;return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(n){var r=16*Math.random();return t>0?(r=(t+r)%16|0,t=Math.floor(t/16)):(r=(e+r)%16|0,e=Math.floor(e/16)),("x"===n?r:7&r|8).toString(16)})},e.formatUrl=function(t,e,n){void 0===n&&(n={});var r=/\?/.test(e),o="";return Object.keys(n).forEach(function(t){""===o?!r&&(e+="?"):o+="&",o+="".concat(t,"=").concat(encodeURIComponent(n[t]))}),/^http(s)?:\/\//.test(e+=o)?e:"".concat(t).concat(e)},e.toQueryString=function(t){void 0===t&&(t={});var e=[];return Object.keys(t).forEach(function(n){e.push("".concat(n,"=").concat(encodeURIComponent(t[n])))}),e.join("&")},e.getQuery=function(t,e){if("undefined"==typeof window)return!1;var n=e||decodeURIComponent(window.location.search),r=new RegExp("(^|&)".concat(t,"=([^&]*)(&|$)")),o=n.substr(n.indexOf("?")+1).match(r);return null!=o?o[2]:""},e.getHash=function(t){if("undefined"==typeof window)return"";var e=window.location.hash.match(new RegExp("[#?&/]".concat(t,"=([^&#]*)")));return e?e[1]:""},e.removeParam=function(t,e){var n=e.split("?")[0],r=[],o=-1!==e.indexOf("?")?e.split("?")[1]:"";if(""!==o){for(var i=(r=o.split("&")).length-1;i>=0;i-=1)r[i].split("=")[0]===t&&r.splice(i,1);n="".concat(n,"?").concat(r.join("&"))}return n},e.createPromiseCallback=function(){var t={};if(!Promise){(t=function(){}).promise={};var e=function(){throw new Error('Your Node runtime does support ES6 Promises. Set "global.Promise" to your preferred implementation of promises.')};return Object.defineProperty(t.promise,"then",{get:e}),Object.defineProperty(t.promise,"catch",{get:e}),t}var n=new Promise(function(e,n){t=function(t,r){return t?n(t):e(r)}});return t.promise=n,t},e.execCallback=function(t,e,n){if(void 0===n&&(n=null),t&&"function"==typeof t)return t(e,n);if(e)throw e;return n},e.printWarn=function(t,e){console.warn("[".concat((0,a.getSdkName)(),"][").concat(t,"]:").concat(e))},e.printError=function(t,e){console.error({code:t,msg:"[".concat((0,a.getSdkName)(),"][").concat(t,"]:").concat(e)})},e.printInfo=function(t,e){console.log("[".concat((0,a.getSdkName)(),"][").concat(t,"]:").concat(e))},e.throwError=function(t,e){var n=new Error(JSON.stringify({code:t,msg:"[".concat((0,a.getSdkName)(),"][").concat(t,"]:").concat(e)}));throw n.code=t,n};var u=function(t){function e(e){var n=t.call(this,e.msg||e.message||"")||this;return n.code=e.code||"",n.requestId=e.requestId||"",Object.defineProperty(n,"message",{value:e.msg||e.message||"",enumerable:!0,writable:!0,configurable:!0}),n}return o(e,t),e}(Error);e.CloudbaseError=u;var c=function(t){return new u(t)};function l(t,e){return(e||c)(t)}function h(t){return!t||"boolean"!=typeof t.throw||t.throw}e.createCloudbaseError=l,e.resolveThrow=h,e.maybeThrow=function(t,e){if(h(t))throw l(e,null==t?void 0:t.errorFactory);return i({code:e.code,message:e.msg},e.requestId?{requestId:e.requestId}:{})},e.promoteGatewayError=function(t){if(t&&"object"==typeof t&&t.data&&"object"==typeof t.data){var e=t.data,n=e.code,r=e.message;if(!t.code&&n||!t.message&&r)return i(i(i({},t),!t.code&&n?{code:n}:{}),!t.message&&r?{message:r}:{})}return t},e.errorToResult=function(t){if(t instanceof Error&&"string"==typeof t.message)try{var e=JSON.parse(t.message);if(e&&"string"==typeof e.code)return{code:e.code,message:e.msg||e.message||"",requestId:e.requestId}}catch(t){}return t&&"string"==typeof t.code?{code:t.code,message:t.message||"",requestId:t.requestId}:{code:"UNKNOWN_ERROR",message:String((null==t?void 0:t.message)||t||"")}},e.printGroupLog=function(t){var e,n=t.title,r=t.subtitle,o=void 0===r?"":r,i=t.content,s=void 0===i?[]:i,a=t.printTrace,u=void 0!==a&&a,c=t.collapsed;void 0!==c&&c?(console.groupCollapsed||console.error)(n,o):(console.group||console.error)(n,o);for(var l=0,h=s;l<h.length;l++){var d=h[l],f=d.type,p=d.body;switch(f){case"info":console.log(p);break;case"warn":console.warn(p);break;case"error":console.error(p)}}u&&(console.trace||console.log)("stack trace:"),null===(e=console.groupEnd)||void 0===e||e.call(console)},e.sleep=function(t){return void 0===t&&(t=0),new Promise(function(e){return setTimeout(e,t)})},e.transformPhone=function(t){return"+86".concat(t)},e.parseQueryString=function(t){t=t.replace(/^\?/,"");var e={};return t.split("&").forEach(function(t){var n=t.split("="),r=n[0],o=n[1];r=decodeURIComponent(r),o=decodeURIComponent(o),r&&(e[r]?Array.isArray(e[r])?e[r].push(o):e[r]=[e[r],o]:e[r]=o)}),e},e.parseCaptcha=function(t){var n={},r=t.match(/^(data:.*?)(\?[^#\s]*)?$/);if(r){t=r[1];var o=r[2];o&&(n=(0,e.parseQueryString)(o))}var i=n.token,a=s(n,["token"]);return/^data:/.test(t)&&!i?{error:"invalid_argument",error_description:"invalid captcha data: ".concat(t)}:i?{state:a.state,token:i,captchaData:t}:{error:"unimplemented",error_description:"need to impl captcha data"}}},9515:(t,e,n)=>{var r=n(8761)(n(7772),"DataView");t.exports=r},9612:(t,e,n)=>{var r=n(2118),o=n(6909),i=n(8138),s=n(4174),a=n(7942);function u(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}u.prototype.clear=r,u.prototype.delete=o,u.prototype.get=i,u.prototype.has=s,u.prototype.set=a,t.exports=u},235:(t,e,n)=>{var r=n(3945),o=n(1846),i=n(8028),s=n(2344),a=n(4769);function u(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}u.prototype.clear=r,u.prototype.delete=o,u.prototype.get=i,u.prototype.has=s,u.prototype.set=a,t.exports=u},326:(t,e,n)=>{var r=n(8761)(n(7772),"Map");t.exports=r},6738:(t,e,n)=>{var r=n(2411),o=n(6417),i=n(6928),s=n(9493),a=n(4150);function u(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}u.prototype.clear=r,u.prototype.delete=o,u.prototype.get=i,u.prototype.has=s,u.prototype.set=a,t.exports=u},2760:(t,e,n)=>{var r=n(8761)(n(7772),"Promise");t.exports=r},2143:(t,e,n)=>{var r=n(8761)(n(7772),"Set");t.exports=r},6571:(t,e,n)=>{var r=n(235),o=n(5243),i=n(2858),s=n(4417),a=n(8605),u=n(1418);function c(t){var e=this.__data__=new r(t);this.size=e.size}c.prototype.clear=o,c.prototype.delete=i,c.prototype.get=s,c.prototype.has=a,c.prototype.set=u,t.exports=c},857:(t,e,n)=>{var r=n(7772).Symbol;t.exports=r},9162:(t,e,n)=>{var r=n(7772).Uint8Array;t.exports=r},3215:(t,e,n)=>{var r=n(8761)(n(7772),"WeakMap");t.exports=r},2517:t=>{t.exports=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t}},7552:t=>{t.exports=function(t,e){for(var n=-1,r=null==t?0:t.length,o=0,i=[];++n<r;){var s=t[n];e(s,n,t)&&(i[o++]=s)}return i}},1634:(t,e,n)=>{var r=n(6473),o=n(9631),i=n(6152),s=n(3226),a=n(9045),u=n(7598),c=Object.prototype.hasOwnProperty;t.exports=function(t,e){var n=i(t),l=!n&&o(t),h=!n&&!l&&s(t),d=!n&&!l&&!h&&u(t),f=n||l||h||d,p=f?r(t.length,String):[],v=p.length;for(var y in t)!e&&!c.call(t,y)||f&&("length"==y||h&&("offset"==y||"parent"==y)||d&&("buffer"==y||"byteLength"==y||"byteOffset"==y)||a(y,v))||p.push(y);return p}},343:t=>{t.exports=function(t,e){for(var n=-1,r=null==t?0:t.length,o=Array(r);++n<r;)o[n]=e(t[n],n,t);return o}},5067:t=>{t.exports=function(t,e){for(var n=-1,r=e.length,o=t.length;++n<r;)t[o+n]=e[n];return t}},91:(t,e,n)=>{var r=n(3940),o=n(1225),i=Object.prototype.hasOwnProperty;t.exports=function(t,e,n){var s=t[e];i.call(t,e)&&o(s,n)&&(void 0!==n||e in t)||r(t,e,n)}},2218:(t,e,n)=>{var r=n(1225);t.exports=function(t,e){for(var n=t.length;n--;)if(r(t[n][0],e))return n;return-1}},7993:(t,e,n)=>{var r=n(752),o=n(249);t.exports=function(t,e){return t&&r(e,o(e),t)}},5906:(t,e,n)=>{var r=n(752),o=n(8582);t.exports=function(t,e){return t&&r(e,o(e),t)}},3940:(t,e,n)=>{var r=n(3043);t.exports=function(t,e,n){"__proto__"==e&&r?r(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n}},8874:(t,e,n)=>{var r=n(6571),o=n(2517),i=n(91),s=n(7993),a=n(5906),u=n(2175),c=n(1522),l=n(7680),h=n(9987),d=n(3483),f=n(6939),p=n(940),v=n(9917),y=n(8222),m=n(8725),g=n(6152),b=n(3226),w=n(4714),_=n(9259),I=n(3679),E=n(249),S=n(8582),O="[object Arguments]",P="[object Function]",A="[object Object]",T={};T[O]=T["[object Array]"]=T["[object ArrayBuffer]"]=T["[object DataView]"]=T["[object Boolean]"]=T["[object Date]"]=T["[object Float32Array]"]=T["[object Float64Array]"]=T["[object Int8Array]"]=T["[object Int16Array]"]=T["[object Int32Array]"]=T["[object Map]"]=T["[object Number]"]=T[A]=T["[object RegExp]"]=T["[object Set]"]=T["[object String]"]=T["[object Symbol]"]=T["[object Uint8Array]"]=T["[object Uint8ClampedArray]"]=T["[object Uint16Array]"]=T["[object Uint32Array]"]=!0,T["[object Error]"]=T[P]=T["[object WeakMap]"]=!1,t.exports=function t(e,n,R,C,N,x){var U,D=1&n,L=2&n,k=4&n;if(R&&(U=N?R(e,C,N,x):R(e)),void 0!==U)return U;if(!_(e))return e;var j=g(e);if(j){if(U=v(e),!D)return c(e,U)}else{var q=p(e),M=q==P||"[object GeneratorFunction]"==q;if(b(e))return u(e,D);if(q==A||q==O||M&&!N){if(U=L||M?{}:m(e),!D)return L?h(e,a(U,e)):l(e,s(U,e))}else{if(!T[q])return N?e:{};U=y(e,q,D)}}x||(x=new r);var W=x.get(e);if(W)return W;x.set(e,U),I(e)?e.forEach(function(r){U.add(t(r,n,R,r,e,x))}):w(e)&&e.forEach(function(r,o){U.set(o,t(r,n,R,o,e,x))});var B=j?void 0:(k?L?f:d:L?S:E)(e);return o(B||e,function(r,o){B&&(r=e[o=r]),i(U,o,t(r,n,R,o,e,x))}),U}},9413:(t,e,n)=>{var r=n(9259),o=Object.create,i=function(){function t(){}return function(e){if(!r(e))return{};if(o)return o(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();t.exports=i},3324:(t,e,n)=>{var r=n(7297),o=n(3812);t.exports=function(t,e){for(var n=0,i=(e=r(e,t)).length;null!=t&&n<i;)t=t[o(e[n++])];return n&&n==i?t:void 0}},1897:(t,e,n)=>{var r=n(5067),o=n(6152);t.exports=function(t,e,n){var i=e(t);return o(t)?i:r(i,n(t))}},3366:(t,e,n)=>{var r=n(857),o=n(2107),i=n(7157),s=r?r.toStringTag:void 0;t.exports=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":s&&s in Object(t)?o(t):i(t)}},5183:(t,e,n)=>{var r=n(3366),o=n(5125);t.exports=function(t){return o(t)&&"[object Arguments]"==r(t)}},4511:(t,e,n)=>{var r=n(940),o=n(5125);t.exports=function(t){return o(t)&&"[object Map]"==r(t)}},6840:(t,e,n)=>{var r=n(1049),o=n(7394),i=n(9259),s=n(7035),a=/^\[object .+?Constructor\]$/,u=Function.prototype,c=Object.prototype,l=u.toString,h=c.hasOwnProperty,d=RegExp("^"+l.call(h).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");t.exports=function(t){return!(!i(t)||o(t))&&(r(t)?d:a).test(s(t))}},8436:(t,e,n)=>{var r=n(940),o=n(5125);t.exports=function(t){return o(t)&&"[object Set]"==r(t)}},5522:(t,e,n)=>{var r=n(3366),o=n(1158),i=n(5125),s={};s["[object Float32Array]"]=s["[object Float64Array]"]=s["[object Int8Array]"]=s["[object Int16Array]"]=s["[object Int32Array]"]=s["[object Uint8Array]"]=s["[object Uint8ClampedArray]"]=s["[object Uint16Array]"]=s["[object Uint32Array]"]=!0,s["[object Arguments]"]=s["[object Array]"]=s["[object ArrayBuffer]"]=s["[object Boolean]"]=s["[object DataView]"]=s["[object Date]"]=s["[object Error]"]=s["[object Function]"]=s["[object Map]"]=s["[object Number]"]=s["[object Object]"]=s["[object RegExp]"]=s["[object Set]"]=s["[object String]"]=s["[object WeakMap]"]=!1,t.exports=function(t){return i(t)&&o(t.length)&&!!s[r(t)]}},6411:(t,e,n)=>{var r=n(6001),o=n(4248),i=Object.prototype.hasOwnProperty;t.exports=function(t){if(!r(t))return o(t);var e=[];for(var n in Object(t))i.call(t,n)&&"constructor"!=n&&e.push(n);return e}},8390:(t,e,n)=>{var r=n(9259),o=n(6001),i=n(2966),s=Object.prototype.hasOwnProperty;t.exports=function(t){if(!r(t))return i(t);var e=o(t),n=[];for(var a in t)("constructor"!=a||!e&&s.call(t,a))&&n.push(a);return n}},2857:(t,e,n)=>{var r=n(91),o=n(7297),i=n(9045),s=n(9259),a=n(3812);t.exports=function(t,e,n,u){if(!s(t))return t;for(var c=-1,l=(e=o(e,t)).length,h=l-1,d=t;null!=d&&++c<l;){var f=a(e[c]),p=n;if("__proto__"===f||"constructor"===f||"prototype"===f)return t;if(c!=h){var v=d[f];void 0===(p=u?u(v,f,d):void 0)&&(p=s(v)?v:i(e[c+1])?[]:{})}r(d,f,p),d=d[f]}return t}},9872:t=>{t.exports=function(t,e,n){var r=-1,o=t.length;e<0&&(e=-e>o?0:o+e),(n=n>o?o:n)<0&&(n+=o),o=e>n?0:n-e>>>0,e>>>=0;for(var i=Array(o);++r<o;)i[r]=t[r+e];return i}},6473:t=>{t.exports=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r}},1054:(t,e,n)=>{var r=n(857),o=n(343),i=n(6152),s=n(4795),a=r?r.prototype:void 0,u=a?a.toString:void 0;t.exports=function t(e){if("string"==typeof e)return e;if(i(e))return o(e,t)+"";if(s(e))return u?u.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n}},7826:t=>{t.exports=function(t){return function(e){return t(e)}}},9078:(t,e,n)=>{var r=n(7297),o=n(6974),i=n(2721),s=n(3812),a=Object.prototype.hasOwnProperty;t.exports=function(t,e){var n=-1,u=(e=r(e,t)).length;if(!u)return!0;for(;++n<u;){var c=s(e[n]);if("__proto__"===c&&!a.call(t,"__proto__"))return!1;if(("constructor"===c||"prototype"===c)&&n<u-1)return!1}var l=i(t,e);return null==l||delete l[s(o(e))]}},7297:(t,e,n)=>{var r=n(6152),o=n(1401),i=n(4452),s=n(6188);t.exports=function(t,e){return r(t)?t:o(t,e)?[t]:i(s(t))}},9882:(t,e,n)=>{var r=n(9162);t.exports=function(t){var e=new t.constructor(t.byteLength);return new r(e).set(new r(t)),e}},2175:(t,e,n)=>{t=n.nmd(t);var r=n(7772),o=e&&!e.nodeType&&e,i=o&&t&&!t.nodeType&&t,s=i&&i.exports===o?r.Buffer:void 0,a=s?s.allocUnsafe:void 0;t.exports=function(t,e){if(e)return t.slice();var n=t.length,r=a?a(n):new t.constructor(n);return t.copy(r),r}},4727:(t,e,n)=>{var r=n(9882);t.exports=function(t,e){var n=e?r(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)}},6058:t=>{var e=/\w*$/;t.exports=function(t){var n=new t.constructor(t.source,e.exec(t));return n.lastIndex=t.lastIndex,n}},169:(t,e,n)=>{var r=n(857),o=r?r.prototype:void 0,i=o?o.valueOf:void 0;t.exports=function(t){return i?Object(i.call(t)):{}}},6190:(t,e,n)=>{var r=n(9882);t.exports=function(t,e){var n=e?r(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)}},1522:t=>{t.exports=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e}},752:(t,e,n)=>{var r=n(91),o=n(3940);t.exports=function(t,e,n,i){var s=!n;n||(n={});for(var a=-1,u=e.length;++a<u;){var c=e[a],l=i?i(n[c],t[c],c,n,t):void 0;void 0===l&&(l=t[c]),s?o(n,c,l):r(n,c,l)}return n}},7680:(t,e,n)=>{var r=n(752),o=n(633);t.exports=function(t,e){return r(t,o(t),e)}},9987:(t,e,n)=>{var r=n(752),o=n(2680);t.exports=function(t,e){return r(t,o(t),e)}},4019:(t,e,n)=>{var r=n(7772)["__core-js_shared__"];t.exports=r},3043:(t,e,n)=>{var r=n(8761),o=function(){try{var t=r(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();t.exports=o},1242:(t,e,n)=>{var r="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g;t.exports=r},3483:(t,e,n)=>{var r=n(1897),o=n(633),i=n(249);t.exports=function(t){return r(t,i,o)}},6939:(t,e,n)=>{var r=n(1897),o=n(2680),i=n(8582);t.exports=function(t){return r(t,i,o)}},7937:(t,e,n)=>{var r=n(8304);t.exports=function(t,e){var n=t.__data__;return r(e)?n["string"==typeof e?"string":"hash"]:n.map}},8761:(t,e,n)=>{var r=n(6840),o=n(8109);t.exports=function(t,e){var n=o(t,e);return r(n)?n:void 0}},7353:(t,e,n)=>{var r=n(241)(Object.getPrototypeOf,Object);t.exports=r},2107:(t,e,n)=>{var r=n(857),o=Object.prototype,i=o.hasOwnProperty,s=o.toString,a=r?r.toStringTag:void 0;t.exports=function(t){var e=i.call(t,a),n=t[a];try{t[a]=void 0;var r=!0}catch(t){}var o=s.call(t);return r&&(e?t[a]=n:delete t[a]),o}},633:(t,e,n)=>{var r=n(7552),o=n(981),i=Object.prototype.propertyIsEnumerable,s=Object.getOwnPropertySymbols,a=s?function(t){return null==t?[]:(t=Object(t),r(s(t),function(e){return i.call(t,e)}))}:o;t.exports=a},2680:(t,e,n)=>{var r=n(5067),o=n(7353),i=n(633),s=n(981),a=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)r(e,i(t)),t=o(t);return e}:s;t.exports=a},940:(t,e,n)=>{var r=n(9515),o=n(326),i=n(2760),s=n(2143),a=n(3215),u=n(3366),c=n(7035),l="[object Map]",h="[object Promise]",d="[object Set]",f="[object WeakMap]",p="[object DataView]",v=c(r),y=c(o),m=c(i),g=c(s),b=c(a),w=u;(r&&w(new r(new ArrayBuffer(1)))!=p||o&&w(new o)!=l||i&&w(i.resolve())!=h||s&&w(new s)!=d||a&&w(new a)!=f)&&(w=function(t){var e=u(t),n="[object Object]"==e?t.constructor:void 0,r=n?c(n):"";if(r)switch(r){case v:return p;case y:return l;case m:return h;case g:return d;case b:return f}return e}),t.exports=w},8109:t=>{t.exports=function(t,e){return null==t?void 0:t[e]}},2118:(t,e,n)=>{var r=n(9191);t.exports=function(){this.__data__=r?r(null):{},this.size=0}},6909:t=>{t.exports=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e}},8138:(t,e,n)=>{var r=n(9191),o=Object.prototype.hasOwnProperty;t.exports=function(t){var e=this.__data__;if(r){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return o.call(e,t)?e[t]:void 0}},4174:(t,e,n)=>{var r=n(9191),o=Object.prototype.hasOwnProperty;t.exports=function(t){var e=this.__data__;return r?void 0!==e[t]:o.call(e,t)}},7942:(t,e,n)=>{var r=n(9191);t.exports=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=r&&void 0===e?"__lodash_hash_undefined__":e,this}},9917:t=>{var e=Object.prototype.hasOwnProperty;t.exports=function(t){var n=t.length,r=new t.constructor(n);return n&&"string"==typeof t[0]&&e.call(t,"index")&&(r.index=t.index,r.input=t.input),r}},8222:(t,e,n)=>{var r=n(9882),o=n(4727),i=n(6058),s=n(169),a=n(6190);t.exports=function(t,e,n){var u=t.constructor;switch(e){case"[object ArrayBuffer]":return r(t);case"[object Boolean]":case"[object Date]":return new u(+t);case"[object DataView]":return o(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return a(t,n);case"[object Map]":case"[object Set]":return new u;case"[object Number]":case"[object String]":return new u(t);case"[object RegExp]":return i(t);case"[object Symbol]":return s(t)}}},8725:(t,e,n)=>{var r=n(9413),o=n(7353),i=n(6001);t.exports=function(t){return"function"!=typeof t.constructor||i(t)?{}:r(o(t))}},9045:t=>{var e=/^(?:0|[1-9]\d*)$/;t.exports=function(t,n){var r=typeof t;return!!(n=n??9007199254740991)&&("number"==r||"symbol"!=r&&e.test(t))&&t>-1&&t%1==0&&t<n}},1401:(t,e,n)=>{var r=n(6152),o=n(4795),i=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,s=/^\w*$/;t.exports=function(t,e){if(r(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!o(t))||s.test(t)||!i.test(t)||null!=e&&t in Object(e)}},8304:t=>{t.exports=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t}},7394:(t,e,n)=>{var r,o=n(4019),i=(r=/[^.]+$/.exec(o&&o.keys&&o.keys.IE_PROTO||""))?"Symbol(src)_1."+r:"";t.exports=function(t){return!!i&&i in t}},6001:t=>{var e=Object.prototype;t.exports=function(t){var n=t&&t.constructor;return t===("function"==typeof n&&n.prototype||e)}},3945:t=>{t.exports=function(){this.__data__=[],this.size=0}},1846:(t,e,n)=>{var r=n(2218),o=Array.prototype.splice;t.exports=function(t){var e=this.__data__,n=r(e,t);return!(n<0||(n==e.length-1?e.pop():o.call(e,n,1),--this.size,0))}},8028:(t,e,n)=>{var r=n(2218);t.exports=function(t){var e=this.__data__,n=r(e,t);return n<0?void 0:e[n][1]}},2344:(t,e,n)=>{var r=n(2218);t.exports=function(t){return r(this.__data__,t)>-1}},4769:(t,e,n)=>{var r=n(2218);t.exports=function(t,e){var n=this.__data__,o=r(n,t);return o<0?(++this.size,n.push([t,e])):n[o][1]=e,this}},2411:(t,e,n)=>{var r=n(9612),o=n(235),i=n(326);t.exports=function(){this.size=0,this.__data__={hash:new r,map:new(i||o),string:new r}}},6417:(t,e,n)=>{var r=n(7937);t.exports=function(t){var e=r(this,t).delete(t);return this.size-=e?1:0,e}},6928:(t,e,n)=>{var r=n(7937);t.exports=function(t){return r(this,t).get(t)}},9493:(t,e,n)=>{var r=n(7937);t.exports=function(t){return r(this,t).has(t)}},4150:(t,e,n)=>{var r=n(7937);t.exports=function(t,e){var n=r(this,t),o=n.size;return n.set(t,e),this.size+=n.size==o?0:1,this}},7777:(t,e,n)=>{var r=n(733);t.exports=function(t){var e=r(t,function(t){return 500===n.size&&n.clear(),t}),n=e.cache;return e}},9191:(t,e,n)=>{var r=n(8761)(Object,"create");t.exports=r},4248:(t,e,n)=>{var r=n(241)(Object.keys,Object);t.exports=r},2966:t=>{t.exports=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e}},4146:(t,e,n)=>{t=n.nmd(t);var r=n(1242),o=e&&!e.nodeType&&e,i=o&&t&&!t.nodeType&&t,s=i&&i.exports===o&&r.process,a=function(){try{return i&&i.require&&i.require("util").types||s&&s.binding&&s.binding("util")}catch(t){}}();t.exports=a},7157:t=>{var e=Object.prototype.toString;t.exports=function(t){return e.call(t)}},241:t=>{t.exports=function(t,e){return function(n){return t(e(n))}}},2721:(t,e,n)=>{var r=n(3324),o=n(9872);t.exports=function(t,e){return e.length<2?t:r(t,o(e,0,-1))}},7772:(t,e,n)=>{var r=n(1242),o="object"==typeof self&&self&&self.Object===Object&&self,i=r||o||Function("return this")();t.exports=i},5243:(t,e,n)=>{var r=n(235);t.exports=function(){this.__data__=new r,this.size=0}},2858:t=>{t.exports=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n}},4417:t=>{t.exports=function(t){return this.__data__.get(t)}},8605:t=>{t.exports=function(t){return this.__data__.has(t)}},1418:(t,e,n)=>{var r=n(235),o=n(326),i=n(6738);t.exports=function(t,e){var n=this.__data__;if(n instanceof r){var s=n.__data__;if(!o||s.length<199)return s.push([t,e]),this.size=++n.size,this;n=this.__data__=new i(s)}return n.set(t,e),this.size=n.size,this}},4452:(t,e,n)=>{var r=n(7777),o=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,i=/\\(\\)?/g,s=r(function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(o,function(t,n,r,o){e.push(r?o.replace(i,"$1"):n||t)}),e});t.exports=s},3812:(t,e,n)=>{var r=n(4795);t.exports=function(t){if("string"==typeof t||r(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e}},7035:t=>{var e=Function.prototype.toString;t.exports=function(t){if(null!=t){try{return e.call(t)}catch(t){}try{return t+""}catch(t){}}return""}},9850:(t,e,n)=>{var r=n(8874);t.exports=function(t){return r(t,5)}},1225:t=>{t.exports=function(t,e){return t===e||t!=t&&e!=e}},9631:(t,e,n)=>{var r=n(5183),o=n(5125),i=Object.prototype,s=i.hasOwnProperty,a=i.propertyIsEnumerable,u=r(function(){return arguments}())?r:function(t){return o(t)&&s.call(t,"callee")&&!a.call(t,"callee")};t.exports=u},6152:t=>{var e=Array.isArray;t.exports=e},7878:(t,e,n)=>{var r=n(1049),o=n(1158);t.exports=function(t){return null!=t&&o(t.length)&&!r(t)}},3226:(t,e,n)=>{t=n.nmd(t);var r=n(7772),o=n(6330),i=e&&!e.nodeType&&e,s=i&&t&&!t.nodeType&&t,a=s&&s.exports===i?r.Buffer:void 0,u=(a?a.isBuffer:void 0)||o;t.exports=u},1049:(t,e,n)=>{var r=n(3366),o=n(9259);t.exports=function(t){if(!o(t))return!1;var e=r(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e}},1158:t=>{t.exports=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991}},4714:(t,e,n)=>{var r=n(4511),o=n(7826),i=n(4146),s=i&&i.isMap,a=s?o(s):r;t.exports=a},9259:t=>{t.exports=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)}},5125:t=>{t.exports=function(t){return null!=t&&"object"==typeof t}},3679:(t,e,n)=>{var r=n(8436),o=n(7826),i=n(4146),s=i&&i.isSet,a=s?o(s):r;t.exports=a},4795:(t,e,n)=>{var r=n(3366),o=n(5125);t.exports=function(t){return"symbol"==typeof t||o(t)&&"[object Symbol]"==r(t)}},7598:(t,e,n)=>{var r=n(5522),o=n(7826),i=n(4146),s=i&&i.isTypedArray,a=s?o(s):r;t.exports=a},249:(t,e,n)=>{var r=n(1634),o=n(6411),i=n(7878);t.exports=function(t){return i(t)?r(t):o(t)}},8582:(t,e,n)=>{var r=n(1634),o=n(8390),i=n(7878);t.exports=function(t){return i(t)?r(t,!0):o(t)}},6974:t=>{t.exports=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0}},733:(t,e,n)=>{var r=n(6738);function o(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,o=e?e.apply(this,r):r[0],i=n.cache;if(i.has(o))return i.get(o);var s=t.apply(this,r);return n.cache=i.set(o,s)||i,s};return n.cache=new(o.Cache||r),n}o.Cache=r,t.exports=o},6765:(t,e,n)=>{var r=n(2857);t.exports=function(t,e,n){return null==t?t:r(t,e,n)}},981:t=>{t.exports=function(){return[]}},6330:t=>{t.exports=function(){return!1}},6188:(t,e,n)=>{var r=n(1054);t.exports=function(t){return null==t?"":r(t)}},7195:(t,e,n)=>{var r=n(9078);t.exports=function(t,e){return null==t||r(t,e)}},7149:e=>{e.exports=t}},c={};function l(t){var e=c[t];if(void 0!==e)return e.exports;var n=c[t]={id:t,loaded:!1,exports:{}};return u[t].call(n.exports,n,n.exports,l),n.loaded=!0,n.exports}l.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return l.d(e,{a:e}),e},l.d=(t,e)=>{for(var n in e)l.o(e,n)&&!l.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},l.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}(),l.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),l.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},l.nmd=t=>(t.paths=[],t.children||(t.children=[]),t);var h={};(()=>{l.d(h,{Z:()=>_l});var t={};l.r(t);var u={};l.r(u),l.d(u,{ArkSimpleModel:()=>Cs,DSSimpleModel:()=>Ls,DefaultImageModel:()=>la,DefaultSimpleModel:()=>aa,HunYuanBetaSimpleModel:()=>_s,HunYuanExpSimpleModel:()=>Ys,HunYuanOpenSimpleModel:()=>Zs,HunYuanSimpleModel:()=>Os,MODELS:()=>Ea,MoonshotSimpleModel:()=>Hs,ReactModel:()=>ya,YiSimpleModel:()=>Ws,ZhiPuSimpleModel:()=>ps,toolMap:()=>ba});var c={};l.r(c),l.d(c,{LineString:()=>ku,MultiLineString:()=>Bu,MultiPoint:()=>Mu,MultiPolygon:()=>Vu,Point:()=>hc,Polygon:()=>qu});var d="@cloudbase/js-sdk";function f(){return d}var p,v="https:",y="https://support.qq.com/products/148793",m={INVALID_PARAMS:"INVALID_PARAMS",INVALID_SYNTAX:"INVALID_SYNTAX",INVALID_OPERATION:"INVALID_OPERATION",OPERATION_FAIL:"OPERATION_FAIL",NETWORK_ERROR:"NETWORK_ERROR",UNKOWN_ERROR:"UNKOWN_ERROR"},g=l(7149),b=(p=function(t,e){return p=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},p(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}p(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),w=function(){return w=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},w.apply(this,arguments)};function _(t){return"[object Array]"===Object.prototype.toString.call(t)}function I(t){return"string"==typeof t}function E(t){return"[object FormData]"===Object.prototype.toString.call(t)}function S(){var t=(new Date).getTime(),e=(null===Date||void 0===Date?void 0:Date.now)&&1e3*Date.now()||0;return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(n){var r=16*Math.random();return t>0?(r=(t+r)%16|0,t=Math.floor(t/16)):(r=(e+r)%16|0,e=Math.floor(e/16)),("x"===n?r:7&r|8).toString(16)})}function O(t,e,n){void 0===n&&(n={});var r=/\?/.test(e),o="";return Object.keys(n).forEach(function(t){""===o?!r&&(e+="?"):o+="&",o+="".concat(t,"=").concat(encodeURIComponent(n[t]))}),/^http(s)?:\/\//.test(e+=o)?e:"".concat(t).concat(e)}function P(t,e){if("undefined"==typeof window)return!1;var n=e||decodeURIComponent(window.location.search),r=new RegExp("(^|&)".concat(t,"=([^&]*)(&|$)")),o=n.substr(n.indexOf("?")+1).match(r);return null!=o?o[2]:""}function A(t,e,n){if(void 0===n&&(n=null),t&&"function"==typeof t)return t(e,n);if(e)throw e;return n}function T(t,e){console.warn("[".concat(f(),"][").concat(t,"]:").concat(e))}var R=function(t){function e(e){var n=t.call(this,e.msg||e.message||"")||this;return n.code=e.code||"",n.requestId=e.requestId||"",Object.defineProperty(n,"message",{value:e.msg||e.message||"",enumerable:!0,writable:!0,configurable:!0}),n}return b(e,t),e}(Error),C=function(t){return new R(t)};function N(t,e){return(e||C)(t)}function x(t){return!t||"boolean"!=typeof t.throw||t.throw}function U(t,e){if(x(t))throw N(e,null==t?void 0:t.errorFactory);return w({code:e.code,message:e.msg},e.requestId?{requestId:e.requestId}:{})}function D(t){if(t&&"object"==typeof t&&t.data&&"object"==typeof t.data){var e=t.data,n=e.code,r=e.message;if(!t.code&&n||!t.message&&r)return w(w(w({},t),!t.code&&n?{code:n}:{}),!t.message&&r?{message:r}:{})}return t}function L(t){var e={},n=t.match(/^(data:.*?)(\?[^#\s]*)?$/);if(n){t=n[1];var r=n[2];r&&(e=function(t){t=t.replace(/^\?/,"");var e={};return t.split("&").forEach(function(t){var n=t.split("="),r=n[0],o=n[1];r=decodeURIComponent(r),o=decodeURIComponent(o),r&&(e[r]?Array.isArray(e[r])?e[r].push(o):e[r]=[e[r],o]:e[r]=o)}),e}(r))}var o=e.token,i=function(t,e){var n={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(t);o<r.length;o++)e.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(t,r[o])&&(n[r[o]]=t[r[o]])}return n}(e,["token"]);return/^data:/.test(t)&&!o?{error:"invalid_argument",error_description:"invalid captcha data: ".concat(t)}:o?{state:i.state,token:o,captchaData:t}:{error:"unimplemented",error_description:"need to impl captcha data"}}var k,j=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},t(e,n)};return function(e,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),q=function(){return q=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},q.apply(this,arguments)},M=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},W=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},B=function(t){function e(e){var n=t.call(this)||this,r=e.timeout,o=e.timeoutMsg,i=e.restrictedMethods;return n.timeout=r||0,n.timeoutMsg=o||"请求超时",n.restrictedMethods=i||["get","post","upload","download"],n}return j(e,t),e.prototype.get=function(t){return this.request(q(q({},t),{method:"get"}),this.restrictedMethods.includes("get"))},e.prototype.post=function(t){return this.request(q(q({},t),{method:"post"}),this.restrictedMethods.includes("post"))},e.prototype.put=function(t){return this.request(q(q({},t),{method:"put"}))},e.prototype.upload=function(t){var e=t.data,n=t.file,r=t.name,o=t.method,i=t.headers,s=void 0===i?{}:i,a={post:"post",put:"put"}[null==o?void 0:o.toLowerCase()]||"put",u=new FormData;return"post"===a?(Object.keys(e).forEach(function(t){u.append(t,e[t])}),u.append("key",r),u.append("file",n),this.request(q(q({},t),{data:u,method:a}),this.restrictedMethods.includes("upload"))):this.request(q(q({},t),{method:"put",headers:s,body:n}),this.restrictedMethods.includes("upload"))},e.prototype.download=function(t){return M(this,void 0,Promise,function(){var e,n,r,o;return W(this,function(i){switch(i.label){case 0:return i.trys.push([0,2,,3]),[4,this.get(q(q({},t),{headers:{},responseType:"blob"}))];case 1:return e=i.sent().data,n=window.URL.createObjectURL(new Blob([e])),r=decodeURIComponent(new URL(t.url).pathname.split("/").pop()||""),(o=document.createElement("a")).href=n,o.setAttribute("download",r),o.style.display="none",document.body.appendChild(o),o.click(),window.URL.revokeObjectURL(n),document.body.removeChild(o),[3,3];case 2:return i.sent(),[3,3];case 3:return[2,new Promise(function(e){e({statusCode:200,tempFilePath:t.url})})]}})})},e.prototype.fetch=function(t){var e;return M(this,void 0,Promise,function(){var n,r,o,i,s,a,u,c,l,h,d,f,p,v=this;return W(this,function(y){switch(y.label){case 0:return n=new AbortController,r=t.url,o=t.enableAbort,i=void 0!==o&&o,s=t.stream,a=void 0!==s&&s,u=t.signal,c=t.timeout,l=t.shouldThrowOnError,h=void 0===l||l,d=null!=c?c:this.timeout,u&&(u.aborted&&n.abort(),u.addEventListener("abort",function(){return n.abort()})),f=null,i&&d&&(f=setTimeout(function(){console.warn(v.timeoutMsg),n.abort(new Error(v.timeoutMsg))},d)),[4,fetch(r,q(q({},t),{signal:n.signal})).then(function(t){return M(v,void 0,void 0,function(){var e,n,r;return W(this,function(o){switch(o.label){case 0:return clearTimeout(f),h?t.ok?(e=t,[3,3]):[3,1]:[3,4];case 1:return r=(n=Promise).reject,[4,t.json()];case 2:e=r.apply(n,[o.sent()]),o.label=3;case 3:return[2,e];case 4:return[2,t]}})})}).catch(function(t){return clearTimeout(f),Promise.reject(t)})];case 1:return p=y.sent(),[2,{data:a?p.body:(null===(e=p.headers.get("content-type"))||void 0===e?void 0:e.includes("application/json"))?p.json():p.text(),statusCode:p.status,header:p.headers,response:p}]}})})},e.prototype.request=function(t,e){var n=this;void 0===e&&(e=!1);var r=String(t.method).toLowerCase()||"get";return new Promise(function(o){var i=t.url,s=t.headers,a=void 0===s?{}:s,u=t.data,c=t.responseType,l=t.withCredentials,h=t.body,d=t.onUploadProgress,f=O(v,i,"get"===r?u:{}),p=new XMLHttpRequest;p.open(r,f),c&&(p.responseType=c);var y,m,g=t.signal;g&&(g.aborted?p.abort():g.addEventListener("abort",function(){return p.abort()},{once:!0})),Object.keys(a).forEach(function(t){p.setRequestHeader(t,a[t])}),d&&p.upload.addEventListener("progress",d),p.onreadystatechange=function(){var t={};if(4===p.readyState){var e=p.getAllResponseHeaders().trim().split(/[\r\n]+/),n={};e.forEach(function(t){var e=t.split(": "),r=e.shift().toLowerCase(),o=e.join(": ");n[r]=o}),t.header=n,t.statusCode=p.status;try{t.data="blob"===c?p.response:JSON.parse(p.responseText)}catch(e){t.data="blob"===c?p.response:p.responseText}clearTimeout(y),o(t)}},e&&n.timeout&&(y=setTimeout(function(){console.warn(n.timeoutMsg),p.abort()},n.timeout)),m=E(u)?u:"application/x-www-form-urlencoded"===a["content-type"]?function(t){void 0===t&&(t={});var e=[];return Object.keys(t).forEach(function(n){e.push("".concat(n,"=").concat(encodeURIComponent(t[n])))}),e.join("&")}(u):h||(u?JSON.stringify(u):void 0),l&&(p.withCredentials=!0),p.send(m)})},e}(g.AbstractSDKRequest),F=function(){return F=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},F.apply(this,arguments)};!function(t){t.WEB="web",t.WX_MP="wx_mp"}(k||(k={}));var V=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},t(e,n)};return function(e,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),G=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},H=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},K=function(t){function e(e){var n=t.call(this)||this;return n.root=e,e.tcbCacheObject||(e.tcbCacheObject={}),n}return V(e,t),e.prototype.setItem=function(t,e){this.root.tcbCacheObject[t]=e},e.prototype.getItem=function(t){return this.root.tcbCacheObject[t]},e.prototype.removeItem=function(t){delete this.root.tcbCacheObject[t]},e.prototype.clear=function(){delete this.root.tcbCacheObject},e}(g.AbstractStorage),J=function(){function t(t){this.keys={};var e=t.persistence,n=t.platformInfo,r=void 0===n?{}:n,o=t.keys,i=void 0===o?{}:o;this.platformInfo=r,this.storage||(this.persistenceTag=this.platformInfo.adapter.primaryStorage||e,this.storage=function(t,e){switch(t){case"local":default:return e.localStorage?e.localStorage:(T(m.INVALID_PARAMS,"localStorage is not supported on current platform"),new K(e.root));case"none":return new K(e.root)}}(this.persistenceTag,this.platformInfo.adapter),this.keys=i)}return Object.defineProperty(t.prototype,"mode",{get:function(){return this.storage.mode||"sync"},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"persistence",{get:function(){return this.persistenceTag},enumerable:!1,configurable:!0}),t.prototype.setStore=function(t,e,n){if("async"!==this.mode){if(this.storage)try{var r={version:n||"localCachev1",content:e};this.storage.setItem(t,JSON.stringify(r))}catch(t){throw new Error(JSON.stringify({code:m.OPERATION_FAIL,msg:"[".concat(f(),"][").concat(m.OPERATION_FAIL,"]setStore failed"),info:t}))}}else T(m.INVALID_OPERATION,"current platform's storage is asynchronous, please use setStoreAsync insteed")},t.prototype.setStoreAsync=function(t,e,n){return G(this,void 0,void 0,function(){var r;return H(this,function(o){switch(o.label){case 0:if(!this.storage)return[2];o.label=1;case 1:return o.trys.push([1,3,,4]),r={version:n||"localCachev1",content:e},[4,this.storage.setItem(t,JSON.stringify(r))];case 2:return o.sent(),[3,4];case 3:return o.sent(),[2];case 4:return[2]}})})},t.prototype.getStore=function(t,e){var n;if("async"!==this.mode){try{if("undefined"!=typeof process&&(null===(n={IS_MP_BUILD:!1,IS_BROWSER_BUILD:!0})||void 0===n?void 0:n.tcb_token))return{IS_MP_BUILD:!1,IS_BROWSER_BUILD:!0}.tcb_token;if(!this.storage)return""}catch(t){return""}e=e||"localCachev1";var r=this.storage.getItem(t);return r&&r.indexOf(e)>=0?JSON.parse(r).content:""}T(m.INVALID_OPERATION,"current platform's storage is asynchronous, please use getStoreAsync insteed")},t.prototype.getStoreAsync=function(t,e){var n;return G(this,void 0,void 0,function(){var r;return H(this,function(o){switch(o.label){case 0:try{if("undefined"!=typeof process&&(null===(n={IS_MP_BUILD:!1,IS_BROWSER_BUILD:!0})||void 0===n?void 0:n.tcb_token))return[2,{IS_MP_BUILD:!1,IS_BROWSER_BUILD:!0}.tcb_token];if(!this.storage)return[2,""]}catch(t){return[2,""]}return e=e||"localCachev1",[4,this.storage.getItem(t)];case 1:return(r=o.sent())&&r.indexOf(e)>=0?[2,JSON.parse(r).content]:[2,""]}})})},t.prototype.removeStore=function(t){"async"!==this.mode?this.storage.removeItem(t):T(m.INVALID_OPERATION,"current platform's storage is asynchronous, please use removeStoreAsync insteed")},t.prototype.removeStoreAsync=function(t){return G(this,void 0,void 0,function(){return H(this,function(e){switch(e.label){case 0:return[4,this.storage.removeItem(t)];case 1:return e.sent(),[2]}})})},t}(),z=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},t(e,n)};return function(e,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),Y=function(t,e){this.data=e||null,this.name=t},Q=function(t){function e(e,n){var r=t.call(this,"error",{error:e,data:n})||this;return r.error=e,r}return z(e,t),e}(Y),$=function(){function t(){this.listeners={}}return t.prototype.on=function(t,e){return function(t,e,n){n[t]=n[t]||[],n[t].push(e)}(t,e,this.listeners),this},t.prototype.off=function(t,e){return function(t,e,n){if(null==n?void 0:n[t]){var r=n[t].indexOf(e);-1!==r&&n[t].splice(r,1)}}(t,e,this.listeners),this},t.prototype.fire=function(t,e){if(t instanceof Q)return console.error(t.error),this;var n=I(t)?new Y(t,e||{}):t,r=n.name;if(this.listens(r)){n.target=this;for(var o=0,i=this.listeners[r]?function(t,e,n){if(n||2===arguments.length)for(var r,o=0,i=e.length;o<i;o++)!r&&o in e||(r||(r=Array.prototype.slice.call(e,0,o)),r[o]=e[o]);return t.concat(r||Array.prototype.slice.call(e))}([],this.listeners[r],!0):[];o<i.length;o++)i[o].call(this,n)}return this},t.prototype.listens=function(t){return this.listeners[t]&&this.listeners[t].length>0},t}();new $;var X=new $,Z="lang_change";function tt(t){return t.mode,t.customInfo,t.title,t.messages,function(t,e,n){}}"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.indexOf("Firefox");et={default:()=>e.default},nt={},l.d(nt,et);var et,nt,rt=function(t,e,n){if(n||2===arguments.length)for(var r,o=0,i=e.length;o<i;o++)!r&&o in e||(r||(r=Array.prototype.slice.call(e,0,o)),r[o]=e[o]);return t.concat(r||Array.prototype.slice.call(e))},ot=m,it={};function st(t,e){var n=e.name,r=e.namespace,o=e.entity,i=e.injectEvents,s=e.IIFE,a=void 0!==s&&s;if(it[n]||r&&t[r])throw new Error(JSON.stringify({code:ot.INVALID_OPERATION,msg:"Duplicate component ".concat(n)}));if(a){if(!o||"function"!=typeof o)throw new Error(JSON.stringify({code:ot.INVALID_PARAMS,msg:"IIFE component's entity must be a function"}));o.call(t)}if(it[n]=e,r?t.prototype[r]=o:at(t.prototype,o),i){var u=i.bus,c=i.events;if(!u||!c||0===c.length)return;var l=t.prototype.fire||function(){};t.prototype.events||(t.prototype.events={}),(t.prototype.events||{})[n]?t.prototype.events[n].events=rt(rt([],t.prototype.events[n].events,!0),c,!0):t.prototype.events[n]={bus:u,events:c},t.prototype.fire=function(t,e){l(t,e);for(var n=0,r=Object.keys(this.events);n<r.length;n++){var o=r[n],i=this.events[o],s=i.bus;if(i.events.includes(t)){s.fire(t,e);break}}}}}function at(t,e){if(!(e instanceof Object))return e;switch(e.constructor){case Date:return new Date(e.getTime());case Object:void 0===t&&(t={});break;case Array:t=[];break;default:return e}for(var n=0,r=Object.keys(e);n<r.length;n++){var o=r[n];Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=at(t[o],e[o]))}return t}const ut=(t=>{var e={};return l.d(e,t),e})({WxMpWebSocket:()=>n.WxMpWebSocket,WxRequest:()=>n.WxRequest,default:()=>n.default,parseQueryString:()=>n.parseQueryString,wxMpStorage:()=>n.wxMpStorage});var ct=function(){return ct=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},ct.apply(this,arguments)},lt={},ht=function(){return ht=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},ht.apply(this,arguments)},dt=J,ft={},pt={};function vt(t){var e=t.env,n=t.platformInfo,r={userInfoKey:"".concat("user_info","_").concat(e)};ft[e]=ft[e]||new dt(ht(ht({},t),{keys:r,platformInfo:n})),pt[e]=pt[e]||new dt(ht(ht({},t),{keys:r,platformInfo:n,persistence:"local"}))}function yt(t){return pt[t]}var mt=function(){return mt=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},mt.apply(this,arguments)},gt="",bt="@cloudbase/js-sdk";function wt(){return gt}var _t,It=[],Et=["env","endPointKey","region"],St="https:";function Ot(t){return It.find(function(e){return Et.filter(function(e){return null!=t[e]}).every(function(n){return e[n]===t[n]})})}function Pt(t){var e,n;t.protocol&&!/:$/.test(t.protocol)&&(t.protocol="".concat(t.protocol,":"));var r,o=Ot(t);o?(null!=t.baseUrl&&(o.baseUrl=t.baseUrl),null!=t.protocol&&(o.protocol=t.protocol)):It.push(mt(mt({},t),{protocol:null!==(e=t.protocol)&&void 0!==e?e:St})),"CLOUD_API"===t.endPointKey&&(r=null!==(n=t.protocol)&&void 0!==n?n:St,v=r)}function At(t,e,n){return Ot({env:t,endPointKey:e,region:n})}function Tt(t,e){void 0===e&&(e="CLOUD_API");var n=At(t,e||"CLOUD_API"),r=n.protocol,o=n.baseUrl;return"".concat(r).concat(o).match(/(http(s)?:)?\/\/([^/?#]*)/)[0]}!function(t){t.NULL="NULL",t.ANONYMOUS="ANONYMOUS",t.WECHAT="WECHAT",t.WECHAT_PUBLIC="WECHAT-PUBLIC",t.WECHAT_OPEN="WECHAT-OPEN",t.CUSTOM="CUSTOM",t.EMAIL="EMAIL",t.USERNAME="USERNAME",t.PHONE="PHONE"}(_t||(_t={}));var Rt=function(){return Rt=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Rt.apply(this,arguments)},Ct=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},Nt=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},xt=m,Ut=E,Dt=O,Lt=["auth.getJwt","auth.logout","auth.signInWithTicket","auth.signInAnonymously","auth.signIn","auth.fetchAccessTokenWithRefreshToken","auth.signUpWithEmailAndPassword","auth.activateEndUserMail","auth.sendPasswordResetEmail","auth.resetPasswordWithToken","auth.isUsernameRegistered"];function kt(t,e,n){var r=t[e];t[e]=function(e){var o={},i={};n.forEach(function(n){var r=n.call(t,e),s=r.data,a=r.headers;Object.assign(o,s),Object.assign(i,a)});var s=e.data;return s&&(Ut(s)?Object.keys(o).forEach(function(t){s.append(t,o[t])}):e.data=Rt(Rt({},s),o)),e.headers=Rt(Rt({},e.headers||{}),i),r.call(t,e)}}function jt(){var t=Math.random().toString(16).slice(2);return{data:{seqId:t},headers:{"X-SDK-Version":"@cloudbase/js-sdk/".concat(wt()),"x-seqid":t}}}var qt,Mt,Wt=function(){function t(t){var e=this;this.config=t;var n={env:this.config.env,region:this.config.region,accessKey:this.config.accessKey,context:this.config.context,auth:this.config.auth,timeout:this.config.timeout,timeoutMsg:"[@cloudbase/js-sdk] 请求在".concat(this.config.timeout/1e3,"s内未完成,已中断"),restrictedMethods:["post","put"]};this.reqClass=new lt.adapter.reqClass(n),this.localCache=yt(this.config.env),"GATEWAY"!==this.config.endPointMode&&(kt(this.reqClass,"post",[jt]),kt(this.reqClass,"upload",[jt]),kt(this.reqClass,"download",[jt])),X.on(Z,function(t){var n;e.config.i18n=(null===(n=t.data)||void 0===n?void 0:n.i18n)||e.config.i18n})}return Object.defineProperty(t.prototype,"throwWhenRequestFail",{get:function(){var t,e,n,r,o=null===(n=null===(e=null===(t=this.config)||void 0===t?void 0:t._fromApp)||void 0===e?void 0:e.config)||void 0===n?void 0:n.throw;return"boolean"==typeof o?o:!1!==(null===(r=this.config)||void 0===r?void 0:r.throw)},enumerable:!1,configurable:!0}),t.prototype.getAccessToken=function(t){return void 0===t&&(t=null),Ct(this,void 0,void 0,function(){var e,n,r;return Nt(this,function(o){switch(o.label){case 0:if(null!=t)return[2,t];if(!(e=this.config._fromApp).oauthInstance)throw new Error("you can't request without auth");return n=e.oauthInstance,r=n.oauth2client,[4,this.getOauthAccessTokenV2(r)];case 1:return[2,o.sent().accessToken]}})})},t.prototype.getDefaultHeaders=function(){var t,e,n;return(t={})[null===(e=this.config.i18n)||void 0===e?void 0:e.LANG_HEADER_KEY]=null===(n=this.config.i18n)||void 0===n?void 0:n.lang,t["X-SDK-Version"]="@cloudbase/js-sdk/".concat(wt()),t},t.prototype.post=function(t,e){return Ct(this,void 0,Promise,function(){return Nt(this,function(n){switch(n.label){case 0:return[4,this.reqClass.post(Rt(Rt({},t),{headers:Rt(Rt({},t.headers),this.getDefaultHeaders()),customReqOpts:e}))];case 1:return[2,n.sent()]}})})},t.prototype.upload=function(t){return Ct(this,void 0,Promise,function(){return Nt(this,function(e){switch(e.label){case 0:return[4,this.reqClass.upload(Rt(Rt({},t),{headers:Rt(Rt({},t.headers),this.getDefaultHeaders())}))];case 1:return[2,e.sent()]}})})},t.prototype.download=function(t){return Ct(this,void 0,Promise,function(){return Nt(this,function(e){switch(e.label){case 0:return[4,this.reqClass.download(Rt(Rt({},t),{headers:Rt(Rt({},t.headers),this.getDefaultHeaders())}))];case 1:return[2,e.sent()]}})})},t.prototype.getBaseEndPoint=function(t){return void 0===t&&(t="CLOUD_API"),Tt(this.config.env,t)},t.prototype.getOauthAccessTokenV2=function(t){return Ct(this,void 0,Promise,function(){var e,n;return Nt(this,function(r){switch(r.label){case 0:return[4,t.getAccessToken()];case 1:return e=r.sent(),[4,t.getCredentials()];case 2:return n=r.sent(),[2,{accessToken:e,accessTokenExpire:new Date(n.expires_at).getTime()}]}})})},t.prototype.request=function(t,e,n,r){var o,i;return Ct(this,void 0,Promise,function(){var s,a,u,c,l,h,d,f,p,v,y,m,g,b,w,_,I,E,S,O,P,A,T;return Nt(this,function(R){switch(R.label){case 0:if(R.trys.push([0,4,,5]),s="x-tcb-trace_".concat(this.config.env),a="application/x-www-form-urlencoded",u=Rt({action:t,dataVersion:"2020-01-10",env:this.config.env},e),-1!==Lt.indexOf(t))return[3,2];if(!(c=this.config._fromApp).oauthInstance)throw new Error("you can't request without auth");return l=c.oauthInstance,h=l.oauth2client,d=u,[4,this.getOauthAccessTokenV2(h)];case 1:d.access_token=R.sent().accessToken,R.label=2;case 2:return"storage.uploadFile"===t?(f=new FormData,Object.keys(f).forEach(function(t){Object.prototype.hasOwnProperty.call(f,t)&&void 0!==f[t]&&f.append(t,u[t])}),a="multipart/form-data"):(a="application/json;charset=UTF-8",f={},Object.keys(u).forEach(function(t){void 0!==u[t]&&(f[t]=u[t])})),p={headers:Rt(Rt({"content-type":a},this.getDefaultHeaders()),null==n?void 0:n.headers)},(null==n?void 0:n.onUploadProgress)&&(p.onUploadProgress=n.onUploadProgress),this.config.region&&(p.headers["X-TCB-Region"]=this.config.region),(v=this.localCache.getStore(s))&&(p.headers["X-TCB-Trace"]=v),y=void 0!==(null==n?void 0:n.parse)?n.parse:e.parse,m=void 0!==(null==n?void 0:n.inQuery)?n.inQuery:e.inQuery,g=void 0!==(null==n?void 0:n.search)?n.search:e.search,b=Rt(Rt({},(null==n?void 0:n.defaultQuery)||{}),{env:this.config.env}),y&&(b.parse=!0),m&&(b=Rt(Rt({},m),b)),w=(null==n?void 0:n.endPointMode)||this.config.endPointMode||"CLOUD_API",_=At(this.config.env,w),I=_.baseUrl,E=_.protocol,"GATEWAY"===w&&/^((database)\.)|(auth\.wsWebSign)/.test(t)&&(S=At(this.config.env,"CLOUD_API"),I="".concat(S.baseUrl.match(/\/\/([^/?#]*)/)[0],"/web")),O=void 0,O=n.pathname?Dt(E,"".concat(null===(o=Tt(this.config.env,w))||void 0===o?void 0:o.replace(/^https?:/,""),"/").concat(n.pathname),b):Dt(E,I,b),g&&(O+=g),[4,this.post(Rt({url:O,data:f},p),r)];case 3:if(P=R.sent(),(A=null===(i=P.header)||void 0===i?void 0:i["x-tcb-trace"])&&this.localCache.setStore(s,A),200!==Number(P.status)&&200!==Number(P.statusCode)||!P.data)throw new Error("network request error");return[2,P];case 4:T=R.sent();try{T.requestId=T.requestId||(null==n?void 0:n.headers["x-request-id"])||(null==n?void 0:n.headers["X-Request-Id"])||""}catch(t){}throw T;case 5:return[2]}})})},t.prototype.fetch=function(t){var e,n,r,o,i,s,a,u;return Ct(this,void 0,Promise,function(){var c,l,h,d,f,p,v,y,m=this;return Nt(this,function(g){switch(g.label){case 0:c=t.token,l=t.headers,h=void 0===l?{}:l,d=t.withCredentials,f=void 0===d||d,p=function(t,e){var n={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(t);o<r.length;o++)e.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(t,r[o])&&(n[r[o]]=t[r[o]])}return n}(t,["token","headers","withCredentials"]),v=function(){return Ct(m,void 0,void 0,function(){var t,e,n,r;return Nt(this,function(o){switch(o.label){case 0:if(t={},!f)return[3,4];o.label=1;case 1:return o.trys.push([1,3,,4]),[4,this.getAccessToken(c)];case 2:return(e=o.sent())&&(t.Authorization="Bearer ".concat(e)),[3,4];case 3:if(n=o.sent(),"undefined"==typeof process||null==process.versions||null==process.versions.node)throw n;return[3,4];case 4:return r=Rt({headers:Rt(Rt(Rt({"X-SDK-Version":"@cloudbase/js-sdk/".concat(wt())},t),this.getDefaultHeaders()),h),withCredentials:f},p),[2,this.reqClass.fetch(r)]}})})},g.label=1;case 1:return g.trys.push([1,3,,6]),[4,v()];case 2:return[2,g.sent()];case 3:y=g.sent();try{y.requestId=y.requestId||h["x-request-id"]||h["X-Request-Id"]||""}catch(t){}if("ACCESS_TOKEN_EXPIRED"!==(null==y?void 0:y.code))return[3,5];if("function"!=typeof(null===(o=null===(r=null===(n=null===(e=this.config)||void 0===e?void 0:e._fromApp)||void 0===n?void 0:n.oauthInstance)||void 0===r?void 0:r.authApi)||void 0===o?void 0:o.refreshTokenForce))throw y;return[4,null===(u=null===(a=null===(s=null===(i=this.config)||void 0===i?void 0:i._fromApp)||void 0===s?void 0:s.oauthInstance)||void 0===a?void 0:a.authApi)||void 0===u?void 0:u.refreshTokenForce()];case 4:return g.sent(),[2,v()];case 5:throw y;case 6:return[2]}})})},t.prototype.send=function(t,e,n,r){return void 0===e&&(e={}),void 0===n&&(n={}),Ct(this,void 0,Promise,function(){var o;return Nt(this,function(i){switch(i.label){case 0:return[4,this.request(t,e,Rt(Rt({},n),{onUploadProgress:e.onUploadProgress}),r)];case 1:if((o=i.sent()).data.code&&this.throwWhenRequestFail)throw new Error(JSON.stringify({code:xt.OPERATION_FAIL,msg:"[".concat(o.data.code,"] ").concat(o.data.message)}));return[2,o.data]}})})},t.prototype.gateWay=function(t,e){var n;return Ct(this,void 0,void 0,function(){var r,o,i,s,a,u,c,l,h,d,f,p,v,y,m,g,b,w,_;return Nt(this,function(I){switch(I.label){case 0:if(r=t.url,o=t.name,i=t.data,s=t.path,a=void 0===s?"":s,u=t.method,c=t.header,l=void 0===c?{}:c,!(o&&a||r))throw new Error(JSON.stringify({code:xt.INVALID_PARAMS,msg:"[gateWay] invalid function name or path or url"}));try{h=i?JSON.stringify(i):""}catch(t){throw new Error(JSON.stringify({code:xt.INVALID_PARAMS,msg:"[gateWay] invalid data"}))}if(d=S(),f=At(this.config.env,"GATEWAY"),p=f.baseUrl,v=f.protocol,y="".concat(v).concat(p).concat(r||"/".concat(a,"/").concat(o)),m=["GET","HEAD"].includes(null===(n=null==u?void 0:u.toUpperCase)||void 0===n?void 0:n.call(u)))try{g={};try{g=JSON.parse(i)}catch(t){g=i||{}}y="".concat(y).concat(y.includes("?")?"&":"?").concat(Object.keys(g).map(function(t){return"".concat(t,"=").concat(g[t])}).join("&"))}catch(t){}return[4,this.fetch(Rt(Rt({method:u||"POST",headers:Rt({"Content-Type":"application/json; charset=utf-8","X-Request-Id":d},l)},m?{}:{body:h}),{url:y,customReqOpts:e,shouldThrowOnError:this.throwWhenRequestFail}))];case 1:return b=I.sent(),w=[Rt({requestId:d},b)],_={},[4,b.data];case 2:return[2,Rt.apply(void 0,w.concat([(_.data=I.sent(),_)]))]}})})},t}(),Bt={};!function(t){t.ZH="zh-CN",t.EN="en-US"}(Mt||(Mt={}));var Ft=((qt={})[Mt.EN]={"请检查调用方式,或前往云开发 AI+ 首页查看文档":"Please check the calling method or visit the AI+ homepage to view the documentation","AI+ 请求出错,错误码":"AI+ request error, error code",错误信息:"error message",未实现:"not implemented","小程序不支持 wasm 加载":"wasm loading is not supported in mini programs","小程序不支持动态 js 加载":"dynamic js loading is not supported in mini programs",请求超时:"request timeout","缺少 privatelink sdk 地址":"missing privatelink sdk address"},qt),Vt=function(t,e){var n;return(null===(n=Ft[e])||void 0===n?void 0:n[t])||t},Gt=function(t,e){var n,r,o=function(t){return"lang_".concat(t.clientId||t.env)}(e),i=(t.adapter||{}).localStorage,s=e.lang||(null===(n=null==i?void 0:i.getItem)||void 0===n?void 0:n.call(i,o))||Mt.ZH;return null===(r=null==i?void 0:i.setItem)||void 0===r||r.call(i,o,s),new Proxy({t:function(t){return Vt(t,s)},LANG_HEADER_KEY:"Accept-Language",lang:s},{get:function(t,e){var n;return"lang"===e&&(null===(n=null==i?void 0:i.getItem)||void 0===n?void 0:n.call(i,o))||t[e]},set:function(t,e,n){var r;return"lang"===e&&n!==t[e]&&(t[e]=n,t.t=function(t){return Vt(t,n)},null===(r=null==i?void 0:i.setItem)||void 0===r||r.call(i,o,n),X.fire(Z,{i18n:t})),t[e]=n,!0}})},Ht=new Set,Kt=function(){return Kt=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Kt.apply(this,arguments)},Jt=function(t,e,n,r){var o,i=arguments.length,s=i<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(t,e,n,r);else for(var a=t.length-1;a>=0;a--)(o=t[a])&&(s=(i<3?o(s):i>3?o(e,n,s):o(e,n))||s);return i>3&&s&&Object.defineProperty(e,n,s),s},zt=function(t,e){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(t,e)},Yt=function(){return{adapter:F({},{type:"default",root:window,reqClass:B,wsClass:WebSocket,localStorage}),runtime:k.WEB}},Qt=m,$t=y,Xt=T,Zt=tt,te={persistence:"local"},ee=6e5,ne={},re=function(){function t(t){this.cloudbaseConfig=t||this.cloudbaseConfig,this.authInstance=null,this.oauthInstance=null,this.requestInstance=null,this.version=wt()}return Object.defineProperty(t.prototype,"config",{get:function(){return this.cloudbaseConfig},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"platform",{get:function(){return lt},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"cache",{get:function(){return t=this.cloudbaseConfig.env,ft[t];var t},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"localCache",{get:function(){return yt(this.cloudbaseConfig.env)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"request",{get:function(){return this.requestInstance||(t=this.cloudbaseConfig.env,Bt[t]);var t},enumerable:!1,configurable:!0}),t.prototype.init=function(e){var n,r,o,i,s;if(void 0===e&&(e={env:""}),e.endPointMode=e.endPointMode||"GATEWAY",lt.adapter||this.useDefaultAdapter(),(e=this.dealNodeAdapterConfig(e)).throw=null===(r=null!==(n=e.throw)&&void 0!==n?n:e.throwOnCode)||void 0===r||r,delete e.throwOnCode,!e.env)throw new Error(JSON.stringify({code:Qt.INVALID_PARAMS,msg:"env must not be specified"}));this.isInitialized(e);var a=this.isNodeEnv()?void 0:15e3,u=e.timeout||a,c={env:e.env,region:e.region,accessKey:e.accessKey,context:e.context,auth:e.auth,timeout:u,timeoutMsg:u?"[".concat(bt,"][REQUEST TIMEOUT] request had been abort since didn't finished within").concat(u/1e3,"s"):void 0};this.requestClient=new lt.adapter.reqClass(c),this.cloudbaseConfig=Kt(Kt(Kt({},te),e),{timeout:u,i18n:Gt(lt,e)}),function(t){t&&"object"==typeof t&&Ht.add(t)}(this.cloudbaseConfig),delete this.cloudbaseConfig.lang,this.cloudbaseConfig.timeout=this.formatTimeout(this.cloudbaseConfig.timeout);var l=this.cloudbaseConfig,h=l.env,d=l.persistence,f=l.debug,p=l.timeout,v=l.oauthClient,y=l.i18n;vt({env:h,persistence:d,debug:f,platformInfo:this.platform}),function(t,e){Pt({env:t,region:e,baseUrl:"//".concat(t,".").concat(e||"ap-shanghai",".tcb-api.tencentcloudapi.com/web"),protocol:void 0,endPointKey:"CLOUD_API"})}(h,e.region||""),function(t,e,n){var r="//".concat(t,".api.tcloudbasegateway.com/v1");n&&(r="//".concat(t,".api.intl.tcloudbasegateway.com/v1")),Pt({endPointKey:"GATEWAY",env:t,baseUrl:r,protocol:e})}(h,St,e.intl);var m=new t(this.cloudbaseConfig);return m.requestInstance=function(t){var e=new Wt(Rt(Rt({},t),{throw:t.throw}));return Bt[t.env]=e,e}({env:h,region:e.region||"",timeout:p,oauthClient:v,_fromApp:m,i18n:y,endPointMode:e.endPointMode,auth:e.auth,context:e.context,accessKey:e.accessKey,throw:e.throw}),m.requestClient=this.requestClient,null===(o=null==this?void 0:this.fire)||void 0===o||o.call(this,"cloudbase_init",m),this.try2InitAuth(m),(null===(i=lt.adapter)||void 0===i?void 0:i.nodeTool)&&(null===(s=lt.adapter)||void 0===s||s.nodeTool(m,this.cloudbaseConfig)),m},t.prototype.updateConfig=function(t){var e=t.persistence,n=t.debug;this.cloudbaseConfig.persistence=e,this.cloudbaseConfig.debug=n,vt({env:this.cloudbaseConfig.env,persistence:e,debug:n,platformInfo:this.platform})},t.prototype.setThrowOnCode=function(t){this.cloudbaseConfig.throw=t},t.prototype.updateLang=function(t){var e;t&&t!==(null===(e=this.cloudbaseConfig.i18n)||void 0===e?void 0:e.lang)&&(this.cloudbaseConfig.i18n.lang=t)},t.prototype.registerExtension=function(t){ne[t.name]=t},t.prototype.invokeExtension=function(t,e){return n=this,r=void 0,i=function(){var n;return function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}}(this,function(r){switch(r.label){case 0:if(!(n=ne[t]))throw new Error(JSON.stringify({code:Qt.INVALID_PARAMS,msg:"extension:".concat(t," must be registered before invoke")}));return[4,n.invoke(e,this)];case 1:return[2,r.sent()]}})},new((o=void 0)||(o=Promise))(function(t,e){function s(t){try{u(i.next(t))}catch(t){e(t)}}function a(t){try{u(i.throw(t))}catch(t){e(t)}}function u(e){var n;e.done?t(e.value):(n=e.value,n instanceof o?n:new o(function(t){t(n)})).then(s,a)}u((i=i.apply(n,r||[])).next())});var n,r,o,i},t.prototype.useAdapters=function(t,e){var n=function(t,e){for(var n=0,r=_(t)?t:[t];n<r.length;n++){var o=r[n],i=o.isMatch,s=o.genAdapter,a=o.runtime;if(i())return{adapter:F({isMatch:i},s(e)),runtime:a}}}(t,e)||{},r=n.adapter,o=n.runtime;r&&(lt.adapter=r),o&&(lt.runtime=o)},t.prototype.registerHook=function(e){!function(t,e){var n=e.entity,r=e.target;if(Object.prototype.hasOwnProperty.call(t,r))throw new Error(JSON.stringify({code:ot.INVALID_OPERATION,msg:"target:".concat(r," is not exist")}));var o=t.prototype[r];if("function"!=typeof o)throw new Error(JSON.stringify({code:ot.INVALID_OPERATION,msg:"target:".concat(r," is not a function which is the only type supports hook")}));t.prototype[r]=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return n.call.apply(n,rt([this],t,!1)),o.call.apply(o,rt([this],t,!1))}}(t,e)},t.prototype.registerComponent=function(e){st(t,e)},t.prototype.registerVersion=function(t){!function(t){gt=t}(t),this.version=t},t.prototype.registerSdkName=function(t){!function(t){bt=t,function(t){d=t}(t)}(t)},t.prototype.isInitialized=function(t){return void 0===t&&(t=this.cloudbaseConfig),"string"==typeof t.env&&["your-env-id","your-envid","your_env_id","xxx-yyy","xxxx-yyy","envId","env-id","your-environment-id","REPLACE_ME"].some(function(e){return t.env.toLowerCase()===e.toLowerCase()})&&Xt(Qt.INVALID_PARAMS,'[CloudBase] 检测到环境 ID "'.concat(t.env,'" 可能是占位符,请替换为真实的环境 ID。\n')+" 获取方式:登录腾讯云开发平台 → 环境管理 → 环境设置 → 环境 ID\n 建议通过环境变量配置:process.env.CLOUDBASE_ENV 或 import.meta.env.VITE_CLOUDBASE_ENV"),!!(null==t?void 0:t.env)},t.prototype.registerEndPoint=function(t,e){Pt({baseUrl:t,protocol:e,env:this.config.env,endPointKey:"CLOUD_API"})},t.prototype.registerEndPointWithKey=function(t){Pt({env:this.config.env,endPointKey:t.key,baseUrl:t.url,protocol:t.protocol})},t.prototype.registerHost=function(t,e){void 0===e&&(e="http");var n=t.replace(/^(https?:)?\/\//,""),r="//".concat(n);Pt({baseUrl:"".concat(r,"/web"),protocol:e,env:this.config.env,endPointKey:"CLOUD_API"}),Pt({baseUrl:"".concat(r,"/v1"),protocol:e,env:this.config.env,endPointKey:"GATEWAY"})},t.prototype.getEndPointWithKey=function(t){var e=At(this.config.env,t);return{BASE_URL:e.baseUrl,PROTOCOL:e.protocol}},t.prototype.parseCaptcha=function(t){return L(t)},t.prototype.useDefaultAdapter=function(){var t=Yt.bind(this)(),e=t.adapter,n=t.runtime;lt.adapter=e,lt.runtime=n},t.prototype.isNodeEnv=function(){var t;return"undefined"!=typeof process&&!!(null===(t=lt.adapter)||void 0===t?void 0:t.getSecretInfo)},t.prototype.formatTimeout=function(t){if(null==t)return t;switch(!0){case t>ee:return Xt(Qt.INVALID_PARAMS,"timeout is greater than maximum value[10min]"),ee;case t<100:return Xt(Qt.INVALID_PARAMS,"timeout is less than maximum value[100ms]"),100;default:return t}},t.prototype.try2InitAuth=function(t){try{t.auth()}catch(t){console.log("try2InitAuth error:",t)}},t.prototype.dealNodeAdapterConfig=function(t){var e,n,r,o,i;if(this.isNodeEnv()){var s=null===(e=lt.adapter)||void 0===e?void 0:e.getSecretInfo(t);t.env&&"symbol"!=typeof t.env||(t.env=s.env),s.credentials&&(t.auth=Kt(Kt({},t.auth),{credentials:s.credentials}));var a=t,u=a.secretId||(null===(n=t.auth)||void 0===n?void 0:n.secretId),c=a.secretKey||(null===(r=t.auth)||void 0===r?void 0:r.secretKey);if(u&&c){var l=a.sessionToken||(null===(o=t.auth)||void 0===o?void 0:o.sessionToken)||"";t.auth=Kt(Kt({},t.auth),{secretId:u,secretKey:c,sessionToken:l,secretType:(null===(i=t.auth)||void 0===i?void 0:i.secretType)||(l?"SESSION_SECRET":"SECRET")})}}return t},Jt([Zt({mode:"sync",title:"Cloudbase 初始化失败",messages:["请确认以下各项:"," 1 - 调用 cloudbase.init() 的语法或参数是否正确"," 2 - 如果是非浏览器环境,是否配置了安全应用来源(https://docs.cloudbase.net/api-reference/webv3/adapter#%E7%AC%AC-2-%E6%AD%A5%E9%85%8D%E7%BD%AE%E5%AE%89%E5%85%A8%E5%BA%94%E7%94%A8%E6%9D%A5%E6%BA%90)","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat($t)]}),zt("design:type",Function),zt("design:paramtypes",[Object]),zt("design:returntype",t)],t.prototype,"init",null),Jt([Zt({title:"调用扩展能力失败",messages:["请确认以下各项:"," 1 - 调用 invokeExtension() 的语法或参数是否正确"," 2 - 被调用的扩展能力是否已经安装并通过 registerExtension() 注册","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat($t)]}),zt("design:type",Function),zt("design:paramtypes",[String,Object]),zt("design:returntype",Promise)],t.prototype,"invokeExtension",null),t}(),oe=new re,ie=void 0===ut.WxRequest?null:(ut.WxRequest.prototype.upload=function(t){var e=this,n=this;return new Promise(function(r){var o=t.url,i=t.file,s=t.data,a=t.headers,u=wx.getFileSystemManager(),c=wx.request({url:o,method:t.method,header:ct({"content-type":" "},a),data:u.readFileSync(i),timeout:e._timeout,success:function(t){var e={statusCode:t.statusCode,data:t.data||{}};200===t.statusCode&&(null==s?void 0:s.success_action_status)&&(e.statusCode=parseInt(s.success_action_status,10)),r(e)},fail:function(t){r(t)},complete:function(t){if((null==t?void 0:t.errMsg)&&n._timeout&&-1!==n._restrictedMethods.indexOf("upload")&&"request:fail timeout"===t.errMsg){console.warn(n._timeoutMsg);try{c.abort()}catch(t){}}}})})},ut.default.genAdapter=function(t){return{root:{globalThis:{}},reqClass:ut.WxRequest,wsClass:ut.WxMpWebSocket,captchaOptions:{openURIWithCallback:function(e){var n=t.EventBus,r={},o=e;console.log("openURIWithCallback",e);var i=e.match(/^(data:.*?)(\?[^#\s]*)?$/);if(i){o=i[1],console.log("openURIWithCallback url",o);var s=i[2];s&&(r=(0,ut.parseQueryString)(s))}console.log("openURIWithCallback queryObj",r);var a=r.token,u=function(t,e){var n={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(t);o<r.length;o++)e.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(t,r[o])&&(n[r[o]]=t[r[o]])}return n}(r,["token"]);return/^data:/.test(o)&&!a?Promise.reject({error:"invalid_argument",error_description:"invalie captcha data: ".concat(e)}):a?new Promise(function(t){console.log("wait for captcha..."),n.$emit("CAPTCHA_DATA_CHANGE",ct(ct({},u),{token:a,url:o})),n.$once("RESOLVE_CAPTCHA_DATA",function(e){t(e)})}):Promise.reject({error:"unimplemented",error_description:"need to impl captcha data"})}},localStorage:ut.wxMpStorage,primaryStorage:g.StorageType.local,getAppSign:function(){var t=wx.getAccountInfoSync();return"undefined"!=typeof App||"undefined"!=typeof getApp||wx.onAppHide||wx.offAppHide||wx.onAppShow||wx.offAppShow?t&&t.miniProgram?t.miniProgram.appId:"":t&&t.plugin?t.plugin.appId:""}}},ut.default);ie&&oe.useAdapters(ie);const se=oe;var ae,ue,ce,le,he,de,fe="/auth";!function(t){t.AUTH_SIGN_UP_URL="/v1/signup",t.AUTH_TOKEN_URL="/v1/token",t.AUTH_REVOKE_URL="/v1/revoke",t.WEDA_USER_URL="/v1/plugin/weda/userinfo",t.AUTH_RESET_PASSWORD="/v1/reset",t.AUTH_GET_DEVICE_CODE="/v1/device/code",t.CHECK_USERNAME="/v1/checkUsername",t.CHECK_IF_USER_EXIST="/v1/checkIfUserExist",t.GET_PROVIDER_TYPE="/v1/mgr/provider/providerSubType",t.AUTH_SIGN_IN_URL="/v1/signin",t.AUTH_SIGN_IN_ANONYMOUSLY_URL="/v1/signin/anonymously",t.AUTH_SIGN_IN_WITH_PROVIDER_URL="/v1/signin/with/provider",t.AUTH_SIGN_IN_WITH_WECHAT_URL="/v1/signin/wechat/noauth",t.AUTH_SIGN_IN_CUSTOM="/v1/signin/custom",t.PROVIDER_TOKEN_URL="/v1/provider/token",t.PROVIDER_URI_URL="/v1/provider/uri",t.USER_ME_URL="/v1/user/me",t.AUTH_SIGNOUT_URL="/v1/user/signout",t.USER_QUERY_URL="/v1/user/query",t.USER_PRIFILE_URL="/v1/user/profile",t.USER_BASIC_EDIT_URL="/v1/user/basic/edit",t.USER_TRANS_BY_PROVIDER_URL="/v1/user/trans/by/provider",t.PROVIDER_LIST="/v1/user/provider",t.PROVIDER_BIND_URL="/v1/user/provider/bind",t.PROVIDER_UNBIND_URL="/v1/user/provider",t.CHECK_PWD_URL="/v1/user/sudo",t.SUDO_URL="/v1/user/sudo",t.BIND_CONTACT_URL="/v1/user/contact",t.AUTH_SET_PASSWORD="/v1/user/password",t.AUTHORIZE_DEVICE_URL="/v1/user/device/authorize",t.AUTHORIZE_URL="/v1/user/authorize",t.AUTHORIZE_INFO_URL="/v1/user/authorize/info",t.AUTHORIZED_DEVICES_DELETE_URL="/v1/user/authorized/devices/",t.AUTH_REVOKE_ALL_URL="/v1/user/revoke/all",t.GET_USER_BEHAVIOR_LOG="/v1/user/security/history",t.VERIFICATION_URL="/v1/verification",t.VERIFY_URL="/v1/verification/verify",t.CAPTCHA_DATA_URL="/v1/captcha/data",t.VERIFY_CAPTCHA_DATA_URL="/v1/captcha/data/verify",t.GET_CAPTCHA_URL="/v1/captcha/init",t.GET_MINIPROGRAM_QRCODE="/v1/qrcode/generate",t.GET_MINIPROGRAM_QRCODE_STATUS="/v1/qrcode/get/status"}(ae||(ae={})),function(t){t.AUTH_SIGN_IN_URL="/v2/signin/username",t.AUTH_TOKEN_URL="/v2/token",t.USER_ME_URL="/v2/user/me",t.VERIFY_URL="/v2/signin/verificationcode",t.AUTH_SIGN_IN_WITH_PROVIDER_URL="/v2/signin/with/provider",t.AUTH_PUBLIC_KEY="/v2/signin/publichkey",t.AUTH_RESET_PASSWORD="/v2/signin/password/update"}(ue||(ue={})),function(t){t.REGISTER="REGISTER",t.SIGN_IN="SIGN_IN",t.PASSWORD_RESET="PASSWORD_RESET",t.EMAIL_ADDRESS_CHANGE="EMAIL_ADDRESS_CHANGE",t.PHONE_NUMBER_CHANGE="PHONE_NUMBER_CHANGE"}(ce||(ce={})),(de=le||(le={})).UNREACHABLE="unreachable",de.LOCAL="local",de.CANCELLED="cancelled",de.UNKNOWN="unknown",de.UNAUTHENTICATED="unauthenticated",de.RESOURCE_EXHAUSTED="resource_exhausted",de.FAILED_PRECONDITION="failed_precondition",de.INVALID_ARGUMENT="invalid_argument",de.DEADLINE_EXCEEDED="deadline_exceeded",de.NOT_FOUND="not_found",de.ALREADY_EXISTS="already_exists",de.PERMISSION_DENIED="permission_denied",de.ABORTED="aborted",de.OUT_OF_RANGE="out_of_range",de.UNIMPLEMENTED="unimplemented",de.INTERNAL="internal",de.UNAVAILABLE="unavailable",de.DATA_LOSS="data_loss",de.INVALID_PASSWORD="invalid_password",de.PASSWORD_NOT_SET="password_not_set",de.INVALID_STATUS="invalid_status",de.USER_PENDING="user_pending",de.USER_BLOCKED="user_blocked",de.INVALID_VERIFICATION_CODE="invalid_verification_code",de.TWO_FACTOR_REQUIRED="two_factor_required",de.INVALID_TWO_FACTOR="invalid_two_factor",de.INVALID_TWO_FACTOR_RECOVERY="invalid_two_factor_recovery",de.UNDER_REVIEW="under_review",de.INVALID_REQUEST="invalid_request",de.UNAUTHORIZED_CLIENT="unauthorized_client",de.ACCESS_DENIED="access_denied",de.UNSUPPORTED_RESPONSE_TYPE="unsupported_response_type",de.INVALID_SCOPE="invalid_scope",de.INVALID_GRANT="invalid_grant",de.SERVER_ERROR="server_error",de.TEMPORARILY_UNAVAILABLE="temporarily_unavailable",de.INTERACTION_REQUIRED="interaction_required",de.LOGIN_REQUIRED="login_required",de.ACCOUNT_SELECTION_REQUIRED="account_selection_required",de.CONSENT_REQUIRED="consent_required",de.INVALID_REQUEST_URI="invalid_request_uri",de.INVALID_REQUEST_OBJECT="invalid_request_object",de.REQUEST_NOT_SUPPORTED="request_not_supported",de.REQUEST_URI_NOT_SUPPORTED="request_uri_not_supported",de.REGISTRATION_NOT_SUPPORTED="registration_not_supported",de.CAPTCHA_REQUIRED="captcha_required",de.CAPTCHA_INVALID="captcha_invalid",de.PROVIDER_NOT_ENABLED="provider_not_enabled",de.LOGIN_METHOD_DISABLED="login_method_disabled",de.INVALID_USERNAME_OR_PASSWORD="invalid_username_or_password",de.INVALID_CREDENTIALS="invalid_credentials",de.WRONG_PASSWORD="wrong_password",de.USER_NOT_FOUND="user_not_found",de.MFA_PHONE_REQUIRED="mfa_phone_required",de.LOGIN_TYPE_DISABLED="login_type_disabled",de.PROVIDER_ERROR="provider_error",de.MISSING_REQUIRED_PARAM="missing_required_param",function(t){t[t.INVALID_ARGUMENT=3]="INVALID_ARGUMENT",t[t.NOT_FOUND=5]="NOT_FOUND",t[t.PERMISSION_DENIED=7]="PERMISSION_DENIED",t[t.RESOURCE_EXHAUSTED=8]="RESOURCE_EXHAUSTED",t[t.FAILED_PRECONDITION=9]="FAILED_PRECONDITION",t[t.ABORTED=10]="ABORTED",t[t.UNIMPLEMENTED=12]="UNIMPLEMENTED",t[t.INTERNAL=13]="INTERNAL",t[t.UNAVAILABLE=14]="UNAVAILABLE",t[t.UNAUTHENTICATED=16]="UNAUTHENTICATED",t[t.MISSING_REQUIRED_PARAM=4e3]="MISSING_REQUIRED_PARAM",t[t.CAPTCHA_REQUIRED=4001]="CAPTCHA_REQUIRED",t[t.CAPTCHA_INVALID=4002]="CAPTCHA_INVALID",t[t.PROVIDER_ERROR=4019]="PROVIDER_ERROR",t[t.UNAUTHORIZED_CLIENT=4022]="UNAUTHORIZED_CLIENT",t[t.MFA_PHONE_REQUIRED=4042]="MFA_PHONE_REQUIRED",t[t.LOGIN_TYPE_DISABLED=4045]="LOGIN_TYPE_DISABLED"}(he||(he={}));var pe,ve,ye="credentials_error",me="SIGNED_OUT",ge="SIGNED_IN",be="INITIAL_SESSION",we="TOKEN_REFRESHED",_e="USER_UPDATED",Ie="BIND_IDENTITY",Ee="loginStateChanged",Se="authStateChanged",Oe="sign_in",Pe="bind_identity",Ae="node-sdk-scope";function Te(){return"xxxxxxxxxxxx4xxxyxxxxxxxxxxxxxxx".replace(/[xy]/g,function(t){var e=16*Math.random()|0;return("x"===t?e:3&e|8).toString(16)})}!function(t){t.EMAIL="email",t.RECOVERY="recovery",t.REAUTHENTICATION="reauthentication"}(pe||(pe={})),function(t){t.CLIENT_ID="client_id",t.CLIENT_SECRET="client_secret",t.RESPONSE_TYPE="response_type",t.SCOPE="scope",t.STATE="state",t.REDIRECT_URI="redirect_uri",t.ERROR="error",t.ERROR_DESCRIPTION="error_description",t.ERROR_URI="error_uri",t.GRANT_TYPE="grant_type",t.CODE="code",t.ACCESS_TOKEN="access_token",t.TOKEN_TYPE="token_type",t.EXPIRES_IN="expires_in",t.USERNAME="username",t.PASSWORD="password",t.REFRESH_TOKEN="refresh_token"}(ve||(ve={}));var Re=l(2631),Ce=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},Ne=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},xe=new Map,Ue=function(){function t(t){this.clientId=(null==t?void 0:t.clientId)||"",this.getScope=null==t?void 0:t.getScope,xe=xe||new Map}return t.prototype.run=function(t,e){return Ce(this,void 0,Promise,function(){var n,r,o=this;return Ne(this,function(i){return n=this.getScope?this.getScope():this.clientId,t="".concat(n,"_").concat(t),(r=xe.get(t))||(r=new Promise(function(n,r){Ce(o,void 0,void 0,function(){var o,i,s;return Ne(this,function(a){switch(a.label){case 0:return a.trys.push([0,3,4,5]),[4,this.runIdlePromise()];case 1:return a.sent(),o=e(),i=n,[4,o];case 2:return i.apply(void 0,[a.sent()]),[3,5];case 3:return s=a.sent(),r(s),[3,5];case 4:return xe.delete(t),[7];case 5:return[2]}})})}),xe.set(t,r)),[2,r]})})},t.prototype.runIdlePromise=function(){return Promise.resolve()},t}(),De="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",Le=/^(?:[A-Za-z\d+/]{4})*?(?:[A-Za-z\d+/]{2}(?:==)?|[A-Za-z\d+/]{3}=?)?$/,ke=function(t){if(t=String(t).replace(/[\t\n\f\r ]+/g,""),!Le.test(t))throw new TypeError("Failed to execute 'atob' on 'Window': The string to be decoded is not correctly encoded.");var e;t+="==".slice(2-(3&t.length));for(var n,r,o="",i=0;i<t.length;)e=De.indexOf(t.charAt(i++))<<18|De.indexOf(t.charAt(i++))<<12|(n=De.indexOf(t.charAt(i++)))<<6|(r=De.indexOf(t.charAt(i++))),o+=64===n?String.fromCharCode(e>>16&255):64===r?String.fromCharCode(e>>16&255,e>>8&255):String.fromCharCode(e>>16&255,e>>8&255,255&e);return o};function je(){if("undefined"==typeof globalThis)return!1;var t=globalThis.wx;if(void 0===t)return!1;if(void 0===globalThis.Page)return!1;if(!t.getDeviceInfo)return!1;if(!t.getStorageSync)return!1;if(!t.setStorageSync)return!1;if(!t.connectSocket)return!1;if(!t.request)return!1;try{if(!t.getDeviceInfo())return!1;if("qq"===t.getDeviceInfo().platform)return!1}catch(t){return!1}return!0}var qe=!1;function Me(){qe=qe||void 0!==typeof window&&"miniprogram"===window.__wxjs_environment}try{je()||(qe=qe||!!navigator.userAgent.match(/miniprogram/i)||"miniprogram"===window.__wxjs_environment,window&&window.WeixinJSBridge&&window.WeixinJSBridge.invoke?Me():"undefined"!=typeof document&&document.addEventListener("WeixinJSBridgeReady",Me,!1))}catch(t){}var We=function(){return We=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},We.apply(this,arguments)},Be=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},Fe=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},Ve=function(t,e,n){if(n||2===arguments.length)for(var r,o=0,i=e.length;o<i;o++)!r&&o in e||(r||(r=Array.prototype.slice.call(e,0,o)),r[o]=e[o]);return t.concat(r||Array.prototype.slice.call(e))},Ge="x-request-id",He="x-device-id",Ke="device_id",Je=function(t,e){return Be(this,void 0,Promise,function(){var n,r,o,i,s;return Fe(this,function(a){switch(a.label){case 0:n=null,r=null,a.label=1;case 1:return a.trys.push([1,4,,5]),(o=Object.assign({},e)).method||(o.method="GET"),o.body&&"string"!=typeof o.body&&(o.body=JSON.stringify(o.body)),[4,fetch(t,o)];case 2:return[4,a.sent().json()];case 3:return(null==(i=a.sent())?void 0:i.error)?(r=i).error_uri=new URL(t).pathname:n=i,[3,5];case 4:return s=a.sent(),r={error:le.UNREACHABLE,error_description:s.message,error_uri:new URL(t).pathname},[3,5];case 5:if(r)throw r;return[2,n]}})})},ze=function(){function t(t){this._env=(null==t?void 0:t.env)||""}return t.prototype.getItem=function(t){return Be(this,void 0,Promise,function(){return Fe(this,function(e){return[2,window.localStorage.getItem("".concat(t).concat(this._env))]})})},t.prototype.removeItem=function(t){return Be(this,void 0,Promise,function(){return Fe(this,function(e){return window.localStorage.removeItem("".concat(t).concat(this._env)),[2]})})},t.prototype.setItem=function(t,e){return Be(this,void 0,Promise,function(){return Fe(this,function(n){return window.localStorage.setItem("".concat(t).concat(this._env),e),[2]})})},t.prototype.getItemSync=function(t){return window.localStorage.getItem("".concat(t).concat(this._env))},t.prototype.removeItemSync=function(t){window.localStorage.removeItem("".concat(t).concat(this._env))},t.prototype.setItemSync=function(t,e){window.localStorage.setItem("".concat(t).concat(this._env),e)},t}(),Ye=new ze,Qe=function(){function t(t){var e=this;this.credentials=null,this.accessKeyCredentials=null,this.singlePromise=null,this.tokenSectionName=t.tokenSectionName,this.storage=t.storage,this.clientId=t.clientId,this.singlePromise=new Ue({clientId:this.clientId,getScope:function(){var t;return(null===(t=e.accessKeyCredentials)||void 0===t?void 0:t.access_token)?"".concat(e.clientId,"_").concat(e.accessKeyCredentials.access_token):e.clientId}}),this.credentials=t.credentials||null,this.onCredentialsChange=t.onCredentialsChange}return t.prototype.syncMemoryCredentials=function(t){this.credentials=t},t.prototype.getMemoryCredentials=function(){return this.credentials},t.prototype.getStorageCredentialsSync=function(){var t=null,e=this.storage.getItemSync(this.tokenSectionName);if(null!=e)try{(null==(t=JSON.parse(e))?void 0:t.expires_at)&&(t.expires_at=new Date(t.expires_at))}catch(e){this.storage.removeItem(this.tokenSectionName),t=null}return t},t.prototype.setCredentials=function(t,e){var n;return Be(this,void 0,Promise,function(){var r,o;return Fe(this,function(i){switch(i.label){case 0:return r=!(!this.credentials||!this.credentials.access_token),(null==t?void 0:t.expires_in)?((null==t?void 0:t.expires_at)||(t.expires_at=new Date(Date.now()+1e3*(t.expires_in-30))),this.storage?(o=JSON.stringify(t),[4,this.storage.setItem(this.tokenSectionName,o)]):[3,2]):[3,3];case 1:i.sent(),i.label=2;case 2:return this.credentials=t,[3,6];case 3:return this.storage?[4,this.storage.removeItem(this.tokenSectionName)]:[3,5];case 4:i.sent(),i.label=5;case 5:this.credentials=null,i.label=6;case 6:return this.onCredentialsChange&&this.onCredentialsChange(t||null,{isInit:null!==(n=null==e?void 0:e.isInit)&&void 0!==n&&n,hadCredentials:r}),[2]}})})},t.prototype.setAccessKeyCredentials=function(t){this.accessKeyCredentials=t,t.scope===Ae&&(this.credentials=t)},t.prototype.getCredentials=function(){return Be(this,void 0,Promise,function(){var t=this;return Fe(this,function(e){return[2,this.singlePromise.run("getCredentials",function(){return Be(t,void 0,void 0,function(){var t,e;return Fe(this,function(n){switch(n.label){case 0:return[4,this.getStorageCredentials()];case 1:return t=n.sent(),e=t.credentials,t.isAccessKeyCredentials?[2,e]:(this.credentials=e,[2,this.credentials])}})})})]})})},t.prototype.getStorageCredentials=function(){return Be(this,void 0,Promise,function(){var t=this;return Fe(this,function(e){return[2,this.singlePromise.run("_getStorageCredentials",function(){return Be(t,void 0,void 0,function(){var t,e,n;return Fe(this,function(r){switch(r.label){case 0:return t=null,e=!1,[4,this.storage.getItem(this.tokenSectionName)];case 1:if(!(n=r.sent()))return[3,6];r.label=2;case 2:return r.trys.push([2,3,,5]),(null==(t=JSON.parse(n))?void 0:t.expires_at)&&(t.expires_at=new Date(t.expires_at)),[3,5];case 3:return r.sent(),[4,this.storage.removeItem(this.tokenSectionName)];case 4:return r.sent(),t=null,[3,5];case 5:return[3,7];case 6:t=this.accessKeyCredentials||null,e=!0,r.label=7;case 7:return[2,{credentials:t,isAccessKeyCredentials:e}]}})})})]})})},t}(),$e=function(){function t(e){var n,r=this;this.initializePromise=null,this.lockAcquired=!1,this.pendingInLock=[],this.singlePromise=null,this._initSessionEmitted=!1,e.clientSecret||(e.clientSecret=""),!e.clientId&&e.env&&(e.clientId=e.env),this.apiOrigin=e.apiOrigin,this.getApiOriginFunc=e.getApiOrigin,this.apiPath=e.apiPath||fe,this.clientId=e.clientId,this.i18n=e.i18n,this.eventBus=e.eventBus,this.singlePromise=new Ue({clientId:this.clientId}),this.retry=this.formatRetry(e.retry,t.defaultRetry),e.baseRequest?this.baseRequest=e.baseRequest:this.baseRequest=Je,this.tokenInURL=e.tokenInURL,this.headers=e.headers,this.storage=e.storage||Ye,this.localCredentials=new Qe({tokenSectionName:"credentials_".concat(e.clientId),storage:this.storage,clientId:e.clientId,onCredentialsChange:this._handleCredentialsChange.bind(this)}),this.clientSecret=e.clientSecret,e.clientId&&(this.basicAuth="Basic ".concat(function(t){for(var e,n,r,o,i="",s=0,a=(t=String(t)).length%3;s<t.length;){if((n=t.charCodeAt(s++))>255||(r=t.charCodeAt(s++))>255||(o=t.charCodeAt(s++))>255)throw new TypeError("Failed to execute 'btoa' on 'Window': The string to be encoded contains characters outside of the Latin1 range.");i+=De.charAt((e=n<<16|r<<8|o)>>18&63)+De.charAt(e>>12&63)+De.charAt(e>>6&63)+De.charAt(63&e)}return a?i.slice(0,a-3)+"===".substring(a):i}("".concat(e.clientId,":").concat(this.clientSecret)))),this.wxCloud=e.wxCloud;try{je()&&(this.useWxCloud=e.useWxCloud,void 0===this.wxCloud&&e.env&&(wx.cloud.init({env:e.env}),this.wxCloud=wx.cloud))}catch(t){}this.refreshTokenFunc=e.refreshTokenFunc||this.defaultRefreshTokenFunc,this.anonymousSignInFunc=e.anonymousSignInFunc,this.onCredentialsError=e.onCredentialsError,this.getInitialSession=e.getInitialSession,this.onInitialSessionObtained=e.onInitialSessionObtained,this.logDebugMessages=null!==(n=e.debug)&&void 0!==n&&n,X.on(Z,function(t){var e;r.i18n=(null===(e=t.data)||void 0===e?void 0:e.i18n)||r.i18n}),this._initBroadcastChannel(),this._initVisibilityListener()}return t.prototype.setGetInitialSession=function(t){this.getInitialSession=t},t.prototype.setOnInitialSessionObtained=function(t){this.onInitialSessionObtained=t},t.prototype.initialize=function(t){return Be(this,void 0,Promise,function(){var e=this;return Fe(this,function(n){switch(n.label){case 0:return this.initializePromise?[4,this.initializePromise]:[3,2];case 1:case 3:case 5:return[2,n.sent()];case 2:return void 0===t?[3,4]:(this.initializePromise=t,[4,this.initializePromise]);case 4:return this.initializePromise=Be(e,void 0,void 0,function(){var t=this;return Fe(this,function(e){switch(e.label){case 0:return[4,this._acquireLock(-1,function(){return Be(t,void 0,void 0,function(){return Fe(this,function(t){switch(t.label){case 0:return[4,this._initialize()];case 1:return[2,t.sent()]}})})})];case 1:return[2,e.sent()]}})}),[4,this.initializePromise]}})})},t.prototype.setCredentials=function(t){return Be(this,void 0,Promise,function(){var e=this;return Fe(this,function(n){switch(n.label){case 0:return[4,this.initializePromise];case 1:return n.sent(),[2,this._acquireLock(-1,function(){return Be(e,void 0,void 0,function(){return Fe(this,function(e){return[2,this.localCredentials.setCredentials(t)]})})})]}})})},Object.defineProperty(t.prototype,"initSessionEmitted",{get:function(){return this._initSessionEmitted},enumerable:!1,configurable:!0}),t.prototype.destroy=function(){try{this.broadcastChannel&&"function"==typeof this.broadcastChannel.close&&this.broadcastChannel.close()}catch(t){this._debug("#destroy","close BroadcastChannel error",t)}finally{this.broadcastChannel=null}try{var t=this.visibilityEventHandler;this.visibilityEventHandler=void 0,t&&"undefined"!=typeof window&&"undefined"!=typeof document&&"function"==typeof window.removeEventListener&&window.removeEventListener("visibilitychange",t)}catch(t){this._debug("#destroy","remove visibility listener error",t)}},t.prototype.setAccessKeyCredentials=function(t){return this.localCredentials.setAccessKeyCredentials(t)},t.prototype.getAccessToken=function(){return Be(this,void 0,Promise,function(){var t,e;return Fe(this,function(n){switch(n.label){case 0:return[4,this.initializePromise];case 1:return n.sent(),[4,this.getCredentials()];case 2:return(null==(t=n.sent())?void 0:t.scope)===Ae||(null==t?void 0:t.access_token)?[2,Promise.resolve(t.access_token)]:(e={error:le.UNAUTHENTICATED},[2,Promise.reject(e)])}})})},t.prototype.request=function(e,n){var r,o;return Be(this,void 0,Promise,function(){var i,s,a,u,c,l,h,d,f,p;return Fe(this,function(v){switch(v.label){case 0:return n||(n={}),i=this.formatRetry(n.retry,this.retry),n.headers=We(We({},n.headers),((p={})[null===(r=this.i18n)||void 0===r?void 0:r.LANG_HEADER_KEY]=null===(o=this.i18n)||void 0===o?void 0:o.lang,p)),this.headers&&(n.headers=We(We({},this.headers),n.headers)),n.headers[Ge]||(n.headers[Ge]=Te()),n.headers[He]?[3,2]:[4,this.getDeviceId()];case 1:s=v.sent(),n.headers[He]=s,v.label=2;case 2:return(null==n?void 0:n.withBasicAuth)&&this.basicAuth&&(n.headers.Authorization=this.basicAuth),(null==n?void 0:n.withCredentials)?n.getCredentials?[4,n.getCredentials()]:[3,4]:[3,7];case 3:return u=v.sent(),[3,6];case 4:return[4,this.getCredentials()];case 5:u=v.sent(),v.label=6;case 6:return(a=u)&&(this.tokenInURL?(e.indexOf("?")<0&&(e+="?"),e+="access_token=".concat(a.access_token)):n.headers.Authorization="".concat(a.token_type," ").concat(a.access_token)),[3,8];case 7:this.clientId&&e.indexOf("client_id")<0&&(e+=e.indexOf("?")<0?"?":"&",e+="client_id=".concat(this.clientId)),v.label=8;case 8:e.startsWith("/")&&(c=this.getApiOriginFunc?this.getApiOriginFunc():this.apiOrigin,e="".concat(c).concat(this.apiPath).concat(e)),l=null,h=i+1,d=0,v.label=9;case 9:if(!(d<h))return[3,21];v.label=10;case 10:return v.trys.push([10,15,,18]),n.useWxCloud||this.useWxCloud?[4,this.wxCloudCallFunction(e,n)]:[3,12];case 11:return l=v.sent(),[3,14];case 12:return[4,this.baseRequest(e,n)];case 13:l=v.sent(),v.label=14;case 14:if(null==l?void 0:l.code)throw{error:l.code,error_description:l.message,error_uri:new URL(e).pathname};return[3,21];case 15:f=v.sent();try{f.requestId=f.requestId||n.headers[Ge]||""}catch(t){}return n.withCredentials&&f&&f.error===le.UNAUTHENTICATED?[4,this.setCredentials(null)]:[3,17];case 16:return v.sent(),[2,Promise.reject(f)];case 17:return d!==i&&f&&"unreachable"===f.error?[3,18]:[2,Promise.reject(f)];case 18:return[4,this.sleep(t.retryInterval)];case 19:v.sent(),v.label=20;case 20:return d++,[3,9];case 21:return[2,l]}})})},t.prototype.wxCloudCallFunction=function(t,e){var n;return Be(this,void 0,Promise,function(){var r,o,i,s,a;return Fe(this,function(u){switch(u.label){case 0:r=null,o=null,u.label=1;case 1:u.trys.push([1,7,,8]),i="",u.label=2;case 2:return u.trys.push([2,4,,5]),[4,wx.getRendererUserAgent()];case 3:return i=u.sent(),[3,5];case 4:return u.sent(),[3,5];case 5:return[4,this.wxCloud.callFunction({name:"httpOverCallFunction",data:{url:t,method:e.method,headers:We({origin:"https://servicewechat.com","User-Agent":i},e.headers),body:e.body}})];case 6:return s=u.sent().result,(null===(n=null==s?void 0:s.body)||void 0===n?void 0:n.error_code)?(o=null==s?void 0:s.body).error_uri=(0,Re.y)(t):r=null==s?void 0:s.body,[3,8];case 7:return a=u.sent(),o={error:le.UNREACHABLE,error_description:a.message,error_uri:(0,Re.y)(t)},[3,8];case 8:if(o)throw o;return[2,r]}})})},t.prototype.getCredentials=function(){return Be(this,void 0,Promise,function(){var t=this;return Fe(this,function(e){switch(e.label){case 0:return[4,this.initializePromise];case 1:return e.sent(),[2,this._acquireLock(-1,function(){return Be(t,void 0,void 0,function(){return Fe(this,function(t){return[2,this._getCredentials()]})})})]}})})},t.prototype.getCredentialsSync=function(){return this.localCredentials.getStorageCredentialsSync()},t.prototype.getCredentialsAsync=function(){return this.getCredentials()},t.prototype.getScope=function(){var t;return Be(this,void 0,Promise,function(){var e,n;return Fe(this,function(r){switch(r.label){case 0:return[4,this.localCredentials.getCredentials()];case 1:return(e=r.sent())?[2,e.scope]:(n="credentials not found",null===(t=this.onCredentialsError)||void 0===t||t.call(this,{msg:n}),[2,this.unAuthenticatedError(n)])}})})},t.prototype.getGroups=function(){var t;return Be(this,void 0,Promise,function(){var e,n;return Fe(this,function(r){switch(r.label){case 0:return[4,this.localCredentials.getCredentials()];case 1:return(e=r.sent())?[2,e.groups]:(n="credentials not found",null===(t=this.onCredentialsError)||void 0===t||t.call(this,{msg:n}),[2,this.unAuthenticatedError(n)])}})})},t.prototype.refreshToken=function(t,e){return Be(this,void 0,Promise,function(){var n=this;return Fe(this,function(r){switch(r.label){case 0:return[4,this.initializePromise];case 1:return r.sent(),[2,this._acquireLock(-1,function(){return Be(n,void 0,void 0,function(){return Fe(this,function(n){return[2,this._refreshToken(t,e)]})})})]}})})},t.prototype._refreshToken=function(t,e){return Be(this,void 0,Promise,function(){var n=this;return Fe(this,function(r){return[2,this.singlePromise.run("_refreshToken",function(){return Be(n,void 0,void 0,function(){var n,r,o,i,s,a;return Fe(this,function(u){switch(u.label){case 0:if((null==t?void 0:t.scope)===Ae)return[2,t];if(!t||!t.refresh_token)return o="no refresh token found in credentials",null===(i=this.onCredentialsError)||void 0===i||i.call(this,{msg:o}),[2,this.unAuthenticatedError(o)];u.label=1;case 1:return u.trys.push([1,4,,7]),[4,this.refreshTokenFunc(t.refresh_token,t)];case 2:return n=u.sent(),[4,this.localCredentials.setCredentials(n)];case 3:return u.sent(),[2,n];case 4:if(r=u.sent(),null==e?void 0:e.throwError)throw r;return r.error!==le.INVALID_GRANT?[3,6]:[4,this.localCredentials.setCredentials(null)];case 5:return u.sent(),o=r.error_description,null===(s=this.onCredentialsError)||void 0===s||s.call(this,{msg:o}),[2,this.unAuthenticatedError(o)];case 6:return null===(a=this.onCredentialsError)||void 0===a||a.call(this,{msg:r.error_description}),[2,Promise.reject(r)];case 7:return[2]}})})})]})})},t.prototype.anonymousLogin=function(t){return Be(this,void 0,void 0,function(){var e=this;return Fe(this,function(n){return[2,this.singlePromise.run("_anonymousLogin",function(){return Be(e,void 0,void 0,function(){var e,n;return Fe(this,function(r){switch(r.label){case 0:return this.anonymousSignInFunc?[4,this.anonymousSignInFunc(t)]:[3,4];case 1:return e=r.sent(),(n=e)?[3,3]:[4,this.localCredentials.getCredentials()];case 2:n=r.sent(),r.label=3;case 3:return t=n,[3,6];case 4:return[4,this.anonymousSignIn(t)];case 5:t=r.sent(),r.label=6;case 6:return[2,t]}})})})]})})},t.prototype.checkRetry=function(e){var n=null;if(("number"!=typeof e||e<t.minRetry||e>t.maxRetry)&&(n={error:le.UNREACHABLE,error_description:"wrong options param: retry"}),n)throw n;return e},t.prototype.formatRetry=function(t,e){return void 0===t?e:this.checkRetry(t)},t.prototype.sleep=function(t){return Be(this,void 0,Promise,function(){return Fe(this,function(e){return[2,new Promise(function(e){setTimeout(function(){e()},t)})]})})},t.prototype.anonymousSignIn=function(t){return Be(this,void 0,Promise,function(){var e=this;return Fe(this,function(n){return[2,this.singlePromise.run("_anonymous",function(){return Be(e,void 0,void 0,function(){var e,n;return Fe(this,function(r){switch(r.label){case 0:if(!t||"anonymous"!==t.scope)return[2,this.unAuthenticatedError("no anonymous in credentials")];r.label=1;case 1:return r.trys.push([1,4,,7]),[4,this.request(ae.AUTH_SIGN_IN_ANONYMOUSLY_URL,{method:"POST",withBasicAuth:!0,body:{}})];case 2:return e=r.sent(),[4,this.localCredentials.setCredentials(e)];case 3:return r.sent(),[2,e];case 4:return(n=r.sent()).error!==le.INVALID_GRANT?[3,6]:[4,this.localCredentials.setCredentials(null)];case 5:return r.sent(),[2,this.unAuthenticatedError(n.error_description)];case 6:return[2,Promise.reject(n)];case 7:return[2]}})})})]})})},t.prototype.defaultRefreshTokenFunc=function(t,e){var n;return Be(this,void 0,Promise,function(){var r,o,i;return Fe(this,function(s){switch(s.label){case 0:return void 0===t||""===t?(r="refresh token not found",null===(n=this.onCredentialsError)||void 0===n||n.call(this,{msg:r}),[2,this.unAuthenticatedError(r)]):(o=ae.AUTH_TOKEN_URL,"v2"===(null==e?void 0:e.version)&&(o=ue.AUTH_TOKEN_URL),[4,this.request(o,{method:"POST",body:{client_id:this.clientId,client_secret:this.clientSecret,grant_type:"refresh_token",refresh_token:t}})]);case 1:return i=s.sent(),[2,We(We({},i),{version:(null==e?void 0:e.version)||"v1"})]}})})},t.prototype.getDeviceId=function(){return Be(this,void 0,Promise,function(){var t;return Fe(this,function(e){switch(e.label){case 0:return this.deviceID?[2,this.deviceID]:[4,this.storage.getItem(Ke)];case 1:return"string"==typeof(t=e.sent())&&t.length>=16&&t.length<=48?[3,3]:(t=Te(),[4,this.storage.setItem(Ke,t)]);case 2:e.sent(),e.label=3;case 3:return this.deviceID=t,[2,t]}})})},t.prototype.unAuthenticatedError=function(t){var e={error:le.UNAUTHENTICATED,error_description:t};return Promise.reject(e)},t.prototype._debug=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];this.logDebugMessages&&console.log.apply(console,Ve(["[OAuth2Client]"],t,!1))},t.prototype._initialize=function(){return Be(this,void 0,Promise,function(){var t,e,n,r,o,i;return Fe(this,function(s){switch(s.label){case 0:if(s.trys.push([0,11,12,13]),!this.getInitialSession)return this._debug("#_initialize()","no getInitialSession callback set, skipping"),[2,{error:null}];this._debug("#_initialize()","calling getInitialSession callback"),s.label=1;case 1:return s.trys.push([1,9,,10]),[4,this.getInitialSession()];case 2:return i=s.sent(),t=i.data,e=i.error,(null==t?void 0:t.session)?(this._debug("#_initialize()","session obtained from getInitialSession",t.session),this._initSessionEmitted=!0,[4,this.localCredentials.setCredentials(null==t?void 0:t.session,{isInit:!0})]):[3,4];case 3:s.sent(),s.label=4;case 4:if(!this.onInitialSessionObtained)return[3,8];this._debug("#_initialize()","calling onInitialSessionObtained callback"),s.label=5;case 5:return s.trys.push([5,7,,8]),[4,this.onInitialSessionObtained(t,e)];case 6:return s.sent(),[3,8];case 7:return n=s.sent(),this._debug("#_initialize()","error in onInitialSessionObtained",n),[3,8];case 8:return e?(this._debug("#_initialize()","error from getInitialSession",e),[2,{error:e}]):[2,{error:null}];case 9:return r=s.sent(),this._debug("#_initialize()","exception during getInitialSession",r),[2,{error:r instanceof Error?r:new Error(String(r))}];case 10:return[3,13];case 11:return o=s.sent(),this._debug("#_initialize()","unexpected error",o),[2,{error:o instanceof Error?o:new Error(String(o))}];case 12:return this._debug("#_initialize()","end"),[7];case 13:return[2]}})})},t.prototype._acquireLock=function(t,e){return Be(this,void 0,Promise,function(){var n,r,o,i,s=this;return Fe(this,function(a){switch(a.label){case 0:this._debug("#_acquireLock","begin",t),a.label=1;case 1:if(a.trys.push([1,,10,11]),this.lockAcquired)return n=this.pendingInLock.length?this.pendingInLock[this.pendingInLock.length-1]:Promise.resolve(),r=Be(s,void 0,void 0,function(){return Fe(this,function(t){switch(t.label){case 0:return[4,n];case 1:return t.sent(),[4,e()];case 2:return[2,t.sent()]}})}),this.pendingInLock.push(Be(s,void 0,void 0,function(){return Fe(this,function(t){switch(t.label){case 0:return t.trys.push([0,2,,3]),[4,r];case 1:case 2:return t.sent(),[3,3];case 3:return[2]}})})),[2,r];this._debug("#_acquireLock","acquiring lock for client",this.clientId),a.label=2;case 2:return a.trys.push([2,,8,9]),this.lockAcquired=!0,o=e(),this.pendingInLock.push(Be(s,void 0,void 0,function(){return Fe(this,function(t){switch(t.label){case 0:return t.trys.push([0,2,,3]),[4,o];case 1:case 2:return t.sent(),[3,3];case 3:return[2]}})})),[4,o];case 3:a.sent(),a.label=4;case 4:return this.pendingInLock.length?(i=Ve([],this.pendingInLock,!0),[4,Promise.all(i)]):[3,6];case 5:return a.sent(),this.pendingInLock.splice(0,i.length),[3,4];case 6:return[4,o];case 7:return[2,a.sent()];case 8:return this._debug("#_acquireLock","releasing lock for client",this.clientId),this.lockAcquired=!1,[7];case 9:return[3,11];case 10:return this._debug("#_acquireLock","end"),[7];case 11:return[2]}})})},t.prototype._getCredentials=function(){var t,e,n;return Be(this,void 0,Promise,function(){var r,o,i;return Fe(this,function(s){switch(s.label){case 0:return[4,this.localCredentials.getCredentials()];case 1:if((null==(r=s.sent())?void 0:r.scope)===Ae)return[2,r];if(!r)return i="credentials not found",null===(t=this.onCredentialsError)||void 0===t||t.call(this,{msg:i}),[2,this.unAuthenticatedError(i)];if(!function(t){var e=!0;return(null==t?void 0:t.expires_at)&&(null==t?void 0:t.access_token)&&(e=t.expires_at<new Date),e}(r))return[3,12];if(!r.refresh_token)return[3,9];s.label=2;case 2:return s.trys.push([2,4,,8]),[4,this._refreshToken(r)];case 3:return r=s.sent(),[3,8];case 4:return o=s.sent(),"anonymous"!==r.scope?[3,6]:[4,this.anonymousLogin(r)];case 5:return r=s.sent(),[3,7];case 6:return null===(e=this.onCredentialsError)||void 0===e||e.call(this,{msg:o.error_description}),[2,Promise.reject(o)];case 7:return[3,8];case 8:return[3,12];case 9:return"anonymous"!==r.scope?[3,11]:[4,this.anonymousLogin(r)];case 10:return r=s.sent(),[3,12];case 11:return i="no refresh token found in credentials",null===(n=this.onCredentialsError)||void 0===n||n.call(this,{msg:i}),[2,this.unAuthenticatedError(i)];case 12:return[2,r]}})})},t.prototype._isUserCredentials=function(t){return!!(null==t?void 0:t.access_token)&&"accessKey"!==t.scope&&t.scope!==Ae},t.prototype._fireCredentialsEvents=function(t,e,n){var r,o,i,s,a,u;this._isUserCredentials(t)?e?null===(i=this.eventBus)||void 0===i||i.fire(Se,{event:be}):n?null===(s=this.eventBus)||void 0===s||s.fire(Se,{event:we}):(null===(a=this.eventBus)||void 0===a||a.fire(Se,{event:ge}),null===(u=this.eventBus)||void 0===u||u.fire(Ee,{eventType:"sign_in"})):n&&(null===(r=this.eventBus)||void 0===r||r.fire(Se,{event:me}),null===(o=this.eventBus)||void 0===o||o.fire(Ee,{eventType:"sign_out"}))},t.prototype._handleCredentialsChange=function(t,e){this._fireCredentialsEvents(t,e.isInit,e.hadCredentials),this._broadcastCredentials(t,e)},t.prototype._initBroadcastChannel=function(){var t=this;if(void 0===this.broadcastChannel)try{"undefined"!=typeof BroadcastChannel&&(this.broadcastChannelName="credentials_".concat(this.clientId),this.broadcastChannel=new BroadcastChannel(this.broadcastChannelName),this.broadcastChannel.addEventListener("message",function(e){t._handleBroadcastMessage(e.data)}),this._debug("#_initBroadcastChannel","channel created: ".concat(this.broadcastChannelName)))}catch(t){this.broadcastChannel=null,this._debug("#_initBroadcastChannel","BroadcastChannel not available, skip",t)}},t.prototype._broadcastCredentials=function(t,e){if(this.broadcastChannel)try{this.broadcastChannel.postMessage({type:"credentials_changed",credentials:t,context:e})}catch(t){this._debug("#_broadcastCredentials","postMessage error",t)}},t.prototype._handleBroadcastMessage=function(t){var e,n;try{if(!t||"credentials_changed"!==t.type)return;var r=t.context,o=t.credentials;if((null==o?void 0:o.expires_at)&&"string"==typeof o.expires_at&&(o=We(We({},o),{expires_at:new Date(o.expires_at)})),(null==o?void 0:o.access_token)===(null===(e=this.localCredentials.getMemoryCredentials())||void 0===e?void 0:e.access_token))return;var i=!!(null===(n=this.localCredentials.getMemoryCredentials())||void 0===n?void 0:n.access_token);this.localCredentials.syncMemoryCredentials(o),this._fireCredentialsEvents(o,r.isInit,i)}catch(t){this._debug("#_handleBroadcastMessage","error",t)}},t.prototype._initVisibilityListener=function(){var t=this;try{if("undefined"==typeof window||"undefined"==typeof document||"function"!=typeof window.addEventListener)return;this.visibilityEventHandler=function(){return Be(t,void 0,void 0,function(){var t;return Fe(this,function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),[4,this._onVisibilityChanged()];case 1:return e.sent(),[3,3];case 2:return t=e.sent(),this._debug("#visibilityChangedCallback","error",t),[3,3];case 3:return[2]}})})},window.addEventListener("visibilitychange",this.visibilityEventHandler)}catch(t){this._debug("#_initVisibilityListener",t)}},t.prototype._onVisibilityChanged=function(){return Be(this,void 0,Promise,function(){var t=this;return Fe(this,function(e){return"visible"!==document.visibilityState||this._acquireLock(-1,function(){return Be(t,void 0,void 0,function(){var t,e,n,r,o,i;return Fe(this,function(s){switch(s.label){case 0:if("visible"!==document.visibilityState)return[2];s.label=1;case 1:return s.trys.push([1,3,,4]),t=this.localCredentials.getMemoryCredentials(),[4,this.localCredentials.getCredentials()];case 2:return e=s.sent(),n=null==t?void 0:t.access_token,r=null==e?void 0:e.access_token,n===r?[2]:(o=!!n,this._fireCredentialsEvents(e,!1,o),[3,4]);case 3:return i=s.sent(),this._debug("#_onVisibilityChanged","reload credentials error",i),[3,4];case 4:return[2]}})})}),[2]})})},t.defaultRetry=2,t.minRetry=0,t.maxRetry=5,t.retryInterval=1e3,t}(),Xe=l(9689),Ze=l(3616),tn=function(){return tn=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},tn.apply(this,arguments)},en=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},nn=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},rn=function(t,e){var n;return function(){for(var r=[],o=0;o<arguments.length;o++)r[o]=arguments[o];clearTimeout(n),n=setTimeout(function(){return t.apply(null,r)},e)}},on=new Xe.CloudbaseEventEmitter,sn="resolveCaptchaData",an="padding:10px 8px;background:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;flex:1;white-space:nowrap;margin-left:10px",un="width:100%;padding:10px;background:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer",cn="background:#6c757d;cursor:not-allowed",ln=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},hn=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},dn=function(){function t(t){t.openURIWithCallback||(t.openURIWithCallback=this.getDefaultOpenURIWithCallback()),t.storage||(t.storage=Ye),this.config=t,this.tokenSectionName="captcha_".concat(t.clientId||t.env)}return t.prototype.isMatch=function(){var t,e,n;return(null===(n=null===(e=null===(t=this.config)||void 0===t?void 0:t.adapter)||void 0===e?void 0:e.isMatch)||void 0===n?void 0:n.call(e))||je()},t.prototype.request=function(t,e){return ln(this,void 0,Promise,function(){var n,r,o,i;return hn(this,function(s){switch(s.label){case 0:return e||(e={}),e.method||(e.method="GET"),n="".concat(e.method,":").concat(t),r=t,e.withCaptcha?[4,this.appendCaptchaTokenToURL(t,n,!1)]:[3,2];case 1:r=s.sent(),s.label=2;case 2:return s.trys.push([2,4,,7]),[4,this.config.request(r,e)];case 3:return o=s.sent(),[3,7];case 4:return(i=s.sent()).error!==le.CAPTCHA_REQUIRED&&i.error!==le.CAPTCHA_INVALID?[3,6]:[4,this.appendCaptchaTokenToURL(t,n,i.error===le.CAPTCHA_INVALID)];case 5:return t=s.sent(),[2,this.config.request(t,e)];case 6:return[2,Promise.reject(i)];case 7:return[2,o]}})})},t.prototype.getDefaultOpenURIWithCallback=function(){var t=this;return function(e){return function(t,e){return en(void 0,void 0,Promise,function(){var n,r,o,i;return nn(this,function(s){return n=(0,Ze.parseCaptcha)(t),r=n.captchaData,o=n.state,i=n.token,function(t){var e=t.oauthInstance,n=t.captchaState,r="captcha-image",o=function(){return en(void 0,void 0,void 0,function(){var t,o;return nn(this,function(i){switch(i.label){case 0:return i.trys.push([0,2,,3]),[4,e.createCaptchaData({state:n.state})];case 1:return t=i.sent(),n=tn(tn({},n),{captchaData:t.data,token:t.token}),document.getElementById(r).src=t.data,[3,3];case 2:return o=i.sent(),console.error("刷新图形验证码失败",o),[3,3];case 3:return[2]}})})},i=function(t,e,n){var r=document.createElement(t);return e&&(r.style.cssText=e),n&&(r.textContent=n),r},s=i("div","position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index:999"),a=i("div","position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:320px;padding:20px;background:#fff;border-radius:8px;box-shadow:0 0 10px rgba(0,0,0,0.2);z-index:1000");a.appendChild(i("p","margin-bottom:15px","请输入你看到的字符:"));var u=i("div","display:flex;align-items:center;justify-content:space-between;margin-bottom:15px"),c=i("img","width:100%;height:auto;border:1px solid #eee");c.id=r,c.src=n.captchaData,u.appendChild(c);var l=i("button",an,"刷新");l.onclick=rn(function(){return en(void 0,void 0,void 0,function(){return nn(this,function(t){switch(t.label){case 0:l.textContent="加载中...",l.disabled=!0,l.style.cssText="".concat(an,";").concat(cn),t.label=1;case 1:return t.trys.push([1,,3,4]),[4,o()];case 2:return t.sent(),[3,4];case 3:return l.textContent="刷新",l.disabled=!1,l.style.cssText=an,[7];case 4:return[2]}})})},500),u.appendChild(l),a.appendChild(u);var h=i("input","width:100%;padding:14px 16px;margin-bottom:15px;box-sizing:border-box;border:2px solid #e8ecf4;border-radius:10px;font-size:15px");h.type="text",h.placeholder="输入字符",h.maxLength=4,a.appendChild(h);var d=i("div","color:#dc3545;font-size:12px;margin-bottom:10px;display:none;padding:8px;background:#f8d7da;border:1px solid #f5c6cb;border-radius:4px");a.appendChild(d);var f=function(t){d.textContent=t,d.style.display="block"},p=i("button",un,"确定");p.onclick=rn(function(){return en(void 0,void 0,void 0,function(){var t,r,i,u;return nn(this,function(c){switch(c.label){case 0:if(!(t=h.value.trim()))return f("请输入字符"),[2];d.style.display="none",p.textContent="验证中...",p.disabled=!0,p.style.cssText="".concat(un,";").concat(cn),c.label=1;case 1:return c.trys.push([1,3,5,6]),[4,e.verifyCaptchaData({token:n.token,key:t})];case 2:return r=c.sent(),on.fire(sn,r),console.log("图形验证码校验成功"),document.body.removeChild(s),document.body.removeChild(a),[3,6];case 3:return i=c.sent(),console.error("图形验证码校验失败",i),u=i.error_description||"图形验证码校验失败",f(u),h.value="",h.focus(),[4,o()];case 4:return c.sent(),[3,6];case 5:return p.textContent="确定",p.disabled=!1,p.style.cssText=un,[7];case 6:return[2]}})})},500),a.appendChild(p),document.body.appendChild(s),document.body.appendChild(a)}({oauthInstance:e,captchaState:{captchaData:r,state:o,token:i}}),[2,new Promise(function(t){console.log("等待图形验证码校验结果..."),on.on(sn,function(e){t(null==e?void 0:e.data)})})]})})}(e,t.config.oauthInstance)}},t.prototype.getCaptchaToken=function(t,e){return ln(this,void 0,Promise,function(){var n,r,o,i;return hn(this,function(s){switch(s.label){case 0:return t?[3,2]:[4,this.findCaptchaToken()];case 1:if(n=s.sent())return[2,n];s.label=2;case 2:return[4,this.config.request(ae.CAPTCHA_DATA_URL,{method:"POST",body:{state:e,redirect_uri:""},withCredentials:!1})];case 3:return r=s.sent(),o="".concat(r.data,"?state=").concat(encodeURIComponent(e),"&token=").concat(encodeURIComponent(r.token)),[4,this.config.openURIWithCallback(o)];case 4:return i=s.sent(),this.saveCaptchaToken(i),[2,i.captcha_token]}})})},t.prototype.appendCaptchaTokenToURL=function(t,e,n){return ln(this,void 0,Promise,function(){var r;return hn(this,function(o){switch(o.label){case 0:return[4,this.getCaptchaToken(n,e)];case 1:return r=o.sent(),t.indexOf("?")>0?t+="&captcha_token=".concat(r):t+="?captcha_token=".concat(r),[2,t]}})})},t.prototype.saveCaptchaToken=function(t){return ln(this,void 0,void 0,function(){var e;return hn(this,function(n){switch(n.label){case 0:return t.expires_at=new Date(Date.now()+1e3*(t.expires_in-10)),e=JSON.stringify(t),[4,this.config.storage.setItem(this.tokenSectionName,e)];case 1:return n.sent(),[2]}})})},t.prototype.findCaptchaToken=function(){return ln(this,void 0,Promise,function(){var t,e;return hn(this,function(n){switch(n.label){case 0:return[4,this.config.storage.getItem(this.tokenSectionName)];case 1:if(null==(t=n.sent()))return[3,5];n.label=2;case 2:return n.trys.push([2,3,,5]),(null==(e=JSON.parse(t))?void 0:e.expires_at)&&(e.expires_at=new Date(e.expires_at)),e.expires_at<new Date?[2,null]:[2,e.captcha_token];case 3:return n.sent(),[4,this.config.storage.removeItem(this.tokenSectionName)];case 4:return n.sent(),[2,null];case 5:return[2,null]}})})},t}(),fn=function(){function t(t){if(this.params={},"string"==typeof t)this.parse(t);else if(t&&"object"==typeof t)for(var e in t)Object.prototype.hasOwnProperty.call(t,e)&&this.append(e,t[e])}return t.prototype.parse=function(t){var e=this;t.split("&").forEach(function(t){var n=t.split("=").map(decodeURIComponent),r=n[0],o=n[1];e.append(r,o)})},t.prototype.append=function(t,e){this.params[t]?this.params[t]=this.params[t].concat([e]):this.params[t]=[e]},t.prototype.get=function(t){return this.params[t]?this.params[t][0]:null},t.prototype.getAll=function(t){return this.params[t]||[]},t.prototype.delete=function(t){delete this.params[t]},t.prototype.has=function(t){return Object.prototype.hasOwnProperty.call(this.params,t)},t.prototype.set=function(t,e){this.params[t]=[e]},t.prototype.toString=function(){var t=[],e=function(e){Object.prototype.hasOwnProperty.call(n.params,e)&&n.params[e].forEach(function(n){t.push("".concat(encodeURIComponent(e),"=").concat(encodeURIComponent(n)))})},n=this;for(var r in this.params)e(r);return t.join("&")},t}();const pn=fn;var vn,yn=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},t(e,n)};return function(e,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}();!function(t){t.PROVIDER_NOT_ENABLED="PROVIDER_NOT_ENABLED",t.INVALID_CREDENTIALS="INVALID_CREDENTIALS",t.USER_NOT_FOUND="USER_NOT_FOUND",t.USER_STATUS_ABNORMAL="USER_STATUS_ABNORMAL",t.SERVICE_ERROR="SERVICE_ERROR",t.INVALID_PARAMS="INVALID_PARAMS",t.AUTH_METHOD_MISMATCH="AUTH_METHOD_MISMATCH",t.RATE_LIMITED="RATE_LIMITED",t.CAPTCHA_REQUIRED="CAPTCHA_REQUIRED",t.CAPTCHA_INVALID="CAPTCHA_INVALID",t.MFA_REQUIRED="MFA_REQUIRED",t.PRECONDITION_FAILED="PRECONDITION_FAILED",t.VERIFICATION_FAILED="VERIFICATION_FAILED",t.UNKNOWN="UNKNOWN"}(vn||(vn={}));var mn="https://tcb.cloud.tencent.com/dev?envId=#/identity/login-manage",gn="https://docs.cloudbase.net/api-reference/webv3/initialization";function bn(t,e){var n=(null==e?void 0:e.method)||"signIn",r={signInWithPassword:"「用户名密码登录」",signInAnonymously:"「匿名登录」",signInWithOtp:"「短信验证码登录」或「邮箱验证码登录」",signUp:"「短信验证码登录」或「邮箱验证码登录」",signInWithOAuth:"对应的第三方身份源",signInWithIdToken:"对应的第三方身份源",signInWithOpenId:"「微信小程序 OpenID 登录」",signInWithPhoneAuth:"「微信小程序手机号授权登录」",signInWithCustomTicket:"「自定义登录」",getVerification:"「短信验证码登录」或「邮箱验证码登录」",verify:"「短信验证码登录」或「邮箱验证码登录」",verifyOtp:"「短信验证码登录」或「邮箱验证码登录」",resetPasswordForEmail:"「邮箱验证码登录」",reauthenticate:"「短信验证码登录」或「邮箱验证码登录」"}[n]||"对应的登录方式";switch(t){case vn.PROVIDER_NOT_ENABLED:return"[CloudBase Auth] 登录方式未开启\n\n"+" 当前调用的 ".concat(n,"() 所需的登录方式尚未在云开发控制台启用。\n")+" 需要开启的登录方式:".concat(r,"\n")+"\n 请按以下步骤开启:\n"+" 1. 打开云开发控制台:".concat(mn,"\n")+" 2. 选择对应的云开发环境\n 3. 进入「登录授权」页面,在「登录方式」或「身份源列表」中开启所需的登录方式\n\n 各登录方法与所需登录方式的对应关系:\n - signInWithPassword → 「用户名密码登录」\n - signInAnonymously → 「匿名登录」\n - signInWithOtp/signUp → 「短信验证码登录」或「邮箱验证码登录」\n - signInWithOAuth/signInWithIdToken → 对应的第三方身份源\n\n 如使用 CLI/MCP 工具,可通过 auth 工具查询和配置身份源状态。\n"+" 更多帮助请参考文档:".concat(gn);case vn.INVALID_CREDENTIALS:return"[CloudBase Auth] 凭据验证失败\n\n"+" 调用 ".concat(n,"() 时凭据校验未通过。\n")+"\n 请按优先级逐项排查:\n 1. 确认用户名/邮箱/手机号是否拼写正确、格式完整\n 2. 确认密码是否正确(注意大小写、特殊字符、前后空格)\n 3. 确认用户账号确实存在(可通过 auth.isUsernameRegistered() 检查)\n 4. 确认凭据参数来源可靠(环境变量、配置文件中的值是否已正确设置)\n 5. 如使用加密登录(is_encrypt: true),请确认公钥版本正确\n\n 如忘记密码,可通过 auth.resetPasswordForEmail() 重置密码。\n\n 提示:如果是 AI agent / 自动化测试场景,请确认 ENV_ID、USERNAME、PASSWORD\n 等环境变量已正确传入,且对应用户已在目标环境中注册。";case vn.USER_NOT_FOUND:return"[CloudBase Auth] 用户不存在\n\n 请检查以下项目:\n 1. 确认用户名/邮箱/手机号是否正确\n 2. 确认是在正确的云开发环境(envId)下操作\n 3. 如果是新用户,请先通过 auth.signUp() 注册\n"+" 4. 也可在云开发控制台手动创建用户:".concat(mn,"\n")+"\n 提示:不同环境(开发/测试/生产)的用户库是隔离的,请确认 envId 正确。";case vn.USER_STATUS_ABNORMAL:return"[CloudBase Auth] 用户状态异常\n\n 当前用户账号可能处于以下状态之一:\n - 账号已被封禁\n - 账号正在审核中\n - 账号已被锁定(多次密码错误)\n\n"+" 请联系管理员在云开发控制台检查用户状态:".concat(mn);case vn.SERVICE_ERROR:return"[CloudBase Auth] 服务异常\n\n 请检查以下项目:\n 1. 网络连接是否正常\n 2. 云开发环境是否正常运行\n 3. 稍后重试,如持续失败请联系技术支持\n\n 提示:如果是超时错误,请检查网络环境和请求频率。\n 常见服务端错误:smtp 未配置、短信服务未配置、wedaapis 未设置等。";case vn.INVALID_PARAMS:if((null==e?void 0:e.errorCode)===he.MISSING_REQUIRED_PARAM||(null==e?void 0:e.code)===le.MISSING_REQUIRED_PARAM){var o=["verifyOtp","signInWithOtp","signUp"].includes(n)?"\n 若在校验验证码阶段缺参:\n - 独立调用 auth.verifyOtp() 时 messageId 为必填,请补上 params.messageId。\n - 推荐改用发码接口返回的回调(SDK 会自动携带 messageId):\n const { data } = await auth.signInWithOtp({ phone })\n await data.verifyOtp({ token })\n // 或 auth.signUp({ phone }) 返回的 data.verifyOtp\n":"";return"[CloudBase Auth] 缺少必填参数\n\n"+" 调用 auth.".concat(n,"() 时缺少必填参数。\n")+" 这是客户端入参问题,不是控制台通道配置问题。\n\n 修复方式:\n"+" 1. 查看 error.message 中的参数路径,补上缺失字段。\n".concat(o,"\n 参考 API 文档确认各参数的格式和约束:").concat(gn)}return"[CloudBase Auth] 参数错误\n\n 请检查传入的参数是否符合要求:\n - 不能同时输入手机号和邮箱\n - 手机号格式需正确(如 +86 开头)\n - 必须提供手机号或邮箱\n\n"+" 参考 API 文档确认各参数的格式和约束:".concat(gn);case vn.AUTH_METHOD_MISMATCH:return"[CloudBase Auth] 登录方式不匹配\n\n"+" 调用 ".concat(n,"() 时遇到错误,可能原因:\n")+" - 匿名登录失败后尝试了用户名密码登录,但凭据不正确或用户不存在\n - 应使用匿名登录但传入了密码参数\n - 应使用密码登录但未传入正确的凭据\n\n 建议:\n 1. 明确当前场景需要的登录方式:\n - 无需用户注册 → auth.signInAnonymously()\n - 有用户名和密码 → auth.signInWithPassword({ username, password })\n - 第三方平台 → auth.signInWithOAuth({ provider })\n 2. 不要在同一流程中混合使用不同的登录方式\n 3. 每种登录方式需要在控制台开启对应的身份源\n"+" 4. 控制台地址:".concat(mn);case vn.RATE_LIMITED:return"[CloudBase Auth] 发送频率受限\n\n 验证码发送过于频繁,已触发频率限制。\n\n 限制规则:\n - 手机号:每分钟最多 1 条,每天有上限\n - 邮箱:每分钟有上限,每天有上限(默认 50 条)\n\n 建议:\n 1. 检查 error.retryAfter 获取建议等待时间\n 2. 在 UI 中显示倒计时,防止用户重复点击\n 3. 如业务需要更高频率,请联系技术支持调整限额";case vn.CAPTCHA_REQUIRED:return"[CloudBase Auth] 需要滑块验证码\n\n 当前操作触发了风控策略,需要完成滑块验证。\n\n 处理方式:\n 1. 调用滑块验证码 SDK 展示验证组件\n 2. 用户完成验证后,将 captcha_token 附带到请求中重新发送\n 3. 可通过 getVerification 的 options.withCaptcha 参数自动携带验证码";case vn.CAPTCHA_INVALID:return"[CloudBase Auth] 滑块验证码校验失败\n\n 提交的验证码 token 校验未通过(可能已过期或 client_id 不匹配)。\n\n 处理方式:\n 1. 刷新滑块验证码,让用户重新验证\n 2. 确认 captcha 组件初始化的 client_id 与认证配置一致";case vn.MFA_REQUIRED:return"[CloudBase Auth] 需要 MFA 验证\n\n 当前操作要求用户绑定手机号进行多因素认证 (MFA)。\n\n 处理方式:\n 1. 引导用户进入手机号绑定流程\n 2. 绑定完成后重新执行原操作\n 3. error 中可能包含 MFA 详情信息";case vn.PRECONDITION_FAILED:return"[CloudBase Auth] 前置条件不满足\n\n 当前操作的前置条件不满足,常见原因:\n - 该手机号/邮箱已被其他账号绑定\n - 目标用户不存在或已存在(与 target 参数冲突)\n - 当前邮箱/手机号未注册用户\n\n 请根据 error.message 中的具体描述处理。";case vn.VERIFICATION_FAILED:return'[CloudBase Auth] 验证码校验失败\n\n 验证码验证未通过,常见原因:\n - 验证码已过期(通常有效期为几分钟)\n - 验证码输入不正确\n - verification_id 无效或已被使用\n - 验证码不属于当前项目(project id does not match)\n\n 处理方式:\n 1. 提示用户"验证码已过期或不正确,请重新获取"\n 2. 调用 getVerification() 重新发送验证码\n 3. 确保 verification_id 与最新发送的验证码对应\n\n 注意:每次重新发送验证码后,之前的 verification_id 即失效。';default:return"[CloudBase Auth] 操作失败\n\n 如果问题持续存在,建议:\n"+" 1. 检查云开发控制台的认证配置:".concat(mn,"\n")+" 2. 到官方问答社区提问:https://cnb.cool/tencent/cloud/cloudbase/community/-/issues\n"+" 3. 查阅文档:".concat(gn)}}function wn(t){return t&&{signInWithPassword:"当前使用「用户名密码登录」,需确保:\n ✓ 控制台已开启「用户名密码登录」\n ✓ 用户已注册且凭据正确\n 如果不需要用户系统,建议改用 auth.signInAnonymously()",signInAnonymously:"当前使用「匿名登录」,需确保:\n ✓ 控制台已开启「匿名登录」\n 注意:匿名用户无需用户名密码,适用于快速体验或临时访问场景",signInWithOtp:"当前使用「OTP 验证码登录」,需确保:\n ✓ 控制台已开启「短信验证码登录」或「邮箱验证码登录」",signInWithOAuth:"当前使用「第三方 OAuth 登录」,需确保:\n ✓ 控制台已配置并开启对应的第三方身份源"}[t]||""}var _n=function(t){function e(e,n){var r=this,o=function(t){return"object"==typeof t&&null!==t&&"__isAuthError"in t}(e);return(r=t.call(this,o?e.message:e.error_description||e.message)||this).__isAuthError=!0,r.name="AuthError",o?(r.status=e.status,r.code=e.code,r.errorCode=e.errorCode,r.requestId=e.requestId,r.category=e.category,r.retryAfter=e.retryAfter,r.helpMessage=bn(r.category,{method:null==n?void 0:n.method,errorCode:r.errorCode,code:r.code}),r.loginMethodHint=wn(null==n?void 0:n.method),r):(r.status=e.error,r.code=String(e.error||e.error_code||"unknown").toLowerCase(),r.errorCode="number"==typeof e.error_code?e.error_code:"string"==typeof e.error_code&&parseInt(e.error_code,10)||void 0,r.requestId=e.requestId,r.category=function(t,e,n){if(!t&&!e&&!n)return vn.UNKNOWN;try{var r=(t||"").toLowerCase(),o="string"==typeof n?parseInt(n,10):n;return o===he.MISSING_REQUIRED_PARAM||e===le.MISSING_REQUIRED_PARAM?vn.INVALID_PARAMS:o===he.CAPTCHA_REQUIRED||e===le.CAPTCHA_REQUIRED?vn.CAPTCHA_REQUIRED:o===he.CAPTCHA_INVALID||e===le.CAPTCHA_INVALID?vn.CAPTCHA_INVALID:o===he.MFA_PHONE_REQUIRED||e===le.MFA_PHONE_REQUIRED?vn.MFA_REQUIRED:o===he.LOGIN_TYPE_DISABLED||e===le.LOGIN_TYPE_DISABLED?vn.PROVIDER_NOT_ENABLED:o===he.RESOURCE_EXHAUSTED||e===le.RESOURCE_EXHAUSTED?vn.RATE_LIMITED:o===he.INTERNAL||o===he.UNAVAILABLE||o===he.UNIMPLEMENTED||o===he.ABORTED?vn.SERVICE_ERROR:o===he.NOT_FOUND?vn.USER_NOT_FOUND:o===he.UNAUTHENTICATED?vn.INVALID_CREDENTIALS:o===he.INVALID_ARGUMENT&&(r.includes("验证码")||r.includes("verification")||r.includes("verification_code")||r.includes("verification_id")||r.includes("does not match")||r.includes("token expired")||r.includes("token error")||r.includes("过期"))?vn.VERIFICATION_FAILED:e===le.PROVIDER_NOT_ENABLED||e===le.LOGIN_METHOD_DISABLED||r.includes("身份源")||r.includes("开启")||r.includes("identity provider")||r.includes("provider not enabled")||r.includes("login method")||r.includes("登录方式")||r.includes("not enabled")||r.includes("未开启")||r.includes("未启用")||r.includes("请联系开发者")||r.includes("anonymous login is not enabled")||r.includes("匿名登录未开启")?vn.PROVIDER_NOT_ENABLED:e===le.FAILED_PRECONDITION||o===he.FAILED_PRECONDITION&&!r.includes("请联系开发者")?r.includes("不存在")||r.includes("not found")||r.includes("未注册")?vn.USER_NOT_FOUND:vn.PRECONDITION_FAILED:e===le.INVALID_PASSWORD||e===le.INVALID_GRANT||e===le.INVALID_VERIFICATION_CODE||e===le.INVALID_USERNAME_OR_PASSWORD||e===le.INVALID_CREDENTIALS||e===le.WRONG_PASSWORD||e===le.UNAUTHENTICATED||e===le.INVALID_TWO_FACTOR||e===le.INVALID_TWO_FACTOR_RECOVERY||e===le.PASSWORD_NOT_SET||r.includes("密码不正确")||r.includes("password")||r.includes("invalid_password")||r.includes("凭据")||r.includes("credentials")||r.includes("验证码")||r.includes("verification")||r.includes("invalid_verification_code")||r.includes("invalid_username_or_password")||r.includes("username or password")||r.includes("用户名或密码")||r.includes("wrong password")||r.includes("incorrect password")?vn.INVALID_CREDENTIALS:e===le.NOT_FOUND||e===le.USER_NOT_FOUND||r.includes("用户不存在")||r.includes("not found")||r.includes("user not found")||r.includes("no such user")||r.includes("user does not exist")?vn.USER_NOT_FOUND:e===le.USER_BLOCKED||e===le.USER_PENDING||e===le.UNDER_REVIEW||e===le.INVALID_STATUS||r.includes("被封禁")||r.includes("blocked")||r.includes("pending")||r.includes("审核")||r.includes("review")||r.includes("locked")||r.includes("已锁定")?vn.USER_STATUS_ABNORMAL:e===le.SERVER_ERROR||e===le.UNAVAILABLE||e===le.TEMPORARILY_UNAVAILABLE||e===le.INTERNAL||e===le.UNREACHABLE||e===le.DEADLINE_EXCEEDED||e===le.DATA_LOSS||e===le.ABORTED||r.includes("network")||r.includes("timeout")||r.includes("timed out")||r.includes("超时")||r.includes("smtp is not set")||r.includes("sms sender does not config")?vn.SERVICE_ERROR:e===le.INVALID_ARGUMENT||e===le.INVALID_REQUEST||e===le.INVALID_SCOPE||e===le.INVALID_REQUEST_URI||e===le.INVALID_REQUEST_OBJECT||o===he.INVALID_ARGUMENT?vn.INVALID_PARAMS:e===le.PERMISSION_DENIED||e===le.ACCESS_DENIED||e===le.UNAUTHORIZED_CLIENT?vn.PROVIDER_NOT_ENABLED:vn.UNKNOWN}catch(t){return e}}(r.message,r.status,r.errorCode),r.helpMessage=bn(r.category,{method:null==n?void 0:n.method,errorCode:r.errorCode,code:r.code}),r.loginMethodHint=wn(null==n?void 0:n.method),r.category===vn.RATE_LIMITED&&(r.retryAfter=e.retry_after||e.retryAfter||void 0),r)}return yn(e,t),e.prototype.toJSON=function(){return{name:this.name,message:this.message,code:this.code,errorCode:this.errorCode,status:this.status,requestId:this.requestId,category:this.category,retryAfter:this.retryAfter}},e}(Error),In=function(){return In=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},In.apply(this,arguments)},En=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},Sn=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}};function On(t,e){var n;return En(this,void 0,void 0,function(){var r,o=this;return Sn(this,function(i){r=function(){return En(o,void 0,void 0,function(){return Sn(this,function(t){switch(t.label){case 0:return t.trys.push([0,1,,6]),[2,l(3171)];case 1:t.sent(),t.label=2;case 2:return t.trys.push([2,4,,5]),[4,Promise.resolve().then(l.bind(l,3171))];case 3:return[2,t.sent()];case 4:return t.sent(),[2];case 5:return[3,6];case 6:return[2]}})})};try{if(((null===(n=null==e?void 0:e.root)||void 0===n?void 0:n.globalThis)||globalThis).IS_MP_BUILD)return[2];if(t)return[2,r()]}catch(e){if(t)return[2,r()]}return[2]})})}var Pn,An=function(){function t(t){var e=t.request,n=t.credentialsClient;if(!n){var r={apiOrigin:t.apiOrigin,apiPath:t.apiPath,clientId:t.clientId,storage:t.storage,env:t.env,baseRequest:t.baseRequest,anonymousSignInFunc:t.anonymousSignInFunc,wxCloud:t.wxCloud,onCredentialsError:t.onCredentialsError,headers:t.headers||{},i18n:t.i18n,debug:t.debug};n=new $e(r)}if(!e){var o=n.request.bind(n),i=new dn(In({env:t.env,clientId:t.clientId,request:o,storage:t.storage,adapter:t.adapter,oauthInstance:this},t.captchaOptions));e=i.request.bind(i)}this.config={env:t.env,apiOrigin:t.apiOrigin,apiPath:t.apiPath,clientId:t.clientId,request:e,credentialsClient:n,storage:t.storage||Ye,adapter:t.adapter}}return t.parseParamsToSearch=function(t){return Object.keys(t).forEach(function(e){t[e]||delete t[e]}),new pn(t).toString()},t.prototype.getParamsByVersion=function(t,e){var n,r=(0,Re.I)(t),o=(null===(n={v2:ue}[null==r?void 0:r.version])||void 0===n?void 0:n[e])||ae[e];return r&&delete r.version,{params:r,url:o}},t.prototype.signIn=function(t){return En(this,void 0,Promise,function(){var e,n,r,o;return Sn(this,function(i){switch(i.label){case 0:return e=t.version||"v1",(n=this.getParamsByVersion(t,"AUTH_SIGN_IN_URL")).params.query&&delete n.params.query,[4,this.getEncryptParams(n.params)];case 1:return r=i.sent(),[4,this.config.request(n.url,{method:"POST",body:r})];case 2:return o=i.sent(),[4,this.config.credentialsClient.setCredentials(In(In({},o),{version:e}))];case 3:return i.sent(),[2,Promise.resolve(o)]}})})},t.prototype.signInAnonymously=function(t,e){return void 0===t&&(t={}),void 0===e&&(e=!1),En(this,void 0,Promise,function(){var n;return Sn(this,function(r){switch(r.label){case 0:return[4,this.config.request(ae.AUTH_SIGN_IN_ANONYMOUSLY_URL,{method:"POST",body:t,useWxCloud:e})];case 1:return n=r.sent(),[4,this.config.credentialsClient.setCredentials(n)];case 2:return r.sent(),[2,Promise.resolve(n)]}})})},t.prototype.signUp=function(t){return En(this,void 0,Promise,function(){var e;return Sn(this,function(n){switch(n.label){case 0:return[4,this.config.request(ae.AUTH_SIGN_UP_URL,{method:"POST",body:t})];case 1:return e=n.sent(),[4,this.config.credentialsClient.setCredentials(e)];case 2:return n.sent(),[2,Promise.resolve(e)]}})})},t.prototype.signOut=function(t){return En(this,void 0,Promise,function(){var e,n,r,o;return Sn(this,function(i){switch(i.label){case 0:if(e={},!t)return[3,6];i.label=1;case 1:return i.trys.push([1,3,,4]),[4,this.config.request(ae.AUTH_SIGNOUT_URL,{method:"POST",withCredentials:!0,body:t})];case 2:return e=i.sent(),[3,4];case 3:return(n=i.sent()).error!==le.UNAUTHENTICATED&&console.log("sign_out_error",n),[3,4];case 4:return[4,this.config.credentialsClient.setCredentials()];case 5:return i.sent(),[2,e];case 6:return[4,this.config.credentialsClient.getAccessToken()];case 7:return r=i.sent(),[4,this.config.request(ae.AUTH_REVOKE_URL,{method:"POST",body:{token:r}})];case 8:return o=i.sent(),[4,this.config.credentialsClient.setCredentials()];case 9:return i.sent(),[2,Promise.resolve(o)]}})})},t.prototype.revokeAllDevices=function(){return En(this,void 0,Promise,function(){return Sn(this,function(t){switch(t.label){case 0:return[4,this.config.request(ae.AUTH_REVOKE_ALL_URL,{method:"DELETE",withCredentials:!0})];case 1:return t.sent(),[2]}})})},t.prototype.revokeDevice=function(t){return En(this,void 0,Promise,function(){return Sn(this,function(e){switch(e.label){case 0:return[4,this.config.request(ae.AUTHORIZED_DEVICES_DELETE_URL+t.device_id,{method:"DELETE",withCredentials:!0})];case 1:return e.sent(),[2]}})})},t.prototype.getVerification=function(t,e){return En(this,void 0,Promise,function(){var n,r;return Sn(this,function(o){switch(o.label){case 0:return n=!1,"CUR_USER"!==t.target?[3,1]:(n=!0,[3,3]);case 1:return[4,this.hasLoginState()];case 2:o.sent()&&(n=!0),o.label=3;case 3:return(r=(0,Re.I)(t)).phone_number&&!/^\+\d{1,3}\s+\d+/.test(r.phone_number)&&(r.phone_number="+86 ".concat(r.phone_number)),[2,this.config.request(ae.VERIFICATION_URL,{method:"POST",body:r,withCaptcha:(null==e?void 0:e.withCaptcha)||!1,withCredentials:n})]}})})},t.prototype.verify=function(t){return En(this,void 0,Promise,function(){var e,n;return Sn(this,function(r){switch(r.label){case 0:return e=this.getParamsByVersion(t,"VERIFY_URL"),[4,this.config.request(e.url,{method:"POST",body:e.params})];case 1:return n=r.sent(),"v2"!==(null==t?void 0:t.version)?[3,3]:[4,this.config.credentialsClient.setCredentials(In(In({},n),{version:"v2"}))];case 2:r.sent(),r.label=3;case 3:return[2,n]}})})},t.prototype.genProviderRedirectUri=function(e){return En(this,void 0,Promise,function(){var n,r,o,i,s;return Sn(this,function(a){return n=e.provider_redirect_uri,r=e.other_params,o=void 0===r?{}:r,i=function(t,e){var n={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(t);o<r.length;o++)e.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(t,r[o])&&(n[r[o]]=t[r[o]])}return n}(e,["provider_redirect_uri","other_params"]),n&&!i.redirect_uri&&(i.redirect_uri=n),s="".concat(ae.PROVIDER_URI_URL,"?").concat(t.parseParamsToSearch(i)),Object.keys(o).forEach(function(t){var e=o[t];("sign_out_uri"!==t||(null==e?void 0:e.length)>0)&&(s+="&other_params[".concat(t,"]=").concat(encodeURIComponent(e)))}),[2,this.config.request(s,{method:"GET"})]})})},t.prototype.grantProviderToken=function(t,e){return void 0===e&&(e=!1),En(this,void 0,Promise,function(){return Sn(this,function(n){return[2,this.config.request(ae.PROVIDER_TOKEN_URL,{method:"POST",body:t,useWxCloud:e})]})})},t.prototype.patchProviderToken=function(t){return En(this,void 0,Promise,function(){return Sn(this,function(e){return[2,this.config.request(ae.PROVIDER_TOKEN_URL,{method:"PATCH",body:t})]})})},t.prototype.signInWithProvider=function(t,e){return void 0===e&&(e=!1),En(this,void 0,Promise,function(){var n,r;return Sn(this,function(o){switch(o.label){case 0:return n=this.getParamsByVersion(t,"AUTH_SIGN_IN_WITH_PROVIDER_URL"),[4,this.config.request(n.url,{method:"POST",body:n.params,useWxCloud:e})];case 1:return r=o.sent(),[4,this.config.credentialsClient.setCredentials(In(In({},r),{version:(null==t?void 0:t.version)||"v1"}))];case 2:return o.sent(),[2,Promise.resolve(r)]}})})},t.prototype.toBindIdentity=function(t){var e,n;return En(this,void 0,void 0,function(){var r,o,i,s;return Sn(this,function(a){switch(a.label){case 0:return(o=t.credentials)?[3,2]:[4,this.config.credentialsClient.localCredentials.getCredentials()];case 1:o=a.sent(),a.label=2;case 2:r=o,a.label=3;case 3:return a.trys.push([3,5,,6]),[4,this.bindWithProvider({provider_token:t.provider_token},r)];case 4:return a.sent(),i={data:{type:Pe,provider:t.provider},error:null},[3,6];case 5:return s=a.sent(),i={data:{type:Pe},error:new _n(s)},[3,6];case 6:return t.fireEvent&&(null===(n=null===(e=this.config.eventBus)||void 0===e?void 0:e.fire)||void 0===n||n.call(e,Se,{event:Ie,info:i})),[2,i]}})})},t.prototype.getInitialSession=function(){return En(this,void 0,Promise,function(){var t,e,n,r,o,i,s,a,u,c,l,h,d,f,p;return Sn(this,function(v){switch(v.label){case 0:t={},v.label=1;case 1:if(v.trys.push([1,12,,13]),"undefined"==typeof window||"undefined"==typeof document)return[2,{data:null,error:null}];if(e=new URLSearchParams(null===location||void 0===location?void 0:location.search),n=e.get("code"),r=e.get("state"),!n||!r)return[2,{data:null,error:null}];o=null;try{o=JSON.parse(sessionStorage.getItem(r)||"null")}catch(t){}return t={type:null==o?void 0:o.type},i=e.get("error"),s=e.get("error_description"),i||s?[2,{data:t,error:new _n({message:s||i||"Unknown error from OAuth provider"})}]:(a=(null==o?void 0:o.provider)||e.get("provider"))?(u=location.origin+location.pathname,[4,this.grantProviderToken({provider_id:a,provider_redirect_uri:u,provider_code:n})]):[2,{data:t,error:new _n({message:"Provider is required for OAuth verification"})}];case 2:return c=v.sent().provider_token,l=void 0,h=null,d=void 0,o.type!==Pe?[3,5]:[4,this.config.credentialsClient.localCredentials.getCredentials()];case 3:return l=v.sent(),[4,this.toBindIdentity({provider:a,provider_token:c,credentials:l})];case 4:return d=v.sent(),[3,11];case 5:return o.type!==Oe?[3,11]:(d=this.getParamsByVersion({provider:a},"AUTH_SIGN_IN_WITH_PROVIDER_URL"),[4,this.config.request(d.url,{method:"POST",body:{provider_token:c}})]);case 6:l=v.sent(),v.label=7;case 7:return v.trys.push([7,9,,10]),[4,this.getUserInfo({credentials:l})];case 8:return h=v.sent(),[3,10];case 9:return f=v.sent(),console.error("get user info error",f),[3,10];case 10:d={data:In(In({},t),{session:l,user:h}),error:null},v.label=11;case 11:e.delete("code"),e.delete("state"),e.delete("provider"),this.restoreUrlState(void 0===(null==o?void 0:o.search)?"?".concat(e.toString()):o.search,(null==o?void 0:o.hash)||location.hash);try{sessionStorage.removeItem(r)}catch(t){}return[2,d];case 12:return p=v.sent(),[2,{data:t,error:new _n(p)}];case 13:return[2]}})})},t.prototype.signInCustom=function(t){return En(this,void 0,Promise,function(){var e;return Sn(this,function(n){switch(n.label){case 0:return[4,this.config.request(ae.AUTH_SIGN_IN_CUSTOM,{method:"POST",body:t})];case 1:return e=n.sent(),[4,this.config.credentialsClient.setCredentials(e)];case 2:return n.sent(),[2,Promise.resolve(e)]}})})},t.prototype.signInWithWechat=function(t){return void 0===t&&(t={}),En(this,void 0,Promise,function(){var e;return Sn(this,function(n){switch(n.label){case 0:return[4,this.config.request(ae.AUTH_SIGN_IN_WITH_WECHAT_URL,{method:"POST",body:t})];case 1:return e=n.sent(),[4,this.config.credentialsClient.setCredentials(e)];case 2:return n.sent(),[2,Promise.resolve(e)]}})})},t.prototype.bindWithProvider=function(t,e){return En(this,void 0,Promise,function(){return Sn(this,function(n){return[2,this.config.request(ae.PROVIDER_BIND_URL,{method:"POST",body:t,withCredentials:!0,getCredentials:e?function(){return e}:void 0})]})})},t.prototype.getUserProfile=function(t){return En(this,void 0,Promise,function(){return Sn(this,function(e){return[2,this.getUserInfo(t)]})})},t.prototype.getUserInfo=function(t){var e,n,r;return void 0===t&&(t={}),En(this,void 0,Promise,function(){var o,i,s,a,u;return Sn(this,function(c){switch(c.label){case 0:return o=this.getParamsByVersion(t,"USER_ME_URL"),(null===(e=o.params)||void 0===e?void 0:e.query)&&(i=new pn(o.params.query),o.url+="?".concat(i.toString())),[4,this.config.request(o.url,{method:"GET",withCredentials:!0,getCredentials:t.credentials?function(){return t.credentials}:void 0})];case 1:if((s=c.sent()).sub&&(s.uid=s.sub),null===(n=s.providers)||void 0===n?void 0:n.length)try{"undefined"!=typeof wx&&wx.getAccountInfoSync&&(a=null===(r=wx.getAccountInfoSync().miniProgram)||void 0===r?void 0:r.appId,(null==(u=s.providers.find(function(t){return t.id===a}))?void 0:u.provider_user_id)&&(s.open_id=u.provider_user_id))}catch(t){}return[2,s]}})})},t.prototype.getWedaUserInfo=function(){return En(this,void 0,Promise,function(){return Sn(this,function(t){switch(t.label){case 0:return[4,this.config.request(ae.WEDA_USER_URL,{method:"GET",withCredentials:!0})];case 1:return[2,t.sent()]}})})},t.prototype.deleteMe=function(e){return En(this,void 0,Promise,function(){var n,r;return Sn(this,function(o){return n=this.getParamsByVersion(e,"USER_ME_URL"),r="".concat(n.url,"?").concat(t.parseParamsToSearch(n.params)),[2,this.config.request(r,{method:"DELETE",withCredentials:!0})]})})},t.prototype.hasLoginState=function(){return En(this,void 0,Promise,function(){return Sn(this,function(t){switch(t.label){case 0:return t.trys.push([0,2,,3]),[4,this.config.credentialsClient.getAccessToken()];case 1:return t.sent(),[2,!0];case 2:return t.sent(),[2,!1];case 3:return[2]}})})},t.prototype.hasLoginStateSync=function(){return this.config.credentialsClient.getCredentialsSync()},t.prototype.getLoginState=function(){return En(this,void 0,Promise,function(){return Sn(this,function(t){return[2,this.config.credentialsClient.getCredentialsAsync()]})})},t.prototype.transByProvider=function(t){return En(this,void 0,Promise,function(){return Sn(this,function(e){return[2,this.config.request(ae.USER_TRANS_BY_PROVIDER_URL,{method:"PATCH",body:t,withCredentials:!0})]})})},t.prototype.grantToken=function(t){return En(this,void 0,Promise,function(){var e;return Sn(this,function(n){return e=this.getParamsByVersion(t,"AUTH_TOKEN_URL"),[2,this.config.request(e.url,{method:"POST",body:e.params})]})})},t.prototype.getProviders=function(){return En(this,void 0,Promise,function(){return Sn(this,function(t){return[2,this.config.request(ae.PROVIDER_LIST,{method:"GET",withCredentials:!0})]})})},t.prototype.unbindProvider=function(t){return En(this,void 0,Promise,function(){return Sn(this,function(e){return[2,this.config.request("".concat(ae.PROVIDER_UNBIND_URL,"/").concat(t.provider_id),{method:"DELETE",withCredentials:!0})]})})},t.prototype.checkPassword=function(t){return En(this,void 0,Promise,function(){return Sn(this,function(e){return[2,this.config.request("".concat(ae.CHECK_PWD_URL),{method:"POST",withCredentials:!0,body:t})]})})},t.prototype.editContact=function(t){return En(this,void 0,Promise,function(){return Sn(this,function(e){return[2,this.config.request("".concat(ae.BIND_CONTACT_URL),{method:"PATCH",withCredentials:!0,body:t})]})})},t.prototype.setPassword=function(t){return En(this,void 0,Promise,function(){return Sn(this,function(e){return[2,this.config.request("".concat(ae.AUTH_SET_PASSWORD),{method:"PATCH",withCredentials:!0,body:t})]})})},t.prototype.updatePasswordByOld=function(t){return En(this,void 0,Promise,function(){var e;return Sn(this,function(n){switch(n.label){case 0:return[4,this.sudo({password:t.old_password})];case 1:return e=n.sent(),[2,this.setPassword({sudo_token:e.sudo_token,new_password:t.new_password})]}})})},t.prototype.sudo=function(t){return En(this,void 0,Promise,function(){return Sn(this,function(e){return[2,this.config.request("".concat(ae.SUDO_URL),{method:"POST",withCredentials:!0,body:t})]})})},t.prototype.sendVerificationCodeToCurrentUser=function(t){return En(this,void 0,Promise,function(){return Sn(this,function(e){return t.target="CUR_USER",[2,this.config.request(ae.VERIFICATION_URL,{method:"POST",body:t,withCredentials:!0,withCaptcha:!0})]})})},t.prototype.changeBoundProvider=function(t){return En(this,void 0,Promise,function(){return Sn(this,function(e){return[2,this.config.request("".concat(ae.PROVIDER_LIST,"/").concat(t.provider_id,"/trans"),{method:"POST",body:{provider_trans_token:t.trans_token},withCredentials:!0})]})})},t.prototype.setUserProfile=function(t){return En(this,void 0,Promise,function(){return Sn(this,function(e){return[2,this.config.request(ae.USER_PRIFILE_URL,{method:"PATCH",body:t,withCredentials:!0})]})})},t.prototype.updateUserBasicInfo=function(t){return En(this,void 0,Promise,function(){return Sn(this,function(e){return[2,this.config.request(ae.USER_BASIC_EDIT_URL,{method:"POST",withCredentials:!0,body:t})]})})},t.prototype.queryUserProfile=function(t){return En(this,void 0,Promise,function(){var e;return Sn(this,function(n){return e=new pn(t),[2,this.config.request("".concat(ae.USER_QUERY_URL,"?").concat(e.toString()),{method:"GET",withCredentials:!0})]})})},t.prototype.setCustomSignFunc=function(t){this.getCustomSignTicketFn=t},t.prototype.signInWithCustomTicket=function(){return En(this,void 0,Promise,function(){var t,e;return Sn(this,function(n){switch(n.label){case 0:return(t=this.getCustomSignTicketFn)?[4,t()]:[2,Promise.reject({error:"failed_precondition",error_description:"please use setCustomSignFunc to set custom sign function"})];case 1:return e=n.sent(),[2,this.signInCustom({provider_id:"custom",ticket:e})]}})})},t.prototype.resetPassword=function(t){return En(this,void 0,Promise,function(){return Sn(this,function(e){return[2,this.config.request(ae.AUTH_RESET_PASSWORD,{method:"POST",body:t})]})})},t.prototype.authorize=function(t){return En(this,void 0,Promise,function(){return Sn(this,function(e){return[2,this.config.request(ae.AUTHORIZE_URL,{method:"POST",withCredentials:!0,body:t})]})})},t.prototype.authorizeDevice=function(t){return En(this,void 0,Promise,function(){return Sn(this,function(e){return[2,this.config.request(ae.AUTHORIZE_DEVICE_URL,{method:"POST",withCredentials:!0,body:t})]})})},t.prototype.deviceAuthorize=function(t){return En(this,void 0,Promise,function(){return Sn(this,function(e){return[2,this.config.request(ae.AUTH_GET_DEVICE_CODE,{method:"POST",body:t})]})})},t.prototype.authorizeInfo=function(e){return En(this,void 0,Promise,function(){var n,r,o;return Sn(this,function(i){switch(i.label){case 0:return n="".concat(ae.AUTHORIZE_INFO_URL,"?").concat(t.parseParamsToSearch(e)),r=!0,o=!1,[4,this.hasLoginState()];case 1:return i.sent()&&(o=!0,r=!1),[2,this.config.request(n,{method:"GET",withBasicAuth:r,withCredentials:o})]}})})},t.prototype.checkUsername=function(t){return En(this,void 0,Promise,function(){return Sn(this,function(e){return[2,this.config.request(ae.CHECK_USERNAME,{method:"GET",body:t,withCredentials:!0})]})})},t.prototype.checkIfUserExist=function(t){return En(this,void 0,Promise,function(){var e;return Sn(this,function(n){return e=new pn(t),[2,this.config.request("".concat(ae.CHECK_IF_USER_EXIST,"?").concat(e.toString()),{method:"GET"})]})})},t.prototype.loginScope=function(){return En(this,void 0,Promise,function(){return Sn(this,function(t){return[2,this.config.credentialsClient.getScope()]})})},t.prototype.loginGroups=function(){return En(this,void 0,Promise,function(){return Sn(this,function(t){return[2,this.config.credentialsClient.getGroups()]})})},t.prototype.refreshTokenForce=function(t){return En(this,void 0,void 0,function(){var e;return Sn(this,function(n){switch(n.label){case 0:return[4,this.config.credentialsClient.getCredentials()];case 1:return e=n.sent(),[4,this.config.credentialsClient.refreshToken(In(In({},e),{version:(null==t?void 0:t.version)||"v1"}))];case 2:return[2,n.sent()]}})})},t.prototype.getCredentials=function(){return En(this,void 0,void 0,function(){return Sn(this,function(t){return[2,this.config.credentialsClient.getCredentials()]})})},t.prototype.getPublicKey=function(){return En(this,void 0,Promise,function(){return Sn(this,function(t){return[2,this.config.request(ue.AUTH_PUBLIC_KEY,{method:"POST",body:{}})]})})},t.prototype.getEncryptParams=function(t){return En(this,void 0,Promise,function(){var e,n,r,o,i,s;return Sn(this,function(a){switch(a.label){case 0:return e=t.isEncrypt,delete t.isEncrypt,n=(0,Re.I)(t),[4,On(e,this.config.adapter)];case 1:if(!(r=a.sent()))return[2,t];o="",i="",a.label=2;case 2:return a.trys.push([2,4,,5]),[4,this.getPublicKey()];case 3:if(s=a.sent(),o=s.public_key,i=s.public_key_thumbprint,!o||!i)throw s;return[3,5];case 4:throw a.sent();case 5:return[2,{params:r.getEncryptInfo({publicKey:o,payload:n}),public_key_thumbprint:i}]}})})},t.prototype.getProviderSubType=function(){return En(this,void 0,Promise,function(){return Sn(this,function(t){return[2,this.config.request(ae.GET_PROVIDER_TYPE,{method:"POST",body:{provider_id:"weda"}})]})})},t.prototype.verifyCaptchaData=function(t){var e=t.token,n=t.key;return En(this,void 0,void 0,function(){return Sn(this,function(t){return[2,this.config.request(ae.VERIFY_CAPTCHA_DATA_URL,{method:"POST",body:{token:e,key:n},withCredentials:!1})]})})},t.prototype.createCaptchaData=function(t){var e=t.state,n=t.redirect_uri,r=void 0===n?void 0:n;return En(this,void 0,void 0,function(){return Sn(this,function(t){return[2,this.config.request(ae.CAPTCHA_DATA_URL,{method:"POST",body:{state:e,redirect_uri:r},withCredentials:!1})]})})},t.prototype.getMiniProgramCode=function(t){return En(this,void 0,Promise,function(){return Sn(this,function(e){return[2,this.config.request(ae.GET_MINIPROGRAM_QRCODE,{method:"POST",body:t})]})})},t.prototype.getMiniProgramQrCodeStatus=function(t){return En(this,void 0,Promise,function(){return Sn(this,function(e){return[2,this.config.request(ae.GET_MINIPROGRAM_QRCODE_STATUS,{method:"POST",body:t})]})})},t.prototype.getUserBehaviorLog=function(t){return En(this,void 0,Promise,function(){var e,n;return Sn(this,function(r){return e={LOGIN:"query[action]=USER_LOGIN",MODIFY:"ne_query[action]=USER_LOGIN"},n="".concat(ae.GET_USER_BEHAVIOR_LOG,"?").concat(e[t.type],"&limit=").concat(t.limit).concat(t.page_token?"&page_token=".concat(t.page_token):""),[2,this.config.request(n,{method:"GET",withCredentials:!0})]})})},t.prototype.modifyPassword=function(t){return En(this,void 0,Promise,function(){var e,n,r,o,i,s;return Sn(this,function(a){switch(a.label){case 0:return e="",n="",[4,On(!0,this.config.adapter)];case 1:if(!(r=a.sent()))throw new Error("do not support encrypt, a encrypt util required.");a.label=2;case 2:return a.trys.push([2,4,,5]),[4,this.getPublicKey()];case 3:if(o=a.sent(),e=o.public_key,n=o.public_key_thumbprint,!e||!n)throw o;return[3,5];case 4:throw a.sent();case 5:return i=t.password?r.getEncryptInfo({publicKey:e,payload:t.password}):"",s=r.getEncryptInfo({publicKey:e,payload:t.new_password}),[2,this.config.request(ae.USER_BASIC_EDIT_URL,{method:"POST",withCredentials:!0,body:{user_id:t.user_id,encrypt_password:i,encrypt_new_password:s,public_key_thumbprint:n}})]}})})},t.prototype.modifyPasswordWithoutLogin=function(t){return En(this,void 0,Promise,function(){var e,n,r,o,i,s;return Sn(this,function(a){switch(a.label){case 0:return e="",n="",[4,On(!0,this.config.adapter)];case 1:if(!(r=a.sent()))throw new Error("do not support encrypt, a encrypt util required.");a.label=2;case 2:return a.trys.push([2,4,,5]),[4,this.getPublicKey()];case 3:if(o=a.sent(),e=o.public_key,n=o.public_key_thumbprint,!e||!n)throw o;return[3,5];case 4:throw a.sent();case 5:return i=t.password?r.getEncryptInfo({publicKey:e,payload:t.password}):"",s=r.getEncryptInfo({publicKey:e,payload:t.new_password}),[2,this.config.request(ue.AUTH_RESET_PASSWORD,{method:"POST",body:{username:t.username,password:i,new_password:s,public_key_thumbprint:n}})]}})})},t.prototype.restoreUrlState=function(t,e){if(void 0!==t)try{var n=new URL(window.location.href);n.search=t,n.hash=e||"",window.history.replaceState(null,"",n.toString()),window.location.replace(n.toString())}catch(t){}},t}(),Tn=function(){return Tn=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Tn.apply(this,arguments)},Rn=function(){function t(t){var e=t.apiOrigin,n=t.getApiOrigin,r=t.apiPath,o=void 0===r?fe:r,i=t.clientId,s=t.env,a=t.storage,u=t.request,c=t.baseRequest,l=t.anonymousSignInFunc,h=t.wxCloud,d=t.adapter,f=t.onCredentialsError,p=t.headers,v=t.i18n,y=t.useWxCloud,m=t.eventBus,g=t.detectSessionInUrl,b=t.debug;if(this.detectSessionInUrl=null!=g&&g,this.oauth2client=new $e({apiOrigin:e,getApiOrigin:n,apiPath:o,clientId:i,env:s,storage:a,baseRequest:c||u,anonymousSignInFunc:l,wxCloud:h,onCredentialsError:f,headers:p||{},i18n:v,useWxCloud:y,eventBus:m,debug:b}),this.authApi=new An(Tn(Tn({credentialsClient:this.oauth2client},t),{request:u?this.oauth2client.request.bind(this.oauth2client):void 0,adapter:d})),g)this.oauth2client.setGetInitialSession(this.authApi.getInitialSession.bind(this.authApi));else try{var w=new URL(window.location.href),_=w.searchParams.get("code"),I=w.searchParams.get("state"),E=JSON.parse(sessionStorage.getItem(I)||"null");_&&I&&(null==E?void 0:E.hash)&&(w.hash=E.hash,window.history.replaceState(null,"",w.toString()),window.location.replace(w.toString()))}catch(t){}}return t.prototype.initializeSession=function(t){this.detectSessionInUrl?(this.oauth2client.setOnInitialSessionObtained(t),this.oauth2client.initialize()):this.oauth2client.initialize(Promise.resolve({error:null}))},t}(),Cn=l(794),Nn=l(141),xn=l(6197),Un=l(8182),Dn=function(){return Dn=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Dn.apply(this,arguments)},Ln=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},kn=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},jn=function(){function t(t){var e,n;try{this.localStorage=(null==t?void 0:t.localStorage)||((null===(n=null===(e=null==t?void 0:t.adapter)||void 0===e?void 0:e.root)||void 0===n?void 0:n.globalThis)||globalThis).localStorage}catch(e){this.localStorage=(null==t?void 0:t.localStorage)||{}}}return t.prototype.getItem=function(t){return Ln(this,void 0,Promise,function(){return kn(this,function(e){return[2,this.localStorage.getItem(t)]})})},t.prototype.removeItem=function(t){return Ln(this,void 0,void 0,function(){return kn(this,function(e){return this.localStorage.removeItem(t),[2]})})},t.prototype.setItem=function(t,e){return Ln(this,void 0,Promise,function(){return kn(this,function(n){return this.localStorage.setItem(t,e),[2]})})},t.prototype.getItemSync=function(t){return this.localStorage.getItem(t)},t.prototype.setItemSync=function(t,e){this.localStorage.setItem(t,e)},t.prototype.removeItemSync=function(t){this.localStorage.removeItem(t)},t}(),qn=/^[^:]+:\/\/[^/]+(\/[^?#]+)/,Mn=function(t,e){var n,r,o,i,s=null===(n=null==e?void 0:e.headers)||void 0===n?void 0:n["x-request-id"];return t||(t={}),((null==t?void 0:t.code)||(null===(r=null==t?void 0:t.data)||void 0===r?void 0:r.error_code))&&(t={error:t.code||t.data.error,error_description:t.data.error_description||t.message||t.code||t.data.error_code,request_id:t.requestId,error_code:null===(o=t.data)||void 0===o?void 0:o.error_code}),(null==t?void 0:t.request_id)||(t.request_id=t.request_id||s),(null==t?void 0:t.error)?(t.error_uri=(i=null==e?void 0:e.url,qn.test(i)?RegExp.$1:i),t):(null==t?void 0:t.data)||{}},Wn=function(t){return t.adapter&&"default"!==t.adapter.type?function(t,e){var n=Dn({},t);try{if(!(null==t?void 0:t.storage)&&(null==e?void 0:e.localStorage)&&(n.storage=new jn({localStorage:e.localStorage,adapter:e})),!t.captchaOptions&&(null==e?void 0:e.captchaOptions)&&(n.captchaOptions=e.captchaOptions),!t.baseRequest&&!t.request&&(null==e?void 0:e.reqClass)){var r={timeout:1e4,restrictedMethods:["get","post","upload","download","request"],auth:t.auth},o=new e.reqClass(r);n.baseRequest=function(t,e){var n,r,i,s,a;return Ln(this,void 0,void 0,function(){var u,c,l,h;return kn(this,function(d){switch(d.label){case 0:if(u={},c=(null===(n=e.method)||void 0===n?void 0:n.toLocaleLowerCase())||"post","function"!=typeof(l=null===(i=null===(r=null==o?void 0:o[c])||void 0===r?void 0:r.bind)||void 0===i?void 0:i.call(r,o)))throw new Error("invalid 【".concat(c,"】 request method"));d.label=1;case 1:return d.trys.push([1,3,,4]),(null===(s=e.headers)||void 0===s?void 0:s["content-type"])&&!(null===(a=e.headers)||void 0===a?void 0:a["content-type"].includes("application/json"))||["string","undefined"].includes(typeof e.body)||(e.data=e.data||e.body,e.body=JSON.stringify(e.body)),[4,l(Dn({url:t},e))];case 2:return u=d.sent(),u=Mn(u,Dn(Dn({},e),{url:t})),[3,4];case 3:throw h=d.sent(),u=Dn(Dn({},null==h?void 0:h.data),h);case 4:if(null==u?void 0:u.error)throw u;return[2,u]}})})}}}catch(t){console.error("user adapter generate fail:",t)}return n}(t,t.adapter):function(t,e){var n=Dn({},t),r={};if((null==e?void 0:e.captchaOptions)&&(n.captchaOptions=e.captchaOptions),!ut.default.isMatch()||t.storage&&t.baseRequest)return n;try{var o=ut.default.genAdapter({}),i=o.localStorage,s=o.reqClass;if(i&&(r.storage=new jn({localStorage:i,adapter:e})),s){var a=new s({timeout:1e4,restrictedMethods:["get","post","upload","download","request"]});r.request=function(t){return function(e,n){return Ln(this,void 0,void 0,function(){return kn(this,function(r){return[2,new Promise(function(r,o){var i=Object.assign({},n);i.body&&"string"!=typeof i.body&&(i.body=JSON.stringify(i.body));var s=wx.request({url:e,data:i.body,timeout:t._timeout,method:i.method||"GET",header:i.headers,success:function(t){(t=Mn(t,Dn(Dn({},n),{url:e}))).error&&o(t),r(t)},fail:function(t){o({error:"unreachable",error_description:t.message})},complete:function(e){if(e&&e.errMsg&&t._timeout&&-1!==t._restrictedMethods.indexOf("request")&&"request:fail timeout"===e.errMsg){console.warn(t._timeoutMsg);try{s.abort()}catch(t){}}}})})]})})}}(a)}return n.captchaOptions&&(r.baseRequest=r.request,r.request=void 0),Dn(Dn({},n),r)}catch(t){console.error("adapter generate fail:",t)}return n}(t,t.adapter)},Bn=function(){return Bn=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Bn.apply(this,arguments)},Fn=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},Vn=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},Gn=function(){function t(t){}return t.prototype.signInWithRedirect=function(){throw new Error("[v1 兼容] WeixinAuthProvider.signInWithRedirect() 在当前版本中无法实现。 建议使用 auth.signInWithOAuth({ provider: 'providerId' }) 替代。")},t.prototype.getRedirectResult=function(t){return Fn(this,void 0,Promise,function(){return Vn(this,function(t){throw new Error("[v1 兼容] WeixinAuthProvider.getRedirectResult() 在当前版本中无法实现。 建议使用 auth.verifyOAuth({ code, state, provider }) 替代。")})})},t.prototype.getLinkRedirectResult=function(t){return Fn(this,void 0,Promise,function(){return Vn(this,function(t){throw new Error("[v1 兼容] WeixinAuthProvider.getLinkRedirectResult() 在当前版本中无法实现。 建议使用 auth.linkIdentity({ provider: 'providerId' }) 替代。")})})},t}(),Hn=function(){function t(t){this.authInstance=t.authInstance}return t.prototype.signIn=function(t){return Fn(this,void 0,Promise,function(){return Vn(this,function(e){switch(e.label){case 0:return[4,this.authInstance.signInWithCustomTicket(function(){return Promise.resolve(t)})];case 1:return e.sent(),[2]}})})},t}(),Kn=function(){function t(t){this.authInstance=t.authInstance}return t.prototype.signIn=function(){return Fn(this,void 0,Promise,function(){return Vn(this,function(t){switch(t.label){case 0:return[4,this.authInstance.signInAnonymously({})];case 1:return t.sent(),[2]}})})},t}(),Jn=function(){function t(){}return t.prototype.weixinAuthProvider=function(t){return new Gn({authInstance:this,appid:t.appid,scope:t.scope})},t.prototype.customAuthProvider=function(){return new Hn({authInstance:this})},t.prototype.anonymousAuthProvider=function(){return new Kn({authInstance:this})},t.prototype.signUpWithEmailAndPassword=function(t,e){return Fn(this,void 0,Promise,function(){return Vn(this,function(n){switch(n.label){case 0:return"string"!=typeof t&&(0,Ze.throwError)(Cn.ERRORS.INVALID_PARAMS,"email must be a string"),"string"!=typeof e&&(0,Ze.throwError)(Cn.ERRORS.INVALID_PARAMS,"password must be a string"),[4,this.signUp({email:t,password:e})];case 1:return[2,n.sent()]}})})},t.prototype.signInWithEmailAndPassword=function(t,e){return Fn(this,void 0,Promise,function(){return Vn(this,function(n){switch(n.label){case 0:return"string"!=typeof t&&(0,Ze.throwError)(Cn.ERRORS.INVALID_PARAMS,"email must be a string"),"string"!=typeof e&&(0,Ze.throwError)(Cn.ERRORS.INVALID_PARAMS,"password must be a string"),[4,this.signIn({username:t,password:e})];case 1:return n.sent(),[2,this.createLoginState()]}})})},t.prototype.sendPasswordResetEmail=function(t){return Fn(this,void 0,Promise,function(){return Vn(this,function(e){switch(e.label){case 0:return"string"!=typeof t&&(0,Ze.throwError)(Cn.ERRORS.INVALID_PARAMS,"email must be a string"),[4,this.getVerification({email:t})];case 1:return e.sent(),[2]}})})},t.prototype.signInWithUsernameAndPassword=function(t,e){return Fn(this,void 0,Promise,function(){return Vn(this,function(n){switch(n.label){case 0:return"string"!=typeof t&&(0,Ze.throwError)(Cn.ERRORS.INVALID_PARAMS,"username must be a string"),"string"!=typeof e&&(0,Ze.throwError)(Cn.ERRORS.INVALID_PARAMS,"password must be a string"),[4,this.signIn({username:t,password:e})];case 1:return n.sent(),[2,this.createLoginState()]}})})},t.prototype.sendPhoneCode=function(t){return Fn(this,void 0,Promise,function(){var e;return Vn(this,function(n){switch(n.label){case 0:return"string"!=typeof t&&(0,Ze.throwError)(Cn.ERRORS.INVALID_PARAMS,"phoneNumber must be a string"),e=this.formatPhone(t),[4,this.getVerification({phone_number:e})];case 1:return n.sent(),[2,!0]}})})},t.prototype.signUpWithPhoneCode=function(t,e,n){return Fn(this,void 0,Promise,function(){var r;return Vn(this,function(o){switch(o.label){case 0:return"string"!=typeof t&&(0,Ze.throwError)(Cn.ERRORS.INVALID_PARAMS,"phoneNumber must be a string"),"string"!=typeof e&&(0,Ze.throwError)(Cn.ERRORS.INVALID_PARAMS,"phoneCode must be a string"),r=this.formatPhone(t),[4,this.signUp(Bn({phone_number:r,verification_code:e},n?{password:n}:{}))];case 1:return o.sent(),[2,this.createLoginState()]}})})},t.prototype.signInWithPhoneCodeOrPassword=function(t){return Fn(this,void 0,Promise,function(){var e,n,r,o;return Vn(this,function(i){switch(i.label){case 0:return e=t.phoneNumber,n=t.phoneCode,r=t.password,"string"!=typeof e&&(0,Ze.throwError)(Cn.ERRORS.INVALID_PARAMS,"phoneNumber must be a string"),o=this.formatPhone(e),r?[4,this.signIn({username:o,password:r})]:[3,2];case 1:return i.sent(),[3,5];case 2:return n?[4,this.signIn({username:o,verification_token:n})]:[3,4];case 3:return i.sent(),[3,5];case 4:(0,Ze.throwError)(Cn.ERRORS.INVALID_PARAMS,"phoneCode or password must be provided"),i.label=5;case 5:return[2,this.createLoginState()]}})})},t.prototype.forceResetPwdByPhoneCode=function(t){return Fn(this,void 0,Promise,function(){var e,n,r,o;return Vn(this,function(i){switch(i.label){case 0:return e=t.phoneNumber,n=t.phoneCode,r=t.password,"string"!=typeof e&&(0,Ze.throwError)(Cn.ERRORS.INVALID_PARAMS,"phoneNumber must be a string"),"string"!=typeof n&&(0,Ze.throwError)(Cn.ERRORS.INVALID_PARAMS,"phoneCode must be a string"),"string"!=typeof r&&(0,Ze.throwError)(Cn.ERRORS.INVALID_PARAMS,"password must be a string"),o=this.formatPhone(e),[4,this.resetPassword({phone_number:o,new_password:r,verification_token:n})];case 1:return i.sent(),[4,this.signIn({username:o,password:r})];case 2:return i.sent(),[2,this.createLoginState()]}})})},t.prototype.shouldRefreshAccessToken=function(t){throw new Error("[v1 兼容] shouldRefreshAccessToken() 在当前版本中无法实现。 建议使用 auth.onAuthStateChange(callback) 来监听 TOKEN_REFRESHED 事件替代。")},t.prototype.onLoginStateExpired=function(t){var e=this;this.onLoginStateChanged(function(n){(null==n?void 0:n.eventType)===ye&&t.call(e)})},t.prototype.onAccessTokenRefreshed=function(t){var e=this;this.onAuthStateChange(function(n){n===we&&t.call(e)})},t.prototype.onAnonymousConverted=function(t){var e=this;this.onAuthStateChange(function(n){n===ge&&t.call(e)})},t.prototype.onLoginTypeChanged=function(t){var e=this;this.onAuthStateChange(function(n){n!==ge&&n!==me||t.call(e)})},t}(),zn=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},t(e,n)};return function(e,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),Yn=function(){return Yn=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Yn.apply(this,arguments)},Qn=function(t,e,n,r){var o,i=arguments.length,s=i<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(t,e,n,r);else for(var a=t.length-1;a>=0;a--)(o=t[a])&&(s=(i<3?o(s):i>3?o(e,n,s):o(e,n))||s);return i>3&&s&&Object.defineProperty(e,n,s),s},$n=function(t,e){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(t,e)},Xn=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},Zn=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},tr=function(){return"undefined"!=typeof window&&"undefined"!=typeof document},er=function(t){return function(e){t.fire(Ee,Yn(Yn({},e),{eventType:ye}))}},nr=function(){function e(t){var e=t.cache,n=t.oauthInstance;this.cache=e,this.oauthInstance=n,this.setUserInfo()}var n,r,o;return e.prototype.checkLocalInfo=function(){return Xn(this,void 0,void 0,function(){return Zn(this,function(t){return this.uid=this.getLocalUserInfo("uid"),this.gender=this.getLocalUserInfo("gender"),this.picture=this.getLocalUserInfo("picture"),this.email=this.getLocalUserInfo("email"),this.emailVerified=this.getLocalUserInfo("email_verified"),this.phoneNumber=this.getLocalUserInfo("phone_number"),this.username=this.getLocalUserInfo("username"),this.name=this.getLocalUserInfo("name"),this.birthdate=this.getLocalUserInfo("birthdate"),this.zoneinfo=this.getLocalUserInfo("zoneinfo"),this.locale=this.getLocalUserInfo("locale"),this.sub=this.getLocalUserInfo("sub"),this.createdFrom=this.getLocalUserInfo("created_from"),this.providers=this.getLocalUserInfo("providers"),[2]})})},e.prototype.checkLocalInfoAsync=function(){return Xn(this,void 0,void 0,function(){var t,e,n,r;return Zn(this,function(o){switch(o.label){case 0:return t=this,[4,this.getLocalUserInfoAsync("uid")];case 1:return t.uid=o.sent(),e=this,[4,this.getLocalUserInfoAsync("gender")];case 2:return e.gender=o.sent(),this.picture=this.getLocalUserInfo("picture"),n=this,[4,this.getLocalUserInfoAsync("email")];case 3:return n.email=o.sent(),this.emailVerified=this.getLocalUserInfo("email_verified"),this.phoneNumber=this.getLocalUserInfo("phone_number"),r=this,[4,this.getLocalUserInfoAsync("username")];case 4:return r.username=o.sent(),this.name=this.getLocalUserInfo("name"),this.birthdate=this.getLocalUserInfo("birthdate"),this.zoneinfo=this.getLocalUserInfo("zoneinfo"),this.locale=this.getLocalUserInfo("locale"),this.sub=this.getLocalUserInfo("sub"),this.createdFrom=this.getLocalUserInfo("created_from"),this.providers=this.getLocalUserInfo("providers"),[2]}})})},e.prototype.update=function(t){return Xn(this,void 0,Promise,function(){var e;return Zn(this,function(n){switch(n.label){case 0:return[4,this.oauthInstance.authApi.setUserProfile(Yn({},t))];case 1:return e=n.sent(),this.setLocalUserInfo(e),[2]}})})},e.prototype.updateUserBasicInfo=function(t){return Xn(this,void 0,Promise,function(){return Zn(this,function(e){switch(e.label){case 0:return[4,this.oauthInstance.authApi.updateUserBasicInfo(Yn({},t))];case 1:return e.sent(),[4,this.refresh()];case 2:return e.sent(),[2]}})})},e.prototype.updatePassword=function(t,e){return this.oauthInstance.authApi.updatePasswordByOld({old_password:e,new_password:t})},e.prototype.updateUsername=function(t){return"string"!=typeof t&&(0,Ze.throwError)(Cn.ERRORS.INVALID_PARAMS,"username must be a string"),this.update({username:t})},e.prototype.refresh=function(t){return Xn(this,void 0,Promise,function(){var e;return Zn(this,function(n){switch(n.label){case 0:return[4,this.oauthInstance.authApi.getUserInfo(t)];case 1:if("INVALID_ACCESS_TOKEN"===(e=n.sent()).code)throw this.setLocalUserInfo({}),e;return this.setLocalUserInfo(e),[2,e]}})})},e.prototype.getLocalUserInfo=function(t){var e=this.cache.keys.userInfoKey,n=this.cache.getStore(e);return t?n[t]:n||{}},e.prototype.setLocalUserInfo=function(t){var e=this.cache.keys.userInfoKey;this.cache.setStore(e,t),this.setUserInfo()},e.prototype.getLocalUserInfoAsync=function(t){return Xn(this,void 0,Promise,function(){var e;return Zn(this,function(n){switch(n.label){case 0:return e=this.cache.keys.userInfoKey,[4,this.cache.getStoreAsync(e)];case 1:return[2,n.sent()[t]]}})})},e.prototype.setUserInfo=function(){var t=this,e=this.cache.keys.userInfoKey,n=this.cache.getStore(e);["uid","email","name","gender","picture","email_verified","phone_number","birthdate","zoneinfo","locale","sub","created_from","providers","username","created_at","open_id"].forEach(function(e){t[e]=n[e]})},Qn([(0,Nn.catchErrorsDecorator)({title:"更新用户信息失败",messages:["请确认以下各项:"," 1 - 调用 User.update() 的语法或参数是否正确"," 2 - 用户信息中是否包含非法值","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(Cn.COMMUNITY_SITE_URL)]}),$n("design:type",Function),$n("design:paramtypes",["function"==typeof(n=t.UserProfile)?n:Object]),$n("design:returntype","function"==typeof(r="undefined"!=typeof Promise&&Promise)?r:Object)],e.prototype,"update",null),Qn([(0,Nn.catchErrorsDecorator)({title:"更新密码失败",messages:["请确认以下各项:"," 1 - 调用 User.updatePassword() 的语法或参数是否正确"," 3 - 新密码中是否包含非法字符","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(Cn.COMMUNITY_SITE_URL)]}),$n("design:type",Function),$n("design:paramtypes",[String,String]),$n("design:returntype",void 0)],e.prototype,"updatePassword",null),Qn([(0,Nn.catchErrorsDecorator)({title:"更新用户名失败",messages:["请确认以下各项:"," 1 - 调用 User.updateUsername() 的语法或参数是否正确"," 2 - 当前环境是否开通了用户名密码登录","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(Cn.COMMUNITY_SITE_URL)]}),$n("design:type",Function),$n("design:paramtypes",[String]),$n("design:returntype",void 0)],e.prototype,"updateUsername",null),Qn([(0,Nn.catchErrorsDecorator)({title:"刷新本地用户信息失败",messages:["请确认以下各项:"," 1 - 调用 User.refresh() 的语法或参数是否正确","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(Cn.COMMUNITY_SITE_URL)]}),$n("design:type",Function),$n("design:paramtypes",[Object]),$n("design:returntype","function"==typeof(o="undefined"!=typeof Promise&&Promise)?o:Object)],e.prototype,"refresh",null),e}();(Pn=nr).prototype.linkWithTicket=function(t){return Fn(this,void 0,Promise,function(){return Vn(this,function(t){throw new Error("[v1 兼容] User.linkWithTicket() 在当前版本中无法实现。 建议使用 auth.signInWithCustomTicket(() => Promise.resolve(ticket)) 替代。")})})},Pn.prototype.linkWithRedirect=function(t){throw new Error("[v1 兼容] User.linkWithRedirect() 在当前版本中无法实现。 建议使用 auth.linkIdentity({ provider: 'providerId' }) 替代。")},Pn.prototype.updateEmail=function(t,e){return Fn(this,void 0,Promise,function(){return Vn(this,function(e){switch(e.label){case 0:return"string"!=typeof t&&(0,Ze.throwError)(Cn.ERRORS.INVALID_PARAMS,"newEmail must be a string"),[4,this.updateUserBasicInfo({email:t})];case 1:return e.sent(),[2]}})})},Pn.prototype.linkWithPhoneNumber=function(t,e){return Fn(this,void 0,Promise,function(){return Vn(this,function(t){throw new Error("[v1 兼容] User.linkWithPhoneNumber() 在当前版本中无法实现。 建议使用 auth.bindPhoneNumber({ phone_number, verification_token, sudo_token }) 替代。")})})},Pn.prototype.updatePhoneNumber=function(t,e){return Fn(this,void 0,Promise,function(){return Vn(this,function(t){throw new Error("[v1 兼容] User.updatePhoneNumber() 在当前版本中无法实现。 建议使用 auth.updateUser({ phone: newPhoneNumber }) 替代。")})})},Pn.prototype.unlink=function(t){return Fn(this,void 0,Promise,function(){return Vn(this,function(t){throw new Error("[v1 兼容] User.unlink() 在当前版本中无法实现。 建议使用 auth.unlinkIdentity({ provider: loginType }) 替代。")})})};var rr=function(){function t(t){var e=t.envId,n=t.cache,r=t.oauthInstance;e||(0,Ze.throwError)(Cn.ERRORS.INVALID_PARAMS,"envId is not defined"),this.cache=n,this.oauthInstance=r,this.user=new nr({cache:this.cache,oauthInstance:r})}return t.prototype.checkLocalState=function(){var t;this.oauthLoginState=null===(t=this.oauthInstance)||void 0===t?void 0:t.authApi.hasLoginStateSync(),this.user.checkLocalInfo()},t.prototype.checkLocalStateAsync=function(){var t;return Xn(this,void 0,void 0,function(){return Zn(this,function(e){switch(e.label){case 0:return[4,null===(t=this.oauthInstance)||void 0===t?void 0:t.authApi.getLoginState()];case 1:return e.sent(),[4,this.user.checkLocalInfoAsync()];case 2:return e.sent(),[2]}})})},t}(),or=function(e){function n(t){var n=e.call(this)||this;return n.listeners=new Map,n.hasListenerSetUp=!1,n.config=t,n.oauthInstance=t.oauthInstance,n.cache=t.cache,n.init(),n.setAccessKey(),n}var r,o,i,s,a,u,c,l,h,d,f,p,v,y,m,g,b,w,_,I,E;return zn(n,e),n.prototype.signInAnonymously=function(t){return Xn(this,void 0,Promise,function(){var e,n,r,o,i;return Zn(this,function(s){switch(s.label){case 0:return s.trys.push([0,4,,5]),[4,this.oauthInstance.authApi.signInAnonymously(t)];case 1:return s.sent(),[4,this.createLoginState()];case 2:return e=s.sent(),[4,this.getSession()];case 3:return n=s.sent().data,r=(void 0===n?{}:n).session,[2,Yn(Yn({},e),{data:{user:r.user,session:r},error:null})];case 4:return o=s.sent(),(i=new _n(o,{method:"signInAnonymously"})).category===vn.PROVIDER_NOT_ENABLED?(console.error(i.helpMessage),console.error("[CloudBase Auth] 提示:匿名登录需要在控制台开启「匿名登录」。\n 如果您需要使用用户名密码登录,请改用 auth.signInWithPassword({ username, password })。\n 不要在匿名登录失败后自动回退到密码登录,这两种方式的使用场景不同。")):(console.warn("[CloudBase Auth] signInAnonymously 失败 [".concat(i.category,"]: ").concat(i.message)),i.loginMethodHint&&console.warn(i.loginMethodHint)),[2,{data:{user:null,session:null},error:i}];case 5:return[2]}})})},n.prototype.signUp=function(t){return Xn(this,void 0,Promise,function(){var e,n,r=this;return Zn(this,function(o){switch(o.label){case 0:return t.phone_number||t.verification_code||t.verification_token||t.provider_token?(t.phone_number&&(t.phone_number=this.formatPhone(t.phone_number)),[4,this.oauthInstance.authApi.signUp(t)]):[3,2];case 1:return o.sent(),[2,this.createLoginState()];case 2:return o.trys.push([2,4,,5]),this.validateAtLeastOne(t,[["email"],["phone"]],"signUp"),[4,this.getVerification(t.email?{email:t.email,usage:pe.EMAIL}:{phone_number:this.formatPhone(t.phone)})];case 3:return e=o.sent(),[2,{data:{verifyOtp:function(n){var o=n.token,i=n.messageId,s=void 0===i?e.verification_id:i;return Xn(r,void 0,Promise,function(){var n,r,i,a,u;return Zn(this,function(c){switch(c.label){case 0:return c.trys.push([0,8,,9]),[4,this.verify({verification_id:s||e.verification_id,verification_code:String(o)})];case 1:return n=c.sent(),e.is_user?[4,this.signIn({username:t.email||this.formatPhone(t.phone),verification_token:n.verification_token})]:[3,3];case 2:return c.sent(),[3,6];case 3:return delete(r=JSON.parse(JSON.stringify(t))).email,delete r.phone,[4,this.oauthInstance.authApi.signUp(Yn(Yn(Yn({},r),t.email?{email:t.email}:{phone_number:this.formatPhone(t.phone)}),{verification_token:n.verification_token,verification_code:o}))];case 4:return c.sent(),[4,this.createLoginState()];case 5:c.sent(),c.label=6;case 6:return[4,this.getSession()];case 7:return i=c.sent().data,[2,{data:{user:(a=(void 0===i?{}:i).session).user,session:a},error:null}];case 8:return u=c.sent(),[2,{data:{user:null,session:null},error:new _n(u,{method:"signUp"})}];case 9:return[2]}})})}},error:null}];case 4:return n=o.sent(),[2,{data:{user:null,session:null},error:new _n(n,{method:"signUp"})}];case 5:return[2]}})})},n.prototype.signOut=function(t){return Xn(this,void 0,Promise,function(){var e,n,r;return Zn(this,function(o){switch(o.label){case 0:return o.trys.push([0,3,,4]),e=this.cache.keys.userInfoKey,[4,this.oauthInstance.authApi.signOut(t)];case 1:return n=o.sent(),[4,this.cache.removeStoreAsync(e)];case 2:return o.sent(),this.setAccessKey(),[2,Yn(Yn({},n),{data:{},error:null})];case 3:return r=o.sent(),[2,{data:{},error:new _n(r,{method:"signOut"})}];case 4:return[2]}})})},n.prototype.onAuthStateChange=function(t){var e=this;this.hasListenerSetUp||(this.setupListeners(),this.hasListenerSetUp=!0);var n=Math.random().toString(36);return this.listeners.has(n)||this.listeners.set(n,new Set),this.listeners.get(n).add(t),{data:{subscription:{id:n,callback:t,unsubscribe:function(){var r=e.listeners.get(n);r&&(r.delete(t),0===r.size&&e.listeners.delete(n))}}}}},n.prototype.signInWithPassword=function(t){var e,n;return Xn(this,void 0,Promise,function(){var r,o,i,s,a,u,c,l;return Zn(this,function(h){switch(h.label){case 0:return h.trys.push([0,3,,4]),this.validateAtLeastOne(t,[["username"],["email"],["phone"]],"signInWithPassword"),this.validateParams(t,{password:{required:!0,message:"Password is required"}},"signInWithPassword"),r="username"in t?t.username:void 0,o="email"in t?t.email:void 0,i="phone"in t?t.phone:void 0,s=null!==(n=null===(e=t.options)||void 0===e?void 0:e.is_encrypt)&&void 0!==n?n:t.is_encrypt,[4,this.signIn(Yn({username:r||o||this.formatPhone(i),password:t.password},s?{isEncrypt:!0,version:"v2"}:{}))];case 1:return h.sent(),[4,this.getSession()];case 2:return a=h.sent().data,[2,{data:{user:(u=(void 0===a?{}:a).session).user,session:u},error:null}];case 3:return c=h.sent(),(l=new _n(c,{method:"signInWithPassword"})).category===vn.PROVIDER_NOT_ENABLED?console.error(l.helpMessage):l.category===vn.INVALID_CREDENTIALS||l.category===vn.USER_NOT_FOUND?console.warn(l.helpMessage):console.warn("[CloudBase Auth] signInWithPassword 失败 [".concat(l.category,"]: ").concat(l.message)),l.loginMethodHint&&console.info(l.loginMethodHint),[2,{data:{user:null,session:null},error:l}];case 4:return[2]}})})},n.prototype.signInWithIdToken=function(t){return Xn(this,void 0,Promise,function(){var e,n,r;return Zn(this,function(o){switch(o.label){case 0:return o.trys.push([0,3,,4]),this.validateParams(t,{token:{required:!0,message:"Token is required"}},"signInWithIdToken"),[4,this.signInWithProvider({provider_id:t.provider,provider_id_token:t.token})];case 1:return o.sent(),[4,this.getSession()];case 2:return e=o.sent().data,[2,{data:{user:(n=(void 0===e?{}:e).session).user,session:n},error:null}];case 3:return r=o.sent(),[2,{data:{user:null,session:null},error:new _n(r,{method:"signInWithIdToken"})}];case 4:return[2]}})})},n.prototype.signInWithOtp=function(t){return Xn(this,void 0,Promise,function(){var e,n,r,o,i,s=this;return Zn(this,function(a){switch(a.label){case 0:if(e=t.options,n="email"in t?t.email:void 0,r="phone"in t?t.phone:void 0,!(null==e?void 0:e.emailRedirectTo)&&(void 0===(null==e?void 0:e.shouldCreateUser)||(null==e?void 0:e.shouldCreateUser)))return[2,this.signUp(n?{email:n}:{phone:r})];a.label=1;case 1:return a.trys.push([1,3,,4]),this.validateAtLeastOne(t,[["email"],["phone"]],"signInWithOtp"),[4,this.getVerification(Yn(Yn({email_redirect_to:null==e?void 0:e.emailRedirectTo},n?{email:n,usage:pe.EMAIL}:{phone_number:this.formatPhone(r)}),{target:(null==e?void 0:e.emailRedirectTo)&&(null==e?void 0:e.shouldCreateUser)?"ANY":"USER"}))];case 2:return o=a.sent(),[2,{data:{user:null,session:null,verifyOtp:function(t){var e=t.token,i=t.messageId,a=void 0===i?o.verification_id:i;return Xn(s,void 0,Promise,function(){return Zn(this,function(t){return[2,this.verifyOtp(n?{email:n,token:String(e),messageId:a||""}:{phone:r,token:String(e),messageId:a||""})]})})}},error:null}];case 3:return i=a.sent(),[2,{data:{user:null,session:null},error:new _n(i,{method:"signInWithOtp"})}];case 4:return[2]}})})},n.prototype.verifyOAuth=function(t){return Xn(this,void 0,Promise,function(){var e,n,r,o,i,s,a,u,c;return Zn(this,function(l){switch(l.label){case 0:e={},l.label=1;case 1:return l.trys.push([1,7,,8]),n=(null==t?void 0:t.code)||P("code"),r=(null==t?void 0:t.state)||P("state"),n?r?(o=function(t){try{return JSON.parse(sessionStorage.getItem(t))}catch(t){return console.error("Failed to get browser session:",t),null}}(r),e.type=null==o?void 0:o.type,(i=(null==t?void 0:t.provider)||(null==o?void 0:o.provider)||P("provider"))?[4,this.grantProviderToken({provider_id:i,provider_redirect_uri:location.origin+location.pathname,provider_code:n})]:[2,{data:Yn(Yn({},e),{user:null,session:null,redirectUrl:null}),error:this.missingRequiredParam("verifyOAuth","provider")}]):[2,{data:{user:null,session:null,redirectUrl:null},error:this.missingRequiredParam("verifyOAuth","state")}]:[2,{data:{user:null,session:null,redirectUrl:null},error:this.missingRequiredParam("verifyOAuth","code")}];case 2:return s=l.sent().provider_token,a=void 0,o.type!==Pe?[3,4]:[4,this.oauthInstance.authApi.toBindIdentity({provider_token:s,provider:i,fireEvent:!0})];case 3:return a=l.sent(),[3,6];case 4:return[4,this.signInWithIdToken({token:s})];case 5:(a=l.sent()).data=Yn(Yn({},e),a.data),l.label=6;case 6:return(u=new URLSearchParams(null===location||void 0===location?void 0:location.search)).delete("code"),u.delete("state"),a.data.redirectUrl=function(t,e){if(void 0!==t){var n=new URL(window.location.href);return n.search=t,n.hash=e||n.hash,window.history.replaceState({},"",n.href),n.href}}(void 0===(null==o?void 0:o.search)?"?".concat(u.toString()):null==o?void 0:o.search,(null==o?void 0:o.hash)||location.hash),function(t){try{return sessionStorage.removeItem(t),!0}catch(t){return console.error("Failed to remove browser session:",t),null}}(r),[2,a];case 7:return c=l.sent(),[2,{data:Yn(Yn({},e),{user:null,session:null,redirectUrl:null}),error:new _n(c,{method:"verifyOAuth"})}];case 8:return[2]}})})},n.prototype.signInWithOAuth=function(t){var e,n,r,o,i;return Xn(this,void 0,Promise,function(){var s,a,u,c,l,h,d,f,p;return Zn(this,function(v){switch(v.label){case 0:return v.trys.push([0,2,,3]),this.validateParams(t,{provider:{required:!0,message:"Provider is required"}},"signInWithOAuth"),s=(null===(e=t.options)||void 0===e?void 0:e.redirectTo)||location.href,a=new URL(s),u=a.origin+a.pathname,c=(null===(n=t.options)||void 0===n?void 0:n.state)||"prd-".concat(t.provider,"-").concat(Math.random().toString(36).slice(2)),[4,this.genProviderRedirectUri({provider_id:t.provider,provider_redirect_uri:u,state:c})];case 1:return l=v.sent().uri,h=decodeURIComponent(l),d=h,(null===(r=t.options)||void 0===r?void 0:r.queryParams)&&(f=new URL(h),Object.entries(t.options.queryParams).forEach(function(t){var e=t[0],n=t[1];f.searchParams.set(e,n)}),d=f.toString()),function(t,e){try{sessionStorage.setItem(t,JSON.stringify(e))}catch(t){console.error("Failed to save to browser session:",t)}}(c,{provider:t.provider,search:a.search,hash:a.hash,type:(null===(o=t.options)||void 0===o?void 0:o.type)||Oe}),tr()&&!(null===(i=t.options)||void 0===i?void 0:i.skipBrowserRedirect)&&window.location.assign(d),[2,{data:{url:d,provider:t.provider},error:null}];case 2:return p=v.sent(),[2,{data:{url:null,provider:null},error:new _n(p,{method:"signInWithOAuth"})}];case 3:return[2]}})})},n.prototype.getClaims=function(){return Xn(this,void 0,Promise,function(){var t;return Zn(this,function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),[4,this.getAccessToken()];case 1:return[2,{data:function(t){if("string"!=typeof t)throw new Error("Invalid token specified");try{var e=t.split(".").map(function(t,e){return 2===e?t:JSON.parse(function(t){var e=t.replace(/-/g,"+").replace(/_/g,"/");switch(e.length%4){case 0:break;case 2:e+="==";break;case 3:e+="=";break;default:throw new Error("Illegal base64url string!")}try{return function(t){return decodeURIComponent(ke(t).replace(/(.)/g,function(t){var e=t.charCodeAt(0).toString(16).toUpperCase();return e.length<2&&(e="0".concat(e)),"%".concat(e)}))}(e)}catch(t){return ke(e)}}(t))});return{claims:e[1],header:e[0],signature:e[2]}}catch(t){throw new Error("Invalid token specified: ".concat(t)?t.message:0)}}(e.sent().accessToken),error:null}];case 2:return t=e.sent(),[2,{data:{claims:null,header:null,signature:null},error:new _n(t,{method:"getClaims"})}];case 3:return[2]}})})},n.prototype.resetPasswordForEmail=function(t,e){return Xn(this,void 0,Promise,function(){var n,r,o,i,s,a,u=this;return Zn(this,function(c){switch(c.label){case 0:return c.trys.push([0,2,,3]),this.validateParams({emailOrPhone:t},{emailOrPhone:{required:!0,message:"Email or phone is required"}},"resetPasswordForEmail"),n=(e||{}).redirectTo,r=t.includes("@"),o=void 0,r?o={email:t,usage:pe.RECOVERY}:(i=this.formatPhone(t),o={phone_number:i}),[4,this.getVerification(Yn(Yn({},o),{target:"USER"}))];case 1:return s=c.sent(),[2,{data:{updateUser:function(e){return Xn(u,void 0,Promise,function(){var o,i,a,u;return Zn(this,function(c){switch(c.label){case 0:this.validateParams(e,{nonce:{required:!0,message:"Nonce is required"},password:{required:!0,message:"Password is required"}},"resetPasswordForEmail"),c.label=1;case 1:return c.trys.push([1,5,,6]),[4,this.verify({verification_id:s.verification_id,verification_code:e.nonce})];case 2:return o=c.sent(),[4,this.oauthInstance.authApi.resetPassword({email:r?t:void 0,phone_number:r?void 0:t,new_password:e.password,verification_token:o.verification_token})];case 3:return c.sent(),null===(u=this.config.eventBus)||void 0===u||u.fire(Se,{event:"PASSWORD_RECOVERY"}),[4,this.signInWithPassword({email:r?t:void 0,phone:r?void 0:t,password:e.password})];case 4:return i=c.sent(),n&&tr()&&window.location.assign(n),[2,i];case 5:return a=c.sent(),[2,{data:{user:null,session:null},error:new _n(a,{method:"resetPasswordForEmail"})}];case 6:return[2]}})})}},error:null}];case 2:return a=c.sent(),[2,{data:{updateUser:null},error:new _n(a,{method:"resetPasswordForEmail"})}];case 3:return[2]}})})},n.prototype.resetPasswordForOld=function(t){return Xn(this,void 0,Promise,function(){var e,n,r;return Zn(this,function(o){switch(o.label){case 0:return o.trys.push([0,3,,4]),[4,this.oauthInstance.authApi.updatePasswordByOld({old_password:t.old_password,new_password:t.new_password})];case 1:return o.sent(),[4,this.getSession()];case 2:return e=o.sent().data,[2,{data:{user:(n=(void 0===e?{}:e).session).user,session:n},error:null}];case 3:return r=o.sent(),[2,{data:{user:null,session:null},error:new _n(r,{method:"resetPasswordForOld"})}];case 4:return[2]}})})},n.prototype.verifyOtp=function(t){return Xn(this,void 0,Promise,function(){var e,n,r,o,i,s,a;return Zn(this,function(u){switch(u.label){case 0:return u.trys.push([0,6,,7]),e=t.type,n=String(t.token),r="email"in t?t.email:void 0,o="phone"in t?t.phone:void 0,this.validateParams(t,{token:{required:!0,message:"Token is required"},messageId:{required:!0,message:"messageId is required"}},"verifyOtp"),["phone_change","email_change"].includes(e)?[4,this.verify({verification_id:t.messageId,verification_code:n})]:[3,2];case 1:return u.sent(),[3,4];case 2:return[4,this.signInWithUsername({verificationInfo:{verification_id:t.messageId,is_user:!0},verificationCode:n,username:r||this.formatPhone(o)||"",loginType:r?"email":"phone"})];case 3:u.sent(),u.label=4;case 4:return[4,this.getSession()];case 5:return i=u.sent().data,[2,{data:{user:(s=(void 0===i?{}:i).session).user,session:s},error:null}];case 6:return a=u.sent(),[2,{data:{user:null,session:null},error:new _n(a,{method:"verifyOtp"})}];case 7:return[2]}})})},n.prototype.getSession=function(){return Xn(this,void 0,Promise,function(){var t,e,n,r;return Zn(this,function(o){switch(o.label){case 0:return o.trys.push([0,3,,4]),[4,this.oauthInstance.oauth2client.getCredentials()];case 1:return(t=o.sent())&&"accessKey"!==t.scope?[4,this.getUser(!1)]:[2,{data:{session:null,user:null},error:null}];case 2:return e=o.sent().data,n=(void 0===e?{}:e).user,[2,{data:{session:Yn(Yn({},t),{user:n}),user:n},error:null}];case 3:return r=o.sent(),[2,{data:{session:null,user:null},error:new _n(r,{method:"getSession"})}];case 4:return[2]}})})},n.prototype.refreshSession=function(t){return Xn(this,void 0,Promise,function(){var e,n,r,o,i;return Zn(this,function(s){switch(s.label){case 0:return s.trys.push([0,4,,5]),[4,this.oauthInstance.oauth2client.localCredentials.getCredentials()];case 1:return(e=s.sent()).refresh_token=t||e.refresh_token,[4,this.oauthInstance.oauth2client.refreshToken(e)];case 2:return n=s.sent(),[4,this.getUser(!1)];case 3:return r=s.sent().data,[2,{data:{user:o=(void 0===r?{}:r).user,session:Yn(Yn({},n),{user:o})},error:null}];case 4:return i=s.sent(),[2,{data:{user:null,session:null},error:new _n(i,{method:"refreshSession"})}];case 5:return[2]}})})},n.prototype.getUser=function(t){return void 0===t&&(t=!0),Xn(this,void 0,Promise,function(){var e,n,r;return Zn(this,function(o){switch(o.label){case 0:return o.trys.push([0,3,,4]),[4,this.oauthInstance.oauth2client.getCredentials()];case 1:return(e=o.sent())&&"accessKey"!==e.scope?(n=this.convertToUser,[4,this.getCurrentUser(t)]):[2,{data:{user:null},error:null}];case 2:return[2,{data:{user:n.apply(this,[o.sent()])},error:null}];case 3:return r=o.sent(),[2,{data:{user:null},error:new _n(r,{method:"getUser"})}];case 4:return[2]}})})},n.prototype.refreshUser=function(){return Xn(this,void 0,Promise,function(){var t,e,n;return Zn(this,function(r){switch(r.label){case 0:return r.trys.push([0,3,,4]),[4,this.currentUser.refresh()];case 1:return r.sent(),[4,this.getSession()];case 2:return t=r.sent().data,[2,{data:{user:(e=(void 0===t?{}:t).session).user,session:e},error:null}];case 3:return n=r.sent(),[2,{data:{user:null,session:null},error:new _n(n,{method:"refreshUser"})}];case 4:return[2]}})})},n.prototype.updateUser=function(t){var e;return Xn(this,void 0,Promise,function(){var n,r,o,i,s,a,u,c,l,h,d,f,p,v,y=this;return Zn(this,function(m){switch(m.label){case 0:if(m.trys.push([0,8,,9]),n=["password","new_password"].find(function(e){var n=t[e];return null!=n&&""!==n}),n)throw new _n({message:'updateUser 不支持更新密码,检测到传入了 "'.concat(n,'" 参数。如需修改密码请使用 resetPasswordForOld(旧密码修改)、resetPasswordForEmail(验证码重置)或 reauthenticate(重新认证后改密)')});if(r=Object.keys(t).some(function(e){return void 0!==t[e]&&null!==t[e]&&""!==t[e]}),!r)throw this.missingRequiredParam("updateUser","(at least one field)");return o=t.email,i=t.phone,s=function(t,e){var n={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(t);o<r.length;o++)e.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(t,r[o])&&(n[r[o]]=t[r[o]])}return n}(t,["email","phone"]),u=void 0!==i,c={},(a=void 0!==o)||u?(l=void 0,a?(l={email:t.email,usage:pe.REAUTHENTICATION},h="email_change"):(d=this.formatPhone(t.phone),l={phone_number:d},h="phone_change"),[4,this.getVerification(Yn({},l))]):[3,4];case 1:return f=m.sent(),Object.keys(s).length>0?[4,this.updateUserBasicInfo(s)]:[3,3];case 2:m.sent(),m.label=3;case 3:return c={messageId:f.verification_id,verifyOtp:function(e){return Xn(y,void 0,Promise,function(){var n,r,o,i;return Zn(this,function(s){switch(s.label){case 0:return s.trys.push([0,11,,12]),e.email&&t.email===e.email?[4,this.verifyOtp({type:"email_change",email:t.email,token:e.token,messageId:f.verification_id||""})]:[3,3];case 1:return(n=s.sent()).error?[2,n]:[4,this.updateUserBasicInfo({email:t.email})];case 2:return s.sent(),[3,9];case 3:return e.phone&&t.phone===e.phone?[4,this.verifyOtp({type:"phone_change",phone:t.phone,token:e.token,messageId:f.verification_id||""})]:[3,6];case 4:return(n=s.sent()).error?[2,n]:[4,this.updateUserBasicInfo({phone:this.formatPhone(t.phone)})];case 5:return s.sent(),[3,9];case 6:return[4,this.verifyOtp(a?{type:h,email:t.email,token:e.token,messageId:f.verification_id||""}:{type:h,phone:t.phone,token:e.token,messageId:f.verification_id||""})];case 7:return(n=s.sent()).error?[2,n]:[4,this.updateUserBasicInfo(t)];case 8:s.sent(),s.label=9;case 9:return[4,this.getUser(!1)];case 10:return r=s.sent().data.user,null===(i=this.config.eventBus)||void 0===i||i.fire(Se,{event:_e}),[2,{data:{user:r},error:null}];case 11:return o=s.sent(),[2,{data:{user:null},error:new _n(o,{method:"updateUser"})}];case 12:return[2]}})})}},[3,6];case 4:return[4,this.updateUserBasicInfo(t)];case 5:m.sent(),m.label=6;case 6:return[4,this.getUser(!1)];case 7:return p=m.sent().data.user,Object.keys(s).length>0&&(null===(e=this.config.eventBus)||void 0===e||e.fire(Se,{event:_e})),[2,{data:Yn({user:p},c),error:null}];case 8:return v=m.sent(),[2,{data:{user:null},error:new _n(v,{method:"updateUser"})}];case 9:return[2]}})})},n.prototype.getUserIdentities=function(){var t;return Xn(this,void 0,Promise,function(){var e,n;return Zn(this,function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),[4,this.oauthInstance.authApi.getProviders()];case 1:return e=r.sent(),[2,{data:{identities:null===(t=null==e?void 0:e.data)||void 0===t?void 0:t.filter(function(t){return!!t.bind})},error:null}];case 2:return n=r.sent(),[2,{data:{identities:null},error:new _n(n,{method:"getUserIdentities"})}];case 3:return[2]}})})},n.prototype.linkIdentity=function(t){return Xn(this,void 0,Promise,function(){var e;return Zn(this,function(n){switch(n.label){case 0:return n.trys.push([0,2,,3]),this.validateParams(t,{provider:{required:!0,message:"Provider is required"}},"linkIdentity"),[4,this.signInWithOAuth({provider:t.provider,options:{type:Pe}})];case 1:return n.sent(),[2,{data:{provider:t.provider},error:null}];case 2:return e=n.sent(),[2,{data:{provider:null},error:new _n(e,{method:"linkIdentity"})}];case 3:return[2]}})})},n.prototype.unlinkIdentity=function(t){return Xn(this,void 0,Promise,function(){var e;return Zn(this,function(n){switch(n.label){case 0:return n.trys.push([0,2,,3]),this.validateParams(t,{provider:{required:!0,message:"Provider is required"}},"unlinkIdentity"),[4,this.oauthInstance.authApi.unbindProvider({provider_id:t.provider})];case 1:return n.sent(),[2,{data:{},error:null}];case 2:return e=n.sent(),[2,{data:{},error:new _n(e,{method:"unlinkIdentity"})}];case 3:return[2]}})})},n.prototype.reauthenticate=function(){return Xn(this,void 0,Promise,function(){var t,e,n,r,o=this;return Zn(this,function(i){switch(i.label){case 0:return i.trys.push([0,3,,4]),[4,this.getUser(!1)];case 1:return t=i.sent().data.user,this.validateAtLeastOne(t,[["email","phone"]],"reauthenticate"),e=t.email?{email:t.email,usage:pe.REAUTHENTICATION}:{phone_number:this.formatPhone(t.phone)},[4,this.getVerification(e)];case 2:return n=i.sent(),[2,{data:{updateUser:function(t){return Xn(o,void 0,Promise,function(){var r,o,i,s,a;return Zn(this,function(u){switch(u.label){case 0:this.validateParams(t,{nonce:{required:!0,message:"Nonce is required"}},"reauthenticate"),u.label=1;case 1:return u.trys.push([1,9,,10]),t.password?[4,this.verify({verification_id:n.verification_id,verification_code:t.nonce})]:[3,5];case 2:return r=u.sent(),[4,this.oauthInstance.authApi.sudo({verification_token:r.verification_token})];case 3:return o=u.sent(),[4,this.oauthInstance.authApi.setPassword({new_password:t.password,sudo_token:o.sudo_token})];case 4:return u.sent(),[3,7];case 5:return[4,this.signInWithUsername(Yn(Yn({verificationInfo:n,verificationCode:t.nonce},e),{loginType:e.email?"email":"phone"}))];case 6:u.sent(),u.label=7;case 7:return[4,this.getSession()];case 8:return i=u.sent().data,[2,{data:{user:(s=(void 0===i?{}:i).session).user,session:s},error:null}];case 9:return a=u.sent(),[2,{data:{user:null,session:null},error:new _n(a,{method:"reauthenticate"})}];case 10:return[2]}})})}},error:null}];case 3:return r=i.sent(),[2,{data:{updateUser:null},error:new _n(r,{method:"reauthenticate"})}];case 4:return[2]}})})},n.prototype.resend=function(t){return Xn(this,void 0,Promise,function(){var e,n,r;return Zn(this,function(o){switch(o.label){case 0:return o.trys.push([0,2,,3]),this.validateAtLeastOne(t,[["email"],["phone"]],"resend"),e="signup"===t.type?"ANY":"USER",n={target:e},"email"in t&&(n.email=t.email,n.usage=pe.EMAIL),"phone"in t&&(n.phone_number=this.formatPhone(t.phone)),[4,this.oauthInstance.authApi.getVerification(n)];case 1:return[2,{data:{messageId:o.sent().verification_id},error:null}];case 2:return r=o.sent(),[2,{data:{messageId:null},error:new _n(r,{method:"resend"})}];case 3:return[2]}})})},n.prototype.setSession=function(t){return Xn(this,void 0,Promise,function(){var e,n,r;return Zn(this,function(o){switch(o.label){case 0:return o.trys.push([0,3,,4]),this.validateParams(t,{access_token:{required:!0,message:"Access token is required"},refresh_token:{required:!0,message:"Refresh token is required"}},"setSession"),[4,this.oauthInstance.oauth2client.refreshToken(t,{throwError:!0})];case 1:return o.sent(),[4,this.getSession()];case 2:return e=o.sent().data,[2,{data:{user:(n=(void 0===e?{}:e).session).user,session:n},error:null}];case 3:return r=o.sent(),[2,{data:{user:null,session:null},error:new _n(r,{method:"setSession"})}];case 4:return[2]}})})},n.prototype.exchangeCodeForSession=function(){return Xn(this,void 0,void 0,function(){return Zn(this,function(t){return[2]})})},n.prototype.deleteUser=function(t){return Xn(this,void 0,Promise,function(){var e,n;return Zn(this,function(r){switch(r.label){case 0:return r.trys.push([0,3,,4]),this.validateParams(t,{password:{required:!0,message:"Password is required"}},"deleteUser"),[4,this.oauthInstance.authApi.sudo(t)];case 1:return e=r.sent().sudo_token,[4,this.oauthInstance.authApi.deleteMe({sudo_token:e})];case 2:return r.sent(),[2,{data:{},error:null}];case 3:return n=r.sent(),[2,{data:{},error:new _n(n,{method:"deleteUser"})}];case 4:return[2]}})})},n.prototype.toDefaultLoginPage=function(t){return void 0===t&&(t={}),Xn(this,void 0,Promise,function(){var e,n,r,o,i;return Zn(this,function(s){try{return e=t.config_version||"env",n=Object.keys(t.query||{}).map(function(e){return"".concat(e,"=").concat(t.query[e])}).join("&"),ut.default.isMatch()?wx.navigateTo({url:"/packages/$wd_system/pages/login/index".concat(n?"?".concat(n):"")}):(r=t.redirect_uri||window.location.href,o=new URL(r),i="".concat(o.origin,"/__auth/?app_id=").concat(t.app_id||"","&env_id=").concat(this.config.env,"&client_id=").concat(this.config.clientId||this.config.env,"&config_version=").concat(e,"&redirect_uri=").concat(encodeURIComponent(r)).concat(n?"&".concat(n):""),window.location.href=i),[2,{data:{},error:null}]}catch(t){return[2,{data:{},error:new _n(t,{method:"toDefaultLoginPage"})}]}return[2]})})},n.prototype.signInWithCustomTicket=function(t){return Xn(this,void 0,Promise,function(){var e,n,r,o;return Zn(this,function(i){switch(i.label){case 0:t&&this.setCustomSignFunc(t),i.label=1;case 1:return i.trys.push([1,5,,6]),[4,this.oauthInstance.authApi.signInWithCustomTicket()];case 2:return i.sent(),[4,this.createLoginState()];case 3:return e=i.sent(),[4,this.getSession()];case 4:return n=i.sent().data,r=(void 0===n?{}:n).session,[2,Yn(Yn({},e),{data:{user:r.user,session:r},error:null})];case 5:return o=i.sent(),[2,{data:{user:null,session:null},error:new _n(o,{method:"signInWithCustomTicket"})}];case 6:return[2]}})})},n.prototype.signInWithOpenId=function(t){var e=(void 0===t?{}:t).useWxCloud,n=void 0===e||e;return Xn(this,void 0,Promise,function(){var t,e,r,o,i,s,a=this;return Zn(this,function(u){switch(u.label){case 0:if(!ut.default.isMatch())throw Error("wx api undefined");t=wx.getAccountInfoSync().miniProgram,e=function(e){return Xn(a,void 0,void 0,function(){var r,o;return Zn(this,function(i){switch(i.label){case 0:r=void 0,o=void 0,i.label=1;case 1:return i.trys.push([1,4,,5]),[4,this.oauthInstance.authApi.grantProviderToken({provider_id:null==t?void 0:t.appId,provider_code:e,provider_params:{provider_code_type:"open_id",appid:null==t?void 0:t.appId}},n)];case 2:if((null==(r=i.sent())?void 0:r.error_code)||!r.provider_token)throw r;return[4,this.oauthInstance.authApi.signInWithProvider({provider_token:r.provider_token},n)];case 3:if(null==(o=i.sent())?void 0:o.error_code)throw o;return[3,5];case 4:throw i.sent();case 5:return[4,this.oauthInstance.oauth2client.setCredentials(o)];case 6:return i.sent(),[2]}})})},u.label=1;case 1:return u.trys.push([1,5,,6]),[4,new Promise(function(t,n){wx.login({success:function(r){return Xn(a,void 0,void 0,function(){var o;return Zn(this,function(i){switch(i.label){case 0:return i.trys.push([0,2,,3]),[4,e(r.code)];case 1:return i.sent(),t(!0),[3,3];case 2:return o=i.sent(),n(o),[3,3];case 3:return[2]}})})},fail:function(t){var e=new Error(null==t?void 0:t.errMsg);e.code=null==t?void 0:t.errno,n(e)}})})];case 2:return u.sent(),[4,this.createLoginState()];case 3:return r=u.sent(),[4,this.getSession()];case 4:return o=u.sent().data,i=(void 0===o?{}:o).session,[2,Yn(Yn({},r),{data:{user:i.user,session:i},error:null})];case 5:return s=u.sent(),[2,{data:{user:null,session:null},error:new _n(s,{method:"signInWithOpenId"})}];case 6:return[2]}})})},n.prototype.signInWithPhoneAuth=function(t){var e=t.phoneCode,n=void 0===e?"":e,r=t.useWxCloud,o=void 0!==r&&r;return Xn(this,void 0,Promise,function(){var t,e,r,i,s,a,u,c,l;return Zn(this,function(h){switch(h.label){case 0:return ut.default.isMatch()?(t=wx.getAccountInfoSync().miniProgram,e={provider_params:{provider_code_type:"phone",code:n,appid:t.appId},provider_id:t.appId},[4,wx.login()]):[2,{data:{user:null,session:null},error:new _n({message:"wx api undefined"})}];case 1:r=h.sent().code,e.provider_code=r,h.label=2;case 2:return h.trys.push([2,5,,6]),[4,this.oauthInstance.authApi.grantProviderToken(e,o)];case 3:if((i=h.sent()).error_code)throw i;return[4,this.oauthInstance.authApi.signInWithProvider({provider_token:i.provider_token},o)];case 4:if(null==(s=h.sent())?void 0:s.error_code)throw s;return[3,6];case 5:return a=h.sent(),[2,{data:{user:null,session:null},error:new _n(a,{method:"signInWithPhoneAuth"})}];case 6:return[4,this.createLoginState()];case 7:return u=h.sent(),[4,this.getSession()];case 8:return c=h.sent().data,l=(void 0===c?{}:c).session,[2,Yn(Yn({},u),{data:{user:l.user,session:l},error:null})]}})})},n.prototype.bindPhoneNumber=function(t){return Xn(this,void 0,void 0,function(){return Zn(this,function(e){return[2,this.oauthInstance.authApi.editContact(t)]})})},n.prototype.unbindProvider=function(t){return Xn(this,void 0,Promise,function(){return Zn(this,function(e){return[2,this.oauthInstance.authApi.unbindProvider(t)]})})},n.prototype.bindEmail=function(t){return this.oauthInstance.authApi.editContact(t)},n.prototype.verify=function(t){return Xn(this,void 0,Promise,function(){return Zn(this,function(e){return[2,this.oauthInstance.authApi.verify(t)]})})},n.prototype.getVerification=function(t,e){return Xn(this,void 0,Promise,function(){return Zn(this,function(n){return t.phone_number&&(t.phone_number=this.formatPhone(t.phone_number)),[2,this.oauthInstance.authApi.getVerification(t,e)]})})},Object.defineProperty(n.prototype,"currentUser",{get:function(){if("async"!==this.cache.mode){var t=this.hasLoginState();return t&&t.user||null}(0,Ze.printWarn)(Cn.ERRORS.INVALID_OPERATION,"current platform's storage is asynchronous, please use getCurrentUser instead")},enumerable:!1,configurable:!0}),n.prototype.getCurrentUser=function(t){return void 0===t&&(t=!0),Xn(this,void 0,Promise,function(){var e,n,r;return Zn(this,function(o){switch(o.label){case 0:return o.trys.push([0,4,,5]),t?[4,this.getLoginState()]:[3,3];case 1:return(e=o.sent())?[4,e.user.refresh()]:[3,3];case 2:o.sent(),o.label=3;case 3:return[3,5];case 4:return o.sent(),[3,5];case 5:return[4,this.getLoginState()];case 6:return(n=o.sent())?(r=n.user.getLocalUserInfo(),[4,n.user.checkLocalInfoAsync()]):[3,8];case 7:return o.sent(),[2,Yn(Yn({},n.user),r)];case 8:return[2,null]}})})},n.prototype.signInAnonymouslyInWx=function(t){var e=(void 0===t?{}:t).useWxCloud;return Xn(this,void 0,Promise,function(){var t,n,r=this;return Zn(this,function(o){switch(o.label){case 0:if(!ut.default.isMatch())throw Error("wx api undefined");return t=wx.getAccountInfoSync().miniProgram,n=function(n){return Xn(r,void 0,void 0,function(){var r,o;return Zn(this,function(i){switch(i.label){case 0:r=void 0,o=void 0,i.label=1;case 1:return i.trys.push([1,4,,5]),[4,this.oauthInstance.authApi.grantProviderToken({provider_id:null==t?void 0:t.appId,provider_code:n,provider_params:{provider_code_type:"open_id",appid:null==t?void 0:t.appId}},e)];case 2:if((null==(r=i.sent())?void 0:r.error_code)||!r.provider_token)throw r;return[4,this.oauthInstance.authApi.signInAnonymously({provider_token:r.provider_token},e)];case 3:if(null==(o=i.sent())?void 0:o.error_code)throw o;return[3,5];case 4:throw i.sent();case 5:return[2]}})})},[4,new Promise(function(t,e){wx.login({success:function(o){return Xn(r,void 0,void 0,function(){var r;return Zn(this,function(i){switch(i.label){case 0:return i.trys.push([0,2,,3]),[4,n(o.code)];case 1:return i.sent(),t(!0),[3,3];case 2:return r=i.sent(),e(r),[3,3];case 3:return[2]}})})},fail:function(t){var n=new Error(null==t?void 0:t.errMsg);n.code=null==t?void 0:t.errno,e(n)}})})];case 1:return o.sent(),[2,this.createLoginState(void 0,{asyncRefreshUser:!0})]}})})},n.prototype.bindOpenId=function(){return Xn(this,void 0,Promise,function(){var t,e,n=this;return Zn(this,function(r){switch(r.label){case 0:if(!ut.default.isMatch())throw Error("wx api undefined");return t=wx.getAccountInfoSync().miniProgram,e=function(e){return Xn(n,void 0,void 0,function(){var n;return Zn(this,function(r){switch(r.label){case 0:n=void 0,r.label=1;case 1:return r.trys.push([1,4,,5]),[4,this.oauthInstance.authApi.grantProviderToken({provider_id:null==t?void 0:t.appId,provider_code:e,provider_params:{provider_code_type:"open_id",appid:null==t?void 0:t.appId}})];case 2:if((null==(n=r.sent())?void 0:n.error_code)||!n.provider_token)throw n;return[4,this.oauthInstance.authApi.bindWithProvider({provider_token:n.provider_token})];case 3:return r.sent(),[3,5];case 4:throw r.sent();case 5:return[2]}})})},[4,new Promise(function(t,r){wx.login({success:function(o){return Xn(n,void 0,void 0,function(){var n;return Zn(this,function(i){switch(i.label){case 0:return i.trys.push([0,2,,3]),[4,e(o.code)];case 1:return i.sent(),t(!0),[3,3];case 2:return n=i.sent(),r(n),[3,3];case 3:return[2]}})})},fail:function(t){var e=new Error(null==t?void 0:t.errMsg);e.code=null==t?void 0:t.errno,r(e)}})})];case 1:return r.sent(),[2]}})})},n.prototype.signInWithUnionId=function(){return Xn(this,void 0,Promise,function(){var t=this;return Zn(this,function(e){switch(e.label){case 0:if(!ut.default.isMatch())throw Error("wx api undefined");e.label=1;case 1:return e.trys.push([1,3,,4]),[4,new Promise(function(e,n){var r=wx.getAccountInfoSync().miniProgram;wx.login({success:function(o){return Xn(t,void 0,void 0,function(){var t,i,s,a,u;return Zn(this,function(c){switch(c.label){case 0:t=null==r?void 0:r.appId,c.label=1;case 1:return c.trys.push([1,4,,5]),[4,this.oauthInstance.authApi.grantProviderToken({provider_code:o.code,provider_id:t,provider_params:{provider_code_type:"union_id",appid:null==r?void 0:r.appId}})];case 2:return i=c.sent(),(s=i.provider_token)?[4,this.oauthInstance.authApi.signInWithProvider({provider_id:t,provider_token:s})]:(n(i),[2]);case 3:return(null==(a=c.sent())?void 0:a.error_code)?(n(a),[2]):(e(!0),[3,5]);case 4:return u=c.sent(),n(u),[3,5];case 5:return[2]}})})},fail:function(t){var e=new Error(null==t?void 0:t.errMsg);e.code=null==t?void 0:t.errno,n(e)}})})];case 2:return e.sent(),[3,4];case 3:throw e.sent();case 4:return[2,this.createLoginState()]}})})},n.prototype.signInWithSms=function(t){var e=t.verificationInfo,n=void 0===e?{verification_id:"",is_user:!1}:e,r=t.verificationCode,o=void 0===r?"":r,i=t.phoneNum,s=void 0===i?"":i,a=t.bindInfo,u=void 0===a?void 0:a;return Xn(this,void 0,Promise,function(){return Zn(this,function(t){try{return[2,this.signInWithUsername({verificationInfo:n,verificationCode:o,bindInfo:u,username:s,loginType:"sms"})]}catch(t){throw t}return[2]})})},n.prototype.signInWithEmail=function(t){var e=t.verificationInfo,n=void 0===e?{verification_id:"",is_user:!1}:e,r=t.verificationCode,o=void 0===r?"":r,i=t.bindInfo,s=void 0===i?void 0:i,a=t.email,u=void 0===a?"":a;return Xn(this,void 0,Promise,function(){return Zn(this,function(t){try{return[2,this.signInWithUsername({verificationInfo:n,verificationCode:o,bindInfo:s,username:u,loginType:"email"})]}catch(t){throw t}return[2]})})},n.prototype.setCustomSignFunc=function(t){this.oauthInstance.authApi.setCustomSignFunc(t)},n.prototype.signIn=function(t){return Xn(this,void 0,Promise,function(){return Zn(this,function(e){switch(e.label){case 0:return[4,this.oauthInstance.authApi.signIn(t)];case 1:return e.sent(),[2,this.createLoginState(t)]}})})},n.prototype.setPassword=function(t){return Xn(this,void 0,Promise,function(){return Zn(this,function(e){return[2,this.oauthInstance.authApi.setPassword(t)]})})},n.prototype.isUsernameRegistered=function(t){return Xn(this,void 0,Promise,function(){return Zn(this,function(e){switch(e.label){case 0:return"string"!=typeof t&&(0,Ze.throwError)(Cn.ERRORS.INVALID_PARAMS,"username must be a string"),[4,this.oauthInstance.authApi.checkIfUserExist({username:t})];case 1:return[2,e.sent().exist]}})})},n.prototype.hasLoginState=function(){var t;if("async"!==this.cache.mode)return(null===(t=this.oauthInstance)||void 0===t?void 0:t.authApi.hasLoginStateSync())?new rr({envId:this.config.env,cache:this.cache,oauthInstance:this.oauthInstance}):null;(0,Ze.printWarn)(Cn.ERRORS.INVALID_OPERATION,"current platform's storage is asynchronous, please use getLoginState instead")},n.prototype.getLoginState=function(){return Xn(this,void 0,Promise,function(){var t;return Zn(this,function(e){switch(e.label){case 0:t=null,e.label=1;case 1:return e.trys.push([1,3,,4]),[4,this.oauthInstance.authApi.getLoginState()];case 2:return t=e.sent(),[3,4];case 3:return e.sent(),[2,null];case 4:return t?[2,new rr({envId:this.config.env,cache:this.cache,oauthInstance:this.oauthInstance})]:[2,null]}})})},n.prototype.getUserInfo=function(){return Xn(this,void 0,Promise,function(){return Zn(this,function(t){return[2,this.getCurrentUser()]})})},n.prototype.getWedaUserInfo=function(){return Xn(this,void 0,Promise,function(){return Zn(this,function(t){return[2,this.oauthInstance.authApi.getWedaUserInfo()]})})},n.prototype.updateUserBasicInfo=function(t){return Xn(this,void 0,void 0,function(){var e;return Zn(this,function(n){switch(n.label){case 0:return[4,this.getLoginState()];case 1:return(e=n.sent())?[4,e.user.updateUserBasicInfo(t)]:[3,3];case 2:n.sent(),n.label=3;case 3:return[2]}})})},n.prototype.getAuthHeader=function(){return console.error("Auth.getAuthHeader API 已废弃"),{}},n.prototype.bindWithProvider=function(t){return Xn(this,void 0,Promise,function(){return Zn(this,function(e){return[2,this.oauthInstance.authApi.bindWithProvider(t)]})})},n.prototype.queryUser=function(t){return Xn(this,void 0,Promise,function(){return Zn(this,function(e){return[2,this.oauthInstance.authApi.queryUserProfile(t)]})})},n.prototype.getAccessToken=function(){return Xn(this,void 0,Promise,function(){return Zn(this,function(t){switch(t.label){case 0:return[4,this.oauthInstance.oauth2client.getAccessToken()];case 1:return[2,{accessToken:t.sent(),env:this.config.env}]}})})},n.prototype.grantProviderToken=function(t){return Xn(this,void 0,Promise,function(){return Zn(this,function(e){return[2,this.oauthInstance.authApi.grantProviderToken(t)]})})},n.prototype.patchProviderToken=function(t){return Xn(this,void 0,Promise,function(){return Zn(this,function(e){return[2,this.oauthInstance.authApi.patchProviderToken(t)]})})},n.prototype.signInWithProvider=function(t){return Xn(this,void 0,Promise,function(){return Zn(this,function(e){switch(e.label){case 0:return[4,this.oauthInstance.authApi.signInWithProvider(t)];case 1:return e.sent(),[2,this.createLoginState(t)]}})})},n.prototype.signInWithWechat=function(t){return void 0===t&&(t={}),Xn(this,void 0,void 0,function(){return Zn(this,function(e){switch(e.label){case 0:return[4,this.oauthInstance.authApi.signInWithWechat(t)];case 1:return e.sent(),[2,this.createLoginState(t)]}})})},n.prototype.grantToken=function(t){return Xn(this,void 0,Promise,function(){return Zn(this,function(e){switch(e.label){case 0:return[4,this.oauthInstance.authApi.grantToken(t)];case 1:return e.sent(),[2,this.createLoginState()]}})})},n.prototype.genProviderRedirectUri=function(t){return Xn(this,void 0,Promise,function(){return Zn(this,function(e){return[2,this.oauthInstance.authApi.genProviderRedirectUri(t)]})})},n.prototype.resetPassword=function(t){return Xn(this,void 0,Promise,function(){return Zn(this,function(e){return[2,this.oauthInstance.authApi.resetPassword(t)]})})},n.prototype.deviceAuthorize=function(t){return Xn(this,void 0,Promise,function(){return Zn(this,function(e){return[2,this.oauthInstance.authApi.deviceAuthorize(t)]})})},n.prototype.sudo=function(t){return Xn(this,void 0,Promise,function(){return Zn(this,function(e){return[2,this.oauthInstance.authApi.sudo(t)]})})},n.prototype.deleteMe=function(t){return Xn(this,void 0,Promise,function(){return Zn(this,function(e){return[2,this.oauthInstance.authApi.deleteMe(t)]})})},n.prototype.getProviders=function(){return Xn(this,void 0,Promise,function(){return Zn(this,function(t){return[2,this.oauthInstance.authApi.getProviders()]})})},n.prototype.loginScope=function(){return Xn(this,void 0,Promise,function(){return Zn(this,function(t){return[2,this.oauthInstance.authApi.loginScope()]})})},n.prototype.loginGroups=function(){return Xn(this,void 0,Promise,function(){return Zn(this,function(t){return[2,this.oauthInstance.authApi.loginGroups()]})})},n.prototype.onLoginStateChanged=function(t){var e;return Xn(this,void 0,void 0,function(){var n,r=this;return Zn(this,function(o){switch(o.label){case 0:return null===(e=this.config.eventBus)||void 0===e||e.on(Ee,function(e){return Xn(r,void 0,void 0,function(){var n,r,o;return Zn(this,function(i){switch(i.label){case 0:return(null===(o=null==e?void 0:e.data)||void 0===o?void 0:o.eventType)===ye?[3,2]:[4,this.getLoginState()];case 1:return r=i.sent(),[3,3];case 2:r={},i.label=3;case 3:return n=r,t.call(this,Yn(Yn({},e),n)),[2]}})})}),[4,this.getLoginState()];case 1:return n=o.sent(),t.call(this,n),[2]}})})},n.prototype.refreshTokenForce=function(t){return Xn(this,void 0,Promise,function(){return Zn(this,function(e){return[2,this.oauthInstance.authApi.refreshTokenForce(t)]})})},n.prototype.getCredentials=function(){return Xn(this,void 0,Promise,function(){return Zn(this,function(t){return[2,this.oauthInstance.authApi.getCredentials()]})})},n.prototype.setCredentials=function(t){return Xn(this,void 0,void 0,function(){return Zn(this,function(e){switch(e.label){case 0:return[4,this.oauthInstance.oauth2client.setCredentials(t)];case 1:return e.sent(),[2]}})})},n.prototype.getProviderSubType=function(){return Xn(this,void 0,Promise,function(){return Zn(this,function(t){return[2,this.oauthInstance.authApi.getProviderSubType()]})})},n.prototype.createCaptchaData=function(t){return Xn(this,void 0,void 0,function(){return Zn(this,function(e){return[2,this.oauthInstance.authApi.createCaptchaData(t)]})})},n.prototype.verifyCaptchaData=function(t){return Xn(this,void 0,void 0,function(){return Zn(this,function(e){return[2,this.oauthInstance.authApi.verifyCaptchaData(t)]})})},n.prototype.getMiniProgramQrCode=function(t){return Xn(this,void 0,Promise,function(){return Zn(this,function(e){return[2,this.oauthInstance.authApi.getMiniProgramCode(t)]})})},n.prototype.getMiniProgramQrCodeStatus=function(t){return Xn(this,void 0,Promise,function(){return Zn(this,function(e){return[2,this.oauthInstance.authApi.getMiniProgramQrCodeStatus(t)]})})},n.prototype.modifyPassword=function(t){return Xn(this,void 0,Promise,function(){return Zn(this,function(e){return[2,this.oauthInstance.authApi.modifyPassword(t)]})})},n.prototype.modifyPasswordWithoutLogin=function(t){return Xn(this,void 0,Promise,function(){return Zn(this,function(e){return[2,this.oauthInstance.authApi.modifyPasswordWithoutLogin(t)]})})},n.prototype.getUserBehaviorLog=function(t){return Xn(this,void 0,Promise,function(){return Zn(this,function(e){return[2,this.oauthInstance.authApi.getUserBehaviorLog(t)]})})},n.prototype.signInWithUsername=function(t){var e=t.verificationInfo,n=void 0===e?{verification_id:"",is_user:!1}:e,r=t.verificationCode,o=void 0===r?"":r,i=t.username,s=void 0===i?"":i,a=t.bindInfo,u=void 0===a?void 0:a,c=t.loginType,l=void 0===c?"":c;return Xn(this,void 0,Promise,function(){var t,e,r,i,a,c,h;return Zn(this,function(d){switch(d.label){case 0:return d.trys.push([0,8,,9]),[4,this.oauthInstance.authApi.verify({verification_id:n.verification_id,verification_code:o})];case 1:if(null==(t=d.sent())?void 0:t.error_code)throw t;return e=t.verification_token,r=this.formatPhone(s),i={phone_number:r},"email"===l&&(i={email:r=s}),n.is_user?[4,this.oauthInstance.authApi.signIn({username:r,verification_token:e})]:[3,5];case 2:if(null==(a=d.sent())?void 0:a.error_code)throw a;return u?[4,this.oauthInstance.authApi.bindWithProvider({provider_token:null==u?void 0:u.providerToken})]:[3,4];case 3:if(null==(c=d.sent())?void 0:c.error_code)throw c;d.label=4;case 4:return[3,7];case 5:return[4,this.oauthInstance.authApi.signUp(Yn(Yn({},i),{verification_token:e,provider_token:null==u?void 0:u.providerId}))];case 6:if(null==(h=d.sent())?void 0:h.error_code)throw h;d.label=7;case 7:return[2,this.createLoginState()];case 8:throw d.sent();case 9:return[2]}})})},n.prototype.createLoginState=function(t,e){return Xn(this,void 0,Promise,function(){var n;return Zn(this,function(r){switch(r.label){case 0:return[4,(n=new rr({envId:this.config.env,cache:this.cache,oauthInstance:this.oauthInstance})).checkLocalStateAsync()];case 1:return r.sent(),(null==e?void 0:e.userInfo)?(n.user.setLocalUserInfo(e.userInfo),[3,5]):[3,2];case 2:return(null==e?void 0:e.asyncRefreshUser)?(n.user.refresh(t),[3,5]):[3,3];case 3:return[4,n.user.refresh(t)];case 4:r.sent(),r.label=5;case 5:return[2,n]}})})},n.prototype.setAccessKey=function(){var t,e;return Xn(this,void 0,void 0,function(){var n,r;return Zn(this,function(o){if(n="",r="",this.config.accessKey?(n=this.config.accessKey,r="accessKey"):(null===(t=this.config.auth)||void 0===t?void 0:t.secretId)&&(null===(e=this.config.auth)||void 0===e?void 0:e.secretKey)&&(n="",r=Ae),!r)return[2];try{this.oauthInstance.oauth2client.setAccessKeyCredentials({access_token:n,token_type:"Bearer",scope:r,expires_at:new Date(+new Date+ +new Date),expires_in:+new Date+ +new Date})}catch(t){console.warn("accessKey error: ",t)}return[2]})})},n.prototype.formatPhone=function(t){return!/\s+/.test(t)&&/^\+\d{1,3}\d+/.test(t)?t.replace(/^(\+\d{1,2})(\d+)$/,"$1 $2"):/^\+\d{1,3}\s+/.test(t)?t:"+86 ".concat(t)},n.prototype.notifyListeners=function(t,e,n){this.listeners.forEach(function(r){r.forEach(function(r){try{r(t,e,n)}catch(t){console.error("Error in auth state change callback:",t)}})})},n.prototype.setupListeners=function(){var t,e=this;null===(t=this.config.eventBus)||void 0===t||t.on(Se,function(t){return Xn(e,void 0,void 0,function(){var e,n,r,o,i,s,a;return Zn(this,function(u){switch(u.label){case 0:return e=null===(s=null==t?void 0:t.data)||void 0===s?void 0:s.event,n=null===(a=null==t?void 0:t.data)||void 0===a?void 0:a.info,e!==ge||n?[3,2]:[4,this.getUser(!0)];case 1:r=u.sent().data,(o=(void 0===r?{}:r).user)&&(n={user:o}),u.label=2;case 2:return[4,this.getSession()];case 3:return i=u.sent().data.session,this.notifyListeners(e,i,n),[2]}})})})},n.prototype.convertToUser=function(t){var e,n,r,o,i,s;if(!t)return null;var a=(null==t?void 0:t.email)||"",u=(null==t?void 0:t.phone_number)||"",c=(null==t?void 0:t.sub)||(null==t?void 0:t.uid)||"";return{id:c,aud:"authenticated",role:null===(n=null===(e=t.groups)||void 0===e?void 0:e.map)||void 0===n?void 0:n.call(e,function(t){return"string"==typeof t?t:t.id}),email:a||"",email_confirmed_at:(null==t||t.email_verified,t.created_at),phone:u,phone_confirmed_at:u?t.created_at:void 0,confirmed_at:t.created_at,last_sign_in_at:t.last_sign_in_at,app_metadata:{provider:(null===(r=t.loginType)||void 0===r?void 0:r.toLowerCase())||"cloudbase",providers:[(null===(o=t.loginType)||void 0===o?void 0:o.toLowerCase())||"cloudbase"]},user_metadata:{name:null==t?void 0:t.name,picture:null==t?void 0:t.picture,username:null==t?void 0:t.username,gender:null==t?void 0:t.gender,locale:null==t?void 0:t.locale,uid:t.uid,nickName:t.nickName||(null==t?void 0:t.name),avatarUrl:t.avatarUrl||t.picture,location:t.location,hasPassword:null!==(i=t.hasPassword)&&void 0!==i?i:"SET"===t.password,open_id:null==t?void 0:t.open_id},identities:(null===(s=null==t?void 0:t.providers)||void 0===s?void 0:s.map(function(e){return{id:e.id||"",identity_id:e.id||"",user_id:c,identity_data:{provider_id:e.id,provider_user_id:e.provider_user_id,name:e.name},provider:e.id||"cloudbase",created_at:t.created_at,updated_at:t.updated_at,last_sign_in_at:t.last_sign_in_at}}))||[],created_at:t.created_at,updated_at:t.updated_at,is_anonymous:"anonymous"===t.name}},n.prototype.missingRequiredParam=function(t,e){return new _n({error:"missing_required_param",error_code:4e3,error_description:"auth.".concat(t,"(params): missing required param '").concat(e,"'")},{method:t})},n.prototype.validateParams=function(t,e,n){for(var r=0,o=Object.entries(e);r<o.length;r++){var i=o[r],s=i[0];if(i[1].required&&(void 0===(null==t?void 0:t[s])||null===(null==t?void 0:t[s])||""===(null==t?void 0:t[s])))throw this.missingRequiredParam(n,s)}},n.prototype.validateAtLeastOne=function(t,e,n){if(!e.some(function(e){return e.some(function(e){return void 0!==(null==t?void 0:t[e])&&null!==(null==t?void 0:t[e])&&""!==(null==t?void 0:t[e])})}))throw this.missingRequiredParam(n,e.map(function(t){return t.join("|")}).join("|"))},n.prototype.init=function(){var t;return Xn(this,void 0,Promise,function(){return Zn(this,function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),[4,this.oauthInstance.oauth2client.localCredentials.getCredentials()];case 1:return e.sent()&&!this.oauthInstance.oauth2client.initSessionEmitted&&(null===(t=this.config.eventBus)||void 0===t||t.fire(Se,{event:be})),[3,3];case 2:return e.sent(),[3,3];case 3:return[2,{error:null}]}})})},Qn([(0,Nn.catchErrorsDecorator)({title:"绑定手机号失败",messages:["请确认以下各项:"," 1 - 调用 auth().bindPhoneNumber() 的语法或参数是否正确"," 2 - 当前环境是否开通了短信验证码登录","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(Cn.COMMUNITY_SITE_URL)]}),$n("design:type",Function),$n("design:paramtypes",["function"==typeof(r=t.BindPhoneRequest)?r:Object]),$n("design:returntype",Promise)],n.prototype,"bindPhoneNumber",null),Qn([(0,Nn.catchErrorsDecorator)({title:"解除三方绑定失败",messages:["请确认以下各项:"," 1 - 调用 auth().unbindProvider() 的语法或参数是否正确"," 2 - 当前账户是否已经与此登录方式解绑","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(Cn.COMMUNITY_SITE_URL)]}),$n("design:type",Function),$n("design:paramtypes",["function"==typeof(o=t.UnbindProviderRequest)?o:Object]),$n("design:returntype","function"==typeof(i="undefined"!=typeof Promise&&Promise)?i:Object)],n.prototype,"unbindProvider",null),Qn([(0,Nn.catchErrorsDecorator)({title:"绑定邮箱地址失败",messages:["请确认以下各项:"," 1 - 调用 auth().bindEmail() 的语法或参数是否正确"," 2 - 当前环境是否开通了邮箱密码登录","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(Cn.COMMUNITY_SITE_URL)]}),$n("design:type",Function),$n("design:paramtypes",["function"==typeof(s=t.BindEmailRequest)?s:Object]),$n("design:returntype",void 0)],n.prototype,"bindEmail",null),Qn([(0,Nn.catchErrorsDecorator)({title:"验证码验证失败",messages:["请确认以下各项:"," 1 - 调用 auth().verify() 的语法或参数是否正确"," 2 - 当前环境是否开通了手机验证码/邮箱登录","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(Cn.COMMUNITY_SITE_URL)]}),$n("design:type",Function),$n("design:paramtypes",["function"==typeof(a=t.VerifyRequest)?a:Object]),$n("design:returntype","function"==typeof(u="undefined"!=typeof Promise&&Promise)?u:Object)],n.prototype,"verify",null),Qn([(0,Nn.catchErrorsDecorator)({title:"获取验证码失败",messages:["请确认以下各项:"," 1 - 调用 auth().getVerification() 的语法或参数是否正确"," 2 - 当前环境是否开通了手机验证码/邮箱登录","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(Cn.COMMUNITY_SITE_URL)]}),$n("design:type",Function),$n("design:paramtypes",["function"==typeof(c=t.GetVerificationRequest)?c:Object,Object]),$n("design:returntype","function"==typeof(l="undefined"!=typeof Promise&&Promise)?l:Object)],n.prototype,"getVerification",null),Qn([(0,Nn.catchErrorsDecorator)({title:"获取用户信息失败",messages:["请确认以下各项:"," 1 - 调用 auth().getCurrentUser() 的语法或参数是否正确","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(Cn.COMMUNITY_SITE_URL)]}),$n("design:type",Function),$n("design:paramtypes",[Object]),$n("design:returntype","function"==typeof(h="undefined"!=typeof Promise&&Promise)?h:Object)],n.prototype,"getCurrentUser",null),Qn([(0,Nn.catchErrorsDecorator)({title:"小程序匿名登录失败",messages:["请确认以下各项:"," 1 - 当前环境是否开启了匿名登录"," 2 - 调用 auth().signInAnonymouslyInWx() 的语法或参数是否正确","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(Cn.COMMUNITY_SITE_URL)]}),$n("design:type",Function),$n("design:paramtypes",[Object]),$n("design:returntype","function"==typeof(d="undefined"!=typeof Promise&&Promise)?d:Object)],n.prototype,"signInAnonymouslyInWx",null),Qn([(0,Nn.catchErrorsDecorator)({title:"小程序绑定OpenID失败",messages:["请确认以下各项:"," 1 - 当前环境是否开启了小程序openId静默登录"," 2 - 调用 auth().bindOpenId() 的语法或参数是否正确","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(Cn.COMMUNITY_SITE_URL)]}),$n("design:type",Function),$n("design:paramtypes",[]),$n("design:returntype","function"==typeof(f="undefined"!=typeof Promise&&Promise)?f:Object)],n.prototype,"bindOpenId",null),Qn([(0,Nn.catchErrorsDecorator)({title:"小程序unionId静默登录失败",messages:["请确认以下各项:"," 1 - 当前环境是否开启了小程序unionId静默登录"," 2 - 调用 auth().signInWithUnionId() 的语法或参数是否正确","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(Cn.COMMUNITY_SITE_URL)]}),$n("design:type",Function),$n("design:paramtypes",[]),$n("design:returntype","function"==typeof(p="undefined"!=typeof Promise&&Promise)?p:Object)],n.prototype,"signInWithUnionId",null),Qn([(0,Nn.catchErrorsDecorator)({title:"短信验证码登陆",messages:["请确认以下各项:"," 1 - 当前环境是否开启了小程序短信验证码登陆"," 2 - 调用 auth().signInWithSms() 的语法或参数是否正确","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(Cn.COMMUNITY_SITE_URL)]}),$n("design:type",Function),$n("design:paramtypes",[Object]),$n("design:returntype","function"==typeof(v="undefined"!=typeof Promise&&Promise)?v:Object)],n.prototype,"signInWithSms",null),Qn([(0,Nn.catchErrorsDecorator)({title:"邮箱验证码登陆",messages:["请确认以下各项:"," 1 - 当前环境是否开启了邮箱登陆"," 2 - 调用 auth().signInWithEmail() 的语法或参数是否正确","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(Cn.COMMUNITY_SITE_URL)]}),$n("design:type",Function),$n("design:paramtypes",[Object]),$n("design:returntype","function"==typeof(y="undefined"!=typeof Promise&&Promise)?y:Object)],n.prototype,"signInWithEmail",null),Qn([(0,Nn.catchErrorsDecorator)({title:"获取用户是否被占用失败",messages:["请确认以下各项:"," 1 - 调用 auth().isUsernameRegistered() 的语法或参数是否正确","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(Cn.COMMUNITY_SITE_URL)]}),$n("design:type",Function),$n("design:paramtypes",[String]),$n("design:returntype","function"==typeof(m="undefined"!=typeof Promise&&Promise)?m:Object)],n.prototype,"isUsernameRegistered",null),Qn([(0,Nn.catchErrorsDecorator)({title:"获取本地登录态失败",messages:["请确认以下各项:"," 1 - 调用 auth().getLoginState() 的语法或参数是否正确","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(Cn.COMMUNITY_SITE_URL)]}),$n("design:type",Function),$n("design:paramtypes",[]),$n("design:returntype","function"==typeof(g="undefined"!=typeof Promise&&Promise)?g:Object)],n.prototype,"getLoginState",null),Qn([(0,Nn.catchErrorsDecorator)({title:"获取用户信息失败",messages:["请确认以下各项:"," 1 - 是否已登录"," 2 - 调用 auth().getUserInfo() 的语法或参数是否正确","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(Cn.COMMUNITY_SITE_URL)]}),$n("design:type",Function),$n("design:paramtypes",[]),$n("design:returntype","function"==typeof(b="undefined"!=typeof Promise&&Promise)?b:Object)],n.prototype,"getUserInfo",null),Qn([(0,Nn.catchErrorsDecorator)({title:"获取微搭插件用户信息失败",messages:["请确认以下各项:"," 1 - 是否已登录"," 2 - 调用 auth().getWedaUserInfo() 的语法或参数是否正确","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(Cn.COMMUNITY_SITE_URL)]}),$n("design:type",Function),$n("design:paramtypes",[]),$n("design:returntype","function"==typeof(w="undefined"!=typeof Promise&&Promise)?w:Object)],n.prototype,"getWedaUserInfo",null),Qn([(0,Nn.catchErrorsDecorator)({title:"绑定第三方登录方式失败",messages:["请确认以下各项:"," 1 - 调用 auth().bindWithProvider() 的语法或参数是否正确"," 2 - 此账户是否已经绑定此第三方","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(Cn.COMMUNITY_SITE_URL)]}),$n("design:type",Function),$n("design:paramtypes",["function"==typeof(_=t.BindWithProviderRequest)?_:Object]),$n("design:returntype","function"==typeof(I="undefined"!=typeof Promise&&Promise)?I:Object)],n.prototype,"bindWithProvider",null),Qn([(0,Nn.catchErrorsDecorator)({title:"获取身份源类型",messages:["请确认以下各项:"," 1 - 调用 auth().getProviderSubType() 的语法或参数是否正确","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(Cn.COMMUNITY_SITE_URL)]}),$n("design:type",Function),$n("design:paramtypes",[]),$n("design:returntype","function"==typeof(E="undefined"!=typeof Promise&&Promise)?E:Object)],n.prototype,"getProviderSubType",null),n}(Jn),ir="auth";function sr(t,e){for(var n=[],r=0;r<=t.length;r++)n[r]=[r];for(var o=0;o<=e.length;o++)n[0][o]=o;for(r=1;r<=t.length;r++)for(o=1;o<=e.length;o++){var i=t[r-1].toLowerCase()===e[o-1].toLowerCase()?0:1;n[r][o]=Math.min(n[r-1][o]+1,n[r][o-1]+1,n[r-1][o-1]+i)}return n[t.length][e.length]}var ar={name:"auth",namespace:ir,entity:function(t){var e=function(t){var e,n=this;if(this.authInstance&&!t)return this.authInstance;t=t||{region:"",persistence:"local",apiPath:fe};var r=this.platform.adapter,o=t.persistence||r.primaryStorage;o&&o!==this.config.persistence&&this.updateConfig({persistence:o});var i=function(t,e){var n,r,o,i,s=this,a=t.region,u=void 0===a?"ap-shanghai":a,c=t.i18n,l=t.accessKey,h=t.useWxCloud,d=(null==e?void 0:e.platform)||Un.useDefaultAdapter.bind(e)(),f=d.runtime,p=d.adapter,v=e||{},y=v.env,m=v.clientId,g=v.debug,b=v.cache,w=v.app,_=v.getApiOrigin,I=(e||{}).apiOrigin;I||(I="https://".concat(y,".").concat(u,".tcb-api.tencentcloudapi.com"));var E={env:y,clientId:m,i18n:c,accessKey:l,useWxCloud:h,eventBus:new Xe.CloudbaseEventEmitter},S=new Rn(Wn(Yn(Yn({},E),{apiOrigin:I,getApiOrigin:_,apiPath:(null==t?void 0:t.apiPath)||fe,storage:null==t?void 0:t.storage,baseRequest:null==t?void 0:t.baseRequest,request:null==t?void 0:t.request,anonymousSignInFunc:null==t?void 0:t.anonymousSignInFunc,captchaOptions:null==t?void 0:t.captchaOptions,wxCloud:null==t?void 0:t.wxCloud,adapter:p,onCredentialsError:er(E.eventBus),headers:Yn({"X-SDK-Version":"@cloudbase/js-sdk/".concat(t.sdkVersion)},t.headers||{}),detectSessionInUrl:t.detectSessionInUrl,debug:g,auth:null===(r=null===(n=e.app)||void 0===n?void 0:n.config)||void 0===r?void 0:r.auth}))),O=new or(Yn(Yn({},E),{region:u,persistence:t.persistence,debug:g,cache:b||new xn.CloudbaseCache({persistence:t.persistence,keys:{userInfoKey:"user_info_".concat(y)},platformInfo:d}),runtime:f||"web",_fromApp:w,oauthInstance:S,auth:null===(i=null===(o=e.app)||void 0===o?void 0:o.config)||void 0===i?void 0:i.auth}));return S.initializeSession(function(t,e){return Xn(s,void 0,void 0,function(){return Zn(this,function(n){return t?(t.type===Oe?e?E.eventBus.fire(Se,{event:ge,info:Yn(Yn({},t),{error:e})}):t.user&&O.createLoginState({},{userInfo:t.user}):t.type===Pe&&E.eventBus.fire(Se,{event:Ie,info:Yn(Yn({},t),{error:e})}),[2]):[2]})})}),{authInstance:O,oauthInstance:S}}(Yn(Yn({wxCloud:this.config.wxCloud,storage:this.config.storage},t),{persistence:this.config.persistence,i18n:this.config.i18n,accessKey:this.config.accessKey,useWxCloud:this.config.useWxCloud,sdkVersion:this.version,detectSessionInUrl:null===(e=this.config.auth)||void 0===e?void 0:e.detectSessionInUrl}),{env:this.config.env,clientId:this.config.clientId,getApiOrigin:function(){return n.request.getBaseEndPoint(n.config.endPointMode||"CLOUD_API")},platform:this.platform,cache:this.cache,app:this,debug:this.config.debug}),s=i.authInstance,a=i.oauthInstance;return this.oauthInstance=a,this.authInstance=s,this.authInstance},n=e.call(this,t);Object.assign(e,n),Object.setPrototypeOf(e,Object.getPrototypeOf(n));var r="undefined"!=typeof Proxy?new Proxy(e,{get:function(t,e,n){var r=Reflect.get(t,e,n);if(void 0!==r||"string"!=typeof e)return r;var o=function(t,e){for(var n=null,r=1/0,o=0,i=e;o<i.length;o++){var s=i[o];if(!s.startsWith("_")&&"constructor"!==s){var a=sr(t,s);a<r&&(r=a,n=s)}}return n}(e,Object.getOwnPropertyNames(Object.getPrototypeOf(t)).concat(Object.keys(t)).filter(function(e){return"function"==typeof t[e]}));return o&&console.warn("[CloudBase Auth] auth.".concat(e," is not a function. Did you mean: auth.").concat(o,"() ?")),r}}):e;return this[ir]=r,r}};try{cloudbase.registerComponent(ar)}catch(t){}var ur=l(3388),cr=function(){return cr=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},cr.apply(this,arguments)},lr=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},hr=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},dr=m,fr="cloudrun",pr=function(){function t(){}return t.prototype.callContainer=function(t,e){return lr(this,void 0,void 0,function(){var n,r,o;return hr(this,function(i){switch(i.label){case 0:if(n=t.name,r=t.data,!n)throw new Error(JSON.stringify({code:dr.INVALID_PARAMS,msg:"[".concat(fr,".callContainer] invalid name")}));try{o=r?JSON.stringify(r):""}catch(t){throw new Error(JSON.stringify({code:dr.INVALID_PARAMS,msg:"[".concat(fr,".callContainer] invalid data")}))}return[4,vr.call(this,cr(cr({},t),{data:o}),e)];case 1:return[2,i.sent()]}})})},t}();function vr(t,e){var n;return lr(this,void 0,void 0,function(){var r,o,i,s,a,u,c,l,h,d,f,p,v,y,m;return hr(this,function(g){switch(g.label){case 0:if(r=t.name,o=t.data,i=t.path,s=void 0===i?"":i,a=t.method,u=t.header,c=void 0===u?{}:u,l=this.getEndPointWithKey("GATEWAY"),h=l.BASE_URL,d=l.PROTOCOL,f="".concat(d).concat(h,"/cloudrun/").concat(r),p=s.startsWith("/")?s:"/".concat(s),v=["GET","HEAD"].includes(null===(n=null==a?void 0:a.toUpperCase)||void 0===n?void 0:n.call(a)))try{y={};try{y=JSON.parse(o)}catch(t){y=o||{}}p="".concat(p).concat(p.includes("?")?"&":"?").concat(Object.keys(y).map(function(t){return"".concat(t,"=").concat(y[t])}).join("&"))}catch(t){}return[4,this.request.fetch(cr(cr({method:a||"POST",headers:Object.assign({},{"Content-Type":"application/json; charset=utf-8"},c)},v?{}:{body:o}),{url:"".concat(f).concat(p),customReqOpts:e}))];case 1:return m=g.sent(),"node-sdk"===(null==e?void 0:e.from)?[2,m]:[4,m.data];case 2:return[2,g.sent()]}})})}var yr=new pr,mr={name:fr,entity:{callContainer:yr.callContainer}};try{cloudbase.registerComponent(mr)}catch(t){}function gr(t){try{t.registerComponent(mr)}catch(t){console.warn(t)}}try{window.registerCloudrun=gr}catch(t){}var br=function(){return br=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},br.apply(this,arguments)},wr=function(t,e){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(t,e)},_r=f,Ir=m,Er=y,Sr=A,Or=N,Pr=x,Ar=U,Tr=tt,Rr="functions",Cr=function(){function t(){}var e,n,r;return t.prototype.callFunction=function(t,e,n){var r,o,i,s,a,u,c;return s=this,a=void 0,c=function(){var s,a,u,c,l,h,d,f,p,v,y,m,g,b,w,_,I,E,O,P,A,T,R,C;return function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}}(this,function(N){switch(N.label){case 0:if(s=t.name,a=t.data,u=t.query,c=t.parse,l=t.search,h=t.type,d=t.path,f=void 0===d?"":d,p=t.method,v=t.header,y=void 0===v?{}:v,g=(m=this).request,b=m.config,!s)return[2,Ar(b,{code:Ir.INVALID_PARAMS,msg:"[".concat(Rr,".callFunction] invalid function name")})];try{w=a?JSON.stringify(a):""}catch(t){return[2,Ar(b,{code:Ir.INVALID_PARAMS,msg:"[".concat(Rr,".callFunction] invalid data")})]}return"cloudrun"!==h?[3,2]:(_=S(),[4,vr.call(this,{name:s,data:w,path:f,method:p,header:br(br({},y),{"X-Request-Id":_})})]);case 1:return[2,{result:R=N.sent(),requestId:_}];case 2:I="functions.invokeFunction",E={inQuery:u,parse:c,search:l,function_name:s,request_data:w},O={},P=!("GATEWAY"!==b.endPointMode||(x=s,"lcap-common-service"===x||"lcap-datasource-test"===x||x.startsWith("lcap-data")||x.startsWith("lowcode-datasource")||"cloudbase_module"===x)||function(t){return"lowcode-wx-datasource"===t}(s)),N.label=3;case 3:return N.trys.push([3,8,,9]),P?[4,g.gateWay(br(br({},t),{path:"functions"}),n)]:[3,5];case 4:return A=N.sent(),O=br({requestId:A.requestId},(null===(r=A.data)||void 0===r?void 0:r.code)?A.data:{data:{response_data:A.data}}),[3,7];case 5:return[4,g.send(I,E,{endPointMode:"CLOUD_API",defaultQuery:(null===(o=null==a?void 0:a.params)||void 0===o?void 0:o.action)?{action:null===(i=null==a?void 0:a.params)||void 0===i?void 0:i.action}:{}},n)];case 6:O=N.sent(),N.label=7;case 7:if(O.code){if(T=O.message||O.msg||"",function(t){return Pr(t)}(b))throw Or({code:O.code,msg:T,requestId:O.requestId},null==b?void 0:b.errorFactory);return[2,Sr(e,null,{code:O.code,message:T,requestId:O.requestId})]}if(R=O.data.response_data,c||P)return[2,Sr(e,null,{result:R,requestId:O.requestId})];try{return R=JSON.parse(O.data.response_data),[2,Sr(e,null,{result:R,requestId:O.requestId})]}catch(t){Sr(e,new Error("[".concat(_r(),"][").concat(Ir.INVALID_PARAMS,"][").concat(Rr,".callFunction] response data must be json")))}return[3,9];case 8:return C=N.sent(),Sr(e,C),[3,9];case 9:return[2]}var x})},new((u=void 0)||(u=Promise))(function(t,e){function n(t){try{o(c.next(t))}catch(t){e(t)}}function r(t){try{o(c.throw(t))}catch(t){e(t)}}function o(e){var o;e.done?t(e.value):(o=e.value,o instanceof u?o:new u(function(t){t(o)})).then(n,r)}o((c=c.apply(s,a||[])).next())})},function(t,e,n,r){var o,i=arguments.length,s=i<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(t,e,n,r);else for(var a=t.length-1;a>=0;a--)(o=t[a])&&(s=(i<3?o(s):i>3?o(e,n,s):o(e,n))||s);i>3&&s&&Object.defineProperty(e,n,s)}([Tr({customInfo:{className:"Cloudbase",methodName:"callFunction"},title:"函数调用失败",messages:["请确认以下各项:"," 1 - 调用 callFunction() 的语法或参数是否正确"," 2 - 当前环境下是否存在此函数"," 3 - 函数安全规则是否限制了当前登录状态访问","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(Er)]}),wr("design:type",Function),wr("design:paramtypes",["function"==typeof(e=void 0!==ur.ICallFunctionOptions&&ur.ICallFunctionOptions)?e:Object,"function"==typeof(n="undefined"!=typeof Function&&Function)?n:Object,"function"==typeof(r=void 0!==ur.ICustomReqOpts&&ur.ICustomReqOpts)?r:Object]),wr("design:returntype",Promise)],t.prototype,"callFunction",null),t}(),Nr=new Cr,xr={name:Rr,entity:{callFunction:Nr.callFunction}};try{cloudbase.registerComponent(xr)}catch(t){}var Ur=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},t(e,n)};return function(e,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),Dr=function(t){function e(e){var n=t.call(this,e)||this;return n.__isStorageError=!0,n.name="StorageError",n}return Ur(e,t),e}(Error);function Lr(t){return"object"==typeof t&&null!==t&&"__isStorageError"in t}var kr,jr=function(t){function e(e,n,r){var o=t.call(this,e)||this;return o.name="StorageApiError",o.status=n,o.statusCode=r,o}return Ur(e,t),e.prototype.toJSON=function(){return{name:this.name,message:this.message,status:this.status,statusCode:this.statusCode}},e}(Dr);function qr(){return globalThis.Buffer}function Mr(t){var e=qr();return e?e.from(t).toString("base64"):btoa(t)}function Wr(t){return t.split("/").map(function(t){return encodeURIComponent(t)}).join("/")}Ur(function(t,e){var n=kr.call(this,t)||this;return n.name="StorageUnknownError",n.originalError=e,n},kr=Dr);var Br=function(){return Br=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Br.apply(this,arguments)},Fr=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},Vr=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},Gr="/v1/storages";function Hr(t,e){return Fr(this,void 0,Promise,function(){var n;return Vr(this,function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),[4,t()];case 1:return[2,{data:r.sent(),error:null}];case 2:if(n=r.sent(),e)throw n;return Lr(n)?[2,{data:null,error:n}]:[2,{data:null,error:new Dr((null==n?void 0:n.message)||String(n))}];case 3:return[2]}})})}var Kr=function(){function t(t){this.ctx=t}return Object.defineProperty(t.prototype,"request",{get:function(){return this.ctx.request},enumerable:!1,configurable:!0}),t.prototype.gatewayOrigin=function(){return this.request.getBaseEndPoint("GATEWAY")},t.prototype.buildUrl=function(t,e){var n="".concat(this.gatewayOrigin()).concat(Gr).concat(t),r=function(t){if(!t)return"";var e=[];return Object.keys(t).forEach(function(n){var r=t[n];null!=r&&e.push("".concat(encodeURIComponent(n),"=").concat(encodeURIComponent(String(r))))}),e.join("&")}(e);return r&&(n+=(n.includes("?")?"&":"?")+r),n},t.prototype.toFullUrl=function(t){return t?/^https?:\/\//.test(t)||t.startsWith("//")?t:"".concat(this.gatewayOrigin()).concat(Gr).concat(t.startsWith("/")?"":"/").concat(t):t},t.prototype.send=function(t){return Fr(this,void 0,Promise,function(){var e,n,r,o,i,s;return Vr(this,function(a){switch(a.label){case 0:return e=this.buildUrl(t.path,t.query),n=t.method.toUpperCase(),r=["GET","HEAD"].includes(n),o=Br({},t.headers||{}),r||(void 0!==t.rawBody?i=t.rawBody:void 0!==t.json&&(o["Content-Type"]=o["Content-Type"]||"application/json",i=JSON.stringify(t.json))),[4,this.request.fetch(Br(Br(Br(Br({url:e,method:n,headers:o},void 0!==i?{body:i}:{}),{withCredentials:!1!==t.withCredentials,shouldThrowOnError:!1}),t.signal?{signal:t.signal}:{}),t.cache?{cache:t.cache}:{}))];case 1:return s=a.sent(),[2,this.unwrap(s,e)]}})})},t.prototype.download=function(t){var e,n;return Fr(this,void 0,Promise,function(){var r,o,i,s;return Vr(this,function(a){switch(a.label){case 0:return r=this.buildUrl(t.path,t.query),[4,this.request.fetch(Br(Br({url:r,method:"GET",headers:Br({},t.headers||{}),stream:!0,withCredentials:!1!==t.withCredentials,shouldThrowOnError:!1},t.signal?{signal:t.signal}:{}),t.cache?{cache:t.cache}:{}))];case 1:if(o=a.sent(),null===(e=t.signal)||void 0===e?void 0:e.aborted)throw new jr("The download was aborted",0,"STORAGE_PG_ABORTED");if(304===(i=Number(null!==(n=null==o?void 0:o.statusCode)&&void 0!==n?n:200)))throw new jr("Not Modified",i,"STORAGE_PG_NOT_MODIFIED");if(i>=400)throw new jr("Download failed with status ".concat(i),i,"STORAGE_PG_REQUEST_FAIL");if(!(s=null==o?void 0:o.response))throw new jr("Underlying adapter did not expose the raw Response",i,"STORAGE_PG_NO_RESPONSE");return[2,{response:s,status:i,header:null==o?void 0:o.header}]}})})},t.prototype.unwrap=function(t,e){var n,r;return Fr(this,void 0,Promise,function(){var o,i,s,a;return Vr(this,function(u){switch(u.label){case 0:o=Number(null!==(r=null!==(n=null==t?void 0:t.statusCode)&&void 0!==n?n:null==t?void 0:t.status)&&void 0!==r?r:200),i=null==t?void 0:t.data,u.label=1;case 1:return u.trys.push([1,3,,4]),[4,i];case 2:return i=u.sent(),[3,4];case 3:return u.sent(),i=void 0,[3,4];case 4:if(o>=200&&o<300)return[2,i];throw s=(null==i?void 0:i.code)||(null==i?void 0:i.error)||"STORAGE_PG_REQUEST_FAIL",a=(null==i?void 0:i.message)||"Storage request failed with status ".concat(o,": ").concat(e),new jr(a,o,s)}})})},t}(),Jr=function(){return Jr=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Jr.apply(this,arguments)},zr=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},Yr=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}};function Qr(t){return Lr(t)?t:new Dr((null==t?void 0:t.message)||String(t))}function $r(t){var e={};return void 0!==(null==t?void 0:t.download)&&(e.download=!0===t.download?"":t.download),void 0!==(null==t?void 0:t.cacheNonce)&&(e.cacheNonce=String(t.cacheNonce)),{headers:{},query:e}}var Xr=function(){function t(t){this.ctx=t}return t.prototype.then=function(t,e){return this.execute().then(t,e)},t.prototype.execute=function(){var t,e;return zr(this,void 0,Promise,function(){var n,r,o,i,s;return Yr(this,function(a){switch(a.label){case 0:return a.trys.push([0,2,,3]),n=$r(this.ctx.options),r=n.headers,o=n.query,[4,this.ctx.http.download({path:"/object/".concat(this.ctx.bucketId,"/").concat(Wr(this.ctx.cleanName)),headers:Jr(Jr({},this.ctx.headers),r),query:o,signal:null===(t=this.ctx.parameters)||void 0===t?void 0:t.signal,cache:null===(e=this.ctx.parameters)||void 0===e?void 0:e.cache})];case 1:if(!(i=a.sent().response).body)throw new jr("Response body is empty",i.status,"STORAGE_PG_EMPTY_BODY");return[2,{data:i.body,error:null}];case 2:if(s=a.sent(),this.ctx.shouldThrowOnError)throw s;return[2,{data:null,error:Qr(s)}];case 3:return[2]}})})},t}(),Zr=function(){function t(t){this.ctx=t}return t.prototype.asStream=function(){return new Xr(this.ctx)},t.prototype.then=function(t,e){return this.execute().then(t,e)},t.prototype.execute=function(){var t,e;return zr(this,void 0,Promise,function(){var n,r,o,i,s,a;return Yr(this,function(u){switch(u.label){case 0:return u.trys.push([0,3,,4]),n=$r(this.ctx.options),r=n.headers,o=n.query,[4,this.ctx.http.download({path:"/object/".concat(this.ctx.bucketId,"/").concat(Wr(this.ctx.cleanName)),headers:Jr(Jr({},this.ctx.headers),r),query:o,signal:null===(t=this.ctx.parameters)||void 0===t?void 0:t.signal,cache:null===(e=this.ctx.parameters)||void 0===e?void 0:e.cache})];case 1:return i=u.sent().response,a={},[4,i.blob()];case 2:return[2,(a.data=u.sent(),a.error=null,a)];case 3:if(s=u.sent(),this.ctx.shouldThrowOnError)throw s;return[2,{data:null,error:Qr(s)}];case 4:return[2]}})})},t}(),to=function(){return to=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},to.apply(this,arguments)},eo=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},no=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},ro="3600",oo=function(){function t(t,e,n){void 0===n&&(n=!1),this.headers={},this.http=t,this.bucketId=e,this.shouldThrowOnError=n}return t.prototype.throwOnError=function(){return this.shouldThrowOnError=!0,this},t.prototype.setHeader=function(t,e){var n;if("string"!=typeof t||""===t.trim())throw new Dr("setHeader requires a non-empty header name");if(/[\r\n]/.test(t)||"string"==typeof e&&/[\r\n]/.test(e))throw new Dr("setHeader does not allow CR/LF characters in header name or value");return this.headers=to(to({},this.headers),((n={})[t]=String(e),n)),this},t.prototype.upload=function(t,e,n){return eo(this,void 0,Promise,function(){return no(this,function(r){return[2,this.uploadOrUpdate("POST",t,e,n)]})})},t.prototype.update=function(t,e,n){return eo(this,void 0,Promise,function(){return no(this,function(r){return[2,this.uploadOrUpdate("PUT",t,e,n)]})})},t.prototype.download=function(t,e,n){return new Zr({http:this.http,bucketId:this.bucketId,cleanName:this.cleanPath(t),options:e,parameters:n,headers:this.headers,shouldThrowOnError:this.shouldThrowOnError})},t.prototype.list=function(t,e,n){return eo(this,void 0,Promise,function(){var r=this;return no(this,function(o){return[2,Hr(function(){return eo(r,void 0,void 0,function(){var r;return no(this,function(o){return r={prefix:t||""},void 0!==(null==e?void 0:e.limit)&&(r.limit=e.limit),void 0!==(null==e?void 0:e.cursor)&&(r.cursor=e.cursor),void 0!==(null==e?void 0:e.withDelimiter)&&(r.with_delimiter=e.withDelimiter),void 0!==(null==e?void 0:e.sortBy)&&(r.sortBy=e.sortBy),[2,this.send({method:"POST",path:"/object/list/".concat(this.bucketId),json:r,signal:null==n?void 0:n.signal,cache:null==n?void 0:n.cache})]})})},this.shouldThrowOnError)]})})},t.prototype.remove=function(t){return eo(this,void 0,Promise,function(){var e=this;return no(this,function(n){return[2,Hr(function(){return eo(e,void 0,void 0,function(){var e,n,r,o,i,s=this;return no(this,function(a){switch(a.label){case 0:e=t.map(function(t){return s.cleanPath(t)}),n=[],r=0,a.label=1;case 1:return r<e.length?(o=e.slice(r,r+100),[4,this.send({method:"DELETE",path:"/object/".concat(this.bucketId),json:{prefixes:o}})]):[3,4];case 2:i=a.sent(),Array.isArray(i)&&n.push.apply(n,i),a.label=3;case 3:return r+=100,[3,1];case 4:return[2,n]}})})},this.shouldThrowOnError)]})})},t.prototype.copy=function(t,e,n){return eo(this,void 0,Promise,function(){var r=this;return no(this,function(o){return[2,Hr(function(){return eo(r,void 0,void 0,function(){var r;return no(this,function(o){switch(o.label){case 0:return r=this.buildCopyMoveHeaders(n),[4,this.send({method:"POST",path:"/object/copy",json:{bucketId:this.bucketId,sourceKey:this.cleanPath(t),destinationKey:this.cleanPath(e),destinationBucket:null==n?void 0:n.destinationBucket,copyMetadata:null==n?void 0:n.copyMetadata,metadata:null==n?void 0:n.metadata},headers:r})];case 1:return[2,{path:o.sent().Key}]}})})},this.shouldThrowOnError)]})})},t.prototype.move=function(t,e,n){return eo(this,void 0,Promise,function(){var r=this;return no(this,function(o){return[2,Hr(function(){return eo(r,void 0,void 0,function(){return no(this,function(r){switch(r.label){case 0:return[4,this.send({method:"POST",path:"/object/move",json:{bucketId:this.bucketId,sourceKey:this.cleanPath(t),destinationKey:this.cleanPath(e),destinationBucket:null==n?void 0:n.destinationBucket}})];case 1:return[2,{message:r.sent().message||"Successfully moved"}]}})})},this.shouldThrowOnError)]})})},t.prototype.info=function(t){return eo(this,void 0,Promise,function(){var e=this;return no(this,function(n){return[2,Hr(function(){return eo(e,void 0,void 0,function(){var e,n;return no(this,function(r){switch(r.label){case 0:return e=this.cleanPath(t),[4,this.send({method:"GET",path:"/object/info/".concat(this.bucketId,"/").concat(this.encodePath(e))})];case 1:return[2,{id:(n=r.sent()).id,name:n.name,version:n.version,bucketId:n.bucket_id,size:n.size,contentType:n.content_type,cacheControl:n.cache_control,etag:n.etag,metadata:n.metadata,lastModified:n.last_modified,createdAt:n.created_at}]}})})},this.shouldThrowOnError)]})})},t.prototype.exists=function(t){return eo(this,void 0,Promise,function(){var e,n,r;return no(this,function(o){switch(o.label){case 0:return o.trys.push([0,2,,3]),e=this.cleanPath(t),[4,this.send({method:"GET",path:"/object/info/".concat(this.bucketId,"/").concat(this.encodePath(e))})];case 1:return o.sent(),[2,{data:!0,error:null}];case 2:if(n=o.sent(),void 0!==(r=null==n?void 0:n.status)&&[400,404].includes(Number(r)))return[2,{data:!1,error:null}];if(this.shouldThrowOnError)throw n;return[2,{data:null,error:n instanceof Dr?n:new Dr((null==n?void 0:n.message)||String(n))}];case 3:return[2]}})})},t.prototype.createSignedUrl=function(t,e,n){return eo(this,void 0,Promise,function(){var r=this;return no(this,function(o){return[2,Hr(function(){return eo(r,void 0,void 0,function(){var r,o,i;return no(this,function(s){switch(s.label){case 0:return r=this.cleanPath(t),[4,this.send({method:"POST",path:"/object/sign/".concat(this.bucketId,"/").concat(this.encodePath(r)),json:{expiresIn:e}})];case 1:return o=s.sent(),i=o.fullSignedURL||this.http.toFullUrl(o.signedURL||""),[2,{fullSignedURL:this.appendUrlOptions(i,n)}]}})})},this.shouldThrowOnError)]})})},t.prototype.createSignedUrls=function(t,e,n){return eo(this,void 0,Promise,function(){var r=this;return no(this,function(o){return[2,Hr(function(){return eo(r,void 0,void 0,function(){var r,o,i,s,a=this;return no(this,function(u){switch(u.label){case 0:r=t.map(function(t){return a.cleanPath(t)}),o=[],i=0,u.label=1;case 1:return i<r.length?(s=r.slice(i,i+500),[4,this.send({method:"POST",path:"/object/sign/".concat(this.bucketId),json:{expiresIn:e,paths:s}})]):[3,4];case 2:u.sent().forEach(function(t){var e,r=t.fullSignedURL||(t.signedURL?a.http.toFullUrl(t.signedURL):null);o.push({path:t.path,fullSignedURL:r?a.appendUrlOptions(r,n):null,error:null!==(e=t.error)&&void 0!==e?e:null})}),u.label=3;case 3:return i+=500,[3,1];case 4:return[2,o]}})})},this.shouldThrowOnError)]})})},t.prototype.createSignedUploadUrl=function(t,e){return eo(this,void 0,Promise,function(){var n=this;return no(this,function(r){return[2,Hr(function(){return eo(n,void 0,void 0,function(){var n,r,o;return no(this,function(i){switch(i.label){case 0:return n=this.cleanPath(t),r={},(null==e?void 0:e.upsert)&&(r["x-upsert"]="true"),[4,this.send({method:"POST",path:"/object/upload/sign/".concat(this.bucketId,"/").concat(this.encodePath(n)),headers:r})];case 1:return[2,{fullSignedURL:(o=i.sent()).fullURL||this.http.toFullUrl(o.url||""),path:n,token:o.token}]}})})},this.shouldThrowOnError)]})})},t.prototype.uploadToSignedUrl=function(t,e,n,r){return eo(this,void 0,Promise,function(){var o=this;return no(this,function(i){return[2,Hr(function(){return eo(o,void 0,void 0,function(){var o,i,s,a,u;return no(this,function(c){switch(c.label){case 0:return o=this.cleanPath(t),i=this.buildUploadBody(n,r),s=i.body,a=i.headers,[4,this.send({method:"PUT",path:"/object/upload/sign/".concat(this.bucketId,"/").concat(this.encodePath(o)),query:{token:e},rawBody:s,headers:a,withCredentials:!1})];case 1:return u=c.sent(),[2,{path:o,fullPath:u.Key}]}})})},this.shouldThrowOnError)]})})},t.prototype.getPublicUrl=function(t,e){var n=this.cleanPath(t),r=this.http.buildUrl("/object/public/".concat(this.bucketId,"/").concat(this.encodePath(n)));return{data:{publicUrl:this.appendUrlOptions(r,e)}}},t.prototype.send=function(t){return this.http.send(to(to({},t),{headers:to(to({},this.headers),t.headers||{})}))},t.prototype.uploadOrUpdate=function(t,e,n,r){return eo(this,void 0,Promise,function(){var o=this;return no(this,function(i){return[2,Hr(function(){return eo(o,void 0,void 0,function(){var o,i,s,a,u;return no(this,function(c){switch(c.label){case 0:return o=this.cleanPath(e),i=this.buildUploadBody(n,r),s=i.body,a=i.headers,"POST"===t&&(a["x-upsert"]=String(Boolean(null==r?void 0:r.upsert))),[4,this.send({method:t,path:"/object/".concat(this.bucketId,"/").concat(this.encodePath(o)),rawBody:s,headers:a})];case 1:return[2,{id:(u=c.sent()).Id,path:o,fullPath:u.Key}]}})})},this.shouldThrowOnError)]})})},t.prototype.cleanPath=function(t){var e=t.replace(/^\/+|\/+$/g,"").replace(/\/+/g,"/");if(e.split("/").some(function(t){return".."===t}))throw new Dr('invalid path: ".." segment is not allowed');return e},t.prototype.encodePath=function(t){return Wr(t)},t.prototype.buildUploadBody=function(t,e){var n,r,o,i,s,a=to({},(null==e?void 0:e.headers)||{}),u=t,c="undefined"!=typeof FormData&&t instanceof FormData;if("undefined"!=typeof Blob&&t instanceof Blob||c){var l=void 0,h={};if(c){var d=this.extractFromFormData(t);l=d.file,h=d.fields}else l=t;var f=null!==(r=null!==(n=null==e?void 0:e.cacheControl)&&void 0!==n?n:h.cacheControl)&&void 0!==r?r:ro,p=null!==(o=null==e?void 0:e.contentType)&&void 0!==o?o:h.contentType,v=void 0!==(null==e?void 0:e.metadata)?JSON.stringify(e.metadata):h.metadata,y=new FormData;void 0!==f&&y.append("cacheControl",String(f)),void 0!==p&&y.append("contentType",p),void 0!==v&&y.append("metadata",v),y.append("",l),u=y}else u=t,f=null!==(i=null==e?void 0:e.cacheControl)&&void 0!==i?i:ro,p=null!==(s=null==e?void 0:e.contentType)&&void 0!==s?s:"text/plain;charset=UTF-8",a["cache-control"]="max-age=".concat(f),p&&(a["content-type"]=p),(null==e?void 0:e.metadata)&&(a["x-metadata"]=this.toBase64(JSON.stringify(e.metadata)));return{body:u,headers:a}},t.prototype.extractFromFormData=function(t){var e,n={},r=0,o=[];if(t.forEach(function(t,i){if("undefined"!=typeof Blob&&t instanceof Blob)return e=t,void(r+=1);"cacheControl"!==i&&"contentType"!==i&&"metadata"!==i?o.push(i):n[i]=String(t)}),o.length>0&&console.warn("Ignored unsupported FormData field(s): [".concat(o.join(", "),"]. Only file, cacheControl, contentType and metadata are supported")),0===r||!e)throw new Dr("FormData must contain a file");if(r>1)throw new Dr("FormData must contain exactly one file");return{file:e,fields:n}},t.prototype.buildCopyMoveHeaders=function(t){var e={};return(null==t?void 0:t.upsert)&&(e["x-upsert"]="true"),!1===(null==t?void 0:t.copyMetadata)&&(null==t?void 0:t.metadata)&&(e["x-metadata"]=this.toBase64(JSON.stringify(t.metadata))),e},t.prototype.appendUrlOptions=function(t,e){var n=[];if(void 0!==(null==e?void 0:e.download)){var r=!0===e.download?"":String(e.download);n.push("download=".concat(encodeURIComponent(r)))}if(void 0!==(null==e?void 0:e.cacheNonce)&&n.push("cacheNonce=".concat(encodeURIComponent(String(e.cacheNonce)))),0===n.length)return t;var o=t.includes("?")?"&":"?";return"".concat(t).concat(o).concat(n.join("&"))},t.prototype.toBase64=function(t){return Mr(t)},t}(),io=/[\x00-\x20\x7f/\\?#%]/;function so(t,e){if("string"!=typeof t||0===t.length)throw new Dr("[storage.".concat(e,"] bucketId is required"));if(t.length>256)throw new Dr("[storage.".concat(e,"] invalid bucketId: length must be 1-").concat(256));var n=io.exec(t);if(n){var r="[storage.".concat(e,'] invalid bucketId "').concat(t,'": ')+"contains forbidden character ".concat(JSON.stringify(n[0]),"; ")+'must not contain whitespace, control chars, "/", "\\", "?", "#" or "%"';throw new Dr(r)}}var ao,uo=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},co=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},lo=function(){function t(t,e){void 0===e&&(e=!1),this.http=new Kr(t),this.shouldThrowOnError=e}return t.prototype.throwOnError=function(){return this.shouldThrowOnError=!0,this},t.prototype.listBuckets=function(t){return uo(this,void 0,Promise,function(){var e=this;return co(this,function(n){return[2,Hr(function(){var n={};return void 0!==(null==t?void 0:t.limit)&&(n.limit=t.limit),void 0!==(null==t?void 0:t.offset)&&(n.offset=t.offset),(null==t?void 0:t.sortColumn)&&(n.sortColumn=t.sortColumn),(null==t?void 0:t.sortOrder)&&(n.sortOrder=t.sortOrder),(null==t?void 0:t.search)&&(n.search=t.search),e.http.send({method:"GET",path:"/bucket/",query:n})},this.shouldThrowOnError)]})})},t.prototype.getBucket=function(t){return uo(this,void 0,Promise,function(){var e=this;return co(this,function(n){return[2,Hr(function(){return so(t,"getBucket"),e.http.send({method:"GET",path:"/bucket/".concat(t)})},this.shouldThrowOnError)]})})},t.prototype.createBucket=function(t,e){return uo(this,void 0,Promise,function(){var n=this;return co(this,function(r){return[2,Hr(function(){var r;return so(t,"createBucket"),n.http.send({method:"POST",path:"/bucket/",json:{id:t,name:t,public:null!==(r=null==e?void 0:e.public)&&void 0!==r&&r,type:null==e?void 0:e.type,file_size_limit:null==e?void 0:e.fileSizeLimit,allowed_mime_types:null==e?void 0:e.allowedMimeTypes}})},this.shouldThrowOnError)]})})},t.prototype.updateBucket=function(t,e){return uo(this,void 0,Promise,function(){var n=this;return co(this,function(r){return[2,Hr(function(){return so(t,"updateBucket"),n.http.send({method:"PUT",path:"/bucket/".concat(t),json:{public:e.public,file_size_limit:e.fileSizeLimit,allowed_mime_types:e.allowedMimeTypes}})},this.shouldThrowOnError)]})})},t.prototype.deleteBucket=function(t){return uo(this,void 0,Promise,function(){var e=this;return co(this,function(n){return[2,Hr(function(){return so(t,"deleteBucket"),e.http.send({method:"DELETE",path:"/bucket/".concat(t)})},this.shouldThrowOnError)]})})},t}(),ho=function(){return ho=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},ho.apply(this,arguments)},fo=function(t,e,n,r){var o,i=arguments.length,s=i<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(t,e,n,r);else for(var a=t.length-1;a>=0;a--)(o=t[a])&&(s=(i<3?o(s):i>3?o(e,n,s):o(e,n))||s);return i>3&&s&&Object.defineProperty(e,n,s),s},po=function(t,e){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(t,e)},vo=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},yo=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}};!function(t){t.put="put",t.post="post"}(ao||(ao={}));var mo=f,go=m,bo=y,wo=_,_o=I,Io=function(t){return"[object Object]"===Object.prototype.toString.call(t)},Eo=A,So=U,Oo=tt,Po="storage";function Ao(t,e){return e&&"function"!=typeof e?[ho(ho({},t),{customReqOpts:e}),void 0]:[t,e]}var To=function(t,e,n){return vo(void 0,void 0,void 0,function(){var r,o,i;return yo(this,function(s){switch(s.label){case 0:return[4,t.gateWay({path:"storages",name:"get-objects-upload-info",data:[ho({objectId:e.path},e.signedHeader?{signedHeader:e.signedHeader}:{})]},n)];case 1:return r=D(r=s.sent()),o=(null===(i=r.data)||void 0===i?void 0:i[0])||{},[2,ho(ho({},r),{data:ho(ho({},o.code?ho({},o):{}),{authorization:o.authorization,token:o.token,url:o.uploadUrl,fileId:o.cloudObjectId,cosFileId:o.cloudObjectMeta,download_url:o.downloadUrl})})]}})})},Ro=function(t,e,n){return vo(void 0,void 0,void 0,function(){var r;return yo(this,function(o){switch(o.label){case 0:return[4,t.gateWay({path:"storages",name:"get-objects-download-info",data:e.convertedFileList.map(function(t){return{cloudObjectId:t.fileid}})},n)];case 1:return r=D(r=o.sent()),[2,ho(ho({},r),{data:{download_list:Array.isArray(r.data)?r.data.map(function(t){return{code:t.code||"SUCCESS",message:t.message,fileid:t.cloudObjectId,download_url:t.downloadUrl,fileID:t.cloudObjectId,tempFileURL:t.downloadUrl,mime_type:t.contentType||Uo(null,t.cloudObjectId||"")}}):[]}})]}})})},Co=function(t,e,n){return vo(void 0,void 0,void 0,function(){var r;return yo(this,function(o){switch(o.label){case 0:return[4,t.gateWay({path:"storages",name:"delete-objects",data:e.fileList.map(function(t){return{cloudObjectId:t}})},n)];case 1:return r=D(r=o.sent()),[2,ho(ho({},r),{data:{delete_list:Array.isArray(r.data)?r.data.map(function(t){return{code:t.code||"SUCCESS",fileID:t.cloudObjectId,message:t.message}}):[]}})]}})})},No=function(t,e,n){return vo(void 0,void 0,void 0,function(){var r;return yo(this,function(o){switch(o.label){case 0:return[4,t.gateWay({path:"storages",name:"copy-objects",data:e.convertedFileList.map(function(t){return{srcPath:t.src_path,dstPath:t.dst_path,overwrite:t.overwrite,removeOriginal:t.remove_original}})},n)];case 1:return r=D(r=o.sent()),[2,ho(ho({},r),{data:{copy_list:Array.isArray(r.data)?r.data.map(function(t){return{code:t.code||"SUCCESS",fileID:t.cloudObjectId,fileId:t.cloudObjectId,message:t.message}}):[]}})]}})})},xo={txt:"text/plain",json:"application/json",html:"text/html",htm:"text/html",css:"text/css",js:"application/javascript",csv:"text/csv",xml:"application/xml",png:"image/png",jpg:"image/jpeg",jpeg:"image/jpeg",gif:"image/gif",webp:"image/webp",svg:"image/svg+xml",ico:"image/x-icon",pdf:"application/pdf",zip:"application/zip",gz:"application/gzip",mp4:"video/mp4",webm:"video/webm",mp3:"audio/mpeg",wav:"audio/wav"};function Uo(t,e){if("undefined"!=typeof Blob&&t instanceof Blob&&t.type)return t.type;var n=/\.([a-zA-Z0-9]+)$/.exec(e||""),r=n?n[1].toLowerCase():"";return xo[r]||"application/octet-stream"}function Do(t,e){var n=e.toLowerCase();return Object.keys(t).some(function(t){return t.toLowerCase()===n})}function Lo(t){return Object.keys(t).reduce(function(e,n){var r;return ho(ho({},e),((r={})[n]=[t[n]],r))},{})}var ko=function(){function t(t){this.context=t}var e,n,r,o,i,s,a,u,c,l,h,d,f,p,v,y;return Object.defineProperty(t.prototype,"config",{get:function(){var t;return null===(t=this.context)||void 0===t?void 0:t.config},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"request",{get:function(){var t;return null===(t=this.context)||void 0===t?void 0:t.request},enumerable:!1,configurable:!0}),t.prototype.isGateWay=function(){return"GATEWAY"===(this.config.endPointMode||"CLOUD_API")},t.prototype.uploadFile=function(t,e){return vo(this,void 0,Promise,function(){var n,r,o,i,s,a,u,c,l,h,d,f,p,v,y,m,g,b,w,_,I,E,S,O,P,A,T,R,C,N,x,U;return yo(this,function(D){switch(D.label){case 0:return C=Ao(t,e),t=C[0],e=C[1],n=t.cloudPath,r=t.filePath,o=t.onUploadProgress,N=t.method,i=void 0===N?"put":N,x=t.headers,s=void 0===x?{}:x,a=t.fileContent,_o(n)&&(r||a)?(u={put:ao.put,post:ao.post}[i.toLocaleLowerCase()]||ao.put,c=this.isGateWay(),l=ho({},s),h=Object.keys(s).reduce(function(t,e){return"content-length"!==e.toLowerCase()&&(t[e]=s[e]),t},{}),u===ao.put&&c&&(Do(l,"content-length")||"number"==typeof(d=function(t,e){var n=null!=t?t:e;if(null!==n){if("undefined"!=typeof Blob&&n instanceof Blob)return n.size;if("undefined"!=typeof ArrayBuffer){if(n instanceof ArrayBuffer)return n.byteLength;if("function"==typeof ArrayBuffer.isView&&ArrayBuffer.isView(n))return n.byteLength}if("string"==typeof n){if("undefined"!=typeof Blob)return new Blob([n]).size;var r=function(t){var e;return null===(e=qr())||void 0===e?void 0:e.byteLength(t)}(n);return"number"==typeof r?r:n.length}return"object"==typeof n&&"number"==typeof n.size?n.size:void 0}}(r,a))&&(l["content-length"]=String(d)),Do(l,"content-type")||(l["content-type"]=Uo(r,n)),Do(h,"content-type")||(h["content-type"]=Uo(r,n))),[4,this.getUploadMetadata({cloudPath:n,method:u,headers:u!==ao.put||c?void 0:h,signedHeader:u===ao.put&&c?Lo(l):void 0,customReqOpts:t.customReqOpts})]):[2,So(this.config,{code:go.INVALID_PARAMS,msg:"[".concat(Po,".uploadFile] invalid params")})];case 1:return f=D.sent(),p=f.data,v=f.requestId,(null==(y=p)?void 0:y.code)||!(null==y?void 0:y.url)?(m=(null==y?void 0:y.code)||go.OPERATION_FAIL,g=(null==y?void 0:y.message)||"get upload info failed",[2,Eo(e,new Error("[".concat(mo(),"][").concat(m,"][").concat(Po,"]:").concat(g)))]):(b=p.url,w=p.authorization,_=p.token,I=p.fileId,E=p.cosFileId,S=p.download_url,P=ho(ho({},O={url:b,file:r,name:n,onUploadProgress:o,fileContent:a,fileId:I,requestId:v}),{method:ao.put,headers:ho(ho({},h),{authorization:w,"x-cos-meta-fileid":E,"x-cos-security-token":_})}),A=ho(ho({},O),{method:ao.post,data:{key:n,signature:w,"x-cos-meta-fileid":E,success_action_status:"201","x-cos-security-token":_}}),(U={})[ao.put]={params:P,isSuccess:function(t){return t>=200&&t<300}},U[ao.post]={params:A,isSuccess:function(t){return 201===t}},T=U,[4,this.request.upload(T[u].params)]);case 2:return R=D.sent(),T[u].isSuccess(R.statusCode)?[2,Eo(e,null,{fileID:I,download_url:S,requestId:v})]:[2,Eo(e,new Error("[".concat(mo(),"][").concat(go.OPERATION_FAIL,"][").concat(Po,"]:").concat(R.data)))]}})})},t.prototype.getUploadMetadata=function(t,e){return vo(this,void 0,Promise,function(){var n,r,o,i,s,a,u,c,l,h;return yo(this,function(d){switch(d.label){case 0:if(n=t.cloudPath,r=t.method,o=t.headers,i=t.signedHeader,!_o(n))return[2,So(this.config,{code:go.INVALID_PARAMS,msg:"[".concat(Po,".getUploadMetadata] invalid cloudPath")})];s=this.request,a="storage.getUploadMetadata",d.label=1;case 1:return d.trys.push([1,6,,7]),u=void 0,c={path:n},l=this.isGateWay(),r&&(c.method=r),r===ao.put&&(l&&i?c.signedHeader=i:!l&&o&&(c.headers=o)),l?[4,To(s,c,t.customReqOpts)]:[3,3];case 2:return u=d.sent(),[3,5];case 3:return[4,s.send(a,c,t.customReqOpts)];case 4:u=d.sent(),d.label=5;case 5:return[2,Eo(e,null,u)];case 6:return h=d.sent(),[2,Eo(e,h)];case 7:return[2]}})})},t.prototype.deleteFile=function(t,e){return vo(this,void 0,Promise,function(){var n,r,o,i,s,a,u,c,l;return yo(this,function(h){switch(h.label){case 0:if(l=Ao(t,e),t=l[0],e=l[1],!(n=t.fileList)||!wo(n)||0===n.length)return[2,So(this.config,{code:go.INVALID_PARAMS,msg:"[".concat(Po,".deleteFile] fileList must not be empty")})];for(r=0,o=n;r<o.length;r++)if(!(i=o[r])||!_o(i))return[2,So(this.config,{code:go.INVALID_PARAMS,msg:"[".concat(Po,".deleteFile] fileID must be string")})];return s="storage.batchDeleteFile",a=this.request,u={},this.isGateWay()?[4,Co(a,{fileList:n},t.customReqOpts)]:[3,2];case 1:return u=h.sent(),[3,4];case 2:return[4,a.send(s,{fileid_list:n},t.customReqOpts)];case 3:u=h.sent(),h.label=4;case 4:return u.code?[2,Eo(e,null,u)]:(c={fileList:u.data.delete_list,requestId:u.requestId},[2,Eo(e,null,c)])}})})},t.prototype.getTempFileURL=function(t,e){var n;return vo(this,void 0,Promise,function(){var r,o,i,s,a,u,c,l,h;return yo(this,function(d){switch(d.label){case 0:if(h=Ao(t,e),t=h[0],e=h[1],!(r=t.fileList)||!wo(r)||0===r.length)return[2,So(this.config,{code:go.INVALID_PARAMS,msg:"[".concat(Po,".getTempFileURL] fileList must not be empty")})];for(o=[],i=0,s=r;i<s.length;i++)if(a=s[i],Io(a)){if(!Object.prototype.hasOwnProperty.call(a,"fileID"))return[2,So(this.config,{code:go.INVALID_PARAMS,msg:"[".concat(Po,".getTempFileURL] file info must include fileID")})];o.push({fileid:a.fileID,max_age:a.maxAge||7200})}else{if(!_o(a))return[2,So(this.config,{code:go.INVALID_PARAMS,msg:"[".concat(Po,".getTempFileURL] invalid fileList")})];o.push({fileid:a})}return u="storage.batchGetDownloadUrl",c=this.request,l={},this.isGateWay()?[4,Ro(c,{convertedFileList:o},t.customReqOpts)]:[3,2];case 1:return l=d.sent(),[3,4];case 2:return[4,c.send(u,{file_list:o},t.customReqOpts)];case 3:l=d.sent(),d.label=4;case 4:return l.code?[2,Eo(e,null,l)]:[2,Eo(e,null,{fileList:Array.isArray(null===(n=l.data)||void 0===n?void 0:n.download_list)?l.data.download_list:[],requestId:l.requestId})]}})})},t.prototype.downloadFile=function(t,e){return vo(this,void 0,Promise,function(){var n,r,o,i,s,a,u;return yo(this,function(c){switch(c.label){case 0:return u=Ao(t,e),t=u[0],e=u[1],n=t.fileID,_o(n)?[4,this.getTempFileURL.call(this,{fileList:[{fileID:n,maxAge:600}],customReqOpts:t.customReqOpts})]:[2,So(this.config,{code:go.INVALID_PARAMS,msg:"[".concat(Po,".getTempFileURL] fileID must be string")})];case 1:return r=c.sent(),"SUCCESS"!==(o=r.fileList[0]).code?[2,Eo(e,o)]:(i=this.request,s=encodeURI(o.download_url),[4,i.download({url:s,tempFilePath:t.tempFilePath})]);case 2:return a=c.sent(),[2,Eo(e,null,a)]}})})},t.prototype.copyFile=function(t,e){return vo(this,void 0,Promise,function(){var n,r,o,i,s,a,u,c,l,h;return yo(this,function(d){switch(d.label){case 0:if(h=Ao(t,e),t=h[0],e=h[1],!(n=t.fileList)||!wo(n)||0===n.length)return[2,So(this.config,{code:go.INVALID_PARAMS,msg:"[".concat(Po,".copyFile] fileList must not be empty")})];for(r=[],o=0,i=n;o<i.length;o++){if(s=i[o],a=s.srcPath,u=s.dstPath,!a||!u||"string"!=typeof a||"string"!=typeof u)return[2,So(this.config,{code:go.INVALID_PARAMS,msg:"[".concat(Po,".copyFile] srcPath and dstPath may not be empty")})];if(a===u)return[2,So(this.config,{code:go.INVALID_PARAMS,msg:"[".concat(Po,".copyFile] srcPath and dstPath can not be the same")})];r.push({src_path:a,dst_path:u,overwrite:s.overwrite,remove_original:s.removeOriginal})}return c=this.request,l={},this.isGateWay()?[4,No(c,{convertedFileList:r},t.customReqOpts)]:[3,2];case 1:return l=d.sent(),[3,4];case 2:return[4,c.send("storage.batchCopyFile",{file_list:r},t.customReqOpts)];case 3:l=d.sent(),d.label=4;case 4:return l.code?[2,Eo(e,null,l)]:[2,Eo(e,null,{fileList:l.data.copy_list,requestId:l.requestId})]}})})},t.prototype.getFileInfo=function(t){var e;return vo(this,void 0,Promise,function(){var n,r=this;return yo(this,function(o){switch(o.label){case 0:return[4,this.getTempFileURL(t)];case 1:return(null==(n=o.sent())?void 0:n.fileList)&&(null===(e=null==n?void 0:n.fileList)||void 0===e?void 0:e.length)>0?[4,Promise.all(n.fileList.map(function(t){return vo(r,void 0,void 0,function(){var e,n,r,o,i,s,a;return yo(this,function(u){switch(u.label){case 0:if("SUCCESS"!==t.code)return[2,{code:t.code,fileID:t.fileID,tempFileURL:t.tempFileURL,message:t.message}];u.label=1;case 1:return u.trys.push([1,3,,4]),[4,this.request.fetch({url:t.tempFileURL,method:"HEAD"})];case 2:return e=u.sent(),n=e.header,"undefined"!=typeof Headers&&n instanceof Headers&&(r={},n.forEach(function(t,e){r[e]=t}),n=r),o=parseInt(n["content-length"])||0,i=n["content-type"]||"",[400,404].includes(Number(e.statusCode))?[2,{code:"FILE_NOT_FOUND",fileID:t.fileID,tempFileURL:t.tempFileURL,message:"file not found"}]:[2,{code:t.code,fileID:t.fileID,tempFileURL:t.tempFileURL,cloudId:t.fileID,fileName:t.fileID.split("/").pop(),contentType:i,mime:i.split(";")[0].trim(),size:o,etag:n.etag||"",lastModified:n["last-modified"]||"",cacheControl:n["cache-control"]||""}];case 3:return s=u.sent(),a="object"==typeof s&&null!==s&&"message"in s?String(s.message):void 0,[2,{code:"FETCH_FILE_INFO_ERROR",fileID:t.fileID,tempFileURL:t.tempFileURL,message:a}];case 4:return[2]}})})}))]:[3,3];case 2:return[2,{fileList:o.sent(),requestId:n.requestId}];case 3:return[2,{fileList:[],requestId:n.requestId}]}})})},fo([Oo({customInfo:{className:"Cloudbase",methodName:"uploadFile"},title:"上传文件失败",messages:["请确认以下各项:"," 1 - 调用 uploadFile() 的语法或参数是否正确"," 2 - 当前域名是否在安全域名列表中:https://console.cloud.tencent.com/tcb/env/safety"," 3 - 云存储安全规则是否限制了当前登录状态访问","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(bo)]}),po("design:type",Function),po("design:paramtypes",[Object,"function"==typeof(e="undefined"!=typeof Function&&Function)?e:Object]),po("design:returntype","function"==typeof(n="undefined"!=typeof Promise&&Promise)?n:Object)],t.prototype,"uploadFile",null),fo([Oo({customInfo:{className:"Cloudbase",methodName:"getUploadMetadata"},title:"获取上传元信息失败",messages:["请确认以下各项:"," 1 - 调用 getUploadMetadata() 的语法或参数是否正确"," 2 - 当前域名是否在安全域名列表中:https://console.cloud.tencent.com/tcb/env/safety"," 3 - 云存储安全规则是否限制了当前登录状态访问","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(bo)]}),po("design:type",Function),po("design:paramtypes",[Object,"function"==typeof(r="undefined"!=typeof Function&&Function)?r:Object]),po("design:returntype","function"==typeof(o="undefined"!=typeof Promise&&Promise)?o:Object)],t.prototype,"getUploadMetadata",null),fo([Oo({customInfo:{className:"Cloudbase",methodName:"deleteFile"},title:"删除文件失败",messages:["请确认以下各项:"," 1 - 调用 deleteFile() 的语法或参数是否正确"," 2 - 当前域名是否在安全域名列表中:https://console.cloud.tencent.com/tcb/env/safety"," 3 - 云存储安全规则是否限制了当前登录状态访问","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(bo)]}),po("design:type",Function),po("design:paramtypes",["function"==typeof(i=void 0!==ur.ICloudbaseDeleteFileParams&&ur.ICloudbaseDeleteFileParams)?i:Object,"function"==typeof(s="undefined"!=typeof Function&&Function)?s:Object]),po("design:returntype","function"==typeof(a="undefined"!=typeof Promise&&Promise)?a:Object)],t.prototype,"deleteFile",null),fo([Oo({customInfo:{className:"Cloudbase",methodName:"getTempFileURL"},title:"获取文件下载链接",messages:["请确认以下各项:"," 1 - 调用 getTempFileURL() 的语法或参数是否正确"," 2 - 当前域名是否在安全域名列表中:https://console.cloud.tencent.com/tcb/env/safety"," 3 - 云存储安全规则是否限制了当前登录状态访问","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(bo)]}),po("design:type",Function),po("design:paramtypes",["function"==typeof(u=void 0!==ur.ICloudbaseGetTempFileURLParams&&ur.ICloudbaseGetTempFileURLParams)?u:Object,"function"==typeof(c="undefined"!=typeof Function&&Function)?c:Object]),po("design:returntype","function"==typeof(l="undefined"!=typeof Promise&&Promise)?l:Object)],t.prototype,"getTempFileURL",null),fo([Oo({customInfo:{className:"Cloudbase",methodName:"downloadFile"},title:"下载文件失败",messages:["请确认以下各项:"," 1 - 调用 downloadFile() 的语法或参数是否正确"," 2 - 当前域名是否在安全域名列表中:https://console.cloud.tencent.com/tcb/env/safety"," 3 - 云存储安全规则是否限制了当前登录状态访问","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(bo)]}),po("design:type",Function),po("design:paramtypes",["function"==typeof(h=void 0!==ur.ICloudbaseDownloadFileParams&&ur.ICloudbaseDownloadFileParams)?h:Object,"function"==typeof(d="undefined"!=typeof Function&&Function)?d:Object]),po("design:returntype","function"==typeof(f="undefined"!=typeof Promise&&Promise)?f:Object)],t.prototype,"downloadFile",null),fo([Oo({customInfo:{className:"Cloudbase",methodName:"copyFile"},title:"批量复制文件",messages:["请确认以下各项:"," 1 - 调用 copyFile() 的语法或参数是否正确"," 2 - 当前域名是否在安全域名列表中:https://console.cloud.tencent.com/tcb/env/safety"," 3 - 云存储安全规则是否限制了当前登录状态访问","如果问题依然存在,建议到官方问答社区提问或寻找帮助:".concat(bo)]}),po("design:type",Function),po("design:paramtypes",["function"==typeof(p=void 0!==ur.ICloudbaseCopyFileParams&&ur.ICloudbaseCopyFileParams)?p:Object,"function"==typeof(v="undefined"!=typeof Function&&Function)?v:Object]),po("design:returntype","function"==typeof(y="undefined"!=typeof Promise&&Promise)?y:Object)],t.prototype,"copyFile",null),t}(),jo=function(){return jo=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},jo.apply(this,arguments)},qo=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},Mo=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},Wo=m,Bo=function(){function t(t,e){void 0===e&&(e=!1),this.shouldThrowOnError=!1,this.bucketId="",this.context=t,this.shouldThrowOnError=e,this.storage=new ko(t)}return Object.defineProperty(t.prototype,"config",{get:function(){var t;return null===(t=this.context)||void 0===t?void 0:t.config},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"request",{get:function(){var t;return null===(t=this.context)||void 0===t?void 0:t.request},enumerable:!1,configurable:!0}),t.prototype.throwOnError=function(){return this.shouldThrowOnError=!0,this},t.prototype.upload=function(t,e,n){return qo(this,void 0,Promise,function(){var r,o,i,s,a,u,c,l,h;return Mo(this,function(d){switch(d.label){case 0:r=jo({upsert:!0},n),o=r.cacheControl,i=r.contentType,s=r.metadata,d.label=1;case 1:return d.trys.push([1,3,,4]),a=this.getCloudPath(t),u={cloudPath:a,filePath:e},(o||i||s)&&(c={},o&&(c["cache-control"]=o),i&&(c["content-type"]=i),s&&(c["x-cos-metadata-metadata"]=this.toBase64(JSON.stringify(s))),u.headers=c),[4,this.storage.uploadFile(u)];case 2:if(!(l=d.sent()).fileID)throw new Error(JSON.stringify({code:Wo.OPERATION_FAIL,msg:"[".concat(Po,".update] no fileID returned")}));return[2,{data:{id:l.fileID,path:t,fullPath:t},error:null}];case 3:if(h=d.sent(),this.shouldThrowOnError)throw h;if(Lr(h))return[2,{data:null,error:h}];throw h;case 4:return[2]}})})},t.prototype.uploadToSignedUrl=function(t,e,n,r){return qo(this,void 0,Promise,function(){return Mo(this,function(e){return[2,this.upload(t,n,r)]})})},t.prototype.createSignedUploadUrl=function(t){return qo(this,void 0,Promise,function(){var e,n,r;return Mo(this,function(o){switch(o.label){case 0:return o.trys.push([0,2,,3]),e=this.getCloudPath(t),[4,this.storage.getUploadMetadata({cloudPath:e})];case 1:return[2,{data:{signedUrl:(n=o.sent().data).url,token:n.token,path:t,authorization:n.authorization,id:n.fileId,cosFileId:n.cosFileId,downloadUrl:n.download_url},error:null}];case 2:if(r=o.sent(),this.shouldThrowOnError)throw r;return[2,{data:null,error:r instanceof Dr?r:new Dr(r.message)}];case 3:return[2]}})})},t.prototype.update=function(t,e,n){return qo(this,void 0,Promise,function(){return Mo(this,function(r){return[2,this.upload(t,e,jo(jo({},n),{upsert:!0}))]})})},t.prototype.move=function(t,e){return qo(this,void 0,Promise,function(){var n,r;return Mo(this,function(o){switch(o.label){case 0:return o.trys.push([0,2,,3]),[4,this.storage.copyFile({fileList:[{srcPath:this.getCloudPath(t),dstPath:this.getCloudPath(e),overwrite:!0,removeOriginal:!0}]})];case 1:if((n=o.sent()).fileList[0].code&&"SUCCESS"!==n.fileList[0].code)throw new Dr(n.fileList[0].message||"Move failed");return[2,{data:{message:"File moved from ".concat(t," to ").concat(e)},error:null}];case 2:if(r=o.sent(),this.shouldThrowOnError)throw r;if(Lr(r))return[2,{data:null,error:r}];throw r;case 3:return[2]}})})},t.prototype.copy=function(t,e){return qo(this,void 0,Promise,function(){var n,r;return Mo(this,function(o){switch(o.label){case 0:return o.trys.push([0,2,,3]),[4,this.storage.copyFile({fileList:[{srcPath:this.getCloudPath(t),dstPath:this.getCloudPath(e),overwrite:!0,removeOriginal:!1}]})];case 1:if((n=o.sent()).fileList[0].code&&"SUCCESS"!==n.fileList[0].code)throw new Dr(n.fileList[0].message||"Copy failed");return[2,{data:{path:this.getCloudPath(e)},error:null}];case 2:if(r=o.sent(),this.shouldThrowOnError)throw r;if(Lr(r))return[2,{data:null,error:r}];throw r;case 3:return[2]}})})},t.prototype.createSignedUrl=function(t,e,n){return qo(this,void 0,Promise,function(){var r,o,i,s,a,u,c;return Mo(this,function(l){switch(l.label){case 0:return l.trys.push([0,2,,3]),r=this.normalizeCloudId(t),[4,this.storage.getTempFileURL({fileList:[{fileID:r,maxAge:e}]})];case 1:if("SUCCESS"!==(o=l.sent()).fileList[0].code)throw new Dr("Failed to create signed URL: [".concat(o.fileList[0].code,"] ").concat(o.fileList[0].fileID));return i=o.fileList[0].download_url,s=[],void 0!==(null==n?void 0:n.download)&&("string"==typeof n.download?s.push("download=".concat(encodeURIComponent(n.download))):!0===n.download&&s.push("download=true")),(null==n?void 0:n.transform)&&(a=this.transformOptsToQueryString(n.transform))&&s.push(a),s.length>0&&(u=i.includes("?")?"&":"?",i="".concat(i).concat(u).concat(s.join("&"))),[2,{data:{signedUrl:i},error:null}];case 2:if(c=l.sent(),this.shouldThrowOnError)throw c;if(Lr(c))return[2,{data:null,error:c}];throw c;case 3:return[2]}})})},t.prototype.createSignedUrls=function(t,e){return qo(this,void 0,Promise,function(){var n,r,o=this;return Mo(this,function(i){switch(i.label){case 0:return i.trys.push([0,2,,3]),n=t.map(function(t){return{fileID:o.normalizeCloudId(t),maxAge:e}}),[4,this.storage.getTempFileURL({fileList:n})];case 1:return[2,{data:i.sent().fileList.map(function(e,n){return{path:t[n],signedUrl:e.tempFileURL||"",error:"SUCCESS"===e.code?null:e.message}}),error:null}];case 2:if(r=i.sent(),this.shouldThrowOnError)throw r;if(Lr(r))return[2,{data:null,error:r}];throw r;case 3:return[2]}})})},t.prototype.download=function(t,e){return qo(this,void 0,Promise,function(){var n,r,o=this;return Mo(this,function(i){switch(i.label){case 0:return i.trys.push([0,2,,3]),r={},[4,qo(o,void 0,void 0,function(){var n,r,o,i;return Mo(this,function(s){switch(s.label){case 0:return[4,this.createSignedUrl(t,600,{transform:e})];case 1:if((n=s.sent()).error)throw n.error;return r=encodeURI(null===(i=n.data)||void 0===i?void 0:i.signedUrl),[4,this.request.reqClass.get({url:r,headers:{},responseType:"blob"})];case 2:if(!(o=s.sent().data))throw new Dr("Download failed: no file content");return[2,new Blob([o])]}})})];case 1:return[2,(r.data=i.sent(),r.error=null,r)];case 2:if(n=i.sent(),this.shouldThrowOnError)throw n;if(Lr(n))return[2,{data:null,error:n}];throw n;case 3:return[2]}})})},t.prototype.info=function(t){return qo(this,void 0,Promise,function(){var e,n,r,o,i,s,a,u;return Mo(this,function(c){switch(c.label){case 0:return c.trys.push([0,2,,3]),e=t.startsWith("cloud://"),n=e?this.extractPathFromFileId(t):t,r=e?this.extractBucketFromFileId(t):this.bucketId,[4,this.storage.getFileInfo({fileList:[this.normalizeCloudId(t)]})];case 1:if(o=c.sent(),"SUCCESS"!==(i=o.fileList[0]).code)throw new Dr(i.message);return s=(new Date).toISOString(),a=(i.lastModified?new Date(i.lastModified):new Date).toISOString(),[2,{data:{id:i.fileID,version:"1",name:n,bucketId:r,updatedAt:a,createdAt:a,lastAccessedAt:s,size:i.size,cacheControl:i.cacheControl,contentType:i.contentType,etag:i.etag,lastModified:a,metadata:{}},error:null}];case 2:if(u=c.sent(),this.shouldThrowOnError)throw u;return[2,{data:null,error:u instanceof Dr?u:new Dr(u.message)}];case 3:return[2]}})})},t.prototype.exists=function(t){return qo(this,void 0,Promise,function(){var e,n,r;return Mo(this,function(o){switch(o.label){case 0:return o.trys.push([0,2,,3]),[4,this.storage.getFileInfo({fileList:[this.normalizeCloudId(t)]})];case 1:if(e=o.sent(),"FILE_NOT_FOUND"===(n=e.fileList[0]).code)return[2,{data:!1,error:null}];if("SUCCESS"!==n.code)throw new Dr(n.message);return[2,{data:!0,error:null}];case 2:if(r=o.sent(),this.shouldThrowOnError)throw r;if(Lr(r))return[2,{data:null,error:r}];throw r;case 3:return[2]}})})},t.prototype.getPublicUrl=function(t,e){return qo(this,void 0,Promise,function(){var n;return Mo(this,function(r){switch(r.label){case 0:return[4,this.createSignedUrl(t,600,e)];case 1:return(n=r.sent()).data?[2,{data:{publicUrl:n.data.signedUrl}}]:[2,{data:null,error:n.error}]}})})},t.prototype.remove=function(t){return qo(this,void 0,Promise,function(){var e,n,r,o,i,s,a,u,c,l,h=this;return Mo(this,function(d){switch(d.label){case 0:for(d.trys.push([0,3,,4]),e=10,n=[],r=0;r<t.length;r+=e)n.push(t.slice(r,r+e));return[4,Promise.all(n.map(function(t){return Promise.all(t.map(function(t){return h.info(t)}))}))];case 1:return o=d.sent(),i=new Map,o.forEach(function(n,r){n.forEach(function(n,o){n.data&&i.set(t[r*e+o],n.data)})}),s=t.map(function(t){return h.normalizeCloudId(t)}),[4,this.storage.deleteFile({fileList:s})];case 2:if(a=d.sent(),(u=a.fileList.filter(function(t){return"SUCCESS"!==t.code})).length>0)throw new Dr("Delete failed for ".concat(u.length," file(s)"));return c=(new Date).toISOString(),[2,{data:t.map(function(t){var e=i.get(t);return{name:null==e?void 0:e.name,id:null==e?void 0:e.id,bucket_id:null==e?void 0:e.bucketId,owner:void 0,updated_at:(null==e?void 0:e.updatedAt)||c,created_at:null==e?void 0:e.createdAt,last_accessed_at:(null==e?void 0:e.lastAccessedAt)||c,metadata:(null==e?void 0:e.metadata)||{},buckets:{id:null==e?void 0:e.bucketId,name:null==e?void 0:e.bucketId,owner:void 0,public:!1,created_at:"",updated_at:c}}}),error:null}];case 3:if(l=d.sent(),this.shouldThrowOnError)throw l;if(Lr(l))return[2,{data:null,error:l}];throw l;case 4:return[2]}})})},t.prototype.list=function(){return qo(this,void 0,void 0,function(){return Mo(this,function(t){throw new Dr("Not implemented")})})},t.prototype.getCloudPath=function(t){return t.replace(/^\/|\/$/g,"").replace(/\/+/g,"/")},t.prototype.normalizeCloudId=function(t){var e;if(/^cloud:\/\//.test(t))return t;var n=this.getCloudPath(t);if(!this.bucketId)throw new Dr("bucketId is not set");var r=(null===(e=this.config)||void 0===e?void 0:e.env)||"";return r?"cloud://".concat(r,".").concat(this.bucketId,"/").concat(n):void 0},t.prototype.toBase64=function(t){return Mr(t)},t.prototype.transformOptsToQueryString=function(t){var e=["imageMogr2"];if(t.width||t.height){var n=t.width||"",r=t.height||"";"fill"===t.resize?e.push("thumbnail/".concat(n,"x").concat(r,"!")):"contain"===t.resize?e.push("thumbnail/".concat(n,"x").concat(r)):e.push("thumbnail/".concat(n,"x").concat(r,"^"))}if(t.format&&"origin"!==t.format&&e.push("format/".concat(t.format)),void 0!==t.quality){var o=Math.max(1,Math.min(100,t.quality));e.push("quality/".concat(o))}return e.join("/")},t.prototype.extractPathFromFileId=function(t){var e=t.replace(/^cloud:\/\//,"").split("/");return e.length<2?t:e.slice(1).join("/")},t.prototype.extractBucketFromFileId=function(t){var e=t.replace(/^cloud:\/\//,"").split("/");if(e.length<1)return"";var n=e[0],r=n.indexOf(".");return-1===r?n:n.substring(r+1)},t}(),Fo=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},t(e,n)};return function(e,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),Vo=new ko,Go={name:Po,entity:{uploadFile:Vo.uploadFile,deleteFile:Vo.deleteFile,getTempFileURL:Vo.getTempFileURL,downloadFile:Vo.downloadFile,getUploadMetadata:Vo.getUploadMetadata,copyFile:Vo.copyFile,getFileInfo:Vo.getFileInfo,isGateWay:Vo.isGateWay}},Ho=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return Fo(e,t),e.prototype.from=function(t){return t?(so(t,"from"),new oo(this.http,t,this.shouldThrowOnError)):new Bo(this.http.ctx,this.shouldThrowOnError)},e}(lo),Ko={name:"".concat(Po,"/supabase"),IIFE:!0,entity:function(){var t=new WeakMap;Object.defineProperty(this.prototype,"storage",{get:function(){if(t.has(this))return t.get(this);var e=this,n=new Proxy({},{get:function(t,n){return"config"===n?e.config:"request"===n?e.request:void 0}}),r=new Ho(n);return t.set(this,r),r},configurable:!0,enumerable:!0})}};try{cloudbase.registerComponent(Go),cloudbase.registerComponent(Ko)}catch(t){}function Jo(t){try{t.registerComponent(Go),t.registerComponent(Ko)}catch(t){console.warn(t)}}try{window.registerStorage=Jo}catch(t){}var zo=l(6765),Yo=l.n(zo),Qo=l(7195),$o=l.n(Qo),Xo=l(9850),Zo=l.n(Xo);function ti(t){return void 0===t&&(t=""),"".concat(t?"".concat(t,"_"):"").concat(+new Date,"_").concat(Math.random())}var ei,ni=function(t){this.close=t.close,this.onChange=t.onChange,this.onError=t.onError,t.debug&&Object.defineProperty(this,"virtualClient",{get:function(){return t.virtualClient}})},ri=function(t){var e,n,r=t.id,o=t.docChanges,i=t.docs,s=t.msgType,a=t.type;Object.defineProperties(this,{id:{get:function(){return r},enumerable:!0},docChanges:{get:function(){return e||(e=JSON.parse(JSON.stringify(o))),e},enumerable:!0},docs:{get:function(){return n||(n=JSON.parse(JSON.stringify(i))),n},enumerable:!0},msgType:{get:function(){return s},enumerable:!0},type:{get:function(){return a},enumerable:!0}})},oi=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},t(e,n)};return function(e,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),ii=function(t){function e(e){var n=t.call(this,"Watch Error ".concat(JSON.stringify(e.msgData)," (requestid: ").concat(e.requestId,")"))||this;return n.isRealtimeErrorMessageError=!0,n.payload=e,n}return oi(e,t),e}(Error),si=function(t){return null==t?void 0:t.isRealtimeErrorMessageError},ai=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type="timeout",e.payload=null,e.generic=!0,e}return oi(e,t),e}(Error),ui=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type="cancelled",e.payload=null,e.generic=!0,e}return oi(e,t),e}(Error),ci=function(t){function e(e){var n=t.call(this,e.errMsg)||this;return n.errCode="UNKNOWN_ERROR",Object.defineProperties(n,{message:{get:function(){return"errCode: ".concat(this.errCode," ").concat(li[this.errCode]||""," | errMsg: ").concat(this.errMsg)},set:function(t){this.errMsg=t}}}),n.errCode=e.errCode||"UNKNOWN_ERROR",n.errMsg=e.errMsg,n}return oi(e,t),Object.defineProperty(e.prototype,"message",{get:function(){return"errCode: ".concat(this.errCode," | errMsg: ").concat(this.errMsg)},set:function(t){this.errMsg=t},enumerable:!1,configurable:!0}),e}(Error),li={UNKNOWN_ERROR:"UNKNOWN_ERROR",SDK_DATABASE_REALTIME_LISTENER_INIT_WATCH_FAIL:"SDK_DATABASE_REALTIME_LISTENER_INIT_WATCH_FAIL",SDK_DATABASE_REALTIME_LISTENER_RECONNECT_WATCH_FAIL:"SDK_DATABASE_REALTIME_LISTENER_RECONNECT_WATCH_FAIL",SDK_DATABASE_REALTIME_LISTENER_REBUILD_WATCH_FAIL:"SDK_DATABASE_REALTIME_LISTENER_REBUILD_WATCH_FAIL",SDK_DATABASE_REALTIME_LISTENER_CLOSE_WATCH_FAIL:"SDK_DATABASE_REALTIME_LISTENER_CLOSE_WATCH_FAIL",SDK_DATABASE_REALTIME_LISTENER_SERVER_ERROR_MSG:"SDK_DATABASE_REALTIME_LISTENER_SERVER_ERROR_MSG",SDK_DATABASE_REALTIME_LISTENER_RECEIVE_INVALID_SERVER_DATA:"SDK_DATABASE_REALTIME_LISTENER_RECEIVE_INVALID_SERVER_DATA",SDK_DATABASE_REALTIME_LISTENER_WEBSOCKET_CONNECTION_ERROR:"SDK_DATABASE_REALTIME_LISTENER_WEBSOCKET_CONNECTION_ERROR",SDK_DATABASE_REALTIME_LISTENER_WEBSOCKET_CONNECTION_CLOSED:"SDK_DATABASE_REALTIME_LISTENER_WEBSOCKET_CONNECTION_CLOSED",SDK_DATABASE_REALTIME_LISTENER_CHECK_LAST_FAIL:"SDK_DATABASE_REALTIME_LISTENER_CHECK_LAST_FAIL",SDK_DATABASE_REALTIME_LISTENER_UNEXPECTED_FATAL_ERROR:"SDK_DATABASE_REALTIME_LISTENER_UNEXPECTED_FATAL_ERROR"},hi=function(t){return void 0===t&&(t=0),new Promise(function(e){return setTimeout(e,t)})},di=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},fi=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},pi=function(t,e,n){if(n||2===arguments.length)for(var r,o=0,i=e.length;o<i;o++)!r&&o in e||(r||(r=Array.prototype.slice.call(e,0,o)),r[o]=e[o]);return t.concat(r||Array.prototype.slice.call(e))};!function(t){t.LOGGINGIN="LOGGINGIN",t.INITING="INITING",t.REBUILDING="REBUILDING",t.ACTIVE="ACTIVE",t.ERRORED="ERRORED",t.CLOSING="CLOSING",t.CLOSED="CLOSED",t.PAUSED="PAUSED",t.RESUMING="RESUMING"}(ei||(ei={}));var vi=function(){function t(t){var e=this;this.watchStatus=ei.INITING,this.wsLogin=function(t,n){return di(e,void 0,Promise,function(){var e;return fi(this,function(r){switch(r.label){case 0:return this.watchStatus=ei.LOGGINGIN,[4,this.login(t,n)];case 1:return e=r.sent(),this.envId||(this.envId=e.envId),[2,e]}})})},this.initWatch=function(t){return di(e,void 0,Promise,function(){var e,n=this;return fi(this,function(r){switch(r.label){case 0:if(null!==this.initWatchPromise&&void 0!==this.initWatchPromise)return[2,this.initWatchPromise];this.initWatchPromise=new Promise(function(e,r){di(n,void 0,void 0,function(){var n,o,i,s,a,u,c,l,h,d;return fi(this,function(f){switch(f.label){case 0:return f.trys.push([0,3,,4]),this.watchStatus===ei.PAUSED?(console.log("[realtime] initWatch cancelled on pause"),[2,e()]):[4,this.wsLogin(this.envId,t)];case 1:return n=f.sent().envId,this.watchStatus===ei.PAUSED?(console.log("[realtime] initWatch cancelled on pause"),[2,e()]):(this.watchStatus=ei.INITING,o={watchId:this.watchId,requestId:ti(),msgType:"INIT_WATCH",msgData:{envId:n,collName:this.collectionName,query:this.query,limit:this.limit,orderBy:this.orderBy}},[4,this.send({msg:o,waitResponse:!0,skipOnMessage:!0,timeout:1e4})]);case 2:if(i=f.sent(),s=i.msgData,a=s.events,u=s.currEvent,this.sessionInfo={queryID:i.msgData.queryID,currentEventId:u-1,currentDocs:[]},a.length>0){for(c=0,l=a;c<l.length;c++)l[c].ID=u;this.handleServerEvents(i)}else this.sessionInfo.currentEventId=u,h=new ri({id:u,docChanges:[],docs:[],type:"init"}),this.listener.onChange(h),this.scheduleSendACK();return this.onWatchStart(this,this.sessionInfo.queryID),this.watchStatus=ei.ACTIVE,this.availableRetries.INIT_WATCH=2,e(),[3,4];case 3:return d=f.sent(),this.handleWatchEstablishmentError(d,{operationName:"INIT_WATCH",resolve:e,reject:r}),[3,4];case 4:return[2]}})})}),e=!1,r.label=1;case 1:return r.trys.push([1,,3,4]),[4,this.initWatchPromise];case 2:return r.sent(),e=!0,[3,4];case 3:return this.initWatchPromise=void 0,[7];case 4:return console.log("[realtime] initWatch ".concat(e?"success":"fail")),[2]}})})},this.rebuildWatch=function(t){return di(e,void 0,Promise,function(){var e,n=this;return fi(this,function(r){switch(r.label){case 0:if(null!==this.rebuildWatchPromise&&void 0!==this.rebuildWatchPromise)return[2,this.rebuildWatchPromise];this.rebuildWatchPromise=new Promise(function(e,r){di(n,void 0,void 0,function(){var n,o,i,s;return fi(this,function(a){switch(a.label){case 0:return a.trys.push([0,3,,4]),this.watchStatus===ei.PAUSED?(console.log("[realtime] rebuildWatch cancelled on pause"),[2,e()]):[4,this.wsLogin(this.envId,t)];case 1:if(n=a.sent().envId,!this.sessionInfo)throw new Error("can not rebuildWatch without a successful initWatch (lack of sessionInfo)");return this.watchStatus===ei.PAUSED?(console.log("[realtime] rebuildWatch cancelled on pause"),[2,e()]):(this.watchStatus=ei.REBUILDING,o={watchId:this.watchId,requestId:ti(),msgType:"REBUILD_WATCH",msgData:{envId:n,collName:this.collectionName,queryID:this.sessionInfo.queryID,eventID:this.sessionInfo.currentEventId}},[4,this.send({msg:o,waitResponse:!0,skipOnMessage:!1,timeout:1e4})]);case 2:return i=a.sent(),this.handleServerEvents(i),this.watchStatus=ei.ACTIVE,this.availableRetries.REBUILD_WATCH=2,e(),[3,4];case 3:return s=a.sent(),this.handleWatchEstablishmentError(s,{operationName:"REBUILD_WATCH",resolve:e,reject:r}),[3,4];case 4:return[2]}})})}),e=!1,r.label=1;case 1:return r.trys.push([1,,3,4]),[4,this.rebuildWatchPromise];case 2:return r.sent(),e=!0,[3,4];case 3:return this.rebuildWatchPromise=void 0,[7];case 4:return console.log("[realtime] rebuildWatch ".concat(e?"success":"fail")),[2]}})})},this.handleWatchEstablishmentError=function(t,n){return di(e,void 0,void 0,function(){var e,r,o,i=this;return fi(this,function(s){return e="INIT_WATCH"===n.operationName,r=function(){i.closeWithError(new ci({errCode:e?li.SDK_DATABASE_REALTIME_LISTENER_INIT_WATCH_FAIL:li.SDK_DATABASE_REALTIME_LISTENER_REBUILD_WATCH_FAIL,errMsg:t})),n.reject(t)},o=function(t){i.useRetryTicket(n.operationName)?e?(i.initWatchPromise=void 0,n.resolve(i.initWatch(t))):(i.rebuildWatchPromise=void 0,n.resolve(i.rebuildWatch(t))):r()},this.handleCommonError(t,{onSignError:function(){return o(!0)},onTimeoutError:function(){return o(!1)},onNotRetryableError:r,onCancelledError:n.reject,onUnknownError:function(){di(i,void 0,void 0,function(){var t,e=this;return fi(this,function(r){switch(r.label){case 0:return r.trys.push([0,8,,9]),t=function(){return di(e,void 0,void 0,function(){return fi(this,function(t){switch(t.label){case 0:return this.pause(),[4,this.onceWSConnected()];case 1:return t.sent(),o(!0),[2]}})})},this.isWSConnected()?[3,2]:[4,t()];case 1:return r.sent(),[3,7];case 2:return[4,hi(100)];case 3:return r.sent(),this.watchStatus!==ei.PAUSED?[3,4]:(n.reject(new ui("".concat(n.operationName," cancelled due to pause after unknownError"))),[3,7]);case 4:return this.isWSConnected()?[3,6]:[4,t()];case 5:return r.sent(),[3,7];case 6:o(!1),r.label=7;case 7:return[3,9];case 8:return r.sent(),o(!0),[3,9];case 9:return[2]}})})}}),[2]})})},this.closeWatch=function(){return di(e,void 0,void 0,function(){var t,e,n;return fi(this,function(r){switch(r.label){case 0:if(t=this.sessionInfo?this.sessionInfo.queryID:"",this.watchStatus!==ei.ACTIVE)return this.watchStatus=ei.CLOSED,this.onWatchClose(this,t),[2];r.label=1;case 1:return r.trys.push([1,3,4,5]),this.watchStatus=ei.CLOSING,e={watchId:this.watchId,requestId:ti(),msgType:"CLOSE_WATCH",msgData:null},[4,this.send({msg:e})];case 2:return r.sent(),this.sessionInfo=void 0,this.watchStatus=ei.CLOSED,[3,5];case 3:return n=r.sent(),this.closeWithError(new ci({errCode:li.SDK_DATABASE_REALTIME_LISTENER_CLOSE_WATCH_FAIL,errMsg:n})),[3,5];case 4:return this.onWatchClose(this,t),[7];case 5:return[2]}})})},this.scheduleSendACK=function(){e.clearACKSchedule(),e.ackTimeoutId=setTimeout(function(){e.waitExpectedTimeoutId?e.scheduleSendACK():e.sendACK()},1e4)},this.clearACKSchedule=function(){e.ackTimeoutId&&clearTimeout(e.ackTimeoutId)},this.sendACK=function(){return di(e,void 0,Promise,function(){var t,e,n;return fi(this,function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),this.watchStatus!==ei.ACTIVE?(this.scheduleSendACK(),[2]):this.sessionInfo?(t={watchId:this.watchId,requestId:ti(),msgType:"CHECK_LAST",msgData:{queryID:this.sessionInfo.queryID,eventID:this.sessionInfo.currentEventId}},[4,this.send({msg:t})]):(console.warn("[realtime listener] can not send ack without a successful initWatch (lack of sessionInfo)"),[2]);case 1:return r.sent(),this.scheduleSendACK(),[3,3];case 2:if(e=r.sent(),si(e))switch((n=e.payload).msgData.code){case"CHECK_LOGIN_FAILED":case"SIGN_EXPIRED_ERROR":case"SIGN_INVALID_ERROR":case"SIGN_PARAM_INVALID":return this.rebuildWatch(),[2];case"QUERYID_INVALID_ERROR":case"SYS_ERR":case"INVALIID_ENV":case"COLLECTION_PERMISSION_DENIED":return this.closeWithError(new ci({errCode:li.SDK_DATABASE_REALTIME_LISTENER_CHECK_LAST_FAIL,errMsg:n.msgData.code})),[2]}return this.availableRetries.CHECK_LAST&&this.availableRetries.CHECK_LAST>0?(this.availableRetries.CHECK_LAST-=1,this.scheduleSendACK()):this.closeWithError(new ci({errCode:li.SDK_DATABASE_REALTIME_LISTENER_CHECK_LAST_FAIL,errMsg:e})),[3,3];case 3:return[2]}})})},this.handleCommonError=function(t,e){if(si(t))switch(t.payload.msgData.code){case"CHECK_LOGIN_FAILED":case"SIGN_EXPIRED_ERROR":case"SIGN_INVALID_ERROR":case"SIGN_PARAM_INVALID":return void e.onSignError(t);default:return void e.onNotRetryableError(t)}else{if(function(t){return"timeout"===t.type}(t))return void e.onTimeoutError(t);if(function(t){return"cancelled"===t.type}(t))return void e.onCancelledError(t)}e.onUnknownError(t)},this.watchId="watchid_".concat(+new Date,"_").concat(Math.random()),this.envId=t.envId,this.collectionName=t.collectionName,this.query=t.query,this.limit=t.limit,this.orderBy=t.orderBy,this.send=t.send,this.login=t.login,this.isWSConnected=t.isWSConnected,this.onceWSConnected=t.onceWSConnected,this.getWaitExpectedTimeoutLength=t.getWaitExpectedTimeoutLength,this.onWatchStart=t.onWatchStart,this.onWatchClose=t.onWatchClose,this.debug=t.debug,this.availableRetries={INIT_WATCH:2,REBUILD_WATCH:2,CHECK_LAST:2},this.listener=new ni({close:function(){e.closeWatch()},onChange:t.onChange,onError:t.onError,debug:this.debug,virtualClient:this}),this.initWatch()}return t.prototype.onMessage=function(t){var e=this;switch(this.watchStatus){case ei.PAUSED:if("ERROR"!==t.msgType)return;break;case ei.LOGGINGIN:case ei.INITING:case ei.REBUILDING:return void console.warn("[realtime listener] internal non-fatal error: unexpected message received while ".concat(this.watchStatus));case ei.CLOSED:return void console.warn("[realtime listener] internal non-fatal error: unexpected message received when the watch has closed");case ei.ERRORED:return void console.warn("[realtime listener] internal non-fatal error: unexpected message received when the watch has ended with error")}if(this.sessionInfo)switch(this.scheduleSendACK(),t.msgType){case"NEXT_EVENT":console.warn("nextevent ".concat(t.msgData.currEvent," ignored"),t),this.handleServerEvents(t);break;case"CHECK_EVENT":this.sessionInfo.currentEventId<t.msgData.currEvent&&(this.sessionInfo.expectEventId=t.msgData.currEvent,this.clearWaitExpectedEvent(),this.waitExpectedTimeoutId=setTimeout(function(){e.rebuildWatch()},this.getWaitExpectedTimeoutLength()),console.log("[realtime] waitExpectedTimeoutLength ".concat(this.getWaitExpectedTimeoutLength())));break;case"ERROR":this.closeWithError(new ci({errCode:li.SDK_DATABASE_REALTIME_LISTENER_SERVER_ERROR_MSG,errMsg:"".concat(t.msgData.code," - ").concat(t.msgData.message)}));break;default:console.warn("[realtime listener] virtual client receive unexpected msg ".concat(t.msgType,": "),t)}else console.warn("[realtime listener] internal non-fatal error: sessionInfo not found while message is received.")},t.prototype.closeWithError=function(t){var e;this.watchStatus=ei.ERRORED,this.clearACKSchedule(),this.listener.onError(t),this.onWatchClose(this,(null===(e=this.sessionInfo)||void 0===e?void 0:e.queryID)||""),console.log("[realtime] client closed (".concat(this.collectionName," ").concat(this.query,") (watchId ").concat(this.watchId,")"))},t.prototype.pause=function(){this.watchStatus=ei.PAUSED,console.log("[realtime] client paused (".concat(this.collectionName," ").concat(this.query,") (watchId ").concat(this.watchId,")"))},t.prototype.resume=function(){return di(this,void 0,Promise,function(){var t;return fi(this,function(e){switch(e.label){case 0:this.watchStatus=ei.RESUMING,console.log("[realtime] client resuming with ".concat(this.sessionInfo?"REBUILD_WATCH":"INIT_WATCH"," (").concat(this.collectionName," ").concat(this.query,") (").concat(this.watchId,")")),e.label=1;case 1:return e.trys.push([1,3,,4]),[4,this.sessionInfo?this.rebuildWatch():this.initWatch()];case 2:return e.sent(),console.log("[realtime] client successfully resumed (".concat(this.collectionName," ").concat(this.query,") (").concat(this.watchId,")")),[3,4];case 3:return t=e.sent(),console.error("[realtime] client resume failed (".concat(this.collectionName," ").concat(this.query,") (").concat(this.watchId,")"),t),[3,4];case 4:return[2]}})})},t.prototype.useRetryTicket=function(t){return!!(this.availableRetries[t]&&this.availableRetries[t]>0)&&(this.availableRetries[t]-=1,console.log("[realtime] ".concat(t," use a retry ticket, now only ").concat(this.availableRetries[t]," retry left")),!0)},t.prototype.handleServerEvents=function(t){return di(this,void 0,void 0,function(){var e;return fi(this,function(n){switch(n.label){case 0:return n.trys.push([0,2,,3]),this.scheduleSendACK(),[4,this.handleServerEventsInternel(t)];case 1:return n.sent(),this.postHandleServerEventsValidityCheck(t),[3,3];case 2:throw e=n.sent(),console.error("[realtime listener] internal non-fatal error: handle server events failed with error: ",e),e;case 3:return[2]}})})},t.prototype.handleServerEventsInternel=function(t){return di(this,void 0,void 0,function(){var e,n,r,o,i,s,a,u,c,l,h,d;return fi(this,function(f){switch(f.label){case 0:if(e=t.requestId,n=t.msgData.events,r=t.msgType,!n.length||!this.sessionInfo)return[2];o=this.sessionInfo;try{i=n.map(yi)}catch(t){return this.closeWithError(new ci({errCode:li.SDK_DATABASE_REALTIME_LISTENER_RECEIVE_INVALID_SERVER_DATA,errMsg:t})),[2]}s=pi([],o.currentDocs,!0),a=!1,u=function(n,u){var l,h,d,f,p,v,y,m,g,b,w,_;return fi(this,function(I){switch(I.label){case 0:return l=i[n],o.currentEventId>=l.id?(!i[n-1]||l.id>i[n-1].id?console.warn("[realtime] duplicate event received, cur ".concat(o.currentEventId," but got ").concat(l.id)):console.error("[realtime listener] server non-fatal error: events out of order (the latter event's id is smaller than that of the former) (requestId ".concat(e,")")),[2,"continue"]):[3,1];case 1:if(o.currentEventId!==l.id-1)return[3,2];switch(l.dataType){case"update":if(!l.doc)switch(l.queueType){case"update":case"dequeue":if(h=s.find(function(t){return t._id===l.docId}),h){if(d=Zo()(h),l.updatedFields&&Object.keys(l.updatedFields).forEach(function(t){Yo()(d,t,l.updatedFields[t])}),l.removedFields)for(f=0,p=l.removedFields;f<p.length;f++)v=p[f],$o()(d,v);l.doc=d}else console.error("[realtime listener] internal non-fatal server error: unexpected update dataType event where no doc is associated.");break;case"enqueue":throw m=new ci({errCode:li.SDK_DATABASE_REALTIME_LISTENER_UNEXPECTED_FATAL_ERROR,errMsg:'HandleServerEvents: full doc is not provided with dataType="update" and queueType="enqueue" (requestId '.concat(t.requestId,")")}),c.closeWithError(m),m}break;case"replace":if(!l.doc)throw m=new ci({errCode:li.SDK_DATABASE_REALTIME_LISTENER_UNEXPECTED_FATAL_ERROR,errMsg:'HandleServerEvents: full doc is not provided with dataType="replace" (requestId '.concat(t.requestId,")")}),c.closeWithError(m),m;break;case"remove":(y=s.find(function(t){return t._id===l.docId}))?l.doc=y:console.error("[realtime listener] internal non-fatal server error: unexpected remove event where no doc is associated.");break;case"limit":if(!l.doc)switch(l.queueType){case"dequeue":(y=s.find(function(t){return t._id===l.docId}))?l.doc=y:console.error("[realtime listener] internal non-fatal server error: unexpected limit dataType event where no doc is associated.");break;case"enqueue":throw m=new ci({errCode:li.SDK_DATABASE_REALTIME_LISTENER_UNEXPECTED_FATAL_ERROR,errMsg:'HandleServerEvents: full doc is not provided with dataType="limit" and queueType="enqueue" (requestId '.concat(t.requestId,")")}),c.closeWithError(m),m}}switch(l.queueType){case"init":a?s.push(l.doc):(a=!0,s=[l.doc]);break;case"enqueue":s.push(l.doc);break;case"dequeue":g=s.findIndex(function(t){return t._id===l.docId}),g>-1?s.splice(g,1):console.error("[realtime listener] internal non-fatal server error: unexpected dequeue event where no doc is associated.");break;case"update":g=s.findIndex(function(t){return t._id===l.docId}),g>-1?s[g]=l.doc:console.error("[realtime listener] internal non-fatal server error: unexpected queueType update event where no doc is associated.")}return(n===u-1||i[n+1]&&i[n+1].id!==l.id)&&(b=pi([],s,!0),w=i.slice(0,n+1).filter(function(t){return t.id===l.id}),c.sessionInfo.currentEventId=l.id,c.sessionInfo.currentDocs=s,_=new ri({id:l.id,docChanges:w,docs:b,msgType:r}),c.listener.onChange(_)),[3,4];case 2:return console.warn("[realtime listener] event received is out of order, cur ".concat(c.sessionInfo.currentEventId," but got ").concat(l.id)),[4,c.rebuildWatch()];case 3:return I.sent(),[2,{value:void 0}];case 4:return[2]}})},c=this,l=0,h=i.length,f.label=1;case 1:return l<h?[5,u(l,h)]:[3,4];case 2:if("object"==typeof(d=f.sent()))return[2,d.value];f.label=3;case 3:return l++,[3,1];case 4:return[2]}})})},t.prototype.postHandleServerEventsValidityCheck=function(t){this.sessionInfo?(this.sessionInfo.expectEventId&&this.sessionInfo.currentEventId>=this.sessionInfo.expectEventId&&this.clearWaitExpectedEvent(),this.sessionInfo.currentEventId<t.msgData.currEvent&&console.warn("[realtime listener] internal non-fatal error: client eventId does not match with server event id after server event handling")):console.error("[realtime listener] internal non-fatal error: sessionInfo lost after server event handling, this should never occur")},t.prototype.clearWaitExpectedEvent=function(){this.waitExpectedTimeoutId&&(clearTimeout(this.waitExpectedTimeoutId),this.waitExpectedTimeoutId=void 0)},t}();function yi(t){var e={id:t.ID,dataType:t.DataType,queueType:t.QueueType,docId:t.DocID,doc:t.Doc&&"{}"!==t.Doc?JSON.parse(t.Doc):void 0};return"update"===t.DataType&&(t.UpdatedFields&&(e.updatedFields=JSON.parse(t.UpdatedFields)),(t.removedFields||t.RemovedFields)&&(e.removedFields=JSON.parse(t.removedFields))),e}var mi,gi={1e3:{code:1e3,name:"Normal Closure",description:"Normal closure; the connection successfully completed whatever purpose for which it was created."},1001:{code:1001,name:"Going Away",description:"The endpoint is going away, either because of a server failure or because the browser is navigating away from the page that opened the connection."},1002:{code:1002,name:"Protocol Error",description:"The endpoint is terminating the connection due to a protocol error."},1003:{code:1003,name:"Unsupported Data",description:"The connection is being terminated because the endpoint received data of a type it cannot accept (for example, a text-only endpoint received binary data)."},1005:{code:1005,name:"No Status Received",description:"Indicates that no status code was provided even though one was expected."},1006:{code:1006,name:"Abnormal Closure",description:"Used to indicate that a connection was closed abnormally (that is, with no close frame being sent) when a status code is expected."},1007:{code:1007,name:"Invalid frame payload data",description:"The endpoint is terminating the connection because a message was received that contained inconsistent data (e.g., non-UTF-8 data within a text message)."},1008:{code:1008,name:"Policy Violation",description:"The endpoint is terminating the connection because it received a message that violates its policy. This is a generic status code, used when codes 1003 and 1009 are not suitable."},1009:{code:1009,name:"Message too big",description:"The endpoint is terminating the connection because a data frame was received that is too large."},1010:{code:1010,name:"Missing Extension",description:"The client is terminating the connection because it expected the server to negotiate one or more extension, but the server didn't."},1011:{code:1011,name:"Internal Error",description:"The server is terminating the connection because it encountered an unexpected condition that prevented it from fulfilling the request."},1012:{code:1012,name:"Service Restart",description:"The server is terminating the connection because it is restarting."},1013:{code:1013,name:"Try Again Later",description:"The server is terminating the connection due to a temporary condition, e.g. it is overloaded and is casting off some of its clients."},1014:{code:1014,name:"Bad Gateway",description:"The server was acting as a gateway or proxy and received an invalid response from the upstream server. This is similar to 502 HTTP Status Code."},1015:{code:1015,name:"TLS Handshake",description:"Indicates that the connection was closed due to a failure to perform a TLS handshake (e.g., the server certificate can't be verified)."},3e3:{code:3e3,name:"Reconnect WebSocket",description:"The client is terminating the connection because it wants to reconnect"},3001:{code:3001,name:"No Realtime Listeners",description:"The client is terminating the connection because no more realtime listeners exist"},3002:{code:3002,name:"Heartbeat Ping Error",description:"The client is terminating the connection due to its failure in sending heartbeat messages"},3003:{code:3003,name:"Heartbeat Pong Timeout Error",description:"The client is terminating the connection because no heartbeat response is received from the server"},3050:{code:3050,name:"Server Close",description:"The client is terminating the connection because no heartbeat response is received from the server"}};!function(t){t[t.NormalClosure=1e3]="NormalClosure",t[t.GoingAway=1001]="GoingAway",t[t.ProtocolError=1002]="ProtocolError",t[t.UnsupportedData=1003]="UnsupportedData",t[t.NoStatusReceived=1005]="NoStatusReceived",t[t.AbnormalClosure=1006]="AbnormalClosure",t[t.InvalidFramePayloadData=1007]="InvalidFramePayloadData",t[t.PolicyViolation=1008]="PolicyViolation",t[t.MessageTooBig=1009]="MessageTooBig",t[t.MissingExtension=1010]="MissingExtension",t[t.InternalError=1011]="InternalError",t[t.ServiceRestart=1012]="ServiceRestart",t[t.TryAgainLater=1013]="TryAgainLater",t[t.BadGateway=1014]="BadGateway",t[t.TLSHandshake=1015]="TLSHandshake",t[t.ReconnectWebSocket=3e3]="ReconnectWebSocket",t[t.NoRealtimeListeners=3001]="NoRealtimeListeners",t[t.HeartbeatPingError=3002]="HeartbeatPingError",t[t.HeartbeatPongTimeoutError=3003]="HeartbeatPongTimeoutError",t[t.NoAuthentication=3050]="NoAuthentication"}(mi||(mi={}));var bi=function(t,e){var n=gi[t],r=n?"".concat(n.name,", code ").concat(t,", reason ").concat(e||n.description):"code ".concat(t);return new ci({errCode:li.SDK_DATABASE_REALTIME_LISTENER_WEBSOCKET_CONNECTION_CLOSED,errMsg:r})},wi=null,_i="web";function Ii(){return wi}function Ei(){return _i}function Si(t){_i=t}var Oi=function(){return Oi=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Oi.apply(this,arguments)},Pi=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},Ai=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},Ti=function(){function t(t){var e=this;this.virtualWSClient=new Set,this.queryIdClientMap=new Map,this.watchIdClientMap=new Map,this.pingFailed=0,this.pongMissed=0,this.logins=new Map,this.wsReadySubsribers=[],this.wsResponseWait=new Map,this.rttObserved=[],this.send=function(t){return Pi(e,void 0,Promise,function(){var e=this;return Ai(this,function(n){return[2,new Promise(function(n,r){Pi(e,void 0,void 0,function(){var e,o,i,s,a,u,c,l,h=this;return Ai(this,function(d){switch(d.label){case 0:o=!1,i=!1,s=function(t){o=!0,e&&clearTimeout(e),n(t)},a=function(t){i=!0,e&&clearTimeout(e),r(t)},t.timeout&&(e=setTimeout(function(){Pi(h,void 0,void 0,function(){return Ai(this,function(t){switch(t.label){case 0:return o&&i?[3,2]:[4,hi(0)];case 1:t.sent(),o&&i||a(new ai("wsclient.send timedout")),t.label=2;case 2:return[2]}})})},t.timeout)),d.label=1;case 1:return d.trys.push([1,8,,9]),void 0===this.wsInitPromise&&null===this.wsInitPromise?[3,3]:[4,this.wsInitPromise];case 2:d.sent(),d.label=3;case 3:if(!this.ws)return a(new Error("invalid state: ws connection not exists, can not send message")),[2];if(1!==this.ws.readyState)return a(new Error("ws readyState invalid: ".concat(this.ws.readyState,", can not send message"))),[2];t.waitResponse&&(u={resolve:s,reject:a,skipOnMessage:t.skipOnMessage},this.wsResponseWait.set(t.msg.requestId,u)),d.label=4;case 4:return d.trys.push([4,6,,7]),[4,this.ws.send(JSON.stringify(t.msg))];case 5:return d.sent(),t.waitResponse||s(void 0),[3,7];case 6:return(c=d.sent())&&(a(c),t.waitResponse&&this.wsResponseWait.delete(t.msg.requestId)),[3,7];case 7:return[3,9];case 8:return l=d.sent(),a(l),[3,9];case 9:return[2]}})})})]})})},this.closeAllClients=function(t){e.virtualWSClient.forEach(function(e){e.closeWithError(t)})},this.pauseClients=function(t){(t||e.virtualWSClient).forEach(function(t){t.pause()})},this.resumeClients=function(t){(t||e.virtualWSClient).forEach(function(t){t.resume()})},this.initWebSocketConnection=function(t,n){return void 0===n&&(n=e.maxReconnect),Pi(e,void 0,Promise,function(){var e=this;return Ai(this,function(r){switch(r.label){case 0:if(t&&this.reconnectState)return[2];if(t&&(this.reconnectState=!0),void 0!==this.wsInitPromise&&null!==this.wsInitPromise)return[2,this.wsInitPromise];t&&this.pauseClients(),this.close(mi.ReconnectWebSocket),this.wsInitPromise=new Promise(function(r,o){Pi(e,void 0,void 0,function(){var e,i,s=this;return Ai(this,function(a){switch(a.label){case 0:return a.trys.push([0,6,,11]),[4,this.getWsSign()];case 1:return e=a.sent(),[4,new Promise(function(t){var n=e.wsUrl||"wss://tcb-ws.tencentcloudapi.com",r=Ii();s.ws=r?new r(n):new WebSocket(n),t(void 0)})];case 2:return a.sent(),this.ws.connect?[4,this.ws.connect()]:[3,4];case 3:a.sent(),a.label=4;case 4:return[4,this.initWebSocketEvent()];case 5:return a.sent(),r(),t&&(this.resumeClients(),this.reconnectState=!1),[3,11];case 6:return i=a.sent(),console.error("[realtime] initWebSocketConnection connect fail",i),n>0?(this.wsInitPromise=void 0,[4,hi(this.reconnectInterval)]):[3,9];case 7:a.sent(),t&&(this.reconnectState=!1),a.label=8;case 8:return r(this.initWebSocketConnection(t,n-1)),[3,10];case 9:o(i),t&&this.closeAllClients(new ci({errCode:li.SDK_DATABASE_REALTIME_LISTENER_RECONNECT_WATCH_FAIL,errMsg:i})),a.label=10;case 10:return[3,11];case 11:return[2]}})})}),r.label=1;case 1:return r.trys.push([1,3,4,5]),[4,this.wsInitPromise];case 2:return r.sent(),this.wsReadySubsribers.forEach(function(t){return(0,t.resolve)()}),[3,5];case 3:return r.sent(),this.wsReadySubsribers.forEach(function(t){return(0,t.reject)()}),[3,5];case 4:return this.wsInitPromise=void 0,this.wsReadySubsribers=[],[7];case 5:return[2]}})})},this.initWebSocketEvent=function(){return new Promise(function(t,n){if(!e.ws)throw new Error("can not initWebSocketEvent, ws not exists");var r=!1;e.ws.onopen=function(e){console.warn("[realtime] ws event: open",e),r=!0,t()},e.ws.onerror=function(t){e.logins=new Map,r?(console.error("[realtime] ws event: error",t),e.clearHeartbeat(),e.virtualWSClient.forEach(function(e){return e.closeWithError(new ci({errCode:li.SDK_DATABASE_REALTIME_LISTENER_WEBSOCKET_CONNECTION_ERROR,errMsg:t}))})):(console.error("[realtime] ws open failed with ws event: error",t),n(t))},e.ws.onclose=function(t){switch(console.warn("[realtime] ws event: close",t),e.logins=new Map,e.clearHeartbeat(),t.code){case mi.ReconnectWebSocket:case mi.NoRealtimeListeners:break;case mi.HeartbeatPingError:case mi.HeartbeatPongTimeoutError:case mi.NormalClosure:case mi.AbnormalClosure:e.maxReconnect>0?e.initWebSocketConnection(!0,e.maxReconnect):e.closeAllClients(bi(t.code));break;case mi.NoAuthentication:e.closeAllClients(bi(t.code,t.reason));break;default:e.maxReconnect>0?e.initWebSocketConnection(!0,e.maxReconnect):e.closeAllClients(bi(t.code))}},e.ws.onmessage=function(t){var n,r,o=(null===(n=t.data)||void 0===n?void 0:n.data)||t.data;e.heartbeat();try{r="string"==typeof o?JSON.parse(o):o}catch(t){throw new Error("[realtime] onMessage parse res.data error: ".concat(t))}if("ERROR"===r.msgType){var i=null;e.virtualWSClient.forEach(function(t){t.watchId===r.watchId&&(i=t)}),i&&i.listener.onError(r)}var s=e.wsResponseWait.get(r.requestId);if(s){try{"ERROR"===r.msgType?s.reject(new ii(r)):s.resolve(r)}catch(t){console.error("ws onMessage responseWaitSpec.resolve(msg) errored:",t)}finally{e.wsResponseWait.delete(r.requestId)}if(s.skipOnMessage)return}if("PONG"!==r.msgType){var a=r.watchId&&e.watchIdClientMap.get(r.watchId);if(a)a.onMessage(r);else switch(console.error("[realtime] no realtime listener found responsible for watchId ".concat(r.watchId,": "),r),r.msgType){case"INIT_EVENT":case"NEXT_EVENT":case"CHECK_EVENT":(a=e.queryIdClientMap.get(r.msgData.queryID))&&a.onMessage(r);break;default:for(var u=0,c=Array.from(e.watchIdClientMap.entries());u<c.length;u++){c[u][1].onMessage(r);break}}}else if(e.lastPingSendTS){var l=Date.now()-e.lastPingSendTS;if(l>1e4)return void console.warn("[realtime] untrusted rtt observed: ".concat(l));e.rttObserved.length>=3&&e.rttObserved.splice(0,e.rttObserved.length-3+1),e.rttObserved.push(l)}},e.heartbeat()})},this.isWSConnected=function(){return Boolean(e.ws&&1===e.ws.readyState)},this.onceWSConnected=function(){return Pi(e,void 0,Promise,function(){var t=this;return Ai(this,function(e){return this.isWSConnected()?[2]:null!==this.wsInitPromise&&void 0!==this.wsInitPromise?[2,this.wsInitPromise]:[2,new Promise(function(e,n){t.wsReadySubsribers.push({resolve:e,reject:n})})]})})},this.webLogin=function(t,n){return Pi(e,void 0,Promise,function(){var e,r,o,i,s,a,u,c,l=this;return Ai(this,function(h){switch(h.label){case 0:if(!n)if(t){if(e=this.logins.get(t)){if(e.loggedIn&&e.loginResult)return[2,e.loginResult];if(null!==e.loggingInPromise&&void 0!==e.loggingInPromise)return[2,e.loggingInPromise]}}else if(null!==(null==(r=this.logins.get(""))?void 0:r.loggingInPromise)&&void 0!==(null==r?void 0:r.loggingInPromise))return[2,r.loggingInPromise];o=new Promise(function(t,e){Pi(l,void 0,void 0,function(){var n,r,o,i,s;return Ai(this,function(a){switch(a.label){case 0:return a.trys.push([0,3,,4]),[4,this.getWsSign()];case 1:return n=a.sent(),r={envId:n.envId||"",accessToken:"",referrer:"web",sdkVersion:"",dataVersion:""},o={watchId:void 0,requestId:ti(),msgType:"LOGIN",msgData:r,exMsgData:{runtime:Ei(),signStr:n.signStr,secretVersion:n.secretVersion}},[4,this.send({msg:o,waitResponse:!0,skipOnMessage:!0,timeout:5e3})];case 2:return(i=a.sent()).msgData.code?e(new Error("".concat(i.msgData.code," ").concat(i.msgData.message))):t({envId:n.envId}),[3,4];case 3:return s=a.sent(),e(s),[3,4];case 4:return[2]}})})}),i=t&&this.logins.get(t),s=Date.now(),i?(i.loggedIn=!1,i.loggingInPromise=o,i.loginStartTS=s):(i={loggedIn:!1,loggingInPromise:o,loginStartTS:s},this.logins.set(t||"",i)),h.label=1;case 1:return h.trys.push([1,3,,4]),[4,o];case 2:if(a=h.sent(),(u=t&&this.logins.get(t))&&u===i&&u.loginStartTS===s)return i.loggedIn=!0,i.loggingInPromise=void 0,i.loginStartTS=void 0,i.loginResult=a,[2,a];if(u){if(u.loggedIn&&u.loginResult)return[2,u.loginResult];if(null!==u.loggingInPromise&&void 0!==u.loggingInPromise)return[2,u.loggingInPromise];throw new Error("ws unexpected login info")}throw new Error("ws login info reset");case 3:throw c=h.sent(),i.loggedIn=!1,i.loggingInPromise=void 0,i.loginStartTS=void 0,i.loginResult=void 0,c;case 4:return[2]}})})},this.getWsSign=function(){return Pi(e,void 0,Promise,function(){var t,e,n,r,o,i,s;return Ai(this,function(a){switch(a.label){case 0:return this.wsSign&&this.wsSign.expiredTs>Date.now()?[2,this.wsSign]:(t=Date.now()+6e4,[4,this.context.appConfig.request.send("auth.wsWebSign",{runtime:Ei()})]);case 1:if((e=a.sent()).code)throw new Error("[tcb-js-sdk] 获取实时数据推送登录票据失败: ".concat(e.code));if(e.data)return n=e.data,r=n.signStr,o=n.wsUrl,i=n.secretVersion,s=n.envId,[2,{signStr:r,wsUrl:o,secretVersion:i,envId:s,expiredTs:t}];throw new Error("[tcb-js-sdk] 获取实时数据推送登录票据失败")}})})},this.getWaitExpectedTimeoutLength=function(){return e.rttObserved.length?e.rttObserved.reduce(function(t,e){return t+e})/e.rttObserved.length*1.5:5e3},this.ping=function(){return Pi(e,void 0,void 0,function(){var t;return Ai(this,function(e){switch(e.label){case 0:return t={watchId:void 0,requestId:ti(),msgType:"PING",msgData:null},[4,this.send({msg:t})];case 1:return e.sent(),[2]}})})},this.onWatchStart=function(t,n){e.queryIdClientMap.set(n,t)},this.onWatchClose=function(t,n){n&&e.queryIdClientMap.delete(n),e.watchIdClientMap.delete(t.watchId),e.virtualWSClient.delete(t),e.virtualWSClient.size||e.close(mi.NoRealtimeListeners)},this.maxReconnect=t.maxReconnect||5,this.reconnectInterval=t.reconnectInterval||1e4,this.context=t.context}return t.prototype.clearHeartbeat=function(){this.pingTimeoutId&&clearTimeout(this.pingTimeoutId),this.pongTimeoutId&&clearTimeout(this.pongTimeoutId)},t.prototype.close=function(t){this.clearHeartbeat(),this.ws&&(this.ws.close(t,gi[t].name),this.ws=void 0)},t.prototype.watch=function(t){this.ws||void 0!==this.wsInitPromise&&null!==this.wsInitPromise||this.initWebSocketConnection(!1);var e=new vi(Oi(Oi({},t),{send:this.send,login:this.webLogin,isWSConnected:this.isWSConnected,onceWSConnected:this.onceWSConnected,getWaitExpectedTimeoutLength:this.getWaitExpectedTimeoutLength,onWatchStart:this.onWatchStart,onWatchClose:this.onWatchClose,debug:!0}));return this.virtualWSClient.add(e),this.watchIdClientMap.set(e.watchId,e),e.listener},t.prototype.heartbeat=function(t){var e=this;this.clearHeartbeat(),this.pingTimeoutId=setTimeout(function(){Pi(e,void 0,void 0,function(){var t=this;return Ai(this,function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),this.ws&&1===this.ws.readyState?(this.lastPingSendTS=Date.now(),[4,this.ping()]):[2];case 1:return e.sent(),this.pingFailed=0,this.pongTimeoutId=setTimeout(function(){console.error("pong timed out"),t.pongMissed<2?(t.pongMissed+=1,t.heartbeat(!0)):t.initWebSocketConnection(!0)},this.context.appConfig.realtimePongWaitTimeout),[3,3];case 2:return e.sent(),this.pingFailed<2?(this.pingFailed+=1,this.heartbeat()):this.close(mi.HeartbeatPingError),[3,3];case 3:return[2]}})})},t?0:this.context.appConfig.realtimePingInterval)},t}(),Ri={target:"database",entity:function(){var t,e=this.platform,n=e.adapter,r=e.runtime;t=n.wsClass,wi=t,Si(r)}},Ci={name:"realtime",IIFE:!0,entity:function(){this.prototype.wsClientClass=Ti}};try{cloudbase.registerComponent(Ci),cloudbase.registerHook(Ri)}catch(t){}const Ni=(t=>{var e={};return l.d(e,t),e})({generateHTTPClient:()=>r.generateHTTPClient,generateMySQLClient:()=>r.generateMySQLClient,generatePGClient:()=>r.generatePGClient});var xi=function(){return xi=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},xi.apply(this,arguments)},Ui=$,Di="models",Li=new WeakMap;function ki(t){return new Proxy({},{get:function(e,n){var r=t.getEndPointWithKey("GATEWAY"),o=r.BASE_URL,i=r.PROTOCOL,s=xi(xi({},t),{BASE_URL:o,PROTOCOL:i}),a=Li.get(s);return a||(a=function(t){var e=this,n=t.callFunction.bind(t),r=t.request.fetch.bind(t.request),o=t.getEndPointWithKey("GATEWAY"),i=o.BASE_URL,s=o.PROTOCOL,a="".concat(s).concat(i,"/model"),u="".concat(s).concat(i,"/sql"),c=(0,Ni.generateHTTPClient)(n,function(t){return n=e,o=void 0,s=function(){return function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}}(this,function(e){switch(e.label){case 0:return[4,r(xi(xi({},t),{headers:xi({"Content-Type":"application/json"},t.headers)}))];case 1:return[4,e.sent().data];case 2:return[2,e.sent()]}})},new((i=void 0)||(i=Promise))(function(t,e){function r(t){try{u(s.next(t))}catch(t){e(t)}}function a(t){try{u(s.throw(t))}catch(t){e(t)}}function u(e){var n;e.done?t(e.value):(n=e.value,n instanceof i?n:new i(function(t){t(n)})).then(r,a)}u((s=s.apply(n,o||[])).next())});var n,o,i,s},a,{sqlBaseUrl:u});return c}(t),Li.set(s,a)),a[n]}})}var ji="cloudbase_init",qi=new Ui;qi.on(ji,function(t){var e=t.data;Object.assign(e,{models:ki(e)})});var Mi={name:Di,namespace:Di,entity:new Proxy({},{get:function(t,e){console.warn("【deprecated】Accessing Cloudbase.prototype.models.".concat(e,"."))}}),injectEvents:{bus:qi,events:[ji]}};try{cloudbase.registerComponent(Mi)}catch(t){}function Wi(t){try{t.registerComponent(Mi)}catch(t){console.warn(t)}}try{window.registerModel=Wi}catch(t){}const Bi=(t=>{var e={};return l.d(e,t),e})({ReadableStream:()=>o.ReadableStream,TransformStream:()=>o.TransformStream}),Fi=(t=>{var e={};return l.d(e,t),e})({createReadableStreamWrapper:()=>i.createReadableStreamWrapper});var Vi=[239,187,191];const Gi=(t=>{var e={};return l.d(e,t),e})({TextDecoder:()=>s.TextDecoder});var Hi=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},Ki=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},Ji="function"==typeof globalThis.ReadableStream&&"function"==typeof globalThis.TransformStream&&"function"==typeof globalThis.ReadableStream.prototype.pipeThrough,zi=Ji?globalThis.ReadableStream:Bi.ReadableStream,Yi=Ji?globalThis.TransformStream:Bi.TransformStream,Qi=function(){var t;return new Yi({start:function(e){t=function(t){var e,n,r,o,i,s,a;return u(),{feed:function(t){n=n?n+t:t,e&&function(t){return Vi.every(function(e,n){return t.charCodeAt(n)===e})}(n)&&(n=n.slice(Vi.length)),e=!1;for(var i=n.length,s=0,a=!1;s<i;){a&&("\n"===n[s]&&(s+=1),a=!1);for(var u=-1,l=o,h=void 0,d=r;u<0&&d<i;d++)":"===(h=n[d])&&l<0?l=d-s:"\r"===h?(a=!0,u=d-s):"\n"===h&&(u=d-s);if(u<0){r=i-s,o=l;break}r=0,o=-1,c(n,s,l,u),s+=u+1}s===i?n="":s>0&&(n=n.slice(s))},reset:u};function u(){e=!0,n="",r=0,o=-1,i=void 0,s=void 0,a=""}function c(e,n,r,o){if(0===o)return a.length>0&&(t({type:"event",id:i,event:s||void 0,data:a.slice(0,-1)}),a="",i=void 0),void(s=void 0);var u,c=r<0,l=e.slice(n,n+(c?o:r)),h=n+(u=c?o:" "===e[n+r+1]?r+2:r+1),d=o-u,f=e.slice(h,h+d).toString();if("data"===l)a+=f?"".concat(f,"\n"):"\n";else if("event"===l)s=f;else if("id"!==l||f.includes("\0")){if("retry"===l){var p=parseInt(f,10);Number.isNaN(p)||t({type:"reconnect-interval",value:p})}}else i=f}}(function(t){"event"===t.type&&e.enqueue(t)})},transform:function(e){t.feed(e)}})},$i=Ji?function(t){return t}:(0,Fi.createReadableStreamWrapper)(zi),Xi=function(){function t(t,e){void 0===t&&(t="utf-8"),void 0===e&&(e={});var n=this;this.transform=new Yi({transform:function(t,e){var r=n.handle.decode(new Uint8Array(t),{stream:!0});r&&e.enqueue(r)},flush:function(t){var e=n.handle.decode();e&&t.enqueue(e),t.terminate()}}),this.handle=new Gi.TextDecoder(t,e)}return Object.defineProperty(t.prototype,"encoding",{get:function(){return this.handle.encoding},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"fatal",{get:function(){return this.handle.fatal},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"ignoreBOM",{get:function(){return this.handle.ignoreBOM},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"readable",{get:function(){return this.transform.readable},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"writable",{get:function(){return this.transform.writable},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,Symbol.toStringTag,{get:function(){return"TextDecoderStream"},enumerable:!1,configurable:!0}),t}();function Zi(t){var e=t;return e[Symbol.asyncIterator]=function(){var e=t.getReader();return{next:function(){return Hi(this,void 0,Promise,function(){var t,n,r;return Ki(this,function(o){switch(o.label){case 0:return[4,e.read()];case 1:return t=o.sent(),n=t.done,r=t.value,[2,n?{done:!0,value:void 0}:{done:!1,value:r}]}})})}}},e}function ts(t){return Zi(t.pipeThrough(new Xi).pipeThrough(Qi()).pipeThrough(new Yi({transform:function(t,e){try{var n=JSON.parse(t.data);e.enqueue(n)}catch(n){"[DONE]"!==t.data?console.warn("Error when transforming event source data to json",n,t):e.terminate()}}})))}function es(t){var e,n,r,o;return Hi(this,void 0,void 0,function(){var i,s,a,u,c,l;return Ki(this,function(h){switch(h.label){case 0:i=function(t){return Zi($i(t).pipeThrough(new Xi))}(t),s="",h.label=1;case 1:h.trys.push([1,6,7,12]),a=!0,u=function(t){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var e,n=t[Symbol.asyncIterator];return n?n.call(t):(t="function"==typeof __values?__values(t):t[Symbol.iterator](),e={},r("next"),r("throw"),r("return"),e[Symbol.asyncIterator]=function(){return this},e);function r(n){e[n]=t[n]&&function(e){return new Promise(function(r,o){!function(t,e,n,r){Promise.resolve(r).then(function(e){t({value:e,done:n})},e)}(r,o,(e=t[n](e)).done,e.value)})}}}(i),h.label=2;case 2:return[4,u.next()];case 3:if(c=h.sent(),e=c.done)return[3,5];o=c.value,a=!1;try{s+=o}finally{a=!0}h.label=4;case 4:return[3,2];case 5:return[3,12];case 6:return l=h.sent(),n={error:l},[3,12];case 7:return h.trys.push([7,,10,11]),a||e||!(r=u.return)?[3,9]:[4,r.call(u)];case 8:h.sent(),h.label=9;case 9:return[3,11];case 10:if(n)throw n.error;return[7];case 11:return[7];case 12:return[2,JSON.parse(s)]}})})}function ns(){var t,e;return{promise:new Promise(function(n,r){t=n,e=r}),res:t,rej:e}}function rs(t){var e;return"assistant"===t.role&&"tool_calls"in t&&null!=(null===(e=t.tool_calls)||void 0===e?void 0:e[0])}var os=function(){return os=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},os.apply(this,arguments)},is=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},ss=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},as=function(t,e){var n={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(t);o<r.length;o++)e.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(t,r[o])&&(n[r[o]]=t[r[o]])}return n},us=function(){function t(t,e){this.baseUrl=e;var n=arguments[2];this.req="string"==typeof n?function(e){var r=e.headers,o=void 0===r?{}:r,i=as(e,["headers"]);return t(os(os({},i),{headers:os(os({},o),{Authorization:"Bearer ".concat(n)})}))}:t}return t.prototype.list=function(t,e){return this.req({method:"get",url:this.join("bots"),data:t,timeout:null==e?void 0:e.timeout})},t.prototype.create=function(t,e){var n=t.botInfo;return this.req({method:"post",url:this.join("bots"),data:n,timeout:null==e?void 0:e.timeout})},t.prototype.get=function(t,e){var n=t.botId;return this.req({method:"get",url:this.join("bots/".concat(n)),timeout:null==e?void 0:e.timeout})},t.prototype.update=function(t,e){var n=t.botId,r=t.botInfo;return this.req({method:"PATCH",url:this.join("bots/".concat(n)),data:r,timeout:null==e?void 0:e.timeout})},t.prototype.delete=function(t,e){var n=t.botId;return this.req({method:"delete",url:this.join("bots/".concat(n)),timeout:null==e?void 0:e.timeout})},t.prototype.getChatRecords=function(t,e){return this.req({method:"get",url:this.join("bots/".concat(t.botId,"/records")),data:t,timeout:null==e?void 0:e.timeout})},t.prototype.sendFeedback=function(t,e){var n=t.userFeedback;return this.req({method:"post",url:this.join("bots/".concat(n.botId,"/feedback")),data:n,timeout:null==e?void 0:e.timeout})},t.prototype.getFeedback=function(t,e){return this.req({method:"get",url:this.join("bots/".concat(t.botId,"/feedback")),data:t,timeout:null==e?void 0:e.timeout})},t.prototype.uploadFiles=function(t,e){return is(this,void 0,void 0,function(){return ss(this,function(n){return[2,this.req({method:"post",url:this.join("bots/".concat(t.botId,"/files")),data:t,timeout:null==e?void 0:e.timeout})]})})},t.prototype.createConversation=function(t,e){var n=t.botId,r=as(t,["botId"]);return is(this,void 0,void 0,function(){return ss(this,function(t){return[2,this.req({method:"post",url:this.join("bots/".concat(n,"/conversation")),data:r,timeout:null==e?void 0:e.timeout})]})})},t.prototype.getConversation=function(t,e){var n=t.pageSize,r=void 0===n?10:n,o=t.pageNumber,i=void 0===o?1:o,s=t.botId,a=as(t,["pageSize","pageNumber","botId"]);return is(this,void 0,void 0,function(){var t,n;return ss(this,function(o){if(i<1)throw new Error("pageNumber must be greater than 0");return t=r*(i-1),n=r,[2,this.req({method:"get",url:this.join("bots/".concat(s,"/conversation")),data:os(os({},a),{offset:t,limit:n}),timeout:null==e?void 0:e.timeout})]})})},t.prototype.deleteConversation=function(t,e){var n=t.botId,r=t.conversationId,o=as(t,["botId","conversationId"]);return is(this,void 0,void 0,function(){return ss(this,function(t){return[2,this.req({method:"delete",url:this.join("bots/".concat(n,"/conversation/").concat(r)),data:o,timeout:null==e?void 0:e.timeout})]})})},t.prototype.speechToText=function(t,e){return is(this,void 0,void 0,function(){return ss(this,function(n){return[2,this.req({method:"post",url:this.join("bots/".concat(t.botId,"/speech-to-text")),data:t,timeout:null==e?void 0:e.timeout})]})})},t.prototype.textToSpeech=function(t,e){return is(this,void 0,void 0,function(){return ss(this,function(n){return[2,this.req({method:"post",url:this.join("bots/".concat(t.botId,"/text-to-speech")),data:t,timeout:null==e?void 0:e.timeout})]})})},t.prototype.getTextToSpeechResult=function(t,e){return is(this,void 0,void 0,function(){return ss(this,function(n){return[2,this.req({method:"get",url:this.join("bots/".concat(t.botId,"/text-to-speech")),data:t,timeout:null==e?void 0:e.timeout})]})})},t.prototype.getRecommendQuestions=function(t,e){return is(this,void 0,void 0,function(){var n;return ss(this,function(r){switch(r.label){case 0:return[4,this.req({method:"post",url:this.join("bots/".concat(t.botId,"/recommend-questions")),data:t,stream:!0,timeout:null==e?void 0:e.timeout})];case 1:return n=r.sent(),[2,new cs(n)]}})})},t.prototype.generateBot=function(t,e){return is(this,void 0,void 0,function(){var n;return ss(this,function(r){switch(r.label){case 0:return[4,this.req({method:"post",url:this.join("generate-bot"),data:t,stream:!0,timeout:null==e?void 0:e.timeout})];case 1:return n=r.sent(),[2,new cs(n)]}})})},t.prototype.getPreview=function(t,e){return is(this,void 0,void 0,function(){var n;return ss(this,function(r){switch(r.label){case 0:return[4,this.req({method:"post",url:this.join("preview"),data:t,stream:!0,timeout:null==e?void 0:e.timeout})];case 1:return n=r.sent(),[2,new cs(n)]}})})},t.prototype.generateImage=function(t,e){return this.req({method:"post",url:this.join("generate-image"),data:t,timeout:null==e?void 0:e.timeout})},t.prototype.sendMessage=function(t,e){return is(this,void 0,void 0,function(){var n;return ss(this,function(r){switch(r.label){case 0:return[4,this.req({method:"post",url:this.join("bots/".concat(t.botId,"/send-message")),data:t,stream:!0,timeout:null==e?void 0:e.timeout})];case 1:return n=r.sent(),[2,new cs(n)]}})})},t.prototype.join=function(t){return"".concat(this.baseUrl,"/").concat(t)},t}(),cs=function(){function t(t){var e=$i(t);this._eventSourceStream=e.pipeThrough(new Xi).pipeThrough(Qi())}return Object.defineProperty(t.prototype,"teeedStream",{get:function(){var t=this._eventSourceStream.tee(),e=t[0],n=t[1];return this._eventSourceStream=n,e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"eventSourceStream",{get:function(){return Zi(this.teeedStream)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"dataStream",{get:function(){return Zi(this.eventSourceStream.pipeThrough(new Yi({transform:function(t,e){try{var n=JSON.parse(t.data);e.enqueue(n)}catch(n){"[DONE]"!==t.data?console.warn("Error when transforming event source data to json",n,t):e.terminate()}}})))},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"textStream",{get:function(){return Zi(this.dataStream.pipeThrough(new Yi({transform:function(t,e){var n;e.enqueue(null!==(n=null==t?void 0:t.content)&&void 0!==n?n:"")}})))},enumerable:!1,configurable:!0}),t}(),ls=function(){return ls=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},ls.apply(this,arguments)},hs=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},ds=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}};function fs(t){var e=t.messages,n=t.model,r=t.temperature,o=t.tool_choice,i=t.tools,s=t.top_p;return ls(ls({},t),{messages:e,model:n,temperature:r,tool_choice:(o&&"auto"!==o&&console.warn("`tool_choice` is not 'auto'"),o),tools:i,top_p:s})}var ps=function(){function t(t,e,n){this.req=t,this.baseUrl=e,this.subUrl="zhipu/api/paas/v4/chat/completions",null!=n&&(this.subUrl=n)}return Object.defineProperty(t.prototype,"url",{get:function(){return"".concat(this.baseUrl,"/").concat(this.subUrl)},enumerable:!1,configurable:!0}),t.prototype.doGenerate=function(t,e){return hs(this,void 0,Promise,function(){var n,r;return ds(this,function(o){switch(o.label){case 0:return n=fs(t),[4,this.req({url:this.url,data:ls(ls({},n),{stream:!1}),stream:!1,timeout:null==e?void 0:e.timeout})];case 1:return r=o.sent(),[2,ls(ls({},r),{rawResponse:r})]}})})},t.prototype.doStream=function(t,e){return hs(this,void 0,Promise,function(){var n,r,o,i;return ds(this,function(s){switch(s.label){case 0:return n=fs(t),r=null,[4,this.req({url:this.url,data:ls(ls({},n),{stream:!0}),stream:!0,timeout:null==e?void 0:e.timeout})];case 1:return o=s.sent(),i=$i(o),[2,Zi(ts(i).pipeThrough(new Yi({transform:function(t,e){var n=t.choices.map(function(t){var e=t.delta;return null==r&&(r=rs(e)),r?ls(ls({},t),{finish_reason:"tool_calls",delta:e}):t}),o=ls(ls({},t),{choices:n});e.enqueue(ls(ls({},o),{rawResponse:t}))}})))]}})})},t}(),vs=function(){return vs=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},vs.apply(this,arguments)};function ys(t){var e=t.messages,n=t.model,r=t.temperature,o=t.tool_choice,i=t.tools,s=t.top_p;return vs(vs({},t),{messages:(e.forEach(function(t){"tool_calls"in t&&t.tool_calls.filter(function(t){return"function"!==t.type}).forEach(function(e){return console.warn("`type` in tool_call is not 'function'",e,t)})}),e),model:n,tools:function(){if(i)return i.forEach(function(t){"function"!==t.type&&console.warn("`type` in tool is not 'function'",t)}),i}(),top_p:s,tool_choice:o,temperature:r})}function ms(t){return"object"!=typeof t||null==t?t:Array.isArray(t)?t.map(function(t){return ms(t)}):Object.entries(t).reduce(function(t,e){var n,r=e[0],o=e[1];return t["_"===(n=r.replace(/[A-Z]/g,function(t){return"_".concat(t.toLowerCase())})).charAt(0)?n.slice(1):n]="object"==typeof o?ms(o):o,t},{})}var gs=function(){return gs=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},gs.apply(this,arguments)},bs=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},ws=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},_s=function(){function t(t,e,n){this.req=t,this.baseUrl=e,this.subUrl="hunyuan-beta/openapi/v1/chat/completions",null!=n&&(this.subUrl=n)}return Object.defineProperty(t.prototype,"url",{get:function(){return"".concat(this.baseUrl,"/").concat(this.subUrl)},enumerable:!1,configurable:!0}),t.prototype.doGenerate=function(t,e){return bs(this,void 0,Promise,function(){var n;return ws(this,function(r){switch(r.label){case 0:return[4,this.req({url:this.url,data:gs(gs({},ys(t)),{stream:!1}),stream:!1,timeout:null==e?void 0:e.timeout})];case 1:return n=r.sent(),[2,gs(gs({},n),{rawResponse:n})]}})})},t.prototype.doStream=function(t,e){return bs(this,void 0,Promise,function(){var n,r,o;return ws(this,function(i){switch(i.label){case 0:return n=null,[4,this.req({url:this.url,data:gs(gs({},ys(t)),{stream:!0}),stream:!0,timeout:null==e?void 0:e.timeout})];case 1:return r=i.sent(),o=$i(r),[2,Zi(ts(o).pipeThrough(new Yi({transform:function(t,e){var r=t.choices.map(function(t){var e=t.delta;return null==n&&(n=rs(e)),n?gs(gs({},t),{finish_reason:"tool_calls",delta:e}):t}),o=gs(gs({},t),{choices:r});e.enqueue(gs(gs({},o),{rawResponse:t}))}})))]}})})},t}(),Is=function(){return Is=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Is.apply(this,arguments)},Es=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},Ss=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},Os=function(){function t(t,e,n){this.req=t,this.baseUrl=e,this.subUrl="hunyuan",null!=n&&(this.subUrl=n)}return Object.defineProperty(t.prototype,"url",{get:function(){return"".concat(this.baseUrl,"/").concat(this.subUrl)},enumerable:!1,configurable:!0}),t.prototype.doGenerate=function(t,e){return Es(this,void 0,Promise,function(){var n,r;return Ss(this,function(o){switch(o.label){case 0:return[4,this.req({url:this.url,headers:{"X-Tc-Action":"ChatCompletions"},data:Is(Is({},ys(t)),{stream:!1}),stream:!1,timeout:null==e?void 0:e.timeout})];case 1:return n=o.sent(),r=ms(n.Response),[2,Is(Is({},r),{rawResponse:n})]}})})},t.prototype.doStream=function(t,e){return Es(this,void 0,Promise,function(){var n,r,o;return Ss(this,function(i){switch(i.label){case 0:return n=null,[4,this.req({url:this.url,headers:{"X-Tc-Action":"ChatCompletions"},data:Is(Is({},t),{stream:!0}),stream:!0,timeout:null==e?void 0:e.timeout})];case 1:return r=i.sent(),o=$i(r),[2,Zi(ts(o).pipeThrough(new Yi({transform:function(t,e){var r=ms(t),o=r.choices.map(function(t){var e=t.delta;return null==n&&(n=rs(e)),n?Is(Is({},t),{finish_reason:"tool_calls",delta:e}):t}),i=Is(Is({},r),{choices:o});e.enqueue(Is(Is({},i),{rawResponse:t}))}})))]}})})},t}(),Ps=function(){return Ps=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Ps.apply(this,arguments)},As=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},Ts=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}};function Rs(t){var e=t.messages,n=t.model,r=t.temperature,o=t.tools,i=t.top_p;return Ps(Ps({},t),{messages:e,model:n,tools:o,top_p:i,temperature:r})}var Cs=function(){function t(t,e,n){this.req=t,this.baseUrl=e,this.subUrl="ark/api/v3/chat/completions",null!=n&&(this.subUrl=n)}return Object.defineProperty(t.prototype,"url",{get:function(){return"".concat(this.baseUrl,"/").concat(this.subUrl)},enumerable:!1,configurable:!0}),t.prototype.doGenerate=function(t,e){return As(this,void 0,Promise,function(){var n;return Ts(this,function(r){switch(r.label){case 0:return[4,this.req({url:this.url,data:Ps(Ps({},Rs(t)),{stream:!1}),stream:!1,timeout:null==e?void 0:e.timeout})];case 1:return n=r.sent(),[2,Ps(Ps({},n),{rawResponse:n})]}})})},t.prototype.doStream=function(t,e){return As(this,void 0,Promise,function(){var n,r,o;return Ts(this,function(i){switch(i.label){case 0:return n=null,[4,this.req({url:this.url,data:Ps(Ps({},Rs(t)),{stream:!0}),stream:!0,timeout:null==e?void 0:e.timeout})];case 1:return r=i.sent(),o=$i(r),[2,Zi(ts(o).pipeThrough(new Yi({transform:function(t,e){var r=t.choices.map(function(t){var e=t.delta;return null==n&&(n=rs(e)),n?Ps(Ps({},t),{finish_reason:"tool_calls",delta:e}):t}),o=Ps(Ps({},t),{choices:r});e.enqueue(Ps(Ps({},o),{rawResponse:t}))}})))]}})})},t}(),Ns=function(){return Ns=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Ns.apply(this,arguments)},xs=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},Us=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}};function Ds(t){var e=t.messages,n=t.model,r=t.temperature,o=t.tools,i=t.top_p;return Ns(Ns({},t),{messages:e,model:n,tools:o,top_p:i,temperature:r})}var Ls=function(){function t(t,e,n){this.req=t,this.baseUrl=e,this.subUrl="dashscope/compatible-mode/v1/chat/completions",null!=n&&(this.subUrl=n)}return Object.defineProperty(t.prototype,"url",{get:function(){return"".concat(this.baseUrl,"/").concat(this.subUrl)},enumerable:!1,configurable:!0}),t.prototype.doGenerate=function(t,e){return xs(this,void 0,Promise,function(){var n;return Us(this,function(r){switch(r.label){case 0:return[4,this.req({url:this.url,data:Ns(Ns({},Ds(t)),{stream:!1}),stream:!1,timeout:null==e?void 0:e.timeout})];case 1:return n=r.sent(),[2,Ns(Ns({},n),{rawResponse:n})]}})})},t.prototype.doStream=function(t,e){return xs(this,void 0,Promise,function(){var n,r,o;return Us(this,function(i){switch(i.label){case 0:return n=null,[4,this.req({url:this.url,data:Ns(Ns({},Ds(t)),{stream:!0}),stream:!0,timeout:null==e?void 0:e.timeout})];case 1:return r=i.sent(),o=$i(r),[2,Zi(ts(o).pipeThrough(new Yi({transform:function(t,e){var r=t.choices.map(function(t){var e=Object.assign(t.delta,{role:"assistant"});return null==n&&(n=rs(e)),Ns(Ns({},t),n?{finish_reason:"tool_calls",delta:e}:{delta:e})}),o=Ns(Ns({},t),{choices:r});e.enqueue(Ns(Ns({},o),{rawResponse:t}))}})))]}})})},t}(),ks=function(){return ks=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},ks.apply(this,arguments)},js=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},qs=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}};function Ms(t){var e=t.messages,n=t.model,r=t.temperature,o=t.tools,i=t.top_p;return ks(ks({},t),{messages:e,model:n,tools:o,top_p:i,temperature:r})}var Ws=function(){function t(t,e,n){this.req=t,this.baseUrl=e,this.subUrl="01-ai/v1/chat/completions",null!=n&&(this.subUrl=n)}return Object.defineProperty(t.prototype,"url",{get:function(){return"".concat(this.baseUrl,"/").concat(this.subUrl)},enumerable:!1,configurable:!0}),t.prototype.doGenerate=function(t,e){return js(this,void 0,Promise,function(){var n;return qs(this,function(r){switch(r.label){case 0:return[4,this.req({url:this.url,data:ks(ks({},Ms(t)),{stream:!1}),stream:!1,timeout:null==e?void 0:e.timeout})];case 1:return n=r.sent(),[2,ks(ks({},n),{rawResponse:n})]}})})},t.prototype.doStream=function(t,e){return js(this,void 0,Promise,function(){var n,r,o,i,s;return qs(this,function(a){switch(a.label){case 0:return n=null,[4,this.req({url:this.url,data:ks(ks({},Ms(t)),{stream:!0}),stream:!0,timeout:null==e?void 0:e.timeout})];case 1:return r=a.sent(),o=$i(r),i=ts(o),s=i.pipeThrough(new Yi({transform:function(t,e){var r,o,i,s,a,u;if((null===(i=null===(o=null===(r=null==t?void 0:t.choices)||void 0===r?void 0:r[0])||void 0===o?void 0:o.delta)||void 0===i?void 0:i.content)||(null===(u=null===(a=null===(s=null==t?void 0:t.choices)||void 0===s?void 0:s[0])||void 0===a?void 0:a.delta)||void 0===u?void 0:u.tool_calls)){var c=t.choices.map(function(t){var e=Object.assign(t.delta,{role:"assistant"});return null==n&&(n=rs(e)),ks(ks({},t),n?{finish_reason:"tool_calls",delta:e}:{delta:e})}),l=ks(ks({},t),{choices:c});e.enqueue(ks(ks({},l),{rawResponse:t}))}}})),[2,Zi(s)]}})})},t}(),Bs=function(){return Bs=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Bs.apply(this,arguments)},Fs=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},Vs=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}};function Gs(t){var e=t.messages,n=t.model,r=t.temperature,o=t.tools,i=t.top_p;return Bs(Bs({},t),{messages:e,model:n,tools:o,top_p:i,temperature:r})}var Hs=function(){function t(t,e,n){this.req=t,this.baseUrl=e,this.subUrl="moonshot/v1/chat/completions",null!=n&&(this.subUrl=n)}return Object.defineProperty(t.prototype,"url",{get:function(){return"".concat(this.baseUrl,"/").concat(this.subUrl)},enumerable:!1,configurable:!0}),t.prototype.doGenerate=function(t,e){return Fs(this,void 0,Promise,function(){var n;return Vs(this,function(r){switch(r.label){case 0:return[4,this.req({url:this.url,data:Bs(Bs({},Gs(t)),{stream:!1}),stream:!1,timeout:null==e?void 0:e.timeout})];case 1:return n=r.sent(),[2,Bs(Bs({},n),{rawResponse:n})]}})})},t.prototype.doStream=function(t,e){return Fs(this,void 0,Promise,function(){var n,r,o;return Vs(this,function(i){switch(i.label){case 0:return n=null,[4,this.req({url:this.url,data:Bs(Bs({},Gs(t)),{stream:!0}),stream:!0,timeout:null==e?void 0:e.timeout})];case 1:return r=i.sent(),o=$i(r),[2,Zi(ts(o).pipeThrough(new Yi({transform:function(t,e){var r=t.choices.map(function(t){var e=t.delta;return null==n&&(n=rs(e)),n?Bs(Bs({},t),{finish_reason:"tool_calls",delta:e}):t}),o=Bs(Bs({},t),{choices:r});e.enqueue(Bs(Bs({},o),{rawResponse:t}))}})))]}})})},t}(),Ks=function(){return Ks=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Ks.apply(this,arguments)},Js=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},zs=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},Ys=function(){function t(t,e,n){this.req=t,this.baseUrl=e,this.subUrl="hunyuan-exp/chat/completions",null!=n&&(this.subUrl=n)}return Object.defineProperty(t.prototype,"url",{get:function(){return"".concat(this.baseUrl,"/").concat(this.subUrl)},enumerable:!1,configurable:!0}),t.prototype.doGenerate=function(t){return Js(this,void 0,Promise,function(){var e;return zs(this,function(n){switch(n.label){case 0:return[4,this.req({url:this.url,data:Ks(Ks({},ys(t)),{stream:!1}),stream:!1})];case 1:return e=n.sent(),[2,Ks(Ks({},e),{rawResponse:e})]}})})},t.prototype.doStream=function(t){return Js(this,void 0,Promise,function(){var e,n,r;return zs(this,function(o){switch(o.label){case 0:return e=null,[4,this.req({url:this.url,data:Ks(Ks({},ys(t)),{stream:!0}),stream:!0})];case 1:return n=o.sent(),r=$i(n),[2,Zi(ts(r).pipeThrough(new Yi({transform:function(t,n){var r=t.choices.map(function(t){var n=t.delta;return null==e&&(e=rs(n)),e?Ks(Ks({},t),{finish_reason:"tool_calls",delta:n}):t}),o=Ks(Ks({},t),{choices:r});n.enqueue(Ks(Ks({},o),{rawResponse:t}))}})))]}})})},t}(),Qs=function(){return Qs=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Qs.apply(this,arguments)},$s=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},Xs=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},Zs=function(){function t(t,e,n){this.req=t,this.baseUrl=e,this.subUrl="hunyuan-open/v1/chat/completions",null!=n&&(this.subUrl=n)}return Object.defineProperty(t.prototype,"url",{get:function(){return"".concat(this.baseUrl,"/").concat(this.subUrl)},enumerable:!1,configurable:!0}),t.prototype.doGenerate=function(t,e){return $s(this,void 0,Promise,function(){var n;return Xs(this,function(r){switch(r.label){case 0:return[4,this.req({url:this.url,data:Qs(Qs({},ys(t)),{stream:!1}),stream:!1,timeout:null==e?void 0:e.timeout})];case 1:return n=r.sent(),[2,Qs(Qs({},n),{rawResponse:n})]}})})},t.prototype.doStream=function(t,e){return $s(this,void 0,Promise,function(){var n,r,o;return Xs(this,function(i){switch(i.label){case 0:return n=null,[4,this.req({url:this.url,data:Qs(Qs({},ys(t)),{stream:!0}),stream:!0,timeout:null==e?void 0:e.timeout})];case 1:return r=i.sent(),o=$i(r),[2,Zi(ts(o).pipeThrough(new Yi({transform:function(t,e){var r=t.choices.map(function(t){var e=t.delta;return null==n&&(n=rs(e)),n?Qs(Qs({},t),{finish_reason:"tool_calls",delta:e}):t}),o=Qs(Qs({},t),{choices:r});e.enqueue(Qs(Qs({},o),{rawResponse:t}))}})))]}})})},t}(),ta=function(){return ta=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},ta.apply(this,arguments)},ea=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},na=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},ra=function(){function t(t,e,n){this.req=t,this.baseUrl=e,this.subUrl="deepseek/chat/completions",null!=n&&(this.subUrl=n)}return Object.defineProperty(t.prototype,"url",{get:function(){return"".concat(this.baseUrl,"/").concat(this.subUrl)},enumerable:!1,configurable:!0}),t.prototype.doGenerate=function(t,e){return ea(this,void 0,Promise,function(){var n;return na(this,function(r){switch(r.label){case 0:return[4,this.req({url:this.url,data:ta(ta({},t),{stream:!1}),stream:!1,timeout:null==e?void 0:e.timeout})];case 1:return n=r.sent(),[2,ta(ta({},n),{rawResponse:n})]}})})},t.prototype.doStream=function(t,e){return ea(this,void 0,Promise,function(){var n,r,o;return na(this,function(i){switch(i.label){case 0:return n=null,[4,this.req({url:this.url,data:ta(ta({},t),{stream:!0}),stream:!0,timeout:null==e?void 0:e.timeout})];case 1:return r=i.sent(),o=$i(r),[2,Zi(ts(o).pipeThrough(new Yi({transform:function(t,e){var r=t.choices.map(function(t){var e=t.delta;return null==n&&(n=rs(e)),n?ta(ta({},t),{finish_reason:"tool_calls",delta:e}):t}),o=ta(ta({},t),{choices:r});e.enqueue(ta(ta({},o),{rawResponse:t}))}})))]}})})},t}(),oa=function(){return oa=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},oa.apply(this,arguments)},ia=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},sa=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},aa=function(){function t(t,e,n){void 0===n&&(n=""),this.req=t,this.baseUrl=e,this.subUrl=n}return Object.defineProperty(t.prototype,"url",{get:function(){return"".concat(this.baseUrl,"/").concat(this.subUrl)},enumerable:!1,configurable:!0}),t.prototype.doGenerate=function(t){return ia(this,void 0,Promise,function(){var e;return sa(this,function(n){switch(n.label){case 0:return[4,this.req({url:this.url,data:oa(oa({},t),{stream:!1}),stream:!1})];case 1:return e=n.sent(),[2,oa(oa({},e),{rawResponse:e})]}})})},t.prototype.doStream=function(t){return ia(this,void 0,Promise,function(){var e,n,r;return sa(this,function(o){switch(o.label){case 0:return e=null,[4,this.req({url:this.url,data:oa(oa({},t),{stream:!0}),stream:!0})];case 1:return n=o.sent(),r=$i(n),[2,Zi(ts(r).pipeThrough(new Yi({transform:function(t,n){var r=t.choices.map(function(t){var n=t.delta;return null==e&&(e=rs(n)),e?oa(oa({},t),{finish_reason:"tool_calls",delta:n}):t}),o=oa(oa({},t),{choices:r});n.enqueue(oa(oa({},o),{rawResponse:t}))}})))]}})})},t}(),ua=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},t(e,n)};return function(e,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),ca=function(t){function e(e,n){var r=t.call(this,e)||this;return r.name="InvalidParamsError",r.code="INVALID_PARAMS",r.field=n,r}return ua(e,t),e.prototype.toJSON=function(){return{code:this.code,message:this.message,field:this.field}},e}(Error),la=function(){function t(t,e,n){this.req=t,this.baseUrl=e,this.provider=n,this.defaultGenerateImageSubUrl="images/ar/generations",this.generateImageSubUrlConfig={"hunyuan-image":[[/^hunyuan-image(-v[12](\..*)?)?$/,"images/generations"]]},this.generateImage=this.generateImageImpl.bind(this)}return t.prototype.generateImageImpl=function(t){return e=this,n=void 0,o=function(){var e,n,r,o,i;return function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}}(this,function(s){switch(s.label){case 0:if("object"==typeof t&&t&&"model"in t&&"HY-Image-v3.0-I2I-ToB-v1.0.1"===t.model&&(""===this.provider||"hunyuan-image"===this.provider)){if(n=(e=t).image_urls,r=e.images,n&&n.length>1)throw new ca("当模型为 HY-Image-v3.0-I2I-ToB-v1.0.1 时,image_urls 最多只能有 1 个元素","image_urls");if(r&&r.length>1)throw new ca("当模型为 HY-Image-v3.0-I2I-ToB-v1.0.1 时,images 最多只能有 1 个元素","images")}return o=this.defaultGenerateImageSubUrl,"object"==typeof t&&t&&"model"in t&&"string"==typeof t.model&&(i=this.getGenerateImageSubUrl(this.provider,t.model))&&(o=i),[4,this.req({url:this.getGenerateUrl(o),data:t,stream:!1})];case 1:return[2,s.sent()]}})},new((r=Promise)||(r=Promise))(function(t,i){function s(t){try{u(o.next(t))}catch(t){i(t)}}function a(t){try{u(o.throw(t))}catch(t){i(t)}}function u(e){var n;e.done?t(e.value):(n=e.value,n instanceof r?n:new r(function(t){t(n)})).then(s,a)}u((o=o.apply(e,n||[])).next())});var e,n,r,o},t.prototype.getGenerateUrl=function(t){return"".concat(this.baseUrl,"/").concat(this.provider,"/").concat(t)},t.prototype.getGenerateImageSubUrl=function(t,e){var n=this.generateImageSubUrlConfig[t];if(n)for(var r=0,o=n;r<o.length;r++){var i=o[r],s=i[0],a=i[1];if(s.test(e))return a}},t}(),ha=function(){return ha=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},ha.apply(this,arguments)},da=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},fa=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},pa=function(t,e,n){if(n||2===arguments.length)for(var r,o=0,i=e.length;o<i;o++)!r&&o in e||(r||(r=Array.prototype.slice.call(e,0,o)),r[o]=e[o]);return t.concat(r||Array.prototype.slice.call(e))};function va(t){var e,n=t.onStepFinish,r=t.abortSignal,o=t.maxSteps,i=t.topP,s=t.toolChoice,a=function(t,e){var n={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(t);o<r.length;o++)e.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(t,r[o])&&(n[r[o]]=t[r[o]])}return n}(t,["onStepFinish","abortSignal","maxSteps","topP","toolChoice"]);if(null!=o&&o<1)throw new Error("`maxSteps` muse be greater than 0.");return[{onStepFinish:n,abortSignal:r,maxSteps:o},ha(ha({},a),{tools:null===(e=a.tools)||void 0===e?void 0:e.map(function(t){return"fn"in t?function(t){return{type:"function",function:{description:t.description,name:t.name,parameters:t.parameters}}}(t):t}),top_p:null!=i?i:a.top_p,tool_choice:null!=s?s:a.tool_choice})]}var ya=function(){function t(t){this.model=t}return t.prototype.generateText=function(t,e){var n,r;return da(this,void 0,Promise,function(){var o,i,s,a,u,c,l,h,d,f,p,v,y,m,g,b,w,_,I,E,S,O=this;return fa(this,function(P){switch(P.label){case 0:return o=[],i={completion_tokens:0,prompt_tokens:0,total_tokens:0},s=va(t),a=s[0],u=a.onStepFinish,c=a.maxSteps,l=void 0===c?10:c,h=s[1],[4,(d=function(){return O.model.doGenerate(h,e)})()];case 1:f=P.sent(),p=1,f.rawResponse&&o.push(f.rawResponse),v=null,P.label=2;case 2:if(!(p<l&&null!=(v=ma(f))))return[3,9];y=_a(f.usage),Ia(i,y),P.label=3;case 3:return P.trys.push([3,7,,8]),[4,wa(v)];case 4:return m=P.sent(),g=f.choices[0],[4,null==u?void 0:u({finishReason:g.finish_reason,messages:h.messages.slice(),text:g.message.content,toolCall:v,toolResult:m,stepUsage:y,totalUsage:Object.assign({},i)})];case 5:return P.sent(),ga(h.messages,g.message,m),[4,d()];case 6:return(f=P.sent()).rawResponse&&o.push(f.rawResponse),p+=1,[3,8];case 7:return b=P.sent(),[2,{text:"",messages:h.messages,usage:i,error:b,rawResponses:o}];case 8:return[3,2];case 9:return w=null===(n=null==f?void 0:f.choices)||void 0===n?void 0:n[0],_=null==w?void 0:w.message,I=null!==(r=null==_?void 0:_.content)&&void 0!==r?r:"",E=_?pa(pa([],h.messages,!0),[_],!1):h.messages,S=_a(f.usage),Ia(i,S),[4,null==u?void 0:u({finishReason:w.finish_reason,messages:E.slice(),text:I,toolCall:ma(f),toolResult:null,stepUsage:S,totalUsage:Object.assign({},i)})];case 10:return P.sent(),[2,{text:I,messages:E,usage:i,rawResponses:o}]}})})},t.prototype.streamText=function(t,e){var n;return da(this,void 0,Promise,function(){var r,o,i,s,a,u,c,l,h,d,f,p,v,y,m,g,b,w,_,I,E,S,O,P,A,T,R,C,N,x,U,D,L,k,j,q,M=this;return fa(this,function(W){switch(W.label){case 0:return r={completion_tokens:0,prompt_tokens:0,total_tokens:0},o=va(t),i=o[0],s=i.onStepFinish,a=i.maxSteps,u=void 0===a?10:a,c=o[1],[4,(l=function(){return M.model.doStream(c,e)})()];case 1:h=W.sent(),d=1,f=null,p=function(){var t=h.tee(),e=t[0],n=t[1];return h=Zi(e),function(t){var e,n,r,o,i,s,a,u,c,l;return da(this,void 0,Promise,function(){var h,d,f,p,v,y,m,g,b,w,_,I,E;return fa(this,function(S){switch(S.label){case 0:h={completion_tokens:0,prompt_tokens:0,total_tokens:0},d=Zi(t),p={role:"assistant",content:"",tool_calls:[f={id:"",function:{name:"",arguments:""},type:""}]},S.label=1;case 1:S.trys.push([1,6,7,12]),v=!0,y=function(t){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var e,n=t[Symbol.asyncIterator];return n?n.call(t):(t="function"==typeof __values?__values(t):t[Symbol.iterator](),e={},r("next"),r("throw"),r("return"),e[Symbol.asyncIterator]=function(){return this},e);function r(n){e[n]=t[n]&&function(e){return new Promise(function(r,o){!function(t,e,n,r){Promise.resolve(r).then(function(e){t({value:e,done:n})},e)}(r,o,(e=t[n](e)).done,e.value)})}}}(d),S.label=2;case 2:return[4,y.next()];case 3:if(m=S.sent(),e=m.done)return[3,5];o=m.value,v=!1;try{if(!(b=null==(g=o)?void 0:g.choices[0]))return[2,null];if(w=b.finish_reason,_=b.delta,"tool_calls"!==w)return[2,null];if(!_)return[3,4];if(_.content&&(p.content+=_.content),!("tool_calls"in _))return[3,4];(null==(I=null===(i=null==_?void 0:_.tool_calls)||void 0===i?void 0:i[0])?void 0:I.id)&&(f.id=I.id),(null==I?void 0:I.type)&&(f.type=I.type),(null===(s=null==I?void 0:I.function)||void 0===s?void 0:s.name)&&(f.function.name=I.function.name),(null===(a=null==I?void 0:I.function)||void 0===a?void 0:a.arguments)&&(f.function.arguments+=I.function.arguments),(null===(u=null==g?void 0:g.usage)||void 0===u?void 0:u.completion_tokens)&&(h.completion_tokens=g.usage.completion_tokens),(null===(c=null==g?void 0:g.usage)||void 0===c?void 0:c.prompt_tokens)&&(h.prompt_tokens=g.usage.prompt_tokens),(null===(l=null==g?void 0:g.usage)||void 0===l?void 0:l.total_tokens)&&(h.total_tokens=g.usage.total_tokens)}finally{v=!0}S.label=4;case 4:return[3,2];case 5:return[3,12];case 6:return E=S.sent(),n={error:E},[3,12];case 7:return S.trys.push([7,,10,11]),v||e||!(r=y.return)?[3,9]:[4,r.call(y)];case 8:S.sent(),S.label=9;case 9:return[3,11];case 10:if(n)throw n.error;return[7];case 11:return[7];case 12:return[2,{message:p,usage:h}]}})})}(n)},W.label=2;case 2:return(v=d<u)?[4,p()]:[3,4];case 3:v=null!=(f=W.sent()),W.label=4;case 4:if(!v)return[3,11];y=f.message,m=f.usage,Ia(r,m),g=null===(n=y.tool_calls)||void 0===n?void 0:n[0],W.label=5;case 5:return W.trys.push([5,9,,10]),[4,wa(g)];case 6:return b=W.sent(),[4,null==s?void 0:s({finishReason:"tool_calls",messages:c.messages.slice(),text:y.content,toolCall:g,toolResult:b,stepUsage:m,totalUsage:Object.assign({},r)})];case 7:return W.sent(),ga(c.messages,y,b),[4,l()];case 8:return h=W.sent(),[3,10];case 9:return w=W.sent(),_=h.tee(),I=_[0],E=_[1],[2,{messages:Promise.resolve(c.messages),dataStream:Zi(I),textStream:Zi(E.pipeThrough(new Yi({transform:function(t,e){var n,r,o,i=null===(o=null===(r=null===(n=null==t?void 0:t.choices)||void 0===n?void 0:n[0])||void 0===r?void 0:r.delta)||void 0===o?void 0:o.content;"string"==typeof i&&e.enqueue(i)}}))),usage:Promise.resolve(r),error:w}];case 10:return[3,2];case 11:return[4,p()];case 12:return(f=W.sent())?(S=f.message,O=f.usage,Ia(r,O),P=pa(pa([],c.messages,!0),[S],!1),s({messages:P.slice(),finishReason:"tool_call",stepUsage:O,text:S.content,toolCall:S.tool_calls[0],totalUsage:Object.assign({},r)}),A=h.tee(),T=A[0],R=A[1],[2,{messages:Promise.resolve(pa(pa([],c.messages,!0),[S],!1)),dataStream:Zi(T),textStream:Zi(R.pipeThrough(new Yi({transform:function(t,e){var n,r,o,i=null===(o=null===(r=null===(n=null==t?void 0:t.choices)||void 0===n?void 0:n[0])||void 0===r?void 0:r.delta)||void 0===o?void 0:o.content;"string"==typeof i&&e.enqueue(i)}}))),usage:Promise.resolve(r)}]):(C=ns(),N=ns(),x={role:"assistant",content:""},U="",D={completion_tokens:0,prompt_tokens:0,total_tokens:0},L=h.pipeThrough(new Yi({transform:function(t,e){var n,r,o,i,s,a,u,c,l=null===(o=null===(r=null===(n=null==t?void 0:t.choices)||void 0===n?void 0:n[0])||void 0===r?void 0:r.delta)||void 0===o?void 0:o.content;"string"==typeof l&&(x.content+=l);var h=null===(s=null===(i=null==t?void 0:t.choices)||void 0===i?void 0:i[0])||void 0===s?void 0:s.finish_reason;h&&(U=h),(null===(a=null==t?void 0:t.usage)||void 0===a?void 0:a.completion_tokens)&&(D.completion_tokens=t.usage.completion_tokens),(null===(u=null==t?void 0:t.usage)||void 0===u?void 0:u.prompt_tokens)&&(D.prompt_tokens=t.usage.prompt_tokens),(null===(c=null==t?void 0:t.usage)||void 0===c?void 0:c.total_tokens)&&(D.total_tokens=t.usage.total_tokens),e.enqueue(t)},flush:function(){C.res(pa(pa([],c.messages,!0),[x],!1)),Ia(r,D),N.res(Object.assign({},r)),null==s||s({messages:pa(pa([],c.messages,!0),[x],!1),finishReason:U,text:x.content,stepUsage:D,totalUsage:Object.assign({},r)})}})),k=L.tee(),j=k[0],q=k[1],[2,{messages:C.promise,dataStream:Zi(j),textStream:Zi(q.pipeThrough(new Yi({transform:function(t,e){var n,r,o,i=null===(o=null===(r=null===(n=null==t?void 0:t.choices)||void 0===n?void 0:n[0])||void 0===r?void 0:r.delta)||void 0===o?void 0:o.content;"string"==typeof i&&e.enqueue(i)}}))),usage:N.promise}])}})})},t}();function ma(t){var e,n=null===(e=null==t?void 0:t.choices)||void 0===e?void 0:e[0];if(!n)return null;var r=n.finish_reason,o=n.message;return"tool_calls"!==r?null:o&&rs(o)?o.tool_calls[0]:null}function ga(t,e,n){t.push(e,{role:"tool",tool_call_id:e.tool_calls[0].id,content:JSON.stringify(n)})}var ba=new Map;function wa(t){return ba.get(t.function.name)(JSON.parse(t.function.arguments))}function _a(t){var e,n,r;return{completion_tokens:null!==(e=null==t?void 0:t.completion_tokens)&&void 0!==e?e:0,prompt_tokens:null!==(n=null==t?void 0:t.prompt_tokens)&&void 0!==n?n:0,total_tokens:null!==(r=null==t?void 0:t.total_tokens)&&void 0!==r?r:0}}function Ia(t,e){t.completion_tokens+=e.completion_tokens,t.prompt_tokens+=e.prompt_tokens,t.total_tokens+=e.total_tokens}var Ea={hunyuan:Os,"hunyuan-beta":_s,ark:Cs,dashscope:Ls,"01-ai":Ws,moonshot:Hs,zhipu:ps,"hunyuan-exp":Ys,"hunyuan-open":Zs,deepseek:ra},Sa=function(){return Sa=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Sa.apply(this,arguments)},Oa=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},Pa=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},Aa=Ea,Ta=function(){function t(t,e,n,r){var o=this;this.req=t,this.baseUrl=e,this.modelRequest=function(t){var e=t.url,n=t.data,r=t.headers,i=t.stream,s=t.timeout;return Oa(o,void 0,void 0,function(){var t,o,a,u,c,l,h;return Pa(this,function(d){switch(d.label){case 0:return t={"Content-Type":"application/json"},i&&Object.assign(t,{Accept:"text/event-stream"}),[4,this.req.fetch({method:"post",headers:Sa(Sa((c={},c[null===(l=this.i18n)||void 0===l?void 0:l.LANG_HEADER_KEY]=null===(h=this.i18n)||void 0===h?void 0:h.lang,c),t),r),body:JSON.stringify(n),url:this.resolveUrl(e),stream:i,timeout:s})];case 1:return o=d.sent(),a=o.data,u=o.header,[2,this.handleResponseData(a,u)]}})})},this.botRequest=function(t){var e=t.method,n=t.url,r=t.data,i=void 0===r?{}:r,s=t.headers,a=t.stream,u=t.timeout;return Oa(o,void 0,void 0,function(){var t,r,o,c,l,h,d,f,p;return Pa(this,function(v){switch(v.label){case 0:return t=this.resolveUrl(n),"get"!==e?[3,2]:(r=this.handleResponseData,[4,this.req.fetch({url:"".concat(t,"?").concat((y=i,Object.entries(y).map(function(t){var e=t[0],n=t[1];return"".concat(e,"=").concat(n)}).join("&"))),method:e,headers:s,stream:a,timeout:u})]);case 1:return[2,r.apply(this,[v.sent().data])];case 2:return o={"Content-Type":"application/json"},a&&Object.assign(o,{Accept:"text/event-stream"}),[4,this.req.fetch({url:t,body:JSON.stringify(i),headers:Sa(Sa((d={},d[null===(f=this.i18n)||void 0===f?void 0:f.LANG_HEADER_KEY]=null===(p=this.i18n)||void 0===p?void 0:p.lang,d),o),s),stream:a,method:e,timeout:u})];case 3:return c=v.sent(),l=c.data,h=c.header,[2,this.handleResponseData(l,h)]}var y})})},this._getBaseUrl=r,this.bot=new us(this.botRequest,this.aiBotBaseUrl),this.i18n=n,X.on(Z,function(t){var e;o.i18n=(null===(e=t.data)||void 0===e?void 0:e.i18n)||o.i18n})}return Object.defineProperty(t.prototype,"aiBaseUrl",{get:function(){return"".concat(this._getBaseUrl?this._getBaseUrl():this.baseUrl,"/ai")},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"aiBotBaseUrl",{get:function(){return"".concat(this._getBaseUrl?this._getBaseUrl():this.baseUrl,"/aibot")},enumerable:!1,configurable:!0}),t.prototype.handleResponseData=function(t,e){var n,r;return Oa(this,void 0,void 0,function(){var o,i,s,a,u=this;return Pa(this,function(c){switch(c.label){case 0:return o="".concat(this.i18n.t("请检查调用方式,或前往云开发 AI+ 首页查看文档"),":https://tcb.cloud.tencent.com/dev#/ai"),i=function(t){if("object"==typeof t&&t&&"code"in t&&"NORMAL"!==t.code)throw new Error("".concat(u.i18n.t("AI+ 请求出错,错误码"),":").concat(t.code,",").concat(u.i18n.t("错误信息"),":").concat(t.message,"\n").concat(o,"\n").concat(JSON.stringify(t,null,2)))},"object"==typeof t&&t&&"function"!=typeof t.getReader?"then"in t?[4,t]:[3,2]:[3,4];case 1:return s=c.sent(),[3,3];case 2:s=t,c.label=3;case 3:return i(a=s),[2,t];case 4:if("function"!=typeof(null==t?void 0:t.getReader)){if("object"==typeof(a=t)&&a&&"code"in a&&"NORMAL"!==a.code)throw new Error("".concat(this.i18n.t("AI+ 请求出错,错误码"),":").concat(a.code,",").concat(this.i18n.t("错误信息"),":").concat(a.message,"\n").concat(o,"\n").concat(JSON.stringify(a,null,2)));return[2,t]}return(null===(r=null===(n=null==e?void 0:e.get)||void 0===n?void 0:n.call(e,"content-type"))||void 0===r?void 0:r.includes("application/json"))?[4,es(t)]:[3,6];case 5:a=c.sent(),i(a),c.label=6;case 6:return[2,t]}})})},t.prototype.createModel=function(t,e){var n,r=Aa[t];if(r)n=new r(this.modelRequest,this.aiBaseUrl);else{var o="string"==typeof(null==e?void 0:e.defaultModelSubUrl)?e.defaultModelSubUrl:"/chat/completions";n=new aa(this.modelRequest,this.aiBaseUrl,"".concat(t).concat(o))}return new ya(n)},t.prototype.registerModel=function(t,e){null==Aa[t]?Aa[t]=e:console.warn("AI model ".concat(t," already exists!"))},t.prototype.createImageModel=function(t){return new la(this.modelRequest,this.aiBaseUrl,t)},t.prototype.registerFunctionTool=function(t){ba.has(t.name)&&console.warn("AI function tool ".concat(t.name," already exists and will be overwritten!")),ba.set(t.name,t.fn)},t.prototype.resolveUrl=function(t){if(!this._getBaseUrl)return t;var e=this._getBaseUrl();return e!==this.baseUrl&&t.startsWith(this.baseUrl)?t.replace(this.baseUrl,e):t},t}(),Ra=function(){return Ra=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Ra.apply(this,arguments)},Ca=function(t,e){var n={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(t);o<r.length;o++)e.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(t,r[o])&&(n[r[o]]=t[r[o]])}return n};function Na(t){var e=t.env,n=t.baseUrl,r=t.getBaseUrl,o=t.req,i=t.getAccessToken,s=t.handleReqInstance,a=t.i18n;return new Ta(function(){if(null==s){if(null==i)throw new Error("`getAccessToken` is required when `handleReqInstance` is not provided!");return function(t){var e=t.getAccessToken,n=t.req;return{download:n.download,post:n.post,upload:n.upload,fetch:function(t){return r=void 0,o=void 0,s=function(){var r,o,i,s,a;return function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}}(this,function(u){switch(u.label){case 0:if("function"!=typeof n.fetch)throw new Error("req.fetch is not a function");return r=t.token,o=t.headers,i=void 0===o?{}:o,s=Ca(t,["token","headers"]),null==r?[3,1]:(a=r,[3,3]);case 1:return[4,e()];case 2:a=u.sent().accessToken,u.label=3;case 3:return[2,n.fetch(Ra({headers:Ra({Authorization:"Bearer ".concat(a)},i)},s))]}})},new((i=void 0)||(i=Promise))(function(t,e){function n(t){try{u(s.next(t))}catch(t){e(t)}}function a(t){try{u(s.throw(t))}catch(t){e(t)}}function u(e){var r;e.done?t(e.value):(r=e.value,r instanceof i?r:new i(function(t){t(r)})).then(n,a)}u((s=s.apply(r,o||[])).next())});var r,o,i,s}}}({req:o,getAccessToken:i})}return s({req:o})}(),function(){if(null!=r)return r();if(null!=n)return n;if(null==e)throw new Error("`env` is required when `baseUrl` is not provided!");return"https://".concat(e,".api.tcloudbasegateway.com/v1")}(),a,r)}Ca(u,["MODELS"]);var xa={name:"ai",entity:{ai:function(t){var e=this,n=this.request;if(null==n.fetch)throw new Error("cloudbase.request.fetch() unimplemented!");var r=function(){var t=e.getEndPointWithKey("GATEWAY"),n=t.BASE_URL,r=t.PROTOCOL;return"".concat(r).concat(n)};return(null==t?void 0:t.baseUrl)?Na({req:n,baseUrl:t.baseUrl,handleReqInstance:function(t){return t.req},i18n:this.config.i18n}):Na({req:n,baseUrl:r(),getBaseUrl:r,handleReqInstance:function(t){return t.req},i18n:this.config.i18n})}}};function Ua(t){try{t.registerComponent(xa)}catch(t){console.warn(t)}}try{window.registerAi=Ua}catch(t){}var Da=function(){return Da=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Da.apply(this,arguments)};function La(t){if(!t)return{get:function(){return null},forEach:function(){}};if("function"==typeof t.get)return t;var e={};return Object.keys(t).forEach(function(n){e[n.toLowerCase()]=t[n]}),{get:function(t){var n;return null!==(n=e[t.toLowerCase()])&&void 0!==n?n:null},forEach:function(t){Object.entries(e).forEach(function(e){var n=e[0],r=e[1];return t(r,n)})}}}function ka(t,e,n){var r=this,o=t.request.fetch.bind(t.request),i=e||{},s=i.instance,a=void 0===s?n?void 0:"default":s,u=i.database,c=void 0===u?n?void 0:t.config.env:u,l=t.getEndPointWithKey("GATEWAY"),h=l.BASE_URL,d=l.PROTOCOL,f="".concat(d).concat(h),p=function(e,n){return i=r,s=void 0,l=function(){var r,i,s,u,l,h,d,p,v,y;return function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}}(this,function(m){switch(m.label){case 0:return r={},n.headers instanceof Headers?n.headers.forEach(function(t,e){r[e]=t}):n.headers&&Object.assign(r,n.headers),[["X-Db-Instance",a],["Accept-Profile",c],["Content-Profile",c]].forEach(function(t){var e=t[0],n=t[1];r[e]||r[e.toLocaleLowerCase()]||!n||(r[e]=n)}),i=e.toString(),s=t.getEndPointWithKey("GATEWAY"),u=s.BASE_URL,l=s.PROTOCOL,(h="".concat(l).concat(u))!==f&&i.startsWith(f)&&(i=i.replace(f,h)),[4,o(Da(Da({url:i},n),{headers:Da({"Content-Type":"application/json"},r),shouldThrowOnError:!1}))];case 1:d=m.sent(),p={},m.label=2;case 2:return m.trys.push([2,4,,5]),[4,d.data];case 3:return p=m.sent(),[3,5];case 4:if(v=m.sent(),!(null===(y=null==v?void 0:v.message)||void 0===y?void 0:y.includes("Unexpected end of JSON input")))throw v;return[3,5];case 5:return[2,{ok:(null==d?void 0:d.statusCode)>=200&&(null==d?void 0:d.statusCode)<300,status:(null==d?void 0:d.statusCode)||200,statusText:(null==d?void 0:d.statusMessage)||"OK",json:function(){return Promise.resolve(p||{})},text:function(){return Promise.resolve("string"==typeof p?p:JSON.stringify(p||{}))},headers:La(null==d?void 0:d.header)}]}})},new((u=void 0)||(u=Promise))(function(t,e){function n(t){try{o(l.next(t))}catch(t){e(t)}}function r(t){try{o(l.throw(t))}catch(t){e(t)}}function o(e){var o;e.done?t(e.value):(o=e.value,o instanceof u?o:new u(function(t){t(o)})).then(n,r)}o((l=l.apply(i,s||[])).next())});var i,s,u,l},v="".concat(d).concat(h,"/rdb/rest");return n?(0,Ni.generatePGClient)(t,{pgBaseUrl:v,fetch:p}):(0,Ni.generateMySQLClient)(t,{mysqlBaseUrl:v,fetch:p})}var ja={name:"mysql",entity:{mysql:function(t){return ka(this,t,!1)(t)}}},qa={name:"rdb",entity:{rdb:function(t){return ka(this,t,!0)(t)}}};try{cloudbase.registerComponent(ja),cloudbase.registerComponent(qa)}catch(t){}function Ma(t){try{t.registerComponent(ja),t.registerComponent(qa)}catch(t){console.warn(t)}}try{window.registerMySQL=Ma}catch(t){}var Wa=function(){return Wa=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Wa.apply(this,arguments)},Ba=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},Fa=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}};function Va(t,e){var n,r,o,i;return Ba(this,void 0,Promise,function(){var s,a,u,c,l,h,d,f,p,v,y,m,g,b,w,_,I,E,S,O,P,A,T;return Fa(this,function(R){switch(R.label){case 0:a=(s=t||{}).name,u=s.body,c=s.path,l=void 0===c?"":c,h=s.method,d=void 0===h?"POST":h,f=s.headers,p=void 0===f?{}:f,v=(t||{}).token,y={};try{y=JSON.parse(u)}catch(t){y=u||{}}if(!a)throw new Error(JSON.stringify({code:Cn.ERRORS.INVALID_PARAMS,msg:"[apis] invalid api name"}));return m="",b=(g=this).gatewayOrigin,w=g.getAccessToken,_=g.env,b?m="".concat(b,"/v1"):this.getEndPointWithKey?(I=this.getEndPointWithKey("GATEWAY"),E=I.BASE_URL,S=I.PROTOCOL,m="".concat(S).concat(E)):m="https://".concat(_,".api.tcloudbasegateway.com/v1"),O="".concat(m,"/apis/").concat(a),P=l.startsWith("/")?l:"/".concat(l),w?[4,w()]:[3,2];case 1:A=R.sent().accessToken,p.Authorization="Bearer ".concat(A),R.label=2;case 2:if(T=["GET","HEAD"].includes(null===(n=null==d?void 0:d.toUpperCase)||void 0===n?void 0:n.call(d)))try{P="".concat(P).concat(P.includes("?")?"&":"?").concat(Object.keys(y).map(function(t){return"".concat(t,"=").concat(y[t])}).join("&"))}catch(t){}return[4,this.request.fetch(Wa(Wa(Wa({url:"".concat(O).concat(P),method:d||"POST",headers:Wa({"Content-Type":"application/json; charset=utf-8"},p)},T?{}:{body:JSON.stringify(y)}),{token:(null===(r=null==v?void 0:v.trim)||void 0===r?void 0:r.call(v))||(null===(i=null===(o=p.Authorization)||void 0===o?void 0:o.replace)||void 0===i?void 0:i.call(o,/^Bearer /,""))||null}),e))];case 3:return[4,R.sent().data];case 4:return[2,R.sent()]}})})}var Ga=["GET","POST","PUT","DELETE","HEAD","OPTIONS","PATCH","REQUEST"];function Ha(t){var e=this;return new Proxy({},{get:function(n,r){if("string"!=typeof r)throw new Error("[apis] method must be string");var o=r.toLocaleUpperCase();if(!Ga.includes(o))throw new Error("[apis] invalid method: ".concat(r));return function(n,r){return Ba(e,void 0,void 0,function(){return Fa(this,function(e){switch(e.label){case 0:return[4,Va.call(this,Wa({name:t,method:("REQUEST"===o?n.method:o)||"POST"},n),r)];case 1:return[2,e.sent()]}})})}}})}function Ka(t){var e=this;return Object.keys(t||{}).forEach(function(n){void 0!==t[n]&&(e[n]=t[n])}),new Proxy({},{get:function(t,n){if("string"==typeof n)return Ha.call(e,n)}})}var Ja,za,Ya="apis",Qa={name:Ya,IIFE:!0,entity:function(){Object.defineProperty(this.prototype,Ya,{get:function(){return Ka.call(this)},configurable:!0,enumerable:!0})}};function $a(t){try{t.registerComponent(Qa)}catch(t){console.warn(t)}}try{cloudbase.registerComponent(Qa)}catch(t){}try{window.registerApis=$a}catch(t){}!function(t){t.DocIDError="文档ID不合法",t.CollNameError="集合名称不合法",t.OpStrError="操作符不合法",t.DirectionError="排序字符不合法",t.IntergerError="must be integer",t.BooleanError="must be boolean",t.ArrayError="must be array",t.QueryParamTypeError="查询参数必须为对象",t.QueryParamValueError="查询参数对象值不能均为undefined",t.CentersPhereError="centersPhere结构不合法"}(za||(za={}));var Xa,Za,tu="Object",eu="GeoPoint",nu="GeoLineString",ru="GeoPolygon",ou="GeoMultiPoint",iu="GeoMultiLineString",su="GeoMultiPolygon",au="Date",uu="ServerDate",cu=["desc","asc"],lu=["<","<=","==",">=",">"];!function(t){t.lt="<",t.gt=">",t.lte="<=",t.gte=">=",t.eq="=="}(Xa||(Xa={})),(Ja={})[Xa.eq]="$eq",Ja[Xa.lt]="$lt",Ja[Xa.lte]="$lte",Ja[Xa.gt]="$gt",Ja[Xa.gte]="$gte",function(t){t.WHERE="WHERE",t.DOC="DOC"}(Za||(Za={}));var hu=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},t(e,n)};return function(e,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),du=[],fu={},pu=function(t){function e(e,n){if(n!==fu)throw new TypeError("InternalSymbol cannot be constructed with new operator");return t.call(this,e)||this}return hu(e,t),e.for=function(t){for(var n=0,r=du.length;n<r;n++)if(du[n].target===t)return du[n].instance;var o=new e(t,fu);return du.push({target:t,instance:o}),o},e}(function(t){Object.defineProperties(this,{target:{enumerable:!1,writable:!1,configurable:!1,value:t}})});const vu=pu;var yu=vu.for("UNSET_FIELD_NAME"),mu=vu.for("UPDATE_COMMAND"),gu=vu.for("QUERY_COMMAND"),bu=vu.for("LOGIC_COMMAND"),wu=vu.for("GEO_POINT"),_u=vu.for("SYMBOL_GEO_LINE_STRING"),Iu=vu.for("SYMBOL_GEO_POLYGON"),Eu=vu.for("SYMBOL_GEO_MULTI_POINT"),Su=vu.for("SYMBOL_GEO_MULTI_LINE_STRING"),Ou=vu.for("SYMBOL_GEO_MULTI_POLYGON"),Pu=vu.for("SERVER_DATE"),Au=vu.for("REGEXP"),Tu=vu.for("OBJECTID"),Ru=function(t){return Object.prototype.toString.call(t).slice(8,-1).toLowerCase()},Cu=function(t){return"object"===Ru(t)},Nu=function(t){return"number"===Ru(t)},xu=function(t){return Array.isArray(t)},Uu=function(t){return"date"===Ru(t)},Du=function(t){return"regexp"===Ru(t)},Lu=function(t){return t&&t._internalType instanceof pu},ku=function(){function t(t){if(!xu(t))throw new TypeError('"points" must be of type Point[]. Received type '.concat(typeof t));if(t.length<2)throw new Error('"points" must contain 2 points at least');t.forEach(function(t){if(!(t instanceof hc))throw new TypeError('"points" must be of type Point[]. Received type '.concat(typeof t,"[]"))}),this.points=t}return t.prototype.parse=function(t){var e;return(e={})[t]={type:"LineString",coordinates:this.points.map(function(t){return t.toJSON().coordinates})},e},t.prototype.toJSON=function(){return{type:"LineString",coordinates:this.points.map(function(t){return t.toJSON().coordinates})}},t.validate=function(t){var e,n;if("LineString"!==t.type||!xu(t.coordinates))return!1;try{for(var r=function(t){var e="function"==typeof Symbol&&Symbol.iterator,n=e&&t[e],r=0;if(n)return n.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}(t.coordinates),o=r.next();!o.done;o=r.next()){var i=o.value;if(!Nu(i[0])||!Nu(i[1]))return!1}}catch(t){e={error:t}}finally{try{o&&!o.done&&(n=r.return)&&n.call(r)}finally{if(e)throw e.error}}return!0},t.isClosed=function(t){var e=t.points[0],n=t.points[t.points.length-1];if(e.latitude===n.latitude&&e.longitude===n.longitude)return!0},Object.defineProperty(t.prototype,"_internalType",{get:function(){return _u},enumerable:!1,configurable:!0}),t}(),ju=function(t){var e="function"==typeof Symbol&&Symbol.iterator,n=e&&t[e],r=0;if(n)return n.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},qu=function(){function t(t){if(!xu(t))throw new TypeError('"lines" must be of type LineString[]. Received type '.concat(typeof t));if(0===t.length)throw new Error("Polygon must contain 1 linestring at least");t.forEach(function(t){if(!(t instanceof ku))throw new TypeError('"lines" must be of type LineString[]. Received type '.concat(typeof t,"[]"));if(!ku.isClosed(t))throw new Error("LineString ".concat(t.points.map(function(t){return t.toReadableString()})," is not a closed cycle"))}),this.lines=t}return t.prototype.parse=function(t){var e;return(e={})[t]={type:"Polygon",coordinates:this.lines.map(function(t){return t.points.map(function(t){return[t.longitude,t.latitude]})})},e},t.prototype.toJSON=function(){return{type:"Polygon",coordinates:this.lines.map(function(t){return t.points.map(function(t){return[t.longitude,t.latitude]})})}},t.validate=function(t){var e,n,r,o;if("Polygon"!==t.type||!xu(t.coordinates))return!1;try{for(var i=ju(t.coordinates),s=i.next();!s.done;s=i.next()){var a=s.value;if(!this.isCloseLineString(a))return!1;try{for(var u=(r=void 0,ju(a)),c=u.next();!c.done;c=u.next()){var l=c.value;if(!Nu(l[0])||!Nu(l[1]))return!1}}catch(t){r={error:t}}finally{try{c&&!c.done&&(o=u.return)&&o.call(u)}finally{if(r)throw r.error}}}}catch(t){e={error:t}}finally{try{s&&!s.done&&(n=i.return)&&n.call(i)}finally{if(e)throw e.error}}return!0},t.isCloseLineString=function(t){var e=t[0],n=t[t.length-1];return e[0]===n[0]&&e[1]===n[1]},Object.defineProperty(t.prototype,"_internalType",{get:function(){return Iu},enumerable:!1,configurable:!0}),t}(),Mu=function(){function t(t){if(!xu(t))throw new TypeError('"points" must be of type Point[]. Received type '.concat(typeof t));if(0===t.length)throw new Error('"points" must contain 1 point at least');t.forEach(function(t){if(!(t instanceof hc))throw new TypeError('"points" must be of type Point[]. Received type '.concat(typeof t,"[]"))}),this.points=t}return t.prototype.parse=function(t){var e;return(e={})[t]={type:"MultiPoint",coordinates:this.points.map(function(t){return t.toJSON().coordinates})},e},t.prototype.toJSON=function(){return{type:"MultiPoint",coordinates:this.points.map(function(t){return t.toJSON().coordinates})}},t.validate=function(t){var e,n;if("MultiPoint"!==t.type||!xu(t.coordinates))return!1;try{for(var r=function(t){var e="function"==typeof Symbol&&Symbol.iterator,n=e&&t[e],r=0;if(n)return n.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}(t.coordinates),o=r.next();!o.done;o=r.next()){var i=o.value;if(!Nu(i[0])||!Nu(i[1]))return!1}}catch(t){e={error:t}}finally{try{o&&!o.done&&(n=r.return)&&n.call(r)}finally{if(e)throw e.error}}return!0},Object.defineProperty(t.prototype,"_internalType",{get:function(){return Eu},enumerable:!1,configurable:!0}),t}(),Wu=function(t){var e="function"==typeof Symbol&&Symbol.iterator,n=e&&t[e],r=0;if(n)return n.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},Bu=function(){function t(t){if(!xu(t))throw new TypeError('"lines" must be of type LineString[]. Received type '.concat(typeof t));if(0===t.length)throw new Error("Polygon must contain 1 linestring at least");t.forEach(function(t){if(!(t instanceof ku))throw new TypeError('"lines" must be of type LineString[]. Received type '.concat(typeof t,"[]"))}),this.lines=t}return t.prototype.parse=function(t){var e;return(e={})[t]={type:"MultiLineString",coordinates:this.lines.map(function(t){return t.points.map(function(t){return[t.longitude,t.latitude]})})},e},t.prototype.toJSON=function(){return{type:"MultiLineString",coordinates:this.lines.map(function(t){return t.points.map(function(t){return[t.longitude,t.latitude]})})}},t.validate=function(t){var e,n,r,o;if("MultiLineString"!==t.type||!xu(t.coordinates))return!1;try{for(var i=Wu(t.coordinates),s=i.next();!s.done;s=i.next()){var a=s.value;try{for(var u=(r=void 0,Wu(a)),c=u.next();!c.done;c=u.next()){var l=c.value;if(!Nu(l[0])||!Nu(l[1]))return!1}}catch(t){r={error:t}}finally{try{c&&!c.done&&(o=u.return)&&o.call(u)}finally{if(r)throw r.error}}}}catch(t){e={error:t}}finally{try{s&&!s.done&&(n=i.return)&&n.call(i)}finally{if(e)throw e.error}}return!0},Object.defineProperty(t.prototype,"_internalType",{get:function(){return Su},enumerable:!1,configurable:!0}),t}(),Fu=function(t){var e="function"==typeof Symbol&&Symbol.iterator,n=e&&t[e],r=0;if(n)return n.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},Vu=function(){function t(t){var e,n;if(!xu(t))throw new TypeError('"polygons" must be of type Polygon[]. Received type '.concat(typeof t));if(0===t.length)throw new Error("MultiPolygon must contain 1 polygon at least");try{for(var r=Fu(t),o=r.next();!o.done;o=r.next()){var i=o.value;if(!(i instanceof qu))throw new TypeError('"polygon" must be of type Polygon[]. Received type '.concat(typeof i,"[]"))}}catch(t){e={error:t}}finally{try{o&&!o.done&&(n=r.return)&&n.call(r)}finally{if(e)throw e.error}}this.polygons=t}return t.prototype.parse=function(t){var e;return(e={})[t]={type:"MultiPolygon",coordinates:this.polygons.map(function(t){return t.lines.map(function(t){return t.points.map(function(t){return[t.longitude,t.latitude]})})})},e},t.prototype.toJSON=function(){return{type:"MultiPolygon",coordinates:this.polygons.map(function(t){return t.lines.map(function(t){return t.points.map(function(t){return[t.longitude,t.latitude]})})})}},t.validate=function(t){var e,n,r,o,i,s;if("MultiPolygon"!==t.type||!xu(t.coordinates))return!1;try{for(var a=Fu(t.coordinates),u=a.next();!u.done;u=a.next()){var c=u.value;try{for(var l=(r=void 0,Fu(c)),h=l.next();!h.done;h=l.next()){var d=h.value;try{for(var f=(i=void 0,Fu(d)),p=f.next();!p.done;p=f.next()){var v=p.value;if(!Nu(v[0])||!Nu(v[1]))return!1}}catch(t){i={error:t}}finally{try{p&&!p.done&&(s=f.return)&&s.call(f)}finally{if(i)throw i.error}}}}catch(t){r={error:t}}finally{try{h&&!h.done&&(o=l.return)&&o.call(l)}finally{if(r)throw r.error}}}}catch(t){e={error:t}}finally{try{u&&!u.done&&(n=a.return)&&n.call(a)}finally{if(e)throw e.error}}return!0},Object.defineProperty(t.prototype,"_internalType",{get:function(){return Ou},enumerable:!1,configurable:!0}),t}(),Gu=function(t,e){var n="function"==typeof Symbol&&t[Symbol.iterator];if(!n)return t;var r,o,i=n.call(t),s=[];try{for(;(void 0===e||e-- >0)&&!(r=i.next()).done;)s.push(r.value)}catch(t){o={error:t}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return s},Hu=function(){function t(){}return t.formatResDocumentData=function(e){return e.map(function(e){return t.formatField(e)})},t.formatField=function(e){var n=Object.keys(e),r={};return Array.isArray(e)&&(r=[]),n.forEach(function(n){var o,i=e[n];switch(t.whichType(i)){case eu:o=new hc(i.coordinates[0],i.coordinates[1]);break;case nu:o=new ku(i.coordinates.map(function(t){return new hc(t[0],t[1])}));break;case ru:o=new qu(i.coordinates.map(function(t){return new ku(t.map(function(t){var e=Gu(t,2),n=e[0],r=e[1];return new hc(n,r)}))}));break;case ou:o=new Mu(i.coordinates.map(function(t){return new hc(t[0],t[1])}));break;case iu:o=new Bu(i.coordinates.map(function(t){return new ku(t.map(function(t){var e=Gu(t,2),n=e[0],r=e[1];return new hc(n,r)}))}));break;case su:o=new Vu(i.coordinates.map(function(t){return new qu(t.map(function(t){return new ku(t.map(function(t){var e=Gu(t,2),n=e[0],r=e[1];return new hc(n,r)}))}))}));break;case au:o=i;break;case tu:case"Array":o=t.formatField(i);break;case uu:o=new Date(i.$date);break;default:o=i}Array.isArray(r)?r.push(o):r[n]=o}),r},t.whichType=function(t){var e=Object.prototype.toString.call(t).slice(8,-1);return e===au?au:(e===tu&&(t.$date?e=uu:hc.validate(t)?e=eu:ku.validate(t)?e=nu:qu.validate(t)?e=ru:Mu.validate(t)?e=ou:Bu.validate(t)?e=iu:Vu.validate(t)&&(e=su)),e)},t.generateDocId=function(){for(var t="",e=0;e<24;e++)t+="ABCDEFabcdef0123456789".charAt(Math.floor(22*Math.random()));return t},t}(),Ku={code:"INVALID_PARAM",message:"Invalid request param"},Ju="DATABASE_TRANSACTION_CONFLICT",zu={code:"DATABASE_REQUEST_FAILED",message:"database request failed"};const Yu=(t=>{var e={};return l.d(e,t),e})({EJSON:()=>a.EJSON});var Qu=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},t(e,n)};return function(e,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),$u=function(){return $u=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},$u.apply(this,arguments)};function Xu(t,e){if("function"!=typeof e)return t;t.then(function(t){return e(0,t)},function(t){return e(t)})}var Zu={};function tc(t){if(!fl.wsClientClass)throw new Error("to use realtime you must import realtime module first");var e=t.config.env;return Zu[e]||(Zu[e]=new fl.wsClientClass({context:{appConfig:{docSizeLimit:1e3,realtimePingInterval:1e4,realtimePongWaitTimeout:5e3,request:fl.createRequest(t.config)}}})),Zu[e]}var ec=function(t){return void 0!==t.timeout?{timeout:t.timeout}:{}},nc=function(t){if(!Cu(t))return t;for(var e in t)void 0===t[e]?delete t[e]:Cu(t[e])&&(t[e]=nc(t[e]));return t},rc=function(t){return t=nc(t),Yu.EJSON.stringify(t,{relaxed:!1})},oc=function(t){function e(e){var n=t.call(this,e.message)||this;return n.code=e.code,n.message=e.message,n}return Qu(e,t),e}(Error),ic=function(t){return new oc(t)};function sc(t,e){if(!1===t)return e;throw ic($u({},e))}var ac,uc=function(){return uc=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},uc.apply(this,arguments)},cc=["limit","offset","projection","order","multiple","timeout","raw"],lc=function(){function t(){}return t.isGeopoint=function(t,e){if("Number"!==Hu.whichType(e))throw new Error("Geo Point must be number type");var n=Math.abs(e);if("latitude"===t&&n>90)throw new Error("latitude should be a number ranges from -90 to 90");if("longitude"===t&&n>180)throw new Error("longitude should be a number ranges from -180 to 180");return!0},t.isInteger=function(t,e){if(!Number.isInteger(e))throw new Error(t+za.IntergerError);return!0},t.mustBeBoolean=function(t,e){if("boolean"!=typeof e)throw new Error(t+za.BooleanError);return!0},t.isProjection=function(t,e){if("object"!==Ru(e))throw ic(uc(uc({},Ku),{message:"".concat(t," projection must be an object")}));for(var n in e){var r=e[n];if("number"===Ru(r)){if(0!==r&&1!==r)throw ic(uc(uc({},Ku),{message:"if the value in projection is of number, it must be 0 or 1"}))}else if("object"!==Ru(r))throw ic(uc(uc({},Ku),{message:"invalid projection"}))}return!0},t.isOrder=function(t,e){if("object"!==Ru(e))throw ic(uc(uc({},Ku),{message:"".concat(t," order must be an object")}));for(var n in e){var r=e[n];if(1!==r&&-1!==r)throw ic(uc(uc({},Ku),{message:"order value must be 1 or -1"}))}return!0},t.isFieldOrder=function(t){if(-1===cu.indexOf(t))throw new Error(za.DirectionError);return!0},t.isFieldPath=function(t){if(!/^[a-zA-Z0-9-_\.]/.test(t))throw new Error;return!0},t.isOperator=function(t){if(-1===lu.indexOf(t))throw new Error(za.OpStrError);return!0},t.isCollName=function(t){if(!/^[a-zA-Z0-9]([a-zA-Z0-9-_]){1,32}$/.test(t))throw new Error(za.CollNameError);return!0},t.isDocID=function(t){if(!/^([a-fA-F0-9]){24}$/.test(t))throw new Error(za.DocIDError);return!0},t.isValidOptions=function(e){if(void 0===e&&(e={}),"object"!==Ru(e))throw ic(uc(uc({},Ku),{message:"options must be an object"}));var n=Object.keys(e);for(var r in n)if(cc.indexOf(n[r])<0)throw ic(uc(uc({},Ku),{message:"".concat(n[r]," is invalid options key")}));var o=e,i=o.limit,s=o.offset,a=o.projection,u=o.order,c=e.multiple;return void 0!==i&&t.isInteger("limit",i),void 0!==s&&t.isInteger("offset",s),void 0!==a&&t.isProjection("projection",a),void 0!==u&&t.isOrder("order",u),void 0!==c&&t.mustBeBoolean("multiple",c),void 0!==e.timeout&&t.isInteger("timeout",e.timeout),!0},t.isValidAggregation=function(t){if(1!==Object.keys(t).length)throw ic(uc(uc({},Ku),{message:"aggregation stage must have one key"}));return!0},t.isCentersPhere=function(e){if(Array.isArray(e)&&2===e.length){if("object"===Ru(e[0])&&e[0]._internalType===wu&&"number"==typeof e[1])return!0;if(Array.isArray(e[0])&&2===e[0].length){var n=e[0][0],r=e[0][1];if(t.isGeopoint("longitude",n),t.isGeopoint("latitude",r),"number"==typeof e[1])return!0}}throw new Error("".concat(za.CentersPhereError))},t}(),hc=function(){function t(t,e){lc.isGeopoint("longitude",t),lc.isGeopoint("latitude",e),this.longitude=t,this.latitude=e}return t.prototype.parse=function(t){var e;return(e={})[t]={type:"Point",coordinates:[this.longitude,this.latitude]},e},t.prototype.toJSON=function(){return{type:"Point",coordinates:[this.longitude,this.latitude]}},t.prototype.toReadableString=function(){return"[".concat(this.longitude,",").concat(this.latitude,"]")},t.validate=function(t){return"Point"===t.type&&xu(t.coordinates)&&lc.isGeopoint("longitude",t.coordinates[0])&&lc.isGeopoint("latitude",t.coordinates[1])},Object.defineProperty(t.prototype,"_internalType",{get:function(){return wu},enumerable:!1,configurable:!0}),t}();!function(t){t.SET="set",t.REMOVE="remove",t.INC="inc",t.MUL="mul",t.PUSH="push",t.PULL="pull",t.PULL_ALL="pullAll",t.POP="pop",t.SHIFT="shift",t.UNSHIFT="unshift",t.ADD_TO_SET="addToSet",t.BIT="bit",t.RENAME="rename",t.MAX="max",t.MIN="min"}(ac||(ac={}));var dc,fc=function(){function t(t,e,n){this._internalType=mu,Object.defineProperties(this,{_internalType:{enumerable:!1,configurable:!1}}),this.operator=t,this.operands=e,this.fieldName=n||yu}return t.prototype._setFieldName=function(e){return new t(this.operator,this.operands,e)},t}();function pc(t){return t&&t instanceof fc&&t._internalType===mu}!function(t){t.AND="and",t.OR="or",t.NOT="not",t.NOR="nor"}(dc||(dc={}));var vc=function(){function t(t,e,n){if(this._internalType=bu,Object.defineProperties(this,{_internalType:{enumerable:!1,configurable:!1}}),this.operator=t,this.operands=e,this.fieldName=n||yu,this.fieldName!==yu)if(Array.isArray(e)){e=e.slice(),this.operands=e;for(var r=0,o=e.length;r<o;r++)(yc(i=e[r])||wc(i))&&(e[r]=i._setFieldName(this.fieldName))}else{var i;(yc(i=e)||wc(i))&&(e=i._setFieldName(this.fieldName))}}return t.prototype._setFieldName=function(e){var n=this.operands.map(function(n){return n instanceof t?n._setFieldName(e):n});return new t(this.operator,n,e)},t.prototype.and=function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];var r=Array.isArray(arguments[0])?arguments[0]:Array.from(arguments);return r.unshift(this),new t(dc.AND,r,this.fieldName)},t.prototype.or=function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];var r=Array.isArray(arguments[0])?arguments[0]:Array.from(arguments);return r.unshift(this),new t(dc.OR,r,this.fieldName)},t}();function yc(t){return t&&t instanceof vc&&t._internalType===bu}var mc,gc=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},t(e,n)};return function(e,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}();!function(t){t.EQ="eq",t.NEQ="neq",t.GT="gt",t.GTE="gte",t.LT="lt",t.LTE="lte",t.IN="in",t.NIN="nin",t.ALL="all",t.ELEM_MATCH="elemMatch",t.EXISTS="exists",t.SIZE="size",t.MOD="mod",t.GEO_NEAR="geoNear",t.GEO_WITHIN="geoWithin",t.GEO_INTERSECTS="geoIntersects"}(mc||(mc={}));var bc=function(t){function e(e,n,r){var o=t.call(this,e,n,r)||this;return o.operator=e,o._internalType=gu,o}return gc(e,t),e.prototype.toJSON=function(){var t,e,n;switch(this.operator){case mc.IN:case mc.NIN:return(t={})["$"+this.operator]=this.operands,t;case mc.NEQ:return(e={}).$ne=this.operands[0],e;default:return(n={})["$"+this.operator]=this.operands[0],n}},e.prototype._setFieldName=function(t){return new e(this.operator,this.operands,t)},e.prototype.eq=function(t){var n=new e(mc.EQ,[t],this.fieldName);return this.and(n)},e.prototype.neq=function(t){var n=new e(mc.NEQ,[t],this.fieldName);return this.and(n)},e.prototype.gt=function(t){var n=new e(mc.GT,[t],this.fieldName);return this.and(n)},e.prototype.gte=function(t){var n=new e(mc.GTE,[t],this.fieldName);return this.and(n)},e.prototype.lt=function(t){var n=new e(mc.LT,[t],this.fieldName);return this.and(n)},e.prototype.lte=function(t){var n=new e(mc.LTE,[t],this.fieldName);return this.and(n)},e.prototype.in=function(t){var n=new e(mc.IN,t,this.fieldName);return this.and(n)},e.prototype.nin=function(t){var n=new e(mc.NIN,t,this.fieldName);return this.and(n)},e.prototype.geoNear=function(t){if(!(t.geometry instanceof hc))throw new TypeError('"geometry" must be of type Point. Received type '.concat(typeof t.geometry));if(void 0!==t.maxDistance&&!Nu(t.maxDistance))throw new TypeError('"maxDistance" must be of type Number. Received type '.concat(typeof t.maxDistance));if(void 0!==t.minDistance&&!Nu(t.minDistance))throw new TypeError('"minDistance" must be of type Number. Received type '.concat(typeof t.minDistance));var n=new e(mc.GEO_NEAR,[t],this.fieldName);return this.and(n)},e.prototype.geoWithin=function(t){if(!(t.geometry instanceof Vu||t.geometry instanceof qu||lc.isCentersPhere(t.centerSphere)))throw new TypeError('"geometry" must be of type Polygon or MultiPolygon. Received type '.concat(typeof t.geometry));var n=new e(mc.GEO_WITHIN,[t],this.fieldName);return this.and(n)},e.prototype.geoIntersects=function(t){if(!(t.geometry instanceof hc||t.geometry instanceof ku||t.geometry instanceof qu||t.geometry instanceof Mu||t.geometry instanceof Bu||t.geometry instanceof Vu))throw new TypeError('"geometry" must be of type Point, LineString, Polygon, MultiPoint, MultiLineString or MultiPolygon. Received type '.concat(typeof t.geometry));var n=new e(mc.GEO_INTERSECTS,[t],this.fieldName);return this.and(n)},e}(vc);function wc(t){return t&&t instanceof bc&&t._internalType===gu}function _c(t){return wc(t)}var Ic={};for(var Ec in mc)Ic[Ec]="$"+Ec;for(var Ec in dc)Ic[Ec]="$"+Ec;for(var Ec in ac)Ic[Ec]="$"+Ec;function Sc(t){return Ic[t]||"$"+t}Ic[mc.NEQ]="$ne",Ic[ac.REMOVE]="$unset",Ic[ac.SHIFT]="$pop",Ic[ac.UNSHIFT]="$push";var Oc=function(){return Oc=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Oc.apply(this,arguments)},Pc=function(t,e){var n="function"==typeof Symbol&&t[Symbol.iterator];if(!n)return t;var r,o,i=n.call(t),s=[];try{for(;(void 0===e||e-- >0)&&!(r=i.next()).done;)s.push(r.value)}catch(t){o={error:t}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return s},Ac=function(t,e,n){if(n||2===arguments.length)for(var r,o=0,i=e.length;o<i;o++)!r&&o in e||(r||(r=Array.prototype.slice.call(e,0,o)),r[o]=e[o]);return t.concat(r||Array.prototype.slice.call(e))};function Tc(t){return Rc(t,[t])}function Rc(t,e){if(!Lu(t)){if(Uu(t))return t;if(Du(t))return{$regularExpression:{pattern:t.source,options:t.flags}};if(xu(t))return t.map(function(t){if(e.indexOf(t)>-1)throw new Error("Cannot convert circular structure to JSON");return Rc(t,Ac(Ac([],Pc(e),!1),[t],!1))});if(Cu(t)){var n=Oc({},t),r={};for(var o in n){if(e.indexOf(n[o])>-1)throw new Error("Cannot convert circular structure to JSON");void 0!==n[o]&&(r[o]=Rc(n[o],Ac(Ac([],Pc(e),!1),[n[o]],!1)))}return r}return t}switch(t._internalType){case wu:return t.toJSON();case Pu:case Au:case Tu:return t.parse();default:return t.toJSON?t.toJSON():t}}var Cc=function(){return Cc=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Cc.apply(this,arguments)},Nc=function(t,e){var n="function"==typeof Symbol&&t[Symbol.iterator];if(!n)return t;var r,o,i=n.call(t),s=[];try{for(;(void 0===e||e-- >0)&&!(r=i.next()).done;)s.push(r.value)}catch(t){o={error:t}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return s},xc=function(t,e,n){if(n||2===arguments.length)for(var r,o=0,i=e.length;o<i;o++)!r&&o in e||(r||(r=Array.prototype.slice.call(e,0,o)),r[o]=e[o]);return t.concat(r||Array.prototype.slice.call(e))};function Uc(t,e,n,r){var o=Cc({},t);for(var i in t)if(!/^\$/.test(i)){var s=t[i];if(void 0!==s){if(s&&Cu(s)&&!e(s)){if(r.indexOf(s)>-1)throw new Error("Cannot convert circular structure to JSON");var a=Uc(s,e,xc(xc([],Nc(n),!1),[i],!1),xc(xc([],Nc(r),!1),[s],!1));o[i]=a;var u=!1;for(var c in a)/^\$/.test(c)?u=!0:(o["".concat(i,".").concat(c)]=a[c],delete o[i][c]);u||delete o[i]}}else delete o[i]}return o}function Dc(t){return Uc(t,kc,[],[t])}function Lc(t,e,n){for(var r in e[n]||delete t[n],e)t[r]?xu(t[r])?t[r].push(e[r]):Cu(t[r])?Cu(e[r])?Object.assign(t[r],e[r]):(console.warn("unmergable condition, query is object but condition is ".concat(Ru(e),", can only overwrite"),e,n),t[r]=e[r]):(console.warn("to-merge query is of type ".concat(Ru(t),", can only overwrite"),t,e,n),t[r]=e[r]):t[r]=e[r]}function kc(t){return Lu(t)||Uu(t)||Du(t)}function jc(t){return Tc(t)}var qc=function(){function t(){}return t.encode=function(e){return(new t).encodeUpdate(e)},t.encodeEJSON=function(e,n){var r=new t;return rc(n?e:r.encodeUpdate(e))},t.prototype.encodeUpdate=function(t){return pc(t)?this.encodeUpdateCommand(t):"object"===Ru(t)?this.encodeUpdateObject(t):t},t.prototype.encodeUpdateCommand=function(t){if(t.fieldName===yu)throw new Error("Cannot encode a comparison command with unset field name");switch(t.operator){case ac.PUSH:case ac.PULL:case ac.PULL_ALL:case ac.POP:case ac.SHIFT:case ac.UNSHIFT:case ac.ADD_TO_SET:return this.encodeArrayUpdateCommand(t);default:return this.encodeFieldUpdateCommand(t)}},t.prototype.encodeFieldUpdateCommand=function(t){var e,n,r,o,i=Sc(t.operator);return t.operator===ac.REMOVE?((e={})[i]=((n={})[t.fieldName]="",n),e):((r={})[i]=((o={})[t.fieldName]=t.operands[0],o),r)},t.prototype.encodeArrayUpdateCommand=function(t){var e,n,r,o,i,s,a,u,c,l,h=Sc(t.operator);switch(t.operator){case ac.PUSH:var d=void 0;return d=xu(t.operands)?{$each:t.operands.map(jc)}:t.operands,(e={})[h]=((n={})[t.fieldName]=d,n),e;case ac.UNSHIFT:return d={$each:t.operands.map(jc),$position:0},(r={})[h]=((o={})[t.fieldName]=d,o),r;case ac.POP:return(i={})[h]=((s={})[t.fieldName]=1,s),i;case ac.SHIFT:return(a={})[h]=((u={})[t.fieldName]=-1,u),a;default:return(c={})[h]=((l={})[t.fieldName]=jc(t.operands),l),c}},t.prototype.encodeUpdateObject=function(t){var e=Dc(t);for(var n in e)if(!/^\$/.test(n)){var r=e[n];if(pc(r))e[n]=r._setFieldName(n),Lc(e,this.encodeUpdateCommand(e[n]),n);else{e[n]=r=jc(r);var o=new fc(ac.SET,[r],n);Lc(e,this.encodeUpdateCommand(o),n)}}return e},t}(),Mc=function(){return Mc=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Mc.apply(this,arguments)},Wc=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},Bc=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},Fc=function(){function t(t,e,n,r,o){var i=this;this.watch=function(t){return tc(i._db).watch(Mc(Mc({},t),{envId:i._db.config.env,collectionName:i._coll,query:JSON.stringify({_id:i.id})}))},this._db=t,this._coll=e,this.id=r,this._transactionId=o,this.request=fl.createRequest(this._db.config),this._apiOptions=n}return t.prototype.create=function(t,e){return Xu(this._create(t),e)},t.prototype._create=function(t){return Wc(this,void 0,void 0,function(){var e,n,r;return Bc(this,function(o){switch(o.label){case 0:return!(e=Array.isArray(t))&&this.id&&(t._id=this.id),n={collectionName:this._coll,data:e?t.map(function(t){return rc(Tc(t))}):[rc(Tc(t))],transactionId:this._transactionId},[4,this.request.send("database.insertDocument",n,ec(this._apiOptions))];case 1:return(r=o.sent()).code?[2,r]:this._transactionId?[2,{inserted:1,ok:1,id:r.data.insertedIds[0],requestId:r.requestId}]:e?[2,{ids:r.data&&r.data.insertedIds||[],requestId:r.requestId}]:[2,{id:r.data.insertedIds[0],requestId:r.requestId}]}})})},t.prototype.set=function(t,e){return Xu(this._set(t),e)},t.prototype._set=function(t){return Wc(this,void 0,void 0,function(){var e,n,r,o;return Bc(this,function(i){switch(i.label){case 0:return this.id?t&&"object"==typeof t?t.hasOwnProperty("_id")?[2,sc(this._db.config.throwOnCode,Mc(Mc({},Ku),{message:"不能更新_id的值"}))]:(e=!1,n=function(t){if("object"==typeof t)for(var r in t)t[r]instanceof fc?e=!0:"object"==typeof t[r]&&n(t[r])},n(t),e?[2,sc(this._db.config.throwOnCode,Mc(Mc({},zu),{message:"update operator complicit"}))]:(r={collectionName:this._coll,queryType:Za.DOC,data:rc(Tc(t)),transactionId:this._transactionId,multi:!1,merge:!1,upsert:!0},this.id&&(r.query=rc({_id:this.id})),[4,this.request.send("database.modifyDocument",r,ec(this._apiOptions))])):[2,sc(this._db.config.throwOnCode,Mc(Mc({},Ku),{message:"参数必需是非空对象"}))]:[2,sc(this._db.config.throwOnCode,Mc(Mc({},Ku),{message:"docId不能为空"}))];case 1:return(o=i.sent()).code?[2,o]:this._transactionId?[2,{updated:o.data.updated,upserted:[{_id:o.data.upsert_id}],requestId:o.requestId}]:[2,{updated:o.data.updated,upsertedId:o.data.upsert_id,requestId:o.requestId}]}})})},t.prototype.update=function(t,e){return Xu(this._update(t),e)},t.prototype._update=function(t){return Wc(this,void 0,void 0,function(){var e,n,r;return Bc(this,function(o){switch(o.label){case 0:return t&&"object"==typeof t?t.hasOwnProperty("_id")?[2,sc(this._db.config.throwOnCode,Mc(Mc({},Ku),{message:"不能更新_id的值"}))]:(e=rc({_id:this.id}),n={collectionName:this._coll,transactionId:this._transactionId,data:qc.encodeEJSON(t,this._apiOptions.raw||!1),query:e,queryType:Za.DOC,multi:!1,merge:!0,upsert:!1},[4,this.request.send("database.modifyDocument",n,ec(this._apiOptions))]):[2,sc(this._db.config.throwOnCode,Mc(Mc({},Ku),{message:"参数必需是非空对象"}))];case 1:return(r=o.sent()).code?[2,r]:[2,{updated:r.data.updated,requestId:r.requestId}]}})})},t.prototype.delete=function(t){return this.remove(t)},t.prototype.remove=function(t){return Xu(this._remove(),t)},t.prototype._remove=function(){return Wc(this,void 0,void 0,function(){var t,e,n;return Bc(this,function(r){switch(r.label){case 0:return t=rc({_id:this.id}),e={collectionName:this._coll,transactionId:this._transactionId,query:t,queryType:Za.DOC,multi:!1},[4,this.request.send("database.removeDocument",e,ec(this._apiOptions))];case 1:return(n=r.sent()).code?[2,n]:[2,{deleted:n.data.deleted,requestId:n.requestId}]}})})},t.prototype.get=function(t){return Xu(this._get(),t)},t.prototype._get=function(){return Wc(this,void 0,void 0,function(){var t,e,n,r,o,i;return Bc(this,function(s){switch(s.label){case 0:return t=rc({_id:this.id}),e=this._apiOptions.projection,n={collectionName:this._coll,query:t,transactionId:this._transactionId,queryType:Za.DOC,multi:!1},e&&(n.projection=rc(e)),[4,this.request.send("database.getDocument",n,ec(this._apiOptions))];case 1:return(r=s.sent()).code?[2,r]:(o=r.data.list.map(function(t){return Yu.EJSON.parse(t)}),i=Hu.formatResDocumentData(o),this._transactionId?[2,{data:i[0]||null,requestId:r.requestId}]:[2,{data:i,requestId:r.requestId}])}})})},t.prototype.field=function(e){var n={};for(var r in e)"boolean"==typeof e[r]&&(n[r]=!0===e[r]?1:0),"number"==typeof e[r]&&(n[r]=e[r]>0?1:0),"object"==typeof e[r]&&(n[r]=e[r]);var o=Mc({},this._apiOptions);return o.projection=n,new t(this._db,this._coll,o,this.id,this._transactionId)},t}(),Vc=function(){function t(){}return t.encode=function(t){return(new Gc).encodeQuery(t)},t.encodeEJSON=function(t,e){var n=new Gc;return rc(e?t:n.encodeQuery(t))},t}(),Gc=function(){function t(){}return t.prototype.encodeQuery=function(t,e){var n,r,o;return kc(t)?yc(t)?this.encodeLogicCommand(t):wc(t)?this.encodeQueryCommand(t):Du(t)?((n={})[e]=this.encodeRegExp(t),n):Uu(t)?((r={})[e]=jc(t),r):((o={})[e]=this.encodeQueryObject(t),o):Cu(t)?this.encodeQueryObject(t):t},t.prototype.encodeRegExp=function(t){return{$regularExpression:{pattern:t.source,options:t.flags}}},t.prototype.encodeLogicCommand=function(t){var e,n,r,o,i,s,a,u=this;switch(t.operator){case dc.NOR:case dc.AND:case dc.OR:var c=Sc(t.operator),l=t.operands.map(function(e){return u.encodeQuery(e,t.fieldName)});return(e={})[c]=l,e;case dc.NOT:c=Sc(t.operator);var h=t.operands[0];return Du(h)?((n={})[t.fieldName]=((r={})[c]=this.encodeRegExp(h),r),n):(l=this.encodeQuery(h)[t.fieldName],(o={})[t.fieldName]=((i={})[c]=l,i),o);default:if(c=Sc(t.operator),1===t.operands.length){var d=this.encodeQuery(t.operands[0]);return(s={})[c]=d,s}return l=t.operands.map(this.encodeQuery.bind(this)),(a={})[c]=l,a}},t.prototype.encodeQueryCommand=function(t){return _c(t),this.encodeComparisonCommand(t)},t.prototype.encodeComparisonCommand=function(t){var e,n,r,o,i,s,a,u,c,l,h;if(t.fieldName===yu)throw new Error("Cannot encode a comparison command with unset field name");var d=Sc(t.operator);switch(t.operator){case mc.EQ:case mc.NEQ:case mc.LT:case mc.LTE:case mc.GT:case mc.GTE:case mc.ELEM_MATCH:case mc.EXISTS:case mc.SIZE:case mc.MOD:return(e={})[t.fieldName]=((n={})[d]=jc(t.operands[0]),n),e;case mc.IN:case mc.NIN:case mc.ALL:return(r={})[t.fieldName]=((o={})[d]=jc(t.operands),o),r;case mc.GEO_NEAR:var f=t.operands[0];return(i={})[t.fieldName]={$nearSphere:{$geometry:f.geometry.toJSON(),$maxDistance:f.maxDistance,$minDistance:f.minDistance}},i;case mc.GEO_WITHIN:if((f=t.operands[0]).centerSphere){lc.isCentersPhere(f.centerSphere);var p=f.centerSphere;return p[0]._internalType===wu?((s={})[t.fieldName]={$geoWithin:{$centerSphere:[p[0].toJSON().coordinates,p[1]]}},s):((a={})[t.fieldName]={$geoWithin:{$centerSphere:f.centerSphere}},a)}return(u={})[t.fieldName]={$geoWithin:{$geometry:f.geometry.toJSON()}},u;case mc.GEO_INTERSECTS:return f=t.operands[0],(c={})[t.fieldName]={$geoIntersects:{$geometry:f.geometry.toJSON()}},c;default:return(l={})[t.fieldName]=((h={})[d]=jc(t.operands[0]),h),l}},t.prototype.encodeQueryObject=function(t){var e=Dc(t);for(var n in e){var r=e[n];if(yc(r)){e[n]=r._setFieldName(n);var o=this.encodeLogicCommand(e[n]);this.mergeConditionAfterEncode(e,o,n)}else _c(r)?(e[n]=r._setFieldName(n),o=this.encodeComparisonCommand(e[n]),this.mergeConditionAfterEncode(e,o,n)):kc(r)&&(e[n]=jc(r))}return e},t.prototype.mergeConditionAfterEncode=function(t,e,n){for(var r in e[n]||delete t[n],e)t[r]?xu(t[r])?t[r]=t[r].concat(e[r]):Cu(t[r])?Cu(e[r])?Object.assign(t,e):(console.warn("unmergable condition, query is object but condition is ".concat(Ru(e),", can only overwrite"),e,n),t[r]=e[r]):(console.warn("to-merge query is of type ".concat(Ru(t),", can only overwrite"),t,e,n),t[r]=e[r]):t[r]=e[r]},t}(),Hc=function(){return Hc=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Hc.apply(this,arguments)},Kc=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},Jc=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},zc=function(){function t(t,e,n,r,o){var i=this;this.watch=function(t){var e=tc(i._db),n=i._apiOptions,r=n.limit,o=n.order;return e.watch(Hc(Hc({},t),{envId:i._db.config.env,collectionName:i._coll,query:JSON.stringify(i._fieldFilters),limit:r,orderBy:o?o.reduce(function(t,e){return t[e.field]=e.direction,t},{}):void 0}))},this._db=t,this._coll=e,this._fieldFilters=n,this._apiOptions=r||{},this._request=fl.createRequest(this._db.config),this._transactionId=o}return t.prototype.get=function(t){return Xu(this._get(),t)},t.prototype._get=function(){return Kc(this,void 0,void 0,function(){var t,e,n,r,o,i,s,a,u;return Jc(this,function(c){switch(c.label){case 0:return t=this._apiOptions.order,e={collectionName:this._coll,queryType:Za.WHERE,transactionId:this._transactionId},this._fieldFilters&&(e.query=this._fieldFilters),t&&(e.order=rc(t)),(n=this._apiOptions.offset)&&(e.offset=n),r=this._apiOptions.limit,e.limit=r?r<1e3?r:1e3:100,(o=this._apiOptions.projection)&&(e.projection=rc(o)),[4,this._request.send("database.getDocument",e,ec(this._apiOptions))];case 1:return(i=c.sent()).code?[2,i]:(s=i.data.list.map(function(t){return Yu.EJSON.parse(t)}),a=Hu.formatResDocumentData(s),u={data:a,requestId:i.requestId},i.total&&(u.total=i.total),i.limit&&(u.limit=i.limit),i.offset&&(u.offset=i.offset),[2,u])}})})},t.prototype.count=function(t){return Xu(this._count(),t)},t.prototype._count=function(){return Kc(this,void 0,void 0,function(){var t,e;return Jc(this,function(n){switch(n.label){case 0:return t={collectionName:this._coll,queryType:Za.WHERE},this._fieldFilters&&(t.query=this._fieldFilters),[4,this._request.send("database.calculateDocument",t,ec(this._apiOptions))];case 1:return(e=n.sent()).code?[2,e]:[2,{requestId:e.requestId,total:e.data.total}]}})})},t.prototype.where=function(e){if("Object"!==Object.prototype.toString.call(e).slice(8,-1))throw Error(za.QueryParamTypeError);var n=Object.keys(e),r=n.some(function(t){return void 0!==e[t]});if(n.length&&!r)throw Error(za.QueryParamValueError);return new t(this._db,this._coll,Vc.encodeEJSON(e,this._apiOptions.raw||!1),this._apiOptions,this._transactionId)},t.prototype.options=function(e){return lc.isValidOptions(e),new t(this._db,this._coll,this._fieldFilters,e,this._transactionId)},t.prototype.orderBy=function(e,n){var r;lc.isFieldPath(e),lc.isFieldOrder(n);var o=((r={})[e]="desc"===n?-1:1,r),i=this._apiOptions.order||{},s=Object.assign({},this._apiOptions,{order:Object.assign({},i,o)});return new t(this._db,this._coll,this._fieldFilters,s,this._transactionId)},t.prototype.limit=function(e){lc.isInteger("limit",e);var n=Hc({},this._apiOptions);return n.limit=e,new t(this._db,this._coll,this._fieldFilters,n,this._transactionId)},t.prototype.skip=function(e){lc.isInteger("offset",e);var n=Hc({},this._apiOptions);return n.offset=e,new t(this._db,this._coll,this._fieldFilters,n,this._transactionId)},t.prototype.update=function(t,e){return Xu(this._update(t),e)},t.prototype._update=function(t){return Kc(this,void 0,void 0,function(){var e,n,r,o;return Jc(this,function(i){switch(i.label){case 0:return t&&"object"==typeof t?t.hasOwnProperty("_id")?[2,sc(this._db.config.throwOnCode,Hc(Hc({},Ku),{message:"不能更新_id的值"}))]:(e=this._apiOptions.multiple,n=void 0===e||e,r={collectionName:this._coll,queryType:Za.WHERE,multi:n,merge:!0,upsert:!1,data:qc.encodeEJSON(t,this._apiOptions.raw||!1)},this._transactionId&&(r.transactionId=this._transactionId),this._fieldFilters&&(r.query=this._fieldFilters),[4,this._request.send("database.modifyDocument",r,ec(this._apiOptions))]):[2,sc(this._db.config.throwOnCode,Hc(Hc({},Ku),{message:"参数必需是非空对象"}))];case 1:return(o=i.sent()).code?[2,o]:[2,{requestId:o.requestId,updated:o.data.updated,upsertId:o.data.upsert_id}]}})})},t.prototype.field=function(e){var n={};for(var r in e)"boolean"==typeof e[r]&&(n[r]=!0===e[r]?1:0),"number"==typeof e[r]&&(n[r]=e[r]>0?1:0),"object"==typeof e[r]&&(n[r]=e[r]);var o=Hc({},this._apiOptions);return o.projection=n,new t(this._db,this._coll,this._fieldFilters,o,this._transactionId)},t.prototype.remove=function(t){return Xu(this._remove(),t)},t.prototype._remove=function(){return Kc(this,void 0,void 0,function(){var t,e,n,r,o,i,s,a,u;return Jc(this,function(c){switch(c.label){case 0:return t=this._apiOptions,e=t.offset,n=t.limit,r=t.projection,o=t.order,void 0===e&&void 0===n&&void 0===r&&void 0===o||console.warn("`offset`, `limit`, `projection`, `orderBy` are not supported in remove() operation"),i=this._apiOptions.multiple,s=void 0===i||i,a={collectionName:this._coll,query:this._fieldFilters,queryType:Za.WHERE,multi:s},this._transactionId&&(a.transactionId=this._transactionId),[4,this._request.send("database.removeDocument",a,ec(this._apiOptions))];case 1:return(u=c.sent()).code?[2,u]:[2,{requestId:u.requestId,deleted:u.data.deleted}]}})})},t.prototype.updateAndReturn=function(t){return Kc(this,void 0,void 0,function(){var e,n;return Jc(this,function(r){switch(r.label){case 0:return t&&"object"==typeof t?t.hasOwnProperty("_id")?[2,sc(this._db.config.throwOnCode,Hc(Hc({},Ku),{message:"不能更新_id的值"}))]:(e={collectionName:this._coll,queryType:Za.WHERE,data:qc.encodeEJSON(t,!1)},this._transactionId&&(e.transactionId=this._transactionId),this._fieldFilters&&(e.query=this._fieldFilters),[4,this._request.send("database.modifyAndReturnDoc",e,ec(this._apiOptions))]):[2,sc(this._db.config.throwOnCode,Hc(Hc({},Ku),{message:"参数必需是非空对象"}))];case 1:return(n=r.sent()).code?[2,n]:[2,{requestId:n.requestId,updated:n.data.updated,doc:n.data.doc&&Yu.EJSON.parse(n.data.doc)}]}})})},t}(),Yc=function(){function t(t,e,n){var r=this;this._stages=[],t&&e&&(this._db=t,this._request=fl.createRequest(this._db.config),this._collectionName=e,n&&n.length>0&&n.forEach(function(t){lc.isValidAggregation(t);var e=Object.keys(t)[0];r._pipe(e,t[e],!0)}))}return t.prototype.end=function(){return t=this,e=void 0,r=function(){var t;return function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}}(this,function(e){switch(e.label){case 0:if(!this._collectionName||!this._db)throw new Error("Aggregation pipeline cannot send request");return[4,this._request.send("database.aggregateDocuments",{collectionName:this._collectionName,stages:this._stages})];case 1:return(t=e.sent())&&t.data&&t.data.list?[2,{requestId:t.requestId,data:t.data.list.map(Yu.EJSON.parse)}]:[2,t]}})},new((n=void 0)||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())});var t,e,n,r},t.prototype.unwrap=function(){return this._stages},t.prototype.done=function(){return this._stages.map(function(t){var e,n=t.stageKey,r=t.stageValue;return(e={})[n]=JSON.parse(r),e})},t.prototype._pipe=function(t,e,n){void 0===n&&(n=!1);var r;return r="object"===Ru(e)?rc(e):JSON.stringify(e),this._stages.push({stageKey:n?t:"$".concat(t),stageValue:r}),this},t.prototype.addFields=function(t){return this._pipe("addFields",t)},t.prototype.bucket=function(t){return this._pipe("bucket",t)},t.prototype.bucketAuto=function(t){return this._pipe("bucketAuto",t)},t.prototype.count=function(t){return this._pipe("count",t)},t.prototype.geoNear=function(t){return t.query&&(t.query=Vc.encode(t.query)),t.distanceMultiplier&&"number"==typeof t.distanceMultiplier&&(t.distanceMultiplier=t.distanceMultiplier),t.near&&(t.near=new hc(t.near.longitude,t.near.latitude).toJSON()),this._pipe("geoNear",t)},t.prototype.group=function(t){return this._pipe("group",t)},t.prototype.limit=function(t){return this._pipe("limit",t)},t.prototype.match=function(t){return this._pipe("match",Vc.encode(t))},t.prototype.project=function(t){return this._pipe("project",t)},t.prototype.lookup=function(t){return this._pipe("lookup",t)},t.prototype.replaceRoot=function(t){return this._pipe("replaceRoot",t)},t.prototype.sample=function(t){return this._pipe("sample",t)},t.prototype.skip=function(t){return this._pipe("skip",t)},t.prototype.sort=function(t){return this._pipe("sort",t)},t.prototype.sortByCount=function(t){return this._pipe("sortByCount",t)},t.prototype.unwind=function(t){return this._pipe("unwind",t)},t}();const Qc=Yc;var $c=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},t(e,n)};return function(e,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),Xc=function(t){function e(e,n,r,o){var i=t.call(this,e,n,"",r,o)||this;return o&&(i._transactionId=o),i}return $c(e,t),Object.defineProperty(e.prototype,"name",{get:function(){return this._coll},enumerable:!1,configurable:!0}),e.prototype.doc=function(t){if("string"!=typeof t&&"number"!=typeof t)throw new Error("docId必须为字符串或数字");return new Fc(this._db,this._coll,this._apiOptions,t,this._transactionId)},e.prototype.add=function(t,e){return Xu(this._add(t),e)},e.prototype._add=function(t){return e=this,n=void 0,o=function(){var e,n,r;return function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}}(this,function(o){switch(o.label){case 0:return e=t,xu(t)||(e=[t]),e=e.map(function(t){return rc(Tc(t))}),n={collectionName:this._coll,data:e},this._transactionId&&(n.transactionId=this._transactionId),[4,this._request.send("database.insertDocument",n,ec(this._apiOptions))];case 1:return(r=o.sent()).code?[2,r]:xu(t)?[2,{ids:r.data.insertedIds,requestId:r.requestId}]:this._transactionId?[2,{inserted:1,ok:1,id:r.data.insertedIds[0],requestId:r.requestId}]:[2,{id:r.data.insertedIds[0],requestId:r.requestId}]}})},new((r=void 0)||(r=Promise))(function(t,i){function s(t){try{u(o.next(t))}catch(t){i(t)}}function a(t){try{u(o.throw(t))}catch(t){i(t)}}function u(e){var n;e.done?t(e.value):(n=e.value,n instanceof r?n:new r(function(t){t(n)})).then(s,a)}u((o=o.apply(e,n||[])).next())});var e,n,r,o},e.prototype.aggregate=function(t){return void 0===t&&(t=[]),new Qc(this._db,this._coll,this._apiOptions.raw?t:[])},e.prototype.options=function(t){return lc.isValidOptions(t),new e(this._db,this._coll,t,this._transactionId)},e}(zc),Zc={eq:function(t){return new bc(mc.EQ,[t])},neq:function(t){return new bc(mc.NEQ,[t])},lt:function(t){return new bc(mc.LT,[t])},lte:function(t){return new bc(mc.LTE,[t])},gt:function(t){return new bc(mc.GT,[t])},gte:function(t){return new bc(mc.GTE,[t])},in:function(t){return new bc(mc.IN,t)},nin:function(t){return new bc(mc.NIN,t)},all:function(t){return new bc(mc.ALL,t)},elemMatch:function(t){return new bc(mc.ELEM_MATCH,[t])},exists:function(t){return new bc(mc.EXISTS,[t])},size:function(t){return new bc(mc.SIZE,[t])},mod:function(){return new bc(mc.MOD,1==arguments.length?[arguments[0]]:2==arguments.length?[[arguments[0],arguments[1]]]:arguments)},geoNear:function(t){return new bc(mc.GEO_NEAR,[t])},geoWithin:function(t){return new bc(mc.GEO_WITHIN,[t])},geoIntersects:function(t){return new bc(mc.GEO_INTERSECTS,[t])},and:function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=xu(arguments[0])?arguments[0]:Array.from(arguments);return new vc(dc.AND,n)},nor:function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=xu(arguments[0])?arguments[0]:Array.from(arguments);return new vc(dc.NOR,n)},or:function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=xu(arguments[0])?arguments[0]:Array.from(arguments);return new vc(dc.OR,n)},not:function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=xu(arguments[0])?arguments[0]:Array.from(arguments);return new vc(dc.NOT,n)},set:function(t){return new fc(ac.SET,[t])},remove:function(){return new fc(ac.REMOVE,[])},inc:function(t){return new fc(ac.INC,[t])},mul:function(t){return new fc(ac.MUL,[t])},push:function(){for(var t,e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];if(Cu(e[0])&&e[0].hasOwnProperty("each")){t={};var r=e[0];void 0!==r.each&&(t.$each=r.each),void 0!==r.position&&(t.$position=r.position),void 0!==r.sort&&(t.$sort=r.sort),void 0!==r.slice&&(t.$slice=r.slice)}else t=xu(e[0])?e[0]:Array.from(e);return new fc(ac.PUSH,t)},pull:function(t){return new fc(ac.PULL,t)},pullAll:function(t){return new fc(ac.PULL_ALL,t)},pop:function(){return new fc(ac.POP,[])},shift:function(){return new fc(ac.SHIFT,[])},unshift:function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=xu(arguments[0])?arguments[0]:Array.from(arguments);return new fc(ac.UNSHIFT,n)},addToSet:function(t){return new fc(ac.ADD_TO_SET,t)},rename:function(t){return new fc(ac.RENAME,[t])},bit:function(t){return new fc(ac.BIT,[t])},max:function(t){return new fc(ac.MAX,[t])},min:function(t){return new fc(ac.MIN,[t])},expr:function(t){return{$expr:t}},jsonSchema:function(t){return{$jsonSchema:t}},text:function(t){return function(t){return"string"===Ru(t)}(t)?{$search:t.search}:{$search:t.search,$language:t.language,$caseSensitive:t.caseSensitive,$diacriticSensitive:t.diacriticSensitive}},aggregate:{pipeline:function(){return new Qc},abs:function(t){return new tl("abs",t)},add:function(t){return new tl("add",t)},ceil:function(t){return new tl("ceil",t)},divide:function(t){return new tl("divide",t)},exp:function(t){return new tl("exp",t)},floor:function(t){return new tl("floor",t)},ln:function(t){return new tl("ln",t)},log:function(t){return new tl("log",t)},log10:function(t){return new tl("log10",t)},mod:function(t){return new tl("mod",t)},multiply:function(t){return new tl("multiply",t)},pow:function(t){return new tl("pow",t)},sqrt:function(t){return new tl("sqrt",t)},subtract:function(t){return new tl("subtract",t)},trunc:function(t){return new tl("trunc",t)},arrayElemAt:function(t){return new tl("arrayElemAt",t)},arrayToObject:function(t){return new tl("arrayToObject",t)},concatArrays:function(t){return new tl("concatArrays",t)},filter:function(t){return new tl("filter",t)},in:function(t){return new tl("in",t)},indexOfArray:function(t){return new tl("indexOfArray",t)},isArray:function(t){return new tl("isArray",t)},map:function(t){return new tl("map",t)},range:function(t){return new tl("range",t)},reduce:function(t){return new tl("reduce",t)},reverseArray:function(t){return new tl("reverseArray",t)},size:function(t){return new tl("size",t)},slice:function(t){return new tl("slice",t)},zip:function(t){return new tl("zip",t)},and:function(t){return new tl("and",t)},not:function(t){return new tl("not",t)},or:function(t){return new tl("or",t)},cmp:function(t){return new tl("cmp",t)},eq:function(t){return new tl("eq",t)},gt:function(t){return new tl("gt",t)},gte:function(t){return new tl("gte",t)},lt:function(t){return new tl("lt",t)},lte:function(t){return new tl("lte",t)},neq:function(t){return new tl("ne",t)},cond:function(t){return new tl("cond",t)},ifNull:function(t){return new tl("ifNull",t)},switch:function(t){return new tl("switch",t)},dateFromParts:function(t){return new tl("dateFromParts",t)},dateFromString:function(t){return new tl("dateFromString",t)},dayOfMonth:function(t){return new tl("dayOfMonth",t)},dayOfWeek:function(t){return new tl("dayOfWeek",t)},dayOfYear:function(t){return new tl("dayOfYear",t)},isoDayOfWeek:function(t){return new tl("isoDayOfWeek",t)},isoWeek:function(t){return new tl("isoWeek",t)},isoWeekYear:function(t){return new tl("isoWeekYear",t)},millisecond:function(t){return new tl("millisecond",t)},minute:function(t){return new tl("minute",t)},month:function(t){return new tl("month",t)},second:function(t){return new tl("second",t)},hour:function(t){return new tl("hour",t)},week:function(t){return new tl("week",t)},year:function(t){return new tl("year",t)},literal:function(t){return new tl("literal",t)},mergeObjects:function(t){return new tl("mergeObjects",t)},objectToArray:function(t){return new tl("objectToArray",t)},allElementsTrue:function(t){return new tl("allElementsTrue",t)},anyElementTrue:function(t){return new tl("anyElementTrue",t)},setDifference:function(t){return new tl("setDifference",t)},setEquals:function(t){return new tl("setEquals",t)},setIntersection:function(t){return new tl("setIntersection",t)},setIsSubset:function(t){return new tl("setIsSubset",t)},setUnion:function(t){return new tl("setUnion",t)},concat:function(t){return new tl("concat",t)},dateToString:function(t){return new tl("dateToString",t)},indexOfBytes:function(t){return new tl("indexOfBytes",t)},indexOfCP:function(t){return new tl("indexOfCP",t)},split:function(t){return new tl("split",t)},strLenBytes:function(t){return new tl("strLenBytes",t)},strLenCP:function(t){return new tl("strLenCP",t)},strcasecmp:function(t){return new tl("strcasecmp",t)},substr:function(t){return new tl("substr",t)},substrBytes:function(t){return new tl("substrBytes",t)},substrCP:function(t){return new tl("substrCP",t)},toLower:function(t){return new tl("toLower",t)},toUpper:function(t){return new tl("toUpper",t)},meta:function(t){return new tl("meta",t)},addToSet:function(t){return new tl("addToSet",t)},avg:function(t){return new tl("avg",t)},first:function(t){return new tl("first",t)},last:function(t){return new tl("last",t)},max:function(t){return new tl("max",t)},min:function(t){return new tl("min",t)},push:function(t){return new tl("push",t)},stdDevPop:function(t){return new tl("stdDevPop",t)},stdDevSamp:function(t){return new tl("stdDevSamp",t)},sum:function(t){return new tl("sum",t)},let:function(t){return new tl("let",t)}},project:{slice:function(t){return new el("slice",t)},elemMatch:function(t){return new el("elemMatch",t)}}},tl=function(t,e){this["$"+t]=e},el=function(t,e){this["$"+t]=e},nl=function(){function t(t){var e=(void 0===t?{}:t).offset,n=void 0===e?0:e;this.offset=n}return Object.defineProperty(t.prototype,"_internalType",{get:function(){return Pu},enumerable:!1,configurable:!0}),t.prototype.parse=function(){return{$tcb_server_date:{offset:this.offset}}},t}();function rl(t){return new nl(t)}var ol=function(){function t(t){var e=t.regexp,n=t.options;if(!e)throw new TypeError("regexp must be a string");this.$regularExpression={pattern:e||"",options:n||""}}return t.prototype.parse=function(){return{$regularExpression:{pattern:this.$regularExpression.pattern,options:this.$regularExpression.options}}},Object.defineProperty(t.prototype,"_internalType",{get:function(){return Au},enumerable:!1,configurable:!0}),t}();function il(t){return new ol(t)}var sl=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},al=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},ul=function(){function t(t){this._db=t,this._request=fl.createRequest(this._db.config),this.aborted=!1,this.commited=!1,this.inited=!1}return t.prototype.init=function(){return sl(this,void 0,void 0,function(){var t;return al(this,function(e){switch(e.label){case 0:return[4,this._request.send("database.startTransaction")];case 1:if((t=e.sent()).code)throw t;return this.inited=!0,this._id=t.transactionId,[2]}})})},t.prototype.collection=function(t){if(!t)throw new Error("Collection name is required");return new Xc(this._db,t,{},this._id)},t.prototype.getTransactionId=function(){return this._id},t.prototype.getRequestMethod=function(){return this._request},t.prototype.commit=function(){return sl(this,void 0,void 0,function(){var t,e;return al(this,function(n){switch(n.label){case 0:return t={transactionId:this._id},[4,this._request.send("database.commitTransaction",t)];case 1:if((e=n.sent()).code)throw e;return this.commited=!0,[2,e]}})})},t.prototype.rollback=function(t){return sl(this,void 0,void 0,function(){var e,n;return al(this,function(r){switch(r.label){case 0:return e={transactionId:this._id},[4,this._request.send("database.abortTransaction",e)];case 1:if((n=r.sent()).code)throw n;return this.aborted=!0,this.abortReason=t,[2,n]}})})},t}();function cl(){return sl(this,void 0,void 0,function(){var t;return al(this,function(e){switch(e.label){case 0:return[4,(t=new ul(this)).init()];case 1:return e.sent(),[2,t]}})})}function ll(t,e){return void 0===e&&(e=3),sl(this,void 0,void 0,function(){var n,r,o,i,s=this;return al(this,function(a){switch(a.label){case 0:return a.trys.push([0,4,,10]),[4,(n=new ul(this)).init()];case 1:return a.sent(),[4,t(n)];case 2:if(r=a.sent(),!0===n.aborted)throw n.abortReason;return[4,n.commit()];case 3:return a.sent(),[2,r];case 4:if(o=a.sent(),!1===n.inited)throw o;return i=function(t){return sl(s,void 0,void 0,function(){return al(this,function(e){switch(e.label){case 0:if(n.aborted||n.commited)return[3,5];e.label=1;case 1:return e.trys.push([1,3,,4]),[4,n.rollback()];case 2:case 3:return e.sent(),[3,4];case 4:throw t;case 5:if(!0===n.aborted)throw n.abortReason;throw t}})})},e<=0?[4,i(o)]:[3,6];case 5:a.sent(),a.label=6;case 6:return o&&o.code===Ju?[4,ll.bind(this)(t,--e)]:[3,8];case 7:return[2,a.sent()];case 8:return[4,i(o)];case 9:return a.sent(),[3,10];case 10:return[2]}})})}var hl=function(){function t(t){var e=(void 0===t?{}:t).id,n=void 0===e?"":e;this.id=n}return Object.defineProperty(t.prototype,"_internalType",{get:function(){return Tu},enumerable:!1,configurable:!0}),t.prototype.parse=function(){return{$oid:this.id}},t}();function dl(t){return new hl(t)}var fl=function(){function t(t){this.config=t,this.Geo=c,this.serverDate=rl,this.command=Zc,this.RegExp=il,this.ObjectId=dl,this.startTransaction=cl,this.runTransaction=ll,this.logicCommand=vc,this.updateCommand=fc,this.queryCommand=bc}return t.createRequest=function(e){var n=new t.reqClass(e),r=n.send;return n.send=function(t,n){for(var o=[],i=2;i<arguments.length;i++)o[i-2]=arguments[i];return n&&(e.instance&&(n.instance=e.instance),e.database&&(n.database=e.database)),r.call.apply(r,function(t,e,n){if(n||2===arguments.length)for(var r,o=0,i=e.length;o<i;o++)!r&&o in e||(r||(r=Array.prototype.slice.call(e,0,o)),r[o]=e[o]);return t.concat(r||Array.prototype.slice.call(e))}([this,t,n],function(t,e){var n="function"==typeof Symbol&&t[Symbol.iterator];if(!n)return t;var r,o,i=n.call(t),s=[];try{for(;(void 0===e||e-- >0)&&!(r=i.next()).done;)s.push(r.value)}catch(t){o={error:t}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return s}(o),!1))},n},t.prototype.collection=function(t){if(!t)throw new Error("Collection name is required");return new Xc(this,t)},t.prototype.createCollection=function(e){var n={collectionName:e};return t.createRequest(this.config).send("database.addCollection",n)},t}(),pl=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},t(e,n)};return function(e,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),vl=function(){return vl=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},vl.apply(this,arguments)},yl=function(t,e,n,r){return new(n||(n=Promise))(function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}u((r=r.apply(t,e||[])).next())})},ml=function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},gl={filterRes:function(t){return delete(t=D(t)).header,delete t.statusCode,t},flattenResData:function(t){if("object"==typeof t.data&&null!==t.data){var e=vl(vl({},t),t.data);return delete e.data,e}return t},safeParseEJSON:function(t){if("string"!=typeof t)return t;try{return Yu.EJSON.parse(t)}catch(e){return t}},parseEJSONParam:function(t){if("string"!=typeof t)return t;try{return JSON.parse(t)}catch(e){return t}},parseEJSONValue:function(t){if("string"!=typeof t)return t;try{return Yu.EJSON.parse(t)}catch(e){return gl.parseEJSONParam(t)}},normalizeOrderParam:function(t){if(null!=t&&""!==t){for(var e=gl.parseEJSONValue(t),n=function(t){var e=t&&"object"==typeof t?Number(t):t;if("number"==typeof e&&!isNaN(e))return e<0?"desc":"asc";if("string"==typeof e){var n=e.toLowerCase();if("desc"===n||"-1"===n)return"desc";if("asc"===n||"1"===n)return"asc"}},r=[],o=0,i=Array.isArray(e)?e:[e];o<i.length;o++){var s=i[o];if(s&&"object"==typeof s)if(void 0!==s.field)(c=n(s.direction))&&r.push({field:s.field,direction:c});else for(var a=0,u=Object.entries(s);a<u.length;a++){var c,l=u[a],h=l[0];(c=n(l[1]))&&r.push({field:h,direction:c})}}return r.length?r:void 0}},extractDocId:function(t){if(t&&"object"==typeof t&&!Array.isArray(t)&&1===Object.keys(t).length&&"_id"in t){var e=t._id;if("string"==typeof e||"number"==typeof e)return String(e);if(e&&"object"==typeof e){if("string"==typeof e.$oid)return e.$oid;var n=e.$eq;if("string"==typeof n||"number"==typeof n)return String(n);if(n&&"object"==typeof n&&"string"==typeof n.$oid)return n.$oid}}},toLegacyRegExp:function(t){if(!t||"object"!=typeof t)return t;if(t.$regularExpression&&"object"==typeof t.$regularExpression){var e=t.$regularExpression;return{$regex:e.pattern,$options:e.options}}if(Array.isArray(t))return t.map(function(t){return gl.toLegacyRegExp(t)});var n={};for(var r in t)n[r]=gl.toLegacyRegExp(t[r]);return n},parseWriteParam:function(t){return gl.toLegacyRegExp(gl.parseEJSONParam(t))},buildQueryParams:function(t){return Object.entries(t).filter(function(t){t[0];var e=t[1];return null!=e&&""!==e}).map(function(t){var e=t[0],n=t[1],r="object"==typeof n?JSON.stringify(n):String(n);return"".concat(encodeURIComponent(e),"=").concat(encodeURIComponent(r))}).join("&")},getUrlPrefix:function(t){var e=(null==t?void 0:t.instance)||"(default)",n=(null==t?void 0:t.database)||"(default)";return"/database/instances/".concat(e,"/databases/").concat(n)},"database.queryDocument":function(t,e){var n,r,o,i;return yl(this,void 0,Promise,function(){var s,a,u,c,l,h,d;return ml(this,function(f){switch(f.label){case 0:return s=gl.parseEJSONParam(t.query),a=gl.parseEJSONValue(t.projection),u=gl.extractDocId(s),c=void 0!==u,l=gl.buildQueryParams(vl({projection:a,transactionId:t.transactionId},c?{}:{offset:null!==(n=t.offset)&&void 0!==n?n:0,limit:null!==(r=t.limit)&&void 0!==r?r:100,order:gl.normalizeOrderParam(t.order),query:s?Yu.EJSON.stringify(s,{relaxed:!1}):void 0})),h="".concat(gl.getUrlPrefix(t),"/collections/").concat(t.collectionName,"/documents?").concat(l),c&&(h="".concat(gl.getUrlPrefix(t),"/collections/").concat(t.collectionName,"/documents/").concat(u,"?").concat(l)),[4,this.gateWay({url:h,method:"GET"},e)];case 1:return(d=f.sent()).data=gl.safeParseEJSON(JSON.stringify(d.data)),!c||d.code||(null===(o=d.data)||void 0===o?void 0:o.code)?(d.code||(null===(i=d.data)||void 0===i?void 0:i.code)?d=vl(vl({},d),{data:vl(vl({},d.data),{list:[]})}):Array.isArray(d.data)?d=vl(vl({},d),{data:{list:d.data}}):d.data&&!Array.isArray(d.data.list)&&(d=vl(vl({},d),{data:vl(vl({},d.data),{list:[]})})),[2,gl.filterRes(d)]):[2,vl(vl({},d),{data:{list:[d.data]}})]}})})},"database.addDocument":function(t,e){var n,r,o;return yl(this,void 0,Promise,function(){var i,s;return ml(this,function(a){switch(a.label){case 0:return i=(Array.isArray(t.data)?t.data:[t.data]).map(function(t){return gl.parseWriteParam(t)}),[4,this.gateWay({url:"".concat(gl.getUrlPrefix(t),"/collections/").concat(t.collectionName,"/documents"),method:"POST",data:vl({data:i},t.transactionId&&{transactionId:t.transactionId})},e)];case 1:return s=a.sent(),Array.isArray(t.data)?s=vl(vl({},s),{data:vl({ids:(null===(n=s.data)||void 0===n?void 0:n.insertedIds)||[]},s.data)}):(null===(o=null===(r=s.data)||void 0===r?void 0:r.insertedIds)||void 0===o?void 0:o[0])&&(s=vl(vl({},s),{data:vl({_id:s.data.insertedIds[0]},s.data)})),[2,gl.filterRes(s)]}})})},"database.updateDocument":function(t,e){var n;return yl(this,void 0,Promise,function(){var r;return ml(this,function(o){switch(o.label){case 0:return[4,this.gateWay({url:"".concat(gl.getUrlPrefix(t),"/collections/").concat(t.collectionName,"/documents"),method:"PATCH",data:vl({query:gl.parseEJSONParam(t.query),data:gl.parseEJSONParam(t.data),multi:!!t.multi,upsert:!!t.upsert,replaceMode:null!==(n=t.replaceMode)&&void 0!==n?n:!1===t.merge},t.transactionId&&{transactionId:t.transactionId})},e)];case 1:return r=o.sent(),[2,gl.filterRes(r)]}})})},"database.deleteDocument":function(t,e){return yl(this,void 0,Promise,function(){var n;return ml(this,function(r){switch(r.label){case 0:return[4,this.gateWay({url:"".concat(gl.getUrlPrefix(t),"/collections/").concat(t.collectionName,"/documents/remove"),method:"POST",data:vl({query:gl.parseEJSONParam(t.query),multi:!!t.multi},t.transactionId&&{transactionId:t.transactionId})},e)];case 1:return n=r.sent(),[2,gl.filterRes(n)]}})})},"database.countDocument":function(t,e){return yl(this,void 0,Promise,function(){var n,r,o;return ml(this,function(i){switch(i.label){case 0:return n=gl.parseEJSONParam(t.query),r=gl.buildQueryParams({count:!0,query:n?Yu.EJSON.stringify(n,{relaxed:!1}):void 0}),[4,this.gateWay({url:"".concat(gl.getUrlPrefix(t),"/collections/").concat(t.collectionName,"/documents?").concat(r),method:"GET"},e)];case 1:return o=i.sent(),[2,gl.filterRes(o)]}})})},"database.addCollection":function(t,e){return yl(this,void 0,Promise,function(){var n;return ml(this,function(r){switch(r.label){case 0:return[4,this.gateWay({url:"".concat(gl.getUrlPrefix(t),"/collections"),method:"POST",data:{collectionName:t.collectionName}},e)];case 1:return n=r.sent(),[2,gl.filterRes(n)]}})})},"database.aggregate":function(t,e){var n;return yl(this,void 0,Promise,function(){var r,o;return ml(this,function(i){switch(i.label){case 0:return r=t.stages.map(function(t){var e,n;try{var r="string"==typeof t.stageValue?JSON.parse(t.stageValue):t.stageValue;return(e={})[t.stageKey]=Yu.EJSON.serialize(r),e}catch(e){return(n={})[t.stageKey]=t.stageValue,n}}),[4,this.gateWay({url:"".concat(gl.getUrlPrefix(t),"/collections/").concat(t.collectionName,"/documents/aggregations"),method:"POST",data:{pipeline:r}},e)];case 1:return o=i.sent(),Array.isArray(null===(n=o.data)||void 0===n?void 0:n.list)&&(o.data.list=JSON.stringify(o.data.list.map(function(t){return JSON.stringify(t)}))),[2,gl.filterRes(o)]}})})},"database.startTransaction":function(t,e){return yl(this,void 0,void 0,function(){var n;return ml(this,function(r){switch(r.label){case 0:return[4,this.gateWay({url:"".concat(gl.getUrlPrefix(t),"/transactions"),method:"POST"},e)];case 1:return n=r.sent(),[2,gl.filterRes(gl.flattenResData(n))]}})})},"database.commitTransaction":function(t,e){return yl(this,void 0,void 0,function(){var n;return ml(this,function(r){switch(r.label){case 0:return[4,this.gateWay({url:"".concat(gl.getUrlPrefix(t),"/transactions/").concat(t.transactionId,"/commit"),method:"POST"},e)];case 1:return n=r.sent(),[2,gl.filterRes(n)]}})})},"database.abortTransaction":function(t,e){return yl(this,void 0,void 0,function(){var n;return ml(this,function(r){switch(r.label){case 0:return[4,this.gateWay({url:"".concat(gl.getUrlPrefix(t),"/transactions/").concat(t.transactionId,"/rollback"),method:"POST"},e)];case 1:return n=r.sent(),[2,gl.filterRes(n)]}})})},"database.getInTransaction":function(t,e){var n;return yl(this,void 0,void 0,function(){var r;return ml(this,function(o){switch(o.label){case 0:return[4,gl["database.queryDocument"].call(this,t,e)];case 1:return"object"==typeof(r=o.sent()).data&&null!==r.data?(null===(n=r.data)||void 0===n?void 0:n.code)?[2,gl.flattenResData(r)]:[2,vl(vl({},r),{data:JSON.stringify(r.data)})]:[2,r]}})})},"database.updateDocInTransaction":function(t,e){return yl(this,void 0,void 0,function(){var n;return ml(this,function(r){switch(r.label){case 0:return[4,gl["database.updateDocument"].call(this,t,e)];case 1:return n=r.sent(),[2,gl.flattenResData(n)]}})})},"database.deleteDocInTransaction":function(t,e){return yl(this,void 0,void 0,function(){var n;return ml(this,function(r){switch(r.label){case 0:return[4,gl["database.deleteDocument"].call(this,t,e)];case 1:return n=r.sent(),[2,gl.flattenResData(n)]}})})},"database.insertDocInTransaction":function(t,e){var n;return yl(this,void 0,Promise,function(){var r,o;return ml(this,function(i){switch(i.label){case 0:return[4,gl["database.addDocument"].call(this,t,e)];case 1:return"object"==typeof(r=i.sent()).data&&null!==r.data?(o=!!(null===(n=r.data)||void 0===n?void 0:n._id),r=vl(vl(vl({},r),{inserted:o?1:0,ok:o?1:0}),r.data)):r=vl({inserted:0,ok:0},r),delete r.data,[2,r]}})})},"database.runCommands":function(t,e){return yl(this,void 0,Promise,function(){var n;return ml(this,function(r){switch(r.label){case 0:return[4,this.gateWay({url:"".concat(gl.getUrlPrefix(t),"/commands"),method:"POST",data:vl({commands:Yu.EJSON.serialize(Array.isArray(t.commands)?t.commands.map(function(t){return gl.parseEJSONParam(t)}):t.commands)},t.transactionId&&{transactionId:t.transactionId})},e)];case 1:"object"==typeof(n=r.sent()).data&&null!==n.data&&(delete(n=vl(vl({},n),n.data)).data,delete n.request_id);try{n=Yu.EJSON.deserialize(n)}catch(t){}return[2,gl.filterRes(n)]}})})},"database.getDocument":function(t,e){var n;return yl(this,void 0,Promise,function(){var r,o;return ml(this,function(i){switch(i.label){case 0:return(r=vl({},t)).query=gl.parseEJSONParam(r.query),r.projection=gl.parseEJSONValue(r.projection),[4,gl["database.queryDocument"].call(this,r,e)];case 1:return o=i.sent(),Array.isArray(null===(n=o.data)||void 0===n?void 0:n.list)&&(o.data.list=o.data.list.map(function(t){return Yu.EJSON.stringify(t,{relaxed:!1})})),[2,o]}})})},"database.insertDocument":function(t,e){return yl(this,void 0,Promise,function(){var n;return ml(this,function(r){return(n=vl({},t)).data=Array.isArray(n.data)?n.data.map(function(t){return gl.parseWriteParam(t)}):gl.parseWriteParam(n.data),[2,gl["database.addDocument"].call(this,n,e)]})})},"database.modifyDocument":function(t,e){return yl(this,void 0,Promise,function(){var n;return ml(this,function(r){return(n=vl({},t)).query=gl.parseEJSONParam(n.query),n.data=gl.parseEJSONParam(n.data),[2,gl["database.updateDocument"].call(this,n,e)]})})},"database.modifyAndReturnDoc":function(t,e){var n,r;return yl(this,void 0,Promise,function(){var o,i,s;return ml(this,function(a){switch(a.label){case 0:return(o=vl({},t)).query=gl.parseEJSONParam(o.query),o.data=gl.parseEJSONParam(o.data),(i=gl.extractDocId(o.query))?[4,this.gateWay({url:"".concat(gl.getUrlPrefix(o),"/collections/").concat(o.collectionName,"/documents/").concat(i),method:"PATCH",data:vl({data:o.data,replaceMode:null!==(n=o.replaceMode)&&void 0!==n&&n,upsert:!!o.upsert,returnDoc:!0},o.transactionId&&{transactionId:o.transactionId})},e)]:[2,gl["database.updateDocument"].call(this,o,e)];case 1:return s=a.sent(),void 0!==(null===(r=s.data)||void 0===r?void 0:r.doc)&&"string"!=typeof s.data.doc&&(s.data.doc=Yu.EJSON.stringify(s.data.doc,{relaxed:!1})),[2,gl.filterRes(s)]}})})},"database.removeDocument":function(t,e){return yl(this,void 0,Promise,function(){var n;return ml(this,function(r){return(n=vl({},t)).query=gl.parseEJSONParam(n.query),[2,gl["database.deleteDocument"].call(this,n,e)]})})},"database.calculateDocument":function(t,e){return yl(this,void 0,Promise,function(){var n;return ml(this,function(r){return(n=vl({},t)).query=gl.parseEJSONParam(n.query),[2,gl["database.countDocument"].call(this,n,e)]})})},"database.aggregateDocuments":function(t,e){var n;return yl(this,void 0,Promise,function(){var r,o;return ml(this,function(i){switch(i.label){case 0:return r=vl({},t),Array.isArray(r.stages)&&(r.stages=r.stages.map(function(t){return vl(vl({},t),{stageValue:gl.parseEJSONParam(t.stageValue)})})),[4,gl["database.aggregate"].call(this,r,e)];case 1:if(o=i.sent(),"string"==typeof(null===(n=o.data)||void 0===n?void 0:n.list))try{o.data.list=JSON.parse(o.data.list)}catch(t){}return[2,o]}})})}},bl={name:"database",entity:{database:function(t){var e;if(void 0!==t&&"Object"!==Object.prototype.toString.call(t).slice(8,-1))throw N({code:"INVALID_PARAM",msg:"dbConfig must be an object"},null===(e=this.config)||void 0===e?void 0:e.errorFactory);var n=this.platform,r=n.adapter,o=n.runtime,i=function(t){function e(e){return t.call(this,e)||this}return pl(e,t),e.prototype.send=function(e,n,r){var o,i,s,a;return yl(this,void 0,void 0,function(){var u,c,l;return ml(this,function(h){switch(h.label){case 0:return u=null,c=r&&"number"==typeof r.timeout?{timeout:r.timeout}:void 0,"GATEWAY"===this.config.endPointMode&&gl[e]?[4,gl[e].call(this,n,c)]:[3,2];case 1:return u=h.sent(),[3,4];case 2:return[4,t.prototype.send.call(this,e,n,void 0,c)];case 3:u=h.sent(),h.label=4;case 4:if(l=x(null!==(s=null===(i=null===(o=this.config)||void 0===o?void 0:o._fromApp)||void 0===i?void 0:i.config)&&void 0!==s?s:this.config),u&&u.code&&l)throw N({code:u.code,msg:u.message||u.data&&u.data.message||"",requestId:u.requestId},null===(a=this.config)||void 0===a?void 0:a.errorFactory);return[2,u]}})})},e}(this.request.constructor);return fl.reqClass=i,fl.getAccessToken=this.authInstance?this.authInstance.getAccessToken.bind(this.authInstance):function(){return""},fl.runtime=o,this.wsClientClass&&(fl.wsClass=r.wsClass,fl.wsClientClass=this.wsClientClass),fl.ws||(fl.ws=null),new(function(t){function e(e){return t.call(this,e)||this}return pl(e,t),e.prototype.runCommands=function(t){return yl(this,void 0,Promise,function(){return ml(this,function(e){return[2,fl.createRequest(this.config).send("database.runCommands",t)]})})},e}(fl))(vl(vl(vl({},this.config),{_fromApp:this}),t))}}};try{cloudbase.registerComponent(bl)}catch(t){}function wl(t){try{t.registerComponent(bl)}catch(t){console.warn(t)}}try{window.registerDatabase=wl}catch(t){}se.registerVersion("3.9.1");try{!function(t){try{t.registerComponent(ar)}catch(t){console.warn(t)}}(se),function(t){try{t.registerComponent(xr)}catch(t){console.warn(t)}}(se),Jo(se),wl(se),function(t){try{t.registerComponent(Ci),t.registerHook(Ri)}catch(t){console.warn(t)}}(se),Wi(se),Ua(se),gr(se),Ma(se),$a(se)}catch(t){}try{window.cloudbase=se}catch(t){}const _l=se})();var d=h.Z;export{d as default};
3
3
  //# sourceMappingURL=index.esm.js.map