@solibo/solibo-sdk 1.6.36 → 1.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/KmLogging-logging.mjs +98 -98
- package/KotlinBigInteger-bignum.mjs +1127 -1127
- package/MultiplatformSettings-multiplatform-settings-test.mjs +18 -18
- package/MultiplatformSettings-multiplatform-settings.mjs +16 -16
- package/Stately-stately-concurrency.mjs +3 -3
- package/bitops-library-bits.mjs +200 -0
- package/bitops-library-bits.mjs.map +1 -0
- package/bitops-library-endian.mjs +109 -0
- package/bitops-library-endian.mjs.map +1 -0
- package/core-library-core.mjs +4 -0
- package/core-library-core.mjs.map +1 -0
- package/core-library-digest.mjs +223 -0
- package/core-library-digest.mjs.map +1 -0
- package/cryptography-kotlin-cryptography-bigint.mjs +28 -28
- package/cryptography-kotlin-cryptography-core.mjs +47 -47
- package/cryptography-kotlin-cryptography-provider-base.mjs +8 -8
- package/cryptography-kotlin-cryptography-provider-webcrypto.mjs +136 -136
- package/cryptography-kotlin-cryptography-random.mjs +15 -15
- package/cryptography-kotlin-cryptography-serialization-asn1-modules.mjs +118 -118
- package/cryptography-kotlin-cryptography-serialization-asn1.mjs +250 -250
- package/cryptography-kotlin-cryptography-serialization-pem.mjs +15 -15
- package/error-library-error.mjs +91 -0
- package/error-library-error.mjs.map +1 -0
- package/hash-library-md.mjs +179 -0
- package/hash-library-md.mjs.map +1 -0
- package/kotlin-kotlin-stdlib.mjs +104 -17
- package/kotlin-kotlin-stdlib.mjs.map +1 -1
- package/kotlinx-coroutines-core.mjs +1 -1
- package/kotlinx-serialization-kotlinx-serialization-json.mjs +1072 -1072
- package/ktor-ktor-client-auth.mjs +245 -245
- package/ktor-ktor-client-content-negotiation.mjs +124 -124
- package/ktor-ktor-client-core.mjs +2663 -2613
- package/ktor-ktor-client-core.mjs.map +1 -1
- package/ktor-ktor-client-encoding.mjs +120 -120
- package/ktor-ktor-client-logging.mjs +600 -600
- package/ktor-ktor-client-mock.mjs +48 -48
- package/ktor-ktor-http-cio.mjs +299 -299
- package/ktor-ktor-http.mjs +835 -808
- package/ktor-ktor-http.mjs.map +1 -1
- package/ktor-ktor-serialization-kotlinx-json.mjs +6 -6
- package/ktor-ktor-serialization-kotlinx.mjs +110 -110
- package/ktor-ktor-serialization.mjs +50 -50
- package/ktor-ktor-websockets.mjs +321 -321
- package/package.json +1 -1
- package/solibo-sdk-sdk-home-api.mjs +26397 -26393
- package/solibo-sdk-sdk.d.mts +81 -1
- package/solibo-sdk-sdk.mjs +5473 -3914
- package/solibo-sdk-sdk.mjs.map +1 -1
|
@@ -88,7 +88,7 @@ function extensions(format) {
|
|
|
88
88
|
var _iterator__ex2g4s = tmp0.t();
|
|
89
89
|
while (_iterator__ex2g4s.u()) {
|
|
90
90
|
var element = _iterator__ex2g4s.v();
|
|
91
|
-
var tmp0_safe_receiver = element.
|
|
91
|
+
var tmp0_safe_receiver = element.k6t(format);
|
|
92
92
|
if (tmp0_safe_receiver == null)
|
|
93
93
|
null;
|
|
94
94
|
else {
|
|
@@ -99,24 +99,24 @@ function extensions(format) {
|
|
|
99
99
|
return destination;
|
|
100
100
|
}
|
|
101
101
|
function serialization(_this__u8e3s4, contentType, format) {
|
|
102
|
-
_this__u8e3s4.
|
|
102
|
+
_this__u8e3s4.i4i(contentType, new KotlinxSerializationConverter(format));
|
|
103
103
|
}
|
|
104
104
|
function KotlinxSerializationConverter$serialize$o$collect$slambda($$this$unsafeFlow, $contentType, $charset, $typeInfo, $value, resultContinuation) {
|
|
105
|
-
this.
|
|
106
|
-
this.
|
|
107
|
-
this.
|
|
108
|
-
this.
|
|
109
|
-
this.
|
|
105
|
+
this.t6t_1 = $$this$unsafeFlow;
|
|
106
|
+
this.u6t_1 = $contentType;
|
|
107
|
+
this.v6t_1 = $charset;
|
|
108
|
+
this.w6t_1 = $typeInfo;
|
|
109
|
+
this.x6t_1 = $value;
|
|
110
110
|
CoroutineImpl.call(this, resultContinuation);
|
|
111
111
|
}
|
|
112
|
-
protoOf(KotlinxSerializationConverter$serialize$o$collect$slambda).
|
|
113
|
-
var tmp = this.
|
|
112
|
+
protoOf(KotlinxSerializationConverter$serialize$o$collect$slambda).y4i = function (value, $completion) {
|
|
113
|
+
var tmp = this.z4i(value, $completion);
|
|
114
114
|
tmp.o9_1 = Unit_instance;
|
|
115
115
|
tmp.p9_1 = null;
|
|
116
116
|
return tmp.u9();
|
|
117
117
|
};
|
|
118
118
|
protoOf(KotlinxSerializationConverter$serialize$o$collect$slambda).ga = function (p1, $completion) {
|
|
119
|
-
return this.
|
|
119
|
+
return this.y4i(p1, $completion);
|
|
120
120
|
};
|
|
121
121
|
protoOf(KotlinxSerializationConverter$serialize$o$collect$slambda).u9 = function () {
|
|
122
122
|
var suspendResult = this.o9_1;
|
|
@@ -126,11 +126,11 @@ protoOf(KotlinxSerializationConverter$serialize$o$collect$slambda).u9 = function
|
|
|
126
126
|
switch (tmp) {
|
|
127
127
|
case 0:
|
|
128
128
|
this.n9_1 = 3;
|
|
129
|
-
var tmp0 = this.
|
|
130
|
-
var tmp2 = this.
|
|
131
|
-
this.
|
|
129
|
+
var tmp0 = this.t6t_1;
|
|
130
|
+
var tmp2 = this.y6t_1;
|
|
131
|
+
this.z6t_1 = tmp0;
|
|
132
132
|
this.m9_1 = 1;
|
|
133
|
-
suspendResult = tmp2.
|
|
133
|
+
suspendResult = tmp2.j6t(this.u6t_1, this.v6t_1, this.w6t_1, this.x6t_1, this);
|
|
134
134
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
135
135
|
return suspendResult;
|
|
136
136
|
}
|
|
@@ -139,7 +139,7 @@ protoOf(KotlinxSerializationConverter$serialize$o$collect$slambda).u9 = function
|
|
|
139
139
|
case 1:
|
|
140
140
|
var ARGUMENT = suspendResult;
|
|
141
141
|
this.m9_1 = 2;
|
|
142
|
-
suspendResult = this.
|
|
142
|
+
suspendResult = this.z6t_1.w2g(ARGUMENT, this);
|
|
143
143
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
144
144
|
return suspendResult;
|
|
145
145
|
}
|
|
@@ -161,23 +161,23 @@ protoOf(KotlinxSerializationConverter$serialize$o$collect$slambda).u9 = function
|
|
|
161
161
|
}
|
|
162
162
|
while (true);
|
|
163
163
|
};
|
|
164
|
-
protoOf(KotlinxSerializationConverter$serialize$o$collect$slambda).
|
|
165
|
-
var i = new KotlinxSerializationConverter$serialize$o$collect$slambda(this.
|
|
166
|
-
i.
|
|
164
|
+
protoOf(KotlinxSerializationConverter$serialize$o$collect$slambda).z4i = function (value, completion) {
|
|
165
|
+
var i = new KotlinxSerializationConverter$serialize$o$collect$slambda(this.t6t_1, this.u6t_1, this.v6t_1, this.w6t_1, this.x6t_1, completion);
|
|
166
|
+
i.y6t_1 = value;
|
|
167
167
|
return i;
|
|
168
168
|
};
|
|
169
169
|
function KotlinxSerializationConverter$serialize$o$collect$slambda_0($$this$unsafeFlow, $contentType, $charset, $typeInfo, $value, resultContinuation) {
|
|
170
170
|
var i = new KotlinxSerializationConverter$serialize$o$collect$slambda($$this$unsafeFlow, $contentType, $charset, $typeInfo, $value, resultContinuation);
|
|
171
171
|
var l = function (value, $completion) {
|
|
172
|
-
return i.
|
|
172
|
+
return i.y4i(value, $completion);
|
|
173
173
|
};
|
|
174
174
|
l.$arity = 1;
|
|
175
175
|
return l;
|
|
176
176
|
}
|
|
177
177
|
function $collectCOROUTINE$(_this__u8e3s4, collector, resultContinuation) {
|
|
178
178
|
CoroutineImpl.call(this, resultContinuation);
|
|
179
|
-
this.
|
|
180
|
-
this.
|
|
179
|
+
this.i6u_1 = _this__u8e3s4;
|
|
180
|
+
this.j6u_1 = collector;
|
|
181
181
|
}
|
|
182
182
|
protoOf($collectCOROUTINE$).u9 = function () {
|
|
183
183
|
var suspendResult = this.o9_1;
|
|
@@ -187,10 +187,10 @@ protoOf($collectCOROUTINE$).u9 = function () {
|
|
|
187
187
|
switch (tmp) {
|
|
188
188
|
case 0:
|
|
189
189
|
this.n9_1 = 2;
|
|
190
|
-
var $this$unsafeFlow = this.
|
|
190
|
+
var $this$unsafeFlow = this.j6u_1;
|
|
191
191
|
this.m9_1 = 1;
|
|
192
|
-
var tmp_0 = KotlinxSerializationConverter$serialize$o$collect$slambda_0($this$unsafeFlow, this.
|
|
193
|
-
suspendResult = this.
|
|
192
|
+
var tmp_0 = KotlinxSerializationConverter$serialize$o$collect$slambda_0($this$unsafeFlow, this.i6u_1.l6u_1, this.i6u_1.m6u_1, this.i6u_1.n6u_1, this.i6u_1.o6u_1, null);
|
|
193
|
+
suspendResult = this.i6u_1.k6u_1.y2g(new sam$kotlinx_coroutines_flow_FlowCollector$0(tmp_0), this);
|
|
194
194
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
195
195
|
return suspendResult;
|
|
196
196
|
}
|
|
@@ -213,20 +213,20 @@ protoOf($collectCOROUTINE$).u9 = function () {
|
|
|
213
213
|
while (true);
|
|
214
214
|
};
|
|
215
215
|
function KotlinxSerializationConverter$deserialize$o$collect$slambda($$this$unsafeFlow, $charset, $typeInfo, $content, resultContinuation) {
|
|
216
|
-
this.
|
|
217
|
-
this.
|
|
218
|
-
this.
|
|
219
|
-
this.
|
|
216
|
+
this.x6u_1 = $$this$unsafeFlow;
|
|
217
|
+
this.y6u_1 = $charset;
|
|
218
|
+
this.z6u_1 = $typeInfo;
|
|
219
|
+
this.a6v_1 = $content;
|
|
220
220
|
CoroutineImpl.call(this, resultContinuation);
|
|
221
221
|
}
|
|
222
|
-
protoOf(KotlinxSerializationConverter$deserialize$o$collect$slambda).
|
|
223
|
-
var tmp = this.
|
|
222
|
+
protoOf(KotlinxSerializationConverter$deserialize$o$collect$slambda).y4i = function (value, $completion) {
|
|
223
|
+
var tmp = this.z4i(value, $completion);
|
|
224
224
|
tmp.o9_1 = Unit_instance;
|
|
225
225
|
tmp.p9_1 = null;
|
|
226
226
|
return tmp.u9();
|
|
227
227
|
};
|
|
228
228
|
protoOf(KotlinxSerializationConverter$deserialize$o$collect$slambda).ga = function (p1, $completion) {
|
|
229
|
-
return this.
|
|
229
|
+
return this.y4i(p1, $completion);
|
|
230
230
|
};
|
|
231
231
|
protoOf(KotlinxSerializationConverter$deserialize$o$collect$slambda).u9 = function () {
|
|
232
232
|
var suspendResult = this.o9_1;
|
|
@@ -236,11 +236,11 @@ protoOf(KotlinxSerializationConverter$deserialize$o$collect$slambda).u9 = functi
|
|
|
236
236
|
switch (tmp) {
|
|
237
237
|
case 0:
|
|
238
238
|
this.n9_1 = 3;
|
|
239
|
-
var tmp0 = this.
|
|
240
|
-
var tmp2 = this.
|
|
241
|
-
this.
|
|
239
|
+
var tmp0 = this.x6u_1;
|
|
240
|
+
var tmp2 = this.b6v_1;
|
|
241
|
+
this.c6v_1 = tmp0;
|
|
242
242
|
this.m9_1 = 1;
|
|
243
|
-
suspendResult = tmp2.
|
|
243
|
+
suspendResult = tmp2.a4j(this.y6u_1, this.z6u_1, this.a6v_1, this);
|
|
244
244
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
245
245
|
return suspendResult;
|
|
246
246
|
}
|
|
@@ -249,7 +249,7 @@ protoOf(KotlinxSerializationConverter$deserialize$o$collect$slambda).u9 = functi
|
|
|
249
249
|
case 1:
|
|
250
250
|
var ARGUMENT = suspendResult;
|
|
251
251
|
this.m9_1 = 2;
|
|
252
|
-
suspendResult = this.
|
|
252
|
+
suspendResult = this.c6v_1.w2g(ARGUMENT, this);
|
|
253
253
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
254
254
|
return suspendResult;
|
|
255
255
|
}
|
|
@@ -271,23 +271,23 @@ protoOf(KotlinxSerializationConverter$deserialize$o$collect$slambda).u9 = functi
|
|
|
271
271
|
}
|
|
272
272
|
while (true);
|
|
273
273
|
};
|
|
274
|
-
protoOf(KotlinxSerializationConverter$deserialize$o$collect$slambda).
|
|
275
|
-
var i = new KotlinxSerializationConverter$deserialize$o$collect$slambda(this.
|
|
276
|
-
i.
|
|
274
|
+
protoOf(KotlinxSerializationConverter$deserialize$o$collect$slambda).z4i = function (value, completion) {
|
|
275
|
+
var i = new KotlinxSerializationConverter$deserialize$o$collect$slambda(this.x6u_1, this.y6u_1, this.z6u_1, this.a6v_1, completion);
|
|
276
|
+
i.b6v_1 = value;
|
|
277
277
|
return i;
|
|
278
278
|
};
|
|
279
279
|
function KotlinxSerializationConverter$deserialize$o$collect$slambda_0($$this$unsafeFlow, $charset, $typeInfo, $content, resultContinuation) {
|
|
280
280
|
var i = new KotlinxSerializationConverter$deserialize$o$collect$slambda($$this$unsafeFlow, $charset, $typeInfo, $content, resultContinuation);
|
|
281
281
|
var l = function (value, $completion) {
|
|
282
|
-
return i.
|
|
282
|
+
return i.y4i(value, $completion);
|
|
283
283
|
};
|
|
284
284
|
l.$arity = 1;
|
|
285
285
|
return l;
|
|
286
286
|
}
|
|
287
287
|
function $collectCOROUTINE$_0(_this__u8e3s4, collector, resultContinuation) {
|
|
288
288
|
CoroutineImpl.call(this, resultContinuation);
|
|
289
|
-
this.
|
|
290
|
-
this.
|
|
289
|
+
this.l6v_1 = _this__u8e3s4;
|
|
290
|
+
this.m6v_1 = collector;
|
|
291
291
|
}
|
|
292
292
|
protoOf($collectCOROUTINE$_0).u9 = function () {
|
|
293
293
|
var suspendResult = this.o9_1;
|
|
@@ -297,10 +297,10 @@ protoOf($collectCOROUTINE$_0).u9 = function () {
|
|
|
297
297
|
switch (tmp) {
|
|
298
298
|
case 0:
|
|
299
299
|
this.n9_1 = 2;
|
|
300
|
-
var $this$unsafeFlow = this.
|
|
300
|
+
var $this$unsafeFlow = this.m6v_1;
|
|
301
301
|
this.m9_1 = 1;
|
|
302
|
-
var tmp_0 = KotlinxSerializationConverter$deserialize$o$collect$slambda_0($this$unsafeFlow, this.
|
|
303
|
-
suspendResult = this.
|
|
302
|
+
var tmp_0 = KotlinxSerializationConverter$deserialize$o$collect$slambda_0($this$unsafeFlow, this.l6v_1.o6v_1, this.l6v_1.p6v_1, this.l6v_1.q6v_1, null);
|
|
303
|
+
suspendResult = this.l6v_1.n6v_1.y2g(new sam$kotlinx_coroutines_flow_FlowCollector$0_0(tmp_0), this);
|
|
304
304
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
305
305
|
return suspendResult;
|
|
306
306
|
}
|
|
@@ -340,13 +340,13 @@ function serializeContent($this, serializer, format, value, contentType, charset
|
|
|
340
340
|
return tmp;
|
|
341
341
|
}
|
|
342
342
|
function sam$kotlinx_coroutines_flow_FlowCollector$0(function_0) {
|
|
343
|
-
this.
|
|
343
|
+
this.r6v_1 = function_0;
|
|
344
344
|
}
|
|
345
345
|
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).w2g = function (value, $completion) {
|
|
346
|
-
return this.
|
|
346
|
+
return this.r6v_1(value, $completion);
|
|
347
347
|
};
|
|
348
348
|
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).u3 = function () {
|
|
349
|
-
return this.
|
|
349
|
+
return this.r6v_1;
|
|
350
350
|
};
|
|
351
351
|
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).equals = function (other) {
|
|
352
352
|
var tmp;
|
|
@@ -367,13 +367,13 @@ protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).hashCode = function () {
|
|
|
367
367
|
return hashCode(this.u3());
|
|
368
368
|
};
|
|
369
369
|
function sam$kotlinx_coroutines_flow_FlowCollector$0_0(function_0) {
|
|
370
|
-
this.
|
|
370
|
+
this.s6v_1 = function_0;
|
|
371
371
|
}
|
|
372
372
|
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0_0).w2g = function (value, $completion) {
|
|
373
|
-
return this.
|
|
373
|
+
return this.s6v_1(value, $completion);
|
|
374
374
|
};
|
|
375
375
|
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0_0).u3 = function () {
|
|
376
|
-
return this.
|
|
376
|
+
return this.s6v_1;
|
|
377
377
|
};
|
|
378
378
|
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0_0).equals = function (other) {
|
|
379
379
|
var tmp;
|
|
@@ -394,11 +394,11 @@ protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0_0).hashCode = function () {
|
|
|
394
394
|
return hashCode(this.u3());
|
|
395
395
|
};
|
|
396
396
|
function KotlinxSerializationConverter$serialize$$inlined$map$1($this, $contentType, $charset, $typeInfo, $value) {
|
|
397
|
-
this.
|
|
398
|
-
this.
|
|
399
|
-
this.
|
|
400
|
-
this.
|
|
401
|
-
this.
|
|
397
|
+
this.k6u_1 = $this;
|
|
398
|
+
this.l6u_1 = $contentType;
|
|
399
|
+
this.m6u_1 = $charset;
|
|
400
|
+
this.n6u_1 = $typeInfo;
|
|
401
|
+
this.o6u_1 = $value;
|
|
402
402
|
}
|
|
403
403
|
protoOf(KotlinxSerializationConverter$serialize$$inlined$map$1).x2g = function (collector, $completion) {
|
|
404
404
|
var tmp = new $collectCOROUTINE$(this, collector, $completion);
|
|
@@ -412,14 +412,14 @@ protoOf(KotlinxSerializationConverter$serialize$$inlined$map$1).y2g = function (
|
|
|
412
412
|
function KotlinxSerializationConverter$serialize$slambda(resultContinuation) {
|
|
413
413
|
CoroutineImpl.call(this, resultContinuation);
|
|
414
414
|
}
|
|
415
|
-
protoOf(KotlinxSerializationConverter$serialize$slambda).
|
|
416
|
-
var tmp = this.
|
|
415
|
+
protoOf(KotlinxSerializationConverter$serialize$slambda).c6w = function (it, $completion) {
|
|
416
|
+
var tmp = this.d6w(it, $completion);
|
|
417
417
|
tmp.o9_1 = Unit_instance;
|
|
418
418
|
tmp.p9_1 = null;
|
|
419
419
|
return tmp.u9();
|
|
420
420
|
};
|
|
421
421
|
protoOf(KotlinxSerializationConverter$serialize$slambda).ga = function (p1, $completion) {
|
|
422
|
-
return this.
|
|
422
|
+
return this.c6w((p1 == null ? true : p1 instanceof OutgoingContent) ? p1 : THROW_CCE(), $completion);
|
|
423
423
|
};
|
|
424
424
|
protoOf(KotlinxSerializationConverter$serialize$slambda).u9 = function () {
|
|
425
425
|
var suspendResult = this.o9_1;
|
|
@@ -428,7 +428,7 @@ protoOf(KotlinxSerializationConverter$serialize$slambda).u9 = function () {
|
|
|
428
428
|
var tmp = this.m9_1;
|
|
429
429
|
if (tmp === 0) {
|
|
430
430
|
this.n9_1 = 1;
|
|
431
|
-
return !(this.
|
|
431
|
+
return !(this.b6w_1 == null);
|
|
432
432
|
} else if (tmp === 1) {
|
|
433
433
|
throw this.p9_1;
|
|
434
434
|
}
|
|
@@ -438,24 +438,24 @@ protoOf(KotlinxSerializationConverter$serialize$slambda).u9 = function () {
|
|
|
438
438
|
}
|
|
439
439
|
while (true);
|
|
440
440
|
};
|
|
441
|
-
protoOf(KotlinxSerializationConverter$serialize$slambda).
|
|
441
|
+
protoOf(KotlinxSerializationConverter$serialize$slambda).d6w = function (it, completion) {
|
|
442
442
|
var i = new KotlinxSerializationConverter$serialize$slambda(completion);
|
|
443
|
-
i.
|
|
443
|
+
i.b6w_1 = it;
|
|
444
444
|
return i;
|
|
445
445
|
};
|
|
446
446
|
function KotlinxSerializationConverter$serialize$slambda_0(resultContinuation) {
|
|
447
447
|
var i = new KotlinxSerializationConverter$serialize$slambda(resultContinuation);
|
|
448
448
|
var l = function (it, $completion) {
|
|
449
|
-
return i.
|
|
449
|
+
return i.c6w(it, $completion);
|
|
450
450
|
};
|
|
451
451
|
l.$arity = 1;
|
|
452
452
|
return l;
|
|
453
453
|
}
|
|
454
454
|
function KotlinxSerializationConverter$deserialize$$inlined$map$1($this, $charset, $typeInfo, $content) {
|
|
455
|
-
this.
|
|
456
|
-
this.
|
|
457
|
-
this.
|
|
458
|
-
this.
|
|
455
|
+
this.n6v_1 = $this;
|
|
456
|
+
this.o6v_1 = $charset;
|
|
457
|
+
this.p6v_1 = $typeInfo;
|
|
458
|
+
this.q6v_1 = $content;
|
|
459
459
|
}
|
|
460
460
|
protoOf(KotlinxSerializationConverter$deserialize$$inlined$map$1).x2g = function (collector, $completion) {
|
|
461
461
|
var tmp = new $collectCOROUTINE$_0(this, collector, $completion);
|
|
@@ -467,17 +467,17 @@ protoOf(KotlinxSerializationConverter$deserialize$$inlined$map$1).y2g = function
|
|
|
467
467
|
return this.x2g(collector, $completion);
|
|
468
468
|
};
|
|
469
469
|
function KotlinxSerializationConverter$deserialize$slambda($content, resultContinuation) {
|
|
470
|
-
this.
|
|
470
|
+
this.m6w_1 = $content;
|
|
471
471
|
CoroutineImpl.call(this, resultContinuation);
|
|
472
472
|
}
|
|
473
|
-
protoOf(KotlinxSerializationConverter$deserialize$slambda).
|
|
474
|
-
var tmp = this.
|
|
473
|
+
protoOf(KotlinxSerializationConverter$deserialize$slambda).z4j = function (it, $completion) {
|
|
474
|
+
var tmp = this.z4i(it, $completion);
|
|
475
475
|
tmp.o9_1 = Unit_instance;
|
|
476
476
|
tmp.p9_1 = null;
|
|
477
477
|
return tmp.u9();
|
|
478
478
|
};
|
|
479
479
|
protoOf(KotlinxSerializationConverter$deserialize$slambda).ga = function (p1, $completion) {
|
|
480
|
-
return this.
|
|
480
|
+
return this.z4j(p1, $completion);
|
|
481
481
|
};
|
|
482
482
|
protoOf(KotlinxSerializationConverter$deserialize$slambda).u9 = function () {
|
|
483
483
|
var suspendResult = this.o9_1;
|
|
@@ -486,7 +486,7 @@ protoOf(KotlinxSerializationConverter$deserialize$slambda).u9 = function () {
|
|
|
486
486
|
var tmp = this.m9_1;
|
|
487
487
|
if (tmp === 0) {
|
|
488
488
|
this.n9_1 = 1;
|
|
489
|
-
return !(this.
|
|
489
|
+
return !(this.n6w_1 == null) || this.m6w_1.m30();
|
|
490
490
|
} else if (tmp === 1) {
|
|
491
491
|
throw this.p9_1;
|
|
492
492
|
}
|
|
@@ -496,26 +496,26 @@ protoOf(KotlinxSerializationConverter$deserialize$slambda).u9 = function () {
|
|
|
496
496
|
}
|
|
497
497
|
while (true);
|
|
498
498
|
};
|
|
499
|
-
protoOf(KotlinxSerializationConverter$deserialize$slambda).
|
|
500
|
-
var i = new KotlinxSerializationConverter$deserialize$slambda(this.
|
|
501
|
-
i.
|
|
499
|
+
protoOf(KotlinxSerializationConverter$deserialize$slambda).z4i = function (it, completion) {
|
|
500
|
+
var i = new KotlinxSerializationConverter$deserialize$slambda(this.m6w_1, completion);
|
|
501
|
+
i.n6w_1 = it;
|
|
502
502
|
return i;
|
|
503
503
|
};
|
|
504
504
|
function KotlinxSerializationConverter$deserialize$slambda_0($content, resultContinuation) {
|
|
505
505
|
var i = new KotlinxSerializationConverter$deserialize$slambda($content, resultContinuation);
|
|
506
506
|
var l = function (it, $completion) {
|
|
507
|
-
return i.
|
|
507
|
+
return i.z4j(it, $completion);
|
|
508
508
|
};
|
|
509
509
|
l.$arity = 1;
|
|
510
510
|
return l;
|
|
511
511
|
}
|
|
512
512
|
function $serializeCOROUTINE$(_this__u8e3s4, contentType, charset, typeInfo, value, resultContinuation) {
|
|
513
513
|
CoroutineImpl.call(this, resultContinuation);
|
|
514
|
-
this.
|
|
515
|
-
this.
|
|
516
|
-
this.
|
|
517
|
-
this.
|
|
518
|
-
this.
|
|
514
|
+
this.w6w_1 = _this__u8e3s4;
|
|
515
|
+
this.x6w_1 = contentType;
|
|
516
|
+
this.y6w_1 = charset;
|
|
517
|
+
this.z6w_1 = typeInfo;
|
|
518
|
+
this.a6x_1 = value;
|
|
519
519
|
}
|
|
520
520
|
protoOf($serializeCOROUTINE$).u9 = function () {
|
|
521
521
|
var suspendResult = this.o9_1;
|
|
@@ -526,8 +526,8 @@ protoOf($serializeCOROUTINE$).u9 = function () {
|
|
|
526
526
|
case 0:
|
|
527
527
|
this.n9_1 = 2;
|
|
528
528
|
this.m9_1 = 1;
|
|
529
|
-
var this_0 = asFlow(this.
|
|
530
|
-
var tmp_0 = new KotlinxSerializationConverter$serialize$$inlined$map$1(this_0, this.
|
|
529
|
+
var this_0 = asFlow(this.w6w_1.c6x_1);
|
|
530
|
+
var tmp_0 = new KotlinxSerializationConverter$serialize$$inlined$map$1(this_0, this.x6w_1, this.y6w_1, this.z6w_1, this.a6x_1);
|
|
531
531
|
suspendResult = firstOrNull_0(tmp_0, KotlinxSerializationConverter$serialize$slambda_0(null), this);
|
|
532
532
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
533
533
|
return suspendResult;
|
|
@@ -540,12 +540,12 @@ protoOf($serializeCOROUTINE$).u9 = function () {
|
|
|
540
540
|
return fromExtension;
|
|
541
541
|
var tmp_1;
|
|
542
542
|
try {
|
|
543
|
-
tmp_1 = serializerForTypeInfo(this.
|
|
543
|
+
tmp_1 = serializerForTypeInfo(this.w6w_1.b6x_1.mt(), this.z6w_1);
|
|
544
544
|
} catch ($p) {
|
|
545
545
|
var tmp_2;
|
|
546
546
|
if ($p instanceof SerializationException) {
|
|
547
547
|
var cause = $p;
|
|
548
|
-
tmp_2 = guessSerializer(this.
|
|
548
|
+
tmp_2 = guessSerializer(this.a6x_1, this.w6w_1.b6x_1.mt());
|
|
549
549
|
} else {
|
|
550
550
|
throw $p;
|
|
551
551
|
}
|
|
@@ -553,7 +553,7 @@ protoOf($serializeCOROUTINE$).u9 = function () {
|
|
|
553
553
|
}
|
|
554
554
|
|
|
555
555
|
var serializer = tmp_1;
|
|
556
|
-
return serializeContent(this.
|
|
556
|
+
return serializeContent(this.w6w_1, serializer, this.w6w_1.b6x_1, this.a6x_1, this.x6w_1, this.y6w_1);
|
|
557
557
|
case 2:
|
|
558
558
|
throw this.p9_1;
|
|
559
559
|
}
|
|
@@ -570,10 +570,10 @@ protoOf($serializeCOROUTINE$).u9 = function () {
|
|
|
570
570
|
};
|
|
571
571
|
function $deserializeCOROUTINE$(_this__u8e3s4, charset, typeInfo, content, resultContinuation) {
|
|
572
572
|
CoroutineImpl.call(this, resultContinuation);
|
|
573
|
-
this.
|
|
574
|
-
this.
|
|
575
|
-
this.
|
|
576
|
-
this.
|
|
573
|
+
this.l6x_1 = _this__u8e3s4;
|
|
574
|
+
this.m6x_1 = charset;
|
|
575
|
+
this.n6x_1 = typeInfo;
|
|
576
|
+
this.o6x_1 = content;
|
|
577
577
|
}
|
|
578
578
|
protoOf($deserializeCOROUTINE$).u9 = function () {
|
|
579
579
|
var suspendResult = this.o9_1;
|
|
@@ -584,9 +584,9 @@ protoOf($deserializeCOROUTINE$).u9 = function () {
|
|
|
584
584
|
case 0:
|
|
585
585
|
this.n9_1 = 4;
|
|
586
586
|
this.m9_1 = 1;
|
|
587
|
-
var this_0 = asFlow(this.
|
|
588
|
-
var tmp_0 = new KotlinxSerializationConverter$deserialize$$inlined$map$1(this_0, this.
|
|
589
|
-
suspendResult = firstOrNull_0(tmp_0, KotlinxSerializationConverter$deserialize$slambda_0(this.
|
|
587
|
+
var this_0 = asFlow(this.l6x_1.c6x_1);
|
|
588
|
+
var tmp_0 = new KotlinxSerializationConverter$deserialize$$inlined$map$1(this_0, this.m6x_1, this.n6x_1, this.o6x_1);
|
|
589
|
+
suspendResult = firstOrNull_0(tmp_0, KotlinxSerializationConverter$deserialize$slambda_0(this.o6x_1, null), this);
|
|
590
590
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
591
591
|
return suspendResult;
|
|
592
592
|
}
|
|
@@ -595,17 +595,17 @@ protoOf($deserializeCOROUTINE$).u9 = function () {
|
|
|
595
595
|
case 1:
|
|
596
596
|
var fromExtension = suspendResult;
|
|
597
597
|
var tmp_1;
|
|
598
|
-
if (!this.
|
|
599
|
-
tmp_1 = !(fromExtension == null) || this.
|
|
598
|
+
if (!this.l6x_1.c6x_1.r()) {
|
|
599
|
+
tmp_1 = !(fromExtension == null) || this.o6x_1.m30();
|
|
600
600
|
} else {
|
|
601
601
|
tmp_1 = false;
|
|
602
602
|
}
|
|
603
603
|
|
|
604
604
|
if (tmp_1)
|
|
605
605
|
return fromExtension;
|
|
606
|
-
this.
|
|
606
|
+
this.p6x_1 = serializerForTypeInfo(this.l6x_1.b6x_1.mt(), this.n6x_1);
|
|
607
607
|
this.m9_1 = 2;
|
|
608
|
-
suspendResult = readRemaining(this.
|
|
608
|
+
suspendResult = readRemaining(this.o6x_1, this);
|
|
609
609
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
610
610
|
return suspendResult;
|
|
611
611
|
}
|
|
@@ -614,16 +614,16 @@ protoOf($deserializeCOROUTINE$).u9 = function () {
|
|
|
614
614
|
case 2:
|
|
615
615
|
var contentPacket = suspendResult;
|
|
616
616
|
this.n9_1 = 3;
|
|
617
|
-
var tmp0_subject = this.
|
|
617
|
+
var tmp0_subject = this.l6x_1.b6x_1;
|
|
618
618
|
var tmp_2;
|
|
619
619
|
if (isInterface(tmp0_subject, StringFormat)) {
|
|
620
|
-
tmp_2 = this.
|
|
620
|
+
tmp_2 = this.l6x_1.b6x_1.ju(this.p6x_1, readText(contentPacket, this.m6x_1));
|
|
621
621
|
} else {
|
|
622
622
|
if (isInterface(tmp0_subject, BinaryFormat)) {
|
|
623
|
-
tmp_2 = this.
|
|
623
|
+
tmp_2 = this.l6x_1.b6x_1.lu(this.p6x_1, readByteArray(contentPacket));
|
|
624
624
|
} else {
|
|
625
625
|
discard(contentPacket);
|
|
626
|
-
var message = 'Unsupported format ' + toString(this.
|
|
626
|
+
var message = 'Unsupported format ' + toString(this.l6x_1.b6x_1);
|
|
627
627
|
throw IllegalStateException_init_$Create$(toString(message));
|
|
628
628
|
}
|
|
629
629
|
}
|
|
@@ -654,32 +654,32 @@ protoOf($deserializeCOROUTINE$).u9 = function () {
|
|
|
654
654
|
while (true);
|
|
655
655
|
};
|
|
656
656
|
function KotlinxSerializationConverter(format) {
|
|
657
|
-
this.
|
|
658
|
-
this.
|
|
657
|
+
this.b6x_1 = format;
|
|
658
|
+
this.c6x_1 = extensions(this.b6x_1);
|
|
659
659
|
var tmp;
|
|
660
|
-
var tmp_0 = this.
|
|
660
|
+
var tmp_0 = this.b6x_1;
|
|
661
661
|
if (isInterface(tmp_0, BinaryFormat)) {
|
|
662
662
|
tmp = true;
|
|
663
663
|
} else {
|
|
664
|
-
var tmp_1 = this.
|
|
664
|
+
var tmp_1 = this.b6x_1;
|
|
665
665
|
tmp = isInterface(tmp_1, StringFormat);
|
|
666
666
|
}
|
|
667
667
|
// Inline function 'kotlin.require' call
|
|
668
668
|
if (!tmp) {
|
|
669
|
-
var message = 'Only binary and string formats are supported, ' + toString(this.
|
|
669
|
+
var message = 'Only binary and string formats are supported, ' + toString(this.b6x_1) + ' is not supported.';
|
|
670
670
|
throw IllegalArgumentException_init_$Create$(toString(message));
|
|
671
671
|
}
|
|
672
672
|
}
|
|
673
|
-
protoOf(KotlinxSerializationConverter).
|
|
673
|
+
protoOf(KotlinxSerializationConverter).q6x = function (contentType, charset, typeInfo, value, $completion) {
|
|
674
674
|
var tmp = new $serializeCOROUTINE$(this, contentType, charset, typeInfo, value, $completion);
|
|
675
675
|
tmp.o9_1 = Unit_instance;
|
|
676
676
|
tmp.p9_1 = null;
|
|
677
677
|
return tmp.u9();
|
|
678
678
|
};
|
|
679
|
-
protoOf(KotlinxSerializationConverter).
|
|
680
|
-
return this.
|
|
679
|
+
protoOf(KotlinxSerializationConverter).j6t = function (contentType, charset, typeInfo, value, $completion) {
|
|
680
|
+
return this.q6x(contentType, charset, typeInfo, value, $completion);
|
|
681
681
|
};
|
|
682
|
-
protoOf(KotlinxSerializationConverter).
|
|
682
|
+
protoOf(KotlinxSerializationConverter).a4j = function (charset, typeInfo, content, $completion) {
|
|
683
683
|
var tmp = new $deserializeCOROUTINE$(this, charset, typeInfo, content, $completion);
|
|
684
684
|
tmp.o9_1 = Unit_instance;
|
|
685
685
|
tmp.p9_1 = null;
|