@qlik/api 0.0.1 → 0.0.2
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/.github/CODEOWNERS +2 -0
- package/.github/workflows/release.yaml +35 -0
- package/README.md +1 -3
- package/api-keys.d.mts +13 -13
- package/api-keys.d.ts +13 -13
- package/api-keys.js +13 -13
- package/api-keys.mjs +8 -8
- package/apps.d.mts +104 -19
- package/apps.d.ts +104 -19
- package/apps.js +53 -44
- package/apps.mjs +20 -11
- package/audits.d.mts +8 -8
- package/audits.d.ts +8 -8
- package/audits.js +11 -11
- package/audits.mjs +6 -6
- package/auth-OU7OTB7Y.js +38 -0
- package/auth-RTFXVSSK.mjs +38 -0
- package/auth.js +3 -3
- package/auth.mjs +2 -2
- package/automations.d.mts +20 -20
- package/automations.d.ts +20 -20
- package/automations.js +25 -25
- package/automations.mjs +11 -11
- package/brands.js +15 -15
- package/brands.mjs +2 -2
- package/chunk-6JERR27K.js +17 -0
- package/chunk-7REWEWCX.mjs +21 -0
- package/chunk-E42WUFCK.mjs +57 -0
- package/chunk-H7SAZYEE.js +21 -0
- package/chunk-KMMWJZHM.mjs +25 -0
- package/chunk-M7F4JFOB.js +57 -0
- package/chunk-NALKLKZS.mjs +1342 -0
- package/chunk-QN23TPIE.js +25 -0
- package/chunk-RMKP2BDX.js +1342 -0
- package/chunk-W4J34XGA.mjs +17 -0
- package/collections.d.mts +1 -1
- package/collections.d.ts +1 -1
- package/collections.js +13 -13
- 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 +2 -0
- package/data-connections.d.ts +2 -0
- package/data-connections.js +12 -12
- package/data-connections.mjs +2 -2
- package/data-credentials.d.mts +2 -0
- package/data-credentials.d.ts +2 -0
- package/data-credentials.js +7 -7
- package/data-credentials.mjs +2 -2
- package/data-files.d.mts +16 -16
- package/data-files.d.ts +16 -16
- package/data-files.js +18 -18
- package/data-files.mjs +8 -8
- package/enigma-session-HGXKZJVO.mjs +10200 -0
- package/enigma-session-VPPJMBEM.js +10200 -0
- package/esm-M5ZBFTVD.mjs +65 -0
- package/esm-RX7B2TUN.js +65 -0
- package/extensions.js +10 -10
- package/extensions.mjs +2 -2
- package/glossaries.js +27 -27
- package/glossaries.mjs +2 -2
- package/groups.d.mts +13 -13
- package/groups.d.ts +13 -13
- package/groups.js +14 -14
- package/groups.mjs +8 -8
- package/identity-providers.d.mts +7 -7
- package/identity-providers.d.ts +7 -7
- package/identity-providers.js +13 -13
- package/identity-providers.mjs +5 -5
- package/index.js +27 -23
- package/index.mjs +23 -19
- package/invoke-fetch-7PKPQ3FD.js +14 -0
- package/invoke-fetch-IMO4AMA3.mjs +14 -0
- package/items.d.mts +19 -16
- package/items.d.ts +19 -16
- package/items.js +14 -14
- package/items.mjs +8 -8
- package/licenses.d.mts +2 -0
- package/licenses.d.ts +2 -0
- package/licenses.js +12 -12
- package/licenses.mjs +2 -2
- package/package.json +6 -17
- package/qix-57WD2ZE6.mjs +573 -0
- package/qix-K22VHZRH.js +573 -0
- package/qix.d.mts +1066 -1017
- package/qix.d.ts +1066 -1017
- package/qix.js +3 -3
- package/qix.mjs +2 -2
- package/quotas.js +5 -5
- package/quotas.mjs +2 -2
- package/reload-tasks.d.mts +2 -0
- package/reload-tasks.d.ts +2 -0
- package/reload-tasks.js +8 -8
- package/reload-tasks.mjs +2 -2
- package/reloads.d.mts +4 -2
- package/reloads.d.ts +4 -2
- package/reloads.js +7 -7
- package/reloads.mjs +2 -2
- package/roles.js +5 -5
- package/roles.mjs +2 -2
- package/spaces.d.mts +9 -26
- package/spaces.d.ts +9 -26
- package/spaces.js +15 -15
- package/spaces.mjs +2 -2
- package/temp-contents.d.mts +1 -67
- package/temp-contents.d.ts +1 -67
- package/temp-contents.js +8 -29
- package/temp-contents.mjs +3 -24
- 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.d.mts +2 -2
- package/webhooks.d.ts +2 -2
- package/webhooks.js +13 -13
- package/webhooks.mjs +2 -2
package/web-integrations.js
CHANGED
|
@@ -1,35 +1,35 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
5
|
-
require('./chunk-
|
|
4
|
+
var _chunk6JERR27Kjs = require('./chunk-6JERR27K.js');
|
|
5
|
+
require('./chunk-H7SAZYEE.js');
|
|
6
6
|
|
|
7
7
|
// src/public/rest/web-integrations.ts
|
|
8
|
-
var getWebIntegrations = async (query, options) =>
|
|
8
|
+
var getWebIntegrations = async (query, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "web-integrations", {
|
|
9
9
|
method: "get",
|
|
10
10
|
pathTemplate: "/api/v1/web-integrations",
|
|
11
11
|
query,
|
|
12
12
|
options
|
|
13
13
|
});
|
|
14
|
-
var createWebIntegration = async (body, options) =>
|
|
14
|
+
var createWebIntegration = async (body, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "web-integrations", {
|
|
15
15
|
method: "post",
|
|
16
16
|
pathTemplate: "/api/v1/web-integrations",
|
|
17
17
|
body,
|
|
18
18
|
options
|
|
19
19
|
});
|
|
20
|
-
var deleteWebIntegration = async (id, options) =>
|
|
20
|
+
var deleteWebIntegration = async (id, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "web-integrations", {
|
|
21
21
|
method: "delete",
|
|
22
22
|
pathTemplate: "/api/v1/web-integrations/{id}",
|
|
23
23
|
pathVariables: { id },
|
|
24
24
|
options
|
|
25
25
|
});
|
|
26
|
-
var getWebIntegration = async (id, options) =>
|
|
26
|
+
var getWebIntegration = async (id, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "web-integrations", {
|
|
27
27
|
method: "get",
|
|
28
28
|
pathTemplate: "/api/v1/web-integrations/{id}",
|
|
29
29
|
pathVariables: { id },
|
|
30
30
|
options
|
|
31
31
|
});
|
|
32
|
-
var patchWebIntegration = async (id, body, options) =>
|
|
32
|
+
var patchWebIntegration = async (id, body, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "web-integrations", {
|
|
33
33
|
method: "patch",
|
|
34
34
|
pathTemplate: "/api/v1/web-integrations/{id}",
|
|
35
35
|
pathVariables: { id },
|
|
@@ -37,7 +37,7 @@ var patchWebIntegration = async (id, body, options) => _chunkOULT3V2Ujs.invokeFe
|
|
|
37
37
|
options
|
|
38
38
|
});
|
|
39
39
|
function clearCache() {
|
|
40
|
-
return
|
|
40
|
+
return _chunk6JERR27Kjs.clearApiCache.call(void 0, "web-integrations");
|
|
41
41
|
}
|
|
42
42
|
var webIntegrationsExport = {
|
|
43
43
|
getWebIntegrations,
|
package/web-integrations.mjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
clearApiCache,
|
|
3
3
|
invokeFetch
|
|
4
|
-
} from "./chunk-
|
|
5
|
-
import "./chunk-
|
|
4
|
+
} from "./chunk-W4J34XGA.mjs";
|
|
5
|
+
import "./chunk-7REWEWCX.mjs";
|
|
6
6
|
|
|
7
7
|
// src/public/rest/web-integrations.ts
|
|
8
8
|
var getWebIntegrations = async (query, options) => invokeFetch("web-integrations", {
|
package/web-notifications.js
CHANGED
|
@@ -1,40 +1,40 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
5
|
-
require('./chunk-
|
|
4
|
+
var _chunk6JERR27Kjs = require('./chunk-6JERR27K.js');
|
|
5
|
+
require('./chunk-H7SAZYEE.js');
|
|
6
6
|
|
|
7
7
|
// src/public/rest/web-notifications.ts
|
|
8
|
-
var getNotifications = async (query, options) =>
|
|
8
|
+
var getNotifications = async (query, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "web-notifications", {
|
|
9
9
|
method: "get",
|
|
10
10
|
pathTemplate: "/api/v1/web-notifications",
|
|
11
11
|
query,
|
|
12
12
|
options
|
|
13
13
|
});
|
|
14
|
-
var deleteNotifications = async (options) =>
|
|
14
|
+
var deleteNotifications = async (options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "web-notifications", {
|
|
15
15
|
method: "delete",
|
|
16
16
|
pathTemplate: "/api/v1/web-notifications/all",
|
|
17
17
|
options
|
|
18
18
|
});
|
|
19
|
-
var patchNotifications = async (body, options) =>
|
|
19
|
+
var patchNotifications = async (body, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "web-notifications", {
|
|
20
20
|
method: "patch",
|
|
21
21
|
pathTemplate: "/api/v1/web-notifications/all",
|
|
22
22
|
body,
|
|
23
23
|
options
|
|
24
24
|
});
|
|
25
|
-
var deleteNotification = async (notificationId, options) =>
|
|
25
|
+
var deleteNotification = async (notificationId, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "web-notifications", {
|
|
26
26
|
method: "delete",
|
|
27
27
|
pathTemplate: "/api/v1/web-notifications/{notificationId}",
|
|
28
28
|
pathVariables: { notificationId },
|
|
29
29
|
options
|
|
30
30
|
});
|
|
31
|
-
var getNotification = async (notificationId, options) =>
|
|
31
|
+
var getNotification = async (notificationId, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "web-notifications", {
|
|
32
32
|
method: "get",
|
|
33
33
|
pathTemplate: "/api/v1/web-notifications/{notificationId}",
|
|
34
34
|
pathVariables: { notificationId },
|
|
35
35
|
options
|
|
36
36
|
});
|
|
37
|
-
var patchNotification = async (notificationId, body, options) =>
|
|
37
|
+
var patchNotification = async (notificationId, body, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "web-notifications", {
|
|
38
38
|
method: "patch",
|
|
39
39
|
pathTemplate: "/api/v1/web-notifications/{notificationId}",
|
|
40
40
|
pathVariables: { notificationId },
|
|
@@ -42,7 +42,7 @@ var patchNotification = async (notificationId, body, options) => _chunkOULT3V2Uj
|
|
|
42
42
|
options
|
|
43
43
|
});
|
|
44
44
|
function clearCache() {
|
|
45
|
-
return
|
|
45
|
+
return _chunk6JERR27Kjs.clearApiCache.call(void 0, "web-notifications");
|
|
46
46
|
}
|
|
47
47
|
var webNotificationsExport = {
|
|
48
48
|
getNotifications,
|
package/web-notifications.mjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
clearApiCache,
|
|
3
3
|
invokeFetch
|
|
4
|
-
} from "./chunk-
|
|
5
|
-
import "./chunk-
|
|
4
|
+
} from "./chunk-W4J34XGA.mjs";
|
|
5
|
+
import "./chunk-7REWEWCX.mjs";
|
|
6
6
|
|
|
7
7
|
// src/public/rest/web-notifications.ts
|
|
8
8
|
var getNotifications = async (query, options) => invokeFetch("web-notifications", {
|
package/webhooks.d.mts
CHANGED
|
@@ -127,11 +127,11 @@ type WebhookPatch = {
|
|
|
127
127
|
value?: boolean | number | unknown | string;
|
|
128
128
|
};
|
|
129
129
|
type WebhookPost = WebhookBase & {
|
|
130
|
-
/**
|
|
130
|
+
/** Indicates from where the webhook was created and its purpose */
|
|
131
131
|
origin?: "api" | "automations" | "management-console";
|
|
132
132
|
};
|
|
133
133
|
type WebhookResponse = WebhookBase & {
|
|
134
|
-
/**
|
|
134
|
+
/** Indicates from where the webhook was created and its purpose */
|
|
135
135
|
readonly origin?: "api" | "automations" | "management-console";
|
|
136
136
|
};
|
|
137
137
|
/**
|
package/webhooks.d.ts
CHANGED
|
@@ -127,11 +127,11 @@ type WebhookPatch = {
|
|
|
127
127
|
value?: boolean | number | unknown | string;
|
|
128
128
|
};
|
|
129
129
|
type WebhookPost = WebhookBase & {
|
|
130
|
-
/**
|
|
130
|
+
/** Indicates from where the webhook was created and its purpose */
|
|
131
131
|
origin?: "api" | "automations" | "management-console";
|
|
132
132
|
};
|
|
133
133
|
type WebhookResponse = WebhookBase & {
|
|
134
|
-
/**
|
|
134
|
+
/** Indicates from where the webhook was created and its purpose */
|
|
135
135
|
readonly origin?: "api" | "automations" | "management-console";
|
|
136
136
|
};
|
|
137
137
|
/**
|
package/webhooks.js
CHANGED
|
@@ -1,74 +1,74 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
5
|
-
require('./chunk-
|
|
4
|
+
var _chunk6JERR27Kjs = require('./chunk-6JERR27K.js');
|
|
5
|
+
require('./chunk-H7SAZYEE.js');
|
|
6
6
|
|
|
7
7
|
// src/public/rest/webhooks.ts
|
|
8
|
-
var getWebhooks = async (query, options) =>
|
|
8
|
+
var getWebhooks = async (query, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "webhooks", {
|
|
9
9
|
method: "get",
|
|
10
10
|
pathTemplate: "/api/v1/webhooks",
|
|
11
11
|
query,
|
|
12
12
|
options
|
|
13
13
|
});
|
|
14
|
-
var createWebhook = async (body, options) =>
|
|
14
|
+
var createWebhook = async (body, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "webhooks", {
|
|
15
15
|
method: "post",
|
|
16
16
|
pathTemplate: "/api/v1/webhooks",
|
|
17
17
|
body,
|
|
18
18
|
options
|
|
19
19
|
});
|
|
20
|
-
var getWebhookEventTypes = async (options) =>
|
|
20
|
+
var getWebhookEventTypes = async (options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "webhooks", {
|
|
21
21
|
method: "get",
|
|
22
22
|
pathTemplate: "/api/v1/webhooks/event-types",
|
|
23
23
|
options
|
|
24
24
|
});
|
|
25
|
-
var deleteWebhook = async (id, options) =>
|
|
25
|
+
var deleteWebhook = async (id, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "webhooks", {
|
|
26
26
|
method: "delete",
|
|
27
27
|
pathTemplate: "/api/v1/webhooks/{id}",
|
|
28
28
|
pathVariables: { id },
|
|
29
29
|
options
|
|
30
30
|
});
|
|
31
|
-
var getWebhook = async (id, options) =>
|
|
31
|
+
var getWebhook = async (id, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "webhooks", {
|
|
32
32
|
method: "get",
|
|
33
33
|
pathTemplate: "/api/v1/webhooks/{id}",
|
|
34
34
|
pathVariables: { id },
|
|
35
35
|
options
|
|
36
36
|
});
|
|
37
|
-
var patchWebhook = async (id, body, options) =>
|
|
37
|
+
var patchWebhook = async (id, body, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "webhooks", {
|
|
38
38
|
method: "patch",
|
|
39
39
|
pathTemplate: "/api/v1/webhooks/{id}",
|
|
40
40
|
pathVariables: { id },
|
|
41
41
|
body,
|
|
42
42
|
options
|
|
43
43
|
});
|
|
44
|
-
var updateWebhook = async (id, body, options) =>
|
|
44
|
+
var updateWebhook = async (id, body, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "webhooks", {
|
|
45
45
|
method: "put",
|
|
46
46
|
pathTemplate: "/api/v1/webhooks/{id}",
|
|
47
47
|
pathVariables: { id },
|
|
48
48
|
body,
|
|
49
49
|
options
|
|
50
50
|
});
|
|
51
|
-
var getWebhookDeliveries = async (id, query, options) =>
|
|
51
|
+
var getWebhookDeliveries = async (id, query, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "webhooks", {
|
|
52
52
|
method: "get",
|
|
53
53
|
pathTemplate: "/api/v1/webhooks/{id}/deliveries",
|
|
54
54
|
pathVariables: { id },
|
|
55
55
|
query,
|
|
56
56
|
options
|
|
57
57
|
});
|
|
58
|
-
var getWebhookDelivery = async (id, deliveryId, options) =>
|
|
58
|
+
var getWebhookDelivery = async (id, deliveryId, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "webhooks", {
|
|
59
59
|
method: "get",
|
|
60
60
|
pathTemplate: "/api/v1/webhooks/{id}/deliveries/{deliveryId}",
|
|
61
61
|
pathVariables: { id, deliveryId },
|
|
62
62
|
options
|
|
63
63
|
});
|
|
64
|
-
var resendWebhookDelivery = async (id, deliveryId, options) =>
|
|
64
|
+
var resendWebhookDelivery = async (id, deliveryId, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "webhooks", {
|
|
65
65
|
method: "post",
|
|
66
66
|
pathTemplate: "/api/v1/webhooks/{id}/deliveries/{deliveryId}/actions/resend",
|
|
67
67
|
pathVariables: { id, deliveryId },
|
|
68
68
|
options
|
|
69
69
|
});
|
|
70
70
|
function clearCache() {
|
|
71
|
-
return
|
|
71
|
+
return _chunk6JERR27Kjs.clearApiCache.call(void 0, "webhooks");
|
|
72
72
|
}
|
|
73
73
|
var webhooksExport = {
|
|
74
74
|
getWebhooks,
|
package/webhooks.mjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
clearApiCache,
|
|
3
3
|
invokeFetch
|
|
4
|
-
} from "./chunk-
|
|
5
|
-
import "./chunk-
|
|
4
|
+
} from "./chunk-W4J34XGA.mjs";
|
|
5
|
+
import "./chunk-7REWEWCX.mjs";
|
|
6
6
|
|
|
7
7
|
// src/public/rest/webhooks.ts
|
|
8
8
|
var getWebhooks = async (query, options) => invokeFetch("webhooks", {
|