@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['KmLogging-logging'] = factory(typeof globalThis['KmLogging-logging'] === 'undefined' ? {} : globalThis['KmLogging-logging']);
|
|
8
|
+
}(function (_) {
|
|
9
|
+
'use strict';
|
|
10
|
+
//region block: pre-declaration
|
|
11
|
+
//endregion
|
|
12
|
+
return _;
|
|
13
|
+
}));
|
|
14
|
+
|
|
15
|
+
//# sourceMappingURL=KmLogging-logging.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['Kotlin-DateTime-library-kotlinx-datetime'] = factory(typeof globalThis['Kotlin-DateTime-library-kotlinx-datetime'] === 'undefined' ? {} : globalThis['Kotlin-DateTime-library-kotlinx-datetime']);
|
|
8
|
+
}(function (_) {
|
|
9
|
+
'use strict';
|
|
10
|
+
//region block: pre-declaration
|
|
11
|
+
//endregion
|
|
12
|
+
return _;
|
|
13
|
+
}));
|
|
14
|
+
|
|
15
|
+
//# sourceMappingURL=Kotlin-DateTime-library-kotlinx-datetime.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['KotlinBigInteger-bignum'] = factory(typeof globalThis['KotlinBigInteger-bignum'] === 'undefined' ? {} : globalThis['KotlinBigInteger-bignum']);
|
|
8
|
+
}(function (_) {
|
|
9
|
+
'use strict';
|
|
10
|
+
//region block: pre-declaration
|
|
11
|
+
//endregion
|
|
12
|
+
return _;
|
|
13
|
+
}));
|
|
14
|
+
|
|
15
|
+
//# sourceMappingURL=KotlinBigInteger-bignum.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['MultiplatformSettings-multiplatform-settings-no-arg'] = factory(typeof globalThis['MultiplatformSettings-multiplatform-settings-no-arg'] === 'undefined' ? {} : globalThis['MultiplatformSettings-multiplatform-settings-no-arg']);
|
|
8
|
+
}(function (_) {
|
|
9
|
+
'use strict';
|
|
10
|
+
//region block: pre-declaration
|
|
11
|
+
//endregion
|
|
12
|
+
return _;
|
|
13
|
+
}));
|
|
14
|
+
|
|
15
|
+
//# sourceMappingURL=MultiplatformSettings-multiplatform-settings-no-arg.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['MultiplatformSettings-multiplatform-settings'] = factory(typeof globalThis['MultiplatformSettings-multiplatform-settings'] === 'undefined' ? {} : globalThis['MultiplatformSettings-multiplatform-settings']);
|
|
8
|
+
}(function (_) {
|
|
9
|
+
'use strict';
|
|
10
|
+
//region block: pre-declaration
|
|
11
|
+
//endregion
|
|
12
|
+
return _;
|
|
13
|
+
}));
|
|
14
|
+
|
|
15
|
+
//# sourceMappingURL=MultiplatformSettings-multiplatform-settings.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['Stately-stately-concurrency'] = factory(typeof globalThis['Stately-stately-concurrency'] === 'undefined' ? {} : globalThis['Stately-stately-concurrency']);
|
|
8
|
+
}(function (_) {
|
|
9
|
+
'use strict';
|
|
10
|
+
//region block: pre-declaration
|
|
11
|
+
//endregion
|
|
12
|
+
return _;
|
|
13
|
+
}));
|
|
14
|
+
|
|
15
|
+
//# sourceMappingURL=Stately-stately-concurrency.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['Stately-stately-strict'] = factory(typeof globalThis['Stately-stately-strict'] === 'undefined' ? {} : globalThis['Stately-stately-strict']);
|
|
8
|
+
}(function (_) {
|
|
9
|
+
'use strict';
|
|
10
|
+
//region block: pre-declaration
|
|
11
|
+
//endregion
|
|
12
|
+
var strictMemoryModel;
|
|
13
|
+
//region block: init
|
|
14
|
+
strictMemoryModel = false;
|
|
15
|
+
//endregion
|
|
16
|
+
return _;
|
|
17
|
+
}));
|
|
18
|
+
|
|
19
|
+
//# sourceMappingURL=Stately-stately-strict.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../../../../../../../Stately/Stately/stately-strict/src/jsAndWasmJsMain/kotlin/co/touchlab/stately/strict/HelpersJS.kt"],"sourcesContent":[null],"ignoreList":[],"x_google_ignoreList":[],"names":[],"mappings":";;;;;;;;;;;;;sBAmBwC,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['cryptography-kotlin-cryptography-bigint'] = factory(typeof globalThis['cryptography-kotlin-cryptography-bigint'] === 'undefined' ? {} : globalThis['cryptography-kotlin-cryptography-bigint']);
|
|
8
|
+
}(function (_) {
|
|
9
|
+
'use strict';
|
|
10
|
+
//region block: pre-declaration
|
|
11
|
+
//endregion
|
|
12
|
+
return _;
|
|
13
|
+
}));
|
|
14
|
+
|
|
15
|
+
//# sourceMappingURL=cryptography-kotlin-cryptography-bigint.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"ignoreList":[],"x_google_ignoreList":[],"names":[],"mappings":";;;;;;;;;;;;;"}
|
|
@@ -0,0 +1,213 @@
|
|
|
1
|
+
(function (factory) {
|
|
2
|
+
if (typeof define === 'function' && define.amd)
|
|
3
|
+
define(['exports', './kotlin-kotlin-stdlib.js', './cryptography-kotlin-cryptography-random.js'], factory);
|
|
4
|
+
else if (typeof exports === 'object')
|
|
5
|
+
factory(module.exports, require('./kotlin-kotlin-stdlib.js'), require('./cryptography-kotlin-cryptography-random.js'));
|
|
6
|
+
else {
|
|
7
|
+
if (typeof globalThis['kotlin-kotlin-stdlib'] === 'undefined') {
|
|
8
|
+
throw new Error("Error loading module 'cryptography-kotlin-cryptography-core'. Its dependency 'kotlin-kotlin-stdlib' was not found. Please, check whether 'kotlin-kotlin-stdlib' is loaded prior to 'cryptography-kotlin-cryptography-core'.");
|
|
9
|
+
}
|
|
10
|
+
if (typeof globalThis['cryptography-kotlin-cryptography-random'] === 'undefined') {
|
|
11
|
+
throw new Error("Error loading module 'cryptography-kotlin-cryptography-core'. Its dependency 'cryptography-kotlin-cryptography-random' was not found. Please, check whether 'cryptography-kotlin-cryptography-random' is loaded prior to 'cryptography-kotlin-cryptography-core'.");
|
|
12
|
+
}
|
|
13
|
+
globalThis['cryptography-kotlin-cryptography-core'] = factory(typeof globalThis['cryptography-kotlin-cryptography-core'] === 'undefined' ? {} : globalThis['cryptography-kotlin-cryptography-core'], globalThis['kotlin-kotlin-stdlib'], globalThis['cryptography-kotlin-cryptography-random']);
|
|
14
|
+
}
|
|
15
|
+
}(function (_, kotlin_kotlin, kotlin_dev_whyoleg_cryptography_cryptography_random) {
|
|
16
|
+
'use strict';
|
|
17
|
+
//region block: imports
|
|
18
|
+
var protoOf = kotlin_kotlin.$_$.t;
|
|
19
|
+
var initMetadataForCompanion = kotlin_kotlin.$_$.q;
|
|
20
|
+
var initMetadataForClass = kotlin_kotlin.$_$.p;
|
|
21
|
+
var Unit_instance = kotlin_kotlin.$_$.f;
|
|
22
|
+
var initMetadataForObject = kotlin_kotlin.$_$.r;
|
|
23
|
+
var VOID = kotlin_kotlin.$_$.a;
|
|
24
|
+
var equals = kotlin_kotlin.$_$.n;
|
|
25
|
+
var FunctionAdapter = kotlin_kotlin.$_$.l;
|
|
26
|
+
var isInterface = kotlin_kotlin.$_$.s;
|
|
27
|
+
var Comparator = kotlin_kotlin.$_$.w;
|
|
28
|
+
var hashCode = kotlin_kotlin.$_$.o;
|
|
29
|
+
var compareValues = kotlin_kotlin.$_$.k;
|
|
30
|
+
var sortedWith = kotlin_kotlin.$_$.j;
|
|
31
|
+
var collectionSizeOrDefault = kotlin_kotlin.$_$.h;
|
|
32
|
+
var ArrayList_init_$Create$ = kotlin_kotlin.$_$.b;
|
|
33
|
+
var toString = kotlin_kotlin.$_$.u;
|
|
34
|
+
var IllegalStateException_init_$Create$ = kotlin_kotlin.$_$.e;
|
|
35
|
+
var first = kotlin_kotlin.$_$.i;
|
|
36
|
+
var Default_getInstance = kotlin_dev_whyoleg_cryptography_cryptography_random.$_$.a;
|
|
37
|
+
var LinkedHashMap_init_$Create$ = kotlin_kotlin.$_$.c;
|
|
38
|
+
var lazy = kotlin_kotlin.$_$.z;
|
|
39
|
+
var IllegalArgumentException_init_$Create$ = kotlin_kotlin.$_$.d;
|
|
40
|
+
var THROW_CCE = kotlin_kotlin.$_$.x;
|
|
41
|
+
var KtMap = kotlin_kotlin.$_$.g;
|
|
42
|
+
//endregion
|
|
43
|
+
//region block: pre-declaration
|
|
44
|
+
initMetadataForCompanion(Companion);
|
|
45
|
+
initMetadataForClass(CryptographyProvider, 'CryptographyProvider');
|
|
46
|
+
initMetadataForObject(CryptographySystem, 'CryptographySystem');
|
|
47
|
+
initMetadataForClass(CompositeProvider, 'CompositeProvider', VOID, CryptographyProvider);
|
|
48
|
+
initMetadataForClass(sam$kotlin_Comparator$0, 'sam$kotlin_Comparator$0', VOID, VOID, [Comparator, FunctionAdapter]);
|
|
49
|
+
initMetadataForClass(CryptographySystemImpl, 'CryptographySystemImpl', CryptographySystemImpl);
|
|
50
|
+
//endregion
|
|
51
|
+
function Companion() {
|
|
52
|
+
}
|
|
53
|
+
var Companion_instance;
|
|
54
|
+
function Companion_getInstance() {
|
|
55
|
+
return Companion_instance;
|
|
56
|
+
}
|
|
57
|
+
function CryptographyProvider() {
|
|
58
|
+
}
|
|
59
|
+
function CryptographySystem() {
|
|
60
|
+
CryptographySystem_instance = this;
|
|
61
|
+
this.d5_1 = new CryptographySystemImpl();
|
|
62
|
+
loadProviders(this);
|
|
63
|
+
}
|
|
64
|
+
protoOf(CryptographySystem).e5 = function (provider, priority) {
|
|
65
|
+
return this.d5_1.e5(provider, priority);
|
|
66
|
+
};
|
|
67
|
+
var CryptographySystem_instance;
|
|
68
|
+
function CryptographySystem_getInstance() {
|
|
69
|
+
if (CryptographySystem_instance == null)
|
|
70
|
+
new CryptographySystem();
|
|
71
|
+
return CryptographySystem_instance;
|
|
72
|
+
}
|
|
73
|
+
function CompositeProvider(providers) {
|
|
74
|
+
CryptographyProvider.call(this);
|
|
75
|
+
this.l5_1 = providers;
|
|
76
|
+
}
|
|
77
|
+
function sam$kotlin_Comparator$0(function_0) {
|
|
78
|
+
this.m5_1 = function_0;
|
|
79
|
+
}
|
|
80
|
+
protoOf(sam$kotlin_Comparator$0).n5 = function (a, b) {
|
|
81
|
+
return this.m5_1(a, b);
|
|
82
|
+
};
|
|
83
|
+
protoOf(sam$kotlin_Comparator$0).compare = function (a, b) {
|
|
84
|
+
return this.n5(a, b);
|
|
85
|
+
};
|
|
86
|
+
protoOf(sam$kotlin_Comparator$0).x = function () {
|
|
87
|
+
return this.m5_1;
|
|
88
|
+
};
|
|
89
|
+
protoOf(sam$kotlin_Comparator$0).equals = function (other) {
|
|
90
|
+
var tmp;
|
|
91
|
+
if (!(other == null) ? isInterface(other, Comparator) : false) {
|
|
92
|
+
var tmp_0;
|
|
93
|
+
if (!(other == null) ? isInterface(other, FunctionAdapter) : false) {
|
|
94
|
+
tmp_0 = equals(this.x(), other.x());
|
|
95
|
+
} else {
|
|
96
|
+
tmp_0 = false;
|
|
97
|
+
}
|
|
98
|
+
tmp = tmp_0;
|
|
99
|
+
} else {
|
|
100
|
+
tmp = false;
|
|
101
|
+
}
|
|
102
|
+
return tmp;
|
|
103
|
+
};
|
|
104
|
+
protoOf(sam$kotlin_Comparator$0).hashCode = function () {
|
|
105
|
+
return hashCode(this.x());
|
|
106
|
+
};
|
|
107
|
+
function CryptographySystemImpl$lazyRegisteredProviders$lambda$lambda(a, b) {
|
|
108
|
+
// Inline function 'kotlin.comparisons.compareValuesBy' call
|
|
109
|
+
var tmp = a.l();
|
|
110
|
+
var tmp$ret$1 = b.l();
|
|
111
|
+
return compareValues(tmp, tmp$ret$1);
|
|
112
|
+
}
|
|
113
|
+
function CryptographySystemImpl$lazyRegisteredProviders$lambda(this$0) {
|
|
114
|
+
return function () {
|
|
115
|
+
// Inline function 'kotlin.collections.sortedBy' call
|
|
116
|
+
var this_0 = this$0.f5_1.p();
|
|
117
|
+
// Inline function 'kotlin.comparisons.compareBy' call
|
|
118
|
+
var tmp = CryptographySystemImpl$lazyRegisteredProviders$lambda$lambda;
|
|
119
|
+
var tmp$ret$0 = new sam$kotlin_Comparator$0(tmp);
|
|
120
|
+
// Inline function 'kotlin.collections.map' call
|
|
121
|
+
var this_1 = sortedWith(this_0, tmp$ret$0);
|
|
122
|
+
// Inline function 'kotlin.collections.mapTo' call
|
|
123
|
+
var destination = ArrayList_init_$Create$(collectionSizeOrDefault(this_1, 10));
|
|
124
|
+
var _iterator__ex2g4s = this_1.c();
|
|
125
|
+
while (_iterator__ex2g4s.d()) {
|
|
126
|
+
var item = _iterator__ex2g4s.e();
|
|
127
|
+
var tmp$ret$2 = item.m().m();
|
|
128
|
+
destination.i(tmp$ret$2);
|
|
129
|
+
}
|
|
130
|
+
return destination;
|
|
131
|
+
};
|
|
132
|
+
}
|
|
133
|
+
function CryptographySystemImpl$lazyDefaultProvider$lambda(this$0) {
|
|
134
|
+
return function () {
|
|
135
|
+
var tmp0_elvis_lhs = this$0.h5_1;
|
|
136
|
+
var tmp;
|
|
137
|
+
if (tmp0_elvis_lhs == null) {
|
|
138
|
+
// Inline function 'kotlin.let' call
|
|
139
|
+
var it = this$0.g5_1.m();
|
|
140
|
+
var tmp_0;
|
|
141
|
+
switch (it.f()) {
|
|
142
|
+
case 0:
|
|
143
|
+
var message = 'No providers registered. Please provide a dependency or register provider explicitly';
|
|
144
|
+
throw IllegalStateException_init_$Create$(toString(message));
|
|
145
|
+
case 1:
|
|
146
|
+
tmp_0 = first(it);
|
|
147
|
+
break;
|
|
148
|
+
default:
|
|
149
|
+
tmp_0 = new CompositeProvider(it);
|
|
150
|
+
break;
|
|
151
|
+
}
|
|
152
|
+
tmp = tmp_0;
|
|
153
|
+
} else {
|
|
154
|
+
tmp = tmp0_elvis_lhs;
|
|
155
|
+
}
|
|
156
|
+
return tmp;
|
|
157
|
+
};
|
|
158
|
+
}
|
|
159
|
+
function CryptographySystemImpl$lazyDefaultRandom$lambda(this$0) {
|
|
160
|
+
return function () {
|
|
161
|
+
var tmp0_elvis_lhs = this$0.j5_1;
|
|
162
|
+
return tmp0_elvis_lhs == null ? Default_getInstance() : tmp0_elvis_lhs;
|
|
163
|
+
};
|
|
164
|
+
}
|
|
165
|
+
function CryptographySystemImpl() {
|
|
166
|
+
var tmp = this;
|
|
167
|
+
// Inline function 'kotlin.collections.mutableMapOf' call
|
|
168
|
+
tmp.f5_1 = LinkedHashMap_init_$Create$();
|
|
169
|
+
var tmp_0 = this;
|
|
170
|
+
tmp_0.g5_1 = lazy(CryptographySystemImpl$lazyRegisteredProviders$lambda(this));
|
|
171
|
+
this.h5_1 = null;
|
|
172
|
+
var tmp_1 = this;
|
|
173
|
+
tmp_1.i5_1 = lazy(CryptographySystemImpl$lazyDefaultProvider$lambda(this));
|
|
174
|
+
this.j5_1 = null;
|
|
175
|
+
var tmp_2 = this;
|
|
176
|
+
tmp_2.k5_1 = lazy(CryptographySystemImpl$lazyDefaultRandom$lambda(this));
|
|
177
|
+
}
|
|
178
|
+
protoOf(CryptographySystemImpl).e5 = function (provider, priority) {
|
|
179
|
+
// Inline function 'kotlin.require' call
|
|
180
|
+
if (!(priority >= 0)) {
|
|
181
|
+
var message = 'Priority must be greater or equal to 0';
|
|
182
|
+
throw IllegalArgumentException_init_$Create$(toString(message));
|
|
183
|
+
}
|
|
184
|
+
// Inline function 'kotlin.collections.contains' call
|
|
185
|
+
// Inline function 'kotlin.collections.containsKey' call
|
|
186
|
+
var this_0 = this.f5_1;
|
|
187
|
+
// Inline function 'kotlin.require' call
|
|
188
|
+
if (!!(isInterface(this_0, KtMap) ? this_0 : THROW_CCE()).n(priority)) {
|
|
189
|
+
var message_0 = 'Provider with priority ' + priority + ' already registered. Every registered provider should have unique priority.';
|
|
190
|
+
throw IllegalArgumentException_init_$Create$(toString(message_0));
|
|
191
|
+
}
|
|
192
|
+
// Inline function 'kotlin.check' call
|
|
193
|
+
if (!!this.g5_1.s4()) {
|
|
194
|
+
var message_1 = 'Cannot register provider after `getRegisteredProviders` was called';
|
|
195
|
+
throw IllegalStateException_init_$Create$(toString(message_1));
|
|
196
|
+
}
|
|
197
|
+
// Inline function 'kotlin.collections.set' call
|
|
198
|
+
this.f5_1.n1(priority, provider);
|
|
199
|
+
};
|
|
200
|
+
function loadProviders(_this__u8e3s4) {
|
|
201
|
+
}
|
|
202
|
+
//region block: init
|
|
203
|
+
Companion_instance = new Companion();
|
|
204
|
+
//endregion
|
|
205
|
+
//region block: exports
|
|
206
|
+
_.$_$ = _.$_$ || {};
|
|
207
|
+
_.$_$.a = CryptographyProvider;
|
|
208
|
+
_.$_$.b = CryptographySystem_getInstance;
|
|
209
|
+
//endregion
|
|
210
|
+
return _;
|
|
211
|
+
}));
|
|
212
|
+
|
|
213
|
+
//# sourceMappingURL=cryptography-kotlin-cryptography-core.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../../../../../../../cryptography-kotlin/cryptography-kotlin/cryptography-core/src/commonMain/kotlin/CryptographyProvider.kt","../../../../../../../../../cryptography-kotlin/cryptography-kotlin/cryptography-core/src/commonMain/kotlin/CryptographySystem.kt","src/kotlin/comparisons/Comparisons.kt","common/src/generated/_Collections.kt","src/kotlin/collections/Maps.kt","src/kotlin/util/Preconditions.kt","../../../../../../../../../cryptography-kotlin/cryptography-kotlin/cryptography-core/src/nonJvmMain/kotlin/CryptographySystem.nonJvm.kt"],"sourcesContent":[null,null,null,null,null,null,null],"ignoreList":[],"x_google_ignoreList":[],"names":["<init>","registerProvider","provider","priority","providers","compare","a","b","equals","hashCode","CryptographySystemImpl$lazyRegisteredProviders$lambda$lambda","CryptographySystemImpl$lazyRegisteredProviders$lambda","item","CryptographySystemImpl$lazyDefaultProvider$lambda","CryptographySystemImpl$lazyDefaultProvider$lambda$lambda","CryptographySystemImpl$lazyDefaultRandom$lambda","CryptographySystemImpl$lazyDefaultRandom$lambda$lambda","message","loadProviders","<this>"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oBAwDIA,CAAAA,EAAA;A,EAAA,C;;;;;+BAlDJA,CAAAA,EAAA;A,EAAA,C;6BCGAA,CAAAA,EAAA;A;IACuB,wC;IAGf,mB;EAJR,C;4CAYIC,CAA4BC,Q,EAAsCC,QAAlEF,EAAyF;A,IAAyC,OAAzC,IAAK,CAAL,IAAK,IAAiB,QAAjB,EAA2B,QAA3B,C;EAAmC,C;;;;;;;4BAmElGD,CAC3BI,SAD2BJ,EAAA;A,IAE3B,+B;IADA,qB;EAD2B,C;kCAUTA,C,UAAAA,EAAA;A,IAAA,sB;EAAA,C;iDAAAK,CAtFvBC,C,EAAMC,CAsFiBF,E;;G;uDAtFvBC,C,EAAMC,C;;;;;;qDAZTC,C,KAAAA,E;;;;;;;;;;;;;;G;uDAAAC,CAAAA,E;;G;uEAkGqCC,CAAE,C,EAAG,CAALA,EAAA;A;cAA0B,CAjEb,I;QAAG,YAiEa,CAjEhB,I;IAiE4B,OCzDnE,mBAA2B,SAA3B,C;ED0DX,C;gEAnE+CC,CAH/C,MAG+CA,E;oBAAAD,CAAAA,EAAA;A;mBACvC,MAAoB,CAApB,IAAoB,I;;UCoEb,kE;UAA2C,YAAtD,4BAAW,GAAX,C;;mBCs8BO,mBAAW,SAAX,C;;wBAsgBM,wBAAa,gCAAwB,EAAxB,CAAb,C;UA2EA,oBA3EN,MA2EM,I;aAAA,qB,EACT;A,YADCE,OAAQ,qB;YF3lD2D,YE4lD1C,IF5lD+B,IAAM,I;QE4lD/D,WAAY,GAAI,SAAJ,C;MAAmB,C;MF5lDuC,OE6lDnE,W;IF5lDP,C;G;4DAGuCC,CAR3C,MAQ2CA,E;oBAAAC,CAAAA,EAAA;A,UACnC,4B;;MAAA,2B;;iBAAmB,MAAwB,CAAxB,IAAwB,I;;QACvC,QAAM,EAAG,IAAT,C;eACI,C;0BAAc,sF;YA0DqB,MAAM,oCACjD,SAAR,OAAQ,CADiD,C;eAzDzC,C;oBAAW,MAAH,EAAG,C;;;oBACH,sBAAkB,EAAlB,C;;;cAHZ,K;;cADJ,c;;MAMC,U;IACL,C;G;0DAGqCC,CAnBzC,MAmByCA,E;oBAAAC,CAAAA,EAAA;A,UACjC,4B;MAA2C,OAA3C,+D;IACJ,C;G;iCArBJhB,CAAAA,EAAA;A,cAEsC,I;;IAAA,WGqDsB,6B;gBHpDlB,I;IAAA,kBAAK,2DAAL,C;IAIe,gB;gBACnB,I;IAAA,kBAAK,uDAAL,C;IAUe,gB;gBACjB,I;IAAA,kBAAK,qDAAL,C;EAnBpC,C;gDAoCIC,CAAqBC,Q,EAAsCC,QAA3DF,EAA0E;A;II9BtE,MJ+BQ,YAAY,CI/BpB,E,CAAQ;A,UACRgB,UJ8ByB,wC;MI7BzB,MAAM,uCAAiC,SAAR,OAAQ,CAAjC,C;IACV,C;;;iBJ6ByB,I,CAAA,I;;IIhCrB,KJgCQ,CG+MoC,aAAnB,MAAmB,WAAnB,MAAmB,kBH/MpC,QG+MoC,CC/O5C,C,CAAQ;A,UACRA,YJgCK,yBAAD,GAAyB,QAAzB,GAAiC,6E;MI/BrC,MAAM,uCAAiC,SAAR,SAAQ,CAAjC,C;IACV,C;;IA6DI,KJ5BM,CAAC,IAAwB,CAAxB,IAAwB,KI4B/B,C,CAAQ;A,UACRA,YJ5BI,oE;MI6BJ,MAAM,oCAA8B,SAAR,SAAQ,CAA9B,C;IACV,C;;IJ3BI,IG6LJ,CH7LI,IG6LJ,IH7LwB,QG6LxB,EH7LoC,QG6LpC,C;EH5LA,C;wBKtEJC,CAAoBC,aAApBD,EAAuD;A,EAAC,C;;;;;;;;;;;"}
|
|
@@ -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['cryptography-kotlin-cryptography-provider-base'] = factory(typeof globalThis['cryptography-kotlin-cryptography-provider-base'] === 'undefined' ? {} : globalThis['cryptography-kotlin-cryptography-provider-base']);
|
|
8
|
+
}(function (_) {
|
|
9
|
+
'use strict';
|
|
10
|
+
//region block: pre-declaration
|
|
11
|
+
//endregion
|
|
12
|
+
return _;
|
|
13
|
+
}));
|
|
14
|
+
|
|
15
|
+
//# sourceMappingURL=cryptography-kotlin-cryptography-provider-base.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['cryptography-kotlin-cryptography-provider-optimal'] = factory(typeof globalThis['cryptography-kotlin-cryptography-provider-optimal'] === 'undefined' ? {} : globalThis['cryptography-kotlin-cryptography-provider-optimal']);
|
|
8
|
+
}(function (_) {
|
|
9
|
+
'use strict';
|
|
10
|
+
//region block: pre-declaration
|
|
11
|
+
//endregion
|
|
12
|
+
return _;
|
|
13
|
+
}));
|
|
14
|
+
|
|
15
|
+
//# sourceMappingURL=cryptography-kotlin-cryptography-provider-optimal.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"ignoreList":[],"x_google_ignoreList":[],"names":[],"mappings":";;;;;;;;;;;;;"}
|
|
@@ -0,0 +1,84 @@
|
|
|
1
|
+
(function (factory) {
|
|
2
|
+
if (typeof define === 'function' && define.amd)
|
|
3
|
+
define(['exports', './cryptography-kotlin-cryptography-core.js', './kotlin-kotlin-stdlib.js'], factory);
|
|
4
|
+
else if (typeof exports === 'object')
|
|
5
|
+
factory(module.exports, require('./cryptography-kotlin-cryptography-core.js'), require('./kotlin-kotlin-stdlib.js'));
|
|
6
|
+
else {
|
|
7
|
+
if (typeof globalThis['cryptography-kotlin-cryptography-core'] === 'undefined') {
|
|
8
|
+
throw new Error("Error loading module 'cryptography-kotlin-cryptography-provider-webcrypto'. Its dependency 'cryptography-kotlin-cryptography-core' was not found. Please, check whether 'cryptography-kotlin-cryptography-core' is loaded prior to 'cryptography-kotlin-cryptography-provider-webcrypto'.");
|
|
9
|
+
}
|
|
10
|
+
if (typeof globalThis['kotlin-kotlin-stdlib'] === 'undefined') {
|
|
11
|
+
throw new Error("Error loading module 'cryptography-kotlin-cryptography-provider-webcrypto'. Its dependency 'kotlin-kotlin-stdlib' was not found. Please, check whether 'kotlin-kotlin-stdlib' is loaded prior to 'cryptography-kotlin-cryptography-provider-webcrypto'.");
|
|
12
|
+
}
|
|
13
|
+
globalThis['cryptography-kotlin-cryptography-provider-webcrypto'] = factory(typeof globalThis['cryptography-kotlin-cryptography-provider-webcrypto'] === 'undefined' ? {} : globalThis['cryptography-kotlin-cryptography-provider-webcrypto'], globalThis['cryptography-kotlin-cryptography-core'], globalThis['kotlin-kotlin-stdlib']);
|
|
14
|
+
}
|
|
15
|
+
}(function (_, kotlin_dev_whyoleg_cryptography_cryptography_core, kotlin_kotlin) {
|
|
16
|
+
'use strict';
|
|
17
|
+
//region block: imports
|
|
18
|
+
var CryptographyProvider = kotlin_dev_whyoleg_cryptography_cryptography_core.$_$.a;
|
|
19
|
+
var protoOf = kotlin_kotlin.$_$.t;
|
|
20
|
+
var initMetadataForObject = kotlin_kotlin.$_$.r;
|
|
21
|
+
var VOID = kotlin_kotlin.$_$.a;
|
|
22
|
+
var lazy = kotlin_kotlin.$_$.z;
|
|
23
|
+
var CryptographySystem_getInstance = kotlin_dev_whyoleg_cryptography_cryptography_core.$_$.b;
|
|
24
|
+
var Unit_instance = kotlin_kotlin.$_$.f;
|
|
25
|
+
var defineProp = kotlin_kotlin.$_$.m;
|
|
26
|
+
//endregion
|
|
27
|
+
//region block: pre-declaration
|
|
28
|
+
initMetadataForObject(WebCryptoCryptographyProvider, 'WebCryptoCryptographyProvider', VOID, CryptographyProvider);
|
|
29
|
+
//endregion
|
|
30
|
+
function get_defaultProvider() {
|
|
31
|
+
_init_properties_WebCryptoCryptographyProvider_kt__i22tls();
|
|
32
|
+
return defaultProvider;
|
|
33
|
+
}
|
|
34
|
+
var defaultProvider;
|
|
35
|
+
var WebCrypto$delegate;
|
|
36
|
+
function WebCryptoCryptographyProvider() {
|
|
37
|
+
WebCryptoCryptographyProvider_instance = this;
|
|
38
|
+
CryptographyProvider.call(this);
|
|
39
|
+
}
|
|
40
|
+
var WebCryptoCryptographyProvider_instance;
|
|
41
|
+
function WebCryptoCryptographyProvider_getInstance() {
|
|
42
|
+
if (WebCryptoCryptographyProvider_instance == null)
|
|
43
|
+
new WebCryptoCryptographyProvider();
|
|
44
|
+
return WebCryptoCryptographyProvider_instance;
|
|
45
|
+
}
|
|
46
|
+
function defaultProvider$lambda() {
|
|
47
|
+
_init_properties_WebCryptoCryptographyProvider_kt__i22tls();
|
|
48
|
+
return WebCryptoCryptographyProvider_getInstance();
|
|
49
|
+
}
|
|
50
|
+
var properties_initialized_WebCryptoCryptographyProvider_kt_n89q9u;
|
|
51
|
+
function _init_properties_WebCryptoCryptographyProvider_kt__i22tls() {
|
|
52
|
+
if (!properties_initialized_WebCryptoCryptographyProvider_kt_n89q9u) {
|
|
53
|
+
properties_initialized_WebCryptoCryptographyProvider_kt_n89q9u = true;
|
|
54
|
+
defaultProvider = lazy(defaultProvider$lambda);
|
|
55
|
+
WebCrypto$delegate = get_defaultProvider();
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
function get_initHook() {
|
|
59
|
+
return initHook;
|
|
60
|
+
}
|
|
61
|
+
var initHook;
|
|
62
|
+
function initHook$init$() {
|
|
63
|
+
CryptographySystem_getInstance().e5(get_defaultProvider(), 100);
|
|
64
|
+
return Unit_instance;
|
|
65
|
+
}
|
|
66
|
+
//region block: eager init
|
|
67
|
+
initHook = initHook$init$();
|
|
68
|
+
//endregion
|
|
69
|
+
//region block: exports
|
|
70
|
+
function $jsExportAll$(_) {
|
|
71
|
+
var $dev = _.dev || (_.dev = {});
|
|
72
|
+
var $dev$whyoleg = $dev.whyoleg || ($dev.whyoleg = {});
|
|
73
|
+
var $dev$whyoleg$cryptography = $dev$whyoleg.cryptography || ($dev$whyoleg.cryptography = {});
|
|
74
|
+
var $dev$whyoleg$cryptography$providers = $dev$whyoleg$cryptography.providers || ($dev$whyoleg$cryptography.providers = {});
|
|
75
|
+
var $dev$whyoleg$cryptography$providers$webcrypto = $dev$whyoleg$cryptography$providers.webcrypto || ($dev$whyoleg$cryptography$providers.webcrypto = {});
|
|
76
|
+
defineProp($dev$whyoleg$cryptography$providers$webcrypto, 'initHook', get_initHook, VOID, true);
|
|
77
|
+
}
|
|
78
|
+
$jsExportAll$(_);
|
|
79
|
+
_.$jsExportAll$ = $jsExportAll$;
|
|
80
|
+
//endregion
|
|
81
|
+
return _;
|
|
82
|
+
}));
|
|
83
|
+
|
|
84
|
+
//# sourceMappingURL=cryptography-kotlin-cryptography-provider-webcrypto.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../../../../../../../cryptography-kotlin/cryptography-kotlin/cryptography-providers/webcrypto/src/commonMain/kotlin/WebCryptoCryptographyProvider.kt","../../../../../../../../../cryptography-kotlin/cryptography-kotlin/cryptography-providers/webcrypto/src/jsMain/kotlin/WebCryptoCryptographyProvider.js.kt"],"sourcesContent":[null,null],"ignoreList":[],"x_google_ignoreList":[],"names":["<get-defaultProvider>","<init>","defaultProvider$lambda","<init properties WebCryptoCryptographyProvider.kt>","<get-initHook>"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;8BAUAA,CAAAA,EAAA;A;IAAA,sB;EAA2B,C;;;wCAI3BC,CAAAA,EAAA;A;IAAgD,+B;EAAhD,C;;;;;;;iCAJoCC,CAAAA,EAAA;A;IAA+B,kD;EAAC,C;;oEAVpEC,CAAAA,E;;;wBAU+B,KAAK,sBAAL,C;2BAE8C,qB;;G;uBCF7EC,CAAAA,EAAA;A,IAAA,e;EAK2B,C;;4BAAuB;A,IAAA,oCAAiB,qBAAjB,EAAkC,GAAlC,C;;EAAqC,C;;;;;;;;;;;;;;;;;;"}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
(function (factory) {
|
|
2
|
+
if (typeof define === 'function' && define.amd)
|
|
3
|
+
define(['exports', './kotlin-kotlin-stdlib.js'], factory);
|
|
4
|
+
else if (typeof exports === 'object')
|
|
5
|
+
factory(module.exports, require('./kotlin-kotlin-stdlib.js'));
|
|
6
|
+
else {
|
|
7
|
+
if (typeof globalThis['kotlin-kotlin-stdlib'] === 'undefined') {
|
|
8
|
+
throw new Error("Error loading module 'cryptography-kotlin-cryptography-random'. Its dependency 'kotlin-kotlin-stdlib' was not found. Please, check whether 'kotlin-kotlin-stdlib' is loaded prior to 'cryptography-kotlin-cryptography-random'.");
|
|
9
|
+
}
|
|
10
|
+
globalThis['cryptography-kotlin-cryptography-random'] = factory(typeof globalThis['cryptography-kotlin-cryptography-random'] === 'undefined' ? {} : globalThis['cryptography-kotlin-cryptography-random'], globalThis['kotlin-kotlin-stdlib']);
|
|
11
|
+
}
|
|
12
|
+
}(function (_, kotlin_kotlin) {
|
|
13
|
+
'use strict';
|
|
14
|
+
//region block: imports
|
|
15
|
+
var protoOf = kotlin_kotlin.$_$.t;
|
|
16
|
+
var initMetadataForClass = kotlin_kotlin.$_$.p;
|
|
17
|
+
var VOID = kotlin_kotlin.$_$.a;
|
|
18
|
+
var initMetadataForObject = kotlin_kotlin.$_$.r;
|
|
19
|
+
var Random = kotlin_kotlin.$_$.v;
|
|
20
|
+
//endregion
|
|
21
|
+
//region block: pre-declaration
|
|
22
|
+
initMetadataForClass(CryptographyRandom, 'CryptographyRandom', VOID, Random);
|
|
23
|
+
initMetadataForClass(AbstractRandom, 'AbstractRandom', VOID, CryptographyRandom);
|
|
24
|
+
initMetadataForObject(Default, 'Default', VOID, CryptographyRandom);
|
|
25
|
+
initMetadataForObject(WebCryptoCryptographyRandom, 'WebCryptoCryptographyRandom', VOID, AbstractRandom);
|
|
26
|
+
//endregion
|
|
27
|
+
function AbstractRandom() {
|
|
28
|
+
CryptographyRandom.call(this);
|
|
29
|
+
}
|
|
30
|
+
function Default() {
|
|
31
|
+
Default_instance = this;
|
|
32
|
+
CryptographyRandom.call(this);
|
|
33
|
+
this.a5_1 = defaultCryptographyRandom();
|
|
34
|
+
}
|
|
35
|
+
var Default_instance;
|
|
36
|
+
function Default_getInstance() {
|
|
37
|
+
if (Default_instance == null)
|
|
38
|
+
new Default();
|
|
39
|
+
return Default_instance;
|
|
40
|
+
}
|
|
41
|
+
function CryptographyRandom() {
|
|
42
|
+
Default_getInstance();
|
|
43
|
+
Random.call(this);
|
|
44
|
+
}
|
|
45
|
+
function defaultCryptographyRandom() {
|
|
46
|
+
return WebCryptoCryptographyRandom_getInstance();
|
|
47
|
+
}
|
|
48
|
+
function WebCryptoCryptographyRandom() {
|
|
49
|
+
WebCryptoCryptographyRandom_instance = this;
|
|
50
|
+
AbstractRandom.call(this);
|
|
51
|
+
this.b5_1 = 65536;
|
|
52
|
+
this.c5_1 = getCrypto();
|
|
53
|
+
}
|
|
54
|
+
var WebCryptoCryptographyRandom_instance;
|
|
55
|
+
function WebCryptoCryptographyRandom_getInstance() {
|
|
56
|
+
if (WebCryptoCryptographyRandom_instance == null)
|
|
57
|
+
new WebCryptoCryptographyRandom();
|
|
58
|
+
return WebCryptoCryptographyRandom_instance;
|
|
59
|
+
}
|
|
60
|
+
function getCrypto() {
|
|
61
|
+
return globalThis ? globalThis.crypto : window.crypto || window.msCrypto;
|
|
62
|
+
}
|
|
63
|
+
//region block: exports
|
|
64
|
+
_.$_$ = _.$_$ || {};
|
|
65
|
+
_.$_$.a = Default_getInstance;
|
|
66
|
+
//endregion
|
|
67
|
+
return _;
|
|
68
|
+
}));
|
|
69
|
+
|
|
70
|
+
//# sourceMappingURL=cryptography-kotlin-cryptography-random.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../../../../../../../cryptography-kotlin/cryptography-kotlin/cryptography-random/src/commonMain/kotlin/AbstractRandom.kt","../../../../../../../../../cryptography-kotlin/cryptography-kotlin/cryptography-random/src/commonMain/kotlin/CryptographyRandom.kt","../../../../../../../../../cryptography-kotlin/cryptography-kotlin/cryptography-random/src/jsMain/kotlin/CryptographyRandom.js.kt"],"sourcesContent":[null,null,null],"ignoreList":[],"x_google_ignoreList":[],"names":["<init>","defaultCryptographyRandom","getCrypto"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;yBAMAA,CAAAA,EAAA;A,IAAyC,6B;EAAzC,C;kBCGIA,CAAAA,EAAA;A;IAAkC,6B;IACkB,uC;EADpD,C;;;;;;;6BADJA,CAAAA,EAAA;A,IAAA,qB;IAA2C,iB;EAA3C,C;oCCAAC,CAAAA,EAAsE;A,IAA2B,gD;EAAD,C;sCAEhGD,CAAAA,EAAA;A;IAA6C,yB;IACN,iB;IACN,uB;EAFjC,C;;;;;;;oBA2BAE,CAAAA,EAAkC;A,IAA2E,OAAvE,UAAJ,GAAiB,UAAjB,CAA4B,MAA5B,GAAsC,MAAc,CAAP,MAAO,IAAG,MAAH,CAAU,Q;EAAY,C;;;;;;;"}
|
|
@@ -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['cryptography-kotlin-cryptography-serialization-asn1-modules'] = factory(typeof globalThis['cryptography-kotlin-cryptography-serialization-asn1-modules'] === 'undefined' ? {} : globalThis['cryptography-kotlin-cryptography-serialization-asn1-modules']);
|
|
8
|
+
}(function (_) {
|
|
9
|
+
'use strict';
|
|
10
|
+
//region block: pre-declaration
|
|
11
|
+
//endregion
|
|
12
|
+
return _;
|
|
13
|
+
}));
|
|
14
|
+
|
|
15
|
+
//# sourceMappingURL=cryptography-kotlin-cryptography-serialization-asn1-modules.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['cryptography-kotlin-cryptography-serialization-asn1'] = factory(typeof globalThis['cryptography-kotlin-cryptography-serialization-asn1'] === 'undefined' ? {} : globalThis['cryptography-kotlin-cryptography-serialization-asn1']);
|
|
8
|
+
}(function (_) {
|
|
9
|
+
'use strict';
|
|
10
|
+
//region block: pre-declaration
|
|
11
|
+
//endregion
|
|
12
|
+
return _;
|
|
13
|
+
}));
|
|
14
|
+
|
|
15
|
+
//# sourceMappingURL=cryptography-kotlin-cryptography-serialization-asn1.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['cryptography-kotlin-cryptography-serialization-pem'] = factory(typeof globalThis['cryptography-kotlin-cryptography-serialization-pem'] === 'undefined' ? {} : globalThis['cryptography-kotlin-cryptography-serialization-pem']);
|
|
8
|
+
}(function (_) {
|
|
9
|
+
'use strict';
|
|
10
|
+
//region block: pre-declaration
|
|
11
|
+
//endregion
|
|
12
|
+
return _;
|
|
13
|
+
}));
|
|
14
|
+
|
|
15
|
+
//# sourceMappingURL=cryptography-kotlin-cryptography-serialization-pem.js.map
|