3 lines
16 KiB
JavaScript
3 lines
16 KiB
JavaScript
var Mr=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Ke(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var ne={exports:{}},Be=function(r,a){return function(){for(var t=new Array(arguments.length),i=0;i<t.length;i++)t[i]=arguments[i];return r.apply(a,t)}},Ge=Be,R=Object.prototype.toString;function ae(e){return R.call(e)==="[object Array]"}function re(e){return typeof e>"u"}function Ye(e){return e!==null&&!re(e)&&e.constructor!==null&&!re(e.constructor)&&typeof e.constructor.isBuffer=="function"&&e.constructor.isBuffer(e)}function Qe(e){return R.call(e)==="[object ArrayBuffer]"}function Ze(e){return typeof FormData<"u"&&e instanceof FormData}function er(e){var r;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?r=ArrayBuffer.isView(e):r=e&&e.buffer&&e.buffer instanceof ArrayBuffer,r}function rr(e){return typeof e=="string"}function tr(e){return typeof e=="number"}function De(e){return e!==null&&typeof e=="object"}function T(e){if(R.call(e)!=="[object Object]")return!1;var r=Object.getPrototypeOf(e);return r===null||r===Object.prototype}function nr(e){return R.call(e)==="[object Date]"}function ar(e){return R.call(e)==="[object File]"}function ir(e){return R.call(e)==="[object Blob]"}function je(e){return R.call(e)==="[object Function]"}function sr(e){return De(e)&&je(e.pipe)}function or(e){return typeof URLSearchParams<"u"&&e instanceof URLSearchParams}function ur(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")}function fr(){return typeof navigator<"u"&&(navigator.product==="ReactNative"||navigator.product==="NativeScript"||navigator.product==="NS")?!1:typeof window<"u"&&typeof document<"u"}function ie(e,r){if(!(e===null||typeof e>"u"))if(typeof e!="object"&&(e=[e]),ae(e))for(var a=0,n=e.length;a<n;a++)r.call(null,e[a],a,e);else for(var t in e)Object.prototype.hasOwnProperty.call(e,t)&&r.call(null,e[t],t,e)}function te(){var e={};function r(t,i){T(e[i])&&T(t)?e[i]=te(e[i],t):T(t)?e[i]=te({},t):ae(t)?e[i]=t.slice():e[i]=t}for(var a=0,n=arguments.length;a<n;a++)ie(arguments[a],r);return e}function lr(e,r,a){return ie(r,function(t,i){a&&typeof t=="function"?e[i]=Ge(t,a):e[i]=t}),e}function cr(e){return e.charCodeAt(0)===65279&&(e=e.slice(1)),e}var m={isArray:ae,isArrayBuffer:Qe,isBuffer:Ye,isFormData:Ze,isArrayBufferView:er,isString:rr,isNumber:tr,isObject:De,isPlainObject:T,isUndefined:re,isDate:nr,isFile:ar,isBlob:ir,isFunction:je,isStream:sr,isURLSearchParams:or,isStandardBrowserEnv:fr,forEach:ie,merge:te,extend:lr,trim:ur,stripBOM:cr},O=m;function ce(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}var _e=function(r,a,n){if(!a)return r;var t;if(n)t=n(a);else if(O.isURLSearchParams(a))t=a.toString();else{var i=[];O.forEach(a,function(l,f){l===null||typeof l>"u"||(O.isArray(l)?f=f+"[]":l=[l],O.forEach(l,function(s){O.isDate(s)?s=s.toISOString():O.isObject(s)&&(s=JSON.stringify(s)),i.push(ce(f)+"="+ce(s))}))}),t=i.join("&")}if(t){var u=r.indexOf("#");u!==-1&&(r=r.slice(0,u)),r+=(r.indexOf("?")===-1?"?":"&")+t}return r},dr=m;function P(){this.handlers=[]}P.prototype.use=function(r,a,n){return this.handlers.push({fulfilled:r,rejected:a,synchronous:n?n.synchronous:!1,runWhen:n?n.runWhen:null}),this.handlers.length-1};P.prototype.eject=function(r){this.handlers[r]&&(this.handlers[r]=null)};P.prototype.forEach=function(r){dr.forEach(this.handlers,function(n){n!==null&&r(n)})};var hr=P,pr=m,mr=function(r,a){pr.forEach(r,function(t,i){i!==a&&i.toUpperCase()===a.toUpperCase()&&(r[a]=t,delete r[i])})},$e=function(r,a,n,t,i){return r.config=a,n&&(r.code=n),r.request=t,r.response=i,r.isAxiosError=!0,r.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:this.config,code:this.code,status:this.response&&this.response.status?this.response.status:null}},r},_,de;function Ie(){if(de)return _;de=1;var e=$e;return _=function(a,n,t,i,u){var o=new Error(a);return e(o,n,t,i,u)},_}var $,he;function vr(){if(he)return $;he=1;var e=Ie();return $=function(a,n,t){var i=t.config.validateStatus;!t.status||!i||i(t.status)?a(t):n(e("Request failed with status code "+t.status,t.config,null,t.request,t))},$}var I,pe;function yr(){if(pe)return I;pe=1;var e=m;return I=e.isStandardBrowserEnv()?function(){return{write:function(n,t,i,u,o,l){var f=[];f.push(n+"="+encodeURIComponent(t)),e.isNumber(i)&&f.push("expires="+new Date(i).toGMTString()),e.isString(u)&&f.push("path="+u),e.isString(o)&&f.push("domain="+o),l===!0&&f.push("secure"),document.cookie=f.join("; ")},read:function(n){var t=document.cookie.match(new RegExp("(^|;\\s*)("+n+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove:function(n){this.write(n,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}(),I}var k,me;function br(){return me||(me=1,k=function(r){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(r)}),k}var F,ve;function Er(){return ve||(ve=1,F=function(r,a){return a?r.replace(/\/+$/,"")+"/"+a.replace(/^\/+/,""):r}),F}var H,ye;function wr(){if(ye)return H;ye=1;var e=br(),r=Er();return H=function(n,t){return n&&!e(t)?r(n,t):t},H}var M,be;function Rr(){if(be)return M;be=1;var e=m,r=["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"];return M=function(n){var t={},i,u,o;return n&&e.forEach(n.split(`
|
|
`),function(f){if(o=f.indexOf(":"),i=e.trim(f.substr(0,o)).toLowerCase(),u=e.trim(f.substr(o+1)),i){if(t[i]&&r.indexOf(i)>=0)return;i==="set-cookie"?t[i]=(t[i]?t[i]:[]).concat([u]):t[i]=t[i]?t[i]+", "+u:u}}),t},M}var J,Ee;function Cr(){if(Ee)return J;Ee=1;var e=m;return J=e.isStandardBrowserEnv()?function(){var a=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a"),t;function i(u){var o=u;return a&&(n.setAttribute("href",o),o=n.href),n.setAttribute("href",o),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:n.pathname.charAt(0)==="/"?n.pathname:"/"+n.pathname}}return t=i(window.location.href),function(o){var l=e.isString(o)?i(o):o;return l.protocol===t.protocol&&l.host===t.host}}():function(){return function(){return!0}}(),J}var z,we;function L(){if(we)return z;we=1;function e(r){this.message=r}return e.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},e.prototype.__CANCEL__=!0,z=e,z}var V,Re;function Ce(){if(Re)return V;Re=1;var e=m,r=vr(),a=yr(),n=_e,t=wr(),i=Rr(),u=Cr(),o=Ie(),l=B(),f=L();return V=function(s){return new Promise(function(E,b){var x=s.data,A=s.headers,g=s.responseType,C;function oe(){s.cancelToken&&s.cancelToken.unsubscribe(C),s.signal&&s.signal.removeEventListener("abort",C)}e.isFormData(x)&&delete A["Content-Type"];var d=new XMLHttpRequest;if(s.auth){var Ve=s.auth.username||"",Xe=s.auth.password?unescape(encodeURIComponent(s.auth.password)):"";A.Authorization="Basic "+btoa(Ve+":"+Xe)}var ue=t(s.baseURL,s.url);d.open(s.method.toUpperCase(),n(ue,s.params,s.paramsSerializer),!0),d.timeout=s.timeout;function fe(){if(d){var v="getAllResponseHeaders"in d?i(d.getAllResponseHeaders()):null,S=!g||g==="text"||g==="json"?d.responseText:d.response,w={data:S,status:d.status,statusText:d.statusText,headers:v,config:s,request:d};r(function(j){E(j),oe()},function(j){b(j),oe()},w),d=null}}if("onloadend"in d?d.onloadend=fe:d.onreadystatechange=function(){!d||d.readyState!==4||d.status===0&&!(d.responseURL&&d.responseURL.indexOf("file:")===0)||setTimeout(fe)},d.onabort=function(){d&&(b(o("Request aborted",s,"ECONNABORTED",d)),d=null)},d.onerror=function(){b(o("Network Error",s,null,d)),d=null},d.ontimeout=function(){var S=s.timeout?"timeout of "+s.timeout+"ms exceeded":"timeout exceeded",w=s.transitional||l.transitional;s.timeoutErrorMessage&&(S=s.timeoutErrorMessage),b(o(S,s,w.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",d)),d=null},e.isStandardBrowserEnv()){var le=(s.withCredentials||u(ue))&&s.xsrfCookieName?a.read(s.xsrfCookieName):void 0;le&&(A[s.xsrfHeaderName]=le)}"setRequestHeader"in d&&e.forEach(A,function(S,w){typeof x>"u"&&w.toLowerCase()==="content-type"?delete A[w]:d.setRequestHeader(w,S)}),e.isUndefined(s.withCredentials)||(d.withCredentials=!!s.withCredentials),g&&g!=="json"&&(d.responseType=s.responseType),typeof s.onDownloadProgress=="function"&&d.addEventListener("progress",s.onDownloadProgress),typeof s.onUploadProgress=="function"&&d.upload&&d.upload.addEventListener("progress",s.onUploadProgress),(s.cancelToken||s.signal)&&(C=function(v){d&&(b(!v||v&&v.type?new f("canceled"):v),d.abort(),d=null)},s.cancelToken&&s.cancelToken.subscribe(C),s.signal&&(s.signal.aborted?C():s.signal.addEventListener("abort",C))),x||(x=null),d.send(x)})},V}var X,Se;function B(){if(Se)return X;Se=1;var e=m,r=mr,a=$e,n={"Content-Type":"application/x-www-form-urlencoded"};function t(l,f){!e.isUndefined(l)&&e.isUndefined(l["Content-Type"])&&(l["Content-Type"]=f)}function i(){var l;return(typeof XMLHttpRequest<"u"||typeof process<"u"&&Object.prototype.toString.call(process)==="[object process]")&&(l=Ce()),l}function u(l,f,c){if(e.isString(l))try{return(f||JSON.parse)(l),e.trim(l)}catch(s){if(s.name!=="SyntaxError")throw s}return(c||JSON.stringify)(l)}var o={transitional:{silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},adapter:i(),transformRequest:[function(f,c){return r(c,"Accept"),r(c,"Content-Type"),e.isFormData(f)||e.isArrayBuffer(f)||e.isBuffer(f)||e.isStream(f)||e.isFile(f)||e.isBlob(f)?f:e.isArrayBufferView(f)?f.buffer:e.isURLSearchParams(f)?(t(c,"application/x-www-form-urlencoded;charset=utf-8"),f.toString()):e.isObject(f)||c&&c["Content-Type"]==="application/json"?(t(c,"application/json"),u(f)):f}],transformResponse:[function(f){var c=this.transitional||o.transitional,s=c&&c.silentJSONParsing,h=c&&c.forcedJSONParsing,E=!s&&this.responseType==="json";if(E||h&&e.isString(f)&&f.length)try{return JSON.parse(f)}catch(b){if(E)throw b.name==="SyntaxError"?a(b,this,"E_JSON_PARSE"):b}return f}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(f){return f>=200&&f<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};return e.forEach(["delete","get","head"],function(f){o.headers[f]={}}),e.forEach(["post","put","patch"],function(f){o.headers[f]=e.merge(n)}),X=o,X}var Sr=m,Or=B(),qr=function(r,a,n){var t=this||Or;return Sr.forEach(n,function(u){r=u.call(t,r,a)}),r},W,Oe;function ke(){return Oe||(Oe=1,W=function(r){return!!(r&&r.__CANCEL__)}),W}var qe=m,K=qr,xr=ke(),Ar=B(),gr=L();function G(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new gr("canceled")}var Nr=function(r){G(r),r.headers=r.headers||{},r.data=K.call(r,r.data,r.headers,r.transformRequest),r.headers=qe.merge(r.headers.common||{},r.headers[r.method]||{},r.headers),qe.forEach(["delete","get","head","post","put","patch","common"],function(t){delete r.headers[t]});var a=r.adapter||Ar.adapter;return a(r).then(function(t){return G(r),t.data=K.call(r,t.data,t.headers,r.transformResponse),t},function(t){return xr(t)||(G(r),t&&t.response&&(t.response.data=K.call(r,t.response.data,t.response.headers,r.transformResponse))),Promise.reject(t)})},p=m,Fe=function(r,a){a=a||{};var n={};function t(c,s){return p.isPlainObject(c)&&p.isPlainObject(s)?p.merge(c,s):p.isPlainObject(s)?p.merge({},s):p.isArray(s)?s.slice():s}function i(c){if(p.isUndefined(a[c])){if(!p.isUndefined(r[c]))return t(void 0,r[c])}else return t(r[c],a[c])}function u(c){if(!p.isUndefined(a[c]))return t(void 0,a[c])}function o(c){if(p.isUndefined(a[c])){if(!p.isUndefined(r[c]))return t(void 0,r[c])}else return t(void 0,a[c])}function l(c){if(c in a)return t(r[c],a[c]);if(c in r)return t(void 0,r[c])}var f={url:u,method:u,data:u,baseURL:o,transformRequest:o,transformResponse:o,paramsSerializer:o,timeout:o,timeoutMessage:o,withCredentials:o,adapter:o,responseType:o,xsrfCookieName:o,xsrfHeaderName:o,onUploadProgress:o,onDownloadProgress:o,decompress:o,maxContentLength:o,maxBodyLength:o,transport:o,httpAgent:o,httpsAgent:o,cancelToken:o,socketPath:o,responseEncoding:o,validateStatus:l};return p.forEach(Object.keys(r).concat(Object.keys(a)),function(s){var h=f[s]||i,E=h(s);p.isUndefined(E)&&h!==l||(n[s]=E)}),n},Y,xe;function He(){return xe||(xe=1,Y={version:"0.24.0"}),Y}var Tr=He().version,se={};["object","boolean","number","function","string","symbol"].forEach(function(e,r){se[e]=function(n){return typeof n===e||"a"+(r<1?"n ":" ")+e}});var Ae={};se.transitional=function(r,a,n){function t(i,u){return"[Axios v"+Tr+"] Transitional option '"+i+"'"+u+(n?". "+n:"")}return function(i,u,o){if(r===!1)throw new Error(t(u," has been removed"+(a?" in "+a:"")));return a&&!Ae[u]&&(Ae[u]=!0,console.warn(t(u," has been deprecated since v"+a+" and will be removed in the near future"))),r?r(i,u,o):!0}};function Ur(e,r,a){if(typeof e!="object")throw new TypeError("options must be an object");for(var n=Object.keys(e),t=n.length;t-- >0;){var i=n[t],u=r[i];if(u){var o=e[i],l=o===void 0||u(o,i,e);if(l!==!0)throw new TypeError("option "+i+" must be "+l);continue}if(a!==!0)throw Error("Unknown option "+i)}}var Pr={assertOptions:Ur,validators:se},Me=m,Lr=_e,ge=hr,Ne=Nr,D=Fe,Je=Pr,q=Je.validators;function N(e){this.defaults=e,this.interceptors={request:new ge,response:new ge}}N.prototype.request=function(r){typeof r=="string"?(r=arguments[1]||{},r.url=arguments[0]):r=r||{},r=D(this.defaults,r),r.method?r.method=r.method.toLowerCase():this.defaults.method?r.method=this.defaults.method.toLowerCase():r.method="get";var a=r.transitional;a!==void 0&&Je.assertOptions(a,{silentJSONParsing:q.transitional(q.boolean),forcedJSONParsing:q.transitional(q.boolean),clarifyTimeoutError:q.transitional(q.boolean)},!1);var n=[],t=!0;this.interceptors.request.forEach(function(h){typeof h.runWhen=="function"&&h.runWhen(r)===!1||(t=t&&h.synchronous,n.unshift(h.fulfilled,h.rejected))});var i=[];this.interceptors.response.forEach(function(h){i.push(h.fulfilled,h.rejected)});var u;if(!t){var o=[Ne,void 0];for(Array.prototype.unshift.apply(o,n),o=o.concat(i),u=Promise.resolve(r);o.length;)u=u.then(o.shift(),o.shift());return u}for(var l=r;n.length;){var f=n.shift(),c=n.shift();try{l=f(l)}catch(s){c(s);break}}try{u=Ne(l)}catch(s){return Promise.reject(s)}for(;i.length;)u=u.then(i.shift(),i.shift());return u};N.prototype.getUri=function(r){return r=D(this.defaults,r),Lr(r.url,r.params,r.paramsSerializer).replace(/^\?/,"")};Me.forEach(["delete","get","head","options"],function(r){N.prototype[r]=function(a,n){return this.request(D(n||{},{method:r,url:a,data:(n||{}).data}))}});Me.forEach(["post","put","patch"],function(r){N.prototype[r]=function(a,n,t){return this.request(D(t||{},{method:r,url:a,data:n}))}});var Br=N,Q,Te;function Dr(){if(Te)return Q;Te=1;var e=L();function r(a){if(typeof a!="function")throw new TypeError("executor must be a function.");var n;this.promise=new Promise(function(u){n=u});var t=this;this.promise.then(function(i){if(t._listeners){var u,o=t._listeners.length;for(u=0;u<o;u++)t._listeners[u](i);t._listeners=null}}),this.promise.then=function(i){var u,o=new Promise(function(l){t.subscribe(l),u=l}).then(i);return o.cancel=function(){t.unsubscribe(u)},o},a(function(u){t.reason||(t.reason=new e(u),n(t.reason))})}return r.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},r.prototype.subscribe=function(n){if(this.reason){n(this.reason);return}this._listeners?this._listeners.push(n):this._listeners=[n]},r.prototype.unsubscribe=function(n){if(this._listeners){var t=this._listeners.indexOf(n);t!==-1&&this._listeners.splice(t,1)}},r.source=function(){var n,t=new r(function(u){n=u});return{token:t,cancel:n}},Q=r,Q}var Z,Ue;function jr(){return Ue||(Ue=1,Z=function(r){return function(n){return r.apply(null,n)}}),Z}var ee,Pe;function _r(){return Pe||(Pe=1,ee=function(r){return typeof r=="object"&&r.isAxiosError===!0}),ee}var Le=m,$r=Be,U=Br,Ir=Fe,kr=B();function ze(e){var r=new U(e),a=$r(U.prototype.request,r);return Le.extend(a,U.prototype,r),Le.extend(a,r),a.create=function(t){return ze(Ir(e,t))},a}var y=ze(kr);y.Axios=U;y.Cancel=L();y.CancelToken=Dr();y.isCancel=ke();y.VERSION=He().version;y.all=function(r){return Promise.all(r)};y.spread=jr();y.isAxiosError=_r();ne.exports=y;ne.exports.default=y;var Fr=ne.exports,Hr=Fr;const Jr=Ke(Hr);export{Jr as a,Mr as c,Ke as g};
|