@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
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import {
|
|
2
|
+
getInvokeFetchRuntimeModule
|
|
3
|
+
} from "./chunk-7REWEWCX.mjs";
|
|
4
|
+
|
|
5
|
+
// src/public/invoke-fetch.ts
|
|
6
|
+
async function invokeFetch(api, props) {
|
|
7
|
+
const hostConfig = props.options?.hostConfig;
|
|
8
|
+
return (await getInvokeFetchRuntimeModule(hostConfig)).invokeFetch(api, props);
|
|
9
|
+
}
|
|
10
|
+
function clearApiCache(api) {
|
|
11
|
+
void getInvokeFetchRuntimeModule().then((runtimeModule) => runtimeModule.clearApiCache(api));
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
export {
|
|
15
|
+
invokeFetch,
|
|
16
|
+
clearApiCache
|
|
17
|
+
};
|
package/collections.d.mts
CHANGED
|
@@ -152,7 +152,7 @@ type ItemTagResponseBody = {
|
|
|
152
152
|
type ItemViewsResponseBody = {
|
|
153
153
|
/** Total number of views the resource got during the last 28 days. */
|
|
154
154
|
total?: number;
|
|
155
|
-
/** Trend in views over the last 4 weeks. */
|
|
155
|
+
/** Trend in views over the last 4 weeks. The trend value is a float number representing a linear regression slope (the x-coefficient) calculated from the weekly unique users views in the preceding 4 weeks. */
|
|
156
156
|
trend?: number;
|
|
157
157
|
/** Number of unique users who viewed the resource during the last 28 days. */
|
|
158
158
|
unique?: number;
|
package/collections.d.ts
CHANGED
|
@@ -152,7 +152,7 @@ type ItemTagResponseBody = {
|
|
|
152
152
|
type ItemViewsResponseBody = {
|
|
153
153
|
/** Total number of views the resource got during the last 28 days. */
|
|
154
154
|
total?: number;
|
|
155
|
-
/** Trend in views over the last 4 weeks. */
|
|
155
|
+
/** Trend in views over the last 4 weeks. The trend value is a float number representing a linear regression slope (the x-coefficient) calculated from the weekly unique users views in the preceding 4 weeks. */
|
|
156
156
|
trend?: number;
|
|
157
157
|
/** Number of unique users who viewed the resource during the last 28 days. */
|
|
158
158
|
unique?: number;
|
package/collections.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/collections.ts
|
|
8
|
-
var getCollections = async (query, options) =>
|
|
8
|
+
var getCollections = async (query, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "collections", {
|
|
9
9
|
method: "get",
|
|
10
10
|
pathTemplate: "/api/v1/collections",
|
|
11
11
|
query,
|
|
12
12
|
options
|
|
13
13
|
});
|
|
14
|
-
var createCollection = async (body, options) =>
|
|
14
|
+
var createCollection = async (body, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "collections", {
|
|
15
15
|
method: "post",
|
|
16
16
|
pathTemplate: "/api/v1/collections",
|
|
17
17
|
body,
|
|
18
18
|
options
|
|
19
19
|
});
|
|
20
|
-
var getFavoritesCollection = async (options) =>
|
|
20
|
+
var getFavoritesCollection = async (options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "collections", {
|
|
21
21
|
method: "get",
|
|
22
22
|
pathTemplate: "/api/v1/collections/favorites",
|
|
23
23
|
options
|
|
24
24
|
});
|
|
25
|
-
var deleteCollection = async (collectionId, options) =>
|
|
25
|
+
var deleteCollection = async (collectionId, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "collections", {
|
|
26
26
|
method: "delete",
|
|
27
27
|
pathTemplate: "/api/v1/collections/{collectionId}",
|
|
28
28
|
pathVariables: { collectionId },
|
|
29
29
|
options
|
|
30
30
|
});
|
|
31
|
-
var getCollection = async (collectionId, options) =>
|
|
31
|
+
var getCollection = async (collectionId, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "collections", {
|
|
32
32
|
method: "get",
|
|
33
33
|
pathTemplate: "/api/v1/collections/{collectionId}",
|
|
34
34
|
pathVariables: { collectionId },
|
|
35
35
|
options
|
|
36
36
|
});
|
|
37
|
-
var updateCollection = async (collectionId, body, options) =>
|
|
37
|
+
var updateCollection = async (collectionId, body, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "collections", {
|
|
38
38
|
method: "put",
|
|
39
39
|
pathTemplate: "/api/v1/collections/{collectionId}",
|
|
40
40
|
pathVariables: { collectionId },
|
|
41
41
|
body,
|
|
42
42
|
options
|
|
43
43
|
});
|
|
44
|
-
var getCollectionItems = async (collectionId, query, options) =>
|
|
44
|
+
var getCollectionItems = async (collectionId, query, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "collections", {
|
|
45
45
|
method: "get",
|
|
46
46
|
pathTemplate: "/api/v1/collections/{collectionId}/items",
|
|
47
47
|
pathVariables: { collectionId },
|
|
48
48
|
query,
|
|
49
49
|
options
|
|
50
50
|
});
|
|
51
|
-
var addCollectionItem = async (collectionId, body, options) =>
|
|
51
|
+
var addCollectionItem = async (collectionId, body, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "collections", {
|
|
52
52
|
method: "post",
|
|
53
53
|
pathTemplate: "/api/v1/collections/{collectionId}/items",
|
|
54
54
|
pathVariables: { collectionId },
|
|
55
55
|
body,
|
|
56
56
|
options
|
|
57
57
|
});
|
|
58
|
-
var deleteCollectionItem = async (collectionId, itemId, options) =>
|
|
58
|
+
var deleteCollectionItem = async (collectionId, itemId, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "collections", {
|
|
59
59
|
method: "delete",
|
|
60
60
|
pathTemplate: "/api/v1/collections/{collectionId}/items/{itemId}",
|
|
61
61
|
pathVariables: { collectionId, itemId },
|
|
62
62
|
options
|
|
63
63
|
});
|
|
64
|
-
var getCollectionItem = async (collectionId, itemId, options) =>
|
|
64
|
+
var getCollectionItem = async (collectionId, itemId, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "collections", {
|
|
65
65
|
method: "get",
|
|
66
66
|
pathTemplate: "/api/v1/collections/{collectionId}/items/{itemId}",
|
|
67
67
|
pathVariables: { collectionId, itemId },
|
|
68
68
|
options
|
|
69
69
|
});
|
|
70
70
|
function clearCache() {
|
|
71
|
-
return
|
|
71
|
+
return _chunk6JERR27Kjs.clearApiCache.call(void 0, "collections");
|
|
72
72
|
}
|
|
73
73
|
var collectionsExport = {
|
|
74
74
|
getCollections,
|
package/collections.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/collections.ts
|
|
8
8
|
var getCollections = async (query, options) => invokeFetch("collections", {
|
package/csp-origins.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/csp-origins.ts
|
|
8
|
-
var getCSPEntries = async (query, options) =>
|
|
8
|
+
var getCSPEntries = async (query, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "csp-origins", {
|
|
9
9
|
method: "get",
|
|
10
10
|
pathTemplate: "/api/v1/csp-origins",
|
|
11
11
|
query,
|
|
12
12
|
options
|
|
13
13
|
});
|
|
14
|
-
var createCSPEntry = async (body, options) =>
|
|
14
|
+
var createCSPEntry = async (body, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "csp-origins", {
|
|
15
15
|
method: "post",
|
|
16
16
|
pathTemplate: "/api/v1/csp-origins",
|
|
17
17
|
body,
|
|
18
18
|
options
|
|
19
19
|
});
|
|
20
|
-
var getCSPHeader = async (options) =>
|
|
20
|
+
var getCSPHeader = async (options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "csp-origins", {
|
|
21
21
|
method: "get",
|
|
22
22
|
pathTemplate: "/api/v1/csp-origins/actions/generate-header",
|
|
23
23
|
options
|
|
24
24
|
});
|
|
25
|
-
var deleteCSPEntry = async (id, options) =>
|
|
25
|
+
var deleteCSPEntry = async (id, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "csp-origins", {
|
|
26
26
|
method: "delete",
|
|
27
27
|
pathTemplate: "/api/v1/csp-origins/{id}",
|
|
28
28
|
pathVariables: { id },
|
|
29
29
|
options
|
|
30
30
|
});
|
|
31
|
-
var getCSPEntry = async (id, options) =>
|
|
31
|
+
var getCSPEntry = async (id, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "csp-origins", {
|
|
32
32
|
method: "get",
|
|
33
33
|
pathTemplate: "/api/v1/csp-origins/{id}",
|
|
34
34
|
pathVariables: { id },
|
|
35
35
|
options
|
|
36
36
|
});
|
|
37
|
-
var updateCSPEntry = async (id, body, options) =>
|
|
37
|
+
var updateCSPEntry = async (id, body, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "csp-origins", {
|
|
38
38
|
method: "put",
|
|
39
39
|
pathTemplate: "/api/v1/csp-origins/{id}",
|
|
40
40
|
pathVariables: { id },
|
|
@@ -42,7 +42,7 @@ var updateCSPEntry = async (id, body, options) => _chunkOULT3V2Ujs.invokeFetch.c
|
|
|
42
42
|
options
|
|
43
43
|
});
|
|
44
44
|
function clearCache() {
|
|
45
|
-
return
|
|
45
|
+
return _chunk6JERR27Kjs.clearApiCache.call(void 0, "csp-origins");
|
|
46
46
|
}
|
|
47
47
|
var cspOriginsExport = {
|
|
48
48
|
getCSPEntries,
|
package/csp-origins.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/csp-origins.ts
|
|
8
8
|
var getCSPEntries = async (query, options) => invokeFetch("csp-origins", {
|
package/data-assets.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 _chunk6JERR27Kjs = require('./chunk-6JERR27K.js');
|
|
5
|
+
require('./chunk-H7SAZYEE.js');
|
|
6
6
|
|
|
7
7
|
// src/public/rest/data-assets.ts
|
|
8
|
-
var deleteDataAssets = async (body, options) =>
|
|
8
|
+
var deleteDataAssets = async (body, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "data-assets", {
|
|
9
9
|
method: "delete",
|
|
10
10
|
pathTemplate: "/api/v1/data-assets",
|
|
11
11
|
body,
|
|
12
12
|
options
|
|
13
13
|
});
|
|
14
|
-
var createDataAsset = async (body, options) =>
|
|
14
|
+
var createDataAsset = async (body, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "data-assets", {
|
|
15
15
|
method: "post",
|
|
16
16
|
pathTemplate: "/api/v1/data-assets",
|
|
17
17
|
body,
|
|
18
18
|
options
|
|
19
19
|
});
|
|
20
|
-
var getDataAsset = async (dataAssetId, query, options) =>
|
|
20
|
+
var getDataAsset = async (dataAssetId, query, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "data-assets", {
|
|
21
21
|
method: "get",
|
|
22
22
|
pathTemplate: "/api/v1/data-assets/{data-asset-id}",
|
|
23
23
|
pathVariables: { "data-asset-id": dataAssetId },
|
|
24
24
|
query,
|
|
25
25
|
options
|
|
26
26
|
});
|
|
27
|
-
var patchDataAsset = async (dataAssetId, body, options) =>
|
|
27
|
+
var patchDataAsset = async (dataAssetId, body, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "data-assets", {
|
|
28
28
|
method: "patch",
|
|
29
29
|
pathTemplate: "/api/v1/data-assets/{data-asset-id}",
|
|
30
30
|
pathVariables: { "data-asset-id": dataAssetId },
|
|
31
31
|
body,
|
|
32
32
|
options
|
|
33
33
|
});
|
|
34
|
-
var updateDataAsset = async (dataAssetId, body, options) =>
|
|
34
|
+
var updateDataAsset = async (dataAssetId, body, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "data-assets", {
|
|
35
35
|
method: "put",
|
|
36
36
|
pathTemplate: "/api/v1/data-assets/{data-asset-id}",
|
|
37
37
|
pathVariables: { "data-asset-id": dataAssetId },
|
|
@@ -39,7 +39,7 @@ var updateDataAsset = async (dataAssetId, body, options) => _chunkOULT3V2Ujs.inv
|
|
|
39
39
|
options
|
|
40
40
|
});
|
|
41
41
|
function clearCache() {
|
|
42
|
-
return
|
|
42
|
+
return _chunk6JERR27Kjs.clearApiCache.call(void 0, "data-assets");
|
|
43
43
|
}
|
|
44
44
|
var dataAssetsExport = {
|
|
45
45
|
deleteDataAssets,
|
package/data-assets.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/data-assets.ts
|
|
8
8
|
var deleteDataAssets = async (body, options) => invokeFetch("data-assets", {
|
package/data-connections.d.mts
CHANGED
package/data-connections.d.ts
CHANGED
package/data-connections.js
CHANGED
|
@@ -1,55 +1,55 @@
|
|
|
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/data-connections.ts
|
|
8
|
-
var getDataConnections = async (query, options) =>
|
|
8
|
+
var getDataConnections = async (query, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "data-connections", {
|
|
9
9
|
method: "get",
|
|
10
10
|
pathTemplate: "/api/v1/data-connections",
|
|
11
11
|
query,
|
|
12
12
|
options
|
|
13
13
|
});
|
|
14
|
-
var createDataConnection = async (body, options) =>
|
|
14
|
+
var createDataConnection = async (body, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "data-connections", {
|
|
15
15
|
method: "post",
|
|
16
16
|
pathTemplate: "/api/v1/data-connections",
|
|
17
17
|
body,
|
|
18
18
|
options
|
|
19
19
|
});
|
|
20
|
-
var deleteDataConnections = async (body, options) =>
|
|
20
|
+
var deleteDataConnections = async (body, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "data-connections", {
|
|
21
21
|
method: "post",
|
|
22
22
|
pathTemplate: "/api/v1/data-connections/actions/delete",
|
|
23
23
|
body,
|
|
24
24
|
options
|
|
25
25
|
});
|
|
26
|
-
var duplicateDataAConnection = async (body, options) =>
|
|
26
|
+
var duplicateDataAConnection = async (body, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "data-connections", {
|
|
27
27
|
method: "post",
|
|
28
28
|
pathTemplate: "/api/v1/data-connections/actions/duplicate",
|
|
29
29
|
body,
|
|
30
30
|
options
|
|
31
31
|
});
|
|
32
|
-
var updateDataConnections = async (body, options) =>
|
|
32
|
+
var updateDataConnections = async (body, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "data-connections", {
|
|
33
33
|
method: "post",
|
|
34
34
|
pathTemplate: "/api/v1/data-connections/actions/update",
|
|
35
35
|
body,
|
|
36
36
|
options
|
|
37
37
|
});
|
|
38
|
-
var deleteDataConnection = async (qID, query, options) =>
|
|
38
|
+
var deleteDataConnection = async (qID, query, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "data-connections", {
|
|
39
39
|
method: "delete",
|
|
40
40
|
pathTemplate: "/api/v1/data-connections/{qID}",
|
|
41
41
|
pathVariables: { qID },
|
|
42
42
|
query,
|
|
43
43
|
options
|
|
44
44
|
});
|
|
45
|
-
var getDataConnection = async (qID, query, options) =>
|
|
45
|
+
var getDataConnection = async (qID, query, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "data-connections", {
|
|
46
46
|
method: "get",
|
|
47
47
|
pathTemplate: "/api/v1/data-connections/{qID}",
|
|
48
48
|
pathVariables: { qID },
|
|
49
49
|
query,
|
|
50
50
|
options
|
|
51
51
|
});
|
|
52
|
-
var patchDataConnection = async (qID, query, body, options) =>
|
|
52
|
+
var patchDataConnection = async (qID, query, body, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "data-connections", {
|
|
53
53
|
method: "patch",
|
|
54
54
|
pathTemplate: "/api/v1/data-connections/{qID}",
|
|
55
55
|
pathVariables: { qID },
|
|
@@ -57,7 +57,7 @@ var patchDataConnection = async (qID, query, body, options) => _chunkOULT3V2Ujs.
|
|
|
57
57
|
body,
|
|
58
58
|
options
|
|
59
59
|
});
|
|
60
|
-
var updateDataConnection = async (qID, query, body, options) =>
|
|
60
|
+
var updateDataConnection = async (qID, query, body, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "data-connections", {
|
|
61
61
|
method: "put",
|
|
62
62
|
pathTemplate: "/api/v1/data-connections/{qID}",
|
|
63
63
|
pathVariables: { qID },
|
|
@@ -66,7 +66,7 @@ var updateDataConnection = async (qID, query, body, options) => _chunkOULT3V2Ujs
|
|
|
66
66
|
options
|
|
67
67
|
});
|
|
68
68
|
function clearCache() {
|
|
69
|
-
return
|
|
69
|
+
return _chunk6JERR27Kjs.clearApiCache.call(void 0, "data-connections");
|
|
70
70
|
}
|
|
71
71
|
var dataConnectionsExport = {
|
|
72
72
|
getDataConnections,
|
package/data-connections.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/data-connections.ts
|
|
8
8
|
var getDataConnections = async (query, options) => invokeFetch("data-connections", {
|
package/data-credentials.d.mts
CHANGED
package/data-credentials.d.ts
CHANGED
package/data-credentials.js
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
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/data-credentials.ts
|
|
8
|
-
var deleteDataCredential = async (qID, query, options) =>
|
|
8
|
+
var deleteDataCredential = async (qID, query, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "data-credentials", {
|
|
9
9
|
method: "delete",
|
|
10
10
|
pathTemplate: "/api/v1/data-credentials/{qID}",
|
|
11
11
|
pathVariables: { qID },
|
|
12
12
|
query,
|
|
13
13
|
options
|
|
14
14
|
});
|
|
15
|
-
var getDataCredential = async (qID, query, options) =>
|
|
15
|
+
var getDataCredential = async (qID, query, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "data-credentials", {
|
|
16
16
|
method: "get",
|
|
17
17
|
pathTemplate: "/api/v1/data-credentials/{qID}",
|
|
18
18
|
pathVariables: { qID },
|
|
19
19
|
query,
|
|
20
20
|
options
|
|
21
21
|
});
|
|
22
|
-
var patchDataCredential = async (qID, query, body, options) =>
|
|
22
|
+
var patchDataCredential = async (qID, query, body, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "data-credentials", {
|
|
23
23
|
method: "patch",
|
|
24
24
|
pathTemplate: "/api/v1/data-credentials/{qID}",
|
|
25
25
|
pathVariables: { qID },
|
|
@@ -27,7 +27,7 @@ var patchDataCredential = async (qID, query, body, options) => _chunkOULT3V2Ujs.
|
|
|
27
27
|
body,
|
|
28
28
|
options
|
|
29
29
|
});
|
|
30
|
-
var updateDataCredential = async (qID, query, body, options) =>
|
|
30
|
+
var updateDataCredential = async (qID, query, body, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "data-credentials", {
|
|
31
31
|
method: "put",
|
|
32
32
|
pathTemplate: "/api/v1/data-credentials/{qID}",
|
|
33
33
|
pathVariables: { qID },
|
|
@@ -36,7 +36,7 @@ var updateDataCredential = async (qID, query, body, options) => _chunkOULT3V2Ujs
|
|
|
36
36
|
options
|
|
37
37
|
});
|
|
38
38
|
function clearCache() {
|
|
39
|
-
return
|
|
39
|
+
return _chunk6JERR27Kjs.clearApiCache.call(void 0, "data-credentials");
|
|
40
40
|
}
|
|
41
41
|
var dataCredentialsExport = {
|
|
42
42
|
deleteDataCredential,
|
package/data-credentials.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/data-credentials.ts
|
|
8
8
|
var deleteDataCredential = async (qID, query, options) => invokeFetch("data-credentials", {
|
package/data-files.d.mts
CHANGED
|
@@ -220,9 +220,9 @@ type DeleteDataFilesHttpError = {
|
|
|
220
220
|
* The non-filtered list contains a set of hardcoded connections, along with one connection per team space that
|
|
221
221
|
* the given user has access to.
|
|
222
222
|
* @param query an object with query parameters
|
|
223
|
-
* @throws
|
|
223
|
+
* @throws GetDataFilesConnectionsHttpError
|
|
224
224
|
*/
|
|
225
|
-
declare const
|
|
225
|
+
declare const getDataFilesConnections: (query: {
|
|
226
226
|
/** If present, get connections with connection strings that are scoped to the given app ID. */
|
|
227
227
|
appId?: string;
|
|
228
228
|
/** If present, the maximum number of data file connection records to return. */
|
|
@@ -238,15 +238,15 @@ declare const getDataFileConnections: (query: {
|
|
|
238
238
|
sort?: GetConnectionsSortField;
|
|
239
239
|
/** If present, only return the connection that accesses data files in the specified space. */
|
|
240
240
|
spaceId?: string;
|
|
241
|
-
}, options?: ApiCallOptions) => Promise<
|
|
242
|
-
type
|
|
241
|
+
}, options?: ApiCallOptions) => Promise<GetDataFilesConnectionsHttpResponse>;
|
|
242
|
+
type GetDataFilesConnectionsHttpResponse = {
|
|
243
243
|
data: GetConnectionsResponse;
|
|
244
244
|
headers: Headers;
|
|
245
245
|
status: number;
|
|
246
|
-
prev?: (options?: ApiCallOptions) => Promise<
|
|
247
|
-
next?: (options?: ApiCallOptions) => Promise<
|
|
246
|
+
prev?: (options?: ApiCallOptions) => Promise<GetDataFilesConnectionsHttpResponse>;
|
|
247
|
+
next?: (options?: ApiCallOptions) => Promise<GetDataFilesConnectionsHttpResponse>;
|
|
248
248
|
};
|
|
249
|
-
type
|
|
249
|
+
type GetDataFilesConnectionsHttpError = {
|
|
250
250
|
data: ErrorResponse;
|
|
251
251
|
headers: Headers;
|
|
252
252
|
status: number;
|
|
@@ -269,15 +269,15 @@ type GetDataFileConnectionHttpError = {
|
|
|
269
269
|
};
|
|
270
270
|
/**
|
|
271
271
|
* Get quota information for the calling user.
|
|
272
|
-
* @throws
|
|
272
|
+
* @throws GetDataFilesQuotasHttpError
|
|
273
273
|
*/
|
|
274
|
-
declare const
|
|
275
|
-
type
|
|
274
|
+
declare const getDataFilesQuotas: (options?: ApiCallOptions) => Promise<GetDataFilesQuotasHttpResponse>;
|
|
275
|
+
type GetDataFilesQuotasHttpResponse = {
|
|
276
276
|
data: QuotaResponse;
|
|
277
277
|
headers: Headers;
|
|
278
278
|
status: number;
|
|
279
279
|
};
|
|
280
|
-
type
|
|
280
|
+
type GetDataFilesQuotasHttpError = {
|
|
281
281
|
data: ErrorResponse;
|
|
282
282
|
headers: Headers;
|
|
283
283
|
status: number;
|
|
@@ -406,9 +406,9 @@ interface DataFilesAPI {
|
|
|
406
406
|
* The non-filtered list contains a set of hardcoded connections, along with one connection per team space that
|
|
407
407
|
* the given user has access to.
|
|
408
408
|
* @param query an object with query parameters
|
|
409
|
-
* @throws
|
|
409
|
+
* @throws GetDataFilesConnectionsHttpError
|
|
410
410
|
*/
|
|
411
|
-
|
|
411
|
+
getDataFilesConnections: typeof getDataFilesConnections;
|
|
412
412
|
/**
|
|
413
413
|
* Get the built-in connection used by the engine to load/write data files given a connection ID.
|
|
414
414
|
* @param id The ID of the connection.
|
|
@@ -417,9 +417,9 @@ interface DataFilesAPI {
|
|
|
417
417
|
getDataFileConnection: typeof getDataFileConnection;
|
|
418
418
|
/**
|
|
419
419
|
* Get quota information for the calling user.
|
|
420
|
-
* @throws
|
|
420
|
+
* @throws GetDataFilesQuotasHttpError
|
|
421
421
|
*/
|
|
422
|
-
|
|
422
|
+
getDataFilesQuotas: typeof getDataFilesQuotas;
|
|
423
423
|
/**
|
|
424
424
|
* Delete the specified data file.
|
|
425
425
|
* @param id The ID of the data file to delete.
|
|
@@ -468,4 +468,4 @@ interface DataFilesAPI {
|
|
|
468
468
|
*/
|
|
469
469
|
declare const dataFilesExport: DataFilesAPI;
|
|
470
470
|
|
|
471
|
-
export { type BatchChangeSpaceItem, type BatchDeleteItem, type ChangeDataFileOwnerHttpError, type ChangeDataFileOwnerHttpResponse, type ChangeDataFileOwnerRequest, type ChangeDataFileSpaceRequest, type ConnectionsResponse, type DataFileBatchChangeSpaceRequest, type DataFileBatchDeleteRequest, type DataFileUploadResponse, type DataFilesAPI, type DeleteDataFileHttpError, type DeleteDataFileHttpResponse, type DeleteDataFilesHttpError, type DeleteDataFilesHttpResponse, type ErrorResponse, type ErrorResponseItem, type GetConnectionsResponse, type GetConnectionsSortField, type GetDataFileConnectionHttpError, type GetDataFileConnectionHttpResponse, type
|
|
471
|
+
export { type BatchChangeSpaceItem, type BatchDeleteItem, type ChangeDataFileOwnerHttpError, type ChangeDataFileOwnerHttpResponse, type ChangeDataFileOwnerRequest, type ChangeDataFileSpaceRequest, type ConnectionsResponse, type DataFileBatchChangeSpaceRequest, type DataFileBatchDeleteRequest, type DataFileUploadResponse, type DataFilesAPI, type DeleteDataFileHttpError, type DeleteDataFileHttpResponse, type DeleteDataFilesHttpError, type DeleteDataFilesHttpResponse, type ErrorResponse, type ErrorResponseItem, type GetConnectionsResponse, type GetConnectionsSortField, type GetDataFileConnectionHttpError, type GetDataFileConnectionHttpResponse, type GetDataFileHttpError, type GetDataFileHttpResponse, type GetDataFileInfosResponse, type GetDataFileInfosSortField, type GetDataFilesConnectionsHttpError, type GetDataFilesConnectionsHttpResponse, type GetDataFilesHttpError, type GetDataFilesHttpResponse, type GetDataFilesQuotasHttpError, type GetDataFilesQuotasHttpResponse, type LinkResponse, type LinksResponse, type MoveDataFileHttpError, type MoveDataFileHttpResponse, type MoveDataFilesHttpError, type MoveDataFilesHttpResponse, type MultiStatusResponse, type MultiStatusResponseItem, type QuotaResponse, type ReuploadDataFileHttpError, type ReuploadDataFileHttpResponse, type UploadDataFileHttpError, type UploadDataFileHttpResponse, changeDataFileOwner, clearCache, dataFilesExport as default, deleteDataFile, deleteDataFiles, getDataFile, getDataFileConnection, getDataFiles, getDataFilesConnections, getDataFilesQuotas, moveDataFile, moveDataFiles, reuploadDataFile, uploadDataFile };
|