@opencloud-eu/web-client 2.1.0 → 2.2.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-CLNcqXgl.cjs → functions-DJR5h-q5.cjs} +1 -1
- package/dist/{functions-Dm62BUjy.js → functions-l5kdzi5h.js} +0 -3
- package/dist/{index-tqlH9TZJ.js → index-CX217VSc.js} +1 -1
- package/dist/index-Cjn81zI6.cjs +1 -0
- package/dist/{index-D3oTmvJr.cjs → index-DUkXQ4_E.cjs} +1 -1
- package/dist/{index-DkgTVi3s.js → index-mFyj5iN2.js} +1 -3
- package/dist/src/helpers/resource/types.d.ts +0 -12
- package/dist/web-client/graph.cjs +1 -1
- package/dist/web-client/graph.js +1 -1
- package/dist/web-client/webdav.cjs +1 -1
- package/dist/web-client/webdav.js +2 -2
- package/dist/web-client.cjs +1 -1
- package/dist/web-client.js +5 -5
- package/package.json +1 -1
- package/dist/index-Do5mZY6J.cjs +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var Te=Object.defineProperty;var Ue=(e,t,i)=>t in e?Te(e,t,{enumerable:!0,configurable:!0,writable:!0,value:i}):e[t]=i;var b=(e,t,i)=>Ue(e,typeof t!="symbol"?t+"":t,i);const I=require("./toString-hHr716Th.cjs"),Ee=require("./index-C6VnMvgz.cjs");function ne(e,t=""){return`/public-files/${e}/${t}`.split("/").filter(Boolean).join("/")}function re(e,t=""){return`/ocm/${e}/${t}`.split("/").filter(Boolean).join("/")}var N,q;function Fe(){if(q)return N;q=1;function e(a){if(typeof a!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(a))}function t(a,n){for(var r="",l=0,c=-1,p=0,o,f=0;f<=a.length;++f){if(f<a.length)o=a.charCodeAt(f);else{if(o===47)break;o=47}if(o===47){if(!(c===f-1||p===1))if(c!==f-1&&p===2){if(r.length<2||l!==2||r.charCodeAt(r.length-1)!==46||r.charCodeAt(r.length-2)!==46){if(r.length>2){var h=r.lastIndexOf("/");if(h!==r.length-1){h===-1?(r="",l=0):(r=r.slice(0,h),l=r.length-1-r.lastIndexOf("/")),c=f,p=0;continue}}else if(r.length===2||r.length===1){r="",l=0,c=f,p=0;continue}}n&&(r.length>0?r+="/..":r="..",l=2)}else r.length>0?r+="/"+a.slice(c+1,f):r=a.slice(c+1,f),l=f-c-1;c=f,p=0}else o===46&&p!==-1?++p:p=-1}return r}function i(a,n){var r=n.dir||n.root,l=n.base||(n.name||"")+(n.ext||"");return r?r===n.root?r+l:r+a+l:l}var u={resolve:function(){for(var n="",r=!1,l,c=arguments.length-1;c>=-1&&!r;c--){var p;c>=0?p=arguments[c]:(l===void 0&&(l=Ee.process$1.cwd()),p=l),e(p),p.length!==0&&(n=p+"/"+n,r=p.charCodeAt(0)===47)}return n=t(n,!r),r?n.length>0?"/"+n:"/":n.length>0?n:"."},normalize:function(n){if(e(n),n.length===0)return".";var r=n.charCodeAt(0)===47,l=n.charCodeAt(n.length-1)===47;return n=t(n,!r),n.length===0&&!r&&(n="."),n.length>0&&l&&(n+="/"),r?"/"+n:n},isAbsolute:function(n){return e(n),n.length>0&&n.charCodeAt(0)===47},join:function(){if(arguments.length===0)return".";for(var n,r=0;r<arguments.length;++r){var l=arguments[r];e(l),l.length>0&&(n===void 0?n=l:n+="/"+l)}return n===void 0?".":u.normalize(n)},relative:function(n,r){if(e(n),e(r),n===r||(n=u.resolve(n),r=u.resolve(r),n===r))return"";for(var l=1;l<n.length&&n.charCodeAt(l)===47;++l);for(var c=n.length,p=c-l,o=1;o<r.length&&r.charCodeAt(o)===47;++o);for(var f=r.length,h=f-o,S=p<h?p:h,v=-1,g=0;g<=S;++g){if(g===S){if(h>S){if(r.charCodeAt(o+g)===47)return r.slice(o+g+1);if(g===0)return r.slice(o+g)}else p>S&&(n.charCodeAt(l+g)===47?v=g:g===0&&(v=0));break}var w=n.charCodeAt(l+g),d=r.charCodeAt(o+g);if(w!==d)break;w===47&&(v=g)}var m="";for(g=l+v+1;g<=c;++g)(g===c||n.charCodeAt(g)===47)&&(m.length===0?m+="..":m+="/..");return m.length>0?m+r.slice(o+v):(o+=v,r.charCodeAt(o)===47&&++o,r.slice(o))},_makeLong:function(n){return n},dirname:function(n){if(e(n),n.length===0)return".";for(var r=n.charCodeAt(0),l=r===47,c=-1,p=!0,o=n.length-1;o>=1;--o)if(r=n.charCodeAt(o),r===47){if(!p){c=o;break}}else p=!1;return c===-1?l?"/":".":l&&c===1?"//":n.slice(0,c)},basename:function(n,r){if(r!==void 0&&typeof r!="string")throw new TypeError('"ext" argument must be a string');e(n);var l=0,c=-1,p=!0,o;if(r!==void 0&&r.length>0&&r.length<=n.length){if(r.length===n.length&&r===n)return"";var f=r.length-1,h=-1;for(o=n.length-1;o>=0;--o){var S=n.charCodeAt(o);if(S===47){if(!p){l=o+1;break}}else h===-1&&(p=!1,h=o+1),f>=0&&(S===r.charCodeAt(f)?--f===-1&&(c=o):(f=-1,c=h))}return l===c?c=h:c===-1&&(c=n.length),n.slice(l,c)}else{for(o=n.length-1;o>=0;--o)if(n.charCodeAt(o)===47){if(!p){l=o+1;break}}else c===-1&&(p=!1,c=o+1);return c===-1?"":n.slice(l,c)}},extname:function(n){e(n);for(var r=-1,l=0,c=-1,p=!0,o=0,f=n.length-1;f>=0;--f){var h=n.charCodeAt(f);if(h===47){if(!p){l=f+1;break}continue}c===-1&&(p=!1,c=f+1),h===46?r===-1?r=f:o!==1&&(o=1):r!==-1&&(o=-1)}return r===-1||c===-1||o===0||o===1&&r===c-1&&r===l+1?"":n.slice(r,c)},format:function(n){if(n===null||typeof n!="object")throw new TypeError('The "pathObject" argument must be of type Object. Received type '+typeof n);return i("/",n)},parse:function(n){e(n);var r={root:"",dir:"",base:"",ext:"",name:""};if(n.length===0)return r;var l=n.charCodeAt(0),c=l===47,p;c?(r.root="/",p=1):p=0;for(var o=-1,f=0,h=-1,S=!0,v=n.length-1,g=0;v>=p;--v){if(l=n.charCodeAt(v),l===47){if(!S){f=v+1;break}continue}h===-1&&(S=!1,h=v+1),l===46?o===-1?o=v:g!==1&&(g=1):o!==-1&&(g=-1)}return o===-1||h===-1||g===0||g===1&&o===h-1&&o===f+1?h!==-1&&(f===0&&c?r.base=r.name=n.slice(1,h):r.base=r.name=n.slice(f,h)):(f===0&&c?(r.name=n.slice(1,o),r.base=n.slice(1,h)):(r.name=n.slice(f,o),r.base=n.slice(f,h)),r.ext=n.slice(o,h)),f>0?r.dir=n.slice(0,f-1):c&&(r.dir="/"),r},sep:"/",delimiter:":",win32:null,posix:null};return u.posix=u,N=u,N}var E=Fe();const K=I.getDefaultExportFromCjs(E);class D{}b(D,"Shared","S"),b(D,"Shareable","R"),b(D,"Mounted","M"),b(D,"Deletable","D"),b(D,"Renameable","N"),b(D,"Moveable","V"),b(D,"Updateable","NV"),b(D,"FileUpdateable","W"),b(D,"FolderCreateable","CK"),b(D,"Deny","Z"),b(D,"SecureView","X");var ie=(e=>(e.copy="COPY",e.delete="DELETE",e.lock="LOCK",e.mkcol="MKCOL",e.move="MOVE",e.propfind="PROPFIND",e.proppatch="PROPPATCH",e.put="PUT",e.report="REPORT",e.unlock="UNLOCK",e))(ie||{});const F=e=>({value:e,type:null}),Me=e=>F(e),x=e=>F(e),j=e=>F(e),$e=e=>F(e),Ne={Permissions:x("permissions"),IsFavorite:j("favorite"),FileId:x("fileid"),FileParent:x("file-parent"),Name:x("name"),OwnerId:x("owner-id"),OwnerDisplayName:x("owner-display-name"),PrivateLink:x("privatelink"),ContentLength:j("getcontentlength"),ContentSize:j("size"),LastModifiedDate:x("getlastmodified"),Tags:Me("tags"),Audio:{value:"audio",type:null},Location:{value:"location",type:null},Image:{value:"image",type:null},Photo:{value:"photo",type:null},ETag:x("getetag"),MimeType:x("getcontenttype"),ResourceType:$e("resourcetype"),LockDiscovery:{value:"lockdiscovery",type:null},LockOwner:x("owner"),LockTime:x("locktime"),ActiveLock:{value:"activelock",type:null},DownloadURL:x("downloadURL"),Highlights:x("highlights"),MetaPathForUser:x("meta-path-for-user"),RemoteItemId:x("remote-item-id"),ShareId:x("shareid"),ShareRoot:x("shareroot"),ShareTypes:{value:"share-types",type:null},SharePermissions:x("share-permissions"),TrashbinOriginalFilename:x("trashbin-original-filename"),TrashbinOriginalLocation:x("trashbin-original-location"),TrashbinDeletedDate:x("trashbin-delete-datetime"),PublicLinkItemType:x("public-link-item-type"),PublicLinkPermission:x("public-link-permission"),PublicLinkExpiration:x("public-link-expiration"),PublicLinkShareDate:x("public-link-share-datetime"),PublicLinkShareOwner:x("public-link-share-owner")},s=Object.fromEntries(Object.entries(Ne).map(([e,t])=>[e,t.value])),P=class P{};b(P,"Default",[s.Permissions,s.IsFavorite,s.FileId,s.FileParent,s.Name,s.LockDiscovery,s.ActiveLock,s.OwnerId,s.OwnerDisplayName,s.RemoteItemId,s.ShareRoot,s.ShareTypes,s.PrivateLink,s.ContentLength,s.ContentSize,s.LastModifiedDate,s.ETag,s.MimeType,s.ResourceType,s.DownloadURL,s.Tags,s.Audio,s.Location,s.Image,s.Photo]),b(P,"PublicLink",P.Default.concat([s.PublicLinkItemType,s.PublicLinkPermission,s.PublicLinkExpiration,s.PublicLinkShareDate,s.PublicLinkShareOwner])),b(P,"Trashbin",[s.ContentLength,s.ResourceType,s.TrashbinOriginalLocation,s.TrashbinOriginalFilename,s.TrashbinDeletedDate,s.Permissions,s.FileParent]),b(P,"DavNamespace",[s.ContentLength,s.LastModifiedDate,s.ETag,s.MimeType,s.ResourceType,s.LockDiscovery,s.ActiveLock]);let z=P;function ae(e){return e}function je(e,t,i){switch(i.length){case 0:return e.call(t);case 1:return e.call(t,i[0]);case 2:return e.call(t,i[0],i[1]);case 3:return e.call(t,i[0],i[1],i[2])}return e.apply(t,i)}var ze=800,We=16,Ve=Date.now;function Je(e){var t=0,i=0;return function(){var u=Ve(),a=We-(u-i);if(i=u,a>0){if(++t>=ze)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}function He(e){return function(){return e}}var Y=function(){try{var e=I.getNative(Object,"defineProperty");return e({},"",{}),e}catch{}}(),_e=Y?function(e,t){return Y(e,"toString",{configurable:!0,enumerable:!1,value:He(t),writable:!0})}:ae,Be=Je(_e);function Ze(e,t,i,u){for(var a=e.length,n=i+-1;++n<a;)if(t(e[n],n,e))return n;return-1}function qe(e){return e!==e}function Ke(e,t,i){for(var u=i-1,a=e.length;++u<a;)if(e[u]===t)return u;return-1}function Ye(e,t,i){return t===t?Ke(e,t,i):Ze(e,qe,i)}function se(e,t){var i=e==null?0:e.length;return!!i&&Ye(e,t,0)>-1}var Q=Math.max;function Qe(e,t,i){return t=Q(t===void 0?e.length-1:t,0),function(){for(var u=arguments,a=-1,n=Q(u.length-t,0),r=Array(n);++a<n;)r[a]=u[t+a];a=-1;for(var l=Array(t+1);++a<t;)l[a]=u[a];return l[t]=i(r),je(e,this,l)}}function Xe(e,t){return Be(Qe(e,t,ae),e+"")}var Ge=9007199254740991;function et(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=Ge}function tt(e){return e!=null&&et(e.length)&&!I.isFunction(e)}function nt(e,t,i){var u=-1,a=e.length;t<0&&(t=-t>a?0:a+t),i=i>a?a:i,i<0&&(i+=a),a=t>i?0:i-t>>>0,t>>>=0;for(var n=Array(a);++u<a;)n[u]=e[u+t];return n}function rt(e,t,i){var u=e.length;return i=i===void 0?u:i,nt(e,t,i)}var it="\\ud800-\\udfff",at="\\u0300-\\u036f",st="\\ufe20-\\ufe2f",ot="\\u20d0-\\u20ff",ut=at+st+ot,lt="\\ufe0e\\ufe0f",ct="\\u200d",dt=RegExp("["+ct+it+ut+lt+"]");function oe(e){return dt.test(e)}function ft(e){return e.split("")}var ue="\\ud800-\\udfff",pt="\\u0300-\\u036f",ht="\\ufe20-\\ufe2f",mt="\\u20d0-\\u20ff",gt=pt+ht+mt,bt="\\ufe0e\\ufe0f",vt="["+ue+"]",W="["+gt+"]",V="\\ud83c[\\udffb-\\udfff]",xt="(?:"+W+"|"+V+")",le="[^"+ue+"]",ce="(?:\\ud83c[\\udde6-\\uddff]){2}",de="[\\ud800-\\udbff][\\udc00-\\udfff]",Rt="\\u200d",fe=xt+"?",pe="["+bt+"]?",St="(?:"+Rt+"(?:"+[le,ce,de].join("|")+")"+pe+fe+")*",Dt=pe+fe+St,It="(?:"+[le+W+"?",W,ce,de,vt].join("|")+")",Lt=RegExp(V+"(?="+V+")|"+It+Dt,"g");function kt(e){return e.match(Lt)||[]}function wt(e){return oe(e)?kt(e):ft(e)}function Pt(e){return function(t){t=I.toString(t);var i=oe(t)?wt(t):void 0,u=i?i[0]:t.charAt(0),a=i?rt(i,1).join(""):t.slice(1);return u[e]()+a}}var At=Pt("toUpperCase");function Ct(e){return At(I.toString(e).toLowerCase())}function Ot(e,t,i,u){for(var a=-1,n=e==null?0:e.length;++a<n;)i=t(i,e[a],a,e);return i}function yt(e){return function(t){return e==null?void 0:e[t]}}var Tt={À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"s"},Ut=yt(Tt),Et=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,Ft="\\u0300-\\u036f",Mt="\\ufe20-\\ufe2f",$t="\\u20d0-\\u20ff",Nt=Ft+Mt+$t,jt="["+Nt+"]",zt=RegExp(jt,"g");function Wt(e){return e=I.toString(e),e&&e.replace(Et,Ut).replace(zt,"")}var Vt=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g;function Jt(e){return e.match(Vt)||[]}var Ht=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/;function _t(e){return Ht.test(e)}var he="\\ud800-\\udfff",Bt="\\u0300-\\u036f",Zt="\\ufe20-\\ufe2f",qt="\\u20d0-\\u20ff",Kt=Bt+Zt+qt,me="\\u2700-\\u27bf",ge="a-z\\xdf-\\xf6\\xf8-\\xff",Yt="\\xac\\xb1\\xd7\\xf7",Qt="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",Xt="\\u2000-\\u206f",Gt=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",be="A-Z\\xc0-\\xd6\\xd8-\\xde",en="\\ufe0e\\ufe0f",ve=Yt+Qt+Xt+Gt,xe="['’]",X="["+ve+"]",tn="["+Kt+"]",Re="\\d+",nn="["+me+"]",Se="["+ge+"]",De="[^"+he+ve+Re+me+ge+be+"]",rn="\\ud83c[\\udffb-\\udfff]",an="(?:"+tn+"|"+rn+")",sn="[^"+he+"]",Ie="(?:\\ud83c[\\udde6-\\uddff]){2}",Le="[\\ud800-\\udbff][\\udc00-\\udfff]",A="["+be+"]",on="\\u200d",G="(?:"+Se+"|"+De+")",un="(?:"+A+"|"+De+")",ee="(?:"+xe+"(?:d|ll|m|re|s|t|ve))?",te="(?:"+xe+"(?:D|LL|M|RE|S|T|VE))?",ke=an+"?",we="["+en+"]?",ln="(?:"+on+"(?:"+[sn,Ie,Le].join("|")+")"+we+ke+")*",cn="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",dn="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",fn=we+ke+ln,pn="(?:"+[nn,Ie,Le].join("|")+")"+fn,hn=RegExp([A+"?"+Se+"+"+ee+"(?="+[X,A,"$"].join("|")+")",un+"+"+te+"(?="+[X,A+G,"$"].join("|")+")",A+"?"+G+"+"+ee,A+"+"+te,dn,cn,Re,pn].join("|"),"g");function mn(e){return e.match(hn)||[]}function gn(e,t,i){return e=I.toString(e),t=t,t===void 0?_t(e)?mn(e):Jt(e):e.match(t)||[]}var bn="['’]",vn=RegExp(bn,"g");function xn(e){return function(t){return Ot(gn(Wt(t).replace(vn,"")),e,"")}}var Rn=xn(function(e,t,i){return t=t.toLowerCase(),e+(i?Ct(t):t)}),Sn="__lodash_hash_undefined__";function Dn(e){return this.__data__.set(e,Sn),this}function In(e){return this.__data__.has(e)}function y(e){var t=-1,i=e==null?0:e.length;for(this.__data__=new I.MapCache;++t<i;)this.add(e[t])}y.prototype.add=y.prototype.push=Dn;y.prototype.has=In;function J(e,t){return e.has(t)}function Ln(e){return I.isObjectLike(e)&&tt(e)}var kn=Math.min;function wn(e,t,i){for(var u=se,a=e[0].length,n=e.length,r=n,l=Array(n),c=1/0,p=[];r--;){var o=e[r];c=kn(o.length,c),l[r]=a>=120&&o.length>=120?new y(r&&o):void 0}o=e[0];var f=-1,h=l[0];e:for(;++f<a&&p.length<c;){var S=o[f],v=S;if(S=S!==0?S:0,!(h?J(h,v):u(p,v))){for(r=n;--r;){var g=l[r];if(!(g?J(g,v):u(e[r],v)))continue e}h&&h.push(v),p.push(S)}}return p}function Pn(e){return Ln(e)?e:[]}var An=Xe(function(e){var t=I.arrayMap(e,Pn);return t.length&&t[0]===e[0]?wn(t):[]});const Cn={complex:["tar.bz2","tar.gz","tar.xz"]},On=e=>Object.hasOwn(e,"ddate"),yn=e=>Object.hasOwn(e,"highlights"),M=e=>e.replace(/[^A-Za-z0-9\-_]/g,""),Pe=(e,t)=>!e||typeof e!="string"?"":e.indexOf("!")>=0?e.split("!")[t]:"",Ae=e=>Pe(e,0),B=e=>Pe(e,1),Tn=e=>{const t=e.extension||"",i=e.name||"";if(!t.length)return i;const u=i.lastIndexOf(`.${t}`);return i.substring(0,u)},$=e=>{const t=e.name;if(e.type==="directory"||e.isFolder)return"";const i=t.split(".");if(i.length>2)for(let u=0;u<i.length;u++){const a=i.slice(u,i.length).join(".");if(Cn.complex.includes(a))return a}return i.length<2?"":i[i.length-1]},Un=e=>E.basename(E.dirname(e.path))||null,En=e=>typeof e.isShareRoot=="function"&&e.isShareRoot(),U=e=>{if(!e)return e;const t={};return Object.keys(e).forEach(i=>{t[Rn(i)]=e[i]}),t};function Fn(e,t=[]){var v,g,w;const i=((v=e.props[s.Name])==null?void 0:v.toString())||E.basename(e.filename),u=e.props[s.FileId],a=e.type==="directory";let n;e.filename.startsWith("/files")||e.filename.startsWith("/space")?n=e.filename.split("/").slice(3).join("/"):n=e.filename,n.startsWith("/")||(n=`/${n}`);const r=$({...e,name:i}),l=e.props[s.LockDiscovery];let c,p,o;l&&(c=l[s.ActiveLock],p=c[s.LockOwner],o=c[s.LockTime]);let f=[];e.props[s.ShareTypes]&&(f=e.props[s.ShareTypes]["share-type"],Array.isArray(f)||(f=[f]));const h={};for(const d of t||[]){const m=d.split(":").pop();e.props[m]&&(h[d]=e.props[m])}const S={id:u,fileId:u,storageId:Ae(u),parentFolderId:e.props[s.FileParent],mimeType:e.props[s.MimeType],name:i,extension:a?"":r,path:n,webDavPath:e.filename,type:a?"folder":e.type,isFolder:a,locked:!!c,lockOwner:p,lockTime:o,processing:e.processing||!1,mdate:e.props[s.LastModifiedDate],size:a?((g=e.props[s.ContentSize])==null?void 0:g.toString())||"0":((w=e.props[s.ContentLength])==null?void 0:w.toString())||"0",indicators:[],permissions:e.props[s.Permissions]||"",starred:e.props[s.IsFavorite]!==0,etag:e.props[s.ETag],shareTypes:f,privateLink:e.props[s.PrivateLink],downloadURL:e.props[s.DownloadURL],remoteItemId:e.props[s.RemoteItemId],remoteItemPath:e.props[s.ShareRoot],owner:{id:e.props[s.OwnerId],displayName:e.props[s.OwnerDisplayName]},tags:(e.props[s.Tags]||"").toString().split(",").filter(Boolean),audio:U(e.props[s.Audio]),location:U(e.props[s.Location]),image:U(e.props[s.Image]),photo:U(e.props[s.Photo]),extraProps:h,canUpload:function(){return this.permissions.indexOf(D.FolderCreateable)>=0},canDownload:function(){return this.permissions.indexOf(D.SecureView)===-1},canBeDeleted:function(){return this.permissions.indexOf(D.Deletable)>=0},canRename:function(){return this.permissions.indexOf(D.Renameable)>=0},canShare:function({ability:d}){return d.can("create-all","Share")&&this.permissions.indexOf(D.Shareable)>=0},canCreate:function(){return this.permissions.indexOf(D.FolderCreateable)>=0},canEditTags:function(){return this.permissions.indexOf(D.Updateable)>=0||this.permissions.indexOf(D.FileUpdateable)>=0},isMounted:function(){return this.permissions.indexOf(D.Mounted)>=0},isReceivedShare:function(){return this.permissions.indexOf(D.Shared)>=0},isShareRoot(){return e.props[s.ShareRoot]?e.filename.split("/").length===3:!1},canDeny:function(){return this.permissions.indexOf(D.Deny)>=0},getDomSelector:()=>M(u)};return Object.defineProperty(S,"nodeId",{get(){return B(this.id)}}),S}function Mn(e){var n;const t=e.type==="directory",i=(n=e.props[s.TrashbinOriginalFilename])==null?void 0:n.toString(),u=$({name:i,type:e.type}),a=K.basename(e.filename);return{type:t?"folder":e.type,isFolder:t,ddate:e.props[s.TrashbinDeletedDate],name:K.basename(i),extension:u,path:I.urlJoin(e.props[s.TrashbinOriginalLocation],{leadingSlash:!0}),id:a,parentFolderId:e.props[s.FileParent],indicators:[],webDavPath:"",canUpload:()=>!1,canDownload:()=>!1,canBeDeleted:()=>!0,canBeRestored:function(){return!0},canRename:()=>!1,canShare:()=>!1,canCreate:()=>!1,isMounted:()=>!1,isReceivedShare:()=>!1,getDomSelector:()=>M(a)}}var L=(e=>(e.createUpload="libre.graph/driveItem/upload/create",e.createPermissions="libre.graph/driveItem/permissions/create",e.createChildren="libre.graph/driveItem/children/create",e.readBasic="libre.graph/driveItem/basic/read",e.readPath="libre.graph/driveItem/path/read",e.readQuota="libre.graph/driveItem/quota/read",e.readContent="libre.graph/driveItem/content/read",e.readChildren="libre.graph/driveItem/children/read",e.readDeleted="libre.graph/driveItem/deleted/read",e.readPermissions="libre.graph/driveItem/permissions/read",e.readVersions="libre.graph/driveItem/versions/read",e.updatePath="libre.graph/driveItem/path/update",e.updateDeleted="libre.graph/driveItem/deleted/update",e.updatePermissions="libre.graph/driveItem/permissions/update",e.updateVersions="libre.graph/driveItem/versions/update",e.deleteStandard="libre.graph/driveItem/standard/delete",e.deleteDeleted="libre.graph/driveItem/deleted/delete",e.deletePermissions="libre.graph/driveItem/permissions/delete",e))(L||{});const O=e=>e;class C{constructor(t,i,u,a){b(this,"_key");b(this,"_value");b(this,"_label");b(this,"_icon");this._key=t,this._value=i,this._label=u,this._icon=a}get key(){return this._key}get value(){return this._value}get label(){return this._label}get icon(){return this._icon}}const R=class R{static isIndividual(t){return this.individuals.includes(t)}static isCollective(t){return this.collectives.includes(t)}static isUnauthenticated(t){return this.unauthenticated.includes(t)}static isAuthenticated(t){return this.authenticated.includes(t)}static getByValue(t){return this.all.find(i=>i.value===t)}static getByValues(t){return t.map(i=>this.getByValue(i))}static getByKeys(t){return t.map(i=>this.all.find(u=>u.key===i))}static getValues(t){return t.map(i=>i.value)}static containsAnyValue(t,i){return An(this.getValues(t),i).length>0}};b(R,"user",new C("user",0,O("User"),"user")),b(R,"group",new C("group",1,O("Group"),"group")),b(R,"link",new C("link",3,O("Link"),"link")),b(R,"guest",new C("guest",4,O("Guest"),"global")),b(R,"remote",new C("remote",6,O("External"),"earth")),b(R,"individuals",[R.user,R.guest,R.remote]),b(R,"collectives",[R.group]),b(R,"unauthenticated",[R.link]),b(R,"authenticated",[R.user,R.group,R.guest,R.remote]),b(R,"all",[R.user,R.group,R.link,R.guest,R.remote]);let H=R;const $n="a0ca6a90-a365-4782-871e-d44447bbc668",Nn="89f37a33-858b-45fa-8890-a1f2b27d90e1",jn=e=>(e==null?void 0:e.type)==="space",_=e=>(e==null?void 0:e.driveType)==="personal",zn=e=>(e==null?void 0:e.driveType)==="project",Wn=e=>(e==null?void 0:e.driveType)==="share",Vn=e=>(e==null?void 0:e.driveType)==="mountpoint",Ce=e=>(e==null?void 0:e.driveType)==="public";function Oe(e,t){return I.urlJoin("spaces",e,t,{leadingSlash:!0})}function ye(e,t=""){return I.urlJoin("spaces","trash-bin",e,t,{leadingSlash:!0})}function Jn(e,t){const u=e[{image:"spaceImageData",readme:"spaceReadmeData"}[t]];if(!u)return"";const a=decodeURI(u.webDavUrl).split("/"),n=a.find(r=>r.startsWith(e.id));return n?a.slice(a.indexOf(n)+1).join("/"):""}function Hn(e){return Object.values(e.members).filter(({permissions:t})=>t.includes(L.deletePermissions))}function _n(e){var f,h,S,v,g,w;const t=e.publicLinkPassword,i=(f=e.props)==null?void 0:f[s.FileId],u=(h=e.props)==null?void 0:h[s.PublicLinkItemType],a=(S=e.props)==null?void 0:S[s.PublicLinkPermission],n=(v=e.props)==null?void 0:v[s.PublicLinkExpiration],r=(g=e.props)==null?void 0:g[s.PublicLinkShareDate],l=(w=e.props)==null?void 0:w[s.PublicLinkShareOwner],c=e.publicLinkType;let p,o;return c==="ocm"?(p=`ocm/${e.id}`,o=re(e.id)):(p=`public/${e.id}`,o=ne(e.id)),Object.assign(Z({...e,driveType:"public",driveAlias:p,webDavPath:o},{}),{...i&&{fileId:i},...t&&{publicLinkPassword:t},...u&&{publicLinkItemType:u},...a&&{publicLinkPermission:parseInt(a)},...n&&{publicLinkExpiration:n},...r&&{publicLinkShareDate:r},...l&&{publicLinkShareOwner:l},publicLinkType:c})}function Bn({driveAliasPrefix:e,id:t,shareName:i,serverUrl:u}){const a=Z({id:t,driveAlias:`${e}/${i}`,driveType:"share",name:i,serverUrl:u},{});return a.rename=n=>{a.driveAlias=`${e}/${n}`,a.name=n},a}function Z(e,t){var f,h,S,v,g,w;let i,u;e.special&&(i=e.special.find(d=>d.specialFolder.name==="image"),u=e.special.find(d=>d.specialFolder.name==="readme"),i&&(i.webDavUrl=decodeURI(i.webDavUrl)),u&&(u.webDavUrl=decodeURI(u.webDavUrl)));const a=((h=(f=e.root)==null?void 0:f.deleted)==null?void 0:h.state)==="trashed",n=I.urlJoin(e.webDavPath||Oe(e.id),{leadingSlash:!0}),r=I.urlJoin(e.serverUrl,"remote.php/dav",n),l=I.urlJoin(e.webDavTrashPath||ye(e.id),{leadingSlash:!0}),c=I.urlJoin(e.serverUrl,"remote.php/dav",l),p=(v=(S=e.root)==null?void 0:S.permissions)==null?void 0:v.reduce((d,m)=>{var T;return d[(m.grantedToV2.user||m.grantedToV2.group).id]={grantedTo:m.grantedToV2,permissions:qn(m,t),roleId:(T=m.roles)==null?void 0:T[0]},d},{}),o={id:e.id,fileId:e.id,storageId:e.id,mimeType:"",name:e.name,description:e.description,extension:"",path:"/",webDavPath:n,webDavTrashPath:l,driveAlias:e.driveAlias,driveType:e.driveType,type:"space",isFolder:!0,mdate:e.lastModifiedDateTime,size:((g=e.quota)==null?void 0:g.used)||0,indicators:[],tags:[],permissions:"",starred:!1,etag:"",shareTypes:[],privateLink:e.webUrl,downloadURL:"",owner:(w=e.owner)==null?void 0:w.user,disabled:a,root:e.root,spaceQuota:e.quota,members:p||{},spaceImageData:i,spaceReadmeData:u,canUpload:function({user:d}={}){return _(this)&&this.isOwner(d)?!0:k(this,d).includes(L.createUpload)},canDownload:function(){return!0},canBeDeleted:function({user:d,ability:m}={}){return this.disabled?m!=null&&m.can("delete-all","Drive")?!0:k(this,d).includes(L.deletePermissions):!1},canRename:function({user:d,ability:m}={}){return m!=null&&m.can("update-all","Drive")?!0:k(this,d).includes(L.deletePermissions)},canEditDescription:function({user:d,ability:m}={}){return m!=null&&m.can("update-all","Drive")?!0:k(this,d).includes(L.deletePermissions)},canRestore:function({user:d,ability:m}={}){return this.disabled?m!=null&&m.can("update-all","Drive")?!0:k(this,d).includes(L.deletePermissions):!1},canDisable:function({user:d,ability:m}={}){return this.disabled?!1:m!=null&&m.can("delete-all","Drive")?!0:k(this,d).includes(L.deletePermissions)},canShare:function({user:d}={}){return k(this,d).includes(L.createPermissions)},canEditImage:function({user:d}={}){return this.disabled?!1:k(this,d).includes(L.deletePermissions)},canEditReadme:function({user:d}={}){return this.disabled?!1:k(this,d).includes(L.deletePermissions)},canRestoreFromTrashbin:function({user:d}={}){return k(this,d).includes(L.updateDeleted)},canDeleteFromTrashBin:function({user:d}={}){return k(this,d).includes(L.deletePermissions)},canListVersions:function({user:d}={}){return _(this)&&this.isOwner(d)?!0:k(this,d).includes(L.readVersions)},canCreate:function(){return!0},canEditTags:function(){return!1},isMounted:function(){return!0},isReceivedShare:function(){return!1},isShareRoot:function(){return["share","mountpoint","public"].includes(e.driveType)},canDeny:()=>!1,getDomSelector:()=>M(e.id),getDriveAliasAndItem({path:d}){return I.urlJoin(this.driveAlias,d,{leadingSlash:!1})},getWebDavUrl({path:d}){return I.urlJoin(r,d)},getWebDavTrashUrl({path:d}){return I.urlJoin(c,d)},isMember(d){var m;return Ce(this)?!1:this.isOwner(d)||this.members[d.id]?!0:(m=d.memberOf)==null?void 0:m.some(T=>!!this.members[T.id])},isOwner(d){var m;return(d==null?void 0:d.id)===((m=this.owner)==null?void 0:m.id)}};return Object.defineProperty(o,"nodeId",{get(){return B(this.id)}}),o}function Zn(e){return{id:e.spaceImageData.id,name:e.spaceImageData.name,etag:e.spaceImageData.eTag,extension:$({name:e.spaceImageData.name}),mimeType:e.spaceImageData.file.mimeType,type:"file",webDavPath:I.urlJoin(e.webDavPath,".space",e.spaceImageData.name),canDownload:()=>!0}}function k(e,t){var a;const i=[];if(!t)return i;const u=e.members[t.id];return u&&i.push(...u.permissions),(a=t.memberOf)==null||a.forEach(n=>{const r=e.members[n.id];r&&i.push(...r.permissions)}),[...new Set(i)]}function qn(e,t){var u;if(e["@libre.graph.permissions.actions"])return e["@libre.graph.permissions.actions"];const i=t[(u=e.roles)==null?void 0:u[0]];if(i){const a=i.rolePermissions.find(({condition:n})=>n==="exists @Resource.Root");return(a==null?void 0:a.allowedResourceActions)||[]}return[]}exports.DavMethod=ie;exports.DavPermission=D;exports.DavProperties=z;exports.DavProperty=s;exports.GraphSharePermission=L;exports.OCM_PROVIDER_ID=Nn;exports.SHARE_JAIL_ID=$n;exports.SetCache=y;exports.ShareType=C;exports.ShareTypes=H;exports.arrayIncludes=se;exports.buildDeletedResource=Mn;exports.buildPublicSpaceResource=_n;exports.buildResource=Fn;exports.buildShareSpaceResource=Bn;exports.buildSpace=Z;exports.buildSpaceImageResource=Zn;exports.buildWebDavOcmPath=re;exports.buildWebDavPublicPath=ne;exports.buildWebDavSpacesPath=Oe;exports.buildWebDavSpacesTrashPath=ye;exports.cacheHas=J;exports.extractDomSelector=M;exports.extractExtensionFromFile=$;exports.extractNameWithoutExtension=Tn;exports.extractNodeId=B;exports.extractParentFolderName=Un;exports.extractStorageId=Ae;exports.getPermissionsForSpaceMember=k;exports.getRelativeSpecialFolderSpacePath=Jn;exports.getSpaceManagers=Hn;exports.isMountPointSpaceResource=Vn;exports.isPersonalSpaceResource=_;exports.isProjectSpaceResource=zn;exports.isPublicSpaceResource=Ce;exports.isSearchResource=yn;exports.isShareRoot=En;exports.isShareSpaceResource=Wn;exports.isSpaceResource=jn;exports.isTrashResource=On;
|
|
1
|
+
"use strict";var Te=Object.defineProperty;var Ue=(e,t,i)=>t in e?Te(e,t,{enumerable:!0,configurable:!0,writable:!0,value:i}):e[t]=i;var b=(e,t,i)=>Ue(e,typeof t!="symbol"?t+"":t,i);const I=require("./toString-hHr716Th.cjs"),Ee=require("./index-C6VnMvgz.cjs");function ne(e,t=""){return`/public-files/${e}/${t}`.split("/").filter(Boolean).join("/")}function re(e,t=""){return`/ocm/${e}/${t}`.split("/").filter(Boolean).join("/")}var N,q;function Fe(){if(q)return N;q=1;function e(a){if(typeof a!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(a))}function t(a,n){for(var r="",l=0,c=-1,p=0,o,f=0;f<=a.length;++f){if(f<a.length)o=a.charCodeAt(f);else{if(o===47)break;o=47}if(o===47){if(!(c===f-1||p===1))if(c!==f-1&&p===2){if(r.length<2||l!==2||r.charCodeAt(r.length-1)!==46||r.charCodeAt(r.length-2)!==46){if(r.length>2){var h=r.lastIndexOf("/");if(h!==r.length-1){h===-1?(r="",l=0):(r=r.slice(0,h),l=r.length-1-r.lastIndexOf("/")),c=f,p=0;continue}}else if(r.length===2||r.length===1){r="",l=0,c=f,p=0;continue}}n&&(r.length>0?r+="/..":r="..",l=2)}else r.length>0?r+="/"+a.slice(c+1,f):r=a.slice(c+1,f),l=f-c-1;c=f,p=0}else o===46&&p!==-1?++p:p=-1}return r}function i(a,n){var r=n.dir||n.root,l=n.base||(n.name||"")+(n.ext||"");return r?r===n.root?r+l:r+a+l:l}var u={resolve:function(){for(var n="",r=!1,l,c=arguments.length-1;c>=-1&&!r;c--){var p;c>=0?p=arguments[c]:(l===void 0&&(l=Ee.process$1.cwd()),p=l),e(p),p.length!==0&&(n=p+"/"+n,r=p.charCodeAt(0)===47)}return n=t(n,!r),r?n.length>0?"/"+n:"/":n.length>0?n:"."},normalize:function(n){if(e(n),n.length===0)return".";var r=n.charCodeAt(0)===47,l=n.charCodeAt(n.length-1)===47;return n=t(n,!r),n.length===0&&!r&&(n="."),n.length>0&&l&&(n+="/"),r?"/"+n:n},isAbsolute:function(n){return e(n),n.length>0&&n.charCodeAt(0)===47},join:function(){if(arguments.length===0)return".";for(var n,r=0;r<arguments.length;++r){var l=arguments[r];e(l),l.length>0&&(n===void 0?n=l:n+="/"+l)}return n===void 0?".":u.normalize(n)},relative:function(n,r){if(e(n),e(r),n===r||(n=u.resolve(n),r=u.resolve(r),n===r))return"";for(var l=1;l<n.length&&n.charCodeAt(l)===47;++l);for(var c=n.length,p=c-l,o=1;o<r.length&&r.charCodeAt(o)===47;++o);for(var f=r.length,h=f-o,S=p<h?p:h,v=-1,g=0;g<=S;++g){if(g===S){if(h>S){if(r.charCodeAt(o+g)===47)return r.slice(o+g+1);if(g===0)return r.slice(o+g)}else p>S&&(n.charCodeAt(l+g)===47?v=g:g===0&&(v=0));break}var w=n.charCodeAt(l+g),d=r.charCodeAt(o+g);if(w!==d)break;w===47&&(v=g)}var m="";for(g=l+v+1;g<=c;++g)(g===c||n.charCodeAt(g)===47)&&(m.length===0?m+="..":m+="/..");return m.length>0?m+r.slice(o+v):(o+=v,r.charCodeAt(o)===47&&++o,r.slice(o))},_makeLong:function(n){return n},dirname:function(n){if(e(n),n.length===0)return".";for(var r=n.charCodeAt(0),l=r===47,c=-1,p=!0,o=n.length-1;o>=1;--o)if(r=n.charCodeAt(o),r===47){if(!p){c=o;break}}else p=!1;return c===-1?l?"/":".":l&&c===1?"//":n.slice(0,c)},basename:function(n,r){if(r!==void 0&&typeof r!="string")throw new TypeError('"ext" argument must be a string');e(n);var l=0,c=-1,p=!0,o;if(r!==void 0&&r.length>0&&r.length<=n.length){if(r.length===n.length&&r===n)return"";var f=r.length-1,h=-1;for(o=n.length-1;o>=0;--o){var S=n.charCodeAt(o);if(S===47){if(!p){l=o+1;break}}else h===-1&&(p=!1,h=o+1),f>=0&&(S===r.charCodeAt(f)?--f===-1&&(c=o):(f=-1,c=h))}return l===c?c=h:c===-1&&(c=n.length),n.slice(l,c)}else{for(o=n.length-1;o>=0;--o)if(n.charCodeAt(o)===47){if(!p){l=o+1;break}}else c===-1&&(p=!1,c=o+1);return c===-1?"":n.slice(l,c)}},extname:function(n){e(n);for(var r=-1,l=0,c=-1,p=!0,o=0,f=n.length-1;f>=0;--f){var h=n.charCodeAt(f);if(h===47){if(!p){l=f+1;break}continue}c===-1&&(p=!1,c=f+1),h===46?r===-1?r=f:o!==1&&(o=1):r!==-1&&(o=-1)}return r===-1||c===-1||o===0||o===1&&r===c-1&&r===l+1?"":n.slice(r,c)},format:function(n){if(n===null||typeof n!="object")throw new TypeError('The "pathObject" argument must be of type Object. Received type '+typeof n);return i("/",n)},parse:function(n){e(n);var r={root:"",dir:"",base:"",ext:"",name:""};if(n.length===0)return r;var l=n.charCodeAt(0),c=l===47,p;c?(r.root="/",p=1):p=0;for(var o=-1,f=0,h=-1,S=!0,v=n.length-1,g=0;v>=p;--v){if(l=n.charCodeAt(v),l===47){if(!S){f=v+1;break}continue}h===-1&&(S=!1,h=v+1),l===46?o===-1?o=v:g!==1&&(g=1):o!==-1&&(g=-1)}return o===-1||h===-1||g===0||g===1&&o===h-1&&o===f+1?h!==-1&&(f===0&&c?r.base=r.name=n.slice(1,h):r.base=r.name=n.slice(f,h)):(f===0&&c?(r.name=n.slice(1,o),r.base=n.slice(1,h)):(r.name=n.slice(f,o),r.base=n.slice(f,h)),r.ext=n.slice(o,h)),f>0?r.dir=n.slice(0,f-1):c&&(r.dir="/"),r},sep:"/",delimiter:":",win32:null,posix:null};return u.posix=u,N=u,N}var E=Fe();const K=I.getDefaultExportFromCjs(E);class D{}b(D,"Shared","S"),b(D,"Shareable","R"),b(D,"Mounted","M"),b(D,"Deletable","D"),b(D,"Renameable","N"),b(D,"Moveable","V"),b(D,"Updateable","NV"),b(D,"FileUpdateable","W"),b(D,"FolderCreateable","CK"),b(D,"Deny","Z"),b(D,"SecureView","X");var ie=(e=>(e.copy="COPY",e.delete="DELETE",e.lock="LOCK",e.mkcol="MKCOL",e.move="MOVE",e.propfind="PROPFIND",e.proppatch="PROPPATCH",e.put="PUT",e.report="REPORT",e.unlock="UNLOCK",e))(ie||{});const F=e=>({value:e,type:null}),Me=e=>F(e),x=e=>F(e),j=e=>F(e),$e=e=>F(e),Ne={Permissions:x("permissions"),IsFavorite:j("favorite"),FileId:x("fileid"),FileParent:x("file-parent"),Name:x("name"),OwnerId:x("owner-id"),OwnerDisplayName:x("owner-display-name"),PrivateLink:x("privatelink"),ContentLength:j("getcontentlength"),ContentSize:j("size"),LastModifiedDate:x("getlastmodified"),Tags:Me("tags"),Audio:{value:"audio",type:null},Location:{value:"location",type:null},Image:{value:"image",type:null},Photo:{value:"photo",type:null},ETag:x("getetag"),MimeType:x("getcontenttype"),ResourceType:$e("resourcetype"),LockDiscovery:{value:"lockdiscovery",type:null},LockOwner:x("owner"),LockTime:x("locktime"),ActiveLock:{value:"activelock",type:null},DownloadURL:x("downloadURL"),Highlights:x("highlights"),MetaPathForUser:x("meta-path-for-user"),RemoteItemId:x("remote-item-id"),ShareId:x("shareid"),ShareRoot:x("shareroot"),ShareTypes:{value:"share-types",type:null},SharePermissions:x("share-permissions"),TrashbinOriginalFilename:x("trashbin-original-filename"),TrashbinOriginalLocation:x("trashbin-original-location"),TrashbinDeletedDate:x("trashbin-delete-datetime"),PublicLinkItemType:x("public-link-item-type"),PublicLinkPermission:x("public-link-permission"),PublicLinkExpiration:x("public-link-expiration"),PublicLinkShareDate:x("public-link-share-datetime"),PublicLinkShareOwner:x("public-link-share-owner")},s=Object.fromEntries(Object.entries(Ne).map(([e,t])=>[e,t.value])),P=class P{};b(P,"Default",[s.Permissions,s.IsFavorite,s.FileId,s.FileParent,s.Name,s.LockDiscovery,s.ActiveLock,s.OwnerId,s.OwnerDisplayName,s.RemoteItemId,s.ShareRoot,s.ShareTypes,s.PrivateLink,s.ContentLength,s.ContentSize,s.LastModifiedDate,s.ETag,s.MimeType,s.ResourceType,s.DownloadURL,s.Tags,s.Audio,s.Location,s.Image,s.Photo]),b(P,"PublicLink",P.Default.concat([s.PublicLinkItemType,s.PublicLinkPermission,s.PublicLinkExpiration,s.PublicLinkShareDate,s.PublicLinkShareOwner])),b(P,"Trashbin",[s.ContentLength,s.ResourceType,s.TrashbinOriginalLocation,s.TrashbinOriginalFilename,s.TrashbinDeletedDate,s.Permissions,s.FileParent]),b(P,"DavNamespace",[s.ContentLength,s.LastModifiedDate,s.ETag,s.MimeType,s.ResourceType,s.LockDiscovery,s.ActiveLock]);let z=P;function ae(e){return e}function je(e,t,i){switch(i.length){case 0:return e.call(t);case 1:return e.call(t,i[0]);case 2:return e.call(t,i[0],i[1]);case 3:return e.call(t,i[0],i[1],i[2])}return e.apply(t,i)}var ze=800,We=16,Ve=Date.now;function Je(e){var t=0,i=0;return function(){var u=Ve(),a=We-(u-i);if(i=u,a>0){if(++t>=ze)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}function He(e){return function(){return e}}var Y=function(){try{var e=I.getNative(Object,"defineProperty");return e({},"",{}),e}catch{}}(),_e=Y?function(e,t){return Y(e,"toString",{configurable:!0,enumerable:!1,value:He(t),writable:!0})}:ae,Be=Je(_e);function Ze(e,t,i,u){for(var a=e.length,n=i+-1;++n<a;)if(t(e[n],n,e))return n;return-1}function qe(e){return e!==e}function Ke(e,t,i){for(var u=i-1,a=e.length;++u<a;)if(e[u]===t)return u;return-1}function Ye(e,t,i){return t===t?Ke(e,t,i):Ze(e,qe,i)}function se(e,t){var i=e==null?0:e.length;return!!i&&Ye(e,t,0)>-1}var Q=Math.max;function Qe(e,t,i){return t=Q(t===void 0?e.length-1:t,0),function(){for(var u=arguments,a=-1,n=Q(u.length-t,0),r=Array(n);++a<n;)r[a]=u[t+a];a=-1;for(var l=Array(t+1);++a<t;)l[a]=u[a];return l[t]=i(r),je(e,this,l)}}function Xe(e,t){return Be(Qe(e,t,ae),e+"")}var Ge=9007199254740991;function et(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=Ge}function tt(e){return e!=null&&et(e.length)&&!I.isFunction(e)}function nt(e,t,i){var u=-1,a=e.length;t<0&&(t=-t>a?0:a+t),i=i>a?a:i,i<0&&(i+=a),a=t>i?0:i-t>>>0,t>>>=0;for(var n=Array(a);++u<a;)n[u]=e[u+t];return n}function rt(e,t,i){var u=e.length;return i=i===void 0?u:i,nt(e,t,i)}var it="\\ud800-\\udfff",at="\\u0300-\\u036f",st="\\ufe20-\\ufe2f",ot="\\u20d0-\\u20ff",ut=at+st+ot,lt="\\ufe0e\\ufe0f",ct="\\u200d",dt=RegExp("["+ct+it+ut+lt+"]");function oe(e){return dt.test(e)}function ft(e){return e.split("")}var ue="\\ud800-\\udfff",pt="\\u0300-\\u036f",ht="\\ufe20-\\ufe2f",mt="\\u20d0-\\u20ff",gt=pt+ht+mt,bt="\\ufe0e\\ufe0f",vt="["+ue+"]",W="["+gt+"]",V="\\ud83c[\\udffb-\\udfff]",xt="(?:"+W+"|"+V+")",le="[^"+ue+"]",ce="(?:\\ud83c[\\udde6-\\uddff]){2}",de="[\\ud800-\\udbff][\\udc00-\\udfff]",Rt="\\u200d",fe=xt+"?",pe="["+bt+"]?",St="(?:"+Rt+"(?:"+[le,ce,de].join("|")+")"+pe+fe+")*",Dt=pe+fe+St,It="(?:"+[le+W+"?",W,ce,de,vt].join("|")+")",Lt=RegExp(V+"(?="+V+")|"+It+Dt,"g");function kt(e){return e.match(Lt)||[]}function wt(e){return oe(e)?kt(e):ft(e)}function Pt(e){return function(t){t=I.toString(t);var i=oe(t)?wt(t):void 0,u=i?i[0]:t.charAt(0),a=i?rt(i,1).join(""):t.slice(1);return u[e]()+a}}var At=Pt("toUpperCase");function Ct(e){return At(I.toString(e).toLowerCase())}function Ot(e,t,i,u){for(var a=-1,n=e==null?0:e.length;++a<n;)i=t(i,e[a],a,e);return i}function yt(e){return function(t){return e==null?void 0:e[t]}}var Tt={À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"s"},Ut=yt(Tt),Et=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,Ft="\\u0300-\\u036f",Mt="\\ufe20-\\ufe2f",$t="\\u20d0-\\u20ff",Nt=Ft+Mt+$t,jt="["+Nt+"]",zt=RegExp(jt,"g");function Wt(e){return e=I.toString(e),e&&e.replace(Et,Ut).replace(zt,"")}var Vt=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g;function Jt(e){return e.match(Vt)||[]}var Ht=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/;function _t(e){return Ht.test(e)}var he="\\ud800-\\udfff",Bt="\\u0300-\\u036f",Zt="\\ufe20-\\ufe2f",qt="\\u20d0-\\u20ff",Kt=Bt+Zt+qt,me="\\u2700-\\u27bf",ge="a-z\\xdf-\\xf6\\xf8-\\xff",Yt="\\xac\\xb1\\xd7\\xf7",Qt="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",Xt="\\u2000-\\u206f",Gt=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",be="A-Z\\xc0-\\xd6\\xd8-\\xde",en="\\ufe0e\\ufe0f",ve=Yt+Qt+Xt+Gt,xe="['’]",X="["+ve+"]",tn="["+Kt+"]",Re="\\d+",nn="["+me+"]",Se="["+ge+"]",De="[^"+he+ve+Re+me+ge+be+"]",rn="\\ud83c[\\udffb-\\udfff]",an="(?:"+tn+"|"+rn+")",sn="[^"+he+"]",Ie="(?:\\ud83c[\\udde6-\\uddff]){2}",Le="[\\ud800-\\udbff][\\udc00-\\udfff]",A="["+be+"]",on="\\u200d",G="(?:"+Se+"|"+De+")",un="(?:"+A+"|"+De+")",ee="(?:"+xe+"(?:d|ll|m|re|s|t|ve))?",te="(?:"+xe+"(?:D|LL|M|RE|S|T|VE))?",ke=an+"?",we="["+en+"]?",ln="(?:"+on+"(?:"+[sn,Ie,Le].join("|")+")"+we+ke+")*",cn="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",dn="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",fn=we+ke+ln,pn="(?:"+[nn,Ie,Le].join("|")+")"+fn,hn=RegExp([A+"?"+Se+"+"+ee+"(?="+[X,A,"$"].join("|")+")",un+"+"+te+"(?="+[X,A+G,"$"].join("|")+")",A+"?"+G+"+"+ee,A+"+"+te,dn,cn,Re,pn].join("|"),"g");function mn(e){return e.match(hn)||[]}function gn(e,t,i){return e=I.toString(e),t=t,t===void 0?_t(e)?mn(e):Jt(e):e.match(t)||[]}var bn="['’]",vn=RegExp(bn,"g");function xn(e){return function(t){return Ot(gn(Wt(t).replace(vn,"")),e,"")}}var Rn=xn(function(e,t,i){return t=t.toLowerCase(),e+(i?Ct(t):t)}),Sn="__lodash_hash_undefined__";function Dn(e){return this.__data__.set(e,Sn),this}function In(e){return this.__data__.has(e)}function y(e){var t=-1,i=e==null?0:e.length;for(this.__data__=new I.MapCache;++t<i;)this.add(e[t])}y.prototype.add=y.prototype.push=Dn;y.prototype.has=In;function J(e,t){return e.has(t)}function Ln(e){return I.isObjectLike(e)&&tt(e)}var kn=Math.min;function wn(e,t,i){for(var u=se,a=e[0].length,n=e.length,r=n,l=Array(n),c=1/0,p=[];r--;){var o=e[r];c=kn(o.length,c),l[r]=a>=120&&o.length>=120?new y(r&&o):void 0}o=e[0];var f=-1,h=l[0];e:for(;++f<a&&p.length<c;){var S=o[f],v=S;if(S=S!==0?S:0,!(h?J(h,v):u(p,v))){for(r=n;--r;){var g=l[r];if(!(g?J(g,v):u(e[r],v)))continue e}h&&h.push(v),p.push(S)}}return p}function Pn(e){return Ln(e)?e:[]}var An=Xe(function(e){var t=I.arrayMap(e,Pn);return t.length&&t[0]===e[0]?wn(t):[]});const Cn={complex:["tar.bz2","tar.gz","tar.xz"]},On=e=>Object.hasOwn(e,"ddate"),yn=e=>Object.hasOwn(e,"highlights"),M=e=>e.replace(/[^A-Za-z0-9\-_]/g,""),Pe=(e,t)=>!e||typeof e!="string"?"":e.indexOf("!")>=0?e.split("!")[t]:"",Ae=e=>Pe(e,0),B=e=>Pe(e,1),Tn=e=>{const t=e.extension||"",i=e.name||"";if(!t.length)return i;const u=i.lastIndexOf(`.${t}`);return i.substring(0,u)},$=e=>{const t=e.name;if(e.type==="directory"||e.isFolder)return"";const i=t.split(".");if(i.length>2)for(let u=0;u<i.length;u++){const a=i.slice(u,i.length).join(".");if(Cn.complex.includes(a))return a}return i.length<2?"":i[i.length-1]},Un=e=>E.basename(E.dirname(e.path))||null,En=e=>typeof e.isShareRoot=="function"&&e.isShareRoot(),U=e=>{if(!e)return e;const t={};return Object.keys(e).forEach(i=>{t[Rn(i)]=e[i]}),t};function Fn(e,t=[]){var v,g,w;const i=((v=e.props[s.Name])==null?void 0:v.toString())||E.basename(e.filename),u=e.props[s.FileId],a=e.type==="directory";let n;e.filename.startsWith("/files")||e.filename.startsWith("/space")?n=e.filename.split("/").slice(3).join("/"):n=e.filename,n.startsWith("/")||(n=`/${n}`);const r=$({...e,name:i}),l=e.props[s.LockDiscovery];let c,p,o;l&&(c=l[s.ActiveLock],p=c[s.LockOwner],o=c[s.LockTime]);let f=[];e.props[s.ShareTypes]&&(f=e.props[s.ShareTypes]["share-type"],Array.isArray(f)||(f=[f]));const h={};for(const d of t||[]){const m=d.split(":").pop();e.props[m]&&(h[d]=e.props[m])}const S={id:u,fileId:u,storageId:Ae(u),parentFolderId:e.props[s.FileParent],mimeType:e.props[s.MimeType],name:i,extension:a?"":r,path:n,webDavPath:e.filename,type:a?"folder":e.type,isFolder:a,locked:!!c,lockOwner:p,lockTime:o,processing:e.processing||!1,mdate:e.props[s.LastModifiedDate],size:a?((g=e.props[s.ContentSize])==null?void 0:g.toString())||"0":((w=e.props[s.ContentLength])==null?void 0:w.toString())||"0",permissions:e.props[s.Permissions]||"",starred:e.props[s.IsFavorite]!==0,etag:e.props[s.ETag],shareTypes:f,privateLink:e.props[s.PrivateLink],downloadURL:e.props[s.DownloadURL],remoteItemId:e.props[s.RemoteItemId],remoteItemPath:e.props[s.ShareRoot],owner:{id:e.props[s.OwnerId],displayName:e.props[s.OwnerDisplayName]},tags:(e.props[s.Tags]||"").toString().split(",").filter(Boolean),audio:U(e.props[s.Audio]),location:U(e.props[s.Location]),image:U(e.props[s.Image]),photo:U(e.props[s.Photo]),extraProps:h,canUpload:function(){return this.permissions.indexOf(D.FolderCreateable)>=0},canDownload:function(){return this.permissions.indexOf(D.SecureView)===-1},canBeDeleted:function(){return this.permissions.indexOf(D.Deletable)>=0},canRename:function(){return this.permissions.indexOf(D.Renameable)>=0},canShare:function({ability:d}){return d.can("create-all","Share")&&this.permissions.indexOf(D.Shareable)>=0},canCreate:function(){return this.permissions.indexOf(D.FolderCreateable)>=0},canEditTags:function(){return this.permissions.indexOf(D.Updateable)>=0||this.permissions.indexOf(D.FileUpdateable)>=0},isMounted:function(){return this.permissions.indexOf(D.Mounted)>=0},isReceivedShare:function(){return this.permissions.indexOf(D.Shared)>=0},isShareRoot(){return e.props[s.ShareRoot]?e.filename.split("/").length===3:!1},canDeny:function(){return this.permissions.indexOf(D.Deny)>=0},getDomSelector:()=>M(u)};return Object.defineProperty(S,"nodeId",{get(){return B(this.id)}}),S}function Mn(e){var n;const t=e.type==="directory",i=(n=e.props[s.TrashbinOriginalFilename])==null?void 0:n.toString(),u=$({name:i,type:e.type}),a=K.basename(e.filename);return{type:t?"folder":e.type,isFolder:t,ddate:e.props[s.TrashbinDeletedDate],name:K.basename(i),extension:u,path:I.urlJoin(e.props[s.TrashbinOriginalLocation],{leadingSlash:!0}),id:a,parentFolderId:e.props[s.FileParent],webDavPath:"",canUpload:()=>!1,canDownload:()=>!1,canBeDeleted:()=>!0,canBeRestored:function(){return!0},canRename:()=>!1,canShare:()=>!1,canCreate:()=>!1,isMounted:()=>!1,isReceivedShare:()=>!1,getDomSelector:()=>M(a)}}var L=(e=>(e.createUpload="libre.graph/driveItem/upload/create",e.createPermissions="libre.graph/driveItem/permissions/create",e.createChildren="libre.graph/driveItem/children/create",e.readBasic="libre.graph/driveItem/basic/read",e.readPath="libre.graph/driveItem/path/read",e.readQuota="libre.graph/driveItem/quota/read",e.readContent="libre.graph/driveItem/content/read",e.readChildren="libre.graph/driveItem/children/read",e.readDeleted="libre.graph/driveItem/deleted/read",e.readPermissions="libre.graph/driveItem/permissions/read",e.readVersions="libre.graph/driveItem/versions/read",e.updatePath="libre.graph/driveItem/path/update",e.updateDeleted="libre.graph/driveItem/deleted/update",e.updatePermissions="libre.graph/driveItem/permissions/update",e.updateVersions="libre.graph/driveItem/versions/update",e.deleteStandard="libre.graph/driveItem/standard/delete",e.deleteDeleted="libre.graph/driveItem/deleted/delete",e.deletePermissions="libre.graph/driveItem/permissions/delete",e))(L||{});const O=e=>e;class C{constructor(t,i,u,a){b(this,"_key");b(this,"_value");b(this,"_label");b(this,"_icon");this._key=t,this._value=i,this._label=u,this._icon=a}get key(){return this._key}get value(){return this._value}get label(){return this._label}get icon(){return this._icon}}const R=class R{static isIndividual(t){return this.individuals.includes(t)}static isCollective(t){return this.collectives.includes(t)}static isUnauthenticated(t){return this.unauthenticated.includes(t)}static isAuthenticated(t){return this.authenticated.includes(t)}static getByValue(t){return this.all.find(i=>i.value===t)}static getByValues(t){return t.map(i=>this.getByValue(i))}static getByKeys(t){return t.map(i=>this.all.find(u=>u.key===i))}static getValues(t){return t.map(i=>i.value)}static containsAnyValue(t,i){return An(this.getValues(t),i).length>0}};b(R,"user",new C("user",0,O("User"),"user")),b(R,"group",new C("group",1,O("Group"),"group")),b(R,"link",new C("link",3,O("Link"),"link")),b(R,"guest",new C("guest",4,O("Guest"),"global")),b(R,"remote",new C("remote",6,O("External"),"earth")),b(R,"individuals",[R.user,R.guest,R.remote]),b(R,"collectives",[R.group]),b(R,"unauthenticated",[R.link]),b(R,"authenticated",[R.user,R.group,R.guest,R.remote]),b(R,"all",[R.user,R.group,R.link,R.guest,R.remote]);let H=R;const $n="a0ca6a90-a365-4782-871e-d44447bbc668",Nn="89f37a33-858b-45fa-8890-a1f2b27d90e1",jn=e=>(e==null?void 0:e.type)==="space",_=e=>(e==null?void 0:e.driveType)==="personal",zn=e=>(e==null?void 0:e.driveType)==="project",Wn=e=>(e==null?void 0:e.driveType)==="share",Vn=e=>(e==null?void 0:e.driveType)==="mountpoint",Ce=e=>(e==null?void 0:e.driveType)==="public";function Oe(e,t){return I.urlJoin("spaces",e,t,{leadingSlash:!0})}function ye(e,t=""){return I.urlJoin("spaces","trash-bin",e,t,{leadingSlash:!0})}function Jn(e,t){const u=e[{image:"spaceImageData",readme:"spaceReadmeData"}[t]];if(!u)return"";const a=decodeURI(u.webDavUrl).split("/"),n=a.find(r=>r.startsWith(e.id));return n?a.slice(a.indexOf(n)+1).join("/"):""}function Hn(e){return Object.values(e.members).filter(({permissions:t})=>t.includes(L.deletePermissions))}function _n(e){var f,h,S,v,g,w;const t=e.publicLinkPassword,i=(f=e.props)==null?void 0:f[s.FileId],u=(h=e.props)==null?void 0:h[s.PublicLinkItemType],a=(S=e.props)==null?void 0:S[s.PublicLinkPermission],n=(v=e.props)==null?void 0:v[s.PublicLinkExpiration],r=(g=e.props)==null?void 0:g[s.PublicLinkShareDate],l=(w=e.props)==null?void 0:w[s.PublicLinkShareOwner],c=e.publicLinkType;let p,o;return c==="ocm"?(p=`ocm/${e.id}`,o=re(e.id)):(p=`public/${e.id}`,o=ne(e.id)),Object.assign(Z({...e,driveType:"public",driveAlias:p,webDavPath:o},{}),{...i&&{fileId:i},...t&&{publicLinkPassword:t},...u&&{publicLinkItemType:u},...a&&{publicLinkPermission:parseInt(a)},...n&&{publicLinkExpiration:n},...r&&{publicLinkShareDate:r},...l&&{publicLinkShareOwner:l},publicLinkType:c})}function Bn({driveAliasPrefix:e,id:t,shareName:i,serverUrl:u}){const a=Z({id:t,driveAlias:`${e}/${i}`,driveType:"share",name:i,serverUrl:u},{});return a.rename=n=>{a.driveAlias=`${e}/${n}`,a.name=n},a}function Z(e,t){var f,h,S,v,g,w;let i,u;e.special&&(i=e.special.find(d=>d.specialFolder.name==="image"),u=e.special.find(d=>d.specialFolder.name==="readme"),i&&(i.webDavUrl=decodeURI(i.webDavUrl)),u&&(u.webDavUrl=decodeURI(u.webDavUrl)));const a=((h=(f=e.root)==null?void 0:f.deleted)==null?void 0:h.state)==="trashed",n=I.urlJoin(e.webDavPath||Oe(e.id),{leadingSlash:!0}),r=I.urlJoin(e.serverUrl,"remote.php/dav",n),l=I.urlJoin(e.webDavTrashPath||ye(e.id),{leadingSlash:!0}),c=I.urlJoin(e.serverUrl,"remote.php/dav",l),p=(v=(S=e.root)==null?void 0:S.permissions)==null?void 0:v.reduce((d,m)=>{var T;return d[(m.grantedToV2.user||m.grantedToV2.group).id]={grantedTo:m.grantedToV2,permissions:qn(m,t),roleId:(T=m.roles)==null?void 0:T[0]},d},{}),o={id:e.id,fileId:e.id,storageId:e.id,mimeType:"",name:e.name,description:e.description,extension:"",path:"/",webDavPath:n,webDavTrashPath:l,driveAlias:e.driveAlias,driveType:e.driveType,type:"space",isFolder:!0,mdate:e.lastModifiedDateTime,size:((g=e.quota)==null?void 0:g.used)||0,tags:[],permissions:"",starred:!1,etag:"",shareTypes:[],privateLink:e.webUrl,downloadURL:"",owner:(w=e.owner)==null?void 0:w.user,disabled:a,root:e.root,spaceQuota:e.quota,members:p||{},spaceImageData:i,spaceReadmeData:u,canUpload:function({user:d}={}){return _(this)&&this.isOwner(d)?!0:k(this,d).includes(L.createUpload)},canDownload:function(){return!0},canBeDeleted:function({user:d,ability:m}={}){return this.disabled?m!=null&&m.can("delete-all","Drive")?!0:k(this,d).includes(L.deletePermissions):!1},canRename:function({user:d,ability:m}={}){return m!=null&&m.can("update-all","Drive")?!0:k(this,d).includes(L.deletePermissions)},canEditDescription:function({user:d,ability:m}={}){return m!=null&&m.can("update-all","Drive")?!0:k(this,d).includes(L.deletePermissions)},canRestore:function({user:d,ability:m}={}){return this.disabled?m!=null&&m.can("update-all","Drive")?!0:k(this,d).includes(L.deletePermissions):!1},canDisable:function({user:d,ability:m}={}){return this.disabled?!1:m!=null&&m.can("delete-all","Drive")?!0:k(this,d).includes(L.deletePermissions)},canShare:function({user:d}={}){return k(this,d).includes(L.createPermissions)},canEditImage:function({user:d}={}){return this.disabled?!1:k(this,d).includes(L.deletePermissions)},canEditReadme:function({user:d}={}){return this.disabled?!1:k(this,d).includes(L.deletePermissions)},canRestoreFromTrashbin:function({user:d}={}){return k(this,d).includes(L.updateDeleted)},canDeleteFromTrashBin:function({user:d}={}){return k(this,d).includes(L.deletePermissions)},canListVersions:function({user:d}={}){return _(this)&&this.isOwner(d)?!0:k(this,d).includes(L.readVersions)},canCreate:function(){return!0},canEditTags:function(){return!1},isMounted:function(){return!0},isReceivedShare:function(){return!1},isShareRoot:function(){return["share","mountpoint","public"].includes(e.driveType)},canDeny:()=>!1,getDomSelector:()=>M(e.id),getDriveAliasAndItem({path:d}){return I.urlJoin(this.driveAlias,d,{leadingSlash:!1})},getWebDavUrl({path:d}){return I.urlJoin(r,d)},getWebDavTrashUrl({path:d}){return I.urlJoin(c,d)},isMember(d){var m;return Ce(this)?!1:this.isOwner(d)||this.members[d.id]?!0:(m=d.memberOf)==null?void 0:m.some(T=>!!this.members[T.id])},isOwner(d){var m;return(d==null?void 0:d.id)===((m=this.owner)==null?void 0:m.id)}};return Object.defineProperty(o,"nodeId",{get(){return B(this.id)}}),o}function Zn(e){return{id:e.spaceImageData.id,name:e.spaceImageData.name,etag:e.spaceImageData.eTag,extension:$({name:e.spaceImageData.name}),mimeType:e.spaceImageData.file.mimeType,type:"file",webDavPath:I.urlJoin(e.webDavPath,".space",e.spaceImageData.name),canDownload:()=>!0}}function k(e,t){var a;const i=[];if(!t)return i;const u=e.members[t.id];return u&&i.push(...u.permissions),(a=t.memberOf)==null||a.forEach(n=>{const r=e.members[n.id];r&&i.push(...r.permissions)}),[...new Set(i)]}function qn(e,t){var u;if(e["@libre.graph.permissions.actions"])return e["@libre.graph.permissions.actions"];const i=t[(u=e.roles)==null?void 0:u[0]];if(i){const a=i.rolePermissions.find(({condition:n})=>n==="exists @Resource.Root");return(a==null?void 0:a.allowedResourceActions)||[]}return[]}exports.DavMethod=ie;exports.DavPermission=D;exports.DavProperties=z;exports.DavProperty=s;exports.GraphSharePermission=L;exports.OCM_PROVIDER_ID=Nn;exports.SHARE_JAIL_ID=$n;exports.SetCache=y;exports.ShareType=C;exports.ShareTypes=H;exports.arrayIncludes=se;exports.buildDeletedResource=Mn;exports.buildPublicSpaceResource=_n;exports.buildResource=Fn;exports.buildShareSpaceResource=Bn;exports.buildSpace=Z;exports.buildSpaceImageResource=Zn;exports.buildWebDavOcmPath=re;exports.buildWebDavPublicPath=ne;exports.buildWebDavSpacesPath=Oe;exports.buildWebDavSpacesTrashPath=ye;exports.cacheHas=J;exports.extractDomSelector=M;exports.extractExtensionFromFile=$;exports.extractNameWithoutExtension=Tn;exports.extractNodeId=B;exports.extractParentFolderName=Un;exports.extractStorageId=Ae;exports.getPermissionsForSpaceMember=k;exports.getRelativeSpecialFolderSpacePath=Jn;exports.getSpaceManagers=Hn;exports.isMountPointSpaceResource=Vn;exports.isPersonalSpaceResource=_;exports.isProjectSpaceResource=zn;exports.isPublicSpaceResource=Ce;exports.isSearchResource=yn;exports.isShareRoot=En;exports.isShareSpaceResource=Wn;exports.isSpaceResource=jn;exports.isTrashResource=On;
|
|
@@ -792,7 +792,6 @@ function Zn(e, t = []) {
|
|
|
792
792
|
processing: e.processing || !1,
|
|
793
793
|
mdate: e.props[s.LastModifiedDate],
|
|
794
794
|
size: a ? ((g = e.props[s.ContentSize]) == null ? void 0 : g.toString()) || "0" : ((A = e.props[s.ContentLength]) == null ? void 0 : A.toString()) || "0",
|
|
795
|
-
indicators: [],
|
|
796
795
|
permissions: e.props[s.Permissions] || "",
|
|
797
796
|
starred: e.props[s.IsFavorite] !== 0,
|
|
798
797
|
etag: e.props[s.ETag],
|
|
@@ -864,7 +863,6 @@ function Jn(e) {
|
|
|
864
863
|
path: C(e.props[s.TrashbinOriginalLocation], { leadingSlash: !0 }),
|
|
865
864
|
id: a,
|
|
866
865
|
parentFolderId: e.props[s.FileParent],
|
|
867
|
-
indicators: [],
|
|
868
866
|
webDavPath: "",
|
|
869
867
|
canUpload: () => !1,
|
|
870
868
|
canDownload: () => !1,
|
|
@@ -1038,7 +1036,6 @@ function Ie(e, t) {
|
|
|
1038
1036
|
isFolder: !0,
|
|
1039
1037
|
mdate: e.lastModifiedDateTime,
|
|
1040
1038
|
size: ((g = e.quota) == null ? void 0 : g.used) || 0,
|
|
1041
|
-
indicators: [],
|
|
1042
1039
|
tags: [],
|
|
1043
1040
|
permissions: "",
|
|
1044
1041
|
starred: !1,
|
|
@@ -6,7 +6,7 @@ var Hr = (r, e, t) => e in r ? zr(r, e, { enumerable: !0, configurable: !0, writ
|
|
|
6
6
|
var k = (r, e, t) => Hr(r, typeof e != "symbol" ? e + "" : e, t), Ke = (r, e, t) => e.has(r) || _t("Cannot " + t);
|
|
7
7
|
var S = (r, e, t) => (Ke(r, e, "read from private field"), t ? t.call(r) : e.get(r)), ie = (r, e, t) => e.has(r) ? _t("Cannot add the same private member more than once") : e instanceof WeakSet ? e.add(r) : e.set(r, t), W = (r, e, t, n) => (Ke(r, e, "write to private field"), n ? n.call(r, t) : e.set(r, t), t), ge = (r, e, t) => (Ke(r, e, "access private method"), t);
|
|
8
8
|
import { a as Zr } from "./index-DQ96P-uk.js";
|
|
9
|
-
import { D as Tt, I as je, J as $e, s as Jr, l as Ae, p as wr, m as Yr, K as de } from "./functions-
|
|
9
|
+
import { D as Tt, I as je, J as $e, s as Jr, l as Ae, p as wr, m as Yr, K as de } from "./functions-l5kdzi5h.js";
|
|
10
10
|
import { u as q } from "./toString-Cn0xCZ28.js";
|
|
11
11
|
import { ocs as Kr } from "./web-client/ocs.js";
|
|
12
12
|
import { p as we, g as Ue } from "./index-Pl8khka8.js";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const y=require("./web-client/graph/generated.cjs"),b=require("./toString-hHr716Th.cjs"),o=require("./functions-DJR5h-q5.cjs"),N=({axiosClient:e,config:n})=>{const l=y.UserApiFactory(n,n.basePath,e),c=y.UsersApiFactory(n,n.basePath,e),i=y.MeUserApiFactory(n,n.basePath,e),r=y.MeChangepasswordApiFactory(n,n.basePath,e),t=y.UserAppRoleAssignmentApiFactory(n,n.basePath,e);return{async getUser(a,s,u){const{data:d}=await l.getUser(a,s!=null&&s.select?new Set([...s.select]):null,s!=null&&s.expand?new Set([...s.expand]):new Set(["drive","memberOf","appRoleAssignments"]),u);return d},async createUser(a,s){const{data:u}=await c.createUser(a,s);return u},async editUser(a,s,u){const{data:d}=await l.updateUser(a,s,u);return d},async deleteUser(a,s,u){await l.deleteUser(a,s,u)},async listUsers(a,s){const{data:{value:u}}=await c.listUsers(a==null?void 0:a.search,a==null?void 0:a.filter,a!=null&&a.orderBy?new Set([...a.orderBy]):null,a!=null&&a.select?new Set([...a.select]):null,a!=null&&a.expand?new Set([...a.expand]):null,s);return u},async getMe(a,s){const{data:u}=await i.getOwnUser(a!=null&&a.expand?new Set([...a.expand]):new Set(["memberOf"]),s);return u},async editMe(a,s){const{data:u}=await i.updateOwnUser(a,s);return u},async changeOwnPassword(a,s){await r.changeOwnPassword(a,s)},async exportPersonalData(a,s,u){await l.exportPersonalData(a,s,u)},async createUserAppRoleAssignment(a,s,u){const{data:d}=await t.userCreateAppRoleAssignments(a,s,u);return d}}},E=({axiosClient:e,config:n})=>{const l=y.GroupApiFactory(n,n.basePath,e),c=y.GroupsApiFactory(n,n.basePath,e);return{async getGroup(i,r,t){const{data:a}=await l.getGroup(i,r!=null&&r.select?new Set([...r.select]):null,r!=null&&r.expand?new Set([...r.expand]):new Set(["members"]),t);return a},async createGroup(i,r){const{data:t}=await c.createGroup(i,r);return t},async editGroup(i,r,t){const{data:a}=await l.updateGroup(i,r,t);return a},async deleteGroup(i,r,t){await l.deleteGroup(i,r,t)},async listGroups(i,r){const{data:{value:t}}=await c.listGroups(i==null?void 0:i.search,i!=null&&i.orderBy?new Set([...i.orderBy]):null,i!=null&&i.select?new Set([...i.select]):null,i!=null&&i.expand?new Set([...i.expand]):null,r);return t},async addMember(i,r,t){await l.addMember(i,{"@odata.id":b.urlJoin(n.basePath,"v1.0","users",r)},t)},async deleteMember(i,r,t,a){await l.deleteMember(i,r,t,a)}}},L=({axiosClient:e,config:n})=>{const l=y.ApplicationsApiFactory(n,n.basePath,e);return{async getApplication(c,i){const{data:r}=await l.getApplication(c,i);return r},async listApplications(c){const{data:{value:i}}=await l.listApplications(c);return i||[]}}};function x(){}var P=b.getNative(b.root,"Set");function k(e){var n=-1,l=Array(e.size);return e.forEach(function(c){l[++n]=c}),l}var W=1/0,z=P&&1/k(new P([,-0]))[1]==W?function(e){return new P(e)}:x,j=200;function J(e,n,l){var c=-1,i=o.arrayIncludes,r=e.length,t=!0,a=[],s=a;if(r>=j){var u=z(e);if(u)return k(u);t=!1,i=o.cacheHas,s=new o.SetCache}else s=a;e:for(;++c<r;){var d=e[c],h=d;if(d=d!==0?d:0,t&&h===h){for(var m=s.length;m--;)if(s[m]===h)continue e;a.push(d)}else i(s,h,l)||(s!==a&&s.push(h),a.push(d))}return a}function _(e){return e&&e.length?J(e):[]}const U=e=>Object.hasOwn(e,"sharedWith"),O=e=>U(e)&&e.outgoing,H=e=>U(e)&&!e.outgoing,Y=e=>Object.hasOwn(e,"role"),Q=e=>!Object.hasOwn(e,"role"),M=({driveItem:e,graphRoles:n})=>{var l;return(l=e.remoteItem)==null?void 0:l.permissions.reduce((c,i)=>{var r;return(r=i.roles)==null||r.forEach(t=>{const a=n[t];a&&!c.some(({id:s})=>s===a.id)&&c.push(a)}),c},[])},G=({driveItem:e,shareRoles:n})=>{var c;if(!n.length){const i=(c=e.remoteItem)==null?void 0:c.permissions.reduce((r,t)=>{const a=t["@libre.graph.permissions.actions"];return a&&r.push(...a),r},[]);return[...new Set(i)]}const l=n.reduce((i,r)=>(r.rolePermissions.forEach(t=>{i.push(...t.allowedResourceActions)}),i),[]);return[...new Set(l)]};function Z({driveItem:e,graphRoles:n,serverUrl:l}){var m,p,R,w;const c=e.name||e.remoteItem.name,i=o.extractStorageId(e.remoteItem.id),r=e.remoteItem.permissions.map(S=>{const{grantedToV2:v}=S;return{...v.group||v.user,shareType:f(S)}}),t=e.remoteItem.permissions.reduce((S,v)=>{const F=v.invitation.invitedBy.user;return S.some(({id:B})=>B===F.id)||S.push(F),S},[]);let a=_(e.remoteItem.permissions.map(f));t.some(S=>S["@libre.graph.userType"]==="Federated")&&(a=[o.ShareTypes.remote.value]);const u=M({driveItem:e,graphRoles:n}),d=G({driveItem:e,shareRoles:u}),h={id:e.id,remoteItemId:e.remoteItem.id,driveId:(m=e.parentReference)==null?void 0:m.driveId,path:"/",name:c,fileId:e.remoteItem.id,size:e.size,storageId:i,parentFolderId:(p=e.parentReference)==null?void 0:p.id,sdate:e.remoteItem.permissions[0].createdDateTime,tags:[],webDavPath:o.buildWebDavSpacesPath(e.remoteItem.id,"/"),sharedBy:t,owner:(R=e.remoteItem.createdBy)==null?void 0:R.user,sharedWith:r,shareTypes:a,isFolder:!!e.folder,type:e.folder?"folder":"file",mimeType:((w=e.file)==null?void 0:w.mimeType)||"httpd/unix-directory",mdate:e.lastModifiedDateTime?new Date(e.lastModifiedDateTime).toUTCString():void 0,syncEnabled:e["@client.synchronize"],hidden:e["@UI.Hidden"],shareRoles:u,sharePermissions:d,outgoing:!1,privateLink:b.urlJoin(l,"f",e.remoteItem.id),canRename:()=>e["@client.synchronize"],canDownload:()=>d.includes(o.GraphSharePermission.readContent),canUpload:()=>d.includes(o.GraphSharePermission.createUpload),canCreate:()=>d.includes(o.GraphSharePermission.createChildren),canBeDeleted:()=>d.includes(o.GraphSharePermission.deleteStandard),canEditTags:()=>d.includes(o.GraphSharePermission.createChildren),isMounted:()=>!1,isReceivedShare:()=>!0,canShare:()=>!1,canDeny:()=>!1,getDomSelector:()=>o.extractDomSelector(e.id)};return h.extension=o.extractExtensionFromFile(h),h}function $({driveItem:e,user:n,serverUrl:l}){var t,a,s;const c=o.extractStorageId(e.id),i=b.urlJoin(e.parentReference.path,e.name),r={id:e.id,driveId:(t=e.parentReference)==null?void 0:t.driveId,path:i,name:e.name,fileId:e.id,size:e.size,storageId:c,parentFolderId:(a=e.parentReference)==null?void 0:a.id,sdate:e.permissions[0].createdDateTime,tags:[],webDavPath:o.buildWebDavSpacesPath(c,i),sharedBy:[{id:n.id,displayName:n.displayName}],owner:{id:n.id,displayName:n.displayName},sharedWith:e.permissions.map(u=>{if(u.link)return{id:u.id,displayName:u.link["@libre.graph.displayName"],shareType:o.ShareTypes.link.value};const d=f(u);return{...u.grantedToV2.user||u.grantedToV2.group,shareType:d}}),shareTypes:e.permissions.map(f),isFolder:!!e.folder,type:e.folder?"folder":"file",mimeType:((s=e.file)==null?void 0:s.mimeType)||"httpd/unix-directory",outgoing:!0,privateLink:b.urlJoin(l,"f",e.id),canRename:()=>!0,canDownload:()=>!0,canUpload:()=>!0,canCreate:()=>!0,canBeDeleted:()=>!0,canEditTags:()=>!0,isMounted:()=>!1,isReceivedShare:()=>!0,canShare:()=>!0,canDeny:()=>!0,getDomSelector:()=>o.extractDomSelector(e.id)};return r.extension=o.extractExtensionFromFile(r),r}function A({graphPermission:e,graphRoles:n,resourceId:l,indirect:c=!1}){var t,a,s;const i=n[(t=e.roles)==null?void 0:t[0]],r=(s=(a=e.invitation)==null?void 0:a.invitedBy)==null?void 0:s.user;return{id:e.id,resourceId:l,indirect:c,shareType:f(e),role:i,sharedBy:{id:r==null?void 0:r.id,displayName:r==null?void 0:r.displayName},sharedWith:e.grantedToV2.user||e.grantedToV2.group,permissions:e["@libre.graph.permissions.actions"]?e["@libre.graph.permissions.actions"]:i.rolePermissions.flatMap(u=>u.allowedResourceActions),createdDateTime:e.createdDateTime,expirationDateTime:e.expirationDateTime}}function g({graphPermission:e,resourceId:n,indirect:l=!1}){var i,r;const c=(r=(i=e.invitation)==null?void 0:i.invitedBy)==null?void 0:r.user;return{id:e.id,resourceId:n,indirect:l,shareType:o.ShareTypes.link.value,sharedBy:{id:c==null?void 0:c.id,displayName:c==null?void 0:c.displayName},hasPassword:e.hasPassword,createdDateTime:e.createdDateTime,expirationDateTime:e.expirationDateTime,displayName:e.link["@libre.graph.displayName"],isQuickLink:e.link["@libre.graph.quickLink"],type:e.link.type,webUrl:e.link.webUrl,preventsDownload:e.link.preventsDownload}}function f({link:e,grantedToV2:n}){var l;return e?o.ShareTypes.link.value:n!=null&&n.group?o.ShareTypes.group.value:((l=n==null?void 0:n.user)==null?void 0:l["@libre.graph.userType"])==="Federated"?o.ShareTypes.remote.value:o.ShareTypes.user.value}const D=e=>new URL(e.webUrl).origin,K={manager:"312c0871-5ef7-4b3a-85b6-0e4074c64049",editor:"58c63c02-1d89-4572-916a-870abc5a1b7d",viewer:"a8d5fe5e-96e3-418d-825b-534dbdf22b99"},T=e=>{var n,l;return(l=(n=e.root)==null?void 0:n.permissions)==null||l.forEach(c=>{var r;c.grantedToV2=c.grantedToV2||((r=c.grantedToIdentities)==null?void 0:r[0]),delete c.grantedToIdentities;const i=c.roles[0];i&&(c.roles[0]=K[i])}),e},V=({axiosClient:e,config:n})=>{const l=y.DrivesApiFactory(n,n.basePath,e),c=new y.MeDrivesApi(n,n.basePath,e),i=new y.DrivesGetDrivesApi(n,n.basePath,e);return{async getDrive(r,t,a){let{data:s}=await l.getDrive(r,a);return s=T(s),o.buildSpace({...s,serverUrl:D(s)},t)},async createDrive(r,t,a){let{data:s}=await l.createDrive(r,a);return s=T(s),o.buildSpace({...s,serverUrl:D(s)},t)},async updateDrive(r,t,a,s){let{data:u}=await l.updateDrive(r,t,s);return u=T(u),o.buildSpace({...u,serverUrl:D(u)},a)},async disableDrive(r,t,a){await l.deleteDrive(r,t,a)},async deleteDrive(r,t,a){await l.deleteDrive(r,t,{headers:{...(a==null?void 0:a.headers)&&a.headers||{},Purge:"T"},...a&&{requestOptions:a}||{}})},async listMyDrives(r,t,a){const{data:{value:s}}=await c.listMyDrivesBeta(t==null?void 0:t.orderBy,t==null?void 0:t.filter,a);return s.map(u=>o.buildSpace({...u,serverUrl:D(u)},r))},async listAllDrives(r,t,a){const{data:{value:s}}=await i.listAllDrivesBeta(t==null?void 0:t.orderBy,t==null?void 0:t.filter,a);return s.map(u=>o.buildSpace({...u,serverUrl:D(u)},r))}}},X=({axiosClient:e,config:n})=>{const l=y.DriveItemApiFactory(n,n.basePath,e),c=y.DrivesRootApiFactory(n,n.basePath,e),i=y.MeDriveApiFactory(n,n.basePath,e);return{async getDriveItem(r,t,a){const{data:s}=await l.getDriveItem(r,t,a);return s},async createDriveItem(r,t,a){const{data:s}=await c.createDriveItem(r,t,a);return s},async updateDriveItem(r,t,a,s){const{data:u}=await l.updateDriveItem(r,t,a,s);return u},async deleteDriveItem(r,t,a){await l.deleteDriveItem(r,t,a)},async listSharedByMe(r){const{data:t}=await i.listSharedByMe(r);return(t==null?void 0:t.value)||[]},async listSharedWithMe(r){const{data:t}=await i.listSharedWithMe(r);return(t==null?void 0:t.value)||[]}}},C=({axiosClient:e,config:n})=>{const l=y.TagsApiFactory(n,n.basePath,e);return{async listTags(c){const{data:{value:i}}=await l.getTags(c);return i||[]},async assignTags(c,i){await l.assignTags(c,i)},async unassignTags(c,i){await l.unassignTags(c,i)}}},q=({axiosClient:e,config:n})=>{const l=y.ActivitiesApiFactory(n,n.basePath,e);return{async listActivities(c,i){const{data:{value:r}}=await l.getActivities(c,i);return r||[]}}},I=({axiosClient:e,config:n})=>{const l=y.DrivesRootApiFactory(n,n.basePath,e),c=y.RoleManagementApiFactory(n,n.basePath,e),i=y.DrivesPermissionsApiFactory(n,n.basePath,e);return{async getPermission(r,t,a,s,u){const{data:d}=await i.getPermission(r,t,a,u);return d.link?g({graphPermission:d,resourceId:t}):A({graphPermission:d,resourceId:t,graphRoles:s||{}})},async listPermissions(r,t,a,s,u){let d;if(r===t){const{data:w}=await l.listPermissionsSpaceRoot(r,s==null?void 0:s.filter,s!=null&&s.select?new Set([...s.select]):null,u);d=w}else{const{data:w}=await i.listPermissions(r,t,s==null?void 0:s.filter,s!=null&&s.select?new Set([...s.select]):null,u);d=w}const h=d.value||[],m=d["@libre.graph.permissions.actions.allowedValues"],p=d["@libre.graph.permissions.roles.allowedValues"];return{shares:h.map(w=>w.link?g({graphPermission:w,resourceId:t}):A({graphPermission:w,resourceId:t,graphRoles:a||{}})),allowedActions:m,allowedRoles:p}},async updatePermission(r,t,a,s,u,d){let h;if(r===t){const{data:m}=await l.updatePermissionSpaceRoot(r,a,s,d);h=m}else{const{data:m}=await i.updatePermission(r,t,a,s,d);h=m}return h.link?g({graphPermission:h,resourceId:t}):A({graphPermission:h,resourceId:t,graphRoles:u||{}})},async deletePermission(r,t,a,s){if(r===t){await l.deletePermissionSpaceRoot(r,a,s);return}await i.deletePermission(r,t,a,s)},async createInvite(r,t,a,s,u){var h,m;let d;if(r===t){const{data:p}=await l.inviteSpaceRoot(r,a,u);d=(h=p.value)==null?void 0:h[0]}else{const{data:p}=await i.invite(r,t,a,u);d=(m=p.value)==null?void 0:m[0]}if(!d)throw new Error("no permission returned");return A({graphPermission:d,resourceId:t,graphRoles:s||{}})},async createLink(r,t,a,s){let u;if(r===t){const{data:d}=await l.createLinkSpaceRoot(r,a,s);u=d}else{const{data:d}=await i.createLink(r,t,a,s);u=d}return g({graphPermission:u,resourceId:t})},async setPermissionPassword(r,t,a,s,u){let d;if(r===t){const{data:h}=await l.setPermissionPasswordSpaceRoot(r,a,s,u);d=h}else{const{data:h}=await i.setPermissionPassword(r,t,a,s,u);d=h}return g({graphPermission:d,resourceId:t})},async listRoleDefinitions(r){const{data:t}=await c.listPermissionRoleDefinitions(r);return t}}},ee=(e,n)=>{const l=new URL(e);l.pathname=[...l.pathname.split("/"),"graph"].filter(Boolean).join("/");const c=new y.Configuration({basePath:l.href});return{activities:q({axiosClient:n,config:c}),applications:L({axiosClient:n,config:c}),tags:C({axiosClient:n,config:c}),drives:V({axiosClient:n,config:c}),driveItems:X({axiosClient:n,config:c}),users:N({axiosClient:n,config:c}),groups:E({axiosClient:n,config:c}),permissions:I({axiosClient:n,config:c})}};exports.buildCollaboratorShare=A;exports.buildIncomingShareResource=Z;exports.buildLinkShare=g;exports.buildOutgoingShareResource=$;exports.getShareResourcePermissions=G;exports.getShareResourceRoles=M;exports.graph=ee;exports.isCollaboratorShare=Y;exports.isIncomingShareResource=H;exports.isLinkShare=Q;exports.isOutgoingShareResource=O;exports.isShareResource=U;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var Br=Object.defineProperty;var Rt=r=>{throw TypeError(r)};var qr=(r,e,t)=>e in r?Br(r,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[e]=t;var U=(r,e,t)=>qr(r,typeof e!="symbol"?e+"":e,t),Je=(r,e,t)=>e.has(r)||Rt("Cannot "+t);var S=(r,e,t)=>(Je(r,e,"read from private field"),t?t.call(r):e.get(r)),oe=(r,e,t)=>e.has(r)?Rt("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(r):e.set(r,t),X=(r,e,t,n)=>(Je(r,e,"write to private field"),n?n.call(r,t):e.set(r,t),t),me=(r,e,t)=>(Je(r,e,"access private method"),t);const Wr=require("./index-re-e8Ljt.cjs"),L=require("./functions-CLNcqXgl.cjs"),W=require("./toString-hHr716Th.cjs"),Xr=require("./web-client/ocs.cjs"),ce=require("./index-C6VnMvgz.cjs"),Ie=r=>encodeURIComponent(r).split("%2F").join("/");class xt extends Error{constructor(t,n,o=null){super(t);U(this,"response");U(this,"statusCode");this.response=n,this.statusCode=o}}class mr extends xt{constructor(t,n,o,u=null){super(t,o,u);U(this,"errorCode");this.errorCode=n}}const ge=(r,{fileId:e,path:t,name:n})=>{if(t!==void 0)return W.urlJoin(r.webDavPath,t);if(e!==void 0){if(L.isPublicSpaceResource(r))throw new Error("public spaces need a path provided");return W.urlJoin("spaces",e,n||"")}return r.webDavPath},Gr=(r,e)=>({copyFiles(t,{path:n,fileId:o},u,{path:l,parentFolderId:i,name:h},{overwrite:a,...s}={}){const f=ge(t,{fileId:o,path:n}),c=ge(u,{fileId:i,path:l,name:h});return r.copy(f,c,{overwrite:a||!1,...s})}}),zr=(r,e,t)=>({async createFolder(n,{path:o,parentFolderId:u,folderName:l,fetchFolder:i=!0,...h}){const a=ge(n,{fileId:u,path:o,name:l});if(await r.mkcol(a),i)return e.getFileInfo(n,{path:o},h)}}),Jr=(r,{axiosClient:e})=>({async getFileContents(t,{fileId:n,path:o},{responseType:u="text",noCache:l=!0,headers:i,...h}={}){try{const a=ge(t,{fileId:n,path:o}),s=await e.get(r.getFileUrl(a),{responseType:u,headers:{...l&&{"Cache-Control":"no-cache"},...i||{}},...h});return{response:s,body:s.data,headers:{ETag:s.headers.etag,"OC-ETag":s.headers["oc-etag"],"OC-FileId":s.headers["oc-fileid"]}}}catch(a){const{message:s,response:f}=a;throw new xt(s,f,f.status)}}}),Hr=(r,e)=>({async getFileInfo(t,n,o){return(await r.listFiles(t,n,{depth:0,...o})).resource}}),Zr=(r,e,{axiosClient:t,baseUrl:n})=>({async getFileUrl(o,u,{disposition:l="attachment",isUrlSigningEnabled:i=!1,signUrlTimeout:h=86400,version:a=null,doHeadRequest:s=!1,username:f="",...c}){const d=l==="inline";let{downloadURL:m}=u,g=!0;if(!m&&!d&&(m=a?r.getFileUrl(W.urlJoin("meta",u.fileId,"v",a)):r.getFileUrl(u.webDavPath),f&&s&&await t.head(m),i&&f?m=await Xr.ocs(n,t).signUrl(m,f):g=!1),!g||d){const w=await e.getFileContents(o,u,{responseType:"blob",...c});m=URL.createObjectURL(w.body)}return m},revokeUrl:o=>{o&&o.startsWith("blob:")&&URL.revokeObjectURL(o)}}),Yr=(r,e)=>({getPublicFileUrl(t,n){return r.getFileUrl(W.urlJoin("public-files",n))}}),Kr=(r,e,t)=>({async listFiles(n,{path:o,fileId:u}={},{depth:l=1,davProperties:i,isTrash:h=!1,...a}={}){let s;if(L.isPublicSpaceResource(n)){s=await r.propfind(W.urlJoin(n.webDavPath,o),{depth:l,properties:i||L.DavProperties.PublicLink,...a}),s.forEach(m=>{m.filename=m.filename.split("/").slice(1).join("/")}),s.length===1&&(s[0].filename=W.urlJoin(n.id,o,{leadingSlash:!0})),s.forEach(m=>{m.filename=m.filename.split("/").slice(2).join("/")});const c=n.driveAlias.startsWith("ocm/")?"ocm":"public-link";if((!o||o==="/")&&l>0&&c==="ocm"&&s[0].props[L.DavProperty.PublicLinkItemType]==="file"&&(s=[{basename:n.fileId,type:"directory",filename:"",props:{}},...s]),!o){const[m,...g]=s;return{resource:L.buildPublicSpaceResource({...m,id:n.id,driveAlias:n.driveAlias,webDavPath:n.webDavPath,publicLinkType:c}),children:g.map(w=>L.buildResource(w,r.extraProps))}}const d=s.map(m=>L.buildResource(m,r.extraProps));return{resource:d[0],children:d.slice(1)}}const f=async()=>{const c=await e.getPathForFileId(u);return this.listFiles(n,{path:c},{depth:l,davProperties:i})};try{let c="";if(h?c=L.buildWebDavSpacesTrashPath(n.id):c=ge(n,{fileId:u,path:o}),s=await r.propfind(c,{depth:l,properties:i||L.DavProperties.Default,...a}),h)return{resource:L.buildResource(s[0],r.extraProps),children:s.slice(1).map(L.buildDeletedResource)};const d=s.map(g=>L.buildResource(g,r.extraProps)),m=u===n.id;return u&&!m&&u!==d[0].fileId?f():{resource:d[0],children:d.slice(1)}}catch(c){if(c.statusCode===404&&u)return f();throw c}}}),Qr=(r,e)=>({moveFiles(t,{path:n,fileId:o},u,{path:l,parentFolderId:i,name:h},{overwrite:a,...s}={}){const f=ge(t,{fileId:o,path:n}),c=ge(u,{fileId:i,path:l,name:h});return r.move(f,c,{overwrite:a||!1,...s})}}),Dr=(r,e,t)=>({async putFileContents(n,{fileName:o,path:u,parentFolderId:l,content:i="",previousEntityTag:h="",overwrite:a,onUploadProgress:s=null,...f}){const c=ge(n,{fileId:l,name:o,path:u}),{result:d}=await r.put(c,i,{previousEntityTag:h,overwrite:a,onUploadProgress:s,...f});return e.getFileInfo(n,{fileId:d.headers.get("Oc-Fileid"),path:u})}}),en=(r,e)=>({deleteFile(t,{path:n,...o}){return r.delete(W.urlJoin(t.webDavPath,n),o)}}),tn=(r,e)=>({restoreFile(t,{id:n},{path:o},{overwrite:u,...l}={}){if(L.isPublicSpaceResource(t))return;const i=W.urlJoin(t.webDavPath,o);return r.move(W.urlJoin(t.webDavTrashPath,n),i,{overwrite:u,...l})}}),rn=(r,e)=>({restoreFileVersion(t,{parentFolderId:n,name:o,path:u},l,i={}){const h=ge(t,{path:u,fileId:n,name:o}),a=W.urlJoin("meta",n,"v",l,{leadingSlash:!0}),s=W.urlJoin("files",h,{leadingSlash:!0});return r.copy(a,s,i)}}),nn=(r,e)=>({clearTrashBin(t,{id:n,...o}={}){let u=L.buildWebDavSpacesTrashPath(t.id);return n&&(u=W.urlJoin(u,n)),r.delete(u,o)}}),sn=(r,e)=>({async search(t,{davProperties:n=L.DavProperties.Default,searchLimit:o,...u}){const l="/spaces/",{range:i,results:h}=await r.report(l,{pattern:t,limit:o,properties:n,...u});return{resources:h.map(a=>({...L.buildResource(a,r.extraProps),highlights:a.props[L.DavProperty.Highlights]||""})),totalResults:i?parseInt(i==null?void 0:i.split("/")[1]):null}}}),on=(r,e)=>({async getPathForFileId(t,n={}){return(await r.propfind(W.urlJoin("meta",t,{leadingSlash:!0}),{properties:[L.DavProperty.MetaPathForUser],...n}))[0].props[L.DavProperty.MetaPathForUser]}});/*! For license information please see index.js.LICENSE.txt */var an={2:r=>{function e(o,u,l){o instanceof RegExp&&(o=t(o,l)),u instanceof RegExp&&(u=t(u,l));var i=n(o,u,l);return i&&{start:i[0],end:i[1],pre:l.slice(0,i[0]),body:l.slice(i[0]+o.length,i[1]),post:l.slice(i[1]+u.length)}}function t(o,u){var l=u.match(o);return l?l[0]:null}function n(o,u,l){var i,h,a,s,f,c=l.indexOf(o),d=l.indexOf(u,c+1),m=c;if(c>=0&&d>0){for(i=[],a=l.length;m>=0&&!f;)m==c?(i.push(m),c=l.indexOf(o,m+1)):i.length==1?f=[i.pop(),d]:((h=i.pop())<a&&(a=h,s=d),d=l.indexOf(u,m+1)),m=c<d&&c>=0?c:d;i.length&&(f=[a,s])}return f}r.exports=e,e.range=n},101:function(r,e,t){var n;r=t.nmd(r),function(o){var u=(r&&r.exports,typeof ce.global=="object"&&ce.global);u.global!==u&&u.window;var l=function(f){this.message=f};(l.prototype=new Error).name="InvalidCharacterError";var i=function(f){throw new l(f)},h="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",a=/[\t\n\f\r ]/g,s={encode:function(f){f=String(f),/[^\0-\xFF]/.test(f)&&i("The string to be encoded contains characters outside of the Latin1 range.");for(var c,d,m,g,w=f.length%3,y="",p=-1,v=f.length-w;++p<v;)c=f.charCodeAt(p)<<16,d=f.charCodeAt(++p)<<8,m=f.charCodeAt(++p),y+=h.charAt((g=c+d+m)>>18&63)+h.charAt(g>>12&63)+h.charAt(g>>6&63)+h.charAt(63&g);return w==2?(c=f.charCodeAt(p)<<8,d=f.charCodeAt(++p),y+=h.charAt((g=c+d)>>10)+h.charAt(g>>4&63)+h.charAt(g<<2&63)+"="):w==1&&(g=f.charCodeAt(p),y+=h.charAt(g>>2)+h.charAt(g<<4&63)+"=="),y},decode:function(f){var c=(f=String(f).replace(a,"")).length;c%4==0&&(c=(f=f.replace(/==?$/,"")).length),(c%4==1||/[^+a-zA-Z0-9/]/.test(f))&&i("Invalid character: the string to be decoded is not correctly encoded.");for(var d,m,g=0,w="",y=-1;++y<c;)m=h.indexOf(f.charAt(y)),d=g%4?64*d+m:m,g++%4&&(w+=String.fromCharCode(255&d>>(-2*g&6)));return w},version:"1.0.0"};(n=(function(){return s}).call(e,t,e,r))===void 0||(r.exports=n)}()},172:(r,e)=>{e.d=function(t){if(!t)return 0;for(var n=(t=t.toString()).length,o=t.length;o--;){var u=t.charCodeAt(o);56320<=u&&u<=57343&&o--,127<u&&u<=2047?n++:2047<u&&u<=65535&&(n+=2)}return n}},526:r=>{var e={utf8:{stringToBytes:function(t){return e.bin.stringToBytes(unescape(encodeURIComponent(t)))},bytesToString:function(t){return decodeURIComponent(escape(e.bin.bytesToString(t)))}},bin:{stringToBytes:function(t){for(var n=[],o=0;o<t.length;o++)n.push(255&t.charCodeAt(o));return n},bytesToString:function(t){for(var n=[],o=0;o<t.length;o++)n.push(String.fromCharCode(t[o]));return n.join("")}}};r.exports=e},298:r=>{var e,t;e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",t={rotl:function(n,o){return n<<o|n>>>32-o},rotr:function(n,o){return n<<32-o|n>>>o},endian:function(n){if(n.constructor==Number)return 16711935&t.rotl(n,8)|4278255360&t.rotl(n,24);for(var o=0;o<n.length;o++)n[o]=t.endian(n[o]);return n},randomBytes:function(n){for(var o=[];n>0;n--)o.push(Math.floor(256*Math.random()));return o},bytesToWords:function(n){for(var o=[],u=0,l=0;u<n.length;u++,l+=8)o[l>>>5]|=n[u]<<24-l%32;return o},wordsToBytes:function(n){for(var o=[],u=0;u<32*n.length;u+=8)o.push(n[u>>>5]>>>24-u%32&255);return o},bytesToHex:function(n){for(var o=[],u=0;u<n.length;u++)o.push((n[u]>>>4).toString(16)),o.push((15&n[u]).toString(16));return o.join("")},hexToBytes:function(n){for(var o=[],u=0;u<n.length;u+=2)o.push(parseInt(n.substr(u,2),16));return o},bytesToBase64:function(n){for(var o=[],u=0;u<n.length;u+=3)for(var l=n[u]<<16|n[u+1]<<8|n[u+2],i=0;i<4;i++)8*u+6*i<=8*n.length?o.push(e.charAt(l>>>6*(3-i)&63)):o.push("=");return o.join("")},base64ToBytes:function(n){n=n.replace(/[^A-Z0-9+\/]/gi,"");for(var o=[],u=0,l=0;u<n.length;l=++u%4)l!=0&&o.push((e.indexOf(n.charAt(u-1))&Math.pow(2,-2*l+8)-1)<<2*l|e.indexOf(n.charAt(u))>>>6-2*l);return o}},r.exports=t},635:(r,e,t)=>{const n=t(31),o=t(338),u=t(221);r.exports={XMLParser:o,XMLValidator:n,XMLBuilder:u}},118:r=>{r.exports=function(e){return typeof e=="function"?e:Array.isArray(e)?t=>{for(const n of e)if(typeof n=="string"&&t===n||n instanceof RegExp&&n.test(t))return!0}:()=>!1}},705:(r,e)=>{const t=":A-Za-z_\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD",n="["+t+"]["+t+"\\-.\\d\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*",o=new RegExp("^"+n+"$");e.isExist=function(u){return u!==void 0},e.isEmptyObject=function(u){return Object.keys(u).length===0},e.merge=function(u,l,i){if(l){const h=Object.keys(l),a=h.length;for(let s=0;s<a;s++)u[h[s]]=i==="strict"?[l[h[s]]]:l[h[s]]}},e.getValue=function(u){return e.isExist(u)?u:""},e.isName=function(u){return o.exec(u)!=null},e.getAllMatches=function(u,l){const i=[];let h=l.exec(u);for(;h;){const a=[];a.startIndex=l.lastIndex-h[0].length;const s=h.length;for(let f=0;f<s;f++)a.push(h[f]);i.push(a),h=l.exec(u)}return i},e.nameRegexp=n},31:(r,e,t)=>{const n=t(705),o={allowBooleanAttributes:!1,unpairedTags:[]};function u(p){return p===" "||p===" "||p===`
|
|
1
|
+
"use strict";var Br=Object.defineProperty;var Rt=r=>{throw TypeError(r)};var qr=(r,e,t)=>e in r?Br(r,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[e]=t;var U=(r,e,t)=>qr(r,typeof e!="symbol"?e+"":e,t),Je=(r,e,t)=>e.has(r)||Rt("Cannot "+t);var S=(r,e,t)=>(Je(r,e,"read from private field"),t?t.call(r):e.get(r)),oe=(r,e,t)=>e.has(r)?Rt("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(r):e.set(r,t),X=(r,e,t,n)=>(Je(r,e,"write to private field"),n?n.call(r,t):e.set(r,t),t),me=(r,e,t)=>(Je(r,e,"access private method"),t);const Wr=require("./index-re-e8Ljt.cjs"),L=require("./functions-DJR5h-q5.cjs"),W=require("./toString-hHr716Th.cjs"),Xr=require("./web-client/ocs.cjs"),ce=require("./index-C6VnMvgz.cjs"),Ie=r=>encodeURIComponent(r).split("%2F").join("/");class xt extends Error{constructor(t,n,o=null){super(t);U(this,"response");U(this,"statusCode");this.response=n,this.statusCode=o}}class mr extends xt{constructor(t,n,o,u=null){super(t,o,u);U(this,"errorCode");this.errorCode=n}}const ge=(r,{fileId:e,path:t,name:n})=>{if(t!==void 0)return W.urlJoin(r.webDavPath,t);if(e!==void 0){if(L.isPublicSpaceResource(r))throw new Error("public spaces need a path provided");return W.urlJoin("spaces",e,n||"")}return r.webDavPath},Gr=(r,e)=>({copyFiles(t,{path:n,fileId:o},u,{path:l,parentFolderId:i,name:h},{overwrite:a,...s}={}){const f=ge(t,{fileId:o,path:n}),c=ge(u,{fileId:i,path:l,name:h});return r.copy(f,c,{overwrite:a||!1,...s})}}),zr=(r,e,t)=>({async createFolder(n,{path:o,parentFolderId:u,folderName:l,fetchFolder:i=!0,...h}){const a=ge(n,{fileId:u,path:o,name:l});if(await r.mkcol(a),i)return e.getFileInfo(n,{path:o},h)}}),Jr=(r,{axiosClient:e})=>({async getFileContents(t,{fileId:n,path:o},{responseType:u="text",noCache:l=!0,headers:i,...h}={}){try{const a=ge(t,{fileId:n,path:o}),s=await e.get(r.getFileUrl(a),{responseType:u,headers:{...l&&{"Cache-Control":"no-cache"},...i||{}},...h});return{response:s,body:s.data,headers:{ETag:s.headers.etag,"OC-ETag":s.headers["oc-etag"],"OC-FileId":s.headers["oc-fileid"]}}}catch(a){const{message:s,response:f}=a;throw new xt(s,f,f.status)}}}),Hr=(r,e)=>({async getFileInfo(t,n,o){return(await r.listFiles(t,n,{depth:0,...o})).resource}}),Zr=(r,e,{axiosClient:t,baseUrl:n})=>({async getFileUrl(o,u,{disposition:l="attachment",isUrlSigningEnabled:i=!1,signUrlTimeout:h=86400,version:a=null,doHeadRequest:s=!1,username:f="",...c}){const d=l==="inline";let{downloadURL:m}=u,g=!0;if(!m&&!d&&(m=a?r.getFileUrl(W.urlJoin("meta",u.fileId,"v",a)):r.getFileUrl(u.webDavPath),f&&s&&await t.head(m),i&&f?m=await Xr.ocs(n,t).signUrl(m,f):g=!1),!g||d){const w=await e.getFileContents(o,u,{responseType:"blob",...c});m=URL.createObjectURL(w.body)}return m},revokeUrl:o=>{o&&o.startsWith("blob:")&&URL.revokeObjectURL(o)}}),Yr=(r,e)=>({getPublicFileUrl(t,n){return r.getFileUrl(W.urlJoin("public-files",n))}}),Kr=(r,e,t)=>({async listFiles(n,{path:o,fileId:u}={},{depth:l=1,davProperties:i,isTrash:h=!1,...a}={}){let s;if(L.isPublicSpaceResource(n)){s=await r.propfind(W.urlJoin(n.webDavPath,o),{depth:l,properties:i||L.DavProperties.PublicLink,...a}),s.forEach(m=>{m.filename=m.filename.split("/").slice(1).join("/")}),s.length===1&&(s[0].filename=W.urlJoin(n.id,o,{leadingSlash:!0})),s.forEach(m=>{m.filename=m.filename.split("/").slice(2).join("/")});const c=n.driveAlias.startsWith("ocm/")?"ocm":"public-link";if((!o||o==="/")&&l>0&&c==="ocm"&&s[0].props[L.DavProperty.PublicLinkItemType]==="file"&&(s=[{basename:n.fileId,type:"directory",filename:"",props:{}},...s]),!o){const[m,...g]=s;return{resource:L.buildPublicSpaceResource({...m,id:n.id,driveAlias:n.driveAlias,webDavPath:n.webDavPath,publicLinkType:c}),children:g.map(w=>L.buildResource(w,r.extraProps))}}const d=s.map(m=>L.buildResource(m,r.extraProps));return{resource:d[0],children:d.slice(1)}}const f=async()=>{const c=await e.getPathForFileId(u);return this.listFiles(n,{path:c},{depth:l,davProperties:i})};try{let c="";if(h?c=L.buildWebDavSpacesTrashPath(n.id):c=ge(n,{fileId:u,path:o}),s=await r.propfind(c,{depth:l,properties:i||L.DavProperties.Default,...a}),h)return{resource:L.buildResource(s[0],r.extraProps),children:s.slice(1).map(L.buildDeletedResource)};const d=s.map(g=>L.buildResource(g,r.extraProps)),m=u===n.id;return u&&!m&&u!==d[0].fileId?f():{resource:d[0],children:d.slice(1)}}catch(c){if(c.statusCode===404&&u)return f();throw c}}}),Qr=(r,e)=>({moveFiles(t,{path:n,fileId:o},u,{path:l,parentFolderId:i,name:h},{overwrite:a,...s}={}){const f=ge(t,{fileId:o,path:n}),c=ge(u,{fileId:i,path:l,name:h});return r.move(f,c,{overwrite:a||!1,...s})}}),Dr=(r,e,t)=>({async putFileContents(n,{fileName:o,path:u,parentFolderId:l,content:i="",previousEntityTag:h="",overwrite:a,onUploadProgress:s=null,...f}){const c=ge(n,{fileId:l,name:o,path:u}),{result:d}=await r.put(c,i,{previousEntityTag:h,overwrite:a,onUploadProgress:s,...f});return e.getFileInfo(n,{fileId:d.headers.get("Oc-Fileid"),path:u})}}),en=(r,e)=>({deleteFile(t,{path:n,...o}){return r.delete(W.urlJoin(t.webDavPath,n),o)}}),tn=(r,e)=>({restoreFile(t,{id:n},{path:o},{overwrite:u,...l}={}){if(L.isPublicSpaceResource(t))return;const i=W.urlJoin(t.webDavPath,o);return r.move(W.urlJoin(t.webDavTrashPath,n),i,{overwrite:u,...l})}}),rn=(r,e)=>({restoreFileVersion(t,{parentFolderId:n,name:o,path:u},l,i={}){const h=ge(t,{path:u,fileId:n,name:o}),a=W.urlJoin("meta",n,"v",l,{leadingSlash:!0}),s=W.urlJoin("files",h,{leadingSlash:!0});return r.copy(a,s,i)}}),nn=(r,e)=>({clearTrashBin(t,{id:n,...o}={}){let u=L.buildWebDavSpacesTrashPath(t.id);return n&&(u=W.urlJoin(u,n)),r.delete(u,o)}}),sn=(r,e)=>({async search(t,{davProperties:n=L.DavProperties.Default,searchLimit:o,...u}){const l="/spaces/",{range:i,results:h}=await r.report(l,{pattern:t,limit:o,properties:n,...u});return{resources:h.map(a=>({...L.buildResource(a,r.extraProps),highlights:a.props[L.DavProperty.Highlights]||""})),totalResults:i?parseInt(i==null?void 0:i.split("/")[1]):null}}}),on=(r,e)=>({async getPathForFileId(t,n={}){return(await r.propfind(W.urlJoin("meta",t,{leadingSlash:!0}),{properties:[L.DavProperty.MetaPathForUser],...n}))[0].props[L.DavProperty.MetaPathForUser]}});/*! For license information please see index.js.LICENSE.txt */var an={2:r=>{function e(o,u,l){o instanceof RegExp&&(o=t(o,l)),u instanceof RegExp&&(u=t(u,l));var i=n(o,u,l);return i&&{start:i[0],end:i[1],pre:l.slice(0,i[0]),body:l.slice(i[0]+o.length,i[1]),post:l.slice(i[1]+u.length)}}function t(o,u){var l=u.match(o);return l?l[0]:null}function n(o,u,l){var i,h,a,s,f,c=l.indexOf(o),d=l.indexOf(u,c+1),m=c;if(c>=0&&d>0){for(i=[],a=l.length;m>=0&&!f;)m==c?(i.push(m),c=l.indexOf(o,m+1)):i.length==1?f=[i.pop(),d]:((h=i.pop())<a&&(a=h,s=d),d=l.indexOf(u,m+1)),m=c<d&&c>=0?c:d;i.length&&(f=[a,s])}return f}r.exports=e,e.range=n},101:function(r,e,t){var n;r=t.nmd(r),function(o){var u=(r&&r.exports,typeof ce.global=="object"&&ce.global);u.global!==u&&u.window;var l=function(f){this.message=f};(l.prototype=new Error).name="InvalidCharacterError";var i=function(f){throw new l(f)},h="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",a=/[\t\n\f\r ]/g,s={encode:function(f){f=String(f),/[^\0-\xFF]/.test(f)&&i("The string to be encoded contains characters outside of the Latin1 range.");for(var c,d,m,g,w=f.length%3,y="",p=-1,v=f.length-w;++p<v;)c=f.charCodeAt(p)<<16,d=f.charCodeAt(++p)<<8,m=f.charCodeAt(++p),y+=h.charAt((g=c+d+m)>>18&63)+h.charAt(g>>12&63)+h.charAt(g>>6&63)+h.charAt(63&g);return w==2?(c=f.charCodeAt(p)<<8,d=f.charCodeAt(++p),y+=h.charAt((g=c+d)>>10)+h.charAt(g>>4&63)+h.charAt(g<<2&63)+"="):w==1&&(g=f.charCodeAt(p),y+=h.charAt(g>>2)+h.charAt(g<<4&63)+"=="),y},decode:function(f){var c=(f=String(f).replace(a,"")).length;c%4==0&&(c=(f=f.replace(/==?$/,"")).length),(c%4==1||/[^+a-zA-Z0-9/]/.test(f))&&i("Invalid character: the string to be decoded is not correctly encoded.");for(var d,m,g=0,w="",y=-1;++y<c;)m=h.indexOf(f.charAt(y)),d=g%4?64*d+m:m,g++%4&&(w+=String.fromCharCode(255&d>>(-2*g&6)));return w},version:"1.0.0"};(n=(function(){return s}).call(e,t,e,r))===void 0||(r.exports=n)}()},172:(r,e)=>{e.d=function(t){if(!t)return 0;for(var n=(t=t.toString()).length,o=t.length;o--;){var u=t.charCodeAt(o);56320<=u&&u<=57343&&o--,127<u&&u<=2047?n++:2047<u&&u<=65535&&(n+=2)}return n}},526:r=>{var e={utf8:{stringToBytes:function(t){return e.bin.stringToBytes(unescape(encodeURIComponent(t)))},bytesToString:function(t){return decodeURIComponent(escape(e.bin.bytesToString(t)))}},bin:{stringToBytes:function(t){for(var n=[],o=0;o<t.length;o++)n.push(255&t.charCodeAt(o));return n},bytesToString:function(t){for(var n=[],o=0;o<t.length;o++)n.push(String.fromCharCode(t[o]));return n.join("")}}};r.exports=e},298:r=>{var e,t;e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",t={rotl:function(n,o){return n<<o|n>>>32-o},rotr:function(n,o){return n<<32-o|n>>>o},endian:function(n){if(n.constructor==Number)return 16711935&t.rotl(n,8)|4278255360&t.rotl(n,24);for(var o=0;o<n.length;o++)n[o]=t.endian(n[o]);return n},randomBytes:function(n){for(var o=[];n>0;n--)o.push(Math.floor(256*Math.random()));return o},bytesToWords:function(n){for(var o=[],u=0,l=0;u<n.length;u++,l+=8)o[l>>>5]|=n[u]<<24-l%32;return o},wordsToBytes:function(n){for(var o=[],u=0;u<32*n.length;u+=8)o.push(n[u>>>5]>>>24-u%32&255);return o},bytesToHex:function(n){for(var o=[],u=0;u<n.length;u++)o.push((n[u]>>>4).toString(16)),o.push((15&n[u]).toString(16));return o.join("")},hexToBytes:function(n){for(var o=[],u=0;u<n.length;u+=2)o.push(parseInt(n.substr(u,2),16));return o},bytesToBase64:function(n){for(var o=[],u=0;u<n.length;u+=3)for(var l=n[u]<<16|n[u+1]<<8|n[u+2],i=0;i<4;i++)8*u+6*i<=8*n.length?o.push(e.charAt(l>>>6*(3-i)&63)):o.push("=");return o.join("")},base64ToBytes:function(n){n=n.replace(/[^A-Z0-9+\/]/gi,"");for(var o=[],u=0,l=0;u<n.length;l=++u%4)l!=0&&o.push((e.indexOf(n.charAt(u-1))&Math.pow(2,-2*l+8)-1)<<2*l|e.indexOf(n.charAt(u))>>>6-2*l);return o}},r.exports=t},635:(r,e,t)=>{const n=t(31),o=t(338),u=t(221);r.exports={XMLParser:o,XMLValidator:n,XMLBuilder:u}},118:r=>{r.exports=function(e){return typeof e=="function"?e:Array.isArray(e)?t=>{for(const n of e)if(typeof n=="string"&&t===n||n instanceof RegExp&&n.test(t))return!0}:()=>!1}},705:(r,e)=>{const t=":A-Za-z_\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD",n="["+t+"]["+t+"\\-.\\d\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*",o=new RegExp("^"+n+"$");e.isExist=function(u){return u!==void 0},e.isEmptyObject=function(u){return Object.keys(u).length===0},e.merge=function(u,l,i){if(l){const h=Object.keys(l),a=h.length;for(let s=0;s<a;s++)u[h[s]]=i==="strict"?[l[h[s]]]:l[h[s]]}},e.getValue=function(u){return e.isExist(u)?u:""},e.isName=function(u){return o.exec(u)!=null},e.getAllMatches=function(u,l){const i=[];let h=l.exec(u);for(;h;){const a=[];a.startIndex=l.lastIndex-h[0].length;const s=h.length;for(let f=0;f<s;f++)a.push(h[f]);i.push(a),h=l.exec(u)}return i},e.nameRegexp=n},31:(r,e,t)=>{const n=t(705),o={allowBooleanAttributes:!1,unpairedTags:[]};function u(p){return p===" "||p===" "||p===`
|
|
2
2
|
`||p==="\r"}function l(p,v){const A=v;for(;v<p.length;v++)if(!(p[v]!="?"&&p[v]!=" ")){const N=p.substr(A,v-A);if(v>5&&N==="xml")return m("InvalidXml","XML declaration allowed only at the start of the document.",w(p,v));if(p[v]=="?"&&p[v+1]==">"){v++;break}}return v}function i(p,v){if(p.length>v+5&&p[v+1]==="-"&&p[v+2]==="-"){for(v+=3;v<p.length;v++)if(p[v]==="-"&&p[v+1]==="-"&&p[v+2]===">"){v+=2;break}}else if(p.length>v+8&&p[v+1]==="D"&&p[v+2]==="O"&&p[v+3]==="C"&&p[v+4]==="T"&&p[v+5]==="Y"&&p[v+6]==="P"&&p[v+7]==="E"){let A=1;for(v+=8;v<p.length;v++)if(p[v]==="<")A++;else if(p[v]===">"&&(A--,A===0))break}else if(p.length>v+9&&p[v+1]==="["&&p[v+2]==="C"&&p[v+3]==="D"&&p[v+4]==="A"&&p[v+5]==="T"&&p[v+6]==="A"&&p[v+7]==="["){for(v+=8;v<p.length;v++)if(p[v]==="]"&&p[v+1]==="]"&&p[v+2]===">"){v+=2;break}}return v}e.validate=function(p,v){v=Object.assign({},o,v);const A=[];let N=!1,b=!1;p[0]==="\uFEFF"&&(p=p.substr(1));for(let x=0;x<p.length;x++)if(p[x]==="<"&&p[x+1]==="?"){if(x+=2,x=l(p,x),x.err)return x}else{if(p[x]!=="<"){if(u(p[x]))continue;return m("InvalidChar","char '"+p[x]+"' is not expected.",w(p,x))}{let T=x;if(x++,p[x]==="!"){x=i(p,x);continue}{let O=!1;p[x]==="/"&&(O=!0,x++);let I="";for(;x<p.length&&p[x]!==">"&&p[x]!==" "&&p[x]!==" "&&p[x]!==`
|
|
3
3
|
`&&p[x]!=="\r";x++)I+=p[x];if(I=I.trim(),I[I.length-1]==="/"&&(I=I.substring(0,I.length-1),x--),E=I,!n.isName(E)){let $;return $=I.trim().length===0?"Invalid space after '<'.":"Tag '"+I+"' is an invalid name.",m("InvalidTag",$,w(p,x))}const C=s(p,x);if(C===!1)return m("InvalidAttr","Attributes for '"+I+"' have open quote.",w(p,x));let P=C.value;if(x=C.index,P[P.length-1]==="/"){const $=x-P.length;P=P.substring(0,P.length-1);const F=c(P,v);if(F!==!0)return m(F.err.code,F.err.msg,w(p,$+F.err.line));N=!0}else if(O){if(!C.tagClosed)return m("InvalidTag","Closing tag '"+I+"' doesn't have proper closing.",w(p,x));if(P.trim().length>0)return m("InvalidTag","Closing tag '"+I+"' can't have attributes or invalid starting.",w(p,T));if(A.length===0)return m("InvalidTag","Closing tag '"+I+"' has not been opened.",w(p,T));{const $=A.pop();if(I!==$.tagName){let F=w(p,$.tagStartPos);return m("InvalidTag","Expected closing tag '"+$.tagName+"' (opened in line "+F.line+", col "+F.col+") instead of closing tag '"+I+"'.",w(p,T))}A.length==0&&(b=!0)}}else{const $=c(P,v);if($!==!0)return m($.err.code,$.err.msg,w(p,x-P.length+$.err.line));if(b===!0)return m("InvalidXml","Multiple possible root nodes found.",w(p,x));v.unpairedTags.indexOf(I)!==-1||A.push({tagName:I,tagStartPos:T}),N=!0}for(x++;x<p.length;x++)if(p[x]==="<"){if(p[x+1]==="!"){x++,x=i(p,x);continue}if(p[x+1]!=="?")break;if(x=l(p,++x),x.err)return x}else if(p[x]==="&"){const $=d(p,x);if($==-1)return m("InvalidChar","char '&' is not expected.",w(p,x));x=$}else if(b===!0&&!u(p[x]))return m("InvalidXml","Extra text at the end",w(p,x));p[x]==="<"&&x--}}}var E;return N?A.length==1?m("InvalidTag","Unclosed tag '"+A[0].tagName+"'.",w(p,A[0].tagStartPos)):!(A.length>0)||m("InvalidXml","Invalid '"+JSON.stringify(A.map(x=>x.tagName),null,4).replace(/\r?\n/g,"")+"' found.",{line:1,col:1}):m("InvalidXml","Start tag expected.",1)};const h='"',a="'";function s(p,v){let A="",N="",b=!1;for(;v<p.length;v++){if(p[v]===h||p[v]===a)N===""?N=p[v]:N!==p[v]||(N="");else if(p[v]===">"&&N===""){b=!0;break}A+=p[v]}return N===""&&{value:A,index:v,tagClosed:b}}const f=new RegExp(`(\\s*)([^\\s=]+)(\\s*=)?(\\s*(['"])(([\\s\\S])*?)\\5)?`,"g");function c(p,v){const A=n.getAllMatches(p,f),N={};for(let b=0;b<A.length;b++){if(A[b][1].length===0)return m("InvalidAttr","Attribute '"+A[b][2]+"' has no space in starting.",y(A[b]));if(A[b][3]!==void 0&&A[b][4]===void 0)return m("InvalidAttr","Attribute '"+A[b][2]+"' is without value.",y(A[b]));if(A[b][3]===void 0&&!v.allowBooleanAttributes)return m("InvalidAttr","boolean attribute '"+A[b][2]+"' is not allowed.",y(A[b]));const E=A[b][2];if(!g(E))return m("InvalidAttr","Attribute '"+E+"' is an invalid name.",y(A[b]));if(N.hasOwnProperty(E))return m("InvalidAttr","Attribute '"+E+"' is repeated.",y(A[b]));N[E]=1}return!0}function d(p,v){if(p[++v]===";")return-1;if(p[v]==="#")return function(N,b){let E=/\d/;for(N[b]==="x"&&(b++,E=/[\da-fA-F]/);b<N.length;b++){if(N[b]===";")return b;if(!N[b].match(E))break}return-1}(p,++v);let A=0;for(;v<p.length;v++,A++)if(!(p[v].match(/\w/)&&A<20)){if(p[v]===";")break;return-1}return v}function m(p,v,A){return{err:{code:p,msg:v,line:A.line||A,col:A.col}}}function g(p){return n.isName(p)}function w(p,v){const A=p.substring(0,v).split(/\r?\n/);return{line:A.length,col:A[A.length-1].length+1}}function y(p){return p.startIndex+p[1].length}},221:(r,e,t)=>{const n=t(87),o=t(118),u={attributeNamePrefix:"@_",attributesGroupName:!1,textNodeName:"#text",ignoreAttributes:!0,cdataPropName:!1,format:!1,indentBy:" ",suppressEmptyNode:!1,suppressUnpairedNode:!0,suppressBooleanAttributes:!0,tagValueProcessor:function(s,f){return f},attributeValueProcessor:function(s,f){return f},preserveOrder:!1,commentPropName:!1,unpairedTags:[],entities:[{regex:new RegExp("&","g"),val:"&"},{regex:new RegExp(">","g"),val:">"},{regex:new RegExp("<","g"),val:"<"},{regex:new RegExp("'","g"),val:"'"},{regex:new RegExp('"',"g"),val:"""}],processEntities:!0,stopNodes:[],oneListGroup:!1};function l(s){this.options=Object.assign({},u,s),this.options.ignoreAttributes===!0||this.options.attributesGroupName?this.isAttribute=function(){return!1}:(this.ignoreAttributesFn=o(this.options.ignoreAttributes),this.attrPrefixLen=this.options.attributeNamePrefix.length,this.isAttribute=a),this.processTextOrObjNode=i,this.options.format?(this.indentate=h,this.tagEndChar=`>
|
|
4
4
|
`,this.newLine=`
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { UserApiFactory as z, UsersApiFactory as W, MeUserApiFactory as j, MeChangepasswordApiFactory as H, UserAppRoleAssignmentApiFactory as Y, GroupApiFactory as _, GroupsApiFactory as J, ApplicationsApiFactory as O, DrivesApiFactory as Q, MeDrivesApi as Z, DrivesGetDrivesApi as $, DriveItemApiFactory as K, DrivesRootApiFactory as k, MeDriveApiFactory as V, TagsApiFactory as X, ActivitiesApiFactory as C, RoleManagementApiFactory as q, DrivesPermissionsApiFactory as I, Configuration as ee } from "./web-client/graph/generated.js";
|
|
2
2
|
import { u as F, g as ae, r as re } from "./toString-Cn0xCZ28.js";
|
|
3
|
-
import { E as te, F as se, H as ne, d as M, n as p, o as G, h as B, e as N, G as D, u as g } from "./functions-
|
|
3
|
+
import { E as te, F as se, H as ne, d as M, n as p, o as G, h as B, e as N, G as D, u as g } from "./functions-l5kdzi5h.js";
|
|
4
4
|
const ce = ({ axiosClient: e, config: n }) => {
|
|
5
5
|
const l = z(n, n.basePath, e), i = W(n, n.basePath, e), c = j(n, n.basePath, e), r = H(
|
|
6
6
|
n,
|
|
@@ -232,7 +232,6 @@ function Me({
|
|
|
232
232
|
storageId: c,
|
|
233
233
|
parentFolderId: (m = e.parentReference) == null ? void 0 : m.id,
|
|
234
234
|
sdate: e.remoteItem.permissions[0].createdDateTime,
|
|
235
|
-
indicators: [],
|
|
236
235
|
tags: [],
|
|
237
236
|
webDavPath: G(e.remoteItem.id, "/"),
|
|
238
237
|
sharedBy: t,
|
|
@@ -279,7 +278,6 @@ function Ge({
|
|
|
279
278
|
storageId: i,
|
|
280
279
|
parentFolderId: (a = e.parentReference) == null ? void 0 : a.id,
|
|
281
280
|
sdate: e.permissions[0].createdDateTime,
|
|
282
|
-
indicators: [],
|
|
283
281
|
tags: [],
|
|
284
282
|
webDavPath: G(i, c),
|
|
285
283
|
sharedBy: [{ id: n.id, displayName: n.displayName }],
|
|
@@ -6,17 +6,6 @@ export type AbilityActions = 'create' | 'create-all' | 'delete' | 'delete-all' |
|
|
|
6
6
|
export type AbilitySubjects = 'Account' | 'Drive' | 'Favorite' | 'Group' | 'Language' | 'Logo' | 'PublicLink' | 'ReadOnlyPublicLinkPassword' | 'Role' | 'Setting' | 'Share';
|
|
7
7
|
export type Ability = MongoAbility<[AbilityActions, AbilitySubjects]>;
|
|
8
8
|
export type AbilityRule = SubjectRawRule<AbilityActions, AbilitySubjects, any>;
|
|
9
|
-
export type ResourceIndicatorCategory = 'system' | 'sharing';
|
|
10
|
-
export interface ResourceIndicator {
|
|
11
|
-
id: string;
|
|
12
|
-
accessibleDescription: string;
|
|
13
|
-
label: string;
|
|
14
|
-
icon: string;
|
|
15
|
-
fillType: 'fill' | 'line' | 'none';
|
|
16
|
-
type: string;
|
|
17
|
-
category: ResourceIndicatorCategory;
|
|
18
|
-
handler?: (resource: Resource) => void;
|
|
19
|
-
}
|
|
20
9
|
export interface Resource {
|
|
21
10
|
id: string;
|
|
22
11
|
fileId?: string;
|
|
@@ -41,7 +30,6 @@ export interface Resource {
|
|
|
41
30
|
mimeType?: string;
|
|
42
31
|
isFolder?: boolean;
|
|
43
32
|
mdate?: string;
|
|
44
|
-
indicators?: ResourceIndicator[];
|
|
45
33
|
size?: number | string;
|
|
46
34
|
permissions?: string;
|
|
47
35
|
starred?: boolean;
|
|
@@ -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-Cjn81zI6.cjs");exports.graph=e.graph;
|
package/dist/web-client/graph.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("../index-re-e8Ljt.cjs");const r=require("../index-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("../index-re-e8Ljt.cjs");const r=require("../index-DUkXQ4_E.cjs"),e=require("../functions-DJR5h-q5.cjs");exports.webdav=r.webdav;exports.DavMethod=e.DavMethod;exports.DavPermission=e.DavPermission;exports.DavProperties=e.DavProperties;exports.DavProperty=e.DavProperty;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "../index-DQ96P-uk.js";
|
|
2
|
-
import { w as e } from "../index-
|
|
3
|
-
import { K as t, L as p, I as v, J as i } from "../functions-
|
|
2
|
+
import { w as e } from "../index-CX217VSc.js";
|
|
3
|
+
import { K as t, L as p, I as v, J as i } from "../functions-l5kdzi5h.js";
|
|
4
4
|
export {
|
|
5
5
|
t as DavMethod,
|
|
6
6
|
p as DavPermission,
|
package/dist/web-client.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var P=Object.defineProperty;var D=(r,a,c)=>a in r?P(r,a,{enumerable:!0,configurable:!0,writable:!0,value:c}):r[a]=c;var o=(r,a,c)=>D(r,typeof a!="symbol"?a+"":a,c);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./index-
|
|
1
|
+
"use strict";var P=Object.defineProperty;var D=(r,a,c)=>a in r?P(r,a,{enumerable:!0,configurable:!0,writable:!0,value:c}):r[a]=c;var o=(r,a,c)=>D(r,typeof a!="symbol"?a+"":a,c);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./index-Cjn81zI6.cjs"),g=require("./web-client/ocs.cjs"),i=require("./index-DUkXQ4_E.cjs"),e=require("./functions-DJR5h-q5.cjs"),I=require("./toString-hHr716Th.cjs"),m=function*(r){return yield r},v=({message:r,statusCode:a,xReqId:c})=>{const u=new Response(void 0,{headers:{"x-request-id":c},status:a});return new i.HttpError(r,u,a)};class s{}o(s,"Internal",0),o(s,"Read",1),o(s,"Update",2),o(s,"Create",4),o(s,"Delete",8),o(s,"Share",16);const E=({axiosClient:r,baseURI:a})=>{const c=()=>{var S,d,h,b,p,R;const u=(d=(S=r.defaults)==null?void 0:S.headers)==null?void 0:d.Authorization,n=(b=(h=r.defaults)==null?void 0:h.headers)==null?void 0:b["Accept-Language"],l=(R=(p=r.defaults)==null?void 0:p.headers)==null?void 0:R["Initiator-ID"];return{...u&&{Authorization:u.toString()},...n&&{"Accept-Language":n.toString()},...l&&{"Initiator-ID":l.toString()}}};return{graph:t.graph(a,r),ocs:g.ocs(a,r),webdav:i.webdav(a,c)}};exports.buildCollaboratorShare=t.buildCollaboratorShare;exports.buildIncomingShareResource=t.buildIncomingShareResource;exports.buildLinkShare=t.buildLinkShare;exports.buildOutgoingShareResource=t.buildOutgoingShareResource;exports.getShareResourcePermissions=t.getShareResourcePermissions;exports.getShareResourceRoles=t.getShareResourceRoles;exports.graph=t.graph;exports.isCollaboratorShare=t.isCollaboratorShare;exports.isIncomingShareResource=t.isIncomingShareResource;exports.isLinkShare=t.isLinkShare;exports.isOutgoingShareResource=t.isOutgoingShareResource;exports.isShareResource=t.isShareResource;exports.ocs=g.ocs;exports.DavHttpError=i.DavHttpError;exports.HttpError=i.HttpError;exports.encodePath=i.encodePath;exports.webdav=i.webdav;exports.GraphSharePermission=e.GraphSharePermission;exports.OCM_PROVIDER_ID=e.OCM_PROVIDER_ID;exports.SHARE_JAIL_ID=e.SHARE_JAIL_ID;exports.ShareType=e.ShareType;exports.ShareTypes=e.ShareTypes;exports.buildDeletedResource=e.buildDeletedResource;exports.buildPublicSpaceResource=e.buildPublicSpaceResource;exports.buildResource=e.buildResource;exports.buildShareSpaceResource=e.buildShareSpaceResource;exports.buildSpace=e.buildSpace;exports.buildSpaceImageResource=e.buildSpaceImageResource;exports.buildWebDavOcmPath=e.buildWebDavOcmPath;exports.buildWebDavPublicPath=e.buildWebDavPublicPath;exports.buildWebDavSpacesPath=e.buildWebDavSpacesPath;exports.buildWebDavSpacesTrashPath=e.buildWebDavSpacesTrashPath;exports.extractDomSelector=e.extractDomSelector;exports.extractExtensionFromFile=e.extractExtensionFromFile;exports.extractNameWithoutExtension=e.extractNameWithoutExtension;exports.extractNodeId=e.extractNodeId;exports.extractParentFolderName=e.extractParentFolderName;exports.extractStorageId=e.extractStorageId;exports.getPermissionsForSpaceMember=e.getPermissionsForSpaceMember;exports.getRelativeSpecialFolderSpacePath=e.getRelativeSpecialFolderSpacePath;exports.getSpaceManagers=e.getSpaceManagers;exports.isMountPointSpaceResource=e.isMountPointSpaceResource;exports.isPersonalSpaceResource=e.isPersonalSpaceResource;exports.isProjectSpaceResource=e.isProjectSpaceResource;exports.isPublicSpaceResource=e.isPublicSpaceResource;exports.isSearchResource=e.isSearchResource;exports.isShareRoot=e.isShareRoot;exports.isShareSpaceResource=e.isShareSpaceResource;exports.isSpaceResource=e.isSpaceResource;exports.isTrashResource=e.isTrashResource;exports.urlJoin=I.urlJoin;exports.SharePermissionBit=s;exports.call=m;exports.client=E;exports.createHttpError=v;
|
package/dist/web-client.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
var h = Object.defineProperty;
|
|
2
2
|
var b = (e, a, s) => a in e ? h(e, a, { enumerable: !0, configurable: !0, writable: !0, value: s }) : e[a] = s;
|
|
3
3
|
var r = (e, a, s) => b(e, typeof a != "symbol" ? a + "" : a, s);
|
|
4
|
-
import { g } from "./index-
|
|
5
|
-
import { k as O, h as F, l as L, j as W, f as k, e as y, c as M, b as T, d as _, a as j, i as z } from "./index-
|
|
4
|
+
import { g } from "./index-mFyj5iN2.js";
|
|
5
|
+
import { k as O, h as F, l as L, j as W, f as k, e as y, c as M, b as T, d as _, a as j, i as z } from "./index-mFyj5iN2.js";
|
|
6
6
|
import { ocs as R } from "./web-client/ocs.js";
|
|
7
|
-
import { H as m, w as D } from "./index-
|
|
8
|
-
import { D as q, e as G } from "./index-
|
|
9
|
-
import { G as V, O as C, x as K, S as Q, n as X, m as Y, s as Z, l as $, t as U, u as B, v as ee, a as ae, b as se, o as re, p as te, e as oe, h as ce, g as ue, f as ie, j as ne, d as de, w as le, q as pe, r as Se, C as he, z as be, A as ge, D as Re, c as me, k as De, B as fe, y as Ie, i as Pe } from "./functions-
|
|
7
|
+
import { H as m, w as D } from "./index-CX217VSc.js";
|
|
8
|
+
import { D as q, e as G } from "./index-CX217VSc.js";
|
|
9
|
+
import { G as V, O as C, x as K, S as Q, n as X, m as Y, s as Z, l as $, t as U, u as B, v as ee, a as ae, b as se, o as re, p as te, e as oe, h as ce, g as ue, f as ie, j as ne, d as de, w as le, q as pe, r as Se, C as he, z as be, A as ge, D as Re, c as me, k as De, B as fe, y as Ie, i as Pe } from "./functions-l5kdzi5h.js";
|
|
10
10
|
import { u as xe } from "./toString-Cn0xCZ28.js";
|
|
11
11
|
const x = function* (e) {
|
|
12
12
|
return yield e;
|
package/package.json
CHANGED
package/dist/index-Do5mZY6J.cjs
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";const y=require("./web-client/graph/generated.cjs"),b=require("./toString-hHr716Th.cjs"),o=require("./functions-CLNcqXgl.cjs"),N=({axiosClient:e,config:n})=>{const l=y.UserApiFactory(n,n.basePath,e),c=y.UsersApiFactory(n,n.basePath,e),i=y.MeUserApiFactory(n,n.basePath,e),r=y.MeChangepasswordApiFactory(n,n.basePath,e),t=y.UserAppRoleAssignmentApiFactory(n,n.basePath,e);return{async getUser(a,s,u){const{data:d}=await l.getUser(a,s!=null&&s.select?new Set([...s.select]):null,s!=null&&s.expand?new Set([...s.expand]):new Set(["drive","memberOf","appRoleAssignments"]),u);return d},async createUser(a,s){const{data:u}=await c.createUser(a,s);return u},async editUser(a,s,u){const{data:d}=await l.updateUser(a,s,u);return d},async deleteUser(a,s,u){await l.deleteUser(a,s,u)},async listUsers(a,s){const{data:{value:u}}=await c.listUsers(a==null?void 0:a.search,a==null?void 0:a.filter,a!=null&&a.orderBy?new Set([...a.orderBy]):null,a!=null&&a.select?new Set([...a.select]):null,a!=null&&a.expand?new Set([...a.expand]):null,s);return u},async getMe(a,s){const{data:u}=await i.getOwnUser(a!=null&&a.expand?new Set([...a.expand]):new Set(["memberOf"]),s);return u},async editMe(a,s){const{data:u}=await i.updateOwnUser(a,s);return u},async changeOwnPassword(a,s){await r.changeOwnPassword(a,s)},async exportPersonalData(a,s,u){await l.exportPersonalData(a,s,u)},async createUserAppRoleAssignment(a,s,u){const{data:d}=await t.userCreateAppRoleAssignments(a,s,u);return d}}},E=({axiosClient:e,config:n})=>{const l=y.GroupApiFactory(n,n.basePath,e),c=y.GroupsApiFactory(n,n.basePath,e);return{async getGroup(i,r,t){const{data:a}=await l.getGroup(i,r!=null&&r.select?new Set([...r.select]):null,r!=null&&r.expand?new Set([...r.expand]):new Set(["members"]),t);return a},async createGroup(i,r){const{data:t}=await c.createGroup(i,r);return t},async editGroup(i,r,t){const{data:a}=await l.updateGroup(i,r,t);return a},async deleteGroup(i,r,t){await l.deleteGroup(i,r,t)},async listGroups(i,r){const{data:{value:t}}=await c.listGroups(i==null?void 0:i.search,i!=null&&i.orderBy?new Set([...i.orderBy]):null,i!=null&&i.select?new Set([...i.select]):null,i!=null&&i.expand?new Set([...i.expand]):null,r);return t},async addMember(i,r,t){await l.addMember(i,{"@odata.id":b.urlJoin(n.basePath,"v1.0","users",r)},t)},async deleteMember(i,r,t,a){await l.deleteMember(i,r,t,a)}}},L=({axiosClient:e,config:n})=>{const l=y.ApplicationsApiFactory(n,n.basePath,e);return{async getApplication(c,i){const{data:r}=await l.getApplication(c,i);return r},async listApplications(c){const{data:{value:i}}=await l.listApplications(c);return i||[]}}};function x(){}var P=b.getNative(b.root,"Set");function k(e){var n=-1,l=Array(e.size);return e.forEach(function(c){l[++n]=c}),l}var W=1/0,z=P&&1/k(new P([,-0]))[1]==W?function(e){return new P(e)}:x,j=200;function J(e,n,l){var c=-1,i=o.arrayIncludes,r=e.length,t=!0,a=[],s=a;if(r>=j){var u=z(e);if(u)return k(u);t=!1,i=o.cacheHas,s=new o.SetCache}else s=a;e:for(;++c<r;){var d=e[c],h=d;if(d=d!==0?d:0,t&&h===h){for(var m=s.length;m--;)if(s[m]===h)continue e;a.push(d)}else i(s,h,l)||(s!==a&&s.push(h),a.push(d))}return a}function _(e){return e&&e.length?J(e):[]}const U=e=>Object.hasOwn(e,"sharedWith"),O=e=>U(e)&&e.outgoing,H=e=>U(e)&&!e.outgoing,Y=e=>Object.hasOwn(e,"role"),Q=e=>!Object.hasOwn(e,"role"),M=({driveItem:e,graphRoles:n})=>{var l;return(l=e.remoteItem)==null?void 0:l.permissions.reduce((c,i)=>{var r;return(r=i.roles)==null||r.forEach(t=>{const a=n[t];a&&!c.some(({id:s})=>s===a.id)&&c.push(a)}),c},[])},G=({driveItem:e,shareRoles:n})=>{var c;if(!n.length){const i=(c=e.remoteItem)==null?void 0:c.permissions.reduce((r,t)=>{const a=t["@libre.graph.permissions.actions"];return a&&r.push(...a),r},[]);return[...new Set(i)]}const l=n.reduce((i,r)=>(r.rolePermissions.forEach(t=>{i.push(...t.allowedResourceActions)}),i),[]);return[...new Set(l)]};function Z({driveItem:e,graphRoles:n,serverUrl:l}){var m,p,R,w;const c=e.name||e.remoteItem.name,i=o.extractStorageId(e.remoteItem.id),r=e.remoteItem.permissions.map(S=>{const{grantedToV2:v}=S;return{...v.group||v.user,shareType:f(S)}}),t=e.remoteItem.permissions.reduce((S,v)=>{const F=v.invitation.invitedBy.user;return S.some(({id:B})=>B===F.id)||S.push(F),S},[]);let a=_(e.remoteItem.permissions.map(f));t.some(S=>S["@libre.graph.userType"]==="Federated")&&(a=[o.ShareTypes.remote.value]);const u=M({driveItem:e,graphRoles:n}),d=G({driveItem:e,shareRoles:u}),h={id:e.id,remoteItemId:e.remoteItem.id,driveId:(m=e.parentReference)==null?void 0:m.driveId,path:"/",name:c,fileId:e.remoteItem.id,size:e.size,storageId:i,parentFolderId:(p=e.parentReference)==null?void 0:p.id,sdate:e.remoteItem.permissions[0].createdDateTime,indicators:[],tags:[],webDavPath:o.buildWebDavSpacesPath(e.remoteItem.id,"/"),sharedBy:t,owner:(R=e.remoteItem.createdBy)==null?void 0:R.user,sharedWith:r,shareTypes:a,isFolder:!!e.folder,type:e.folder?"folder":"file",mimeType:((w=e.file)==null?void 0:w.mimeType)||"httpd/unix-directory",mdate:e.lastModifiedDateTime?new Date(e.lastModifiedDateTime).toUTCString():void 0,syncEnabled:e["@client.synchronize"],hidden:e["@UI.Hidden"],shareRoles:u,sharePermissions:d,outgoing:!1,privateLink:b.urlJoin(l,"f",e.remoteItem.id),canRename:()=>e["@client.synchronize"],canDownload:()=>d.includes(o.GraphSharePermission.readContent),canUpload:()=>d.includes(o.GraphSharePermission.createUpload),canCreate:()=>d.includes(o.GraphSharePermission.createChildren),canBeDeleted:()=>d.includes(o.GraphSharePermission.deleteStandard),canEditTags:()=>d.includes(o.GraphSharePermission.createChildren),isMounted:()=>!1,isReceivedShare:()=>!0,canShare:()=>!1,canDeny:()=>!1,getDomSelector:()=>o.extractDomSelector(e.id)};return h.extension=o.extractExtensionFromFile(h),h}function $({driveItem:e,user:n,serverUrl:l}){var t,a,s;const c=o.extractStorageId(e.id),i=b.urlJoin(e.parentReference.path,e.name),r={id:e.id,driveId:(t=e.parentReference)==null?void 0:t.driveId,path:i,name:e.name,fileId:e.id,size:e.size,storageId:c,parentFolderId:(a=e.parentReference)==null?void 0:a.id,sdate:e.permissions[0].createdDateTime,indicators:[],tags:[],webDavPath:o.buildWebDavSpacesPath(c,i),sharedBy:[{id:n.id,displayName:n.displayName}],owner:{id:n.id,displayName:n.displayName},sharedWith:e.permissions.map(u=>{if(u.link)return{id:u.id,displayName:u.link["@libre.graph.displayName"],shareType:o.ShareTypes.link.value};const d=f(u);return{...u.grantedToV2.user||u.grantedToV2.group,shareType:d}}),shareTypes:e.permissions.map(f),isFolder:!!e.folder,type:e.folder?"folder":"file",mimeType:((s=e.file)==null?void 0:s.mimeType)||"httpd/unix-directory",outgoing:!0,privateLink:b.urlJoin(l,"f",e.id),canRename:()=>!0,canDownload:()=>!0,canUpload:()=>!0,canCreate:()=>!0,canBeDeleted:()=>!0,canEditTags:()=>!0,isMounted:()=>!1,isReceivedShare:()=>!0,canShare:()=>!0,canDeny:()=>!0,getDomSelector:()=>o.extractDomSelector(e.id)};return r.extension=o.extractExtensionFromFile(r),r}function A({graphPermission:e,graphRoles:n,resourceId:l,indirect:c=!1}){var t,a,s;const i=n[(t=e.roles)==null?void 0:t[0]],r=(s=(a=e.invitation)==null?void 0:a.invitedBy)==null?void 0:s.user;return{id:e.id,resourceId:l,indirect:c,shareType:f(e),role:i,sharedBy:{id:r==null?void 0:r.id,displayName:r==null?void 0:r.displayName},sharedWith:e.grantedToV2.user||e.grantedToV2.group,permissions:e["@libre.graph.permissions.actions"]?e["@libre.graph.permissions.actions"]:i.rolePermissions.flatMap(u=>u.allowedResourceActions),createdDateTime:e.createdDateTime,expirationDateTime:e.expirationDateTime}}function g({graphPermission:e,resourceId:n,indirect:l=!1}){var i,r;const c=(r=(i=e.invitation)==null?void 0:i.invitedBy)==null?void 0:r.user;return{id:e.id,resourceId:n,indirect:l,shareType:o.ShareTypes.link.value,sharedBy:{id:c==null?void 0:c.id,displayName:c==null?void 0:c.displayName},hasPassword:e.hasPassword,createdDateTime:e.createdDateTime,expirationDateTime:e.expirationDateTime,displayName:e.link["@libre.graph.displayName"],isQuickLink:e.link["@libre.graph.quickLink"],type:e.link.type,webUrl:e.link.webUrl,preventsDownload:e.link.preventsDownload}}function f({link:e,grantedToV2:n}){var l;return e?o.ShareTypes.link.value:n!=null&&n.group?o.ShareTypes.group.value:((l=n==null?void 0:n.user)==null?void 0:l["@libre.graph.userType"])==="Federated"?o.ShareTypes.remote.value:o.ShareTypes.user.value}const D=e=>new URL(e.webUrl).origin,K={manager:"312c0871-5ef7-4b3a-85b6-0e4074c64049",editor:"58c63c02-1d89-4572-916a-870abc5a1b7d",viewer:"a8d5fe5e-96e3-418d-825b-534dbdf22b99"},T=e=>{var n,l;return(l=(n=e.root)==null?void 0:n.permissions)==null||l.forEach(c=>{var r;c.grantedToV2=c.grantedToV2||((r=c.grantedToIdentities)==null?void 0:r[0]),delete c.grantedToIdentities;const i=c.roles[0];i&&(c.roles[0]=K[i])}),e},V=({axiosClient:e,config:n})=>{const l=y.DrivesApiFactory(n,n.basePath,e),c=new y.MeDrivesApi(n,n.basePath,e),i=new y.DrivesGetDrivesApi(n,n.basePath,e);return{async getDrive(r,t,a){let{data:s}=await l.getDrive(r,a);return s=T(s),o.buildSpace({...s,serverUrl:D(s)},t)},async createDrive(r,t,a){let{data:s}=await l.createDrive(r,a);return s=T(s),o.buildSpace({...s,serverUrl:D(s)},t)},async updateDrive(r,t,a,s){let{data:u}=await l.updateDrive(r,t,s);return u=T(u),o.buildSpace({...u,serverUrl:D(u)},a)},async disableDrive(r,t,a){await l.deleteDrive(r,t,a)},async deleteDrive(r,t,a){await l.deleteDrive(r,t,{headers:{...(a==null?void 0:a.headers)&&a.headers||{},Purge:"T"},...a&&{requestOptions:a}||{}})},async listMyDrives(r,t,a){const{data:{value:s}}=await c.listMyDrivesBeta(t==null?void 0:t.orderBy,t==null?void 0:t.filter,a);return s.map(u=>o.buildSpace({...u,serverUrl:D(u)},r))},async listAllDrives(r,t,a){const{data:{value:s}}=await i.listAllDrivesBeta(t==null?void 0:t.orderBy,t==null?void 0:t.filter,a);return s.map(u=>o.buildSpace({...u,serverUrl:D(u)},r))}}},X=({axiosClient:e,config:n})=>{const l=y.DriveItemApiFactory(n,n.basePath,e),c=y.DrivesRootApiFactory(n,n.basePath,e),i=y.MeDriveApiFactory(n,n.basePath,e);return{async getDriveItem(r,t,a){const{data:s}=await l.getDriveItem(r,t,a);return s},async createDriveItem(r,t,a){const{data:s}=await c.createDriveItem(r,t,a);return s},async updateDriveItem(r,t,a,s){const{data:u}=await l.updateDriveItem(r,t,a,s);return u},async deleteDriveItem(r,t,a){await l.deleteDriveItem(r,t,a)},async listSharedByMe(r){const{data:t}=await i.listSharedByMe(r);return(t==null?void 0:t.value)||[]},async listSharedWithMe(r){const{data:t}=await i.listSharedWithMe(r);return(t==null?void 0:t.value)||[]}}},C=({axiosClient:e,config:n})=>{const l=y.TagsApiFactory(n,n.basePath,e);return{async listTags(c){const{data:{value:i}}=await l.getTags(c);return i||[]},async assignTags(c,i){await l.assignTags(c,i)},async unassignTags(c,i){await l.unassignTags(c,i)}}},q=({axiosClient:e,config:n})=>{const l=y.ActivitiesApiFactory(n,n.basePath,e);return{async listActivities(c,i){const{data:{value:r}}=await l.getActivities(c,i);return r||[]}}},I=({axiosClient:e,config:n})=>{const l=y.DrivesRootApiFactory(n,n.basePath,e),c=y.RoleManagementApiFactory(n,n.basePath,e),i=y.DrivesPermissionsApiFactory(n,n.basePath,e);return{async getPermission(r,t,a,s,u){const{data:d}=await i.getPermission(r,t,a,u);return d.link?g({graphPermission:d,resourceId:t}):A({graphPermission:d,resourceId:t,graphRoles:s||{}})},async listPermissions(r,t,a,s,u){let d;if(r===t){const{data:w}=await l.listPermissionsSpaceRoot(r,s==null?void 0:s.filter,s!=null&&s.select?new Set([...s.select]):null,u);d=w}else{const{data:w}=await i.listPermissions(r,t,s==null?void 0:s.filter,s!=null&&s.select?new Set([...s.select]):null,u);d=w}const h=d.value||[],m=d["@libre.graph.permissions.actions.allowedValues"],p=d["@libre.graph.permissions.roles.allowedValues"];return{shares:h.map(w=>w.link?g({graphPermission:w,resourceId:t}):A({graphPermission:w,resourceId:t,graphRoles:a||{}})),allowedActions:m,allowedRoles:p}},async updatePermission(r,t,a,s,u,d){let h;if(r===t){const{data:m}=await l.updatePermissionSpaceRoot(r,a,s,d);h=m}else{const{data:m}=await i.updatePermission(r,t,a,s,d);h=m}return h.link?g({graphPermission:h,resourceId:t}):A({graphPermission:h,resourceId:t,graphRoles:u||{}})},async deletePermission(r,t,a,s){if(r===t){await l.deletePermissionSpaceRoot(r,a,s);return}await i.deletePermission(r,t,a,s)},async createInvite(r,t,a,s,u){var h,m;let d;if(r===t){const{data:p}=await l.inviteSpaceRoot(r,a,u);d=(h=p.value)==null?void 0:h[0]}else{const{data:p}=await i.invite(r,t,a,u);d=(m=p.value)==null?void 0:m[0]}if(!d)throw new Error("no permission returned");return A({graphPermission:d,resourceId:t,graphRoles:s||{}})},async createLink(r,t,a,s){let u;if(r===t){const{data:d}=await l.createLinkSpaceRoot(r,a,s);u=d}else{const{data:d}=await i.createLink(r,t,a,s);u=d}return g({graphPermission:u,resourceId:t})},async setPermissionPassword(r,t,a,s,u){let d;if(r===t){const{data:h}=await l.setPermissionPasswordSpaceRoot(r,a,s,u);d=h}else{const{data:h}=await i.setPermissionPassword(r,t,a,s,u);d=h}return g({graphPermission:d,resourceId:t})},async listRoleDefinitions(r){const{data:t}=await c.listPermissionRoleDefinitions(r);return t}}},ee=(e,n)=>{const l=new URL(e);l.pathname=[...l.pathname.split("/"),"graph"].filter(Boolean).join("/");const c=new y.Configuration({basePath:l.href});return{activities:q({axiosClient:n,config:c}),applications:L({axiosClient:n,config:c}),tags:C({axiosClient:n,config:c}),drives:V({axiosClient:n,config:c}),driveItems:X({axiosClient:n,config:c}),users:N({axiosClient:n,config:c}),groups:E({axiosClient:n,config:c}),permissions:I({axiosClient:n,config:c})}};exports.buildCollaboratorShare=A;exports.buildIncomingShareResource=Z;exports.buildLinkShare=g;exports.buildOutgoingShareResource=$;exports.getShareResourcePermissions=G;exports.getShareResourceRoles=M;exports.graph=ee;exports.isCollaboratorShare=Y;exports.isIncomingShareResource=H;exports.isLinkShare=Q;exports.isOutgoingShareResource=O;exports.isShareResource=U;
|