@osdk/faux 0.4.0-beta.4 → 0.4.0-beta.6
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 +26 -0
- package/build/browser/handlers/createObjectSetHandlers.js +1 -0
- package/build/browser/handlers/createObjectSetHandlers.js.map +1 -1
- package/build/cjs/index.cjs +19 -18
- package/build/cjs/index.cjs.map +1 -1
- package/build/esm/handlers/createObjectSetHandlers.js +1 -0
- package/build/esm/handlers/createObjectSetHandlers.js.map +1 -1
- package/package.json +8 -8
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,31 @@
|
|
|
1
1
|
# @osdk/shared.test
|
|
2
2
|
|
|
3
|
+
## 0.4.0-beta.6
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- 84f0eef: Bumping OSDK apis
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- Updated dependencies [84f0eef]
|
|
12
|
+
- Updated dependencies [486ef7e]
|
|
13
|
+
- Updated dependencies [ea077c6]
|
|
14
|
+
- @osdk/generator-converters@2.6.0-beta.13
|
|
15
|
+
- @osdk/api@2.6.0-beta.13
|
|
16
|
+
|
|
17
|
+
## 0.4.0-beta.5
|
|
18
|
+
|
|
19
|
+
### Minor Changes
|
|
20
|
+
|
|
21
|
+
- 3fbb596: Pipe through transactionId to endpoints that load data via object sets
|
|
22
|
+
|
|
23
|
+
### Patch Changes
|
|
24
|
+
|
|
25
|
+
- Updated dependencies [3fbb596]
|
|
26
|
+
- @osdk/generator-converters@2.6.0-beta.10
|
|
27
|
+
- @osdk/api@2.6.0-beta.10
|
|
28
|
+
|
|
3
29
|
## 0.4.0-beta.4
|
|
4
30
|
|
|
5
31
|
### Minor Changes
|
|
@@ -44,6 +44,7 @@ OntologiesV2.OntologyObjectSets.loadMultipleObjectTypes(baseUrl, async ({
|
|
|
44
44
|
const objectApiNames = new Set(pagedResponse.data.map(o => o.__apiName));
|
|
45
45
|
return {
|
|
46
46
|
interfaceToObjectTypeMappings: fauxFoundry.getOntology(params.ontologyApiName).getInterfaceToObjectTypeMappings(objectApiNames),
|
|
47
|
+
interfaceToObjectTypeMappingsV2: {},
|
|
47
48
|
...pagedResponse
|
|
48
49
|
};
|
|
49
50
|
})];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createObjectSetHandlers.js","names":["OntologiesV2","createObjectSetHandlers","baseUrl","fauxFoundry","OntologyObjectSets","load","request","params","getDataStore","ontologyApiName","getObjectsFromObjectSet","json","aggregate","Error","loadMultipleObjectTypes","pagedResponse","objectApiNames","Set","data","map","o","__apiName","interfaceToObjectTypeMappings","getOntology","getInterfaceToObjectTypeMappings"],"sources":["createObjectSetHandlers.ts"],"sourcesContent":["/*\n * Copyright 2023 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 */\n\nimport type { RequestHandler } from \"msw\";\nimport type { FauxFoundry } from \"../FauxFoundry/FauxFoundry.js\";\nimport { OntologiesV2 } from \"../mock/index.js\";\n\nexport const createObjectSetHandlers = (\n baseUrl: string,\n fauxFoundry: FauxFoundry,\n): Array<RequestHandler> => [\n /**\n * Load ObjectSet Objects\n */\n OntologiesV2.OntologyObjectSets.load(\n baseUrl,\n async ({ request, params }) => {\n return fauxFoundry\n .getDataStore(params.ontologyApiName)\n .getObjectsFromObjectSet(await request.json());\n },\n ),\n\n /**\n * Aggregate Objects in ObjectSet\n */\n OntologiesV2.OntologyObjectSets.aggregate(\n baseUrl,\n async ({ request }) => {\n throw new Error(\"Not implemented\");\n },\n ),\n\n /**\n * Load interface objectset Objects\n */\n OntologiesV2.OntologyObjectSets.loadMultipleObjectTypes(\n baseUrl,\n async ({ params, request }) => {\n const pagedResponse = fauxFoundry\n .getDataStore(params.ontologyApiName)\n .getObjectsFromObjectSet(await request.json());\n\n const objectApiNames = new Set(pagedResponse.data.map(o => o.__apiName));\n\n return {\n interfaceToObjectTypeMappings: fauxFoundry\n .getOntology(params.ontologyApiName)\n .getInterfaceToObjectTypeMappings(objectApiNames),\n ...pagedResponse,\n };\n },\n ),\n];\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAIA,SAASA,YAAY,QAAQ,kBAAkB;AAE/C,OAAO,MAAMC,uBAAuB,GAAGA,CACrCC,OAAe,EACfC,WAAwB,KACE;AAC1B;AACF;AACA;AACEH,YAAY,CAACI,kBAAkB,CAACC,IAAI,CAClCH,OAAO,EACP,OAAO;EAAEI,OAAO;EAAEC;AAAO,CAAC,KAAK;EAC7B,OAAOJ,WAAW,CACfK,YAAY,CAACD,MAAM,CAACE,eAAe,CAAC,CACpCC,uBAAuB,CAAC,MAAMJ,OAAO,CAACK,IAAI,CAAC,CAAC,CAAC;AAClD,CACF,CAAC;AAED;AACF;AACA;AACEX,YAAY,CAACI,kBAAkB,CAACQ,SAAS,CACvCV,OAAO,EACP,OAAO;EAAEI;AAAQ,CAAC,KAAK;EACrB,MAAM,IAAIO,KAAK,CAAC,iBAAiB,CAAC;AACpC,CACF,CAAC;AAED;AACF;AACA;AACEb,YAAY,CAACI,kBAAkB,CAACU,uBAAuB,CACrDZ,OAAO,EACP,OAAO;EAAEK,MAAM;EAAED;AAAQ,CAAC,KAAK;EAC7B,MAAMS,aAAa,GAAGZ,WAAW,CAC9BK,YAAY,CAACD,MAAM,CAACE,eAAe,CAAC,CACpCC,uBAAuB,CAAC,MAAMJ,OAAO,CAACK,IAAI,CAAC,CAAC,CAAC;EAEhD,MAAMK,cAAc,GAAG,IAAIC,GAAG,CAACF,aAAa,CAACG,IAAI,CAACC,GAAG,CAACC,CAAC,IAAIA,CAAC,CAACC,SAAS,CAAC,CAAC;EAExE,OAAO;IACLC,6BAA6B,EAAEnB,WAAW,CACvCoB,WAAW,CAAChB,MAAM,CAACE,eAAe,CAAC,CACnCe,gCAAgC,CAACR,cAAc,CAAC;
|
|
1
|
+
{"version":3,"file":"createObjectSetHandlers.js","names":["OntologiesV2","createObjectSetHandlers","baseUrl","fauxFoundry","OntologyObjectSets","load","request","params","getDataStore","ontologyApiName","getObjectsFromObjectSet","json","aggregate","Error","loadMultipleObjectTypes","pagedResponse","objectApiNames","Set","data","map","o","__apiName","interfaceToObjectTypeMappings","getOntology","getInterfaceToObjectTypeMappings","interfaceToObjectTypeMappingsV2"],"sources":["createObjectSetHandlers.ts"],"sourcesContent":["/*\n * Copyright 2023 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 */\n\nimport type { RequestHandler } from \"msw\";\nimport type { FauxFoundry } from \"../FauxFoundry/FauxFoundry.js\";\nimport { OntologiesV2 } from \"../mock/index.js\";\n\nexport const createObjectSetHandlers = (\n baseUrl: string,\n fauxFoundry: FauxFoundry,\n): Array<RequestHandler> => [\n /**\n * Load ObjectSet Objects\n */\n OntologiesV2.OntologyObjectSets.load(\n baseUrl,\n async ({ request, params }) => {\n return fauxFoundry\n .getDataStore(params.ontologyApiName)\n .getObjectsFromObjectSet(await request.json());\n },\n ),\n\n /**\n * Aggregate Objects in ObjectSet\n */\n OntologiesV2.OntologyObjectSets.aggregate(\n baseUrl,\n async ({ request }) => {\n throw new Error(\"Not implemented\");\n },\n ),\n\n /**\n * Load interface objectset Objects\n */\n OntologiesV2.OntologyObjectSets.loadMultipleObjectTypes(\n baseUrl,\n async ({ params, request }) => {\n const pagedResponse = fauxFoundry\n .getDataStore(params.ontologyApiName)\n .getObjectsFromObjectSet(await request.json());\n\n const objectApiNames = new Set(pagedResponse.data.map(o => o.__apiName));\n\n return {\n interfaceToObjectTypeMappings: fauxFoundry\n .getOntology(params.ontologyApiName)\n .getInterfaceToObjectTypeMappings(objectApiNames),\n interfaceToObjectTypeMappingsV2: {},\n ...pagedResponse,\n };\n },\n ),\n];\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAIA,SAASA,YAAY,QAAQ,kBAAkB;AAE/C,OAAO,MAAMC,uBAAuB,GAAGA,CACrCC,OAAe,EACfC,WAAwB,KACE;AAC1B;AACF;AACA;AACEH,YAAY,CAACI,kBAAkB,CAACC,IAAI,CAClCH,OAAO,EACP,OAAO;EAAEI,OAAO;EAAEC;AAAO,CAAC,KAAK;EAC7B,OAAOJ,WAAW,CACfK,YAAY,CAACD,MAAM,CAACE,eAAe,CAAC,CACpCC,uBAAuB,CAAC,MAAMJ,OAAO,CAACK,IAAI,CAAC,CAAC,CAAC;AAClD,CACF,CAAC;AAED;AACF;AACA;AACEX,YAAY,CAACI,kBAAkB,CAACQ,SAAS,CACvCV,OAAO,EACP,OAAO;EAAEI;AAAQ,CAAC,KAAK;EACrB,MAAM,IAAIO,KAAK,CAAC,iBAAiB,CAAC;AACpC,CACF,CAAC;AAED;AACF;AACA;AACEb,YAAY,CAACI,kBAAkB,CAACU,uBAAuB,CACrDZ,OAAO,EACP,OAAO;EAAEK,MAAM;EAAED;AAAQ,CAAC,KAAK;EAC7B,MAAMS,aAAa,GAAGZ,WAAW,CAC9BK,YAAY,CAACD,MAAM,CAACE,eAAe,CAAC,CACpCC,uBAAuB,CAAC,MAAMJ,OAAO,CAACK,IAAI,CAAC,CAAC,CAAC;EAEhD,MAAMK,cAAc,GAAG,IAAIC,GAAG,CAACF,aAAa,CAACG,IAAI,CAACC,GAAG,CAACC,CAAC,IAAIA,CAAC,CAACC,SAAS,CAAC,CAAC;EAExE,OAAO;IACLC,6BAA6B,EAAEnB,WAAW,CACvCoB,WAAW,CAAChB,MAAM,CAACE,eAAe,CAAC,CACnCe,gCAAgC,CAACR,cAAc,CAAC;IACnDS,+BAA+B,EAAE,CAAC,CAAC;IACnC,GAAGV;EACL,CAAC;AACH,CACF,CAAC,CACF","ignoreList":[]}
|
package/build/cjs/index.cjs
CHANGED
|
@@ -1773,7 +1773,7 @@ __export(Actions_exports, {
|
|
|
1773
1773
|
applyBatch: () => applyBatch2
|
|
1774
1774
|
});
|
|
1775
1775
|
|
|
1776
|
-
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.
|
|
1776
|
+
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.41.0/node_modules/@osdk/foundry.ontologies/build/esm/public/Action.js
|
|
1777
1777
|
var Action_exports = {};
|
|
1778
1778
|
__export(Action_exports, {
|
|
1779
1779
|
apply: () => apply,
|
|
@@ -1874,7 +1874,7 @@ function parseUrl(baseUrl, endpointPath) {
|
|
|
1874
1874
|
return new URL(`api${endpointPath}`, baseUrl);
|
|
1875
1875
|
}
|
|
1876
1876
|
|
|
1877
|
-
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.
|
|
1877
|
+
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.41.0/node_modules/@osdk/foundry.ontologies/build/esm/public/Action.js
|
|
1878
1878
|
var _apply = [1, "/v2/ontologies/{0}/actions/{1}/apply", 3];
|
|
1879
1879
|
function apply($ctx, ...args) {
|
|
1880
1880
|
return foundryPlatformFetch($ctx, _apply, ...args);
|
|
@@ -1888,7 +1888,7 @@ function applyBatch($ctx, ...args) {
|
|
|
1888
1888
|
return foundryPlatformFetch($ctx, _applyBatch, ...args);
|
|
1889
1889
|
}
|
|
1890
1890
|
|
|
1891
|
-
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.
|
|
1891
|
+
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.41.0/node_modules/@osdk/foundry.ontologies/build/esm/public/ActionTypeV2.js
|
|
1892
1892
|
var ActionTypeV2_exports = {};
|
|
1893
1893
|
__export(ActionTypeV2_exports, {
|
|
1894
1894
|
get: () => get,
|
|
@@ -1908,7 +1908,7 @@ function getByRid($ctx, ...args) {
|
|
|
1908
1908
|
return foundryPlatformFetch($ctx, _getByRid, ...args);
|
|
1909
1909
|
}
|
|
1910
1910
|
|
|
1911
|
-
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.
|
|
1911
|
+
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.41.0/node_modules/@osdk/foundry.ontologies/build/esm/public/Attachment.js
|
|
1912
1912
|
var Attachment_exports = {};
|
|
1913
1913
|
__export(Attachment_exports, {
|
|
1914
1914
|
get: () => get2,
|
|
@@ -1933,7 +1933,7 @@ function get2($ctx, ...args) {
|
|
|
1933
1933
|
return foundryPlatformFetch($ctx, _get2, ...args);
|
|
1934
1934
|
}
|
|
1935
1935
|
|
|
1936
|
-
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.
|
|
1936
|
+
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.41.0/node_modules/@osdk/foundry.ontologies/build/esm/public/AttachmentPropertyV2.js
|
|
1937
1937
|
var AttachmentPropertyV2_exports = {};
|
|
1938
1938
|
__export(AttachmentPropertyV2_exports, {
|
|
1939
1939
|
getAttachment: () => getAttachment,
|
|
@@ -1958,7 +1958,7 @@ function readAttachmentByRid($ctx, ...args) {
|
|
|
1958
1958
|
return foundryPlatformFetch($ctx, _readAttachmentByRid, ...args);
|
|
1959
1959
|
}
|
|
1960
1960
|
|
|
1961
|
-
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.
|
|
1961
|
+
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.41.0/node_modules/@osdk/foundry.ontologies/build/esm/public/LinkedObjectV2.js
|
|
1962
1962
|
var LinkedObjectV2_exports = {};
|
|
1963
1963
|
__export(LinkedObjectV2_exports, {
|
|
1964
1964
|
getLinkedObject: () => getLinkedObject,
|
|
@@ -1973,7 +1973,7 @@ function getLinkedObject($ctx, ...args) {
|
|
|
1973
1973
|
return foundryPlatformFetch($ctx, _getLinkedObject, ...args);
|
|
1974
1974
|
}
|
|
1975
1975
|
|
|
1976
|
-
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.
|
|
1976
|
+
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.41.0/node_modules/@osdk/foundry.ontologies/build/esm/public/MediaReferenceProperty.js
|
|
1977
1977
|
var MediaReferenceProperty_exports = {};
|
|
1978
1978
|
__export(MediaReferenceProperty_exports, {
|
|
1979
1979
|
getMediaContent: () => getMediaContent,
|
|
@@ -1993,7 +1993,7 @@ function upload2($ctx, ...args) {
|
|
|
1993
1993
|
return foundryPlatformFetch($ctx, _upload2, ...args);
|
|
1994
1994
|
}
|
|
1995
1995
|
|
|
1996
|
-
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.
|
|
1996
|
+
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.41.0/node_modules/@osdk/foundry.ontologies/build/esm/public/ObjectTypeV2.js
|
|
1997
1997
|
var ObjectTypeV2_exports = {};
|
|
1998
1998
|
__export(ObjectTypeV2_exports, {
|
|
1999
1999
|
get: () => get3,
|
|
@@ -2023,7 +2023,7 @@ function getOutgoingLinkType($ctx, ...args) {
|
|
|
2023
2023
|
return foundryPlatformFetch($ctx, _getOutgoingLinkType, ...args);
|
|
2024
2024
|
}
|
|
2025
2025
|
|
|
2026
|
-
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.
|
|
2026
|
+
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.41.0/node_modules/@osdk/foundry.ontologies/build/esm/public/OntologyInterface.js
|
|
2027
2027
|
var OntologyInterface_exports = {};
|
|
2028
2028
|
__export(OntologyInterface_exports, {
|
|
2029
2029
|
aggregate: () => aggregate,
|
|
@@ -2068,7 +2068,7 @@ function listInterfaceLinkedObjects($ctx, ...args) {
|
|
|
2068
2068
|
return foundryPlatformFetch($ctx, _listInterfaceLinkedObjects, ...args);
|
|
2069
2069
|
}
|
|
2070
2070
|
|
|
2071
|
-
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.
|
|
2071
|
+
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.41.0/node_modules/@osdk/foundry.ontologies/build/esm/public/OntologyObjectSet.js
|
|
2072
2072
|
var OntologyObjectSet_exports = {};
|
|
2073
2073
|
__export(OntologyObjectSet_exports, {
|
|
2074
2074
|
aggregate: () => aggregate2,
|
|
@@ -2103,7 +2103,7 @@ function aggregate2($ctx, ...args) {
|
|
|
2103
2103
|
return foundryPlatformFetch($ctx, _aggregate2, ...args);
|
|
2104
2104
|
}
|
|
2105
2105
|
|
|
2106
|
-
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.
|
|
2106
|
+
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.41.0/node_modules/@osdk/foundry.ontologies/build/esm/public/OntologyObjectV2.js
|
|
2107
2107
|
var OntologyObjectV2_exports = {};
|
|
2108
2108
|
__export(OntologyObjectV2_exports, {
|
|
2109
2109
|
aggregate: () => aggregate3,
|
|
@@ -2133,7 +2133,7 @@ function aggregate3($ctx, ...args) {
|
|
|
2133
2133
|
return foundryPlatformFetch($ctx, _aggregate3, ...args);
|
|
2134
2134
|
}
|
|
2135
2135
|
|
|
2136
|
-
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.
|
|
2136
|
+
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.41.0/node_modules/@osdk/foundry.ontologies/build/esm/public/OntologyTransaction.js
|
|
2137
2137
|
var OntologyTransaction_exports = {};
|
|
2138
2138
|
__export(OntologyTransaction_exports, {
|
|
2139
2139
|
postEdits: () => postEdits
|
|
@@ -2143,7 +2143,7 @@ function postEdits($ctx, ...args) {
|
|
|
2143
2143
|
return foundryPlatformFetch($ctx, _postEdits, ...args);
|
|
2144
2144
|
}
|
|
2145
2145
|
|
|
2146
|
-
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.
|
|
2146
|
+
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.41.0/node_modules/@osdk/foundry.ontologies/build/esm/public/OntologyV2.js
|
|
2147
2147
|
var OntologyV2_exports = {};
|
|
2148
2148
|
__export(OntologyV2_exports, {
|
|
2149
2149
|
get: () => get7,
|
|
@@ -2168,7 +2168,7 @@ function loadMetadata($ctx, ...args) {
|
|
|
2168
2168
|
return foundryPlatformFetch($ctx, _loadMetadata, ...args);
|
|
2169
2169
|
}
|
|
2170
2170
|
|
|
2171
|
-
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.
|
|
2171
|
+
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.41.0/node_modules/@osdk/foundry.ontologies/build/esm/public/Query.js
|
|
2172
2172
|
var Query_exports = {};
|
|
2173
2173
|
__export(Query_exports, {
|
|
2174
2174
|
execute: () => execute
|
|
@@ -2178,7 +2178,7 @@ function execute($ctx, ...args) {
|
|
|
2178
2178
|
return foundryPlatformFetch($ctx, _execute, ...args);
|
|
2179
2179
|
}
|
|
2180
2180
|
|
|
2181
|
-
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.
|
|
2181
|
+
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.41.0/node_modules/@osdk/foundry.ontologies/build/esm/public/QueryType.js
|
|
2182
2182
|
var QueryType_exports = {};
|
|
2183
2183
|
__export(QueryType_exports, {
|
|
2184
2184
|
get: () => get8,
|
|
@@ -2193,7 +2193,7 @@ function get8($ctx, ...args) {
|
|
|
2193
2193
|
return foundryPlatformFetch($ctx, _get8, ...args);
|
|
2194
2194
|
}
|
|
2195
2195
|
|
|
2196
|
-
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.
|
|
2196
|
+
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.41.0/node_modules/@osdk/foundry.ontologies/build/esm/public/TimeSeriesPropertyV2.js
|
|
2197
2197
|
var TimeSeriesPropertyV2_exports = {};
|
|
2198
2198
|
__export(TimeSeriesPropertyV2_exports, {
|
|
2199
2199
|
getFirstPoint: () => getFirstPoint,
|
|
@@ -2213,7 +2213,7 @@ function streamPoints($ctx, ...args) {
|
|
|
2213
2213
|
return foundryPlatformFetch($ctx, _streamPoints, ...args);
|
|
2214
2214
|
}
|
|
2215
2215
|
|
|
2216
|
-
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.
|
|
2216
|
+
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.41.0/node_modules/@osdk/foundry.ontologies/build/esm/public/TimeSeriesValueBankProperty.js
|
|
2217
2217
|
var TimeSeriesValueBankProperty_exports = {};
|
|
2218
2218
|
__export(TimeSeriesValueBankProperty_exports, {
|
|
2219
2219
|
getLatestValue: () => getLatestValue,
|
|
@@ -2279,7 +2279,7 @@ __export(MediaReferenceProperties_exports, {
|
|
|
2279
2279
|
uploadMedia: () => uploadMedia2
|
|
2280
2280
|
});
|
|
2281
2281
|
|
|
2282
|
-
// ../../node_modules/.pnpm/@osdk+foundry.mediasets@2.
|
|
2282
|
+
// ../../node_modules/.pnpm/@osdk+foundry.mediasets@2.41.0/node_modules/@osdk/foundry.mediasets/build/esm/public/MediaSet.js
|
|
2283
2283
|
var MediaSet_exports = {};
|
|
2284
2284
|
__export(MediaSet_exports, {
|
|
2285
2285
|
abort: () => abort,
|
|
@@ -2756,6 +2756,7 @@ var createObjectSetHandlers = (baseUrl, fauxFoundry) => [
|
|
|
2756
2756
|
const objectApiNames = new Set(pagedResponse.data.map((o) => o.__apiName));
|
|
2757
2757
|
return {
|
|
2758
2758
|
interfaceToObjectTypeMappings: fauxFoundry.getOntology(params.ontologyApiName).getInterfaceToObjectTypeMappings(objectApiNames),
|
|
2759
|
+
interfaceToObjectTypeMappingsV2: {},
|
|
2759
2760
|
...pagedResponse
|
|
2760
2761
|
};
|
|
2761
2762
|
})
|