@opencloud-eu/web-client 2.0.0 → 2.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.
@@ -1,4 +1,4 @@
1
- "use strict";var Br=Object.defineProperty;var Rt=r=>{throw TypeError(r)};var qr=(r,e,t)=>e in r?Br(r,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[e]=t;var U=(r,e,t)=>qr(r,typeof e!="symbol"?e+"":e,t),Je=(r,e,t)=>e.has(r)||Rt("Cannot "+t);var S=(r,e,t)=>(Je(r,e,"read from private field"),t?t.call(r):e.get(r)),oe=(r,e,t)=>e.has(r)?Rt("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(r):e.set(r,t),X=(r,e,t,n)=>(Je(r,e,"write to private field"),n?n.call(r,t):e.set(r,t),t),me=(r,e,t)=>(Je(r,e,"access private method"),t);const Wr=require("./index-DkrrhS4K.cjs"),L=require("./functions-CLNcqXgl.cjs"),W=require("./toString-hHr716Th.cjs"),Xr=require("./web-client/ocs.cjs"),ce=require("./index-C6VnMvgz.cjs"),Ie=r=>encodeURIComponent(r).split("%2F").join("/");class xt extends Error{constructor(t,n,o=null){super(t);U(this,"response");U(this,"statusCode");this.response=n,this.statusCode=o}}class mr extends xt{constructor(t,n,o,u=null){super(t,o,u);U(this,"errorCode");this.errorCode=n}}const ge=(r,{fileId:e,path:t,name:n})=>{if(t!==void 0)return W.urlJoin(r.webDavPath,t);if(e!==void 0){if(L.isPublicSpaceResource(r))throw new Error("public spaces need a path provided");return W.urlJoin("spaces",e,n||"")}return r.webDavPath},Gr=(r,e)=>({copyFiles(t,{path:n,fileId:o},u,{path:l,parentFolderId:i,name:h},{overwrite:a,...s}={}){const f=ge(t,{fileId:o,path:n}),c=ge(u,{fileId:i,path:l,name:h});return r.copy(f,c,{overwrite:a||!1,...s})}}),zr=(r,e,t)=>({async createFolder(n,{path:o,parentFolderId:u,folderName:l,fetchFolder:i=!0,...h}){const a=ge(n,{fileId:u,path:o,name:l});if(await r.mkcol(a),i)return e.getFileInfo(n,{path:o},h)}}),Jr=(r,{axiosClient:e})=>({async getFileContents(t,{fileId:n,path:o},{responseType:u="text",noCache:l=!0,headers:i,...h}={}){try{const a=ge(t,{fileId:n,path:o}),s=await e.get(r.getFileUrl(a),{responseType:u,headers:{...l&&{"Cache-Control":"no-cache"},...i||{}},...h});return{response:s,body:s.data,headers:{ETag:s.headers.etag,"OC-ETag":s.headers["oc-etag"],"OC-FileId":s.headers["oc-fileid"]}}}catch(a){const{message:s,response:f}=a;throw new xt(s,f,f.status)}}}),Hr=(r,e)=>({async getFileInfo(t,n,o){return(await r.listFiles(t,n,{depth:0,...o})).resource}}),Zr=(r,e,{axiosClient:t,baseUrl:n})=>({async getFileUrl(o,u,{disposition:l="attachment",isUrlSigningEnabled:i=!1,signUrlTimeout:h=86400,version:a=null,doHeadRequest:s=!1,username:f="",...c}){const d=l==="inline";let{downloadURL:m}=u,g=!0;if(!m&&!d&&(m=a?r.getFileUrl(W.urlJoin("meta",u.fileId,"v",a)):r.getFileUrl(u.webDavPath),f&&s&&await t.head(m),i&&f?m=await Xr.ocs(n,t).signUrl(m,f):g=!1),!g||d){const w=await e.getFileContents(o,u,{responseType:"blob",...c});m=URL.createObjectURL(w.body)}return m},revokeUrl:o=>{o&&o.startsWith("blob:")&&URL.revokeObjectURL(o)}}),Yr=(r,e)=>({getPublicFileUrl(t,n){return r.getFileUrl(W.urlJoin("public-files",n))}}),Kr=(r,e,t)=>({async listFiles(n,{path:o,fileId:u}={},{depth:l=1,davProperties:i,isTrash:h=!1,...a}={}){let s;if(L.isPublicSpaceResource(n)){s=await r.propfind(W.urlJoin(n.webDavPath,o),{depth:l,properties:i||L.DavProperties.PublicLink,...a}),s.forEach(m=>{m.filename=m.filename.split("/").slice(1).join("/")}),s.length===1&&(s[0].filename=W.urlJoin(n.id,o,{leadingSlash:!0})),s.forEach(m=>{m.filename=m.filename.split("/").slice(2).join("/")});const c=n.driveAlias.startsWith("ocm/")?"ocm":"public-link";if((!o||o==="/")&&l>0&&c==="ocm"&&s[0].props[L.DavProperty.PublicLinkItemType]==="file"&&(s=[{basename:n.fileId,type:"directory",filename:"",props:{}},...s]),!o){const[m,...g]=s;return{resource:L.buildPublicSpaceResource({...m,id:n.id,driveAlias:n.driveAlias,webDavPath:n.webDavPath,publicLinkType:c}),children:g.map(w=>L.buildResource(w,r.extraProps))}}const d=s.map(m=>L.buildResource(m,r.extraProps));return{resource:d[0],children:d.slice(1)}}const f=async()=>{const c=await e.getPathForFileId(u);return this.listFiles(n,{path:c},{depth:l,davProperties:i})};try{let c="";if(h?c=L.buildWebDavSpacesTrashPath(n.id):c=ge(n,{fileId:u,path:o}),s=await r.propfind(c,{depth:l,properties:i||L.DavProperties.Default,...a}),h)return{resource:L.buildResource(s[0],r.extraProps),children:s.slice(1).map(L.buildDeletedResource)};const d=s.map(g=>L.buildResource(g,r.extraProps)),m=u===n.id;return u&&!m&&u!==d[0].fileId?f():{resource:d[0],children:d.slice(1)}}catch(c){if(c.statusCode===404&&u)return f();throw c}}}),Qr=(r,e)=>({moveFiles(t,{path:n,fileId:o},u,{path:l,parentFolderId:i,name:h},{overwrite:a,...s}={}){const f=ge(t,{fileId:o,path:n}),c=ge(u,{fileId:i,path:l,name:h});return r.move(f,c,{overwrite:a||!1,...s})}}),Dr=(r,e,t)=>({async putFileContents(n,{fileName:o,path:u,parentFolderId:l,content:i="",previousEntityTag:h="",overwrite:a,onUploadProgress:s=null,...f}){const c=ge(n,{fileId:l,name:o,path:u}),{result:d}=await r.put(c,i,{previousEntityTag:h,overwrite:a,onUploadProgress:s,...f});return e.getFileInfo(n,{fileId:d.headers.get("Oc-Fileid"),path:u})}}),en=(r,e)=>({deleteFile(t,{path:n,...o}){return r.delete(W.urlJoin(t.webDavPath,n),o)}}),tn=(r,e)=>({restoreFile(t,{id:n},{path:o},{overwrite:u,...l}={}){if(L.isPublicSpaceResource(t))return;const i=W.urlJoin(t.webDavPath,o);return r.move(W.urlJoin(t.webDavTrashPath,n),i,{overwrite:u,...l})}}),rn=(r,e)=>({restoreFileVersion(t,{parentFolderId:n,name:o,path:u},l,i={}){const h=ge(t,{path:u,fileId:n,name:o}),a=W.urlJoin("meta",n,"v",l,{leadingSlash:!0}),s=W.urlJoin("files",h,{leadingSlash:!0});return r.copy(a,s,i)}}),nn=(r,e)=>({clearTrashBin(t,{id:n,...o}={}){let u=L.buildWebDavSpacesTrashPath(t.id);return n&&(u=W.urlJoin(u,n)),r.delete(u,o)}}),sn=(r,e)=>({async search(t,{davProperties:n=L.DavProperties.Default,searchLimit:o,...u}){const l="/spaces/",{range:i,results:h}=await r.report(l,{pattern:t,limit:o,properties:n,...u});return{resources:h.map(a=>({...L.buildResource(a,r.extraProps),highlights:a.props[L.DavProperty.Highlights]||""})),totalResults:i?parseInt(i==null?void 0:i.split("/")[1]):null}}}),on=(r,e)=>({async getPathForFileId(t,n={}){return(await r.propfind(W.urlJoin("meta",t,{leadingSlash:!0}),{properties:[L.DavProperty.MetaPathForUser],...n}))[0].props[L.DavProperty.MetaPathForUser]}});/*! For license information please see index.js.LICENSE.txt */var an={2:r=>{function e(o,u,l){o instanceof RegExp&&(o=t(o,l)),u instanceof RegExp&&(u=t(u,l));var i=n(o,u,l);return i&&{start:i[0],end:i[1],pre:l.slice(0,i[0]),body:l.slice(i[0]+o.length,i[1]),post:l.slice(i[1]+u.length)}}function t(o,u){var l=u.match(o);return l?l[0]:null}function n(o,u,l){var i,h,a,s,f,c=l.indexOf(o),d=l.indexOf(u,c+1),m=c;if(c>=0&&d>0){for(i=[],a=l.length;m>=0&&!f;)m==c?(i.push(m),c=l.indexOf(o,m+1)):i.length==1?f=[i.pop(),d]:((h=i.pop())<a&&(a=h,s=d),d=l.indexOf(u,m+1)),m=c<d&&c>=0?c:d;i.length&&(f=[a,s])}return f}r.exports=e,e.range=n},101:function(r,e,t){var n;r=t.nmd(r),function(o){var u=(r&&r.exports,typeof ce.global=="object"&&ce.global);u.global!==u&&u.window;var l=function(f){this.message=f};(l.prototype=new Error).name="InvalidCharacterError";var i=function(f){throw new l(f)},h="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",a=/[\t\n\f\r ]/g,s={encode:function(f){f=String(f),/[^\0-\xFF]/.test(f)&&i("The string to be encoded contains characters outside of the Latin1 range.");for(var c,d,m,g,w=f.length%3,y="",p=-1,v=f.length-w;++p<v;)c=f.charCodeAt(p)<<16,d=f.charCodeAt(++p)<<8,m=f.charCodeAt(++p),y+=h.charAt((g=c+d+m)>>18&63)+h.charAt(g>>12&63)+h.charAt(g>>6&63)+h.charAt(63&g);return w==2?(c=f.charCodeAt(p)<<8,d=f.charCodeAt(++p),y+=h.charAt((g=c+d)>>10)+h.charAt(g>>4&63)+h.charAt(g<<2&63)+"="):w==1&&(g=f.charCodeAt(p),y+=h.charAt(g>>2)+h.charAt(g<<4&63)+"=="),y},decode:function(f){var c=(f=String(f).replace(a,"")).length;c%4==0&&(c=(f=f.replace(/==?$/,"")).length),(c%4==1||/[^+a-zA-Z0-9/]/.test(f))&&i("Invalid character: the string to be decoded is not correctly encoded.");for(var d,m,g=0,w="",y=-1;++y<c;)m=h.indexOf(f.charAt(y)),d=g%4?64*d+m:m,g++%4&&(w+=String.fromCharCode(255&d>>(-2*g&6)));return w},version:"1.0.0"};(n=(function(){return s}).call(e,t,e,r))===void 0||(r.exports=n)}()},172:(r,e)=>{e.d=function(t){if(!t)return 0;for(var n=(t=t.toString()).length,o=t.length;o--;){var u=t.charCodeAt(o);56320<=u&&u<=57343&&o--,127<u&&u<=2047?n++:2047<u&&u<=65535&&(n+=2)}return n}},526:r=>{var e={utf8:{stringToBytes:function(t){return e.bin.stringToBytes(unescape(encodeURIComponent(t)))},bytesToString:function(t){return decodeURIComponent(escape(e.bin.bytesToString(t)))}},bin:{stringToBytes:function(t){for(var n=[],o=0;o<t.length;o++)n.push(255&t.charCodeAt(o));return n},bytesToString:function(t){for(var n=[],o=0;o<t.length;o++)n.push(String.fromCharCode(t[o]));return n.join("")}}};r.exports=e},298:r=>{var e,t;e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",t={rotl:function(n,o){return n<<o|n>>>32-o},rotr:function(n,o){return n<<32-o|n>>>o},endian:function(n){if(n.constructor==Number)return 16711935&t.rotl(n,8)|4278255360&t.rotl(n,24);for(var o=0;o<n.length;o++)n[o]=t.endian(n[o]);return n},randomBytes:function(n){for(var o=[];n>0;n--)o.push(Math.floor(256*Math.random()));return o},bytesToWords:function(n){for(var o=[],u=0,l=0;u<n.length;u++,l+=8)o[l>>>5]|=n[u]<<24-l%32;return o},wordsToBytes:function(n){for(var o=[],u=0;u<32*n.length;u+=8)o.push(n[u>>>5]>>>24-u%32&255);return o},bytesToHex:function(n){for(var o=[],u=0;u<n.length;u++)o.push((n[u]>>>4).toString(16)),o.push((15&n[u]).toString(16));return o.join("")},hexToBytes:function(n){for(var o=[],u=0;u<n.length;u+=2)o.push(parseInt(n.substr(u,2),16));return o},bytesToBase64:function(n){for(var o=[],u=0;u<n.length;u+=3)for(var l=n[u]<<16|n[u+1]<<8|n[u+2],i=0;i<4;i++)8*u+6*i<=8*n.length?o.push(e.charAt(l>>>6*(3-i)&63)):o.push("=");return o.join("")},base64ToBytes:function(n){n=n.replace(/[^A-Z0-9+\/]/gi,"");for(var o=[],u=0,l=0;u<n.length;l=++u%4)l!=0&&o.push((e.indexOf(n.charAt(u-1))&Math.pow(2,-2*l+8)-1)<<2*l|e.indexOf(n.charAt(u))>>>6-2*l);return o}},r.exports=t},635:(r,e,t)=>{const n=t(31),o=t(338),u=t(221);r.exports={XMLParser:o,XMLValidator:n,XMLBuilder:u}},118:r=>{r.exports=function(e){return typeof e=="function"?e:Array.isArray(e)?t=>{for(const n of e)if(typeof n=="string"&&t===n||n instanceof RegExp&&n.test(t))return!0}:()=>!1}},705:(r,e)=>{const t=":A-Za-z_\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD",n="["+t+"]["+t+"\\-.\\d\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*",o=new RegExp("^"+n+"$");e.isExist=function(u){return u!==void 0},e.isEmptyObject=function(u){return Object.keys(u).length===0},e.merge=function(u,l,i){if(l){const h=Object.keys(l),a=h.length;for(let s=0;s<a;s++)u[h[s]]=i==="strict"?[l[h[s]]]:l[h[s]]}},e.getValue=function(u){return e.isExist(u)?u:""},e.isName=function(u){return o.exec(u)!=null},e.getAllMatches=function(u,l){const i=[];let h=l.exec(u);for(;h;){const a=[];a.startIndex=l.lastIndex-h[0].length;const s=h.length;for(let f=0;f<s;f++)a.push(h[f]);i.push(a),h=l.exec(u)}return i},e.nameRegexp=n},31:(r,e,t)=>{const n=t(705),o={allowBooleanAttributes:!1,unpairedTags:[]};function u(p){return p===" "||p===" "||p===`
1
+ "use strict";var Br=Object.defineProperty;var Rt=r=>{throw TypeError(r)};var qr=(r,e,t)=>e in r?Br(r,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[e]=t;var U=(r,e,t)=>qr(r,typeof e!="symbol"?e+"":e,t),Je=(r,e,t)=>e.has(r)||Rt("Cannot "+t);var S=(r,e,t)=>(Je(r,e,"read from private field"),t?t.call(r):e.get(r)),oe=(r,e,t)=>e.has(r)?Rt("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(r):e.set(r,t),X=(r,e,t,n)=>(Je(r,e,"write to private field"),n?n.call(r,t):e.set(r,t),t),me=(r,e,t)=>(Je(r,e,"access private method"),t);const Wr=require("./index-re-e8Ljt.cjs"),L=require("./functions-CLNcqXgl.cjs"),W=require("./toString-hHr716Th.cjs"),Xr=require("./web-client/ocs.cjs"),ce=require("./index-C6VnMvgz.cjs"),Ie=r=>encodeURIComponent(r).split("%2F").join("/");class xt extends Error{constructor(t,n,o=null){super(t);U(this,"response");U(this,"statusCode");this.response=n,this.statusCode=o}}class mr extends xt{constructor(t,n,o,u=null){super(t,o,u);U(this,"errorCode");this.errorCode=n}}const ge=(r,{fileId:e,path:t,name:n})=>{if(t!==void 0)return W.urlJoin(r.webDavPath,t);if(e!==void 0){if(L.isPublicSpaceResource(r))throw new Error("public spaces need a path provided");return W.urlJoin("spaces",e,n||"")}return r.webDavPath},Gr=(r,e)=>({copyFiles(t,{path:n,fileId:o},u,{path:l,parentFolderId:i,name:h},{overwrite:a,...s}={}){const f=ge(t,{fileId:o,path:n}),c=ge(u,{fileId:i,path:l,name:h});return r.copy(f,c,{overwrite:a||!1,...s})}}),zr=(r,e,t)=>({async createFolder(n,{path:o,parentFolderId:u,folderName:l,fetchFolder:i=!0,...h}){const a=ge(n,{fileId:u,path:o,name:l});if(await r.mkcol(a),i)return e.getFileInfo(n,{path:o},h)}}),Jr=(r,{axiosClient:e})=>({async getFileContents(t,{fileId:n,path:o},{responseType:u="text",noCache:l=!0,headers:i,...h}={}){try{const a=ge(t,{fileId:n,path:o}),s=await e.get(r.getFileUrl(a),{responseType:u,headers:{...l&&{"Cache-Control":"no-cache"},...i||{}},...h});return{response:s,body:s.data,headers:{ETag:s.headers.etag,"OC-ETag":s.headers["oc-etag"],"OC-FileId":s.headers["oc-fileid"]}}}catch(a){const{message:s,response:f}=a;throw new xt(s,f,f.status)}}}),Hr=(r,e)=>({async getFileInfo(t,n,o){return(await r.listFiles(t,n,{depth:0,...o})).resource}}),Zr=(r,e,{axiosClient:t,baseUrl:n})=>({async getFileUrl(o,u,{disposition:l="attachment",isUrlSigningEnabled:i=!1,signUrlTimeout:h=86400,version:a=null,doHeadRequest:s=!1,username:f="",...c}){const d=l==="inline";let{downloadURL:m}=u,g=!0;if(!m&&!d&&(m=a?r.getFileUrl(W.urlJoin("meta",u.fileId,"v",a)):r.getFileUrl(u.webDavPath),f&&s&&await t.head(m),i&&f?m=await Xr.ocs(n,t).signUrl(m,f):g=!1),!g||d){const w=await e.getFileContents(o,u,{responseType:"blob",...c});m=URL.createObjectURL(w.body)}return m},revokeUrl:o=>{o&&o.startsWith("blob:")&&URL.revokeObjectURL(o)}}),Yr=(r,e)=>({getPublicFileUrl(t,n){return r.getFileUrl(W.urlJoin("public-files",n))}}),Kr=(r,e,t)=>({async listFiles(n,{path:o,fileId:u}={},{depth:l=1,davProperties:i,isTrash:h=!1,...a}={}){let s;if(L.isPublicSpaceResource(n)){s=await r.propfind(W.urlJoin(n.webDavPath,o),{depth:l,properties:i||L.DavProperties.PublicLink,...a}),s.forEach(m=>{m.filename=m.filename.split("/").slice(1).join("/")}),s.length===1&&(s[0].filename=W.urlJoin(n.id,o,{leadingSlash:!0})),s.forEach(m=>{m.filename=m.filename.split("/").slice(2).join("/")});const c=n.driveAlias.startsWith("ocm/")?"ocm":"public-link";if((!o||o==="/")&&l>0&&c==="ocm"&&s[0].props[L.DavProperty.PublicLinkItemType]==="file"&&(s=[{basename:n.fileId,type:"directory",filename:"",props:{}},...s]),!o){const[m,...g]=s;return{resource:L.buildPublicSpaceResource({...m,id:n.id,driveAlias:n.driveAlias,webDavPath:n.webDavPath,publicLinkType:c}),children:g.map(w=>L.buildResource(w,r.extraProps))}}const d=s.map(m=>L.buildResource(m,r.extraProps));return{resource:d[0],children:d.slice(1)}}const f=async()=>{const c=await e.getPathForFileId(u);return this.listFiles(n,{path:c},{depth:l,davProperties:i})};try{let c="";if(h?c=L.buildWebDavSpacesTrashPath(n.id):c=ge(n,{fileId:u,path:o}),s=await r.propfind(c,{depth:l,properties:i||L.DavProperties.Default,...a}),h)return{resource:L.buildResource(s[0],r.extraProps),children:s.slice(1).map(L.buildDeletedResource)};const d=s.map(g=>L.buildResource(g,r.extraProps)),m=u===n.id;return u&&!m&&u!==d[0].fileId?f():{resource:d[0],children:d.slice(1)}}catch(c){if(c.statusCode===404&&u)return f();throw c}}}),Qr=(r,e)=>({moveFiles(t,{path:n,fileId:o},u,{path:l,parentFolderId:i,name:h},{overwrite:a,...s}={}){const f=ge(t,{fileId:o,path:n}),c=ge(u,{fileId:i,path:l,name:h});return r.move(f,c,{overwrite:a||!1,...s})}}),Dr=(r,e,t)=>({async putFileContents(n,{fileName:o,path:u,parentFolderId:l,content:i="",previousEntityTag:h="",overwrite:a,onUploadProgress:s=null,...f}){const c=ge(n,{fileId:l,name:o,path:u}),{result:d}=await r.put(c,i,{previousEntityTag:h,overwrite:a,onUploadProgress:s,...f});return e.getFileInfo(n,{fileId:d.headers.get("Oc-Fileid"),path:u})}}),en=(r,e)=>({deleteFile(t,{path:n,...o}){return r.delete(W.urlJoin(t.webDavPath,n),o)}}),tn=(r,e)=>({restoreFile(t,{id:n},{path:o},{overwrite:u,...l}={}){if(L.isPublicSpaceResource(t))return;const i=W.urlJoin(t.webDavPath,o);return r.move(W.urlJoin(t.webDavTrashPath,n),i,{overwrite:u,...l})}}),rn=(r,e)=>({restoreFileVersion(t,{parentFolderId:n,name:o,path:u},l,i={}){const h=ge(t,{path:u,fileId:n,name:o}),a=W.urlJoin("meta",n,"v",l,{leadingSlash:!0}),s=W.urlJoin("files",h,{leadingSlash:!0});return r.copy(a,s,i)}}),nn=(r,e)=>({clearTrashBin(t,{id:n,...o}={}){let u=L.buildWebDavSpacesTrashPath(t.id);return n&&(u=W.urlJoin(u,n)),r.delete(u,o)}}),sn=(r,e)=>({async search(t,{davProperties:n=L.DavProperties.Default,searchLimit:o,...u}){const l="/spaces/",{range:i,results:h}=await r.report(l,{pattern:t,limit:o,properties:n,...u});return{resources:h.map(a=>({...L.buildResource(a,r.extraProps),highlights:a.props[L.DavProperty.Highlights]||""})),totalResults:i?parseInt(i==null?void 0:i.split("/")[1]):null}}}),on=(r,e)=>({async getPathForFileId(t,n={}){return(await r.propfind(W.urlJoin("meta",t,{leadingSlash:!0}),{properties:[L.DavProperty.MetaPathForUser],...n}))[0].props[L.DavProperty.MetaPathForUser]}});/*! For license information please see index.js.LICENSE.txt */var an={2:r=>{function e(o,u,l){o instanceof RegExp&&(o=t(o,l)),u instanceof RegExp&&(u=t(u,l));var i=n(o,u,l);return i&&{start:i[0],end:i[1],pre:l.slice(0,i[0]),body:l.slice(i[0]+o.length,i[1]),post:l.slice(i[1]+u.length)}}function t(o,u){var l=u.match(o);return l?l[0]:null}function n(o,u,l){var i,h,a,s,f,c=l.indexOf(o),d=l.indexOf(u,c+1),m=c;if(c>=0&&d>0){for(i=[],a=l.length;m>=0&&!f;)m==c?(i.push(m),c=l.indexOf(o,m+1)):i.length==1?f=[i.pop(),d]:((h=i.pop())<a&&(a=h,s=d),d=l.indexOf(u,m+1)),m=c<d&&c>=0?c:d;i.length&&(f=[a,s])}return f}r.exports=e,e.range=n},101:function(r,e,t){var n;r=t.nmd(r),function(o){var u=(r&&r.exports,typeof ce.global=="object"&&ce.global);u.global!==u&&u.window;var l=function(f){this.message=f};(l.prototype=new Error).name="InvalidCharacterError";var i=function(f){throw new l(f)},h="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",a=/[\t\n\f\r ]/g,s={encode:function(f){f=String(f),/[^\0-\xFF]/.test(f)&&i("The string to be encoded contains characters outside of the Latin1 range.");for(var c,d,m,g,w=f.length%3,y="",p=-1,v=f.length-w;++p<v;)c=f.charCodeAt(p)<<16,d=f.charCodeAt(++p)<<8,m=f.charCodeAt(++p),y+=h.charAt((g=c+d+m)>>18&63)+h.charAt(g>>12&63)+h.charAt(g>>6&63)+h.charAt(63&g);return w==2?(c=f.charCodeAt(p)<<8,d=f.charCodeAt(++p),y+=h.charAt((g=c+d)>>10)+h.charAt(g>>4&63)+h.charAt(g<<2&63)+"="):w==1&&(g=f.charCodeAt(p),y+=h.charAt(g>>2)+h.charAt(g<<4&63)+"=="),y},decode:function(f){var c=(f=String(f).replace(a,"")).length;c%4==0&&(c=(f=f.replace(/==?$/,"")).length),(c%4==1||/[^+a-zA-Z0-9/]/.test(f))&&i("Invalid character: the string to be decoded is not correctly encoded.");for(var d,m,g=0,w="",y=-1;++y<c;)m=h.indexOf(f.charAt(y)),d=g%4?64*d+m:m,g++%4&&(w+=String.fromCharCode(255&d>>(-2*g&6)));return w},version:"1.0.0"};(n=(function(){return s}).call(e,t,e,r))===void 0||(r.exports=n)}()},172:(r,e)=>{e.d=function(t){if(!t)return 0;for(var n=(t=t.toString()).length,o=t.length;o--;){var u=t.charCodeAt(o);56320<=u&&u<=57343&&o--,127<u&&u<=2047?n++:2047<u&&u<=65535&&(n+=2)}return n}},526:r=>{var e={utf8:{stringToBytes:function(t){return e.bin.stringToBytes(unescape(encodeURIComponent(t)))},bytesToString:function(t){return decodeURIComponent(escape(e.bin.bytesToString(t)))}},bin:{stringToBytes:function(t){for(var n=[],o=0;o<t.length;o++)n.push(255&t.charCodeAt(o));return n},bytesToString:function(t){for(var n=[],o=0;o<t.length;o++)n.push(String.fromCharCode(t[o]));return n.join("")}}};r.exports=e},298:r=>{var e,t;e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",t={rotl:function(n,o){return n<<o|n>>>32-o},rotr:function(n,o){return n<<32-o|n>>>o},endian:function(n){if(n.constructor==Number)return 16711935&t.rotl(n,8)|4278255360&t.rotl(n,24);for(var o=0;o<n.length;o++)n[o]=t.endian(n[o]);return n},randomBytes:function(n){for(var o=[];n>0;n--)o.push(Math.floor(256*Math.random()));return o},bytesToWords:function(n){for(var o=[],u=0,l=0;u<n.length;u++,l+=8)o[l>>>5]|=n[u]<<24-l%32;return o},wordsToBytes:function(n){for(var o=[],u=0;u<32*n.length;u+=8)o.push(n[u>>>5]>>>24-u%32&255);return o},bytesToHex:function(n){for(var o=[],u=0;u<n.length;u++)o.push((n[u]>>>4).toString(16)),o.push((15&n[u]).toString(16));return o.join("")},hexToBytes:function(n){for(var o=[],u=0;u<n.length;u+=2)o.push(parseInt(n.substr(u,2),16));return o},bytesToBase64:function(n){for(var o=[],u=0;u<n.length;u+=3)for(var l=n[u]<<16|n[u+1]<<8|n[u+2],i=0;i<4;i++)8*u+6*i<=8*n.length?o.push(e.charAt(l>>>6*(3-i)&63)):o.push("=");return o.join("")},base64ToBytes:function(n){n=n.replace(/[^A-Z0-9+\/]/gi,"");for(var o=[],u=0,l=0;u<n.length;l=++u%4)l!=0&&o.push((e.indexOf(n.charAt(u-1))&Math.pow(2,-2*l+8)-1)<<2*l|e.indexOf(n.charAt(u))>>>6-2*l);return o}},r.exports=t},635:(r,e,t)=>{const n=t(31),o=t(338),u=t(221);r.exports={XMLParser:o,XMLValidator:n,XMLBuilder:u}},118:r=>{r.exports=function(e){return typeof e=="function"?e:Array.isArray(e)?t=>{for(const n of e)if(typeof n=="string"&&t===n||n instanceof RegExp&&n.test(t))return!0}:()=>!1}},705:(r,e)=>{const t=":A-Za-z_\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD",n="["+t+"]["+t+"\\-.\\d\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*",o=new RegExp("^"+n+"$");e.isExist=function(u){return u!==void 0},e.isEmptyObject=function(u){return Object.keys(u).length===0},e.merge=function(u,l,i){if(l){const h=Object.keys(l),a=h.length;for(let s=0;s<a;s++)u[h[s]]=i==="strict"?[l[h[s]]]:l[h[s]]}},e.getValue=function(u){return e.isExist(u)?u:""},e.isName=function(u){return o.exec(u)!=null},e.getAllMatches=function(u,l){const i=[];let h=l.exec(u);for(;h;){const a=[];a.startIndex=l.lastIndex-h[0].length;const s=h.length;for(let f=0;f<s;f++)a.push(h[f]);i.push(a),h=l.exec(u)}return i},e.nameRegexp=n},31:(r,e,t)=>{const n=t(705),o={allowBooleanAttributes:!1,unpairedTags:[]};function u(p){return p===" "||p===" "||p===`
2
2
  `||p==="\r"}function l(p,v){const A=v;for(;v<p.length;v++)if(!(p[v]!="?"&&p[v]!=" ")){const N=p.substr(A,v-A);if(v>5&&N==="xml")return m("InvalidXml","XML declaration allowed only at the start of the document.",w(p,v));if(p[v]=="?"&&p[v+1]==">"){v++;break}}return v}function i(p,v){if(p.length>v+5&&p[v+1]==="-"&&p[v+2]==="-"){for(v+=3;v<p.length;v++)if(p[v]==="-"&&p[v+1]==="-"&&p[v+2]===">"){v+=2;break}}else if(p.length>v+8&&p[v+1]==="D"&&p[v+2]==="O"&&p[v+3]==="C"&&p[v+4]==="T"&&p[v+5]==="Y"&&p[v+6]==="P"&&p[v+7]==="E"){let A=1;for(v+=8;v<p.length;v++)if(p[v]==="<")A++;else if(p[v]===">"&&(A--,A===0))break}else if(p.length>v+9&&p[v+1]==="["&&p[v+2]==="C"&&p[v+3]==="D"&&p[v+4]==="A"&&p[v+5]==="T"&&p[v+6]==="A"&&p[v+7]==="["){for(v+=8;v<p.length;v++)if(p[v]==="]"&&p[v+1]==="]"&&p[v+2]===">"){v+=2;break}}return v}e.validate=function(p,v){v=Object.assign({},o,v);const A=[];let N=!1,b=!1;p[0]==="\uFEFF"&&(p=p.substr(1));for(let x=0;x<p.length;x++)if(p[x]==="<"&&p[x+1]==="?"){if(x+=2,x=l(p,x),x.err)return x}else{if(p[x]!=="<"){if(u(p[x]))continue;return m("InvalidChar","char '"+p[x]+"' is not expected.",w(p,x))}{let T=x;if(x++,p[x]==="!"){x=i(p,x);continue}{let O=!1;p[x]==="/"&&(O=!0,x++);let I="";for(;x<p.length&&p[x]!==">"&&p[x]!==" "&&p[x]!==" "&&p[x]!==`
3
3
  `&&p[x]!=="\r";x++)I+=p[x];if(I=I.trim(),I[I.length-1]==="/"&&(I=I.substring(0,I.length-1),x--),E=I,!n.isName(E)){let $;return $=I.trim().length===0?"Invalid space after '<'.":"Tag '"+I+"' is an invalid name.",m("InvalidTag",$,w(p,x))}const C=s(p,x);if(C===!1)return m("InvalidAttr","Attributes for '"+I+"' have open quote.",w(p,x));let P=C.value;if(x=C.index,P[P.length-1]==="/"){const $=x-P.length;P=P.substring(0,P.length-1);const F=c(P,v);if(F!==!0)return m(F.err.code,F.err.msg,w(p,$+F.err.line));N=!0}else if(O){if(!C.tagClosed)return m("InvalidTag","Closing tag '"+I+"' doesn't have proper closing.",w(p,x));if(P.trim().length>0)return m("InvalidTag","Closing tag '"+I+"' can't have attributes or invalid starting.",w(p,T));if(A.length===0)return m("InvalidTag","Closing tag '"+I+"' has not been opened.",w(p,T));{const $=A.pop();if(I!==$.tagName){let F=w(p,$.tagStartPos);return m("InvalidTag","Expected closing tag '"+$.tagName+"' (opened in line "+F.line+", col "+F.col+") instead of closing tag '"+I+"'.",w(p,T))}A.length==0&&(b=!0)}}else{const $=c(P,v);if($!==!0)return m($.err.code,$.err.msg,w(p,x-P.length+$.err.line));if(b===!0)return m("InvalidXml","Multiple possible root nodes found.",w(p,x));v.unpairedTags.indexOf(I)!==-1||A.push({tagName:I,tagStartPos:T}),N=!0}for(x++;x<p.length;x++)if(p[x]==="<"){if(p[x+1]==="!"){x++,x=i(p,x);continue}if(p[x+1]!=="?")break;if(x=l(p,++x),x.err)return x}else if(p[x]==="&"){const $=d(p,x);if($==-1)return m("InvalidChar","char '&' is not expected.",w(p,x));x=$}else if(b===!0&&!u(p[x]))return m("InvalidXml","Extra text at the end",w(p,x));p[x]==="<"&&x--}}}var E;return N?A.length==1?m("InvalidTag","Unclosed tag '"+A[0].tagName+"'.",w(p,A[0].tagStartPos)):!(A.length>0)||m("InvalidXml","Invalid '"+JSON.stringify(A.map(x=>x.tagName),null,4).replace(/\r?\n/g,"")+"' found.",{line:1,col:1}):m("InvalidXml","Start tag expected.",1)};const h='"',a="'";function s(p,v){let A="",N="",b=!1;for(;v<p.length;v++){if(p[v]===h||p[v]===a)N===""?N=p[v]:N!==p[v]||(N="");else if(p[v]===">"&&N===""){b=!0;break}A+=p[v]}return N===""&&{value:A,index:v,tagClosed:b}}const f=new RegExp(`(\\s*)([^\\s=]+)(\\s*=)?(\\s*(['"])(([\\s\\S])*?)\\5)?`,"g");function c(p,v){const A=n.getAllMatches(p,f),N={};for(let b=0;b<A.length;b++){if(A[b][1].length===0)return m("InvalidAttr","Attribute '"+A[b][2]+"' has no space in starting.",y(A[b]));if(A[b][3]!==void 0&&A[b][4]===void 0)return m("InvalidAttr","Attribute '"+A[b][2]+"' is without value.",y(A[b]));if(A[b][3]===void 0&&!v.allowBooleanAttributes)return m("InvalidAttr","boolean attribute '"+A[b][2]+"' is not allowed.",y(A[b]));const E=A[b][2];if(!g(E))return m("InvalidAttr","Attribute '"+E+"' is an invalid name.",y(A[b]));if(N.hasOwnProperty(E))return m("InvalidAttr","Attribute '"+E+"' is repeated.",y(A[b]));N[E]=1}return!0}function d(p,v){if(p[++v]===";")return-1;if(p[v]==="#")return function(N,b){let E=/\d/;for(N[b]==="x"&&(b++,E=/[\da-fA-F]/);b<N.length;b++){if(N[b]===";")return b;if(!N[b].match(E))break}return-1}(p,++v);let A=0;for(;v<p.length;v++,A++)if(!(p[v].match(/\w/)&&A<20)){if(p[v]===";")break;return-1}return v}function m(p,v,A){return{err:{code:p,msg:v,line:A.line||A,col:A.col}}}function g(p){return n.isName(p)}function w(p,v){const A=p.substring(0,v).split(/\r?\n/);return{line:A.length,col:A[A.length-1].length+1}}function y(p){return p.startIndex+p[1].length}},221:(r,e,t)=>{const n=t(87),o=t(118),u={attributeNamePrefix:"@_",attributesGroupName:!1,textNodeName:"#text",ignoreAttributes:!0,cdataPropName:!1,format:!1,indentBy:" ",suppressEmptyNode:!1,suppressUnpairedNode:!0,suppressBooleanAttributes:!0,tagValueProcessor:function(s,f){return f},attributeValueProcessor:function(s,f){return f},preserveOrder:!1,commentPropName:!1,unpairedTags:[],entities:[{regex:new RegExp("&","g"),val:"&amp;"},{regex:new RegExp(">","g"),val:"&gt;"},{regex:new RegExp("<","g"),val:"&lt;"},{regex:new RegExp("'","g"),val:"&apos;"},{regex:new RegExp('"',"g"),val:"&quot;"}],processEntities:!0,stopNodes:[],oneListGroup:!1};function l(s){this.options=Object.assign({},u,s),this.options.ignoreAttributes===!0||this.options.attributesGroupName?this.isAttribute=function(){return!1}:(this.ignoreAttributesFn=o(this.options.ignoreAttributes),this.attrPrefixLen=this.options.attributeNamePrefix.length,this.isAttribute=a),this.processTextOrObjNode=i,this.options.format?(this.indentate=h,this.tagEndChar=`>
4
4
  `,this.newLine=`
@@ -903,7 +903,7 @@ function fn(e, t) {
903
903
  }
904
904
  function $e(e, t, n) {
905
905
  let r = !un(t);
906
- return e && r || n == !1 ? fn(e, t) : t;
906
+ return e && (r || n == !1) ? fn(e, t) : t;
907
907
  }
908
908
  const Re = (e) => e instanceof A ? { ...e } : e;
909
909
  function B(e, t) {
@@ -1323,7 +1323,7 @@ function Te(e) {
1323
1323
  ), r.response.headers = A.from(r.response.headers))), Promise.reject(r);
1324
1324
  });
1325
1325
  }
1326
- const Ke = "1.8.3", Z = {};
1326
+ const Ke = "1.8.4", Z = {};
1327
1327
  ["object", "boolean", "number", "function", "string", "symbol"].forEach((e, t) => {
1328
1328
  Z[e] = function(r) {
1329
1329
  return typeof r === e || "a" + (t < 1 ? "n " : " ") + e;
@@ -1,6 +1,6 @@
1
1
  "use strict";const V=require("./index-C6VnMvgz.cjs");function xe(e,t){return function(){return e.apply(t,arguments)}}const{toString:Ge}=Object.prototype,{getPrototypeOf:le}=Object,v=(e=>t=>{const n=Ge.call(t);return e[n]||(e[n]=n.slice(8,-1).toLowerCase())})(Object.create(null)),C=e=>(e=e.toLowerCase(),t=>v(t)===e),X=e=>t=>typeof t===e,{isArray:D}=Array,q=X("undefined");function Qe(e){return e!==null&&!q(e)&&e.constructor!==null&&!q(e.constructor)&&x(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const Ce=C("ArrayBuffer");function Ze(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&Ce(e.buffer),t}const Ye=X("string"),x=X("function"),Ne=X("number"),G=e=>e!==null&&typeof e=="object",et=e=>e===!0||e===!1,$=e=>{if(v(e)!=="object")return!1;const t=le(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)},tt=C("Date"),nt=C("File"),rt=C("Blob"),st=C("FileList"),ot=e=>G(e)&&x(e.pipe),it=e=>{let t;return e&&(typeof FormData=="function"&&e instanceof FormData||x(e.append)&&((t=v(e))==="formdata"||t==="object"&&x(e.toString)&&e.toString()==="[object FormData]"))},at=C("URLSearchParams"),[ct,lt,ut,ft]=["ReadableStream","Request","Response","Headers"].map(C),dt=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 Pe(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,Fe=e=>!q(e)&&e!==U;function re(){const{caseless:e}=Fe(this)&&this||{},t={},n=(r,s)=>{const o=e&&Pe(t,s)||s;$(t[o])&&$(r)?t[o]=re(t[o],r):$(r)?t[o]=re({},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 pt=(e,t,n,{allOwnKeys:r}={})=>(H(t,(s,o)=>{n&&x(s)?e[o]=xe(s,n):e[o]=s},{allOwnKeys:r}),e),ht=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),mt=(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)},yt=(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&&le(e)}while(e&&(!n||n(e,t))&&e!==Object.prototype);return t},bt=(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},wt=e=>{if(!e)return null;if(D(e))return e;let t=e.length;if(!Ne(t))return null;const n=new Array(t);for(;t-- >0;)n[t]=e[t];return n},Et=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&le(Uint8Array)),Rt=(e,t)=>{const r=(e&&e[Symbol.iterator]).call(e);let s;for(;(s=r.next())&&!s.done;){const o=s.value;t.call(e,o[0],o[1])}},St=(e,t)=>{let n;const r=[];for(;(n=e.exec(t))!==null;)r.push(n);return r},gt=C("HTMLFormElement"),Ot=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(n,r,s){return r.toUpperCase()+s}),pe=(({hasOwnProperty:e})=>(t,n)=>e.call(t,n))(Object.prototype),Tt=C("RegExp"),_e=(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)},At=e=>{_e(e,(t,n)=>{if(x(e)&&["arguments","caller","callee"].indexOf(n)!==-1)return!1;const r=e[n];if(x(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+"'")})}})},xt=(e,t)=>{const n={},r=s=>{s.forEach(o=>{n[o]=!0})};return D(e)?r(e):r(String(e).split(t)),n},Ct=()=>{},Nt=(e,t)=>e!=null&&Number.isFinite(e=+e)?e:t;function Pt(e){return!!(e&&x(e.append)&&e[Symbol.toStringTag]==="FormData"&&e[Symbol.iterator])}const Ft=e=>{const t=new Array(10),n=(r,s)=>{if(G(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)},_t=C("AsyncFunction"),Ut=e=>e&&(G(e)||x(e))&&x(e.then)&&x(e.catch),Ue=((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",x(U.postMessage)),Lt=typeof queueMicrotask<"u"?queueMicrotask.bind(U):typeof V.process$1<"u"&&V.process$1.nextTick||Ue,a={isArray:D,isArrayBuffer:Ce,isBuffer:Qe,isFormData:it,isArrayBufferView:Ze,isString:Ye,isNumber:Ne,isBoolean:et,isObject:G,isPlainObject:$,isReadableStream:ct,isRequest:lt,isResponse:ut,isHeaders:ft,isUndefined:q,isDate:tt,isFile:nt,isBlob:rt,isRegExp:Tt,isFunction:x,isStream:ot,isURLSearchParams:at,isTypedArray:Et,isFileList:st,forEach:H,merge:re,extend:pt,trim:dt,stripBOM:ht,inherits:mt,toFlatObject:yt,kindOf:v,kindOfTest:C,endsWith:bt,toArray:wt,forEachEntry:Rt,matchAll:St,isHTMLForm:gt,hasOwnProperty:pe,hasOwnProp:pe,reduceDescriptors:_e,freezeMethods:At,toObjectSet:xt,toCamelCase:Ot,noop:Ct,toFiniteNumber:Nt,findKey:Pe,global:U,isContextDefined:Fe,isSpecCompliantForm:Pt,toJSONObject:Ft,isAsyncFn:_t,isThenable:Ut,setImmediate:Ue,asap:Lt};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 Le=m.prototype,Be={};["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=>{Be[e]={value:e}});Object.defineProperties(m,Be);Object.defineProperty(Le,"isAxiosError",{value:!0});m.from=(e,t,n,r,s,o)=>{const i=Object.create(Le);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 Bt=null;function se(e){return a.isPlainObject(e)||a.isArray(e)}function De(e){return a.endsWith(e,"[]")?e.slice(0,-2):e}function he(e,t,n){return e?e.concat(t).map(function(s,o){return s=De(s),!n&&o?"["+s+"]":s}).join(n?".":""):t}function Dt(e){return a.isArray(e)&&!e.some(se)}const kt=a.toFlatObject(a,{},null,function(t){return/^is[A-Z]/.test(t)});function Q(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)&&Dt(p)||(a.isFileList(p)||a.endsWith(y,"[]"))&&(w=a.toArray(p)))return y=De(y),w.forEach(function(g,P){!(a.isUndefined(g)||g===null)&&t.append(i===!0?he([y],P,o):i===null?y:y+"[]",l(g))}),!1}return se(p)?!0:(t.append(he(h,y,o),l(p)),!1)}const d=[],b=Object.assign(kt,{defaultVisitor:u,convertValue:l,isVisitable:se});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 me(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(r){return t[r]})}function ue(e,t){this._pairs=[],e&&Q(e,this,t)}const ke=ue.prototype;ke.append=function(t,n){this._pairs.push([t,n])};ke.toString=function(t){const n=t?function(r){return t.call(this,r,me)}:me;return this._pairs.map(function(s){return n(s[0])+"="+n(s[1])},"").join("&")};function jt(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function je(e,t,n){if(!t)return e;const r=n&&n.encode||jt;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 ue(t,n).toString(r),o){const i=e.indexOf("#");i!==-1&&(e=e.slice(0,i)),e+=(e.indexOf("?")===-1?"?":"&")+o}return e}class ye{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 qe={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},qt=typeof URLSearchParams<"u"?URLSearchParams:ue,Ht=typeof FormData<"u"?FormData:null,It=typeof Blob<"u"?Blob:null,Mt={isBrowser:!0,classes:{URLSearchParams:qt,FormData:Ht,Blob:It},protocols:["http","https","file","blob","url","data"]},fe=typeof window<"u"&&typeof document<"u",oe=typeof navigator=="object"&&navigator||void 0,$t=fe&&(!oe||["ReactNative","NativeScript","NS"].indexOf(oe.product)<0),zt=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",Jt=fe&&window.location.href||"http://localhost",Vt=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:fe,hasStandardBrowserEnv:$t,hasStandardBrowserWebWorkerEnv:zt,navigator:oe,origin:Jt},Symbol.toStringTag,{value:"Module"})),O={...Vt,...Mt};function Wt(e,t){return Q(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 Kt(e){return a.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function vt(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 He(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]=vt(s[i])),!c)}if(a.isFormData(e)&&a.isFunction(e.entries)){const n={};return a.forEachEntry(e,(r,s)=>{t(Kt(r),s,n,0)}),n}return null}function Xt(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:qe,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(He(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 Wt(t,this.formSerializer).toString();if((c=a.isFileList(t))||r.indexOf("multipart/form-data")>-1){const f=this.env&&this.env.FormData;return Q(c?{"files[]":t}:t,f&&new f,this.formSerializer)}}return o||s?(n.setContentType("application/json",!1),Xt(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 Gt=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"]),Qt=e=>{const t={};let n,r,s;return e&&e.split(`
2
2
  `).forEach(function(i){s=i.indexOf(":"),n=i.substring(0,s).trim().toLowerCase(),r=i.substring(s+1).trim(),!(!n||t[n]&&Gt[n])&&(n==="set-cookie"?t[n]?t[n].push(r):t[n]=[r]:t[n]=t[n]?t[n]+", "+r:r)}),t},be=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 Zt(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 Yt=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function ee(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 en(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,n,r)=>n.toUpperCase()+r)}function tn(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 A=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 d=a.findKey(s,u);(!d||s[d]===void 0||l===!0||l===void 0&&s[d]!==!1)&&(s[d||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())&&!Yt(t))i(Qt(t),n);else if(a.isHeaders(t))for(const[c,f]of t.entries())o(f,c,r);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 Zt(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||ee(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||ee(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||ee(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?en(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
- `)}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[be]=this[be]={accessors:{}}).accessors,s=this.prototype;function o(i){const c=j(i);r[c]||(tn(s,i),r[c]=!0)}return a.isArray(t)?t.forEach(o):o(t),this}};A.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);a.reduceDescriptors(A.prototype,({value:e},t)=>{let n=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(r){this[n]=r}}});a.freezeMethods(A);function te(e,t){const n=this||I,r=t||n,s=A.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 Ie(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 Me(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 nn(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function rn(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 sn(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=rn(50,250);return sn(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)},we=(e,t)=>{const n=e!=null;return[r=>t[0]({lengthComputable:n,total:e,loaded:r}),t[1]]},Ee=e=>(...t)=>a.asap(()=>e(...t)),on=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,an=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 cn(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function ln(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function $e(e,t,n){let r=!cn(t);return e&&r||n==!1?ln(e,t):t}const Re=e=>e instanceof A?{...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(Re(l),Re(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 ze=e=>{const t=B({},e);let{data:n,withXSRFToken:r,xsrfHeaderName:s,xsrfCookieName:o,headers:i,auth:c}=t;t.headers=i=A.from(i),t.url=je($e(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&&on(t.url))){const l=s&&o&&an.read(o);l&&i.set(s,l)}return t},un=typeof XMLHttpRequest<"u",fn=un&&function(e){return new Promise(function(n,r){const s=ze(e);let o=s.data;const i=A.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=A.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};Me(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||qe;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=nn(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)})},dn=(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}},pn=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},hn=async function*(e,t){for await(const n of mn(e))yield*pn(n,t)},mn=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()}},Se=(e,t,n,r)=>{const s=hn(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})},Z=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",Je=Z&&typeof ReadableStream=="function",yn=Z&&(typeof TextEncoder=="function"?(e=>t=>e.encode(t))(new TextEncoder):async e=>new Uint8Array(await new Response(e).arrayBuffer())),Ve=(e,...t)=>{try{return!!e(...t)}catch{return!1}},bn=Je&&Ve(()=>{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}),ge=64*1024,ie=Je&&Ve(()=>a.isReadableStream(new Response("").body)),K={stream:ie&&(e=>e.body)};Z&&(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 wn=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 yn(e)).byteLength},En=async(e,t)=>{const n=a.toFiniteNumber(e.getContentLength());return n??wn(t)},Rn=Z&&(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}=ze(e);l=l?(l+"").toLowerCase():"text";let R=dn([s,o&&o.toAbortSignal()],i),p;const y=R&&R.unsubscribe&&(()=>{R.unsubscribe()});let h;try{if(f&&bn&&n!=="get"&&n!=="head"&&(h=await En(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]=we(h,W(Ee(f)));r=Se(T.body,ge,_,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=ie&&(l==="stream"||l==="response");if(ie&&(c||g&&y)){const T={};["status","statusText","headers"].forEach(de=>{T[de]=S[de]});const F=a.toFiniteNumber(S.headers.get("content-length")),[_,M]=c&&we(F,W(Ee(c),!0))||[];S=new Response(Se(S.body,ge,_,()=>{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)=>{Me(T,F,{data:P,headers:A.from(S.headers),status:S.status,statusText:S.statusText,config:e,request:p})})}catch(w){throw y&&y(),w&&w.name==="TypeError"&&/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)}}),ae={http:Bt,xhr:fn,fetch:Rn};a.forEach(ae,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch{}Object.defineProperty(e,"adapterName",{value:t})}});const Oe=e=>`- ${e}`,Sn=e=>a.isFunction(e)||e===null||e===!1,We={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,!Sn(n)&&(r=ae[(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 :
3
+ `)}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[be]=this[be]={accessors:{}}).accessors,s=this.prototype;function o(i){const c=j(i);r[c]||(tn(s,i),r[c]=!0)}return a.isArray(t)?t.forEach(o):o(t),this}};A.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);a.reduceDescriptors(A.prototype,({value:e},t)=>{let n=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(r){this[n]=r}}});a.freezeMethods(A);function te(e,t){const n=this||I,r=t||n,s=A.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 Ie(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 Me(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 nn(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function rn(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 sn(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=rn(50,250);return sn(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)},we=(e,t)=>{const n=e!=null;return[r=>t[0]({lengthComputable:n,total:e,loaded:r}),t[1]]},Ee=e=>(...t)=>a.asap(()=>e(...t)),on=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,an=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 cn(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function ln(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function $e(e,t,n){let r=!cn(t);return e&&(r||n==!1)?ln(e,t):t}const Re=e=>e instanceof A?{...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(Re(l),Re(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 ze=e=>{const t=B({},e);let{data:n,withXSRFToken:r,xsrfHeaderName:s,xsrfCookieName:o,headers:i,auth:c}=t;t.headers=i=A.from(i),t.url=je($e(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&&on(t.url))){const l=s&&o&&an.read(o);l&&i.set(s,l)}return t},un=typeof XMLHttpRequest<"u",fn=un&&function(e){return new Promise(function(n,r){const s=ze(e);let o=s.data;const i=A.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=A.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};Me(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||qe;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=nn(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)})},dn=(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}},pn=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},hn=async function*(e,t){for await(const n of mn(e))yield*pn(n,t)},mn=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()}},Se=(e,t,n,r)=>{const s=hn(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})},Z=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",Je=Z&&typeof ReadableStream=="function",yn=Z&&(typeof TextEncoder=="function"?(e=>t=>e.encode(t))(new TextEncoder):async e=>new Uint8Array(await new Response(e).arrayBuffer())),Ve=(e,...t)=>{try{return!!e(...t)}catch{return!1}},bn=Je&&Ve(()=>{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}),ge=64*1024,ie=Je&&Ve(()=>a.isReadableStream(new Response("").body)),K={stream:ie&&(e=>e.body)};Z&&(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 wn=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 yn(e)).byteLength},En=async(e,t)=>{const n=a.toFiniteNumber(e.getContentLength());return n??wn(t)},Rn=Z&&(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}=ze(e);l=l?(l+"").toLowerCase():"text";let R=dn([s,o&&o.toAbortSignal()],i),p;const y=R&&R.unsubscribe&&(()=>{R.unsubscribe()});let h;try{if(f&&bn&&n!=="get"&&n!=="head"&&(h=await En(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]=we(h,W(Ee(f)));r=Se(T.body,ge,_,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=ie&&(l==="stream"||l==="response");if(ie&&(c||g&&y)){const T={};["status","statusText","headers"].forEach(de=>{T[de]=S[de]});const F=a.toFiniteNumber(S.headers.get("content-length")),[_,M]=c&&we(F,W(Ee(c),!0))||[];S=new Response(Se(S.body,ge,_,()=>{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)=>{Me(T,F,{data:P,headers:A.from(S.headers),status:S.status,statusText:S.statusText,config:e,request:p})})}catch(w){throw y&&y(),w&&w.name==="TypeError"&&/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)}}),ae={http:Bt,xhr:fn,fetch:Rn};a.forEach(ae,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch{}Object.defineProperty(e,"adapterName",{value:t})}});const Oe=e=>`- ${e}`,Sn=e=>a.isFunction(e)||e===null||e===!1,We={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,!Sn(n)&&(r=ae[(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(Oe).join(`
5
- `):" "+Oe(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:ae};function ne(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new k(null,e)}function Te(e){return ne(e),e.headers=A.from(e.headers),e.data=te.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),We.getAdapter(e.adapter||I.adapter)(e).then(function(r){return ne(e),r.data=te.call(e,e.transformResponse,r),r.headers=A.from(r.headers),r},function(r){return Ie(r)||(ne(e),r&&r.response&&(r.response.data=te.call(e,e.transformResponse,r.response),r.response.headers=A.from(r.response.headers))),Promise.reject(r)})}const Ke="1.8.3",Y={};["object","boolean","number","function","string","symbol"].forEach((e,t)=>{Y[e]=function(r){return typeof r===e||"a"+(t<1?"n ":" ")+e}});const Ae={};Y.transitional=function(t,n,r){function s(o,i){return"[Axios v"+Ke+"] 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&&!Ae[i]&&(Ae[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}};Y.spelling=function(t){return(n,r)=>(console.warn(`${r} is likely a misspelling of ${t}`),!0)};function gn(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:gn,validators:Y},N=J.validators;let L=class{constructor(t){this.defaults=t,this.interceptors={request:new ye,response:new ye}}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+=`
5
+ `):" "+Oe(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:ae};function ne(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new k(null,e)}function Te(e){return ne(e),e.headers=A.from(e.headers),e.data=te.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),We.getAdapter(e.adapter||I.adapter)(e).then(function(r){return ne(e),r.data=te.call(e,e.transformResponse,r),r.headers=A.from(r.headers),r},function(r){return Ie(r)||(ne(e),r&&r.response&&(r.response.data=te.call(e,e.transformResponse,r.response),r.response.headers=A.from(r.response.headers))),Promise.reject(r)})}const Ke="1.8.4",Y={};["object","boolean","number","function","string","symbol"].forEach((e,t)=>{Y[e]=function(r){return typeof r===e||"a"+(t<1?"n ":" ")+e}});const Ae={};Y.transitional=function(t,n,r){function s(o,i){return"[Axios v"+Ke+"] 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&&!Ae[i]&&(Ae[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}};Y.spelling=function(t){return(n,r)=>(console.warn(`${r} is likely a misspelling of ${t}`),!0)};function gn(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:gn,validators:Y},N=J.validators;let L=class{constructor(t){this.defaults=t,this.interceptors={request:new ye,response:new ye}}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
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"],p=>{delete o[p]}),n.headers=A.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,d=0,b;if(!f){const p=[Te.bind(this),void 0];for(p.unshift.apply(p,c),p.push.apply(p,l),b=p.length,u=Promise.resolve(n);d<b;)u=u.then(p[d++],p[d++]);return u}b=c.length;let R=n;for(d=0;d<b;){const p=c[d++],y=c[d++];try{R=p(R)}catch(h){y.call(this,h);break}}try{u=Te.call(this,R)}catch(p){return Promise.reject(p)}for(d=0,b=l.length;d<b;)u=u.then(l[d++],l[d++]);return u}getUri(t){t=B(this.defaults,t);const n=$e(t.baseURL,t.url,t.allowAbsoluteUrls);return je(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 On=class ve{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 ve(function(s){t=s}),cancel:t}}};function Tn(e){return function(n){return e.apply(null,n)}}function An(e){return a.isObject(e)&&e.isAxiosError===!0}const ce={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(ce).forEach(([e,t])=>{ce[t]=e});function Xe(e){const t=new L(e),n=xe(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 Xe(B(e,s))},n}const E=Xe(I);E.Axios=L;E.CanceledError=k;E.CancelToken=On;E.isCancel=Ie;E.VERSION=Ke;E.toFormData=Q;E.AxiosError=m;E.Cancel=E.CanceledError;E.all=function(t){return Promise.all(t)};E.spread=Tn;E.isAxiosError=An;E.mergeConfig=B;E.AxiosHeaders=A;E.formToJSON=e=>He(a.isHTMLForm(e)?new FormData(e):e);E.getAdapter=We.getAdapter;E.HttpStatusCode=ce;E.default=E;const{Axios:Nn,AxiosError:Pn,CanceledError:Fn,isCancel:_n,CancelToken:Un,VERSION:Ln,all:Bn,Cancel:Dn,isAxiosError:kn,spread:jn,toFormData:qn,AxiosHeaders:Hn,HttpStatusCode:In,formToJSON:Mn,getAdapter:$n,mergeConfig:zn}=E;exports.axios=E;
@@ -5,7 +5,7 @@ var _t = (r) => {
5
5
  var Hr = (r, e, t) => e in r ? zr(r, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : r[e] = t;
6
6
  var k = (r, e, t) => Hr(r, typeof e != "symbol" ? e + "" : e, t), Ke = (r, e, t) => e.has(r) || _t("Cannot " + t);
7
7
  var S = (r, e, t) => (Ke(r, e, "read from private field"), t ? t.call(r) : e.get(r)), ie = (r, e, t) => e.has(r) ? _t("Cannot add the same private member more than once") : e instanceof WeakSet ? e.add(r) : e.set(r, t), W = (r, e, t, n) => (Ke(r, e, "write to private field"), n ? n.call(r, t) : e.set(r, t), t), ge = (r, e, t) => (Ke(r, e, "access private method"), t);
8
- import { a as Zr } from "./index-DaH-cMzr.js";
8
+ import { a as Zr } from "./index-DQ96P-uk.js";
9
9
  import { D as Tt, I as je, J as $e, s as Jr, l as Ae, p as wr, m as Yr, K as de } from "./functions-Dm62BUjy.js";
10
10
  import { u as q } from "./toString-Cn0xCZ28.js";
11
11
  import { ocs as Kr } from "./web-client/ocs.js";
@@ -1 +1 @@
1
- "use strict";var ye=Object.defineProperty;var be=(e,t,s)=>t in e?ye(e,t,{enumerable:!0,configurable:!0,writable:!0,value:s}):e[t]=s;var w=(e,t,s)=>be(e,typeof t!="symbol"?t+"":t,s);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const m=require("../../index-DkrrhS4K.cjs"),V="".replace(/\/+$/,""),b={csv:","};class y{constructor(t,s=V,l=m.axios){w(this,"configuration");this.basePath=s,this.axios=l,t&&(this.configuration=t,this.basePath=t.basePath??s)}}class Ce extends Error{constructor(t,s){super(s),this.field=t,this.name="RequiredError"}}const v={},A="https://example.com",h=function(e,t,s){if(s==null)throw new Ce(t,`Required parameter ${t} was null or undefined when calling ${e}.`)},S=function(e,t){t&&(t.username||t.password)&&(e.auth={username:t.username,password:t.password})},R=async function(e,t){if(t&&t.accessToken){const s=typeof t.accessToken=="function"?await t.accessToken():await t.accessToken;e.Authorization="Bearer "+s}};function K(e,t,s=""){t!=null&&(typeof t=="object"?Array.isArray(t)?t.forEach(l=>K(e,l,s)):Object.keys(t).forEach(l=>K(e,t[l],`${s}${s!==""?".":""}${l}`)):e.has(s)?e.append(s,t):e.set(s,t))}const O=function(e,...t){const s=new URLSearchParams(e.search);K(s,t),e.search=s.toString()},U=function(e,t,s){const l=typeof e!="string";return(l&&s&&s.isJsonMime?s.isJsonMime(t.headers["Content-Type"]):l)?JSON.stringify(e!==void 0?e:{}):e||""},P=function(e){return e.pathname+e.search+e.hash},u=function(e,t,s,l){return(o=t,a=s)=>{const r={...e.options,url:(o.defaults.baseURL?"":(l==null?void 0:l.basePath)??a)+e.url};return o.request(r)}},Ie={Class:"class",Course:"course"},De={Internal:"internal",View:"view",Upload:"upload",Edit:"edit",CreateOnly:"createOnly",BlocksDownload:"blocksDownload"},f=function(e){return{getActivities:async(t,s={})=>{const l="/v1beta1/extensions/org.libregraph/activities",o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"GET",...a,...s},n={},c={};S(r,e),t!==void 0&&(c.kql=t),O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},{url:P(o),options:r}}}},Y=function(e){const t=f(e);return{async getActivities(s,l){var n,c;const o=await t.getActivities(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["ActivitiesApi.getActivities"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)}}},we=function(e,t,s){const l=Y(e);return{getActivities(o,a){return l.getActivities(o,a).then(r=>r(s,t))}}};class Ee extends y{getActivities(t,s){return Y(this.configuration).getActivities(t,s).then(l=>l(this.axios,this.basePath))}}const ee=function(e){return{getApplication:async(t,s={})=>{h("getApplication","applicationId",t);const l="/v1.0/applications/{application-id}".replace("{application-id}",encodeURIComponent(String(t))),o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"GET",...a,...s},n={},c={};S(r,e),O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},{url:P(o),options:r}},listApplications:async(t={})=>{const s="/v1.0/applications",l=new URL(s,A);let o;e&&(o=e.baseOptions);const a={method:"GET",...o,...t},r={},n={};S(a,e),O(l,n);let c=o&&o.headers?o.headers:{};return a.headers={...r,...c,...t.headers},{url:P(l),options:a}}}},Q=function(e){const t=ee(e);return{async getApplication(s,l){var n,c;const o=await t.getApplication(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["ApplicationsApi.getApplication"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)},async listApplications(s){var r,n;const l=await t.listApplications(s),o=(e==null?void 0:e.serverIndex)??0,a=(n=(r=v["ApplicationsApi.listApplications"])==null?void 0:r[o])==null?void 0:n.url;return(c,i)=>u(l,m.axios,V,e)(c,a||i)}}},Te=function(e,t,s){const l=Q(e);return{getApplication(o,a){return l.getApplication(o,a).then(r=>r(s,t))},listApplications(o){return l.listApplications(o).then(a=>a(s,t))}}};class Fe extends y{getApplication(t,s){return Q(this.configuration).getApplication(t,s).then(l=>l(this.axios,this.basePath))}listApplications(t){return Q(this.configuration).listApplications(t).then(s=>s(this.axios,this.basePath))}}const se=function(e){return{deleteDriveItem:async(t,s,l={})=>{h("deleteDriveItem","driveId",t),h("deleteDriveItem","itemId",s);const o="/v1beta1/drives/{drive-id}/items/{item-id}".replace("{drive-id}",encodeURIComponent(String(t))).replace("{item-id}",encodeURIComponent(String(s))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"DELETE",...r,...l},c={},i={};S(n,e),O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},{url:P(a),options:n}},getDriveItem:async(t,s,l={})=>{h("getDriveItem","driveId",t),h("getDriveItem","itemId",s);const o="/v1beta1/drives/{drive-id}/items/{item-id}".replace("{drive-id}",encodeURIComponent(String(t))).replace("{item-id}",encodeURIComponent(String(s))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"GET",...r,...l},c={},i={};S(n,e),O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},{url:P(a),options:n}},updateDriveItem:async(t,s,l,o={})=>{h("updateDriveItem","driveId",t),h("updateDriveItem","itemId",s),h("updateDriveItem","driveItem",l);const a="/v1beta1/drives/{drive-id}/items/{item-id}".replace("{drive-id}",encodeURIComponent(String(t))).replace("{item-id}",encodeURIComponent(String(s))),r=new URL(a,A);let n;e&&(n=e.baseOptions);const c={method:"PATCH",...n,...o},i={},d={};S(c,e),i["Content-Type"]="application/json",O(r,d);let p=n&&n.headers?n.headers:{};return c.headers={...i,...p,...o.headers},c.data=U(l,c,e),{url:P(r),options:c}}}},G=function(e){const t=se(e);return{async deleteDriveItem(s,l,o){var c,i;const a=await t.deleteDriveItem(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["DriveItemApi.deleteDriveItem"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async getDriveItem(s,l,o){var c,i;const a=await t.getDriveItem(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["DriveItemApi.getDriveItem"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async updateDriveItem(s,l,o,a){var i,d;const r=await t.updateDriveItem(s,l,o,a),n=(e==null?void 0:e.serverIndex)??0,c=(d=(i=v["DriveItemApi.updateDriveItem"])==null?void 0:i[n])==null?void 0:d.url;return(p,x)=>u(r,m.axios,V,e)(p,c||x)}}},Be=function(e,t,s){const l=G(e);return{deleteDriveItem(o,a,r){return l.deleteDriveItem(o,a,r).then(n=>n(s,t))},getDriveItem(o,a,r){return l.getDriveItem(o,a,r).then(n=>n(s,t))},updateDriveItem(o,a,r,n){return l.updateDriveItem(o,a,r,n).then(c=>c(s,t))}}};class Me extends y{deleteDriveItem(t,s,l){return G(this.configuration).deleteDriveItem(t,s,l).then(o=>o(this.axios,this.basePath))}getDriveItem(t,s,l){return G(this.configuration).getDriveItem(t,s,l).then(o=>o(this.axios,this.basePath))}updateDriveItem(t,s,l,o){return G(this.configuration).updateDriveItem(t,s,l,o).then(a=>a(this.axios,this.basePath))}}const re=function(e){return{createDrive:async(t,s={})=>{h("createDrive","drive",t);const l="/v1.0/drives",o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"POST",...a,...s},n={},c={};S(r,e),n["Content-Type"]="application/json",O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},r.data=U(t,r,e),{url:P(o),options:r}},deleteDrive:async(t,s,l={})=>{h("deleteDrive","driveId",t);const o="/v1.0/drives/{drive-id}".replace("{drive-id}",encodeURIComponent(String(t))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"DELETE",...r,...l},c={},i={};S(n,e),s!=null&&(c["If-Match"]=String(s)),O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},{url:P(a),options:n}},getDrive:async(t,s={})=>{h("getDrive","driveId",t);const l="/v1.0/drives/{drive-id}".replace("{drive-id}",encodeURIComponent(String(t))),o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"GET",...a,...s},n={},c={};S(r,e),O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},{url:P(o),options:r}},updateDrive:async(t,s,l={})=>{h("updateDrive","driveId",t),h("updateDrive","driveUpdate",s);const o="/v1.0/drives/{drive-id}".replace("{drive-id}",encodeURIComponent(String(t))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"PATCH",...r,...l},c={},i={};S(n,e),c["Content-Type"]="application/json",O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},n.data=U(s,n,e),{url:P(a),options:n}}}},M=function(e){const t=re(e);return{async createDrive(s,l){var n,c;const o=await t.createDrive(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["DrivesApi.createDrive"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)},async deleteDrive(s,l,o){var c,i;const a=await t.deleteDrive(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["DrivesApi.deleteDrive"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async getDrive(s,l){var n,c;const o=await t.getDrive(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["DrivesApi.getDrive"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)},async updateDrive(s,l,o){var c,i;const a=await t.updateDrive(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["DrivesApi.updateDrive"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)}}},Le=function(e,t,s){const l=M(e);return{createDrive(o,a){return l.createDrive(o,a).then(r=>r(s,t))},deleteDrive(o,a,r){return l.deleteDrive(o,a,r).then(n=>n(s,t))},getDrive(o,a){return l.getDrive(o,a).then(r=>r(s,t))},updateDrive(o,a,r){return l.updateDrive(o,a,r).then(n=>n(s,t))}}};class Ge extends y{createDrive(t,s){return M(this.configuration).createDrive(t,s).then(l=>l(this.axios,this.basePath))}deleteDrive(t,s,l){return M(this.configuration).deleteDrive(t,s,l).then(o=>o(this.axios,this.basePath))}getDrive(t,s){return M(this.configuration).getDrive(t,s).then(l=>l(this.axios,this.basePath))}updateDrive(t,s,l){return M(this.configuration).updateDrive(t,s,l).then(o=>o(this.axios,this.basePath))}}const ae=function(e){return{listAllDrives:async(t,s,l={})=>{const o="/v1.0/drives",a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"GET",...r,...l},c={},i={};S(n,e),t!==void 0&&(i.$orderby=t),s!==void 0&&(i.$filter=s),O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},{url:P(a),options:n}},listAllDrivesBeta:async(t,s,l={})=>{const o="/v1beta1/drives",a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"GET",...r,...l},c={},i={};S(n,e),t!==void 0&&(i.$orderby=t),s!==void 0&&(i.$filter=s),O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},{url:P(a),options:n}}}},N=function(e){const t=ae(e);return{async listAllDrives(s,l,o){var c,i;const a=await t.listAllDrives(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["DrivesGetDrivesApi.listAllDrives"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async listAllDrivesBeta(s,l,o){var c,i;const a=await t.listAllDrivesBeta(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["DrivesGetDrivesApi.listAllDrivesBeta"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)}}},je=function(e,t,s){const l=N(e);return{listAllDrives(o,a,r){return l.listAllDrives(o,a,r).then(n=>n(s,t))},listAllDrivesBeta(o,a,r){return l.listAllDrivesBeta(o,a,r).then(n=>n(s,t))}}};class He extends y{listAllDrives(t,s,l){return N(this.configuration).listAllDrives(t,s,l).then(o=>o(this.axios,this.basePath))}listAllDrivesBeta(t,s,l){return N(this.configuration).listAllDrivesBeta(t,s,l).then(o=>o(this.axios,this.basePath))}}const te=function(e){return{createLink:async(t,s,l,o={})=>{h("createLink","driveId",t),h("createLink","itemId",s);const a="/v1beta1/drives/{drive-id}/items/{item-id}/createLink".replace("{drive-id}",encodeURIComponent(String(t))).replace("{item-id}",encodeURIComponent(String(s))),r=new URL(a,A);let n;e&&(n=e.baseOptions);const c={method:"POST",...n,...o},i={},d={};S(c,e),i["Content-Type"]="application/json",O(r,d);let p=n&&n.headers?n.headers:{};return c.headers={...i,...p,...o.headers},c.data=U(l,c,e),{url:P(r),options:c}},deletePermission:async(t,s,l,o={})=>{h("deletePermission","driveId",t),h("deletePermission","itemId",s),h("deletePermission","permId",l);const a="/v1beta1/drives/{drive-id}/items/{item-id}/permissions/{perm-id}".replace("{drive-id}",encodeURIComponent(String(t))).replace("{item-id}",encodeURIComponent(String(s))).replace("{perm-id}",encodeURIComponent(String(l))),r=new URL(a,A);let n;e&&(n=e.baseOptions);const c={method:"DELETE",...n,...o},i={},d={};S(c,e),O(r,d);let p=n&&n.headers?n.headers:{};return c.headers={...i,...p,...o.headers},{url:P(r),options:c}},getPermission:async(t,s,l,o={})=>{h("getPermission","driveId",t),h("getPermission","itemId",s),h("getPermission","permId",l);const a="/v1beta1/drives/{drive-id}/items/{item-id}/permissions/{perm-id}".replace("{drive-id}",encodeURIComponent(String(t))).replace("{item-id}",encodeURIComponent(String(s))).replace("{perm-id}",encodeURIComponent(String(l))),r=new URL(a,A);let n;e&&(n=e.baseOptions);const c={method:"GET",...n,...o},i={},d={};S(c,e),O(r,d);let p=n&&n.headers?n.headers:{};return c.headers={...i,...p,...o.headers},{url:P(r),options:c}},invite:async(t,s,l,o={})=>{h("invite","driveId",t),h("invite","itemId",s);const a="/v1beta1/drives/{drive-id}/items/{item-id}/invite".replace("{drive-id}",encodeURIComponent(String(t))).replace("{item-id}",encodeURIComponent(String(s))),r=new URL(a,A);let n;e&&(n=e.baseOptions);const c={method:"POST",...n,...o},i={},d={};S(c,e),i["Content-Type"]="application/json",O(r,d);let p=n&&n.headers?n.headers:{};return c.headers={...i,...p,...o.headers},c.data=U(l,c,e),{url:P(r),options:c}},listPermissions:async(t,s,l,o,a={})=>{h("listPermissions","driveId",t),h("listPermissions","itemId",s);const r="/v1beta1/drives/{drive-id}/items/{item-id}/permissions".replace("{drive-id}",encodeURIComponent(String(t))).replace("{item-id}",encodeURIComponent(String(s))),n=new URL(r,A);let c;e&&(c=e.baseOptions);const i={method:"GET",...c,...a},d={},p={};S(i,e),l!==void 0&&(p.$filter=l),o&&(p.$select=Array.from(o).join(b.csv)),O(n,p);let x=c&&c.headers?c.headers:{};return i.headers={...d,...x,...a.headers},{url:P(n),options:i}},setPermissionPassword:async(t,s,l,o,a={})=>{h("setPermissionPassword","driveId",t),h("setPermissionPassword","itemId",s),h("setPermissionPassword","permId",l),h("setPermissionPassword","sharingLinkPassword",o);const r="/v1beta1/drives/{drive-id}/items/{item-id}/permissions/{perm-id}/setPassword".replace("{drive-id}",encodeURIComponent(String(t))).replace("{item-id}",encodeURIComponent(String(s))).replace("{perm-id}",encodeURIComponent(String(l))),n=new URL(r,A);let c;e&&(c=e.baseOptions);const i={method:"POST",...c,...a},d={},p={};S(i,e),d["Content-Type"]="application/json",O(n,p);let x=c&&c.headers?c.headers:{};return i.headers={...d,...x,...a.headers},i.data=U(o,i,e),{url:P(n),options:i}},updatePermission:async(t,s,l,o,a={})=>{h("updatePermission","driveId",t),h("updatePermission","itemId",s),h("updatePermission","permId",l),h("updatePermission","permission",o);const r="/v1beta1/drives/{drive-id}/items/{item-id}/permissions/{perm-id}".replace("{drive-id}",encodeURIComponent(String(t))).replace("{item-id}",encodeURIComponent(String(s))).replace("{perm-id}",encodeURIComponent(String(l))),n=new URL(r,A);let c;e&&(c=e.baseOptions);const i={method:"PATCH",...c,...a},d={},p={};S(i,e),d["Content-Type"]="application/json",O(n,p);let x=c&&c.headers?c.headers:{};return i.headers={...d,...x,...a.headers},i.data=U(o,i,e),{url:P(n),options:i}}}},T=function(e){const t=te(e);return{async createLink(s,l,o,a){var i,d;const r=await t.createLink(s,l,o,a),n=(e==null?void 0:e.serverIndex)??0,c=(d=(i=v["DrivesPermissionsApi.createLink"])==null?void 0:i[n])==null?void 0:d.url;return(p,x)=>u(r,m.axios,V,e)(p,c||x)},async deletePermission(s,l,o,a){var i,d;const r=await t.deletePermission(s,l,o,a),n=(e==null?void 0:e.serverIndex)??0,c=(d=(i=v["DrivesPermissionsApi.deletePermission"])==null?void 0:i[n])==null?void 0:d.url;return(p,x)=>u(r,m.axios,V,e)(p,c||x)},async getPermission(s,l,o,a){var i,d;const r=await t.getPermission(s,l,o,a),n=(e==null?void 0:e.serverIndex)??0,c=(d=(i=v["DrivesPermissionsApi.getPermission"])==null?void 0:i[n])==null?void 0:d.url;return(p,x)=>u(r,m.axios,V,e)(p,c||x)},async invite(s,l,o,a){var i,d;const r=await t.invite(s,l,o,a),n=(e==null?void 0:e.serverIndex)??0,c=(d=(i=v["DrivesPermissionsApi.invite"])==null?void 0:i[n])==null?void 0:d.url;return(p,x)=>u(r,m.axios,V,e)(p,c||x)},async listPermissions(s,l,o,a,r){var d,p;const n=await t.listPermissions(s,l,o,a,r),c=(e==null?void 0:e.serverIndex)??0,i=(p=(d=v["DrivesPermissionsApi.listPermissions"])==null?void 0:d[c])==null?void 0:p.url;return(x,I)=>u(n,m.axios,V,e)(x,i||I)},async setPermissionPassword(s,l,o,a,r){var d,p;const n=await t.setPermissionPassword(s,l,o,a,r),c=(e==null?void 0:e.serverIndex)??0,i=(p=(d=v["DrivesPermissionsApi.setPermissionPassword"])==null?void 0:d[c])==null?void 0:p.url;return(x,I)=>u(n,m.axios,V,e)(x,i||I)},async updatePermission(s,l,o,a,r){var d,p;const n=await t.updatePermission(s,l,o,a,r),c=(e==null?void 0:e.serverIndex)??0,i=(p=(d=v["DrivesPermissionsApi.updatePermission"])==null?void 0:d[c])==null?void 0:p.url;return(x,I)=>u(n,m.axios,V,e)(x,i||I)}}},$e=function(e,t,s){const l=T(e);return{createLink(o,a,r,n){return l.createLink(o,a,r,n).then(c=>c(s,t))},deletePermission(o,a,r,n){return l.deletePermission(o,a,r,n).then(c=>c(s,t))},getPermission(o,a,r,n){return l.getPermission(o,a,r,n).then(c=>c(s,t))},invite(o,a,r,n){return l.invite(o,a,r,n).then(c=>c(s,t))},listPermissions(o,a,r,n,c){return l.listPermissions(o,a,r,n,c).then(i=>i(s,t))},setPermissionPassword(o,a,r,n,c){return l.setPermissionPassword(o,a,r,n,c).then(i=>i(s,t))},updatePermission(o,a,r,n,c){return l.updatePermission(o,a,r,n,c).then(i=>i(s,t))}}};class qe extends y{createLink(t,s,l,o){return T(this.configuration).createLink(t,s,l,o).then(a=>a(this.axios,this.basePath))}deletePermission(t,s,l,o){return T(this.configuration).deletePermission(t,s,l,o).then(a=>a(this.axios,this.basePath))}getPermission(t,s,l,o){return T(this.configuration).getPermission(t,s,l,o).then(a=>a(this.axios,this.basePath))}invite(t,s,l,o){return T(this.configuration).invite(t,s,l,o).then(a=>a(this.axios,this.basePath))}listPermissions(t,s,l,o,a){return T(this.configuration).listPermissions(t,s,l,o,a).then(r=>r(this.axios,this.basePath))}setPermissionPassword(t,s,l,o,a){return T(this.configuration).setPermissionPassword(t,s,l,o,a).then(r=>r(this.axios,this.basePath))}updatePermission(t,s,l,o,a){return T(this.configuration).updatePermission(t,s,l,o,a).then(r=>r(this.axios,this.basePath))}}const Qe={LibreGraphPermissionsActionsAllowedValues:"@libre.graph.permissions.actions.allowedValues",LibreGraphPermissionsRolesAllowedValues:"@libre.graph.permissions.roles.allowedValues",Value:"value"},oe=function(e){return{createDriveItem:async(t,s,l={})=>{h("createDriveItem","driveId",t);const o="/v1beta1/drives/{drive-id}/root/children".replace("{drive-id}",encodeURIComponent(String(t))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"POST",...r,...l},c={},i={};S(n,e),c["Content-Type"]="application/json",O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},n.data=U(s,n,e),{url:P(a),options:n}},createLinkSpaceRoot:async(t,s,l={})=>{h("createLinkSpaceRoot","driveId",t);const o="/v1beta1/drives/{drive-id}/root/createLink".replace("{drive-id}",encodeURIComponent(String(t))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"POST",...r,...l},c={},i={};S(n,e),c["Content-Type"]="application/json",O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},n.data=U(s,n,e),{url:P(a),options:n}},deletePermissionSpaceRoot:async(t,s,l={})=>{h("deletePermissionSpaceRoot","driveId",t),h("deletePermissionSpaceRoot","permId",s);const o="/v1beta1/drives/{drive-id}/root/permissions/{perm-id}".replace("{drive-id}",encodeURIComponent(String(t))).replace("{perm-id}",encodeURIComponent(String(s))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"DELETE",...r,...l},c={},i={};S(n,e),O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},{url:P(a),options:n}},getPermissionSpaceRoot:async(t,s,l={})=>{h("getPermissionSpaceRoot","driveId",t),h("getPermissionSpaceRoot","permId",s);const o="/v1beta1/drives/{drive-id}/root/permissions/{perm-id}".replace("{drive-id}",encodeURIComponent(String(t))).replace("{perm-id}",encodeURIComponent(String(s))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"GET",...r,...l},c={},i={};S(n,e),O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},{url:P(a),options:n}},getRoot:async(t,s={})=>{h("getRoot","driveId",t);const l="/v1.0/drives/{drive-id}/root".replace("{drive-id}",encodeURIComponent(String(t))),o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"GET",...a,...s},n={},c={};S(r,e),O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},{url:P(o),options:r}},inviteSpaceRoot:async(t,s,l={})=>{h("inviteSpaceRoot","driveId",t);const o="/v1beta1/drives/{drive-id}/root/invite".replace("{drive-id}",encodeURIComponent(String(t))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"POST",...r,...l},c={},i={};S(n,e),c["Content-Type"]="application/json",O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},n.data=U(s,n,e),{url:P(a),options:n}},listPermissionsSpaceRoot:async(t,s,l,o={})=>{h("listPermissionsSpaceRoot","driveId",t);const a="/v1beta1/drives/{drive-id}/root/permissions".replace("{drive-id}",encodeURIComponent(String(t))),r=new URL(a,A);let n;e&&(n=e.baseOptions);const c={method:"GET",...n,...o},i={},d={};S(c,e),s!==void 0&&(d.$filter=s),l&&(d.$select=Array.from(l).join(b.csv)),O(r,d);let p=n&&n.headers?n.headers:{};return c.headers={...i,...p,...o.headers},{url:P(r),options:c}},setPermissionPasswordSpaceRoot:async(t,s,l,o={})=>{h("setPermissionPasswordSpaceRoot","driveId",t),h("setPermissionPasswordSpaceRoot","permId",s),h("setPermissionPasswordSpaceRoot","sharingLinkPassword",l);const a="/v1beta1/drives/{drive-id}/root/permissions/{perm-id}/setPassword".replace("{drive-id}",encodeURIComponent(String(t))).replace("{perm-id}",encodeURIComponent(String(s))),r=new URL(a,A);let n;e&&(n=e.baseOptions);const c={method:"POST",...n,...o},i={},d={};S(c,e),i["Content-Type"]="application/json",O(r,d);let p=n&&n.headers?n.headers:{};return c.headers={...i,...p,...o.headers},c.data=U(l,c,e),{url:P(r),options:c}},updatePermissionSpaceRoot:async(t,s,l,o={})=>{h("updatePermissionSpaceRoot","driveId",t),h("updatePermissionSpaceRoot","permId",s),h("updatePermissionSpaceRoot","permission",l);const a="/v1beta1/drives/{drive-id}/root/permissions/{perm-id}".replace("{drive-id}",encodeURIComponent(String(t))).replace("{perm-id}",encodeURIComponent(String(s))),r=new URL(a,A);let n;e&&(n=e.baseOptions);const c={method:"PATCH",...n,...o},i={},d={};S(c,e),i["Content-Type"]="application/json",O(r,d);let p=n&&n.headers?n.headers:{};return c.headers={...i,...p,...o.headers},c.data=U(l,c,e),{url:P(r),options:c}}}},D=function(e){const t=oe(e);return{async createDriveItem(s,l,o){var c,i;const a=await t.createDriveItem(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["DrivesRootApi.createDriveItem"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async createLinkSpaceRoot(s,l,o){var c,i;const a=await t.createLinkSpaceRoot(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["DrivesRootApi.createLinkSpaceRoot"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async deletePermissionSpaceRoot(s,l,o){var c,i;const a=await t.deletePermissionSpaceRoot(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["DrivesRootApi.deletePermissionSpaceRoot"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async getPermissionSpaceRoot(s,l,o){var c,i;const a=await t.getPermissionSpaceRoot(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["DrivesRootApi.getPermissionSpaceRoot"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async getRoot(s,l){var n,c;const o=await t.getRoot(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["DrivesRootApi.getRoot"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)},async inviteSpaceRoot(s,l,o){var c,i;const a=await t.inviteSpaceRoot(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["DrivesRootApi.inviteSpaceRoot"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async listPermissionsSpaceRoot(s,l,o,a){var i,d;const r=await t.listPermissionsSpaceRoot(s,l,o,a),n=(e==null?void 0:e.serverIndex)??0,c=(d=(i=v["DrivesRootApi.listPermissionsSpaceRoot"])==null?void 0:i[n])==null?void 0:d.url;return(p,x)=>u(r,m.axios,V,e)(p,c||x)},async setPermissionPasswordSpaceRoot(s,l,o,a){var i,d;const r=await t.setPermissionPasswordSpaceRoot(s,l,o,a),n=(e==null?void 0:e.serverIndex)??0,c=(d=(i=v["DrivesRootApi.setPermissionPasswordSpaceRoot"])==null?void 0:i[n])==null?void 0:d.url;return(p,x)=>u(r,m.axios,V,e)(p,c||x)},async updatePermissionSpaceRoot(s,l,o,a){var i,d;const r=await t.updatePermissionSpaceRoot(s,l,o,a),n=(e==null?void 0:e.serverIndex)??0,c=(d=(i=v["DrivesRootApi.updatePermissionSpaceRoot"])==null?void 0:i[n])==null?void 0:d.url;return(p,x)=>u(r,m.axios,V,e)(p,c||x)}}},Ne=function(e,t,s){const l=D(e);return{createDriveItem(o,a,r){return l.createDriveItem(o,a,r).then(n=>n(s,t))},createLinkSpaceRoot(o,a,r){return l.createLinkSpaceRoot(o,a,r).then(n=>n(s,t))},deletePermissionSpaceRoot(o,a,r){return l.deletePermissionSpaceRoot(o,a,r).then(n=>n(s,t))},getPermissionSpaceRoot(o,a,r){return l.getPermissionSpaceRoot(o,a,r).then(n=>n(s,t))},getRoot(o,a){return l.getRoot(o,a).then(r=>r(s,t))},inviteSpaceRoot(o,a,r){return l.inviteSpaceRoot(o,a,r).then(n=>n(s,t))},listPermissionsSpaceRoot(o,a,r,n){return l.listPermissionsSpaceRoot(o,a,r,n).then(c=>c(s,t))},setPermissionPasswordSpaceRoot(o,a,r,n){return l.setPermissionPasswordSpaceRoot(o,a,r,n).then(c=>c(s,t))},updatePermissionSpaceRoot(o,a,r,n){return l.updatePermissionSpaceRoot(o,a,r,n).then(c=>c(s,t))}}};class ke extends y{createDriveItem(t,s,l){return D(this.configuration).createDriveItem(t,s,l).then(o=>o(this.axios,this.basePath))}createLinkSpaceRoot(t,s,l){return D(this.configuration).createLinkSpaceRoot(t,s,l).then(o=>o(this.axios,this.basePath))}deletePermissionSpaceRoot(t,s,l){return D(this.configuration).deletePermissionSpaceRoot(t,s,l).then(o=>o(this.axios,this.basePath))}getPermissionSpaceRoot(t,s,l){return D(this.configuration).getPermissionSpaceRoot(t,s,l).then(o=>o(this.axios,this.basePath))}getRoot(t,s){return D(this.configuration).getRoot(t,s).then(l=>l(this.axios,this.basePath))}inviteSpaceRoot(t,s,l){return D(this.configuration).inviteSpaceRoot(t,s,l).then(o=>o(this.axios,this.basePath))}listPermissionsSpaceRoot(t,s,l,o){return D(this.configuration).listPermissionsSpaceRoot(t,s,l,o).then(a=>a(this.axios,this.basePath))}setPermissionPasswordSpaceRoot(t,s,l,o){return D(this.configuration).setPermissionPasswordSpaceRoot(t,s,l,o).then(a=>a(this.axios,this.basePath))}updatePermissionSpaceRoot(t,s,l,o){return D(this.configuration).updatePermissionSpaceRoot(t,s,l,o).then(a=>a(this.axios,this.basePath))}}const We={LibreGraphPermissionsActionsAllowedValues:"@libre.graph.permissions.actions.allowedValues",LibreGraphPermissionsRolesAllowedValues:"@libre.graph.permissions.roles.allowedValues",Value:"value"},le=function(e){return{addUserToClass:async(t,s,l={})=>{h("addUserToClass","classId",t),h("addUserToClass","classMemberReference",s);const o="/v1.0/education/classes/{class-id}/members/$ref".replace("{class-id}",encodeURIComponent(String(t))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"POST",...r,...l},c={},i={};await R(c,e),c["Content-Type"]="application/json",O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},n.data=U(s,n,e),{url:P(a),options:n}},createClass:async(t,s={})=>{h("createClass","educationClass",t);const l="/v1.0/education/classes",o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"POST",...a,...s},n={},c={};await R(n,e),n["Content-Type"]="application/json",O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},r.data=U(t,r,e),{url:P(o),options:r}},deleteClass:async(t,s={})=>{h("deleteClass","classId",t);const l="/v1.0/education/classes/{class-id}".replace("{class-id}",encodeURIComponent(String(t))),o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"DELETE",...a,...s},n={},c={};await R(n,e),O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},{url:P(o),options:r}},deleteUserFromClass:async(t,s,l={})=>{h("deleteUserFromClass","classId",t),h("deleteUserFromClass","userId",s);const o="/v1.0/education/classes/{class-id}/members/{user-id}/$ref".replace("{class-id}",encodeURIComponent(String(t))).replace("{user-id}",encodeURIComponent(String(s))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"DELETE",...r,...l},c={},i={};await R(c,e),O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},{url:P(a),options:n}},getClass:async(t,s={})=>{h("getClass","classId",t);const l="/v1.0/education/classes/{class-id}".replace("{class-id}",encodeURIComponent(String(t))),o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"GET",...a,...s},n={},c={};await R(n,e),O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},{url:P(o),options:r}},listClassMembers:async(t,s={})=>{h("listClassMembers","classId",t);const l="/v1.0/education/classes/{class-id}/members".replace("{class-id}",encodeURIComponent(String(t))),o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"GET",...a,...s},n={},c={};await R(n,e),O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},{url:P(o),options:r}},listClasses:async(t={})=>{const s="/v1.0/education/classes",l=new URL(s,A);let o;e&&(o=e.baseOptions);const a={method:"GET",...o,...t},r={},n={};await R(r,e),O(l,n);let c=o&&o.headers?o.headers:{};return a.headers={...r,...c,...t.headers},{url:P(l),options:a}},updateClass:async(t,s,l={})=>{h("updateClass","classId",t),h("updateClass","educationClass",s);const o="/v1.0/education/classes/{class-id}".replace("{class-id}",encodeURIComponent(String(t))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"PATCH",...r,...l},c={},i={};await R(c,e),c["Content-Type"]="application/json",O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},n.data=U(s,n,e),{url:P(a),options:n}}}},E=function(e){const t=le(e);return{async addUserToClass(s,l,o){var c,i;const a=await t.addUserToClass(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["EducationClassApi.addUserToClass"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async createClass(s,l){var n,c;const o=await t.createClass(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["EducationClassApi.createClass"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)},async deleteClass(s,l){var n,c;const o=await t.deleteClass(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["EducationClassApi.deleteClass"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)},async deleteUserFromClass(s,l,o){var c,i;const a=await t.deleteUserFromClass(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["EducationClassApi.deleteUserFromClass"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async getClass(s,l){var n,c;const o=await t.getClass(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["EducationClassApi.getClass"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)},async listClassMembers(s,l){var n,c;const o=await t.listClassMembers(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["EducationClassApi.listClassMembers"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)},async listClasses(s){var r,n;const l=await t.listClasses(s),o=(e==null?void 0:e.serverIndex)??0,a=(n=(r=v["EducationClassApi.listClasses"])==null?void 0:r[o])==null?void 0:n.url;return(c,i)=>u(l,m.axios,V,e)(c,a||i)},async updateClass(s,l,o){var c,i;const a=await t.updateClass(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["EducationClassApi.updateClass"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)}}},ze=function(e,t,s){const l=E(e);return{addUserToClass(o,a,r){return l.addUserToClass(o,a,r).then(n=>n(s,t))},createClass(o,a){return l.createClass(o,a).then(r=>r(s,t))},deleteClass(o,a){return l.deleteClass(o,a).then(r=>r(s,t))},deleteUserFromClass(o,a,r){return l.deleteUserFromClass(o,a,r).then(n=>n(s,t))},getClass(o,a){return l.getClass(o,a).then(r=>r(s,t))},listClassMembers(o,a){return l.listClassMembers(o,a).then(r=>r(s,t))},listClasses(o){return l.listClasses(o).then(a=>a(s,t))},updateClass(o,a,r){return l.updateClass(o,a,r).then(n=>n(s,t))}}};class Je extends y{addUserToClass(t,s,l){return E(this.configuration).addUserToClass(t,s,l).then(o=>o(this.axios,this.basePath))}createClass(t,s){return E(this.configuration).createClass(t,s).then(l=>l(this.axios,this.basePath))}deleteClass(t,s){return E(this.configuration).deleteClass(t,s).then(l=>l(this.axios,this.basePath))}deleteUserFromClass(t,s,l){return E(this.configuration).deleteUserFromClass(t,s,l).then(o=>o(this.axios,this.basePath))}getClass(t,s){return E(this.configuration).getClass(t,s).then(l=>l(this.axios,this.basePath))}listClassMembers(t,s){return E(this.configuration).listClassMembers(t,s).then(l=>l(this.axios,this.basePath))}listClasses(t){return E(this.configuration).listClasses(t).then(s=>s(this.axios,this.basePath))}updateClass(t,s,l){return E(this.configuration).updateClass(t,s,l).then(o=>o(this.axios,this.basePath))}}const ne=function(e){return{addTeacherToClass:async(t,s,l={})=>{h("addTeacherToClass","classId",t),h("addTeacherToClass","classTeacherReference",s);const o="/v1.0/education/classes/{class-id}/teachers/$ref".replace("{class-id}",encodeURIComponent(String(t))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"POST",...r,...l},c={},i={};await R(c,e),c["Content-Type"]="application/json",O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},n.data=U(s,n,e),{url:P(a),options:n}},deleteTeacherFromClass:async(t,s,l={})=>{h("deleteTeacherFromClass","classId",t),h("deleteTeacherFromClass","userId",s);const o="/v1.0/education/classes/{class-id}/teachers/{user-id}/$ref".replace("{class-id}",encodeURIComponent(String(t))).replace("{user-id}",encodeURIComponent(String(s))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"DELETE",...r,...l},c={},i={};await R(c,e),O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},{url:P(a),options:n}},getTeachers:async(t,s={})=>{h("getTeachers","classId",t);const l="/v1.0/education/classes/{class-id}/teachers".replace("{class-id}",encodeURIComponent(String(t))),o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"GET",...a,...s},n={},c={};await R(n,e),O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},{url:P(o),options:r}}}},j=function(e){const t=ne(e);return{async addTeacherToClass(s,l,o){var c,i;const a=await t.addTeacherToClass(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["EducationClassTeachersApi.addTeacherToClass"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async deleteTeacherFromClass(s,l,o){var c,i;const a=await t.deleteTeacherFromClass(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["EducationClassTeachersApi.deleteTeacherFromClass"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async getTeachers(s,l){var n,c;const o=await t.getTeachers(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["EducationClassTeachersApi.getTeachers"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)}}},_e=function(e,t,s){const l=j(e);return{addTeacherToClass(o,a,r){return l.addTeacherToClass(o,a,r).then(n=>n(s,t))},deleteTeacherFromClass(o,a,r){return l.deleteTeacherFromClass(o,a,r).then(n=>n(s,t))},getTeachers(o,a){return l.getTeachers(o,a).then(r=>r(s,t))}}};class Ke extends y{addTeacherToClass(t,s,l){return j(this.configuration).addTeacherToClass(t,s,l).then(o=>o(this.axios,this.basePath))}deleteTeacherFromClass(t,s,l){return j(this.configuration).deleteTeacherFromClass(t,s,l).then(o=>o(this.axios,this.basePath))}getTeachers(t,s){return j(this.configuration).getTeachers(t,s).then(l=>l(this.axios,this.basePath))}}const ce=function(e){return{addClassToSchool:async(t,s,l={})=>{h("addClassToSchool","schoolId",t),h("addClassToSchool","classReference",s);const o="/v1.0/education/schools/{school-id}/classes/$ref".replace("{school-id}",encodeURIComponent(String(t))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"POST",...r,...l},c={},i={};await R(c,e),c["Content-Type"]="application/json",O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},n.data=U(s,n,e),{url:P(a),options:n}},addUserToSchool:async(t,s,l={})=>{h("addUserToSchool","schoolId",t),h("addUserToSchool","educationUserReference",s);const o="/v1.0/education/schools/{school-id}/users/$ref".replace("{school-id}",encodeURIComponent(String(t))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"POST",...r,...l},c={},i={};await R(c,e),c["Content-Type"]="application/json",O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},n.data=U(s,n,e),{url:P(a),options:n}},createSchool:async(t,s={})=>{h("createSchool","educationSchool",t);const l="/v1.0/education/schools",o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"POST",...a,...s},n={},c={};await R(n,e),n["Content-Type"]="application/json",O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},r.data=U(t,r,e),{url:P(o),options:r}},deleteClassFromSchool:async(t,s,l={})=>{h("deleteClassFromSchool","schoolId",t),h("deleteClassFromSchool","classId",s);const o="/v1.0/education/schools/{school-id}/classes/{class-id}/$ref".replace("{school-id}",encodeURIComponent(String(t))).replace("{class-id}",encodeURIComponent(String(s))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"DELETE",...r,...l},c={},i={};await R(c,e),O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},{url:P(a),options:n}},deleteSchool:async(t,s={})=>{h("deleteSchool","schoolId",t);const l="/v1.0/education/schools/{school-id}".replace("{school-id}",encodeURIComponent(String(t))),o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"DELETE",...a,...s},n={},c={};await R(n,e),O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},{url:P(o),options:r}},deleteUserFromSchool:async(t,s,l={})=>{h("deleteUserFromSchool","schoolId",t),h("deleteUserFromSchool","userId",s);const o="/v1.0/education/schools/{school-id}/users/{user-id}/$ref".replace("{school-id}",encodeURIComponent(String(t))).replace("{user-id}",encodeURIComponent(String(s))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"DELETE",...r,...l},c={},i={};await R(c,e),O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},{url:P(a),options:n}},getSchool:async(t,s={})=>{h("getSchool","schoolId",t);const l="/v1.0/education/schools/{school-id}".replace("{school-id}",encodeURIComponent(String(t))),o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"GET",...a,...s},n={},c={};await R(n,e),O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},{url:P(o),options:r}},listSchoolClasses:async(t,s={})=>{h("listSchoolClasses","schoolId",t);const l="/v1.0/education/schools/{school-id}/classes".replace("{school-id}",encodeURIComponent(String(t))),o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"GET",...a,...s},n={},c={};await R(n,e),O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},{url:P(o),options:r}},listSchoolUsers:async(t,s={})=>{h("listSchoolUsers","schoolId",t);const l="/v1.0/education/schools/{school-id}/users".replace("{school-id}",encodeURIComponent(String(t))),o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"GET",...a,...s},n={},c={};await R(n,e),O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},{url:P(o),options:r}},listSchools:async(t={})=>{const s="/v1.0/education/schools",l=new URL(s,A);let o;e&&(o=e.baseOptions);const a={method:"GET",...o,...t},r={},n={};await R(r,e),O(l,n);let c=o&&o.headers?o.headers:{};return a.headers={...r,...c,...t.headers},{url:P(l),options:a}},updateSchool:async(t,s,l={})=>{h("updateSchool","schoolId",t),h("updateSchool","educationSchool",s);const o="/v1.0/education/schools/{school-id}".replace("{school-id}",encodeURIComponent(String(t))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"PATCH",...r,...l},c={},i={};await R(c,e),c["Content-Type"]="application/json",O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},n.data=U(s,n,e),{url:P(a),options:n}}}},C=function(e){const t=ce(e);return{async addClassToSchool(s,l,o){var c,i;const a=await t.addClassToSchool(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["EducationSchoolApi.addClassToSchool"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async addUserToSchool(s,l,o){var c,i;const a=await t.addUserToSchool(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["EducationSchoolApi.addUserToSchool"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async createSchool(s,l){var n,c;const o=await t.createSchool(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["EducationSchoolApi.createSchool"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)},async deleteClassFromSchool(s,l,o){var c,i;const a=await t.deleteClassFromSchool(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["EducationSchoolApi.deleteClassFromSchool"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async deleteSchool(s,l){var n,c;const o=await t.deleteSchool(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["EducationSchoolApi.deleteSchool"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)},async deleteUserFromSchool(s,l,o){var c,i;const a=await t.deleteUserFromSchool(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["EducationSchoolApi.deleteUserFromSchool"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async getSchool(s,l){var n,c;const o=await t.getSchool(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["EducationSchoolApi.getSchool"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)},async listSchoolClasses(s,l){var n,c;const o=await t.listSchoolClasses(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["EducationSchoolApi.listSchoolClasses"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)},async listSchoolUsers(s,l){var n,c;const o=await t.listSchoolUsers(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["EducationSchoolApi.listSchoolUsers"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)},async listSchools(s){var r,n;const l=await t.listSchools(s),o=(e==null?void 0:e.serverIndex)??0,a=(n=(r=v["EducationSchoolApi.listSchools"])==null?void 0:r[o])==null?void 0:n.url;return(c,i)=>u(l,m.axios,V,e)(c,a||i)},async updateSchool(s,l,o){var c,i;const a=await t.updateSchool(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["EducationSchoolApi.updateSchool"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)}}},Ye=function(e,t,s){const l=C(e);return{addClassToSchool(o,a,r){return l.addClassToSchool(o,a,r).then(n=>n(s,t))},addUserToSchool(o,a,r){return l.addUserToSchool(o,a,r).then(n=>n(s,t))},createSchool(o,a){return l.createSchool(o,a).then(r=>r(s,t))},deleteClassFromSchool(o,a,r){return l.deleteClassFromSchool(o,a,r).then(n=>n(s,t))},deleteSchool(o,a){return l.deleteSchool(o,a).then(r=>r(s,t))},deleteUserFromSchool(o,a,r){return l.deleteUserFromSchool(o,a,r).then(n=>n(s,t))},getSchool(o,a){return l.getSchool(o,a).then(r=>r(s,t))},listSchoolClasses(o,a){return l.listSchoolClasses(o,a).then(r=>r(s,t))},listSchoolUsers(o,a){return l.listSchoolUsers(o,a).then(r=>r(s,t))},listSchools(o){return l.listSchools(o).then(a=>a(s,t))},updateSchool(o,a,r){return l.updateSchool(o,a,r).then(n=>n(s,t))}}};class Xe extends y{addClassToSchool(t,s,l){return C(this.configuration).addClassToSchool(t,s,l).then(o=>o(this.axios,this.basePath))}addUserToSchool(t,s,l){return C(this.configuration).addUserToSchool(t,s,l).then(o=>o(this.axios,this.basePath))}createSchool(t,s){return C(this.configuration).createSchool(t,s).then(l=>l(this.axios,this.basePath))}deleteClassFromSchool(t,s,l){return C(this.configuration).deleteClassFromSchool(t,s,l).then(o=>o(this.axios,this.basePath))}deleteSchool(t,s){return C(this.configuration).deleteSchool(t,s).then(l=>l(this.axios,this.basePath))}deleteUserFromSchool(t,s,l){return C(this.configuration).deleteUserFromSchool(t,s,l).then(o=>o(this.axios,this.basePath))}getSchool(t,s){return C(this.configuration).getSchool(t,s).then(l=>l(this.axios,this.basePath))}listSchoolClasses(t,s){return C(this.configuration).listSchoolClasses(t,s).then(l=>l(this.axios,this.basePath))}listSchoolUsers(t,s){return C(this.configuration).listSchoolUsers(t,s).then(l=>l(this.axios,this.basePath))}listSchools(t){return C(this.configuration).listSchools(t).then(s=>s(this.axios,this.basePath))}updateSchool(t,s,l){return C(this.configuration).updateSchool(t,s,l).then(o=>o(this.axios,this.basePath))}}const ie=function(e){return{createEducationUser:async(t,s={})=>{h("createEducationUser","educationUser",t);const l="/v1.0/education/users",o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"POST",...a,...s},n={},c={};await R(n,e),n["Content-Type"]="application/json",O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},r.data=U(t,r,e),{url:P(o),options:r}},deleteEducationUser:async(t,s={})=>{h("deleteEducationUser","userId",t);const l="/v1.0/education/users/{user-id}".replace("{user-id}",encodeURIComponent(String(t))),o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"DELETE",...a,...s},n={},c={};await R(n,e),O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},{url:P(o),options:r}},getEducationUser:async(t,s,l={})=>{h("getEducationUser","userId",t);const o="/v1.0/education/users/{user-id}".replace("{user-id}",encodeURIComponent(String(t))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"GET",...r,...l},c={},i={};await R(c,e),s&&(i.$expand=Array.from(s).join(b.csv)),O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},{url:P(a),options:n}},listEducationUsers:async(t,s,l={})=>{const o="/v1.0/education/users",a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"GET",...r,...l},c={},i={};await R(c,e),t&&(i.$orderby=Array.from(t).join(b.csv)),s&&(i.$expand=Array.from(s).join(b.csv)),O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},{url:P(a),options:n}},updateEducationUser:async(t,s,l={})=>{h("updateEducationUser","userId",t),h("updateEducationUser","educationUser",s);const o="/v1.0/education/users/{user-id}".replace("{user-id}",encodeURIComponent(String(t))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"PATCH",...r,...l},c={},i={};await R(c,e),c["Content-Type"]="application/json",O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},n.data=U(s,n,e),{url:P(a),options:n}}}},B=function(e){const t=ie(e);return{async createEducationUser(s,l){var n,c;const o=await t.createEducationUser(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["EducationUserApi.createEducationUser"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)},async deleteEducationUser(s,l){var n,c;const o=await t.deleteEducationUser(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["EducationUserApi.deleteEducationUser"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)},async getEducationUser(s,l,o){var c,i;const a=await t.getEducationUser(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["EducationUserApi.getEducationUser"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async listEducationUsers(s,l,o){var c,i;const a=await t.listEducationUsers(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["EducationUserApi.listEducationUsers"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async updateEducationUser(s,l,o){var c,i;const a=await t.updateEducationUser(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["EducationUserApi.updateEducationUser"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)}}},Ze=function(e,t,s){const l=B(e);return{createEducationUser(o,a){return l.createEducationUser(o,a).then(r=>r(s,t))},deleteEducationUser(o,a){return l.deleteEducationUser(o,a).then(r=>r(s,t))},getEducationUser(o,a,r){return l.getEducationUser(o,a,r).then(n=>n(s,t))},listEducationUsers(o,a,r){return l.listEducationUsers(o,a,r).then(n=>n(s,t))},updateEducationUser(o,a,r){return l.updateEducationUser(o,a,r).then(n=>n(s,t))}}};class ge extends y{createEducationUser(t,s){return B(this.configuration).createEducationUser(t,s).then(l=>l(this.axios,this.basePath))}deleteEducationUser(t,s){return B(this.configuration).deleteEducationUser(t,s).then(l=>l(this.axios,this.basePath))}getEducationUser(t,s,l){return B(this.configuration).getEducationUser(t,s,l).then(o=>o(this.axios,this.basePath))}listEducationUsers(t,s,l){return B(this.configuration).listEducationUsers(t,s,l).then(o=>o(this.axios,this.basePath))}updateEducationUser(t,s,l){return B(this.configuration).updateEducationUser(t,s,l).then(o=>o(this.axios,this.basePath))}}const fe={MemberOf:"memberOf"},es={DisplayName:"displayName",DisplayNameDesc:"displayName desc",Mail:"mail",MailDesc:"mail desc",OnPremisesSamAccountName:"onPremisesSamAccountName",OnPremisesSamAccountNameDesc:"onPremisesSamAccountName desc"},ss={MemberOf:"memberOf"},de=function(e){return{addMember:async(t,s,l={})=>{h("addMember","groupId",t),h("addMember","memberReference",s);const o="/v1.0/groups/{group-id}/members/$ref".replace("{group-id}",encodeURIComponent(String(t))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"POST",...r,...l},c={},i={};S(n,e),c["Content-Type"]="application/json",O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},n.data=U(s,n,e),{url:P(a),options:n}},deleteGroup:async(t,s,l={})=>{h("deleteGroup","groupId",t);const o="/v1.0/groups/{group-id}".replace("{group-id}",encodeURIComponent(String(t))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"DELETE",...r,...l},c={},i={};S(n,e),s!=null&&(c["If-Match"]=String(s)),O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},{url:P(a),options:n}},deleteMember:async(t,s,l,o={})=>{h("deleteMember","groupId",t),h("deleteMember","directoryObjectId",s);const a="/v1.0/groups/{group-id}/members/{directory-object-id}/$ref".replace("{group-id}",encodeURIComponent(String(t))).replace("{directory-object-id}",encodeURIComponent(String(s))),r=new URL(a,A);let n;e&&(n=e.baseOptions);const c={method:"DELETE",...n,...o},i={},d={};S(c,e),l!=null&&(i["If-Match"]=String(l)),O(r,d);let p=n&&n.headers?n.headers:{};return c.headers={...i,...p,...o.headers},{url:P(r),options:c}},getGroup:async(t,s,l,o={})=>{h("getGroup","groupId",t);const a="/v1.0/groups/{group-id}".replace("{group-id}",encodeURIComponent(String(t))),r=new URL(a,A);let n;e&&(n=e.baseOptions);const c={method:"GET",...n,...o},i={},d={};S(c,e),s&&(d.$select=Array.from(s).join(b.csv)),l&&(d.$expand=Array.from(l).join(b.csv)),O(r,d);let p=n&&n.headers?n.headers:{};return c.headers={...i,...p,...o.headers},{url:P(r),options:c}},listMembers:async(t,s={})=>{h("listMembers","groupId",t);const l="/v1.0/groups/{group-id}/members".replace("{group-id}",encodeURIComponent(String(t))),o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"GET",...a,...s},n={},c={};S(r,e),O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},{url:P(o),options:r}},updateGroup:async(t,s,l={})=>{h("updateGroup","groupId",t),h("updateGroup","group",s);const o="/v1.0/groups/{group-id}".replace("{group-id}",encodeURIComponent(String(t))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"PATCH",...r,...l},c={},i={};S(n,e),c["Content-Type"]="application/json",O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},n.data=U(s,n,e),{url:P(a),options:n}}}},F=function(e){const t=de(e);return{async addMember(s,l,o){var c,i;const a=await t.addMember(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["GroupApi.addMember"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async deleteGroup(s,l,o){var c,i;const a=await t.deleteGroup(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["GroupApi.deleteGroup"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async deleteMember(s,l,o,a){var i,d;const r=await t.deleteMember(s,l,o,a),n=(e==null?void 0:e.serverIndex)??0,c=(d=(i=v["GroupApi.deleteMember"])==null?void 0:i[n])==null?void 0:d.url;return(p,x)=>u(r,m.axios,V,e)(p,c||x)},async getGroup(s,l,o,a){var i,d;const r=await t.getGroup(s,l,o,a),n=(e==null?void 0:e.serverIndex)??0,c=(d=(i=v["GroupApi.getGroup"])==null?void 0:i[n])==null?void 0:d.url;return(p,x)=>u(r,m.axios,V,e)(p,c||x)},async listMembers(s,l){var n,c;const o=await t.listMembers(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["GroupApi.listMembers"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)},async updateGroup(s,l,o){var c,i;const a=await t.updateGroup(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["GroupApi.updateGroup"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)}}},rs=function(e,t,s){const l=F(e);return{addMember(o,a,r){return l.addMember(o,a,r).then(n=>n(s,t))},deleteGroup(o,a,r){return l.deleteGroup(o,a,r).then(n=>n(s,t))},deleteMember(o,a,r,n){return l.deleteMember(o,a,r,n).then(c=>c(s,t))},getGroup(o,a,r,n){return l.getGroup(o,a,r,n).then(c=>c(s,t))},listMembers(o,a){return l.listMembers(o,a).then(r=>r(s,t))},updateGroup(o,a,r){return l.updateGroup(o,a,r).then(n=>n(s,t))}}};class as extends y{addMember(t,s,l){return F(this.configuration).addMember(t,s,l).then(o=>o(this.axios,this.basePath))}deleteGroup(t,s,l){return F(this.configuration).deleteGroup(t,s,l).then(o=>o(this.axios,this.basePath))}deleteMember(t,s,l,o){return F(this.configuration).deleteMember(t,s,l,o).then(a=>a(this.axios,this.basePath))}getGroup(t,s,l,o){return F(this.configuration).getGroup(t,s,l,o).then(a=>a(this.axios,this.basePath))}listMembers(t,s){return F(this.configuration).listMembers(t,s).then(l=>l(this.axios,this.basePath))}updateGroup(t,s,l){return F(this.configuration).updateGroup(t,s,l).then(o=>o(this.axios,this.basePath))}}const ts={Id:"id",Description:"description",DisplayName:"displayName",Members:"members"},os={Members:"members"},pe=function(e){return{createGroup:async(t,s={})=>{h("createGroup","group",t);const l="/v1.0/groups",o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"POST",...a,...s},n={},c={};S(r,e),n["Content-Type"]="application/json",O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},r.data=U(t,r,e),{url:P(o),options:r}},listGroups:async(t,s,l,o,a={})=>{const r="/v1.0/groups",n=new URL(r,A);let c;e&&(c=e.baseOptions);const i={method:"GET",...c,...a},d={},p={};S(i,e),t!==void 0&&(p.$search=t),s&&(p.$orderby=Array.from(s).join(b.csv)),l&&(p.$select=Array.from(l).join(b.csv)),o&&(p.$expand=Array.from(o).join(b.csv)),O(n,p);let x=c&&c.headers?c.headers:{};return i.headers={...d,...x,...a.headers},{url:P(n),options:i}}}},k=function(e){const t=pe(e);return{async createGroup(s,l){var n,c;const o=await t.createGroup(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["GroupsApi.createGroup"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)},async listGroups(s,l,o,a,r){var d,p;const n=await t.listGroups(s,l,o,a,r),c=(e==null?void 0:e.serverIndex)??0,i=(p=(d=v["GroupsApi.listGroups"])==null?void 0:d[c])==null?void 0:p.url;return(x,I)=>u(n,m.axios,V,e)(x,i||I)}}},ls=function(e,t,s){const l=k(e);return{createGroup(o,a){return l.createGroup(o,a).then(r=>r(s,t))},listGroups(o,a,r,n,c){return l.listGroups(o,a,r,n,c).then(i=>i(s,t))}}};class ns extends y{createGroup(t,s){return k(this.configuration).createGroup(t,s).then(l=>l(this.axios,this.basePath))}listGroups(t,s,l,o,a){return k(this.configuration).listGroups(t,s,l,o,a).then(r=>r(this.axios,this.basePath))}}const cs={DisplayName:"displayName",DisplayNameDesc:"displayName desc"},is={Id:"id",Description:"description",DisplayName:"displayName",Mail:"mail",Members:"members"},ds={Members:"members"},he=function(e){return{changeOwnPassword:async(t,s={})=>{h("changeOwnPassword","passwordChange",t);const l="/v1.0/me/changePassword",o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"POST",...a,...s},n={},c={};S(r,e),n["Content-Type"]="application/json",O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},r.data=U(t,r,e),{url:P(o),options:r}}}},X=function(e){const t=he(e);return{async changeOwnPassword(s,l){var n,c;const o=await t.changeOwnPassword(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["MeChangepasswordApi.changeOwnPassword"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)}}},ps=function(e,t,s){const l=X(e);return{changeOwnPassword(o,a){return l.changeOwnPassword(o,a).then(r=>r(s,t))}}};class hs extends y{changeOwnPassword(t,s){return X(this.configuration).changeOwnPassword(t,s).then(l=>l(this.axios,this.basePath))}}const me=function(e){return{getHome:async(t={})=>{const s="/v1.0/me/drive",l=new URL(s,A);let o;e&&(o=e.baseOptions);const a={method:"GET",...o,...t},r={},n={};S(a,e),O(l,n);let c=o&&o.headers?o.headers:{};return a.headers={...r,...c,...t.headers},{url:P(l),options:a}},listSharedByMe:async(t={})=>{const s="/v1beta1/me/drive/sharedByMe",l=new URL(s,A);let o;e&&(o=e.baseOptions);const a={method:"GET",...o,...t},r={},n={};S(a,e),O(l,n);let c=o&&o.headers?o.headers:{};return a.headers={...r,...c,...t.headers},{url:P(l),options:a}},listSharedWithMe:async(t={})=>{const s="/v1beta1/me/drive/sharedWithMe",l=new URL(s,A);let o;e&&(o=e.baseOptions);const a={method:"GET",...o,...t},r={},n={};S(a,e),O(l,n);let c=o&&o.headers?o.headers:{};return a.headers={...r,...c,...t.headers},{url:P(l),options:a}}}},H=function(e){const t=me(e);return{async getHome(s){var r,n;const l=await t.getHome(s),o=(e==null?void 0:e.serverIndex)??0,a=(n=(r=v["MeDriveApi.getHome"])==null?void 0:r[o])==null?void 0:n.url;return(c,i)=>u(l,m.axios,V,e)(c,a||i)},async listSharedByMe(s){var r,n;const l=await t.listSharedByMe(s),o=(e==null?void 0:e.serverIndex)??0,a=(n=(r=v["MeDriveApi.listSharedByMe"])==null?void 0:r[o])==null?void 0:n.url;return(c,i)=>u(l,m.axios,V,e)(c,a||i)},async listSharedWithMe(s){var r,n;const l=await t.listSharedWithMe(s),o=(e==null?void 0:e.serverIndex)??0,a=(n=(r=v["MeDriveApi.listSharedWithMe"])==null?void 0:r[o])==null?void 0:n.url;return(c,i)=>u(l,m.axios,V,e)(c,a||i)}}},ms=function(e,t,s){const l=H(e);return{getHome(o){return l.getHome(o).then(a=>a(s,t))},listSharedByMe(o){return l.listSharedByMe(o).then(a=>a(s,t))},listSharedWithMe(o){return l.listSharedWithMe(o).then(a=>a(s,t))}}};class Vs extends y{getHome(t){return H(this.configuration).getHome(t).then(s=>s(this.axios,this.basePath))}listSharedByMe(t){return H(this.configuration).listSharedByMe(t).then(s=>s(this.axios,this.basePath))}listSharedWithMe(t){return H(this.configuration).listSharedWithMe(t).then(s=>s(this.axios,this.basePath))}}const Ve=function(e){return{homeGetRoot:async(t={})=>{const s="/v1.0/me/drive/root",l=new URL(s,A);let o;e&&(o=e.baseOptions);const a={method:"GET",...o,...t},r={},n={};S(a,e),O(l,n);let c=o&&o.headers?o.headers:{};return a.headers={...r,...c,...t.headers},{url:P(l),options:a}}}},Z=function(e){const t=Ve(e);return{async homeGetRoot(s){var r,n;const l=await t.homeGetRoot(s),o=(e==null?void 0:e.serverIndex)??0,a=(n=(r=v["MeDriveRootApi.homeGetRoot"])==null?void 0:r[o])==null?void 0:n.url;return(c,i)=>u(l,m.axios,V,e)(c,a||i)}}},vs=function(e,t,s){const l=Z(e);return{homeGetRoot(o){return l.homeGetRoot(o).then(a=>a(s,t))}}};class As extends y{homeGetRoot(t){return Z(this.configuration).homeGetRoot(t).then(s=>s(this.axios,this.basePath))}}const ve=function(e){return{homeGetChildren:async(t={})=>{const s="/v1.0/me/drive/root/children",l=new URL(s,A);let o;e&&(o=e.baseOptions);const a={method:"GET",...o,...t},r={},n={};S(a,e),O(l,n);let c=o&&o.headers?o.headers:{};return a.headers={...r,...c,...t.headers},{url:P(l),options:a}}}},g=function(e){const t=ve(e);return{async homeGetChildren(s){var r,n;const l=await t.homeGetChildren(s),o=(e==null?void 0:e.serverIndex)??0,a=(n=(r=v["MeDriveRootChildrenApi.homeGetChildren"])==null?void 0:r[o])==null?void 0:n.url;return(c,i)=>u(l,m.axios,V,e)(c,a||i)}}},Os=function(e,t,s){const l=g(e);return{homeGetChildren(o){return l.homeGetChildren(o).then(a=>a(s,t))}}};class Ps extends y{homeGetChildren(t){return g(this.configuration).homeGetChildren(t).then(s=>s(this.axios,this.basePath))}}const Ae=function(e){return{listMyDrives:async(t,s,l={})=>{const o="/v1.0/me/drives",a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"GET",...r,...l},c={},i={};S(n,e),t!==void 0&&(i.$orderby=t),s!==void 0&&(i.$filter=s),O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},{url:P(a),options:n}},listMyDrivesBeta:async(t,s,l={})=>{const o="/v1beta1/me/drives",a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"GET",...r,...l},c={},i={};S(n,e),t!==void 0&&(i.$orderby=t),s!==void 0&&(i.$filter=s),O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},{url:P(a),options:n}}}},W=function(e){const t=Ae(e);return{async listMyDrives(s,l,o){var c,i;const a=await t.listMyDrives(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["MeDrivesApi.listMyDrives"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async listMyDrivesBeta(s,l,o){var c,i;const a=await t.listMyDrivesBeta(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["MeDrivesApi.listMyDrivesBeta"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)}}},us=function(e,t,s){const l=W(e);return{listMyDrives(o,a,r){return l.listMyDrives(o,a,r).then(n=>n(s,t))},listMyDrivesBeta(o,a,r){return l.listMyDrivesBeta(o,a,r).then(n=>n(s,t))}}};class Ss extends y{listMyDrives(t,s,l){return W(this.configuration).listMyDrives(t,s,l).then(o=>o(this.axios,this.basePath))}listMyDrivesBeta(t,s,l){return W(this.configuration).listMyDrivesBeta(t,s,l).then(o=>o(this.axios,this.basePath))}}const Oe=function(e){return{getOwnUser:async(t,s={})=>{const l="/v1.0/me",o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"GET",...a,...s},n={},c={};S(r,e),t&&(c.$expand=Array.from(t).join(b.csv)),O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},{url:P(o),options:r}},updateOwnUser:async(t,s={})=>{const l="/v1.0/me",o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"PATCH",...a,...s},n={},c={};S(r,e),n["Content-Type"]="application/json",O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},r.data=U(t,r,e),{url:P(o),options:r}}}},z=function(e){const t=Oe(e);return{async getOwnUser(s,l){var n,c;const o=await t.getOwnUser(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["MeUserApi.getOwnUser"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)},async updateOwnUser(s,l){var n,c;const o=await t.updateOwnUser(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["MeUserApi.updateOwnUser"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)}}},xs=function(e,t,s){const l=z(e);return{getOwnUser(o,a){return l.getOwnUser(o,a).then(r=>r(s,t))},updateOwnUser(o,a){return l.updateOwnUser(o,a).then(r=>r(s,t))}}};class Us extends y{getOwnUser(t,s){return z(this.configuration).getOwnUser(t,s).then(l=>l(this.axios,this.basePath))}updateOwnUser(t,s){return z(this.configuration).updateOwnUser(t,s).then(l=>l(this.axios,this.basePath))}}const Rs={MemberOf:"memberOf"},Pe=function(e){return{getPermissionRoleDefinition:async(t,s={})=>{h("getPermissionRoleDefinition","roleId",t);const l="/v1beta1/roleManagement/permissions/roleDefinitions/{role-id}".replace("{role-id}",encodeURIComponent(String(t))),o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"GET",...a,...s},n={},c={};S(r,e),O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},{url:P(o),options:r}},listPermissionRoleDefinitions:async(t={})=>{const s="/v1beta1/roleManagement/permissions/roleDefinitions",l=new URL(s,A);let o;e&&(o=e.baseOptions);const a={method:"GET",...o,...t},r={},n={};S(a,e),O(l,n);let c=o&&o.headers?o.headers:{};return a.headers={...r,...c,...t.headers},{url:P(l),options:a}}}},J=function(e){const t=Pe(e);return{async getPermissionRoleDefinition(s,l){var n,c;const o=await t.getPermissionRoleDefinition(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["RoleManagementApi.getPermissionRoleDefinition"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)},async listPermissionRoleDefinitions(s){var r,n;const l=await t.listPermissionRoleDefinitions(s),o=(e==null?void 0:e.serverIndex)??0,a=(n=(r=v["RoleManagementApi.listPermissionRoleDefinitions"])==null?void 0:r[o])==null?void 0:n.url;return(c,i)=>u(l,m.axios,V,e)(c,a||i)}}},ys=function(e,t,s){const l=J(e);return{getPermissionRoleDefinition(o,a){return l.getPermissionRoleDefinition(o,a).then(r=>r(s,t))},listPermissionRoleDefinitions(o){return l.listPermissionRoleDefinitions(o).then(a=>a(s,t))}}};class bs extends y{getPermissionRoleDefinition(t,s){return J(this.configuration).getPermissionRoleDefinition(t,s).then(l=>l(this.axios,this.basePath))}listPermissionRoleDefinitions(t){return J(this.configuration).listPermissionRoleDefinitions(t).then(s=>s(this.axios,this.basePath))}}const ue=function(e){return{assignTags:async(t,s={})=>{const l="/v1.0/extensions/org.libregraph/tags",o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"PUT",...a,...s},n={},c={};S(r,e),n["Content-Type"]="application/json",O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},r.data=U(t,r,e),{url:P(o),options:r}},getTags:async(t={})=>{const s="/v1.0/extensions/org.libregraph/tags",l=new URL(s,A);let o;e&&(o=e.baseOptions);const a={method:"GET",...o,...t},r={},n={};S(a,e),O(l,n);let c=o&&o.headers?o.headers:{};return a.headers={...r,...c,...t.headers},{url:P(l),options:a}},unassignTags:async(t,s={})=>{const l="/v1.0/extensions/org.libregraph/tags",o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"DELETE",...a,...s},n={},c={};S(r,e),n["Content-Type"]="application/json",O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},r.data=U(t,r,e),{url:P(o),options:r}}}},$=function(e){const t=ue(e);return{async assignTags(s,l){var n,c;const o=await t.assignTags(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["TagsApi.assignTags"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)},async getTags(s){var r,n;const l=await t.getTags(s),o=(e==null?void 0:e.serverIndex)??0,a=(n=(r=v["TagsApi.getTags"])==null?void 0:r[o])==null?void 0:n.url;return(c,i)=>u(l,m.axios,V,e)(c,a||i)},async unassignTags(s,l){var n,c;const o=await t.unassignTags(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["TagsApi.unassignTags"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)}}},Cs=function(e,t,s){const l=$(e);return{assignTags(o,a){return l.assignTags(o,a).then(r=>r(s,t))},getTags(o){return l.getTags(o).then(a=>a(s,t))},unassignTags(o,a){return l.unassignTags(o,a).then(r=>r(s,t))}}};class Is extends y{assignTags(t,s){return $(this.configuration).assignTags(t,s).then(l=>l(this.axios,this.basePath))}getTags(t){return $(this.configuration).getTags(t).then(s=>s(this.axios,this.basePath))}unassignTags(t,s){return $(this.configuration).unassignTags(t,s).then(l=>l(this.axios,this.basePath))}}const Se=function(e){return{deleteUser:async(t,s,l={})=>{h("deleteUser","userId",t);const o="/v1.0/users/{user-id}".replace("{user-id}",encodeURIComponent(String(t))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"DELETE",...r,...l},c={},i={};S(n,e),s!=null&&(c["If-Match"]=String(s)),O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},{url:P(a),options:n}},exportPersonalData:async(t,s,l={})=>{h("exportPersonalData","userId",t);const o="/v1.0/users/{user-id}/exportPersonalData".replace("{user-id}",encodeURIComponent(String(t))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"POST",...r,...l},c={},i={};S(n,e),c["Content-Type"]="application/json",O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},n.data=U(s,n,e),{url:P(a),options:n}},getUser:async(t,s,l,o={})=>{h("getUser","userId",t);const a="/v1.0/users/{user-id}".replace("{user-id}",encodeURIComponent(String(t))),r=new URL(a,A);let n;e&&(n=e.baseOptions);const c={method:"GET",...n,...o},i={},d={};S(c,e),s&&(d.$select=Array.from(s).join(b.csv)),l&&(d.$expand=Array.from(l).join(b.csv)),O(r,d);let p=n&&n.headers?n.headers:{};return c.headers={...i,...p,...o.headers},{url:P(r),options:c}},updateUser:async(t,s,l={})=>{h("updateUser","userId",t),h("updateUser","userUpdate",s);const o="/v1.0/users/{user-id}".replace("{user-id}",encodeURIComponent(String(t))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"PATCH",...r,...l},c={},i={};S(n,e),c["Content-Type"]="application/json",O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},n.data=U(s,n,e),{url:P(a),options:n}}}},L=function(e){const t=Se(e);return{async deleteUser(s,l,o){var c,i;const a=await t.deleteUser(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["UserApi.deleteUser"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async exportPersonalData(s,l,o){var c,i;const a=await t.exportPersonalData(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["UserApi.exportPersonalData"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async getUser(s,l,o,a){var i,d;const r=await t.getUser(s,l,o,a),n=(e==null?void 0:e.serverIndex)??0,c=(d=(i=v["UserApi.getUser"])==null?void 0:i[n])==null?void 0:d.url;return(p,x)=>u(r,m.axios,V,e)(p,c||x)},async updateUser(s,l,o){var c,i;const a=await t.updateUser(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["UserApi.updateUser"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)}}},Ds=function(e,t,s){const l=L(e);return{deleteUser(o,a,r){return l.deleteUser(o,a,r).then(n=>n(s,t))},exportPersonalData(o,a,r){return l.exportPersonalData(o,a,r).then(n=>n(s,t))},getUser(o,a,r,n){return l.getUser(o,a,r,n).then(c=>c(s,t))},updateUser(o,a,r){return l.updateUser(o,a,r).then(n=>n(s,t))}}};class ws extends y{deleteUser(t,s,l){return L(this.configuration).deleteUser(t,s,l).then(o=>o(this.axios,this.basePath))}exportPersonalData(t,s,l){return L(this.configuration).exportPersonalData(t,s,l).then(o=>o(this.axios,this.basePath))}getUser(t,s,l,o){return L(this.configuration).getUser(t,s,l,o).then(a=>a(this.axios,this.basePath))}updateUser(t,s,l){return L(this.configuration).updateUser(t,s,l).then(o=>o(this.axios,this.basePath))}}const Es={Id:"id",DisplayName:"displayName",Drive:"drive",Drives:"drives",Mail:"mail",MemberOf:"memberOf",OnPremisesSamAccountName:"onPremisesSamAccountName",Surname:"surname"},Ts={Drive:"drive",Drives:"drives",MemberOf:"memberOf",AppRoleAssignments:"appRoleAssignments"},xe=function(e){return{userCreateAppRoleAssignments:async(t,s,l={})=>{h("userCreateAppRoleAssignments","userId",t),h("userCreateAppRoleAssignments","appRoleAssignment",s);const o="/v1.0/users/{user-id}/appRoleAssignments".replace("{user-id}",encodeURIComponent(String(t))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"POST",...r,...l},c={},i={};S(n,e),c["Content-Type"]="application/json",O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},n.data=U(s,n,e),{url:P(a),options:n}},userDeleteAppRoleAssignments:async(t,s,l,o={})=>{h("userDeleteAppRoleAssignments","userId",t),h("userDeleteAppRoleAssignments","appRoleAssignmentId",s);const a="/v1.0/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}".replace("{user-id}",encodeURIComponent(String(t))).replace("{appRoleAssignment-id}",encodeURIComponent(String(s))),r=new URL(a,A);let n;e&&(n=e.baseOptions);const c={method:"DELETE",...n,...o},i={},d={};S(c,e),l!=null&&(i["If-Match"]=String(l)),O(r,d);let p=n&&n.headers?n.headers:{};return c.headers={...i,...p,...o.headers},{url:P(r),options:c}},userListAppRoleAssignments:async(t,s={})=>{h("userListAppRoleAssignments","userId",t);const l="/v1.0/users/{user-id}/appRoleAssignments".replace("{user-id}",encodeURIComponent(String(t))),o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"GET",...a,...s},n={},c={};S(r,e),O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},{url:P(o),options:r}}}},q=function(e){const t=xe(e);return{async userCreateAppRoleAssignments(s,l,o){var c,i;const a=await t.userCreateAppRoleAssignments(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["UserAppRoleAssignmentApi.userCreateAppRoleAssignments"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async userDeleteAppRoleAssignments(s,l,o,a){var i,d;const r=await t.userDeleteAppRoleAssignments(s,l,o,a),n=(e==null?void 0:e.serverIndex)??0,c=(d=(i=v["UserAppRoleAssignmentApi.userDeleteAppRoleAssignments"])==null?void 0:i[n])==null?void 0:d.url;return(p,x)=>u(r,m.axios,V,e)(p,c||x)},async userListAppRoleAssignments(s,l){var n,c;const o=await t.userListAppRoleAssignments(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["UserAppRoleAssignmentApi.userListAppRoleAssignments"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)}}},Fs=function(e,t,s){const l=q(e);return{userCreateAppRoleAssignments(o,a,r){return l.userCreateAppRoleAssignments(o,a,r).then(n=>n(s,t))},userDeleteAppRoleAssignments(o,a,r,n){return l.userDeleteAppRoleAssignments(o,a,r,n).then(c=>c(s,t))},userListAppRoleAssignments(o,a){return l.userListAppRoleAssignments(o,a).then(r=>r(s,t))}}};class Bs extends y{userCreateAppRoleAssignments(t,s,l){return q(this.configuration).userCreateAppRoleAssignments(t,s,l).then(o=>o(this.axios,this.basePath))}userDeleteAppRoleAssignments(t,s,l,o){return q(this.configuration).userDeleteAppRoleAssignments(t,s,l,o).then(a=>a(this.axios,this.basePath))}userListAppRoleAssignments(t,s){return q(this.configuration).userListAppRoleAssignments(t,s).then(l=>l(this.axios,this.basePath))}}const Ue=function(e){return{createUser:async(t,s={})=>{h("createUser","user",t);const l="/v1.0/users",o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"POST",...a,...s},n={},c={};S(r,e),n["Content-Type"]="application/json",O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},r.data=U(t,r,e),{url:P(o),options:r}},listUsers:async(t,s,l,o,a,r={})=>{const n="/v1.0/users",c=new URL(n,A);let i;e&&(i=e.baseOptions);const d={method:"GET",...i,...r},p={},x={};S(d,e),t!==void 0&&(x.$search=t),s!==void 0&&(x.$filter=s),l&&(x.$orderby=Array.from(l).join(b.csv)),o&&(x.$select=Array.from(o).join(b.csv)),a&&(x.$expand=Array.from(a).join(b.csv)),O(c,x);let I=i&&i.headers?i.headers:{};return d.headers={...p,...I,...r.headers},{url:P(c),options:d}}}},_=function(e){const t=Ue(e);return{async createUser(s,l){var n,c;const o=await t.createUser(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["UsersApi.createUser"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)},async listUsers(s,l,o,a,r,n){var p,x;const c=await t.listUsers(s,l,o,a,r,n),i=(e==null?void 0:e.serverIndex)??0,d=(x=(p=v["UsersApi.listUsers"])==null?void 0:p[i])==null?void 0:x.url;return(I,Re)=>u(c,m.axios,V,e)(I,d||Re)}}},Ms=function(e,t,s){const l=_(e);return{createUser(o,a){return l.createUser(o,a).then(r=>r(s,t))},listUsers(o,a,r,n,c,i){return l.listUsers(o,a,r,n,c,i).then(d=>d(s,t))}}};class Ls extends y{createUser(t,s){return _(this.configuration).createUser(t,s).then(l=>l(this.axios,this.basePath))}listUsers(t,s,l,o,a,r){return _(this.configuration).listUsers(t,s,l,o,a,r).then(n=>n(this.axios,this.basePath))}}const Gs={DisplayName:"displayName",DisplayNameDesc:"displayName desc",Mail:"mail",MailDesc:"mail desc",OnPremisesSamAccountName:"onPremisesSamAccountName",OnPremisesSamAccountNameDesc:"onPremisesSamAccountName desc"},js={Id:"id",DisplayName:"displayName",Mail:"mail",MemberOf:"memberOf",OnPremisesSamAccountName:"onPremisesSamAccountName",Surname:"surname"},Hs={Drive:"drive",Drives:"drives",MemberOf:"memberOf",AppRoleAssignments:"appRoleAssignments"};class $s{constructor(t={}){w(this,"apiKey");w(this,"username");w(this,"password");w(this,"accessToken");w(this,"basePath");w(this,"serverIndex");w(this,"baseOptions");w(this,"formDataCtor");this.apiKey=t.apiKey,this.username=t.username,this.password=t.password,this.accessToken=t.accessToken,this.basePath=t.basePath,this.serverIndex=t.serverIndex,this.baseOptions=t.baseOptions,this.formDataCtor=t.formDataCtor}isJsonMime(t){const s=new RegExp("^(application/json|[^;/ ]+/[^;/ ]+[+]json)[ ]*(;.*)?$","i");return t!==null&&(s.test(t)||t.toLowerCase()==="application/json-patch+json")}}exports.ActivitiesApi=Ee;exports.ActivitiesApiAxiosParamCreator=f;exports.ActivitiesApiFactory=we;exports.ActivitiesApiFp=Y;exports.ApplicationsApi=Fe;exports.ApplicationsApiAxiosParamCreator=ee;exports.ApplicationsApiFactory=Te;exports.ApplicationsApiFp=Q;exports.Configuration=$s;exports.DriveItemApi=Me;exports.DriveItemApiAxiosParamCreator=se;exports.DriveItemApiFactory=Be;exports.DriveItemApiFp=G;exports.DrivesApi=Ge;exports.DrivesApiAxiosParamCreator=re;exports.DrivesApiFactory=Le;exports.DrivesApiFp=M;exports.DrivesGetDrivesApi=He;exports.DrivesGetDrivesApiAxiosParamCreator=ae;exports.DrivesGetDrivesApiFactory=je;exports.DrivesGetDrivesApiFp=N;exports.DrivesPermissionsApi=qe;exports.DrivesPermissionsApiAxiosParamCreator=te;exports.DrivesPermissionsApiFactory=$e;exports.DrivesPermissionsApiFp=T;exports.DrivesRootApi=ke;exports.DrivesRootApiAxiosParamCreator=oe;exports.DrivesRootApiFactory=Ne;exports.DrivesRootApiFp=D;exports.EducationClassApi=Je;exports.EducationClassApiAxiosParamCreator=le;exports.EducationClassApiFactory=ze;exports.EducationClassApiFp=E;exports.EducationClassClassificationEnum=Ie;exports.EducationClassTeachersApi=Ke;exports.EducationClassTeachersApiAxiosParamCreator=ne;exports.EducationClassTeachersApiFactory=_e;exports.EducationClassTeachersApiFp=j;exports.EducationSchoolApi=Xe;exports.EducationSchoolApiAxiosParamCreator=ce;exports.EducationSchoolApiFactory=Ye;exports.EducationSchoolApiFp=C;exports.EducationUserApi=ge;exports.EducationUserApiAxiosParamCreator=ie;exports.EducationUserApiFactory=Ze;exports.EducationUserApiFp=B;exports.GetEducationUserExpandEnum=fe;exports.GetGroupExpandEnum=os;exports.GetGroupSelectEnum=ts;exports.GetOwnUserExpandEnum=Rs;exports.GetUserExpandEnum=Ts;exports.GetUserSelectEnum=Es;exports.GroupApi=as;exports.GroupApiAxiosParamCreator=de;exports.GroupApiFactory=rs;exports.GroupApiFp=F;exports.GroupsApi=ns;exports.GroupsApiAxiosParamCreator=pe;exports.GroupsApiFactory=ls;exports.GroupsApiFp=k;exports.ListEducationUsersExpandEnum=ss;exports.ListEducationUsersOrderbyEnum=es;exports.ListGroupsExpandEnum=ds;exports.ListGroupsOrderbyEnum=cs;exports.ListGroupsSelectEnum=is;exports.ListPermissionsSelectEnum=Qe;exports.ListPermissionsSpaceRootSelectEnum=We;exports.ListUsersExpandEnum=Hs;exports.ListUsersOrderbyEnum=Gs;exports.ListUsersSelectEnum=js;exports.MeChangepasswordApi=hs;exports.MeChangepasswordApiAxiosParamCreator=he;exports.MeChangepasswordApiFactory=ps;exports.MeChangepasswordApiFp=X;exports.MeDriveApi=Vs;exports.MeDriveApiAxiosParamCreator=me;exports.MeDriveApiFactory=ms;exports.MeDriveApiFp=H;exports.MeDriveRootApi=As;exports.MeDriveRootApiAxiosParamCreator=Ve;exports.MeDriveRootApiFactory=vs;exports.MeDriveRootApiFp=Z;exports.MeDriveRootChildrenApi=Ps;exports.MeDriveRootChildrenApiAxiosParamCreator=ve;exports.MeDriveRootChildrenApiFactory=Os;exports.MeDriveRootChildrenApiFp=g;exports.MeDrivesApi=Ss;exports.MeDrivesApiAxiosParamCreator=Ae;exports.MeDrivesApiFactory=us;exports.MeDrivesApiFp=W;exports.MeUserApi=Us;exports.MeUserApiAxiosParamCreator=Oe;exports.MeUserApiFactory=xs;exports.MeUserApiFp=z;exports.RoleManagementApi=bs;exports.RoleManagementApiAxiosParamCreator=Pe;exports.RoleManagementApiFactory=ys;exports.RoleManagementApiFp=J;exports.SharingLinkType=De;exports.TagsApi=Is;exports.TagsApiAxiosParamCreator=ue;exports.TagsApiFactory=Cs;exports.TagsApiFp=$;exports.UserApi=ws;exports.UserApiAxiosParamCreator=Se;exports.UserApiFactory=Ds;exports.UserApiFp=L;exports.UserAppRoleAssignmentApi=Bs;exports.UserAppRoleAssignmentApiAxiosParamCreator=xe;exports.UserAppRoleAssignmentApiFactory=Fs;exports.UserAppRoleAssignmentApiFp=q;exports.UsersApi=Ls;exports.UsersApiAxiosParamCreator=Ue;exports.UsersApiFactory=Ms;exports.UsersApiFp=_;
1
+ "use strict";var ye=Object.defineProperty;var be=(e,t,s)=>t in e?ye(e,t,{enumerable:!0,configurable:!0,writable:!0,value:s}):e[t]=s;var w=(e,t,s)=>be(e,typeof t!="symbol"?t+"":t,s);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const m=require("../../index-re-e8Ljt.cjs"),V="".replace(/\/+$/,""),b={csv:","};class y{constructor(t,s=V,l=m.axios){w(this,"configuration");this.basePath=s,this.axios=l,t&&(this.configuration=t,this.basePath=t.basePath??s)}}class Ce extends Error{constructor(t,s){super(s),this.field=t,this.name="RequiredError"}}const v={},A="https://example.com",h=function(e,t,s){if(s==null)throw new Ce(t,`Required parameter ${t} was null or undefined when calling ${e}.`)},S=function(e,t){t&&(t.username||t.password)&&(e.auth={username:t.username,password:t.password})},R=async function(e,t){if(t&&t.accessToken){const s=typeof t.accessToken=="function"?await t.accessToken():await t.accessToken;e.Authorization="Bearer "+s}};function K(e,t,s=""){t!=null&&(typeof t=="object"?Array.isArray(t)?t.forEach(l=>K(e,l,s)):Object.keys(t).forEach(l=>K(e,t[l],`${s}${s!==""?".":""}${l}`)):e.has(s)?e.append(s,t):e.set(s,t))}const O=function(e,...t){const s=new URLSearchParams(e.search);K(s,t),e.search=s.toString()},U=function(e,t,s){const l=typeof e!="string";return(l&&s&&s.isJsonMime?s.isJsonMime(t.headers["Content-Type"]):l)?JSON.stringify(e!==void 0?e:{}):e||""},P=function(e){return e.pathname+e.search+e.hash},u=function(e,t,s,l){return(o=t,a=s)=>{const r={...e.options,url:(o.defaults.baseURL?"":(l==null?void 0:l.basePath)??a)+e.url};return o.request(r)}},Ie={Class:"class",Course:"course"},De={Internal:"internal",View:"view",Upload:"upload",Edit:"edit",CreateOnly:"createOnly",BlocksDownload:"blocksDownload"},f=function(e){return{getActivities:async(t,s={})=>{const l="/v1beta1/extensions/org.libregraph/activities",o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"GET",...a,...s},n={},c={};S(r,e),t!==void 0&&(c.kql=t),O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},{url:P(o),options:r}}}},Y=function(e){const t=f(e);return{async getActivities(s,l){var n,c;const o=await t.getActivities(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["ActivitiesApi.getActivities"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)}}},we=function(e,t,s){const l=Y(e);return{getActivities(o,a){return l.getActivities(o,a).then(r=>r(s,t))}}};class Ee extends y{getActivities(t,s){return Y(this.configuration).getActivities(t,s).then(l=>l(this.axios,this.basePath))}}const ee=function(e){return{getApplication:async(t,s={})=>{h("getApplication","applicationId",t);const l="/v1.0/applications/{application-id}".replace("{application-id}",encodeURIComponent(String(t))),o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"GET",...a,...s},n={},c={};S(r,e),O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},{url:P(o),options:r}},listApplications:async(t={})=>{const s="/v1.0/applications",l=new URL(s,A);let o;e&&(o=e.baseOptions);const a={method:"GET",...o,...t},r={},n={};S(a,e),O(l,n);let c=o&&o.headers?o.headers:{};return a.headers={...r,...c,...t.headers},{url:P(l),options:a}}}},Q=function(e){const t=ee(e);return{async getApplication(s,l){var n,c;const o=await t.getApplication(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["ApplicationsApi.getApplication"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)},async listApplications(s){var r,n;const l=await t.listApplications(s),o=(e==null?void 0:e.serverIndex)??0,a=(n=(r=v["ApplicationsApi.listApplications"])==null?void 0:r[o])==null?void 0:n.url;return(c,i)=>u(l,m.axios,V,e)(c,a||i)}}},Te=function(e,t,s){const l=Q(e);return{getApplication(o,a){return l.getApplication(o,a).then(r=>r(s,t))},listApplications(o){return l.listApplications(o).then(a=>a(s,t))}}};class Fe extends y{getApplication(t,s){return Q(this.configuration).getApplication(t,s).then(l=>l(this.axios,this.basePath))}listApplications(t){return Q(this.configuration).listApplications(t).then(s=>s(this.axios,this.basePath))}}const se=function(e){return{deleteDriveItem:async(t,s,l={})=>{h("deleteDriveItem","driveId",t),h("deleteDriveItem","itemId",s);const o="/v1beta1/drives/{drive-id}/items/{item-id}".replace("{drive-id}",encodeURIComponent(String(t))).replace("{item-id}",encodeURIComponent(String(s))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"DELETE",...r,...l},c={},i={};S(n,e),O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},{url:P(a),options:n}},getDriveItem:async(t,s,l={})=>{h("getDriveItem","driveId",t),h("getDriveItem","itemId",s);const o="/v1beta1/drives/{drive-id}/items/{item-id}".replace("{drive-id}",encodeURIComponent(String(t))).replace("{item-id}",encodeURIComponent(String(s))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"GET",...r,...l},c={},i={};S(n,e),O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},{url:P(a),options:n}},updateDriveItem:async(t,s,l,o={})=>{h("updateDriveItem","driveId",t),h("updateDriveItem","itemId",s),h("updateDriveItem","driveItem",l);const a="/v1beta1/drives/{drive-id}/items/{item-id}".replace("{drive-id}",encodeURIComponent(String(t))).replace("{item-id}",encodeURIComponent(String(s))),r=new URL(a,A);let n;e&&(n=e.baseOptions);const c={method:"PATCH",...n,...o},i={},d={};S(c,e),i["Content-Type"]="application/json",O(r,d);let p=n&&n.headers?n.headers:{};return c.headers={...i,...p,...o.headers},c.data=U(l,c,e),{url:P(r),options:c}}}},G=function(e){const t=se(e);return{async deleteDriveItem(s,l,o){var c,i;const a=await t.deleteDriveItem(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["DriveItemApi.deleteDriveItem"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async getDriveItem(s,l,o){var c,i;const a=await t.getDriveItem(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["DriveItemApi.getDriveItem"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async updateDriveItem(s,l,o,a){var i,d;const r=await t.updateDriveItem(s,l,o,a),n=(e==null?void 0:e.serverIndex)??0,c=(d=(i=v["DriveItemApi.updateDriveItem"])==null?void 0:i[n])==null?void 0:d.url;return(p,x)=>u(r,m.axios,V,e)(p,c||x)}}},Be=function(e,t,s){const l=G(e);return{deleteDriveItem(o,a,r){return l.deleteDriveItem(o,a,r).then(n=>n(s,t))},getDriveItem(o,a,r){return l.getDriveItem(o,a,r).then(n=>n(s,t))},updateDriveItem(o,a,r,n){return l.updateDriveItem(o,a,r,n).then(c=>c(s,t))}}};class Me extends y{deleteDriveItem(t,s,l){return G(this.configuration).deleteDriveItem(t,s,l).then(o=>o(this.axios,this.basePath))}getDriveItem(t,s,l){return G(this.configuration).getDriveItem(t,s,l).then(o=>o(this.axios,this.basePath))}updateDriveItem(t,s,l,o){return G(this.configuration).updateDriveItem(t,s,l,o).then(a=>a(this.axios,this.basePath))}}const re=function(e){return{createDrive:async(t,s={})=>{h("createDrive","drive",t);const l="/v1.0/drives",o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"POST",...a,...s},n={},c={};S(r,e),n["Content-Type"]="application/json",O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},r.data=U(t,r,e),{url:P(o),options:r}},deleteDrive:async(t,s,l={})=>{h("deleteDrive","driveId",t);const o="/v1.0/drives/{drive-id}".replace("{drive-id}",encodeURIComponent(String(t))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"DELETE",...r,...l},c={},i={};S(n,e),s!=null&&(c["If-Match"]=String(s)),O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},{url:P(a),options:n}},getDrive:async(t,s={})=>{h("getDrive","driveId",t);const l="/v1.0/drives/{drive-id}".replace("{drive-id}",encodeURIComponent(String(t))),o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"GET",...a,...s},n={},c={};S(r,e),O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},{url:P(o),options:r}},updateDrive:async(t,s,l={})=>{h("updateDrive","driveId",t),h("updateDrive","driveUpdate",s);const o="/v1.0/drives/{drive-id}".replace("{drive-id}",encodeURIComponent(String(t))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"PATCH",...r,...l},c={},i={};S(n,e),c["Content-Type"]="application/json",O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},n.data=U(s,n,e),{url:P(a),options:n}}}},M=function(e){const t=re(e);return{async createDrive(s,l){var n,c;const o=await t.createDrive(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["DrivesApi.createDrive"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)},async deleteDrive(s,l,o){var c,i;const a=await t.deleteDrive(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["DrivesApi.deleteDrive"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async getDrive(s,l){var n,c;const o=await t.getDrive(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["DrivesApi.getDrive"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)},async updateDrive(s,l,o){var c,i;const a=await t.updateDrive(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["DrivesApi.updateDrive"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)}}},Le=function(e,t,s){const l=M(e);return{createDrive(o,a){return l.createDrive(o,a).then(r=>r(s,t))},deleteDrive(o,a,r){return l.deleteDrive(o,a,r).then(n=>n(s,t))},getDrive(o,a){return l.getDrive(o,a).then(r=>r(s,t))},updateDrive(o,a,r){return l.updateDrive(o,a,r).then(n=>n(s,t))}}};class Ge extends y{createDrive(t,s){return M(this.configuration).createDrive(t,s).then(l=>l(this.axios,this.basePath))}deleteDrive(t,s,l){return M(this.configuration).deleteDrive(t,s,l).then(o=>o(this.axios,this.basePath))}getDrive(t,s){return M(this.configuration).getDrive(t,s).then(l=>l(this.axios,this.basePath))}updateDrive(t,s,l){return M(this.configuration).updateDrive(t,s,l).then(o=>o(this.axios,this.basePath))}}const ae=function(e){return{listAllDrives:async(t,s,l={})=>{const o="/v1.0/drives",a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"GET",...r,...l},c={},i={};S(n,e),t!==void 0&&(i.$orderby=t),s!==void 0&&(i.$filter=s),O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},{url:P(a),options:n}},listAllDrivesBeta:async(t,s,l={})=>{const o="/v1beta1/drives",a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"GET",...r,...l},c={},i={};S(n,e),t!==void 0&&(i.$orderby=t),s!==void 0&&(i.$filter=s),O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},{url:P(a),options:n}}}},N=function(e){const t=ae(e);return{async listAllDrives(s,l,o){var c,i;const a=await t.listAllDrives(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["DrivesGetDrivesApi.listAllDrives"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async listAllDrivesBeta(s,l,o){var c,i;const a=await t.listAllDrivesBeta(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["DrivesGetDrivesApi.listAllDrivesBeta"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)}}},je=function(e,t,s){const l=N(e);return{listAllDrives(o,a,r){return l.listAllDrives(o,a,r).then(n=>n(s,t))},listAllDrivesBeta(o,a,r){return l.listAllDrivesBeta(o,a,r).then(n=>n(s,t))}}};class He extends y{listAllDrives(t,s,l){return N(this.configuration).listAllDrives(t,s,l).then(o=>o(this.axios,this.basePath))}listAllDrivesBeta(t,s,l){return N(this.configuration).listAllDrivesBeta(t,s,l).then(o=>o(this.axios,this.basePath))}}const te=function(e){return{createLink:async(t,s,l,o={})=>{h("createLink","driveId",t),h("createLink","itemId",s);const a="/v1beta1/drives/{drive-id}/items/{item-id}/createLink".replace("{drive-id}",encodeURIComponent(String(t))).replace("{item-id}",encodeURIComponent(String(s))),r=new URL(a,A);let n;e&&(n=e.baseOptions);const c={method:"POST",...n,...o},i={},d={};S(c,e),i["Content-Type"]="application/json",O(r,d);let p=n&&n.headers?n.headers:{};return c.headers={...i,...p,...o.headers},c.data=U(l,c,e),{url:P(r),options:c}},deletePermission:async(t,s,l,o={})=>{h("deletePermission","driveId",t),h("deletePermission","itemId",s),h("deletePermission","permId",l);const a="/v1beta1/drives/{drive-id}/items/{item-id}/permissions/{perm-id}".replace("{drive-id}",encodeURIComponent(String(t))).replace("{item-id}",encodeURIComponent(String(s))).replace("{perm-id}",encodeURIComponent(String(l))),r=new URL(a,A);let n;e&&(n=e.baseOptions);const c={method:"DELETE",...n,...o},i={},d={};S(c,e),O(r,d);let p=n&&n.headers?n.headers:{};return c.headers={...i,...p,...o.headers},{url:P(r),options:c}},getPermission:async(t,s,l,o={})=>{h("getPermission","driveId",t),h("getPermission","itemId",s),h("getPermission","permId",l);const a="/v1beta1/drives/{drive-id}/items/{item-id}/permissions/{perm-id}".replace("{drive-id}",encodeURIComponent(String(t))).replace("{item-id}",encodeURIComponent(String(s))).replace("{perm-id}",encodeURIComponent(String(l))),r=new URL(a,A);let n;e&&(n=e.baseOptions);const c={method:"GET",...n,...o},i={},d={};S(c,e),O(r,d);let p=n&&n.headers?n.headers:{};return c.headers={...i,...p,...o.headers},{url:P(r),options:c}},invite:async(t,s,l,o={})=>{h("invite","driveId",t),h("invite","itemId",s);const a="/v1beta1/drives/{drive-id}/items/{item-id}/invite".replace("{drive-id}",encodeURIComponent(String(t))).replace("{item-id}",encodeURIComponent(String(s))),r=new URL(a,A);let n;e&&(n=e.baseOptions);const c={method:"POST",...n,...o},i={},d={};S(c,e),i["Content-Type"]="application/json",O(r,d);let p=n&&n.headers?n.headers:{};return c.headers={...i,...p,...o.headers},c.data=U(l,c,e),{url:P(r),options:c}},listPermissions:async(t,s,l,o,a={})=>{h("listPermissions","driveId",t),h("listPermissions","itemId",s);const r="/v1beta1/drives/{drive-id}/items/{item-id}/permissions".replace("{drive-id}",encodeURIComponent(String(t))).replace("{item-id}",encodeURIComponent(String(s))),n=new URL(r,A);let c;e&&(c=e.baseOptions);const i={method:"GET",...c,...a},d={},p={};S(i,e),l!==void 0&&(p.$filter=l),o&&(p.$select=Array.from(o).join(b.csv)),O(n,p);let x=c&&c.headers?c.headers:{};return i.headers={...d,...x,...a.headers},{url:P(n),options:i}},setPermissionPassword:async(t,s,l,o,a={})=>{h("setPermissionPassword","driveId",t),h("setPermissionPassword","itemId",s),h("setPermissionPassword","permId",l),h("setPermissionPassword","sharingLinkPassword",o);const r="/v1beta1/drives/{drive-id}/items/{item-id}/permissions/{perm-id}/setPassword".replace("{drive-id}",encodeURIComponent(String(t))).replace("{item-id}",encodeURIComponent(String(s))).replace("{perm-id}",encodeURIComponent(String(l))),n=new URL(r,A);let c;e&&(c=e.baseOptions);const i={method:"POST",...c,...a},d={},p={};S(i,e),d["Content-Type"]="application/json",O(n,p);let x=c&&c.headers?c.headers:{};return i.headers={...d,...x,...a.headers},i.data=U(o,i,e),{url:P(n),options:i}},updatePermission:async(t,s,l,o,a={})=>{h("updatePermission","driveId",t),h("updatePermission","itemId",s),h("updatePermission","permId",l),h("updatePermission","permission",o);const r="/v1beta1/drives/{drive-id}/items/{item-id}/permissions/{perm-id}".replace("{drive-id}",encodeURIComponent(String(t))).replace("{item-id}",encodeURIComponent(String(s))).replace("{perm-id}",encodeURIComponent(String(l))),n=new URL(r,A);let c;e&&(c=e.baseOptions);const i={method:"PATCH",...c,...a},d={},p={};S(i,e),d["Content-Type"]="application/json",O(n,p);let x=c&&c.headers?c.headers:{};return i.headers={...d,...x,...a.headers},i.data=U(o,i,e),{url:P(n),options:i}}}},T=function(e){const t=te(e);return{async createLink(s,l,o,a){var i,d;const r=await t.createLink(s,l,o,a),n=(e==null?void 0:e.serverIndex)??0,c=(d=(i=v["DrivesPermissionsApi.createLink"])==null?void 0:i[n])==null?void 0:d.url;return(p,x)=>u(r,m.axios,V,e)(p,c||x)},async deletePermission(s,l,o,a){var i,d;const r=await t.deletePermission(s,l,o,a),n=(e==null?void 0:e.serverIndex)??0,c=(d=(i=v["DrivesPermissionsApi.deletePermission"])==null?void 0:i[n])==null?void 0:d.url;return(p,x)=>u(r,m.axios,V,e)(p,c||x)},async getPermission(s,l,o,a){var i,d;const r=await t.getPermission(s,l,o,a),n=(e==null?void 0:e.serverIndex)??0,c=(d=(i=v["DrivesPermissionsApi.getPermission"])==null?void 0:i[n])==null?void 0:d.url;return(p,x)=>u(r,m.axios,V,e)(p,c||x)},async invite(s,l,o,a){var i,d;const r=await t.invite(s,l,o,a),n=(e==null?void 0:e.serverIndex)??0,c=(d=(i=v["DrivesPermissionsApi.invite"])==null?void 0:i[n])==null?void 0:d.url;return(p,x)=>u(r,m.axios,V,e)(p,c||x)},async listPermissions(s,l,o,a,r){var d,p;const n=await t.listPermissions(s,l,o,a,r),c=(e==null?void 0:e.serverIndex)??0,i=(p=(d=v["DrivesPermissionsApi.listPermissions"])==null?void 0:d[c])==null?void 0:p.url;return(x,I)=>u(n,m.axios,V,e)(x,i||I)},async setPermissionPassword(s,l,o,a,r){var d,p;const n=await t.setPermissionPassword(s,l,o,a,r),c=(e==null?void 0:e.serverIndex)??0,i=(p=(d=v["DrivesPermissionsApi.setPermissionPassword"])==null?void 0:d[c])==null?void 0:p.url;return(x,I)=>u(n,m.axios,V,e)(x,i||I)},async updatePermission(s,l,o,a,r){var d,p;const n=await t.updatePermission(s,l,o,a,r),c=(e==null?void 0:e.serverIndex)??0,i=(p=(d=v["DrivesPermissionsApi.updatePermission"])==null?void 0:d[c])==null?void 0:p.url;return(x,I)=>u(n,m.axios,V,e)(x,i||I)}}},$e=function(e,t,s){const l=T(e);return{createLink(o,a,r,n){return l.createLink(o,a,r,n).then(c=>c(s,t))},deletePermission(o,a,r,n){return l.deletePermission(o,a,r,n).then(c=>c(s,t))},getPermission(o,a,r,n){return l.getPermission(o,a,r,n).then(c=>c(s,t))},invite(o,a,r,n){return l.invite(o,a,r,n).then(c=>c(s,t))},listPermissions(o,a,r,n,c){return l.listPermissions(o,a,r,n,c).then(i=>i(s,t))},setPermissionPassword(o,a,r,n,c){return l.setPermissionPassword(o,a,r,n,c).then(i=>i(s,t))},updatePermission(o,a,r,n,c){return l.updatePermission(o,a,r,n,c).then(i=>i(s,t))}}};class qe extends y{createLink(t,s,l,o){return T(this.configuration).createLink(t,s,l,o).then(a=>a(this.axios,this.basePath))}deletePermission(t,s,l,o){return T(this.configuration).deletePermission(t,s,l,o).then(a=>a(this.axios,this.basePath))}getPermission(t,s,l,o){return T(this.configuration).getPermission(t,s,l,o).then(a=>a(this.axios,this.basePath))}invite(t,s,l,o){return T(this.configuration).invite(t,s,l,o).then(a=>a(this.axios,this.basePath))}listPermissions(t,s,l,o,a){return T(this.configuration).listPermissions(t,s,l,o,a).then(r=>r(this.axios,this.basePath))}setPermissionPassword(t,s,l,o,a){return T(this.configuration).setPermissionPassword(t,s,l,o,a).then(r=>r(this.axios,this.basePath))}updatePermission(t,s,l,o,a){return T(this.configuration).updatePermission(t,s,l,o,a).then(r=>r(this.axios,this.basePath))}}const Qe={LibreGraphPermissionsActionsAllowedValues:"@libre.graph.permissions.actions.allowedValues",LibreGraphPermissionsRolesAllowedValues:"@libre.graph.permissions.roles.allowedValues",Value:"value"},oe=function(e){return{createDriveItem:async(t,s,l={})=>{h("createDriveItem","driveId",t);const o="/v1beta1/drives/{drive-id}/root/children".replace("{drive-id}",encodeURIComponent(String(t))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"POST",...r,...l},c={},i={};S(n,e),c["Content-Type"]="application/json",O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},n.data=U(s,n,e),{url:P(a),options:n}},createLinkSpaceRoot:async(t,s,l={})=>{h("createLinkSpaceRoot","driveId",t);const o="/v1beta1/drives/{drive-id}/root/createLink".replace("{drive-id}",encodeURIComponent(String(t))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"POST",...r,...l},c={},i={};S(n,e),c["Content-Type"]="application/json",O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},n.data=U(s,n,e),{url:P(a),options:n}},deletePermissionSpaceRoot:async(t,s,l={})=>{h("deletePermissionSpaceRoot","driveId",t),h("deletePermissionSpaceRoot","permId",s);const o="/v1beta1/drives/{drive-id}/root/permissions/{perm-id}".replace("{drive-id}",encodeURIComponent(String(t))).replace("{perm-id}",encodeURIComponent(String(s))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"DELETE",...r,...l},c={},i={};S(n,e),O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},{url:P(a),options:n}},getPermissionSpaceRoot:async(t,s,l={})=>{h("getPermissionSpaceRoot","driveId",t),h("getPermissionSpaceRoot","permId",s);const o="/v1beta1/drives/{drive-id}/root/permissions/{perm-id}".replace("{drive-id}",encodeURIComponent(String(t))).replace("{perm-id}",encodeURIComponent(String(s))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"GET",...r,...l},c={},i={};S(n,e),O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},{url:P(a),options:n}},getRoot:async(t,s={})=>{h("getRoot","driveId",t);const l="/v1.0/drives/{drive-id}/root".replace("{drive-id}",encodeURIComponent(String(t))),o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"GET",...a,...s},n={},c={};S(r,e),O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},{url:P(o),options:r}},inviteSpaceRoot:async(t,s,l={})=>{h("inviteSpaceRoot","driveId",t);const o="/v1beta1/drives/{drive-id}/root/invite".replace("{drive-id}",encodeURIComponent(String(t))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"POST",...r,...l},c={},i={};S(n,e),c["Content-Type"]="application/json",O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},n.data=U(s,n,e),{url:P(a),options:n}},listPermissionsSpaceRoot:async(t,s,l,o={})=>{h("listPermissionsSpaceRoot","driveId",t);const a="/v1beta1/drives/{drive-id}/root/permissions".replace("{drive-id}",encodeURIComponent(String(t))),r=new URL(a,A);let n;e&&(n=e.baseOptions);const c={method:"GET",...n,...o},i={},d={};S(c,e),s!==void 0&&(d.$filter=s),l&&(d.$select=Array.from(l).join(b.csv)),O(r,d);let p=n&&n.headers?n.headers:{};return c.headers={...i,...p,...o.headers},{url:P(r),options:c}},setPermissionPasswordSpaceRoot:async(t,s,l,o={})=>{h("setPermissionPasswordSpaceRoot","driveId",t),h("setPermissionPasswordSpaceRoot","permId",s),h("setPermissionPasswordSpaceRoot","sharingLinkPassword",l);const a="/v1beta1/drives/{drive-id}/root/permissions/{perm-id}/setPassword".replace("{drive-id}",encodeURIComponent(String(t))).replace("{perm-id}",encodeURIComponent(String(s))),r=new URL(a,A);let n;e&&(n=e.baseOptions);const c={method:"POST",...n,...o},i={},d={};S(c,e),i["Content-Type"]="application/json",O(r,d);let p=n&&n.headers?n.headers:{};return c.headers={...i,...p,...o.headers},c.data=U(l,c,e),{url:P(r),options:c}},updatePermissionSpaceRoot:async(t,s,l,o={})=>{h("updatePermissionSpaceRoot","driveId",t),h("updatePermissionSpaceRoot","permId",s),h("updatePermissionSpaceRoot","permission",l);const a="/v1beta1/drives/{drive-id}/root/permissions/{perm-id}".replace("{drive-id}",encodeURIComponent(String(t))).replace("{perm-id}",encodeURIComponent(String(s))),r=new URL(a,A);let n;e&&(n=e.baseOptions);const c={method:"PATCH",...n,...o},i={},d={};S(c,e),i["Content-Type"]="application/json",O(r,d);let p=n&&n.headers?n.headers:{};return c.headers={...i,...p,...o.headers},c.data=U(l,c,e),{url:P(r),options:c}}}},D=function(e){const t=oe(e);return{async createDriveItem(s,l,o){var c,i;const a=await t.createDriveItem(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["DrivesRootApi.createDriveItem"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async createLinkSpaceRoot(s,l,o){var c,i;const a=await t.createLinkSpaceRoot(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["DrivesRootApi.createLinkSpaceRoot"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async deletePermissionSpaceRoot(s,l,o){var c,i;const a=await t.deletePermissionSpaceRoot(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["DrivesRootApi.deletePermissionSpaceRoot"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async getPermissionSpaceRoot(s,l,o){var c,i;const a=await t.getPermissionSpaceRoot(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["DrivesRootApi.getPermissionSpaceRoot"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async getRoot(s,l){var n,c;const o=await t.getRoot(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["DrivesRootApi.getRoot"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)},async inviteSpaceRoot(s,l,o){var c,i;const a=await t.inviteSpaceRoot(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["DrivesRootApi.inviteSpaceRoot"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async listPermissionsSpaceRoot(s,l,o,a){var i,d;const r=await t.listPermissionsSpaceRoot(s,l,o,a),n=(e==null?void 0:e.serverIndex)??0,c=(d=(i=v["DrivesRootApi.listPermissionsSpaceRoot"])==null?void 0:i[n])==null?void 0:d.url;return(p,x)=>u(r,m.axios,V,e)(p,c||x)},async setPermissionPasswordSpaceRoot(s,l,o,a){var i,d;const r=await t.setPermissionPasswordSpaceRoot(s,l,o,a),n=(e==null?void 0:e.serverIndex)??0,c=(d=(i=v["DrivesRootApi.setPermissionPasswordSpaceRoot"])==null?void 0:i[n])==null?void 0:d.url;return(p,x)=>u(r,m.axios,V,e)(p,c||x)},async updatePermissionSpaceRoot(s,l,o,a){var i,d;const r=await t.updatePermissionSpaceRoot(s,l,o,a),n=(e==null?void 0:e.serverIndex)??0,c=(d=(i=v["DrivesRootApi.updatePermissionSpaceRoot"])==null?void 0:i[n])==null?void 0:d.url;return(p,x)=>u(r,m.axios,V,e)(p,c||x)}}},Ne=function(e,t,s){const l=D(e);return{createDriveItem(o,a,r){return l.createDriveItem(o,a,r).then(n=>n(s,t))},createLinkSpaceRoot(o,a,r){return l.createLinkSpaceRoot(o,a,r).then(n=>n(s,t))},deletePermissionSpaceRoot(o,a,r){return l.deletePermissionSpaceRoot(o,a,r).then(n=>n(s,t))},getPermissionSpaceRoot(o,a,r){return l.getPermissionSpaceRoot(o,a,r).then(n=>n(s,t))},getRoot(o,a){return l.getRoot(o,a).then(r=>r(s,t))},inviteSpaceRoot(o,a,r){return l.inviteSpaceRoot(o,a,r).then(n=>n(s,t))},listPermissionsSpaceRoot(o,a,r,n){return l.listPermissionsSpaceRoot(o,a,r,n).then(c=>c(s,t))},setPermissionPasswordSpaceRoot(o,a,r,n){return l.setPermissionPasswordSpaceRoot(o,a,r,n).then(c=>c(s,t))},updatePermissionSpaceRoot(o,a,r,n){return l.updatePermissionSpaceRoot(o,a,r,n).then(c=>c(s,t))}}};class ke extends y{createDriveItem(t,s,l){return D(this.configuration).createDriveItem(t,s,l).then(o=>o(this.axios,this.basePath))}createLinkSpaceRoot(t,s,l){return D(this.configuration).createLinkSpaceRoot(t,s,l).then(o=>o(this.axios,this.basePath))}deletePermissionSpaceRoot(t,s,l){return D(this.configuration).deletePermissionSpaceRoot(t,s,l).then(o=>o(this.axios,this.basePath))}getPermissionSpaceRoot(t,s,l){return D(this.configuration).getPermissionSpaceRoot(t,s,l).then(o=>o(this.axios,this.basePath))}getRoot(t,s){return D(this.configuration).getRoot(t,s).then(l=>l(this.axios,this.basePath))}inviteSpaceRoot(t,s,l){return D(this.configuration).inviteSpaceRoot(t,s,l).then(o=>o(this.axios,this.basePath))}listPermissionsSpaceRoot(t,s,l,o){return D(this.configuration).listPermissionsSpaceRoot(t,s,l,o).then(a=>a(this.axios,this.basePath))}setPermissionPasswordSpaceRoot(t,s,l,o){return D(this.configuration).setPermissionPasswordSpaceRoot(t,s,l,o).then(a=>a(this.axios,this.basePath))}updatePermissionSpaceRoot(t,s,l,o){return D(this.configuration).updatePermissionSpaceRoot(t,s,l,o).then(a=>a(this.axios,this.basePath))}}const We={LibreGraphPermissionsActionsAllowedValues:"@libre.graph.permissions.actions.allowedValues",LibreGraphPermissionsRolesAllowedValues:"@libre.graph.permissions.roles.allowedValues",Value:"value"},le=function(e){return{addUserToClass:async(t,s,l={})=>{h("addUserToClass","classId",t),h("addUserToClass","classMemberReference",s);const o="/v1.0/education/classes/{class-id}/members/$ref".replace("{class-id}",encodeURIComponent(String(t))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"POST",...r,...l},c={},i={};await R(c,e),c["Content-Type"]="application/json",O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},n.data=U(s,n,e),{url:P(a),options:n}},createClass:async(t,s={})=>{h("createClass","educationClass",t);const l="/v1.0/education/classes",o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"POST",...a,...s},n={},c={};await R(n,e),n["Content-Type"]="application/json",O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},r.data=U(t,r,e),{url:P(o),options:r}},deleteClass:async(t,s={})=>{h("deleteClass","classId",t);const l="/v1.0/education/classes/{class-id}".replace("{class-id}",encodeURIComponent(String(t))),o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"DELETE",...a,...s},n={},c={};await R(n,e),O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},{url:P(o),options:r}},deleteUserFromClass:async(t,s,l={})=>{h("deleteUserFromClass","classId",t),h("deleteUserFromClass","userId",s);const o="/v1.0/education/classes/{class-id}/members/{user-id}/$ref".replace("{class-id}",encodeURIComponent(String(t))).replace("{user-id}",encodeURIComponent(String(s))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"DELETE",...r,...l},c={},i={};await R(c,e),O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},{url:P(a),options:n}},getClass:async(t,s={})=>{h("getClass","classId",t);const l="/v1.0/education/classes/{class-id}".replace("{class-id}",encodeURIComponent(String(t))),o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"GET",...a,...s},n={},c={};await R(n,e),O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},{url:P(o),options:r}},listClassMembers:async(t,s={})=>{h("listClassMembers","classId",t);const l="/v1.0/education/classes/{class-id}/members".replace("{class-id}",encodeURIComponent(String(t))),o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"GET",...a,...s},n={},c={};await R(n,e),O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},{url:P(o),options:r}},listClasses:async(t={})=>{const s="/v1.0/education/classes",l=new URL(s,A);let o;e&&(o=e.baseOptions);const a={method:"GET",...o,...t},r={},n={};await R(r,e),O(l,n);let c=o&&o.headers?o.headers:{};return a.headers={...r,...c,...t.headers},{url:P(l),options:a}},updateClass:async(t,s,l={})=>{h("updateClass","classId",t),h("updateClass","educationClass",s);const o="/v1.0/education/classes/{class-id}".replace("{class-id}",encodeURIComponent(String(t))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"PATCH",...r,...l},c={},i={};await R(c,e),c["Content-Type"]="application/json",O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},n.data=U(s,n,e),{url:P(a),options:n}}}},E=function(e){const t=le(e);return{async addUserToClass(s,l,o){var c,i;const a=await t.addUserToClass(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["EducationClassApi.addUserToClass"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async createClass(s,l){var n,c;const o=await t.createClass(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["EducationClassApi.createClass"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)},async deleteClass(s,l){var n,c;const o=await t.deleteClass(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["EducationClassApi.deleteClass"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)},async deleteUserFromClass(s,l,o){var c,i;const a=await t.deleteUserFromClass(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["EducationClassApi.deleteUserFromClass"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async getClass(s,l){var n,c;const o=await t.getClass(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["EducationClassApi.getClass"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)},async listClassMembers(s,l){var n,c;const o=await t.listClassMembers(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["EducationClassApi.listClassMembers"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)},async listClasses(s){var r,n;const l=await t.listClasses(s),o=(e==null?void 0:e.serverIndex)??0,a=(n=(r=v["EducationClassApi.listClasses"])==null?void 0:r[o])==null?void 0:n.url;return(c,i)=>u(l,m.axios,V,e)(c,a||i)},async updateClass(s,l,o){var c,i;const a=await t.updateClass(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["EducationClassApi.updateClass"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)}}},ze=function(e,t,s){const l=E(e);return{addUserToClass(o,a,r){return l.addUserToClass(o,a,r).then(n=>n(s,t))},createClass(o,a){return l.createClass(o,a).then(r=>r(s,t))},deleteClass(o,a){return l.deleteClass(o,a).then(r=>r(s,t))},deleteUserFromClass(o,a,r){return l.deleteUserFromClass(o,a,r).then(n=>n(s,t))},getClass(o,a){return l.getClass(o,a).then(r=>r(s,t))},listClassMembers(o,a){return l.listClassMembers(o,a).then(r=>r(s,t))},listClasses(o){return l.listClasses(o).then(a=>a(s,t))},updateClass(o,a,r){return l.updateClass(o,a,r).then(n=>n(s,t))}}};class Je extends y{addUserToClass(t,s,l){return E(this.configuration).addUserToClass(t,s,l).then(o=>o(this.axios,this.basePath))}createClass(t,s){return E(this.configuration).createClass(t,s).then(l=>l(this.axios,this.basePath))}deleteClass(t,s){return E(this.configuration).deleteClass(t,s).then(l=>l(this.axios,this.basePath))}deleteUserFromClass(t,s,l){return E(this.configuration).deleteUserFromClass(t,s,l).then(o=>o(this.axios,this.basePath))}getClass(t,s){return E(this.configuration).getClass(t,s).then(l=>l(this.axios,this.basePath))}listClassMembers(t,s){return E(this.configuration).listClassMembers(t,s).then(l=>l(this.axios,this.basePath))}listClasses(t){return E(this.configuration).listClasses(t).then(s=>s(this.axios,this.basePath))}updateClass(t,s,l){return E(this.configuration).updateClass(t,s,l).then(o=>o(this.axios,this.basePath))}}const ne=function(e){return{addTeacherToClass:async(t,s,l={})=>{h("addTeacherToClass","classId",t),h("addTeacherToClass","classTeacherReference",s);const o="/v1.0/education/classes/{class-id}/teachers/$ref".replace("{class-id}",encodeURIComponent(String(t))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"POST",...r,...l},c={},i={};await R(c,e),c["Content-Type"]="application/json",O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},n.data=U(s,n,e),{url:P(a),options:n}},deleteTeacherFromClass:async(t,s,l={})=>{h("deleteTeacherFromClass","classId",t),h("deleteTeacherFromClass","userId",s);const o="/v1.0/education/classes/{class-id}/teachers/{user-id}/$ref".replace("{class-id}",encodeURIComponent(String(t))).replace("{user-id}",encodeURIComponent(String(s))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"DELETE",...r,...l},c={},i={};await R(c,e),O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},{url:P(a),options:n}},getTeachers:async(t,s={})=>{h("getTeachers","classId",t);const l="/v1.0/education/classes/{class-id}/teachers".replace("{class-id}",encodeURIComponent(String(t))),o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"GET",...a,...s},n={},c={};await R(n,e),O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},{url:P(o),options:r}}}},j=function(e){const t=ne(e);return{async addTeacherToClass(s,l,o){var c,i;const a=await t.addTeacherToClass(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["EducationClassTeachersApi.addTeacherToClass"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async deleteTeacherFromClass(s,l,o){var c,i;const a=await t.deleteTeacherFromClass(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["EducationClassTeachersApi.deleteTeacherFromClass"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async getTeachers(s,l){var n,c;const o=await t.getTeachers(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["EducationClassTeachersApi.getTeachers"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)}}},_e=function(e,t,s){const l=j(e);return{addTeacherToClass(o,a,r){return l.addTeacherToClass(o,a,r).then(n=>n(s,t))},deleteTeacherFromClass(o,a,r){return l.deleteTeacherFromClass(o,a,r).then(n=>n(s,t))},getTeachers(o,a){return l.getTeachers(o,a).then(r=>r(s,t))}}};class Ke extends y{addTeacherToClass(t,s,l){return j(this.configuration).addTeacherToClass(t,s,l).then(o=>o(this.axios,this.basePath))}deleteTeacherFromClass(t,s,l){return j(this.configuration).deleteTeacherFromClass(t,s,l).then(o=>o(this.axios,this.basePath))}getTeachers(t,s){return j(this.configuration).getTeachers(t,s).then(l=>l(this.axios,this.basePath))}}const ce=function(e){return{addClassToSchool:async(t,s,l={})=>{h("addClassToSchool","schoolId",t),h("addClassToSchool","classReference",s);const o="/v1.0/education/schools/{school-id}/classes/$ref".replace("{school-id}",encodeURIComponent(String(t))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"POST",...r,...l},c={},i={};await R(c,e),c["Content-Type"]="application/json",O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},n.data=U(s,n,e),{url:P(a),options:n}},addUserToSchool:async(t,s,l={})=>{h("addUserToSchool","schoolId",t),h("addUserToSchool","educationUserReference",s);const o="/v1.0/education/schools/{school-id}/users/$ref".replace("{school-id}",encodeURIComponent(String(t))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"POST",...r,...l},c={},i={};await R(c,e),c["Content-Type"]="application/json",O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},n.data=U(s,n,e),{url:P(a),options:n}},createSchool:async(t,s={})=>{h("createSchool","educationSchool",t);const l="/v1.0/education/schools",o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"POST",...a,...s},n={},c={};await R(n,e),n["Content-Type"]="application/json",O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},r.data=U(t,r,e),{url:P(o),options:r}},deleteClassFromSchool:async(t,s,l={})=>{h("deleteClassFromSchool","schoolId",t),h("deleteClassFromSchool","classId",s);const o="/v1.0/education/schools/{school-id}/classes/{class-id}/$ref".replace("{school-id}",encodeURIComponent(String(t))).replace("{class-id}",encodeURIComponent(String(s))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"DELETE",...r,...l},c={},i={};await R(c,e),O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},{url:P(a),options:n}},deleteSchool:async(t,s={})=>{h("deleteSchool","schoolId",t);const l="/v1.0/education/schools/{school-id}".replace("{school-id}",encodeURIComponent(String(t))),o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"DELETE",...a,...s},n={},c={};await R(n,e),O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},{url:P(o),options:r}},deleteUserFromSchool:async(t,s,l={})=>{h("deleteUserFromSchool","schoolId",t),h("deleteUserFromSchool","userId",s);const o="/v1.0/education/schools/{school-id}/users/{user-id}/$ref".replace("{school-id}",encodeURIComponent(String(t))).replace("{user-id}",encodeURIComponent(String(s))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"DELETE",...r,...l},c={},i={};await R(c,e),O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},{url:P(a),options:n}},getSchool:async(t,s={})=>{h("getSchool","schoolId",t);const l="/v1.0/education/schools/{school-id}".replace("{school-id}",encodeURIComponent(String(t))),o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"GET",...a,...s},n={},c={};await R(n,e),O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},{url:P(o),options:r}},listSchoolClasses:async(t,s={})=>{h("listSchoolClasses","schoolId",t);const l="/v1.0/education/schools/{school-id}/classes".replace("{school-id}",encodeURIComponent(String(t))),o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"GET",...a,...s},n={},c={};await R(n,e),O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},{url:P(o),options:r}},listSchoolUsers:async(t,s={})=>{h("listSchoolUsers","schoolId",t);const l="/v1.0/education/schools/{school-id}/users".replace("{school-id}",encodeURIComponent(String(t))),o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"GET",...a,...s},n={},c={};await R(n,e),O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},{url:P(o),options:r}},listSchools:async(t={})=>{const s="/v1.0/education/schools",l=new URL(s,A);let o;e&&(o=e.baseOptions);const a={method:"GET",...o,...t},r={},n={};await R(r,e),O(l,n);let c=o&&o.headers?o.headers:{};return a.headers={...r,...c,...t.headers},{url:P(l),options:a}},updateSchool:async(t,s,l={})=>{h("updateSchool","schoolId",t),h("updateSchool","educationSchool",s);const o="/v1.0/education/schools/{school-id}".replace("{school-id}",encodeURIComponent(String(t))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"PATCH",...r,...l},c={},i={};await R(c,e),c["Content-Type"]="application/json",O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},n.data=U(s,n,e),{url:P(a),options:n}}}},C=function(e){const t=ce(e);return{async addClassToSchool(s,l,o){var c,i;const a=await t.addClassToSchool(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["EducationSchoolApi.addClassToSchool"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async addUserToSchool(s,l,o){var c,i;const a=await t.addUserToSchool(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["EducationSchoolApi.addUserToSchool"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async createSchool(s,l){var n,c;const o=await t.createSchool(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["EducationSchoolApi.createSchool"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)},async deleteClassFromSchool(s,l,o){var c,i;const a=await t.deleteClassFromSchool(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["EducationSchoolApi.deleteClassFromSchool"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async deleteSchool(s,l){var n,c;const o=await t.deleteSchool(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["EducationSchoolApi.deleteSchool"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)},async deleteUserFromSchool(s,l,o){var c,i;const a=await t.deleteUserFromSchool(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["EducationSchoolApi.deleteUserFromSchool"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async getSchool(s,l){var n,c;const o=await t.getSchool(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["EducationSchoolApi.getSchool"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)},async listSchoolClasses(s,l){var n,c;const o=await t.listSchoolClasses(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["EducationSchoolApi.listSchoolClasses"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)},async listSchoolUsers(s,l){var n,c;const o=await t.listSchoolUsers(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["EducationSchoolApi.listSchoolUsers"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)},async listSchools(s){var r,n;const l=await t.listSchools(s),o=(e==null?void 0:e.serverIndex)??0,a=(n=(r=v["EducationSchoolApi.listSchools"])==null?void 0:r[o])==null?void 0:n.url;return(c,i)=>u(l,m.axios,V,e)(c,a||i)},async updateSchool(s,l,o){var c,i;const a=await t.updateSchool(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["EducationSchoolApi.updateSchool"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)}}},Ye=function(e,t,s){const l=C(e);return{addClassToSchool(o,a,r){return l.addClassToSchool(o,a,r).then(n=>n(s,t))},addUserToSchool(o,a,r){return l.addUserToSchool(o,a,r).then(n=>n(s,t))},createSchool(o,a){return l.createSchool(o,a).then(r=>r(s,t))},deleteClassFromSchool(o,a,r){return l.deleteClassFromSchool(o,a,r).then(n=>n(s,t))},deleteSchool(o,a){return l.deleteSchool(o,a).then(r=>r(s,t))},deleteUserFromSchool(o,a,r){return l.deleteUserFromSchool(o,a,r).then(n=>n(s,t))},getSchool(o,a){return l.getSchool(o,a).then(r=>r(s,t))},listSchoolClasses(o,a){return l.listSchoolClasses(o,a).then(r=>r(s,t))},listSchoolUsers(o,a){return l.listSchoolUsers(o,a).then(r=>r(s,t))},listSchools(o){return l.listSchools(o).then(a=>a(s,t))},updateSchool(o,a,r){return l.updateSchool(o,a,r).then(n=>n(s,t))}}};class Xe extends y{addClassToSchool(t,s,l){return C(this.configuration).addClassToSchool(t,s,l).then(o=>o(this.axios,this.basePath))}addUserToSchool(t,s,l){return C(this.configuration).addUserToSchool(t,s,l).then(o=>o(this.axios,this.basePath))}createSchool(t,s){return C(this.configuration).createSchool(t,s).then(l=>l(this.axios,this.basePath))}deleteClassFromSchool(t,s,l){return C(this.configuration).deleteClassFromSchool(t,s,l).then(o=>o(this.axios,this.basePath))}deleteSchool(t,s){return C(this.configuration).deleteSchool(t,s).then(l=>l(this.axios,this.basePath))}deleteUserFromSchool(t,s,l){return C(this.configuration).deleteUserFromSchool(t,s,l).then(o=>o(this.axios,this.basePath))}getSchool(t,s){return C(this.configuration).getSchool(t,s).then(l=>l(this.axios,this.basePath))}listSchoolClasses(t,s){return C(this.configuration).listSchoolClasses(t,s).then(l=>l(this.axios,this.basePath))}listSchoolUsers(t,s){return C(this.configuration).listSchoolUsers(t,s).then(l=>l(this.axios,this.basePath))}listSchools(t){return C(this.configuration).listSchools(t).then(s=>s(this.axios,this.basePath))}updateSchool(t,s,l){return C(this.configuration).updateSchool(t,s,l).then(o=>o(this.axios,this.basePath))}}const ie=function(e){return{createEducationUser:async(t,s={})=>{h("createEducationUser","educationUser",t);const l="/v1.0/education/users",o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"POST",...a,...s},n={},c={};await R(n,e),n["Content-Type"]="application/json",O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},r.data=U(t,r,e),{url:P(o),options:r}},deleteEducationUser:async(t,s={})=>{h("deleteEducationUser","userId",t);const l="/v1.0/education/users/{user-id}".replace("{user-id}",encodeURIComponent(String(t))),o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"DELETE",...a,...s},n={},c={};await R(n,e),O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},{url:P(o),options:r}},getEducationUser:async(t,s,l={})=>{h("getEducationUser","userId",t);const o="/v1.0/education/users/{user-id}".replace("{user-id}",encodeURIComponent(String(t))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"GET",...r,...l},c={},i={};await R(c,e),s&&(i.$expand=Array.from(s).join(b.csv)),O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},{url:P(a),options:n}},listEducationUsers:async(t,s,l={})=>{const o="/v1.0/education/users",a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"GET",...r,...l},c={},i={};await R(c,e),t&&(i.$orderby=Array.from(t).join(b.csv)),s&&(i.$expand=Array.from(s).join(b.csv)),O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},{url:P(a),options:n}},updateEducationUser:async(t,s,l={})=>{h("updateEducationUser","userId",t),h("updateEducationUser","educationUser",s);const o="/v1.0/education/users/{user-id}".replace("{user-id}",encodeURIComponent(String(t))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"PATCH",...r,...l},c={},i={};await R(c,e),c["Content-Type"]="application/json",O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},n.data=U(s,n,e),{url:P(a),options:n}}}},B=function(e){const t=ie(e);return{async createEducationUser(s,l){var n,c;const o=await t.createEducationUser(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["EducationUserApi.createEducationUser"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)},async deleteEducationUser(s,l){var n,c;const o=await t.deleteEducationUser(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["EducationUserApi.deleteEducationUser"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)},async getEducationUser(s,l,o){var c,i;const a=await t.getEducationUser(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["EducationUserApi.getEducationUser"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async listEducationUsers(s,l,o){var c,i;const a=await t.listEducationUsers(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["EducationUserApi.listEducationUsers"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async updateEducationUser(s,l,o){var c,i;const a=await t.updateEducationUser(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["EducationUserApi.updateEducationUser"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)}}},Ze=function(e,t,s){const l=B(e);return{createEducationUser(o,a){return l.createEducationUser(o,a).then(r=>r(s,t))},deleteEducationUser(o,a){return l.deleteEducationUser(o,a).then(r=>r(s,t))},getEducationUser(o,a,r){return l.getEducationUser(o,a,r).then(n=>n(s,t))},listEducationUsers(o,a,r){return l.listEducationUsers(o,a,r).then(n=>n(s,t))},updateEducationUser(o,a,r){return l.updateEducationUser(o,a,r).then(n=>n(s,t))}}};class ge extends y{createEducationUser(t,s){return B(this.configuration).createEducationUser(t,s).then(l=>l(this.axios,this.basePath))}deleteEducationUser(t,s){return B(this.configuration).deleteEducationUser(t,s).then(l=>l(this.axios,this.basePath))}getEducationUser(t,s,l){return B(this.configuration).getEducationUser(t,s,l).then(o=>o(this.axios,this.basePath))}listEducationUsers(t,s,l){return B(this.configuration).listEducationUsers(t,s,l).then(o=>o(this.axios,this.basePath))}updateEducationUser(t,s,l){return B(this.configuration).updateEducationUser(t,s,l).then(o=>o(this.axios,this.basePath))}}const fe={MemberOf:"memberOf"},es={DisplayName:"displayName",DisplayNameDesc:"displayName desc",Mail:"mail",MailDesc:"mail desc",OnPremisesSamAccountName:"onPremisesSamAccountName",OnPremisesSamAccountNameDesc:"onPremisesSamAccountName desc"},ss={MemberOf:"memberOf"},de=function(e){return{addMember:async(t,s,l={})=>{h("addMember","groupId",t),h("addMember","memberReference",s);const o="/v1.0/groups/{group-id}/members/$ref".replace("{group-id}",encodeURIComponent(String(t))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"POST",...r,...l},c={},i={};S(n,e),c["Content-Type"]="application/json",O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},n.data=U(s,n,e),{url:P(a),options:n}},deleteGroup:async(t,s,l={})=>{h("deleteGroup","groupId",t);const o="/v1.0/groups/{group-id}".replace("{group-id}",encodeURIComponent(String(t))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"DELETE",...r,...l},c={},i={};S(n,e),s!=null&&(c["If-Match"]=String(s)),O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},{url:P(a),options:n}},deleteMember:async(t,s,l,o={})=>{h("deleteMember","groupId",t),h("deleteMember","directoryObjectId",s);const a="/v1.0/groups/{group-id}/members/{directory-object-id}/$ref".replace("{group-id}",encodeURIComponent(String(t))).replace("{directory-object-id}",encodeURIComponent(String(s))),r=new URL(a,A);let n;e&&(n=e.baseOptions);const c={method:"DELETE",...n,...o},i={},d={};S(c,e),l!=null&&(i["If-Match"]=String(l)),O(r,d);let p=n&&n.headers?n.headers:{};return c.headers={...i,...p,...o.headers},{url:P(r),options:c}},getGroup:async(t,s,l,o={})=>{h("getGroup","groupId",t);const a="/v1.0/groups/{group-id}".replace("{group-id}",encodeURIComponent(String(t))),r=new URL(a,A);let n;e&&(n=e.baseOptions);const c={method:"GET",...n,...o},i={},d={};S(c,e),s&&(d.$select=Array.from(s).join(b.csv)),l&&(d.$expand=Array.from(l).join(b.csv)),O(r,d);let p=n&&n.headers?n.headers:{};return c.headers={...i,...p,...o.headers},{url:P(r),options:c}},listMembers:async(t,s={})=>{h("listMembers","groupId",t);const l="/v1.0/groups/{group-id}/members".replace("{group-id}",encodeURIComponent(String(t))),o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"GET",...a,...s},n={},c={};S(r,e),O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},{url:P(o),options:r}},updateGroup:async(t,s,l={})=>{h("updateGroup","groupId",t),h("updateGroup","group",s);const o="/v1.0/groups/{group-id}".replace("{group-id}",encodeURIComponent(String(t))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"PATCH",...r,...l},c={},i={};S(n,e),c["Content-Type"]="application/json",O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},n.data=U(s,n,e),{url:P(a),options:n}}}},F=function(e){const t=de(e);return{async addMember(s,l,o){var c,i;const a=await t.addMember(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["GroupApi.addMember"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async deleteGroup(s,l,o){var c,i;const a=await t.deleteGroup(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["GroupApi.deleteGroup"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async deleteMember(s,l,o,a){var i,d;const r=await t.deleteMember(s,l,o,a),n=(e==null?void 0:e.serverIndex)??0,c=(d=(i=v["GroupApi.deleteMember"])==null?void 0:i[n])==null?void 0:d.url;return(p,x)=>u(r,m.axios,V,e)(p,c||x)},async getGroup(s,l,o,a){var i,d;const r=await t.getGroup(s,l,o,a),n=(e==null?void 0:e.serverIndex)??0,c=(d=(i=v["GroupApi.getGroup"])==null?void 0:i[n])==null?void 0:d.url;return(p,x)=>u(r,m.axios,V,e)(p,c||x)},async listMembers(s,l){var n,c;const o=await t.listMembers(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["GroupApi.listMembers"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)},async updateGroup(s,l,o){var c,i;const a=await t.updateGroup(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["GroupApi.updateGroup"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)}}},rs=function(e,t,s){const l=F(e);return{addMember(o,a,r){return l.addMember(o,a,r).then(n=>n(s,t))},deleteGroup(o,a,r){return l.deleteGroup(o,a,r).then(n=>n(s,t))},deleteMember(o,a,r,n){return l.deleteMember(o,a,r,n).then(c=>c(s,t))},getGroup(o,a,r,n){return l.getGroup(o,a,r,n).then(c=>c(s,t))},listMembers(o,a){return l.listMembers(o,a).then(r=>r(s,t))},updateGroup(o,a,r){return l.updateGroup(o,a,r).then(n=>n(s,t))}}};class as extends y{addMember(t,s,l){return F(this.configuration).addMember(t,s,l).then(o=>o(this.axios,this.basePath))}deleteGroup(t,s,l){return F(this.configuration).deleteGroup(t,s,l).then(o=>o(this.axios,this.basePath))}deleteMember(t,s,l,o){return F(this.configuration).deleteMember(t,s,l,o).then(a=>a(this.axios,this.basePath))}getGroup(t,s,l,o){return F(this.configuration).getGroup(t,s,l,o).then(a=>a(this.axios,this.basePath))}listMembers(t,s){return F(this.configuration).listMembers(t,s).then(l=>l(this.axios,this.basePath))}updateGroup(t,s,l){return F(this.configuration).updateGroup(t,s,l).then(o=>o(this.axios,this.basePath))}}const ts={Id:"id",Description:"description",DisplayName:"displayName",Members:"members"},os={Members:"members"},pe=function(e){return{createGroup:async(t,s={})=>{h("createGroup","group",t);const l="/v1.0/groups",o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"POST",...a,...s},n={},c={};S(r,e),n["Content-Type"]="application/json",O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},r.data=U(t,r,e),{url:P(o),options:r}},listGroups:async(t,s,l,o,a={})=>{const r="/v1.0/groups",n=new URL(r,A);let c;e&&(c=e.baseOptions);const i={method:"GET",...c,...a},d={},p={};S(i,e),t!==void 0&&(p.$search=t),s&&(p.$orderby=Array.from(s).join(b.csv)),l&&(p.$select=Array.from(l).join(b.csv)),o&&(p.$expand=Array.from(o).join(b.csv)),O(n,p);let x=c&&c.headers?c.headers:{};return i.headers={...d,...x,...a.headers},{url:P(n),options:i}}}},k=function(e){const t=pe(e);return{async createGroup(s,l){var n,c;const o=await t.createGroup(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["GroupsApi.createGroup"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)},async listGroups(s,l,o,a,r){var d,p;const n=await t.listGroups(s,l,o,a,r),c=(e==null?void 0:e.serverIndex)??0,i=(p=(d=v["GroupsApi.listGroups"])==null?void 0:d[c])==null?void 0:p.url;return(x,I)=>u(n,m.axios,V,e)(x,i||I)}}},ls=function(e,t,s){const l=k(e);return{createGroup(o,a){return l.createGroup(o,a).then(r=>r(s,t))},listGroups(o,a,r,n,c){return l.listGroups(o,a,r,n,c).then(i=>i(s,t))}}};class ns extends y{createGroup(t,s){return k(this.configuration).createGroup(t,s).then(l=>l(this.axios,this.basePath))}listGroups(t,s,l,o,a){return k(this.configuration).listGroups(t,s,l,o,a).then(r=>r(this.axios,this.basePath))}}const cs={DisplayName:"displayName",DisplayNameDesc:"displayName desc"},is={Id:"id",Description:"description",DisplayName:"displayName",Mail:"mail",Members:"members"},ds={Members:"members"},he=function(e){return{changeOwnPassword:async(t,s={})=>{h("changeOwnPassword","passwordChange",t);const l="/v1.0/me/changePassword",o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"POST",...a,...s},n={},c={};S(r,e),n["Content-Type"]="application/json",O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},r.data=U(t,r,e),{url:P(o),options:r}}}},X=function(e){const t=he(e);return{async changeOwnPassword(s,l){var n,c;const o=await t.changeOwnPassword(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["MeChangepasswordApi.changeOwnPassword"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)}}},ps=function(e,t,s){const l=X(e);return{changeOwnPassword(o,a){return l.changeOwnPassword(o,a).then(r=>r(s,t))}}};class hs extends y{changeOwnPassword(t,s){return X(this.configuration).changeOwnPassword(t,s).then(l=>l(this.axios,this.basePath))}}const me=function(e){return{getHome:async(t={})=>{const s="/v1.0/me/drive",l=new URL(s,A);let o;e&&(o=e.baseOptions);const a={method:"GET",...o,...t},r={},n={};S(a,e),O(l,n);let c=o&&o.headers?o.headers:{};return a.headers={...r,...c,...t.headers},{url:P(l),options:a}},listSharedByMe:async(t={})=>{const s="/v1beta1/me/drive/sharedByMe",l=new URL(s,A);let o;e&&(o=e.baseOptions);const a={method:"GET",...o,...t},r={},n={};S(a,e),O(l,n);let c=o&&o.headers?o.headers:{};return a.headers={...r,...c,...t.headers},{url:P(l),options:a}},listSharedWithMe:async(t={})=>{const s="/v1beta1/me/drive/sharedWithMe",l=new URL(s,A);let o;e&&(o=e.baseOptions);const a={method:"GET",...o,...t},r={},n={};S(a,e),O(l,n);let c=o&&o.headers?o.headers:{};return a.headers={...r,...c,...t.headers},{url:P(l),options:a}}}},H=function(e){const t=me(e);return{async getHome(s){var r,n;const l=await t.getHome(s),o=(e==null?void 0:e.serverIndex)??0,a=(n=(r=v["MeDriveApi.getHome"])==null?void 0:r[o])==null?void 0:n.url;return(c,i)=>u(l,m.axios,V,e)(c,a||i)},async listSharedByMe(s){var r,n;const l=await t.listSharedByMe(s),o=(e==null?void 0:e.serverIndex)??0,a=(n=(r=v["MeDriveApi.listSharedByMe"])==null?void 0:r[o])==null?void 0:n.url;return(c,i)=>u(l,m.axios,V,e)(c,a||i)},async listSharedWithMe(s){var r,n;const l=await t.listSharedWithMe(s),o=(e==null?void 0:e.serverIndex)??0,a=(n=(r=v["MeDriveApi.listSharedWithMe"])==null?void 0:r[o])==null?void 0:n.url;return(c,i)=>u(l,m.axios,V,e)(c,a||i)}}},ms=function(e,t,s){const l=H(e);return{getHome(o){return l.getHome(o).then(a=>a(s,t))},listSharedByMe(o){return l.listSharedByMe(o).then(a=>a(s,t))},listSharedWithMe(o){return l.listSharedWithMe(o).then(a=>a(s,t))}}};class Vs extends y{getHome(t){return H(this.configuration).getHome(t).then(s=>s(this.axios,this.basePath))}listSharedByMe(t){return H(this.configuration).listSharedByMe(t).then(s=>s(this.axios,this.basePath))}listSharedWithMe(t){return H(this.configuration).listSharedWithMe(t).then(s=>s(this.axios,this.basePath))}}const Ve=function(e){return{homeGetRoot:async(t={})=>{const s="/v1.0/me/drive/root",l=new URL(s,A);let o;e&&(o=e.baseOptions);const a={method:"GET",...o,...t},r={},n={};S(a,e),O(l,n);let c=o&&o.headers?o.headers:{};return a.headers={...r,...c,...t.headers},{url:P(l),options:a}}}},Z=function(e){const t=Ve(e);return{async homeGetRoot(s){var r,n;const l=await t.homeGetRoot(s),o=(e==null?void 0:e.serverIndex)??0,a=(n=(r=v["MeDriveRootApi.homeGetRoot"])==null?void 0:r[o])==null?void 0:n.url;return(c,i)=>u(l,m.axios,V,e)(c,a||i)}}},vs=function(e,t,s){const l=Z(e);return{homeGetRoot(o){return l.homeGetRoot(o).then(a=>a(s,t))}}};class As extends y{homeGetRoot(t){return Z(this.configuration).homeGetRoot(t).then(s=>s(this.axios,this.basePath))}}const ve=function(e){return{homeGetChildren:async(t={})=>{const s="/v1.0/me/drive/root/children",l=new URL(s,A);let o;e&&(o=e.baseOptions);const a={method:"GET",...o,...t},r={},n={};S(a,e),O(l,n);let c=o&&o.headers?o.headers:{};return a.headers={...r,...c,...t.headers},{url:P(l),options:a}}}},g=function(e){const t=ve(e);return{async homeGetChildren(s){var r,n;const l=await t.homeGetChildren(s),o=(e==null?void 0:e.serverIndex)??0,a=(n=(r=v["MeDriveRootChildrenApi.homeGetChildren"])==null?void 0:r[o])==null?void 0:n.url;return(c,i)=>u(l,m.axios,V,e)(c,a||i)}}},Os=function(e,t,s){const l=g(e);return{homeGetChildren(o){return l.homeGetChildren(o).then(a=>a(s,t))}}};class Ps extends y{homeGetChildren(t){return g(this.configuration).homeGetChildren(t).then(s=>s(this.axios,this.basePath))}}const Ae=function(e){return{listMyDrives:async(t,s,l={})=>{const o="/v1.0/me/drives",a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"GET",...r,...l},c={},i={};S(n,e),t!==void 0&&(i.$orderby=t),s!==void 0&&(i.$filter=s),O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},{url:P(a),options:n}},listMyDrivesBeta:async(t,s,l={})=>{const o="/v1beta1/me/drives",a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"GET",...r,...l},c={},i={};S(n,e),t!==void 0&&(i.$orderby=t),s!==void 0&&(i.$filter=s),O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},{url:P(a),options:n}}}},W=function(e){const t=Ae(e);return{async listMyDrives(s,l,o){var c,i;const a=await t.listMyDrives(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["MeDrivesApi.listMyDrives"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async listMyDrivesBeta(s,l,o){var c,i;const a=await t.listMyDrivesBeta(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["MeDrivesApi.listMyDrivesBeta"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)}}},us=function(e,t,s){const l=W(e);return{listMyDrives(o,a,r){return l.listMyDrives(o,a,r).then(n=>n(s,t))},listMyDrivesBeta(o,a,r){return l.listMyDrivesBeta(o,a,r).then(n=>n(s,t))}}};class Ss extends y{listMyDrives(t,s,l){return W(this.configuration).listMyDrives(t,s,l).then(o=>o(this.axios,this.basePath))}listMyDrivesBeta(t,s,l){return W(this.configuration).listMyDrivesBeta(t,s,l).then(o=>o(this.axios,this.basePath))}}const Oe=function(e){return{getOwnUser:async(t,s={})=>{const l="/v1.0/me",o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"GET",...a,...s},n={},c={};S(r,e),t&&(c.$expand=Array.from(t).join(b.csv)),O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},{url:P(o),options:r}},updateOwnUser:async(t,s={})=>{const l="/v1.0/me",o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"PATCH",...a,...s},n={},c={};S(r,e),n["Content-Type"]="application/json",O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},r.data=U(t,r,e),{url:P(o),options:r}}}},z=function(e){const t=Oe(e);return{async getOwnUser(s,l){var n,c;const o=await t.getOwnUser(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["MeUserApi.getOwnUser"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)},async updateOwnUser(s,l){var n,c;const o=await t.updateOwnUser(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["MeUserApi.updateOwnUser"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)}}},xs=function(e,t,s){const l=z(e);return{getOwnUser(o,a){return l.getOwnUser(o,a).then(r=>r(s,t))},updateOwnUser(o,a){return l.updateOwnUser(o,a).then(r=>r(s,t))}}};class Us extends y{getOwnUser(t,s){return z(this.configuration).getOwnUser(t,s).then(l=>l(this.axios,this.basePath))}updateOwnUser(t,s){return z(this.configuration).updateOwnUser(t,s).then(l=>l(this.axios,this.basePath))}}const Rs={MemberOf:"memberOf"},Pe=function(e){return{getPermissionRoleDefinition:async(t,s={})=>{h("getPermissionRoleDefinition","roleId",t);const l="/v1beta1/roleManagement/permissions/roleDefinitions/{role-id}".replace("{role-id}",encodeURIComponent(String(t))),o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"GET",...a,...s},n={},c={};S(r,e),O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},{url:P(o),options:r}},listPermissionRoleDefinitions:async(t={})=>{const s="/v1beta1/roleManagement/permissions/roleDefinitions",l=new URL(s,A);let o;e&&(o=e.baseOptions);const a={method:"GET",...o,...t},r={},n={};S(a,e),O(l,n);let c=o&&o.headers?o.headers:{};return a.headers={...r,...c,...t.headers},{url:P(l),options:a}}}},J=function(e){const t=Pe(e);return{async getPermissionRoleDefinition(s,l){var n,c;const o=await t.getPermissionRoleDefinition(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["RoleManagementApi.getPermissionRoleDefinition"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)},async listPermissionRoleDefinitions(s){var r,n;const l=await t.listPermissionRoleDefinitions(s),o=(e==null?void 0:e.serverIndex)??0,a=(n=(r=v["RoleManagementApi.listPermissionRoleDefinitions"])==null?void 0:r[o])==null?void 0:n.url;return(c,i)=>u(l,m.axios,V,e)(c,a||i)}}},ys=function(e,t,s){const l=J(e);return{getPermissionRoleDefinition(o,a){return l.getPermissionRoleDefinition(o,a).then(r=>r(s,t))},listPermissionRoleDefinitions(o){return l.listPermissionRoleDefinitions(o).then(a=>a(s,t))}}};class bs extends y{getPermissionRoleDefinition(t,s){return J(this.configuration).getPermissionRoleDefinition(t,s).then(l=>l(this.axios,this.basePath))}listPermissionRoleDefinitions(t){return J(this.configuration).listPermissionRoleDefinitions(t).then(s=>s(this.axios,this.basePath))}}const ue=function(e){return{assignTags:async(t,s={})=>{const l="/v1.0/extensions/org.libregraph/tags",o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"PUT",...a,...s},n={},c={};S(r,e),n["Content-Type"]="application/json",O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},r.data=U(t,r,e),{url:P(o),options:r}},getTags:async(t={})=>{const s="/v1.0/extensions/org.libregraph/tags",l=new URL(s,A);let o;e&&(o=e.baseOptions);const a={method:"GET",...o,...t},r={},n={};S(a,e),O(l,n);let c=o&&o.headers?o.headers:{};return a.headers={...r,...c,...t.headers},{url:P(l),options:a}},unassignTags:async(t,s={})=>{const l="/v1.0/extensions/org.libregraph/tags",o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"DELETE",...a,...s},n={},c={};S(r,e),n["Content-Type"]="application/json",O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},r.data=U(t,r,e),{url:P(o),options:r}}}},$=function(e){const t=ue(e);return{async assignTags(s,l){var n,c;const o=await t.assignTags(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["TagsApi.assignTags"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)},async getTags(s){var r,n;const l=await t.getTags(s),o=(e==null?void 0:e.serverIndex)??0,a=(n=(r=v["TagsApi.getTags"])==null?void 0:r[o])==null?void 0:n.url;return(c,i)=>u(l,m.axios,V,e)(c,a||i)},async unassignTags(s,l){var n,c;const o=await t.unassignTags(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["TagsApi.unassignTags"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)}}},Cs=function(e,t,s){const l=$(e);return{assignTags(o,a){return l.assignTags(o,a).then(r=>r(s,t))},getTags(o){return l.getTags(o).then(a=>a(s,t))},unassignTags(o,a){return l.unassignTags(o,a).then(r=>r(s,t))}}};class Is extends y{assignTags(t,s){return $(this.configuration).assignTags(t,s).then(l=>l(this.axios,this.basePath))}getTags(t){return $(this.configuration).getTags(t).then(s=>s(this.axios,this.basePath))}unassignTags(t,s){return $(this.configuration).unassignTags(t,s).then(l=>l(this.axios,this.basePath))}}const Se=function(e){return{deleteUser:async(t,s,l={})=>{h("deleteUser","userId",t);const o="/v1.0/users/{user-id}".replace("{user-id}",encodeURIComponent(String(t))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"DELETE",...r,...l},c={},i={};S(n,e),s!=null&&(c["If-Match"]=String(s)),O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},{url:P(a),options:n}},exportPersonalData:async(t,s,l={})=>{h("exportPersonalData","userId",t);const o="/v1.0/users/{user-id}/exportPersonalData".replace("{user-id}",encodeURIComponent(String(t))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"POST",...r,...l},c={},i={};S(n,e),c["Content-Type"]="application/json",O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},n.data=U(s,n,e),{url:P(a),options:n}},getUser:async(t,s,l,o={})=>{h("getUser","userId",t);const a="/v1.0/users/{user-id}".replace("{user-id}",encodeURIComponent(String(t))),r=new URL(a,A);let n;e&&(n=e.baseOptions);const c={method:"GET",...n,...o},i={},d={};S(c,e),s&&(d.$select=Array.from(s).join(b.csv)),l&&(d.$expand=Array.from(l).join(b.csv)),O(r,d);let p=n&&n.headers?n.headers:{};return c.headers={...i,...p,...o.headers},{url:P(r),options:c}},updateUser:async(t,s,l={})=>{h("updateUser","userId",t),h("updateUser","userUpdate",s);const o="/v1.0/users/{user-id}".replace("{user-id}",encodeURIComponent(String(t))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"PATCH",...r,...l},c={},i={};S(n,e),c["Content-Type"]="application/json",O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},n.data=U(s,n,e),{url:P(a),options:n}}}},L=function(e){const t=Se(e);return{async deleteUser(s,l,o){var c,i;const a=await t.deleteUser(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["UserApi.deleteUser"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async exportPersonalData(s,l,o){var c,i;const a=await t.exportPersonalData(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["UserApi.exportPersonalData"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async getUser(s,l,o,a){var i,d;const r=await t.getUser(s,l,o,a),n=(e==null?void 0:e.serverIndex)??0,c=(d=(i=v["UserApi.getUser"])==null?void 0:i[n])==null?void 0:d.url;return(p,x)=>u(r,m.axios,V,e)(p,c||x)},async updateUser(s,l,o){var c,i;const a=await t.updateUser(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["UserApi.updateUser"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)}}},Ds=function(e,t,s){const l=L(e);return{deleteUser(o,a,r){return l.deleteUser(o,a,r).then(n=>n(s,t))},exportPersonalData(o,a,r){return l.exportPersonalData(o,a,r).then(n=>n(s,t))},getUser(o,a,r,n){return l.getUser(o,a,r,n).then(c=>c(s,t))},updateUser(o,a,r){return l.updateUser(o,a,r).then(n=>n(s,t))}}};class ws extends y{deleteUser(t,s,l){return L(this.configuration).deleteUser(t,s,l).then(o=>o(this.axios,this.basePath))}exportPersonalData(t,s,l){return L(this.configuration).exportPersonalData(t,s,l).then(o=>o(this.axios,this.basePath))}getUser(t,s,l,o){return L(this.configuration).getUser(t,s,l,o).then(a=>a(this.axios,this.basePath))}updateUser(t,s,l){return L(this.configuration).updateUser(t,s,l).then(o=>o(this.axios,this.basePath))}}const Es={Id:"id",DisplayName:"displayName",Drive:"drive",Drives:"drives",Mail:"mail",MemberOf:"memberOf",OnPremisesSamAccountName:"onPremisesSamAccountName",Surname:"surname"},Ts={Drive:"drive",Drives:"drives",MemberOf:"memberOf",AppRoleAssignments:"appRoleAssignments"},xe=function(e){return{userCreateAppRoleAssignments:async(t,s,l={})=>{h("userCreateAppRoleAssignments","userId",t),h("userCreateAppRoleAssignments","appRoleAssignment",s);const o="/v1.0/users/{user-id}/appRoleAssignments".replace("{user-id}",encodeURIComponent(String(t))),a=new URL(o,A);let r;e&&(r=e.baseOptions);const n={method:"POST",...r,...l},c={},i={};S(n,e),c["Content-Type"]="application/json",O(a,i);let d=r&&r.headers?r.headers:{};return n.headers={...c,...d,...l.headers},n.data=U(s,n,e),{url:P(a),options:n}},userDeleteAppRoleAssignments:async(t,s,l,o={})=>{h("userDeleteAppRoleAssignments","userId",t),h("userDeleteAppRoleAssignments","appRoleAssignmentId",s);const a="/v1.0/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}".replace("{user-id}",encodeURIComponent(String(t))).replace("{appRoleAssignment-id}",encodeURIComponent(String(s))),r=new URL(a,A);let n;e&&(n=e.baseOptions);const c={method:"DELETE",...n,...o},i={},d={};S(c,e),l!=null&&(i["If-Match"]=String(l)),O(r,d);let p=n&&n.headers?n.headers:{};return c.headers={...i,...p,...o.headers},{url:P(r),options:c}},userListAppRoleAssignments:async(t,s={})=>{h("userListAppRoleAssignments","userId",t);const l="/v1.0/users/{user-id}/appRoleAssignments".replace("{user-id}",encodeURIComponent(String(t))),o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"GET",...a,...s},n={},c={};S(r,e),O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},{url:P(o),options:r}}}},q=function(e){const t=xe(e);return{async userCreateAppRoleAssignments(s,l,o){var c,i;const a=await t.userCreateAppRoleAssignments(s,l,o),r=(e==null?void 0:e.serverIndex)??0,n=(i=(c=v["UserAppRoleAssignmentApi.userCreateAppRoleAssignments"])==null?void 0:c[r])==null?void 0:i.url;return(d,p)=>u(a,m.axios,V,e)(d,n||p)},async userDeleteAppRoleAssignments(s,l,o,a){var i,d;const r=await t.userDeleteAppRoleAssignments(s,l,o,a),n=(e==null?void 0:e.serverIndex)??0,c=(d=(i=v["UserAppRoleAssignmentApi.userDeleteAppRoleAssignments"])==null?void 0:i[n])==null?void 0:d.url;return(p,x)=>u(r,m.axios,V,e)(p,c||x)},async userListAppRoleAssignments(s,l){var n,c;const o=await t.userListAppRoleAssignments(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["UserAppRoleAssignmentApi.userListAppRoleAssignments"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)}}},Fs=function(e,t,s){const l=q(e);return{userCreateAppRoleAssignments(o,a,r){return l.userCreateAppRoleAssignments(o,a,r).then(n=>n(s,t))},userDeleteAppRoleAssignments(o,a,r,n){return l.userDeleteAppRoleAssignments(o,a,r,n).then(c=>c(s,t))},userListAppRoleAssignments(o,a){return l.userListAppRoleAssignments(o,a).then(r=>r(s,t))}}};class Bs extends y{userCreateAppRoleAssignments(t,s,l){return q(this.configuration).userCreateAppRoleAssignments(t,s,l).then(o=>o(this.axios,this.basePath))}userDeleteAppRoleAssignments(t,s,l,o){return q(this.configuration).userDeleteAppRoleAssignments(t,s,l,o).then(a=>a(this.axios,this.basePath))}userListAppRoleAssignments(t,s){return q(this.configuration).userListAppRoleAssignments(t,s).then(l=>l(this.axios,this.basePath))}}const Ue=function(e){return{createUser:async(t,s={})=>{h("createUser","user",t);const l="/v1.0/users",o=new URL(l,A);let a;e&&(a=e.baseOptions);const r={method:"POST",...a,...s},n={},c={};S(r,e),n["Content-Type"]="application/json",O(o,c);let i=a&&a.headers?a.headers:{};return r.headers={...n,...i,...s.headers},r.data=U(t,r,e),{url:P(o),options:r}},listUsers:async(t,s,l,o,a,r={})=>{const n="/v1.0/users",c=new URL(n,A);let i;e&&(i=e.baseOptions);const d={method:"GET",...i,...r},p={},x={};S(d,e),t!==void 0&&(x.$search=t),s!==void 0&&(x.$filter=s),l&&(x.$orderby=Array.from(l).join(b.csv)),o&&(x.$select=Array.from(o).join(b.csv)),a&&(x.$expand=Array.from(a).join(b.csv)),O(c,x);let I=i&&i.headers?i.headers:{};return d.headers={...p,...I,...r.headers},{url:P(c),options:d}}}},_=function(e){const t=Ue(e);return{async createUser(s,l){var n,c;const o=await t.createUser(s,l),a=(e==null?void 0:e.serverIndex)??0,r=(c=(n=v["UsersApi.createUser"])==null?void 0:n[a])==null?void 0:c.url;return(i,d)=>u(o,m.axios,V,e)(i,r||d)},async listUsers(s,l,o,a,r,n){var p,x;const c=await t.listUsers(s,l,o,a,r,n),i=(e==null?void 0:e.serverIndex)??0,d=(x=(p=v["UsersApi.listUsers"])==null?void 0:p[i])==null?void 0:x.url;return(I,Re)=>u(c,m.axios,V,e)(I,d||Re)}}},Ms=function(e,t,s){const l=_(e);return{createUser(o,a){return l.createUser(o,a).then(r=>r(s,t))},listUsers(o,a,r,n,c,i){return l.listUsers(o,a,r,n,c,i).then(d=>d(s,t))}}};class Ls extends y{createUser(t,s){return _(this.configuration).createUser(t,s).then(l=>l(this.axios,this.basePath))}listUsers(t,s,l,o,a,r){return _(this.configuration).listUsers(t,s,l,o,a,r).then(n=>n(this.axios,this.basePath))}}const Gs={DisplayName:"displayName",DisplayNameDesc:"displayName desc",Mail:"mail",MailDesc:"mail desc",OnPremisesSamAccountName:"onPremisesSamAccountName",OnPremisesSamAccountNameDesc:"onPremisesSamAccountName desc"},js={Id:"id",DisplayName:"displayName",Mail:"mail",MemberOf:"memberOf",OnPremisesSamAccountName:"onPremisesSamAccountName",Surname:"surname"},Hs={Drive:"drive",Drives:"drives",MemberOf:"memberOf",AppRoleAssignments:"appRoleAssignments"};class $s{constructor(t={}){w(this,"apiKey");w(this,"username");w(this,"password");w(this,"accessToken");w(this,"basePath");w(this,"serverIndex");w(this,"baseOptions");w(this,"formDataCtor");this.apiKey=t.apiKey,this.username=t.username,this.password=t.password,this.accessToken=t.accessToken,this.basePath=t.basePath,this.serverIndex=t.serverIndex,this.baseOptions=t.baseOptions,this.formDataCtor=t.formDataCtor}isJsonMime(t){const s=new RegExp("^(application/json|[^;/ ]+/[^;/ ]+[+]json)[ ]*(;.*)?$","i");return t!==null&&(s.test(t)||t.toLowerCase()==="application/json-patch+json")}}exports.ActivitiesApi=Ee;exports.ActivitiesApiAxiosParamCreator=f;exports.ActivitiesApiFactory=we;exports.ActivitiesApiFp=Y;exports.ApplicationsApi=Fe;exports.ApplicationsApiAxiosParamCreator=ee;exports.ApplicationsApiFactory=Te;exports.ApplicationsApiFp=Q;exports.Configuration=$s;exports.DriveItemApi=Me;exports.DriveItemApiAxiosParamCreator=se;exports.DriveItemApiFactory=Be;exports.DriveItemApiFp=G;exports.DrivesApi=Ge;exports.DrivesApiAxiosParamCreator=re;exports.DrivesApiFactory=Le;exports.DrivesApiFp=M;exports.DrivesGetDrivesApi=He;exports.DrivesGetDrivesApiAxiosParamCreator=ae;exports.DrivesGetDrivesApiFactory=je;exports.DrivesGetDrivesApiFp=N;exports.DrivesPermissionsApi=qe;exports.DrivesPermissionsApiAxiosParamCreator=te;exports.DrivesPermissionsApiFactory=$e;exports.DrivesPermissionsApiFp=T;exports.DrivesRootApi=ke;exports.DrivesRootApiAxiosParamCreator=oe;exports.DrivesRootApiFactory=Ne;exports.DrivesRootApiFp=D;exports.EducationClassApi=Je;exports.EducationClassApiAxiosParamCreator=le;exports.EducationClassApiFactory=ze;exports.EducationClassApiFp=E;exports.EducationClassClassificationEnum=Ie;exports.EducationClassTeachersApi=Ke;exports.EducationClassTeachersApiAxiosParamCreator=ne;exports.EducationClassTeachersApiFactory=_e;exports.EducationClassTeachersApiFp=j;exports.EducationSchoolApi=Xe;exports.EducationSchoolApiAxiosParamCreator=ce;exports.EducationSchoolApiFactory=Ye;exports.EducationSchoolApiFp=C;exports.EducationUserApi=ge;exports.EducationUserApiAxiosParamCreator=ie;exports.EducationUserApiFactory=Ze;exports.EducationUserApiFp=B;exports.GetEducationUserExpandEnum=fe;exports.GetGroupExpandEnum=os;exports.GetGroupSelectEnum=ts;exports.GetOwnUserExpandEnum=Rs;exports.GetUserExpandEnum=Ts;exports.GetUserSelectEnum=Es;exports.GroupApi=as;exports.GroupApiAxiosParamCreator=de;exports.GroupApiFactory=rs;exports.GroupApiFp=F;exports.GroupsApi=ns;exports.GroupsApiAxiosParamCreator=pe;exports.GroupsApiFactory=ls;exports.GroupsApiFp=k;exports.ListEducationUsersExpandEnum=ss;exports.ListEducationUsersOrderbyEnum=es;exports.ListGroupsExpandEnum=ds;exports.ListGroupsOrderbyEnum=cs;exports.ListGroupsSelectEnum=is;exports.ListPermissionsSelectEnum=Qe;exports.ListPermissionsSpaceRootSelectEnum=We;exports.ListUsersExpandEnum=Hs;exports.ListUsersOrderbyEnum=Gs;exports.ListUsersSelectEnum=js;exports.MeChangepasswordApi=hs;exports.MeChangepasswordApiAxiosParamCreator=he;exports.MeChangepasswordApiFactory=ps;exports.MeChangepasswordApiFp=X;exports.MeDriveApi=Vs;exports.MeDriveApiAxiosParamCreator=me;exports.MeDriveApiFactory=ms;exports.MeDriveApiFp=H;exports.MeDriveRootApi=As;exports.MeDriveRootApiAxiosParamCreator=Ve;exports.MeDriveRootApiFactory=vs;exports.MeDriveRootApiFp=Z;exports.MeDriveRootChildrenApi=Ps;exports.MeDriveRootChildrenApiAxiosParamCreator=ve;exports.MeDriveRootChildrenApiFactory=Os;exports.MeDriveRootChildrenApiFp=g;exports.MeDrivesApi=Ss;exports.MeDrivesApiAxiosParamCreator=Ae;exports.MeDrivesApiFactory=us;exports.MeDrivesApiFp=W;exports.MeUserApi=Us;exports.MeUserApiAxiosParamCreator=Oe;exports.MeUserApiFactory=xs;exports.MeUserApiFp=z;exports.RoleManagementApi=bs;exports.RoleManagementApiAxiosParamCreator=Pe;exports.RoleManagementApiFactory=ys;exports.RoleManagementApiFp=J;exports.SharingLinkType=De;exports.TagsApi=Is;exports.TagsApiAxiosParamCreator=ue;exports.TagsApiFactory=Cs;exports.TagsApiFp=$;exports.UserApi=ws;exports.UserApiAxiosParamCreator=Se;exports.UserApiFactory=Ds;exports.UserApiFp=L;exports.UserAppRoleAssignmentApi=Bs;exports.UserAppRoleAssignmentApiAxiosParamCreator=xe;exports.UserAppRoleAssignmentApiFactory=Fs;exports.UserAppRoleAssignmentApiFp=q;exports.UsersApi=Ls;exports.UsersApiAxiosParamCreator=Ue;exports.UsersApiFactory=Ms;exports.UsersApiFp=_;
@@ -1,7 +1,7 @@
1
1
  var ee = Object.defineProperty;
2
2
  var se = (e, t, s) => t in e ? ee(e, t, { enumerable: !0, configurable: !0, writable: !0, value: s }) : e[t] = s;
3
3
  var w = (e, t, s) => se(e, typeof t != "symbol" ? t + "" : t, s);
4
- import { a as m } from "../../index-DaH-cMzr.js";
4
+ import { a as m } from "../../index-DQ96P-uk.js";
5
5
  const V = "".replace(/\/+$/, ""), x = {
6
6
  csv: ","
7
7
  };
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("../index-DkrrhS4K.cjs");const r=require("../index-BhfViwrl.cjs"),e=require("../functions-CLNcqXgl.cjs");exports.webdav=r.webdav;exports.DavMethod=e.DavMethod;exports.DavPermission=e.DavPermission;exports.DavProperties=e.DavProperties;exports.DavProperty=e.DavProperty;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("../index-re-e8Ljt.cjs");const r=require("../index-D3oTmvJr.cjs"),e=require("../functions-CLNcqXgl.cjs");exports.webdav=r.webdav;exports.DavMethod=e.DavMethod;exports.DavPermission=e.DavPermission;exports.DavProperties=e.DavProperties;exports.DavProperty=e.DavProperty;
@@ -1,5 +1,5 @@
1
- import "../index-DaH-cMzr.js";
2
- import { w as e } from "../index-DTUwIUm-.js";
1
+ import "../index-DQ96P-uk.js";
2
+ import { w as e } from "../index-tqlH9TZJ.js";
3
3
  import { K as t, L as p, I as v, J as i } from "../functions-Dm62BUjy.js";
4
4
  export {
5
5
  t as DavMethod,
@@ -1 +1 @@
1
- "use strict";var P=Object.defineProperty;var D=(r,a,c)=>a in r?P(r,a,{enumerable:!0,configurable:!0,writable:!0,value:c}):r[a]=c;var o=(r,a,c)=>D(r,typeof a!="symbol"?a+"":a,c);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./index-Do5mZY6J.cjs"),g=require("./web-client/ocs.cjs"),i=require("./index-BhfViwrl.cjs"),e=require("./functions-CLNcqXgl.cjs"),I=require("./toString-hHr716Th.cjs"),m=function*(r){return yield r},v=({message:r,statusCode:a,xReqId:c})=>{const u=new Response(void 0,{headers:{"x-request-id":c},status:a});return new i.HttpError(r,u,a)};class s{}o(s,"Internal",0),o(s,"Read",1),o(s,"Update",2),o(s,"Create",4),o(s,"Delete",8),o(s,"Share",16);const E=({axiosClient:r,baseURI:a})=>{const c=()=>{var S,d,h,b,p,R;const u=(d=(S=r.defaults)==null?void 0:S.headers)==null?void 0:d.Authorization,n=(b=(h=r.defaults)==null?void 0:h.headers)==null?void 0:b["Accept-Language"],l=(R=(p=r.defaults)==null?void 0:p.headers)==null?void 0:R["Initiator-ID"];return{...u&&{Authorization:u.toString()},...n&&{"Accept-Language":n.toString()},...l&&{"Initiator-ID":l.toString()}}};return{graph:t.graph(a,r),ocs:g.ocs(a,r),webdav:i.webdav(a,c)}};exports.buildCollaboratorShare=t.buildCollaboratorShare;exports.buildIncomingShareResource=t.buildIncomingShareResource;exports.buildLinkShare=t.buildLinkShare;exports.buildOutgoingShareResource=t.buildOutgoingShareResource;exports.getShareResourcePermissions=t.getShareResourcePermissions;exports.getShareResourceRoles=t.getShareResourceRoles;exports.graph=t.graph;exports.isCollaboratorShare=t.isCollaboratorShare;exports.isIncomingShareResource=t.isIncomingShareResource;exports.isLinkShare=t.isLinkShare;exports.isOutgoingShareResource=t.isOutgoingShareResource;exports.isShareResource=t.isShareResource;exports.ocs=g.ocs;exports.DavHttpError=i.DavHttpError;exports.HttpError=i.HttpError;exports.encodePath=i.encodePath;exports.webdav=i.webdav;exports.GraphSharePermission=e.GraphSharePermission;exports.OCM_PROVIDER_ID=e.OCM_PROVIDER_ID;exports.SHARE_JAIL_ID=e.SHARE_JAIL_ID;exports.ShareType=e.ShareType;exports.ShareTypes=e.ShareTypes;exports.buildDeletedResource=e.buildDeletedResource;exports.buildPublicSpaceResource=e.buildPublicSpaceResource;exports.buildResource=e.buildResource;exports.buildShareSpaceResource=e.buildShareSpaceResource;exports.buildSpace=e.buildSpace;exports.buildSpaceImageResource=e.buildSpaceImageResource;exports.buildWebDavOcmPath=e.buildWebDavOcmPath;exports.buildWebDavPublicPath=e.buildWebDavPublicPath;exports.buildWebDavSpacesPath=e.buildWebDavSpacesPath;exports.buildWebDavSpacesTrashPath=e.buildWebDavSpacesTrashPath;exports.extractDomSelector=e.extractDomSelector;exports.extractExtensionFromFile=e.extractExtensionFromFile;exports.extractNameWithoutExtension=e.extractNameWithoutExtension;exports.extractNodeId=e.extractNodeId;exports.extractParentFolderName=e.extractParentFolderName;exports.extractStorageId=e.extractStorageId;exports.getPermissionsForSpaceMember=e.getPermissionsForSpaceMember;exports.getRelativeSpecialFolderSpacePath=e.getRelativeSpecialFolderSpacePath;exports.getSpaceManagers=e.getSpaceManagers;exports.isMountPointSpaceResource=e.isMountPointSpaceResource;exports.isPersonalSpaceResource=e.isPersonalSpaceResource;exports.isProjectSpaceResource=e.isProjectSpaceResource;exports.isPublicSpaceResource=e.isPublicSpaceResource;exports.isSearchResource=e.isSearchResource;exports.isShareRoot=e.isShareRoot;exports.isShareSpaceResource=e.isShareSpaceResource;exports.isSpaceResource=e.isSpaceResource;exports.isTrashResource=e.isTrashResource;exports.urlJoin=I.urlJoin;exports.SharePermissionBit=s;exports.call=m;exports.client=E;exports.createHttpError=v;
1
+ "use strict";var P=Object.defineProperty;var D=(r,a,c)=>a in r?P(r,a,{enumerable:!0,configurable:!0,writable:!0,value:c}):r[a]=c;var o=(r,a,c)=>D(r,typeof a!="symbol"?a+"":a,c);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./index-Do5mZY6J.cjs"),g=require("./web-client/ocs.cjs"),i=require("./index-D3oTmvJr.cjs"),e=require("./functions-CLNcqXgl.cjs"),I=require("./toString-hHr716Th.cjs"),m=function*(r){return yield r},v=({message:r,statusCode:a,xReqId:c})=>{const u=new Response(void 0,{headers:{"x-request-id":c},status:a});return new i.HttpError(r,u,a)};class s{}o(s,"Internal",0),o(s,"Read",1),o(s,"Update",2),o(s,"Create",4),o(s,"Delete",8),o(s,"Share",16);const E=({axiosClient:r,baseURI:a})=>{const c=()=>{var S,d,h,b,p,R;const u=(d=(S=r.defaults)==null?void 0:S.headers)==null?void 0:d.Authorization,n=(b=(h=r.defaults)==null?void 0:h.headers)==null?void 0:b["Accept-Language"],l=(R=(p=r.defaults)==null?void 0:p.headers)==null?void 0:R["Initiator-ID"];return{...u&&{Authorization:u.toString()},...n&&{"Accept-Language":n.toString()},...l&&{"Initiator-ID":l.toString()}}};return{graph:t.graph(a,r),ocs:g.ocs(a,r),webdav:i.webdav(a,c)}};exports.buildCollaboratorShare=t.buildCollaboratorShare;exports.buildIncomingShareResource=t.buildIncomingShareResource;exports.buildLinkShare=t.buildLinkShare;exports.buildOutgoingShareResource=t.buildOutgoingShareResource;exports.getShareResourcePermissions=t.getShareResourcePermissions;exports.getShareResourceRoles=t.getShareResourceRoles;exports.graph=t.graph;exports.isCollaboratorShare=t.isCollaboratorShare;exports.isIncomingShareResource=t.isIncomingShareResource;exports.isLinkShare=t.isLinkShare;exports.isOutgoingShareResource=t.isOutgoingShareResource;exports.isShareResource=t.isShareResource;exports.ocs=g.ocs;exports.DavHttpError=i.DavHttpError;exports.HttpError=i.HttpError;exports.encodePath=i.encodePath;exports.webdav=i.webdav;exports.GraphSharePermission=e.GraphSharePermission;exports.OCM_PROVIDER_ID=e.OCM_PROVIDER_ID;exports.SHARE_JAIL_ID=e.SHARE_JAIL_ID;exports.ShareType=e.ShareType;exports.ShareTypes=e.ShareTypes;exports.buildDeletedResource=e.buildDeletedResource;exports.buildPublicSpaceResource=e.buildPublicSpaceResource;exports.buildResource=e.buildResource;exports.buildShareSpaceResource=e.buildShareSpaceResource;exports.buildSpace=e.buildSpace;exports.buildSpaceImageResource=e.buildSpaceImageResource;exports.buildWebDavOcmPath=e.buildWebDavOcmPath;exports.buildWebDavPublicPath=e.buildWebDavPublicPath;exports.buildWebDavSpacesPath=e.buildWebDavSpacesPath;exports.buildWebDavSpacesTrashPath=e.buildWebDavSpacesTrashPath;exports.extractDomSelector=e.extractDomSelector;exports.extractExtensionFromFile=e.extractExtensionFromFile;exports.extractNameWithoutExtension=e.extractNameWithoutExtension;exports.extractNodeId=e.extractNodeId;exports.extractParentFolderName=e.extractParentFolderName;exports.extractStorageId=e.extractStorageId;exports.getPermissionsForSpaceMember=e.getPermissionsForSpaceMember;exports.getRelativeSpecialFolderSpacePath=e.getRelativeSpecialFolderSpacePath;exports.getSpaceManagers=e.getSpaceManagers;exports.isMountPointSpaceResource=e.isMountPointSpaceResource;exports.isPersonalSpaceResource=e.isPersonalSpaceResource;exports.isProjectSpaceResource=e.isProjectSpaceResource;exports.isPublicSpaceResource=e.isPublicSpaceResource;exports.isSearchResource=e.isSearchResource;exports.isShareRoot=e.isShareRoot;exports.isShareSpaceResource=e.isShareSpaceResource;exports.isSpaceResource=e.isSpaceResource;exports.isTrashResource=e.isTrashResource;exports.urlJoin=I.urlJoin;exports.SharePermissionBit=s;exports.call=m;exports.client=E;exports.createHttpError=v;
@@ -4,8 +4,8 @@ var r = (e, a, s) => b(e, typeof a != "symbol" ? a + "" : a, s);
4
4
  import { g } from "./index-DkgTVi3s.js";
5
5
  import { k as O, h as F, l as L, j as W, f as k, e as y, c as M, b as T, d as _, a as j, i as z } from "./index-DkgTVi3s.js";
6
6
  import { ocs as R } from "./web-client/ocs.js";
7
- import { H as m, w as D } from "./index-DTUwIUm-.js";
8
- import { D as q, e as G } from "./index-DTUwIUm-.js";
7
+ import { H as m, w as D } from "./index-tqlH9TZJ.js";
8
+ import { D as q, e as G } from "./index-tqlH9TZJ.js";
9
9
  import { G as V, O as C, x as K, S as Q, n as X, m as Y, s as Z, l as $, t as U, u as B, v as ee, a as ae, b as se, o as re, p as te, e as oe, h as ce, g as ue, f as ie, j as ne, d as de, w as le, q as pe, r as Se, C as he, z as be, A as ge, D as Re, c as me, k as De, B as fe, y as Ie, i as Pe } from "./functions-Dm62BUjy.js";
10
10
  import { u as xe } from "./toString-Cn0xCZ28.js";
11
11
  const x = function* (e) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@opencloud-eu/web-client",
3
- "version": "2.0.0",
3
+ "version": "2.1.0",
4
4
  "description": "OpenCloud web client",
5
5
  "license": "AGPL-3.0",
6
6
  "private": false,