(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.$_$.hd; var interfaceMeta = kotlin_kotlin.$_$.gc; var setMetadataFor = kotlin_kotlin.$_$.id; var VOID = kotlin_kotlin.$_$.f; var ArrayList_init_$Create$ = kotlin_kotlin.$_$.o; var Unit_instance = kotlin_kotlin.$_$.o5; var CoroutineImpl = kotlin_kotlin.$_$.db; var THROW_CCE = kotlin_kotlin.$_$.wi; var isInterface = kotlin_kotlin.$_$.pc; var get_COROUTINE_SUSPENDED = kotlin_kotlin.$_$.pa; var classMeta = kotlin_kotlin.$_$.tb; var toString = kotlin_kotlin.$_$.md; var IllegalStateException_init_$Create$ = kotlin_kotlin.$_$.c2; var KSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.l3; var ByteArrayContent = kotlin_io_ktor_ktor_http.$_$.j; var BinaryFormat = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.j3; var withCharsetIfNeeded = kotlin_io_ktor_ktor_http.$_$.n1; var TextContent = kotlin_io_ktor_ktor_http.$_$.q; var StringFormat = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.q3; 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.$_$.o3; 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.$_$.w1; var ContentConverter = kotlin_io_ktor_ktor_serialization.$_$.d; var serializerOrNull = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.t3; var serializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.w3; var getKClassFromExpression = kotlin_kotlin.$_$.d; var MapSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.a1; var Map = kotlin_kotlin.$_$.b6; var SetSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.b1; var Set = kotlin_kotlin.$_$.f6; var firstOrNull_0 = kotlin_kotlin.$_$.v7; var StringCompanionObject_instance = kotlin_kotlin.$_$.c5; var serializer_0 = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.d1; var ListSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.z; var isArray = kotlin_kotlin.$_$.hc; var List = kotlin_kotlin.$_$.z5; var get_nullable = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.c1; var filterNotNull = kotlin_kotlin.$_$.t7; var collectionSizeOrDefault = kotlin_kotlin.$_$.r6; var ArrayList_init_$Create$_0 = kotlin_kotlin.$_$.n; var HashSet_init_$Create$ = kotlin_kotlin.$_$.u; var singleOrNull = kotlin_kotlin.$_$.u9; var Collection = kotlin_kotlin.$_$.r5; var emptyList = kotlin_kotlin.$_$.p7; //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.s13s(format); if (tmp0_safe_receiver == null) null; else { // Inline function 'kotlin.let' call // Inline function 'kotlin.contracts.contract' call destination.j1(tmp0_safe_receiver); } } return destination; } function serialization(_this__u8e3s4, contentType, format) { _this__u8e3s4.q34(contentType, new KotlinxSerializationConverter(format)); } function KotlinxSerializationConverter$serializeNullable$o$collect$slambda($$this$unsafeFlow, $contentType, $charset, $typeInfo, $value, resultContinuation) { this.b13t_1 = $$this$unsafeFlow; this.c13t_1 = $contentType; this.d13t_1 = $charset; this.e13t_1 = $typeInfo; this.f13t_1 = $value; CoroutineImpl.call(this, resultContinuation); } protoOf(KotlinxSerializationConverter$serializeNullable$o$collect$slambda).l13t = function (value, $completion) { var tmp = this.m13t(value, $completion); tmp.nd_1 = Unit_instance; tmp.od_1 = null; return tmp.yd(); }; protoOf(KotlinxSerializationConverter$serializeNullable$o$collect$slambda).le = function (p1, $completion) { return this.l13t((!(p1 == null) ? isInterface(p1, KotlinxSerializationExtension) : false) ? p1 : THROW_CCE(), $completion); }; protoOf(KotlinxSerializationConverter$serializeNullable$o$collect$slambda).yd = function () { var suspendResult = this.nd_1; $sm: do try { var tmp = this.ld_1; switch (tmp) { case 0: this.md_1 = 3; var tmp_0 = this; tmp_0.h13t_1 = this.b13t_1; var tmp_1 = this; tmp_1.i13t_1 = this.g13t_1; var tmp_2 = this; tmp_2.j13t_1 = this.i13t_1; this.ld_1 = 1; suspendResult = this.j13t_1.r13s(this.c13t_1, this.d13t_1, this.e13t_1, this.f13t_1, this); if (suspendResult === get_COROUTINE_SUSPENDED()) { return suspendResult; } continue $sm; case 1: this.k13t_1 = suspendResult; this.ld_1 = 2; suspendResult = this.h13t_1.g1e(this.k13t_1, this); if (suspendResult === get_COROUTINE_SUSPENDED()) { return suspendResult; } continue $sm; case 2: return Unit_instance; case 3: throw this.od_1; } } catch ($p) { var e = $p; if (this.md_1 === 3) { throw e; } else { this.ld_1 = this.md_1; this.od_1 = e; } } while (true); }; protoOf(KotlinxSerializationConverter$serializeNullable$o$collect$slambda).m13t = function (value, completion) { var i = new KotlinxSerializationConverter$serializeNullable$o$collect$slambda(this.b13t_1, this.c13t_1, this.d13t_1, this.e13t_1, this.f13t_1, completion); i.g13t_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.l13t(value, $completion); }; l.$arity = 1; return l; } function $collectCOROUTINE$2(_this__u8e3s4, collector, resultContinuation) { CoroutineImpl.call(this, resultContinuation); this.v13t_1 = _this__u8e3s4; this.w13t_1 = collector; } protoOf($collectCOROUTINE$2).yd = function () { var suspendResult = this.nd_1; $sm: do try { var tmp = this.ld_1; switch (tmp) { case 0: this.md_1 = 2; var tmp_0 = this; tmp_0.x13t_1 = this.w13t_1; this.ld_1 = 1; var tmp_1 = KotlinxSerializationConverter$serializeNullable$o$collect$slambda_0(this.x13t_1, this.v13t_1.z13t_1, this.v13t_1.a13u_1, this.v13t_1.b13u_1, this.v13t_1.c13u_1, null); suspendResult = this.v13t_1.y13t_1.n1c(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.od_1; } } catch ($p) { var e = $p; if (this.md_1 === 2) { throw e; } else { this.ld_1 = this.md_1; this.od_1 = e; } } while (true); }; function KotlinxSerializationConverter$deserialize$o$collect$slambda($$this$unsafeFlow, $charset, $typeInfo, $content, resultContinuation) { this.l13u_1 = $$this$unsafeFlow; this.m13u_1 = $charset; this.n13u_1 = $typeInfo; this.o13u_1 = $content; CoroutineImpl.call(this, resultContinuation); } protoOf(KotlinxSerializationConverter$deserialize$o$collect$slambda).l13t = function (value, $completion) { var tmp = this.m13t(value, $completion); tmp.nd_1 = Unit_instance; tmp.od_1 = null; return tmp.yd(); }; protoOf(KotlinxSerializationConverter$deserialize$o$collect$slambda).le = function (p1, $completion) { return this.l13t((!(p1 == null) ? isInterface(p1, KotlinxSerializationExtension) : false) ? p1 : THROW_CCE(), $completion); }; protoOf(KotlinxSerializationConverter$deserialize$o$collect$slambda).yd = function () { var suspendResult = this.nd_1; $sm: do try { var tmp = this.ld_1; switch (tmp) { case 0: this.md_1 = 3; var tmp_0 = this; tmp_0.q13u_1 = this.l13u_1; var tmp_1 = this; tmp_1.r13u_1 = this.p13u_1; var tmp_2 = this; tmp_2.s13u_1 = this.r13u_1; this.ld_1 = 1; suspendResult = this.s13u_1.t34(this.m13u_1, this.n13u_1, this.o13u_1, this); if (suspendResult === get_COROUTINE_SUSPENDED()) { return suspendResult; } continue $sm; case 1: this.t13u_1 = suspendResult; this.ld_1 = 2; suspendResult = this.q13u_1.g1e(this.t13u_1, this); if (suspendResult === get_COROUTINE_SUSPENDED()) { return suspendResult; } continue $sm; case 2: return Unit_instance; case 3: throw this.od_1; } } catch ($p) { var e = $p; if (this.md_1 === 3) { throw e; } else { this.ld_1 = this.md_1; this.od_1 = e; } } while (true); }; protoOf(KotlinxSerializationConverter$deserialize$o$collect$slambda).m13t = function (value, completion) { var i = new KotlinxSerializationConverter$deserialize$o$collect$slambda(this.l13u_1, this.m13u_1, this.n13u_1, this.o13u_1, completion); i.p13u_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.l13t(value, $completion); }; l.$arity = 1; return l; } function $collectCOROUTINE$3(_this__u8e3s4, collector, resultContinuation) { CoroutineImpl.call(this, resultContinuation); this.c13v_1 = _this__u8e3s4; this.d13v_1 = collector; } protoOf($collectCOROUTINE$3).yd = function () { var suspendResult = this.nd_1; $sm: do try { var tmp = this.ld_1; switch (tmp) { case 0: this.md_1 = 2; var tmp_0 = this; tmp_0.e13v_1 = this.d13v_1; this.ld_1 = 1; var tmp_1 = KotlinxSerializationConverter$deserialize$o$collect$slambda_0(this.e13v_1, this.c13v_1.g13v_1, this.c13v_1.h13v_1, this.c13v_1.i13v_1, null); suspendResult = this.c13v_1.f13v_1.n1c(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.od_1; } } catch ($p) { var e = $p; if (this.md_1 === 2) { throw e; } else { this.ld_1 = this.md_1; this.od_1 = e; } } while (true); }; function serializeContent($this, serializer, format, value, contentType, charset) { var tmp; if (isInterface(format, StringFormat)) { var content = format.e46(isInterface(serializer, KSerializer) ? serializer : THROW_CCE(), value); tmp = new TextContent(content, withCharsetIfNeeded(contentType, charset)); } else { if (isInterface(format, BinaryFormat)) { var content_0 = format.h46(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.j13v_1 = function_0; } protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).g1e = function (value, $completion) { return this.j13v_1(value, $completion); }; function sam$kotlinx_coroutines_flow_FlowCollector$0_0(function_0) { this.k13v_1 = function_0; } protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0_0).g1e = function (value, $completion) { return this.k13v_1(value, $completion); }; function _no_name_provided__qut3iv($this, $contentType, $charset, $typeInfo, $value) { this.y13t_1 = $this; this.z13t_1 = $contentType; this.a13u_1 = $charset; this.b13u_1 = $typeInfo; this.c13u_1 = $value; } protoOf(_no_name_provided__qut3iv).l13v = function (collector, $completion) { var tmp = new $collectCOROUTINE$2(this, collector, $completion); tmp.nd_1 = Unit_instance; tmp.od_1 = null; return tmp.yd(); }; protoOf(_no_name_provided__qut3iv).n1c = function (collector, $completion) { return this.l13v(collector, $completion); }; function KotlinxSerializationConverter$serializeNullable$slambda(resultContinuation) { CoroutineImpl.call(this, resultContinuation); } protoOf(KotlinxSerializationConverter$serializeNullable$slambda).v13v = function (it, $completion) { var tmp = this.w13v(it, $completion); tmp.nd_1 = Unit_instance; tmp.od_1 = null; return tmp.yd(); }; protoOf(KotlinxSerializationConverter$serializeNullable$slambda).le = function (p1, $completion) { return this.v13v((p1 == null ? true : p1 instanceof OutgoingContent) ? p1 : THROW_CCE(), $completion); }; protoOf(KotlinxSerializationConverter$serializeNullable$slambda).yd = function () { var suspendResult = this.nd_1; $sm: do try { var tmp = this.ld_1; if (tmp === 0) { this.md_1 = 1; return !(this.u13v_1 == null); } else if (tmp === 1) { throw this.od_1; } } catch ($p) { var e = $p; throw e; } while (true); }; protoOf(KotlinxSerializationConverter$serializeNullable$slambda).w13v = function (it, completion) { var i = new KotlinxSerializationConverter$serializeNullable$slambda(completion); i.u13v_1 = it; return i; }; function KotlinxSerializationConverter$serializeNullable$slambda_0(resultContinuation) { var i = new KotlinxSerializationConverter$serializeNullable$slambda(resultContinuation); var l = function (it, $completion) { return i.v13v(it, $completion); }; l.$arity = 1; return l; } function _no_name_provided__qut3iv_0($this, $charset, $typeInfo, $content) { this.f13v_1 = $this; this.g13v_1 = $charset; this.h13v_1 = $typeInfo; this.i13v_1 = $content; } protoOf(_no_name_provided__qut3iv_0).p36 = function (collector, $completion) { var tmp = new $collectCOROUTINE$3(this, collector, $completion); tmp.nd_1 = Unit_instance; tmp.od_1 = null; return tmp.yd(); }; protoOf(_no_name_provided__qut3iv_0).n1c = function (collector, $completion) { return this.p36(collector, $completion); }; function KotlinxSerializationConverter$deserialize$slambda($content, resultContinuation) { this.f13w_1 = $content; CoroutineImpl.call(this, resultContinuation); } protoOf(KotlinxSerializationConverter$deserialize$slambda).a37 = function (it, $completion) { var tmp = this.b37(it, $completion); tmp.nd_1 = Unit_instance; tmp.od_1 = null; return tmp.yd(); }; protoOf(KotlinxSerializationConverter$deserialize$slambda).le = function (p1, $completion) { return this.a37((p1 == null ? true : !(p1 == null)) ? p1 : THROW_CCE(), $completion); }; protoOf(KotlinxSerializationConverter$deserialize$slambda).yd = function () { var suspendResult = this.nd_1; $sm: do try { var tmp = this.ld_1; if (tmp === 0) { this.md_1 = 1; return !(this.g13w_1 == null) ? true : this.f13w_1.u28(); } else if (tmp === 1) { throw this.od_1; } } catch ($p) { var e = $p; throw e; } while (true); }; protoOf(KotlinxSerializationConverter$deserialize$slambda).b37 = function (it, completion) { var i = new KotlinxSerializationConverter$deserialize$slambda(this.f13w_1, completion); i.g13w_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.a37(it, $completion); }; l.$arity = 1; return l; } function $serializeNullableCOROUTINE$0(_this__u8e3s4, contentType, charset, typeInfo, value, resultContinuation) { CoroutineImpl.call(this, resultContinuation); this.p13w_1 = _this__u8e3s4; this.q13w_1 = contentType; this.r13w_1 = charset; this.s13w_1 = typeInfo; this.t13w_1 = value; } protoOf($serializeNullableCOROUTINE$0).yd = function () { var suspendResult = this.nd_1; $sm: do try { var tmp = this.ld_1; switch (tmp) { case 0: this.md_1 = 2; this.ld_1 = 1; var this_0 = asFlow(this.p13w_1.v13w_1); var tmp_0 = new _no_name_provided__qut3iv(this_0, this.q13w_1, this.r13w_1, this.s13w_1, this.t13w_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.p13w_1.u13w_1.g46(), this.s13w_1); } catch ($p) { var tmp_2; if ($p instanceof SerializationException) { var cause = $p; tmp_2 = guessSerializer(this.t13w_1, this.p13w_1.u13w_1.g46()); } else { throw $p; } tmp_1 = tmp_2; } var serializer = tmp_1; return serializeContent(this.p13w_1, serializer, this.p13w_1.u13w_1, this.t13w_1, this.q13w_1, this.r13w_1); case 2: throw this.od_1; } } catch ($p) { var e = $p; if (this.md_1 === 2) { throw e; } else { this.ld_1 = this.md_1; this.od_1 = e; } } while (true); }; function $deserializeCOROUTINE$1(_this__u8e3s4, charset, typeInfo, content, resultContinuation) { CoroutineImpl.call(this, resultContinuation); this.e13x_1 = _this__u8e3s4; this.f13x_1 = charset; this.g13x_1 = typeInfo; this.h13x_1 = content; } protoOf($deserializeCOROUTINE$1).yd = function () { var suspendResult = this.nd_1; $sm: do try { var tmp = this.ld_1; switch (tmp) { case 0: this.md_1 = 5; this.ld_1 = 1; var this_0 = asFlow(this.e13x_1.v13w_1); var tmp_0 = new _no_name_provided__qut3iv_0(this_0, this.f13x_1, this.g13x_1, this.h13x_1); suspendResult = firstOrNull(tmp_0, KotlinxSerializationConverter$deserialize$slambda_0(this.h13x_1, null), this); if (suspendResult === get_COROUTINE_SUSPENDED()) { return suspendResult; } continue $sm; case 1: this.i13x_1 = suspendResult; var tmp_1; if (!this.e13x_1.v13w_1.d1()) { tmp_1 = !(this.i13x_1 == null) ? true : this.h13x_1.u28(); } else { tmp_1 = false; } if (tmp_1) return this.i13x_1; this.j13x_1 = serializerForTypeInfo(this.e13x_1.u13w_1.g46(), this.g13x_1); this.ld_1 = 2; suspendResult = this.h13x_1.y2d(VOID, this); if (suspendResult === get_COROUTINE_SUSPENDED()) { return suspendResult; } continue $sm; case 2: var contentPacket = suspendResult; this.md_1 = 3; var tmp0_subject = this.e13x_1.u13w_1; var tmp_2; if (isInterface(tmp0_subject, StringFormat)) { tmp_2 = this.e13x_1.u13w_1.f46(this.j13x_1, readText(contentPacket, this.f13x_1)); } else { if (isInterface(tmp0_subject, BinaryFormat)) { tmp_2 = this.e13x_1.u13w_1.i46(this.j13x_1, readBytes(contentPacket)); } else { discard(contentPacket); var message = 'Unsupported format ' + this.e13x_1.u13w_1; throw IllegalStateException_init_$Create$(toString(message)); } } return tmp_2; case 3: this.md_1 = 5; var tmp_3 = this.od_1; if (tmp_3 instanceof Error) { var cause = this.od_1; throw new JsonConvertException('Illegal input: ' + cause.message, cause); } else { throw this.od_1; } case 4: this.md_1 = 5; return Unit_instance; case 5: throw this.od_1; } } catch ($p) { var e = $p; if (this.md_1 === 5) { throw e; } else { this.ld_1 = this.md_1; this.od_1 = e; } } while (true); }; function KotlinxSerializationConverter(format) { this.u13w_1 = format; this.v13w_1 = extensions(this.u13w_1); // Inline function 'kotlin.require' call var tmp; var tmp_0 = this.u13w_1; if (isInterface(tmp_0, BinaryFormat)) { tmp = true; } else { var tmp_1 = this.u13w_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.u13w_1 + ' is not supported.'; throw IllegalArgumentException_init_$Create$(toString(message)); } } protoOf(KotlinxSerializationConverter).k13x = function (contentType, charset, typeInfo, value, $completion) { return this.l13x(contentType, charset, typeInfo, value, $completion); }; protoOf(KotlinxSerializationConverter).r34 = function (contentType, charset, typeInfo, value, $completion) { return this.k13x(contentType, charset, typeInfo, value, $completion); }; protoOf(KotlinxSerializationConverter).l13x = function (contentType, charset, typeInfo, value, $completion) { var tmp = new $serializeNullableCOROUTINE$0(this, contentType, charset, typeInfo, value, $completion); tmp.nd_1 = Unit_instance; tmp.od_1 = null; return tmp.yd(); }; protoOf(KotlinxSerializationConverter).s34 = function (contentType, charset, typeInfo, value, $completion) { return this.l13x(contentType, charset, typeInfo, value, $completion); }; protoOf(KotlinxSerializationConverter).t34 = function (charset, typeInfo, content, $completion) { var tmp = new $deserializeCOROUTINE$1(this, charset, typeInfo, content, $completion); tmp.nd_1 = Unit_instance; tmp.od_1 = null; return tmp.yd(); }; function serializerForTypeInfo(_this__u8e3s4, typeInfo) { var module_0 = _this__u8e3s4; var tmp0_safe_receiver = typeInfo.r2r_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().d1()) { 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.l46(typeInfo.p2r_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.p2r_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.l46(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.r2r_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.j1(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.d45().d46(); if (set.j1(key)) { list.j1(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.d45().d46(); destination_0.j1(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.d45().o46()) { 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.d1(); } 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