@osdk/internal.foundry.ontologiesv2 0.0.0 → 0.0.1-main-20240520153817
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 +12 -0
- package/build/{js/chunk-ASOY6GXH.mjs → browser/chunk-5S4TI7QE.js} +2 -2
- package/build/{js/chunk-CURT4PAO.mjs → browser/chunk-7GSI42IJ.js} +2 -2
- package/build/{js/chunk-ZSTKOCBT.mjs → browser/chunk-CSAU5B4Q.js} +1 -1
- package/build/{js/chunk-4QLZ4AX4.mjs → browser/chunk-IXLLMMG5.js} +2 -2
- package/build/{js/chunk-JWPM3L3P.mjs → browser/chunk-K6V5UEKZ.js} +2 -2
- package/build/{js/chunk-KJEIKA3Z.mjs → browser/chunk-P2HADNHD.js} +2 -2
- package/build/{js/chunk-UYZQH2FD.mjs → browser/chunk-PKOXQZLL.js} +2 -2
- package/build/{js/chunk-7OXPEHNA.mjs → browser/chunk-PQBYK34R.js} +2 -2
- package/build/browser/index.js +10 -0
- package/build/browser/public/Action.js +4 -0
- package/build/browser/public/ActionTypeV2.js +4 -0
- package/build/browser/public/ObjectTypeV2.js +4 -0
- package/build/browser/public/OntologyObjectSet.js +4 -0
- package/build/{js/public/OntologyObjectV2.mjs → browser/public/OntologyObjectV2.js} +3 -3
- package/build/browser/public/OntologyV2.js +4 -0
- package/build/{js/public/QueryType.mjs → browser/public/QueryType.js} +3 -3
- package/build/{js/chunk-QBUP4ZJ3.browser.mjs → esm/chunk-5S4TI7QE.js} +2 -2
- package/build/{js/chunk-K6FXKYXK.browser.mjs → esm/chunk-7GSI42IJ.js} +2 -2
- package/build/{js/chunk-R2RMUNCR.browser.mjs → esm/chunk-CSAU5B4Q.js} +1 -1
- package/build/{js/chunk-Q34PQMAG.browser.mjs → esm/chunk-IXLLMMG5.js} +2 -2
- package/build/{js/chunk-7EJXI26U.browser.mjs → esm/chunk-K6V5UEKZ.js} +2 -2
- package/build/{js/chunk-A62MJWJL.browser.mjs → esm/chunk-P2HADNHD.js} +2 -2
- package/build/{js/chunk-SZDMUQWJ.browser.mjs → esm/chunk-PKOXQZLL.js} +2 -2
- package/build/{js/chunk-J5ACKCFT.browser.mjs → esm/chunk-PQBYK34R.js} +2 -2
- package/build/esm/index.js +10 -0
- package/build/esm/public/Action.js +4 -0
- package/build/esm/public/ActionTypeV2.js +4 -0
- package/build/esm/public/ObjectTypeV2.js +4 -0
- package/build/esm/public/OntologyObjectSet.js +4 -0
- package/build/{js/public/OntologyObjectV2.browser.mjs → esm/public/OntologyObjectV2.js} +3 -3
- package/build/esm/public/OntologyV2.js +4 -0
- package/build/esm/public/QueryType.js +4 -0
- package/package.json +18 -20
- package/build/js/index.browser.mjs +0 -10
- package/build/js/index.mjs +0 -10
- package/build/js/public/Action.browser.mjs +0 -4
- package/build/js/public/Action.mjs +0 -4
- package/build/js/public/ActionTypeV2.browser.mjs +0 -4
- package/build/js/public/ActionTypeV2.mjs +0 -4
- package/build/js/public/ObjectTypeV2.browser.mjs +0 -4
- package/build/js/public/ObjectTypeV2.mjs +0 -4
- package/build/js/public/OntologyObjectSet.browser.mjs +0 -4
- package/build/js/public/OntologyObjectSet.mjs +0 -4
- package/build/js/public/OntologyV2.browser.mjs +0 -4
- package/build/js/public/OntologyV2.mjs +0 -4
- package/build/js/public/QueryType.browser.mjs +0 -4
- /package/build/{js/chunk-ASOY6GXH.mjs.map → browser/chunk-5S4TI7QE.js.map} +0 -0
- /package/build/{js/chunk-CURT4PAO.mjs.map → browser/chunk-7GSI42IJ.js.map} +0 -0
- /package/build/{js/chunk-7G2FSZUY.cjs.map → browser/chunk-CSAU5B4Q.js.map} +0 -0
- /package/build/{js/chunk-4QLZ4AX4.mjs.map → browser/chunk-IXLLMMG5.js.map} +0 -0
- /package/build/{js/chunk-7EJXI26U.browser.mjs.map → browser/chunk-K6V5UEKZ.js.map} +0 -0
- /package/build/{js/chunk-A62MJWJL.browser.mjs.map → browser/chunk-P2HADNHD.js.map} +0 -0
- /package/build/{js/chunk-2MBEHXAZ.cjs.map → browser/chunk-PKOXQZLL.js.map} +0 -0
- /package/build/{js/chunk-7OXPEHNA.mjs.map → browser/chunk-PQBYK34R.js.map} +0 -0
- /package/build/{js/index.browser.mjs.map → browser/index.js.map} +0 -0
- /package/build/{js/index.cjs.map → browser/public/Action.js.map} +0 -0
- /package/build/{js/index.mjs.map → browser/public/ActionTypeV2.js.map} +0 -0
- /package/build/{js/public/Action.browser.mjs.map → browser/public/ObjectTypeV2.js.map} +0 -0
- /package/build/{js/public/Action.cjs.map → browser/public/OntologyObjectSet.js.map} +0 -0
- /package/build/{js/public/Action.mjs.map → browser/public/OntologyObjectV2.js.map} +0 -0
- /package/build/{js/public/ActionTypeV2.browser.mjs.map → browser/public/OntologyV2.js.map} +0 -0
- /package/build/{js/public/ActionTypeV2.cjs.map → browser/public/QueryType.js.map} +0 -0
- /package/build/{js → cjs}/chunk-2MBEHXAZ.cjs +0 -0
- /package/build/{js/chunk-SZDMUQWJ.browser.mjs.map → cjs/chunk-2MBEHXAZ.cjs.map} +0 -0
- /package/build/{js → cjs}/chunk-6R44KITD.cjs +0 -0
- /package/build/{js → cjs}/chunk-6R44KITD.cjs.map +0 -0
- /package/build/{js → cjs}/chunk-7G2FSZUY.cjs +0 -0
- /package/build/{js/chunk-R2RMUNCR.browser.mjs.map → cjs/chunk-7G2FSZUY.cjs.map} +0 -0
- /package/build/{js → cjs}/chunk-AAFKH4BF.cjs +0 -0
- /package/build/{js → cjs}/chunk-AAFKH4BF.cjs.map +0 -0
- /package/build/{js → cjs}/chunk-E66Y73OF.cjs +0 -0
- /package/build/{js → cjs}/chunk-E66Y73OF.cjs.map +0 -0
- /package/build/{js → cjs}/chunk-HS7GYR5G.cjs +0 -0
- /package/build/{js → cjs}/chunk-HS7GYR5G.cjs.map +0 -0
- /package/build/{js → cjs}/chunk-NPGACSEZ.cjs +0 -0
- /package/build/{js → cjs}/chunk-NPGACSEZ.cjs.map +0 -0
- /package/build/{js → cjs}/chunk-YMSR5FTZ.cjs +0 -0
- /package/build/{js → cjs}/chunk-YMSR5FTZ.cjs.map +0 -0
- /package/build/{js → cjs}/index.cjs +0 -0
- /package/build/{js/public/ActionTypeV2.mjs.map → cjs/index.cjs.map} +0 -0
- /package/build/{js → cjs}/public/Action.cjs +0 -0
- /package/build/{js/public/ObjectTypeV2.browser.mjs.map → cjs/public/Action.cjs.map} +0 -0
- /package/build/{js → cjs}/public/ActionTypeV2.cjs +0 -0
- /package/build/{js/public/ObjectTypeV2.cjs.map → cjs/public/ActionTypeV2.cjs.map} +0 -0
- /package/build/{js → cjs}/public/ObjectTypeV2.cjs +0 -0
- /package/build/{js/public/ObjectTypeV2.mjs.map → cjs/public/ObjectTypeV2.cjs.map} +0 -0
- /package/build/{js → cjs}/public/OntologyObjectSet.cjs +0 -0
- /package/build/{js → cjs}/public/OntologyObjectSet.cjs.map +0 -0
- /package/build/{js → cjs}/public/OntologyObjectV2.cjs +0 -0
- /package/build/{js → cjs}/public/OntologyObjectV2.cjs.map +0 -0
- /package/build/{js → cjs}/public/OntologyV2.cjs +0 -0
- /package/build/{js → cjs}/public/OntologyV2.cjs.map +0 -0
- /package/build/{js → cjs}/public/QueryType.cjs +0 -0
- /package/build/{js → cjs}/public/QueryType.cjs.map +0 -0
- /package/build/{types → esm}/_components.d.ts +0 -0
- /package/build/{types → esm}/_components.d.ts.map +0 -0
- /package/build/{js/chunk-QBUP4ZJ3.browser.mjs.map → esm/chunk-5S4TI7QE.js.map} +0 -0
- /package/build/{js/chunk-K6FXKYXK.browser.mjs.map → esm/chunk-7GSI42IJ.js.map} +0 -0
- /package/build/{js/chunk-ZSTKOCBT.mjs.map → esm/chunk-CSAU5B4Q.js.map} +0 -0
- /package/build/{js/chunk-Q34PQMAG.browser.mjs.map → esm/chunk-IXLLMMG5.js.map} +0 -0
- /package/build/{js/chunk-JWPM3L3P.mjs.map → esm/chunk-K6V5UEKZ.js.map} +0 -0
- /package/build/{js/chunk-KJEIKA3Z.mjs.map → esm/chunk-P2HADNHD.js.map} +0 -0
- /package/build/{js/chunk-UYZQH2FD.mjs.map → esm/chunk-PKOXQZLL.js.map} +0 -0
- /package/build/{js/chunk-J5ACKCFT.browser.mjs.map → esm/chunk-PQBYK34R.js.map} +0 -0
- /package/build/{types → esm}/index.d.ts +0 -0
- /package/build/{types → esm}/index.d.ts.map +0 -0
- /package/build/{js/public/OntologyObjectSet.browser.mjs.map → esm/index.js.map} +0 -0
- /package/build/{types → esm}/public/Action.d.ts +0 -0
- /package/build/{types → esm}/public/Action.d.ts.map +0 -0
- /package/build/{js/public/OntologyObjectSet.mjs.map → esm/public/Action.js.map} +0 -0
- /package/build/{types → esm}/public/ActionTypeV2.d.ts +0 -0
- /package/build/{types → esm}/public/ActionTypeV2.d.ts.map +0 -0
- /package/build/{js/public/OntologyObjectV2.browser.mjs.map → esm/public/ActionTypeV2.js.map} +0 -0
- /package/build/{types → esm}/public/ObjectTypeV2.d.ts +0 -0
- /package/build/{types → esm}/public/ObjectTypeV2.d.ts.map +0 -0
- /package/build/{js/public/OntologyObjectV2.mjs.map → esm/public/ObjectTypeV2.js.map} +0 -0
- /package/build/{types → esm}/public/OntologyObjectSet.d.ts +0 -0
- /package/build/{types → esm}/public/OntologyObjectSet.d.ts.map +0 -0
- /package/build/{js/public/OntologyV2.browser.mjs.map → esm/public/OntologyObjectSet.js.map} +0 -0
- /package/build/{types → esm}/public/OntologyObjectV2.d.ts +0 -0
- /package/build/{types → esm}/public/OntologyObjectV2.d.ts.map +0 -0
- /package/build/{js/public/OntologyV2.mjs.map → esm/public/OntologyObjectV2.js.map} +0 -0
- /package/build/{types → esm}/public/OntologyV2.d.ts +0 -0
- /package/build/{types → esm}/public/OntologyV2.d.ts.map +0 -0
- /package/build/{js/public/QueryType.browser.mjs.map → esm/public/OntologyV2.js.map} +0 -0
- /package/build/{types → esm}/public/QueryType.d.ts +0 -0
- /package/build/{types → esm}/public/QueryType.d.ts.map +0 -0
- /package/build/{js/public/QueryType.mjs.map → esm/public/QueryType.js.map} +0 -0
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
# @osdk/internal.foundry.ontologiesv2
|
|
2
|
+
|
|
3
|
+
## 0.0.1-main-20240520153817
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [94833a7]
|
|
8
|
+
- @osdk/shared.net@1.11.1-main-20240520153817
|
|
9
|
+
- @osdk/api@1.8.1-main-20240520153817
|
|
10
|
+
- @osdk/client@0.19.1-main-20240520153817
|
|
11
|
+
- @osdk/internal.foundry.core@0.0.1-main-20240520153817
|
|
12
|
+
- @osdk/internal.foundry.ontologies@0.0.1-main-20240520153817
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __export } from './chunk-
|
|
1
|
+
import { __export } from './chunk-CSAU5B4Q.js';
|
|
2
2
|
import { foundryPlatformFetch } from '@osdk/shared.net';
|
|
3
3
|
|
|
4
4
|
// src/public/Action.ts
|
|
@@ -23,4 +23,4 @@ function applyActionAsyncV2($ctx, ...args) {
|
|
|
23
23
|
|
|
24
24
|
export { Action_exports, applyActionAsyncV2, applyActionBatchV2, applyActionV2 };
|
|
25
25
|
//# sourceMappingURL=out.js.map
|
|
26
|
-
//# sourceMappingURL=chunk-
|
|
26
|
+
//# sourceMappingURL=chunk-5S4TI7QE.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __export } from './chunk-
|
|
1
|
+
import { __export } from './chunk-CSAU5B4Q.js';
|
|
2
2
|
import { foundryPlatformFetch } from '@osdk/shared.net';
|
|
3
3
|
|
|
4
4
|
// src/public/OntologyV2.ts
|
|
@@ -23,4 +23,4 @@ function getOntologyFullMetadata($ctx, ...args) {
|
|
|
23
23
|
|
|
24
24
|
export { OntologyV2_exports, getOntologyFullMetadata, getOntologyV2, listOntologiesV2 };
|
|
25
25
|
//# sourceMappingURL=out.js.map
|
|
26
|
-
//# sourceMappingURL=chunk-
|
|
26
|
+
//# sourceMappingURL=chunk-7GSI42IJ.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __export } from './chunk-
|
|
1
|
+
import { __export } from './chunk-CSAU5B4Q.js';
|
|
2
2
|
import { foundryPlatformFetch } from '@osdk/shared.net';
|
|
3
3
|
|
|
4
4
|
// src/public/ObjectTypeV2.ts
|
|
@@ -28,4 +28,4 @@ function getOutgoingLinkTypeV2($ctx, ...args) {
|
|
|
28
28
|
|
|
29
29
|
export { ObjectTypeV2_exports, getObjectTypeV2, getOutgoingLinkTypeV2, listObjectTypesV2, listOutgoingLinkTypesV2 };
|
|
30
30
|
//# sourceMappingURL=out.js.map
|
|
31
|
-
//# sourceMappingURL=chunk-
|
|
31
|
+
//# sourceMappingURL=chunk-IXLLMMG5.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __export } from './chunk-
|
|
1
|
+
import { __export } from './chunk-CSAU5B4Q.js';
|
|
2
2
|
import { foundryPlatformFetch } from '@osdk/shared.net';
|
|
3
3
|
|
|
4
4
|
// src/public/OntologyObjectV2.ts
|
|
@@ -103,4 +103,4 @@ function getObjectTypeFullMetadata($ctx, ...args) {
|
|
|
103
103
|
|
|
104
104
|
export { OntologyObjectV2_exports, aggregateObjectsForInterface, aggregateObjectsV2, countObjects, getAttachmentByRidV2, getAttachmentContentByRidV2, getAttachmentContentV2, getAttachmentsV2, getFirstPoint, getInterfaceType, getLastPoint, getLinkedObjectV2, getObjectTypeFullMetadata, getObjectV2, listInterfaceTypes, listLinkedObjectsV2, listObjectsV2, searchObjectsForInterface, searchObjectsV2, streamPoints };
|
|
105
105
|
//# sourceMappingURL=out.js.map
|
|
106
|
-
//# sourceMappingURL=chunk-
|
|
106
|
+
//# sourceMappingURL=chunk-K6V5UEKZ.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __export } from './chunk-
|
|
1
|
+
import { __export } from './chunk-CSAU5B4Q.js';
|
|
2
2
|
import { foundryPlatformFetch } from '@osdk/shared.net';
|
|
3
3
|
|
|
4
4
|
// src/public/OntologyObjectSet.ts
|
|
@@ -28,4 +28,4 @@ function aggregateObjectSetV2($ctx, ...args) {
|
|
|
28
28
|
|
|
29
29
|
export { OntologyObjectSet_exports, aggregateObjectSetV2, createTemporaryObjectSetV2, getObjectSetV2, loadObjectSetV2 };
|
|
30
30
|
//# sourceMappingURL=out.js.map
|
|
31
|
-
//# sourceMappingURL=chunk-
|
|
31
|
+
//# sourceMappingURL=chunk-P2HADNHD.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __export } from './chunk-
|
|
1
|
+
import { __export } from './chunk-CSAU5B4Q.js';
|
|
2
2
|
import { foundryPlatformFetch } from '@osdk/shared.net';
|
|
3
3
|
|
|
4
4
|
// src/public/QueryType.ts
|
|
@@ -23,4 +23,4 @@ function executeQueryV2($ctx, ...args) {
|
|
|
23
23
|
|
|
24
24
|
export { QueryType_exports, executeQueryV2, getQueryTypeV2, listQueryTypesV2 };
|
|
25
25
|
//# sourceMappingURL=out.js.map
|
|
26
|
-
//# sourceMappingURL=chunk-
|
|
26
|
+
//# sourceMappingURL=chunk-PKOXQZLL.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __export } from './chunk-
|
|
1
|
+
import { __export } from './chunk-CSAU5B4Q.js';
|
|
2
2
|
import { foundryPlatformFetch } from '@osdk/shared.net';
|
|
3
3
|
|
|
4
4
|
// src/public/ActionTypeV2.ts
|
|
@@ -18,4 +18,4 @@ function getActionTypeV2($ctx, ...args) {
|
|
|
18
18
|
|
|
19
19
|
export { ActionTypeV2_exports, getActionTypeV2, listActionTypesV2 };
|
|
20
20
|
//# sourceMappingURL=out.js.map
|
|
21
|
-
//# sourceMappingURL=chunk-
|
|
21
|
+
//# sourceMappingURL=chunk-PQBYK34R.js.map
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
export { Action_exports as Action } from './chunk-5S4TI7QE.js';
|
|
2
|
+
export { ActionTypeV2_exports as ActionTypeV2 } from './chunk-PQBYK34R.js';
|
|
3
|
+
export { ObjectTypeV2_exports as ObjectTypeV2 } from './chunk-IXLLMMG5.js';
|
|
4
|
+
export { OntologyObjectSet_exports as OntologyObjectSet } from './chunk-P2HADNHD.js';
|
|
5
|
+
export { OntologyObjectV2_exports as OntologyObjectV2 } from './chunk-K6V5UEKZ.js';
|
|
6
|
+
export { OntologyV2_exports as OntologyV2 } from './chunk-7GSI42IJ.js';
|
|
7
|
+
export { QueryType_exports as QueryType } from './chunk-PKOXQZLL.js';
|
|
8
|
+
import './chunk-CSAU5B4Q.js';
|
|
9
|
+
//# sourceMappingURL=out.js.map
|
|
10
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { aggregateObjectsForInterface, aggregateObjectsV2, countObjects, getAttachmentByRidV2, getAttachmentContentByRidV2, getAttachmentContentV2, getAttachmentsV2, getFirstPoint, getInterfaceType, getLastPoint, getLinkedObjectV2, getObjectTypeFullMetadata, getObjectV2, listInterfaceTypes, listLinkedObjectsV2, listObjectsV2, searchObjectsForInterface, searchObjectsV2, streamPoints } from '../chunk-
|
|
2
|
-
import '../chunk-
|
|
1
|
+
export { aggregateObjectsForInterface, aggregateObjectsV2, countObjects, getAttachmentByRidV2, getAttachmentContentByRidV2, getAttachmentContentV2, getAttachmentsV2, getFirstPoint, getInterfaceType, getLastPoint, getLinkedObjectV2, getObjectTypeFullMetadata, getObjectV2, listInterfaceTypes, listLinkedObjectsV2, listObjectsV2, searchObjectsForInterface, searchObjectsV2, streamPoints } from '../chunk-K6V5UEKZ.js';
|
|
2
|
+
import '../chunk-CSAU5B4Q.js';
|
|
3
3
|
//# sourceMappingURL=out.js.map
|
|
4
|
-
//# sourceMappingURL=OntologyObjectV2.
|
|
4
|
+
//# sourceMappingURL=OntologyObjectV2.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { executeQueryV2, getQueryTypeV2, listQueryTypesV2 } from '../chunk-
|
|
2
|
-
import '../chunk-
|
|
1
|
+
export { executeQueryV2, getQueryTypeV2, listQueryTypesV2 } from '../chunk-PKOXQZLL.js';
|
|
2
|
+
import '../chunk-CSAU5B4Q.js';
|
|
3
3
|
//# sourceMappingURL=out.js.map
|
|
4
|
-
//# sourceMappingURL=QueryType.
|
|
4
|
+
//# sourceMappingURL=QueryType.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __export } from './chunk-
|
|
1
|
+
import { __export } from './chunk-CSAU5B4Q.js';
|
|
2
2
|
import { foundryPlatformFetch } from '@osdk/shared.net';
|
|
3
3
|
|
|
4
4
|
// src/public/Action.ts
|
|
@@ -23,4 +23,4 @@ function applyActionAsyncV2($ctx, ...args) {
|
|
|
23
23
|
|
|
24
24
|
export { Action_exports, applyActionAsyncV2, applyActionBatchV2, applyActionV2 };
|
|
25
25
|
//# sourceMappingURL=out.js.map
|
|
26
|
-
//# sourceMappingURL=chunk-
|
|
26
|
+
//# sourceMappingURL=chunk-5S4TI7QE.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __export } from './chunk-
|
|
1
|
+
import { __export } from './chunk-CSAU5B4Q.js';
|
|
2
2
|
import { foundryPlatformFetch } from '@osdk/shared.net';
|
|
3
3
|
|
|
4
4
|
// src/public/OntologyV2.ts
|
|
@@ -23,4 +23,4 @@ function getOntologyFullMetadata($ctx, ...args) {
|
|
|
23
23
|
|
|
24
24
|
export { OntologyV2_exports, getOntologyFullMetadata, getOntologyV2, listOntologiesV2 };
|
|
25
25
|
//# sourceMappingURL=out.js.map
|
|
26
|
-
//# sourceMappingURL=chunk-
|
|
26
|
+
//# sourceMappingURL=chunk-7GSI42IJ.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __export } from './chunk-
|
|
1
|
+
import { __export } from './chunk-CSAU5B4Q.js';
|
|
2
2
|
import { foundryPlatformFetch } from '@osdk/shared.net';
|
|
3
3
|
|
|
4
4
|
// src/public/ObjectTypeV2.ts
|
|
@@ -28,4 +28,4 @@ function getOutgoingLinkTypeV2($ctx, ...args) {
|
|
|
28
28
|
|
|
29
29
|
export { ObjectTypeV2_exports, getObjectTypeV2, getOutgoingLinkTypeV2, listObjectTypesV2, listOutgoingLinkTypesV2 };
|
|
30
30
|
//# sourceMappingURL=out.js.map
|
|
31
|
-
//# sourceMappingURL=chunk-
|
|
31
|
+
//# sourceMappingURL=chunk-IXLLMMG5.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __export } from './chunk-
|
|
1
|
+
import { __export } from './chunk-CSAU5B4Q.js';
|
|
2
2
|
import { foundryPlatformFetch } from '@osdk/shared.net';
|
|
3
3
|
|
|
4
4
|
// src/public/OntologyObjectV2.ts
|
|
@@ -103,4 +103,4 @@ function getObjectTypeFullMetadata($ctx, ...args) {
|
|
|
103
103
|
|
|
104
104
|
export { OntologyObjectV2_exports, aggregateObjectsForInterface, aggregateObjectsV2, countObjects, getAttachmentByRidV2, getAttachmentContentByRidV2, getAttachmentContentV2, getAttachmentsV2, getFirstPoint, getInterfaceType, getLastPoint, getLinkedObjectV2, getObjectTypeFullMetadata, getObjectV2, listInterfaceTypes, listLinkedObjectsV2, listObjectsV2, searchObjectsForInterface, searchObjectsV2, streamPoints };
|
|
105
105
|
//# sourceMappingURL=out.js.map
|
|
106
|
-
//# sourceMappingURL=chunk-
|
|
106
|
+
//# sourceMappingURL=chunk-K6V5UEKZ.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __export } from './chunk-
|
|
1
|
+
import { __export } from './chunk-CSAU5B4Q.js';
|
|
2
2
|
import { foundryPlatformFetch } from '@osdk/shared.net';
|
|
3
3
|
|
|
4
4
|
// src/public/OntologyObjectSet.ts
|
|
@@ -28,4 +28,4 @@ function aggregateObjectSetV2($ctx, ...args) {
|
|
|
28
28
|
|
|
29
29
|
export { OntologyObjectSet_exports, aggregateObjectSetV2, createTemporaryObjectSetV2, getObjectSetV2, loadObjectSetV2 };
|
|
30
30
|
//# sourceMappingURL=out.js.map
|
|
31
|
-
//# sourceMappingURL=chunk-
|
|
31
|
+
//# sourceMappingURL=chunk-P2HADNHD.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __export } from './chunk-
|
|
1
|
+
import { __export } from './chunk-CSAU5B4Q.js';
|
|
2
2
|
import { foundryPlatformFetch } from '@osdk/shared.net';
|
|
3
3
|
|
|
4
4
|
// src/public/QueryType.ts
|
|
@@ -23,4 +23,4 @@ function executeQueryV2($ctx, ...args) {
|
|
|
23
23
|
|
|
24
24
|
export { QueryType_exports, executeQueryV2, getQueryTypeV2, listQueryTypesV2 };
|
|
25
25
|
//# sourceMappingURL=out.js.map
|
|
26
|
-
//# sourceMappingURL=chunk-
|
|
26
|
+
//# sourceMappingURL=chunk-PKOXQZLL.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __export } from './chunk-
|
|
1
|
+
import { __export } from './chunk-CSAU5B4Q.js';
|
|
2
2
|
import { foundryPlatformFetch } from '@osdk/shared.net';
|
|
3
3
|
|
|
4
4
|
// src/public/ActionTypeV2.ts
|
|
@@ -18,4 +18,4 @@ function getActionTypeV2($ctx, ...args) {
|
|
|
18
18
|
|
|
19
19
|
export { ActionTypeV2_exports, getActionTypeV2, listActionTypesV2 };
|
|
20
20
|
//# sourceMappingURL=out.js.map
|
|
21
|
-
//# sourceMappingURL=chunk-
|
|
21
|
+
//# sourceMappingURL=chunk-PQBYK34R.js.map
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
export { Action_exports as Action } from './chunk-5S4TI7QE.js';
|
|
2
|
+
export { ActionTypeV2_exports as ActionTypeV2 } from './chunk-PQBYK34R.js';
|
|
3
|
+
export { ObjectTypeV2_exports as ObjectTypeV2 } from './chunk-IXLLMMG5.js';
|
|
4
|
+
export { OntologyObjectSet_exports as OntologyObjectSet } from './chunk-P2HADNHD.js';
|
|
5
|
+
export { OntologyObjectV2_exports as OntologyObjectV2 } from './chunk-K6V5UEKZ.js';
|
|
6
|
+
export { OntologyV2_exports as OntologyV2 } from './chunk-7GSI42IJ.js';
|
|
7
|
+
export { QueryType_exports as QueryType } from './chunk-PKOXQZLL.js';
|
|
8
|
+
import './chunk-CSAU5B4Q.js';
|
|
9
|
+
//# sourceMappingURL=out.js.map
|
|
10
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { aggregateObjectsForInterface, aggregateObjectsV2, countObjects, getAttachmentByRidV2, getAttachmentContentByRidV2, getAttachmentContentV2, getAttachmentsV2, getFirstPoint, getInterfaceType, getLastPoint, getLinkedObjectV2, getObjectTypeFullMetadata, getObjectV2, listInterfaceTypes, listLinkedObjectsV2, listObjectsV2, searchObjectsForInterface, searchObjectsV2, streamPoints } from '../chunk-
|
|
2
|
-
import '../chunk-
|
|
1
|
+
export { aggregateObjectsForInterface, aggregateObjectsV2, countObjects, getAttachmentByRidV2, getAttachmentContentByRidV2, getAttachmentContentV2, getAttachmentsV2, getFirstPoint, getInterfaceType, getLastPoint, getLinkedObjectV2, getObjectTypeFullMetadata, getObjectV2, listInterfaceTypes, listLinkedObjectsV2, listObjectsV2, searchObjectsForInterface, searchObjectsV2, streamPoints } from '../chunk-K6V5UEKZ.js';
|
|
2
|
+
import '../chunk-CSAU5B4Q.js';
|
|
3
3
|
//# sourceMappingURL=out.js.map
|
|
4
|
-
//# sourceMappingURL=OntologyObjectV2.
|
|
4
|
+
//# sourceMappingURL=OntologyObjectV2.js.map
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@osdk/internal.foundry.ontologiesv2",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.1-main-20240520153817",
|
|
4
4
|
"license": "Apache-2.0",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -8,45 +8,42 @@
|
|
|
8
8
|
},
|
|
9
9
|
"exports": {
|
|
10
10
|
".": {
|
|
11
|
-
"
|
|
12
|
-
"browser": "./build/
|
|
13
|
-
"import": "./build/js/index.mjs",
|
|
14
|
-
"require": "./build/js/index.cjs"
|
|
11
|
+
"import": "./build/esm/index.js",
|
|
12
|
+
"browser": "./build/browser/index.browser.js"
|
|
15
13
|
},
|
|
16
14
|
"./*": {
|
|
17
|
-
"
|
|
18
|
-
"browser": "./build/
|
|
19
|
-
"import": "./build/js/public/*.mjs",
|
|
20
|
-
"require": "./build/js/public/*.cjs"
|
|
15
|
+
"import": "./build/esm/public/*.js",
|
|
16
|
+
"browser": "./build/browser/public/*.js"
|
|
21
17
|
}
|
|
22
18
|
},
|
|
23
19
|
"dependencies": {
|
|
24
|
-
"@osdk/api": "^1.8.
|
|
25
|
-
"@osdk/internal.foundry.core": "0.0.
|
|
26
|
-
"@osdk/internal.foundry.ontologies": "0.0.
|
|
20
|
+
"@osdk/api": "^1.8.1-main-20240520153817",
|
|
21
|
+
"@osdk/internal.foundry.core": "0.0.1-main-20240520153817",
|
|
22
|
+
"@osdk/internal.foundry.ontologies": "0.0.1-main-20240520153817"
|
|
27
23
|
},
|
|
28
24
|
"peerDependencies": {
|
|
29
|
-
"@osdk/client": "^0.19.
|
|
30
|
-
"@osdk/shared.net": "^1.11.
|
|
25
|
+
"@osdk/client": "^0.19.1-main-20240520153817",
|
|
26
|
+
"@osdk/shared.net": "^1.11.1-main-20240520153817"
|
|
31
27
|
},
|
|
32
28
|
"devDependencies": {
|
|
33
29
|
"typescript": "^5.4.5",
|
|
34
|
-
"@osdk/shared.net": "^1.11.
|
|
30
|
+
"@osdk/shared.net": "^1.11.1-main-20240520153817"
|
|
35
31
|
},
|
|
36
32
|
"publishConfig": {
|
|
37
33
|
"access": "public"
|
|
38
34
|
},
|
|
39
35
|
"files": [
|
|
40
|
-
"build/
|
|
41
|
-
"build/
|
|
36
|
+
"build/cjs",
|
|
37
|
+
"build/esm",
|
|
38
|
+
"build/browser",
|
|
42
39
|
"CHANGELOG.md",
|
|
43
40
|
"package.json",
|
|
44
41
|
"templates",
|
|
45
42
|
"*.d.ts"
|
|
46
43
|
],
|
|
47
44
|
"main": "./build/js/index.cjs",
|
|
48
|
-
"module": "./build/
|
|
49
|
-
"types": "./build/
|
|
45
|
+
"module": "./build/esm/index.js",
|
|
46
|
+
"types": "./build/esm/index.d.ts",
|
|
50
47
|
"sls": {
|
|
51
48
|
"dependencies": {
|
|
52
49
|
"com.palantir.foundry.api:api-gateway": {
|
|
@@ -57,10 +54,11 @@
|
|
|
57
54
|
},
|
|
58
55
|
"type": "module",
|
|
59
56
|
"scripts": {
|
|
57
|
+
"check-attw": "../../scripts/build_common/check-attw.sh esm",
|
|
60
58
|
"clean": "rm -rf lib dist types build tsconfig.tsbuildinfo",
|
|
61
59
|
"fix-lint": "eslint . --fix && dprint fmt --config $(find-up dprint.json)",
|
|
62
60
|
"lint": "eslint . && dprint check --config $(find-up dprint.json)",
|
|
63
61
|
"transpile": "tsup",
|
|
64
|
-
"typecheck": "
|
|
62
|
+
"typecheck": "../../scripts/build_common/typecheck.sh esm"
|
|
65
63
|
}
|
|
66
64
|
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
export { Action_exports as Action } from './chunk-QBUP4ZJ3.browser.mjs';
|
|
2
|
-
export { ActionTypeV2_exports as ActionTypeV2 } from './chunk-J5ACKCFT.browser.mjs';
|
|
3
|
-
export { ObjectTypeV2_exports as ObjectTypeV2 } from './chunk-Q34PQMAG.browser.mjs';
|
|
4
|
-
export { OntologyObjectSet_exports as OntologyObjectSet } from './chunk-A62MJWJL.browser.mjs';
|
|
5
|
-
export { OntologyObjectV2_exports as OntologyObjectV2 } from './chunk-7EJXI26U.browser.mjs';
|
|
6
|
-
export { OntologyV2_exports as OntologyV2 } from './chunk-K6FXKYXK.browser.mjs';
|
|
7
|
-
export { QueryType_exports as QueryType } from './chunk-SZDMUQWJ.browser.mjs';
|
|
8
|
-
import './chunk-R2RMUNCR.browser.mjs';
|
|
9
|
-
//# sourceMappingURL=out.js.map
|
|
10
|
-
//# sourceMappingURL=index.browser.mjs.map
|
package/build/js/index.mjs
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
export { Action_exports as Action } from './chunk-ASOY6GXH.mjs';
|
|
2
|
-
export { ActionTypeV2_exports as ActionTypeV2 } from './chunk-7OXPEHNA.mjs';
|
|
3
|
-
export { ObjectTypeV2_exports as ObjectTypeV2 } from './chunk-4QLZ4AX4.mjs';
|
|
4
|
-
export { OntologyObjectSet_exports as OntologyObjectSet } from './chunk-KJEIKA3Z.mjs';
|
|
5
|
-
export { OntologyObjectV2_exports as OntologyObjectV2 } from './chunk-JWPM3L3P.mjs';
|
|
6
|
-
export { OntologyV2_exports as OntologyV2 } from './chunk-CURT4PAO.mjs';
|
|
7
|
-
export { QueryType_exports as QueryType } from './chunk-UYZQH2FD.mjs';
|
|
8
|
-
import './chunk-ZSTKOCBT.mjs';
|
|
9
|
-
//# sourceMappingURL=out.js.map
|
|
10
|
-
//# sourceMappingURL=index.mjs.map
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/build/{js/public/OntologyObjectV2.browser.mjs.map → esm/public/ActionTypeV2.js.map}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|