(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.$_$.xc; var interfaceMeta = kotlin_kotlin.$_$.yb; var setMetadataFor = kotlin_kotlin.$_$.yc; 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.$_$.ji; var isInterface = kotlin_kotlin.$_$.hc; var get_COROUTINE_SUSPENDED = kotlin_kotlin.$_$.ha; var classMeta = kotlin_kotlin.$_$.mb; var toString = kotlin_kotlin.$_$.cd; 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.$_$.zb; 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.f11n(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.o11n_1 = $$this$unsafeFlow; this.p11n_1 = $contentType; this.q11n_1 = $charset; this.r11n_1 = $typeInfo; this.s11n_1 = $value; CoroutineImpl.call(this, resultContinuation); } protoOf(KotlinxSerializationConverter$serializeNullable$o$collect$slambda).y11n = function (value, $completion) { var tmp = this.z11n(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.y11n((!(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.u11n_1 = this.o11n_1; var tmp_1 = this; tmp_1.v11n_1 = this.t11n_1; var tmp_2 = this; tmp_2.w11n_1 = this.v11n_1; this.hd_1 = 1; suspendResult = this.w11n_1.e11n(this.p11n_1, this.q11n_1, this.r11n_1, this.s11n_1, this); if (suspendResult === get_COROUTINE_SUSPENDED()) { return suspendResult; } continue $sm; case 1: this.x11n_1 = suspendResult; this.hd_1 = 2; suspendResult = this.u11n_1.t1d(this.x11n_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).z11n = function (value, completion) { var i = new KotlinxSerializationConverter$serializeNullable$o$collect$slambda(this.o11n_1, this.p11n_1, this.q11n_1, this.r11n_1, this.s11n_1, completion); i.t11n_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.y11n(value, $completion); }; l.$arity = 1; return l; } function $collectCOROUTINE$2(_this__u8e3s4, collector, resultContinuation) { CoroutineImpl.call(this, resultContinuation); this.i11o_1 = _this__u8e3s4; this.j11o_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.k11o_1 = this.j11o_1; this.hd_1 = 1; var tmp_1 = KotlinxSerializationConverter$serializeNullable$o$collect$slambda_0(this.k11o_1, this.i11o_1.m11o_1, this.i11o_1.n11o_1, this.i11o_1.o11o_1, this.i11o_1.p11o_1, null); suspendResult = this.i11o_1.l11o_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.y11o_1 = $$this$unsafeFlow; this.z11o_1 = $charset; this.a11p_1 = $typeInfo; this.b11p_1 = $content; CoroutineImpl.call(this, resultContinuation); } protoOf(KotlinxSerializationConverter$deserialize$o$collect$slambda).y11n = function (value, $completion) { var tmp = this.z11n(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.y11n((!(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.d11p_1 = this.y11o_1; var tmp_1 = this; tmp_1.e11p_1 = this.c11p_1; var tmp_2 = this; tmp_2.f11p_1 = this.e11p_1; this.hd_1 = 1; suspendResult = this.f11p_1.g34(this.z11o_1, this.a11p_1, this.b11p_1, this); if (suspendResult === get_COROUTINE_SUSPENDED()) { return suspendResult; } continue $sm; case 1: this.g11p_1 = suspendResult; this.hd_1 = 2; suspendResult = this.d11p_1.t1d(this.g11p_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).z11n = function (value, completion) { var i = new KotlinxSerializationConverter$deserialize$o$collect$slambda(this.y11o_1, this.z11o_1, this.a11p_1, this.b11p_1, completion); i.c11p_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.y11n(value, $completion); }; l.$arity = 1; return l; } function $collectCOROUTINE$3(_this__u8e3s4, collector, resultContinuation) { CoroutineImpl.call(this, resultContinuation); this.p11p_1 = _this__u8e3s4; this.q11p_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.r11p_1 = this.q11p_1; this.hd_1 = 1; var tmp_1 = KotlinxSerializationConverter$deserialize$o$collect$slambda_0(this.r11p_1, this.p11p_1.t11p_1, this.p11p_1.u11p_1, this.p11p_1.v11p_1, null); suspendResult = this.p11p_1.s11p_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.w11p_1 = function_0; } protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).t1d = function (value, $completion) { return this.w11p_1(value, $completion); }; function sam$kotlinx_coroutines_flow_FlowCollector$0_0(function_0) { this.x11p_1 = function_0; } protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0_0).t1d = function (value, $completion) { return this.x11p_1(value, $completion); }; function _no_name_provided__qut3iv($this, $contentType, $charset, $typeInfo, $value) { this.l11o_1 = $this; this.m11o_1 = $contentType; this.n11o_1 = $charset; this.o11o_1 = $typeInfo; this.p11o_1 = $value; } protoOf(_no_name_provided__qut3iv).y11p = 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.y11p(collector, $completion); }; function KotlinxSerializationConverter$serializeNullable$slambda(resultContinuation) { CoroutineImpl.call(this, resultContinuation); } protoOf(KotlinxSerializationConverter$serializeNullable$slambda).i11q = function (it, $completion) { var tmp = this.j11q(it, $completion); tmp.jd_1 = Unit_instance; tmp.kd_1 = null; return tmp.ud(); }; protoOf(KotlinxSerializationConverter$serializeNullable$slambda).he = function (p1, $completion) { return this.i11q((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.h11q_1 == null); } else if (tmp === 1) { throw this.kd_1; } } catch ($p) { var e = $p; throw e; } while (true); }; protoOf(KotlinxSerializationConverter$serializeNullable$slambda).j11q = function (it, completion) { var i = new KotlinxSerializationConverter$serializeNullable$slambda(completion); i.h11q_1 = it; return i; }; function KotlinxSerializationConverter$serializeNullable$slambda_0(resultContinuation) { var i = new KotlinxSerializationConverter$serializeNullable$slambda(resultContinuation); var l = function (it, $completion) { return i.i11q(it, $completion); }; l.$arity = 1; return l; } function _no_name_provided__qut3iv_0($this, $charset, $typeInfo, $content) { this.s11p_1 = $this; this.t11p_1 = $charset; this.u11p_1 = $typeInfo; this.v11p_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.s11q_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.t11q_1 == null) ? true : this.s11q_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.s11q_1, completion); i.t11q_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.c11r_1 = _this__u8e3s4; this.d11r_1 = contentType; this.e11r_1 = charset; this.f11r_1 = typeInfo; this.g11r_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.c11r_1.i11r_1); var tmp_0 = new _no_name_provided__qut3iv(this_0, this.d11r_1, this.e11r_1, this.f11r_1, this.g11r_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.c11r_1.h11r_1.t45(), this.f11r_1); } catch ($p) { var tmp_2; if ($p instanceof SerializationException) { var cause = $p; tmp_2 = guessSerializer(this.g11r_1, this.c11r_1.h11r_1.t45()); } else { throw $p; } tmp_1 = tmp_2; } var serializer = tmp_1; return serializeContent(this.c11r_1, serializer, this.c11r_1.h11r_1, this.g11r_1, this.d11r_1, this.e11r_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.r11r_1 = _this__u8e3s4; this.s11r_1 = charset; this.t11r_1 = typeInfo; this.u11r_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.r11r_1.i11r_1); var tmp_0 = new _no_name_provided__qut3iv_0(this_0, this.s11r_1, this.t11r_1, this.u11r_1); suspendResult = firstOrNull(tmp_0, KotlinxSerializationConverter$deserialize$slambda_0(this.u11r_1, null), this); if (suspendResult === get_COROUTINE_SUSPENDED()) { return suspendResult; } continue $sm; case 1: this.v11r_1 = suspendResult; var tmp_1; if (!this.r11r_1.i11r_1.c1()) { tmp_1 = !(this.v11r_1 == null) ? true : this.u11r_1.h28(); } else { tmp_1 = false; } if (tmp_1) return this.v11r_1; this.w11r_1 = serializerForTypeInfo(this.r11r_1.h11r_1.t45(), this.t11r_1); this.hd_1 = 2; suspendResult = this.u11r_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.r11r_1.h11r_1; var tmp_2; if (isInterface(tmp0_subject, StringFormat)) { tmp_2 = this.r11r_1.h11r_1.s45(this.w11r_1, readText(contentPacket, this.s11r_1)); } else { if (isInterface(tmp0_subject, BinaryFormat)) { tmp_2 = this.r11r_1.h11r_1.v45(this.w11r_1, readBytes(contentPacket)); } else { discard(contentPacket); var message = 'Unsupported format ' + this.r11r_1.h11r_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.h11r_1 = format; this.i11r_1 = extensions(this.h11r_1); // Inline function 'kotlin.require' call var tmp; var tmp_0 = this.h11r_1; if (isInterface(tmp_0, BinaryFormat)) { tmp = true; } else { var tmp_1 = this.h11r_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.h11r_1 + ' is not supported.'; throw IllegalArgumentException_init_$Create$(toString(message)); } } protoOf(KotlinxSerializationConverter).x11r = function (contentType, charset, typeInfo, value, $completion) { return this.y11r(contentType, charset, typeInfo, value, $completion); }; protoOf(KotlinxSerializationConverter).e34 = function (contentType, charset, typeInfo, value, $completion) { return this.x11r(contentType, charset, typeInfo, value, $completion); }; protoOf(KotlinxSerializationConverter).y11r = 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.y11r(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