@cruglobal/godtools-shared 0.9.0-SNAPSHOT.1270 → 0.9.0-SNAPSHOT.1275
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.
|
@@ -231,17 +231,17 @@
|
|
|
231
231
|
return distinctUntilChanged(state.y1d(tmp, Visibility$isGoneFlow$lambda(this)));
|
|
232
232
|
}
|
|
233
233
|
function watchIsGone(state, block) {
|
|
234
|
-
return Companion_getInstance_60().
|
|
234
|
+
return Companion_getInstance_60().s3e(this.isGoneFlow(state), block);
|
|
235
235
|
}
|
|
236
236
|
function watchIsInvisible(state, block) {
|
|
237
|
-
return Companion_getInstance_60().
|
|
237
|
+
return Companion_getInstance_60().s3e(this.isInvisibleFlow(state), block);
|
|
238
238
|
}
|
|
239
239
|
function watchVisibility(state, block) {
|
|
240
240
|
var tmp = Companion_getInstance_60();
|
|
241
241
|
var tmp_0 = this.isInvisibleFlow(state);
|
|
242
242
|
var tmp_1 = this.isGoneFlow(state);
|
|
243
243
|
var tmp_2 = combine(tmp_0, tmp_1, Visibility$watchVisibility$slambda_0(null));
|
|
244
|
-
return tmp.
|
|
244
|
+
return tmp.s3e(tmp_2, Visibility$watchVisibility$lambda(block));
|
|
245
245
|
}
|
|
246
246
|
setMetadataFor(Visibility, 'Visibility', interfaceMeta);
|
|
247
247
|
setMetadataFor(Content, 'Content', classMeta, BaseModel, [BaseModel, Visibility]);
|
|
@@ -3832,11 +3832,11 @@
|
|
|
3832
3832
|
Item.call($this);
|
|
3833
3833
|
Companion_getInstance_61();
|
|
3834
3834
|
parser.a2y(2, get_XMLNS_CONTENT(), 'item');
|
|
3835
|
-
$this.
|
|
3835
|
+
$this.flow = flow;
|
|
3836
3836
|
var tmp = $this;
|
|
3837
3837
|
var tmp_0 = Companion_getInstance_17();
|
|
3838
3838
|
Companion_getInstance_20();
|
|
3839
|
-
tmp.
|
|
3839
|
+
tmp.b35_1 = tmp_0.y32(parser.p2z('width'));
|
|
3840
3840
|
// Inline function 'org.cru.godtools.shared.tool.parser.model.parseVisibilityAttrs' call
|
|
3841
3841
|
// Inline function 'kotlin.contracts.contract' call
|
|
3842
3842
|
// Inline function 'org.cru.godtools.shared.tool.parser.model.Item.<init>.<anonymous>' call
|
|
@@ -3863,7 +3863,7 @@
|
|
|
3863
3863
|
tmp$ret$1 = tmp_3;
|
|
3864
3864
|
tmp_2 = tmp$ret$1;
|
|
3865
3865
|
}
|
|
3866
|
-
tmp_1.
|
|
3866
|
+
tmp_1.c35_1 = tmp_2;
|
|
3867
3867
|
var tmp_4 = $this;
|
|
3868
3868
|
var tmp1_safe_receiver = tmp1__anonymous__uwfjfc;
|
|
3869
3869
|
var tmp_5;
|
|
@@ -3885,7 +3885,7 @@
|
|
|
3885
3885
|
tmp$ret$3 = tmp_6;
|
|
3886
3886
|
tmp_5 = tmp$ret$3;
|
|
3887
3887
|
}
|
|
3888
|
-
tmp_4.
|
|
3888
|
+
tmp_4.d35_1 = tmp_5;
|
|
3889
3889
|
var tmp_7 = $this;
|
|
3890
3890
|
var tmp$ret$12;
|
|
3891
3891
|
// Inline function 'org.cru.godtools.shared.tool.parser.model.parseContent' call
|
|
@@ -3965,7 +3965,7 @@
|
|
|
3965
3965
|
tmp$ret$10 = tmp$ret$9.w7();
|
|
3966
3966
|
tmp$ret$11 = tmp$ret$10;
|
|
3967
3967
|
tmp$ret$12 = tmp$ret$11;
|
|
3968
|
-
tmp_7.
|
|
3968
|
+
tmp_7.e35_1 = tmp$ret$12;
|
|
3969
3969
|
return $this;
|
|
3970
3970
|
}
|
|
3971
3971
|
function Item_init_$Create$(flow, parser) {
|
|
@@ -3974,11 +3974,11 @@
|
|
|
3974
3974
|
function Item_init_$Init$_0(flow, content, $this) {
|
|
3975
3975
|
BaseModel.call($this, flow);
|
|
3976
3976
|
Item.call($this);
|
|
3977
|
-
$this.
|
|
3977
|
+
$this.flow = flow;
|
|
3978
|
+
$this.b35_1 = null;
|
|
3978
3979
|
$this.c35_1 = null;
|
|
3979
3980
|
$this.d35_1 = null;
|
|
3980
|
-
$this.e35_1 =
|
|
3981
|
-
$this.f35_1 = listOfNotNull(content($this));
|
|
3981
|
+
$this.e35_1 = listOfNotNull(content($this));
|
|
3982
3982
|
return $this;
|
|
3983
3983
|
}
|
|
3984
3984
|
function Item_init_$Create$_0(flow, content) {
|
|
@@ -3986,10 +3986,10 @@
|
|
|
3986
3986
|
}
|
|
3987
3987
|
function Companion_17() {
|
|
3988
3988
|
Companion_instance_17 = this;
|
|
3989
|
-
this.
|
|
3990
|
-
this.
|
|
3991
|
-
this.
|
|
3992
|
-
this.
|
|
3989
|
+
this.f35_1 = 'flow';
|
|
3990
|
+
this.g35_1 = 'item-width';
|
|
3991
|
+
this.h35_1 = new Percent(1.0);
|
|
3992
|
+
this.i35_1 = Horizontal_START_getInstance();
|
|
3993
3993
|
}
|
|
3994
3994
|
var Companion_instance_17;
|
|
3995
3995
|
function Companion_getInstance_21() {
|
|
@@ -4008,17 +4008,17 @@
|
|
|
4008
4008
|
var tmp_1 = Companion_getInstance_17();
|
|
4009
4009
|
Companion_getInstance_21();
|
|
4010
4010
|
var tmp0_elvis_lhs = tmp_1.y32(parser.p2z('item-width'));
|
|
4011
|
-
tmp_0.
|
|
4011
|
+
tmp_0.p35_1 = tmp0_elvis_lhs == null ? Companion_getInstance_21().h35_1 : tmp0_elvis_lhs;
|
|
4012
4012
|
var tmp_2 = $this;
|
|
4013
4013
|
var tmp1_safe_receiver = parser.p2z('row-gravity');
|
|
4014
4014
|
var tmp2_safe_receiver = tmp1_safe_receiver == null ? null : Companion_getInstance_23().x32(tmp1_safe_receiver);
|
|
4015
4015
|
var tmp3_elvis_lhs = tmp2_safe_receiver == null ? null : tmp2_safe_receiver.horizontal;
|
|
4016
|
-
tmp_2.
|
|
4016
|
+
tmp_2.q35_1 = tmp3_elvis_lhs == null ? Companion_getInstance_21().i35_1 : tmp3_elvis_lhs;
|
|
4017
4017
|
var tmp_3 = $this;
|
|
4018
4018
|
var tmp$ret$0;
|
|
4019
4019
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
4020
4020
|
tmp$ret$0 = ArrayList_init_$Create$();
|
|
4021
|
-
tmp_3.
|
|
4021
|
+
tmp_3._items = tmp$ret$0;
|
|
4022
4022
|
// Inline function 'org.cru.godtools.shared.tool.parser.xml.parseChildren' call
|
|
4023
4023
|
$l$loop_1: while (true) {
|
|
4024
4024
|
var tmp_4 = parser.h();
|
|
@@ -4037,7 +4037,7 @@
|
|
|
4037
4037
|
if (tmp1_subject === 'item') {
|
|
4038
4038
|
var tmp2_this = $this;
|
|
4039
4039
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
4040
|
-
var tmp0_plusAssign = tmp2_this.
|
|
4040
|
+
var tmp0_plusAssign = tmp2_this._items;
|
|
4041
4041
|
var tmp1_plusAssign = Item_init_$Create$($this, parser);
|
|
4042
4042
|
tmp0_plusAssign.b(tmp1_plusAssign);
|
|
4043
4043
|
}
|
|
@@ -4048,12 +4048,12 @@
|
|
|
4048
4048
|
var item = Item_init_$Create$_0($this, Flow$_init_$lambda_98n0kd(parser));
|
|
4049
4049
|
var tmp$ret$1;
|
|
4050
4050
|
// Inline function 'kotlin.collections.isNotEmpty' call
|
|
4051
|
-
var tmp2_isNotEmpty = item.
|
|
4051
|
+
var tmp2_isNotEmpty = item.e35_1;
|
|
4052
4052
|
tmp$ret$1 = !tmp2_isNotEmpty.m();
|
|
4053
4053
|
if (tmp$ret$1) {
|
|
4054
4054
|
var tmp3_this = $this;
|
|
4055
4055
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
4056
|
-
var tmp3_plusAssign = tmp3_this.
|
|
4056
|
+
var tmp3_plusAssign = tmp3_this._items;
|
|
4057
4057
|
tmp3_plusAssign.b(item);
|
|
4058
4058
|
}
|
|
4059
4059
|
}
|
|
@@ -4068,14 +4068,21 @@
|
|
|
4068
4068
|
function Flow_init_$Create$(parent, parser) {
|
|
4069
4069
|
return Flow_init_$Init$(parent, parser, objectCreate(protoOf(Flow)));
|
|
4070
4070
|
}
|
|
4071
|
+
protoOf(Item).r35 = function () {
|
|
4072
|
+
return this.flow;
|
|
4073
|
+
};
|
|
4074
|
+
protoOf(Item).w31 = function () {
|
|
4075
|
+
var tmp0_elvis_lhs = this.b35_1;
|
|
4076
|
+
return tmp0_elvis_lhs == null ? this.flow.p35_1 : tmp0_elvis_lhs;
|
|
4077
|
+
};
|
|
4071
4078
|
protoOf(Item).l2z = function () {
|
|
4072
|
-
return this.
|
|
4079
|
+
return this.c35_1;
|
|
4073
4080
|
};
|
|
4074
4081
|
protoOf(Item).m2z = function () {
|
|
4075
|
-
return this.
|
|
4082
|
+
return this.d35_1;
|
|
4076
4083
|
};
|
|
4077
4084
|
protoOf(Item).w2y = function () {
|
|
4078
|
-
return this.
|
|
4085
|
+
return this.e35_1;
|
|
4079
4086
|
};
|
|
4080
4087
|
function Item() {
|
|
4081
4088
|
Companion_getInstance_20();
|
|
@@ -4117,6 +4124,15 @@
|
|
|
4117
4124
|
return tmp;
|
|
4118
4125
|
};
|
|
4119
4126
|
}
|
|
4127
|
+
protoOf(Flow).s35 = function () {
|
|
4128
|
+
return this.p35_1;
|
|
4129
|
+
};
|
|
4130
|
+
protoOf(Flow).t35 = function () {
|
|
4131
|
+
return this.q35_1;
|
|
4132
|
+
};
|
|
4133
|
+
protoOf(Flow).u35 = function () {
|
|
4134
|
+
return this._items;
|
|
4135
|
+
};
|
|
4120
4136
|
protoOf(Flow).m2y = function () {
|
|
4121
4137
|
var tmp;
|
|
4122
4138
|
var tmp_0 = this.f2v().r2z_1;
|
|
@@ -4128,12 +4144,20 @@
|
|
|
4128
4144
|
}
|
|
4129
4145
|
return tmp;
|
|
4130
4146
|
};
|
|
4147
|
+
protoOf(Flow).v35 = function () {
|
|
4148
|
+
var tmp$ret$0;
|
|
4149
|
+
// Inline function 'kotlin.collections.toTypedArray' call
|
|
4150
|
+
var tmp0_toTypedArray = this._items;
|
|
4151
|
+
tmp$ret$0 = copyToArray(tmp0_toTypedArray);
|
|
4152
|
+
return tmp$ret$0;
|
|
4153
|
+
};
|
|
4131
4154
|
function Flow() {
|
|
4132
4155
|
Companion_getInstance_21();
|
|
4133
4156
|
}
|
|
4157
|
+
defineProp(protoOf(Flow), 'items', protoOf(Flow).v35);
|
|
4134
4158
|
function Companion_18() {
|
|
4135
4159
|
Companion_instance_18 = this;
|
|
4136
|
-
this.
|
|
4160
|
+
this.w35_1 = 'form';
|
|
4137
4161
|
}
|
|
4138
4162
|
var Companion_instance_18;
|
|
4139
4163
|
function Companion_getInstance_22() {
|
|
@@ -4227,14 +4251,14 @@
|
|
|
4227
4251
|
tmp$ret$6 = tmp$ret$5.w7();
|
|
4228
4252
|
tmp$ret$7 = tmp$ret$6;
|
|
4229
4253
|
tmp$ret$8 = tmp$ret$7;
|
|
4230
|
-
tmp_0.
|
|
4254
|
+
tmp_0.d36_1 = tmp$ret$8;
|
|
4231
4255
|
return $this;
|
|
4232
4256
|
}
|
|
4233
4257
|
function Form_init_$Create$(parent, parser) {
|
|
4234
4258
|
return Form_init_$Init$(parent, parser, objectCreate(protoOf(Form)));
|
|
4235
4259
|
}
|
|
4236
4260
|
protoOf(Form).w2y = function () {
|
|
4237
|
-
return this.
|
|
4261
|
+
return this.d36_1;
|
|
4238
4262
|
};
|
|
4239
4263
|
protoOf(Form).g2z = function () {
|
|
4240
4264
|
var tmp$ret$3;
|
|
@@ -4335,7 +4359,7 @@
|
|
|
4335
4359
|
Companion_instance_19 = this;
|
|
4336
4360
|
this.CENTER = new Gravity(Horizontal_CENTER_getInstance(), Vertical_CENTER_getInstance());
|
|
4337
4361
|
}
|
|
4338
|
-
protoOf(Companion_19).
|
|
4362
|
+
protoOf(Companion_19).e36 = function () {
|
|
4339
4363
|
return this.CENTER;
|
|
4340
4364
|
};
|
|
4341
4365
|
protoOf(Companion_19).x32 = function (_this__u8e3s4) {
|
|
@@ -4477,47 +4501,47 @@
|
|
|
4477
4501
|
this.horizontal = horizontal;
|
|
4478
4502
|
this.vertical = vertical;
|
|
4479
4503
|
}
|
|
4480
|
-
protoOf(Gravity).
|
|
4504
|
+
protoOf(Gravity).j36 = function () {
|
|
4481
4505
|
return this.horizontal;
|
|
4482
4506
|
};
|
|
4483
|
-
protoOf(Gravity).
|
|
4507
|
+
protoOf(Gravity).k36 = function () {
|
|
4484
4508
|
return this.vertical;
|
|
4485
4509
|
};
|
|
4486
|
-
protoOf(Gravity).
|
|
4510
|
+
protoOf(Gravity).l36 = function () {
|
|
4487
4511
|
return this.horizontal.equals(Horizontal_START_getInstance());
|
|
4488
4512
|
};
|
|
4489
|
-
protoOf(Gravity).
|
|
4513
|
+
protoOf(Gravity).m36 = function () {
|
|
4490
4514
|
return this.horizontal.equals(Horizontal_END_getInstance());
|
|
4491
4515
|
};
|
|
4492
|
-
protoOf(Gravity).
|
|
4516
|
+
protoOf(Gravity).n36 = function () {
|
|
4493
4517
|
return this.horizontal.equals(Horizontal_CENTER_getInstance());
|
|
4494
4518
|
};
|
|
4495
|
-
protoOf(Gravity).
|
|
4519
|
+
protoOf(Gravity).o36 = function () {
|
|
4496
4520
|
return this.vertical.equals(Vertical_TOP_getInstance());
|
|
4497
4521
|
};
|
|
4498
|
-
protoOf(Gravity).
|
|
4522
|
+
protoOf(Gravity).p36 = function () {
|
|
4499
4523
|
return this.vertical.equals(Vertical_BOTTOM_getInstance());
|
|
4500
4524
|
};
|
|
4501
|
-
protoOf(Gravity).
|
|
4525
|
+
protoOf(Gravity).q36 = function () {
|
|
4502
4526
|
return this.vertical.equals(Vertical_CENTER_getInstance());
|
|
4503
4527
|
};
|
|
4504
|
-
protoOf(Gravity).
|
|
4528
|
+
protoOf(Gravity).r36 = function () {
|
|
4505
4529
|
return this.isCenterX ? this.isCenterY : false;
|
|
4506
4530
|
};
|
|
4507
|
-
defineProp(protoOf(Gravity), 'isStart', protoOf(Gravity).
|
|
4508
|
-
defineProp(protoOf(Gravity), 'isEnd', protoOf(Gravity).
|
|
4509
|
-
defineProp(protoOf(Gravity), 'isCenterX', protoOf(Gravity).
|
|
4510
|
-
defineProp(protoOf(Gravity), 'isTop', protoOf(Gravity).
|
|
4511
|
-
defineProp(protoOf(Gravity), 'isBottom', protoOf(Gravity).
|
|
4512
|
-
defineProp(protoOf(Gravity), 'isCenterY', protoOf(Gravity).
|
|
4513
|
-
defineProp(protoOf(Gravity), 'isCenter', protoOf(Gravity).
|
|
4531
|
+
defineProp(protoOf(Gravity), 'isStart', protoOf(Gravity).l36);
|
|
4532
|
+
defineProp(protoOf(Gravity), 'isEnd', protoOf(Gravity).m36);
|
|
4533
|
+
defineProp(protoOf(Gravity), 'isCenterX', protoOf(Gravity).n36);
|
|
4534
|
+
defineProp(protoOf(Gravity), 'isTop', protoOf(Gravity).o36);
|
|
4535
|
+
defineProp(protoOf(Gravity), 'isBottom', protoOf(Gravity).p36);
|
|
4536
|
+
defineProp(protoOf(Gravity), 'isCenterY', protoOf(Gravity).q36);
|
|
4537
|
+
defineProp(protoOf(Gravity), 'isCenter', protoOf(Gravity).r36);
|
|
4514
4538
|
function HasAnalyticsEvents() {
|
|
4515
4539
|
}
|
|
4516
4540
|
function Companion_20() {
|
|
4517
4541
|
Companion_instance_20 = this;
|
|
4518
|
-
this.
|
|
4519
|
-
this.
|
|
4520
|
-
this.
|
|
4542
|
+
this.s36_1 = 'image';
|
|
4543
|
+
this.t36_1 = Horizontal_CENTER_getInstance();
|
|
4544
|
+
this.u36_1 = new Percent(1.0);
|
|
4521
4545
|
}
|
|
4522
4546
|
var Companion_instance_20;
|
|
4523
4547
|
function Companion_getInstance_24() {
|
|
@@ -4532,7 +4556,7 @@
|
|
|
4532
4556
|
var tmp = get_XMLNS_CONTENT();
|
|
4533
4557
|
Companion_getInstance_24();
|
|
4534
4558
|
parser.a2y(2, tmp, 'image');
|
|
4535
|
-
$this.
|
|
4559
|
+
$this.d37_1 = parser.p2z('resource');
|
|
4536
4560
|
// Inline function 'org.cru.godtools.shared.tool.parser.model.parseClickableAttrs' call
|
|
4537
4561
|
// Inline function 'kotlin.contracts.contract' call
|
|
4538
4562
|
var rawUrl = parser.p2z(_get_XML_URL_$accessor$11tx9p3_lkk5sb());
|
|
@@ -4552,12 +4576,12 @@
|
|
|
4552
4576
|
var tmp0_toEventIds = parser.p2z(_get_XML_EVENTS_$accessor$11tx9p3_otmgk5());
|
|
4553
4577
|
tmp$ret$0 = Companion_getInstance_18().i31(tmp0_toEventIds);
|
|
4554
4578
|
var tmp1__anonymous__uwfjfc = tmp$ret$0;
|
|
4555
|
-
$this.
|
|
4556
|
-
$this.
|
|
4579
|
+
$this.b37_1 = tmp1__anonymous__uwfjfc;
|
|
4580
|
+
$this.c37_1 = uri;
|
|
4557
4581
|
var tmp_1 = $this;
|
|
4558
4582
|
var tmp0_safe_receiver_0 = Companion_getInstance_23().x32(parser.p2z('gravity'));
|
|
4559
4583
|
var tmp1_elvis_lhs = tmp0_safe_receiver_0 == null ? null : tmp0_safe_receiver_0.horizontal;
|
|
4560
|
-
tmp_1.gravity = tmp1_elvis_lhs == null ? Companion_getInstance_24().
|
|
4584
|
+
tmp_1.gravity = tmp1_elvis_lhs == null ? Companion_getInstance_24().t36_1 : tmp1_elvis_lhs;
|
|
4561
4585
|
var tmp_2 = $this;
|
|
4562
4586
|
var tmp2_safe_receiver = Companion_getInstance_17().y32(parser.p2z('width'));
|
|
4563
4587
|
var tmp_3;
|
|
@@ -4580,7 +4604,7 @@
|
|
|
4580
4604
|
tmp_3 = tmp$ret$2;
|
|
4581
4605
|
}
|
|
4582
4606
|
var tmp3_elvis_lhs = tmp_3;
|
|
4583
|
-
tmp_2.width = tmp3_elvis_lhs == null ? Companion_getInstance_24().
|
|
4607
|
+
tmp_2.width = tmp3_elvis_lhs == null ? Companion_getInstance_24().u36_1 : tmp3_elvis_lhs;
|
|
4584
4608
|
skipTag(parser);
|
|
4585
4609
|
return $this;
|
|
4586
4610
|
}
|
|
@@ -4590,40 +4614,40 @@
|
|
|
4590
4614
|
function Image_init_$Init$_0(parent, resource, gravity, width, $this) {
|
|
4591
4615
|
parent = parent === VOID ? createTestManifest() : parent;
|
|
4592
4616
|
resource = resource === VOID ? null : resource;
|
|
4593
|
-
gravity = gravity === VOID ? Companion_getInstance_24().
|
|
4594
|
-
width = width === VOID ? Companion_getInstance_24().
|
|
4617
|
+
gravity = gravity === VOID ? Companion_getInstance_24().t36_1 : gravity;
|
|
4618
|
+
width = width === VOID ? Companion_getInstance_24().u36_1 : width;
|
|
4595
4619
|
Content_init_$Init$_0(parent, VOID, VOID, VOID, VOID, VOID, VOID, VOID, $this);
|
|
4596
4620
|
Image.call($this);
|
|
4597
|
-
$this.
|
|
4621
|
+
$this.d37_1 = resource;
|
|
4598
4622
|
$this.gravity = gravity;
|
|
4599
4623
|
$this.width = width;
|
|
4600
|
-
$this.
|
|
4601
|
-
$this.
|
|
4624
|
+
$this.b37_1 = emptyList();
|
|
4625
|
+
$this.c37_1 = null;
|
|
4602
4626
|
return $this;
|
|
4603
4627
|
}
|
|
4604
4628
|
function createTestImage(parent, resource, gravity, width) {
|
|
4605
4629
|
return Image_init_$Init$_0(parent, resource, gravity, width, objectCreate(protoOf(Image)));
|
|
4606
4630
|
}
|
|
4607
4631
|
protoOf(Image).p31 = function () {
|
|
4608
|
-
return this.
|
|
4632
|
+
return this.b37_1;
|
|
4609
4633
|
};
|
|
4610
4634
|
protoOf(Image).q31 = function () {
|
|
4611
|
-
return this.
|
|
4635
|
+
return this.c37_1;
|
|
4612
4636
|
};
|
|
4613
4637
|
protoOf(Image).j31 = function () {
|
|
4614
|
-
return this.
|
|
4638
|
+
return this.d37_1;
|
|
4615
4639
|
};
|
|
4616
4640
|
protoOf(Image).k31 = function () {
|
|
4617
|
-
var tmp0_elvis_lhs = getResource(this, this.
|
|
4641
|
+
var tmp0_elvis_lhs = getResource(this, this.d37_1);
|
|
4618
4642
|
var tmp;
|
|
4619
4643
|
if (tmp0_elvis_lhs == null) {
|
|
4620
4644
|
var tmp_0;
|
|
4621
|
-
if (this.
|
|
4645
|
+
if (this.d37_1 == null) {
|
|
4622
4646
|
tmp_0 = null;
|
|
4623
4647
|
} else if (this.f2v().r2z_1.u2w_1) {
|
|
4624
|
-
var message = 'tool: ' + this.f2v().code + ' locale: ' + this.f2v().locale + ' resource: ' + this.
|
|
4648
|
+
var message = 'tool: ' + this.f2v().code + ' locale: ' + this.f2v().locale + ' resource: ' + this.d37_1;
|
|
4625
4649
|
Napier_getInstance().y2r(message, new DeprecationException('Legacy Manifest missing Image Resource ' + message), 'Image');
|
|
4626
|
-
tmp_0 = Resource_init_$Create$_0(this.f2v(), this.
|
|
4650
|
+
tmp_0 = Resource_init_$Create$_0(this.f2v(), this.d37_1);
|
|
4627
4651
|
} else {
|
|
4628
4652
|
tmp_0 = null;
|
|
4629
4653
|
}
|
|
@@ -4646,7 +4670,7 @@
|
|
|
4646
4670
|
} else {
|
|
4647
4671
|
var tmp$ret$0;
|
|
4648
4672
|
// Inline function 'kotlin.text.isNullOrEmpty' call
|
|
4649
|
-
var tmp0_isNullOrEmpty = this.
|
|
4673
|
+
var tmp0_isNullOrEmpty = this.d37_1;
|
|
4650
4674
|
// Inline function 'kotlin.contracts.contract' call
|
|
4651
4675
|
tmp$ret$0 = tmp0_isNullOrEmpty == null ? true : charSequenceLength(tmp0_isNullOrEmpty) === 0;
|
|
4652
4676
|
tmp = tmp$ret$0;
|
|
@@ -4676,7 +4700,7 @@
|
|
|
4676
4700
|
function Companion_21() {
|
|
4677
4701
|
Companion_instance_21 = this;
|
|
4678
4702
|
}
|
|
4679
|
-
protoOf(Companion_21).
|
|
4703
|
+
protoOf(Companion_21).e37 = function (_this__u8e3s4) {
|
|
4680
4704
|
var tmp0_subject = _this__u8e3s4;
|
|
4681
4705
|
switch (tmp0_subject) {
|
|
4682
4706
|
case 'fit':
|
|
@@ -4759,9 +4783,9 @@
|
|
|
4759
4783
|
var Type_HIDDEN_instance;
|
|
4760
4784
|
function Companion_22() {
|
|
4761
4785
|
Companion_instance_22 = this;
|
|
4762
|
-
this.
|
|
4786
|
+
this.f37_1 = Type_TEXT_getInstance();
|
|
4763
4787
|
}
|
|
4764
|
-
protoOf(Companion_22).
|
|
4788
|
+
protoOf(Companion_22).g37 = function (_this__u8e3s4) {
|
|
4765
4789
|
var tmp0_subject = _this__u8e3s4;
|
|
4766
4790
|
switch (tmp0_subject) {
|
|
4767
4791
|
case 'email':
|
|
@@ -4815,7 +4839,7 @@
|
|
|
4815
4839
|
}
|
|
4816
4840
|
function Companion_23() {
|
|
4817
4841
|
Companion_instance_23 = this;
|
|
4818
|
-
this.
|
|
4842
|
+
this.h37_1 = 'input';
|
|
4819
4843
|
}
|
|
4820
4844
|
var Companion_instance_23;
|
|
4821
4845
|
function Companion_getInstance_27() {
|
|
@@ -4832,8 +4856,8 @@
|
|
|
4832
4856
|
parser.a2y(2, tmp, 'input');
|
|
4833
4857
|
var tmp_0 = $this;
|
|
4834
4858
|
var tmp0_safe_receiver = parser.p2z('type');
|
|
4835
|
-
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : Companion_getInstance_26().
|
|
4836
|
-
tmp_0.type = tmp1_elvis_lhs == null ? Companion_getInstance_26().
|
|
4859
|
+
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : Companion_getInstance_26().g37(tmp0_safe_receiver);
|
|
4860
|
+
tmp_0.type = tmp1_elvis_lhs == null ? Companion_getInstance_26().f37_1 : tmp1_elvis_lhs;
|
|
4837
4861
|
$this.name = parser.p2z('name');
|
|
4838
4862
|
$this.value = parser.p2z('value');
|
|
4839
4863
|
var tmp_1 = $this;
|
|
@@ -4907,13 +4931,13 @@
|
|
|
4907
4931
|
protoOf(Input).r1 = function () {
|
|
4908
4932
|
return this.value;
|
|
4909
4933
|
};
|
|
4910
|
-
protoOf(Input).
|
|
4934
|
+
protoOf(Input).q37 = function () {
|
|
4911
4935
|
return this.isRequired;
|
|
4912
4936
|
};
|
|
4913
|
-
protoOf(Input).
|
|
4937
|
+
protoOf(Input).r37 = function () {
|
|
4914
4938
|
return this.label;
|
|
4915
4939
|
};
|
|
4916
|
-
protoOf(Input).
|
|
4940
|
+
protoOf(Input).s37 = function () {
|
|
4917
4941
|
return this.placeholder;
|
|
4918
4942
|
};
|
|
4919
4943
|
protoOf(Input).validateValue = function (raw) {
|
|
@@ -4968,7 +4992,7 @@
|
|
|
4968
4992
|
}
|
|
4969
4993
|
function Companion_24() {
|
|
4970
4994
|
Companion_instance_24 = this;
|
|
4971
|
-
this.
|
|
4995
|
+
this.t37_1 = 'link';
|
|
4972
4996
|
}
|
|
4973
4997
|
var Companion_instance_24;
|
|
4974
4998
|
function Companion_getInstance_28() {
|
|
@@ -4980,7 +5004,7 @@
|
|
|
4980
5004
|
var tmp$ret$0;
|
|
4981
5005
|
// Inline function 'kotlin.getValue' call
|
|
4982
5006
|
var tmp0_getValue = defaultTextStyles$factory_0();
|
|
4983
|
-
tmp$ret$0 = $this.
|
|
5007
|
+
tmp$ret$0 = $this.c38_1.r1();
|
|
4984
5008
|
return tmp$ret$0;
|
|
4985
5009
|
}
|
|
4986
5010
|
function Link_init_$Init$(parent, parser, $this) {
|
|
@@ -5009,13 +5033,13 @@
|
|
|
5009
5033
|
var tmp0_toEventIds = parser.p2z(_get_XML_EVENTS_$accessor$11tx9p3_otmgk5());
|
|
5010
5034
|
tmp$ret$0 = Companion_getInstance_18().i31(tmp0_toEventIds);
|
|
5011
5035
|
var tmp1__anonymous__uwfjfc = tmp$ret$0;
|
|
5012
|
-
$this.
|
|
5013
|
-
$this.
|
|
5036
|
+
$this.a38_1 = tmp1__anonymous__uwfjfc;
|
|
5037
|
+
$this.b38_1 = uri;
|
|
5014
5038
|
var tmp_1 = $this;
|
|
5015
5039
|
var tmp$ret$1;
|
|
5016
5040
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
5017
5041
|
tmp$ret$1 = ArrayList_init_$Create$();
|
|
5018
|
-
tmp_1.
|
|
5042
|
+
tmp_1.d38_1 = tmp$ret$1;
|
|
5019
5043
|
var tmp_2 = $this;
|
|
5020
5044
|
var tmp_3 = _get_defaultTextStyles__fjozb5_0($this);
|
|
5021
5045
|
var tmp_4 = get_XMLNS_CONTENT();
|
|
@@ -5047,7 +5071,7 @@
|
|
|
5047
5071
|
Companion_getInstance_7();
|
|
5048
5072
|
if (tmp1_subject === 'events') {
|
|
5049
5073
|
var tmp2_this = this$0;
|
|
5050
|
-
var tmp0_plusAssign = tmp2_this.
|
|
5074
|
+
var tmp0_plusAssign = tmp2_this.d38_1;
|
|
5051
5075
|
var tmp1_plusAssign = Companion_getInstance_7().e2y($parser, this$0);
|
|
5052
5076
|
addAll(tmp0_plusAssign, tmp1_plusAssign);
|
|
5053
5077
|
tmp_0 = Unit_getInstance();
|
|
@@ -5058,10 +5082,10 @@
|
|
|
5058
5082
|
};
|
|
5059
5083
|
}
|
|
5060
5084
|
protoOf(Link).p31 = function () {
|
|
5061
|
-
return this.
|
|
5085
|
+
return this.a38_1;
|
|
5062
5086
|
};
|
|
5063
5087
|
protoOf(Link).q31 = function () {
|
|
5064
|
-
return this.
|
|
5088
|
+
return this.b38_1;
|
|
5065
5089
|
};
|
|
5066
5090
|
protoOf(Link).b1i = function () {
|
|
5067
5091
|
return this.text;
|
|
@@ -5070,7 +5094,7 @@
|
|
|
5070
5094
|
return protoOf(Content).m2y.call(this) ? true : !this.isClickable;
|
|
5071
5095
|
};
|
|
5072
5096
|
protoOf(Link).i33 = function () {
|
|
5073
|
-
return this.
|
|
5097
|
+
return this.d38_1;
|
|
5074
5098
|
};
|
|
5075
5099
|
protoOf(Link)._getAnalyticsEvents = function (type) {
|
|
5076
5100
|
var tmp0_subject = type;
|
|
@@ -5079,7 +5103,7 @@
|
|
|
5079
5103
|
if (tmp0 === 3) {
|
|
5080
5104
|
var tmp$ret$2;
|
|
5081
5105
|
// Inline function 'kotlin.collections.filter' call
|
|
5082
|
-
var tmp1_filter = this.
|
|
5106
|
+
var tmp1_filter = this.d38_1;
|
|
5083
5107
|
var tmp$ret$1;
|
|
5084
5108
|
// Inline function 'kotlin.collections.filterTo' call
|
|
5085
5109
|
var tmp0_filterTo = ArrayList_init_$Create$();
|
|
@@ -5105,7 +5129,7 @@
|
|
|
5105
5129
|
function Link() {
|
|
5106
5130
|
Companion_getInstance_28();
|
|
5107
5131
|
var tmp = this;
|
|
5108
|
-
tmp.
|
|
5132
|
+
tmp.c38_1 = lazy(Link$defaultTextStyles$delegate$lambda(this));
|
|
5109
5133
|
}
|
|
5110
5134
|
defineProp(protoOf(Link), '_events', function () {
|
|
5111
5135
|
return this.p31();
|
|
@@ -5125,20 +5149,20 @@
|
|
|
5125
5149
|
}, null);
|
|
5126
5150
|
}
|
|
5127
5151
|
function Manifest$Companion$parse$slambda$slambda$slambda($manifest, $fileName, $parseFile, $src, resultContinuation) {
|
|
5128
|
-
this.
|
|
5129
|
-
this.
|
|
5130
|
-
this.
|
|
5131
|
-
this.
|
|
5152
|
+
this.m38_1 = $manifest;
|
|
5153
|
+
this.n38_1 = $fileName;
|
|
5154
|
+
this.o38_1 = $parseFile;
|
|
5155
|
+
this.p38_1 = $src;
|
|
5132
5156
|
CoroutineImpl.call(this, resultContinuation);
|
|
5133
5157
|
}
|
|
5134
|
-
protoOf(Manifest$Companion$parse$slambda$slambda$slambda).
|
|
5158
|
+
protoOf(Manifest$Companion$parse$slambda$slambda$slambda).s38 = function ($this$async, $completion) {
|
|
5135
5159
|
var tmp = this.g11($this$async, $completion);
|
|
5136
5160
|
tmp.ce_1 = Unit_getInstance();
|
|
5137
5161
|
tmp.de_1 = null;
|
|
5138
5162
|
return tmp.te();
|
|
5139
5163
|
};
|
|
5140
5164
|
protoOf(Manifest$Companion$parse$slambda$slambda$slambda).hf = function (p1, $completion) {
|
|
5141
|
-
return this.
|
|
5165
|
+
return this.s38((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
|
|
5142
5166
|
};
|
|
5143
5167
|
protoOf(Manifest$Companion$parse$slambda$slambda$slambda).te = function () {
|
|
5144
5168
|
var suspendResult = this.ce_1;
|
|
@@ -5148,9 +5172,9 @@
|
|
|
5148
5172
|
switch (tmp) {
|
|
5149
5173
|
case 0:
|
|
5150
5174
|
this.be_1 = 2;
|
|
5151
|
-
this.
|
|
5175
|
+
this.r38_1 = Companion_getInstance_49();
|
|
5152
5176
|
this.ae_1 = 1;
|
|
5153
|
-
suspendResult = this.
|
|
5177
|
+
suspendResult = this.o38_1(this.p38_1, this);
|
|
5154
5178
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
5155
5179
|
return suspendResult;
|
|
5156
5180
|
}
|
|
@@ -5158,7 +5182,7 @@
|
|
|
5158
5182
|
continue $sm;
|
|
5159
5183
|
case 1:
|
|
5160
5184
|
var ARGUMENT = suspendResult;
|
|
5161
|
-
return this.
|
|
5185
|
+
return this.r38_1.x38(this.m38_1, this.n38_1, ARGUMENT);
|
|
5162
5186
|
case 2:
|
|
5163
5187
|
throw this.de_1;
|
|
5164
5188
|
}
|
|
@@ -5174,33 +5198,33 @@
|
|
|
5174
5198
|
while (true);
|
|
5175
5199
|
};
|
|
5176
5200
|
protoOf(Manifest$Companion$parse$slambda$slambda$slambda).g11 = function ($this$async, completion) {
|
|
5177
|
-
var i = new Manifest$Companion$parse$slambda$slambda$slambda(this.
|
|
5178
|
-
i.
|
|
5201
|
+
var i = new Manifest$Companion$parse$slambda$slambda$slambda(this.m38_1, this.n38_1, this.o38_1, this.p38_1, completion);
|
|
5202
|
+
i.q38_1 = $this$async;
|
|
5179
5203
|
return i;
|
|
5180
5204
|
};
|
|
5181
5205
|
function Manifest$Companion$parse$slambda$slambda$slambda_0($manifest, $fileName, $parseFile, $src, resultContinuation) {
|
|
5182
5206
|
var i = new Manifest$Companion$parse$slambda$slambda$slambda($manifest, $fileName, $parseFile, $src, resultContinuation);
|
|
5183
5207
|
var l = function ($this$async, $completion) {
|
|
5184
|
-
return i.
|
|
5208
|
+
return i.s38($this$async, $completion);
|
|
5185
5209
|
};
|
|
5186
5210
|
l.$arity = 1;
|
|
5187
5211
|
return l;
|
|
5188
5212
|
}
|
|
5189
5213
|
function Manifest$Companion$parse$slambda$slambda$slambda_1($manifest, $id, $parseFile, $src, resultContinuation) {
|
|
5190
|
-
this.
|
|
5191
|
-
this.
|
|
5192
|
-
this.
|
|
5193
|
-
this.
|
|
5214
|
+
this.g39_1 = $manifest;
|
|
5215
|
+
this.h39_1 = $id;
|
|
5216
|
+
this.i39_1 = $parseFile;
|
|
5217
|
+
this.j39_1 = $src;
|
|
5194
5218
|
CoroutineImpl.call(this, resultContinuation);
|
|
5195
5219
|
}
|
|
5196
|
-
protoOf(Manifest$Companion$parse$slambda$slambda$slambda_1).
|
|
5220
|
+
protoOf(Manifest$Companion$parse$slambda$slambda$slambda_1).l39 = function ($this$async, $completion) {
|
|
5197
5221
|
var tmp = this.g11($this$async, $completion);
|
|
5198
5222
|
tmp.ce_1 = Unit_getInstance();
|
|
5199
5223
|
tmp.de_1 = null;
|
|
5200
5224
|
return tmp.te();
|
|
5201
5225
|
};
|
|
5202
5226
|
protoOf(Manifest$Companion$parse$slambda$slambda$slambda_1).hf = function (p1, $completion) {
|
|
5203
|
-
return this.
|
|
5227
|
+
return this.l39((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
|
|
5204
5228
|
};
|
|
5205
5229
|
protoOf(Manifest$Companion$parse$slambda$slambda$slambda_1).te = function () {
|
|
5206
5230
|
var suspendResult = this.ce_1;
|
|
@@ -5211,7 +5235,7 @@
|
|
|
5211
5235
|
case 0:
|
|
5212
5236
|
this.be_1 = 2;
|
|
5213
5237
|
this.ae_1 = 1;
|
|
5214
|
-
suspendResult = this.
|
|
5238
|
+
suspendResult = this.i39_1(this.j39_1, this);
|
|
5215
5239
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
5216
5240
|
return suspendResult;
|
|
5217
5241
|
}
|
|
@@ -5219,7 +5243,7 @@
|
|
|
5219
5243
|
continue $sm;
|
|
5220
5244
|
case 1:
|
|
5221
5245
|
var ARGUMENT = suspendResult;
|
|
5222
|
-
return Tip_init_$Create$(this.
|
|
5246
|
+
return Tip_init_$Create$(this.g39_1, this.h39_1, ARGUMENT);
|
|
5223
5247
|
case 2:
|
|
5224
5248
|
throw this.de_1;
|
|
5225
5249
|
}
|
|
@@ -5235,21 +5259,21 @@
|
|
|
5235
5259
|
while (true);
|
|
5236
5260
|
};
|
|
5237
5261
|
protoOf(Manifest$Companion$parse$slambda$slambda$slambda_1).g11 = function ($this$async, completion) {
|
|
5238
|
-
var i = new Manifest$Companion$parse$slambda$slambda$slambda_1(this.
|
|
5239
|
-
i.
|
|
5262
|
+
var i = new Manifest$Companion$parse$slambda$slambda$slambda_1(this.g39_1, this.h39_1, this.i39_1, this.j39_1, completion);
|
|
5263
|
+
i.k39_1 = $this$async;
|
|
5240
5264
|
return i;
|
|
5241
5265
|
};
|
|
5242
5266
|
function Manifest$Companion$parse$slambda$slambda$slambda_2($manifest, $id, $parseFile, $src, resultContinuation) {
|
|
5243
5267
|
var i = new Manifest$Companion$parse$slambda$slambda$slambda_1($manifest, $id, $parseFile, $src, resultContinuation);
|
|
5244
5268
|
var l = function ($this$async, $completion) {
|
|
5245
|
-
return i.
|
|
5269
|
+
return i.l39($this$async, $completion);
|
|
5246
5270
|
};
|
|
5247
5271
|
l.$arity = 1;
|
|
5248
5272
|
return l;
|
|
5249
5273
|
}
|
|
5250
5274
|
function Manifest$Companion$parse$slambda$slambda($manifest, $parseFile, resultContinuation) {
|
|
5251
|
-
this.
|
|
5252
|
-
this.
|
|
5275
|
+
this.u39_1 = $manifest;
|
|
5276
|
+
this.v39_1 = $parseFile;
|
|
5253
5277
|
CoroutineImpl.call(this, resultContinuation);
|
|
5254
5278
|
}
|
|
5255
5279
|
protoOf(Manifest$Companion$parse$slambda$slambda).f11 = function ($this$launch, $completion) {
|
|
@@ -5270,14 +5294,14 @@
|
|
|
5270
5294
|
case 0:
|
|
5271
5295
|
this.be_1 = 2;
|
|
5272
5296
|
this.ae_1 = 1;
|
|
5273
|
-
var tmp1_map = this.
|
|
5297
|
+
var tmp1_map = this.u39_1.l30_1;
|
|
5274
5298
|
var tmp0_mapTo = ArrayList_init_$Create$_0(collectionSizeOrDefault(tmp1_map, 10));
|
|
5275
5299
|
var tmp0_iterator = tmp1_map.f();
|
|
5276
5300
|
while (tmp0_iterator.g()) {
|
|
5277
5301
|
var item = tmp0_iterator.h();
|
|
5278
5302
|
var fileName = item.x2();
|
|
5279
5303
|
var src = item.y2();
|
|
5280
|
-
tmp0_mapTo.b(async(this.
|
|
5304
|
+
tmp0_mapTo.b(async(this.w39_1, VOID, VOID, Manifest$Companion$parse$slambda$slambda$slambda_0(this.u39_1, fileName, this.v39_1, src, null)));
|
|
5281
5305
|
}
|
|
5282
5306
|
|
|
5283
5307
|
suspendResult = awaitAll(tmp0_mapTo, this);
|
|
@@ -5289,7 +5313,7 @@
|
|
|
5289
5313
|
case 1:
|
|
5290
5314
|
var ARGUMENT = suspendResult;
|
|
5291
5315
|
var ARGUMENT_0 = filterNotNull(ARGUMENT);
|
|
5292
|
-
_set_pages__j2nojl(this.
|
|
5316
|
+
_set_pages__j2nojl(this.u39_1, ARGUMENT_0);
|
|
5293
5317
|
return Unit_getInstance();
|
|
5294
5318
|
case 2:
|
|
5295
5319
|
throw this.de_1;
|
|
@@ -5306,8 +5330,8 @@
|
|
|
5306
5330
|
while (true);
|
|
5307
5331
|
};
|
|
5308
5332
|
protoOf(Manifest$Companion$parse$slambda$slambda).g11 = function ($this$launch, completion) {
|
|
5309
|
-
var i = new Manifest$Companion$parse$slambda$slambda(this.
|
|
5310
|
-
i.
|
|
5333
|
+
var i = new Manifest$Companion$parse$slambda$slambda(this.u39_1, this.v39_1, completion);
|
|
5334
|
+
i.w39_1 = $this$launch;
|
|
5311
5335
|
return i;
|
|
5312
5336
|
};
|
|
5313
5337
|
function Manifest$Companion$parse$slambda$slambda_0($manifest, $parseFile, resultContinuation) {
|
|
@@ -5319,8 +5343,8 @@
|
|
|
5319
5343
|
return l;
|
|
5320
5344
|
}
|
|
5321
5345
|
function Manifest$Companion$parse$slambda$slambda_1($manifest, $parseFile, resultContinuation) {
|
|
5322
|
-
this.
|
|
5323
|
-
this.
|
|
5346
|
+
this.f3a_1 = $manifest;
|
|
5347
|
+
this.g3a_1 = $parseFile;
|
|
5324
5348
|
CoroutineImpl.call(this, resultContinuation);
|
|
5325
5349
|
}
|
|
5326
5350
|
protoOf(Manifest$Companion$parse$slambda$slambda_1).f11 = function ($this$launch, $completion) {
|
|
@@ -5341,14 +5365,14 @@
|
|
|
5341
5365
|
case 0:
|
|
5342
5366
|
this.be_1 = 2;
|
|
5343
5367
|
this.ae_1 = 1;
|
|
5344
|
-
var tmp1_map = this.
|
|
5368
|
+
var tmp1_map = this.f3a_1.m30_1;
|
|
5345
5369
|
var tmp0_mapTo = ArrayList_init_$Create$_0(collectionSizeOrDefault(tmp1_map, 10));
|
|
5346
5370
|
var tmp0_iterator = tmp1_map.f();
|
|
5347
5371
|
while (tmp0_iterator.g()) {
|
|
5348
5372
|
var item = tmp0_iterator.h();
|
|
5349
5373
|
var id = item.x2();
|
|
5350
5374
|
var src = item.y2();
|
|
5351
|
-
tmp0_mapTo.b(async(this.
|
|
5375
|
+
tmp0_mapTo.b(async(this.h3a_1, VOID, VOID, Manifest$Companion$parse$slambda$slambda$slambda_2(this.f3a_1, id, this.g3a_1, src, null)));
|
|
5352
5376
|
}
|
|
5353
5377
|
|
|
5354
5378
|
suspendResult = awaitAll(tmp0_mapTo, this);
|
|
@@ -5364,11 +5388,11 @@
|
|
|
5364
5388
|
var tmp0_iterator_0 = tmp3_associateBy.f();
|
|
5365
5389
|
while (tmp0_iterator_0.g()) {
|
|
5366
5390
|
var element = tmp0_iterator_0.h();
|
|
5367
|
-
tmp2_associateByTo.z2(element.
|
|
5391
|
+
tmp2_associateByTo.z2(element.j3a_1, element);
|
|
5368
5392
|
}
|
|
5369
5393
|
|
|
5370
5394
|
var ARGUMENT = tmp2_associateByTo;
|
|
5371
|
-
_set_tips__9ug36n(this.
|
|
5395
|
+
_set_tips__9ug36n(this.f3a_1, ARGUMENT);
|
|
5372
5396
|
return Unit_getInstance();
|
|
5373
5397
|
case 2:
|
|
5374
5398
|
throw this.de_1;
|
|
@@ -5385,8 +5409,8 @@
|
|
|
5385
5409
|
while (true);
|
|
5386
5410
|
};
|
|
5387
5411
|
protoOf(Manifest$Companion$parse$slambda$slambda_1).g11 = function ($this$launch, completion) {
|
|
5388
|
-
var i = new Manifest$Companion$parse$slambda$slambda_1(this.
|
|
5389
|
-
i.
|
|
5412
|
+
var i = new Manifest$Companion$parse$slambda$slambda_1(this.f3a_1, this.g3a_1, completion);
|
|
5413
|
+
i.h3a_1 = $this$launch;
|
|
5390
5414
|
return i;
|
|
5391
5415
|
};
|
|
5392
5416
|
function Manifest$Companion$parse$slambda$slambda_2($manifest, $parseFile, resultContinuation) {
|
|
@@ -5398,19 +5422,19 @@
|
|
|
5398
5422
|
return l;
|
|
5399
5423
|
}
|
|
5400
5424
|
function Manifest$Companion$parse$slambda($config, $manifest, $parseFile, resultContinuation) {
|
|
5401
|
-
this.
|
|
5402
|
-
this.
|
|
5403
|
-
this.
|
|
5425
|
+
this.u3a_1 = $config;
|
|
5426
|
+
this.v3a_1 = $manifest;
|
|
5427
|
+
this.w3a_1 = $parseFile;
|
|
5404
5428
|
CoroutineImpl.call(this, resultContinuation);
|
|
5405
5429
|
}
|
|
5406
|
-
protoOf(Manifest$Companion$parse$slambda).
|
|
5430
|
+
protoOf(Manifest$Companion$parse$slambda).y3a = function ($this$coroutineScope, $completion) {
|
|
5407
5431
|
var tmp = this.g11($this$coroutineScope, $completion);
|
|
5408
5432
|
tmp.ce_1 = Unit_getInstance();
|
|
5409
5433
|
tmp.de_1 = null;
|
|
5410
5434
|
return tmp.te();
|
|
5411
5435
|
};
|
|
5412
5436
|
protoOf(Manifest$Companion$parse$slambda).hf = function (p1, $completion) {
|
|
5413
|
-
return this.
|
|
5437
|
+
return this.y3a((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
|
|
5414
5438
|
};
|
|
5415
5439
|
protoOf(Manifest$Companion$parse$slambda).te = function () {
|
|
5416
5440
|
var suspendResult = this.ce_1;
|
|
@@ -5419,16 +5443,16 @@
|
|
|
5419
5443
|
var tmp = this.ae_1;
|
|
5420
5444
|
if (tmp === 0) {
|
|
5421
5445
|
this.be_1 = 1;
|
|
5422
|
-
if (this.
|
|
5423
|
-
launch(this.
|
|
5446
|
+
if (this.u3a_1.s2w_1) {
|
|
5447
|
+
launch(this.x3a_1, VOID, VOID, Manifest$Companion$parse$slambda$slambda_0(this.v3a_1, this.w3a_1, null));
|
|
5424
5448
|
} else {
|
|
5425
|
-
_set_pages__j2nojl(this.
|
|
5449
|
+
_set_pages__j2nojl(this.v3a_1, emptyList());
|
|
5426
5450
|
}
|
|
5427
5451
|
var tmp_0;
|
|
5428
|
-
if (this.
|
|
5429
|
-
tmp_0 = launch(this.
|
|
5452
|
+
if (this.u3a_1.t2w_1) {
|
|
5453
|
+
tmp_0 = launch(this.x3a_1, VOID, VOID, Manifest$Companion$parse$slambda$slambda_2(this.v3a_1, this.w3a_1, null));
|
|
5430
5454
|
} else {
|
|
5431
|
-
_set_tips__9ug36n(this.
|
|
5455
|
+
_set_tips__9ug36n(this.v3a_1, emptyMap());
|
|
5432
5456
|
tmp_0 = Unit_getInstance();
|
|
5433
5457
|
}
|
|
5434
5458
|
return tmp_0;
|
|
@@ -5442,24 +5466,24 @@
|
|
|
5442
5466
|
while (true);
|
|
5443
5467
|
};
|
|
5444
5468
|
protoOf(Manifest$Companion$parse$slambda).g11 = function ($this$coroutineScope, completion) {
|
|
5445
|
-
var i = new Manifest$Companion$parse$slambda(this.
|
|
5446
|
-
i.
|
|
5469
|
+
var i = new Manifest$Companion$parse$slambda(this.u3a_1, this.v3a_1, this.w3a_1, completion);
|
|
5470
|
+
i.x3a_1 = $this$coroutineScope;
|
|
5447
5471
|
return i;
|
|
5448
5472
|
};
|
|
5449
5473
|
function Manifest$Companion$parse$slambda_0($config, $manifest, $parseFile, resultContinuation) {
|
|
5450
5474
|
var i = new Manifest$Companion$parse$slambda($config, $manifest, $parseFile, resultContinuation);
|
|
5451
5475
|
var l = function ($this$coroutineScope, $completion) {
|
|
5452
|
-
return i.
|
|
5476
|
+
return i.y3a($this$coroutineScope, $completion);
|
|
5453
5477
|
};
|
|
5454
5478
|
l.$arity = 1;
|
|
5455
5479
|
return l;
|
|
5456
5480
|
}
|
|
5457
5481
|
function $parseCOROUTINE$0(_this__u8e3s4, fileName, config, parseFile, resultContinuation) {
|
|
5458
5482
|
CoroutineImpl.call(this, resultContinuation);
|
|
5459
|
-
this.
|
|
5460
|
-
this.
|
|
5461
|
-
this.
|
|
5462
|
-
this.
|
|
5483
|
+
this.h3b_1 = _this__u8e3s4;
|
|
5484
|
+
this.i3b_1 = fileName;
|
|
5485
|
+
this.j3b_1 = config;
|
|
5486
|
+
this.k3b_1 = parseFile;
|
|
5463
5487
|
}
|
|
5464
5488
|
protoOf($parseCOROUTINE$0).te = function () {
|
|
5465
5489
|
var suspendResult = this.ce_1;
|
|
@@ -5470,17 +5494,17 @@
|
|
|
5470
5494
|
case 0:
|
|
5471
5495
|
this.be_1 = 3;
|
|
5472
5496
|
this.ae_1 = 1;
|
|
5473
|
-
suspendResult = this.
|
|
5497
|
+
suspendResult = this.k3b_1(this.i3b_1, this);
|
|
5474
5498
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
5475
5499
|
return suspendResult;
|
|
5476
5500
|
}
|
|
5477
5501
|
|
|
5478
5502
|
continue $sm;
|
|
5479
5503
|
case 1:
|
|
5480
|
-
this.
|
|
5481
|
-
this.
|
|
5504
|
+
this.l3b_1 = suspendResult;
|
|
5505
|
+
this.m3b_1 = Manifest_init_$Create$(this.l3b_1, this.j3b_1);
|
|
5482
5506
|
this.ae_1 = 2;
|
|
5483
|
-
suspendResult = coroutineScope(Manifest$Companion$parse$slambda_0(this.
|
|
5507
|
+
suspendResult = coroutineScope(Manifest$Companion$parse$slambda_0(this.j3b_1, this.m3b_1, this.k3b_1, null), this);
|
|
5484
5508
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
5485
5509
|
return suspendResult;
|
|
5486
5510
|
}
|
|
@@ -5488,7 +5512,7 @@
|
|
|
5488
5512
|
continue $sm;
|
|
5489
5513
|
case 2:
|
|
5490
5514
|
;
|
|
5491
|
-
return this.
|
|
5515
|
+
return this.m3b_1;
|
|
5492
5516
|
case 3:
|
|
5493
5517
|
throw this.de_1;
|
|
5494
5518
|
}
|
|
@@ -5510,9 +5534,9 @@
|
|
|
5510
5534
|
var Type_UNKNOWN_instance_0;
|
|
5511
5535
|
function Companion_25() {
|
|
5512
5536
|
Companion_instance_25 = this;
|
|
5513
|
-
this.
|
|
5537
|
+
this.n3b_1 = Type_TRACT_getInstance();
|
|
5514
5538
|
}
|
|
5515
|
-
protoOf(Companion_25).
|
|
5539
|
+
protoOf(Companion_25).o3b = function (value) {
|
|
5516
5540
|
var tmp0_subject = value;
|
|
5517
5541
|
switch (tmp0_subject) {
|
|
5518
5542
|
case 'article':
|
|
@@ -5608,10 +5632,10 @@
|
|
|
5608
5632
|
return Companion_instance_26;
|
|
5609
5633
|
}
|
|
5610
5634
|
function _set_pages__j2nojl($this, _set____db54di) {
|
|
5611
|
-
return $this.i30_1.
|
|
5635
|
+
return $this.i30_1.p3b($this, pages$factory(), _set____db54di);
|
|
5612
5636
|
}
|
|
5613
5637
|
function _set_tips__9ug36n($this, _set____db54di) {
|
|
5614
|
-
return $this.k30_1.
|
|
5638
|
+
return $this.k30_1.p3b($this, tips$factory(), _set____db54di);
|
|
5615
5639
|
}
|
|
5616
5640
|
function Manifest_init_$Init$(parser, config, $this) {
|
|
5617
5641
|
BaseModel.call($this);
|
|
@@ -5624,8 +5648,8 @@
|
|
|
5624
5648
|
var tmp0_safe_receiver = parser.p2z('locale');
|
|
5625
5649
|
tmp.locale = tmp0_safe_receiver == null ? null : toLocaleOrNull(tmp0_safe_receiver);
|
|
5626
5650
|
var tmp_0 = $this;
|
|
5627
|
-
var tmp1_elvis_lhs = Companion_getInstance_29().
|
|
5628
|
-
tmp_0.type = tmp1_elvis_lhs == null ? Companion_getInstance_29().
|
|
5651
|
+
var tmp1_elvis_lhs = Companion_getInstance_29().o3b(parser.p2z('type'));
|
|
5652
|
+
tmp_0.type = tmp1_elvis_lhs == null ? Companion_getInstance_29().n3b_1 : tmp1_elvis_lhs;
|
|
5629
5653
|
var tmp_1 = $this;
|
|
5630
5654
|
var tmp$ret$0;
|
|
5631
5655
|
// Inline function 'org.cru.godtools.shared.tool.parser.model.toEventIds' call
|
|
@@ -5657,7 +5681,7 @@
|
|
|
5657
5681
|
tmp_7.y2z_1 = tmp11_elvis_lhs == null ? Companion_getInstance_30().k2w_1 : tmp11_elvis_lhs;
|
|
5658
5682
|
var tmp_8 = $this;
|
|
5659
5683
|
var tmp12_safe_receiver = parser.p2z(get_XML_BACKGROUND_IMAGE_SCALE_TYPE());
|
|
5660
|
-
var tmp13_elvis_lhs = tmp12_safe_receiver == null ? null : Companion_getInstance_25().
|
|
5684
|
+
var tmp13_elvis_lhs = tmp12_safe_receiver == null ? null : Companion_getInstance_25().e37(tmp12_safe_receiver);
|
|
5661
5685
|
tmp_8.z2z_1 = tmp13_elvis_lhs == null ? Companion_getInstance_30().l2w_1 : tmp13_elvis_lhs;
|
|
5662
5686
|
var tmp_9 = $this;
|
|
5663
5687
|
var tmp_10 = get_XMLNS_CONTENT();
|
|
@@ -5780,13 +5804,13 @@
|
|
|
5780
5804
|
var tmp3_this = $this;
|
|
5781
5805
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
5782
5806
|
var tmp2_plusAssign = tmp3_this.aemImports;
|
|
5783
|
-
var tmp3_plusAssign = result.
|
|
5807
|
+
var tmp3_plusAssign = result.s3b_1;
|
|
5784
5808
|
addAll(tmp2_plusAssign, tmp3_plusAssign);
|
|
5785
5809
|
|
|
5786
5810
|
var tmp4_this = $this;
|
|
5787
5811
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
5788
5812
|
var tmp4_plusAssign = tmp4_this.l30_1;
|
|
5789
|
-
var tmp5_plusAssign = result.
|
|
5813
|
+
var tmp5_plusAssign = result.t3b_1;
|
|
5790
5814
|
addAll(tmp4_plusAssign, tmp5_plusAssign);
|
|
5791
5815
|
|
|
5792
5816
|
break;
|
|
@@ -5829,7 +5853,7 @@
|
|
|
5829
5853
|
Companion_getInstance_50();
|
|
5830
5854
|
if (tmp7_subject === 'items') {
|
|
5831
5855
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
5832
|
-
var tmp12_plusAssign = Companion_getInstance_50().
|
|
5856
|
+
var tmp12_plusAssign = Companion_getInstance_50().r3b(parser, $this);
|
|
5833
5857
|
addAll(shareables, tmp12_plusAssign);
|
|
5834
5858
|
}
|
|
5835
5859
|
}
|
|
@@ -5873,7 +5897,7 @@
|
|
|
5873
5897
|
}
|
|
5874
5898
|
function Manifest_init_$Init$_0(config, type, code, locale, primaryColor, primaryTextColor, navBarColor, navBarControlColor, backgroundColor, cardBackgroundColor, categoryLabelColor, pageControlColor, multiselectOptionBackgroundColor, multiselectOptionSelectedColor, textColor, textScale, resources, shareables, tips, pages, $this) {
|
|
5875
5899
|
config = config === VOID ? createParserConfig() : config;
|
|
5876
|
-
type = type === VOID ? Companion_getInstance_29().
|
|
5900
|
+
type = type === VOID ? Companion_getInstance_29().n3b_1 : type;
|
|
5877
5901
|
code = code === VOID ? null : code;
|
|
5878
5902
|
locale = locale === VOID ? null : locale;
|
|
5879
5903
|
primaryColor = primaryColor === VOID ? Companion_getInstance_30().h2w_1 : primaryColor;
|
|
@@ -5989,7 +6013,7 @@
|
|
|
5989
6013
|
var element_0 = tmp0_iterator_0.h();
|
|
5990
6014
|
var tmp$ret$6;
|
|
5991
6015
|
// Inline function 'org.cru.godtools.shared.tool.parser.model.Manifest.<init>.<anonymous>' call
|
|
5992
|
-
tmp$ret$6 = element_0.
|
|
6016
|
+
tmp$ret$6 = element_0.j3a_1;
|
|
5993
6017
|
tmp4_associateByTo.z2(tmp$ret$6, element_0);
|
|
5994
6018
|
}
|
|
5995
6019
|
tmp$ret$7 = tmp4_associateByTo;
|
|
@@ -6056,12 +6080,12 @@
|
|
|
6056
6080
|
var tmp$ret$0;
|
|
6057
6081
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
6058
6082
|
tmp$ret$0 = ArrayList_init_$Create$();
|
|
6059
|
-
tmp.
|
|
6083
|
+
tmp.s3b_1 = tmp$ret$0;
|
|
6060
6084
|
var tmp_0 = this;
|
|
6061
6085
|
var tmp$ret$1;
|
|
6062
6086
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
6063
6087
|
tmp$ret$1 = ArrayList_init_$Create$();
|
|
6064
|
-
tmp_0.
|
|
6088
|
+
tmp_0.t3b_1 = tmp$ret$1;
|
|
6065
6089
|
}
|
|
6066
6090
|
function parsePages(_this__u8e3s4, $this) {
|
|
6067
6091
|
var tmp$ret$4;
|
|
@@ -6101,7 +6125,7 @@
|
|
|
6101
6125
|
var fileName = _this__u8e3s4.p2z('filename');
|
|
6102
6126
|
var tmp3_this = tmp0_also;
|
|
6103
6127
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
6104
|
-
var tmp0_plusAssign = tmp3_this.
|
|
6128
|
+
var tmp0_plusAssign = tmp3_this.t3b_1;
|
|
6105
6129
|
var tmp1_plusAssign = to(fileName, src);
|
|
6106
6130
|
tmp0_plusAssign.b(tmp1_plusAssign);
|
|
6107
6131
|
}
|
|
@@ -6136,7 +6160,7 @@
|
|
|
6136
6160
|
// Inline function 'kotlin.let' call
|
|
6137
6161
|
// Inline function 'kotlin.contracts.contract' call
|
|
6138
6162
|
var tmp0_this = tmp0_also;
|
|
6139
|
-
var tmp0_plusAssign_0 = tmp0_this.
|
|
6163
|
+
var tmp0_plusAssign_0 = tmp0_this.s3b_1;
|
|
6140
6164
|
tmp0_plusAssign_0.b(tmp6_safe_receiver);
|
|
6141
6165
|
tmp$ret$3 = Unit_getInstance();
|
|
6142
6166
|
}
|
|
@@ -6264,10 +6288,10 @@
|
|
|
6264
6288
|
defineProp(protoOf(Type_1), 'name', protoOf(Type_1).kd);
|
|
6265
6289
|
defineProp(protoOf(Type_1), 'ordinal', protoOf(Type_1).ld);
|
|
6266
6290
|
function sam$kotlin_Comparator$0(function_0) {
|
|
6267
|
-
this.
|
|
6291
|
+
this.a3c_1 = function_0;
|
|
6268
6292
|
}
|
|
6269
6293
|
protoOf(sam$kotlin_Comparator$0).yc = function (a, b) {
|
|
6270
|
-
return this.
|
|
6294
|
+
return this.a3c_1(a, b);
|
|
6271
6295
|
};
|
|
6272
6296
|
protoOf(sam$kotlin_Comparator$0).compare = function (a, b) {
|
|
6273
6297
|
return this.yc(a, b);
|
|
@@ -6277,11 +6301,11 @@
|
|
|
6277
6301
|
// Inline function 'kotlin.comparisons.compareValuesBy' call
|
|
6278
6302
|
var tmp$ret$0;
|
|
6279
6303
|
// Inline function 'org.cru.godtools.shared.tool.parser.model.Manifest.<init>.<anonymous>' call
|
|
6280
|
-
tmp$ret$0 = a.
|
|
6304
|
+
tmp$ret$0 = a.x3b_1;
|
|
6281
6305
|
var tmp = tmp$ret$0;
|
|
6282
6306
|
var tmp$ret$1;
|
|
6283
6307
|
// Inline function 'org.cru.godtools.shared.tool.parser.model.Manifest.<init>.<anonymous>' call
|
|
6284
|
-
tmp$ret$1 = b.
|
|
6308
|
+
tmp$ret$1 = b.x3b_1;
|
|
6285
6309
|
tmp$ret$2 = compareValues(tmp, tmp$ret$1);
|
|
6286
6310
|
return tmp$ret$2;
|
|
6287
6311
|
}
|
|
@@ -6305,19 +6329,19 @@
|
|
|
6305
6329
|
Type_initEntries_1();
|
|
6306
6330
|
return Type_UNKNOWN_instance_0;
|
|
6307
6331
|
}
|
|
6308
|
-
protoOf(Manifest).
|
|
6332
|
+
protoOf(Manifest).b3c = function () {
|
|
6309
6333
|
return this.r2z_1;
|
|
6310
6334
|
};
|
|
6311
|
-
protoOf(Manifest).
|
|
6335
|
+
protoOf(Manifest).c3c = function () {
|
|
6312
6336
|
return this.code;
|
|
6313
6337
|
};
|
|
6314
|
-
protoOf(Manifest).
|
|
6338
|
+
protoOf(Manifest).d3c = function () {
|
|
6315
6339
|
return this.locale;
|
|
6316
6340
|
};
|
|
6317
6341
|
protoOf(Manifest).j1h = function () {
|
|
6318
6342
|
return this.type;
|
|
6319
6343
|
};
|
|
6320
|
-
protoOf(Manifest).
|
|
6344
|
+
protoOf(Manifest).e3c = function () {
|
|
6321
6345
|
return this._dismissListeners;
|
|
6322
6346
|
};
|
|
6323
6347
|
protoOf(Manifest).d34 = function () {
|
|
@@ -6326,24 +6350,24 @@
|
|
|
6326
6350
|
protoOf(Manifest).e34 = function () {
|
|
6327
6351
|
return this.t2z_1;
|
|
6328
6352
|
};
|
|
6329
|
-
protoOf(Manifest).
|
|
6353
|
+
protoOf(Manifest).f3c = function () {
|
|
6330
6354
|
var tmp0_elvis_lhs = this.u2z_1;
|
|
6331
6355
|
return tmp0_elvis_lhs == null ? this.type.equals(Type_LESSON_getInstance()) ? get_DEFAULT_LESSON_NAV_BAR_COLOR() : this.s2z_1 : tmp0_elvis_lhs;
|
|
6332
6356
|
};
|
|
6333
|
-
protoOf(Manifest).
|
|
6357
|
+
protoOf(Manifest).g3c = function () {
|
|
6334
6358
|
var tmp0_elvis_lhs = this.v2z_1;
|
|
6335
6359
|
return tmp0_elvis_lhs == null ? this.type.equals(Type_LESSON_getInstance()) ? this.s2z_1 : this.t2z_1 : tmp0_elvis_lhs;
|
|
6336
6360
|
};
|
|
6337
6361
|
protoOf(Manifest).e33 = function () {
|
|
6338
6362
|
return this.w2z_1;
|
|
6339
6363
|
};
|
|
6340
|
-
protoOf(Manifest).
|
|
6364
|
+
protoOf(Manifest).h3c = function () {
|
|
6341
6365
|
return this.a32(this.x2z_1);
|
|
6342
6366
|
};
|
|
6343
|
-
protoOf(Manifest).
|
|
6367
|
+
protoOf(Manifest).i3c = function () {
|
|
6344
6368
|
return this.y2z_1;
|
|
6345
6369
|
};
|
|
6346
|
-
protoOf(Manifest).
|
|
6370
|
+
protoOf(Manifest).j3c = function () {
|
|
6347
6371
|
return this.z2z_1;
|
|
6348
6372
|
};
|
|
6349
6373
|
protoOf(Manifest).g34 = function () {
|
|
@@ -6354,7 +6378,7 @@
|
|
|
6354
6378
|
var tmp0_elvis_lhs = this.b30_1;
|
|
6355
6379
|
return tmp0_elvis_lhs == null ? this.f30_1 : tmp0_elvis_lhs;
|
|
6356
6380
|
};
|
|
6357
|
-
protoOf(Manifest).
|
|
6381
|
+
protoOf(Manifest).k3c = function () {
|
|
6358
6382
|
return this.c30_1;
|
|
6359
6383
|
};
|
|
6360
6384
|
protoOf(Manifest).f34 = function () {
|
|
@@ -6373,29 +6397,29 @@
|
|
|
6373
6397
|
protoOf(Manifest).j34 = function () {
|
|
6374
6398
|
return this.g30_1;
|
|
6375
6399
|
};
|
|
6376
|
-
protoOf(Manifest).
|
|
6400
|
+
protoOf(Manifest).l3c = function () {
|
|
6377
6401
|
var tmp0_safe_receiver = this.h30_1;
|
|
6378
6402
|
return tmp0_safe_receiver == null ? null : tmp0_safe_receiver.text;
|
|
6379
6403
|
};
|
|
6380
|
-
protoOf(Manifest).
|
|
6404
|
+
protoOf(Manifest).x3c = function () {
|
|
6381
6405
|
return this.aemImports;
|
|
6382
6406
|
};
|
|
6383
|
-
protoOf(Manifest).
|
|
6407
|
+
protoOf(Manifest).y3c = function () {
|
|
6384
6408
|
return this.categories;
|
|
6385
6409
|
};
|
|
6386
|
-
protoOf(Manifest).
|
|
6387
|
-
return this.i30_1.
|
|
6410
|
+
protoOf(Manifest).z3c = function () {
|
|
6411
|
+
return this.i30_1.a3d(this, pages$factory_0());
|
|
6388
6412
|
};
|
|
6389
|
-
protoOf(Manifest).
|
|
6413
|
+
protoOf(Manifest).b3d = function () {
|
|
6390
6414
|
return this.j30_1;
|
|
6391
6415
|
};
|
|
6392
|
-
protoOf(Manifest).
|
|
6416
|
+
protoOf(Manifest).c3d = function () {
|
|
6393
6417
|
return this.shareables;
|
|
6394
6418
|
};
|
|
6395
6419
|
protoOf(Manifest).g2z = function () {
|
|
6396
|
-
return this.k30_1.
|
|
6420
|
+
return this.k30_1.a3d(this, tips$factory_0());
|
|
6397
6421
|
};
|
|
6398
|
-
protoOf(Manifest).
|
|
6422
|
+
protoOf(Manifest).d3d = function () {
|
|
6399
6423
|
var tmp$ret$12;
|
|
6400
6424
|
// Inline function 'kotlin.collections.buildSet' call
|
|
6401
6425
|
// Inline function 'kotlin.contracts.contract' call
|
|
@@ -6476,7 +6500,7 @@
|
|
|
6476
6500
|
protoOf(Manifest).f2v = function () {
|
|
6477
6501
|
return this;
|
|
6478
6502
|
};
|
|
6479
|
-
protoOf(Manifest).
|
|
6503
|
+
protoOf(Manifest).e3d = function () {
|
|
6480
6504
|
var tmp;
|
|
6481
6505
|
var tmp$ret$0;
|
|
6482
6506
|
// Inline function 'kotlin.collections.isNotEmpty' call
|
|
@@ -6516,7 +6540,7 @@
|
|
|
6516
6540
|
}
|
|
6517
6541
|
return tmp;
|
|
6518
6542
|
};
|
|
6519
|
-
protoOf(Manifest).
|
|
6543
|
+
protoOf(Manifest).f3d = function (category) {
|
|
6520
6544
|
var tmp$ret$1;
|
|
6521
6545
|
$l$block: {
|
|
6522
6546
|
// Inline function 'kotlin.collections.firstOrNull' call
|
|
@@ -6570,7 +6594,7 @@
|
|
|
6570
6594
|
}
|
|
6571
6595
|
return tmp;
|
|
6572
6596
|
};
|
|
6573
|
-
protoOf(Manifest).
|
|
6597
|
+
protoOf(Manifest).g3d = function (id) {
|
|
6574
6598
|
var tmp0_safe_receiver = id;
|
|
6575
6599
|
var tmp;
|
|
6576
6600
|
if (tmp0_safe_receiver == null) {
|
|
@@ -6604,21 +6628,21 @@
|
|
|
6604
6628
|
}
|
|
6605
6629
|
return tmp;
|
|
6606
6630
|
};
|
|
6607
|
-
protoOf(Manifest).
|
|
6631
|
+
protoOf(Manifest).h3d = function (id) {
|
|
6608
6632
|
var tmp$ret$0;
|
|
6609
6633
|
// Inline function 'kotlin.collections.get' call
|
|
6610
6634
|
var tmp0_get = this.g2z();
|
|
6611
6635
|
tmp$ret$0 = (isInterface(tmp0_get, Map) ? tmp0_get : THROW_CCE()).f2(id);
|
|
6612
6636
|
return tmp$ret$0;
|
|
6613
6637
|
};
|
|
6614
|
-
protoOf(Manifest).
|
|
6638
|
+
protoOf(Manifest).i3d = function () {
|
|
6615
6639
|
var tmp$ret$0;
|
|
6616
6640
|
// Inline function 'kotlin.collections.toTypedArray' call
|
|
6617
6641
|
var tmp0_toTypedArray = this._dismissListeners;
|
|
6618
6642
|
tmp$ret$0 = copyToArray(tmp0_toTypedArray);
|
|
6619
6643
|
return tmp$ret$0;
|
|
6620
6644
|
};
|
|
6621
|
-
protoOf(Manifest).
|
|
6645
|
+
protoOf(Manifest).j3d = function () {
|
|
6622
6646
|
var tmp$ret$0;
|
|
6623
6647
|
// Inline function 'kotlin.collections.toTypedArray' call
|
|
6624
6648
|
var tmp0_toTypedArray = this._pages;
|
|
@@ -6630,13 +6654,13 @@
|
|
|
6630
6654
|
this.i30_1 = setOnce();
|
|
6631
6655
|
this.k30_1 = setOnce();
|
|
6632
6656
|
}
|
|
6633
|
-
defineProp(protoOf(Manifest), 'backgroundImage', protoOf(Manifest).
|
|
6634
|
-
defineProp(protoOf(Manifest), 'title', protoOf(Manifest).
|
|
6635
|
-
defineProp(protoOf(Manifest), '_pages', protoOf(Manifest).
|
|
6636
|
-
defineProp(protoOf(Manifest), 'relatedFiles', protoOf(Manifest).
|
|
6637
|
-
defineProp(protoOf(Manifest), 'hasTips', protoOf(Manifest).
|
|
6638
|
-
defineProp(protoOf(Manifest), 'dismissListeners', protoOf(Manifest).
|
|
6639
|
-
defineProp(protoOf(Manifest), 'pages', protoOf(Manifest).
|
|
6657
|
+
defineProp(protoOf(Manifest), 'backgroundImage', protoOf(Manifest).h3c);
|
|
6658
|
+
defineProp(protoOf(Manifest), 'title', protoOf(Manifest).l3c);
|
|
6659
|
+
defineProp(protoOf(Manifest), '_pages', protoOf(Manifest).z3c);
|
|
6660
|
+
defineProp(protoOf(Manifest), 'relatedFiles', protoOf(Manifest).d3d);
|
|
6661
|
+
defineProp(protoOf(Manifest), 'hasTips', protoOf(Manifest).e3d);
|
|
6662
|
+
defineProp(protoOf(Manifest), 'dismissListeners', protoOf(Manifest).i3d);
|
|
6663
|
+
defineProp(protoOf(Manifest), 'pages', protoOf(Manifest).j3d);
|
|
6640
6664
|
function get_backgroundColor(_this__u8e3s4) {
|
|
6641
6665
|
var tmp0_safe_receiver = _this__u8e3s4;
|
|
6642
6666
|
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.w2z_1;
|
|
@@ -6675,7 +6699,7 @@
|
|
|
6675
6699
|
function Companion_27() {
|
|
6676
6700
|
Companion_instance_27 = this;
|
|
6677
6701
|
}
|
|
6678
|
-
protoOf(Companion_27).
|
|
6702
|
+
protoOf(Companion_27).k3d = function (_this__u8e3s4) {
|
|
6679
6703
|
var tmp0_subject = _this__u8e3s4;
|
|
6680
6704
|
var tmp;
|
|
6681
6705
|
Companion_getInstance_32();
|
|
@@ -6724,12 +6748,12 @@
|
|
|
6724
6748
|
}
|
|
6725
6749
|
function Companion_28() {
|
|
6726
6750
|
Companion_instance_28 = this;
|
|
6727
|
-
this.
|
|
6728
|
-
this.
|
|
6729
|
-
this.
|
|
6730
|
-
this.
|
|
6731
|
-
this.
|
|
6732
|
-
this.
|
|
6751
|
+
this.l3d_1 = 'selected-color';
|
|
6752
|
+
this.m3d_1 = 'value';
|
|
6753
|
+
this.n3d_1 = 'style';
|
|
6754
|
+
this.o3d_1 = 'card';
|
|
6755
|
+
this.p3d_1 = 'flat';
|
|
6756
|
+
this.q3d_1 = Style_CARD_getInstance();
|
|
6733
6757
|
}
|
|
6734
6758
|
var Companion_instance_28;
|
|
6735
6759
|
function Companion_getInstance_32() {
|
|
@@ -6746,14 +6770,14 @@
|
|
|
6746
6770
|
var tmp = $this;
|
|
6747
6771
|
var tmp_0 = Companion_getInstance_31();
|
|
6748
6772
|
Companion_getInstance_32();
|
|
6749
|
-
tmp.
|
|
6773
|
+
tmp.s3d_1 = tmp_0.k3d(parser.p2z('style'));
|
|
6750
6774
|
var tmp_1 = $this;
|
|
6751
6775
|
var tmp0_safe_receiver = parser.p2z(get_XML_BACKGROUND_COLOR());
|
|
6752
|
-
tmp_1.
|
|
6776
|
+
tmp_1.t3d_1 = tmp0_safe_receiver == null ? null : toColorOrNull(tmp0_safe_receiver);
|
|
6753
6777
|
var tmp_2 = $this;
|
|
6754
6778
|
Companion_getInstance_32();
|
|
6755
6779
|
var tmp1_safe_receiver = parser.p2z('selected-color');
|
|
6756
|
-
tmp_2.
|
|
6780
|
+
tmp_2.u3d_1 = tmp1_safe_receiver == null ? null : toColorOrNull(tmp1_safe_receiver);
|
|
6757
6781
|
var tmp_3 = $this;
|
|
6758
6782
|
var tmp$ret$0;
|
|
6759
6783
|
// Inline function 'kotlin.text.orEmpty' call
|
|
@@ -6761,12 +6785,12 @@
|
|
|
6761
6785
|
var tmp0_orEmpty = parser.p2z('value');
|
|
6762
6786
|
var tmp0_elvis_lhs = tmp0_orEmpty;
|
|
6763
6787
|
tmp$ret$0 = tmp0_elvis_lhs == null ? '' : tmp0_elvis_lhs;
|
|
6764
|
-
tmp_3.
|
|
6788
|
+
tmp_3.v3d_1 = tmp$ret$0;
|
|
6765
6789
|
var tmp_4 = $this;
|
|
6766
6790
|
var tmp$ret$1;
|
|
6767
6791
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
6768
6792
|
tmp$ret$1 = ArrayList_init_$Create$();
|
|
6769
|
-
tmp_4.
|
|
6793
|
+
tmp_4.w3d_1 = tmp$ret$1;
|
|
6770
6794
|
var tmp_5 = $this;
|
|
6771
6795
|
var tmp$ret$9;
|
|
6772
6796
|
// Inline function 'org.cru.godtools.shared.tool.parser.model.parseContent' call
|
|
@@ -6804,7 +6828,7 @@
|
|
|
6804
6828
|
if (tmp1_subject === 'events') {
|
|
6805
6829
|
var tmp2_this = $this;
|
|
6806
6830
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
6807
|
-
var tmp0_plusAssign = tmp2_this.
|
|
6831
|
+
var tmp0_plusAssign = tmp2_this.w3d_1;
|
|
6808
6832
|
var tmp1_plusAssign = Companion_getInstance_7().e2y(parser, $this);
|
|
6809
6833
|
addAll(tmp0_plusAssign, tmp1_plusAssign);
|
|
6810
6834
|
}
|
|
@@ -6856,7 +6880,7 @@
|
|
|
6856
6880
|
tmp$ret$7 = tmp$ret$6.w7();
|
|
6857
6881
|
tmp$ret$8 = tmp$ret$7;
|
|
6858
6882
|
tmp$ret$9 = tmp$ret$8;
|
|
6859
|
-
tmp_5.
|
|
6883
|
+
tmp_5.x3d_1 = tmp$ret$9;
|
|
6860
6884
|
return $this;
|
|
6861
6885
|
}
|
|
6862
6886
|
function Option_init_$Create$(multiselect, parser) {
|
|
@@ -6882,11 +6906,11 @@
|
|
|
6882
6906
|
}
|
|
6883
6907
|
function Companion_29() {
|
|
6884
6908
|
Companion_instance_29 = this;
|
|
6885
|
-
this.
|
|
6886
|
-
this.
|
|
6887
|
-
this.
|
|
6888
|
-
this.
|
|
6889
|
-
this.
|
|
6909
|
+
this.a3e_1 = 'multiselect';
|
|
6910
|
+
this.b3e_1 = 'multiselect-option-background-color';
|
|
6911
|
+
this.c3e_1 = 'multiselect-option-selected-color';
|
|
6912
|
+
this.d3e_1 = 'option-background-color';
|
|
6913
|
+
this.e3e_1 = 'option-selected-color';
|
|
6890
6914
|
}
|
|
6891
6915
|
var Companion_instance_29;
|
|
6892
6916
|
function Companion_getInstance_33() {
|
|
@@ -6895,11 +6919,11 @@
|
|
|
6895
6919
|
return Companion_instance_29;
|
|
6896
6920
|
}
|
|
6897
6921
|
function _get_optionBackgroundColor__l9vc27($this) {
|
|
6898
|
-
var tmp0_elvis_lhs = $this.
|
|
6922
|
+
var tmp0_elvis_lhs = $this.o3e_1;
|
|
6899
6923
|
return tmp0_elvis_lhs == null ? get_multiselectOptionBackgroundColor_0($this.d2z()) : tmp0_elvis_lhs;
|
|
6900
6924
|
}
|
|
6901
6925
|
function _get_optionSelectedColor__7lkoiq($this) {
|
|
6902
|
-
var tmp1_elvis_lhs = $this.
|
|
6926
|
+
var tmp1_elvis_lhs = $this.p3e_1;
|
|
6903
6927
|
var tmp;
|
|
6904
6928
|
if (tmp1_elvis_lhs == null) {
|
|
6905
6929
|
var tmp0_safe_receiver = $this.d2z();
|
|
@@ -6922,7 +6946,7 @@
|
|
|
6922
6946
|
var tmp0_orEmpty = parser.p2z('state');
|
|
6923
6947
|
var tmp0_elvis_lhs = tmp0_orEmpty;
|
|
6924
6948
|
tmp$ret$0 = tmp0_elvis_lhs == null ? '' : tmp0_elvis_lhs;
|
|
6925
|
-
tmp_0.
|
|
6949
|
+
tmp_0.l3e_1 = tmp$ret$0;
|
|
6926
6950
|
var tmp_1 = $this;
|
|
6927
6951
|
var tmp0_safe_receiver = parser.p2z('columns');
|
|
6928
6952
|
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : toIntOrNull(tmp0_safe_receiver);
|
|
@@ -6930,18 +6954,18 @@
|
|
|
6930
6954
|
var tmp_2 = $this;
|
|
6931
6955
|
var tmp2_safe_receiver = parser.p2z('selection-limit');
|
|
6932
6956
|
var tmp3_elvis_lhs = tmp2_safe_receiver == null ? null : toIntOrNull(tmp2_safe_receiver);
|
|
6933
|
-
tmp_2.
|
|
6957
|
+
tmp_2.m3e_1 = coerceAtLeast(tmp3_elvis_lhs == null ? 1 : tmp3_elvis_lhs, 1);
|
|
6934
6958
|
var tmp_3 = $this;
|
|
6935
|
-
var tmp4_elvis_lhs = Companion_getInstance_31().
|
|
6936
|
-
tmp_3.
|
|
6959
|
+
var tmp4_elvis_lhs = Companion_getInstance_31().k3d(parser.p2z('option-style'));
|
|
6960
|
+
tmp_3.n3e_1 = tmp4_elvis_lhs == null ? Companion_getInstance_32().q3d_1 : tmp4_elvis_lhs;
|
|
6937
6961
|
var tmp_4 = $this;
|
|
6938
6962
|
Companion_getInstance_33();
|
|
6939
6963
|
var tmp5_safe_receiver = parser.p2z('option-background-color');
|
|
6940
|
-
tmp_4.
|
|
6964
|
+
tmp_4.o3e_1 = tmp5_safe_receiver == null ? null : toColorOrNull(tmp5_safe_receiver);
|
|
6941
6965
|
var tmp_5 = $this;
|
|
6942
6966
|
Companion_getInstance_33();
|
|
6943
6967
|
var tmp6_safe_receiver = parser.p2z('option-selected-color');
|
|
6944
|
-
tmp_5.
|
|
6968
|
+
tmp_5.p3e_1 = tmp6_safe_receiver == null ? null : toColorOrNull(tmp6_safe_receiver);
|
|
6945
6969
|
var tmp_6 = $this;
|
|
6946
6970
|
var tmp$ret$1;
|
|
6947
6971
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
@@ -6981,30 +7005,30 @@
|
|
|
6981
7005
|
function Multiselect_init_$Create$(parent, parser) {
|
|
6982
7006
|
return Multiselect_init_$Init$(parent, parser, objectCreate(protoOf(Multiselect)));
|
|
6983
7007
|
}
|
|
6984
|
-
protoOf(Option).
|
|
7008
|
+
protoOf(Option).q3e = function () {
|
|
6985
7009
|
return this.multiselect;
|
|
6986
7010
|
};
|
|
6987
7011
|
protoOf(Option).b33 = function () {
|
|
6988
|
-
var tmp0_elvis_lhs = this.
|
|
6989
|
-
return tmp0_elvis_lhs == null ? this.multiselect.
|
|
7012
|
+
var tmp0_elvis_lhs = this.s3d_1;
|
|
7013
|
+
return tmp0_elvis_lhs == null ? this.multiselect.n3e_1 : tmp0_elvis_lhs;
|
|
6990
7014
|
};
|
|
6991
7015
|
protoOf(Option).e33 = function () {
|
|
6992
|
-
var tmp0_elvis_lhs = this.
|
|
7016
|
+
var tmp0_elvis_lhs = this.t3d_1;
|
|
6993
7017
|
return tmp0_elvis_lhs == null ? _get_optionBackgroundColor__l9vc27(this.multiselect) : tmp0_elvis_lhs;
|
|
6994
7018
|
};
|
|
6995
|
-
protoOf(Option).
|
|
6996
|
-
var tmp0_elvis_lhs = this.
|
|
7019
|
+
protoOf(Option).r3e = function () {
|
|
7020
|
+
var tmp0_elvis_lhs = this.u3d_1;
|
|
6997
7021
|
var tmp1_elvis_lhs = tmp0_elvis_lhs == null ? _get_optionSelectedColor__7lkoiq(this.multiselect) : tmp0_elvis_lhs;
|
|
6998
7022
|
return tmp1_elvis_lhs == null ? get_defaultSelectedColor(this.d2z()) : tmp1_elvis_lhs;
|
|
6999
7023
|
};
|
|
7000
7024
|
protoOf(Option).r1 = function () {
|
|
7001
|
-
return this.
|
|
7025
|
+
return this.v3d_1;
|
|
7002
7026
|
};
|
|
7003
7027
|
protoOf(Option).i33 = function () {
|
|
7004
|
-
return this.
|
|
7028
|
+
return this.w3d_1;
|
|
7005
7029
|
};
|
|
7006
7030
|
protoOf(Option).w2y = function () {
|
|
7007
|
-
return this.
|
|
7031
|
+
return this.x3d_1;
|
|
7008
7032
|
};
|
|
7009
7033
|
protoOf(Option)._getAnalyticsEvents = function (type) {
|
|
7010
7034
|
var tmp0_subject = type;
|
|
@@ -7013,7 +7037,7 @@
|
|
|
7013
7037
|
if (tmp0 === 3) {
|
|
7014
7038
|
var tmp$ret$2;
|
|
7015
7039
|
// Inline function 'kotlin.collections.filter' call
|
|
7016
|
-
var tmp1_filter = this.
|
|
7040
|
+
var tmp1_filter = this.w3d_1;
|
|
7017
7041
|
var tmp$ret$1;
|
|
7018
7042
|
// Inline function 'kotlin.collections.filterTo' call
|
|
7019
7043
|
var tmp0_filterTo = ArrayList_init_$Create$();
|
|
@@ -7037,23 +7061,23 @@
|
|
|
7037
7061
|
return tmp;
|
|
7038
7062
|
};
|
|
7039
7063
|
protoOf(Option).isSelected = function (state) {
|
|
7040
|
-
return state.a1e(this.multiselect.
|
|
7064
|
+
return state.a1e(this.multiselect.l3e_1).y(this.v3d_1);
|
|
7041
7065
|
};
|
|
7042
7066
|
protoOf(Option).isSelectedFlow = function (state) {
|
|
7043
|
-
var tmp = setOf(this.multiselect.
|
|
7067
|
+
var tmp = setOf(this.multiselect.l3e_1);
|
|
7044
7068
|
return distinctUntilChanged(state.y1d(tmp, Multiselect$Option$isSelectedFlow$lambda(this)));
|
|
7045
7069
|
};
|
|
7046
7070
|
protoOf(Option).watchIsSelected = function (state, block) {
|
|
7047
|
-
return Companion_getInstance_60().
|
|
7071
|
+
return Companion_getInstance_60().s3e(this.isSelectedFlow(state), block);
|
|
7048
7072
|
};
|
|
7049
7073
|
protoOf(Option).toggleSelected = function (state) {
|
|
7050
|
-
var current = state.a1e(this.multiselect.
|
|
7051
|
-
if (current.y(this.
|
|
7052
|
-
state.d1e(this.multiselect.
|
|
7053
|
-
} else if (current.i() < this.multiselect.
|
|
7054
|
-
state.c1e(this.multiselect.
|
|
7055
|
-
} else if (this.multiselect.
|
|
7056
|
-
state.b1e(this.multiselect.
|
|
7074
|
+
var current = state.a1e(this.multiselect.l3e_1);
|
|
7075
|
+
if (current.y(this.v3d_1)) {
|
|
7076
|
+
state.d1e(this.multiselect.l3e_1, this.v3d_1);
|
|
7077
|
+
} else if (current.i() < this.multiselect.m3e_1) {
|
|
7078
|
+
state.c1e(this.multiselect.l3e_1, this.v3d_1);
|
|
7079
|
+
} else if (this.multiselect.m3e_1 === 1) {
|
|
7080
|
+
state.b1e(this.multiselect.l3e_1, listOf(this.v3d_1));
|
|
7057
7081
|
} else
|
|
7058
7082
|
return false;
|
|
7059
7083
|
return true;
|
|
@@ -7063,23 +7087,23 @@
|
|
|
7063
7087
|
}
|
|
7064
7088
|
defineProp(protoOf(Option), 'style', protoOf(Option).b33);
|
|
7065
7089
|
defineProp(protoOf(Option), 'backgroundColor', protoOf(Option).e33);
|
|
7066
|
-
defineProp(protoOf(Option), 'selectedColor', protoOf(Option).
|
|
7090
|
+
defineProp(protoOf(Option), 'selectedColor', protoOf(Option).r3e);
|
|
7067
7091
|
defineProp(protoOf(Option), '_content', function () {
|
|
7068
7092
|
return this.w2y();
|
|
7069
7093
|
});
|
|
7070
7094
|
defineProp(protoOf(Option), 'content', function () {
|
|
7071
7095
|
return this.e2z();
|
|
7072
7096
|
});
|
|
7073
|
-
protoOf(Multiselect).
|
|
7074
|
-
return this.
|
|
7097
|
+
protoOf(Multiselect).t3e = function () {
|
|
7098
|
+
return this.l3e_1;
|
|
7075
7099
|
};
|
|
7076
|
-
protoOf(Multiselect).
|
|
7100
|
+
protoOf(Multiselect).u3e = function () {
|
|
7077
7101
|
return this.columns;
|
|
7078
7102
|
};
|
|
7079
|
-
protoOf(Multiselect).
|
|
7080
|
-
return this.
|
|
7103
|
+
protoOf(Multiselect).v3e = function () {
|
|
7104
|
+
return this.m3e_1;
|
|
7081
7105
|
};
|
|
7082
|
-
protoOf(Multiselect).
|
|
7106
|
+
protoOf(Multiselect).w3e = function () {
|
|
7083
7107
|
return this._options;
|
|
7084
7108
|
};
|
|
7085
7109
|
protoOf(Multiselect).g2z = function () {
|
|
@@ -7133,7 +7157,7 @@
|
|
|
7133
7157
|
}
|
|
7134
7158
|
return tmp;
|
|
7135
7159
|
};
|
|
7136
|
-
protoOf(Multiselect).
|
|
7160
|
+
protoOf(Multiselect).x3e = function () {
|
|
7137
7161
|
var tmp$ret$0;
|
|
7138
7162
|
// Inline function 'kotlin.collections.toTypedArray' call
|
|
7139
7163
|
var tmp0_toTypedArray = this._options;
|
|
@@ -7143,7 +7167,7 @@
|
|
|
7143
7167
|
function Multiselect() {
|
|
7144
7168
|
Companion_getInstance_33();
|
|
7145
7169
|
}
|
|
7146
|
-
defineProp(protoOf(Multiselect), 'options', protoOf(Multiselect).
|
|
7170
|
+
defineProp(protoOf(Multiselect), 'options', protoOf(Multiselect).x3e);
|
|
7147
7171
|
function get_defaultSelectedColor(_this__u8e3s4) {
|
|
7148
7172
|
var tmp$ret$1;
|
|
7149
7173
|
// Inline function 'kotlin.run' call
|
|
@@ -7158,8 +7182,8 @@
|
|
|
7158
7182
|
}
|
|
7159
7183
|
function Companion_30() {
|
|
7160
7184
|
Companion_instance_30 = this;
|
|
7161
|
-
this.
|
|
7162
|
-
this.
|
|
7185
|
+
this.y3e_1 = 'paragraph';
|
|
7186
|
+
this.z3e_1 = 'fallback';
|
|
7163
7187
|
}
|
|
7164
7188
|
var Companion_instance_30;
|
|
7165
7189
|
function Companion_getInstance_34() {
|
|
@@ -7253,7 +7277,7 @@
|
|
|
7253
7277
|
tmp$ret$6 = tmp$ret$5.w7();
|
|
7254
7278
|
tmp$ret$7 = tmp$ret$6;
|
|
7255
7279
|
tmp$ret$8 = tmp$ret$7;
|
|
7256
|
-
tmp_0.
|
|
7280
|
+
tmp_0.g3f_1 = tmp$ret$8;
|
|
7257
7281
|
return $this;
|
|
7258
7282
|
}
|
|
7259
7283
|
function Paragraph_init_$Create$(parent, parser) {
|
|
@@ -7270,7 +7294,7 @@
|
|
|
7270
7294
|
content = tmp;
|
|
7271
7295
|
Content_init_$Init$_0(parent, VOID, VOID, VOID, VOID, VOID, VOID, VOID, $this);
|
|
7272
7296
|
Paragraph.call($this);
|
|
7273
|
-
$this.
|
|
7297
|
+
$this.g3f_1 = content($this);
|
|
7274
7298
|
return $this;
|
|
7275
7299
|
}
|
|
7276
7300
|
function createTestParagraph(parent, content) {
|
|
@@ -7280,7 +7304,7 @@
|
|
|
7280
7304
|
return emptyList();
|
|
7281
7305
|
}
|
|
7282
7306
|
protoOf(Paragraph).w2y = function () {
|
|
7283
|
-
return this.
|
|
7307
|
+
return this.g3f_1;
|
|
7284
7308
|
};
|
|
7285
7309
|
protoOf(Paragraph).g2z = function () {
|
|
7286
7310
|
var tmp$ret$3;
|
|
@@ -7481,7 +7505,7 @@
|
|
|
7481
7505
|
}
|
|
7482
7506
|
function Companion_31() {
|
|
7483
7507
|
Companion_instance_31 = this;
|
|
7484
|
-
this.
|
|
7508
|
+
this.h3f_1 = 'resource';
|
|
7485
7509
|
}
|
|
7486
7510
|
var Companion_instance_31;
|
|
7487
7511
|
function Companion_getInstance_35() {
|
|
@@ -7519,7 +7543,7 @@
|
|
|
7519
7543
|
protoOf(Resource).kd = function () {
|
|
7520
7544
|
return this.name;
|
|
7521
7545
|
};
|
|
7522
|
-
protoOf(Resource).
|
|
7546
|
+
protoOf(Resource).i3f = function () {
|
|
7523
7547
|
return this.localName;
|
|
7524
7548
|
};
|
|
7525
7549
|
function Resource() {
|
|
@@ -7529,9 +7553,9 @@
|
|
|
7529
7553
|
var Mode_FIXED_instance;
|
|
7530
7554
|
function Companion_32() {
|
|
7531
7555
|
Companion_instance_32 = this;
|
|
7532
|
-
this.
|
|
7556
|
+
this.j3f_1 = Mode_AUTO_getInstance();
|
|
7533
7557
|
}
|
|
7534
|
-
protoOf(Companion_32).
|
|
7558
|
+
protoOf(Companion_32).k3f = function (_this__u8e3s4) {
|
|
7535
7559
|
var tmp0_subject = _this__u8e3s4;
|
|
7536
7560
|
switch (tmp0_subject) {
|
|
7537
7561
|
case 'auto':
|
|
@@ -7575,7 +7599,7 @@
|
|
|
7575
7599
|
}
|
|
7576
7600
|
function Companion_33() {
|
|
7577
7601
|
Companion_instance_33 = this;
|
|
7578
|
-
this.
|
|
7602
|
+
this.l3f_1 = 'spacer';
|
|
7579
7603
|
}
|
|
7580
7604
|
var Companion_instance_33;
|
|
7581
7605
|
function Companion_getInstance_37() {
|
|
@@ -7592,8 +7616,8 @@
|
|
|
7592
7616
|
parser.a2y(2, tmp, 'spacer');
|
|
7593
7617
|
var tmp_0 = $this;
|
|
7594
7618
|
var tmp0_safe_receiver = parser.p2z('mode');
|
|
7595
|
-
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : Companion_getInstance_36().
|
|
7596
|
-
tmp_0.mode = tmp1_elvis_lhs == null ? Companion_getInstance_36().
|
|
7619
|
+
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : Companion_getInstance_36().k3f(tmp0_safe_receiver);
|
|
7620
|
+
tmp_0.mode = tmp1_elvis_lhs == null ? Companion_getInstance_36().j3f_1 : tmp1_elvis_lhs;
|
|
7597
7621
|
var tmp_1 = $this;
|
|
7598
7622
|
var tmp2_safe_receiver = parser.p2z('height');
|
|
7599
7623
|
var tmp3_safe_receiver = tmp2_safe_receiver == null ? null : toIntOrNull(tmp2_safe_receiver);
|
|
@@ -7631,7 +7655,7 @@
|
|
|
7631
7655
|
Mode_initEntries();
|
|
7632
7656
|
return Mode_FIXED_instance;
|
|
7633
7657
|
}
|
|
7634
|
-
protoOf(Spacer).
|
|
7658
|
+
protoOf(Spacer).u3f = function () {
|
|
7635
7659
|
return this.mode;
|
|
7636
7660
|
};
|
|
7637
7661
|
protoOf(Spacer).x31 = function () {
|
|
@@ -7642,8 +7666,8 @@
|
|
|
7642
7666
|
}
|
|
7643
7667
|
function Companion_34() {
|
|
7644
7668
|
Companion_instance_34 = this;
|
|
7645
|
-
this.
|
|
7646
|
-
this.
|
|
7669
|
+
this.v3f_1 = Align_START_getInstance();
|
|
7670
|
+
this.w3f_1 = 1.0;
|
|
7647
7671
|
}
|
|
7648
7672
|
var Companion_instance_34;
|
|
7649
7673
|
function Companion_getInstance_38() {
|
|
@@ -7698,7 +7722,7 @@
|
|
|
7698
7722
|
function get_textAlign_0(_this__u8e3s4) {
|
|
7699
7723
|
var tmp0_safe_receiver = _this__u8e3s4;
|
|
7700
7724
|
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.k34();
|
|
7701
|
-
return tmp1_elvis_lhs == null ? Companion_getInstance_38().
|
|
7725
|
+
return tmp1_elvis_lhs == null ? Companion_getInstance_38().v3f_1 : tmp1_elvis_lhs;
|
|
7702
7726
|
}
|
|
7703
7727
|
function stylesOverride(_this__u8e3s4, textAlign, textColor, textScale) {
|
|
7704
7728
|
textAlign = textAlign === VOID ? null : textAlign;
|
|
@@ -7715,27 +7739,27 @@
|
|
|
7715
7739
|
}
|
|
7716
7740
|
function StylesOverride(parent, _textAlign, _textColor, _textScale) {
|
|
7717
7741
|
BaseModel.call(this, parent);
|
|
7718
|
-
this.
|
|
7719
|
-
this.
|
|
7720
|
-
this.
|
|
7742
|
+
this.y3f_1 = _textAlign;
|
|
7743
|
+
this.z3f_1 = _textColor;
|
|
7744
|
+
this.a3g_1 = _textScale;
|
|
7721
7745
|
}
|
|
7722
7746
|
protoOf(StylesOverride).k34 = function () {
|
|
7723
|
-
var tmp0_safe_receiver = this.
|
|
7747
|
+
var tmp0_safe_receiver = this.y3f_1;
|
|
7724
7748
|
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver();
|
|
7725
7749
|
return tmp1_elvis_lhs == null ? get_textAlign.call(this) : tmp1_elvis_lhs;
|
|
7726
7750
|
};
|
|
7727
7751
|
protoOf(StylesOverride).b34 = function () {
|
|
7728
|
-
var tmp0_safe_receiver = this.
|
|
7752
|
+
var tmp0_safe_receiver = this.z3f_1;
|
|
7729
7753
|
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver();
|
|
7730
7754
|
return tmp1_elvis_lhs == null ? get_textColor.call(this) : tmp1_elvis_lhs;
|
|
7731
7755
|
};
|
|
7732
7756
|
protoOf(StylesOverride).j34 = function () {
|
|
7733
|
-
return get_textScale.call(this) * this.
|
|
7757
|
+
return get_textScale.call(this) * this.a3g_1;
|
|
7734
7758
|
};
|
|
7735
7759
|
function Tab_init_$Init$(parent, parser, $this) {
|
|
7736
7760
|
BaseModel.call($this, parent);
|
|
7737
7761
|
Tab.call($this);
|
|
7738
|
-
$this.
|
|
7762
|
+
$this.c3g_1 = parent;
|
|
7739
7763
|
Companion_getInstance_61();
|
|
7740
7764
|
parser.a2y(2, get_XMLNS_CONTENT(), 'tab');
|
|
7741
7765
|
var tmp = $this;
|
|
@@ -7760,7 +7784,7 @@
|
|
|
7760
7784
|
var tmp$ret$2;
|
|
7761
7785
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
7762
7786
|
tmp$ret$2 = ArrayList_init_$Create$();
|
|
7763
|
-
tmp_1.
|
|
7787
|
+
tmp_1.e3g_1 = tmp$ret$2;
|
|
7764
7788
|
var label = null;
|
|
7765
7789
|
var tmp_2 = $this;
|
|
7766
7790
|
var tmp$ret$10;
|
|
@@ -7799,7 +7823,7 @@
|
|
|
7799
7823
|
if (tmp1_subject === 'events') {
|
|
7800
7824
|
var tmp2_this = $this;
|
|
7801
7825
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
7802
|
-
var tmp0_plusAssign = tmp2_this.
|
|
7826
|
+
var tmp0_plusAssign = tmp2_this.e3g_1;
|
|
7803
7827
|
var tmp1_plusAssign = Companion_getInstance_7().e2y(parser, $this);
|
|
7804
7828
|
addAll(tmp0_plusAssign, tmp1_plusAssign);
|
|
7805
7829
|
}
|
|
@@ -7855,7 +7879,7 @@
|
|
|
7855
7879
|
tmp$ret$8 = tmp$ret$7.w7();
|
|
7856
7880
|
tmp$ret$9 = tmp$ret$8;
|
|
7857
7881
|
tmp$ret$10 = tmp$ret$9;
|
|
7858
|
-
tmp_2.
|
|
7882
|
+
tmp_2.d3g_1 = tmp$ret$10;
|
|
7859
7883
|
$this.label = label;
|
|
7860
7884
|
return $this;
|
|
7861
7885
|
}
|
|
@@ -7864,7 +7888,7 @@
|
|
|
7864
7888
|
}
|
|
7865
7889
|
function Companion_35() {
|
|
7866
7890
|
Companion_instance_35 = this;
|
|
7867
|
-
this.
|
|
7891
|
+
this.f3g_1 = 'tabs';
|
|
7868
7892
|
}
|
|
7869
7893
|
var Companion_instance_35;
|
|
7870
7894
|
function Companion_getInstance_39() {
|
|
@@ -7924,20 +7948,20 @@
|
|
|
7924
7948
|
function Tabs_init_$Create$(parent, parser) {
|
|
7925
7949
|
return Tabs_init_$Init$(parent, parser, objectCreate(protoOf(Tabs)));
|
|
7926
7950
|
}
|
|
7927
|
-
protoOf(Tab).
|
|
7928
|
-
return this.
|
|
7951
|
+
protoOf(Tab).m3g = function () {
|
|
7952
|
+
return this.c3g_1._tabs.o1(this);
|
|
7929
7953
|
};
|
|
7930
|
-
protoOf(Tab).
|
|
7954
|
+
protoOf(Tab).n3g = function () {
|
|
7931
7955
|
return this._listeners;
|
|
7932
7956
|
};
|
|
7933
|
-
protoOf(Tab).
|
|
7957
|
+
protoOf(Tab).r37 = function () {
|
|
7934
7958
|
return this.label;
|
|
7935
7959
|
};
|
|
7936
7960
|
protoOf(Tab).w2y = function () {
|
|
7937
|
-
return this.
|
|
7961
|
+
return this.d3g_1;
|
|
7938
7962
|
};
|
|
7939
7963
|
protoOf(Tab).i33 = function () {
|
|
7940
|
-
return this.
|
|
7964
|
+
return this.e3g_1;
|
|
7941
7965
|
};
|
|
7942
7966
|
protoOf(Tab)._getAnalyticsEvents = function (type) {
|
|
7943
7967
|
var tmp0_subject = type;
|
|
@@ -7946,7 +7970,7 @@
|
|
|
7946
7970
|
if (tmp0 === 3) {
|
|
7947
7971
|
var tmp$ret$2;
|
|
7948
7972
|
// Inline function 'kotlin.collections.filter' call
|
|
7949
|
-
var tmp1_filter = this.
|
|
7973
|
+
var tmp1_filter = this.e3g_1;
|
|
7950
7974
|
var tmp$ret$1;
|
|
7951
7975
|
// Inline function 'kotlin.collections.filterTo' call
|
|
7952
7976
|
var tmp0_filterTo = ArrayList_init_$Create$();
|
|
@@ -7969,7 +7993,7 @@
|
|
|
7969
7993
|
}
|
|
7970
7994
|
return tmp;
|
|
7971
7995
|
};
|
|
7972
|
-
protoOf(Tab).
|
|
7996
|
+
protoOf(Tab).o3g = function () {
|
|
7973
7997
|
var tmp$ret$0;
|
|
7974
7998
|
// Inline function 'kotlin.collections.toTypedArray' call
|
|
7975
7999
|
var tmp0_toTypedArray = this._listeners;
|
|
@@ -7978,15 +8002,15 @@
|
|
|
7978
8002
|
};
|
|
7979
8003
|
function Tab() {
|
|
7980
8004
|
}
|
|
7981
|
-
defineProp(protoOf(Tab), 'position', protoOf(Tab).
|
|
8005
|
+
defineProp(protoOf(Tab), 'position', protoOf(Tab).m3g);
|
|
7982
8006
|
defineProp(protoOf(Tab), '_content', function () {
|
|
7983
8007
|
return this.w2y();
|
|
7984
8008
|
});
|
|
7985
|
-
defineProp(protoOf(Tab), 'listeners', protoOf(Tab).
|
|
8009
|
+
defineProp(protoOf(Tab), 'listeners', protoOf(Tab).o3g);
|
|
7986
8010
|
defineProp(protoOf(Tab), 'content', function () {
|
|
7987
8011
|
return this.e2z();
|
|
7988
8012
|
});
|
|
7989
|
-
protoOf(Tabs).
|
|
8013
|
+
protoOf(Tabs).p3g = function () {
|
|
7990
8014
|
return this._tabs;
|
|
7991
8015
|
};
|
|
7992
8016
|
protoOf(Tabs).g2z = function () {
|
|
@@ -8029,7 +8053,7 @@
|
|
|
8029
8053
|
tmp$ret$6 = tmp$ret$5;
|
|
8030
8054
|
return tmp$ret$6;
|
|
8031
8055
|
};
|
|
8032
|
-
protoOf(Tabs).
|
|
8056
|
+
protoOf(Tabs).q3g = function () {
|
|
8033
8057
|
var tmp$ret$0;
|
|
8034
8058
|
// Inline function 'kotlin.collections.toTypedArray' call
|
|
8035
8059
|
var tmp0_toTypedArray = this._tabs;
|
|
@@ -8039,14 +8063,14 @@
|
|
|
8039
8063
|
function Tabs() {
|
|
8040
8064
|
Companion_getInstance_39();
|
|
8041
8065
|
}
|
|
8042
|
-
defineProp(protoOf(Tabs), 'tabs', protoOf(Tabs).
|
|
8066
|
+
defineProp(protoOf(Tabs), 'tabs', protoOf(Tabs).q3g);
|
|
8043
8067
|
var Align_START_instance;
|
|
8044
8068
|
var Align_CENTER_instance;
|
|
8045
8069
|
var Align_END_instance;
|
|
8046
8070
|
function Companion_36() {
|
|
8047
8071
|
Companion_instance_36 = this;
|
|
8048
8072
|
}
|
|
8049
|
-
protoOf(Companion_36).
|
|
8073
|
+
protoOf(Companion_36).r3g = function (_this__u8e3s4) {
|
|
8050
8074
|
var tmp0_subject = _this__u8e3s4;
|
|
8051
8075
|
switch (tmp0_subject) {
|
|
8052
8076
|
case 'start':
|
|
@@ -8112,7 +8136,7 @@
|
|
|
8112
8136
|
function Companion_37() {
|
|
8113
8137
|
Companion_instance_37 = this;
|
|
8114
8138
|
}
|
|
8115
|
-
protoOf(Companion_37).
|
|
8139
|
+
protoOf(Companion_37).s3g = function (_this__u8e3s4) {
|
|
8116
8140
|
var tmp$ret$3;
|
|
8117
8141
|
// Inline function 'kotlin.collections.mapNotNullTo' call
|
|
8118
8142
|
var tmp0_mapNotNullTo = get_REGEX_SEQUENCE_SEPARATOR().gc(_this__u8e3s4);
|
|
@@ -8178,9 +8202,9 @@
|
|
|
8178
8202
|
}
|
|
8179
8203
|
function Companion_38() {
|
|
8180
8204
|
Companion_instance_38 = this;
|
|
8181
|
-
this.
|
|
8182
|
-
this.
|
|
8183
|
-
this.
|
|
8205
|
+
this.t3g_1 = 'text';
|
|
8206
|
+
this.u3g_1 = 40;
|
|
8207
|
+
this.v3g_1 = 0;
|
|
8184
8208
|
}
|
|
8185
8209
|
var Companion_instance_38;
|
|
8186
8210
|
function Companion_getInstance_42() {
|
|
@@ -8197,10 +8221,10 @@
|
|
|
8197
8221
|
parser.a2y(2, tmp, 'text');
|
|
8198
8222
|
var tmp_0 = $this;
|
|
8199
8223
|
var tmp0_safe_receiver = parser.p2z('text-align');
|
|
8200
|
-
tmp_0.
|
|
8224
|
+
tmp_0.s3c_1 = tmp0_safe_receiver == null ? null : Companion_getInstance_40().r3g(tmp0_safe_receiver);
|
|
8201
8225
|
var tmp_1 = $this;
|
|
8202
8226
|
var tmp1_safe_receiver = parser.p2z(get_XML_TEXT_COLOR());
|
|
8203
|
-
tmp_1.
|
|
8227
|
+
tmp_1.t3c_1 = tmp1_safe_receiver == null ? null : toColorOrNull(tmp1_safe_receiver);
|
|
8204
8228
|
var tmp_2 = $this;
|
|
8205
8229
|
var tmp2_safe_receiver = parser.p2z(get_XML_TEXT_SCALE());
|
|
8206
8230
|
var tmp3_elvis_lhs = tmp2_safe_receiver == null ? null : toDoubleOrNull(tmp2_safe_receiver);
|
|
@@ -8211,12 +8235,12 @@
|
|
|
8211
8235
|
} else {
|
|
8212
8236
|
tmp_3 = tmp3_elvis_lhs;
|
|
8213
8237
|
}
|
|
8214
|
-
tmp_2.
|
|
8238
|
+
tmp_2.u3c_1 = tmp_3;
|
|
8215
8239
|
var tmp_4 = $this;
|
|
8216
8240
|
var tmp$ret$0;
|
|
8217
8241
|
// Inline function 'kotlin.collections.orEmpty' call
|
|
8218
8242
|
var tmp4_safe_receiver = parser.p2z('text-style');
|
|
8219
|
-
var tmp0_orEmpty = tmp4_safe_receiver == null ? null : Companion_getInstance_41().
|
|
8243
|
+
var tmp0_orEmpty = tmp4_safe_receiver == null ? null : Companion_getInstance_41().s3g(tmp4_safe_receiver);
|
|
8220
8244
|
var tmp0_elvis_lhs = tmp0_orEmpty;
|
|
8221
8245
|
tmp$ret$0 = tmp0_elvis_lhs == null ? emptySet() : tmp0_elvis_lhs;
|
|
8222
8246
|
tmp_4._textStyles = tmp$ret$0;
|
|
@@ -8251,7 +8275,7 @@
|
|
|
8251
8275
|
tmp_8 = tmp7_elvis_lhs;
|
|
8252
8276
|
}
|
|
8253
8277
|
tmp_5.minimumLines = tmp_8;
|
|
8254
|
-
$this.
|
|
8278
|
+
$this.v3c_1 = parser.p2z('start-image');
|
|
8255
8279
|
var tmp_9 = $this;
|
|
8256
8280
|
var tmp8_safe_receiver = parser.p2z('start-image-size');
|
|
8257
8281
|
var tmp9_elvis_lhs = tmp8_safe_receiver == null ? null : toIntOrNull(tmp8_safe_receiver);
|
|
@@ -8263,7 +8287,7 @@
|
|
|
8263
8287
|
tmp_10 = tmp9_elvis_lhs;
|
|
8264
8288
|
}
|
|
8265
8289
|
tmp_9.startImageSize = tmp_10;
|
|
8266
|
-
$this.
|
|
8290
|
+
$this.w3c_1 = parser.p2z('end-image');
|
|
8267
8291
|
var tmp_11 = $this;
|
|
8268
8292
|
var tmp10_safe_receiver = parser.p2z('end-image-size');
|
|
8269
8293
|
var tmp11_elvis_lhs = tmp10_safe_receiver == null ? null : toIntOrNull(tmp10_safe_receiver);
|
|
@@ -8275,7 +8299,7 @@
|
|
|
8275
8299
|
tmp_12 = tmp11_elvis_lhs;
|
|
8276
8300
|
}
|
|
8277
8301
|
tmp_11.endImageSize = tmp_12;
|
|
8278
|
-
$this.text = parser.
|
|
8302
|
+
$this.text = parser.w3g();
|
|
8279
8303
|
return $this;
|
|
8280
8304
|
}
|
|
8281
8305
|
function Text_init_$Create$(parent, parser) {
|
|
@@ -8300,18 +8324,18 @@
|
|
|
8300
8324
|
Content_init_$Init$_0(parent, VOID, VOID, VOID, VOID, VOID, VOID, VOID, $this);
|
|
8301
8325
|
Text.call($this);
|
|
8302
8326
|
$this.text = text;
|
|
8303
|
-
$this.
|
|
8304
|
-
$this.
|
|
8305
|
-
$this.
|
|
8327
|
+
$this.s3c_1 = textAlign;
|
|
8328
|
+
$this.t3c_1 = textColor;
|
|
8329
|
+
$this.u3c_1 = textScale;
|
|
8306
8330
|
$this._textStyles = textStyles;
|
|
8307
8331
|
var tmp_0 = $this;
|
|
8308
8332
|
Companion_getInstance_42();
|
|
8309
8333
|
tmp_0.minimumLines = 0;
|
|
8310
|
-
$this.
|
|
8334
|
+
$this.v3c_1 = startImage;
|
|
8311
8335
|
var tmp_1 = $this;
|
|
8312
8336
|
Companion_getInstance_42();
|
|
8313
8337
|
tmp_1.startImageSize = 40;
|
|
8314
|
-
$this.
|
|
8338
|
+
$this.w3c_1 = endImage;
|
|
8315
8339
|
var tmp_2 = $this;
|
|
8316
8340
|
Companion_getInstance_42();
|
|
8317
8341
|
tmp_2.endImageSize = 40;
|
|
@@ -8358,41 +8382,41 @@
|
|
|
8358
8382
|
return this.text;
|
|
8359
8383
|
};
|
|
8360
8384
|
protoOf(Text).k34 = function () {
|
|
8361
|
-
var tmp0_elvis_lhs = this.
|
|
8385
|
+
var tmp0_elvis_lhs = this.s3c_1;
|
|
8362
8386
|
return tmp0_elvis_lhs == null ? get_textAlign_0(this.d2z()) : tmp0_elvis_lhs;
|
|
8363
8387
|
};
|
|
8364
8388
|
protoOf(Text).b34 = function () {
|
|
8365
|
-
var tmp0_elvis_lhs = this.
|
|
8389
|
+
var tmp0_elvis_lhs = this.t3c_1;
|
|
8366
8390
|
return tmp0_elvis_lhs == null ? get_textColor_0(this.d2z()) : tmp0_elvis_lhs;
|
|
8367
8391
|
};
|
|
8368
8392
|
protoOf(Text).j34 = function () {
|
|
8369
|
-
return this.
|
|
8393
|
+
return this.u3c_1 * get_textScale_0(this.d2z());
|
|
8370
8394
|
};
|
|
8371
|
-
protoOf(Text).
|
|
8395
|
+
protoOf(Text).b3h = function () {
|
|
8372
8396
|
return this._textStyles;
|
|
8373
8397
|
};
|
|
8374
|
-
protoOf(Text).
|
|
8398
|
+
protoOf(Text).c3h = function () {
|
|
8375
8399
|
return this.minimumLines;
|
|
8376
8400
|
};
|
|
8377
|
-
protoOf(Text).
|
|
8378
|
-
return this.
|
|
8401
|
+
protoOf(Text).d3h = function () {
|
|
8402
|
+
return this.v3c_1;
|
|
8379
8403
|
};
|
|
8380
|
-
protoOf(Text).
|
|
8381
|
-
return getResource(this, this.
|
|
8404
|
+
protoOf(Text).e3h = function () {
|
|
8405
|
+
return getResource(this, this.v3c_1);
|
|
8382
8406
|
};
|
|
8383
|
-
protoOf(Text).
|
|
8407
|
+
protoOf(Text).f3h = function () {
|
|
8384
8408
|
return this.startImageSize;
|
|
8385
8409
|
};
|
|
8386
|
-
protoOf(Text).
|
|
8387
|
-
return this.
|
|
8410
|
+
protoOf(Text).g3h = function () {
|
|
8411
|
+
return this.w3c_1;
|
|
8388
8412
|
};
|
|
8389
|
-
protoOf(Text).
|
|
8390
|
-
return getResource(this, this.
|
|
8413
|
+
protoOf(Text).h3h = function () {
|
|
8414
|
+
return getResource(this, this.w3c_1);
|
|
8391
8415
|
};
|
|
8392
|
-
protoOf(Text).
|
|
8416
|
+
protoOf(Text).i3h = function () {
|
|
8393
8417
|
return this.endImageSize;
|
|
8394
8418
|
};
|
|
8395
|
-
protoOf(Text).
|
|
8419
|
+
protoOf(Text).j3h = function () {
|
|
8396
8420
|
var tmp$ret$0;
|
|
8397
8421
|
// Inline function 'kotlin.collections.toTypedArray' call
|
|
8398
8422
|
var tmp0_toTypedArray = this._textStyles;
|
|
@@ -8405,9 +8429,9 @@
|
|
|
8405
8429
|
defineProp(protoOf(Text), 'textAlign', protoOf(Text).k34);
|
|
8406
8430
|
defineProp(protoOf(Text), 'textColor', protoOf(Text).b34);
|
|
8407
8431
|
defineProp(protoOf(Text), 'textScale', protoOf(Text).j34);
|
|
8408
|
-
defineProp(protoOf(Text), 'startImage', protoOf(Text).
|
|
8409
|
-
defineProp(protoOf(Text), 'endImage', protoOf(Text).
|
|
8410
|
-
defineProp(protoOf(Text), 'textStyles', protoOf(Text).
|
|
8432
|
+
defineProp(protoOf(Text), 'startImage', protoOf(Text).e3h);
|
|
8433
|
+
defineProp(protoOf(Text), 'endImage', protoOf(Text).h3h);
|
|
8434
|
+
defineProp(protoOf(Text), 'textStyles', protoOf(Text).j3h);
|
|
8411
8435
|
function parseTextChild(_this__u8e3s4, parent, parentNamespace, parentName, block) {
|
|
8412
8436
|
var tmp;
|
|
8413
8437
|
if (block === VOID) {
|
|
@@ -8613,8 +8637,8 @@
|
|
|
8613
8637
|
return tmp0_elvis_lhs == null ? compareTo(_Version___get_version__impl__iv3bqm($this).i(), _Version___get_version__impl__iv3bqm(other).i()) : tmp0_elvis_lhs;
|
|
8614
8638
|
}
|
|
8615
8639
|
function Version__compareTo_impl_crux23_0($this, other) {
|
|
8616
|
-
var tmp = $this.
|
|
8617
|
-
return Version__compareTo_impl_crux23(tmp, other instanceof Version ? other.
|
|
8640
|
+
var tmp = $this.k3h_1;
|
|
8641
|
+
return Version__compareTo_impl_crux23(tmp, other instanceof Version ? other.k3h_1 : THROW_CCE());
|
|
8618
8642
|
}
|
|
8619
8643
|
function Version__toString_impl_cjmhtj($this) {
|
|
8620
8644
|
return joinToString(_Version___get_version__impl__iv3bqm($this), '.');
|
|
@@ -8625,37 +8649,37 @@
|
|
|
8625
8649
|
function Version__equals_impl_tebety($this, other) {
|
|
8626
8650
|
if (!(other instanceof Version))
|
|
8627
8651
|
return false;
|
|
8628
|
-
var tmp0_other_with_cast = other instanceof Version ? other.
|
|
8652
|
+
var tmp0_other_with_cast = other instanceof Version ? other.k3h_1 : THROW_CCE();
|
|
8629
8653
|
if (!equals($this, tmp0_other_with_cast))
|
|
8630
8654
|
return false;
|
|
8631
8655
|
return true;
|
|
8632
8656
|
}
|
|
8633
8657
|
function Version(version) {
|
|
8634
8658
|
Companion_getInstance_43();
|
|
8635
|
-
this.
|
|
8659
|
+
this.k3h_1 = version;
|
|
8636
8660
|
}
|
|
8637
|
-
protoOf(Version).
|
|
8638
|
-
return Version__compareTo_impl_crux23(this.
|
|
8661
|
+
protoOf(Version).l3h = function (other) {
|
|
8662
|
+
return Version__compareTo_impl_crux23(this.k3h_1, other);
|
|
8639
8663
|
};
|
|
8640
8664
|
protoOf(Version).c6 = function (other) {
|
|
8641
8665
|
return Version__compareTo_impl_crux23_0(this, other);
|
|
8642
8666
|
};
|
|
8643
8667
|
protoOf(Version).toString = function () {
|
|
8644
|
-
return Version__toString_impl_cjmhtj(this.
|
|
8668
|
+
return Version__toString_impl_cjmhtj(this.k3h_1);
|
|
8645
8669
|
};
|
|
8646
8670
|
protoOf(Version).hashCode = function () {
|
|
8647
|
-
return Version__hashCode_impl_yaseme(this.
|
|
8671
|
+
return Version__hashCode_impl_yaseme(this.k3h_1);
|
|
8648
8672
|
};
|
|
8649
8673
|
protoOf(Version).equals = function (other) {
|
|
8650
|
-
return Version__equals_impl_tebety(this.
|
|
8674
|
+
return Version__equals_impl_tebety(this.k3h_1, other);
|
|
8651
8675
|
};
|
|
8652
8676
|
var Provider_YOUTUBE_instance;
|
|
8653
8677
|
var Provider_UNKNOWN_instance;
|
|
8654
8678
|
function Companion_40() {
|
|
8655
8679
|
Companion_instance_40 = this;
|
|
8656
|
-
this.
|
|
8680
|
+
this.m3h_1 = Provider_UNKNOWN_getInstance();
|
|
8657
8681
|
}
|
|
8658
|
-
protoOf(Companion_40).
|
|
8682
|
+
protoOf(Companion_40).o3b = function (value) {
|
|
8659
8683
|
var tmp0_subject = value;
|
|
8660
8684
|
return tmp0_subject === 'youtube' ? Provider_YOUTUBE_getInstance() : null;
|
|
8661
8685
|
};
|
|
@@ -8692,10 +8716,10 @@
|
|
|
8692
8716
|
}
|
|
8693
8717
|
function Companion_41() {
|
|
8694
8718
|
Companion_instance_41 = this;
|
|
8695
|
-
this.
|
|
8696
|
-
this.
|
|
8697
|
-
this.
|
|
8698
|
-
this.
|
|
8719
|
+
this.n3h_1 = 'video';
|
|
8720
|
+
this.o3h_1 = new AspectRatio(16, 9);
|
|
8721
|
+
this.p3h_1 = Horizontal_CENTER_getInstance();
|
|
8722
|
+
this.q3h_1 = new Percent(1.0);
|
|
8699
8723
|
}
|
|
8700
8724
|
var Companion_instance_41;
|
|
8701
8725
|
function Companion_getInstance_45() {
|
|
@@ -8716,16 +8740,16 @@
|
|
|
8716
8740
|
Companion_getInstance_45();
|
|
8717
8741
|
parser.a2y(2, tmp, 'video');
|
|
8718
8742
|
var tmp_0 = $this;
|
|
8719
|
-
var tmp0_elvis_lhs = Companion_getInstance_44().
|
|
8720
|
-
tmp_0.provider = tmp0_elvis_lhs == null ? Companion_getInstance_44().
|
|
8743
|
+
var tmp0_elvis_lhs = Companion_getInstance_44().o3b(parser.p2z('provider'));
|
|
8744
|
+
tmp_0.provider = tmp0_elvis_lhs == null ? Companion_getInstance_44().m3h_1 : tmp0_elvis_lhs;
|
|
8721
8745
|
$this.videoId = parser.p2z('video-id');
|
|
8722
8746
|
var tmp_1 = $this;
|
|
8723
8747
|
var tmp1_elvis_lhs = Companion_getInstance_9().v31(parser.p2z('aspect-ratio'));
|
|
8724
|
-
tmp_1.aspectRatio = tmp1_elvis_lhs == null ? Companion_getInstance_45().
|
|
8748
|
+
tmp_1.aspectRatio = tmp1_elvis_lhs == null ? Companion_getInstance_45().o3h_1 : tmp1_elvis_lhs;
|
|
8725
8749
|
var tmp_2 = $this;
|
|
8726
8750
|
var tmp2_safe_receiver = Companion_getInstance_23().x32(parser.p2z('gravity'));
|
|
8727
8751
|
var tmp3_elvis_lhs = tmp2_safe_receiver == null ? null : tmp2_safe_receiver.horizontal;
|
|
8728
|
-
tmp_2.gravity = tmp3_elvis_lhs == null ? Companion_getInstance_45().
|
|
8752
|
+
tmp_2.gravity = tmp3_elvis_lhs == null ? Companion_getInstance_45().p3h_1 : tmp3_elvis_lhs;
|
|
8729
8753
|
var tmp_3 = $this;
|
|
8730
8754
|
var tmp4_safe_receiver = Companion_getInstance_17().y32(parser.p2z('width'));
|
|
8731
8755
|
var tmp_4;
|
|
@@ -8748,7 +8772,7 @@
|
|
|
8748
8772
|
tmp_4 = tmp$ret$1;
|
|
8749
8773
|
}
|
|
8750
8774
|
var tmp5_elvis_lhs = tmp_4;
|
|
8751
|
-
tmp_3.width = tmp5_elvis_lhs == null ? Companion_getInstance_45().
|
|
8775
|
+
tmp_3.width = tmp5_elvis_lhs == null ? Companion_getInstance_45().q3h_1 : tmp5_elvis_lhs;
|
|
8752
8776
|
skipTag(parser);
|
|
8753
8777
|
return $this;
|
|
8754
8778
|
}
|
|
@@ -8763,13 +8787,13 @@
|
|
|
8763
8787
|
Provider_initEntries();
|
|
8764
8788
|
return Provider_UNKNOWN_instance;
|
|
8765
8789
|
}
|
|
8766
|
-
protoOf(Video).
|
|
8790
|
+
protoOf(Video).z3h = function () {
|
|
8767
8791
|
return this.provider;
|
|
8768
8792
|
};
|
|
8769
|
-
protoOf(Video).
|
|
8793
|
+
protoOf(Video).a3i = function () {
|
|
8770
8794
|
return this.videoId;
|
|
8771
8795
|
};
|
|
8772
|
-
protoOf(Video).
|
|
8796
|
+
protoOf(Video).b3i = function () {
|
|
8773
8797
|
return this.aspectRatio;
|
|
8774
8798
|
};
|
|
8775
8799
|
protoOf(Video).c33 = function () {
|
|
@@ -8797,15 +8821,15 @@
|
|
|
8797
8821
|
function Visibility$watchVisibility$slambda(resultContinuation) {
|
|
8798
8822
|
CoroutineImpl.call(this, resultContinuation);
|
|
8799
8823
|
}
|
|
8800
|
-
protoOf(Visibility$watchVisibility$slambda).
|
|
8801
|
-
var tmp = this.
|
|
8824
|
+
protoOf(Visibility$watchVisibility$slambda).m3i = function (invisible, gone, $completion) {
|
|
8825
|
+
var tmp = this.n3i(invisible, gone, $completion);
|
|
8802
8826
|
tmp.ce_1 = Unit_getInstance();
|
|
8803
8827
|
tmp.de_1 = null;
|
|
8804
8828
|
return tmp.te();
|
|
8805
8829
|
};
|
|
8806
8830
|
protoOf(Visibility$watchVisibility$slambda).m17 = function (p1, p2, $completion) {
|
|
8807
8831
|
var tmp = (!(p1 == null) ? typeof p1 === 'boolean' : false) ? p1 : THROW_CCE();
|
|
8808
|
-
return this.
|
|
8832
|
+
return this.m3i(tmp, (!(p2 == null) ? typeof p2 === 'boolean' : false) ? p2 : THROW_CCE(), $completion);
|
|
8809
8833
|
};
|
|
8810
8834
|
protoOf(Visibility$watchVisibility$slambda).te = function () {
|
|
8811
8835
|
var suspendResult = this.ce_1;
|
|
@@ -8814,7 +8838,7 @@
|
|
|
8814
8838
|
var tmp = this.ae_1;
|
|
8815
8839
|
if (tmp === 0) {
|
|
8816
8840
|
this.be_1 = 1;
|
|
8817
|
-
return new Pair(this.
|
|
8841
|
+
return new Pair(this.k3i_1, this.l3i_1);
|
|
8818
8842
|
} else if (tmp === 1) {
|
|
8819
8843
|
throw this.de_1;
|
|
8820
8844
|
}
|
|
@@ -8824,16 +8848,16 @@
|
|
|
8824
8848
|
}
|
|
8825
8849
|
while (true);
|
|
8826
8850
|
};
|
|
8827
|
-
protoOf(Visibility$watchVisibility$slambda).
|
|
8851
|
+
protoOf(Visibility$watchVisibility$slambda).n3i = function (invisible, gone, completion) {
|
|
8828
8852
|
var i = new Visibility$watchVisibility$slambda(completion);
|
|
8829
|
-
i.
|
|
8830
|
-
i.
|
|
8853
|
+
i.k3i_1 = invisible;
|
|
8854
|
+
i.l3i_1 = gone;
|
|
8831
8855
|
return i;
|
|
8832
8856
|
};
|
|
8833
8857
|
function Visibility$watchVisibility$slambda_0(resultContinuation) {
|
|
8834
8858
|
var i = new Visibility$watchVisibility$slambda(resultContinuation);
|
|
8835
8859
|
var l = function (invisible, gone, $completion) {
|
|
8836
|
-
return i.
|
|
8860
|
+
return i.m3i(invisible, gone, $completion);
|
|
8837
8861
|
};
|
|
8838
8862
|
l.$arity = 2;
|
|
8839
8863
|
return l;
|
|
@@ -8883,12 +8907,12 @@
|
|
|
8883
8907
|
var tmp$ret$0;
|
|
8884
8908
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
8885
8909
|
tmp$ret$0 = ArrayList_init_$Create$();
|
|
8886
|
-
tmp_0.
|
|
8910
|
+
tmp_0.g3j_1 = tmp$ret$0;
|
|
8887
8911
|
var tmp_1 = $this;
|
|
8888
8912
|
var tmp$ret$1;
|
|
8889
8913
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
8890
8914
|
tmp$ret$1 = ArrayList_init_$Create$();
|
|
8891
|
-
tmp_1.
|
|
8915
|
+
tmp_1.h3j_1 = tmp$ret$1;
|
|
8892
8916
|
// Inline function 'org.cru.godtools.shared.tool.parser.xml.parseChildren' call
|
|
8893
8917
|
$l$loop_4: while (true) {
|
|
8894
8918
|
var tmp_2 = parser.h();
|
|
@@ -8908,7 +8932,7 @@
|
|
|
8908
8932
|
if (tmp1_subject === 'events') {
|
|
8909
8933
|
var tmp2_this = $this;
|
|
8910
8934
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
8911
|
-
var tmp0_plusAssign = tmp2_this.
|
|
8935
|
+
var tmp0_plusAssign = tmp2_this.g3j_1;
|
|
8912
8936
|
var tmp1_plusAssign = Companion_getInstance_7().e2y(parser, $this);
|
|
8913
8937
|
addAll(tmp0_plusAssign, tmp1_plusAssign);
|
|
8914
8938
|
}
|
|
@@ -8917,7 +8941,7 @@
|
|
|
8917
8941
|
if (tmp3_subject === 'content') {
|
|
8918
8942
|
var tmp4_this = $this;
|
|
8919
8943
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
8920
|
-
var tmp3_plusAssign = tmp4_this.
|
|
8944
|
+
var tmp3_plusAssign = tmp4_this.h3j_1;
|
|
8921
8945
|
var tmp$ret$10;
|
|
8922
8946
|
// Inline function 'org.cru.godtools.shared.tool.parser.model.parseContent' call
|
|
8923
8947
|
var tmp$ret$9;
|
|
@@ -9012,12 +9036,12 @@
|
|
|
9012
9036
|
return LessonPage_init_$Init$(manifest, fileName, parser, objectCreate(protoOf(LessonPage)));
|
|
9013
9037
|
}
|
|
9014
9038
|
protoOf(LessonPage).i33 = function () {
|
|
9015
|
-
return this.
|
|
9039
|
+
return this.g3j_1;
|
|
9016
9040
|
};
|
|
9017
9041
|
protoOf(LessonPage).w2y = function () {
|
|
9018
|
-
return this.
|
|
9042
|
+
return this.h3j_1;
|
|
9019
9043
|
};
|
|
9020
|
-
protoOf(LessonPage).
|
|
9044
|
+
protoOf(LessonPage).i3j = function (type) {
|
|
9021
9045
|
return type.equals(Type_LESSON_getInstance());
|
|
9022
9046
|
};
|
|
9023
9047
|
function LessonPage() {
|
|
@@ -9030,9 +9054,9 @@
|
|
|
9030
9054
|
});
|
|
9031
9055
|
function Companion_42() {
|
|
9032
9056
|
Companion_instance_42 = this;
|
|
9033
|
-
this.
|
|
9034
|
-
this.
|
|
9035
|
-
this.
|
|
9057
|
+
this.g3k_1 = 'card';
|
|
9058
|
+
this.h3k_1 = 'id';
|
|
9059
|
+
this.i3k_1 = 'content';
|
|
9036
9060
|
}
|
|
9037
9061
|
var Companion_instance_42;
|
|
9038
9062
|
function Companion_getInstance_46() {
|
|
@@ -9043,27 +9067,27 @@
|
|
|
9043
9067
|
function Card_init_$Init$_0(page, parser, $this) {
|
|
9044
9068
|
BaseModel.call($this, page);
|
|
9045
9069
|
Card_0.call($this);
|
|
9046
|
-
$this.
|
|
9070
|
+
$this.k3k_1 = page;
|
|
9047
9071
|
Companion_getInstance_61();
|
|
9048
9072
|
var tmp = get_XMLNS_PAGE();
|
|
9049
9073
|
Companion_getInstance_46();
|
|
9050
9074
|
parser.a2y(2, tmp, 'card');
|
|
9051
9075
|
var tmp_0 = $this;
|
|
9052
9076
|
Companion_getInstance_46();
|
|
9053
|
-
tmp_0.
|
|
9077
|
+
tmp_0.l3k_1 = parser.p2z('id');
|
|
9054
9078
|
var tmp_1 = $this;
|
|
9055
9079
|
var tmp0_safe_receiver = parser.p2z(get_XML_BACKGROUND_COLOR());
|
|
9056
|
-
tmp_1.
|
|
9080
|
+
tmp_1.m3k_1 = tmp0_safe_receiver == null ? null : toColorOrNull(tmp0_safe_receiver);
|
|
9057
9081
|
var tmp_2 = $this;
|
|
9058
9082
|
var tmp$ret$0;
|
|
9059
9083
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
9060
9084
|
tmp$ret$0 = ArrayList_init_$Create$();
|
|
9061
|
-
tmp_2.
|
|
9085
|
+
tmp_2.n3k_1 = tmp$ret$0;
|
|
9062
9086
|
var tmp_3 = $this;
|
|
9063
9087
|
var tmp$ret$1;
|
|
9064
9088
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
9065
9089
|
tmp$ret$1 = ArrayList_init_$Create$();
|
|
9066
|
-
tmp_3.
|
|
9090
|
+
tmp_3.o3k_1 = tmp$ret$1;
|
|
9067
9091
|
// Inline function 'org.cru.godtools.shared.tool.parser.xml.parseChildren' call
|
|
9068
9092
|
$l$loop_4: while (true) {
|
|
9069
9093
|
var tmp_4 = parser.h();
|
|
@@ -9083,7 +9107,7 @@
|
|
|
9083
9107
|
if (tmp1_subject === 'events') {
|
|
9084
9108
|
var tmp2_this = $this;
|
|
9085
9109
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
9086
|
-
var tmp0_plusAssign = tmp2_this.
|
|
9110
|
+
var tmp0_plusAssign = tmp2_this.n3k_1;
|
|
9087
9111
|
var tmp1_plusAssign = Companion_getInstance_7().e2y(parser, $this);
|
|
9088
9112
|
addAll(tmp0_plusAssign, tmp1_plusAssign);
|
|
9089
9113
|
}
|
|
@@ -9093,7 +9117,7 @@
|
|
|
9093
9117
|
if (tmp3_subject === 'content') {
|
|
9094
9118
|
var tmp4_this = $this;
|
|
9095
9119
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
9096
|
-
var tmp3_plusAssign = tmp4_this.
|
|
9120
|
+
var tmp3_plusAssign = tmp4_this.o3k_1;
|
|
9097
9121
|
var tmp$ret$10;
|
|
9098
9122
|
// Inline function 'org.cru.godtools.shared.tool.parser.model.parseContent' call
|
|
9099
9123
|
var tmp$ret$9;
|
|
@@ -9189,7 +9213,7 @@
|
|
|
9189
9213
|
}
|
|
9190
9214
|
function Companion_43() {
|
|
9191
9215
|
Companion_instance_43 = this;
|
|
9192
|
-
this.
|
|
9216
|
+
this.p3k_1 = 'cardcollection';
|
|
9193
9217
|
}
|
|
9194
9218
|
var Companion_instance_43;
|
|
9195
9219
|
function Companion_getInstance_47() {
|
|
@@ -9206,17 +9230,17 @@
|
|
|
9206
9230
|
parser.a2y(2, tmp, 'page');
|
|
9207
9231
|
var tmp_0 = Companion_getInstance_49();
|
|
9208
9232
|
Companion_getInstance_47();
|
|
9209
|
-
tmp_0.
|
|
9233
|
+
tmp_0.q3k(parser, 'cardcollection');
|
|
9210
9234
|
var tmp_1 = $this;
|
|
9211
9235
|
var tmp$ret$0;
|
|
9212
9236
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
9213
9237
|
tmp$ret$0 = ArrayList_init_$Create$();
|
|
9214
|
-
tmp_1.
|
|
9238
|
+
tmp_1.j3l_1 = tmp$ret$0;
|
|
9215
9239
|
var tmp_2 = $this;
|
|
9216
9240
|
var tmp$ret$1;
|
|
9217
9241
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
9218
9242
|
tmp$ret$1 = ArrayList_init_$Create$();
|
|
9219
|
-
tmp_2.
|
|
9243
|
+
tmp_2.k3l_1 = tmp$ret$1;
|
|
9220
9244
|
// Inline function 'org.cru.godtools.shared.tool.parser.xml.parseChildren' call
|
|
9221
9245
|
$l$loop_1: while (true) {
|
|
9222
9246
|
var tmp_3 = parser.h();
|
|
@@ -9236,7 +9260,7 @@
|
|
|
9236
9260
|
if (tmp1_subject === 'events') {
|
|
9237
9261
|
var tmp2_this = $this;
|
|
9238
9262
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
9239
|
-
var tmp0_plusAssign = tmp2_this.
|
|
9263
|
+
var tmp0_plusAssign = tmp2_this.j3l_1;
|
|
9240
9264
|
var tmp1_plusAssign = Companion_getInstance_7().e2y(parser, $this);
|
|
9241
9265
|
addAll(tmp0_plusAssign, tmp1_plusAssign);
|
|
9242
9266
|
}
|
|
@@ -9245,7 +9269,7 @@
|
|
|
9245
9269
|
if (tmp3_subject === 'cards') {
|
|
9246
9270
|
var tmp4_this = $this;
|
|
9247
9271
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
9248
|
-
var tmp2_plusAssign = tmp4_this.
|
|
9272
|
+
var tmp2_plusAssign = tmp4_this.k3l_1;
|
|
9249
9273
|
var tmp3_plusAssign = parseCards($this, parser);
|
|
9250
9274
|
addAll(tmp2_plusAssign, tmp3_plusAssign);
|
|
9251
9275
|
}
|
|
@@ -9307,7 +9331,7 @@
|
|
|
9307
9331
|
return tmp$ret$2;
|
|
9308
9332
|
}
|
|
9309
9333
|
protoOf(Card_0).w2y = function () {
|
|
9310
|
-
return this.
|
|
9334
|
+
return this.o3k_1;
|
|
9311
9335
|
};
|
|
9312
9336
|
protoOf(Card_0)._getAnalyticsEvents = function (type) {
|
|
9313
9337
|
var tmp0_subject = type;
|
|
@@ -9317,7 +9341,7 @@
|
|
|
9317
9341
|
case 1:
|
|
9318
9342
|
var tmp$ret$2;
|
|
9319
9343
|
// Inline function 'kotlin.collections.filter' call
|
|
9320
|
-
var tmp1_filter = this.
|
|
9344
|
+
var tmp1_filter = this.n3k_1;
|
|
9321
9345
|
var tmp$ret$1;
|
|
9322
9346
|
// Inline function 'kotlin.collections.filterTo' call
|
|
9323
9347
|
var tmp0_filterTo = ArrayList_init_$Create$();
|
|
@@ -9339,7 +9363,7 @@
|
|
|
9339
9363
|
case 2:
|
|
9340
9364
|
var tmp$ret$5;
|
|
9341
9365
|
// Inline function 'kotlin.collections.filter' call
|
|
9342
|
-
var tmp3_filter = this.
|
|
9366
|
+
var tmp3_filter = this.n3k_1;
|
|
9343
9367
|
var tmp$ret$4;
|
|
9344
9368
|
// Inline function 'kotlin.collections.filterTo' call
|
|
9345
9369
|
var tmp2_filterTo = ArrayList_init_$Create$();
|
|
@@ -9374,9 +9398,9 @@
|
|
|
9374
9398
|
return this.e2z();
|
|
9375
9399
|
});
|
|
9376
9400
|
protoOf(CardCollectionPage).i33 = function () {
|
|
9377
|
-
return this.
|
|
9401
|
+
return this.j3l_1;
|
|
9378
9402
|
};
|
|
9379
|
-
protoOf(CardCollectionPage).
|
|
9403
|
+
protoOf(CardCollectionPage).i3j = function (type) {
|
|
9380
9404
|
return type.equals(Type_CYOA_getInstance());
|
|
9381
9405
|
};
|
|
9382
9406
|
function CardCollectionPage() {
|
|
@@ -9412,7 +9436,7 @@
|
|
|
9412
9436
|
}
|
|
9413
9437
|
function Companion_44() {
|
|
9414
9438
|
Companion_instance_44 = this;
|
|
9415
|
-
this.
|
|
9439
|
+
this.l3l_1 = 'content';
|
|
9416
9440
|
}
|
|
9417
9441
|
var Companion_instance_44;
|
|
9418
9442
|
function Companion_getInstance_48() {
|
|
@@ -9429,17 +9453,17 @@
|
|
|
9429
9453
|
parser.a2y(2, tmp, 'page');
|
|
9430
9454
|
var tmp_0 = Companion_getInstance_49();
|
|
9431
9455
|
Companion_getInstance_48();
|
|
9432
|
-
tmp_0.
|
|
9456
|
+
tmp_0.q3k(parser, 'content');
|
|
9433
9457
|
var tmp_1 = $this;
|
|
9434
9458
|
var tmp$ret$0;
|
|
9435
9459
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
9436
9460
|
tmp$ret$0 = ArrayList_init_$Create$();
|
|
9437
|
-
tmp_1.
|
|
9461
|
+
tmp_1.e3m_1 = tmp$ret$0;
|
|
9438
9462
|
var tmp_2 = $this;
|
|
9439
9463
|
var tmp$ret$1;
|
|
9440
9464
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
9441
9465
|
tmp$ret$1 = ArrayList_init_$Create$();
|
|
9442
|
-
tmp_2.
|
|
9466
|
+
tmp_2.f3m_1 = tmp$ret$1;
|
|
9443
9467
|
// Inline function 'org.cru.godtools.shared.tool.parser.xml.parseChildren' call
|
|
9444
9468
|
$l$loop_4: while (true) {
|
|
9445
9469
|
var tmp_3 = parser.h();
|
|
@@ -9459,7 +9483,7 @@
|
|
|
9459
9483
|
if (tmp1_subject === 'events') {
|
|
9460
9484
|
var tmp2_this = $this;
|
|
9461
9485
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
9462
|
-
var tmp0_plusAssign = tmp2_this.
|
|
9486
|
+
var tmp0_plusAssign = tmp2_this.e3m_1;
|
|
9463
9487
|
var tmp1_plusAssign = Companion_getInstance_7().e2y(parser, $this);
|
|
9464
9488
|
addAll(tmp0_plusAssign, tmp1_plusAssign);
|
|
9465
9489
|
}
|
|
@@ -9468,7 +9492,7 @@
|
|
|
9468
9492
|
if (tmp3_subject === 'content') {
|
|
9469
9493
|
var tmp4_this = $this;
|
|
9470
9494
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
9471
|
-
var tmp3_plusAssign = tmp4_this.
|
|
9495
|
+
var tmp3_plusAssign = tmp4_this.f3m_1;
|
|
9472
9496
|
var tmp$ret$10;
|
|
9473
9497
|
// Inline function 'org.cru.godtools.shared.tool.parser.model.parseContent' call
|
|
9474
9498
|
var tmp$ret$9;
|
|
@@ -9563,12 +9587,12 @@
|
|
|
9563
9587
|
return ContentPage_init_$Init$(manifest, fileName, parser, objectCreate(protoOf(ContentPage)));
|
|
9564
9588
|
}
|
|
9565
9589
|
protoOf(ContentPage).i33 = function () {
|
|
9566
|
-
return this.
|
|
9590
|
+
return this.e3m_1;
|
|
9567
9591
|
};
|
|
9568
9592
|
protoOf(ContentPage).w2y = function () {
|
|
9569
|
-
return this.
|
|
9593
|
+
return this.f3m_1;
|
|
9570
9594
|
};
|
|
9571
|
-
protoOf(ContentPage).
|
|
9595
|
+
protoOf(ContentPage).i3j = function (type) {
|
|
9572
9596
|
return type.equals(Type_CYOA_getInstance());
|
|
9573
9597
|
};
|
|
9574
9598
|
function ContentPage() {
|
|
@@ -9582,16 +9606,16 @@
|
|
|
9582
9606
|
});
|
|
9583
9607
|
function Companion_45() {
|
|
9584
9608
|
Companion_instance_45 = this;
|
|
9585
|
-
this.
|
|
9609
|
+
this.t38_1 = 'page';
|
|
9586
9610
|
var tmp = this;
|
|
9587
9611
|
var tmp$ret$0;
|
|
9588
9612
|
// Inline function 'org.cru.godtools.shared.tool.parser.model.color' call
|
|
9589
9613
|
tmp$ret$0 = toPlatformColor_0(Companion_getInstance_0().x2p(0 / 255.0, 0 / 255.0, 0 / 255.0, 0.0));
|
|
9590
|
-
tmp.
|
|
9591
|
-
this.
|
|
9592
|
-
this.
|
|
9614
|
+
tmp.u38_1 = tmp$ret$0;
|
|
9615
|
+
this.v38_1 = Companion_getInstance_23().CENTER;
|
|
9616
|
+
this.w38_1 = ImageScaleType_FILL_X_getInstance();
|
|
9593
9617
|
}
|
|
9594
|
-
protoOf(Companion_45).
|
|
9618
|
+
protoOf(Companion_45).x38 = function (manifest, fileName, parser) {
|
|
9595
9619
|
Companion_getInstance_61();
|
|
9596
9620
|
parser.a2y(2, null, 'page');
|
|
9597
9621
|
var tmp0_subject = parser.c2y();
|
|
@@ -9633,7 +9657,7 @@
|
|
|
9633
9657
|
var tmp_2;
|
|
9634
9658
|
var tmp$ret$0;
|
|
9635
9659
|
// Inline function 'org.cru.godtools.shared.tool.parser.model.page.Companion.parse.<anonymous>' call
|
|
9636
|
-
tmp$ret$0 = tmp1_safe_receiver.
|
|
9660
|
+
tmp$ret$0 = tmp1_safe_receiver.i3j(manifest.type);
|
|
9637
9661
|
if (tmp$ret$0) {
|
|
9638
9662
|
tmp_2 = tmp1_safe_receiver;
|
|
9639
9663
|
} else {
|
|
@@ -9644,7 +9668,7 @@
|
|
|
9644
9668
|
}
|
|
9645
9669
|
return tmp_1;
|
|
9646
9670
|
};
|
|
9647
|
-
protoOf(Companion_45).
|
|
9671
|
+
protoOf(Companion_45).q3k = function (_this__u8e3s4, type) {
|
|
9648
9672
|
var actual = _this__u8e3s4.h31(get_XMLNS_XSI(), 'type');
|
|
9649
9673
|
if (!(type === actual))
|
|
9650
9674
|
throw new XmlPullParserException('expected ' + type + ' not ' + actual);
|
|
@@ -9661,9 +9685,9 @@
|
|
|
9661
9685
|
Companion_getInstance_61();
|
|
9662
9686
|
Companion_getInstance_49();
|
|
9663
9687
|
parser.a2y(2, null, 'page');
|
|
9664
|
-
$this.
|
|
9665
|
-
$this.
|
|
9666
|
-
$this.
|
|
9688
|
+
$this.m3j_1 = parser.p2z('id');
|
|
9689
|
+
$this.n3j_1 = fileName;
|
|
9690
|
+
$this.o3j_1 = parser.h31(get_XMLNS_CYOA(), 'parent');
|
|
9667
9691
|
var tmp = $this;
|
|
9668
9692
|
var tmp0_safe_receiver = parser.p2z('hidden');
|
|
9669
9693
|
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : toBoolean(tmp0_safe_receiver);
|
|
@@ -9682,44 +9706,44 @@
|
|
|
9682
9706
|
tmp_1._dismissListeners = toSet_0(tmp$ret$1);
|
|
9683
9707
|
var tmp_2 = $this;
|
|
9684
9708
|
var tmp2_safe_receiver = parser.p2z(get_XML_PRIMARY_COLOR());
|
|
9685
|
-
tmp_2.
|
|
9709
|
+
tmp_2.p3j_1 = tmp2_safe_receiver == null ? null : toColorOrNull(tmp2_safe_receiver);
|
|
9686
9710
|
var tmp_3 = $this;
|
|
9687
9711
|
var tmp3_safe_receiver = parser.p2z(get_XML_PRIMARY_TEXT_COLOR());
|
|
9688
|
-
tmp_3.
|
|
9712
|
+
tmp_3.q3j_1 = tmp3_safe_receiver == null ? null : toColorOrNull(tmp3_safe_receiver);
|
|
9689
9713
|
var tmp_4 = $this;
|
|
9690
9714
|
var tmp4_safe_receiver = parser.p2z(get_XML_BACKGROUND_COLOR());
|
|
9691
9715
|
var tmp5_elvis_lhs = tmp4_safe_receiver == null ? null : toColorOrNull(tmp4_safe_receiver);
|
|
9692
|
-
tmp_4.
|
|
9693
|
-
$this.
|
|
9716
|
+
tmp_4.r3j_1 = tmp5_elvis_lhs == null ? Companion_getInstance_49().u38_1 : tmp5_elvis_lhs;
|
|
9717
|
+
$this.s3j_1 = parser.p2z(get_XML_BACKGROUND_IMAGE());
|
|
9694
9718
|
var tmp_5 = $this;
|
|
9695
9719
|
var tmp6_safe_receiver = parser.p2z(get_XML_BACKGROUND_IMAGE_GRAVITY());
|
|
9696
9720
|
var tmp7_elvis_lhs = tmp6_safe_receiver == null ? null : Companion_getInstance_23().x32(tmp6_safe_receiver);
|
|
9697
|
-
tmp_5.
|
|
9721
|
+
tmp_5.t3j_1 = tmp7_elvis_lhs == null ? Companion_getInstance_49().v38_1 : tmp7_elvis_lhs;
|
|
9698
9722
|
var tmp_6 = $this;
|
|
9699
9723
|
var tmp8_safe_receiver = parser.p2z(get_XML_BACKGROUND_IMAGE_SCALE_TYPE());
|
|
9700
|
-
var tmp9_elvis_lhs = tmp8_safe_receiver == null ? null : Companion_getInstance_25().
|
|
9701
|
-
tmp_6.
|
|
9724
|
+
var tmp9_elvis_lhs = tmp8_safe_receiver == null ? null : Companion_getInstance_25().e37(tmp8_safe_receiver);
|
|
9725
|
+
tmp_6.u3j_1 = tmp9_elvis_lhs == null ? Companion_getInstance_49().w38_1 : tmp9_elvis_lhs;
|
|
9702
9726
|
var tmp_7 = $this;
|
|
9703
9727
|
var tmp10_safe_receiver = parser.p2z(get_XML_CONTROL_COLOR());
|
|
9704
|
-
tmp_7.
|
|
9728
|
+
tmp_7.v3j_1 = tmp10_safe_receiver == null ? null : toColorOrNull(tmp10_safe_receiver);
|
|
9705
9729
|
var tmp_8 = $this;
|
|
9706
9730
|
var tmp_9 = get_XMLNS_CONTENT();
|
|
9707
9731
|
Companion_getInstance_13();
|
|
9708
9732
|
var tmp11_safe_receiver = parser.h31(tmp_9, 'card-background-color');
|
|
9709
|
-
tmp_8.
|
|
9733
|
+
tmp_8.w3j_1 = tmp11_safe_receiver == null ? null : toColorOrNull(tmp11_safe_receiver);
|
|
9710
9734
|
var tmp_10 = $this;
|
|
9711
9735
|
var tmp_11 = get_XMLNS_CONTENT();
|
|
9712
9736
|
Companion_getInstance_33();
|
|
9713
9737
|
var tmp12_safe_receiver = parser.h31(tmp_11, 'multiselect-option-background-color');
|
|
9714
|
-
tmp_10.
|
|
9738
|
+
tmp_10.x3j_1 = tmp12_safe_receiver == null ? null : toColorOrNull(tmp12_safe_receiver);
|
|
9715
9739
|
var tmp_12 = $this;
|
|
9716
9740
|
var tmp_13 = get_XMLNS_CONTENT();
|
|
9717
9741
|
Companion_getInstance_33();
|
|
9718
9742
|
var tmp13_safe_receiver = parser.h31(tmp_13, 'multiselect-option-selected-color');
|
|
9719
|
-
tmp_12.
|
|
9743
|
+
tmp_12.y3j_1 = tmp13_safe_receiver == null ? null : toColorOrNull(tmp13_safe_receiver);
|
|
9720
9744
|
var tmp_14 = $this;
|
|
9721
9745
|
var tmp14_safe_receiver = parser.p2z(get_XML_TEXT_COLOR());
|
|
9722
|
-
tmp_14.
|
|
9746
|
+
tmp_14.z3j_1 = tmp14_safe_receiver == null ? null : toColorOrNull(tmp14_safe_receiver);
|
|
9723
9747
|
var tmp_15 = $this;
|
|
9724
9748
|
var tmp15_safe_receiver = parser.p2z(get_XML_TEXT_SCALE());
|
|
9725
9749
|
var tmp16_elvis_lhs = tmp15_safe_receiver == null ? null : toDoubleOrNull(tmp15_safe_receiver);
|
|
@@ -9730,7 +9754,7 @@
|
|
|
9730
9754
|
} else {
|
|
9731
9755
|
tmp_16 = tmp16_elvis_lhs;
|
|
9732
9756
|
}
|
|
9733
|
-
tmp_15.
|
|
9757
|
+
tmp_15.a3k_1 = tmp_16;
|
|
9734
9758
|
return $this;
|
|
9735
9759
|
}
|
|
9736
9760
|
function Page_init_$Init$_0(manifest, id, fileName, parentPage, primaryColor, backgroundColor, backgroundImage, backgroundImageGravity, backgroundImageScaleType, controlColor, cardBackgroundColor, multiselectOptionBackgroundColor, multiselectOptionSelectedColor, textColor, textScale, $this) {
|
|
@@ -9739,10 +9763,10 @@
|
|
|
9739
9763
|
fileName = fileName === VOID ? null : fileName;
|
|
9740
9764
|
parentPage = parentPage === VOID ? null : parentPage;
|
|
9741
9765
|
primaryColor = primaryColor === VOID ? null : primaryColor;
|
|
9742
|
-
backgroundColor = backgroundColor === VOID ? Companion_getInstance_49().
|
|
9766
|
+
backgroundColor = backgroundColor === VOID ? Companion_getInstance_49().u38_1 : backgroundColor;
|
|
9743
9767
|
backgroundImage = backgroundImage === VOID ? null : backgroundImage;
|
|
9744
|
-
backgroundImageGravity = backgroundImageGravity === VOID ? Companion_getInstance_49().
|
|
9745
|
-
backgroundImageScaleType = backgroundImageScaleType === VOID ? Companion_getInstance_49().
|
|
9768
|
+
backgroundImageGravity = backgroundImageGravity === VOID ? Companion_getInstance_49().v38_1 : backgroundImageGravity;
|
|
9769
|
+
backgroundImageScaleType = backgroundImageScaleType === VOID ? Companion_getInstance_49().w38_1 : backgroundImageScaleType;
|
|
9746
9770
|
controlColor = controlColor === VOID ? null : controlColor;
|
|
9747
9771
|
cardBackgroundColor = cardBackgroundColor === VOID ? null : cardBackgroundColor;
|
|
9748
9772
|
multiselectOptionBackgroundColor = multiselectOptionBackgroundColor === VOID ? null : multiselectOptionBackgroundColor;
|
|
@@ -9758,30 +9782,30 @@
|
|
|
9758
9782
|
textScale = tmp;
|
|
9759
9783
|
BaseModel.call($this, manifest);
|
|
9760
9784
|
Page.call($this);
|
|
9761
|
-
$this.
|
|
9762
|
-
$this.
|
|
9763
|
-
$this.
|
|
9785
|
+
$this.m3j_1 = id;
|
|
9786
|
+
$this.n3j_1 = fileName;
|
|
9787
|
+
$this.o3j_1 = parentPage;
|
|
9764
9788
|
$this.isHidden = false;
|
|
9765
9789
|
$this._listeners = emptySet();
|
|
9766
9790
|
$this._dismissListeners = emptySet();
|
|
9767
|
-
$this.
|
|
9768
|
-
$this.
|
|
9769
|
-
$this.
|
|
9770
|
-
$this.
|
|
9771
|
-
$this.
|
|
9772
|
-
$this.
|
|
9773
|
-
$this.
|
|
9774
|
-
$this.
|
|
9775
|
-
$this.
|
|
9776
|
-
$this.
|
|
9777
|
-
$this.
|
|
9778
|
-
$this.
|
|
9791
|
+
$this.p3j_1 = primaryColor;
|
|
9792
|
+
$this.q3j_1 = null;
|
|
9793
|
+
$this.r3j_1 = backgroundColor;
|
|
9794
|
+
$this.s3j_1 = backgroundImage;
|
|
9795
|
+
$this.t3j_1 = backgroundImageGravity;
|
|
9796
|
+
$this.u3j_1 = backgroundImageScaleType;
|
|
9797
|
+
$this.v3j_1 = controlColor;
|
|
9798
|
+
$this.w3j_1 = cardBackgroundColor;
|
|
9799
|
+
$this.x3j_1 = multiselectOptionBackgroundColor;
|
|
9800
|
+
$this.y3j_1 = multiselectOptionSelectedColor;
|
|
9801
|
+
$this.z3j_1 = textColor;
|
|
9802
|
+
$this.a3k_1 = textScale;
|
|
9779
9803
|
return $this;
|
|
9780
9804
|
}
|
|
9781
9805
|
function Page$id$delegate$lambda(this$0) {
|
|
9782
9806
|
return function () {
|
|
9783
|
-
var tmp0_elvis_lhs = this$0.
|
|
9784
|
-
var tmp1_elvis_lhs = tmp0_elvis_lhs == null ? this$0.
|
|
9807
|
+
var tmp0_elvis_lhs = this$0.m3j_1;
|
|
9808
|
+
var tmp1_elvis_lhs = tmp0_elvis_lhs == null ? this$0.n3j_1 : tmp0_elvis_lhs;
|
|
9785
9809
|
return tmp1_elvis_lhs == null ? '' + this$0.f2v().code + '-' + this$0.position : tmp1_elvis_lhs;
|
|
9786
9810
|
};
|
|
9787
9811
|
}
|
|
@@ -9794,76 +9818,76 @@
|
|
|
9794
9818
|
var tmp$ret$0;
|
|
9795
9819
|
// Inline function 'kotlin.getValue' call
|
|
9796
9820
|
var tmp0_getValue = id$factory();
|
|
9797
|
-
tmp$ret$0 = this.
|
|
9821
|
+
tmp$ret$0 = this.k3j_1.r1();
|
|
9798
9822
|
return tmp$ret$0;
|
|
9799
9823
|
};
|
|
9800
|
-
protoOf(Page).
|
|
9824
|
+
protoOf(Page).m3g = function () {
|
|
9801
9825
|
var tmp$ret$0;
|
|
9802
9826
|
// Inline function 'kotlin.getValue' call
|
|
9803
9827
|
var tmp0_getValue = position$factory();
|
|
9804
|
-
tmp$ret$0 = this.
|
|
9828
|
+
tmp$ret$0 = this.l3j_1.r1();
|
|
9805
9829
|
return tmp$ret$0;
|
|
9806
9830
|
};
|
|
9807
|
-
protoOf(Page).
|
|
9808
|
-
return this.
|
|
9831
|
+
protoOf(Page).b3k = function () {
|
|
9832
|
+
return this.n3j_1;
|
|
9809
9833
|
};
|
|
9810
|
-
protoOf(Page).
|
|
9811
|
-
return this.f2v().findPage(this.
|
|
9834
|
+
protoOf(Page).c3k = function () {
|
|
9835
|
+
return this.f2v().findPage(this.o3j_1);
|
|
9812
9836
|
};
|
|
9813
|
-
protoOf(Page).
|
|
9837
|
+
protoOf(Page).d3k = function () {
|
|
9814
9838
|
return this.isHidden;
|
|
9815
9839
|
};
|
|
9816
|
-
protoOf(Page).
|
|
9840
|
+
protoOf(Page).n3g = function () {
|
|
9817
9841
|
return this._listeners;
|
|
9818
9842
|
};
|
|
9819
|
-
protoOf(Page).
|
|
9843
|
+
protoOf(Page).e3c = function () {
|
|
9820
9844
|
return this._dismissListeners;
|
|
9821
9845
|
};
|
|
9822
9846
|
protoOf(Page).d34 = function () {
|
|
9823
|
-
var tmp0_elvis_lhs = this.
|
|
9847
|
+
var tmp0_elvis_lhs = this.p3j_1;
|
|
9824
9848
|
return tmp0_elvis_lhs == null ? get_primaryColor_0(this.d2z()) : tmp0_elvis_lhs;
|
|
9825
9849
|
};
|
|
9826
9850
|
protoOf(Page).e34 = function () {
|
|
9827
|
-
var tmp0_elvis_lhs = this.
|
|
9851
|
+
var tmp0_elvis_lhs = this.q3j_1;
|
|
9828
9852
|
return tmp0_elvis_lhs == null ? get_primaryTextColor_0(this.d2z()) : tmp0_elvis_lhs;
|
|
9829
9853
|
};
|
|
9830
9854
|
protoOf(Page).e33 = function () {
|
|
9831
|
-
return this.
|
|
9855
|
+
return this.r3j_1;
|
|
9832
9856
|
};
|
|
9833
|
-
protoOf(Page).
|
|
9834
|
-
return this.
|
|
9857
|
+
protoOf(Page).e3k = function () {
|
|
9858
|
+
return this.s3j_1;
|
|
9835
9859
|
};
|
|
9836
|
-
protoOf(Page).
|
|
9837
|
-
return getResource(this, this.
|
|
9860
|
+
protoOf(Page).h3c = function () {
|
|
9861
|
+
return getResource(this, this.s3j_1);
|
|
9838
9862
|
};
|
|
9839
|
-
protoOf(Page).
|
|
9840
|
-
return this.
|
|
9863
|
+
protoOf(Page).i3c = function () {
|
|
9864
|
+
return this.t3j_1;
|
|
9841
9865
|
};
|
|
9842
|
-
protoOf(Page).
|
|
9843
|
-
return this.
|
|
9866
|
+
protoOf(Page).j3c = function () {
|
|
9867
|
+
return this.u3j_1;
|
|
9844
9868
|
};
|
|
9845
|
-
protoOf(Page).
|
|
9846
|
-
var tmp0_elvis_lhs = this.
|
|
9869
|
+
protoOf(Page).f3k = function () {
|
|
9870
|
+
var tmp0_elvis_lhs = this.v3j_1;
|
|
9847
9871
|
return tmp0_elvis_lhs == null ? this.f2v().c30_1 : tmp0_elvis_lhs;
|
|
9848
9872
|
};
|
|
9849
9873
|
protoOf(Page).g34 = function () {
|
|
9850
|
-
var tmp0_elvis_lhs = this.
|
|
9874
|
+
var tmp0_elvis_lhs = this.w3j_1;
|
|
9851
9875
|
return tmp0_elvis_lhs == null ? this.f2v().g34() : tmp0_elvis_lhs;
|
|
9852
9876
|
};
|
|
9853
9877
|
protoOf(Page).h34 = function () {
|
|
9854
|
-
var tmp0_elvis_lhs = this.
|
|
9878
|
+
var tmp0_elvis_lhs = this.x3j_1;
|
|
9855
9879
|
return tmp0_elvis_lhs == null ? get_multiselectOptionBackgroundColor.call(this) : tmp0_elvis_lhs;
|
|
9856
9880
|
};
|
|
9857
9881
|
protoOf(Page).i34 = function () {
|
|
9858
|
-
var tmp0_elvis_lhs = this.
|
|
9882
|
+
var tmp0_elvis_lhs = this.y3j_1;
|
|
9859
9883
|
return tmp0_elvis_lhs == null ? get_multiselectOptionSelectedColor.call(this) : tmp0_elvis_lhs;
|
|
9860
9884
|
};
|
|
9861
9885
|
protoOf(Page).b34 = function () {
|
|
9862
|
-
var tmp0_elvis_lhs = this.
|
|
9886
|
+
var tmp0_elvis_lhs = this.z3j_1;
|
|
9863
9887
|
return tmp0_elvis_lhs == null ? get_textColor_0(this.d2z()) : tmp0_elvis_lhs;
|
|
9864
9888
|
};
|
|
9865
9889
|
protoOf(Page).j34 = function () {
|
|
9866
|
-
return this.
|
|
9890
|
+
return this.a3k_1 * get_textScale_0(this.d2z());
|
|
9867
9891
|
};
|
|
9868
9892
|
protoOf(Page)._getAnalyticsEvents = function (type) {
|
|
9869
9893
|
var tmp0_subject = type;
|
|
@@ -9920,14 +9944,14 @@
|
|
|
9920
9944
|
}
|
|
9921
9945
|
return tmp;
|
|
9922
9946
|
};
|
|
9923
|
-
protoOf(Page).
|
|
9947
|
+
protoOf(Page).i3d = function () {
|
|
9924
9948
|
var tmp$ret$0;
|
|
9925
9949
|
// Inline function 'kotlin.collections.toTypedArray' call
|
|
9926
9950
|
var tmp0_toTypedArray = this._dismissListeners;
|
|
9927
9951
|
tmp$ret$0 = copyToArray(tmp0_toTypedArray);
|
|
9928
9952
|
return tmp$ret$0;
|
|
9929
9953
|
};
|
|
9930
|
-
protoOf(Page).
|
|
9954
|
+
protoOf(Page).o3g = function () {
|
|
9931
9955
|
var tmp$ret$0;
|
|
9932
9956
|
// Inline function 'kotlin.collections.toTypedArray' call
|
|
9933
9957
|
var tmp0_toTypedArray = this._listeners;
|
|
@@ -9937,16 +9961,16 @@
|
|
|
9937
9961
|
function Page() {
|
|
9938
9962
|
Companion_getInstance_49();
|
|
9939
9963
|
var tmp = this;
|
|
9940
|
-
tmp.
|
|
9964
|
+
tmp.k3j_1 = lazy(Page$id$delegate$lambda(this));
|
|
9941
9965
|
var tmp_0 = this;
|
|
9942
|
-
tmp_0.
|
|
9966
|
+
tmp_0.l3j_1 = lazy(Page$position$delegate$lambda(this));
|
|
9943
9967
|
}
|
|
9944
9968
|
defineProp(protoOf(Page), 'id', protoOf(Page).u2y);
|
|
9945
|
-
defineProp(protoOf(Page), 'position', protoOf(Page).
|
|
9946
|
-
defineProp(protoOf(Page), 'parentPage', protoOf(Page).
|
|
9947
|
-
defineProp(protoOf(Page), 'backgroundImage', protoOf(Page).
|
|
9948
|
-
defineProp(protoOf(Page), 'dismissListeners', protoOf(Page).
|
|
9949
|
-
defineProp(protoOf(Page), 'listeners', protoOf(Page).
|
|
9969
|
+
defineProp(protoOf(Page), 'position', protoOf(Page).m3g);
|
|
9970
|
+
defineProp(protoOf(Page), 'parentPage', protoOf(Page).c3k);
|
|
9971
|
+
defineProp(protoOf(Page), 'backgroundImage', protoOf(Page).h3c);
|
|
9972
|
+
defineProp(protoOf(Page), 'dismissListeners', protoOf(Page).i3d);
|
|
9973
|
+
defineProp(protoOf(Page), 'listeners', protoOf(Page).o3g);
|
|
9950
9974
|
function id$factory() {
|
|
9951
9975
|
return getPropertyCallableRef('id', 1, KProperty1, function (receiver) {
|
|
9952
9976
|
return receiver.id;
|
|
@@ -9963,9 +9987,9 @@
|
|
|
9963
9987
|
var XMLNS_SHAREABLE;
|
|
9964
9988
|
function Companion_46() {
|
|
9965
9989
|
Companion_instance_46 = this;
|
|
9966
|
-
this.
|
|
9990
|
+
this.q3b_1 = 'items';
|
|
9967
9991
|
}
|
|
9968
|
-
protoOf(Companion_46).
|
|
9992
|
+
protoOf(Companion_46).r3b = function (_this__u8e3s4, manifest) {
|
|
9969
9993
|
var tmp$ret$4;
|
|
9970
9994
|
// Inline function 'kotlin.collections.buildList' call
|
|
9971
9995
|
// Inline function 'kotlin.contracts.contract' call
|
|
@@ -9994,7 +10018,7 @@
|
|
|
9994
10018
|
// Inline function 'org.cru.godtools.shared.tool.parser.model.shareable.Companion.parseShareableItems.<anonymous>.<anonymous>' call
|
|
9995
10019
|
var tmp0_subject = _this__u8e3s4.c2y();
|
|
9996
10020
|
if (tmp0_subject === get_XMLNS_SHAREABLE()) {
|
|
9997
|
-
var tmp1_safe_receiver = Companion_getInstance_50().
|
|
10021
|
+
var tmp1_safe_receiver = Companion_getInstance_50().g3m(manifest, _this__u8e3s4);
|
|
9998
10022
|
if (tmp1_safe_receiver == null)
|
|
9999
10023
|
null;
|
|
10000
10024
|
else {
|
|
@@ -10018,9 +10042,9 @@
|
|
|
10018
10042
|
tmp$ret$4 = tmp$ret$3;
|
|
10019
10043
|
return tmp$ret$4;
|
|
10020
10044
|
};
|
|
10021
|
-
protoOf(Companion_46).
|
|
10045
|
+
protoOf(Companion_46).g3m = function (manifest, parser) {
|
|
10022
10046
|
Companion_getInstance_61();
|
|
10023
|
-
parser.
|
|
10047
|
+
parser.h3m(2, get_XMLNS_SHAREABLE());
|
|
10024
10048
|
var tmp0_subject = parser.c2y();
|
|
10025
10049
|
var tmp;
|
|
10026
10050
|
if (tmp0_subject === get_XMLNS_SHAREABLE()) {
|
|
@@ -10048,23 +10072,23 @@
|
|
|
10048
10072
|
BaseModel.call($this, parent);
|
|
10049
10073
|
Shareable.call($this);
|
|
10050
10074
|
Companion_getInstance_61();
|
|
10051
|
-
parser.
|
|
10052
|
-
$this.
|
|
10075
|
+
parser.h3m(2, get_XMLNS_SHAREABLE());
|
|
10076
|
+
$this.w3b_1 = parser.p2z('id');
|
|
10053
10077
|
var tmp = $this;
|
|
10054
10078
|
var tmp0_safe_receiver = parser.p2z('order');
|
|
10055
10079
|
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : toIntOrNull(tmp0_safe_receiver);
|
|
10056
|
-
tmp.
|
|
10080
|
+
tmp.x3b_1 = tmp1_elvis_lhs == null ? 2147483647 : tmp1_elvis_lhs;
|
|
10057
10081
|
return $this;
|
|
10058
10082
|
}
|
|
10059
10083
|
protoOf(Shareable).u2y = function () {
|
|
10060
|
-
return this.
|
|
10084
|
+
return this.w3b_1;
|
|
10061
10085
|
};
|
|
10062
10086
|
function Shareable() {
|
|
10063
10087
|
Companion_getInstance_50();
|
|
10064
10088
|
}
|
|
10065
10089
|
function Companion_47() {
|
|
10066
10090
|
Companion_instance_47 = this;
|
|
10067
|
-
this.
|
|
10091
|
+
this.i3m_1 = 'image';
|
|
10068
10092
|
}
|
|
10069
10093
|
var Companion_instance_47;
|
|
10070
10094
|
function Companion_getInstance_51() {
|
|
@@ -10079,7 +10103,7 @@
|
|
|
10079
10103
|
var tmp = get_XMLNS_SHAREABLE();
|
|
10080
10104
|
Companion_getInstance_51();
|
|
10081
10105
|
parser.a2y(2, tmp, 'image');
|
|
10082
|
-
$this.
|
|
10106
|
+
$this.m3m_1 = parser.p2z('resource');
|
|
10083
10107
|
var description = null;
|
|
10084
10108
|
// Inline function 'org.cru.godtools.shared.tool.parser.xml.parseChildren' call
|
|
10085
10109
|
$l$loop_1: while (true) {
|
|
@@ -10105,7 +10129,7 @@
|
|
|
10105
10129
|
continue $l$loop_1;
|
|
10106
10130
|
skipTag(parser);
|
|
10107
10131
|
}
|
|
10108
|
-
$this.
|
|
10132
|
+
$this.n3m_1 = description;
|
|
10109
10133
|
return $this;
|
|
10110
10134
|
}
|
|
10111
10135
|
function ShareableImage_init_$Create$(manifest, parser) {
|
|
@@ -10113,7 +10137,7 @@
|
|
|
10113
10137
|
}
|
|
10114
10138
|
protoOf(ShareableImage).u2y = function () {
|
|
10115
10139
|
var tmp0_elvis_lhs = protoOf(Shareable).u2y.call(this);
|
|
10116
|
-
return tmp0_elvis_lhs == null ? this.
|
|
10140
|
+
return tmp0_elvis_lhs == null ? this.m3m_1 : tmp0_elvis_lhs;
|
|
10117
10141
|
};
|
|
10118
10142
|
function ShareableImage() {
|
|
10119
10143
|
Companion_getInstance_51();
|
|
@@ -10124,7 +10148,7 @@
|
|
|
10124
10148
|
var XMLNS_TRAINING;
|
|
10125
10149
|
function Companion_48() {
|
|
10126
10150
|
Companion_instance_48 = this;
|
|
10127
|
-
this.
|
|
10151
|
+
this.o3m_1 = 'tip';
|
|
10128
10152
|
}
|
|
10129
10153
|
var Companion_instance_48;
|
|
10130
10154
|
function Companion_getInstance_52() {
|
|
@@ -10159,8 +10183,8 @@
|
|
|
10159
10183
|
protoOf(InlineTip).u2y = function () {
|
|
10160
10184
|
return this.id;
|
|
10161
10185
|
};
|
|
10162
|
-
protoOf(InlineTip).
|
|
10163
|
-
return this.f2v().
|
|
10186
|
+
protoOf(InlineTip).v3m = function () {
|
|
10187
|
+
return this.f2v().h3d(this.id);
|
|
10164
10188
|
};
|
|
10165
10189
|
protoOf(InlineTip).g2z = function () {
|
|
10166
10190
|
return listOfNotNull(this.tip);
|
|
@@ -10168,7 +10192,7 @@
|
|
|
10168
10192
|
function InlineTip() {
|
|
10169
10193
|
Companion_getInstance_52();
|
|
10170
10194
|
}
|
|
10171
|
-
defineProp(protoOf(InlineTip), 'tip', protoOf(InlineTip).
|
|
10195
|
+
defineProp(protoOf(InlineTip), 'tip', protoOf(InlineTip).v3m);
|
|
10172
10196
|
var Type_ASK_instance;
|
|
10173
10197
|
var Type_CONSIDER_instance;
|
|
10174
10198
|
var Type_TIP_instance;
|
|
@@ -10176,9 +10200,9 @@
|
|
|
10176
10200
|
var Type_QUOTE_instance;
|
|
10177
10201
|
function Companion_49() {
|
|
10178
10202
|
Companion_instance_49 = this;
|
|
10179
|
-
this.
|
|
10203
|
+
this.w3m_1 = Type_TIP_getInstance();
|
|
10180
10204
|
}
|
|
10181
|
-
protoOf(Companion_49).
|
|
10205
|
+
protoOf(Companion_49).g37 = function (_this__u8e3s4) {
|
|
10182
10206
|
var tmp0_subject = _this__u8e3s4;
|
|
10183
10207
|
switch (tmp0_subject) {
|
|
10184
10208
|
case 'tip':
|
|
@@ -10219,11 +10243,11 @@
|
|
|
10219
10243
|
Tip.call($this);
|
|
10220
10244
|
Companion_getInstance_61();
|
|
10221
10245
|
parser.a2y(2, get_XMLNS_TRAINING(), 'tip');
|
|
10222
|
-
$this.
|
|
10246
|
+
$this.j3a_1 = id;
|
|
10223
10247
|
var tmp = $this;
|
|
10224
10248
|
var tmp0_safe_receiver = parser.h31(null, 'type');
|
|
10225
|
-
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : Companion_getInstance_53().
|
|
10226
|
-
tmp.
|
|
10249
|
+
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : Companion_getInstance_53().g37(tmp0_safe_receiver);
|
|
10250
|
+
tmp.k3a_1 = tmp1_elvis_lhs == null ? Companion_getInstance_53().w3m_1 : tmp1_elvis_lhs;
|
|
10227
10251
|
var tmp_0 = $this;
|
|
10228
10252
|
var tmp$ret$2;
|
|
10229
10253
|
// Inline function 'kotlin.collections.buildList' call
|
|
@@ -10263,7 +10287,7 @@
|
|
|
10263
10287
|
tmp$ret$0 = tmp0_apply;
|
|
10264
10288
|
tmp$ret$1 = tmp$ret$0.w7();
|
|
10265
10289
|
tmp$ret$2 = tmp$ret$1;
|
|
10266
|
-
tmp_0.
|
|
10290
|
+
tmp_0.l3a_1 = tmp$ret$2;
|
|
10267
10291
|
return $this;
|
|
10268
10292
|
}
|
|
10269
10293
|
function Tip_init_$Create$(manifest, id, parser) {
|
|
@@ -10349,7 +10373,7 @@
|
|
|
10349
10373
|
}
|
|
10350
10374
|
function Companion_50() {
|
|
10351
10375
|
Companion_instance_50 = this;
|
|
10352
|
-
this.
|
|
10376
|
+
this.x3m_1 = 'page';
|
|
10353
10377
|
}
|
|
10354
10378
|
var Companion_instance_50;
|
|
10355
10379
|
function Companion_getInstance_54() {
|
|
@@ -10364,8 +10388,8 @@
|
|
|
10364
10388
|
var tmp = get_XMLNS_TRAINING();
|
|
10365
10389
|
Companion_getInstance_54();
|
|
10366
10390
|
parser.a2y(2, tmp, 'page');
|
|
10367
|
-
$this.
|
|
10368
|
-
$this.
|
|
10391
|
+
$this.z3m_1 = tip;
|
|
10392
|
+
$this.a3n_1 = position;
|
|
10369
10393
|
var tmp_0 = $this;
|
|
10370
10394
|
var tmp$ret$8;
|
|
10371
10395
|
// Inline function 'org.cru.godtools.shared.tool.parser.model.parseContent' call
|
|
@@ -10445,14 +10469,14 @@
|
|
|
10445
10469
|
tmp$ret$6 = tmp$ret$5.w7();
|
|
10446
10470
|
tmp$ret$7 = tmp$ret$6;
|
|
10447
10471
|
tmp$ret$8 = tmp$ret$7;
|
|
10448
|
-
tmp_0.
|
|
10472
|
+
tmp_0.b3n_1 = tmp$ret$8;
|
|
10449
10473
|
return $this;
|
|
10450
10474
|
}
|
|
10451
10475
|
function TipPage_init_$Create$(tip, position, parser) {
|
|
10452
10476
|
return TipPage_init_$Init$(tip, position, parser, objectCreate(protoOf(TipPage)));
|
|
10453
10477
|
}
|
|
10454
10478
|
protoOf(TipPage).w2y = function () {
|
|
10455
|
-
return this.
|
|
10479
|
+
return this.b3n_1;
|
|
10456
10480
|
};
|
|
10457
10481
|
function TipPage() {
|
|
10458
10482
|
Companion_getInstance_54();
|
|
@@ -10465,7 +10489,7 @@
|
|
|
10465
10489
|
});
|
|
10466
10490
|
function Companion_51() {
|
|
10467
10491
|
Companion_instance_51 = this;
|
|
10468
|
-
this.
|
|
10492
|
+
this.c3n_1 = 'call-to-action';
|
|
10469
10493
|
}
|
|
10470
10494
|
var Companion_instance_51;
|
|
10471
10495
|
function Companion_getInstance_55() {
|
|
@@ -10476,10 +10500,10 @@
|
|
|
10476
10500
|
function CallToAction_init_$Init$(parent, $this) {
|
|
10477
10501
|
BaseModel.call($this, parent);
|
|
10478
10502
|
CallToAction.call($this);
|
|
10479
|
-
$this.
|
|
10503
|
+
$this.e3n_1 = parent;
|
|
10480
10504
|
$this.label = null;
|
|
10481
|
-
$this.
|
|
10482
|
-
$this.
|
|
10505
|
+
$this.f3n_1 = null;
|
|
10506
|
+
$this.g3n_1 = null;
|
|
10483
10507
|
return $this;
|
|
10484
10508
|
}
|
|
10485
10509
|
function CallToAction_init_$Create$(parent) {
|
|
@@ -10492,11 +10516,11 @@
|
|
|
10492
10516
|
var tmp = get_XMLNS_TRACT();
|
|
10493
10517
|
Companion_getInstance_55();
|
|
10494
10518
|
parser.a2y(2, tmp, 'call-to-action');
|
|
10495
|
-
$this.
|
|
10519
|
+
$this.e3n_1 = page;
|
|
10496
10520
|
var tmp_0 = $this;
|
|
10497
10521
|
var tmp0_safe_receiver = parser.p2z('control-color');
|
|
10498
|
-
tmp_0.
|
|
10499
|
-
$this.
|
|
10522
|
+
tmp_0.f3n_1 = tmp0_safe_receiver == null ? null : toColorOrNull(tmp0_safe_receiver);
|
|
10523
|
+
$this.g3n_1 = parser.h31(get_XMLNS_TRAINING(), 'tip');
|
|
10500
10524
|
var tmp_1 = $this;
|
|
10501
10525
|
var tmp_2 = get_XMLNS_TRACT();
|
|
10502
10526
|
Companion_getInstance_55();
|
|
@@ -10513,41 +10537,41 @@
|
|
|
10513
10537
|
tip = tip === VOID ? null : tip;
|
|
10514
10538
|
BaseModel.call($this, page);
|
|
10515
10539
|
CallToAction.call($this);
|
|
10516
|
-
$this.
|
|
10540
|
+
$this.e3n_1 = page;
|
|
10517
10541
|
var tmp = $this;
|
|
10518
10542
|
var tmp0_safe_receiver = label;
|
|
10519
10543
|
tmp.label = tmp0_safe_receiver == null ? null : tmp0_safe_receiver($this);
|
|
10520
|
-
$this.
|
|
10521
|
-
$this.
|
|
10544
|
+
$this.f3n_1 = controlColor;
|
|
10545
|
+
$this.g3n_1 = tip;
|
|
10522
10546
|
return $this;
|
|
10523
10547
|
}
|
|
10524
10548
|
function createTestCallToAction(page, label, controlColor, tip) {
|
|
10525
10549
|
return CallToAction_init_$Init$_1(page, label, controlColor, tip, objectCreate(protoOf(CallToAction)));
|
|
10526
10550
|
}
|
|
10527
|
-
protoOf(CallToAction).
|
|
10551
|
+
protoOf(CallToAction).r37 = function () {
|
|
10528
10552
|
return this.label;
|
|
10529
10553
|
};
|
|
10530
|
-
protoOf(CallToAction).
|
|
10531
|
-
var tmp0_elvis_lhs = this.
|
|
10554
|
+
protoOf(CallToAction).f3k = function () {
|
|
10555
|
+
var tmp0_elvis_lhs = this.f3n_1;
|
|
10532
10556
|
return tmp0_elvis_lhs == null ? get_primaryColor_0(this.d2z()) : tmp0_elvis_lhs;
|
|
10533
10557
|
};
|
|
10534
|
-
protoOf(CallToAction).
|
|
10535
|
-
return this.
|
|
10558
|
+
protoOf(CallToAction).h3n = function () {
|
|
10559
|
+
return this.g3n_1;
|
|
10536
10560
|
};
|
|
10537
|
-
protoOf(CallToAction).
|
|
10538
|
-
return this.f2v().
|
|
10561
|
+
protoOf(CallToAction).v3m = function () {
|
|
10562
|
+
return this.f2v().h3d(this.g3n_1);
|
|
10539
10563
|
};
|
|
10540
10564
|
function CallToAction() {
|
|
10541
10565
|
Companion_getInstance_55();
|
|
10542
10566
|
}
|
|
10543
|
-
defineProp(protoOf(CallToAction), 'tip', protoOf(CallToAction).
|
|
10567
|
+
defineProp(protoOf(CallToAction), 'tip', protoOf(CallToAction).v3m);
|
|
10544
10568
|
function get_XMLNS_TRACT() {
|
|
10545
10569
|
return XMLNS_TRACT;
|
|
10546
10570
|
}
|
|
10547
10571
|
var XMLNS_TRACT;
|
|
10548
10572
|
function Companion_52() {
|
|
10549
10573
|
Companion_instance_52 = this;
|
|
10550
|
-
this.
|
|
10574
|
+
this.i3n_1 = 'header';
|
|
10551
10575
|
}
|
|
10552
10576
|
var Companion_instance_52;
|
|
10553
10577
|
function Companion_getInstance_56() {
|
|
@@ -10564,8 +10588,8 @@
|
|
|
10564
10588
|
parser.a2y(2, tmp, 'header');
|
|
10565
10589
|
var tmp_0 = $this;
|
|
10566
10590
|
var tmp0_safe_receiver = parser.p2z(get_XML_BACKGROUND_COLOR());
|
|
10567
|
-
tmp_0.
|
|
10568
|
-
$this.
|
|
10591
|
+
tmp_0.k3n_1 = tmp0_safe_receiver == null ? null : toColorOrNull(tmp0_safe_receiver);
|
|
10592
|
+
$this.l3n_1 = parser.h31(get_XMLNS_TRAINING(), 'tip');
|
|
10569
10593
|
var number = null;
|
|
10570
10594
|
var title = null;
|
|
10571
10595
|
// Inline function 'org.cru.godtools.shared.tool.parser.xml.parseChildren' call
|
|
@@ -10602,31 +10626,31 @@
|
|
|
10602
10626
|
return Header_init_$Init$(page, parser, objectCreate(protoOf(Header)));
|
|
10603
10627
|
}
|
|
10604
10628
|
protoOf(Header).e33 = function () {
|
|
10605
|
-
var tmp0_elvis_lhs = this.
|
|
10629
|
+
var tmp0_elvis_lhs = this.k3n_1;
|
|
10606
10630
|
return tmp0_elvis_lhs == null ? this.d34() : tmp0_elvis_lhs;
|
|
10607
10631
|
};
|
|
10608
10632
|
protoOf(Header).b34 = function () {
|
|
10609
10633
|
return this.e34();
|
|
10610
10634
|
};
|
|
10611
|
-
protoOf(Header).
|
|
10635
|
+
protoOf(Header).m3n = function () {
|
|
10612
10636
|
return this.number;
|
|
10613
10637
|
};
|
|
10614
|
-
protoOf(Header).
|
|
10638
|
+
protoOf(Header).l3c = function () {
|
|
10615
10639
|
return this.title;
|
|
10616
10640
|
};
|
|
10617
|
-
protoOf(Header).
|
|
10618
|
-
return this.
|
|
10641
|
+
protoOf(Header).h3n = function () {
|
|
10642
|
+
return this.l3n_1;
|
|
10619
10643
|
};
|
|
10620
|
-
protoOf(Header).
|
|
10621
|
-
return this.f2v().
|
|
10644
|
+
protoOf(Header).v3m = function () {
|
|
10645
|
+
return this.f2v().h3d(this.l3n_1);
|
|
10622
10646
|
};
|
|
10623
10647
|
function Header() {
|
|
10624
10648
|
Companion_getInstance_56();
|
|
10625
10649
|
}
|
|
10626
|
-
defineProp(protoOf(Header), 'tip', protoOf(Header).
|
|
10650
|
+
defineProp(protoOf(Header), 'tip', protoOf(Header).v3m);
|
|
10627
10651
|
function Companion_53() {
|
|
10628
10652
|
Companion_instance_53 = this;
|
|
10629
|
-
this.
|
|
10653
|
+
this.n3n_1 = 'hero';
|
|
10630
10654
|
}
|
|
10631
10655
|
var Companion_instance_53;
|
|
10632
10656
|
function Companion_getInstance_57() {
|
|
@@ -10638,7 +10662,7 @@
|
|
|
10638
10662
|
var tmp$ret$0;
|
|
10639
10663
|
// Inline function 'kotlin.getValue' call
|
|
10640
10664
|
var tmp0_getValue = headingParent$factory();
|
|
10641
|
-
tmp$ret$0 = $this.
|
|
10665
|
+
tmp$ret$0 = $this.p3n_1.r1();
|
|
10642
10666
|
return tmp$ret$0;
|
|
10643
10667
|
}
|
|
10644
10668
|
function Hero_init_$Init$(page, parser, $this) {
|
|
@@ -10652,7 +10676,7 @@
|
|
|
10652
10676
|
var tmp$ret$0;
|
|
10653
10677
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
10654
10678
|
tmp$ret$0 = ArrayList_init_$Create$();
|
|
10655
|
-
tmp_0.
|
|
10679
|
+
tmp_0.r3n_1 = tmp$ret$0;
|
|
10656
10680
|
var heading = null;
|
|
10657
10681
|
var tmp_1 = $this;
|
|
10658
10682
|
var tmp$ret$8;
|
|
@@ -10691,7 +10715,7 @@
|
|
|
10691
10715
|
if (tmp1_subject === 'events') {
|
|
10692
10716
|
var tmp2_this = $this;
|
|
10693
10717
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
10694
|
-
var tmp0_plusAssign = tmp2_this.
|
|
10718
|
+
var tmp0_plusAssign = tmp2_this.r3n_1;
|
|
10695
10719
|
var tmp1_plusAssign = Companion_getInstance_7().e2y(parser, $this);
|
|
10696
10720
|
addAll(tmp0_plusAssign, tmp1_plusAssign);
|
|
10697
10721
|
}
|
|
@@ -10747,7 +10771,7 @@
|
|
|
10747
10771
|
tmp$ret$6 = tmp$ret$5.w7();
|
|
10748
10772
|
tmp$ret$7 = tmp$ret$6;
|
|
10749
10773
|
tmp$ret$8 = tmp$ret$7;
|
|
10750
|
-
tmp_1.
|
|
10774
|
+
tmp_1.q3n_1 = tmp$ret$8;
|
|
10751
10775
|
$this.heading = heading;
|
|
10752
10776
|
return $this;
|
|
10753
10777
|
}
|
|
@@ -10760,11 +10784,11 @@
|
|
|
10760
10784
|
heading = heading === VOID ? null : heading;
|
|
10761
10785
|
BaseModel.call($this, page);
|
|
10762
10786
|
Hero.call($this);
|
|
10763
|
-
$this.
|
|
10787
|
+
$this.r3n_1 = analyticsEvents;
|
|
10764
10788
|
var tmp = $this;
|
|
10765
10789
|
var tmp0_safe_receiver = heading;
|
|
10766
10790
|
tmp.heading = tmp0_safe_receiver == null ? null : tmp0_safe_receiver(_get_headingParent__2ts5bv($this));
|
|
10767
|
-
$this.
|
|
10791
|
+
$this.q3n_1 = emptyList();
|
|
10768
10792
|
return $this;
|
|
10769
10793
|
}
|
|
10770
10794
|
function createTestHero(page, analyticsEvents, heading) {
|
|
@@ -10780,14 +10804,14 @@
|
|
|
10780
10804
|
return stylesOverride(this$0, VOID, Hero$headingParent$delegate$lambda$lambda(this$0));
|
|
10781
10805
|
};
|
|
10782
10806
|
}
|
|
10783
|
-
protoOf(Hero).
|
|
10807
|
+
protoOf(Hero).s3n = function () {
|
|
10784
10808
|
return this.heading;
|
|
10785
10809
|
};
|
|
10786
10810
|
protoOf(Hero).w2y = function () {
|
|
10787
|
-
return this.
|
|
10811
|
+
return this.q3n_1;
|
|
10788
10812
|
};
|
|
10789
10813
|
protoOf(Hero).i33 = function () {
|
|
10790
|
-
return this.
|
|
10814
|
+
return this.r3n_1;
|
|
10791
10815
|
};
|
|
10792
10816
|
protoOf(Hero)._getAnalyticsEvents = function (type) {
|
|
10793
10817
|
var tmp0_subject = type;
|
|
@@ -10797,7 +10821,7 @@
|
|
|
10797
10821
|
case 1:
|
|
10798
10822
|
var tmp$ret$2;
|
|
10799
10823
|
// Inline function 'kotlin.collections.filter' call
|
|
10800
|
-
var tmp1_filter = this.
|
|
10824
|
+
var tmp1_filter = this.r3n_1;
|
|
10801
10825
|
var tmp$ret$1;
|
|
10802
10826
|
// Inline function 'kotlin.collections.filterTo' call
|
|
10803
10827
|
var tmp0_filterTo = ArrayList_init_$Create$();
|
|
@@ -10819,7 +10843,7 @@
|
|
|
10819
10843
|
case 2:
|
|
10820
10844
|
var tmp$ret$5;
|
|
10821
10845
|
// Inline function 'kotlin.collections.filter' call
|
|
10822
|
-
var tmp3_filter = this.
|
|
10846
|
+
var tmp3_filter = this.r3n_1;
|
|
10823
10847
|
var tmp$ret$4;
|
|
10824
10848
|
// Inline function 'kotlin.collections.filterTo' call
|
|
10825
10849
|
var tmp2_filterTo = ArrayList_init_$Create$();
|
|
@@ -10847,7 +10871,7 @@
|
|
|
10847
10871
|
function Hero() {
|
|
10848
10872
|
Companion_getInstance_57();
|
|
10849
10873
|
var tmp = this;
|
|
10850
|
-
tmp.
|
|
10874
|
+
tmp.p3n_1 = lazy(Hero$headingParent$delegate$lambda(this));
|
|
10851
10875
|
}
|
|
10852
10876
|
defineProp(protoOf(Hero), '_content', function () {
|
|
10853
10877
|
return this.w2y();
|
|
@@ -10862,7 +10886,7 @@
|
|
|
10862
10886
|
}
|
|
10863
10887
|
function Companion_54() {
|
|
10864
10888
|
Companion_instance_54 = this;
|
|
10865
|
-
this.
|
|
10889
|
+
this.t3n_1 = 'modal';
|
|
10866
10890
|
}
|
|
10867
10891
|
var Companion_instance_54;
|
|
10868
10892
|
function Companion_getInstance_58() {
|
|
@@ -10977,29 +11001,29 @@
|
|
|
10977
11001
|
tmp$ret$7 = tmp$ret$6.w7();
|
|
10978
11002
|
tmp$ret$8 = tmp$ret$7;
|
|
10979
11003
|
tmp$ret$9 = tmp$ret$8;
|
|
10980
|
-
tmp_2.
|
|
11004
|
+
tmp_2.p3o_1 = tmp$ret$9;
|
|
10981
11005
|
$this.title = title;
|
|
10982
11006
|
return $this;
|
|
10983
11007
|
}
|
|
10984
11008
|
function Modal_init_$Create$(parent, parser) {
|
|
10985
11009
|
return Modal_init_$Init$(parent, parser, objectCreate(protoOf(Modal)));
|
|
10986
11010
|
}
|
|
10987
|
-
protoOf(Modal).
|
|
11011
|
+
protoOf(Modal).q3o = function () {
|
|
10988
11012
|
return this.page;
|
|
10989
11013
|
};
|
|
10990
11014
|
protoOf(Modal).u2y = function () {
|
|
10991
11015
|
return this.page.id + '-' + _get_position__iahqv2(this);
|
|
10992
11016
|
};
|
|
10993
|
-
protoOf(Modal).
|
|
11017
|
+
protoOf(Modal).l3c = function () {
|
|
10994
11018
|
return this.title;
|
|
10995
11019
|
};
|
|
10996
11020
|
protoOf(Modal).w2y = function () {
|
|
10997
|
-
return this.
|
|
11021
|
+
return this.p3o_1;
|
|
10998
11022
|
};
|
|
10999
|
-
protoOf(Modal).
|
|
11023
|
+
protoOf(Modal).n3g = function () {
|
|
11000
11024
|
return this._listeners;
|
|
11001
11025
|
};
|
|
11002
|
-
protoOf(Modal).
|
|
11026
|
+
protoOf(Modal).e3c = function () {
|
|
11003
11027
|
return this._dismissListeners;
|
|
11004
11028
|
};
|
|
11005
11029
|
protoOf(Modal).d34 = function () {
|
|
@@ -11020,14 +11044,14 @@
|
|
|
11020
11044
|
protoOf(Modal).b34 = function () {
|
|
11021
11045
|
return get_WHITE();
|
|
11022
11046
|
};
|
|
11023
|
-
protoOf(Modal).
|
|
11047
|
+
protoOf(Modal).i3d = function () {
|
|
11024
11048
|
var tmp$ret$0;
|
|
11025
11049
|
// Inline function 'kotlin.collections.toTypedArray' call
|
|
11026
11050
|
var tmp0_toTypedArray = this._dismissListeners;
|
|
11027
11051
|
tmp$ret$0 = copyToArray(tmp0_toTypedArray);
|
|
11028
11052
|
return tmp$ret$0;
|
|
11029
11053
|
};
|
|
11030
|
-
protoOf(Modal).
|
|
11054
|
+
protoOf(Modal).o3g = function () {
|
|
11031
11055
|
var tmp$ret$0;
|
|
11032
11056
|
// Inline function 'kotlin.collections.toTypedArray' call
|
|
11033
11057
|
var tmp0_toTypedArray = this._listeners;
|
|
@@ -11041,18 +11065,18 @@
|
|
|
11041
11065
|
defineProp(protoOf(Modal), '_content', function () {
|
|
11042
11066
|
return this.w2y();
|
|
11043
11067
|
});
|
|
11044
|
-
defineProp(protoOf(Modal), 'dismissListeners', protoOf(Modal).
|
|
11045
|
-
defineProp(protoOf(Modal), 'listeners', protoOf(Modal).
|
|
11068
|
+
defineProp(protoOf(Modal), 'dismissListeners', protoOf(Modal).i3d);
|
|
11069
|
+
defineProp(protoOf(Modal), 'listeners', protoOf(Modal).o3g);
|
|
11046
11070
|
defineProp(protoOf(Modal), 'content', function () {
|
|
11047
11071
|
return this.e2z();
|
|
11048
11072
|
});
|
|
11049
11073
|
function Companion_55() {
|
|
11050
11074
|
Companion_instance_55 = this;
|
|
11051
|
-
this.
|
|
11052
|
-
this.
|
|
11053
|
-
this.
|
|
11054
|
-
this.
|
|
11055
|
-
this.
|
|
11075
|
+
this.r3o_1 = 'card';
|
|
11076
|
+
this.s3o_1 = 'label';
|
|
11077
|
+
this.t3o_1 = 'hidden';
|
|
11078
|
+
this.u3o_1 = ImageScaleType_FILL_X_getInstance();
|
|
11079
|
+
this.v3o_1 = Companion_getInstance_23().CENTER;
|
|
11056
11080
|
}
|
|
11057
11081
|
var Companion_instance_55;
|
|
11058
11082
|
function Companion_getInstance_59() {
|
|
@@ -11064,7 +11088,7 @@
|
|
|
11064
11088
|
var tmp$ret$0;
|
|
11065
11089
|
// Inline function 'kotlin.getValue' call
|
|
11066
11090
|
var tmp0_getValue = labelParent$factory();
|
|
11067
|
-
tmp$ret$0 = $this.
|
|
11091
|
+
tmp$ret$0 = $this.c3p_1.r1();
|
|
11068
11092
|
return tmp$ret$0;
|
|
11069
11093
|
}
|
|
11070
11094
|
function Card_init_$Init$_1(page, position, parser, $this) {
|
|
@@ -11095,24 +11119,24 @@
|
|
|
11095
11119
|
tmp_2._dismissListeners = toSet_0(tmp$ret$1);
|
|
11096
11120
|
var tmp_3 = $this;
|
|
11097
11121
|
var tmp2_safe_receiver = parser.p2z(get_XML_BACKGROUND_COLOR());
|
|
11098
|
-
tmp_3.
|
|
11099
|
-
$this.
|
|
11122
|
+
tmp_3.x3o_1 = tmp2_safe_receiver == null ? null : toColorOrNull(tmp2_safe_receiver);
|
|
11123
|
+
$this.y3o_1 = parser.p2z(get_XML_BACKGROUND_IMAGE());
|
|
11100
11124
|
var tmp_4 = $this;
|
|
11101
11125
|
var tmp3_safe_receiver = parser.p2z(get_XML_BACKGROUND_IMAGE_GRAVITY());
|
|
11102
11126
|
var tmp4_elvis_lhs = tmp3_safe_receiver == null ? null : Companion_getInstance_23().x32(tmp3_safe_receiver);
|
|
11103
|
-
tmp_4.
|
|
11127
|
+
tmp_4.z3o_1 = tmp4_elvis_lhs == null ? Companion_getInstance_59().v3o_1 : tmp4_elvis_lhs;
|
|
11104
11128
|
var tmp_5 = $this;
|
|
11105
11129
|
var tmp5_safe_receiver = parser.p2z(get_XML_BACKGROUND_IMAGE_SCALE_TYPE());
|
|
11106
|
-
var tmp6_elvis_lhs = tmp5_safe_receiver == null ? null : Companion_getInstance_25().
|
|
11107
|
-
tmp_5.
|
|
11130
|
+
var tmp6_elvis_lhs = tmp5_safe_receiver == null ? null : Companion_getInstance_25().e37(tmp5_safe_receiver);
|
|
11131
|
+
tmp_5.a3p_1 = tmp6_elvis_lhs == null ? Companion_getInstance_59().u3o_1 : tmp6_elvis_lhs;
|
|
11108
11132
|
var tmp_6 = $this;
|
|
11109
11133
|
var tmp7_safe_receiver = parser.p2z(get_XML_TEXT_COLOR());
|
|
11110
|
-
tmp_6.
|
|
11134
|
+
tmp_6.b3p_1 = tmp7_safe_receiver == null ? null : toColorOrNull(tmp7_safe_receiver);
|
|
11111
11135
|
var tmp_7 = $this;
|
|
11112
11136
|
var tmp$ret$2;
|
|
11113
11137
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
11114
11138
|
tmp$ret$2 = ArrayList_init_$Create$();
|
|
11115
|
-
tmp_7.
|
|
11139
|
+
tmp_7.e3p_1 = tmp$ret$2;
|
|
11116
11140
|
var label = null;
|
|
11117
11141
|
var tmp_8 = $this;
|
|
11118
11142
|
var tmp$ret$10;
|
|
@@ -11151,7 +11175,7 @@
|
|
|
11151
11175
|
if (tmp1_subject === 'events') {
|
|
11152
11176
|
var tmp2_this = $this;
|
|
11153
11177
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
11154
|
-
var tmp0_plusAssign = tmp2_this.
|
|
11178
|
+
var tmp0_plusAssign = tmp2_this.e3p_1;
|
|
11155
11179
|
var tmp1_plusAssign = Companion_getInstance_7().e2y(parser, $this);
|
|
11156
11180
|
addAll(tmp0_plusAssign, tmp1_plusAssign);
|
|
11157
11181
|
}
|
|
@@ -11212,7 +11236,7 @@
|
|
|
11212
11236
|
tmp$ret$8 = tmp$ret$7.w7();
|
|
11213
11237
|
tmp$ret$9 = tmp$ret$8;
|
|
11214
11238
|
tmp$ret$10 = tmp$ret$9;
|
|
11215
|
-
tmp_8.
|
|
11239
|
+
tmp_8.d3p_1 = tmp$ret$10;
|
|
11216
11240
|
$this.label = label;
|
|
11217
11241
|
return $this;
|
|
11218
11242
|
}
|
|
@@ -11238,7 +11262,7 @@
|
|
|
11238
11262
|
parser.a2y(2, tmp, 'page');
|
|
11239
11263
|
var tmp_0 = $this;
|
|
11240
11264
|
var tmp0_safe_receiver = parser.p2z('card-text-color');
|
|
11241
|
-
tmp_0.
|
|
11265
|
+
tmp_0.n3o_1 = tmp0_safe_receiver == null ? null : toColorOrNull(tmp0_safe_receiver);
|
|
11242
11266
|
var header = null;
|
|
11243
11267
|
var hero = null;
|
|
11244
11268
|
var tmp_1 = $this;
|
|
@@ -11316,11 +11340,11 @@
|
|
|
11316
11340
|
function TractPage_init_$Init$_0(manifest, fileName, backgroundColor, backgroundImage, primaryColor, backgroundImageGravity, backgroundImageScaleType, textColor, textScale, cardBackgroundColor, cardTextColor, cards, callToAction, $this) {
|
|
11317
11341
|
manifest = manifest === VOID ? createTestManifest() : manifest;
|
|
11318
11342
|
fileName = fileName === VOID ? null : fileName;
|
|
11319
|
-
backgroundColor = backgroundColor === VOID ? Companion_getInstance_49().
|
|
11343
|
+
backgroundColor = backgroundColor === VOID ? Companion_getInstance_49().u38_1 : backgroundColor;
|
|
11320
11344
|
backgroundImage = backgroundImage === VOID ? null : backgroundImage;
|
|
11321
11345
|
primaryColor = primaryColor === VOID ? null : primaryColor;
|
|
11322
|
-
backgroundImageGravity = backgroundImageGravity === VOID ? Companion_getInstance_49().
|
|
11323
|
-
backgroundImageScaleType = backgroundImageScaleType === VOID ? Companion_getInstance_49().
|
|
11346
|
+
backgroundImageGravity = backgroundImageGravity === VOID ? Companion_getInstance_49().v38_1 : backgroundImageGravity;
|
|
11347
|
+
backgroundImageScaleType = backgroundImageScaleType === VOID ? Companion_getInstance_49().w38_1 : backgroundImageScaleType;
|
|
11324
11348
|
textColor = textColor === VOID ? null : textColor;
|
|
11325
11349
|
var tmp;
|
|
11326
11350
|
if (textScale === VOID) {
|
|
@@ -11336,7 +11360,7 @@
|
|
|
11336
11360
|
callToAction = callToAction === VOID ? null : callToAction;
|
|
11337
11361
|
Page_init_$Init$_0(manifest, VOID, fileName, VOID, primaryColor, backgroundColor, backgroundImage, backgroundImageGravity, backgroundImageScaleType, VOID, cardBackgroundColor, VOID, VOID, textColor, textScale, $this);
|
|
11338
11362
|
TractPage.call($this);
|
|
11339
|
-
$this.
|
|
11363
|
+
$this.n3o_1 = cardTextColor;
|
|
11340
11364
|
$this.header = null;
|
|
11341
11365
|
$this.hero = null;
|
|
11342
11366
|
var tmp_0 = $this;
|
|
@@ -11357,16 +11381,16 @@
|
|
|
11357
11381
|
function createTestTractPage(manifest, fileName, backgroundColor, backgroundImage, primaryColor, backgroundImageGravity, backgroundImageScaleType, textColor, textScale, cardBackgroundColor, cardTextColor, cards, callToAction) {
|
|
11358
11382
|
return TractPage_init_$Init$_0(manifest, fileName, backgroundColor, backgroundImage, primaryColor, backgroundImageGravity, backgroundImageScaleType, textColor, textScale, cardBackgroundColor, cardTextColor, cards, callToAction, objectCreate(protoOf(TractPage)));
|
|
11359
11383
|
}
|
|
11360
|
-
protoOf(Card_1).
|
|
11384
|
+
protoOf(Card_1).q3o = function () {
|
|
11361
11385
|
return this.page;
|
|
11362
11386
|
};
|
|
11363
11387
|
protoOf(Card_1).u2y = function () {
|
|
11364
11388
|
return this.page.id + '-' + this.position;
|
|
11365
11389
|
};
|
|
11366
|
-
protoOf(Card_1).
|
|
11390
|
+
protoOf(Card_1).m3g = function () {
|
|
11367
11391
|
return this.position;
|
|
11368
11392
|
};
|
|
11369
|
-
protoOf(Card_1).
|
|
11393
|
+
protoOf(Card_1).f3p = function () {
|
|
11370
11394
|
var tmp$ret$1;
|
|
11371
11395
|
// Inline function 'kotlin.takeUnless' call
|
|
11372
11396
|
var tmp0_takeUnless = this.page.visibleCards.o1(this);
|
|
@@ -11383,40 +11407,40 @@
|
|
|
11383
11407
|
tmp$ret$1 = tmp;
|
|
11384
11408
|
return tmp$ret$1;
|
|
11385
11409
|
};
|
|
11386
|
-
protoOf(Card_1).
|
|
11410
|
+
protoOf(Card_1).g3p = function () {
|
|
11387
11411
|
return equals(this, lastOrNull(this.page.visibleCards));
|
|
11388
11412
|
};
|
|
11389
|
-
protoOf(Card_1).
|
|
11413
|
+
protoOf(Card_1).d3k = function () {
|
|
11390
11414
|
return this.isHidden;
|
|
11391
11415
|
};
|
|
11392
|
-
protoOf(Card_1).
|
|
11416
|
+
protoOf(Card_1).n3g = function () {
|
|
11393
11417
|
return this._listeners;
|
|
11394
11418
|
};
|
|
11395
|
-
protoOf(Card_1).
|
|
11419
|
+
protoOf(Card_1).e3c = function () {
|
|
11396
11420
|
return this._dismissListeners;
|
|
11397
11421
|
};
|
|
11398
11422
|
protoOf(Card_1).e33 = function () {
|
|
11399
|
-
var tmp0_elvis_lhs = this.
|
|
11423
|
+
var tmp0_elvis_lhs = this.x3o_1;
|
|
11400
11424
|
return tmp0_elvis_lhs == null ? this.page.g34() : tmp0_elvis_lhs;
|
|
11401
11425
|
};
|
|
11402
|
-
protoOf(Card_1).
|
|
11403
|
-
return getResource(this, this.
|
|
11426
|
+
protoOf(Card_1).h3c = function () {
|
|
11427
|
+
return getResource(this, this.y3o_1);
|
|
11404
11428
|
};
|
|
11405
|
-
protoOf(Card_1).
|
|
11406
|
-
return this.
|
|
11429
|
+
protoOf(Card_1).i3c = function () {
|
|
11430
|
+
return this.z3o_1;
|
|
11407
11431
|
};
|
|
11408
|
-
protoOf(Card_1).
|
|
11409
|
-
return this.
|
|
11432
|
+
protoOf(Card_1).j3c = function () {
|
|
11433
|
+
return this.a3p_1;
|
|
11410
11434
|
};
|
|
11411
11435
|
protoOf(Card_1).b34 = function () {
|
|
11412
|
-
var tmp0_elvis_lhs = this.
|
|
11436
|
+
var tmp0_elvis_lhs = this.b3p_1;
|
|
11413
11437
|
return tmp0_elvis_lhs == null ? this.page.cardTextColor : tmp0_elvis_lhs;
|
|
11414
11438
|
};
|
|
11415
|
-
protoOf(Card_1).
|
|
11439
|
+
protoOf(Card_1).r37 = function () {
|
|
11416
11440
|
return this.label;
|
|
11417
11441
|
};
|
|
11418
11442
|
protoOf(Card_1).w2y = function () {
|
|
11419
|
-
return this.
|
|
11443
|
+
return this.d3p_1;
|
|
11420
11444
|
};
|
|
11421
11445
|
protoOf(Card_1).g2z = function () {
|
|
11422
11446
|
var tmp$ret$3;
|
|
@@ -11442,7 +11466,7 @@
|
|
|
11442
11466
|
return tmp$ret$3;
|
|
11443
11467
|
};
|
|
11444
11468
|
protoOf(Card_1).i33 = function () {
|
|
11445
|
-
return this.
|
|
11469
|
+
return this.e3p_1;
|
|
11446
11470
|
};
|
|
11447
11471
|
protoOf(Card_1)._getAnalyticsEvents = function (type) {
|
|
11448
11472
|
var tmp0_subject = type;
|
|
@@ -11452,7 +11476,7 @@
|
|
|
11452
11476
|
case 1:
|
|
11453
11477
|
var tmp$ret$2;
|
|
11454
11478
|
// Inline function 'kotlin.collections.filter' call
|
|
11455
|
-
var tmp1_filter = this.
|
|
11479
|
+
var tmp1_filter = this.e3p_1;
|
|
11456
11480
|
var tmp$ret$1;
|
|
11457
11481
|
// Inline function 'kotlin.collections.filterTo' call
|
|
11458
11482
|
var tmp0_filterTo = ArrayList_init_$Create$();
|
|
@@ -11474,7 +11498,7 @@
|
|
|
11474
11498
|
case 2:
|
|
11475
11499
|
var tmp$ret$5;
|
|
11476
11500
|
// Inline function 'kotlin.collections.filter' call
|
|
11477
|
-
var tmp3_filter = this.
|
|
11501
|
+
var tmp3_filter = this.e3p_1;
|
|
11478
11502
|
var tmp$ret$4;
|
|
11479
11503
|
// Inline function 'kotlin.collections.filterTo' call
|
|
11480
11504
|
var tmp2_filterTo = ArrayList_init_$Create$();
|
|
@@ -11499,14 +11523,14 @@
|
|
|
11499
11523
|
}
|
|
11500
11524
|
return tmp;
|
|
11501
11525
|
};
|
|
11502
|
-
protoOf(Card_1).
|
|
11526
|
+
protoOf(Card_1).i3d = function () {
|
|
11503
11527
|
var tmp$ret$0;
|
|
11504
11528
|
// Inline function 'kotlin.collections.toTypedArray' call
|
|
11505
11529
|
var tmp0_toTypedArray = this._dismissListeners;
|
|
11506
11530
|
tmp$ret$0 = copyToArray(tmp0_toTypedArray);
|
|
11507
11531
|
return tmp$ret$0;
|
|
11508
11532
|
};
|
|
11509
|
-
protoOf(Card_1).
|
|
11533
|
+
protoOf(Card_1).o3g = function () {
|
|
11510
11534
|
var tmp$ret$0;
|
|
11511
11535
|
// Inline function 'kotlin.collections.toTypedArray' call
|
|
11512
11536
|
var tmp0_toTypedArray = this._listeners;
|
|
@@ -11516,18 +11540,18 @@
|
|
|
11516
11540
|
function Card_1() {
|
|
11517
11541
|
Companion_getInstance_59();
|
|
11518
11542
|
var tmp = this;
|
|
11519
|
-
tmp.
|
|
11543
|
+
tmp.c3p_1 = lazy(TractPage$Card$labelParent$delegate$lambda(this));
|
|
11520
11544
|
}
|
|
11521
11545
|
defineProp(protoOf(Card_1), 'id', protoOf(Card_1).u2y);
|
|
11522
|
-
defineProp(protoOf(Card_1), 'visiblePosition', protoOf(Card_1).
|
|
11523
|
-
defineProp(protoOf(Card_1), 'isLastVisibleCard', protoOf(Card_1).
|
|
11524
|
-
defineProp(protoOf(Card_1), 'backgroundImage', protoOf(Card_1).
|
|
11546
|
+
defineProp(protoOf(Card_1), 'visiblePosition', protoOf(Card_1).f3p);
|
|
11547
|
+
defineProp(protoOf(Card_1), 'isLastVisibleCard', protoOf(Card_1).g3p);
|
|
11548
|
+
defineProp(protoOf(Card_1), 'backgroundImage', protoOf(Card_1).h3c);
|
|
11525
11549
|
defineProp(protoOf(Card_1), '_content', function () {
|
|
11526
11550
|
return this.w2y();
|
|
11527
11551
|
});
|
|
11528
11552
|
defineProp(protoOf(Card_1), 'tips', protoOf(Card_1).g2z);
|
|
11529
|
-
defineProp(protoOf(Card_1), 'dismissListeners', protoOf(Card_1).
|
|
11530
|
-
defineProp(protoOf(Card_1), 'listeners', protoOf(Card_1).
|
|
11553
|
+
defineProp(protoOf(Card_1), 'dismissListeners', protoOf(Card_1).i3d);
|
|
11554
|
+
defineProp(protoOf(Card_1), 'listeners', protoOf(Card_1).o3g);
|
|
11531
11555
|
defineProp(protoOf(Card_1), 'content', function () {
|
|
11532
11556
|
return this.e2z();
|
|
11533
11557
|
});
|
|
@@ -11619,25 +11643,25 @@
|
|
|
11619
11643
|
tmp$ret$2 = tmp$ret$1;
|
|
11620
11644
|
return tmp$ret$2;
|
|
11621
11645
|
}
|
|
11622
|
-
protoOf(TractPage).
|
|
11646
|
+
protoOf(TractPage).h3p = function () {
|
|
11623
11647
|
return equals(lastOrNull(this.f2v()._pages), this);
|
|
11624
11648
|
};
|
|
11625
11649
|
protoOf(TractPage).i33 = function () {
|
|
11626
|
-
return this.
|
|
11650
|
+
return this.m3o_1;
|
|
11627
11651
|
};
|
|
11628
11652
|
protoOf(TractPage).v2y = function () {
|
|
11629
11653
|
return this.header;
|
|
11630
11654
|
};
|
|
11631
|
-
protoOf(TractPage).
|
|
11655
|
+
protoOf(TractPage).i3p = function () {
|
|
11632
11656
|
return this.hero;
|
|
11633
11657
|
};
|
|
11634
|
-
protoOf(TractPage).
|
|
11658
|
+
protoOf(TractPage).j3p = function () {
|
|
11635
11659
|
return this._modals;
|
|
11636
11660
|
};
|
|
11637
|
-
protoOf(TractPage).
|
|
11661
|
+
protoOf(TractPage).k3p = function () {
|
|
11638
11662
|
return this.callToAction;
|
|
11639
11663
|
};
|
|
11640
|
-
protoOf(TractPage).
|
|
11664
|
+
protoOf(TractPage).i3j = function (type) {
|
|
11641
11665
|
return type.equals(Type_TRACT_getInstance());
|
|
11642
11666
|
};
|
|
11643
11667
|
protoOf(TractPage).findModal = function (id) {
|
|
@@ -11660,10 +11684,10 @@
|
|
|
11660
11684
|
}
|
|
11661
11685
|
return tmp$ret$1;
|
|
11662
11686
|
};
|
|
11663
|
-
protoOf(TractPage).
|
|
11687
|
+
protoOf(TractPage).l3p = function () {
|
|
11664
11688
|
return this._cards;
|
|
11665
11689
|
};
|
|
11666
|
-
protoOf(TractPage).
|
|
11690
|
+
protoOf(TractPage).m3p = function () {
|
|
11667
11691
|
var tmp$ret$2;
|
|
11668
11692
|
// Inline function 'kotlin.collections.filter' call
|
|
11669
11693
|
var tmp1_filter = this._cards;
|
|
@@ -11684,18 +11708,18 @@
|
|
|
11684
11708
|
tmp$ret$2 = tmp$ret$1;
|
|
11685
11709
|
return tmp$ret$2;
|
|
11686
11710
|
};
|
|
11687
|
-
protoOf(TractPage).
|
|
11688
|
-
var tmp0_elvis_lhs = this.
|
|
11711
|
+
protoOf(TractPage).n3p = function () {
|
|
11712
|
+
var tmp0_elvis_lhs = this.n3o_1;
|
|
11689
11713
|
return tmp0_elvis_lhs == null ? this.b34() : tmp0_elvis_lhs;
|
|
11690
11714
|
};
|
|
11691
|
-
protoOf(TractPage).
|
|
11715
|
+
protoOf(TractPage).o3p = function () {
|
|
11692
11716
|
var tmp$ret$0;
|
|
11693
11717
|
// Inline function 'kotlin.collections.toTypedArray' call
|
|
11694
11718
|
var tmp0_toTypedArray = this._cards;
|
|
11695
11719
|
tmp$ret$0 = copyToArray(tmp0_toTypedArray);
|
|
11696
11720
|
return tmp$ret$0;
|
|
11697
11721
|
};
|
|
11698
|
-
protoOf(TractPage).
|
|
11722
|
+
protoOf(TractPage).p3p = function () {
|
|
11699
11723
|
var tmp$ret$0;
|
|
11700
11724
|
// Inline function 'kotlin.collections.toTypedArray' call
|
|
11701
11725
|
var tmp0_toTypedArray = this._modals;
|
|
@@ -11703,13 +11727,13 @@
|
|
|
11703
11727
|
return tmp$ret$0;
|
|
11704
11728
|
};
|
|
11705
11729
|
function TractPage() {
|
|
11706
|
-
this.
|
|
11730
|
+
this.m3o_1 = emptyList();
|
|
11707
11731
|
}
|
|
11708
|
-
defineProp(protoOf(TractPage), 'isLastPage', protoOf(TractPage).
|
|
11709
|
-
defineProp(protoOf(TractPage), 'visibleCards', protoOf(TractPage).
|
|
11710
|
-
defineProp(protoOf(TractPage), 'cardTextColor', protoOf(TractPage).
|
|
11711
|
-
defineProp(protoOf(TractPage), 'cards', protoOf(TractPage).
|
|
11712
|
-
defineProp(protoOf(TractPage), 'modals', protoOf(TractPage).
|
|
11732
|
+
defineProp(protoOf(TractPage), 'isLastPage', protoOf(TractPage).h3p);
|
|
11733
|
+
defineProp(protoOf(TractPage), 'visibleCards', protoOf(TractPage).m3p);
|
|
11734
|
+
defineProp(protoOf(TractPage), 'cardTextColor', protoOf(TractPage).n3p);
|
|
11735
|
+
defineProp(protoOf(TractPage), 'cards', protoOf(TractPage).o3p);
|
|
11736
|
+
defineProp(protoOf(TractPage), 'modals', protoOf(TractPage).p3p);
|
|
11713
11737
|
function labelParent$factory() {
|
|
11714
11738
|
return getPropertyCallableRef('labelParent', 1, KProperty1, function (receiver) {
|
|
11715
11739
|
return _get_labelParent__664ln7(receiver);
|
|
@@ -11719,7 +11743,7 @@
|
|
|
11719
11743
|
return new FlowWatcher(launchIn(onEach(_this__u8e3s4, FlowWatcher$Companion$watchIn$slambda_0(block, null)), scope));
|
|
11720
11744
|
}
|
|
11721
11745
|
function FlowWatcher$Companion$watchIn$slambda($block, resultContinuation) {
|
|
11722
|
-
this.
|
|
11746
|
+
this.y3p_1 = $block;
|
|
11723
11747
|
CoroutineImpl.call(this, resultContinuation);
|
|
11724
11748
|
}
|
|
11725
11749
|
protoOf(FlowWatcher$Companion$watchIn$slambda).r11 = function (it, $completion) {
|
|
@@ -11738,7 +11762,7 @@
|
|
|
11738
11762
|
var tmp = this.ae_1;
|
|
11739
11763
|
if (tmp === 0) {
|
|
11740
11764
|
this.be_1 = 1;
|
|
11741
|
-
this.
|
|
11765
|
+
this.y3p_1(this.z3p_1);
|
|
11742
11766
|
return Unit_getInstance();
|
|
11743
11767
|
} else if (tmp === 1) {
|
|
11744
11768
|
throw this.de_1;
|
|
@@ -11750,8 +11774,8 @@
|
|
|
11750
11774
|
while (true);
|
|
11751
11775
|
};
|
|
11752
11776
|
protoOf(FlowWatcher$Companion$watchIn$slambda).s11 = function (it, completion) {
|
|
11753
|
-
var i = new FlowWatcher$Companion$watchIn$slambda(this.
|
|
11754
|
-
i.
|
|
11777
|
+
var i = new FlowWatcher$Companion$watchIn$slambda(this.y3p_1, completion);
|
|
11778
|
+
i.z3p_1 = it;
|
|
11755
11779
|
return i;
|
|
11756
11780
|
};
|
|
11757
11781
|
function FlowWatcher$Companion$watchIn$slambda_0($block, resultContinuation) {
|
|
@@ -11765,7 +11789,7 @@
|
|
|
11765
11789
|
function Companion_56() {
|
|
11766
11790
|
Companion_instance_56 = this;
|
|
11767
11791
|
}
|
|
11768
|
-
protoOf(Companion_56).
|
|
11792
|
+
protoOf(Companion_56).s3e = function (_this__u8e3s4, block) {
|
|
11769
11793
|
return watchIn(_this__u8e3s4, this, CoroutineScope_0(Dispatchers_getInstance().wp()), block);
|
|
11770
11794
|
};
|
|
11771
11795
|
var Companion_instance_56;
|
|
@@ -11776,10 +11800,10 @@
|
|
|
11776
11800
|
}
|
|
11777
11801
|
function FlowWatcher(job) {
|
|
11778
11802
|
Companion_getInstance_60();
|
|
11779
|
-
this.
|
|
11803
|
+
this.a3q_1 = job;
|
|
11780
11804
|
}
|
|
11781
11805
|
protoOf(FlowWatcher).close = function () {
|
|
11782
|
-
return this.
|
|
11806
|
+
return this.a3q_1.xg();
|
|
11783
11807
|
};
|
|
11784
11808
|
function get_REGEX_SEQUENCE_SEPARATOR() {
|
|
11785
11809
|
_init_properties_Regex_kt__v9a4ph();
|
|
@@ -11811,11 +11835,11 @@
|
|
|
11811
11835
|
return EMPTY_instance;
|
|
11812
11836
|
}
|
|
11813
11837
|
function SetOnceProperty() {
|
|
11814
|
-
this.
|
|
11838
|
+
this.b3q_1 = EMPTY_getInstance();
|
|
11815
11839
|
}
|
|
11816
|
-
protoOf(SetOnceProperty).
|
|
11840
|
+
protoOf(SetOnceProperty).c3q = function (thisRef, property) {
|
|
11817
11841
|
// Inline function 'kotlin.check' call
|
|
11818
|
-
var tmp0_check = !(this.
|
|
11842
|
+
var tmp0_check = !(this.b3q_1 === EMPTY_getInstance());
|
|
11819
11843
|
// Inline function 'kotlin.contracts.contract' call
|
|
11820
11844
|
if (!tmp0_check) {
|
|
11821
11845
|
var tmp$ret$0;
|
|
@@ -11824,15 +11848,15 @@
|
|
|
11824
11848
|
var message = tmp$ret$0;
|
|
11825
11849
|
throw IllegalStateException_init_$Create$(toString(message));
|
|
11826
11850
|
}
|
|
11827
|
-
var tmp = this.
|
|
11851
|
+
var tmp = this.b3q_1;
|
|
11828
11852
|
return (tmp == null ? true : isObject(tmp)) ? tmp : THROW_CCE();
|
|
11829
11853
|
};
|
|
11830
|
-
protoOf(SetOnceProperty).
|
|
11831
|
-
return this.
|
|
11854
|
+
protoOf(SetOnceProperty).a3d = function (thisRef, property) {
|
|
11855
|
+
return this.c3q(isObject(thisRef) ? thisRef : THROW_CCE(), property);
|
|
11832
11856
|
};
|
|
11833
|
-
protoOf(SetOnceProperty).
|
|
11857
|
+
protoOf(SetOnceProperty).d3q = function (thisRef, property, value) {
|
|
11834
11858
|
// Inline function 'kotlin.check' call
|
|
11835
|
-
var tmp0_check = this.
|
|
11859
|
+
var tmp0_check = this.b3q_1 === EMPTY_getInstance();
|
|
11836
11860
|
// Inline function 'kotlin.contracts.contract' call
|
|
11837
11861
|
if (!tmp0_check) {
|
|
11838
11862
|
var tmp$ret$0;
|
|
@@ -11841,11 +11865,11 @@
|
|
|
11841
11865
|
var message = tmp$ret$0;
|
|
11842
11866
|
throw IllegalStateException_init_$Create$(toString(message));
|
|
11843
11867
|
}
|
|
11844
|
-
this.
|
|
11868
|
+
this.b3q_1 = value;
|
|
11845
11869
|
};
|
|
11846
|
-
protoOf(SetOnceProperty).
|
|
11870
|
+
protoOf(SetOnceProperty).p3b = function (thisRef, property, value) {
|
|
11847
11871
|
var tmp = isObject(thisRef) ? thisRef : THROW_CCE();
|
|
11848
|
-
return this.
|
|
11872
|
+
return this.d3q(tmp, property, (value == null ? true : isObject(value)) ? value : THROW_CCE());
|
|
11849
11873
|
};
|
|
11850
11874
|
function get_hasUriScheme(_this__u8e3s4) {
|
|
11851
11875
|
return contains_1(_this__u8e3s4, _Char___init__impl__6a9atx(58));
|
|
@@ -11877,15 +11901,15 @@
|
|
|
11877
11901
|
}
|
|
11878
11902
|
function QName(uri, local) {
|
|
11879
11903
|
uri = uri === VOID ? null : uri;
|
|
11880
|
-
this.
|
|
11881
|
-
this.
|
|
11904
|
+
this.e3q_1 = uri;
|
|
11905
|
+
this.f3q_1 = local;
|
|
11882
11906
|
}
|
|
11883
11907
|
protoOf(QName).toString = function () {
|
|
11884
|
-
return 'QName(uri=' + this.
|
|
11908
|
+
return 'QName(uri=' + this.e3q_1 + ', local=' + this.f3q_1 + ')';
|
|
11885
11909
|
};
|
|
11886
11910
|
protoOf(QName).hashCode = function () {
|
|
11887
|
-
var result = this.
|
|
11888
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
11911
|
+
var result = this.e3q_1 == null ? 0 : getStringHashCode(this.e3q_1);
|
|
11912
|
+
result = imul(result, 31) + getStringHashCode(this.f3q_1) | 0;
|
|
11889
11913
|
return result;
|
|
11890
11914
|
};
|
|
11891
11915
|
protoOf(QName).equals = function (other) {
|
|
@@ -11894,9 +11918,9 @@
|
|
|
11894
11918
|
if (!(other instanceof QName))
|
|
11895
11919
|
return false;
|
|
11896
11920
|
var tmp0_other_with_cast = other instanceof QName ? other : THROW_CCE();
|
|
11897
|
-
if (!(this.
|
|
11921
|
+
if (!(this.e3q_1 == tmp0_other_with_cast.e3q_1))
|
|
11898
11922
|
return false;
|
|
11899
|
-
if (!(this.
|
|
11923
|
+
if (!(this.f3q_1 === tmp0_other_with_cast.f3q_1))
|
|
11900
11924
|
return false;
|
|
11901
11925
|
return true;
|
|
11902
11926
|
};
|
|
@@ -11904,63 +11928,63 @@
|
|
|
11904
11928
|
qname = qname === VOID ? null : qname;
|
|
11905
11929
|
content = content === VOID ? null : content;
|
|
11906
11930
|
attrs = attrs === VOID ? null : attrs;
|
|
11907
|
-
this.
|
|
11908
|
-
this.
|
|
11909
|
-
this.
|
|
11910
|
-
this.
|
|
11931
|
+
this.g3q_1 = type;
|
|
11932
|
+
this.h3q_1 = qname;
|
|
11933
|
+
this.i3q_1 = content;
|
|
11934
|
+
this.j3q_1 = attrs;
|
|
11911
11935
|
}
|
|
11912
11936
|
function enqueueEvent($this, event) {
|
|
11913
11937
|
var tmp$ret$0;
|
|
11914
11938
|
// Inline function 'kotlin.text.isNotEmpty' call
|
|
11915
|
-
var tmp0_isNotEmpty = $this.
|
|
11939
|
+
var tmp0_isNotEmpty = $this.m3q_1;
|
|
11916
11940
|
tmp$ret$0 = charSequenceLength(tmp0_isNotEmpty) > 0;
|
|
11917
11941
|
if (tmp$ret$0) {
|
|
11918
11942
|
var tmp0_this = $this;
|
|
11919
11943
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
11920
|
-
var tmp1_plusAssign = tmp0_this.
|
|
11944
|
+
var tmp1_plusAssign = tmp0_this.l3q_1;
|
|
11921
11945
|
Companion_getInstance_61();
|
|
11922
|
-
var tmp2_plusAssign = new ParserEvent(4, VOID, $this.
|
|
11946
|
+
var tmp2_plusAssign = new ParserEvent(4, VOID, $this.m3q_1.toString());
|
|
11923
11947
|
tmp1_plusAssign.b(tmp2_plusAssign);
|
|
11924
|
-
$this.
|
|
11948
|
+
$this.m3q_1.lb();
|
|
11925
11949
|
}
|
|
11926
11950
|
var tmp1_this = $this;
|
|
11927
11951
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
11928
|
-
var tmp3_plusAssign = tmp1_this.
|
|
11952
|
+
var tmp3_plusAssign = tmp1_this.l3q_1;
|
|
11929
11953
|
tmp3_plusAssign.b(event);
|
|
11930
11954
|
}
|
|
11931
11955
|
function SaxXmlPullParser() {
|
|
11932
11956
|
var tmp = this;
|
|
11933
11957
|
Companion_getInstance_61();
|
|
11934
|
-
tmp.
|
|
11958
|
+
tmp.k3q_1 = new ParserEvent(0);
|
|
11935
11959
|
var tmp_0 = this;
|
|
11936
11960
|
var tmp$ret$0;
|
|
11937
11961
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
11938
11962
|
tmp$ret$0 = ArrayList_init_$Create$();
|
|
11939
|
-
tmp_0.
|
|
11940
|
-
this.
|
|
11963
|
+
tmp_0.l3q_1 = tmp$ret$0;
|
|
11964
|
+
this.m3q_1 = StringBuilder_init_$Create$();
|
|
11941
11965
|
}
|
|
11942
11966
|
protoOf(SaxXmlPullParser).b2y = function () {
|
|
11943
|
-
return this.
|
|
11967
|
+
return this.k3q_1.g3q_1;
|
|
11944
11968
|
};
|
|
11945
11969
|
protoOf(SaxXmlPullParser).c2y = function () {
|
|
11946
|
-
var tmp0_safe_receiver = this.h3q_1
|
|
11947
|
-
return tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
11970
|
+
var tmp0_safe_receiver = this.k3q_1.h3q_1;
|
|
11971
|
+
return tmp0_safe_receiver == null ? null : tmp0_safe_receiver.e3q_1;
|
|
11948
11972
|
};
|
|
11949
11973
|
protoOf(SaxXmlPullParser).kd = function () {
|
|
11950
|
-
var tmp0_safe_receiver = this.h3q_1
|
|
11951
|
-
return tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
11974
|
+
var tmp0_safe_receiver = this.k3q_1.h3q_1;
|
|
11975
|
+
return tmp0_safe_receiver == null ? null : tmp0_safe_receiver.f3q_1;
|
|
11952
11976
|
};
|
|
11953
11977
|
protoOf(SaxXmlPullParser).a2y = function (type, namespace, name) {
|
|
11954
11978
|
var tmp$ret$0;
|
|
11955
11979
|
// Inline function 'kotlin.with' call
|
|
11956
|
-
var tmp0_with = this.
|
|
11980
|
+
var tmp0_with = this.k3q_1;
|
|
11957
11981
|
// Inline function 'kotlin.contracts.contract' call
|
|
11958
|
-
if (!(tmp0_with.
|
|
11982
|
+
if (!(tmp0_with.g3q_1 === type))
|
|
11959
11983
|
throw new XmlPullParserException('expected ' + type);
|
|
11960
11984
|
var tmp;
|
|
11961
11985
|
if (!(namespace == null)) {
|
|
11962
|
-
var tmp0_safe_receiver = tmp0_with.
|
|
11963
|
-
tmp = !(namespace == (tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
11986
|
+
var tmp0_safe_receiver = tmp0_with.h3q_1;
|
|
11987
|
+
tmp = !(namespace == (tmp0_safe_receiver == null ? null : tmp0_safe_receiver.e3q_1));
|
|
11964
11988
|
} else {
|
|
11965
11989
|
tmp = false;
|
|
11966
11990
|
}
|
|
@@ -11969,8 +11993,8 @@
|
|
|
11969
11993
|
var tmp_0;
|
|
11970
11994
|
var tmp_1;
|
|
11971
11995
|
if (!(name == null)) {
|
|
11972
|
-
var tmp1_safe_receiver = tmp0_with.
|
|
11973
|
-
tmp_1 = !((tmp1_safe_receiver == null ? null : tmp1_safe_receiver.
|
|
11996
|
+
var tmp1_safe_receiver = tmp0_with.h3q_1;
|
|
11997
|
+
tmp_1 = !((tmp1_safe_receiver == null ? null : tmp1_safe_receiver.f3q_1) == name);
|
|
11974
11998
|
} else {
|
|
11975
11999
|
tmp_1 = false;
|
|
11976
12000
|
}
|
|
@@ -11983,12 +12007,12 @@
|
|
|
11983
12007
|
protoOf(SaxXmlPullParser).h = function () {
|
|
11984
12008
|
var tmp$ret$0;
|
|
11985
12009
|
// Inline function 'kotlin.also' call
|
|
11986
|
-
var tmp0_also = removeFirst(this.
|
|
12010
|
+
var tmp0_also = removeFirst(this.l3q_1);
|
|
11987
12011
|
// Inline function 'kotlin.contracts.contract' call
|
|
11988
12012
|
// Inline function 'org.cru.godtools.shared.tool.parser.xml.SaxXmlPullParser.next.<anonymous>' call
|
|
11989
|
-
this.
|
|
12013
|
+
this.k3q_1 = tmp0_also;
|
|
11990
12014
|
tmp$ret$0 = tmp0_also;
|
|
11991
|
-
return tmp$ret$0.
|
|
12015
|
+
return tmp$ret$0.g3q_1;
|
|
11992
12016
|
};
|
|
11993
12017
|
protoOf(SaxXmlPullParser).t2v = function () {
|
|
11994
12018
|
var tmp;
|
|
@@ -11997,7 +12021,7 @@
|
|
|
11997
12021
|
if (tmp_0 === 4) {
|
|
11998
12022
|
var tmp$ret$0;
|
|
11999
12023
|
// Inline function 'kotlin.text.isNullOrBlank' call
|
|
12000
|
-
var tmp0_isNullOrBlank = this.
|
|
12024
|
+
var tmp0_isNullOrBlank = this.k3q_1.i3q_1;
|
|
12001
12025
|
// Inline function 'kotlin.contracts.contract' call
|
|
12002
12026
|
tmp$ret$0 = tmp0_isNullOrBlank == null ? true : isBlank(tmp0_isNullOrBlank);
|
|
12003
12027
|
tmp = tmp$ret$0;
|
|
@@ -12007,23 +12031,23 @@
|
|
|
12007
12031
|
if (tmp) {
|
|
12008
12032
|
this.h();
|
|
12009
12033
|
}
|
|
12010
|
-
var event = this.
|
|
12034
|
+
var event = this.k3q_1;
|
|
12011
12035
|
var tmp_1;
|
|
12012
12036
|
Companion_getInstance_61();
|
|
12013
|
-
if (!(event.
|
|
12037
|
+
if (!(event.g3q_1 === 2)) {
|
|
12014
12038
|
Companion_getInstance_61();
|
|
12015
|
-
tmp_1 = !(event.
|
|
12039
|
+
tmp_1 = !(event.g3q_1 === 3);
|
|
12016
12040
|
} else {
|
|
12017
12041
|
tmp_1 = false;
|
|
12018
12042
|
}
|
|
12019
12043
|
if (tmp_1) {
|
|
12020
|
-
throw new XmlPullParserException('Expected start or end tag. Found: ' + event.
|
|
12044
|
+
throw new XmlPullParserException('Expected start or end tag. Found: ' + event.g3q_1);
|
|
12021
12045
|
}
|
|
12022
|
-
return event.
|
|
12046
|
+
return event.g3q_1;
|
|
12023
12047
|
};
|
|
12024
|
-
protoOf(SaxXmlPullParser).
|
|
12048
|
+
protoOf(SaxXmlPullParser).w3g = function () {
|
|
12025
12049
|
Companion_getInstance_61();
|
|
12026
|
-
this.
|
|
12050
|
+
this.h3m(2);
|
|
12027
12051
|
var tmp0_subject = this.h();
|
|
12028
12052
|
var tmp;
|
|
12029
12053
|
Companion_getInstance_61();
|
|
@@ -12032,7 +12056,7 @@
|
|
|
12032
12056
|
// Inline function 'kotlin.also' call
|
|
12033
12057
|
var tmp$ret$0;
|
|
12034
12058
|
// Inline function 'kotlin.text.orEmpty' call
|
|
12035
|
-
var tmp0_orEmpty = this.
|
|
12059
|
+
var tmp0_orEmpty = this.k3q_1.i3q_1;
|
|
12036
12060
|
var tmp0_elvis_lhs = tmp0_orEmpty;
|
|
12037
12061
|
tmp$ret$0 = tmp0_elvis_lhs == null ? '' : tmp0_elvis_lhs;
|
|
12038
12062
|
var tmp1_also = tmp$ret$0;
|
|
@@ -12067,13 +12091,13 @@
|
|
|
12067
12091
|
protoOf(SaxXmlPullParser).h31 = function (namespace, name) {
|
|
12068
12092
|
var tmp$ret$1;
|
|
12069
12093
|
// Inline function 'kotlin.takeIf' call
|
|
12070
|
-
var tmp0_takeIf = this.
|
|
12094
|
+
var tmp0_takeIf = this.k3q_1;
|
|
12071
12095
|
// Inline function 'kotlin.contracts.contract' call
|
|
12072
12096
|
var tmp;
|
|
12073
12097
|
var tmp$ret$0;
|
|
12074
12098
|
// Inline function 'org.cru.godtools.shared.tool.parser.xml.SaxXmlPullParser.getAttributeValue.<anonymous>' call
|
|
12075
12099
|
Companion_getInstance_61();
|
|
12076
|
-
tmp$ret$0 = tmp0_takeIf.
|
|
12100
|
+
tmp$ret$0 = tmp0_takeIf.g3q_1 === 2;
|
|
12077
12101
|
if (tmp$ret$0) {
|
|
12078
12102
|
tmp = tmp0_takeIf;
|
|
12079
12103
|
} else {
|
|
@@ -12088,27 +12112,27 @@
|
|
|
12088
12112
|
tmp_0 = tmp0_elvis_lhs;
|
|
12089
12113
|
}
|
|
12090
12114
|
var event = tmp_0;
|
|
12091
|
-
var tmp1_safe_receiver = event.
|
|
12115
|
+
var tmp1_safe_receiver = event.j3q_1;
|
|
12092
12116
|
return tmp1_safe_receiver == null ? null : tmp1_safe_receiver.f2(new QName(namespace, name));
|
|
12093
12117
|
};
|
|
12094
|
-
protoOf(SaxXmlPullParser).
|
|
12118
|
+
protoOf(SaxXmlPullParser).n3q = function (qname, attrs) {
|
|
12095
12119
|
Companion_getInstance_61();
|
|
12096
12120
|
enqueueEvent(this, new ParserEvent(2, qname, VOID, attrs));
|
|
12097
12121
|
};
|
|
12098
|
-
protoOf(SaxXmlPullParser).
|
|
12099
|
-
this.
|
|
12122
|
+
protoOf(SaxXmlPullParser).o3q = function (text) {
|
|
12123
|
+
this.m3q_1.kb(text);
|
|
12100
12124
|
};
|
|
12101
|
-
protoOf(SaxXmlPullParser).
|
|
12125
|
+
protoOf(SaxXmlPullParser).p3q = function (qname) {
|
|
12102
12126
|
Companion_getInstance_61();
|
|
12103
12127
|
enqueueEvent(this, new ParserEvent(3, qname));
|
|
12104
12128
|
};
|
|
12105
12129
|
function Companion_57() {
|
|
12106
12130
|
Companion_instance_57 = this;
|
|
12107
|
-
this.
|
|
12108
|
-
this.
|
|
12109
|
-
this.
|
|
12110
|
-
this.
|
|
12111
|
-
this.
|
|
12131
|
+
this.q3q_1 = 0;
|
|
12132
|
+
this.r3q_1 = 1;
|
|
12133
|
+
this.s3q_1 = 2;
|
|
12134
|
+
this.t3q_1 = 3;
|
|
12135
|
+
this.u3q_1 = 4;
|
|
12112
12136
|
}
|
|
12113
12137
|
var Companion_instance_57;
|
|
12114
12138
|
function Companion_getInstance_61() {
|
|
@@ -12165,26 +12189,26 @@
|
|
|
12165
12189
|
}
|
|
12166
12190
|
var SAX_OPTIONS;
|
|
12167
12191
|
function InternalSAXParser($outer) {
|
|
12168
|
-
this.
|
|
12192
|
+
this.v3q_1 = $outer;
|
|
12169
12193
|
SAXParser.call(this, true, get_SAX_OPTIONS());
|
|
12170
12194
|
}
|
|
12171
|
-
protoOf(InternalSAXParser).
|
|
12172
|
-
return this.
|
|
12195
|
+
protoOf(InternalSAXParser).w3q = function (tag) {
|
|
12196
|
+
return this.v3q_1.n3q(new QName(tag.uri, tag.local), convert(tag.attributes, this.v3q_1));
|
|
12173
12197
|
};
|
|
12174
12198
|
protoOf(InternalSAXParser).onopentag = function (tag) {
|
|
12175
|
-
return this.
|
|
12199
|
+
return this.w3q(tag);
|
|
12176
12200
|
};
|
|
12177
|
-
protoOf(InternalSAXParser).
|
|
12178
|
-
return this.
|
|
12201
|
+
protoOf(InternalSAXParser).x3q = function (tagName) {
|
|
12202
|
+
return this.v3q_1.p3q(new QName(VOID, tagName));
|
|
12179
12203
|
};
|
|
12180
12204
|
protoOf(InternalSAXParser).onclosetag = function (tagName) {
|
|
12181
|
-
return this.
|
|
12205
|
+
return this.x3q(tagName);
|
|
12182
12206
|
};
|
|
12183
|
-
protoOf(InternalSAXParser).
|
|
12184
|
-
return this.
|
|
12207
|
+
protoOf(InternalSAXParser).y3q = function (t) {
|
|
12208
|
+
return this.v3q_1.o3q(t);
|
|
12185
12209
|
};
|
|
12186
12210
|
protoOf(InternalSAXParser).ontext = function (t) {
|
|
12187
|
-
return this.
|
|
12211
|
+
return this.y3q(t);
|
|
12188
12212
|
};
|
|
12189
12213
|
function convert(_this__u8e3s4, $this) {
|
|
12190
12214
|
var tmp$ret$7;
|
|
@@ -12252,16 +12276,16 @@
|
|
|
12252
12276
|
tmp0_apply.write(xml);
|
|
12253
12277
|
tmp0_apply.close();
|
|
12254
12278
|
tmp$ret$0 = tmp0_apply;
|
|
12255
|
-
tmp.
|
|
12279
|
+
tmp.c3r_1 = tmp$ret$0;
|
|
12256
12280
|
}
|
|
12257
12281
|
function SAX_OPTIONS$1() {
|
|
12258
|
-
this.
|
|
12282
|
+
this.d3r_1 = true;
|
|
12259
12283
|
}
|
|
12260
|
-
protoOf(SAX_OPTIONS$1).
|
|
12261
|
-
return this.
|
|
12284
|
+
protoOf(SAX_OPTIONS$1).e3r = function () {
|
|
12285
|
+
return this.d3r_1;
|
|
12262
12286
|
};
|
|
12263
12287
|
defineProp(protoOf(SAX_OPTIONS$1), 'xmlns', function () {
|
|
12264
|
-
return this.
|
|
12288
|
+
return this.e3r();
|
|
12265
12289
|
});
|
|
12266
12290
|
var properties_initialized_JsXmlPullParser_kt_u4cdem;
|
|
12267
12291
|
function _init_properties_JsXmlPullParser_kt__2zt5j4() {
|
|
@@ -12273,8 +12297,8 @@
|
|
|
12273
12297
|
}
|
|
12274
12298
|
function $getXmlParserCOROUTINE$1(_this__u8e3s4, fileName, resultContinuation) {
|
|
12275
12299
|
CoroutineImpl.call(this, resultContinuation);
|
|
12276
|
-
this.
|
|
12277
|
-
this.
|
|
12300
|
+
this.n3r_1 = _this__u8e3s4;
|
|
12301
|
+
this.o3r_1 = fileName;
|
|
12278
12302
|
}
|
|
12279
12303
|
protoOf($getXmlParserCOROUTINE$1).te = function () {
|
|
12280
12304
|
var suspendResult = this.ce_1;
|
|
@@ -12285,7 +12309,7 @@
|
|
|
12285
12309
|
case 0:
|
|
12286
12310
|
this.be_1 = 2;
|
|
12287
12311
|
this.ae_1 = 1;
|
|
12288
|
-
suspendResult = await_0(this.
|
|
12312
|
+
suspendResult = await_0(this.n3r_1.readFile(this.o3r_1), this);
|
|
12289
12313
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
12290
12314
|
return suspendResult;
|
|
12291
12315
|
}
|
|
@@ -12318,14 +12342,14 @@
|
|
|
12318
12342
|
function JsXmlPullParserFactory() {
|
|
12319
12343
|
XmlPullParserFactory.call(this);
|
|
12320
12344
|
}
|
|
12321
|
-
protoOf(JsXmlPullParserFactory).
|
|
12345
|
+
protoOf(JsXmlPullParserFactory).p3r = function (fileName, $completion) {
|
|
12322
12346
|
var tmp = new $getXmlParserCOROUTINE$1(this, fileName, $completion);
|
|
12323
12347
|
tmp.ce_1 = Unit_getInstance();
|
|
12324
12348
|
tmp.de_1 = null;
|
|
12325
12349
|
return tmp.te();
|
|
12326
12350
|
};
|
|
12327
12351
|
protoOf(JsXmlPullParserFactory).s2v = function (fileName, $completion) {
|
|
12328
|
-
return this.
|
|
12352
|
+
return this.p3r(fileName, $completion);
|
|
12329
12353
|
};
|
|
12330
12354
|
function XmlPullParserException(s) {
|
|
12331
12355
|
Exception_init_$Init$(s, this);
|
|
@@ -12565,9 +12589,9 @@
|
|
|
12565
12589
|
protoOf(TractPage).d33 = get_buttonColor;
|
|
12566
12590
|
protoOf(TractPage).k34 = get_textAlign;
|
|
12567
12591
|
protoOf(TractPage).getAnalyticsEvents = getAnalyticsEvents;
|
|
12568
|
-
protoOf(SaxXmlPullParser).
|
|
12592
|
+
protoOf(SaxXmlPullParser).h3m = require$default;
|
|
12569
12593
|
protoOf(SaxXmlPullParser).p2z = getAttributeValue;
|
|
12570
|
-
protoOf(JsXmlPullParser).
|
|
12594
|
+
protoOf(JsXmlPullParser).h3m = require$default;
|
|
12571
12595
|
protoOf(JsXmlPullParser).p2z = getAttributeValue;
|
|
12572
12596
|
//endregion
|
|
12573
12597
|
//region block: init
|
|
@@ -12733,6 +12757,16 @@
|
|
|
12733
12757
|
var $org$cru$godtools$shared$tool = $org$cru$godtools$shared.tool || ($org$cru$godtools$shared.tool = {});
|
|
12734
12758
|
var $org$cru$godtools$shared$tool$parser = $org$cru$godtools$shared$tool.parser || ($org$cru$godtools$shared$tool.parser = {});
|
|
12735
12759
|
var $org$cru$godtools$shared$tool$parser$model = $org$cru$godtools$shared$tool$parser.model || ($org$cru$godtools$shared$tool$parser.model = {});
|
|
12760
|
+
$org$cru$godtools$shared$tool$parser$model.Flow = Flow;
|
|
12761
|
+
$org$cru$godtools$shared$tool$parser$model.Flow.Item = Item;
|
|
12762
|
+
defineProp($org$cru$godtools$shared$tool$parser$model.Flow.Item, 'Companion', Companion_getInstance_20);
|
|
12763
|
+
var $org = _.org || (_.org = {});
|
|
12764
|
+
var $org$cru = $org.cru || ($org.cru = {});
|
|
12765
|
+
var $org$cru$godtools = $org$cru.godtools || ($org$cru.godtools = {});
|
|
12766
|
+
var $org$cru$godtools$shared = $org$cru$godtools.shared || ($org$cru$godtools.shared = {});
|
|
12767
|
+
var $org$cru$godtools$shared$tool = $org$cru$godtools$shared.tool || ($org$cru$godtools$shared.tool = {});
|
|
12768
|
+
var $org$cru$godtools$shared$tool$parser = $org$cru$godtools$shared$tool.parser || ($org$cru$godtools$shared$tool.parser = {});
|
|
12769
|
+
var $org$cru$godtools$shared$tool$parser$model = $org$cru$godtools$shared$tool$parser.model || ($org$cru$godtools$shared$tool$parser.model = {});
|
|
12736
12770
|
$org$cru$godtools$shared$tool$parser$model.Form = Form;
|
|
12737
12771
|
var $org = _.org || (_.org = {});
|
|
12738
12772
|
var $org$cru = $org.cru || ($org.cru = {});
|