(function (_, kotlin_kotlin, kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core, kotlin_io_ktor_ktor_http, kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core, kotlin_io_ktor_ktor_io, kotlin_io_ktor_ktor_serialization) { 'use strict'; //region block: imports var protoOf = kotlin_kotlin.$_$.wc; var interfaceMeta = kotlin_kotlin.$_$.xb; var setMetadataFor = kotlin_kotlin.$_$.xc; var VOID = kotlin_kotlin.$_$.f; var ArrayList_init_$Create$ = kotlin_kotlin.$_$.m; var Unit_instance = kotlin_kotlin.$_$.m5; var CoroutineImpl = kotlin_kotlin.$_$.va; var THROW_CCE = kotlin_kotlin.$_$.hi; var isInterface = kotlin_kotlin.$_$.gc; var get_COROUTINE_SUSPENDED = kotlin_kotlin.$_$.ha; var classMeta = kotlin_kotlin.$_$.lb; var toString = kotlin_kotlin.$_$.bd; var IllegalStateException_init_$Create$ = kotlin_kotlin.$_$.a2; var KSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.i3; var ByteArrayContent = kotlin_io_ktor_ktor_http.$_$.j; var BinaryFormat = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.g3; var withCharsetIfNeeded = kotlin_io_ktor_ktor_http.$_$.m1; var TextContent = kotlin_io_ktor_ktor_http.$_$.q; var StringFormat = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.n3; var FlowCollector = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.c1; var OutgoingContent = kotlin_io_ktor_ktor_http.$_$.p; var asFlow = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.f1; var firstOrNull = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.d; var SerializationException = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.l3; var discard = kotlin_io_ktor_ktor_io.$_$.t; var readBytes = kotlin_io_ktor_ktor_io.$_$.w; var readText = kotlin_io_ktor_ktor_io.$_$.y; var JsonConvertException = kotlin_io_ktor_ktor_serialization.$_$.e; var IllegalArgumentException_init_$Create$ = kotlin_kotlin.$_$.u1; var ContentConverter = kotlin_io_ktor_ktor_serialization.$_$.d; var serializerOrNull = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.q3; var serializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.t3; var getKClassFromExpression = kotlin_kotlin.$_$.d; var MapSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.y; var Map = kotlin_kotlin.$_$.y5; var SetSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.z; var Set = kotlin_kotlin.$_$.c6; var firstOrNull_0 = kotlin_kotlin.$_$.o7; var StringCompanionObject_instance = kotlin_kotlin.$_$.a5; var serializer_0 = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.b1; var ListSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.x; var isArray = kotlin_kotlin.$_$.yb; var List = kotlin_kotlin.$_$.w5; var get_nullable = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.a1; var filterNotNull = kotlin_kotlin.$_$.m7; var collectionSizeOrDefault = kotlin_kotlin.$_$.n6; var ArrayList_init_$Create$_0 = kotlin_kotlin.$_$.l; var HashSet_init_$Create$ = kotlin_kotlin.$_$.s; var singleOrNull = kotlin_kotlin.$_$.m9; var Collection = kotlin_kotlin.$_$.p5; var emptyList = kotlin_kotlin.$_$.i7; //endregion //region block: pre-declaration setMetadataFor(KotlinxSerializationExtension, 'KotlinxSerializationExtension', interfaceMeta, VOID, VOID, VOID, VOID, VOID, [4, 3]); setMetadataFor(KotlinxSerializationConverter$serializeNullable$o$collect$slambda, 'KotlinxSerializationConverter$serializeNullable$o$collect$slambda', classMeta, CoroutineImpl, VOID, VOID, VOID, VOID, [1]); setMetadataFor($collectCOROUTINE$2, '$collectCOROUTINE$2', classMeta, CoroutineImpl); setMetadataFor(KotlinxSerializationConverter$deserialize$o$collect$slambda, 'KotlinxSerializationConverter$deserialize$o$collect$slambda', classMeta, CoroutineImpl, VOID, VOID, VOID, VOID, [1]); setMetadataFor($collectCOROUTINE$3, '$collectCOROUTINE$3', classMeta, CoroutineImpl); setMetadataFor(sam$kotlinx_coroutines_flow_FlowCollector$0, 'sam$kotlinx_coroutines_flow_FlowCollector$0', classMeta, VOID, [FlowCollector], VOID, VOID, VOID, [1]); setMetadataFor(sam$kotlinx_coroutines_flow_FlowCollector$0_0, 'sam$kotlinx_coroutines_flow_FlowCollector$0', classMeta, VOID, [FlowCollector], VOID, VOID, VOID, [1]); setMetadataFor(_no_name_provided__qut3iv, VOID, classMeta, VOID, VOID, VOID, VOID, VOID, [1]); setMetadataFor(KotlinxSerializationConverter$serializeNullable$slambda, 'KotlinxSerializationConverter$serializeNullable$slambda', classMeta, CoroutineImpl, VOID, VOID, VOID, VOID, [1]); setMetadataFor(_no_name_provided__qut3iv_0, VOID, classMeta, VOID, VOID, VOID, VOID, VOID, [1]); setMetadataFor(KotlinxSerializationConverter$deserialize$slambda, 'KotlinxSerializationConverter$deserialize$slambda', classMeta, CoroutineImpl, VOID, VOID, VOID, VOID, [1]); setMetadataFor($serializeNullableCOROUTINE$0, '$serializeNullableCOROUTINE$0', classMeta, CoroutineImpl); setMetadataFor($deserializeCOROUTINE$1, '$deserializeCOROUTINE$1', classMeta, CoroutineImpl); setMetadataFor(KotlinxSerializationConverter, 'KotlinxSerializationConverter', classMeta, VOID, [ContentConverter], VOID, VOID, VOID, [4, 3]); //endregion function KotlinxSerializationExtension() { } function extensions(format) { // Inline function 'kotlin.collections.mapNotNull' call // Inline function 'kotlin.collections.mapNotNullTo' call var this_0 = get_providers(); var destination = ArrayList_init_$Create$(); // Inline function 'kotlin.collections.forEach' call var tmp0_iterator = this_0.w(); while (tmp0_iterator.f()) { var element = tmp0_iterator.e(); // Inline function 'kotlin.collections.mapNotNullTo.' call // Inline function 'io.ktor.serialization.kotlinx.extensions.' call var tmp0_safe_receiver = element.p122(format); if (tmp0_safe_receiver == null) null; else { // Inline function 'kotlin.let' call // Inline function 'kotlin.contracts.contract' call destination.i1(tmp0_safe_receiver); } } return destination; } function serialization(_this__u8e3s4, contentType, format) { _this__u8e3s4.d34(contentType, new KotlinxSerializationConverter(format)); } function KotlinxSerializationConverter$serializeNullable$o$collect$slambda($$this$unsafeFlow, $contentType, $charset, $typeInfo, $value, resultContinuation) { this.y122_1 = $$this$unsafeFlow; this.z122_1 = $contentType; this.a123_1 = $charset; this.b123_1 = $typeInfo; this.c123_1 = $value; CoroutineImpl.call(this, resultContinuation); } protoOf(KotlinxSerializationConverter$serializeNullable$o$collect$slambda).i123 = function (value, $completion) { var tmp = this.j123(value, $completion); tmp.jd_1 = Unit_instance; tmp.kd_1 = null; return tmp.ud(); }; protoOf(KotlinxSerializationConverter$serializeNullable$o$collect$slambda).he = function (p1, $completion) { return this.i123((!(p1 == null) ? isInterface(p1, KotlinxSerializationExtension) : false) ? p1 : THROW_CCE(), $completion); }; protoOf(KotlinxSerializationConverter$serializeNullable$o$collect$slambda).ud = function () { var suspendResult = this.jd_1; $sm: do try { var tmp = this.hd_1; switch (tmp) { case 0: this.id_1 = 3; var tmp_0 = this; tmp_0.e123_1 = this.y122_1; var tmp_1 = this; tmp_1.f123_1 = this.d123_1; var tmp_2 = this; tmp_2.g123_1 = this.f123_1; this.hd_1 = 1; suspendResult = this.g123_1.o122(this.z122_1, this.a123_1, this.b123_1, this.c123_1, this); if (suspendResult === get_COROUTINE_SUSPENDED()) { return suspendResult; } continue $sm; case 1: this.h123_1 = suspendResult; this.hd_1 = 2; suspendResult = this.e123_1.t1d(this.h123_1, this); if (suspendResult === get_COROUTINE_SUSPENDED()) { return suspendResult; } continue $sm; case 2: return Unit_instance; case 3: throw this.kd_1; } } catch ($p) { var e = $p; if (this.id_1 === 3) { throw e; } else { this.hd_1 = this.id_1; this.kd_1 = e; } } while (true); }; protoOf(KotlinxSerializationConverter$serializeNullable$o$collect$slambda).j123 = function (value, completion) { var i = new KotlinxSerializationConverter$serializeNullable$o$collect$slambda(this.y122_1, this.z122_1, this.a123_1, this.b123_1, this.c123_1, completion); i.d123_1 = value; return i; }; function KotlinxSerializationConverter$serializeNullable$o$collect$slambda_0($$this$unsafeFlow, $contentType, $charset, $typeInfo, $value, resultContinuation) { var i = new KotlinxSerializationConverter$serializeNullable$o$collect$slambda($$this$unsafeFlow, $contentType, $charset, $typeInfo, $value, resultContinuation); var l = function (value, $completion) { return i.i123(value, $completion); }; l.$arity = 1; return l; } function $collectCOROUTINE$2(_this__u8e3s4, collector, resultContinuation) { CoroutineImpl.call(this, resultContinuation); this.s123_1 = _this__u8e3s4; this.t123_1 = collector; } protoOf($collectCOROUTINE$2).ud = function () { var suspendResult = this.jd_1; $sm: do try { var tmp = this.hd_1; switch (tmp) { case 0: this.id_1 = 2; var tmp_0 = this; tmp_0.u123_1 = this.t123_1; this.hd_1 = 1; var tmp_1 = KotlinxSerializationConverter$serializeNullable$o$collect$slambda_0(this.u123_1, this.s123_1.w123_1, this.s123_1.x123_1, this.s123_1.y123_1, this.s123_1.z123_1, null); suspendResult = this.s123_1.v123_1.a1c(new sam$kotlinx_coroutines_flow_FlowCollector$0(tmp_1), this); if (suspendResult === get_COROUTINE_SUSPENDED()) { return suspendResult; } continue $sm; case 1: return Unit_instance; case 2: throw this.kd_1; } } catch ($p) { var e = $p; if (this.id_1 === 2) { throw e; } else { this.hd_1 = this.id_1; this.kd_1 = e; } } while (true); }; function KotlinxSerializationConverter$deserialize$o$collect$slambda($$this$unsafeFlow, $charset, $typeInfo, $content, resultContinuation) { this.i124_1 = $$this$unsafeFlow; this.j124_1 = $charset; this.k124_1 = $typeInfo; this.l124_1 = $content; CoroutineImpl.call(this, resultContinuation); } protoOf(KotlinxSerializationConverter$deserialize$o$collect$slambda).i123 = function (value, $completion) { var tmp = this.j123(value, $completion); tmp.jd_1 = Unit_instance; tmp.kd_1 = null; return tmp.ud(); }; protoOf(KotlinxSerializationConverter$deserialize$o$collect$slambda).he = function (p1, $completion) { return this.i123((!(p1 == null) ? isInterface(p1, KotlinxSerializationExtension) : false) ? p1 : THROW_CCE(), $completion); }; protoOf(KotlinxSerializationConverter$deserialize$o$collect$slambda).ud = function () { var suspendResult = this.jd_1; $sm: do try { var tmp = this.hd_1; switch (tmp) { case 0: this.id_1 = 3; var tmp_0 = this; tmp_0.n124_1 = this.i124_1; var tmp_1 = this; tmp_1.o124_1 = this.m124_1; var tmp_2 = this; tmp_2.p124_1 = this.o124_1; this.hd_1 = 1; suspendResult = this.p124_1.g34(this.j124_1, this.k124_1, this.l124_1, this); if (suspendResult === get_COROUTINE_SUSPENDED()) { return suspendResult; } continue $sm; case 1: this.q124_1 = suspendResult; this.hd_1 = 2; suspendResult = this.n124_1.t1d(this.q124_1, this); if (suspendResult === get_COROUTINE_SUSPENDED()) { return suspendResult; } continue $sm; case 2: return Unit_instance; case 3: throw this.kd_1; } } catch ($p) { var e = $p; if (this.id_1 === 3) { throw e; } else { this.hd_1 = this.id_1; this.kd_1 = e; } } while (true); }; protoOf(KotlinxSerializationConverter$deserialize$o$collect$slambda).j123 = function (value, completion) { var i = new KotlinxSerializationConverter$deserialize$o$collect$slambda(this.i124_1, this.j124_1, this.k124_1, this.l124_1, completion); i.m124_1 = value; return i; }; function KotlinxSerializationConverter$deserialize$o$collect$slambda_0($$this$unsafeFlow, $charset, $typeInfo, $content, resultContinuation) { var i = new KotlinxSerializationConverter$deserialize$o$collect$slambda($$this$unsafeFlow, $charset, $typeInfo, $content, resultContinuation); var l = function (value, $completion) { return i.i123(value, $completion); }; l.$arity = 1; return l; } function $collectCOROUTINE$3(_this__u8e3s4, collector, resultContinuation) { CoroutineImpl.call(this, resultContinuation); this.z124_1 = _this__u8e3s4; this.a125_1 = collector; } protoOf($collectCOROUTINE$3).ud = function () { var suspendResult = this.jd_1; $sm: do try { var tmp = this.hd_1; switch (tmp) { case 0: this.id_1 = 2; var tmp_0 = this; tmp_0.b125_1 = this.a125_1; this.hd_1 = 1; var tmp_1 = KotlinxSerializationConverter$deserialize$o$collect$slambda_0(this.b125_1, this.z124_1.d125_1, this.z124_1.e125_1, this.z124_1.f125_1, null); suspendResult = this.z124_1.c125_1.a1c(new sam$kotlinx_coroutines_flow_FlowCollector$0_0(tmp_1), this); if (suspendResult === get_COROUTINE_SUSPENDED()) { return suspendResult; } continue $sm; case 1: return Unit_instance; case 2: throw this.kd_1; } } catch ($p) { var e = $p; if (this.id_1 === 2) { throw e; } else { this.hd_1 = this.id_1; this.kd_1 = e; } } while (true); }; function serializeContent($this, serializer, format, value, contentType, charset) { var tmp; if (isInterface(format, StringFormat)) { var content = format.r45(isInterface(serializer, KSerializer) ? serializer : THROW_CCE(), value); tmp = new TextContent(content, withCharsetIfNeeded(contentType, charset)); } else { if (isInterface(format, BinaryFormat)) { var content_0 = format.u45(isInterface(serializer, KSerializer) ? serializer : THROW_CCE(), value); tmp = new ByteArrayContent(content_0, contentType); } else { var message = 'Unsupported format ' + format; throw IllegalStateException_init_$Create$(toString(message)); } } return tmp; } function sam$kotlinx_coroutines_flow_FlowCollector$0(function_0) { this.g125_1 = function_0; } protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).t1d = function (value, $completion) { return this.g125_1(value, $completion); }; function sam$kotlinx_coroutines_flow_FlowCollector$0_0(function_0) { this.h125_1 = function_0; } protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0_0).t1d = function (value, $completion) { return this.h125_1(value, $completion); }; function _no_name_provided__qut3iv($this, $contentType, $charset, $typeInfo, $value) { this.v123_1 = $this; this.w123_1 = $contentType; this.x123_1 = $charset; this.y123_1 = $typeInfo; this.z123_1 = $value; } protoOf(_no_name_provided__qut3iv).i125 = function (collector, $completion) { var tmp = new $collectCOROUTINE$2(this, collector, $completion); tmp.jd_1 = Unit_instance; tmp.kd_1 = null; return tmp.ud(); }; protoOf(_no_name_provided__qut3iv).a1c = function (collector, $completion) { return this.i125(collector, $completion); }; function KotlinxSerializationConverter$serializeNullable$slambda(resultContinuation) { CoroutineImpl.call(this, resultContinuation); } protoOf(KotlinxSerializationConverter$serializeNullable$slambda).s125 = function (it, $completion) { var tmp = this.t125(it, $completion); tmp.jd_1 = Unit_instance; tmp.kd_1 = null; return tmp.ud(); }; protoOf(KotlinxSerializationConverter$serializeNullable$slambda).he = function (p1, $completion) { return this.s125((p1 == null ? true : p1 instanceof OutgoingContent) ? p1 : THROW_CCE(), $completion); }; protoOf(KotlinxSerializationConverter$serializeNullable$slambda).ud = function () { var suspendResult = this.jd_1; $sm: do try { var tmp = this.hd_1; if (tmp === 0) { this.id_1 = 1; return !(this.r125_1 == null); } else if (tmp === 1) { throw this.kd_1; } } catch ($p) { var e = $p; throw e; } while (true); }; protoOf(KotlinxSerializationConverter$serializeNullable$slambda).t125 = function (it, completion) { var i = new KotlinxSerializationConverter$serializeNullable$slambda(completion); i.r125_1 = it; return i; }; function KotlinxSerializationConverter$serializeNullable$slambda_0(resultContinuation) { var i = new KotlinxSerializationConverter$serializeNullable$slambda(resultContinuation); var l = function (it, $completion) { return i.s125(it, $completion); }; l.$arity = 1; return l; } function _no_name_provided__qut3iv_0($this, $charset, $typeInfo, $content) { this.c125_1 = $this; this.d125_1 = $charset; this.e125_1 = $typeInfo; this.f125_1 = $content; } protoOf(_no_name_provided__qut3iv_0).c36 = function (collector, $completion) { var tmp = new $collectCOROUTINE$3(this, collector, $completion); tmp.jd_1 = Unit_instance; tmp.kd_1 = null; return tmp.ud(); }; protoOf(_no_name_provided__qut3iv_0).a1c = function (collector, $completion) { return this.c36(collector, $completion); }; function KotlinxSerializationConverter$deserialize$slambda($content, resultContinuation) { this.c126_1 = $content; CoroutineImpl.call(this, resultContinuation); } protoOf(KotlinxSerializationConverter$deserialize$slambda).n36 = function (it, $completion) { var tmp = this.o36(it, $completion); tmp.jd_1 = Unit_instance; tmp.kd_1 = null; return tmp.ud(); }; protoOf(KotlinxSerializationConverter$deserialize$slambda).he = function (p1, $completion) { return this.n36((p1 == null ? true : !(p1 == null)) ? p1 : THROW_CCE(), $completion); }; protoOf(KotlinxSerializationConverter$deserialize$slambda).ud = function () { var suspendResult = this.jd_1; $sm: do try { var tmp = this.hd_1; if (tmp === 0) { this.id_1 = 1; return !(this.d126_1 == null) ? true : this.c126_1.h28(); } else if (tmp === 1) { throw this.kd_1; } } catch ($p) { var e = $p; throw e; } while (true); }; protoOf(KotlinxSerializationConverter$deserialize$slambda).o36 = function (it, completion) { var i = new KotlinxSerializationConverter$deserialize$slambda(this.c126_1, completion); i.d126_1 = it; return i; }; function KotlinxSerializationConverter$deserialize$slambda_0($content, resultContinuation) { var i = new KotlinxSerializationConverter$deserialize$slambda($content, resultContinuation); var l = function (it, $completion) { return i.n36(it, $completion); }; l.$arity = 1; return l; } function $serializeNullableCOROUTINE$0(_this__u8e3s4, contentType, charset, typeInfo, value, resultContinuation) { CoroutineImpl.call(this, resultContinuation); this.m126_1 = _this__u8e3s4; this.n126_1 = contentType; this.o126_1 = charset; this.p126_1 = typeInfo; this.q126_1 = value; } protoOf($serializeNullableCOROUTINE$0).ud = function () { var suspendResult = this.jd_1; $sm: do try { var tmp = this.hd_1; switch (tmp) { case 0: this.id_1 = 2; this.hd_1 = 1; var this_0 = asFlow(this.m126_1.s126_1); var tmp_0 = new _no_name_provided__qut3iv(this_0, this.n126_1, this.o126_1, this.p126_1, this.q126_1); suspendResult = firstOrNull(tmp_0, KotlinxSerializationConverter$serializeNullable$slambda_0(null), this); if (suspendResult === get_COROUTINE_SUSPENDED()) { return suspendResult; } continue $sm; case 1: var fromExtension = suspendResult; if (!(fromExtension == null)) return fromExtension; var tmp_1; try { tmp_1 = serializerForTypeInfo(this.m126_1.r126_1.t45(), this.p126_1); } catch ($p) { var tmp_2; if ($p instanceof SerializationException) { var cause = $p; tmp_2 = guessSerializer(this.q126_1, this.m126_1.r126_1.t45()); } else { throw $p; } tmp_1 = tmp_2; } var serializer = tmp_1; return serializeContent(this.m126_1, serializer, this.m126_1.r126_1, this.q126_1, this.n126_1, this.o126_1); case 2: throw this.kd_1; } } catch ($p) { var e = $p; if (this.id_1 === 2) { throw e; } else { this.hd_1 = this.id_1; this.kd_1 = e; } } while (true); }; function $deserializeCOROUTINE$1(_this__u8e3s4, charset, typeInfo, content, resultContinuation) { CoroutineImpl.call(this, resultContinuation); this.b127_1 = _this__u8e3s4; this.c127_1 = charset; this.d127_1 = typeInfo; this.e127_1 = content; } protoOf($deserializeCOROUTINE$1).ud = function () { var suspendResult = this.jd_1; $sm: do try { var tmp = this.hd_1; switch (tmp) { case 0: this.id_1 = 5; this.hd_1 = 1; var this_0 = asFlow(this.b127_1.s126_1); var tmp_0 = new _no_name_provided__qut3iv_0(this_0, this.c127_1, this.d127_1, this.e127_1); suspendResult = firstOrNull(tmp_0, KotlinxSerializationConverter$deserialize$slambda_0(this.e127_1, null), this); if (suspendResult === get_COROUTINE_SUSPENDED()) { return suspendResult; } continue $sm; case 1: this.f127_1 = suspendResult; var tmp_1; if (!this.b127_1.s126_1.c1()) { tmp_1 = !(this.f127_1 == null) ? true : this.e127_1.h28(); } else { tmp_1 = false; } if (tmp_1) return this.f127_1; this.g127_1 = serializerForTypeInfo(this.b127_1.r126_1.t45(), this.d127_1); this.hd_1 = 2; suspendResult = this.e127_1.l2d(VOID, this); if (suspendResult === get_COROUTINE_SUSPENDED()) { return suspendResult; } continue $sm; case 2: var contentPacket = suspendResult; this.id_1 = 3; var tmp0_subject = this.b127_1.r126_1; var tmp_2; if (isInterface(tmp0_subject, StringFormat)) { tmp_2 = this.b127_1.r126_1.s45(this.g127_1, readText(contentPacket, this.c127_1)); } else { if (isInterface(tmp0_subject, BinaryFormat)) { tmp_2 = this.b127_1.r126_1.v45(this.g127_1, readBytes(contentPacket)); } else { discard(contentPacket); var message = 'Unsupported format ' + this.b127_1.r126_1; throw IllegalStateException_init_$Create$(toString(message)); } } return tmp_2; case 3: this.id_1 = 5; var tmp_3 = this.kd_1; if (tmp_3 instanceof Error) { var cause = this.kd_1; throw new JsonConvertException('Illegal input: ' + cause.message, cause); } else { throw this.kd_1; } case 4: this.id_1 = 5; return Unit_instance; case 5: throw this.kd_1; } } catch ($p) { var e = $p; if (this.id_1 === 5) { throw e; } else { this.hd_1 = this.id_1; this.kd_1 = e; } } while (true); }; function KotlinxSerializationConverter(format) { this.r126_1 = format; this.s126_1 = extensions(this.r126_1); // Inline function 'kotlin.require' call var tmp; var tmp_0 = this.r126_1; if (isInterface(tmp_0, BinaryFormat)) { tmp = true; } else { var tmp_1 = this.r126_1; tmp = isInterface(tmp_1, StringFormat); } // Inline function 'kotlin.contracts.contract' call if (!tmp) { // Inline function 'io.ktor.serialization.kotlinx.KotlinxSerializationConverter.' call var message = 'Only binary and string formats are supported, ' + this.r126_1 + ' is not supported.'; throw IllegalArgumentException_init_$Create$(toString(message)); } } protoOf(KotlinxSerializationConverter).h127 = function (contentType, charset, typeInfo, value, $completion) { return this.i127(contentType, charset, typeInfo, value, $completion); }; protoOf(KotlinxSerializationConverter).e34 = function (contentType, charset, typeInfo, value, $completion) { return this.h127(contentType, charset, typeInfo, value, $completion); }; protoOf(KotlinxSerializationConverter).i127 = function (contentType, charset, typeInfo, value, $completion) { var tmp = new $serializeNullableCOROUTINE$0(this, contentType, charset, typeInfo, value, $completion); tmp.jd_1 = Unit_instance; tmp.kd_1 = null; return tmp.ud(); }; protoOf(KotlinxSerializationConverter).f34 = function (contentType, charset, typeInfo, value, $completion) { return this.i127(contentType, charset, typeInfo, value, $completion); }; protoOf(KotlinxSerializationConverter).g34 = function (charset, typeInfo, content, $completion) { var tmp = new $deserializeCOROUTINE$1(this, charset, typeInfo, content, $completion); tmp.jd_1 = Unit_instance; tmp.kd_1 = null; return tmp.ud(); }; function serializerForTypeInfo(_this__u8e3s4, typeInfo) { var module_0 = _this__u8e3s4; var tmp0_safe_receiver = typeInfo.e2r_1; var tmp; if (tmp0_safe_receiver == null) { tmp = null; } else { // Inline function 'kotlin.let' call // Inline function 'kotlin.contracts.contract' call // Inline function 'io.ktor.serialization.kotlinx.serializerForTypeInfo.' call var tmp_0; if (tmp0_safe_receiver.u7().c1()) { tmp_0 = null; } else { tmp_0 = serializerOrNull(module_0, tmp0_safe_receiver); } tmp = tmp_0; } var tmp2_elvis_lhs = tmp; var tmp_1; if (tmp2_elvis_lhs == null) { var tmp1_safe_receiver = module_0.y45(typeInfo.c2r_1); tmp_1 = tmp1_safe_receiver == null ? null : maybeNullable(tmp1_safe_receiver, typeInfo); } else { tmp_1 = tmp2_elvis_lhs; } var tmp3_elvis_lhs = tmp_1; return tmp3_elvis_lhs == null ? maybeNullable(serializer(typeInfo.c2r_1), typeInfo) : tmp3_elvis_lhs; } function guessSerializer(value, module_0) { var tmp; if (value == null) { tmp = get_nullable(serializer_0(StringCompanionObject_instance)); } else { if (!(value == null) ? isInterface(value, List) : false) { tmp = ListSerializer(elementSerializer(value, module_0)); } else { if (!(value == null) ? isArray(value) : false) { var tmp1_safe_receiver = firstOrNull_0(value); var tmp_0; if (tmp1_safe_receiver == null) { tmp_0 = null; } else { // Inline function 'kotlin.let' call // Inline function 'kotlin.contracts.contract' call // Inline function 'io.ktor.serialization.kotlinx.guessSerializer.' call tmp_0 = guessSerializer(tmp1_safe_receiver, module_0); } var tmp2_elvis_lhs = tmp_0; tmp = tmp2_elvis_lhs == null ? ListSerializer(serializer_0(StringCompanionObject_instance)) : tmp2_elvis_lhs; } else { if (!(value == null) ? isInterface(value, Set) : false) { tmp = SetSerializer(elementSerializer(value, module_0)); } else { if (!(value == null) ? isInterface(value, Map) : false) { var keySerializer = elementSerializer(value.o2(), module_0); var valueSerializer = elementSerializer(value.p2(), module_0); tmp = MapSerializer(keySerializer, valueSerializer); } else { var tmp3_elvis_lhs = module_0.y45(getKClassFromExpression(value)); tmp = tmp3_elvis_lhs == null ? serializer(getKClassFromExpression(value)) : tmp3_elvis_lhs; } } } } } var tmp_1 = tmp; return isInterface(tmp_1, KSerializer) ? tmp_1 : THROW_CCE(); } function maybeNullable(_this__u8e3s4, typeInfo) { var tmp; var tmp0_safe_receiver = typeInfo.e2r_1; if ((tmp0_safe_receiver == null ? null : tmp0_safe_receiver.v7()) === true) { tmp = get_nullable(_this__u8e3s4); } else { tmp = _this__u8e3s4; } return tmp; } function elementSerializer(_this__u8e3s4, module_0) { // Inline function 'kotlin.collections.distinctBy' call // Inline function 'kotlin.collections.map' call var this_0 = filterNotNull(_this__u8e3s4); // Inline function 'kotlin.collections.mapTo' call var destination = ArrayList_init_$Create$_0(collectionSizeOrDefault(this_0, 10)); var tmp0_iterator = this_0.w(); while (tmp0_iterator.f()) { var item = tmp0_iterator.e(); // Inline function 'io.ktor.serialization.kotlinx.elementSerializer.' call var tmp$ret$0 = guessSerializer(item, module_0); destination.i1(tmp$ret$0); } var set = HashSet_init_$Create$(); var list = ArrayList_init_$Create$(); var tmp0_iterator_0 = destination.w(); while (tmp0_iterator_0.f()) { var e = tmp0_iterator_0.e(); // Inline function 'io.ktor.serialization.kotlinx.elementSerializer.' call var key = e.q44().q45(); if (set.i1(key)) { list.i1(e); } } var serializers = list; if (serializers.u() > 1) { // Inline function 'kotlin.error' call // Inline function 'kotlin.collections.map' call // Inline function 'kotlin.collections.mapTo' call var destination_0 = ArrayList_init_$Create$_0(collectionSizeOrDefault(serializers, 10)); var tmp0_iterator_1 = serializers.w(); while (tmp0_iterator_1.f()) { var item_0 = tmp0_iterator_1.e(); // Inline function 'io.ktor.serialization.kotlinx.elementSerializer.' call var tmp$ret$5 = item_0.q44().q45(); destination_0.i1(tmp$ret$5); } var message = 'Serializing collections of different element types is not yet supported. ' + ('Selected serializers: ' + destination_0); throw IllegalStateException_init_$Create$(toString(message)); } var tmp0_elvis_lhs = singleOrNull(serializers); var selected = tmp0_elvis_lhs == null ? serializer_0(StringCompanionObject_instance) : tmp0_elvis_lhs; if (selected.q44().b46()) { return selected; } if (!isInterface(selected, KSerializer)) THROW_CCE(); var tmp$ret$8; $l$block_0: { // Inline function 'kotlin.collections.any' call var tmp; if (isInterface(_this__u8e3s4, Collection)) { tmp = _this__u8e3s4.c1(); } else { tmp = false; } if (tmp) { tmp$ret$8 = false; break $l$block_0; } var tmp0_iterator_2 = _this__u8e3s4.w(); while (tmp0_iterator_2.f()) { var element = tmp0_iterator_2.e(); // Inline function 'io.ktor.serialization.kotlinx.elementSerializer.' call if (element == null) { tmp$ret$8 = true; break $l$block_0; } } tmp$ret$8 = false; } if (tmp$ret$8) { return get_nullable(selected); } return selected; } function get_providers() { return emptyList(); } //region block: exports _.$_$ = _.$_$ || {}; _.$_$.a = serialization; //endregion return _; }(module.exports, require('./kotlin-kotlin-stdlib.js'), require('./kotlinx-serialization-kotlinx-serialization-core.js'), require('./ktor-ktor-http.js'), require('./kotlinx-coroutines-core.js'), require('./ktor-ktor-io.js'), require('./ktor-ktor-serialization.js'))); //# sourceMappingURL=ktor-ktor-serialization-kotlinx.js.map