@osdk/internal.foundry.datasets 0.0.0

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/README.md +8 -0
  2. package/build/js/chunk-2E247IDS.cjs +49 -0
  3. package/build/js/chunk-2E247IDS.cjs.map +1 -0
  4. package/build/js/chunk-4HRQI2BF.mjs +41 -0
  5. package/build/js/chunk-4HRQI2BF.mjs.map +1 -0
  6. package/build/js/chunk-6WJVFXJ5.cjs +37 -0
  7. package/build/js/chunk-6WJVFXJ5.cjs.map +1 -0
  8. package/build/js/chunk-7G2FSZUY.cjs +11 -0
  9. package/build/js/chunk-7G2FSZUY.cjs.map +1 -0
  10. package/build/js/chunk-IALX7SX5.browser.mjs +31 -0
  11. package/build/js/chunk-IALX7SX5.browser.mjs.map +1 -0
  12. package/build/js/chunk-IUYGE3JC.mjs +31 -0
  13. package/build/js/chunk-IUYGE3JC.mjs.map +1 -0
  14. package/build/js/chunk-K33UE6AZ.cjs +37 -0
  15. package/build/js/chunk-K33UE6AZ.cjs.map +1 -0
  16. package/build/js/chunk-K7WWAXUN.browser.mjs +41 -0
  17. package/build/js/chunk-K7WWAXUN.browser.mjs.map +1 -0
  18. package/build/js/chunk-NUEVTLKM.mjs +31 -0
  19. package/build/js/chunk-NUEVTLKM.mjs.map +1 -0
  20. package/build/js/chunk-PTK6LRNS.browser.mjs +36 -0
  21. package/build/js/chunk-PTK6LRNS.browser.mjs.map +1 -0
  22. package/build/js/chunk-R2RMUNCR.browser.mjs +9 -0
  23. package/build/js/chunk-R2RMUNCR.browser.mjs.map +1 -0
  24. package/build/js/chunk-USXV5CII.browser.mjs +31 -0
  25. package/build/js/chunk-USXV5CII.browser.mjs.map +1 -0
  26. package/build/js/chunk-UXZSFFA3.cjs +43 -0
  27. package/build/js/chunk-UXZSFFA3.cjs.map +1 -0
  28. package/build/js/chunk-ZLIMIZXC.mjs +36 -0
  29. package/build/js/chunk-ZLIMIZXC.mjs.map +1 -0
  30. package/build/js/chunk-ZSTKOCBT.mjs +9 -0
  31. package/build/js/chunk-ZSTKOCBT.mjs.map +1 -0
  32. package/build/js/index.browser.mjs +7 -0
  33. package/build/js/index.browser.mjs.map +1 -0
  34. package/build/js/index.cjs +28 -0
  35. package/build/js/index.cjs.map +1 -0
  36. package/build/js/index.mjs +7 -0
  37. package/build/js/index.mjs.map +1 -0
  38. package/build/js/public/Branch.browser.mjs +4 -0
  39. package/build/js/public/Branch.browser.mjs.map +1 -0
  40. package/build/js/public/Branch.cjs +25 -0
  41. package/build/js/public/Branch.cjs.map +1 -0
  42. package/build/js/public/Branch.mjs +4 -0
  43. package/build/js/public/Branch.mjs.map +1 -0
  44. package/build/js/public/Dataset.browser.mjs +4 -0
  45. package/build/js/public/Dataset.browser.mjs.map +1 -0
  46. package/build/js/public/Dataset.cjs +33 -0
  47. package/build/js/public/Dataset.cjs.map +1 -0
  48. package/build/js/public/Dataset.mjs +4 -0
  49. package/build/js/public/Dataset.mjs.map +1 -0
  50. package/build/js/public/File.browser.mjs +4 -0
  51. package/build/js/public/File.browser.mjs.map +1 -0
  52. package/build/js/public/File.cjs +29 -0
  53. package/build/js/public/File.cjs.map +1 -0
  54. package/build/js/public/File.mjs +4 -0
  55. package/build/js/public/File.mjs.map +1 -0
  56. package/build/js/public/Transaction.browser.mjs +4 -0
  57. package/build/js/public/Transaction.browser.mjs.map +1 -0
  58. package/build/js/public/Transaction.cjs +25 -0
  59. package/build/js/public/Transaction.cjs.map +1 -0
  60. package/build/js/public/Transaction.mjs +4 -0
  61. package/build/js/public/Transaction.mjs.map +1 -0
  62. package/build/types/_components.d.ts +113 -0
  63. package/build/types/_components.d.ts.map +1 -0
  64. package/build/types/index.d.ts +6 -0
  65. package/build/types/index.d.ts.map +1 -0
  66. package/build/types/public/Branch.d.ts +46 -0
  67. package/build/types/public/Branch.d.ts.map +1 -0
  68. package/build/types/public/Dataset.d.ts +85 -0
  69. package/build/types/public/Dataset.d.ts.map +1 -0
  70. package/build/types/public/File.d.ts +185 -0
  71. package/build/types/public/File.d.ts.map +1 -0
  72. package/build/types/public/Transaction.d.ts +48 -0
  73. package/build/types/public/Transaction.d.ts.map +1 -0
  74. package/package.json +65 -0
