@osdk/generator 1.7.0 → 1.8.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.
Files changed (171) hide show
  1. package/build/js/index.cjs +8 -0
  2. package/build/js/index.cjs.map +1 -1
  3. package/build/js/index.mjs +8 -0
  4. package/build/js/index.mjs.map +1 -1
  5. package/build/types/MinimalFs.d.ts +1 -0
  6. package/build/types/MinimalFs.d.ts.map +1 -0
  7. package/build/types/WireOntologyDefinition.d.ts +1 -0
  8. package/build/types/WireOntologyDefinition.d.ts.map +1 -0
  9. package/build/types/index.d.ts +2 -0
  10. package/build/types/index.d.ts.map +1 -0
  11. package/build/types/shared/UNSTABLE_wireInterfaceTypeV2ToSdkObjectConst.d.ts +1 -0
  12. package/build/types/shared/UNSTABLE_wireInterfaceTypeV2ToSdkObjectConst.d.ts.map +1 -0
  13. package/build/types/shared/generateMetadata.d.ts +1 -0
  14. package/build/types/shared/generateMetadata.d.ts.map +1 -0
  15. package/build/types/shared/getEditedEntities.d.ts +1 -0
  16. package/build/types/shared/getEditedEntities.d.ts.map +1 -0
  17. package/build/types/shared/index.d.ts +1 -0
  18. package/build/types/shared/index.d.ts.map +1 -0
  19. package/build/types/shared/isNullableQueryDataType.d.ts +1 -0
  20. package/build/types/shared/isNullableQueryDataType.d.ts.map +1 -0
  21. package/build/types/shared/sanitizeMetadata.d.ts +1 -0
  22. package/build/types/shared/sanitizeMetadata.d.ts.map +1 -0
  23. package/build/types/shared/sanitizeMetadata.test.d.ts +1 -0
  24. package/build/types/shared/sanitizeMetadata.test.d.ts.map +1 -0
  25. package/build/types/shared/wireActionTypeV2ToSdkActionDefinition.d.ts +1 -0
  26. package/build/types/shared/wireActionTypeV2ToSdkActionDefinition.d.ts.map +1 -0
  27. package/build/types/shared/wireObjectTypeV2ToSdkObjectConst.d.ts +1 -0
  28. package/build/types/shared/wireObjectTypeV2ToSdkObjectConst.d.ts.map +1 -0
  29. package/build/types/shared/wireQueryDataTypeToQueryDataTypeDefinition.d.ts +1 -0
  30. package/build/types/shared/wireQueryDataTypeToQueryDataTypeDefinition.d.ts.map +1 -0
  31. package/build/types/shared/wireQueryTypeV2ToSdkQueryDefinition.d.ts +1 -0
  32. package/build/types/shared/wireQueryTypeV2ToSdkQueryDefinition.d.ts.map +1 -0
  33. package/build/types/util/InMemoryFs.d.ts +1 -0
  34. package/build/types/util/InMemoryFs.d.ts.map +1 -0
  35. package/build/types/util/commaSeparatedIdentifiers.d.ts +1 -0
  36. package/build/types/util/commaSeparatedIdentifiers.d.ts.map +1 -0
  37. package/build/types/util/commaSeparatedTypeIdentifiers.d.ts +1 -0
  38. package/build/types/util/commaSeparatedTypeIdentifiers.d.ts.map +1 -0
  39. package/build/types/util/deleteUndefineds.d.ts +1 -0
  40. package/build/types/util/deleteUndefineds.d.ts.map +1 -0
  41. package/build/types/util/reservedKeywords.d.ts +1 -0
  42. package/build/types/util/reservedKeywords.d.ts.map +1 -0
  43. package/build/types/util/stringify.d.ts +1 -0
  44. package/build/types/util/stringify.d.ts.map +1 -0
  45. package/build/types/util/test/TodoWireOntology.d.ts +25 -0
  46. package/build/types/util/test/TodoWireOntology.d.ts.map +1 -0
  47. package/build/types/util/test/compileThis.d.ts +1 -0
  48. package/build/types/util/test/compileThis.d.ts.map +1 -0
  49. package/build/types/util/test/createMockMinimalFiles.d.ts +1 -0
  50. package/build/types/util/test/createMockMinimalFiles.d.ts.map +1 -0
  51. package/build/types/util/test/formatTs.d.ts +1 -0
  52. package/build/types/util/test/formatTs.d.ts.map +1 -0
  53. package/build/types/util/verifyOutdir.d.ts +1 -0
  54. package/build/types/util/verifyOutdir.d.ts.map +1 -0
  55. package/build/types/v1.1/backcompat/generateOAuthDistDir.d.ts +1 -0
  56. package/build/types/v1.1/backcompat/generateOAuthDistDir.d.ts.map +1 -0
  57. package/build/types/v1.1/backcompat/generateOntologyRuntimeDistDir.d.ts +1 -0
  58. package/build/types/v1.1/backcompat/generateOntologyRuntimeDistDir.d.ts.map +1 -0
  59. package/build/types/v1.1/backcompat/internal-foundry-oauth-dist/generateConfidentialClientDir.d.ts +1 -0
  60. package/build/types/v1.1/backcompat/internal-foundry-oauth-dist/generateConfidentialClientDir.d.ts.map +1 -0
  61. package/build/types/v1.1/backcompat/internal-foundry-oauth-dist/generatePublicClientDir.d.ts +1 -0
  62. package/build/types/v1.1/backcompat/internal-foundry-oauth-dist/generatePublicClientDir.d.ts.map +1 -0
  63. package/build/types/v1.1/backcompat/internal-foundry-oauth-dist/generateUserTokenDir.d.ts +1 -0
  64. package/build/types/v1.1/backcompat/internal-foundry-oauth-dist/generateUserTokenDir.d.ts.map +1 -0
  65. package/build/types/v1.1/backcompat/internal-foundry-ontology-runtime-dist/aggregations/generateAggregationsAggregations.d.ts +1 -0
  66. package/build/types/v1.1/backcompat/internal-foundry-ontology-runtime-dist/aggregations/generateAggregationsAggregations.d.ts.map +1 -0
  67. package/build/types/v1.1/backcompat/internal-foundry-ontology-runtime-dist/aggregations/generateGroupBy.d.ts +1 -0
  68. package/build/types/v1.1/backcompat/internal-foundry-ontology-runtime-dist/aggregations/generateGroupBy.d.ts.map +1 -0
  69. package/build/types/v1.1/backcompat/internal-foundry-ontology-runtime-dist/aggregations/generateMetrics.d.ts +1 -0
  70. package/build/types/v1.1/backcompat/internal-foundry-ontology-runtime-dist/aggregations/generateMetrics.d.ts.map +1 -0
  71. package/build/types/v1.1/backcompat/internal-foundry-ontology-runtime-dist/baseTypes/generateAttachmentsDir.d.ts +1 -0
  72. package/build/types/v1.1/backcompat/internal-foundry-ontology-runtime-dist/baseTypes/generateAttachmentsDir.d.ts.map +1 -0
  73. package/build/types/v1.1/backcompat/internal-foundry-ontology-runtime-dist/baseTypes/generateGeoshapesDir.d.ts +1 -0
  74. package/build/types/v1.1/backcompat/internal-foundry-ontology-runtime-dist/baseTypes/generateGeoshapesDir.d.ts.map +1 -0
  75. package/build/types/v1.1/backcompat/internal-foundry-ontology-runtime-dist/baseTypes/generateObjectSetDir.d.ts +1 -0
  76. package/build/types/v1.1/backcompat/internal-foundry-ontology-runtime-dist/baseTypes/generateObjectSetDir.d.ts.map +1 -0
  77. package/build/types/v1.1/backcompat/internal-foundry-ontology-runtime-dist/baseTypes/generateSharedObjectCode.d.ts +1 -0
  78. package/build/types/v1.1/backcompat/internal-foundry-ontology-runtime-dist/baseTypes/generateSharedObjectCode.d.ts.map +1 -0
  79. package/build/types/v1.1/backcompat/internal-foundry-ontology-runtime-dist/baseTypes/generateTimeSeriesDir.d.ts +1 -0
  80. package/build/types/v1.1/backcompat/internal-foundry-ontology-runtime-dist/baseTypes/generateTimeSeriesDir.d.ts.map +1 -0
  81. package/build/types/v1.1/backcompat/internal-foundry-ontology-runtime-dist/generateAggregationsDir.d.ts +1 -0
  82. package/build/types/v1.1/backcompat/internal-foundry-ontology-runtime-dist/generateAggregationsDir.d.ts.map +1 -0
  83. package/build/types/v1.1/backcompat/internal-foundry-ontology-runtime-dist/generateBaseTypesDir.d.ts +1 -0
  84. package/build/types/v1.1/backcompat/internal-foundry-ontology-runtime-dist/generateBaseTypesDir.d.ts.map +1 -0
  85. package/build/types/v1.1/backcompat/internal-foundry-ontology-runtime-dist/generateClientDir.d.ts +1 -0
  86. package/build/types/v1.1/backcompat/internal-foundry-ontology-runtime-dist/generateClientDir.d.ts.map +1 -0
  87. package/build/types/v1.1/backcompat/internal-foundry-ontology-runtime-dist/generateCommonDir.d.ts +1 -0
  88. package/build/types/v1.1/backcompat/internal-foundry-ontology-runtime-dist/generateCommonDir.d.ts.map +1 -0
  89. package/build/types/v1.1/backcompat/internal-foundry-ontology-runtime-dist/generateFiltersDir.d.ts +1 -0
  90. package/build/types/v1.1/backcompat/internal-foundry-ontology-runtime-dist/generateFiltersDir.d.ts.map +1 -0
  91. package/build/types/v1.1/backcompat/internal-foundry-ontology-runtime-dist/generateOntologyProviderDir.d.ts +1 -0
  92. package/build/types/v1.1/backcompat/internal-foundry-ontology-runtime-dist/generateOntologyProviderDir.d.ts.map +1 -0
  93. package/build/types/v1.1/backcompat/internal-foundry-ontology-runtime-dist/generatePagingDir.d.ts +1 -0
  94. package/build/types/v1.1/backcompat/internal-foundry-ontology-runtime-dist/generatePagingDir.d.ts.map +1 -0
  95. package/build/types/v1.1/backcompat/internal-foundry-ontology-runtime-dist/ontologyProvider/generateErrors.d.ts +1 -0
  96. package/build/types/v1.1/backcompat/internal-foundry-ontology-runtime-dist/ontologyProvider/generateErrors.d.ts.map +1 -0
  97. package/build/types/v1.1/backcompat/internal-foundry-ontology-runtime-dist/ontologyProvider/generateOntologyMetadata.d.ts +1 -0
  98. package/build/types/v1.1/backcompat/internal-foundry-ontology-runtime-dist/ontologyProvider/generateOntologyMetadata.d.ts.map +1 -0
  99. package/build/types/v1.1/backcompat/internal-foundry-ontology-runtime-dist/ontologyProvider/generateResult.d.ts +1 -0
  100. package/build/types/v1.1/backcompat/internal-foundry-ontology-runtime-dist/ontologyProvider/generateResult.d.ts.map +1 -0
  101. package/build/types/v1.1/backcompat/util/reexportConsts.d.ts +1 -0
  102. package/build/types/v1.1/backcompat/util/reexportConsts.d.ts.map +1 -0
  103. package/build/types/v1.1/backcompat/util/reexportTypes.d.ts +1 -0
  104. package/build/types/v1.1/backcompat/util/reexportTypes.d.ts.map +1 -0
  105. package/build/types/v1.1/generateActions.d.ts +1 -0
  106. package/build/types/v1.1/generateActions.d.ts.map +1 -0
  107. package/build/types/v1.1/generateActions.test.d.ts +1 -0
  108. package/build/types/v1.1/generateActions.test.d.ts.map +1 -0
  109. package/build/types/v1.1/generateBackCompatDeprecatedExports.d.ts +1 -0
  110. package/build/types/v1.1/generateBackCompatDeprecatedExports.d.ts.map +1 -0
  111. package/build/types/v1.1/generateBulkActions.d.ts +1 -0
  112. package/build/types/v1.1/generateBulkActions.d.ts.map +1 -0
  113. package/build/types/v1.1/generateBulkActions.test.d.ts +1 -0
  114. package/build/types/v1.1/generateBulkActions.test.d.ts.map +1 -0
  115. package/build/types/v1.1/generateClientSdkVersionOneDotOne.d.ts +1 -0
  116. package/build/types/v1.1/generateClientSdkVersionOneDotOne.d.ts.map +1 -0
  117. package/build/types/v1.1/generateClientSdkVersionOneDotOne.test.d.ts +1 -0
  118. package/build/types/v1.1/generateClientSdkVersionOneDotOne.test.d.ts.map +1 -0
  119. package/build/types/v1.1/generateFoundryClientFile.d.ts +1 -0
  120. package/build/types/v1.1/generateFoundryClientFile.d.ts.map +1 -0
  121. package/build/types/v1.1/generateFoundryClientFile.test.d.ts +1 -0
  122. package/build/types/v1.1/generateFoundryClientFile.test.d.ts.map +1 -0
  123. package/build/types/v1.1/generateIndexFile.d.ts +1 -0
  124. package/build/types/v1.1/generateIndexFile.d.ts.map +1 -0
  125. package/build/types/v1.1/generateMetadataFile.d.ts +1 -0
  126. package/build/types/v1.1/generateMetadataFile.d.ts.map +1 -0
  127. package/build/types/v1.1/generateMetadataFile.test.d.ts +1 -0
  128. package/build/types/v1.1/generateMetadataFile.test.d.ts.map +1 -0
  129. package/build/types/v1.1/generateObjectsInterfaceFile.d.ts +1 -0
  130. package/build/types/v1.1/generateObjectsInterfaceFile.d.ts.map +1 -0
  131. package/build/types/v1.1/generateObjectsInterfaceFile.test.d.ts +1 -0
  132. package/build/types/v1.1/generateObjectsInterfaceFile.test.d.ts.map +1 -0
  133. package/build/types/v1.1/generateObjectsInterfaceSupportFiles.d.ts +1 -0
  134. package/build/types/v1.1/generateObjectsInterfaceSupportFiles.d.ts.map +1 -0
  135. package/build/types/v1.1/generateObjectsInterfaceSupportFiles.test.d.ts +1 -0
  136. package/build/types/v1.1/generateObjectsInterfaceSupportFiles.test.d.ts.map +1 -0
  137. package/build/types/v1.1/generateOntologyIndexFile.d.ts +1 -0
  138. package/build/types/v1.1/generateOntologyIndexFile.d.ts.map +1 -0
  139. package/build/types/v1.1/generatePerActionDataFiles.d.ts +1 -0
  140. package/build/types/v1.1/generatePerActionDataFiles.d.ts.map +1 -0
  141. package/build/types/v1.1/generatePerActionDataFiles.test.d.ts +1 -0
  142. package/build/types/v1.1/generatePerActionDataFiles.test.d.ts.map +1 -0
  143. package/build/types/v1.1/generatePerObjectInterfaceAndDataFiles.d.ts +1 -0
  144. package/build/types/v1.1/generatePerObjectInterfaceAndDataFiles.d.ts.map +1 -0
  145. package/build/types/v1.1/generatePerObjectInterfaceAndDataFiles.test.d.ts +1 -0
  146. package/build/types/v1.1/generatePerObjectInterfaceAndDataFiles.test.d.ts.map +1 -0
  147. package/build/types/v1.1/generatePerQueryDataFiles.d.ts +1 -0
  148. package/build/types/v1.1/generatePerQueryDataFiles.d.ts.map +1 -0
  149. package/build/types/v1.1/generatePerQueryDataFiles.test.d.ts +1 -0
  150. package/build/types/v1.1/generatePerQueryDataFiles.test.d.ts.map +1 -0
  151. package/build/types/v1.1/generateQueries.d.ts +1 -0
  152. package/build/types/v1.1/generateQueries.d.ts.map +1 -0
  153. package/build/types/v1.1/generateQueries.test.d.ts +1 -0
  154. package/build/types/v1.1/generateQueries.test.d.ts.map +1 -0
  155. package/build/types/v1.1/wireObjectTypeV2ToV1ObjectInterfaceString.d.ts +1 -0
  156. package/build/types/v1.1/wireObjectTypeV2ToV1ObjectInterfaceString.d.ts.map +1 -0
  157. package/build/types/v1.1/wireObjectTypeV2ToV1ObjectInterfaceString.test.d.ts +1 -0
  158. package/build/types/v1.1/wireObjectTypeV2ToV1ObjectInterfaceString.test.d.ts.map +1 -0
  159. package/build/types/v2.0/generateClientSdkVersionTwoPointZero.d.ts +1 -0
  160. package/build/types/v2.0/generateClientSdkVersionTwoPointZero.d.ts.map +1 -0
  161. package/build/types/v2.0/generateClientSdkVersionTwoPointZero.test.d.ts +1 -0
  162. package/build/types/v2.0/generateClientSdkVersionTwoPointZero.test.d.ts.map +1 -0
  163. package/build/types/v2.0/generateMetadata.d.ts +1 -0
  164. package/build/types/v2.0/generateMetadata.d.ts.map +1 -0
  165. package/build/types/validateWireOntologyAssumptions.d.ts +1 -0
  166. package/build/types/validateWireOntologyAssumptions.d.ts.map +1 -0
  167. package/changelog/1.8.0/pr-138.v2.yml +5 -0
  168. package/changelog/1.8.0/pr-140.v2.yml +5 -0
  169. package/changelog/1.8.0/pr-141.v2.yml +5 -0
  170. package/changelog/1.8.0/pr-142.v2.yml +5 -0
  171. package/package.json +4 -4
