@fern-api/csharp-dynamic-snippets 2.25.0 → 2.27.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.
package/dist/index.cjs CHANGED
@@ -29,7 +29,7 @@ ${Mr(this).map(r=>` ${r.fn} - ${r.path}:${r.position}`).join(`
29
29
  `),this.hasSameAccess(this.init)||r.write(`${this.init} `),r.writeTextStatement("init"),r.writeNoIndent(`#else
30
30
  `),r.writeTextStatement("set"),r.writeNoIndent(`#endif
31
31
  `)):(this.hasSameAccess(this.init)||r.write(`${this.init} `),this.accessors?.init?(r.write("init"),r.write(" => "),this.accessors.init(r),r.writeTextStatement("")):r.write("init; "))),this.set&&(this.hasSameAccess(this.set)||r.write(`${this.set} `),this.accessors?.set?(r.write("set"),r.write(" => "),this.accessors.set(r),r.writeTextStatement("")):r.write("set; ")),r.write("}")),this.initializer!=null?(l?r.write(" => "):r.write(" = "),this.initializer.write(r),r.writeLine(";")):!this.skipDefaultInitializer&&!n&&i?L.Type(this.type)&&this.type.writeEmptyCollectionInitializer(r):!this.get&&!this.init&&r.writeLine(";")}hasSameAccess(r){return r===!0||r===this.access}};a();o();u();var Ue;(function(e){e[e.INSTANCE=0]="INSTANCE",e[e.STATIC=1]="STATIC"})(Ue||(Ue={}));var bt=class e extends nt{constructor({name:r,isAsync:n,override:i,access:l,return_:p,body:x,noBody:T,bodyType:A,summary:I,doc:C,type:j,classReference:P,parameters:B,typeParameters:v,annotations:G,codeExample:ne,interfaceReference:Z,origin:ae,enclosingType:W},H){super({enclosingType:W},ae,H);f(this,"name");f(this,"isAsync");f(this,"access");f(this,"return");f(this,"noBody");f(this,"body");f(this,"bodyType");f(this,"summary");f(this,"doc");f(this,"type");f(this,"reference");f(this,"override");f(this,"parameters");f(this,"typeParameters");f(this,"annotations");f(this,"interfaceReference");this.name=r,this.isAsync=n??!1,this.override=i??!1,this.access=l,this.return=p,this.noBody=T??!1,this.body=x,this.bodyType=A??e.BodyType.Statement,this.summary=I,this.doc=this.csharp.xmlDocBlockOf(C??{summary:I,codeExample:ne}),this.type=j??Ue.INSTANCE,this.reference=P,this.parameters=B??[],this.typeParameters=v??[],this.annotations=(G??[]).map(N=>N instanceof Ee?this.csharp.annotation({reference:N}):N),this.interfaceReference=Z}get isAsyncEnumerable(){return L.AsyncEnumerable(this.return)}addParameter(r){return r instanceof je||(r=new je(r,this.generation)),this.parameters.push(r),r}write(r){if(r.writeNode(this.doc),this.annotations.forEach(n=>{n.write(r)}),r.writeNewLineIfLastLineNot(),this.access&&r.write(`${this.access} `),this.type===Ue.STATIC&&r.write("static "),this.isAsync&&r.write("async "),this.override&&r.write("override "),this.return==null?this.isAsync?(r.writeNode(this.System.Threading.Tasks.Task()),r.write(" ")):r.write("void "):(this.isAsync&&!this.isAsyncEnumerable?r.writeNode(this.System.Threading.Tasks.Task(this.return)):this.return.write(r),r.write(" ")),this.interfaceReference&&r.write(`${this.interfaceReference.name}.`),r.write(this.name),this.typeParameters.length>0&&(r.write("<"),this.typeParameters.forEach((n,i)=>{n.write(r),i<this.typeParameters.length-1&&r.write(", ")}),r.write(">")),r.write("("),this.parameters.forEach((n,i)=>{n.write(r),i<this.parameters.length-1&&r.write(", ")}),r.write(")"),this.noBody)r.writeLine(";");else switch(this.bodyType){case e.BodyType.Statement:r.write(" "),r.pushScope(),this.body?.write(r),r.popScope();break;case e.BodyType.Expression:r.write(" => "),this.body?.write(r),r.writeSemicolonIfLastCharacterIsNot();break;default:te(this.bodyType)}}getParameters(){return this.parameters}};(function(e){e.BodyType={Statement:"statement",Expression:"expression"}})(bt||(bt={}));var Ir=class extends Re{constructor({name:r,namespace:n,access:i,partial:l,interfaceReferences:p,enclosingType:x,origin:T},A){super(T,A);f(this,"access");f(this,"partial");f(this,"reference");f(this,"interfaceReferences");f(this,"fields",[]);f(this,"methods",[]);r=r||(T?this.model.getClassNameFor(T):ue("Class/Interface name or origin is required")),this.reference=x?this.csharp.classReference({name:r,enclosingType:x}):this.csharp.classReference({name:r,namespace:n||ue("Class/Interface: Namespace or enclosingType is required ")}),this.access=i,this.partial=l??!1,this.interfaceReferences=p??[]}get name(){return this.reference.name}get namespace(){return this.reference.namespace}get enclosingType(){return this.reference.enclosingType}get isNested(){return this.enclosingType!=null}explicit(r){return this.origin?this.model.explicit(L.Provenance(this.origin)?this.origin.node:this.origin,r):ue(`Cannot create explicit named member '${r}' on '${this.name}' because the class is not bound to an origin.`)}getField(r){return this.fields.find(n=>this.model.provenance(n.origin)?.jsonPath===r.jsonPath)}addField(r){r.enclosingType=this.reference;let n=new Er(r,this.generation);return this.fields.push(n),n}addMethod(r){r.enclosingType=this.reference;let n=new bt(r,this.generation);return this.methods.push(n),n}get multipartMethodName(){return"AddJsonPart"}get multipartMethodNameForCollection(){return"AddJsonParts"}get isOptional(){return!1}get isCollection(){return!1}get isReferenceType(){}asOptional(){return new ke(this,this.generation)}asNullable(){return new Ft(this,this.generation)}asNonOptional(){return this}get defaultValue(){return this.csharp.Literal.null()}get fullyQualifiedName(){return this.reference.fullyQualifiedName}};var _e=class _e extends Ir{constructor({name:r,namespace:n,access:i,static_:l,abstract_:p,sealed:x,partial:T,readonly:A,parentClassReference:I,interfaceReferences:C,enclosingType:j,type:P,summary:B,doc:v,annotations:G,primaryConstructor:ne,origin:Z},ae){super({name:r,namespace:n,access:i,partial:T,interfaceReferences:C,enclosingType:j,origin:Z},ae);f(this,"static_");f(this,"abstract_");f(this,"sealed");f(this,"readonly");f(this,"parentClassReference");f(this,"type");f(this,"summary");f(this,"doc");f(this,"annotations",[]);f(this,"primaryConstructor");f(this,"namespaceReferences",[]);f(this,"constructors",[]);f(this,"operators",[]);f(this,"nestedClasses",[]);f(this,"nestedInterfaces",[]);f(this,"rawBodyBlocks",[]);this.static_=l??!1,this.abstract_=p??!1,this.sealed=x??!1,this.readonly=A??!1,this.type=P??_e.ClassType.Class,this.summary=B,this.doc=this.csharp.xmlDocBlockOf(v??{summary:B}),this.parentClassReference=I,this.annotations=(G??[]).map(W=>W instanceof Ee?this.csharp.annotation({reference:W}):W),this.primaryConstructor=ne}addConstructor(r){let n=new _e.Constructor(r,this.generation);return this.constructors.push(n),n}addNestedClass(r){if(r instanceof _e||(r.enclosingType=this.reference,r=new _e(r,this.generation)),!r.isNested)throw new Error(`Set the enclosingType of the class ${this.name} to add the nested class ${r.name}.`);return this.nestedClasses.push(r),r}addNestedClasses(r){r.forEach(n=>{n instanceof _e?this.addNestedClass(n):this.addNestedClass(n)})}addAnnotation(r){return r instanceof Ze||(r=new Ze(r,this.generation)),this.annotations.push(r),r}addOperator(r){this.operators.push(r)}addOperators(r){r.forEach(n=>this.addOperator(n))}addRawBodyContent(r){this.rawBodyBlocks.push(r)}write(r){if(this.namespaceReferences.forEach(n=>{r.addNamespace(n)}),this.isNested||(r.writeLine(`namespace ${this.namespace};`),r.newLine()),r.writeNode(this.doc),this.annotations.forEach(n=>{n.write(r)}),r.writeNewLineIfLastLineNot(),r.write(`${this.access}`),this.static_&&r.write(" static"),this.abstract_&&r.write(" abstract"),this.sealed&&r.write(" sealed"),this.readonly&&r.write(" readonly"),this.partial&&r.write(" partial"),r.write(` ${this.type}`),r.write(` ${this.name}`),this.primaryConstructor!=null&&this.primaryConstructor.parameters.length>0){let n=this.primaryConstructor;r.write("("),n.parameters.forEach((i,l)=>{l>0&&r.write(","),i.write(r)}),r.write(")")}if(this.parentClassReference!=null||this.interfaceReferences.length>0){if(r.write(" : "),this.parentClassReference!=null&&(this.parentClassReference.write(r),this.interfaceReferences.length>0&&r.write(", ")),this.primaryConstructor!=null&&this.primaryConstructor.superClassArguments.length>0){let n=this.primaryConstructor;r.write("("),this.primaryConstructor.superClassArguments.forEach((i,l)=>{i.write(r),l<n.superClassArguments.length-1&&r.write(", ")}),r.write(")")}this.interfaceReferences.forEach((n,i)=>{n.write(r),i<this.interfaceReferences.length-1&&r.write(", ")})}if(!this.hasBody()){r.write(";");return}r.writeNewLineIfLastLineNot(),r.pushScope(),this.writeConsts(r),this.writeFieldFields(r),this.writeConstructors(r),this.writeProperties(r),this.writeMethods(r),this.writeOperators(r),this.writeRawBodyBlocks(r),this.writeNestedClasses(r),this.writeNestedInterfaces(r),r.popScope()}hasBody(){return this.fields.length>0||this.constructors.length>0||this.nestedClasses.length>0||this.nestedInterfaces.length>0||this.methods.length>0||this.operators.length>0||this.rawBodyBlocks.length>0}writeConstructors(r){this.constructors.forEach(n=>{r.writeNode(this.csharp.xmlDocBlockOf(n.doc)),r.write(`${n.access} ${this.name} (`),n.parameters.forEach((i,l)=>{i.write(r),l<n.parameters.length-1&&r.write(", ")}),r.write(")"),n.baseConstructorCall!=null&&(r.write(" : "),n.baseConstructorCall.write(r)),r.pushScope(),n.body.write(r),r.popScope(),r.newLine()})}writeFields({writer:r,fields:n}){n.forEach((i,l)=>{i.write(r),r.writeNewLineIfLastLineNot(),l<this.fields.length-1&&r.newLine()})}writeConsts(r){this.writeFields({writer:r,fields:this.getFields().sort(Ar).sort(cs).filter(this.fieldConstFilter())})}writeFieldFields(r){this.writeFields({writer:r,fields:this.getFields().sort(Ar).sort(cs).filter(this.fieldFieldFilter())})}writeProperties(r){this.writeFields({writer:r,fields:this.getFields().sort(Ar).sort(cs).filter(this.fieldPropertyFilter())})}writeMethods(r){this.methods.sort(Ar).sort(s0).sort(i0).forEach(n=>{n.write(r),r.writeNewLineIfLastLineNot(),r.newLine()})}writeOperators(r){this.operators.forEach(n=>{this.writeOperator({writer:r,operator:n}),r.newLine()})}writeRawBodyBlocks(r){this.rawBodyBlocks.forEach(n=>{n.write(r),r.writeNewLineIfLastLineNot()})}writeNestedClasses(r){this.nestedClasses.sort(Ar).forEach((n,i)=>{n.write(r),r.writeNewLineIfLastLineNot(),i<this.fields.length-1&&r.newLine()})}writeNestedInterfaces(r){this.nestedInterfaces.sort(Ar).forEach((n,i)=>{n.write(r),r.writeNewLineIfLastLineNot(),i<this.fields.length-1&&r.newLine()})}fieldConstFilter(){return r=>r.isConst}fieldFieldFilter(){return r=>r.isField}fieldPropertyFilter(){return r=>r.isProperty}getFields(){return this.fields}get isReferenceType(){return this.type===_e.ClassType.Class||this.type===_e.ClassType.Record}writeOperator({writer:r,operator:n}){if(r.write("public static "),n.type===_e.CastOperator.Type.Explicit||n.type===_e.CastOperator.Type.Implicit){r.write(`${n.type} `),r.write("operator ");let i=n.to??this.reference;r.writeNode(i),r.write("("),n.parameter.write(r)}else{let i=n;i.return.write(r),r.write(" operator "),r.write(`${n.type}(`),i.parameters.forEach((l,p)=>{l.write(r),p<i.parameters.length-1&&r.write(", ")})}n.useExpressionBody?(r.write(") => "),r.writeNodeStatement(n.body)):(r.write(") {"),r.writeNode(n.body),r.writeLine("}"))}addNamespaceReference(r){this.namespaceReferences.push(r)}};f(_e,"ClassType",{Class:"class",Record:"record",Struct:"struct",RecordStruct:"record struct"}),f(_e,"Access",le);var Ge=_e;(function(e){class t{constructor({doc:i,body:l,parameters:p,access:x,baseConstructorCall:T},A){f(this,"generation");f(this,"doc");f(this,"body");f(this,"parameters");f(this,"access");f(this,"baseConstructorCall");this.generation=A,this.parameters=p??[],this.access=x??le.Public,this.doc=i,this.body=new ht({},this.generation),l!=null&&this.body.append(l),this.baseConstructorCall=T}addParameter(i){let l=new je(i,this.generation);return this.parameters.push(l),l}}e.Constructor=t;let r;(function(n){n.Type={Implicit:"implicit",Explicit:"explicit"}})(r=e.CastOperator||(e.CastOperator={}))})(Ge||(Ge={}));function Go(e){switch(e){case void 0:return 0;case le.Private:return 1;case le.Protected:return 2;case le.Internal:return 3;case le.Public:return 4}}function Ar(e,t){return Go(e.access)-Go(t.access)}function cs(e,t){return e.isStatic===t.isStatic?0:e.isStatic?-1:1}function i0(e,t){return e.type===Ue.STATIC&&t.type!==Ue.STATIC?-1:e.type!==Ue.STATIC&&t.type===Ue.STATIC?1:0}function s0(e,t){return e.name==="FromProto"||e.name==="ToProto"?t.name==="Equals"||t.name==="ToString"?-1:1:t.name==="FromProto"||t.name==="ToProto"?e.name==="Equals"||e.name==="ToString"?1:-1:e.name==="ToString"?1:t.name==="ToString"?-1:e.name==="Equals"?t.name==="ToString"?-1:1:t.name==="Equals"?e.name==="ToString"?1:-1:0}a();o();u();var Nr=class extends Re{constructor({name:r,namespace:n,access:i,annotations:l,origin:p},x){super(p,x);f(this,"access");f(this,"reference");f(this,"annotations");f(this,"fields",[]);this.reference=this.csharp.classReference({name:r,namespace:n,origin:p}),this.access=i,this.annotations=l??[]}get name(){return this.reference.name}get namespace(){return this.reference.namespace}getNamespace(){return this.namespace}addMember(r){this.fields.push({name:r.name,value:this.csharp.annotation({reference:this.System.Runtime.Serialization.EnumMember,argument:this.csharp.codeblock(n=>{n.write("Value = "),n.writeNode(this.csharp.string_({string:r.value}))})})})}write(r){r.writeLine(`namespace ${this.namespace};`),r.newLine();for(let n of this.annotations)n.write(r);r.writeNewLineIfLastLineNot(),r.write(`${this.access} `),r.write("enum "),r.writeLine(`${this.name}`),r.pushScope(),this.fields.forEach((n,i)=>{n.value.write(r),r.write(n.name),i<this.fields.length-1&&(r.writeLine(","),r.newLine())}),r.writeNewLineIfLastLineNot(),r.popScope()}};a();o();u();var Rr=class extends Ir{constructor({name:t,namespace:r,access:n,partial:i,interfaceReferences:l,enclosingType:p,origin:x},T){super({name:t,namespace:r,access:n,partial:i,interfaceReferences:l,enclosingType:p,origin:x},T)}write(t){this.isNested||(t.writeLine(`namespace ${this.namespace};`),t.newLine()),t.write(`${this.access} `),this.partial&&t.write("partial "),t.write("interface "),t.writeLine(`${this.name}`),this.interfaceReferences.length>0&&(t.write(" : "),this.interfaceReferences.forEach((r,n)=>{r.write(t),n<this.interfaceReferences.length-1&&t.write(", ")})),t.pushScope();for(let r of this.fields)r.write(t),t.writeLine("");t.dedent(),t.indent();for(let r of this.methods)r.write(t),t.writeLine("");t.popScope()}};a();o();u();var Cr=class extends Re{constructor({name:r,namespace:n,parentClassReference:i,origin:l},p){super(l,p);f(this,"reference");f(this,"parentClassReference");f(this,"testMethods",[]);this.reference=this.csharp.classReference({name:r,namespace:n,origin:l}),this.parentClassReference=i}get name(){return this.reference.name}get namespace(){return this.reference.namespace}write(r){r.writeNode(this.getClass())}getClass(){let r=new Ge({access:le.Public,name:this.name,namespace:this.namespace,annotations:[this.NUnit.Framework.TestFixture],parentClassReference:this.parentClassReference,origin:this.origin},this.generation);for(let n of this.testMethods)r.addMethod({access:le.Public,isAsync:n.isAsync,name:n.name,parameters:[],body:n.body,annotations:[this.NUnit.Framework.Test]});return r}addTestMethod(r){this.testMethods.push(r)}};a();o();u();a();o();u();a();o();u();a();o();u();var ps={System:["AccessViolationException","Action","Activator","AggregateException","AppContext","AppDomain","AppDomainSetup","AppDomainUnloadedException","ApplicationException","ApplicationId","ArgIterator","ArgumentException","ArgumentNullException","ArgumentOutOfRangeException","ArithmeticException","Array","ArrayTypeMismatchException","AssemblyLoadEventArgs","AssemblyLoadEventHandler","AsyncCallback","Attribute","AttributeTargets","AttributeUsageAttribute","BadImageFormatException","Base64FormattingOptions","BitConverter","Boolean","Buffer","Byte","CannotUnloadAppDomainException","Char","CharEnumerator","CLSCompliantAttribute","Console","ConsoleCancelEventArgs","ConsoleCancelEventHandler","ConsoleColor","ConsoleKey","ConsoleKeyInfo","ConsoleModifiers","ConsoleSpecialKey","ContextBoundObject","ContextMarshalException","ContextStaticAttribute","Convert","CultureAwareComparer","DataMisalignedException","DateOnly","DateTime","DateTimeKind","DateTimeOffset","DayOfWeek","DBNull","Decimal","Delegate","DivideByZeroException","DllNotFoundException","Double","DuplicateWaitObjectException","EntryPointNotFoundException","Enum","Environment","EnvironmentVariableTarget","EventArgs","EventHandler","Exception","ExecutionEngineException","FieldAccessException","FlagsAttribute","FormatException","FormattableString","GC","GCCollectionMode","GCGenerationInfo","GCKind","GCMemoryInfo","GCNotificationStatus","Guid","Half","HashCode","IAsyncDisposable","IAsyncResult","ICloneable","IComparable","IConvertible","ICustomFormatter","IDisposable","IFormatProvider","IFormattable","Index","IndexOutOfRangeException","InsufficientExecutionStackException","InsufficientMemoryException","Int128","Int16","Int32","Int64","IntPtr","InvalidCastException","InvalidOperationException","InvalidProgramException","InvalidTimeZoneException","ISpanFormattable","IUtf8SpanFormattable","LoaderOptimization","LoaderOptimizationAttribute","LocalDataStoreSlot","MarshalByRefObject","Math","MathF","MemberAccessException","MemoryExtensions","MethodAccessException","MidpointRounding","MissingFieldException","MissingMemberException","MissingMethodException","ModuleHandle","MTAThreadAttribute","MulticastDelegate","MulticastNotSupportedException","NonSerializedAttribute","NotFiniteNumberException","NotImplementedException","NotSupportedException","Nullable","NullReferenceException","Object","ObjectDisposedException","ObsoleteAttribute","OperatingSystem","OperationCanceledException","OrdinalComparer","OutOfMemoryException","OverflowException","ParamArrayAttribute","PlatformID","PlatformNotSupportedException","Random","Range","RankException","ResolveEventArgs","ResolveEventHandler","RuntimeArgumentHandle","RuntimeFieldHandle","RuntimeMethodHandle","RuntimeTypeHandle","SByte","SerializableAttribute","Single","StackOverflowException","STAThreadAttribute","String","StringComparer","StringComparison","StringNormalizationExtensions","StringSplitOptions","SystemException","ThreadStaticAttribute","TimeOnly","TimeoutException","TimeProvider","TimeSpan","TimeZone","TimeZoneInfo","TimeZoneNotFoundException","Tuple","TupleExtensions","Type","TypeAccessException","TypeCode","TypedReference","TypeInitializationException","TypeLoadException","TypeUnloadedException","UInt128","UInt16","UInt32","UInt64","UIntPtr","UnauthorizedAccessException","UnhandledExceptionEventArgs","UnhandledExceptionEventHandler","UnitySerializationHolder","ValueTuple","ValueType","Version","Void","WeakReference","Buffers","Collections","ComponentModel","Diagnostics","Globalization","IO","Linq","Net","Numerics","Reflection","Resources","Runtime","Security","Text","Threading"],"System.Collections.Generic":["ByteEqualityComparer","CollectionExtensions","IEnumerable","KeyNotFoundException","KeyValuePair","NonRandomizedStringEqualityComparer","ReferenceEqualityComparer"],"System.IO":["BinaryReader","BinaryWriter","BufferedStream","Directory","DirectoryInfo","DirectoryNotFoundException","EndOfStreamException","EnumerationOptions","File","FileAccess","FileAttributes","FileInfo","FileLoadException","FileMode","FileNotFoundException","FileOptions","FileShare","FileStream","FileStreamOptions","FileSystemInfo","HandleInheritability","InvalidDataException","IOException","MatchCasing","MatchType","MemoryStream","Path","PathTooLongException","RandomAccess","SearchOption","SeekOrigin","Stream","StreamReader","StreamWriter","StringReader","StringWriter","TextReader","TextWriter","UnixFileMode","UnmanagedMemoryAccessor","UnmanagedMemoryStream","System.IO.Enumeration"],"System.Linq":["Enumerable"],"System.Net.Http":["HttpClient","HttpMethod"],"System.Threading":["AbandonedMutexException","ApartmentState","AsyncFlowControl","AutoResetEvent","CancellationToken","CancellationTokenRegistration","CancellationTokenSource","CompressedStack","ContextCallback","EventResetMode","EventWaitHandle","ExecutionContext","Interlocked","IOCompletionCallback","IThreadPoolWorkItem","ITimer","LazyInitializer","LazyThreadSafetyMode","Lock","LockRecursionException","LockRecursionPolicy","ManualResetEvent","ManualResetEventSlim","Monitor","Mutex","NativeOverlapped","Overlapped","ParameterizedThreadStart","PeriodicTimer","PreAllocatedOverlapped","ReaderWriterLockSlim","RegisteredWaitHandle","Semaphore","SemaphoreFullException","SemaphoreSlim","SendOrPostCallback","SpinLock","SpinWait","SynchronizationContext","SynchronizationLockException","Thread","ThreadAbortException","ThreadExceptionEventArgs","ThreadExceptionEventHandler","ThreadInterruptedException","ThreadPool","ThreadPoolBoundHandle","ThreadPriority","ThreadStart","ThreadStartException","ThreadState","ThreadStateException","Timeout","Timer","TimerCallback","Volatile","WaitCallback","WaitHandle","WaitHandleCannotBeOpenedException","WaitHandleExtensions","WaitOrTimerCallback","Tasks"],"System.Threading.Tasks":["ConcurrentExclusiveSchedulerPair","ConfigureAwaitOptions","Task","TaskAsyncEnumerableExtensions","TaskCanceledException","TaskCompletionSource","TaskContinuationOptions","TaskCreationOptions","TaskExtensions","TaskFactory","TaskScheduler","TaskSchedulerException","TaskStatus","TaskToAsyncResult","UnobservedTaskExceptionEventArgs","ValueTask","Sources"]};var a0=new Set(["abstract","as","base","bool","break","byte","case","catch","char","checked","class","const","continue","decimal","default","delegate","do","double","else","enum","event","explicit","extern","false","finally","fixed","float","for","foreach","goto","if","implicit","in","int","interface","internal","is","lock","long","namespace","new","null","object","operator","out","override","params","private","protected","public","readonly","ref","return","sbyte","sealed","short","sizeof","stackalloc","static","string","struct","switch","this","throw","true","try","typeof","uint","ulong","unchecked","unsafe","ushort","using","virtual","void","volatile","while"]);var u0=new Set(["from","where","select","orderby","groupby","into","let","join","on","equals"]),o0=new Set(["async","await"]),c0=new Set(["yield"]),p0=new Set(["var","dynamic"]),l0=new Set(["using","alias"]);var f0=new Set(["required","scoped","unmanaged","managed"]),d0=new Set(["when","and","or","not"]),h0=new Set(["Equals","GetHashCode","ToString","GetType","MemberwiseClone","Finalize"]),m0=new Set([...a0,...u0,...o0,...c0,...p0,...l0,...f0,...d0]),si=class{constructor(t,r,n){f(this,"registry");f(this,"name");f(this,"jsonPath");this.registry=t,this.name=r,this.jsonPath=n}};var ai=class{constructor(t){f(this,"scope");f(this,"byName",new Map);f(this,"byPath",new Map);f(this,"redirections",new Map);this.scope=t}[Symbol.iterator](){return this.byName.values()}has(t){return this.byName.has(t)}getByJsonPath(t){return this.byPath.get(t)}getByName(t){return this.byName.get(t)}getRedirectedName(t){return this.redirections.get(t)}set(t){this.byName.has(t.name)&&ue(`set: ${t.name} in ${this.scope.fullyQualifiedName} already exists`),t.jsonPath&&this.byPath.has(t.jsonPath)&&ue(`set: ${t.name} in ${this.scope.fullyQualifiedName} already exists by jsonPath`),this.byName.set(t.name,t),t.jsonPath&&this.byPath.set(t.jsonPath,t)}redirect(t,r){this.redirections.has(t)&&ue(`redirect: ${t} in ${this.scope.fullyQualifiedName} already has a redirect`),this.redirections.set(t,r)}},ls=class extends si{constructor(r,n,i,l){super(r,n);f(this,"namespace");f(this,"fullyQualifiedName");f(this,"fields");f(this,"methods");this.namespace=i,this.fullyQualifiedName=l,this.fields=new ai(this),this.methods=new ai(this)}isKeyword(r){return m0.has(r)}isBuiltinMemberName(r){return h0.has(r)}isTypeName(r){return this.name===r}isField(r){return this.fields.has(r)}isMethod(r){return this.methods.has(r)}isMember(r){return this.isField(r)||this.isMethod(r)}nameBlocked(r){if(this.isKeyword(r))return"keyword";if(this.isBuiltinMemberName(r))return"builtin";if(this.isTypeName(r))return"typeName";if(this.isField(r))return"field";if(this.isMethod(r))return"method"}getAlternativeName(r){let n=`${r}_`,i=2;for(;this.nameBlocked(n);)n=`${r}_${i}`,i++;return n}getFieldByJsonPath(r){return r!==void 0?this.fields.getByJsonPath(r):void 0}getFieldByName(r){return this.fields.getByName(r)}getRedirectedFieldName(r){return this.fields.getRedirectedName(r)}registerField(r,n,i){let l=this.registry.model.jsonPath(n);if(l){let T=this.fields.getByJsonPath(l);if(T)return T.name}let p=this.fields.getByName(r);if(p&&l===p.jsonPath)return r;switch(this.nameBlocked(r)){case"field":n&&L.Provenance(n)&&n.explicit||ue(`Field ${r} already exists - attempting to add a duplicate field with the same name that is not an explicitly named property`);break;case"keyword":case"builtin":case"typeName":case"method":break;default:return this.fields.set(new ui(this.registry,r,this,l,i)),this.registry.setFieldNameShortcut(l,r),r}let x=this.getAlternativeName(r);return this.fields.set(new ui(this.registry,x,this,l,i)),this.fields.redirect(r,x),this.registry.setFieldNameShortcut(l,x),x}getFieldName(r,n){let i=this.getFieldByJsonPath(this.registry.model.jsonPath(r))?.name;if(i)return i;if(L.Provenance(r)){let x=this.getRedirectedFieldName(n);if(x)return x;let T=this.getFieldByName(n);return T?this.registry.model.provenance(T.jsonPath)?.explicit?n:`${n}_`:n}let l=this.getFieldByName(n);if(l)return this.registry.model.provenance(l.jsonPath)?.explicit?n:l.name;let p=this.getRedirectedFieldName(n);if(p)return p;this.isMethod(n)}},fs=class extends si{constructor(r,n,i,l){super(r,n,l);f(this,"scope");this.scope=i}},ui=class extends fs{constructor(r,n,i,l,p){super(r,n,i,l);f(this,"field");this.field=p}};var Pr=class e{constructor(t){f(this,"generation");f(this,"classReferenceByJsonPath",new Map);f(this,"typeRegistry",new Map);f(this,"namespaceRegistry",new Map);f(this,"typeNames",new Map);f(this,"namespaceNames",new Map);f(this,"implicitNamespaces",new Set);f(this,"shortcuts",new Map);f(this,"knownBuiltInIdentifiers",new Set(["Text","Json","Xml","Security","Collections","Data","Diagnostics","Globalization","Math","Reflection","Runtime","Security","Serialization","Threading","Xml"]));this.generation=t,this.initializeBuiltIns()}get csharp(){return this.generation.csharp}get model(){return this.generation.model}initializeBuiltIns(){for(let[t,r]of Object.entries(ps))t.split(".").forEach(n=>this.knownBuiltInIdentifiers.add(n)),r.forEach(n=>this.knownBuiltInIdentifiers.add(n));for(let[t,r]of Object.entries(ps)){for(let i of r)this.typeNames.set(i,new Set([t]));let n=t.split(".")[0];n&&this.typeNames.set(n,new Set([t]))}this.typeNames.set("System",new Set(["System"])),this.typeNames.set("NUnit",new Set(["NUnit"])),this.typeNames.set("OneOf",new Set(["OneOf"]))}setFieldNameShortcut(t,r){if(t){let n=this.shortcuts.get(t);n&&n!==r&&ue(`BAD_BAD_BAD setFieldNameShortcut: ${t} already has a name: ${n} - while setting to ${r} - if this is happening, then you could be getting back the wrong name later!`),this.shortcuts.set(t,r)}}getFieldNameByOrigin(t){return this.shortcuts.get(this.model.jsonPath(t)??">ignore<")}isKnownBuiltInIdentifier(t){return!t||typeof t!="string"?!1:this.knownBuiltInIdentifiers.has(t)}isKnownNamespace(t){return!t||typeof t!="string"?!1:this.namespaceRegistry.has(t)}isRegisteredTypeName(t){return this.typeRegistry.has(t)}isAmbiguousTypeName(t){return t?(this.typeNames.get(t)?.size??0)>1:!1}isAmbiguousNamespaceName(t){return t?(this.namespaceNames.get(t)?.size??0)>1:!1}static fullyQualifiedNameOf(t){return t.enclosingType?`${t.enclosingType.fullyQualifiedName??`${t.namespace}.${t.enclosingType.name}`}+${t.name}`:`${t.namespace}.${t.name}`}registerNamespace(t,r){this.namespaceRegistry.has(t)&&this.namespaceRegistry.get(t)!==r||this.namespaceRegistry.set(t,r)}trackType(t,r){let{name:n,namespace:i,enclosingType:l,fullyQualifiedName:p,origin:x}=t;if(x){let T=this.model.jsonPath(x)??ue(`JsonPath not found for origin: ${JSON.stringify(x).substring(0,100)}`);this.classReferenceByJsonPath.set(T,t)}if(r&&r!==p&&!this.typeRegistry.has(r)&&this.typeRegistry.set(r,t),!this.typeRegistry.has(p)){this.typeRegistry.set(p,t);for(let T of this.allNamespacesOf(i))this.registerNamespace(T,T);l||this.trackTypeName(n,i);for(let T of[this.generation.namespaces.root,...this.implicitNamespaces])if(i.startsWith(T)){let A=i.split(".")[T.split(".").length];A&&this.trackTypeName(A,i)}}return t}addImplicitNamespace(t){this.implicitNamespaces.add(t)}isNamespaceImplicit(t){return this.implicitNamespaces.has(t)}get implicitlyImportedNamespaces(){return[...this.implicitNamespaces]}trackTypeName(t,r){this.typeNames.has(t)?this.typeNames.get(t)?.add(r):this.typeNames.set(t,new Set([r]));let n=r.split("."),i="";for(let l of n)this.namespaceNames.has(l)?this.namespaceNames.get(l)?.add(i):this.namespaceNames.set(l,new Set([i])),i=i?`${i}.${l}`:l}allNamespacesOf(t){if(!t||typeof t!="string")return new Set;let r="",n=new Set;for(let i of t.split("."))i.trim()&&(r=r?`${r}.${i}`:`${i}`,n.add(r));return n}registerClassReference(t,r){let{name:n,namespace:i,enclosingType:l,origin:p}=t,x=this.model.jsonPath(p),T=(x?this.classReferenceByJsonPath.get(x):void 0)??this.typeRegistry.get(r),A=this.model.jsonPath(T?.origin),I=A&&x?A===x?"match":"mismatch":"no origin";if(T&&I!=="mismatch")return new Ee({name:T.name,namespace:T.namespace,enclosingType:T.enclosingType,fullyQualifiedName:T.fullyQualifiedName,namespaceAlias:t.namespaceAlias,fullyQualified:t.fullyQualified,generics:t.generics,global:t.global,origin:T.origin??p,isCollection:T.isCollection,isReferenceType:T.isReferenceType,multipartMethodName:T.multipartMethodName,multipartMethodNameForCollection:T.multipartMethodNameForCollection},T.scope,this.generation);let C=!1,j=this.resolveNamespace(i);j!==i&&(i=j,C=!0);let P;e:for(;;){P=e.fullyQualifiedNameOf({name:n,namespace:i,enclosingType:l});let B="",v=i.split(".");for(let G=0;G<v.length;G++)if(B=B?`${B}.${v[G]}`:`${v[G]}`,this.typeRegistry.has(B)){v[G]=`${v[G]}_`,i=v.join("."),C=!0;continue e}if(C&&this.registerNamespace(t.namespace,i),I==="mismatch"&&T?.name===n){n=`${n}_`,C=!0;continue e}if(this.namespaceRegistry.has(P)){n=`${n}_`,C=!0;continue e}if(this.typeRegistry.has(P)){n=`${n}_`,C=!0;continue e}if(l){let G=P.replaceAll("+",".");if(this.typeRegistry.has(G)){n=`${n}_`,C=!0;continue e}if(this.namespaceRegistry.has(G)){n=`${n}_`,C=!0;continue e}}else{let G=P.split(".");for(let ne=1;ne<G.length;ne++){let Z=G.slice(0,ne).join(".")+"+"+G.slice(ne).join("+");if(this.typeRegistry.has(Z)){n=`${n}_`,C=!0;continue e}}}break}return this.trackType(new Ee({name:n,namespace:i,enclosingType:l,namespaceAlias:t.namespaceAlias,fullyQualified:t.fullyQualified,generics:t.generics,global:t.global,fullyQualifiedName:P,origin:p,isCollection:t.isCollection,isReferenceType:t.isReferenceType,multipartMethodName:t.multipartMethodName,multipartMethodNameForCollection:t.multipartMethodNameForCollection},new ls(this,n,i,P),this.generation),r)}resolveNamespace(t){let r=this.namespaceRegistry.get(t);if(r!==void 0)return r;let n=t.split(".");for(let i=n.length-1;i>=0;i--){let l=n.slice(0,i).join(".");if(this.namespaceRegistry.has(l)){let p=this.namespaceRegistry.get(l);if(p!==void 0){let x=n.slice(i).join("."),T=`${p}.${x}`;return this.registerNamespace(t,T),T}}}return t}canonicalizeNamespace(t){let r=this.namespaceRegistry.get(t);if(r!==void 0)return r;let n=!1,i=t;e:for(;;){let l="",p=i.split(".");for(let x=0;x<p.length;x++)if(l=l?`${l}.${p[x]}`:`${p[x]}`,this.typeRegistry.has(l)){p[x]=`${p[x]}_`,i=p.join("."),n=!0;continue e}break}return n&&this.registerNamespace(t,i),i}};var oi=class{constructor(t){f(this,"generation");f(this,"frozen",!1);f(this,"extraClassReferences",new Map);f(this,"InstantiatedPrimitive",{string:t=>new be({type:"string",value:t},this.generation),boolean:t=>new be({type:"boolean",value:t},this.generation),integer:t=>new be({type:"integer",value:t},this.generation),long:t=>new be({type:"long",value:t},this.generation),uint:t=>new be({type:"uint",value:t},this.generation),ulong:t=>new be({type:"ulong",value:t},this.generation),float:t=>new be({type:"float",value:t},this.generation),double:t=>new be({type:"double",value:t},this.generation),date:t=>new be({type:"date",value:t},this.generation),dateTime:(t,r=!0)=>new be({type:"dateTime",value:t,parse:r},this.generation),uuid:t=>new be({type:"uuid",value:t},this.generation),null:()=>new be({type:"null"},this.generation)});f(this,"Literal",{class_:({reference:t,fields:r})=>new V.Class_(t,r,this.generation),dictionary:({keyType:t,valueType:r,entries:n})=>new V.Dictionary(t,r,n,this.generation),list:({valueType:t,values:r})=>new V.List(t,r,this.generation),set:({valueType:t,values:r})=>new V.Set(t,r,this.generation),boolean:t=>new V.Boolean(t,this.generation),float:t=>new V.Float(t,this.generation),date:t=>new V.Date(t,this.generation),datetime:t=>new V.DateTime(t,this.generation),decimal:t=>new V.Decimal(t,this.generation),double:t=>new V.Double(t,this.generation),integer:t=>new V.Integer(t,this.generation),long:t=>new V.Long(t,this.generation),uint:t=>new V.Uint(t,this.generation),ulong:t=>new V.Ulong(t,this.generation),reference:t=>new V.Reference(t,this.generation),string:t=>new V.String(t,this.generation),null:()=>new V.Null(this.generation),nop:()=>new V.Nop(this.generation),unknown:t=>new V.Unknown(t,this.generation)});f(this,"VALID_READ_ONLY_MEMORY_TYPES",new Set(["int","long","uint","ulong","string","bool","float","double"]));this.generation=t}get model(){return this.generation.model}classReference(t){return this.classReferenceInternal(t)}classReferenceInternal(t){if(!t.name&&"origin"in t&&t.origin&&(t.name=this.model.getClassNameFor(t.origin)),t.enclosingType){if(t.namespace)throw new Error("ClassReference: Both enclosingType and namespace cannot be provided");t.namespace=t.enclosingType.namespace}let r=Pr.fullyQualifiedNameOf(t);if(this.frozen&&!this.generation.registry.isRegisteredTypeName(r)){let n=this.extraClassReferences.get(r);n||(n=new Set,this.extraClassReferences.set(r,n)),n.add(`${r} -
32
- ${Ur()}`)}return this.generation.registry.registerClassReference(t,r)}freezeClassReferences(){this.frozen=!0}getPropertyName(t,r){let n=this.model.getPropertyNameFor(r),i=this.model.origin(r)??ue(`Origin not found for property: ${JSON.stringify(r).substring(0,100)}`),l=t.getFieldName(i,n);return l||n}class_(t){let r=t;return"reference"in t&&(r={...t.reference,...t}),new Ge(r,this.generation)}testClass(t){return new Cr(t,this.generation)}annotation(t){return new Ze(t,this.generation)}annotationGroup(t){return new br(t,this.generation)}instantiateClass(t){return new tr(t,this.generation)}invokeMethod(t){return new sr(t,this.generation)}codeblock(t){return new dt(t,this.generation)}code(){return new ht({},this.generation)}anonymousFunction(t){return new xr(t)}parameter(t){return new je(t,this.generation)}interface_(t){return new Rr(t,this.generation)}enum_(t){return new Nr(t,this.generation)}dictionary(t){return new rr(t,this.generation)}list(t){return new ir(t,this.generation)}readOnlyMemory(t){return new ar(t,this.generation)}set(t){return new ur(t,this.generation)}switch_(t){return new Sr(t,this.generation)}ternary(t){return new Tr(t,this.generation)}and(t){return new gr(t,this.generation)}or(t){return new wr(t,this.generation)}enumInstantiation(t){return new nr(t,this.generation)}string_(t){return new or(t,this.generation)}xmlDocBlock(t){return new gt(t,this.generation)}xmlDocBlockOf(t){return t instanceof gt?t:new gt(t,this.generation)}validateReadOnlyMemoryTypes(){for(let t of this.generation.settings.readOnlyMemoryTypes)if(!this.VALID_READ_ONLY_MEMORY_TYPES.has(t))throw new Error(`Type "${t}" is not a valid 'read-only-memory-types' custom config option; expected one of ${JSON.stringify(this.VALID_READ_ONLY_MEMORY_TYPES)}.`)}};a();o();u();function q(e){let t={},r={};for(let[n,i]of Object.entries(e))i.length===0?Object.defineProperty(r,n,{get(){return n in t||(t[n]=i()),t[n]},enumerable:!0,configurable:!0}):r[n]=i;return r}a();o();u();var ci=class{constructor(t){f(this,"generation");f(this,"System",q({Action:t=>this.csharp.classReference({name:"Action",namespace:"System",generics:t||void 0,multipartMethodName:null,multipartMethodNameForCollection:null,isReferenceType:!0}),Func:(t,r)=>this.csharp.classReference({name:"Func",namespace:"System",generics:t?r?[...t,r]:t:r?[r]:void 0,multipartMethodName:null,multipartMethodNameForCollection:null,isReferenceType:!0}),DateOnly:()=>this.csharp.classReference({name:"DateOnly",namespace:"System"}),DateTime:()=>this.csharp.classReference({name:"DateTime",namespace:"System"}),Enum:()=>this.csharp.classReference({name:"Enum",namespace:"System"}),Exception:()=>this.csharp.classReference({name:"Exception",namespace:"System"}),ReadOnlyMemory:t=>this.csharp.classReference({name:"ReadOnlyMemory",namespace:"System",generics:[t]}),Serializable:()=>this.csharp.classReference({name:"SerializableAttribute",namespace:"System"}),String:()=>this.csharp.classReference({name:"String",namespace:"System"}),Type:()=>this.csharp.classReference({name:"Type",namespace:"System",isReferenceType:!0,multipartMethodName:null,multipartMethodNameForCollection:null,fullyQualified:!0}),TimeSpan:()=>this.csharp.classReference({name:"TimeSpan",namespace:"System"}),Uri:()=>this.csharp.classReference({name:"Uri",namespace:"System"}),UriBuilder:()=>this.csharp.classReference({name:"UriBuilder",namespace:"System"}),Runtime:()=>q({Serialization:()=>q({EnumMember:()=>this.csharp.classReference({name:"EnumMemberAttribute",namespace:"System.Runtime.Serialization"})})}),Collections:()=>q({Generic:()=>q({IAsyncEnumerable:t=>this.csharp.classReference({name:"IAsyncEnumerable",namespace:"System.Collections.Generic",generics:t?[t]:void 0}),IEnumerable:t=>this.csharp.classReference({name:"IEnumerable",namespace:"System.Collections.Generic",generics:t?[t]:void 0}),KeyValuePair:(t,r)=>this.csharp.classReference({name:"KeyValuePair",namespace:"System.Collections.Generic",generics:t&&r?[t,r]:void 0}),List:t=>this.csharp.classReference({name:"List",namespace:"System.Collections.Generic",generics:t?[t]:void 0,isCollection:!0}),HashSet:t=>this.csharp.classReference({name:"HashSet",namespace:"System.Collections.Generic",generics:t?[t]:void 0,isCollection:!0}),Dictionary:(t,r)=>this.csharp.classReference({name:"Dictionary",namespace:"System.Collections.Generic",generics:t&&r?[t,r]:void 0,isCollection:!0}),IDictionary:(t,r)=>this.csharp.classReference({name:"IDictionary",namespace:"System.Collections.Generic",generics:[t,r]})}),Linq:()=>q({Enumerable:()=>this.csharp.classReference({name:"Enumerable",namespace:"System.Linq"})})}),Globalization:()=>q({DateTimeStyles:()=>this.csharp.classReference({name:"DateTimeStyles",namespace:"System.Globalization"})}),Linq:()=>q({Enumerable:()=>this.csharp.classReference({name:"Enumerable",namespace:"System.Linq"})}),Net:()=>q({Http:()=>q({HttpClient:()=>this.csharp.classReference({name:"HttpClient",namespace:"System.Net.Http"}),HttpMethod:()=>this.csharp.classReference({name:"HttpMethod",namespace:"System.Net.Http"}),HttpResponseHeaders:()=>this.csharp.classReference({name:"HttpResponseHeaders",namespace:"System.Net.Http.Headers"})}),ServerSentEvents:()=>q({SseEvent:()=>this.csharp.classReference({name:"SseEvent",namespace:"System.Net.ServerSentEvents"}),SseParser:()=>this.csharp.classReference({name:"SseParser",namespace:"System.Net.ServerSentEvents"})}),WebSockets:()=>q({ClientWebSocketOptions:()=>this.csharp.classReference({name:"ClientWebSocketOptions",namespace:"System.Net.WebSockets"})})}),IO:()=>q({MemoryStream:()=>this.csharp.classReference({name:"MemoryStream",namespace:"System.IO"}),Stream:()=>this.csharp.classReference({name:"Stream",namespace:"System.IO"}),StreamReader:()=>this.csharp.classReference({name:"StreamReader",namespace:"System.IO"})}),Text:()=>q({Encoding:()=>this.csharp.classReference({name:"Encoding",namespace:"System.Text"}),Encoding_UTF8:()=>this.csharp.classReference({name:"UTF8",enclosingType:this.csharp.classReference({name:"Encoding",namespace:"System.Text"})}),Json:()=>q({JsonElement:()=>this.csharp.classReference({name:"JsonElement",namespace:"System.Text.Json"}),JsonDocument:()=>this.csharp.classReference({name:"JsonDocument",namespace:"System.Text.Json"}),JsonException:()=>this.csharp.classReference({name:"JsonException",namespace:"System.Text.Json"}),Utf8JsonReader:()=>this.csharp.classReference({name:"Utf8JsonReader",namespace:"System.Text.Json"}),JsonSerializerOptions:()=>this.csharp.classReference({name:"JsonSerializerOptions",namespace:"System.Text.Json"}),JsonSerializer:()=>this.csharp.classReference({name:"JsonSerializer",namespace:"System.Text.Json"}),Utf8JsonWriter:()=>this.csharp.classReference({name:"Utf8JsonWriter",namespace:"System.Text.Json"}),Nodes:()=>q({JsonNode:()=>this.csharp.classReference({name:"JsonNode",namespace:"System.Text.Json.Nodes"}),JsonObject:()=>this.csharp.classReference({name:"JsonObject",namespace:"System.Text.Json.Nodes"})}),Serialization:()=>q({IJsonOnDeserialized:()=>this.csharp.classReference({name:"IJsonOnDeserialized",namespace:"System.Text.Json.Serialization"}),IJsonOnSerializing:()=>this.csharp.classReference({name:"IJsonOnSerializing",namespace:"System.Text.Json.Serialization"}),JsonOnDeserializedAttribute:()=>this.csharp.classReference({name:"JsonOnDeserializedAttribute",namespace:"System.Text.Json.Serialization"}),JsonExtensionData:()=>this.csharp.classReference({name:"JsonExtensionDataAttribute",namespace:"System.Text.Json.Serialization"}),JsonConverter:t=>this.csharp.classReference({name:"JsonConverter",namespace:"System.Text.Json.Serialization",generics:t?[t]:void 0}),JsonIgnore:()=>this.csharp.classReference({name:"JsonIgnoreAttribute",namespace:"System.Text.Json.Serialization"}),JsonPropertyName:()=>this.csharp.classReference({name:"JsonPropertyNameAttribute",namespace:"System.Text.Json.Serialization"})})})}),Threading:()=>q({CancellationToken:()=>this.csharp.classReference({name:"CancellationToken",namespace:"System.Threading"}),Tasks:()=>q({Task:t=>this.csharp.classReference({name:"Task",namespace:"System.Threading.Tasks",generics:t?[t]:void 0}),ValueTask:t=>this.csharp.classReference({name:"ValueTask",namespace:"System.Threading.Tasks",generics:t?[t]:void 0})})}),ComponentModel:()=>q({INotifyPropertyChanged:()=>this.csharp.classReference({name:"INotifyPropertyChanged",namespace:"System.ComponentModel"}),PropertyChangedEventHandler:()=>this.csharp.classReference({name:"PropertyChangedEventHandler",namespace:"System.ComponentModel"})}),IAsyncDisposable:()=>this.csharp.classReference({name:"IAsyncDisposable",namespace:"System"}),IDisposable:()=>this.csharp.classReference({name:"IDisposable",namespace:"System"})}));f(this,"NUnit",q({Framework:()=>q({TestFixture:()=>this.csharp.classReference({name:"TestFixture",namespace:"NUnit.Framework"}),Test:()=>this.csharp.classReference({name:"Test",namespace:"NUnit.Framework"}),OneTimeTearDown:()=>this.csharp.classReference({name:"OneTimeTearDown",namespace:"NUnit.Framework"}),OneTimeSetUp:()=>this.csharp.classReference({name:"OneTimeSetUp",namespace:"NUnit.Framework"}),SetUpFixture:()=>this.csharp.classReference({name:"SetUpFixture",namespace:"NUnit.Framework"})})}));f(this,"OneOf",q({OneOf:t=>this.csharp.classReference({name:"OneOf",namespace:"OneOf",generics:t}),OneOfBase:t=>this.csharp.classReference({name:"OneOfBase",namespace:"OneOf",generics:t})}));f(this,"Google",q({Protobuf:()=>q({WellKnownTypes:()=>q({Struct:()=>this.csharp.classReference({name:"Struct",namespace:"Google.Protobuf.WellKnownTypes",namespaceAlias:"WellKnownProto"}),Value:()=>this.csharp.classReference({name:"Value",namespace:"Google.Protobuf.WellKnownTypes",namespaceAlias:"WellKnownProto"}),ListValue:()=>this.csharp.classReference({name:"ListValue",namespace:"Google.Protobuf.WellKnownTypes",namespaceAlias:"WellKnownProto"}),Timestamp:()=>this.csharp.classReference({name:"Timestamp",namespace:"Google.Protobuf.WellKnownTypes",namespaceAlias:"WellKnownProto"})})})}));f(this,"WireMock",q({Server:()=>this.csharp.classReference({name:"WireMockServer",namespace:"WireMock.Server"}),WireMockServerSettings:()=>this.csharp.classReference({name:"WireMockServerSettings",namespace:"WireMock.Settings"}),WireMockConsoleLogger:()=>this.csharp.classReference({name:"WireMockConsoleLogger",namespace:"WireMock.Logging"})}));f(this,"Grpc",q({Core:()=>q({RpcException:()=>this.csharp.classReference({name:"RpcException",namespace:"Grpc.Core"})})}));this.generation=t}get csharp(){return this.generation.csharp}};a();o();u();var ds=new Set(["name","camelCase","snakeCase","screamingSnakeCase","pascalCase"]);function y0(e,t){return ds.has(t)?e??"":e?`${e}.${t}`:t}var pi=class{constructor(t,r){f(this,"generation");f(this,"indexByObject",new Map);f(this,"indexByPath",new Map);f(this,"explicitByObject",new Map);f(this,"explicitByPath",new Map);f(this,"root");f(this,"ir");this.generation=r,this.root=this.createIndex(t),this.ir=t}get csharp(){return this.generation.csharp}get registry(){return this.generation.registry}createIndex(t,r="",n){let i=y0(n?.jsonPath,r);if(this.indexByPath.has(i)){n||ue(`Parent provenance not found for node: ${JSON.stringify(t).substring(0,100)}`),this.indexByObject.set(t,n);let p=ds.has(r);for(let[x,T]of Object.entries(t))typeof T=="object"&&T!==null&&(p&&ds.has(x)?this.indexByObject.set(T,n):this.createIndex(T,x,n));return n}let l={jsonPath:i,name:r,node:t,parent:n};this.indexByObject.set(t,l),this.indexByPath.set(i,l);for(let[p,x]of Object.entries(t))typeof x=="object"&&x!==null&&this.createIndex(x,p,l);return l}staticExplicit(t){return this.explicit(this.ir,t)}explicit(t,r){let n=this.provenance(t)??ue(`Provenance not found for node: ${JSON.stringify(t).substring(0,100)}`),i={...n,jsonPath:`${n.jsonPath}+${r}`,name:r,node:n.node,parent:n,explicit:!0},l=this.explicitByObject.get(n.node);return l?l.add(i):this.explicitByObject.set(n.node,new Set([i])),this.explicitByPath.set(i.jsonPath,i),i}provenance(t){if(t!==void 0)return L.string(t)?this.explicitByPath.get(t)??this.indexByPath.get(t):L.Provenance(t)?this.explicitByPath.get(t.jsonPath)??this.indexByPath.get(t.jsonPath):this.indexByObject.get(t)}origin(t){let r=this.provenance(t);return r?.explicit?r:r?.node}irNode(t){return this.provenance(t)?.node}jsonPath(t){return this.provenance(t)?.jsonPath}getEnumValueName(t,r){let n=L.IR.ExampleEnumType(r)?r.value.name:r.name,i=t.values.find(l=>this.nameEquals(l.name.name,n));return i?this.getPropertyNameFor(i):ue(`Unexpected - can't find enum value ${n} in enum`)}getPropertyNameFor(t){let r=this.registry.getFieldNameByOrigin(t);if(r)return r;if(L.Provenance(t))return t.name;if("name"in t){if(L.IR.NameAndWireValue(t.name))return t.name.name.pascalCase.safeName;if(L.IR.Name(t.name))return t.name.pascalCase.safeName;if(typeof t.name=="string")return t.name}if("pascalCase"in t)return t.pascalCase.safeName;throw new Error(`Unknown property type: ${this.jsonPath(t)}`)}getClassNameFor(t){if(L.Provenance(t))return t.name;if("name"in t){if(L.IR.TypeDeclaration(t)||L.IR.NameAndWireValue(t.name))return t.name.name.pascalCase.safeName;if(L.IR.Name(t.name))return t.name.pascalCase.safeName;if(typeof t.name=="string")return t.name}if("pascalCase"in t)return t.pascalCase.safeName;throw new Error(`Unknown property type: ${JSON.stringify(t)}`)}nameEquals(t,r){return t.camelCase.safeName===r.camelCase.safeName}dereferenceType(t){let r=L.string(t)?t:L.IR.NamedType(t)||L.IR.DeclaredTypeName(t)?t.typeId:L.IR.ExampleNamedType(t)?t.typeName.typeId:t.name.typeId,n=this.irNode(this.ir.types[r]);if(L.IR.TypeDeclaration(n))return{typeId:r,typeDeclaration:n};ue(`dereferenceType: typeId ${r} not resolved.`)}};function li(...e){return e.filter(Boolean).join("/")}var Rn=class{constructor(t,r,n,i,l={makeRelativeFilePath:p=>p,makeAbsoluteFilePath:p=>p,getNamespaceForTypeId:p=>"",getDirectoryForTypeId:p=>"",getCoreAsIsFiles:()=>[],getCoreTestAsIsFiles:()=>[],getPublicCoreAsIsFiles:()=>[],getAsyncCoreAsIsFiles:()=>[],getChildNamespaceSegments:p=>[]}){f(this,"intermediateRepresentation");f(this,"apiName");f(this,"customConfig");f(this,"generatorConfig");f(this,"support");f(this,"ir");f(this,"dir");f(this,"csharp",new oi(this));f(this,"registry",new Pr(this));f(this,"model");f(this,"extern",new ci(this));f(this,"settings",q({namespace:()=>this.customConfig.namespace??Qn(Xn(`${this.generatorConfig.organization}_${this.apiName}`)),readOnlyMemoryTypes:()=>this.customConfig["read-only-memory-types"]??[],simplifyObjectDictionaries:()=>this.customConfig["simplify-object-dictionaries"]??!1,useFullyQualifiedNamespaces:()=>this.customConfig["experimental-fully-qualified-namespaces"]??!1,useDotnetFormat:()=>this.customConfig["experimental-dotnet-format"]??!1,enableWebsockets:()=>this.customConfig["experimental-enable-websockets"]??!1,enableReadonlyConstants:()=>this.customConfig["experimental-readonly-constants"]??!1,generateLiterals:()=>this.customConfig["generate-literals"]??this.customConfig["experimental-readonly-constants"]??!1,enableExplicitNullableOptional:()=>this.customConfig["experimental-explicit-nullable-optional"]??!1,useDefaultRequestParameterValues:()=>this.customConfig["use-default-request-parameter-values"]??!1,redactResponseBodyOnError:()=>this.customConfig["redact-response-body-on-error"]??!1,temporaryWebsocketEnvironments:()=>this.customConfig["temporary-websocket-environments"]??{},baseApiExceptionClassName:()=>this.customConfig["base-api-exception-class-name"]??"",baseExceptionClassName:()=>this.customConfig["base-exception-class-name"]??"",shouldGeneratedDiscriminatedUnions:()=>this.customConfig["use-discriminated-unions"]??!0,shouldGenerateUndiscriminatedUnions:()=>this.customConfig["use-undiscriminated-unions"]??!1,exportedClientClassName:()=>this.customConfig["exported-client-class-name"]??"",clientClassName:()=>this.customConfig["client-class-name"]??"",rootNamespaceForCoreClasses:()=>this.customConfig["root-namespace-for-core-classes"]??!0,packageId:()=>this.customConfig["package-id"]??"",isForwardCompatibleEnumsEnabled:()=>this.customConfig["enable-forward-compatible-enums"]??this.customConfig["experimental-enable-forward-compatible-enums"]??!0,websocketEnvironments:()=>this.customConfig["temporary-websocket-environments"]??{},customPagerName:()=>this.customConfig["custom-pager-name"]??"",environmentClassName:()=>this.customConfig["environment-class-name"]??"",generateErrorTypes:()=>this.customConfig["generate-error-types"]??!0,shouldInlinePathParameters:()=>this.customConfig["inline-path-parameters"]??!0,includeExceptionHandler:()=>this.customConfig["include-exception-handler"]??!1,exceptionInterceptorClassName:()=>this.customConfig["exception-interceptor-class-name"]??"",shouldGenerateMockServerTests:()=>this.customConfig["generate-mock-server-tests"]??this.customConfig["enable-wire-tests"]??!0,rootClientAccess:()=>this.customConfig["root-client-class-access"]=="internal"?le.Internal:le.Public,extraDependencies:()=>this.customConfig["extra-dependencies"]??{},pascalCaseEnvironments:()=>this.customConfig["pascal-case-environments"]??!0,explicitNamespaces:()=>this.customConfig["explicit-namespaces"]===!0,outputPath:()=>{let t=this.customConfig["output-path"];return t==null?{library:"src",test:"src",solution:".",other:"."}:typeof t=="string"?{library:t,test:t,solution:".",other:"."}:{library:t.library??"src",test:t.test??"src",solution:t.solution??".",other:t.other??"."}}}));f(this,"constants",{folders:q({mockServerTests:()=>this.support.makeRelativeFilePath("Unit/MockServer"),types:()=>"Types",exceptions:()=>"Exceptions",src:()=>"src",protobuf:()=>"proto",serializationTests:()=>this.support.makeRelativeFilePath("Unit/Serialization"),project:()=>this.support.makeRelativeFilePath(li(this.constants.folders.sourceFiles,this.support.makeRelativeFilePath(this.names.files.project))),sourceFiles:()=>this.support.makeRelativeFilePath(this.constants.folders.src),coreFiles:()=>this.support.makeRelativeFilePath(li(this.constants.folders.project,this.support.makeRelativeFilePath(this.constants.defaults.core))),publicCoreFiles:()=>this.support.makeRelativeFilePath(li(this.constants.folders.project,this.support.makeRelativeFilePath(this.constants.defaults.core),this.support.makeRelativeFilePath(this.constants.defaults.publicCore))),testFiles:()=>this.support.makeRelativeFilePath(li(this.constants.folders.sourceFiles,this.support.makeRelativeFilePath(this.names.files.testProject)))}),formatting:q({indent:()=>" "}),defaults:q({core:()=>"Core",publicCore:()=>"Public",version:()=>"0.0.0"})});f(this,"namespaces",q({root:()=>this.settings.namespace,core:()=>`${this.namespaces.root}.Core`,test:()=>this.registry.canonicalizeNamespace(`${this.namespaces.root}.Test`),testUtils:()=>`${this.namespaces.test}.Utils`,mockServerTest:()=>`${this.namespaces.test}.Unit.MockServer`,publicCore:()=>this.namespaces.root,webSocketsCore:()=>`${this.namespaces.core}.WebSockets`,publicCoreTest:()=>`${this.namespaces.root}.Test.PublicCore`,asIsTestUtils:()=>`${this.namespaces.root}.Test.Utils`,publicCoreClasses:()=>this.settings.rootNamespaceForCoreClasses?this.namespaces.root:this.namespaces.core,implicit:()=>new Set(["System","System.Collections.Generic","System.IO","System.Linq","System.Threading","System.Threading.Tasks","System.Net.Http"])}));f(this,"names",{classes:q({baseApiException:()=>this.settings.baseApiExceptionClassName||`${this.names.project.clientPrefix}ApiException`,baseException:()=>this.settings.baseExceptionClassName||`${this.names.project.clientPrefix}Exception`,rootClient:()=>this.settings.clientClassName||`${this.names.project.clientPrefix}Client`,rootClientForSnippets:()=>this.settings.exportedClientClassName||this.names.classes.rootClient,customPager:()=>this.settings.customPagerName||`${this.names.project.packageId.replace(/[^a-zA-Z0-9]/g,"")}Pager`,environment:()=>this.settings.environmentClassName||`${this.names.project.clientPrefix}Environment`,exceptionInterceptor:()=>this.settings.exceptionInterceptorClassName||`${this.names.project.packageId.replace(/[^a-zA-Z0-9]/g,"")}ExceptionInterceptor`}),project:q({client:()=>Qn(Xn(`${this.generatorConfig.organization}_${this.generatorConfig.workspaceName}`)),clientPrefix:()=>this.settings.exportedClientClassName||this.settings.clientClassName||this.names.project.client,packageId:()=>this.settings.packageId||this.namespaces.root}),files:q({project:()=>this.namespaces.root,testProject:()=>`${this.namespaces.root}.Test`}),methods:q({mockOauth:()=>"MockOAuthEndpoint",mockInferredAuth:()=>"MockInferredAuthEndpoint",getAccessTokenAsync:()=>"GetAccessTokenAsync",getAuthHeadersAsync:()=>"GetAuthHeadersAsync"}),variables:q({client:()=>"client",response:()=>"response",httpRequest:()=>"httpRequest",sendRequest:()=>"sendRequest",responseBody:()=>"responseBody",query:()=>"_query",headers:()=>"_headers"}),parameters:q({cancellationToken:()=>"cancellationToken",requestOptions:()=>"options",idempotentOptions:()=>"options"})});f(this,"Types",q({Arbitrary:t=>new Q.ArbitraryType(t,this),HttpMethodExtensions:()=>this.csharp.classReference({namespace:this.namespaces.core,origin:this.model.staticExplicit("HttpMethodExtensions")}),FormRequest:()=>this.csharp.classReference({namespace:this.namespaces.core,origin:this.model.staticExplicit("FormRequest")}),Optional:()=>this.csharp.classReference({namespace:this.namespaces.core,origin:this.model.staticExplicit("Optional")}),ClientOptions:()=>this.csharp.classReference({origin:this.model.staticExplicit("ClientOptions"),namespace:this.namespaces.publicCoreClasses}),RawClient:()=>this.csharp.classReference({namespace:this.namespaces.core,origin:this.model.staticExplicit("RawClient")}),RequestOptions:()=>this.csharp.classReference({namespace:this.namespaces.publicCoreClasses,origin:this.model.staticExplicit("RequestOptions")}),RequestOptionsInterface:()=>this.csharp.classReference({namespace:this.namespaces.core,origin:this.model.staticExplicit("IRequestOptions")}),JsonRequest:()=>this.csharp.classReference({namespace:this.namespaces.core,origin:this.model.staticExplicit("JsonRequest")}),Version:()=>this.csharp.classReference({namespace:this.namespaces.publicCore,origin:this.model.staticExplicit("Version")}),ValueConvert:()=>this.csharp.classReference({namespace:this.namespaces.core,origin:this.model.staticExplicit("ValueConvert")}),FileParameter:()=>this.csharp.classReference({namespace:this.namespaces.publicCore,origin:this.model.staticExplicit("FileParameter"),multipartMethodName:"AddFileParameterPart",multipartMethodNameForCollection:"AddFileParameterParts",isReferenceType:!0}),Headers:()=>this.csharp.classReference({namespace:this.namespaces.core,origin:this.model.staticExplicit("Headers")}),HeaderValue:()=>this.csharp.classReference({namespace:this.namespaces.core,origin:this.model.staticExplicit("HeaderValue")}),RootClient:()=>this.csharp.classReference({origin:this.model.staticExplicit(this.names.classes.rootClient),namespace:this.namespaces.root}),RootClientForSnippets:()=>this.csharp.classReference({origin:this.model.staticExplicit(this.names.classes.rootClientForSnippets),namespace:this.namespaces.root}),BaseApiException:()=>this.csharp.classReference({origin:this.model.staticExplicit(this.names.classes.baseApiException),namespace:this.namespaces.publicCoreClasses}),BaseException:()=>this.csharp.classReference({origin:this.model.staticExplicit(this.names.classes.baseException),namespace:this.namespaces.publicCoreClasses}),ExceptionInterceptor:()=>this.csharp.classReference({origin:this.model.staticExplicit("IExceptionInterceptor"),namespace:this.namespaces.core}),ExceptionHandler:()=>this.csharp.classReference({origin:this.model.staticExplicit("ExceptionHandler"),namespace:this.namespaces.core}),CustomExceptionInterceptor:()=>this.csharp.classReference({origin:this.model.staticExplicit(this.names.classes.exceptionInterceptor),namespace:this.namespaces.core}),ProtoAnyMapper:()=>this.csharp.classReference({origin:this.model.staticExplicit("ProtoAnyMapper"),namespace:this.namespaces.core}),Constants:()=>this.csharp.classReference({origin:this.model.staticExplicit("Constants"),namespace:this.namespaces.core}),EnumSerializer:()=>this.csharp.classReference({origin:this.model.staticExplicit("EnumSerializer"),namespace:this.namespaces.core}),DateTimeSerializer:()=>this.csharp.classReference({origin:this.model.staticExplicit("DateTimeSerializer"),namespace:this.namespaces.core}),JsonUtils:()=>this.csharp.classReference({origin:this.model.staticExplicit("JsonUtils"),namespace:this.namespaces.core}),JsonAssert:()=>this.csharp.classReference({origin:this.model.staticExplicit("JsonAssert"),namespace:this.namespaces.testUtils}),CustomPagerFactory:()=>this.csharp.classReference({origin:this.model.staticExplicit(`${this.names.classes.customPager}Factory`),namespace:this.namespaces.core}),CustomPagerContext:()=>this.csharp.classReference({origin:this.model.staticExplicit(`${this.names.classes.customPager}Context`),namespace:this.namespaces.core}),Environments:()=>this.csharp.classReference({origin:this.model.staticExplicit(this.names.classes.environment),namespace:this.namespaces.publicCoreClasses}),TestClient:()=>this.csharp.classReference({origin:this.model.staticExplicit("TestClient"),namespace:this.namespaces.test}),BaseMockServerTest:()=>this.csharp.classReference({origin:this.model.staticExplicit("BaseMockServerTest"),namespace:this.namespaces.mockServerTest}),IdempotentRequestOptions:()=>this.csharp.classReference({origin:this.model.staticExplicit("IdempotentRequestOptions"),namespace:this.namespaces.publicCoreClasses}),IdempotentRequestOptionsInterface:()=>this.csharp.classReference({origin:this.model.staticExplicit("IIdempotentRequestOptions"),namespace:this.namespaces.core}),IStringEnum:()=>this.csharp.classReference({origin:this.model.staticExplicit("IStringEnum"),namespace:this.namespaces.core}),WebSocketClient:()=>this.csharp.classReference({origin:this.model.staticExplicit("WebSocketClient"),namespace:this.namespaces.webSocketsCore}),QueryBuilder:()=>this.csharp.classReference({origin:this.model.staticExplicit("Query"),namespace:this.namespaces.webSocketsCore}),QueryStringBuilder:()=>this.csharp.classReference({origin:this.model.staticExplicit("QueryStringBuilder"),namespace:this.namespaces.core}),QueryStringBuilderBuilder:()=>this.csharp.classReference({origin:this.model.staticExplicit("QueryStringBuilder.Builder"),namespace:this.namespaces.core}),OAuthTokenProvider:()=>this.csharp.classReference({origin:this.model.staticExplicit("OAuthTokenProvider"),namespace:this.namespaces.core}),InferredAuthTokenProvider:()=>this.csharp.classReference({origin:this.model.staticExplicit("InferredAuthTokenProvider"),namespace:this.namespaces.core}),ProtoConverter:()=>this.csharp.classReference({origin:this.model.staticExplicit("ProtoConverter"),namespace:this.namespaces.core}),RawGrpcClient:()=>this.csharp.classReference({origin:this.model.staticExplicit("RawGrpcClient"),namespace:this.namespaces.core}),Extensions:()=>this.csharp.classReference({origin:this.model.staticExplicit("Extensions"),namespace:this.namespaces.core}),GrpcRequestOptions:()=>this.csharp.classReference({origin:this.model.staticExplicit("GrpcRequestOptions"),namespace:this.namespaces.root}),GrpcChannelOptions:()=>this.csharp.classReference({origin:this.model.staticExplicit("GrpcChannelOptions"),namespace:"Grpc.Net.Client"}),StringEnum:t=>this.csharp.classReference({origin:this.model.staticExplicit("StringEnum"),namespace:this.namespaces.core,generics:t?[t]:void 0}),WebSocketEvent:t=>this.csharp.classReference({origin:this.model.staticExplicit("Event"),namespace:this.namespaces.webSocketsCore,generics:[t]}),ConnectionStatus:()=>this.csharp.classReference({origin:this.model.staticExplicit("ConnectionStatus"),namespace:this.namespaces.webSocketsCore}),WebSocketConnected:()=>this.csharp.classReference({origin:this.model.staticExplicit("Connected"),namespace:this.namespaces.webSocketsCore}),WebSocketClosed:()=>this.csharp.classReference({origin:this.model.staticExplicit("Closed"),namespace:this.namespaces.webSocketsCore}),StringEnumSerializer:t=>this.csharp.classReference({origin:this.model.staticExplicit("StringEnumSerializer"),namespace:this.namespaces.core,generics:[t]}),CustomPagerClass:t=>this.csharp.classReference({origin:this.model.staticExplicit(this.names.classes.customPager),namespace:this.namespaces.core,generics:[t]}),Pager:t=>this.csharp.classReference({origin:this.model.staticExplicit("Pager"),namespace:this.namespaces.core,generics:[t]}),OffsetPager:({requestType:t,requestOptionsType:r,responseType:n,offsetType:i,stepType:l,itemType:p})=>this.csharp.classReference({origin:this.model.staticExplicit("OffsetPager"),namespace:this.namespaces.core,generics:[t,r,n,i,l,p]}),CursorPager:({requestType:t,requestOptionsType:r,responseType:n,cursorType:i,itemType:l})=>this.csharp.classReference({origin:this.model.staticExplicit("CursorPager"),namespace:this.namespaces.core,generics:[t,r,n,i,l]}),CollectionItemSerializer:(t,r)=>this.csharp.classReference({origin:this.model.staticExplicit("CollectionItemSerializer"),namespace:this.namespaces.core,generics:[t,r]}),OneOfSerializer:t=>this.csharp.classReference({origin:this.model.staticExplicit("OneOfSerializer"),namespace:this.namespaces.core,generics:[t]}),AdditionalProperties:t=>this.csharp.classReference({origin:this.model.staticExplicit("AdditionalProperties"),namespace:this.namespaces.publicCore,generics:t?[t]:void 0}),ReadOnlyAdditionalProperties:t=>this.csharp.classReference({origin:this.model.staticExplicit("ReadOnlyAdditionalProperties"),namespace:this.namespaces.publicCore,generics:t?[t]:void 0})}));f(this,"Primitive",q({string:()=>new Q.String(this),boolean:()=>new Q.Boolean(this),integer:()=>new Q.Integer(this),long:()=>new Q.Long(this),uint:()=>new Q.Uint(this),ulong:()=>new Q.ULong(this),float:()=>new Q.Float(this),double:()=>new Q.Double(this),object:()=>new Q.Object(this)}));f(this,"Value",q({binary:()=>new Oe.Binary(this),dateOnly:()=>new Oe.DateOnly(this),dateTime:()=>new Oe.DateTime(this),uuid:()=>new Oe.Uuid(this),stringEnum:t=>new Oe.StringEnum(t,this)}));f(this,"Collection",q({array:t=>new de.Array(t,this),listType:t=>new de.ListType(t,this),list:t=>new de.List(t,this),set:t=>new de.Set(t,this),map:(t,r,n)=>new de.Map(t,r,this,n),idictionary:(t,r,n)=>new de.IDictionary(t,r,this,n),keyValuePair:(t,r)=>new de.KeyValuePair(t,r,this)}));f(this,"format",q({private:t=>`_${Yn.camelCase(t)}`}));f(this,"initializers",q({implicitNamespaces:()=>{for(let t of this.namespaces.implicit)this.registry.addImplicitNamespace(t);return!0}}));this.intermediateRepresentation=t,this.apiName=r,this.customConfig=n,this.generatorConfig=i,this.support=l,this.model=new pi(t,this),this.ir=L.IR.IntermediateRepresentation(t)?t:{},this.dir=L.DynamicIR.DynamicIntermediateRepresentation(t)?t:{}}initialize(){return this.initializers.implicitNamespaces}get System(){return this.extern.System}get NUnit(){return this.extern.NUnit}get OneOf(){return this.extern.OneOf}get Google(){return this.extern.Google}get Grpc(){return this.extern.Grpc}get WireMock(){return this.extern.WireMock}};a();o();u();var Me=class{constructor(t){f(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}};a();o();u();var fi=class extends Me{constructor({context:r}){super(r.generation);f(this,"context");this.context=r}convert(r){if(r.value===null)return this.context.isNullable(r.typeReference)?this.csharp.Literal.null():(this.context.errors.add({severity:J.Critical,message:"Expected non-null value, but got null"}),this.csharp.Literal.nop());if(r.value===void 0&&!r.fallbackToDefault)return this.csharp.Literal.nop();switch(r.typeReference.type){case"list":return this.convertList({list:r.typeReference.value,value:r.value,fallbackToDefault:r.fallbackToDefault});case"literal":return this.convertLiteral({literal:r.typeReference.value,value:r.value});case"map":return this.convertMap({map:r.typeReference,value:r.value,fallbackToDefault:r.fallbackToDefault});case"named":{let n=this.context.resolveNamedType({typeId:r.typeReference.value});return n==null?this.csharp.Literal.nop():this.convertNamed({named:n,value:r.value,as:r.as,fallbackToDefault:r.fallbackToDefault})}case"nullable":return this.convert({typeReference:r.typeReference.value,value:r.value,as:r.as});case"optional":return this.convert({typeReference:r.typeReference.value,value:r.value,as:r.as});case"primitive":return this.convertPrimitive({primitive:r.typeReference.value,value:r.value,as:r.as,fallbackToDefault:r.fallbackToDefault});case"set":return this.convertSet({set:r.typeReference.value,value:r.value,fallbackToDefault:r.fallbackToDefault});case"unknown":return this.convertUnknown({value:r.value,fallbackToDefault:r.fallbackToDefault});default:te(r.typeReference)}}convertList({list:r,value:n,fallbackToDefault:i}){return Array.isArray(n)?this.csharp.Literal.list({valueType:this.context.dynamicTypeMapper.convert({typeReference:r,unboxOptionals:!0}),values:n.map((l,p)=>{this.context.errors.scope({index:p});try{return this.convert({typeReference:r,value:l})}finally{this.context.errors.unscope()}})}):(this.context.errors.add({severity:J.Critical,message:`Expected array but got: ${typeof n}`}),this.csharp.Literal.nop())}convertLiteral({literal:r,value:n,fallbackToDefault:i}){switch(r.type){case"boolean":{let l=this.context.getValueAsBoolean({value:n});return l==null?this.csharp.Literal.nop():this.csharp.Literal.boolean(l)}case"string":{let l=this.context.getValueAsString({value:n});return l==null?i?this.Primitive.string.getDeterminsticDefault(i):this.csharp.Literal.nop():this.csharp.Literal.string(l)}default:te(r)}}convertSet({set:r,value:n,fallbackToDefault:i}){return Array.isArray(n)?this.csharp.Literal.set({valueType:this.context.dynamicTypeMapper.convert({typeReference:r,unboxOptionals:!0}),values:n.map((l,p)=>{this.context.errors.scope({index:p});try{return this.convert({typeReference:r,value:l})}finally{this.context.errors.unscope()}})}):(this.context.errors.add({severity:J.Critical,message:`Expected array but got: ${typeof n}`}),this.csharp.Literal.nop())}convertMap({map:r,value:n,fallbackToDefault:i}){return typeof n!="object"||n==null?(this.context.errors.add({severity:J.Critical,message:`Expected object but got: ${n==null?"null":typeof n}`}),this.csharp.Literal.nop()):this.csharp.Literal.dictionary({keyType:this.context.dynamicTypeMapper.convert({typeReference:r.key}),valueType:r.value.type==="unknown"?this.context.dynamicTypeMapper.convert({typeReference:r.value}).asOptional():this.context.dynamicTypeMapper.convert({typeReference:r.value}),entries:Object.entries(n).map(([l,p])=>{this.context.errors.scope(l);try{return{key:this.convert({typeReference:r.key,value:l,as:"key"}),value:this.convert({typeReference:r.value,value:p})}}finally{this.context.errors.unscope()}})})}convertNamed({named:r,value:n,as:i,fallbackToDefault:l}){switch(r.type){case"alias":return this.convert({typeReference:r.typeReference,value:n,as:i,fallbackToDefault:l});case"discriminatedUnion":return this.settings.shouldGeneratedDiscriminatedUnions?this.convertDiscriminatedUnion({discriminatedUnion:r,value:n,fallbackToDefault:l}):this.convertUnknown({value:n,fallbackToDefault:l});case"enum":return this.getEnumValue(r,n);case"object":return this.convertObject({object_:r,value:n,fallbackToDefault:l});case"undiscriminatedUnion":return this.convertUndiscriminatedUnion({undiscriminatedUnion:r,value:n,fallbackToDefault:l});default:te(r)}}convertDiscriminatedUnion({discriminatedUnion:r,value:n,fallbackToDefault:i}){let l=this.csharp.classReference({origin:r.declaration,namespace:this.context.getNamespace(r.declaration.fernFilepath)}),p=this.context.resolveDiscriminatedUnionTypeInstance({discriminatedUnion:r,value:n});if(p==null)return this.csharp.Literal.nop();let x=p.singleDiscriminatedUnionType,T=this.getBaseProperties({discriminatedUnionTypeInstance:p,singleDiscriminatedUnionType:x});switch(x.type){case"samePropertiesAsObject":{let A=this.context.resolveNamedType({typeId:x.typeId});return A==null?this.csharp.Literal.nop():this.instantiateUnionWithBaseProperties({classReference:l,baseProperties:T,arguments_:[this.convertNamed({named:A,value:p.value})]})}case"singleProperty":{if(this.context.getRecord(p.value)==null)return this.csharp.Literal.nop();try{let I=["Value","Type"].includes(x.discriminantValue.name.pascalCase.safeName)?`${x.discriminantValue.name.pascalCase.safeName}Inner`:x.discriminantValue.name.pascalCase.safeName;return this.context.errors.scope(x.discriminantValue.wireValue),this.instantiateUnionWithBaseProperties({classReference:l,baseProperties:T,arguments_:[this.csharp.instantiateClass({classReference:this.csharp.classReference({name:I,enclosingType:l}),arguments_:[this.convert({typeReference:x.typeReference,value:x.discriminantValue.wireValue})]})]})}finally{this.context.errors.unscope()}}case"noProperties":return this.instantiateUnionWithBaseProperties({classReference:l,baseProperties:T,arguments_:[this.csharp.instantiateClass({classReference:this.csharp.classReference({origin:p.discriminantValue,enclosingType:l}),arguments_:[]})]});default:te(x)}}getBaseProperties({discriminatedUnionTypeInstance:r,singleDiscriminatedUnionType:n}){return this.context.associateByWireValue({parameters:n.properties??[],values:this.context.getRecord(r.value)??{},ignoreMissingParameters:!0}).map(l=>{this.context.errors.scope(l.name.wireValue);try{return{name:this.context.getPropertyName(l.name.name),assignment:this.convert(l)}}finally{this.context.errors.unscope()}})}instantiateUnionWithBaseProperties({classReference:r,arguments_:n,baseProperties:i}){let l=this.csharp.instantiateClass({classReference:r,arguments_:n,multiline:!0});return i.length===0?this.csharp.Literal.reference(l):this.csharp.Literal.reference(this.csharp.codeblock(p=>{p.write(l," "),p.pushScope();for(let x of i)p.write(x.name," = ",x.assignment,",");p.popScope(!1)}))}getEnumValue(r,n){if(typeof n!="string")return this.context.errors.add({severity:J.Critical,message:`Expected enum value string, got: ${typeof n}`}),this.csharp.Literal.nop();let i=r.values.find(x=>x.wireValue===n);if(i==null)return this.context.errors.add({severity:J.Critical,message:`An enum value named "${n}" does not exist in this context`}),this.csharp.Literal.nop();let l=this.csharp.classReference({origin:r.declaration,namespace:this.context.getNamespace(r.declaration.fernFilepath)}),p=l.registerField(this.model.getPropertyNameFor(i),i);return this.csharp.Literal.reference(this.csharp.enumInstantiation({reference:l,value:p}))}convertObject({object_:r,value:n,fallbackToDefault:i}){let l=this.context.associateByWireValue({parameters:r.properties,values:this.context.getRecord(n)??{}});return this.csharp.Literal.class_({reference:this.csharp.classReference({origin:r.declaration,namespace:this.context.getNamespace(r.declaration.fernFilepath)}),fields:l.map(p=>{this.context.errors.scope(p.name.wireValue);try{return{name:this.context.getClassName(p.name.name),value:this.convert(p)}}finally{this.context.errors.unscope()}})})}convertUndiscriminatedUnion({undiscriminatedUnion:r,value:n,fallbackToDefault:i}){let l=this.findMatchingUndiscriminatedUnionType({undiscriminatedUnion:r,value:n});return l==null?this.csharp.Literal.nop():l.typeLiteral}findMatchingUndiscriminatedUnionType({undiscriminatedUnion:r,value:n}){for(let i of r.types)try{let l=this.convert({typeReference:i,value:n});return{valueTypeReference:i,typeLiteral:l}}catch{continue}this.context.errors.add({severity:J.Critical,message:`None of the types in the undiscriminated union matched the given "${typeof n}" value`})}convertUnknown({value:r,fallbackToDefault:n}){return this.csharp.Literal.unknown(r)}convertPrimitive({primitive:r,value:n,as:i,fallbackToDefault:l}){switch(r){case"INTEGER":{let p=this.getValueAsNumber({value:n,as:i});return p==null?l?this.Primitive.integer.getDeterminsticDefault(l):this.csharp.Literal.nop():this.csharp.Literal.integer(p)}case"LONG":{let p=this.getValueAsNumber({value:n,as:i});return p==null?l?this.Primitive.long.getDeterminsticDefault(l):this.csharp.Literal.nop():this.csharp.Literal.long(p)}case"UINT":{let p=this.getValueAsNumber({value:n,as:i});return p==null?l?this.Primitive.uint.getDeterminsticDefault(l):this.csharp.Literal.nop():this.csharp.Literal.uint(p)}case"UINT_64":{let p=this.getValueAsNumber({value:n,as:i});return p==null?l?this.Primitive.ulong.getDeterminsticDefault(l):this.csharp.Literal.nop():this.csharp.Literal.ulong(p)}case"FLOAT":{let p=this.getValueAsNumber({value:n,as:i});return p==null?l?this.Primitive.float.getDeterminsticDefault(l):this.csharp.Literal.nop():this.csharp.Literal.float(p)}case"DOUBLE":{let p=this.getValueAsNumber({value:n,as:i});return p==null?l?this.Primitive.double.getDeterminsticDefault(l):this.csharp.Literal.nop():this.csharp.Literal.double(p)}case"BOOLEAN":{let p=this.getValueAsBoolean({value:n,as:i});return p==null?l?this.Primitive.boolean.getDeterminsticDefault(l):this.csharp.Literal.nop():this.csharp.Literal.boolean(p)}case"STRING":{let p=this.context.getValueAsString({value:n});return p==null?l?this.Primitive.string.getDeterminsticDefault(l):this.csharp.Literal.nop():this.csharp.Literal.string(p)}case"DATE":{let p=this.context.getValueAsString({value:n});return p==null?l?this.Value.dateOnly.getDeterminsticDefault(l):this.csharp.Literal.nop():this.csharp.Literal.date(p)}case"DATE_TIME":{let p=this.context.getValueAsString({value:n});return p==null?l?this.Value.dateTime.getDeterminsticDefault(l):this.csharp.Literal.nop():this.csharp.Literal.datetime(p)}case"UUID":{let p=this.context.getValueAsString({value:n});return p==null?l?this.Primitive.string.getDeterminsticDefault(l):this.csharp.Literal.nop():this.csharp.Literal.string(p)}case"BASE_64":{let p=this.context.getValueAsString({value:n});return p==null?l?this.Primitive.string.getDeterminsticDefault(l):this.csharp.Literal.nop():this.csharp.Literal.string(p)}case"BIG_INTEGER":{let p=this.context.getValueAsString({value:n});return p==null?l?this.Primitive.string.getDeterminsticDefault(l):this.csharp.Literal.nop():this.csharp.Literal.string(p)}default:te(r)}}getValueAsNumber({value:r,as:n}){let i=n==="key"&&typeof r=="string"?Number(r):r;return this.context.getValueAsNumber({value:i})}getValueAsBoolean({value:r,as:n}){let i=n==="key"?typeof r=="string"?r==="true":r==="false"?!1:r:r;return this.context.getValueAsBoolean({value:i})}};a();o();u();var di=class extends Me{constructor({context:r}){super(r.generation);f(this,"context");this.context=r}convert(r){switch(r.typeReference.type){case"list":return this.Collection.list(this.convert({typeReference:r.typeReference.value,unboxOptionals:!0}));case"literal":return this.convertLiteral({literal:r.typeReference.value});case"map":return this.Collection.map(this.convert({typeReference:r.typeReference.key}),this.convert({typeReference:r.typeReference.value}));case"named":{let n=this.context.resolveNamedType({typeId:r.typeReference.value});return n==null?this.convertUnknown():this.convertNamed({named:n})}case"optional":case"nullable":{let n=this.convert({typeReference:r.typeReference.value});return r.unboxOptionals?n.asNonOptional():n.asOptional()}case"primitive":return this.convertPrimitive({primitive:r.typeReference.value});case"set":return this.Collection.set(this.convert({typeReference:r.typeReference.value,unboxOptionals:!0}));case"unknown":return this.convertUnknown();default:te(r.typeReference)}}convertToClassReference(r){return this.csharp.classReference({origin:r.declaration,namespace:this.context.getNamespace(r.declaration.fernFilepath)})}convertNamed({named:r}){switch(r.type){case"alias":return this.convert({typeReference:r.typeReference});case"enum":case"object":return this.csharp.classReference({origin:r.declaration,namespace:this.context.getNamespace(r.declaration.fernFilepath)});case"discriminatedUnion":return this.settings.shouldGeneratedDiscriminatedUnions?this.csharp.classReference({origin:r.declaration,namespace:this.context.getNamespace(r.declaration.fernFilepath)}):this.Primitive.object;case"undiscriminatedUnion":return this.settings.shouldGenerateUndiscriminatedUnions?this.csharp.classReference({origin:r.declaration,namespace:this.context.getNamespace(r.declaration.fernFilepath)}):this.OneOf.OneOf(r.types.map(n=>this.convert({typeReference:n})));default:te(r)}}convertLiteral({literal:r}){switch(r.type){case"boolean":return this.Primitive.boolean;case"string":return this.Primitive.string}}convertUnknown(){return this.Primitive.object}convertPrimitive({primitive:r}){switch(r){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:te(r)}}};a();o();u();var hi=class extends Me{constructor({context:r}){super(r.generation);f(this,"context");this.context=r}getFilePropertyInfo({body:r,value:n}){let i={fileFields:[],bodyPropertyFields:[]},l=this.context.getRecord(n)??{};for(let p of r.properties)switch(p.type){case"file":L.Record.missingKey(l,p.wireValue)&&(l[p.wireValue]="[bytes]"),i.fileFields.push({name:this.context.getPropertyName(p.name),value:this.getSingleFileProperty({property:p,record:l})});break;case"fileArray":L.Record.missingKey(l,p.wireValue)&&(l[p.wireValue]=["[bytes]"]),i.fileFields.push({name:this.context.getPropertyName(p.name),value:this.getArrayFileProperty({property:p,record:l})});break;case"bodyProperty":if(L.Record.missingKey(l,p.name.wireValue))switch(p.typeReference.type){case"optional":break;case"primitive":{switch(p.typeReference.value.toLowerCase()){case"integer":{l[p.name.wireValue]=123;break}case"string":{l[p.name.wireValue]="[string]";break}case"boolean":{l[p.name.wireValue]=!0;break}case"double":{l[p.name.wireValue]=123.456;break}case"float":{l[p.name.wireValue]=123.456;break}case"long":{l[p.name.wireValue]=123456789;break}case"uint":{l[p.name.wireValue]=123;break}case"uint64":{l[p.name.wireValue]=12345;break}case"date":{l[p.name.wireValue]=new Date(2021,1,1);break}case"datetime":{l[p.name.wireValue]=new Date(2021,1,1,12,0,0);break}case"uuid":{l[p.name.wireValue]="123e4567-e89b-12d3-a456-426614174000";break}case"base64":{l[p.name.wireValue]="SGVsbG8gd29ybGQh";break}case"biginteger":{l[p.name.wireValue]="12345678901234567890";break}}break}default:break}i.bodyPropertyFields.push({name:this.context.getPropertyName(p.name.name),value:this.getBodyProperty({property:p,record:l})});break;default:te(p)}return i}getSingleFileProperty({property:r,record:n}){let i=this.context.getSingleFileValue({property:r,record:n});return i==null?this.csharp.Literal.nop():this.context.getFileParameterForString(i)}getArrayFileProperty({property:r,record:n}){let i=this.context.getFileArrayValues({property:r,record:n});return i==null?this.csharp.Literal.nop():this.csharp.Literal.list({valueType:this.Types.FileParameter,values:i.map(l=>this.context.getFileParameterForString(l))})}getBodyProperty({property:r,record:n}){let i=n[r.name.wireValue];return i==null?this.csharp.Literal.nop():this.context.dynamicLiteralMapper.convert({typeReference:r.typeReference,value:i})}};var mi=class e extends Hr{constructor({ir:r,config:n,options:i,generation:l}){super({ir:r,config:n,options:i});f(this,"ir");f(this,"dynamicTypeMapper");f(this,"dynamicLiteralMapper");f(this,"filePropertyMapper");f(this,"generation");this.ir=r,this.generation=l??new Rn(r,n.workspaceName,n.customConfig!=null?n.customConfig:{},n),this.dynamicTypeMapper=new di({context:this}),this.dynamicLiteralMapper=new fi({context:this}),this.filePropertyMapper=new hi({context:this})}get namespaces(){return this.generation.namespaces}get registry(){return this.generation.registry}get settings(){return this.generation.settings}get constants(){return this.generation.constants}get names(){return this.generation.names}get model(){return this.generation.model}get format(){return this.generation.format}get csharp(){return this.generation.csharp}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 WireMock(){return this.generation.extern.WireMock}get Primitive(){return this.generation.Primitive}get Value(){return this.generation.Value}get Collection(){return this.generation.Collection}clone(){return new e({ir:this.ir,config:this.config,options:this.options,generation:this.generation})}getFileParameterForString(r){return this.csharp.Literal.reference(this.csharp.instantiateClass({classReference:this.Types.FileParameter,arguments_:[],properties:[{name:"Stream",value:this.getMemoryStreamForString(r)}],multiline:!0}))}getMemoryStreamForString(r){return this.System.IO.MemoryStream.new({arguments_:[this.csharp.invokeMethod({on:this.System.Text.Encoding_UTF8,method:"GetBytes",arguments_:[this.csharp.Literal.string(r)]})]})}getClassName(r){return r.pascalCase.safeName}getParameterName(r){return r.camelCase.safeName}getPropertyName(r){return r.pascalCase.safeName}getMethodName(r){return`${r.pascalCase.safeName}Async`}getNamespace(r,n){let i=this.getNamespaceSegments(r);return i=n!=null?[...i,n]:i,[this.namespaces.root,...i].join(".")}getEnvironmentTypeReferenceFromID(r){let n=this.resolveEnvironmentName(r);if(n!=null)return this.getEnvironmentClassReferenceForEnumName(n)}getEnvironmentClassReferenceForEnumName(r){return this.csharp.classReference({name:`${this.generation.Types.Environments.name}.${this.getClassName(r)}`,namespace:this.namespaces.root})}getNamespaceSegments(r){return(this.settings.explicitNamespaces?r.allParts:r.packagePath).map(i=>i.pascalCase.safeName)}precalculate(r){this.generation.initialize(),this.System.Collections.Generic.KeyValuePair(),this.System.Collections.Generic.IEnumerable(),this.System.Collections.Generic.IAsyncEnumerable(),this.System.Collections.Generic.HashSet(),this.System.Collections.Generic.List(),this.System.Collections.Generic.Dictionary(),this.System.Threading.Tasks.Task(),Object.entries(this.ir.types).sort((n,i)=>n[0].length-i[0].length).forEach(([n,i])=>{this.dynamicTypeMapper.convertToClassReference(i)});for(let[n,i]of r.entries())if(this.csharp.classReference({origin:this.model.staticExplicit(`Example${n}`),namespace:"Usage"}),i.endpoint){let l=this.resolveEndpointLocation(i.endpoint);for(let p of l)switch(p.request.type){case"inlined":this.csharp.classReference({origin:p.request.declaration.name,namespace:this.getNamespace(p.request.declaration.fernFilepath)});break;case"body":break}}this.generation.Types.ClientOptions,this.generation.Types.RootClient,this.csharp.freezeClassReferences()}};a();o();u();var yi=class extends Me{constructor({context:r}){super(r.generation);f(this,"context");this.context=r}async generateSnippet({endpoint:r,request:n,options:i}){return this.buildCodeBlock({endpoint:r,snippet:n,options:i}).toString({namespace:"Usage",generation:this.generation,allNamespaceSegments:new Set,allTypeClassReferences:new Map})}generateSnippetSync({endpoint:r,request:n,options:i}){return this.buildCodeBlock({endpoint:r,snippet:n,options:i}).toString({namespace:"Usage",generation:this.generation,allNamespaceSegments:new Set,allTypeClassReferences:new Map})}async generateSnippetAst({endpoint:r,request:n,options:i}){throw new Error("Unsupported")}buildCodeBlock({endpoint:r,snippet:n,options:i}){if(r.examples&&!r.examples?.find(x=>L.DynamicIR.EndpointExample(n)&&x.id===n.id))throw new Error("Endpoint does not have an example that matches the snippet");let l=this.csharp.codeblock(x=>{x.writeNodeStatement(this.constructClient({endpoint:r,snippet:n})),x.newLine(),x.writeNodeStatement(this.callMethod({endpoint:r,snippet:n}))}),p=this.getStyle(i);switch(p){case It.Concise:return l;case It.Full:return this.buildFullCodeBlock({body:l,options:i});default:te(p)}}buildFullCodeBlock({body:r,options:n}){let i=this.getConfig(n),l=this.csharp.class_({name:i.fullStyleClassName??"Example",namespace:"Usage",access:Or.Access.Public});return l.addNamespaceReference(this.Types.RootClient.namespace),l.addMethod({name:"Do",access:Or.Access.Public,isAsync:!0,parameters:[],body:r}),l}constructClient({endpoint:r,snippet:n}){return this.csharp.codeblock(i=>{i.write("var client = "),i.writeNode(this.getRootClientConstructorInvocation(this.getConstructorArgs({endpoint:r,snippet:n})))})}callMethod({endpoint:r,snippet:n}){let i=r.response?.type==="streaming"||r.response?.type==="streamParameter",l=this.csharp.invokeMethod({on:this.csharp.codeblock("client"),method:this.getMethod({endpoint:r}),arguments_:this.getMethodArgs({endpoint:r,snippet:n}),async:!0,configureAwait:!0,multiline:!0,isAsyncEnumerable:i});return i?this.csharp.codeblock(p=>{p.write("await foreach (var item in "),p.writeNode(l),p.writeLine(")"),p.pushScope(),p.writeLine("/* consume each item */"),p.popScope()}):l}getConstructorArgs({endpoint:r,snippet:n}){let i=[];r.auth!=null&&(n.auth!=null?i.push(...this.getConstructorAuthArgs({auth:r.auth,values:n.auth})):this.context.errors.add({severity:J.Warning,message:`Auth with ${r.auth.type} configuration is required for this endpoint`}));let l=[],p=this.getConstructorBaseUrlArgs({baseUrl:n.baseURL,environment:n.environment});p.length>0&&l.push(...p),this.context.errors.scope(Ve.Headers);let x=[];return this.context.ir.headers!=null&&n.headers!=null&&x.push(...this.getConstructorHeaderArgs({headers:this.context.ir.headers,values:n.headers})),this.context.errors.unscope(),l.length===0?[...i,...x]:[...i,...x,{name:"clientOptions",assignment:this.csharp.instantiateClass({classReference:this.Types.ClientOptions,arguments_:l.map(T=>({name:T.name,assignment:T.assignment})),multiline:!0})}]}getConstructorBaseUrlArgs({baseUrl:r,environment:n}){let i=this.getBaseUrlArg({baseUrl:r,environment:n});return L.Literal.nop(i)?[]:[{name:this.getBaseUrlOptionName(),assignment:i}]}getBaseUrlArg({baseUrl:r,environment:n}){if(r!=null&&n!=null)return this.context.errors.add({severity:J.Critical,message:"Cannot specify both baseUrl and environment options"}),this.csharp.Literal.nop();if(r!=null)return this.context.ir.environments?.environments.type==="multipleBaseUrls"?(this.context.errors.add({severity:J.Critical,message:"The C# SDK doesn't support a baseUrl when multiple URL environments are configured"}),this.csharp.Literal.nop()):this.csharp.Literal.string(r);if(n!=null){if(this.context.isSingleEnvironmentID(n)){let i=this.context.getEnvironmentTypeReferenceFromID(n);return i==null?(this.context.errors.add({severity:J.Warning,message:`Environment ${JSON.stringify(n)} was not found`}),this.csharp.Literal.nop()):this.csharp.Literal.reference(i)}if(this.context.isMultiEnvironmentValues(n))return this.context.validateMultiEnvironmentUrlValues(n)?this.csharp.Literal.reference(this.csharp.instantiateClass({classReference:this.Types.Environments,arguments_:Object.entries(n).map(([i,l])=>({name:Br(Ni(i)),assignment:this.context.dynamicLiteralMapper.convert({typeReference:{type:"primitive",value:"STRING"},value:l})})),multiline:!0})):this.csharp.Literal.nop()}return this.csharp.Literal.nop()}getConstructorAuthArgs({auth:r,values:n}){if(n.type!==r.type)return this.addError(this.context.newAuthMismatchError({auth:r,values:n}).message),[];switch(r.type){case"basic":return n.type==="basic"?this.getConstructorBasicAuthArg({auth:r,values:n}):[];case"bearer":return n.type==="bearer"?this.getConstructorBearerAuthArgs({auth:r,values:n}):[];case"header":return n.type==="header"?this.getConstructorHeaderAuthArgs({auth:r,values:n}):[];case"oauth":return n.type==="oauth"?this.getConstructorOAuthArgs({auth:r,values:n}):[];case"inferred":return n.type==="inferred"?this.getConstructorInferredAuthArgs({auth:r,values:n}):[];default:te(r)}}addError(r){this.context.errors.add({severity:J.Critical,message:r})}addWarning(r){this.context.errors.add({severity:J.Warning,message:r})}getConstructorBasicAuthArg({auth:r,values:n}){return[{name:this.context.getParameterName(r.username),assignment:this.csharp.Literal.string(n.username)},{name:this.context.getParameterName(r.password),assignment:this.csharp.Literal.string(n.password)}]}getConstructorBearerAuthArgs({auth:r,values:n}){return[{name:this.context.getParameterName(r.token),assignment:this.csharp.Literal.string(n.token)}]}getConstructorHeaderAuthArgs({auth:r,values:n}){return[{name:this.context.getParameterName(r.header.name.name),assignment:this.context.dynamicLiteralMapper.convert({typeReference:r.header.typeReference,value:n.value,fallbackToDefault:r.header.name.wireValue})}]}getConstructorOAuthArgs({auth:r,values:n}){return[{name:this.context.getParameterName(r.clientId),assignment:this.csharp.Literal.string(n.clientId)},{name:this.context.getParameterName(r.clientSecret),assignment:this.csharp.Literal.string(n.clientSecret)}]}getConstructorInferredAuthArgs({auth:r,values:n}){let i=[];if(r.parameters!=null)for(let l of r.parameters){let p=l.name.wireValue,x=n.values?.[p];i.push({name:this.context.getParameterName(l.name.name),assignment:this.context.dynamicLiteralMapper.convert({typeReference:l.typeReference,value:x,fallbackToDefault:p})})}else this.context.errors.add({severity:J.Critical,message:"Inferred auth parameters are not defined in the IR. Please ensure you're using IR version 62.3.0 or later."});return i}getConstructorHeaderArgs({headers:r,values:n}){let i=[];for(let l of r){let p=n[l.name.wireValue],x=this.getConstructorHeaderArg({header:l,value:p});x!=null&&i.push({name:this.context.getParameterName(l.name.name),assignment:x})}return i}getConstructorHeaderArg({header:r,value:n}){let i=this.context.dynamicLiteralMapper.convert({typeReference:r.typeReference,value:n,fallbackToDefault:r.name.wireValue});if(!L.Literal.nop(i))return i}getMethodArgs({endpoint:r,snippet:n}){switch(r.request.type){case"inlined":return this.getMethodArgsForInlinedRequest({request:r.request,snippet:n});case"body":return this.getMethodArgsForBodyRequest({request:r.request,snippet:n});default:te(r.request)}}getMethodArgsForInlinedRequest({request:r,snippet:n}){let i=[];this.context.errors.scope(Ve.PathParameters);let l=[],p=[...this.context.ir.pathParameters??[],...r.pathParameters??[]];p.length>0&&l.push(...this.getPathParameters({namedParameters:p,snippet:n})),this.context.errors.unscope(),this.context.errors.scope(Ve.RequestBody);let x=this.getFilePropertyInfo({request:r,snippet:n});return this.context.errors.unscope(),this.context.includePathParametersInWrappedRequest({request:r,inlinePathParameters:this.settings.shouldInlinePathParameters})||i.push(...l.map(T=>T.value)),i.push(this.getInlinedRequestArg({request:r,snippet:n,pathParameterFields:this.context.includePathParametersInWrappedRequest({request:r,inlinePathParameters:this.settings.shouldInlinePathParameters})?l:[],filePropertyInfo:x})),i}getFilePropertyInfo({request:r,snippet:n}){return r.body==null||!this.context.isFileUploadRequestBody(r.body)?{fileFields:[],bodyPropertyFields:[]}:this.context.filePropertyMapper.getFilePropertyInfo({body:r.body,value:n.requestBody})}getInlinedRequestArg({request:r,snippet:n,pathParameterFields:i,filePropertyInfo:l}){this.context.errors.scope(Ve.QueryParameters);let x=this.context.associateQueryParametersByWireValue({parameters:r.queryParameters??[],values:n.queryParameters??{}}).map(C=>({name:this.context.getPropertyName(C.name.name),value:this.context.dynamicLiteralMapper.convert(C)}));this.context.errors.unscope(),this.context.errors.scope(Ve.Headers);let A=this.context.associateByWireValue({parameters:r.headers??[],values:n.headers??{}}).map(C=>({name:this.context.getPropertyName(C.name.name),value:this.context.dynamicLiteralMapper.convert({...C,fallbackToDefault:C.name.wireValue})}));this.context.errors.unscope(),this.context.errors.scope(Ve.RequestBody);let I=r.body!=null?this.getInlinedRequestBodyConstructorFields({body:r.body,value:n.requestBody,filePropertyInfo:l}):[];return this.context.errors.unscope(),this.csharp.Literal.class_({reference:this.csharp.classReference({origin:r.declaration,namespace:this.context.getNamespace(r.declaration.fernFilepath)}),fields:[...i,...x,...A,...I]})}getInlinedRequestBodyConstructorFields({body:r,value:n,filePropertyInfo:i}){switch(r.type){case"properties":return this.getInlinedRequestBodyPropertyConstructorFields({parameters:r.value,value:n});case"referenced":return[this.getReferencedRequestBodyPropertyConstructorField({body:r,value:n})];case"fileUpload":return this.getFileUploadRequestBodyConstructorFields({filePropertyInfo:i});default:te(r)}}getInlinedRequestBodyPropertyConstructorFields({parameters:r,value:n}){let i=[],l=this.context.associateByWireValue({parameters:r,values:this.context.getRecord(n)??{}});for(let p of l)i.push({name:this.context.getPropertyName(p.name.name),value:this.context.dynamicLiteralMapper.convert({...p,fallbackToDefault:p.name.wireValue})});return i}getFileUploadRequestBodyConstructorFields({filePropertyInfo:r}){return[...r.fileFields,...r.bodyPropertyFields]}getReferencedRequestBodyPropertyConstructorField({body:r,value:n}){return{name:this.context.getPropertyName(r.bodyKey),value:this.getReferencedRequestBodyPropertyLiteral({body:r.bodyType,value:n})}}getReferencedRequestBodyPropertyLiteral({body:r,value:n}){switch(r.type){case"bytes":return this.getBytesBodyRequestArg({value:n});case"typeReference":return this.context.dynamicLiteralMapper.convert({typeReference:r.value,value:n,fallbackToDefault:JSON.stringify(r.value)});default:te(r)}}getMethodArgsForBodyRequest({request:r,snippet:n}){let i=[];this.context.errors.scope(Ve.PathParameters);let l=[...this.context.ir.pathParameters??[],...r.pathParameters??[]];return l.length>0&&i.push(...this.getPathParameters({namedParameters:l,snippet:n}).map(p=>p.value)),this.context.errors.unscope(),this.context.errors.scope(Ve.RequestBody),r.body!=null&&i.push(this.getBodyRequestArg({body:r.body,value:n.requestBody})),this.context.errors.unscope(),i}getBodyRequestArg({body:r,value:n}){switch(r.type){case"bytes":return this.getBytesBodyRequestArg({value:n});case"typeReference":return r.value.type==="optional"&&n==null?this.csharp.Literal.null():this.context.dynamicLiteralMapper.convert({typeReference:r.value,value:n,fallbackToDefault:JSON.stringify(r.value)});default:te(r)}}getBytesBodyRequestArg({value:r}){let n=this.context.getValueAsString({value:r});return n==null&&(this.context.errors.add({severity:J.Critical,message:"The bytes request body must be provided in string format"}),n="[bytes]"),this.csharp.Literal.reference(this.context.getMemoryStreamForString(n))}getRootClientConstructorInvocation(r){return this.csharp.instantiateClass({classReference:this.Types.RootClient,arguments_:r,forceUseConstructor:!0,multiline:!0})}getPathParameters({namedParameters:r,snippet:n}){let i=[],l=this.context.associateByWireValueOrDefault({parameters:r,values:n.pathParameters??{}});for(let p of l)i.push({name:this.context.getPropertyName(p.name.name),value:this.context.dynamicLiteralMapper.convert({...p,fallbackToDefault:p.name.wireValue})});return i}getMethod({endpoint:r}){return r.declaration.fernFilepath.allParts.length>0?`${r.declaration.fernFilepath.allParts.map(n=>this.context.getClassName(n)).join(".")}.${this.context.getMethodName(r.declaration.name)}`:this.context.getMethodName(r.declaration.name)}getBaseUrlOptionName(){return this.context.ir.environments?.environments.type==="multipleBaseUrls"?"Environment":"BaseUrl"}getStyle(r){return r.style??this.context.options.style??It.Full}getConfig(r){return r.config??this.context.options.config??{}}};var gi=class extends Gr{constructor({ir:t,config:r,options:n={}}){super(new mi({ir:t,config:r,options:n}))}precalculate(t){this.context.precalculate(t)}async generate(t,r={}){return super.generate(t,r)}generateSync(t,r={}){return super.generateSync(t,r)}async generateSnippetAst(t){return super.generateSnippetAst(t)}createSnippetGenerator(t){return new yi({context:t})}};0&&(module.exports={DynamicSnippetsGenerator});
32
+ ${Ur()}`)}return this.generation.registry.registerClassReference(t,r)}freezeClassReferences(){this.frozen=!0}getPropertyName(t,r){let n=this.model.getPropertyNameFor(r),i=this.model.origin(r)??ue(`Origin not found for property: ${JSON.stringify(r).substring(0,100)}`),l=t.getFieldName(i,n);return l||n}class_(t){let r=t;return"reference"in t&&(r={...t.reference,...t}),new Ge(r,this.generation)}testClass(t){return new Cr(t,this.generation)}annotation(t){return new Ze(t,this.generation)}annotationGroup(t){return new br(t,this.generation)}instantiateClass(t){return new tr(t,this.generation)}invokeMethod(t){return new sr(t,this.generation)}codeblock(t){return new dt(t,this.generation)}code(){return new ht({},this.generation)}anonymousFunction(t){return new xr(t)}parameter(t){return new je(t,this.generation)}interface_(t){return new Rr(t,this.generation)}enum_(t){return new Nr(t,this.generation)}dictionary(t){return new rr(t,this.generation)}list(t){return new ir(t,this.generation)}readOnlyMemory(t){return new ar(t,this.generation)}set(t){return new ur(t,this.generation)}switch_(t){return new Sr(t,this.generation)}ternary(t){return new Tr(t,this.generation)}and(t){return new gr(t,this.generation)}or(t){return new wr(t,this.generation)}enumInstantiation(t){return new nr(t,this.generation)}string_(t){return new or(t,this.generation)}xmlDocBlock(t){return new gt(t,this.generation)}xmlDocBlockOf(t){return t instanceof gt?t:new gt(t,this.generation)}validateReadOnlyMemoryTypes(){for(let t of this.generation.settings.readOnlyMemoryTypes)if(!this.VALID_READ_ONLY_MEMORY_TYPES.has(t))throw new Error(`Type "${t}" is not a valid 'read-only-memory-types' custom config option; expected one of ${JSON.stringify(this.VALID_READ_ONLY_MEMORY_TYPES)}.`)}};a();o();u();function q(e){let t={},r={};for(let[n,i]of Object.entries(e))i.length===0?Object.defineProperty(r,n,{get(){return n in t||(t[n]=i()),t[n]},enumerable:!0,configurable:!0}):r[n]=i;return r}a();o();u();var ci=class{constructor(t){f(this,"generation");f(this,"System",q({Action:t=>this.csharp.classReference({name:"Action",namespace:"System",generics:t||void 0,multipartMethodName:null,multipartMethodNameForCollection:null,isReferenceType:!0}),Func:(t,r)=>this.csharp.classReference({name:"Func",namespace:"System",generics:t?r?[...t,r]:t:r?[r]:void 0,multipartMethodName:null,multipartMethodNameForCollection:null,isReferenceType:!0}),DateOnly:()=>this.csharp.classReference({name:"DateOnly",namespace:"System"}),DateTime:()=>this.csharp.classReference({name:"DateTime",namespace:"System"}),Enum:()=>this.csharp.classReference({name:"Enum",namespace:"System"}),Exception:()=>this.csharp.classReference({name:"Exception",namespace:"System"}),ReadOnlyMemory:t=>this.csharp.classReference({name:"ReadOnlyMemory",namespace:"System",generics:[t]}),Serializable:()=>this.csharp.classReference({name:"SerializableAttribute",namespace:"System"}),String:()=>this.csharp.classReference({name:"String",namespace:"System"}),Type:()=>this.csharp.classReference({name:"Type",namespace:"System",isReferenceType:!0,multipartMethodName:null,multipartMethodNameForCollection:null,fullyQualified:!0}),TimeSpan:()=>this.csharp.classReference({name:"TimeSpan",namespace:"System"}),Uri:()=>this.csharp.classReference({name:"Uri",namespace:"System"}),UriBuilder:()=>this.csharp.classReference({name:"UriBuilder",namespace:"System"}),Runtime:()=>q({Serialization:()=>q({EnumMember:()=>this.csharp.classReference({name:"EnumMemberAttribute",namespace:"System.Runtime.Serialization"})})}),Collections:()=>q({Generic:()=>q({IAsyncEnumerable:t=>this.csharp.classReference({name:"IAsyncEnumerable",namespace:"System.Collections.Generic",generics:t?[t]:void 0}),IEnumerable:t=>this.csharp.classReference({name:"IEnumerable",namespace:"System.Collections.Generic",generics:t?[t]:void 0}),KeyValuePair:(t,r)=>this.csharp.classReference({name:"KeyValuePair",namespace:"System.Collections.Generic",generics:t&&r?[t,r]:void 0}),List:t=>this.csharp.classReference({name:"List",namespace:"System.Collections.Generic",generics:t?[t]:void 0,isCollection:!0}),HashSet:t=>this.csharp.classReference({name:"HashSet",namespace:"System.Collections.Generic",generics:t?[t]:void 0,isCollection:!0}),Dictionary:(t,r)=>this.csharp.classReference({name:"Dictionary",namespace:"System.Collections.Generic",generics:t&&r?[t,r]:void 0,isCollection:!0}),IDictionary:(t,r)=>this.csharp.classReference({name:"IDictionary",namespace:"System.Collections.Generic",generics:[t,r]})}),Linq:()=>q({Enumerable:()=>this.csharp.classReference({name:"Enumerable",namespace:"System.Linq"})})}),Globalization:()=>q({DateTimeStyles:()=>this.csharp.classReference({name:"DateTimeStyles",namespace:"System.Globalization"})}),Linq:()=>q({Enumerable:()=>this.csharp.classReference({name:"Enumerable",namespace:"System.Linq"})}),Net:()=>q({Http:()=>q({HttpClient:()=>this.csharp.classReference({name:"HttpClient",namespace:"System.Net.Http"}),HttpMethod:()=>this.csharp.classReference({name:"HttpMethod",namespace:"System.Net.Http"}),HttpResponseHeaders:()=>this.csharp.classReference({name:"HttpResponseHeaders",namespace:"System.Net.Http.Headers"})}),ServerSentEvents:()=>q({SseEvent:()=>this.csharp.classReference({name:"SseEvent",namespace:"System.Net.ServerSentEvents"}),SseParser:()=>this.csharp.classReference({name:"SseParser",namespace:"System.Net.ServerSentEvents"})}),WebSockets:()=>q({ClientWebSocketOptions:()=>this.csharp.classReference({name:"ClientWebSocketOptions",namespace:"System.Net.WebSockets"})})}),IO:()=>q({MemoryStream:()=>this.csharp.classReference({name:"MemoryStream",namespace:"System.IO"}),Stream:()=>this.csharp.classReference({name:"Stream",namespace:"System.IO"}),StreamReader:()=>this.csharp.classReference({name:"StreamReader",namespace:"System.IO"})}),Text:()=>q({Encoding:()=>this.csharp.classReference({name:"Encoding",namespace:"System.Text"}),Encoding_UTF8:()=>this.csharp.classReference({name:"UTF8",enclosingType:this.csharp.classReference({name:"Encoding",namespace:"System.Text"})}),Json:()=>q({JsonElement:()=>this.csharp.classReference({name:"JsonElement",namespace:"System.Text.Json"}),JsonDocument:()=>this.csharp.classReference({name:"JsonDocument",namespace:"System.Text.Json"}),JsonException:()=>this.csharp.classReference({name:"JsonException",namespace:"System.Text.Json"}),Utf8JsonReader:()=>this.csharp.classReference({name:"Utf8JsonReader",namespace:"System.Text.Json"}),JsonSerializerOptions:()=>this.csharp.classReference({name:"JsonSerializerOptions",namespace:"System.Text.Json"}),JsonSerializer:()=>this.csharp.classReference({name:"JsonSerializer",namespace:"System.Text.Json"}),Utf8JsonWriter:()=>this.csharp.classReference({name:"Utf8JsonWriter",namespace:"System.Text.Json"}),Nodes:()=>q({JsonNode:()=>this.csharp.classReference({name:"JsonNode",namespace:"System.Text.Json.Nodes"}),JsonObject:()=>this.csharp.classReference({name:"JsonObject",namespace:"System.Text.Json.Nodes"})}),Serialization:()=>q({IJsonOnDeserialized:()=>this.csharp.classReference({name:"IJsonOnDeserialized",namespace:"System.Text.Json.Serialization"}),IJsonOnSerializing:()=>this.csharp.classReference({name:"IJsonOnSerializing",namespace:"System.Text.Json.Serialization"}),JsonOnDeserializedAttribute:()=>this.csharp.classReference({name:"JsonOnDeserializedAttribute",namespace:"System.Text.Json.Serialization"}),JsonExtensionData:()=>this.csharp.classReference({name:"JsonExtensionDataAttribute",namespace:"System.Text.Json.Serialization"}),JsonConverter:t=>this.csharp.classReference({name:"JsonConverter",namespace:"System.Text.Json.Serialization",generics:t?[t]:void 0}),JsonIgnore:()=>this.csharp.classReference({name:"JsonIgnoreAttribute",namespace:"System.Text.Json.Serialization"}),JsonPropertyName:()=>this.csharp.classReference({name:"JsonPropertyNameAttribute",namespace:"System.Text.Json.Serialization"})})})}),Threading:()=>q({CancellationToken:()=>this.csharp.classReference({name:"CancellationToken",namespace:"System.Threading"}),Tasks:()=>q({Task:t=>this.csharp.classReference({name:"Task",namespace:"System.Threading.Tasks",generics:t?[t]:void 0}),ValueTask:t=>this.csharp.classReference({name:"ValueTask",namespace:"System.Threading.Tasks",generics:t?[t]:void 0})})}),ComponentModel:()=>q({INotifyPropertyChanged:()=>this.csharp.classReference({name:"INotifyPropertyChanged",namespace:"System.ComponentModel"}),PropertyChangedEventHandler:()=>this.csharp.classReference({name:"PropertyChangedEventHandler",namespace:"System.ComponentModel"})}),IAsyncDisposable:()=>this.csharp.classReference({name:"IAsyncDisposable",namespace:"System"}),IDisposable:()=>this.csharp.classReference({name:"IDisposable",namespace:"System"})}));f(this,"NUnit",q({Framework:()=>q({TestFixture:()=>this.csharp.classReference({name:"TestFixture",namespace:"NUnit.Framework"}),Test:()=>this.csharp.classReference({name:"Test",namespace:"NUnit.Framework"}),OneTimeTearDown:()=>this.csharp.classReference({name:"OneTimeTearDown",namespace:"NUnit.Framework"}),OneTimeSetUp:()=>this.csharp.classReference({name:"OneTimeSetUp",namespace:"NUnit.Framework"}),SetUpFixture:()=>this.csharp.classReference({name:"SetUpFixture",namespace:"NUnit.Framework"})})}));f(this,"OneOf",q({OneOf:t=>this.csharp.classReference({name:"OneOf",namespace:"OneOf",generics:t}),OneOfBase:t=>this.csharp.classReference({name:"OneOfBase",namespace:"OneOf",generics:t})}));f(this,"Google",q({Protobuf:()=>q({WellKnownTypes:()=>q({Struct:()=>this.csharp.classReference({name:"Struct",namespace:"Google.Protobuf.WellKnownTypes",namespaceAlias:"WellKnownProto"}),Value:()=>this.csharp.classReference({name:"Value",namespace:"Google.Protobuf.WellKnownTypes",namespaceAlias:"WellKnownProto"}),ListValue:()=>this.csharp.classReference({name:"ListValue",namespace:"Google.Protobuf.WellKnownTypes",namespaceAlias:"WellKnownProto"}),Timestamp:()=>this.csharp.classReference({name:"Timestamp",namespace:"Google.Protobuf.WellKnownTypes",namespaceAlias:"WellKnownProto"})})})}));f(this,"WireMock",q({Server:()=>this.csharp.classReference({name:"WireMockServer",namespace:"WireMock.Server"}),WireMockServerSettings:()=>this.csharp.classReference({name:"WireMockServerSettings",namespace:"WireMock.Settings"}),WireMockConsoleLogger:()=>this.csharp.classReference({name:"WireMockConsoleLogger",namespace:"WireMock.Logging"})}));f(this,"Grpc",q({Core:()=>q({RpcException:()=>this.csharp.classReference({name:"RpcException",namespace:"Grpc.Core"})})}));this.generation=t}get csharp(){return this.generation.csharp}};a();o();u();var ds=new Set(["name","camelCase","snakeCase","screamingSnakeCase","pascalCase"]);function y0(e,t){return ds.has(t)?e??"":e?`${e}.${t}`:t}var pi=class{constructor(t,r){f(this,"generation");f(this,"indexByObject",new Map);f(this,"indexByPath",new Map);f(this,"explicitByObject",new Map);f(this,"explicitByPath",new Map);f(this,"root");f(this,"ir");this.generation=r,this.root=this.createIndex(t),this.ir=t}get csharp(){return this.generation.csharp}get registry(){return this.generation.registry}createIndex(t,r="",n){let i=y0(n?.jsonPath,r);if(this.indexByPath.has(i)){n||ue(`Parent provenance not found for node: ${JSON.stringify(t).substring(0,100)}`),this.indexByObject.set(t,n);let p=ds.has(r);for(let[x,T]of Object.entries(t))typeof T=="object"&&T!==null&&(p&&ds.has(x)?this.indexByObject.set(T,n):this.createIndex(T,x,n));return n}let l={jsonPath:i,name:r,node:t,parent:n};this.indexByObject.set(t,l),this.indexByPath.set(i,l);for(let[p,x]of Object.entries(t))typeof x=="object"&&x!==null&&this.createIndex(x,p,l);return l}staticExplicit(t){return this.explicit(this.ir,t)}explicit(t,r){let n=this.provenance(t)??ue(`Provenance not found for node: ${JSON.stringify(t).substring(0,100)}`),i={...n,jsonPath:`${n.jsonPath}+${r}`,name:r,node:n.node,parent:n,explicit:!0},l=this.explicitByObject.get(n.node);return l?l.add(i):this.explicitByObject.set(n.node,new Set([i])),this.explicitByPath.set(i.jsonPath,i),i}provenance(t){if(t!==void 0)return L.string(t)?this.explicitByPath.get(t)??this.indexByPath.get(t):L.Provenance(t)?this.explicitByPath.get(t.jsonPath)??this.indexByPath.get(t.jsonPath):this.indexByObject.get(t)}origin(t){let r=this.provenance(t);return r?.explicit?r:r?.node}irNode(t){return this.provenance(t)?.node}jsonPath(t){return this.provenance(t)?.jsonPath}getEnumValueName(t,r){let n=L.IR.ExampleEnumType(r)?r.value.name:r.name,i=t.values.find(l=>this.nameEquals(l.name.name,n));return i?this.getPropertyNameFor(i):ue(`Unexpected - can't find enum value ${n} in enum`)}getPropertyNameFor(t){let r=this.registry.getFieldNameByOrigin(t);if(r)return r;if(L.Provenance(t))return t.name;if("name"in t){if(L.IR.NameAndWireValue(t.name))return t.name.name.pascalCase.safeName;if(L.IR.Name(t.name))return t.name.pascalCase.safeName;if(typeof t.name=="string")return t.name}if("pascalCase"in t)return t.pascalCase.safeName;throw new Error(`Unknown property type: ${this.jsonPath(t)}`)}getClassNameFor(t){if(L.Provenance(t))return t.name;if("name"in t){if(L.IR.TypeDeclaration(t)||L.IR.NameAndWireValue(t.name))return t.name.name.pascalCase.safeName;if(L.IR.Name(t.name))return t.name.pascalCase.safeName;if(typeof t.name=="string")return t.name}if("pascalCase"in t)return t.pascalCase.safeName;throw new Error(`Unknown property type: ${JSON.stringify(t)}`)}nameEquals(t,r){return t.camelCase.safeName===r.camelCase.safeName}dereferenceType(t){let r=L.string(t)?t:L.IR.NamedType(t)||L.IR.DeclaredTypeName(t)?t.typeId:L.IR.ExampleNamedType(t)?t.typeName.typeId:t.name.typeId,n=this.irNode(this.ir.types[r]);if(L.IR.TypeDeclaration(n))return{typeId:r,typeDeclaration:n};ue(`dereferenceType: typeId ${r} not resolved.`)}};function li(...e){return e.filter(Boolean).join("/")}var Rn=class{constructor(t,r,n,i,l={makeRelativeFilePath:p=>p,makeAbsoluteFilePath:p=>p,getNamespaceForTypeId:p=>"",getDirectoryForTypeId:p=>"",getCoreAsIsFiles:()=>[],getCoreTestAsIsFiles:()=>[],getPublicCoreAsIsFiles:()=>[],getAsyncCoreAsIsFiles:()=>[],getChildNamespaceSegments:p=>[]}){f(this,"intermediateRepresentation");f(this,"apiName");f(this,"customConfig");f(this,"generatorConfig");f(this,"support");f(this,"ir");f(this,"dir");f(this,"csharp",new oi(this));f(this,"registry",new Pr(this));f(this,"model");f(this,"extern",new ci(this));f(this,"settings",q({namespace:()=>this.customConfig.namespace??Qn(Xn(`${this.generatorConfig.organization}_${this.apiName}`)),readOnlyMemoryTypes:()=>this.customConfig["read-only-memory-types"]??[],simplifyObjectDictionaries:()=>this.customConfig["simplify-object-dictionaries"]??!1,useFullyQualifiedNamespaces:()=>this.customConfig["experimental-fully-qualified-namespaces"]??!1,useDotnetFormat:()=>this.customConfig["experimental-dotnet-format"]??!1,enableWebsockets:()=>this.customConfig["experimental-enable-websockets"]??!1,enableReadonlyConstants:()=>this.customConfig["experimental-readonly-constants"]??!1,generateLiterals:()=>this.customConfig["generate-literals"]??this.customConfig["experimental-readonly-constants"]??!1,enableExplicitNullableOptional:()=>this.customConfig["experimental-explicit-nullable-optional"]??!1,useDefaultRequestParameterValues:()=>this.customConfig["use-default-request-parameter-values"]??!1,redactResponseBodyOnError:()=>this.customConfig["redact-response-body-on-error"]??!1,temporaryWebsocketEnvironments:()=>this.customConfig["temporary-websocket-environments"]??{},baseApiExceptionClassName:()=>this.customConfig["base-api-exception-class-name"]??"",baseExceptionClassName:()=>this.customConfig["base-exception-class-name"]??"",shouldGeneratedDiscriminatedUnions:()=>this.customConfig["use-discriminated-unions"]??!0,shouldGenerateUndiscriminatedUnions:()=>this.customConfig["use-undiscriminated-unions"]??!1,exportedClientClassName:()=>this.customConfig["exported-client-class-name"]??"",clientClassName:()=>this.customConfig["client-class-name"]??"",rootNamespaceForCoreClasses:()=>this.customConfig["root-namespace-for-core-classes"]??!0,packageId:()=>this.customConfig["package-id"]??"",isForwardCompatibleEnumsEnabled:()=>this.customConfig["enable-forward-compatible-enums"]??this.customConfig["experimental-enable-forward-compatible-enums"]??!0,websocketEnvironments:()=>this.customConfig["temporary-websocket-environments"]??{},customPagerName:()=>this.customConfig["custom-pager-name"]??"",environmentClassName:()=>this.customConfig["environment-class-name"]??"",generateErrorTypes:()=>this.customConfig["generate-error-types"]??!0,shouldInlinePathParameters:()=>this.customConfig["inline-path-parameters"]??!0,includeExceptionHandler:()=>this.customConfig["include-exception-handler"]??!1,exceptionInterceptorClassName:()=>this.customConfig["exception-interceptor-class-name"]??"",shouldGenerateMockServerTests:()=>this.customConfig["generate-mock-server-tests"]??this.customConfig["enable-wire-tests"]??!0,rootClientAccess:()=>this.customConfig["root-client-class-access"]=="internal"?le.Internal:le.Public,extraDependencies:()=>this.customConfig["extra-dependencies"]??{},omitFernHeaders:()=>this.customConfig["omit-fern-headers"]??!1,pascalCaseEnvironments:()=>this.customConfig["pascal-case-environments"]??!0,explicitNamespaces:()=>this.customConfig["explicit-namespaces"]===!0,outputPath:()=>{let t=this.customConfig["output-path"];return t==null?{library:"src",test:"src",solution:".",other:"."}:typeof t=="string"?{library:t,test:t,solution:".",other:"."}:{library:t.library??"src",test:t.test??"src",solution:t.solution??".",other:t.other??"."}}}));f(this,"constants",{folders:q({mockServerTests:()=>this.support.makeRelativeFilePath("Unit/MockServer"),types:()=>"Types",exceptions:()=>"Exceptions",src:()=>"src",protobuf:()=>"proto",serializationTests:()=>this.support.makeRelativeFilePath("Unit/Serialization"),project:()=>this.support.makeRelativeFilePath(li(this.constants.folders.sourceFiles,this.support.makeRelativeFilePath(this.names.files.project))),sourceFiles:()=>this.support.makeRelativeFilePath(this.constants.folders.src),coreFiles:()=>this.support.makeRelativeFilePath(li(this.constants.folders.project,this.support.makeRelativeFilePath(this.constants.defaults.core))),publicCoreFiles:()=>this.support.makeRelativeFilePath(li(this.constants.folders.project,this.support.makeRelativeFilePath(this.constants.defaults.core),this.support.makeRelativeFilePath(this.constants.defaults.publicCore))),testFiles:()=>this.support.makeRelativeFilePath(li(this.constants.folders.sourceFiles,this.support.makeRelativeFilePath(this.names.files.testProject)))}),formatting:q({indent:()=>" "}),defaults:q({core:()=>"Core",publicCore:()=>"Public",version:()=>"0.0.0"})});f(this,"namespaces",q({root:()=>this.settings.namespace,core:()=>`${this.namespaces.root}.Core`,test:()=>this.registry.canonicalizeNamespace(`${this.namespaces.root}.Test`),testUtils:()=>`${this.namespaces.test}.Utils`,mockServerTest:()=>`${this.namespaces.test}.Unit.MockServer`,publicCore:()=>this.namespaces.root,webSocketsCore:()=>`${this.namespaces.core}.WebSockets`,publicCoreTest:()=>`${this.namespaces.root}.Test.PublicCore`,asIsTestUtils:()=>`${this.namespaces.root}.Test.Utils`,publicCoreClasses:()=>this.settings.rootNamespaceForCoreClasses?this.namespaces.root:this.namespaces.core,implicit:()=>new Set(["System","System.Collections.Generic","System.IO","System.Linq","System.Threading","System.Threading.Tasks","System.Net.Http"])}));f(this,"names",{classes:q({baseApiException:()=>this.settings.baseApiExceptionClassName||`${this.names.project.clientPrefix}ApiException`,baseException:()=>this.settings.baseExceptionClassName||`${this.names.project.clientPrefix}Exception`,rootClient:()=>this.settings.clientClassName||`${this.names.project.clientPrefix}Client`,rootClientForSnippets:()=>this.settings.exportedClientClassName||this.names.classes.rootClient,customPager:()=>this.settings.customPagerName||`${this.names.project.packageId.replace(/[^a-zA-Z0-9]/g,"")}Pager`,environment:()=>this.settings.environmentClassName||`${this.names.project.clientPrefix}Environment`,exceptionInterceptor:()=>this.settings.exceptionInterceptorClassName||`${this.names.project.packageId.replace(/[^a-zA-Z0-9]/g,"")}ExceptionInterceptor`}),project:q({client:()=>Qn(Xn(`${this.generatorConfig.organization}_${this.generatorConfig.workspaceName}`)),clientPrefix:()=>this.settings.exportedClientClassName||this.settings.clientClassName||this.names.project.client,packageId:()=>this.settings.packageId||this.namespaces.root}),files:q({project:()=>this.namespaces.root,testProject:()=>`${this.namespaces.root}.Test`}),methods:q({mockOauth:()=>"MockOAuthEndpoint",mockInferredAuth:()=>"MockInferredAuthEndpoint",getAccessTokenAsync:()=>"GetAccessTokenAsync",getAuthHeadersAsync:()=>"GetAuthHeadersAsync"}),variables:q({client:()=>"client",response:()=>"response",httpRequest:()=>"httpRequest",sendRequest:()=>"sendRequest",responseBody:()=>"responseBody",query:()=>"_query",headers:()=>"_headers"}),parameters:q({cancellationToken:()=>"cancellationToken",requestOptions:()=>"options",idempotentOptions:()=>"options"})});f(this,"Types",q({Arbitrary:t=>new Q.ArbitraryType(t,this),HttpMethodExtensions:()=>this.csharp.classReference({namespace:this.namespaces.core,origin:this.model.staticExplicit("HttpMethodExtensions")}),FormRequest:()=>this.csharp.classReference({namespace:this.namespaces.core,origin:this.model.staticExplicit("FormRequest")}),Optional:()=>this.csharp.classReference({namespace:this.namespaces.core,origin:this.model.staticExplicit("Optional")}),ClientOptions:()=>this.csharp.classReference({origin:this.model.staticExplicit("ClientOptions"),namespace:this.namespaces.publicCoreClasses}),RawClient:()=>this.csharp.classReference({namespace:this.namespaces.core,origin:this.model.staticExplicit("RawClient")}),RequestOptions:()=>this.csharp.classReference({namespace:this.namespaces.publicCoreClasses,origin:this.model.staticExplicit("RequestOptions")}),RequestOptionsInterface:()=>this.csharp.classReference({namespace:this.namespaces.core,origin:this.model.staticExplicit("IRequestOptions")}),JsonRequest:()=>this.csharp.classReference({namespace:this.namespaces.core,origin:this.model.staticExplicit("JsonRequest")}),Version:()=>this.csharp.classReference({namespace:this.namespaces.publicCore,origin:this.model.staticExplicit("Version")}),ValueConvert:()=>this.csharp.classReference({namespace:this.namespaces.core,origin:this.model.staticExplicit("ValueConvert")}),FileParameter:()=>this.csharp.classReference({namespace:this.namespaces.publicCore,origin:this.model.staticExplicit("FileParameter"),multipartMethodName:"AddFileParameterPart",multipartMethodNameForCollection:"AddFileParameterParts",isReferenceType:!0}),Headers:()=>this.csharp.classReference({namespace:this.namespaces.core,origin:this.model.staticExplicit("Headers")}),HeaderValue:()=>this.csharp.classReference({namespace:this.namespaces.core,origin:this.model.staticExplicit("HeaderValue")}),RootClient:()=>this.csharp.classReference({origin:this.model.staticExplicit(this.names.classes.rootClient),namespace:this.namespaces.root}),RootClientForSnippets:()=>this.csharp.classReference({origin:this.model.staticExplicit(this.names.classes.rootClientForSnippets),namespace:this.namespaces.root}),BaseApiException:()=>this.csharp.classReference({origin:this.model.staticExplicit(this.names.classes.baseApiException),namespace:this.namespaces.publicCoreClasses}),BaseException:()=>this.csharp.classReference({origin:this.model.staticExplicit(this.names.classes.baseException),namespace:this.namespaces.publicCoreClasses}),ExceptionInterceptor:()=>this.csharp.classReference({origin:this.model.staticExplicit("IExceptionInterceptor"),namespace:this.namespaces.core}),ExceptionHandler:()=>this.csharp.classReference({origin:this.model.staticExplicit("ExceptionHandler"),namespace:this.namespaces.core}),CustomExceptionInterceptor:()=>this.csharp.classReference({origin:this.model.staticExplicit(this.names.classes.exceptionInterceptor),namespace:this.namespaces.core}),ProtoAnyMapper:()=>this.csharp.classReference({origin:this.model.staticExplicit("ProtoAnyMapper"),namespace:this.namespaces.core}),Constants:()=>this.csharp.classReference({origin:this.model.staticExplicit("Constants"),namespace:this.namespaces.core}),EnumSerializer:()=>this.csharp.classReference({origin:this.model.staticExplicit("EnumSerializer"),namespace:this.namespaces.core}),DateTimeSerializer:()=>this.csharp.classReference({origin:this.model.staticExplicit("DateTimeSerializer"),namespace:this.namespaces.core}),JsonUtils:()=>this.csharp.classReference({origin:this.model.staticExplicit("JsonUtils"),namespace:this.namespaces.core}),JsonAssert:()=>this.csharp.classReference({origin:this.model.staticExplicit("JsonAssert"),namespace:this.namespaces.testUtils}),CustomPagerFactory:()=>this.csharp.classReference({origin:this.model.staticExplicit(`${this.names.classes.customPager}Factory`),namespace:this.namespaces.core}),CustomPagerContext:()=>this.csharp.classReference({origin:this.model.staticExplicit(`${this.names.classes.customPager}Context`),namespace:this.namespaces.core}),Environments:()=>this.csharp.classReference({origin:this.model.staticExplicit(this.names.classes.environment),namespace:this.namespaces.publicCoreClasses}),TestClient:()=>this.csharp.classReference({origin:this.model.staticExplicit("TestClient"),namespace:this.namespaces.test}),BaseMockServerTest:()=>this.csharp.classReference({origin:this.model.staticExplicit("BaseMockServerTest"),namespace:this.namespaces.mockServerTest}),IdempotentRequestOptions:()=>this.csharp.classReference({origin:this.model.staticExplicit("IdempotentRequestOptions"),namespace:this.namespaces.publicCoreClasses}),IdempotentRequestOptionsInterface:()=>this.csharp.classReference({origin:this.model.staticExplicit("IIdempotentRequestOptions"),namespace:this.namespaces.core}),IStringEnum:()=>this.csharp.classReference({origin:this.model.staticExplicit("IStringEnum"),namespace:this.namespaces.core}),WebSocketClient:()=>this.csharp.classReference({origin:this.model.staticExplicit("WebSocketClient"),namespace:this.namespaces.webSocketsCore}),QueryBuilder:()=>this.csharp.classReference({origin:this.model.staticExplicit("Query"),namespace:this.namespaces.webSocketsCore}),QueryStringBuilder:()=>this.csharp.classReference({origin:this.model.staticExplicit("QueryStringBuilder"),namespace:this.namespaces.core}),QueryStringBuilderBuilder:()=>this.csharp.classReference({origin:this.model.staticExplicit("QueryStringBuilder.Builder"),namespace:this.namespaces.core}),OAuthTokenProvider:()=>this.csharp.classReference({origin:this.model.staticExplicit("OAuthTokenProvider"),namespace:this.namespaces.core}),InferredAuthTokenProvider:()=>this.csharp.classReference({origin:this.model.staticExplicit("InferredAuthTokenProvider"),namespace:this.namespaces.core}),ProtoConverter:()=>this.csharp.classReference({origin:this.model.staticExplicit("ProtoConverter"),namespace:this.namespaces.core}),RawGrpcClient:()=>this.csharp.classReference({origin:this.model.staticExplicit("RawGrpcClient"),namespace:this.namespaces.core}),Extensions:()=>this.csharp.classReference({origin:this.model.staticExplicit("Extensions"),namespace:this.namespaces.core}),GrpcRequestOptions:()=>this.csharp.classReference({origin:this.model.staticExplicit("GrpcRequestOptions"),namespace:this.namespaces.root}),GrpcChannelOptions:()=>this.csharp.classReference({origin:this.model.staticExplicit("GrpcChannelOptions"),namespace:"Grpc.Net.Client"}),StringEnum:t=>this.csharp.classReference({origin:this.model.staticExplicit("StringEnum"),namespace:this.namespaces.core,generics:t?[t]:void 0}),WebSocketEvent:t=>this.csharp.classReference({origin:this.model.staticExplicit("Event"),namespace:this.namespaces.webSocketsCore,generics:[t]}),ConnectionStatus:()=>this.csharp.classReference({origin:this.model.staticExplicit("ConnectionStatus"),namespace:this.namespaces.webSocketsCore}),WebSocketConnected:()=>this.csharp.classReference({origin:this.model.staticExplicit("Connected"),namespace:this.namespaces.webSocketsCore}),WebSocketClosed:()=>this.csharp.classReference({origin:this.model.staticExplicit("Closed"),namespace:this.namespaces.webSocketsCore}),StringEnumSerializer:t=>this.csharp.classReference({origin:this.model.staticExplicit("StringEnumSerializer"),namespace:this.namespaces.core,generics:[t]}),CustomPagerClass:t=>this.csharp.classReference({origin:this.model.staticExplicit(this.names.classes.customPager),namespace:this.namespaces.core,generics:[t]}),Pager:t=>this.csharp.classReference({origin:this.model.staticExplicit("Pager"),namespace:this.namespaces.core,generics:[t]}),OffsetPager:({requestType:t,requestOptionsType:r,responseType:n,offsetType:i,stepType:l,itemType:p})=>this.csharp.classReference({origin:this.model.staticExplicit("OffsetPager"),namespace:this.namespaces.core,generics:[t,r,n,i,l,p]}),CursorPager:({requestType:t,requestOptionsType:r,responseType:n,cursorType:i,itemType:l})=>this.csharp.classReference({origin:this.model.staticExplicit("CursorPager"),namespace:this.namespaces.core,generics:[t,r,n,i,l]}),CollectionItemSerializer:(t,r)=>this.csharp.classReference({origin:this.model.staticExplicit("CollectionItemSerializer"),namespace:this.namespaces.core,generics:[t,r]}),OneOfSerializer:t=>this.csharp.classReference({origin:this.model.staticExplicit("OneOfSerializer"),namespace:this.namespaces.core,generics:[t]}),AdditionalProperties:t=>this.csharp.classReference({origin:this.model.staticExplicit("AdditionalProperties"),namespace:this.namespaces.publicCore,generics:t?[t]:void 0}),ReadOnlyAdditionalProperties:t=>this.csharp.classReference({origin:this.model.staticExplicit("ReadOnlyAdditionalProperties"),namespace:this.namespaces.publicCore,generics:t?[t]:void 0})}));f(this,"Primitive",q({string:()=>new Q.String(this),boolean:()=>new Q.Boolean(this),integer:()=>new Q.Integer(this),long:()=>new Q.Long(this),uint:()=>new Q.Uint(this),ulong:()=>new Q.ULong(this),float:()=>new Q.Float(this),double:()=>new Q.Double(this),object:()=>new Q.Object(this)}));f(this,"Value",q({binary:()=>new Oe.Binary(this),dateOnly:()=>new Oe.DateOnly(this),dateTime:()=>new Oe.DateTime(this),uuid:()=>new Oe.Uuid(this),stringEnum:t=>new Oe.StringEnum(t,this)}));f(this,"Collection",q({array:t=>new de.Array(t,this),listType:t=>new de.ListType(t,this),list:t=>new de.List(t,this),set:t=>new de.Set(t,this),map:(t,r,n)=>new de.Map(t,r,this,n),idictionary:(t,r,n)=>new de.IDictionary(t,r,this,n),keyValuePair:(t,r)=>new de.KeyValuePair(t,r,this)}));f(this,"format",q({private:t=>`_${Yn.camelCase(t)}`}));f(this,"initializers",q({implicitNamespaces:()=>{for(let t of this.namespaces.implicit)this.registry.addImplicitNamespace(t);return!0}}));this.intermediateRepresentation=t,this.apiName=r,this.customConfig=n,this.generatorConfig=i,this.support=l,this.model=new pi(t,this),this.ir=L.IR.IntermediateRepresentation(t)?t:{},this.dir=L.DynamicIR.DynamicIntermediateRepresentation(t)?t:{}}initialize(){return this.initializers.implicitNamespaces}get System(){return this.extern.System}get NUnit(){return this.extern.NUnit}get OneOf(){return this.extern.OneOf}get Google(){return this.extern.Google}get Grpc(){return this.extern.Grpc}get WireMock(){return this.extern.WireMock}};a();o();u();var Me=class{constructor(t){f(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}};a();o();u();var fi=class extends Me{constructor({context:r}){super(r.generation);f(this,"context");this.context=r}convert(r){if(r.value===null)return this.context.isNullable(r.typeReference)?this.csharp.Literal.null():(this.context.errors.add({severity:J.Critical,message:"Expected non-null value, but got null"}),this.csharp.Literal.nop());if(r.value===void 0&&!r.fallbackToDefault)return this.csharp.Literal.nop();switch(r.typeReference.type){case"list":return this.convertList({list:r.typeReference.value,value:r.value,fallbackToDefault:r.fallbackToDefault});case"literal":return this.convertLiteral({literal:r.typeReference.value,value:r.value});case"map":return this.convertMap({map:r.typeReference,value:r.value,fallbackToDefault:r.fallbackToDefault});case"named":{let n=this.context.resolveNamedType({typeId:r.typeReference.value});return n==null?this.csharp.Literal.nop():this.convertNamed({named:n,value:r.value,as:r.as,fallbackToDefault:r.fallbackToDefault})}case"nullable":return this.convert({typeReference:r.typeReference.value,value:r.value,as:r.as});case"optional":return this.convert({typeReference:r.typeReference.value,value:r.value,as:r.as});case"primitive":return this.convertPrimitive({primitive:r.typeReference.value,value:r.value,as:r.as,fallbackToDefault:r.fallbackToDefault});case"set":return this.convertSet({set:r.typeReference.value,value:r.value,fallbackToDefault:r.fallbackToDefault});case"unknown":return this.convertUnknown({value:r.value,fallbackToDefault:r.fallbackToDefault});default:te(r.typeReference)}}convertList({list:r,value:n,fallbackToDefault:i}){return Array.isArray(n)?this.csharp.Literal.list({valueType:this.context.dynamicTypeMapper.convert({typeReference:r,unboxOptionals:!0}),values:n.map((l,p)=>{this.context.errors.scope({index:p});try{return this.convert({typeReference:r,value:l})}finally{this.context.errors.unscope()}})}):(this.context.errors.add({severity:J.Critical,message:`Expected array but got: ${typeof n}`}),this.csharp.Literal.nop())}convertLiteral({literal:r,value:n,fallbackToDefault:i}){switch(r.type){case"boolean":{let l=this.context.getValueAsBoolean({value:n});return l==null?this.csharp.Literal.nop():this.csharp.Literal.boolean(l)}case"string":{let l=this.context.getValueAsString({value:n});return l==null?i?this.Primitive.string.getDeterminsticDefault(i):this.csharp.Literal.nop():this.csharp.Literal.string(l)}default:te(r)}}convertSet({set:r,value:n,fallbackToDefault:i}){return Array.isArray(n)?this.csharp.Literal.set({valueType:this.context.dynamicTypeMapper.convert({typeReference:r,unboxOptionals:!0}),values:n.map((l,p)=>{this.context.errors.scope({index:p});try{return this.convert({typeReference:r,value:l})}finally{this.context.errors.unscope()}})}):(this.context.errors.add({severity:J.Critical,message:`Expected array but got: ${typeof n}`}),this.csharp.Literal.nop())}convertMap({map:r,value:n,fallbackToDefault:i}){return typeof n!="object"||n==null?(this.context.errors.add({severity:J.Critical,message:`Expected object but got: ${n==null?"null":typeof n}`}),this.csharp.Literal.nop()):this.csharp.Literal.dictionary({keyType:this.context.dynamicTypeMapper.convert({typeReference:r.key}),valueType:r.value.type==="unknown"?this.context.dynamicTypeMapper.convert({typeReference:r.value}).asOptional():this.context.dynamicTypeMapper.convert({typeReference:r.value}),entries:Object.entries(n).map(([l,p])=>{this.context.errors.scope(l);try{return{key:this.convert({typeReference:r.key,value:l,as:"key"}),value:this.convert({typeReference:r.value,value:p})}}finally{this.context.errors.unscope()}})})}convertNamed({named:r,value:n,as:i,fallbackToDefault:l}){switch(r.type){case"alias":return this.convert({typeReference:r.typeReference,value:n,as:i,fallbackToDefault:l});case"discriminatedUnion":return this.settings.shouldGeneratedDiscriminatedUnions?this.convertDiscriminatedUnion({discriminatedUnion:r,value:n,fallbackToDefault:l}):this.convertUnknown({value:n,fallbackToDefault:l});case"enum":return this.getEnumValue(r,n);case"object":return this.convertObject({object_:r,value:n,fallbackToDefault:l});case"undiscriminatedUnion":return this.convertUndiscriminatedUnion({undiscriminatedUnion:r,value:n,fallbackToDefault:l});default:te(r)}}convertDiscriminatedUnion({discriminatedUnion:r,value:n,fallbackToDefault:i}){let l=this.csharp.classReference({origin:r.declaration,namespace:this.context.getNamespace(r.declaration.fernFilepath)}),p=this.context.resolveDiscriminatedUnionTypeInstance({discriminatedUnion:r,value:n});if(p==null)return this.csharp.Literal.nop();let x=p.singleDiscriminatedUnionType,T=this.getBaseProperties({discriminatedUnionTypeInstance:p,singleDiscriminatedUnionType:x});switch(x.type){case"samePropertiesAsObject":{let A=this.context.resolveNamedType({typeId:x.typeId});return A==null?this.csharp.Literal.nop():this.instantiateUnionWithBaseProperties({classReference:l,baseProperties:T,arguments_:[this.convertNamed({named:A,value:p.value})]})}case"singleProperty":{if(this.context.getRecord(p.value)==null)return this.csharp.Literal.nop();try{let I=["Value","Type"].includes(x.discriminantValue.name.pascalCase.safeName)?`${x.discriminantValue.name.pascalCase.safeName}Inner`:x.discriminantValue.name.pascalCase.safeName;return this.context.errors.scope(x.discriminantValue.wireValue),this.instantiateUnionWithBaseProperties({classReference:l,baseProperties:T,arguments_:[this.csharp.instantiateClass({classReference:this.csharp.classReference({name:I,enclosingType:l}),arguments_:[this.convert({typeReference:x.typeReference,value:x.discriminantValue.wireValue})]})]})}finally{this.context.errors.unscope()}}case"noProperties":return this.instantiateUnionWithBaseProperties({classReference:l,baseProperties:T,arguments_:[this.csharp.instantiateClass({classReference:this.csharp.classReference({origin:p.discriminantValue,enclosingType:l}),arguments_:[]})]});default:te(x)}}getBaseProperties({discriminatedUnionTypeInstance:r,singleDiscriminatedUnionType:n}){return this.context.associateByWireValue({parameters:n.properties??[],values:this.context.getRecord(r.value)??{},ignoreMissingParameters:!0}).map(l=>{this.context.errors.scope(l.name.wireValue);try{return{name:this.context.getPropertyName(l.name.name),assignment:this.convert(l)}}finally{this.context.errors.unscope()}})}instantiateUnionWithBaseProperties({classReference:r,arguments_:n,baseProperties:i}){let l=this.csharp.instantiateClass({classReference:r,arguments_:n,multiline:!0});return i.length===0?this.csharp.Literal.reference(l):this.csharp.Literal.reference(this.csharp.codeblock(p=>{p.write(l," "),p.pushScope();for(let x of i)p.write(x.name," = ",x.assignment,",");p.popScope(!1)}))}getEnumValue(r,n){if(typeof n!="string")return this.context.errors.add({severity:J.Critical,message:`Expected enum value string, got: ${typeof n}`}),this.csharp.Literal.nop();let i=r.values.find(x=>x.wireValue===n);if(i==null)return this.context.errors.add({severity:J.Critical,message:`An enum value named "${n}" does not exist in this context`}),this.csharp.Literal.nop();let l=this.csharp.classReference({origin:r.declaration,namespace:this.context.getNamespace(r.declaration.fernFilepath)}),p=l.registerField(this.model.getPropertyNameFor(i),i);return this.csharp.Literal.reference(this.csharp.enumInstantiation({reference:l,value:p}))}convertObject({object_:r,value:n,fallbackToDefault:i}){let l=this.context.associateByWireValue({parameters:r.properties,values:this.context.getRecord(n)??{}});return this.csharp.Literal.class_({reference:this.csharp.classReference({origin:r.declaration,namespace:this.context.getNamespace(r.declaration.fernFilepath)}),fields:l.map(p=>{this.context.errors.scope(p.name.wireValue);try{return{name:this.context.getClassName(p.name.name),value:this.convert(p)}}finally{this.context.errors.unscope()}})})}convertUndiscriminatedUnion({undiscriminatedUnion:r,value:n,fallbackToDefault:i}){let l=this.findMatchingUndiscriminatedUnionType({undiscriminatedUnion:r,value:n});return l==null?this.csharp.Literal.nop():l.typeLiteral}findMatchingUndiscriminatedUnionType({undiscriminatedUnion:r,value:n}){for(let i of r.types)try{let l=this.convert({typeReference:i,value:n});return{valueTypeReference:i,typeLiteral:l}}catch{continue}this.context.errors.add({severity:J.Critical,message:`None of the types in the undiscriminated union matched the given "${typeof n}" value`})}convertUnknown({value:r,fallbackToDefault:n}){return this.csharp.Literal.unknown(r)}convertPrimitive({primitive:r,value:n,as:i,fallbackToDefault:l}){switch(r){case"INTEGER":{let p=this.getValueAsNumber({value:n,as:i});return p==null?l?this.Primitive.integer.getDeterminsticDefault(l):this.csharp.Literal.nop():this.csharp.Literal.integer(p)}case"LONG":{let p=this.getValueAsNumber({value:n,as:i});return p==null?l?this.Primitive.long.getDeterminsticDefault(l):this.csharp.Literal.nop():this.csharp.Literal.long(p)}case"UINT":{let p=this.getValueAsNumber({value:n,as:i});return p==null?l?this.Primitive.uint.getDeterminsticDefault(l):this.csharp.Literal.nop():this.csharp.Literal.uint(p)}case"UINT_64":{let p=this.getValueAsNumber({value:n,as:i});return p==null?l?this.Primitive.ulong.getDeterminsticDefault(l):this.csharp.Literal.nop():this.csharp.Literal.ulong(p)}case"FLOAT":{let p=this.getValueAsNumber({value:n,as:i});return p==null?l?this.Primitive.float.getDeterminsticDefault(l):this.csharp.Literal.nop():this.csharp.Literal.float(p)}case"DOUBLE":{let p=this.getValueAsNumber({value:n,as:i});return p==null?l?this.Primitive.double.getDeterminsticDefault(l):this.csharp.Literal.nop():this.csharp.Literal.double(p)}case"BOOLEAN":{let p=this.getValueAsBoolean({value:n,as:i});return p==null?l?this.Primitive.boolean.getDeterminsticDefault(l):this.csharp.Literal.nop():this.csharp.Literal.boolean(p)}case"STRING":{let p=this.context.getValueAsString({value:n});return p==null?l?this.Primitive.string.getDeterminsticDefault(l):this.csharp.Literal.nop():this.csharp.Literal.string(p)}case"DATE":{let p=this.context.getValueAsString({value:n});return p==null?l?this.Value.dateOnly.getDeterminsticDefault(l):this.csharp.Literal.nop():this.csharp.Literal.date(p)}case"DATE_TIME":{let p=this.context.getValueAsString({value:n});return p==null?l?this.Value.dateTime.getDeterminsticDefault(l):this.csharp.Literal.nop():this.csharp.Literal.datetime(p)}case"UUID":{let p=this.context.getValueAsString({value:n});return p==null?l?this.Primitive.string.getDeterminsticDefault(l):this.csharp.Literal.nop():this.csharp.Literal.string(p)}case"BASE_64":{let p=this.context.getValueAsString({value:n});return p==null?l?this.Primitive.string.getDeterminsticDefault(l):this.csharp.Literal.nop():this.csharp.Literal.string(p)}case"BIG_INTEGER":{let p=this.context.getValueAsString({value:n});return p==null?l?this.Primitive.string.getDeterminsticDefault(l):this.csharp.Literal.nop():this.csharp.Literal.string(p)}default:te(r)}}getValueAsNumber({value:r,as:n}){let i=n==="key"&&typeof r=="string"?Number(r):r;return this.context.getValueAsNumber({value:i})}getValueAsBoolean({value:r,as:n}){let i=n==="key"?typeof r=="string"?r==="true":r==="false"?!1:r:r;return this.context.getValueAsBoolean({value:i})}};a();o();u();var di=class extends Me{constructor({context:r}){super(r.generation);f(this,"context");this.context=r}convert(r){switch(r.typeReference.type){case"list":return this.Collection.list(this.convert({typeReference:r.typeReference.value,unboxOptionals:!0}));case"literal":return this.convertLiteral({literal:r.typeReference.value});case"map":return this.Collection.map(this.convert({typeReference:r.typeReference.key}),this.convert({typeReference:r.typeReference.value}));case"named":{let n=this.context.resolveNamedType({typeId:r.typeReference.value});return n==null?this.convertUnknown():this.convertNamed({named:n})}case"optional":case"nullable":{let n=this.convert({typeReference:r.typeReference.value});return r.unboxOptionals?n.asNonOptional():n.asOptional()}case"primitive":return this.convertPrimitive({primitive:r.typeReference.value});case"set":return this.Collection.set(this.convert({typeReference:r.typeReference.value,unboxOptionals:!0}));case"unknown":return this.convertUnknown();default:te(r.typeReference)}}convertToClassReference(r){return this.csharp.classReference({origin:r.declaration,namespace:this.context.getNamespace(r.declaration.fernFilepath)})}convertNamed({named:r}){switch(r.type){case"alias":return this.convert({typeReference:r.typeReference});case"enum":case"object":return this.csharp.classReference({origin:r.declaration,namespace:this.context.getNamespace(r.declaration.fernFilepath)});case"discriminatedUnion":return this.settings.shouldGeneratedDiscriminatedUnions?this.csharp.classReference({origin:r.declaration,namespace:this.context.getNamespace(r.declaration.fernFilepath)}):this.Primitive.object;case"undiscriminatedUnion":return this.settings.shouldGenerateUndiscriminatedUnions?this.csharp.classReference({origin:r.declaration,namespace:this.context.getNamespace(r.declaration.fernFilepath)}):this.OneOf.OneOf(r.types.map(n=>this.convert({typeReference:n})));default:te(r)}}convertLiteral({literal:r}){switch(r.type){case"boolean":return this.Primitive.boolean;case"string":return this.Primitive.string}}convertUnknown(){return this.Primitive.object}convertPrimitive({primitive:r}){switch(r){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:te(r)}}};a();o();u();var hi=class extends Me{constructor({context:r}){super(r.generation);f(this,"context");this.context=r}getFilePropertyInfo({body:r,value:n}){let i={fileFields:[],bodyPropertyFields:[]},l=this.context.getRecord(n)??{};for(let p of r.properties)switch(p.type){case"file":L.Record.missingKey(l,p.wireValue)&&(l[p.wireValue]="[bytes]"),i.fileFields.push({name:this.context.getPropertyName(p.name),value:this.getSingleFileProperty({property:p,record:l})});break;case"fileArray":L.Record.missingKey(l,p.wireValue)&&(l[p.wireValue]=["[bytes]"]),i.fileFields.push({name:this.context.getPropertyName(p.name),value:this.getArrayFileProperty({property:p,record:l})});break;case"bodyProperty":if(L.Record.missingKey(l,p.name.wireValue))switch(p.typeReference.type){case"optional":break;case"primitive":{switch(p.typeReference.value.toLowerCase()){case"integer":{l[p.name.wireValue]=123;break}case"string":{l[p.name.wireValue]="[string]";break}case"boolean":{l[p.name.wireValue]=!0;break}case"double":{l[p.name.wireValue]=123.456;break}case"float":{l[p.name.wireValue]=123.456;break}case"long":{l[p.name.wireValue]=123456789;break}case"uint":{l[p.name.wireValue]=123;break}case"uint64":{l[p.name.wireValue]=12345;break}case"date":{l[p.name.wireValue]=new Date(2021,1,1);break}case"datetime":{l[p.name.wireValue]=new Date(2021,1,1,12,0,0);break}case"uuid":{l[p.name.wireValue]="123e4567-e89b-12d3-a456-426614174000";break}case"base64":{l[p.name.wireValue]="SGVsbG8gd29ybGQh";break}case"biginteger":{l[p.name.wireValue]="12345678901234567890";break}}break}default:break}i.bodyPropertyFields.push({name:this.context.getPropertyName(p.name.name),value:this.getBodyProperty({property:p,record:l})});break;default:te(p)}return i}getSingleFileProperty({property:r,record:n}){let i=this.context.getSingleFileValue({property:r,record:n});return i==null?this.csharp.Literal.nop():this.context.getFileParameterForString(i)}getArrayFileProperty({property:r,record:n}){let i=this.context.getFileArrayValues({property:r,record:n});return i==null?this.csharp.Literal.nop():this.csharp.Literal.list({valueType:this.Types.FileParameter,values:i.map(l=>this.context.getFileParameterForString(l))})}getBodyProperty({property:r,record:n}){let i=n[r.name.wireValue];return i==null?this.csharp.Literal.nop():this.context.dynamicLiteralMapper.convert({typeReference:r.typeReference,value:i})}};var mi=class e extends Hr{constructor({ir:r,config:n,options:i,generation:l}){super({ir:r,config:n,options:i});f(this,"ir");f(this,"dynamicTypeMapper");f(this,"dynamicLiteralMapper");f(this,"filePropertyMapper");f(this,"generation");this.ir=r,this.generation=l??new Rn(r,n.workspaceName,n.customConfig!=null?n.customConfig:{},n),this.dynamicTypeMapper=new di({context:this}),this.dynamicLiteralMapper=new fi({context:this}),this.filePropertyMapper=new hi({context:this})}get namespaces(){return this.generation.namespaces}get registry(){return this.generation.registry}get settings(){return this.generation.settings}get constants(){return this.generation.constants}get names(){return this.generation.names}get model(){return this.generation.model}get format(){return this.generation.format}get csharp(){return this.generation.csharp}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 WireMock(){return this.generation.extern.WireMock}get Primitive(){return this.generation.Primitive}get Value(){return this.generation.Value}get Collection(){return this.generation.Collection}clone(){return new e({ir:this.ir,config:this.config,options:this.options,generation:this.generation})}getFileParameterForString(r){return this.csharp.Literal.reference(this.csharp.instantiateClass({classReference:this.Types.FileParameter,arguments_:[],properties:[{name:"Stream",value:this.getMemoryStreamForString(r)}],multiline:!0}))}getMemoryStreamForString(r){return this.System.IO.MemoryStream.new({arguments_:[this.csharp.invokeMethod({on:this.System.Text.Encoding_UTF8,method:"GetBytes",arguments_:[this.csharp.Literal.string(r)]})]})}getClassName(r){return r.pascalCase.safeName}getParameterName(r){return r.camelCase.safeName}getPropertyName(r){return r.pascalCase.safeName}getMethodName(r){return`${r.pascalCase.safeName}Async`}getNamespace(r,n){let i=this.getNamespaceSegments(r);return i=n!=null?[...i,n]:i,[this.namespaces.root,...i].join(".")}getEnvironmentTypeReferenceFromID(r){let n=this.resolveEnvironmentName(r);if(n!=null)return this.getEnvironmentClassReferenceForEnumName(n)}getEnvironmentClassReferenceForEnumName(r){return this.csharp.classReference({name:`${this.generation.Types.Environments.name}.${this.getClassName(r)}`,namespace:this.namespaces.root})}getNamespaceSegments(r){return(this.settings.explicitNamespaces?r.allParts:r.packagePath).map(i=>i.pascalCase.safeName)}precalculate(r){this.generation.initialize(),this.System.Collections.Generic.KeyValuePair(),this.System.Collections.Generic.IEnumerable(),this.System.Collections.Generic.IAsyncEnumerable(),this.System.Collections.Generic.HashSet(),this.System.Collections.Generic.List(),this.System.Collections.Generic.Dictionary(),this.System.Threading.Tasks.Task(),Object.entries(this.ir.types).sort((n,i)=>n[0].length-i[0].length).forEach(([n,i])=>{this.dynamicTypeMapper.convertToClassReference(i)});for(let[n,i]of r.entries())if(this.csharp.classReference({origin:this.model.staticExplicit(`Example${n}`),namespace:"Usage"}),i.endpoint){let l=this.resolveEndpointLocation(i.endpoint);for(let p of l)switch(p.request.type){case"inlined":this.csharp.classReference({origin:p.request.declaration.name,namespace:this.getNamespace(p.request.declaration.fernFilepath)});break;case"body":break}}this.generation.Types.ClientOptions,this.generation.Types.RootClient,this.csharp.freezeClassReferences()}};a();o();u();var yi=class extends Me{constructor({context:r}){super(r.generation);f(this,"context");this.context=r}async generateSnippet({endpoint:r,request:n,options:i}){return this.buildCodeBlock({endpoint:r,snippet:n,options:i}).toString({namespace:"Usage",generation:this.generation,allNamespaceSegments:new Set,allTypeClassReferences:new Map})}generateSnippetSync({endpoint:r,request:n,options:i}){return this.buildCodeBlock({endpoint:r,snippet:n,options:i}).toString({namespace:"Usage",generation:this.generation,allNamespaceSegments:new Set,allTypeClassReferences:new Map})}async generateSnippetAst({endpoint:r,request:n,options:i}){throw new Error("Unsupported")}buildCodeBlock({endpoint:r,snippet:n,options:i}){if(r.examples&&!r.examples?.find(x=>L.DynamicIR.EndpointExample(n)&&x.id===n.id))throw new Error("Endpoint does not have an example that matches the snippet");let l=this.csharp.codeblock(x=>{x.writeNodeStatement(this.constructClient({endpoint:r,snippet:n})),x.newLine(),x.writeNodeStatement(this.callMethod({endpoint:r,snippet:n}))}),p=this.getStyle(i);switch(p){case It.Concise:return l;case It.Full:return this.buildFullCodeBlock({body:l,options:i});default:te(p)}}buildFullCodeBlock({body:r,options:n}){let i=this.getConfig(n),l=this.csharp.class_({name:i.fullStyleClassName??"Example",namespace:"Usage",access:Or.Access.Public});return l.addNamespaceReference(this.Types.RootClient.namespace),l.addMethod({name:"Do",access:Or.Access.Public,isAsync:!0,parameters:[],body:r}),l}constructClient({endpoint:r,snippet:n}){return this.csharp.codeblock(i=>{i.write("var client = "),i.writeNode(this.getRootClientConstructorInvocation(this.getConstructorArgs({endpoint:r,snippet:n})))})}callMethod({endpoint:r,snippet:n}){let i=r.response?.type==="streaming"||r.response?.type==="streamParameter",l=this.csharp.invokeMethod({on:this.csharp.codeblock("client"),method:this.getMethod({endpoint:r}),arguments_:this.getMethodArgs({endpoint:r,snippet:n}),async:!0,configureAwait:!0,multiline:!0,isAsyncEnumerable:i});return i?this.csharp.codeblock(p=>{p.write("await foreach (var item in "),p.writeNode(l),p.writeLine(")"),p.pushScope(),p.writeLine("/* consume each item */"),p.popScope()}):l}getConstructorArgs({endpoint:r,snippet:n}){let i=[];r.auth!=null&&(n.auth!=null?i.push(...this.getConstructorAuthArgs({auth:r.auth,values:n.auth})):this.context.errors.add({severity:J.Warning,message:`Auth with ${r.auth.type} configuration is required for this endpoint`}));let l=[],p=this.getConstructorBaseUrlArgs({baseUrl:n.baseURL,environment:n.environment});p.length>0&&l.push(...p),this.context.errors.scope(Ve.Headers);let x=[];return this.context.ir.headers!=null&&n.headers!=null&&x.push(...this.getConstructorHeaderArgs({headers:this.context.ir.headers,values:n.headers})),this.context.errors.unscope(),l.length===0?[...i,...x]:[...i,...x,{name:"clientOptions",assignment:this.csharp.instantiateClass({classReference:this.Types.ClientOptions,arguments_:l.map(T=>({name:T.name,assignment:T.assignment})),multiline:!0})}]}getConstructorBaseUrlArgs({baseUrl:r,environment:n}){let i=this.getBaseUrlArg({baseUrl:r,environment:n});return L.Literal.nop(i)?[]:[{name:this.getBaseUrlOptionName(),assignment:i}]}getBaseUrlArg({baseUrl:r,environment:n}){if(r!=null&&n!=null)return this.context.errors.add({severity:J.Critical,message:"Cannot specify both baseUrl and environment options"}),this.csharp.Literal.nop();if(r!=null)return this.context.ir.environments?.environments.type==="multipleBaseUrls"?(this.context.errors.add({severity:J.Critical,message:"The C# SDK doesn't support a baseUrl when multiple URL environments are configured"}),this.csharp.Literal.nop()):this.csharp.Literal.string(r);if(n!=null){if(this.context.isSingleEnvironmentID(n)){let i=this.context.getEnvironmentTypeReferenceFromID(n);return i==null?(this.context.errors.add({severity:J.Warning,message:`Environment ${JSON.stringify(n)} was not found`}),this.csharp.Literal.nop()):this.csharp.Literal.reference(i)}if(this.context.isMultiEnvironmentValues(n))return this.context.validateMultiEnvironmentUrlValues(n)?this.csharp.Literal.reference(this.csharp.instantiateClass({classReference:this.Types.Environments,arguments_:Object.entries(n).map(([i,l])=>({name:Br(Ni(i)),assignment:this.context.dynamicLiteralMapper.convert({typeReference:{type:"primitive",value:"STRING"},value:l})})),multiline:!0})):this.csharp.Literal.nop()}return this.csharp.Literal.nop()}getConstructorAuthArgs({auth:r,values:n}){if(n.type!==r.type)return this.addError(this.context.newAuthMismatchError({auth:r,values:n}).message),[];switch(r.type){case"basic":return n.type==="basic"?this.getConstructorBasicAuthArg({auth:r,values:n}):[];case"bearer":return n.type==="bearer"?this.getConstructorBearerAuthArgs({auth:r,values:n}):[];case"header":return n.type==="header"?this.getConstructorHeaderAuthArgs({auth:r,values:n}):[];case"oauth":return n.type==="oauth"?this.getConstructorOAuthArgs({auth:r,values:n}):[];case"inferred":return n.type==="inferred"?this.getConstructorInferredAuthArgs({auth:r,values:n}):[];default:te(r)}}addError(r){this.context.errors.add({severity:J.Critical,message:r})}addWarning(r){this.context.errors.add({severity:J.Warning,message:r})}getConstructorBasicAuthArg({auth:r,values:n}){return[{name:this.context.getParameterName(r.username),assignment:this.csharp.Literal.string(n.username)},{name:this.context.getParameterName(r.password),assignment:this.csharp.Literal.string(n.password)}]}getConstructorBearerAuthArgs({auth:r,values:n}){return[{name:this.context.getParameterName(r.token),assignment:this.csharp.Literal.string(n.token)}]}getConstructorHeaderAuthArgs({auth:r,values:n}){return[{name:this.context.getParameterName(r.header.name.name),assignment:this.context.dynamicLiteralMapper.convert({typeReference:r.header.typeReference,value:n.value,fallbackToDefault:r.header.name.wireValue})}]}getConstructorOAuthArgs({auth:r,values:n}){return[{name:this.context.getParameterName(r.clientId),assignment:this.csharp.Literal.string(n.clientId)},{name:this.context.getParameterName(r.clientSecret),assignment:this.csharp.Literal.string(n.clientSecret)}]}getConstructorInferredAuthArgs({auth:r,values:n}){let i=[];if(r.parameters!=null)for(let l of r.parameters){let p=l.name.wireValue,x=n.values?.[p];i.push({name:this.context.getParameterName(l.name.name),assignment:this.context.dynamicLiteralMapper.convert({typeReference:l.typeReference,value:x,fallbackToDefault:p})})}else this.context.errors.add({severity:J.Critical,message:"Inferred auth parameters are not defined in the IR. Please ensure you're using IR version 62.3.0 or later."});return i}getConstructorHeaderArgs({headers:r,values:n}){let i=[];for(let l of r){let p=n[l.name.wireValue],x=this.getConstructorHeaderArg({header:l,value:p});x!=null&&i.push({name:this.context.getParameterName(l.name.name),assignment:x})}return i}getConstructorHeaderArg({header:r,value:n}){let i=this.context.dynamicLiteralMapper.convert({typeReference:r.typeReference,value:n,fallbackToDefault:r.name.wireValue});if(!L.Literal.nop(i))return i}getMethodArgs({endpoint:r,snippet:n}){switch(r.request.type){case"inlined":return this.getMethodArgsForInlinedRequest({request:r.request,snippet:n});case"body":return this.getMethodArgsForBodyRequest({request:r.request,snippet:n});default:te(r.request)}}getMethodArgsForInlinedRequest({request:r,snippet:n}){let i=[];this.context.errors.scope(Ve.PathParameters);let l=[],p=[...this.context.ir.pathParameters??[],...r.pathParameters??[]];p.length>0&&l.push(...this.getPathParameters({namedParameters:p,snippet:n})),this.context.errors.unscope(),this.context.errors.scope(Ve.RequestBody);let x=this.getFilePropertyInfo({request:r,snippet:n});return this.context.errors.unscope(),this.context.includePathParametersInWrappedRequest({request:r,inlinePathParameters:this.settings.shouldInlinePathParameters})||i.push(...l.map(T=>T.value)),i.push(this.getInlinedRequestArg({request:r,snippet:n,pathParameterFields:this.context.includePathParametersInWrappedRequest({request:r,inlinePathParameters:this.settings.shouldInlinePathParameters})?l:[],filePropertyInfo:x})),i}getFilePropertyInfo({request:r,snippet:n}){return r.body==null||!this.context.isFileUploadRequestBody(r.body)?{fileFields:[],bodyPropertyFields:[]}:this.context.filePropertyMapper.getFilePropertyInfo({body:r.body,value:n.requestBody})}getInlinedRequestArg({request:r,snippet:n,pathParameterFields:i,filePropertyInfo:l}){this.context.errors.scope(Ve.QueryParameters);let x=this.context.associateQueryParametersByWireValue({parameters:r.queryParameters??[],values:n.queryParameters??{}}).map(C=>({name:this.context.getPropertyName(C.name.name),value:this.context.dynamicLiteralMapper.convert(C)}));this.context.errors.unscope(),this.context.errors.scope(Ve.Headers);let A=this.context.associateByWireValue({parameters:r.headers??[],values:n.headers??{}}).map(C=>({name:this.context.getPropertyName(C.name.name),value:this.context.dynamicLiteralMapper.convert({...C,fallbackToDefault:C.name.wireValue})}));this.context.errors.unscope(),this.context.errors.scope(Ve.RequestBody);let I=r.body!=null?this.getInlinedRequestBodyConstructorFields({body:r.body,value:n.requestBody,filePropertyInfo:l}):[];return this.context.errors.unscope(),this.csharp.Literal.class_({reference:this.csharp.classReference({origin:r.declaration,namespace:this.context.getNamespace(r.declaration.fernFilepath)}),fields:[...i,...x,...A,...I]})}getInlinedRequestBodyConstructorFields({body:r,value:n,filePropertyInfo:i}){switch(r.type){case"properties":return this.getInlinedRequestBodyPropertyConstructorFields({parameters:r.value,value:n});case"referenced":return[this.getReferencedRequestBodyPropertyConstructorField({body:r,value:n})];case"fileUpload":return this.getFileUploadRequestBodyConstructorFields({filePropertyInfo:i});default:te(r)}}getInlinedRequestBodyPropertyConstructorFields({parameters:r,value:n}){let i=[],l=this.context.associateByWireValue({parameters:r,values:this.context.getRecord(n)??{}});for(let p of l)i.push({name:this.context.getPropertyName(p.name.name),value:this.context.dynamicLiteralMapper.convert({...p,fallbackToDefault:p.name.wireValue})});return i}getFileUploadRequestBodyConstructorFields({filePropertyInfo:r}){return[...r.fileFields,...r.bodyPropertyFields]}getReferencedRequestBodyPropertyConstructorField({body:r,value:n}){return{name:this.context.getPropertyName(r.bodyKey),value:this.getReferencedRequestBodyPropertyLiteral({body:r.bodyType,value:n})}}getReferencedRequestBodyPropertyLiteral({body:r,value:n}){switch(r.type){case"bytes":return this.getBytesBodyRequestArg({value:n});case"typeReference":return this.context.dynamicLiteralMapper.convert({typeReference:r.value,value:n,fallbackToDefault:JSON.stringify(r.value)});default:te(r)}}getMethodArgsForBodyRequest({request:r,snippet:n}){let i=[];this.context.errors.scope(Ve.PathParameters);let l=[...this.context.ir.pathParameters??[],...r.pathParameters??[]];return l.length>0&&i.push(...this.getPathParameters({namedParameters:l,snippet:n}).map(p=>p.value)),this.context.errors.unscope(),this.context.errors.scope(Ve.RequestBody),r.body!=null&&i.push(this.getBodyRequestArg({body:r.body,value:n.requestBody})),this.context.errors.unscope(),i}getBodyRequestArg({body:r,value:n}){switch(r.type){case"bytes":return this.getBytesBodyRequestArg({value:n});case"typeReference":return r.value.type==="optional"&&n==null?this.csharp.Literal.null():this.context.dynamicLiteralMapper.convert({typeReference:r.value,value:n,fallbackToDefault:JSON.stringify(r.value)});default:te(r)}}getBytesBodyRequestArg({value:r}){let n=this.context.getValueAsString({value:r});return n==null&&(this.context.errors.add({severity:J.Critical,message:"The bytes request body must be provided in string format"}),n="[bytes]"),this.csharp.Literal.reference(this.context.getMemoryStreamForString(n))}getRootClientConstructorInvocation(r){return this.csharp.instantiateClass({classReference:this.Types.RootClient,arguments_:r,forceUseConstructor:!0,multiline:!0})}getPathParameters({namedParameters:r,snippet:n}){let i=[],l=this.context.associateByWireValueOrDefault({parameters:r,values:n.pathParameters??{}});for(let p of l)i.push({name:this.context.getPropertyName(p.name.name),value:this.context.dynamicLiteralMapper.convert({...p,fallbackToDefault:p.name.wireValue})});return i}getMethod({endpoint:r}){return r.declaration.fernFilepath.allParts.length>0?`${r.declaration.fernFilepath.allParts.map(n=>this.context.getClassName(n)).join(".")}.${this.context.getMethodName(r.declaration.name)}`:this.context.getMethodName(r.declaration.name)}getBaseUrlOptionName(){return this.context.ir.environments?.environments.type==="multipleBaseUrls"?"Environment":"BaseUrl"}getStyle(r){return r.style??this.context.options.style??It.Full}getConfig(r){return r.config??this.context.options.config??{}}};var gi=class extends Gr{constructor({ir:t,config:r,options:n={}}){super(new mi({ir:t,config:r,options:n}))}precalculate(t){this.context.precalculate(t)}async generate(t,r={}){return super.generate(t,r)}generateSync(t,r={}){return super.generateSync(t,r)}async generateSnippetAst(t){return super.generateSnippetAst(t)}createSnippetGenerator(t){return new yi({context:t})}};0&&(module.exports={DynamicSnippetsGenerator});
33
33
  /*! Bundled license information:
34
34
 
35
35
  @jspm/core/nodelibs/browser/chunk-DtuTasat.js: