@doordeck/doordeck-headless-sdk 0.43.0 → 0.44.0

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.
Files changed (35) hide show
  1. package/kotlin/Kotlin-DateTime-library-kotlinx-datetime.js +1306 -1258
  2. package/kotlin/Kotlin-DateTime-library-kotlinx-datetime.js.map +1 -1
  3. package/kotlin/KotlinMultiplatformLibsodium-multiplatform-crypto-libsodium-bindings.js +17 -17
  4. package/kotlin/MultiplatformSettings-multiplatform-settings.js +9 -9
  5. package/kotlin/Stately-stately-concurrency.js +7 -7
  6. package/kotlin/Stately-stately-concurrent-collections.js +63 -63
  7. package/kotlin/doordeck-sdk.d.ts +33 -37
  8. package/kotlin/doordeck-sdk.js +7817 -7685
  9. package/kotlin/doordeck-sdk.js.map +1 -1
  10. package/kotlin/kotlin-kotlin-stdlib.js +443 -441
  11. package/kotlin/kotlin-kotlin-stdlib.js.map +1 -1
  12. package/kotlin/kotlinx-atomicfu.js +6 -6
  13. package/kotlin/kotlinx-coroutines-core.js +96 -96
  14. package/kotlin/kotlinx-coroutines-core.js.map +1 -1
  15. package/kotlin/kotlinx-io-kotlinx-io-core.js +31 -31
  16. package/kotlin/kotlinx-serialization-kotlinx-serialization-core.js +244 -243
  17. package/kotlin/kotlinx-serialization-kotlinx-serialization-core.js.map +1 -1
  18. package/kotlin/kotlinx-serialization-kotlinx-serialization-json.js +1277 -1261
  19. package/kotlin/kotlinx-serialization-kotlinx-serialization-json.js.map +1 -1
  20. package/kotlin/ktor-ktor-client-ktor-client-core.js +87 -88
  21. package/kotlin/ktor-ktor-client-ktor-client-core.js.map +1 -1
  22. package/kotlin/ktor-ktor-client-ktor-client-plugins-ktor-client-auth.js +27 -27
  23. package/kotlin/ktor-ktor-client-ktor-client-plugins-ktor-client-content-negotiation.js +29 -29
  24. package/kotlin/ktor-ktor-http.js +114 -114
  25. package/kotlin/ktor-ktor-io.js +51 -51
  26. package/kotlin/ktor-ktor-shared-ktor-events.js +6 -6
  27. package/kotlin/ktor-ktor-shared-ktor-serialization-ktor-serialization-kotlinx-ktor-serialization-kotlinx-json.js +6 -6
  28. package/kotlin/ktor-ktor-shared-ktor-serialization-ktor-serialization-kotlinx.js +40 -40
  29. package/kotlin/ktor-ktor-shared-ktor-serialization.js +16 -16
  30. package/kotlin/ktor-ktor-shared-ktor-websockets.js +18 -18
  31. package/kotlin/ktor-ktor-utils.js +114 -101
  32. package/kotlin/ktor-ktor-utils.js.map +1 -1
  33. package/kotlin/projects-core-koin-core.js +283 -287
  34. package/kotlin/projects-core-koin-core.js.map +1 -1
  35. package/package.json +3 -1
@@ -2,48 +2,48 @@
2
2
  'use strict';
3
3
  //region block: imports
4
4
  var imul = Math.imul;
5
- var Unit_instance = kotlin_kotlin.$_$.j5;
6
- var protoOf = kotlin_kotlin.$_$.nb;
7
- var Monotonic_instance = kotlin_kotlin.$_$.a5;
8
- var ValueTimeMark__elapsedNow_impl_eonqvs = kotlin_kotlin.$_$.q2;
9
- var initMetadataForClass = kotlin_kotlin.$_$.na;
10
- var initMetadataForCompanion = kotlin_kotlin.$_$.oa;
5
+ var Unit_instance = kotlin_kotlin.$_$.l5;
6
+ var protoOf = kotlin_kotlin.$_$.pb;
7
+ var Monotonic_instance = kotlin_kotlin.$_$.c5;
8
+ var ValueTimeMark__elapsedNow_impl_eonqvs = kotlin_kotlin.$_$.s2;
9
+ var initMetadataForClass = kotlin_kotlin.$_$.pa;
10
+ var initMetadataForCompanion = kotlin_kotlin.$_$.qa;
11
11
  var VOID = kotlin_kotlin.$_$.h;
12
- var emptyList = kotlin_kotlin.$_$.x6;
13
- var StringBuilder_init_$Create$ = kotlin_kotlin.$_$.i1;
14
- var _Char___init__impl__6a9atx = kotlin_kotlin.$_$.r2;
15
- var equals = kotlin_kotlin.$_$.ga;
16
- var joinTo = kotlin_kotlin.$_$.n7;
17
- var THROW_CCE = kotlin_kotlin.$_$.af;
18
- var hashCode = kotlin_kotlin.$_$.ma;
19
- var Enum = kotlin_kotlin.$_$.pe;
20
- var toString = kotlin_kotlin.$_$.bg;
21
- var toString_0 = kotlin_kotlin.$_$.rb;
22
- var Exception = kotlin_kotlin.$_$.re;
23
- var Exception_init_$Init$ = kotlin_kotlin.$_$.o1;
24
- var captureStack = kotlin_kotlin.$_$.y9;
25
- var Exception_init_$Init$_0 = kotlin_kotlin.$_$.p1;
26
- var HashMap_init_$Create$ = kotlin_kotlin.$_$.s;
27
- var IllegalStateException_init_$Create$ = kotlin_kotlin.$_$.z1;
28
- var LinkedHashSet_init_$Create$ = kotlin_kotlin.$_$.a1;
29
- var LinkedHashMap_init_$Create$ = kotlin_kotlin.$_$.y;
30
- var ArrayList_init_$Create$ = kotlin_kotlin.$_$.p;
31
- var getStringHashCode = kotlin_kotlin.$_$.la;
32
- var asReversed = kotlin_kotlin.$_$.c6;
33
- var ArrayDeque_init_$Create$ = kotlin_kotlin.$_$.n;
34
- var get_lastIndex = kotlin_kotlin.$_$.p7;
35
- var toList = kotlin_kotlin.$_$.p8;
12
+ var emptyList = kotlin_kotlin.$_$.z6;
13
+ var StringBuilder_init_$Create$ = kotlin_kotlin.$_$.j1;
14
+ var _Char___init__impl__6a9atx = kotlin_kotlin.$_$.t2;
15
+ var equals = kotlin_kotlin.$_$.ia;
16
+ var joinTo = kotlin_kotlin.$_$.p7;
17
+ var THROW_CCE = kotlin_kotlin.$_$.cf;
18
+ var hashCode = kotlin_kotlin.$_$.oa;
19
+ var Enum = kotlin_kotlin.$_$.re;
20
+ var toString = kotlin_kotlin.$_$.dg;
21
+ var toString_0 = kotlin_kotlin.$_$.tb;
22
+ var Exception = kotlin_kotlin.$_$.te;
23
+ var Exception_init_$Init$ = kotlin_kotlin.$_$.p1;
24
+ var captureStack = kotlin_kotlin.$_$.aa;
25
+ var Exception_init_$Init$_0 = kotlin_kotlin.$_$.q1;
26
+ var HashMap_init_$Create$ = kotlin_kotlin.$_$.t;
27
+ var IllegalStateException_init_$Create$ = kotlin_kotlin.$_$.a2;
28
+ var LinkedHashSet_init_$Create$ = kotlin_kotlin.$_$.b1;
29
+ var LinkedHashMap_init_$Create$ = kotlin_kotlin.$_$.z;
30
+ var ArrayList_init_$Create$ = kotlin_kotlin.$_$.q;
31
+ var getStringHashCode = kotlin_kotlin.$_$.na;
32
+ var asReversed = kotlin_kotlin.$_$.e6;
33
+ var ArrayDeque_init_$Create$ = kotlin_kotlin.$_$.o;
34
+ var get_lastIndex = kotlin_kotlin.$_$.r7;
35
+ var toList = kotlin_kotlin.$_$.r8;
36
36
  var getKClass = kotlin_kotlin.$_$.f;
37
- var copyToArray = kotlin_kotlin.$_$.t6;
38
- var arrayListOf = kotlin_kotlin.$_$.a6;
39
- var TimedValue = kotlin_kotlin.$_$.ge;
40
- var ArrayDeque_init_$Create$_0 = kotlin_kotlin.$_$.m;
37
+ var copyToArray = kotlin_kotlin.$_$.v6;
38
+ var arrayListOf = kotlin_kotlin.$_$.c6;
39
+ var TimedValue = kotlin_kotlin.$_$.ie;
40
+ var ArrayDeque_init_$Create$_0 = kotlin_kotlin.$_$.n;
41
41
  var ThreadLocalRef = kotlin_co_touchlab_stately_concurrency.$_$.a;
