@osdk/foundry 2.30.0 → 2.31.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.
- package/CHANGELOG.md +32 -0
- package/build/browser/index.d.ts +1 -0
- package/build/browser/index.d.ts.map +1 -1
- package/build/browser/index.js +1 -0
- package/build/browser/index.js.map +1 -1
- package/build/esm/index.d.ts +1 -0
- package/build/esm/index.d.ts.map +1 -1
- package/build/esm/index.js +1 -0
- package/build/esm/index.js.map +1 -1
- package/package.json +24 -23
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,37 @@
|
|
|
1
1
|
# @osdk/foundry
|
|
2
2
|
|
|
3
|
+
## 2.31.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- 85be85a: Regenerated SDKs
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- Updated dependencies [85be85a]
|
|
12
|
+
- @osdk/foundry.thirdpartyapplications@2.31.0
|
|
13
|
+
- @osdk/foundry.orchestration@2.31.0
|
|
14
|
+
- @osdk/foundry.connectivity@2.31.0
|
|
15
|
+
- @osdk/foundry.datahealth@2.31.0
|
|
16
|
+
- @osdk/foundry.filesystem@2.31.0
|
|
17
|
+
- @osdk/foundry.ontologies@2.31.0
|
|
18
|
+
- @osdk/foundry.operations@2.31.0
|
|
19
|
+
- @osdk/foundry.publicapis@2.31.0
|
|
20
|
+
- @osdk/foundry.sqlqueries@2.31.0
|
|
21
|
+
- @osdk/foundry.aipagents@2.31.0
|
|
22
|
+
- @osdk/foundry.functions@2.31.0
|
|
23
|
+
- @osdk/foundry.mediasets@2.31.0
|
|
24
|
+
- @osdk/foundry.datasets@2.31.0
|
|
25
|
+
- @osdk/foundry.streams@2.31.0
|
|
26
|
+
- @osdk/foundry.widgets@2.31.0
|
|
27
|
+
- @osdk/foundry.models@2.31.0
|
|
28
|
+
- @osdk/foundry.admin@2.31.0
|
|
29
|
+
- @osdk/foundry.audit@2.31.0
|
|
30
|
+
- @osdk/foundry.core@2.31.0
|
|
31
|
+
- @osdk/foundry.geo@2.31.0
|
|
32
|
+
- @osdk/foundry.languagemodels@2.31.0
|
|
33
|
+
- @osdk/foundry.geojson@2.31.0
|
|
34
|
+
|
|
3
35
|
## 2.30.0
|
|
4
36
|
|
|
5
37
|
### Minor Changes
|
package/build/browser/index.d.ts
CHANGED
|
@@ -8,6 +8,7 @@ export * as Datasets from "@osdk/foundry.datasets";
|
|
|
8
8
|
export * as Filesystem from "@osdk/foundry.filesystem";
|
|
9
9
|
export * as Functions from "@osdk/foundry.functions";
|
|
10
10
|
export * as Geo from "@osdk/foundry.geo";
|
|
11
|
+
export * as LanguageModels from "@osdk/foundry.languagemodels";
|
|
11
12
|
export * as MediaSets from "@osdk/foundry.mediasets";
|
|
12
13
|
export * as Models from "@osdk/foundry.models";
|
|
13
14
|
export * as Ontologies from "@osdk/foundry.ontologies";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,KAAK,MAAM,qBAAqB,CAAC;AAC7C,OAAO,KAAK,SAAS,MAAM,yBAAyB,CAAC;AACrD,OAAO,KAAK,KAAK,MAAM,qBAAqB,CAAC;AAC7C,OAAO,KAAK,YAAY,MAAM,4BAA4B,CAAC;AAC3D,OAAO,KAAK,IAAI,MAAM,oBAAoB,CAAC;AAC3C,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,QAAQ,MAAM,wBAAwB,CAAC;AACnD,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,SAAS,MAAM,yBAAyB,CAAC;AACrD,OAAO,KAAK,GAAG,MAAM,mBAAmB,CAAC;AACzC,OAAO,KAAK,SAAS,MAAM,yBAAyB,CAAC;AACrD,OAAO,KAAK,MAAM,MAAM,sBAAsB,CAAC;AAC/C,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,aAAa,MAAM,6BAA6B,CAAC;AAC7D,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,OAAO,MAAM,uBAAuB,CAAC;AACjD,OAAO,KAAK,sBAAsB,MAAM,sCAAsC,CAAC;AAC/E,OAAO,KAAK,OAAO,MAAM,uBAAuB,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,KAAK,MAAM,qBAAqB,CAAC;AAC7C,OAAO,KAAK,SAAS,MAAM,yBAAyB,CAAC;AACrD,OAAO,KAAK,KAAK,MAAM,qBAAqB,CAAC;AAC7C,OAAO,KAAK,YAAY,MAAM,4BAA4B,CAAC;AAC3D,OAAO,KAAK,IAAI,MAAM,oBAAoB,CAAC;AAC3C,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,QAAQ,MAAM,wBAAwB,CAAC;AACnD,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,SAAS,MAAM,yBAAyB,CAAC;AACrD,OAAO,KAAK,GAAG,MAAM,mBAAmB,CAAC;AACzC,OAAO,KAAK,cAAc,MAAM,8BAA8B,CAAC;AAC/D,OAAO,KAAK,SAAS,MAAM,yBAAyB,CAAC;AACrD,OAAO,KAAK,MAAM,MAAM,sBAAsB,CAAC;AAC/C,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,aAAa,MAAM,6BAA6B,CAAC;AAC7D,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,OAAO,MAAM,uBAAuB,CAAC;AACjD,OAAO,KAAK,sBAAsB,MAAM,sCAAsC,CAAC;AAC/E,OAAO,KAAK,OAAO,MAAM,uBAAuB,CAAC"}
|
package/build/browser/index.js
CHANGED
|
@@ -23,6 +23,7 @@ export * as Datasets from "@osdk/foundry.datasets";
|
|
|
23
23
|
export * as Filesystem from "@osdk/foundry.filesystem";
|
|
24
24
|
export * as Functions from "@osdk/foundry.functions";
|
|
25
25
|
export * as Geo from "@osdk/foundry.geo";
|
|
26
|
+
export * as LanguageModels from "@osdk/foundry.languagemodels";
|
|
26
27
|
export * as MediaSets from "@osdk/foundry.mediasets";
|
|
27
28
|
export * as Models from "@osdk/foundry.models";
|
|
28
29
|
export * as Ontologies from "@osdk/foundry.ontologies";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","names":["Admin","AipAgents","Audit","Connectivity","Core","DataHealth","Datasets","Filesystem","Functions","Geo","MediaSets","Models","Ontologies","Operations","Orchestration","PublicApis","SqlQueries","Streams","ThirdPartyApplications","Widgets"],"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 Admin from \"@osdk/foundry.admin\";\nexport * as AipAgents from \"@osdk/foundry.aipagents\";\nexport * as Audit from \"@osdk/foundry.audit\";\nexport * as Connectivity from \"@osdk/foundry.connectivity\";\nexport * as Core from \"@osdk/foundry.core\";\nexport * as DataHealth from \"@osdk/foundry.datahealth\";\nexport * as Datasets from \"@osdk/foundry.datasets\";\nexport * as Filesystem from \"@osdk/foundry.filesystem\";\nexport * as Functions from \"@osdk/foundry.functions\";\nexport * as Geo from \"@osdk/foundry.geo\";\nexport * as MediaSets from \"@osdk/foundry.mediasets\";\nexport * as Models from \"@osdk/foundry.models\";\nexport * as Ontologies from \"@osdk/foundry.ontologies\";\nexport * as Operations from \"@osdk/foundry.operations\";\nexport * as Orchestration from \"@osdk/foundry.orchestration\";\nexport * as PublicApis from \"@osdk/foundry.publicapis\";\nexport * as SqlQueries from \"@osdk/foundry.sqlqueries\";\nexport * as Streams from \"@osdk/foundry.streams\";\nexport * as ThirdPartyApplications from \"@osdk/foundry.thirdpartyapplications\";\nexport * as Widgets from \"@osdk/foundry.widgets\";\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,KAAKA,KAAK,MAAM,qBAAqB;AAC5C,OAAO,KAAKC,SAAS,MAAM,yBAAyB;AACpD,OAAO,KAAKC,KAAK,MAAM,qBAAqB;AAC5C,OAAO,KAAKC,YAAY,MAAM,4BAA4B;AAC1D,OAAO,KAAKC,IAAI,MAAM,oBAAoB;AAC1C,OAAO,KAAKC,UAAU,MAAM,0BAA0B;AACtD,OAAO,KAAKC,QAAQ,MAAM,wBAAwB;AAClD,OAAO,KAAKC,UAAU,MAAM,0BAA0B;AACtD,OAAO,KAAKC,SAAS,MAAM,yBAAyB;AACpD,OAAO,KAAKC,GAAG,MAAM,mBAAmB;AACxC,OAAO,KAAKC,SAAS,MAAM,yBAAyB;AACpD,OAAO,KAAKC,MAAM,MAAM,sBAAsB;AAC9C,OAAO,KAAKC,UAAU,MAAM,0BAA0B;AACtD,OAAO,KAAKC,UAAU,MAAM,0BAA0B;AACtD,OAAO,KAAKC,aAAa,MAAM,6BAA6B;AAC5D,OAAO,KAAKC,UAAU,MAAM,0BAA0B;AACtD,OAAO,KAAKC,UAAU,MAAM,0BAA0B;AACtD,OAAO,KAAKC,OAAO,MAAM,uBAAuB;AAChD,OAAO,KAAKC,sBAAsB,MAAM,sCAAsC;AAC9E,OAAO,KAAKC,OAAO,MAAM,uBAAuB","ignoreList":[]}
|
|
1
|
+
{"version":3,"file":"index.js","names":["Admin","AipAgents","Audit","Connectivity","Core","DataHealth","Datasets","Filesystem","Functions","Geo","LanguageModels","MediaSets","Models","Ontologies","Operations","Orchestration","PublicApis","SqlQueries","Streams","ThirdPartyApplications","Widgets"],"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 Admin from \"@osdk/foundry.admin\";\nexport * as AipAgents from \"@osdk/foundry.aipagents\";\nexport * as Audit from \"@osdk/foundry.audit\";\nexport * as Connectivity from \"@osdk/foundry.connectivity\";\nexport * as Core from \"@osdk/foundry.core\";\nexport * as DataHealth from \"@osdk/foundry.datahealth\";\nexport * as Datasets from \"@osdk/foundry.datasets\";\nexport * as Filesystem from \"@osdk/foundry.filesystem\";\nexport * as Functions from \"@osdk/foundry.functions\";\nexport * as Geo from \"@osdk/foundry.geo\";\nexport * as LanguageModels from \"@osdk/foundry.languagemodels\";\nexport * as MediaSets from \"@osdk/foundry.mediasets\";\nexport * as Models from \"@osdk/foundry.models\";\nexport * as Ontologies from \"@osdk/foundry.ontologies\";\nexport * as Operations from \"@osdk/foundry.operations\";\nexport * as Orchestration from \"@osdk/foundry.orchestration\";\nexport * as PublicApis from \"@osdk/foundry.publicapis\";\nexport * as SqlQueries from \"@osdk/foundry.sqlqueries\";\nexport * as Streams from \"@osdk/foundry.streams\";\nexport * as ThirdPartyApplications from \"@osdk/foundry.thirdpartyapplications\";\nexport * as Widgets from \"@osdk/foundry.widgets\";\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,KAAKA,KAAK,MAAM,qBAAqB;AAC5C,OAAO,KAAKC,SAAS,MAAM,yBAAyB;AACpD,OAAO,KAAKC,KAAK,MAAM,qBAAqB;AAC5C,OAAO,KAAKC,YAAY,MAAM,4BAA4B;AAC1D,OAAO,KAAKC,IAAI,MAAM,oBAAoB;AAC1C,OAAO,KAAKC,UAAU,MAAM,0BAA0B;AACtD,OAAO,KAAKC,QAAQ,MAAM,wBAAwB;AAClD,OAAO,KAAKC,UAAU,MAAM,0BAA0B;AACtD,OAAO,KAAKC,SAAS,MAAM,yBAAyB;AACpD,OAAO,KAAKC,GAAG,MAAM,mBAAmB;AACxC,OAAO,KAAKC,cAAc,MAAM,8BAA8B;AAC9D,OAAO,KAAKC,SAAS,MAAM,yBAAyB;AACpD,OAAO,KAAKC,MAAM,MAAM,sBAAsB;AAC9C,OAAO,KAAKC,UAAU,MAAM,0BAA0B;AACtD,OAAO,KAAKC,UAAU,MAAM,0BAA0B;AACtD,OAAO,KAAKC,aAAa,MAAM,6BAA6B;AAC5D,OAAO,KAAKC,UAAU,MAAM,0BAA0B;AACtD,OAAO,KAAKC,UAAU,MAAM,0BAA0B;AACtD,OAAO,KAAKC,OAAO,MAAM,uBAAuB;AAChD,OAAO,KAAKC,sBAAsB,MAAM,sCAAsC;AAC9E,OAAO,KAAKC,OAAO,MAAM,uBAAuB","ignoreList":[]}
|
package/build/esm/index.d.ts
CHANGED
|
@@ -8,6 +8,7 @@ export * as Datasets from "@osdk/foundry.datasets";
|
|
|
8
8
|
export * as Filesystem from "@osdk/foundry.filesystem";
|
|
9
9
|
export * as Functions from "@osdk/foundry.functions";
|
|
10
10
|
export * as Geo from "@osdk/foundry.geo";
|
|
11
|
+
export * as LanguageModels from "@osdk/foundry.languagemodels";
|
|
11
12
|
export * as MediaSets from "@osdk/foundry.mediasets";
|
|
12
13
|
export * as Models from "@osdk/foundry.models";
|
|
13
14
|
export * as Ontologies from "@osdk/foundry.ontologies";
|
package/build/esm/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,KAAK,MAAM,qBAAqB,CAAC;AAC7C,OAAO,KAAK,SAAS,MAAM,yBAAyB,CAAC;AACrD,OAAO,KAAK,KAAK,MAAM,qBAAqB,CAAC;AAC7C,OAAO,KAAK,YAAY,MAAM,4BAA4B,CAAC;AAC3D,OAAO,KAAK,IAAI,MAAM,oBAAoB,CAAC;AAC3C,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,QAAQ,MAAM,wBAAwB,CAAC;AACnD,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,SAAS,MAAM,yBAAyB,CAAC;AACrD,OAAO,KAAK,GAAG,MAAM,mBAAmB,CAAC;AACzC,OAAO,KAAK,SAAS,MAAM,yBAAyB,CAAC;AACrD,OAAO,KAAK,MAAM,MAAM,sBAAsB,CAAC;AAC/C,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,aAAa,MAAM,6BAA6B,CAAC;AAC7D,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,OAAO,MAAM,uBAAuB,CAAC;AACjD,OAAO,KAAK,sBAAsB,MAAM,sCAAsC,CAAC;AAC/E,OAAO,KAAK,OAAO,MAAM,uBAAuB,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,KAAK,MAAM,qBAAqB,CAAC;AAC7C,OAAO,KAAK,SAAS,MAAM,yBAAyB,CAAC;AACrD,OAAO,KAAK,KAAK,MAAM,qBAAqB,CAAC;AAC7C,OAAO,KAAK,YAAY,MAAM,4BAA4B,CAAC;AAC3D,OAAO,KAAK,IAAI,MAAM,oBAAoB,CAAC;AAC3C,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,QAAQ,MAAM,wBAAwB,CAAC;AACnD,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,SAAS,MAAM,yBAAyB,CAAC;AACrD,OAAO,KAAK,GAAG,MAAM,mBAAmB,CAAC;AACzC,OAAO,KAAK,cAAc,MAAM,8BAA8B,CAAC;AAC/D,OAAO,KAAK,SAAS,MAAM,yBAAyB,CAAC;AACrD,OAAO,KAAK,MAAM,MAAM,sBAAsB,CAAC;AAC/C,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,aAAa,MAAM,6BAA6B,CAAC;AAC7D,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,OAAO,MAAM,uBAAuB,CAAC;AACjD,OAAO,KAAK,sBAAsB,MAAM,sCAAsC,CAAC;AAC/E,OAAO,KAAK,OAAO,MAAM,uBAAuB,CAAC"}
|
package/build/esm/index.js
CHANGED
|
@@ -23,6 +23,7 @@ export * as Datasets from "@osdk/foundry.datasets";
|
|
|
23
23
|
export * as Filesystem from "@osdk/foundry.filesystem";
|
|
24
24
|
export * as Functions from "@osdk/foundry.functions";
|
|
25
25
|
export * as Geo from "@osdk/foundry.geo";
|
|
26
|
+
export * as LanguageModels from "@osdk/foundry.languagemodels";
|
|
26
27
|
export * as MediaSets from "@osdk/foundry.mediasets";
|
|
27
28
|
export * as Models from "@osdk/foundry.models";
|
|
28
29
|
export * as Ontologies from "@osdk/foundry.ontologies";
|
package/build/esm/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","names":["Admin","AipAgents","Audit","Connectivity","Core","DataHealth","Datasets","Filesystem","Functions","Geo","MediaSets","Models","Ontologies","Operations","Orchestration","PublicApis","SqlQueries","Streams","ThirdPartyApplications","Widgets"],"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 Admin from \"@osdk/foundry.admin\";\nexport * as AipAgents from \"@osdk/foundry.aipagents\";\nexport * as Audit from \"@osdk/foundry.audit\";\nexport * as Connectivity from \"@osdk/foundry.connectivity\";\nexport * as Core from \"@osdk/foundry.core\";\nexport * as DataHealth from \"@osdk/foundry.datahealth\";\nexport * as Datasets from \"@osdk/foundry.datasets\";\nexport * as Filesystem from \"@osdk/foundry.filesystem\";\nexport * as Functions from \"@osdk/foundry.functions\";\nexport * as Geo from \"@osdk/foundry.geo\";\nexport * as MediaSets from \"@osdk/foundry.mediasets\";\nexport * as Models from \"@osdk/foundry.models\";\nexport * as Ontologies from \"@osdk/foundry.ontologies\";\nexport * as Operations from \"@osdk/foundry.operations\";\nexport * as Orchestration from \"@osdk/foundry.orchestration\";\nexport * as PublicApis from \"@osdk/foundry.publicapis\";\nexport * as SqlQueries from \"@osdk/foundry.sqlqueries\";\nexport * as Streams from \"@osdk/foundry.streams\";\nexport * as ThirdPartyApplications from \"@osdk/foundry.thirdpartyapplications\";\nexport * as Widgets from \"@osdk/foundry.widgets\";\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,KAAKA,KAAK,MAAM,qBAAqB;AAC5C,OAAO,KAAKC,SAAS,MAAM,yBAAyB;AACpD,OAAO,KAAKC,KAAK,MAAM,qBAAqB;AAC5C,OAAO,KAAKC,YAAY,MAAM,4BAA4B;AAC1D,OAAO,KAAKC,IAAI,MAAM,oBAAoB;AAC1C,OAAO,KAAKC,UAAU,MAAM,0BAA0B;AACtD,OAAO,KAAKC,QAAQ,MAAM,wBAAwB;AAClD,OAAO,KAAKC,UAAU,MAAM,0BAA0B;AACtD,OAAO,KAAKC,SAAS,MAAM,yBAAyB;AACpD,OAAO,KAAKC,GAAG,MAAM,mBAAmB;AACxC,OAAO,KAAKC,SAAS,MAAM,yBAAyB;AACpD,OAAO,KAAKC,MAAM,MAAM,sBAAsB;AAC9C,OAAO,KAAKC,UAAU,MAAM,0BAA0B;AACtD,OAAO,KAAKC,UAAU,MAAM,0BAA0B;AACtD,OAAO,KAAKC,aAAa,MAAM,6BAA6B;AAC5D,OAAO,KAAKC,UAAU,MAAM,0BAA0B;AACtD,OAAO,KAAKC,UAAU,MAAM,0BAA0B;AACtD,OAAO,KAAKC,OAAO,MAAM,uBAAuB;AAChD,OAAO,KAAKC,sBAAsB,MAAM,sCAAsC;AAC9E,OAAO,KAAKC,OAAO,MAAM,uBAAuB","ignoreList":[]}
|
|
1
|
+
{"version":3,"file":"index.js","names":["Admin","AipAgents","Audit","Connectivity","Core","DataHealth","Datasets","Filesystem","Functions","Geo","LanguageModels","MediaSets","Models","Ontologies","Operations","Orchestration","PublicApis","SqlQueries","Streams","ThirdPartyApplications","Widgets"],"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 Admin from \"@osdk/foundry.admin\";\nexport * as AipAgents from \"@osdk/foundry.aipagents\";\nexport * as Audit from \"@osdk/foundry.audit\";\nexport * as Connectivity from \"@osdk/foundry.connectivity\";\nexport * as Core from \"@osdk/foundry.core\";\nexport * as DataHealth from \"@osdk/foundry.datahealth\";\nexport * as Datasets from \"@osdk/foundry.datasets\";\nexport * as Filesystem from \"@osdk/foundry.filesystem\";\nexport * as Functions from \"@osdk/foundry.functions\";\nexport * as Geo from \"@osdk/foundry.geo\";\nexport * as LanguageModels from \"@osdk/foundry.languagemodels\";\nexport * as MediaSets from \"@osdk/foundry.mediasets\";\nexport * as Models from \"@osdk/foundry.models\";\nexport * as Ontologies from \"@osdk/foundry.ontologies\";\nexport * as Operations from \"@osdk/foundry.operations\";\nexport * as Orchestration from \"@osdk/foundry.orchestration\";\nexport * as PublicApis from \"@osdk/foundry.publicapis\";\nexport * as SqlQueries from \"@osdk/foundry.sqlqueries\";\nexport * as Streams from \"@osdk/foundry.streams\";\nexport * as ThirdPartyApplications from \"@osdk/foundry.thirdpartyapplications\";\nexport * as Widgets from \"@osdk/foundry.widgets\";\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,KAAKA,KAAK,MAAM,qBAAqB;AAC5C,OAAO,KAAKC,SAAS,MAAM,yBAAyB;AACpD,OAAO,KAAKC,KAAK,MAAM,qBAAqB;AAC5C,OAAO,KAAKC,YAAY,MAAM,4BAA4B;AAC1D,OAAO,KAAKC,IAAI,MAAM,oBAAoB;AAC1C,OAAO,KAAKC,UAAU,MAAM,0BAA0B;AACtD,OAAO,KAAKC,QAAQ,MAAM,wBAAwB;AAClD,OAAO,KAAKC,UAAU,MAAM,0BAA0B;AACtD,OAAO,KAAKC,SAAS,MAAM,yBAAyB;AACpD,OAAO,KAAKC,GAAG,MAAM,mBAAmB;AACxC,OAAO,KAAKC,cAAc,MAAM,8BAA8B;AAC9D,OAAO,KAAKC,SAAS,MAAM,yBAAyB;AACpD,OAAO,KAAKC,MAAM,MAAM,sBAAsB;AAC9C,OAAO,KAAKC,UAAU,MAAM,0BAA0B;AACtD,OAAO,KAAKC,UAAU,MAAM,0BAA0B;AACtD,OAAO,KAAKC,aAAa,MAAM,6BAA6B;AAC5D,OAAO,KAAKC,UAAU,MAAM,0BAA0B;AACtD,OAAO,KAAKC,UAAU,MAAM,0BAA0B;AACtD,OAAO,KAAKC,OAAO,MAAM,uBAAuB;AAChD,OAAO,KAAKC,sBAAsB,MAAM,sCAAsC;AAC9E,OAAO,KAAKC,OAAO,MAAM,uBAAuB","ignoreList":[]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@osdk/foundry",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.31.0",
|
|
4
4
|
"license": "Apache-2.0",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -21,27 +21,28 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@osdk/shared.client": "^1.0.1",
|
|
23
23
|
"@osdk/shared.client2": "^1.0.0",
|
|
24
|
-
"@osdk/foundry.
|
|
25
|
-
"@osdk/foundry.
|
|
26
|
-
"@osdk/foundry.
|
|
27
|
-
"@osdk/foundry.
|
|
28
|
-
"@osdk/foundry.core": "2.
|
|
29
|
-
"@osdk/foundry.
|
|
30
|
-
"@osdk/foundry.
|
|
31
|
-
"@osdk/foundry.functions": "2.
|
|
32
|
-
"@osdk/foundry.
|
|
33
|
-
"@osdk/foundry.
|
|
34
|
-
"@osdk/foundry.geojson": "2.
|
|
35
|
-
"@osdk/foundry.
|
|
36
|
-
"@osdk/foundry.models": "2.
|
|
37
|
-
"@osdk/foundry.
|
|
38
|
-
"@osdk/foundry.
|
|
39
|
-
"@osdk/foundry.
|
|
40
|
-
"@osdk/foundry.publicapis": "2.
|
|
41
|
-
"@osdk/foundry.
|
|
42
|
-
"@osdk/foundry.
|
|
43
|
-
"@osdk/foundry.
|
|
44
|
-
"@osdk/foundry.
|
|
24
|
+
"@osdk/foundry.aipagents": "2.31.0",
|
|
25
|
+
"@osdk/foundry.audit": "2.31.0",
|
|
26
|
+
"@osdk/foundry.connectivity": "2.31.0",
|
|
27
|
+
"@osdk/foundry.admin": "2.31.0",
|
|
28
|
+
"@osdk/foundry.core": "2.31.0",
|
|
29
|
+
"@osdk/foundry.datahealth": "2.31.0",
|
|
30
|
+
"@osdk/foundry.datasets": "2.31.0",
|
|
31
|
+
"@osdk/foundry.functions": "2.31.0",
|
|
32
|
+
"@osdk/foundry.filesystem": "2.31.0",
|
|
33
|
+
"@osdk/foundry.geo": "2.31.0",
|
|
34
|
+
"@osdk/foundry.geojson": "2.31.0",
|
|
35
|
+
"@osdk/foundry.languagemodels": "2.31.0",
|
|
36
|
+
"@osdk/foundry.models": "2.31.0",
|
|
37
|
+
"@osdk/foundry.ontologies": "2.31.0",
|
|
38
|
+
"@osdk/foundry.mediasets": "2.31.0",
|
|
39
|
+
"@osdk/foundry.operations": "2.31.0",
|
|
40
|
+
"@osdk/foundry.publicapis": "2.31.0",
|
|
41
|
+
"@osdk/foundry.orchestration": "2.31.0",
|
|
42
|
+
"@osdk/foundry.sqlqueries": "2.31.0",
|
|
43
|
+
"@osdk/foundry.streams": "2.31.0",
|
|
44
|
+
"@osdk/foundry.thirdpartyapplications": "2.31.0",
|
|
45
|
+
"@osdk/foundry.widgets": "2.31.0",
|
|
45
46
|
"@osdk/shared.net.platformapi": "~1.4.0"
|
|
46
47
|
},
|
|
47
48
|
"devDependencies": {
|
|
@@ -65,7 +66,7 @@
|
|
|
65
66
|
"sls": {
|
|
66
67
|
"dependencies": {
|
|
67
68
|
"com.palantir.foundry.api:api-gateway": {
|
|
68
|
-
"minVersion": "1.
|
|
69
|
+
"minVersion": "1.1293.0",
|
|
69
70
|
"maxVersion": "1.x.x",
|
|
70
71
|
"optional": false
|
|
71
72
|
}
|