@@ -7,3 +7,4 @@ export interface MinimalFs {
7
7
  }
8
8
  export type WriteFileFn = (path: string, contents: string) => Promise<void>;
9
9
  export type ReaddirFn = (path: string) => Promise<string[]>;
10
+ //# sourceMappingURL=MinimalFs.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MinimalFs.d.ts","sourceRoot":"","sources":["../../src/MinimalFs.ts"],"names":[],"mappings":"AAgBA,MAAM,WAAW,SAAS;IACxB,KAAK,EAAE,CAAC,IAAI,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE;QAAE,SAAS,EAAE,OAAO,CAAA;KAAE,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;IACzE,SAAS,EAAE,WAAW,CAAC;IACvB,OAAO,EAAE,SAAS,CAAC;CACpB;AAED,MAAM,MAAM,WAAW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;AAC5E,MAAM,MAAM,SAAS,GAAG,CAAC,IAAI,EAAE,MAAM,KAAK,OAAO,CAAC,MAAM,EAAE,CAAC,CAAC"}
@@ -1,3 +1,4 @@
1
1
  import type * as gateway from "@osdk/gateway";
2
2
  export interface WireOntologyDefinition extends gateway.components.OntologyFullMetadata {
3
3
  }
4
+ //# sourceMappingURL=WireOntologyDefinition.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"WireOntologyDefinition.d.ts","sourceRoot":"","sources":["../../src/WireOntologyDefinition.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,KAAK,OAAO,MAAM,eAAe,CAAC;AAE9C,MAAM,WAAW,sBACf,SAAQ,OAAO,CAAC,UAAU,CAAC,oBAAoB;CAEhD"}
@@ -1,3 +1,5 @@
1
+ export type { MinimalFs } from "./MinimalFs";
1
2
  export { generateClientSdkVersionOneDotOne } from "./v1.1/generateClientSdkVersionOneDotOne";
