@solibo/solibo-sdk 1.1.14 → 1.1.15
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 +99 -99
- package/KotlinBigInteger-bignum.mjs +1114 -1114
- package/MultiplatformSettings-multiplatform-settings.mjs +16 -16
- package/Stately-stately-concurrency.mjs +4 -4
- package/cryptography-kotlin-cryptography-bigint.mjs +27 -27
- package/cryptography-kotlin-cryptography-core.mjs +47 -47
- package/cryptography-kotlin-cryptography-provider-base.mjs +4 -4
- package/cryptography-kotlin-cryptography-provider-webcrypto.mjs +135 -135
- package/cryptography-kotlin-cryptography-random.mjs +15 -15
- package/cryptography-kotlin-cryptography-serialization-asn1-modules.mjs +112 -112
- package/cryptography-kotlin-cryptography-serialization-asn1.mjs +240 -240
- package/cryptography-kotlin-cryptography-serialization-pem.mjs +15 -15
- package/kotlin-kotlin-stdlib.mjs +6 -6
- package/kotlin-kotlin-stdlib.mjs.map +1 -1
- package/kotlinx-coroutines-core.mjs +7 -7
- package/kotlinx-coroutines-core.mjs.map +1 -1
- package/ktor-ktor-client-auth.mjs +227 -227
- package/ktor-ktor-client-auth.mjs.map +1 -1
- package/ktor-ktor-client-core.mjs +5 -0
- package/ktor-ktor-client-core.mjs.map +1 -1
- package/ktor-ktor-client-logging.mjs +516 -516
- package/ktor-ktor-client-mock.mjs +39 -39
- package/ktor-ktor-websockets.mjs +2 -2
- package/package.json +1 -1
- package/solibo-sdk-sdk-home-api.mjs +32065 -31093
- package/solibo-sdk-sdk-home-api.mjs.map +1 -1
- package/solibo-sdk-sdk.d.mts +153 -45
- package/solibo-sdk-sdk.mjs +2863 -2310
- package/solibo-sdk-sdk.mjs.map +1 -1
package/KmLogging-logging.mjs
CHANGED
|
@@ -25,75 +25,75 @@ initMetadataForClass(PlatformLogger, 'PlatformLogger', VOID, VOID, [TagProvider]
|
|
|
25
25
|
initMetadataForClass(JsPlatformLogger, 'JsPlatformLogger', JsPlatformLogger, VOID, [TagProvider]);
|
|
26
26
|
//endregion
|
|
27
27
|
function FixedLogLevel(isLogging) {
|
|
28
|
-
this.
|
|
28
|
+
this.tnx_1 = isLogging;
|
|
29
29
|
}
|
|
30
|
-
protoOf(FixedLogLevel).
|
|
31
|
-
return this.
|
|
30
|
+
protoOf(FixedLogLevel).unx = function () {
|
|
31
|
+
return this.tnx_1;
|
|
32
32
|
};
|
|
33
|
-
protoOf(FixedLogLevel).
|
|
34
|
-
return this.
|
|
33
|
+
protoOf(FixedLogLevel).vnx = function () {
|
|
34
|
+
return this.tnx_1;
|
|
35
35
|
};
|
|
36
|
-
protoOf(FixedLogLevel).
|
|
37
|
-
return this.
|
|
36
|
+
protoOf(FixedLogLevel).wnx = function () {
|
|
37
|
+
return this.tnx_1;
|
|
38
38
|
};
|
|
39
|
-
protoOf(FixedLogLevel).
|
|
40
|
-
return this.
|
|
39
|
+
protoOf(FixedLogLevel).xnx = function () {
|
|
40
|
+
return this.tnx_1;
|
|
41
41
|
};
|
|
42
|
-
protoOf(FixedLogLevel).
|
|
43
|
-
return this.
|
|
42
|
+
protoOf(FixedLogLevel).ynx = function () {
|
|
43
|
+
return this.tnx_1;
|
|
44
44
|
};
|
|
45
45
|
protoOf(FixedLogLevel).toString = function () {
|
|
46
|
-
return 'FixedLogLevel(isLogging=' + this.
|
|
46
|
+
return 'FixedLogLevel(isLogging=' + this.tnx_1 + ')';
|
|
47
47
|
};
|
|
48
48
|
function KmLog_init_$Init$($this) {
|
|
49
|
-
KmLog.call($this, KmLogging_getInstance().
|
|
49
|
+
KmLog.call($this, KmLogging_getInstance().eny('KmLog').first);
|
|
50
50
|
return $this;
|
|
51
51
|
}
|
|
52
52
|
function KmLog_init_$Create$() {
|
|
53
53
|
return KmLog_init_$Init$(objectCreate(protoOf(KmLog)));
|
|
54
54
|
}
|
|
55
55
|
function KmLog(tag) {
|
|
56
|
-
this.
|
|
56
|
+
this.fny_1 = tag;
|
|
57
57
|
}
|
|
58
|
-
protoOf(KmLog).
|
|
59
|
-
return this.
|
|
58
|
+
protoOf(KmLog).gny = function (tag, msg) {
|
|
59
|
+
return this.hny(tag, msg);
|
|
60
60
|
};
|
|
61
|
-
protoOf(KmLog).
|
|
62
|
-
return this.
|
|
61
|
+
protoOf(KmLog).iny = function (tag, msg) {
|
|
62
|
+
return this.jny(tag, msg);
|
|
63
63
|
};
|
|
64
|
-
protoOf(KmLog).
|
|
65
|
-
return this.
|
|
64
|
+
protoOf(KmLog).kny = function (tag, msg, t) {
|
|
65
|
+
return this.lny(tag, msg, t);
|
|
66
66
|
};
|
|
67
|
-
protoOf(KmLog).
|
|
68
|
-
return this.
|
|
67
|
+
protoOf(KmLog).mny = function (tag, msg, t) {
|
|
68
|
+
return this.nny(tag, msg, t);
|
|
69
69
|
};
|
|
70
|
-
protoOf(KmLog).
|
|
71
|
-
KmLogging_getInstance().
|
|
70
|
+
protoOf(KmLog).hny = function (tag, msg) {
|
|
71
|
+
KmLogging_getInstance().hny(tag, msg);
|
|
72
72
|
};
|
|
73
|
-
protoOf(KmLog).
|
|
74
|
-
KmLogging_getInstance().
|
|
73
|
+
protoOf(KmLog).jny = function (tag, msg) {
|
|
74
|
+
KmLogging_getInstance().jny(tag, msg);
|
|
75
75
|
};
|
|
76
|
-
protoOf(KmLog).
|
|
77
|
-
KmLogging_getInstance().
|
|
76
|
+
protoOf(KmLog).lny = function (tag, msg, t) {
|
|
77
|
+
KmLogging_getInstance().lny(tag, msg, t);
|
|
78
78
|
};
|
|
79
|
-
protoOf(KmLog).
|
|
80
|
-
KmLogging_getInstance().
|
|
79
|
+
protoOf(KmLog).nny = function (tag, msg, t) {
|
|
80
|
+
KmLogging_getInstance().nny(tag, msg, t);
|
|
81
81
|
};
|
|
82
82
|
protoOf(KmLog).toString = function () {
|
|
83
|
-
return "KmLog(tagName='" + this.
|
|
83
|
+
return "KmLog(tagName='" + this.fny_1 + "')";
|
|
84
84
|
};
|
|
85
85
|
function logging(tag) {
|
|
86
86
|
tag = tag === VOID ? null : tag;
|
|
87
87
|
if (!(tag == null)) {
|
|
88
88
|
var tmp0_safe_receiver = get_logFactory().b25();
|
|
89
|
-
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
89
|
+
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.ony(tag, tag);
|
|
90
90
|
return tmp1_elvis_lhs == null ? new KmLog(tag) : tmp1_elvis_lhs;
|
|
91
91
|
}
|
|
92
|
-
var _destruct__k2r9zo = KmLogging_getInstance().
|
|
92
|
+
var _destruct__k2r9zo = KmLogging_getInstance().eny('KmLog');
|
|
93
93
|
var tagCalculated = _destruct__k2r9zo.dh();
|
|
94
94
|
var className = _destruct__k2r9zo.eh();
|
|
95
95
|
var tmp2_safe_receiver = get_logFactory().b25();
|
|
96
|
-
var tmp3_elvis_lhs = tmp2_safe_receiver == null ? null : tmp2_safe_receiver.
|
|
96
|
+
var tmp3_elvis_lhs = tmp2_safe_receiver == null ? null : tmp2_safe_receiver.ony(tagCalculated, className);
|
|
97
97
|
return tmp3_elvis_lhs == null ? new KmLog(tagCalculated) : tmp3_elvis_lhs;
|
|
98
98
|
}
|
|
99
99
|
function get_logFactory() {
|
|
@@ -108,84 +108,84 @@ function get_loggers() {
|
|
|
108
108
|
var loggers;
|
|
109
109
|
function KmLogging() {
|
|
110
110
|
KmLogging_instance = this;
|
|
111
|
-
this.
|
|
112
|
-
this.
|
|
113
|
-
this.
|
|
114
|
-
this.
|
|
115
|
-
this.
|
|
111
|
+
this.znx_1 = true;
|
|
112
|
+
this.any_1 = true;
|
|
113
|
+
this.bny_1 = true;
|
|
114
|
+
this.cny_1 = true;
|
|
115
|
+
this.dny_1 = true;
|
|
116
116
|
if (get_loggers().b25().r()) {
|
|
117
|
-
get_loggers().
|
|
117
|
+
get_loggers().snx(listOf(new PlatformLogger(new FixedLogLevel(true))));
|
|
118
118
|
}
|
|
119
|
-
this.
|
|
119
|
+
this.pny();
|
|
120
120
|
}
|
|
121
|
-
protoOf(KmLogging).
|
|
122
|
-
this.
|
|
123
|
-
this.
|
|
124
|
-
this.
|
|
125
|
-
this.
|
|
126
|
-
this.
|
|
121
|
+
protoOf(KmLogging).pny = function () {
|
|
122
|
+
this.znx_1 = false;
|
|
123
|
+
this.any_1 = false;
|
|
124
|
+
this.bny_1 = false;
|
|
125
|
+
this.cny_1 = false;
|
|
126
|
+
this.dny_1 = false;
|
|
127
127
|
var _iterator__ex2g4s = get_loggers().b25().t();
|
|
128
128
|
while (_iterator__ex2g4s.u()) {
|
|
129
129
|
var logger = _iterator__ex2g4s.v();
|
|
130
|
-
if (logger.
|
|
131
|
-
this.
|
|
132
|
-
if (logger.
|
|
133
|
-
this.
|
|
134
|
-
if (logger.
|
|
135
|
-
this.
|
|
136
|
-
if (logger.
|
|
137
|
-
this.
|
|
138
|
-
if (logger.
|
|
139
|
-
this.
|
|
130
|
+
if (logger.unx())
|
|
131
|
+
this.znx_1 = true;
|
|
132
|
+
if (logger.vnx())
|
|
133
|
+
this.any_1 = true;
|
|
134
|
+
if (logger.wnx())
|
|
135
|
+
this.bny_1 = true;
|
|
136
|
+
if (logger.xnx())
|
|
137
|
+
this.cny_1 = true;
|
|
138
|
+
if (logger.ynx())
|
|
139
|
+
this.dny_1 = true;
|
|
140
140
|
}
|
|
141
141
|
};
|
|
142
|
-
protoOf(KmLogging).
|
|
142
|
+
protoOf(KmLogging).hny = function (tag, msg) {
|
|
143
143
|
var _iterator__ex2g4s = get_loggers().b25().t();
|
|
144
144
|
while (_iterator__ex2g4s.u()) {
|
|
145
145
|
var logger = _iterator__ex2g4s.v();
|
|
146
|
-
if (logger.
|
|
147
|
-
logger.
|
|
146
|
+
if (logger.vnx()) {
|
|
147
|
+
logger.hny(tag, msg);
|
|
148
148
|
}
|
|
149
149
|
}
|
|
150
150
|
};
|
|
151
|
-
protoOf(KmLogging).
|
|
151
|
+
protoOf(KmLogging).jny = function (tag, msg) {
|
|
152
152
|
var _iterator__ex2g4s = get_loggers().b25().t();
|
|
153
153
|
while (_iterator__ex2g4s.u()) {
|
|
154
154
|
var logger = _iterator__ex2g4s.v();
|
|
155
|
-
if (logger.
|
|
156
|
-
logger.
|
|
155
|
+
if (logger.wnx()) {
|
|
156
|
+
logger.jny(tag, msg);
|
|
157
157
|
}
|
|
158
158
|
}
|
|
159
159
|
};
|
|
160
|
-
protoOf(KmLogging).
|
|
160
|
+
protoOf(KmLogging).lny = function (tag, msg, t) {
|
|
161
161
|
var _iterator__ex2g4s = get_loggers().b25().t();
|
|
162
162
|
while (_iterator__ex2g4s.u()) {
|
|
163
163
|
var logger = _iterator__ex2g4s.v();
|
|
164
|
-
if (logger.
|
|
165
|
-
logger.
|
|
164
|
+
if (logger.xnx()) {
|
|
165
|
+
logger.lny(tag, msg, t);
|
|
166
166
|
}
|
|
167
167
|
}
|
|
168
168
|
};
|
|
169
|
-
protoOf(KmLogging).
|
|
169
|
+
protoOf(KmLogging).nny = function (tag, msg, t) {
|
|
170
170
|
var _iterator__ex2g4s = get_loggers().b25().t();
|
|
171
171
|
while (_iterator__ex2g4s.u()) {
|
|
172
172
|
var logger = _iterator__ex2g4s.v();
|
|
173
|
-
if (logger.
|
|
174
|
-
logger.
|
|
173
|
+
if (logger.ynx()) {
|
|
174
|
+
logger.nny(tag, msg, t);
|
|
175
175
|
}
|
|
176
176
|
}
|
|
177
177
|
};
|
|
178
|
-
protoOf(KmLogging).
|
|
178
|
+
protoOf(KmLogging).eny = function (fromClass) {
|
|
179
179
|
var _iterator__ex2g4s = get_loggers().b25().t();
|
|
180
180
|
while (_iterator__ex2g4s.u()) {
|
|
181
181
|
var logger = _iterator__ex2g4s.v();
|
|
182
182
|
if (isInterface(logger, TagProvider))
|
|
183
|
-
return logger.
|
|
183
|
+
return logger.eny(fromClass);
|
|
184
184
|
}
|
|
185
185
|
return new Pair('', '');
|
|
186
186
|
};
|
|
187
187
|
protoOf(KmLogging).toString = function () {
|
|
188
|
-
return 'KmLogging(verbose:' + this.
|
|
188
|
+
return 'KmLogging(verbose:' + this.znx_1 + ' debug:' + this.any_1 + ' info:' + this.bny_1 + ' warn:' + this.cny_1 + ' error:' + this.dny_1 + ') ' + toString(get_loggers().b25());
|
|
189
189
|
};
|
|
190
190
|
var KmLogging_instance;
|
|
191
191
|
function KmLogging_getInstance() {
|
|
@@ -202,38 +202,38 @@ function _init_properties_KmLogging_kt__y0scvf() {
|
|
|
202
202
|
}
|
|
203
203
|
}
|
|
204
204
|
function PlatformLogger(logLevel) {
|
|
205
|
-
this.
|
|
206
|
-
this.
|
|
205
|
+
this.qny_1 = logLevel;
|
|
206
|
+
this.rny_1 = getLoggerApi();
|
|
207
207
|
}
|
|
208
|
-
protoOf(PlatformLogger).
|
|
209
|
-
return this.
|
|
208
|
+
protoOf(PlatformLogger).hny = function (tag, msg) {
|
|
209
|
+
return this.rny_1.hny(tag, msg);
|
|
210
210
|
};
|
|
211
|
-
protoOf(PlatformLogger).
|
|
212
|
-
return this.
|
|
211
|
+
protoOf(PlatformLogger).jny = function (tag, msg) {
|
|
212
|
+
return this.rny_1.jny(tag, msg);
|
|
213
213
|
};
|
|
214
|
-
protoOf(PlatformLogger).
|
|
215
|
-
return this.
|
|
214
|
+
protoOf(PlatformLogger).lny = function (tag, msg, t) {
|
|
215
|
+
return this.rny_1.lny(tag, msg, t);
|
|
216
216
|
};
|
|
217
|
-
protoOf(PlatformLogger).
|
|
218
|
-
return this.
|
|
217
|
+
protoOf(PlatformLogger).nny = function (tag, msg, t) {
|
|
218
|
+
return this.rny_1.nny(tag, msg, t);
|
|
219
219
|
};
|
|
220
|
-
protoOf(PlatformLogger).
|
|
221
|
-
return this.
|
|
220
|
+
protoOf(PlatformLogger).eny = function (fromClass) {
|
|
221
|
+
return this.rny_1.eny(fromClass);
|
|
222
222
|
};
|
|
223
|
-
protoOf(PlatformLogger).
|
|
224
|
-
return this.
|
|
223
|
+
protoOf(PlatformLogger).unx = function () {
|
|
224
|
+
return this.qny_1.unx();
|
|
225
225
|
};
|
|
226
|
-
protoOf(PlatformLogger).
|
|
227
|
-
return this.
|
|
226
|
+
protoOf(PlatformLogger).vnx = function () {
|
|
227
|
+
return this.qny_1.vnx();
|
|
228
228
|
};
|
|
229
|
-
protoOf(PlatformLogger).
|
|
230
|
-
return this.
|
|
229
|
+
protoOf(PlatformLogger).wnx = function () {
|
|
230
|
+
return this.qny_1.wnx();
|
|
231
231
|
};
|
|
232
|
-
protoOf(PlatformLogger).
|
|
233
|
-
return this.
|
|
232
|
+
protoOf(PlatformLogger).xnx = function () {
|
|
233
|
+
return this.qny_1.xnx();
|
|
234
234
|
};
|
|
235
|
-
protoOf(PlatformLogger).
|
|
236
|
-
return this.
|
|
235
|
+
protoOf(PlatformLogger).ynx = function () {
|
|
236
|
+
return this.qny_1.ynx();
|
|
237
237
|
};
|
|
238
238
|
function TagProvider() {
|
|
239
239
|
}
|
|
@@ -261,19 +261,19 @@ function d3($this, i) {
|
|
|
261
261
|
}
|
|
262
262
|
function JsPlatformLogger() {
|
|
263
263
|
}
|
|
264
|
-
protoOf(JsPlatformLogger).
|
|
264
|
+
protoOf(JsPlatformLogger).hny = function (tag, msg) {
|
|
265
265
|
console.log(preface(this, 'D', tag), msg);
|
|
266
266
|
};
|
|
267
|
-
protoOf(JsPlatformLogger).
|
|
267
|
+
protoOf(JsPlatformLogger).jny = function (tag, msg) {
|
|
268
268
|
console.info(preface(this, 'I', tag), msg);
|
|
269
269
|
};
|
|
270
|
-
protoOf(JsPlatformLogger).
|
|
270
|
+
protoOf(JsPlatformLogger).lny = function (tag, msg, t) {
|
|
271
271
|
console.warn(preface(this, 'W', tag), msg, t);
|
|
272
272
|
};
|
|
273
|
-
protoOf(JsPlatformLogger).
|
|
273
|
+
protoOf(JsPlatformLogger).nny = function (tag, msg, t) {
|
|
274
274
|
console.error(preface(this, 'E', tag), msg, t);
|
|
275
275
|
};
|
|
276
|
-
protoOf(JsPlatformLogger).
|
|
276
|
+
protoOf(JsPlatformLogger).eny = function (fromClass) {
|
|
277
277
|
return new Pair('', '');
|
|
278
278
|
};
|
|
279
279
|
//region block: exports
|