game_client_logic_deb 1.8.68 → 1.8.70
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/88b0986a7186d029-atomicfu-js-ir.js +20 -20
- package/Kosi-Kaverit-kaverit.js +65 -65
- package/Kosi-Kodein-kodein-di.js +550 -550
- package/Kotlin-DateTime-library-kotlinx-datetime.js +111 -111
- package/Logic_Debertz-core.js +1363 -1162
- package/Logic_Debertz-core.js.map +1 -1
- package/Logic_Debertz-engine.js +9279 -9090
- package/Logic_Debertz-engine.js.map +1 -1
- package/Logic_Debertz-game_client.d.ts +50 -7
- package/Logic_Debertz-game_client.js +3278 -3195
- package/Logic_Debertz-game_client.js.map +1 -1
- package/kotlin-kotlin-stdlib.js +212 -211
- package/kotlin-kotlin-stdlib.js.map +1 -1
- package/kotlinx-io-kotlinx-io-core.js +268 -268
- package/kotlinx-serialization-kotlinx-serialization-core.js +850 -773
- package/kotlinx-serialization-kotlinx-serialization-core.js.map +1 -1
- package/kotlinx-serialization-kotlinx-serialization-json.js +1114 -1114
- package/kotlinx.coroutines-kotlinx-coroutines-core-js-ir.js +1992 -1992
- package/package.json +1 -1
- package/uuid.js +25 -25
package/Kosi-Kodein-kodein-di.js
CHANGED
|
@@ -16,71 +16,71 @@
|
|
|
16
16
|
'use strict';
|
|
17
17
|
//region block: imports
|
|
18
18
|
var imul = Math.imul;
|
|
19
|
-
var protoOf = kotlin_kotlin.$_$.
|
|
20
|
-
var classMeta = kotlin_kotlin.$_$.
|
|
21
|
-
var setMetadataFor = kotlin_kotlin.$_$.
|
|
19
|
+
var protoOf = kotlin_kotlin.$_$.va;
|
|
20
|
+
var classMeta = kotlin_kotlin.$_$.s9;
|
|
21
|
+
var setMetadataFor = kotlin_kotlin.$_$.wa;
|
|
22
22
|
var VOID = kotlin_kotlin.$_$.f;
|
|
23
23
|
var LinkedHashMap_init_$Create$ = kotlin_kotlin.$_$.v;
|
|
24
24
|
var first = kotlin_kotlin.$_$.r6;
|
|
25
25
|
var ArrayList_init_$Create$ = kotlin_kotlin.$_$.m;
|
|
26
26
|
var Unit_instance = kotlin_kotlin.$_$.y4;
|
|
27
27
|
var filterNotNull = kotlin_kotlin.$_$.o6;
|
|
28
|
-
var sorted = kotlin_kotlin.$_$.
|
|
28
|
+
var sorted = kotlin_kotlin.$_$.c8;
|
|
29
29
|
var StringBuilder_init_$Create$ = kotlin_kotlin.$_$.e1;
|
|
30
|
-
var repeat = kotlin_kotlin.$_$.
|
|
31
|
-
var ensureNotNull = kotlin_kotlin.$_$.
|
|
32
|
-
var KProperty1 = kotlin_kotlin.$_$.
|
|
33
|
-
var getPropertyCallableRef = kotlin_kotlin.$_$.
|
|
34
|
-
var toString = kotlin_kotlin.$_$.
|
|
30
|
+
var repeat = kotlin_kotlin.$_$.fc;
|
|
31
|
+
var ensureNotNull = kotlin_kotlin.$_$.le;
|
|
32
|
+
var KProperty1 = kotlin_kotlin.$_$.mb;
|
|
33
|
+
var getPropertyCallableRef = kotlin_kotlin.$_$.z9;
|
|
34
|
+
var toString = kotlin_kotlin.$_$.we;
|
|
35
35
|
var Companion_getInstance = kotlin_org_kodein_type_kaverit.$_$.a;
|
|
36
|
-
var equals = kotlin_kotlin.$_$.
|
|
37
|
-
var objectCreate = kotlin_kotlin.$_$.
|
|
38
|
-
var RuntimeException = kotlin_kotlin.$_$.
|
|
36
|
+
var equals = kotlin_kotlin.$_$.v9;
|
|
37
|
+
var objectCreate = kotlin_kotlin.$_$.ta;
|
|
38
|
+
var RuntimeException = kotlin_kotlin.$_$.td;
|
|
39
39
|
var RuntimeException_init_$Init$ = kotlin_kotlin.$_$.z1;
|
|
40
|
-
var captureStack = kotlin_kotlin.$_$.
|
|
41
|
-
var hashCode = kotlin_kotlin.$_$.
|
|
42
|
-
var THROW_CCE = kotlin_kotlin.$_$.
|
|
43
|
-
var interfaceMeta = kotlin_kotlin.$_$.
|
|
40
|
+
var captureStack = kotlin_kotlin.$_$.m9;
|
|
41
|
+
var hashCode = kotlin_kotlin.$_$.ba;
|
|
42
|
+
var THROW_CCE = kotlin_kotlin.$_$.ud;
|
|
43
|
+
var interfaceMeta = kotlin_kotlin.$_$.ca;
|
|
44
44
|
var IllegalStateException_init_$Create$ = kotlin_kotlin.$_$.q1;
|
|
45
|
-
var getBooleanHashCode = kotlin_kotlin.$_$.
|
|
46
|
-
var getStringHashCode = kotlin_kotlin.$_$.
|
|
47
|
-
var objectMeta = kotlin_kotlin.$_$.
|
|
45
|
+
var getBooleanHashCode = kotlin_kotlin.$_$.x9;
|
|
46
|
+
var getStringHashCode = kotlin_kotlin.$_$.aa;
|
|
47
|
+
var objectMeta = kotlin_kotlin.$_$.ua;
|
|
48
48
|
var TypeToken = kotlin_org_kodein_type_kaverit.$_$.b;
|
|
49
|
-
var isInterface = kotlin_kotlin.$_$.
|
|
50
|
-
var joinToString = kotlin_kotlin.$_$.
|
|
49
|
+
var isInterface = kotlin_kotlin.$_$.ka;
|
|
50
|
+
var joinToString = kotlin_kotlin.$_$.b7;
|
|
51
51
|
var erasedOf = kotlin_org_kodein_type_kaverit.$_$.c;
|
|
52
52
|
var ArrayList_init_$Create$_0 = kotlin_kotlin.$_$.l;
|
|
53
|
-
var toString_0 = kotlin_kotlin.$_$.
|
|
53
|
+
var toString_0 = kotlin_kotlin.$_$.ab;
|
|
54
54
|
var HashSet_init_$Create$ = kotlin_kotlin.$_$.s;
|
|
55
55
|
var HashMap_init_$Create$ = kotlin_kotlin.$_$.p;
|
|
56
|
-
var charSequenceLength = kotlin_kotlin.$_$.
|
|
57
|
-
var Enum = kotlin_kotlin.$_$.
|
|
56
|
+
var charSequenceLength = kotlin_kotlin.$_$.q9;
|
|
57
|
+
var Enum = kotlin_kotlin.$_$.jd;
|
|
58
58
|
var Map = kotlin_kotlin.$_$.h5;
|
|
59
|
-
var listOf = kotlin_kotlin.$_$.
|
|
60
|
-
var plus = kotlin_kotlin.$_$.
|
|
59
|
+
var listOf = kotlin_kotlin.$_$.k7;
|
|
60
|
+
var plus = kotlin_kotlin.$_$.u7;
|
|
61
61
|
var emptyList = kotlin_kotlin.$_$.l6;
|
|
62
|
-
var plus_0 = kotlin_kotlin.$_$.
|
|
62
|
+
var plus_0 = kotlin_kotlin.$_$.v7;
|
|
63
63
|
var checkIndexOverflow = kotlin_kotlin.$_$.s5;
|
|
64
64
|
var _Char___init__impl__6a9atx = kotlin_kotlin.$_$.l2;
|
|
65
65
|
var collectionSizeOrDefault = kotlin_kotlin.$_$.t5;
|
|
66
|
-
var mapCapacity = kotlin_kotlin.$_$.
|
|
67
|
-
var coerceAtLeast = kotlin_kotlin.$_$.
|
|
66
|
+
var mapCapacity = kotlin_kotlin.$_$.m7;
|
|
67
|
+
var coerceAtLeast = kotlin_kotlin.$_$.eb;
|
|
68
68
|
var LinkedHashMap_init_$Create$_0 = kotlin_kotlin.$_$.u;
|
|
69
|
-
var to = kotlin_kotlin.$_$.
|
|
70
|
-
var KProperty0 = kotlin_kotlin.$_$.
|
|
71
|
-
var lazy = kotlin_kotlin.$_$.
|
|
69
|
+
var to = kotlin_kotlin.$_$.xe;
|
|
70
|
+
var KProperty0 = kotlin_kotlin.$_$.lb;
|
|
71
|
+
var lazy = kotlin_kotlin.$_$.qe;
|
|
72
72
|
var asSequence = kotlin_kotlin.$_$.q5;
|
|
73
|
-
var filter = kotlin_kotlin.$_$.
|
|
74
|
-
var flatMap = kotlin_kotlin.$_$.
|
|
75
|
-
var mapNotNull = kotlin_kotlin.$_$.
|
|
76
|
-
var map = kotlin_kotlin.$_$.
|
|
77
|
-
var toList = kotlin_kotlin.$_$.
|
|
78
|
-
var Triple = kotlin_kotlin.$_$.
|
|
73
|
+
var filter = kotlin_kotlin.$_$.ob;
|
|
74
|
+
var flatMap = kotlin_kotlin.$_$.qb;
|
|
75
|
+
var mapNotNull = kotlin_kotlin.$_$.rb;
|
|
76
|
+
var map = kotlin_kotlin.$_$.sb;
|
|
77
|
+
var toList = kotlin_kotlin.$_$.tb;
|
|
78
|
+
var Triple = kotlin_kotlin.$_$.wd;
|
|
79
79
|
var ArrayList_init_$Create$_1 = kotlin_kotlin.$_$.n;
|
|
80
80
|
var HashMap_init_$Create$_0 = kotlin_kotlin.$_$.q;
|
|
81
81
|
var Collection = kotlin_kotlin.$_$.a5;
|
|
82
82
|
var addAll = kotlin_kotlin.$_$.m5;
|
|
83
|
-
var getOrNull = kotlin_kotlin.$_$.
|
|
83
|
+
var getOrNull = kotlin_kotlin.$_$.v6;
|
|
84
84
|
//endregion
|
|
85
85
|
//region block: pre-declaration
|
|
86
86
|
setMetadataFor(DIDefining, 'DIDefining', classMeta);
|
|
@@ -93,10 +93,10 @@
|
|
|
93
93
|
allowOverride = allowOverride === VOID ? false : allowOverride;
|
|
94
94
|
var tmp;
|
|
95
95
|
if ($super === VOID) {
|
|
96
|
-
this.
|
|
96
|
+
this.x1g(module_0, allowOverride);
|
|
97
97
|
tmp = Unit_instance;
|
|
98
98
|
} else {
|
|
99
|
-
tmp = $super.
|
|
99
|
+
tmp = $super.x1g.call(this, module_0, allowOverride);
|
|
100
100
|
}
|
|
101
101
|
return tmp;
|
|
102
102
|
}
|
|
@@ -121,23 +121,23 @@
|
|
|
121
121
|
setMetadataFor(DIWrapper, 'DIWrapper', classMeta, VOID, [DI]);
|
|
122
122
|
function factory$default(key, context, overrideLevel, $super) {
|
|
123
123
|
overrideLevel = overrideLevel === VOID ? 0 : overrideLevel;
|
|
124
|
-
return $super === VOID ? this.
|
|
124
|
+
return $super === VOID ? this.u1h(key, context, overrideLevel) : $super.u1h.call(this, key, context, overrideLevel);
|
|
125
125
|
}
|
|
126
126
|
function factoryOrNull$default(key, context, overrideLevel, $super) {
|
|
127
127
|
overrideLevel = overrideLevel === VOID ? 0 : overrideLevel;
|
|
128
|
-
return $super === VOID ? this.
|
|
128
|
+
return $super === VOID ? this.w1h(key, context, overrideLevel) : $super.w1h.call(this, key, context, overrideLevel);
|
|
129
129
|
}
|
|
130
130
|
function provider(key, context, overrideLevel) {
|
|
131
131
|
// Inline function 'org.kodein.di.toProvider' call
|
|
132
|
-
var this_0 = this.
|
|
132
|
+
var this_0 = this.v1h(key, context);
|
|
133
133
|
return DIContainer$provider$lambda(this_0);
|
|
134
134
|
}
|
|
135
135
|
function provider$default(key, context, overrideLevel, $super) {
|
|
136
136
|
overrideLevel = overrideLevel === VOID ? 0 : overrideLevel;
|
|
137
|
-
return $super === VOID ? this.
|
|
137
|
+
return $super === VOID ? this.y1h(key, context, overrideLevel) : provider(key, context, overrideLevel);
|
|
138
138
|
}
|
|
139
139
|
function providerOrNull(key, context, overrideLevel) {
|
|
140
|
-
var tmp0_safe_receiver = this.
|
|
140
|
+
var tmp0_safe_receiver = this.x1h(key, context);
|
|
141
141
|
var tmp;
|
|
142
142
|
if (tmp0_safe_receiver == null) {
|
|
143
143
|
tmp = null;
|
|
@@ -149,17 +149,17 @@
|
|
|
149
149
|
}
|
|
150
150
|
function providerOrNull$default(key, context, overrideLevel, $super) {
|
|
151
151
|
overrideLevel = overrideLevel === VOID ? 0 : overrideLevel;
|
|
152
|
-
return $super === VOID ? this.
|
|
152
|
+
return $super === VOID ? this.z1h(key, context, overrideLevel) : providerOrNull(key, context, overrideLevel);
|
|
153
153
|
}
|
|
154
154
|
setMetadataFor(DIContainer, 'DIContainer', interfaceMeta);
|
|
155
155
|
function find$default(key, overrideLevel, all, $super) {
|
|
156
156
|
overrideLevel = overrideLevel === VOID ? 0 : overrideLevel;
|
|
157
157
|
all = all === VOID ? false : all;
|
|
158
|
-
return $super === VOID ? this.
|
|
158
|
+
return $super === VOID ? this.c1i(key, overrideLevel, all) : $super.c1i.call(this, key, overrideLevel, all);
|
|
159
159
|
}
|
|
160
160
|
setMetadataFor(DITree, 'DITree', interfaceMeta);
|
|
161
161
|
function get_di_0() {
|
|
162
|
-
return this.
|
|
162
|
+
return this.g1i();
|
|
163
163
|
}
|
|
164
164
|
setMetadataFor(DirectDIBase, 'DirectDIBase', interfaceMeta);
|
|
165
165
|
setMetadataFor(NoDefinedTag, 'NoDefinedTag', objectMeta);
|
|
@@ -169,19 +169,19 @@
|
|
|
169
169
|
setMetadataFor(DIBinding$Copier$Companion$invoke$1, VOID, classMeta);
|
|
170
170
|
setMetadataFor(Companion_1, 'Companion', objectMeta);
|
|
171
171
|
function factoryFullName() {
|
|
172
|
-
return this.
|
|
172
|
+
return this.r1i();
|
|
173
173
|
}
|
|
174
174
|
function get_scope() {
|
|
175
175
|
return null;
|
|
176
176
|
}
|
|
177
177
|
function get_description() {
|
|
178
|
-
var arg = !equals(this.
|
|
178
|
+
var arg = !equals(this.t1i(), Companion_getInstance().h1f_1) ? this.t1i().j1f() + ' -> ' : '';
|
|
179
179
|
var tmp;
|
|
180
|
-
var tmp_0 = this.
|
|
180
|
+
var tmp_0 = this.b1h();
|
|
181
181
|
if (tmp_0 instanceof NoScope) {
|
|
182
182
|
tmp = null;
|
|
183
183
|
} else {
|
|
184
|
-
tmp = this.
|
|
184
|
+
tmp = this.b1h();
|
|
185
185
|
}
|
|
186
186
|
var scope = tmp;
|
|
187
187
|
var tmp_1;
|
|
@@ -191,20 +191,20 @@
|
|
|
191
191
|
// Inline function 'kotlin.let' call
|
|
192
192
|
// Inline function 'kotlin.contracts.contract' call
|
|
193
193
|
// Inline function 'org.kodein.di.bindings.DIBinding.<get-description>.<anonymous>' call
|
|
194
|
-
tmp_1 = 'scoped(' + erasedOf(scope).
|
|
194
|
+
tmp_1 = 'scoped(' + erasedOf(scope).j1f() + ').';
|
|
195
195
|
}
|
|
196
196
|
var tmp1_elvis_lhs = tmp_1;
|
|
197
|
-
var context = tmp1_elvis_lhs == null ? !equals(this.
|
|
198
|
-
return context + this.
|
|
197
|
+
var context = tmp1_elvis_lhs == null ? !equals(this.z1g(), Companion_getInstance().i1f_1) ? 'contexted<' + this.z1g().j1f() + '>().' : '' : tmp1_elvis_lhs;
|
|
198
|
+
return context + this.r1i() + ' { ' + arg + this.u1i().j1f() + ' }';
|
|
199
199
|
}
|
|
200
200
|
function get_fullDescription() {
|
|
201
|
-
var arg = !equals(this.
|
|
201
|
+
var arg = !equals(this.t1i(), Companion_getInstance().h1f_1) ? this.t1i().l1f() + ' -> ' : '';
|
|
202
202
|
var tmp;
|
|
203
|
-
var tmp_0 = this.
|
|
203
|
+
var tmp_0 = this.b1h();
|
|
204
204
|
if (tmp_0 instanceof NoScope) {
|
|
205
205
|
tmp = null;
|
|
206
206
|
} else {
|
|
207
|
-
tmp = this.
|
|
207
|
+
tmp = this.b1h();
|
|
208
208
|
}
|
|
209
209
|
var scope = tmp;
|
|
210
210
|
var tmp_1;
|
|
@@ -214,18 +214,18 @@
|
|
|
214
214
|
// Inline function 'kotlin.let' call
|
|
215
215
|
// Inline function 'kotlin.contracts.contract' call
|
|
216
216
|
// Inline function 'org.kodein.di.bindings.DIBinding.<get-fullDescription>.<anonymous>' call
|
|
217
|
-
tmp_1 = 'scoped(' + erasedOf(scope).
|
|
217
|
+
tmp_1 = 'scoped(' + erasedOf(scope).l1f() + ').';
|
|
218
218
|
}
|
|
219
219
|
var tmp1_elvis_lhs = tmp_1;
|
|
220
|
-
var context = tmp1_elvis_lhs == null ? !equals(this.
|
|
221
|
-
return context + this.
|
|
220
|
+
var context = tmp1_elvis_lhs == null ? !equals(this.z1g(), Companion_getInstance().i1f_1) ? 'contexted<' + this.z1g().l1f() + '>().' : '' : tmp1_elvis_lhs;
|
|
221
|
+
return context + this.s1i() + ' { ' + arg + this.u1i().l1f() + ' }';
|
|
222
222
|
}
|
|
223
223
|
function get_supportSubTypes() {
|
|
224
224
|
return false;
|
|
225
225
|
}
|
|
226
226
|
setMetadataFor(DIBinding, 'DIBinding', interfaceMeta);
|
|
227
227
|
function get_argType() {
|
|
228
|
-
return Companion_getInstance().
|
|
228
|
+
return Companion_getInstance().h1f_1;
|
|
229
229
|
}
|
|
230
230
|
setMetadataFor(NoArgDIBinding, 'NoArgDIBinding', interfaceMeta, VOID, [DIBinding]);
|
|
231
231
|
setMetadataFor(SingletonReference, 'SingletonReference', objectMeta);
|
|
@@ -262,7 +262,7 @@
|
|
|
262
262
|
//endregion
|
|
263
263
|
function DIDefinition(binding, fromModule, tree) {
|
|
264
264
|
DIDefining.call(this, binding, fromModule);
|
|
265
|
-
this.
|
|
265
|
+
this.b1g_1 = tree;
|
|
266
266
|
}
|
|
267
267
|
function description(_this__u8e3s4, withOverrides, ident) {
|
|
268
268
|
withOverrides = withOverrides === VOID ? false : withOverrides;
|
|
@@ -270,8 +270,8 @@
|
|
|
270
270
|
return descriptionImpl(_this__u8e3s4, withOverrides, ident, bindDescription$factory(), description$factory());
|
|
271
271
|
}
|
|
272
272
|
function DIDefining(binding, fromModule) {
|
|
273
|
-
this.
|
|
274
|
-
this.
|
|
273
|
+
this.c1g_1 = binding;
|
|
274
|
+
this.d1g_1 = fromModule;
|
|
275
275
|
}
|
|
276
276
|
function descriptionImpl(_this__u8e3s4, withOverrides, ident, keyBindDisp, bindingDisp) {
|
|
277
277
|
// Inline function 'kotlin.collections.groupBy' call
|
|
@@ -282,7 +282,7 @@
|
|
|
282
282
|
while (tmp0_iterator.w()) {
|
|
283
283
|
var element = tmp0_iterator.y();
|
|
284
284
|
// Inline function 'org.kodein.di.descriptionImpl.<anonymous>' call
|
|
285
|
-
var key = first(element.o2()).
|
|
285
|
+
var key = first(element.o2()).d1g_1;
|
|
286
286
|
// Inline function 'kotlin.collections.getOrPut' call
|
|
287
287
|
var value = destination.t2(key);
|
|
288
288
|
var tmp;
|
|
@@ -335,7 +335,7 @@
|
|
|
335
335
|
var element = tmp0_iterator.y();
|
|
336
336
|
// Inline function 'org.kodein.di.descriptionImpl.appendBindings.<anonymous>' call
|
|
337
337
|
var keyDescription = $keyBindDisp(element.n2());
|
|
338
|
-
_this__u8e3s4.e5(repeat(' ', ident) + keyDescription + ' { ' + $bindingDisp(first(element.o2()).
|
|
338
|
+
_this__u8e3s4.e5(repeat(' ', ident) + keyDescription + ' { ' + $bindingDisp(first(element.o2()).c1g_1) + ' }');
|
|
339
339
|
if ($withOverrides) {
|
|
340
340
|
var subIdent = keyDescription.length - 4 | 0;
|
|
341
341
|
// Inline function 'kotlin.collections.forEach' call
|
|
@@ -343,7 +343,7 @@
|
|
|
343
343
|
while (tmp0_iterator_0.w()) {
|
|
344
344
|
var element_0 = tmp0_iterator_0.y();
|
|
345
345
|
// Inline function 'org.kodein.di.descriptionImpl.appendBindings.<anonymous>.<anonymous>' call
|
|
346
|
-
_this__u8e3s4.e5(repeat(' ', subIdent) + 'overrides ' + $bindingDisp(element_0.
|
|
346
|
+
_this__u8e3s4.e5(repeat(' ', subIdent) + 'overrides ' + $bindingDisp(element_0.c1g_1));
|
|
347
347
|
}
|
|
348
348
|
}
|
|
349
349
|
_this__u8e3s4.e5('\n');
|
|
@@ -352,45 +352,45 @@
|
|
|
352
352
|
}
|
|
353
353
|
function bindDescription$factory() {
|
|
354
354
|
return getPropertyCallableRef('bindDescription', 1, KProperty1, function (receiver) {
|
|
355
|
-
return receiver.
|
|
355
|
+
return receiver.j1g();
|
|
356
356
|
}, null);
|
|
357
357
|
}
|
|
358
358
|
function description$factory() {
|
|
359
359
|
return getPropertyCallableRef('description', 1, KProperty1, function (receiver) {
|
|
360
|
-
return receiver.
|
|
360
|
+
return receiver.k1g();
|
|
361
361
|
}, null);
|
|
362
362
|
}
|
|
363
363
|
function bindFullDescription$factory() {
|
|
364
364
|
return getPropertyCallableRef('bindFullDescription', 1, KProperty1, function (receiver) {
|
|
365
|
-
return receiver.
|
|
365
|
+
return receiver.l1g();
|
|
366
366
|
}, null);
|
|
367
367
|
}
|
|
368
368
|
function fullDescription$factory() {
|
|
369
369
|
return getPropertyCallableRef('fullDescription', 1, KProperty1, function (receiver) {
|
|
370
|
-
return receiver.
|
|
370
|
+
return receiver.m1g();
|
|
371
371
|
}, null);
|
|
372
372
|
}
|
|
373
373
|
function appendDescription(_this__u8e3s4, $this, displayString) {
|
|
374
|
-
if (!($this.
|
|
375
|
-
_this__u8e3s4.e5(' tagged "' + toString($this.
|
|
374
|
+
if (!($this.h1g_1 == null)) {
|
|
375
|
+
_this__u8e3s4.e5(' tagged "' + toString($this.h1g_1) + '"');
|
|
376
376
|
}
|
|
377
|
-
if (!equals($this.
|
|
378
|
-
_this__u8e3s4.e5(' on context ' + displayString($this.
|
|
377
|
+
if (!equals($this.e1g_1, Companion_getInstance().i1f_1)) {
|
|
378
|
+
_this__u8e3s4.e5(' on context ' + displayString($this.e1g_1));
|
|
379
379
|
}
|
|
380
|
-
if (!equals($this.
|
|
381
|
-
_this__u8e3s4.e5(', with argument ' + displayString($this.
|
|
380
|
+
if (!equals($this.f1g_1, Companion_getInstance().h1f_1)) {
|
|
381
|
+
_this__u8e3s4.e5(', with argument ' + displayString($this.f1g_1));
|
|
382
382
|
}
|
|
383
383
|
}
|
|
384
384
|
function TypeToken$simpleDispString$ref() {
|
|
385
385
|
var l = function (p0) {
|
|
386
|
-
return p0.
|
|
386
|
+
return p0.j1f();
|
|
387
387
|
};
|
|
388
388
|
l.callableName = 'simpleDispString';
|
|
389
389
|
return l;
|
|
390
390
|
}
|
|
391
391
|
function TypeToken$qualifiedDispString$ref() {
|
|
392
392
|
var l = function (p0) {
|
|
393
|
-
return p0.
|
|
393
|
+
return p0.l1f();
|
|
394
394
|
};
|
|
395
395
|
l.callableName = 'qualifiedDispString';
|
|
396
396
|
return l;
|
|
@@ -399,7 +399,7 @@
|
|
|
399
399
|
allowSilentOverride = allowSilentOverride === VOID ? false : allowSilentOverride;
|
|
400
400
|
prefix = prefix === VOID ? '' : prefix;
|
|
401
401
|
Module.call($this, allowSilentOverride, prefix, init);
|
|
402
|
-
$this.
|
|
402
|
+
$this.q1g_1 = name;
|
|
403
403
|
return $this;
|
|
404
404
|
}
|
|
405
405
|
function Module_init_$Create$(name, allowSilentOverride, prefix, init) {
|
|
@@ -412,95 +412,95 @@
|
|
|
412
412
|
function NotFoundException(key, message) {
|
|
413
413
|
RuntimeException_init_$Init$(message, this);
|
|
414
414
|
captureStack(this, NotFoundException);
|
|
415
|
-
this.
|
|
415
|
+
this.r1g_1 = key;
|
|
416
416
|
}
|
|
417
417
|
function OverridingException(message) {
|
|
418
418
|
RuntimeException_init_$Init$(message, this);
|
|
419
419
|
captureStack(this, OverridingException);
|
|
420
420
|
}
|
|
421
421
|
function Key(contextType, argType, type, tag) {
|
|
422
|
-
this.
|
|
423
|
-
this.
|
|
424
|
-
this.
|
|
425
|
-
this.
|
|
426
|
-
this.
|
|
422
|
+
this.e1g_1 = contextType;
|
|
423
|
+
this.f1g_1 = argType;
|
|
424
|
+
this.g1g_1 = type;
|
|
425
|
+
this.h1g_1 = tag;
|
|
426
|
+
this.i1g_1 = 0;
|
|
427
427
|
}
|
|
428
428
|
protoOf(Key).hashCode = function () {
|
|
429
|
-
if (this.
|
|
430
|
-
this.
|
|
431
|
-
this.
|
|
432
|
-
this.
|
|
429
|
+
if (this.i1g_1 === 0) {
|
|
430
|
+
this.i1g_1 = hashCode(this.e1g_1);
|
|
431
|
+
this.i1g_1 = imul(31, this.i1g_1) + hashCode(this.f1g_1) | 0;
|
|
432
|
+
this.i1g_1 = imul(29, hashCode(this.g1g_1));
|
|
433
433
|
var tmp = this;
|
|
434
|
-
var tmp_0 = imul(23, this.
|
|
435
|
-
var tmp0_safe_receiver = this.
|
|
434
|
+
var tmp_0 = imul(23, this.i1g_1);
|
|
435
|
+
var tmp0_safe_receiver = this.h1g_1;
|
|
436
436
|
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : hashCode(tmp0_safe_receiver);
|
|
437
|
-
tmp.
|
|
437
|
+
tmp.i1g_1 = tmp_0 + (tmp1_elvis_lhs == null ? 0 : tmp1_elvis_lhs) | 0;
|
|
438
438
|
}
|
|
439
|
-
return this.
|
|
439
|
+
return this.i1g_1;
|
|
440
440
|
};
|
|
441
441
|
protoOf(Key).toString = function () {
|
|
442
|
-
return this.
|
|
442
|
+
return this.k1g();
|
|
443
443
|
};
|
|
444
|
-
protoOf(Key).
|
|
444
|
+
protoOf(Key).j1g = function () {
|
|
445
445
|
// Inline function 'kotlin.text.buildString' call
|
|
446
446
|
// Inline function 'kotlin.contracts.contract' call
|
|
447
447
|
// Inline function 'kotlin.apply' call
|
|
448
448
|
var this_0 = StringBuilder_init_$Create$();
|
|
449
449
|
// Inline function 'kotlin.contracts.contract' call
|
|
450
450
|
// Inline function 'org.kodein.di.Key.<get-bindDescription>.<anonymous>' call
|
|
451
|
-
this_0.e5('bind<' + this.
|
|
452
|
-
if (!(this.
|
|
453
|
-
this_0.e5('(tag = "' + toString(this.
|
|
451
|
+
this_0.e5('bind<' + this.g1g_1.j1f() + '>');
|
|
452
|
+
if (!(this.h1g_1 == null)) {
|
|
453
|
+
this_0.e5('(tag = "' + toString(this.h1g_1) + '")');
|
|
454
454
|
}
|
|
455
455
|
return this_0.toString();
|
|
456
456
|
};
|
|
457
|
-
protoOf(Key).
|
|
457
|
+
protoOf(Key).l1g = function () {
|
|
458
458
|
// Inline function 'kotlin.text.buildString' call
|
|
459
459
|
// Inline function 'kotlin.contracts.contract' call
|
|
460
460
|
// Inline function 'kotlin.apply' call
|
|
461
461
|
var this_0 = StringBuilder_init_$Create$();
|
|
462
462
|
// Inline function 'kotlin.contracts.contract' call
|
|
463
463
|
// Inline function 'org.kodein.di.Key.<get-bindFullDescription>.<anonymous>' call
|
|
464
|
-
this_0.e5('bind<' + this.
|
|
465
|
-
if (!(this.
|
|
466
|
-
this_0.e5('(tag = "' + toString(this.
|
|
464
|
+
this_0.e5('bind<' + this.g1g_1.l1f() + '>');
|
|
465
|
+
if (!(this.h1g_1 == null)) {
|
|
466
|
+
this_0.e5('(tag = "' + toString(this.h1g_1) + '")');
|
|
467
467
|
}
|
|
468
468
|
return this_0.toString();
|
|
469
469
|
};
|
|
470
|
-
protoOf(Key).
|
|
470
|
+
protoOf(Key).k1g = function () {
|
|
471
471
|
// Inline function 'kotlin.text.buildString' call
|
|
472
472
|
// Inline function 'kotlin.contracts.contract' call
|
|
473
473
|
// Inline function 'kotlin.apply' call
|
|
474
474
|
var this_0 = StringBuilder_init_$Create$();
|
|
475
475
|
// Inline function 'kotlin.contracts.contract' call
|
|
476
476
|
// Inline function 'org.kodein.di.Key.<get-description>.<anonymous>' call
|
|
477
|
-
this_0.e5(this.
|
|
477
|
+
this_0.e5(this.g1g_1.j1f());
|
|
478
478
|
appendDescription(this_0, this, TypeToken$simpleDispString$ref());
|
|
479
479
|
return this_0.toString();
|
|
480
480
|
};
|
|
481
|
-
protoOf(Key).
|
|
482
|
-
return '(context: ' + this.
|
|
481
|
+
protoOf(Key).s1g = function () {
|
|
482
|
+
return '(context: ' + this.e1g_1.j1f() + ', arg: ' + this.f1g_1.j1f() + ', type: ' + this.g1g_1.j1f() + ', tag: ' + toString(this.h1g_1) + ')';
|
|
483
483
|
};
|
|
484
|
-
protoOf(Key).
|
|
484
|
+
protoOf(Key).m1g = function () {
|
|
485
485
|
// Inline function 'kotlin.text.buildString' call
|
|
486
486
|
// Inline function 'kotlin.contracts.contract' call
|
|
487
487
|
// Inline function 'kotlin.apply' call
|
|
488
488
|
var this_0 = StringBuilder_init_$Create$();
|
|
489
489
|
// Inline function 'kotlin.contracts.contract' call
|
|
490
490
|
// Inline function 'org.kodein.di.Key.<get-fullDescription>.<anonymous>' call
|
|
491
|
-
this_0.e5(this.
|
|
491
|
+
this_0.e5(this.g1g_1.l1f());
|
|
492
492
|
appendDescription(this_0, this, TypeToken$qualifiedDispString$ref());
|
|
493
493
|
return this_0.toString();
|
|
494
494
|
};
|
|
495
|
-
protoOf(Key).
|
|
495
|
+
protoOf(Key).t1g = function (contextType, argType, type, tag) {
|
|
496
496
|
return new Key(contextType, argType, type, tag);
|
|
497
497
|
};
|
|
498
|
-
protoOf(Key).
|
|
499
|
-
contextType = contextType === VOID ? this.
|
|
500
|
-
argType = argType === VOID ? this.
|
|
501
|
-
type = type === VOID ? this.
|
|
502
|
-
tag = tag === VOID ? this.
|
|
503
|
-
return $super === VOID ? this.
|
|
498
|
+
protoOf(Key).u1g = function (contextType, argType, type, tag, $super) {
|
|
499
|
+
contextType = contextType === VOID ? this.e1g_1 : contextType;
|
|
500
|
+
argType = argType === VOID ? this.f1g_1 : argType;
|
|
501
|
+
type = type === VOID ? this.g1g_1 : type;
|
|
502
|
+
tag = tag === VOID ? this.h1g_1 : tag;
|
|
503
|
+
return $super === VOID ? this.t1g(contextType, argType, type, tag) : $super.t1g.call(this, contextType, argType, type, tag);
|
|
504
504
|
};
|
|
505
505
|
protoOf(Key).equals = function (other) {
|
|
506
506
|
if (this === other)
|
|
@@ -508,14 +508,14 @@
|
|
|
508
508
|
if (!(other instanceof Key))
|
|
509
509
|
return false;
|
|
510
510
|
var tmp0_other_with_cast = other instanceof Key ? other : THROW_CCE();
|
|
511
|
-
if (!equals(this.c1g_1, tmp0_other_with_cast.c1g_1))
|
|
512
|
-
return false;
|
|
513
|
-
if (!equals(this.d1g_1, tmp0_other_with_cast.d1g_1))
|
|
514
|
-
return false;
|
|
515
511
|
if (!equals(this.e1g_1, tmp0_other_with_cast.e1g_1))
|
|
516
512
|
return false;
|
|
517
513
|
if (!equals(this.f1g_1, tmp0_other_with_cast.f1g_1))
|
|
518
514
|
return false;
|
|
515
|
+
if (!equals(this.g1g_1, tmp0_other_with_cast.g1g_1))
|
|
516
|
+
return false;
|
|
517
|
+
if (!equals(this.h1g_1, tmp0_other_with_cast.h1g_1))
|
|
518
|
+
return false;
|
|
519
519
|
return true;
|
|
520
520
|
};
|
|
521
521
|
function Builder() {
|
|
@@ -523,13 +523,13 @@
|
|
|
523
523
|
function Module(allowSilentOverride, prefix, init) {
|
|
524
524
|
allowSilentOverride = allowSilentOverride === VOID ? false : allowSilentOverride;
|
|
525
525
|
prefix = prefix === VOID ? '' : prefix;
|
|
526
|
-
this.
|
|
527
|
-
this.
|
|
528
|
-
this.
|
|
529
|
-
this.
|
|
526
|
+
this.n1g_1 = allowSilentOverride;
|
|
527
|
+
this.o1g_1 = prefix;
|
|
528
|
+
this.p1g_1 = init;
|
|
529
|
+
this.q1g_1 = null;
|
|
530
530
|
}
|
|
531
531
|
protoOf(Module).g9 = function () {
|
|
532
|
-
var tmp0_elvis_lhs = this.
|
|
532
|
+
var tmp0_elvis_lhs = this.q1g_1;
|
|
533
533
|
var tmp;
|
|
534
534
|
if (tmp0_elvis_lhs == null) {
|
|
535
535
|
throw IllegalStateException_init_$Create$('module must have a name.');
|
|
@@ -539,12 +539,12 @@
|
|
|
539
539
|
return tmp;
|
|
540
540
|
};
|
|
541
541
|
protoOf(Module).toString = function () {
|
|
542
|
-
return 'Module(allowSilentOverride=' + this.
|
|
542
|
+
return 'Module(allowSilentOverride=' + this.n1g_1 + ', prefix=' + this.o1g_1 + ', init=' + this.p1g_1 + ')';
|
|
543
543
|
};
|
|
544
544
|
protoOf(Module).hashCode = function () {
|
|
545
|
-
var result = getBooleanHashCode(this.
|
|
546
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
547
|
-
result = imul(result, 31) + hashCode(this.
|
|
545
|
+
var result = getBooleanHashCode(this.n1g_1);
|
|
546
|
+
result = imul(result, 31) + getStringHashCode(this.o1g_1) | 0;
|
|
547
|
+
result = imul(result, 31) + hashCode(this.p1g_1) | 0;
|
|
548
548
|
return result;
|
|
549
549
|
};
|
|
550
550
|
protoOf(Module).equals = function (other) {
|
|
@@ -553,24 +553,24 @@
|
|
|
553
553
|
if (!(other instanceof Module))
|
|
554
554
|
return false;
|
|
555
555
|
var tmp0_other_with_cast = other instanceof Module ? other : THROW_CCE();
|
|
556
|
-
if (!(this.
|
|
556
|
+
if (!(this.n1g_1 === tmp0_other_with_cast.n1g_1))
|
|
557
557
|
return false;
|
|
558
|
-
if (!(this.
|
|
558
|
+
if (!(this.o1g_1 === tmp0_other_with_cast.o1g_1))
|
|
559
559
|
return false;
|
|
560
|
-
if (!equals(this.
|
|
560
|
+
if (!equals(this.p1g_1, tmp0_other_with_cast.p1g_1))
|
|
561
561
|
return false;
|
|
562
562
|
return true;
|
|
563
563
|
};
|
|
564
564
|
function Companion() {
|
|
565
|
-
this.
|
|
566
|
-
this.
|
|
565
|
+
this.c1h_1 = false;
|
|
566
|
+
this.d1h_1 = false;
|
|
567
567
|
}
|
|
568
|
-
protoOf(Companion).
|
|
568
|
+
protoOf(Companion).e1h = function (allowSilentOverride, init) {
|
|
569
569
|
return DIImpl_init_$Create$(allowSilentOverride, init);
|
|
570
570
|
};
|
|
571
|
-
protoOf(Companion).
|
|
571
|
+
protoOf(Companion).f1h = function (allowSilentOverride, init, $super) {
|
|
572
572
|
allowSilentOverride = allowSilentOverride === VOID ? false : allowSilentOverride;
|
|
573
|
-
return $super === VOID ? this.
|
|
573
|
+
return $super === VOID ? this.e1h(allowSilentOverride, init) : $super.e1h.call(this, allowSilentOverride, init);
|
|
574
574
|
};
|
|
575
575
|
var Companion_instance;
|
|
576
576
|
function Companion_getInstance_0() {
|
|
@@ -579,26 +579,26 @@
|
|
|
579
579
|
function DI() {
|
|
580
580
|
}
|
|
581
581
|
function get_direct(_this__u8e3s4) {
|
|
582
|
-
return new DirectDIImpl(_this__u8e3s4.
|
|
582
|
+
return new DirectDIImpl(_this__u8e3s4.g1h().h1h(), _this__u8e3s4.i1h());
|
|
583
583
|
}
|
|
584
584
|
function DIAware() {
|
|
585
585
|
}
|
|
586
586
|
function Value(type, value) {
|
|
587
|
-
this.
|
|
588
|
-
this.
|
|
587
|
+
this.k1h_1 = type;
|
|
588
|
+
this.l1h_1 = value;
|
|
589
589
|
}
|
|
590
|
-
protoOf(Value).
|
|
591
|
-
return this.
|
|
590
|
+
protoOf(Value).m1h = function () {
|
|
591
|
+
return this.k1h_1;
|
|
592
592
|
};
|
|
593
593
|
protoOf(Value).o2 = function () {
|
|
594
|
-
return this.
|
|
594
|
+
return this.l1h_1;
|
|
595
595
|
};
|
|
596
596
|
protoOf(Value).toString = function () {
|
|
597
|
-
return 'Value(type=' + this.
|
|
597
|
+
return 'Value(type=' + this.k1h_1 + ', value=' + this.l1h_1 + ')';
|
|
598
598
|
};
|
|
599
599
|
protoOf(Value).hashCode = function () {
|
|
600
|
-
var result = hashCode(this.
|
|
601
|
-
result = imul(result, 31) + hashCode(this.
|
|
600
|
+
var result = hashCode(this.k1h_1);
|
|
601
|
+
result = imul(result, 31) + hashCode(this.l1h_1) | 0;
|
|
602
602
|
return result;
|
|
603
603
|
};
|
|
604
604
|
protoOf(Value).equals = function (other) {
|
|
@@ -607,15 +607,15 @@
|
|
|
607
607
|
if (!(other instanceof Value))
|
|
608
608
|
return false;
|
|
609
609
|
var tmp0_other_with_cast = other instanceof Value ? other : THROW_CCE();
|
|
610
|
-
if (!equals(this.
|
|
610
|
+
if (!equals(this.k1h_1, tmp0_other_with_cast.k1h_1))
|
|
611
611
|
return false;
|
|
612
|
-
if (!equals(this.
|
|
612
|
+
if (!equals(this.l1h_1, tmp0_other_with_cast.l1h_1))
|
|
613
613
|
return false;
|
|
614
614
|
return true;
|
|
615
615
|
};
|
|
616
616
|
function Companion_0() {
|
|
617
617
|
}
|
|
618
|
-
protoOf(Companion_0).
|
|
618
|
+
protoOf(Companion_0).n1h = function (type, value) {
|
|
619
619
|
return new Value(type, value);
|
|
620
620
|
};
|
|
621
621
|
var Companion_instance_0;
|
|
@@ -626,16 +626,16 @@
|
|
|
626
626
|
}
|
|
627
627
|
function Instance(_this__u8e3s4, type, tag) {
|
|
628
628
|
tag = tag === VOID ? null : tag;
|
|
629
|
-
var tmp = _this__u8e3s4.
|
|
630
|
-
var tmp_0 = _this__u8e3s4.
|
|
629
|
+
var tmp = _this__u8e3s4.j1h();
|
|
630
|
+
var tmp_0 = _this__u8e3s4.i1h();
|
|
631
631
|
return new DIProperty(tmp, tmp_0, Instance$lambda(_this__u8e3s4, type, tag));
|
|
632
632
|
}
|
|
633
633
|
function get_AnyDIContext() {
|
|
634
|
-
return Contexes_getInstance().
|
|
634
|
+
return Contexes_getInstance().o1h_1;
|
|
635
635
|
}
|
|
636
636
|
function Contexes() {
|
|
637
637
|
Contexes_instance = this;
|
|
638
|
-
this.
|
|
638
|
+
this.o1h_1 = Companion_instance_0.n1h(Companion_getInstance().i1f_1, new Object());
|
|
639
639
|
}
|
|
640
640
|
var Contexes_instance;
|
|
641
641
|
function Contexes_getInstance() {
|
|
@@ -644,14 +644,14 @@
|
|
|
644
644
|
return Contexes_instance;
|
|
645
645
|
}
|
|
646
646
|
function On(_this__u8e3s4, context, trigger) {
|
|
647
|
-
context = context === VOID ? _this__u8e3s4.
|
|
648
|
-
trigger = trigger === VOID ? _this__u8e3s4.
|
|
647
|
+
context = context === VOID ? _this__u8e3s4.i1h() : context;
|
|
648
|
+
trigger = trigger === VOID ? _this__u8e3s4.j1h() : trigger;
|
|
649
649
|
return DIWrapper_init_$Create$(_this__u8e3s4, context, trigger);
|
|
650
650
|
}
|
|
651
651
|
function DIWrapper_init_$Init$(base, diContext, trigger, $this) {
|
|
652
|
-
diContext = diContext === VOID ? base.
|
|
653
|
-
trigger = trigger === VOID ? base.
|
|
654
|
-
DIWrapper.call($this, base.
|
|
652
|
+
diContext = diContext === VOID ? base.i1h() : diContext;
|
|
653
|
+
trigger = trigger === VOID ? base.j1h() : trigger;
|
|
654
|
+
DIWrapper.call($this, base.g1h(), diContext, trigger);
|
|
655
655
|
return $this;
|
|
656
656
|
}
|
|
657
657
|
function DIWrapper_init_$Create$(base, diContext, trigger) {
|
|
@@ -659,44 +659,44 @@
|
|
|
659
659
|
}
|
|
660
660
|
function DIWrapper(_base, diContext, diTrigger) {
|
|
661
661
|
diTrigger = diTrigger === VOID ? null : diTrigger;
|
|
662
|
-
this.
|
|
663
|
-
this.
|
|
664
|
-
this.
|
|
662
|
+
this.p1h_1 = _base;
|
|
663
|
+
this.q1h_1 = diContext;
|
|
664
|
+
this.r1h_1 = diTrigger;
|
|
665
665
|
}
|
|
666
|
-
protoOf(DIWrapper).
|
|
667
|
-
return this.
|
|
666
|
+
protoOf(DIWrapper).i1h = function () {
|
|
667
|
+
return this.q1h_1;
|
|
668
668
|
};
|
|
669
|
-
protoOf(DIWrapper).
|
|
670
|
-
return this.
|
|
669
|
+
protoOf(DIWrapper).j1h = function () {
|
|
670
|
+
return this.r1h_1;
|
|
671
671
|
};
|
|
672
|
-
protoOf(DIWrapper).
|
|
672
|
+
protoOf(DIWrapper).g1h = function () {
|
|
673
673
|
return this;
|
|
674
674
|
};
|
|
675
|
-
protoOf(DIWrapper).
|
|
676
|
-
return this.
|
|
675
|
+
protoOf(DIWrapper).h1h = function () {
|
|
676
|
+
return this.p1h_1.h1h();
|
|
677
677
|
};
|
|
678
678
|
function InstanceOrNull(_this__u8e3s4, type, tag) {
|
|
679
679
|
tag = tag === VOID ? null : tag;
|
|
680
|
-
var tmp = _this__u8e3s4.
|
|
681
|
-
var tmp_0 = _this__u8e3s4.
|
|
680
|
+
var tmp = _this__u8e3s4.j1h();
|
|
681
|
+
var tmp_0 = _this__u8e3s4.i1h();
|
|
682
682
|
return new DIProperty(tmp, tmp_0, InstanceOrNull$lambda(_this__u8e3s4, type, tag));
|
|
683
683
|
}
|
|
684
684
|
function Instance$lambda($this_Instance, $type, $tag) {
|
|
685
685
|
return function (ctx, _anonymous_parameter_1__qggqgd) {
|
|
686
|
-
var tmp = $this_Instance.
|
|
686
|
+
var tmp = $this_Instance.g1h().h1h();
|
|
687
687
|
// Inline function 'org.kodein.di.anyType' call
|
|
688
|
-
var tmp_0 = ctx.
|
|
688
|
+
var tmp_0 = ctx.m1h();
|
|
689
689
|
var tmp$ret$0 = isInterface(tmp_0, TypeToken) ? tmp_0 : THROW_CCE();
|
|
690
|
-
return tmp.
|
|
690
|
+
return tmp.s1h(new Key(tmp$ret$0, Companion_getInstance().h1f_1, $type, $tag), ctx.o2())();
|
|
691
691
|
};
|
|
692
692
|
}
|
|
693
693
|
function InstanceOrNull$lambda($this_InstanceOrNull, $type, $tag) {
|
|
694
694
|
return function (ctx, _anonymous_parameter_1__qggqgd) {
|
|
695
|
-
var tmp = $this_InstanceOrNull.
|
|
695
|
+
var tmp = $this_InstanceOrNull.g1h().h1h();
|
|
696
696
|
// Inline function 'org.kodein.di.anyType' call
|
|
697
|
-
var tmp_0 = ctx.
|
|
697
|
+
var tmp_0 = ctx.m1h();
|
|
698
698
|
var tmp$ret$0 = isInterface(tmp_0, TypeToken) ? tmp_0 : THROW_CCE();
|
|
699
|
-
var tmp0_safe_receiver = tmp.
|
|
699
|
+
var tmp0_safe_receiver = tmp.t1h(new Key(tmp$ret$0, Companion_getInstance().h1f_1, $type, $tag), ctx.o2());
|
|
700
700
|
return tmp0_safe_receiver == null ? null : tmp0_safe_receiver();
|
|
701
701
|
};
|
|
702
702
|
}
|
|
@@ -727,60 +727,60 @@
|
|
|
727
727
|
argType = argType === VOID ? null : argType;
|
|
728
728
|
type = type === VOID ? null : type;
|
|
729
729
|
tag = tag === VOID ? NoDefinedTag_instance : tag;
|
|
730
|
-
this.
|
|
731
|
-
this.
|
|
732
|
-
this.
|
|
733
|
-
this.
|
|
730
|
+
this.k1i_1 = contextType;
|
|
731
|
+
this.l1i_1 = argType;
|
|
732
|
+
this.m1i_1 = type;
|
|
733
|
+
this.n1i_1 = tag;
|
|
734
734
|
}
|
|
735
735
|
protoOf(SearchSpecs).toString = function () {
|
|
736
736
|
var args = ArrayList_init_$Create$();
|
|
737
|
-
if (!(this.
|
|
737
|
+
if (!(this.k1i_1 == null)) {
|
|
738
738
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
739
|
-
var tmp0_safe_receiver = this.
|
|
740
|
-
var element = 'contextType=' + (tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
739
|
+
var tmp0_safe_receiver = this.k1i_1;
|
|
740
|
+
var element = 'contextType=' + (tmp0_safe_receiver == null ? null : tmp0_safe_receiver.j1f());
|
|
741
741
|
args.s(element);
|
|
742
742
|
}
|
|
743
|
-
if (!(this.
|
|
743
|
+
if (!(this.l1i_1 == null)) {
|
|
744
744
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
745
|
-
var tmp1_safe_receiver = this.
|
|
746
|
-
var element_0 = 'argType=' + (tmp1_safe_receiver == null ? null : tmp1_safe_receiver.
|
|
745
|
+
var tmp1_safe_receiver = this.l1i_1;
|
|
746
|
+
var element_0 = 'argType=' + (tmp1_safe_receiver == null ? null : tmp1_safe_receiver.j1f());
|
|
747
747
|
args.s(element_0);
|
|
748
748
|
}
|
|
749
|
-
if (!(this.
|
|
749
|
+
if (!(this.m1i_1 == null)) {
|
|
750
750
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
751
|
-
var tmp2_safe_receiver = this.
|
|
752
|
-
var element_1 = 'type=' + (tmp2_safe_receiver == null ? null : tmp2_safe_receiver.
|
|
751
|
+
var tmp2_safe_receiver = this.m1i_1;
|
|
752
|
+
var element_1 = 'type=' + (tmp2_safe_receiver == null ? null : tmp2_safe_receiver.j1f());
|
|
753
753
|
args.s(element_1);
|
|
754
754
|
}
|
|
755
|
-
if (!equals(this.
|
|
755
|
+
if (!equals(this.n1i_1, NoDefinedTag_instance)) {
|
|
756
756
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
757
|
-
var element_2 = 'tag=' + toString(this.
|
|
757
|
+
var element_2 = 'tag=' + toString(this.n1i_1);
|
|
758
758
|
args.s(element_2);
|
|
759
759
|
}
|
|
760
760
|
return '[' + joinToString(args, ', ') + ']';
|
|
761
761
|
};
|
|
762
762
|
function NoArgBindingDIWrap(_di) {
|
|
763
|
-
this.
|
|
763
|
+
this.o1i_1 = _di;
|
|
764
764
|
}
|
|
765
|
-
protoOf(NoArgBindingDIWrap).
|
|
766
|
-
return this.
|
|
765
|
+
protoOf(NoArgBindingDIWrap).g1h = function () {
|
|
766
|
+
return this.o1i_1.g1h();
|
|
767
767
|
};
|
|
768
|
-
protoOf(NoArgBindingDIWrap).
|
|
769
|
-
return this.
|
|
768
|
+
protoOf(NoArgBindingDIWrap).j1i = function () {
|
|
769
|
+
return this.o1i_1.j1i();
|
|
770
770
|
};
|
|
771
|
-
protoOf(NoArgBindingDIWrap).
|
|
772
|
-
return this.
|
|
771
|
+
protoOf(NoArgBindingDIWrap).g1i = function () {
|
|
772
|
+
return this.o1i_1.g1i();
|
|
773
773
|
};
|
|
774
|
-
protoOf(NoArgBindingDIWrap).
|
|
775
|
-
return this.
|
|
774
|
+
protoOf(NoArgBindingDIWrap).i1i = function (type, tag) {
|
|
775
|
+
return this.o1i_1.i1i(type, tag);
|
|
776
776
|
};
|
|
777
|
-
protoOf(NoArgBindingDIWrap).
|
|
778
|
-
return this.
|
|
777
|
+
protoOf(NoArgBindingDIWrap).h1i = function (context) {
|
|
778
|
+
return this.o1i_1.h1i(context);
|
|
779
779
|
};
|
|
780
780
|
function ErasedContext() {
|
|
781
781
|
}
|
|
782
|
-
protoOf(ErasedContext).
|
|
783
|
-
return Companion_getInstance().
|
|
782
|
+
protoOf(ErasedContext).m1h = function () {
|
|
783
|
+
return Companion_getInstance().i1f_1;
|
|
784
784
|
};
|
|
785
785
|
protoOf(ErasedContext).o2 = function () {
|
|
786
786
|
return ErasedContext_instance;
|
|
@@ -790,11 +790,11 @@
|
|
|
790
790
|
return ErasedContext_instance;
|
|
791
791
|
}
|
|
792
792
|
function DIBinding$Copier$Companion$invoke$1($f) {
|
|
793
|
-
this.
|
|
793
|
+
this.p1i_1 = $f;
|
|
794
794
|
}
|
|
795
795
|
function Companion_1() {
|
|
796
796
|
}
|
|
797
|
-
protoOf(Companion_1).
|
|
797
|
+
protoOf(Companion_1).q1i = function (f) {
|
|
798
798
|
return new DIBinding$Copier$Companion$invoke$1(f);
|
|
799
799
|
};
|
|
800
800
|
var Companion_instance_1;
|
|
@@ -812,7 +812,7 @@
|
|
|
812
812
|
}
|
|
813
813
|
function SingletonReference() {
|
|
814
814
|
}
|
|
815
|
-
protoOf(SingletonReference).
|
|
815
|
+
protoOf(SingletonReference).x1i = function (creator) {
|
|
816
816
|
var value = creator();
|
|
817
817
|
return new Reference(value, SingletonReference$make$lambda(value));
|
|
818
818
|
};
|
|
@@ -821,21 +821,21 @@
|
|
|
821
821
|
return SingletonReference_instance;
|
|
822
822
|
}
|
|
823
823
|
function Reference(current, next) {
|
|
824
|
-
this.
|
|
825
|
-
this.
|
|
824
|
+
this.y1i_1 = current;
|
|
825
|
+
this.z1i_1 = next;
|
|
826
826
|
}
|
|
827
827
|
protoOf(Reference).cd = function () {
|
|
828
|
-
return this.
|
|
828
|
+
return this.y1i_1;
|
|
829
829
|
};
|
|
830
830
|
protoOf(Reference).dd = function () {
|
|
831
|
-
return this.
|
|
831
|
+
return this.z1i_1;
|
|
832
832
|
};
|
|
833
833
|
protoOf(Reference).toString = function () {
|
|
834
|
-
return 'Reference(current=' + this.
|
|
834
|
+
return 'Reference(current=' + this.y1i_1 + ', next=' + this.z1i_1 + ')';
|
|
835
835
|
};
|
|
836
836
|
protoOf(Reference).hashCode = function () {
|
|
837
|
-
var result = hashCode(this.
|
|
838
|
-
result = imul(result, 31) + hashCode(this.
|
|
837
|
+
var result = hashCode(this.y1i_1);
|
|
838
|
+
result = imul(result, 31) + hashCode(this.z1i_1) | 0;
|
|
839
839
|
return result;
|
|
840
840
|
};
|
|
841
841
|
protoOf(Reference).equals = function (other) {
|
|
@@ -844,9 +844,9 @@
|
|
|
844
844
|
if (!(other instanceof Reference))
|
|
845
845
|
return false;
|
|
846
846
|
var tmp0_other_with_cast = other instanceof Reference ? other : THROW_CCE();
|
|
847
|
-
if (!equals(this.
|
|
847
|
+
if (!equals(this.y1i_1, tmp0_other_with_cast.y1i_1))
|
|
848
848
|
return false;
|
|
849
|
-
if (!equals(this.
|
|
849
|
+
if (!equals(this.z1i_1, tmp0_other_with_cast.z1i_1))
|
|
850
850
|
return false;
|
|
851
851
|
return true;
|
|
852
852
|
};
|
|
@@ -855,26 +855,26 @@
|
|
|
855
855
|
function ScopeRegistry() {
|
|
856
856
|
}
|
|
857
857
|
function NoScope() {
|
|
858
|
-
this.
|
|
858
|
+
this.d1j_1 = new StandardScopeRegistry();
|
|
859
859
|
}
|
|
860
|
-
protoOf(NoScope).
|
|
861
|
-
return this.
|
|
860
|
+
protoOf(NoScope).e1j = function (context) {
|
|
861
|
+
return this.d1j_1;
|
|
862
862
|
};
|
|
863
|
-
protoOf(NoScope).
|
|
864
|
-
return this.
|
|
863
|
+
protoOf(NoScope).f1j = function (context) {
|
|
864
|
+
return this.e1j((context == null ? true : !(context == null)) ? context : THROW_CCE());
|
|
865
865
|
};
|
|
866
866
|
function StandardScopeRegistry() {
|
|
867
867
|
ScopeRegistry.call(this);
|
|
868
|
-
this.
|
|
869
|
-
this.
|
|
868
|
+
this.g1j_1 = newConcurrentMap();
|
|
869
|
+
this.h1j_1 = new Object();
|
|
870
870
|
}
|
|
871
|
-
protoOf(StandardScopeRegistry).
|
|
871
|
+
protoOf(StandardScopeRegistry).c1j = function (key, sync, creator) {
|
|
872
872
|
var tmp$ret$2;
|
|
873
873
|
$l$block_1: {
|
|
874
874
|
// Inline function 'org.kodein.di.internal.synchronizedIfNull' call
|
|
875
|
-
sync && this.
|
|
875
|
+
sync && this.h1j_1;
|
|
876
876
|
// Inline function 'org.kodein.di.bindings.StandardScopeRegistry.getOrCreate.<anonymous>' call
|
|
877
|
-
var tmp0_safe_receiver = this.
|
|
877
|
+
var tmp0_safe_receiver = this.g1j_1.t2(key);
|
|
878
878
|
var tmp0_safe_receiver_0 = tmp0_safe_receiver == null ? null : tmp0_safe_receiver();
|
|
879
879
|
if (tmp0_safe_receiver_0 == null)
|
|
880
880
|
null;
|
|
@@ -890,7 +890,7 @@
|
|
|
890
890
|
$l$block_0: {
|
|
891
891
|
// Inline function 'org.kodein.di.internal.synchronizedIfNull.<anonymous>' call
|
|
892
892
|
// Inline function 'org.kodein.di.bindings.StandardScopeRegistry.getOrCreate.<anonymous>' call
|
|
893
|
-
var tmp0_safe_receiver_1 = this.
|
|
893
|
+
var tmp0_safe_receiver_1 = this.g1j_1.t2(key);
|
|
894
894
|
var tmp0_safe_receiver_2 = tmp0_safe_receiver_1 == null ? null : tmp0_safe_receiver_1();
|
|
895
895
|
if (tmp0_safe_receiver_2 == null)
|
|
896
896
|
null;
|
|
@@ -905,7 +905,7 @@
|
|
|
905
905
|
var current = tmp0_container.cd();
|
|
906
906
|
var next = tmp0_container.dd();
|
|
907
907
|
// Inline function 'kotlin.collections.set' call
|
|
908
|
-
this.
|
|
908
|
+
this.g1j_1.k2(key, next);
|
|
909
909
|
tmp$ret$2 = current;
|
|
910
910
|
break $l$block_1;
|
|
911
911
|
}
|
|
@@ -916,7 +916,7 @@
|
|
|
916
916
|
return tmp$ret$2;
|
|
917
917
|
};
|
|
918
918
|
function toKContext(_this__u8e3s4, di, ctx) {
|
|
919
|
-
var tmp0_safe_receiver = _this__u8e3s4.
|
|
919
|
+
var tmp0_safe_receiver = _this__u8e3s4.b1j(di, ctx);
|
|
920
920
|
var tmp;
|
|
921
921
|
if (tmp0_safe_receiver == null) {
|
|
922
922
|
tmp = null;
|
|
@@ -924,22 +924,22 @@
|
|
|
924
924
|
// Inline function 'kotlin.let' call
|
|
925
925
|
// Inline function 'kotlin.contracts.contract' call
|
|
926
926
|
// Inline function 'org.kodein.di.bindings.toKContext.<anonymous>' call
|
|
927
|
-
tmp = Companion_instance_0.
|
|
927
|
+
tmp = Companion_instance_0.n1h(_this__u8e3s4.a1j(), tmp0_safe_receiver);
|
|
928
928
|
}
|
|
929
929
|
return tmp;
|
|
930
930
|
}
|
|
931
931
|
function CompositeContextTranslator(src, dst) {
|
|
932
|
-
this.
|
|
933
|
-
this.
|
|
932
|
+
this.i1j_1 = src;
|
|
933
|
+
this.j1j_1 = dst;
|
|
934
934
|
}
|
|
935
|
-
protoOf(CompositeContextTranslator).
|
|
936
|
-
return this.
|
|
935
|
+
protoOf(CompositeContextTranslator).z1g = function () {
|
|
936
|
+
return this.i1j_1.z1g();
|
|
937
937
|
};
|
|
938
|
-
protoOf(CompositeContextTranslator).
|
|
939
|
-
return this.
|
|
938
|
+
protoOf(CompositeContextTranslator).a1j = function () {
|
|
939
|
+
return this.j1j_1.a1j();
|
|
940
940
|
};
|
|
941
|
-
protoOf(CompositeContextTranslator).
|
|
942
|
-
var tmp0_safe_receiver = this.
|
|
941
|
+
protoOf(CompositeContextTranslator).b1j = function (di, ctx) {
|
|
942
|
+
var tmp0_safe_receiver = this.i1j_1.b1j(di, ctx);
|
|
943
943
|
var tmp;
|
|
944
944
|
if (tmp0_safe_receiver == null) {
|
|
945
945
|
tmp = null;
|
|
@@ -947,37 +947,37 @@
|
|
|
947
947
|
// Inline function 'kotlin.let' call
|
|
948
948
|
// Inline function 'kotlin.contracts.contract' call
|
|
949
949
|
// Inline function 'org.kodein.di.bindings.CompositeContextTranslator.translate.<anonymous>' call
|
|
950
|
-
tmp = this.
|
|
950
|
+
tmp = this.j1j_1.b1j(di, tmp0_safe_receiver);
|
|
951
951
|
}
|
|
952
952
|
return tmp;
|
|
953
953
|
};
|
|
954
954
|
protoOf(CompositeContextTranslator).toString = function () {
|
|
955
|
-
return '(' + this.
|
|
955
|
+
return '(' + this.i1j_1 + ' -> ' + this.j1j_1 + ')';
|
|
956
956
|
};
|
|
957
957
|
function Provider$getFactory$lambda(this$0, $di) {
|
|
958
958
|
return function (_anonymous_parameter_0__qggqh8) {
|
|
959
|
-
return this$0.
|
|
959
|
+
return this$0.m1j_1(new NoArgBindingDIWrap($di));
|
|
960
960
|
};
|
|
961
961
|
}
|
|
962
962
|
function Provider(contextType, createdType, creator) {
|
|
963
|
-
this.
|
|
964
|
-
this.
|
|
965
|
-
this.
|
|
963
|
+
this.k1j_1 = contextType;
|
|
964
|
+
this.l1j_1 = createdType;
|
|
965
|
+
this.m1j_1 = creator;
|
|
966
966
|
}
|
|
967
|
-
protoOf(Provider).
|
|
968
|
-
return this.
|
|
967
|
+
protoOf(Provider).z1g = function () {
|
|
968
|
+
return this.k1j_1;
|
|
969
969
|
};
|
|
970
|
-
protoOf(Provider).
|
|
971
|
-
return this.
|
|
970
|
+
protoOf(Provider).u1i = function () {
|
|
971
|
+
return this.l1j_1;
|
|
972
972
|
};
|
|
973
|
-
protoOf(Provider).
|
|
973
|
+
protoOf(Provider).r1i = function () {
|
|
974
974
|
return 'provider';
|
|
975
975
|
};
|
|
976
|
-
protoOf(Provider).
|
|
976
|
+
protoOf(Provider).n1j = function (key, di) {
|
|
977
977
|
return Provider$getFactory$lambda(this, di);
|
|
978
978
|
};
|
|
979
|
-
protoOf(Provider).
|
|
980
|
-
return this.
|
|
979
|
+
protoOf(Provider).w1i = function (key, di) {
|
|
980
|
+
return this.n1j(key, di);
|
|
981
981
|
};
|
|
982
982
|
function factoryName($this, params) {
|
|
983
983
|
// Inline function 'kotlin.text.buildString' call
|
|
@@ -995,12 +995,12 @@
|
|
|
995
995
|
}
|
|
996
996
|
function Singleton$getFactory$lambda$lambda$lambda(this$0, $bindingDi) {
|
|
997
997
|
return function () {
|
|
998
|
-
return this$0.
|
|
998
|
+
return this$0.t1j_1(new NoArgBindingDIWrap($bindingDi));
|
|
999
999
|
};
|
|
1000
1000
|
}
|
|
1001
1001
|
function Singleton$getFactory$lambda$lambda(this$0, $bindingDi) {
|
|
1002
1002
|
return function () {
|
|
1003
|
-
return this$0.
|
|
1003
|
+
return this$0.u1j_1.x1i(Singleton$getFactory$lambda$lambda$lambda(this$0, $bindingDi));
|
|
1004
1004
|
};
|
|
1005
1005
|
}
|
|
1006
1006
|
function Singleton$getFactory$lambda($lateInitRegistry, this$0, $bindingDi) {
|
|
@@ -1009,7 +1009,7 @@
|
|
|
1009
1009
|
var tmp;
|
|
1010
1010
|
if (tmp0_elvis_lhs == null) {
|
|
1011
1011
|
// Inline function 'kotlin.also' call
|
|
1012
|
-
var this_0 = this$0.
|
|
1012
|
+
var this_0 = this$0.o1j_1.f1j($bindingDi.sa());
|
|
1013
1013
|
// Inline function 'kotlin.contracts.contract' call
|
|
1014
1014
|
// Inline function 'org.kodein.di.bindings.Singleton.getFactory.<anonymous>.<anonymous>' call
|
|
1015
1015
|
$lateInitRegistry._v = this_0;
|
|
@@ -1018,72 +1018,72 @@
|
|
|
1018
1018
|
tmp = tmp0_elvis_lhs;
|
|
1019
1019
|
}
|
|
1020
1020
|
var registry = tmp;
|
|
1021
|
-
var tmp_0 = registry.
|
|
1021
|
+
var tmp_0 = registry.c1j(this$0.v1j_1, this$0.s1j_1, Singleton$getFactory$lambda$lambda(this$0, $bindingDi));
|
|
1022
1022
|
return !(tmp_0 == null) ? tmp_0 : THROW_CCE();
|
|
1023
1023
|
};
|
|
1024
1024
|
}
|
|
1025
1025
|
function Singleton$copier$lambda(this$0) {
|
|
1026
1026
|
return function (it) {
|
|
1027
|
-
return new Singleton(this$0.
|
|
1027
|
+
return new Singleton(this$0.o1j_1, this$0.p1j_1, this$0.q1j_1, this$0.r1j_1, this$0.u1j_1, this$0.s1j_1, this$0.t1j_1);
|
|
1028
1028
|
};
|
|
1029
1029
|
}
|
|
1030
1030
|
function Singleton(scope, contextType, explicitContext, createdType, refMaker, sync, creator) {
|
|
1031
1031
|
refMaker = refMaker === VOID ? null : refMaker;
|
|
1032
1032
|
sync = sync === VOID ? true : sync;
|
|
1033
|
-
this.
|
|
1034
|
-
this.
|
|
1035
|
-
this.
|
|
1036
|
-
this.
|
|
1037
|
-
this.
|
|
1038
|
-
this.
|
|
1033
|
+
this.o1j_1 = scope;
|
|
1034
|
+
this.p1j_1 = contextType;
|
|
1035
|
+
this.q1j_1 = explicitContext;
|
|
1036
|
+
this.r1j_1 = createdType;
|
|
1037
|
+
this.s1j_1 = sync;
|
|
1038
|
+
this.t1j_1 = creator;
|
|
1039
1039
|
var tmp = this;
|
|
1040
|
-
tmp.
|
|
1041
|
-
this.
|
|
1040
|
+
tmp.u1j_1 = refMaker == null ? SingletonReference_instance : refMaker;
|
|
1041
|
+
this.v1j_1 = new ScopeKey(new Object(), Unit_instance);
|
|
1042
1042
|
var tmp_0 = this;
|
|
1043
1043
|
var tmp_1 = Companion_instance_1;
|
|
1044
|
-
tmp_0.
|
|
1044
|
+
tmp_0.w1j_1 = tmp_1.q1i(Singleton$copier$lambda(this));
|
|
1045
1045
|
}
|
|
1046
|
-
protoOf(Singleton).
|
|
1047
|
-
return this.
|
|
1048
|
-
};
|
|
1049
|
-
protoOf(Singleton).x1g = function () {
|
|
1050
|
-
return this.n1j_1;
|
|
1046
|
+
protoOf(Singleton).b1h = function () {
|
|
1047
|
+
return this.o1j_1;
|
|
1051
1048
|
};
|
|
1052
|
-
protoOf(Singleton).
|
|
1049
|
+
protoOf(Singleton).z1g = function () {
|
|
1053
1050
|
return this.p1j_1;
|
|
1054
1051
|
};
|
|
1055
|
-
protoOf(Singleton).
|
|
1052
|
+
protoOf(Singleton).u1i = function () {
|
|
1053
|
+
return this.r1j_1;
|
|
1054
|
+
};
|
|
1055
|
+
protoOf(Singleton).r1i = function () {
|
|
1056
1056
|
var params = ArrayList_init_$Create$_0(2);
|
|
1057
|
-
if (!equals(this.
|
|
1058
|
-
params.s('ref = ' + erasedOf(this.
|
|
1057
|
+
if (!equals(this.u1j_1, SingletonReference_instance)) {
|
|
1058
|
+
params.s('ref = ' + erasedOf(this.u1j_1).j1f());
|
|
1059
1059
|
}
|
|
1060
1060
|
return factoryName(this, params);
|
|
1061
1061
|
};
|
|
1062
|
-
protoOf(Singleton).
|
|
1062
|
+
protoOf(Singleton).s1i = function () {
|
|
1063
1063
|
var params = ArrayList_init_$Create$_0(2);
|
|
1064
|
-
if (!equals(this.
|
|
1065
|
-
params.s('ref = ' + erasedOf(this.
|
|
1064
|
+
if (!equals(this.u1j_1, SingletonReference_instance)) {
|
|
1065
|
+
params.s('ref = ' + erasedOf(this.u1j_1).l1f());
|
|
1066
1066
|
}
|
|
1067
1067
|
return factoryName(this, params);
|
|
1068
1068
|
};
|
|
1069
|
-
protoOf(Singleton).
|
|
1069
|
+
protoOf(Singleton).n1j = function (key, di) {
|
|
1070
1070
|
var lateInitRegistry = {_v: null};
|
|
1071
|
-
var bindingDi = this.
|
|
1071
|
+
var bindingDi = this.q1j_1 ? di : di.x1j();
|
|
1072
1072
|
return Singleton$getFactory$lambda(lateInitRegistry, this, bindingDi);
|
|
1073
1073
|
};
|
|
1074
|
-
protoOf(Singleton).
|
|
1075
|
-
return this.
|
|
1074
|
+
protoOf(Singleton).w1i = function (key, di) {
|
|
1075
|
+
return this.n1j(key, di);
|
|
1076
1076
|
};
|
|
1077
1077
|
function ScopeKey(scopeId, arg) {
|
|
1078
|
-
this.
|
|
1079
|
-
this.
|
|
1078
|
+
this.y1j_1 = scopeId;
|
|
1079
|
+
this.z1j_1 = arg;
|
|
1080
1080
|
}
|
|
1081
1081
|
protoOf(ScopeKey).toString = function () {
|
|
1082
|
-
return 'ScopeKey(scopeId=' + toString_0(this.
|
|
1082
|
+
return 'ScopeKey(scopeId=' + toString_0(this.y1j_1) + ', arg=' + this.z1j_1 + ')';
|
|
1083
1083
|
};
|
|
1084
1084
|
protoOf(ScopeKey).hashCode = function () {
|
|
1085
|
-
var result = hashCode(this.
|
|
1086
|
-
result = imul(result, 31) + (this.
|
|
1085
|
+
var result = hashCode(this.y1j_1);
|
|
1086
|
+
result = imul(result, 31) + (this.z1j_1 == null ? 0 : hashCode(this.z1j_1)) | 0;
|
|
1087
1087
|
return result;
|
|
1088
1088
|
};
|
|
1089
1089
|
protoOf(ScopeKey).equals = function (other) {
|
|
@@ -1092,67 +1092,67 @@
|
|
|
1092
1092
|
if (!(other instanceof ScopeKey))
|
|
1093
1093
|
return false;
|
|
1094
1094
|
var tmp0_other_with_cast = other instanceof ScopeKey ? other : THROW_CCE();
|
|
1095
|
-
if (!equals(this.
|
|
1095
|
+
if (!equals(this.y1j_1, tmp0_other_with_cast.y1j_1))
|
|
1096
1096
|
return false;
|
|
1097
|
-
if (!equals(this.
|
|
1097
|
+
if (!equals(this.z1j_1, tmp0_other_with_cast.z1j_1))
|
|
1098
1098
|
return false;
|
|
1099
1099
|
return true;
|
|
1100
1100
|
};
|
|
1101
1101
|
function DIMainBuilderImpl(allowSilentOverride) {
|
|
1102
1102
|
DIBuilderImpl.call(this, null, '', HashSet_init_$Create$(), new DIContainerBuilderImpl(true, allowSilentOverride, HashMap_init_$Create$(), ArrayList_init_$Create$(), ArrayList_init_$Create$()));
|
|
1103
|
-
this.
|
|
1104
|
-
this.
|
|
1105
|
-
this.
|
|
1103
|
+
this.f1k_1 = ArrayList_init_$Create$();
|
|
1104
|
+
this.g1k_1 = Companion_instance.c1h_1;
|
|
1105
|
+
this.h1k_1 = Companion_instance.d1h_1;
|
|
1106
1106
|
}
|
|
1107
|
-
protoOf(DIMainBuilderImpl).
|
|
1108
|
-
return this.
|
|
1107
|
+
protoOf(DIMainBuilderImpl).b1i = function () {
|
|
1108
|
+
return this.f1k_1;
|
|
1109
1109
|
};
|
|
1110
|
-
protoOf(DIMainBuilderImpl).
|
|
1111
|
-
return this.
|
|
1110
|
+
protoOf(DIMainBuilderImpl).i1k = function () {
|
|
1111
|
+
return this.g1k_1;
|
|
1112
1112
|
};
|
|
1113
|
-
protoOf(DIMainBuilderImpl).
|
|
1114
|
-
return this.
|
|
1113
|
+
protoOf(DIMainBuilderImpl).j1k = function () {
|
|
1114
|
+
return this.h1k_1;
|
|
1115
1115
|
};
|
|
1116
1116
|
function TypeBinder($outer, type, tag, overrides) {
|
|
1117
|
-
this.
|
|
1118
|
-
this.
|
|
1119
|
-
this.
|
|
1120
|
-
this.
|
|
1117
|
+
this.s1k_1 = $outer;
|
|
1118
|
+
this.p1k_1 = type;
|
|
1119
|
+
this.q1k_1 = tag;
|
|
1120
|
+
this.r1k_1 = overrides;
|
|
1121
1121
|
}
|
|
1122
|
-
protoOf(TypeBinder).
|
|
1123
|
-
return this.
|
|
1122
|
+
protoOf(TypeBinder).v1g = function () {
|
|
1123
|
+
return this.s1k_1.v1g();
|
|
1124
1124
|
};
|
|
1125
|
-
protoOf(TypeBinder).
|
|
1126
|
-
return this.
|
|
1125
|
+
protoOf(TypeBinder).t1k = function (binding) {
|
|
1126
|
+
return this.v1g().y1k(new Key(binding.z1g(), binding.t1i(), this.p1k_1, this.q1k_1), binding, this.s1k_1.k1k_1, this.r1k_1);
|
|
1127
1127
|
};
|
|
1128
1128
|
function DIBuilderImpl(moduleName, prefix, importedModules, containerBuilder) {
|
|
1129
|
-
this.
|
|
1130
|
-
this.
|
|
1131
|
-
this.
|
|
1132
|
-
this.
|
|
1133
|
-
this.
|
|
1129
|
+
this.k1k_1 = moduleName;
|
|
1130
|
+
this.l1k_1 = prefix;
|
|
1131
|
+
this.m1k_1 = importedModules;
|
|
1132
|
+
this.n1k_1 = containerBuilder;
|
|
1133
|
+
this.o1k_1 = Companion_getInstance().i1f_1;
|
|
1134
1134
|
}
|
|
1135
|
-
protoOf(DIBuilderImpl).
|
|
1136
|
-
return this.
|
|
1137
|
-
};
|
|
1138
|
-
protoOf(DIBuilderImpl).x1g = function () {
|
|
1139
|
-
return this.m1k_1;
|
|
1135
|
+
protoOf(DIBuilderImpl).v1g = function () {
|
|
1136
|
+
return this.n1k_1;
|
|
1140
1137
|
};
|
|
1141
1138
|
protoOf(DIBuilderImpl).z1g = function () {
|
|
1139
|
+
return this.o1k_1;
|
|
1140
|
+
};
|
|
1141
|
+
protoOf(DIBuilderImpl).b1h = function () {
|
|
1142
1142
|
return new NoScope();
|
|
1143
1143
|
};
|
|
1144
|
-
protoOf(DIBuilderImpl).
|
|
1144
|
+
protoOf(DIBuilderImpl).a1h = function () {
|
|
1145
1145
|
return false;
|
|
1146
1146
|
};
|
|
1147
|
-
protoOf(DIBuilderImpl).
|
|
1147
|
+
protoOf(DIBuilderImpl).w1g = function (type, tag, overrides) {
|
|
1148
1148
|
return new TypeBinder(this, type, tag, overrides);
|
|
1149
1149
|
};
|
|
1150
|
-
protoOf(DIBuilderImpl).
|
|
1151
|
-
var moduleName = this.
|
|
1150
|
+
protoOf(DIBuilderImpl).x1g = function (module_0, allowOverride) {
|
|
1151
|
+
var moduleName = this.l1k_1 + module_0.g9();
|
|
1152
1152
|
var tmp;
|
|
1153
1153
|
// Inline function 'kotlin.text.isNotEmpty' call
|
|
1154
1154
|
if (charSequenceLength(moduleName) > 0) {
|
|
1155
|
-
tmp = this.
|
|
1155
|
+
tmp = this.m1k_1.r(moduleName);
|
|
1156
1156
|
} else {
|
|
1157
1157
|
tmp = false;
|
|
1158
1158
|
}
|
|
@@ -1160,20 +1160,20 @@
|
|
|
1160
1160
|
throw IllegalStateException_init_$Create$('Module "' + moduleName + '" has already been imported!');
|
|
1161
1161
|
}
|
|
1162
1162
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
1163
|
-
this.
|
|
1163
|
+
this.m1k_1.s(moduleName);
|
|
1164
1164
|
// Inline function 'kotlin.apply' call
|
|
1165
|
-
var this_0 = new DIBuilderImpl(moduleName, this.
|
|
1165
|
+
var this_0 = new DIBuilderImpl(moduleName, this.l1k_1 + module_0.o1g_1, this.m1k_1, this.v1g().z1k(allowOverride, module_0.n1g_1));
|
|
1166
1166
|
// Inline function 'kotlin.contracts.contract' call
|
|
1167
|
-
module_0.
|
|
1167
|
+
module_0.p1g_1(this_0);
|
|
1168
1168
|
};
|
|
1169
1169
|
function DIContainerBuilderImpl$OverrideMode$ALLOW_SILENT() {
|
|
1170
1170
|
OverrideMode.call(this, 'ALLOW_SILENT', 0);
|
|
1171
1171
|
OverrideMode_ALLOW_SILENT_instance = this;
|
|
1172
1172
|
}
|
|
1173
|
-
protoOf(DIContainerBuilderImpl$OverrideMode$ALLOW_SILENT).
|
|
1173
|
+
protoOf(DIContainerBuilderImpl$OverrideMode$ALLOW_SILENT).c1l = function () {
|
|
1174
1174
|
return true;
|
|
1175
1175
|
};
|
|
1176
|
-
protoOf(DIContainerBuilderImpl$OverrideMode$ALLOW_SILENT).
|
|
1176
|
+
protoOf(DIContainerBuilderImpl$OverrideMode$ALLOW_SILENT).d1l = function (overrides) {
|
|
1177
1177
|
return overrides;
|
|
1178
1178
|
};
|
|
1179
1179
|
var OverrideMode_ALLOW_SILENT_instance;
|
|
@@ -1181,10 +1181,10 @@
|
|
|
1181
1181
|
OverrideMode.call(this, 'ALLOW_EXPLICIT', 1);
|
|
1182
1182
|
OverrideMode_ALLOW_EXPLICIT_instance = this;
|
|
1183
1183
|
}
|
|
1184
|
-
protoOf(DIContainerBuilderImpl$OverrideMode$ALLOW_EXPLICIT).
|
|
1184
|
+
protoOf(DIContainerBuilderImpl$OverrideMode$ALLOW_EXPLICIT).c1l = function () {
|
|
1185
1185
|
return true;
|
|
1186
1186
|
};
|
|
1187
|
-
protoOf(DIContainerBuilderImpl$OverrideMode$ALLOW_EXPLICIT).
|
|
1187
|
+
protoOf(DIContainerBuilderImpl$OverrideMode$ALLOW_EXPLICIT).d1l = function (overrides) {
|
|
1188
1188
|
return overrides == null ? false : overrides;
|
|
1189
1189
|
};
|
|
1190
1190
|
var OverrideMode_ALLOW_EXPLICIT_instance;
|
|
@@ -1192,10 +1192,10 @@
|
|
|
1192
1192
|
OverrideMode.call(this, 'FORBID', 2);
|
|
1193
1193
|
OverrideMode_FORBID_instance = this;
|
|
1194
1194
|
}
|
|
1195
|
-
protoOf(DIContainerBuilderImpl$OverrideMode$FORBID).
|
|
1195
|
+
protoOf(DIContainerBuilderImpl$OverrideMode$FORBID).c1l = function () {
|
|
1196
1196
|
return false;
|
|
1197
1197
|
};
|
|
1198
|
-
protoOf(DIContainerBuilderImpl$OverrideMode$FORBID).
|
|
1198
|
+
protoOf(DIContainerBuilderImpl$OverrideMode$FORBID).d1l = function (overrides) {
|
|
1199
1199
|
var tmp;
|
|
1200
1200
|
if (!(overrides == null) ? overrides : false) {
|
|
1201
1201
|
throw new OverridingException('Overriding has been forbidden');
|
|
@@ -1207,7 +1207,7 @@
|
|
|
1207
1207
|
var OverrideMode_FORBID_instance;
|
|
1208
1208
|
function Companion_2() {
|
|
1209
1209
|
}
|
|
1210
|
-
protoOf(Companion_2).
|
|
1210
|
+
protoOf(Companion_2).i1l = function (allow, silent) {
|
|
1211
1211
|
if (!allow)
|
|
1212
1212
|
return OverrideMode_FORBID_getInstance();
|
|
1213
1213
|
if (silent)
|
|
@@ -1231,13 +1231,13 @@
|
|
|
1231
1231
|
Enum.call(this, name, ordinal);
|
|
1232
1232
|
}
|
|
1233
1233
|
function checkOverrides($this, key, overrides) {
|
|
1234
|
-
var mustOverride = $this.
|
|
1234
|
+
var mustOverride = $this.x1k_1.d1l(overrides);
|
|
1235
1235
|
if (!(mustOverride == null)) {
|
|
1236
1236
|
var tmp;
|
|
1237
1237
|
if (mustOverride) {
|
|
1238
1238
|
// Inline function 'kotlin.collections.contains' call
|
|
1239
1239
|
// Inline function 'kotlin.collections.containsKey' call
|
|
1240
|
-
var this_0 = $this.
|
|
1240
|
+
var this_0 = $this.u1k_1;
|
|
1241
1241
|
tmp = !(isInterface(this_0, Map) ? this_0 : THROW_CCE()).r2(key);
|
|
1242
1242
|
} else {
|
|
1243
1243
|
tmp = false;
|
|
@@ -1248,7 +1248,7 @@
|
|
|
1248
1248
|
if (!mustOverride) {
|
|
1249
1249
|
// Inline function 'kotlin.collections.contains' call
|
|
1250
1250
|
// Inline function 'kotlin.collections.containsKey' call
|
|
1251
|
-
var this_1 = $this.
|
|
1251
|
+
var this_1 = $this.u1k_1;
|
|
1252
1252
|
tmp_0 = (isInterface(this_1, Map) ? this_1 : THROW_CCE()).r2(key);
|
|
1253
1253
|
} else {
|
|
1254
1254
|
tmp_0 = false;
|
|
@@ -1258,7 +1258,7 @@
|
|
|
1258
1258
|
}
|
|
1259
1259
|
}
|
|
1260
1260
|
function checkMatch($this, allowOverride) {
|
|
1261
|
-
if (!$this.
|
|
1261
|
+
if (!$this.x1k_1.c1l() ? allowOverride : false)
|
|
1262
1262
|
throw new OverridingException('Overriding has been forbidden');
|
|
1263
1263
|
}
|
|
1264
1264
|
function OverrideMode_ALLOW_SILENT_getInstance() {
|
|
@@ -1274,15 +1274,15 @@
|
|
|
1274
1274
|
return OverrideMode_FORBID_instance;
|
|
1275
1275
|
}
|
|
1276
1276
|
function DIContainerBuilderImpl(allowOverride, silentOverride, bindingsMap, callbacks, translators) {
|
|
1277
|
-
this.
|
|
1278
|
-
this.
|
|
1279
|
-
this.
|
|
1280
|
-
this.
|
|
1277
|
+
this.u1k_1 = bindingsMap;
|
|
1278
|
+
this.v1k_1 = callbacks;
|
|
1279
|
+
this.w1k_1 = translators;
|
|
1280
|
+
this.x1k_1 = Companion_instance_2.i1l(allowOverride, silentOverride);
|
|
1281
1281
|
}
|
|
1282
|
-
protoOf(DIContainerBuilderImpl).
|
|
1282
|
+
protoOf(DIContainerBuilderImpl).y1k = function (key, binding, fromModule, overrides) {
|
|
1283
1283
|
checkOverrides(this, key, overrides);
|
|
1284
1284
|
// Inline function 'kotlin.collections.getOrPut' call
|
|
1285
|
-
var this_0 = this.
|
|
1285
|
+
var this_0 = this.u1k_1;
|
|
1286
1286
|
var value = this_0.t2(key);
|
|
1287
1287
|
var tmp;
|
|
1288
1288
|
if (value == null) {
|
|
@@ -1296,12 +1296,12 @@
|
|
|
1296
1296
|
var bindings = tmp;
|
|
1297
1297
|
bindings.u1(0, new DIDefining(isInterface(binding, DIBinding) ? binding : THROW_CCE(), fromModule));
|
|
1298
1298
|
};
|
|
1299
|
-
protoOf(DIContainerBuilderImpl).
|
|
1299
|
+
protoOf(DIContainerBuilderImpl).z1k = function (allowOverride, silentOverride) {
|
|
1300
1300
|
checkMatch(this, allowOverride);
|
|
1301
|
-
return new DIContainerBuilderImpl(allowOverride, silentOverride, this.
|
|
1301
|
+
return new DIContainerBuilderImpl(allowOverride, silentOverride, this.u1k_1, this.v1k_1, this.w1k_1);
|
|
1302
1302
|
};
|
|
1303
1303
|
function displayString($this, key, overrideLevel) {
|
|
1304
|
-
var descProp = $this.
|
|
1304
|
+
var descProp = $this.o1l_1 ? bindFullDescription$factory_0(key) : bindDescription$factory_0(key);
|
|
1305
1305
|
return !(overrideLevel === 0) ? 'overridden ' + descProp.get() : descProp.get();
|
|
1306
1306
|
}
|
|
1307
1307
|
function recursiveLoop($this, node, firstKey, firstOverrideLevel, tail) {
|
|
@@ -1313,13 +1313,13 @@
|
|
|
1313
1313
|
$l$1: do {
|
|
1314
1314
|
$l$0: do {
|
|
1315
1315
|
var tmp;
|
|
1316
|
-
if (node_0.
|
|
1317
|
-
tmp = plus(listOf(displayString($this_0, node_0.
|
|
1316
|
+
if (node_0.n1l_1 == null ? true : firstKey_0.equals(node_0.l1l_1) ? firstOverrideLevel_0 === node_0.m1l_1 : false) {
|
|
1317
|
+
tmp = plus(listOf(displayString($this_0, node_0.l1l_1, node_0.m1l_1)), tail_0);
|
|
1318
1318
|
} else {
|
|
1319
1319
|
var tmp0 = $this_0;
|
|
1320
|
-
var tmp4 = plus(listOf(displayString($this_0, node_0.
|
|
1320
|
+
var tmp4 = plus(listOf(displayString($this_0, node_0.l1l_1, node_0.m1l_1)), tail_0);
|
|
1321
1321
|
$this_0 = tmp0;
|
|
1322
|
-
node_0 = node_0.
|
|
1322
|
+
node_0 = node_0.n1l_1;
|
|
1323
1323
|
firstKey_0 = firstKey_0;
|
|
1324
1324
|
firstOverrideLevel_0 = firstOverrideLevel_0;
|
|
1325
1325
|
tail_0 = tmp4;
|
|
@@ -1339,13 +1339,13 @@
|
|
|
1339
1339
|
$l$1: do {
|
|
1340
1340
|
$l$0: do {
|
|
1341
1341
|
var tmp;
|
|
1342
|
-
if (node_0.
|
|
1342
|
+
if (node_0.l1l_1.equals(searchedKey_0) ? node_0.m1l_1 === searchedOverrideLevel_0 : false) {
|
|
1343
1343
|
tmp = false;
|
|
1344
|
-
} else if (node_0.
|
|
1344
|
+
} else if (node_0.n1l_1 == null) {
|
|
1345
1345
|
tmp = true;
|
|
1346
1346
|
} else {
|
|
1347
1347
|
$this_0 = $this_0;
|
|
1348
|
-
node_0 = node_0.
|
|
1348
|
+
node_0 = node_0.n1l_1;
|
|
1349
1349
|
searchedKey_0 = searchedKey_0;
|
|
1350
1350
|
searchedOverrideLevel_0 = searchedOverrideLevel_0;
|
|
1351
1351
|
continue $l$0;
|
|
@@ -1357,14 +1357,14 @@
|
|
|
1357
1357
|
while (true);
|
|
1358
1358
|
}
|
|
1359
1359
|
function DIContainerImpl_init_$Init$(builder, externalSources, fullDescriptionOnError, fullContainerTreeOnError, runCallbacks, $this) {
|
|
1360
|
-
DIContainerImpl.call($this, new DITreeImpl(builder.
|
|
1360
|
+
DIContainerImpl.call($this, new DITreeImpl(builder.u1k_1, externalSources, builder.w1k_1), null, fullDescriptionOnError, fullContainerTreeOnError);
|
|
1361
1361
|
var init = DIContainerImpl$_init_$lambda_r6ib3j($this, builder);
|
|
1362
1362
|
if (runCallbacks)
|
|
1363
1363
|
init();
|
|
1364
1364
|
else {
|
|
1365
1365
|
var lock = new Object();
|
|
1366
1366
|
var tmp = $this;
|
|
1367
|
-
tmp.
|
|
1367
|
+
tmp.t1l_1 = DIContainerImpl$_init_$lambda_r6ib3j_0(lock, $this, init);
|
|
1368
1368
|
}
|
|
1369
1369
|
return $this;
|
|
1370
1370
|
}
|
|
@@ -1372,14 +1372,14 @@
|
|
|
1372
1372
|
return DIContainerImpl_init_$Init$(builder, externalSources, fullDescriptionOnError, fullContainerTreeOnError, runCallbacks, objectCreate(protoOf(DIContainerImpl)));
|
|
1373
1373
|
}
|
|
1374
1374
|
function Node(key, overrideLevel, parent, fullDescriptionOnError) {
|
|
1375
|
-
this.
|
|
1376
|
-
this.
|
|
1377
|
-
this.
|
|
1378
|
-
this.
|
|
1375
|
+
this.l1l_1 = key;
|
|
1376
|
+
this.m1l_1 = overrideLevel;
|
|
1377
|
+
this.n1l_1 = parent;
|
|
1378
|
+
this.o1l_1 = fullDescriptionOnError;
|
|
1379
1379
|
}
|
|
1380
|
-
protoOf(Node).
|
|
1380
|
+
protoOf(Node).u1l = function (searchedKey, searchedOverrideLevel) {
|
|
1381
1381
|
if (!recursiveCheck(this, this, searchedKey, searchedOverrideLevel)) {
|
|
1382
|
-
var list = plus_0(recursiveLoop(this, this, searchedKey, searchedOverrideLevel, emptyList()), displayString(this, searchedKey, this.
|
|
1382
|
+
var list = plus_0(recursiveLoop(this, this, searchedKey, searchedOverrideLevel, emptyList()), displayString(this, searchedKey, this.m1l_1));
|
|
1383
1383
|
var sb = StringBuilder_init_$Create$();
|
|
1384
1384
|
// Inline function 'kotlin.collections.forEachIndexed' call
|
|
1385
1385
|
var index = 0;
|
|
@@ -1414,13 +1414,13 @@
|
|
|
1414
1414
|
}
|
|
1415
1415
|
};
|
|
1416
1416
|
function bindingDI($this, key, context, tree, overrideLevel) {
|
|
1417
|
-
var container = new DIContainerImpl(tree, new Node(key, overrideLevel, $this.
|
|
1417
|
+
var container = new DIContainerImpl(tree, new Node(key, overrideLevel, $this.q1l_1, $this.r1l_1), $this.r1l_1, $this.s1l_1);
|
|
1418
1418
|
return new BindingDIImpl(new DirectDIImpl(container, context), key, overrideLevel);
|
|
1419
1419
|
}
|
|
1420
1420
|
function DIContainerImpl$_init_$lambda_r6ib3j(this$0, $builder) {
|
|
1421
1421
|
return function () {
|
|
1422
1422
|
var direct = new DirectDIImpl(this$0, get_AnyDIContext());
|
|
1423
|
-
var tmp0_iterator = $builder.
|
|
1423
|
+
var tmp0_iterator = $builder.v1k_1.v();
|
|
1424
1424
|
while (tmp0_iterator.w()) {
|
|
1425
1425
|
var element = tmp0_iterator.y();
|
|
1426
1426
|
// Inline function 'org.kodein.di.internal.DIContainerImpl.<init>.<anonymous>.<anonymous>' call
|
|
@@ -1433,14 +1433,14 @@
|
|
|
1433
1433
|
return function () {
|
|
1434
1434
|
$l$block_1: {
|
|
1435
1435
|
// Inline function 'org.kodein.di.internal.synchronizedIfNotNull' call
|
|
1436
|
-
if (this$0.
|
|
1436
|
+
if (this$0.t1l_1 == null) {
|
|
1437
1437
|
// Inline function 'org.kodein.di.internal.DIContainerImpl.<init>.<anonymous>.<anonymous>' call
|
|
1438
1438
|
break $l$block_1;
|
|
1439
1439
|
}
|
|
1440
1440
|
// Inline function 'org.kodein.di.internal.maySynchronized' call
|
|
1441
1441
|
$l$block_0: {
|
|
1442
1442
|
// Inline function 'org.kodein.di.internal.synchronizedIfNotNull.<anonymous>' call
|
|
1443
|
-
var tmp0_elvis_lhs = this$0.
|
|
1443
|
+
var tmp0_elvis_lhs = this$0.t1l_1;
|
|
1444
1444
|
var tmp;
|
|
1445
1445
|
if (tmp0_elvis_lhs == null) {
|
|
1446
1446
|
break $l$block_0;
|
|
@@ -1448,7 +1448,7 @@
|
|
|
1448
1448
|
tmp = tmp0_elvis_lhs;
|
|
1449
1449
|
}
|
|
1450
1450
|
var value = tmp;
|
|
1451
|
-
this$0.
|
|
1451
|
+
this$0.t1l_1 = null;
|
|
1452
1452
|
$init();
|
|
1453
1453
|
break $l$block_1;
|
|
1454
1454
|
}
|
|
@@ -1464,105 +1464,105 @@
|
|
|
1464
1464
|
return description($this$null, it);
|
|
1465
1465
|
}
|
|
1466
1466
|
function DIContainerImpl(tree, node, fullDescriptionOnError, fullContainerTreeOnError) {
|
|
1467
|
-
this.
|
|
1468
|
-
this.
|
|
1469
|
-
this.
|
|
1470
|
-
this.
|
|
1471
|
-
this.
|
|
1467
|
+
this.p1l_1 = tree;
|
|
1468
|
+
this.q1l_1 = node;
|
|
1469
|
+
this.r1l_1 = fullDescriptionOnError;
|
|
1470
|
+
this.s1l_1 = fullContainerTreeOnError;
|
|
1471
|
+
this.t1l_1 = null;
|
|
1472
1472
|
}
|
|
1473
|
-
protoOf(DIContainerImpl).
|
|
1473
|
+
protoOf(DIContainerImpl).w1h = function (key, context, overrideLevel) {
|
|
1474
1474
|
// Inline function 'kotlin.let' call
|
|
1475
1475
|
// Inline function 'kotlin.contracts.contract' call
|
|
1476
|
-
var it = this.
|
|
1476
|
+
var it = this.p1l_1.d1i(key, 0);
|
|
1477
1477
|
var tmp;
|
|
1478
1478
|
if (it.n() === 1) {
|
|
1479
1479
|
var tmp0_container = it.g1(0);
|
|
1480
1480
|
var definition = tmp0_container.dd();
|
|
1481
1481
|
var translator = tmp0_container.qh();
|
|
1482
|
-
var tmp1_safe_receiver = this.
|
|
1482
|
+
var tmp1_safe_receiver = this.q1l_1;
|
|
1483
1483
|
if (tmp1_safe_receiver == null)
|
|
1484
1484
|
null;
|
|
1485
1485
|
else {
|
|
1486
|
-
tmp1_safe_receiver.
|
|
1486
|
+
tmp1_safe_receiver.u1l(key, 0);
|
|
1487
1487
|
}
|
|
1488
|
-
var tmp_0 = Companion_instance_0.
|
|
1488
|
+
var tmp_0 = Companion_instance_0.n1h(key.e1g_1, context);
|
|
1489
1489
|
var originalContext = isInterface(tmp_0, DIContext) ? tmp_0 : THROW_CCE();
|
|
1490
1490
|
var tmp3_elvis_lhs = translator == null ? null : toKContext(translator, new DirectDIImpl(this, originalContext), context);
|
|
1491
1491
|
var kContext = tmp3_elvis_lhs == null ? originalContext : tmp3_elvis_lhs;
|
|
1492
1492
|
if (!(key instanceof Key))
|
|
1493
1493
|
THROW_CCE();
|
|
1494
|
-
var bindingDI_0 = bindingDI(this, key, kContext, definition.
|
|
1495
|
-
return definition.
|
|
1494
|
+
var bindingDI_0 = bindingDI(this, key, kContext, definition.b1g_1, overrideLevel);
|
|
1495
|
+
return definition.c1g_1.w1i(key, bindingDI_0);
|
|
1496
1496
|
}
|
|
1497
|
-
var bindingDI_1 = bindingDI(this, key, Companion_instance_0.
|
|
1497
|
+
var bindingDI_1 = bindingDI(this, key, Companion_instance_0.n1h(key.e1g_1, context), this.p1l_1, overrideLevel);
|
|
1498
1498
|
// Inline function 'kotlin.collections.forEach' call
|
|
1499
|
-
var tmp0_iterator = this.
|
|
1499
|
+
var tmp0_iterator = this.p1l_1.b1i().v();
|
|
1500
1500
|
while (tmp0_iterator.w()) {
|
|
1501
1501
|
var element = tmp0_iterator.y();
|
|
1502
1502
|
// Inline function 'org.kodein.di.internal.DIContainerImpl.factoryOrNull.<anonymous>' call
|
|
1503
|
-
var tmp0_safe_receiver = element.
|
|
1503
|
+
var tmp0_safe_receiver = element.v1l(bindingDI_1, key);
|
|
1504
1504
|
if (tmp0_safe_receiver == null)
|
|
1505
1505
|
null;
|
|
1506
1506
|
else {
|
|
1507
1507
|
// Inline function 'kotlin.let' call
|
|
1508
1508
|
// Inline function 'kotlin.contracts.contract' call
|
|
1509
|
-
var tmp0_safe_receiver_0 = this.
|
|
1509
|
+
var tmp0_safe_receiver_0 = this.q1l_1;
|
|
1510
1510
|
if (tmp0_safe_receiver_0 == null)
|
|
1511
1511
|
null;
|
|
1512
1512
|
else {
|
|
1513
|
-
tmp0_safe_receiver_0.
|
|
1513
|
+
tmp0_safe_receiver_0.u1l(key, 0);
|
|
1514
1514
|
}
|
|
1515
1515
|
return (!(tmp0_safe_receiver == null) ? typeof tmp0_safe_receiver === 'function' : false) ? tmp0_safe_receiver : THROW_CCE();
|
|
1516
1516
|
}
|
|
1517
1517
|
}
|
|
1518
1518
|
return null;
|
|
1519
1519
|
};
|
|
1520
|
-
protoOf(DIContainerImpl).
|
|
1521
|
-
var result = this.
|
|
1520
|
+
protoOf(DIContainerImpl).u1h = function (key, context, overrideLevel) {
|
|
1521
|
+
var result = this.p1l_1.d1i(key, overrideLevel);
|
|
1522
1522
|
if (result.n() === 1) {
|
|
1523
1523
|
var tmp0_container = result.g1(0);
|
|
1524
1524
|
var definition = tmp0_container.dd();
|
|
1525
1525
|
var translator = tmp0_container.qh();
|
|
1526
|
-
var tmp1_safe_receiver = this.
|
|
1526
|
+
var tmp1_safe_receiver = this.q1l_1;
|
|
1527
1527
|
if (tmp1_safe_receiver == null)
|
|
1528
1528
|
null;
|
|
1529
1529
|
else {
|
|
1530
|
-
tmp1_safe_receiver.
|
|
1530
|
+
tmp1_safe_receiver.u1l(key, overrideLevel);
|
|
1531
1531
|
}
|
|
1532
|
-
var tmp = Companion_instance_0.
|
|
1532
|
+
var tmp = Companion_instance_0.n1h(key.e1g_1, context);
|
|
1533
1533
|
var originalContext = isInterface(tmp, DIContext) ? tmp : THROW_CCE();
|
|
1534
1534
|
var tmp3_elvis_lhs = translator == null ? null : toKContext(translator, new DirectDIImpl(this, originalContext), context);
|
|
1535
1535
|
var kContext = tmp3_elvis_lhs == null ? originalContext : tmp3_elvis_lhs;
|
|
1536
1536
|
if (!(key instanceof Key))
|
|
1537
1537
|
THROW_CCE();
|
|
1538
|
-
var bindingDI_0 = bindingDI(this, key, kContext, definition.
|
|
1539
|
-
return definition.
|
|
1538
|
+
var bindingDI_0 = bindingDI(this, key, kContext, definition.b1g_1, overrideLevel);
|
|
1539
|
+
return definition.c1g_1.w1i(key, bindingDI_0);
|
|
1540
1540
|
}
|
|
1541
|
-
var bindingDI_1 = bindingDI(this, key, Companion_instance_0.
|
|
1541
|
+
var bindingDI_1 = bindingDI(this, key, Companion_instance_0.n1h(key.e1g_1, context), this.p1l_1, overrideLevel);
|
|
1542
1542
|
// Inline function 'kotlin.collections.forEach' call
|
|
1543
|
-
var tmp0_iterator = this.
|
|
1543
|
+
var tmp0_iterator = this.p1l_1.b1i().v();
|
|
1544
1544
|
while (tmp0_iterator.w()) {
|
|
1545
1545
|
var element = tmp0_iterator.y();
|
|
1546
1546
|
// Inline function 'org.kodein.di.internal.DIContainerImpl.factory.<anonymous>' call
|
|
1547
|
-
var tmp0_safe_receiver = element.
|
|
1547
|
+
var tmp0_safe_receiver = element.v1l(bindingDI_1, key);
|
|
1548
1548
|
if (tmp0_safe_receiver == null)
|
|
1549
1549
|
null;
|
|
1550
1550
|
else {
|
|
1551
1551
|
// Inline function 'kotlin.let' call
|
|
1552
1552
|
// Inline function 'kotlin.contracts.contract' call
|
|
1553
|
-
var tmp0_safe_receiver_0 = this.
|
|
1553
|
+
var tmp0_safe_receiver_0 = this.q1l_1;
|
|
1554
1554
|
if (tmp0_safe_receiver_0 == null)
|
|
1555
1555
|
null;
|
|
1556
1556
|
else {
|
|
1557
|
-
tmp0_safe_receiver_0.
|
|
1557
|
+
tmp0_safe_receiver_0.u1l(key, overrideLevel);
|
|
1558
1558
|
}
|
|
1559
1559
|
return (!(tmp0_safe_receiver == null) ? typeof tmp0_safe_receiver === 'function' : false) ? tmp0_safe_receiver : THROW_CCE();
|
|
1560
1560
|
}
|
|
1561
1561
|
}
|
|
1562
1562
|
var withOverrides = !(overrideLevel === 0);
|
|
1563
|
-
var descProp = this.
|
|
1563
|
+
var descProp = this.r1l_1 ? fullDescription$factory_0(key) : description$factory_0(key);
|
|
1564
1564
|
var tmp_0;
|
|
1565
|
-
if (this.
|
|
1565
|
+
if (this.r1l_1) {
|
|
1566
1566
|
tmp_0 = DIContainerImpl$factory$lambda;
|
|
1567
1567
|
} else {
|
|
1568
1568
|
tmp_0 = DIContainerImpl$factory$lambda_0;
|
|
@@ -1576,10 +1576,10 @@
|
|
|
1576
1576
|
// Inline function 'kotlin.contracts.contract' call
|
|
1577
1577
|
// Inline function 'org.kodein.di.internal.DIContainerImpl.factory.<anonymous>' call
|
|
1578
1578
|
this_0.e5('No binding found for ' + descProp.get());
|
|
1579
|
-
if (this.
|
|
1579
|
+
if (this.s1l_1) {
|
|
1580
1580
|
// Inline function 'kotlin.text.appendLine' call
|
|
1581
1581
|
this_0.f5(_Char___init__impl__6a9atx(10));
|
|
1582
|
-
var forType = this.
|
|
1582
|
+
var forType = this.p1l_1.e1i(new SearchSpecs(VOID, VOID, key.g1g_1));
|
|
1583
1583
|
// Inline function 'kotlin.collections.isNotEmpty' call
|
|
1584
1584
|
if (!forType.c1()) {
|
|
1585
1585
|
// Inline function 'kotlin.collections.associate' call
|
|
@@ -1596,7 +1596,7 @@
|
|
|
1596
1596
|
}
|
|
1597
1597
|
this_0.e5('Available bindings for this type:\n' + descFun(destination, withOverrides));
|
|
1598
1598
|
}
|
|
1599
|
-
this_0.e5('Registered in this DI container:\n' + descFun(this.
|
|
1599
|
+
this_0.e5('Registered in this DI container:\n' + descFun(this.p1l_1.a1i(), withOverrides));
|
|
1600
1600
|
}
|
|
1601
1601
|
var description = this_0.toString();
|
|
1602
1602
|
throw new NotFoundException(key, description);
|
|
@@ -1610,13 +1610,13 @@
|
|
|
1610
1610
|
var element_1 = tmp0_iterator_1.y();
|
|
1611
1611
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
1612
1612
|
// Inline function 'org.kodein.di.internal.DIContainerImpl.factory.<anonymous>' call
|
|
1613
|
-
var pair_0 = to(element_1.nh_1, ensureNotNull(this.
|
|
1613
|
+
var pair_0 = to(element_1.nh_1, ensureNotNull(this.p1l_1.f1i(element_1.nh_1)).oh_1);
|
|
1614
1614
|
destination_0.k2(pair_0.ad_1, pair_0.bd_1);
|
|
1615
1615
|
}
|
|
1616
1616
|
var potentials = destination_0;
|
|
1617
1617
|
// Inline function 'kotlin.collections.filter' call
|
|
1618
1618
|
// Inline function 'kotlin.collections.filterTo' call
|
|
1619
|
-
var this_1 = this.
|
|
1619
|
+
var this_1 = this.p1l_1.a1i();
|
|
1620
1620
|
var destination_1 = LinkedHashMap_init_$Create$();
|
|
1621
1621
|
// Inline function 'kotlin.collections.iterator' call
|
|
1622
1622
|
var tmp0_iterator_2 = this_1.m2().v();
|
|
@@ -1634,22 +1634,22 @@
|
|
|
1634
1634
|
};
|
|
1635
1635
|
function bindFullDescription$factory_0($b0) {
|
|
1636
1636
|
return getPropertyCallableRef('bindFullDescription', 0, KProperty0, function () {
|
|
1637
|
-
return $b0.
|
|
1637
|
+
return $b0.l1g();
|
|
1638
1638
|
}, null);
|
|
1639
1639
|
}
|
|
1640
1640
|
function bindDescription$factory_0($b0) {
|
|
1641
1641
|
return getPropertyCallableRef('bindDescription', 0, KProperty0, function () {
|
|
1642
|
-
return $b0.
|
|
1642
|
+
return $b0.j1g();
|
|
1643
1643
|
}, null);
|
|
1644
1644
|
}
|
|
1645
1645
|
function fullDescription$factory_0($b0) {
|
|
1646
1646
|
return getPropertyCallableRef('fullDescription', 0, KProperty0, function () {
|
|
1647
|
-
return $b0.
|
|
1647
|
+
return $b0.m1g();
|
|
1648
1648
|
}, null);
|
|
1649
1649
|
}
|
|
1650
1650
|
function description$factory_0($b0) {
|
|
1651
1651
|
return getPropertyCallableRef('description', 0, KProperty0, function () {
|
|
1652
|
-
return $b0.
|
|
1652
|
+
return $b0.k1g();
|
|
1653
1653
|
}, null);
|
|
1654
1654
|
}
|
|
1655
1655
|
function newBuilder($this, allowSilentOverride, init) {
|
|
@@ -1660,7 +1660,7 @@
|
|
|
1660
1660
|
return this_0;
|
|
1661
1661
|
}
|
|
1662
1662
|
function DIImpl_init_$Init$(builder, runCallbacks, $this) {
|
|
1663
|
-
DIImpl.call($this, DIContainerImpl_init_$Create$(builder.
|
|
1663
|
+
DIImpl.call($this, DIContainerImpl_init_$Create$(builder.v1g(), builder.b1i(), builder.i1k(), builder.j1k(), runCallbacks));
|
|
1664
1664
|
return $this;
|
|
1665
1665
|
}
|
|
1666
1666
|
function DIImpl_init_$Init$_0(allowSilentOverride, init, $this) {
|
|
@@ -1680,79 +1680,79 @@
|
|
|
1680
1680
|
function DIImpl$container$delegate$lambda(this$0) {
|
|
1681
1681
|
return function () {
|
|
1682
1682
|
var tmp;
|
|
1683
|
-
if (!(this$0.
|
|
1683
|
+
if (!(this$0.w1l_1.t1l_1 == null)) {
|
|
1684
1684
|
throw IllegalStateException_init_$Create$('DI has not been initialized');
|
|
1685
1685
|
}
|
|
1686
|
-
return this$0.
|
|
1686
|
+
return this$0.w1l_1;
|
|
1687
1687
|
};
|
|
1688
1688
|
}
|
|
1689
1689
|
function DIImpl(_container) {
|
|
1690
|
-
this.
|
|
1690
|
+
this.w1l_1 = _container;
|
|
1691
1691
|
var tmp = this;
|
|
1692
|
-
tmp.
|
|
1692
|
+
tmp.x1l_1 = lazy(DIImpl$container$delegate$lambda(this));
|
|
1693
1693
|
}
|
|
1694
|
-
protoOf(DIImpl).
|
|
1694
|
+
protoOf(DIImpl).h1h = function () {
|
|
1695
1695
|
// Inline function 'kotlin.getValue' call
|
|
1696
|
-
var this_0 = this.
|
|
1696
|
+
var this_0 = this.x1l_1;
|
|
1697
1697
|
container$factory();
|
|
1698
1698
|
return this_0.o2();
|
|
1699
1699
|
};
|
|
1700
1700
|
function BindingDIImpl(directDI, key, overrideLevel) {
|
|
1701
|
-
this.
|
|
1702
|
-
this.
|
|
1703
|
-
this.
|
|
1701
|
+
this.y1l_1 = directDI;
|
|
1702
|
+
this.z1l_1 = key;
|
|
1703
|
+
this.a1m_1 = overrideLevel;
|
|
1704
1704
|
}
|
|
1705
|
-
protoOf(BindingDIImpl).
|
|
1706
|
-
return this.
|
|
1705
|
+
protoOf(BindingDIImpl).j1i = function () {
|
|
1706
|
+
return this.y1l_1;
|
|
1707
1707
|
};
|
|
1708
|
-
protoOf(BindingDIImpl).
|
|
1709
|
-
return this.
|
|
1708
|
+
protoOf(BindingDIImpl).g1h = function () {
|
|
1709
|
+
return this.y1l_1.g1h();
|
|
1710
1710
|
};
|
|
1711
|
-
protoOf(BindingDIImpl).
|
|
1712
|
-
return this.
|
|
1711
|
+
protoOf(BindingDIImpl).g1i = function () {
|
|
1712
|
+
return this.y1l_1.g1i();
|
|
1713
1713
|
};
|
|
1714
|
-
protoOf(BindingDIImpl).
|
|
1715
|
-
return this.
|
|
1714
|
+
protoOf(BindingDIImpl).i1i = function (type, tag) {
|
|
1715
|
+
return this.y1l_1.i1i(type, tag);
|
|
1716
1716
|
};
|
|
1717
|
-
protoOf(BindingDIImpl).
|
|
1718
|
-
return this.
|
|
1717
|
+
protoOf(BindingDIImpl).h1i = function (context) {
|
|
1718
|
+
return this.y1l_1.h1i(context);
|
|
1719
1719
|
};
|
|
1720
1720
|
protoOf(BindingDIImpl).sa = function () {
|
|
1721
|
-
var tmp = this.
|
|
1721
|
+
var tmp = this.j1i().g1h().i1h().o2();
|
|
1722
1722
|
return !(tmp == null) ? tmp : THROW_CCE();
|
|
1723
1723
|
};
|
|
1724
|
-
protoOf(BindingDIImpl).
|
|
1725
|
-
return new BindingDIImpl(this.
|
|
1724
|
+
protoOf(BindingDIImpl).x1j = function () {
|
|
1725
|
+
return new BindingDIImpl(this.j1i().h1i(ErasedContext_instance), this.z1l_1, this.a1m_1);
|
|
1726
1726
|
};
|
|
1727
1727
|
function container$factory() {
|
|
1728
1728
|
return getPropertyCallableRef('container', 1, KProperty1, function (receiver) {
|
|
1729
|
-
return receiver.
|
|
1729
|
+
return receiver.h1h();
|
|
1730
1730
|
}, null);
|
|
1731
1731
|
}
|
|
1732
1732
|
function findBySpecs($this, specs) {
|
|
1733
|
-
var bindSeq = asSequence($this.
|
|
1734
|
-
var specsBindType = specs.
|
|
1735
|
-
if (!(specsBindType == null) ? !equals(specsBindType, Companion_getInstance().
|
|
1733
|
+
var bindSeq = asSequence($this.e1m_1);
|
|
1734
|
+
var specsBindType = specs.m1i_1;
|
|
1735
|
+
if (!(specsBindType == null) ? !equals(specsBindType, Companion_getInstance().i1f_1) : false) {
|
|
1736
1736
|
var tmp = bindSeq;
|
|
1737
1737
|
bindSeq = filter(tmp, DITreeImpl$findBySpecs$lambda(specsBindType));
|
|
1738
1738
|
}
|
|
1739
1739
|
var tmp_0 = bindSeq;
|
|
1740
1740
|
var contextSeq = flatMap(tmp_0, DITreeImpl$findBySpecs$lambda_0);
|
|
1741
|
-
var specsContextType = specs.
|
|
1741
|
+
var specsContextType = specs.k1i_1;
|
|
1742
1742
|
if (!(specsContextType == null)) {
|
|
1743
1743
|
var tmp_1 = contextSeq;
|
|
1744
1744
|
contextSeq = mapNotNull(tmp_1, DITreeImpl$findBySpecs$lambda_1(specsContextType, $this));
|
|
1745
1745
|
}
|
|
1746
1746
|
var tmp_2 = contextSeq;
|
|
1747
1747
|
var argSeq = flatMap(tmp_2, DITreeImpl$findBySpecs$lambda_2);
|
|
1748
|
-
var specsArgType = specs.
|
|
1748
|
+
var specsArgType = specs.l1i_1;
|
|
1749
1749
|
if (!(specsArgType == null)) {
|
|
1750
1750
|
var tmp_3 = argSeq;
|
|
1751
1751
|
argSeq = filter(tmp_3, DITreeImpl$findBySpecs$lambda_3(specsArgType));
|
|
1752
1752
|
}
|
|
1753
1753
|
var tmp_4 = argSeq;
|
|
1754
1754
|
var tagSeq = flatMap(tmp_4, DITreeImpl$findBySpecs$lambda_4);
|
|
1755
|
-
var specsTag = specs.
|
|
1755
|
+
var specsTag = specs.n1i_1;
|
|
1756
1756
|
if (!equals(specsTag, NoDefinedTag_instance)) {
|
|
1757
1757
|
var tmp_5 = tagSeq;
|
|
1758
1758
|
tagSeq = filter(tmp_5, DITreeImpl$findBySpecs$lambda_5(specsTag));
|
|
@@ -1762,16 +1762,16 @@
|
|
|
1762
1762
|
return toList(resultSeq);
|
|
1763
1763
|
}
|
|
1764
1764
|
function notInMap($this, result, request) {
|
|
1765
|
-
var tmp = result.
|
|
1766
|
-
var tmp_0 = request.
|
|
1767
|
-
var tmp_1 = $this.
|
|
1765
|
+
var tmp = result.s1g();
|
|
1766
|
+
var tmp_0 = request.s1g();
|
|
1767
|
+
var tmp_1 = $this.d1m_1.j2();
|
|
1768
1768
|
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));
|
|
1769
1769
|
}
|
|
1770
1770
|
function DITreeImpl$findBySpecs$lambda($specsBindType) {
|
|
1771
1771
|
return function (_name_for_destructuring_parameter_0__wldtmu) {
|
|
1772
1772
|
// Inline function 'kotlin.collections.component1' call
|
|
1773
1773
|
var bindType = _name_for_destructuring_parameter_0__wldtmu.n2();
|
|
1774
|
-
return bindType.
|
|
1774
|
+
return bindType.h1m($specsBindType);
|
|
1775
1775
|
};
|
|
1776
1776
|
}
|
|
1777
1777
|
function DITreeImpl$findBySpecs$lambda_0(_name_for_destructuring_parameter_0__wldtmu) {
|
|
@@ -1787,17 +1787,17 @@
|
|
|
1787
1787
|
return function (triple) {
|
|
1788
1788
|
var contextType = triple.cd();
|
|
1789
1789
|
var tmp;
|
|
1790
|
-
if (contextType.
|
|
1790
|
+
if (contextType.h1m($specsContextType)) {
|
|
1791
1791
|
tmp = triple;
|
|
1792
1792
|
} else {
|
|
1793
1793
|
var tmp$ret$1;
|
|
1794
1794
|
$l$block: {
|
|
1795
1795
|
// Inline function 'kotlin.collections.firstOrNull' call
|
|
1796
|
-
var tmp0_iterator = this$0.
|
|
1796
|
+
var tmp0_iterator = this$0.g1m_1.v();
|
|
1797
1797
|
while (tmp0_iterator.w()) {
|
|
1798
1798
|
var element = tmp0_iterator.y();
|
|
1799
1799
|
// Inline function 'org.kodein.di.internal.DITreeImpl.findBySpecs.<anonymous>.<anonymous>' call
|
|
1800
|
-
if (element.
|
|
1800
|
+
if (element.z1g().r1f($specsContextType) ? contextType.h1m(element.a1j()) : false) {
|
|
1801
1801
|
tmp$ret$1 = element;
|
|
1802
1802
|
break $l$block;
|
|
1803
1803
|
}
|
|
@@ -1824,7 +1824,7 @@
|
|
|
1824
1824
|
function DITreeImpl$findBySpecs$lambda_3($specsArgType) {
|
|
1825
1825
|
return function (_name_for_destructuring_parameter_0__wldtmu) {
|
|
1826
1826
|
var argType = _name_for_destructuring_parameter_0__wldtmu.cd();
|
|
1827
|
-
return argType.
|
|
1827
|
+
return argType.h1m($specsArgType);
|
|
1828
1828
|
};
|
|
1829
1829
|
}
|
|
1830
1830
|
function DITreeImpl$findBySpecs$lambda_4(_name_for_destructuring_parameter_0__wldtmu) {
|
|
@@ -1850,14 +1850,14 @@
|
|
|
1850
1850
|
return to(key, translator);
|
|
1851
1851
|
}
|
|
1852
1852
|
function DITreeImpl$notInMap$lambda(it) {
|
|
1853
|
-
return it.
|
|
1853
|
+
return it.s1g();
|
|
1854
1854
|
}
|
|
1855
1855
|
function DITreeImpl(map, externalSources, registeredTranslators) {
|
|
1856
|
-
this.
|
|
1857
|
-
this.
|
|
1858
|
-
this.
|
|
1859
|
-
this.
|
|
1860
|
-
this.
|
|
1856
|
+
this.b1m_1 = externalSources;
|
|
1857
|
+
this.c1m_1 = registeredTranslators;
|
|
1858
|
+
this.d1m_1 = newConcurrentMap();
|
|
1859
|
+
this.e1m_1 = HashMap_init_$Create$();
|
|
1860
|
+
this.g1m_1 = ArrayList_init_$Create$_1(this.c1m_1);
|
|
1861
1861
|
// Inline function 'kotlin.collections.forEach' call
|
|
1862
1862
|
// Inline function 'kotlin.collections.iterator' call
|
|
1863
1863
|
var tmp0_iterator = map.m2().v();
|
|
@@ -1879,19 +1879,19 @@
|
|
|
1879
1879
|
if (item instanceof DIDefinition) {
|
|
1880
1880
|
tmp = item;
|
|
1881
1881
|
} else {
|
|
1882
|
-
tmp = new DIDefinition(item.
|
|
1882
|
+
tmp = new DIDefinition(item.c1g_1, item.d1g_1, this);
|
|
1883
1883
|
}
|
|
1884
1884
|
var tmp$ret$3 = tmp;
|
|
1885
1885
|
destination.s(tmp$ret$3);
|
|
1886
1886
|
}
|
|
1887
1887
|
var definitions = destination;
|
|
1888
1888
|
// Inline function 'kotlin.collections.set' call
|
|
1889
|
-
var this_0 = this.
|
|
1889
|
+
var this_0 = this.d1m_1;
|
|
1890
1890
|
var value = new Triple(key, definitions, null);
|
|
1891
1891
|
this_0.k2(key, value);
|
|
1892
|
-
var typeChecker = first(bindings).
|
|
1892
|
+
var typeChecker = first(bindings).c1g_1.v1i() ? new Down(key.g1g_1) : new Up(key.g1g_1);
|
|
1893
1893
|
// Inline function 'kotlin.collections.getOrPut' call
|
|
1894
|
-
var this_1 = this.
|
|
1894
|
+
var this_1 = this.e1m_1;
|
|
1895
1895
|
var value_0 = this_1.t2(typeChecker);
|
|
1896
1896
|
var tmp_0;
|
|
1897
1897
|
if (value_0 == null) {
|
|
@@ -1904,7 +1904,7 @@
|
|
|
1904
1904
|
}
|
|
1905
1905
|
var contextTree = tmp_0;
|
|
1906
1906
|
// Inline function 'kotlin.collections.getOrPut' call
|
|
1907
|
-
var key_0 = new Down(key.
|
|
1907
|
+
var key_0 = new Down(key.e1g_1);
|
|
1908
1908
|
var value_1 = contextTree.t2(key_0);
|
|
1909
1909
|
var tmp_1;
|
|
1910
1910
|
if (value_1 == null) {
|
|
@@ -1917,7 +1917,7 @@
|
|
|
1917
1917
|
}
|
|
1918
1918
|
var argumentTree = tmp_1;
|
|
1919
1919
|
// Inline function 'kotlin.collections.getOrPut' call
|
|
1920
|
-
var key_1 = new Down(key.
|
|
1920
|
+
var key_1 = new Down(key.f1g_1);
|
|
1921
1921
|
var value_2 = argumentTree.t2(key_1);
|
|
1922
1922
|
var tmp_2;
|
|
1923
1923
|
if (value_2 == null) {
|
|
@@ -1930,12 +1930,12 @@
|
|
|
1930
1930
|
}
|
|
1931
1931
|
var tagTree = tmp_2;
|
|
1932
1932
|
// Inline function 'kotlin.collections.set' call
|
|
1933
|
-
var key_2 = key.
|
|
1933
|
+
var key_2 = key.h1g_1;
|
|
1934
1934
|
tagTree.k2(key_2, key);
|
|
1935
1935
|
}
|
|
1936
1936
|
var tmp_3 = this;
|
|
1937
1937
|
// Inline function 'kotlin.collections.mapValues' call
|
|
1938
|
-
var this_2 = this.
|
|
1938
|
+
var this_2 = this.d1m_1;
|
|
1939
1939
|
// Inline function 'kotlin.collections.mapValuesTo' call
|
|
1940
1940
|
var destination_0 = LinkedHashMap_init_$Create$_0(mapCapacity(this_2.n()));
|
|
1941
1941
|
// Inline function 'kotlin.collections.associateByTo' call
|
|
@@ -1948,20 +1948,20 @@
|
|
|
1948
1948
|
var tmp$ret$13 = element_0.o2().oh_1;
|
|
1949
1949
|
destination_0.k2(tmp_4, tmp$ret$13);
|
|
1950
1950
|
}
|
|
1951
|
-
tmp_3.
|
|
1951
|
+
tmp_3.f1m_1 = HashMap_init_$Create$_0(destination_0);
|
|
1952
1952
|
$l$loop: while (true) {
|
|
1953
1953
|
var added = ArrayList_init_$Create$();
|
|
1954
|
-
var tmp0_iterator_2 = this.
|
|
1954
|
+
var tmp0_iterator_2 = this.g1m_1.v();
|
|
1955
1955
|
while (tmp0_iterator_2.w()) {
|
|
1956
1956
|
var src = tmp0_iterator_2.y();
|
|
1957
|
-
var tmp1_iterator = this.
|
|
1957
|
+
var tmp1_iterator = this.g1m_1.v();
|
|
1958
1958
|
while (tmp1_iterator.w()) {
|
|
1959
1959
|
var dst = tmp1_iterator.y();
|
|
1960
|
-
if (dst.
|
|
1960
|
+
if (dst.z1g().r1f(src.a1j()) ? !equals(src.z1g(), dst.a1j()) : false) {
|
|
1961
1961
|
var tmp$ret$17;
|
|
1962
1962
|
$l$block_0: {
|
|
1963
1963
|
// Inline function 'kotlin.collections.none' call
|
|
1964
|
-
var this_3 = this.
|
|
1964
|
+
var this_3 = this.g1m_1;
|
|
1965
1965
|
var tmp_5;
|
|
1966
1966
|
if (isInterface(this_3, Collection)) {
|
|
1967
1967
|
tmp_5 = this_3.c1();
|
|
@@ -1976,7 +1976,7 @@
|
|
|
1976
1976
|
while (tmp0_iterator_3.w()) {
|
|
1977
1977
|
var element_1 = tmp0_iterator_3.y();
|
|
1978
1978
|
// Inline function 'org.kodein.di.internal.DITreeImpl.<anonymous>' call
|
|
1979
|
-
if (equals(element_1.
|
|
1979
|
+
if (equals(element_1.z1g(), src.z1g()) ? equals(element_1.a1j(), dst.a1j()) : false) {
|
|
1980
1980
|
tmp$ret$17 = false;
|
|
1981
1981
|
break $l$block_0;
|
|
1982
1982
|
}
|
|
@@ -1993,21 +1993,21 @@
|
|
|
1993
1993
|
}
|
|
1994
1994
|
}
|
|
1995
1995
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
1996
|
-
var this_4 = this.
|
|
1996
|
+
var this_4 = this.g1m_1;
|
|
1997
1997
|
addAll(this_4, added);
|
|
1998
1998
|
if (added.c1())
|
|
1999
1999
|
break $l$loop;
|
|
2000
2000
|
}
|
|
2001
2001
|
}
|
|
2002
|
-
protoOf(DITreeImpl).
|
|
2003
|
-
return this.
|
|
2002
|
+
protoOf(DITreeImpl).b1i = function () {
|
|
2003
|
+
return this.b1m_1;
|
|
2004
2004
|
};
|
|
2005
|
-
protoOf(DITreeImpl).
|
|
2006
|
-
return this.
|
|
2005
|
+
protoOf(DITreeImpl).a1i = function () {
|
|
2006
|
+
return this.f1m_1;
|
|
2007
2007
|
};
|
|
2008
|
-
protoOf(DITreeImpl).
|
|
2008
|
+
protoOf(DITreeImpl).c1i = function (key, overrideLevel, all) {
|
|
2009
2009
|
if (!all) {
|
|
2010
|
-
var tmp0_safe_receiver = this.
|
|
2010
|
+
var tmp0_safe_receiver = this.d1m_1.t2(key);
|
|
2011
2011
|
if (tmp0_safe_receiver == null)
|
|
2012
2012
|
null;
|
|
2013
2013
|
else {
|
|
@@ -2028,9 +2028,9 @@
|
|
|
2028
2028
|
var tmp_1 = definition instanceof DIDefinition ? definition : THROW_CCE();
|
|
2029
2029
|
return listOf(new Triple(tmp_0, tmp_1, (translator == null ? true : isInterface(translator, ContextTranslator)) ? translator : THROW_CCE()));
|
|
2030
2030
|
}
|
|
2031
|
-
if (!equals(key.
|
|
2032
|
-
var anyContextKey = key.
|
|
2033
|
-
var tmp1_safe_receiver = this.
|
|
2031
|
+
if (!equals(key.e1g_1, Companion_getInstance().i1f_1)) {
|
|
2032
|
+
var anyContextKey = key.u1g(Companion_getInstance().i1f_1);
|
|
2033
|
+
var tmp1_safe_receiver = this.d1m_1.t2(anyContextKey);
|
|
2034
2034
|
if (tmp1_safe_receiver == null)
|
|
2035
2035
|
null;
|
|
2036
2036
|
else {
|
|
@@ -2041,11 +2041,11 @@
|
|
|
2041
2041
|
var realKey_0 = tmp1_safe_receiver.cd();
|
|
2042
2042
|
var list_0 = tmp1_safe_receiver.dd();
|
|
2043
2043
|
var translator_0 = tmp1_safe_receiver.qh();
|
|
2044
|
-
if (!(translator_0 == null) ? !equals(translator_0.
|
|
2044
|
+
if (!(translator_0 == null) ? !equals(translator_0.z1g(), key.e1g_1) : false) {
|
|
2045
2045
|
break $l$block;
|
|
2046
2046
|
}
|
|
2047
2047
|
// Inline function 'kotlin.collections.set' call
|
|
2048
|
-
this.
|
|
2048
|
+
this.d1m_1.k2(key, tmp1_safe_receiver);
|
|
2049
2049
|
var tmp1_elvis_lhs = getOrNull(list_0, overrideLevel);
|
|
2050
2050
|
var tmp_2;
|
|
2051
2051
|
if (tmp1_elvis_lhs == null) {
|
|
@@ -2062,26 +2062,26 @@
|
|
|
2062
2062
|
}
|
|
2063
2063
|
// Inline function 'kotlin.collections.filter' call
|
|
2064
2064
|
// Inline function 'kotlin.collections.filterTo' call
|
|
2065
|
-
var this_0 = this.
|
|
2065
|
+
var this_0 = this.g1m_1;
|
|
2066
2066
|
var destination = ArrayList_init_$Create$();
|
|
2067
2067
|
var tmp0_iterator = this_0.v();
|
|
2068
2068
|
while (tmp0_iterator.w()) {
|
|
2069
2069
|
var element = tmp0_iterator.y();
|
|
2070
2070
|
// Inline function 'org.kodein.di.internal.DITreeImpl.find.<anonymous>' call
|
|
2071
|
-
if (equals(element.
|
|
2071
|
+
if (equals(element.z1g(), key.e1g_1)) {
|
|
2072
2072
|
destination.s(element);
|
|
2073
2073
|
}
|
|
2074
2074
|
}
|
|
2075
2075
|
var tmp_5 = destination;
|
|
2076
2076
|
// Inline function 'kotlin.collections.filter' call
|
|
2077
2077
|
// Inline function 'kotlin.collections.filterTo' call
|
|
2078
|
-
var this_1 = this.
|
|
2078
|
+
var this_1 = this.g1m_1;
|
|
2079
2079
|
var destination_0 = ArrayList_init_$Create$();
|
|
2080
2080
|
var tmp0_iterator_0 = this_1.v();
|
|
2081
2081
|
while (tmp0_iterator_0.w()) {
|
|
2082
2082
|
var element_0 = tmp0_iterator_0.y();
|
|
2083
2083
|
// Inline function 'org.kodein.di.internal.DITreeImpl.find.<anonymous>' call
|
|
2084
|
-
if (equals(element_0.
|
|
2084
|
+
if (equals(element_0.z1g(), Companion_getInstance().i1f_1)) {
|
|
2085
2085
|
destination_0.s(element_0);
|
|
2086
2086
|
}
|
|
2087
2087
|
}
|
|
@@ -2089,8 +2089,8 @@
|
|
|
2089
2089
|
var tmp2_iterator = applicableTranslators.v();
|
|
2090
2090
|
while (tmp2_iterator.w()) {
|
|
2091
2091
|
var translator_1 = tmp2_iterator.y();
|
|
2092
|
-
var translatedKey = new Key(translator_1.
|
|
2093
|
-
var tmp3_safe_receiver = this.
|
|
2092
|
+
var translatedKey = new Key(translator_1.a1j(), key.f1g_1, key.g1g_1, key.h1g_1);
|
|
2093
|
+
var tmp3_safe_receiver = this.d1m_1.t2(translatedKey);
|
|
2094
2094
|
var tmp_6;
|
|
2095
2095
|
if (tmp3_safe_receiver == null) {
|
|
2096
2096
|
tmp_6 = null;
|
|
@@ -2118,7 +2118,7 @@
|
|
|
2118
2118
|
break $l$block_0;
|
|
2119
2119
|
}
|
|
2120
2120
|
// Inline function 'kotlin.collections.set' call
|
|
2121
|
-
var this_2 = this.
|
|
2121
|
+
var this_2 = this.d1m_1;
|
|
2122
2122
|
var value = tmp4_safe_receiver.sh(VOID, VOID, translator_1);
|
|
2123
2123
|
this_2.k2(key, value);
|
|
2124
2124
|
var realKey_1 = tmp4_safe_receiver.cd();
|
|
@@ -2138,14 +2138,14 @@
|
|
|
2138
2138
|
}
|
|
2139
2139
|
}
|
|
2140
2140
|
}
|
|
2141
|
-
var result = findBySpecs(this, new SearchSpecs(key.
|
|
2141
|
+
var result = findBySpecs(this, new SearchSpecs(key.e1g_1, key.f1g_1, key.g1g_1, key.h1g_1));
|
|
2142
2142
|
if (result.n() === 1) {
|
|
2143
2143
|
var tmp5_container = first(result);
|
|
2144
2144
|
var realKey_2 = tmp5_container.cd();
|
|
2145
2145
|
var translator_2 = tmp5_container.dd();
|
|
2146
2146
|
// Inline function 'kotlin.collections.set' call
|
|
2147
|
-
var this_3 = this.
|
|
2148
|
-
var tmp6_safe_receiver = this.
|
|
2147
|
+
var this_3 = this.d1m_1;
|
|
2148
|
+
var tmp6_safe_receiver = this.d1m_1.t2(realKey_2);
|
|
2149
2149
|
var tmp7_elvis_lhs = tmp6_safe_receiver == null ? null : tmp6_safe_receiver.sh(VOID, VOID, translator_2);
|
|
2150
2150
|
var tmp_11;
|
|
2151
2151
|
if (tmp7_elvis_lhs == null) {
|
|
@@ -2169,7 +2169,7 @@
|
|
|
2169
2169
|
// Inline function 'org.kodein.di.internal.DITreeImpl.find.<anonymous>' call
|
|
2170
2170
|
var realKey_3 = element_1.cd();
|
|
2171
2171
|
var translator_3 = element_1.dd();
|
|
2172
|
-
var tmp0_elvis_lhs_0 = this.
|
|
2172
|
+
var tmp0_elvis_lhs_0 = this.d1m_1.t2(realKey_3);
|
|
2173
2173
|
var tmp_12;
|
|
2174
2174
|
if (tmp0_elvis_lhs_0 == null) {
|
|
2175
2175
|
throw notInMap(this, realKey_3, key);
|
|
@@ -2201,7 +2201,7 @@
|
|
|
2201
2201
|
}
|
|
2202
2202
|
return destination_1;
|
|
2203
2203
|
};
|
|
2204
|
-
protoOf(DITreeImpl).
|
|
2204
|
+
protoOf(DITreeImpl).e1i = function (search) {
|
|
2205
2205
|
var result = findBySpecs(this, search);
|
|
2206
2206
|
// Inline function 'kotlin.collections.map' call
|
|
2207
2207
|
// Inline function 'kotlin.collections.mapTo' call
|
|
@@ -2212,28 +2212,28 @@
|
|
|
2212
2212
|
// Inline function 'org.kodein.di.internal.DITreeImpl.find.<anonymous>' call
|
|
2213
2213
|
var key = item.cd();
|
|
2214
2214
|
var translator = item.dd();
|
|
2215
|
-
var tmp$ret$0 = new Triple(key, ensureNotNull(this.
|
|
2215
|
+
var tmp$ret$0 = new Triple(key, ensureNotNull(this.d1m_1.t2(key)).oh_1, translator);
|
|
2216
2216
|
destination.s(tmp$ret$0);
|
|
2217
2217
|
}
|
|
2218
2218
|
return destination;
|
|
2219
2219
|
};
|
|
2220
|
-
protoOf(DITreeImpl).
|
|
2221
|
-
var tmp = this.
|
|
2220
|
+
protoOf(DITreeImpl).f1i = function (key) {
|
|
2221
|
+
var tmp = this.d1m_1.t2(key);
|
|
2222
2222
|
return (tmp == null ? true : tmp instanceof Triple) ? tmp : THROW_CCE();
|
|
2223
2223
|
};
|
|
2224
2224
|
function Down(type) {
|
|
2225
2225
|
TypeChecker.call(this);
|
|
2226
|
-
this.
|
|
2227
|
-
this.
|
|
2226
|
+
this.i1m_1 = type;
|
|
2227
|
+
this.j1m_1 = equals(this.i1m_1, Companion_getInstance().i1f_1);
|
|
2228
2228
|
}
|
|
2229
|
-
protoOf(Down).
|
|
2230
|
-
return this.
|
|
2229
|
+
protoOf(Down).h1m = function (other) {
|
|
2230
|
+
return this.j1m_1 ? true : this.i1m_1.r1f(other);
|
|
2231
2231
|
};
|
|
2232
2232
|
protoOf(Down).toString = function () {
|
|
2233
|
-
return 'Down(type=' + this.
|
|
2233
|
+
return 'Down(type=' + this.i1m_1 + ')';
|
|
2234
2234
|
};
|
|
2235
2235
|
protoOf(Down).hashCode = function () {
|
|
2236
|
-
return hashCode(this.
|
|
2236
|
+
return hashCode(this.i1m_1);
|
|
2237
2237
|
};
|
|
2238
2238
|
protoOf(Down).equals = function (other) {
|
|
2239
2239
|
if (this === other)
|
|
@@ -2241,22 +2241,22 @@
|
|
|
2241
2241
|
if (!(other instanceof Down))
|
|
2242
2242
|
return false;
|
|
2243
2243
|
var tmp0_other_with_cast = other instanceof Down ? other : THROW_CCE();
|
|
2244
|
-
if (!equals(this.
|
|
2244
|
+
if (!equals(this.i1m_1, tmp0_other_with_cast.i1m_1))
|
|
2245
2245
|
return false;
|
|
2246
2246
|
return true;
|
|
2247
2247
|
};
|
|
2248
2248
|
function Up(type) {
|
|
2249
2249
|
TypeChecker.call(this);
|
|
2250
|
-
this.
|
|
2250
|
+
this.k1m_1 = type;
|
|
2251
2251
|
}
|
|
2252
|
-
protoOf(Up).
|
|
2253
|
-
return equals(other, Companion_getInstance().
|
|
2252
|
+
protoOf(Up).h1m = function (other) {
|
|
2253
|
+
return equals(other, Companion_getInstance().i1f_1) ? true : other.r1f(this.k1m_1);
|
|
2254
2254
|
};
|
|
2255
2255
|
protoOf(Up).toString = function () {
|
|
2256
|
-
return 'Up(type=' + this.
|
|
2256
|
+
return 'Up(type=' + this.k1m_1 + ')';
|
|
2257
2257
|
};
|
|
2258
2258
|
protoOf(Up).hashCode = function () {
|
|
2259
|
-
return hashCode(this.
|
|
2259
|
+
return hashCode(this.k1m_1);
|
|
2260
2260
|
};
|
|
2261
2261
|
protoOf(Up).equals = function (other) {
|
|
2262
2262
|
if (this === other)
|
|
@@ -2264,62 +2264,62 @@
|
|
|
2264
2264
|
if (!(other instanceof Up))
|
|
2265
2265
|
return false;
|
|
2266
2266
|
var tmp0_other_with_cast = other instanceof Up ? other : THROW_CCE();
|
|
2267
|
-
if (!equals(this.
|
|
2267
|
+
if (!equals(this.k1m_1, tmp0_other_with_cast.k1m_1))
|
|
2268
2268
|
return false;
|
|
2269
2269
|
return true;
|
|
2270
2270
|
};
|
|
2271
2271
|
function TypeChecker() {
|
|
2272
2272
|
}
|
|
2273
2273
|
function DirectDIBaseImpl(container, context) {
|
|
2274
|
-
this.
|
|
2275
|
-
this.
|
|
2274
|
+
this.l1m_1 = container;
|
|
2275
|
+
this.m1m_1 = context;
|
|
2276
2276
|
}
|
|
2277
|
-
protoOf(DirectDIBaseImpl).
|
|
2278
|
-
return this.
|
|
2277
|
+
protoOf(DirectDIBaseImpl).h1h = function () {
|
|
2278
|
+
return this.l1m_1;
|
|
2279
2279
|
};
|
|
2280
|
-
protoOf(DirectDIBaseImpl).
|
|
2280
|
+
protoOf(DirectDIBaseImpl).j1i = function () {
|
|
2281
2281
|
return this;
|
|
2282
2282
|
};
|
|
2283
|
-
protoOf(DirectDIBaseImpl).
|
|
2284
|
-
var tmp = this.
|
|
2285
|
-
return On(new DIImpl(tmp instanceof DIContainerImpl ? tmp : THROW_CCE()), this.
|
|
2283
|
+
protoOf(DirectDIBaseImpl).g1i = function () {
|
|
2284
|
+
var tmp = this.h1h();
|
|
2285
|
+
return On(new DIImpl(tmp instanceof DIContainerImpl ? tmp : THROW_CCE()), this.m1m_1);
|
|
2286
2286
|
};
|
|
2287
|
-
protoOf(DirectDIBaseImpl).
|
|
2288
|
-
return new DirectDIImpl(this.
|
|
2287
|
+
protoOf(DirectDIBaseImpl).h1i = function (context) {
|
|
2288
|
+
return new DirectDIImpl(this.h1h(), context);
|
|
2289
2289
|
};
|
|
2290
|
-
protoOf(DirectDIBaseImpl).
|
|
2291
|
-
var tmp = this.
|
|
2290
|
+
protoOf(DirectDIBaseImpl).i1i = function (type, tag) {
|
|
2291
|
+
var tmp = this.h1h();
|
|
2292
2292
|
// Inline function 'org.kodein.di.internal.anyType' call
|
|
2293
|
-
var tmp_0 = this.
|
|
2293
|
+
var tmp_0 = this.m1m_1.m1h();
|
|
2294
2294
|
var tmp$ret$0 = isInterface(tmp_0, TypeToken) ? tmp_0 : THROW_CCE();
|
|
2295
|
-
return tmp.
|
|
2295
|
+
return tmp.s1h(new Key(tmp$ret$0, Companion_getInstance().h1f_1, type, tag), this.m1m_1.o2())();
|
|
2296
2296
|
};
|
|
2297
2297
|
function DIProperty$provideDelegate$lambda($receiver, this$0, $prop) {
|
|
2298
2298
|
return function () {
|
|
2299
2299
|
var tmp;
|
|
2300
|
-
if (!($receiver == null) ? this$0.
|
|
2300
|
+
if (!($receiver == null) ? this$0.o1m_1 === get_AnyDIContext() : false) {
|
|
2301
2301
|
var tmp_0 = Companion_instance_0;
|
|
2302
2302
|
var tmp_1 = erasedOf($receiver);
|
|
2303
|
-
tmp = tmp_0.
|
|
2303
|
+
tmp = tmp_0.n1h(isInterface(tmp_1, TypeToken) ? tmp_1 : THROW_CCE(), $receiver);
|
|
2304
2304
|
} else {
|
|
2305
|
-
tmp = this$0.
|
|
2305
|
+
tmp = this$0.o1m_1;
|
|
2306
2306
|
}
|
|
2307
2307
|
var context = tmp;
|
|
2308
|
-
return this$0.
|
|
2308
|
+
return this$0.p1m_1(context, $prop.callableName);
|
|
2309
2309
|
};
|
|
2310
2310
|
}
|
|
2311
2311
|
function DIProperty(trigger, originalContext, get) {
|
|
2312
|
-
this.
|
|
2313
|
-
this.
|
|
2314
|
-
this.
|
|
2312
|
+
this.n1m_1 = trigger;
|
|
2313
|
+
this.o1m_1 = originalContext;
|
|
2314
|
+
this.p1m_1 = get;
|
|
2315
2315
|
}
|
|
2316
|
-
protoOf(DIProperty).
|
|
2316
|
+
protoOf(DIProperty).q1m = function (receiver, prop) {
|
|
2317
2317
|
// Inline function 'kotlin.also' call
|
|
2318
2318
|
var this_0 = lazy(DIProperty$provideDelegate$lambda(receiver, this, prop));
|
|
2319
2319
|
// Inline function 'kotlin.contracts.contract' call
|
|
2320
2320
|
// Inline function 'org.kodein.di.DIProperty.provideDelegate.<anonymous>' call
|
|
2321
|
-
var tmp0_safe_receiver = this.
|
|
2322
|
-
var tmp1_safe_receiver = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
2321
|
+
var tmp0_safe_receiver = this.n1m_1;
|
|
2322
|
+
var tmp1_safe_receiver = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.r1m_1;
|
|
2323
2323
|
if (tmp1_safe_receiver == null)
|
|
2324
2324
|
null;
|
|
2325
2325
|
else
|
|
@@ -2336,28 +2336,28 @@
|
|
|
2336
2336
|
return ArrayList_init_$Create$();
|
|
2337
2337
|
}
|
|
2338
2338
|
//region block: post-declaration
|
|
2339
|
-
protoOf(Provider).
|
|
2340
|
-
protoOf(Provider).
|
|
2341
|
-
protoOf(Provider).
|
|
2342
|
-
protoOf(Provider).
|
|
2343
|
-
protoOf(Provider).
|
|
2344
|
-
protoOf(Provider).
|
|
2345
|
-
protoOf(Singleton).
|
|
2346
|
-
protoOf(Singleton).
|
|
2347
|
-
protoOf(Singleton).
|
|
2348
|
-
protoOf(Singleton).
|
|
2349
|
-
protoOf(DIBuilderImpl).
|
|
2350
|
-
protoOf(DIContainerImpl).
|
|
2351
|
-
protoOf(DIContainerImpl).
|
|
2352
|
-
protoOf(DIContainerImpl).
|
|
2353
|
-
protoOf(DIContainerImpl).
|
|
2354
|
-
protoOf(DIContainerImpl).
|
|
2355
|
-
protoOf(DIContainerImpl).
|
|
2356
|
-
protoOf(DIImpl).
|
|
2357
|
-
protoOf(DIImpl).
|
|
2358
|
-
protoOf(DIImpl).
|
|
2359
|
-
protoOf(DITreeImpl).
|
|
2360
|
-
protoOf(DirectDIBaseImpl).
|
|
2339
|
+
protoOf(Provider).t1i = get_argType;
|
|
2340
|
+
protoOf(Provider).s1i = factoryFullName;
|
|
2341
|
+
protoOf(Provider).b1h = get_scope;
|
|
2342
|
+
protoOf(Provider).k1g = get_description;
|
|
2343
|
+
protoOf(Provider).m1g = get_fullDescription;
|
|
2344
|
+
protoOf(Provider).v1i = get_supportSubTypes;
|
|
2345
|
+
protoOf(Singleton).t1i = get_argType;
|
|
2346
|
+
protoOf(Singleton).k1g = get_description;
|
|
2347
|
+
protoOf(Singleton).m1g = get_fullDescription;
|
|
2348
|
+
protoOf(Singleton).v1i = get_supportSubTypes;
|
|
2349
|
+
protoOf(DIBuilderImpl).y1g = import$default;
|
|
2350
|
+
protoOf(DIContainerImpl).x1h = factoryOrNull$default;
|
|
2351
|
+
protoOf(DIContainerImpl).v1h = factory$default;
|
|
2352
|
+
protoOf(DIContainerImpl).y1h = provider;
|
|
2353
|
+
protoOf(DIContainerImpl).s1h = provider$default;
|
|
2354
|
+
protoOf(DIContainerImpl).z1h = providerOrNull;
|
|
2355
|
+
protoOf(DIContainerImpl).t1h = providerOrNull$default;
|
|
2356
|
+
protoOf(DIImpl).g1h = get_di;
|
|
2357
|
+
protoOf(DIImpl).i1h = get_diContext;
|
|
2358
|
+
protoOf(DIImpl).j1h = get_diTrigger;
|
|
2359
|
+
protoOf(DITreeImpl).d1i = find$default;
|
|
2360
|
+
protoOf(DirectDIBaseImpl).g1h = get_di_0;
|
|
2361
2361
|
//endregion
|
|
2362
2362
|
//region block: init
|
|
2363
2363
|
Companion_instance = new Companion();
|