@qlik/api 0.0.13 → 0.0.15

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.
Files changed (98) hide show
  1. package/api-keys.js +10 -10
  2. package/api-keys.mjs +2 -2
  3. package/apps.d.mts +20 -10
  4. package/apps.d.ts +20 -10
  5. package/apps.js +46 -46
  6. package/apps.mjs +2 -2
  7. package/audits.d.mts +0 -1
  8. package/audits.d.ts +0 -1
  9. package/audits.js +9 -9
  10. package/audits.mjs +2 -2
  11. package/auth.js +3 -3
  12. package/auth.mjs +2 -2
  13. package/automations.js +21 -21
  14. package/automations.mjs +2 -2
  15. package/brands.js +15 -15
  16. package/brands.mjs +2 -2
  17. package/chunks/{SEXEAWEC.js → 2YWCEGTS.js} +3 -3
  18. package/chunks/34ZKUFEA.js +41 -0
  19. package/chunks/{VCYQUP4Y.mjs → 3YV6X7S6.mjs} +1 -1
  20. package/chunks/{ICTODCOL.js → 4WHZ4EIW.js} +2 -2
  21. package/chunks/{M7UTYYGM.mjs → 6AD3HYSF.mjs} +1 -1
  22. package/chunks/{3INB42LZ.mjs → 6WX5AGKQ.mjs} +1 -1
  23. package/chunks/{JYRPLJUL.js → B4VPD3ZT.js} +11 -11
  24. package/chunks/BM4OSDRZ.js +17 -0
  25. package/chunks/{JZOX7DKF.mjs → BYD63JCG.mjs} +43 -41
  26. package/chunks/{H32EGPZN.mjs → DCXUEDOW.mjs} +1 -1
  27. package/chunks/{X474LM7J.mjs → EHAANYDL.mjs} +3 -3
  28. package/chunks/{3SBSHHRV.mjs → HHOVS7QC.mjs} +5 -5
  29. package/chunks/{IJNQAGVX.mjs → HOCTJESP.mjs} +70 -4
  30. package/chunks/{HHMKNG2O.js → MTAQE4WC.js} +75 -9
  31. package/chunks/{CX7TY2FM.mjs → O4EAKEIN.mjs} +1 -1
  32. package/chunks/{WM2VCN4G.js → OPRGGO4C.js} +1 -1
  33. package/chunks/{SMKHFJJF.js → PLOSYUG2.js} +4 -4
  34. package/chunks/{J3ZWASEK.mjs → UKVTBYP6.mjs} +1 -1
  35. package/chunks/{TH75GYUY.js → URIW2U5M.js} +3 -3
  36. package/chunks/{6KX2ETIK.js → WOYJLK4Y.js} +43 -41
  37. package/collections.js +14 -14
  38. package/collections.mjs +2 -2
  39. package/csp-origins.js +9 -9
  40. package/csp-origins.mjs +2 -2
  41. package/data-assets.js +8 -8
  42. package/data-assets.mjs +2 -2
  43. package/data-connections.js +12 -12
  44. package/data-connections.mjs +2 -2
  45. package/data-credentials.js +7 -7
  46. package/data-credentials.mjs +2 -2
  47. package/data-files.js +15 -15
  48. package/data-files.mjs +2 -2
  49. package/docs/examples/open-without-data.md +40 -0
  50. package/docs/examples.md +1 -0
  51. package/docs/qix.md +21 -2
  52. package/extensions.js +10 -10
  53. package/extensions.mjs +2 -2
  54. package/glossaries.js +27 -27
  55. package/glossaries.mjs +2 -2
  56. package/groups.js +11 -11
  57. package/groups.mjs +2 -2
  58. package/identity-providers.js +11 -11
  59. package/identity-providers.mjs +2 -2
  60. package/index.js +8 -8
  61. package/index.mjs +4 -4
  62. package/items.js +11 -11
  63. package/items.mjs +2 -2
  64. package/licenses.js +12 -12
  65. package/licenses.mjs +2 -2
  66. package/package.json +4 -4
  67. package/qix.d.mts +6 -1
  68. package/qix.d.ts +6 -1
  69. package/qix.js +3 -3
  70. package/qix.mjs +2 -2
  71. package/quotas.js +5 -5
  72. package/quotas.mjs +2 -2
  73. package/reload-tasks.js +8 -8
  74. package/reload-tasks.mjs +2 -2
  75. package/reloads.js +7 -7
  76. package/reloads.mjs +2 -2
  77. package/roles.js +5 -5
  78. package/roles.mjs +2 -2
  79. package/spaces.js +15 -15
  80. package/spaces.mjs +2 -2
  81. package/temp-contents.js +6 -6
  82. package/temp-contents.mjs +2 -2
  83. package/tenants.js +9 -9
  84. package/tenants.mjs +2 -2
  85. package/themes.js +10 -10
  86. package/themes.mjs +2 -2
  87. package/transports.js +9 -9
  88. package/transports.mjs +2 -2
  89. package/users.js +13 -13
  90. package/users.mjs +2 -2
  91. package/web-integrations.js +8 -8
  92. package/web-integrations.mjs +2 -2
  93. package/web-notifications.js +9 -9
  94. package/web-notifications.mjs +2 -2
  95. package/webhooks.js +13 -13
  96. package/webhooks.mjs +2 -2
  97. package/chunks/GMCMKY65.js +0 -41
  98. package/chunks/ME4LNBI3.js +0 -17
