@osdk/foundry.datasets 2.1.0-beta.3 → 2.1.0-beta.5

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 (74) hide show
  1. package/CHANGELOG.md +27 -0
  2. package/build/browser/_components.d.ts +124 -0
  3. package/build/browser/_components.d.ts.map +1 -0
  4. package/build/browser/_components.js +17 -0
  5. package/build/browser/_components.js.map +1 -0
  6. package/build/browser/_errors.d.ts +437 -0
  7. package/build/browser/_errors.d.ts.map +1 -0
  8. package/build/browser/_errors.js +17 -0
  9. package/build/browser/_errors.js.map +1 -0
  10. package/build/browser/index.d.ts +7 -0
  11. package/build/browser/index.d.ts.map +1 -0
  12. package/build/browser/index.js +19 -6
  13. package/build/browser/index.js.map +1 -1
  14. package/build/browser/public/Branch.d.ts +65 -0
  15. package/build/browser/public/Branch.d.ts.map +1 -0
  16. package/build/browser/public/Branch.js +65 -3
  17. package/build/browser/public/Branch.js.map +1 -1
  18. package/build/browser/public/Dataset.d.ts +54 -0
  19. package/build/browser/public/Dataset.d.ts.map +1 -0
  20. package/build/browser/public/Dataset.js +55 -3
  21. package/build/browser/public/Dataset.js.map +1 -1
  22. package/build/browser/public/File.d.ts +174 -0
  23. package/build/browser/public/File.d.ts.map +1 -0
  24. package/build/browser/public/File.js +156 -3
  25. package/build/browser/public/File.js.map +1 -1
  26. package/build/browser/public/Transaction.d.ts +67 -0
  27. package/build/browser/public/Transaction.d.ts.map +1 -0
  28. package/build/browser/public/Transaction.js +67 -3
  29. package/build/browser/public/Transaction.js.map +1 -1
  30. package/build/esm/_components.d.ts +7 -7
  31. package/build/esm/_components.d.ts.map +1 -1
  32. package/build/esm/_components.js +17 -0
  33. package/build/esm/_components.js.map +1 -0
  34. package/build/esm/_errors.js +17 -0
  35. package/build/esm/_errors.js.map +1 -0
  36. package/build/esm/index.js +19 -6
  37. package/build/esm/index.js.map +1 -1
  38. package/build/esm/public/Branch.d.ts +18 -18
  39. package/build/esm/public/Branch.d.ts.map +1 -1
  40. package/build/esm/public/Branch.js +65 -3
  41. package/build/esm/public/Branch.js.map +1 -1
  42. package/build/esm/public/Dataset.d.ts +14 -14
  43. package/build/esm/public/Dataset.d.ts.map +1 -1
  44. package/build/esm/public/Dataset.js +55 -3
  45. package/build/esm/public/Dataset.js.map +1 -1
  46. package/build/esm/public/File.d.ts +35 -35
  47. package/build/esm/public/File.d.ts.map +1 -1
  48. package/build/esm/public/File.js +156 -3
  49. package/build/esm/public/File.js.map +1 -1
  50. package/build/esm/public/Transaction.d.ts +19 -19
  51. package/build/esm/public/Transaction.d.ts.map +1 -1
  52. package/build/esm/public/Transaction.js +67 -3
  53. package/build/esm/public/Transaction.js.map +1 -1
  54. package/package.json +9 -10
  55. package/build/browser/chunk-4BZZXTWY.js +0 -31
  56. package/build/browser/chunk-4BZZXTWY.js.map +0 -1
  57. package/build/browser/chunk-MIE5PS2U.js +0 -36
  58. package/build/browser/chunk-MIE5PS2U.js.map +0 -1
  59. package/build/browser/chunk-NNUCPXIM.js +0 -31
  60. package/build/browser/chunk-NNUCPXIM.js.map +0 -1
  61. package/build/browser/chunk-NZHTY7IJ.js +0 -26
  62. package/build/browser/chunk-NZHTY7IJ.js.map +0 -1
  63. package/build/browser/chunk-PZ5AY32C.js +0 -9
  64. package/build/browser/chunk-PZ5AY32C.js.map +0 -1
  65. package/build/esm/chunk-4BZZXTWY.js +0 -31
  66. package/build/esm/chunk-4BZZXTWY.js.map +0 -1
  67. package/build/esm/chunk-MIE5PS2U.js +0 -36
  68. package/build/esm/chunk-MIE5PS2U.js.map +0 -1
  69. package/build/esm/chunk-NNUCPXIM.js +0 -31
  70. package/build/esm/chunk-NNUCPXIM.js.map +0 -1
  71. package/build/esm/chunk-NZHTY7IJ.js +0 -26
  72. package/build/esm/chunk-NZHTY7IJ.js.map +0 -1
  73. package/build/esm/chunk-PZ5AY32C.js +0 -9
  74. package/build/esm/chunk-PZ5AY32C.js.map +0 -1