2
3
  export { generateClientSdkVersionTwoPointZero } from "./v2.0/generateClientSdkVersionTwoPointZero";
3
4
  export type { WireOntologyDefinition } from "./WireOntologyDefinition";
5
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAgBA,YAAY,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAC7C,OAAO,EAAE,iCAAiC,EAAE,MAAM,0CAA0C,CAAC;AAC7F,OAAO,EAAE,oCAAoC,EAAE,MAAM,6CAA6C,CAAC;AACnG,YAAY,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC"}
@@ -1,3 +1,4 @@
1
1
  import type { InterfaceType } from "@osdk/gateway/types";
2
2
  /** @internal */
3
3
  export declare function __UNSTABLE_wireInterfaceTypeV2ToSdkObjectConst(interfaceDef: InterfaceType, v2?: boolean): string;
4
+ //# sourceMappingURL=UNSTABLE_wireInterfaceTypeV2ToSdkObjectConst.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"UNSTABLE_wireInterfaceTypeV2ToSdkObjectConst.d.ts","sourceRoot":"","sources":["../../../src/shared/UNSTABLE_wireInterfaceTypeV2ToSdkObjectConst.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;AAOzD,gBAAgB;AAChB,wBAAgB,8CAA8C,CAC5D,YAAY,EAAE,aAAa,EAC3B,EAAE,GAAE,OAAe,UA4DpB"}
@@ -1,3 +1,4 @@
1
1
  import type { MinimalFs } from "../MinimalFs";
2
2
  import type { WireOntologyDefinition } from "../WireOntologyDefinition";
3
3
  export declare function generateOntologyMetadata(ontology: WireOntologyDefinition, fs: MinimalFs, outDir: string): Promise<void>;
4
+ //# sourceMappingURL=generateMetadata.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"generateMetadata.d.ts","sourceRoot":"","sources":["../../../src/shared/generateMetadata.ts"],"names":[],"mappings":"AAiBA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAE9C,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,2BAA2B,CAAC;AAExE,wBAAsB,wBAAwB,CAC5C,QAAQ,EAAE,sBAAsB,EAChC,EAAE,EAAE,SAAS,EACb,MAAM,EAAE,MAAM,iBA6Bf"}
@@ -4,3 +4,4 @@ export type ModifiedEntityTypes = {
4
4
  modifiedObjects: Set<string>;
5
5
  };
