@qlik/api 0.0.5 → 0.0.7
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.d.mts +20 -61
- package/apps.d.ts +20 -61
- package/apps.js +46 -46
- package/apps.mjs +2 -2
- package/audits.js +9 -9
- package/audits.mjs +2 -2
- package/auth-TB6NYHVR.js +41 -0
- package/{auth-7HMK2Q6F.mjs → auth-UH5NRF5W.mjs} +1 -1
- 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/{chunk-2II4JNZO.js → chunk-2EGD2BDX.js} +8 -4
- package/{chunk-GLWHVX4M.mjs → chunk-7HKUAHVA.mjs} +3 -3
- package/{chunk-UXRTUKY5.mjs → chunk-AHJ5TCGF.mjs} +1 -1
- package/{chunk-QLS6D4AX.mjs → chunk-AHWPRCGA.mjs} +6 -2
- package/{chunk-XJKF347C.js → chunk-KPCXSJ7B.js} +3 -3
- package/{chunk-EDRFS7GY.mjs → chunk-OQ7JMHBC.mjs} +1 -1
- package/{chunk-7PAVHCQG.js → chunk-RG5MJMTS.js} +2 -2
- package/{chunk-2NSUC46G.js → chunk-VTS2AFOU.js} +4 -4
- package/{chunk-PUBPF4EZ.mjs → chunk-ZNLWUSS5.mjs} +1 -1
- package/{chunk-JZAPZIPR.js → chunk-ZXQHFWQH.js} +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/docs/qix.md +1 -1
- package/{enigma-session-L4P4IJWW.mjs → enigma-session-BUSRMT72.mjs} +1 -1
- package/{enigma-session-2OXUKTWL.js → enigma-session-SX3S4D67.js} +4 -4
- package/extensions.js +10 -10
- package/extensions.mjs +2 -2
- package/glossaries.d.mts +51 -4
- package/glossaries.d.ts +51 -4
- 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/invoke-fetch-JU62OAXK.js +17 -0
- package/{invoke-fetch-CK5Y37H3.mjs → invoke-fetch-O6G2T5EO.mjs} +1 -1
- package/items.js +11 -11
- package/items.mjs +2 -2
- package/licenses.js +12 -12
- package/licenses.mjs +2 -2
- package/package.json +1 -4
- package/{qix-MP65NOTD.mjs → qix-6ZR6KLUS.mjs} +2 -2
- package/{qix-FLNSZRQX.js → qix-H5YPUSPO.js} +8 -8
- package/qix.d.mts +16 -2
- package/qix.d.ts +16 -2
- 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.d.mts +12 -0
- package/roles.d.ts +12 -0
- 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.d.mts +4 -1
- package/users.d.ts +4 -1
- 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/auth-6VOJ5YIL.js +0 -41
- package/invoke-fetch-D52L5Y7B.js +0 -17
package/web-integrations.js
CHANGED
|
@@ -1,37 +1,37 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
5
|
-
require('./chunk-
|
|
4
|
+
var _chunkKPCXSJ7Bjs = require('./chunk-KPCXSJ7B.js');
|
|
5
|
+
require('./chunk-ZXQHFWQH.js');
|
|
6
6
|
require('./chunk-P57PW2II.js');
|
|
7
7
|
|
|
8
8
|
// src/public/rest/web-integrations.ts
|
|
9
|
-
var getWebIntegrations = async (query, options) =>
|
|
9
|
+
var getWebIntegrations = async (query, options) => _chunkKPCXSJ7Bjs.invokeFetch.call(void 0, "web-integrations", {
|
|
10
10
|
method: "get",
|
|
11
11
|
pathTemplate: "/api/v1/web-integrations",
|
|
12
12
|
query,
|
|
13
13
|
options
|
|
14
14
|
});
|
|
15
|
-
var createWebIntegration = async (body, options) =>
|
|
15
|
+
var createWebIntegration = async (body, options) => _chunkKPCXSJ7Bjs.invokeFetch.call(void 0, "web-integrations", {
|
|
16
16
|
method: "post",
|
|
17
17
|
pathTemplate: "/api/v1/web-integrations",
|
|
18
18
|
body,
|
|
19
19
|
contentType: "application/json",
|
|
20
20
|
options
|
|
21
21
|
});
|
|
22
|
-
var deleteWebIntegration = async (id, options) =>
|
|
22
|
+
var deleteWebIntegration = async (id, options) => _chunkKPCXSJ7Bjs.invokeFetch.call(void 0, "web-integrations", {
|
|
23
23
|
method: "delete",
|
|
24
24
|
pathTemplate: "/api/v1/web-integrations/{id}",
|
|
25
25
|
pathVariables: { id },
|
|
26
26
|
options
|
|
27
27
|
});
|
|
28
|
-
var getWebIntegration = async (id, options) =>
|
|
28
|
+
var getWebIntegration = async (id, options) => _chunkKPCXSJ7Bjs.invokeFetch.call(void 0, "web-integrations", {
|
|
29
29
|
method: "get",
|
|
30
30
|
pathTemplate: "/api/v1/web-integrations/{id}",
|
|
31
31
|
pathVariables: { id },
|
|
32
32
|
options
|
|
33
33
|
});
|
|
34
|
-
var patchWebIntegration = async (id, body, options) =>
|
|
34
|
+
var patchWebIntegration = async (id, body, options) => _chunkKPCXSJ7Bjs.invokeFetch.call(void 0, "web-integrations", {
|
|
35
35
|
method: "patch",
|
|
36
36
|
pathTemplate: "/api/v1/web-integrations/{id}",
|
|
37
37
|
pathVariables: { id },
|
|
@@ -40,7 +40,7 @@ var patchWebIntegration = async (id, body, options) => _chunkXJKF347Cjs.invokeFe
|
|
|
40
40
|
options
|
|
41
41
|
});
|
|
42
42
|
function clearCache() {
|
|
43
|
-
return
|
|
43
|
+
return _chunkKPCXSJ7Bjs.clearApiCache.call(void 0, "web-integrations");
|
|
44
44
|
}
|
|
45
45
|
var webIntegrationsExport = {
|
|
46
46
|
getWebIntegrations,
|
package/web-integrations.mjs
CHANGED
package/web-notifications.js
CHANGED
|
@@ -1,42 +1,42 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
5
|
-
require('./chunk-
|
|
4
|
+
var _chunkKPCXSJ7Bjs = require('./chunk-KPCXSJ7B.js');
|
|
5
|
+
require('./chunk-ZXQHFWQH.js');
|
|
6
6
|
require('./chunk-P57PW2II.js');
|
|
7
7
|
|
|
8
8
|
// src/public/rest/web-notifications.ts
|
|
9
|
-
var getNotifications = async (query, options) =>
|
|
9
|
+
var getNotifications = async (query, options) => _chunkKPCXSJ7Bjs.invokeFetch.call(void 0, "web-notifications", {
|
|
10
10
|
method: "get",
|
|
11
11
|
pathTemplate: "/api/v1/web-notifications",
|
|
12
12
|
query,
|
|
13
13
|
options
|
|
14
14
|
});
|
|
15
|
-
var deleteNotifications = async (options) =>
|
|
15
|
+
var deleteNotifications = async (options) => _chunkKPCXSJ7Bjs.invokeFetch.call(void 0, "web-notifications", {
|
|
16
16
|
method: "delete",
|
|
17
17
|
pathTemplate: "/api/v1/web-notifications/all",
|
|
18
18
|
options
|
|
19
19
|
});
|
|
20
|
-
var patchNotifications = async (body, options) =>
|
|
20
|
+
var patchNotifications = async (body, options) => _chunkKPCXSJ7Bjs.invokeFetch.call(void 0, "web-notifications", {
|
|
21
21
|
method: "patch",
|
|
22
22
|
pathTemplate: "/api/v1/web-notifications/all",
|
|
23
23
|
body,
|
|
24
24
|
contentType: "application/json",
|
|
25
25
|
options
|
|
26
26
|
});
|
|
27
|
-
var deleteNotification = async (notificationId, options) =>
|
|
27
|
+
var deleteNotification = async (notificationId, options) => _chunkKPCXSJ7Bjs.invokeFetch.call(void 0, "web-notifications", {
|
|
28
28
|
method: "delete",
|
|
29
29
|
pathTemplate: "/api/v1/web-notifications/{notificationId}",
|
|
30
30
|
pathVariables: { notificationId },
|
|
31
31
|
options
|
|
32
32
|
});
|
|
33
|
-
var getNotification = async (notificationId, options) =>
|
|
33
|
+
var getNotification = async (notificationId, options) => _chunkKPCXSJ7Bjs.invokeFetch.call(void 0, "web-notifications", {
|
|
34
34
|
method: "get",
|
|
35
35
|
pathTemplate: "/api/v1/web-notifications/{notificationId}",
|
|
36
36
|
pathVariables: { notificationId },
|
|
37
37
|
options
|
|
38
38
|
});
|
|
39
|
-
var patchNotification = async (notificationId, body, options) =>
|
|
39
|
+
var patchNotification = async (notificationId, body, options) => _chunkKPCXSJ7Bjs.invokeFetch.call(void 0, "web-notifications", {
|
|
40
40
|
method: "patch",
|
|
41
41
|
pathTemplate: "/api/v1/web-notifications/{notificationId}",
|
|
42
42
|
pathVariables: { notificationId },
|
|
@@ -45,7 +45,7 @@ var patchNotification = async (notificationId, body, options) => _chunkXJKF347Cj
|
|
|
45
45
|
options
|
|
46
46
|
});
|
|
47
47
|
function clearCache() {
|
|
48
|
-
return
|
|
48
|
+
return _chunkKPCXSJ7Bjs.clearApiCache.call(void 0, "web-notifications");
|
|
49
49
|
}
|
|
50
50
|
var webNotificationsExport = {
|
|
51
51
|
getNotifications,
|
package/web-notifications.mjs
CHANGED
package/webhooks.js
CHANGED
|
@@ -1,42 +1,42 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
5
|
-
require('./chunk-
|
|
4
|
+
var _chunkKPCXSJ7Bjs = require('./chunk-KPCXSJ7B.js');
|
|
5
|
+
require('./chunk-ZXQHFWQH.js');
|
|
6
6
|
require('./chunk-P57PW2II.js');
|
|
7
7
|
|
|
8
8
|
// src/public/rest/webhooks.ts
|
|
9
|
-
var getWebhooks = async (query, options) =>
|
|
9
|
+
var getWebhooks = async (query, options) => _chunkKPCXSJ7Bjs.invokeFetch.call(void 0, "webhooks", {
|
|
10
10
|
method: "get",
|
|
11
11
|
pathTemplate: "/api/v1/webhooks",
|
|
12
12
|
query,
|
|
13
13
|
options
|
|
14
14
|
});
|
|
15
|
-
var createWebhook = async (body, options) =>
|
|
15
|
+
var createWebhook = async (body, options) => _chunkKPCXSJ7Bjs.invokeFetch.call(void 0, "webhooks", {
|
|
16
16
|
method: "post",
|
|
17
17
|
pathTemplate: "/api/v1/webhooks",
|
|
18
18
|
body,
|
|
19
19
|
contentType: "application/json",
|
|
20
20
|
options
|
|
21
21
|
});
|
|
22
|
-
var getWebhookEventTypes = async (options) =>
|
|
22
|
+
var getWebhookEventTypes = async (options) => _chunkKPCXSJ7Bjs.invokeFetch.call(void 0, "webhooks", {
|
|
23
23
|
method: "get",
|
|
24
24
|
pathTemplate: "/api/v1/webhooks/event-types",
|
|
25
25
|
options
|
|
26
26
|
});
|
|
27
|
-
var deleteWebhook = async (id, options) =>
|
|
27
|
+
var deleteWebhook = async (id, options) => _chunkKPCXSJ7Bjs.invokeFetch.call(void 0, "webhooks", {
|
|
28
28
|
method: "delete",
|
|
29
29
|
pathTemplate: "/api/v1/webhooks/{id}",
|
|
30
30
|
pathVariables: { id },
|
|
31
31
|
options
|
|
32
32
|
});
|
|
33
|
-
var getWebhook = async (id, options) =>
|
|
33
|
+
var getWebhook = async (id, options) => _chunkKPCXSJ7Bjs.invokeFetch.call(void 0, "webhooks", {
|
|
34
34
|
method: "get",
|
|
35
35
|
pathTemplate: "/api/v1/webhooks/{id}",
|
|
36
36
|
pathVariables: { id },
|
|
37
37
|
options
|
|
38
38
|
});
|
|
39
|
-
var patchWebhook = async (id, body, options) =>
|
|
39
|
+
var patchWebhook = async (id, body, options) => _chunkKPCXSJ7Bjs.invokeFetch.call(void 0, "webhooks", {
|
|
40
40
|
method: "patch",
|
|
41
41
|
pathTemplate: "/api/v1/webhooks/{id}",
|
|
42
42
|
pathVariables: { id },
|
|
@@ -44,7 +44,7 @@ var patchWebhook = async (id, body, options) => _chunkXJKF347Cjs.invokeFetch.cal
|
|
|
44
44
|
contentType: "application/json",
|
|
45
45
|
options
|
|
46
46
|
});
|
|
47
|
-
var updateWebhook = async (id, body, options) =>
|
|
47
|
+
var updateWebhook = async (id, body, options) => _chunkKPCXSJ7Bjs.invokeFetch.call(void 0, "webhooks", {
|
|
48
48
|
method: "put",
|
|
49
49
|
pathTemplate: "/api/v1/webhooks/{id}",
|
|
50
50
|
pathVariables: { id },
|
|
@@ -52,27 +52,27 @@ var updateWebhook = async (id, body, options) => _chunkXJKF347Cjs.invokeFetch.ca
|
|
|
52
52
|
contentType: "application/json",
|
|
53
53
|
options
|
|
54
54
|
});
|
|
55
|
-
var getWebhookDeliveries = async (id, query, options) =>
|
|
55
|
+
var getWebhookDeliveries = async (id, query, options) => _chunkKPCXSJ7Bjs.invokeFetch.call(void 0, "webhooks", {
|
|
56
56
|
method: "get",
|
|
57
57
|
pathTemplate: "/api/v1/webhooks/{id}/deliveries",
|
|
58
58
|
pathVariables: { id },
|
|
59
59
|
query,
|
|
60
60
|
options
|
|
61
61
|
});
|
|
62
|
-
var getWebhookDelivery = async (id, deliveryId, options) =>
|
|
62
|
+
var getWebhookDelivery = async (id, deliveryId, options) => _chunkKPCXSJ7Bjs.invokeFetch.call(void 0, "webhooks", {
|
|
63
63
|
method: "get",
|
|
64
64
|
pathTemplate: "/api/v1/webhooks/{id}/deliveries/{deliveryId}",
|
|
65
65
|
pathVariables: { id, deliveryId },
|
|
66
66
|
options
|
|
67
67
|
});
|
|
68
|
-
var resendWebhookDelivery = async (id, deliveryId, options) =>
|
|
68
|
+
var resendWebhookDelivery = async (id, deliveryId, options) => _chunkKPCXSJ7Bjs.invokeFetch.call(void 0, "webhooks", {
|
|
69
69
|
method: "post",
|
|
70
70
|
pathTemplate: "/api/v1/webhooks/{id}/deliveries/{deliveryId}/actions/resend",
|
|
71
71
|
pathVariables: { id, deliveryId },
|
|
72
72
|
options
|
|
73
73
|
});
|
|
74
74
|
function clearCache() {
|
|
75
|
-
return
|
|
75
|
+
return _chunkKPCXSJ7Bjs.clearApiCache.call(void 0, "webhooks");
|
|
76
76
|
}
|
|
77
77
|
var webhooksExport = {
|
|
78
78
|
getWebhooks,
|
package/webhooks.mjs
CHANGED
package/auth-6VOJ5YIL.js
DELETED
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
var _chunk2II4JNZOjs = require('./chunk-2II4JNZO.js');
|
|
21
|
-
require('./chunk-P57PW2II.js');
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
exports.AuthorizationError = _chunk2II4JNZOjs.AuthorizationError; exports.InvalidAuthTypeError = _chunk2II4JNZOjs.InvalidAuthTypeError; exports.InvalidHostConfigError = _chunk2II4JNZOjs.InvalidHostConfigError; exports.UnexpectedAuthTypeError = _chunk2II4JNZOjs.UnexpectedAuthTypeError; exports.checkForCrossDomainRequest = _chunk2II4JNZOjs.checkForCrossDomainRequest; exports.default = _chunk2II4JNZOjs.auth_default; exports.getRestCallAuthParams = _chunk2II4JNZOjs.getRestCallAuthParams; exports.getWebResourceAuthParams = _chunk2II4JNZOjs.getWebResourceAuthParams; exports.getWebSocketAuthParams = _chunk2II4JNZOjs.getWebSocketAuthParams; exports.handleAuthenticationError = _chunk2II4JNZOjs.handleAuthenticationError; exports.isHostCrossOrigin = _chunk2II4JNZOjs.isHostCrossOrigin; exports.isWindows = _chunk2II4JNZOjs.isWindows; exports.logout = _chunk2II4JNZOjs.logout; exports.registerAuthModule = _chunk2II4JNZOjs.registerAuthModule; exports.setDefaultHostConfig = _chunk2II4JNZOjs.setDefaultHostConfig; exports.toValidEnigmaLocationUrl = _chunk2II4JNZOjs.toValidEnigmaLocationUrl; exports.toValidLocationUrl = _chunk2II4JNZOjs.toValidLocationUrl; exports.toValidWebsocketLocationUrl = _chunk2II4JNZOjs.toValidWebsocketLocationUrl;
|
package/invoke-fetch-D52L5Y7B.js
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
var _chunk2II4JNZOjs = require('./chunk-2II4JNZO.js');
|
|
9
|
-
require('./chunk-P57PW2II.js');
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
exports.EncodingError = _chunk2II4JNZOjs.EncodingError; exports.InvokeFetchError = _chunk2II4JNZOjs.InvokeFetchError; exports.clearApiCache = _chunk2II4JNZOjs.clearApiCache; exports.default = _chunk2II4JNZOjs.invoke_fetch_default; exports.invokeFetch = _chunk2II4JNZOjs.invokeFetch; exports.parseFetchResponse = _chunk2II4JNZOjs.parseFetchResponse;
|