package/webhooks.js CHANGED
@@ -1,42 +1,42 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _TH75GYUYjs = require('./chunks/TH75GYUY.js');
5
- require('./chunks/SEXEAWEC.js');
4
+ var _URIW2U5Mjs = require('./chunks/URIW2U5M.js');
5
+ require('./chunks/2YWCEGTS.js');
6
6
  require('./chunks/4HB3TAEO.js');
7
7
 
8
8
  // src/public/rest/webhooks.ts
9
- var getWebhooks = async (query, options) => _TH75GYUYjs.invokeFetch.call(void 0, "webhooks", {
9
+ var getWebhooks = async (query, options) => _URIW2U5Mjs.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) => _TH75GYUYjs.invokeFetch.call(void 0, "webhooks", {
15
+ var createWebhook = async (body, options) => _URIW2U5Mjs.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) => _TH75GYUYjs.invokeFetch.call(void 0, "webhooks", {
22
+ var getWebhookEventTypes = async (options) => _URIW2U5Mjs.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) => _TH75GYUYjs.invokeFetch.call(void 0, "webhooks", {
27
+ var deleteWebhook = async (id, options) => _URIW2U5Mjs.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) => _TH75GYUYjs.invokeFetch.call(void 0, "webhooks", {
33
+ var getWebhook = async (id, options) => _URIW2U5Mjs.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) => _TH75GYUYjs.invokeFetch.call(void 0, "webhooks", {
39
+ var patchWebhook = async (id, body, options) => _URIW2U5Mjs.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) => _TH75GYUYjs.invokeFetch.call(voi
44
44
  contentType: "application/json",
45
45
  options
46
46
  });
47
- var updateWebhook = async (id, body, options) => _TH75GYUYjs.invokeFetch.call(void 0, "webhooks", {
47
+ var updateWebhook = async (id, body, options) => _URIW2U5Mjs.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) => _TH75GYUYjs.invokeFetch.call(vo
52
52
  contentType: "application/json",
53
53
  options
54
54
  });
55
- var getWebhookDeliveries = async (id, query, options) => _TH75GYUYjs.invokeFetch.call(void 0, "webhooks", {
55
+ var getWebhookDeliveries = async (id, query, options) => _URIW2U5Mjs.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) => _TH75GYUYjs.invokeFetch.call(void 0, "webhooks", {
62
+ var getWebhookDelivery = async (id, deliveryId, options) => _URIW2U5Mjs.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) => _TH75GYUYjs.invokeFetch.call(void 0, "webhooks", {
68
+ var resendWebhookDelivery = async (id, deliveryId, options) => _URIW2U5Mjs.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 _TH75GYUYjs.clearApiCache.call(void 0, "webhooks");
75
+ return _URIW2U5Mjs.clearApiCache.call(void 0, "webhooks");
76
76
  }
77
77
  var webhooksExport = {
78
78
  getWebhooks,
package/webhooks.mjs CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/VCYQUP4Y.mjs";
5
- import "./chunks/X474LM7J.mjs";
4
+ } from "./chunks/3YV6X7S6.mjs";
5
+ import "./chunks/EHAANYDL.mjs";
6
6
  import "./chunks/VSY5YIQY.mjs";
7
7
 
8
8
  // src/public/rest/webhooks.ts
@@ -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 _6KX2ETIKjs = require('./6KX2ETIK.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 = _6KX2ETIKjs.AuthorizationError; exports.InvalidAuthTypeError = _6KX2ETIKjs.InvalidAuthTypeError; exports.InvalidHostConfigError = _6KX2ETIKjs.InvalidHostConfigError; exports.UnexpectedAuthTypeError = _6KX2ETIKjs.UnexpectedAuthTypeError; exports.checkForCrossDomainRequest = _6KX2ETIKjs.checkForCrossDomainRequest; exports.default = _6KX2ETIKjs.auth_default; exports.getRestCallAuthParams = _6KX2ETIKjs.getRestCallAuthParams; exports.getWebResourceAuthParams = _6KX2ETIKjs.getWebResourceAuthParams; exports.getWebSocketAuthParams = _6KX2ETIKjs.getWebSocketAuthParams; exports.handleAuthenticationError = _6KX2ETIKjs.handleAuthenticationError; exports.isHostCrossOrigin = _6KX2ETIKjs.isHostCrossOrigin; exports.isWindows = _6KX2ETIKjs.isWindows; exports.logout = _6KX2ETIKjs.logout; exports.registerAuthModule = _6KX2ETIKjs.registerAuthModule; exports.setDefaultHostConfig = _6KX2ETIKjs.setDefaultHostConfig; exports.toValidEnigmaLocationUrl = _6KX2ETIKjs.toValidEnigmaLocationUrl; exports.toValidLocationUrl = _6KX2ETIKjs.toValidLocationUrl; exports.toValidWebsocketLocationUrl = _6KX2ETIKjs.toValidWebsocketLocationUrl;
@@ -1,17 +0,0 @@
1
- "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
-
3
-
4
-
5
-
6
-
7
-
8
- var _6KX2ETIKjs = require('./6KX2ETIK.js');
9
- require('./4HB3TAEO.js');
10
-
11
-
12
-
13
-
14
-
15
-
16
-
17
- exports.EncodingError = _6KX2ETIKjs.EncodingError; exports.InvokeFetchError = _6KX2ETIKjs.InvokeFetchError; exports.clearApiCache = _6KX2ETIKjs.clearApiCache; exports.default = _6KX2ETIKjs.invoke_fetch_default; exports.invokeFetch = _6KX2ETIKjs.invokeFetch; exports.parseFetchResponse = _6KX2ETIKjs.parseFetchResponse;