@qlik/api 0.0.9 → 0.0.10
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.d.mts +9 -0
- package/api-keys.d.ts +9 -0
- package/api-keys.js +10 -10
- package/api-keys.mjs +2 -2
- package/apps.d.mts +125 -1
- package/apps.d.ts +125 -1
- package/apps.js +46 -46
- package/apps.mjs +2 -2
- package/audits.d.mts +13 -0
- package/audits.d.ts +13 -0
- package/audits.js +9 -9
- package/audits.mjs +2 -2
- package/auth.js +3 -3
- package/auth.mjs +2 -2
- package/automations.d.mts +8 -0
- package/automations.d.ts +8 -0
- package/automations.js +21 -21
- package/automations.mjs +2 -2
- package/brands.d.mts +15 -0
- package/brands.d.ts +15 -0
- package/brands.js +15 -15
- package/brands.mjs +2 -2
- package/chunks/{YDB23Q56.mjs → 34FMVD4C.mjs} +164 -20
- package/chunks/{PQ4OWSWX.js → 37PLWNAN.js} +44 -56
- package/chunks/{AULTUQC4.js → 3MHXEHLQ.js} +2 -2
- package/chunks/{AU62SBT4.mjs → 42LZKDDD.mjs} +1 -1
- package/chunks/{AGASWXYW.js → AVQ3WHH7.js} +167 -23
- package/chunks/{W2I5OQA5.js → FG5GDUSZ.js} +3 -3
- package/chunks/{EHZ6H6TD.mjs → FUU5VIC4.mjs} +1 -1
- package/chunks/{L7DRRU3T.mjs → HFNJ3ERI.mjs} +2 -2
- package/chunks/{POR3DZIU.mjs → HWZC3PIL.mjs} +1 -1
- package/chunks/{XY3AC335.js → ILOY5QEA.js} +4 -4
- package/chunks/{K4YCNLTC.mjs → KEPPVUY3.mjs} +1 -1
- package/chunks/{WQHUX4R2.mjs → MMUU2CQM.mjs} +1 -1
- package/chunks/{VLLTA4EY.mjs → O5POHH2Q.mjs} +3 -3
- package/chunks/{EL2GSPZZ.js → QMWU5E4D.js} +3 -3
- package/chunks/RMNAO4DP.js +17 -0
- package/chunks/SUYUL6MB.js +41 -0
- package/chunks/{KDW6ZD2R.mjs → VMS4MOCI.mjs} +42 -54
- package/chunks/{F7GJTDIU.js → WCJ4JQHA.js} +8 -8
- package/collections.d.mts +29 -1
- package/collections.d.ts +29 -1
- 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.d.mts +12 -1
- package/data-connections.d.ts +12 -1
- package/data-connections.js +12 -12
- package/data-connections.mjs +2 -2
- package/data-credentials.d.mts +5 -0
- package/data-credentials.d.ts +5 -0
- package/data-credentials.js +7 -7
- package/data-credentials.mjs +2 -2
- package/data-files.d.mts +6 -0
- package/data-files.d.ts +6 -0
- package/data-files.js +15 -15
- package/data-files.mjs +2 -2
- package/extensions.d.mts +12 -0
- package/extensions.d.ts +12 -0
- package/extensions.js +10 -10
- package/extensions.mjs +2 -2
- package/glossaries.d.mts +50 -0
- package/glossaries.d.ts +50 -0
- package/glossaries.js +27 -27
- package/glossaries.mjs +2 -2
- package/groups.d.mts +39 -0
- package/groups.d.ts +39 -0
- package/groups.js +11 -11
- package/groups.mjs +2 -2
- package/identity-providers.d.mts +42 -0
- package/identity-providers.d.ts +42 -0
- package/identity-providers.js +11 -11
- package/identity-providers.mjs +2 -2
- package/index.js +8 -8
- package/index.mjs +4 -4
- package/items.d.mts +32 -1
- package/items.d.ts +32 -1
- package/items.js +11 -11
- package/items.mjs +2 -2
- package/licenses.d.mts +7 -4
- package/licenses.d.ts +7 -4
- package/licenses.js +12 -12
- package/licenses.mjs +2 -2
- package/package.json +1 -1
- package/qix.d.mts +1 -1
- package/qix.d.ts +1 -1
- package/qix.js +3 -3
- package/qix.mjs +2 -2
- package/quotas.d.mts +3 -0
- package/quotas.d.ts +3 -0
- package/quotas.js +5 -5
- package/quotas.mjs +2 -2
- package/reload-tasks.d.mts +6 -3
- package/reload-tasks.d.ts +6 -3
- package/reload-tasks.js +8 -8
- package/reload-tasks.mjs +2 -2
- package/reloads.d.mts +9 -0
- package/reloads.d.ts +9 -0
- package/reloads.js +7 -7
- package/reloads.mjs +2 -2
- package/roles.d.mts +10 -1
- package/roles.d.ts +10 -1
- package/roles.js +5 -5
- package/roles.mjs +2 -2
- package/spaces.d.mts +37 -5
- package/spaces.d.ts +37 -5
- package/spaces.js +15 -15
- package/spaces.mjs +2 -2
- package/temp-contents.d.mts +6 -0
- package/temp-contents.d.ts +6 -0
- package/temp-contents.js +6 -6
- package/temp-contents.mjs +2 -2
- package/tenants.d.mts +12 -0
- package/tenants.d.ts +12 -0
- package/tenants.js +9 -9
- package/tenants.mjs +2 -2
- package/themes.d.mts +9 -0
- package/themes.d.ts +9 -0
- package/themes.js +10 -10
- package/themes.mjs +2 -2
- package/transports.d.mts +9 -0
- package/transports.d.ts +9 -0
- package/transports.js +9 -9
- package/transports.mjs +2 -2
- package/users.d.mts +85 -14
- package/users.d.ts +85 -14
- package/users.js +13 -13
- package/users.mjs +2 -2
- package/web-integrations.d.mts +18 -0
- package/web-integrations.d.ts +18 -0
- package/web-integrations.js +8 -8
- package/web-integrations.mjs +2 -2
- package/web-notifications.d.mts +18 -0
- package/web-notifications.d.ts +18 -0
- package/web-notifications.js +9 -9
- package/web-notifications.mjs +2 -2
- package/webhooks.d.mts +3 -0
- package/webhooks.d.ts +3 -0
- package/webhooks.js +13 -13
- package/webhooks.mjs +2 -2
- package/chunks/37STYSYC.js +0 -41
- package/chunks/VC2LAFLZ.js +0 -17
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('./chunks/
|
|
4
|
+
var _QMWU5E4Djs = require('./chunks/QMWU5E4D.js');
|
|
5
|
+
require('./chunks/FG5GDUSZ.js');
|
|
6
6
|
require('./chunks/4HB3TAEO.js');
|
|
7
7
|
|
|
8
8
|
// src/public/rest/web-notifications.ts
|
|
9
|
-
var getNotifications = async (query, options) =>
|
|
9
|
+
var getNotifications = async (query, options) => _QMWU5E4Djs.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) => _QMWU5E4Djs.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) => _QMWU5E4Djs.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) => _QMWU5E4Djs.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) => _QMWU5E4Djs.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) => _QMWU5E4Djs.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) => _EL2GSPZZjs.inv
|
|
|
45
45
|
options
|
|
46
46
|
});
|
|
47
47
|
function clearCache() {
|
|
48
|
-
return
|
|
48
|
+
return _QMWU5E4Djs.clearApiCache.call(void 0, "web-notifications");
|
|
49
49
|
}
|
|
50
50
|
var webNotificationsExport = {
|
|
51
51
|
getNotifications,
|
package/web-notifications.mjs
CHANGED
package/webhooks.d.mts
CHANGED
|
@@ -118,6 +118,9 @@ type WebhookList = {
|
|
|
118
118
|
self?: Link;
|
|
119
119
|
};
|
|
120
120
|
};
|
|
121
|
+
/**
|
|
122
|
+
* A JSON Patch document as defined in https://datatracker.ietf.org/doc/html/rfc6902
|
|
123
|
+
*/
|
|
121
124
|
type WebhookPatch = {
|
|
122
125
|
/** The operation to be performed */
|
|
123
126
|
op: "add" | "remove" | "replace";
|
package/webhooks.d.ts
CHANGED
|
@@ -118,6 +118,9 @@ type WebhookList = {
|
|
|
118
118
|
self?: Link;
|
|
119
119
|
};
|
|
120
120
|
};
|
|
121
|
+
/**
|
|
122
|
+
* A JSON Patch document as defined in https://datatracker.ietf.org/doc/html/rfc6902
|
|
123
|
+
*/
|
|
121
124
|
type WebhookPatch = {
|
|
122
125
|
/** The operation to be performed */
|
|
123
126
|
op: "add" | "remove" | "replace";
|
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('./chunks/
|
|
4
|
+
var _QMWU5E4Djs = require('./chunks/QMWU5E4D.js');
|
|
5
|
+
require('./chunks/FG5GDUSZ.js');
|
|
6
6
|
require('./chunks/4HB3TAEO.js');
|
|
7
7
|
|
|
8
8
|
// src/public/rest/webhooks.ts
|
|
9
|
-
var getWebhooks = async (query, options) =>
|
|
9
|
+
var getWebhooks = async (query, options) => _QMWU5E4Djs.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) => _QMWU5E4Djs.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) => _QMWU5E4Djs.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) => _QMWU5E4Djs.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) => _QMWU5E4Djs.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) => _QMWU5E4Djs.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) => _EL2GSPZZjs.invokeFetch.call(voi
|
|
|
44
44
|
contentType: "application/json",
|
|
45
45
|
options
|
|
46
46
|
});
|
|
47
|
-
var updateWebhook = async (id, body, options) =>
|
|
47
|
+
var updateWebhook = async (id, body, options) => _QMWU5E4Djs.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) => _EL2GSPZZjs.invokeFetch.call(vo
|
|
|
52
52
|
contentType: "application/json",
|
|
53
53
|
options
|
|
54
54
|
});
|
|
55
|
-
var getWebhookDeliveries = async (id, query, options) =>
|
|
55
|
+
var getWebhookDeliveries = async (id, query, options) => _QMWU5E4Djs.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) => _QMWU5E4Djs.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) => _QMWU5E4Djs.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 _QMWU5E4Djs.clearApiCache.call(void 0, "webhooks");
|
|
76
76
|
}
|
|
77
77
|
var webhooksExport = {
|
|
78
78
|
getWebhooks,
|
package/webhooks.mjs
CHANGED
package/chunks/37STYSYC.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 _PQ4OWSWXjs = require('./PQ4OWSWX.js');
|
|
21
|
-
require('./4HB3TAEO.js');
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
exports.AuthorizationError = _PQ4OWSWXjs.AuthorizationError; exports.InvalidAuthTypeError = _PQ4OWSWXjs.InvalidAuthTypeError; exports.InvalidHostConfigError = _PQ4OWSWXjs.InvalidHostConfigError; exports.UnexpectedAuthTypeError = _PQ4OWSWXjs.UnexpectedAuthTypeError; exports.checkForCrossDomainRequest = _PQ4OWSWXjs.checkForCrossDomainRequest; exports.default = _PQ4OWSWXjs.auth_default; exports.getRestCallAuthParams = _PQ4OWSWXjs.getRestCallAuthParams; exports.getWebResourceAuthParams = _PQ4OWSWXjs.getWebResourceAuthParams; exports.getWebSocketAuthParams = _PQ4OWSWXjs.getWebSocketAuthParams; exports.handleAuthenticationError = _PQ4OWSWXjs.handleAuthenticationError; exports.isHostCrossOrigin = _PQ4OWSWXjs.isHostCrossOrigin; exports.isWindows = _PQ4OWSWXjs.isWindows; exports.logout = _PQ4OWSWXjs.logout; exports.registerAuthModule = _PQ4OWSWXjs.registerAuthModule; exports.setDefaultHostConfig = _PQ4OWSWXjs.setDefaultHostConfig; exports.toValidEnigmaLocationUrl = _PQ4OWSWXjs.toValidEnigmaLocationUrl; exports.toValidLocationUrl = _PQ4OWSWXjs.toValidLocationUrl; exports.toValidWebsocketLocationUrl = _PQ4OWSWXjs.toValidWebsocketLocationUrl;
|
package/chunks/VC2LAFLZ.js
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
var _PQ4OWSWXjs = require('./PQ4OWSWX.js');
|
|
9
|
-
require('./4HB3TAEO.js');
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
exports.EncodingError = _PQ4OWSWXjs.EncodingError; exports.InvokeFetchError = _PQ4OWSWXjs.InvokeFetchError; exports.clearApiCache = _PQ4OWSWXjs.clearApiCache; exports.default = _PQ4OWSWXjs.invoke_fetch_default; exports.invokeFetch = _PQ4OWSWXjs.invokeFetch; exports.parseFetchResponse = _PQ4OWSWXjs.parseFetchResponse;
|