@@ -1,7 +1,20 @@
1
- export { Branch_exports as Branches } from './chunk-NNUCPXIM.js';
2
- export { Dataset_exports as Datasets } from './chunk-NZHTY7IJ.js';
3
- export { File_exports as Files } from './chunk-MIE5PS2U.js';
4
- export { Transaction_exports as Transactions } from './chunk-4BZZXTWY.js';
5
- import './chunk-PZ5AY32C.js';
6
- //# sourceMappingURL=index.js.map
1
+ /*
2
+ * Copyright 2024 Palantir Technologies, Inc. All rights reserved.
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+ export * as Branches from "./public/Branch.js";
17
+ export * as Datasets from "./public/Dataset.js";
18
+ export * as Files from "./public/File.js";
19
+ export * as Transactions from "./public/Transaction.js";
7
20
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":[],"names":[],"mappings":"","file":"index.js"}
1
+ {"version":3,"file":"index.js","names":["Branches","Datasets","Files","Transactions"],"sources":["index.js"],"sourcesContent":["/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nexport * as Branches from \"./public/Branch.js\";\nexport * as Datasets from \"./public/Dataset.js\";\nexport * as Files from \"./public/File.js\";\nexport * as Transactions from \"./public/Transaction.js\";\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,KAAKA,QAAQ,MAAM,oBAAoB;AAC9C,OAAO,KAAKC,QAAQ,MAAM,qBAAqB;AAC/C,OAAO,KAAKC,KAAK,MAAM,kBAAkB;AACzC,OAAO,KAAKC,YAAY,MAAM,yBAAyB","ignoreList":[]}
@@ -0,0 +1,65 @@
1
+ import type * as _Core from "@osdk/foundry.core";
2
+ import type { SharedClient as $Client, SharedClientContext as $ClientContext } from "@osdk/shared.client";
3
+ import type * as _Datasets from "../_components.js";
4
+ /**
5
+ * Creates a branch on an existing dataset. A branch may optionally point to a (committed) transaction.
6
+ *
7
+ * @beta
8
+ *
9
+ * Required Scopes: [api:datasets-write]
10
+ * URL: /v2/datasets/{datasetRid}/branches
11
+ */
12
+ export declare function createBranch($ctx: $Client | $ClientContext, ...args: [
13
+ datasetRid: _Datasets.DatasetRid,
14
+ $body: _Datasets.CreateBranchRequest,
15
+ $queryParams?: {
16
+ preview?: _Core.PreviewMode | undefined;
17
+ }
18
+ ]): Promise<_Datasets.Branch>;
19
+ /**
20
+ * Deletes the Branch with the given BranchName.
21
+ *
22
+ * @beta
23
+ *
24
+ * Required Scopes: [api:datasets-write]
25
+ * URL: /v2/datasets/{datasetRid}/branches/{branchName}
26
+ */
27
+ export declare function deleteBranch($ctx: $Client | $ClientContext, ...args: [
28
+ datasetRid: _Datasets.DatasetRid,
29
+ branchName: _Datasets.BranchName,
30
+ $queryParams?: {
31
+ preview?: _Core.PreviewMode | undefined;
32
+ }
33
+ ]): Promise<void>;
34
+ /**
35
+ * Lists the Branches of a Dataset.
36
+ *
37
+ * @beta
38
+ *
39
+ * Required Scopes: [api:datasets-read]
40
+ * URL: /v2/datasets/{datasetRid}/branches
41
+ */
42
+ export declare function listBranches($ctx: $Client | $ClientContext, ...args: [
43
+ datasetRid: _Datasets.DatasetRid,
44
+ $queryParams?: {
45
+ pageSize?: _Core.PageSize | undefined;
46
+ pageToken?: _Core.PageToken | undefined;
47
+ preview?: _Core.PreviewMode | undefined;
48
+ }
49
+ ]): Promise<_Datasets.ListBranchesResponse>;
50
+ /**
51
+ * Get a Branch of a Dataset.
52
+ *
53
+ * @beta
54
+ *
55
+ * Required Scopes: [api:datasets-read]
56
+ * URL: /v2/datasets/{datasetRid}/branches/{branchName}
57
+ */
58
+ export declare function getBranch($ctx: $Client | $ClientContext, ...args: [
59
+ datasetRid: _Datasets.DatasetRid,
60
+ branchName: _Datasets.BranchName,
61
+ $queryParams?: {
62
+ preview?: _Core.PreviewMode | undefined;
63
+ }
64
+ ]): Promise<_Datasets.Branch>;
65
+ //# sourceMappingURL=Branch.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Branch.d.ts","sourceRoot":"","sources":["../../../src/public/Branch.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,KAAK,KAAK,MAAM,oBAAoB,CAAC;AACjD,OAAO,KAAK,EACV,YAAY,IAAI,OAAO,EACvB,mBAAmB,IAAI,cAAc,EACtC,MAAM,qBAAqB,CAAC;AAG7B,OAAO,KAAK,KAAK,SAAS,MAAM,mBAAmB,CAAC;AAYpD;;;;;;;GAOG;AACH,wBAAgB,YAAY,CAC1B,IAAI,EAAE,OAAO,GAAG,cAAc,EAC9B,GAAG,IAAI,EAAE;IACP,UAAU,EAAE,SAAS,CAAC,UAAU;IAChC,KAAK,EAAE,SAAS,CAAC,mBAAmB;IACpC,YAAY,CAAC,EAAE;QAAE,OAAO,CAAC,EAAE,KAAK,CAAC,WAAW,GAAG,SAAS,CAAA;KAAE;CAC3D,GACA,OAAO,CAAC,SAAS,CAAC,MAAM,CAAC,CAE3B;AAUD;;;;;;;GAOG;AACH,wBAAgB,YAAY,CAC1B,IAAI,EAAE,OAAO,GAAG,cAAc,EAC9B,GAAG,IAAI,EAAE;IACP,UAAU,EAAE,SAAS,CAAC,UAAU;IAChC,UAAU,EAAE,SAAS,CAAC,UAAU;IAEhC,YAAY,CAAC,EAAE;QAAE,OAAO,CAAC,EAAE,KAAK,CAAC,WAAW,GAAG,SAAS,CAAA;KAAE;CAC3D,GACA,OAAO,CAAC,IAAI,CAAC,CAEf;AAaD;;;;;;;GAOG;AACH,wBAAgB,YAAY,CAC1B,IAAI,EAAE,OAAO,GAAG,cAAc,EAC9B,GAAG,IAAI,EAAE;IACP,UAAU,EAAE,SAAS,CAAC,UAAU;IAEhC,YAAY,CAAC,EAAE;QACb,QAAQ,CAAC,EAAE,KAAK,CAAC,QAAQ,GAAG,SAAS,CAAC;QACtC,SAAS,CAAC,EAAE,KAAK,CAAC,SAAS,GAAG,SAAS,CAAC;QACxC,OAAO,CAAC,EAAE,KAAK,CAAC,WAAW,GAAG,SAAS,CAAC;KACzC;CACF,GACA,OAAO,CAAC,SAAS,CAAC,oBAAoB,CAAC,CAEzC;AAUD;;;;;;;GAOG;AACH,wBAAgB,SAAS,CACvB,IAAI,EAAE,OAAO,GAAG,cAAc,EAC9B,GAAG,IAAI,EAAE;IACP,UAAU,EAAE,SAAS,CAAC,UAAU;IAChC,UAAU,EAAE,SAAS,CAAC,UAAU;IAEhC,YAAY,CAAC,EAAE;QAAE,OAAO,CAAC,EAAE,KAAK,CAAC,WAAW,GAAG,SAAS,CAAA;KAAE;CAC3D,GACA,OAAO,CAAC,SAAS,CAAC,MAAM,CAAC,CAE3B"}
@@ -1,4 +1,66 @@
1
- export { createBranch, deleteBranch, getBranch, listBranches } from '../chunk-NNUCPXIM.js';
2
- import '../chunk-PZ5AY32C.js';
3
- //# sourceMappingURL=Branch.js.map
1
+ /*
2
+ * Copyright 2024 Palantir Technologies, Inc. All rights reserved.
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+ import { foundryPlatformFetch as $foundryPlatformFetch } from "@osdk/shared.net.platformapi";
17
+ //
18
+ const _createBranch = [1, "/v2/datasets/{0}/branches", 3];
19
+ /**
20
+ * Creates a branch on an existing dataset. A branch may optionally point to a (committed) transaction.
21
+ *
22
+ * @beta
23
+ *
24
+ * Required Scopes: [api:datasets-write]
25
+ * URL: /v2/datasets/{datasetRid}/branches
26
+ */
27
+ export function createBranch($ctx, ...args) {
28
+ return $foundryPlatformFetch($ctx, _createBranch, ...args);
29
+ }
30
+ const _deleteBranch = [3, "/v2/datasets/{0}/branches/{1}", 2];
31
+ /**
32
+ * Deletes the Branch with the given BranchName.
33
+ *
34
+ * @beta
35
+ *
36
+ * Required Scopes: [api:datasets-write]
37
+ * URL: /v2/datasets/{datasetRid}/branches/{branchName}
38
+ */
39
+ export function deleteBranch($ctx, ...args) {
40
+ return $foundryPlatformFetch($ctx, _deleteBranch, ...args);
41
+ }
42
+ const _listBranches = [0, "/v2/datasets/{0}/branches", 2];
43
+ /**
44
+ * Lists the Branches of a Dataset.
45
+ *
46
+ * @beta
47
+ *
48
+ * Required Scopes: [api:datasets-read]
49
+ * URL: /v2/datasets/{datasetRid}/branches
50
+ */
51
+ export function listBranches($ctx, ...args) {
52
+ return $foundryPlatformFetch($ctx, _listBranches, ...args);
53
+ }
54
+ const _getBranch = [0, "/v2/datasets/{0}/branches/{1}", 2];
55
+ /**
56
+ * Get a Branch of a Dataset.
57
+ *
58
+ * @beta
59
+ *
60
+ * Required Scopes: [api:datasets-read]
61
+ * URL: /v2/datasets/{datasetRid}/branches/{branchName}
62
+ */
63
+ export function getBranch($ctx, ...args) {
64
+ return $foundryPlatformFetch($ctx, _getBranch, ...args);
65
+ }
4
66
  //# sourceMappingURL=Branch.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":[],"names":[],"mappings":"","file":"Branch.js"}
