@opencloud-eu/web-client 2.4.0 → 3.1.0
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/functions-BCZphZWf.cjs +1 -0
- package/dist/functions-gLZtPuF8.js +1177 -0
- package/dist/index-B0DQP5k7.cjs +1 -0
- package/dist/{index-DcTD5HFk.js → index-BTGj2rHD.js} +69 -67
- package/dist/{index-43W1CNwK.cjs → index-C-U4KVPG.cjs} +5 -5
- package/dist/{index-sA0pvHeb.cjs → index-D5plj7J1.cjs} +1 -1
- package/dist/{index-BEuG72fj.js → index-DRNBPoWu.js} +2 -2
- package/dist/index-kED1r0rQ.js +693 -0
- package/dist/src/graph/drives/types.d.ts +9 -7
- package/dist/src/graph/generated/api.d.ts +284 -20
- package/dist/src/graph/generated/configuration.d.ts +1 -1
- package/dist/src/graph/generated/index.d.ts +1 -1
- package/dist/src/graph/index.d.ts +2 -0
- package/dist/src/graph/permissions/types.d.ts +3 -0
- package/dist/src/graph/photos/index.d.ts +2 -0
- package/dist/src/graph/photos/photo.d.ts +3 -0
- package/dist/src/graph/photos/types.d.ts +7 -0
- package/dist/src/graph/types.d.ts +2 -1
- package/dist/src/helpers/space/functions.d.ts +4 -6
- package/dist/src/helpers/space/types.d.ts +2 -8
- package/dist/web-client/graph/generated.cjs +1 -1
- package/dist/web-client/graph/generated.js +2369 -2050
- package/dist/web-client/graph.cjs +1 -1
- package/dist/web-client/graph.js +1 -1
- package/dist/web-client/webdav.cjs +1 -1
- package/dist/web-client/webdav.js +3 -3
- package/dist/web-client.cjs +1 -1
- package/dist/web-client.js +35 -36
- package/package.json +1 -1
- package/dist/functions-DJR5h-q5.cjs +0 -1
- package/dist/functions-l5kdzi5h.js +0 -1230
- package/dist/index-Cjn81zI6.cjs +0 -1
- package/dist/index-mFyj5iN2.js +0 -670
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const y=require("./web-client/graph/generated.cjs"),g=require("./toString-hHr716Th.cjs"),h=require("./functions-BCZphZWf.cjs"),B=({axiosClient:e,config:n})=>{const i=y.UserApiFactory(n,n.basePath,e),l=y.UsersApiFactory(n,n.basePath,e),c=y.MeUserApiFactory(n,n.basePath,e),a=y.MeChangepasswordApiFactory(n,n.basePath,e),s=y.UserAppRoleAssignmentApiFactory(n,n.basePath,e);return{async getUser(r,t,u){const{data:d}=await i.getUser(r,t!=null&&t.select?new Set([...t.select]):null,t!=null&&t.expand?new Set([...t.expand]):new Set(["drive","memberOf","appRoleAssignments"]),u);return d},async createUser(r,t){const{data:u}=await l.createUser(r,t);return u},async editUser(r,t,u){const{data:d}=await i.updateUser(r,t,u);return d},async deleteUser(r,t,u){await i.deleteUser(r,t,u)},async listUsers(r,t){const{data:{value:u}}=await l.listUsers(r==null?void 0:r.search,r==null?void 0:r.filter,r!=null&&r.orderBy?new Set([...r.orderBy]):null,r!=null&&r.select?new Set([...r.select]):null,r!=null&&r.expand?new Set([...r.expand]):null,t);return u},async getMe(r,t){const{data:u}=await c.getOwnUser(r!=null&&r.expand?new Set([...r.expand]):new Set(["memberOf"]),t);return u},async editMe(r,t){const{data:u}=await c.updateOwnUser(r,t);return u},async changeOwnPassword(r,t){await a.changeOwnPassword(r,t)},async exportPersonalData(r,t,u){await i.exportPersonalData(r,t,u)},async createUserAppRoleAssignment(r,t,u){const{data:d}=await s.userCreateAppRoleAssignments(r,t,u);return d}}},N=({axiosClient:e,config:n})=>{const i=y.GroupApiFactory(n,n.basePath,e),l=y.GroupsApiFactory(n,n.basePath,e);return{async getGroup(c,a,s){const{data:r}=await i.getGroup(c,a!=null&&a.select?new Set([...a.select]):null,a!=null&&a.expand?new Set([...a.expand]):new Set(["members"]),s);return r},async createGroup(c,a){const{data:s}=await l.createGroup(c,a);return s},async editGroup(c,a,s){const{data:r}=await i.updateGroup(c,a,s);return r},async deleteGroup(c,a,s){await i.deleteGroup(c,a,s)},async listGroups(c,a){const{data:{value:s}}=await l.listGroups(c==null?void 0:c.search,c!=null&&c.orderBy?new Set([...c.orderBy]):null,c!=null&&c.select?new Set([...c.select]):null,c!=null&&c.expand?new Set([...c.expand]):null,a);return s},async addMember(c,a,s){await i.addMember(c,{"@odata.id":g.urlJoin(n.basePath,"v1.0","users",a)},s)},async deleteMember(c,a,s,r){await i.deleteMember(c,a,s,r)}}},L=({axiosClient:e,config:n})=>{const i=y.ApplicationsApiFactory(n,n.basePath,e);return{async getApplication(l,c){const{data:a}=await i.getApplication(l,c);return a},async listApplications(l){const{data:{value:c}}=await i.listApplications(l);return c||[]}}};function x(){}var f=g.getNative(g.root,"Set");function T(e){var n=-1,i=Array(e.size);return e.forEach(function(l){i[++n]=l}),i}var E=1/0,O=f&&1/T(new f([,-0]))[1]==E?function(e){return new f(e)}:x,W=200;function z(e,n,i){var l=-1,c=h.arrayIncludes,a=e.length,s=!0,r=[],t=r;if(a>=W){var u=O(e);if(u)return T(u);s=!1,c=h.cacheHas,t=new h.SetCache}else t=r;e:for(;++l<a;){var d=e[l],o=d;if(d=d!==0?d:0,s&&o===o){for(var m=t.length;m--;)if(t[m]===o)continue e;r.push(d)}else c(t,o,i)||(t!==r&&t.push(o),r.push(d))}return r}function j(e){return e&&e.length?z(e):[]}const U=e=>Object.hasOwn(e,"sharedWith"),J=e=>U(e)&&e.outgoing,_=e=>U(e)&&!e.outgoing,H=e=>Object.hasOwn(e,"role"),Y=e=>!Object.hasOwn(e,"role"),k=({driveItem:e,graphRoles:n})=>{var i;return(i=e.remoteItem)==null?void 0:i.permissions.reduce((l,c)=>{var a;return(a=c.roles)==null||a.forEach(s=>{const r=n[s];r&&!l.some(({id:t})=>t===r.id)&&l.push(r)}),l},[])},M=({driveItem:e,shareRoles:n})=>{var l;if(!n.length){const c=(l=e.remoteItem)==null?void 0:l.permissions.reduce((a,s)=>{const r=s["@libre.graph.permissions.actions"];return r&&a.push(...r),a},[]);return[...new Set(c)]}const i=n.reduce((c,a)=>(a.rolePermissions.forEach(s=>{c.push(...s.allowedResourceActions)}),c),[]);return[...new Set(i)]};function Q({driveItem:e,graphRoles:n,serverUrl:i}){var m,p,D,R;const l=e.name||e.remoteItem.name,c=h.extractStorageId(e.remoteItem.id),a=e.remoteItem.permissions.map(w=>{const{grantedToV2:F}=w;return{...F.group||F.user,shareType:A(w)}}),s=e.remoteItem.permissions.reduce((w,F)=>{const v=F.invitation.invitedBy.user;return w.some(({id:G})=>G===v.id)||w.push(v),w},[]);let r=j(e.remoteItem.permissions.map(A));s.some(w=>w["@libre.graph.userType"]==="Federated")&&(r=[h.ShareTypes.remote.value]);const u=k({driveItem:e,graphRoles:n}),d=M({driveItem:e,shareRoles:u}),o={id:e.id,remoteItemId:e.remoteItem.id,driveId:(m=e.parentReference)==null?void 0:m.driveId,path:"/",name:l,fileId:e.remoteItem.id,size:e.size,storageId:c,parentFolderId:(p=e.parentReference)==null?void 0:p.id,sdate:e.remoteItem.permissions[0].createdDateTime,tags:[],webDavPath:h.buildWebDavSpacesPath(e.remoteItem.id,"/"),sharedBy:s,owner:(D=e.remoteItem.createdBy)==null?void 0:D.user,sharedWith:a,shareTypes:r,isFolder:!!e.folder,type:e.folder?"folder":"file",mimeType:((R=e.file)==null?void 0:R.mimeType)||"httpd/unix-directory",mdate:e.lastModifiedDateTime?new Date(e.lastModifiedDateTime).toUTCString():void 0,syncEnabled:e["@client.synchronize"],hidden:e["@UI.Hidden"],shareRoles:u,sharePermissions:d,outgoing:!1,privateLink:g.urlJoin(i,"f",e.remoteItem.id),canRename:()=>e["@client.synchronize"],canDownload:()=>d.includes(h.GraphSharePermission.readContent),canUpload:()=>d.includes(h.GraphSharePermission.createUpload),canCreate:()=>d.includes(h.GraphSharePermission.createChildren),canBeDeleted:()=>d.includes(h.GraphSharePermission.deleteStandard),canEditTags:()=>d.includes(h.GraphSharePermission.createChildren),isMounted:()=>!1,isReceivedShare:()=>!0,canShare:()=>!1,canDeny:()=>!1,getDomSelector:()=>h.extractDomSelector(e.id)};return o.extension=h.extractExtensionFromFile(o),o}function Z({driveItem:e,user:n,serverUrl:i}){var s,r,t;const l=h.extractStorageId(e.id),c=g.urlJoin(e.parentReference.path,e.name),a={id:e.id,driveId:(s=e.parentReference)==null?void 0:s.driveId,path:c,name:e.name,fileId:e.id,size:e.size,storageId:l,parentFolderId:(r=e.parentReference)==null?void 0:r.id,sdate:e.permissions[0].createdDateTime,tags:[],webDavPath:h.buildWebDavSpacesPath(l,c),sharedBy:[{id:n.id,displayName:n.displayName}],owner:{id:n.id,displayName:n.displayName},sharedWith:e.permissions.map(u=>{if(u.link)return{id:u.id,displayName:u.link["@libre.graph.displayName"],shareType:h.ShareTypes.link.value};const d=A(u);return{...u.grantedToV2.user||u.grantedToV2.group,shareType:d}}),shareTypes:e.permissions.map(A),isFolder:!!e.folder,type:e.folder?"folder":"file",mimeType:((t=e.file)==null?void 0:t.mimeType)||"httpd/unix-directory",outgoing:!0,privateLink:g.urlJoin(i,"f",e.id),canRename:()=>!0,canDownload:()=>!0,canUpload:()=>!0,canCreate:()=>!0,canBeDeleted:()=>!0,canEditTags:()=>!0,isMounted:()=>!1,isReceivedShare:()=>!0,canShare:()=>!0,canDeny:()=>!0,getDomSelector:()=>h.extractDomSelector(e.id)};return a.extension=h.extractExtensionFromFile(a),a}function P({graphPermission:e,graphRoles:n,resourceId:i,indirect:l=!1}){var s,r,t;const c=n[(s=e.roles)==null?void 0:s[0]],a=(t=(r=e.invitation)==null?void 0:r.invitedBy)==null?void 0:t.user;return{id:e.id,resourceId:i,indirect:l,shareType:A(e),role:c,sharedBy:{id:a==null?void 0:a.id,displayName:a==null?void 0:a.displayName},sharedWith:e.grantedToV2.user||e.grantedToV2.group,permissions:e["@libre.graph.permissions.actions"]?e["@libre.graph.permissions.actions"]:c.rolePermissions.flatMap(u=>u.allowedResourceActions),createdDateTime:e.createdDateTime,expirationDateTime:e.expirationDateTime}}function S({graphPermission:e,resourceId:n,indirect:i=!1}){var c,a;const l=(a=(c=e.invitation)==null?void 0:c.invitedBy)==null?void 0:a.user;return{id:e.id,resourceId:n,indirect:i,shareType:h.ShareTypes.link.value,sharedBy:{id:l==null?void 0:l.id,displayName:l==null?void 0:l.displayName},hasPassword:e.hasPassword,createdDateTime:e.createdDateTime,expirationDateTime:e.expirationDateTime,displayName:e.link["@libre.graph.displayName"],isQuickLink:e.link["@libre.graph.quickLink"],type:e.link.type,webUrl:e.link.webUrl,preventsDownload:e.link.preventsDownload}}function A({link:e,grantedToV2:n}){var i;return e?h.ShareTypes.link.value:n!=null&&n.group?h.ShareTypes.group.value:((i=n==null?void 0:n.user)==null?void 0:i["@libre.graph.userType"])==="Federated"?h.ShareTypes.remote.value:h.ShareTypes.user.value}const b=e=>new URL(e.webUrl).origin,$=({axiosClient:e,config:n})=>{const i=y.DrivesApiFactory(n,n.basePath,e),l=new y.MeDrivesApi(n,n.basePath,e),c=new y.DrivesGetDrivesApi(n,n.basePath,e);return{async getDrive(a,s){const{data:r}=await i.getDrive(a,s);return h.buildSpace({...r,serverUrl:b(r)})},async createDrive(a,s){const{data:r}=await i.createDrive(a,s);return h.buildSpace({...r,serverUrl:b(r)})},async updateDrive(a,s,r){const{data:t}=await i.updateDrive(a,s,r);return h.buildSpace({...t,serverUrl:b(t)})},async disableDrive(a,s,r){await i.deleteDrive(a,s,r)},async deleteDrive(a,s,r){await i.deleteDrive(a,s,{headers:{...(r==null?void 0:r.headers)&&r.headers||{},Purge:"T"},...r&&{requestOptions:r}||{}})},async listMyDrives(a,s){const{data:{value:r}}=await l.listMyDrivesBeta(a==null?void 0:a.orderBy,a==null?void 0:a.filter,a==null?void 0:a.expand,s);return r.map(t=>h.buildSpace({...t,serverUrl:b(t)}))},async listAllDrives(a,s){const{data:{value:r}}=await c.listAllDrivesBeta(a==null?void 0:a.orderBy,a==null?void 0:a.filter,a==null?void 0:a.expand,s);return r.map(t=>h.buildSpace({...t,serverUrl:b(t)}))}}},K=({axiosClient:e,config:n})=>{const i=y.DriveItemApiFactory(n,n.basePath,e),l=y.DrivesRootApiFactory(n,n.basePath,e),c=y.MeDriveApiFactory(n,n.basePath,e);return{async getDriveItem(a,s,r){const{data:t}=await i.getDriveItem(a,s,r);return t},async createDriveItem(a,s,r){const{data:t}=await l.createDriveItem(a,s,r);return t},async updateDriveItem(a,s,r,t){const{data:u}=await i.updateDriveItem(a,s,r,t);return u},async deleteDriveItem(a,s,r){await i.deleteDriveItem(a,s,r)},async listSharedByMe(a){const{data:s}=await c.listSharedByMe(a);return(s==null?void 0:s.value)||[]},async listSharedWithMe(a){const{data:s}=await c.listSharedWithMe(a);return(s==null?void 0:s.value)||[]}}},X=({axiosClient:e,config:n})=>{const i=y.TagsApiFactory(n,n.basePath,e);return{async listTags(l){const{data:{value:c}}=await i.getTags(l);return c||[]},async assignTags(l,c){await i.assignTags(l,c)},async unassignTags(l,c){await i.unassignTags(l,c)}}},V=({axiosClient:e,config:n})=>{const i=y.ActivitiesApiFactory(n,n.basePath,e);return{async listActivities(l,c){const{data:{value:a}}=await i.getActivities(l,c);return a||[]}}},C=({axiosClient:e,config:n})=>{const i=y.DrivesRootApiFactory(n,n.basePath,e),l=y.RoleManagementApiFactory(n,n.basePath,e),c=y.DrivesPermissionsApiFactory(n,n.basePath,e);return{async getPermission(a,s,r,t,u){const{data:d}=await c.getPermission(a,s,r,u);return d.link?S({graphPermission:d,resourceId:s}):P({graphPermission:d,resourceId:s,graphRoles:t||{}})},async listPermissions(a,s,r,t,u){let d;if(a===s){const{data:w}=await i.listPermissionsSpaceRoot(a,t==null?void 0:t.filter,t!=null&&t.select?new Set([...t.select]):null,t==null?void 0:t.count,(t==null?void 0:t.top)||0,u);d=w}else{const{data:w}=await c.listPermissions(a,s,t==null?void 0:t.filter,t!=null&&t.select?new Set([...t.select]):null,t==null?void 0:t.count,(t==null?void 0:t.top)||0,u);d=w}const o=d.value||[],m=d["@libre.graph.permissions.actions.allowedValues"],p=d["@libre.graph.permissions.roles.allowedValues"],D=d["@odata.count"];return{shares:o.map(w=>w.link?S({graphPermission:w,resourceId:s}):P({graphPermission:w,resourceId:s,graphRoles:r||{}})),allowedActions:m,allowedRoles:p,count:D}},async updatePermission(a,s,r,t,u,d){let o;if(a===s){const{data:m}=await i.updatePermissionSpaceRoot(a,r,t,d);o=m}else{const{data:m}=await c.updatePermission(a,s,r,t,d);o=m}return o.link?S({graphPermission:o,resourceId:s}):P({graphPermission:o,resourceId:s,graphRoles:u||{}})},async deletePermission(a,s,r,t){if(a===s){await i.deletePermissionSpaceRoot(a,r,t);return}await c.deletePermission(a,s,r,t)},async createInvite(a,s,r,t,u){var o,m;let d;if(a===s){const{data:p}=await i.inviteSpaceRoot(a,r,u);d=(o=p.value)==null?void 0:o[0]}else{const{data:p}=await c.invite(a,s,r,u);d=(m=p.value)==null?void 0:m[0]}if(!d)throw new Error("no permission returned");return P({graphPermission:d,resourceId:s,graphRoles:t||{}})},async createLink(a,s,r,t){let u;if(a===s){const{data:d}=await i.createLinkSpaceRoot(a,r,t);u=d}else{const{data:d}=await c.createLink(a,s,r,t);u=d}return S({graphPermission:u,resourceId:s})},async setPermissionPassword(a,s,r,t,u){let d;if(a===s){const{data:o}=await i.setPermissionPasswordSpaceRoot(a,r,t,u);d=o}else{const{data:o}=await c.setPermissionPassword(a,s,r,t,u);d=o}return S({graphPermission:d,resourceId:s})},async listRoleDefinitions(a){const{data:s}=await l.listPermissionRoleDefinitions(a);return s}}},q=({axiosClient:e,config:n})=>{const i=y.MePhotoApiFactory(n,n.basePath,e),l=y.UserPhotoApiFactory(n,n.basePath,e);return{async getOwnUserPhoto(c){const{data:a}=await i.getOwnUserPhoto(c);return a},async deleteOwnUserPhoto(c){const{data:a}=await i.deleteOwnUserPhoto(c);return a},async updateOwnUserPhotoPatch(c,a){const{data:s}=await i.updateOwnUserPhotoPatch(c,a);return s},async getUserPhoto(c,a){const{data:s}=await l.getUserPhoto(c,a);return s}}},I=(e,n)=>{const i=new URL(e);i.pathname=[...i.pathname.split("/"),"graph"].filter(Boolean).join("/");const l=new y.Configuration({basePath:i.href});return{activities:V({axiosClient:n,config:l}),applications:L({axiosClient:n,config:l}),tags:X({axiosClient:n,config:l}),drives:$({axiosClient:n,config:l}),driveItems:K({axiosClient:n,config:l}),users:B({axiosClient:n,config:l}),groups:N({axiosClient:n,config:l}),permissions:C({axiosClient:n,config:l}),photos:q({axiosClient:n,config:l})}};exports.buildCollaboratorShare=P;exports.buildIncomingShareResource=Q;exports.buildLinkShare=S;exports.buildOutgoingShareResource=Z;exports.getShareResourcePermissions=M;exports.getShareResourceRoles=k;exports.graph=I;exports.isCollaboratorShare=H;exports.isIncomingShareResource=_;exports.isLinkShare=Y;exports.isOutgoingShareResource=J;exports.isShareResource=U;
|
|
@@ -303,20 +303,22 @@ function Q(e, t, n) {
|
|
|
303
303
|
const r = n.metaTokens, s = n.visitor || u, o = n.dots, i = n.indexes, f = (n.Blob || typeof Blob < "u" && Blob) && a.isSpecCompliantForm(t);
|
|
304
304
|
if (!a.isFunction(s))
|
|
305
305
|
throw new TypeError("visitor must be a function");
|
|
306
|
-
function l(
|
|
307
|
-
if (
|
|
308
|
-
if (a.isDate(
|
|
309
|
-
return
|
|
310
|
-
if (
|
|
306
|
+
function l(d) {
|
|
307
|
+
if (d === null) return "";
|
|
308
|
+
if (a.isDate(d))
|
|
309
|
+
return d.toISOString();
|
|
310
|
+
if (a.isBoolean(d))
|
|
311
|
+
return d.toString();
|
|
312
|
+
if (!f && a.isBlob(d))
|
|
311
313
|
throw new m("Blob is not supported. Use a Buffer instead.");
|
|
312
|
-
return a.isArrayBuffer(
|
|
314
|
+
return a.isArrayBuffer(d) || a.isTypedArray(d) ? f && typeof Blob == "function" ? new Blob([d]) : Ye.from(d) : d;
|
|
313
315
|
}
|
|
314
|
-
function u(
|
|
315
|
-
let w =
|
|
316
|
-
if (
|
|
316
|
+
function u(d, y, h) {
|
|
317
|
+
let w = d;
|
|
318
|
+
if (d && !h && typeof d == "object") {
|
|
317
319
|
if (a.endsWith(y, "{}"))
|
|
318
|
-
y = r ? y : y.slice(0, -2),
|
|
319
|
-
else if (a.isArray(
|
|
320
|
+
y = r ? y : y.slice(0, -2), d = JSON.stringify(d);
|
|
321
|
+
else if (a.isArray(d) && It(d) || (a.isFileList(d) || a.endsWith(y, "[]")) && (w = a.toArray(d)))
|
|
320
322
|
return y = je(y), w.forEach(function(g, P) {
|
|
321
323
|
!(a.isUndefined(g) || g === null) && t.append(
|
|
322
324
|
// eslint-disable-next-line no-nested-ternary
|
|
@@ -325,18 +327,18 @@ function Q(e, t, n) {
|
|
|
325
327
|
);
|
|
326
328
|
}), !1;
|
|
327
329
|
}
|
|
328
|
-
return se(
|
|
330
|
+
return se(d) ? !0 : (t.append(me(h, y, o), l(d)), !1);
|
|
329
331
|
}
|
|
330
|
-
const
|
|
332
|
+
const p = [], b = Object.assign(Mt, {
|
|
331
333
|
defaultVisitor: u,
|
|
332
334
|
convertValue: l,
|
|
333
335
|
isVisitable: se
|
|
334
336
|
});
|
|
335
|
-
function R(
|
|
336
|
-
if (!a.isUndefined(
|
|
337
|
-
if (
|
|
337
|
+
function R(d, y) {
|
|
338
|
+
if (!a.isUndefined(d)) {
|
|
339
|
+
if (p.indexOf(d) !== -1)
|
|
338
340
|
throw Error("Circular reference detected in " + y.join("."));
|
|
339
|
-
|
|
341
|
+
p.push(d), a.forEach(d, function(w, S) {
|
|
340
342
|
(!(a.isUndefined(w) || w === null) && s.call(
|
|
341
343
|
t,
|
|
342
344
|
w,
|
|
@@ -344,7 +346,7 @@ function Q(e, t, n) {
|
|
|
344
346
|
y,
|
|
345
347
|
b
|
|
346
348
|
)) === !0 && R(w, y ? y.concat(S) : [S]);
|
|
347
|
-
}),
|
|
349
|
+
}), p.pop();
|
|
348
350
|
}
|
|
349
351
|
}
|
|
350
352
|
if (!a.isObject(e))
|
|
@@ -663,8 +665,8 @@ let x = class {
|
|
|
663
665
|
const u = j(f);
|
|
664
666
|
if (!u)
|
|
665
667
|
throw new Error("header name must be a non-empty string");
|
|
666
|
-
const
|
|
667
|
-
(!
|
|
668
|
+
const p = a.findKey(s, u);
|
|
669
|
+
(!p || s[p] === void 0 || l === !0 || l === void 0 && s[p] !== !1) && (s[p || f] = z(c));
|
|
668
670
|
}
|
|
669
671
|
const i = (c, f) => a.forEach(c, (l, u) => o(l, u, f));
|
|
670
672
|
if (a.isPlainObject(t) || t instanceof this.constructor)
|
|
@@ -827,9 +829,9 @@ function ln(e, t) {
|
|
|
827
829
|
return t = t !== void 0 ? t : 1e3, function(f) {
|
|
828
830
|
const l = Date.now(), u = r[o];
|
|
829
831
|
i || (i = l), n[s] = f, r[s] = l;
|
|
830
|
-
let
|
|
831
|
-
for (;
|
|
832
|
-
b += n[
|
|
832
|
+
let p = o, b = 0;
|
|
833
|
+
for (; p !== s; )
|
|
834
|
+
b += n[p++], p = p % e;
|
|
833
835
|
if (s = (s + 1) % e, s === o && (o = (o + 1) % e), l - i < t)
|
|
834
836
|
return;
|
|
835
837
|
const R = u && l - u;
|
|
@@ -842,10 +844,10 @@ function un(e, t) {
|
|
|
842
844
|
n = u, s = null, o && (clearTimeout(o), o = null), e.apply(null, l);
|
|
843
845
|
};
|
|
844
846
|
return [(...l) => {
|
|
845
|
-
const u = Date.now(),
|
|
846
|
-
|
|
847
|
+
const u = Date.now(), p = u - n;
|
|
848
|
+
p >= r ? i(l, u) : (s = l, o || (o = setTimeout(() => {
|
|
847
849
|
o = null, i(s);
|
|
848
|
-
}, r -
|
|
850
|
+
}, r - p)));
|
|
849
851
|
}, () => s && i(s)];
|
|
850
852
|
}
|
|
851
853
|
const V = (e, t, n = 3) => {
|
|
@@ -854,7 +856,7 @@ const V = (e, t, n = 3) => {
|
|
|
854
856
|
return un((o) => {
|
|
855
857
|
const i = o.loaded, c = o.lengthComputable ? o.total : void 0, f = i - r, l = s(f), u = i <= c;
|
|
856
858
|
r = i;
|
|
857
|
-
const
|
|
859
|
+
const p = {
|
|
858
860
|
loaded: i,
|
|
859
861
|
total: c,
|
|
860
862
|
progress: c ? i / c : void 0,
|
|
@@ -865,7 +867,7 @@ const V = (e, t, n = 3) => {
|
|
|
865
867
|
lengthComputable: c != null,
|
|
866
868
|
[t ? "download" : "upload"]: !0
|
|
867
869
|
};
|
|
868
|
-
e(
|
|
870
|
+
e(p);
|
|
869
871
|
}, n);
|
|
870
872
|
}, Ee = (e, t) => {
|
|
871
873
|
const n = e != null;
|
|
@@ -918,14 +920,14 @@ const Se = (e) => e instanceof x ? { ...e } : e;
|
|
|
918
920
|
function B(e, t) {
|
|
919
921
|
t = t || {};
|
|
920
922
|
const n = {};
|
|
921
|
-
function r(l, u,
|
|
923
|
+
function r(l, u, p, b) {
|
|
922
924
|
return a.isPlainObject(l) && a.isPlainObject(u) ? a.merge.call({ caseless: b }, l, u) : a.isPlainObject(u) ? a.merge({}, u) : a.isArray(u) ? u.slice() : u;
|
|
923
925
|
}
|
|
924
|
-
function s(l, u,
|
|
926
|
+
function s(l, u, p, b) {
|
|
925
927
|
if (a.isUndefined(u)) {
|
|
926
928
|
if (!a.isUndefined(l))
|
|
927
|
-
return r(void 0, l,
|
|
928
|
-
} else return r(l, u,
|
|
929
|
+
return r(void 0, l, p, b);
|
|
930
|
+
} else return r(l, u, p, b);
|
|
929
931
|
}
|
|
930
932
|
function o(l, u) {
|
|
931
933
|
if (!a.isUndefined(u))
|
|
@@ -937,10 +939,10 @@ function B(e, t) {
|
|
|
937
939
|
return r(void 0, l);
|
|
938
940
|
} else return r(void 0, u);
|
|
939
941
|
}
|
|
940
|
-
function c(l, u,
|
|
941
|
-
if (
|
|
942
|
+
function c(l, u, p) {
|
|
943
|
+
if (p in t)
|
|
942
944
|
return r(l, u);
|
|
943
|
-
if (
|
|
945
|
+
if (p in e)
|
|
944
946
|
return r(void 0, l);
|
|
945
947
|
}
|
|
946
948
|
const f = {
|
|
@@ -972,11 +974,11 @@ function B(e, t) {
|
|
|
972
974
|
socketPath: i,
|
|
973
975
|
responseEncoding: i,
|
|
974
976
|
validateStatus: c,
|
|
975
|
-
headers: (l, u,
|
|
977
|
+
headers: (l, u, p) => s(Se(l), Se(u), p, !0)
|
|
976
978
|
};
|
|
977
979
|
return a.forEach(Object.keys(Object.assign({}, e, t)), function(u) {
|
|
978
|
-
const
|
|
979
|
-
a.isUndefined(b) &&
|
|
980
|
+
const p = f[u] || s, b = p(e[u], t[u], u);
|
|
981
|
+
a.isUndefined(b) && p !== c || (n[u] = b);
|
|
980
982
|
}), n;
|
|
981
983
|
}
|
|
982
984
|
const Ve = (e) => {
|
|
@@ -991,7 +993,7 @@ const Ve = (e) => {
|
|
|
991
993
|
if (O.hasStandardBrowserEnv || O.hasStandardBrowserWebWorkerEnv)
|
|
992
994
|
i.setContentType(void 0);
|
|
993
995
|
else if ((f = i.getContentType()) !== !1) {
|
|
994
|
-
const [l, ...u] = f ? f.split(";").map((
|
|
996
|
+
const [l, ...u] = f ? f.split(";").map((p) => p.trim()).filter(Boolean) : [];
|
|
995
997
|
i.setContentType([l || "multipart/form-data", ...u].join("; "));
|
|
996
998
|
}
|
|
997
999
|
}
|
|
@@ -1005,9 +1007,9 @@ const Ve = (e) => {
|
|
|
1005
1007
|
const s = Ve(e);
|
|
1006
1008
|
let o = s.data;
|
|
1007
1009
|
const i = x.from(s.headers).normalize();
|
|
1008
|
-
let { responseType: c, onUploadProgress: f, onDownloadProgress: l } = s, u,
|
|
1010
|
+
let { responseType: c, onUploadProgress: f, onDownloadProgress: l } = s, u, p, b, R, d;
|
|
1009
1011
|
function y() {
|
|
1010
|
-
R && R(),
|
|
1012
|
+
R && R(), d && d(), s.cancelToken && s.cancelToken.unsubscribe(u), s.signal && s.signal.removeEventListener("abort", u);
|
|
1011
1013
|
}
|
|
1012
1014
|
let h = new XMLHttpRequest();
|
|
1013
1015
|
h.open(s.method.toUpperCase(), s.url, !0), h.timeout = s.timeout;
|
|
@@ -1047,7 +1049,7 @@ const Ve = (e) => {
|
|
|
1047
1049
|
)), h = null;
|
|
1048
1050
|
}, o === void 0 && i.setContentType(null), "setRequestHeader" in h && a.forEach(i.toJSON(), function(P, T) {
|
|
1049
1051
|
h.setRequestHeader(T, P);
|
|
1050
|
-
}), a.isUndefined(s.withCredentials) || (h.withCredentials = !!s.withCredentials), c && c !== "json" && (h.responseType = s.responseType), l && ([b,
|
|
1052
|
+
}), a.isUndefined(s.withCredentials) || (h.withCredentials = !!s.withCredentials), c && c !== "json" && (h.responseType = s.responseType), l && ([b, d] = V(l, !0), h.addEventListener("progress", b)), f && h.upload && ([p, R] = V(f), h.upload.addEventListener("progress", p), h.upload.addEventListener("loadend", R)), (s.cancelToken || s.signal) && (u = (g) => {
|
|
1051
1053
|
h && (r(!g || g.type ? new k(null, e, h) : g), h.abort(), h = null);
|
|
1052
1054
|
}, s.cancelToken && s.cancelToken.subscribe(u), s.signal && (s.signal.aborted ? u() : s.signal.addEventListener("abort", u)));
|
|
1053
1055
|
const S = cn(s.url);
|
|
@@ -1121,9 +1123,9 @@ const Ve = (e) => {
|
|
|
1121
1123
|
c(), f.close();
|
|
1122
1124
|
return;
|
|
1123
1125
|
}
|
|
1124
|
-
let
|
|
1126
|
+
let p = u.byteLength;
|
|
1125
1127
|
if (n) {
|
|
1126
|
-
let b = o +=
|
|
1128
|
+
let b = o += p;
|
|
1127
1129
|
n(b);
|
|
1128
1130
|
}
|
|
1129
1131
|
f.enqueue(new Uint8Array(u));
|
|
@@ -1192,11 +1194,11 @@ const On = async (e) => {
|
|
|
1192
1194
|
onUploadProgress: f,
|
|
1193
1195
|
responseType: l,
|
|
1194
1196
|
headers: u,
|
|
1195
|
-
withCredentials:
|
|
1197
|
+
withCredentials: p = "same-origin",
|
|
1196
1198
|
fetchOptions: b
|
|
1197
1199
|
} = Ve(e);
|
|
1198
1200
|
l = l ? (l + "").toLowerCase() : "text";
|
|
1199
|
-
let R = bn([s, o && o.toAbortSignal()], i),
|
|
1201
|
+
let R = bn([s, o && o.toAbortSignal()], i), d;
|
|
1200
1202
|
const y = R && R.unsubscribe && (() => {
|
|
1201
1203
|
R.unsubscribe();
|
|
1202
1204
|
});
|
|
@@ -1216,18 +1218,18 @@ const On = async (e) => {
|
|
|
1216
1218
|
r = ge(T.body, Oe, _, M);
|
|
1217
1219
|
}
|
|
1218
1220
|
}
|
|
1219
|
-
a.isString(
|
|
1221
|
+
a.isString(p) || (p = p ? "include" : "omit");
|
|
1220
1222
|
const w = "credentials" in Request.prototype;
|
|
1221
|
-
|
|
1223
|
+
d = new Request(t, {
|
|
1222
1224
|
...b,
|
|
1223
1225
|
signal: R,
|
|
1224
1226
|
method: n.toUpperCase(),
|
|
1225
1227
|
headers: u.normalize().toJSON(),
|
|
1226
1228
|
body: r,
|
|
1227
1229
|
duplex: "half",
|
|
1228
|
-
credentials: w ?
|
|
1230
|
+
credentials: w ? p : void 0
|
|
1229
1231
|
});
|
|
1230
|
-
let S = await fetch(
|
|
1232
|
+
let S = await fetch(d, b);
|
|
1231
1233
|
const g = ie && (l === "stream" || l === "response");
|
|
1232
1234
|
if (ie && (c || g && y)) {
|
|
1233
1235
|
const T = {};
|
|
@@ -1254,16 +1256,16 @@ const On = async (e) => {
|
|
|
1254
1256
|
status: S.status,
|
|
1255
1257
|
statusText: S.statusText,
|
|
1256
1258
|
config: e,
|
|
1257
|
-
request:
|
|
1259
|
+
request: d
|
|
1258
1260
|
});
|
|
1259
1261
|
});
|
|
1260
1262
|
} catch (w) {
|
|
1261
1263
|
throw y && y(), w && w.name === "TypeError" && /Load failed|fetch/i.test(w.message) ? Object.assign(
|
|
1262
|
-
new m("Network Error", m.ERR_NETWORK, e,
|
|
1264
|
+
new m("Network Error", m.ERR_NETWORK, e, d),
|
|
1263
1265
|
{
|
|
1264
1266
|
cause: w.cause || w
|
|
1265
1267
|
}
|
|
1266
|
-
) : m.from(w, w && w.code, e,
|
|
1268
|
+
) : m.from(w, w && w.code, e, d);
|
|
1267
1269
|
}
|
|
1268
1270
|
}), ae = {
|
|
1269
1271
|
http: Ht,
|
|
@@ -1332,7 +1334,7 @@ function Ae(e) {
|
|
|
1332
1334
|
), r.response.headers = x.from(r.response.headers))), Promise.reject(r);
|
|
1333
1335
|
});
|
|
1334
1336
|
}
|
|
1335
|
-
const Xe = "1.
|
|
1337
|
+
const Xe = "1.10.0", Y = {};
|
|
1336
1338
|
["object", "boolean", "number", "function", "string", "symbol"].forEach((e, t) => {
|
|
1337
1339
|
Y[e] = function(r) {
|
|
1338
1340
|
return typeof r === e || "a" + (t < 1 ? "n " : " ") + e;
|
|
@@ -1435,8 +1437,8 @@ let L = class {
|
|
|
1435
1437
|
);
|
|
1436
1438
|
o && a.forEach(
|
|
1437
1439
|
["delete", "get", "head", "post", "put", "patch", "common"],
|
|
1438
|
-
(
|
|
1439
|
-
delete o[
|
|
1440
|
+
(d) => {
|
|
1441
|
+
delete o[d];
|
|
1440
1442
|
}
|
|
1441
1443
|
), n.headers = x.concat(i, o);
|
|
1442
1444
|
const c = [];
|
|
@@ -1448,19 +1450,19 @@ let L = class {
|
|
|
1448
1450
|
this.interceptors.response.forEach(function(y) {
|
|
1449
1451
|
l.push(y.fulfilled, y.rejected);
|
|
1450
1452
|
});
|
|
1451
|
-
let u,
|
|
1453
|
+
let u, p = 0, b;
|
|
1452
1454
|
if (!f) {
|
|
1453
|
-
const
|
|
1454
|
-
for (
|
|
1455
|
-
u = u.then(p
|
|
1455
|
+
const d = [Ae.bind(this), void 0];
|
|
1456
|
+
for (d.unshift.apply(d, c), d.push.apply(d, l), b = d.length, u = Promise.resolve(n); p < b; )
|
|
1457
|
+
u = u.then(d[p++], d[p++]);
|
|
1456
1458
|
return u;
|
|
1457
1459
|
}
|
|
1458
1460
|
b = c.length;
|
|
1459
1461
|
let R = n;
|
|
1460
|
-
for (
|
|
1461
|
-
const
|
|
1462
|
+
for (p = 0; p < b; ) {
|
|
1463
|
+
const d = c[p++], y = c[p++];
|
|
1462
1464
|
try {
|
|
1463
|
-
R =
|
|
1465
|
+
R = d(R);
|
|
1464
1466
|
} catch (h) {
|
|
1465
1467
|
y.call(this, h);
|
|
1466
1468
|
break;
|
|
@@ -1468,11 +1470,11 @@ let L = class {
|
|
|
1468
1470
|
}
|
|
1469
1471
|
try {
|
|
1470
1472
|
u = Ae.call(this, R);
|
|
1471
|
-
} catch (
|
|
1472
|
-
return Promise.reject(
|
|
1473
|
+
} catch (d) {
|
|
1474
|
+
return Promise.reject(d);
|
|
1473
1475
|
}
|
|
1474
|
-
for (
|
|
1475
|
-
u = u.then(l[
|
|
1476
|
+
for (p = 0, b = l.length; p < b; )
|
|
1477
|
+
u = u.then(l[p++], l[p++]);
|
|
1476
1478
|
return u;
|
|
1477
1479
|
}
|
|
1478
1480
|
getUri(t) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
"use strict";const V=require("./index-C6VnMvgz.cjs");function Ce(e,t){return function(){return e.apply(t,arguments)}}const{toString:Ze}=Object.prototype,{getPrototypeOf:ue}=Object,{iterator:v,toStringTag:Ne}=Symbol,X=(e=>t=>{const n=Ze.call(t);return e[n]||(e[n]=n.slice(8,-1).toLowerCase())})(Object.create(null)),C=e=>(e=e.toLowerCase(),t=>X(t)===e),G=e=>t=>typeof t===e,{isArray:D}=Array,q=G("undefined");function Ye(e){return e!==null&&!q(e)&&e.constructor!==null&&!q(e.constructor)&&A(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const Pe=C("ArrayBuffer");function et(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&Pe(e.buffer),t}const tt=G("string"),A=G("function"),Fe=G("number"),Q=e=>e!==null&&typeof e=="object",nt=e=>e===!0||e===!1,$=e=>{if(X(e)!=="object")return!1;const t=ue(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Ne in e)&&!(v in e)},rt=C("Date"),st=C("File"),ot=C("Blob"),it=C("FileList"),at=e=>Q(e)&&A(e.pipe),ct=e=>{let t;return e&&(typeof FormData=="function"&&e instanceof FormData||A(e.append)&&((t=X(e))==="formdata"||t==="object"&&A(e.toString)&&e.toString()==="[object FormData]"))},lt=C("URLSearchParams"),[ut,ft,dt,pt]=["ReadableStream","Request","Response","Headers"].map(C),ht=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function H(e,t,{allOwnKeys:n=!1}={}){if(e===null||typeof e>"u")return;let r,s;if(typeof e!="object"&&(e=[e]),D(e))for(r=0,s=e.length;r<s;r++)t.call(null,e[r],r,e);else{const o=n?Object.getOwnPropertyNames(e):Object.keys(e),i=o.length;let c;for(r=0;r<i;r++)c=o[r],t.call(null,e[c],c,e)}}function _e(e,t){t=t.toLowerCase();const n=Object.keys(e);let r=n.length,s;for(;r-- >0;)if(s=n[r],t===s.toLowerCase())return s;return null}const U=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:V.global,Ue=e=>!q(e)&&e!==U;function se(){const{caseless:e}=Ue(this)&&this||{},t={},n=(r,s)=>{const o=e&&_e(t,s)||s;$(t[o])&&$(r)?t[o]=se(t[o],r):$(r)?t[o]=se({},r):D(r)?t[o]=r.slice():t[o]=r};for(let r=0,s=arguments.length;r<s;r++)arguments[r]&&H(arguments[r],n);return t}const mt=(e,t,n,{allOwnKeys:r}={})=>(H(t,(s,o)=>{n&&A(s)?e[o]=Ce(s,n):e[o]=s},{allOwnKeys:r}),e),yt=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),bt=(e,t,n,r)=>{e.prototype=Object.create(t.prototype,r),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),n&&Object.assign(e.prototype,n)},wt=(e,t,n,r)=>{let s,o,i;const c={};if(t=t||{},e==null)return t;do{for(s=Object.getOwnPropertyNames(e),o=s.length;o-- >0;)i=s[o],(!r||r(i,e,t))&&!c[i]&&(t[i]=e[i],c[i]=!0);e=n!==!1&&ue(e)}while(e&&(!n||n(e,t))&&e!==Object.prototype);return t},Et=(e,t,n)=>{e=String(e),(n===void 0||n>e.length)&&(n=e.length),n-=t.length;const r=e.indexOf(t,n);return r!==-1&&r===n},Rt=e=>{if(!e)return null;if(D(e))return e;let t=e.length;if(!Fe(t))return null;const n=new Array(t);for(;t-- >0;)n[t]=e[t];return n},St=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&ue(Uint8Array)),gt=(e,t)=>{const r=(e&&e[v]).call(e);let s;for(;(s=r.next())&&!s.done;){const o=s.value;t.call(e,o[0],o[1])}},Ot=(e,t)=>{let n;const r=[];for(;(n=e.exec(t))!==null;)r.push(n);return r},Tt=C("HTMLFormElement"),At=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(n,r,s){return r.toUpperCase()+s}),he=(({hasOwnProperty:e})=>(t,n)=>e.call(t,n))(Object.prototype),xt=C("RegExp"),Le=(e,t)=>{const n=Object.getOwnPropertyDescriptors(e),r={};H(n,(s,o)=>{let i;(i=t(s,o,e))!==!1&&(r[o]=i||s)}),Object.defineProperties(e,r)},Ct=e=>{Le(e,(t,n)=>{if(A(e)&&["arguments","caller","callee"].indexOf(n)!==-1)return!1;const r=e[n];if(A(r)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+n+"'")})}})},Nt=(e,t)=>{const n={},r=s=>{s.forEach(o=>{n[o]=!0})};return D(e)?r(e):r(String(e).split(t)),n},Pt=()=>{},Ft=(e,t)=>e!=null&&Number.isFinite(e=+e)?e:t;function _t(e){return!!(e&&A(e.append)&&e[Ne]==="FormData"&&e[v])}const Ut=e=>{const t=new Array(10),n=(r,s)=>{if(Q(r)){if(t.indexOf(r)>=0)return;if(!("toJSON"in r)){t[s]=r;const o=D(r)?[]:{};return H(r,(i,c)=>{const f=n(i,s+1);!q(f)&&(o[c]=f)}),t[s]=void 0,o}}return r};return n(e,0)},Lt=C("AsyncFunction"),Bt=e=>e&&(Q(e)||A(e))&&A(e.then)&&A(e.catch),Be=((e,t)=>e?setImmediate:t?((n,r)=>(U.addEventListener("message",({source:s,data:o})=>{s===U&&o===n&&r.length&&r.shift()()},!1),s=>{r.push(s),U.postMessage(n,"*")}))(`axios@${Math.random()}`,[]):n=>setTimeout(n))(typeof setImmediate=="function",A(U.postMessage)),Dt=typeof queueMicrotask<"u"?queueMicrotask.bind(U):typeof V.process$1<"u"&&V.process$1.nextTick||Be,kt=e=>e!=null&&A(e[v]),a={isArray:D,isArrayBuffer:Pe,isBuffer:Ye,isFormData:ct,isArrayBufferView:et,isString:tt,isNumber:Fe,isBoolean:nt,isObject:Q,isPlainObject:$,isReadableStream:ut,isRequest:ft,isResponse:dt,isHeaders:pt,isUndefined:q,isDate:rt,isFile:st,isBlob:ot,isRegExp:xt,isFunction:A,isStream:at,isURLSearchParams:lt,isTypedArray:St,isFileList:it,forEach:H,merge:se,extend:mt,trim:ht,stripBOM:yt,inherits:bt,toFlatObject:wt,kindOf:X,kindOfTest:C,endsWith:Et,toArray:Rt,forEachEntry:gt,matchAll:Ot,isHTMLForm:Tt,hasOwnProperty:he,hasOwnProp:he,reduceDescriptors:Le,freezeMethods:Ct,toObjectSet:Nt,toCamelCase:At,noop:Pt,toFiniteNumber:Ft,findKey:_e,global:U,isContextDefined:Ue,isSpecCompliantForm:_t,toJSONObject:Ut,isAsyncFn:Lt,isThenable:Bt,setImmediate:Be,asap:Dt,isIterable:kt};function m(e,t,n,r,s){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",t&&(this.code=t),n&&(this.config=n),r&&(this.request=r),s&&(this.response=s,this.status=s.status?s.status:null)}a.inherits(m,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:a.toJSONObject(this.config),code:this.code,status:this.status}}});const De=m.prototype,ke={};["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(e=>{ke[e]={value:e}});Object.defineProperties(m,ke);Object.defineProperty(De,"isAxiosError",{value:!0});m.from=(e,t,n,r,s,o)=>{const i=Object.create(De);return a.toFlatObject(e,i,function(f){return f!==Error.prototype},c=>c!=="isAxiosError"),m.call(i,e.message,t,n,r,s),i.cause=e,i.name=e.name,o&&Object.assign(i,o),i};const jt=null;function oe(e){return a.isPlainObject(e)||a.isArray(e)}function je(e){return a.endsWith(e,"[]")?e.slice(0,-2):e}function me(e,t,n){return e?e.concat(t).map(function(s,o){return s=je(s),!n&&o?"["+s+"]":s}).join(n?".":""):t}function qt(e){return a.isArray(e)&&!e.some(oe)}const Ht=a.toFlatObject(a,{},null,function(t){return/^is[A-Z]/.test(t)});function Z(e,t,n){if(!a.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,n=a.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,function(y,h){return!a.isUndefined(h[y])});const r=n.metaTokens,s=n.visitor||u,o=n.dots,i=n.indexes,f=(n.Blob||typeof Blob<"u"&&Blob)&&a.isSpecCompliantForm(t);if(!a.isFunction(s))throw new TypeError("visitor must be a function");function l(p){if(p===null)return"";if(a.isDate(p))return p.toISOString();if(!f&&a.isBlob(p))throw new m("Blob is not supported. Use a Buffer instead.");return a.isArrayBuffer(p)||a.isTypedArray(p)?f&&typeof Blob=="function"?new Blob([p]):V.Buffer.from(p):p}function u(p,y,h){let w=p;if(p&&!h&&typeof p=="object"){if(a.endsWith(y,"{}"))y=r?y:y.slice(0,-2),p=JSON.stringify(p);else if(a.isArray(p)&&qt(p)||(a.isFileList(p)||a.endsWith(y,"[]"))&&(w=a.toArray(p)))return y=je(y),w.forEach(function(g,P){!(a.isUndefined(g)||g===null)&&t.append(i===!0?me([y],P,o):i===null?y:y+"[]",l(g))}),!1}return oe(p)?!0:(t.append(me(h,y,o),l(p)),!1)}const d=[],b=Object.assign(Ht,{defaultVisitor:u,convertValue:l,isVisitable:oe});function R(p,y){if(!a.isUndefined(p)){if(d.indexOf(p)!==-1)throw Error("Circular reference detected in "+y.join("."));d.push(p),a.forEach(p,function(w,S){(!(a.isUndefined(w)||w===null)&&s.call(t,w,a.isString(S)?S.trim():S,y,b))===!0&&R(w,y?y.concat(S):[S])}),d.pop()}}if(!a.isObject(e))throw new TypeError("data must be an object");return R(e),t}function ye(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(r){return t[r]})}function fe(e,t){this._pairs=[],e&&Z(e,this,t)}const qe=fe.prototype;qe.append=function(t,n){this._pairs.push([t,n])};qe.toString=function(t){const n=t?function(r){return t.call(this,r,ye)}:ye;return this._pairs.map(function(s){return n(s[0])+"="+n(s[1])},"").join("&")};function It(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function He(e,t,n){if(!t)return e;const r=n&&n.encode||It;a.isFunction(n)&&(n={serialize:n});const s=n&&n.serialize;let o;if(s?o=s(t,n):o=a.isURLSearchParams(t)?t.toString():new fe(t,n).toString(r),o){const i=e.indexOf("#");i!==-1&&(e=e.slice(0,i)),e+=(e.indexOf("?")===-1?"?":"&")+o}return e}class be{constructor(){this.handlers=[]}use(t,n,r){return this.handlers.push({fulfilled:t,rejected:n,synchronous:r?r.synchronous:!1,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){a.forEach(this.handlers,function(r){r!==null&&t(r)})}}const Ie={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},Mt=typeof URLSearchParams<"u"?URLSearchParams:fe,$t=typeof FormData<"u"?FormData:null,zt=typeof Blob<"u"?Blob:null,Jt={isBrowser:!0,classes:{URLSearchParams:Mt,FormData:$t,Blob:zt},protocols:["http","https","file","blob","url","data"]},de=typeof window<"u"&&typeof document<"u",ie=typeof navigator=="object"&&navigator||void 0,Vt=de&&(!ie||["ReactNative","NativeScript","NS"].indexOf(ie.product)<0),Wt=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",Kt=de&&window.location.href||"http://localhost",vt=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:de,hasStandardBrowserEnv:Vt,hasStandardBrowserWebWorkerEnv:Wt,navigator:ie,origin:Kt},Symbol.toStringTag,{value:"Module"})),O={...vt,...Jt};function Xt(e,t){return Z(e,new O.classes.URLSearchParams,Object.assign({visitor:function(n,r,s,o){return O.isNode&&a.isBuffer(n)?(this.append(r,n.toString("base64")),!1):o.defaultVisitor.apply(this,arguments)}},t))}function Gt(e){return a.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function Qt(e){const t={},n=Object.keys(e);let r;const s=n.length;let o;for(r=0;r<s;r++)o=n[r],t[o]=e[o];return t}function Me(e){function t(n,r,s,o){let i=n[o++];if(i==="__proto__")return!0;const c=Number.isFinite(+i),f=o>=n.length;return i=!i&&a.isArray(s)?s.length:i,f?(a.hasOwnProp(s,i)?s[i]=[s[i],r]:s[i]=r,!c):((!s[i]||!a.isObject(s[i]))&&(s[i]=[]),t(n,r,s[i],o)&&a.isArray(s[i])&&(s[i]=Qt(s[i])),!c)}if(a.isFormData(e)&&a.isFunction(e.entries)){const n={};return a.forEachEntry(e,(r,s)=>{t(Gt(r),s,n,0)}),n}return null}function Zt(e,t,n){if(a.isString(e))try{return(t||JSON.parse)(e),a.trim(e)}catch(r){if(r.name!=="SyntaxError")throw r}return(n||JSON.stringify)(e)}const I={transitional:Ie,adapter:["xhr","http","fetch"],transformRequest:[function(t,n){const r=n.getContentType()||"",s=r.indexOf("application/json")>-1,o=a.isObject(t);if(o&&a.isHTMLForm(t)&&(t=new FormData(t)),a.isFormData(t))return s?JSON.stringify(Me(t)):t;if(a.isArrayBuffer(t)||a.isBuffer(t)||a.isStream(t)||a.isFile(t)||a.isBlob(t)||a.isReadableStream(t))return t;if(a.isArrayBufferView(t))return t.buffer;if(a.isURLSearchParams(t))return n.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let c;if(o){if(r.indexOf("application/x-www-form-urlencoded")>-1)return Xt(t,this.formSerializer).toString();if((c=a.isFileList(t))||r.indexOf("multipart/form-data")>-1){const f=this.env&&this.env.FormData;return Z(c?{"files[]":t}:t,f&&new f,this.formSerializer)}}return o||s?(n.setContentType("application/json",!1),Zt(t)):t}],transformResponse:[function(t){const n=this.transitional||I.transitional,r=n&&n.forcedJSONParsing,s=this.responseType==="json";if(a.isResponse(t)||a.isReadableStream(t))return t;if(t&&a.isString(t)&&(r&&!this.responseType||s)){const i=!(n&&n.silentJSONParsing)&&s;try{return JSON.parse(t)}catch(c){if(i)throw c.name==="SyntaxError"?m.from(c,m.ERR_BAD_RESPONSE,this,null,this.response):c}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:O.classes.FormData,Blob:O.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};a.forEach(["delete","get","head","post","put","patch"],e=>{I.headers[e]={}});const Yt=a.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"]),en=e=>{const t={};let n,r,s;return e&&e.split(`
|
|
2
|
-
`).forEach(function(i){s=i.indexOf(":"),n=i.substring(0,s).trim().toLowerCase(),r=i.substring(s+1).trim(),!(!n||t[n]&&Yt[n])&&(n==="set-cookie"?t[n]?t[n].push(r):t[n]=[r]:t[n]=t[n]?t[n]+", "+r:r)}),t},we=Symbol("internals");function j(e){return e&&String(e).trim().toLowerCase()}function z(e){return e===!1||e==null?e:a.isArray(e)?e.map(z):String(e)}function tn(e){const t=Object.create(null),n=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let r;for(;r=n.exec(e);)t[r[1]]=r[2];return t}const nn=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function te(e,t,n,r,s){if(a.isFunction(r))return r.call(this,t,n);if(s&&(t=n),!!a.isString(t)){if(a.isString(r))return t.indexOf(r)!==-1;if(a.isRegExp(r))return r.test(t)}}function rn(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,n,r)=>n.toUpperCase()+r)}function sn(e,t){const n=a.toCamelCase(" "+t);["get","set","has"].forEach(r=>{Object.defineProperty(e,r+n,{value:function(s,o,i){return this[r].call(this,t,s,o,i)},configurable:!0})})}let x=class{constructor(t){t&&this.set(t)}set(t,n,r){const s=this;function o(c,f,l){const u=j(f);if(!u)throw new Error("header name must be a non-empty string");const
|
|
3
|
-
`)}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,...n){const r=new this(t);return n.forEach(s=>r.set(s)),r}static accessor(t){const r=(this[we]=this[we]={accessors:{}}).accessors,s=this.prototype;function o(i){const c=j(i);r[c]||(sn(s,i),r[c]=!0)}return a.isArray(t)?t.forEach(o):o(t),this}};x.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);a.reduceDescriptors(x.prototype,({value:e},t)=>{let n=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(r){this[n]=r}}});a.freezeMethods(x);function ne(e,t){const n=this||I,r=t||n,s=x.from(r.headers);let o=r.data;return a.forEach(e,function(c){o=c.call(n,o,s.normalize(),t?t.status:void 0)}),s.normalize(),o}function $e(e){return!!(e&&e.__CANCEL__)}function k(e,t,n){m.call(this,e??"canceled",m.ERR_CANCELED,t,n),this.name="CanceledError"}a.inherits(k,m,{__CANCEL__:!0});function ze(e,t,n){const r=n.config.validateStatus;!n.status||!r||r(n.status)?e(n):t(new m("Request failed with status code "+n.status,[m.ERR_BAD_REQUEST,m.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n))}function on(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function an(e,t){e=e||10;const n=new Array(e),r=new Array(e);let s=0,o=0,i;return t=t!==void 0?t:1e3,function(f){const l=Date.now(),u=r[o];i||(i=l),n[s]=f,r[s]=l;let d=o,b=0;for(;d!==s;)b+=n[d++],d=d%e;if(s=(s+1)%e,s===o&&(o=(o+1)%e),l-i<t)return;const R=u&&l-u;return R?Math.round(b*1e3/R):void 0}}function cn(e,t){let n=0,r=1e3/t,s,o;const i=(l,u=Date.now())=>{n=u,s=null,o&&(clearTimeout(o),o=null),e.apply(null,l)};return[(...l)=>{const u=Date.now(),d=u-n;d>=r?i(l,u):(s=l,o||(o=setTimeout(()=>{o=null,i(s)},r-d)))},()=>s&&i(s)]}const W=(e,t,n=3)=>{let r=0;const s=an(50,250);return cn(o=>{const i=o.loaded,c=o.lengthComputable?o.total:void 0,f=i-r,l=s(f),u=i<=c;r=i;const d={loaded:i,total:c,progress:c?i/c:void 0,bytes:f,rate:l||void 0,estimated:l&&c&&u?(c-i)/l:void 0,event:o,lengthComputable:c!=null,[t?"download":"upload"]:!0};e(d)},n)},Ee=(e,t)=>{const n=e!=null;return[r=>t[0]({lengthComputable:n,total:e,loaded:r}),t[1]]},Re=e=>(...t)=>a.asap(()=>e(...t)),ln=O.hasStandardBrowserEnv?((e,t)=>n=>(n=new URL(n,O.origin),e.protocol===n.protocol&&e.host===n.host&&(t||e.port===n.port)))(new URL(O.origin),O.navigator&&/(msie|trident)/i.test(O.navigator.userAgent)):()=>!0,un=O.hasStandardBrowserEnv?{write(e,t,n,r,s,o){const i=[e+"="+encodeURIComponent(t)];a.isNumber(n)&&i.push("expires="+new Date(n).toGMTString()),a.isString(r)&&i.push("path="+r),a.isString(s)&&i.push("domain="+s),o===!0&&i.push("secure"),document.cookie=i.join("; ")},read(e){const t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove(e){this.write(e,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function fn(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function dn(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function Je(e,t,n){let r=!fn(t);return e&&(r||n==!1)?dn(e,t):t}const Se=e=>e instanceof x?{...e}:e;function B(e,t){t=t||{};const n={};function r(l,u,d,b){return a.isPlainObject(l)&&a.isPlainObject(u)?a.merge.call({caseless:b},l,u):a.isPlainObject(u)?a.merge({},u):a.isArray(u)?u.slice():u}function s(l,u,d,b){if(a.isUndefined(u)){if(!a.isUndefined(l))return r(void 0,l,d,b)}else return r(l,u,d,b)}function o(l,u){if(!a.isUndefined(u))return r(void 0,u)}function i(l,u){if(a.isUndefined(u)){if(!a.isUndefined(l))return r(void 0,l)}else return r(void 0,u)}function c(l,u,d){if(d in t)return r(l,u);if(d in e)return r(void 0,l)}const f={url:o,method:o,data:o,baseURL:i,transformRequest:i,transformResponse:i,paramsSerializer:i,timeout:i,timeoutMessage:i,withCredentials:i,withXSRFToken:i,adapter:i,responseType:i,xsrfCookieName:i,xsrfHeaderName:i,onUploadProgress:i,onDownloadProgress:i,decompress:i,maxContentLength:i,maxBodyLength:i,beforeRedirect:i,transport:i,httpAgent:i,httpsAgent:i,cancelToken:i,socketPath:i,responseEncoding:i,validateStatus:c,headers:(l,u,d)=>s(Se(l),Se(u),d,!0)};return a.forEach(Object.keys(Object.assign({},e,t)),function(u){const d=f[u]||s,b=d(e[u],t[u],u);a.isUndefined(b)&&d!==c||(n[u]=b)}),n}const Ve=e=>{const t=B({},e);let{data:n,withXSRFToken:r,xsrfHeaderName:s,xsrfCookieName:o,headers:i,auth:c}=t;t.headers=i=x.from(i),t.url=He(Je(t.baseURL,t.url,t.allowAbsoluteUrls),e.params,e.paramsSerializer),c&&i.set("Authorization","Basic "+btoa((c.username||"")+":"+(c.password?unescape(encodeURIComponent(c.password)):"")));let f;if(a.isFormData(n)){if(O.hasStandardBrowserEnv||O.hasStandardBrowserWebWorkerEnv)i.setContentType(void 0);else if((f=i.getContentType())!==!1){const[l,...u]=f?f.split(";").map(d=>d.trim()).filter(Boolean):[];i.setContentType([l||"multipart/form-data",...u].join("; "))}}if(O.hasStandardBrowserEnv&&(r&&a.isFunction(r)&&(r=r(t)),r||r!==!1&&ln(t.url))){const l=s&&o&&un.read(o);l&&i.set(s,l)}return t},pn=typeof XMLHttpRequest<"u",hn=pn&&function(e){return new Promise(function(n,r){const s=Ve(e);let o=s.data;const i=x.from(s.headers).normalize();let{responseType:c,onUploadProgress:f,onDownloadProgress:l}=s,u,d,b,R,p;function y(){R&&R(),p&&p(),s.cancelToken&&s.cancelToken.unsubscribe(u),s.signal&&s.signal.removeEventListener("abort",u)}let h=new XMLHttpRequest;h.open(s.method.toUpperCase(),s.url,!0),h.timeout=s.timeout;function w(){if(!h)return;const g=x.from("getAllResponseHeaders"in h&&h.getAllResponseHeaders()),T={data:!c||c==="text"||c==="json"?h.responseText:h.response,status:h.status,statusText:h.statusText,headers:g,config:e,request:h};ze(function(_){n(_),y()},function(_){r(_),y()},T),h=null}"onloadend"in h?h.onloadend=w:h.onreadystatechange=function(){!h||h.readyState!==4||h.status===0&&!(h.responseURL&&h.responseURL.indexOf("file:")===0)||setTimeout(w)},h.onabort=function(){h&&(r(new m("Request aborted",m.ECONNABORTED,e,h)),h=null)},h.onerror=function(){r(new m("Network Error",m.ERR_NETWORK,e,h)),h=null},h.ontimeout=function(){let P=s.timeout?"timeout of "+s.timeout+"ms exceeded":"timeout exceeded";const T=s.transitional||Ie;s.timeoutErrorMessage&&(P=s.timeoutErrorMessage),r(new m(P,T.clarifyTimeoutError?m.ETIMEDOUT:m.ECONNABORTED,e,h)),h=null},o===void 0&&i.setContentType(null),"setRequestHeader"in h&&a.forEach(i.toJSON(),function(P,T){h.setRequestHeader(T,P)}),a.isUndefined(s.withCredentials)||(h.withCredentials=!!s.withCredentials),c&&c!=="json"&&(h.responseType=s.responseType),l&&([b,p]=W(l,!0),h.addEventListener("progress",b)),f&&h.upload&&([d,R]=W(f),h.upload.addEventListener("progress",d),h.upload.addEventListener("loadend",R)),(s.cancelToken||s.signal)&&(u=g=>{h&&(r(!g||g.type?new k(null,e,h):g),h.abort(),h=null)},s.cancelToken&&s.cancelToken.subscribe(u),s.signal&&(s.signal.aborted?u():s.signal.addEventListener("abort",u)));const S=on(s.url);if(S&&O.protocols.indexOf(S)===-1){r(new m("Unsupported protocol "+S+":",m.ERR_BAD_REQUEST,e));return}h.send(o||null)})},mn=(e,t)=>{const{length:n}=e=e?e.filter(Boolean):[];if(t||n){let r=new AbortController,s;const o=function(l){if(!s){s=!0,c();const u=l instanceof Error?l:this.reason;r.abort(u instanceof m?u:new k(u instanceof Error?u.message:u))}};let i=t&&setTimeout(()=>{i=null,o(new m(`timeout ${t} of ms exceeded`,m.ETIMEDOUT))},t);const c=()=>{e&&(i&&clearTimeout(i),i=null,e.forEach(l=>{l.unsubscribe?l.unsubscribe(o):l.removeEventListener("abort",o)}),e=null)};e.forEach(l=>l.addEventListener("abort",o));const{signal:f}=r;return f.unsubscribe=()=>a.asap(c),f}},yn=function*(e,t){let n=e.byteLength;if(n<t){yield e;return}let r=0,s;for(;r<n;)s=r+t,yield e.slice(r,s),r=s},bn=async function*(e,t){for await(const n of wn(e))yield*yn(n,t)},wn=async function*(e){if(e[Symbol.asyncIterator]){yield*e;return}const t=e.getReader();try{for(;;){const{done:n,value:r}=await t.read();if(n)break;yield r}}finally{await t.cancel()}},ge=(e,t,n,r)=>{const s=bn(e,t);let o=0,i,c=f=>{i||(i=!0,r&&r(f))};return new ReadableStream({async pull(f){try{const{done:l,value:u}=await s.next();if(l){c(),f.close();return}let d=u.byteLength;if(n){let b=o+=d;n(b)}f.enqueue(new Uint8Array(u))}catch(l){throw c(l),l}},cancel(f){return c(f),s.return()}},{highWaterMark:2})},Y=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",We=Y&&typeof ReadableStream=="function",En=Y&&(typeof TextEncoder=="function"?(e=>t=>e.encode(t))(new TextEncoder):async e=>new Uint8Array(await new Response(e).arrayBuffer())),Ke=(e,...t)=>{try{return!!e(...t)}catch{return!1}},Rn=We&&Ke(()=>{let e=!1;const t=new Request(O.origin,{body:new ReadableStream,method:"POST",get duplex(){return e=!0,"half"}}).headers.has("Content-Type");return e&&!t}),Oe=64*1024,ae=We&&Ke(()=>a.isReadableStream(new Response("").body)),K={stream:ae&&(e=>e.body)};Y&&(e=>{["text","arrayBuffer","blob","formData","stream"].forEach(t=>{!K[t]&&(K[t]=a.isFunction(e[t])?n=>n[t]():(n,r)=>{throw new m(`Response type '${t}' is not supported`,m.ERR_NOT_SUPPORT,r)})})})(new Response);const Sn=async e=>{if(e==null)return 0;if(a.isBlob(e))return e.size;if(a.isSpecCompliantForm(e))return(await new Request(O.origin,{method:"POST",body:e}).arrayBuffer()).byteLength;if(a.isArrayBufferView(e)||a.isArrayBuffer(e))return e.byteLength;if(a.isURLSearchParams(e)&&(e=e+""),a.isString(e))return(await En(e)).byteLength},gn=async(e,t)=>{const n=a.toFiniteNumber(e.getContentLength());return n??Sn(t)},On=Y&&(async e=>{let{url:t,method:n,data:r,signal:s,cancelToken:o,timeout:i,onDownloadProgress:c,onUploadProgress:f,responseType:l,headers:u,withCredentials:d="same-origin",fetchOptions:b}=Ve(e);l=l?(l+"").toLowerCase():"text";let R=mn([s,o&&o.toAbortSignal()],i),p;const y=R&&R.unsubscribe&&(()=>{R.unsubscribe()});let h;try{if(f&&Rn&&n!=="get"&&n!=="head"&&(h=await gn(u,r))!==0){let T=new Request(t,{method:"POST",body:r,duplex:"half"}),F;if(a.isFormData(r)&&(F=T.headers.get("content-type"))&&u.setContentType(F),T.body){const[_,M]=Ee(h,W(Re(f)));r=ge(T.body,Oe,_,M)}}a.isString(d)||(d=d?"include":"omit");const w="credentials"in Request.prototype;p=new Request(t,{...b,signal:R,method:n.toUpperCase(),headers:u.normalize().toJSON(),body:r,duplex:"half",credentials:w?d:void 0});let S=await fetch(p);const g=ae&&(l==="stream"||l==="response");if(ae&&(c||g&&y)){const T={};["status","statusText","headers"].forEach(pe=>{T[pe]=S[pe]});const F=a.toFiniteNumber(S.headers.get("content-length")),[_,M]=c&&Ee(F,W(Re(c),!0))||[];S=new Response(ge(S.body,Oe,_,()=>{M&&M(),y&&y()}),T)}l=l||"text";let P=await K[a.findKey(K,l)||"text"](S,e);return!g&&y&&y(),await new Promise((T,F)=>{ze(T,F,{data:P,headers:x.from(S.headers),status:S.status,statusText:S.statusText,config:e,request:p})})}catch(w){throw y&&y(),w&&w.name==="TypeError"&&/Load failed|fetch/i.test(w.message)?Object.assign(new m("Network Error",m.ERR_NETWORK,e,p),{cause:w.cause||w}):m.from(w,w&&w.code,e,p)}}),ce={http:jt,xhr:hn,fetch:On};a.forEach(ce,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch{}Object.defineProperty(e,"adapterName",{value:t})}});const Te=e=>`- ${e}`,Tn=e=>a.isFunction(e)||e===null||e===!1,ve={getAdapter:e=>{e=a.isArray(e)?e:[e];const{length:t}=e;let n,r;const s={};for(let o=0;o<t;o++){n=e[o];let i;if(r=n,!Tn(n)&&(r=ce[(i=String(n)).toLowerCase()],r===void 0))throw new m(`Unknown adapter '${i}'`);if(r)break;s[i||"#"+o]=r}if(!r){const o=Object.entries(s).map(([c,f])=>`adapter ${c} `+(f===!1?"is not supported by the environment":"is not available in the build"));let i=t?o.length>1?`since :
|
|
1
|
+
"use strict";const V=require("./index-C6VnMvgz.cjs");function Ce(e,t){return function(){return e.apply(t,arguments)}}const{toString:Ze}=Object.prototype,{getPrototypeOf:ue}=Object,{iterator:v,toStringTag:Ne}=Symbol,X=(e=>t=>{const n=Ze.call(t);return e[n]||(e[n]=n.slice(8,-1).toLowerCase())})(Object.create(null)),C=e=>(e=e.toLowerCase(),t=>X(t)===e),G=e=>t=>typeof t===e,{isArray:D}=Array,q=G("undefined");function Ye(e){return e!==null&&!q(e)&&e.constructor!==null&&!q(e.constructor)&&A(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const Pe=C("ArrayBuffer");function et(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&Pe(e.buffer),t}const tt=G("string"),A=G("function"),Fe=G("number"),Q=e=>e!==null&&typeof e=="object",nt=e=>e===!0||e===!1,$=e=>{if(X(e)!=="object")return!1;const t=ue(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Ne in e)&&!(v in e)},rt=C("Date"),st=C("File"),ot=C("Blob"),it=C("FileList"),at=e=>Q(e)&&A(e.pipe),ct=e=>{let t;return e&&(typeof FormData=="function"&&e instanceof FormData||A(e.append)&&((t=X(e))==="formdata"||t==="object"&&A(e.toString)&&e.toString()==="[object FormData]"))},lt=C("URLSearchParams"),[ut,ft,dt,pt]=["ReadableStream","Request","Response","Headers"].map(C),ht=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function H(e,t,{allOwnKeys:n=!1}={}){if(e===null||typeof e>"u")return;let r,s;if(typeof e!="object"&&(e=[e]),D(e))for(r=0,s=e.length;r<s;r++)t.call(null,e[r],r,e);else{const o=n?Object.getOwnPropertyNames(e):Object.keys(e),i=o.length;let c;for(r=0;r<i;r++)c=o[r],t.call(null,e[c],c,e)}}function _e(e,t){t=t.toLowerCase();const n=Object.keys(e);let r=n.length,s;for(;r-- >0;)if(s=n[r],t===s.toLowerCase())return s;return null}const U=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:V.global,Ue=e=>!q(e)&&e!==U;function se(){const{caseless:e}=Ue(this)&&this||{},t={},n=(r,s)=>{const o=e&&_e(t,s)||s;$(t[o])&&$(r)?t[o]=se(t[o],r):$(r)?t[o]=se({},r):D(r)?t[o]=r.slice():t[o]=r};for(let r=0,s=arguments.length;r<s;r++)arguments[r]&&H(arguments[r],n);return t}const mt=(e,t,n,{allOwnKeys:r}={})=>(H(t,(s,o)=>{n&&A(s)?e[o]=Ce(s,n):e[o]=s},{allOwnKeys:r}),e),yt=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),bt=(e,t,n,r)=>{e.prototype=Object.create(t.prototype,r),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),n&&Object.assign(e.prototype,n)},wt=(e,t,n,r)=>{let s,o,i;const c={};if(t=t||{},e==null)return t;do{for(s=Object.getOwnPropertyNames(e),o=s.length;o-- >0;)i=s[o],(!r||r(i,e,t))&&!c[i]&&(t[i]=e[i],c[i]=!0);e=n!==!1&&ue(e)}while(e&&(!n||n(e,t))&&e!==Object.prototype);return t},Et=(e,t,n)=>{e=String(e),(n===void 0||n>e.length)&&(n=e.length),n-=t.length;const r=e.indexOf(t,n);return r!==-1&&r===n},Rt=e=>{if(!e)return null;if(D(e))return e;let t=e.length;if(!Fe(t))return null;const n=new Array(t);for(;t-- >0;)n[t]=e[t];return n},St=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&ue(Uint8Array)),gt=(e,t)=>{const r=(e&&e[v]).call(e);let s;for(;(s=r.next())&&!s.done;){const o=s.value;t.call(e,o[0],o[1])}},Ot=(e,t)=>{let n;const r=[];for(;(n=e.exec(t))!==null;)r.push(n);return r},Tt=C("HTMLFormElement"),At=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(n,r,s){return r.toUpperCase()+s}),he=(({hasOwnProperty:e})=>(t,n)=>e.call(t,n))(Object.prototype),xt=C("RegExp"),Le=(e,t)=>{const n=Object.getOwnPropertyDescriptors(e),r={};H(n,(s,o)=>{let i;(i=t(s,o,e))!==!1&&(r[o]=i||s)}),Object.defineProperties(e,r)},Ct=e=>{Le(e,(t,n)=>{if(A(e)&&["arguments","caller","callee"].indexOf(n)!==-1)return!1;const r=e[n];if(A(r)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+n+"'")})}})},Nt=(e,t)=>{const n={},r=s=>{s.forEach(o=>{n[o]=!0})};return D(e)?r(e):r(String(e).split(t)),n},Pt=()=>{},Ft=(e,t)=>e!=null&&Number.isFinite(e=+e)?e:t;function _t(e){return!!(e&&A(e.append)&&e[Ne]==="FormData"&&e[v])}const Ut=e=>{const t=new Array(10),n=(r,s)=>{if(Q(r)){if(t.indexOf(r)>=0)return;if(!("toJSON"in r)){t[s]=r;const o=D(r)?[]:{};return H(r,(i,c)=>{const f=n(i,s+1);!q(f)&&(o[c]=f)}),t[s]=void 0,o}}return r};return n(e,0)},Lt=C("AsyncFunction"),Bt=e=>e&&(Q(e)||A(e))&&A(e.then)&&A(e.catch),Be=((e,t)=>e?setImmediate:t?((n,r)=>(U.addEventListener("message",({source:s,data:o})=>{s===U&&o===n&&r.length&&r.shift()()},!1),s=>{r.push(s),U.postMessage(n,"*")}))(`axios@${Math.random()}`,[]):n=>setTimeout(n))(typeof setImmediate=="function",A(U.postMessage)),Dt=typeof queueMicrotask<"u"?queueMicrotask.bind(U):typeof V.process$1<"u"&&V.process$1.nextTick||Be,kt=e=>e!=null&&A(e[v]),a={isArray:D,isArrayBuffer:Pe,isBuffer:Ye,isFormData:ct,isArrayBufferView:et,isString:tt,isNumber:Fe,isBoolean:nt,isObject:Q,isPlainObject:$,isReadableStream:ut,isRequest:ft,isResponse:dt,isHeaders:pt,isUndefined:q,isDate:rt,isFile:st,isBlob:ot,isRegExp:xt,isFunction:A,isStream:at,isURLSearchParams:lt,isTypedArray:St,isFileList:it,forEach:H,merge:se,extend:mt,trim:ht,stripBOM:yt,inherits:bt,toFlatObject:wt,kindOf:X,kindOfTest:C,endsWith:Et,toArray:Rt,forEachEntry:gt,matchAll:Ot,isHTMLForm:Tt,hasOwnProperty:he,hasOwnProp:he,reduceDescriptors:Le,freezeMethods:Ct,toObjectSet:Nt,toCamelCase:At,noop:Pt,toFiniteNumber:Ft,findKey:_e,global:U,isContextDefined:Ue,isSpecCompliantForm:_t,toJSONObject:Ut,isAsyncFn:Lt,isThenable:Bt,setImmediate:Be,asap:Dt,isIterable:kt};function m(e,t,n,r,s){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",t&&(this.code=t),n&&(this.config=n),r&&(this.request=r),s&&(this.response=s,this.status=s.status?s.status:null)}a.inherits(m,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:a.toJSONObject(this.config),code:this.code,status:this.status}}});const De=m.prototype,ke={};["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(e=>{ke[e]={value:e}});Object.defineProperties(m,ke);Object.defineProperty(De,"isAxiosError",{value:!0});m.from=(e,t,n,r,s,o)=>{const i=Object.create(De);return a.toFlatObject(e,i,function(f){return f!==Error.prototype},c=>c!=="isAxiosError"),m.call(i,e.message,t,n,r,s),i.cause=e,i.name=e.name,o&&Object.assign(i,o),i};const jt=null;function oe(e){return a.isPlainObject(e)||a.isArray(e)}function je(e){return a.endsWith(e,"[]")?e.slice(0,-2):e}function me(e,t,n){return e?e.concat(t).map(function(s,o){return s=je(s),!n&&o?"["+s+"]":s}).join(n?".":""):t}function qt(e){return a.isArray(e)&&!e.some(oe)}const Ht=a.toFlatObject(a,{},null,function(t){return/^is[A-Z]/.test(t)});function Z(e,t,n){if(!a.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,n=a.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,function(y,h){return!a.isUndefined(h[y])});const r=n.metaTokens,s=n.visitor||u,o=n.dots,i=n.indexes,f=(n.Blob||typeof Blob<"u"&&Blob)&&a.isSpecCompliantForm(t);if(!a.isFunction(s))throw new TypeError("visitor must be a function");function l(d){if(d===null)return"";if(a.isDate(d))return d.toISOString();if(a.isBoolean(d))return d.toString();if(!f&&a.isBlob(d))throw new m("Blob is not supported. Use a Buffer instead.");return a.isArrayBuffer(d)||a.isTypedArray(d)?f&&typeof Blob=="function"?new Blob([d]):V.Buffer.from(d):d}function u(d,y,h){let w=d;if(d&&!h&&typeof d=="object"){if(a.endsWith(y,"{}"))y=r?y:y.slice(0,-2),d=JSON.stringify(d);else if(a.isArray(d)&&qt(d)||(a.isFileList(d)||a.endsWith(y,"[]"))&&(w=a.toArray(d)))return y=je(y),w.forEach(function(g,P){!(a.isUndefined(g)||g===null)&&t.append(i===!0?me([y],P,o):i===null?y:y+"[]",l(g))}),!1}return oe(d)?!0:(t.append(me(h,y,o),l(d)),!1)}const p=[],b=Object.assign(Ht,{defaultVisitor:u,convertValue:l,isVisitable:oe});function R(d,y){if(!a.isUndefined(d)){if(p.indexOf(d)!==-1)throw Error("Circular reference detected in "+y.join("."));p.push(d),a.forEach(d,function(w,S){(!(a.isUndefined(w)||w===null)&&s.call(t,w,a.isString(S)?S.trim():S,y,b))===!0&&R(w,y?y.concat(S):[S])}),p.pop()}}if(!a.isObject(e))throw new TypeError("data must be an object");return R(e),t}function ye(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(r){return t[r]})}function fe(e,t){this._pairs=[],e&&Z(e,this,t)}const qe=fe.prototype;qe.append=function(t,n){this._pairs.push([t,n])};qe.toString=function(t){const n=t?function(r){return t.call(this,r,ye)}:ye;return this._pairs.map(function(s){return n(s[0])+"="+n(s[1])},"").join("&")};function It(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function He(e,t,n){if(!t)return e;const r=n&&n.encode||It;a.isFunction(n)&&(n={serialize:n});const s=n&&n.serialize;let o;if(s?o=s(t,n):o=a.isURLSearchParams(t)?t.toString():new fe(t,n).toString(r),o){const i=e.indexOf("#");i!==-1&&(e=e.slice(0,i)),e+=(e.indexOf("?")===-1?"?":"&")+o}return e}class be{constructor(){this.handlers=[]}use(t,n,r){return this.handlers.push({fulfilled:t,rejected:n,synchronous:r?r.synchronous:!1,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){a.forEach(this.handlers,function(r){r!==null&&t(r)})}}const Ie={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},Mt=typeof URLSearchParams<"u"?URLSearchParams:fe,$t=typeof FormData<"u"?FormData:null,zt=typeof Blob<"u"?Blob:null,Jt={isBrowser:!0,classes:{URLSearchParams:Mt,FormData:$t,Blob:zt},protocols:["http","https","file","blob","url","data"]},de=typeof window<"u"&&typeof document<"u",ie=typeof navigator=="object"&&navigator||void 0,Vt=de&&(!ie||["ReactNative","NativeScript","NS"].indexOf(ie.product)<0),Wt=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",Kt=de&&window.location.href||"http://localhost",vt=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:de,hasStandardBrowserEnv:Vt,hasStandardBrowserWebWorkerEnv:Wt,navigator:ie,origin:Kt},Symbol.toStringTag,{value:"Module"})),O={...vt,...Jt};function Xt(e,t){return Z(e,new O.classes.URLSearchParams,Object.assign({visitor:function(n,r,s,o){return O.isNode&&a.isBuffer(n)?(this.append(r,n.toString("base64")),!1):o.defaultVisitor.apply(this,arguments)}},t))}function Gt(e){return a.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function Qt(e){const t={},n=Object.keys(e);let r;const s=n.length;let o;for(r=0;r<s;r++)o=n[r],t[o]=e[o];return t}function Me(e){function t(n,r,s,o){let i=n[o++];if(i==="__proto__")return!0;const c=Number.isFinite(+i),f=o>=n.length;return i=!i&&a.isArray(s)?s.length:i,f?(a.hasOwnProp(s,i)?s[i]=[s[i],r]:s[i]=r,!c):((!s[i]||!a.isObject(s[i]))&&(s[i]=[]),t(n,r,s[i],o)&&a.isArray(s[i])&&(s[i]=Qt(s[i])),!c)}if(a.isFormData(e)&&a.isFunction(e.entries)){const n={};return a.forEachEntry(e,(r,s)=>{t(Gt(r),s,n,0)}),n}return null}function Zt(e,t,n){if(a.isString(e))try{return(t||JSON.parse)(e),a.trim(e)}catch(r){if(r.name!=="SyntaxError")throw r}return(n||JSON.stringify)(e)}const I={transitional:Ie,adapter:["xhr","http","fetch"],transformRequest:[function(t,n){const r=n.getContentType()||"",s=r.indexOf("application/json")>-1,o=a.isObject(t);if(o&&a.isHTMLForm(t)&&(t=new FormData(t)),a.isFormData(t))return s?JSON.stringify(Me(t)):t;if(a.isArrayBuffer(t)||a.isBuffer(t)||a.isStream(t)||a.isFile(t)||a.isBlob(t)||a.isReadableStream(t))return t;if(a.isArrayBufferView(t))return t.buffer;if(a.isURLSearchParams(t))return n.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let c;if(o){if(r.indexOf("application/x-www-form-urlencoded")>-1)return Xt(t,this.formSerializer).toString();if((c=a.isFileList(t))||r.indexOf("multipart/form-data")>-1){const f=this.env&&this.env.FormData;return Z(c?{"files[]":t}:t,f&&new f,this.formSerializer)}}return o||s?(n.setContentType("application/json",!1),Zt(t)):t}],transformResponse:[function(t){const n=this.transitional||I.transitional,r=n&&n.forcedJSONParsing,s=this.responseType==="json";if(a.isResponse(t)||a.isReadableStream(t))return t;if(t&&a.isString(t)&&(r&&!this.responseType||s)){const i=!(n&&n.silentJSONParsing)&&s;try{return JSON.parse(t)}catch(c){if(i)throw c.name==="SyntaxError"?m.from(c,m.ERR_BAD_RESPONSE,this,null,this.response):c}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:O.classes.FormData,Blob:O.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};a.forEach(["delete","get","head","post","put","patch"],e=>{I.headers[e]={}});const Yt=a.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"]),en=e=>{const t={};let n,r,s;return e&&e.split(`
|
|
2
|
+
`).forEach(function(i){s=i.indexOf(":"),n=i.substring(0,s).trim().toLowerCase(),r=i.substring(s+1).trim(),!(!n||t[n]&&Yt[n])&&(n==="set-cookie"?t[n]?t[n].push(r):t[n]=[r]:t[n]=t[n]?t[n]+", "+r:r)}),t},we=Symbol("internals");function j(e){return e&&String(e).trim().toLowerCase()}function z(e){return e===!1||e==null?e:a.isArray(e)?e.map(z):String(e)}function tn(e){const t=Object.create(null),n=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let r;for(;r=n.exec(e);)t[r[1]]=r[2];return t}const nn=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function te(e,t,n,r,s){if(a.isFunction(r))return r.call(this,t,n);if(s&&(t=n),!!a.isString(t)){if(a.isString(r))return t.indexOf(r)!==-1;if(a.isRegExp(r))return r.test(t)}}function rn(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,n,r)=>n.toUpperCase()+r)}function sn(e,t){const n=a.toCamelCase(" "+t);["get","set","has"].forEach(r=>{Object.defineProperty(e,r+n,{value:function(s,o,i){return this[r].call(this,t,s,o,i)},configurable:!0})})}let x=class{constructor(t){t&&this.set(t)}set(t,n,r){const s=this;function o(c,f,l){const u=j(f);if(!u)throw new Error("header name must be a non-empty string");const p=a.findKey(s,u);(!p||s[p]===void 0||l===!0||l===void 0&&s[p]!==!1)&&(s[p||f]=z(c))}const i=(c,f)=>a.forEach(c,(l,u)=>o(l,u,f));if(a.isPlainObject(t)||t instanceof this.constructor)i(t,n);else if(a.isString(t)&&(t=t.trim())&&!nn(t))i(en(t),n);else if(a.isObject(t)&&a.isIterable(t)){let c={},f,l;for(const u of t){if(!a.isArray(u))throw TypeError("Object iterator must return a key-value pair");c[l=u[0]]=(f=c[l])?a.isArray(f)?[...f,u[1]]:[f,u[1]]:u[1]}i(c,n)}else t!=null&&o(n,t,r);return this}get(t,n){if(t=j(t),t){const r=a.findKey(this,t);if(r){const s=this[r];if(!n)return s;if(n===!0)return tn(s);if(a.isFunction(n))return n.call(this,s,r);if(a.isRegExp(n))return n.exec(s);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,n){if(t=j(t),t){const r=a.findKey(this,t);return!!(r&&this[r]!==void 0&&(!n||te(this,this[r],r,n)))}return!1}delete(t,n){const r=this;let s=!1;function o(i){if(i=j(i),i){const c=a.findKey(r,i);c&&(!n||te(r,r[c],c,n))&&(delete r[c],s=!0)}}return a.isArray(t)?t.forEach(o):o(t),s}clear(t){const n=Object.keys(this);let r=n.length,s=!1;for(;r--;){const o=n[r];(!t||te(this,this[o],o,t,!0))&&(delete this[o],s=!0)}return s}normalize(t){const n=this,r={};return a.forEach(this,(s,o)=>{const i=a.findKey(r,o);if(i){n[i]=z(s),delete n[o];return}const c=t?rn(o):String(o).trim();c!==o&&delete n[o],n[c]=z(s),r[c]=!0}),this}concat(...t){return this.constructor.concat(this,...t)}toJSON(t){const n=Object.create(null);return a.forEach(this,(r,s)=>{r!=null&&r!==!1&&(n[s]=t&&a.isArray(r)?r.join(", "):r)}),n}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([t,n])=>t+": "+n).join(`
|
|
3
|
+
`)}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,...n){const r=new this(t);return n.forEach(s=>r.set(s)),r}static accessor(t){const r=(this[we]=this[we]={accessors:{}}).accessors,s=this.prototype;function o(i){const c=j(i);r[c]||(sn(s,i),r[c]=!0)}return a.isArray(t)?t.forEach(o):o(t),this}};x.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);a.reduceDescriptors(x.prototype,({value:e},t)=>{let n=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(r){this[n]=r}}});a.freezeMethods(x);function ne(e,t){const n=this||I,r=t||n,s=x.from(r.headers);let o=r.data;return a.forEach(e,function(c){o=c.call(n,o,s.normalize(),t?t.status:void 0)}),s.normalize(),o}function $e(e){return!!(e&&e.__CANCEL__)}function k(e,t,n){m.call(this,e??"canceled",m.ERR_CANCELED,t,n),this.name="CanceledError"}a.inherits(k,m,{__CANCEL__:!0});function ze(e,t,n){const r=n.config.validateStatus;!n.status||!r||r(n.status)?e(n):t(new m("Request failed with status code "+n.status,[m.ERR_BAD_REQUEST,m.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n))}function on(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function an(e,t){e=e||10;const n=new Array(e),r=new Array(e);let s=0,o=0,i;return t=t!==void 0?t:1e3,function(f){const l=Date.now(),u=r[o];i||(i=l),n[s]=f,r[s]=l;let p=o,b=0;for(;p!==s;)b+=n[p++],p=p%e;if(s=(s+1)%e,s===o&&(o=(o+1)%e),l-i<t)return;const R=u&&l-u;return R?Math.round(b*1e3/R):void 0}}function cn(e,t){let n=0,r=1e3/t,s,o;const i=(l,u=Date.now())=>{n=u,s=null,o&&(clearTimeout(o),o=null),e.apply(null,l)};return[(...l)=>{const u=Date.now(),p=u-n;p>=r?i(l,u):(s=l,o||(o=setTimeout(()=>{o=null,i(s)},r-p)))},()=>s&&i(s)]}const W=(e,t,n=3)=>{let r=0;const s=an(50,250);return cn(o=>{const i=o.loaded,c=o.lengthComputable?o.total:void 0,f=i-r,l=s(f),u=i<=c;r=i;const p={loaded:i,total:c,progress:c?i/c:void 0,bytes:f,rate:l||void 0,estimated:l&&c&&u?(c-i)/l:void 0,event:o,lengthComputable:c!=null,[t?"download":"upload"]:!0};e(p)},n)},Ee=(e,t)=>{const n=e!=null;return[r=>t[0]({lengthComputable:n,total:e,loaded:r}),t[1]]},Re=e=>(...t)=>a.asap(()=>e(...t)),ln=O.hasStandardBrowserEnv?((e,t)=>n=>(n=new URL(n,O.origin),e.protocol===n.protocol&&e.host===n.host&&(t||e.port===n.port)))(new URL(O.origin),O.navigator&&/(msie|trident)/i.test(O.navigator.userAgent)):()=>!0,un=O.hasStandardBrowserEnv?{write(e,t,n,r,s,o){const i=[e+"="+encodeURIComponent(t)];a.isNumber(n)&&i.push("expires="+new Date(n).toGMTString()),a.isString(r)&&i.push("path="+r),a.isString(s)&&i.push("domain="+s),o===!0&&i.push("secure"),document.cookie=i.join("; ")},read(e){const t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove(e){this.write(e,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function fn(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function dn(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function Je(e,t,n){let r=!fn(t);return e&&(r||n==!1)?dn(e,t):t}const Se=e=>e instanceof x?{...e}:e;function B(e,t){t=t||{};const n={};function r(l,u,p,b){return a.isPlainObject(l)&&a.isPlainObject(u)?a.merge.call({caseless:b},l,u):a.isPlainObject(u)?a.merge({},u):a.isArray(u)?u.slice():u}function s(l,u,p,b){if(a.isUndefined(u)){if(!a.isUndefined(l))return r(void 0,l,p,b)}else return r(l,u,p,b)}function o(l,u){if(!a.isUndefined(u))return r(void 0,u)}function i(l,u){if(a.isUndefined(u)){if(!a.isUndefined(l))return r(void 0,l)}else return r(void 0,u)}function c(l,u,p){if(p in t)return r(l,u);if(p in e)return r(void 0,l)}const f={url:o,method:o,data:o,baseURL:i,transformRequest:i,transformResponse:i,paramsSerializer:i,timeout:i,timeoutMessage:i,withCredentials:i,withXSRFToken:i,adapter:i,responseType:i,xsrfCookieName:i,xsrfHeaderName:i,onUploadProgress:i,onDownloadProgress:i,decompress:i,maxContentLength:i,maxBodyLength:i,beforeRedirect:i,transport:i,httpAgent:i,httpsAgent:i,cancelToken:i,socketPath:i,responseEncoding:i,validateStatus:c,headers:(l,u,p)=>s(Se(l),Se(u),p,!0)};return a.forEach(Object.keys(Object.assign({},e,t)),function(u){const p=f[u]||s,b=p(e[u],t[u],u);a.isUndefined(b)&&p!==c||(n[u]=b)}),n}const Ve=e=>{const t=B({},e);let{data:n,withXSRFToken:r,xsrfHeaderName:s,xsrfCookieName:o,headers:i,auth:c}=t;t.headers=i=x.from(i),t.url=He(Je(t.baseURL,t.url,t.allowAbsoluteUrls),e.params,e.paramsSerializer),c&&i.set("Authorization","Basic "+btoa((c.username||"")+":"+(c.password?unescape(encodeURIComponent(c.password)):"")));let f;if(a.isFormData(n)){if(O.hasStandardBrowserEnv||O.hasStandardBrowserWebWorkerEnv)i.setContentType(void 0);else if((f=i.getContentType())!==!1){const[l,...u]=f?f.split(";").map(p=>p.trim()).filter(Boolean):[];i.setContentType([l||"multipart/form-data",...u].join("; "))}}if(O.hasStandardBrowserEnv&&(r&&a.isFunction(r)&&(r=r(t)),r||r!==!1&&ln(t.url))){const l=s&&o&&un.read(o);l&&i.set(s,l)}return t},pn=typeof XMLHttpRequest<"u",hn=pn&&function(e){return new Promise(function(n,r){const s=Ve(e);let o=s.data;const i=x.from(s.headers).normalize();let{responseType:c,onUploadProgress:f,onDownloadProgress:l}=s,u,p,b,R,d;function y(){R&&R(),d&&d(),s.cancelToken&&s.cancelToken.unsubscribe(u),s.signal&&s.signal.removeEventListener("abort",u)}let h=new XMLHttpRequest;h.open(s.method.toUpperCase(),s.url,!0),h.timeout=s.timeout;function w(){if(!h)return;const g=x.from("getAllResponseHeaders"in h&&h.getAllResponseHeaders()),T={data:!c||c==="text"||c==="json"?h.responseText:h.response,status:h.status,statusText:h.statusText,headers:g,config:e,request:h};ze(function(_){n(_),y()},function(_){r(_),y()},T),h=null}"onloadend"in h?h.onloadend=w:h.onreadystatechange=function(){!h||h.readyState!==4||h.status===0&&!(h.responseURL&&h.responseURL.indexOf("file:")===0)||setTimeout(w)},h.onabort=function(){h&&(r(new m("Request aborted",m.ECONNABORTED,e,h)),h=null)},h.onerror=function(){r(new m("Network Error",m.ERR_NETWORK,e,h)),h=null},h.ontimeout=function(){let P=s.timeout?"timeout of "+s.timeout+"ms exceeded":"timeout exceeded";const T=s.transitional||Ie;s.timeoutErrorMessage&&(P=s.timeoutErrorMessage),r(new m(P,T.clarifyTimeoutError?m.ETIMEDOUT:m.ECONNABORTED,e,h)),h=null},o===void 0&&i.setContentType(null),"setRequestHeader"in h&&a.forEach(i.toJSON(),function(P,T){h.setRequestHeader(T,P)}),a.isUndefined(s.withCredentials)||(h.withCredentials=!!s.withCredentials),c&&c!=="json"&&(h.responseType=s.responseType),l&&([b,d]=W(l,!0),h.addEventListener("progress",b)),f&&h.upload&&([p,R]=W(f),h.upload.addEventListener("progress",p),h.upload.addEventListener("loadend",R)),(s.cancelToken||s.signal)&&(u=g=>{h&&(r(!g||g.type?new k(null,e,h):g),h.abort(),h=null)},s.cancelToken&&s.cancelToken.subscribe(u),s.signal&&(s.signal.aborted?u():s.signal.addEventListener("abort",u)));const S=on(s.url);if(S&&O.protocols.indexOf(S)===-1){r(new m("Unsupported protocol "+S+":",m.ERR_BAD_REQUEST,e));return}h.send(o||null)})},mn=(e,t)=>{const{length:n}=e=e?e.filter(Boolean):[];if(t||n){let r=new AbortController,s;const o=function(l){if(!s){s=!0,c();const u=l instanceof Error?l:this.reason;r.abort(u instanceof m?u:new k(u instanceof Error?u.message:u))}};let i=t&&setTimeout(()=>{i=null,o(new m(`timeout ${t} of ms exceeded`,m.ETIMEDOUT))},t);const c=()=>{e&&(i&&clearTimeout(i),i=null,e.forEach(l=>{l.unsubscribe?l.unsubscribe(o):l.removeEventListener("abort",o)}),e=null)};e.forEach(l=>l.addEventListener("abort",o));const{signal:f}=r;return f.unsubscribe=()=>a.asap(c),f}},yn=function*(e,t){let n=e.byteLength;if(n<t){yield e;return}let r=0,s;for(;r<n;)s=r+t,yield e.slice(r,s),r=s},bn=async function*(e,t){for await(const n of wn(e))yield*yn(n,t)},wn=async function*(e){if(e[Symbol.asyncIterator]){yield*e;return}const t=e.getReader();try{for(;;){const{done:n,value:r}=await t.read();if(n)break;yield r}}finally{await t.cancel()}},ge=(e,t,n,r)=>{const s=bn(e,t);let o=0,i,c=f=>{i||(i=!0,r&&r(f))};return new ReadableStream({async pull(f){try{const{done:l,value:u}=await s.next();if(l){c(),f.close();return}let p=u.byteLength;if(n){let b=o+=p;n(b)}f.enqueue(new Uint8Array(u))}catch(l){throw c(l),l}},cancel(f){return c(f),s.return()}},{highWaterMark:2})},Y=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",We=Y&&typeof ReadableStream=="function",En=Y&&(typeof TextEncoder=="function"?(e=>t=>e.encode(t))(new TextEncoder):async e=>new Uint8Array(await new Response(e).arrayBuffer())),Ke=(e,...t)=>{try{return!!e(...t)}catch{return!1}},Rn=We&&Ke(()=>{let e=!1;const t=new Request(O.origin,{body:new ReadableStream,method:"POST",get duplex(){return e=!0,"half"}}).headers.has("Content-Type");return e&&!t}),Oe=64*1024,ae=We&&Ke(()=>a.isReadableStream(new Response("").body)),K={stream:ae&&(e=>e.body)};Y&&(e=>{["text","arrayBuffer","blob","formData","stream"].forEach(t=>{!K[t]&&(K[t]=a.isFunction(e[t])?n=>n[t]():(n,r)=>{throw new m(`Response type '${t}' is not supported`,m.ERR_NOT_SUPPORT,r)})})})(new Response);const Sn=async e=>{if(e==null)return 0;if(a.isBlob(e))return e.size;if(a.isSpecCompliantForm(e))return(await new Request(O.origin,{method:"POST",body:e}).arrayBuffer()).byteLength;if(a.isArrayBufferView(e)||a.isArrayBuffer(e))return e.byteLength;if(a.isURLSearchParams(e)&&(e=e+""),a.isString(e))return(await En(e)).byteLength},gn=async(e,t)=>{const n=a.toFiniteNumber(e.getContentLength());return n??Sn(t)},On=Y&&(async e=>{let{url:t,method:n,data:r,signal:s,cancelToken:o,timeout:i,onDownloadProgress:c,onUploadProgress:f,responseType:l,headers:u,withCredentials:p="same-origin",fetchOptions:b}=Ve(e);l=l?(l+"").toLowerCase():"text";let R=mn([s,o&&o.toAbortSignal()],i),d;const y=R&&R.unsubscribe&&(()=>{R.unsubscribe()});let h;try{if(f&&Rn&&n!=="get"&&n!=="head"&&(h=await gn(u,r))!==0){let T=new Request(t,{method:"POST",body:r,duplex:"half"}),F;if(a.isFormData(r)&&(F=T.headers.get("content-type"))&&u.setContentType(F),T.body){const[_,M]=Ee(h,W(Re(f)));r=ge(T.body,Oe,_,M)}}a.isString(p)||(p=p?"include":"omit");const w="credentials"in Request.prototype;d=new Request(t,{...b,signal:R,method:n.toUpperCase(),headers:u.normalize().toJSON(),body:r,duplex:"half",credentials:w?p:void 0});let S=await fetch(d,b);const g=ae&&(l==="stream"||l==="response");if(ae&&(c||g&&y)){const T={};["status","statusText","headers"].forEach(pe=>{T[pe]=S[pe]});const F=a.toFiniteNumber(S.headers.get("content-length")),[_,M]=c&&Ee(F,W(Re(c),!0))||[];S=new Response(ge(S.body,Oe,_,()=>{M&&M(),y&&y()}),T)}l=l||"text";let P=await K[a.findKey(K,l)||"text"](S,e);return!g&&y&&y(),await new Promise((T,F)=>{ze(T,F,{data:P,headers:x.from(S.headers),status:S.status,statusText:S.statusText,config:e,request:d})})}catch(w){throw y&&y(),w&&w.name==="TypeError"&&/Load failed|fetch/i.test(w.message)?Object.assign(new m("Network Error",m.ERR_NETWORK,e,d),{cause:w.cause||w}):m.from(w,w&&w.code,e,d)}}),ce={http:jt,xhr:hn,fetch:On};a.forEach(ce,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch{}Object.defineProperty(e,"adapterName",{value:t})}});const Te=e=>`- ${e}`,Tn=e=>a.isFunction(e)||e===null||e===!1,ve={getAdapter:e=>{e=a.isArray(e)?e:[e];const{length:t}=e;let n,r;const s={};for(let o=0;o<t;o++){n=e[o];let i;if(r=n,!Tn(n)&&(r=ce[(i=String(n)).toLowerCase()],r===void 0))throw new m(`Unknown adapter '${i}'`);if(r)break;s[i||"#"+o]=r}if(!r){const o=Object.entries(s).map(([c,f])=>`adapter ${c} `+(f===!1?"is not supported by the environment":"is not available in the build"));let i=t?o.length>1?`since :
|
|
4
4
|
`+o.map(Te).join(`
|
|
5
|
-
`):" "+Te(o[0]):"as no adapter specified";throw new m("There is no suitable adapter to dispatch the request "+i,"ERR_NOT_SUPPORT")}return r},adapters:ce};function re(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new k(null,e)}function Ae(e){return re(e),e.headers=x.from(e.headers),e.data=ne.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),ve.getAdapter(e.adapter||I.adapter)(e).then(function(r){return re(e),r.data=ne.call(e,e.transformResponse,r),r.headers=x.from(r.headers),r},function(r){return $e(r)||(re(e),r&&r.response&&(r.response.data=ne.call(e,e.transformResponse,r.response),r.response.headers=x.from(r.response.headers))),Promise.reject(r)})}const Xe="1.
|
|
6
|
-
`+o):r.stack=o}catch{}}throw r}}_request(t,n){typeof t=="string"?(n=n||{},n.url=t):n=t||{},n=B(this.defaults,n);const{transitional:r,paramsSerializer:s,headers:o}=n;r!==void 0&&J.assertOptions(r,{silentJSONParsing:N.transitional(N.boolean),forcedJSONParsing:N.transitional(N.boolean),clarifyTimeoutError:N.transitional(N.boolean)},!1),s!=null&&(a.isFunction(s)?n.paramsSerializer={serialize:s}:J.assertOptions(s,{encode:N.function,serialize:N.function},!0)),n.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?n.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:n.allowAbsoluteUrls=!0),J.assertOptions(n,{baseUrl:N.spelling("baseURL"),withXsrfToken:N.spelling("withXSRFToken")},!0),n.method=(n.method||this.defaults.method||"get").toLowerCase();let i=o&&a.merge(o.common,o[n.method]);o&&a.forEach(["delete","get","head","post","put","patch","common"],
|
|
5
|
+
`):" "+Te(o[0]):"as no adapter specified";throw new m("There is no suitable adapter to dispatch the request "+i,"ERR_NOT_SUPPORT")}return r},adapters:ce};function re(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new k(null,e)}function Ae(e){return re(e),e.headers=x.from(e.headers),e.data=ne.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),ve.getAdapter(e.adapter||I.adapter)(e).then(function(r){return re(e),r.data=ne.call(e,e.transformResponse,r),r.headers=x.from(r.headers),r},function(r){return $e(r)||(re(e),r&&r.response&&(r.response.data=ne.call(e,e.transformResponse,r.response),r.response.headers=x.from(r.response.headers))),Promise.reject(r)})}const Xe="1.10.0",ee={};["object","boolean","number","function","string","symbol"].forEach((e,t)=>{ee[e]=function(r){return typeof r===e||"a"+(t<1?"n ":" ")+e}});const xe={};ee.transitional=function(t,n,r){function s(o,i){return"[Axios v"+Xe+"] Transitional option '"+o+"'"+i+(r?". "+r:"")}return(o,i,c)=>{if(t===!1)throw new m(s(i," has been removed"+(n?" in "+n:"")),m.ERR_DEPRECATED);return n&&!xe[i]&&(xe[i]=!0,console.warn(s(i," has been deprecated since v"+n+" and will be removed in the near future"))),t?t(o,i,c):!0}};ee.spelling=function(t){return(n,r)=>(console.warn(`${r} is likely a misspelling of ${t}`),!0)};function An(e,t,n){if(typeof e!="object")throw new m("options must be an object",m.ERR_BAD_OPTION_VALUE);const r=Object.keys(e);let s=r.length;for(;s-- >0;){const o=r[s],i=t[o];if(i){const c=e[o],f=c===void 0||i(c,o,e);if(f!==!0)throw new m("option "+o+" must be "+f,m.ERR_BAD_OPTION_VALUE);continue}if(n!==!0)throw new m("Unknown option "+o,m.ERR_BAD_OPTION)}}const J={assertOptions:An,validators:ee},N=J.validators;let L=class{constructor(t){this.defaults=t||{},this.interceptors={request:new be,response:new be}}async request(t,n){try{return await this._request(t,n)}catch(r){if(r instanceof Error){let s={};Error.captureStackTrace?Error.captureStackTrace(s):s=new Error;const o=s.stack?s.stack.replace(/^.+\n/,""):"";try{r.stack?o&&!String(r.stack).endsWith(o.replace(/^.+\n.+\n/,""))&&(r.stack+=`
|
|
6
|
+
`+o):r.stack=o}catch{}}throw r}}_request(t,n){typeof t=="string"?(n=n||{},n.url=t):n=t||{},n=B(this.defaults,n);const{transitional:r,paramsSerializer:s,headers:o}=n;r!==void 0&&J.assertOptions(r,{silentJSONParsing:N.transitional(N.boolean),forcedJSONParsing:N.transitional(N.boolean),clarifyTimeoutError:N.transitional(N.boolean)},!1),s!=null&&(a.isFunction(s)?n.paramsSerializer={serialize:s}:J.assertOptions(s,{encode:N.function,serialize:N.function},!0)),n.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?n.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:n.allowAbsoluteUrls=!0),J.assertOptions(n,{baseUrl:N.spelling("baseURL"),withXsrfToken:N.spelling("withXSRFToken")},!0),n.method=(n.method||this.defaults.method||"get").toLowerCase();let i=o&&a.merge(o.common,o[n.method]);o&&a.forEach(["delete","get","head","post","put","patch","common"],d=>{delete o[d]}),n.headers=x.concat(i,o);const c=[];let f=!0;this.interceptors.request.forEach(function(y){typeof y.runWhen=="function"&&y.runWhen(n)===!1||(f=f&&y.synchronous,c.unshift(y.fulfilled,y.rejected))});const l=[];this.interceptors.response.forEach(function(y){l.push(y.fulfilled,y.rejected)});let u,p=0,b;if(!f){const d=[Ae.bind(this),void 0];for(d.unshift.apply(d,c),d.push.apply(d,l),b=d.length,u=Promise.resolve(n);p<b;)u=u.then(d[p++],d[p++]);return u}b=c.length;let R=n;for(p=0;p<b;){const d=c[p++],y=c[p++];try{R=d(R)}catch(h){y.call(this,h);break}}try{u=Ae.call(this,R)}catch(d){return Promise.reject(d)}for(p=0,b=l.length;p<b;)u=u.then(l[p++],l[p++]);return u}getUri(t){t=B(this.defaults,t);const n=Je(t.baseURL,t.url,t.allowAbsoluteUrls);return He(n,t.params,t.paramsSerializer)}};a.forEach(["delete","get","head","options"],function(t){L.prototype[t]=function(n,r){return this.request(B(r||{},{method:t,url:n,data:(r||{}).data}))}});a.forEach(["post","put","patch"],function(t){function n(r){return function(o,i,c){return this.request(B(c||{},{method:t,headers:r?{"Content-Type":"multipart/form-data"}:{},url:o,data:i}))}}L.prototype[t]=n(),L.prototype[t+"Form"]=n(!0)});let xn=class Ge{constructor(t){if(typeof t!="function")throw new TypeError("executor must be a function.");let n;this.promise=new Promise(function(o){n=o});const r=this;this.promise.then(s=>{if(!r._listeners)return;let o=r._listeners.length;for(;o-- >0;)r._listeners[o](s);r._listeners=null}),this.promise.then=s=>{let o;const i=new Promise(c=>{r.subscribe(c),o=c}).then(s);return i.cancel=function(){r.unsubscribe(o)},i},t(function(o,i,c){r.reason||(r.reason=new k(o,i,c),n(r.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){if(this.reason){t(this.reason);return}this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const n=this._listeners.indexOf(t);n!==-1&&this._listeners.splice(n,1)}toAbortSignal(){const t=new AbortController,n=r=>{t.abort(r)};return this.subscribe(n),t.signal.unsubscribe=()=>this.unsubscribe(n),t.signal}static source(){let t;return{token:new Ge(function(s){t=s}),cancel:t}}};function Cn(e){return function(n){return e.apply(null,n)}}function Nn(e){return a.isObject(e)&&e.isAxiosError===!0}const le={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};Object.entries(le).forEach(([e,t])=>{le[t]=e});function Qe(e){const t=new L(e),n=Ce(L.prototype.request,t);return a.extend(n,L.prototype,t,{allOwnKeys:!0}),a.extend(n,t,null,{allOwnKeys:!0}),n.create=function(s){return Qe(B(e,s))},n}const E=Qe(I);E.Axios=L;E.CanceledError=k;E.CancelToken=xn;E.isCancel=$e;E.VERSION=Xe;E.toFormData=Z;E.AxiosError=m;E.Cancel=E.CanceledError;E.all=function(t){return Promise.all(t)};E.spread=Cn;E.isAxiosError=Nn;E.mergeConfig=B;E.AxiosHeaders=x;E.formToJSON=e=>Me(a.isHTMLForm(e)?new FormData(e):e);E.getAdapter=ve.getAdapter;E.HttpStatusCode=le;E.default=E;const{Axios:_n,AxiosError:Un,CanceledError:Ln,isCancel:Bn,CancelToken:Dn,VERSION:kn,all:jn,Cancel:qn,isAxiosError:Hn,spread:In,toFormData:Mn,AxiosHeaders:$n,HttpStatusCode:zn,formToJSON:Jn,getAdapter:Vn,mergeConfig:Wn}=E;exports.axios=E;
|