@osdk/client 2.8.0-beta.7 → 2.8.0-beta.9
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 +22 -0
- package/build/browser/actions/applyAction.js +2 -1
- package/build/browser/actions/applyAction.js.map +1 -1
- package/build/browser/util/UserAgent.js +2 -2
- package/build/cjs/{chunk-7K7TSF7C.cjs → chunk-J2Y5NXKB.cjs} +75 -69
- package/build/cjs/chunk-J2Y5NXKB.cjs.map +1 -0
- package/build/cjs/{chunk-O22QYBFF.cjs → chunk-UZKMK5UQ.cjs} +31 -23
- package/build/cjs/chunk-UZKMK5UQ.cjs.map +1 -0
- package/build/cjs/index.cjs +8 -8
- package/build/cjs/public/internal.cjs +8 -8
- package/build/cjs/public/unstable-do-not-use.cjs +57 -57
- package/build/esm/actions/applyAction.js +2 -1
- package/build/esm/actions/applyAction.js.map +1 -1
- package/build/esm/util/UserAgent.js +2 -2
- package/package.json +12 -12
- package/build/cjs/chunk-7K7TSF7C.cjs.map +0 -1
- package/build/cjs/chunk-O22QYBFF.cjs.map +0 -1
|
@@ -15,10 +15,10 @@ var WebSocket__default = /*#__PURE__*/_interopDefault(WebSocket);
|
|
|
15
15
|
// src/object/fetchPage.ts
|
|
16
16
|
chunkLDTMSHUZ_cjs.init_cjs_shims();
|
|
17
17
|
|
|
18
|
-
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.
|
|
18
|
+
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.47.0/node_modules/@osdk/foundry.ontologies/build/esm/index.js
|
|
19
19
|
chunkLDTMSHUZ_cjs.init_cjs_shims();
|
|
20
20
|
|
|
21
|
-
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.
|
|
21
|
+
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.47.0/node_modules/@osdk/foundry.ontologies/build/esm/public/Action.js
|
|
22
22
|
var Action_exports = {};
|
|
23
23
|
chunkLDTMSHUZ_cjs.__export(Action_exports, {
|
|
24
24
|
apply: () => apply,
|
|
@@ -105,7 +105,7 @@ function parseUrl(baseUrl, endpointPath) {
|
|
|
105
105
|
return new URL(`api${endpointPath}`, baseUrl);
|
|
106
106
|
}
|
|
107
107
|
|
|
108
|
-
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.
|
|
108
|
+
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.47.0/node_modules/@osdk/foundry.ontologies/build/esm/public/Action.js
|
|
109
109
|
var _apply = [1, "/v2/ontologies/{0}/actions/{1}/apply", 3];
|
|
110
110
|
function apply($ctx, ...args) {
|
|
111
111
|
return foundryPlatformFetch($ctx, _apply, ...args);
|
|
@@ -123,10 +123,10 @@ function applyWithOverrides($ctx, ...args) {
|
|
|
123
123
|
return foundryPlatformFetch($ctx, _applyWithOverrides, ...args);
|
|
124
124
|
}
|
|
125
125
|
|
|
126
|
-
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.
|
|
126
|
+
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.47.0/node_modules/@osdk/foundry.ontologies/build/esm/public/ActionTypeFullMetadata.js
|
|
127
127
|
chunkLDTMSHUZ_cjs.init_cjs_shims();
|
|
128
128
|
|
|
129
|
-
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.
|
|
129
|
+
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.47.0/node_modules/@osdk/foundry.ontologies/build/esm/public/ActionTypeV2.js
|
|
130
130
|
var ActionTypeV2_exports = {};
|
|
131
131
|
chunkLDTMSHUZ_cjs.__export(ActionTypeV2_exports, {
|
|
132
132
|
get: () => get,
|
|
@@ -147,7 +147,7 @@ function getByRid($ctx, ...args) {
|
|
|
147
147
|
return foundryPlatformFetch($ctx, _getByRid, ...args);
|
|
148
148
|
}
|
|
149
149
|
|
|
150
|
-
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.
|
|
150
|
+
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.47.0/node_modules/@osdk/foundry.ontologies/build/esm/public/Attachment.js
|
|
151
151
|
var Attachment_exports = {};
|
|
152
152
|
chunkLDTMSHUZ_cjs.__export(Attachment_exports, {
|
|
153
153
|
get: () => get2,
|
|
@@ -183,16 +183,19 @@ function get2($ctx, ...args) {
|
|
|
183
183
|
return foundryPlatformFetch($ctx, _get2, ...args);
|
|
184
184
|
}
|
|
185
185
|
|
|
186
|
-
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.
|
|
186
|
+
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.47.0/node_modules/@osdk/foundry.ontologies/build/esm/public/AttachmentPropertyV2.js
|
|
187
187
|
chunkLDTMSHUZ_cjs.init_cjs_shims();
|
|
188
188
|
|
|
189
|
-
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.
|
|
189
|
+
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.47.0/node_modules/@osdk/foundry.ontologies/build/esm/public/CipherTextProperty.js
|
|
190
190
|
chunkLDTMSHUZ_cjs.init_cjs_shims();
|
|
191
191
|
|
|
192
|
-
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.
|
|
192
|
+
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.47.0/node_modules/@osdk/foundry.ontologies/build/esm/public/GeotemporalSeriesProperty.js
|
|
193
193
|
chunkLDTMSHUZ_cjs.init_cjs_shims();
|
|
194
194
|
|
|
195
|
-
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.
|
|
195
|
+
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.47.0/node_modules/@osdk/foundry.ontologies/build/esm/public/LinkedObjectV2.js
|
|
196
|
+
chunkLDTMSHUZ_cjs.init_cjs_shims();
|
|
197
|
+
|
|
198
|
+
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.47.0/node_modules/@osdk/foundry.ontologies/build/esm/public/MediaReferenceProperty.js
|
|
196
199
|
var MediaReferenceProperty_exports = {};
|
|
197
200
|
chunkLDTMSHUZ_cjs.__export(MediaReferenceProperty_exports, {
|
|
198
201
|
getMediaContent: () => getMediaContent,
|
|
@@ -213,10 +216,11 @@ function upload2($ctx, ...args) {
|
|
|
213
216
|
return foundryPlatformFetch($ctx, _upload2, ...args);
|
|
214
217
|
}
|
|
215
218
|
|
|
216
|
-
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.
|
|
219
|
+
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.47.0/node_modules/@osdk/foundry.ontologies/build/esm/public/ObjectTypeV2.js
|
|
217
220
|
var ObjectTypeV2_exports = {};
|
|
218
221
|
chunkLDTMSHUZ_cjs.__export(ObjectTypeV2_exports, {
|
|
219
222
|
get: () => get3,
|
|
223
|
+
getEditsHistory: () => getEditsHistory,
|
|
220
224
|
getFullMetadata: () => getFullMetadata,
|
|
221
225
|
getOutgoingLinkType: () => getOutgoingLinkType,
|
|
222
226
|
list: () => list2,
|
|
@@ -235,6 +239,10 @@ var _getFullMetadata = [0, "/v2/ontologies/{0}/objectTypes/{1}/fullMetadata", 2]
|
|
|
235
239
|
function getFullMetadata($ctx, ...args) {
|
|
236
240
|
return foundryPlatformFetch($ctx, _getFullMetadata, ...args);
|
|
237
241
|
}
|
|
242
|
+
var _getEditsHistory = [1, "/v2/ontologies/{0}/objectTypes/{1}/editsHistory", 3];
|
|
243
|
+
function getEditsHistory($ctx, ...args) {
|
|
244
|
+
return foundryPlatformFetch($ctx, _getEditsHistory, ...args);
|
|
245
|
+
}
|
|
238
246
|
var _listOutgoingLinkTypes = [0, "/v2/ontologies/{0}/objectTypes/{1}/outgoingLinkTypes", 2];
|
|
239
247
|
function listOutgoingLinkTypes($ctx, ...args) {
|
|
240
248
|
return foundryPlatformFetch($ctx, _listOutgoingLinkTypes, ...args);
|
|
@@ -244,7 +252,7 @@ function getOutgoingLinkType($ctx, ...args) {
|
|
|
244
252
|
return foundryPlatformFetch($ctx, _getOutgoingLinkType, ...args);
|
|
245
253
|
}
|
|
246
254
|
|
|
247
|
-
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.
|
|
255
|
+
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.47.0/node_modules/@osdk/foundry.ontologies/build/esm/public/OntologyInterface.js
|
|
248
256
|
var OntologyInterface_exports = {};
|
|
249
257
|
chunkLDTMSHUZ_cjs.__export(OntologyInterface_exports, {
|
|
250
258
|
aggregate: () => aggregate,
|
|
@@ -290,7 +298,7 @@ function listInterfaceLinkedObjects($ctx, ...args) {
|
|
|
290
298
|
return foundryPlatformFetch($ctx, _listInterfaceLinkedObjects, ...args);
|
|
291
299
|
}
|
|
292
300
|
|
|
293
|
-
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.
|
|
301
|
+
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.47.0/node_modules/@osdk/foundry.ontologies/build/esm/public/OntologyObjectSet.js
|
|
294
302
|
var OntologyObjectSet_exports = {};
|
|
295
303
|
chunkLDTMSHUZ_cjs.__export(OntologyObjectSet_exports, {
|
|
296
304
|
aggregate: () => aggregate2,
|
|
@@ -331,19 +339,19 @@ function loadLinks($ctx, ...args) {
|
|
|
331
339
|
return foundryPlatformFetch($ctx, _loadLinks, ...args);
|
|
332
340
|
}
|
|
333
341
|
|
|
334
|
-
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.
|
|
342
|
+
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.47.0/node_modules/@osdk/foundry.ontologies/build/esm/public/OntologyObjectV2.js
|
|
335
343
|
chunkLDTMSHUZ_cjs.init_cjs_shims();
|
|
336
344
|
|
|
337
|
-
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.
|
|
345
|
+
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.47.0/node_modules/@osdk/foundry.ontologies/build/esm/public/OntologyTransaction.js
|
|
338
346
|
chunkLDTMSHUZ_cjs.init_cjs_shims();
|
|
339
347
|
|
|
340
|
-
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.
|
|
348
|
+
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.47.0/node_modules/@osdk/foundry.ontologies/build/esm/public/OntologyV2.js
|
|
341
349
|
chunkLDTMSHUZ_cjs.init_cjs_shims();
|
|
342
350
|
|
|
343
|
-
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.
|
|
351
|
+
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.47.0/node_modules/@osdk/foundry.ontologies/build/esm/public/OntologyValueType.js
|
|
344
352
|
chunkLDTMSHUZ_cjs.init_cjs_shims();
|
|
345
353
|
|
|
346
|
-
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.
|
|
354
|
+
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.47.0/node_modules/@osdk/foundry.ontologies/build/esm/public/Query.js
|
|
347
355
|
var Query_exports = {};
|
|
348
356
|
chunkLDTMSHUZ_cjs.__export(Query_exports, {
|
|
349
357
|
execute: () => execute
|
|
@@ -354,7 +362,7 @@ function execute($ctx, ...args) {
|
|
|
354
362
|
return foundryPlatformFetch($ctx, _execute, ...args);
|
|
355
363
|
}
|
|
356
364
|
|
|
357
|
-
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.
|
|
365
|
+
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.47.0/node_modules/@osdk/foundry.ontologies/build/esm/public/QueryType.js
|
|
358
366
|
var QueryType_exports = {};
|
|
359
367
|
chunkLDTMSHUZ_cjs.__export(QueryType_exports, {
|
|
360
368
|
get: () => get6,
|
|
@@ -370,7 +378,7 @@ function get6($ctx, ...args) {
|
|
|
370
378
|
return foundryPlatformFetch($ctx, _get6, ...args);
|
|
371
379
|
}
|
|
372
380
|
|
|
373
|
-
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.
|
|
381
|
+
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.47.0/node_modules/@osdk/foundry.ontologies/build/esm/public/TimeSeriesPropertyV2.js
|
|
374
382
|
var TimeSeriesPropertyV2_exports = {};
|
|
375
383
|
chunkLDTMSHUZ_cjs.__export(TimeSeriesPropertyV2_exports, {
|
|
376
384
|
getFirstPoint: () => getFirstPoint,
|
|
@@ -391,7 +399,7 @@ function streamPoints($ctx, ...args) {
|
|
|
391
399
|
return foundryPlatformFetch($ctx, _streamPoints, ...args);
|
|
392
400
|
}
|
|
393
401
|
|
|
394
|
-
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.
|
|
402
|
+
// ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.47.0/node_modules/@osdk/foundry.ontologies/build/esm/public/TimeSeriesValueBankProperty.js
|
|
395
403
|
var TimeSeriesValueBankProperty_exports = {};
|
|
396
404
|
chunkLDTMSHUZ_cjs.__export(TimeSeriesValueBankProperty_exports, {
|
|
397
405
|
getLatestValue: () => getLatestValue,
|
|
@@ -2360,5 +2368,5 @@ exports.hydrateAttachmentFromRidInternal = hydrateAttachmentFromRidInternal;
|
|
|
2360
2368
|
exports.isObjectSet = isObjectSet;
|
|
2361
2369
|
exports.isWireObjectSet = isWireObjectSet;
|
|
2362
2370
|
exports.symbolClientContext = symbolClientContext;
|
|
2363
|
-
//# sourceMappingURL=chunk-
|
|
2364
|
-
//# sourceMappingURL=chunk-
|
|
2371
|
+
//# sourceMappingURL=chunk-UZKMK5UQ.cjs.map
|
|
2372
|
+
//# sourceMappingURL=chunk-UZKMK5UQ.cjs.map
|