game_client_logic_deb 1.8.185 → 1.8.208
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/Kosi-Kaverit-kaverit.js +74 -74
- package/Kosi-Kodein-kodein-di.js +583 -583
- package/Kosi-Kodein-kodein-di.js.map +1 -1
- package/Kotlin-DateTime-library-kotlinx-datetime.js +1413 -1413
- package/Logic_Debertz-core.js +1527 -1484
- package/Logic_Debertz-core.js.map +1 -1
- package/Logic_Debertz-engine.js +16658 -15083
- package/Logic_Debertz-engine.js.map +1 -1
- package/Logic_Debertz-game_client.d.ts +70 -26
- package/Logic_Debertz-game_client.js +3462 -3671
- package/Logic_Debertz-game_client.js.map +1 -1
- package/kotlin-kotlin-stdlib.js +626 -619
- package/kotlin-kotlin-stdlib.js.map +1 -1
- package/kotlinx-atomicfu.js +19 -19
- package/kotlinx-coroutines-core.js +2223 -2223
- package/kotlinx-coroutines-core.js.map +1 -1
- package/kotlinx-io-kotlinx-io-core.js +271 -271
- package/kotlinx-serialization-kotlinx-serialization-core.js +1894 -1894
- package/kotlinx-serialization-kotlinx-serialization-json.js +1366 -1366
- package/ktor-ktor-client-content-negotiation.js +158 -158
- package/ktor-ktor-client-core.js +1605 -1605
- package/ktor-ktor-client-logging.js +306 -306
- package/ktor-ktor-events.js +12 -12
- package/ktor-ktor-http.js +688 -688
- package/ktor-ktor-io.js +1311 -1311
- package/ktor-ktor-serialization-kotlinx-json.js +8 -8
- package/ktor-ktor-serialization-kotlinx.js +155 -155
- package/ktor-ktor-serialization.js +73 -73
- package/ktor-ktor-utils.js +560 -560
- package/ktor-ktor-websockets.js +59 -59
- package/package.json +1 -1
- package/raspberry-cardgame-lib-core.js +272 -394
- package/raspberry-cardgame-lib-core.js.map +1 -1
- package/raspberry-cardgame-lib-logger.js +29 -14
- package/raspberry-cardgame-lib-logger.js.map +1 -1
- package/raspberry-cardgame-lib-random.js +1194 -884
- package/raspberry-cardgame-lib-random.js.map +1 -1
- package/secure-random-secure-random.js +18 -18
- package/uuid.js +30 -30
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 initMetadataForClass = kotlin_kotlin.$_$.
|
|
19
|
+
var protoOf = kotlin_kotlin.$_$.qc;
|
|
20
|
+
var initMetadataForClass = kotlin_kotlin.$_$.pb;
|
|
21
21
|
var VOID = kotlin_kotlin.$_$.f;
|
|
22
22
|
var LinkedHashMap_init_$Create$ = kotlin_kotlin.$_$.w;
|
|
23
|
-
var first = kotlin_kotlin.$_$.
|
|
23
|
+
var first = kotlin_kotlin.$_$.s7;
|
|
24
24
|
var ArrayList_init_$Create$ = kotlin_kotlin.$_$.n;
|
|
25
|
-
var Unit_instance = kotlin_kotlin.$_$.
|
|
26
|
-
var filterNotNull = kotlin_kotlin.$_$.
|
|
27
|
-
var sorted = kotlin_kotlin.$_$.
|
|
25
|
+
var Unit_instance = kotlin_kotlin.$_$.n5;
|
|
26
|
+
var filterNotNull = kotlin_kotlin.$_$.o7;
|
|
27
|
+
var sorted = kotlin_kotlin.$_$.j9;
|
|
28
28
|
var StringBuilder_init_$Create$ = kotlin_kotlin.$_$.f1;
|
|
29
|
-
var repeat = kotlin_kotlin.$_$.
|
|
30
|
-
var ensureNotNull = kotlin_kotlin.$_$.
|
|
31
|
-
var KProperty1 = kotlin_kotlin.$_$.
|
|
32
|
-
var getPropertyCallableRef = kotlin_kotlin.$_$.
|
|
33
|
-
var toString = kotlin_kotlin.$_$.
|
|
29
|
+
var repeat = kotlin_kotlin.$_$.se;
|
|
30
|
+
var ensureNotNull = kotlin_kotlin.$_$.hh;
|
|
31
|
+
var KProperty1 = kotlin_kotlin.$_$.ld;
|
|
32
|
+
var getPropertyCallableRef = kotlin_kotlin.$_$.mb;
|
|
33
|
+
var toString = kotlin_kotlin.$_$.uh;
|
|
34
34
|
var Companion_getInstance = kotlin_org_kodein_type_kaverit.$_$.a;
|
|
35
|
-
var equals = kotlin_kotlin.$_$.
|
|
36
|
-
var objectCreate = kotlin_kotlin.$_$.
|
|
37
|
-
var RuntimeException = kotlin_kotlin.$_$.
|
|
35
|
+
var equals = kotlin_kotlin.$_$.hb;
|
|
36
|
+
var objectCreate = kotlin_kotlin.$_$.pc;
|
|
37
|
+
var RuntimeException = kotlin_kotlin.$_$.pg;
|
|
38
38
|
var RuntimeException_init_$Init$ = kotlin_kotlin.$_$.g2;
|
|
39
|
-
var captureStack = kotlin_kotlin.$_$.
|
|
40
|
-
var hashCode = kotlin_kotlin.$_$.
|
|
41
|
-
var THROW_CCE = kotlin_kotlin.$_$.
|
|
42
|
-
var initMetadataForInterface = kotlin_kotlin.$_$.
|
|
39
|
+
var captureStack = kotlin_kotlin.$_$.za;
|
|
40
|
+
var hashCode = kotlin_kotlin.$_$.ob;
|
|
41
|
+
var THROW_CCE = kotlin_kotlin.$_$.qg;
|
|
42
|
+
var initMetadataForInterface = kotlin_kotlin.$_$.sb;
|
|
43
43
|
var IllegalStateException_init_$Create$ = kotlin_kotlin.$_$.v1;
|
|
44
|
-
var toString_0 = kotlin_kotlin.$_$.
|
|
45
|
-
var getBooleanHashCode = kotlin_kotlin.$_$.
|
|
46
|
-
var getStringHashCode = kotlin_kotlin.$_$.
|
|
47
|
-
var initMetadataForCompanion = kotlin_kotlin.$_$.
|
|
48
|
-
var initMetadataForObject = kotlin_kotlin.$_$.
|
|
44
|
+
var toString_0 = kotlin_kotlin.$_$.uc;
|
|
45
|
+
var getBooleanHashCode = kotlin_kotlin.$_$.kb;
|
|
46
|
+
var getStringHashCode = kotlin_kotlin.$_$.nb;
|
|
47
|
+
var initMetadataForCompanion = kotlin_kotlin.$_$.qb;
|
|
48
|
+
var initMetadataForObject = kotlin_kotlin.$_$.ub;
|
|
49
49
|
var TypeToken = kotlin_org_kodein_type_kaverit.$_$.b;
|
|
50
|
-
var isInterface = kotlin_kotlin.$_$.
|
|
51
|
-
var joinToString = kotlin_kotlin.$_$.
|
|
50
|
+
var isInterface = kotlin_kotlin.$_$.dc;
|
|
51
|
+
var joinToString = kotlin_kotlin.$_$.d8;
|
|
52
52
|
var erasedOf = kotlin_org_kodein_type_kaverit.$_$.c;
|
|
53
53
|
var ArrayList_init_$Create$_0 = kotlin_kotlin.$_$.m;
|
|
54
54
|
var HashSet_init_$Create$ = kotlin_kotlin.$_$.t;
|
|
55
55
|
var HashMap_init_$Create$ = kotlin_kotlin.$_$.q;
|
|
56
|
-
var charSequenceLength = kotlin_kotlin.$_$.
|
|
57
|
-
var Enum = kotlin_kotlin.$_$.
|
|
58
|
-
var KtMap = kotlin_kotlin.$_$.
|
|
59
|
-
var listOf = kotlin_kotlin.$_$.
|
|
60
|
-
var plus = kotlin_kotlin.$_$.
|
|
61
|
-
var emptyList = kotlin_kotlin.$_$.
|
|
62
|
-
var plus_0 = kotlin_kotlin.$_$.
|
|
63
|
-
var checkIndexOverflow = kotlin_kotlin.$_$.
|
|
64
|
-
var _Char___init__impl__6a9atx = kotlin_kotlin.$_$.
|
|
65
|
-
var collectionSizeOrDefault = kotlin_kotlin.$_$.
|
|
66
|
-
var mapCapacity = kotlin_kotlin.$_$.
|
|
67
|
-
var coerceAtLeast = kotlin_kotlin.$_$.
|
|
56
|
+
var charSequenceLength = kotlin_kotlin.$_$.db;
|
|
57
|
+
var Enum = kotlin_kotlin.$_$.fg;
|
|
58
|
+
var KtMap = kotlin_kotlin.$_$.y5;
|
|
59
|
+
var listOf = kotlin_kotlin.$_$.n8;
|
|
60
|
+
var plus = kotlin_kotlin.$_$.x8;
|
|
61
|
+
var emptyList = kotlin_kotlin.$_$.l7;
|
|
62
|
+
var plus_0 = kotlin_kotlin.$_$.y8;
|
|
63
|
+
var checkIndexOverflow = kotlin_kotlin.$_$.p6;
|
|
64
|
+
var _Char___init__impl__6a9atx = kotlin_kotlin.$_$.w2;
|
|
65
|
+
var collectionSizeOrDefault = kotlin_kotlin.$_$.q6;
|
|
66
|
+
var mapCapacity = kotlin_kotlin.$_$.p8;
|
|
67
|
+
var coerceAtLeast = kotlin_kotlin.$_$.zc;
|
|
68
68
|
var LinkedHashMap_init_$Create$_0 = kotlin_kotlin.$_$.v;
|
|
69
|
-
var to = kotlin_kotlin.$_$.
|
|
70
|
-
var KProperty0 = kotlin_kotlin.$_$.
|
|
71
|
-
var lazy = kotlin_kotlin.$_$.
|
|
72
|
-
var asSequence = kotlin_kotlin.$_$.
|
|
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.$_$.
|
|
69
|
+
var to = kotlin_kotlin.$_$.vh;
|
|
70
|
+
var KProperty0 = kotlin_kotlin.$_$.kd;
|
|
71
|
+
var lazy = kotlin_kotlin.$_$.nh;
|
|
72
|
+
var asSequence = kotlin_kotlin.$_$.j6;
|
|
73
|
+
var filter = kotlin_kotlin.$_$.nd;
|
|
74
|
+
var flatMap = kotlin_kotlin.$_$.pd;
|
|
75
|
+
var mapNotNull = kotlin_kotlin.$_$.qd;
|
|
76
|
+
var map = kotlin_kotlin.$_$.rd;
|
|
77
|
+
var toList = kotlin_kotlin.$_$.sd;
|
|
78
|
+
var Triple = kotlin_kotlin.$_$.sg;
|
|
79
79
|
var ArrayList_init_$Create$_1 = kotlin_kotlin.$_$.o;
|
|
80
80
|
var HashMap_init_$Create$_0 = kotlin_kotlin.$_$.r;
|
|
81
|
-
var Collection = kotlin_kotlin.$_$.
|
|
82
|
-
var addAll = kotlin_kotlin.$_$.
|
|
83
|
-
var getOrNull = kotlin_kotlin.$_$.
|
|
81
|
+
var Collection = kotlin_kotlin.$_$.p5;
|
|
82
|
+
var addAll = kotlin_kotlin.$_$.e6;
|
|
83
|
+
var getOrNull = kotlin_kotlin.$_$.x7;
|
|
84
84
|
//endregion
|
|
85
85
|
//region block: pre-declaration
|
|
86
86
|
initMetadataForClass(DIDefining, 'DIDefining');
|
|
@@ -93,10 +93,10 @@
|
|
|
93
93
|
allowOverride = allowOverride === VOID ? false : allowOverride;
|
|
94
94
|
var tmp;
|
|
95
95
|
if ($super === VOID) {
|
|
96
|
-
this.
|
|
96
|
+
this.m5u(module_0, allowOverride);
|
|
97
97
|
tmp = Unit_instance;
|
|
98
98
|
} else {
|
|
99
|
-
tmp = $super.
|
|
99
|
+
tmp = $super.m5u.call(this, module_0, allowOverride);
|
|
100
100
|
}
|
|
101
101
|
return tmp;
|
|
102
102
|
}
|
|
@@ -121,23 +121,23 @@
|
|
|
121
121
|
initMetadataForClass(DIWrapper, 'DIWrapper', VOID, VOID, [DI]);
|
|
122
122
|
function factory$default(key, context, overrideLevel, $super) {
|
|
123
123
|
overrideLevel = overrideLevel === VOID ? 0 : overrideLevel;
|
|
124
|
-
return $super === VOID ? this.
|
|
124
|
+
return $super === VOID ? this.j5v(key, context, overrideLevel) : $super.j5v.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.l5v(key, context, overrideLevel) : $super.l5v.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.k5v(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.n5v(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.m5v(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.o5v(key, context, overrideLevel) : providerOrNull(key, context, overrideLevel);
|
|
153
153
|
}
|
|
154
154
|
initMetadataForInterface(DIContainer, 'DIContainer');
|
|
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.r5v(key, overrideLevel, all) : $super.r5v.call(this, key, overrideLevel, all);
|
|
159
159
|
}
|
|
160
160
|
initMetadataForInterface(DITree, 'DITree');
|
|
161
161
|
function get_di_0() {
|
|
162
|
-
return this.
|
|
162
|
+
return this.v5v();
|
|
163
163
|
}
|
|
164
164
|
initMetadataForInterface(DirectDIBase, 'DirectDIBase');
|
|
165
165
|
initMetadataForObject(NoDefinedTag, 'NoDefinedTag');
|
|
@@ -169,19 +169,19 @@
|
|
|
169
169
|
initMetadataForClass(DIBinding$Copier$Companion$invoke$1);
|
|
170
170
|
initMetadataForCompanion(Companion_1);
|
|
171
171
|
function factoryFullName() {
|
|
172
|
-
return this.
|
|
172
|
+
return this.g5w();
|
|
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.i5w(), Companion_getInstance().w5s_1) ? this.i5w().y5s() + ' -> ' : '';
|
|
179
179
|
var tmp;
|
|
180
|
-
var tmp_0 = this.
|
|
180
|
+
var tmp_0 = this.q5u();
|
|
181
181
|
if (tmp_0 instanceof NoScope) {
|
|
182
182
|
tmp = null;
|
|
183
183
|
} else {
|
|
184
|
-
tmp = this.
|
|
184
|
+
tmp = this.q5u();
|
|
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).y5s() + ').';
|
|
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.o5u(), Companion_getInstance().x5s_1) ? 'contexted<' + this.o5u().y5s() + '>().' : '' : tmp1_elvis_lhs;
|
|
198
|
+
return context + this.g5w() + ' { ' + arg + this.j5w().y5s() + ' }';
|
|
199
199
|
}
|
|
200
200
|
function get_fullDescription() {
|
|
201
|
-
var arg = !equals(this.
|
|
201
|
+
var arg = !equals(this.i5w(), Companion_getInstance().w5s_1) ? this.i5w().a5t() + ' -> ' : '';
|
|
202
202
|
var tmp;
|
|
203
|
-
var tmp_0 = this.
|
|
203
|
+
var tmp_0 = this.q5u();
|
|
204
204
|
if (tmp_0 instanceof NoScope) {
|
|
205
205
|
tmp = null;
|
|
206
206
|
} else {
|
|
207
|
-
tmp = this.
|
|
207
|
+
tmp = this.q5u();
|
|
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).a5t() + ').';
|
|
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.o5u(), Companion_getInstance().x5s_1) ? 'contexted<' + this.o5u().a5t() + '>().' : '' : tmp1_elvis_lhs;
|
|
221
|
+
return context + this.h5w() + ' { ' + arg + this.j5w().a5t() + ' }';
|
|
222
222
|
}
|
|
223
223
|
function get_supportSubTypes() {
|
|
224
224
|
return false;
|
|
225
225
|
}
|
|
226
226
|
initMetadataForInterface(DIBinding, 'DIBinding');
|
|
227
227
|
function get_argType() {
|
|
228
|
-
return Companion_getInstance().
|
|
228
|
+
return Companion_getInstance().w5s_1;
|
|
229
229
|
}
|
|
230
230
|
initMetadataForInterface(NoArgDIBinding, 'NoArgDIBinding', VOID, VOID, [DIBinding]);
|
|
231
231
|
initMetadataForObject(SingletonReference, 'SingletonReference');
|
|
@@ -235,8 +235,8 @@
|
|
|
235
235
|
initMetadataForClass(NoScope, 'NoScope', NoScope);
|
|
236
236
|
initMetadataForClass(StandardScopeRegistry, 'StandardScopeRegistry', StandardScopeRegistry, ScopeRegistry);
|
|
237
237
|
initMetadataForClass(CompositeContextTranslator, 'CompositeContextTranslator', VOID, VOID, [ContextTranslator]);
|
|
238
|
-
initMetadataForClass(Provider, 'Provider', VOID, VOID, [NoArgDIBinding]);
|
|
239
238
|
initMetadataForClass(Singleton, 'Singleton', VOID, VOID, [NoArgDIBinding]);
|
|
239
|
+
initMetadataForClass(Provider, 'Provider', VOID, VOID, [NoArgDIBinding]);
|
|
240
240
|
initMetadataForClass(ScopeKey, 'ScopeKey');
|
|
241
241
|
initMetadataForClass(DIBuilderImpl, 'DIBuilderImpl', VOID, VOID, [Builder]);
|
|
242
242
|
initMetadataForClass(DIMainBuilderImpl, 'DIMainBuilderImpl', VOID, DIBuilderImpl, [DIBuilderImpl, Builder]);
|
|
@@ -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.q5t_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.r5t_1 = binding;
|
|
274
|
+
this.s5t_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.k()) {
|
|
283
283
|
var element = tmp0_iterator.l();
|
|
284
284
|
// Inline function 'org.kodein.di.descriptionImpl.<anonymous>' call
|
|
285
|
-
var key = first(element.u()).
|
|
285
|
+
var key = first(element.u()).s5t_1;
|
|
286
286
|
// Inline function 'kotlin.collections.getOrPut' call
|
|
287
287
|
var value = destination.h2(key);
|
|
288
288
|
var tmp;
|
|
@@ -335,7 +335,7 @@
|
|
|
335
335
|
var element = tmp0_iterator.l();
|
|
336
336
|
// Inline function 'org.kodein.di.descriptionImpl.appendBindings.<anonymous>' call
|
|
337
337
|
var keyDescription = $keyBindDisp(element.t());
|
|
338
|
-
_this__u8e3s4.i8(repeat(' ', ident) + keyDescription + ' { ' + $bindingDisp(first(element.u()).
|
|
338
|
+
_this__u8e3s4.i8(repeat(' ', ident) + keyDescription + ' { ' + $bindingDisp(first(element.u()).r5t_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.k()) {
|
|
344
344
|
var element_0 = tmp0_iterator_0.l();
|
|
345
345
|
// Inline function 'org.kodein.di.descriptionImpl.appendBindings.<anonymous>.<anonymous>' call
|
|
346
|
-
_this__u8e3s4.i8(repeat(' ', subIdent) + 'overrides ' + $bindingDisp(element_0.
|
|
346
|
+
_this__u8e3s4.i8(repeat(' ', subIdent) + 'overrides ' + $bindingDisp(element_0.r5t_1));
|
|
347
347
|
}
|
|
348
348
|
}
|
|
349
349
|
_this__u8e3s4.i8('\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.y5t();
|
|
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.z5t();
|
|
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.a5u();
|
|
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.b5u();
|
|
371
371
|
}, null);
|
|
372
372
|
}
|
|
373
373
|
function appendDescription(_this__u8e3s4, $this, displayString) {
|
|
374
|
-
if (!($this.
|
|
375
|
-
_this__u8e3s4.i8(' tagged "' + toString($this.
|
|
374
|
+
if (!($this.w5t_1 == null)) {
|
|
375
|
+
_this__u8e3s4.i8(' tagged "' + toString($this.w5t_1) + '"');
|
|
376
376
|
}
|
|
377
|
-
if (!equals($this.
|
|
378
|
-
_this__u8e3s4.i8(' on context ' + displayString($this.
|
|
377
|
+
if (!equals($this.t5t_1, Companion_getInstance().x5s_1)) {
|
|
378
|
+
_this__u8e3s4.i8(' on context ' + displayString($this.t5t_1));
|
|
379
379
|
}
|
|
380
|
-
if (!equals($this.
|
|
381
|
-
_this__u8e3s4.i8(', with argument ' + displayString($this.
|
|
380
|
+
if (!equals($this.u5t_1, Companion_getInstance().w5s_1)) {
|
|
381
|
+
_this__u8e3s4.i8(', with argument ' + displayString($this.u5t_1));
|
|
382
382
|
}
|
|
383
383
|
}
|
|
384
384
|
function TypeToken$simpleDispString$ref() {
|
|
385
385
|
var l = function (p0) {
|
|
386
|
-
return p0.
|
|
386
|
+
return p0.y5s();
|
|
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.a5t();
|
|
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.f5u_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.g5u_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.t5t_1 = contextType;
|
|
423
|
+
this.u5t_1 = argType;
|
|
424
|
+
this.v5t_1 = type;
|
|
425
|
+
this.w5t_1 = tag;
|
|
426
|
+
this.x5t_1 = 0;
|
|
427
427
|
}
|
|
428
428
|
protoOf(Key).hashCode = function () {
|
|
429
|
-
if (this.
|
|
430
|
-
this.
|
|
431
|
-
this.
|
|
432
|
-
this.
|
|
429
|
+
if (this.x5t_1 === 0) {
|
|
430
|
+
this.x5t_1 = hashCode(this.t5t_1);
|
|
431
|
+
this.x5t_1 = imul(31, this.x5t_1) + hashCode(this.u5t_1) | 0;
|
|
432
|
+
this.x5t_1 = imul(29, hashCode(this.v5t_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.x5t_1);
|
|
435
|
+
var tmp0_safe_receiver = this.w5t_1;
|
|
436
436
|
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : hashCode(tmp0_safe_receiver);
|
|
437
|
-
tmp.
|
|
437
|
+
tmp.x5t_1 = tmp_0 + (tmp1_elvis_lhs == null ? 0 : tmp1_elvis_lhs) | 0;
|
|
438
438
|
}
|
|
439
|
-
return this.
|
|
439
|
+
return this.x5t_1;
|
|
440
440
|
};
|
|
441
441
|
protoOf(Key).toString = function () {
|
|
442
|
-
return this.
|
|
442
|
+
return this.z5t();
|
|
443
443
|
};
|
|
444
|
-
protoOf(Key).
|
|
444
|
+
protoOf(Key).y5t = 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.i8('bind<' + this.
|
|
452
|
-
if (!(this.
|
|
453
|
-
this_0.i8('(tag = "' + toString(this.
|
|
451
|
+
this_0.i8('bind<' + this.v5t_1.y5s() + '>');
|
|
452
|
+
if (!(this.w5t_1 == null)) {
|
|
453
|
+
this_0.i8('(tag = "' + toString(this.w5t_1) + '")');
|
|
454
454
|
}
|
|
455
455
|
return this_0.toString();
|
|
456
456
|
};
|
|
457
|
-
protoOf(Key).
|
|
457
|
+
protoOf(Key).a5u = 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.i8('bind<' + this.
|
|
465
|
-
if (!(this.
|
|
466
|
-
this_0.i8('(tag = "' + toString(this.
|
|
464
|
+
this_0.i8('bind<' + this.v5t_1.a5t() + '>');
|
|
465
|
+
if (!(this.w5t_1 == null)) {
|
|
466
|
+
this_0.i8('(tag = "' + toString(this.w5t_1) + '")');
|
|
467
467
|
}
|
|
468
468
|
return this_0.toString();
|
|
469
469
|
};
|
|
470
|
-
protoOf(Key).
|
|
470
|
+
protoOf(Key).z5t = 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.i8(this.
|
|
477
|
+
this_0.i8(this.v5t_1.y5s());
|
|
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).h5u = function () {
|
|
482
|
+
return '(context: ' + this.t5t_1.y5s() + ', arg: ' + this.u5t_1.y5s() + ', type: ' + this.v5t_1.y5s() + ', tag: ' + toString(this.w5t_1) + ')';
|
|
483
483
|
};
|
|
484
|
-
protoOf(Key).
|
|
484
|
+
protoOf(Key).b5u = 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.i8(this.
|
|
491
|
+
this_0.i8(this.v5t_1.a5t());
|
|
492
492
|
appendDescription(this_0, this, TypeToken$qualifiedDispString$ref());
|
|
493
493
|
return this_0.toString();
|
|
494
494
|
};
|
|
495
|
-
protoOf(Key).
|
|
495
|
+
protoOf(Key).i5u = 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).j5u = function (contextType, argType, type, tag, $super) {
|
|
499
|
+
contextType = contextType === VOID ? this.t5t_1 : contextType;
|
|
500
|
+
argType = argType === VOID ? this.u5t_1 : argType;
|
|
501
|
+
type = type === VOID ? this.v5t_1 : type;
|
|
502
|
+
tag = tag === VOID ? this.w5t_1 : tag;
|
|
503
|
+
return $super === VOID ? this.i5u(contextType, argType, type, tag) : $super.i5u.call(this, contextType, argType, type, tag);
|
|
504
504
|
};
|
|
505
505
|
protoOf(Key).equals = function (other) {
|
|
506
506
|
if (this === other)
|
|
@@ -508,13 +508,13 @@
|
|
|
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.
|
|
511
|
+
if (!equals(this.t5t_1, tmp0_other_with_cast.t5t_1))
|
|
512
512
|
return false;
|
|
513
|
-
if (!equals(this.
|
|
513
|
+
if (!equals(this.u5t_1, tmp0_other_with_cast.u5t_1))
|
|
514
514
|
return false;
|
|
515
|
-
if (!equals(this.
|
|
515
|
+
if (!equals(this.v5t_1, tmp0_other_with_cast.v5t_1))
|
|
516
516
|
return false;
|
|
517
|
-
if (!equals(this.
|
|
517
|
+
if (!equals(this.w5t_1, tmp0_other_with_cast.w5t_1))
|
|
518
518
|
return false;
|
|
519
519
|
return true;
|
|
520
520
|
};
|
|
@@ -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.c5u_1 = allowSilentOverride;
|
|
527
|
+
this.d5u_1 = prefix;
|
|
528
|
+
this.e5u_1 = init;
|
|
529
|
+
this.f5u_1 = null;
|
|
530
530
|
}
|
|
531
531
|
protoOf(Module).p2 = function () {
|
|
532
|
-
var tmp0_elvis_lhs = this.
|
|
532
|
+
var tmp0_elvis_lhs = this.f5u_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.c5u_1 + ', prefix=' + this.d5u_1 + ', init=' + toString_0(this.e5u_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.c5u_1);
|
|
546
|
+
result = imul(result, 31) + getStringHashCode(this.d5u_1) | 0;
|
|
547
|
+
result = imul(result, 31) + hashCode(this.e5u_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.c5u_1 === tmp0_other_with_cast.c5u_1))
|
|
557
557
|
return false;
|
|
558
|
-
if (!(this.
|
|
558
|
+
if (!(this.d5u_1 === tmp0_other_with_cast.d5u_1))
|
|
559
559
|
return false;
|
|
560
|
-
if (!equals(this.
|
|
560
|
+
if (!equals(this.e5u_1, tmp0_other_with_cast.e5u_1))
|
|
561
561
|
return false;
|
|
562
562
|
return true;
|
|
563
563
|
};
|
|
564
564
|
function Companion() {
|
|
565
|
-
this.
|
|
566
|
-
this.
|
|
565
|
+
this.r5u_1 = false;
|
|
566
|
+
this.s5u_1 = false;
|
|
567
567
|
}
|
|
568
|
-
protoOf(Companion).
|
|
568
|
+
protoOf(Companion).t5u = function (allowSilentOverride, init) {
|
|
569
569
|
return DIImpl_init_$Create$(allowSilentOverride, init);
|
|
570
570
|
};
|
|
571
|
-
protoOf(Companion).
|
|
571
|
+
protoOf(Companion).u5u = function (allowSilentOverride, init, $super) {
|
|
572
572
|
allowSilentOverride = allowSilentOverride === VOID ? false : allowSilentOverride;
|
|
573
|
-
return $super === VOID ? this.
|
|
573
|
+
return $super === VOID ? this.t5u(allowSilentOverride, init) : $super.t5u.call(this, allowSilentOverride, init);
|
|
574
574
|
};
|
|
575
575
|
var Companion_instance;
|
|
576
576
|
function Companion_getInstance_0() {
|
|
@@ -579,26 +579,38 @@
|
|
|
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.v5u().w5u(), _this__u8e3s4.x5u());
|
|
583
583
|
}
|
|
584
584
|
function DIAware() {
|
|
585
585
|
}
|
|
586
|
+
function Instance(_this__u8e3s4, type, tag) {
|
|
587
|
+
tag = tag === VOID ? null : tag;
|
|
588
|
+
var tmp = _this__u8e3s4.y5u();
|
|
589
|
+
var tmp_0 = _this__u8e3s4.x5u();
|
|
590
|
+
return new DIProperty(tmp, tmp_0, Instance$lambda(_this__u8e3s4, type, tag));
|
|
591
|
+
}
|
|
592
|
+
function InstanceOrNull(_this__u8e3s4, type, tag) {
|
|
593
|
+
tag = tag === VOID ? null : tag;
|
|
594
|
+
var tmp = _this__u8e3s4.y5u();
|
|
595
|
+
var tmp_0 = _this__u8e3s4.x5u();
|
|
596
|
+
return new DIProperty(tmp, tmp_0, InstanceOrNull$lambda(_this__u8e3s4, type, tag));
|
|
597
|
+
}
|
|
586
598
|
function Value(type, value) {
|
|
587
|
-
this.
|
|
588
|
-
this.
|
|
599
|
+
this.z5u_1 = type;
|
|
600
|
+
this.a5v_1 = value;
|
|
589
601
|
}
|
|
590
|
-
protoOf(Value).
|
|
591
|
-
return this.
|
|
602
|
+
protoOf(Value).b5v = function () {
|
|
603
|
+
return this.z5u_1;
|
|
592
604
|
};
|
|
593
605
|
protoOf(Value).u = function () {
|
|
594
|
-
return this.
|
|
606
|
+
return this.a5v_1;
|
|
595
607
|
};
|
|
596
608
|
protoOf(Value).toString = function () {
|
|
597
|
-
return 'Value(type=' + toString_0(this.
|
|
609
|
+
return 'Value(type=' + toString_0(this.z5u_1) + ', value=' + toString_0(this.a5v_1) + ')';
|
|
598
610
|
};
|
|
599
611
|
protoOf(Value).hashCode = function () {
|
|
600
|
-
var result = hashCode(this.
|
|
601
|
-
result = imul(result, 31) + hashCode(this.
|
|
612
|
+
var result = hashCode(this.z5u_1);
|
|
613
|
+
result = imul(result, 31) + hashCode(this.a5v_1) | 0;
|
|
602
614
|
return result;
|
|
603
615
|
};
|
|
604
616
|
protoOf(Value).equals = function (other) {
|
|
@@ -607,15 +619,15 @@
|
|
|
607
619
|
if (!(other instanceof Value))
|
|
608
620
|
return false;
|
|
609
621
|
var tmp0_other_with_cast = other instanceof Value ? other : THROW_CCE();
|
|
610
|
-
if (!equals(this.
|
|
622
|
+
if (!equals(this.z5u_1, tmp0_other_with_cast.z5u_1))
|
|
611
623
|
return false;
|
|
612
|
-
if (!equals(this.
|
|
624
|
+
if (!equals(this.a5v_1, tmp0_other_with_cast.a5v_1))
|
|
613
625
|
return false;
|
|
614
626
|
return true;
|
|
615
627
|
};
|
|
616
628
|
function Companion_0() {
|
|
617
629
|
}
|
|
618
|
-
protoOf(Companion_0).
|
|
630
|
+
protoOf(Companion_0).c5v = function (type, value) {
|
|
619
631
|
return new Value(type, value);
|
|
620
632
|
};
|
|
621
633
|
var Companion_instance_0;
|
|
@@ -624,18 +636,12 @@
|
|
|
624
636
|
}
|
|
625
637
|
function DIContext() {
|
|
626
638
|
}
|
|
627
|
-
function Instance(_this__u8e3s4, type, tag) {
|
|
628
|
-
tag = tag === VOID ? null : tag;
|
|
629
|
-
var tmp = _this__u8e3s4.c5t();
|
|
630
|
-
var tmp_0 = _this__u8e3s4.b5t();
|
|
631
|
-
return new DIProperty(tmp, tmp_0, Instance$lambda(_this__u8e3s4, type, tag));
|
|
632
|
-
}
|
|
633
639
|
function get_AnyDIContext() {
|
|
634
|
-
return Contexes_getInstance().
|
|
640
|
+
return Contexes_getInstance().d5v_1;
|
|
635
641
|
}
|
|
636
642
|
function Contexes() {
|
|
637
643
|
Contexes_instance = this;
|
|
638
|
-
this.
|
|
644
|
+
this.d5v_1 = Companion_instance_0.c5v(Companion_getInstance().x5s_1, new Object());
|
|
639
645
|
}
|
|
640
646
|
var Contexes_instance;
|
|
641
647
|
function Contexes_getInstance() {
|
|
@@ -644,14 +650,14 @@
|
|
|
644
650
|
return Contexes_instance;
|
|
645
651
|
}
|
|
646
652
|
function On(_this__u8e3s4, context, trigger) {
|
|
647
|
-
context = context === VOID ? _this__u8e3s4.
|
|
648
|
-
trigger = trigger === VOID ? _this__u8e3s4.
|
|
653
|
+
context = context === VOID ? _this__u8e3s4.x5u() : context;
|
|
654
|
+
trigger = trigger === VOID ? _this__u8e3s4.y5u() : trigger;
|
|
649
655
|
return DIWrapper_init_$Create$(_this__u8e3s4, context, trigger);
|
|
650
656
|
}
|
|
651
657
|
function DIWrapper_init_$Init$(base, diContext, trigger, $this) {
|
|
652
|
-
diContext = diContext === VOID ? base.
|
|
653
|
-
trigger = trigger === VOID ? base.
|
|
654
|
-
DIWrapper.call($this, base.
|
|
658
|
+
diContext = diContext === VOID ? base.x5u() : diContext;
|
|
659
|
+
trigger = trigger === VOID ? base.y5u() : trigger;
|
|
660
|
+
DIWrapper.call($this, base.v5u(), diContext, trigger);
|
|
655
661
|
return $this;
|
|
656
662
|
}
|
|
657
663
|
function DIWrapper_init_$Create$(base, diContext, trigger) {
|
|
@@ -659,44 +665,38 @@
|
|
|
659
665
|
}
|
|
660
666
|
function DIWrapper(_base, diContext, diTrigger) {
|
|
661
667
|
diTrigger = diTrigger === VOID ? null : diTrigger;
|
|
662
|
-
this.
|
|
663
|
-
this.
|
|
664
|
-
this.
|
|
668
|
+
this.e5v_1 = _base;
|
|
669
|
+
this.f5v_1 = diContext;
|
|
670
|
+
this.g5v_1 = diTrigger;
|
|
665
671
|
}
|
|
666
|
-
protoOf(DIWrapper).
|
|
667
|
-
return this.
|
|
672
|
+
protoOf(DIWrapper).x5u = function () {
|
|
673
|
+
return this.f5v_1;
|
|
668
674
|
};
|
|
669
|
-
protoOf(DIWrapper).
|
|
670
|
-
return this.
|
|
675
|
+
protoOf(DIWrapper).y5u = function () {
|
|
676
|
+
return this.g5v_1;
|
|
671
677
|
};
|
|
672
|
-
protoOf(DIWrapper).
|
|
678
|
+
protoOf(DIWrapper).v5u = function () {
|
|
673
679
|
return this;
|
|
674
680
|
};
|
|
675
|
-
protoOf(DIWrapper).
|
|
676
|
-
return this.
|
|
681
|
+
protoOf(DIWrapper).w5u = function () {
|
|
682
|
+
return this.e5v_1.w5u();
|
|
677
683
|
};
|
|
678
|
-
function InstanceOrNull(_this__u8e3s4, type, tag) {
|
|
679
|
-
tag = tag === VOID ? null : tag;
|
|
680
|
-
var tmp = _this__u8e3s4.c5t();
|
|
681
|
-
var tmp_0 = _this__u8e3s4.b5t();
|
|
682
|
-
return new DIProperty(tmp, tmp_0, InstanceOrNull$lambda(_this__u8e3s4, type, tag));
|
|
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.v5u().w5u();
|
|
687
687
|
// Inline function 'org.kodein.di.anyType' call
|
|
688
|
-
var tmp_0 = ctx.
|
|
688
|
+
var tmp_0 = ctx.b5v();
|
|
689
689
|
var tmp$ret$0 = isInterface(tmp_0, TypeToken) ? tmp_0 : THROW_CCE();
|
|
690
|
-
return tmp.
|
|
690
|
+
return tmp.h5v(new Key(tmp$ret$0, Companion_getInstance().w5s_1, $type, $tag), ctx.u())();
|
|
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.v5u().w5u();
|
|
696
696
|
// Inline function 'org.kodein.di.anyType' call
|
|
697
|
-
var tmp_0 = ctx.
|
|
697
|
+
var tmp_0 = ctx.b5v();
|
|
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.i5v(new Key(tmp$ret$0, Companion_getInstance().w5s_1, $type, $tag), ctx.u());
|
|
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.z5v_1 = contextType;
|
|
731
|
+
this.a5w_1 = argType;
|
|
732
|
+
this.b5w_1 = type;
|
|
733
|
+
this.c5w_1 = tag;
|
|
734
734
|
}
|
|
735
735
|
protoOf(SearchSpecs).toString = function () {
|
|
736
736
|
var args = ArrayList_init_$Create$();
|
|
737
|
-
if (!(this.
|
|
737
|
+
if (!(this.z5v_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.z5v_1;
|
|
740
|
+
var element = 'contextType=' + (tmp0_safe_receiver == null ? null : tmp0_safe_receiver.y5s());
|
|
741
741
|
args.e(element);
|
|
742
742
|
}
|
|
743
|
-
if (!(this.
|
|
743
|
+
if (!(this.a5w_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.a5w_1;
|
|
746
|
+
var element_0 = 'argType=' + (tmp1_safe_receiver == null ? null : tmp1_safe_receiver.y5s());
|
|
747
747
|
args.e(element_0);
|
|
748
748
|
}
|
|
749
|
-
if (!(this.
|
|
749
|
+
if (!(this.b5w_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.b5w_1;
|
|
752
|
+
var element_1 = 'type=' + (tmp2_safe_receiver == null ? null : tmp2_safe_receiver.y5s());
|
|
753
753
|
args.e(element_1);
|
|
754
754
|
}
|
|
755
|
-
if (!equals(this.
|
|
755
|
+
if (!equals(this.c5w_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.c5w_1);
|
|
758
758
|
args.e(element_2);
|
|
759
759
|
}
|
|
760
760
|
return '[' + joinToString(args, ', ') + ']';
|
|
761
761
|
};
|
|
762
762
|
function NoArgBindingDIWrap(_di) {
|
|
763
|
-
this.
|
|
763
|
+
this.d5w_1 = _di;
|
|
764
764
|
}
|
|
765
|
-
protoOf(NoArgBindingDIWrap).
|
|
766
|
-
return this.
|
|
765
|
+
protoOf(NoArgBindingDIWrap).v5u = function () {
|
|
766
|
+
return this.d5w_1.v5u();
|
|
767
767
|
};
|
|
768
|
-
protoOf(NoArgBindingDIWrap).
|
|
769
|
-
return this.
|
|
768
|
+
protoOf(NoArgBindingDIWrap).y5v = function () {
|
|
769
|
+
return this.d5w_1.y5v();
|
|
770
770
|
};
|
|
771
|
-
protoOf(NoArgBindingDIWrap).
|
|
772
|
-
return this.
|
|
771
|
+
protoOf(NoArgBindingDIWrap).v5v = function () {
|
|
772
|
+
return this.d5w_1.v5v();
|
|
773
773
|
};
|
|
774
|
-
protoOf(NoArgBindingDIWrap).
|
|
775
|
-
return this.
|
|
774
|
+
protoOf(NoArgBindingDIWrap).x5v = function (type, tag) {
|
|
775
|
+
return this.d5w_1.x5v(type, tag);
|
|
776
776
|
};
|
|
777
|
-
protoOf(NoArgBindingDIWrap).
|
|
778
|
-
return this.
|
|
777
|
+
protoOf(NoArgBindingDIWrap).w5v = function (context) {
|
|
778
|
+
return this.d5w_1.w5v(context);
|
|
779
779
|
};
|
|
780
780
|
function ErasedContext() {
|
|
781
781
|
}
|
|
782
|
-
protoOf(ErasedContext).
|
|
783
|
-
return Companion_getInstance().
|
|
782
|
+
protoOf(ErasedContext).b5v = function () {
|
|
783
|
+
return Companion_getInstance().x5s_1;
|
|
784
784
|
};
|
|
785
785
|
protoOf(ErasedContext).u = 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.e5w_1 = $f;
|
|
794
794
|
}
|
|
795
795
|
function Companion_1() {
|
|
796
796
|
}
|
|
797
|
-
protoOf(Companion_1).
|
|
797
|
+
protoOf(Companion_1).f5w = 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).m5w = 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.n5w_1 = current;
|
|
825
|
+
this.o5w_1 = next;
|
|
826
826
|
}
|
|
827
827
|
protoOf(Reference).me = function () {
|
|
828
|
-
return this.
|
|
828
|
+
return this.n5w_1;
|
|
829
829
|
};
|
|
830
830
|
protoOf(Reference).ne = function () {
|
|
831
|
-
return this.
|
|
831
|
+
return this.o5w_1;
|
|
832
832
|
};
|
|
833
833
|
protoOf(Reference).toString = function () {
|
|
834
|
-
return 'Reference(current=' + toString_0(this.
|
|
834
|
+
return 'Reference(current=' + toString_0(this.n5w_1) + ', next=' + toString_0(this.o5w_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.n5w_1);
|
|
838
|
+
result = imul(result, 31) + hashCode(this.o5w_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.n5w_1, tmp0_other_with_cast.n5w_1))
|
|
848
848
|
return false;
|
|
849
|
-
if (!equals(this.
|
|
849
|
+
if (!equals(this.o5w_1, tmp0_other_with_cast.o5w_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.s5w_1 = new StandardScopeRegistry();
|
|
859
859
|
}
|
|
860
|
-
protoOf(NoScope).
|
|
861
|
-
return this.
|
|
860
|
+
protoOf(NoScope).t5w = function (context) {
|
|
861
|
+
return this.s5w_1;
|
|
862
862
|
};
|
|
863
|
-
protoOf(NoScope).
|
|
864
|
-
return this.
|
|
863
|
+
protoOf(NoScope).u5w = function (context) {
|
|
864
|
+
return this.t5w((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.v5w_1 = newConcurrentMap();
|
|
869
|
+
this.w5w_1 = new Object();
|
|
870
870
|
}
|
|
871
|
-
protoOf(StandardScopeRegistry).
|
|
871
|
+
protoOf(StandardScopeRegistry).r5w = 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.w5w_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.v5w_1.h2(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.v5w_1.h2(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.me();
|
|
906
906
|
var next = tmp0_container.ne();
|
|
907
907
|
// Inline function 'kotlin.collections.set' call
|
|
908
|
-
this.
|
|
908
|
+
this.v5w_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.q5w(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.c5v(_this__u8e3s4.p5w(), tmp0_safe_receiver);
|
|
928
928
|
}
|
|
929
929
|
return tmp;
|
|
930
930
|
}
|
|
931
931
|
function CompositeContextTranslator(src, dst) {
|
|
932
|
-
this.
|
|
933
|
-
this.
|
|
932
|
+
this.x5w_1 = src;
|
|
933
|
+
this.y5w_1 = dst;
|
|
934
934
|
}
|
|
935
|
-
protoOf(CompositeContextTranslator).
|
|
936
|
-
return this.
|
|
935
|
+
protoOf(CompositeContextTranslator).o5u = function () {
|
|
936
|
+
return this.x5w_1.o5u();
|
|
937
937
|
};
|
|
938
|
-
protoOf(CompositeContextTranslator).
|
|
939
|
-
return this.
|
|
938
|
+
protoOf(CompositeContextTranslator).p5w = function () {
|
|
939
|
+
return this.y5w_1.p5w();
|
|
940
940
|
};
|
|
941
|
-
protoOf(CompositeContextTranslator).
|
|
942
|
-
var tmp0_safe_receiver = this.
|
|
941
|
+
protoOf(CompositeContextTranslator).q5w = function (di, ctx) {
|
|
942
|
+
var tmp0_safe_receiver = this.x5w_1.q5w(di, ctx);
|
|
943
943
|
var tmp;
|
|
944
944
|
if (tmp0_safe_receiver == null) {
|
|
945
945
|
tmp = null;
|
|
@@ -947,37 +947,12 @@
|
|
|
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.y5w_1.q5w(di, tmp0_safe_receiver);
|
|
951
951
|
}
|
|
952
952
|
return tmp;
|
|
953
953
|
};
|
|
954
954
|
protoOf(CompositeContextTranslator).toString = function () {
|
|
955
|
-
return '(' + toString_0(this.
|
|
956
|
-
};
|
|
957
|
-
function Provider$getFactory$lambda(this$0, $di) {
|
|
958
|
-
return function (_anonymous_parameter_0__qggqh8) {
|
|
959
|
-
return this$0.f5v_1(new NoArgBindingDIWrap($di));
|
|
960
|
-
};
|
|
961
|
-
}
|
|
962
|
-
function Provider(contextType, createdType, creator) {
|
|
963
|
-
this.d5v_1 = contextType;
|
|
964
|
-
this.e5v_1 = createdType;
|
|
965
|
-
this.f5v_1 = creator;
|
|
966
|
-
}
|
|
967
|
-
protoOf(Provider).s5s = function () {
|
|
968
|
-
return this.d5v_1;
|
|
969
|
-
};
|
|
970
|
-
protoOf(Provider).n5u = function () {
|
|
971
|
-
return this.e5v_1;
|
|
972
|
-
};
|
|
973
|
-
protoOf(Provider).k5u = function () {
|
|
974
|
-
return 'provider';
|
|
975
|
-
};
|
|
976
|
-
protoOf(Provider).g5v = function (key, di) {
|
|
977
|
-
return Provider$getFactory$lambda(this, di);
|
|
978
|
-
};
|
|
979
|
-
protoOf(Provider).p5u = function (key, di) {
|
|
980
|
-
return this.g5v(key, di);
|
|
955
|
+
return '(' + toString_0(this.x5w_1) + ' -> ' + toString_0(this.y5w_1) + ')';
|
|
981
956
|
};
|
|
982
957
|
function factoryName($this, params) {
|
|
983
958
|
// Inline function 'kotlin.text.buildString' call
|
|
@@ -995,12 +970,12 @@
|
|
|
995
970
|
}
|
|
996
971
|
function Singleton$getFactory$lambda$lambda$lambda(this$0, $bindingDi) {
|
|
997
972
|
return function () {
|
|
998
|
-
return this$0.
|
|
973
|
+
return this$0.e5x_1(new NoArgBindingDIWrap($bindingDi));
|
|
999
974
|
};
|
|
1000
975
|
}
|
|
1001
976
|
function Singleton$getFactory$lambda$lambda(this$0, $bindingDi) {
|
|
1002
977
|
return function () {
|
|
1003
|
-
return this$0.
|
|
978
|
+
return this$0.f5x_1.m5w(Singleton$getFactory$lambda$lambda$lambda(this$0, $bindingDi));
|
|
1004
979
|
};
|
|
1005
980
|
}
|
|
1006
981
|
function Singleton$getFactory$lambda($lateInitRegistry, this$0, $bindingDi) {
|
|
@@ -1009,7 +984,7 @@
|
|
|
1009
984
|
var tmp;
|
|
1010
985
|
if (tmp0_elvis_lhs == null) {
|
|
1011
986
|
// Inline function 'kotlin.also' call
|
|
1012
|
-
var this_0 = this$0.
|
|
987
|
+
var this_0 = this$0.z5w_1.u5w($bindingDi.j9());
|
|
1013
988
|
// Inline function 'kotlin.contracts.contract' call
|
|
1014
989
|
// Inline function 'org.kodein.di.bindings.Singleton.getFactory.<anonymous>.<anonymous>' call
|
|
1015
990
|
$lateInitRegistry._v = this_0;
|
|
@@ -1018,72 +993,97 @@
|
|
|
1018
993
|
tmp = tmp0_elvis_lhs;
|
|
1019
994
|
}
|
|
1020
995
|
var registry = tmp;
|
|
1021
|
-
var tmp_0 = registry.
|
|
996
|
+
var tmp_0 = registry.r5w(this$0.g5x_1, this$0.d5x_1, Singleton$getFactory$lambda$lambda(this$0, $bindingDi));
|
|
1022
997
|
return !(tmp_0 == null) ? tmp_0 : THROW_CCE();
|
|
1023
998
|
};
|
|
1024
999
|
}
|
|
1025
1000
|
function Singleton$copier$lambda(this$0) {
|
|
1026
1001
|
return function (it) {
|
|
1027
|
-
return new Singleton(this$0.
|
|
1002
|
+
return new Singleton(this$0.z5w_1, this$0.a5x_1, this$0.b5x_1, this$0.c5x_1, this$0.f5x_1, this$0.d5x_1, this$0.e5x_1);
|
|
1028
1003
|
};
|
|
1029
1004
|
}
|
|
1030
1005
|
function Singleton(scope, contextType, explicitContext, createdType, refMaker, sync, creator) {
|
|
1031
1006
|
refMaker = refMaker === VOID ? null : refMaker;
|
|
1032
1007
|
sync = sync === VOID ? true : sync;
|
|
1033
|
-
this.
|
|
1034
|
-
this.
|
|
1035
|
-
this.
|
|
1036
|
-
this.
|
|
1037
|
-
this.
|
|
1038
|
-
this.
|
|
1008
|
+
this.z5w_1 = scope;
|
|
1009
|
+
this.a5x_1 = contextType;
|
|
1010
|
+
this.b5x_1 = explicitContext;
|
|
1011
|
+
this.c5x_1 = createdType;
|
|
1012
|
+
this.d5x_1 = sync;
|
|
1013
|
+
this.e5x_1 = creator;
|
|
1039
1014
|
var tmp = this;
|
|
1040
|
-
tmp.
|
|
1041
|
-
this.
|
|
1015
|
+
tmp.f5x_1 = refMaker == null ? SingletonReference_instance : refMaker;
|
|
1016
|
+
this.g5x_1 = new ScopeKey(new Object(), Unit_instance);
|
|
1042
1017
|
var tmp_0 = this;
|
|
1043
1018
|
var tmp_1 = Companion_instance_1;
|
|
1044
|
-
tmp_0.
|
|
1019
|
+
tmp_0.h5x_1 = tmp_1.f5w(Singleton$copier$lambda(this));
|
|
1045
1020
|
}
|
|
1046
|
-
protoOf(Singleton).
|
|
1047
|
-
return this.
|
|
1021
|
+
protoOf(Singleton).q5u = function () {
|
|
1022
|
+
return this.z5w_1;
|
|
1048
1023
|
};
|
|
1049
|
-
protoOf(Singleton).
|
|
1050
|
-
return this.
|
|
1024
|
+
protoOf(Singleton).o5u = function () {
|
|
1025
|
+
return this.a5x_1;
|
|
1051
1026
|
};
|
|
1052
|
-
protoOf(Singleton).
|
|
1053
|
-
return this.
|
|
1027
|
+
protoOf(Singleton).j5w = function () {
|
|
1028
|
+
return this.c5x_1;
|
|
1054
1029
|
};
|
|
1055
|
-
protoOf(Singleton).
|
|
1030
|
+
protoOf(Singleton).g5w = function () {
|
|
1056
1031
|
var params = ArrayList_init_$Create$_0(2);
|
|
1057
|
-
if (!equals(this.
|
|
1058
|
-
params.e('ref = ' + erasedOf(this.
|
|
1032
|
+
if (!equals(this.f5x_1, SingletonReference_instance)) {
|
|
1033
|
+
params.e('ref = ' + erasedOf(this.f5x_1).y5s());
|
|
1059
1034
|
}
|
|
1060
1035
|
return factoryName(this, params);
|
|
1061
1036
|
};
|
|
1062
|
-
protoOf(Singleton).
|
|
1037
|
+
protoOf(Singleton).h5w = function () {
|
|
1063
1038
|
var params = ArrayList_init_$Create$_0(2);
|
|
1064
|
-
if (!equals(this.
|
|
1065
|
-
params.e('ref = ' + erasedOf(this.
|
|
1039
|
+
if (!equals(this.f5x_1, SingletonReference_instance)) {
|
|
1040
|
+
params.e('ref = ' + erasedOf(this.f5x_1).a5t());
|
|
1066
1041
|
}
|
|
1067
1042
|
return factoryName(this, params);
|
|
1068
1043
|
};
|
|
1069
|
-
protoOf(Singleton).
|
|
1044
|
+
protoOf(Singleton).i5x = function (key, di) {
|
|
1070
1045
|
var lateInitRegistry = {_v: null};
|
|
1071
|
-
var bindingDi = this.
|
|
1046
|
+
var bindingDi = this.b5x_1 ? di : di.j5x();
|
|
1072
1047
|
return Singleton$getFactory$lambda(lateInitRegistry, this, bindingDi);
|
|
1073
1048
|
};
|
|
1074
|
-
protoOf(Singleton).
|
|
1075
|
-
return this.
|
|
1049
|
+
protoOf(Singleton).l5w = function (key, di) {
|
|
1050
|
+
return this.i5x(key, di);
|
|
1051
|
+
};
|
|
1052
|
+
function Provider$getFactory$lambda(this$0, $di) {
|
|
1053
|
+
return function (_anonymous_parameter_0__qggqh8) {
|
|
1054
|
+
return this$0.m5x_1(new NoArgBindingDIWrap($di));
|
|
1055
|
+
};
|
|
1056
|
+
}
|
|
1057
|
+
function Provider(contextType, createdType, creator) {
|
|
1058
|
+
this.k5x_1 = contextType;
|
|
1059
|
+
this.l5x_1 = createdType;
|
|
1060
|
+
this.m5x_1 = creator;
|
|
1061
|
+
}
|
|
1062
|
+
protoOf(Provider).o5u = function () {
|
|
1063
|
+
return this.k5x_1;
|
|
1064
|
+
};
|
|
1065
|
+
protoOf(Provider).j5w = function () {
|
|
1066
|
+
return this.l5x_1;
|
|
1067
|
+
};
|
|
1068
|
+
protoOf(Provider).g5w = function () {
|
|
1069
|
+
return 'provider';
|
|
1070
|
+
};
|
|
1071
|
+
protoOf(Provider).i5x = function (key, di) {
|
|
1072
|
+
return Provider$getFactory$lambda(this, di);
|
|
1073
|
+
};
|
|
1074
|
+
protoOf(Provider).l5w = function (key, di) {
|
|
1075
|
+
return this.i5x(key, di);
|
|
1076
1076
|
};
|
|
1077
1077
|
function ScopeKey(scopeId, arg) {
|
|
1078
|
-
this.
|
|
1079
|
-
this.
|
|
1078
|
+
this.n5x_1 = scopeId;
|
|
1079
|
+
this.o5x_1 = arg;
|
|
1080
1080
|
}
|
|
1081
1081
|
protoOf(ScopeKey).toString = function () {
|
|
1082
|
-
return 'ScopeKey(scopeId=' + toString_0(this.
|
|
1082
|
+
return 'ScopeKey(scopeId=' + toString_0(this.n5x_1) + ', arg=' + toString(this.o5x_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.n5x_1);
|
|
1086
|
+
result = imul(result, 31) + (this.o5x_1 == null ? 0 : hashCode(this.o5x_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.n5x_1, tmp0_other_with_cast.n5x_1))
|
|
1096
1096
|
return false;
|
|
1097
|
-
if (!equals(this.
|
|
1097
|
+
if (!equals(this.o5x_1, tmp0_other_with_cast.o5x_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.u5x_1 = ArrayList_init_$Create$();
|
|
1104
|
+
this.v5x_1 = Companion_instance.r5u_1;
|
|
1105
|
+
this.w5x_1 = Companion_instance.s5u_1;
|
|
1106
1106
|
}
|
|
1107
|
-
protoOf(DIMainBuilderImpl).
|
|
1108
|
-
return this.
|
|
1107
|
+
protoOf(DIMainBuilderImpl).q5v = function () {
|
|
1108
|
+
return this.u5x_1;
|
|
1109
1109
|
};
|
|
1110
|
-
protoOf(DIMainBuilderImpl).
|
|
1111
|
-
return this.
|
|
1110
|
+
protoOf(DIMainBuilderImpl).x5x = function () {
|
|
1111
|
+
return this.v5x_1;
|
|
1112
1112
|
};
|
|
1113
|
-
protoOf(DIMainBuilderImpl).
|
|
1114
|
-
return this.
|
|
1113
|
+
protoOf(DIMainBuilderImpl).y5x = function () {
|
|
1114
|
+
return this.w5x_1;
|
|
1115
1115
|
};
|
|
1116
1116
|
function TypeBinder($outer, type, tag, overrides) {
|
|
1117
|
-
this.
|
|
1118
|
-
this.
|
|
1119
|
-
this.
|
|
1120
|
-
this.
|
|
1117
|
+
this.h5y_1 = $outer;
|
|
1118
|
+
this.e5y_1 = type;
|
|
1119
|
+
this.f5y_1 = tag;
|
|
1120
|
+
this.g5y_1 = overrides;
|
|
1121
1121
|
}
|
|
1122
|
-
protoOf(TypeBinder).
|
|
1123
|
-
return this.
|
|
1122
|
+
protoOf(TypeBinder).i5y = function () {
|
|
1123
|
+
return this.h5y_1.k5u();
|
|
1124
1124
|
};
|
|
1125
|
-
protoOf(TypeBinder).
|
|
1126
|
-
return this.
|
|
1125
|
+
protoOf(TypeBinder).j5y = function (binding) {
|
|
1126
|
+
return this.i5y().o5y(new Key(binding.o5u(), binding.i5w(), this.e5y_1, this.f5y_1), binding, this.h5y_1.z5x_1, this.g5y_1);
|
|
1127
1127
|
};
|
|
1128
1128
|
function DIBuilderImpl(moduleName, prefix, importedModules, containerBuilder) {
|
|
1129
|
-
this.
|
|
1130
|
-
this.
|
|
1131
|
-
this.
|
|
1132
|
-
this.
|
|
1133
|
-
this.
|
|
1129
|
+
this.z5x_1 = moduleName;
|
|
1130
|
+
this.a5y_1 = prefix;
|
|
1131
|
+
this.b5y_1 = importedModules;
|
|
1132
|
+
this.c5y_1 = containerBuilder;
|
|
1133
|
+
this.d5y_1 = Companion_getInstance().x5s_1;
|
|
1134
1134
|
}
|
|
1135
|
-
protoOf(DIBuilderImpl).
|
|
1136
|
-
return this.
|
|
1135
|
+
protoOf(DIBuilderImpl).k5u = function () {
|
|
1136
|
+
return this.c5y_1;
|
|
1137
1137
|
};
|
|
1138
|
-
protoOf(DIBuilderImpl).
|
|
1139
|
-
return this.
|
|
1138
|
+
protoOf(DIBuilderImpl).o5u = function () {
|
|
1139
|
+
return this.d5y_1;
|
|
1140
1140
|
};
|
|
1141
|
-
protoOf(DIBuilderImpl).
|
|
1141
|
+
protoOf(DIBuilderImpl).q5u = function () {
|
|
1142
1142
|
return new NoScope();
|
|
1143
1143
|
};
|
|
1144
|
-
protoOf(DIBuilderImpl).
|
|
1144
|
+
protoOf(DIBuilderImpl).p5u = function () {
|
|
1145
1145
|
return false;
|
|
1146
1146
|
};
|
|
1147
|
-
protoOf(DIBuilderImpl).
|
|
1147
|
+
protoOf(DIBuilderImpl).l5u = 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).m5u = function (module_0, allowOverride) {
|
|
1151
|
+
var moduleName = this.a5y_1 + module_0.p2();
|
|
1152
1152
|
var tmp;
|
|
1153
1153
|
// Inline function 'kotlin.text.isNotEmpty' call
|
|
1154
1154
|
if (charSequenceLength(moduleName) > 0) {
|
|
1155
|
-
tmp = this.
|
|
1155
|
+
tmp = this.b5y_1.s1(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.b5y_1.e(moduleName);
|
|
1164
1164
|
// Inline function 'kotlin.apply' call
|
|
1165
|
-
var this_0 = new DIBuilderImpl(moduleName, this.
|
|
1165
|
+
var this_0 = new DIBuilderImpl(moduleName, this.a5y_1 + module_0.d5u_1, this.b5y_1, this.k5u().p5y(allowOverride, module_0.c5u_1));
|
|
1166
1166
|
// Inline function 'kotlin.contracts.contract' call
|
|
1167
|
-
module_0.
|
|
1167
|
+
module_0.e5u_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).s5y = function () {
|
|
1174
1174
|
return true;
|
|
1175
1175
|
};
|
|
1176
|
-
protoOf(DIContainerBuilderImpl$OverrideMode$ALLOW_SILENT).
|
|
1176
|
+
protoOf(DIContainerBuilderImpl$OverrideMode$ALLOW_SILENT).t5y = 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).s5y = function () {
|
|
1185
1185
|
return true;
|
|
1186
1186
|
};
|
|
1187
|
-
protoOf(DIContainerBuilderImpl$OverrideMode$ALLOW_EXPLICIT).
|
|
1187
|
+
protoOf(DIContainerBuilderImpl$OverrideMode$ALLOW_EXPLICIT).t5y = 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).s5y = function () {
|
|
1196
1196
|
return false;
|
|
1197
1197
|
};
|
|
1198
|
-
protoOf(DIContainerBuilderImpl$OverrideMode$FORBID).
|
|
1198
|
+
protoOf(DIContainerBuilderImpl$OverrideMode$FORBID).t5y = function (overrides) {
|
|
1199
1199
|
var tmp;
|
|
1200
1200
|
if (!(overrides == null) && overrides) {
|
|
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).y5y = 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.n5y_1.t5y(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.k5y_1;
|
|
1241
1241
|
tmp = !(isInterface(this_0, KtMap) ? this_0 : THROW_CCE()).f2(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.k5y_1;
|
|
1252
1252
|
tmp_0 = (isInterface(this_1, KtMap) ? this_1 : THROW_CCE()).f2(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.n5y_1.s5y() && allowOverride)
|
|
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.k5y_1 = bindingsMap;
|
|
1278
|
+
this.l5y_1 = callbacks;
|
|
1279
|
+
this.m5y_1 = translators;
|
|
1280
|
+
this.n5y_1 = Companion_instance_2.y5y(allowOverride, silentOverride);
|
|
1281
1281
|
}
|
|
1282
|
-
protoOf(DIContainerBuilderImpl).
|
|
1282
|
+
protoOf(DIContainerBuilderImpl).o5y = 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.k5y_1;
|
|
1286
1286
|
var value = this_0.h2(key);
|
|
1287
1287
|
var tmp;
|
|
1288
1288
|
if (value == null) {
|
|
@@ -1296,12 +1296,12 @@
|
|
|
1296
1296
|
var bindings = tmp;
|
|
1297
1297
|
bindings.d2(0, new DIDefining(isInterface(binding, DIBinding) ? binding : THROW_CCE(), fromModule));
|
|
1298
1298
|
};
|
|
1299
|
-
protoOf(DIContainerBuilderImpl).
|
|
1299
|
+
protoOf(DIContainerBuilderImpl).p5y = function (allowOverride, silentOverride) {
|
|
1300
1300
|
checkMatch(this, allowOverride);
|
|
1301
|
-
return new DIContainerBuilderImpl(allowOverride, silentOverride, this.
|
|
1301
|
+
return new DIContainerBuilderImpl(allowOverride, silentOverride, this.k5y_1, this.l5y_1, this.m5y_1);
|
|
1302
1302
|
};
|
|
1303
1303
|
function displayString($this, key, overrideLevel) {
|
|
1304
|
-
var descProp = $this.
|
|
1304
|
+
var descProp = $this.e5z_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.d5z_1 == null || (firstKey_0.equals(node_0.b5z_1) && firstOverrideLevel_0 === node_0.c5z_1)) {
|
|
1317
|
+
tmp = plus(listOf(displayString($this_0, node_0.b5z_1, node_0.c5z_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.b5z_1, node_0.c5z_1)), tail_0);
|
|
1321
1321
|
$this_0 = tmp0;
|
|
1322
|
-
node_0 = node_0.
|
|
1322
|
+
node_0 = node_0.d5z_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.b5z_1.equals(searchedKey_0) && node_0.c5z_1 === searchedOverrideLevel_0) {
|
|
1343
1343
|
tmp = false;
|
|
1344
|
-
} else if (node_0.
|
|
1344
|
+
} else if (node_0.d5z_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.d5z_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.k5y_1, externalSources, builder.m5y_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.j5z_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.b5z_1 = key;
|
|
1376
|
+
this.c5z_1 = overrideLevel;
|
|
1377
|
+
this.d5z_1 = parent;
|
|
1378
|
+
this.e5z_1 = fullDescriptionOnError;
|
|
1379
1379
|
}
|
|
1380
|
-
protoOf(Node).
|
|
1380
|
+
protoOf(Node).k5z = 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.c5z_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.g5z_1, $this.h5z_1), $this.h5z_1, $this.i5z_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.l5y_1.j();
|
|
1424
1424
|
while (tmp0_iterator.k()) {
|
|
1425
1425
|
var element = tmp0_iterator.l();
|
|
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.j5z_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.j5z_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.j5z_1 = null;
|
|
1452
1452
|
$init();
|
|
1453
1453
|
break $l$block_1;
|
|
1454
1454
|
}
|
|
@@ -1464,104 +1464,104 @@
|
|
|
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.f5z_1 = tree;
|
|
1468
|
+
this.g5z_1 = node;
|
|
1469
|
+
this.h5z_1 = fullDescriptionOnError;
|
|
1470
|
+
this.i5z_1 = fullContainerTreeOnError;
|
|
1471
|
+
this.j5z_1 = null;
|
|
1472
1472
|
}
|
|
1473
|
-
protoOf(DIContainerImpl).
|
|
1473
|
+
protoOf(DIContainerImpl).l5v = 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.f5z_1.s5v(key, 0);
|
|
1477
1477
|
if (it.m() === 1) {
|
|
1478
1478
|
var tmp0_container = it.o(0);
|
|
1479
1479
|
var definition = tmp0_container.ne();
|
|
1480
1480
|
var translator = tmp0_container.fj();
|
|
1481
|
-
var tmp1_safe_receiver = this.
|
|
1481
|
+
var tmp1_safe_receiver = this.g5z_1;
|
|
1482
1482
|
if (tmp1_safe_receiver == null)
|
|
1483
1483
|
null;
|
|
1484
1484
|
else {
|
|
1485
|
-
tmp1_safe_receiver.
|
|
1485
|
+
tmp1_safe_receiver.k5z(key, 0);
|
|
1486
1486
|
}
|
|
1487
|
-
var tmp = Companion_instance_0.
|
|
1487
|
+
var tmp = Companion_instance_0.c5v(key.t5t_1, context);
|
|
1488
1488
|
var originalContext = isInterface(tmp, DIContext) ? tmp : THROW_CCE();
|
|
1489
1489
|
var tmp3_elvis_lhs = translator == null ? null : toKContext(translator, new DirectDIImpl(this, originalContext), context);
|
|
1490
1490
|
var kContext = tmp3_elvis_lhs == null ? originalContext : tmp3_elvis_lhs;
|
|
1491
1491
|
if (!(key instanceof Key))
|
|
1492
1492
|
THROW_CCE();
|
|
1493
|
-
var bindingDI_0 = bindingDI(this, key, kContext, definition.
|
|
1494
|
-
return definition.
|
|
1493
|
+
var bindingDI_0 = bindingDI(this, key, kContext, definition.q5t_1, overrideLevel);
|
|
1494
|
+
return definition.r5t_1.l5w(key, bindingDI_0);
|
|
1495
1495
|
}
|
|
1496
|
-
var bindingDI_1 = bindingDI(this, key, Companion_instance_0.
|
|
1496
|
+
var bindingDI_1 = bindingDI(this, key, Companion_instance_0.c5v(key.t5t_1, context), this.f5z_1, overrideLevel);
|
|
1497
1497
|
// Inline function 'kotlin.collections.forEach' call
|
|
1498
|
-
var tmp0_iterator = this.
|
|
1498
|
+
var tmp0_iterator = this.f5z_1.q5v().j();
|
|
1499
1499
|
while (tmp0_iterator.k()) {
|
|
1500
1500
|
var element = tmp0_iterator.l();
|
|
1501
1501
|
// Inline function 'org.kodein.di.internal.DIContainerImpl.factoryOrNull.<anonymous>' call
|
|
1502
|
-
var tmp0_safe_receiver = element.
|
|
1502
|
+
var tmp0_safe_receiver = element.l5z(bindingDI_1, key);
|
|
1503
1503
|
if (tmp0_safe_receiver == null)
|
|
1504
1504
|
null;
|
|
1505
1505
|
else {
|
|
1506
1506
|
// Inline function 'kotlin.let' call
|
|
1507
1507
|
// Inline function 'kotlin.contracts.contract' call
|
|
1508
|
-
var tmp0_safe_receiver_0 = this.
|
|
1508
|
+
var tmp0_safe_receiver_0 = this.g5z_1;
|
|
1509
1509
|
if (tmp0_safe_receiver_0 == null)
|
|
1510
1510
|
null;
|
|
1511
1511
|
else {
|
|
1512
|
-
tmp0_safe_receiver_0.
|
|
1512
|
+
tmp0_safe_receiver_0.k5z(key, 0);
|
|
1513
1513
|
}
|
|
1514
1514
|
return (!(tmp0_safe_receiver == null) ? typeof tmp0_safe_receiver === 'function' : false) ? tmp0_safe_receiver : THROW_CCE();
|
|
1515
1515
|
}
|
|
1516
1516
|
}
|
|
1517
1517
|
return null;
|
|
1518
1518
|
};
|
|
1519
|
-
protoOf(DIContainerImpl).
|
|
1520
|
-
var result = this.
|
|
1519
|
+
protoOf(DIContainerImpl).j5v = function (key, context, overrideLevel) {
|
|
1520
|
+
var result = this.f5z_1.s5v(key, overrideLevel);
|
|
1521
1521
|
if (result.m() === 1) {
|
|
1522
1522
|
var tmp0_container = result.o(0);
|
|
1523
1523
|
var definition = tmp0_container.ne();
|
|
1524
1524
|
var translator = tmp0_container.fj();
|
|
1525
|
-
var tmp1_safe_receiver = this.
|
|
1525
|
+
var tmp1_safe_receiver = this.g5z_1;
|
|
1526
1526
|
if (tmp1_safe_receiver == null)
|
|
1527
1527
|
null;
|
|
1528
1528
|
else {
|
|
1529
|
-
tmp1_safe_receiver.
|
|
1529
|
+
tmp1_safe_receiver.k5z(key, overrideLevel);
|
|
1530
1530
|
}
|
|
1531
|
-
var tmp = Companion_instance_0.
|
|
1531
|
+
var tmp = Companion_instance_0.c5v(key.t5t_1, context);
|
|
1532
1532
|
var originalContext = isInterface(tmp, DIContext) ? tmp : THROW_CCE();
|
|
1533
1533
|
var tmp3_elvis_lhs = translator == null ? null : toKContext(translator, new DirectDIImpl(this, originalContext), context);
|
|
1534
1534
|
var kContext = tmp3_elvis_lhs == null ? originalContext : tmp3_elvis_lhs;
|
|
1535
1535
|
if (!(key instanceof Key))
|
|
1536
1536
|
THROW_CCE();
|
|
1537
|
-
var bindingDI_0 = bindingDI(this, key, kContext, definition.
|
|
1538
|
-
return definition.
|
|
1537
|
+
var bindingDI_0 = bindingDI(this, key, kContext, definition.q5t_1, overrideLevel);
|
|
1538
|
+
return definition.r5t_1.l5w(key, bindingDI_0);
|
|
1539
1539
|
}
|
|
1540
|
-
var bindingDI_1 = bindingDI(this, key, Companion_instance_0.
|
|
1540
|
+
var bindingDI_1 = bindingDI(this, key, Companion_instance_0.c5v(key.t5t_1, context), this.f5z_1, overrideLevel);
|
|
1541
1541
|
// Inline function 'kotlin.collections.forEach' call
|
|
1542
|
-
var tmp0_iterator = this.
|
|
1542
|
+
var tmp0_iterator = this.f5z_1.q5v().j();
|
|
1543
1543
|
while (tmp0_iterator.k()) {
|
|
1544
1544
|
var element = tmp0_iterator.l();
|
|
1545
1545
|
// Inline function 'org.kodein.di.internal.DIContainerImpl.factory.<anonymous>' call
|
|
1546
|
-
var tmp0_safe_receiver = element.
|
|
1546
|
+
var tmp0_safe_receiver = element.l5z(bindingDI_1, key);
|
|
1547
1547
|
if (tmp0_safe_receiver == null)
|
|
1548
1548
|
null;
|
|
1549
1549
|
else {
|
|
1550
1550
|
// Inline function 'kotlin.let' call
|
|
1551
1551
|
// Inline function 'kotlin.contracts.contract' call
|
|
1552
|
-
var tmp0_safe_receiver_0 = this.
|
|
1552
|
+
var tmp0_safe_receiver_0 = this.g5z_1;
|
|
1553
1553
|
if (tmp0_safe_receiver_0 == null)
|
|
1554
1554
|
null;
|
|
1555
1555
|
else {
|
|
1556
|
-
tmp0_safe_receiver_0.
|
|
1556
|
+
tmp0_safe_receiver_0.k5z(key, overrideLevel);
|
|
1557
1557
|
}
|
|
1558
1558
|
return (!(tmp0_safe_receiver == null) ? typeof tmp0_safe_receiver === 'function' : false) ? tmp0_safe_receiver : THROW_CCE();
|
|
1559
1559
|
}
|
|
1560
1560
|
}
|
|
1561
1561
|
var withOverrides = !(overrideLevel === 0);
|
|
1562
|
-
var descProp = this.
|
|
1562
|
+
var descProp = this.h5z_1 ? fullDescription$factory_0(key) : description$factory_0(key);
|
|
1563
1563
|
var tmp_0;
|
|
1564
|
-
if (this.
|
|
1564
|
+
if (this.h5z_1) {
|
|
1565
1565
|
tmp_0 = DIContainerImpl$factory$lambda;
|
|
1566
1566
|
} else {
|
|
1567
1567
|
tmp_0 = DIContainerImpl$factory$lambda_0;
|
|
@@ -1575,10 +1575,10 @@
|
|
|
1575
1575
|
// Inline function 'kotlin.contracts.contract' call
|
|
1576
1576
|
// Inline function 'org.kodein.di.internal.DIContainerImpl.factory.<anonymous>' call
|
|
1577
1577
|
this_0.i8('No binding found for ' + descProp.get());
|
|
1578
|
-
if (this.
|
|
1578
|
+
if (this.i5z_1) {
|
|
1579
1579
|
// Inline function 'kotlin.text.appendLine' call
|
|
1580
1580
|
this_0.j8(_Char___init__impl__6a9atx(10));
|
|
1581
|
-
var forType = this.
|
|
1581
|
+
var forType = this.f5z_1.t5v(new SearchSpecs(VOID, VOID, key.v5t_1));
|
|
1582
1582
|
// Inline function 'kotlin.collections.isNotEmpty' call
|
|
1583
1583
|
if (!forType.p()) {
|
|
1584
1584
|
// Inline function 'kotlin.collections.associate' call
|
|
@@ -1595,7 +1595,7 @@
|
|
|
1595
1595
|
}
|
|
1596
1596
|
this_0.i8('Available bindings for this type:\n' + descFun(destination, withOverrides));
|
|
1597
1597
|
}
|
|
1598
|
-
this_0.i8('Registered in this DI container:\n' + descFun(this.
|
|
1598
|
+
this_0.i8('Registered in this DI container:\n' + descFun(this.f5z_1.p5v(), withOverrides));
|
|
1599
1599
|
}
|
|
1600
1600
|
var description = this_0.toString();
|
|
1601
1601
|
throw new NotFoundException(key, description);
|
|
@@ -1609,13 +1609,13 @@
|
|
|
1609
1609
|
var element_1 = tmp0_iterator_1.l();
|
|
1610
1610
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
1611
1611
|
// Inline function 'org.kodein.di.internal.DIContainerImpl.factory.<anonymous>' call
|
|
1612
|
-
var pair_0 = to(element_1.cj_1, ensureNotNull(this.
|
|
1612
|
+
var pair_0 = to(element_1.cj_1, ensureNotNull(this.f5z_1.u5v(element_1.cj_1)).dj_1);
|
|
1613
1613
|
destination_0.k2(pair_0.ke_1, pair_0.le_1);
|
|
1614
1614
|
}
|
|
1615
1615
|
var potentials = destination_0;
|
|
1616
1616
|
// Inline function 'kotlin.collections.filter' call
|
|
1617
1617
|
// Inline function 'kotlin.collections.filterTo' call
|
|
1618
|
-
var this_1 = this.
|
|
1618
|
+
var this_1 = this.f5z_1.p5v();
|
|
1619
1619
|
var destination_1 = LinkedHashMap_init_$Create$();
|
|
1620
1620
|
// Inline function 'kotlin.collections.iterator' call
|
|
1621
1621
|
var tmp0_iterator_2 = this_1.s().j();
|
|
@@ -1633,22 +1633,22 @@
|
|
|
1633
1633
|
};
|
|
1634
1634
|
function bindFullDescription$factory_0($b0) {
|
|
1635
1635
|
return getPropertyCallableRef('bindFullDescription', 0, KProperty0, function () {
|
|
1636
|
-
return $b0.
|
|
1636
|
+
return $b0.a5u();
|
|
1637
1637
|
}, null);
|
|
1638
1638
|
}
|
|
1639
1639
|
function bindDescription$factory_0($b0) {
|
|
1640
1640
|
return getPropertyCallableRef('bindDescription', 0, KProperty0, function () {
|
|
1641
|
-
return $b0.
|
|
1641
|
+
return $b0.y5t();
|
|
1642
1642
|
}, null);
|
|
1643
1643
|
}
|
|
1644
1644
|
function fullDescription$factory_0($b0) {
|
|
1645
1645
|
return getPropertyCallableRef('fullDescription', 0, KProperty0, function () {
|
|
1646
|
-
return $b0.
|
|
1646
|
+
return $b0.b5u();
|
|
1647
1647
|
}, null);
|
|
1648
1648
|
}
|
|
1649
1649
|
function description$factory_0($b0) {
|
|
1650
1650
|
return getPropertyCallableRef('description', 0, KProperty0, function () {
|
|
1651
|
-
return $b0.
|
|
1651
|
+
return $b0.z5t();
|
|
1652
1652
|
}, null);
|
|
1653
1653
|
}
|
|
1654
1654
|
function newBuilder($this, allowSilentOverride, init) {
|
|
@@ -1659,7 +1659,7 @@
|
|
|
1659
1659
|
return this_0;
|
|
1660
1660
|
}
|
|
1661
1661
|
function DIImpl_init_$Init$(builder, runCallbacks, $this) {
|
|
1662
|
-
DIImpl.call($this, DIContainerImpl_init_$Create$(builder.
|
|
1662
|
+
DIImpl.call($this, DIContainerImpl_init_$Create$(builder.k5u(), builder.q5v(), builder.x5x(), builder.y5x(), runCallbacks));
|
|
1663
1663
|
return $this;
|
|
1664
1664
|
}
|
|
1665
1665
|
function DIImpl_init_$Init$_0(allowSilentOverride, init, $this) {
|
|
@@ -1679,79 +1679,79 @@
|
|
|
1679
1679
|
function DIImpl$container$delegate$lambda(this$0) {
|
|
1680
1680
|
return function () {
|
|
1681
1681
|
var tmp;
|
|
1682
|
-
if (!(this$0.
|
|
1682
|
+
if (!(this$0.m5z_1.j5z_1 == null)) {
|
|
1683
1683
|
throw IllegalStateException_init_$Create$('DI has not been initialized');
|
|
1684
1684
|
}
|
|
1685
|
-
return this$0.
|
|
1685
|
+
return this$0.m5z_1;
|
|
1686
1686
|
};
|
|
1687
1687
|
}
|
|
1688
1688
|
function DIImpl(_container) {
|
|
1689
|
-
this.
|
|
1689
|
+
this.m5z_1 = _container;
|
|
1690
1690
|
var tmp = this;
|
|
1691
|
-
tmp.
|
|
1691
|
+
tmp.n5z_1 = lazy(DIImpl$container$delegate$lambda(this));
|
|
1692
1692
|
}
|
|
1693
|
-
protoOf(DIImpl).
|
|
1693
|
+
protoOf(DIImpl).w5u = function () {
|
|
1694
1694
|
// Inline function 'kotlin.getValue' call
|
|
1695
|
-
var this_0 = this.
|
|
1695
|
+
var this_0 = this.n5z_1;
|
|
1696
1696
|
container$factory();
|
|
1697
1697
|
return this_0.u();
|
|
1698
1698
|
};
|
|
1699
1699
|
function BindingDIImpl(directDI, key, overrideLevel) {
|
|
1700
|
-
this.
|
|
1701
|
-
this.
|
|
1702
|
-
this.
|
|
1700
|
+
this.o5z_1 = directDI;
|
|
1701
|
+
this.p5z_1 = key;
|
|
1702
|
+
this.q5z_1 = overrideLevel;
|
|
1703
1703
|
}
|
|
1704
|
-
protoOf(BindingDIImpl).
|
|
1705
|
-
return this.
|
|
1704
|
+
protoOf(BindingDIImpl).y5v = function () {
|
|
1705
|
+
return this.o5z_1;
|
|
1706
1706
|
};
|
|
1707
|
-
protoOf(BindingDIImpl).
|
|
1708
|
-
return this.
|
|
1707
|
+
protoOf(BindingDIImpl).v5u = function () {
|
|
1708
|
+
return this.o5z_1.v5u();
|
|
1709
1709
|
};
|
|
1710
|
-
protoOf(BindingDIImpl).
|
|
1711
|
-
return this.
|
|
1710
|
+
protoOf(BindingDIImpl).v5v = function () {
|
|
1711
|
+
return this.o5z_1.v5v();
|
|
1712
1712
|
};
|
|
1713
|
-
protoOf(BindingDIImpl).
|
|
1714
|
-
return this.
|
|
1713
|
+
protoOf(BindingDIImpl).x5v = function (type, tag) {
|
|
1714
|
+
return this.o5z_1.x5v(type, tag);
|
|
1715
1715
|
};
|
|
1716
|
-
protoOf(BindingDIImpl).
|
|
1717
|
-
return this.
|
|
1716
|
+
protoOf(BindingDIImpl).w5v = function (context) {
|
|
1717
|
+
return this.o5z_1.w5v(context);
|
|
1718
1718
|
};
|
|
1719
1719
|
protoOf(BindingDIImpl).j9 = function () {
|
|
1720
|
-
var tmp = this.
|
|
1720
|
+
var tmp = this.y5v().v5u().x5u().u();
|
|
1721
1721
|
return !(tmp == null) ? tmp : THROW_CCE();
|
|
1722
1722
|
};
|
|
1723
|
-
protoOf(BindingDIImpl).
|
|
1724
|
-
return new BindingDIImpl(this.
|
|
1723
|
+
protoOf(BindingDIImpl).j5x = function () {
|
|
1724
|
+
return new BindingDIImpl(this.y5v().w5v(ErasedContext_instance), this.p5z_1, this.q5z_1);
|
|
1725
1725
|
};
|
|
1726
1726
|
function container$factory() {
|
|
1727
1727
|
return getPropertyCallableRef('container', 1, KProperty1, function (receiver) {
|
|
1728
|
-
return receiver.
|
|
1728
|
+
return receiver.w5u();
|
|
1729
1729
|
}, null);
|
|
1730
1730
|
}
|
|
1731
1731
|
function findBySpecs($this, specs) {
|
|
1732
|
-
var bindSeq = asSequence($this.
|
|
1733
|
-
var specsBindType = specs.
|
|
1734
|
-
if (!(specsBindType == null) && !equals(specsBindType, Companion_getInstance().
|
|
1732
|
+
var bindSeq = asSequence($this.u5z_1);
|
|
1733
|
+
var specsBindType = specs.b5w_1;
|
|
1734
|
+
if (!(specsBindType == null) && !equals(specsBindType, Companion_getInstance().x5s_1)) {
|
|
1735
1735
|
var tmp = bindSeq;
|
|
1736
1736
|
bindSeq = filter(tmp, DITreeImpl$findBySpecs$lambda(specsBindType));
|
|
1737
1737
|
}
|
|
1738
1738
|
var tmp_0 = bindSeq;
|
|
1739
1739
|
var contextSeq = flatMap(tmp_0, DITreeImpl$findBySpecs$lambda_0);
|
|
1740
|
-
var specsContextType = specs.
|
|
1740
|
+
var specsContextType = specs.z5v_1;
|
|
1741
1741
|
if (!(specsContextType == null)) {
|
|
1742
1742
|
var tmp_1 = contextSeq;
|
|
1743
1743
|
contextSeq = mapNotNull(tmp_1, DITreeImpl$findBySpecs$lambda_1(specsContextType, $this));
|
|
1744
1744
|
}
|
|
1745
1745
|
var tmp_2 = contextSeq;
|
|
1746
1746
|
var argSeq = flatMap(tmp_2, DITreeImpl$findBySpecs$lambda_2);
|
|
1747
|
-
var specsArgType = specs.
|
|
1747
|
+
var specsArgType = specs.a5w_1;
|
|
1748
1748
|
if (!(specsArgType == null)) {
|
|
1749
1749
|
var tmp_3 = argSeq;
|
|
1750
1750
|
argSeq = filter(tmp_3, DITreeImpl$findBySpecs$lambda_3(specsArgType));
|
|
1751
1751
|
}
|
|
1752
1752
|
var tmp_4 = argSeq;
|
|
1753
1753
|
var tagSeq = flatMap(tmp_4, DITreeImpl$findBySpecs$lambda_4);
|
|
1754
|
-
var specsTag = specs.
|
|
1754
|
+
var specsTag = specs.c5w_1;
|
|
1755
1755
|
if (!equals(specsTag, NoDefinedTag_instance)) {
|
|
1756
1756
|
var tmp_5 = tagSeq;
|
|
1757
1757
|
tagSeq = filter(tmp_5, DITreeImpl$findBySpecs$lambda_5(specsTag));
|
|
@@ -1761,16 +1761,16 @@
|
|
|
1761
1761
|
return toList(resultSeq);
|
|
1762
1762
|
}
|
|
1763
1763
|
function notInMap($this, result, request) {
|
|
1764
|
-
var tmp = result.
|
|
1765
|
-
var tmp_0 = request.
|
|
1766
|
-
var tmp_1 = $this.
|
|
1764
|
+
var tmp = result.h5u();
|
|
1765
|
+
var tmp_0 = request.h5u();
|
|
1766
|
+
var tmp_1 = $this.t5z_1.i2();
|
|
1767
1767
|
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));
|
|
1768
1768
|
}
|
|
1769
1769
|
function DITreeImpl$findBySpecs$lambda($specsBindType) {
|
|
1770
1770
|
return function (_name_for_destructuring_parameter_0__wldtmu) {
|
|
1771
1771
|
// Inline function 'kotlin.collections.component1' call
|
|
1772
1772
|
var bindType = _name_for_destructuring_parameter_0__wldtmu.t();
|
|
1773
|
-
return bindType.
|
|
1773
|
+
return bindType.x5z($specsBindType);
|
|
1774
1774
|
};
|
|
1775
1775
|
}
|
|
1776
1776
|
function DITreeImpl$findBySpecs$lambda_0(_name_for_destructuring_parameter_0__wldtmu) {
|
|
@@ -1786,17 +1786,17 @@
|
|
|
1786
1786
|
return function (triple) {
|
|
1787
1787
|
var contextType = triple.me();
|
|
1788
1788
|
var tmp;
|
|
1789
|
-
if (contextType.
|
|
1789
|
+
if (contextType.x5z($specsContextType)) {
|
|
1790
1790
|
tmp = triple;
|
|
1791
1791
|
} else {
|
|
1792
1792
|
var tmp$ret$1;
|
|
1793
1793
|
$l$block: {
|
|
1794
1794
|
// Inline function 'kotlin.collections.firstOrNull' call
|
|
1795
|
-
var tmp0_iterator = this$0.
|
|
1795
|
+
var tmp0_iterator = this$0.w5z_1.j();
|
|
1796
1796
|
while (tmp0_iterator.k()) {
|
|
1797
1797
|
var element = tmp0_iterator.l();
|
|
1798
1798
|
// Inline function 'org.kodein.di.internal.DITreeImpl.findBySpecs.<anonymous>.<anonymous>' call
|
|
1799
|
-
if (element.
|
|
1799
|
+
if (element.o5u().g5t($specsContextType) && contextType.x5z(element.p5w())) {
|
|
1800
1800
|
tmp$ret$1 = element;
|
|
1801
1801
|
break $l$block;
|
|
1802
1802
|
}
|
|
@@ -1823,7 +1823,7 @@
|
|
|
1823
1823
|
function DITreeImpl$findBySpecs$lambda_3($specsArgType) {
|
|
1824
1824
|
return function (_name_for_destructuring_parameter_0__wldtmu) {
|
|
1825
1825
|
var argType = _name_for_destructuring_parameter_0__wldtmu.me();
|
|
1826
|
-
return argType.
|
|
1826
|
+
return argType.x5z($specsArgType);
|
|
1827
1827
|
};
|
|
1828
1828
|
}
|
|
1829
1829
|
function DITreeImpl$findBySpecs$lambda_4(_name_for_destructuring_parameter_0__wldtmu) {
|
|
@@ -1849,14 +1849,14 @@
|
|
|
1849
1849
|
return to(key, translator);
|
|
1850
1850
|
}
|
|
1851
1851
|
function DITreeImpl$notInMap$lambda(it) {
|
|
1852
|
-
return it.
|
|
1852
|
+
return it.h5u();
|
|
1853
1853
|
}
|
|
1854
1854
|
function DITreeImpl(map, externalSources, registeredTranslators) {
|
|
1855
|
-
this.
|
|
1856
|
-
this.
|
|
1857
|
-
this.
|
|
1858
|
-
this.
|
|
1859
|
-
this.
|
|
1855
|
+
this.r5z_1 = externalSources;
|
|
1856
|
+
this.s5z_1 = registeredTranslators;
|
|
1857
|
+
this.t5z_1 = newConcurrentMap();
|
|
1858
|
+
this.u5z_1 = HashMap_init_$Create$();
|
|
1859
|
+
this.w5z_1 = ArrayList_init_$Create$_1(this.s5z_1);
|
|
1860
1860
|
// Inline function 'kotlin.collections.forEach' call
|
|
1861
1861
|
// Inline function 'kotlin.collections.iterator' call
|
|
1862
1862
|
var tmp0_iterator = map.s().j();
|
|
@@ -1878,19 +1878,19 @@
|
|
|
1878
1878
|
if (item instanceof DIDefinition) {
|
|
1879
1879
|
tmp = item;
|
|
1880
1880
|
} else {
|
|
1881
|
-
tmp = new DIDefinition(item.
|
|
1881
|
+
tmp = new DIDefinition(item.r5t_1, item.s5t_1, this);
|
|
1882
1882
|
}
|
|
1883
1883
|
var tmp$ret$3 = tmp;
|
|
1884
1884
|
destination.e(tmp$ret$3);
|
|
1885
1885
|
}
|
|
1886
1886
|
var definitions = destination;
|
|
1887
1887
|
// Inline function 'kotlin.collections.set' call
|
|
1888
|
-
var this_0 = this.
|
|
1888
|
+
var this_0 = this.t5z_1;
|
|
1889
1889
|
var value = new Triple(key, definitions, null);
|
|
1890
1890
|
this_0.k2(key, value);
|
|
1891
|
-
var typeChecker = first(bindings).
|
|
1891
|
+
var typeChecker = first(bindings).r5t_1.k5w() ? new Down(key.v5t_1) : new Up(key.v5t_1);
|
|
1892
1892
|
// Inline function 'kotlin.collections.getOrPut' call
|
|
1893
|
-
var this_1 = this.
|
|
1893
|
+
var this_1 = this.u5z_1;
|
|
1894
1894
|
var value_0 = this_1.h2(typeChecker);
|
|
1895
1895
|
var tmp_0;
|
|
1896
1896
|
if (value_0 == null) {
|
|
@@ -1903,7 +1903,7 @@
|
|
|
1903
1903
|
}
|
|
1904
1904
|
var contextTree = tmp_0;
|
|
1905
1905
|
// Inline function 'kotlin.collections.getOrPut' call
|
|
1906
|
-
var key_0 = new Down(key.
|
|
1906
|
+
var key_0 = new Down(key.t5t_1);
|
|
1907
1907
|
var value_1 = contextTree.h2(key_0);
|
|
1908
1908
|
var tmp_1;
|
|
1909
1909
|
if (value_1 == null) {
|
|
@@ -1916,7 +1916,7 @@
|
|
|
1916
1916
|
}
|
|
1917
1917
|
var argumentTree = tmp_1;
|
|
1918
1918
|
// Inline function 'kotlin.collections.getOrPut' call
|
|
1919
|
-
var key_1 = new Down(key.
|
|
1919
|
+
var key_1 = new Down(key.u5t_1);
|
|
1920
1920
|
var value_2 = argumentTree.h2(key_1);
|
|
1921
1921
|
var tmp_2;
|
|
1922
1922
|
if (value_2 == null) {
|
|
@@ -1929,12 +1929,12 @@
|
|
|
1929
1929
|
}
|
|
1930
1930
|
var tagTree = tmp_2;
|
|
1931
1931
|
// Inline function 'kotlin.collections.set' call
|
|
1932
|
-
var key_2 = key.
|
|
1932
|
+
var key_2 = key.w5t_1;
|
|
1933
1933
|
tagTree.k2(key_2, key);
|
|
1934
1934
|
}
|
|
1935
1935
|
var tmp_3 = this;
|
|
1936
1936
|
// Inline function 'kotlin.collections.mapValues' call
|
|
1937
|
-
var this_2 = this.
|
|
1937
|
+
var this_2 = this.t5z_1;
|
|
1938
1938
|
// Inline function 'kotlin.collections.mapValuesTo' call
|
|
1939
1939
|
var destination_0 = LinkedHashMap_init_$Create$_0(mapCapacity(this_2.m()));
|
|
1940
1940
|
// Inline function 'kotlin.collections.associateByTo' call
|
|
@@ -1947,20 +1947,20 @@
|
|
|
1947
1947
|
var tmp$ret$13 = element_0.u().dj_1;
|
|
1948
1948
|
destination_0.k2(tmp_4, tmp$ret$13);
|
|
1949
1949
|
}
|
|
1950
|
-
tmp_3.
|
|
1950
|
+
tmp_3.v5z_1 = HashMap_init_$Create$_0(destination_0);
|
|
1951
1951
|
$l$loop: while (true) {
|
|
1952
1952
|
var added = ArrayList_init_$Create$();
|
|
1953
|
-
var tmp0_iterator_2 = this.
|
|
1953
|
+
var tmp0_iterator_2 = this.w5z_1.j();
|
|
1954
1954
|
while (tmp0_iterator_2.k()) {
|
|
1955
1955
|
var src = tmp0_iterator_2.l();
|
|
1956
|
-
var tmp1_iterator = this.
|
|
1956
|
+
var tmp1_iterator = this.w5z_1.j();
|
|
1957
1957
|
while (tmp1_iterator.k()) {
|
|
1958
1958
|
var dst = tmp1_iterator.l();
|
|
1959
|
-
if (dst.
|
|
1959
|
+
if (dst.o5u().g5t(src.p5w()) && !equals(src.o5u(), dst.p5w())) {
|
|
1960
1960
|
var tmp$ret$17;
|
|
1961
1961
|
$l$block_0: {
|
|
1962
1962
|
// Inline function 'kotlin.collections.none' call
|
|
1963
|
-
var this_3 = this.
|
|
1963
|
+
var this_3 = this.w5z_1;
|
|
1964
1964
|
var tmp_5;
|
|
1965
1965
|
if (isInterface(this_3, Collection)) {
|
|
1966
1966
|
tmp_5 = this_3.p();
|
|
@@ -1975,7 +1975,7 @@
|
|
|
1975
1975
|
while (tmp0_iterator_3.k()) {
|
|
1976
1976
|
var element_1 = tmp0_iterator_3.l();
|
|
1977
1977
|
// Inline function 'org.kodein.di.internal.DITreeImpl.<anonymous>' call
|
|
1978
|
-
if (equals(element_1.
|
|
1978
|
+
if (equals(element_1.o5u(), src.o5u()) && equals(element_1.p5w(), dst.p5w())) {
|
|
1979
1979
|
tmp$ret$17 = false;
|
|
1980
1980
|
break $l$block_0;
|
|
1981
1981
|
}
|
|
@@ -1992,21 +1992,21 @@
|
|
|
1992
1992
|
}
|
|
1993
1993
|
}
|
|
1994
1994
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
1995
|
-
var this_4 = this.
|
|
1995
|
+
var this_4 = this.w5z_1;
|
|
1996
1996
|
addAll(this_4, added);
|
|
1997
1997
|
if (added.p())
|
|
1998
1998
|
break $l$loop;
|
|
1999
1999
|
}
|
|
2000
2000
|
}
|
|
2001
|
-
protoOf(DITreeImpl).
|
|
2002
|
-
return this.
|
|
2001
|
+
protoOf(DITreeImpl).q5v = function () {
|
|
2002
|
+
return this.r5z_1;
|
|
2003
2003
|
};
|
|
2004
|
-
protoOf(DITreeImpl).
|
|
2005
|
-
return this.
|
|
2004
|
+
protoOf(DITreeImpl).p5v = function () {
|
|
2005
|
+
return this.v5z_1;
|
|
2006
2006
|
};
|
|
2007
|
-
protoOf(DITreeImpl).
|
|
2007
|
+
protoOf(DITreeImpl).r5v = function (key, overrideLevel, all) {
|
|
2008
2008
|
if (!all) {
|
|
2009
|
-
var tmp0_safe_receiver = this.
|
|
2009
|
+
var tmp0_safe_receiver = this.t5z_1.h2(key);
|
|
2010
2010
|
if (tmp0_safe_receiver == null)
|
|
2011
2011
|
null;
|
|
2012
2012
|
else {
|
|
@@ -2027,9 +2027,9 @@
|
|
|
2027
2027
|
var tmp_1 = definition instanceof DIDefinition ? definition : THROW_CCE();
|
|
2028
2028
|
return listOf(new Triple(tmp_0, tmp_1, (translator == null ? true : isInterface(translator, ContextTranslator)) ? translator : THROW_CCE()));
|
|
2029
2029
|
}
|
|
2030
|
-
if (!equals(key.
|
|
2031
|
-
var anyContextKey = key.
|
|
2032
|
-
var tmp1_safe_receiver = this.
|
|
2030
|
+
if (!equals(key.t5t_1, Companion_getInstance().x5s_1)) {
|
|
2031
|
+
var anyContextKey = key.j5u(Companion_getInstance().x5s_1);
|
|
2032
|
+
var tmp1_safe_receiver = this.t5z_1.h2(anyContextKey);
|
|
2033
2033
|
if (tmp1_safe_receiver == null)
|
|
2034
2034
|
null;
|
|
2035
2035
|
else {
|
|
@@ -2040,11 +2040,11 @@
|
|
|
2040
2040
|
var realKey_0 = tmp1_safe_receiver.me();
|
|
2041
2041
|
var list_0 = tmp1_safe_receiver.ne();
|
|
2042
2042
|
var translator_0 = tmp1_safe_receiver.fj();
|
|
2043
|
-
if (!(translator_0 == null) && !equals(translator_0.
|
|
2043
|
+
if (!(translator_0 == null) && !equals(translator_0.o5u(), key.t5t_1)) {
|
|
2044
2044
|
break $l$block;
|
|
2045
2045
|
}
|
|
2046
2046
|
// Inline function 'kotlin.collections.set' call
|
|
2047
|
-
this.
|
|
2047
|
+
this.t5z_1.k2(key, tmp1_safe_receiver);
|
|
2048
2048
|
var tmp1_elvis_lhs = getOrNull(list_0, overrideLevel);
|
|
2049
2049
|
var tmp_2;
|
|
2050
2050
|
if (tmp1_elvis_lhs == null) {
|
|
@@ -2061,26 +2061,26 @@
|
|
|
2061
2061
|
}
|
|
2062
2062
|
// Inline function 'kotlin.collections.filter' call
|
|
2063
2063
|
// Inline function 'kotlin.collections.filterTo' call
|
|
2064
|
-
var this_0 = this.
|
|
2064
|
+
var this_0 = this.w5z_1;
|
|
2065
2065
|
var destination = ArrayList_init_$Create$();
|
|
2066
2066
|
var tmp0_iterator = this_0.j();
|
|
2067
2067
|
while (tmp0_iterator.k()) {
|
|
2068
2068
|
var element = tmp0_iterator.l();
|
|
2069
2069
|
// Inline function 'org.kodein.di.internal.DITreeImpl.find.<anonymous>' call
|
|
2070
|
-
if (equals(element.
|
|
2070
|
+
if (equals(element.o5u(), key.t5t_1)) {
|
|
2071
2071
|
destination.e(element);
|
|
2072
2072
|
}
|
|
2073
2073
|
}
|
|
2074
2074
|
var tmp_5 = destination;
|
|
2075
2075
|
// Inline function 'kotlin.collections.filter' call
|
|
2076
2076
|
// Inline function 'kotlin.collections.filterTo' call
|
|
2077
|
-
var this_1 = this.
|
|
2077
|
+
var this_1 = this.w5z_1;
|
|
2078
2078
|
var destination_0 = ArrayList_init_$Create$();
|
|
2079
2079
|
var tmp0_iterator_0 = this_1.j();
|
|
2080
2080
|
while (tmp0_iterator_0.k()) {
|
|
2081
2081
|
var element_0 = tmp0_iterator_0.l();
|
|
2082
2082
|
// Inline function 'org.kodein.di.internal.DITreeImpl.find.<anonymous>' call
|
|
2083
|
-
if (equals(element_0.
|
|
2083
|
+
if (equals(element_0.o5u(), Companion_getInstance().x5s_1)) {
|
|
2084
2084
|
destination_0.e(element_0);
|
|
2085
2085
|
}
|
|
2086
2086
|
}
|
|
@@ -2088,8 +2088,8 @@
|
|
|
2088
2088
|
var tmp2_iterator = applicableTranslators.j();
|
|
2089
2089
|
while (tmp2_iterator.k()) {
|
|
2090
2090
|
var translator_1 = tmp2_iterator.l();
|
|
2091
|
-
var translatedKey = new Key(translator_1.
|
|
2092
|
-
var tmp3_safe_receiver = this.
|
|
2091
|
+
var translatedKey = new Key(translator_1.p5w(), key.u5t_1, key.v5t_1, key.w5t_1);
|
|
2092
|
+
var tmp3_safe_receiver = this.t5z_1.h2(translatedKey);
|
|
2093
2093
|
var tmp_6;
|
|
2094
2094
|
if (tmp3_safe_receiver == null) {
|
|
2095
2095
|
tmp_6 = null;
|
|
@@ -2117,7 +2117,7 @@
|
|
|
2117
2117
|
break $l$block_0;
|
|
2118
2118
|
}
|
|
2119
2119
|
// Inline function 'kotlin.collections.set' call
|
|
2120
|
-
var this_2 = this.
|
|
2120
|
+
var this_2 = this.t5z_1;
|
|
2121
2121
|
var value = tmp4_safe_receiver.hj(VOID, VOID, translator_1);
|
|
2122
2122
|
this_2.k2(key, value);
|
|
2123
2123
|
var realKey_1 = tmp4_safe_receiver.me();
|
|
@@ -2137,14 +2137,14 @@
|
|
|
2137
2137
|
}
|
|
2138
2138
|
}
|
|
2139
2139
|
}
|
|
2140
|
-
var result = findBySpecs(this, new SearchSpecs(key.
|
|
2140
|
+
var result = findBySpecs(this, new SearchSpecs(key.t5t_1, key.u5t_1, key.v5t_1, key.w5t_1));
|
|
2141
2141
|
if (result.m() === 1) {
|
|
2142
2142
|
var tmp5_container = first(result);
|
|
2143
2143
|
var realKey_2 = tmp5_container.me();
|
|
2144
2144
|
var translator_2 = tmp5_container.ne();
|
|
2145
2145
|
// Inline function 'kotlin.collections.set' call
|
|
2146
|
-
var this_3 = this.
|
|
2147
|
-
var tmp6_safe_receiver = this.
|
|
2146
|
+
var this_3 = this.t5z_1;
|
|
2147
|
+
var tmp6_safe_receiver = this.t5z_1.h2(realKey_2);
|
|
2148
2148
|
var tmp7_elvis_lhs = tmp6_safe_receiver == null ? null : tmp6_safe_receiver.hj(VOID, VOID, translator_2);
|
|
2149
2149
|
var tmp_11;
|
|
2150
2150
|
if (tmp7_elvis_lhs == null) {
|
|
@@ -2168,7 +2168,7 @@
|
|
|
2168
2168
|
// Inline function 'org.kodein.di.internal.DITreeImpl.find.<anonymous>' call
|
|
2169
2169
|
var realKey_3 = element_1.me();
|
|
2170
2170
|
var translator_3 = element_1.ne();
|
|
2171
|
-
var tmp0_elvis_lhs_0 = this.
|
|
2171
|
+
var tmp0_elvis_lhs_0 = this.t5z_1.h2(realKey_3);
|
|
2172
2172
|
var tmp_12;
|
|
2173
2173
|
if (tmp0_elvis_lhs_0 == null) {
|
|
2174
2174
|
throw notInMap(this, realKey_3, key);
|
|
@@ -2200,7 +2200,7 @@
|
|
|
2200
2200
|
}
|
|
2201
2201
|
return destination_1;
|
|
2202
2202
|
};
|
|
2203
|
-
protoOf(DITreeImpl).
|
|
2203
|
+
protoOf(DITreeImpl).t5v = function (search) {
|
|
2204
2204
|
var result = findBySpecs(this, search);
|
|
2205
2205
|
// Inline function 'kotlin.collections.map' call
|
|
2206
2206
|
// Inline function 'kotlin.collections.mapTo' call
|
|
@@ -2211,28 +2211,28 @@
|
|
|
2211
2211
|
// Inline function 'org.kodein.di.internal.DITreeImpl.find.<anonymous>' call
|
|
2212
2212
|
var key = item.me();
|
|
2213
2213
|
var translator = item.ne();
|
|
2214
|
-
var tmp$ret$0 = new Triple(key, ensureNotNull(this.
|
|
2214
|
+
var tmp$ret$0 = new Triple(key, ensureNotNull(this.t5z_1.h2(key)).dj_1, translator);
|
|
2215
2215
|
destination.e(tmp$ret$0);
|
|
2216
2216
|
}
|
|
2217
2217
|
return destination;
|
|
2218
2218
|
};
|
|
2219
|
-
protoOf(DITreeImpl).
|
|
2220
|
-
var tmp = this.
|
|
2219
|
+
protoOf(DITreeImpl).u5v = function (key) {
|
|
2220
|
+
var tmp = this.t5z_1.h2(key);
|
|
2221
2221
|
return (tmp == null ? true : tmp instanceof Triple) ? tmp : THROW_CCE();
|
|
2222
2222
|
};
|
|
2223
2223
|
function Down(type) {
|
|
2224
2224
|
TypeChecker.call(this);
|
|
2225
|
-
this.
|
|
2226
|
-
this.
|
|
2225
|
+
this.y5z_1 = type;
|
|
2226
|
+
this.z5z_1 = equals(this.y5z_1, Companion_getInstance().x5s_1);
|
|
2227
2227
|
}
|
|
2228
|
-
protoOf(Down).
|
|
2229
|
-
return this.
|
|
2228
|
+
protoOf(Down).x5z = function (other) {
|
|
2229
|
+
return this.z5z_1 || this.y5z_1.g5t(other);
|
|
2230
2230
|
};
|
|
2231
2231
|
protoOf(Down).toString = function () {
|
|
2232
|
-
return 'Down(type=' + toString_0(this.
|
|
2232
|
+
return 'Down(type=' + toString_0(this.y5z_1) + ')';
|
|
2233
2233
|
};
|
|
2234
2234
|
protoOf(Down).hashCode = function () {
|
|
2235
|
-
return hashCode(this.
|
|
2235
|
+
return hashCode(this.y5z_1);
|
|
2236
2236
|
};
|
|
2237
2237
|
protoOf(Down).equals = function (other) {
|
|
2238
2238
|
if (this === other)
|
|
@@ -2240,22 +2240,22 @@
|
|
|
2240
2240
|
if (!(other instanceof Down))
|
|
2241
2241
|
return false;
|
|
2242
2242
|
var tmp0_other_with_cast = other instanceof Down ? other : THROW_CCE();
|
|
2243
|
-
if (!equals(this.
|
|
2243
|
+
if (!equals(this.y5z_1, tmp0_other_with_cast.y5z_1))
|
|
2244
2244
|
return false;
|
|
2245
2245
|
return true;
|
|
2246
2246
|
};
|
|
2247
2247
|
function Up(type) {
|
|
2248
2248
|
TypeChecker.call(this);
|
|
2249
|
-
this.
|
|
2249
|
+
this.a60_1 = type;
|
|
2250
2250
|
}
|
|
2251
|
-
protoOf(Up).
|
|
2252
|
-
return equals(other, Companion_getInstance().
|
|
2251
|
+
protoOf(Up).x5z = function (other) {
|
|
2252
|
+
return equals(other, Companion_getInstance().x5s_1) || other.g5t(this.a60_1);
|
|
2253
2253
|
};
|
|
2254
2254
|
protoOf(Up).toString = function () {
|
|
2255
|
-
return 'Up(type=' + toString_0(this.
|
|
2255
|
+
return 'Up(type=' + toString_0(this.a60_1) + ')';
|
|
2256
2256
|
};
|
|
2257
2257
|
protoOf(Up).hashCode = function () {
|
|
2258
|
-
return hashCode(this.
|
|
2258
|
+
return hashCode(this.a60_1);
|
|
2259
2259
|
};
|
|
2260
2260
|
protoOf(Up).equals = function (other) {
|
|
2261
2261
|
if (this === other)
|
|
@@ -2263,62 +2263,62 @@
|
|
|
2263
2263
|
if (!(other instanceof Up))
|
|
2264
2264
|
return false;
|
|
2265
2265
|
var tmp0_other_with_cast = other instanceof Up ? other : THROW_CCE();
|
|
2266
|
-
if (!equals(this.
|
|
2266
|
+
if (!equals(this.a60_1, tmp0_other_with_cast.a60_1))
|
|
2267
2267
|
return false;
|
|
2268
2268
|
return true;
|
|
2269
2269
|
};
|
|
2270
2270
|
function TypeChecker() {
|
|
2271
2271
|
}
|
|
2272
2272
|
function DirectDIBaseImpl(container, context) {
|
|
2273
|
-
this.
|
|
2274
|
-
this.
|
|
2273
|
+
this.b60_1 = container;
|
|
2274
|
+
this.c60_1 = context;
|
|
2275
2275
|
}
|
|
2276
|
-
protoOf(DirectDIBaseImpl).
|
|
2277
|
-
return this.
|
|
2276
|
+
protoOf(DirectDIBaseImpl).w5u = function () {
|
|
2277
|
+
return this.b60_1;
|
|
2278
2278
|
};
|
|
2279
|
-
protoOf(DirectDIBaseImpl).
|
|
2279
|
+
protoOf(DirectDIBaseImpl).y5v = function () {
|
|
2280
2280
|
return this;
|
|
2281
2281
|
};
|
|
2282
|
-
protoOf(DirectDIBaseImpl).
|
|
2283
|
-
var tmp = this.
|
|
2284
|
-
return On(new DIImpl(tmp instanceof DIContainerImpl ? tmp : THROW_CCE()), this.
|
|
2282
|
+
protoOf(DirectDIBaseImpl).v5v = function () {
|
|
2283
|
+
var tmp = this.w5u();
|
|
2284
|
+
return On(new DIImpl(tmp instanceof DIContainerImpl ? tmp : THROW_CCE()), this.c60_1);
|
|
2285
2285
|
};
|
|
2286
|
-
protoOf(DirectDIBaseImpl).
|
|
2287
|
-
return new DirectDIImpl(this.
|
|
2286
|
+
protoOf(DirectDIBaseImpl).w5v = function (context) {
|
|
2287
|
+
return new DirectDIImpl(this.w5u(), context);
|
|
2288
2288
|
};
|
|
2289
|
-
protoOf(DirectDIBaseImpl).
|
|
2290
|
-
var tmp = this.
|
|
2289
|
+
protoOf(DirectDIBaseImpl).x5v = function (type, tag) {
|
|
2290
|
+
var tmp = this.w5u();
|
|
2291
2291
|
// Inline function 'org.kodein.di.internal.anyType' call
|
|
2292
|
-
var tmp_0 = this.
|
|
2292
|
+
var tmp_0 = this.c60_1.b5v();
|
|
2293
2293
|
var tmp$ret$0 = isInterface(tmp_0, TypeToken) ? tmp_0 : THROW_CCE();
|
|
2294
|
-
return tmp.
|
|
2294
|
+
return tmp.h5v(new Key(tmp$ret$0, Companion_getInstance().w5s_1, type, tag), this.c60_1.u())();
|
|
2295
2295
|
};
|
|
2296
2296
|
function DIProperty$provideDelegate$lambda($receiver, this$0, $prop) {
|
|
2297
2297
|
return function () {
|
|
2298
2298
|
var tmp;
|
|
2299
|
-
if (!($receiver == null) && this$0.
|
|
2299
|
+
if (!($receiver == null) && this$0.e60_1 === get_AnyDIContext()) {
|
|
2300
2300
|
var tmp_0 = Companion_instance_0;
|
|
2301
2301
|
var tmp_1 = erasedOf($receiver);
|
|
2302
|
-
tmp = tmp_0.
|
|
2302
|
+
tmp = tmp_0.c5v(isInterface(tmp_1, TypeToken) ? tmp_1 : THROW_CCE(), $receiver);
|
|
2303
2303
|
} else {
|
|
2304
|
-
tmp = this$0.
|
|
2304
|
+
tmp = this$0.e60_1;
|
|
2305
2305
|
}
|
|
2306
2306
|
var context = tmp;
|
|
2307
|
-
return this$0.
|
|
2307
|
+
return this$0.f60_1(context, $prop.callableName);
|
|
2308
2308
|
};
|
|
2309
2309
|
}
|
|
2310
2310
|
function DIProperty(trigger, originalContext, get) {
|
|
2311
|
-
this.
|
|
2312
|
-
this.
|
|
2313
|
-
this.
|
|
2311
|
+
this.d60_1 = trigger;
|
|
2312
|
+
this.e60_1 = originalContext;
|
|
2313
|
+
this.f60_1 = get;
|
|
2314
2314
|
}
|
|
2315
|
-
protoOf(DIProperty).
|
|
2315
|
+
protoOf(DIProperty).g60 = function (receiver, prop) {
|
|
2316
2316
|
// Inline function 'kotlin.also' call
|
|
2317
2317
|
var this_0 = lazy(DIProperty$provideDelegate$lambda(receiver, this, prop));
|
|
2318
2318
|
// Inline function 'kotlin.contracts.contract' call
|
|
2319
2319
|
// Inline function 'org.kodein.di.DIProperty.provideDelegate.<anonymous>' call
|
|
2320
|
-
var tmp0_safe_receiver = this.
|
|
2321
|
-
var tmp1_safe_receiver = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
2320
|
+
var tmp0_safe_receiver = this.d60_1;
|
|
2321
|
+
var tmp1_safe_receiver = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.h60_1;
|
|
2322
2322
|
if (tmp1_safe_receiver == null)
|
|
2323
2323
|
null;
|
|
2324
2324
|
else
|
|
@@ -2335,28 +2335,28 @@
|
|
|
2335
2335
|
return ArrayList_init_$Create$();
|
|
2336
2336
|
}
|
|
2337
2337
|
//region block: post-declaration
|
|
2338
|
-
protoOf(
|
|
2339
|
-
protoOf(
|
|
2340
|
-
protoOf(
|
|
2341
|
-
protoOf(
|
|
2342
|
-
protoOf(Provider).
|
|
2343
|
-
protoOf(Provider).
|
|
2344
|
-
protoOf(
|
|
2345
|
-
protoOf(
|
|
2346
|
-
protoOf(
|
|
2347
|
-
protoOf(
|
|
2348
|
-
protoOf(DIBuilderImpl).
|
|
2349
|
-
protoOf(DIContainerImpl).
|
|
2350
|
-
protoOf(DIContainerImpl).
|
|
2351
|
-
protoOf(DIContainerImpl).
|
|
2352
|
-
protoOf(DIContainerImpl).
|
|
2353
|
-
protoOf(DIContainerImpl).
|
|
2354
|
-
protoOf(DIContainerImpl).
|
|
2355
|
-
protoOf(DIImpl).
|
|
2356
|
-
protoOf(DIImpl).
|
|
2357
|
-
protoOf(DIImpl).
|
|
2358
|
-
protoOf(DITreeImpl).
|
|
2359
|
-
protoOf(DirectDIBaseImpl).
|
|
2338
|
+
protoOf(Singleton).i5w = get_argType;
|
|
2339
|
+
protoOf(Singleton).z5t = get_description;
|
|
2340
|
+
protoOf(Singleton).b5u = get_fullDescription;
|
|
2341
|
+
protoOf(Singleton).k5w = get_supportSubTypes;
|
|
2342
|
+
protoOf(Provider).i5w = get_argType;
|
|
2343
|
+
protoOf(Provider).h5w = factoryFullName;
|
|
2344
|
+
protoOf(Provider).q5u = get_scope;
|
|
2345
|
+
protoOf(Provider).z5t = get_description;
|
|
2346
|
+
protoOf(Provider).b5u = get_fullDescription;
|
|
2347
|
+
protoOf(Provider).k5w = get_supportSubTypes;
|
|
2348
|
+
protoOf(DIBuilderImpl).n5u = import$default;
|
|
2349
|
+
protoOf(DIContainerImpl).m5v = factoryOrNull$default;
|
|
2350
|
+
protoOf(DIContainerImpl).k5v = factory$default;
|
|
2351
|
+
protoOf(DIContainerImpl).n5v = provider;
|
|
2352
|
+
protoOf(DIContainerImpl).h5v = provider$default;
|
|
2353
|
+
protoOf(DIContainerImpl).o5v = providerOrNull;
|
|
2354
|
+
protoOf(DIContainerImpl).i5v = providerOrNull$default;
|
|
2355
|
+
protoOf(DIImpl).v5u = get_di;
|
|
2356
|
+
protoOf(DIImpl).x5u = get_diContext;
|
|
2357
|
+
protoOf(DIImpl).y5u = get_diTrigger;
|
|
2358
|
+
protoOf(DITreeImpl).s5v = find$default;
|
|
2359
|
+
protoOf(DirectDIBaseImpl).v5u = get_di_0;
|
|
2360
2360
|
//endregion
|
|
2361
2361
|
//region block: init
|
|
2362
2362
|
Companion_instance = new Companion();
|