@opencloud-eu/web-client 4.2.1 → 4.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{functions-DSF_kNxK.js → functions-BBrAOhdi.js} +2 -2
- package/dist/{functions-Ff26PgXQ.cjs → functions-C2T1nL62.cjs} +1 -1
- package/dist/{index-JHVTaNRI.js → index-8RyXehLU.js} +1 -8
- package/dist/{index-w54SVXTg.cjs → index-BG-qXJDl.cjs} +2 -2
- package/dist/{index-2zDycGQj.js → index-BfIzVKrn.js} +3 -3
- package/dist/{index-BYVVa_6N.cjs → index-D_FAmyNm.cjs} +6 -6
- package/dist/{index-BnUvwDzR.js → index-Di9dm5GN.js} +2 -2
- package/dist/{index-DgKiY_JM.js → index-GwKxs7Aj.js} +6 -7
- package/dist/{index-Bxm5RQq5.cjs → index-o5kQnO1p.cjs} +1 -1
- package/dist/index-sTep8AuK.cjs +1 -0
- package/dist/src/ocs/capabilities.d.ts +3 -0
- package/dist/{toString-XlfBosfh.js → toString-BMC5nz5v.js} +1 -1
- package/dist/{toString-CgHWCW2N.cjs → toString-CEqk2kJI.cjs} +1 -1
- package/dist/web-client/graph/generated.cjs +1 -1
- package/dist/web-client/graph/generated.js +1 -1
- package/dist/web-client/graph.cjs +1 -1
- package/dist/web-client/graph.js +1 -1
- package/dist/web-client/ocs.cjs +10 -15
- package/dist/web-client/ocs.js +392 -402
- package/dist/web-client/webdav.cjs +1 -1
- package/dist/web-client/webdav.js +3 -3
- package/dist/web-client.cjs +1 -1
- package/dist/web-client.js +6 -6
- package/package.json +1 -1
- package/dist/index-D_NPkUGY.cjs +0 -6
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const h=require("../../index-w54SVXTg.cjs"),m="https://localhost:9200/graph".replace(/\/+$/,""),b={csv:","};class y{constructor(t,e=m,o=h.axios){this.basePath=e,this.axios=o,t&&(this.configuration=t,this.basePath=t.basePath??e)}configuration}class we extends Error{constructor(t,e){super(e),this.field=t,this.name="RequiredError"}}const u={},P="https://example.com",p=function(n,t,e){if(e==null)throw new we(t,`Required parameter ${t} was null or undefined when calling ${n}.`)},U=function(n,t){t&&(t.username||t.password)&&(n.auth={username:t.username,password:t.password})},R=async function(n,t){if(t&&t.accessToken){const e=typeof t.accessToken=="function"?await t.accessToken():await t.accessToken;n.Authorization="Bearer "+e}};function _(n,t,e=""){t!=null&&(typeof t=="object"?Array.isArray(t)?t.forEach(o=>_(n,o,e)):Object.keys(t).forEach(o=>_(n,t[o],`${e}${e!==""?".":""}${o}`)):n.has(e)?n.append(e,t):n.set(e,t))}const V=function(n,...t){const e=new URLSearchParams(n.search);_(e,t),n.search=e.toString()},S=function(n,t,e){const o=typeof n!="string";return(o&&e&&e.isJsonMime?e.isJsonMime(t.headers["Content-Type"]):o)?JSON.stringify(n!==void 0?n:{}):n||""},v=function(n){return n.pathname+n.search+n.hash},A=function(n,t,e,o){return(a=t,s=e)=>{const r={...n.options,url:(a.defaults.baseURL?"":o?.basePath??s)+n.url};return a.request(r)}},Ie={Class:"class",Course:"course"},De={Internal:"internal",View:"view",Upload:"upload",Edit:"edit",CreateOnly:"createOnly",BlocksDownload:"blocksDownload"},ee=function(n){return{getActivities:async(t,e={})=>{const o="/v1beta1/extensions/org.libregraph/activities",a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"GET",...s,...e},l={},i={};U(r,n),t!==void 0&&(i.kql=t),V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},{url:v(a),options:r}}}},K=function(n){const t=ee(n);return{async getActivities(e,o){const a=await t.getActivities(e,o),s=n?.serverIndex??0,r=u["ActivitiesApi.getActivities"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)}}},Ee=function(n,t,e){const o=K(n);return{getActivities(a,s){return o.getActivities(a,s).then(r=>r(e,t))}}};class Te extends y{getActivities(t,e){return K(this.configuration).getActivities(t,e).then(o=>o(this.axios,this.basePath))}}const se=function(n){return{getApplication:async(t,e={})=>{p("getApplication","applicationId",t);const o="/v1.0/applications/{application-id}".replace("{application-id}",encodeURIComponent(String(t))),a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"GET",...s,...e},l={},i={};U(r,n),V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},{url:v(a),options:r}},listApplications:async(t={})=>{const e="/v1.0/applications",o=new URL(e,P);let a;n&&(a=n.baseOptions);const s={method:"GET",...a,...t},r={},l={};U(s,n),V(o,l);let i=a&&a.headers?a.headers:{};return s.headers={...r,...i,...t.headers},{url:v(o),options:s}}}},q=function(n){const t=se(n);return{async getApplication(e,o){const a=await t.getApplication(e,o),s=n?.serverIndex??0,r=u["ApplicationsApi.getApplication"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)},async listApplications(e){const o=await t.listApplications(e),a=n?.serverIndex??0,s=u["ApplicationsApi.listApplications"]?.[a]?.url;return(r,l)=>A(o,h.axios,m,n)(r,s||l)}}},Fe=function(n,t,e){const o=q(n);return{getApplication(a,s){return o.getApplication(a,s).then(r=>r(e,t))},listApplications(a){return o.listApplications(a).then(s=>s(e,t))}}};class Be extends y{getApplication(t,e){return q(this.configuration).getApplication(t,e).then(o=>o(this.axios,this.basePath))}listApplications(t){return q(this.configuration).listApplications(t).then(e=>e(this.axios,this.basePath))}}const re=function(n){return{deleteDriveItem:async(t,e,o={})=>{p("deleteDriveItem","driveId",t),p("deleteDriveItem","itemId",e);const a="/v1beta1/drives/{drive-id}/items/{item-id}".replace("{drive-id}",encodeURIComponent(String(t))).replace("{item-id}",encodeURIComponent(String(e))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"DELETE",...r,...o},i={},c={};U(l,n),V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},{url:v(s),options:l}},getDriveItem:async(t,e,o={})=>{p("getDriveItem","driveId",t),p("getDriveItem","itemId",e);const a="/v1beta1/drives/{drive-id}/items/{item-id}".replace("{drive-id}",encodeURIComponent(String(t))).replace("{item-id}",encodeURIComponent(String(e))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"GET",...r,...o},i={},c={};U(l,n),V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},{url:v(s),options:l}},updateDriveItem:async(t,e,o,a={})=>{p("updateDriveItem","driveId",t),p("updateDriveItem","itemId",e),p("updateDriveItem","driveItem",o);const s="/v1beta1/drives/{drive-id}/items/{item-id}".replace("{drive-id}",encodeURIComponent(String(t))).replace("{item-id}",encodeURIComponent(String(e))),r=new URL(s,P);let l;n&&(l=n.baseOptions);const i={method:"PATCH",...l,...a},c={},d={};U(i,n),c["Content-Type"]="application/json",V(r,d);let O=l&&l.headers?l.headers:{};return i.headers={...c,...O,...a.headers},i.data=S(o,i,n),{url:v(r),options:i}}}},G=function(n){const t=re(n);return{async deleteDriveItem(e,o,a){const s=await t.deleteDriveItem(e,o,a),r=n?.serverIndex??0,l=u["DriveItemApi.deleteDriveItem"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async getDriveItem(e,o,a){const s=await t.getDriveItem(e,o,a),r=n?.serverIndex??0,l=u["DriveItemApi.getDriveItem"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async updateDriveItem(e,o,a,s){const r=await t.updateDriveItem(e,o,a,s),l=n?.serverIndex??0,i=u["DriveItemApi.updateDriveItem"]?.[l]?.url;return(c,d)=>A(r,h.axios,m,n)(c,i||d)}}},Me=function(n,t,e){const o=G(n);return{deleteDriveItem(a,s,r){return o.deleteDriveItem(a,s,r).then(l=>l(e,t))},getDriveItem(a,s,r){return o.getDriveItem(a,s,r).then(l=>l(e,t))},updateDriveItem(a,s,r,l){return o.updateDriveItem(a,s,r,l).then(i=>i(e,t))}}};class Le extends y{deleteDriveItem(t,e,o){return G(this.configuration).deleteDriveItem(t,e,o).then(a=>a(this.axios,this.basePath))}getDriveItem(t,e,o){return G(this.configuration).getDriveItem(t,e,o).then(a=>a(this.axios,this.basePath))}updateDriveItem(t,e,o,a){return G(this.configuration).updateDriveItem(t,e,o,a).then(s=>s(this.axios,this.basePath))}}const ae=function(n){return{createDrive:async(t,e={})=>{p("createDrive","drive",t);const o="/v1.0/drives",a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"POST",...s,...e},l={},i={};U(r,n),l["Content-Type"]="application/json",V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},r.data=S(t,r,n),{url:v(a),options:r}},deleteDrive:async(t,e,o={})=>{p("deleteDrive","driveId",t);const a="/v1.0/drives/{drive-id}".replace("{drive-id}",encodeURIComponent(String(t))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"DELETE",...r,...o},i={},c={};U(l,n),e!=null&&(i["If-Match"]=String(e)),V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},{url:v(s),options:l}},getDrive:async(t,e,o={})=>{p("getDrive","driveId",t);const a="/v1.0/drives/{drive-id}".replace("{drive-id}",encodeURIComponent(String(t))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"GET",...r,...o},i={},c={};U(l,n),e&&(c.$select=Array.from(e).join(b.csv)),V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},{url:v(s),options:l}},updateDrive:async(t,e,o={})=>{p("updateDrive","driveId",t),p("updateDrive","driveUpdate",e);const a="/v1.0/drives/{drive-id}".replace("{drive-id}",encodeURIComponent(String(t))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"PATCH",...r,...o},i={},c={};U(l,n),i["Content-Type"]="application/json",V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},l.data=S(e,l,n),{url:v(s),options:l}}}},B=function(n){const t=ae(n);return{async createDrive(e,o){const a=await t.createDrive(e,o),s=n?.serverIndex??0,r=u["DrivesApi.createDrive"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)},async deleteDrive(e,o,a){const s=await t.deleteDrive(e,o,a),r=n?.serverIndex??0,l=u["DrivesApi.deleteDrive"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async getDrive(e,o,a){const s=await t.getDrive(e,o,a),r=n?.serverIndex??0,l=u["DrivesApi.getDrive"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async updateDrive(e,o,a){const s=await t.updateDrive(e,o,a),r=n?.serverIndex??0,l=u["DrivesApi.updateDrive"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)}}},Ge=function(n,t,e){const o=B(n);return{createDrive(a,s){return o.createDrive(a,s).then(r=>r(e,t))},deleteDrive(a,s,r){return o.deleteDrive(a,s,r).then(l=>l(e,t))},getDrive(a,s,r){return o.getDrive(a,s,r).then(l=>l(e,t))},updateDrive(a,s,r){return o.updateDrive(a,s,r).then(l=>l(e,t))}}};class je extends y{createDrive(t,e){return B(this.configuration).createDrive(t,e).then(o=>o(this.axios,this.basePath))}deleteDrive(t,e,o){return B(this.configuration).deleteDrive(t,e,o).then(a=>a(this.axios,this.basePath))}getDrive(t,e,o){return B(this.configuration).getDrive(t,e,o).then(a=>a(this.axios,this.basePath))}updateDrive(t,e,o){return B(this.configuration).updateDrive(t,e,o).then(a=>a(this.axios,this.basePath))}}const ge={LibreGraphHasTrashedItems:"@libre.graph.hasTrashedItems"},te=function(n){return{listAllDrives:async(t,e,o={})=>{const a="/v1.0/drives",s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"GET",...r,...o},i={},c={};U(l,n),t!==void 0&&(c.$orderby=t),e!==void 0&&(c.$filter=e),V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},{url:v(s),options:l}},listAllDrivesBeta:async(t,e,o,a,s={})=>{const r="/v1beta1/drives",l=new URL(r,P);let i;n&&(i=n.baseOptions);const c={method:"GET",...i,...s},d={},O={};U(c,n),t!==void 0&&(O.$orderby=t),e!==void 0&&(O.$filter=e),o!==void 0&&(O.$expand=o),a&&(O.$select=Array.from(a).join(b.csv)),V(l,O);let x=i&&i.headers?i.headers:{};return c.headers={...d,...x,...s.headers},{url:v(l),options:c}}}},Q=function(n){const t=te(n);return{async listAllDrives(e,o,a){const s=await t.listAllDrives(e,o,a),r=n?.serverIndex??0,l=u["DrivesGetDrivesApi.listAllDrives"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async listAllDrivesBeta(e,o,a,s,r){const l=await t.listAllDrivesBeta(e,o,a,s,r),i=n?.serverIndex??0,c=u["DrivesGetDrivesApi.listAllDrivesBeta"]?.[i]?.url;return(d,O)=>A(l,h.axios,m,n)(d,c||O)}}},He=function(n,t,e){const o=Q(n);return{listAllDrives(a,s,r){return o.listAllDrives(a,s,r).then(l=>l(e,t))},listAllDrivesBeta(a,s,r,l,i){return o.listAllDrivesBeta(a,s,r,l,i).then(c=>c(e,t))}}};class $e extends y{listAllDrives(t,e,o){return Q(this.configuration).listAllDrives(t,e,o).then(a=>a(this.axios,this.basePath))}listAllDrivesBeta(t,e,o,a,s){return Q(this.configuration).listAllDrivesBeta(t,e,o,a,s).then(r=>r(this.axios,this.basePath))}}const qe={LibreGraphHasTrashedItems:"@libre.graph.hasTrashedItems"},oe=function(n){return{createLink:async(t,e,o,a={})=>{p("createLink","driveId",t),p("createLink","itemId",e);const s="/v1beta1/drives/{drive-id}/items/{item-id}/createLink".replace("{drive-id}",encodeURIComponent(String(t))).replace("{item-id}",encodeURIComponent(String(e))),r=new URL(s,P);let l;n&&(l=n.baseOptions);const i={method:"POST",...l,...a},c={},d={};U(i,n),c["Content-Type"]="application/json",V(r,d);let O=l&&l.headers?l.headers:{};return i.headers={...c,...O,...a.headers},i.data=S(o,i,n),{url:v(r),options:i}},deletePermission:async(t,e,o,a={})=>{p("deletePermission","driveId",t),p("deletePermission","itemId",e),p("deletePermission","permId",o);const s="/v1beta1/drives/{drive-id}/items/{item-id}/permissions/{perm-id}".replace("{drive-id}",encodeURIComponent(String(t))).replace("{item-id}",encodeURIComponent(String(e))).replace("{perm-id}",encodeURIComponent(String(o))),r=new URL(s,P);let l;n&&(l=n.baseOptions);const i={method:"DELETE",...l,...a},c={},d={};U(i,n),V(r,d);let O=l&&l.headers?l.headers:{};return i.headers={...c,...O,...a.headers},{url:v(r),options:i}},getPermission:async(t,e,o,a={})=>{p("getPermission","driveId",t),p("getPermission","itemId",e),p("getPermission","permId",o);const s="/v1beta1/drives/{drive-id}/items/{item-id}/permissions/{perm-id}".replace("{drive-id}",encodeURIComponent(String(t))).replace("{item-id}",encodeURIComponent(String(e))).replace("{perm-id}",encodeURIComponent(String(o))),r=new URL(s,P);let l;n&&(l=n.baseOptions);const i={method:"GET",...l,...a},c={},d={};U(i,n),V(r,d);let O=l&&l.headers?l.headers:{};return i.headers={...c,...O,...a.headers},{url:v(r),options:i}},invite:async(t,e,o,a={})=>{p("invite","driveId",t),p("invite","itemId",e);const s="/v1beta1/drives/{drive-id}/items/{item-id}/invite".replace("{drive-id}",encodeURIComponent(String(t))).replace("{item-id}",encodeURIComponent(String(e))),r=new URL(s,P);let l;n&&(l=n.baseOptions);const i={method:"POST",...l,...a},c={},d={};U(i,n),c["Content-Type"]="application/json",V(r,d);let O=l&&l.headers?l.headers:{};return i.headers={...c,...O,...a.headers},i.data=S(o,i,n),{url:v(r),options:i}},listPermissions:async(t,e,o,a,s,r,l={})=>{p("listPermissions","driveId",t),p("listPermissions","itemId",e);const i="/v1beta1/drives/{drive-id}/items/{item-id}/permissions".replace("{drive-id}",encodeURIComponent(String(t))).replace("{item-id}",encodeURIComponent(String(e))),c=new URL(i,P);let d;n&&(d=n.baseOptions);const O={method:"GET",...d,...l},x={},w={};U(O,n),o!==void 0&&(w.$filter=o),a&&(w.$select=Array.from(a).join(b.csv)),s!==void 0&&(w.$count=s),r!==void 0&&(w.$top=r),V(c,w);let Ce=d&&d.headers?d.headers:{};return O.headers={...x,...Ce,...l.headers},{url:v(c),options:O}},setPermissionPassword:async(t,e,o,a,s={})=>{p("setPermissionPassword","driveId",t),p("setPermissionPassword","itemId",e),p("setPermissionPassword","permId",o),p("setPermissionPassword","sharingLinkPassword",a);const r="/v1beta1/drives/{drive-id}/items/{item-id}/permissions/{perm-id}/setPassword".replace("{drive-id}",encodeURIComponent(String(t))).replace("{item-id}",encodeURIComponent(String(e))).replace("{perm-id}",encodeURIComponent(String(o))),l=new URL(r,P);let i;n&&(i=n.baseOptions);const c={method:"POST",...i,...s},d={},O={};U(c,n),d["Content-Type"]="application/json",V(l,O);let x=i&&i.headers?i.headers:{};return c.headers={...d,...x,...s.headers},c.data=S(a,c,n),{url:v(l),options:c}},updatePermission:async(t,e,o,a,s={})=>{p("updatePermission","driveId",t),p("updatePermission","itemId",e),p("updatePermission","permId",o),p("updatePermission","permission",a);const r="/v1beta1/drives/{drive-id}/items/{item-id}/permissions/{perm-id}".replace("{drive-id}",encodeURIComponent(String(t))).replace("{item-id}",encodeURIComponent(String(e))).replace("{perm-id}",encodeURIComponent(String(o))),l=new URL(r,P);let i;n&&(i=n.baseOptions);const c={method:"PATCH",...i,...s},d={},O={};U(c,n),d["Content-Type"]="application/json",V(l,O);let x=i&&i.headers?i.headers:{};return c.headers={...d,...x,...s.headers},c.data=S(a,c,n),{url:v(l),options:c}}}},E=function(n){const t=oe(n);return{async createLink(e,o,a,s){const r=await t.createLink(e,o,a,s),l=n?.serverIndex??0,i=u["DrivesPermissionsApi.createLink"]?.[l]?.url;return(c,d)=>A(r,h.axios,m,n)(c,i||d)},async deletePermission(e,o,a,s){const r=await t.deletePermission(e,o,a,s),l=n?.serverIndex??0,i=u["DrivesPermissionsApi.deletePermission"]?.[l]?.url;return(c,d)=>A(r,h.axios,m,n)(c,i||d)},async getPermission(e,o,a,s){const r=await t.getPermission(e,o,a,s),l=n?.serverIndex??0,i=u["DrivesPermissionsApi.getPermission"]?.[l]?.url;return(c,d)=>A(r,h.axios,m,n)(c,i||d)},async invite(e,o,a,s){const r=await t.invite(e,o,a,s),l=n?.serverIndex??0,i=u["DrivesPermissionsApi.invite"]?.[l]?.url;return(c,d)=>A(r,h.axios,m,n)(c,i||d)},async listPermissions(e,o,a,s,r,l,i){const c=await t.listPermissions(e,o,a,s,r,l,i),d=n?.serverIndex??0,O=u["DrivesPermissionsApi.listPermissions"]?.[d]?.url;return(x,w)=>A(c,h.axios,m,n)(x,O||w)},async setPermissionPassword(e,o,a,s,r){const l=await t.setPermissionPassword(e,o,a,s,r),i=n?.serverIndex??0,c=u["DrivesPermissionsApi.setPermissionPassword"]?.[i]?.url;return(d,O)=>A(l,h.axios,m,n)(d,c||O)},async updatePermission(e,o,a,s,r){const l=await t.updatePermission(e,o,a,s,r),i=n?.serverIndex??0,c=u["DrivesPermissionsApi.updatePermission"]?.[i]?.url;return(d,O)=>A(l,h.axios,m,n)(d,c||O)}}},Qe=function(n,t,e){const o=E(n);return{createLink(a,s,r,l){return o.createLink(a,s,r,l).then(i=>i(e,t))},deletePermission(a,s,r,l){return o.deletePermission(a,s,r,l).then(i=>i(e,t))},getPermission(a,s,r,l){return o.getPermission(a,s,r,l).then(i=>i(e,t))},invite(a,s,r,l){return o.invite(a,s,r,l).then(i=>i(e,t))},listPermissions(a,s,r,l,i,c,d){return o.listPermissions(a,s,r,l,i,c,d).then(O=>O(e,t))},setPermissionPassword(a,s,r,l,i){return o.setPermissionPassword(a,s,r,l,i).then(c=>c(e,t))},updatePermission(a,s,r,l,i){return o.updatePermission(a,s,r,l,i).then(c=>c(e,t))}}};class Ne extends y{createLink(t,e,o,a){return E(this.configuration).createLink(t,e,o,a).then(s=>s(this.axios,this.basePath))}deletePermission(t,e,o,a){return E(this.configuration).deletePermission(t,e,o,a).then(s=>s(this.axios,this.basePath))}getPermission(t,e,o,a){return E(this.configuration).getPermission(t,e,o,a).then(s=>s(this.axios,this.basePath))}invite(t,e,o,a){return E(this.configuration).invite(t,e,o,a).then(s=>s(this.axios,this.basePath))}listPermissions(t,e,o,a,s,r,l){return E(this.configuration).listPermissions(t,e,o,a,s,r,l).then(i=>i(this.axios,this.basePath))}setPermissionPassword(t,e,o,a,s){return E(this.configuration).setPermissionPassword(t,e,o,a,s).then(r=>r(this.axios,this.basePath))}updatePermission(t,e,o,a,s){return E(this.configuration).updatePermission(t,e,o,a,s).then(r=>r(this.axios,this.basePath))}}const ke={LibreGraphPermissionsActionsAllowedValues:"@libre.graph.permissions.actions.allowedValues",LibreGraphPermissionsRolesAllowedValues:"@libre.graph.permissions.roles.allowedValues",Value:"value"},ne=function(n){return{createDriveItem:async(t,e,o={})=>{p("createDriveItem","driveId",t);const a="/v1beta1/drives/{drive-id}/root/children".replace("{drive-id}",encodeURIComponent(String(t))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"POST",...r,...o},i={},c={};U(l,n),i["Content-Type"]="application/json",V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},l.data=S(e,l,n),{url:v(s),options:l}},createLinkSpaceRoot:async(t,e,o={})=>{p("createLinkSpaceRoot","driveId",t);const a="/v1beta1/drives/{drive-id}/root/createLink".replace("{drive-id}",encodeURIComponent(String(t))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"POST",...r,...o},i={},c={};U(l,n),i["Content-Type"]="application/json",V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},l.data=S(e,l,n),{url:v(s),options:l}},deletePermissionSpaceRoot:async(t,e,o={})=>{p("deletePermissionSpaceRoot","driveId",t),p("deletePermissionSpaceRoot","permId",e);const a="/v1beta1/drives/{drive-id}/root/permissions/{perm-id}".replace("{drive-id}",encodeURIComponent(String(t))).replace("{perm-id}",encodeURIComponent(String(e))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"DELETE",...r,...o},i={},c={};U(l,n),V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},{url:v(s),options:l}},getPermissionSpaceRoot:async(t,e,o={})=>{p("getPermissionSpaceRoot","driveId",t),p("getPermissionSpaceRoot","permId",e);const a="/v1beta1/drives/{drive-id}/root/permissions/{perm-id}".replace("{drive-id}",encodeURIComponent(String(t))).replace("{perm-id}",encodeURIComponent(String(e))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"GET",...r,...o},i={},c={};U(l,n),V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},{url:v(s),options:l}},getRoot:async(t,e={})=>{p("getRoot","driveId",t);const o="/v1.0/drives/{drive-id}/root".replace("{drive-id}",encodeURIComponent(String(t))),a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"GET",...s,...e},l={},i={};U(r,n),V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},{url:v(a),options:r}},inviteSpaceRoot:async(t,e,o={})=>{p("inviteSpaceRoot","driveId",t);const a="/v1beta1/drives/{drive-id}/root/invite".replace("{drive-id}",encodeURIComponent(String(t))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"POST",...r,...o},i={},c={};U(l,n),i["Content-Type"]="application/json",V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},l.data=S(e,l,n),{url:v(s),options:l}},listPermissionsSpaceRoot:async(t,e,o,a,s,r={})=>{p("listPermissionsSpaceRoot","driveId",t);const l="/v1beta1/drives/{drive-id}/root/permissions".replace("{drive-id}",encodeURIComponent(String(t))),i=new URL(l,P);let c;n&&(c=n.baseOptions);const d={method:"GET",...c,...r},O={},x={};U(d,n),e!==void 0&&(x.$filter=e),o&&(x.$select=Array.from(o).join(b.csv)),a!==void 0&&(x.$count=a),s!==void 0&&(x.$top=s),V(i,x);let w=c&&c.headers?c.headers:{};return d.headers={...O,...w,...r.headers},{url:v(i),options:d}},setPermissionPasswordSpaceRoot:async(t,e,o,a={})=>{p("setPermissionPasswordSpaceRoot","driveId",t),p("setPermissionPasswordSpaceRoot","permId",e),p("setPermissionPasswordSpaceRoot","sharingLinkPassword",o);const s="/v1beta1/drives/{drive-id}/root/permissions/{perm-id}/setPassword".replace("{drive-id}",encodeURIComponent(String(t))).replace("{perm-id}",encodeURIComponent(String(e))),r=new URL(s,P);let l;n&&(l=n.baseOptions);const i={method:"POST",...l,...a},c={},d={};U(i,n),c["Content-Type"]="application/json",V(r,d);let O=l&&l.headers?l.headers:{};return i.headers={...c,...O,...a.headers},i.data=S(o,i,n),{url:v(r),options:i}},updatePermissionSpaceRoot:async(t,e,o,a={})=>{p("updatePermissionSpaceRoot","driveId",t),p("updatePermissionSpaceRoot","permId",e),p("updatePermissionSpaceRoot","permission",o);const s="/v1beta1/drives/{drive-id}/root/permissions/{perm-id}".replace("{drive-id}",encodeURIComponent(String(t))).replace("{perm-id}",encodeURIComponent(String(e))),r=new URL(s,P);let l;n&&(l=n.baseOptions);const i={method:"PATCH",...l,...a},c={},d={};U(i,n),c["Content-Type"]="application/json",V(r,d);let O=l&&l.headers?l.headers:{};return i.headers={...c,...O,...a.headers},i.data=S(o,i,n),{url:v(r),options:i}}}},I=function(n){const t=ne(n);return{async createDriveItem(e,o,a){const s=await t.createDriveItem(e,o,a),r=n?.serverIndex??0,l=u["DrivesRootApi.createDriveItem"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async createLinkSpaceRoot(e,o,a){const s=await t.createLinkSpaceRoot(e,o,a),r=n?.serverIndex??0,l=u["DrivesRootApi.createLinkSpaceRoot"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async deletePermissionSpaceRoot(e,o,a){const s=await t.deletePermissionSpaceRoot(e,o,a),r=n?.serverIndex??0,l=u["DrivesRootApi.deletePermissionSpaceRoot"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async getPermissionSpaceRoot(e,o,a){const s=await t.getPermissionSpaceRoot(e,o,a),r=n?.serverIndex??0,l=u["DrivesRootApi.getPermissionSpaceRoot"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async getRoot(e,o){const a=await t.getRoot(e,o),s=n?.serverIndex??0,r=u["DrivesRootApi.getRoot"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)},async inviteSpaceRoot(e,o,a){const s=await t.inviteSpaceRoot(e,o,a),r=n?.serverIndex??0,l=u["DrivesRootApi.inviteSpaceRoot"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async listPermissionsSpaceRoot(e,o,a,s,r,l){const i=await t.listPermissionsSpaceRoot(e,o,a,s,r,l),c=n?.serverIndex??0,d=u["DrivesRootApi.listPermissionsSpaceRoot"]?.[c]?.url;return(O,x)=>A(i,h.axios,m,n)(O,d||x)},async setPermissionPasswordSpaceRoot(e,o,a,s){const r=await t.setPermissionPasswordSpaceRoot(e,o,a,s),l=n?.serverIndex??0,i=u["DrivesRootApi.setPermissionPasswordSpaceRoot"]?.[l]?.url;return(c,d)=>A(r,h.axios,m,n)(c,i||d)},async updatePermissionSpaceRoot(e,o,a,s){const r=await t.updatePermissionSpaceRoot(e,o,a,s),l=n?.serverIndex??0,i=u["DrivesRootApi.updatePermissionSpaceRoot"]?.[l]?.url;return(c,d)=>A(r,h.axios,m,n)(c,i||d)}}},We=function(n,t,e){const o=I(n);return{createDriveItem(a,s,r){return o.createDriveItem(a,s,r).then(l=>l(e,t))},createLinkSpaceRoot(a,s,r){return o.createLinkSpaceRoot(a,s,r).then(l=>l(e,t))},deletePermissionSpaceRoot(a,s,r){return o.deletePermissionSpaceRoot(a,s,r).then(l=>l(e,t))},getPermissionSpaceRoot(a,s,r){return o.getPermissionSpaceRoot(a,s,r).then(l=>l(e,t))},getRoot(a,s){return o.getRoot(a,s).then(r=>r(e,t))},inviteSpaceRoot(a,s,r){return o.inviteSpaceRoot(a,s,r).then(l=>l(e,t))},listPermissionsSpaceRoot(a,s,r,l,i,c){return o.listPermissionsSpaceRoot(a,s,r,l,i,c).then(d=>d(e,t))},setPermissionPasswordSpaceRoot(a,s,r,l){return o.setPermissionPasswordSpaceRoot(a,s,r,l).then(i=>i(e,t))},updatePermissionSpaceRoot(a,s,r,l){return o.updatePermissionSpaceRoot(a,s,r,l).then(i=>i(e,t))}}};class ze extends y{createDriveItem(t,e,o){return I(this.configuration).createDriveItem(t,e,o).then(a=>a(this.axios,this.basePath))}createLinkSpaceRoot(t,e,o){return I(this.configuration).createLinkSpaceRoot(t,e,o).then(a=>a(this.axios,this.basePath))}deletePermissionSpaceRoot(t,e,o){return I(this.configuration).deletePermissionSpaceRoot(t,e,o).then(a=>a(this.axios,this.basePath))}getPermissionSpaceRoot(t,e,o){return I(this.configuration).getPermissionSpaceRoot(t,e,o).then(a=>a(this.axios,this.basePath))}getRoot(t,e){return I(this.configuration).getRoot(t,e).then(o=>o(this.axios,this.basePath))}inviteSpaceRoot(t,e,o){return I(this.configuration).inviteSpaceRoot(t,e,o).then(a=>a(this.axios,this.basePath))}listPermissionsSpaceRoot(t,e,o,a,s,r){return I(this.configuration).listPermissionsSpaceRoot(t,e,o,a,s,r).then(l=>l(this.axios,this.basePath))}setPermissionPasswordSpaceRoot(t,e,o,a){return I(this.configuration).setPermissionPasswordSpaceRoot(t,e,o,a).then(s=>s(this.axios,this.basePath))}updatePermissionSpaceRoot(t,e,o,a){return I(this.configuration).updatePermissionSpaceRoot(t,e,o,a).then(s=>s(this.axios,this.basePath))}}const Je={LibreGraphPermissionsActionsAllowedValues:"@libre.graph.permissions.actions.allowedValues",LibreGraphPermissionsRolesAllowedValues:"@libre.graph.permissions.roles.allowedValues",Value:"value"},le=function(n){return{addUserToClass:async(t,e,o={})=>{p("addUserToClass","classId",t),p("addUserToClass","classMemberReference",e);const a="/v1.0/education/classes/{class-id}/members/$ref".replace("{class-id}",encodeURIComponent(String(t))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"POST",...r,...o},i={},c={};await R(i,n),i["Content-Type"]="application/json",V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},l.data=S(e,l,n),{url:v(s),options:l}},createClass:async(t,e={})=>{p("createClass","educationClass",t);const o="/v1.0/education/classes",a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"POST",...s,...e},l={},i={};await R(l,n),l["Content-Type"]="application/json",V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},r.data=S(t,r,n),{url:v(a),options:r}},deleteClass:async(t,e={})=>{p("deleteClass","classId",t);const o="/v1.0/education/classes/{class-id}".replace("{class-id}",encodeURIComponent(String(t))),a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"DELETE",...s,...e},l={},i={};await R(l,n),V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},{url:v(a),options:r}},deleteUserFromClass:async(t,e,o={})=>{p("deleteUserFromClass","classId",t),p("deleteUserFromClass","userId",e);const a="/v1.0/education/classes/{class-id}/members/{user-id}/$ref".replace("{class-id}",encodeURIComponent(String(t))).replace("{user-id}",encodeURIComponent(String(e))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"DELETE",...r,...o},i={},c={};await R(i,n),V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},{url:v(s),options:l}},getClass:async(t,e={})=>{p("getClass","classId",t);const o="/v1.0/education/classes/{class-id}".replace("{class-id}",encodeURIComponent(String(t))),a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"GET",...s,...e},l={},i={};await R(l,n),V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},{url:v(a),options:r}},listClassMembers:async(t,e={})=>{p("listClassMembers","classId",t);const o="/v1.0/education/classes/{class-id}/members".replace("{class-id}",encodeURIComponent(String(t))),a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"GET",...s,...e},l={},i={};await R(l,n),V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},{url:v(a),options:r}},listClasses:async(t={})=>{const e="/v1.0/education/classes",o=new URL(e,P);let a;n&&(a=n.baseOptions);const s={method:"GET",...a,...t},r={},l={};await R(r,n),V(o,l);let i=a&&a.headers?a.headers:{};return s.headers={...r,...i,...t.headers},{url:v(o),options:s}},updateClass:async(t,e,o={})=>{p("updateClass","classId",t),p("updateClass","educationClass",e);const a="/v1.0/education/classes/{class-id}".replace("{class-id}",encodeURIComponent(String(t))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"PATCH",...r,...o},i={},c={};await R(i,n),i["Content-Type"]="application/json",V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},l.data=S(e,l,n),{url:v(s),options:l}}}},D=function(n){const t=le(n);return{async addUserToClass(e,o,a){const s=await t.addUserToClass(e,o,a),r=n?.serverIndex??0,l=u["EducationClassApi.addUserToClass"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async createClass(e,o){const a=await t.createClass(e,o),s=n?.serverIndex??0,r=u["EducationClassApi.createClass"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)},async deleteClass(e,o){const a=await t.deleteClass(e,o),s=n?.serverIndex??0,r=u["EducationClassApi.deleteClass"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)},async deleteUserFromClass(e,o,a){const s=await t.deleteUserFromClass(e,o,a),r=n?.serverIndex??0,l=u["EducationClassApi.deleteUserFromClass"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async getClass(e,o){const a=await t.getClass(e,o),s=n?.serverIndex??0,r=u["EducationClassApi.getClass"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)},async listClassMembers(e,o){const a=await t.listClassMembers(e,o),s=n?.serverIndex??0,r=u["EducationClassApi.listClassMembers"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)},async listClasses(e){const o=await t.listClasses(e),a=n?.serverIndex??0,s=u["EducationClassApi.listClasses"]?.[a]?.url;return(r,l)=>A(o,h.axios,m,n)(r,s||l)},async updateClass(e,o,a){const s=await t.updateClass(e,o,a),r=n?.serverIndex??0,l=u["EducationClassApi.updateClass"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)}}},_e=function(n,t,e){const o=D(n);return{addUserToClass(a,s,r){return o.addUserToClass(a,s,r).then(l=>l(e,t))},createClass(a,s){return o.createClass(a,s).then(r=>r(e,t))},deleteClass(a,s){return o.deleteClass(a,s).then(r=>r(e,t))},deleteUserFromClass(a,s,r){return o.deleteUserFromClass(a,s,r).then(l=>l(e,t))},getClass(a,s){return o.getClass(a,s).then(r=>r(e,t))},listClassMembers(a,s){return o.listClassMembers(a,s).then(r=>r(e,t))},listClasses(a){return o.listClasses(a).then(s=>s(e,t))},updateClass(a,s,r){return o.updateClass(a,s,r).then(l=>l(e,t))}}};class Ke extends y{addUserToClass(t,e,o){return D(this.configuration).addUserToClass(t,e,o).then(a=>a(this.axios,this.basePath))}createClass(t,e){return D(this.configuration).createClass(t,e).then(o=>o(this.axios,this.basePath))}deleteClass(t,e){return D(this.configuration).deleteClass(t,e).then(o=>o(this.axios,this.basePath))}deleteUserFromClass(t,e,o){return D(this.configuration).deleteUserFromClass(t,e,o).then(a=>a(this.axios,this.basePath))}getClass(t,e){return D(this.configuration).getClass(t,e).then(o=>o(this.axios,this.basePath))}listClassMembers(t,e){return D(this.configuration).listClassMembers(t,e).then(o=>o(this.axios,this.basePath))}listClasses(t){return D(this.configuration).listClasses(t).then(e=>e(this.axios,this.basePath))}updateClass(t,e,o){return D(this.configuration).updateClass(t,e,o).then(a=>a(this.axios,this.basePath))}}const ie=function(n){return{addTeacherToClass:async(t,e,o={})=>{p("addTeacherToClass","classId",t),p("addTeacherToClass","classTeacherReference",e);const a="/v1.0/education/classes/{class-id}/teachers/$ref".replace("{class-id}",encodeURIComponent(String(t))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"POST",...r,...o},i={},c={};await R(i,n),i["Content-Type"]="application/json",V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},l.data=S(e,l,n),{url:v(s),options:l}},deleteTeacherFromClass:async(t,e,o={})=>{p("deleteTeacherFromClass","classId",t),p("deleteTeacherFromClass","userId",e);const a="/v1.0/education/classes/{class-id}/teachers/{user-id}/$ref".replace("{class-id}",encodeURIComponent(String(t))).replace("{user-id}",encodeURIComponent(String(e))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"DELETE",...r,...o},i={},c={};await R(i,n),V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},{url:v(s),options:l}},getTeachers:async(t,e={})=>{p("getTeachers","classId",t);const o="/v1.0/education/classes/{class-id}/teachers".replace("{class-id}",encodeURIComponent(String(t))),a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"GET",...s,...e},l={},i={};await R(l,n),V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},{url:v(a),options:r}}}},j=function(n){const t=ie(n);return{async addTeacherToClass(e,o,a){const s=await t.addTeacherToClass(e,o,a),r=n?.serverIndex??0,l=u["EducationClassTeachersApi.addTeacherToClass"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async deleteTeacherFromClass(e,o,a){const s=await t.deleteTeacherFromClass(e,o,a),r=n?.serverIndex??0,l=u["EducationClassTeachersApi.deleteTeacherFromClass"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async getTeachers(e,o){const a=await t.getTeachers(e,o),s=n?.serverIndex??0,r=u["EducationClassTeachersApi.getTeachers"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)}}},Ye=function(n,t,e){const o=j(n);return{addTeacherToClass(a,s,r){return o.addTeacherToClass(a,s,r).then(l=>l(e,t))},deleteTeacherFromClass(a,s,r){return o.deleteTeacherFromClass(a,s,r).then(l=>l(e,t))},getTeachers(a,s){return o.getTeachers(a,s).then(r=>r(e,t))}}};class Xe extends y{addTeacherToClass(t,e,o){return j(this.configuration).addTeacherToClass(t,e,o).then(a=>a(this.axios,this.basePath))}deleteTeacherFromClass(t,e,o){return j(this.configuration).deleteTeacherFromClass(t,e,o).then(a=>a(this.axios,this.basePath))}getTeachers(t,e){return j(this.configuration).getTeachers(t,e).then(o=>o(this.axios,this.basePath))}}const ce=function(n){return{addClassToSchool:async(t,e,o={})=>{p("addClassToSchool","schoolId",t),p("addClassToSchool","classReference",e);const a="/v1.0/education/schools/{school-id}/classes/$ref".replace("{school-id}",encodeURIComponent(String(t))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"POST",...r,...o},i={},c={};await R(i,n),i["Content-Type"]="application/json",V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},l.data=S(e,l,n),{url:v(s),options:l}},addUserToSchool:async(t,e,o={})=>{p("addUserToSchool","schoolId",t),p("addUserToSchool","educationUserReference",e);const a="/v1.0/education/schools/{school-id}/users/$ref".replace("{school-id}",encodeURIComponent(String(t))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"POST",...r,...o},i={},c={};await R(i,n),i["Content-Type"]="application/json",V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},l.data=S(e,l,n),{url:v(s),options:l}},createSchool:async(t,e={})=>{p("createSchool","educationSchool",t);const o="/v1.0/education/schools",a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"POST",...s,...e},l={},i={};await R(l,n),l["Content-Type"]="application/json",V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},r.data=S(t,r,n),{url:v(a),options:r}},deleteClassFromSchool:async(t,e,o={})=>{p("deleteClassFromSchool","schoolId",t),p("deleteClassFromSchool","classId",e);const a="/v1.0/education/schools/{school-id}/classes/{class-id}/$ref".replace("{school-id}",encodeURIComponent(String(t))).replace("{class-id}",encodeURIComponent(String(e))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"DELETE",...r,...o},i={},c={};await R(i,n),V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},{url:v(s),options:l}},deleteSchool:async(t,e={})=>{p("deleteSchool","schoolId",t);const o="/v1.0/education/schools/{school-id}".replace("{school-id}",encodeURIComponent(String(t))),a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"DELETE",...s,...e},l={},i={};await R(l,n),V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},{url:v(a),options:r}},deleteUserFromSchool:async(t,e,o={})=>{p("deleteUserFromSchool","schoolId",t),p("deleteUserFromSchool","userId",e);const a="/v1.0/education/schools/{school-id}/users/{user-id}/$ref".replace("{school-id}",encodeURIComponent(String(t))).replace("{user-id}",encodeURIComponent(String(e))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"DELETE",...r,...o},i={},c={};await R(i,n),V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},{url:v(s),options:l}},getSchool:async(t,e={})=>{p("getSchool","schoolId",t);const o="/v1.0/education/schools/{school-id}".replace("{school-id}",encodeURIComponent(String(t))),a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"GET",...s,...e},l={},i={};await R(l,n),V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},{url:v(a),options:r}},listSchoolClasses:async(t,e={})=>{p("listSchoolClasses","schoolId",t);const o="/v1.0/education/schools/{school-id}/classes".replace("{school-id}",encodeURIComponent(String(t))),a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"GET",...s,...e},l={},i={};await R(l,n),V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},{url:v(a),options:r}},listSchoolUsers:async(t,e={})=>{p("listSchoolUsers","schoolId",t);const o="/v1.0/education/schools/{school-id}/users".replace("{school-id}",encodeURIComponent(String(t))),a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"GET",...s,...e},l={},i={};await R(l,n),V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},{url:v(a),options:r}},listSchools:async(t={})=>{const e="/v1.0/education/schools",o=new URL(e,P);let a;n&&(a=n.baseOptions);const s={method:"GET",...a,...t},r={},l={};await R(r,n),V(o,l);let i=a&&a.headers?a.headers:{};return s.headers={...r,...i,...t.headers},{url:v(o),options:s}},updateSchool:async(t,e,o={})=>{p("updateSchool","schoolId",t),p("updateSchool","educationSchool",e);const a="/v1.0/education/schools/{school-id}".replace("{school-id}",encodeURIComponent(String(t))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"PATCH",...r,...o},i={},c={};await R(i,n),i["Content-Type"]="application/json",V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},l.data=S(e,l,n),{url:v(s),options:l}}}},C=function(n){const t=ce(n);return{async addClassToSchool(e,o,a){const s=await t.addClassToSchool(e,o,a),r=n?.serverIndex??0,l=u["EducationSchoolApi.addClassToSchool"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async addUserToSchool(e,o,a){const s=await t.addUserToSchool(e,o,a),r=n?.serverIndex??0,l=u["EducationSchoolApi.addUserToSchool"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async createSchool(e,o){const a=await t.createSchool(e,o),s=n?.serverIndex??0,r=u["EducationSchoolApi.createSchool"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)},async deleteClassFromSchool(e,o,a){const s=await t.deleteClassFromSchool(e,o,a),r=n?.serverIndex??0,l=u["EducationSchoolApi.deleteClassFromSchool"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async deleteSchool(e,o){const a=await t.deleteSchool(e,o),s=n?.serverIndex??0,r=u["EducationSchoolApi.deleteSchool"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)},async deleteUserFromSchool(e,o,a){const s=await t.deleteUserFromSchool(e,o,a),r=n?.serverIndex??0,l=u["EducationSchoolApi.deleteUserFromSchool"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async getSchool(e,o){const a=await t.getSchool(e,o),s=n?.serverIndex??0,r=u["EducationSchoolApi.getSchool"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)},async listSchoolClasses(e,o){const a=await t.listSchoolClasses(e,o),s=n?.serverIndex??0,r=u["EducationSchoolApi.listSchoolClasses"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)},async listSchoolUsers(e,o){const a=await t.listSchoolUsers(e,o),s=n?.serverIndex??0,r=u["EducationSchoolApi.listSchoolUsers"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)},async listSchools(e){const o=await t.listSchools(e),a=n?.serverIndex??0,s=u["EducationSchoolApi.listSchools"]?.[a]?.url;return(r,l)=>A(o,h.axios,m,n)(r,s||l)},async updateSchool(e,o,a){const s=await t.updateSchool(e,o,a),r=n?.serverIndex??0,l=u["EducationSchoolApi.updateSchool"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)}}},Ze=function(n,t,e){const o=C(n);return{addClassToSchool(a,s,r){return o.addClassToSchool(a,s,r).then(l=>l(e,t))},addUserToSchool(a,s,r){return o.addUserToSchool(a,s,r).then(l=>l(e,t))},createSchool(a,s){return o.createSchool(a,s).then(r=>r(e,t))},deleteClassFromSchool(a,s,r){return o.deleteClassFromSchool(a,s,r).then(l=>l(e,t))},deleteSchool(a,s){return o.deleteSchool(a,s).then(r=>r(e,t))},deleteUserFromSchool(a,s,r){return o.deleteUserFromSchool(a,s,r).then(l=>l(e,t))},getSchool(a,s){return o.getSchool(a,s).then(r=>r(e,t))},listSchoolClasses(a,s){return o.listSchoolClasses(a,s).then(r=>r(e,t))},listSchoolUsers(a,s){return o.listSchoolUsers(a,s).then(r=>r(e,t))},listSchools(a){return o.listSchools(a).then(s=>s(e,t))},updateSchool(a,s,r){return o.updateSchool(a,s,r).then(l=>l(e,t))}}};class fe extends y{addClassToSchool(t,e,o){return C(this.configuration).addClassToSchool(t,e,o).then(a=>a(this.axios,this.basePath))}addUserToSchool(t,e,o){return C(this.configuration).addUserToSchool(t,e,o).then(a=>a(this.axios,this.basePath))}createSchool(t,e){return C(this.configuration).createSchool(t,e).then(o=>o(this.axios,this.basePath))}deleteClassFromSchool(t,e,o){return C(this.configuration).deleteClassFromSchool(t,e,o).then(a=>a(this.axios,this.basePath))}deleteSchool(t,e){return C(this.configuration).deleteSchool(t,e).then(o=>o(this.axios,this.basePath))}deleteUserFromSchool(t,e,o){return C(this.configuration).deleteUserFromSchool(t,e,o).then(a=>a(this.axios,this.basePath))}getSchool(t,e){return C(this.configuration).getSchool(t,e).then(o=>o(this.axios,this.basePath))}listSchoolClasses(t,e){return C(this.configuration).listSchoolClasses(t,e).then(o=>o(this.axios,this.basePath))}listSchoolUsers(t,e){return C(this.configuration).listSchoolUsers(t,e).then(o=>o(this.axios,this.basePath))}listSchools(t){return C(this.configuration).listSchools(t).then(e=>e(this.axios,this.basePath))}updateSchool(t,e,o){return C(this.configuration).updateSchool(t,e,o).then(a=>a(this.axios,this.basePath))}}const de=function(n){return{createEducationUser:async(t,e={})=>{p("createEducationUser","educationUser",t);const o="/v1.0/education/users",a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"POST",...s,...e},l={},i={};await R(l,n),l["Content-Type"]="application/json",V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},r.data=S(t,r,n),{url:v(a),options:r}},deleteEducationUser:async(t,e={})=>{p("deleteEducationUser","userId",t);const o="/v1.0/education/users/{user-id}".replace("{user-id}",encodeURIComponent(String(t))),a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"DELETE",...s,...e},l={},i={};await R(l,n),V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},{url:v(a),options:r}},getEducationUser:async(t,e,o={})=>{p("getEducationUser","userId",t);const a="/v1.0/education/users/{user-id}".replace("{user-id}",encodeURIComponent(String(t))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"GET",...r,...o},i={},c={};await R(i,n),e&&(c.$expand=Array.from(e).join(b.csv)),V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},{url:v(s),options:l}},listEducationUsers:async(t,e,o={})=>{const a="/v1.0/education/users",s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"GET",...r,...o},i={},c={};await R(i,n),t&&(c.$orderby=Array.from(t).join(b.csv)),e&&(c.$expand=Array.from(e).join(b.csv)),V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},{url:v(s),options:l}},updateEducationUser:async(t,e,o={})=>{p("updateEducationUser","userId",t),p("updateEducationUser","educationUser",e);const a="/v1.0/education/users/{user-id}".replace("{user-id}",encodeURIComponent(String(t))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"PATCH",...r,...o},i={},c={};await R(i,n),i["Content-Type"]="application/json",V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},l.data=S(e,l,n),{url:v(s),options:l}}}},F=function(n){const t=de(n);return{async createEducationUser(e,o){const a=await t.createEducationUser(e,o),s=n?.serverIndex??0,r=u["EducationUserApi.createEducationUser"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)},async deleteEducationUser(e,o){const a=await t.deleteEducationUser(e,o),s=n?.serverIndex??0,r=u["EducationUserApi.deleteEducationUser"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)},async getEducationUser(e,o,a){const s=await t.getEducationUser(e,o,a),r=n?.serverIndex??0,l=u["EducationUserApi.getEducationUser"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async listEducationUsers(e,o,a){const s=await t.listEducationUsers(e,o,a),r=n?.serverIndex??0,l=u["EducationUserApi.listEducationUsers"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async updateEducationUser(e,o,a){const s=await t.updateEducationUser(e,o,a),r=n?.serverIndex??0,l=u["EducationUserApi.updateEducationUser"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)}}},es=function(n,t,e){const o=F(n);return{createEducationUser(a,s){return o.createEducationUser(a,s).then(r=>r(e,t))},deleteEducationUser(a,s){return o.deleteEducationUser(a,s).then(r=>r(e,t))},getEducationUser(a,s,r){return o.getEducationUser(a,s,r).then(l=>l(e,t))},listEducationUsers(a,s,r){return o.listEducationUsers(a,s,r).then(l=>l(e,t))},updateEducationUser(a,s,r){return o.updateEducationUser(a,s,r).then(l=>l(e,t))}}};class ss extends y{createEducationUser(t,e){return F(this.configuration).createEducationUser(t,e).then(o=>o(this.axios,this.basePath))}deleteEducationUser(t,e){return F(this.configuration).deleteEducationUser(t,e).then(o=>o(this.axios,this.basePath))}getEducationUser(t,e,o){return F(this.configuration).getEducationUser(t,e,o).then(a=>a(this.axios,this.basePath))}listEducationUsers(t,e,o){return F(this.configuration).listEducationUsers(t,e,o).then(a=>a(this.axios,this.basePath))}updateEducationUser(t,e,o){return F(this.configuration).updateEducationUser(t,e,o).then(a=>a(this.axios,this.basePath))}}const rs={MemberOf:"memberOf"},as={DisplayName:"displayName",DisplayNameDesc:"displayName desc",Mail:"mail",MailDesc:"mail desc",OnPremisesSamAccountName:"onPremisesSamAccountName",OnPremisesSamAccountNameDesc:"onPremisesSamAccountName desc"},ts={MemberOf:"memberOf"},pe=function(n){return{addMember:async(t,e,o={})=>{p("addMember","groupId",t),p("addMember","memberReference",e);const a="/v1.0/groups/{group-id}/members/$ref".replace("{group-id}",encodeURIComponent(String(t))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"POST",...r,...o},i={},c={};U(l,n),i["Content-Type"]="application/json",V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},l.data=S(e,l,n),{url:v(s),options:l}},deleteGroup:async(t,e,o={})=>{p("deleteGroup","groupId",t);const a="/v1.0/groups/{group-id}".replace("{group-id}",encodeURIComponent(String(t))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"DELETE",...r,...o},i={},c={};U(l,n),e!=null&&(i["If-Match"]=String(e)),V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},{url:v(s),options:l}},deleteMember:async(t,e,o,a={})=>{p("deleteMember","groupId",t),p("deleteMember","directoryObjectId",e);const s="/v1.0/groups/{group-id}/members/{directory-object-id}/$ref".replace("{group-id}",encodeURIComponent(String(t))).replace("{directory-object-id}",encodeURIComponent(String(e))),r=new URL(s,P);let l;n&&(l=n.baseOptions);const i={method:"DELETE",...l,...a},c={},d={};U(i,n),o!=null&&(c["If-Match"]=String(o)),V(r,d);let O=l&&l.headers?l.headers:{};return i.headers={...c,...O,...a.headers},{url:v(r),options:i}},getGroup:async(t,e,o,a={})=>{p("getGroup","groupId",t);const s="/v1.0/groups/{group-id}".replace("{group-id}",encodeURIComponent(String(t))),r=new URL(s,P);let l;n&&(l=n.baseOptions);const i={method:"GET",...l,...a},c={},d={};U(i,n),e&&(d.$select=Array.from(e).join(b.csv)),o&&(d.$expand=Array.from(o).join(b.csv)),V(r,d);let O=l&&l.headers?l.headers:{};return i.headers={...c,...O,...a.headers},{url:v(r),options:i}},listMembers:async(t,e={})=>{p("listMembers","groupId",t);const o="/v1.0/groups/{group-id}/members".replace("{group-id}",encodeURIComponent(String(t))),a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"GET",...s,...e},l={},i={};U(r,n),V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},{url:v(a),options:r}},updateGroup:async(t,e,o={})=>{p("updateGroup","groupId",t),p("updateGroup","group",e);const a="/v1.0/groups/{group-id}".replace("{group-id}",encodeURIComponent(String(t))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"PATCH",...r,...o},i={},c={};U(l,n),i["Content-Type"]="application/json",V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},l.data=S(e,l,n),{url:v(s),options:l}}}},T=function(n){const t=pe(n);return{async addMember(e,o,a){const s=await t.addMember(e,o,a),r=n?.serverIndex??0,l=u["GroupApi.addMember"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async deleteGroup(e,o,a){const s=await t.deleteGroup(e,o,a),r=n?.serverIndex??0,l=u["GroupApi.deleteGroup"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async deleteMember(e,o,a,s){const r=await t.deleteMember(e,o,a,s),l=n?.serverIndex??0,i=u["GroupApi.deleteMember"]?.[l]?.url;return(c,d)=>A(r,h.axios,m,n)(c,i||d)},async getGroup(e,o,a,s){const r=await t.getGroup(e,o,a,s),l=n?.serverIndex??0,i=u["GroupApi.getGroup"]?.[l]?.url;return(c,d)=>A(r,h.axios,m,n)(c,i||d)},async listMembers(e,o){const a=await t.listMembers(e,o),s=n?.serverIndex??0,r=u["GroupApi.listMembers"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)},async updateGroup(e,o,a){const s=await t.updateGroup(e,o,a),r=n?.serverIndex??0,l=u["GroupApi.updateGroup"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)}}},os=function(n,t,e){const o=T(n);return{addMember(a,s,r){return o.addMember(a,s,r).then(l=>l(e,t))},deleteGroup(a,s,r){return o.deleteGroup(a,s,r).then(l=>l(e,t))},deleteMember(a,s,r,l){return o.deleteMember(a,s,r,l).then(i=>i(e,t))},getGroup(a,s,r,l){return o.getGroup(a,s,r,l).then(i=>i(e,t))},listMembers(a,s){return o.listMembers(a,s).then(r=>r(e,t))},updateGroup(a,s,r){return o.updateGroup(a,s,r).then(l=>l(e,t))}}};class ns extends y{addMember(t,e,o){return T(this.configuration).addMember(t,e,o).then(a=>a(this.axios,this.basePath))}deleteGroup(t,e,o){return T(this.configuration).deleteGroup(t,e,o).then(a=>a(this.axios,this.basePath))}deleteMember(t,e,o,a){return T(this.configuration).deleteMember(t,e,o,a).then(s=>s(this.axios,this.basePath))}getGroup(t,e,o,a){return T(this.configuration).getGroup(t,e,o,a).then(s=>s(this.axios,this.basePath))}listMembers(t,e){return T(this.configuration).listMembers(t,e).then(o=>o(this.axios,this.basePath))}updateGroup(t,e,o){return T(this.configuration).updateGroup(t,e,o).then(a=>a(this.axios,this.basePath))}}const ls={Id:"id",Description:"description",DisplayName:"displayName",Members:"members"},is={Members:"members"},he=function(n){return{createGroup:async(t,e={})=>{p("createGroup","group",t);const o="/v1.0/groups",a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"POST",...s,...e},l={},i={};U(r,n),l["Content-Type"]="application/json",V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},r.data=S(t,r,n),{url:v(a),options:r}},listGroups:async(t,e,o,a,s={})=>{const r="/v1.0/groups",l=new URL(r,P);let i;n&&(i=n.baseOptions);const c={method:"GET",...i,...s},d={},O={};U(c,n),t!==void 0&&(O.$search=t),e&&(O.$orderby=Array.from(e).join(b.csv)),o&&(O.$select=Array.from(o).join(b.csv)),a&&(O.$expand=Array.from(a).join(b.csv)),V(l,O);let x=i&&i.headers?i.headers:{};return c.headers={...d,...x,...s.headers},{url:v(l),options:c}}}},N=function(n){const t=he(n);return{async createGroup(e,o){const a=await t.createGroup(e,o),s=n?.serverIndex??0,r=u["GroupsApi.createGroup"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)},async listGroups(e,o,a,s,r){const l=await t.listGroups(e,o,a,s,r),i=n?.serverIndex??0,c=u["GroupsApi.listGroups"]?.[i]?.url;return(d,O)=>A(l,h.axios,m,n)(d,c||O)}}},cs=function(n,t,e){const o=N(n);return{createGroup(a,s){return o.createGroup(a,s).then(r=>r(e,t))},listGroups(a,s,r,l,i){return o.listGroups(a,s,r,l,i).then(c=>c(e,t))}}};class ds extends y{createGroup(t,e){return N(this.configuration).createGroup(t,e).then(o=>o(this.axios,this.basePath))}listGroups(t,e,o,a,s){return N(this.configuration).listGroups(t,e,o,a,s).then(r=>r(this.axios,this.basePath))}}const ps={DisplayName:"displayName",DisplayNameDesc:"displayName desc"},hs={Id:"id",Description:"description",DisplayName:"displayName",Mail:"mail",Members:"members"},ms={Members:"members"},me=function(n){return{changeOwnPassword:async(t,e={})=>{p("changeOwnPassword","passwordChange",t);const o="/v1.0/me/changePassword",a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"POST",...s,...e},l={},i={};U(r,n),l["Content-Type"]="application/json",V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},r.data=S(t,r,n),{url:v(a),options:r}}}},Y=function(n){const t=me(n);return{async changeOwnPassword(e,o){const a=await t.changeOwnPassword(e,o),s=n?.serverIndex??0,r=u["MeChangepasswordApi.changeOwnPassword"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)}}},us=function(n,t,e){const o=Y(n);return{changeOwnPassword(a,s){return o.changeOwnPassword(a,s).then(r=>r(e,t))}}};class Ps extends y{changeOwnPassword(t,e){return Y(this.configuration).changeOwnPassword(t,e).then(o=>o(this.axios,this.basePath))}}const ue=function(n){return{getHome:async(t={})=>{const e="/v1.0/me/drive",o=new URL(e,P);let a;n&&(a=n.baseOptions);const s={method:"GET",...a,...t},r={},l={};U(s,n),V(o,l);let i=a&&a.headers?a.headers:{};return s.headers={...r,...i,...t.headers},{url:v(o),options:s}},listSharedByMe:async(t,e={})=>{const o="/v1beta1/me/drive/sharedByMe",a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"GET",...s,...e},l={},i={};U(r,n),t&&(i.$expand=Array.from(t).join(b.csv)),V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},{url:v(a),options:r}},listSharedWithMe:async(t,e={})=>{const o="/v1beta1/me/drive/sharedWithMe",a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"GET",...s,...e},l={},i={};U(r,n),t&&(i.$expand=Array.from(t).join(b.csv)),V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},{url:v(a),options:r}}}},g=function(n){const t=ue(n);return{async getHome(e){const o=await t.getHome(e),a=n?.serverIndex??0,s=u["MeDriveApi.getHome"]?.[a]?.url;return(r,l)=>A(o,h.axios,m,n)(r,s||l)},async listSharedByMe(e,o){const a=await t.listSharedByMe(e,o),s=n?.serverIndex??0,r=u["MeDriveApi.listSharedByMe"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)},async listSharedWithMe(e,o){const a=await t.listSharedWithMe(e,o),s=n?.serverIndex??0,r=u["MeDriveApi.listSharedWithMe"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)}}},Vs=function(n,t,e){const o=g(n);return{getHome(a){return o.getHome(a).then(s=>s(e,t))},listSharedByMe(a,s){return o.listSharedByMe(a,s).then(r=>r(e,t))},listSharedWithMe(a,s){return o.listSharedWithMe(a,s).then(r=>r(e,t))}}};class vs extends y{getHome(t){return g(this.configuration).getHome(t).then(e=>e(this.axios,this.basePath))}listSharedByMe(t,e){return g(this.configuration).listSharedByMe(t,e).then(o=>o(this.axios,this.basePath))}listSharedWithMe(t,e){return g(this.configuration).listSharedWithMe(t,e).then(o=>o(this.axios,this.basePath))}}const As={Thumbnails:"thumbnails"},Os={Thumbnails:"thumbnails"},Pe=function(n){return{homeGetRoot:async(t={})=>{const e="/v1.0/me/drive/root",o=new URL(e,P);let a;n&&(a=n.baseOptions);const s={method:"GET",...a,...t},r={},l={};U(s,n),V(o,l);let i=a&&a.headers?a.headers:{};return s.headers={...r,...i,...t.headers},{url:v(o),options:s}}}},X=function(n){const t=Pe(n);return{async homeGetRoot(e){const o=await t.homeGetRoot(e),a=n?.serverIndex??0,s=u["MeDriveRootApi.homeGetRoot"]?.[a]?.url;return(r,l)=>A(o,h.axios,m,n)(r,s||l)}}},Us=function(n,t,e){const o=X(n);return{homeGetRoot(a){return o.homeGetRoot(a).then(s=>s(e,t))}}};class Ss extends y{homeGetRoot(t){return X(this.configuration).homeGetRoot(t).then(e=>e(this.axios,this.basePath))}}const Ve=function(n){return{homeGetChildren:async(t={})=>{const e="/v1.0/me/drive/root/children",o=new URL(e,P);let a;n&&(a=n.baseOptions);const s={method:"GET",...a,...t},r={},l={};U(s,n),V(o,l);let i=a&&a.headers?a.headers:{};return s.headers={...r,...i,...t.headers},{url:v(o),options:s}}}},Z=function(n){const t=Ve(n);return{async homeGetChildren(e){const o=await t.homeGetChildren(e),a=n?.serverIndex??0,s=u["MeDriveRootChildrenApi.homeGetChildren"]?.[a]?.url;return(r,l)=>A(o,h.axios,m,n)(r,s||l)}}},xs=function(n,t,e){const o=Z(n);return{homeGetChildren(a){return o.homeGetChildren(a).then(s=>s(e,t))}}};class Rs extends y{homeGetChildren(t){return Z(this.configuration).homeGetChildren(t).then(e=>e(this.axios,this.basePath))}}const ve=function(n){return{listMyDrives:async(t,e,o={})=>{const a="/v1.0/me/drives",s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"GET",...r,...o},i={},c={};U(l,n),t!==void 0&&(c.$orderby=t),e!==void 0&&(c.$filter=e),V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},{url:v(s),options:l}},listMyDrivesBeta:async(t,e,o,a,s={})=>{const r="/v1beta1/me/drives",l=new URL(r,P);let i;n&&(i=n.baseOptions);const c={method:"GET",...i,...s},d={},O={};U(c,n),t!==void 0&&(O.$orderby=t),e!==void 0&&(O.$filter=e),o!==void 0&&(O.$expand=o),a&&(O.$select=Array.from(a).join(b.csv)),V(l,O);let x=i&&i.headers?i.headers:{};return c.headers={...d,...x,...s.headers},{url:v(l),options:c}}}},k=function(n){const t=ve(n);return{async listMyDrives(e,o,a){const s=await t.listMyDrives(e,o,a),r=n?.serverIndex??0,l=u["MeDrivesApi.listMyDrives"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async listMyDrivesBeta(e,o,a,s,r){const l=await t.listMyDrivesBeta(e,o,a,s,r),i=n?.serverIndex??0,c=u["MeDrivesApi.listMyDrivesBeta"]?.[i]?.url;return(d,O)=>A(l,h.axios,m,n)(d,c||O)}}},ys=function(n,t,e){const o=k(n);return{listMyDrives(a,s,r){return o.listMyDrives(a,s,r).then(l=>l(e,t))},listMyDrivesBeta(a,s,r,l,i){return o.listMyDrivesBeta(a,s,r,l,i).then(c=>c(e,t))}}};class bs extends y{listMyDrives(t,e,o){return k(this.configuration).listMyDrives(t,e,o).then(a=>a(this.axios,this.basePath))}listMyDrivesBeta(t,e,o,a,s){return k(this.configuration).listMyDrivesBeta(t,e,o,a,s).then(r=>r(this.axios,this.basePath))}}const Cs={LibreGraphHasTrashedItems:"@libre.graph.hasTrashedItems"},Ae=function(n){return{deleteOwnUserPhoto:async(t={})=>{const e="/v1.0/me/photo/$value",o=new URL(e,P);let a;n&&(a=n.baseOptions);const s={method:"DELETE",...a,...t},r={},l={};U(s,n),V(o,l);let i=a&&a.headers?a.headers:{};return s.headers={...r,...i,...t.headers},{url:v(o),options:s}},getOwnUserPhoto:async(t={})=>{const e="/v1.0/me/photo/$value",o=new URL(e,P);let a;n&&(a=n.baseOptions);const s={method:"GET",...a,...t},r={},l={};U(s,n),V(o,l);let i=a&&a.headers?a.headers:{};return s.headers={...r,...i,...t.headers},{url:v(o),options:s}},updateOwnUserPhotoPatch:async(t,e={})=>{const o="/v1.0/me/photo/$value",a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"PATCH",...s,...e},l={},i={};U(r,n),l["Content-Type"]="image/jpeg",V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},r.data=S(t,r,n),{url:v(a),options:r}},updateOwnUserPhotoPut:async(t,e={})=>{const o="/v1.0/me/photo/$value",a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"PUT",...s,...e},l={},i={};U(r,n),l["Content-Type"]="image/jpeg",V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},r.data=S(t,r,n),{url:v(a),options:r}}}},M=function(n){const t=Ae(n);return{async deleteOwnUserPhoto(e){const o=await t.deleteOwnUserPhoto(e),a=n?.serverIndex??0,s=u["MePhotoApi.deleteOwnUserPhoto"]?.[a]?.url;return(r,l)=>A(o,h.axios,m,n)(r,s||l)},async getOwnUserPhoto(e){const o=await t.getOwnUserPhoto(e),a=n?.serverIndex??0,s=u["MePhotoApi.getOwnUserPhoto"]?.[a]?.url;return(r,l)=>A(o,h.axios,m,n)(r,s||l)},async updateOwnUserPhotoPatch(e,o){const a=await t.updateOwnUserPhotoPatch(e,o),s=n?.serverIndex??0,r=u["MePhotoApi.updateOwnUserPhotoPatch"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)},async updateOwnUserPhotoPut(e,o){const a=await t.updateOwnUserPhotoPut(e,o),s=n?.serverIndex??0,r=u["MePhotoApi.updateOwnUserPhotoPut"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)}}},ws=function(n,t,e){const o=M(n);return{deleteOwnUserPhoto(a){return o.deleteOwnUserPhoto(a).then(s=>s(e,t))},getOwnUserPhoto(a){return o.getOwnUserPhoto(a).then(s=>s(e,t))},updateOwnUserPhotoPatch(a,s){return o.updateOwnUserPhotoPatch(a,s).then(r=>r(e,t))},updateOwnUserPhotoPut(a,s){return o.updateOwnUserPhotoPut(a,s).then(r=>r(e,t))}}};class Is extends y{deleteOwnUserPhoto(t){return M(this.configuration).deleteOwnUserPhoto(t).then(e=>e(this.axios,this.basePath))}getOwnUserPhoto(t){return M(this.configuration).getOwnUserPhoto(t).then(e=>e(this.axios,this.basePath))}updateOwnUserPhotoPatch(t,e){return M(this.configuration).updateOwnUserPhotoPatch(t,e).then(o=>o(this.axios,this.basePath))}updateOwnUserPhotoPut(t,e){return M(this.configuration).updateOwnUserPhotoPut(t,e).then(o=>o(this.axios,this.basePath))}}const Oe=function(n){return{getOwnUser:async(t,e={})=>{const o="/v1.0/me",a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"GET",...s,...e},l={},i={};U(r,n),t&&(i.$expand=Array.from(t).join(b.csv)),V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},{url:v(a),options:r}},updateOwnUser:async(t,e={})=>{const o="/v1.0/me",a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"PATCH",...s,...e},l={},i={};U(r,n),l["Content-Type"]="application/json",V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},r.data=S(t,r,n),{url:v(a),options:r}}}},W=function(n){const t=Oe(n);return{async getOwnUser(e,o){const a=await t.getOwnUser(e,o),s=n?.serverIndex??0,r=u["MeUserApi.getOwnUser"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)},async updateOwnUser(e,o){const a=await t.updateOwnUser(e,o),s=n?.serverIndex??0,r=u["MeUserApi.updateOwnUser"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)}}},Ds=function(n,t,e){const o=W(n);return{getOwnUser(a,s){return o.getOwnUser(a,s).then(r=>r(e,t))},updateOwnUser(a,s){return o.updateOwnUser(a,s).then(r=>r(e,t))}}};class Es extends y{getOwnUser(t,e){return W(this.configuration).getOwnUser(t,e).then(o=>o(this.axios,this.basePath))}updateOwnUser(t,e){return W(this.configuration).updateOwnUser(t,e).then(o=>o(this.axios,this.basePath))}}const Ts={MemberOf:"memberOf"},Ue=function(n){return{getPermissionRoleDefinition:async(t,e={})=>{p("getPermissionRoleDefinition","roleId",t);const o="/v1beta1/roleManagement/permissions/roleDefinitions/{role-id}".replace("{role-id}",encodeURIComponent(String(t))),a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"GET",...s,...e},l={},i={};U(r,n),V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},{url:v(a),options:r}},listPermissionRoleDefinitions:async(t={})=>{const e="/v1beta1/roleManagement/permissions/roleDefinitions",o=new URL(e,P);let a;n&&(a=n.baseOptions);const s={method:"GET",...a,...t},r={},l={};U(s,n),V(o,l);let i=a&&a.headers?a.headers:{};return s.headers={...r,...i,...t.headers},{url:v(o),options:s}}}},z=function(n){const t=Ue(n);return{async getPermissionRoleDefinition(e,o){const a=await t.getPermissionRoleDefinition(e,o),s=n?.serverIndex??0,r=u["RoleManagementApi.getPermissionRoleDefinition"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)},async listPermissionRoleDefinitions(e){const o=await t.listPermissionRoleDefinitions(e),a=n?.serverIndex??0,s=u["RoleManagementApi.listPermissionRoleDefinitions"]?.[a]?.url;return(r,l)=>A(o,h.axios,m,n)(r,s||l)}}},Fs=function(n,t,e){const o=z(n);return{getPermissionRoleDefinition(a,s){return o.getPermissionRoleDefinition(a,s).then(r=>r(e,t))},listPermissionRoleDefinitions(a){return o.listPermissionRoleDefinitions(a).then(s=>s(e,t))}}};class Bs extends y{getPermissionRoleDefinition(t,e){return z(this.configuration).getPermissionRoleDefinition(t,e).then(o=>o(this.axios,this.basePath))}listPermissionRoleDefinitions(t){return z(this.configuration).listPermissionRoleDefinitions(t).then(e=>e(this.axios,this.basePath))}}const Se=function(n){return{assignTags:async(t,e={})=>{const o="/v1.0/extensions/org.libregraph/tags",a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"PUT",...s,...e},l={},i={};U(r,n),l["Content-Type"]="application/json",V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},r.data=S(t,r,n),{url:v(a),options:r}},getTags:async(t={})=>{const e="/v1.0/extensions/org.libregraph/tags",o=new URL(e,P);let a;n&&(a=n.baseOptions);const s={method:"GET",...a,...t},r={},l={};U(s,n),V(o,l);let i=a&&a.headers?a.headers:{};return s.headers={...r,...i,...t.headers},{url:v(o),options:s}},unassignTags:async(t,e={})=>{const o="/v1.0/extensions/org.libregraph/tags",a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"DELETE",...s,...e},l={},i={};U(r,n),l["Content-Type"]="application/json",V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},r.data=S(t,r,n),{url:v(a),options:r}}}},H=function(n){const t=Se(n);return{async assignTags(e,o){const a=await t.assignTags(e,o),s=n?.serverIndex??0,r=u["TagsApi.assignTags"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)},async getTags(e){const o=await t.getTags(e),a=n?.serverIndex??0,s=u["TagsApi.getTags"]?.[a]?.url;return(r,l)=>A(o,h.axios,m,n)(r,s||l)},async unassignTags(e,o){const a=await t.unassignTags(e,o),s=n?.serverIndex??0,r=u["TagsApi.unassignTags"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)}}},Ms=function(n,t,e){const o=H(n);return{assignTags(a,s){return o.assignTags(a,s).then(r=>r(e,t))},getTags(a){return o.getTags(a).then(s=>s(e,t))},unassignTags(a,s){return o.unassignTags(a,s).then(r=>r(e,t))}}};class Ls extends y{assignTags(t,e){return H(this.configuration).assignTags(t,e).then(o=>o(this.axios,this.basePath))}getTags(t){return H(this.configuration).getTags(t).then(e=>e(this.axios,this.basePath))}unassignTags(t,e){return H(this.configuration).unassignTags(t,e).then(o=>o(this.axios,this.basePath))}}const xe=function(n){return{deleteUser:async(t,e,o={})=>{p("deleteUser","userId",t);const a="/v1.0/users/{user-id}".replace("{user-id}",encodeURIComponent(String(t))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"DELETE",...r,...o},i={},c={};U(l,n),e!=null&&(i["If-Match"]=String(e)),V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},{url:v(s),options:l}},exportPersonalData:async(t,e,o={})=>{p("exportPersonalData","userId",t);const a="/v1.0/users/{user-id}/exportPersonalData".replace("{user-id}",encodeURIComponent(String(t))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"POST",...r,...o},i={},c={};U(l,n),i["Content-Type"]="application/json",V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},l.data=S(e,l,n),{url:v(s),options:l}},getUser:async(t,e,o,a={})=>{p("getUser","userId",t);const s="/v1.0/users/{user-id}".replace("{user-id}",encodeURIComponent(String(t))),r=new URL(s,P);let l;n&&(l=n.baseOptions);const i={method:"GET",...l,...a},c={},d={};U(i,n),e&&(d.$select=Array.from(e).join(b.csv)),o&&(d.$expand=Array.from(o).join(b.csv)),V(r,d);let O=l&&l.headers?l.headers:{};return i.headers={...c,...O,...a.headers},{url:v(r),options:i}},updateUser:async(t,e,o={})=>{p("updateUser","userId",t),p("updateUser","userUpdate",e);const a="/v1.0/users/{user-id}".replace("{user-id}",encodeURIComponent(String(t))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"PATCH",...r,...o},i={},c={};U(l,n),i["Content-Type"]="application/json",V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},l.data=S(e,l,n),{url:v(s),options:l}}}},L=function(n){const t=xe(n);return{async deleteUser(e,o,a){const s=await t.deleteUser(e,o,a),r=n?.serverIndex??0,l=u["UserApi.deleteUser"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async exportPersonalData(e,o,a){const s=await t.exportPersonalData(e,o,a),r=n?.serverIndex??0,l=u["UserApi.exportPersonalData"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async getUser(e,o,a,s){const r=await t.getUser(e,o,a,s),l=n?.serverIndex??0,i=u["UserApi.getUser"]?.[l]?.url;return(c,d)=>A(r,h.axios,m,n)(c,i||d)},async updateUser(e,o,a){const s=await t.updateUser(e,o,a),r=n?.serverIndex??0,l=u["UserApi.updateUser"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)}}},Gs=function(n,t,e){const o=L(n);return{deleteUser(a,s,r){return o.deleteUser(a,s,r).then(l=>l(e,t))},exportPersonalData(a,s,r){return o.exportPersonalData(a,s,r).then(l=>l(e,t))},getUser(a,s,r,l){return o.getUser(a,s,r,l).then(i=>i(e,t))},updateUser(a,s,r){return o.updateUser(a,s,r).then(l=>l(e,t))}}};class js extends y{deleteUser(t,e,o){return L(this.configuration).deleteUser(t,e,o).then(a=>a(this.axios,this.basePath))}exportPersonalData(t,e,o){return L(this.configuration).exportPersonalData(t,e,o).then(a=>a(this.axios,this.basePath))}getUser(t,e,o,a){return L(this.configuration).getUser(t,e,o,a).then(s=>s(this.axios,this.basePath))}updateUser(t,e,o){return L(this.configuration).updateUser(t,e,o).then(a=>a(this.axios,this.basePath))}}const gs={Id:"id",DisplayName:"displayName",Drive:"drive",Drives:"drives",Mail:"mail",MemberOf:"memberOf",OnPremisesSamAccountName:"onPremisesSamAccountName",Surname:"surname"},Hs={Drive:"drive",Drives:"drives",MemberOf:"memberOf",AppRoleAssignments:"appRoleAssignments"},Re=function(n){return{userCreateAppRoleAssignments:async(t,e,o={})=>{p("userCreateAppRoleAssignments","userId",t),p("userCreateAppRoleAssignments","appRoleAssignment",e);const a="/v1.0/users/{user-id}/appRoleAssignments".replace("{user-id}",encodeURIComponent(String(t))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"POST",...r,...o},i={},c={};U(l,n),i["Content-Type"]="application/json",V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},l.data=S(e,l,n),{url:v(s),options:l}},userDeleteAppRoleAssignments:async(t,e,o,a={})=>{p("userDeleteAppRoleAssignments","userId",t),p("userDeleteAppRoleAssignments","appRoleAssignmentId",e);const s="/v1.0/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}".replace("{user-id}",encodeURIComponent(String(t))).replace("{appRoleAssignment-id}",encodeURIComponent(String(e))),r=new URL(s,P);let l;n&&(l=n.baseOptions);const i={method:"DELETE",...l,...a},c={},d={};U(i,n),o!=null&&(c["If-Match"]=String(o)),V(r,d);let O=l&&l.headers?l.headers:{};return i.headers={...c,...O,...a.headers},{url:v(r),options:i}},userListAppRoleAssignments:async(t,e={})=>{p("userListAppRoleAssignments","userId",t);const o="/v1.0/users/{user-id}/appRoleAssignments".replace("{user-id}",encodeURIComponent(String(t))),a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"GET",...s,...e},l={},i={};U(r,n),V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},{url:v(a),options:r}}}},$=function(n){const t=Re(n);return{async userCreateAppRoleAssignments(e,o,a){const s=await t.userCreateAppRoleAssignments(e,o,a),r=n?.serverIndex??0,l=u["UserAppRoleAssignmentApi.userCreateAppRoleAssignments"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async userDeleteAppRoleAssignments(e,o,a,s){const r=await t.userDeleteAppRoleAssignments(e,o,a,s),l=n?.serverIndex??0,i=u["UserAppRoleAssignmentApi.userDeleteAppRoleAssignments"]?.[l]?.url;return(c,d)=>A(r,h.axios,m,n)(c,i||d)},async userListAppRoleAssignments(e,o){const a=await t.userListAppRoleAssignments(e,o),s=n?.serverIndex??0,r=u["UserAppRoleAssignmentApi.userListAppRoleAssignments"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)}}},$s=function(n,t,e){const o=$(n);return{userCreateAppRoleAssignments(a,s,r){return o.userCreateAppRoleAssignments(a,s,r).then(l=>l(e,t))},userDeleteAppRoleAssignments(a,s,r,l){return o.userDeleteAppRoleAssignments(a,s,r,l).then(i=>i(e,t))},userListAppRoleAssignments(a,s){return o.userListAppRoleAssignments(a,s).then(r=>r(e,t))}}};class qs extends y{userCreateAppRoleAssignments(t,e,o){return $(this.configuration).userCreateAppRoleAssignments(t,e,o).then(a=>a(this.axios,this.basePath))}userDeleteAppRoleAssignments(t,e,o,a){return $(this.configuration).userDeleteAppRoleAssignments(t,e,o,a).then(s=>s(this.axios,this.basePath))}userListAppRoleAssignments(t,e){return $(this.configuration).userListAppRoleAssignments(t,e).then(o=>o(this.axios,this.basePath))}}const ye=function(n){return{getUserPhoto:async(t,e={})=>{p("getUserPhoto","userId",t);const o="/v1.0/users/{user-id}/photo/$value".replace("{user-id}",encodeURIComponent(String(t))),a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"GET",...s,...e},l={},i={};U(r,n),V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},{url:v(a),options:r}}}},f=function(n){const t=ye(n);return{async getUserPhoto(e,o){const a=await t.getUserPhoto(e,o),s=n?.serverIndex??0,r=u["UserPhotoApi.getUserPhoto"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)}}},Qs=function(n,t,e){const o=f(n);return{getUserPhoto(a,s){return o.getUserPhoto(a,s).then(r=>r(e,t))}}};class Ns extends y{getUserPhoto(t,e){return f(this.configuration).getUserPhoto(t,e).then(o=>o(this.axios,this.basePath))}}const be=function(n){return{createUser:async(t,e={})=>{p("createUser","user",t);const o="/v1.0/users",a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"POST",...s,...e},l={},i={};U(r,n),l["Content-Type"]="application/json",V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},r.data=S(t,r,n),{url:v(a),options:r}},listUsers:async(t,e,o,a,s,r={})=>{const l="/v1.0/users",i=new URL(l,P);let c;n&&(c=n.baseOptions);const d={method:"GET",...c,...r},O={},x={};U(d,n),t!==void 0&&(x.$search=t),e!==void 0&&(x.$filter=e),o&&(x.$orderby=Array.from(o).join(b.csv)),a&&(x.$select=Array.from(a).join(b.csv)),s&&(x.$expand=Array.from(s).join(b.csv)),V(i,x);let w=c&&c.headers?c.headers:{};return d.headers={...O,...w,...r.headers},{url:v(i),options:d}}}},J=function(n){const t=be(n);return{async createUser(e,o){const a=await t.createUser(e,o),s=n?.serverIndex??0,r=u["UsersApi.createUser"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)},async listUsers(e,o,a,s,r,l){const i=await t.listUsers(e,o,a,s,r,l),c=n?.serverIndex??0,d=u["UsersApi.listUsers"]?.[c]?.url;return(O,x)=>A(i,h.axios,m,n)(O,d||x)}}},ks=function(n,t,e){const o=J(n);return{createUser(a,s){return o.createUser(a,s).then(r=>r(e,t))},listUsers(a,s,r,l,i,c){return o.listUsers(a,s,r,l,i,c).then(d=>d(e,t))}}};class Ws extends y{createUser(t,e){return J(this.configuration).createUser(t,e).then(o=>o(this.axios,this.basePath))}listUsers(t,e,o,a,s,r){return J(this.configuration).listUsers(t,e,o,a,s,r).then(l=>l(this.axios,this.basePath))}}const zs={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"},_s={Drive:"drive",Drives:"drives",MemberOf:"memberOf",AppRoleAssignments:"appRoleAssignments"};class Ks{apiKey;username;password;accessToken;basePath;serverIndex;baseOptions;formDataCtor;constructor(t={}){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,headers:{...t.baseOptions?.headers}},this.formDataCtor=t.formDataCtor}isJsonMime(t){const e=new RegExp("^(application/json|[^;/ ]+/[^;/ ]+[+]json)[ ]*(;.*)?$","i");return t!==null&&(e.test(t)||t.toLowerCase()==="application/json-patch+json")}}exports.ActivitiesApi=Te;exports.ActivitiesApiAxiosParamCreator=ee;exports.ActivitiesApiFactory=Ee;exports.ActivitiesApiFp=K;exports.ApplicationsApi=Be;exports.ApplicationsApiAxiosParamCreator=se;exports.ApplicationsApiFactory=Fe;exports.ApplicationsApiFp=q;exports.Configuration=Ks;exports.DriveItemApi=Le;exports.DriveItemApiAxiosParamCreator=re;exports.DriveItemApiFactory=Me;exports.DriveItemApiFp=G;exports.DrivesApi=je;exports.DrivesApiAxiosParamCreator=ae;exports.DrivesApiFactory=Ge;exports.DrivesApiFp=B;exports.DrivesGetDrivesApi=$e;exports.DrivesGetDrivesApiAxiosParamCreator=te;exports.DrivesGetDrivesApiFactory=He;exports.DrivesGetDrivesApiFp=Q;exports.DrivesPermissionsApi=Ne;exports.DrivesPermissionsApiAxiosParamCreator=oe;exports.DrivesPermissionsApiFactory=Qe;exports.DrivesPermissionsApiFp=E;exports.DrivesRootApi=ze;exports.DrivesRootApiAxiosParamCreator=ne;exports.DrivesRootApiFactory=We;exports.DrivesRootApiFp=I;exports.EducationClassApi=Ke;exports.EducationClassApiAxiosParamCreator=le;exports.EducationClassApiFactory=_e;exports.EducationClassApiFp=D;exports.EducationClassClassificationEnum=Ie;exports.EducationClassTeachersApi=Xe;exports.EducationClassTeachersApiAxiosParamCreator=ie;exports.EducationClassTeachersApiFactory=Ye;exports.EducationClassTeachersApiFp=j;exports.EducationSchoolApi=fe;exports.EducationSchoolApiAxiosParamCreator=ce;exports.EducationSchoolApiFactory=Ze;exports.EducationSchoolApiFp=C;exports.EducationUserApi=ss;exports.EducationUserApiAxiosParamCreator=de;exports.EducationUserApiFactory=es;exports.EducationUserApiFp=F;exports.GetDriveSelectEnum=ge;exports.GetEducationUserExpandEnum=rs;exports.GetGroupExpandEnum=is;exports.GetGroupSelectEnum=ls;exports.GetOwnUserExpandEnum=Ts;exports.GetUserExpandEnum=Hs;exports.GetUserSelectEnum=gs;exports.GroupApi=ns;exports.GroupApiAxiosParamCreator=pe;exports.GroupApiFactory=os;exports.GroupApiFp=T;exports.GroupsApi=ds;exports.GroupsApiAxiosParamCreator=he;exports.GroupsApiFactory=cs;exports.GroupsApiFp=N;exports.ListAllDrivesBetaSelectEnum=qe;exports.ListEducationUsersExpandEnum=ts;exports.ListEducationUsersOrderbyEnum=as;exports.ListGroupsExpandEnum=ms;exports.ListGroupsOrderbyEnum=ps;exports.ListGroupsSelectEnum=hs;exports.ListMyDrivesBetaSelectEnum=Cs;exports.ListPermissionsSelectEnum=ke;exports.ListPermissionsSpaceRootSelectEnum=Je;exports.ListSharedByMeExpandEnum=As;exports.ListSharedWithMeExpandEnum=Os;exports.ListUsersExpandEnum=_s;exports.ListUsersOrderbyEnum=zs;exports.ListUsersSelectEnum=Js;exports.MeChangepasswordApi=Ps;exports.MeChangepasswordApiAxiosParamCreator=me;exports.MeChangepasswordApiFactory=us;exports.MeChangepasswordApiFp=Y;exports.MeDriveApi=vs;exports.MeDriveApiAxiosParamCreator=ue;exports.MeDriveApiFactory=Vs;exports.MeDriveApiFp=g;exports.MeDriveRootApi=Ss;exports.MeDriveRootApiAxiosParamCreator=Pe;exports.MeDriveRootApiFactory=Us;exports.MeDriveRootApiFp=X;exports.MeDriveRootChildrenApi=Rs;exports.MeDriveRootChildrenApiAxiosParamCreator=Ve;exports.MeDriveRootChildrenApiFactory=xs;exports.MeDriveRootChildrenApiFp=Z;exports.MeDrivesApi=bs;exports.MeDrivesApiAxiosParamCreator=ve;exports.MeDrivesApiFactory=ys;exports.MeDrivesApiFp=k;exports.MePhotoApi=Is;exports.MePhotoApiAxiosParamCreator=Ae;exports.MePhotoApiFactory=ws;exports.MePhotoApiFp=M;exports.MeUserApi=Es;exports.MeUserApiAxiosParamCreator=Oe;exports.MeUserApiFactory=Ds;exports.MeUserApiFp=W;exports.RoleManagementApi=Bs;exports.RoleManagementApiAxiosParamCreator=Ue;exports.RoleManagementApiFactory=Fs;exports.RoleManagementApiFp=z;exports.SharingLinkType=De;exports.TagsApi=Ls;exports.TagsApiAxiosParamCreator=Se;exports.TagsApiFactory=Ms;exports.TagsApiFp=H;exports.UserApi=js;exports.UserApiAxiosParamCreator=xe;exports.UserApiFactory=Gs;exports.UserApiFp=L;exports.UserAppRoleAssignmentApi=qs;exports.UserAppRoleAssignmentApiAxiosParamCreator=Re;exports.UserAppRoleAssignmentApiFactory=$s;exports.UserAppRoleAssignmentApiFp=$;exports.UserPhotoApi=Ns;exports.UserPhotoApiAxiosParamCreator=ye;exports.UserPhotoApiFactory=Qs;exports.UserPhotoApiFp=f;exports.UsersApi=Ws;exports.UsersApiAxiosParamCreator=be;exports.UsersApiFactory=ks;exports.UsersApiFp=J;
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const h=require("../../index-BG-qXJDl.cjs"),m="https://localhost:9200/graph".replace(/\/+$/,""),b={csv:","};class y{constructor(t,e=m,o=h.axios){this.basePath=e,this.axios=o,t&&(this.configuration=t,this.basePath=t.basePath??e)}configuration}class we extends Error{constructor(t,e){super(e),this.field=t,this.name="RequiredError"}}const u={},P="https://example.com",p=function(n,t,e){if(e==null)throw new we(t,`Required parameter ${t} was null or undefined when calling ${n}.`)},U=function(n,t){t&&(t.username||t.password)&&(n.auth={username:t.username,password:t.password})},R=async function(n,t){if(t&&t.accessToken){const e=typeof t.accessToken=="function"?await t.accessToken():await t.accessToken;n.Authorization="Bearer "+e}};function _(n,t,e=""){t!=null&&(typeof t=="object"?Array.isArray(t)?t.forEach(o=>_(n,o,e)):Object.keys(t).forEach(o=>_(n,t[o],`${e}${e!==""?".":""}${o}`)):n.has(e)?n.append(e,t):n.set(e,t))}const V=function(n,...t){const e=new URLSearchParams(n.search);_(e,t),n.search=e.toString()},S=function(n,t,e){const o=typeof n!="string";return(o&&e&&e.isJsonMime?e.isJsonMime(t.headers["Content-Type"]):o)?JSON.stringify(n!==void 0?n:{}):n||""},v=function(n){return n.pathname+n.search+n.hash},A=function(n,t,e,o){return(a=t,s=e)=>{const r={...n.options,url:(a.defaults.baseURL?"":o?.basePath??s)+n.url};return a.request(r)}},Ie={Class:"class",Course:"course"},De={Internal:"internal",View:"view",Upload:"upload",Edit:"edit",CreateOnly:"createOnly",BlocksDownload:"blocksDownload"},ee=function(n){return{getActivities:async(t,e={})=>{const o="/v1beta1/extensions/org.libregraph/activities",a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"GET",...s,...e},l={},i={};U(r,n),t!==void 0&&(i.kql=t),V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},{url:v(a),options:r}}}},K=function(n){const t=ee(n);return{async getActivities(e,o){const a=await t.getActivities(e,o),s=n?.serverIndex??0,r=u["ActivitiesApi.getActivities"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)}}},Ee=function(n,t,e){const o=K(n);return{getActivities(a,s){return o.getActivities(a,s).then(r=>r(e,t))}}};class Te extends y{getActivities(t,e){return K(this.configuration).getActivities(t,e).then(o=>o(this.axios,this.basePath))}}const se=function(n){return{getApplication:async(t,e={})=>{p("getApplication","applicationId",t);const o="/v1.0/applications/{application-id}".replace("{application-id}",encodeURIComponent(String(t))),a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"GET",...s,...e},l={},i={};U(r,n),V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},{url:v(a),options:r}},listApplications:async(t={})=>{const e="/v1.0/applications",o=new URL(e,P);let a;n&&(a=n.baseOptions);const s={method:"GET",...a,...t},r={},l={};U(s,n),V(o,l);let i=a&&a.headers?a.headers:{};return s.headers={...r,...i,...t.headers},{url:v(o),options:s}}}},q=function(n){const t=se(n);return{async getApplication(e,o){const a=await t.getApplication(e,o),s=n?.serverIndex??0,r=u["ApplicationsApi.getApplication"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)},async listApplications(e){const o=await t.listApplications(e),a=n?.serverIndex??0,s=u["ApplicationsApi.listApplications"]?.[a]?.url;return(r,l)=>A(o,h.axios,m,n)(r,s||l)}}},Fe=function(n,t,e){const o=q(n);return{getApplication(a,s){return o.getApplication(a,s).then(r=>r(e,t))},listApplications(a){return o.listApplications(a).then(s=>s(e,t))}}};class Be extends y{getApplication(t,e){return q(this.configuration).getApplication(t,e).then(o=>o(this.axios,this.basePath))}listApplications(t){return q(this.configuration).listApplications(t).then(e=>e(this.axios,this.basePath))}}const re=function(n){return{deleteDriveItem:async(t,e,o={})=>{p("deleteDriveItem","driveId",t),p("deleteDriveItem","itemId",e);const a="/v1beta1/drives/{drive-id}/items/{item-id}".replace("{drive-id}",encodeURIComponent(String(t))).replace("{item-id}",encodeURIComponent(String(e))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"DELETE",...r,...o},i={},c={};U(l,n),V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},{url:v(s),options:l}},getDriveItem:async(t,e,o={})=>{p("getDriveItem","driveId",t),p("getDriveItem","itemId",e);const a="/v1beta1/drives/{drive-id}/items/{item-id}".replace("{drive-id}",encodeURIComponent(String(t))).replace("{item-id}",encodeURIComponent(String(e))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"GET",...r,...o},i={},c={};U(l,n),V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},{url:v(s),options:l}},updateDriveItem:async(t,e,o,a={})=>{p("updateDriveItem","driveId",t),p("updateDriveItem","itemId",e),p("updateDriveItem","driveItem",o);const s="/v1beta1/drives/{drive-id}/items/{item-id}".replace("{drive-id}",encodeURIComponent(String(t))).replace("{item-id}",encodeURIComponent(String(e))),r=new URL(s,P);let l;n&&(l=n.baseOptions);const i={method:"PATCH",...l,...a},c={},d={};U(i,n),c["Content-Type"]="application/json",V(r,d);let O=l&&l.headers?l.headers:{};return i.headers={...c,...O,...a.headers},i.data=S(o,i,n),{url:v(r),options:i}}}},G=function(n){const t=re(n);return{async deleteDriveItem(e,o,a){const s=await t.deleteDriveItem(e,o,a),r=n?.serverIndex??0,l=u["DriveItemApi.deleteDriveItem"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async getDriveItem(e,o,a){const s=await t.getDriveItem(e,o,a),r=n?.serverIndex??0,l=u["DriveItemApi.getDriveItem"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async updateDriveItem(e,o,a,s){const r=await t.updateDriveItem(e,o,a,s),l=n?.serverIndex??0,i=u["DriveItemApi.updateDriveItem"]?.[l]?.url;return(c,d)=>A(r,h.axios,m,n)(c,i||d)}}},Me=function(n,t,e){const o=G(n);return{deleteDriveItem(a,s,r){return o.deleteDriveItem(a,s,r).then(l=>l(e,t))},getDriveItem(a,s,r){return o.getDriveItem(a,s,r).then(l=>l(e,t))},updateDriveItem(a,s,r,l){return o.updateDriveItem(a,s,r,l).then(i=>i(e,t))}}};class Le extends y{deleteDriveItem(t,e,o){return G(this.configuration).deleteDriveItem(t,e,o).then(a=>a(this.axios,this.basePath))}getDriveItem(t,e,o){return G(this.configuration).getDriveItem(t,e,o).then(a=>a(this.axios,this.basePath))}updateDriveItem(t,e,o,a){return G(this.configuration).updateDriveItem(t,e,o,a).then(s=>s(this.axios,this.basePath))}}const ae=function(n){return{createDrive:async(t,e={})=>{p("createDrive","drive",t);const o="/v1.0/drives",a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"POST",...s,...e},l={},i={};U(r,n),l["Content-Type"]="application/json",V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},r.data=S(t,r,n),{url:v(a),options:r}},deleteDrive:async(t,e,o={})=>{p("deleteDrive","driveId",t);const a="/v1.0/drives/{drive-id}".replace("{drive-id}",encodeURIComponent(String(t))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"DELETE",...r,...o},i={},c={};U(l,n),e!=null&&(i["If-Match"]=String(e)),V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},{url:v(s),options:l}},getDrive:async(t,e,o={})=>{p("getDrive","driveId",t);const a="/v1.0/drives/{drive-id}".replace("{drive-id}",encodeURIComponent(String(t))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"GET",...r,...o},i={},c={};U(l,n),e&&(c.$select=Array.from(e).join(b.csv)),V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},{url:v(s),options:l}},updateDrive:async(t,e,o={})=>{p("updateDrive","driveId",t),p("updateDrive","driveUpdate",e);const a="/v1.0/drives/{drive-id}".replace("{drive-id}",encodeURIComponent(String(t))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"PATCH",...r,...o},i={},c={};U(l,n),i["Content-Type"]="application/json",V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},l.data=S(e,l,n),{url:v(s),options:l}}}},B=function(n){const t=ae(n);return{async createDrive(e,o){const a=await t.createDrive(e,o),s=n?.serverIndex??0,r=u["DrivesApi.createDrive"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)},async deleteDrive(e,o,a){const s=await t.deleteDrive(e,o,a),r=n?.serverIndex??0,l=u["DrivesApi.deleteDrive"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async getDrive(e,o,a){const s=await t.getDrive(e,o,a),r=n?.serverIndex??0,l=u["DrivesApi.getDrive"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async updateDrive(e,o,a){const s=await t.updateDrive(e,o,a),r=n?.serverIndex??0,l=u["DrivesApi.updateDrive"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)}}},Ge=function(n,t,e){const o=B(n);return{createDrive(a,s){return o.createDrive(a,s).then(r=>r(e,t))},deleteDrive(a,s,r){return o.deleteDrive(a,s,r).then(l=>l(e,t))},getDrive(a,s,r){return o.getDrive(a,s,r).then(l=>l(e,t))},updateDrive(a,s,r){return o.updateDrive(a,s,r).then(l=>l(e,t))}}};class je extends y{createDrive(t,e){return B(this.configuration).createDrive(t,e).then(o=>o(this.axios,this.basePath))}deleteDrive(t,e,o){return B(this.configuration).deleteDrive(t,e,o).then(a=>a(this.axios,this.basePath))}getDrive(t,e,o){return B(this.configuration).getDrive(t,e,o).then(a=>a(this.axios,this.basePath))}updateDrive(t,e,o){return B(this.configuration).updateDrive(t,e,o).then(a=>a(this.axios,this.basePath))}}const ge={LibreGraphHasTrashedItems:"@libre.graph.hasTrashedItems"},te=function(n){return{listAllDrives:async(t,e,o={})=>{const a="/v1.0/drives",s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"GET",...r,...o},i={},c={};U(l,n),t!==void 0&&(c.$orderby=t),e!==void 0&&(c.$filter=e),V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},{url:v(s),options:l}},listAllDrivesBeta:async(t,e,o,a,s={})=>{const r="/v1beta1/drives",l=new URL(r,P);let i;n&&(i=n.baseOptions);const c={method:"GET",...i,...s},d={},O={};U(c,n),t!==void 0&&(O.$orderby=t),e!==void 0&&(O.$filter=e),o!==void 0&&(O.$expand=o),a&&(O.$select=Array.from(a).join(b.csv)),V(l,O);let x=i&&i.headers?i.headers:{};return c.headers={...d,...x,...s.headers},{url:v(l),options:c}}}},Q=function(n){const t=te(n);return{async listAllDrives(e,o,a){const s=await t.listAllDrives(e,o,a),r=n?.serverIndex??0,l=u["DrivesGetDrivesApi.listAllDrives"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async listAllDrivesBeta(e,o,a,s,r){const l=await t.listAllDrivesBeta(e,o,a,s,r),i=n?.serverIndex??0,c=u["DrivesGetDrivesApi.listAllDrivesBeta"]?.[i]?.url;return(d,O)=>A(l,h.axios,m,n)(d,c||O)}}},He=function(n,t,e){const o=Q(n);return{listAllDrives(a,s,r){return o.listAllDrives(a,s,r).then(l=>l(e,t))},listAllDrivesBeta(a,s,r,l,i){return o.listAllDrivesBeta(a,s,r,l,i).then(c=>c(e,t))}}};class $e extends y{listAllDrives(t,e,o){return Q(this.configuration).listAllDrives(t,e,o).then(a=>a(this.axios,this.basePath))}listAllDrivesBeta(t,e,o,a,s){return Q(this.configuration).listAllDrivesBeta(t,e,o,a,s).then(r=>r(this.axios,this.basePath))}}const qe={LibreGraphHasTrashedItems:"@libre.graph.hasTrashedItems"},oe=function(n){return{createLink:async(t,e,o,a={})=>{p("createLink","driveId",t),p("createLink","itemId",e);const s="/v1beta1/drives/{drive-id}/items/{item-id}/createLink".replace("{drive-id}",encodeURIComponent(String(t))).replace("{item-id}",encodeURIComponent(String(e))),r=new URL(s,P);let l;n&&(l=n.baseOptions);const i={method:"POST",...l,...a},c={},d={};U(i,n),c["Content-Type"]="application/json",V(r,d);let O=l&&l.headers?l.headers:{};return i.headers={...c,...O,...a.headers},i.data=S(o,i,n),{url:v(r),options:i}},deletePermission:async(t,e,o,a={})=>{p("deletePermission","driveId",t),p("deletePermission","itemId",e),p("deletePermission","permId",o);const s="/v1beta1/drives/{drive-id}/items/{item-id}/permissions/{perm-id}".replace("{drive-id}",encodeURIComponent(String(t))).replace("{item-id}",encodeURIComponent(String(e))).replace("{perm-id}",encodeURIComponent(String(o))),r=new URL(s,P);let l;n&&(l=n.baseOptions);const i={method:"DELETE",...l,...a},c={},d={};U(i,n),V(r,d);let O=l&&l.headers?l.headers:{};return i.headers={...c,...O,...a.headers},{url:v(r),options:i}},getPermission:async(t,e,o,a={})=>{p("getPermission","driveId",t),p("getPermission","itemId",e),p("getPermission","permId",o);const s="/v1beta1/drives/{drive-id}/items/{item-id}/permissions/{perm-id}".replace("{drive-id}",encodeURIComponent(String(t))).replace("{item-id}",encodeURIComponent(String(e))).replace("{perm-id}",encodeURIComponent(String(o))),r=new URL(s,P);let l;n&&(l=n.baseOptions);const i={method:"GET",...l,...a},c={},d={};U(i,n),V(r,d);let O=l&&l.headers?l.headers:{};return i.headers={...c,...O,...a.headers},{url:v(r),options:i}},invite:async(t,e,o,a={})=>{p("invite","driveId",t),p("invite","itemId",e);const s="/v1beta1/drives/{drive-id}/items/{item-id}/invite".replace("{drive-id}",encodeURIComponent(String(t))).replace("{item-id}",encodeURIComponent(String(e))),r=new URL(s,P);let l;n&&(l=n.baseOptions);const i={method:"POST",...l,...a},c={},d={};U(i,n),c["Content-Type"]="application/json",V(r,d);let O=l&&l.headers?l.headers:{};return i.headers={...c,...O,...a.headers},i.data=S(o,i,n),{url:v(r),options:i}},listPermissions:async(t,e,o,a,s,r,l={})=>{p("listPermissions","driveId",t),p("listPermissions","itemId",e);const i="/v1beta1/drives/{drive-id}/items/{item-id}/permissions".replace("{drive-id}",encodeURIComponent(String(t))).replace("{item-id}",encodeURIComponent(String(e))),c=new URL(i,P);let d;n&&(d=n.baseOptions);const O={method:"GET",...d,...l},x={},w={};U(O,n),o!==void 0&&(w.$filter=o),a&&(w.$select=Array.from(a).join(b.csv)),s!==void 0&&(w.$count=s),r!==void 0&&(w.$top=r),V(c,w);let Ce=d&&d.headers?d.headers:{};return O.headers={...x,...Ce,...l.headers},{url:v(c),options:O}},setPermissionPassword:async(t,e,o,a,s={})=>{p("setPermissionPassword","driveId",t),p("setPermissionPassword","itemId",e),p("setPermissionPassword","permId",o),p("setPermissionPassword","sharingLinkPassword",a);const r="/v1beta1/drives/{drive-id}/items/{item-id}/permissions/{perm-id}/setPassword".replace("{drive-id}",encodeURIComponent(String(t))).replace("{item-id}",encodeURIComponent(String(e))).replace("{perm-id}",encodeURIComponent(String(o))),l=new URL(r,P);let i;n&&(i=n.baseOptions);const c={method:"POST",...i,...s},d={},O={};U(c,n),d["Content-Type"]="application/json",V(l,O);let x=i&&i.headers?i.headers:{};return c.headers={...d,...x,...s.headers},c.data=S(a,c,n),{url:v(l),options:c}},updatePermission:async(t,e,o,a,s={})=>{p("updatePermission","driveId",t),p("updatePermission","itemId",e),p("updatePermission","permId",o),p("updatePermission","permission",a);const r="/v1beta1/drives/{drive-id}/items/{item-id}/permissions/{perm-id}".replace("{drive-id}",encodeURIComponent(String(t))).replace("{item-id}",encodeURIComponent(String(e))).replace("{perm-id}",encodeURIComponent(String(o))),l=new URL(r,P);let i;n&&(i=n.baseOptions);const c={method:"PATCH",...i,...s},d={},O={};U(c,n),d["Content-Type"]="application/json",V(l,O);let x=i&&i.headers?i.headers:{};return c.headers={...d,...x,...s.headers},c.data=S(a,c,n),{url:v(l),options:c}}}},E=function(n){const t=oe(n);return{async createLink(e,o,a,s){const r=await t.createLink(e,o,a,s),l=n?.serverIndex??0,i=u["DrivesPermissionsApi.createLink"]?.[l]?.url;return(c,d)=>A(r,h.axios,m,n)(c,i||d)},async deletePermission(e,o,a,s){const r=await t.deletePermission(e,o,a,s),l=n?.serverIndex??0,i=u["DrivesPermissionsApi.deletePermission"]?.[l]?.url;return(c,d)=>A(r,h.axios,m,n)(c,i||d)},async getPermission(e,o,a,s){const r=await t.getPermission(e,o,a,s),l=n?.serverIndex??0,i=u["DrivesPermissionsApi.getPermission"]?.[l]?.url;return(c,d)=>A(r,h.axios,m,n)(c,i||d)},async invite(e,o,a,s){const r=await t.invite(e,o,a,s),l=n?.serverIndex??0,i=u["DrivesPermissionsApi.invite"]?.[l]?.url;return(c,d)=>A(r,h.axios,m,n)(c,i||d)},async listPermissions(e,o,a,s,r,l,i){const c=await t.listPermissions(e,o,a,s,r,l,i),d=n?.serverIndex??0,O=u["DrivesPermissionsApi.listPermissions"]?.[d]?.url;return(x,w)=>A(c,h.axios,m,n)(x,O||w)},async setPermissionPassword(e,o,a,s,r){const l=await t.setPermissionPassword(e,o,a,s,r),i=n?.serverIndex??0,c=u["DrivesPermissionsApi.setPermissionPassword"]?.[i]?.url;return(d,O)=>A(l,h.axios,m,n)(d,c||O)},async updatePermission(e,o,a,s,r){const l=await t.updatePermission(e,o,a,s,r),i=n?.serverIndex??0,c=u["DrivesPermissionsApi.updatePermission"]?.[i]?.url;return(d,O)=>A(l,h.axios,m,n)(d,c||O)}}},Qe=function(n,t,e){const o=E(n);return{createLink(a,s,r,l){return o.createLink(a,s,r,l).then(i=>i(e,t))},deletePermission(a,s,r,l){return o.deletePermission(a,s,r,l).then(i=>i(e,t))},getPermission(a,s,r,l){return o.getPermission(a,s,r,l).then(i=>i(e,t))},invite(a,s,r,l){return o.invite(a,s,r,l).then(i=>i(e,t))},listPermissions(a,s,r,l,i,c,d){return o.listPermissions(a,s,r,l,i,c,d).then(O=>O(e,t))},setPermissionPassword(a,s,r,l,i){return o.setPermissionPassword(a,s,r,l,i).then(c=>c(e,t))},updatePermission(a,s,r,l,i){return o.updatePermission(a,s,r,l,i).then(c=>c(e,t))}}};class Ne extends y{createLink(t,e,o,a){return E(this.configuration).createLink(t,e,o,a).then(s=>s(this.axios,this.basePath))}deletePermission(t,e,o,a){return E(this.configuration).deletePermission(t,e,o,a).then(s=>s(this.axios,this.basePath))}getPermission(t,e,o,a){return E(this.configuration).getPermission(t,e,o,a).then(s=>s(this.axios,this.basePath))}invite(t,e,o,a){return E(this.configuration).invite(t,e,o,a).then(s=>s(this.axios,this.basePath))}listPermissions(t,e,o,a,s,r,l){return E(this.configuration).listPermissions(t,e,o,a,s,r,l).then(i=>i(this.axios,this.basePath))}setPermissionPassword(t,e,o,a,s){return E(this.configuration).setPermissionPassword(t,e,o,a,s).then(r=>r(this.axios,this.basePath))}updatePermission(t,e,o,a,s){return E(this.configuration).updatePermission(t,e,o,a,s).then(r=>r(this.axios,this.basePath))}}const ke={LibreGraphPermissionsActionsAllowedValues:"@libre.graph.permissions.actions.allowedValues",LibreGraphPermissionsRolesAllowedValues:"@libre.graph.permissions.roles.allowedValues",Value:"value"},ne=function(n){return{createDriveItem:async(t,e,o={})=>{p("createDriveItem","driveId",t);const a="/v1beta1/drives/{drive-id}/root/children".replace("{drive-id}",encodeURIComponent(String(t))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"POST",...r,...o},i={},c={};U(l,n),i["Content-Type"]="application/json",V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},l.data=S(e,l,n),{url:v(s),options:l}},createLinkSpaceRoot:async(t,e,o={})=>{p("createLinkSpaceRoot","driveId",t);const a="/v1beta1/drives/{drive-id}/root/createLink".replace("{drive-id}",encodeURIComponent(String(t))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"POST",...r,...o},i={},c={};U(l,n),i["Content-Type"]="application/json",V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},l.data=S(e,l,n),{url:v(s),options:l}},deletePermissionSpaceRoot:async(t,e,o={})=>{p("deletePermissionSpaceRoot","driveId",t),p("deletePermissionSpaceRoot","permId",e);const a="/v1beta1/drives/{drive-id}/root/permissions/{perm-id}".replace("{drive-id}",encodeURIComponent(String(t))).replace("{perm-id}",encodeURIComponent(String(e))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"DELETE",...r,...o},i={},c={};U(l,n),V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},{url:v(s),options:l}},getPermissionSpaceRoot:async(t,e,o={})=>{p("getPermissionSpaceRoot","driveId",t),p("getPermissionSpaceRoot","permId",e);const a="/v1beta1/drives/{drive-id}/root/permissions/{perm-id}".replace("{drive-id}",encodeURIComponent(String(t))).replace("{perm-id}",encodeURIComponent(String(e))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"GET",...r,...o},i={},c={};U(l,n),V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},{url:v(s),options:l}},getRoot:async(t,e={})=>{p("getRoot","driveId",t);const o="/v1.0/drives/{drive-id}/root".replace("{drive-id}",encodeURIComponent(String(t))),a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"GET",...s,...e},l={},i={};U(r,n),V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},{url:v(a),options:r}},inviteSpaceRoot:async(t,e,o={})=>{p("inviteSpaceRoot","driveId",t);const a="/v1beta1/drives/{drive-id}/root/invite".replace("{drive-id}",encodeURIComponent(String(t))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"POST",...r,...o},i={},c={};U(l,n),i["Content-Type"]="application/json",V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},l.data=S(e,l,n),{url:v(s),options:l}},listPermissionsSpaceRoot:async(t,e,o,a,s,r={})=>{p("listPermissionsSpaceRoot","driveId",t);const l="/v1beta1/drives/{drive-id}/root/permissions".replace("{drive-id}",encodeURIComponent(String(t))),i=new URL(l,P);let c;n&&(c=n.baseOptions);const d={method:"GET",...c,...r},O={},x={};U(d,n),e!==void 0&&(x.$filter=e),o&&(x.$select=Array.from(o).join(b.csv)),a!==void 0&&(x.$count=a),s!==void 0&&(x.$top=s),V(i,x);let w=c&&c.headers?c.headers:{};return d.headers={...O,...w,...r.headers},{url:v(i),options:d}},setPermissionPasswordSpaceRoot:async(t,e,o,a={})=>{p("setPermissionPasswordSpaceRoot","driveId",t),p("setPermissionPasswordSpaceRoot","permId",e),p("setPermissionPasswordSpaceRoot","sharingLinkPassword",o);const s="/v1beta1/drives/{drive-id}/root/permissions/{perm-id}/setPassword".replace("{drive-id}",encodeURIComponent(String(t))).replace("{perm-id}",encodeURIComponent(String(e))),r=new URL(s,P);let l;n&&(l=n.baseOptions);const i={method:"POST",...l,...a},c={},d={};U(i,n),c["Content-Type"]="application/json",V(r,d);let O=l&&l.headers?l.headers:{};return i.headers={...c,...O,...a.headers},i.data=S(o,i,n),{url:v(r),options:i}},updatePermissionSpaceRoot:async(t,e,o,a={})=>{p("updatePermissionSpaceRoot","driveId",t),p("updatePermissionSpaceRoot","permId",e),p("updatePermissionSpaceRoot","permission",o);const s="/v1beta1/drives/{drive-id}/root/permissions/{perm-id}".replace("{drive-id}",encodeURIComponent(String(t))).replace("{perm-id}",encodeURIComponent(String(e))),r=new URL(s,P);let l;n&&(l=n.baseOptions);const i={method:"PATCH",...l,...a},c={},d={};U(i,n),c["Content-Type"]="application/json",V(r,d);let O=l&&l.headers?l.headers:{};return i.headers={...c,...O,...a.headers},i.data=S(o,i,n),{url:v(r),options:i}}}},I=function(n){const t=ne(n);return{async createDriveItem(e,o,a){const s=await t.createDriveItem(e,o,a),r=n?.serverIndex??0,l=u["DrivesRootApi.createDriveItem"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async createLinkSpaceRoot(e,o,a){const s=await t.createLinkSpaceRoot(e,o,a),r=n?.serverIndex??0,l=u["DrivesRootApi.createLinkSpaceRoot"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async deletePermissionSpaceRoot(e,o,a){const s=await t.deletePermissionSpaceRoot(e,o,a),r=n?.serverIndex??0,l=u["DrivesRootApi.deletePermissionSpaceRoot"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async getPermissionSpaceRoot(e,o,a){const s=await t.getPermissionSpaceRoot(e,o,a),r=n?.serverIndex??0,l=u["DrivesRootApi.getPermissionSpaceRoot"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async getRoot(e,o){const a=await t.getRoot(e,o),s=n?.serverIndex??0,r=u["DrivesRootApi.getRoot"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)},async inviteSpaceRoot(e,o,a){const s=await t.inviteSpaceRoot(e,o,a),r=n?.serverIndex??0,l=u["DrivesRootApi.inviteSpaceRoot"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async listPermissionsSpaceRoot(e,o,a,s,r,l){const i=await t.listPermissionsSpaceRoot(e,o,a,s,r,l),c=n?.serverIndex??0,d=u["DrivesRootApi.listPermissionsSpaceRoot"]?.[c]?.url;return(O,x)=>A(i,h.axios,m,n)(O,d||x)},async setPermissionPasswordSpaceRoot(e,o,a,s){const r=await t.setPermissionPasswordSpaceRoot(e,o,a,s),l=n?.serverIndex??0,i=u["DrivesRootApi.setPermissionPasswordSpaceRoot"]?.[l]?.url;return(c,d)=>A(r,h.axios,m,n)(c,i||d)},async updatePermissionSpaceRoot(e,o,a,s){const r=await t.updatePermissionSpaceRoot(e,o,a,s),l=n?.serverIndex??0,i=u["DrivesRootApi.updatePermissionSpaceRoot"]?.[l]?.url;return(c,d)=>A(r,h.axios,m,n)(c,i||d)}}},We=function(n,t,e){const o=I(n);return{createDriveItem(a,s,r){return o.createDriveItem(a,s,r).then(l=>l(e,t))},createLinkSpaceRoot(a,s,r){return o.createLinkSpaceRoot(a,s,r).then(l=>l(e,t))},deletePermissionSpaceRoot(a,s,r){return o.deletePermissionSpaceRoot(a,s,r).then(l=>l(e,t))},getPermissionSpaceRoot(a,s,r){return o.getPermissionSpaceRoot(a,s,r).then(l=>l(e,t))},getRoot(a,s){return o.getRoot(a,s).then(r=>r(e,t))},inviteSpaceRoot(a,s,r){return o.inviteSpaceRoot(a,s,r).then(l=>l(e,t))},listPermissionsSpaceRoot(a,s,r,l,i,c){return o.listPermissionsSpaceRoot(a,s,r,l,i,c).then(d=>d(e,t))},setPermissionPasswordSpaceRoot(a,s,r,l){return o.setPermissionPasswordSpaceRoot(a,s,r,l).then(i=>i(e,t))},updatePermissionSpaceRoot(a,s,r,l){return o.updatePermissionSpaceRoot(a,s,r,l).then(i=>i(e,t))}}};class ze extends y{createDriveItem(t,e,o){return I(this.configuration).createDriveItem(t,e,o).then(a=>a(this.axios,this.basePath))}createLinkSpaceRoot(t,e,o){return I(this.configuration).createLinkSpaceRoot(t,e,o).then(a=>a(this.axios,this.basePath))}deletePermissionSpaceRoot(t,e,o){return I(this.configuration).deletePermissionSpaceRoot(t,e,o).then(a=>a(this.axios,this.basePath))}getPermissionSpaceRoot(t,e,o){return I(this.configuration).getPermissionSpaceRoot(t,e,o).then(a=>a(this.axios,this.basePath))}getRoot(t,e){return I(this.configuration).getRoot(t,e).then(o=>o(this.axios,this.basePath))}inviteSpaceRoot(t,e,o){return I(this.configuration).inviteSpaceRoot(t,e,o).then(a=>a(this.axios,this.basePath))}listPermissionsSpaceRoot(t,e,o,a,s,r){return I(this.configuration).listPermissionsSpaceRoot(t,e,o,a,s,r).then(l=>l(this.axios,this.basePath))}setPermissionPasswordSpaceRoot(t,e,o,a){return I(this.configuration).setPermissionPasswordSpaceRoot(t,e,o,a).then(s=>s(this.axios,this.basePath))}updatePermissionSpaceRoot(t,e,o,a){return I(this.configuration).updatePermissionSpaceRoot(t,e,o,a).then(s=>s(this.axios,this.basePath))}}const Je={LibreGraphPermissionsActionsAllowedValues:"@libre.graph.permissions.actions.allowedValues",LibreGraphPermissionsRolesAllowedValues:"@libre.graph.permissions.roles.allowedValues",Value:"value"},le=function(n){return{addUserToClass:async(t,e,o={})=>{p("addUserToClass","classId",t),p("addUserToClass","classMemberReference",e);const a="/v1.0/education/classes/{class-id}/members/$ref".replace("{class-id}",encodeURIComponent(String(t))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"POST",...r,...o},i={},c={};await R(i,n),i["Content-Type"]="application/json",V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},l.data=S(e,l,n),{url:v(s),options:l}},createClass:async(t,e={})=>{p("createClass","educationClass",t);const o="/v1.0/education/classes",a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"POST",...s,...e},l={},i={};await R(l,n),l["Content-Type"]="application/json",V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},r.data=S(t,r,n),{url:v(a),options:r}},deleteClass:async(t,e={})=>{p("deleteClass","classId",t);const o="/v1.0/education/classes/{class-id}".replace("{class-id}",encodeURIComponent(String(t))),a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"DELETE",...s,...e},l={},i={};await R(l,n),V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},{url:v(a),options:r}},deleteUserFromClass:async(t,e,o={})=>{p("deleteUserFromClass","classId",t),p("deleteUserFromClass","userId",e);const a="/v1.0/education/classes/{class-id}/members/{user-id}/$ref".replace("{class-id}",encodeURIComponent(String(t))).replace("{user-id}",encodeURIComponent(String(e))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"DELETE",...r,...o},i={},c={};await R(i,n),V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},{url:v(s),options:l}},getClass:async(t,e={})=>{p("getClass","classId",t);const o="/v1.0/education/classes/{class-id}".replace("{class-id}",encodeURIComponent(String(t))),a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"GET",...s,...e},l={},i={};await R(l,n),V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},{url:v(a),options:r}},listClassMembers:async(t,e={})=>{p("listClassMembers","classId",t);const o="/v1.0/education/classes/{class-id}/members".replace("{class-id}",encodeURIComponent(String(t))),a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"GET",...s,...e},l={},i={};await R(l,n),V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},{url:v(a),options:r}},listClasses:async(t={})=>{const e="/v1.0/education/classes",o=new URL(e,P);let a;n&&(a=n.baseOptions);const s={method:"GET",...a,...t},r={},l={};await R(r,n),V(o,l);let i=a&&a.headers?a.headers:{};return s.headers={...r,...i,...t.headers},{url:v(o),options:s}},updateClass:async(t,e,o={})=>{p("updateClass","classId",t),p("updateClass","educationClass",e);const a="/v1.0/education/classes/{class-id}".replace("{class-id}",encodeURIComponent(String(t))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"PATCH",...r,...o},i={},c={};await R(i,n),i["Content-Type"]="application/json",V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},l.data=S(e,l,n),{url:v(s),options:l}}}},D=function(n){const t=le(n);return{async addUserToClass(e,o,a){const s=await t.addUserToClass(e,o,a),r=n?.serverIndex??0,l=u["EducationClassApi.addUserToClass"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async createClass(e,o){const a=await t.createClass(e,o),s=n?.serverIndex??0,r=u["EducationClassApi.createClass"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)},async deleteClass(e,o){const a=await t.deleteClass(e,o),s=n?.serverIndex??0,r=u["EducationClassApi.deleteClass"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)},async deleteUserFromClass(e,o,a){const s=await t.deleteUserFromClass(e,o,a),r=n?.serverIndex??0,l=u["EducationClassApi.deleteUserFromClass"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async getClass(e,o){const a=await t.getClass(e,o),s=n?.serverIndex??0,r=u["EducationClassApi.getClass"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)},async listClassMembers(e,o){const a=await t.listClassMembers(e,o),s=n?.serverIndex??0,r=u["EducationClassApi.listClassMembers"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)},async listClasses(e){const o=await t.listClasses(e),a=n?.serverIndex??0,s=u["EducationClassApi.listClasses"]?.[a]?.url;return(r,l)=>A(o,h.axios,m,n)(r,s||l)},async updateClass(e,o,a){const s=await t.updateClass(e,o,a),r=n?.serverIndex??0,l=u["EducationClassApi.updateClass"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)}}},_e=function(n,t,e){const o=D(n);return{addUserToClass(a,s,r){return o.addUserToClass(a,s,r).then(l=>l(e,t))},createClass(a,s){return o.createClass(a,s).then(r=>r(e,t))},deleteClass(a,s){return o.deleteClass(a,s).then(r=>r(e,t))},deleteUserFromClass(a,s,r){return o.deleteUserFromClass(a,s,r).then(l=>l(e,t))},getClass(a,s){return o.getClass(a,s).then(r=>r(e,t))},listClassMembers(a,s){return o.listClassMembers(a,s).then(r=>r(e,t))},listClasses(a){return o.listClasses(a).then(s=>s(e,t))},updateClass(a,s,r){return o.updateClass(a,s,r).then(l=>l(e,t))}}};class Ke extends y{addUserToClass(t,e,o){return D(this.configuration).addUserToClass(t,e,o).then(a=>a(this.axios,this.basePath))}createClass(t,e){return D(this.configuration).createClass(t,e).then(o=>o(this.axios,this.basePath))}deleteClass(t,e){return D(this.configuration).deleteClass(t,e).then(o=>o(this.axios,this.basePath))}deleteUserFromClass(t,e,o){return D(this.configuration).deleteUserFromClass(t,e,o).then(a=>a(this.axios,this.basePath))}getClass(t,e){return D(this.configuration).getClass(t,e).then(o=>o(this.axios,this.basePath))}listClassMembers(t,e){return D(this.configuration).listClassMembers(t,e).then(o=>o(this.axios,this.basePath))}listClasses(t){return D(this.configuration).listClasses(t).then(e=>e(this.axios,this.basePath))}updateClass(t,e,o){return D(this.configuration).updateClass(t,e,o).then(a=>a(this.axios,this.basePath))}}const ie=function(n){return{addTeacherToClass:async(t,e,o={})=>{p("addTeacherToClass","classId",t),p("addTeacherToClass","classTeacherReference",e);const a="/v1.0/education/classes/{class-id}/teachers/$ref".replace("{class-id}",encodeURIComponent(String(t))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"POST",...r,...o},i={},c={};await R(i,n),i["Content-Type"]="application/json",V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},l.data=S(e,l,n),{url:v(s),options:l}},deleteTeacherFromClass:async(t,e,o={})=>{p("deleteTeacherFromClass","classId",t),p("deleteTeacherFromClass","userId",e);const a="/v1.0/education/classes/{class-id}/teachers/{user-id}/$ref".replace("{class-id}",encodeURIComponent(String(t))).replace("{user-id}",encodeURIComponent(String(e))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"DELETE",...r,...o},i={},c={};await R(i,n),V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},{url:v(s),options:l}},getTeachers:async(t,e={})=>{p("getTeachers","classId",t);const o="/v1.0/education/classes/{class-id}/teachers".replace("{class-id}",encodeURIComponent(String(t))),a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"GET",...s,...e},l={},i={};await R(l,n),V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},{url:v(a),options:r}}}},j=function(n){const t=ie(n);return{async addTeacherToClass(e,o,a){const s=await t.addTeacherToClass(e,o,a),r=n?.serverIndex??0,l=u["EducationClassTeachersApi.addTeacherToClass"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async deleteTeacherFromClass(e,o,a){const s=await t.deleteTeacherFromClass(e,o,a),r=n?.serverIndex??0,l=u["EducationClassTeachersApi.deleteTeacherFromClass"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async getTeachers(e,o){const a=await t.getTeachers(e,o),s=n?.serverIndex??0,r=u["EducationClassTeachersApi.getTeachers"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)}}},Ye=function(n,t,e){const o=j(n);return{addTeacherToClass(a,s,r){return o.addTeacherToClass(a,s,r).then(l=>l(e,t))},deleteTeacherFromClass(a,s,r){return o.deleteTeacherFromClass(a,s,r).then(l=>l(e,t))},getTeachers(a,s){return o.getTeachers(a,s).then(r=>r(e,t))}}};class Xe extends y{addTeacherToClass(t,e,o){return j(this.configuration).addTeacherToClass(t,e,o).then(a=>a(this.axios,this.basePath))}deleteTeacherFromClass(t,e,o){return j(this.configuration).deleteTeacherFromClass(t,e,o).then(a=>a(this.axios,this.basePath))}getTeachers(t,e){return j(this.configuration).getTeachers(t,e).then(o=>o(this.axios,this.basePath))}}const ce=function(n){return{addClassToSchool:async(t,e,o={})=>{p("addClassToSchool","schoolId",t),p("addClassToSchool","classReference",e);const a="/v1.0/education/schools/{school-id}/classes/$ref".replace("{school-id}",encodeURIComponent(String(t))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"POST",...r,...o},i={},c={};await R(i,n),i["Content-Type"]="application/json",V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},l.data=S(e,l,n),{url:v(s),options:l}},addUserToSchool:async(t,e,o={})=>{p("addUserToSchool","schoolId",t),p("addUserToSchool","educationUserReference",e);const a="/v1.0/education/schools/{school-id}/users/$ref".replace("{school-id}",encodeURIComponent(String(t))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"POST",...r,...o},i={},c={};await R(i,n),i["Content-Type"]="application/json",V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},l.data=S(e,l,n),{url:v(s),options:l}},createSchool:async(t,e={})=>{p("createSchool","educationSchool",t);const o="/v1.0/education/schools",a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"POST",...s,...e},l={},i={};await R(l,n),l["Content-Type"]="application/json",V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},r.data=S(t,r,n),{url:v(a),options:r}},deleteClassFromSchool:async(t,e,o={})=>{p("deleteClassFromSchool","schoolId",t),p("deleteClassFromSchool","classId",e);const a="/v1.0/education/schools/{school-id}/classes/{class-id}/$ref".replace("{school-id}",encodeURIComponent(String(t))).replace("{class-id}",encodeURIComponent(String(e))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"DELETE",...r,...o},i={},c={};await R(i,n),V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},{url:v(s),options:l}},deleteSchool:async(t,e={})=>{p("deleteSchool","schoolId",t);const o="/v1.0/education/schools/{school-id}".replace("{school-id}",encodeURIComponent(String(t))),a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"DELETE",...s,...e},l={},i={};await R(l,n),V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},{url:v(a),options:r}},deleteUserFromSchool:async(t,e,o={})=>{p("deleteUserFromSchool","schoolId",t),p("deleteUserFromSchool","userId",e);const a="/v1.0/education/schools/{school-id}/users/{user-id}/$ref".replace("{school-id}",encodeURIComponent(String(t))).replace("{user-id}",encodeURIComponent(String(e))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"DELETE",...r,...o},i={},c={};await R(i,n),V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},{url:v(s),options:l}},getSchool:async(t,e={})=>{p("getSchool","schoolId",t);const o="/v1.0/education/schools/{school-id}".replace("{school-id}",encodeURIComponent(String(t))),a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"GET",...s,...e},l={},i={};await R(l,n),V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},{url:v(a),options:r}},listSchoolClasses:async(t,e={})=>{p("listSchoolClasses","schoolId",t);const o="/v1.0/education/schools/{school-id}/classes".replace("{school-id}",encodeURIComponent(String(t))),a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"GET",...s,...e},l={},i={};await R(l,n),V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},{url:v(a),options:r}},listSchoolUsers:async(t,e={})=>{p("listSchoolUsers","schoolId",t);const o="/v1.0/education/schools/{school-id}/users".replace("{school-id}",encodeURIComponent(String(t))),a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"GET",...s,...e},l={},i={};await R(l,n),V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},{url:v(a),options:r}},listSchools:async(t={})=>{const e="/v1.0/education/schools",o=new URL(e,P);let a;n&&(a=n.baseOptions);const s={method:"GET",...a,...t},r={},l={};await R(r,n),V(o,l);let i=a&&a.headers?a.headers:{};return s.headers={...r,...i,...t.headers},{url:v(o),options:s}},updateSchool:async(t,e,o={})=>{p("updateSchool","schoolId",t),p("updateSchool","educationSchool",e);const a="/v1.0/education/schools/{school-id}".replace("{school-id}",encodeURIComponent(String(t))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"PATCH",...r,...o},i={},c={};await R(i,n),i["Content-Type"]="application/json",V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},l.data=S(e,l,n),{url:v(s),options:l}}}},C=function(n){const t=ce(n);return{async addClassToSchool(e,o,a){const s=await t.addClassToSchool(e,o,a),r=n?.serverIndex??0,l=u["EducationSchoolApi.addClassToSchool"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async addUserToSchool(e,o,a){const s=await t.addUserToSchool(e,o,a),r=n?.serverIndex??0,l=u["EducationSchoolApi.addUserToSchool"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async createSchool(e,o){const a=await t.createSchool(e,o),s=n?.serverIndex??0,r=u["EducationSchoolApi.createSchool"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)},async deleteClassFromSchool(e,o,a){const s=await t.deleteClassFromSchool(e,o,a),r=n?.serverIndex??0,l=u["EducationSchoolApi.deleteClassFromSchool"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async deleteSchool(e,o){const a=await t.deleteSchool(e,o),s=n?.serverIndex??0,r=u["EducationSchoolApi.deleteSchool"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)},async deleteUserFromSchool(e,o,a){const s=await t.deleteUserFromSchool(e,o,a),r=n?.serverIndex??0,l=u["EducationSchoolApi.deleteUserFromSchool"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async getSchool(e,o){const a=await t.getSchool(e,o),s=n?.serverIndex??0,r=u["EducationSchoolApi.getSchool"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)},async listSchoolClasses(e,o){const a=await t.listSchoolClasses(e,o),s=n?.serverIndex??0,r=u["EducationSchoolApi.listSchoolClasses"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)},async listSchoolUsers(e,o){const a=await t.listSchoolUsers(e,o),s=n?.serverIndex??0,r=u["EducationSchoolApi.listSchoolUsers"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)},async listSchools(e){const o=await t.listSchools(e),a=n?.serverIndex??0,s=u["EducationSchoolApi.listSchools"]?.[a]?.url;return(r,l)=>A(o,h.axios,m,n)(r,s||l)},async updateSchool(e,o,a){const s=await t.updateSchool(e,o,a),r=n?.serverIndex??0,l=u["EducationSchoolApi.updateSchool"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)}}},Ze=function(n,t,e){const o=C(n);return{addClassToSchool(a,s,r){return o.addClassToSchool(a,s,r).then(l=>l(e,t))},addUserToSchool(a,s,r){return o.addUserToSchool(a,s,r).then(l=>l(e,t))},createSchool(a,s){return o.createSchool(a,s).then(r=>r(e,t))},deleteClassFromSchool(a,s,r){return o.deleteClassFromSchool(a,s,r).then(l=>l(e,t))},deleteSchool(a,s){return o.deleteSchool(a,s).then(r=>r(e,t))},deleteUserFromSchool(a,s,r){return o.deleteUserFromSchool(a,s,r).then(l=>l(e,t))},getSchool(a,s){return o.getSchool(a,s).then(r=>r(e,t))},listSchoolClasses(a,s){return o.listSchoolClasses(a,s).then(r=>r(e,t))},listSchoolUsers(a,s){return o.listSchoolUsers(a,s).then(r=>r(e,t))},listSchools(a){return o.listSchools(a).then(s=>s(e,t))},updateSchool(a,s,r){return o.updateSchool(a,s,r).then(l=>l(e,t))}}};class fe extends y{addClassToSchool(t,e,o){return C(this.configuration).addClassToSchool(t,e,o).then(a=>a(this.axios,this.basePath))}addUserToSchool(t,e,o){return C(this.configuration).addUserToSchool(t,e,o).then(a=>a(this.axios,this.basePath))}createSchool(t,e){return C(this.configuration).createSchool(t,e).then(o=>o(this.axios,this.basePath))}deleteClassFromSchool(t,e,o){return C(this.configuration).deleteClassFromSchool(t,e,o).then(a=>a(this.axios,this.basePath))}deleteSchool(t,e){return C(this.configuration).deleteSchool(t,e).then(o=>o(this.axios,this.basePath))}deleteUserFromSchool(t,e,o){return C(this.configuration).deleteUserFromSchool(t,e,o).then(a=>a(this.axios,this.basePath))}getSchool(t,e){return C(this.configuration).getSchool(t,e).then(o=>o(this.axios,this.basePath))}listSchoolClasses(t,e){return C(this.configuration).listSchoolClasses(t,e).then(o=>o(this.axios,this.basePath))}listSchoolUsers(t,e){return C(this.configuration).listSchoolUsers(t,e).then(o=>o(this.axios,this.basePath))}listSchools(t){return C(this.configuration).listSchools(t).then(e=>e(this.axios,this.basePath))}updateSchool(t,e,o){return C(this.configuration).updateSchool(t,e,o).then(a=>a(this.axios,this.basePath))}}const de=function(n){return{createEducationUser:async(t,e={})=>{p("createEducationUser","educationUser",t);const o="/v1.0/education/users",a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"POST",...s,...e},l={},i={};await R(l,n),l["Content-Type"]="application/json",V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},r.data=S(t,r,n),{url:v(a),options:r}},deleteEducationUser:async(t,e={})=>{p("deleteEducationUser","userId",t);const o="/v1.0/education/users/{user-id}".replace("{user-id}",encodeURIComponent(String(t))),a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"DELETE",...s,...e},l={},i={};await R(l,n),V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},{url:v(a),options:r}},getEducationUser:async(t,e,o={})=>{p("getEducationUser","userId",t);const a="/v1.0/education/users/{user-id}".replace("{user-id}",encodeURIComponent(String(t))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"GET",...r,...o},i={},c={};await R(i,n),e&&(c.$expand=Array.from(e).join(b.csv)),V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},{url:v(s),options:l}},listEducationUsers:async(t,e,o={})=>{const a="/v1.0/education/users",s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"GET",...r,...o},i={},c={};await R(i,n),t&&(c.$orderby=Array.from(t).join(b.csv)),e&&(c.$expand=Array.from(e).join(b.csv)),V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},{url:v(s),options:l}},updateEducationUser:async(t,e,o={})=>{p("updateEducationUser","userId",t),p("updateEducationUser","educationUser",e);const a="/v1.0/education/users/{user-id}".replace("{user-id}",encodeURIComponent(String(t))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"PATCH",...r,...o},i={},c={};await R(i,n),i["Content-Type"]="application/json",V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},l.data=S(e,l,n),{url:v(s),options:l}}}},F=function(n){const t=de(n);return{async createEducationUser(e,o){const a=await t.createEducationUser(e,o),s=n?.serverIndex??0,r=u["EducationUserApi.createEducationUser"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)},async deleteEducationUser(e,o){const a=await t.deleteEducationUser(e,o),s=n?.serverIndex??0,r=u["EducationUserApi.deleteEducationUser"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)},async getEducationUser(e,o,a){const s=await t.getEducationUser(e,o,a),r=n?.serverIndex??0,l=u["EducationUserApi.getEducationUser"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async listEducationUsers(e,o,a){const s=await t.listEducationUsers(e,o,a),r=n?.serverIndex??0,l=u["EducationUserApi.listEducationUsers"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async updateEducationUser(e,o,a){const s=await t.updateEducationUser(e,o,a),r=n?.serverIndex??0,l=u["EducationUserApi.updateEducationUser"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)}}},es=function(n,t,e){const o=F(n);return{createEducationUser(a,s){return o.createEducationUser(a,s).then(r=>r(e,t))},deleteEducationUser(a,s){return o.deleteEducationUser(a,s).then(r=>r(e,t))},getEducationUser(a,s,r){return o.getEducationUser(a,s,r).then(l=>l(e,t))},listEducationUsers(a,s,r){return o.listEducationUsers(a,s,r).then(l=>l(e,t))},updateEducationUser(a,s,r){return o.updateEducationUser(a,s,r).then(l=>l(e,t))}}};class ss extends y{createEducationUser(t,e){return F(this.configuration).createEducationUser(t,e).then(o=>o(this.axios,this.basePath))}deleteEducationUser(t,e){return F(this.configuration).deleteEducationUser(t,e).then(o=>o(this.axios,this.basePath))}getEducationUser(t,e,o){return F(this.configuration).getEducationUser(t,e,o).then(a=>a(this.axios,this.basePath))}listEducationUsers(t,e,o){return F(this.configuration).listEducationUsers(t,e,o).then(a=>a(this.axios,this.basePath))}updateEducationUser(t,e,o){return F(this.configuration).updateEducationUser(t,e,o).then(a=>a(this.axios,this.basePath))}}const rs={MemberOf:"memberOf"},as={DisplayName:"displayName",DisplayNameDesc:"displayName desc",Mail:"mail",MailDesc:"mail desc",OnPremisesSamAccountName:"onPremisesSamAccountName",OnPremisesSamAccountNameDesc:"onPremisesSamAccountName desc"},ts={MemberOf:"memberOf"},pe=function(n){return{addMember:async(t,e,o={})=>{p("addMember","groupId",t),p("addMember","memberReference",e);const a="/v1.0/groups/{group-id}/members/$ref".replace("{group-id}",encodeURIComponent(String(t))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"POST",...r,...o},i={},c={};U(l,n),i["Content-Type"]="application/json",V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},l.data=S(e,l,n),{url:v(s),options:l}},deleteGroup:async(t,e,o={})=>{p("deleteGroup","groupId",t);const a="/v1.0/groups/{group-id}".replace("{group-id}",encodeURIComponent(String(t))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"DELETE",...r,...o},i={},c={};U(l,n),e!=null&&(i["If-Match"]=String(e)),V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},{url:v(s),options:l}},deleteMember:async(t,e,o,a={})=>{p("deleteMember","groupId",t),p("deleteMember","directoryObjectId",e);const s="/v1.0/groups/{group-id}/members/{directory-object-id}/$ref".replace("{group-id}",encodeURIComponent(String(t))).replace("{directory-object-id}",encodeURIComponent(String(e))),r=new URL(s,P);let l;n&&(l=n.baseOptions);const i={method:"DELETE",...l,...a},c={},d={};U(i,n),o!=null&&(c["If-Match"]=String(o)),V(r,d);let O=l&&l.headers?l.headers:{};return i.headers={...c,...O,...a.headers},{url:v(r),options:i}},getGroup:async(t,e,o,a={})=>{p("getGroup","groupId",t);const s="/v1.0/groups/{group-id}".replace("{group-id}",encodeURIComponent(String(t))),r=new URL(s,P);let l;n&&(l=n.baseOptions);const i={method:"GET",...l,...a},c={},d={};U(i,n),e&&(d.$select=Array.from(e).join(b.csv)),o&&(d.$expand=Array.from(o).join(b.csv)),V(r,d);let O=l&&l.headers?l.headers:{};return i.headers={...c,...O,...a.headers},{url:v(r),options:i}},listMembers:async(t,e={})=>{p("listMembers","groupId",t);const o="/v1.0/groups/{group-id}/members".replace("{group-id}",encodeURIComponent(String(t))),a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"GET",...s,...e},l={},i={};U(r,n),V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},{url:v(a),options:r}},updateGroup:async(t,e,o={})=>{p("updateGroup","groupId",t),p("updateGroup","group",e);const a="/v1.0/groups/{group-id}".replace("{group-id}",encodeURIComponent(String(t))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"PATCH",...r,...o},i={},c={};U(l,n),i["Content-Type"]="application/json",V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},l.data=S(e,l,n),{url:v(s),options:l}}}},T=function(n){const t=pe(n);return{async addMember(e,o,a){const s=await t.addMember(e,o,a),r=n?.serverIndex??0,l=u["GroupApi.addMember"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async deleteGroup(e,o,a){const s=await t.deleteGroup(e,o,a),r=n?.serverIndex??0,l=u["GroupApi.deleteGroup"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async deleteMember(e,o,a,s){const r=await t.deleteMember(e,o,a,s),l=n?.serverIndex??0,i=u["GroupApi.deleteMember"]?.[l]?.url;return(c,d)=>A(r,h.axios,m,n)(c,i||d)},async getGroup(e,o,a,s){const r=await t.getGroup(e,o,a,s),l=n?.serverIndex??0,i=u["GroupApi.getGroup"]?.[l]?.url;return(c,d)=>A(r,h.axios,m,n)(c,i||d)},async listMembers(e,o){const a=await t.listMembers(e,o),s=n?.serverIndex??0,r=u["GroupApi.listMembers"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)},async updateGroup(e,o,a){const s=await t.updateGroup(e,o,a),r=n?.serverIndex??0,l=u["GroupApi.updateGroup"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)}}},os=function(n,t,e){const o=T(n);return{addMember(a,s,r){return o.addMember(a,s,r).then(l=>l(e,t))},deleteGroup(a,s,r){return o.deleteGroup(a,s,r).then(l=>l(e,t))},deleteMember(a,s,r,l){return o.deleteMember(a,s,r,l).then(i=>i(e,t))},getGroup(a,s,r,l){return o.getGroup(a,s,r,l).then(i=>i(e,t))},listMembers(a,s){return o.listMembers(a,s).then(r=>r(e,t))},updateGroup(a,s,r){return o.updateGroup(a,s,r).then(l=>l(e,t))}}};class ns extends y{addMember(t,e,o){return T(this.configuration).addMember(t,e,o).then(a=>a(this.axios,this.basePath))}deleteGroup(t,e,o){return T(this.configuration).deleteGroup(t,e,o).then(a=>a(this.axios,this.basePath))}deleteMember(t,e,o,a){return T(this.configuration).deleteMember(t,e,o,a).then(s=>s(this.axios,this.basePath))}getGroup(t,e,o,a){return T(this.configuration).getGroup(t,e,o,a).then(s=>s(this.axios,this.basePath))}listMembers(t,e){return T(this.configuration).listMembers(t,e).then(o=>o(this.axios,this.basePath))}updateGroup(t,e,o){return T(this.configuration).updateGroup(t,e,o).then(a=>a(this.axios,this.basePath))}}const ls={Id:"id",Description:"description",DisplayName:"displayName",Members:"members"},is={Members:"members"},he=function(n){return{createGroup:async(t,e={})=>{p("createGroup","group",t);const o="/v1.0/groups",a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"POST",...s,...e},l={},i={};U(r,n),l["Content-Type"]="application/json",V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},r.data=S(t,r,n),{url:v(a),options:r}},listGroups:async(t,e,o,a,s={})=>{const r="/v1.0/groups",l=new URL(r,P);let i;n&&(i=n.baseOptions);const c={method:"GET",...i,...s},d={},O={};U(c,n),t!==void 0&&(O.$search=t),e&&(O.$orderby=Array.from(e).join(b.csv)),o&&(O.$select=Array.from(o).join(b.csv)),a&&(O.$expand=Array.from(a).join(b.csv)),V(l,O);let x=i&&i.headers?i.headers:{};return c.headers={...d,...x,...s.headers},{url:v(l),options:c}}}},N=function(n){const t=he(n);return{async createGroup(e,o){const a=await t.createGroup(e,o),s=n?.serverIndex??0,r=u["GroupsApi.createGroup"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)},async listGroups(e,o,a,s,r){const l=await t.listGroups(e,o,a,s,r),i=n?.serverIndex??0,c=u["GroupsApi.listGroups"]?.[i]?.url;return(d,O)=>A(l,h.axios,m,n)(d,c||O)}}},cs=function(n,t,e){const o=N(n);return{createGroup(a,s){return o.createGroup(a,s).then(r=>r(e,t))},listGroups(a,s,r,l,i){return o.listGroups(a,s,r,l,i).then(c=>c(e,t))}}};class ds extends y{createGroup(t,e){return N(this.configuration).createGroup(t,e).then(o=>o(this.axios,this.basePath))}listGroups(t,e,o,a,s){return N(this.configuration).listGroups(t,e,o,a,s).then(r=>r(this.axios,this.basePath))}}const ps={DisplayName:"displayName",DisplayNameDesc:"displayName desc"},hs={Id:"id",Description:"description",DisplayName:"displayName",Mail:"mail",Members:"members"},ms={Members:"members"},me=function(n){return{changeOwnPassword:async(t,e={})=>{p("changeOwnPassword","passwordChange",t);const o="/v1.0/me/changePassword",a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"POST",...s,...e},l={},i={};U(r,n),l["Content-Type"]="application/json",V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},r.data=S(t,r,n),{url:v(a),options:r}}}},Y=function(n){const t=me(n);return{async changeOwnPassword(e,o){const a=await t.changeOwnPassword(e,o),s=n?.serverIndex??0,r=u["MeChangepasswordApi.changeOwnPassword"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)}}},us=function(n,t,e){const o=Y(n);return{changeOwnPassword(a,s){return o.changeOwnPassword(a,s).then(r=>r(e,t))}}};class Ps extends y{changeOwnPassword(t,e){return Y(this.configuration).changeOwnPassword(t,e).then(o=>o(this.axios,this.basePath))}}const ue=function(n){return{getHome:async(t={})=>{const e="/v1.0/me/drive",o=new URL(e,P);let a;n&&(a=n.baseOptions);const s={method:"GET",...a,...t},r={},l={};U(s,n),V(o,l);let i=a&&a.headers?a.headers:{};return s.headers={...r,...i,...t.headers},{url:v(o),options:s}},listSharedByMe:async(t,e={})=>{const o="/v1beta1/me/drive/sharedByMe",a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"GET",...s,...e},l={},i={};U(r,n),t&&(i.$expand=Array.from(t).join(b.csv)),V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},{url:v(a),options:r}},listSharedWithMe:async(t,e={})=>{const o="/v1beta1/me/drive/sharedWithMe",a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"GET",...s,...e},l={},i={};U(r,n),t&&(i.$expand=Array.from(t).join(b.csv)),V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},{url:v(a),options:r}}}},g=function(n){const t=ue(n);return{async getHome(e){const o=await t.getHome(e),a=n?.serverIndex??0,s=u["MeDriveApi.getHome"]?.[a]?.url;return(r,l)=>A(o,h.axios,m,n)(r,s||l)},async listSharedByMe(e,o){const a=await t.listSharedByMe(e,o),s=n?.serverIndex??0,r=u["MeDriveApi.listSharedByMe"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)},async listSharedWithMe(e,o){const a=await t.listSharedWithMe(e,o),s=n?.serverIndex??0,r=u["MeDriveApi.listSharedWithMe"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)}}},Vs=function(n,t,e){const o=g(n);return{getHome(a){return o.getHome(a).then(s=>s(e,t))},listSharedByMe(a,s){return o.listSharedByMe(a,s).then(r=>r(e,t))},listSharedWithMe(a,s){return o.listSharedWithMe(a,s).then(r=>r(e,t))}}};class vs extends y{getHome(t){return g(this.configuration).getHome(t).then(e=>e(this.axios,this.basePath))}listSharedByMe(t,e){return g(this.configuration).listSharedByMe(t,e).then(o=>o(this.axios,this.basePath))}listSharedWithMe(t,e){return g(this.configuration).listSharedWithMe(t,e).then(o=>o(this.axios,this.basePath))}}const As={Thumbnails:"thumbnails"},Os={Thumbnails:"thumbnails"},Pe=function(n){return{homeGetRoot:async(t={})=>{const e="/v1.0/me/drive/root",o=new URL(e,P);let a;n&&(a=n.baseOptions);const s={method:"GET",...a,...t},r={},l={};U(s,n),V(o,l);let i=a&&a.headers?a.headers:{};return s.headers={...r,...i,...t.headers},{url:v(o),options:s}}}},X=function(n){const t=Pe(n);return{async homeGetRoot(e){const o=await t.homeGetRoot(e),a=n?.serverIndex??0,s=u["MeDriveRootApi.homeGetRoot"]?.[a]?.url;return(r,l)=>A(o,h.axios,m,n)(r,s||l)}}},Us=function(n,t,e){const o=X(n);return{homeGetRoot(a){return o.homeGetRoot(a).then(s=>s(e,t))}}};class Ss extends y{homeGetRoot(t){return X(this.configuration).homeGetRoot(t).then(e=>e(this.axios,this.basePath))}}const Ve=function(n){return{homeGetChildren:async(t={})=>{const e="/v1.0/me/drive/root/children",o=new URL(e,P);let a;n&&(a=n.baseOptions);const s={method:"GET",...a,...t},r={},l={};U(s,n),V(o,l);let i=a&&a.headers?a.headers:{};return s.headers={...r,...i,...t.headers},{url:v(o),options:s}}}},Z=function(n){const t=Ve(n);return{async homeGetChildren(e){const o=await t.homeGetChildren(e),a=n?.serverIndex??0,s=u["MeDriveRootChildrenApi.homeGetChildren"]?.[a]?.url;return(r,l)=>A(o,h.axios,m,n)(r,s||l)}}},xs=function(n,t,e){const o=Z(n);return{homeGetChildren(a){return o.homeGetChildren(a).then(s=>s(e,t))}}};class Rs extends y{homeGetChildren(t){return Z(this.configuration).homeGetChildren(t).then(e=>e(this.axios,this.basePath))}}const ve=function(n){return{listMyDrives:async(t,e,o={})=>{const a="/v1.0/me/drives",s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"GET",...r,...o},i={},c={};U(l,n),t!==void 0&&(c.$orderby=t),e!==void 0&&(c.$filter=e),V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},{url:v(s),options:l}},listMyDrivesBeta:async(t,e,o,a,s={})=>{const r="/v1beta1/me/drives",l=new URL(r,P);let i;n&&(i=n.baseOptions);const c={method:"GET",...i,...s},d={},O={};U(c,n),t!==void 0&&(O.$orderby=t),e!==void 0&&(O.$filter=e),o!==void 0&&(O.$expand=o),a&&(O.$select=Array.from(a).join(b.csv)),V(l,O);let x=i&&i.headers?i.headers:{};return c.headers={...d,...x,...s.headers},{url:v(l),options:c}}}},k=function(n){const t=ve(n);return{async listMyDrives(e,o,a){const s=await t.listMyDrives(e,o,a),r=n?.serverIndex??0,l=u["MeDrivesApi.listMyDrives"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async listMyDrivesBeta(e,o,a,s,r){const l=await t.listMyDrivesBeta(e,o,a,s,r),i=n?.serverIndex??0,c=u["MeDrivesApi.listMyDrivesBeta"]?.[i]?.url;return(d,O)=>A(l,h.axios,m,n)(d,c||O)}}},ys=function(n,t,e){const o=k(n);return{listMyDrives(a,s,r){return o.listMyDrives(a,s,r).then(l=>l(e,t))},listMyDrivesBeta(a,s,r,l,i){return o.listMyDrivesBeta(a,s,r,l,i).then(c=>c(e,t))}}};class bs extends y{listMyDrives(t,e,o){return k(this.configuration).listMyDrives(t,e,o).then(a=>a(this.axios,this.basePath))}listMyDrivesBeta(t,e,o,a,s){return k(this.configuration).listMyDrivesBeta(t,e,o,a,s).then(r=>r(this.axios,this.basePath))}}const Cs={LibreGraphHasTrashedItems:"@libre.graph.hasTrashedItems"},Ae=function(n){return{deleteOwnUserPhoto:async(t={})=>{const e="/v1.0/me/photo/$value",o=new URL(e,P);let a;n&&(a=n.baseOptions);const s={method:"DELETE",...a,...t},r={},l={};U(s,n),V(o,l);let i=a&&a.headers?a.headers:{};return s.headers={...r,...i,...t.headers},{url:v(o),options:s}},getOwnUserPhoto:async(t={})=>{const e="/v1.0/me/photo/$value",o=new URL(e,P);let a;n&&(a=n.baseOptions);const s={method:"GET",...a,...t},r={},l={};U(s,n),V(o,l);let i=a&&a.headers?a.headers:{};return s.headers={...r,...i,...t.headers},{url:v(o),options:s}},updateOwnUserPhotoPatch:async(t,e={})=>{const o="/v1.0/me/photo/$value",a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"PATCH",...s,...e},l={},i={};U(r,n),l["Content-Type"]="image/jpeg",V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},r.data=S(t,r,n),{url:v(a),options:r}},updateOwnUserPhotoPut:async(t,e={})=>{const o="/v1.0/me/photo/$value",a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"PUT",...s,...e},l={},i={};U(r,n),l["Content-Type"]="image/jpeg",V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},r.data=S(t,r,n),{url:v(a),options:r}}}},M=function(n){const t=Ae(n);return{async deleteOwnUserPhoto(e){const o=await t.deleteOwnUserPhoto(e),a=n?.serverIndex??0,s=u["MePhotoApi.deleteOwnUserPhoto"]?.[a]?.url;return(r,l)=>A(o,h.axios,m,n)(r,s||l)},async getOwnUserPhoto(e){const o=await t.getOwnUserPhoto(e),a=n?.serverIndex??0,s=u["MePhotoApi.getOwnUserPhoto"]?.[a]?.url;return(r,l)=>A(o,h.axios,m,n)(r,s||l)},async updateOwnUserPhotoPatch(e,o){const a=await t.updateOwnUserPhotoPatch(e,o),s=n?.serverIndex??0,r=u["MePhotoApi.updateOwnUserPhotoPatch"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)},async updateOwnUserPhotoPut(e,o){const a=await t.updateOwnUserPhotoPut(e,o),s=n?.serverIndex??0,r=u["MePhotoApi.updateOwnUserPhotoPut"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)}}},ws=function(n,t,e){const o=M(n);return{deleteOwnUserPhoto(a){return o.deleteOwnUserPhoto(a).then(s=>s(e,t))},getOwnUserPhoto(a){return o.getOwnUserPhoto(a).then(s=>s(e,t))},updateOwnUserPhotoPatch(a,s){return o.updateOwnUserPhotoPatch(a,s).then(r=>r(e,t))},updateOwnUserPhotoPut(a,s){return o.updateOwnUserPhotoPut(a,s).then(r=>r(e,t))}}};class Is extends y{deleteOwnUserPhoto(t){return M(this.configuration).deleteOwnUserPhoto(t).then(e=>e(this.axios,this.basePath))}getOwnUserPhoto(t){return M(this.configuration).getOwnUserPhoto(t).then(e=>e(this.axios,this.basePath))}updateOwnUserPhotoPatch(t,e){return M(this.configuration).updateOwnUserPhotoPatch(t,e).then(o=>o(this.axios,this.basePath))}updateOwnUserPhotoPut(t,e){return M(this.configuration).updateOwnUserPhotoPut(t,e).then(o=>o(this.axios,this.basePath))}}const Oe=function(n){return{getOwnUser:async(t,e={})=>{const o="/v1.0/me",a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"GET",...s,...e},l={},i={};U(r,n),t&&(i.$expand=Array.from(t).join(b.csv)),V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},{url:v(a),options:r}},updateOwnUser:async(t,e={})=>{const o="/v1.0/me",a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"PATCH",...s,...e},l={},i={};U(r,n),l["Content-Type"]="application/json",V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},r.data=S(t,r,n),{url:v(a),options:r}}}},W=function(n){const t=Oe(n);return{async getOwnUser(e,o){const a=await t.getOwnUser(e,o),s=n?.serverIndex??0,r=u["MeUserApi.getOwnUser"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)},async updateOwnUser(e,o){const a=await t.updateOwnUser(e,o),s=n?.serverIndex??0,r=u["MeUserApi.updateOwnUser"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)}}},Ds=function(n,t,e){const o=W(n);return{getOwnUser(a,s){return o.getOwnUser(a,s).then(r=>r(e,t))},updateOwnUser(a,s){return o.updateOwnUser(a,s).then(r=>r(e,t))}}};class Es extends y{getOwnUser(t,e){return W(this.configuration).getOwnUser(t,e).then(o=>o(this.axios,this.basePath))}updateOwnUser(t,e){return W(this.configuration).updateOwnUser(t,e).then(o=>o(this.axios,this.basePath))}}const Ts={MemberOf:"memberOf"},Ue=function(n){return{getPermissionRoleDefinition:async(t,e={})=>{p("getPermissionRoleDefinition","roleId",t);const o="/v1beta1/roleManagement/permissions/roleDefinitions/{role-id}".replace("{role-id}",encodeURIComponent(String(t))),a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"GET",...s,...e},l={},i={};U(r,n),V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},{url:v(a),options:r}},listPermissionRoleDefinitions:async(t={})=>{const e="/v1beta1/roleManagement/permissions/roleDefinitions",o=new URL(e,P);let a;n&&(a=n.baseOptions);const s={method:"GET",...a,...t},r={},l={};U(s,n),V(o,l);let i=a&&a.headers?a.headers:{};return s.headers={...r,...i,...t.headers},{url:v(o),options:s}}}},z=function(n){const t=Ue(n);return{async getPermissionRoleDefinition(e,o){const a=await t.getPermissionRoleDefinition(e,o),s=n?.serverIndex??0,r=u["RoleManagementApi.getPermissionRoleDefinition"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)},async listPermissionRoleDefinitions(e){const o=await t.listPermissionRoleDefinitions(e),a=n?.serverIndex??0,s=u["RoleManagementApi.listPermissionRoleDefinitions"]?.[a]?.url;return(r,l)=>A(o,h.axios,m,n)(r,s||l)}}},Fs=function(n,t,e){const o=z(n);return{getPermissionRoleDefinition(a,s){return o.getPermissionRoleDefinition(a,s).then(r=>r(e,t))},listPermissionRoleDefinitions(a){return o.listPermissionRoleDefinitions(a).then(s=>s(e,t))}}};class Bs extends y{getPermissionRoleDefinition(t,e){return z(this.configuration).getPermissionRoleDefinition(t,e).then(o=>o(this.axios,this.basePath))}listPermissionRoleDefinitions(t){return z(this.configuration).listPermissionRoleDefinitions(t).then(e=>e(this.axios,this.basePath))}}const Se=function(n){return{assignTags:async(t,e={})=>{const o="/v1.0/extensions/org.libregraph/tags",a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"PUT",...s,...e},l={},i={};U(r,n),l["Content-Type"]="application/json",V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},r.data=S(t,r,n),{url:v(a),options:r}},getTags:async(t={})=>{const e="/v1.0/extensions/org.libregraph/tags",o=new URL(e,P);let a;n&&(a=n.baseOptions);const s={method:"GET",...a,...t},r={},l={};U(s,n),V(o,l);let i=a&&a.headers?a.headers:{};return s.headers={...r,...i,...t.headers},{url:v(o),options:s}},unassignTags:async(t,e={})=>{const o="/v1.0/extensions/org.libregraph/tags",a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"DELETE",...s,...e},l={},i={};U(r,n),l["Content-Type"]="application/json",V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},r.data=S(t,r,n),{url:v(a),options:r}}}},H=function(n){const t=Se(n);return{async assignTags(e,o){const a=await t.assignTags(e,o),s=n?.serverIndex??0,r=u["TagsApi.assignTags"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)},async getTags(e){const o=await t.getTags(e),a=n?.serverIndex??0,s=u["TagsApi.getTags"]?.[a]?.url;return(r,l)=>A(o,h.axios,m,n)(r,s||l)},async unassignTags(e,o){const a=await t.unassignTags(e,o),s=n?.serverIndex??0,r=u["TagsApi.unassignTags"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)}}},Ms=function(n,t,e){const o=H(n);return{assignTags(a,s){return o.assignTags(a,s).then(r=>r(e,t))},getTags(a){return o.getTags(a).then(s=>s(e,t))},unassignTags(a,s){return o.unassignTags(a,s).then(r=>r(e,t))}}};class Ls extends y{assignTags(t,e){return H(this.configuration).assignTags(t,e).then(o=>o(this.axios,this.basePath))}getTags(t){return H(this.configuration).getTags(t).then(e=>e(this.axios,this.basePath))}unassignTags(t,e){return H(this.configuration).unassignTags(t,e).then(o=>o(this.axios,this.basePath))}}const xe=function(n){return{deleteUser:async(t,e,o={})=>{p("deleteUser","userId",t);const a="/v1.0/users/{user-id}".replace("{user-id}",encodeURIComponent(String(t))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"DELETE",...r,...o},i={},c={};U(l,n),e!=null&&(i["If-Match"]=String(e)),V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},{url:v(s),options:l}},exportPersonalData:async(t,e,o={})=>{p("exportPersonalData","userId",t);const a="/v1.0/users/{user-id}/exportPersonalData".replace("{user-id}",encodeURIComponent(String(t))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"POST",...r,...o},i={},c={};U(l,n),i["Content-Type"]="application/json",V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},l.data=S(e,l,n),{url:v(s),options:l}},getUser:async(t,e,o,a={})=>{p("getUser","userId",t);const s="/v1.0/users/{user-id}".replace("{user-id}",encodeURIComponent(String(t))),r=new URL(s,P);let l;n&&(l=n.baseOptions);const i={method:"GET",...l,...a},c={},d={};U(i,n),e&&(d.$select=Array.from(e).join(b.csv)),o&&(d.$expand=Array.from(o).join(b.csv)),V(r,d);let O=l&&l.headers?l.headers:{};return i.headers={...c,...O,...a.headers},{url:v(r),options:i}},updateUser:async(t,e,o={})=>{p("updateUser","userId",t),p("updateUser","userUpdate",e);const a="/v1.0/users/{user-id}".replace("{user-id}",encodeURIComponent(String(t))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"PATCH",...r,...o},i={},c={};U(l,n),i["Content-Type"]="application/json",V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},l.data=S(e,l,n),{url:v(s),options:l}}}},L=function(n){const t=xe(n);return{async deleteUser(e,o,a){const s=await t.deleteUser(e,o,a),r=n?.serverIndex??0,l=u["UserApi.deleteUser"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async exportPersonalData(e,o,a){const s=await t.exportPersonalData(e,o,a),r=n?.serverIndex??0,l=u["UserApi.exportPersonalData"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async getUser(e,o,a,s){const r=await t.getUser(e,o,a,s),l=n?.serverIndex??0,i=u["UserApi.getUser"]?.[l]?.url;return(c,d)=>A(r,h.axios,m,n)(c,i||d)},async updateUser(e,o,a){const s=await t.updateUser(e,o,a),r=n?.serverIndex??0,l=u["UserApi.updateUser"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)}}},Gs=function(n,t,e){const o=L(n);return{deleteUser(a,s,r){return o.deleteUser(a,s,r).then(l=>l(e,t))},exportPersonalData(a,s,r){return o.exportPersonalData(a,s,r).then(l=>l(e,t))},getUser(a,s,r,l){return o.getUser(a,s,r,l).then(i=>i(e,t))},updateUser(a,s,r){return o.updateUser(a,s,r).then(l=>l(e,t))}}};class js extends y{deleteUser(t,e,o){return L(this.configuration).deleteUser(t,e,o).then(a=>a(this.axios,this.basePath))}exportPersonalData(t,e,o){return L(this.configuration).exportPersonalData(t,e,o).then(a=>a(this.axios,this.basePath))}getUser(t,e,o,a){return L(this.configuration).getUser(t,e,o,a).then(s=>s(this.axios,this.basePath))}updateUser(t,e,o){return L(this.configuration).updateUser(t,e,o).then(a=>a(this.axios,this.basePath))}}const gs={Id:"id",DisplayName:"displayName",Drive:"drive",Drives:"drives",Mail:"mail",MemberOf:"memberOf",OnPremisesSamAccountName:"onPremisesSamAccountName",Surname:"surname"},Hs={Drive:"drive",Drives:"drives",MemberOf:"memberOf",AppRoleAssignments:"appRoleAssignments"},Re=function(n){return{userCreateAppRoleAssignments:async(t,e,o={})=>{p("userCreateAppRoleAssignments","userId",t),p("userCreateAppRoleAssignments","appRoleAssignment",e);const a="/v1.0/users/{user-id}/appRoleAssignments".replace("{user-id}",encodeURIComponent(String(t))),s=new URL(a,P);let r;n&&(r=n.baseOptions);const l={method:"POST",...r,...o},i={},c={};U(l,n),i["Content-Type"]="application/json",V(s,c);let d=r&&r.headers?r.headers:{};return l.headers={...i,...d,...o.headers},l.data=S(e,l,n),{url:v(s),options:l}},userDeleteAppRoleAssignments:async(t,e,o,a={})=>{p("userDeleteAppRoleAssignments","userId",t),p("userDeleteAppRoleAssignments","appRoleAssignmentId",e);const s="/v1.0/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}".replace("{user-id}",encodeURIComponent(String(t))).replace("{appRoleAssignment-id}",encodeURIComponent(String(e))),r=new URL(s,P);let l;n&&(l=n.baseOptions);const i={method:"DELETE",...l,...a},c={},d={};U(i,n),o!=null&&(c["If-Match"]=String(o)),V(r,d);let O=l&&l.headers?l.headers:{};return i.headers={...c,...O,...a.headers},{url:v(r),options:i}},userListAppRoleAssignments:async(t,e={})=>{p("userListAppRoleAssignments","userId",t);const o="/v1.0/users/{user-id}/appRoleAssignments".replace("{user-id}",encodeURIComponent(String(t))),a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"GET",...s,...e},l={},i={};U(r,n),V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},{url:v(a),options:r}}}},$=function(n){const t=Re(n);return{async userCreateAppRoleAssignments(e,o,a){const s=await t.userCreateAppRoleAssignments(e,o,a),r=n?.serverIndex??0,l=u["UserAppRoleAssignmentApi.userCreateAppRoleAssignments"]?.[r]?.url;return(i,c)=>A(s,h.axios,m,n)(i,l||c)},async userDeleteAppRoleAssignments(e,o,a,s){const r=await t.userDeleteAppRoleAssignments(e,o,a,s),l=n?.serverIndex??0,i=u["UserAppRoleAssignmentApi.userDeleteAppRoleAssignments"]?.[l]?.url;return(c,d)=>A(r,h.axios,m,n)(c,i||d)},async userListAppRoleAssignments(e,o){const a=await t.userListAppRoleAssignments(e,o),s=n?.serverIndex??0,r=u["UserAppRoleAssignmentApi.userListAppRoleAssignments"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)}}},$s=function(n,t,e){const o=$(n);return{userCreateAppRoleAssignments(a,s,r){return o.userCreateAppRoleAssignments(a,s,r).then(l=>l(e,t))},userDeleteAppRoleAssignments(a,s,r,l){return o.userDeleteAppRoleAssignments(a,s,r,l).then(i=>i(e,t))},userListAppRoleAssignments(a,s){return o.userListAppRoleAssignments(a,s).then(r=>r(e,t))}}};class qs extends y{userCreateAppRoleAssignments(t,e,o){return $(this.configuration).userCreateAppRoleAssignments(t,e,o).then(a=>a(this.axios,this.basePath))}userDeleteAppRoleAssignments(t,e,o,a){return $(this.configuration).userDeleteAppRoleAssignments(t,e,o,a).then(s=>s(this.axios,this.basePath))}userListAppRoleAssignments(t,e){return $(this.configuration).userListAppRoleAssignments(t,e).then(o=>o(this.axios,this.basePath))}}const ye=function(n){return{getUserPhoto:async(t,e={})=>{p("getUserPhoto","userId",t);const o="/v1.0/users/{user-id}/photo/$value".replace("{user-id}",encodeURIComponent(String(t))),a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"GET",...s,...e},l={},i={};U(r,n),V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},{url:v(a),options:r}}}},f=function(n){const t=ye(n);return{async getUserPhoto(e,o){const a=await t.getUserPhoto(e,o),s=n?.serverIndex??0,r=u["UserPhotoApi.getUserPhoto"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)}}},Qs=function(n,t,e){const o=f(n);return{getUserPhoto(a,s){return o.getUserPhoto(a,s).then(r=>r(e,t))}}};class Ns extends y{getUserPhoto(t,e){return f(this.configuration).getUserPhoto(t,e).then(o=>o(this.axios,this.basePath))}}const be=function(n){return{createUser:async(t,e={})=>{p("createUser","user",t);const o="/v1.0/users",a=new URL(o,P);let s;n&&(s=n.baseOptions);const r={method:"POST",...s,...e},l={},i={};U(r,n),l["Content-Type"]="application/json",V(a,i);let c=s&&s.headers?s.headers:{};return r.headers={...l,...c,...e.headers},r.data=S(t,r,n),{url:v(a),options:r}},listUsers:async(t,e,o,a,s,r={})=>{const l="/v1.0/users",i=new URL(l,P);let c;n&&(c=n.baseOptions);const d={method:"GET",...c,...r},O={},x={};U(d,n),t!==void 0&&(x.$search=t),e!==void 0&&(x.$filter=e),o&&(x.$orderby=Array.from(o).join(b.csv)),a&&(x.$select=Array.from(a).join(b.csv)),s&&(x.$expand=Array.from(s).join(b.csv)),V(i,x);let w=c&&c.headers?c.headers:{};return d.headers={...O,...w,...r.headers},{url:v(i),options:d}}}},J=function(n){const t=be(n);return{async createUser(e,o){const a=await t.createUser(e,o),s=n?.serverIndex??0,r=u["UsersApi.createUser"]?.[s]?.url;return(l,i)=>A(a,h.axios,m,n)(l,r||i)},async listUsers(e,o,a,s,r,l){const i=await t.listUsers(e,o,a,s,r,l),c=n?.serverIndex??0,d=u["UsersApi.listUsers"]?.[c]?.url;return(O,x)=>A(i,h.axios,m,n)(O,d||x)}}},ks=function(n,t,e){const o=J(n);return{createUser(a,s){return o.createUser(a,s).then(r=>r(e,t))},listUsers(a,s,r,l,i,c){return o.listUsers(a,s,r,l,i,c).then(d=>d(e,t))}}};class Ws extends y{createUser(t,e){return J(this.configuration).createUser(t,e).then(o=>o(this.axios,this.basePath))}listUsers(t,e,o,a,s,r){return J(this.configuration).listUsers(t,e,o,a,s,r).then(l=>l(this.axios,this.basePath))}}const zs={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"},_s={Drive:"drive",Drives:"drives",MemberOf:"memberOf",AppRoleAssignments:"appRoleAssignments"};class Ks{apiKey;username;password;accessToken;basePath;serverIndex;baseOptions;formDataCtor;constructor(t={}){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,headers:{...t.baseOptions?.headers}},this.formDataCtor=t.formDataCtor}isJsonMime(t){const e=new RegExp("^(application/json|[^;/ ]+/[^;/ ]+[+]json)[ ]*(;.*)?$","i");return t!==null&&(e.test(t)||t.toLowerCase()==="application/json-patch+json")}}exports.ActivitiesApi=Te;exports.ActivitiesApiAxiosParamCreator=ee;exports.ActivitiesApiFactory=Ee;exports.ActivitiesApiFp=K;exports.ApplicationsApi=Be;exports.ApplicationsApiAxiosParamCreator=se;exports.ApplicationsApiFactory=Fe;exports.ApplicationsApiFp=q;exports.Configuration=Ks;exports.DriveItemApi=Le;exports.DriveItemApiAxiosParamCreator=re;exports.DriveItemApiFactory=Me;exports.DriveItemApiFp=G;exports.DrivesApi=je;exports.DrivesApiAxiosParamCreator=ae;exports.DrivesApiFactory=Ge;exports.DrivesApiFp=B;exports.DrivesGetDrivesApi=$e;exports.DrivesGetDrivesApiAxiosParamCreator=te;exports.DrivesGetDrivesApiFactory=He;exports.DrivesGetDrivesApiFp=Q;exports.DrivesPermissionsApi=Ne;exports.DrivesPermissionsApiAxiosParamCreator=oe;exports.DrivesPermissionsApiFactory=Qe;exports.DrivesPermissionsApiFp=E;exports.DrivesRootApi=ze;exports.DrivesRootApiAxiosParamCreator=ne;exports.DrivesRootApiFactory=We;exports.DrivesRootApiFp=I;exports.EducationClassApi=Ke;exports.EducationClassApiAxiosParamCreator=le;exports.EducationClassApiFactory=_e;exports.EducationClassApiFp=D;exports.EducationClassClassificationEnum=Ie;exports.EducationClassTeachersApi=Xe;exports.EducationClassTeachersApiAxiosParamCreator=ie;exports.EducationClassTeachersApiFactory=Ye;exports.EducationClassTeachersApiFp=j;exports.EducationSchoolApi=fe;exports.EducationSchoolApiAxiosParamCreator=ce;exports.EducationSchoolApiFactory=Ze;exports.EducationSchoolApiFp=C;exports.EducationUserApi=ss;exports.EducationUserApiAxiosParamCreator=de;exports.EducationUserApiFactory=es;exports.EducationUserApiFp=F;exports.GetDriveSelectEnum=ge;exports.GetEducationUserExpandEnum=rs;exports.GetGroupExpandEnum=is;exports.GetGroupSelectEnum=ls;exports.GetOwnUserExpandEnum=Ts;exports.GetUserExpandEnum=Hs;exports.GetUserSelectEnum=gs;exports.GroupApi=ns;exports.GroupApiAxiosParamCreator=pe;exports.GroupApiFactory=os;exports.GroupApiFp=T;exports.GroupsApi=ds;exports.GroupsApiAxiosParamCreator=he;exports.GroupsApiFactory=cs;exports.GroupsApiFp=N;exports.ListAllDrivesBetaSelectEnum=qe;exports.ListEducationUsersExpandEnum=ts;exports.ListEducationUsersOrderbyEnum=as;exports.ListGroupsExpandEnum=ms;exports.ListGroupsOrderbyEnum=ps;exports.ListGroupsSelectEnum=hs;exports.ListMyDrivesBetaSelectEnum=Cs;exports.ListPermissionsSelectEnum=ke;exports.ListPermissionsSpaceRootSelectEnum=Je;exports.ListSharedByMeExpandEnum=As;exports.ListSharedWithMeExpandEnum=Os;exports.ListUsersExpandEnum=_s;exports.ListUsersOrderbyEnum=zs;exports.ListUsersSelectEnum=Js;exports.MeChangepasswordApi=Ps;exports.MeChangepasswordApiAxiosParamCreator=me;exports.MeChangepasswordApiFactory=us;exports.MeChangepasswordApiFp=Y;exports.MeDriveApi=vs;exports.MeDriveApiAxiosParamCreator=ue;exports.MeDriveApiFactory=Vs;exports.MeDriveApiFp=g;exports.MeDriveRootApi=Ss;exports.MeDriveRootApiAxiosParamCreator=Pe;exports.MeDriveRootApiFactory=Us;exports.MeDriveRootApiFp=X;exports.MeDriveRootChildrenApi=Rs;exports.MeDriveRootChildrenApiAxiosParamCreator=Ve;exports.MeDriveRootChildrenApiFactory=xs;exports.MeDriveRootChildrenApiFp=Z;exports.MeDrivesApi=bs;exports.MeDrivesApiAxiosParamCreator=ve;exports.MeDrivesApiFactory=ys;exports.MeDrivesApiFp=k;exports.MePhotoApi=Is;exports.MePhotoApiAxiosParamCreator=Ae;exports.MePhotoApiFactory=ws;exports.MePhotoApiFp=M;exports.MeUserApi=Es;exports.MeUserApiAxiosParamCreator=Oe;exports.MeUserApiFactory=Ds;exports.MeUserApiFp=W;exports.RoleManagementApi=Bs;exports.RoleManagementApiAxiosParamCreator=Ue;exports.RoleManagementApiFactory=Fs;exports.RoleManagementApiFp=z;exports.SharingLinkType=De;exports.TagsApi=Ls;exports.TagsApiAxiosParamCreator=Se;exports.TagsApiFactory=Ms;exports.TagsApiFp=H;exports.UserApi=js;exports.UserApiAxiosParamCreator=xe;exports.UserApiFactory=Gs;exports.UserApiFp=L;exports.UserAppRoleAssignmentApi=qs;exports.UserAppRoleAssignmentApiAxiosParamCreator=Re;exports.UserAppRoleAssignmentApiFactory=$s;exports.UserAppRoleAssignmentApiFp=$;exports.UserPhotoApi=Ns;exports.UserPhotoApiAxiosParamCreator=ye;exports.UserPhotoApiFactory=Qs;exports.UserPhotoApiFp=f;exports.UsersApi=Ws;exports.UsersApiAxiosParamCreator=be;exports.UsersApiFactory=ks;exports.UsersApiFp=J;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("./graph/generated.cjs");const e=require("../index-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("./graph/generated.cjs");const e=require("../index-o5kQnO1p.cjs");exports.graph=e.graph;
|
package/dist/web-client/graph.js
CHANGED