@@ -0,0 +1,185 @@
1
+ import type { BranchId, DatasetRid, FilePath, PageSize, PageToken } from "@osdk/internal.foundry.core";
2
+ import type { SharedClient as $Client, SharedClientContext as $ClientContext } from "@osdk/shared.net";
3
+ import type { File, ListFilesResponse, TransactionRid, TransactionType } from "../_components.js";
4
+ /**
5
+ * Lists Files contained in a Dataset. By default files are listed on the latest view of the default
6
+ * branch - `master` for most enrollments.
7
+ *
8
+ * #### Advanced Usage
9
+ *
10
+ * See [Datasets Core Concepts](/docs/foundry/data-integration/datasets/) for details on using branches and transactions.
11
+ *
12
+ * To **list files on a specific Branch** specify the Branch's identifier as `branchId`. This will include the most
13
+ * recent version of all files since the latest snapshot transaction, or the earliest ancestor transaction of the
14
+ * branch if there are no snapshot transactions.
15
+ *
16
+ * To **list files on the resolved view of a transaction** specify the Transaction's resource identifier
17
+ * as `endTransactionRid`. This will include the most recent version of all files since the latest snapshot
18
+ * transaction, or the earliest ancestor transaction if there are no snapshot transactions.
19
+ *
20
+ * To **list files on the resolved view of a range of transactions** specify the the start transaction's resource
21
+ * identifier as `startTransactionRid` and the end transaction's resource identifier as `endTransactionRid`. This
22
+ * will include the most recent version of all files since the `startTransactionRid` up to the `endTransactionRid`.
23
+ * Note that an intermediate snapshot transaction will remove all files from the view. Behavior is undefined when
24
+ * the start and end transactions do not belong to the same root-to-leaf path.
25
+ *
26
+ * To **list files on a specific transaction** specify the Transaction's resource identifier as both the
27
+ * `startTransactionRid` and `endTransactionRid`. This will include only files that were modified as part of that
28
+ * Transaction.
29
+ *
30
+ * Third-party applications using this endpoint via OAuth2 must request the following operation scope: `api:datasets-read`.
31
+ *
32
+ * Required Scopes: [api:datasets-read]
33
+ * URL: /v1/datasets/{datasetRid}/files
34
+ */
35
+ export declare function listFiles($ctx: $Client | $ClientContext, ...args: [
36
+ datasetRid: DatasetRid,
37
+ $queryParams?: {
38
+ branchId?: BranchId | undefined;
39
+ startTransactionRid?: TransactionRid | undefined;
40
+ endTransactionRid?: TransactionRid | undefined;
41
+ pageSize?: PageSize | undefined;
42
+ pageToken?: PageToken | undefined;
43
+ }
44
+ ]): Promise<ListFilesResponse>;
45
+ /**
46
+ * Uploads a File to an existing Dataset.
47
+ * The body of the request must contain the binary content of the file and the `Content-Type` header must be `application/octet-stream`.
48
+ *
49
+ * By default the file is uploaded to a new transaction on the default branch - `master` for most enrollments.
50
+ * If the file already exists only the most recent version will be visible in the updated view.
51
+ *
52
+ * #### Advanced Usage
53
+ *
54
+ * See [Datasets Core Concepts](/docs/foundry/data-integration/datasets/) for details on using branches and transactions.
55
+ *
56
+ * To **upload a file to a specific Branch** specify the Branch's identifier as `branchId`. A new transaction will
57
+ * be created and committed on this branch. By default the TransactionType will be `UPDATE`, to override this
58
+ * default specify `transactionType` in addition to `branchId`.
59
+ * See [createBranch](/docs/foundry/api/datasets-resources/branches/create-branch/) to create a custom branch.
60
+ *
61
+ * To **upload a file on a manually opened transaction** specify the Transaction's resource identifier as
62
+ * `transactionRid`. This is useful for uploading multiple files in a single transaction.
63
+ * See [createTransaction](/docs/foundry/api/datasets-resources/transactions/create-transaction/) to open a transaction.
64
+ *
65
+ * Third-party applications using this endpoint via OAuth2 must request the following operation scope: `api:datasets-write`.
66
+ *
67
+ * Required Scopes: [api:datasets-write]
68
+ * URL: /v1/datasets/{datasetRid}/files:upload
69
+ */
70
+ export declare function uploadFile($ctx: $Client | $ClientContext, ...args: [
71
+ datasetRid: DatasetRid,
72
+ $queryParams: {
73
+ filePath: FilePath;
74
+ branchId?: BranchId | undefined;
75
+ transactionType?: TransactionType | undefined;
76
+ transactionRid?: TransactionRid | undefined;
77
+ }
78
+ ]): Promise<File>;
79
+ /**
80
+ * Gets metadata about a File contained in a Dataset. By default this retrieves the file's metadata from the latest
81
+ * view of the default branch - `master` for most enrollments.
82
+ *
83
+ * #### Advanced Usage
84
+ *
85
+ * See [Datasets Core Concepts](/docs/foundry/data-integration/datasets/) for details on using branches and transactions.
86
+ *
87
+ * To **get a file's metadata from a specific Branch** specify the Branch's identifier as `branchId`. This will
88
+ * retrieve metadata for the most recent version of the file since the latest snapshot transaction, or the earliest
89
+ * ancestor transaction of the branch if there are no snapshot transactions.
90
+ *
91
+ * To **get a file's metadata from the resolved view of a transaction** specify the Transaction's resource identifier
92
+ * as `endTransactionRid`. This will retrieve metadata for the most recent version of the file since the latest snapshot
93
+ * transaction, or the earliest ancestor transaction if there are no snapshot transactions.
94
+ *
95
+ * To **get a file's metadata from the resolved view of a range of transactions** specify the the start transaction's
96
+ * resource identifier as `startTransactionRid` and the end transaction's resource identifier as `endTransactionRid`.
97
+ * This will retrieve metadata for the most recent version of the file since the `startTransactionRid` up to the
98
+ * `endTransactionRid`. Behavior is undefined when the start and end transactions do not belong to the same root-to-leaf path.
99
+ *
100
+ * To **get a file's metadata from a specific transaction** specify the Transaction's resource identifier as both the
101
+ * `startTransactionRid` and `endTransactionRid`.
102
+ *
103
+ * Third-party applications using this endpoint via OAuth2 must request the following operation scope: `api:datasets-read`.
104
+ *
105
+ * Required Scopes: [api:datasets-read]
106
+ * URL: /v1/datasets/{datasetRid}/files/{filePath}
107
+ */
108
+ export declare function getFileMetadata($ctx: $Client | $ClientContext, ...args: [
109
+ datasetRid: DatasetRid,
110
+ filePath: FilePath,
111
+ $queryParams?: {
112
+ branchId?: BranchId | undefined;
113
+ startTransactionRid?: TransactionRid | undefined;
114
+ endTransactionRid?: TransactionRid | undefined;
115
+ }
116
+ ]): Promise<File>;
117
+ /**
118
+ * Deletes a File from a Dataset. By default the file is deleted in a new transaction on the default
119
+ * branch - `master` for most enrollments. The file will still be visible on historical views.
120
+ *
121
+ * #### Advanced Usage
122
+ *
123
+ * See [Datasets Core Concepts](/docs/foundry/data-integration/datasets/) for details on using branches and transactions.
124
+ *
125
+ * To **delete a File from a specific Branch** specify the Branch's identifier as `branchId`. A new delete Transaction
126
+ * will be created and committed on this branch.
127
+ *
128
+ * To **delete a File using a manually opened Transaction**, specify the Transaction's resource identifier
129
+ * as `transactionRid`. The transaction must be of type `DELETE`. This is useful for deleting multiple files in a
130
+ * single transaction. See [createTransaction](/docs/foundry/api/datasets-resources/transactions/create-transaction/) to
131
+ * open a transaction.
132
+ *
133
+ * Third-party applications using this endpoint via OAuth2 must request the following operation scope: `api:datasets-write`.
134
+ *
135
+ * Required Scopes: [api:datasets-write]
136
+ * URL: /v1/datasets/{datasetRid}/files/{filePath}
137
+ */
138
+ export declare function deleteFile($ctx: $Client | $ClientContext, ...args: [
139
+ datasetRid: DatasetRid,
140
+ filePath: FilePath,
141
+ $queryParams?: {
142
+ branchId?: BranchId | undefined;
143
+ transactionRid?: TransactionRid | undefined;
144
+ }
145
+ ]): Promise<void>;
146
+ /**
147
+ * Gets the content of a File contained in a Dataset. By default this retrieves the file's content from the latest
148
+ * view of the default branch - `master` for most enrollments.
149
+ *
150
+ * #### Advanced Usage
151
+ *
152
+ * See [Datasets Core Concepts](/docs/foundry/data-integration/datasets/) for details on using branches and transactions.
153
+ *
154
+ * To **get a file's content from a specific Branch** specify the Branch's identifier as `branchId`. This will
155
+ * retrieve the content for the most recent version of the file since the latest snapshot transaction, or the
156
+ * earliest ancestor transaction of the branch if there are no snapshot transactions.
157
+ *
158
+ * To **get a file's content from the resolved view of a transaction** specify the Transaction's resource identifier
159
+ * as `endTransactionRid`. This will retrieve the content for the most recent version of the file since the latest
160
+ * snapshot transaction, or the earliest ancestor transaction if there are no snapshot transactions.
161
+ *
162
+ * To **get a file's content from the resolved view of a range of transactions** specify the the start transaction's
163
+ * resource identifier as `startTransactionRid` and the end transaction's resource identifier as `endTransactionRid`.
164
+ * This will retrieve the content for the most recent version of the file since the `startTransactionRid` up to the
165
+ * `endTransactionRid`. Note that an intermediate snapshot transaction will remove all files from the view. Behavior
166
+ * is undefined when the start and end transactions do not belong to the same root-to-leaf path.
167
+ *
168
+ * To **get a file's content from a specific transaction** specify the Transaction's resource identifier as both the
169
+ * `startTransactionRid` and `endTransactionRid`.
170
+ *
171
+ * Third-party applications using this endpoint via OAuth2 must request the following operation scope: `api:datasets-read`.
172
+ *
173
+ * Required Scopes: [api:datasets-read]
174
+ * URL: /v1/datasets/{datasetRid}/files/{filePath}/content
175
+ */
176
+ export declare function getFileContent($ctx: $Client | $ClientContext, ...args: [
177
+ datasetRid: DatasetRid,
178
+ filePath: FilePath,
179
+ $queryParams?: {
180
+ branchId?: BranchId | undefined;
181
+ startTransactionRid?: TransactionRid | undefined;
182
+ endTransactionRid?: TransactionRid | undefined;
183
+ }
184
+ ]): Promise<unknown>;
185
+ //# sourceMappingURL=File.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"File.d.ts","sourceRoot":"","sources":["../../../src/public/File.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,EACV,QAAQ,EACR,UAAU,EACV,QAAQ,EACR,QAAQ,EACR,SAAS,EACV,MAAM,6BAA6B,CAAC;AACrC,OAAO,KAAK,EAEV,YAAY,IAAI,OAAO,EACvB,mBAAmB,IAAI,cAAc,EACtC,MAAM,kBAAkB,CAAC;AAE1B,OAAO,KAAK,EACV,IAAI,EACJ,iBAAiB,EACjB,cAAc,EACd,eAAe,EAChB,MAAM,mBAAmB,CAAC;AAiB3B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8BG;AACH,wBAAgB,SAAS,CACvB,IAAI,EAAE,OAAO,GAAG,cAAc,EAC9B,GAAG,IAAI,EAAE;IACP,UAAU,EAAE,UAAU;IAEtB,YAAY,CAAC,EAAE;QACb,QAAQ,CAAC,EAAE,QAAQ,GAAG,SAAS,CAAC;QAChC,mBAAmB,CAAC,EAAE,cAAc,GAAG,SAAS,CAAC;QACjD,iBAAiB,CAAC,EAAE,cAAc,GAAG,SAAS,CAAC;QAC/C,QAAQ,CAAC,EAAE,QAAQ,GAAG,SAAS,CAAC;QAChC,SAAS,CAAC,EAAE,SAAS,GAAG,SAAS,CAAC;KACnC;CACF,GACA,OAAO,CAAC,iBAAiB,CAAC,CAE5B;AAcD;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,wBAAgB,UAAU,CACxB,IAAI,EAAE,OAAO,GAAG,cAAc,EAC9B,GAAG,IAAI,EAAE;IACP,UAAU,EAAE,UAAU;IAEtB,YAAY,EAAE;QACZ,QAAQ,EAAE,QAAQ,CAAC;QACnB,QAAQ,CAAC,EAAE,QAAQ,GAAG,SAAS,CAAC;QAChC,eAAe,CAAC,EAAE,eAAe,GAAG,SAAS,CAAC;QAC9C,cAAc,CAAC,EAAE,cAAc,GAAG,SAAS,CAAC;KAC7C;CACF,GACA,OAAO,CAAC,IAAI,CAAC,CAEf;AAcD;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,wBAAgB,eAAe,CAC7B,IAAI,EAAE,OAAO,GAAG,cAAc,EAC9B,GAAG,IAAI,EAAE;IACP,UAAU,EAAE,UAAU;IACtB,QAAQ,EAAE,QAAQ;IAElB,YAAY,CAAC,EAAE;QACb,QAAQ,CAAC,EAAE,QAAQ,GAAG,SAAS,CAAC;QAChC,mBAAmB,CAAC,EAAE,cAAc,GAAG,SAAS,CAAC;QACjD,iBAAiB,CAAC,EAAE,cAAc,GAAG,SAAS,CAAC;KAChD;CACF,GACA,OAAO,CAAC,IAAI,CAAC,CAEf;AAaD;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,wBAAgB,UAAU,CACxB,IAAI,EAAE,OAAO,GAAG,cAAc,EAC9B,GAAG,IAAI,EAAE;IACP,UAAU,EAAE,UAAU;IACtB,QAAQ,EAAE,QAAQ;IAElB,YAAY,CAAC,EAAE;QACb,QAAQ,CAAC,EAAE,QAAQ,GAAG,SAAS,CAAC;QAChC,cAAc,CAAC,EAAE,cAAc,GAAG,SAAS,CAAC;KAC7C;CACF,GACA,OAAO,CAAC,IAAI,CAAC,CAEf;AAcD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6BG;AACH,wBAAgB,cAAc,CAC5B,IAAI,EAAE,OAAO,GAAG,cAAc,EAC9B,GAAG,IAAI,EAAE;IACP,UAAU,EAAE,UAAU;IACtB,QAAQ,EAAE,QAAQ;IAElB,YAAY,CAAC,EAAE;QACb,QAAQ,CAAC,EAAE,QAAQ,GAAG,SAAS,CAAC;QAChC,mBAAmB,CAAC,EAAE,cAAc,GAAG,SAAS,CAAC;QACjD,iBAAiB,CAAC,EAAE,cAAc,GAAG,SAAS,CAAC;KAChD;CACF,GACA,OAAO,CAAC,OAAO,CAAC,CAElB"}
@@ -0,0 +1,48 @@
1
+ import type { BranchId, DatasetRid } from "@osdk/internal.foundry.core";
2
+ import type { SharedClient as $Client, SharedClientContext as $ClientContext } from "@osdk/shared.net";
3
+ import type { CreateTransactionRequest, Transaction, TransactionRid } from "../_components.js";
4
+ /**
5
+ * Creates a Transaction on a Branch of a Dataset.
6
+ *
7
+ * Third-party applications using this endpoint via OAuth2 must request the following operation scope: `api:datasets-write`.
8
+ *
9
+ * Required Scopes: [api:datasets-write]
10
+ * URL: /v1/datasets/{datasetRid}/transactions
11
+ */
12
+ export declare function createTransaction($ctx: $Client | $ClientContext, ...args: [
13
+ datasetRid: DatasetRid,
14
+ $body: CreateTransactionRequest,
15
+ $queryParams?: {
16
+ branchId?: BranchId | undefined;
17
+ }
18
+ ]): Promise<Transaction>;
19
+ /**
20
+ * Gets a Transaction of a Dataset.
21
+ *
22
+ * Third-party applications using this endpoint via OAuth2 must request the following operation scope: `api:datasets-read`.
23
+ *
24
+ * Required Scopes: [api:datasets-read]
25
+ * URL: /v1/datasets/{datasetRid}/transactions/{transactionRid}
26
+ */
27
+ export declare function getTransaction($ctx: $Client | $ClientContext, ...args: [datasetRid: DatasetRid, transactionRid: TransactionRid]): Promise<Transaction>;
28
+ /**
29
+ * Commits an open Transaction. File modifications made on this Transaction are preserved and the Branch is
30
+ * updated to point to the Transaction.
31
+ *
32
+ * Third-party applications using this endpoint via OAuth2 must request the following operation scope: `api:datasets-write`.
33
+ *
34
+ * Required Scopes: [api:datasets-write]
35
+ * URL: /v1/datasets/{datasetRid}/transactions/{transactionRid}/commit
36
+ */
37
+ export declare function commitTransaction($ctx: $Client | $ClientContext, ...args: [datasetRid: DatasetRid, transactionRid: TransactionRid]): Promise<Transaction>;
38
+ /**
39
+ * Aborts an open Transaction. File modifications made on this Transaction are not preserved and the Branch is
40
+ * not updated.
41
+ *
42
+ * Third-party applications using this endpoint via OAuth2 must request the following operation scope: `api:datasets-write`.
43
+ *
44
+ * Required Scopes: [api:datasets-write]
45
+ * URL: /v1/datasets/{datasetRid}/transactions/{transactionRid}/abort
46
+ */
47
+ export declare function abortTransaction($ctx: $Client | $ClientContext, ...args: [datasetRid: DatasetRid, transactionRid: TransactionRid]): Promise<Transaction>;
48
+ //# sourceMappingURL=Transaction.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Transaction.d.ts","sourceRoot":"","sources":["../../../src/public/Transaction.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,EAAE,QAAQ,EAAE,UAAU,EAAE,MAAM,6BAA6B,CAAC;AACxE,OAAO,KAAK,EAEV,YAAY,IAAI,OAAO,EACvB,mBAAmB,IAAI,cAAc,EACtC,MAAM,kBAAkB,CAAC;AAE1B,OAAO,KAAK,EACV,wBAAwB,EACxB,WAAW,EACX,cAAc,EACf,MAAM,mBAAmB,CAAC;AAY3B;;;;;;;GAOG;AACH,wBAAgB,iBAAiB,CAC/B,IAAI,EAAE,OAAO,GAAG,cAAc,EAC9B,GAAG,IAAI,EAAE;IACP,UAAU,EAAE,UAAU;IACtB,KAAK,EAAE,wBAAwB;IAC/B,YAAY,CAAC,EAAE;QAAE,QAAQ,CAAC,EAAE,QAAQ,GAAG,SAAS,CAAA;KAAE;CACnD,GACA,OAAO,CAAC,WAAW,CAAC,CAEtB;AASD;;;;;;;GAOG;AACH,wBAAgB,cAAc,CAC5B,IAAI,EAAE,OAAO,GAAG,cAAc,EAC9B,GAAG,IAAI,EAAE,CAAC,UAAU,EAAE,UAAU,EAAE,cAAc,EAAE,cAAc,CAAC,GAChE,OAAO,CAAC,WAAW,CAAC,CAEtB;AASD;;;;;;;;GAQG;AACH,wBAAgB,iBAAiB,CAC/B,IAAI,EAAE,OAAO,GAAG,cAAc,EAC9B,GAAG,IAAI,EAAE,CAAC,UAAU,EAAE,UAAU,EAAE,cAAc,EAAE,cAAc,CAAC,GAChE,OAAO,CAAC,WAAW,CAAC,CAEtB;AASD;;;;;;;;GAQG;AACH,wBAAgB,gBAAgB,CAC9B,IAAI,EAAE,OAAO,GAAG,cAAc,EAC9B,GAAG,IAAI,EAAE,CAAC,UAAU,EAAE,UAAU,EAAE,cAAc,EAAE,cAAc,CAAC,GAChE,OAAO,CAAC,WAAW,CAAC,CAEtB"}
package/package.json ADDED
@@ -0,0 +1,65 @@
1
+ {
2
+ "name": "@osdk/internal.foundry.datasets",
3
+ "version": "0.0.0",
4
+ "license": "Apache-2.0",
5
+ "repository": {
6
+ "type": "git",
7
+ "url": "https://github.com/palantir/osdk-ts.git"
8
+ },
9
+ "exports": {
10
+ ".": {
11
+ "types": "./build/types/index.d.ts",
12
+ "browser": "./build/js/index.browser.mjs",
13
+ "import": "./build/js/index.mjs",
14
+ "require": "./build/js/index.cjs"
15
+ },
16
+ "./*": {
17
+ "types": "./build/types/public/*.d.ts",
18
+ "browser": "./build/js/public/*.browser.mjs",
19
+ "import": "./build/js/public/*.mjs",
20
+ "require": "./build/js/public/*.cjs"
21
+ }
22
+ },
23
+ "dependencies": {
24
+ "@osdk/internal.foundry.core": "0.0.0",
25
+ "@osdk/api": "^1.8.0"
26
+ },
27
+ "peerDependencies": {
28
+ "@osdk/shared.net": "^1.11.0",
29
+ "@osdk/client": "^0.19.0"
30
+ },
31
+ "devDependencies": {
32
+ "typescript": "^5.4.5",
33
+ "@osdk/shared.net": "^1.11.0"
34
+ },
35
+ "publishConfig": {
36
+ "access": "public"
37
+ },
38
+ "files": [
39
+ "build/types",
40
+ "build/js",
41
+ "CHANGELOG.md",
42
+ "package.json",
43
+ "templates",
44
+ "*.d.ts"
45
+ ],
46
+ "main": "./build/js/index.cjs",
47
+ "module": "./build/js/index.mjs",
48
+ "types": "./build/types/index.d.ts",
49
+ "sls": {
50
+ "dependencies": {
51
+ "com.palantir.foundry.api:api-gateway": {
52
+ "minVersion": "1.834.0",
53
+ "maxVersion": "1.x.x"
54
+ }
55
+ }
56
+ },
57
+ "type": "module",
58
+ "scripts": {
59
+ "clean": "rm -rf lib dist types build tsconfig.tsbuildinfo",
60
+ "fix-lint": "eslint . --fix && dprint fmt --config $(find-up dprint.json)",
61
+ "lint": "eslint . && dprint check --config $(find-up dprint.json)",
62
+ "transpile": "tsup",
63
+ "typecheck": "tsc-absolute"
64
+ }
65
+ }