42
- var _Duration___get_inWholeMicroseconds__impl__8oe8vv = kotlin_kotlin.$_$.l2;
43
- var initMetadataForObject = kotlin_kotlin.$_$.ta;
44
- var Companion_getInstance = kotlin_kotlin.$_$.b5;
45
- var Exception_init_$Create$ = kotlin_kotlin.$_$.n1;
46
- var split = kotlin_kotlin.$_$.hd;
42
+ var _Duration___get_inWholeMicroseconds__impl__8oe8vv = kotlin_kotlin.$_$.m2;
43
+ var initMetadataForObject = kotlin_kotlin.$_$.va;
44
+ var Companion_getInstance = kotlin_kotlin.$_$.d5;
45
+ var Exception_init_$Create$ = kotlin_kotlin.$_$.o1;
46
+ var split = kotlin_kotlin.$_$.jd;
47
47
  var ConcurrentMutableMap_init_$Create$ = kotlin_co_touchlab_stately_concurrent_collections.$_$.a;
48
48
  //endregion
49
49
  //region block: pre-declaration
@@ -81,38 +81,38 @@
81
81
  initMetadataForObject(KoinPlatformTools, 'KoinPlatformTools');
82
82
  //endregion
83
83
  function Koin() {
84
- this.o54_1 = new ScopeRegistry(this);
85
- this.p54_1 = new InstanceRegistry(this);
86
- this.q54_1 = new PropertyRegistry(this);
87
- this.r54_1 = new ExtensionManager(this);
88
- this.s54_1 = new EmptyLogger();
84
+ this.s54_1 = new ScopeRegistry(this);
85
+ this.t54_1 = new InstanceRegistry(this);
86
+ this.u54_1 = new PropertyRegistry(this);
87
+ this.v54_1 = new ExtensionManager(this);
88
+ this.w54_1 = new EmptyLogger();
89
89
  }
