@fern-api/csharp-dynamic-snippets 2.11.2 → 2.11.3

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 (73) hide show
  1. package/dist/index.cjs +122 -0
  2. package/dist/index.cjs.map +1 -0
  3. package/{cjs/DynamicSnippetsGeneratorContext-pehoeH_w.d.cts → dist/index.d.cts} +76 -3
  4. package/{esm/DynamicSnippetsGeneratorContext-pehoeH_w.d.ts → dist/index.d.ts} +76 -3
  5. package/dist/index.js +122 -0
  6. package/dist/index.js.map +1 -0
  7. package/package.json +11 -12
  8. package/cjs/Config.cjs +0 -2
  9. package/cjs/Config.cjs.map +0 -1
  10. package/cjs/Config.d.cts +0 -5
  11. package/cjs/DynamicSnippetsGenerator.cjs +0 -46
  12. package/cjs/DynamicSnippetsGenerator.cjs.map +0 -1
  13. package/cjs/DynamicSnippetsGenerator.d.cts +0 -23
  14. package/cjs/EndpointSnippetGenerator.cjs +0 -45
  15. package/cjs/EndpointSnippetGenerator.cjs.map +0 -1
  16. package/cjs/EndpointSnippetGenerator.d.cts +0 -65
  17. package/cjs/context/DynamicLiteralMapper.cjs +0 -2
  18. package/cjs/context/DynamicLiteralMapper.cjs.map +0 -1
  19. package/cjs/context/DynamicLiteralMapper.d.cts +0 -7
  20. package/cjs/context/DynamicSnippetsGeneratorContext.cjs +0 -33
  21. package/cjs/context/DynamicSnippetsGeneratorContext.cjs.map +0 -1
  22. package/cjs/context/DynamicSnippetsGeneratorContext.d.cts +0 -7
  23. package/cjs/context/DynamicTypeMapper.cjs +0 -2
  24. package/cjs/context/DynamicTypeMapper.cjs.map +0 -1
  25. package/cjs/context/DynamicTypeMapper.d.cts +0 -7
  26. package/cjs/context/FilePropertyMapper.cjs +0 -28
  27. package/cjs/context/FilePropertyMapper.cjs.map +0 -1
  28. package/cjs/context/FilePropertyMapper.d.cts +0 -7
  29. package/cjs/index.cjs +0 -46
  30. package/cjs/index.cjs.map +0 -1
  31. package/cjs/index.d.cts +0 -10
  32. package/esm/Config.d.ts +0 -5
  33. package/esm/Config.js +0 -2
  34. package/esm/Config.js.map +0 -1
  35. package/esm/DynamicSnippetsGenerator.d.ts +0 -23
  36. package/esm/DynamicSnippetsGenerator.js +0 -2
  37. package/esm/DynamicSnippetsGenerator.js.map +0 -1
  38. package/esm/EndpointSnippetGenerator.d.ts +0 -65
  39. package/esm/EndpointSnippetGenerator.js +0 -2
  40. package/esm/EndpointSnippetGenerator.js.map +0 -1
  41. package/esm/chunk-3XDW3MPR.js +0 -2
  42. package/esm/chunk-3XDW3MPR.js.map +0 -1
  43. package/esm/chunk-CEB5TOCF.js +0 -33
  44. package/esm/chunk-CEB5TOCF.js.map +0 -1
  45. package/esm/chunk-DBQMCX7L.js +0 -2
  46. package/esm/chunk-DBQMCX7L.js.map +0 -1
  47. package/esm/chunk-EC2FLIE6.js +0 -15
  48. package/esm/chunk-EC2FLIE6.js.map +0 -1
  49. package/esm/chunk-EUEE2577.js +0 -2
  50. package/esm/chunk-EUEE2577.js.map +0 -1
  51. package/esm/chunk-GEII674B.js +0 -2
  52. package/esm/chunk-GEII674B.js.map +0 -1
  53. package/esm/chunk-KFPJC632.js +0 -2
  54. package/esm/chunk-KFPJC632.js.map +0 -1
  55. package/esm/chunk-KHCIVF5J.js +0 -1
  56. package/esm/chunk-KHCIVF5J.js.map +0 -1
  57. package/esm/chunk-KIW23CQ5.js +0 -2
  58. package/esm/chunk-KIW23CQ5.js.map +0 -1
  59. package/esm/context/DynamicLiteralMapper.d.ts +0 -7
  60. package/esm/context/DynamicLiteralMapper.js +0 -2
  61. package/esm/context/DynamicLiteralMapper.js.map +0 -1
  62. package/esm/context/DynamicSnippetsGeneratorContext.d.ts +0 -7
  63. package/esm/context/DynamicSnippetsGeneratorContext.js +0 -2
  64. package/esm/context/DynamicSnippetsGeneratorContext.js.map +0 -1
  65. package/esm/context/DynamicTypeMapper.d.ts +0 -7
  66. package/esm/context/DynamicTypeMapper.js +0 -2
  67. package/esm/context/DynamicTypeMapper.js.map +0 -1
  68. package/esm/context/FilePropertyMapper.d.ts +0 -7
  69. package/esm/context/FilePropertyMapper.js +0 -2
  70. package/esm/context/FilePropertyMapper.js.map +0 -1
  71. package/esm/index.d.ts +0 -10
  72. package/esm/index.js +0 -2
  73. package/esm/index.js.map +0 -1
