@solibo/home-api 1.5.18 → 1.6.1
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/Kotlin-DateTime-library-kotlinx-datetime.mjs +1 -1
- package/MultiplatformSettings-multiplatform-settings-no-arg.mjs +1 -1
- package/MultiplatformSettings-multiplatform-settings.mjs +1 -1
- package/kotlin-kotlin-stdlib.mjs +124 -124
- package/kotlin_org_jetbrains_kotlin_kotlin_dom_api_compat.mjs +1 -1
- package/kotlinx-atomicfu.mjs +1 -1
- package/kotlinx-browser.mjs +1 -1
- package/kotlinx-coroutines-core.mjs +9 -9
- package/kotlinx-io-kotlinx-io-bytestring.mjs +1 -1
- package/kotlinx-io-kotlinx-io-core.mjs +1 -1
- package/kotlinx-serialization-kotlinx-serialization-core.mjs +1 -1
- package/kotlinx-serialization-kotlinx-serialization-json-io.mjs +1 -1
- package/kotlinx-serialization-kotlinx-serialization-json.mjs +1 -1
- package/ktor-ktor-client-auth.mjs +1 -1
- package/ktor-ktor-client-content-negotiation.mjs +1 -1
- package/ktor-ktor-client-core.mjs +53 -53
- package/ktor-ktor-client-encoding.mjs +4 -0
- package/ktor-ktor-client-logging.mjs +1 -1
- package/ktor-ktor-client-websockets.mjs +1 -1
- package/ktor-ktor-events.mjs +1 -1
- package/ktor-ktor-http-cio.mjs +1 -1
- package/ktor-ktor-http.mjs +5 -5
- package/ktor-ktor-io.mjs +6 -6
- package/ktor-ktor-serialization-kotlinx-json.mjs +1 -1
- package/ktor-ktor-serialization-kotlinx.mjs +1 -1
- package/ktor-ktor-serialization.mjs +1 -1
- package/ktor-ktor-sse.mjs +1 -1
- package/ktor-ktor-utils.mjs +1 -1
- package/ktor-ktor-websocket-serialization.mjs +1 -1
- package/ktor-ktor-websockets.mjs +3 -3
- package/package.json +1 -1
- package/solibo-sdk-sdk-home-api.d.mts +284 -6
- package/solibo-sdk-sdk-home-api.mjs +39166 -36042
- package/Kotlin-DateTime-library-kotlinx-datetime.mjs.map +0 -1
- package/MultiplatformSettings-multiplatform-settings-no-arg.mjs.map +0 -1
- package/MultiplatformSettings-multiplatform-settings.mjs.map +0 -1
- package/kotlin-kotlin-stdlib.mjs.map +0 -1
- package/kotlin_org_jetbrains_kotlin_kotlin_dom_api_compat.mjs.map +0 -1
- package/kotlinx-atomicfu.mjs.map +0 -1
- package/kotlinx-browser.mjs.map +0 -1
- package/kotlinx-coroutines-core.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-bytestring.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json-io.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json.mjs.map +0 -1
- package/ktor-ktor-client-auth.mjs.map +0 -1
- package/ktor-ktor-client-content-negotiation.mjs.map +0 -1
- package/ktor-ktor-client-core.mjs.map +0 -1
- package/ktor-ktor-client-logging.mjs.map +0 -1
- package/ktor-ktor-client-websockets.mjs.map +0 -1
- package/ktor-ktor-events.mjs.map +0 -1
- package/ktor-ktor-http-cio.mjs.map +0 -1
- package/ktor-ktor-http.mjs.map +0 -1
- package/ktor-ktor-io.mjs.map +0 -1
- package/ktor-ktor-serialization-kotlinx-json.mjs.map +0 -1
- package/ktor-ktor-serialization-kotlinx.mjs.map +0 -1
- package/ktor-ktor-serialization.mjs.map +0 -1
- package/ktor-ktor-sse.mjs.map +0 -1
- package/ktor-ktor-utils.mjs.map +0 -1
- package/ktor-ktor-websocket-serialization.mjs.map +0 -1
- package/ktor-ktor-websockets.mjs.map +0 -1
- package/solibo-sdk-sdk-home-api.mjs.map +0 -1
|
@@ -303,7 +303,7 @@ function get_supportedCapabilities() {
|
|
|
303
303
|
return emptySet();
|
|
304
304
|
}
|
|
305
305
|
function install(client) {
|
|
306
|
-
var tmp =
|
|
306
|
+
var tmp = Phases_getInstance_0().y3f_1;
|
|
307
307
|
client.k3d_1.n2i(tmp, HttpClientEngine$install$slambda_0(client, this, null));
|
|
308
308
|
}
|
|
309
309
|
initMetadataForInterface(HttpClientEngine, 'HttpClientEngine', VOID, VOID, [CoroutineScope, AutoCloseable], [1]);
|
|
@@ -419,9 +419,9 @@ initMetadataForClass(HttpRequestData, 'HttpRequestData');
|
|
|
419
419
|
initMetadataForClass(HttpResponseData, 'HttpResponseData');
|
|
420
420
|
initMetadataForInterface(ResponseAdapter, 'ResponseAdapter');
|
|
421
421
|
initMetadataForObject(Phases, 'Phases');
|
|
422
|
-
initMetadataForClass(HttpSendPipeline, 'HttpSendPipeline', HttpSendPipeline, Pipeline, VOID, [2]);
|
|
423
|
-
initMetadataForObject(Phases_0, 'Phases');
|
|
424
422
|
initMetadataForClass(HttpRequestPipeline, 'HttpRequestPipeline', HttpRequestPipeline, Pipeline, VOID, [2]);
|
|
423
|
+
initMetadataForObject(Phases_0, 'Phases');
|
|
424
|
+
initMetadataForClass(HttpSendPipeline, 'HttpSendPipeline', HttpSendPipeline, Pipeline, VOID, [2]);
|
|
425
425
|
initMetadataForCoroutine($writeToCOROUTINE$, CoroutineImpl);
|
|
426
426
|
initMetadataForClass(MultiPartFormDataContent, 'MultiPartFormDataContent', VOID, WriteChannelContent, VOID, [1]);
|
|
427
427
|
initMetadataForClass(PreparedPart, 'PreparedPart');
|
|
@@ -430,9 +430,9 @@ initMetadataForClass(ChannelPart, 'ChannelPart', VOID, PreparedPart);
|
|
|
430
430
|
initMetadataForClass(FormDataContent, 'FormDataContent', VOID, ByteArrayContent);
|
|
431
431
|
initMetadataForClass(DefaultHttpResponse, 'DefaultHttpResponse', VOID, HttpResponse);
|
|
432
432
|
initMetadataForCoroutine($bodyAsTextCOROUTINE$, CoroutineImpl);
|
|
433
|
-
initMetadataForClass(HttpResponseContainer, 'HttpResponseContainer');
|
|
434
433
|
initMetadataForObject(Phases_1, 'Phases');
|
|
435
434
|
initMetadataForClass(HttpReceivePipeline, 'HttpReceivePipeline', HttpReceivePipeline, Pipeline, VOID, [2]);
|
|
435
|
+
initMetadataForClass(HttpResponseContainer, 'HttpResponseContainer');
|
|
436
436
|
initMetadataForObject(Phases_2, 'Phases');
|
|
437
437
|
initMetadataForClass(HttpResponsePipeline, 'HttpResponsePipeline', HttpResponsePipeline, Pipeline, VOID, [2]);
|
|
438
438
|
initMetadataForCoroutine($fetchResponseCOROUTINE$, CoroutineImpl);
|
|
@@ -716,7 +716,7 @@ function HttpClient(engine, userConfig) {
|
|
|
716
716
|
this.o3d_1 = new Events();
|
|
717
717
|
this.p3d_1 = new HttpClientConfig();
|
|
718
718
|
this.c3d_1.u3f(this);
|
|
719
|
-
var tmp =
|
|
719
|
+
var tmp = Phases_getInstance_0().z3f_1;
|
|
720
720
|
this.k3d_1.n2i(tmp, HttpClient$slambda_0(this, null));
|
|
721
721
|
// Inline function 'kotlin.with' call
|
|
722
722
|
var $this$with = this.d3d_1;
|
|
@@ -2119,7 +2119,7 @@ function AfterRenderHook() {
|
|
|
2119
2119
|
}
|
|
2120
2120
|
protoOf(AfterRenderHook).z3m = function (client, handler) {
|
|
2121
2121
|
var observableContentPhase = new PipelinePhase('ObservableContent');
|
|
2122
|
-
client.i3d_1.k2i(
|
|
2122
|
+
client.i3d_1.k2i(Phases_getInstance().d3n_1, observableContentPhase);
|
|
2123
2123
|
client.i3d_1.n2i(observableContentPhase, AfterRenderHook$install$slambda_0(handler, null));
|
|
2124
2124
|
};
|
|
2125
2125
|
protoOf(AfterRenderHook).f3n = function (client, handler) {
|
|
@@ -2579,7 +2579,7 @@ function get_LOGGER_0() {
|
|
|
2579
2579
|
var LOGGER_0;
|
|
2580
2580
|
function defaultTransformers(_this__u8e3s4) {
|
|
2581
2581
|
_init_properties_DefaultTransform_kt__20knxx();
|
|
2582
|
-
var tmp =
|
|
2582
|
+
var tmp = Phases_getInstance().d3n_1;
|
|
2583
2583
|
_this__u8e3s4.i3d_1.n2i(tmp, defaultTransformers$slambda_0(null));
|
|
2584
2584
|
var tmp_0 = Phases_getInstance_2().m3g_1;
|
|
2585
2585
|
_this__u8e3s4.j3d_1.n2i(tmp_0, defaultTransformers$slambda_2(_this__u8e3s4, null));
|
|
@@ -3157,7 +3157,7 @@ function RequestError$install$slambda_0($handler, resultContinuation) {
|
|
|
3157
3157
|
function RequestError() {
|
|
3158
3158
|
}
|
|
3159
3159
|
protoOf(RequestError).b3s = function (client, handler) {
|
|
3160
|
-
var tmp =
|
|
3160
|
+
var tmp = Phases_getInstance().a3n_1;
|
|
3161
3161
|
client.i3d_1.n2i(tmp, RequestError$install$slambda_0(handler, null));
|
|
3162
3162
|
};
|
|
3163
3163
|
protoOf(RequestError).f3n = function (client, handler) {
|
|
@@ -3881,7 +3881,7 @@ function RenderRequestHook$install$slambda_0($handler, resultContinuation) {
|
|
|
3881
3881
|
function RenderRequestHook() {
|
|
3882
3882
|
}
|
|
3883
3883
|
protoOf(RenderRequestHook).k3w = function (client, handler) {
|
|
3884
|
-
var tmp =
|
|
3884
|
+
var tmp = Phases_getInstance().d3n_1;
|
|
3885
3885
|
client.i3d_1.n2i(tmp, RenderRequestHook$install$slambda_0(handler, null));
|
|
3886
3886
|
};
|
|
3887
3887
|
protoOf(RenderRequestHook).f3n = function (client, handler) {
|
|
@@ -4569,7 +4569,7 @@ function SetupRequestContext$install$slambda_0($handler, resultContinuation) {
|
|
|
4569
4569
|
function SetupRequestContext() {
|
|
4570
4570
|
}
|
|
4571
4571
|
protoOf(SetupRequestContext).q3z = function (client, handler) {
|
|
4572
|
-
var tmp =
|
|
4572
|
+
var tmp = Phases_getInstance().a3n_1;
|
|
4573
4573
|
client.i3d_1.n2i(tmp, SetupRequestContext$install$slambda_0(handler, null));
|
|
4574
4574
|
};
|
|
4575
4575
|
protoOf(SetupRequestContext).f3n = function (client, handler) {
|
|
@@ -5727,7 +5727,7 @@ protoOf(Plugin).s3g = function (block) {
|
|
|
5727
5727
|
return this.d45(block);
|
|
5728
5728
|
};
|
|
5729
5729
|
protoOf(Plugin).e45 = function (plugin, scope) {
|
|
5730
|
-
var tmp =
|
|
5730
|
+
var tmp = Phases_getInstance().e3n_1;
|
|
5731
5731
|
scope.i3d_1.n2i(tmp, HttpSend$Plugin$install$slambda_0(plugin, scope, null));
|
|
5732
5732
|
};
|
|
5733
5733
|
protoOf(Plugin).t3g = function (plugin, scope) {
|
|
@@ -6261,7 +6261,7 @@ function SetupRequest$install$slambda_0($handler, resultContinuation) {
|
|
|
6261
6261
|
function SetupRequest() {
|
|
6262
6262
|
}
|
|
6263
6263
|
protoOf(SetupRequest).d47 = function (client, handler) {
|
|
6264
|
-
var tmp =
|
|
6264
|
+
var tmp = Phases_getInstance().a3n_1;
|
|
6265
6265
|
client.i3d_1.n2i(tmp, SetupRequest$install$slambda_0(handler, null));
|
|
6266
6266
|
};
|
|
6267
6267
|
protoOf(SetupRequest).f3n = function (client, handler) {
|
|
@@ -6392,7 +6392,7 @@ function RequestHook$install$slambda_0($handler, resultContinuation) {
|
|
|
6392
6392
|
function RequestHook() {
|
|
6393
6393
|
}
|
|
6394
6394
|
protoOf(RequestHook).u47 = function (client, handler) {
|
|
6395
|
-
var tmp =
|
|
6395
|
+
var tmp = Phases_getInstance().b3n_1;
|
|
6396
6396
|
client.i3d_1.n2i(tmp, RequestHook$install$slambda_0(handler, null));
|
|
6397
6397
|
};
|
|
6398
6398
|
protoOf(RequestHook).f3n = function (client, handler) {
|
|
@@ -6481,7 +6481,7 @@ function TransformRequestBodyHook$install$slambda_0($handler, resultContinuation
|
|
|
6481
6481
|
function TransformRequestBodyHook() {
|
|
6482
6482
|
}
|
|
6483
6483
|
protoOf(TransformRequestBodyHook).h48 = function (client, handler) {
|
|
6484
|
-
var tmp =
|
|
6484
|
+
var tmp = Phases_getInstance().c3n_1;
|
|
6485
6485
|
client.i3d_1.n2i(tmp, TransformRequestBodyHook$install$slambda_0(handler, null));
|
|
6486
6486
|
};
|
|
6487
6487
|
protoOf(TransformRequestBodyHook).f3n = function (client, handler) {
|
|
@@ -7000,7 +7000,7 @@ protoOf(Plugin_0).s3g = function (block) {
|
|
|
7000
7000
|
};
|
|
7001
7001
|
protoOf(Plugin_0).t4a = function (plugin, scope) {
|
|
7002
7002
|
var extensionsSupported = scope.c3d_1.e3l().h2(WebSocketExtensionsCapability_instance);
|
|
7003
|
-
var tmp =
|
|
7003
|
+
var tmp = Phases_getInstance().d3n_1;
|
|
7004
7004
|
scope.i3d_1.n2i(tmp, WebSockets$Plugin$install$slambda_0(extensionsSupported, plugin, null));
|
|
7005
7005
|
var tmp_0 = Phases_getInstance_2().n3g_1;
|
|
7006
7006
|
scope.j3d_1.n2i(tmp_0, WebSockets$Plugin$install$slambda_2(plugin, extensionsSupported, null));
|
|
@@ -7312,11 +7312,11 @@ function _init_properties_HttpRequest_kt__813lx1() {
|
|
|
7312
7312
|
}
|
|
7313
7313
|
function Phases() {
|
|
7314
7314
|
Phases_instance = this;
|
|
7315
|
-
this.
|
|
7316
|
-
this.
|
|
7317
|
-
this.
|
|
7318
|
-
this.
|
|
7319
|
-
this.
|
|
7315
|
+
this.a3n_1 = new PipelinePhase('Before');
|
|
7316
|
+
this.b3n_1 = new PipelinePhase('State');
|
|
7317
|
+
this.c3n_1 = new PipelinePhase('Transform');
|
|
7318
|
+
this.d3n_1 = new PipelinePhase('Render');
|
|
7319
|
+
this.e3n_1 = new PipelinePhase('Send');
|
|
7320
7320
|
}
|
|
7321
7321
|
var Phases_instance;
|
|
7322
7322
|
function Phases_getInstance() {
|
|
@@ -7324,22 +7324,22 @@ function Phases_getInstance() {
|
|
|
7324
7324
|
new Phases();
|
|
7325
7325
|
return Phases_instance;
|
|
7326
7326
|
}
|
|
7327
|
-
function
|
|
7327
|
+
function HttpRequestPipeline(developmentMode) {
|
|
7328
7328
|
Phases_getInstance();
|
|
7329
7329
|
developmentMode = developmentMode === VOID ? true : developmentMode;
|
|
7330
|
-
Pipeline.call(this, [Phases_getInstance().
|
|
7330
|
+
Pipeline.call(this, [Phases_getInstance().a3n_1, Phases_getInstance().b3n_1, Phases_getInstance().c3n_1, Phases_getInstance().d3n_1, Phases_getInstance().e3n_1]);
|
|
7331
7331
|
this.l4b_1 = developmentMode;
|
|
7332
7332
|
}
|
|
7333
|
-
protoOf(
|
|
7333
|
+
protoOf(HttpRequestPipeline).h2i = function () {
|
|
7334
7334
|
return this.l4b_1;
|
|
7335
7335
|
};
|
|
7336
7336
|
function Phases_0() {
|
|
7337
7337
|
Phases_instance_0 = this;
|
|
7338
|
-
this.
|
|
7339
|
-
this.
|
|
7340
|
-
this.
|
|
7341
|
-
this.
|
|
7342
|
-
this.
|
|
7338
|
+
this.v3f_1 = new PipelinePhase('Before');
|
|
7339
|
+
this.w3f_1 = new PipelinePhase('State');
|
|
7340
|
+
this.x3f_1 = new PipelinePhase('Monitoring');
|
|
7341
|
+
this.y3f_1 = new PipelinePhase('Engine');
|
|
7342
|
+
this.z3f_1 = new PipelinePhase('Receive');
|
|
7343
7343
|
}
|
|
7344
7344
|
var Phases_instance_0;
|
|
7345
7345
|
function Phases_getInstance_0() {
|
|
@@ -7347,13 +7347,13 @@ function Phases_getInstance_0() {
|
|
|
7347
7347
|
new Phases_0();
|
|
7348
7348
|
return Phases_instance_0;
|
|
7349
7349
|
}
|
|
7350
|
-
function
|
|
7350
|
+
function HttpSendPipeline(developmentMode) {
|
|
7351
7351
|
Phases_getInstance_0();
|
|
7352
7352
|
developmentMode = developmentMode === VOID ? true : developmentMode;
|
|
7353
|
-
Pipeline.call(this, [Phases_getInstance_0().
|
|
7353
|
+
Pipeline.call(this, [Phases_getInstance_0().v3f_1, Phases_getInstance_0().w3f_1, Phases_getInstance_0().x3f_1, Phases_getInstance_0().y3f_1, Phases_getInstance_0().z3f_1]);
|
|
7354
7354
|
this.t4b_1 = developmentMode;
|
|
7355
7355
|
}
|
|
7356
|
-
protoOf(
|
|
7356
|
+
protoOf(HttpSendPipeline).h2i = function () {
|
|
7357
7357
|
return this.t4b_1;
|
|
7358
7358
|
};
|
|
7359
7359
|
function get_BodyTypeAttributeKey() {
|
|
@@ -7956,6 +7956,27 @@ protoOf($bodyAsTextCOROUTINE$).r8 = function () {
|
|
|
7956
7956
|
}
|
|
7957
7957
|
while (true);
|
|
7958
7958
|
};
|
|
7959
|
+
function Phases_1() {
|
|
7960
|
+
Phases_instance_1 = this;
|
|
7961
|
+
this.u3n_1 = new PipelinePhase('Before');
|
|
7962
|
+
this.v3n_1 = new PipelinePhase('State');
|
|
7963
|
+
this.w3n_1 = new PipelinePhase('After');
|
|
7964
|
+
}
|
|
7965
|
+
var Phases_instance_1;
|
|
7966
|
+
function Phases_getInstance_1() {
|
|
7967
|
+
if (Phases_instance_1 == null)
|
|
7968
|
+
new Phases_1();
|
|
7969
|
+
return Phases_instance_1;
|
|
7970
|
+
}
|
|
7971
|
+
function HttpReceivePipeline(developmentMode) {
|
|
7972
|
+
Phases_getInstance_1();
|
|
7973
|
+
developmentMode = developmentMode === VOID ? true : developmentMode;
|
|
7974
|
+
Pipeline.call(this, [Phases_getInstance_1().u3n_1, Phases_getInstance_1().v3n_1, Phases_getInstance_1().w3n_1]);
|
|
7975
|
+
this.r4e_1 = developmentMode;
|
|
7976
|
+
}
|
|
7977
|
+
protoOf(HttpReceivePipeline).h2i = function () {
|
|
7978
|
+
return this.r4e_1;
|
|
7979
|
+
};
|
|
7959
7980
|
function HttpResponseContainer(expectedType, response) {
|
|
7960
7981
|
this.k3i_1 = expectedType;
|
|
7961
7982
|
this.l3i_1 = response;
|
|
@@ -7985,27 +8006,6 @@ protoOf(HttpResponseContainer).equals = function (other) {
|
|
|
7985
8006
|
return false;
|
|
7986
8007
|
return true;
|
|
7987
8008
|
};
|
|
7988
|
-
function Phases_1() {
|
|
7989
|
-
Phases_instance_1 = this;
|
|
7990
|
-
this.u3n_1 = new PipelinePhase('Before');
|
|
7991
|
-
this.v3n_1 = new PipelinePhase('State');
|
|
7992
|
-
this.w3n_1 = new PipelinePhase('After');
|
|
7993
|
-
}
|
|
7994
|
-
var Phases_instance_1;
|
|
7995
|
-
function Phases_getInstance_1() {
|
|
7996
|
-
if (Phases_instance_1 == null)
|
|
7997
|
-
new Phases_1();
|
|
7998
|
-
return Phases_instance_1;
|
|
7999
|
-
}
|
|
8000
|
-
function HttpReceivePipeline(developmentMode) {
|
|
8001
|
-
Phases_getInstance_1();
|
|
8002
|
-
developmentMode = developmentMode === VOID ? true : developmentMode;
|
|
8003
|
-
Pipeline.call(this, [Phases_getInstance_1().u3n_1, Phases_getInstance_1().v3n_1, Phases_getInstance_1().w3n_1]);
|
|
8004
|
-
this.r4e_1 = developmentMode;
|
|
8005
|
-
}
|
|
8006
|
-
protoOf(HttpReceivePipeline).h2i = function () {
|
|
8007
|
-
return this.r4e_1;
|
|
8008
|
-
};
|
|
8009
8009
|
function Phases_2() {
|
|
8010
8010
|
Phases_instance_2 = this;
|
|
8011
8011
|
this.l3g_1 = new PipelinePhase('Receive');
|
|
@@ -10022,4 +10022,4 @@ export {
|
|
|
10022
10022
|
};
|
|
10023
10023
|
//endregion
|
|
10024
10024
|
|
|
10025
|
-
|
|
10025
|
+
|
package/ktor-ktor-events.mjs
CHANGED
package/ktor-ktor-http-cio.mjs
CHANGED
package/ktor-ktor-http.mjs
CHANGED
|
@@ -1514,6 +1514,10 @@ function IllegalHeaderValueException(headerValue, position) {
|
|
|
1514
1514
|
this.b2q_1 = headerValue;
|
|
1515
1515
|
this.c2q_1 = position;
|
|
1516
1516
|
}
|
|
1517
|
+
function contentLength(_this__u8e3s4) {
|
|
1518
|
+
var tmp0_safe_receiver = _this__u8e3s4.d2q().f2e('Content-Length');
|
|
1519
|
+
return tmp0_safe_receiver == null ? null : toLongOrNull(tmp0_safe_receiver);
|
|
1520
|
+
}
|
|
1517
1521
|
function contentType(_this__u8e3s4) {
|
|
1518
1522
|
var tmp0_safe_receiver = _this__u8e3s4.d2q().f2e('Content-Type');
|
|
1519
1523
|
var tmp;
|
|
@@ -1536,10 +1540,6 @@ function contentType_0(_this__u8e3s4) {
|
|
|
1536
1540
|
}
|
|
1537
1541
|
return tmp;
|
|
1538
1542
|
}
|
|
1539
|
-
function contentLength(_this__u8e3s4) {
|
|
1540
|
-
var tmp0_safe_receiver = _this__u8e3s4.d2q().f2e('Content-Length');
|
|
1541
|
-
return tmp0_safe_receiver == null ? null : toLongOrNull(tmp0_safe_receiver);
|
|
1542
|
-
}
|
|
1543
1543
|
function charset_0(_this__u8e3s4) {
|
|
1544
1544
|
var tmp0_safe_receiver = contentType_0(_this__u8e3s4);
|
|
1545
1545
|
return tmp0_safe_receiver == null ? null : charset(tmp0_safe_receiver);
|
|
@@ -3235,4 +3235,4 @@ export {
|
|
|
3235
3235
|
};
|
|
3236
3236
|
//endregion
|
|
3237
3237
|
|
|
3238
|
-
|
|
3238
|
+
|
package/ktor-ktor-io.mjs
CHANGED
|
@@ -65,8 +65,8 @@ import {
|
|
|
65
65
|
import {
|
|
66
66
|
CancellableContinuationImpl1cx201opicavg as CancellableContinuationImpl,
|
|
67
67
|
CoroutineScopefcb5f5dwqcas as CoroutineScope,
|
|
68
|
-
launch1c91vkjzdi9sd as launch,
|
|
69
68
|
startCoroutineCancellable18shtfwdieib as startCoroutineCancellable,
|
|
69
|
+
launch1c91vkjzdi9sd as launch,
|
|
70
70
|
get_job2zvlvce9o9a29 as get_job,
|
|
71
71
|
Job13y4jkazwjho0 as Job,
|
|
72
72
|
cancel1xim2hrvjmwpn as cancel,
|
|
@@ -2255,6 +2255,10 @@ function writePacket(_this__u8e3s4, source, $completion) {
|
|
|
2255
2255
|
tmp.m8_1 = null;
|
|
2256
2256
|
return tmp.r8();
|
|
2257
2257
|
}
|
|
2258
|
+
function fireAndForget(_this__u8e3s4) {
|
|
2259
|
+
_init_properties_ByteWriteChannelOperations_kt__i7slrs();
|
|
2260
|
+
startCoroutineCancellable(_this__u8e3s4, get_NO_CALLBACK());
|
|
2261
|
+
}
|
|
2258
2262
|
function writer_0(_this__u8e3s4, coroutineContext, channel, block) {
|
|
2259
2263
|
coroutineContext = coroutineContext === VOID ? EmptyCoroutineContext_instance : coroutineContext;
|
|
2260
2264
|
_init_properties_ByteWriteChannelOperations_kt__i7slrs();
|
|
@@ -2264,10 +2268,6 @@ function writer_0(_this__u8e3s4, coroutineContext, channel, block) {
|
|
|
2264
2268
|
var job = this_0;
|
|
2265
2269
|
return new WriterJob(channel, job);
|
|
2266
2270
|
}
|
|
2267
|
-
function fireAndForget(_this__u8e3s4) {
|
|
2268
|
-
_init_properties_ByteWriteChannelOperations_kt__i7slrs();
|
|
2269
|
-
startCoroutineCancellable(_this__u8e3s4, get_NO_CALLBACK());
|
|
2270
|
-
}
|
|
2271
2271
|
function writeByte(_this__u8e3s4, value, $completion) {
|
|
2272
2272
|
_this__u8e3s4.n1g().cq(value);
|
|
2273
2273
|
return flushIfNeeded(_this__u8e3s4, $completion);
|
|
@@ -3533,4 +3533,4 @@ export {
|
|
|
3533
3533
|
};
|
|
3534
3534
|
//endregion
|
|
3535
3535
|
|
|
3536
|
-
|
|
3536
|
+
|
package/ktor-ktor-sse.mjs
CHANGED
package/ktor-ktor-utils.mjs
CHANGED
package/ktor-ktor-websockets.mjs
CHANGED
|
@@ -72,8 +72,8 @@ import {
|
|
|
72
72
|
_ChannelResult___get_isClosed__impl__mg7kuu1g5u2zmbzbfb4 as _ChannelResult___get_isClosed__impl__mg7kuu,
|
|
73
73
|
close$default1evna6yun3t5h as close$default,
|
|
74
74
|
cancel$default1fq6eekptkf7a as cancel$default,
|
|
75
|
-
SendChannel38sllbxw662ws as SendChannel,
|
|
76
75
|
ReceiveChannel24wu5e2tj9lbp as ReceiveChannel,
|
|
76
|
+
SendChannel38sllbxw662ws as SendChannel,
|
|
77
77
|
} from './kotlinx-coroutines-core.mjs';
|
|
78
78
|
import {
|
|
79
79
|
get_isTraceEnabled82xibuu04nxp as get_isTraceEnabled,
|
|
@@ -138,7 +138,7 @@ initMetadataForCompanion(Companion_3);
|
|
|
138
138
|
initMetadataForClass(ChannelConfig, 'ChannelConfig');
|
|
139
139
|
initMetadataForClass(ChannelOverflow, 'ChannelOverflow', VOID, Enum);
|
|
140
140
|
initMetadataForCompanion(Companion_4);
|
|
141
|
-
initMetadataForClass(BoundedChannel, 'BoundedChannel', VOID, VOID, [
|
|
141
|
+
initMetadataForClass(BoundedChannel, 'BoundedChannel', VOID, VOID, [ReceiveChannel, SendChannel], [1, 0]);
|
|
142
142
|
initMetadataForClass(ChannelOverflowException, 'ChannelOverflowException', VOID, RuntimeException);
|
|
143
143
|
initMetadataForInterface(WebSocketExtension, 'WebSocketExtension');
|
|
144
144
|
initMetadataForClass(WebSocketExtensionsConfig, 'WebSocketExtensionsConfig', WebSocketExtensionsConfig);
|
|
@@ -2531,4 +2531,4 @@ export {
|
|
|
2531
2531
|
};
|
|
2532
2532
|
//endregion
|
|
2533
2533
|
|
|
2534
|
-
|
|
2534
|
+
|