@qlik/api 0.0.12 → 0.0.14

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 (87) hide show
  1. package/api-keys.js +10 -10
  2. package/api-keys.mjs +2 -2
  3. package/apps.js +46 -46
  4. package/apps.mjs +2 -2
  5. package/audits.js +9 -9
  6. package/audits.mjs +2 -2
  7. package/auth.js +3 -3
  8. package/auth.mjs +2 -2
  9. package/automations.js +21 -21
  10. package/automations.mjs +2 -2
  11. package/brands.js +15 -15
  12. package/brands.mjs +2 -2
  13. package/chunks/{JQMXDZQY.mjs → 3INB42LZ.mjs} +1 -1
  14. package/chunks/{45QSVHHO.mjs → 3SBSHHRV.mjs} +2 -2
  15. package/chunks/{WQOWTWQO.js → 6KX2ETIK.js} +24 -45
  16. package/chunks/{5Q6T4ICX.mjs → CX7TY2FM.mjs} +1 -1
  17. package/chunks/GMCMKY65.js +41 -0
  18. package/chunks/{55OD3EOU.js → HHMKNG2O.js} +6 -6
  19. package/chunks/{HWOIITGY.js → ICTODCOL.js} +2 -2
  20. package/chunks/{JMVQWFDT.mjs → IJNQAGVX.mjs} +3 -3
  21. package/chunks/{2PUNHMD4.mjs → J3ZWASEK.mjs} +1 -1
  22. package/chunks/{EGL4ERKM.js → JYRPLJUL.js} +8 -8
  23. package/chunks/{QX32SETN.mjs → JZOX7DKF.mjs} +24 -45
  24. package/chunks/{5IH4NGHZ.mjs → M7UTYYGM.mjs} +1 -1
  25. package/chunks/ME4LNBI3.js +17 -0
  26. package/chunks/{ECGUIOPI.js → SEXEAWEC.js} +3 -3
  27. package/chunks/{A6R47NQV.js → SMKHFJJF.js} +4 -4
  28. package/chunks/{PTU5VIWS.js → TH75GYUY.js} +3 -3
  29. package/chunks/{PLTWBEYY.mjs → VCYQUP4Y.mjs} +1 -1
  30. package/chunks/{HJGTOAVG.mjs → X474LM7J.mjs} +3 -3
  31. package/collections.js +14 -14
  32. package/collections.mjs +2 -2
  33. package/csp-origins.js +9 -9
  34. package/csp-origins.mjs +2 -2
  35. package/data-assets.js +8 -8
  36. package/data-assets.mjs +2 -2
  37. package/data-connections.js +12 -12
  38. package/data-connections.mjs +2 -2
  39. package/data-credentials.js +7 -7
  40. package/data-credentials.mjs +2 -2
  41. package/data-files.js +15 -15
  42. package/data-files.mjs +2 -2
  43. package/extensions.js +10 -10
  44. package/extensions.mjs +2 -2
  45. package/glossaries.js +27 -27
  46. package/glossaries.mjs +2 -2
  47. package/groups.js +11 -11
  48. package/groups.mjs +2 -2
  49. package/identity-providers.js +11 -11
  50. package/identity-providers.mjs +2 -2
  51. package/index.js +8 -8
  52. package/index.mjs +4 -4
  53. package/items.js +11 -11
  54. package/items.mjs +2 -2
  55. package/licenses.js +12 -12
  56. package/licenses.mjs +2 -2
  57. package/package.json +2 -1
  58. package/qix.js +3 -3
  59. package/qix.mjs +2 -2
  60. package/quotas.js +5 -5
  61. package/quotas.mjs +2 -2
  62. package/reload-tasks.js +8 -8
  63. package/reload-tasks.mjs +2 -2
  64. package/reloads.js +7 -7
  65. package/reloads.mjs +2 -2
  66. package/roles.js +5 -5
  67. package/roles.mjs +2 -2
  68. package/spaces.js +15 -15
  69. package/spaces.mjs +2 -2
  70. package/temp-contents.js +6 -6
  71. package/temp-contents.mjs +2 -2
  72. package/tenants.js +9 -9
  73. package/tenants.mjs +2 -2
  74. package/themes.js +10 -10
  75. package/themes.mjs +2 -2
  76. package/transports.js +9 -9
  77. package/transports.mjs +2 -2
  78. package/users.js +13 -13
  79. package/users.mjs +2 -2
  80. package/web-integrations.js +8 -8
  81. package/web-integrations.mjs +2 -2
  82. package/web-notifications.js +9 -9
  83. package/web-notifications.mjs +2 -2
  84. package/webhooks.js +13 -13
  85. package/webhooks.mjs +2 -2
  86. package/chunks/NX7ZEIBH.js +0 -41
  87. package/chunks/PTRQR7GJ.js +0 -17