6
6
  export declare function getModifiedEntityTypes(action: ActionTypeV2): ModifiedEntityTypes;
7
+ //# sourceMappingURL=getEditedEntities.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getEditedEntities.d.ts","sourceRoot":"","sources":["../../../src/shared/getEditedEntities.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAExD,MAAM,MAAM,mBAAmB,GAAG;IAChC,YAAY,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IAC1B,eAAe,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;CAC9B,CAAC;AAEF,wBAAgB,sBAAsB,CACpC,MAAM,EAAE,YAAY,GACnB,mBAAmB,CAoBrB"}
@@ -1 +1,2 @@
1
1
  export * from "./generateMetadata";
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/shared/index.ts"],"names":[],"mappings":"AAgBA,cAAc,oBAAoB,CAAC"}
@@ -1,2 +1,3 @@
1
1
  import type { QueryDataType } from "@osdk/gateway/types";
2
2
  export declare function isNullableQueryDataType(input: QueryDataType): boolean;
3
+ //# sourceMappingURL=isNullableQueryDataType.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"isNullableQueryDataType.d.ts","sourceRoot":"","sources":["../../../src/shared/isNullableQueryDataType.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;AAEzD,wBAAgB,uBAAuB,CAAC,KAAK,EAAE,aAAa,GAAG,OAAO,CAQrE"}
@@ -7,3 +7,4 @@ export declare function sanitizeMetadata(ontology: WireOntologyDefinition): Wire
7
7
  * @internal
8
8
  */
9
9
  export declare function sanitizeMetadata(ontology: WireOntologyDefinition): WireOntologyDefinition;
10
+ //# sourceMappingURL=sanitizeMetadata.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"sanitizeMetadata.d.ts","sourceRoot":"","sources":["../../../src/shared/sanitizeMetadata.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,2BAA2B,CAAC;AAExE;;GAEG;AACH,wBAAgB,gBAAgB,CAC9B,QAAQ,EAAE,sBAAsB,GAC/B,sBAAsB,CAAC;AAC1B;;GAEG;AACH,wBAAgB,gBAAgB,CAC9B,QAAQ,EAAE,sBAAsB,GAC/B,sBAAsB,CAAC"}
@@ -1 +1,2 @@
1
1
  export {};
2
+ //# sourceMappingURL=sanitizeMetadata.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"sanitizeMetadata.test.d.ts","sourceRoot":"","sources":["../../../src/shared/sanitizeMetadata.test.ts"],"names":[],"mappings":""}
@@ -1,3 +1,4 @@
1
1
  import type { ActionDefinition } from "@osdk/api";
2
2
  import type { ActionTypeV2 } from "@osdk/gateway/types";
3
3
  export declare function wireActionTypeV2ToSdkActionDefinition(input: ActionTypeV2): ActionDefinition<any, any>;
4
+ //# sourceMappingURL=wireActionTypeV2ToSdkActionDefinition.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"wireActionTypeV2ToSdkActionDefinition.d.ts","sourceRoot":"","sources":["../../../src/shared/wireActionTypeV2ToSdkActionDefinition.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,EACV,gBAAgB,EAGjB,MAAM,WAAW,CAAC;AACnB,OAAO,KAAK,EAGV,YAAY,EACb,MAAM,qBAAqB,CAAC;AAG7B,wBAAgB,qCAAqC,CACnD,KAAK,EAAE,YAAY,GAClB,gBAAgB,CAAC,GAAG,EAAE,GAAG,CAAC,CAiB5B"}
@@ -2,3 +2,4 @@ import type { ObjectTypeFullMetadata } from "@osdk/gateway/types";
2
2
  export declare function getObjectDefIdentifier(name: string, v2: boolean): string;
3
3
  /** @internal */
4
4
  export declare function wireObjectTypeV2ToSdkObjectConst(object: ObjectTypeFullMetadata, importExt: string, v2?: boolean): string;
5
+ //# sourceMappingURL=wireObjectTypeV2ToSdkObjectConst.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"wireObjectTypeV2ToSdkObjectConst.d.ts","sourceRoot":"","sources":["../../../src/shared/wireObjectTypeV2ToSdkObjectConst.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,qBAAqB,CAAC;AAKlE,wBAAgB,sBAAsB,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,OAAO,UAE/D;AAED,gBAAgB;AAChB,wBAAgB,gCAAgC,CAC9C,MAAM,EAAE,sBAAsB,EAC9B,SAAS,EAAE,MAAM,EACjB,EAAE,GAAE,OAAe,UA0FpB"}
@@ -1,3 +1,4 @@
1
1
  import type { QueryDataTypeDefinition } from "@osdk/api";
2
2
  import type { QueryDataType } from "@osdk/gateway/types";
3
3
  export declare function wireQueryDataTypeToQueryDataTypeDefinition<K extends string>(input: QueryDataType): QueryDataTypeDefinition<K>;
4
+ //# sourceMappingURL=wireQueryDataTypeToQueryDataTypeDefinition.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"wireQueryDataTypeToQueryDataTypeDefinition.d.ts","sourceRoot":"","sources":["../../../src/shared/wireQueryDataTypeToQueryDataTypeDefinition.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,EACV,uBAAuB,EAGxB,MAAM,WAAW,CAAC;AACnB,OAAO,KAAK,EAIV,aAAa,EAGd,MAAM,qBAAqB,CAAC;AAG7B,wBAAgB,0CAA0C,CAAC,CAAC,SAAS,MAAM,EACzE,KAAK,EAAE,aAAa,GACnB,uBAAuB,CAAC,CAAC,CAAC,CAqG5B"}
@@ -1,3 +1,4 @@
1
1
  import type { QueryDefinition } from "@osdk/api";
2
2
  import type { QueryTypeV2 } from "@osdk/gateway/types";
3
3
  export declare function wireQueryTypeV2ToSdkQueryDefinition(input: QueryTypeV2): QueryDefinition<any, any>;
4
+ //# sourceMappingURL=wireQueryTypeV2ToSdkQueryDefinition.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"wireQueryTypeV2ToSdkQueryDefinition.d.ts","sourceRoot":"","sources":["../../../src/shared/wireQueryTypeV2ToSdkQueryDefinition.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,EAAE,eAAe,EAA4B,MAAM,WAAW,CAAC;AAC3E,OAAO,KAAK,EAAoB,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAGzE,wBAAgB,mCAAmC,CACjD,KAAK,EAAE,WAAW,GACjB,eAAe,CAAC,GAAG,EAAE,GAAG,CAAC,CAc3B"}
@@ -4,3 +4,4 @@ export interface InMemoryFs extends MinimalFs {
4
4
  getFile(path: string): string;
5
5
  }
6
6
  export declare function createInMemoryFs(): InMemoryFs;
7
+ //# sourceMappingURL=InMemoryFs.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"InMemoryFs.d.ts","sourceRoot":"","sources":["../../../src/util/InMemoryFs.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,cAAc,CAAC;AAC9C,MAAM,WAAW,UAAW,SAAQ,SAAS;IAC3C,QAAQ,IAAI,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IACnC,OAAO,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,CAAC;CAC/B;AAED,wBAAgB,gBAAgB,IAAI,UAAU,CAc7C"}
@@ -1 +1,2 @@
1
1
  export declare function commaSeparatedIdentifiers(identifiers: ReadonlyArray<string>, alternateNames?: ReadonlyMap<string, string>): string;
