@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/api-keys.js
ADDED
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
var _chunkOULT3V2Ujs = require('./chunk-OULT3V2U.js');
|
|
5
|
+
require('./chunk-ZT4C7KCQ.js');
|
|
6
|
+
|
|
7
|
+
// src/public/rest/api-keys.ts
|
|
8
|
+
var getApiKeys = async (query, options) => _chunkOULT3V2Ujs.invokeFetch.call(void 0, "api-keys", {
|
|
9
|
+
method: "get",
|
|
10
|
+
pathTemplate: "/api/v1/api-keys",
|
|
11
|
+
query,
|
|
12
|
+
options
|
|
13
|
+
});
|
|
14
|
+
var createApiKey = async (body, options) => _chunkOULT3V2Ujs.invokeFetch.call(void 0, "api-keys", {
|
|
15
|
+
method: "post",
|
|
16
|
+
pathTemplate: "/api/v1/api-keys",
|
|
17
|
+
body,
|
|
18
|
+
options
|
|
19
|
+
});
|
|
20
|
+
var getApiKeyConfig = async (tenantId, options) => _chunkOULT3V2Ujs.invokeFetch.call(void 0, "api-keys", {
|
|
21
|
+
method: "get",
|
|
22
|
+
pathTemplate: "/api/v1/api-keys/configs/{tenantId}",
|
|
23
|
+
pathVariables: { tenantId },
|
|
24
|
+
options
|
|
25
|
+
});
|
|
26
|
+
var patchApiKeyConfig = async (tenantId, body, options) => _chunkOULT3V2Ujs.invokeFetch.call(void 0, "api-keys", {
|
|
27
|
+
method: "patch",
|
|
28
|
+
pathTemplate: "/api/v1/api-keys/configs/{tenantId}",
|
|
29
|
+
pathVariables: { tenantId },
|
|
30
|
+
body,
|
|
31
|
+
options
|
|
32
|
+
});
|
|
33
|
+
var deleteApiKey = async (id, options) => _chunkOULT3V2Ujs.invokeFetch.call(void 0, "api-keys", {
|
|
34
|
+
method: "delete",
|
|
35
|
+
pathTemplate: "/api/v1/api-keys/{id}",
|
|
36
|
+
pathVariables: { id },
|
|
37
|
+
options
|
|
38
|
+
});
|
|
39
|
+
var getApiKey = async (id, options) => _chunkOULT3V2Ujs.invokeFetch.call(void 0, "api-keys", {
|
|
40
|
+
method: "get",
|
|
41
|
+
pathTemplate: "/api/v1/api-keys/{id}",
|
|
42
|
+
pathVariables: { id },
|
|
43
|
+
options
|
|
44
|
+
});
|
|
45
|
+
var patchApiKey = async (id, body, options) => _chunkOULT3V2Ujs.invokeFetch.call(void 0, "api-keys", {
|
|
46
|
+
method: "patch",
|
|
47
|
+
pathTemplate: "/api/v1/api-keys/{id}",
|
|
48
|
+
pathVariables: { id },
|
|
49
|
+
body,
|
|
50
|
+
options
|
|
51
|
+
});
|
|
52
|
+
function clearCache() {
|
|
53
|
+
return _chunkOULT3V2Ujs.clearApiCache.call(void 0, "api-keys");
|
|
54
|
+
}
|
|
55
|
+
var apiKeysExport = {
|
|
56
|
+
getApiKeys,
|
|
57
|
+
createApiKey,
|
|
58
|
+
getApiKeyConfig,
|
|
59
|
+
patchApiKeyConfig,
|
|
60
|
+
deleteApiKey,
|
|
61
|
+
getApiKey,
|
|
62
|
+
patchApiKey,
|
|
63
|
+
clearCache
|
|
64
|
+
};
|
|
65
|
+
var api_keys_default = apiKeysExport;
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
exports.clearCache = clearCache; exports.createApiKey = createApiKey; exports.default = api_keys_default; exports.deleteApiKey = deleteApiKey; exports.getApiKey = getApiKey; exports.getApiKeyConfig = getApiKeyConfig; exports.getApiKeys = getApiKeys; exports.patchApiKey = patchApiKey; exports.patchApiKeyConfig = patchApiKeyConfig;
|
package/api-keys.mjs
ADDED
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
import {
|
|
2
|
+
clearApiCache,
|
|
3
|
+
invokeFetch
|
|
4
|
+
} from "./chunk-3YE7EI7I.mjs";
|
|
5
|
+
import "./chunk-WM7FQU2U.mjs";
|
|
6
|
+
|
|
7
|
+
// src/public/rest/api-keys.ts
|
|
8
|
+
var getApiKeys = async (query, options) => invokeFetch("api-keys", {
|
|
9
|
+
method: "get",
|
|
10
|
+
pathTemplate: "/api/v1/api-keys",
|
|
11
|
+
query,
|
|
12
|
+
options
|
|
13
|
+
});
|
|
14
|
+
var createApiKey = async (body, options) => invokeFetch("api-keys", {
|
|
15
|
+
method: "post",
|
|
16
|
+
pathTemplate: "/api/v1/api-keys",
|
|
17
|
+
body,
|
|
18
|
+
options
|
|
19
|
+
});
|
|
20
|
+
var getApiKeyConfig = async (tenantId, options) => invokeFetch("api-keys", {
|
|
21
|
+
method: "get",
|
|
22
|
+
pathTemplate: "/api/v1/api-keys/configs/{tenantId}",
|
|
23
|
+
pathVariables: { tenantId },
|
|
24
|
+
options
|
|
25
|
+
});
|
|
26
|
+
var patchApiKeyConfig = async (tenantId, body, options) => invokeFetch("api-keys", {
|
|
27
|
+
method: "patch",
|
|
28
|
+
pathTemplate: "/api/v1/api-keys/configs/{tenantId}",
|
|
29
|
+
pathVariables: { tenantId },
|
|
30
|
+
body,
|
|
31
|
+
options
|
|
32
|
+
});
|
|
33
|
+
var deleteApiKey = async (id, options) => invokeFetch("api-keys", {
|
|
34
|
+
method: "delete",
|
|
35
|
+
pathTemplate: "/api/v1/api-keys/{id}",
|
|
36
|
+
pathVariables: { id },
|
|
37
|
+
options
|
|
38
|
+
});
|
|
39
|
+
var getApiKey = async (id, options) => invokeFetch("api-keys", {
|
|
40
|
+
method: "get",
|
|
41
|
+
pathTemplate: "/api/v1/api-keys/{id}",
|
|
42
|
+
pathVariables: { id },
|
|
43
|
+
options
|
|
44
|
+
});
|
|
45
|
+
var patchApiKey = async (id, body, options) => invokeFetch("api-keys", {
|
|
46
|
+
method: "patch",
|
|
47
|
+
pathTemplate: "/api/v1/api-keys/{id}",
|
|
48
|
+
pathVariables: { id },
|
|
49
|
+
body,
|
|
50
|
+
options
|
|
51
|
+
});
|
|
52
|
+
function clearCache() {
|
|
53
|
+
return clearApiCache("api-keys");
|
|
54
|
+
}
|
|
55
|
+
var apiKeysExport = {
|
|
56
|
+
getApiKeys,
|
|
57
|
+
createApiKey,
|
|
58
|
+
getApiKeyConfig,
|
|
59
|
+
patchApiKeyConfig,
|
|
60
|
+
deleteApiKey,
|
|
61
|
+
getApiKey,
|
|
62
|
+
patchApiKey,
|
|
63
|
+
clearCache
|
|
64
|
+
};
|
|
65
|
+
var api_keys_default = apiKeysExport;
|
|
66
|
+
export {
|
|
67
|
+
clearCache,
|
|
68
|
+
createApiKey,
|
|
69
|
+
api_keys_default as default,
|
|
70
|
+
deleteApiKey,
|
|
71
|
+
getApiKey,
|
|
72
|
+
getApiKeyConfig,
|
|
73
|
+
getApiKeys,
|
|
74
|
+
patchApiKey,
|
|
75
|
+
patchApiKeyConfig
|
|
76
|
+
};
|