package/api-keys.js CHANGED
@@ -1,31 +1,31 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _PTU5VIWSjs = require('./chunks/PTU5VIWS.js');
5
- require('./chunks/ECGUIOPI.js');
4
+ var _TH75GYUYjs = require('./chunks/TH75GYUY.js');
5
+ require('./chunks/SEXEAWEC.js');
6
6
  require('./chunks/4HB3TAEO.js');
7
7
 
8
8
  // src/public/rest/api-keys.ts
9
- var getApiKeys = async (query, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "api-keys", {
9
+ var getApiKeys = async (query, options) => _TH75GYUYjs.invokeFetch.call(void 0, "api-keys", {
10
10
  method: "get",
11
11
  pathTemplate: "/api/v1/api-keys",
12
12
  query,
13
13
  options
14
14
  });
15
- var createApiKey = async (body, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "api-keys", {
15
+ var createApiKey = async (body, options) => _TH75GYUYjs.invokeFetch.call(void 0, "api-keys", {
16
16
  method: "post",
17
17
  pathTemplate: "/api/v1/api-keys",
18
18
  body,
19
19
  contentType: "application/json",
20
20
  options
21
21
  });
22
- var getApiKeysConfig = async (tenantId, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "api-keys", {
22
+ var getApiKeysConfig = async (tenantId, options) => _TH75GYUYjs.invokeFetch.call(void 0, "api-keys", {
23
23
  method: "get",
24
24
  pathTemplate: "/api/v1/api-keys/configs/{tenantId}",
25
25
  pathVariables: { tenantId },
26
26
  options
27
27
  });
28
- var patchApiKeysConfig = async (tenantId, body, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "api-keys", {
28
+ var patchApiKeysConfig = async (tenantId, body, options) => _TH75GYUYjs.invokeFetch.call(void 0, "api-keys", {
29
29
  method: "patch",
30
30
  pathTemplate: "/api/v1/api-keys/configs/{tenantId}",
31
31
  pathVariables: { tenantId },
@@ -33,19 +33,19 @@ var patchApiKeysConfig = async (tenantId, body, options) => _PTU5VIWSjs.invokeFe
33
33
  contentType: "application/json",
34
34
  options
35
35
  });
36
- var deleteApiKey = async (id, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "api-keys", {
36
+ var deleteApiKey = async (id, options) => _TH75GYUYjs.invokeFetch.call(void 0, "api-keys", {
37
37
  method: "delete",
38
38
  pathTemplate: "/api/v1/api-keys/{id}",
39
39
  pathVariables: { id },
40
40
  options
41
41
  });
42
- var getApiKey = async (id, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "api-keys", {
42
+ var getApiKey = async (id, options) => _TH75GYUYjs.invokeFetch.call(void 0, "api-keys", {
43
43
  method: "get",
44
44
  pathTemplate: "/api/v1/api-keys/{id}",
45
45
  pathVariables: { id },
46
46
  options
47
47
  });
48
- var patchApiKey = async (id, body, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "api-keys", {
48
+ var patchApiKey = async (id, body, options) => _TH75GYUYjs.invokeFetch.call(void 0, "api-keys", {
49
49
  method: "patch",
50
50
  pathTemplate: "/api/v1/api-keys/{id}",
51
51
  pathVariables: { id },
@@ -54,7 +54,7 @@ var patchApiKey = async (id, body, options) => _PTU5VIWSjs.invokeFetch.call(void
54
54
  options
55
55
  });
56
56
  function clearCache() {
57
- return _PTU5VIWSjs.clearApiCache.call(void 0, "api-keys");
57
+ return _TH75GYUYjs.clearApiCache.call(void 0, "api-keys");
58
58
  }
59
59
  var apiKeysExport = {
60
60
  getApiKeys,
package/api-keys.mjs CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/PLTWBEYY.mjs";
5
- import "./chunks/HJGTOAVG.mjs";
4
+ } from "./chunks/VCYQUP4Y.mjs";
5
+ import "./chunks/X474LM7J.mjs";
6
6
  import "./chunks/VSY5YIQY.mjs";
7
7
 
8
8
  // src/public/rest/api-keys.ts
package/apps.js CHANGED
@@ -1,45 +1,45 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _PTU5VIWSjs = require('./chunks/PTU5VIWS.js');
5
- require('./chunks/ECGUIOPI.js');
4
+ var _TH75GYUYjs = require('./chunks/TH75GYUY.js');
5
+ require('./chunks/SEXEAWEC.js');
6
6
  require('./chunks/4HB3TAEO.js');
7
7
 
8
8
  // src/public/rest/apps.ts
9
- var createApp = async (body, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "apps", {
9
+ var createApp = async (body, options) => _TH75GYUYjs.invokeFetch.call(void 0, "apps", {
10
10
  method: "post",
11
11
  pathTemplate: "/api/v1/apps",
12
12
  body,
13
13
  contentType: "application/json",
14
14
  options
15
15
  });
16
- var getAppEvaluationComparison = async (baseid, comparisonid, query, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "apps", {
16
+ var getAppEvaluationComparison = async (baseid, comparisonid, query, options) => _TH75GYUYjs.invokeFetch.call(void 0, "apps", {
17
17
  method: "get",
18
18
  pathTemplate: "/api/v1/apps/evaluations/{baseid}/actions/compare/{comparisonid}",
19
19
  pathVariables: { baseid, comparisonid },
20
20
  query,
21
21
  options
22
22
  });
23
- var getAppEvaluationComparisonXml = async (baseid, comparisonid, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "apps", {
23
+ var getAppEvaluationComparisonXml = async (baseid, comparisonid, options) => _TH75GYUYjs.invokeFetch.call(void 0, "apps", {
24
24
  method: "get",
25
25
  pathTemplate: "/api/v1/apps/evaluations/{baseid}/actions/compare/{comparisonid}/actions/download",
26
26
  pathVariables: { baseid, comparisonid },
27
27
  options
28
28
  });
29
- var getAppEvaluation = async (id, query, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "apps", {
29
+ var getAppEvaluation = async (id, query, options) => _TH75GYUYjs.invokeFetch.call(void 0, "apps", {
30
30
  method: "get",
31
31
  pathTemplate: "/api/v1/apps/evaluations/{id}",
32
32
  pathVariables: { id },
33
33
  query,
34
34
  options
35
35
  });
36
- var getAppEvaluationXml = async (id, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "apps", {
36
+ var getAppEvaluationXml = async (id, options) => _TH75GYUYjs.invokeFetch.call(void 0, "apps", {
37
37
  method: "get",
38
38
  pathTemplate: "/api/v1/apps/evaluations/{id}/actions/download",
39
39
  pathVariables: { id },
40
40
  options
41
41
  });
42
- var importApp = async (query, body, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "apps", {
42
+ var importApp = async (query, body, options) => _TH75GYUYjs.invokeFetch.call(void 0, "apps", {
43
43
  method: "post",
44
44
  pathTemplate: "/api/v1/apps/import",
45
45
  query,
@@ -47,24 +47,24 @@ var importApp = async (query, body, options) => _PTU5VIWSjs.invokeFetch.call(voi
47
47
  contentType: "application/octet-stream",
48
48
  options
49
49
  });
50
- var getAppsPrivileges = async (options) => _PTU5VIWSjs.invokeFetch.call(void 0, "apps", {
50
+ var getAppsPrivileges = async (options) => _TH75GYUYjs.invokeFetch.call(void 0, "apps", {
51
51
  method: "get",
52
52
  pathTemplate: "/api/v1/apps/privileges",
53
53
  options
54
54
  });
55
- var deleteApp = async (appId, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "apps", {
55
+ var deleteApp = async (appId, options) => _TH75GYUYjs.invokeFetch.call(void 0, "apps", {
56
56
  method: "delete",
57
57
  pathTemplate: "/api/v1/apps/{appId}",
58
58
  pathVariables: { appId },
59
59
  options
60
60
  });
61
- var getAppInfo = async (appId, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "apps", {
61
+ var getAppInfo = async (appId, options) => _TH75GYUYjs.invokeFetch.call(void 0, "apps", {
62
62
  method: "get",
63
63
  pathTemplate: "/api/v1/apps/{appId}",
64
64
  pathVariables: { appId },
65
65
  options
66
66
  });
67
- var updateAppInfo = async (appId, body, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "apps", {
67
+ var updateAppInfo = async (appId, body, options) => _TH75GYUYjs.invokeFetch.call(void 0, "apps", {
68
68
  method: "put",
69
69
  pathTemplate: "/api/v1/apps/{appId}",
70
70
  pathVariables: { appId },
@@ -72,7 +72,7 @@ var updateAppInfo = async (appId, body, options) => _PTU5VIWSjs.invokeFetch.call
72
72
  contentType: "application/json",
73
73
  options
74
74
  });
75
- var copyApp = async (appId, body, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "apps", {
75
+ var copyApp = async (appId, body, options) => _TH75GYUYjs.invokeFetch.call(void 0, "apps", {
76
76
  method: "post",
77
77
  pathTemplate: "/api/v1/apps/{appId}/copy",
78
78
  pathVariables: { appId },
@@ -80,32 +80,32 @@ var copyApp = async (appId, body, options) => _PTU5VIWSjs.invokeFetch.call(void
80
80
  contentType: "application/json",
81
81
  options
82
82
  });
83
- var getAppDataLineage = async (appId, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "apps", {
83
+ var getAppDataLineage = async (appId, options) => _TH75GYUYjs.invokeFetch.call(void 0, "apps", {
84
84
  method: "get",
85
85
  pathTemplate: "/api/v1/apps/{appId}/data/lineage",
86
86
  pathVariables: { appId },
87
87
  options
88
88
  });
89
- var getAppDataMetadata = async (appId, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "apps", {
89
+ var getAppDataMetadata = async (appId, options) => _TH75GYUYjs.invokeFetch.call(void 0, "apps", {
90
90
  method: "get",
91
91
  pathTemplate: "/api/v1/apps/{appId}/data/metadata",
92
92
  pathVariables: { appId },
93
93
  options
94
94
  });
95
- var exportApp = async (appId, query, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "apps", {
95
+ var exportApp = async (appId, query, options) => _TH75GYUYjs.invokeFetch.call(void 0, "apps", {
96
96
  method: "post",
97
97
  pathTemplate: "/api/v1/apps/{appId}/export",
98
98
  pathVariables: { appId },
99
99
  query,
100
100
  options
101
101
  });
102
- var getAppInsightAnalyses = async (appId, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "apps", {
102
+ var getAppInsightAnalyses = async (appId, options) => _TH75GYUYjs.invokeFetch.call(void 0, "apps", {
103
103
  method: "get",
104
104
  pathTemplate: "/api/v1/apps/{appId}/insight-analyses",
105
105
  pathVariables: { appId },
106
106
  options
107
107
  });
108
- var getAppInsightAnalysisRecommendations = async (appId, body, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "apps", {
108
+ var getAppInsightAnalysisRecommendations = async (appId, body, options) => _TH75GYUYjs.invokeFetch.call(void 0, "apps", {
109
109
  method: "post",
110
110
  pathTemplate: "/api/v1/apps/{appId}/insight-analyses/actions/recommend",
111
111
  pathVariables: { appId },
@@ -113,25 +113,25 @@ var getAppInsightAnalysisRecommendations = async (appId, body, options) => _PTU5
113
113
  contentType: "application/json",
114
114
  options
115
115
  });
116
- var getAppInsightAnalysisModel = async (appId, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "apps", {
116
+ var getAppInsightAnalysisModel = async (appId, options) => _TH75GYUYjs.invokeFetch.call(void 0, "apps", {
117
117
  method: "get",
118
118
  pathTemplate: "/api/v1/apps/{appId}/insight-analyses/model",
119
119
  pathVariables: { appId },
120
120
  options
121
121
  });
122
- var deleteAppMedia = async (appId, path, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "apps", {
122
+ var deleteAppMedia = async (appId, path, options) => _TH75GYUYjs.invokeFetch.call(void 0, "apps", {
123
123
  method: "delete",
124
124
  pathTemplate: "/api/v1/apps/{appId}/media/files/{path}",
125
125
  pathVariables: { appId, path },
126
126
  options
127
127
  });
128
- var getAppMedia = async (appId, path, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "apps", {
128
+ var getAppMedia = async (appId, path, options) => _TH75GYUYjs.invokeFetch.call(void 0, "apps", {
129
129
  method: "get",
130
130
  pathTemplate: "/api/v1/apps/{appId}/media/files/{path}",
131
131
  pathVariables: { appId, path },
132
132
  options
133
133
  });
134
- var uploadAppMedia = async (appId, path, body, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "apps", {
134
+ var uploadAppMedia = async (appId, path, body, options) => _TH75GYUYjs.invokeFetch.call(void 0, "apps", {
135
135
  method: "put",
136
136
  pathTemplate: "/api/v1/apps/{appId}/media/files/{path}",
137
137
  pathVariables: { appId, path },
@@ -139,20 +139,20 @@ var uploadAppMedia = async (appId, path, body, options) => _PTU5VIWSjs.invokeFet
139
139
  contentType: "application/octet-stream",
140
140
  options
141
141
  });
142
- var getAppMediaList = async (appId, path, query, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "apps", {
142
+ var getAppMediaList = async (appId, path, query, options) => _TH75GYUYjs.invokeFetch.call(void 0, "apps", {
143
143
  method: "get",
144
144
  pathTemplate: "/api/v1/apps/{appId}/media/list/{path}",
145
145
  pathVariables: { appId, path },
146
146
  query,
147
147
  options
148
148
  });
149
- var getAppThumbnail = async (appId, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "apps", {
149
+ var getAppThumbnail = async (appId, options) => _TH75GYUYjs.invokeFetch.call(void 0, "apps", {
150
150
  method: "get",
151
151
  pathTemplate: "/api/v1/apps/{appId}/media/thumbnail",
152
152
  pathVariables: { appId },
153
153
  options
154
154
  });
155
- var updateAppObjectOwner = async (appId, objectId, body, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "apps", {
155
+ var updateAppObjectOwner = async (appId, objectId, body, options) => _TH75GYUYjs.invokeFetch.call(void 0, "apps", {
156
156
  method: "post",
157
157
  pathTemplate: "/api/v1/apps/{appId}/objects/{objectId}/actions/change-owner",
158
158
  pathVariables: { appId, objectId },
@@ -160,7 +160,7 @@ var updateAppObjectOwner = async (appId, objectId, body, options) => _PTU5VIWSjs
160
160
  contentType: "application/json",
161
161
  options
162
162
  });
163
- var updateAppOwner = async (appId, body, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "apps", {
163
+ var updateAppOwner = async (appId, body, options) => _TH75GYUYjs.invokeFetch.call(void 0, "apps", {
164
164
  method: "put",
165
165
  pathTemplate: "/api/v1/apps/{appId}/owner",
166
166
  pathVariables: { appId },
@@ -168,7 +168,7 @@ var updateAppOwner = async (appId, body, options) => _PTU5VIWSjs.invokeFetch.cal
168
168
  contentType: "application/json",
169
169
  options
170
170
  });
171
- var publishApp = async (appId, body, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "apps", {
171
+ var publishApp = async (appId, body, options) => _TH75GYUYjs.invokeFetch.call(void 0, "apps", {
172
172
  method: "post",
173
173
  pathTemplate: "/api/v1/apps/{appId}/publish",
174
174
  pathVariables: { appId },
@@ -176,7 +176,7 @@ var publishApp = async (appId, body, options) => _PTU5VIWSjs.invokeFetch.call(vo
176
176
  contentType: "application/json",
177
177
  options
178
178
  });
179
- var republishApp = async (appId, body, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "apps", {
179
+ var republishApp = async (appId, body, options) => _TH75GYUYjs.invokeFetch.call(void 0, "apps", {
180
180
  method: "put",
181
181
  pathTemplate: "/api/v1/apps/{appId}/publish",
182
182
  pathVariables: { appId },
@@ -184,33 +184,33 @@ var republishApp = async (appId, body, options) => _PTU5VIWSjs.invokeFetch.call(
184
184
  contentType: "application/json",
185
185
  options
186
186
  });
187
- var getAppReloadLogs = async (appId, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "apps", {
187
+ var getAppReloadLogs = async (appId, options) => _TH75GYUYjs.invokeFetch.call(void 0, "apps", {
188
188
  method: "get",
189
189
  pathTemplate: "/api/v1/apps/{appId}/reloads/logs",
190
190
  pathVariables: { appId },
191
191
  options
192
192
  });
193
- var getAppReloadLog = async (appId, reloadId, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "apps", {
193
+ var getAppReloadLog = async (appId, reloadId, options) => _TH75GYUYjs.invokeFetch.call(void 0, "apps", {
194
194
  method: "get",
195
195
  pathTemplate: "/api/v1/apps/{appId}/reloads/logs/{reloadId}",
196
196
  pathVariables: { appId, reloadId },
197
197
  options
198
198
  });
199
- var getAppReloadMetadata = async (appId, reloadId, query, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "apps", {
199
+ var getAppReloadMetadata = async (appId, reloadId, query, options) => _TH75GYUYjs.invokeFetch.call(void 0, "apps", {
200
200
  method: "get",
201
201
  pathTemplate: "/api/v1/apps/{appId}/reloads/metadata/{reloadId}",
202
202
  pathVariables: { appId, reloadId },
203
203
  query,
204
204
  options
205
205
  });
206
- var getAppReportFilters = async (appId, query, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "apps", {
206
+ var getAppReportFilters = async (appId, query, options) => _TH75GYUYjs.invokeFetch.call(void 0, "apps", {
207
207
  method: "get",
208
208
  pathTemplate: "/api/v1/apps/{appId}/report-filters",
209
209
  pathVariables: { appId },
210
210
  query,
211
211
  options
212
212
  });
213
- var createAppReportFilter = async (appId, body, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "apps", {
213
+ var createAppReportFilter = async (appId, body, options) => _TH75GYUYjs.invokeFetch.call(void 0, "apps", {
214
214
  method: "post",
215
215
  pathTemplate: "/api/v1/apps/{appId}/report-filters",
216
216
  pathVariables: { appId },
@@ -218,33 +218,33 @@ var createAppReportFilter = async (appId, body, options) => _PTU5VIWSjs.invokeFe
218
218
  contentType: "application/json",
219
219
  options
220
220
  });
221
- var countAppReportFilters = async (appId, query, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "apps", {
221
+ var countAppReportFilters = async (appId, query, options) => _TH75GYUYjs.invokeFetch.call(void 0, "apps", {
222
222
  method: "get",
223
223
  pathTemplate: "/api/v1/apps/{appId}/report-filters/actions/count",
224
224
  pathVariables: { appId },
225
225
  query,
226
226
  options
227
227
  });
228
- var deleteAppReportFilter = async (appId, id, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "apps", {
228
+ var deleteAppReportFilter = async (appId, id, options) => _TH75GYUYjs.invokeFetch.call(void 0, "apps", {
229
229
  method: "delete",
230
230
  pathTemplate: "/api/v1/apps/{appId}/report-filters/{id}",
231
231
  pathVariables: { appId, id },
232
232
  options
233
233
  });
234
- var getAppReportFilter = async (appId, id, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "apps", {
234
+ var getAppReportFilter = async (appId, id, options) => _TH75GYUYjs.invokeFetch.call(void 0, "apps", {
235
235
  method: "get",
236
236
  pathTemplate: "/api/v1/apps/{appId}/report-filters/{id}",
237
237
  pathVariables: { appId, id },
238
238
  options
239
239
  });
240
- var getAppScriptHistory = async (appId, query, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "apps", {
240
+ var getAppScriptHistory = async (appId, query, options) => _TH75GYUYjs.invokeFetch.call(void 0, "apps", {
241
241
  method: "get",
242
242
  pathTemplate: "/api/v1/apps/{appId}/scripts",
243
243
  pathVariables: { appId },
244
244
  query,
245
245
  options
246
246
  });
247
- var updateAppScript = async (appId, body, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "apps", {
247
+ var updateAppScript = async (appId, body, options) => _TH75GYUYjs.invokeFetch.call(void 0, "apps", {
248
248
  method: "post",
249
249
  pathTemplate: "/api/v1/apps/{appId}/scripts",
250
250
  pathVariables: { appId },
@@ -252,19 +252,19 @@ var updateAppScript = async (appId, body, options) => _PTU5VIWSjs.invokeFetch.ca
252
252
  contentType: "application/json",
253
253
  options
254
254
  });
255
- var deleteAppScript = async (appId, version, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "apps", {
255
+ var deleteAppScript = async (appId, version, options) => _TH75GYUYjs.invokeFetch.call(void 0, "apps", {
256
256
  method: "delete",
257
257
  pathTemplate: "/api/v1/apps/{appId}/scripts/{version}",
258
258
  pathVariables: { appId, version },
259
259
  options
260
260
  });
261
- var getAppScript = async (appId, version, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "apps", {
261
+ var getAppScript = async (appId, version, options) => _TH75GYUYjs.invokeFetch.call(void 0, "apps", {
262
262
  method: "get",
263
263
  pathTemplate: "/api/v1/apps/{appId}/scripts/{version}",
264
264
  pathVariables: { appId, version },
265
265
  options
266
266
  });
267
- var patchAppScript = async (appId, version, body, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "apps", {
267
+ var patchAppScript = async (appId, version, body, options) => _TH75GYUYjs.invokeFetch.call(void 0, "apps", {
268
268
  method: "patch",
269
269
  pathTemplate: "/api/v1/apps/{appId}/scripts/{version}",
270
270
  pathVariables: { appId, version },
@@ -272,13 +272,13 @@ var patchAppScript = async (appId, version, body, options) => _PTU5VIWSjs.invoke
272
272
  contentType: "application/json",
273
273
  options
274
274
  });
275
- var removeAppFromSpace = async (appId, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "apps", {
275
+ var removeAppFromSpace = async (appId, options) => _TH75GYUYjs.invokeFetch.call(void 0, "apps", {
276
276
  method: "delete",
277
277
  pathTemplate: "/api/v1/apps/{appId}/space",
278
278
  pathVariables: { appId },
279
279
  options
280
280
  });
281
- var moveAppToSpace = async (appId, body, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "apps", {
281
+ var moveAppToSpace = async (appId, body, options) => _TH75GYUYjs.invokeFetch.call(void 0, "apps", {
282
282
  method: "put",
283
283
  pathTemplate: "/api/v1/apps/{appId}/space",
284
284
  pathVariables: { appId },
@@ -286,21 +286,21 @@ var moveAppToSpace = async (appId, body, options) => _PTU5VIWSjs.invokeFetch.cal
286
286
  contentType: "application/json",
287
287
  options
288
288
  });
289
- var getAppEvaluations = async (guid, query, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "apps", {
289
+ var getAppEvaluations = async (guid, query, options) => _TH75GYUYjs.invokeFetch.call(void 0, "apps", {
290
290
  method: "get",
291
291
  pathTemplate: "/api/v1/apps/{guid}/evaluations",
292
292
  pathVariables: { guid },
293
293
  query,
294
294
  options
295
295
  });
296
- var queueAppEvaluation = async (guid, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "apps", {
296
+ var queueAppEvaluation = async (guid, options) => _TH75GYUYjs.invokeFetch.call(void 0, "apps", {
297
297
  method: "post",
298
298
  pathTemplate: "/api/v1/apps/{guid}/evaluations",
299
299
  pathVariables: { guid },
300
300
  options
301
301
  });
302
302
  function clearCache() {
303
- return _PTU5VIWSjs.clearApiCache.call(void 0, "apps");
303
+ return _TH75GYUYjs.clearApiCache.call(void 0, "apps");
304
304
  }
305
305
  var appsExport = {
306
306
  createApp,
package/apps.mjs CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/PLTWBEYY.mjs";
5
- import "./chunks/HJGTOAVG.mjs";
4
+ } from "./chunks/VCYQUP4Y.mjs";
5
+ import "./chunks/X474LM7J.mjs";
6
6
  import "./chunks/VSY5YIQY.mjs";
7
7
 
8
8
  // src/public/rest/apps.ts
package/audits.js CHANGED
@@ -1,46 +1,46 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _PTU5VIWSjs = require('./chunks/PTU5VIWS.js');
5
- require('./chunks/ECGUIOPI.js');
4
+ var _TH75GYUYjs = require('./chunks/TH75GYUY.js');
5
+ require('./chunks/SEXEAWEC.js');
6
6
  require('./chunks/4HB3TAEO.js');
7
7
 
8
8
  // src/public/rest/audits.ts
9
- var getAudits = async (query, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "audits", {
9
+ var getAudits = async (query, options) => _TH75GYUYjs.invokeFetch.call(void 0, "audits", {
10
10
  method: "get",
11
11
  pathTemplate: "/api/v1/audits",
12
12
  query,
13
13
  options
14
14
  });
15
- var getArchivedAudits = async (query, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "audits", {
15
+ var getArchivedAudits = async (query, options) => _TH75GYUYjs.invokeFetch.call(void 0, "audits", {
16
16
  method: "get",
17
17
  pathTemplate: "/api/v1/audits/archive",
18
18
  query,
19
19
  options
20
20
  });
21
- var getAuditsSettings = async (options) => _PTU5VIWSjs.invokeFetch.call(void 0, "audits", {
21
+ var getAuditsSettings = async (options) => _TH75GYUYjs.invokeFetch.call(void 0, "audits", {
22
22
  method: "get",
23
23
  pathTemplate: "/api/v1/audits/settings",
24
24
  options
25
25
  });
26
- var getAuditSources = async (options) => _PTU5VIWSjs.invokeFetch.call(void 0, "audits", {
26
+ var getAuditSources = async (options) => _TH75GYUYjs.invokeFetch.call(void 0, "audits", {
27
27
  method: "get",
28
28
  pathTemplate: "/api/v1/audits/sources",
29
29
  options
30
30
  });
31
- var getAuditTypes = async (options) => _PTU5VIWSjs.invokeFetch.call(void 0, "audits", {
31
+ var getAuditTypes = async (options) => _TH75GYUYjs.invokeFetch.call(void 0, "audits", {
32
32
  method: "get",
33
33
  pathTemplate: "/api/v1/audits/types",
34
34
  options
35
35
  });
36
- var getAudit = async (id, options) => _PTU5VIWSjs.invokeFetch.call(void 0, "audits", {
36
+ var getAudit = async (id, options) => _TH75GYUYjs.invokeFetch.call(void 0, "audits", {
37
37
  method: "get",
38
38
  pathTemplate: "/api/v1/audits/{id}",
39
39
  pathVariables: { id },
40
40
  options
41
41
  });
42
42
  function clearCache() {
43
- return _PTU5VIWSjs.clearApiCache.call(void 0, "audits");
43
+ return _TH75GYUYjs.clearApiCache.call(void 0, "audits");
44
44
  }
45
45
  var auditsExport = {
46
46
  getAudits,
package/audits.mjs CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/PLTWBEYY.mjs";
5
- import "./chunks/HJGTOAVG.mjs";
4
+ } from "./chunks/VCYQUP4Y.mjs";
5
+ import "./chunks/X474LM7J.mjs";
6
6
  import "./chunks/VSY5YIQY.mjs";
7
7
 
8
8
  // src/public/rest/audits.ts
package/auth.js CHANGED
@@ -3,12 +3,12 @@
3
3
 
4
4
 
5
5
 
6
- var _A6R47NQVjs = require('./chunks/A6R47NQV.js');
7
- require('./chunks/ECGUIOPI.js');
6
+ var _SMKHFJJFjs = require('./chunks/SMKHFJJF.js');
7
+ require('./chunks/SEXEAWEC.js');
8
8
  require('./chunks/4HB3TAEO.js');
9
9
 
10
10
 
11
11
 
12
12
 
13
13
 
14
- exports.default = _A6R47NQVjs.auth_default; exports.logout = _A6R47NQVjs.logout; exports.registerAuthModule = _A6R47NQVjs.registerAuthModule; exports.setDefaultHostConfig = _A6R47NQVjs.setDefaultHostConfig;
14
+ exports.default = _SMKHFJJFjs.auth_default; exports.logout = _SMKHFJJFjs.logout; exports.registerAuthModule = _SMKHFJJFjs.registerAuthModule; exports.setDefaultHostConfig = _SMKHFJJFjs.setDefaultHostConfig;
package/auth.mjs CHANGED
@@ -3,8 +3,8 @@ import {
3
3
  logout,
4
4
  registerAuthModule,
5
5
  setDefaultHostConfig
6
- } from "./chunks/5IH4NGHZ.mjs";
7
- import "./chunks/HJGTOAVG.mjs";
6
+ } from "./chunks/M7UTYYGM.mjs";
7
+ import "./chunks/X474LM7J.mjs";
8
8
  import "./chunks/VSY5YIQY.mjs";
9
9
  export {
10
10
  auth_default as default,