@qlik/api 0.0.11 → 0.0.13
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/api-keys.js +10 -10
- package/api-keys.mjs +2 -2
- package/apps.js +46 -46
- package/apps.mjs +2 -2
- package/audits.js +9 -9
- package/audits.mjs +2 -2
- package/auth.js +3 -3
- package/auth.mjs +2 -2
- package/automations.js +21 -21
- package/automations.mjs +2 -2
- package/brands.js +15 -15
- package/brands.mjs +2 -2
- package/chunks/{K2WB4AWW.mjs → 3INB42LZ.mjs} +1 -1
- package/chunks/{TPTPAX2U.mjs → 3SBSHHRV.mjs} +2 -2
- package/chunks/{FT7SZRB6.js → 6KX2ETIK.js} +21 -38
- package/chunks/{4E3AP3QF.mjs → CX7TY2FM.mjs} +1 -1
- package/chunks/GMCMKY65.js +41 -0
- package/chunks/{MQGSH6BQ.js → HHMKNG2O.js} +8 -8
- package/chunks/{XP7ALS4O.js → ICTODCOL.js} +2 -2
- package/chunks/{QJNIUMNI.mjs → IJNQAGVX.mjs} +4 -4
- package/chunks/{6QHMH76M.mjs → J3ZWASEK.mjs} +1 -1
- package/chunks/{QMOQD6PE.js → JYRPLJUL.js} +8 -8
- package/chunks/{MHLTST5J.mjs → JZOX7DKF.mjs} +21 -38
- package/chunks/{G36LDZ2O.mjs → M7UTYYGM.mjs} +1 -1
- package/chunks/ME4LNBI3.js +17 -0
- package/chunks/{NBNOAZT5.js → SEXEAWEC.js} +3 -3
- package/chunks/{277NFGPR.js → SMKHFJJF.js} +4 -4
- package/chunks/{NZ6E5ZHO.js → TH75GYUY.js} +3 -3
- package/chunks/{J3UXBHGX.mjs → VCYQUP4Y.mjs} +1 -1
- package/chunks/{E3HDOP72.mjs → X474LM7J.mjs} +3 -3
- package/collections.js +14 -14
- package/collections.mjs +2 -2
- package/csp-origins.js +9 -9
- package/csp-origins.mjs +2 -2
- package/data-assets.js +8 -8
- package/data-assets.mjs +2 -2
- package/data-connections.js +12 -12
- package/data-connections.mjs +2 -2
- package/data-credentials.js +7 -7
- package/data-credentials.mjs +2 -2
- package/data-files.js +15 -15
- package/data-files.mjs +2 -2
- package/extensions.js +10 -10
- package/extensions.mjs +2 -2
- package/glossaries.js +27 -27
- package/glossaries.mjs +2 -2
- package/groups.js +11 -11
- package/groups.mjs +2 -2
- package/identity-providers.js +11 -11
- package/identity-providers.mjs +2 -2
- package/index.js +8 -8
- package/index.mjs +4 -4
- package/items.js +11 -11
- package/items.mjs +2 -2
- package/licenses.js +12 -12
- package/licenses.mjs +2 -2
- package/package.json +2 -1
- package/qix.js +3 -3
- package/qix.mjs +2 -2
- package/quotas.js +5 -5
- package/quotas.mjs +2 -2
- package/reload-tasks.js +8 -8
- package/reload-tasks.mjs +2 -2
- package/reloads.js +7 -7
- package/reloads.mjs +2 -2
- package/roles.js +5 -5
- package/roles.mjs +2 -2
- package/spaces.js +15 -15
- package/spaces.mjs +2 -2
- package/temp-contents.js +6 -6
- package/temp-contents.mjs +2 -2
- package/tenants.js +9 -9
- package/tenants.mjs +2 -2
- package/themes.js +10 -10
- package/themes.mjs +2 -2
- package/transports.js +9 -9
- package/transports.mjs +2 -2
- package/users.js +13 -13
- package/users.mjs +2 -2
- package/web-integrations.js +8 -8
- package/web-integrations.mjs +2 -2
- package/web-notifications.js +9 -9
- package/web-notifications.mjs +2 -2
- package/webhooks.js +13 -13
- package/webhooks.mjs +2 -2
- package/chunks/SPJKF5VW.js +0 -17
- package/chunks/X3YDQVZ6.js +0 -41
package/index.mjs
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import {
|
|
2
2
|
auth_default
|
|
3
|
-
} from "./chunks/
|
|
3
|
+
} from "./chunks/M7UTYYGM.mjs";
|
|
4
4
|
import {
|
|
5
5
|
qix_default
|
|
6
|
-
} from "./chunks/
|
|
6
|
+
} from "./chunks/CX7TY2FM.mjs";
|
|
7
7
|
import {
|
|
8
8
|
clearApiCache,
|
|
9
9
|
invokeFetch
|
|
10
|
-
} from "./chunks/
|
|
11
|
-
import "./chunks/
|
|
10
|
+
} from "./chunks/VCYQUP4Y.mjs";
|
|
11
|
+
import "./chunks/X474LM7J.mjs";
|
|
12
12
|
import "./chunks/VSY5YIQY.mjs";
|
|
13
13
|
|
|
14
14
|
// src/public/public-runtime-api-generator/public-runtime-api-generator.ts
|
package/items.js
CHANGED
|
@@ -1,42 +1,42 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
5
|
-
require('./chunks/
|
|
4
|
+
var _TH75GYUYjs = require('./chunks/TH75GYUY.js');
|
|
5
|
+
require('./chunks/SEXEAWEC.js');
|
|
6
6
|
require('./chunks/4HB3TAEO.js');
|
|
7
7
|
|
|
8
8
|
// src/public/rest/items.ts
|
|
9
|
-
var getItems = async (query, options) =>
|
|
9
|
+
var getItems = async (query, options) => _TH75GYUYjs.invokeFetch.call(void 0, "items", {
|
|
10
10
|
method: "get",
|
|
11
11
|
pathTemplate: "/api/v1/items",
|
|
12
12
|
query,
|
|
13
13
|
options
|
|
14
14
|
});
|
|
15
|
-
var getItemsSettings = async (options) =>
|
|
15
|
+
var getItemsSettings = async (options) => _TH75GYUYjs.invokeFetch.call(void 0, "items", {
|
|
16
16
|
method: "get",
|
|
17
17
|
pathTemplate: "/api/v1/items/settings",
|
|
18
18
|
options
|
|
19
19
|
});
|
|
20
|
-
var patchItemsSettings = async (body, options) =>
|
|
20
|
+
var patchItemsSettings = async (body, options) => _TH75GYUYjs.invokeFetch.call(void 0, "items", {
|
|
21
21
|
method: "patch",
|
|
22
22
|
pathTemplate: "/api/v1/items/settings",
|
|
23
23
|
body,
|
|
24
24
|
contentType: "application/json",
|
|
25
25
|
options
|
|
26
26
|
});
|
|
27
|
-
var deleteItem = async (itemId, options) =>
|
|
27
|
+
var deleteItem = async (itemId, options) => _TH75GYUYjs.invokeFetch.call(void 0, "items", {
|
|
28
28
|
method: "delete",
|
|
29
29
|
pathTemplate: "/api/v1/items/{itemId}",
|
|
30
30
|
pathVariables: { itemId },
|
|
31
31
|
options
|
|
32
32
|
});
|
|
33
|
-
var getItem = async (itemId, options) =>
|
|
33
|
+
var getItem = async (itemId, options) => _TH75GYUYjs.invokeFetch.call(void 0, "items", {
|
|
34
34
|
method: "get",
|
|
35
35
|
pathTemplate: "/api/v1/items/{itemId}",
|
|
36
36
|
pathVariables: { itemId },
|
|
37
37
|
options
|
|
38
38
|
});
|
|
39
|
-
var updateItem = async (itemId, body, options) =>
|
|
39
|
+
var updateItem = async (itemId, body, options) => _TH75GYUYjs.invokeFetch.call(void 0, "items", {
|
|
40
40
|
method: "put",
|
|
41
41
|
pathTemplate: "/api/v1/items/{itemId}",
|
|
42
42
|
pathVariables: { itemId },
|
|
@@ -44,14 +44,14 @@ var updateItem = async (itemId, body, options) => _NZ6E5ZHOjs.invokeFetch.call(v
|
|
|
44
44
|
contentType: "application/json",
|
|
45
45
|
options
|
|
46
46
|
});
|
|
47
|
-
var getItemCollections = async (itemId, query, options) =>
|
|
47
|
+
var getItemCollections = async (itemId, query, options) => _TH75GYUYjs.invokeFetch.call(void 0, "items", {
|
|
48
48
|
method: "get",
|
|
49
49
|
pathTemplate: "/api/v1/items/{itemId}/collections",
|
|
50
50
|
pathVariables: { itemId },
|
|
51
51
|
query,
|
|
52
52
|
options
|
|
53
53
|
});
|
|
54
|
-
var getPublishedItems = async (itemId, query, options) =>
|
|
54
|
+
var getPublishedItems = async (itemId, query, options) => _TH75GYUYjs.invokeFetch.call(void 0, "items", {
|
|
55
55
|
method: "get",
|
|
56
56
|
pathTemplate: "/api/v1/items/{itemId}/publisheditems",
|
|
57
57
|
pathVariables: { itemId },
|
|
@@ -59,7 +59,7 @@ var getPublishedItems = async (itemId, query, options) => _NZ6E5ZHOjs.invokeFetc
|
|
|
59
59
|
options
|
|
60
60
|
});
|
|
61
61
|
function clearCache() {
|
|
62
|
-
return
|
|
62
|
+
return _TH75GYUYjs.clearApiCache.call(void 0, "items");
|
|
63
63
|
}
|
|
64
64
|
var itemsExport = {
|
|
65
65
|
getItems,
|
package/items.mjs
CHANGED
package/licenses.js
CHANGED
|
@@ -1,68 +1,68 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
5
|
-
require('./chunks/
|
|
4
|
+
var _TH75GYUYjs = require('./chunks/TH75GYUY.js');
|
|
5
|
+
require('./chunks/SEXEAWEC.js');
|
|
6
6
|
require('./chunks/4HB3TAEO.js');
|
|
7
7
|
|
|
8
8
|
// src/public/rest/licenses.ts
|
|
9
|
-
var getLicenseAssignments = async (query, options) =>
|
|
9
|
+
var getLicenseAssignments = async (query, options) => _TH75GYUYjs.invokeFetch.call(void 0, "licenses", {
|
|
10
10
|
method: "get",
|
|
11
11
|
pathTemplate: "/api/v1/licenses/assignments",
|
|
12
12
|
query,
|
|
13
13
|
options
|
|
14
14
|
});
|
|
15
|
-
var addLicenseAssignments = async (body, options) =>
|
|
15
|
+
var addLicenseAssignments = async (body, options) => _TH75GYUYjs.invokeFetch.call(void 0, "licenses", {
|
|
16
16
|
method: "post",
|
|
17
17
|
pathTemplate: "/api/v1/licenses/assignments/actions/add",
|
|
18
18
|
body,
|
|
19
19
|
contentType: "application/json",
|
|
20
20
|
options
|
|
21
21
|
});
|
|
22
|
-
var deleteLicenseAssignments = async (body, options) =>
|
|
22
|
+
var deleteLicenseAssignments = async (body, options) => _TH75GYUYjs.invokeFetch.call(void 0, "licenses", {
|
|
23
23
|
method: "post",
|
|
24
24
|
pathTemplate: "/api/v1/licenses/assignments/actions/delete",
|
|
25
25
|
body,
|
|
26
26
|
contentType: "application/json",
|
|
27
27
|
options
|
|
28
28
|
});
|
|
29
|
-
var updateLicenseAssignments = async (body, options) =>
|
|
29
|
+
var updateLicenseAssignments = async (body, options) => _TH75GYUYjs.invokeFetch.call(void 0, "licenses", {
|
|
30
30
|
method: "post",
|
|
31
31
|
pathTemplate: "/api/v1/licenses/assignments/actions/update",
|
|
32
32
|
body,
|
|
33
33
|
contentType: "application/json",
|
|
34
34
|
options
|
|
35
35
|
});
|
|
36
|
-
var getLicenseConsumption = async (query, options) =>
|
|
36
|
+
var getLicenseConsumption = async (query, options) => _TH75GYUYjs.invokeFetch.call(void 0, "licenses", {
|
|
37
37
|
method: "get",
|
|
38
38
|
pathTemplate: "/api/v1/licenses/consumption",
|
|
39
39
|
query,
|
|
40
40
|
options
|
|
41
41
|
});
|
|
42
|
-
var getLicenseOverview = async (options) =>
|
|
42
|
+
var getLicenseOverview = async (options) => _TH75GYUYjs.invokeFetch.call(void 0, "licenses", {
|
|
43
43
|
method: "get",
|
|
44
44
|
pathTemplate: "/api/v1/licenses/overview",
|
|
45
45
|
options
|
|
46
46
|
});
|
|
47
|
-
var getLicenseSettings = async (options) =>
|
|
47
|
+
var getLicenseSettings = async (options) => _TH75GYUYjs.invokeFetch.call(void 0, "licenses", {
|
|
48
48
|
method: "get",
|
|
49
49
|
pathTemplate: "/api/v1/licenses/settings",
|
|
50
50
|
options
|
|
51
51
|
});
|
|
52
|
-
var updateLicenseSettings = async (body, options) =>
|
|
52
|
+
var updateLicenseSettings = async (body, options) => _TH75GYUYjs.invokeFetch.call(void 0, "licenses", {
|
|
53
53
|
method: "put",
|
|
54
54
|
pathTemplate: "/api/v1/licenses/settings",
|
|
55
55
|
body,
|
|
56
56
|
contentType: "application/json",
|
|
57
57
|
options
|
|
58
58
|
});
|
|
59
|
-
var getLicenseStatus = async (options) =>
|
|
59
|
+
var getLicenseStatus = async (options) => _TH75GYUYjs.invokeFetch.call(void 0, "licenses", {
|
|
60
60
|
method: "get",
|
|
61
61
|
pathTemplate: "/api/v1/licenses/status",
|
|
62
62
|
options
|
|
63
63
|
});
|
|
64
64
|
function clearCache() {
|
|
65
|
-
return
|
|
65
|
+
return _TH75GYUYjs.clearApiCache.call(void 0, "licenses");
|
|
66
66
|
}
|
|
67
67
|
var licensesExport = {
|
|
68
68
|
getLicenseAssignments,
|
package/licenses.mjs
CHANGED
package/package.json
CHANGED
|
@@ -15,6 +15,7 @@
|
|
|
15
15
|
"bufferutil": "^4.0.8",
|
|
16
16
|
"enigma.js": "^2.12.0",
|
|
17
17
|
"lodash": "^4.17.21",
|
|
18
|
+
"nanoid": "^5.0.4",
|
|
18
19
|
"ws": "^8.16.0"
|
|
19
20
|
},
|
|
20
21
|
"engines": {
|
|
@@ -252,5 +253,5 @@
|
|
|
252
253
|
"import": "./auth.mjs"
|
|
253
254
|
}
|
|
254
255
|
},
|
|
255
|
-
"version": "0.0.
|
|
256
|
+
"version": "0.0.13"
|
|
256
257
|
}
|
package/qix.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
5
|
-
require('./chunks/
|
|
4
|
+
var _ICTODCOLjs = require('./chunks/ICTODCOL.js');
|
|
5
|
+
require('./chunks/SEXEAWEC.js');
|
|
6
6
|
require('./chunks/4HB3TAEO.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
exports.default =
|
|
10
|
+
exports.default = _ICTODCOLjs.qix_default; exports.openAppSession = _ICTODCOLjs.openAppSession;
|
package/qix.mjs
CHANGED
package/quotas.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
5
|
-
require('./chunks/
|
|
4
|
+
var _TH75GYUYjs = require('./chunks/TH75GYUY.js');
|
|
5
|
+
require('./chunks/SEXEAWEC.js');
|
|
6
6
|
require('./chunks/4HB3TAEO.js');
|
|
7
7
|
|
|
8
8
|
// src/public/rest/quotas.ts
|
|
9
|
-
var getQuotas = async (query, options) =>
|
|
9
|
+
var getQuotas = async (query, options) => _TH75GYUYjs.invokeFetch.call(void 0, "quotas", {
|
|
10
10
|
method: "get",
|
|
11
11
|
pathTemplate: "/api/v1/quotas",
|
|
12
12
|
query,
|
|
13
13
|
options
|
|
14
14
|
});
|
|
15
|
-
var getQuota = async (id, query, options) =>
|
|
15
|
+
var getQuota = async (id, query, options) => _TH75GYUYjs.invokeFetch.call(void 0, "quotas", {
|
|
16
16
|
method: "get",
|
|
17
17
|
pathTemplate: "/api/v1/quotas/{id}",
|
|
18
18
|
pathVariables: { id },
|
|
@@ -20,7 +20,7 @@ var getQuota = async (id, query, options) => _NZ6E5ZHOjs.invokeFetch.call(void 0
|
|
|
20
20
|
options
|
|
21
21
|
});
|
|
22
22
|
function clearCache() {
|
|
23
|
-
return
|
|
23
|
+
return _TH75GYUYjs.clearApiCache.call(void 0, "quotas");
|
|
24
24
|
}
|
|
25
25
|
var quotasExport = { getQuotas, getQuota, clearCache };
|
|
26
26
|
var quotas_default = quotasExport;
|
package/quotas.mjs
CHANGED
package/reload-tasks.js
CHANGED
|
@@ -1,37 +1,37 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
5
|
-
require('./chunks/
|
|
4
|
+
var _TH75GYUYjs = require('./chunks/TH75GYUY.js');
|
|
5
|
+
require('./chunks/SEXEAWEC.js');
|
|
6
6
|
require('./chunks/4HB3TAEO.js');
|
|
7
7
|
|
|
8
8
|
// src/public/rest/reload-tasks.ts
|
|
9
|
-
var getReloadTasks = async (query, options) =>
|
|
9
|
+
var getReloadTasks = async (query, options) => _TH75GYUYjs.invokeFetch.call(void 0, "reload-tasks", {
|
|
10
10
|
method: "get",
|
|
11
11
|
pathTemplate: "/api/v1/reload-tasks",
|
|
12
12
|
query,
|
|
13
13
|
options
|
|
14
14
|
});
|
|
15
|
-
var createReloadTask = async (body, options) =>
|
|
15
|
+
var createReloadTask = async (body, options) => _TH75GYUYjs.invokeFetch.call(void 0, "reload-tasks", {
|
|
16
16
|
method: "post",
|
|
17
17
|
pathTemplate: "/api/v1/reload-tasks",
|
|
18
18
|
body,
|
|
19
19
|
contentType: "application/json",
|
|
20
20
|
options
|
|
21
21
|
});
|
|
22
|
-
var deleteReloadTask = async (taskId, options) =>
|
|
22
|
+
var deleteReloadTask = async (taskId, options) => _TH75GYUYjs.invokeFetch.call(void 0, "reload-tasks", {
|
|
23
23
|
method: "delete",
|
|
24
24
|
pathTemplate: "/api/v1/reload-tasks/{taskId}",
|
|
25
25
|
pathVariables: { taskId },
|
|
26
26
|
options
|
|
27
27
|
});
|
|
28
|
-
var getReloadTask = async (taskId, options) =>
|
|
28
|
+
var getReloadTask = async (taskId, options) => _TH75GYUYjs.invokeFetch.call(void 0, "reload-tasks", {
|
|
29
29
|
method: "get",
|
|
30
30
|
pathTemplate: "/api/v1/reload-tasks/{taskId}",
|
|
31
31
|
pathVariables: { taskId },
|
|
32
32
|
options
|
|
33
33
|
});
|
|
34
|
-
var updateReloadTask = async (taskId, body, options) =>
|
|
34
|
+
var updateReloadTask = async (taskId, body, options) => _TH75GYUYjs.invokeFetch.call(void 0, "reload-tasks", {
|
|
35
35
|
method: "put",
|
|
36
36
|
pathTemplate: "/api/v1/reload-tasks/{taskId}",
|
|
37
37
|
pathVariables: { taskId },
|
|
@@ -40,7 +40,7 @@ var updateReloadTask = async (taskId, body, options) => _NZ6E5ZHOjs.invokeFetch.
|
|
|
40
40
|
options
|
|
41
41
|
});
|
|
42
42
|
function clearCache() {
|
|
43
|
-
return
|
|
43
|
+
return _TH75GYUYjs.clearApiCache.call(void 0, "reload-tasks");
|
|
44
44
|
}
|
|
45
45
|
var reloadTasksExport = {
|
|
46
46
|
getReloadTasks,
|
package/reload-tasks.mjs
CHANGED
package/reloads.js
CHANGED
|
@@ -1,38 +1,38 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
5
|
-
require('./chunks/
|
|
4
|
+
var _TH75GYUYjs = require('./chunks/TH75GYUY.js');
|
|
5
|
+
require('./chunks/SEXEAWEC.js');
|
|
6
6
|
require('./chunks/4HB3TAEO.js');
|
|
7
7
|
|
|
8
8
|
// src/public/rest/reloads.ts
|
|
9
|
-
var getReloads = async (query, options) =>
|
|
9
|
+
var getReloads = async (query, options) => _TH75GYUYjs.invokeFetch.call(void 0, "reloads", {
|
|
10
10
|
method: "get",
|
|
11
11
|
pathTemplate: "/api/v1/reloads",
|
|
12
12
|
query,
|
|
13
13
|
options
|
|
14
14
|
});
|
|
15
|
-
var queueReload = async (body, options) =>
|
|
15
|
+
var queueReload = async (body, options) => _TH75GYUYjs.invokeFetch.call(void 0, "reloads", {
|
|
16
16
|
method: "post",
|
|
17
17
|
pathTemplate: "/api/v1/reloads",
|
|
18
18
|
body,
|
|
19
19
|
contentType: "application/json",
|
|
20
20
|
options
|
|
21
21
|
});
|
|
22
|
-
var getReload = async (reloadId, options) =>
|
|
22
|
+
var getReload = async (reloadId, options) => _TH75GYUYjs.invokeFetch.call(void 0, "reloads", {
|
|
23
23
|
method: "get",
|
|
24
24
|
pathTemplate: "/api/v1/reloads/{reloadId}",
|
|
25
25
|
pathVariables: { reloadId },
|
|
26
26
|
options
|
|
27
27
|
});
|
|
28
|
-
var cancelReload = async (reloadId, options) =>
|
|
28
|
+
var cancelReload = async (reloadId, options) => _TH75GYUYjs.invokeFetch.call(void 0, "reloads", {
|
|
29
29
|
method: "post",
|
|
30
30
|
pathTemplate: "/api/v1/reloads/{reloadId}/actions/cancel",
|
|
31
31
|
pathVariables: { reloadId },
|
|
32
32
|
options
|
|
33
33
|
});
|
|
34
34
|
function clearCache() {
|
|
35
|
-
return
|
|
35
|
+
return _TH75GYUYjs.clearApiCache.call(void 0, "reloads");
|
|
36
36
|
}
|
|
37
37
|
var reloadsExport = { getReloads, queueReload, getReload, cancelReload, clearCache };
|
|
38
38
|
var reloads_default = reloadsExport;
|
package/reloads.mjs
CHANGED
package/roles.js
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
5
|
-
require('./chunks/
|
|
4
|
+
var _TH75GYUYjs = require('./chunks/TH75GYUY.js');
|
|
5
|
+
require('./chunks/SEXEAWEC.js');
|
|
6
6
|
require('./chunks/4HB3TAEO.js');
|
|
7
7
|
|
|
8
8
|
// src/public/rest/roles.ts
|
|
9
|
-
var getRoles = async (query, options) =>
|
|
9
|
+
var getRoles = async (query, options) => _TH75GYUYjs.invokeFetch.call(void 0, "roles", {
|
|
10
10
|
method: "get",
|
|
11
11
|
pathTemplate: "/api/v1/roles",
|
|
12
12
|
query,
|
|
13
13
|
options
|
|
14
14
|
});
|
|
15
|
-
var getRole = async (id, options) =>
|
|
15
|
+
var getRole = async (id, options) => _TH75GYUYjs.invokeFetch.call(void 0, "roles", {
|
|
16
16
|
method: "get",
|
|
17
17
|
pathTemplate: "/api/v1/roles/{id}",
|
|
18
18
|
pathVariables: { id },
|
|
19
19
|
options
|
|
20
20
|
});
|
|
21
21
|
function clearCache() {
|
|
22
|
-
return
|
|
22
|
+
return _TH75GYUYjs.clearApiCache.call(void 0, "roles");
|
|
23
23
|
}
|
|
24
24
|
var rolesExport = { getRoles, getRole, clearCache };
|
|
25
25
|
var roles_default = rolesExport;
|
package/roles.mjs
CHANGED
package/spaces.js
CHANGED
|
@@ -1,42 +1,42 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
5
|
-
require('./chunks/
|
|
4
|
+
var _TH75GYUYjs = require('./chunks/TH75GYUY.js');
|
|
5
|
+
require('./chunks/SEXEAWEC.js');
|
|
6
6
|
require('./chunks/4HB3TAEO.js');
|
|
7
7
|
|
|
8
8
|
// src/public/rest/spaces.ts
|
|
9
|
-
var getSpaces = async (query, options) =>
|
|
9
|
+
var getSpaces = async (query, options) => _TH75GYUYjs.invokeFetch.call(void 0, "spaces", {
|
|
10
10
|
method: "get",
|
|
11
11
|
pathTemplate: "/api/v1/spaces",
|
|
12
12
|
query,
|
|
13
13
|
options
|
|
14
14
|
});
|
|
15
|
-
var createSpace = async (body, options) =>
|
|
15
|
+
var createSpace = async (body, options) => _TH75GYUYjs.invokeFetch.call(void 0, "spaces", {
|
|
16
16
|
method: "post",
|
|
17
17
|
pathTemplate: "/api/v1/spaces",
|
|
18
18
|
body,
|
|
19
19
|
contentType: "application/json",
|
|
20
20
|
options
|
|
21
21
|
});
|
|
22
|
-
var getSpaceTypes = async (options) =>
|
|
22
|
+
var getSpaceTypes = async (options) => _TH75GYUYjs.invokeFetch.call(void 0, "spaces", {
|
|
23
23
|
method: "get",
|
|
24
24
|
pathTemplate: "/api/v1/spaces/types",
|
|
25
25
|
options
|
|
26
26
|
});
|
|
27
|
-
var deleteSpace = async (spaceId, options) =>
|
|
27
|
+
var deleteSpace = async (spaceId, options) => _TH75GYUYjs.invokeFetch.call(void 0, "spaces", {
|
|
28
28
|
method: "delete",
|
|
29
29
|
pathTemplate: "/api/v1/spaces/{spaceId}",
|
|
30
30
|
pathVariables: { spaceId },
|
|
31
31
|
options
|
|
32
32
|
});
|
|
33
|
-
var getSpace = async (spaceId, options) =>
|
|
33
|
+
var getSpace = async (spaceId, options) => _TH75GYUYjs.invokeFetch.call(void 0, "spaces", {
|
|
34
34
|
method: "get",
|
|
35
35
|
pathTemplate: "/api/v1/spaces/{spaceId}",
|
|
36
36
|
pathVariables: { spaceId },
|
|
37
37
|
options
|
|
38
38
|
});
|
|
39
|
-
var patchSpace = async (spaceId, body, options) =>
|
|
39
|
+
var patchSpace = async (spaceId, body, options) => _TH75GYUYjs.invokeFetch.call(void 0, "spaces", {
|
|
40
40
|
method: "patch",
|
|
41
41
|
pathTemplate: "/api/v1/spaces/{spaceId}",
|
|
42
42
|
pathVariables: { spaceId },
|
|
@@ -44,7 +44,7 @@ var patchSpace = async (spaceId, body, options) => _NZ6E5ZHOjs.invokeFetch.call(
|
|
|
44
44
|
contentType: "application/json",
|
|
45
45
|
options
|
|
46
46
|
});
|
|
47
|
-
var updateSpace = async (spaceId, body, options) =>
|
|
47
|
+
var updateSpace = async (spaceId, body, options) => _TH75GYUYjs.invokeFetch.call(void 0, "spaces", {
|
|
48
48
|
method: "put",
|
|
49
49
|
pathTemplate: "/api/v1/spaces/{spaceId}",
|
|
50
50
|
pathVariables: { spaceId },
|
|
@@ -52,14 +52,14 @@ var updateSpace = async (spaceId, body, options) => _NZ6E5ZHOjs.invokeFetch.call
|
|
|
52
52
|
contentType: "application/json",
|
|
53
53
|
options
|
|
54
54
|
});
|
|
55
|
-
var getSpaceAssignments = async (spaceId, query, options) =>
|
|
55
|
+
var getSpaceAssignments = async (spaceId, query, options) => _TH75GYUYjs.invokeFetch.call(void 0, "spaces", {
|
|
56
56
|
method: "get",
|
|
57
57
|
pathTemplate: "/api/v1/spaces/{spaceId}/assignments",
|
|
58
58
|
pathVariables: { spaceId },
|
|
59
59
|
query,
|
|
60
60
|
options
|
|
61
61
|
});
|
|
62
|
-
var createSpaceAssignment = async (spaceId, body, options) =>
|
|
62
|
+
var createSpaceAssignment = async (spaceId, body, options) => _TH75GYUYjs.invokeFetch.call(void 0, "spaces", {
|
|
63
63
|
method: "post",
|
|
64
64
|
pathTemplate: "/api/v1/spaces/{spaceId}/assignments",
|
|
65
65
|
pathVariables: { spaceId },
|
|
@@ -67,19 +67,19 @@ var createSpaceAssignment = async (spaceId, body, options) => _NZ6E5ZHOjs.invoke
|
|
|
67
67
|
contentType: "application/json",
|
|
68
68
|
options
|
|
69
69
|
});
|
|
70
|
-
var deleteSpaceAssignment = async (spaceId, assignmentId, options) =>
|
|
70
|
+
var deleteSpaceAssignment = async (spaceId, assignmentId, options) => _TH75GYUYjs.invokeFetch.call(void 0, "spaces", {
|
|
71
71
|
method: "delete",
|
|
72
72
|
pathTemplate: "/api/v1/spaces/{spaceId}/assignments/{assignmentId}",
|
|
73
73
|
pathVariables: { spaceId, assignmentId },
|
|
74
74
|
options
|
|
75
75
|
});
|
|
76
|
-
var getSpaceAssignment = async (spaceId, assignmentId, options) =>
|
|
76
|
+
var getSpaceAssignment = async (spaceId, assignmentId, options) => _TH75GYUYjs.invokeFetch.call(void 0, "spaces", {
|
|
77
77
|
method: "get",
|
|
78
78
|
pathTemplate: "/api/v1/spaces/{spaceId}/assignments/{assignmentId}",
|
|
79
79
|
pathVariables: { spaceId, assignmentId },
|
|
80
80
|
options
|
|
81
81
|
});
|
|
82
|
-
var updateSpaceAssignment = async (spaceId, assignmentId, body, options) =>
|
|
82
|
+
var updateSpaceAssignment = async (spaceId, assignmentId, body, options) => _TH75GYUYjs.invokeFetch.call(void 0, "spaces", {
|
|
83
83
|
method: "put",
|
|
84
84
|
pathTemplate: "/api/v1/spaces/{spaceId}/assignments/{assignmentId}",
|
|
85
85
|
pathVariables: { spaceId, assignmentId },
|
|
@@ -88,7 +88,7 @@ var updateSpaceAssignment = async (spaceId, assignmentId, body, options) => _NZ6
|
|
|
88
88
|
options
|
|
89
89
|
});
|
|
90
90
|
function clearCache() {
|
|
91
|
-
return
|
|
91
|
+
return _TH75GYUYjs.clearApiCache.call(void 0, "spaces");
|
|
92
92
|
}
|
|
93
93
|
var spacesExport = {
|
|
94
94
|
getSpaces,
|
package/spaces.mjs
CHANGED
package/temp-contents.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
5
|
-
require('./chunks/
|
|
4
|
+
var _TH75GYUYjs = require('./chunks/TH75GYUY.js');
|
|
5
|
+
require('./chunks/SEXEAWEC.js');
|
|
6
6
|
require('./chunks/4HB3TAEO.js');
|
|
7
7
|
|
|
8
8
|
// src/public/rest/temp-contents.ts
|
|
9
|
-
var uploadTempFile = async (query, body, options) =>
|
|
9
|
+
var uploadTempFile = async (query, body, options) => _TH75GYUYjs.invokeFetch.call(void 0, "temp-contents", {
|
|
10
10
|
method: "post",
|
|
11
11
|
pathTemplate: "/api/v1/temp-contents",
|
|
12
12
|
query,
|
|
@@ -14,21 +14,21 @@ var uploadTempFile = async (query, body, options) => _NZ6E5ZHOjs.invokeFetch.cal
|
|
|
14
14
|
contentType: "application/octet-stream",
|
|
15
15
|
options
|
|
16
16
|
});
|
|
17
|
-
var downloadTempFile = async (id, query, options) =>
|
|
17
|
+
var downloadTempFile = async (id, query, options) => _TH75GYUYjs.invokeFetch.call(void 0, "temp-contents", {
|
|
18
18
|
method: "get",
|
|
19
19
|
pathTemplate: "/api/v1/temp-contents/{id}",
|
|
20
20
|
pathVariables: { id },
|
|
21
21
|
query,
|
|
22
22
|
options
|
|
23
23
|
});
|
|
24
|
-
var getTempFileDetails = async (id, options) =>
|
|
24
|
+
var getTempFileDetails = async (id, options) => _TH75GYUYjs.invokeFetch.call(void 0, "temp-contents", {
|
|
25
25
|
method: "get",
|
|
26
26
|
pathTemplate: "/api/v1/temp-contents/{id}/details",
|
|
27
27
|
pathVariables: { id },
|
|
28
28
|
options
|
|
29
29
|
});
|
|
30
30
|
function clearCache() {
|
|
31
|
-
return
|
|
31
|
+
return _TH75GYUYjs.clearApiCache.call(void 0, "temp-contents");
|
|
32
32
|
}
|
|
33
33
|
var tempContentsExport = { uploadTempFile, downloadTempFile, getTempFileDetails, clearCache };
|
|
34
34
|
var temp_contents_default = tempContentsExport;
|
package/temp-contents.mjs
CHANGED