2
+ //# sourceMappingURL=commaSeparatedIdentifiers.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"commaSeparatedIdentifiers.d.ts","sourceRoot":"","sources":["../../../src/util/commaSeparatedIdentifiers.ts"],"names":[],"mappings":"AAgBA,wBAAgB,yBAAyB,CACvC,WAAW,EAAE,aAAa,CAAC,MAAM,CAAC,EAClC,cAAc,CAAC,EAAE,WAAW,CAAC,MAAM,EAAE,MAAM,CAAC,UAS7C"}
@@ -1 +1,2 @@
1
1
  export declare function commaSeparatedTypeIdentifiers(identifiers: ReadonlyArray<string>, altNames?: ReadonlyMap<string, string>): string;
2
+ //# sourceMappingURL=commaSeparatedTypeIdentifiers.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"commaSeparatedTypeIdentifiers.d.ts","sourceRoot":"","sources":["../../../src/util/commaSeparatedTypeIdentifiers.ts"],"names":[],"mappings":"AAgBA,wBAAgB,6BAA6B,CAC3C,WAAW,EAAE,aAAa,CAAC,MAAM,CAAC,EAClC,QAAQ,CAAC,EAAE,WAAW,CAAC,MAAM,EAAE,MAAM,CAAC,UAKvC"}
@@ -1 +1,2 @@
1
1
  export declare function deleteUndefineds<T extends Record<string, any>>(obj: T): T;
2
+ //# sourceMappingURL=deleteUndefineds.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"deleteUndefineds.d.ts","sourceRoot":"","sources":["../../../src/util/deleteUndefineds.ts"],"names":[],"mappings":"AAgBA,wBAAgB,gBAAgB,CAAC,CAAC,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAAE,GAAG,EAAE,CAAC,GAAG,CAAC,CAIzE"}
@@ -1 +1,2 @@
1
1
  export declare function isReservedKeyword(name: string): boolean;
2
+ //# sourceMappingURL=reservedKeywords.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"reservedKeywords.d.ts","sourceRoot":"","sources":["../../../src/util/reservedKeywords.ts"],"names":[],"mappings":"AAiEA,wBAAgB,iBAAiB,CAAC,IAAI,EAAE,MAAM,WAE7C"}
@@ -17,3 +17,4 @@ export declare function stringify<T extends Record<string, any>>(obj: T, customi
17
17
  [K in keyof T | "*"]?: Customizer<K, T[K]>;
18
18
  }, separator?: string): string;
19
19
  export {};
20
+ //# sourceMappingURL=stringify.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"stringify.d.ts","sourceRoot":"","sources":["../../../src/util/stringify.ts"],"names":[],"mappings":"AAgBA;;;;;;;;;;;;;GAaG;AACH,KAAK,UAAU,CAAC,CAAC,EAAE,CAAC,SAAS,EAAE,IAAI,CACjC,KAAK,EAAE,CAAC,EACR,qBAAqB,EAAE,CAAC,KAAK,EAAE,GAAG,KAAK,MAAM,EAC7C,GAAG,EAAE,CAAC,EACN,mBAAmB,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,MAAM,KACzC,CAAC,MAAM,EAAE,MAAM,CAAC,GAAG,MAAM,GAAG,SAAS,CAAC;AAU3C,wBAAgB,SAAS,CAAC,CAAC,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EACrD,GAAG,EAAE,CAAC,EACN,UAAU,GAAE;KACT,CAAC,IAAI,MAAM,CAAC,GAAG,GAAG,CAAC,CAAC,EAAE,UAAU,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC,CAAC;CACtC,EACN,SAAS,SAAQ,UA0BlB"}
@@ -27,6 +27,30 @@ export declare const TodoWireOntology: {
27
27
  }[];
28
28
  status: "ACTIVE";
29
29
  };
30
+ deleteTodos: {
31
+ apiName: string;
32
+ description: string;
33
+ parameters: {
34
+ object: {
35
+ description: string;
36
+ dataType: {
37
+ type: "array";
38
+ subType: {
39
+ type: "object";
40
+ objectApiName: string;
41
+ objectTypeApiName: string;
42
+ };
43
+ };
44
+ required: false;
45
+ };
46
+ };
47
+ rid: string;
48
+ operations: {
49
+ type: "deleteObject";
50
+ objectTypeApiName: string;
51
+ }[];
52
+ status: "ACTIVE";
53
+ };
30
54
  };
