@qlik/api 0.0.1
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/LICENSE +17 -0
- package/README.md +8 -0
- package/api-keys.d.mts +313 -0
- package/api-keys.d.ts +313 -0
- package/api-keys.js +76 -0
- package/api-keys.mjs +76 -0
- package/apps.d.mts +1921 -0
- package/apps.d.ts +1921 -0
- package/apps.js +331 -0
- package/apps.mjs +331 -0
- package/audits.d.mts +262 -0
- package/audits.d.ts +262 -0
- package/audits.js +63 -0
- package/audits.mjs +63 -0
- package/auth-CSVTXOZX.js +36 -0
- package/auth-TE272Q34.mjs +36 -0
- package/auth-types-nnUcWhuU.d.mts +98 -0
- package/auth-types-nnUcWhuU.d.ts +98 -0
- package/auth.d.mts +26 -0
- package/auth.d.ts +26 -0
- package/auth.js +13 -0
- package/auth.mjs +13 -0
- package/automations.d.mts +638 -0
- package/automations.d.ts +638 -0
- package/automations.js +166 -0
- package/automations.mjs +166 -0
- package/brands.d.mts +614 -0
- package/brands.d.ts +614 -0
- package/brands.js +118 -0
- package/brands.mjs +118 -0
- package/chunk-3YE7EI7I.mjs +17 -0
- package/chunk-4ES65KO3.js +57 -0
- package/chunk-4FLMND6T.js +25 -0
- package/chunk-4OMEH5SW.mjs +1337 -0
- package/chunk-CKPJE4IA.mjs +57 -0
- package/chunk-GUQBHY3H.mjs +25 -0
- package/chunk-OULT3V2U.js +17 -0
- package/chunk-WM7FQU2U.mjs +21 -0
- package/chunk-XASXL2NC.js +1337 -0
- package/chunk-ZT4C7KCQ.js +21 -0
- package/collections.d.mts +535 -0
- package/collections.d.ts +535 -0
- package/collections.js +100 -0
- package/collections.mjs +100 -0
- package/csp-origins.d.mts +258 -0
- package/csp-origins.d.ts +258 -0
- package/csp-origins.js +66 -0
- package/csp-origins.mjs +66 -0
- package/data-assets.d.mts +195 -0
- package/data-assets.d.ts +195 -0
- package/data-assets.js +61 -0
- package/data-assets.mjs +61 -0
- package/data-connections.d.mts +527 -0
- package/data-connections.d.ts +527 -0
- package/data-connections.js +96 -0
- package/data-connections.mjs +96 -0
- package/data-credentials.d.mts +188 -0
- package/data-credentials.d.ts +188 -0
- package/data-credentials.js +56 -0
- package/data-credentials.mjs +56 -0
- package/data-files.d.mts +471 -0
- package/data-files.d.ts +471 -0
- package/data-files.js +116 -0
- package/data-files.mjs +116 -0
- package/docs/examples.md +4 -0
- package/enigma-session-4L373ALV.mjs +10196 -0
- package/enigma-session-TEB53FAF.js +10196 -0
- package/esm-4X3DKK5D.js +63 -0
- package/esm-SOWVJKOQ.mjs +63 -0
- package/extensions.d.mts +257 -0
- package/extensions.d.ts +257 -0
- package/extensions.js +74 -0
- package/extensions.mjs +74 -0
- package/global.types-Eto4uYwy.d.mts +102 -0
- package/global.types-hIvp-WdX.d.ts +102 -0
- package/glossaries.d.mts +1041 -0
- package/glossaries.d.ts +1041 -0
- package/glossaries.js +225 -0
- package/glossaries.mjs +225 -0
- package/groups.d.mts +379 -0
- package/groups.d.ts +379 -0
- package/groups.js +83 -0
- package/groups.mjs +83 -0
- package/identity-providers.d.mts +492 -0
- package/identity-providers.d.ts +492 -0
- package/identity-providers.js +80 -0
- package/identity-providers.mjs +80 -0
- package/index.d.mts +142 -0
- package/index.d.ts +142 -0
- package/index.js +678 -0
- package/index.mjs +678 -0
- package/invoke-fetch-MSSJAZ7K.mjs +14 -0
- package/invoke-fetch-PEI54KZO.js +14 -0
- package/items.d.mts +501 -0
- package/items.d.ts +501 -0
- package/items.js +84 -0
- package/items.mjs +84 -0
- package/licenses.d.mts +436 -0
- package/licenses.d.ts +436 -0
- package/licenses.js +87 -0
- package/licenses.mjs +87 -0
- package/package.json +264 -0
- package/qix-EU7PXRZ6.mjs +573 -0
- package/qix-RLTISYTB.js +573 -0
- package/qix.d.mts +11543 -0
- package/qix.d.ts +11543 -0
- package/qix.js +9 -0
- package/qix.mjs +9 -0
- package/quotas.d.mts +105 -0
- package/quotas.d.ts +105 -0
- package/quotas.js +31 -0
- package/quotas.mjs +31 -0
- package/reload-tasks.d.mts +222 -0
- package/reload-tasks.d.ts +222 -0
- package/reload-tasks.js +59 -0
- package/reload-tasks.mjs +59 -0
- package/reloads.d.mts +189 -0
- package/reloads.d.ts +189 -0
- package/reloads.js +44 -0
- package/reloads.mjs +44 -0
- package/roles.d.mts +150 -0
- package/roles.d.ts +150 -0
- package/roles.js +30 -0
- package/roles.mjs +30 -0
- package/spaces.d.mts +524 -0
- package/spaces.d.ts +524 -0
- package/spaces.js +118 -0
- package/spaces.mjs +118 -0
- package/temp-contents.d.mts +222 -0
- package/temp-contents.d.ts +222 -0
- package/temp-contents.js +60 -0
- package/temp-contents.mjs +60 -0
- package/tenants.d.mts +276 -0
- package/tenants.d.ts +276 -0
- package/tenants.js +68 -0
- package/tenants.mjs +68 -0
- package/themes.d.mts +235 -0
- package/themes.d.ts +235 -0
- package/themes.js +74 -0
- package/themes.mjs +74 -0
- package/transports.d.mts +298 -0
- package/transports.d.ts +298 -0
- package/transports.js +62 -0
- package/transports.mjs +62 -0
- package/users.d.mts +544 -0
- package/users.d.ts +544 -0
- package/users.js +99 -0
- package/users.mjs +99 -0
- package/web-integrations.d.mts +246 -0
- package/web-integrations.d.ts +246 -0
- package/web-integrations.js +59 -0
- package/web-integrations.mjs +59 -0
- package/web-notifications.d.mts +220 -0
- package/web-notifications.d.ts +220 -0
- package/web-notifications.js +66 -0
- package/web-notifications.mjs +66 -0
- package/webhooks.d.mts +422 -0
- package/webhooks.d.ts +422 -0
- package/webhooks.js +100 -0
- package/webhooks.mjs +100 -0
package/data-files.mjs
ADDED
|
@@ -0,0 +1,116 @@
|
|
|
1
|
+
import {
|
|
2
|
+
clearApiCache,
|
|
3
|
+
invokeFetch
|
|
4
|
+
} from "./chunk-3YE7EI7I.mjs";
|
|
5
|
+
import "./chunk-WM7FQU2U.mjs";
|
|
6
|
+
|
|
7
|
+
// src/public/rest/data-files.ts
|
|
8
|
+
var getDataFiles = async (query, options) => invokeFetch("data-files", {
|
|
9
|
+
method: "get",
|
|
10
|
+
pathTemplate: "/api/v1/data-files",
|
|
11
|
+
query,
|
|
12
|
+
options
|
|
13
|
+
});
|
|
14
|
+
var uploadDataFile = async (body, options) => invokeFetch("data-files", {
|
|
15
|
+
method: "post",
|
|
16
|
+
pathTemplate: "/api/v1/data-files",
|
|
17
|
+
body,
|
|
18
|
+
options
|
|
19
|
+
});
|
|
20
|
+
var moveDataFiles = async (body, options) => invokeFetch("data-files", {
|
|
21
|
+
method: "post",
|
|
22
|
+
pathTemplate: "/api/v1/data-files/actions/change-space",
|
|
23
|
+
body,
|
|
24
|
+
options
|
|
25
|
+
});
|
|
26
|
+
var deleteDataFiles = async (body, options) => invokeFetch("data-files", {
|
|
27
|
+
method: "post",
|
|
28
|
+
pathTemplate: "/api/v1/data-files/actions/delete",
|
|
29
|
+
body,
|
|
30
|
+
options
|
|
31
|
+
});
|
|
32
|
+
var getDataFileConnections = async (query, options) => invokeFetch("data-files", {
|
|
33
|
+
method: "get",
|
|
34
|
+
pathTemplate: "/api/v1/data-files/connections",
|
|
35
|
+
query,
|
|
36
|
+
options
|
|
37
|
+
});
|
|
38
|
+
var getDataFileConnection = async (id, options) => invokeFetch("data-files", {
|
|
39
|
+
method: "get",
|
|
40
|
+
pathTemplate: "/api/v1/data-files/connections/{id}",
|
|
41
|
+
pathVariables: { id },
|
|
42
|
+
options
|
|
43
|
+
});
|
|
44
|
+
var getDataFileQuotas = async (options) => invokeFetch("data-files", {
|
|
45
|
+
method: "get",
|
|
46
|
+
pathTemplate: "/api/v1/data-files/quotas",
|
|
47
|
+
options
|
|
48
|
+
});
|
|
49
|
+
var deleteDataFile = async (id, options) => invokeFetch("data-files", {
|
|
50
|
+
method: "delete",
|
|
51
|
+
pathTemplate: "/api/v1/data-files/{id}",
|
|
52
|
+
pathVariables: { id },
|
|
53
|
+
options
|
|
54
|
+
});
|
|
55
|
+
var getDataFile = async (id, options) => invokeFetch("data-files", {
|
|
56
|
+
method: "get",
|
|
57
|
+
pathTemplate: "/api/v1/data-files/{id}",
|
|
58
|
+
pathVariables: { id },
|
|
59
|
+
options
|
|
60
|
+
});
|
|
61
|
+
var reuploadDataFile = async (id, body, options) => invokeFetch("data-files", {
|
|
62
|
+
method: "put",
|
|
63
|
+
pathTemplate: "/api/v1/data-files/{id}",
|
|
64
|
+
pathVariables: { id },
|
|
65
|
+
body,
|
|
66
|
+
options
|
|
67
|
+
});
|
|
68
|
+
var changeDataFileOwner = async (id, body, options) => invokeFetch("data-files", {
|
|
69
|
+
method: "post",
|
|
70
|
+
pathTemplate: "/api/v1/data-files/{id}/actions/change-owner",
|
|
71
|
+
pathVariables: { id },
|
|
72
|
+
body,
|
|
73
|
+
options
|
|
74
|
+
});
|
|
75
|
+
var moveDataFile = async (id, body, options) => invokeFetch("data-files", {
|
|
76
|
+
method: "post",
|
|
77
|
+
pathTemplate: "/api/v1/data-files/{id}/actions/change-space",
|
|
78
|
+
pathVariables: { id },
|
|
79
|
+
body,
|
|
80
|
+
options
|
|
81
|
+
});
|
|
82
|
+
function clearCache() {
|
|
83
|
+
return clearApiCache("data-files");
|
|
84
|
+
}
|
|
85
|
+
var dataFilesExport = {
|
|
86
|
+
getDataFiles,
|
|
87
|
+
uploadDataFile,
|
|
88
|
+
moveDataFiles,
|
|
89
|
+
deleteDataFiles,
|
|
90
|
+
getDataFileConnections,
|
|
91
|
+
getDataFileConnection,
|
|
92
|
+
getDataFileQuotas,
|
|
93
|
+
deleteDataFile,
|
|
94
|
+
getDataFile,
|
|
95
|
+
reuploadDataFile,
|
|
96
|
+
changeDataFileOwner,
|
|
97
|
+
moveDataFile,
|
|
98
|
+
clearCache
|
|
99
|
+
};
|
|
100
|
+
var data_files_default = dataFilesExport;
|
|
101
|
+
export {
|
|
102
|
+
changeDataFileOwner,
|
|
103
|
+
clearCache,
|
|
104
|
+
data_files_default as default,
|
|
105
|
+
deleteDataFile,
|
|
106
|
+
deleteDataFiles,
|
|
107
|
+
getDataFile,
|
|
108
|
+
getDataFileConnection,
|
|
109
|
+
getDataFileConnections,
|
|
110
|
+
getDataFileQuotas,
|
|
111
|
+
getDataFiles,
|
|
112
|
+
moveDataFile,
|
|
113
|
+
moveDataFiles,
|
|
114
|
+
reuploadDataFile,
|
|
115
|
+
uploadDataFile
|
|
116
|
+
};
|
package/docs/examples.md
ADDED