(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.$_$.n5; var CoroutineImpl = kotlin_kotlin.$_$.wa; var THROW_CCE = kotlin_kotlin.$_$.ii; var isInterface = kotlin_kotlin.$_$.hc; var get_COROUTINE_SUSPENDED = kotlin_kotlin.$_$.ia; 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.$_$.z5; var SetSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.z; var Set = kotlin_kotlin.$_$.d6; var firstOrNull_0 = kotlin_kotlin.$_$.p7; var StringCompanionObject_instance = kotlin_kotlin.$_$.b5; 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.$_$.x5; var get_nullable = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.a1; var filterNotNull = kotlin_kotlin.$_$.n7; var collectionSizeOrDefault = kotlin_kotlin.$_$.o6; var ArrayList_init_$Create$_0 = kotlin_kotlin.$_$.l; var HashSet_init_$Create$ = kotlin_kotlin.$_$.s; var singleOrNull = kotlin_kotlin.$_$.n9; var Collection = kotlin_kotlin.$_$.q5; var emptyList = kotlin_kotlin.$_$.j7; //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.f11y(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.x34(contentType, new KotlinxSerializationConverter(format)); } function KotlinxSerializationConverter$serializeNullable$o$collect$slambda($$this$unsafeFlow, $contentType, $charset, $typeInfo, $value, resultContinuation) { this.o11y_1 = $$this$unsafeFlow; this.p11y_1 = $contentType; this.q11y_1 = $charset; this.r11y_1 = $typeInfo; this.s11y_1 = $value; CoroutineImpl.call(this, resultContinuation); } protoOf(KotlinxSerializationConverter$serializeNullable$o$collect$slambda).y11y = function (value, $completion) { var tmp = this.z11y(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.y11y((!(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.u11y_1 = this.o11y_1; var tmp_1 = this; tmp_1.v11y_1 = this.t11y_1; var tmp_2 = this; tmp_2.w11y_1 = this.v11y_1; this.hd_1 = 1; suspendResult = this.w11y_1.e11y(this.p11y_1, this.q11y_1, this.r11y_1, this.s11y_1, this); if (suspendResult === get_COROUTINE_SUSPENDED()) { return suspendResult; } continue $sm; case 1: this.x11y_1 = suspendResult; this.hd_1 = 2; suspendResult = this.u11y_1.n1e(this.x11y_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).z11y = function (value, completion) { var i = new KotlinxSerializationConverter$serializeNullable$o$collect$slambda(this.o11y_1, this.p11y_1, this.q11y_1, this.r11y_1, this.s11y_1, completion); i.t11y_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.y11y(value, $completion); }; l.$arity = 1; return l; } function $collectCOROUTINE$2(_this__u8e3s4, collector, resultContinuation) { CoroutineImpl.call(this, resultContinuation); this.i11z_1 = _this__u8e3s4; this.j11z_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.k11z_1 = this.j11z_1; this.hd_1 = 1; var tmp_1 = KotlinxSerializationConverter$serializeNullable$o$collect$slambda_0(this.k11z_1, this.i11z_1.m11z_1, this.i11z_1.n11z_1, this.i11z_1.o11z_1, this.i11z_1.p11z_1, null); suspendResult = this.i11z_1.l11z_1.u1c(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.y11z_1 = $$this$unsafeFlow; this.z11z_1 = $charset; this.a120_1 = $typeInfo; this.b120_1 = $content; CoroutineImpl.call(this, resultContinuation); } protoOf(KotlinxSerializationConverter$deserialize$o$collect$slambda).y11y = function (value, $completion) { var tmp = this.z11y(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.y11y((!(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.d120_1 = this.y11z_1; var tmp_1 = this; tmp_1.e120_1 = this.c120_1; var tmp_2 = this; tmp_2.f120_1 = this.e120_1; this.hd_1 = 1; suspendResult = this.f120_1.a35(this.z11z_1, this.a120_1, this.b120_1, this); if (suspendResult === get_COROUTINE_SUSPENDED()) { return suspendResult; } continue $sm; case 1: this.g120_1 = suspendResult; this.hd_1 = 2; suspendResult = this.d120_1.n1e(this.g120_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).z11y = function (value, completion) { var i = new KotlinxSerializationConverter$deserialize$o$collect$slambda(this.y11z_1, this.z11z_1, this.a120_1, this.b120_1, completion); i.c120_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.y11y(value, $completion); }; l.$arity = 1; return l; } function $collectCOROUTINE$3(_this__u8e3s4, collector, resultContinuation) { CoroutineImpl.call(this, resultContinuation); this.p120_1 = _this__u8e3s4; this.q120_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.r120_1 = this.q120_1; this.hd_1 = 1; var tmp_1 = KotlinxSerializationConverter$deserialize$o$collect$slambda_0(this.r120_1, this.p120_1.t120_1, this.p120_1.u120_1, this.p120_1.v120_1, null); suspendResult = this.p120_1.s120_1.u1c(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.l46(isInterface(serializer, KSerializer) ? serializer : THROW_CCE(), value); tmp = new TextContent(content, withCharsetIfNeeded(contentType, charset)); } else { if (isInterface(format, BinaryFormat)) { var content_0 = format.o46(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.w120_1 = function_0; } protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).n1e = function (value, $completion) { return this.w120_1(value, $completion); }; function sam$kotlinx_coroutines_flow_FlowCollector$0_0(function_0) { this.x120_1 = function_0; } protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0_0).n1e = function (value, $completion) { return this.x120_1(value, $completion); }; function _no_name_provided__qut3iv($this, $contentType, $charset, $typeInfo, $value) { this.l11z_1 = $this; this.m11z_1 = $contentType; this.n11z_1 = $charset; this.o11z_1 = $typeInfo; this.p11z_1 = $value; } protoOf(_no_name_provided__qut3iv).y120 = 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).u1c = function (collector, $completion) { return this.y120(collector, $completion); }; function KotlinxSerializationConverter$serializeNullable$slambda(resultContinuation) { CoroutineImpl.call(this, resultContinuation); } protoOf(KotlinxSerializationConverter$serializeNullable$slambda).i121 = function (it, $completion) { var tmp = this.j121(it, $completion); tmp.jd_1 = Unit_instance; tmp.kd_1 = null; return tmp.ud(); }; protoOf(KotlinxSerializationConverter$serializeNullable$slambda).he = function (p1, $completion) { return this.i121((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.h121_1 == null); } else if (tmp === 1) { throw this.kd_1; } } catch ($p) { var e = $p; throw e; } while (true); }; protoOf(KotlinxSerializationConverter$serializeNullable$slambda).j121 = function (it, completion) { var i = new KotlinxSerializationConverter$serializeNullable$slambda(completion); i.h121_1 = it; return i; }; function KotlinxSerializationConverter$serializeNullable$slambda_0(resultContinuation) { var i = new KotlinxSerializationConverter$serializeNullable$slambda(resultContinuation); var l = function (it, $completion) { return i.i121(it, $completion); }; l.$arity = 1; return l; } function _no_name_provided__qut3iv_0($this, $charset, $typeInfo, $content) { this.s120_1 = $this; this.t120_1 = $charset; this.u120_1 = $typeInfo; this.v120_1 = $content; } protoOf(_no_name_provided__qut3iv_0).w36 = 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).u1c = function (collector, $completion) { return this.w36(collector, $completion); }; function KotlinxSerializationConverter$deserialize$slambda($content, resultContinuation) { this.s121_1 = $content; CoroutineImpl.call(this, resultContinuation); } protoOf(KotlinxSerializationConverter$deserialize$slambda).h37 = function (it, $completion) { var tmp = this.i37(it, $completion); tmp.jd_1 = Unit_instance; tmp.kd_1 = null; return tmp.ud(); }; protoOf(KotlinxSerializationConverter$deserialize$slambda).he = function (p1, $completion) { return this.h37((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.t121_1 == null) ? true : this.s121_1.b29(); } else if (tmp === 1) { throw this.kd_1; } } catch ($p) { var e = $p; throw e; } while (true); }; protoOf(KotlinxSerializationConverter$deserialize$slambda).i37 = function (it, completion) { var i = new KotlinxSerializationConverter$deserialize$slambda(this.s121_1, completion); i.t121_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.h37(it, $completion); }; l.$arity = 1; return l; } function $serializeNullableCOROUTINE$0(_this__u8e3s4, contentType, charset, typeInfo, value, resultContinuation) { CoroutineImpl.call(this, resultContinuation); this.c122_1 = _this__u8e3s4; this.d122_1 = contentType; this.e122_1 = charset; this.f122_1 = typeInfo; this.g122_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.c122_1.i122_1); var tmp_0 = new _no_name_provided__qut3iv(this_0, this.d122_1, this.e122_1, this.f122_1, this.g122_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.c122_1.h122_1.n46(), this.f122_1); } catch ($p) { var tmp_2; if ($p instanceof SerializationException) { var cause = $p; tmp_2 = guessSerializer(this.g122_1, this.c122_1.h122_1.n46()); } else { throw $p; } tmp_1 = tmp_2; } var serializer = tmp_1; return serializeContent(this.c122_1, serializer, this.c122_1.h122_1, this.g122_1, this.d122_1, this.e122_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.r122_1 = _this__u8e3s4; this.s122_1 = charset; this.t122_1 = typeInfo; this.u122_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.r122_1.i122_1); var tmp_0 = new _no_name_provided__qut3iv_0(this_0, this.s122_1, this.t122_1, this.u122_1); suspendResult = firstOrNull(tmp_0, KotlinxSerializationConverter$deserialize$slambda_0(this.u122_1, null), this); if (suspendResult === get_COROUTINE_SUSPENDED()) { return suspendResult; } continue $sm; case 1: this.v122_1 = suspendResult; var tmp_1; if (!this.r122_1.i122_1.c1()) { tmp_1 = !(this.v122_1 == null) ? true : this.u122_1.b29(); } else { tmp_1 = false; } if (tmp_1) return this.v122_1; this.w122_1 = serializerForTypeInfo(this.r122_1.h122_1.n46(), this.t122_1); this.hd_1 = 2; suspendResult = this.u122_1.f2e(VOID, this); if (suspendResult === get_COROUTINE_SUSPENDED()) { return suspendResult; } continue $sm; case 2: var contentPacket = suspendResult; this.id_1 = 3; var tmp0_subject = this.r122_1.h122_1; var tmp_2; if (isInterface(tmp0_subject, StringFormat)) { tmp_2 = this.r122_1.h122_1.m46(this.w122_1, readText(contentPacket, this.s122_1)); } else { if (isInterface(tmp0_subject, BinaryFormat)) { tmp_2 = this.r122_1.h122_1.p46(this.w122_1, readBytes(contentPacket)); } else { discard(contentPacket); var message = 'Unsupported format ' + this.r122_1.h122_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.h122_1 = format; this.i122_1 = extensions(this.h122_1); // Inline function 'kotlin.require' call var tmp; var tmp_0 = this.h122_1; if (isInterface(tmp_0, BinaryFormat)) { tmp = true; } else { var tmp_1 = this.h122_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.h122_1 + ' is not supported.'; throw IllegalArgumentException_init_$Create$(toString(message)); } } protoOf(KotlinxSerializationConverter).x122 = function (contentType, charset, typeInfo, value, $completion) { return this.y122(contentType, charset, typeInfo, value, $completion); }; protoOf(KotlinxSerializationConverter).y34 = function (contentType, charset, typeInfo, value, $completion) { return this.x122(contentType, charset, typeInfo, value, $completion); }; protoOf(KotlinxSerializationConverter).y122 = 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).z34 = function (contentType, charset, typeInfo, value, $completion) { return this.y122(contentType, charset, typeInfo, value, $completion); }; protoOf(KotlinxSerializationConverter).a35 = 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.y2r_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.s46(typeInfo.w2r_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.w2r_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.s46(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.y2r_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.k45().k46(); 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.k45().k46(); 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.k45().v46()) { 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