31
55
  objectTypes: {
32
56
  Todo: {
@@ -118,3 +142,4 @@ export declare const TodoWireOntology: {
118
142
  interfaceTypes: {};
119
143
  sharedPropertyTypes: {};
120
144
  };
145
+ //# sourceMappingURL=TodoWireOntology.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TodoWireOntology.d.ts","sourceRoot":"","sources":["../../../../src/util/test/TodoWireOntology.ts"],"names":[],"mappings":"AAkBA,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA6IK,CAAC"}
@@ -1,2 +1,3 @@
1
1
  import * as ts from "typescript";
2
2
  export declare function compileThis(files: Record<string, string>, basePath: string): readonly ts.Diagnostic[];
3
+ //# sourceMappingURL=compileThis.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"compileThis.d.ts","sourceRoot":"","sources":["../../../../src/util/test/compileThis.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,EAAE,MAAM,YAAY,CAAC;AAEjC,wBAAgB,WAAW,CAAC,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,EAAE,QAAQ,EAAE,MAAM,4BA0B1E"}
@@ -10,3 +10,4 @@ export declare function createMockMinimalFiles(): {
10
10
  };
11
11
  dumpFilesToConsole: () => void;
12
12
  };
13
+ //# sourceMappingURL=createMockMinimalFiles.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"createMockMinimalFiles.d.ts","sourceRoot":"","sources":["../../../../src/util/test/createMockMinimalFiles.ts"],"names":[],"mappings":"AAiBA,OAAO,KAAK,EAAE,SAAS,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAE9D,wBAAgB,sBAAsB;;;;;;;;;;EA0BrC"}
@@ -1 +1,2 @@
1
1
  export declare function formatTs(contents: string): Promise<string>;
2
+ //# sourceMappingURL=formatTs.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"formatTs.d.ts","sourceRoot":"","sources":["../../../../src/util/test/formatTs.ts"],"names":[],"mappings":"AAqBA,wBAAgB,QAAQ,CAAC,QAAQ,EAAE,MAAM,mBASxC"}
@@ -6,3 +6,4 @@ import type { MinimalFs } from "../MinimalFs";
6
6
  * files around or refuse to update files with new contents in some cases.
7
7
  */
8
8
  export declare function verifyOutdir(outDir: string, fs: MinimalFs): Promise<void>;
9
+ //# sourceMappingURL=verifyOutdir.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"verifyOutdir.d.ts","sourceRoot":"","sources":["../../../src/util/verifyOutdir.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAE9C;;;;;GAKG;AACH,wBAAsB,YAAY,CAAC,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,SAAS,iBAgB/D"}
@@ -1,2 +1,3 @@
1
1
  import type { MinimalFs } from "../../MinimalFs";
2
2
  export declare function generateOAuthClientDistDir(outDir: string, fs: MinimalFs, importExt?: string): Promise<void>;
3
+ //# sourceMappingURL=generateOAuthDistDir.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"generateOAuthDistDir.d.ts","sourceRoot":"","sources":["../../../../src/v1.1/backcompat/generateOAuthDistDir.ts"],"names":[],"mappings":"AAiBA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AAOjD,wBAAsB,0BAA0B,CAC9C,MAAM,EAAE,MAAM,EACd,EAAE,EAAE,SAAS,EACb,SAAS,SAAK,iBAmEf"}
@@ -1,2 +1,3 @@
1
1
  import type { MinimalFs } from "../../MinimalFs";
2
2
  export declare function generateOntologyRuntimeDistDir(outDir: string, fs: MinimalFs, importExt?: string): Promise<void>;
3
+ //# sourceMappingURL=generateOntologyRuntimeDistDir.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"generateOntologyRuntimeDistDir.d.ts","sourceRoot":"","sources":["../../../../src/v1.1/backcompat/generateOntologyRuntimeDistDir.ts"],"names":[],"mappings":"AAiBA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AASjD,wBAAsB,8BAA8B,CAClD,MAAM,EAAE,MAAM,EACd,EAAE,EAAE,SAAS,EACb,SAAS,SAAK,iBA8Cf"}
@@ -1,2 +1,3 @@
1
1
  import type { MinimalFs } from "../../../MinimalFs";
2
2
  export declare function generateConfidentialClientDir(fs: MinimalFs, oauthDistDir: string, importExt?: string): Promise<void>;
3
+ //# sourceMappingURL=generateConfidentialClientDir.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"generateConfidentialClientDir.d.ts","sourceRoot":"","sources":["../../../../../src/v1.1/backcompat/internal-foundry-oauth-dist/generateConfidentialClientDir.ts"],"names":[],"mappings":"AAiBA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAIpD,wBAAsB,6BAA6B,CACjD,EAAE,EAAE,SAAS,EACb,YAAY,EAAE,MAAM,EACpB,SAAS,SAAK,iBAuBf"}
@@ -1,2 +1,3 @@
1
1
  import type { MinimalFs } from "../../../MinimalFs";
2
2
  export declare function generatePublicClientDir(fs: MinimalFs, oauthDistDir: string, importExt?: string): Promise<void>;
3
+ //# sourceMappingURL=generatePublicClientDir.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"generatePublicClientDir.d.ts","sourceRoot":"","sources":["../../../../../src/v1.1/backcompat/internal-foundry-oauth-dist/generatePublicClientDir.ts"],"names":[],"mappings":"AAiBA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAIpD,wBAAsB,uBAAuB,CAC3C,EAAE,EAAE,SAAS,EACb,YAAY,EAAE,MAAM,EACpB,SAAS,SAAK,iBAoBf"}
@@ -1,2 +1,3 @@
1
1
  import type { MinimalFs } from "../../../MinimalFs";
2
2
  export declare function generateUserTokenDir(fs: MinimalFs, oauthDistDir: string, importExt?: string): Promise<void>;
3
+ //# sourceMappingURL=generateUserTokenDir.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"generateUserTokenDir.d.ts","sourceRoot":"","sources":["../../../../../src/v1.1/backcompat/internal-foundry-oauth-dist/generateUserTokenDir.ts"],"names":[],"mappings":"AAiBA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAIpD,wBAAsB,oBAAoB,CACxC,EAAE,EAAE,SAAS,EACb,YAAY,EAAE,MAAM,EACpB,SAAS,SAAK,iBAmBf"}
@@ -1,2 +1,3 @@
1
1
  import type { MinimalFs } from "../../../../MinimalFs";
2
2
  export declare function generateAggregationsAggregations(fs: MinimalFs, aggregationsDir: string): Promise<void>;
3
+ //# sourceMappingURL=generateAggregationsAggregations.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"generateAggregationsAggregations.d.ts","sourceRoot":"","sources":["../../../../../../src/v1.1/backcompat/internal-foundry-ontology-runtime-dist/aggregations/generateAggregationsAggregations.ts"],"names":[],"mappings":"AAiBA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAC;AAKvD,wBAAsB,gCAAgC,CACpD,EAAE,EAAE,SAAS,EACb,eAAe,EAAE,MAAM,iBA0FxB"}
@@ -1,2 +1,3 @@
1
1
  import type { MinimalFs } from "../../../../MinimalFs";
2
2
  export declare function generateGroupBy(fs: MinimalFs, aggregationsDir: string, importExt?: string): Promise<void>;
3
+ //# sourceMappingURL=generateGroupBy.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"generateGroupBy.d.ts","sourceRoot":"","sources":["../../../../../../src/v1.1/backcompat/internal-foundry-ontology-runtime-dist/aggregations/generateGroupBy.ts"],"names":[],"mappings":"AAiBA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAC;AAKvD,wBAAsB,eAAe,CACnC,EAAE,EAAE,SAAS,EACb,eAAe,EAAE,MAAM,EACvB,SAAS,SAAK,iBAkCf"}
@@ -1,2 +1,3 @@
1
1
  import type { MinimalFs } from "../../../../MinimalFs";
2
2
  export declare function generateMetrics(fs: MinimalFs, aggregationsDir: string, importExt?: string): Promise<void>;
3
+ //# sourceMappingURL=generateMetrics.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"generateMetrics.d.ts","sourceRoot":"","sources":["../../../../../../src/v1.1/backcompat/internal-foundry-ontology-runtime-dist/aggregations/generateMetrics.ts"],"names":[],"mappings":"AAiBA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAC;AAKvD,wBAAsB,eAAe,CACnC,EAAE,EAAE,SAAS,EACb,eAAe,EAAE,MAAM,EACvB,SAAS,SAAK,iBAqEf"}
@@ -1,2 +1,3 @@
1
1
  import type { MinimalFs } from "../../../../MinimalFs";
2
2
  export declare function generateAttachmentsDir(attachmentsDir: string, fs: MinimalFs, importExt?: string): Promise<void>;
3
+ //# sourceMappingURL=generateAttachmentsDir.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"generateAttachmentsDir.d.ts","sourceRoot":"","sources":["../../../../../../src/v1.1/backcompat/internal-foundry-ontology-runtime-dist/baseTypes/generateAttachmentsDir.ts"],"names":[],"mappings":"AAiBA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAC;AAIvD,wBAAsB,sBAAsB,CAC1C,cAAc,EAAE,MAAM,EACtB,EAAE,EAAE,SAAS,EACb,SAAS,SAAK,iBAsBf"}
@@ -1,2 +1,3 @@
1
1
  import type { MinimalFs } from "../../../../MinimalFs";
2
2
  export declare function generateGeoshapesDir(runtimeDistDir: string, fs: MinimalFs, importExt?: string): Promise<void>;
3
+ //# sourceMappingURL=generateGeoshapesDir.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"generateGeoshapesDir.d.ts","sourceRoot":"","sources":["../../../../../../src/v1.1/backcompat/internal-foundry-ontology-runtime-dist/baseTypes/generateGeoshapesDir.ts"],"names":[],"mappings":"AAiBA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAC;AAKvD,wBAAsB,oBAAoB,CACxC,cAAc,EAAE,MAAM,EACtB,EAAE,EAAE,SAAS,EACb,SAAS,SAAK,iBAuGf"}
@@ -1,2 +1,3 @@
1
1
  import type { MinimalFs } from "../../../../MinimalFs";
2
2
  export declare function generateObjectSetDir(objectSetDir: string, fs: MinimalFs, importExt?: string): Promise<void>;
3
+ //# sourceMappingURL=generateObjectSetDir.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"generateObjectSetDir.d.ts","sourceRoot":"","sources":["../../../../../../src/v1.1/backcompat/internal-foundry-ontology-runtime-dist/baseTypes/generateObjectSetDir.ts"],"names":[],"mappings":"AAiBA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAC;AAIvD,wBAAsB,oBAAoB,CACxC,YAAY,EAAE,MAAM,EACpB,EAAE,EAAE,SAAS,EACb,SAAS,SAAK,iBAoCf"}
@@ -1,2 +1,3 @@
1
1
  import type { MinimalFs } from "../../../../MinimalFs";
2
2
  export declare function generateSharedObjectCodeDir(sharedObjectCodeDir: string, fs: MinimalFs, importExt?: string): Promise<void>;
3
+ //# sourceMappingURL=generateSharedObjectCode.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"generateSharedObjectCode.d.ts","sourceRoot":"","sources":["../../../../../../src/v1.1/backcompat/internal-foundry-ontology-runtime-dist/baseTypes/generateSharedObjectCode.ts"],"names":[],"mappings":"AAiBA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAC;AAIvD,wBAAsB,2BAA2B,CAC/C,mBAAmB,EAAE,MAAM,EAC3B,EAAE,EAAE,SAAS,EACb,SAAS,SAAK,iBAqBf"}
@@ -1,2 +1,3 @@
1
1
  import type { MinimalFs } from "../../../../MinimalFs";
2
2
  export declare function generateTimeSeriesDir(timeseriesDir: string, fs: MinimalFs, importExt?: string): Promise<void>;
3
+ //# sourceMappingURL=generateTimeSeriesDir.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"generateTimeSeriesDir.d.ts","sourceRoot":"","sources":["../../../../../../src/v1.1/backcompat/internal-foundry-ontology-runtime-dist/baseTypes/generateTimeSeriesDir.ts"],"names":[],"mappings":"AAiBA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAC;AAIvD,wBAAsB,qBAAqB,CACzC,aAAa,EAAE,MAAM,EACrB,EAAE,EAAE,SAAS,EACb,SAAS,SAAK,iBA8Df"}
@@ -1,2 +1,3 @@
1
1
  import type { MinimalFs } from "../../../MinimalFs";
2
2
  export declare function generateAggregationsDir(fs: MinimalFs, runtimeDistDir: string, importExt?: string): Promise<void>;
3
+ //# sourceMappingURL=generateAggregationsDir.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"generateAggregationsDir.d.ts","sourceRoot":"","sources":["../../../../../src/v1.1/backcompat/internal-foundry-ontology-runtime-dist/generateAggregationsDir.ts"],"names":[],"mappings":"AAiBA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAQpD,wBAAsB,uBAAuB,CAC3C,EAAE,EAAE,SAAS,EACb,cAAc,EAAE,MAAM,EACtB,SAAS,SAAK,iBAmEf"}
@@ -1,2 +1,3 @@
1
1
  import type { MinimalFs } from "../../../MinimalFs";
2
2
  export declare function generateBaseTypesDir(runtimeDistDir: string, fs: MinimalFs, importExt?: string): Promise<void>;
3
+ //# sourceMappingURL=generateBaseTypesDir.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"generateBaseTypesDir.d.ts","sourceRoot":"","sources":["../../../../../src/v1.1/backcompat/internal-foundry-ontology-runtime-dist/generateBaseTypesDir.ts"],"names":[],"mappings":"AAiBA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAUpD,wBAAsB,oBAAoB,CACxC,cAAc,EAAE,MAAM,EACtB,EAAE,EAAE,SAAS,EACb,SAAS,SAAK,iBA4Mf"}
@@ -1,2 +1,3 @@
1
1
  import type { MinimalFs } from "../../../MinimalFs";
2
2
  export declare function generateClientDir(runtimeDistDir: string, fs: MinimalFs, importExt?: string): Promise<void>;
3
+ //# sourceMappingURL=generateClientDir.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"generateClientDir.d.ts","sourceRoot":"","sources":["../../../../../src/v1.1/backcompat/internal-foundry-ontology-runtime-dist/generateClientDir.ts"],"names":[],"mappings":"AAiBA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAIpD,wBAAsB,iBAAiB,CACrC,cAAc,EAAE,MAAM,EACtB,EAAE,EAAE,SAAS,EACb,SAAS,SAAK,iBAsBf"}
@@ -1,2 +1,3 @@
1
1
  import type { MinimalFs } from "../../../MinimalFs";
2
2
  export declare function generateCommonDir(runtimeDistDir: string, fs: MinimalFs): Promise<void>;
3
+ //# sourceMappingURL=generateCommonDir.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"generateCommonDir.d.ts","sourceRoot":"","sources":["../../../../../src/v1.1/backcompat/internal-foundry-ontology-runtime-dist/generateCommonDir.ts"],"names":[],"mappings":"AAiBA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAKpD,wBAAsB,iBAAiB,CAAC,cAAc,EAAE,MAAM,EAAE,EAAE,EAAE,SAAS,iBAqB5E"}
@@ -1,2 +1,3 @@
1
1
  import type { MinimalFs } from "../../../MinimalFs";
2
2
  export declare function generateFiltersDir(runtimeDistDir: string, fs: MinimalFs, importExt?: string): Promise<void>;
3
+ //# sourceMappingURL=generateFiltersDir.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"generateFiltersDir.d.ts","sourceRoot":"","sources":["../../../../../src/v1.1/backcompat/internal-foundry-ontology-runtime-dist/generateFiltersDir.ts"],"names":[],"mappings":"AAiBA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAKpD,wBAAsB,kBAAkB,CACtC,cAAc,EAAE,MAAM,EACtB,EAAE,EAAE,SAAS,EACb,SAAS,SAAK,iBAgJf"}
@@ -1,2 +1,3 @@
1
1
  import type { MinimalFs } from "../../../MinimalFs";
2
2
  export declare function generateOntologyProviderDir(fs: MinimalFs, runtimeDistDir: string, importExt?: string): Promise<void>;
3
+ //# sourceMappingURL=generateOntologyProviderDir.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"generateOntologyProviderDir.d.ts","sourceRoot":"","sources":["../../../../../src/v1.1/backcompat/internal-foundry-ontology-runtime-dist/generateOntologyProviderDir.ts"],"names":[],"mappings":"AAiBA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAMpD,wBAAsB,2BAA2B,CAC/C,EAAE,EAAE,SAAS,EACb,cAAc,EAAE,MAAM,EACtB,SAAS,SAAK,iBA0Bf"}
@@ -1,2 +1,3 @@
1
1
  import type { MinimalFs } from "../../../MinimalFs";
2
2
  export declare function generatePagingDir(runtimeDistDir: string, fs: MinimalFs, importExt?: string): Promise<void>;
3
+ //# sourceMappingURL=generatePagingDir.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"generatePagingDir.d.ts","sourceRoot":"","sources":["../../../../../src/v1.1/backcompat/internal-foundry-ontology-runtime-dist/generatePagingDir.ts"],"names":[],"mappings":"AAiBA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAIpD,wBAAsB,iBAAiB,CACrC,cAAc,EAAE,MAAM,EACtB,EAAE,EAAE,SAAS,EACb,SAAS,SAAK,iBAkBf"}
@@ -1,2 +1,3 @@
1
1
  import type { MinimalFs } from "../../../../MinimalFs";
2
2
  export declare function generateErrors(fs: MinimalFs, ontologyProviderDir: string): Promise<void>;
3
+ //# sourceMappingURL=generateErrors.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"generateErrors.d.ts","sourceRoot":"","sources":["../../../../../../src/v1.1/backcompat/internal-foundry-ontology-runtime-dist/ontologyProvider/generateErrors.ts"],"names":[],"mappings":"AAiBA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAC;AAIvD,wBAAsB,cAAc,CAClC,EAAE,EAAE,SAAS,EACb,mBAAmB,EAAE,MAAM,iBAuE5B"}
@@ -1,2 +1,3 @@
1
1
  import type { MinimalFs } from "../../../../MinimalFs";
2
2
  export declare function generateOntologyMetadata(fs: MinimalFs, ontologyProviderDir: string): Promise<void>;
3
+ //# sourceMappingURL=generateOntologyMetadata.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"generateOntologyMetadata.d.ts","sourceRoot":"","sources":["../../../../../../src/v1.1/backcompat/internal-foundry-ontology-runtime-dist/ontologyProvider/generateOntologyMetadata.ts"],"names":[],"mappings":"AAiBA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAC;AAIvD,wBAAsB,wBAAwB,CAC5C,EAAE,EAAE,SAAS,EACb,mBAAmB,EAAE,MAAM,iBAU5B"}
@@ -1,2 +1,3 @@
1
1
  import type { MinimalFs } from "../../../../MinimalFs";
2
2
  export declare function generateResult(fs: MinimalFs, ontologyProviderDir: string): Promise<void>;
3
+ //# sourceMappingURL=generateResult.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"generateResult.d.ts","sourceRoot":"","sources":["../../../../../../src/v1.1/backcompat/internal-foundry-ontology-runtime-dist/ontologyProvider/generateResult.ts"],"names":[],"mappings":"AAiBA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAC;AAKvD,wBAAsB,cAAc,CAClC,EAAE,EAAE,SAAS,EACb,mBAAmB,EAAE,MAAM,iBAsB5B"}
@@ -1 +1,2 @@
1
1
  export declare function reexportConsts(typesToExport: string[]): string;
2
+ //# sourceMappingURL=reexportConsts.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"reexportConsts.d.ts","sourceRoot":"","sources":["../../../../../src/v1.1/backcompat/util/reexportConsts.ts"],"names":[],"mappings":"AAgBA,wBAAgB,cAAc,CAC5B,aAAa,EAAE,MAAM,EAAE,UAcxB"}
@@ -1 +1,2 @@
1
1
  export declare function reexportTypes(typesToExport: string[], genericArgsLeft?: string, genericArgsRight?: string): string;
2
+ //# sourceMappingURL=reexportTypes.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"reexportTypes.d.ts","sourceRoot":"","sources":["../../../../../src/v1.1/backcompat/util/reexportTypes.ts"],"names":[],"mappings":"AAgBA,wBAAgB,aAAa,CAC3B,aAAa,EAAE,MAAM,EAAE,EACvB,eAAe,SAAK,EACpB,gBAAgB,SAA2B,UAc5C"}
@@ -3,3 +3,4 @@ import type { MinimalFs } from "../MinimalFs";
3
3
  import type { WireOntologyDefinition } from "../WireOntologyDefinition";
4
4
  export declare function generateActions(ontology: WireOntologyDefinition, fs: MinimalFs, outDir: string, importExt?: string): Promise<void>;
5
5
  export declare function getTypeScriptTypeFromDataType(actionParameter: ActionParameterType, importedObjects: Set<string>): string;
6
+ //# sourceMappingURL=generateActions.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"generateActions.d.ts","sourceRoot":"","sources":["../../../src/v1.1/generateActions.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,qBAAqB,CAAC;AAE/D,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAG9C,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,2BAA2B,CAAC;AAExE,wBAAsB,eAAe,CACnC,QAAQ,EAAE,sBAAsB,EAChC,EAAE,EAAE,SAAS,EACb,MAAM,EAAE,MAAM,EACd,SAAS,GAAE,MAAW,iBAuEvB;AAED,wBAAgB,6BAA6B,CAC3C,eAAe,EAAE,mBAAmB,EACpC,eAAe,EAAE,GAAG,CAAC,MAAM,CAAC,GAC3B,MAAM,CAoCR"}
@@ -1 +1,2 @@
1
1
  export {};
2
+ //# sourceMappingURL=generateActions.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"generateActions.test.d.ts","sourceRoot":"","sources":["../../../src/v1.1/generateActions.test.ts"],"names":[],"mappings":""}
@@ -1,2 +1,3 @@
1
1
  import type { MinimalFs } from "../MinimalFs";
2
2
  export declare function generateBackCompatDeprecatedExports(fs: MinimalFs, outDir: string, importExt?: string): Promise<void>;
3
+ //# sourceMappingURL=generateBackCompatDeprecatedExports.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"generateBackCompatDeprecatedExports.d.ts","sourceRoot":"","sources":["../../../src/v1.1/generateBackCompatDeprecatedExports.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAI9C,wBAAsB,mCAAmC,CACvD,EAAE,EAAE,SAAS,EACb,MAAM,EAAE,MAAM,EACd,SAAS,SAAK,iBAIf"}
@@ -1,3 +1,4 @@
1
1
  import type { MinimalFs } from "../MinimalFs";
2
2
  import type { WireOntologyDefinition } from "../WireOntologyDefinition";
3
3
  export declare function generateBulkActions(ontology: WireOntologyDefinition, fs: MinimalFs, outDir: string, importExt?: string): Promise<void>;
4
+ //# sourceMappingURL=generateBulkActions.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"generateBulkActions.d.ts","sourceRoot":"","sources":["../../../src/v1.1/generateBulkActions.ts"],"names":[],"mappings":"AAiBA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAG9C,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,2BAA2B,CAAC;AAGxE,wBAAsB,mBAAmB,CACvC,QAAQ,EAAE,sBAAsB,EAChC,EAAE,EAAE,SAAS,EACb,MAAM,EAAE,MAAM,EACd,SAAS,GAAE,MAAW,iBA0EvB"}
@@ -1 +1,2 @@
1
1
  export {};
2
+ //# sourceMappingURL=generateBulkActions.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"generateBulkActions.test.d.ts","sourceRoot":"","sources":["../../../src/v1.1/generateBulkActions.test.ts"],"names":[],"mappings":""}
@@ -1,3 +1,4 @@
1
1
  import type { MinimalFs } from "../MinimalFs";
2
2
  import type { WireOntologyDefinition } from "../WireOntologyDefinition";
3
3
  export declare function generateClientSdkVersionOneDotOne(ontology: WireOntologyDefinition, userAgent: string, fs: MinimalFs, outDir: string, packageType?: "commonjs" | "module"): Promise<void>;
4
+ //# sourceMappingURL=generateClientSdkVersionOneDotOne.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"generateClientSdkVersionOneDotOne.d.ts","sourceRoot":"","sources":["../../../src/v1.1/generateClientSdkVersionOneDotOne.ts"],"names":[],"mappings":"AAiBA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAG9C,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,2BAA2B,CAAC;AAexE,wBAAsB,iCAAiC,CACrD,QAAQ,EAAE,sBAAsB,EAChC,SAAS,EAAE,MAAM,EACjB,EAAE,EAAE,SAAS,EACb,MAAM,EAAE,MAAM,EACd,WAAW,GAAE,UAAU,GAAG,QAAqB,iBA2DhD"}