raspberry_games_engine_helpers 1.8.277 → 1.8.303

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.
@@ -93,10 +93,10 @@
93
93
  allowOverride = allowOverride === VOID ? false : allowOverride;
94
94
  var tmp;
95
95
  if ($super === VOID) {
96
- this.l1z(module_0, allowOverride);
96
+ this.w1z(module_0, allowOverride);
97
97
  tmp = Unit_instance;
98
98
  } else {
99
- tmp = $super.l1z.call(this, module_0, allowOverride);
99
+ tmp = $super.w1z.call(this, module_0, allowOverride);
100
100
  }
101
101
  return tmp;
102
102
  }
@@ -121,26 +121,26 @@
121
121
  initMetadataForClass(DIWrapper, 'DIWrapper', VOID, VOID, [DI]);
122
122
  function factory$default(key, context, overrideLevel, $super) {
123
123
  overrideLevel = overrideLevel === VOID ? 0 : overrideLevel;
124
- return $super === VOID ? this.h20(key, context, overrideLevel) : $super.h20.call(this, key, context, overrideLevel);
124
+ return $super === VOID ? this.s20(key, context, overrideLevel) : $super.s20.call(this, key, context, overrideLevel);
125
125
  }
126
126
  function provider(key, context, overrideLevel) {
127
127
  // Inline function 'org.kodein.di.toProvider' call
128
- var this_0 = this.i20(key, context);
128
+ var this_0 = this.t20(key, context);
129
129
  return DIContainer$provider$lambda(this_0);
130
130
  }
131
131
  function provider$default(key, context, overrideLevel, $super) {
132
132
  overrideLevel = overrideLevel === VOID ? 0 : overrideLevel;
133
- return $super === VOID ? this.j20(key, context, overrideLevel) : provider(key, context, overrideLevel);
133
+ return $super === VOID ? this.u20(key, context, overrideLevel) : provider(key, context, overrideLevel);
134
134
  }
135
135
  initMetadataForInterface(DIContainer, 'DIContainer');
136
136
  function find$default(key, overrideLevel, all, $super) {
137
137
  overrideLevel = overrideLevel === VOID ? 0 : overrideLevel;
138
138
  all = all === VOID ? false : all;
139
- return $super === VOID ? this.m20(key, overrideLevel, all) : $super.m20.call(this, key, overrideLevel, all);
139
+ return $super === VOID ? this.x20(key, overrideLevel, all) : $super.x20.call(this, key, overrideLevel, all);
140
140
  }
141
141
  initMetadataForInterface(DITree, 'DITree');
142
142
  function get_di_0() {
143
- return this.q20();
143
+ return this.b21();
144
144
  }
145
145
  initMetadataForInterface(DirectDIBase, 'DirectDIBase');
146
146
  initMetadataForObject(NoDefinedTag, 'NoDefinedTag');
@@ -150,19 +150,19 @@
150
150
  initMetadataForClass(DIBinding$Copier$Companion$invoke$1);
151
151
  initMetadataForCompanion(Companion_1);
152
152
  function factoryFullName() {
153
- return this.b21();
153
+ return this.m21();
154
154
  }
155
155
  function get_scope() {
156
156
  return null;
157
157
  }
158
158
  function get_description() {
159
- var arg = !equals(this.d21(), Companion_getInstance().v1x_1) ? this.d21().x1x() + ' -> ' : '';
159
+ var arg = !equals(this.o21(), Companion_getInstance().g1y_1) ? this.o21().i1y() + ' -> ' : '';
160
160
  var tmp;
161
- var tmp_0 = this.p1z();
161
+ var tmp_0 = this.a20();
162
162
  if (tmp_0 instanceof NoScope) {
163
163
  tmp = null;
164
164
  } else {
165
- tmp = this.p1z();
165
+ tmp = this.a20();
166
166
  }
167
167
  var scope = tmp;
168
168
  var tmp_1;
@@ -172,20 +172,20 @@
172
172
  // Inline function 'kotlin.let' call
173
173
  // Inline function 'kotlin.contracts.contract' call
174
174
  // Inline function 'org.kodein.di.bindings.DIBinding.<get-description>.<anonymous>' call
175
- tmp_1 = 'scoped(' + erasedOf(scope).x1x() + ').';
175
+ tmp_1 = 'scoped(' + erasedOf(scope).i1y() + ').';
176
176
  }
177
177
  var tmp0_elvis_lhs = tmp_1;
178
- var context = tmp0_elvis_lhs == null ? !equals(this.n1z(), Companion_getInstance().w1x_1) ? 'contexted<' + this.n1z().x1x() + '>().' : '' : tmp0_elvis_lhs;
179
- return context + this.b21() + ' { ' + arg + this.e21().x1x() + ' }';
178
+ var context = tmp0_elvis_lhs == null ? !equals(this.y1z(), Companion_getInstance().h1y_1) ? 'contexted<' + this.y1z().i1y() + '>().' : '' : tmp0_elvis_lhs;
179
+ return context + this.m21() + ' { ' + arg + this.p21().i1y() + ' }';
180
180
  }
181
181
  function get_fullDescription() {
182
- var arg = !equals(this.d21(), Companion_getInstance().v1x_1) ? this.d21().z1x() + ' -> ' : '';
182
+ var arg = !equals(this.o21(), Companion_getInstance().g1y_1) ? this.o21().k1y() + ' -> ' : '';
183
183
  var tmp;
184
- var tmp_0 = this.p1z();
184
+ var tmp_0 = this.a20();
185
185
  if (tmp_0 instanceof NoScope) {
186
186
  tmp = null;
187
187
  } else {
188
- tmp = this.p1z();
188
+ tmp = this.a20();
189
189
  }
190
190
  var scope = tmp;
191
191
  var tmp_1;
@@ -195,18 +195,18 @@
195
195
  // Inline function 'kotlin.let' call
196
196
  // Inline function 'kotlin.contracts.contract' call
197
197
  // Inline function 'org.kodein.di.bindings.DIBinding.<get-fullDescription>.<anonymous>' call
198
- tmp_1 = 'scoped(' + erasedOf(scope).z1x() + ').';
198
+ tmp_1 = 'scoped(' + erasedOf(scope).k1y() + ').';
199
199
  }
200
200
  var tmp0_elvis_lhs = tmp_1;
201
- var context = tmp0_elvis_lhs == null ? !equals(this.n1z(), Companion_getInstance().w1x_1) ? 'contexted<' + this.n1z().z1x() + '>().' : '' : tmp0_elvis_lhs;
202
- return context + this.c21() + ' { ' + arg + this.e21().z1x() + ' }';
201
+ var context = tmp0_elvis_lhs == null ? !equals(this.y1z(), Companion_getInstance().h1y_1) ? 'contexted<' + this.y1z().k1y() + '>().' : '' : tmp0_elvis_lhs;
202
+ return context + this.n21() + ' { ' + arg + this.p21().k1y() + ' }';
203
203
  }
204
204
  function get_supportSubTypes() {
205
205
  return false;
206
206
  }
207
207
  initMetadataForInterface(DIBinding, 'DIBinding');
208
208
  function get_argType() {
209
- return Companion_getInstance().v1x_1;
209
+ return Companion_getInstance().g1y_1;
210
210
  }
211
211
  initMetadataForInterface(NoArgDIBinding, 'NoArgDIBinding', VOID, VOID, [DIBinding]);
212
212
  initMetadataForObject(SingletonReference, 'SingletonReference');
@@ -243,7 +243,7 @@
243
243
  //endregion
244
244
  function DIDefinition(binding, fromModule, tree) {
245
245
  DIDefining.call(this, binding, fromModule);
246
- this.p1y_1 = tree;
246
+ this.a1z_1 = tree;
247
247
  }
248
248
  function description(_this__u8e3s4, withOverrides, ident) {
249
249
  withOverrides = withOverrides === VOID ? false : withOverrides;
@@ -251,8 +251,8 @@
251
251
  return descriptionImpl(_this__u8e3s4, withOverrides, ident, bindDescription$factory(), description$factory());
252
252
  }
253
253
  function DIDefining(binding, fromModule) {
254
- this.q1y_1 = binding;
255
- this.r1y_1 = fromModule;
254
+ this.b1z_1 = binding;
255
+ this.c1z_1 = fromModule;
256
256
  }
