@opencloud-eu/web-client 2.4.0 → 3.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-CYOnwClV.js +1178 -0
- package/dist/functions-DEaUzlbB.cjs +1 -0
- package/dist/{index-sA0pvHeb.cjs → index-B3tdq56F.cjs} +1 -1
- package/dist/{index-DcTD5HFk.js → index-BTGj2rHD.js} +69 -67
- package/dist/{index-43W1CNwK.cjs → index-C-U4KVPG.cjs} +5 -5
- package/dist/index-D3QfKFAH.cjs +1 -0
- package/dist/{index-BEuG72fj.js → index-DxUgq3ag.js} +2 -2
- package/dist/index-oCdLZPEA.js +699 -0
- package/dist/src/graph/drives/types.d.ts +16 -7
- package/dist/src/graph/generated/api.d.ts +333 -24
- package/dist/src/graph/generated/configuration.d.ts +1 -1
- package/dist/src/graph/generated/index.d.ts +1 -1
- package/dist/src/graph/index.d.ts +2 -0
- package/dist/src/graph/permissions/types.d.ts +3 -0
- package/dist/src/graph/photos/index.d.ts +2 -0
- package/dist/src/graph/photos/photo.d.ts +3 -0
- package/dist/src/graph/photos/types.d.ts +7 -0
- package/dist/src/graph/types.d.ts +2 -1
- package/dist/src/helpers/space/functions.d.ts +4 -6
- package/dist/src/helpers/space/types.d.ts +3 -8
- package/dist/web-client/graph/generated.cjs +1 -1
- package/dist/web-client/graph/generated.js +2071 -1731
- package/dist/web-client/graph.cjs +1 -1
- package/dist/web-client/graph.js +1 -1
- package/dist/web-client/webdav.cjs +1 -1
- package/dist/web-client/webdav.js +3 -3
- package/dist/web-client.cjs +1 -1
- package/dist/web-client.js +35 -36
- package/package.json +2 -2
- package/dist/functions-DJR5h-q5.cjs +0 -1
- package/dist/functions-l5kdzi5h.js +0 -1230
- package/dist/index-Cjn81zI6.cjs +0 -1
- package/dist/index-mFyj5iN2.js +0 -670
|
@@ -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-D3QfKFAH.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-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("../index-C-U4KVPG.cjs");const r=require("../index-B3tdq56F.cjs"),e=require("../functions-DEaUzlbB.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
|
-
import "../index-
|
|
2
|
-
import { w as e } from "../index-
|
|
3
|
-
import {
|
|
1
|
+
import "../index-BTGj2rHD.js";
|
|
2
|
+
import { w as e } from "../index-DxUgq3ag.js";
|
|
3
|
+
import { J as t, K as p, H as v, I as i } from "../functions-CYOnwClV.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-D3QfKFAH.cjs"),g=require("./web-client/ocs.cjs"),i=require("./index-B3tdq56F.cjs"),e=require("./functions-DEaUzlbB.cjs"),I=require("./toString-hHr716Th.cjs"),v=function*(r){return yield r},m=({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.getRelativeSpecialFolderSpacePath=e.getRelativeSpecialFolderSpacePath;exports.isManager=e.isManager;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=v;exports.client=E;exports.createHttpError=m;
|
package/dist/web-client.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
var
|
|
2
|
-
var b = (e, a, s) => a in e ?
|
|
1
|
+
var S = Object.defineProperty;
|
|
2
|
+
var b = (e, a, s) => a in e ? S(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
|
|
6
|
-
import { ocs as
|
|
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,
|
|
4
|
+
import { g as R } from "./index-oCdLZPEA.js";
|
|
5
|
+
import { k as O, h as L, l as W, j as k, f as y, e as F, c as T, b as _, d as j, a as z, i as M } from "./index-oCdLZPEA.js";
|
|
6
|
+
import { ocs as g } from "./web-client/ocs.js";
|
|
7
|
+
import { H as m, w as D } from "./index-DxUgq3ag.js";
|
|
8
|
+
import { D as q, e as G } from "./index-DxUgq3ag.js";
|
|
9
|
+
import { G as V, O as C, w 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, q as le, r as pe, B as he, y as Se, z as be, C as Re, c as ge, k as me, A as De, x as fe, i as Ie } from "./functions-CYOnwClV.js";
|
|
10
10
|
import { u as xe } from "./toString-Cn0xCZ28.js";
|
|
11
|
-
const
|
|
11
|
+
const P = function* (e) {
|
|
12
12
|
return yield e;
|
|
13
13
|
}, H = ({
|
|
14
14
|
message: e,
|
|
@@ -26,8 +26,8 @@ class t {
|
|
|
26
26
|
r(t, "Internal", 0), r(t, "Read", 1), r(t, "Update", 2), r(t, "Create", 4), r(t, "Delete", 8), r(t, "Share", 16);
|
|
27
27
|
const w = ({ axiosClient: e, baseURI: a }) => {
|
|
28
28
|
const s = () => {
|
|
29
|
-
var i, n, d, l, p,
|
|
30
|
-
const o = (n = (i = e.defaults) == null ? void 0 : i.headers) == null ? void 0 : n.Authorization, c = (l = (d = e.defaults) == null ? void 0 : d.headers) == null ? void 0 : l["Accept-Language"], u = (
|
|
29
|
+
var i, n, d, l, p, h;
|
|
30
|
+
const o = (n = (i = e.defaults) == null ? void 0 : i.headers) == null ? void 0 : n.Authorization, c = (l = (d = e.defaults) == null ? void 0 : d.headers) == null ? void 0 : l["Accept-Language"], u = (h = (p = e.defaults) == null ? void 0 : p.headers) == null ? void 0 : h["Initiator-ID"];
|
|
31
31
|
return {
|
|
32
32
|
...o && { Authorization: o.toString() },
|
|
33
33
|
...c && { "Accept-Language": c.toString() },
|
|
@@ -35,8 +35,8 @@ const w = ({ axiosClient: e, baseURI: a }) => {
|
|
|
35
35
|
};
|
|
36
36
|
};
|
|
37
37
|
return {
|
|
38
|
-
graph:
|
|
39
|
-
ocs:
|
|
38
|
+
graph: R(a, e),
|
|
39
|
+
ocs: g(a, e),
|
|
40
40
|
webdav: D(a, s)
|
|
41
41
|
};
|
|
42
42
|
};
|
|
@@ -51,9 +51,9 @@ export {
|
|
|
51
51
|
X as ShareTypes,
|
|
52
52
|
O as buildCollaboratorShare,
|
|
53
53
|
Y as buildDeletedResource,
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
54
|
+
L as buildIncomingShareResource,
|
|
55
|
+
W as buildLinkShare,
|
|
56
|
+
k as buildOutgoingShareResource,
|
|
57
57
|
Z as buildPublicSpaceResource,
|
|
58
58
|
$ as buildResource,
|
|
59
59
|
U as buildShareSpaceResource,
|
|
@@ -63,7 +63,7 @@ export {
|
|
|
63
63
|
se as buildWebDavPublicPath,
|
|
64
64
|
re as buildWebDavSpacesPath,
|
|
65
65
|
te as buildWebDavSpacesTrashPath,
|
|
66
|
-
|
|
66
|
+
P as call,
|
|
67
67
|
w as client,
|
|
68
68
|
H as createHttpError,
|
|
69
69
|
G as encodePath,
|
|
@@ -73,27 +73,26 @@ export {
|
|
|
73
73
|
ie as extractNodeId,
|
|
74
74
|
ne as extractParentFolderName,
|
|
75
75
|
de as extractStorageId,
|
|
76
|
-
le as
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
_ as isLinkShare,
|
|
76
|
+
le as getRelativeSpecialFolderSpacePath,
|
|
77
|
+
y as getShareResourcePermissions,
|
|
78
|
+
F as getShareResourceRoles,
|
|
79
|
+
R as graph,
|
|
80
|
+
T as isCollaboratorShare,
|
|
81
|
+
_ as isIncomingShareResource,
|
|
82
|
+
j as isLinkShare,
|
|
83
|
+
pe as isManager,
|
|
85
84
|
he as isMountPointSpaceResource,
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
85
|
+
z as isOutgoingShareResource,
|
|
86
|
+
Se as isPersonalSpaceResource,
|
|
87
|
+
be as isProjectSpaceResource,
|
|
89
88
|
Re as isPublicSpaceResource,
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
89
|
+
ge as isSearchResource,
|
|
90
|
+
M as isShareResource,
|
|
91
|
+
me as isShareRoot,
|
|
92
|
+
De as isShareSpaceResource,
|
|
93
|
+
fe as isSpaceResource,
|
|
94
|
+
Ie as isTrashResource,
|
|
95
|
+
g as ocs,
|
|
97
96
|
xe as urlJoin,
|
|
98
97
|
D as webdav
|
|
99
98
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@opencloud-eu/web-client",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "3.2.0",
|
|
4
4
|
"description": "OpenCloud web client",
|
|
5
5
|
"license": "AGPL-3.0",
|
|
6
6
|
"private": false,
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"uuid": "^11.0.0",
|
|
62
62
|
"webdav": "^5.7.1",
|
|
63
63
|
"xml-js": "^1.6.11",
|
|
64
|
-
"zod": "^
|
|
64
|
+
"zod": "^4.0.0"
|
|
65
65
|
},
|
|
66
66
|
"scripts": {}
|
|
67
67
|
}
|
|
@@ -1 +0,0 @@
|
|
|
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;
|