@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.
@@ -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.jnw_1 = isLogging;
28
+ this.tnx_1 = isLogging;
29
29
  }
30
- protoOf(FixedLogLevel).knw = function () {
31
- return this.jnw_1;
30
+ protoOf(FixedLogLevel).unx = function () {
31
+ return this.tnx_1;
32
32
  };
33
- protoOf(FixedLogLevel).lnw = function () {
34
- return this.jnw_1;
33
+ protoOf(FixedLogLevel).vnx = function () {
34
+ return this.tnx_1;
35
35
  };
36
- protoOf(FixedLogLevel).mnw = function () {
37
- return this.jnw_1;
36
+ protoOf(FixedLogLevel).wnx = function () {
37
+ return this.tnx_1;
38
38
  };
39
- protoOf(FixedLogLevel).nnw = function () {
40
- return this.jnw_1;
39
+ protoOf(FixedLogLevel).xnx = function () {
40
+ return this.tnx_1;
41
41
  };
42
- protoOf(FixedLogLevel).onw = function () {
43
- return this.jnw_1;
42
+ protoOf(FixedLogLevel).ynx = function () {
43
+ return this.tnx_1;
44
44
  };
45
45
  protoOf(FixedLogLevel).toString = function () {
46
- return 'FixedLogLevel(isLogging=' + this.jnw_1 + ')';
46
+ return 'FixedLogLevel(isLogging=' + this.tnx_1 + ')';
47
47
  };
48
48
  function KmLog_init_$Init$($this) {
49
- KmLog.call($this, KmLogging_getInstance().unw('KmLog').first);
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.vnw_1 = tag;
56
+ this.fny_1 = tag;
57
57
  }
58
- protoOf(KmLog).wnw = function (tag, msg) {
59
- return this.xnw(tag, msg);
58
+ protoOf(KmLog).gny = function (tag, msg) {
59
+ return this.hny(tag, msg);
60
60
  };
61
- protoOf(KmLog).ynw = function (tag, msg) {
62
- return this.znw(tag, msg);
61
+ protoOf(KmLog).iny = function (tag, msg) {
62
+ return this.jny(tag, msg);
63
63
  };
64
- protoOf(KmLog).anx = function (tag, msg, t) {
65
- return this.bnx(tag, msg, t);
64
+ protoOf(KmLog).kny = function (tag, msg, t) {
65
+ return this.lny(tag, msg, t);
66
66
  };
67
- protoOf(KmLog).cnx = function (tag, msg, t) {
68
- return this.dnx(tag, msg, t);
67
+ protoOf(KmLog).mny = function (tag, msg, t) {
68
+ return this.nny(tag, msg, t);
69
69
  };
70
- protoOf(KmLog).xnw = function (tag, msg) {
71
- KmLogging_getInstance().xnw(tag, msg);
70
+ protoOf(KmLog).hny = function (tag, msg) {
71
+ KmLogging_getInstance().hny(tag, msg);
72
72
  };
73
- protoOf(KmLog).znw = function (tag, msg) {
74
- KmLogging_getInstance().znw(tag, msg);
73
+ protoOf(KmLog).jny = function (tag, msg) {
74
+ KmLogging_getInstance().jny(tag, msg);
75
75
  };
76
- protoOf(KmLog).bnx = function (tag, msg, t) {
77
- KmLogging_getInstance().bnx(tag, msg, t);
76
+ protoOf(KmLog).lny = function (tag, msg, t) {
77
+ KmLogging_getInstance().lny(tag, msg, t);
78
78
  };
79
- protoOf(KmLog).dnx = function (tag, msg, t) {
80
- KmLogging_getInstance().dnx(tag, msg, t);
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.vnw_1 + "')";
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.enx(tag, tag);
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().unw('KmLog');
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.enx(tagCalculated, className);
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.pnw_1 = true;
112
- this.qnw_1 = true;
113
- this.rnw_1 = true;
114
- this.snw_1 = true;
115
- this.tnw_1 = true;
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().inw(listOf(new PlatformLogger(new FixedLogLevel(true))));
117
+ get_loggers().snx(listOf(new PlatformLogger(new FixedLogLevel(true))));
118
118
  }
119
- this.fnx();
119
+ this.pny();
120
120
  }
121
- protoOf(KmLogging).fnx = function () {
122
- this.pnw_1 = false;
123
- this.qnw_1 = false;
124
- this.rnw_1 = false;
125
- this.snw_1 = false;
126
- this.tnw_1 = false;
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.knw())
131
- this.pnw_1 = true;
132
- if (logger.lnw())
133
- this.qnw_1 = true;
134
- if (logger.mnw())
135
- this.rnw_1 = true;
136
- if (logger.nnw())
137
- this.snw_1 = true;
138
- if (logger.onw())
139
- this.tnw_1 = true;
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).xnw = function (tag, msg) {
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.lnw()) {
147
- logger.xnw(tag, msg);
146
+ if (logger.vnx()) {
147
+ logger.hny(tag, msg);
148
148
  }
149
149
  }
150
150
  };
151
- protoOf(KmLogging).znw = function (tag, msg) {
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.mnw()) {
156
- logger.znw(tag, msg);
155
+ if (logger.wnx()) {
156
+ logger.jny(tag, msg);
157
157
  }
158
158
  }
159
159
  };
160
- protoOf(KmLogging).bnx = function (tag, msg, t) {
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.nnw()) {
165
- logger.bnx(tag, msg, t);
164
+ if (logger.xnx()) {
165
+ logger.lny(tag, msg, t);
166
166
  }
167
167
  }
168
168
  };
169
- protoOf(KmLogging).dnx = function (tag, msg, t) {
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.onw()) {
174
- logger.dnx(tag, msg, t);
173
+ if (logger.ynx()) {
174
+ logger.nny(tag, msg, t);
175
175
  }
176
176
  }
177
177
  };
178
- protoOf(KmLogging).unw = function (fromClass) {
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.unw(fromClass);
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.pnw_1 + ' debug:' + this.qnw_1 + ' info:' + this.rnw_1 + ' warn:' + this.snw_1 + ' error:' + this.tnw_1 + ') ' + toString(get_loggers().b25());
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.gnx_1 = logLevel;
206
- this.hnx_1 = getLoggerApi();
205
+ this.qny_1 = logLevel;
206
+ this.rny_1 = getLoggerApi();
207
207
  }
208
- protoOf(PlatformLogger).xnw = function (tag, msg) {
209
- return this.hnx_1.xnw(tag, msg);
208
+ protoOf(PlatformLogger).hny = function (tag, msg) {
209
+ return this.rny_1.hny(tag, msg);
210
210
  };
211
- protoOf(PlatformLogger).znw = function (tag, msg) {
212
- return this.hnx_1.znw(tag, msg);
211
+ protoOf(PlatformLogger).jny = function (tag, msg) {
212
+ return this.rny_1.jny(tag, msg);
213
213
  };
214
- protoOf(PlatformLogger).bnx = function (tag, msg, t) {
215
- return this.hnx_1.bnx(tag, msg, t);
214
+ protoOf(PlatformLogger).lny = function (tag, msg, t) {
215
+ return this.rny_1.lny(tag, msg, t);
216
216
  };
217
- protoOf(PlatformLogger).dnx = function (tag, msg, t) {
218
- return this.hnx_1.dnx(tag, msg, t);
217
+ protoOf(PlatformLogger).nny = function (tag, msg, t) {
218
+ return this.rny_1.nny(tag, msg, t);
219
219
  };
220
- protoOf(PlatformLogger).unw = function (fromClass) {
221
- return this.hnx_1.unw(fromClass);
220
+ protoOf(PlatformLogger).eny = function (fromClass) {
221
+ return this.rny_1.eny(fromClass);
222
222
  };
223
- protoOf(PlatformLogger).knw = function () {
224
- return this.gnx_1.knw();
223
+ protoOf(PlatformLogger).unx = function () {
224
+ return this.qny_1.unx();
225
225
  };
226
- protoOf(PlatformLogger).lnw = function () {
227
- return this.gnx_1.lnw();
226
+ protoOf(PlatformLogger).vnx = function () {
227
+ return this.qny_1.vnx();
228
228
  };
229
- protoOf(PlatformLogger).mnw = function () {
230
- return this.gnx_1.mnw();
229
+ protoOf(PlatformLogger).wnx = function () {
230
+ return this.qny_1.wnx();
231
231
  };
232
- protoOf(PlatformLogger).nnw = function () {
233
- return this.gnx_1.nnw();
232
+ protoOf(PlatformLogger).xnx = function () {
233
+ return this.qny_1.xnx();
234
234
  };
235
- protoOf(PlatformLogger).onw = function () {
236
- return this.gnx_1.onw();
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).xnw = function (tag, msg) {
264
+ protoOf(JsPlatformLogger).hny = function (tag, msg) {
265
265
  console.log(preface(this, 'D', tag), msg);
266
266
  };
267
- protoOf(JsPlatformLogger).znw = function (tag, msg) {
267
+ protoOf(JsPlatformLogger).jny = function (tag, msg) {
268
268
  console.info(preface(this, 'I', tag), msg);
269
269
  };
270
- protoOf(JsPlatformLogger).bnx = function (tag, msg, t) {
270
+ protoOf(JsPlatformLogger).lny = function (tag, msg, t) {
271
271
  console.warn(preface(this, 'W', tag), msg, t);
272
272
  };
273
- protoOf(JsPlatformLogger).dnx = function (tag, msg, t) {
273
+ protoOf(JsPlatformLogger).nny = function (tag, msg, t) {
274
274
  console.error(preface(this, 'E', tag), msg, t);
275
275
  };
276
- protoOf(JsPlatformLogger).unw = function (fromClass) {
276
+ protoOf(JsPlatformLogger).eny = function (fromClass) {
277
277
  return new Pair('', '');
278
278
  };
279
279
  //region block: exports