1
+ {"version":3,"file":"Branch.js","names":["foundryPlatformFetch","$foundryPlatformFetch","_createBranch","createBranch","$ctx","args","_deleteBranch","deleteBranch","_listBranches","listBranches","_getBranch","getBranch"],"sources":["Branch.js"],"sourcesContent":["/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nimport { foundryPlatformFetch as $foundryPlatformFetch } from \"@osdk/shared.net.platformapi\";\n//\nconst _createBranch = [1, \"/v2/datasets/{0}/branches\", 3];\n/**\n * Creates a branch on an existing dataset. A branch may optionally point to a (committed) transaction.\n *\n * @beta\n *\n * Required Scopes: [api:datasets-write]\n * URL: /v2/datasets/{datasetRid}/branches\n */\nexport function createBranch($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _createBranch, ...args);\n}\nconst _deleteBranch = [3, \"/v2/datasets/{0}/branches/{1}\", 2];\n/**\n * Deletes the Branch with the given BranchName.\n *\n * @beta\n *\n * Required Scopes: [api:datasets-write]\n * URL: /v2/datasets/{datasetRid}/branches/{branchName}\n */\nexport function deleteBranch($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _deleteBranch, ...args);\n}\nconst _listBranches = [0, \"/v2/datasets/{0}/branches\", 2];\n/**\n * Lists the Branches of a Dataset.\n *\n * @beta\n *\n * Required Scopes: [api:datasets-read]\n * URL: /v2/datasets/{datasetRid}/branches\n */\nexport function listBranches($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _listBranches, ...args);\n}\nconst _getBranch = [0, \"/v2/datasets/{0}/branches/{1}\", 2];\n/**\n * Get a Branch of a Dataset.\n *\n * @beta\n *\n * Required Scopes: [api:datasets-read]\n * URL: /v2/datasets/{datasetRid}/branches/{branchName}\n */\nexport function getBranch($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _getBranch, ...args);\n}\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAASA,oBAAoB,IAAIC,qBAAqB,QAAQ,8BAA8B;AAC5F;AACA,MAAMC,aAAa,GAAG,CAAC,CAAC,EAAE,2BAA2B,EAAE,CAAC,CAAC;AACzD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,SAASC,YAAYA,CAACC,IAAI,EAAE,GAAGC,IAAI,EAAE;EACxC,OAAOJ,qBAAqB,CAACG,IAAI,EAAEF,aAAa,EAAE,GAAGG,IAAI,CAAC;AAC9D;AACA,MAAMC,aAAa,GAAG,CAAC,CAAC,EAAE,+BAA+B,EAAE,CAAC,CAAC;AAC7D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,SAASC,YAAYA,CAACH,IAAI,EAAE,GAAGC,IAAI,EAAE;EACxC,OAAOJ,qBAAqB,CAACG,IAAI,EAAEE,aAAa,EAAE,GAAGD,IAAI,CAAC;AAC9D;AACA,MAAMG,aAAa,GAAG,CAAC,CAAC,EAAE,2BAA2B,EAAE,CAAC,CAAC;AACzD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,SAASC,YAAYA,CAACL,IAAI,EAAE,GAAGC,IAAI,EAAE;EACxC,OAAOJ,qBAAqB,CAACG,IAAI,EAAEI,aAAa,EAAE,GAAGH,IAAI,CAAC;AAC9D;AACA,MAAMK,UAAU,GAAG,CAAC,CAAC,EAAE,+BAA+B,EAAE,CAAC,CAAC;AAC1D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,SAASC,SAASA,CAACP,IAAI,EAAE,GAAGC,IAAI,EAAE;EACrC,OAAOJ,qBAAqB,CAACG,IAAI,EAAEM,UAAU,EAAE,GAAGL,IAAI,CAAC;AAC3D","ignoreList":[]}
@@ -0,0 +1,54 @@
1
+ import type * as _Core from "@osdk/foundry.core";
2
+ import type { SharedClient as $Client, SharedClientContext as $ClientContext } from "@osdk/shared.client";
3
+ import type * as _Datasets from "../_components.js";
4
+ /**
5
+ * Creates a new Dataset. A default branch - `master` for most enrollments - will be created on the Dataset.
6
+ *
7
+ * @beta
8
+ *
9
+ * Required Scopes: [api:datasets-write]
10
+ * URL: /v2/datasets
11
+ */
12
+ export declare function createDataset($ctx: $Client | $ClientContext, ...args: [
13
+ $body: _Datasets.CreateDatasetRequest,
14
+ $queryParams?: {
15
+ preview?: _Core.PreviewMode | undefined;
16
+ }
17
+ ]): Promise<_Datasets.Dataset>;
18
+ /**
19
+ * Get the Dataset with the specified rid.
20
+ *
21
+ * @beta
22
+ *
23
+ * Required Scopes: [api:datasets-read]
24
+ * URL: /v2/datasets/{datasetRid}
25
+ */
26
+ export declare function getDataset($ctx: $Client | $ClientContext, ...args: [
27
+ datasetRid: _Datasets.DatasetRid,
28
+ $queryParams?: {
29
+ preview?: _Core.PreviewMode | undefined;
30
+ }
31
+ ]): Promise<_Datasets.Dataset>;
32
+ /**
33
+ * Gets the content of a dataset as a table in the specified format.
34
+ *
35
+ * This endpoint currently does not support views (Virtual datasets composed of other datasets).
36
+ *
37
+ * @beta
38
+ *
39
+ * Required Scopes: [api:datasets-read]
40
+ * URL: /v2/datasets/{datasetRid}/readTable
41
+ */
42
+ export declare function readTableDataset($ctx: $Client | $ClientContext, ...args: [
43
+ datasetRid: _Datasets.DatasetRid,
44
+ $queryParams: {
45
+ branchName?: _Datasets.BranchName | undefined;
46
+ startTransactionRid?: _Datasets.TransactionRid | undefined;
47
+ endTransactionRid?: _Datasets.TransactionRid | undefined;
48
+ format: _Datasets.TableExportFormat;
49
+ columns: Array<string>;
50
+ rowLimit?: number | undefined;
51
+ preview?: _Core.PreviewMode | undefined;
52
+ }
53
+ ]): Promise<Blob>;
54
+ //# sourceMappingURL=Dataset.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Dataset.d.ts","sourceRoot":"","sources":["../../../src/public/Dataset.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,KAAK,KAAK,MAAM,oBAAoB,CAAC;AACjD,OAAO,KAAK,EACV,YAAY,IAAI,OAAO,EACvB,mBAAmB,IAAI,cAAc,EACtC,MAAM,qBAAqB,CAAC;AAG7B,OAAO,KAAK,KAAK,SAAS,MAAM,mBAAmB,CAAC;AAWpD;;;;;;;GAOG;AACH,wBAAgB,aAAa,CAC3B,IAAI,EAAE,OAAO,GAAG,cAAc,EAC9B,GAAG,IAAI,EAAE;IACP,KAAK,EAAE,SAAS,CAAC,oBAAoB;IACrC,YAAY,CAAC,EAAE;QAAE,OAAO,CAAC,EAAE,KAAK,CAAC,WAAW,GAAG,SAAS,CAAA;KAAE;CAC3D,GACA,OAAO,CAAC,SAAS,CAAC,OAAO,CAAC,CAE5B;AASD;;;;;;;GAOG;AACH,wBAAgB,UAAU,CACxB,IAAI,EAAE,OAAO,GAAG,cAAc,EAC9B,GAAG,IAAI,EAAE;IACP,UAAU,EAAE,SAAS,CAAC,UAAU;IAEhC,YAAY,CAAC,EAAE;QAAE,OAAO,CAAC,EAAE,KAAK,CAAC,WAAW,GAAG,SAAS,CAAA;KAAE;CAC3D,GACA,OAAO,CAAC,SAAS,CAAC,OAAO,CAAC,CAE5B;AAiBD;;;;;;;;;GASG;AACH,wBAAgB,gBAAgB,CAC9B,IAAI,EAAE,OAAO,GAAG,cAAc,EAC9B,GAAG,IAAI,EAAE;IACP,UAAU,EAAE,SAAS,CAAC,UAAU;IAEhC,YAAY,EAAE;QACZ,UAAU,CAAC,EAAE,SAAS,CAAC,UAAU,GAAG,SAAS,CAAC;QAC9C,mBAAmB,CAAC,EAAE,SAAS,CAAC,cAAc,GAAG,SAAS,CAAC;QAC3D,iBAAiB,CAAC,EAAE,SAAS,CAAC,cAAc,GAAG,SAAS,CAAC;QACzD,MAAM,EAAE,SAAS,CAAC,iBAAiB,CAAC;QACpC,OAAO,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;QACvB,QAAQ,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;QAC9B,OAAO,CAAC,EAAE,KAAK,CAAC,WAAW,GAAG,SAAS,CAAC;KACzC;CACF,GACA,OAAO,CAAC,IAAI,CAAC,CAEf"}
@@ -1,4 +1,56 @@
1
- export { createDataset, getDataset, readTableDataset } from '../chunk-NZHTY7IJ.js';
2
- import '../chunk-PZ5AY32C.js';
3
- //# sourceMappingURL=Dataset.js.map
1
+ /*
2
+ * Copyright 2024 Palantir Technologies, Inc. All rights reserved.
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+ import { foundryPlatformFetch as $foundryPlatformFetch } from "@osdk/shared.net.platformapi";
17
+ //
18
+ const _createDataset = [1, "/v2/datasets", 3];
19
+ /**
20
+ * Creates a new Dataset. A default branch - `master` for most enrollments - will be created on the Dataset.
21
+ *
22
+ * @beta
23
+ *
24
+ * Required Scopes: [api:datasets-write]
25
+ * URL: /v2/datasets
26
+ */
27
+ export function createDataset($ctx, ...args) {
28
+ return $foundryPlatformFetch($ctx, _createDataset, ...args);
29
+ }
30
+ const _getDataset = [0, "/v2/datasets/{0}", 2];
31
+ /**
32
+ * Get the Dataset with the specified rid.
33
+ *
34
+ * @beta
35
+ *
36
+ * Required Scopes: [api:datasets-read]
37
+ * URL: /v2/datasets/{datasetRid}
38
+ */
39
+ export function getDataset($ctx, ...args) {
40
+ return $foundryPlatformFetch($ctx, _getDataset, ...args);
41
+ }
42
+ const _readTableDataset = [0, "/v2/datasets/{0}/readTable", 2,, "application/octet-stream"];
43
+ /**
44
+ * Gets the content of a dataset as a table in the specified format.
45
+ *
46
+ * This endpoint currently does not support views (Virtual datasets composed of other datasets).
47
+ *
48
+ * @beta
49
+ *
50
+ * Required Scopes: [api:datasets-read]
51
+ * URL: /v2/datasets/{datasetRid}/readTable
52
+ */
53
+ export function readTableDataset($ctx, ...args) {
54
+ return $foundryPlatformFetch($ctx, _readTableDataset, ...args);
55
+ }
4
56
  //# sourceMappingURL=Dataset.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":[],"names":[],"mappings":"","file":"Dataset.js"}
1
+ {"version":3,"file":"Dataset.js","names":["foundryPlatformFetch","$foundryPlatformFetch","_createDataset","createDataset","$ctx","args","_getDataset","getDataset","_readTableDataset","readTableDataset"],"sources":["Dataset.js"],"sourcesContent":["/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nimport { foundryPlatformFetch as $foundryPlatformFetch } from \"@osdk/shared.net.platformapi\";\n//\nconst _createDataset = [1, \"/v2/datasets\", 3];\n/**\n * Creates a new Dataset. A default branch - `master` for most enrollments - will be created on the Dataset.\n *\n * @beta\n *\n * Required Scopes: [api:datasets-write]\n * URL: /v2/datasets\n */\nexport function createDataset($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _createDataset, ...args);\n}\nconst _getDataset = [0, \"/v2/datasets/{0}\", 2];\n/**\n * Get the Dataset with the specified rid.\n *\n * @beta\n *\n * Required Scopes: [api:datasets-read]\n * URL: /v2/datasets/{datasetRid}\n */\nexport function getDataset($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _getDataset, ...args);\n}\nconst _readTableDataset = [0, \"/v2/datasets/{0}/readTable\", 2, , \"application/octet-stream\"];\n/**\n * Gets the content of a dataset as a table in the specified format.\n *\n * This endpoint currently does not support views (Virtual datasets composed of other datasets).\n *\n * @beta\n *\n * Required Scopes: [api:datasets-read]\n * URL: /v2/datasets/{datasetRid}/readTable\n */\nexport function readTableDataset($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _readTableDataset, ...args);\n}\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAASA,oBAAoB,IAAIC,qBAAqB,QAAQ,8BAA8B;AAC5F;AACA,MAAMC,cAAc,GAAG,CAAC,CAAC,EAAE,cAAc,EAAE,CAAC,CAAC;AAC7C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,SAASC,aAAaA,CAACC,IAAI,EAAE,GAAGC,IAAI,EAAE;EACzC,OAAOJ,qBAAqB,CAACG,IAAI,EAAEF,cAAc,EAAE,GAAGG,IAAI,CAAC;AAC/D;AACA,MAAMC,WAAW,GAAG,CAAC,CAAC,EAAE,kBAAkB,EAAE,CAAC,CAAC;AAC9C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,SAASC,UAAUA,CAACH,IAAI,EAAE,GAAGC,IAAI,EAAE;EACtC,OAAOJ,qBAAqB,CAACG,IAAI,EAAEE,WAAW,EAAE,GAAGD,IAAI,CAAC;AAC5D;AACA,MAAMG,iBAAiB,GAAG,CAAC,CAAC,EAAE,4BAA4B,EAAE,CAAC,GAAI,0BAA0B,CAAC;AAC5F;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,SAASC,gBAAgBA,CAACL,IAAI,EAAE,GAAGC,IAAI,EAAE;EAC5C,OAAOJ,qBAAqB,CAACG,IAAI,EAAEI,iBAAiB,EAAE,GAAGH,IAAI,CAAC;AAClE","ignoreList":[]}
@@ -0,0 +1,174 @@
1
+ import type * as _Core from "@osdk/foundry.core";
2
+ import type { SharedClient as $Client, SharedClientContext as $ClientContext } from "@osdk/shared.client";
3
+ import type * as _Datasets from "../_components.js";
4
+ /**
5
+ * Deletes a File from a Dataset. By default the file is deleted in a new transaction on the default
6
+ * branch - `master` for most enrollments. The file will still be visible on historical views.
7
+ *
8
+ * #### Advanced Usage
9
+ *
10
+ * See [Datasets Core Concepts](https://www.palantir.com/docs/foundry/data-integration/datasets/) for details on using branches and transactions.
11
+ * To **delete a File from a specific Branch** specify the Branch's name as `branchName`. A new delete Transaction
12
+ * will be created and committed on this branch.
13
+ * To **delete a File using a manually opened Transaction**, specify the Transaction's resource identifier
14
+ * as `transactionRid`. The transaction must be of type `DELETE`. This is useful for deleting multiple files in a
15
+ * single transaction. See [createTransaction](https://www.palantir.com/docs/foundry/api/datasets-resources/transactions/create-transaction/) to
16
+ * open a transaction.
17
+ *
18
+ * @beta
19
+ *
20
+ * Required Scopes: [api:datasets-write]
21
+ * URL: /v2/datasets/{datasetRid}/files/{filePath}
22
+ */
23
+ export declare function deleteFile($ctx: $Client | $ClientContext, ...args: [
24
+ datasetRid: _Datasets.DatasetRid,
25
+ filePath: _Core.FilePath,
26
+ $queryParams?: {
27
+ branchName?: _Datasets.BranchName | undefined;
28
+ transactionRid?: _Datasets.TransactionRid | undefined;
29
+ preview?: _Core.PreviewMode | undefined;
30
+ }
31
+ ]): Promise<void>;
32
+ /**
33
+ * Lists Files contained in a Dataset. By default files are listed on the latest view of the default
34
+ * branch - `master` for most enrollments.
35
+ *
36
+ * #### Advanced Usage
37
+ *
38
+ * See [Datasets Core Concepts](https://www.palantir.com/docs/foundry/data-integration/datasets/) for details on using branches and transactions.
39
+ * To **list files on a specific Branch** specify the Branch's name as `branchName`. This will include the most
40
+ * recent version of all files since the latest snapshot transaction, or the earliest ancestor transaction of the
41
+ * branch if there are no snapshot transactions.
42
+ * To **list files on the resolved view of a transaction** specify the Transaction's resource identifier
43
+ * as `endTransactionRid`. This will include the most recent version of all files since the latest snapshot
44
+ * transaction, or the earliest ancestor transaction if there are no snapshot transactions.
45
+ * To **list files on the resolved view of a range of transactions** specify the the start transaction's resource
46
+ * identifier as `startTransactionRid` and the end transaction's resource identifier as `endTransactionRid`. This
47
+ * will include the most recent version of all files since the `startTransactionRid` up to the `endTransactionRid`.
48
+ * Note that an intermediate snapshot transaction will remove all files from the view. Behavior is undefined when
49
+ * the start and end transactions do not belong to the same root-to-leaf path.
50
+ * To **list files on a specific transaction** specify the Transaction's resource identifier as both the
51
+ * `startTransactionRid` and `endTransactionRid`. This will include only files that were modified as part of that
52
+ * Transaction.
53
+ *
54
+ * @beta
55
+ *
56
+ * Required Scopes: [api:datasets-read]
57
+ * URL: /v2/datasets/{datasetRid}/files
58
+ */
59
+ export declare function listFiles($ctx: $Client | $ClientContext, ...args: [
60
+ datasetRid: _Datasets.DatasetRid,
61
+ $queryParams?: {
62
+ branchName?: _Datasets.BranchName | undefined;
63
+ startTransactionRid?: _Datasets.TransactionRid | undefined;
64
+ endTransactionRid?: _Datasets.TransactionRid | undefined;
65
+ pageSize?: _Core.PageSize | undefined;
66
+ pageToken?: _Core.PageToken | undefined;
67
+ preview?: _Core.PreviewMode | undefined;
68
+ }
69
+ ]): Promise<_Datasets.ListFilesResponse>;
70
+ /**
71
+ * Gets metadata about a File contained in a Dataset. By default this retrieves the file's metadata from the latest
72
+ * view of the default branch - `master` for most enrollments.
73
+ *
74
+ * #### Advanced Usage
75
+ *
76
+ * See [Datasets Core Concepts](https://www.palantir.com/docs/foundry/data-integration/datasets/) for details on using branches and transactions.
77
+ * To **get a file's metadata from a specific Branch** specify the Branch's name as `branchName`. This will
78
+ * retrieve metadata for the most recent version of the file since the latest snapshot transaction, or the earliest
79
+ * ancestor transaction of the branch if there are no snapshot transactions.
80
+ * To **get a file's metadata from the resolved view of a transaction** specify the Transaction's resource identifier
81
+ * as `endTransactionRid`. This will retrieve metadata for the most recent version of the file since the latest snapshot
82
+ * transaction, or the earliest ancestor transaction if there are no snapshot transactions.
83
+ * To **get a file's metadata from the resolved view of a range of transactions** specify the the start transaction's
84
+ * resource identifier as `startTransactionRid` and the end transaction's resource identifier as `endTransactionRid`.
85
+ * This will retrieve metadata for the most recent version of the file since the `startTransactionRid` up to the
86
+ * `endTransactionRid`. Behavior is undefined when the start and end transactions do not belong to the same root-to-leaf path.
87
+ * To **get a file's metadata from a specific transaction** specify the Transaction's resource identifier as both the
88
+ * `startTransactionRid` and `endTransactionRid`.
89
+ *
90
+ * @beta
91
+ *
92
+ * Required Scopes: [api:datasets-read]
93
+ * URL: /v2/datasets/{datasetRid}/files/{filePath}
94
+ */
95
+ export declare function getFile($ctx: $Client | $ClientContext, ...args: [
96
+ datasetRid: _Datasets.DatasetRid,
97
+ filePath: _Core.FilePath,
98
+ $queryParams?: {
99
+ branchName?: _Datasets.BranchName | undefined;
100
+ startTransactionRid?: _Datasets.TransactionRid | undefined;
101
+ endTransactionRid?: _Datasets.TransactionRid | undefined;
102
+ preview?: _Core.PreviewMode | undefined;
103
+ }
104
+ ]): Promise<_Datasets.File>;
105
+ /**
106
+ * Uploads a File to an existing Dataset.
107
+ * The body of the request must contain the binary content of the file and the `Content-Type` header must be `application/octet-stream`.
108
+ * By default the file is uploaded to a new transaction on the default branch - `master` for most enrollments.
109
+ * If the file already exists only the most recent version will be visible in the updated view.
110
+ *
111
+ * #### Advanced Usage
112
+ *
113
+ * See [Datasets Core Concepts](https://www.palantir.com/docs/foundry/data-integration/datasets/) for details on using branches and transactions.
114
+ * To **upload a file to a specific Branch** specify the Branch's name as `branchName`. A new transaction will
115
+ * be created and committed on this branch. By default the TransactionType will be `UPDATE`, to override this
116
+ * default specify `transactionType` in addition to `branchName`.
117
+ * See [createBranch](https://www.palantir.com/docs/foundry/api/datasets-resources/branches/create-branch/) to create a custom branch.
118
+ * To **upload a file on a manually opened transaction** specify the Transaction's resource identifier as
119
+ * `transactionRid`. This is useful for uploading multiple files in a single transaction.
120
+ * See [createTransaction](https://www.palantir.com/docs/foundry/api/datasets-resources/transactions/create-transaction/) to open a transaction.
121
+ *
122
+ * @beta
123
+ *
124
+ * Required Scopes: [api:datasets-write]
125
+ * URL: /v2/datasets/{datasetRid}/files/{filePath}/upload
126
+ */
127
+ export declare function uploadFile($ctx: $Client | $ClientContext, ...args: [
128
+ datasetRid: _Datasets.DatasetRid,
129
+ filePath: _Core.FilePath,
130
+ $body: Blob,
131
+ $queryParams?: {
132
+ branchName?: _Datasets.BranchName | undefined;
133
+ transactionType?: _Datasets.TransactionType | undefined;
134
+ transactionRid?: _Datasets.TransactionRid | undefined;
135
+ preview?: _Core.PreviewMode | undefined;
136
+ }
137
+ ]): Promise<_Datasets.File>;
138
+ /**
139
+ * Gets the content of a File contained in a Dataset. By default this retrieves the file's content from the latest
140
+ * view of the default branch - `master` for most enrollments.
141
+ *
142
+ * #### Advanced Usage
143
+ *
144
+ * See [Datasets Core Concepts](https://www.palantir.com/docs/foundry/data-integration/datasets/) for details on using branches and transactions.
145
+ * To **get a file's content from a specific Branch** specify the Branch's name as `branchName`. This will
146
+ * retrieve the content for the most recent version of the file since the latest snapshot transaction, or the
147
+ * earliest ancestor transaction of the branch if there are no snapshot transactions.
148
+ * To **get a file's content from the resolved view of a transaction** specify the Transaction's resource identifier
149
+ * as `endTransactionRid`. This will retrieve the content for the most recent version of the file since the latest
150
+ * snapshot transaction, or the earliest ancestor transaction if there are no snapshot transactions.
151
+ * To **get a file's content from the resolved view of a range of transactions** specify the the start transaction's
152
+ * resource identifier as `startTransactionRid` and the end transaction's resource identifier as `endTransactionRid`.
153
+ * This will retrieve the content for the most recent version of the file since the `startTransactionRid` up to the
154
+ * `endTransactionRid`. Note that an intermediate snapshot transaction will remove all files from the view. Behavior
155
+ * is undefined when the start and end transactions do not belong to the same root-to-leaf path.
156
+ * To **get a file's content from a specific transaction** specify the Transaction's resource identifier as both the
157
+ * `startTransactionRid` and `endTransactionRid`.
158
+ *
159
+ * @beta
160
+ *
161
+ * Required Scopes: [api:datasets-read]
162
+ * URL: /v2/datasets/{datasetRid}/files/{filePath}/content
163
+ */
164
+ export declare function getFileContent($ctx: $Client | $ClientContext, ...args: [
165
+ datasetRid: _Datasets.DatasetRid,
166
+ filePath: _Core.FilePath,
167
+ $queryParams?: {
168
+ branchName?: _Datasets.BranchName | undefined;
169
+ startTransactionRid?: _Datasets.TransactionRid | undefined;
170
+ endTransactionRid?: _Datasets.TransactionRid | undefined;
171
+ preview?: _Core.PreviewMode | undefined;
172
+ }
173
+ ]): Promise<Blob>;
174
+ //# sourceMappingURL=File.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"File.d.ts","sourceRoot":"","sources":["../../../src/public/File.ts"],"names":[],"mappings":"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"}