90
- protoOf(Koin).t54 = function (modules, allowOverride, createEagerInstances) {
90
+ protoOf(Koin).x54 = function (modules, allowOverride, createEagerInstances) {
91
91
  var flattedModules = flatten(modules);
92
- this.p54_1.x54(flattedModules, allowOverride);
93
- this.o54_1.c55(flattedModules);
92
+ this.t54_1.b55(flattedModules, allowOverride);
93
+ this.s54_1.g55(flattedModules);
94
94
  if (createEagerInstances) {
95
- this.d55();
95
+ this.h55();
96
96
  }
97
97
  };
98
- protoOf(Koin).d55 = function () {
99
- this.s54_1.f55('Create eager instances ...');
98
+ protoOf(Koin).h55 = function () {
99
+ this.w54_1.j55('Create eager instances ...');
100
100
  // Inline function 'kotlin.time.measureTime' call
101
101
  // Inline function 'kotlin.contracts.contract' call
102
102
  // Inline function 'kotlin.time.measureTime' call
103
103
  // Inline function 'kotlin.contracts.contract' call
104
104
  var mark = Monotonic_instance.ce();
105
105
  // Inline function 'org.koin.core.Koin.createEagerInstances.<anonymous>' call
106
- this.p54_1.g55();
106
+ this.t54_1.k55();
107
107
  var duration = ValueTimeMark__elapsedNow_impl_eonqvs(mark);
108
- this.s54_1.f55('Created eager instances in ' + get_inMs(duration) + ' ms');
108
+ this.w54_1.j55('Created eager instances in ' + get_inMs(duration) + ' ms');
109
109
  };
110
110
  function loadModules($this, modules) {
111
- $this.h55_1.t54(modules, $this.i55_1, false);
111
+ $this.l55_1.x54(modules, $this.m55_1, false);
112
112
  }
113
113
  function Companion() {
114
114
  }
115
- protoOf(Companion).j55 = function () {
115
+ protoOf(Companion).n55 = function () {
116
116
  var app = new KoinApplication();
117
117
  return app;
118
118
  };
@@ -121,14 +121,14 @@
121
121
  return Companion_instance;
122
122
  }
123
123
  function KoinApplication() {
124
- this.h55_1 = new Koin();
125
- this.i55_1 = true;
124
+ this.l55_1 = new Koin();
125
+ this.m55_1 = true;
126
126
  }
127
- protoOf(KoinApplication).k55 = function (modules) {
127
+ protoOf(KoinApplication).o55 = function (modules) {
128
128
  // Inline function 'org.koin.core.logger.Logger.isAt' call
129
- var this_0 = this.h55_1.s54_1;
129
+ var this_0 = this.l55_1.w54_1;
130
130
  var lvl = Level_INFO_getInstance();
131
- if (this_0.e55_1.u2(lvl) <= 0) {
131
+ if (this_0.i55_1.u2(lvl) <= 0) {
132
132
  // Inline function 'kotlin.time.measureTime' call
133
133
  // Inline function 'kotlin.contracts.contract' call
134
134
  // Inline function 'kotlin.time.measureTime' call
@@ -137,15 +137,15 @@
137
137
  // Inline function 'org.koin.core.KoinApplication.modules.<anonymous>' call
138
138
  loadModules(this, modules);
139
139
  var duration = ValueTimeMark__elapsedNow_impl_eonqvs(mark);
140
- var count = this.h55_1.p54_1.l55();
141
- this.h55_1.s54_1.m55(Level_INFO_getInstance(), 'Started ' + count + ' definitions in ' + get_inMs(duration) + ' ms');
140
+ var count = this.l55_1.t54_1.p55();
141
+ this.l55_1.w54_1.q55(Level_INFO_getInstance(), 'Started ' + count + ' definitions in ' + get_inMs(duration) + ' ms');
142
142
  } else {
143
143
  loadModules(this, modules);
144
144
  }
145
145
  return this;
146
146
  };
147
147
  function startKoin(appDeclaration) {
148
- return KoinPlatformTools_instance.n55().o55(appDeclaration);
148
+ return KoinPlatformTools_instance.r55().s55(appDeclaration);
149
149
  }
150
150
  function BeanDefinition$toString$lambda(it) {
151
151
  return getFullName(it);
@@ -160,14 +160,14 @@
160
160
  tmp = secondaryTypes;
161
161
  }
162
162
  secondaryTypes = tmp;
163
- this.p55_1 = scopeQualifier;
164
- this.q55_1 = primaryType;
165
- this.r55_1 = qualifier;
166
- this.s55_1 = definition;
167
- this.t55_1 = kind;
168
- this.u55_1 = secondaryTypes;
169
- this.v55_1 = new Callbacks();
170
- this.w55_1 = false;
163
+ this.t55_1 = scopeQualifier;
164
+ this.u55_1 = primaryType;
165
+ this.v55_1 = qualifier;
166
+ this.w55_1 = definition;
167
+ this.x55_1 = kind;
168
+ this.y55_1 = secondaryTypes;
169
+ this.z55_1 = new Callbacks();
170
+ this.a56_1 = false;
171
171
  }
172
172
  protoOf(BeanDefinition).toString = function () {
173
173
  // Inline function 'kotlin.text.buildString' call
@@ -177,22 +177,22 @@
177
177
  // Inline function 'kotlin.contracts.contract' call
178
178
  // Inline function 'org.koin.core.definition.BeanDefinition.toString.<anonymous>' call
179
179
  this_0.n8(_Char___init__impl__6a9atx(91));
180
- this_0.l8(this.t55_1);
180
+ this_0.l8(this.x55_1);
181
181
  this_0.m8(": '");
182
- this_0.m8(getFullName(this.q55_1));
182
+ this_0.m8(getFullName(this.u55_1));
183
183
  this_0.n8(_Char___init__impl__6a9atx(39));
184
- if (!(this.r55_1 == null)) {
184
+ if (!(this.v55_1 == null)) {
185
185
  this_0.m8(',qualifier:');
186
- this_0.l8(this.r55_1);
186
+ this_0.l8(this.v55_1);
187
187
  }
188
- if (!equals(this.p55_1, Companion_getInstance_2().y55_1)) {
188
+ if (!equals(this.t55_1, Companion_getInstance_2().c56_1)) {
189
189
  this_0.m8(',scope:');
190
- this_0.l8(this.p55_1);
190
+ this_0.l8(this.t55_1);
191
191
  }
192
192
  // Inline function 'kotlin.collections.isNotEmpty' call
193
- if (!this.u55_1.h()) {
193
+ if (!this.y55_1.h()) {
194
194
  this_0.m8(',binds:');
195
- var tmp = this.u55_1;
195
+ var tmp = this.y55_1;
196
196
  joinTo(tmp, this_0, ',', VOID, VOID, VOID, VOID, BeanDefinition$toString$lambda);
197
197
  }
198
198
  this_0.n8(_Char___init__impl__6a9atx(93));
@@ -203,20 +203,20 @@
203
203
  return true;
204
204
  if (!(other instanceof BeanDefinition))
205
205
  THROW_CCE();
206
- if (!this.q55_1.equals(other.q55_1))
206
+ if (!this.u55_1.equals(other.u55_1))
207
207
  return false;
208
- if (!equals(this.r55_1, other.r55_1))
208
+ if (!equals(this.v55_1, other.v55_1))
209
209
  return false;
210
- if (!equals(this.p55_1, other.p55_1))
210
+ if (!equals(this.t55_1, other.t55_1))
211
211
  return false;
212
212
  return true;
213
213
  };
214
214
  protoOf(BeanDefinition).hashCode = function () {
215
- var tmp0_safe_receiver = this.r55_1;
215
+ var tmp0_safe_receiver = this.v55_1;
216
216
  var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : hashCode(tmp0_safe_receiver);
217
217
  var result = tmp1_elvis_lhs == null ? 0 : tmp1_elvis_lhs;
218
- result = imul(31, result) + this.q55_1.hashCode() | 0;
219
- result = imul(31, result) + hashCode(this.p55_1) | 0;
218
+ result = imul(31, result) + this.u55_1.hashCode() | 0;
219
+ result = imul(31, result) + hashCode(this.t55_1) | 0;
220
220
  return result;
221
221
  };
222
222
  var Kind_Singleton_instance;
@@ -240,13 +240,13 @@
240
240
  }
241
241
  function Callbacks(onClose) {
242
242
  onClose = onClose === VOID ? null : onClose;
243
- this.z55_1 = onClose;
243
+ this.d56_1 = onClose;
244
244
  }
245
245
  protoOf(Callbacks).toString = function () {
246
- return 'Callbacks(onClose=' + toString(this.z55_1) + ')';
246
+ return 'Callbacks(onClose=' + toString(this.d56_1) + ')';
247
247
  };
248
248
  protoOf(Callbacks).hashCode = function () {
249
- return this.z55_1 == null ? 0 : hashCode(this.z55_1);
249
+ return this.d56_1 == null ? 0 : hashCode(this.d56_1);
250
250
  };
251
251
  protoOf(Callbacks).equals = function (other) {
252
252
  if (this === other)
@@ -254,20 +254,20 @@
254
254
  if (!(other instanceof Callbacks))
255
255
  return false;
256
256
  var tmp0_other_with_cast = other instanceof Callbacks ? other : THROW_CCE();
257
- if (!equals(this.z55_1, tmp0_other_with_cast.z55_1))
257
+ if (!equals(this.d56_1, tmp0_other_with_cast.d56_1))
258
258
  return false;
259
259
  return true;
260
260
  };
261
261
  function KoinDefinition(module_0, factory) {
262
- this.a56_1 = module_0;
263
- this.b56_1 = factory;
262
+ this.e56_1 = module_0;
263
+ this.f56_1 = factory;
264
264
  }
265
265
  protoOf(KoinDefinition).toString = function () {
266
- return 'KoinDefinition(module=' + toString_0(this.a56_1) + ', factory=' + toString_0(this.b56_1) + ')';
266
+ return 'KoinDefinition(module=' + toString_0(this.e56_1) + ', factory=' + toString_0(this.f56_1) + ')';
267
267
  };
268
268
  protoOf(KoinDefinition).hashCode = function () {
269
- var result = this.a56_1.hashCode();
270
- result = imul(result, 31) + hashCode(this.b56_1) | 0;
269
+ var result = this.e56_1.hashCode();
270
+ result = imul(result, 31) + hashCode(this.f56_1) | 0;
271
271
  return result;
272
272
  };
273
273
  protoOf(KoinDefinition).equals = function (other) {
@@ -276,9 +276,9 @@
276
276
  if (!(other instanceof KoinDefinition))
277
277
  return false;
278
278
  var tmp0_other_with_cast = other instanceof KoinDefinition ? other : THROW_CCE();
279
- if (!this.a56_1.equals(tmp0_other_with_cast.a56_1))
279
+ if (!this.e56_1.equals(tmp0_other_with_cast.e56_1))
280
280
  return false;
281
- if (!equals(this.b56_1, tmp0_other_with_cast.b56_1))
281
+ if (!equals(this.f56_1, tmp0_other_with_cast.f56_1))
282
282
  return false;
283
283
  return true;
284
284
  };
@@ -303,33 +303,33 @@
303
303
  captureStack(this, NoDefinitionFoundException);
304
304
  }
305
305
  function ExtensionManager(_koin) {
306
- this.c56_1 = _koin;
306
+ this.g56_1 = _koin;
307
307
  var tmp = this;
308
308
  // Inline function 'kotlin.collections.hashMapOf' call
309
- tmp.d56_1 = HashMap_init_$Create$();
309
+ tmp.h56_1 = HashMap_init_$Create$();
310
310
  }
311
311
  function Companion_0() {
312
- this.e56_1 = '\n\t';
312
+ this.i56_1 = '\n\t';
313
313
  }
314
314
  var Companion_instance_0;
315
315
  function Companion_getInstance_1() {
316
316
  return Companion_instance_0;
317
317
  }
318
318
  function InstanceFactory(beanDefinition) {
319
- this.f56_1 = beanDefinition;
319
+ this.j56_1 = beanDefinition;
320
320
  }
321
- protoOf(InstanceFactory).h56 = function (context) {
322
- context.i56_1.f55("| (+) '" + this.f56_1.toString() + "'");
321
+ protoOf(InstanceFactory).l56 = function (context) {
322
+ context.m56_1.j55("| (+) '" + this.j56_1.toString() + "'");
323
323
  try {
324
- var tmp0_elvis_lhs = context.m56_1;
324
+ var tmp0_elvis_lhs = context.q56_1;
325
325
  var parameters = tmp0_elvis_lhs == null ? emptyParametersHolder() : tmp0_elvis_lhs;
326
- return this.f56_1.s55_1(context.j56_1, parameters);
326
+ return this.j56_1.w55_1(context.n56_1, parameters);
327
327
  } catch ($p) {
328
328
  if ($p instanceof Exception) {
329
329
  var e = $p;
330
- var stack = KoinPlatformTools_instance.o56(e);
331
- context.i56_1.p56("* Instance creation error : could not create instance for '" + this.f56_1.toString() + "': " + stack);
332
- throw new InstanceCreationException("Could not create instance for '" + this.f56_1.toString() + "'", e);
330
+ var stack = KoinPlatformTools_instance.s56(e);
331
+ context.m56_1.t56("* Instance creation error : could not create instance for '" + this.j56_1.toString() + "': " + stack);
332
+ throw new InstanceCreationException("Could not create instance for '" + this.j56_1.toString() + "'", e);
333
333
  } else {
334
334
  throw $p;
335
335
  }
@@ -338,17 +338,17 @@
338
338
  function ResolutionContext(logger, scope, clazz, qualifier, parameters) {
339
339
  qualifier = qualifier === VOID ? null : qualifier;
340
340
  parameters = parameters === VOID ? null : parameters;
341
- this.i56_1 = logger;
342
- this.j56_1 = scope;
343
- this.k56_1 = clazz;
344
- this.l56_1 = qualifier;
345
- this.m56_1 = parameters;
346
- this.n56_1 = "t:'" + getFullName(this.k56_1) + "' - q:'" + toString(this.l56_1) + "'";
341
+ this.m56_1 = logger;
342
+ this.n56_1 = scope;
343
+ this.o56_1 = clazz;
344
+ this.p56_1 = qualifier;
345
+ this.q56_1 = parameters;
346
+ this.r56_1 = "t:'" + getFullName(this.o56_1) + "' - q:'" + toString(this.p56_1) + "'";
347
347
  }
348
348
  function NoClass() {
349
349
  }
350
350
  function getValue($this) {
351
- var tmp0_elvis_lhs = $this.r56_1;
351
+ var tmp0_elvis_lhs = $this.v56_1;
352
352
  var tmp;
353
353
  if (tmp0_elvis_lhs == null) {
354
354
  var message = "Single instance created couldn't return value";
@@ -361,8 +361,8 @@
361
361
  function SingleInstanceFactory$get$lambda(this$0, $context) {
362
362
  return function () {
363
363
  var tmp;
364
- if (!this$0.s56($context)) {
365
- this$0.r56_1 = this$0.h56($context);
364
+ if (!this$0.w56($context)) {
365
+ this$0.v56_1 = this$0.l56($context);
366
366
  tmp = Unit_instance;
367
367
  }
368
368
  return Unit_instance;
@@ -370,47 +370,47 @@
370
370
  }
371
371
  function SingleInstanceFactory(beanDefinition) {
372
372
  InstanceFactory.call(this, beanDefinition);
373
- this.r56_1 = null;
373
+ this.v56_1 = null;
374
374
  }
375
- protoOf(SingleInstanceFactory).s56 = function (context) {
376
- return !(this.r56_1 == null);
375
+ protoOf(SingleInstanceFactory).w56 = function (context) {
376
+ return !(this.v56_1 == null);
377
377
  };
378
- protoOf(SingleInstanceFactory).h56 = function (context) {
378
+ protoOf(SingleInstanceFactory).l56 = function (context) {
379
379
  var tmp;
380
- if (this.r56_1 == null) {
381
- tmp = protoOf(InstanceFactory).h56.call(this, context);
380
+ if (this.v56_1 == null) {
381
+ tmp = protoOf(InstanceFactory).l56.call(this, context);
382
382
  } else {
383
383
  tmp = getValue(this);
384
384
  }
385
385
  return tmp;
386
386
  };
387
- protoOf(SingleInstanceFactory).g56 = function (context) {
387
+ protoOf(SingleInstanceFactory).k56 = function (context) {
388
388
  var tmp = KoinPlatformTools_instance;
389
- tmp.t56(this, SingleInstanceFactory$get$lambda(this, context));
389
+ tmp.x56(this, SingleInstanceFactory$get$lambda(this, context));
390
390
  return getValue(this);
391
391
  };
392
392
  function EmptyLogger() {
393
393
  Logger.call(this, Level_NONE_getInstance());
394
394
  }
395
- protoOf(EmptyLogger).m55 = function (level, msg) {
395
+ protoOf(EmptyLogger).q55 = function (level, msg) {
396
396
  };
397
397
  function Logger(level) {
398
398
  level = level === VOID ? Level_INFO_getInstance() : level;
399
- this.e55_1 = level;
399
+ this.i55_1 = level;
400
400
  }
401
- protoOf(Logger).f55 = function (msg) {
402
- this.w56(Level_DEBUG_getInstance(), msg);
401
+ protoOf(Logger).j55 = function (msg) {
402
+ this.a57(Level_DEBUG_getInstance(), msg);
403
403
  };
404
- protoOf(Logger).v56 = function (msg) {
405
- this.w56(Level_WARNING_getInstance(), msg);
404
+ protoOf(Logger).z56 = function (msg) {
405
+ this.a57(Level_WARNING_getInstance(), msg);
406
406
  };
407
- protoOf(Logger).p56 = function (msg) {
408
- this.w56(Level_ERROR_getInstance(), msg);
407
+ protoOf(Logger).t56 = function (msg) {
408
+ this.a57(Level_ERROR_getInstance(), msg);
409
409
  };
410
- protoOf(Logger).w56 = function (lvl, msg) {
410
+ protoOf(Logger).a57 = function (lvl, msg) {
411
411
  // Inline function 'org.koin.core.logger.Logger.isAt' call
412
- if (this.e55_1.u2(lvl) <= 0) {
413
- this.m55(lvl, msg);
412
+ if (this.i55_1.u2(lvl) <= 0) {
413
+ this.q55(lvl, msg);
414
414
  }
415
415
  };
416
416
  var Level_DEBUG_instance;
@@ -454,21 +454,21 @@
454
454
  }
455
455
  function Module(_createdAtStart) {
456
456
  _createdAtStart = _createdAtStart === VOID ? false : _createdAtStart;
457
- this.x56_1 = _createdAtStart;
458
- this.y56_1 = generateId(KoinPlatformTools_instance);
459
- this.z56_1 = LinkedHashSet_init_$Create$();
460
- this.a57_1 = LinkedHashMap_init_$Create$();
461
- this.b57_1 = LinkedHashSet_init_$Create$();
457
+ this.b57_1 = _createdAtStart;
458
+ this.c57_1 = generateId(KoinPlatformTools_instance);
459
+ this.d57_1 = LinkedHashSet_init_$Create$();
460
+ this.e57_1 = LinkedHashMap_init_$Create$();
461
+ this.f57_1 = LinkedHashSet_init_$Create$();
462
462
  var tmp = this;
463
463
  // Inline function 'kotlin.collections.mutableListOf' call
464
- tmp.c57_1 = ArrayList_init_$Create$();
464
+ tmp.g57_1 = ArrayList_init_$Create$();
465
465
  }
466
- protoOf(Module).d57 = function (instanceFactory) {
467
- var def = instanceFactory.f56_1;
466
+ protoOf(Module).h57 = function (instanceFactory) {
467
+ var def = instanceFactory.j56_1;
468
468
  // Inline function 'org.koin.core.definition.indexKey' call
469
- var clazz = def.q55_1;
470
- var typeQualifier = def.r55_1;
471
- var scopeQualifier = def.p55_1;
469
+ var clazz = def.u55_1;
470
+ var typeQualifier = def.v55_1;
471
+ var scopeQualifier = def.t55_1;
472
472
  // Inline function 'kotlin.text.buildString' call
473
473
  // Inline function 'kotlin.contracts.contract' call
474
474
  // Inline function 'kotlin.apply' call
@@ -482,24 +482,24 @@
482
482
  this_0.n8(_Char___init__impl__6a9atx(58));
483
483
  this_0.l8(scopeQualifier);
484
484
  var mapping = this_0.toString();
485
- this.e57(mapping, instanceFactory);
485
+ this.i57(mapping, instanceFactory);
486
486
  };
487
- protoOf(Module).f57 = function (instanceFactory) {
488
- this.z56_1.k(instanceFactory);
487
+ protoOf(Module).j57 = function (instanceFactory) {
488
+ this.d57_1.k(instanceFactory);
489
489
  };
490
- protoOf(Module).e57 = function (mapping, factory) {
490
+ protoOf(Module).i57 = function (mapping, factory) {
491
491
  // Inline function 'kotlin.collections.set' call
492
- this.a57_1.n2(mapping, factory);
492
+ this.e57_1.n2(mapping, factory);
493
493
  };
494
494
  protoOf(Module).equals = function (other) {
495
495
  if (this === other)
496
496
  return true;
497
497
  if (!(other instanceof Module))
498
498
  return false;
499
- return this.y56_1 === other.y56_1;
499
+ return this.c57_1 === other.c57_1;
500
500
  };
501
501
  protoOf(Module).hashCode = function () {
502
- return getStringHashCode(this.y56_1);
502
+ return getStringHashCode(this.c57_1);
503
503
  };
504
504
  function flatten(modules) {
505
505
  // Inline function 'kotlin.collections.linkedSetOf' call
@@ -514,7 +514,7 @@
514
514
  if (!flatten.k(current)) {
515
515
  continue $l$loop_0;
516
516
  }
517
- var _iterator__ex2g4s = current.c57_1.p();
517
+ var _iterator__ex2g4s = current.g57_1.p();
518
518
  while (_iterator__ex2g4s.q()) {
519
519
  var module_0 = _iterator__ex2g4s.r();
520
520
  if (!flatten.x1(module_0)) {
@@ -526,13 +526,13 @@
526
526
  return flatten;
527
527
  }
528
528
  function overrideError(factory, mapping) {
529
- throw new DefinitionOverrideException('Already existing definition for ' + factory.f56_1.toString() + ' at ' + mapping);
529
+ throw new DefinitionOverrideException('Already existing definition for ' + factory.j56_1.toString() + ' at ' + mapping);
530
530
  }
531
531
  function getFirstValue($this, clazz) {
532
532
  var tmp$ret$1;
533
533
  $l$block: {
534
534
  // Inline function 'kotlin.collections.firstOrNull' call
535
- var tmp0_iterator = $this.g57_1.p();
535
+ var tmp0_iterator = $this.k57_1.p();
536
536
  while (tmp0_iterator.q()) {
537
537
  var element = tmp0_iterator.r();
538
538
  // Inline function 'org.koin.core.parameter.ParametersHolder.getFirstValue.<anonymous>' call
@@ -548,7 +548,7 @@
548
548
  }
549
549
  function getIndexedValue($this, clazz) {
550
550
  // Inline function 'kotlin.takeIf' call
551
- var this_0 = $this.g57_1.u($this.i57_1);
551
+ var this_0 = $this.k57_1.u($this.m57_1);
552
552
  // Inline function 'kotlin.contracts.contract' call
553
553
  var tmp;
554
554
  // Inline function 'org.koin.core.parameter.ParametersHolder.getIndexedValue.<anonymous>' call
@@ -560,7 +560,7 @@
560
560
  var tmp_0 = tmp;
561
561
  var currentValue = (tmp_0 == null ? true : !(tmp_0 == null)) ? tmp_0 : null;
562
562
  if (!(currentValue == null)) {
563
- $this.j57();
563
+ $this.n57();
564
564
  }
565
565
  return currentValue;
566
566
  }
@@ -574,17 +574,17 @@
574
574
  }
575
575
  _values = tmp;
576
576
  useIndexedValues = useIndexedValues === VOID ? null : useIndexedValues;
577
- this.g57_1 = _values;
578
- this.h57_1 = useIndexedValues;
579
- this.i57_1 = 0;
577
+ this.k57_1 = _values;
578
+ this.l57_1 = useIndexedValues;
579
+ this.m57_1 = 0;
580
580
  }
581
- protoOf(ParametersHolder).k57 = function (clazz) {
581
+ protoOf(ParametersHolder).o57 = function (clazz) {
582
582
  var tmp;
583
- if (this.g57_1.h()) {
583
+ if (this.k57_1.h()) {
584
584
  tmp = null;
585
585
  } else {
586
586
  var tmp_0;
587
- switch (this.h57_1) {
587
+ switch (this.l57_1) {
588
588
  case null:
589
589
  var tmp1_elvis_lhs = getIndexedValue(this, clazz);
590
590
  tmp_0 = tmp1_elvis_lhs == null ? getFirstValue(this, clazz) : tmp1_elvis_lhs;
@@ -600,13 +600,13 @@
600
600
  }
601
601
  return tmp;
602
602
  };
603
- protoOf(ParametersHolder).j57 = function () {
604
- if (this.i57_1 < get_lastIndex(this.g57_1)) {
605
- this.i57_1 = this.i57_1 + 1 | 0;
603
+ protoOf(ParametersHolder).n57 = function () {
604
+ if (this.m57_1 < get_lastIndex(this.k57_1)) {
605
+ this.m57_1 = this.m57_1 + 1 | 0;
606
606
  }
607
607
  };
608
608
  protoOf(ParametersHolder).toString = function () {
609
- return 'DefinitionParameters' + toString_0(toList(this.g57_1));
609
+ return 'DefinitionParameters' + toString_0(toList(this.k57_1));
610
610
  };
611
611
  function emptyParametersHolder() {
612
612
  return new ParametersHolder();
@@ -614,20 +614,17 @@
614
614
  function _q(name) {
615
615
  return new StringQualifier(name);
616
616
  }
617
- function named(name) {
618
- return new StringQualifier(name);
619
- }
620
617
  function StringQualifier(value) {
621
- this.l57_1 = value;
618
+ this.p57_1 = value;
622
619
  }
623
620
  protoOf(StringQualifier).z = function () {
624
- return this.l57_1;
621
+ return this.p57_1;
625
622
  };
626
623
  protoOf(StringQualifier).toString = function () {
627
- return this.l57_1;
624
+ return this.p57_1;
628
625
  };
629
626
  protoOf(StringQualifier).hashCode = function () {
630
- return getStringHashCode(this.l57_1);
627
+ return getStringHashCode(this.p57_1);
631
628
  };
632
629
  protoOf(StringQualifier).equals = function (other) {
633
630
  if (this === other)
@@ -635,26 +632,26 @@
635
632
  if (!(other instanceof StringQualifier))
636
633
  return false;
637
634
  var tmp0_other_with_cast = other instanceof StringQualifier ? other : THROW_CCE();
638
- if (!(this.l57_1 === tmp0_other_with_cast.l57_1))
635
+ if (!(this.p57_1 === tmp0_other_with_cast.p57_1))
639
636
  return false;
640
637
  return true;
641
638
  };
642
639
  function addAllEagerInstances($this, module_0) {
643
640
  // Inline function 'kotlin.collections.forEach' call
644
- var tmp0_iterator = module_0.z56_1.p();
641
+ var tmp0_iterator = module_0.d57_1.p();
645
642
  while (tmp0_iterator.q()) {
646
643
  var element = tmp0_iterator.r();
647
644
  // Inline function 'org.koin.core.registry.InstanceRegistry.addAllEagerInstances.<anonymous>' call
648
645
  // Inline function 'kotlin.collections.set' call
649
- var this_0 = $this.w54_1;
650
- var key = element.f56_1.hashCode();
646
+ var this_0 = $this.a55_1;
647
+ var key = element.j56_1.hashCode();
651
648
  this_0.n2(key, element);
652
649
  }
653
650
  }
654
651
  function loadModule($this, module_0, allowOverride) {
655
652
  // Inline function 'kotlin.collections.forEach' call
656
653
  // Inline function 'kotlin.collections.iterator' call
657
- var tmp0_iterator = module_0.a57_1.x().p();
654
+ var tmp0_iterator = module_0.e57_1.x().p();
658
655
  while (tmp0_iterator.q()) {
659
656
  var element = tmp0_iterator.r();
660
657
  // Inline function 'org.koin.core.registry.InstanceRegistry.loadModule.<anonymous>' call
@@ -662,25 +659,25 @@
662
659
  var mapping = element.y();
663
660
  // Inline function 'kotlin.collections.component2' call
664
661
  var factory = element.z();
665
- $this.m57(allowOverride, mapping, factory);
662
+ $this.q57(allowOverride, mapping, factory);
666
663
  }
667
664
  }
668
665
  function createEagerInstances($this, instances) {
669
- var defaultContext = new ResolutionContext($this.u54_1.s54_1, $this.u54_1.o54_1.b55_1, getKClass(NoClass));
666
+ var defaultContext = new ResolutionContext($this.y54_1.w54_1, $this.y54_1.s54_1.f55_1, getKClass(NoClass));
670
667
  // Inline function 'kotlin.collections.forEach' call
671
668
  var tmp0_iterator = instances.p();
672
669
  while (tmp0_iterator.q()) {
673
670
  var element = tmp0_iterator.r();
674
671
  // Inline function 'org.koin.core.registry.InstanceRegistry.createEagerInstances.<anonymous>' call
675
- element.g56(defaultContext);
672
+ element.k56(defaultContext);
676
673
  }
677
674
  }
678
675
  function InstanceRegistry(_koin) {
679
- this.u54_1 = _koin;
680
- this.v54_1 = KoinPlatformTools_instance.n57();
681
- this.w54_1 = KoinPlatformTools_instance.n57();
676
+ this.y54_1 = _koin;
677
+ this.z54_1 = KoinPlatformTools_instance.r57();
678
+ this.a55_1 = KoinPlatformTools_instance.r57();
682
679
  }
683
- protoOf(InstanceRegistry).x54 = function (modules, allowOverride) {
680
+ protoOf(InstanceRegistry).b55 = function (modules, allowOverride) {
684
681
  // Inline function 'kotlin.collections.forEach' call
685
682
  var tmp0_iterator = modules.p();
686
683
  while (tmp0_iterator.q()) {
@@ -690,16 +687,16 @@
690
687
  addAllEagerInstances(this, element);
691
688
  }
692
689
  };
693
- protoOf(InstanceRegistry).g55 = function () {
690
+ protoOf(InstanceRegistry).k55 = function () {
694
691
  // Inline function 'kotlin.collections.toTypedArray' call
695
- var this_0 = this.w54_1.m2();
692
+ var this_0 = this.a55_1.m2();
696
693
  var tmp$ret$0 = copyToArray(this_0);
697
694
  var instances = arrayListOf(tmp$ret$0.slice());
698
- this.w54_1.e2();
695
+ this.a55_1.e2();
699
696
  createEagerInstances(this, instances);
700
697
  };
701
- protoOf(InstanceRegistry).o57 = function (allowOverride, mapping, factory, logWarning) {
702
- if (this.v54_1.k2(mapping) == null)
698
+ protoOf(InstanceRegistry).s57 = function (allowOverride, mapping, factory, logWarning) {
699
+ if (this.z54_1.k2(mapping) == null)
703
700
  null;
704
701
  else {
705
702
  // Inline function 'kotlin.let' call
@@ -707,25 +704,25 @@
707
704
  if (!allowOverride) {
708
705
  overrideError(factory, mapping);
709
706
  } else if (logWarning) {
710
- this.u54_1.s54_1.v56("(+) override index '" + mapping + "' -> '" + factory.f56_1.toString() + "'");
707
+ this.y54_1.w54_1.z56("(+) override index '" + mapping + "' -> '" + factory.j56_1.toString() + "'");
711
708
  }
712
709
  }
713
- this.u54_1.s54_1.f55("(+) index '" + mapping + "' -> '" + factory.f56_1.toString() + "'");
710
+ this.y54_1.w54_1.j55("(+) index '" + mapping + "' -> '" + factory.j56_1.toString() + "'");
714
711
  // Inline function 'kotlin.collections.set' call
715
- this.v54_1.n2(mapping, factory);
712
+ this.z54_1.n2(mapping, factory);
716
713
  };
717
- protoOf(InstanceRegistry).m57 = function (allowOverride, mapping, factory, logWarning, $super) {
714
+ protoOf(InstanceRegistry).q57 = function (allowOverride, mapping, factory, logWarning, $super) {
718
715
  logWarning = logWarning === VOID ? true : logWarning;
719
716
  var tmp;
720
717
  if ($super === VOID) {
721
- this.o57(allowOverride, mapping, factory, logWarning);
718
+ this.s57(allowOverride, mapping, factory, logWarning);
722
719
  tmp = Unit_instance;
723
720
  } else {
724
- tmp = $super.o57.call(this, allowOverride, mapping, factory, logWarning);
721
+ tmp = $super.s57.call(this, allowOverride, mapping, factory, logWarning);
725
722
  }
726
723
  return tmp;
727
724
  };
728
- protoOf(InstanceRegistry).p57 = function (clazz, qualifier, scopeQualifier) {
725
+ protoOf(InstanceRegistry).t57 = function (clazz, qualifier, scopeQualifier) {
729
726
  // Inline function 'org.koin.core.definition.indexKey' call
730
727
  // Inline function 'kotlin.text.buildString' call
731
728
  // Inline function 'kotlin.contracts.contract' call
@@ -740,27 +737,27 @@
740
737
  this_0.n8(_Char___init__impl__6a9atx(58));
741
738
  this_0.l8(scopeQualifier);
742
739
  var indexKey = this_0.toString();
743
- return this.v54_1.k2(indexKey);
740
+ return this.z54_1.k2(indexKey);
744
741
  };
745
- protoOf(InstanceRegistry).q57 = function (qualifier, clazz, scopeQualifier, instanceContext) {
746
- var tmp0_safe_receiver = this.p57(clazz, qualifier, scopeQualifier);
747
- var tmp = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.g56(instanceContext);
742
+ protoOf(InstanceRegistry).u57 = function (qualifier, clazz, scopeQualifier, instanceContext) {
743
+ var tmp0_safe_receiver = this.t57(clazz, qualifier, scopeQualifier);
744
+ var tmp = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.k56(instanceContext);
748
745
  return (tmp == null ? true : !(tmp == null)) ? tmp : null;
749
746
  };
750
- protoOf(InstanceRegistry).l55 = function () {
751
- return this.v54_1.s();
747
+ protoOf(InstanceRegistry).p55 = function () {
748
+ return this.z54_1.s();
752
749
  };
753
750
  function PropertyRegistry(_koin) {
754
- this.r57_1 = _koin;
755
- this.s57_1 = KoinPlatformTools_instance.n57();
751
+ this.v57_1 = _koin;
752
+ this.w57_1 = KoinPlatformTools_instance.r57();
756
753
  }
757
754
  function loadModule_0($this, module_0) {
758
- $this.z54_1.t(module_0.b57_1);
755
+ $this.d55_1.t(module_0.f57_1);
759
756
  }
760
757
  function Companion_1() {
761
758
  Companion_instance_1 = this;
762
- this.x55_1 = '_root_';
763
- this.y55_1 = _q('_root_');
759
+ this.b56_1 = '_root_';
760
+ this.c56_1 = _q('_root_');
764
761
  }
765
762
  var Companion_instance_1;
766
763
  function Companion_getInstance_2() {
@@ -770,18 +767,18 @@
770
767
  }
771
768
  function ScopeRegistry(_koin) {
772
769
  Companion_getInstance_2();
773
- this.y54_1 = _koin;
774
- this.z54_1 = KoinPlatformTools_instance.t57();
775
- this.a55_1 = KoinPlatformTools_instance.n57();
776
- this.b55_1 = new Scope(Companion_getInstance_2().y55_1, '_root_', true, this.y54_1);
777
- this.z54_1.k(this.b55_1.u57_1);
770
+ this.c55_1 = _koin;
771
+ this.d55_1 = KoinPlatformTools_instance.x57();
772
+ this.e55_1 = KoinPlatformTools_instance.r57();
773
+ this.f55_1 = new Scope(Companion_getInstance_2().c56_1, '_root_', true, this.c55_1);
774
+ this.d55_1.k(this.f55_1.y57_1);
778
775
  // Inline function 'kotlin.collections.set' call
779
- var this_0 = this.a55_1;
780
- var key = this.b55_1.v57_1;
781
- var value = this.b55_1;
776
+ var this_0 = this.e55_1;
777
+ var key = this.f55_1.z57_1;
778
+ var value = this.f55_1;
782
779
  this_0.n2(key, value);
783
780
  }
784
- protoOf(ScopeRegistry).c55 = function (modules) {
781
+ protoOf(ScopeRegistry).g55 = function (modules) {
785
782
  // Inline function 'kotlin.collections.forEach' call
786
783
  var tmp0_iterator = modules.p();
787
784
  while (tmp0_iterator.q()) {
@@ -795,9 +792,9 @@
795
792
  }
796
793
  function resolveWithOptionalLogging($this, clazz, qualifier, parameters) {
797
794
  // Inline function 'org.koin.core.logger.Logger.isAt' call
798
- var this_0 = $this.x57_1.s54_1;
795
+ var this_0 = $this.b58_1.w54_1;
799
796
  var lvl = Level_DEBUG_getInstance();
800
- if (!(this_0.e55_1.u2(lvl) <= 0)) {
797
+ if (!(this_0.i55_1.u2(lvl) <= 0)) {
801
798
  return resolveInstance($this, qualifier, clazz, parameters);
802
799
  }
803
800
  // Inline function 'org.koin.core.scope.Scope.logInstanceRequest' call
@@ -812,8 +809,8 @@
812
809
  }
813
810
  var tmp1_elvis_lhs = tmp;
814
811
  var qualifierString = tmp1_elvis_lhs == null ? '' : tmp1_elvis_lhs;
815
- var scopeId = $this.w57_1 ? '' : " - scope:'" + $this.v57_1 + "'";
816
- $this.x57_1.s54_1.m55(Level_DEBUG_getInstance(), "|- '" + getFullName(clazz) + "'" + qualifierString + scopeId + '...');
812
+ var scopeId = $this.a58_1 ? '' : " - scope:'" + $this.z57_1 + "'";
813
+ $this.b58_1.w54_1.q55(Level_DEBUG_getInstance(), "|- '" + getFullName(clazz) + "'" + qualifierString + scopeId + '...');
817
814
  // Inline function 'kotlin.time.measureTimedValue' call
818
815
  // Inline function 'kotlin.contracts.contract' call
819
816
  // Inline function 'kotlin.time.measureTimedValue' call
@@ -824,15 +821,15 @@
824
821
  var result_0 = new TimedValue(result, ValueTimeMark__elapsedNow_impl_eonqvs(mark));
825
822
  // Inline function 'org.koin.core.scope.Scope.logInstanceDuration' call
826
823
  var duration = result_0.tj_1;
827
- $this.x57_1.s54_1.m55(Level_DEBUG_getInstance(), "|- '" + getFullName(clazz) + "' in " + get_inMs(duration) + ' ms');
824
+ $this.b58_1.w54_1.q55(Level_DEBUG_getInstance(), "|- '" + getFullName(clazz) + "' in " + get_inMs(duration) + ' ms');
828
825
  return result_0.sj_1;
829
826
  }
830
827
  function resolveInstance($this, qualifier, clazz, parameters) {
831
828
  // Inline function 'org.koin.core.scope.Scope.checkScopeIsOpen' call
832
- if ($this.c58_1) {
833
- throw new ClosedScopeException("Scope '" + $this.v57_1 + "' is closed");
829
+ if ($this.g58_1) {
830
+ throw new ClosedScopeException("Scope '" + $this.z57_1 + "' is closed");
834
831
  }
835
- var instanceContext = new ResolutionContext($this.x57_1.s54_1, $this, clazz, qualifier, parameters);
832
+ var instanceContext = new ResolutionContext($this.b58_1.w54_1, $this, clazz, qualifier, parameters);
836
833
  return stackParametersCall($this, parameters, instanceContext);
837
834
  }
838
835
  function stackParametersCall($this, parameters, instanceContext) {
@@ -840,19 +837,19 @@
840
837
  return resolveFromContext($this, instanceContext);
841
838
  }
842
839
  // Inline function 'org.koin.core.logger.Logger.log' call
843
- var this_0 = $this.x57_1.s54_1;
840
+ var this_0 = $this.b58_1.w54_1;
844
841
  var lvl = Level_DEBUG_getInstance();
845
842
  // Inline function 'org.koin.core.logger.Logger.isAt' call
846
- if (this_0.e55_1.u2(lvl) <= 0) {
843
+ if (this_0.i55_1.u2(lvl) <= 0) {
847
844
  // Inline function 'org.koin.core.scope.Scope.stackParametersCall.<anonymous>' call
848
845
  var tmp$ret$1 = '| >> parameters ' + toString(parameters);
849
- this_0.m55(lvl, tmp$ret$1);
846
+ this_0.q55(lvl, tmp$ret$1);
850
847
  }
851
848
  var stack = onParameterOnStack($this, parameters);
852
849
  try {
853
850
  return resolveFromContext($this, instanceContext);
854
851
  }finally {
855
- $this.x57_1.s54_1.f55('| << parameters');
852
+ $this.b58_1.w54_1.j55('| << parameters');
856
853
  clearParameterStack($this, stack);
857
854
  }
858
855
  }
@@ -864,17 +861,17 @@
864
861
  function clearParameterStack($this, stack) {
865
862
  stack.kf();
866
863
  if (stack.h()) {
867
- var tmp0_safe_receiver = $this.b58_1;
864
+ var tmp0_safe_receiver = $this.f58_1;
868
865
  if (tmp0_safe_receiver == null)
869
866
  null;
870
867
  else {
871
868
  tmp0_safe_receiver.p4();
872
869
  }
873
- $this.b58_1 = null;
870
+ $this.f58_1 = null;
874
871
  }
875
872
  }
876
873
  function getOrCreateParameterStack($this) {
877
- var tmp0_safe_receiver = $this.b58_1;
874
+ var tmp0_safe_receiver = $this.f58_1;
878
875
  var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.dv();
879
876
  var tmp;
880
877
  if (tmp1_elvis_lhs == null) {
@@ -882,12 +879,12 @@
882
879
  // Inline function 'kotlin.contracts.contract' call
883
880
  // Inline function 'org.koin.core.scope.Scope.getOrCreateParameterStack.<anonymous>' call
884
881
  var it = ArrayDeque_init_$Create$_0();
885
- $this.b58_1 = new ThreadLocalRef();
886
- var tmp0_safe_receiver_0 = $this.b58_1;
882
+ $this.f58_1 = new ThreadLocalRef();
883
+ var tmp0_safe_receiver_0 = $this.f58_1;
887
884
  if (tmp0_safe_receiver_0 == null)
888
885
  null;
889
886
  else {
890
- tmp0_safe_receiver_0.e54(it);
887
+ tmp0_safe_receiver_0.i54(it);
891
888
  }
892
889
  tmp = it;
893
890
  } else {
@@ -898,18 +895,18 @@
898
895
  function resolveFromContext($this, instanceContext) {
899
896
  // Inline function 'org.koin.core.scope.Scope.resolveFromInjectedParameters' call
900
897
  var tmp;
901
- if (instanceContext.m56_1 == null) {
898
+ if (instanceContext.q56_1 == null) {
902
899
  tmp = null;
903
900
  } else {
904
- $this.x57_1.s54_1.f55('|- ? ' + instanceContext.n56_1 + ' look in injected parameters');
905
- tmp = instanceContext.m56_1.k57(instanceContext.k56_1);
901
+ $this.b58_1.w54_1.j55('|- ? ' + instanceContext.r56_1 + ' look in injected parameters');
902
+ tmp = instanceContext.q56_1.o57(instanceContext.o56_1);
906
903
  }
907
904
  var tmp0_elvis_lhs = tmp;
908
905
  var tmp1_elvis_lhs = tmp0_elvis_lhs == null ? resolveFromRegistry($this, instanceContext) : tmp0_elvis_lhs;
909
906
  var tmp_0;
910
907
  if (tmp1_elvis_lhs == null) {
911
908
  // Inline function 'org.koin.core.scope.Scope.resolveFromStackedParameters' call
912
- var tmp0_safe_receiver = $this.b58_1;
909
+ var tmp0_safe_receiver = $this.f58_1;
913
910
  var current = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.dv();
914
911
  var tmp_1;
915
912
  // Inline function 'kotlin.collections.isNullOrEmpty' call
@@ -917,9 +914,9 @@
917
914
  if (current == null || current.h()) {
918
915
  tmp_1 = null;
919
916
  } else {
920
- $this.x57_1.s54_1.f55('|- ? ' + instanceContext.n56_1 + ' look in stack parameters');
917
+ $this.b58_1.w54_1.j55('|- ? ' + instanceContext.r56_1 + ' look in stack parameters');
921
918
  var parameters = current.gf();
922
- tmp_1 = parameters == null ? null : parameters.k57(instanceContext.k56_1);
919
+ tmp_1 = parameters == null ? null : parameters.o57(instanceContext.o56_1);
923
920
  }
924
921
  tmp_0 = tmp_1;
925
922
  } else {
@@ -931,14 +928,14 @@
931
928
  var tmp$ret$3;
932
929
  $l$block: {
933
930
  // Inline function 'org.koin.core.scope.Scope.resolveFromScopeSource' call
934
- if ($this.w57_1) {
931
+ if ($this.a58_1) {
935
932
  tmp$ret$3 = null;
936
933
  break $l$block;
937
934
  }
938
- $this.x57_1.s54_1.f55('|- ? ' + instanceContext.n56_1 + ' look at scope source');
935
+ $this.b58_1.w54_1.j55('|- ? ' + instanceContext.r56_1 + ' look at scope source');
939
936
  var tmp_3;
940
- if (instanceContext.k56_1.wa($this.z57_1) && instanceContext.l56_1 == null) {
941
- var tmp_4 = $this.z57_1;
937
+ if (instanceContext.o56_1.wa($this.d58_1) && instanceContext.p56_1 == null) {
938
+ var tmp_4 = $this.d58_1;
942
939
  tmp_3 = (tmp_4 == null ? true : !(tmp_4 == null)) ? tmp_4 : null;
943
940
  } else {
944
941
  tmp_3 = null;
@@ -953,8 +950,8 @@
953
950
  var tmp4_elvis_lhs = tmp3_elvis_lhs == null ? resolveFromParentScopes($this, instanceContext) : tmp3_elvis_lhs;
954
951
  var tmp_5;
955
952
  if (tmp4_elvis_lhs == null) {
956
- $this.x57_1.s54_1.f55('|- << parameters');
957
- var tmp0_safe_receiver_0 = instanceContext.l56_1;
953
+ $this.b58_1.w54_1.j55('|- << parameters');
954
+ var tmp0_safe_receiver_0 = instanceContext.p56_1;
958
955
  var tmp_6;
959
956
  if (tmp0_safe_receiver_0 == null) {
960
957
  tmp_6 = null;
@@ -966,28 +963,28 @@
966
963
  }
967
964
  var tmp1_elvis_lhs_0 = tmp_6;
968
965
  var qualifierString = tmp1_elvis_lhs_0 == null ? '' : tmp1_elvis_lhs_0;
969
- throw new NoDefinitionFoundException("No definition found for type '" + getFullName(instanceContext.k56_1) + "'" + qualifierString + '. Check your Modules configuration and add missing type and/or qualifier!');
966
+ throw new NoDefinitionFoundException("No definition found for type '" + getFullName(instanceContext.o56_1) + "'" + qualifierString + '. Check your Modules configuration and add missing type and/or qualifier!');
970
967
  } else {
971
968
  tmp_5 = tmp4_elvis_lhs;
972
969
  }
973
970
  return tmp_5;
974
971
  }
975
972
  function resolveFromRegistry($this, ctx) {
976
- return $this.x57_1.p54_1.q57(ctx.l56_1, ctx.k56_1, $this.u57_1, ctx);
973
+ return $this.b58_1.t54_1.u57(ctx.p56_1, ctx.o56_1, $this.y57_1, ctx);
977
974
  }
978
975
  function resolveFromParentScopes($this, ctx) {
979
- $this.x57_1.s54_1.f55('|- ? ' + ctx.n56_1 + ' look in other scopes');
976
+ $this.b58_1.w54_1.j55('|- ? ' + ctx.r56_1 + ' look in other scopes');
980
977
  return findInOtherScope($this, ctx);
981
978
  }
982
979
  function findInOtherScope($this, ctx) {
983
980
  var tmp$ret$1;
984
981
  $l$block: {
985
982
  // Inline function 'kotlin.collections.firstNotNullOfOrNull' call
986
- var tmp0_iterator = $this.y57_1.p();
983
+ var tmp0_iterator = $this.c58_1.p();
987
984
  while (tmp0_iterator.q()) {
988
985
  var element = tmp0_iterator.r();
989
986
  // Inline function 'org.koin.core.scope.Scope.findInOtherScope.<anonymous>' call
990
- var result = element.d58(ctx);
987
+ var result = element.h58(ctx);
991
988
  if (!(result == null)) {
992
989
  tmp$ret$1 = result;
993
990
  break $l$block;
@@ -999,30 +996,30 @@
999
996
  }
1000
997
  function Scope(scopeQualifier, id, isRoot, _koin) {
1001
998
  isRoot = isRoot === VOID ? false : isRoot;
1002
- this.u57_1 = scopeQualifier;
1003
- this.v57_1 = id;
1004
- this.w57_1 = isRoot;
1005
- this.x57_1 = _koin;
1006
- this.y57_1 = LinkedHashSet_init_$Create$();
1007
- this.z57_1 = null;
1008
- this.a58_1 = LinkedHashSet_init_$Create$();
1009
- this.b58_1 = null;
1010
- this.c58_1 = false;
1011
- }
1012
- protoOf(Scope).d58 = function (ctx) {
999
+ this.y57_1 = scopeQualifier;
1000
+ this.z57_1 = id;
1001
+ this.a58_1 = isRoot;
1002
+ this.b58_1 = _koin;
1003
+ this.c58_1 = LinkedHashSet_init_$Create$();
1004
+ this.d58_1 = null;
1005
+ this.e58_1 = LinkedHashSet_init_$Create$();
1006
+ this.f58_1 = null;
1007
+ this.g58_1 = false;
1008
+ }
1009
+ protoOf(Scope).h58 = function (ctx) {
1013
1010
  var tmp;
1014
1011
  try {
1015
- tmp = get(this, ctx.k56_1, ctx.l56_1, ctx.m56_1);
1012
+ tmp = get(this, ctx.o56_1, ctx.p56_1, ctx.q56_1);
1016
1013
  } catch ($p) {
1017
1014
  var tmp_0;
1018
1015
  if ($p instanceof ClosedScopeException) {
1019
1016
  var e = $p;
1020
- this.x57_1.s54_1.f55('* Scope closed - no instance found for ' + getFullName(ctx.k56_1) + ' on scope ' + this.toString());
1017
+ this.b58_1.w54_1.j55('* Scope closed - no instance found for ' + getFullName(ctx.o56_1) + ' on scope ' + this.toString());
1021
1018
  tmp_0 = null;
1022
1019
  } else {
1023
1020
  if ($p instanceof NoDefinitionFoundException) {
1024
1021
  var e_0 = $p;
1025
- this.x57_1.s54_1.f55("* No instance found for type '" + getFullName(ctx.k56_1) + "' on scope '" + this.toString() + "'");
1022
+ this.b58_1.w54_1.j55("* No instance found for type '" + getFullName(ctx.o56_1) + "' on scope '" + this.toString() + "'");
1026
1023
  tmp_0 = null;
1027
1024
  } else {
1028
1025
  throw $p;
@@ -1032,11 +1029,11 @@
1032
1029
  }
1033
1030
  return tmp;
1034
1031
  };
1035
- protoOf(Scope).e58 = function (clazz, qualifier, parameters) {
1032
+ protoOf(Scope).i58 = function (clazz, qualifier, parameters) {
1036
1033
  return resolveWithOptionalLogging(this, clazz, qualifier, parameters == null ? null : parameters());
1037
1034
  };
1038
1035
  protoOf(Scope).toString = function () {
1039
- return "['" + this.v57_1 + "']";
1036
+ return "['" + this.z57_1 + "']";
1040
1037
  };
1041
1038
  function get_inMs(_this__u8e3s4) {
1042
1039
  // Inline function 'kotlin.Long.div' call
@@ -1060,7 +1057,7 @@
1060
1057
  }
1061
1058
  function saveCache(_this__u8e3s4) {
1062
1059
  _init_properties_KClassExt_kt__5ro5b2();
1063
- var name = KoinPlatformTools_instance.f58(_this__u8e3s4);
1060
+ var name = KoinPlatformTools_instance.j58(_this__u8e3s4);
1064
1061
  // Inline function 'kotlin.collections.set' call
1065
1062
  get_classNames().n2(_this__u8e3s4, name);
1066
1063
  return name;
@@ -1069,13 +1066,13 @@
1069
1066
  function _init_properties_KClassExt_kt__5ro5b2() {
1070
1067
  if (!properties_initialized_KClassExt_kt_dizwhw) {
1071
1068
  properties_initialized_KClassExt_kt_dizwhw = true;
1072
- classNames = KoinPlatformTools_instance.n57();
1069
+ classNames = KoinPlatformTools_instance.r57();
1073
1070
  }
1074
1071
  }
1075
1072
  function KoinPlatform() {
1076
1073
  }
1077
- protoOf(KoinPlatform).g58 = function () {
1078
- return KoinPlatformTools_instance.n55().dv();
1074
+ protoOf(KoinPlatform).k58 = function () {
1075
+ return KoinPlatformTools_instance.r55().dv();
1079
1076
  };
1080
1077
  var KoinPlatform_instance;
1081
1078
  function KoinPlatform_getInstance() {
@@ -1088,16 +1085,16 @@
1088
1085
  return Companion_getInstance().uk().toString();
1089
1086
  }
1090
1087
  function register($this, koinApplication) {
1091
- if (!($this.h58_1 == null)) {
1088
+ if (!($this.l58_1 == null)) {
1092
1089
  throw new KoinApplicationAlreadyStartedException('A Koin Application has already been started');
1093
1090
  }
1094
- $this.h58_1 = koinApplication.h55_1;
1091
+ $this.l58_1 = koinApplication.l55_1;
1095
1092
  }
1096
1093
  function GlobalContext() {
1097
- this.h58_1 = null;
1094
+ this.l58_1 = null;
1098
1095
  }
1099
1096
  protoOf(GlobalContext).dv = function () {
1100
- var tmp0_elvis_lhs = this.h58_1;
1097
+ var tmp0_elvis_lhs = this.l58_1;
1101
1098
  var tmp;
1102
1099
  if (tmp0_elvis_lhs == null) {
1103
1100
  var message = 'KoinApplication has not been started';
@@ -1107,8 +1104,8 @@
1107
1104
  }
1108
1105
  return tmp;
1109
1106
  };
1110
- protoOf(GlobalContext).o55 = function (appDeclaration) {
1111
- var koinApplication = Companion_instance.j55();
1107
+ protoOf(GlobalContext).s55 = function (appDeclaration) {
1108
+ var koinApplication = Companion_instance.n55();
1112
1109
  register(this, koinApplication);
1113
1110
  appDeclaration(koinApplication);
1114
1111
  return koinApplication;
@@ -1119,23 +1116,23 @@
1119
1116
  }
1120
1117
  function KoinPlatformTools() {
1121
1118
  }
1122
- protoOf(KoinPlatformTools).o56 = function (e) {
1119
+ protoOf(KoinPlatformTools).s56 = function (e) {
1123
1120
  return e.toString() + toString_0(split(Exception_init_$Create$().toString(), ['\n']));
1124
1121
  };
1125
- protoOf(KoinPlatformTools).f58 = function (kClass) {
1122
+ protoOf(KoinPlatformTools).j58 = function (kClass) {
1126
1123
  var tmp0_elvis_lhs = kClass.va();
1127
1124
  return tmp0_elvis_lhs == null ? getKClassDefaultName(this, kClass) : tmp0_elvis_lhs;
1128
1125
  };
1129
- protoOf(KoinPlatformTools).n55 = function () {
1126
+ protoOf(KoinPlatformTools).r55 = function () {
1130
1127
  return GlobalContext_instance;
1131
1128
  };
1132
- protoOf(KoinPlatformTools).t56 = function (lock, block) {
1129
+ protoOf(KoinPlatformTools).x56 = function (lock, block) {
1133
1130
  return block();
1134
1131
  };
1135
- protoOf(KoinPlatformTools).n57 = function () {
1132
+ protoOf(KoinPlatformTools).r57 = function () {
1136
1133
  return ConcurrentMutableMap_init_$Create$();
1137
1134
  };
1138
- protoOf(KoinPlatformTools).t57 = function () {
1135
+ protoOf(KoinPlatformTools).x57 = function () {
1139
1136
  // Inline function 'kotlin.collections.mutableSetOf' call
1140
1137
  return LinkedHashSet_init_$Create$();
1141
1138
  };
@@ -1159,8 +1156,7 @@
1159
1156
  _.$_$.e = BeanDefinition;
1160
1157
  _.$_$.f = KoinDefinition;
1161
1158
  _.$_$.g = SingleInstanceFactory;
1162
- _.$_$.h = named;
1163
- _.$_$.i = module_0;
1159
+ _.$_$.h = module_0;
1164
1160
  //endregion
1165
1161
  return _;
1166
1162
  }(module.exports, require('./kotlin-kotlin-stdlib.js'), require('./Stately-stately-concurrency.js'), require('./Stately-stately-concurrent-collections.js')));