@solibo/solibo-sdk 1.0.23-SNAPSHOT
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.js +15 -0
- package/KmLogging-logging.js.map +1 -0
- package/Kotlin-DateTime-library-kotlinx-datetime.js +15 -0
- package/Kotlin-DateTime-library-kotlinx-datetime.js.map +1 -0
- package/KotlinBigInteger-bignum.js +15 -0
- package/KotlinBigInteger-bignum.js.map +1 -0
- package/MultiplatformSettings-multiplatform-settings-no-arg.js +15 -0
- package/MultiplatformSettings-multiplatform-settings-no-arg.js.map +1 -0
- package/MultiplatformSettings-multiplatform-settings.js +15 -0
- package/MultiplatformSettings-multiplatform-settings.js.map +1 -0
- package/Stately-stately-concurrency.js +15 -0
- package/Stately-stately-concurrency.js.map +1 -0
- package/Stately-stately-strict.js +19 -0
- package/Stately-stately-strict.js.map +1 -0
- package/cryptography-kotlin-cryptography-bigint.js +15 -0
- package/cryptography-kotlin-cryptography-bigint.js.map +1 -0
- package/cryptography-kotlin-cryptography-core.js +213 -0
- package/cryptography-kotlin-cryptography-core.js.map +1 -0
- package/cryptography-kotlin-cryptography-provider-base.js +15 -0
- package/cryptography-kotlin-cryptography-provider-base.js.map +1 -0
- package/cryptography-kotlin-cryptography-provider-optimal.js +15 -0
- package/cryptography-kotlin-cryptography-provider-optimal.js.map +1 -0
- package/cryptography-kotlin-cryptography-provider-webcrypto.js +84 -0
- package/cryptography-kotlin-cryptography-provider-webcrypto.js.map +1 -0
- package/cryptography-kotlin-cryptography-random.js +70 -0
- package/cryptography-kotlin-cryptography-random.js.map +1 -0
- package/cryptography-kotlin-cryptography-serialization-asn1-modules.js +15 -0
- package/cryptography-kotlin-cryptography-serialization-asn1-modules.js.map +1 -0
- package/cryptography-kotlin-cryptography-serialization-asn1.js +15 -0
- package/cryptography-kotlin-cryptography-serialization-asn1.js.map +1 -0
- package/cryptography-kotlin-cryptography-serialization-pem.js +15 -0
- package/cryptography-kotlin-cryptography-serialization-pem.js.map +1 -0
- package/kotlin-kotlin-stdlib.js +3118 -0
- package/kotlin-kotlin-stdlib.js.map +1 -0
- package/kotlin_org_jetbrains_kotlin_kotlin_dom_api_compat.js +15 -0
- package/kotlin_org_jetbrains_kotlin_kotlin_dom_api_compat.js.map +1 -0
- package/kotlinx-atomicfu.js +83 -0
- package/kotlinx-atomicfu.js.map +1 -0
- package/kotlinx-coroutines-core.js +15 -0
- package/kotlinx-coroutines-core.js.map +1 -0
- package/kotlinx-io-kotlinx-io-bytestring.js +15 -0
- package/kotlinx-io-kotlinx-io-bytestring.js.map +1 -0
- package/kotlinx-io-kotlinx-io-core.js +15 -0
- package/kotlinx-io-kotlinx-io-core.js.map +1 -0
- package/kotlinx-serialization-kotlinx-serialization-core.js +15 -0
- package/kotlinx-serialization-kotlinx-serialization-core.js.map +1 -0
- package/kotlinx-serialization-kotlinx-serialization-json-io.js +15 -0
- package/kotlinx-serialization-kotlinx-serialization-json-io.js.map +1 -0
- package/kotlinx-serialization-kotlinx-serialization-json.js +15 -0
- package/kotlinx-serialization-kotlinx-serialization-json.js.map +1 -0
- package/ktor-ktor-client-auth.js +15 -0
- package/ktor-ktor-client-auth.js.map +1 -0
- package/ktor-ktor-client-content-negotiation.js +15 -0
- package/ktor-ktor-client-content-negotiation.js.map +1 -0
- package/ktor-ktor-client-core.js +117 -0
- package/ktor-ktor-client-core.js.map +1 -0
- package/ktor-ktor-client-logging.js +15 -0
- package/ktor-ktor-client-logging.js.map +1 -0
- package/ktor-ktor-client-mock.js +15 -0
- package/ktor-ktor-client-mock.js.map +1 -0
- package/ktor-ktor-events.js +15 -0
- package/ktor-ktor-events.js.map +1 -0
- package/ktor-ktor-http-cio.js +15 -0
- package/ktor-ktor-http-cio.js.map +1 -0
- package/ktor-ktor-http.js +15 -0
- package/ktor-ktor-http.js.map +1 -0
- package/ktor-ktor-io.js +15 -0
- package/ktor-ktor-io.js.map +1 -0
- package/ktor-ktor-serialization-kotlinx-json.js +15 -0
- package/ktor-ktor-serialization-kotlinx-json.js.map +1 -0
- package/ktor-ktor-serialization-kotlinx.js +15 -0
- package/ktor-ktor-serialization-kotlinx.js.map +1 -0
- package/ktor-ktor-serialization.js +15 -0
- package/ktor-ktor-serialization.js.map +1 -0
- package/ktor-ktor-sse.js +15 -0
- package/ktor-ktor-sse.js.map +1 -0
- package/ktor-ktor-utils.js +19 -0
- package/ktor-ktor-utils.js.map +1 -0
- package/ktor-ktor-websocket-serialization.js +15 -0
- package/ktor-ktor-websocket-serialization.js.map +1 -0
- package/ktor-ktor-websockets.js +15 -0
- package/ktor-ktor-websockets.js.map +1 -0
- package/package.json +10 -0
- package/solibo-sdk-sdk-home-api.js +15 -0
- package/solibo-sdk-sdk-home-api.js.map +1 -0
- package/solibo-sdk-sdk.d.ts +11 -0
- package/solibo-sdk-sdk.js +26 -0
- package/solibo-sdk-sdk.js.map +1 -0
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
(function (factory) {
|
|
2
|
+
if (typeof define === 'function' && define.amd)
|
|
3
|
+
define(['exports'], factory);
|
|
4
|
+
else if (typeof exports === 'object')
|
|
5
|
+
factory(module.exports);
|
|
6
|
+
else
|
|
7
|
+
globalThis['ktor-ktor-http'] = factory(typeof globalThis['ktor-ktor-http'] === 'undefined' ? {} : globalThis['ktor-ktor-http']);
|
|
8
|
+
}(function (_) {
|
|
9
|
+
'use strict';
|
|
10
|
+
//region block: pre-declaration
|
|
11
|
+
//endregion
|
|
12
|
+
return _;
|
|
13
|
+
}));
|
|
14
|
+
|
|
15
|
+
//# sourceMappingURL=ktor-ktor-http.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"ignoreList":[],"x_google_ignoreList":[],"names":[],"mappings":";;;;;;;;;;;;;"}
|
package/ktor-ktor-io.js
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
(function (factory) {
|
|
2
|
+
if (typeof define === 'function' && define.amd)
|
|
3
|
+
define(['exports'], factory);
|
|
4
|
+
else if (typeof exports === 'object')
|
|
5
|
+
factory(module.exports);
|
|
6
|
+
else
|
|
7
|
+
globalThis['ktor-ktor-io'] = factory(typeof globalThis['ktor-ktor-io'] === 'undefined' ? {} : globalThis['ktor-ktor-io']);
|
|
8
|
+
}(function (_) {
|
|
9
|
+
'use strict';
|
|
10
|
+
//region block: pre-declaration
|
|
11
|
+
//endregion
|
|
12
|
+
return _;
|
|
13
|
+
}));
|
|
14
|
+
|
|
15
|
+
//# sourceMappingURL=ktor-ktor-io.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"ignoreList":[],"x_google_ignoreList":[],"names":[],"mappings":";;;;;;;;;;;;;"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
(function (factory) {
|
|
2
|
+
if (typeof define === 'function' && define.amd)
|
|
3
|
+
define(['exports'], factory);
|
|
4
|
+
else if (typeof exports === 'object')
|
|
5
|
+
factory(module.exports);
|
|
6
|
+
else
|
|
7
|
+
globalThis['ktor-ktor-serialization-kotlinx-json'] = factory(typeof globalThis['ktor-ktor-serialization-kotlinx-json'] === 'undefined' ? {} : globalThis['ktor-ktor-serialization-kotlinx-json']);
|
|
8
|
+
}(function (_) {
|
|
9
|
+
'use strict';
|
|
10
|
+
//region block: pre-declaration
|
|
11
|
+
//endregion
|
|
12
|
+
return _;
|
|
13
|
+
}));
|
|
14
|
+
|
|
15
|
+
//# sourceMappingURL=ktor-ktor-serialization-kotlinx-json.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"ignoreList":[],"x_google_ignoreList":[],"names":[],"mappings":";;;;;;;;;;;;;"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
(function (factory) {
|
|
2
|
+
if (typeof define === 'function' && define.amd)
|
|
3
|
+
define(['exports'], factory);
|
|
4
|
+
else if (typeof exports === 'object')
|
|
5
|
+
factory(module.exports);
|
|
6
|
+
else
|
|
7
|
+
globalThis['ktor-ktor-serialization-kotlinx'] = factory(typeof globalThis['ktor-ktor-serialization-kotlinx'] === 'undefined' ? {} : globalThis['ktor-ktor-serialization-kotlinx']);
|
|
8
|
+
}(function (_) {
|
|
9
|
+
'use strict';
|
|
10
|
+
//region block: pre-declaration
|
|
11
|
+
//endregion
|
|
12
|
+
return _;
|
|
13
|
+
}));
|
|
14
|
+
|
|
15
|
+
//# sourceMappingURL=ktor-ktor-serialization-kotlinx.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"ignoreList":[],"x_google_ignoreList":[],"names":[],"mappings":";;;;;;;;;;;;;"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
(function (factory) {
|
|
2
|
+
if (typeof define === 'function' && define.amd)
|
|
3
|
+
define(['exports'], factory);
|
|
4
|
+
else if (typeof exports === 'object')
|
|
5
|
+
factory(module.exports);
|
|
6
|
+
else
|
|
7
|
+
globalThis['ktor-ktor-serialization'] = factory(typeof globalThis['ktor-ktor-serialization'] === 'undefined' ? {} : globalThis['ktor-ktor-serialization']);
|
|
8
|
+
}(function (_) {
|
|
9
|
+
'use strict';
|
|
10
|
+
//region block: pre-declaration
|
|
11
|
+
//endregion
|
|
12
|
+
return _;
|
|
13
|
+
}));
|
|
14
|
+
|
|
15
|
+
//# sourceMappingURL=ktor-ktor-serialization.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"ignoreList":[],"x_google_ignoreList":[],"names":[],"mappings":";;;;;;;;;;;;;"}
|
package/ktor-ktor-sse.js
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
(function (factory) {
|
|
2
|
+
if (typeof define === 'function' && define.amd)
|
|
3
|
+
define(['exports'], factory);
|
|
4
|
+
else if (typeof exports === 'object')
|
|
5
|
+
factory(module.exports);
|
|
6
|
+
else
|
|
7
|
+
globalThis['ktor-ktor-sse'] = factory(typeof globalThis['ktor-ktor-sse'] === 'undefined' ? {} : globalThis['ktor-ktor-sse']);
|
|
8
|
+
}(function (_) {
|
|
9
|
+
'use strict';
|
|
10
|
+
//region block: pre-declaration
|
|
11
|
+
//endregion
|
|
12
|
+
return _;
|
|
13
|
+
}));
|
|
14
|
+
|
|
15
|
+
//# sourceMappingURL=ktor-ktor-sse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"ignoreList":[],"x_google_ignoreList":[],"names":[],"mappings":";;;;;;;;;;;;;"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
(function (factory) {
|
|
2
|
+
if (typeof define === 'function' && define.amd)
|
|
3
|
+
define(['exports'], factory);
|
|
4
|
+
else if (typeof exports === 'object')
|
|
5
|
+
factory(module.exports);
|
|
6
|
+
else
|
|
7
|
+
globalThis['ktor-ktor-utils'] = factory(typeof globalThis['ktor-ktor-utils'] === 'undefined' ? {} : globalThis['ktor-ktor-utils']);
|
|
8
|
+
}(function (_) {
|
|
9
|
+
'use strict';
|
|
10
|
+
//region block: pre-declaration
|
|
11
|
+
//endregion
|
|
12
|
+
var DISABLE_SFG;
|
|
13
|
+
//region block: init
|
|
14
|
+
DISABLE_SFG = false;
|
|
15
|
+
//endregion
|
|
16
|
+
return _;
|
|
17
|
+
}));
|
|
18
|
+
|
|
19
|
+
//# sourceMappingURL=ktor-ktor-utils.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../../../../../../../../../../mnt/agent/work/8d547b974a7be21f/ktor-utils/jsAndWasmShared/src/io/ktor/util/pipeline/PipelineContext.js.kt"],"sourcesContent":[null],"ignoreList":[],"x_google_ignoreList":[],"names":[],"mappings":";;;;;;;;;;;;;gBAM2C,K;;;;"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
(function (factory) {
|
|
2
|
+
if (typeof define === 'function' && define.amd)
|
|
3
|
+
define(['exports'], factory);
|
|
4
|
+
else if (typeof exports === 'object')
|
|
5
|
+
factory(module.exports);
|
|
6
|
+
else
|
|
7
|
+
globalThis['ktor-ktor-websocket-serialization'] = factory(typeof globalThis['ktor-ktor-websocket-serialization'] === 'undefined' ? {} : globalThis['ktor-ktor-websocket-serialization']);
|
|
8
|
+
}(function (_) {
|
|
9
|
+
'use strict';
|
|
10
|
+
//region block: pre-declaration
|
|
11
|
+
//endregion
|
|
12
|
+
return _;
|
|
13
|
+
}));
|
|
14
|
+
|
|
15
|
+
//# sourceMappingURL=ktor-ktor-websocket-serialization.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"ignoreList":[],"x_google_ignoreList":[],"names":[],"mappings":";;;;;;;;;;;;;"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
(function (factory) {
|
|
2
|
+
if (typeof define === 'function' && define.amd)
|
|
3
|
+
define(['exports'], factory);
|
|
4
|
+
else if (typeof exports === 'object')
|
|
5
|
+
factory(module.exports);
|
|
6
|
+
else
|
|
7
|
+
globalThis['ktor-ktor-websockets'] = factory(typeof globalThis['ktor-ktor-websockets'] === 'undefined' ? {} : globalThis['ktor-ktor-websockets']);
|
|
8
|
+
}(function (_) {
|
|
9
|
+
'use strict';
|
|
10
|
+
//region block: pre-declaration
|
|
11
|
+
//endregion
|
|
12
|
+
return _;
|
|
13
|
+
}));
|
|
14
|
+
|
|
15
|
+
//# sourceMappingURL=ktor-ktor-websockets.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"ignoreList":[],"x_google_ignoreList":[],"names":[],"mappings":";;;;;;;;;;;;;"}
|
package/package.json
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
(function (factory) {
|
|
2
|
+
if (typeof define === 'function' && define.amd)
|
|
3
|
+
define(['exports'], factory);
|
|
4
|
+
else if (typeof exports === 'object')
|
|
5
|
+
factory(module.exports);
|
|
6
|
+
else
|
|
7
|
+
globalThis['solibo-sdk-sdk-home-api'] = factory(typeof globalThis['solibo-sdk-sdk-home-api'] === 'undefined' ? {} : globalThis['solibo-sdk-sdk-home-api']);
|
|
8
|
+
}(function (_) {
|
|
9
|
+
'use strict';
|
|
10
|
+
//region block: pre-declaration
|
|
11
|
+
//endregion
|
|
12
|
+
return _;
|
|
13
|
+
}));
|
|
14
|
+
|
|
15
|
+
//# sourceMappingURL=solibo-sdk-sdk-home-api.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"ignoreList":[],"x_google_ignoreList":[],"names":[],"mappings":";;;;;;;;;;;;;"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
type Nullable<T> = T | null | undefined
|
|
2
|
+
declare function KtSingleton<T>(): T & (abstract new() => any);
|
|
3
|
+
export declare namespace io.ktor.client.engine.js {
|
|
4
|
+
/** @deprecated */
|
|
5
|
+
const initHook: any;
|
|
6
|
+
}
|
|
7
|
+
export declare namespace dev.whyoleg.cryptography.providers.webcrypto {
|
|
8
|
+
/** @deprecated */
|
|
9
|
+
const initHook: any;
|
|
10
|
+
}
|
|
11
|
+
export as namespace no_solibo_oss_sdk;
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
(function (factory) {
|
|
2
|
+
if (typeof define === 'function' && define.amd)
|
|
3
|
+
define(['exports', './ktor-ktor-client-core.js', './cryptography-kotlin-cryptography-provider-webcrypto.js'], factory);
|
|
4
|
+
else if (typeof exports === 'object')
|
|
5
|
+
factory(module.exports, require('./ktor-ktor-client-core.js'), require('./cryptography-kotlin-cryptography-provider-webcrypto.js'));
|
|
6
|
+
else {
|
|
7
|
+
if (typeof globalThis['ktor-ktor-client-core'] === 'undefined') {
|
|
8
|
+
throw new Error("Error loading module 'no.solibo.oss:sdk'. Its dependency 'ktor-ktor-client-core' was not found. Please, check whether 'ktor-ktor-client-core' is loaded prior to 'no.solibo.oss:sdk'.");
|
|
9
|
+
}
|
|
10
|
+
if (typeof globalThis['cryptography-kotlin-cryptography-provider-webcrypto'] === 'undefined') {
|
|
11
|
+
throw new Error("Error loading module 'no.solibo.oss:sdk'. Its dependency 'cryptography-kotlin-cryptography-provider-webcrypto' was not found. Please, check whether 'cryptography-kotlin-cryptography-provider-webcrypto' is loaded prior to 'no.solibo.oss:sdk'.");
|
|
12
|
+
}
|
|
13
|
+
globalThis['no.solibo.oss:sdk'] = factory(typeof globalThis['no.solibo.oss:sdk'] === 'undefined' ? {} : globalThis['no.solibo.oss:sdk'], globalThis['ktor-ktor-client-core'], globalThis['cryptography-kotlin-cryptography-provider-webcrypto']);
|
|
14
|
+
}
|
|
15
|
+
}(function (_, kotlin_io_ktor_ktor_client_core, kotlin_dev_whyoleg_cryptography_cryptography_provider_webcrypto) {
|
|
16
|
+
'use strict';
|
|
17
|
+
//region block: pre-declaration
|
|
18
|
+
//endregion
|
|
19
|
+
//region block: exports
|
|
20
|
+
kotlin_io_ktor_ktor_client_core.$jsExportAll$(_);
|
|
21
|
+
kotlin_dev_whyoleg_cryptography_cryptography_provider_webcrypto.$jsExportAll$(_);
|
|
22
|
+
//endregion
|
|
23
|
+
return _;
|
|
24
|
+
}));
|
|
25
|
+
|
|
26
|
+
//# sourceMappingURL=solibo-sdk-sdk.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"ignoreList":[],"x_google_ignoreList":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;"}
|