@@ -1,7 +0,0 @@
1
- import '@fern-api/csharp-codegen/lib/ast';
2
- import '@fern-api/csharp-codegen/lib/ast/types/Type';
3
- import '@fern-api/csharp-codegen/lib/context/model-navigator';
4
- import '@fern-api/csharp-codegen';
5
- import '@fern-api/browser-compatible-base-generator';
6
- import '@fern-api/dynamic-ir-sdk';
7
- export { D as DynamicSnippetsGeneratorContext } from '../DynamicSnippetsGeneratorContext-pehoeH_w.cjs';
@@ -1,2 +0,0 @@
1
- "use strict";var a=Object.defineProperty;var l=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var f=Object.prototype.hasOwnProperty;var m=(r,t,e)=>t in r?a(r,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):r[t]=e;var h=(r,t)=>{for(var e in t)a(r,e,{get:t[e],enumerable:!0})},x=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of u(t))!f.call(r,i)&&i!==e&&a(r,i,{get:()=>t[i],enumerable:!(n=l(t,i))||n.enumerable});return r};var v=r=>x(a({},"__esModule",{value:!0}),r);var c=(r,t,e)=>m(r,typeof t!="symbol"?t+"":t,e);var y={};h(y,{DynamicTypeMapper:()=>p});module.exports=v(y);function o(r){throw new Error("Unexpected value: "+JSON.stringify(r))}var s=class{constructor(t){c(this,"generation");this.generation=t}get csharp(){return this.generation.csharp}get settings(){return this.generation.settings}get constants(){return this.generation.constants}get namespaces(){return this.generation.namespaces}get names(){return this.generation.names}get model(){return this.generation.model}get format(){return this.generation.format}get registry(){return this.generation.registry}get Types(){return this.generation.Types}get System(){return this.generation.extern.System}get NUnit(){return this.generation.extern.NUnit}get OneOf(){return this.generation.extern.OneOf}get Google(){return this.generation.extern.Google}get Grpc(){return this.generation.extern.Grpc}get WireMock(){return this.generation.extern.WireMock}get Primitive(){return this.generation.Primitive}get Value(){return this.generation.Value}get Collection(){return this.generation.Collection}};var p=class extends s{constructor({context:e}){super(e.generation);c(this,"context");this.context=e}convert(e){switch(e.typeReference.type){case"list":return this.Collection.list(this.convert({typeReference:e.typeReference,unboxOptionals:!0}));case"literal":return this.convertLiteral({literal:e.typeReference.value});case"map":return this.Collection.map(this.convert({typeReference:e.typeReference.key}),this.convert({typeReference:e.typeReference.value}));case"named":{let n=this.context.resolveNamedType({typeId:e.typeReference.value});return n==null?this.convertUnknown():this.convertNamed({named:n})}case"optional":case"nullable":{let n=this.convert({typeReference:e.typeReference.value});return e.unboxOptionals?n.asNonOptional():n.asOptional()}case"primitive":return this.convertPrimitive({primitive:e.typeReference.value});case"set":return this.Collection.set(this.convert({typeReference:e.typeReference,unboxOptionals:!0}));case"unknown":return this.convertUnknown();default:o(e.typeReference)}}convertToClassReference(e){return this.csharp.classReference({origin:e.declaration,namespace:this.context.getNamespace(e.declaration.fernFilepath)})}convertNamed({named:e}){switch(e.type){case"alias":return this.convert({typeReference:e.typeReference});case"enum":case"object":return this.csharp.classReference({origin:e.declaration,namespace:this.context.getNamespace(e.declaration.fernFilepath)});case"discriminatedUnion":return this.settings.shouldGeneratedDiscriminatedUnions?this.csharp.classReference({origin:e.declaration,namespace:this.context.getNamespace(e.declaration.fernFilepath)}):this.Primitive.object;case"undiscriminatedUnion":return this.OneOf.OneOf(e.types.map(n=>this.convert({typeReference:n})));default:o(e)}}convertLiteral({literal:e}){switch(e.type){case"boolean":return this.Primitive.boolean;case"string":return this.Primitive.string}}convertUnknown(){return this.Primitive.object}convertPrimitive({primitive:e}){switch(e){case"INTEGER":return this.Primitive.integer;case"UINT":return this.Primitive.uint;case"LONG":return this.Primitive.long;case"UINT_64":return this.Primitive.ulong;case"FLOAT":return this.Primitive.float;case"DOUBLE":return this.Primitive.double;case"BOOLEAN":return this.Primitive.boolean;case"STRING":return this.Primitive.string;case"DATE":return this.Value.dateOnly;case"DATE_TIME":return this.Value.dateTime;case"UUID":return this.Primitive.string;case"BASE_64":return this.Primitive.string;case"BIG_INTEGER":return this.Primitive.string;default:o(e)}}};0&&(module.exports={DynamicTypeMapper});
2
- //# sourceMappingURL=DynamicTypeMapper.cjs.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../../src/context/DynamicTypeMapper.ts","../../../../../../packages/commons/core-utils/src/assert.ts","../../../../codegen/src/with-generation.ts"],"sourcesContent":["import { assertNever } from \"@fern-api/core-utils\";\nimport { ast, WithGeneration } from \"@fern-api/csharp-codegen\";\nimport { FernIr } from \"@fern-api/dynamic-ir-sdk\";\n\nimport { DynamicSnippetsGeneratorContext } from \"./DynamicSnippetsGeneratorContext\";\n\nexport declare namespace DynamicTypeMapper {\n interface Args {\n typeReference: FernIr.dynamic.TypeReference;\n unboxOptionals?: boolean;\n }\n}\n\nexport class DynamicTypeMapper extends WithGeneration {\n private context: DynamicSnippetsGeneratorContext;\n\n constructor({ context }: { context: DynamicSnippetsGeneratorContext }) {\n super(context.generation);\n this.context = context;\n }\n\n public convert(args: DynamicTypeMapper.Args): ast.Type {\n switch (args.typeReference.type) {\n case \"list\":\n return this.Collection.list(this.convert({ typeReference: args.typeReference, unboxOptionals: true }));\n case \"literal\":\n return this.convertLiteral({ literal: args.typeReference.value });\n case \"map\": {\n return this.Collection.map(\n this.convert({ typeReference: args.typeReference.key }),\n this.convert({ typeReference: args.typeReference.value })\n );\n }\n case \"named\": {\n const named = this.context.resolveNamedType({ typeId: args.typeReference.value });\n if (named == null) {\n return this.convertUnknown();\n }\n return this.convertNamed({ named });\n }\n case \"optional\":\n case \"nullable\": {\n const value = this.convert({ typeReference: args.typeReference.value });\n return args.unboxOptionals ? value.asNonOptional() : value.asOptional();\n }\n case \"primitive\":\n return this.convertPrimitive({ primitive: args.typeReference.value });\n case \"set\":\n return this.Collection.set(this.convert({ typeReference: args.typeReference, unboxOptionals: true }));\n case \"unknown\":\n return this.convertUnknown();\n default:\n assertNever(args.typeReference);\n }\n }\n\n convertToClassReference(named: FernIr.dynamic.NamedType): ast.ClassReference {\n return this.csharp.classReference({\n origin: named.declaration,\n namespace: this.context.getNamespace(named.declaration.fernFilepath)\n });\n }\n\n private convertNamed({ named }: { named: FernIr.dynamic.NamedType }): ast.Type {\n switch (named.type) {\n case \"alias\":\n return this.convert({ typeReference: named.typeReference });\n case \"enum\":\n case \"object\":\n return this.csharp.classReference({\n origin: named.declaration,\n namespace: this.context.getNamespace(named.declaration.fernFilepath)\n });\n\n case \"discriminatedUnion\":\n if (!this.settings.shouldGeneratedDiscriminatedUnions) {\n return this.Primitive.object;\n }\n return this.csharp.classReference({\n origin: named.declaration,\n namespace: this.context.getNamespace(named.declaration.fernFilepath)\n });\n\n case \"undiscriminatedUnion\":\n return this.OneOf.OneOf(\n named.types.map((typeReference) => {\n return this.convert({ typeReference });\n })\n );\n default:\n assertNever(named);\n }\n }\n\n private convertLiteral({ literal }: { literal: FernIr.dynamic.LiteralType }): ast.Type {\n switch (literal.type) {\n case \"boolean\":\n return this.Primitive.boolean;\n case \"string\":\n return this.Primitive.string;\n }\n }\n\n private convertUnknown(): ast.Type {\n return this.Primitive.object;\n }\n\n private convertPrimitive({ primitive }: { primitive: FernIr.dynamic.PrimitiveTypeV1 }): ast.Type {\n switch (primitive) {\n case \"INTEGER\":\n return this.Primitive.integer;\n case \"UINT\":\n return this.Primitive.uint;\n case \"LONG\":\n return this.Primitive.long;\n case \"UINT_64\":\n return this.Primitive.ulong;\n case \"FLOAT\":\n return this.Primitive.float;\n case \"DOUBLE\":\n return this.Primitive.double;\n case \"BOOLEAN\":\n return this.Primitive.boolean;\n case \"STRING\":\n return this.Primitive.string;\n case \"DATE\":\n return this.Value.dateOnly;\n case \"DATE_TIME\":\n return this.Value.dateTime;\n case \"UUID\":\n return this.Primitive.string;\n case \"BASE_64\":\n return this.Primitive.string;\n case \"BIG_INTEGER\":\n return this.Primitive.string;\n default:\n assertNever(primitive);\n }\n }\n}\n","/**\n * Asserts that a condition is truthy, throwing an exception with the specified message if it is falsy.\n */\nexport function assert(condition: unknown, message?: string): asserts condition {\n if (!condition) {\n throw new Error(message ?? \"Expected condition to be truthy but got falsy.\");\n }\n}\n\nexport function assertDefined<T>(val: T, message?: string): asserts val is Exclude<T, undefined> {\n if (val === undefined) {\n throw new Error(message ?? \"Expected value to be defined but got undefined.\");\n }\n}\n\nexport function assertNonNull<T>(val: T, message?: string): asserts val is Exclude<T, null> {\n if (val === null) {\n throw new Error(message ?? \"Expected value to be non-null but got null.\");\n }\n}\n\nexport function assertString(val: unknown, message?: string): asserts val is string {\n if (typeof val !== \"string\") {\n throw new Error(message ?? `Expected value to be a string but got ${typeof val}.`);\n }\n}\n\nexport function assertNever(x: never): never {\n throw new Error(\"Unexpected value: \" + JSON.stringify(x));\n}\n\n// biome-ignore lint/suspicious/noEmptyBlockStatements: allow\nexport function assertNeverNoThrow(_: never): void {}\n\n// biome-ignore lint/suspicious/noEmptyBlockStatements: allow\nexport function assertVoidNoThrow(_x: void): void {}\n","import { type Generation } from \"./context/generation-info\";\n\n/**\n * A trivial class of convenience properties that a generator class can inherit from to gain access to the portable context features.\n *\n * This base class provides convenient access to common generation context properties through protected getters,\n * eliminating the need to repeatedly access `this.ctx.generation.*` throughout generator implementations.\n */\nexport class WithGeneration {\n public constructor(protected readonly generation: Generation) {}\n\n /** Provides access to C# code generation utilities */\n protected get csharp() {\n return this.generation.csharp;\n }\n\n /** Provides access to generation settings and configuration */\n protected get settings() {\n return this.generation.settings;\n }\n\n /** Provides access to generation constants */\n protected get constants() {\n return this.generation.constants;\n }\n\n /** Provides access to namespace management utilities */\n protected get namespaces() {\n return this.generation.namespaces;\n }\n\n /** Provides access to naming utilities for generating consistent identifiers */\n protected get names() {\n return this.generation.names;\n }\n\n /** Provides access to the model navigation and inspection utilities */\n protected get model() {\n return this.generation.model;\n }\n /** Provides access to text formatting utilities */\n protected get format() {\n return this.generation.format;\n }\n\n /** Provides access to the type registry for looking up generated types */\n protected get registry() {\n return this.generation.registry;\n }\n /** Provides access to type information and utilities */\n protected get Types() {\n return this.generation.Types;\n }\n\n /** Provides access to .NET System namespace types and utilities */\n public get System() {\n return this.generation.extern.System;\n }\n\n /** Provides access to NUnit testing framework types */\n public get NUnit() {\n return this.generation.extern.NUnit;\n }\n\n /** Provides access to OneOf discriminated union library types */\n public get OneOf() {\n return this.generation.extern.OneOf;\n }\n\n /** Provides access to Google protocol buffer types */\n public get Google() {\n return this.generation.extern.Google;\n }\n public get Grpc() {\n return this.generation.extern.Grpc;\n }\n /** Provides access to WireMock.Net testing/mocking library types */\n public get WireMock() {\n return this.generation.extern.WireMock;\n }\n /** Provides access to primitive types */\n public get Primitive() {\n return this.generation.Primitive;\n }\n /** Provides access to value types */\n public get Value() {\n return this.generation.Value;\n }\n /** Provides access to collection types */\n public get Collection() {\n return this.generation.Collection;\n }\n}\n"],"mappings":"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","names":["DynamicTypeMapper_exports","__export","DynamicTypeMapper","__toCommonJS","assertNever","x","WithGeneration","generation","__publicField","DynamicTypeMapper","WithGeneration","context","__publicField","args","named","value","assertNever","typeReference","literal","primitive"]}
@@ -1,7 +0,0 @@
1
- import '@fern-api/csharp-codegen';
2
- import '@fern-api/dynamic-ir-sdk';
3
- export { b as DynamicTypeMapper } from '../DynamicSnippetsGeneratorContext-pehoeH_w.cjs';
4
- import '@fern-api/csharp-codegen/lib/ast';
5
- import '@fern-api/csharp-codegen/lib/ast/types/Type';
6
- import '@fern-api/csharp-codegen/lib/context/model-navigator';
7
- import '@fern-api/browser-compatible-base-generator';