257
257
  function descriptionImpl(_this__u8e3s4, withOverrides, ident, keyBindDisp, bindingDisp) {
258
258
  // Inline function 'kotlin.collections.groupBy' call
@@ -263,7 +263,7 @@
263
263
  while (tmp0_iterator.k()) {
264
264
  var element = tmp0_iterator.l();
265
265
  // Inline function 'org.kodein.di.descriptionImpl.<anonymous>' call
266
- var key = first(element.a2()).r1y_1;
266
+ var key = first(element.a2()).c1z_1;
267
267
  // Inline function 'kotlin.collections.getOrPut' call
268
268
  var value = destination.d2(key);
269
269
  var tmp;
@@ -316,7 +316,7 @@
316
316
  var element = tmp0_iterator.l();
317
317
  // Inline function 'org.kodein.di.descriptionImpl.appendBindings.<anonymous>' call
318
318
  var keyDescription = $keyBindDisp(element.z1());
319
- _this__u8e3s4.f8(repeat(' ', ident) + keyDescription + ' { ' + $bindingDisp(first(element.a2()).q1y_1) + ' }');
319
+ _this__u8e3s4.f8(repeat(' ', ident) + keyDescription + ' { ' + $bindingDisp(first(element.a2()).b1z_1) + ' }');
320
320
  if ($withOverrides) {
321
321
  var subIdent = keyDescription.length - 4 | 0;
322
322
  // Inline function 'kotlin.collections.forEach' call
@@ -324,7 +324,7 @@
324
324
  while (tmp0_iterator_0.k()) {
325
325
  var element_0 = tmp0_iterator_0.l();
326
326
  // Inline function 'org.kodein.di.descriptionImpl.appendBindings.<anonymous>.<anonymous>' call
327
- _this__u8e3s4.f8(repeat(' ', subIdent) + 'overrides ' + $bindingDisp(element_0.q1y_1));
327
+ _this__u8e3s4.f8(repeat(' ', subIdent) + 'overrides ' + $bindingDisp(element_0.b1z_1));
328
328
  }
329
329
  }
330
330
  _this__u8e3s4.f8('\n');
@@ -333,45 +333,45 @@
333
333
  }
334
334
  function bindDescription$factory() {
335
335
  return getPropertyCallableRef('bindDescription', 1, KProperty1, function (receiver) {
336
- return receiver.x1y();
336
+ return receiver.i1z();
337
337
  }, null);
338
338
  }
339
339
  function description$factory() {
340
340
  return getPropertyCallableRef('description', 1, KProperty1, function (receiver) {
341
- return receiver.y1y();
341
+ return receiver.j1z();
342
342
  }, null);
343
343
  }
344
344
  function bindFullDescription$factory() {
345
345
  return getPropertyCallableRef('bindFullDescription', 1, KProperty1, function (receiver) {
346
- return receiver.z1y();
346
+ return receiver.k1z();
347
347
  }, null);
348
348
  }
349
349
  function fullDescription$factory() {
350
350
  return getPropertyCallableRef('fullDescription', 1, KProperty1, function (receiver) {
351
- return receiver.a1z();
351
+ return receiver.l1z();
352
352
  }, null);
353
353
  }
354
354
  function appendDescription(_this__u8e3s4, $this, displayString) {
355
- if (!($this.v1y_1 == null)) {
356
- _this__u8e3s4.f8(' tagged "' + toString($this.v1y_1) + '"');
355
+ if (!($this.g1z_1 == null)) {
356
+ _this__u8e3s4.f8(' tagged "' + toString($this.g1z_1) + '"');
357
357
  }
358
- if (!equals($this.s1y_1, Companion_getInstance().w1x_1)) {
359
- _this__u8e3s4.f8(' on context ' + displayString($this.s1y_1));
358
+ if (!equals($this.d1z_1, Companion_getInstance().h1y_1)) {
359
+ _this__u8e3s4.f8(' on context ' + displayString($this.d1z_1));
360
360
  }
361
- if (!equals($this.t1y_1, Companion_getInstance().v1x_1)) {
362
- _this__u8e3s4.f8(', with argument ' + displayString($this.t1y_1));
361
+ if (!equals($this.e1z_1, Companion_getInstance().g1y_1)) {
362
+ _this__u8e3s4.f8(', with argument ' + displayString($this.e1z_1));
363
363
  }
364
364
  }
365
365
  function TypeToken$simpleDispString$ref() {
366
366
  var l = function (p0) {
367
- return p0.x1x();
367
+ return p0.i1y();
368
368
  };
369
369
  l.callableName = 'simpleDispString';
370
370
  return l;
371
371
  }
372
372
  function TypeToken$qualifiedDispString$ref() {
373
373
  var l = function (p0) {
374
- return p0.z1x();
374
+ return p0.k1y();
375
375
  };
376
376
  l.callableName = 'qualifiedDispString';
377
377
  return l;
@@ -380,7 +380,7 @@
380
380
  allowSilentOverride = allowSilentOverride === VOID ? false : allowSilentOverride;
381
381
  prefix = prefix === VOID ? '' : prefix;
382
382
  Module.call($this, allowSilentOverride, prefix, init);
383
- $this.e1z_1 = name;
383
+ $this.p1z_1 = name;
384
384
  return $this;
385
385
  }
386
386
  function Module_init_$Create$(name, allowSilentOverride, prefix, init) {
@@ -393,95 +393,95 @@
393
393
  function NotFoundException(key, message) {
394
394
  RuntimeException_init_$Init$(message, this);
395
395
  captureStack(this, NotFoundException);
396
- this.f1z_1 = key;
396
+ this.q1z_1 = key;
397
397
  }
398
398
  function OverridingException(message) {
399
399
  RuntimeException_init_$Init$(message, this);
400
400
  captureStack(this, OverridingException);
401
401
  }
402
402
  function Key(contextType, argType, type, tag) {
403
- this.s1y_1 = contextType;
404
- this.t1y_1 = argType;
405
- this.u1y_1 = type;
406
- this.v1y_1 = tag;
407
- this.w1y_1 = 0;
403
+ this.d1z_1 = contextType;
404
+ this.e1z_1 = argType;
405
+ this.f1z_1 = type;
406
+ this.g1z_1 = tag;
407
+ this.h1z_1 = 0;
408
408
  }
409
409
  protoOf(Key).hashCode = function () {
410
- if (this.w1y_1 === 0) {
411
- this.w1y_1 = hashCode(this.s1y_1);
412
- this.w1y_1 = imul(31, this.w1y_1) + hashCode(this.t1y_1) | 0;
413
- this.w1y_1 = imul(29, hashCode(this.u1y_1));
410
+ if (this.h1z_1 === 0) {
411
+ this.h1z_1 = hashCode(this.d1z_1);
412
+ this.h1z_1 = imul(31, this.h1z_1) + hashCode(this.e1z_1) | 0;
413
+ this.h1z_1 = imul(29, hashCode(this.f1z_1));
414
414
  var tmp = this;
415
- var tmp_0 = imul(23, this.w1y_1);
416
- var tmp1_safe_receiver = this.v1y_1;
415
+ var tmp_0 = imul(23, this.h1z_1);
416
+ var tmp1_safe_receiver = this.g1z_1;
417
417
  var tmp0_elvis_lhs = tmp1_safe_receiver == null ? null : hashCode(tmp1_safe_receiver);
418
- tmp.w1y_1 = tmp_0 + (tmp0_elvis_lhs == null ? 0 : tmp0_elvis_lhs) | 0;
418
+ tmp.h1z_1 = tmp_0 + (tmp0_elvis_lhs == null ? 0 : tmp0_elvis_lhs) | 0;
419
419
  }
420
- return this.w1y_1;
420
+ return this.h1z_1;
421
421
  };
422
422
  protoOf(Key).toString = function () {
423
- return this.y1y();
423
+ return this.j1z();
424
424
  };
425
- protoOf(Key).x1y = function () {
425
+ protoOf(Key).i1z = function () {
426
426
  // Inline function 'kotlin.text.buildString' call
427
427
  // Inline function 'kotlin.contracts.contract' call
428
428
  // Inline function 'kotlin.apply' call
429
429
  var this_0 = StringBuilder_init_$Create$();
430
430
  // Inline function 'kotlin.contracts.contract' call
431
431
  // Inline function 'org.kodein.di.Key.<get-bindDescription>.<anonymous>' call
432
- this_0.f8('bind<' + this.u1y_1.x1x() + '>');
433
- if (!(this.v1y_1 == null)) {
434
- this_0.f8('(tag = "' + toString(this.v1y_1) + '")');
432
+ this_0.f8('bind<' + this.f1z_1.i1y() + '>');
433
+ if (!(this.g1z_1 == null)) {
434
+ this_0.f8('(tag = "' + toString(this.g1z_1) + '")');
435
435
  }
436
436
  return this_0.toString();
437
437
  };
438
- protoOf(Key).z1y = function () {
438
+ protoOf(Key).k1z = function () {
439
439
  // Inline function 'kotlin.text.buildString' call
440
440
  // Inline function 'kotlin.contracts.contract' call
441
441
  // Inline function 'kotlin.apply' call
442
442
  var this_0 = StringBuilder_init_$Create$();
443
443
  // Inline function 'kotlin.contracts.contract' call
444
444
  // Inline function 'org.kodein.di.Key.<get-bindFullDescription>.<anonymous>' call
445
- this_0.f8('bind<' + this.u1y_1.z1x() + '>');
446
- if (!(this.v1y_1 == null)) {
447
- this_0.f8('(tag = "' + toString(this.v1y_1) + '")');
445
+ this_0.f8('bind<' + this.f1z_1.k1y() + '>');
446
+ if (!(this.g1z_1 == null)) {
447
+ this_0.f8('(tag = "' + toString(this.g1z_1) + '")');
448
448
  }
449
449
  return this_0.toString();
450
450
  };
451
- protoOf(Key).y1y = function () {
451
+ protoOf(Key).j1z = function () {
452
452
  // Inline function 'kotlin.text.buildString' call
453
453
  // Inline function 'kotlin.contracts.contract' call
454
454
  // Inline function 'kotlin.apply' call
455
455
  var this_0 = StringBuilder_init_$Create$();
456
456
  // Inline function 'kotlin.contracts.contract' call
457
457
  // Inline function 'org.kodein.di.Key.<get-description>.<anonymous>' call
458
- this_0.f8(this.u1y_1.x1x());
458
+ this_0.f8(this.f1z_1.i1y());
459
459
  appendDescription(this_0, this, TypeToken$simpleDispString$ref());
460
460
  return this_0.toString();
461
461
  };
462
- protoOf(Key).g1z = function () {
463
- return '(context: ' + this.s1y_1.x1x() + ', arg: ' + this.t1y_1.x1x() + ', type: ' + this.u1y_1.x1x() + ', tag: ' + toString(this.v1y_1) + ')';
462
+ protoOf(Key).r1z = function () {
463
+ return '(context: ' + this.d1z_1.i1y() + ', arg: ' + this.e1z_1.i1y() + ', type: ' + this.f1z_1.i1y() + ', tag: ' + toString(this.g1z_1) + ')';
464
464
  };
465
- protoOf(Key).a1z = function () {
465
+ protoOf(Key).l1z = function () {
466
466
  // Inline function 'kotlin.text.buildString' call
467
467
  // Inline function 'kotlin.contracts.contract' call
468
468
  // Inline function 'kotlin.apply' call
469
469
  var this_0 = StringBuilder_init_$Create$();
470
470
  // Inline function 'kotlin.contracts.contract' call
471
471
  // Inline function 'org.kodein.di.Key.<get-fullDescription>.<anonymous>' call
472
- this_0.f8(this.u1y_1.z1x());
472
+ this_0.f8(this.f1z_1.k1y());
473
473
  appendDescription(this_0, this, TypeToken$qualifiedDispString$ref());
474
474
  return this_0.toString();
475
475
  };
476
- protoOf(Key).h1z = function (contextType, argType, type, tag) {
476
+ protoOf(Key).s1z = function (contextType, argType, type, tag) {
477
477
  return new Key(contextType, argType, type, tag);
478
478
  };
479
- protoOf(Key).i1z = function (contextType, argType, type, tag, $super) {
480
- contextType = contextType === VOID ? this.s1y_1 : contextType;
481
- argType = argType === VOID ? this.t1y_1 : argType;
482
- type = type === VOID ? this.u1y_1 : type;
483
- tag = tag === VOID ? this.v1y_1 : tag;
484
- return $super === VOID ? this.h1z(contextType, argType, type, tag) : $super.h1z.call(this, contextType, argType, type, tag);
479
+ protoOf(Key).t1z = function (contextType, argType, type, tag, $super) {
480
+ contextType = contextType === VOID ? this.d1z_1 : contextType;
481
+ argType = argType === VOID ? this.e1z_1 : argType;
482
+ type = type === VOID ? this.f1z_1 : type;
483
+ tag = tag === VOID ? this.g1z_1 : tag;
484
+ return $super === VOID ? this.s1z(contextType, argType, type, tag) : $super.s1z.call(this, contextType, argType, type, tag);
485
485
  };
486
486
  protoOf(Key).equals = function (other) {
487
487
  if (this === other)
@@ -489,13 +489,13 @@
489
489
  if (!(other instanceof Key))
490
490
  return false;
491
491
  var tmp0_other_with_cast = other instanceof Key ? other : THROW_CCE();
492
- if (!equals(this.s1y_1, tmp0_other_with_cast.s1y_1))
492
+ if (!equals(this.d1z_1, tmp0_other_with_cast.d1z_1))
493
493
  return false;
494
- if (!equals(this.t1y_1, tmp0_other_with_cast.t1y_1))
494
+ if (!equals(this.e1z_1, tmp0_other_with_cast.e1z_1))
495
495
  return false;
496
- if (!equals(this.u1y_1, tmp0_other_with_cast.u1y_1))
496
+ if (!equals(this.f1z_1, tmp0_other_with_cast.f1z_1))
497
497
  return false;
498
- if (!equals(this.v1y_1, tmp0_other_with_cast.v1y_1))
498
+ if (!equals(this.g1z_1, tmp0_other_with_cast.g1z_1))
499
499
  return false;
500
500
  return true;
501
501
  };
@@ -504,13 +504,13 @@
504
504
  function Module(allowSilentOverride, prefix, init) {
505
505
  allowSilentOverride = allowSilentOverride === VOID ? false : allowSilentOverride;
506
506
  prefix = prefix === VOID ? '' : prefix;
507
- this.b1z_1 = allowSilentOverride;
508
- this.c1z_1 = prefix;
509
- this.d1z_1 = init;
510
- this.e1z_1 = null;
507
+ this.m1z_1 = allowSilentOverride;
508
+ this.n1z_1 = prefix;
509
+ this.o1z_1 = init;
510
+ this.p1z_1 = null;
511
511
  }
512
512
  protoOf(Module).k2 = function () {
513
- var tmp0_elvis_lhs = this.e1z_1;
513
+ var tmp0_elvis_lhs = this.p1z_1;
514
514
  var tmp;
515
515
  if (tmp0_elvis_lhs == null) {
516
516
  throw IllegalStateException_init_$Create$('module must have a name.');
@@ -520,12 +520,12 @@
520
520
  return tmp;
521
521
  };
522
522
  protoOf(Module).toString = function () {
523
- return 'Module(allowSilentOverride=' + this.b1z_1 + ', prefix=' + this.c1z_1 + ', init=' + toString_0(this.d1z_1) + ')';
523
+ return 'Module(allowSilentOverride=' + this.m1z_1 + ', prefix=' + this.n1z_1 + ', init=' + toString_0(this.o1z_1) + ')';
524
524
  };
525
525
  protoOf(Module).hashCode = function () {
526
- var result = getBooleanHashCode(this.b1z_1);
527
- result = imul(result, 31) + getStringHashCode(this.c1z_1) | 0;
528
- result = imul(result, 31) + hashCode(this.d1z_1) | 0;
526
+ var result = getBooleanHashCode(this.m1z_1);
527
+ result = imul(result, 31) + getStringHashCode(this.n1z_1) | 0;
528
+ result = imul(result, 31) + hashCode(this.o1z_1) | 0;
529
529
  return result;
530
530
  };
531
531
  protoOf(Module).equals = function (other) {
@@ -534,24 +534,24 @@
534
534
  if (!(other instanceof Module))
535
535
  return false;
536
536
  var tmp0_other_with_cast = other instanceof Module ? other : THROW_CCE();
537
- if (!(this.b1z_1 === tmp0_other_with_cast.b1z_1))
537
+ if (!(this.m1z_1 === tmp0_other_with_cast.m1z_1))
538
538
  return false;
539
- if (!(this.c1z_1 === tmp0_other_with_cast.c1z_1))
539
+ if (!(this.n1z_1 === tmp0_other_with_cast.n1z_1))
540
540
  return false;
541
- if (!equals(this.d1z_1, tmp0_other_with_cast.d1z_1))
541
+ if (!equals(this.o1z_1, tmp0_other_with_cast.o1z_1))
542
542
  return false;
543
543
  return true;
544
544
  };
545
545
  function Companion() {
546
- this.q1z_1 = false;
547
- this.r1z_1 = false;
546
+ this.b20_1 = false;
547
+ this.c20_1 = false;
548
548
  }
549
- protoOf(Companion).s1z = function (allowSilentOverride, init) {
549
+ protoOf(Companion).d20 = function (allowSilentOverride, init) {
550
550
  return DIImpl_init_$Create$(allowSilentOverride, init);
551
551
  };
552
- protoOf(Companion).t1z = function (allowSilentOverride, init, $super) {
552
+ protoOf(Companion).e20 = function (allowSilentOverride, init, $super) {
553
553
  allowSilentOverride = allowSilentOverride === VOID ? false : allowSilentOverride;
554
- return $super === VOID ? this.s1z(allowSilentOverride, init) : $super.s1z.call(this, allowSilentOverride, init);
554
+ return $super === VOID ? this.d20(allowSilentOverride, init) : $super.d20.call(this, allowSilentOverride, init);
555
555
  };
556
556
  var Companion_instance;
557
557
  function Companion_getInstance_0() {
@@ -563,26 +563,26 @@
563
563
  }
564
564
  function Instance(_this__u8e3s4, type, tag) {
565
565
  tag = tag === VOID ? null : tag;
566
- var tmp = _this__u8e3s4.x1z();
567
- var tmp_0 = _this__u8e3s4.w1z();
566
+ var tmp = _this__u8e3s4.i20();
567
+ var tmp_0 = _this__u8e3s4.h20();
568
568
  return new DIProperty(tmp, tmp_0, Instance$lambda(_this__u8e3s4, type, tag));
569
569
  }
570
570
  function Value(type, value) {
571
- this.y1z_1 = type;
572
- this.z1z_1 = value;
571
+ this.j20_1 = type;
572
+ this.k20_1 = value;
573
573
  }
574
- protoOf(Value).a20 = function () {
575
- return this.y1z_1;
574
+ protoOf(Value).l20 = function () {
575
+ return this.j20_1;
576
576
  };
577
577
  protoOf(Value).a2 = function () {
578
- return this.z1z_1;
578
+ return this.k20_1;
579
579
  };
580
580
  protoOf(Value).toString = function () {
581
- return 'Value(type=' + toString_0(this.y1z_1) + ', value=' + toString_0(this.z1z_1) + ')';
581
+ return 'Value(type=' + toString_0(this.j20_1) + ', value=' + toString_0(this.k20_1) + ')';
582
582
  };
583
583
  protoOf(Value).hashCode = function () {
584
- var result = hashCode(this.y1z_1);
585
- result = imul(result, 31) + hashCode(this.z1z_1) | 0;
584
+ var result = hashCode(this.j20_1);
585
+ result = imul(result, 31) + hashCode(this.k20_1) | 0;
586
586
  return result;
587
587
  };
588
588
  protoOf(Value).equals = function (other) {
@@ -591,15 +591,15 @@
591
591
  if (!(other instanceof Value))
592
592
  return false;
593
593
  var tmp0_other_with_cast = other instanceof Value ? other : THROW_CCE();
594
- if (!equals(this.y1z_1, tmp0_other_with_cast.y1z_1))
594
+ if (!equals(this.j20_1, tmp0_other_with_cast.j20_1))
595
595
  return false;
596
- if (!equals(this.z1z_1, tmp0_other_with_cast.z1z_1))
596
+ if (!equals(this.k20_1, tmp0_other_with_cast.k20_1))
597
597
  return false;
598
598
  return true;
599
599
  };
600
600
  function Companion_0() {
601
601
  }
602
- protoOf(Companion_0).b20 = function (type, value) {
602
+ protoOf(Companion_0).m20 = function (type, value) {
603
603
  return new Value(type, value);
604
604
  };
605
605
  var Companion_instance_0;
@@ -609,11 +609,11 @@
609
609
  function DIContext() {
610
610
  }
611
611
  function get_AnyDIContext() {
612
- return Contexes_getInstance().c20_1;
612
+ return Contexes_getInstance().n20_1;
613
613
  }
614
614
  function Contexes() {
615
615
  Contexes_instance = this;
616
- this.c20_1 = Companion_instance_0.b20(Companion_getInstance().w1x_1, new Object());
616
+ this.n20_1 = Companion_instance_0.m20(Companion_getInstance().h1y_1, new Object());
617
617
  }
618
618
  var Contexes_instance;
619
619
  function Contexes_getInstance() {
@@ -622,14 +622,14 @@
622
622
  return Contexes_instance;
623
623
  }
624
624
  function On(_this__u8e3s4, context, trigger) {
625
- context = context === VOID ? _this__u8e3s4.w1z() : context;
626
- trigger = trigger === VOID ? _this__u8e3s4.x1z() : trigger;
625
+ context = context === VOID ? _this__u8e3s4.h20() : context;
626
+ trigger = trigger === VOID ? _this__u8e3s4.i20() : trigger;
627
627
  return DIWrapper_init_$Create$(_this__u8e3s4, context, trigger);
628
628
  }
629
629
  function DIWrapper_init_$Init$(base, diContext, trigger, $this) {
630
- diContext = diContext === VOID ? base.w1z() : diContext;
631
- trigger = trigger === VOID ? base.x1z() : trigger;
632
- DIWrapper.call($this, base.u1z(), diContext, trigger);
630
+ diContext = diContext === VOID ? base.h20() : diContext;
631
+ trigger = trigger === VOID ? base.i20() : trigger;
632
+ DIWrapper.call($this, base.f20(), diContext, trigger);
633
633
  return $this;
634
634
  }
635
635
  function DIWrapper_init_$Create$(base, diContext, trigger) {
@@ -637,29 +637,29 @@
637
637
  }
638
638
  function DIWrapper(_base, diContext, diTrigger) {
639
639
  diTrigger = diTrigger === VOID ? null : diTrigger;
640
- this.d20_1 = _base;
641
- this.e20_1 = diContext;
642
- this.f20_1 = diTrigger;
640
+ this.o20_1 = _base;
641
+ this.p20_1 = diContext;
642
+ this.q20_1 = diTrigger;
643
643
  }
644
- protoOf(DIWrapper).w1z = function () {
645
- return this.e20_1;
644
+ protoOf(DIWrapper).h20 = function () {
645
+ return this.p20_1;
646
646
  };
647
- protoOf(DIWrapper).x1z = function () {
648
- return this.f20_1;
647
+ protoOf(DIWrapper).i20 = function () {
648
+ return this.q20_1;
649
649
  };
650
- protoOf(DIWrapper).u1z = function () {
650
+ protoOf(DIWrapper).f20 = function () {
651
651
  return this;
652
652
  };
653
- protoOf(DIWrapper).v1z = function () {
654
- return this.d20_1.v1z();
653
+ protoOf(DIWrapper).g20 = function () {
654
+ return this.o20_1.g20();
655
655
  };
656
656
  function Instance$lambda($this_Instance, $type, $tag) {
657
657
  return function (ctx, _unused_var__etf5q3) {
658
- var tmp = $this_Instance.u1z().v1z();
658
+ var tmp = $this_Instance.f20().g20();
659
659
  // Inline function 'org.kodein.di.anyType' call
660
- var tmp_0 = ctx.a20();
660
+ var tmp_0 = ctx.l20();
661
661
  var tmp$ret$0 = isInterface(tmp_0, TypeToken) ? tmp_0 : THROW_CCE();
662
- return tmp.g20(new Key(tmp$ret$0, Companion_getInstance().v1x_1, $type, $tag), ctx.a2())();
662
+ return tmp.r20(new Key(tmp$ret$0, Companion_getInstance().g1y_1, $type, $tag), ctx.a2())();
663
663
  };
664
664
  }
665
665
  function DIContainer$provider$lambda($this) {
@@ -685,60 +685,60 @@
685
685
  argType = argType === VOID ? null : argType;
686
686
  type = type === VOID ? null : type;
687
687
  tag = tag === VOID ? NoDefinedTag_instance : tag;
688
- this.u20_1 = contextType;
689
- this.v20_1 = argType;
690
- this.w20_1 = type;
691
- this.x20_1 = tag;
688
+ this.f21_1 = contextType;
689
+ this.g21_1 = argType;
690
+ this.h21_1 = type;
691
+ this.i21_1 = tag;
692
692
  }
693
693
  protoOf(SearchSpecs).toString = function () {
694
694
  var args = ArrayList_init_$Create$();
695
- if (!(this.u20_1 == null)) {
695
+ if (!(this.f21_1 == null)) {
696
696
  // Inline function 'kotlin.collections.plusAssign' call
697
- var tmp9_safe_receiver = this.u20_1;
698
- var element = 'contextType=' + (tmp9_safe_receiver == null ? null : tmp9_safe_receiver.x1x());
697
+ var tmp9_safe_receiver = this.f21_1;
698
+ var element = 'contextType=' + (tmp9_safe_receiver == null ? null : tmp9_safe_receiver.i1y());
699
699
  args.e(element);
700
700
  }
701
- if (!(this.v20_1 == null)) {
701
+ if (!(this.g21_1 == null)) {
702
702
  // Inline function 'kotlin.collections.plusAssign' call
703
- var tmp10_safe_receiver = this.v20_1;
704
- var element_0 = 'argType=' + (tmp10_safe_receiver == null ? null : tmp10_safe_receiver.x1x());
703
+ var tmp10_safe_receiver = this.g21_1;
704
+ var element_0 = 'argType=' + (tmp10_safe_receiver == null ? null : tmp10_safe_receiver.i1y());
705
705
  args.e(element_0);
706
706
  }
707
- if (!(this.w20_1 == null)) {
707
+ if (!(this.h21_1 == null)) {
708
708
  // Inline function 'kotlin.collections.plusAssign' call
709
- var tmp11_safe_receiver = this.w20_1;
710
- var element_1 = 'type=' + (tmp11_safe_receiver == null ? null : tmp11_safe_receiver.x1x());
709
+ var tmp11_safe_receiver = this.h21_1;
710
+ var element_1 = 'type=' + (tmp11_safe_receiver == null ? null : tmp11_safe_receiver.i1y());
711
711
  args.e(element_1);
712
712
  }
713
- if (!equals(this.x20_1, NoDefinedTag_instance)) {
713
+ if (!equals(this.i21_1, NoDefinedTag_instance)) {
714
714
  // Inline function 'kotlin.collections.plusAssign' call
715
- var element_2 = 'tag=' + toString(this.x20_1);
715
+ var element_2 = 'tag=' + toString(this.i21_1);
716
716
  args.e(element_2);
717
717
  }
718
718
  return '[' + joinToString(args, ', ') + ']';
719
719
  };
720
720
  function NoArgBindingDIWrap(_di) {
721
- this.y20_1 = _di;
721
+ this.j21_1 = _di;
722
722
  }
723
- protoOf(NoArgBindingDIWrap).r20 = function (context) {
724
- return this.y20_1.r20(context);
723
+ protoOf(NoArgBindingDIWrap).c21 = function (context) {
724
+ return this.j21_1.c21(context);
725
725
  };
726
- protoOf(NoArgBindingDIWrap).s20 = function (type, tag) {
727
- return this.y20_1.s20(type, tag);
726
+ protoOf(NoArgBindingDIWrap).d21 = function (type, tag) {
727
+ return this.j21_1.d21(type, tag);
728
728
  };
729
- protoOf(NoArgBindingDIWrap).q20 = function () {
730
- return this.y20_1.q20();
729
+ protoOf(NoArgBindingDIWrap).b21 = function () {
730
+ return this.j21_1.b21();
731
731
  };
732
- protoOf(NoArgBindingDIWrap).u1z = function () {
733
- return this.y20_1.u1z();
732
+ protoOf(NoArgBindingDIWrap).f20 = function () {
733
+ return this.j21_1.f20();
734
734
  };
735
- protoOf(NoArgBindingDIWrap).t20 = function () {
736
- return this.y20_1.t20();
735
+ protoOf(NoArgBindingDIWrap).e21 = function () {
736
+ return this.j21_1.e21();
737
737
  };
738
738
  function ErasedContext() {
739
739
  }
740
- protoOf(ErasedContext).a20 = function () {
741
- return Companion_getInstance().w1x_1;
740
+ protoOf(ErasedContext).l20 = function () {
741
+ return Companion_getInstance().h1y_1;
742
742
  };
743
743
  protoOf(ErasedContext).a2 = function () {
744
744
  return ErasedContext_instance;
@@ -748,11 +748,11 @@
748
748
  return ErasedContext_instance;
749
749
  }
750
750
  function DIBinding$Copier$Companion$invoke$1($f) {
751
- this.z20_1 = $f;
751
+ this.k21_1 = $f;
752
752
  }
753
753
  function Companion_1() {
754
754
  }
755
- protoOf(Companion_1).a21 = function (f) {
755
+ protoOf(Companion_1).l21 = function (f) {
756
756
  return new DIBinding$Copier$Companion$invoke$1(f);
757
757
  };
758
758
  var Companion_instance_1;
@@ -770,7 +770,7 @@
770
770
  }
771
771
  function SingletonReference() {
772
772
  }
773
- protoOf(SingletonReference).h21 = function (creator) {
773
+ protoOf(SingletonReference).s21 = function (creator) {
774
774
  var value = creator();
775
775
  return new Reference(value, SingletonReference$make$lambda(value));
776
776
  };
@@ -779,21 +779,21 @@
779
779
  return SingletonReference_instance;
780
780
  }
781
781
  function Reference(current, next) {
782
- this.i21_1 = current;
783
- this.j21_1 = next;
782
+ this.t21_1 = current;
783
+ this.u21_1 = next;
784
784
  }
785
785
  protoOf(Reference).zc = function () {
786
- return this.i21_1;
786
+ return this.t21_1;
787
787
  };
788
788
  protoOf(Reference).ad = function () {
789
- return this.j21_1;
789
+ return this.u21_1;
790
790
  };
791
791
  protoOf(Reference).toString = function () {
792
- return 'Reference(current=' + toString_0(this.i21_1) + ', next=' + toString_0(this.j21_1) + ')';
792
+ return 'Reference(current=' + toString_0(this.t21_1) + ', next=' + toString_0(this.u21_1) + ')';
793
793
  };
794
794
  protoOf(Reference).hashCode = function () {
795
- var result = hashCode(this.i21_1);
796
- result = imul(result, 31) + hashCode(this.j21_1) | 0;
795
+ var result = hashCode(this.t21_1);
796
+ result = imul(result, 31) + hashCode(this.u21_1) | 0;
797
797
  return result;
798
798
  };
799
799
  protoOf(Reference).equals = function (other) {
@@ -802,9 +802,9 @@
802
802
  if (!(other instanceof Reference))
803
803
  return false;
804
804
  var tmp0_other_with_cast = other instanceof Reference ? other : THROW_CCE();
805
- if (!equals(this.i21_1, tmp0_other_with_cast.i21_1))
805
+ if (!equals(this.t21_1, tmp0_other_with_cast.t21_1))
806
806
  return false;
807
- if (!equals(this.j21_1, tmp0_other_with_cast.j21_1))
807
+ if (!equals(this.u21_1, tmp0_other_with_cast.u21_1))
808
808
  return false;
809
809
  return true;
810
810
  };
@@ -813,26 +813,26 @@
813
813
  function ScopeRegistry() {
814
814
  }
815
815
  function NoScope() {
816
- this.n21_1 = new StandardScopeRegistry();
816
+ this.y21_1 = new StandardScopeRegistry();
817
817
  }
818
- protoOf(NoScope).o21 = function (context) {
819
- return this.n21_1;
818
+ protoOf(NoScope).z21 = function (context) {
819
+ return this.y21_1;
820
820
  };
821
- protoOf(NoScope).p21 = function (context) {
822
- return this.o21((context == null ? true : !(context == null)) ? context : THROW_CCE());
821
+ protoOf(NoScope).a22 = function (context) {
822
+ return this.z21((context == null ? true : !(context == null)) ? context : THROW_CCE());
823
823
  };
824
824
  function StandardScopeRegistry() {
825
825
  ScopeRegistry.call(this);
826
- this.q21_1 = newConcurrentMap();
827
- this.r21_1 = new Object();
826
+ this.b22_1 = newConcurrentMap();
827
+ this.c22_1 = new Object();
828
828
  }
829
- protoOf(StandardScopeRegistry).m21 = function (key, sync, creator) {
829
+ protoOf(StandardScopeRegistry).x21 = function (key, sync, creator) {
830
830
  var tmp$ret$2;
831
831
  $l$block_1: {
832
832
  // Inline function 'org.kodein.di.internal.synchronizedIfNull' call
833
- sync && this.r21_1;
833
+ sync && this.c22_1;
834
834
  // Inline function 'org.kodein.di.bindings.StandardScopeRegistry.getOrCreate.<anonymous>' call
835
- var tmp16_safe_receiver = this.q21_1.d2(key);
835
+ var tmp16_safe_receiver = this.b22_1.d2(key);
836
836
  var tmp60_safe_receiver = tmp16_safe_receiver == null ? null : tmp16_safe_receiver();
837
837
  if (tmp60_safe_receiver == null)
838
838
  null;
@@ -848,7 +848,7 @@
848
848
  $l$block_0: {
849
849
  // Inline function 'org.kodein.di.internal.synchronizedIfNull.<anonymous>' call
850
850
  // Inline function 'org.kodein.di.bindings.StandardScopeRegistry.getOrCreate.<anonymous>' call
851
- var tmp16_safe_receiver_0 = this.q21_1.d2(key);
851
+ var tmp16_safe_receiver_0 = this.b22_1.d2(key);
852
852
  var tmp61_safe_receiver = tmp16_safe_receiver_0 == null ? null : tmp16_safe_receiver_0();
853
853
  if (tmp61_safe_receiver == null)
854
854
  null;
@@ -863,7 +863,7 @@
863
863
  var current = _destruct__k2r9zo.zc();
864
864
  var next = _destruct__k2r9zo.ad();
865
865
  // Inline function 'kotlin.collections.set' call
866
- this.q21_1.g2(key, next);
866
+ this.b22_1.g2(key, next);
867
867
  tmp$ret$2 = current;
868
868
  break $l$block_1;
869
869
  }
@@ -874,7 +874,7 @@
874
874
  return tmp$ret$2;
875
875
  };
876
876
  function toKContext(_this__u8e3s4, di, ctx) {
877
- var tmp30_safe_receiver = _this__u8e3s4.l21(di, ctx);
877
+ var tmp30_safe_receiver = _this__u8e3s4.w21(di, ctx);
878
878
  var tmp;
879
879
  if (tmp30_safe_receiver == null) {
880
880
  tmp = null;
@@ -882,22 +882,22 @@
882
882
  // Inline function 'kotlin.let' call
883
883
  // Inline function 'kotlin.contracts.contract' call
884
884
  // Inline function 'org.kodein.di.bindings.toKContext.<anonymous>' call
885
- tmp = Companion_instance_0.b20(_this__u8e3s4.k21(), tmp30_safe_receiver);
885
+ tmp = Companion_instance_0.m20(_this__u8e3s4.v21(), tmp30_safe_receiver);
886
886
  }
887
887
  return tmp;
888
888
  }
889
889
  function CompositeContextTranslator(src, dst) {
890
- this.s21_1 = src;
891
- this.t21_1 = dst;
890
+ this.d22_1 = src;
891
+ this.e22_1 = dst;
892
892
  }
893
- protoOf(CompositeContextTranslator).n1z = function () {
894
- return this.s21_1.n1z();
893
+ protoOf(CompositeContextTranslator).y1z = function () {
894
+ return this.d22_1.y1z();
895
895
  };
896
- protoOf(CompositeContextTranslator).k21 = function () {
897
- return this.t21_1.k21();
896
+ protoOf(CompositeContextTranslator).v21 = function () {
897
+ return this.e22_1.v21();
898
898
  };
899
- protoOf(CompositeContextTranslator).l21 = function (di, ctx) {
900
- var tmp31_safe_receiver = this.s21_1.l21(di, ctx);
899
+ protoOf(CompositeContextTranslator).w21 = function (di, ctx) {
900
+ var tmp31_safe_receiver = this.d22_1.w21(di, ctx);
901
901
  var tmp;
902
902
  if (tmp31_safe_receiver == null) {
903
903
  tmp = null;
@@ -905,12 +905,12 @@
905
905
  // Inline function 'kotlin.let' call
906
906
  // Inline function 'kotlin.contracts.contract' call
907
907
  // Inline function 'org.kodein.di.bindings.CompositeContextTranslator.translate.<anonymous>' call
908
- tmp = this.t21_1.l21(di, tmp31_safe_receiver);
908
+ tmp = this.e22_1.w21(di, tmp31_safe_receiver);
909
909
  }
910
910
  return tmp;
911
911
  };
912
912
  protoOf(CompositeContextTranslator).toString = function () {
913
- return '(' + toString_0(this.s21_1) + ' -> ' + toString_0(this.t21_1) + ')';
913
+ return '(' + toString_0(this.d22_1) + ' -> ' + toString_0(this.e22_1) + ')';
914
914
  };
915
915
  function factoryName($this, params) {
916
916
  // Inline function 'kotlin.text.buildString' call
@@ -928,12 +928,12 @@
928
928
  }
929
929
  function Singleton$getFactory$lambda$lambda$lambda(this$0, $bindingDi) {
930
930
  return function () {
931
- return this$0.z21_1(new NoArgBindingDIWrap($bindingDi));
931
+ return this$0.k22_1(new NoArgBindingDIWrap($bindingDi));
932
932
  };
933
933
  }
934
934
  function Singleton$getFactory$lambda$lambda(this$0, $bindingDi) {
935
935
  return function () {
936
- return this$0.a22_1.h21(Singleton$getFactory$lambda$lambda$lambda(this$0, $bindingDi));
936
+ return this$0.l22_1.s21(Singleton$getFactory$lambda$lambda$lambda(this$0, $bindingDi));
937
937
  };
938
938
  }
939
939
  function Singleton$getFactory$lambda($lateInitRegistry, this$0, $bindingDi) {
@@ -942,7 +942,7 @@
942
942
  var tmp;
943
943
  if (tmp0_elvis_lhs == null) {
944
944
  // Inline function 'kotlin.also' call
945
- var this_0 = this$0.u21_1.p21($bindingDi.v8());
945
+ var this_0 = this$0.f22_1.a22($bindingDi.v8());
946
946
  // Inline function 'kotlin.contracts.contract' call
947
947
  // Inline function 'org.kodein.di.bindings.Singleton.getFactory.<anonymous>.<anonymous>' call
948
948
  $lateInitRegistry._v = this_0;
@@ -951,97 +951,97 @@
951
951
  tmp = tmp0_elvis_lhs;
952
952
  }
953
953
  var registry = tmp;
954
- var tmp_0 = registry.m21(this$0.b22_1, this$0.y21_1, Singleton$getFactory$lambda$lambda(this$0, $bindingDi));
954
+ var tmp_0 = registry.x21(this$0.m22_1, this$0.j22_1, Singleton$getFactory$lambda$lambda(this$0, $bindingDi));
955
955
  return !(tmp_0 == null) ? tmp_0 : THROW_CCE();
956
956
  };
957
957
  }
958
958
  function Singleton$copier$lambda(this$0) {
959
959
  return function (it) {
960
- return new Singleton(this$0.u21_1, this$0.v21_1, this$0.w21_1, this$0.x21_1, this$0.a22_1, this$0.y21_1, this$0.z21_1);
960
+ return new Singleton(this$0.f22_1, this$0.g22_1, this$0.h22_1, this$0.i22_1, this$0.l22_1, this$0.j22_1, this$0.k22_1);
961
961
  };
962
962
  }
963
963
  function Singleton(scope, contextType, explicitContext, createdType, refMaker, sync, creator) {
964
964
  refMaker = refMaker === VOID ? null : refMaker;
965
965
  sync = sync === VOID ? true : sync;
966
- this.u21_1 = scope;
967
- this.v21_1 = contextType;
968
- this.w21_1 = explicitContext;
969
- this.x21_1 = createdType;
970
- this.y21_1 = sync;
971
- this.z21_1 = creator;
966
+ this.f22_1 = scope;
967
+ this.g22_1 = contextType;
968
+ this.h22_1 = explicitContext;
969
+ this.i22_1 = createdType;
970
+ this.j22_1 = sync;
971
+ this.k22_1 = creator;
972
972
  var tmp = this;
973
- tmp.a22_1 = refMaker == null ? SingletonReference_instance : refMaker;
974
- this.b22_1 = new ScopeKey(new Object(), Unit_instance);
973
+ tmp.l22_1 = refMaker == null ? SingletonReference_instance : refMaker;
974
+ this.m22_1 = new ScopeKey(new Object(), Unit_instance);
975
975
  var tmp_0 = this;
976
976
  var tmp_1 = Companion_instance_1;
977
- tmp_0.c22_1 = tmp_1.a21(Singleton$copier$lambda(this));
977
+ tmp_0.n22_1 = tmp_1.l21(Singleton$copier$lambda(this));
978
978
  }
979
- protoOf(Singleton).p1z = function () {
980
- return this.u21_1;
979
+ protoOf(Singleton).a20 = function () {
980
+ return this.f22_1;
981
981
  };
982
- protoOf(Singleton).n1z = function () {
983
- return this.v21_1;
982
+ protoOf(Singleton).y1z = function () {
983
+ return this.g22_1;
984
984
  };
985
- protoOf(Singleton).e21 = function () {
986
- return this.x21_1;
985
+ protoOf(Singleton).p21 = function () {
986
+ return this.i22_1;
987
987
  };
988
- protoOf(Singleton).b21 = function () {
988
+ protoOf(Singleton).m21 = function () {
989
989
  var params = ArrayList_init_$Create$_0(2);
990
- if (!equals(this.a22_1, SingletonReference_instance)) {
991
- params.e('ref = ' + erasedOf(this.a22_1).x1x());
990
+ if (!equals(this.l22_1, SingletonReference_instance)) {
991
+ params.e('ref = ' + erasedOf(this.l22_1).i1y());
992
992
  }
993
993
  return factoryName(this, params);
994
994
  };
995
- protoOf(Singleton).c21 = function () {
995
+ protoOf(Singleton).n21 = function () {
996
996
  var params = ArrayList_init_$Create$_0(2);
997
- if (!equals(this.a22_1, SingletonReference_instance)) {
998
- params.e('ref = ' + erasedOf(this.a22_1).z1x());
997
+ if (!equals(this.l22_1, SingletonReference_instance)) {
998
+ params.e('ref = ' + erasedOf(this.l22_1).k1y());
999
999
  }
1000
1000
  return factoryName(this, params);
1001
1001
  };
1002
- protoOf(Singleton).d22 = function (key, di) {
1002
+ protoOf(Singleton).o22 = function (key, di) {
1003
1003
  var lateInitRegistry = {_v: null};
1004
- var bindingDi = this.w21_1 ? di : di.e22();
1004
+ var bindingDi = this.h22_1 ? di : di.p22();
1005
1005
  return Singleton$getFactory$lambda(lateInitRegistry, this, bindingDi);
1006
1006
  };
1007
- protoOf(Singleton).g21 = function (key, di) {
1008
- return this.d22(key, di);
1007
+ protoOf(Singleton).r21 = function (key, di) {
1008
+ return this.o22(key, di);
1009
1009
  };
1010
1010
  function Provider$getFactory$lambda(this$0, $di) {
1011
1011
  return function (_unused_var__etf5q3) {
1012
- return this$0.h22_1(new NoArgBindingDIWrap($di));
1012
+ return this$0.s22_1(new NoArgBindingDIWrap($di));
1013
1013
  };
1014
1014
  }
1015
1015
  function Provider(contextType, createdType, creator) {
1016
- this.f22_1 = contextType;
1017
- this.g22_1 = createdType;
1018
- this.h22_1 = creator;
1016
+ this.q22_1 = contextType;
1017
+ this.r22_1 = createdType;
1018
+ this.s22_1 = creator;
1019
1019
  }
1020
- protoOf(Provider).n1z = function () {
1021
- return this.f22_1;
1020
+ protoOf(Provider).y1z = function () {
1021
+ return this.q22_1;
1022
1022
  };
1023
- protoOf(Provider).e21 = function () {
1024
- return this.g22_1;
1023
+ protoOf(Provider).p21 = function () {
1024
+ return this.r22_1;
1025
1025
  };
1026
- protoOf(Provider).b21 = function () {
1026
+ protoOf(Provider).m21 = function () {
1027
1027
  return 'provider';
1028
1028
  };
1029
- protoOf(Provider).d22 = function (key, di) {
1029
+ protoOf(Provider).o22 = function (key, di) {
1030
1030
  return Provider$getFactory$lambda(this, di);
1031
1031
  };
1032
- protoOf(Provider).g21 = function (key, di) {
1033
- return this.d22(key, di);
1032
+ protoOf(Provider).r21 = function (key, di) {
1033
+ return this.o22(key, di);
1034
1034
  };
1035
1035
  function ScopeKey(scopeId, arg) {
1036
- this.i22_1 = scopeId;
1037
- this.j22_1 = arg;
1036
+ this.t22_1 = scopeId;
1037
+ this.u22_1 = arg;
1038
1038
  }
1039
1039
  protoOf(ScopeKey).toString = function () {
1040
- return 'ScopeKey(scopeId=' + toString_0(this.i22_1) + ', arg=' + toString(this.j22_1) + ')';
1040
+ return 'ScopeKey(scopeId=' + toString_0(this.t22_1) + ', arg=' + toString(this.u22_1) + ')';
1041
1041
  };
1042
1042
  protoOf(ScopeKey).hashCode = function () {
1043
- var result = hashCode(this.i22_1);
1044
- result = imul(result, 31) + (this.j22_1 == null ? 0 : hashCode(this.j22_1)) | 0;
1043
+ var result = hashCode(this.t22_1);
1044
+ result = imul(result, 31) + (this.u22_1 == null ? 0 : hashCode(this.u22_1)) | 0;
1045
1045
  return result;
1046
1046
  };
1047
1047
  protoOf(ScopeKey).equals = function (other) {
@@ -1050,67 +1050,67 @@
1050
1050
  if (!(other instanceof ScopeKey))
1051
1051
  return false;
1052
1052
  var tmp0_other_with_cast = other instanceof ScopeKey ? other : THROW_CCE();
1053
- if (!equals(this.i22_1, tmp0_other_with_cast.i22_1))
1053
+ if (!equals(this.t22_1, tmp0_other_with_cast.t22_1))
1054
1054
  return false;
1055
- if (!equals(this.j22_1, tmp0_other_with_cast.j22_1))
1055
+ if (!equals(this.u22_1, tmp0_other_with_cast.u22_1))
1056
1056
  return false;
1057
1057
  return true;
1058
1058
  };
1059
1059
  function DIMainBuilderImpl(allowSilentOverride) {
1060
1060
  DIBuilderImpl.call(this, null, '', HashSet_init_$Create$(), new DIContainerBuilderImpl(true, allowSilentOverride, HashMap_init_$Create$(), ArrayList_init_$Create$(), ArrayList_init_$Create$()));
1061
- this.p22_1 = ArrayList_init_$Create$();
1062
- this.q22_1 = Companion_instance.q1z_1;
1063
- this.r22_1 = Companion_instance.r1z_1;
1061
+ this.a23_1 = ArrayList_init_$Create$();
1062
+ this.b23_1 = Companion_instance.b20_1;
1063
+ this.c23_1 = Companion_instance.c20_1;
1064
1064
  }
1065
- protoOf(DIMainBuilderImpl).l20 = function () {
1066
- return this.p22_1;
1065
+ protoOf(DIMainBuilderImpl).w20 = function () {
1066
+ return this.a23_1;
1067
1067
  };
1068
- protoOf(DIMainBuilderImpl).s22 = function () {
1069
- return this.q22_1;
1068
+ protoOf(DIMainBuilderImpl).d23 = function () {
1069
+ return this.b23_1;
1070
1070
  };
1071
- protoOf(DIMainBuilderImpl).t22 = function () {
1072
- return this.r22_1;
1071
+ protoOf(DIMainBuilderImpl).e23 = function () {
1072
+ return this.c23_1;
1073
1073
  };
1074
1074
  function TypeBinder($outer, type, tag, overrides) {
1075
- this.c23_1 = $outer;
1076
- this.z22_1 = type;
1077
- this.a23_1 = tag;
1078
- this.b23_1 = overrides;
1075
+ this.n23_1 = $outer;
1076
+ this.k23_1 = type;
1077
+ this.l23_1 = tag;
1078
+ this.m23_1 = overrides;
1079
1079
  }
1080
- protoOf(TypeBinder).d23 = function () {
1081
- return this.c23_1.j1z();
1080
+ protoOf(TypeBinder).o23 = function () {
1081
+ return this.n23_1.u1z();
1082
1082
  };
1083
- protoOf(TypeBinder).e23 = function (binding) {
1084
- return this.d23().j23(new Key(binding.n1z(), binding.d21(), this.z22_1, this.a23_1), binding, this.c23_1.u22_1, this.b23_1);
1083
+ protoOf(TypeBinder).p23 = function (binding) {
1084
+ return this.o23().u23(new Key(binding.y1z(), binding.o21(), this.k23_1, this.l23_1), binding, this.n23_1.f23_1, this.m23_1);
1085
1085
  };
1086
1086
  function DIBuilderImpl(moduleName, prefix, importedModules, containerBuilder) {
1087
- this.u22_1 = moduleName;
1088
- this.v22_1 = prefix;
1089
- this.w22_1 = importedModules;
1090
- this.x22_1 = containerBuilder;
1091
- this.y22_1 = Companion_getInstance().w1x_1;
1087
+ this.f23_1 = moduleName;
1088
+ this.g23_1 = prefix;
1089
+ this.h23_1 = importedModules;
1090
+ this.i23_1 = containerBuilder;
1091
+ this.j23_1 = Companion_getInstance().h1y_1;
1092
1092
  }
1093
- protoOf(DIBuilderImpl).j1z = function () {
1094
- return this.x22_1;
1093
+ protoOf(DIBuilderImpl).u1z = function () {
1094
+ return this.i23_1;
1095
1095
  };
1096
- protoOf(DIBuilderImpl).n1z = function () {
1097
- return this.y22_1;
1096
+ protoOf(DIBuilderImpl).y1z = function () {
1097
+ return this.j23_1;
1098
1098
  };
1099
- protoOf(DIBuilderImpl).p1z = function () {
1099
+ protoOf(DIBuilderImpl).a20 = function () {
1100
1100
  return new NoScope();
1101
1101
  };
1102
- protoOf(DIBuilderImpl).o1z = function () {
1102
+ protoOf(DIBuilderImpl).z1z = function () {
1103
1103
  return false;
1104
1104
  };
1105
- protoOf(DIBuilderImpl).k1z = function (type, tag, overrides) {
1105
+ protoOf(DIBuilderImpl).v1z = function (type, tag, overrides) {
1106
1106
  return new TypeBinder(this, type, tag, overrides);
1107
1107
  };
1108
- protoOf(DIBuilderImpl).l1z = function (module_0, allowOverride) {
1109
- var moduleName = this.v22_1 + module_0.k2();
1108
+ protoOf(DIBuilderImpl).w1z = function (module_0, allowOverride) {
1109
+ var moduleName = this.g23_1 + module_0.k2();
1110
1110
  var tmp;
1111
1111
  // Inline function 'kotlin.text.isNotEmpty' call
1112
1112
  if (charSequenceLength(moduleName) > 0) {
1113
- tmp = this.w22_1.p1(moduleName);
1113
+ tmp = this.h23_1.p1(moduleName);
1114
1114
  } else {
1115
1115
  tmp = false;
1116
1116
  }
@@ -1118,20 +1118,20 @@
1118
1118
  throw IllegalStateException_init_$Create$('Module "' + moduleName + '" has already been imported!');
1119
1119
  }
1120
1120
  // Inline function 'kotlin.collections.plusAssign' call
1121
- this.w22_1.e(moduleName);
1121
+ this.h23_1.e(moduleName);
1122
1122
  // Inline function 'kotlin.apply' call
1123
- var this_0 = new DIBuilderImpl(moduleName, this.v22_1 + module_0.c1z_1, this.w22_1, this.j1z().k23(allowOverride, module_0.b1z_1));
1123
+ var this_0 = new DIBuilderImpl(moduleName, this.g23_1 + module_0.n1z_1, this.h23_1, this.u1z().v23(allowOverride, module_0.m1z_1));
1124
1124
  // Inline function 'kotlin.contracts.contract' call
1125
- module_0.d1z_1(this_0);
1125
+ module_0.o1z_1(this_0);
1126
1126
  };
1127
1127
  function DIContainerBuilderImpl$OverrideMode$ALLOW_SILENT() {
1128
1128
  OverrideMode.call(this, 'ALLOW_SILENT', 0);
1129
1129
  OverrideMode_ALLOW_SILENT_instance = this;
1130
1130
  }
1131
- protoOf(DIContainerBuilderImpl$OverrideMode$ALLOW_SILENT).n23 = function () {
1131
+ protoOf(DIContainerBuilderImpl$OverrideMode$ALLOW_SILENT).y23 = function () {
1132
1132
  return true;
1133
1133
  };
1134
- protoOf(DIContainerBuilderImpl$OverrideMode$ALLOW_SILENT).o23 = function (overrides) {
1134
+ protoOf(DIContainerBuilderImpl$OverrideMode$ALLOW_SILENT).z23 = function (overrides) {
1135
1135
  return overrides;
1136
1136
  };
1137
1137
  var OverrideMode_ALLOW_SILENT_instance;
@@ -1139,10 +1139,10 @@
1139
1139
  OverrideMode.call(this, 'ALLOW_EXPLICIT', 1);
1140
1140
  OverrideMode_ALLOW_EXPLICIT_instance = this;
1141
1141
  }
1142
- protoOf(DIContainerBuilderImpl$OverrideMode$ALLOW_EXPLICIT).n23 = function () {
1142
+ protoOf(DIContainerBuilderImpl$OverrideMode$ALLOW_EXPLICIT).y23 = function () {
1143
1143
  return true;
1144
1144
  };
1145
- protoOf(DIContainerBuilderImpl$OverrideMode$ALLOW_EXPLICIT).o23 = function (overrides) {
1145
+ protoOf(DIContainerBuilderImpl$OverrideMode$ALLOW_EXPLICIT).z23 = function (overrides) {
1146
1146
  return overrides == null ? false : overrides;
1147
1147
  };
1148
1148
  var OverrideMode_ALLOW_EXPLICIT_instance;
@@ -1150,10 +1150,10 @@
1150
1150
  OverrideMode.call(this, 'FORBID', 2);
1151
1151
  OverrideMode_FORBID_instance = this;
1152
1152
  }
1153
- protoOf(DIContainerBuilderImpl$OverrideMode$FORBID).n23 = function () {
1153
+ protoOf(DIContainerBuilderImpl$OverrideMode$FORBID).y23 = function () {
1154
1154
  return false;
1155
1155
  };
1156
- protoOf(DIContainerBuilderImpl$OverrideMode$FORBID).o23 = function (overrides) {
1156
+ protoOf(DIContainerBuilderImpl$OverrideMode$FORBID).z23 = function (overrides) {
1157
1157
  var tmp;
1158
1158
  if (!(overrides == null) && overrides) {
1159
1159
  throw new OverridingException('Overriding has been forbidden');
@@ -1165,7 +1165,7 @@
1165
1165
  var OverrideMode_FORBID_instance;
1166
1166
  function Companion_2() {
1167
1167
  }
1168
- protoOf(Companion_2).t23 = function (allow, silent) {
1168
+ protoOf(Companion_2).e24 = function (allow, silent) {
1169
1169
  if (!allow)
1170
1170
  return OverrideMode_FORBID_getInstance();
1171
1171
  if (silent)
@@ -1189,13 +1189,13 @@
1189
1189
  Enum.call(this, name, ordinal);
1190
1190
  }
1191
1191
  function checkOverrides($this, key, overrides) {
1192
- var mustOverride = $this.i23_1.o23(overrides);
1192
+ var mustOverride = $this.t23_1.z23(overrides);
1193
1193
  if (!(mustOverride == null)) {
1194
1194
  var tmp;
1195
1195
  if (mustOverride) {
1196
1196
  // Inline function 'kotlin.collections.contains' call
1197
1197
  // Inline function 'kotlin.collections.containsKey' call
1198
- var this_0 = $this.f23_1;
1198
+ var this_0 = $this.q23_1;
1199
1199
  tmp = !(isInterface(this_0, KtMap) ? this_0 : THROW_CCE()).b2(key);
1200
1200
  } else {
1201
1201
  tmp = false;
@@ -1206,7 +1206,7 @@
1206
1206
  if (!mustOverride) {
1207
1207
  // Inline function 'kotlin.collections.contains' call
1208
1208
  // Inline function 'kotlin.collections.containsKey' call
1209
- var this_1 = $this.f23_1;
1209
+ var this_1 = $this.q23_1;
1210
1210
  tmp_0 = (isInterface(this_1, KtMap) ? this_1 : THROW_CCE()).b2(key);
1211
1211
  } else {
1212
1212
  tmp_0 = false;
@@ -1216,7 +1216,7 @@
1216
1216
  }
1217
1217
  }
1218
1218
  function checkMatch($this, allowOverride) {
1219
- if (!$this.i23_1.n23() && allowOverride)
1219
+ if (!$this.t23_1.y23() && allowOverride)
1220
1220
  throw new OverridingException('Overriding has been forbidden');
1221
1221
  }
1222
1222
  function OverrideMode_ALLOW_SILENT_getInstance() {
@@ -1232,15 +1232,15 @@
1232
1232
  return OverrideMode_FORBID_instance;
1233
1233
  }
1234
1234
  function DIContainerBuilderImpl(allowOverride, silentOverride, bindingsMap, callbacks, translators) {
1235
- this.f23_1 = bindingsMap;
1236
- this.g23_1 = callbacks;
1237
- this.h23_1 = translators;
1238
- this.i23_1 = Companion_instance_2.t23(allowOverride, silentOverride);
1235
+ this.q23_1 = bindingsMap;
1236
+ this.r23_1 = callbacks;
1237
+ this.s23_1 = translators;
1238
+ this.t23_1 = Companion_instance_2.e24(allowOverride, silentOverride);
1239
1239
  }
1240
- protoOf(DIContainerBuilderImpl).j23 = function (key, binding, fromModule, overrides) {
1240
+ protoOf(DIContainerBuilderImpl).u23 = function (key, binding, fromModule, overrides) {
1241
1241
  checkOverrides(this, key, overrides);
1242
1242
  // Inline function 'kotlin.collections.getOrPut' call
1243
- var this_0 = this.f23_1;
1243
+ var this_0 = this.q23_1;
1244
1244
  var value = this_0.d2(key);
1245
1245
  var tmp;
1246
1246
  if (value == null) {
@@ -1254,12 +1254,12 @@
1254
1254
  var bindings = tmp;
1255
1255
  bindings.x1(0, new DIDefining(isInterface(binding, DIBinding) ? binding : THROW_CCE(), fromModule));
1256
1256
  };
1257
- protoOf(DIContainerBuilderImpl).k23 = function (allowOverride, silentOverride) {
1257
+ protoOf(DIContainerBuilderImpl).v23 = function (allowOverride, silentOverride) {
1258
1258
  checkMatch(this, allowOverride);
1259
- return new DIContainerBuilderImpl(allowOverride, silentOverride, this.f23_1, this.g23_1, this.h23_1);
1259
+ return new DIContainerBuilderImpl(allowOverride, silentOverride, this.q23_1, this.r23_1, this.s23_1);
1260
1260
  };
1261
1261
  function displayString($this, key, overrideLevel) {
1262
- var descProp = $this.z23_1 ? bindFullDescription$factory_0(key) : bindDescription$factory_0(key);
1262
+ var descProp = $this.k24_1 ? bindFullDescription$factory_0(key) : bindDescription$factory_0(key);
1263
1263
  return !(overrideLevel === 0) ? 'overridden ' + descProp.get() : descProp.get();
1264
1264
  }
1265
1265
  function recursiveLoop($this, node, firstKey, firstOverrideLevel, tail) {
@@ -1271,13 +1271,13 @@
1271
1271
  $l$1: do {
1272
1272
  $l$0: do {
1273
1273
  var tmp;
1274
- if (node_0.y23_1 == null || (firstKey_0.equals(node_0.w23_1) && firstOverrideLevel_0 === node_0.x23_1)) {
1275
- tmp = plus(listOf(displayString($this_0, node_0.w23_1, node_0.x23_1)), tail_0);
1274
+ if (node_0.j24_1 == null || (firstKey_0.equals(node_0.h24_1) && firstOverrideLevel_0 === node_0.i24_1)) {
1275
+ tmp = plus(listOf(displayString($this_0, node_0.h24_1, node_0.i24_1)), tail_0);
1276
1276
  } else {
1277
1277
  var tmp0 = $this_0;
1278
- var tmp4 = plus(listOf(displayString($this_0, node_0.w23_1, node_0.x23_1)), tail_0);
1278
+ var tmp4 = plus(listOf(displayString($this_0, node_0.h24_1, node_0.i24_1)), tail_0);
1279
1279
  $this_0 = tmp0;
1280
- node_0 = node_0.y23_1;
1280
+ node_0 = node_0.j24_1;
1281
1281
  firstKey_0 = firstKey_0;
1282
1282
  firstOverrideLevel_0 = firstOverrideLevel_0;
1283
1283
  tail_0 = tmp4;
@@ -1297,13 +1297,13 @@
1297
1297
  $l$1: do {
1298
1298
  $l$0: do {
1299
1299
  var tmp;
1300
- if (node_0.w23_1.equals(searchedKey_0) && node_0.x23_1 === searchedOverrideLevel_0) {
1300
+ if (node_0.h24_1.equals(searchedKey_0) && node_0.i24_1 === searchedOverrideLevel_0) {
1301
1301
  tmp = false;
1302
- } else if (node_0.y23_1 == null) {
1302
+ } else if (node_0.j24_1 == null) {
1303
1303
  tmp = true;
1304
1304
  } else {
1305
1305
  $this_0 = $this_0;
1306
- node_0 = node_0.y23_1;
1306
+ node_0 = node_0.j24_1;
1307
1307
  searchedKey_0 = searchedKey_0;
1308
1308
  searchedOverrideLevel_0 = searchedOverrideLevel_0;
1309
1309
  continue $l$0;
@@ -1315,14 +1315,14 @@
1315
1315
  while (true);
1316
1316
  }
1317
1317
  function DIContainerImpl_init_$Init$(builder, externalSources, fullDescriptionOnError, fullContainerTreeOnError, runCallbacks, $this) {
1318
- DIContainerImpl.call($this, new DITreeImpl(builder.f23_1, externalSources, builder.h23_1), null, fullDescriptionOnError, fullContainerTreeOnError);
1318
+ DIContainerImpl.call($this, new DITreeImpl(builder.q23_1, externalSources, builder.s23_1), null, fullDescriptionOnError, fullContainerTreeOnError);
1319
1319
  var init = DIContainerImpl$_init_$lambda_r6ib3j($this, builder);
1320
1320
  if (runCallbacks)
1321
1321
  init();
1322
1322
  else {
1323
1323
  var lock = new Object();
1324
1324
  var tmp = $this;
1325
- tmp.e24_1 = DIContainerImpl$_init_$lambda_r6ib3j_0(lock, $this, init);
1325
+ tmp.p24_1 = DIContainerImpl$_init_$lambda_r6ib3j_0(lock, $this, init);
1326
1326
  }
1327
1327
  return $this;
1328
1328
  }
@@ -1330,14 +1330,14 @@
1330
1330
  return DIContainerImpl_init_$Init$(builder, externalSources, fullDescriptionOnError, fullContainerTreeOnError, runCallbacks, objectCreate(protoOf(DIContainerImpl)));
1331
1331
  }
1332
1332
  function Node(key, overrideLevel, parent, fullDescriptionOnError) {
1333
- this.w23_1 = key;
1334
- this.x23_1 = overrideLevel;
1335
- this.y23_1 = parent;
1336
- this.z23_1 = fullDescriptionOnError;
1333
+ this.h24_1 = key;
1334
+ this.i24_1 = overrideLevel;
1335
+ this.j24_1 = parent;
1336
+ this.k24_1 = fullDescriptionOnError;
1337
1337
  }
1338
- protoOf(Node).f24 = function (searchedKey, searchedOverrideLevel) {
1338
+ protoOf(Node).q24 = function (searchedKey, searchedOverrideLevel) {
1339
1339
  if (!recursiveCheck(this, this, searchedKey, searchedOverrideLevel)) {
1340
- var list = plus_0(recursiveLoop(this, this, searchedKey, searchedOverrideLevel, emptyList()), displayString(this, searchedKey, this.x23_1));
1340
+ var list = plus_0(recursiveLoop(this, this, searchedKey, searchedOverrideLevel, emptyList()), displayString(this, searchedKey, this.i24_1));
1341
1341
  var sb = StringBuilder_init_$Create$();
1342
1342
  // Inline function 'kotlin.collections.forEachIndexed' call
1343
1343
  var index = 0;
@@ -1372,13 +1372,13 @@
1372
1372
  }
1373
1373
  };
1374
1374
  function bindingDI($this, key, context, tree, overrideLevel) {
1375
- var container = new DIContainerImpl(tree, new Node(key, overrideLevel, $this.b24_1, $this.c24_1), $this.c24_1, $this.d24_1);
1375
+ var container = new DIContainerImpl(tree, new Node(key, overrideLevel, $this.m24_1, $this.n24_1), $this.n24_1, $this.o24_1);
1376
1376
  return new BindingDIImpl(createDirectDI(container, context), key, overrideLevel);
1377
1377
  }
1378
1378
  function DIContainerImpl$_init_$lambda_r6ib3j(this$0, $builder) {
1379
1379
  return function () {
1380
1380
  var direct = createDirectDI(this$0, get_AnyDIContext());
1381
- var tmp0_iterator = $builder.g23_1.j();
1381
+ var tmp0_iterator = $builder.r23_1.j();
1382
1382
  while (tmp0_iterator.k()) {
1383
1383
  var element = tmp0_iterator.l();
1384
1384
  // Inline function 'org.kodein.di.internal.DIContainerImpl.<init>.<anonymous>.<anonymous>' call
@@ -1391,14 +1391,14 @@
1391
1391
  return function () {
1392
1392
  $l$block_1: {
1393
1393
  // Inline function 'org.kodein.di.internal.synchronizedIfNotNull' call
1394
- if (this$0.e24_1 == null) {
1394
+ if (this$0.p24_1 == null) {
1395
1395
  // Inline function 'org.kodein.di.internal.DIContainerImpl.<init>.<anonymous>.<anonymous>' call
1396
1396
  break $l$block_1;
1397
1397
  }
1398
1398
  // Inline function 'org.kodein.di.internal.maySynchronized' call
1399
1399
  $l$block_0: {
1400
1400
  // Inline function 'org.kodein.di.internal.synchronizedIfNotNull.<anonymous>' call
1401
- var tmp0_elvis_lhs = this$0.e24_1;
1401
+ var tmp0_elvis_lhs = this$0.p24_1;
1402
1402
  var tmp;
1403
1403
  if (tmp0_elvis_lhs == null) {
1404
1404
  break $l$block_0;
@@ -1406,7 +1406,7 @@
1406
1406
  tmp = tmp0_elvis_lhs;
1407
1407
  }
1408
1408
  var value = tmp;
1409
- this$0.e24_1 = null;
1409
+ this$0.p24_1 = null;
1410
1410
  $init();
1411
1411
  break $l$block_1;
1412
1412
  }
@@ -1422,58 +1422,58 @@
1422
1422
  return description(_this__u8e3s4, it);
1423
1423
  }
1424
1424
  function DIContainerImpl(tree, node, fullDescriptionOnError, fullContainerTreeOnError) {
1425
- this.a24_1 = tree;
1426
- this.b24_1 = node;
1427
- this.c24_1 = fullDescriptionOnError;
1428
- this.d24_1 = fullContainerTreeOnError;
1429
- this.e24_1 = null;
1430
- }
1431
- protoOf(DIContainerImpl).h20 = function (key, context, overrideLevel) {
1432
- var result = this.a24_1.n20(key, overrideLevel);
1425
+ this.l24_1 = tree;
1426
+ this.m24_1 = node;
1427
+ this.n24_1 = fullDescriptionOnError;
1428
+ this.o24_1 = fullContainerTreeOnError;
1429
+ this.p24_1 = null;
1430
+ }
1431
+ protoOf(DIContainerImpl).s20 = function (key, context, overrideLevel) {
1432
+ var result = this.l24_1.y20(key, overrideLevel);
1433
1433
  if (result.m() === 1) {
1434
1434
  var _destruct__k2r9zo = result.o(0);
1435
1435
  var definition = _destruct__k2r9zo.ad();
1436
1436
  var translator = _destruct__k2r9zo.dh();
1437
- var tmp44_safe_receiver = this.b24_1;
1437
+ var tmp44_safe_receiver = this.m24_1;
1438
1438
  if (tmp44_safe_receiver == null)
1439
1439
  null;
1440
1440
  else {
1441
- tmp44_safe_receiver.f24(key, overrideLevel);
1441
+ tmp44_safe_receiver.q24(key, overrideLevel);
1442
1442
  }
1443
- var tmp = Companion_instance_0.b20(key.s1y_1, context);
1443
+ var tmp = Companion_instance_0.m20(key.d1z_1, context);
1444
1444
  var originalContext = isInterface(tmp, DIContext) ? tmp : THROW_CCE();
1445
1445
  var tmp0_elvis_lhs = translator == null ? null : toKContext(translator, createDirectDI(this, originalContext), context);
1446
1446
  var kContext = tmp0_elvis_lhs == null ? originalContext : tmp0_elvis_lhs;
1447
1447
  if (!(key instanceof Key))
1448
1448
  THROW_CCE();
1449
- var bindingDI_0 = bindingDI(this, key, kContext, definition.p1y_1, overrideLevel);
1450
- return definition.q1y_1.g21(key, bindingDI_0);
1449
+ var bindingDI_0 = bindingDI(this, key, kContext, definition.a1z_1, overrideLevel);
1450
+ return definition.b1z_1.r21(key, bindingDI_0);
1451
1451
  }
1452
- var bindingDI_1 = bindingDI(this, key, Companion_instance_0.b20(key.s1y_1, context), this.a24_1, overrideLevel);
1452
+ var bindingDI_1 = bindingDI(this, key, Companion_instance_0.m20(key.d1z_1, context), this.l24_1, overrideLevel);
1453
1453
  // Inline function 'kotlin.collections.forEach' call
1454
- var tmp0_iterator = this.a24_1.l20().j();
1454
+ var tmp0_iterator = this.l24_1.w20().j();
1455
1455
  while (tmp0_iterator.k()) {
1456
1456
  var element = tmp0_iterator.l();
1457
1457
  // Inline function 'org.kodein.di.internal.DIContainerImpl.factory.<anonymous>' call
1458
- var tmp46_safe_receiver = element.g24(bindingDI_1, key);
1458
+ var tmp46_safe_receiver = element.r24(bindingDI_1, key);
1459
1459
  if (tmp46_safe_receiver == null)
1460
1460
  null;
1461
1461
  else {
1462
1462
  // Inline function 'kotlin.let' call
1463
1463
  // Inline function 'kotlin.contracts.contract' call
1464
- var tmp47_safe_receiver = this.b24_1;
1464
+ var tmp47_safe_receiver = this.m24_1;
1465
1465
  if (tmp47_safe_receiver == null)
1466
1466
  null;
1467
1467
  else {
1468
- tmp47_safe_receiver.f24(key, overrideLevel);
1468
+ tmp47_safe_receiver.q24(key, overrideLevel);
1469
1469
  }
1470
1470
  return (!(tmp46_safe_receiver == null) ? typeof tmp46_safe_receiver === 'function' : false) ? tmp46_safe_receiver : THROW_CCE();
1471
1471
  }
1472
1472
  }
1473
1473
  var withOverrides = !(overrideLevel === 0);
1474
- var descProp = this.c24_1 ? fullDescription$factory_0(key) : description$factory_0(key);
1474
+ var descProp = this.n24_1 ? fullDescription$factory_0(key) : description$factory_0(key);
1475
1475
  var tmp_0;
1476
- if (this.c24_1) {
1476
+ if (this.n24_1) {
1477
1477
  tmp_0 = DIContainerImpl$factory$lambda;
1478
1478
  } else {
1479
1479
  tmp_0 = DIContainerImpl$factory$lambda_0;
@@ -1487,10 +1487,10 @@
1487
1487
  // Inline function 'kotlin.contracts.contract' call
1488
1488
  // Inline function 'org.kodein.di.internal.DIContainerImpl.factory.<anonymous>' call
1489
1489
  this_0.f8('No binding found for ' + descProp.get());
1490
- if (this.d24_1) {
1490
+ if (this.o24_1) {
1491
1491
  // Inline function 'kotlin.text.appendLine' call
1492
1492
  this_0.g8(_Char___init__impl__6a9atx(10));
1493
- var forType = this.a24_1.o20(new SearchSpecs(VOID, VOID, key.u1y_1));
1493
+ var forType = this.l24_1.z20(new SearchSpecs(VOID, VOID, key.f1z_1));
1494
1494
  // Inline function 'kotlin.collections.isNotEmpty' call
1495
1495
  if (!forType.p()) {
1496
1496
  // Inline function 'kotlin.collections.associate' call
@@ -1507,7 +1507,7 @@
1507
1507
  }
1508
1508
  this_0.f8('Available bindings for this type:\n' + descFun(destination, withOverrides));
1509
1509
  }
1510
- this_0.f8('Registered in this DI container:\n' + descFun(this.a24_1.k20(), withOverrides));
1510
+ this_0.f8('Registered in this DI container:\n' + descFun(this.l24_1.v20(), withOverrides));
1511
1511
  }
1512
1512
  var description = this_0.toString();
1513
1513
  throw new NotFoundException(key, description);
@@ -1521,13 +1521,13 @@
1521
1521
  var element_1 = tmp0_iterator_1.l();
1522
1522
  // Inline function 'kotlin.collections.plusAssign' call
1523
1523
  // Inline function 'org.kodein.di.internal.DIContainerImpl.factory.<anonymous>' call
1524
- var pair_0 = to(element_1.ah_1, ensureNotNull(this.a24_1.p20(element_1.ah_1)).bh_1);
1524
+ var pair_0 = to(element_1.ah_1, ensureNotNull(this.l24_1.a21(element_1.ah_1)).bh_1);
1525
1525
  destination_0.g2(pair_0.xc_1, pair_0.yc_1);
1526
1526
  }
1527
1527
  var potentials = destination_0;
1528
1528
  // Inline function 'kotlin.collections.filter' call
1529
1529
  // Inline function 'kotlin.collections.filterTo' call
1530
- var this_1 = this.a24_1.k20();
1530
+ var this_1 = this.l24_1.v20();
1531
1531
  var destination_1 = LinkedHashMap_init_$Create$();
1532
1532
  // Inline function 'kotlin.collections.iterator' call
1533
1533
  var tmp0_iterator_2 = this_1.s().j();
@@ -1545,22 +1545,22 @@
1545
1545
  };
1546
1546
  function bindFullDescription$factory_0($b0) {
1547
1547
  return getPropertyCallableRef('bindFullDescription', 0, KProperty0, function () {
1548
- return $b0.z1y();
1548
+ return $b0.k1z();
1549
1549
  }, null);
1550
1550
  }
1551
1551
  function bindDescription$factory_0($b0) {
1552
1552
  return getPropertyCallableRef('bindDescription', 0, KProperty0, function () {
1553
- return $b0.x1y();
1553
+ return $b0.i1z();
1554
1554
  }, null);
1555
1555
  }
1556
1556
  function fullDescription$factory_0($b0) {
1557
1557
  return getPropertyCallableRef('fullDescription', 0, KProperty0, function () {
1558
- return $b0.a1z();
1558
+ return $b0.l1z();
1559
1559
  }, null);
1560
1560
  }
1561
1561
  function description$factory_0($b0) {
1562
1562
  return getPropertyCallableRef('description', 0, KProperty0, function () {
1563
- return $b0.y1y();
1563
+ return $b0.j1z();
1564
1564
  }, null);
1565
1565
  }
1566
1566
  function newBuilder($this, allowSilentOverride, init) {
@@ -1571,7 +1571,7 @@
1571
1571
  return this_0;
1572
1572
  }
1573
1573
  function DIImpl_init_$Init$(builder, runCallbacks, $this) {
1574
- DIImpl.call($this, DIContainerImpl_init_$Create$(builder.j1z(), builder.l20(), builder.s22(), builder.t22(), runCallbacks));
1574
+ DIImpl.call($this, DIContainerImpl_init_$Create$(builder.u1z(), builder.w20(), builder.d23(), builder.e23(), runCallbacks));
1575
1575
  return $this;
1576
1576
  }
1577
1577
  function DIImpl_init_$Init$_0(allowSilentOverride, init, $this) {
@@ -1591,79 +1591,79 @@
1591
1591
  function DIImpl$container$delegate$lambda(this$0) {
1592
1592
  return function () {
1593
1593
  var tmp;
1594
- if (!(this$0.h24_1.e24_1 == null)) {
1594
+ if (!(this$0.s24_1.p24_1 == null)) {
1595
1595
  throw IllegalStateException_init_$Create$('DI has not been initialized');
1596
1596
  }
1597
- return this$0.h24_1;
1597
+ return this$0.s24_1;
1598
1598
  };
1599
1599
  }
1600
1600
  function DIImpl(_container) {
1601
- this.h24_1 = _container;
1601
+ this.s24_1 = _container;
1602
1602
  var tmp = this;
1603
- tmp.i24_1 = lazy(DIImpl$container$delegate$lambda(this));
1603
+ tmp.t24_1 = lazy(DIImpl$container$delegate$lambda(this));
1604
1604
  }
1605
- protoOf(DIImpl).v1z = function () {
1605
+ protoOf(DIImpl).g20 = function () {
1606
1606
  // Inline function 'kotlin.getValue' call
1607
- var this_0 = this.i24_1;
1607
+ var this_0 = this.t24_1;
1608
1608
  container$factory();
1609
1609
  return this_0.a2();
1610
1610
  };
1611
1611
  function BindingDIImpl(directDI, key, overrideLevel) {
1612
- this.j24_1 = directDI;
1613
- this.k24_1 = key;
1614
- this.l24_1 = overrideLevel;
1612
+ this.u24_1 = directDI;
1613
+ this.v24_1 = key;
1614
+ this.w24_1 = overrideLevel;
1615
1615
  }
1616
- protoOf(BindingDIImpl).t20 = function () {
1617
- return this.j24_1;
1616
+ protoOf(BindingDIImpl).e21 = function () {
1617
+ return this.u24_1;
1618
1618
  };
1619
- protoOf(BindingDIImpl).r20 = function (context) {
1620
- return this.j24_1.r20(context);
1619
+ protoOf(BindingDIImpl).c21 = function (context) {
1620
+ return this.u24_1.c21(context);
1621
1621
  };
1622
- protoOf(BindingDIImpl).s20 = function (type, tag) {
1623
- return this.j24_1.s20(type, tag);
1622
+ protoOf(BindingDIImpl).d21 = function (type, tag) {
1623
+ return this.u24_1.d21(type, tag);
1624
1624
  };
1625
- protoOf(BindingDIImpl).q20 = function () {
1626
- return this.j24_1.q20();
1625
+ protoOf(BindingDIImpl).b21 = function () {
1626
+ return this.u24_1.b21();
1627
1627
  };
1628
- protoOf(BindingDIImpl).u1z = function () {
1629
- return this.j24_1.u1z();
1628
+ protoOf(BindingDIImpl).f20 = function () {
1629
+ return this.u24_1.f20();
1630
1630
  };
1631
1631
  protoOf(BindingDIImpl).v8 = function () {
1632
- var tmp = this.t20().u1z().w1z().a2();
1632
+ var tmp = this.e21().f20().h20().a2();
1633
1633
  return !(tmp == null) ? tmp : THROW_CCE();
1634
1634
  };
1635
- protoOf(BindingDIImpl).e22 = function () {
1636
- return new BindingDIImpl(this.t20().r20(ErasedContext_instance), this.k24_1, this.l24_1);
1635
+ protoOf(BindingDIImpl).p22 = function () {
1636
+ return new BindingDIImpl(this.e21().c21(ErasedContext_instance), this.v24_1, this.w24_1);
1637
1637
  };
1638
1638
  function container$factory() {
1639
1639
  return getPropertyCallableRef('container', 1, KProperty1, function (receiver) {
1640
- return receiver.v1z();
1640
+ return receiver.g20();
1641
1641
  }, null);
1642
1642
  }
1643
1643
  function findBySpecs($this, specs) {
1644
- var bindSeq = asSequence($this.p24_1);
1645
- var specsBindType = specs.w20_1;
1646
- if (!(specsBindType == null) && !equals(specsBindType, Companion_getInstance().w1x_1)) {
1644
+ var bindSeq = asSequence($this.a25_1);
1645
+ var specsBindType = specs.h21_1;
1646
+ if (!(specsBindType == null) && !equals(specsBindType, Companion_getInstance().h1y_1)) {
1647
1647
  var tmp = bindSeq;
1648
1648
  bindSeq = filter(tmp, DITreeImpl$findBySpecs$lambda(specsBindType));
1649
1649
  }
1650
1650
  var tmp_0 = bindSeq;
1651
1651
  var contextSeq = flatMap(tmp_0, DITreeImpl$findBySpecs$lambda_0);
1652
- var specsContextType = specs.u20_1;
1652
+ var specsContextType = specs.f21_1;
1653
1653
  if (!(specsContextType == null)) {
1654
1654
  var tmp_1 = contextSeq;
1655
1655
  contextSeq = mapNotNull(tmp_1, DITreeImpl$findBySpecs$lambda_1(specsContextType, $this));
1656
1656
  }
1657
1657
  var tmp_2 = contextSeq;
1658
1658
  var argSeq = flatMap(tmp_2, DITreeImpl$findBySpecs$lambda_2);
1659
- var specsArgType = specs.v20_1;
1659
+ var specsArgType = specs.g21_1;
1660
1660
  if (!(specsArgType == null)) {
1661
1661
  var tmp_3 = argSeq;
1662
1662
  argSeq = filter(tmp_3, DITreeImpl$findBySpecs$lambda_3(specsArgType));
1663
1663
  }
1664
1664
  var tmp_4 = argSeq;
1665
1665
  var tagSeq = flatMap(tmp_4, DITreeImpl$findBySpecs$lambda_4);
1666
- var specsTag = specs.x20_1;
1666
+ var specsTag = specs.i21_1;
1667
1667
  if (!equals(specsTag, NoDefinedTag_instance)) {
1668
1668
  var tmp_5 = tagSeq;
1669
1669
  tagSeq = filter(tmp_5, DITreeImpl$findBySpecs$lambda_5(specsTag));
@@ -1673,16 +1673,16 @@
1673
1673
  return toList(resultSeq);
1674
1674
  }
1675
1675
  function notInMap($this, result, request) {
1676
- var tmp = result.g1z();
1677
- var tmp_0 = request.g1z();
1678
- var tmp_1 = $this.o24_1.e2();
1676
+ var tmp = result.r1z();
1677
+ var tmp_0 = request.r1z();
1678
+ var tmp_1 = $this.z24_1.e2();
1679
1679
  return IllegalStateException_init_$Create$('Tree returned key ' + tmp + ' that is not in cache when searching for ' + tmp_0 + '.\nKeys in cache:\n' + joinToString(tmp_1, '\n', VOID, VOID, VOID, VOID, DITreeImpl$notInMap$lambda));
1680
1680
  }
1681
1681
  function DITreeImpl$findBySpecs$lambda($specsBindType) {
1682
1682
  return function (_destruct__k2r9zo) {
1683
1683
  // Inline function 'kotlin.collections.component1' call
1684
1684
  var bindType = _destruct__k2r9zo.z1();
1685
- return bindType.s24($specsBindType);
1685
+ return bindType.d25($specsBindType);
1686
1686
  };
1687
1687
  }
1688
1688
  function DITreeImpl$findBySpecs$lambda_0(_destruct__k2r9zo) {
@@ -1698,17 +1698,17 @@
1698
1698
  return function (triple) {
1699
1699
  var contextType = triple.zc();
1700
1700
  var tmp;
1701
- if (contextType.s24($specsContextType)) {
1701
+ if (contextType.d25($specsContextType)) {
1702
1702
  tmp = triple;
1703
1703
  } else {
1704
1704
  var tmp$ret$1;
1705
1705
  $l$block: {
1706
1706
  // Inline function 'kotlin.collections.firstOrNull' call
1707
- var tmp0_iterator = this$0.r24_1.j();
1707
+ var tmp0_iterator = this$0.c25_1.j();
1708
1708
  while (tmp0_iterator.k()) {
1709
1709
  var element = tmp0_iterator.l();
1710
1710
  // Inline function 'org.kodein.di.internal.DITreeImpl.findBySpecs.<anonymous>.<anonymous>' call
1711
- if (element.n1z().f1y($specsContextType) && contextType.s24(element.k21())) {
1711
+ if (element.y1z().q1y($specsContextType) && contextType.d25(element.v21())) {
1712
1712
  tmp$ret$1 = element;
1713
1713
  break $l$block;
1714
1714
  }
@@ -1735,7 +1735,7 @@
1735
1735
  function DITreeImpl$findBySpecs$lambda_3($specsArgType) {
1736
1736
  return function (_destruct__k2r9zo) {
1737
1737
  var argType = _destruct__k2r9zo.zc();
1738
- return argType.s24($specsArgType);
1738
+ return argType.d25($specsArgType);
1739
1739
  };
1740
1740
  }
1741
1741
  function DITreeImpl$findBySpecs$lambda_4(_destruct__k2r9zo) {
@@ -1761,14 +1761,14 @@
1761
1761
  return to(key, translator);
1762
1762
  }
1763
1763
  function DITreeImpl$notInMap$lambda(it) {
1764
- return it.g1z();
1764
+ return it.r1z();
1765
1765
  }
1766
1766
  function DITreeImpl(map, externalSources, registeredTranslators) {
1767
- this.m24_1 = externalSources;
1768
- this.n24_1 = registeredTranslators;
1769
- this.o24_1 = newConcurrentMap();
1770
- this.p24_1 = HashMap_init_$Create$();
1771
- this.r24_1 = ArrayList_init_$Create$_1(this.n24_1);
1767
+ this.x24_1 = externalSources;
1768
+ this.y24_1 = registeredTranslators;
1769
+ this.z24_1 = newConcurrentMap();
1770
+ this.a25_1 = HashMap_init_$Create$();
1771
+ this.c25_1 = ArrayList_init_$Create$_1(this.y24_1);
1772
1772
  // Inline function 'kotlin.collections.forEach' call
1773
1773
  // Inline function 'kotlin.collections.iterator' call
1774
1774
  var tmp0_iterator = map.s().j();
@@ -1790,19 +1790,19 @@
1790
1790
  if (item instanceof DIDefinition) {
1791
1791
  tmp = item;
1792
1792
  } else {
1793
- tmp = new DIDefinition(item.q1y_1, item.r1y_1, this);
1793
+ tmp = new DIDefinition(item.b1z_1, item.c1z_1, this);
1794
1794
  }
1795
1795
  var tmp$ret$3 = tmp;
1796
1796
  destination.e(tmp$ret$3);
1797
1797
  }
1798
1798
  var definitions = destination;
1799
1799
  // Inline function 'kotlin.collections.set' call
1800
- var this_0 = this.o24_1;
1800
+ var this_0 = this.z24_1;
1801
1801
  var value = new Triple(key, definitions, null);
1802
1802
  this_0.g2(key, value);
1803
- var typeChecker = first(bindings).q1y_1.f21() ? new Down(key.u1y_1) : new Up(key.u1y_1);
1803
+ var typeChecker = first(bindings).b1z_1.q21() ? new Down(key.f1z_1) : new Up(key.f1z_1);
1804
1804
  // Inline function 'kotlin.collections.getOrPut' call
1805
- var this_1 = this.p24_1;
1805
+ var this_1 = this.a25_1;
1806
1806
  var value_0 = this_1.d2(typeChecker);
1807
1807
  var tmp_0;
1808
1808
  if (value_0 == null) {
@@ -1815,7 +1815,7 @@
1815
1815
  }
1816
1816
  var contextTree = tmp_0;
1817
1817
  // Inline function 'kotlin.collections.getOrPut' call
1818
- var key_0 = new Down(key.s1y_1);
1818
+ var key_0 = new Down(key.d1z_1);
1819
1819
  var value_1 = contextTree.d2(key_0);
1820
1820
  var tmp_1;
1821
1821
  if (value_1 == null) {
@@ -1828,7 +1828,7 @@
1828
1828
  }
1829
1829
  var argumentTree = tmp_1;
1830
1830
  // Inline function 'kotlin.collections.getOrPut' call
1831
- var key_1 = new Down(key.t1y_1);
1831
+ var key_1 = new Down(key.e1z_1);
1832
1832
  var value_2 = argumentTree.d2(key_1);
1833
1833
  var tmp_2;
1834
1834
  if (value_2 == null) {
@@ -1841,12 +1841,12 @@
1841
1841
  }
1842
1842
  var tagTree = tmp_2;
1843
1843
  // Inline function 'kotlin.collections.set' call
1844
- var key_2 = key.v1y_1;
1844
+ var key_2 = key.g1z_1;
1845
1845
  tagTree.g2(key_2, key);
1846
1846
  }
1847
1847
  var tmp_3 = this;
1848
1848
  // Inline function 'kotlin.collections.mapValues' call
1849
- var this_2 = this.o24_1;
1849
+ var this_2 = this.z24_1;
1850
1850
  // Inline function 'kotlin.collections.mapValuesTo' call
1851
1851
  var destination_0 = LinkedHashMap_init_$Create$_0(mapCapacity(this_2.m()));
1852
1852
  // Inline function 'kotlin.collections.associateByTo' call
@@ -1859,20 +1859,20 @@
1859
1859
  var tmp$ret$13 = element_0.a2().bh_1;
1860
1860
  destination_0.g2(tmp_4, tmp$ret$13);
1861
1861
  }
1862
- tmp_3.q24_1 = HashMap_init_$Create$_0(destination_0);
1862
+ tmp_3.b25_1 = HashMap_init_$Create$_0(destination_0);
1863
1863
  $l$loop: while (true) {
1864
1864
  var added = ArrayList_init_$Create$();
1865
- var _iterator__ex2g4s = this.r24_1.j();
1865
+ var _iterator__ex2g4s = this.c25_1.j();
1866
1866
  while (_iterator__ex2g4s.k()) {
1867
1867
  var src = _iterator__ex2g4s.l();
1868
- var _iterator__ex2g4s_0 = this.r24_1.j();
1868
+ var _iterator__ex2g4s_0 = this.c25_1.j();
1869
1869
  while (_iterator__ex2g4s_0.k()) {
1870
1870
  var dst = _iterator__ex2g4s_0.l();
1871
- if (dst.n1z().f1y(src.k21()) && !equals(src.n1z(), dst.k21())) {
1871
+ if (dst.y1z().q1y(src.v21()) && !equals(src.y1z(), dst.v21())) {
1872
1872
  var tmp$ret$17;
1873
1873
  $l$block_0: {
1874
1874
  // Inline function 'kotlin.collections.none' call
1875
- var this_3 = this.r24_1;
1875
+ var this_3 = this.c25_1;
1876
1876
  var tmp_5;
1877
1877
  if (isInterface(this_3, Collection)) {
1878
1878
  tmp_5 = this_3.p();
@@ -1887,7 +1887,7 @@
1887
1887
  while (tmp0_iterator_2.k()) {
1888
1888
  var element_1 = tmp0_iterator_2.l();
1889
1889
  // Inline function 'org.kodein.di.internal.DITreeImpl.<anonymous>' call
1890
- if (equals(element_1.n1z(), src.n1z()) && equals(element_1.k21(), dst.k21())) {
1890
+ if (equals(element_1.y1z(), src.y1z()) && equals(element_1.v21(), dst.v21())) {
1891
1891
  tmp$ret$17 = false;
1892
1892
  break $l$block_0;
1893
1893
  }
@@ -1904,21 +1904,21 @@
1904
1904
  }
1905
1905
  }
1906
1906
  // Inline function 'kotlin.collections.plusAssign' call
1907
- var this_4 = this.r24_1;
1907
+ var this_4 = this.c25_1;
1908
1908
  addAll(this_4, added);
1909
1909
  if (added.p())
1910
1910
  break $l$loop;
1911
1911
  }
1912
1912
  }
1913
- protoOf(DITreeImpl).l20 = function () {
1914
- return this.m24_1;
1913
+ protoOf(DITreeImpl).w20 = function () {
1914
+ return this.x24_1;
1915
1915
  };
1916
- protoOf(DITreeImpl).k20 = function () {
1917
- return this.q24_1;
1916
+ protoOf(DITreeImpl).v20 = function () {
1917
+ return this.b25_1;
1918
1918
  };
1919
- protoOf(DITreeImpl).m20 = function (key, overrideLevel, all) {
1919
+ protoOf(DITreeImpl).x20 = function (key, overrideLevel, all) {
1920
1920
  if (!all) {
1921
- var tmp52_safe_receiver = this.o24_1.d2(key);
1921
+ var tmp52_safe_receiver = this.z24_1.d2(key);
1922
1922
  if (tmp52_safe_receiver == null)
1923
1923
  null;
1924
1924
  else {
@@ -1939,9 +1939,9 @@
1939
1939
  var tmp_1 = definition instanceof DIDefinition ? definition : THROW_CCE();
1940
1940
  return listOf(new Triple(tmp_0, tmp_1, (translator == null ? true : isInterface(translator, ContextTranslator)) ? translator : THROW_CCE()));
1941
1941
  }
1942
- if (!equals(key.s1y_1, Companion_getInstance().w1x_1)) {
1943
- var anyContextKey = key.i1z(Companion_getInstance().w1x_1);
1944
- var tmp53_safe_receiver = this.o24_1.d2(anyContextKey);
1942
+ if (!equals(key.d1z_1, Companion_getInstance().h1y_1)) {
1943
+ var anyContextKey = key.t1z(Companion_getInstance().h1y_1);
1944
+ var tmp53_safe_receiver = this.z24_1.d2(anyContextKey);
1945
1945
  if (tmp53_safe_receiver == null)
1946
1946
  null;
1947
1947
  else {
@@ -1952,11 +1952,11 @@
1952
1952
  var realKey_0 = tmp53_safe_receiver.zc();
1953
1953
  var list_0 = tmp53_safe_receiver.ad();
1954
1954
  var translator_0 = tmp53_safe_receiver.dh();
1955
- if (!(translator_0 == null) && !equals(translator_0.n1z(), key.s1y_1)) {
1955
+ if (!(translator_0 == null) && !equals(translator_0.y1z(), key.d1z_1)) {
1956
1956
  break $l$block;
1957
1957
  }
1958
1958
  // Inline function 'kotlin.collections.set' call
1959
- this.o24_1.g2(key, tmp53_safe_receiver);
1959
+ this.z24_1.g2(key, tmp53_safe_receiver);
1960
1960
  var tmp0_elvis_lhs_0 = getOrNull(list_0, overrideLevel);
1961
1961
  var tmp_2;
1962
1962
  if (tmp0_elvis_lhs_0 == null) {
@@ -1973,26 +1973,26 @@
1973
1973
  }
1974
1974
  // Inline function 'kotlin.collections.filter' call
1975
1975
  // Inline function 'kotlin.collections.filterTo' call
1976
- var this_0 = this.r24_1;
1976
+ var this_0 = this.c25_1;
1977
1977
  var destination = ArrayList_init_$Create$();
1978
1978
  var tmp0_iterator = this_0.j();
1979
1979
  while (tmp0_iterator.k()) {
1980
1980
  var element = tmp0_iterator.l();
1981
1981
  // Inline function 'org.kodein.di.internal.DITreeImpl.find.<anonymous>' call
1982
- if (equals(element.n1z(), key.s1y_1)) {
1982
+ if (equals(element.y1z(), key.d1z_1)) {
1983
1983
  destination.e(element);
1984
1984
  }
1985
1985
  }
1986
1986
  var tmp_5 = destination;
1987
1987
  // Inline function 'kotlin.collections.filter' call
1988
1988
  // Inline function 'kotlin.collections.filterTo' call
1989
- var this_1 = this.r24_1;
1989
+ var this_1 = this.c25_1;
1990
1990
  var destination_0 = ArrayList_init_$Create$();
1991
1991
  var tmp0_iterator_0 = this_1.j();
1992
1992
  while (tmp0_iterator_0.k()) {
1993
1993
  var element_0 = tmp0_iterator_0.l();
1994
1994
  // Inline function 'org.kodein.di.internal.DITreeImpl.find.<anonymous>' call
1995
- if (equals(element_0.n1z(), Companion_getInstance().w1x_1)) {
1995
+ if (equals(element_0.y1z(), Companion_getInstance().h1y_1)) {
1996
1996
  destination_0.e(element_0);
1997
1997
  }
1998
1998
  }
@@ -2000,8 +2000,8 @@
2000
2000
  var _iterator__ex2g4s = applicableTranslators.j();
2001
2001
  while (_iterator__ex2g4s.k()) {
2002
2002
  var translator_1 = _iterator__ex2g4s.l();
2003
- var translatedKey = new Key(translator_1.k21(), key.t1y_1, key.u1y_1, key.v1y_1);
2004
- var tmp54_safe_receiver = this.o24_1.d2(translatedKey);
2003
+ var translatedKey = new Key(translator_1.v21(), key.e1z_1, key.f1z_1, key.g1z_1);
2004
+ var tmp54_safe_receiver = this.z24_1.d2(translatedKey);
2005
2005
  var tmp_6;
2006
2006
  if (tmp54_safe_receiver == null) {
2007
2007
  tmp_6 = null;
@@ -2029,7 +2029,7 @@
2029
2029
  break $l$block_0;
2030
2030
  }
2031
2031
  // Inline function 'kotlin.collections.set' call
2032
- var this_2 = this.o24_1;
2032
+ var this_2 = this.z24_1;
2033
2033
  var value = tmp55_safe_receiver.fh(VOID, VOID, translator_1);
2034
2034
  this_2.g2(key, value);
2035
2035
  var realKey_1 = tmp55_safe_receiver.zc();
@@ -2049,14 +2049,14 @@
2049
2049
  }
2050
2050
  }
2051
2051
  }
2052
- var result = findBySpecs(this, new SearchSpecs(key.s1y_1, key.t1y_1, key.u1y_1, key.v1y_1));
2052
+ var result = findBySpecs(this, new SearchSpecs(key.d1z_1, key.e1z_1, key.f1z_1, key.g1z_1));
2053
2053
  if (result.m() === 1) {
2054
2054
  var _destruct__k2r9zo = first(result);
2055
2055
  var realKey_2 = _destruct__k2r9zo.zc();
2056
2056
  var translator_2 = _destruct__k2r9zo.ad();
2057
2057
  // Inline function 'kotlin.collections.set' call
2058
- var this_3 = this.o24_1;
2059
- var tmp56_safe_receiver = this.o24_1.d2(realKey_2);
2058
+ var this_3 = this.z24_1;
2059
+ var tmp56_safe_receiver = this.z24_1.d2(realKey_2);
2060
2060
  var tmp0_elvis_lhs_2 = tmp56_safe_receiver == null ? null : tmp56_safe_receiver.fh(VOID, VOID, translator_2);
2061
2061
  var tmp_11;
2062
2062
  if (tmp0_elvis_lhs_2 == null) {
@@ -2080,7 +2080,7 @@
2080
2080
  // Inline function 'org.kodein.di.internal.DITreeImpl.find.<anonymous>' call
2081
2081
  var realKey_3 = element_1.zc();
2082
2082
  var translator_3 = element_1.ad();
2083
- var tmp0_elvis_lhs_3 = this.o24_1.d2(realKey_3);
2083
+ var tmp0_elvis_lhs_3 = this.z24_1.d2(realKey_3);
2084
2084
  var tmp_12;
2085
2085
  if (tmp0_elvis_lhs_3 == null) {
2086
2086
  throw notInMap(this, realKey_3, key);
@@ -2112,7 +2112,7 @@
2112
2112
  }
2113
2113
  return destination_1;
2114
2114
  };
2115
- protoOf(DITreeImpl).o20 = function (search) {
2115
+ protoOf(DITreeImpl).z20 = function (search) {
2116
2116
  var result = findBySpecs(this, search);
2117
2117
  // Inline function 'kotlin.collections.map' call
2118
2118
  // Inline function 'kotlin.collections.mapTo' call
@@ -2123,28 +2123,28 @@
2123
2123
  // Inline function 'org.kodein.di.internal.DITreeImpl.find.<anonymous>' call
2124
2124
  var key = item.zc();
2125
2125
  var translator = item.ad();
2126
- var tmp$ret$0 = new Triple(key, ensureNotNull(this.o24_1.d2(key)).bh_1, translator);
2126
+ var tmp$ret$0 = new Triple(key, ensureNotNull(this.z24_1.d2(key)).bh_1, translator);
2127
2127
  destination.e(tmp$ret$0);
2128
2128
  }
2129
2129
  return destination;
2130
2130
  };
2131
- protoOf(DITreeImpl).p20 = function (key) {
2132
- var tmp = this.o24_1.d2(key);
2131
+ protoOf(DITreeImpl).a21 = function (key) {
2132
+ var tmp = this.z24_1.d2(key);
2133
2133
  return (tmp == null ? true : tmp instanceof Triple) ? tmp : THROW_CCE();
2134
2134
  };
2135
2135
  function Down(type) {
2136
2136
  TypeChecker.call(this);
2137
- this.t24_1 = type;
2138
- this.u24_1 = equals(this.t24_1, Companion_getInstance().w1x_1);
2137
+ this.e25_1 = type;
2138
+ this.f25_1 = equals(this.e25_1, Companion_getInstance().h1y_1);
2139
2139
  }
2140
- protoOf(Down).s24 = function (other) {
2141
- return this.u24_1 || this.t24_1.f1y(other);
2140
+ protoOf(Down).d25 = function (other) {
2141
+ return this.f25_1 || this.e25_1.q1y(other);
2142
2142
  };
2143
2143
  protoOf(Down).toString = function () {
2144
- return 'Down(type=' + toString_0(this.t24_1) + ')';
2144
+ return 'Down(type=' + toString_0(this.e25_1) + ')';
2145
2145
  };
2146
2146
  protoOf(Down).hashCode = function () {
2147
- return hashCode(this.t24_1);
2147
+ return hashCode(this.e25_1);
2148
2148
  };
2149
2149
  protoOf(Down).equals = function (other) {
2150
2150
  if (this === other)
@@ -2152,22 +2152,22 @@
2152
2152
  if (!(other instanceof Down))
2153
2153
  return false;
2154
2154
  var tmp0_other_with_cast = other instanceof Down ? other : THROW_CCE();
2155
- if (!equals(this.t24_1, tmp0_other_with_cast.t24_1))
2155
+ if (!equals(this.e25_1, tmp0_other_with_cast.e25_1))
2156
2156
  return false;
2157
2157
  return true;
2158
2158
  };
2159
2159
  function Up(type) {
2160
2160
  TypeChecker.call(this);
2161
- this.v24_1 = type;
2161
+ this.g25_1 = type;
2162
2162
  }
2163
- protoOf(Up).s24 = function (other) {
2164
- return equals(other, Companion_getInstance().w1x_1) || other.f1y(this.v24_1);
2163
+ protoOf(Up).d25 = function (other) {
2164
+ return equals(other, Companion_getInstance().h1y_1) || other.q1y(this.g25_1);
2165
2165
  };
2166
2166
  protoOf(Up).toString = function () {
2167
- return 'Up(type=' + toString_0(this.v24_1) + ')';
2167
+ return 'Up(type=' + toString_0(this.g25_1) + ')';
2168
2168
  };
2169
2169
  protoOf(Up).hashCode = function () {
2170
- return hashCode(this.v24_1);
2170
+ return hashCode(this.g25_1);
2171
2171
  };
2172
2172
  protoOf(Up).equals = function (other) {
2173
2173
  if (this === other)
@@ -2175,62 +2175,62 @@
2175
2175
  if (!(other instanceof Up))
2176
2176
  return false;
2177
2177
  var tmp0_other_with_cast = other instanceof Up ? other : THROW_CCE();
2178
- if (!equals(this.v24_1, tmp0_other_with_cast.v24_1))
2178
+ if (!equals(this.g25_1, tmp0_other_with_cast.g25_1))
2179
2179
  return false;
2180
2180
  return true;
2181
2181
  };
2182
2182
  function TypeChecker() {
2183
2183
  }
2184
2184
  function DirectDIBaseImpl(container, context) {
2185
- this.w24_1 = container;
2186
- this.x24_1 = context;
2185
+ this.h25_1 = container;
2186
+ this.i25_1 = context;
2187
2187
  }
2188
- protoOf(DirectDIBaseImpl).v1z = function () {
2189
- return this.w24_1;
2188
+ protoOf(DirectDIBaseImpl).g20 = function () {
2189
+ return this.h25_1;
2190
2190
  };
2191
- protoOf(DirectDIBaseImpl).t20 = function () {
2191
+ protoOf(DirectDIBaseImpl).e21 = function () {
2192
2192
  return this;
2193
2193
  };
2194
- protoOf(DirectDIBaseImpl).q20 = function () {
2195
- var tmp = this.v1z();
2196
- return On(new DIImpl(tmp instanceof DIContainerImpl ? tmp : THROW_CCE()), this.x24_1);
2194
+ protoOf(DirectDIBaseImpl).b21 = function () {
2195
+ var tmp = this.g20();
2196
+ return On(new DIImpl(tmp instanceof DIContainerImpl ? tmp : THROW_CCE()), this.i25_1);
2197
2197
  };
2198
- protoOf(DirectDIBaseImpl).r20 = function (context) {
2199
- return createDirectDI(this.v1z(), context);
2198
+ protoOf(DirectDIBaseImpl).c21 = function (context) {
2199
+ return createDirectDI(this.g20(), context);
2200
2200
  };
2201
- protoOf(DirectDIBaseImpl).s20 = function (type, tag) {
2202
- var tmp = this.v1z();
2201
+ protoOf(DirectDIBaseImpl).d21 = function (type, tag) {
2202
+ var tmp = this.g20();
2203
2203
  // Inline function 'org.kodein.di.internal.anyType' call
2204
- var tmp_0 = this.x24_1.a20();
2204
+ var tmp_0 = this.i25_1.l20();
2205
2205
  var tmp$ret$0 = isInterface(tmp_0, TypeToken) ? tmp_0 : THROW_CCE();
2206
- return tmp.g20(new Key(tmp$ret$0, Companion_getInstance().v1x_1, type, tag), this.x24_1.a2())();
2206
+ return tmp.r20(new Key(tmp$ret$0, Companion_getInstance().g1y_1, type, tag), this.i25_1.a2())();
2207
2207
  };
2208
2208
  function DIProperty$provideDelegate$lambda($receiver, this$0, $prop) {
2209
2209
  return function () {
2210
2210
  var tmp;
2211
- if (!($receiver == null) && this$0.z24_1 === get_AnyDIContext()) {
2211
+ if (!($receiver == null) && this$0.k25_1 === get_AnyDIContext()) {
2212
2212
  var tmp_0 = Companion_instance_0;
2213
2213
  var tmp_1 = erasedOf($receiver);
2214
- tmp = tmp_0.b20(isInterface(tmp_1, TypeToken) ? tmp_1 : THROW_CCE(), $receiver);
2214
+ tmp = tmp_0.m20(isInterface(tmp_1, TypeToken) ? tmp_1 : THROW_CCE(), $receiver);
2215
2215
  } else {
2216
- tmp = this$0.z24_1;
2216
+ tmp = this$0.k25_1;
2217
2217
  }
2218
2218
  var context = tmp;
2219
- return this$0.a25_1(context, $prop.callableName);
2219
+ return this$0.l25_1(context, $prop.callableName);
2220
2220
  };
2221
2221
  }
2222
2222
  function DIProperty(trigger, originalContext, get) {
2223
- this.y24_1 = trigger;
2224
- this.z24_1 = originalContext;
2225
- this.a25_1 = get;
2223
+ this.j25_1 = trigger;
2224
+ this.k25_1 = originalContext;
2225
+ this.l25_1 = get;
2226
2226
  }
2227
- protoOf(DIProperty).b25 = function (receiver, prop) {
2227
+ protoOf(DIProperty).m25 = function (receiver, prop) {
2228
2228
  // Inline function 'kotlin.also' call
2229
2229
  var this_0 = lazy(DIProperty$provideDelegate$lambda(receiver, this, prop));
2230
2230
  // Inline function 'kotlin.contracts.contract' call
2231
2231
  // Inline function 'org.kodein.di.DIProperty.provideDelegate.<anonymous>' call
2232
- var tmp62_safe_receiver = this.y24_1;
2233
- var tmp63_safe_receiver = tmp62_safe_receiver == null ? null : tmp62_safe_receiver.c25_1;
2232
+ var tmp62_safe_receiver = this.j25_1;
2233
+ var tmp63_safe_receiver = tmp62_safe_receiver == null ? null : tmp62_safe_receiver.n25_1;
2234
2234
  if (tmp63_safe_receiver == null)
2235
2235
  null;
2236
2236
  else
@@ -2250,25 +2250,25 @@
2250
2250
  return ArrayList_init_$Create$();
2251
2251
  }
2252
2252
  //region block: post-declaration
2253
- protoOf(Singleton).d21 = get_argType;
2254
- protoOf(Singleton).y1y = get_description;
2255
- protoOf(Singleton).a1z = get_fullDescription;
2256
- protoOf(Singleton).f21 = get_supportSubTypes;
2257
- protoOf(Provider).d21 = get_argType;
2258
- protoOf(Provider).c21 = factoryFullName;
2259
- protoOf(Provider).p1z = get_scope;
2260
- protoOf(Provider).y1y = get_description;
2261
- protoOf(Provider).a1z = get_fullDescription;
2262
- protoOf(Provider).f21 = get_supportSubTypes;
2263
- protoOf(DIBuilderImpl).m1z = import$default;
2264
- protoOf(DIContainerImpl).i20 = factory$default;
2265
- protoOf(DIContainerImpl).j20 = provider;
2266
- protoOf(DIContainerImpl).g20 = provider$default;
2267
- protoOf(DIImpl).u1z = get_di;
2268
- protoOf(DIImpl).w1z = get_diContext;
2269
- protoOf(DIImpl).x1z = get_diTrigger;
2270
- protoOf(DITreeImpl).n20 = find$default;
2271
- protoOf(DirectDIBaseImpl).u1z = get_di_0;
2253
+ protoOf(Singleton).o21 = get_argType;
2254
+ protoOf(Singleton).j1z = get_description;
2255
+ protoOf(Singleton).l1z = get_fullDescription;
2256
+ protoOf(Singleton).q21 = get_supportSubTypes;
2257
+ protoOf(Provider).o21 = get_argType;
2258
+ protoOf(Provider).n21 = factoryFullName;
2259
+ protoOf(Provider).a20 = get_scope;
2260
+ protoOf(Provider).j1z = get_description;
2261
+ protoOf(Provider).l1z = get_fullDescription;
2262
+ protoOf(Provider).q21 = get_supportSubTypes;
2263
+ protoOf(DIBuilderImpl).x1z = import$default;
2264
+ protoOf(DIContainerImpl).t20 = factory$default;
2265
+ protoOf(DIContainerImpl).u20 = provider;
2266
+ protoOf(DIContainerImpl).r20 = provider$default;
2267
+ protoOf(DIImpl).f20 = get_di;
2268
+ protoOf(DIImpl).h20 = get_diContext;
2269
+ protoOf(DIImpl).i20 = get_diTrigger;
2270
+ protoOf(DITreeImpl).y20 = find$default;
2271
+ protoOf(DirectDIBaseImpl).f20 = get_di_0;
2272
2272
  //endregion
2273
2273
  //region block: init
2274
2274
  Companion_instance = new Companion();