@osdk/faux 0.3.0-beta.3 → 0.3.0-beta.4

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 CHANGED
@@ -1,5 +1,19 @@
1
1
  # @osdk/shared.test
2
2
 
3
+ ## 0.3.0-beta.4
4
+
5
+ ### Minor Changes
6
+
7
+ - a00d2ed: Update Platform SDK dependencies
8
+ - a96d89e: Update Platform SDK dependencies
9
+
10
+ ### Patch Changes
11
+
12
+ - Updated dependencies [a00d2ed]
13
+ - Updated dependencies [a96d89e]
14
+ - @osdk/generator-converters@2.5.0-beta.4
15
+ - @osdk/api@2.5.0-beta.4
16
+
3
17
  ## 0.3.0-beta.3
4
18
 
5
19
  ### Minor Changes
@@ -1683,7 +1683,7 @@ __export(Actions_exports, {
1683
1683
  applyBatch: () => applyBatch2
1684
1684
  });
1685
1685
 
1686
- // ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.27.0/node_modules/@osdk/foundry.ontologies/build/esm/public/Action.js
1686
+ // ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.30.0/node_modules/@osdk/foundry.ontologies/build/esm/public/Action.js
1687
1687
  var Action_exports = {};
1688
1688
  __export(Action_exports, {
1689
1689
  apply: () => apply,
@@ -1790,7 +1790,7 @@ function parseUrl(baseUrl, endpointPath) {
1790
1790
  return new URL(`api${endpointPath}`, baseUrl);
1791
1791
  }
1792
1792
 
1793
- // ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.27.0/node_modules/@osdk/foundry.ontologies/build/esm/public/Action.js
1793
+ // ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.30.0/node_modules/@osdk/foundry.ontologies/build/esm/public/Action.js
1794
1794
  var _apply = [1, "/v2/ontologies/{0}/actions/{1}/apply", 3];
1795
1795
  function apply($ctx, ...args) {
1796
1796
  return foundryPlatformFetch($ctx, _apply, ...args);
@@ -1804,7 +1804,7 @@ function applyBatch($ctx, ...args) {
1804
1804
  return foundryPlatformFetch($ctx, _applyBatch, ...args);
1805
1805
  }
1806
1806
 
1807
- // ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.27.0/node_modules/@osdk/foundry.ontologies/build/esm/public/ActionTypeV2.js
1807
+ // ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.30.0/node_modules/@osdk/foundry.ontologies/build/esm/public/ActionTypeV2.js
1808
1808
  var ActionTypeV2_exports = {};
1809
1809
  __export(ActionTypeV2_exports, {
1810
1810
  get: () => get,
@@ -1824,7 +1824,7 @@ function getByRid($ctx, ...args) {
1824
1824
  return foundryPlatformFetch($ctx, _getByRid, ...args);
1825
1825
  }
1826
1826
 
1827
- // ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.27.0/node_modules/@osdk/foundry.ontologies/build/esm/public/Attachment.js
1827
+ // ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.30.0/node_modules/@osdk/foundry.ontologies/build/esm/public/Attachment.js
1828
1828
  var Attachment_exports = {};
1829
1829
  __export(Attachment_exports, {
1830
1830
  get: () => get2,
@@ -1849,7 +1849,7 @@ function get2($ctx, ...args) {
1849
1849
  return foundryPlatformFetch($ctx, _get2, ...args);
1850
1850
  }
1851
1851
 
1852
- // ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.27.0/node_modules/@osdk/foundry.ontologies/build/esm/public/AttachmentPropertyV2.js
1852
+ // ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.30.0/node_modules/@osdk/foundry.ontologies/build/esm/public/AttachmentPropertyV2.js
1853
1853
  var AttachmentPropertyV2_exports = {};
1854
1854
  __export(AttachmentPropertyV2_exports, {
1855
1855
  getAttachment: () => getAttachment,
@@ -1874,7 +1874,7 @@ function readAttachmentByRid($ctx, ...args) {
1874
1874
  return foundryPlatformFetch($ctx, _readAttachmentByRid, ...args);
1875
1875
  }
1876
1876
 
1877
- // ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.27.0/node_modules/@osdk/foundry.ontologies/build/esm/public/LinkedObjectV2.js
1877
+ // ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.30.0/node_modules/@osdk/foundry.ontologies/build/esm/public/LinkedObjectV2.js
1878
1878
  var LinkedObjectV2_exports = {};
1879
1879
  __export(LinkedObjectV2_exports, {
1880
1880
  getLinkedObject: () => getLinkedObject,
@@ -1889,7 +1889,7 @@ function getLinkedObject($ctx, ...args) {
1889
1889
  return foundryPlatformFetch($ctx, _getLinkedObject, ...args);
1890
1890
  }
1891
1891
 
1892
- // ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.27.0/node_modules/@osdk/foundry.ontologies/build/esm/public/MediaReferenceProperty.js
1892
+ // ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.30.0/node_modules/@osdk/foundry.ontologies/build/esm/public/MediaReferenceProperty.js
1893
1893
  var MediaReferenceProperty_exports = {};
1894
1894
  __export(MediaReferenceProperty_exports, {
1895
1895
  getMediaContent: () => getMediaContent,
@@ -1914,7 +1914,7 @@ function uploadMedia($ctx, ...args) {
1914
1914
  return foundryPlatformFetch($ctx, _uploadMedia, ...args);
1915
1915
  }
1916
1916
 
1917
- // ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.27.0/node_modules/@osdk/foundry.ontologies/build/esm/public/ObjectTypeV2.js
1917
+ // ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.30.0/node_modules/@osdk/foundry.ontologies/build/esm/public/ObjectTypeV2.js
1918
1918
  var ObjectTypeV2_exports = {};
1919
1919
  __export(ObjectTypeV2_exports, {
1920
1920
  get: () => get3,
@@ -1944,13 +1944,14 @@ function getOutgoingLinkType($ctx, ...args) {
1944
1944
  return foundryPlatformFetch($ctx, _getOutgoingLinkType, ...args);
1945
1945
  }
1946
1946
 
1947
- // ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.27.0/node_modules/@osdk/foundry.ontologies/build/esm/public/OntologyInterface.js
1947
+ // ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.30.0/node_modules/@osdk/foundry.ontologies/build/esm/public/OntologyInterface.js
1948
1948
  var OntologyInterface_exports = {};
1949
1949
  __export(OntologyInterface_exports, {
1950
1950
  aggregate: () => aggregate,
1951
1951
  get: () => get4,
1952
1952
  getOutgoingInterfaceLinkType: () => getOutgoingInterfaceLinkType,
1953
1953
  list: () => list3,
1954
+ listObjectsForInterface: () => listObjectsForInterface,
1954
1955
  listOutgoingInterfaceLinkTypes: () => listOutgoingInterfaceLinkTypes,
1955
1956
  search: () => search
1956
1957
  });
@@ -1962,6 +1963,10 @@ var _get4 = [0, "/v2/ontologies/{0}/interfaceTypes/{1}", 2];
1962
1963
  function get4($ctx, ...args) {
1963
1964
  return foundryPlatformFetch($ctx, _get4, ...args);
1964
1965
  }
1966
+ var _listObjectsForInterface = [0, "/v2/ontologies/{0}/interfaces/{1}", 2];
1967
+ function listObjectsForInterface($ctx, ...args) {
1968
+ return foundryPlatformFetch($ctx, _listObjectsForInterface, ...args);
1969
+ }
1965
1970
  var _search = [1, "/v2/ontologies/{0}/interfaces/{1}/search", 3];
1966
1971
  function search($ctx, ...args) {
1967
1972
  return foundryPlatformFetch($ctx, _search, ...args);
@@ -1979,7 +1984,7 @@ function getOutgoingInterfaceLinkType($ctx, ...args) {
1979
1984
  return foundryPlatformFetch($ctx, _getOutgoingInterfaceLinkType, ...args);
1980
1985
  }
1981
1986
 
1982
- // ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.27.0/node_modules/@osdk/foundry.ontologies/build/esm/public/OntologyObjectSet.js
1987
+ // ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.30.0/node_modules/@osdk/foundry.ontologies/build/esm/public/OntologyObjectSet.js
1983
1988
  var OntologyObjectSet_exports = {};
1984
1989
  __export(OntologyObjectSet_exports, {
1985
1990
  aggregate: () => aggregate2,
@@ -1989,7 +1994,7 @@ __export(OntologyObjectSet_exports, {
1989
1994
  loadMultipleObjectTypes: () => loadMultipleObjectTypes,
1990
1995
  loadObjectsOrInterfaces: () => loadObjectsOrInterfaces
1991
1996
  });
1992
- var _createTemporary = [1, "/v2/ontologies/{0}/objectSets/createTemporary", 1];
1997
+ var _createTemporary = [1, "/v2/ontologies/{0}/objectSets/createTemporary", 3];
1993
1998
  function createTemporary($ctx, ...args) {
1994
1999
  return foundryPlatformFetch($ctx, _createTemporary, ...args);
1995
2000
  }
@@ -2014,7 +2019,7 @@ function aggregate2($ctx, ...args) {
2014
2019
  return foundryPlatformFetch($ctx, _aggregate2, ...args);
2015
2020
  }
2016
2021
 
2017
- // ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.27.0/node_modules/@osdk/foundry.ontologies/build/esm/public/OntologyObjectV2.js
2022
+ // ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.30.0/node_modules/@osdk/foundry.ontologies/build/esm/public/OntologyObjectV2.js
2018
2023
  var OntologyObjectV2_exports = {};
2019
2024
  __export(OntologyObjectV2_exports, {
2020
2025
  aggregate: () => aggregate3,
@@ -2044,17 +2049,17 @@ function aggregate3($ctx, ...args) {
2044
2049
  return foundryPlatformFetch($ctx, _aggregate3, ...args);
2045
2050
  }
2046
2051
 
2047
- // ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.27.0/node_modules/@osdk/foundry.ontologies/build/esm/public/OntologyTransaction.js
2052
+ // ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.30.0/node_modules/@osdk/foundry.ontologies/build/esm/public/OntologyTransaction.js
2048
2053
  var OntologyTransaction_exports = {};
2049
2054
  __export(OntologyTransaction_exports, {
2050
2055
  postEdits: () => postEdits
2051
2056
  });
2052
- var _postEdits = [1, "/v2/ontologies/{0}/transactions/{1}/edits", 1];
2057
+ var _postEdits = [1, "/v2/ontologies/{0}/transactions/{1}/edits", 3];
2053
2058
  function postEdits($ctx, ...args) {
2054
2059
  return foundryPlatformFetch($ctx, _postEdits, ...args);
2055
2060
  }
2056
2061
 
2057
- // ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.27.0/node_modules/@osdk/foundry.ontologies/build/esm/public/OntologyV2.js
2062
+ // ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.30.0/node_modules/@osdk/foundry.ontologies/build/esm/public/OntologyV2.js
2058
2063
  var OntologyV2_exports = {};
2059
2064
  __export(OntologyV2_exports, {
2060
2065
  get: () => get7,
@@ -2079,7 +2084,7 @@ function loadMetadata($ctx, ...args) {
2079
2084
  return foundryPlatformFetch($ctx, _loadMetadata, ...args);
2080
2085
  }
2081
2086
 
2082
- // ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.27.0/node_modules/@osdk/foundry.ontologies/build/esm/public/Query.js
2087
+ // ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.30.0/node_modules/@osdk/foundry.ontologies/build/esm/public/Query.js
2083
2088
  var Query_exports = {};
2084
2089
  __export(Query_exports, {
2085
2090
  execute: () => execute
@@ -2089,7 +2094,7 @@ function execute($ctx, ...args) {
2089
2094
  return foundryPlatformFetch($ctx, _execute, ...args);
2090
2095
  }
2091
2096
 
2092
- // ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.27.0/node_modules/@osdk/foundry.ontologies/build/esm/public/QueryType.js
2097
+ // ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.30.0/node_modules/@osdk/foundry.ontologies/build/esm/public/QueryType.js
2093
2098
  var QueryType_exports = {};
2094
2099
  __export(QueryType_exports, {
2095
2100
  get: () => get8,
@@ -2104,7 +2109,7 @@ function get8($ctx, ...args) {
2104
2109
  return foundryPlatformFetch($ctx, _get8, ...args);
2105
2110
  }
2106
2111
 
2107
- // ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.27.0/node_modules/@osdk/foundry.ontologies/build/esm/public/TimeSeriesPropertyV2.js
2112
+ // ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.30.0/node_modules/@osdk/foundry.ontologies/build/esm/public/TimeSeriesPropertyV2.js
2108
2113
  var TimeSeriesPropertyV2_exports = {};
2109
2114
  __export(TimeSeriesPropertyV2_exports, {
2110
2115
  getFirstPoint: () => getFirstPoint,
@@ -2124,7 +2129,7 @@ function streamPoints($ctx, ...args) {
2124
2129
  return foundryPlatformFetch($ctx, _streamPoints, ...args);
2125
2130
  }
2126
2131
 
2127
- // ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.27.0/node_modules/@osdk/foundry.ontologies/build/esm/public/TimeSeriesValueBankProperty.js
2132
+ // ../../node_modules/.pnpm/@osdk+foundry.ontologies@2.30.0/node_modules/@osdk/foundry.ontologies/build/esm/public/TimeSeriesValueBankProperty.js
2128
2133
  var TimeSeriesValueBankProperty_exports = {};
2129
2134
  __export(TimeSeriesValueBankProperty_exports, {
2130
2135
  getLatestValue: () => getLatestValue,