/**
 * Bundled by jsDelivr using Rollup v2.79.2 and Terser v5.39.0.
 * Original file: /npm/axios@1.13.2/index.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
var t="undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{};function e(){throw new Error("setTimeout has not been defined")}function r(){throw new Error("clearTimeout has not been defined")}var n=e,o=r;function i(t){if(n===setTimeout)return setTimeout(t,0);if((n===e||!n)&&setTimeout)return n=setTimeout,setTimeout(t,0);try{return n(t,0)}catch(e){try{return n.call(null,t,0)}catch(e){return n.call(this,t,0)}}}"function"==typeof t.setTimeout&&(n=setTimeout),"function"==typeof t.clearTimeout&&(o=clearTimeout);var s,a=[],u=!1,c=-1;function f(){u&&s&&(u=!1,s.length?a=s.concat(a):c=-1,a.length&&l())}function l(){if(!u){var t=i(f);u=!0;for(var e=a.length;e;){for(s=a,a=[];++c<e;)s&&s[c].run();c=-1,e=a.length}s=null,u=!1,function(t){if(o===clearTimeout)return clearTimeout(t);if((o===r||!o)&&clearTimeout)return o=clearTimeout,clearTimeout(t);try{return o(t)}catch(e){try{return o.call(null,t)}catch(e){return o.call(this,t)}}}(t)}}function h(t,e){this.fun=t,this.array=e}h.prototype.run=function(){this.fun.apply(null,this.array)};function p(){}var d=p,g=p,y=p,m=p,w=p,b=p,E=p;var v=t.performance||{},R=v.now||v.mozNow||v.msNow||v.oNow||v.webkitNow||function(){return(new Date).getTime()};var A=new Date;var T={nextTick:function(t){var e=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)e[r-1]=arguments[r];a.push(new h(t,e)),1!==a.length||u||i(l)},title:"browser",browser:!0,env:{},argv:[],version:"",versions:{},on:d,addListener:g,once:y,off:m,removeListener:w,removeAllListeners:b,emit:E,binding:function(t){throw new Error("process.binding is not supported")},cwd:function(){return"/"},chdir:function(t){throw new Error("process.chdir is not supported")},umask:function(){return 0},hrtime:function(t){var e=.001*R.call(v),r=Math.floor(e),n=Math.floor(e%1*1e9);return t&&(r-=t[0],(n-=t[1])<0&&(r--,n+=1e9)),[r,n]},platform:"browser",release:{},config:{},uptime:function(){return(new Date-A)/1e3}};function S(t,e){return function(){return t.apply(e,arguments)}}const{toString:O}=Object.prototype,{getPrototypeOf:_}=Object,{iterator:P,toStringTag:U}=Symbol,C=(x=Object.create(null),t=>{const e=O.call(t);return x[e]||(x[e]=e.slice(8,-1).toLowerCase())});var x;const B=t=>(t=t.toLowerCase(),e=>C(e)===t),N=t=>e=>typeof e===t,{isArray:L}=Array,j=N("undefined");function D(t){return null!==t&&!j(t)&&null!==t.constructor&&!j(t.constructor)&&I(t.constructor.isBuffer)&&t.constructor.isBuffer(t)}const k=B("ArrayBuffer");const F=N("string"),I=N("function"),M=N("number"),q=t=>null!==t&&"object"==typeof t,Y=t=>{if("object"!==C(t))return!1;const e=_(t);return!(null!==e&&e!==Object.prototype&&null!==Object.getPrototypeOf(e)||U in t||P in t)},z=B("Date"),H=B("File"),J=B("Blob"),W=B("FileList"),V=B("URLSearchParams"),[$,K,X,G]=["ReadableStream","Request","Response","Headers"].map(B);function Q(t,e,{allOwnKeys:r=!1}={}){if(null==t)return;let n,o;if("object"!=typeof t&&(t=[t]),L(t))for(n=0,o=t.length;n<o;n++)e.call(null,t[n],n,t);else{if(D(t))return;const o=r?Object.getOwnPropertyNames(t):Object.keys(t),i=o.length;let s;for(n=0;n<i;n++)s=o[n],e.call(null,t[s],s,t)}}function Z(t,e){if(D(t))return null;e=e.toLowerCase();const r=Object.keys(t);let n,o=r.length;for(;o-- >0;)if(n=r[o],e===n.toLowerCase())return n;return null}const tt="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:t,et=t=>!j(t)&&t!==tt;const rt=(nt="undefined"!=typeof Uint8Array&&_(Uint8Array),t=>nt&&t instanceof nt);var nt;const ot=B("HTMLFormElement"),it=(({hasOwnProperty:t})=>(e,r)=>t.call(e,r))(Object.prototype),st=B("RegExp"),at=(t,e)=>{const r=Object.getOwnPropertyDescriptors(t),n={};Q(r,((r,o)=>{let i;!1!==(i=e(r,o,t))&&(n[o]=i||r)})),Object.defineProperties(t,n)};const ut=B("AsyncFunction"),ct=(ft="function"==typeof setImmediate,lt=I(tt.postMessage),ft?setImmediate:lt?(ht=`axios@${Math.random()}`,pt=[],tt.addEventListener("message",(({source:t,data:e})=>{t===tt&&e===ht&&pt.length&&pt.shift()()}),!1),t=>{pt.push(t),tt.postMessage(ht,"*")}):t=>setTimeout(t));var ft,lt,ht,pt;const dt="undefined"!=typeof queueMicrotask?queueMicrotask.bind(tt):T.nextTick||ct;var gt={isArray:L,isArrayBuffer:k,isBuffer:D,isFormData:t=>{let e;return t&&("function"==typeof FormData&&t instanceof FormData||I(t.append)&&("formdata"===(e=C(t))||"object"===e&&I(t.toString)&&"[object FormData]"===t.toString()))},isArrayBufferView:function(t){let e;return e="undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(t):t&&t.buffer&&k(t.buffer),e},isString:F,isNumber:M,isBoolean:t=>!0===t||!1===t,isObject:q,isPlainObject:Y,isEmptyObject:t=>{if(!q(t)||D(t))return!1;try{return 0===Object.keys(t).length&&Object.getPrototypeOf(t)===Object.prototype}catch(t){return!1}},isReadableStream:$,isRequest:K,isResponse:X,isHeaders:G,isUndefined:j,isDate:z,isFile:H,isBlob:J,isRegExp:st,isFunction:I,isStream:t=>q(t)&&I(t.pipe),isURLSearchParams:V,isTypedArray:rt,isFileList:W,forEach:Q,merge:function t(){const{caseless:e,skipUndefined:r}=et(this)&&this||{},n={},o=(o,i)=>{const s=e&&Z(n,i)||i;Y(n[s])&&Y(o)?n[s]=t(n[s],o):Y(o)?n[s]=t({},o):L(o)?n[s]=o.slice():r&&j(o)||(n[s]=o)};for(let t=0,e=arguments.length;t<e;t++)arguments[t]&&Q(arguments[t],o);return n},extend:(t,e,r,{allOwnKeys:n}={})=>(Q(e,((e,n)=>{r&&I(e)?t[n]=S(e,r):t[n]=e}),{allOwnKeys:n}),t),trim:t=>t.trim?t.trim():t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,""),stripBOM:t=>(65279===t.charCodeAt(0)&&(t=t.slice(1)),t),inherits:(t,e,r,n)=>{t.prototype=Object.create(e.prototype,n),t.prototype.constructor=t,Object.defineProperty(t,"super",{value:e.prototype}),r&&Object.assign(t.prototype,r)},toFlatObject:(t,e,r,n)=>{let o,i,s;const a={};if(e=e||{},null==t)return e;do{for(o=Object.getOwnPropertyNames(t),i=o.length;i-- >0;)s=o[i],n&&!n(s,t,e)||a[s]||(e[s]=t[s],a[s]=!0);t=!1!==r&&_(t)}while(t&&(!r||r(t,e))&&t!==Object.prototype);return e},kindOf:C,kindOfTest:B,endsWith:(t,e,r)=>{t=String(t),(void 0===r||r>t.length)&&(r=t.length),r-=e.length;const n=t.indexOf(e,r);return-1!==n&&n===r},toArray:t=>{if(!t)return null;if(L(t))return t;let e=t.length;if(!M(e))return null;const r=new Array(e);for(;e-- >0;)r[e]=t[e];return r},forEachEntry:(t,e)=>{const r=(t&&t[P]).call(t);let n;for(;(n=r.next())&&!n.done;){const r=n.value;e.call(t,r[0],r[1])}},matchAll:(t,e)=>{let r;const n=[];for(;null!==(r=t.exec(e));)n.push(r);return n},isHTMLForm:ot,hasOwnProperty:it,hasOwnProp:it,reduceDescriptors:at,freezeMethods:t=>{at(t,((e,r)=>{if(I(t)&&-1!==["arguments","caller","callee"].indexOf(r))return!1;const n=t[r];I(n)&&(e.enumerable=!1,"writable"in e?e.writable=!1:e.set||(e.set=()=>{throw Error("Can not rewrite read-only method '"+r+"'")}))}))},toObjectSet:(t,e)=>{const r={},n=t=>{t.forEach((t=>{r[t]=!0}))};return L(t)?n(t):n(String(t).split(e)),r},toCamelCase:t=>t.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,(function(t,e,r){return e.toUpperCase()+r})),noop:()=>{},toFiniteNumber:(t,e)=>null!=t&&Number.isFinite(t=+t)?t:e,findKey:Z,global:tt,isContextDefined:et,isSpecCompliantForm:function(t){return!!(t&&I(t.append)&&"FormData"===t[U]&&t[P])},toJSONObject:t=>{const e=new Array(10),r=(t,n)=>{if(q(t)){if(e.indexOf(t)>=0)return;if(D(t))return t;if(!("toJSON"in t)){e[n]=t;const o=L(t)?[]:{};return Q(t,((t,e)=>{const i=r(t,n+1);!j(i)&&(o[e]=i)})),e[n]=void 0,o}}return t};return r(t,0)},isAsyncFn:ut,isThenable:t=>t&&(q(t)||I(t))&&I(t.then)&&I(t.catch),setImmediate:ct,asap:dt,isIterable:t=>null!=t&&I(t[P])},yt=[],mt=[],wt="undefined"!=typeof Uint8Array?Uint8Array:Array,bt=!1;function Et(){bt=!0;for(var t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",e=0;e<64;++e)yt[e]=t[e],mt[t.charCodeAt(e)]=e;mt["-".charCodeAt(0)]=62,mt["_".charCodeAt(0)]=63}function vt(t,e,r){for(var n,o,i=[],s=e;s<r;s+=3)n=(t[s]<<16)+(t[s+1]<<8)+t[s+2],i.push(yt[(o=n)>>18&63]+yt[o>>12&63]+yt[o>>6&63]+yt[63&o]);return i.join("")}function Rt(t){var e;bt||Et();for(var r=t.length,n=r%3,o="",i=[],s=16383,a=0,u=r-n;a<u;a+=s)i.push(vt(t,a,a+s>u?u:a+s));return 1===n?(e=t[r-1],o+=yt[e>>2],o+=yt[e<<4&63],o+="=="):2===n&&(e=(t[r-2]<<8)+t[r-1],o+=yt[e>>10],o+=yt[e>>4&63],o+=yt[e<<2&63],o+="="),i.push(o),i.join("")}function At(t,e,r,n,o){var i,s,a=8*o-n-1,u=(1<<a)-1,c=u>>1,f=-7,l=r?o-1:0,h=r?-1:1,p=t[e+l];for(l+=h,i=p&(1<<-f)-1,p>>=-f,f+=a;f>0;i=256*i+t[e+l],l+=h,f-=8);for(s=i&(1<<-f)-1,i>>=-f,f+=n;f>0;s=256*s+t[e+l],l+=h,f-=8);if(0===i)i=1-c;else{if(i===u)return s?NaN:1/0*(p?-1:1);s+=Math.pow(2,n),i-=c}return(p?-1:1)*s*Math.pow(2,i-n)}function Tt(t,e,r,n,o,i){var s,a,u,c=8*i-o-1,f=(1<<c)-1,l=f>>1,h=23===o?Math.pow(2,-24)-Math.pow(2,-77):0,p=n?0:i-1,d=n?1:-1,g=e<0||0===e&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(a=isNaN(e)?1:0,s=f):(s=Math.floor(Math.log(e)/Math.LN2),e*(u=Math.pow(2,-s))<1&&(s--,u*=2),(e+=s+l>=1?h/u:h*Math.pow(2,1-l))*u>=2&&(s++,u/=2),s+l>=f?(a=0,s=f):s+l>=1?(a=(e*u-1)*Math.pow(2,o),s+=l):(a=e*Math.pow(2,l-1)*Math.pow(2,o),s=0));o>=8;t[r+p]=255&a,p+=d,a/=256,o-=8);for(s=s<<o|a,c+=o;c>0;t[r+p]=255&s,p+=d,s/=256,c-=8);t[r+p-d]|=128*g}var St={}.toString,Ot=Array.isArray||function(t){return"[object Array]"==St.call(t)};function _t(){return Ut.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function Pt(t,e){if(_t()<e)throw new RangeError("Invalid typed array length");return Ut.TYPED_ARRAY_SUPPORT?(t=new Uint8Array(e)).__proto__=Ut.prototype:(null===t&&(t=new Ut(e)),t.length=e),t}function Ut(t,e,r){if(!(Ut.TYPED_ARRAY_SUPPORT||this instanceof Ut))return new Ut(t,e,r);if("number"==typeof t){if("string"==typeof e)throw new Error("If encoding is specified then the first argument must be a string");return Bt(this,t)}return Ct(this,t,e,r)}function Ct(t,e,r,n){if("number"==typeof e)throw new TypeError('"value" argument must not be a number');return"undefined"!=typeof ArrayBuffer&&e instanceof ArrayBuffer?function(t,e,r,n){if(e.byteLength,r<0||e.byteLength<r)throw new RangeError("'offset' is out of bounds");if(e.byteLength<r+(n||0))throw new RangeError("'length' is out of bounds");e=void 0===r&&void 0===n?new Uint8Array(e):void 0===n?new Uint8Array(e,r):new Uint8Array(e,r,n);Ut.TYPED_ARRAY_SUPPORT?(t=e).__proto__=Ut.prototype:t=Nt(t,e);return t}(t,e,r,n):"string"==typeof e?function(t,e,r){"string"==typeof r&&""!==r||(r="utf8");if(!Ut.isEncoding(r))throw new TypeError('"encoding" must be a valid string encoding');var n=0|Dt(e,r);t=Pt(t,n);var o=t.write(e,r);o!==n&&(t=t.slice(0,o));return t}(t,e,r):function(t,e){if(jt(e)){var r=0|Lt(e.length);return 0===(t=Pt(t,r)).length||e.copy(t,0,0,r),t}if(e){if("undefined"!=typeof ArrayBuffer&&e.buffer instanceof ArrayBuffer||"length"in e)return"number"!=typeof e.length||(n=e.length)!=n?Pt(t,0):Nt(t,e);if("Buffer"===e.type&&Ot(e.data))return Nt(t,e.data)}var n;throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}(t,e)}function xt(t){if("number"!=typeof t)throw new TypeError('"size" argument must be a number');if(t<0)throw new RangeError('"size" argument must not be negative')}function Bt(t,e){if(xt(e),t=Pt(t,e<0?0:0|Lt(e)),!Ut.TYPED_ARRAY_SUPPORT)for(var r=0;r<e;++r)t[r]=0;return t}function Nt(t,e){var r=e.length<0?0:0|Lt(e.length);t=Pt(t,r);for(var n=0;n<r;n+=1)t[n]=255&e[n];return t}function Lt(t){if(t>=_t())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+_t().toString(16)+" bytes");return 0|t}function jt(t){return!(null==t||!t._isBuffer)}function Dt(t,e){if(jt(t))return t.length;if("undefined"!=typeof ArrayBuffer&&"function"==typeof ArrayBuffer.isView&&(ArrayBuffer.isView(t)||t instanceof ArrayBuffer))return t.byteLength;"string"!=typeof t&&(t=""+t);var r=t.length;if(0===r)return 0;for(var n=!1;;)switch(e){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":case void 0:return ce(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*r;case"hex":return r>>>1;case"base64":return fe(t).length;default:if(n)return ce(t).length;e=(""+e).toLowerCase(),n=!0}}function kt(t,e,r){var n=!1;if((void 0===e||e<0)&&(e=0),e>this.length)return"";if((void 0===r||r>this.length)&&(r=this.length),r<=0)return"";if((r>>>=0)<=(e>>>=0))return"";for(t||(t="utf8");;)switch(t){case"hex":return Qt(this,e,r);case"utf8":case"utf-8":return $t(this,e,r);case"ascii":return Xt(this,e,r);case"latin1":case"binary":return Gt(this,e,r);case"base64":return Vt(this,e,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Zt(this,e,r);default:if(n)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),n=!0}}function Ft(t,e,r){var n=t[e];t[e]=t[r],t[r]=n}function It(t,e,r,n,o){if(0===t.length)return-1;if("string"==typeof r?(n=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,isNaN(r)&&(r=o?0:t.length-1),r<0&&(r=t.length+r),r>=t.length){if(o)return-1;r=t.length-1}else if(r<0){if(!o)return-1;r=0}if("string"==typeof e&&(e=Ut.from(e,n)),jt(e))return 0===e.length?-1:Mt(t,e,r,n,o);if("number"==typeof e)return e&=255,Ut.TYPED_ARRAY_SUPPORT&&"function"==typeof Uint8Array.prototype.indexOf?o?Uint8Array.prototype.indexOf.call(t,e,r):Uint8Array.prototype.lastIndexOf.call(t,e,r):Mt(t,[e],r,n,o);throw new TypeError("val must be string, number or Buffer")}function Mt(t,e,r,n,o){var i,s=1,a=t.length,u=e.length;if(void 0!==n&&("ucs2"===(n=String(n).toLowerCase())||"ucs-2"===n||"utf16le"===n||"utf-16le"===n)){if(t.length<2||e.length<2)return-1;s=2,a/=2,u/=2,r/=2}function c(t,e){return 1===s?t[e]:t.readUInt16BE(e*s)}if(o){var f=-1;for(i=r;i<a;i++)if(c(t,i)===c(e,-1===f?0:i-f)){if(-1===f&&(f=i),i-f+1===u)return f*s}else-1!==f&&(i-=i-f),f=-1}else for(r+u>a&&(r=a-u),i=r;i>=0;i--){for(var l=!0,h=0;h<u;h++)if(c(t,i+h)!==c(e,h)){l=!1;break}if(l)return i}return-1}function qt(t,e,r,n){r=Number(r)||0;var o=t.length-r;n?(n=Number(n))>o&&(n=o):n=o;var i=e.length;if(i%2!=0)throw new TypeError("Invalid hex string");n>i/2&&(n=i/2);for(var s=0;s<n;++s){var a=parseInt(e.substr(2*s,2),16);if(isNaN(a))return s;t[r+s]=a}return s}function Yt(t,e,r,n){return le(ce(e,t.length-r),t,r,n)}function zt(t,e,r,n){return le(function(t){for(var e=[],r=0;r<t.length;++r)e.push(255&t.charCodeAt(r));return e}(e),t,r,n)}function Ht(t,e,r,n){return zt(t,e,r,n)}function Jt(t,e,r,n){return le(fe(e),t,r,n)}function Wt(t,e,r,n){return le(function(t,e){for(var r,n,o,i=[],s=0;s<t.length&&!((e-=2)<0);++s)n=(r=t.charCodeAt(s))>>8,o=r%256,i.push(o),i.push(n);return i}(e,t.length-r),t,r,n)}function Vt(t,e,r){return 0===e&&r===t.length?Rt(t):Rt(t.slice(e,r))}function $t(t,e,r){r=Math.min(t.length,r);for(var n=[],o=e;o<r;){var i,s,a,u,c=t[o],f=null,l=c>239?4:c>223?3:c>191?2:1;if(o+l<=r)switch(l){case 1:c<128&&(f=c);break;case 2:128==(192&(i=t[o+1]))&&(u=(31&c)<<6|63&i)>127&&(f=u);break;case 3:i=t[o+1],s=t[o+2],128==(192&i)&&128==(192&s)&&(u=(15&c)<<12|(63&i)<<6|63&s)>2047&&(u<55296||u>57343)&&(f=u);break;case 4:i=t[o+1],s=t[o+2],a=t[o+3],128==(192&i)&&128==(192&s)&&128==(192&a)&&(u=(15&c)<<18|(63&i)<<12|(63&s)<<6|63&a)>65535&&u<1114112&&(f=u)}null===f?(f=65533,l=1):f>65535&&(f-=65536,n.push(f>>>10&1023|55296),f=56320|1023&f),n.push(f),o+=l}return function(t){var e=t.length;if(e<=Kt)return String.fromCharCode.apply(String,t);var r="",n=0;for(;n<e;)r+=String.fromCharCode.apply(String,t.slice(n,n+=Kt));return r}(n)}Ut.TYPED_ARRAY_SUPPORT=void 0===t.TYPED_ARRAY_SUPPORT||t.TYPED_ARRAY_SUPPORT,_t(),Ut.poolSize=8192,Ut._augment=function(t){return t.__proto__=Ut.prototype,t},Ut.from=function(t,e,r){return Ct(null,t,e,r)},Ut.TYPED_ARRAY_SUPPORT&&(Ut.prototype.__proto__=Uint8Array.prototype,Ut.__proto__=Uint8Array,"undefined"!=typeof Symbol&&Symbol.species&&Ut[Symbol.species]),Ut.alloc=function(t,e,r){return function(t,e,r,n){return xt(e),e<=0?Pt(t,e):void 0!==r?"string"==typeof n?Pt(t,e).fill(r,n):Pt(t,e).fill(r):Pt(t,e)}(null,t,e,r)},Ut.allocUnsafe=function(t){return Bt(null,t)},Ut.allocUnsafeSlow=function(t){return Bt(null,t)},Ut.isBuffer=function(t){return null!=t&&(!!t._isBuffer||he(t)||function(t){return"function"==typeof t.readFloatLE&&"function"==typeof t.slice&&he(t.slice(0,0))}(t))},Ut.compare=function(t,e){if(!jt(t)||!jt(e))throw new TypeError("Arguments must be Buffers");if(t===e)return 0;for(var r=t.length,n=e.length,o=0,i=Math.min(r,n);o<i;++o)if(t[o]!==e[o]){r=t[o],n=e[o];break}return r<n?-1:n<r?1:0},Ut.isEncoding=function(t){switch(String(t).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},Ut.concat=function(t,e){if(!Ot(t))throw new TypeError('"list" argument must be an Array of Buffers');if(0===t.length)return Ut.alloc(0);var r;if(void 0===e)for(e=0,r=0;r<t.length;++r)e+=t[r].length;var n=Ut.allocUnsafe(e),o=0;for(r=0;r<t.length;++r){var i=t[r];if(!jt(i))throw new TypeError('"list" argument must be an Array of Buffers');i.copy(n,o),o+=i.length}return n},Ut.byteLength=Dt,Ut.prototype._isBuffer=!0,Ut.prototype.swap16=function(){var t=this.length;if(t%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var e=0;e<t;e+=2)Ft(this,e,e+1);return this},Ut.prototype.swap32=function(){var t=this.length;if(t%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var e=0;e<t;e+=4)Ft(this,e,e+3),Ft(this,e+1,e+2);return this},Ut.prototype.swap64=function(){var t=this.length;if(t%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var e=0;e<t;e+=8)Ft(this,e,e+7),Ft(this,e+1,e+6),Ft(this,e+2,e+5),Ft(this,e+3,e+4);return this},Ut.prototype.toString=function(){var t=0|this.length;return 0===t?"":0===arguments.length?$t(this,0,t):kt.apply(this,arguments)},Ut.prototype.equals=function(t){if(!jt(t))throw new TypeError("Argument must be a Buffer");return this===t||0===Ut.compare(this,t)},Ut.prototype.inspect=function(){var t="";return this.length>0&&(t=this.toString("hex",0,50).match(/.{2}/g).join(" "),this.length>50&&(t+=" ... ")),"<Buffer "+t+">"},Ut.prototype.compare=function(t,e,r,n,o){if(!jt(t))throw new TypeError("Argument must be a Buffer");if(void 0===e&&(e=0),void 0===r&&(r=t?t.length:0),void 0===n&&(n=0),void 0===o&&(o=this.length),e<0||r>t.length||n<0||o>this.length)throw new RangeError("out of range index");if(n>=o&&e>=r)return 0;if(n>=o)return-1;if(e>=r)return 1;if(this===t)return 0;for(var i=(o>>>=0)-(n>>>=0),s=(r>>>=0)-(e>>>=0),a=Math.min(i,s),u=this.slice(n,o),c=t.slice(e,r),f=0;f<a;++f)if(u[f]!==c[f]){i=u[f],s=c[f];break}return i<s?-1:s<i?1:0},Ut.prototype.includes=function(t,e,r){return-1!==this.indexOf(t,e,r)},Ut.prototype.indexOf=function(t,e,r){return It(this,t,e,r,!0)},Ut.prototype.lastIndexOf=function(t,e,r){return It(this,t,e,r,!1)},Ut.prototype.write=function(t,e,r,n){if(void 0===e)n="utf8",r=this.length,e=0;else if(void 0===r&&"string"==typeof e)n=e,r=this.length,e=0;else{if(!isFinite(e))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");e|=0,isFinite(r)?(r|=0,void 0===n&&(n="utf8")):(n=r,r=void 0)}var o=this.length-e;if((void 0===r||r>o)&&(r=o),t.length>0&&(r<0||e<0)||e>this.length)throw new RangeError("Attempt to write outside buffer bounds");n||(n="utf8");for(var i=!1;;)switch(n){case"hex":return qt(this,t,e,r);case"utf8":case"utf-8":return Yt(this,t,e,r);case"ascii":return zt(this,t,e,r);case"latin1":case"binary":return Ht(this,t,e,r);case"base64":return Jt(this,t,e,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Wt(this,t,e,r);default:if(i)throw new TypeError("Unknown encoding: "+n);n=(""+n).toLowerCase(),i=!0}},Ut.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var Kt=4096;function Xt(t,e,r){var n="";r=Math.min(t.length,r);for(var o=e;o<r;++o)n+=String.fromCharCode(127&t[o]);return n}function Gt(t,e,r){var n="";r=Math.min(t.length,r);for(var o=e;o<r;++o)n+=String.fromCharCode(t[o]);return n}function Qt(t,e,r){var n=t.length;(!e||e<0)&&(e=0),(!r||r<0||r>n)&&(r=n);for(var o="",i=e;i<r;++i)o+=ue(t[i]);return o}function Zt(t,e,r){for(var n=t.slice(e,r),o="",i=0;i<n.length;i+=2)o+=String.fromCharCode(n[i]+256*n[i+1]);return o}function te(t,e,r){if(t%1!=0||t<0)throw new RangeError("offset is not uint");if(t+e>r)throw new RangeError("Trying to access beyond buffer length")}function ee(t,e,r,n,o,i){if(!jt(t))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>o||e<i)throw new RangeError('"value" argument is out of bounds');if(r+n>t.length)throw new RangeError("Index out of range")}function re(t,e,r,n){e<0&&(e=65535+e+1);for(var o=0,i=Math.min(t.length-r,2);o<i;++o)t[r+o]=(e&255<<8*(n?o:1-o))>>>8*(n?o:1-o)}function ne(t,e,r,n){e<0&&(e=4294967295+e+1);for(var o=0,i=Math.min(t.length-r,4);o<i;++o)t[r+o]=e>>>8*(n?o:3-o)&255}function oe(t,e,r,n,o,i){if(r+n>t.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function ie(t,e,r,n,o){return o||oe(t,0,r,4),Tt(t,e,r,n,23,4),r+4}function se(t,e,r,n,o){return o||oe(t,0,r,8),Tt(t,e,r,n,52,8),r+8}Ut.prototype.slice=function(t,e){var r,n=this.length;if((t=~~t)<0?(t+=n)<0&&(t=0):t>n&&(t=n),(e=void 0===e?n:~~e)<0?(e+=n)<0&&(e=0):e>n&&(e=n),e<t&&(e=t),Ut.TYPED_ARRAY_SUPPORT)(r=this.subarray(t,e)).__proto__=Ut.prototype;else{var o=e-t;r=new Ut(o,void 0);for(var i=0;i<o;++i)r[i]=this[i+t]}return r},Ut.prototype.readUIntLE=function(t,e,r){t|=0,e|=0,r||te(t,e,this.length);for(var n=this[t],o=1,i=0;++i<e&&(o*=256);)n+=this[t+i]*o;return n},Ut.prototype.readUIntBE=function(t,e,r){t|=0,e|=0,r||te(t,e,this.length);for(var n=this[t+--e],o=1;e>0&&(o*=256);)n+=this[t+--e]*o;return n},Ut.prototype.readUInt8=function(t,e){return e||te(t,1,this.length),this[t]},Ut.prototype.readUInt16LE=function(t,e){return e||te(t,2,this.length),this[t]|this[t+1]<<8},Ut.prototype.readUInt16BE=function(t,e){return e||te(t,2,this.length),this[t]<<8|this[t+1]},Ut.prototype.readUInt32LE=function(t,e){return e||te(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+16777216*this[t+3]},Ut.prototype.readUInt32BE=function(t,e){return e||te(t,4,this.length),16777216*this[t]+(this[t+1]<<16|this[t+2]<<8|this[t+3])},Ut.prototype.readIntLE=function(t,e,r){t|=0,e|=0,r||te(t,e,this.length);for(var n=this[t],o=1,i=0;++i<e&&(o*=256);)n+=this[t+i]*o;return n>=(o*=128)&&(n-=Math.pow(2,8*e)),n},Ut.prototype.readIntBE=function(t,e,r){t|=0,e|=0,r||te(t,e,this.length);for(var n=e,o=1,i=this[t+--n];n>0&&(o*=256);)i+=this[t+--n]*o;return i>=(o*=128)&&(i-=Math.pow(2,8*e)),i},Ut.prototype.readInt8=function(t,e){return e||te(t,1,this.length),128&this[t]?-1*(255-this[t]+1):this[t]},Ut.prototype.readInt16LE=function(t,e){e||te(t,2,this.length);var r=this[t]|this[t+1]<<8;return 32768&r?4294901760|r:r},Ut.prototype.readInt16BE=function(t,e){e||te(t,2,this.length);var r=this[t+1]|this[t]<<8;return 32768&r?4294901760|r:r},Ut.prototype.readInt32LE=function(t,e){return e||te(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24},Ut.prototype.readInt32BE=function(t,e){return e||te(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3]},Ut.prototype.readFloatLE=function(t,e){return e||te(t,4,this.length),At(this,t,!0,23,4)},Ut.prototype.readFloatBE=function(t,e){return e||te(t,4,this.length),At(this,t,!1,23,4)},Ut.prototype.readDoubleLE=function(t,e){return e||te(t,8,this.length),At(this,t,!0,52,8)},Ut.prototype.readDoubleBE=function(t,e){return e||te(t,8,this.length),At(this,t,!1,52,8)},Ut.prototype.writeUIntLE=function(t,e,r,n){(t=+t,e|=0,r|=0,n)||ee(this,t,e,r,Math.pow(2,8*r)-1,0);var o=1,i=0;for(this[e]=255&t;++i<r&&(o*=256);)this[e+i]=t/o&255;return e+r},Ut.prototype.writeUIntBE=function(t,e,r,n){(t=+t,e|=0,r|=0,n)||ee(this,t,e,r,Math.pow(2,8*r)-1,0);var o=r-1,i=1;for(this[e+o]=255&t;--o>=0&&(i*=256);)this[e+o]=t/i&255;return e+r},Ut.prototype.writeUInt8=function(t,e,r){return t=+t,e|=0,r||ee(this,t,e,1,255,0),Ut.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),this[e]=255&t,e+1},Ut.prototype.writeUInt16LE=function(t,e,r){return t=+t,e|=0,r||ee(this,t,e,2,65535,0),Ut.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8):re(this,t,e,!0),e+2},Ut.prototype.writeUInt16BE=function(t,e,r){return t=+t,e|=0,r||ee(this,t,e,2,65535,0),Ut.TYPED_ARRAY_SUPPORT?(this[e]=t>>>8,this[e+1]=255&t):re(this,t,e,!1),e+2},Ut.prototype.writeUInt32LE=function(t,e,r){return t=+t,e|=0,r||ee(this,t,e,4,4294967295,0),Ut.TYPED_ARRAY_SUPPORT?(this[e+3]=t>>>24,this[e+2]=t>>>16,this[e+1]=t>>>8,this[e]=255&t):ne(this,t,e,!0),e+4},Ut.prototype.writeUInt32BE=function(t,e,r){return t=+t,e|=0,r||ee(this,t,e,4,4294967295,0),Ut.TYPED_ARRAY_SUPPORT?(this[e]=t>>>24,this[e+1]=t>>>16,this[e+2]=t>>>8,this[e+3]=255&t):ne(this,t,e,!1),e+4},Ut.prototype.writeIntLE=function(t,e,r,n){if(t=+t,e|=0,!n){var o=Math.pow(2,8*r-1);ee(this,t,e,r,o-1,-o)}var i=0,s=1,a=0;for(this[e]=255&t;++i<r&&(s*=256);)t<0&&0===a&&0!==this[e+i-1]&&(a=1),this[e+i]=(t/s|0)-a&255;return e+r},Ut.prototype.writeIntBE=function(t,e,r,n){if(t=+t,e|=0,!n){var o=Math.pow(2,8*r-1);ee(this,t,e,r,o-1,-o)}var i=r-1,s=1,a=0;for(this[e+i]=255&t;--i>=0&&(s*=256);)t<0&&0===a&&0!==this[e+i+1]&&(a=1),this[e+i]=(t/s|0)-a&255;return e+r},Ut.prototype.writeInt8=function(t,e,r){return t=+t,e|=0,r||ee(this,t,e,1,127,-128),Ut.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),t<0&&(t=255+t+1),this[e]=255&t,e+1},Ut.prototype.writeInt16LE=function(t,e,r){return t=+t,e|=0,r||ee(this,t,e,2,32767,-32768),Ut.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8):re(this,t,e,!0),e+2},Ut.prototype.writeInt16BE=function(t,e,r){return t=+t,e|=0,r||ee(this,t,e,2,32767,-32768),Ut.TYPED_ARRAY_SUPPORT?(this[e]=t>>>8,this[e+1]=255&t):re(this,t,e,!1),e+2},Ut.prototype.writeInt32LE=function(t,e,r){return t=+t,e|=0,r||ee(this,t,e,4,2147483647,-2147483648),Ut.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8,this[e+2]=t>>>16,this[e+3]=t>>>24):ne(this,t,e,!0),e+4},Ut.prototype.writeInt32BE=function(t,e,r){return t=+t,e|=0,r||ee(this,t,e,4,2147483647,-2147483648),t<0&&(t=4294967295+t+1),Ut.TYPED_ARRAY_SUPPORT?(this[e]=t>>>24,this[e+1]=t>>>16,this[e+2]=t>>>8,this[e+3]=255&t):ne(this,t,e,!1),e+4},Ut.prototype.writeFloatLE=function(t,e,r){return ie(this,t,e,!0,r)},Ut.prototype.writeFloatBE=function(t,e,r){return ie(this,t,e,!1,r)},Ut.prototype.writeDoubleLE=function(t,e,r){return se(this,t,e,!0,r)},Ut.prototype.writeDoubleBE=function(t,e,r){return se(this,t,e,!1,r)},Ut.prototype.copy=function(t,e,r,n){if(r||(r=0),n||0===n||(n=this.length),e>=t.length&&(e=t.length),e||(e=0),n>0&&n<r&&(n=r),n===r)return 0;if(0===t.length||0===this.length)return 0;if(e<0)throw new RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw new RangeError("sourceStart out of bounds");if(n<0)throw new RangeError("sourceEnd out of bounds");n>this.length&&(n=this.length),t.length-e<n-r&&(n=t.length-e+r);var o,i=n-r;if(this===t&&r<e&&e<n)for(o=i-1;o>=0;--o)t[o+e]=this[o+r];else if(i<1e3||!Ut.TYPED_ARRAY_SUPPORT)for(o=0;o<i;++o)t[o+e]=this[o+r];else Uint8Array.prototype.set.call(t,this.subarray(r,r+i),e);return i},Ut.prototype.fill=function(t,e,r,n){if("string"==typeof t){if("string"==typeof e?(n=e,e=0,r=this.length):"string"==typeof r&&(n=r,r=this.length),1===t.length){var o=t.charCodeAt(0);o<256&&(t=o)}if(void 0!==n&&"string"!=typeof n)throw new TypeError("encoding must be a string");if("string"==typeof n&&!Ut.isEncoding(n))throw new TypeError("Unknown encoding: "+n)}else"number"==typeof t&&(t&=255);if(e<0||this.length<e||this.length<r)throw new RangeError("Out of range index");if(r<=e)return this;var i;if(e>>>=0,r=void 0===r?this.length:r>>>0,t||(t=0),"number"==typeof t)for(i=e;i<r;++i)this[i]=t;else{var s=jt(t)?t:ce(new Ut(t,n).toString()),a=s.length;for(i=0;i<r-e;++i)this[i+e]=s[i%a]}return this};var ae=/[^+\/0-9A-Za-z-_]/g;function ue(t){return t<16?"0"+t.toString(16):t.toString(16)}function ce(t,e){var r;e=e||1/0;for(var n=t.length,o=null,i=[],s=0;s<n;++s){if((r=t.charCodeAt(s))>55295&&r<57344){if(!o){if(r>56319){(e-=3)>-1&&i.push(239,191,189);continue}if(s+1===n){(e-=3)>-1&&i.push(239,191,189);continue}o=r;continue}if(r<56320){(e-=3)>-1&&i.push(239,191,189),o=r;continue}r=65536+(o-55296<<10|r-56320)}else o&&(e-=3)>-1&&i.push(239,191,189);if(o=null,r<128){if((e-=1)<0)break;i.push(r)}else if(r<2048){if((e-=2)<0)break;i.push(r>>6|192,63&r|128)}else if(r<65536){if((e-=3)<0)break;i.push(r>>12|224,r>>6&63|128,63&r|128)}else{if(!(r<1114112))throw new Error("Invalid code point");if((e-=4)<0)break;i.push(r>>18|240,r>>12&63|128,r>>6&63|128,63&r|128)}}return i}function fe(t){return function(t){var e,r,n,o,i,s;bt||Et();var a=t.length;if(a%4>0)throw new Error("Invalid string. Length must be a multiple of 4");i="="===t[a-2]?2:"="===t[a-1]?1:0,s=new wt(3*a/4-i),n=i>0?a-4:a;var u=0;for(e=0,r=0;e<n;e+=4,r+=3)o=mt[t.charCodeAt(e)]<<18|mt[t.charCodeAt(e+1)]<<12|mt[t.charCodeAt(e+2)]<<6|mt[t.charCodeAt(e+3)],s[u++]=o>>16&255,s[u++]=o>>8&255,s[u++]=255&o;return 2===i?(o=mt[t.charCodeAt(e)]<<2|mt[t.charCodeAt(e+1)]>>4,s[u++]=255&o):1===i&&(o=mt[t.charCodeAt(e)]<<10|mt[t.charCodeAt(e+1)]<<4|mt[t.charCodeAt(e+2)]>>2,s[u++]=o>>8&255,s[u++]=255&o),s}(function(t){if((t=function(t){return t.trim?t.trim():t.replace(/^\s+|\s+$/g,"")}(t).replace(ae,"")).length<2)return"";for(;t.length%4!=0;)t+="=";return t}(t))}function le(t,e,r,n){for(var o=0;o<n&&!(o+r>=e.length||o>=t.length);++o)e[o+r]=t[o];return o}function he(t){return!!t.constructor&&"function"==typeof t.constructor.isBuffer&&t.constructor.isBuffer(t)}function pe(t,e,r,n,o){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=(new Error).stack,this.message=t,this.name="AxiosError",e&&(this.code=e),r&&(this.config=r),n&&(this.request=n),o&&(this.response=o,this.status=o.status?o.status:null)}gt.inherits(pe,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:gt.toJSONObject(this.config),code:this.code,status:this.status}}});const de=pe.prototype,ge={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach((t=>{ge[t]={value:t}})),Object.defineProperties(pe,ge),Object.defineProperty(de,"isAxiosError",{value:!0}),pe.from=(t,e,r,n,o,i)=>{const s=Object.create(de);gt.toFlatObject(t,s,(function(t){return t!==Error.prototype}),(t=>"isAxiosError"!==t));const a=t&&t.message?t.message:"Error",u=null==e&&t?t.code:e;return pe.call(s,a,u,r,n,o),t&&null==s.cause&&Object.defineProperty(s,"cause",{value:t,configurable:!0}),s.name=t&&t.name||"Error",i&&Object.assign(s,i),s};function ye(t){return gt.isPlainObject(t)||gt.isArray(t)}function me(t){return gt.endsWith(t,"[]")?t.slice(0,-2):t}function we(t,e,r){return t?t.concat(e).map((function(t,e){return t=me(t),!r&&e?"["+t+"]":t})).join(r?".":""):e}const be=gt.toFlatObject(gt,{},null,(function(t){return/^is[A-Z]/.test(t)}));function Ee(t,e,r){if(!gt.isObject(t))throw new TypeError("target must be an object");e=e||new FormData;const n=(r=gt.toFlatObject(r,{metaTokens:!0,dots:!1,indexes:!1},!1,(function(t,e){return!gt.isUndefined(e[t])}))).metaTokens,o=r.visitor||c,i=r.dots,s=r.indexes,a=(r.Blob||"undefined"!=typeof Blob&&Blob)&&gt.isSpecCompliantForm(e);if(!gt.isFunction(o))throw new TypeError("visitor must be a function");function u(t){if(null===t)return"";if(gt.isDate(t))return t.toISOString();if(gt.isBoolean(t))return t.toString();if(!a&&gt.isBlob(t))throw new pe("Blob is not supported. Use a Buffer instead.");return gt.isArrayBuffer(t)||gt.isTypedArray(t)?a&&"function"==typeof Blob?new Blob([t]):Ut.from(t):t}function c(t,r,o){let a=t;if(t&&!o&&"object"==typeof t)if(gt.endsWith(r,"{}"))r=n?r:r.slice(0,-2),t=JSON.stringify(t);else if(gt.isArray(t)&&function(t){return gt.isArray(t)&&!t.some(ye)}(t)||(gt.isFileList(t)||gt.endsWith(r,"[]"))&&(a=gt.toArray(t)))return r=me(r),a.forEach((function(t,n){!gt.isUndefined(t)&&null!==t&&e.append(!0===s?we([r],n,i):null===s?r:r+"[]",u(t))})),!1;return!!ye(t)||(e.append(we(o,r,i),u(t)),!1)}const f=[],l=Object.assign(be,{defaultVisitor:c,convertValue:u,isVisitable:ye});if(!gt.isObject(t))throw new TypeError("data must be an object");return function t(r,n){if(!gt.isUndefined(r)){if(-1!==f.indexOf(r))throw Error("Circular reference detected in "+n.join("."));f.push(r),gt.forEach(r,(function(r,i){!0===(!(gt.isUndefined(r)||null===r)&&o.call(e,r,gt.isString(i)?i.trim():i,n,l))&&t(r,n?n.concat(i):[i])})),f.pop()}}(t),e}function ve(t){const e={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(t).replace(/[!'()~]|%20|%00/g,(function(t){return e[t]}))}function Re(t,e){this._pairs=[],t&&Ee(t,this,e)}const Ae=Re.prototype;function Te(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+")}function Se(t,e,r){if(!e)return t;const n=r&&r.encode||Te;gt.isFunction(r)&&(r={serialize:r});const o=r&&r.serialize;let i;if(i=o?o(e,r):gt.isURLSearchParams(e)?e.toString():new Re(e,r).toString(n),i){const e=t.indexOf("#");-1!==e&&(t=t.slice(0,e)),t+=(-1===t.indexOf("?")?"?":"&")+i}return t}Ae.append=function(t,e){this._pairs.push([t,e])},Ae.toString=function(t){const e=t?function(e){return t.call(this,e,ve)}:ve;return this._pairs.map((function(t){return e(t[0])+"="+e(t[1])}),"").join("&")};class Oe{constructor(){this.handlers=[]}use(t,e,r){return this.handlers.push({fulfilled:t,rejected:e,synchronous:!!r&&r.synchronous,runWhen:r?r.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){gt.forEach(this.handlers,(function(e){null!==e&&t(e)}))}}var _e={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},Pe={isBrowser:!0,classes:{URLSearchParams:"undefined"!=typeof URLSearchParams?URLSearchParams:Re,FormData:"undefined"!=typeof FormData?FormData:null,Blob:"undefined"!=typeof Blob?Blob:null},protocols:["http","https","file","blob","url","data"]};const Ue="undefined"!=typeof window&&"undefined"!=typeof document,Ce="object"==typeof navigator&&navigator||void 0,xe=Ue&&(!Ce||["ReactNative","NativeScript","NS"].indexOf(Ce.product)<0),Be="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope&&"function"==typeof self.importScripts,Ne=Ue&&window.location.href||"http://localhost";var Le={...Object.freeze({__proto__:null,hasBrowserEnv:Ue,hasStandardBrowserWebWorkerEnv:Be,hasStandardBrowserEnv:xe,navigator:Ce,origin:Ne}),...Pe};function je(t){function e(t,r,n,o){let i=t[o++];if("__proto__"===i)return!0;const s=Number.isFinite(+i),a=o>=t.length;if(i=!i&&gt.isArray(n)?n.length:i,a)return gt.hasOwnProp(n,i)?n[i]=[n[i],r]:n[i]=r,!s;n[i]&&gt.isObject(n[i])||(n[i]=[]);return e(t,r,n[i],o)&&gt.isArray(n[i])&&(n[i]=function(t){const e={},r=Object.keys(t);let n;const o=r.length;let i;for(n=0;n<o;n++)i=r[n],e[i]=t[i];return e}(n[i])),!s}if(gt.isFormData(t)&&gt.isFunction(t.entries)){const r={};return gt.forEachEntry(t,((t,n)=>{e(function(t){return gt.matchAll(/\w+|\[(\w*)]/g,t).map((t=>"[]"===t[0]?"":t[1]||t[0]))}(t),n,r,0)})),r}return null}const De={transitional:_e,adapter:["xhr","http","fetch"],transformRequest:[function(t,e){const r=e.getContentType()||"",n=r.indexOf("application/json")>-1,o=gt.isObject(t);o&&gt.isHTMLForm(t)&&(t=new FormData(t));if(gt.isFormData(t))return n?JSON.stringify(je(t)):t;if(gt.isArrayBuffer(t)||gt.isBuffer(t)||gt.isStream(t)||gt.isFile(t)||gt.isBlob(t)||gt.isReadableStream(t))return t;if(gt.isArrayBufferView(t))return t.buffer;if(gt.isURLSearchParams(t))return e.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let i;if(o){if(r.indexOf("application/x-www-form-urlencoded")>-1)return function(t,e){return Ee(t,new Le.classes.URLSearchParams,{visitor:function(t,e,r,n){return Le.isNode&&gt.isBuffer(t)?(this.append(e,t.toString("base64")),!1):n.defaultVisitor.apply(this,arguments)},...e})}(t,this.formSerializer).toString();if((i=gt.isFileList(t))||r.indexOf("multipart/form-data")>-1){const e=this.env&&this.env.FormData;return Ee(i?{"files[]":t}:t,e&&new e,this.formSerializer)}}return o||n?(e.setContentType("application/json",!1),function(t,e,r){if(gt.isString(t))try{return(e||JSON.parse)(t),gt.trim(t)}catch(t){if("SyntaxError"!==t.name)throw t}return(r||JSON.stringify)(t)}(t)):t}],transformResponse:[function(t){const e=this.transitional||De.transitional,r=e&&e.forcedJSONParsing,n="json"===this.responseType;if(gt.isResponse(t)||gt.isReadableStream(t))return t;if(t&&gt.isString(t)&&(r&&!this.responseType||n)){const r=!(e&&e.silentJSONParsing)&&n;try{return JSON.parse(t,this.parseReviver)}catch(t){if(r){if("SyntaxError"===t.name)throw pe.from(t,pe.ERR_BAD_RESPONSE,this,null,this.response);throw t}}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:Le.classes.FormData,Blob:Le.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};gt.forEach(["delete","get","head","post","put","patch"],(t=>{De.headers[t]={}}));const ke=gt.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]);const Fe=Symbol("internals");function Ie(t){return t&&String(t).trim().toLowerCase()}function Me(t){return!1===t||null==t?t:gt.isArray(t)?t.map(Me):String(t)}function qe(t,e,r,n,o){return gt.isFunction(n)?n.call(this,e,r):(o&&(e=r),gt.isString(e)?gt.isString(n)?-1!==e.indexOf(n):gt.isRegExp(n)?n.test(e):void 0:void 0)}class Ye{constructor(t){t&&this.set(t)}set(t,e,r){const n=this;function o(t,e,r){const o=Ie(e);if(!o)throw new Error("header name must be a non-empty string");const i=gt.findKey(n,o);(!i||void 0===n[i]||!0===r||void 0===r&&!1!==n[i])&&(n[i||e]=Me(t))}const i=(t,e)=>gt.forEach(t,((t,r)=>o(t,r,e)));if(gt.isPlainObject(t)||t instanceof this.constructor)i(t,e);else if(gt.isString(t)&&(t=t.trim())&&!/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(t.trim()))i((t=>{const e={};let r,n,o;return t&&t.split("\n").forEach((function(t){o=t.indexOf(":"),r=t.substring(0,o).trim().toLowerCase(),n=t.substring(o+1).trim(),!r||e[r]&&ke[r]||("set-cookie"===r?e[r]?e[r].push(n):e[r]=[n]:e[r]=e[r]?e[r]+", "+n:n)})),e})(t),e);else if(gt.isObject(t)&&gt.isIterable(t)){let r,n,o={};for(const e of t){if(!gt.isArray(e))throw TypeError("Object iterator must return a key-value pair");o[n=e[0]]=(r=o[n])?gt.isArray(r)?[...r,e[1]]:[r,e[1]]:e[1]}i(o,e)}else null!=t&&o(e,t,r);return this}get(t,e){if(t=Ie(t)){const r=gt.findKey(this,t);if(r){const t=this[r];if(!e)return t;if(!0===e)return function(t){const e=Object.create(null),r=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let n;for(;n=r.exec(t);)e[n[1]]=n[2];return e}(t);if(gt.isFunction(e))return e.call(this,t,r);if(gt.isRegExp(e))return e.exec(t);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,e){if(t=Ie(t)){const r=gt.findKey(this,t);return!(!r||void 0===this[r]||e&&!qe(0,this[r],r,e))}return!1}delete(t,e){const r=this;let n=!1;function o(t){if(t=Ie(t)){const o=gt.findKey(r,t);!o||e&&!qe(0,r[o],o,e)||(delete r[o],n=!0)}}return gt.isArray(t)?t.forEach(o):o(t),n}clear(t){const e=Object.keys(this);let r=e.length,n=!1;for(;r--;){const o=e[r];t&&!qe(0,this[o],o,t,!0)||(delete this[o],n=!0)}return n}normalize(t){const e=this,r={};return gt.forEach(this,((n,o)=>{const i=gt.findKey(r,o);if(i)return e[i]=Me(n),void delete e[o];const s=t?function(t){return t.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,((t,e,r)=>e.toUpperCase()+r))}(o):String(o).trim();s!==o&&delete e[o],e[s]=Me(n),r[s]=!0})),this}concat(...t){return this.constructor.concat(this,...t)}toJSON(t){const e=Object.create(null);return gt.forEach(this,((r,n)=>{null!=r&&!1!==r&&(e[n]=t&&gt.isArray(r)?r.join(", "):r)})),e}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map((([t,e])=>t+": "+e)).join("\n")}getSetCookie(){return this.get("set-cookie")||[]}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...e){const r=new this(t);return e.forEach((t=>r.set(t))),r}static accessor(t){const e=(this[Fe]=this[Fe]={accessors:{}}).accessors,r=this.prototype;function n(t){const n=Ie(t);e[n]||(!function(t,e){const r=gt.toCamelCase(" "+e);["get","set","has"].forEach((n=>{Object.defineProperty(t,n+r,{value:function(t,r,o){return this[n].call(this,e,t,r,o)},configurable:!0})}))}(r,t),e[n]=!0)}return gt.isArray(t)?t.forEach(n):n(t),this}}function ze(t,e){const r=this||De,n=e||r,o=Ye.from(n.headers);let i=n.data;return gt.forEach(t,(function(t){i=t.call(r,i,o.normalize(),e?e.status:void 0)})),o.normalize(),i}function He(t){return!(!t||!t.__CANCEL__)}function Je(t,e,r){pe.call(this,null==t?"canceled":t,pe.ERR_CANCELED,e,r),this.name="CanceledError"}function We(t,e,r){const n=r.config.validateStatus;r.status&&n&&!n(r.status)?e(new pe("Request failed with status code "+r.status,[pe.ERR_BAD_REQUEST,pe.ERR_BAD_RESPONSE][Math.floor(r.status/100)-4],r.config,r.request,r)):t(r)}Ye.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),gt.reduceDescriptors(Ye.prototype,(({value:t},e)=>{let r=e[0].toUpperCase()+e.slice(1);return{get:()=>t,set(t){this[r]=t}}})),gt.freezeMethods(Ye),gt.inherits(Je,pe,{__CANCEL__:!0});const Ve=(t,e,r=3)=>{let n=0;const o=function(t,e){t=t||10;const r=new Array(t),n=new Array(t);let o,i=0,s=0;return e=void 0!==e?e:1e3,function(a){const u=Date.now(),c=n[s];o||(o=u),r[i]=a,n[i]=u;let f=s,l=0;for(;f!==i;)l+=r[f++],f%=t;if(i=(i+1)%t,i===s&&(s=(s+1)%t),u-o<e)return;const h=c&&u-c;return h?Math.round(1e3*l/h):void 0}}(50,250);return function(t,e){let r,n,o=0,i=1e3/e;const s=(e,i=Date.now())=>{o=i,r=null,n&&(clearTimeout(n),n=null),t(...e)};return[(...t)=>{const e=Date.now(),a=e-o;a>=i?s(t,e):(r=t,n||(n=setTimeout((()=>{n=null,s(r)}),i-a)))},()=>r&&s(r)]}((r=>{const i=r.loaded,s=r.lengthComputable?r.total:void 0,a=i-n,u=o(a);n=i;t({loaded:i,total:s,progress:s?i/s:void 0,bytes:a,rate:u||void 0,estimated:u&&s&&i<=s?(s-i)/u:void 0,event:r,lengthComputable:null!=s,[e?"download":"upload"]:!0})}),r)},$e=(t,e)=>{const r=null!=t;return[n=>e[0]({lengthComputable:r,total:t,loaded:n}),e[1]]},Ke=t=>(...e)=>gt.asap((()=>t(...e)));var Xe=Le.hasStandardBrowserEnv?((t,e)=>r=>(r=new URL(r,Le.origin),t.protocol===r.protocol&&t.host===r.host&&(e||t.port===r.port)))(new URL(Le.origin),Le.navigator&&/(msie|trident)/i.test(Le.navigator.userAgent)):()=>!0,Ge=Le.hasStandardBrowserEnv?{write(t,e,r,n,o,i,s){if("undefined"==typeof document)return;const a=[`${t}=${encodeURIComponent(e)}`];gt.isNumber(r)&&a.push(`expires=${new Date(r).toUTCString()}`),gt.isString(n)&&a.push(`path=${n}`),gt.isString(o)&&a.push(`domain=${o}`),!0===i&&a.push("secure"),gt.isString(s)&&a.push(`SameSite=${s}`),document.cookie=a.join("; ")},read(t){if("undefined"==typeof document)return null;const e=document.cookie.match(new RegExp("(?:^|; )"+t+"=([^;]*)"));return e?decodeURIComponent(e[1]):null},remove(t){this.write(t,"",Date.now()-864e5,"/")}}:{write(){},read:()=>null,remove(){}};function Qe(t,e,r){let n=!/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e);return t&&(n||0==r)?function(t,e){return e?t.replace(/\/?\/$/,"")+"/"+e.replace(/^\/+/,""):t}(t,e):e}const Ze=t=>t instanceof Ye?{...t}:t;function tr(t,e){e=e||{};const r={};function n(t,e,r,n){return gt.isPlainObject(t)&&gt.isPlainObject(e)?gt.merge.call({caseless:n},t,e):gt.isPlainObject(e)?gt.merge({},e):gt.isArray(e)?e.slice():e}function o(t,e,r,o){return gt.isUndefined(e)?gt.isUndefined(t)?void 0:n(void 0,t,0,o):n(t,e,0,o)}function i(t,e){if(!gt.isUndefined(e))return n(void 0,e)}function s(t,e){return gt.isUndefined(e)?gt.isUndefined(t)?void 0:n(void 0,t):n(void 0,e)}function a(r,o,i){return i in e?n(r,o):i in t?n(void 0,r):void 0}const u={url:i,method:i,data:i,baseURL:s,transformRequest:s,transformResponse:s,paramsSerializer:s,timeout:s,timeoutMessage:s,withCredentials:s,withXSRFToken:s,adapter:s,responseType:s,xsrfCookieName:s,xsrfHeaderName:s,onUploadProgress:s,onDownloadProgress:s,decompress:s,maxContentLength:s,maxBodyLength:s,beforeRedirect:s,transport:s,httpAgent:s,httpsAgent:s,cancelToken:s,socketPath:s,responseEncoding:s,validateStatus:a,headers:(t,e,r)=>o(Ze(t),Ze(e),0,!0)};return gt.forEach(Object.keys({...t,...e}),(function(n){const i=u[n]||o,s=i(t[n],e[n],n);gt.isUndefined(s)&&i!==a||(r[n]=s)})),r}var er=t=>{const e=tr({},t);let{data:r,withXSRFToken:n,xsrfHeaderName:o,xsrfCookieName:i,headers:s,auth:a}=e;if(e.headers=s=Ye.from(s),e.url=Se(Qe(e.baseURL,e.url,e.allowAbsoluteUrls),t.params,t.paramsSerializer),a&&s.set("Authorization","Basic "+btoa((a.username||"")+":"+(a.password?unescape(encodeURIComponent(a.password)):""))),gt.isFormData(r))if(Le.hasStandardBrowserEnv||Le.hasStandardBrowserWebWorkerEnv)s.setContentType(void 0);else if(gt.isFunction(r.getHeaders)){const t=r.getHeaders(),e=["content-type","content-length"];Object.entries(t).forEach((([t,r])=>{e.includes(t.toLowerCase())&&s.set(t,r)}))}if(Le.hasStandardBrowserEnv&&(n&&gt.isFunction(n)&&(n=n(e)),n||!1!==n&&Xe(e.url))){const t=o&&i&&Ge.read(i);t&&s.set(o,t)}return e};var rr="undefined"!=typeof XMLHttpRequest&&function(t){return new Promise((function(e,r){const n=er(t);let o=n.data;const i=Ye.from(n.headers).normalize();let s,a,u,c,f,{responseType:l,onUploadProgress:h,onDownloadProgress:p}=n;function d(){c&&c(),f&&f(),n.cancelToken&&n.cancelToken.unsubscribe(s),n.signal&&n.signal.removeEventListener("abort",s)}let g=new XMLHttpRequest;function y(){if(!g)return;const n=Ye.from("getAllResponseHeaders"in g&&g.getAllResponseHeaders());We((function(t){e(t),d()}),(function(t){r(t),d()}),{data:l&&"text"!==l&&"json"!==l?g.response:g.responseText,status:g.status,statusText:g.statusText,headers:n,config:t,request:g}),g=null}g.open(n.method.toUpperCase(),n.url,!0),g.timeout=n.timeout,"onloadend"in g?g.onloadend=y:g.onreadystatechange=function(){g&&4===g.readyState&&(0!==g.status||g.responseURL&&0===g.responseURL.indexOf("file:"))&&setTimeout(y)},g.onabort=function(){g&&(r(new pe("Request aborted",pe.ECONNABORTED,t,g)),g=null)},g.onerror=function(e){const n=new pe(e&&e.message?e.message:"Network Error",pe.ERR_NETWORK,t,g);n.event=e||null,r(n),g=null},g.ontimeout=function(){let e=n.timeout?"timeout of "+n.timeout+"ms exceeded":"timeout exceeded";const o=n.transitional||_e;n.timeoutErrorMessage&&(e=n.timeoutErrorMessage),r(new pe(e,o.clarifyTimeoutError?pe.ETIMEDOUT:pe.ECONNABORTED,t,g)),g=null},void 0===o&&i.setContentType(null),"setRequestHeader"in g&&gt.forEach(i.toJSON(),(function(t,e){g.setRequestHeader(e,t)})),gt.isUndefined(n.withCredentials)||(g.withCredentials=!!n.withCredentials),l&&"json"!==l&&(g.responseType=n.responseType),p&&([u,f]=Ve(p,!0),g.addEventListener("progress",u)),h&&g.upload&&([a,c]=Ve(h),g.upload.addEventListener("progress",a),g.upload.addEventListener("loadend",c)),(n.cancelToken||n.signal)&&(s=e=>{g&&(r(!e||e.type?new Je(null,t,g):e),g.abort(),g=null)},n.cancelToken&&n.cancelToken.subscribe(s),n.signal&&(n.signal.aborted?s():n.signal.addEventListener("abort",s)));const m=function(t){const e=/^([-+\w]{1,25})(:?\/\/|:)/.exec(t);return e&&e[1]||""}(n.url);m&&-1===Le.protocols.indexOf(m)?r(new pe("Unsupported protocol "+m+":",pe.ERR_BAD_REQUEST,t)):g.send(o||null)}))};const nr=(t,e)=>{const{length:r}=t=t?t.filter(Boolean):[];if(e||r){let r,n=new AbortController;const o=function(t){if(!r){r=!0,s();const e=t instanceof Error?t:this.reason;n.abort(e instanceof pe?e:new Je(e instanceof Error?e.message:e))}};let i=e&&setTimeout((()=>{i=null,o(new pe(`timeout ${e} of ms exceeded`,pe.ETIMEDOUT))}),e);const s=()=>{t&&(i&&clearTimeout(i),i=null,t.forEach((t=>{t.unsubscribe?t.unsubscribe(o):t.removeEventListener("abort",o)})),t=null)};t.forEach((t=>t.addEventListener("abort",o)));const{signal:a}=n;return a.unsubscribe=()=>gt.asap(s),a}},or=function*(t,e){let r=t.byteLength;if(!e||r<e)return void(yield t);let n,o=0;for(;o<r;)n=o+e,yield t.slice(o,n),o=n},ir=async function*(t){if(t[Symbol.asyncIterator])return void(yield*t);const e=t.getReader();try{for(;;){const{done:t,value:r}=await e.read();if(t)break;yield r}}finally{await e.cancel()}},sr=(t,e,r,n)=>{const o=async function*(t,e){for await(const r of ir(t))yield*or(r,e)}(t,e);let i,s=0,a=t=>{i||(i=!0,n&&n(t))};return new ReadableStream({async pull(t){try{const{done:e,value:n}=await o.next();if(e)return a(),void t.close();let i=n.byteLength;if(r){let t=s+=i;r(t)}t.enqueue(new Uint8Array(n))}catch(t){throw a(t),t}},cancel:t=>(a(t),o.return())},{highWaterMark:2})},{isFunction:ar}=gt,ur=(({Request:t,Response:e})=>({Request:t,Response:e}))(gt.global),{ReadableStream:cr,TextEncoder:fr}=gt.global,lr=(t,...e)=>{try{return!!t(...e)}catch(t){return!1}},hr=t=>{t=gt.merge.call({skipUndefined:!0},ur,t);const{fetch:e,Request:r,Response:n}=t,o=e?ar(e):"function"==typeof fetch,i=ar(r),s=ar(n);if(!o)return!1;const a=o&&ar(cr),u=o&&("function"==typeof fr?(c=new fr,t=>c.encode(t)):async t=>new Uint8Array(await new r(t).arrayBuffer()));var c;const f=i&&a&&lr((()=>{let t=!1;const e=new r(Le.origin,{body:new cr,method:"POST",get duplex(){return t=!0,"half"}}).headers.has("Content-Type");return t&&!e})),l=s&&a&&lr((()=>gt.isReadableStream(new n("").body))),h={stream:l&&(t=>t.body)};o&&["text","arrayBuffer","blob","formData","stream"].forEach((t=>{!h[t]&&(h[t]=(e,r)=>{let n=e&&e[t];if(n)return n.call(e);throw new pe(`Response type '${t}' is not supported`,pe.ERR_NOT_SUPPORT,r)})}));const p=async(t,e)=>{const n=gt.toFiniteNumber(t.getContentLength());return null==n?(async t=>{if(null==t)return 0;if(gt.isBlob(t))return t.size;if(gt.isSpecCompliantForm(t)){const e=new r(Le.origin,{method:"POST",body:t});return(await e.arrayBuffer()).byteLength}return gt.isArrayBufferView(t)||gt.isArrayBuffer(t)?t.byteLength:(gt.isURLSearchParams(t)&&(t+=""),gt.isString(t)?(await u(t)).byteLength:void 0)})(e):n};return async t=>{let{url:o,method:s,data:a,signal:u,cancelToken:c,timeout:d,onDownloadProgress:g,onUploadProgress:y,responseType:m,headers:w,withCredentials:b="same-origin",fetchOptions:E}=er(t),v=e||fetch;m=m?(m+"").toLowerCase():"text";let R=nr([u,c&&c.toAbortSignal()],d),A=null;const T=R&&R.unsubscribe&&(()=>{R.unsubscribe()});let S;try{if(y&&f&&"get"!==s&&"head"!==s&&0!==(S=await p(w,a))){let t,e=new r(o,{method:"POST",body:a,duplex:"half"});if(gt.isFormData(a)&&(t=e.headers.get("content-type"))&&w.setContentType(t),e.body){const[t,r]=$e(S,Ve(Ke(y)));a=sr(e.body,65536,t,r)}}gt.isString(b)||(b=b?"include":"omit");const e=i&&"credentials"in r.prototype,u={...E,signal:R,method:s.toUpperCase(),headers:w.normalize().toJSON(),body:a,duplex:"half",credentials:e?b:void 0};A=i&&new r(o,u);let c=await(i?v(A,E):v(o,u));const d=l&&("stream"===m||"response"===m);if(l&&(g||d&&T)){const t={};["status","statusText","headers"].forEach((e=>{t[e]=c[e]}));const e=gt.toFiniteNumber(c.headers.get("content-length")),[r,o]=g&&$e(e,Ve(Ke(g),!0))||[];c=new n(sr(c.body,65536,r,(()=>{o&&o(),T&&T()})),t)}m=m||"text";let O=await h[gt.findKey(h,m)||"text"](c,t);return!d&&T&&T(),await new Promise(((e,r)=>{We(e,r,{data:O,headers:Ye.from(c.headers),status:c.status,statusText:c.statusText,config:t,request:A})}))}catch(e){if(T&&T(),e&&"TypeError"===e.name&&/Load failed|fetch/i.test(e.message))throw Object.assign(new pe("Network Error",pe.ERR_NETWORK,t,A),{cause:e.cause||e});throw pe.from(e,e&&e.code,t,A)}}},pr=new Map,dr=t=>{let e=t&&t.env||{};const{fetch:r,Request:n,Response:o}=e,i=[n,o,r];let s,a,u=i.length,c=pr;for(;u--;)s=i[u],a=c.get(s),void 0===a&&c.set(s,a=u?new Map:hr(e)),c=a;return a};dr();const gr={http:null,xhr:rr,fetch:{get:dr}};gt.forEach(gr,((t,e)=>{if(t){try{Object.defineProperty(t,"name",{value:e})}catch(t){}Object.defineProperty(t,"adapterName",{value:e})}}));const yr=t=>`- ${t}`,mr=t=>gt.isFunction(t)||null===t||!1===t;var wr={getAdapter:function(t,e){t=gt.isArray(t)?t:[t];const{length:r}=t;let n,o;const i={};for(let s=0;s<r;s++){let r;if(n=t[s],o=n,!mr(n)&&(o=gr[(r=String(n)).toLowerCase()],void 0===o))throw new pe(`Unknown adapter '${r}'`);if(o&&(gt.isFunction(o)||(o=o.get(e))))break;i[r||"#"+s]=o}if(!o){const t=Object.entries(i).map((([t,e])=>`adapter ${t} `+(!1===e?"is not supported by the environment":"is not available in the build")));throw new pe("There is no suitable adapter to dispatch the request "+(r?t.length>1?"since :\n"+t.map(yr).join("\n"):" "+yr(t[0]):"as no adapter specified"),"ERR_NOT_SUPPORT")}return o},adapters:gr};function br(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new Je(null,t)}function Er(t){br(t),t.headers=Ye.from(t.headers),t.data=ze.call(t,t.transformRequest),-1!==["post","put","patch"].indexOf(t.method)&&t.headers.setContentType("application/x-www-form-urlencoded",!1);return wr.getAdapter(t.adapter||De.adapter,t)(t).then((function(e){return br(t),e.data=ze.call(t,t.transformResponse,e),e.headers=Ye.from(e.headers),e}),(function(e){return He(e)||(br(t),e&&e.response&&(e.response.data=ze.call(t,t.transformResponse,e.response),e.response.headers=Ye.from(e.response.headers))),Promise.reject(e)}))}const vr="1.13.2",Rr={};["object","boolean","number","function","string","symbol"].forEach(((t,e)=>{Rr[t]=function(r){return typeof r===t||"a"+(e<1?"n ":" ")+t}}));const Ar={};Rr.transitional=function(t,e,r){function n(t,e){return"[Axios v"+vr+"] Transitional option '"+t+"'"+e+(r?". "+r:"")}return(r,o,i)=>{if(!1===t)throw new pe(n(o," has been removed"+(e?" in "+e:"")),pe.ERR_DEPRECATED);return e&&!Ar[o]&&(Ar[o]=!0,console.warn(n(o," has been deprecated since v"+e+" and will be removed in the near future"))),!t||t(r,o,i)}},Rr.spelling=function(t){return(e,r)=>(console.warn(`${r} is likely a misspelling of ${t}`),!0)};var Tr={assertOptions:function(t,e,r){if("object"!=typeof t)throw new pe("options must be an object",pe.ERR_BAD_OPTION_VALUE);const n=Object.keys(t);let o=n.length;for(;o-- >0;){const i=n[o],s=e[i];if(s){const e=t[i],r=void 0===e||s(e,i,t);if(!0!==r)throw new pe("option "+i+" must be "+r,pe.ERR_BAD_OPTION_VALUE)}else if(!0!==r)throw new pe("Unknown option "+i,pe.ERR_BAD_OPTION)}},validators:Rr};const Sr=Tr.validators;class Or{constructor(t){this.defaults=t||{},this.interceptors={request:new Oe,response:new Oe}}async request(t,e){try{return await this._request(t,e)}catch(t){if(t instanceof Error){let e={};Error.captureStackTrace?Error.captureStackTrace(e):e=new Error;const r=e.stack?e.stack.replace(/^.+\n/,""):"";try{t.stack?r&&!String(t.stack).endsWith(r.replace(/^.+\n.+\n/,""))&&(t.stack+="\n"+r):t.stack=r}catch(t){}}throw t}}_request(t,e){"string"==typeof t?(e=e||{}).url=t:e=t||{},e=tr(this.defaults,e);const{transitional:r,paramsSerializer:n,headers:o}=e;void 0!==r&&Tr.assertOptions(r,{silentJSONParsing:Sr.transitional(Sr.boolean),forcedJSONParsing:Sr.transitional(Sr.boolean),clarifyTimeoutError:Sr.transitional(Sr.boolean)},!1),null!=n&&(gt.isFunction(n)?e.paramsSerializer={serialize:n}:Tr.assertOptions(n,{encode:Sr.function,serialize:Sr.function},!0)),void 0!==e.allowAbsoluteUrls||(void 0!==this.defaults.allowAbsoluteUrls?e.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:e.allowAbsoluteUrls=!0),Tr.assertOptions(e,{baseUrl:Sr.spelling("baseURL"),withXsrfToken:Sr.spelling("withXSRFToken")},!0),e.method=(e.method||this.defaults.method||"get").toLowerCase();let i=o&&gt.merge(o.common,o[e.method]);o&&gt.forEach(["delete","get","head","post","put","patch","common"],(t=>{delete o[t]})),e.headers=Ye.concat(i,o);const s=[];let a=!0;this.interceptors.request.forEach((function(t){"function"==typeof t.runWhen&&!1===t.runWhen(e)||(a=a&&t.synchronous,s.unshift(t.fulfilled,t.rejected))}));const u=[];let c;this.interceptors.response.forEach((function(t){u.push(t.fulfilled,t.rejected)}));let f,l=0;if(!a){const t=[Er.bind(this),void 0];for(t.unshift(...s),t.push(...u),f=t.length,c=Promise.resolve(e);l<f;)c=c.then(t[l++],t[l++]);return c}f=s.length;let h=e;for(;l<f;){const t=s[l++],e=s[l++];try{h=t(h)}catch(t){e.call(this,t);break}}try{c=Er.call(this,h)}catch(t){return Promise.reject(t)}for(l=0,f=u.length;l<f;)c=c.then(u[l++],u[l++]);return c}getUri(t){return Se(Qe((t=tr(this.defaults,t)).baseURL,t.url,t.allowAbsoluteUrls),t.params,t.paramsSerializer)}}gt.forEach(["delete","get","head","options"],(function(t){Or.prototype[t]=function(e,r){return this.request(tr(r||{},{method:t,url:e,data:(r||{}).data}))}})),gt.forEach(["post","put","patch"],(function(t){function e(e){return function(r,n,o){return this.request(tr(o||{},{method:t,headers:e?{"Content-Type":"multipart/form-data"}:{},url:r,data:n}))}}Or.prototype[t]=e(),Or.prototype[t+"Form"]=e(!0)}));class _r{constructor(t){if("function"!=typeof t)throw new TypeError("executor must be a function.");let e;this.promise=new Promise((function(t){e=t}));const r=this;this.promise.then((t=>{if(!r._listeners)return;let e=r._listeners.length;for(;e-- >0;)r._listeners[e](t);r._listeners=null})),this.promise.then=t=>{let e;const n=new Promise((t=>{r.subscribe(t),e=t})).then(t);return n.cancel=function(){r.unsubscribe(e)},n},t((function(t,n,o){r.reason||(r.reason=new Je(t,n,o),e(r.reason))}))}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){this.reason?t(this.reason):this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const e=this._listeners.indexOf(t);-1!==e&&this._listeners.splice(e,1)}toAbortSignal(){const t=new AbortController,e=e=>{t.abort(e)};return this.subscribe(e),t.signal.unsubscribe=()=>this.unsubscribe(e),t.signal}static source(){let t;return{token:new _r((function(e){t=e})),cancel:t}}}const Pr={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511,WebServerIsDown:521,ConnectionTimedOut:522,OriginIsUnreachable:523,TimeoutOccurred:524,SslHandshakeFailed:525,InvalidSslCertificate:526};Object.entries(Pr).forEach((([t,e])=>{Pr[e]=t}));const Ur=function t(e){const r=new Or(e),n=S(Or.prototype.request,r);return gt.extend(n,Or.prototype,r,{allOwnKeys:!0}),gt.extend(n,r,null,{allOwnKeys:!0}),n.create=function(r){return t(tr(e,r))},n}(De);Ur.Axios=Or,Ur.CanceledError=Je,Ur.CancelToken=_r,Ur.isCancel=He,Ur.VERSION=vr,Ur.toFormData=Ee,Ur.AxiosError=pe,Ur.Cancel=Ur.CanceledError,Ur.all=function(t){return Promise.all(t)},Ur.spread=function(t){return function(e){return t.apply(null,e)}},Ur.isAxiosError=function(t){return gt.isObject(t)&&!0===t.isAxiosError},Ur.mergeConfig=tr,Ur.AxiosHeaders=Ye,Ur.formToJSON=t=>je(gt.isHTMLForm(t)?new FormData(t):t),Ur.getAdapter=wr.getAdapter,Ur.HttpStatusCode=Pr,Ur.default=Ur;const{Axios:Cr,AxiosError:xr,CanceledError:Br,isCancel:Nr,CancelToken:Lr,VERSION:jr,all:Dr,Cancel:kr,isAxiosError:Fr,spread:Ir,toFormData:Mr,AxiosHeaders:qr,HttpStatusCode:Yr,formToJSON:zr,getAdapter:Hr,mergeConfig:Jr}=Ur;export{Cr as Axios,xr as AxiosError,qr as AxiosHeaders,kr as Cancel,Lr as CancelToken,Br as CanceledError,Yr as HttpStatusCode,jr as VERSION,Dr as all,Ur as default,zr as formToJSON,Hr as getAdapter,Fr as isAxiosError,Nr as isCancel,Jr as mergeConfig,Ir as spread,Mr as toFormData};
//# sourceMappingURL=/sm/403b3cd89e726f6628d9a16efbbde448835f7a0fb07759f737fd198f8010b101.map