@cruglobal/godtools-shared 1.2.0-PR799-SNAPSHOT.1774 → 1.2.0-PR799-SNAPSHOT.1776
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/antlr-kotlin-antlr-kotlin-runtime.js +3 -3
- package/kotlin-kotlin-stdlib.js +16 -16
- package/kotlin-kotlin-stdlib.js.map +1 -1
- package/kotlin-mpp-godtools-tool-parser-module-parser.js +510 -503
- package/kotlin-mpp-godtools-tool-parser-module-parser.js.map +1 -1
- package/kotlin-mpp-godtools-tool-parser-publishing-npm.d.ts +3 -3
- package/package.json +1 -1
|
@@ -5853,7 +5853,7 @@
|
|
|
5853
5853
|
var tmp0_elvis_lhs = this.w3r_1;
|
|
5854
5854
|
return tmp0_elvis_lhs == null ? this.multiselect.r3s_1 : tmp0_elvis_lhs;
|
|
5855
5855
|
};
|
|
5856
|
-
protoOf(Option).
|
|
5856
|
+
protoOf(Option).s3g = function () {
|
|
5857
5857
|
var tmp0_elvis_lhs = this.x3r_1;
|
|
5858
5858
|
return tmp0_elvis_lhs == null ? _get_optionBackgroundColor__l9vc27(this.multiselect) : tmp0_elvis_lhs;
|
|
5859
5859
|
};
|
|
@@ -5917,19 +5917,25 @@
|
|
|
5917
5917
|
return false;
|
|
5918
5918
|
return true;
|
|
5919
5919
|
};
|
|
5920
|
+
protoOf(Option).x3g = function () {
|
|
5921
|
+
return toPlatformColor(this.s3g());
|
|
5922
|
+
};
|
|
5923
|
+
protoOf(Option).y3s = function () {
|
|
5924
|
+
return toPlatformColor(this.v3s());
|
|
5925
|
+
};
|
|
5920
5926
|
function Option() {
|
|
5921
5927
|
Companion_getInstance_31();
|
|
5922
5928
|
}
|
|
5923
|
-
protoOf(Multiselect).
|
|
5929
|
+
protoOf(Multiselect).z3s = function () {
|
|
5924
5930
|
return this.p3s_1;
|
|
5925
5931
|
};
|
|
5926
|
-
protoOf(Multiselect).
|
|
5932
|
+
protoOf(Multiselect).a3t = function () {
|
|
5927
5933
|
return this.columns;
|
|
5928
5934
|
};
|
|
5929
|
-
protoOf(Multiselect).
|
|
5935
|
+
protoOf(Multiselect).b3t = function () {
|
|
5930
5936
|
return this.q3s_1;
|
|
5931
5937
|
};
|
|
5932
|
-
protoOf(Multiselect).
|
|
5938
|
+
protoOf(Multiselect).c3t = function () {
|
|
5933
5939
|
return this._options;
|
|
5934
5940
|
};
|
|
5935
5941
|
protoOf(Multiselect).u3c = function () {
|
|
@@ -5959,7 +5965,7 @@
|
|
|
5959
5965
|
protoOf(Multiselect).a3c = function () {
|
|
5960
5966
|
return !this.s38().a3e_1.d3b('multiselect') || protoOf(Content).a3c.call(this);
|
|
5961
5967
|
};
|
|
5962
|
-
protoOf(Multiselect).
|
|
5968
|
+
protoOf(Multiselect).d3t = function () {
|
|
5963
5969
|
// Inline function 'kotlin.collections.toTypedArray' call
|
|
5964
5970
|
var this_0 = this._options;
|
|
5965
5971
|
return copyToArray(this_0);
|
|
@@ -5973,8 +5979,8 @@
|
|
|
5973
5979
|
return $this$run.p1r(VOID, VOID, tmp0_l, 1.0);
|
|
5974
5980
|
}
|
|
5975
5981
|
function Companion_30() {
|
|
5976
|
-
this.
|
|
5977
|
-
this.
|
|
5982
|
+
this.e3t_1 = 'paragraph';
|
|
5983
|
+
this.f3t_1 = 'fallback';
|
|
5978
5984
|
}
|
|
5979
5985
|
var Companion_instance_31;
|
|
5980
5986
|
function Companion_getInstance_33() {
|
|
@@ -6025,7 +6031,7 @@
|
|
|
6025
6031
|
continue $l$loop_0;
|
|
6026
6032
|
skipTag(parser);
|
|
6027
6033
|
}
|
|
6028
|
-
tmp.
|
|
6034
|
+
tmp.m3t_1 = this_0.k3();
|
|
6029
6035
|
return $this;
|
|
6030
6036
|
}
|
|
6031
6037
|
function Paragraph_init_$Create$(parent, parser) {
|
|
@@ -6042,7 +6048,7 @@
|
|
|
6042
6048
|
content = tmp;
|
|
6043
6049
|
Content_init_$Init$_0(parent, VOID, VOID, VOID, VOID, VOID, VOID, VOID, $this);
|
|
6044
6050
|
Paragraph.call($this);
|
|
6045
|
-
$this.
|
|
6051
|
+
$this.m3t_1 = content($this);
|
|
6046
6052
|
return $this;
|
|
6047
6053
|
}
|
|
6048
6054
|
function createTestParagraph(parent, content) {
|
|
@@ -6052,7 +6058,7 @@
|
|
|
6052
6058
|
return emptyList();
|
|
6053
6059
|
}
|
|
6054
6060
|
protoOf(Paragraph).k3c = function () {
|
|
6055
|
-
return this.
|
|
6061
|
+
return this.m3t_1;
|
|
6056
6062
|
};
|
|
6057
6063
|
protoOf(Paragraph).u3c = function () {
|
|
6058
6064
|
// Inline function 'org.cru.godtools.shared.tool.parser.model.contentTips' call
|
|
@@ -6073,7 +6079,7 @@
|
|
|
6073
6079
|
function Parent() {
|
|
6074
6080
|
}
|
|
6075
6081
|
function Companion_31() {
|
|
6076
|
-
this.
|
|
6082
|
+
this.n3t_1 = 'resource';
|
|
6077
6083
|
}
|
|
6078
6084
|
var Companion_instance_32;
|
|
6079
6085
|
function Companion_getInstance_34() {
|
|
@@ -6107,7 +6113,7 @@
|
|
|
6107
6113
|
protoOf(Resource).l2 = function () {
|
|
6108
6114
|
return this.name;
|
|
6109
6115
|
};
|
|
6110
|
-
protoOf(Resource).
|
|
6116
|
+
protoOf(Resource).o3t = function () {
|
|
6111
6117
|
return this.localName;
|
|
6112
6118
|
};
|
|
6113
6119
|
protoOf(Resource).equals = function (other) {
|
|
@@ -6151,9 +6157,9 @@
|
|
|
6151
6157
|
var Mode_FIXED_instance;
|
|
6152
6158
|
function Companion_32() {
|
|
6153
6159
|
Companion_instance_33 = this;
|
|
6154
|
-
this.
|
|
6160
|
+
this.p3t_1 = Mode_AUTO_getInstance();
|
|
6155
6161
|
}
|
|
6156
|
-
protoOf(Companion_32).
|
|
6162
|
+
protoOf(Companion_32).q3t = function (_this__u8e3s4) {
|
|
6157
6163
|
switch (_this__u8e3s4) {
|
|
6158
6164
|
case 'auto':
|
|
6159
6165
|
return Mode_AUTO_getInstance();
|
|
@@ -6195,7 +6201,7 @@
|
|
|
6195
6201
|
Companion_getInstance_35();
|
|
6196
6202
|
}
|
|
6197
6203
|
function Companion_33() {
|
|
6198
|
-
this.
|
|
6204
|
+
this.r3t_1 = 'spacer';
|
|
6199
6205
|
}
|
|
6200
6206
|
var Companion_instance_34;
|
|
6201
6207
|
function Companion_getInstance_36() {
|
|
@@ -6207,8 +6213,8 @@
|
|
|
6207
6213
|
parser.o3b(2, 'https://mobile-content-api.cru.org/xmlns/content', 'spacer');
|
|
6208
6214
|
var tmp = $this;
|
|
6209
6215
|
var tmp0_safe_receiver = parser.d3d('mode');
|
|
6210
|
-
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : Companion_getInstance_35().
|
|
6211
|
-
tmp.mode = tmp1_elvis_lhs == null ? Companion_getInstance_35().
|
|
6216
|
+
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : Companion_getInstance_35().q3t(tmp0_safe_receiver);
|
|
6217
|
+
tmp.mode = tmp1_elvis_lhs == null ? Companion_getInstance_35().p3t_1 : tmp1_elvis_lhs;
|
|
6212
6218
|
var tmp_0 = $this;
|
|
6213
6219
|
var tmp2_safe_receiver = parser.d3d('height');
|
|
6214
6220
|
var tmp3_safe_receiver = tmp2_safe_receiver == null ? null : toIntOrNull(tmp2_safe_receiver);
|
|
@@ -6244,7 +6250,7 @@
|
|
|
6244
6250
|
Mode_initEntries();
|
|
6245
6251
|
return Mode_FIXED_instance;
|
|
6246
6252
|
}
|
|
6247
|
-
protoOf(Spacer).
|
|
6253
|
+
protoOf(Spacer).a3u = function () {
|
|
6248
6254
|
return this.mode;
|
|
6249
6255
|
};
|
|
6250
6256
|
protoOf(Spacer).k3f = function () {
|
|
@@ -6258,8 +6264,8 @@
|
|
|
6258
6264
|
}
|
|
6259
6265
|
function Companion_34() {
|
|
6260
6266
|
Companion_instance_35 = this;
|
|
6261
|
-
this.
|
|
6262
|
-
this.
|
|
6267
|
+
this.b3u_1 = Align_START_getInstance();
|
|
6268
|
+
this.c3u_1 = 1.0;
|
|
6263
6269
|
}
|
|
6264
6270
|
var Companion_instance_35;
|
|
6265
6271
|
function Companion_getInstance_37() {
|
|
@@ -6301,7 +6307,7 @@
|
|
|
6301
6307
|
}
|
|
6302
6308
|
function get_textAlign_0(_this__u8e3s4) {
|
|
6303
6309
|
var tmp1_elvis_lhs = _this__u8e3s4 == null ? null : _this__u8e3s4.z3h();
|
|
6304
|
-
return tmp1_elvis_lhs == null ? Companion_getInstance_37().
|
|
6310
|
+
return tmp1_elvis_lhs == null ? Companion_getInstance_37().b3u_1 : tmp1_elvis_lhs;
|
|
6305
6311
|
}
|
|
6306
6312
|
function stylesOverride(_this__u8e3s4, textAlign, textColor, textScale) {
|
|
6307
6313
|
textAlign = textAlign === VOID ? null : textAlign;
|
|
@@ -6311,27 +6317,27 @@
|
|
|
6311
6317
|
}
|
|
6312
6318
|
function StylesOverride(parent, _textAlign, _textColor, _textScale) {
|
|
6313
6319
|
BaseModel.call(this, parent);
|
|
6314
|
-
this.
|
|
6315
|
-
this.
|
|
6316
|
-
this.
|
|
6320
|
+
this.e3u_1 = _textAlign;
|
|
6321
|
+
this.f3u_1 = _textColor;
|
|
6322
|
+
this.g3u_1 = _textScale;
|
|
6317
6323
|
}
|
|
6318
6324
|
protoOf(StylesOverride).z3h = function () {
|
|
6319
|
-
var tmp0_safe_receiver = this.
|
|
6325
|
+
var tmp0_safe_receiver = this.e3u_1;
|
|
6320
6326
|
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver();
|
|
6321
6327
|
return tmp1_elvis_lhs == null ? get_textAlign.call(this) : tmp1_elvis_lhs;
|
|
6322
6328
|
};
|
|
6323
6329
|
protoOf(StylesOverride).q3h = function () {
|
|
6324
|
-
var tmp0_safe_receiver = this.
|
|
6330
|
+
var tmp0_safe_receiver = this.f3u_1;
|
|
6325
6331
|
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver();
|
|
6326
6332
|
return tmp1_elvis_lhs == null ? get_textColor.call(this) : tmp1_elvis_lhs;
|
|
6327
6333
|
};
|
|
6328
6334
|
protoOf(StylesOverride).y3h = function () {
|
|
6329
|
-
return get_textScale.call(this) * this.
|
|
6335
|
+
return get_textScale.call(this) * this.g3u_1;
|
|
6330
6336
|
};
|
|
6331
6337
|
function Tab_init_$Init$(parent, parser, $this) {
|
|
6332
6338
|
BaseModel.call($this, parent);
|
|
6333
6339
|
Tab.call($this);
|
|
6334
|
-
$this.
|
|
6340
|
+
$this.i3u_1 = parent;
|
|
6335
6341
|
parser.o3b(2, 'https://mobile-content-api.cru.org/xmlns/content', 'tab');
|
|
6336
6342
|
var tmp = $this;
|
|
6337
6343
|
var tmp0_safe_receiver = parser.d3d('listeners');
|
|
@@ -6341,7 +6347,7 @@
|
|
|
6341
6347
|
tmp._listeners = tmp0_elvis_lhs == null ? emptySet() : tmp0_elvis_lhs;
|
|
6342
6348
|
var tmp_0 = $this;
|
|
6343
6349
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
6344
|
-
tmp_0.
|
|
6350
|
+
tmp_0.k3u_1 = ArrayList_init_$Create$();
|
|
6345
6351
|
var label = null;
|
|
6346
6352
|
var tmp_1 = $this;
|
|
6347
6353
|
// Inline function 'org.cru.godtools.shared.tool.parser.model.parseContent' call
|
|
@@ -6358,7 +6364,7 @@
|
|
|
6358
6364
|
var tmp0_subject = parser.q3b();
|
|
6359
6365
|
if (tmp0_subject === 'https://mobile-content-api.cru.org/xmlns/analytics') {
|
|
6360
6366
|
if (parser.l2() === 'events') {
|
|
6361
|
-
var tmp0 = $this.
|
|
6367
|
+
var tmp0 = $this.k3u_1;
|
|
6362
6368
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
6363
6369
|
var elements = Companion_instance_4.s3b(parser, $this);
|
|
6364
6370
|
addAll(tmp0, elements);
|
|
@@ -6396,7 +6402,7 @@
|
|
|
6396
6402
|
continue $l$loop_0;
|
|
6397
6403
|
skipTag(parser);
|
|
6398
6404
|
}
|
|
6399
|
-
tmp_1.
|
|
6405
|
+
tmp_1.j3u_1 = this_0.k3();
|
|
6400
6406
|
$this.label = label;
|
|
6401
6407
|
return $this;
|
|
6402
6408
|
}
|
|
@@ -6404,7 +6410,7 @@
|
|
|
6404
6410
|
return Tab_init_$Init$(parent, parser, objectCreate(protoOf(Tab)));
|
|
6405
6411
|
}
|
|
6406
6412
|
function Companion_35() {
|
|
6407
|
-
this.
|
|
6413
|
+
this.l3u_1 = 'tabs';
|
|
6408
6414
|
}
|
|
6409
6415
|
var Companion_instance_36;
|
|
6410
6416
|
function Companion_getInstance_38() {
|
|
@@ -6438,26 +6444,26 @@
|
|
|
6438
6444
|
function Tabs_init_$Create$(parent, parser) {
|
|
6439
6445
|
return Tabs_init_$Init$(parent, parser, objectCreate(protoOf(Tabs)));
|
|
6440
6446
|
}
|
|
6441
|
-
protoOf(Tab).r3u = function () {
|
|
6442
|
-
return this.h3u_1._tabs.w1(this);
|
|
6443
|
-
};
|
|
6444
6447
|
protoOf(Tab).s3u = function () {
|
|
6448
|
+
return this.i3u_1._tabs.w1(this);
|
|
6449
|
+
};
|
|
6450
|
+
protoOf(Tab).t3u = function () {
|
|
6445
6451
|
return this._listeners;
|
|
6446
6452
|
};
|
|
6447
6453
|
protoOf(Tab).k3l = function () {
|
|
6448
6454
|
return this.label;
|
|
6449
6455
|
};
|
|
6450
6456
|
protoOf(Tab).k3c = function () {
|
|
6451
|
-
return this.
|
|
6457
|
+
return this.j3u_1;
|
|
6452
6458
|
};
|
|
6453
6459
|
protoOf(Tab).w3g = function () {
|
|
6454
|
-
return this.
|
|
6460
|
+
return this.k3u_1;
|
|
6455
6461
|
};
|
|
6456
6462
|
protoOf(Tab).l3c = function (type) {
|
|
6457
6463
|
var tmp;
|
|
6458
6464
|
if (type.k2_1 === 2) {
|
|
6459
6465
|
// Inline function 'kotlin.collections.filter' call
|
|
6460
|
-
var tmp0 = this.
|
|
6466
|
+
var tmp0 = this.k3u_1;
|
|
6461
6467
|
// Inline function 'kotlin.collections.filterTo' call
|
|
6462
6468
|
var destination = ArrayList_init_$Create$();
|
|
6463
6469
|
var _iterator__ex2g4s = tmp0.j();
|
|
@@ -6477,14 +6483,14 @@
|
|
|
6477
6483
|
protoOf(Tab)._getAnalyticsEvents = function (type) {
|
|
6478
6484
|
return this.l3c(type);
|
|
6479
6485
|
};
|
|
6480
|
-
protoOf(Tab).
|
|
6486
|
+
protoOf(Tab).u3u = function () {
|
|
6481
6487
|
// Inline function 'kotlin.collections.toTypedArray' call
|
|
6482
6488
|
var this_0 = this._listeners;
|
|
6483
6489
|
return copyToArray(this_0);
|
|
6484
6490
|
};
|
|
6485
6491
|
function Tab() {
|
|
6486
6492
|
}
|
|
6487
|
-
protoOf(Tabs).
|
|
6493
|
+
protoOf(Tabs).v3u = function () {
|
|
6488
6494
|
return this._tabs;
|
|
6489
6495
|
};
|
|
6490
6496
|
protoOf(Tabs).u3c = function () {
|
|
@@ -6511,7 +6517,7 @@
|
|
|
6511
6517
|
}
|
|
6512
6518
|
return destination;
|
|
6513
6519
|
};
|
|
6514
|
-
protoOf(Tabs).
|
|
6520
|
+
protoOf(Tabs).w3u = function () {
|
|
6515
6521
|
// Inline function 'kotlin.collections.toTypedArray' call
|
|
6516
6522
|
var this_0 = this._tabs;
|
|
6517
6523
|
return copyToArray(this_0);
|
|
@@ -6523,7 +6529,7 @@
|
|
|
6523
6529
|
var Align_END_instance;
|
|
6524
6530
|
function Companion_36() {
|
|
6525
6531
|
}
|
|
6526
|
-
protoOf(Companion_36).
|
|
6532
|
+
protoOf(Companion_36).x3u = function (_this__u8e3s4) {
|
|
6527
6533
|
switch (_this__u8e3s4) {
|
|
6528
6534
|
case 'start':
|
|
6529
6535
|
return Align_START_getInstance();
|
|
@@ -6582,7 +6588,7 @@
|
|
|
6582
6588
|
var Style_UNDERLINE_instance;
|
|
6583
6589
|
function Companion_37() {
|
|
6584
6590
|
}
|
|
6585
|
-
protoOf(Companion_37).
|
|
6591
|
+
protoOf(Companion_37).y3u = function (_this__u8e3s4) {
|
|
6586
6592
|
var tmp0 = get_REGEX_SEQUENCE_SEPARATOR().kc(_this__u8e3s4);
|
|
6587
6593
|
// Inline function 'kotlin.collections.mutableSetOf' call
|
|
6588
6594
|
// Inline function 'kotlin.collections.mapNotNullTo' call
|
|
@@ -6632,11 +6638,11 @@
|
|
|
6632
6638
|
Style_UNDERLINE_instance = new Style_1('UNDERLINE', 2);
|
|
6633
6639
|
}
|
|
6634
6640
|
function Companion_38() {
|
|
6635
|
-
this.
|
|
6636
|
-
this.
|
|
6637
|
-
this.
|
|
6638
|
-
this.
|
|
6639
|
-
this.
|
|
6641
|
+
this.z3u_1 = 'text';
|
|
6642
|
+
this.a3v_1 = 'font-weight';
|
|
6643
|
+
this.b3v_1 = 40;
|
|
6644
|
+
this.c3v_1 = 0;
|
|
6645
|
+
this.d3v_1 = 700;
|
|
6640
6646
|
}
|
|
6641
6647
|
var Companion_instance_39;
|
|
6642
6648
|
function Companion_getInstance_41() {
|
|
@@ -6648,7 +6654,7 @@
|
|
|
6648
6654
|
parser.o3b(2, 'https://mobile-content-api.cru.org/xmlns/content', 'text');
|
|
6649
6655
|
var tmp = $this;
|
|
6650
6656
|
var tmp0_safe_receiver = getDeviceAttributeValue(parser, $this.s38().a3e_1, 'text-align');
|
|
6651
|
-
tmp.w3q_1 = tmp0_safe_receiver == null ? null : Companion_instance_37.
|
|
6657
|
+
tmp.w3q_1 = tmp0_safe_receiver == null ? null : Companion_instance_37.x3u(tmp0_safe_receiver);
|
|
6652
6658
|
var tmp_0 = $this;
|
|
6653
6659
|
var tmp1_safe_receiver = getDeviceAttributeValue(parser, $this.s38().a3e_1, 'text-color');
|
|
6654
6660
|
tmp_0.x3q_1 = tmp1_safe_receiver == null ? null : toColorOrNull(tmp1_safe_receiver);
|
|
@@ -6659,7 +6665,7 @@
|
|
|
6659
6665
|
var tmp_2 = $this;
|
|
6660
6666
|
var tmp4_safe_receiver = getDeviceAttributeValue(parser, $this.s38().a3e_1, 'text-style');
|
|
6661
6667
|
// Inline function 'kotlin.collections.orEmpty' call
|
|
6662
|
-
var tmp0_elvis_lhs = tmp4_safe_receiver == null ? null : Companion_instance_38.
|
|
6668
|
+
var tmp0_elvis_lhs = tmp4_safe_receiver == null ? null : Companion_instance_38.y3u(tmp4_safe_receiver);
|
|
6663
6669
|
tmp_2._textStyles = tmp0_elvis_lhs == null ? emptySet() : tmp0_elvis_lhs;
|
|
6664
6670
|
var tmp_3 = $this;
|
|
6665
6671
|
var tmp5_safe_receiver = getDeviceAttributeValue(parser, $this.s38().a3e_1, 'font-weight');
|
|
@@ -6707,7 +6713,7 @@
|
|
|
6707
6713
|
var tmp13_safe_receiver = getDeviceAttributeValue(parser, $this.s38().a3e_1, 'end-image-size');
|
|
6708
6714
|
var tmp14_elvis_lhs = tmp13_safe_receiver == null ? null : toIntOrNull(tmp13_safe_receiver);
|
|
6709
6715
|
tmp_10.endImageSize = tmp14_elvis_lhs == null ? 40 : tmp14_elvis_lhs;
|
|
6710
|
-
$this.text = parser.
|
|
6716
|
+
$this.text = parser.e3v();
|
|
6711
6717
|
return $this;
|
|
6712
6718
|
}
|
|
6713
6719
|
function Text_init_$Create$(parent, parser) {
|
|
@@ -6779,42 +6785,42 @@
|
|
|
6779
6785
|
protoOf(Text).f1z = function () {
|
|
6780
6786
|
return this.text;
|
|
6781
6787
|
};
|
|
6782
|
-
protoOf(Text).
|
|
6788
|
+
protoOf(Text).j3v = function () {
|
|
6783
6789
|
return this.fontWeight;
|
|
6784
6790
|
};
|
|
6785
6791
|
protoOf(Text).z3h = function () {
|
|
6786
6792
|
var tmp0_elvis_lhs = this.w3q_1;
|
|
6787
6793
|
return tmp0_elvis_lhs == null ? get_textAlign_0(get_stylesParent(this)) : tmp0_elvis_lhs;
|
|
6788
6794
|
};
|
|
6789
|
-
protoOf(Text).
|
|
6795
|
+
protoOf(Text).k3v = function () {
|
|
6790
6796
|
var tmp0_elvis_lhs = this.x3q_1;
|
|
6791
6797
|
return tmp0_elvis_lhs == null ? get_textColor_0(get_stylesParent(this)) : tmp0_elvis_lhs;
|
|
6792
6798
|
};
|
|
6793
6799
|
protoOf(Text).y3h = function () {
|
|
6794
6800
|
return this.y3q_1 * get_textScale_0(get_stylesParent(this));
|
|
6795
6801
|
};
|
|
6796
|
-
protoOf(Text).
|
|
6802
|
+
protoOf(Text).l3v = function () {
|
|
6797
6803
|
return this._textStyles;
|
|
6798
6804
|
};
|
|
6799
|
-
protoOf(Text).
|
|
6805
|
+
protoOf(Text).m3v = function () {
|
|
6800
6806
|
return this.minimumLines;
|
|
6801
6807
|
};
|
|
6802
|
-
protoOf(Text).
|
|
6808
|
+
protoOf(Text).n3v = function () {
|
|
6803
6809
|
return this.z3q_1;
|
|
6804
6810
|
};
|
|
6805
|
-
protoOf(Text).
|
|
6811
|
+
protoOf(Text).o3v = function () {
|
|
6806
6812
|
return getResource(this, this.z3q_1);
|
|
6807
6813
|
};
|
|
6808
|
-
protoOf(Text).
|
|
6814
|
+
protoOf(Text).p3v = function () {
|
|
6809
6815
|
return this.startImageSize;
|
|
6810
6816
|
};
|
|
6811
|
-
protoOf(Text).
|
|
6817
|
+
protoOf(Text).q3v = function () {
|
|
6812
6818
|
return this.a3r_1;
|
|
6813
6819
|
};
|
|
6814
|
-
protoOf(Text).
|
|
6820
|
+
protoOf(Text).r3v = function () {
|
|
6815
6821
|
return getResource(this, this.a3r_1);
|
|
6816
6822
|
};
|
|
6817
|
-
protoOf(Text).
|
|
6823
|
+
protoOf(Text).s3v = function () {
|
|
6818
6824
|
return this.endImageSize;
|
|
6819
6825
|
};
|
|
6820
6826
|
protoOf(Text).equals = function (other) {
|
|
@@ -6837,7 +6843,7 @@
|
|
|
6837
6843
|
if (!this.textAlign.equals(other.textAlign)) {
|
|
6838
6844
|
tmp = false;
|
|
6839
6845
|
} else {
|
|
6840
|
-
if (!equals(this.
|
|
6846
|
+
if (!equals(this.k3v(), other.k3v())) {
|
|
6841
6847
|
tmp = false;
|
|
6842
6848
|
} else {
|
|
6843
6849
|
if (!(this.textScale === other.textScale)) {
|
|
@@ -6893,7 +6899,7 @@
|
|
|
6893
6899
|
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver;
|
|
6894
6900
|
result = tmp + (tmp1_elvis_lhs == null ? 0 : tmp1_elvis_lhs) | 0;
|
|
6895
6901
|
result = imul(31, result) + this.textAlign.hashCode() | 0;
|
|
6896
|
-
result = imul(31, result) + hashCode(this.
|
|
6902
|
+
result = imul(31, result) + hashCode(this.k3v()) | 0;
|
|
6897
6903
|
result = imul(31, result) + getNumberHashCode(this.textScale) | 0;
|
|
6898
6904
|
result = imul(31, result) + hashCode(this._textStyles) | 0;
|
|
6899
6905
|
result = imul(31, result) + this.minimumLines | 0;
|
|
@@ -6910,9 +6916,9 @@
|
|
|
6910
6916
|
return result;
|
|
6911
6917
|
};
|
|
6912
6918
|
protoOf(Text).q3h = function () {
|
|
6913
|
-
return toPlatformColor(this.
|
|
6919
|
+
return toPlatformColor(this.k3v());
|
|
6914
6920
|
};
|
|
6915
|
-
protoOf(Text).
|
|
6921
|
+
protoOf(Text).t3v = function () {
|
|
6916
6922
|
// Inline function 'kotlin.collections.toTypedArray' call
|
|
6917
6923
|
var this_0 = this._textStyles;
|
|
6918
6924
|
return copyToArray(this_0);
|
|
@@ -7100,7 +7106,7 @@
|
|
|
7100
7106
|
Companion_getInstance_42();
|
|
7101
7107
|
this.d3i_1 = version;
|
|
7102
7108
|
}
|
|
7103
|
-
protoOf(Version).
|
|
7109
|
+
protoOf(Version).u3v = function (other) {
|
|
7104
7110
|
return Version__compareTo_impl_crux23(this.d3i_1, other);
|
|
7105
7111
|
};
|
|
7106
7112
|
protoOf(Version).d = function (other) {
|
|
@@ -7119,7 +7125,7 @@
|
|
|
7119
7125
|
var Provider_UNKNOWN_instance;
|
|
7120
7126
|
function Companion_40() {
|
|
7121
7127
|
Companion_instance_41 = this;
|
|
7122
|
-
this.
|
|
7128
|
+
this.v3v_1 = Provider_UNKNOWN_getInstance();
|
|
7123
7129
|
}
|
|
7124
7130
|
protoOf(Companion_40).n3p = function (value) {
|
|
7125
7131
|
return value === 'youtube' ? Provider_YOUTUBE_getInstance() : null;
|
|
@@ -7157,10 +7163,10 @@
|
|
|
7157
7163
|
}
|
|
7158
7164
|
function Companion_41() {
|
|
7159
7165
|
Companion_instance_42 = this;
|
|
7160
|
-
this.
|
|
7161
|
-
this.
|
|
7162
|
-
this.
|
|
7163
|
-
this.
|
|
7166
|
+
this.w3v_1 = 'video';
|
|
7167
|
+
this.x3v_1 = new AspectRatio(16, 9);
|
|
7168
|
+
this.y3v_1 = Horizontal_CENTER_getInstance();
|
|
7169
|
+
this.z3v_1 = new Percent(1.0);
|
|
7164
7170
|
}
|
|
7165
7171
|
var Companion_instance_42;
|
|
7166
7172
|
function Companion_getInstance_44() {
|
|
@@ -7177,15 +7183,15 @@
|
|
|
7177
7183
|
parser.o3b(2, 'https://mobile-content-api.cru.org/xmlns/content', 'video');
|
|
7178
7184
|
var tmp = $this;
|
|
7179
7185
|
var tmp0_elvis_lhs = Companion_getInstance_43().n3p(parser.d3d('provider'));
|
|
7180
|
-
tmp.provider = tmp0_elvis_lhs == null ? Companion_getInstance_43().
|
|
7186
|
+
tmp.provider = tmp0_elvis_lhs == null ? Companion_getInstance_43().v3v_1 : tmp0_elvis_lhs;
|
|
7181
7187
|
$this.videoId = parser.d3d('video-id');
|
|
7182
7188
|
var tmp_0 = $this;
|
|
7183
7189
|
var tmp1_elvis_lhs = Companion_instance_6.i3f(parser.d3d('aspect-ratio'));
|
|
7184
|
-
tmp_0.aspectRatio = tmp1_elvis_lhs == null ? Companion_getInstance_44().
|
|
7190
|
+
tmp_0.aspectRatio = tmp1_elvis_lhs == null ? Companion_getInstance_44().x3v_1 : tmp1_elvis_lhs;
|
|
7185
7191
|
var tmp_1 = $this;
|
|
7186
7192
|
var tmp2_safe_receiver = Companion_getInstance_22().k3g(parser.d3d('gravity'));
|
|
7187
7193
|
var tmp3_elvis_lhs = tmp2_safe_receiver == null ? null : tmp2_safe_receiver.horizontal;
|
|
7188
|
-
tmp_1.gravity = tmp3_elvis_lhs == null ? Companion_getInstance_44().
|
|
7194
|
+
tmp_1.gravity = tmp3_elvis_lhs == null ? Companion_getInstance_44().y3v_1 : tmp3_elvis_lhs;
|
|
7189
7195
|
var tmp_2 = $this;
|
|
7190
7196
|
var tmp4_safe_receiver = Companion_instance_14.l3g(parser.d3d('width'));
|
|
7191
7197
|
var tmp_3;
|
|
@@ -7202,7 +7208,7 @@
|
|
|
7202
7208
|
tmp_3 = tmp_4;
|
|
7203
7209
|
}
|
|
7204
7210
|
var tmp5_elvis_lhs = tmp_3;
|
|
7205
|
-
tmp_2.width = tmp5_elvis_lhs == null ? Companion_getInstance_44().
|
|
7211
|
+
tmp_2.width = tmp5_elvis_lhs == null ? Companion_getInstance_44().z3v_1 : tmp5_elvis_lhs;
|
|
7206
7212
|
skipTag(parser);
|
|
7207
7213
|
return $this;
|
|
7208
7214
|
}
|
|
@@ -7217,13 +7223,13 @@
|
|
|
7217
7223
|
Provider_initEntries();
|
|
7218
7224
|
return Provider_UNKNOWN_instance;
|
|
7219
7225
|
}
|
|
7220
|
-
protoOf(Video).
|
|
7226
|
+
protoOf(Video).i3w = function () {
|
|
7221
7227
|
return this.provider;
|
|
7222
7228
|
};
|
|
7223
|
-
protoOf(Video).
|
|
7229
|
+
protoOf(Video).j3w = function () {
|
|
7224
7230
|
return this.videoId;
|
|
7225
7231
|
};
|
|
7226
|
-
protoOf(Video).
|
|
7232
|
+
protoOf(Video).k3w = function () {
|
|
7227
7233
|
return this.aspectRatio;
|
|
7228
7234
|
};
|
|
7229
7235
|
protoOf(Video).q3g = function () {
|
|
@@ -7251,15 +7257,15 @@
|
|
|
7251
7257
|
function Visibility$watchVisibility$slambda(resultContinuation) {
|
|
7252
7258
|
CoroutineImpl.call(this, resultContinuation);
|
|
7253
7259
|
}
|
|
7254
|
-
protoOf(Visibility$watchVisibility$slambda).
|
|
7255
|
-
var tmp = this.
|
|
7260
|
+
protoOf(Visibility$watchVisibility$slambda).v3w = function (invisible, gone, $completion) {
|
|
7261
|
+
var tmp = this.w3w(invisible, gone, $completion);
|
|
7256
7262
|
tmp.x8_1 = Unit_instance;
|
|
7257
7263
|
tmp.y8_1 = null;
|
|
7258
7264
|
return tmp.d9();
|
|
7259
7265
|
};
|
|
7260
7266
|
protoOf(Visibility$watchVisibility$slambda).o1f = function (p1, p2, $completion) {
|
|
7261
7267
|
var tmp = (!(p1 == null) ? typeof p1 === 'boolean' : false) ? p1 : THROW_CCE();
|
|
7262
|
-
return this.
|
|
7268
|
+
return this.v3w(tmp, (!(p2 == null) ? typeof p2 === 'boolean' : false) ? p2 : THROW_CCE(), $completion);
|
|
7263
7269
|
};
|
|
7264
7270
|
protoOf(Visibility$watchVisibility$slambda).d9 = function () {
|
|
7265
7271
|
var suspendResult = this.x8_1;
|
|
@@ -7268,7 +7274,7 @@
|
|
|
7268
7274
|
var tmp = this.v8_1;
|
|
7269
7275
|
if (tmp === 0) {
|
|
7270
7276
|
this.w8_1 = 1;
|
|
7271
|
-
return new Pair(this.
|
|
7277
|
+
return new Pair(this.t3w_1, this.u3w_1);
|
|
7272
7278
|
} else if (tmp === 1) {
|
|
7273
7279
|
throw this.y8_1;
|
|
7274
7280
|
}
|
|
@@ -7278,16 +7284,16 @@
|
|
|
7278
7284
|
}
|
|
7279
7285
|
while (true);
|
|
7280
7286
|
};
|
|
7281
|
-
protoOf(Visibility$watchVisibility$slambda).
|
|
7287
|
+
protoOf(Visibility$watchVisibility$slambda).w3w = function (invisible, gone, completion) {
|
|
7282
7288
|
var i = new Visibility$watchVisibility$slambda(completion);
|
|
7283
|
-
i.
|
|
7284
|
-
i.
|
|
7289
|
+
i.t3w_1 = invisible;
|
|
7290
|
+
i.u3w_1 = gone;
|
|
7285
7291
|
return i;
|
|
7286
7292
|
};
|
|
7287
7293
|
function Visibility$watchVisibility$slambda_0(resultContinuation) {
|
|
7288
7294
|
var i = new Visibility$watchVisibility$slambda(resultContinuation);
|
|
7289
7295
|
var l = function (invisible, gone, $completion) {
|
|
7290
|
-
return i.
|
|
7296
|
+
return i.v3w(invisible, gone, $completion);
|
|
7291
7297
|
};
|
|
7292
7298
|
l.$arity = 2;
|
|
7293
7299
|
return l;
|
|
@@ -7318,10 +7324,10 @@
|
|
|
7318
7324
|
parser.o3b(2, 'https://mobile-content-api.cru.org/xmlns/lesson', 'page');
|
|
7319
7325
|
var tmp = $this;
|
|
7320
7326
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
7321
|
-
tmp.
|
|
7327
|
+
tmp.p3x_1 = ArrayList_init_$Create$();
|
|
7322
7328
|
var tmp_0 = $this;
|
|
7323
7329
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
7324
|
-
tmp_0.
|
|
7330
|
+
tmp_0.q3x_1 = ArrayList_init_$Create$();
|
|
7325
7331
|
// Inline function 'org.cru.godtools.shared.tool.parser.xml.parseChildren' call
|
|
7326
7332
|
$l$loop_2: while (!(parser.l() === 3)) {
|
|
7327
7333
|
if (!(parser.p3b() === 2))
|
|
@@ -7329,14 +7335,14 @@
|
|
|
7329
7335
|
var tmp0_subject = parser.q3b();
|
|
7330
7336
|
if (tmp0_subject === 'https://mobile-content-api.cru.org/xmlns/analytics') {
|
|
7331
7337
|
if (parser.l2() === 'events') {
|
|
7332
|
-
var tmp0 = $this.
|
|
7338
|
+
var tmp0 = $this.p3x_1;
|
|
7333
7339
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
7334
7340
|
var elements = Companion_instance_4.s3b(parser, $this);
|
|
7335
7341
|
addAll(tmp0, elements);
|
|
7336
7342
|
}
|
|
7337
7343
|
} else if (tmp0_subject === 'https://mobile-content-api.cru.org/xmlns/lesson') {
|
|
7338
7344
|
if (parser.l2() === 'content') {
|
|
7339
|
-
var tmp4 = $this.
|
|
7345
|
+
var tmp4 = $this.q3x_1;
|
|
7340
7346
|
// Inline function 'org.cru.godtools.shared.tool.parser.model.parseContent' call
|
|
7341
7347
|
// Inline function 'kotlin.collections.buildList' call
|
|
7342
7348
|
// Inline function 'kotlin.collections.buildListInternal' call
|
|
@@ -7392,17 +7398,17 @@
|
|
|
7392
7398
|
return LessonPage_init_$Init$(container, fileName, parser, objectCreate(protoOf(LessonPage)));
|
|
7393
7399
|
}
|
|
7394
7400
|
protoOf(LessonPage).w3g = function () {
|
|
7395
|
-
return this.
|
|
7401
|
+
return this.p3x_1;
|
|
7396
7402
|
};
|
|
7397
7403
|
protoOf(LessonPage).k3c = function () {
|
|
7398
|
-
return this.
|
|
7404
|
+
return this.q3x_1;
|
|
7399
7405
|
};
|
|
7400
7406
|
function LessonPage() {
|
|
7401
7407
|
}
|
|
7402
7408
|
function Companion_42() {
|
|
7403
7409
|
Companion_instance_43 = this;
|
|
7404
|
-
this.
|
|
7405
|
-
this.
|
|
7410
|
+
this.r3y_1 = 'header';
|
|
7411
|
+
this.s3y_1 = Align_CENTER_getInstance();
|
|
7406
7412
|
}
|
|
7407
7413
|
var Companion_instance_43;
|
|
7408
7414
|
function Companion_getInstance_45() {
|
|
@@ -7455,16 +7461,16 @@
|
|
|
7455
7461
|
continue $l$loop_0;
|
|
7456
7462
|
skipTag(parser);
|
|
7457
7463
|
}
|
|
7458
|
-
tmp.
|
|
7464
|
+
tmp.v3y_1 = this_0.k3();
|
|
7459
7465
|
return $this;
|
|
7460
7466
|
}
|
|
7461
7467
|
function Header_init_$Create$(page, parser) {
|
|
7462
7468
|
return Header_init_$Init$(page, parser, objectCreate(protoOf(Header)));
|
|
7463
7469
|
}
|
|
7464
7470
|
function Companion_43() {
|
|
7465
|
-
this.
|
|
7466
|
-
this.
|
|
7467
|
-
this.
|
|
7471
|
+
this.w3y_1 = 'card';
|
|
7472
|
+
this.x3y_1 = 'id';
|
|
7473
|
+
this.y3y_1 = 'content';
|
|
7468
7474
|
}
|
|
7469
7475
|
var Companion_instance_44;
|
|
7470
7476
|
function Companion_getInstance_46() {
|
|
@@ -7475,17 +7481,16 @@
|
|
|
7475
7481
|
Card_0.call($this);
|
|
7476
7482
|
$this.page = page;
|
|
7477
7483
|
parser.o3b(2, 'https://mobile-content-api.cru.org/xmlns/page', 'card');
|
|
7478
|
-
$this.
|
|
7484
|
+
$this.a3z_1 = parser.d3d('id');
|
|
7479
7485
|
var tmp = $this;
|
|
7480
7486
|
var tmp0_safe_receiver = parser.d3d('background-color');
|
|
7481
|
-
|
|
7482
|
-
tmp.z3y_1 = tmp1_safe_receiver == null ? null : toPlatformColor(tmp1_safe_receiver);
|
|
7487
|
+
tmp.b3z_1 = tmp0_safe_receiver == null ? null : toColorOrNull(tmp0_safe_receiver);
|
|
7483
7488
|
var tmp_0 = $this;
|
|
7484
7489
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
7485
|
-
tmp_0.
|
|
7490
|
+
tmp_0.c3z_1 = ArrayList_init_$Create$();
|
|
7486
7491
|
var tmp_1 = $this;
|
|
7487
7492
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
7488
|
-
tmp_1.
|
|
7493
|
+
tmp_1.d3z_1 = ArrayList_init_$Create$();
|
|
7489
7494
|
// Inline function 'org.cru.godtools.shared.tool.parser.xml.parseChildren' call
|
|
7490
7495
|
$l$loop_2: while (!(parser.l() === 3)) {
|
|
7491
7496
|
if (!(parser.p3b() === 2))
|
|
@@ -7493,14 +7498,14 @@
|
|
|
7493
7498
|
var tmp0_subject = parser.q3b();
|
|
7494
7499
|
if (tmp0_subject === 'https://mobile-content-api.cru.org/xmlns/analytics') {
|
|
7495
7500
|
if (parser.l2() === 'events') {
|
|
7496
|
-
var tmp0 = $this.
|
|
7501
|
+
var tmp0 = $this.c3z_1;
|
|
7497
7502
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
7498
7503
|
var elements = Companion_instance_4.s3b(parser, $this);
|
|
7499
7504
|
addAll(tmp0, elements);
|
|
7500
7505
|
}
|
|
7501
7506
|
} else if (tmp0_subject === 'https://mobile-content-api.cru.org/xmlns/page') {
|
|
7502
7507
|
if (parser.l2() === 'content') {
|
|
7503
|
-
var tmp4 = $this.
|
|
7508
|
+
var tmp4 = $this.d3z_1;
|
|
7504
7509
|
// Inline function 'org.cru.godtools.shared.tool.parser.model.parseContent' call
|
|
7505
7510
|
// Inline function 'kotlin.collections.buildList' call
|
|
7506
7511
|
// Inline function 'kotlin.collections.buildListInternal' call
|
|
@@ -7529,12 +7534,12 @@
|
|
|
7529
7534
|
}
|
|
7530
7535
|
tmp_2 = tmp_3;
|
|
7531
7536
|
}
|
|
7532
|
-
var
|
|
7533
|
-
if (
|
|
7537
|
+
var tmp1_safe_receiver = tmp_2;
|
|
7538
|
+
if (tmp1_safe_receiver == null)
|
|
7534
7539
|
null;
|
|
7535
7540
|
else {
|
|
7536
7541
|
// Inline function 'kotlin.let' call
|
|
7537
|
-
this_0.e(
|
|
7542
|
+
this_0.e(tmp1_safe_receiver);
|
|
7538
7543
|
}
|
|
7539
7544
|
}
|
|
7540
7545
|
if (parser.p3b() === 3)
|
|
@@ -7556,7 +7561,7 @@
|
|
|
7556
7561
|
return Card_init_$Init$_0(page, parser, objectCreate(protoOf(Card_0)));
|
|
7557
7562
|
}
|
|
7558
7563
|
function Companion_44() {
|
|
7559
|
-
this.
|
|
7564
|
+
this.e3z_1 = 'cardcollection';
|
|
7560
7565
|
}
|
|
7561
7566
|
var Companion_instance_45;
|
|
7562
7567
|
function Companion_getInstance_47() {
|
|
@@ -7566,10 +7571,10 @@
|
|
|
7566
7571
|
Page_init_$Init$(container, fileName, parser, $this);
|
|
7567
7572
|
CardCollectionPage.call($this);
|
|
7568
7573
|
parser.o3b(2, 'https://mobile-content-api.cru.org/xmlns/page', 'page');
|
|
7569
|
-
Companion_getInstance_49().
|
|
7574
|
+
Companion_getInstance_49().f3z(parser, 'cardcollection');
|
|
7570
7575
|
var tmp = $this;
|
|
7571
7576
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
7572
|
-
tmp.
|
|
7577
|
+
tmp.y3z_1 = ArrayList_init_$Create$();
|
|
7573
7578
|
var header = null;
|
|
7574
7579
|
var tmp_0 = $this;
|
|
7575
7580
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
@@ -7581,7 +7586,7 @@
|
|
|
7581
7586
|
var tmp0_subject = parser.q3b();
|
|
7582
7587
|
if (tmp0_subject === 'https://mobile-content-api.cru.org/xmlns/analytics') {
|
|
7583
7588
|
if (parser.l2() === 'events') {
|
|
7584
|
-
var tmp0 = $this.
|
|
7589
|
+
var tmp0 = $this.y3z_1;
|
|
7585
7590
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
7586
7591
|
var elements = Companion_instance_4.s3b(parser, $this);
|
|
7587
7592
|
addAll(tmp0, elements);
|
|
@@ -7626,31 +7631,31 @@
|
|
|
7626
7631
|
return this_0.k3();
|
|
7627
7632
|
}
|
|
7628
7633
|
protoOf(Header).z3h = function () {
|
|
7629
|
-
return this.
|
|
7634
|
+
return this.u3y_1;
|
|
7630
7635
|
};
|
|
7631
7636
|
protoOf(Header).k3c = function () {
|
|
7632
|
-
return this.
|
|
7637
|
+
return this.v3y_1;
|
|
7633
7638
|
};
|
|
7634
7639
|
function Header() {
|
|
7635
7640
|
Companion_getInstance_45();
|
|
7636
|
-
this.
|
|
7641
|
+
this.u3y_1 = Companion_getInstance_45().s3y_1;
|
|
7637
7642
|
}
|
|
7638
|
-
protoOf(Card_0).
|
|
7643
|
+
protoOf(Card_0).z3z = function () {
|
|
7639
7644
|
return this.page;
|
|
7640
7645
|
};
|
|
7641
7646
|
protoOf(Card_0).i3c = function () {
|
|
7642
|
-
var tmp0_elvis_lhs = this.
|
|
7647
|
+
var tmp0_elvis_lhs = this.a3z_1;
|
|
7643
7648
|
return tmp0_elvis_lhs == null ? this.page.id + '-' + this.position : tmp0_elvis_lhs;
|
|
7644
7649
|
};
|
|
7645
|
-
protoOf(Card_0).
|
|
7650
|
+
protoOf(Card_0).s3u = function () {
|
|
7646
7651
|
return this.page._cards.w1(this);
|
|
7647
7652
|
};
|
|
7648
7653
|
protoOf(Card_0).k3q = function () {
|
|
7649
|
-
var tmp0_elvis_lhs = this.
|
|
7654
|
+
var tmp0_elvis_lhs = this.b3z_1;
|
|
7650
7655
|
return tmp0_elvis_lhs == null ? this.page.v3h() : tmp0_elvis_lhs;
|
|
7651
7656
|
};
|
|
7652
7657
|
protoOf(Card_0).k3c = function () {
|
|
7653
|
-
return this.
|
|
7658
|
+
return this.d3z_1;
|
|
7654
7659
|
};
|
|
7655
7660
|
protoOf(Card_0).u3c = function () {
|
|
7656
7661
|
// Inline function 'org.cru.godtools.shared.tool.parser.model.contentTips' call
|
|
@@ -7672,7 +7677,7 @@
|
|
|
7672
7677
|
case 0:
|
|
7673
7678
|
// Inline function 'kotlin.collections.filter' call
|
|
7674
7679
|
|
|
7675
|
-
var tmp0 = this.
|
|
7680
|
+
var tmp0 = this.c3z_1;
|
|
7676
7681
|
// Inline function 'kotlin.collections.filterTo' call
|
|
7677
7682
|
|
|
7678
7683
|
var destination = ArrayList_init_$Create$();
|
|
@@ -7689,7 +7694,7 @@
|
|
|
7689
7694
|
case 1:
|
|
7690
7695
|
// Inline function 'kotlin.collections.filter' call
|
|
7691
7696
|
|
|
7692
|
-
var tmp0_0 = this.
|
|
7697
|
+
var tmp0_0 = this.c3z_1;
|
|
7693
7698
|
// Inline function 'kotlin.collections.filterTo' call
|
|
7694
7699
|
|
|
7695
7700
|
var destination_0 = ArrayList_init_$Create$();
|
|
@@ -7715,15 +7720,15 @@
|
|
|
7715
7720
|
function Card_0() {
|
|
7716
7721
|
}
|
|
7717
7722
|
protoOf(CardCollectionPage).w3g = function () {
|
|
7718
|
-
return this.
|
|
7723
|
+
return this.y3z_1;
|
|
7719
7724
|
};
|
|
7720
7725
|
protoOf(CardCollectionPage).j3c = function () {
|
|
7721
7726
|
return this.header;
|
|
7722
7727
|
};
|
|
7723
|
-
protoOf(CardCollectionPage).
|
|
7728
|
+
protoOf(CardCollectionPage).a40 = function () {
|
|
7724
7729
|
return this._cards;
|
|
7725
7730
|
};
|
|
7726
|
-
protoOf(CardCollectionPage).
|
|
7731
|
+
protoOf(CardCollectionPage).b40 = function () {
|
|
7727
7732
|
// Inline function 'kotlin.collections.toTypedArray' call
|
|
7728
7733
|
var this_0 = this._cards;
|
|
7729
7734
|
return copyToArray(this_0);
|
|
@@ -7743,7 +7748,7 @@
|
|
|
7743
7748
|
}
|
|
7744
7749
|
}
|
|
7745
7750
|
function Companion_45() {
|
|
7746
|
-
this.
|
|
7751
|
+
this.c40_1 = 'content';
|
|
7747
7752
|
}
|
|
7748
7753
|
var Companion_instance_46;
|
|
7749
7754
|
function Companion_getInstance_48() {
|
|
@@ -7753,13 +7758,13 @@
|
|
|
7753
7758
|
Page_init_$Init$(container, fileName, parser, $this);
|
|
7754
7759
|
ContentPage.call($this);
|
|
7755
7760
|
parser.o3b(2, 'https://mobile-content-api.cru.org/xmlns/page', 'page');
|
|
7756
|
-
Companion_getInstance_49().
|
|
7761
|
+
Companion_getInstance_49().f3z(parser, 'content');
|
|
7757
7762
|
var tmp = $this;
|
|
7758
7763
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
7759
|
-
tmp.
|
|
7764
|
+
tmp.v40_1 = ArrayList_init_$Create$();
|
|
7760
7765
|
var tmp_0 = $this;
|
|
7761
7766
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
7762
|
-
tmp_0.
|
|
7767
|
+
tmp_0.w40_1 = ArrayList_init_$Create$();
|
|
7763
7768
|
// Inline function 'org.cru.godtools.shared.tool.parser.xml.parseChildren' call
|
|
7764
7769
|
$l$loop_2: while (!(parser.l() === 3)) {
|
|
7765
7770
|
if (!(parser.p3b() === 2))
|
|
@@ -7767,14 +7772,14 @@
|
|
|
7767
7772
|
var tmp0_subject = parser.q3b();
|
|
7768
7773
|
if (tmp0_subject === 'https://mobile-content-api.cru.org/xmlns/analytics') {
|
|
7769
7774
|
if (parser.l2() === 'events') {
|
|
7770
|
-
var tmp0 = $this.
|
|
7775
|
+
var tmp0 = $this.v40_1;
|
|
7771
7776
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
7772
7777
|
var elements = Companion_instance_4.s3b(parser, $this);
|
|
7773
7778
|
addAll(tmp0, elements);
|
|
7774
7779
|
}
|
|
7775
7780
|
} else if (tmp0_subject === 'https://mobile-content-api.cru.org/xmlns/page') {
|
|
7776
7781
|
if (parser.l2() === 'content') {
|
|
7777
|
-
var tmp4 = $this.
|
|
7782
|
+
var tmp4 = $this.w40_1;
|
|
7778
7783
|
// Inline function 'org.cru.godtools.shared.tool.parser.model.parseContent' call
|
|
7779
7784
|
// Inline function 'kotlin.collections.buildList' call
|
|
7780
7785
|
// Inline function 'kotlin.collections.buildListInternal' call
|
|
@@ -7830,20 +7835,20 @@
|
|
|
7830
7835
|
return ContentPage_init_$Init$(container, fileName, parser, objectCreate(protoOf(ContentPage)));
|
|
7831
7836
|
}
|
|
7832
7837
|
protoOf(ContentPage).w3g = function () {
|
|
7833
|
-
return this.
|
|
7838
|
+
return this.v40_1;
|
|
7834
7839
|
};
|
|
7835
7840
|
protoOf(ContentPage).k3c = function () {
|
|
7836
|
-
return this.
|
|
7841
|
+
return this.w40_1;
|
|
7837
7842
|
};
|
|
7838
7843
|
function ContentPage() {
|
|
7839
7844
|
}
|
|
7840
7845
|
function $parseCOROUTINE$1(_this__u8e3s4, container, fileName, parser, parseFile, resultContinuation) {
|
|
7841
7846
|
CoroutineImpl.call(this, resultContinuation);
|
|
7842
|
-
this.
|
|
7843
|
-
this.
|
|
7844
|
-
this.
|
|
7845
|
-
this.
|
|
7846
|
-
this.
|
|
7847
|
+
this.f41_1 = _this__u8e3s4;
|
|
7848
|
+
this.g41_1 = container;
|
|
7849
|
+
this.h41_1 = fileName;
|
|
7850
|
+
this.i41_1 = parser;
|
|
7851
|
+
this.j41_1 = parseFile;
|
|
7847
7852
|
}
|
|
7848
7853
|
protoOf($parseCOROUTINE$1).d9 = function () {
|
|
7849
7854
|
var suspendResult = this.x8_1;
|
|
@@ -7853,35 +7858,35 @@
|
|
|
7853
7858
|
switch (tmp) {
|
|
7854
7859
|
case 0:
|
|
7855
7860
|
this.w8_1 = 3;
|
|
7856
|
-
this.
|
|
7857
|
-
this.
|
|
7858
|
-
if (this.
|
|
7859
|
-
if (!this.
|
|
7861
|
+
this.i41_1.o3b(2, null, 'page');
|
|
7862
|
+
this.k41_1 = to(this.i41_1.q3b(), this.i41_1.p3p('http://www.w3.org/2001/XMLSchema-instance', 'type'));
|
|
7863
|
+
if (this.k41_1.equals(to('https://mobile-content-api.cru.org/xmlns/page', 'page-collection'))) {
|
|
7864
|
+
if (!this.g41_1.j3k(getKClass(PageCollectionPage)))
|
|
7860
7865
|
return null;
|
|
7861
7866
|
this.v8_1 = 1;
|
|
7862
|
-
suspendResult = Companion_instance_48.
|
|
7867
|
+
suspendResult = Companion_instance_48.r41(this.g41_1, this.h41_1, this.i41_1, this.j41_1, this);
|
|
7863
7868
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
7864
7869
|
return suspendResult;
|
|
7865
7870
|
}
|
|
7866
7871
|
continue $sm;
|
|
7867
7872
|
} else {
|
|
7868
|
-
this.
|
|
7873
|
+
this.l41_1 = this.f41_1.m41(this.g41_1, this.h41_1, this.i41_1);
|
|
7869
7874
|
this.v8_1 = 2;
|
|
7870
7875
|
continue $sm;
|
|
7871
7876
|
}
|
|
7872
7877
|
|
|
7873
7878
|
case 1:
|
|
7874
|
-
this.
|
|
7879
|
+
this.l41_1 = suspendResult;
|
|
7875
7880
|
this.v8_1 = 2;
|
|
7876
7881
|
continue $sm;
|
|
7877
7882
|
case 2:
|
|
7878
|
-
var tmp1_safe_receiver = this.
|
|
7883
|
+
var tmp1_safe_receiver = this.l41_1;
|
|
7879
7884
|
var tmp_0;
|
|
7880
7885
|
if (tmp1_safe_receiver == null) {
|
|
7881
7886
|
tmp_0 = null;
|
|
7882
7887
|
} else {
|
|
7883
7888
|
var tmp_1;
|
|
7884
|
-
if (this.
|
|
7889
|
+
if (this.g41_1.j3k(getKClassFromExpression(tmp1_safe_receiver))) {
|
|
7885
7890
|
tmp_1 = tmp1_safe_receiver;
|
|
7886
7891
|
} else {
|
|
7887
7892
|
tmp_1 = null;
|
|
@@ -7918,7 +7923,7 @@
|
|
|
7918
7923
|
tmp.y8_1 = null;
|
|
7919
7924
|
return tmp.d9();
|
|
7920
7925
|
};
|
|
7921
|
-
protoOf(Companion_46).
|
|
7926
|
+
protoOf(Companion_46).m41 = function (container, fileName, parser) {
|
|
7922
7927
|
parser.o3b(2, null, 'page');
|
|
7923
7928
|
var tmp;
|
|
7924
7929
|
switch (parser.q3b()) {
|
|
@@ -7989,7 +7994,7 @@
|
|
|
7989
7994
|
}
|
|
7990
7995
|
return tmp_1;
|
|
7991
7996
|
};
|
|
7992
|
-
protoOf(Companion_46).
|
|
7997
|
+
protoOf(Companion_46).f3z = function (_this__u8e3s4, type) {
|
|
7993
7998
|
var actual = _this__u8e3s4.p3p('http://www.w3.org/2001/XMLSchema-instance', 'type');
|
|
7994
7999
|
if (!(type === actual))
|
|
7995
8000
|
throw new XmlPullParserException('expected ' + type + ' not ' + actual);
|
|
@@ -8019,8 +8024,8 @@
|
|
|
8019
8024
|
BaseModel.call($this, container);
|
|
8020
8025
|
Page.call($this);
|
|
8021
8026
|
parser.o3b(2, null, 'page');
|
|
8022
|
-
$this.
|
|
8023
|
-
$this.
|
|
8027
|
+
$this.u3x_1 = parser.d3d('id');
|
|
8028
|
+
$this.v3x_1 = fileName;
|
|
8024
8029
|
var tmp = $this;
|
|
8025
8030
|
var tmp0_safe_receiver = parser.p3p('https://mobile-content-api.cru.org/xmlns/cyoa', 'parent_override_page-collection');
|
|
8026
8031
|
var tmp_0;
|
|
@@ -8037,7 +8042,7 @@
|
|
|
8037
8042
|
tmp_0 = tmp_1;
|
|
8038
8043
|
}
|
|
8039
8044
|
var tmp1_elvis_lhs = tmp_0;
|
|
8040
|
-
tmp.
|
|
8045
|
+
tmp.w3x_1 = tmp1_elvis_lhs == null ? parser.p3p('https://mobile-content-api.cru.org/xmlns/cyoa', 'parent') : tmp1_elvis_lhs;
|
|
8041
8046
|
var tmp_2 = $this;
|
|
8042
8047
|
var tmp2_safe_receiver = parser.d3d('hidden');
|
|
8043
8048
|
var tmp3_elvis_lhs = tmp2_safe_receiver == null ? null : toBoolean(tmp2_safe_receiver);
|
|
@@ -8046,42 +8051,42 @@
|
|
|
8046
8051
|
$this._dismissListeners = toSet_0(toEventIds(parser.d3d('dismiss-listeners')));
|
|
8047
8052
|
var tmp_3 = $this;
|
|
8048
8053
|
var tmp4_safe_receiver = parser.d3d('primary-color');
|
|
8049
|
-
tmp_3.
|
|
8054
|
+
tmp_3.x3x_1 = tmp4_safe_receiver == null ? null : toColorOrNull(tmp4_safe_receiver);
|
|
8050
8055
|
var tmp_4 = $this;
|
|
8051
8056
|
var tmp5_safe_receiver = parser.d3d('primary-text-color');
|
|
8052
|
-
tmp_4.
|
|
8057
|
+
tmp_4.y3x_1 = tmp5_safe_receiver == null ? null : toColorOrNull(tmp5_safe_receiver);
|
|
8053
8058
|
var tmp_5 = $this;
|
|
8054
8059
|
var tmp6_safe_receiver = parser.d3d('background-color');
|
|
8055
8060
|
var tmp7_elvis_lhs = tmp6_safe_receiver == null ? null : toColorOrNull(tmp6_safe_receiver);
|
|
8056
|
-
tmp_5.
|
|
8057
|
-
$this.
|
|
8061
|
+
tmp_5.z3x_1 = tmp7_elvis_lhs == null ? Companion_getInstance_49().p3m_1 : tmp7_elvis_lhs;
|
|
8062
|
+
$this.a3y_1 = parser.d3d('background-image');
|
|
8058
8063
|
var tmp_6 = $this;
|
|
8059
8064
|
var tmp8_safe_receiver = parser.d3d('background-image-align');
|
|
8060
8065
|
var tmp9_elvis_lhs = tmp8_safe_receiver == null ? null : Companion_getInstance_22().k3g(tmp8_safe_receiver);
|
|
8061
|
-
tmp_6.
|
|
8066
|
+
tmp_6.b3y_1 = tmp9_elvis_lhs == null ? Companion_getInstance_49().q3m_1 : tmp9_elvis_lhs;
|
|
8062
8067
|
var tmp_7 = $this;
|
|
8063
8068
|
var tmp10_safe_receiver = parser.d3d('background-image-scale-type');
|
|
8064
8069
|
var tmp11_elvis_lhs = tmp10_safe_receiver == null ? null : Companion_instance_22.x3k(tmp10_safe_receiver);
|
|
8065
|
-
tmp_7.
|
|
8070
|
+
tmp_7.c3y_1 = tmp11_elvis_lhs == null ? Companion_getInstance_49().r3m_1 : tmp11_elvis_lhs;
|
|
8066
8071
|
var tmp_8 = $this;
|
|
8067
8072
|
var tmp12_safe_receiver = parser.d3d('control-color');
|
|
8068
|
-
tmp_8.
|
|
8073
|
+
tmp_8.d3y_1 = tmp12_safe_receiver == null ? null : toColorOrNull(tmp12_safe_receiver);
|
|
8069
8074
|
var tmp_9 = $this;
|
|
8070
8075
|
var tmp13_safe_receiver = parser.p3p('https://mobile-content-api.cru.org/xmlns/content', 'card-background-color');
|
|
8071
|
-
tmp_9.
|
|
8076
|
+
tmp_9.e3y_1 = tmp13_safe_receiver == null ? null : toColorOrNull(tmp13_safe_receiver);
|
|
8072
8077
|
var tmp_10 = $this;
|
|
8073
8078
|
var tmp14_safe_receiver = parser.p3p('https://mobile-content-api.cru.org/xmlns/content', 'multiselect-option-background-color');
|
|
8074
|
-
tmp_10.
|
|
8079
|
+
tmp_10.f3y_1 = tmp14_safe_receiver == null ? null : toColorOrNull(tmp14_safe_receiver);
|
|
8075
8080
|
var tmp_11 = $this;
|
|
8076
8081
|
var tmp15_safe_receiver = parser.p3p('https://mobile-content-api.cru.org/xmlns/content', 'multiselect-option-selected-color');
|
|
8077
|
-
tmp_11.
|
|
8082
|
+
tmp_11.g3y_1 = tmp15_safe_receiver == null ? null : toColorOrNull(tmp15_safe_receiver);
|
|
8078
8083
|
var tmp_12 = $this;
|
|
8079
8084
|
var tmp16_safe_receiver = parser.d3d('text-color');
|
|
8080
|
-
tmp_12.
|
|
8085
|
+
tmp_12.h3y_1 = tmp16_safe_receiver == null ? null : toColorOrNull(tmp16_safe_receiver);
|
|
8081
8086
|
var tmp_13 = $this;
|
|
8082
8087
|
var tmp17_safe_receiver = parser.d3d('text-scale');
|
|
8083
8088
|
var tmp18_elvis_lhs = tmp17_safe_receiver == null ? null : toDoubleOrNull(tmp17_safe_receiver);
|
|
8084
|
-
tmp_13.
|
|
8089
|
+
tmp_13.i3y_1 = tmp18_elvis_lhs == null ? 1.0 : tmp18_elvis_lhs;
|
|
8085
8090
|
return $this;
|
|
8086
8091
|
}
|
|
8087
8092
|
function Page_init_$Init$_0(container, id, fileName, parentPage, primaryColor, backgroundColor, backgroundImage, backgroundImageGravity, backgroundImageScaleType, controlColor, cardBackgroundColor, multiselectOptionBackgroundColor, multiselectOptionSelectedColor, textColor, textScale, $this) {
|
|
@@ -8102,30 +8107,30 @@
|
|
|
8102
8107
|
textScale = textScale === VOID ? 1.0 : textScale;
|
|
8103
8108
|
BaseModel.call($this, container);
|
|
8104
8109
|
Page.call($this);
|
|
8105
|
-
$this.
|
|
8106
|
-
$this.
|
|
8107
|
-
$this.
|
|
8110
|
+
$this.u3x_1 = id;
|
|
8111
|
+
$this.v3x_1 = fileName;
|
|
8112
|
+
$this.w3x_1 = parentPage;
|
|
8108
8113
|
$this.isHidden = false;
|
|
8109
8114
|
$this._listeners = emptySet();
|
|
8110
8115
|
$this._dismissListeners = emptySet();
|
|
8111
|
-
$this.
|
|
8112
|
-
$this.
|
|
8113
|
-
$this.
|
|
8114
|
-
$this.
|
|
8115
|
-
$this.
|
|
8116
|
-
$this.
|
|
8117
|
-
$this.
|
|
8118
|
-
$this.
|
|
8119
|
-
$this.
|
|
8120
|
-
$this.
|
|
8121
|
-
$this.
|
|
8122
|
-
$this.
|
|
8116
|
+
$this.x3x_1 = primaryColor;
|
|
8117
|
+
$this.y3x_1 = null;
|
|
8118
|
+
$this.z3x_1 = backgroundColor;
|
|
8119
|
+
$this.a3y_1 = backgroundImage;
|
|
8120
|
+
$this.b3y_1 = backgroundImageGravity;
|
|
8121
|
+
$this.c3y_1 = backgroundImageScaleType;
|
|
8122
|
+
$this.d3y_1 = controlColor;
|
|
8123
|
+
$this.e3y_1 = cardBackgroundColor;
|
|
8124
|
+
$this.f3y_1 = multiselectOptionBackgroundColor;
|
|
8125
|
+
$this.g3y_1 = multiselectOptionSelectedColor;
|
|
8126
|
+
$this.h3y_1 = textColor;
|
|
8127
|
+
$this.i3y_1 = textScale;
|
|
8123
8128
|
return $this;
|
|
8124
8129
|
}
|
|
8125
8130
|
function Page$id$delegate$lambda(this$0) {
|
|
8126
8131
|
return function () {
|
|
8127
|
-
var tmp0_elvis_lhs = this$0.
|
|
8128
|
-
var tmp1_elvis_lhs = tmp0_elvis_lhs == null ? this$0.
|
|
8132
|
+
var tmp0_elvis_lhs = this$0.u3x_1;
|
|
8133
|
+
var tmp1_elvis_lhs = tmp0_elvis_lhs == null ? this$0.v3x_1 : tmp0_elvis_lhs;
|
|
8129
8134
|
return tmp1_elvis_lhs == null ? '' + this$0.s38().code + '-' + this$0.position : tmp1_elvis_lhs;
|
|
8130
8135
|
};
|
|
8131
8136
|
}
|
|
@@ -8135,32 +8140,32 @@
|
|
|
8135
8140
|
};
|
|
8136
8141
|
}
|
|
8137
8142
|
protoOf(Page).i3c = function () {
|
|
8138
|
-
var tmp0 = this.
|
|
8143
|
+
var tmp0 = this.s3x_1;
|
|
8139
8144
|
// Inline function 'kotlin.getValue' call
|
|
8140
8145
|
id$factory();
|
|
8141
8146
|
return tmp0.c2();
|
|
8142
8147
|
};
|
|
8143
|
-
protoOf(Page).
|
|
8144
|
-
var tmp0 = this.
|
|
8148
|
+
protoOf(Page).s3u = function () {
|
|
8149
|
+
var tmp0 = this.t3x_1;
|
|
8145
8150
|
// Inline function 'kotlin.getValue' call
|
|
8146
8151
|
position$factory();
|
|
8147
8152
|
return tmp0.c2();
|
|
8148
8153
|
};
|
|
8149
|
-
protoOf(Page).i3y = function () {
|
|
8150
|
-
return this.u3x_1;
|
|
8151
|
-
};
|
|
8152
8154
|
protoOf(Page).j3y = function () {
|
|
8155
|
+
return this.v3x_1;
|
|
8156
|
+
};
|
|
8157
|
+
protoOf(Page).k3y = function () {
|
|
8153
8158
|
var tmp = _get_parentPageContainer__qsoup5(this);
|
|
8154
|
-
var tmp0_safe_receiver = this.
|
|
8159
|
+
var tmp0_safe_receiver = this.w3x_1;
|
|
8155
8160
|
return tmp.findPage(tmp0_safe_receiver == null ? null : substringBefore(tmp0_safe_receiver, '?'));
|
|
8156
8161
|
};
|
|
8157
|
-
protoOf(Page).
|
|
8162
|
+
protoOf(Page).l3y = function () {
|
|
8158
8163
|
var tmp;
|
|
8159
8164
|
if (this.parentPage == null) {
|
|
8160
8165
|
tmp = emptyMap();
|
|
8161
8166
|
} else {
|
|
8162
8167
|
// Inline function 'kotlin.text.orEmpty' call
|
|
8163
|
-
var tmp0_elvis_lhs = this.
|
|
8168
|
+
var tmp0_elvis_lhs = this.w3x_1;
|
|
8164
8169
|
var tmp$ret$0 = tmp0_elvis_lhs == null ? '' : tmp0_elvis_lhs;
|
|
8165
8170
|
// Inline function 'kotlin.collections.mapNotNull' call
|
|
8166
8171
|
var tmp0 = split_0(substringAfter(tmp$ret$0, '?', ''), ['&']);
|
|
@@ -8205,48 +8210,48 @@
|
|
|
8205
8210
|
}
|
|
8206
8211
|
return tmp;
|
|
8207
8212
|
};
|
|
8208
|
-
protoOf(Page).
|
|
8213
|
+
protoOf(Page).m3y = function () {
|
|
8209
8214
|
return getOrNull(_get_parentPageContainer__qsoup5(this).i3k(), this.position + 1 | 0);
|
|
8210
8215
|
};
|
|
8211
|
-
protoOf(Page).
|
|
8216
|
+
protoOf(Page).n3y = function () {
|
|
8212
8217
|
return getOrNull(_get_parentPageContainer__qsoup5(this).i3k(), this.position - 1 | 0);
|
|
8213
8218
|
};
|
|
8214
|
-
protoOf(Page).
|
|
8219
|
+
protoOf(Page).o3y = function () {
|
|
8215
8220
|
return this.isHidden;
|
|
8216
8221
|
};
|
|
8217
|
-
protoOf(Page).
|
|
8222
|
+
protoOf(Page).t3u = function () {
|
|
8218
8223
|
return this._listeners;
|
|
8219
8224
|
};
|
|
8220
8225
|
protoOf(Page).h3q = function () {
|
|
8221
8226
|
return this._dismissListeners;
|
|
8222
8227
|
};
|
|
8223
8228
|
protoOf(Page).s3h = function () {
|
|
8224
|
-
var tmp0_elvis_lhs = this.
|
|
8229
|
+
var tmp0_elvis_lhs = this.x3x_1;
|
|
8225
8230
|
return tmp0_elvis_lhs == null ? get_primaryColor_0(get_stylesParent(this)) : tmp0_elvis_lhs;
|
|
8226
8231
|
};
|
|
8227
8232
|
protoOf(Page).t3h = function () {
|
|
8228
|
-
var tmp0_elvis_lhs = this.
|
|
8233
|
+
var tmp0_elvis_lhs = this.y3x_1;
|
|
8229
8234
|
return tmp0_elvis_lhs == null ? get_primaryTextColor_0(get_stylesParent(this)) : tmp0_elvis_lhs;
|
|
8230
8235
|
};
|
|
8231
8236
|
protoOf(Page).k3q = function () {
|
|
8232
|
-
return this.
|
|
8237
|
+
return this.z3x_1;
|
|
8233
8238
|
};
|
|
8234
8239
|
protoOf(Page).l3q = function () {
|
|
8235
|
-
return getResource(this, this.
|
|
8240
|
+
return getResource(this, this.a3y_1);
|
|
8236
8241
|
};
|
|
8237
8242
|
protoOf(Page).m3q = function () {
|
|
8238
|
-
return this.
|
|
8243
|
+
return this.b3y_1;
|
|
8239
8244
|
};
|
|
8240
8245
|
protoOf(Page).n3q = function () {
|
|
8241
|
-
return this.
|
|
8246
|
+
return this.c3y_1;
|
|
8242
8247
|
};
|
|
8243
|
-
protoOf(Page).
|
|
8244
|
-
var tmp0_elvis_lhs = this.
|
|
8248
|
+
protoOf(Page).p3y = function () {
|
|
8249
|
+
var tmp0_elvis_lhs = this.d3y_1;
|
|
8245
8250
|
var tmp;
|
|
8246
8251
|
if (tmp0_elvis_lhs == null) {
|
|
8247
8252
|
var tmp_0 = _get_parentPageContainer__qsoup5(this);
|
|
8248
8253
|
var tmp1_safe_receiver = tmp_0 instanceof Page ? tmp_0 : null;
|
|
8249
|
-
tmp = tmp1_safe_receiver == null ? null : tmp1_safe_receiver.
|
|
8254
|
+
tmp = tmp1_safe_receiver == null ? null : tmp1_safe_receiver.p3y();
|
|
8250
8255
|
} else {
|
|
8251
8256
|
tmp = tmp0_elvis_lhs;
|
|
8252
8257
|
}
|
|
@@ -8254,23 +8259,23 @@
|
|
|
8254
8259
|
return tmp2_elvis_lhs == null ? this.s38().l3e_1 : tmp2_elvis_lhs;
|
|
8255
8260
|
};
|
|
8256
8261
|
protoOf(Page).v3h = function () {
|
|
8257
|
-
var tmp0_elvis_lhs = this.
|
|
8262
|
+
var tmp0_elvis_lhs = this.e3y_1;
|
|
8258
8263
|
return tmp0_elvis_lhs == null ? get_cardBackgroundColor.call(this) : tmp0_elvis_lhs;
|
|
8259
8264
|
};
|
|
8260
8265
|
protoOf(Page).w3h = function () {
|
|
8261
|
-
var tmp0_elvis_lhs = this.
|
|
8266
|
+
var tmp0_elvis_lhs = this.f3y_1;
|
|
8262
8267
|
return tmp0_elvis_lhs == null ? get_multiselectOptionBackgroundColor.call(this) : tmp0_elvis_lhs;
|
|
8263
8268
|
};
|
|
8264
8269
|
protoOf(Page).x3h = function () {
|
|
8265
|
-
var tmp0_elvis_lhs = this.
|
|
8270
|
+
var tmp0_elvis_lhs = this.g3y_1;
|
|
8266
8271
|
return tmp0_elvis_lhs == null ? get_multiselectOptionSelectedColor.call(this) : tmp0_elvis_lhs;
|
|
8267
8272
|
};
|
|
8268
8273
|
protoOf(Page).q3h = function () {
|
|
8269
|
-
var tmp0_elvis_lhs = this.
|
|
8274
|
+
var tmp0_elvis_lhs = this.h3y_1;
|
|
8270
8275
|
return tmp0_elvis_lhs == null ? get_textColor_0(get_stylesParent(this)) : tmp0_elvis_lhs;
|
|
8271
8276
|
};
|
|
8272
8277
|
protoOf(Page).y3h = function () {
|
|
8273
|
-
return this.
|
|
8278
|
+
return this.i3y_1 * get_textScale_0(get_stylesParent(this));
|
|
8274
8279
|
};
|
|
8275
8280
|
protoOf(Page).l3c = function (type) {
|
|
8276
8281
|
var tmp;
|
|
@@ -8323,17 +8328,20 @@
|
|
|
8323
8328
|
var this_0 = this._dismissListeners;
|
|
8324
8329
|
return copyToArray(this_0);
|
|
8325
8330
|
};
|
|
8326
|
-
protoOf(Page).
|
|
8331
|
+
protoOf(Page).u3u = function () {
|
|
8327
8332
|
// Inline function 'kotlin.collections.toTypedArray' call
|
|
8328
8333
|
var this_0 = this._listeners;
|
|
8329
8334
|
return copyToArray(this_0);
|
|
8330
8335
|
};
|
|
8336
|
+
protoOf(Page).q3y = function () {
|
|
8337
|
+
return toPlatformColor(this.p3y());
|
|
8338
|
+
};
|
|
8331
8339
|
function Page() {
|
|
8332
8340
|
Companion_getInstance_49();
|
|
8333
8341
|
var tmp = this;
|
|
8334
|
-
tmp.
|
|
8342
|
+
tmp.s3x_1 = lazy(Page$id$delegate$lambda(this));
|
|
8335
8343
|
var tmp_0 = this;
|
|
8336
|
-
tmp_0.
|
|
8344
|
+
tmp_0.t3x_1 = lazy(Page$position$delegate$lambda(this));
|
|
8337
8345
|
}
|
|
8338
8346
|
function id$factory() {
|
|
8339
8347
|
return getPropertyCallableRef('id', 1, KProperty1, function (receiver) {
|
|
@@ -8347,11 +8355,11 @@
|
|
|
8347
8355
|
}
|
|
8348
8356
|
function $parseCOROUTINE$2(_this__u8e3s4, container, fileName, parser, parseFile, resultContinuation) {
|
|
8349
8357
|
CoroutineImpl.call(this, resultContinuation);
|
|
8350
|
-
this.
|
|
8351
|
-
this.
|
|
8352
|
-
this.
|
|
8353
|
-
this.
|
|
8354
|
-
this.
|
|
8358
|
+
this.a42_1 = _this__u8e3s4;
|
|
8359
|
+
this.b42_1 = container;
|
|
8360
|
+
this.c42_1 = fileName;
|
|
8361
|
+
this.d42_1 = parser;
|
|
8362
|
+
this.e42_1 = parseFile;
|
|
8355
8363
|
}
|
|
8356
8364
|
protoOf($parseCOROUTINE$2).d9 = function () {
|
|
8357
8365
|
var suspendResult = this.x8_1;
|
|
@@ -8362,20 +8370,20 @@
|
|
|
8362
8370
|
case 0:
|
|
8363
8371
|
this.w8_1 = 2;
|
|
8364
8372
|
var tmp_0 = this;
|
|
8365
|
-
tmp_0.
|
|
8366
|
-
this.e42_1 = this.d42_1;
|
|
8367
|
-
var tmp_1 = this;
|
|
8368
|
-
tmp_1.f42_1 = this.e42_1;
|
|
8373
|
+
tmp_0.f42_1 = PageCollectionPage_init_$Create$(this.b42_1, this.c42_1, this.d42_1);
|
|
8369
8374
|
this.g42_1 = this.f42_1;
|
|
8375
|
+
var tmp_1 = this;
|
|
8376
|
+
tmp_1.h42_1 = this.g42_1;
|
|
8377
|
+
this.i42_1 = this.h42_1;
|
|
8370
8378
|
this.v8_1 = 1;
|
|
8371
|
-
suspendResult = buildPagesFromParsedPages(this.
|
|
8379
|
+
suspendResult = buildPagesFromParsedPages(this.i42_1, this.e42_1, this);
|
|
8372
8380
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
8373
8381
|
return suspendResult;
|
|
8374
8382
|
}
|
|
8375
8383
|
|
|
8376
8384
|
continue $sm;
|
|
8377
8385
|
case 1:
|
|
8378
|
-
return this.
|
|
8386
|
+
return this.g42_1;
|
|
8379
8387
|
case 2:
|
|
8380
8388
|
throw this.y8_1;
|
|
8381
8389
|
}
|
|
@@ -8391,10 +8399,10 @@
|
|
|
8391
8399
|
while (true);
|
|
8392
8400
|
};
|
|
8393
8401
|
function PageCollectionPage$buildPagesFromParsedPages$slambda$slambda($it, this$0, $parseFile, $pageIndex$delegate, resultContinuation) {
|
|
8394
|
-
this.
|
|
8395
|
-
this.
|
|
8396
|
-
this.
|
|
8397
|
-
this.
|
|
8402
|
+
this.r42_1 = $it;
|
|
8403
|
+
this.s42_1 = this$0;
|
|
8404
|
+
this.t42_1 = $parseFile;
|
|
8405
|
+
this.u42_1 = $pageIndex$delegate;
|
|
8398
8406
|
CoroutineImpl.call(this, resultContinuation);
|
|
8399
8407
|
}
|
|
8400
8408
|
protoOf(PageCollectionPage$buildPagesFromParsedPages$slambda$slambda).m3m = function ($this$async, $completion) {
|
|
@@ -8415,12 +8423,12 @@
|
|
|
8415
8423
|
case 0:
|
|
8416
8424
|
this.w8_1 = 3;
|
|
8417
8425
|
var tmp_0 = this;
|
|
8418
|
-
var tmp0_safe_receiver = this.
|
|
8426
|
+
var tmp0_safe_receiver = this.r42_1.b43_1;
|
|
8419
8427
|
var tmp_1;
|
|
8420
8428
|
if (tmp0_safe_receiver == null) {
|
|
8421
8429
|
tmp_1 = null;
|
|
8422
8430
|
} else {
|
|
8423
|
-
tmp_1 = buildPagesFromParsedPages$lambda(this.
|
|
8431
|
+
tmp_1 = buildPagesFromParsedPages$lambda(this.u42_1).f2(tmp0_safe_receiver);
|
|
8424
8432
|
}
|
|
8425
8433
|
|
|
8426
8434
|
var tmp1_elvis_lhs = tmp_1;
|
|
@@ -8431,20 +8439,20 @@
|
|
|
8431
8439
|
tmp_2 = tmp1_elvis_lhs;
|
|
8432
8440
|
}
|
|
8433
8441
|
|
|
8434
|
-
tmp_0.
|
|
8435
|
-
this.
|
|
8436
|
-
this.
|
|
8442
|
+
tmp_0.w42_1 = tmp_2;
|
|
8443
|
+
this.x42_1 = Companion_getInstance_49();
|
|
8444
|
+
this.y42_1 = this.r42_1.b43_1;
|
|
8437
8445
|
this.v8_1 = 1;
|
|
8438
|
-
suspendResult = this.
|
|
8446
|
+
suspendResult = this.t42_1(this.w42_1, this);
|
|
8439
8447
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
8440
8448
|
return suspendResult;
|
|
8441
8449
|
}
|
|
8442
8450
|
|
|
8443
8451
|
continue $sm;
|
|
8444
8452
|
case 1:
|
|
8445
|
-
this.
|
|
8453
|
+
this.z42_1 = suspendResult;
|
|
8446
8454
|
this.v8_1 = 2;
|
|
8447
|
-
suspendResult = this.
|
|
8455
|
+
suspendResult = this.x42_1.s3m(this.s42_1, this.y42_1, this.z42_1, this.t42_1, this);
|
|
8448
8456
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
8449
8457
|
return suspendResult;
|
|
8450
8458
|
}
|
|
@@ -8467,8 +8475,8 @@
|
|
|
8467
8475
|
while (true);
|
|
8468
8476
|
};
|
|
8469
8477
|
protoOf(PageCollectionPage$buildPagesFromParsedPages$slambda$slambda).b19 = function ($this$async, completion) {
|
|
8470
|
-
var i = new PageCollectionPage$buildPagesFromParsedPages$slambda$slambda(this.
|
|
8471
|
-
i.
|
|
8478
|
+
var i = new PageCollectionPage$buildPagesFromParsedPages$slambda$slambda(this.r42_1, this.s42_1, this.t42_1, this.u42_1, completion);
|
|
8479
|
+
i.v42_1 = $this$async;
|
|
8472
8480
|
return i;
|
|
8473
8481
|
};
|
|
8474
8482
|
function PageCollectionPage$buildPagesFromParsedPages$slambda$slambda_0($it, this$0, $parseFile, $pageIndex$delegate, resultContinuation) {
|
|
@@ -8480,19 +8488,19 @@
|
|
|
8480
8488
|
return l;
|
|
8481
8489
|
}
|
|
8482
8490
|
function Companion_47() {
|
|
8483
|
-
this.
|
|
8484
|
-
this.
|
|
8485
|
-
this.
|
|
8486
|
-
this.
|
|
8491
|
+
this.n41_1 = 'page-collection';
|
|
8492
|
+
this.o41_1 = 'pages';
|
|
8493
|
+
this.p41_1 = 'import';
|
|
8494
|
+
this.q41_1 = 'filename';
|
|
8487
8495
|
this.PARENT_PARAM_ACTIVE_PAGE = 'active-page';
|
|
8488
8496
|
}
|
|
8489
|
-
protoOf(Companion_47).
|
|
8490
|
-
return this.
|
|
8497
|
+
protoOf(Companion_47).c43 = function () {
|
|
8498
|
+
return this.n41_1;
|
|
8491
8499
|
};
|
|
8492
|
-
protoOf(Companion_47).
|
|
8500
|
+
protoOf(Companion_47).d43 = function () {
|
|
8493
8501
|
return this.PARENT_PARAM_ACTIVE_PAGE;
|
|
8494
8502
|
};
|
|
8495
|
-
protoOf(Companion_47).
|
|
8503
|
+
protoOf(Companion_47).r41 = function (container, fileName, parser, parseFile, $completion) {
|
|
8496
8504
|
var tmp = new $parseCOROUTINE$2(this, container, fileName, parser, parseFile, $completion);
|
|
8497
8505
|
tmp.x8_1 = Unit_instance;
|
|
8498
8506
|
tmp.y8_1 = null;
|
|
@@ -8503,19 +8511,19 @@
|
|
|
8503
8511
|
return Companion_instance_48;
|
|
8504
8512
|
}
|
|
8505
8513
|
function _set_pages__j2nojl_0($this, _set____db54di) {
|
|
8506
|
-
return $this.
|
|
8514
|
+
return $this.y43_1.o3p($this, pages$factory_1(), _set____db54di);
|
|
8507
8515
|
}
|
|
8508
8516
|
function PageCollectionPage_init_$Init$(container, fileName, parser, $this) {
|
|
8509
8517
|
Page_init_$Init$(container, fileName, parser, $this);
|
|
8510
8518
|
PageCollectionPage.call($this);
|
|
8511
8519
|
parser.o3b(2, 'https://mobile-content-api.cru.org/xmlns/page', 'page');
|
|
8512
|
-
Companion_getInstance_49().
|
|
8520
|
+
Companion_getInstance_49().f3z(parser, 'page-collection');
|
|
8513
8521
|
var tmp = $this;
|
|
8514
8522
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
8515
|
-
tmp.
|
|
8523
|
+
tmp.w43_1 = ArrayList_init_$Create$();
|
|
8516
8524
|
var tmp_0 = $this;
|
|
8517
8525
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
8518
|
-
tmp_0.
|
|
8526
|
+
tmp_0.x43_1 = ArrayList_init_$Create$();
|
|
8519
8527
|
// Inline function 'org.cru.godtools.shared.tool.parser.xml.parseChildren' call
|
|
8520
8528
|
$l$loop_0: while (!(parser.l() === 3)) {
|
|
8521
8529
|
if (!(parser.p3b() === 2))
|
|
@@ -8523,14 +8531,14 @@
|
|
|
8523
8531
|
var tmp0_subject = parser.q3b();
|
|
8524
8532
|
if (tmp0_subject === 'https://mobile-content-api.cru.org/xmlns/analytics') {
|
|
8525
8533
|
if (parser.l2() === 'events') {
|
|
8526
|
-
var tmp0 = $this.
|
|
8534
|
+
var tmp0 = $this.w43_1;
|
|
8527
8535
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
8528
8536
|
var elements = Companion_instance_4.s3b(parser, $this);
|
|
8529
8537
|
addAll(tmp0, elements);
|
|
8530
8538
|
}
|
|
8531
8539
|
} else if (tmp0_subject === 'https://mobile-content-api.cru.org/xmlns/page') {
|
|
8532
8540
|
if (parser.l2() === 'pages') {
|
|
8533
|
-
var tmp2 = $this.
|
|
8541
|
+
var tmp2 = $this.x43_1;
|
|
8534
8542
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
8535
8543
|
var elements_0 = parsePages_0($this, parser);
|
|
8536
8544
|
addAll(tmp2, elements_0);
|
|
@@ -8558,7 +8566,7 @@
|
|
|
8558
8566
|
if (_this__u8e3s4.q3b() === 'https://mobile-content-api.cru.org/xmlns/page') {
|
|
8559
8567
|
var tmp1_subject = _this__u8e3s4.l2();
|
|
8560
8568
|
if (tmp1_subject === 'page') {
|
|
8561
|
-
var tmp2_safe_receiver = Companion_getInstance_49().
|
|
8569
|
+
var tmp2_safe_receiver = Companion_getInstance_49().m41($this, null, _this__u8e3s4);
|
|
8562
8570
|
if (tmp2_safe_receiver == null)
|
|
8563
8571
|
null;
|
|
8564
8572
|
else {
|
|
@@ -8584,8 +8592,8 @@
|
|
|
8584
8592
|
function PageOrImport(page, ref) {
|
|
8585
8593
|
page = page === VOID ? null : page;
|
|
8586
8594
|
ref = ref === VOID ? null : ref;
|
|
8587
|
-
this.
|
|
8588
|
-
this.
|
|
8595
|
+
this.a43_1 = page;
|
|
8596
|
+
this.b43_1 = ref;
|
|
8589
8597
|
}
|
|
8590
8598
|
function buildPagesFromParsedPages$lambda($pageIndex$delegate) {
|
|
8591
8599
|
// Inline function 'kotlin.getValue' call
|
|
@@ -8612,19 +8620,19 @@
|
|
|
8612
8620
|
};
|
|
8613
8621
|
}
|
|
8614
8622
|
function PageCollectionPage$buildPagesFromParsedPages$slambda(this$0, $parseFile, $pageIndex$delegate, resultContinuation) {
|
|
8615
|
-
this.
|
|
8616
|
-
this.
|
|
8617
|
-
this.
|
|
8623
|
+
this.s44_1 = this$0;
|
|
8624
|
+
this.t44_1 = $parseFile;
|
|
8625
|
+
this.u44_1 = $pageIndex$delegate;
|
|
8618
8626
|
CoroutineImpl.call(this, resultContinuation);
|
|
8619
8627
|
}
|
|
8620
|
-
protoOf(PageCollectionPage$buildPagesFromParsedPages$slambda).
|
|
8628
|
+
protoOf(PageCollectionPage$buildPagesFromParsedPages$slambda).w44 = function ($this$coroutineScope, $completion) {
|
|
8621
8629
|
var tmp = this.b19($this$coroutineScope, $completion);
|
|
8622
8630
|
tmp.x8_1 = Unit_instance;
|
|
8623
8631
|
tmp.y8_1 = null;
|
|
8624
8632
|
return tmp.d9();
|
|
8625
8633
|
};
|
|
8626
8634
|
protoOf(PageCollectionPage$buildPagesFromParsedPages$slambda).l9 = function (p1, $completion) {
|
|
8627
|
-
return this.
|
|
8635
|
+
return this.w44((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
|
|
8628
8636
|
};
|
|
8629
8637
|
protoOf(PageCollectionPage$buildPagesFromParsedPages$slambda).d9 = function () {
|
|
8630
8638
|
var suspendResult = this.x8_1;
|
|
@@ -8635,12 +8643,12 @@
|
|
|
8635
8643
|
case 0:
|
|
8636
8644
|
this.w8_1 = 2;
|
|
8637
8645
|
this.v8_1 = 1;
|
|
8638
|
-
var this_0 = this.
|
|
8646
|
+
var this_0 = this.s44_1.x43_1;
|
|
8639
8647
|
var destination = ArrayList_init_$Create$_0(collectionSizeOrDefault(this_0, 10));
|
|
8640
8648
|
var _iterator__ex2g4s = this_0.j();
|
|
8641
8649
|
while (_iterator__ex2g4s.k()) {
|
|
8642
8650
|
var item = _iterator__ex2g4s.l();
|
|
8643
|
-
var tmp0_safe_receiver = item.
|
|
8651
|
+
var tmp0_safe_receiver = item.a43_1;
|
|
8644
8652
|
var tmp_0;
|
|
8645
8653
|
if (tmp0_safe_receiver == null) {
|
|
8646
8654
|
tmp_0 = null;
|
|
@@ -8650,7 +8658,7 @@
|
|
|
8650
8658
|
var tmp1_elvis_lhs = tmp_0;
|
|
8651
8659
|
var tmp_1;
|
|
8652
8660
|
if (tmp1_elvis_lhs == null) {
|
|
8653
|
-
tmp_1 = async(this.
|
|
8661
|
+
tmp_1 = async(this.v44_1, VOID, VOID, PageCollectionPage$buildPagesFromParsedPages$slambda$slambda_0(item, this.s44_1, this.t44_1, this.u44_1, null));
|
|
8654
8662
|
} else {
|
|
8655
8663
|
tmp_1 = tmp1_elvis_lhs;
|
|
8656
8664
|
}
|
|
@@ -8681,22 +8689,22 @@
|
|
|
8681
8689
|
while (true);
|
|
8682
8690
|
};
|
|
8683
8691
|
protoOf(PageCollectionPage$buildPagesFromParsedPages$slambda).b19 = function ($this$coroutineScope, completion) {
|
|
8684
|
-
var i = new PageCollectionPage$buildPagesFromParsedPages$slambda(this.
|
|
8685
|
-
i.
|
|
8692
|
+
var i = new PageCollectionPage$buildPagesFromParsedPages$slambda(this.s44_1, this.t44_1, this.u44_1, completion);
|
|
8693
|
+
i.v44_1 = $this$coroutineScope;
|
|
8686
8694
|
return i;
|
|
8687
8695
|
};
|
|
8688
8696
|
function PageCollectionPage$buildPagesFromParsedPages$slambda_0(this$0, $parseFile, $pageIndex$delegate, resultContinuation) {
|
|
8689
8697
|
var i = new PageCollectionPage$buildPagesFromParsedPages$slambda(this$0, $parseFile, $pageIndex$delegate, resultContinuation);
|
|
8690
8698
|
var l = function ($this$coroutineScope, $completion) {
|
|
8691
|
-
return i.
|
|
8699
|
+
return i.w44($this$coroutineScope, $completion);
|
|
8692
8700
|
};
|
|
8693
8701
|
l.$arity = 1;
|
|
8694
8702
|
return l;
|
|
8695
8703
|
}
|
|
8696
8704
|
function $buildPagesFromParsedPagesCOROUTINE$3(_this__u8e3s4, parseFile, resultContinuation) {
|
|
8697
8705
|
CoroutineImpl.call(this, resultContinuation);
|
|
8698
|
-
this.
|
|
8699
|
-
this.
|
|
8706
|
+
this.h44_1 = _this__u8e3s4;
|
|
8707
|
+
this.i44_1 = parseFile;
|
|
8700
8708
|
}
|
|
8701
8709
|
protoOf($buildPagesFromParsedPagesCOROUTINE$3).d9 = function () {
|
|
8702
8710
|
var suspendResult = this.x8_1;
|
|
@@ -8707,9 +8715,9 @@
|
|
|
8707
8715
|
case 0:
|
|
8708
8716
|
this.w8_1 = 2;
|
|
8709
8717
|
var tmp_0 = this;
|
|
8710
|
-
tmp_0.
|
|
8718
|
+
tmp_0.j44_1 = lazy(PageCollectionPage$buildPagesFromParsedPages$lambda(this.h44_1));
|
|
8711
8719
|
this.v8_1 = 1;
|
|
8712
|
-
suspendResult = coroutineScope(PageCollectionPage$buildPagesFromParsedPages$slambda_0(this.
|
|
8720
|
+
suspendResult = coroutineScope(PageCollectionPage$buildPagesFromParsedPages$slambda_0(this.h44_1, this.i44_1, this.j44_1, null), this);
|
|
8713
8721
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
8714
8722
|
return suspendResult;
|
|
8715
8723
|
}
|
|
@@ -8717,7 +8725,7 @@
|
|
|
8717
8725
|
continue $sm;
|
|
8718
8726
|
case 1:
|
|
8719
8727
|
var ARGUMENT = suspendResult;
|
|
8720
|
-
_set_pages__j2nojl_0(this.
|
|
8728
|
+
_set_pages__j2nojl_0(this.h44_1, ARGUMENT);
|
|
8721
8729
|
return Unit_instance;
|
|
8722
8730
|
case 2:
|
|
8723
8731
|
throw this.y8_1;
|
|
@@ -8734,16 +8742,16 @@
|
|
|
8734
8742
|
while (true);
|
|
8735
8743
|
};
|
|
8736
8744
|
protoOf(PageCollectionPage).w3g = function () {
|
|
8737
|
-
return this.
|
|
8745
|
+
return this.w43_1;
|
|
8738
8746
|
};
|
|
8739
8747
|
protoOf(PageCollectionPage).i3k = function () {
|
|
8740
|
-
return this.
|
|
8748
|
+
return this.y43_1.d3r(this, pages$factory_2());
|
|
8741
8749
|
};
|
|
8742
8750
|
protoOf(PageCollectionPage).j3k = function (type) {
|
|
8743
8751
|
return type.equals(getKClass(ContentPage));
|
|
8744
8752
|
};
|
|
8745
8753
|
function PageCollectionPage() {
|
|
8746
|
-
this.
|
|
8754
|
+
this.y43_1 = setOnce();
|
|
8747
8755
|
}
|
|
8748
8756
|
function pages$factory_1() {
|
|
8749
8757
|
return getPropertyCallableRef('pages', 1, KMutableProperty1, function (receiver) {
|
|
@@ -8773,7 +8781,7 @@
|
|
|
8773
8781
|
if (!(_this__u8e3s4.p3b() === 2))
|
|
8774
8782
|
continue $l$loop_0;
|
|
8775
8783
|
if (_this__u8e3s4.q3b() === 'https://mobile-content-api.cru.org/xmlns/shareable') {
|
|
8776
|
-
var tmp1_safe_receiver = Companion_instance_49.
|
|
8784
|
+
var tmp1_safe_receiver = Companion_instance_49.x44(manifest, _this__u8e3s4);
|
|
8777
8785
|
if (tmp1_safe_receiver == null)
|
|
8778
8786
|
null;
|
|
8779
8787
|
else {
|
|
@@ -8787,8 +8795,8 @@
|
|
|
8787
8795
|
}
|
|
8788
8796
|
return this_0.k3();
|
|
8789
8797
|
};
|
|
8790
|
-
protoOf(Companion_48).
|
|
8791
|
-
parser.
|
|
8798
|
+
protoOf(Companion_48).x44 = function (manifest, parser) {
|
|
8799
|
+
parser.y44(2, 'https://mobile-content-api.cru.org/xmlns/shareable');
|
|
8792
8800
|
var tmp;
|
|
8793
8801
|
if (parser.q3b() === 'https://mobile-content-api.cru.org/xmlns/shareable') {
|
|
8794
8802
|
tmp = parser.l2() === 'image' ? ShareableImage_init_$Create$(manifest, parser) : null;
|
|
@@ -8804,7 +8812,7 @@
|
|
|
8804
8812
|
function Shareable_init_$Init$(parent, parser, $this) {
|
|
8805
8813
|
BaseModel.call($this, parent);
|
|
8806
8814
|
Shareable.call($this);
|
|
8807
|
-
parser.
|
|
8815
|
+
parser.y44(2, 'https://mobile-content-api.cru.org/xmlns/shareable');
|
|
8808
8816
|
$this.w3p_1 = parser.d3d('id');
|
|
8809
8817
|
var tmp = $this;
|
|
8810
8818
|
var tmp0_safe_receiver = parser.d3d('order');
|
|
@@ -8818,7 +8826,7 @@
|
|
|
8818
8826
|
function Shareable() {
|
|
8819
8827
|
}
|
|
8820
8828
|
function Companion_49() {
|
|
8821
|
-
this.
|
|
8829
|
+
this.z44_1 = 'image';
|
|
8822
8830
|
}
|
|
8823
8831
|
var Companion_instance_50;
|
|
8824
8832
|
function Companion_getInstance_52() {
|
|
@@ -8828,7 +8836,7 @@
|
|
|
8828
8836
|
Shareable_init_$Init$(manifest, parser, $this);
|
|
8829
8837
|
ShareableImage.call($this);
|
|
8830
8838
|
parser.o3b(2, 'https://mobile-content-api.cru.org/xmlns/shareable', 'image');
|
|
8831
|
-
$this.
|
|
8839
|
+
$this.d45_1 = parser.d3d('resource');
|
|
8832
8840
|
var description = null;
|
|
8833
8841
|
// Inline function 'org.cru.godtools.shared.tool.parser.xml.parseChildren' call
|
|
8834
8842
|
$l$loop_0: while (!(parser.l() === 3)) {
|
|
@@ -8842,7 +8850,7 @@
|
|
|
8842
8850
|
continue $l$loop_0;
|
|
8843
8851
|
skipTag(parser);
|
|
8844
8852
|
}
|
|
8845
|
-
$this.
|
|
8853
|
+
$this.e45_1 = description;
|
|
8846
8854
|
return $this;
|
|
8847
8855
|
}
|
|
8848
8856
|
function ShareableImage_init_$Create$(manifest, parser) {
|
|
@@ -8850,12 +8858,12 @@
|
|
|
8850
8858
|
}
|
|
8851
8859
|
protoOf(ShareableImage).i3c = function () {
|
|
8852
8860
|
var tmp0_elvis_lhs = protoOf(Shareable).i3c.call(this);
|
|
8853
|
-
return tmp0_elvis_lhs == null ? this.
|
|
8861
|
+
return tmp0_elvis_lhs == null ? this.d45_1 : tmp0_elvis_lhs;
|
|
8854
8862
|
};
|
|
8855
8863
|
function ShareableImage() {
|
|
8856
8864
|
}
|
|
8857
8865
|
function Companion_50() {
|
|
8858
|
-
this.
|
|
8866
|
+
this.f45_1 = 'tip';
|
|
8859
8867
|
}
|
|
8860
8868
|
var Companion_instance_51;
|
|
8861
8869
|
function Companion_getInstance_53() {
|
|
@@ -8885,7 +8893,7 @@
|
|
|
8885
8893
|
protoOf(InlineTip).i3c = function () {
|
|
8886
8894
|
return this.id;
|
|
8887
8895
|
};
|
|
8888
|
-
protoOf(InlineTip).
|
|
8896
|
+
protoOf(InlineTip).m45 = function () {
|
|
8889
8897
|
return this.s38().m3r(this.id);
|
|
8890
8898
|
};
|
|
8891
8899
|
protoOf(InlineTip).u3c = function () {
|
|
@@ -8900,7 +8908,7 @@
|
|
|
8900
8908
|
var Type_QUOTE_instance;
|
|
8901
8909
|
function Companion_51() {
|
|
8902
8910
|
Companion_instance_52 = this;
|
|
8903
|
-
this.
|
|
8911
|
+
this.n45_1 = Type_TIP_getInstance();
|
|
8904
8912
|
}
|
|
8905
8913
|
protoOf(Companion_51).z3k = function (_this__u8e3s4) {
|
|
8906
8914
|
switch (_this__u8e3s4) {
|
|
@@ -8945,7 +8953,7 @@
|
|
|
8945
8953
|
var tmp = $this;
|
|
8946
8954
|
var tmp0_safe_receiver = parser.d3d('type');
|
|
8947
8955
|
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : Companion_getInstance_54().z3k(tmp0_safe_receiver);
|
|
8948
|
-
tmp.j3o_1 = tmp1_elvis_lhs == null ? Companion_getInstance_54().
|
|
8956
|
+
tmp.j3o_1 = tmp1_elvis_lhs == null ? Companion_getInstance_54().n45_1 : tmp1_elvis_lhs;
|
|
8949
8957
|
var tmp_0 = $this;
|
|
8950
8958
|
// Inline function 'kotlin.collections.buildList' call
|
|
8951
8959
|
// Inline function 'kotlin.collections.buildListInternal' call
|
|
@@ -8973,7 +8981,7 @@
|
|
|
8973
8981
|
function Tip_init_$Init$_0(manifest, id, type, $this) {
|
|
8974
8982
|
manifest = manifest === VOID ? null : manifest;
|
|
8975
8983
|
id = id === VOID ? '' : id;
|
|
8976
|
-
type = type === VOID ? Companion_getInstance_54().
|
|
8984
|
+
type = type === VOID ? Companion_getInstance_54().n45_1 : type;
|
|
8977
8985
|
BaseModel.call($this, manifest);
|
|
8978
8986
|
Tip.call($this);
|
|
8979
8987
|
$this.i3o_1 = id;
|
|
@@ -9040,7 +9048,7 @@
|
|
|
9040
9048
|
function Tip() {
|
|
9041
9049
|
}
|
|
9042
9050
|
function Companion_52() {
|
|
9043
|
-
this.
|
|
9051
|
+
this.o45_1 = 'page';
|
|
9044
9052
|
}
|
|
9045
9053
|
var Companion_instance_53;
|
|
9046
9054
|
function Companion_getInstance_55() {
|
|
@@ -9050,8 +9058,8 @@
|
|
|
9050
9058
|
BaseModel.call($this, tip);
|
|
9051
9059
|
TipPage.call($this);
|
|
9052
9060
|
parser.o3b(2, 'https://mobile-content-api.cru.org/xmlns/training', 'page');
|
|
9053
|
-
$this.
|
|
9054
|
-
$this.
|
|
9061
|
+
$this.q45_1 = tip;
|
|
9062
|
+
$this.r45_1 = position;
|
|
9055
9063
|
var tmp = $this;
|
|
9056
9064
|
// Inline function 'org.cru.godtools.shared.tool.parser.model.parseContent' call
|
|
9057
9065
|
// Inline function 'kotlin.collections.buildList' call
|
|
@@ -9093,19 +9101,19 @@
|
|
|
9093
9101
|
continue $l$loop_0;
|
|
9094
9102
|
skipTag(parser);
|
|
9095
9103
|
}
|
|
9096
|
-
tmp.
|
|
9104
|
+
tmp.s45_1 = this_0.k3();
|
|
9097
9105
|
return $this;
|
|
9098
9106
|
}
|
|
9099
9107
|
function TipPage_init_$Create$(tip, position, parser) {
|
|
9100
9108
|
return TipPage_init_$Init$(tip, position, parser, objectCreate(protoOf(TipPage)));
|
|
9101
9109
|
}
|
|
9102
9110
|
protoOf(TipPage).k3c = function () {
|
|
9103
|
-
return this.
|
|
9111
|
+
return this.s45_1;
|
|
9104
9112
|
};
|
|
9105
9113
|
function TipPage() {
|
|
9106
9114
|
}
|
|
9107
9115
|
function Companion_53() {
|
|
9108
|
-
this.
|
|
9116
|
+
this.t45_1 = 'call-to-action';
|
|
9109
9117
|
}
|
|
9110
9118
|
var Companion_instance_54;
|
|
9111
9119
|
function Companion_getInstance_56() {
|
|
@@ -9114,10 +9122,10 @@
|
|
|
9114
9122
|
function CallToAction_init_$Init$(parent, $this) {
|
|
9115
9123
|
BaseModel.call($this, parent);
|
|
9116
9124
|
CallToAction.call($this);
|
|
9117
|
-
$this.
|
|
9125
|
+
$this.v45_1 = parent;
|
|
9118
9126
|
$this.label = null;
|
|
9119
|
-
$this.
|
|
9120
|
-
$this.
|
|
9127
|
+
$this.w45_1 = null;
|
|
9128
|
+
$this.x45_1 = null;
|
|
9121
9129
|
return $this;
|
|
9122
9130
|
}
|
|
9123
9131
|
function CallToAction_init_$Create$(parent) {
|
|
@@ -9127,12 +9135,12 @@
|
|
|
9127
9135
|
BaseModel.call($this, page);
|
|
9128
9136
|
CallToAction.call($this);
|
|
9129
9137
|
parser.o3b(2, 'https://mobile-content-api.cru.org/xmlns/tract', 'call-to-action');
|
|
9130
|
-
$this.
|
|
9138
|
+
$this.v45_1 = page;
|
|
9131
9139
|
var tmp = $this;
|
|
9132
9140
|
var tmp0_safe_receiver = parser.d3d('control-color');
|
|
9133
9141
|
var tmp1_safe_receiver = tmp0_safe_receiver == null ? null : toColorOrNull(tmp0_safe_receiver);
|
|
9134
|
-
tmp.
|
|
9135
|
-
$this.
|
|
9142
|
+
tmp.w45_1 = tmp1_safe_receiver == null ? null : toPlatformColor(tmp1_safe_receiver);
|
|
9143
|
+
$this.x45_1 = parser.p3p('https://mobile-content-api.cru.org/xmlns/training', 'tip');
|
|
9136
9144
|
$this.label = parseTextChild(parser, $this, 'https://mobile-content-api.cru.org/xmlns/tract', 'call-to-action');
|
|
9137
9145
|
return $this;
|
|
9138
9146
|
}
|
|
@@ -9146,11 +9154,11 @@
|
|
|
9146
9154
|
tip = tip === VOID ? null : tip;
|
|
9147
9155
|
BaseModel.call($this, page);
|
|
9148
9156
|
CallToAction.call($this);
|
|
9149
|
-
$this.
|
|
9157
|
+
$this.v45_1 = page;
|
|
9150
9158
|
var tmp = $this;
|
|
9151
9159
|
tmp.label = label == null ? null : label($this);
|
|
9152
|
-
$this.
|
|
9153
|
-
$this.
|
|
9160
|
+
$this.w45_1 = controlColor;
|
|
9161
|
+
$this.x45_1 = tip;
|
|
9154
9162
|
return $this;
|
|
9155
9163
|
}
|
|
9156
9164
|
function createTestCallToAction(page, label, controlColor, tip) {
|
|
@@ -9159,20 +9167,20 @@
|
|
|
9159
9167
|
protoOf(CallToAction).k3l = function () {
|
|
9160
9168
|
return this.label;
|
|
9161
9169
|
};
|
|
9162
|
-
protoOf(CallToAction).
|
|
9163
|
-
var tmp0_elvis_lhs = this.
|
|
9170
|
+
protoOf(CallToAction).y45 = function () {
|
|
9171
|
+
var tmp0_elvis_lhs = this.w45_1;
|
|
9164
9172
|
return tmp0_elvis_lhs == null ? toPlatformColor(get_primaryColor_0(get_stylesParent(this))) : tmp0_elvis_lhs;
|
|
9165
9173
|
};
|
|
9166
|
-
protoOf(CallToAction).
|
|
9167
|
-
return this.
|
|
9174
|
+
protoOf(CallToAction).z45 = function () {
|
|
9175
|
+
return this.x45_1;
|
|
9168
9176
|
};
|
|
9169
|
-
protoOf(CallToAction).
|
|
9170
|
-
return this.s38().m3r(this.
|
|
9177
|
+
protoOf(CallToAction).m45 = function () {
|
|
9178
|
+
return this.s38().m3r(this.x45_1);
|
|
9171
9179
|
};
|
|
9172
9180
|
function CallToAction() {
|
|
9173
9181
|
}
|
|
9174
9182
|
function Companion_54() {
|
|
9175
|
-
this.
|
|
9183
|
+
this.a46_1 = 'header';
|
|
9176
9184
|
}
|
|
9177
9185
|
var Companion_instance_55;
|
|
9178
9186
|
function Companion_getInstance_57() {
|
|
@@ -9184,9 +9192,8 @@
|
|
|
9184
9192
|
parser.o3b(2, 'https://mobile-content-api.cru.org/xmlns/tract', 'header');
|
|
9185
9193
|
var tmp = $this;
|
|
9186
9194
|
var tmp0_safe_receiver = parser.d3d('background-color');
|
|
9187
|
-
|
|
9188
|
-
|
|
9189
|
-
$this.b46_1 = parser.p3p('https://mobile-content-api.cru.org/xmlns/training', 'tip');
|
|
9195
|
+
tmp.c46_1 = tmp0_safe_receiver == null ? null : toColorOrNull(tmp0_safe_receiver);
|
|
9196
|
+
$this.d46_1 = parser.p3p('https://mobile-content-api.cru.org/xmlns/training', 'tip');
|
|
9190
9197
|
var number = null;
|
|
9191
9198
|
var title = null;
|
|
9192
9199
|
// Inline function 'org.cru.godtools.shared.tool.parser.xml.parseChildren' call
|
|
@@ -9212,8 +9219,8 @@
|
|
|
9212
9219
|
return Header_init_$Init$_0(page, parser, objectCreate(protoOf(Header_0)));
|
|
9213
9220
|
}
|
|
9214
9221
|
protoOf(Header_0).k3q = function () {
|
|
9215
|
-
var tmp0_elvis_lhs = this.
|
|
9216
|
-
return tmp0_elvis_lhs == null ?
|
|
9222
|
+
var tmp0_elvis_lhs = this.c46_1;
|
|
9223
|
+
return tmp0_elvis_lhs == null ? this.s3h() : tmp0_elvis_lhs;
|
|
9217
9224
|
};
|
|
9218
9225
|
protoOf(Header_0).q3h = function () {
|
|
9219
9226
|
return this.t3h();
|
|
@@ -9224,23 +9231,23 @@
|
|
|
9224
9231
|
protoOf(Header_0).p3q = function () {
|
|
9225
9232
|
return this.title;
|
|
9226
9233
|
};
|
|
9227
|
-
protoOf(Header_0).
|
|
9228
|
-
return this.
|
|
9234
|
+
protoOf(Header_0).z45 = function () {
|
|
9235
|
+
return this.d46_1;
|
|
9229
9236
|
};
|
|
9230
|
-
protoOf(Header_0).
|
|
9231
|
-
return this.s38().m3r(this.
|
|
9237
|
+
protoOf(Header_0).m45 = function () {
|
|
9238
|
+
return this.s38().m3r(this.d46_1);
|
|
9232
9239
|
};
|
|
9233
9240
|
function Header_0() {
|
|
9234
9241
|
}
|
|
9235
9242
|
function Companion_55() {
|
|
9236
|
-
this.
|
|
9243
|
+
this.e46_1 = 'hero';
|
|
9237
9244
|
}
|
|
9238
9245
|
var Companion_instance_56;
|
|
9239
9246
|
function Companion_getInstance_58() {
|
|
9240
9247
|
return Companion_instance_56;
|
|
9241
9248
|
}
|
|
9242
9249
|
function _get_headingParent__2ts5bv($this) {
|
|
9243
|
-
var tmp0 = $this.
|
|
9250
|
+
var tmp0 = $this.g46_1;
|
|
9244
9251
|
// Inline function 'kotlin.getValue' call
|
|
9245
9252
|
headingParent$factory();
|
|
9246
9253
|
return tmp0.c2();
|
|
@@ -9251,7 +9258,7 @@
|
|
|
9251
9258
|
parser.o3b(2, 'https://mobile-content-api.cru.org/xmlns/tract', 'hero');
|
|
9252
9259
|
var tmp = $this;
|
|
9253
9260
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
9254
|
-
tmp.
|
|
9261
|
+
tmp.i46_1 = ArrayList_init_$Create$();
|
|
9255
9262
|
var heading = null;
|
|
9256
9263
|
var tmp_0 = $this;
|
|
9257
9264
|
// Inline function 'org.cru.godtools.shared.tool.parser.model.parseContent' call
|
|
@@ -9268,7 +9275,7 @@
|
|
|
9268
9275
|
var tmp0_subject = parser.q3b();
|
|
9269
9276
|
if (tmp0_subject === 'https://mobile-content-api.cru.org/xmlns/analytics') {
|
|
9270
9277
|
if (parser.l2() === 'events') {
|
|
9271
|
-
var tmp0 = $this.
|
|
9278
|
+
var tmp0 = $this.i46_1;
|
|
9272
9279
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
9273
9280
|
var elements = Companion_instance_4.s3b(parser, $this);
|
|
9274
9281
|
addAll(tmp0, elements);
|
|
@@ -9306,7 +9313,7 @@
|
|
|
9306
9313
|
continue $l$loop_0;
|
|
9307
9314
|
skipTag(parser);
|
|
9308
9315
|
}
|
|
9309
|
-
tmp_0.
|
|
9316
|
+
tmp_0.h46_1 = this_0.k3();
|
|
9310
9317
|
$this.heading = heading;
|
|
9311
9318
|
return $this;
|
|
9312
9319
|
}
|
|
@@ -9319,10 +9326,10 @@
|
|
|
9319
9326
|
heading = heading === VOID ? null : heading;
|
|
9320
9327
|
BaseModel.call($this, page);
|
|
9321
9328
|
Hero.call($this);
|
|
9322
|
-
$this.
|
|
9329
|
+
$this.i46_1 = analyticsEvents;
|
|
9323
9330
|
var tmp = $this;
|
|
9324
9331
|
tmp.heading = heading == null ? null : heading(_get_headingParent__2ts5bv($this));
|
|
9325
|
-
$this.
|
|
9332
|
+
$this.h46_1 = emptyList();
|
|
9326
9333
|
return $this;
|
|
9327
9334
|
}
|
|
9328
9335
|
function createTestHero(page, analyticsEvents, heading) {
|
|
@@ -9338,14 +9345,14 @@
|
|
|
9338
9345
|
return stylesOverride(this$0, VOID, Hero$headingParent$delegate$lambda$lambda(this$0));
|
|
9339
9346
|
};
|
|
9340
9347
|
}
|
|
9341
|
-
protoOf(Hero).
|
|
9348
|
+
protoOf(Hero).j46 = function () {
|
|
9342
9349
|
return this.heading;
|
|
9343
9350
|
};
|
|
9344
9351
|
protoOf(Hero).k3c = function () {
|
|
9345
|
-
return this.
|
|
9352
|
+
return this.h46_1;
|
|
9346
9353
|
};
|
|
9347
9354
|
protoOf(Hero).w3g = function () {
|
|
9348
|
-
return this.
|
|
9355
|
+
return this.i46_1;
|
|
9349
9356
|
};
|
|
9350
9357
|
protoOf(Hero).l3c = function (type) {
|
|
9351
9358
|
var tmp;
|
|
@@ -9353,7 +9360,7 @@
|
|
|
9353
9360
|
case 0:
|
|
9354
9361
|
// Inline function 'kotlin.collections.filter' call
|
|
9355
9362
|
|
|
9356
|
-
var tmp0 = this.
|
|
9363
|
+
var tmp0 = this.i46_1;
|
|
9357
9364
|
// Inline function 'kotlin.collections.filterTo' call
|
|
9358
9365
|
|
|
9359
9366
|
var destination = ArrayList_init_$Create$();
|
|
@@ -9370,7 +9377,7 @@
|
|
|
9370
9377
|
case 1:
|
|
9371
9378
|
// Inline function 'kotlin.collections.filter' call
|
|
9372
9379
|
|
|
9373
|
-
var tmp0_0 = this.
|
|
9380
|
+
var tmp0_0 = this.i46_1;
|
|
9374
9381
|
// Inline function 'kotlin.collections.filterTo' call
|
|
9375
9382
|
|
|
9376
9383
|
var destination_0 = ArrayList_init_$Create$();
|
|
@@ -9395,7 +9402,7 @@
|
|
|
9395
9402
|
};
|
|
9396
9403
|
function Hero() {
|
|
9397
9404
|
var tmp = this;
|
|
9398
|
-
tmp.
|
|
9405
|
+
tmp.g46_1 = lazy(Hero$headingParent$delegate$lambda(this));
|
|
9399
9406
|
}
|
|
9400
9407
|
function headingParent$factory() {
|
|
9401
9408
|
return getPropertyCallableRef('headingParent', 1, KProperty1, function (receiver) {
|
|
@@ -9403,7 +9410,7 @@
|
|
|
9403
9410
|
}, null);
|
|
9404
9411
|
}
|
|
9405
9412
|
function Companion_56() {
|
|
9406
|
-
this.
|
|
9413
|
+
this.k46_1 = 'modal';
|
|
9407
9414
|
}
|
|
9408
9415
|
var Companion_instance_57;
|
|
9409
9416
|
function Companion_getInstance_59() {
|
|
@@ -9465,14 +9472,14 @@
|
|
|
9465
9472
|
continue $l$loop_0;
|
|
9466
9473
|
skipTag(parser);
|
|
9467
9474
|
}
|
|
9468
|
-
tmp.
|
|
9475
|
+
tmp.g47_1 = this_0.k3();
|
|
9469
9476
|
$this.title = title;
|
|
9470
9477
|
return $this;
|
|
9471
9478
|
}
|
|
9472
9479
|
function Modal_init_$Create$(parent, parser) {
|
|
9473
9480
|
return Modal_init_$Init$(parent, parser, objectCreate(protoOf(Modal)));
|
|
9474
9481
|
}
|
|
9475
|
-
protoOf(Modal).
|
|
9482
|
+
protoOf(Modal).z3z = function () {
|
|
9476
9483
|
return this.page;
|
|
9477
9484
|
};
|
|
9478
9485
|
protoOf(Modal).i3c = function () {
|
|
@@ -9482,9 +9489,9 @@
|
|
|
9482
9489
|
return this.title;
|
|
9483
9490
|
};
|
|
9484
9491
|
protoOf(Modal).k3c = function () {
|
|
9485
|
-
return this.
|
|
9492
|
+
return this.g47_1;
|
|
9486
9493
|
};
|
|
9487
|
-
protoOf(Modal).
|
|
9494
|
+
protoOf(Modal).t3u = function () {
|
|
9488
9495
|
return this._listeners;
|
|
9489
9496
|
};
|
|
9490
9497
|
protoOf(Modal).h3q = function () {
|
|
@@ -9513,7 +9520,7 @@
|
|
|
9513
9520
|
var this_0 = this._dismissListeners;
|
|
9514
9521
|
return copyToArray(this_0);
|
|
9515
9522
|
};
|
|
9516
|
-
protoOf(Modal).
|
|
9523
|
+
protoOf(Modal).u3u = function () {
|
|
9517
9524
|
// Inline function 'kotlin.collections.toTypedArray' call
|
|
9518
9525
|
var this_0 = this._listeners;
|
|
9519
9526
|
return copyToArray(this_0);
|
|
@@ -9522,11 +9529,11 @@
|
|
|
9522
9529
|
}
|
|
9523
9530
|
function Companion_57() {
|
|
9524
9531
|
Companion_instance_58 = this;
|
|
9525
|
-
this.
|
|
9526
|
-
this.
|
|
9527
|
-
this.
|
|
9528
|
-
this.
|
|
9529
|
-
this.
|
|
9532
|
+
this.h47_1 = 'card';
|
|
9533
|
+
this.i47_1 = 'label';
|
|
9534
|
+
this.j47_1 = 'hidden';
|
|
9535
|
+
this.k47_1 = ImageScaleType_FILL_X_getInstance();
|
|
9536
|
+
this.l47_1 = Companion_getInstance_22().CENTER;
|
|
9530
9537
|
}
|
|
9531
9538
|
var Companion_instance_58;
|
|
9532
9539
|
function Companion_getInstance_60() {
|
|
@@ -9535,7 +9542,7 @@
|
|
|
9535
9542
|
return Companion_instance_58;
|
|
9536
9543
|
}
|
|
9537
9544
|
function _get_labelParent__664ln7($this) {
|
|
9538
|
-
var tmp0 = $this.
|
|
9545
|
+
var tmp0 = $this.s47_1;
|
|
9539
9546
|
// Inline function 'kotlin.getValue' call
|
|
9540
9547
|
labelParent$factory();
|
|
9541
9548
|
return tmp0.c2();
|
|
@@ -9554,22 +9561,22 @@
|
|
|
9554
9561
|
$this._dismissListeners = toSet_0(toEventIds(parser.d3d('dismiss-listeners')));
|
|
9555
9562
|
var tmp_0 = $this;
|
|
9556
9563
|
var tmp2_safe_receiver = parser.d3d('background-color');
|
|
9557
|
-
tmp_0.
|
|
9558
|
-
$this.
|
|
9564
|
+
tmp_0.n47_1 = tmp2_safe_receiver == null ? null : toColorOrNull(tmp2_safe_receiver);
|
|
9565
|
+
$this.o47_1 = parser.d3d('background-image');
|
|
9559
9566
|
var tmp_1 = $this;
|
|
9560
9567
|
var tmp3_safe_receiver = parser.d3d('background-image-align');
|
|
9561
9568
|
var tmp4_elvis_lhs = tmp3_safe_receiver == null ? null : Companion_getInstance_22().k3g(tmp3_safe_receiver);
|
|
9562
|
-
tmp_1.
|
|
9569
|
+
tmp_1.p47_1 = tmp4_elvis_lhs == null ? Companion_getInstance_60().l47_1 : tmp4_elvis_lhs;
|
|
9563
9570
|
var tmp_2 = $this;
|
|
9564
9571
|
var tmp5_safe_receiver = parser.d3d('background-image-scale-type');
|
|
9565
9572
|
var tmp6_elvis_lhs = tmp5_safe_receiver == null ? null : Companion_instance_22.x3k(tmp5_safe_receiver);
|
|
9566
|
-
tmp_2.
|
|
9573
|
+
tmp_2.q47_1 = tmp6_elvis_lhs == null ? Companion_getInstance_60().k47_1 : tmp6_elvis_lhs;
|
|
9567
9574
|
var tmp_3 = $this;
|
|
9568
9575
|
var tmp7_safe_receiver = parser.d3d('text-color');
|
|
9569
|
-
tmp_3.
|
|
9576
|
+
tmp_3.r47_1 = tmp7_safe_receiver == null ? null : toColorOrNull(tmp7_safe_receiver);
|
|
9570
9577
|
var tmp_4 = $this;
|
|
9571
9578
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
9572
|
-
tmp_4.
|
|
9579
|
+
tmp_4.u47_1 = ArrayList_init_$Create$();
|
|
9573
9580
|
var label = null;
|
|
9574
9581
|
var tmp_5 = $this;
|
|
9575
9582
|
// Inline function 'org.cru.godtools.shared.tool.parser.model.parseContent' call
|
|
@@ -9586,7 +9593,7 @@
|
|
|
9586
9593
|
var tmp0_subject = parser.q3b();
|
|
9587
9594
|
if (tmp0_subject === 'https://mobile-content-api.cru.org/xmlns/analytics') {
|
|
9588
9595
|
if (parser.l2() === 'events') {
|
|
9589
|
-
var tmp0 = $this.
|
|
9596
|
+
var tmp0 = $this.u47_1;
|
|
9590
9597
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
9591
9598
|
var elements = Companion_instance_4.s3b(parser, $this);
|
|
9592
9599
|
addAll(tmp0, elements);
|
|
@@ -9624,7 +9631,7 @@
|
|
|
9624
9631
|
continue $l$loop_0;
|
|
9625
9632
|
skipTag(parser);
|
|
9626
9633
|
}
|
|
9627
|
-
tmp_5.
|
|
9634
|
+
tmp_5.t47_1 = this_0.k3();
|
|
9628
9635
|
$this.label = label;
|
|
9629
9636
|
return $this;
|
|
9630
9637
|
}
|
|
@@ -9636,8 +9643,8 @@
|
|
|
9636
9643
|
position = position === VOID ? 0 : position;
|
|
9637
9644
|
backgroundColor = backgroundColor === VOID ? null : backgroundColor;
|
|
9638
9645
|
backgroundImage = backgroundImage === VOID ? null : backgroundImage;
|
|
9639
|
-
backgroundImageGravity = backgroundImageGravity === VOID ? Companion_getInstance_60().
|
|
9640
|
-
backgroundImageScaleType = backgroundImageScaleType === VOID ? Companion_getInstance_60().
|
|
9646
|
+
backgroundImageGravity = backgroundImageGravity === VOID ? Companion_getInstance_60().l47_1 : backgroundImageGravity;
|
|
9647
|
+
backgroundImageScaleType = backgroundImageScaleType === VOID ? Companion_getInstance_60().k47_1 : backgroundImageScaleType;
|
|
9641
9648
|
isHidden = isHidden === VOID ? false : isHidden;
|
|
9642
9649
|
analyticsEvents = analyticsEvents === VOID ? emptyList() : analyticsEvents;
|
|
9643
9650
|
label = label === VOID ? null : label;
|
|
@@ -9649,18 +9656,18 @@
|
|
|
9649
9656
|
$this.isHidden = isHidden;
|
|
9650
9657
|
$this._listeners = emptySet();
|
|
9651
9658
|
$this._dismissListeners = emptySet();
|
|
9652
|
-
$this.
|
|
9653
|
-
$this.
|
|
9654
|
-
$this.
|
|
9655
|
-
$this.
|
|
9656
|
-
$this.
|
|
9657
|
-
$this.
|
|
9659
|
+
$this.u47_1 = analyticsEvents;
|
|
9660
|
+
$this.n47_1 = backgroundColor;
|
|
9661
|
+
$this.o47_1 = backgroundImage;
|
|
9662
|
+
$this.p47_1 = backgroundImageGravity;
|
|
9663
|
+
$this.q47_1 = backgroundImageScaleType;
|
|
9664
|
+
$this.r47_1 = null;
|
|
9658
9665
|
var tmp = $this;
|
|
9659
9666
|
tmp.label = label == null ? null : label(_get_labelParent__664ln7($this));
|
|
9660
9667
|
var tmp_0 = $this;
|
|
9661
9668
|
// Inline function 'kotlin.collections.orEmpty' call
|
|
9662
9669
|
var tmp0_elvis_lhs = content == null ? null : content($this);
|
|
9663
|
-
tmp_0.
|
|
9670
|
+
tmp_0.t47_1 = tmp0_elvis_lhs == null ? emptyList() : tmp0_elvis_lhs;
|
|
9664
9671
|
return $this;
|
|
9665
9672
|
}
|
|
9666
9673
|
function createTestCard(page, position, backgroundColor, backgroundImage, backgroundImageGravity, backgroundImageScaleType, isHidden, analyticsEvents, label, content) {
|
|
@@ -9683,7 +9690,7 @@
|
|
|
9683
9690
|
var tmp = $this;
|
|
9684
9691
|
var tmp0_safe_receiver = parser.d3d('card-text-color');
|
|
9685
9692
|
var tmp1_safe_receiver = tmp0_safe_receiver == null ? null : toColorOrNull(tmp0_safe_receiver);
|
|
9686
|
-
tmp.
|
|
9693
|
+
tmp.e47_1 = tmp1_safe_receiver == null ? null : toPlatformColor(tmp1_safe_receiver);
|
|
9687
9694
|
var header = null;
|
|
9688
9695
|
var hero = null;
|
|
9689
9696
|
var tmp_0 = $this;
|
|
@@ -9754,7 +9761,7 @@
|
|
|
9754
9761
|
callToAction = callToAction === VOID ? null : callToAction;
|
|
9755
9762
|
Page_init_$Init$_0(manifest, VOID, fileName, VOID, primaryColor, backgroundColor, backgroundImage, backgroundImageGravity, backgroundImageScaleType, VOID, cardBackgroundColor, VOID, VOID, textColor, textScale, $this);
|
|
9756
9763
|
TractPage.call($this);
|
|
9757
|
-
$this.
|
|
9764
|
+
$this.e47_1 = cardTextColor;
|
|
9758
9765
|
$this.header = null;
|
|
9759
9766
|
$this.hero = null;
|
|
9760
9767
|
var tmp = $this;
|
|
@@ -9770,16 +9777,16 @@
|
|
|
9770
9777
|
function createTestTractPage(manifest, fileName, backgroundColor, backgroundImage, primaryColor, backgroundImageGravity, backgroundImageScaleType, textColor, textScale, cardBackgroundColor, cardTextColor, cards, callToAction) {
|
|
9771
9778
|
return TractPage_init_$Init$_0(manifest, fileName, backgroundColor, backgroundImage, primaryColor, backgroundImageGravity, backgroundImageScaleType, textColor, textScale, cardBackgroundColor, cardTextColor, cards, callToAction, objectCreate(protoOf(TractPage)));
|
|
9772
9779
|
}
|
|
9773
|
-
protoOf(Card_1).
|
|
9780
|
+
protoOf(Card_1).z3z = function () {
|
|
9774
9781
|
return this.page;
|
|
9775
9782
|
};
|
|
9776
9783
|
protoOf(Card_1).i3c = function () {
|
|
9777
9784
|
return this.page.id + '-' + this.position;
|
|
9778
9785
|
};
|
|
9779
|
-
protoOf(Card_1).
|
|
9786
|
+
protoOf(Card_1).s3u = function () {
|
|
9780
9787
|
return this.position;
|
|
9781
9788
|
};
|
|
9782
|
-
protoOf(Card_1).
|
|
9789
|
+
protoOf(Card_1).v47 = function () {
|
|
9783
9790
|
// Inline function 'kotlin.takeUnless' call
|
|
9784
9791
|
var this_0 = this.page.visibleCards.w1(this);
|
|
9785
9792
|
var tmp;
|
|
@@ -9790,40 +9797,40 @@
|
|
|
9790
9797
|
}
|
|
9791
9798
|
return tmp;
|
|
9792
9799
|
};
|
|
9793
|
-
protoOf(Card_1).
|
|
9800
|
+
protoOf(Card_1).w47 = function () {
|
|
9794
9801
|
return equals(this, lastOrNull(this.page.visibleCards));
|
|
9795
9802
|
};
|
|
9796
|
-
protoOf(Card_1).
|
|
9803
|
+
protoOf(Card_1).o3y = function () {
|
|
9797
9804
|
return this.isHidden;
|
|
9798
9805
|
};
|
|
9799
|
-
protoOf(Card_1).
|
|
9806
|
+
protoOf(Card_1).t3u = function () {
|
|
9800
9807
|
return this._listeners;
|
|
9801
9808
|
};
|
|
9802
9809
|
protoOf(Card_1).h3q = function () {
|
|
9803
9810
|
return this._dismissListeners;
|
|
9804
9811
|
};
|
|
9805
9812
|
protoOf(Card_1).k3q = function () {
|
|
9806
|
-
var tmp0_elvis_lhs = this.
|
|
9813
|
+
var tmp0_elvis_lhs = this.n47_1;
|
|
9807
9814
|
return tmp0_elvis_lhs == null ? this.page.v3h() : tmp0_elvis_lhs;
|
|
9808
9815
|
};
|
|
9809
9816
|
protoOf(Card_1).l3q = function () {
|
|
9810
|
-
return getResource(this, this.
|
|
9817
|
+
return getResource(this, this.o47_1);
|
|
9811
9818
|
};
|
|
9812
9819
|
protoOf(Card_1).m3q = function () {
|
|
9813
|
-
return this.
|
|
9820
|
+
return this.p47_1;
|
|
9814
9821
|
};
|
|
9815
9822
|
protoOf(Card_1).n3q = function () {
|
|
9816
|
-
return this.
|
|
9823
|
+
return this.q47_1;
|
|
9817
9824
|
};
|
|
9818
9825
|
protoOf(Card_1).q3h = function () {
|
|
9819
|
-
var tmp0_elvis_lhs = this.
|
|
9826
|
+
var tmp0_elvis_lhs = this.r47_1;
|
|
9820
9827
|
return tmp0_elvis_lhs == null ? toRGB(this.page.cardTextColor) : tmp0_elvis_lhs;
|
|
9821
9828
|
};
|
|
9822
9829
|
protoOf(Card_1).k3l = function () {
|
|
9823
9830
|
return this.label;
|
|
9824
9831
|
};
|
|
9825
9832
|
protoOf(Card_1).k3c = function () {
|
|
9826
|
-
return this.
|
|
9833
|
+
return this.t47_1;
|
|
9827
9834
|
};
|
|
9828
9835
|
protoOf(Card_1).u3c = function () {
|
|
9829
9836
|
// Inline function 'org.cru.godtools.shared.tool.parser.model.contentTips' call
|
|
@@ -9840,7 +9847,7 @@
|
|
|
9840
9847
|
return destination;
|
|
9841
9848
|
};
|
|
9842
9849
|
protoOf(Card_1).w3g = function () {
|
|
9843
|
-
return this.
|
|
9850
|
+
return this.u47_1;
|
|
9844
9851
|
};
|
|
9845
9852
|
protoOf(Card_1).l3c = function (type) {
|
|
9846
9853
|
var tmp;
|
|
@@ -9848,7 +9855,7 @@
|
|
|
9848
9855
|
case 0:
|
|
9849
9856
|
// Inline function 'kotlin.collections.filter' call
|
|
9850
9857
|
|
|
9851
|
-
var tmp0 = this.
|
|
9858
|
+
var tmp0 = this.u47_1;
|
|
9852
9859
|
// Inline function 'kotlin.collections.filterTo' call
|
|
9853
9860
|
|
|
9854
9861
|
var destination = ArrayList_init_$Create$();
|
|
@@ -9865,7 +9872,7 @@
|
|
|
9865
9872
|
case 1:
|
|
9866
9873
|
// Inline function 'kotlin.collections.filter' call
|
|
9867
9874
|
|
|
9868
|
-
var tmp0_0 = this.
|
|
9875
|
+
var tmp0_0 = this.u47_1;
|
|
9869
9876
|
// Inline function 'kotlin.collections.filterTo' call
|
|
9870
9877
|
|
|
9871
9878
|
var destination_0 = ArrayList_init_$Create$();
|
|
@@ -9893,7 +9900,7 @@
|
|
|
9893
9900
|
var this_0 = this._dismissListeners;
|
|
9894
9901
|
return copyToArray(this_0);
|
|
9895
9902
|
};
|
|
9896
|
-
protoOf(Card_1).
|
|
9903
|
+
protoOf(Card_1).u3u = function () {
|
|
9897
9904
|
// Inline function 'kotlin.collections.toTypedArray' call
|
|
9898
9905
|
var this_0 = this._listeners;
|
|
9899
9906
|
return copyToArray(this_0);
|
|
@@ -9901,7 +9908,7 @@
|
|
|
9901
9908
|
function Card_1() {
|
|
9902
9909
|
Companion_getInstance_60();
|
|
9903
9910
|
var tmp = this;
|
|
9904
|
-
tmp.
|
|
9911
|
+
tmp.s47_1 = lazy(TractPage$Card$labelParent$delegate$lambda(this));
|
|
9905
9912
|
}
|
|
9906
9913
|
function parseCardsXml($this, _this__u8e3s4) {
|
|
9907
9914
|
// Inline function 'kotlin.collections.buildList' call
|
|
@@ -9945,22 +9952,22 @@
|
|
|
9945
9952
|
}
|
|
9946
9953
|
return this_0.k3();
|
|
9947
9954
|
}
|
|
9948
|
-
protoOf(TractPage).
|
|
9955
|
+
protoOf(TractPage).x47 = function () {
|
|
9949
9956
|
return equals(lastOrNull(this.s38().i3k()), this);
|
|
9950
9957
|
};
|
|
9951
9958
|
protoOf(TractPage).w3g = function () {
|
|
9952
|
-
return this.
|
|
9959
|
+
return this.d47_1;
|
|
9953
9960
|
};
|
|
9954
9961
|
protoOf(TractPage).j3c = function () {
|
|
9955
9962
|
return this.header;
|
|
9956
9963
|
};
|
|
9957
|
-
protoOf(TractPage).
|
|
9964
|
+
protoOf(TractPage).y47 = function () {
|
|
9958
9965
|
return this.hero;
|
|
9959
9966
|
};
|
|
9960
|
-
protoOf(TractPage).
|
|
9967
|
+
protoOf(TractPage).z47 = function () {
|
|
9961
9968
|
return this._modals;
|
|
9962
9969
|
};
|
|
9963
|
-
protoOf(TractPage).
|
|
9970
|
+
protoOf(TractPage).a48 = function () {
|
|
9964
9971
|
return this.callToAction;
|
|
9965
9972
|
};
|
|
9966
9973
|
protoOf(TractPage).findModal = function (id) {
|
|
@@ -9980,10 +9987,10 @@
|
|
|
9980
9987
|
}
|
|
9981
9988
|
return tmp$ret$1;
|
|
9982
9989
|
};
|
|
9983
|
-
protoOf(TractPage).
|
|
9990
|
+
protoOf(TractPage).a40 = function () {
|
|
9984
9991
|
return this._cards;
|
|
9985
9992
|
};
|
|
9986
|
-
protoOf(TractPage).
|
|
9993
|
+
protoOf(TractPage).b48 = function () {
|
|
9987
9994
|
// Inline function 'kotlin.collections.filter' call
|
|
9988
9995
|
var tmp0 = this._cards;
|
|
9989
9996
|
// Inline function 'kotlin.collections.filterTo' call
|
|
@@ -9997,22 +10004,22 @@
|
|
|
9997
10004
|
}
|
|
9998
10005
|
return destination;
|
|
9999
10006
|
};
|
|
10000
|
-
protoOf(TractPage).
|
|
10001
|
-
var tmp0_elvis_lhs = this.
|
|
10007
|
+
protoOf(TractPage).c48 = function () {
|
|
10008
|
+
var tmp0_elvis_lhs = this.e47_1;
|
|
10002
10009
|
return tmp0_elvis_lhs == null ? toPlatformColor(this.q3h()) : tmp0_elvis_lhs;
|
|
10003
10010
|
};
|
|
10004
|
-
protoOf(TractPage).
|
|
10011
|
+
protoOf(TractPage).b40 = function () {
|
|
10005
10012
|
// Inline function 'kotlin.collections.toTypedArray' call
|
|
10006
10013
|
var this_0 = this._cards;
|
|
10007
10014
|
return copyToArray(this_0);
|
|
10008
10015
|
};
|
|
10009
|
-
protoOf(TractPage).
|
|
10016
|
+
protoOf(TractPage).d48 = function () {
|
|
10010
10017
|
// Inline function 'kotlin.collections.toTypedArray' call
|
|
10011
10018
|
var this_0 = this._modals;
|
|
10012
10019
|
return copyToArray(this_0);
|
|
10013
10020
|
};
|
|
10014
10021
|
function TractPage() {
|
|
10015
|
-
this.
|
|
10022
|
+
this.d47_1 = emptyList();
|
|
10016
10023
|
}
|
|
10017
10024
|
function labelParent$factory() {
|
|
10018
10025
|
return getPropertyCallableRef('labelParent', 1, KProperty1, function (receiver) {
|
|
@@ -10023,7 +10030,7 @@
|
|
|
10023
10030
|
return new FlowWatcher(launchIn(onEach(_this__u8e3s4, FlowWatcher$Companion$watchIn$slambda_0(block, null)), scope));
|
|
10024
10031
|
}
|
|
10025
10032
|
function FlowWatcher$Companion$watchIn$slambda($block, resultContinuation) {
|
|
10026
|
-
this.
|
|
10033
|
+
this.m48_1 = $block;
|
|
10027
10034
|
CoroutineImpl.call(this, resultContinuation);
|
|
10028
10035
|
}
|
|
10029
10036
|
protoOf(FlowWatcher$Companion$watchIn$slambda).m19 = function (it, $completion) {
|
|
@@ -10042,7 +10049,7 @@
|
|
|
10042
10049
|
var tmp = this.v8_1;
|
|
10043
10050
|
if (tmp === 0) {
|
|
10044
10051
|
this.w8_1 = 1;
|
|
10045
|
-
this.
|
|
10052
|
+
this.m48_1(this.n48_1);
|
|
10046
10053
|
return Unit_instance;
|
|
10047
10054
|
} else if (tmp === 1) {
|
|
10048
10055
|
throw this.y8_1;
|
|
@@ -10054,8 +10061,8 @@
|
|
|
10054
10061
|
while (true);
|
|
10055
10062
|
};
|
|
10056
10063
|
protoOf(FlowWatcher$Companion$watchIn$slambda).n19 = function (it, completion) {
|
|
10057
|
-
var i = new FlowWatcher$Companion$watchIn$slambda(this.
|
|
10058
|
-
i.
|
|
10064
|
+
var i = new FlowWatcher$Companion$watchIn$slambda(this.m48_1, completion);
|
|
10065
|
+
i.n48_1 = it;
|
|
10059
10066
|
return i;
|
|
10060
10067
|
};
|
|
10061
10068
|
function FlowWatcher$Companion$watchIn$slambda_0($block, resultContinuation) {
|
|
@@ -10076,10 +10083,10 @@
|
|
|
10076
10083
|
return Companion_instance_59;
|
|
10077
10084
|
}
|
|
10078
10085
|
function FlowWatcher(job) {
|
|
10079
|
-
this.
|
|
10086
|
+
this.o48_1 = job;
|
|
10080
10087
|
}
|
|
10081
10088
|
protoOf(FlowWatcher).close = function () {
|
|
10082
|
-
return this.
|
|
10089
|
+
return this.o48_1.vl();
|
|
10083
10090
|
};
|
|
10084
10091
|
function get_REGEX_SEQUENCE_SEPARATOR() {
|
|
10085
10092
|
_init_properties_Regex_kt__v9a4ph();
|
|
@@ -10107,31 +10114,31 @@
|
|
|
10107
10114
|
return EMPTY_instance;
|
|
10108
10115
|
}
|
|
10109
10116
|
function SetOnceProperty() {
|
|
10110
|
-
this.
|
|
10117
|
+
this.p48_1 = EMPTY_instance;
|
|
10111
10118
|
}
|
|
10112
|
-
protoOf(SetOnceProperty).
|
|
10119
|
+
protoOf(SetOnceProperty).q48 = function (thisRef, property) {
|
|
10113
10120
|
// Inline function 'kotlin.check' call
|
|
10114
|
-
if (!!(this.
|
|
10121
|
+
if (!!(this.p48_1 === EMPTY_instance)) {
|
|
10115
10122
|
var message = "Value isn't initialized";
|
|
10116
10123
|
throw IllegalStateException_init_$Create$(toString_0(message));
|
|
10117
10124
|
}
|
|
10118
|
-
var tmp = this.
|
|
10125
|
+
var tmp = this.p48_1;
|
|
10119
10126
|
return (tmp == null ? true : !(tmp == null)) ? tmp : THROW_CCE();
|
|
10120
10127
|
};
|
|
10121
10128
|
protoOf(SetOnceProperty).d3r = function (thisRef, property) {
|
|
10122
|
-
return this.
|
|
10129
|
+
return this.q48(!(thisRef == null) ? thisRef : THROW_CCE(), property);
|
|
10123
10130
|
};
|
|
10124
|
-
protoOf(SetOnceProperty).
|
|
10131
|
+
protoOf(SetOnceProperty).r48 = function (thisRef, property, value) {
|
|
10125
10132
|
// Inline function 'kotlin.check' call
|
|
10126
|
-
if (!(this.
|
|
10133
|
+
if (!(this.p48_1 === EMPTY_instance)) {
|
|
10127
10134
|
var message = 'Value is initialized';
|
|
10128
10135
|
throw IllegalStateException_init_$Create$(toString_0(message));
|
|
10129
10136
|
}
|
|
10130
|
-
this.
|
|
10137
|
+
this.p48_1 = value;
|
|
10131
10138
|
};
|
|
10132
10139
|
protoOf(SetOnceProperty).o3p = function (thisRef, property, value) {
|
|
10133
10140
|
var tmp = !(thisRef == null) ? thisRef : THROW_CCE();
|
|
10134
|
-
return this.
|
|
10141
|
+
return this.r48(tmp, property, (value == null ? true : !(value == null)) ? value : THROW_CCE());
|
|
10135
10142
|
};
|
|
10136
10143
|
function get_hasUriScheme(_this__u8e3s4) {
|
|
10137
10144
|
return contains_1(_this__u8e3s4, _Char___init__impl__6a9atx(58));
|
|
@@ -10146,9 +10153,9 @@
|
|
|
10146
10153
|
}
|
|
10147
10154
|
function getAttributeValueInt($this, namespace, name) {
|
|
10148
10155
|
// Inline function 'kotlin.takeIf' call
|
|
10149
|
-
var this_0 = $this.
|
|
10156
|
+
var this_0 = $this.s48_1;
|
|
10150
10157
|
var tmp;
|
|
10151
|
-
if (this_0.
|
|
10158
|
+
if (this_0.v48_1 === 2) {
|
|
10152
10159
|
tmp = this_0;
|
|
10153
10160
|
} else {
|
|
10154
10161
|
tmp = null;
|
|
@@ -10161,20 +10168,20 @@
|
|
|
10161
10168
|
tmp_0 = tmp0_elvis_lhs;
|
|
10162
10169
|
}
|
|
10163
10170
|
var event = tmp_0;
|
|
10164
|
-
var tmp1_safe_receiver = event.
|
|
10171
|
+
var tmp1_safe_receiver = event.y48_1;
|
|
10165
10172
|
return tmp1_safe_receiver == null ? null : tmp1_safe_receiver.f2(new QName(namespace, name));
|
|
10166
10173
|
}
|
|
10167
10174
|
function QName(uri, local) {
|
|
10168
10175
|
uri = uri === VOID ? null : uri;
|
|
10169
|
-
this.
|
|
10170
|
-
this.
|
|
10176
|
+
this.z48_1 = uri;
|
|
10177
|
+
this.a49_1 = local;
|
|
10171
10178
|
}
|
|
10172
10179
|
protoOf(QName).toString = function () {
|
|
10173
|
-
return 'QName(uri=' + this.
|
|
10180
|
+
return 'QName(uri=' + this.z48_1 + ', local=' + this.a49_1 + ')';
|
|
10174
10181
|
};
|
|
10175
10182
|
protoOf(QName).hashCode = function () {
|
|
10176
|
-
var result = this.
|
|
10177
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
10183
|
+
var result = this.z48_1 == null ? 0 : getStringHashCode(this.z48_1);
|
|
10184
|
+
result = imul(result, 31) + getStringHashCode(this.a49_1) | 0;
|
|
10178
10185
|
return result;
|
|
10179
10186
|
};
|
|
10180
10187
|
protoOf(QName).equals = function (other) {
|
|
@@ -10183,9 +10190,9 @@
|
|
|
10183
10190
|
if (!(other instanceof QName))
|
|
10184
10191
|
return false;
|
|
10185
10192
|
var tmp0_other_with_cast = other instanceof QName ? other : THROW_CCE();
|
|
10186
|
-
if (!(this.
|
|
10193
|
+
if (!(this.z48_1 == tmp0_other_with_cast.z48_1))
|
|
10187
10194
|
return false;
|
|
10188
|
-
if (!(this.
|
|
10195
|
+
if (!(this.a49_1 === tmp0_other_with_cast.a49_1))
|
|
10189
10196
|
return false;
|
|
10190
10197
|
return true;
|
|
10191
10198
|
};
|
|
@@ -10193,51 +10200,51 @@
|
|
|
10193
10200
|
qname = qname === VOID ? null : qname;
|
|
10194
10201
|
content = content === VOID ? null : content;
|
|
10195
10202
|
attrs = attrs === VOID ? null : attrs;
|
|
10196
|
-
this.
|
|
10197
|
-
this.
|
|
10198
|
-
this.
|
|
10199
|
-
this.
|
|
10203
|
+
this.v48_1 = type;
|
|
10204
|
+
this.w48_1 = qname;
|
|
10205
|
+
this.x48_1 = content;
|
|
10206
|
+
this.y48_1 = attrs;
|
|
10200
10207
|
}
|
|
10201
10208
|
function enqueueEvent($this, event) {
|
|
10202
10209
|
// Inline function 'kotlin.text.isNotEmpty' call
|
|
10203
|
-
var this_0 = $this.
|
|
10210
|
+
var this_0 = $this.u48_1;
|
|
10204
10211
|
if (charSequenceLength(this_0) > 0) {
|
|
10205
|
-
var tmp1 = $this.
|
|
10212
|
+
var tmp1 = $this.t48_1;
|
|
10206
10213
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
10207
|
-
var element = new ParserEvent(4, VOID, $this.
|
|
10214
|
+
var element = new ParserEvent(4, VOID, $this.u48_1.toString());
|
|
10208
10215
|
tmp1.e(element);
|
|
10209
|
-
$this.
|
|
10216
|
+
$this.u48_1.nb();
|
|
10210
10217
|
}
|
|
10211
10218
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
10212
|
-
$this.
|
|
10219
|
+
$this.t48_1.e(event);
|
|
10213
10220
|
}
|
|
10214
10221
|
function SaxXmlPullParser() {
|
|
10215
|
-
this.
|
|
10222
|
+
this.s48_1 = new ParserEvent(0);
|
|
10216
10223
|
var tmp = this;
|
|
10217
10224
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
10218
|
-
tmp.
|
|
10219
|
-
this.
|
|
10225
|
+
tmp.t48_1 = ArrayList_init_$Create$();
|
|
10226
|
+
this.u48_1 = StringBuilder_init_$Create$();
|
|
10220
10227
|
}
|
|
10221
10228
|
protoOf(SaxXmlPullParser).p3b = function () {
|
|
10222
|
-
return this.
|
|
10229
|
+
return this.s48_1.v48_1;
|
|
10223
10230
|
};
|
|
10224
10231
|
protoOf(SaxXmlPullParser).q3b = function () {
|
|
10225
|
-
var tmp0_safe_receiver = this.
|
|
10226
|
-
return tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
10232
|
+
var tmp0_safe_receiver = this.s48_1.w48_1;
|
|
10233
|
+
return tmp0_safe_receiver == null ? null : tmp0_safe_receiver.z48_1;
|
|
10227
10234
|
};
|
|
10228
10235
|
protoOf(SaxXmlPullParser).l2 = function () {
|
|
10229
|
-
var tmp0_safe_receiver = this.
|
|
10230
|
-
return tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
10236
|
+
var tmp0_safe_receiver = this.s48_1.w48_1;
|
|
10237
|
+
return tmp0_safe_receiver == null ? null : tmp0_safe_receiver.a49_1;
|
|
10231
10238
|
};
|
|
10232
10239
|
protoOf(SaxXmlPullParser).o3b = function (type, namespace, name) {
|
|
10233
10240
|
// Inline function 'kotlin.with' call
|
|
10234
|
-
var $this$with = this.
|
|
10235
|
-
if (!($this$with.
|
|
10241
|
+
var $this$with = this.s48_1;
|
|
10242
|
+
if (!($this$with.v48_1 === type))
|
|
10236
10243
|
throw new XmlPullParserException('expected ' + type);
|
|
10237
10244
|
var tmp;
|
|
10238
10245
|
if (!(namespace == null)) {
|
|
10239
|
-
var tmp0_safe_receiver = $this$with.
|
|
10240
|
-
tmp = !(namespace == (tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
10246
|
+
var tmp0_safe_receiver = $this$with.w48_1;
|
|
10247
|
+
tmp = !(namespace == (tmp0_safe_receiver == null ? null : tmp0_safe_receiver.z48_1));
|
|
10241
10248
|
} else {
|
|
10242
10249
|
tmp = false;
|
|
10243
10250
|
}
|
|
@@ -10245,8 +10252,8 @@
|
|
|
10245
10252
|
throw new XmlPullParserException('expected ' + namespace);
|
|
10246
10253
|
var tmp_0;
|
|
10247
10254
|
if (!(name == null)) {
|
|
10248
|
-
var tmp1_safe_receiver = $this$with.
|
|
10249
|
-
tmp_0 = !((tmp1_safe_receiver == null ? null : tmp1_safe_receiver.
|
|
10255
|
+
var tmp1_safe_receiver = $this$with.w48_1;
|
|
10256
|
+
tmp_0 = !((tmp1_safe_receiver == null ? null : tmp1_safe_receiver.a49_1) == name);
|
|
10250
10257
|
} else {
|
|
10251
10258
|
tmp_0 = false;
|
|
10252
10259
|
}
|
|
@@ -10256,15 +10263,15 @@
|
|
|
10256
10263
|
};
|
|
10257
10264
|
protoOf(SaxXmlPullParser).l = function () {
|
|
10258
10265
|
// Inline function 'kotlin.also' call
|
|
10259
|
-
var this_0 = removeFirst(this.
|
|
10260
|
-
this.
|
|
10261
|
-
return this_0.
|
|
10266
|
+
var this_0 = removeFirst(this.t48_1);
|
|
10267
|
+
this.s48_1 = this_0;
|
|
10268
|
+
return this_0.v48_1;
|
|
10262
10269
|
};
|
|
10263
10270
|
protoOf(SaxXmlPullParser).h39 = function () {
|
|
10264
10271
|
var tmp;
|
|
10265
10272
|
if (this.l() === 4) {
|
|
10266
10273
|
// Inline function 'kotlin.text.isNullOrBlank' call
|
|
10267
|
-
var this_0 = this.
|
|
10274
|
+
var this_0 = this.s48_1.x48_1;
|
|
10268
10275
|
tmp = this_0 == null || isBlank(this_0);
|
|
10269
10276
|
} else {
|
|
10270
10277
|
tmp = false;
|
|
@@ -10272,20 +10279,20 @@
|
|
|
10272
10279
|
if (tmp) {
|
|
10273
10280
|
this.l();
|
|
10274
10281
|
}
|
|
10275
|
-
var event = this.
|
|
10276
|
-
if (!(event.
|
|
10277
|
-
throw new XmlPullParserException('Expected start or end tag. Found: ' + event.
|
|
10282
|
+
var event = this.s48_1;
|
|
10283
|
+
if (!(event.v48_1 === 2) && !(event.v48_1 === 3)) {
|
|
10284
|
+
throw new XmlPullParserException('Expected start or end tag. Found: ' + event.v48_1);
|
|
10278
10285
|
}
|
|
10279
|
-
return event.
|
|
10286
|
+
return event.v48_1;
|
|
10280
10287
|
};
|
|
10281
|
-
protoOf(SaxXmlPullParser).
|
|
10282
|
-
this.
|
|
10288
|
+
protoOf(SaxXmlPullParser).e3v = function () {
|
|
10289
|
+
this.y44(2);
|
|
10283
10290
|
var tmp;
|
|
10284
10291
|
switch (this.l()) {
|
|
10285
10292
|
case 4:
|
|
10286
10293
|
// Inline function 'kotlin.text.orEmpty' call
|
|
10287
10294
|
|
|
10288
|
-
var tmp0_elvis_lhs = this.
|
|
10295
|
+
var tmp0_elvis_lhs = this.s48_1.x48_1;
|
|
10289
10296
|
// Inline function 'kotlin.also' call
|
|
10290
10297
|
|
|
10291
10298
|
var this_0 = tmp0_elvis_lhs == null ? '' : tmp0_elvis_lhs;
|
|
@@ -10311,13 +10318,13 @@
|
|
|
10311
10318
|
protoOf(SaxXmlPullParser).p3p = function (namespace, name) {
|
|
10312
10319
|
return getAttributeValueInt(this, namespace, name);
|
|
10313
10320
|
};
|
|
10314
|
-
protoOf(SaxXmlPullParser).
|
|
10321
|
+
protoOf(SaxXmlPullParser).b49 = function (qname, attrs) {
|
|
10315
10322
|
enqueueEvent(this, new ParserEvent(2, qname, VOID, attrs));
|
|
10316
10323
|
};
|
|
10317
|
-
protoOf(SaxXmlPullParser).
|
|
10318
|
-
this.
|
|
10324
|
+
protoOf(SaxXmlPullParser).c49 = function (text) {
|
|
10325
|
+
this.u48_1.g8(text);
|
|
10319
10326
|
};
|
|
10320
|
-
protoOf(SaxXmlPullParser).
|
|
10327
|
+
protoOf(SaxXmlPullParser).d49 = function (qname) {
|
|
10321
10328
|
enqueueEvent(this, new ParserEvent(3, qname));
|
|
10322
10329
|
};
|
|
10323
10330
|
function XmlPullParser() {
|
|
@@ -10365,26 +10372,26 @@
|
|
|
10365
10372
|
}
|
|
10366
10373
|
var SAX_OPTIONS;
|
|
10367
10374
|
function InternalSAXParser($outer) {
|
|
10368
|
-
this.
|
|
10375
|
+
this.e49_1 = $outer;
|
|
10369
10376
|
SAXParser.call(this, true, get_SAX_OPTIONS());
|
|
10370
10377
|
}
|
|
10371
|
-
protoOf(InternalSAXParser).
|
|
10372
|
-
return this.
|
|
10378
|
+
protoOf(InternalSAXParser).f49 = function (tag) {
|
|
10379
|
+
return this.e49_1.b49(new QName(tag.uri, tag.local), convert(this.e49_1, tag.attributes));
|
|
10373
10380
|
};
|
|
10374
10381
|
protoOf(InternalSAXParser).onopentag = function (tag) {
|
|
10375
|
-
return this.
|
|
10382
|
+
return this.f49(tag);
|
|
10376
10383
|
};
|
|
10377
|
-
protoOf(InternalSAXParser).
|
|
10378
|
-
return this.
|
|
10384
|
+
protoOf(InternalSAXParser).g49 = function (tagName) {
|
|
10385
|
+
return this.e49_1.d49(new QName(VOID, tagName));
|
|
10379
10386
|
};
|
|
10380
10387
|
protoOf(InternalSAXParser).onclosetag = function (tagName) {
|
|
10381
|
-
return this.
|
|
10388
|
+
return this.g49(tagName);
|
|
10382
10389
|
};
|
|
10383
|
-
protoOf(InternalSAXParser).
|
|
10384
|
-
return this.
|
|
10390
|
+
protoOf(InternalSAXParser).h49 = function (t) {
|
|
10391
|
+
return this.e49_1.c49(t);
|
|
10385
10392
|
};
|
|
10386
10393
|
protoOf(InternalSAXParser).ontext = function (t) {
|
|
10387
|
-
return this.
|
|
10394
|
+
return this.h49(t);
|
|
10388
10395
|
};
|
|
10389
10396
|
function convert($this, _this__u8e3s4) {
|
|
10390
10397
|
var tmp = Object.values;
|
|
@@ -10428,13 +10435,13 @@
|
|
|
10428
10435
|
var this_0 = new InternalSAXParser(this);
|
|
10429
10436
|
this_0.write(xml);
|
|
10430
10437
|
this_0.close();
|
|
10431
|
-
tmp.
|
|
10438
|
+
tmp.l49_1 = this_0;
|
|
10432
10439
|
}
|
|
10433
10440
|
function SAX_OPTIONS$1() {
|
|
10434
|
-
this.
|
|
10441
|
+
this.m49_1 = true;
|
|
10435
10442
|
}
|
|
10436
|
-
protoOf(SAX_OPTIONS$1).
|
|
10437
|
-
return this.
|
|
10443
|
+
protoOf(SAX_OPTIONS$1).n49 = function () {
|
|
10444
|
+
return this.m49_1;
|
|
10438
10445
|
};
|
|
10439
10446
|
var properties_initialized_JsXmlPullParser_kt_u4cdem;
|
|
10440
10447
|
function _init_properties_JsXmlPullParser_kt__2zt5j4() {
|
|
@@ -10445,8 +10452,8 @@
|
|
|
10445
10452
|
}
|
|
10446
10453
|
function $getXmlParserCOROUTINE$4(_this__u8e3s4, fileName, resultContinuation) {
|
|
10447
10454
|
CoroutineImpl.call(this, resultContinuation);
|
|
10448
|
-
this.
|
|
10449
|
-
this.
|
|
10455
|
+
this.w49_1 = _this__u8e3s4;
|
|
10456
|
+
this.x49_1 = fileName;
|
|
10450
10457
|
}
|
|
10451
10458
|
protoOf($getXmlParserCOROUTINE$4).d9 = function () {
|
|
10452
10459
|
var suspendResult = this.x8_1;
|
|
@@ -10457,7 +10464,7 @@
|
|
|
10457
10464
|
case 0:
|
|
10458
10465
|
this.w8_1 = 2;
|
|
10459
10466
|
this.v8_1 = 1;
|
|
10460
|
-
suspendResult = await_0(this.
|
|
10467
|
+
suspendResult = await_0(this.w49_1.readFile(this.x49_1), this);
|
|
10461
10468
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
10462
10469
|
return suspendResult;
|
|
10463
10470
|
}
|
|
@@ -10490,14 +10497,14 @@
|
|
|
10490
10497
|
function JsXmlPullParserFactory() {
|
|
10491
10498
|
XmlPullParserFactory.call(this);
|
|
10492
10499
|
}
|
|
10493
|
-
protoOf(JsXmlPullParserFactory).
|
|
10500
|
+
protoOf(JsXmlPullParserFactory).y49 = function (fileName, $completion) {
|
|
10494
10501
|
var tmp = new $getXmlParserCOROUTINE$4(this, fileName, $completion);
|
|
10495
10502
|
tmp.x8_1 = Unit_instance;
|
|
10496
10503
|
tmp.y8_1 = null;
|
|
10497
10504
|
return tmp.d9();
|
|
10498
10505
|
};
|
|
10499
10506
|
protoOf(JsXmlPullParserFactory).g39 = function (fileName, $completion) {
|
|
10500
|
-
return this.
|
|
10507
|
+
return this.y49(fileName, $completion);
|
|
10501
10508
|
};
|
|
10502
10509
|
function XmlPullParserException(s) {
|
|
10503
10510
|
Exception_init_$Init$(s, this);
|
|
@@ -10671,11 +10678,11 @@
|
|
|
10671
10678
|
protoOf(Option).getAnalyticsEvents = getAnalyticsEvents;
|
|
10672
10679
|
defineProp(protoOf(Option), 'style', protoOf(Option).p3g);
|
|
10673
10680
|
defineProp(protoOf(Option), 'backgroundColor', protoOf(Option).x3g);
|
|
10674
|
-
defineProp(protoOf(Option), 'selectedColor', protoOf(Option).
|
|
10681
|
+
defineProp(protoOf(Option), 'selectedColor', protoOf(Option).y3s);
|
|
10675
10682
|
defineProp(protoOf(Option), 'content', function () {
|
|
10676
10683
|
return this.s3c();
|
|
10677
10684
|
});
|
|
10678
|
-
defineProp(protoOf(Multiselect), 'options', protoOf(Multiselect).
|
|
10685
|
+
defineProp(protoOf(Multiselect), 'options', protoOf(Multiselect).d3t);
|
|
10679
10686
|
protoOf(Paragraph).s3c = get_content;
|
|
10680
10687
|
defineProp(protoOf(Paragraph), 'content', function () {
|
|
10681
10688
|
return this.s3c();
|
|
@@ -10691,22 +10698,22 @@
|
|
|
10691
10698
|
protoOf(StylesOverride).x3h = get_multiselectOptionSelectedColor;
|
|
10692
10699
|
protoOf(Tab).s3c = get_content;
|
|
10693
10700
|
protoOf(Tab).getAnalyticsEvents = getAnalyticsEvents;
|
|
10694
|
-
defineProp(protoOf(Tab), 'position', protoOf(Tab).
|
|
10695
|
-
defineProp(protoOf(Tab), 'listeners', protoOf(Tab).
|
|
10701
|
+
defineProp(protoOf(Tab), 'position', protoOf(Tab).s3u);
|
|
10702
|
+
defineProp(protoOf(Tab), 'listeners', protoOf(Tab).u3u);
|
|
10696
10703
|
defineProp(protoOf(Tab), 'content', function () {
|
|
10697
10704
|
return this.s3c();
|
|
10698
10705
|
});
|
|
10699
|
-
defineProp(protoOf(Tabs), 'tabs', protoOf(Tabs).
|
|
10706
|
+
defineProp(protoOf(Tabs), 'tabs', protoOf(Tabs).w3u);
|
|
10700
10707
|
defineProp(protoOf(Align), 'name', protoOf(Align).l2);
|
|
10701
10708
|
defineProp(protoOf(Align), 'ordinal', protoOf(Align).m2);
|
|
10702
10709
|
defineProp(protoOf(Style_1), 'name', protoOf(Style_1).l2);
|
|
10703
10710
|
defineProp(protoOf(Style_1), 'ordinal', protoOf(Style_1).m2);
|
|
10704
10711
|
defineProp(protoOf(Text), 'textAlign', protoOf(Text).z3h);
|
|
10705
10712
|
defineProp(protoOf(Text), 'textScale', protoOf(Text).y3h);
|
|
10706
|
-
defineProp(protoOf(Text), 'startImage', protoOf(Text).
|
|
10707
|
-
defineProp(protoOf(Text), 'endImage', protoOf(Text).
|
|
10713
|
+
defineProp(protoOf(Text), 'startImage', protoOf(Text).o3v);
|
|
10714
|
+
defineProp(protoOf(Text), 'endImage', protoOf(Text).r3v);
|
|
10708
10715
|
defineProp(protoOf(Text), 'textColor', protoOf(Text).q3h);
|
|
10709
|
-
defineProp(protoOf(Text), 'textStyles', protoOf(Text).
|
|
10716
|
+
defineProp(protoOf(Text), 'textStyles', protoOf(Text).t3v);
|
|
10710
10717
|
defineProp(protoOf(Provider), 'name', protoOf(Provider).l2);
|
|
10711
10718
|
defineProp(protoOf(Provider), 'ordinal', protoOf(Provider).m2);
|
|
10712
10719
|
protoOf(Page).u3h = get_buttonStyle;
|
|
@@ -10714,15 +10721,15 @@
|
|
|
10714
10721
|
protoOf(Page).z3h = get_textAlign;
|
|
10715
10722
|
protoOf(Page).getAnalyticsEvents = getAnalyticsEvents;
|
|
10716
10723
|
defineProp(protoOf(Page), 'id', protoOf(Page).i3c);
|
|
10717
|
-
defineProp(protoOf(Page), 'position', protoOf(Page).
|
|
10718
|
-
defineProp(protoOf(Page), 'parentPage', protoOf(Page).
|
|
10719
|
-
defineProp(protoOf(Page), 'parentPageParams', protoOf(Page).
|
|
10720
|
-
defineProp(protoOf(Page), 'nextPage', protoOf(Page).
|
|
10721
|
-
defineProp(protoOf(Page), 'previousPage', protoOf(Page).
|
|
10724
|
+
defineProp(protoOf(Page), 'position', protoOf(Page).s3u);
|
|
10725
|
+
defineProp(protoOf(Page), 'parentPage', protoOf(Page).k3y);
|
|
10726
|
+
defineProp(protoOf(Page), 'parentPageParams', protoOf(Page).l3y);
|
|
10727
|
+
defineProp(protoOf(Page), 'nextPage', protoOf(Page).m3y);
|
|
10728
|
+
defineProp(protoOf(Page), 'previousPage', protoOf(Page).n3y);
|
|
10722
10729
|
defineProp(protoOf(Page), 'backgroundImage', protoOf(Page).l3q);
|
|
10723
|
-
defineProp(protoOf(Page), 'controlColor', protoOf(Page).o3y);
|
|
10724
10730
|
defineProp(protoOf(Page), 'dismissListeners', protoOf(Page).n3r);
|
|
10725
|
-
defineProp(protoOf(Page), 'listeners', protoOf(Page).
|
|
10731
|
+
defineProp(protoOf(Page), 'listeners', protoOf(Page).u3u);
|
|
10732
|
+
defineProp(protoOf(Page), 'controlColor', protoOf(Page).q3y);
|
|
10726
10733
|
protoOf(LessonPage).s3c = get_content;
|
|
10727
10734
|
defineProp(protoOf(LessonPage), 'content', function () {
|
|
10728
10735
|
return this.s3c();
|
|
@@ -10743,11 +10750,11 @@
|
|
|
10743
10750
|
protoOf(Card_0).s3c = get_content;
|
|
10744
10751
|
protoOf(Card_0).getAnalyticsEvents = getAnalyticsEvents;
|
|
10745
10752
|
defineProp(protoOf(Card_0), 'id', protoOf(Card_0).i3c);
|
|
10746
|
-
defineProp(protoOf(Card_0), 'position', protoOf(Card_0).
|
|
10753
|
+
defineProp(protoOf(Card_0), 'position', protoOf(Card_0).s3u);
|
|
10747
10754
|
defineProp(protoOf(Card_0), 'content', function () {
|
|
10748
10755
|
return this.s3c();
|
|
10749
10756
|
});
|
|
10750
|
-
defineProp(protoOf(CardCollectionPage), 'cards', protoOf(CardCollectionPage).
|
|
10757
|
+
defineProp(protoOf(CardCollectionPage), 'cards', protoOf(CardCollectionPage).b40);
|
|
10751
10758
|
protoOf(ContentPage).s3c = get_content;
|
|
10752
10759
|
defineProp(protoOf(ContentPage), 'content', function () {
|
|
10753
10760
|
return this.s3c();
|
|
@@ -10760,7 +10767,7 @@
|
|
|
10760
10767
|
defineProp(protoOf(PageCollectionPage), 'pages', function () {
|
|
10761
10768
|
return this.k3k();
|
|
10762
10769
|
});
|
|
10763
|
-
defineProp(protoOf(InlineTip), 'tip', protoOf(InlineTip).
|
|
10770
|
+
defineProp(protoOf(InlineTip), 'tip', protoOf(InlineTip).m45);
|
|
10764
10771
|
protoOf(Tip).u3h = get_buttonStyle;
|
|
10765
10772
|
protoOf(Tip).r3g = get_buttonColor;
|
|
10766
10773
|
protoOf(Tip).v3h = get_cardBackgroundColor;
|
|
@@ -10772,7 +10779,7 @@
|
|
|
10772
10779
|
defineProp(protoOf(TipPage), 'content', function () {
|
|
10773
10780
|
return this.s3c();
|
|
10774
10781
|
});
|
|
10775
|
-
defineProp(protoOf(CallToAction), 'tip', protoOf(CallToAction).
|
|
10782
|
+
defineProp(protoOf(CallToAction), 'tip', protoOf(CallToAction).m45);
|
|
10776
10783
|
protoOf(Header_0).s3h = get_primaryColor;
|
|
10777
10784
|
protoOf(Header_0).t3h = get_primaryTextColor;
|
|
10778
10785
|
protoOf(Header_0).u3h = get_buttonStyle;
|
|
@@ -10782,7 +10789,7 @@
|
|
|
10782
10789
|
protoOf(Header_0).x3h = get_multiselectOptionSelectedColor;
|
|
10783
10790
|
protoOf(Header_0).y3h = get_textScale;
|
|
10784
10791
|
protoOf(Header_0).z3h = get_textAlign;
|
|
10785
|
-
defineProp(protoOf(Header_0), 'tip', protoOf(Header_0).
|
|
10792
|
+
defineProp(protoOf(Header_0), 'tip', protoOf(Header_0).m45);
|
|
10786
10793
|
protoOf(Hero).s3c = get_content;
|
|
10787
10794
|
protoOf(Hero).getAnalyticsEvents = getAnalyticsEvents;
|
|
10788
10795
|
defineProp(protoOf(Hero), 'content', function () {
|
|
@@ -10795,7 +10802,7 @@
|
|
|
10795
10802
|
protoOf(Modal).y3h = get_textScale;
|
|
10796
10803
|
defineProp(protoOf(Modal), 'id', protoOf(Modal).i3c);
|
|
10797
10804
|
defineProp(protoOf(Modal), 'dismissListeners', protoOf(Modal).n3r);
|
|
10798
|
-
defineProp(protoOf(Modal), 'listeners', protoOf(Modal).
|
|
10805
|
+
defineProp(protoOf(Modal), 'listeners', protoOf(Modal).u3u);
|
|
10799
10806
|
defineProp(protoOf(Modal), 'content', function () {
|
|
10800
10807
|
return this.s3c();
|
|
10801
10808
|
});
|
|
@@ -10811,23 +10818,23 @@
|
|
|
10811
10818
|
protoOf(Card_1).s3c = get_content;
|
|
10812
10819
|
protoOf(Card_1).getAnalyticsEvents = getAnalyticsEvents;
|
|
10813
10820
|
defineProp(protoOf(Card_1), 'id', protoOf(Card_1).i3c);
|
|
10814
|
-
defineProp(protoOf(Card_1), 'visiblePosition', protoOf(Card_1).
|
|
10815
|
-
defineProp(protoOf(Card_1), 'isLastVisibleCard', protoOf(Card_1).
|
|
10821
|
+
defineProp(protoOf(Card_1), 'visiblePosition', protoOf(Card_1).v47);
|
|
10822
|
+
defineProp(protoOf(Card_1), 'isLastVisibleCard', protoOf(Card_1).w47);
|
|
10816
10823
|
defineProp(protoOf(Card_1), 'backgroundImage', protoOf(Card_1).l3q);
|
|
10817
10824
|
defineProp(protoOf(Card_1), 'tips', protoOf(Card_1).u3c);
|
|
10818
10825
|
defineProp(protoOf(Card_1), 'dismissListeners', protoOf(Card_1).n3r);
|
|
10819
|
-
defineProp(protoOf(Card_1), 'listeners', protoOf(Card_1).
|
|
10826
|
+
defineProp(protoOf(Card_1), 'listeners', protoOf(Card_1).u3u);
|
|
10820
10827
|
defineProp(protoOf(Card_1), 'content', function () {
|
|
10821
10828
|
return this.s3c();
|
|
10822
10829
|
});
|
|
10823
|
-
defineProp(protoOf(TractPage), 'isLastPage', protoOf(TractPage).
|
|
10824
|
-
defineProp(protoOf(TractPage), 'visibleCards', protoOf(TractPage).
|
|
10825
|
-
defineProp(protoOf(TractPage), 'cardTextColor', protoOf(TractPage).
|
|
10826
|
-
defineProp(protoOf(TractPage), 'cards', protoOf(TractPage).
|
|
10827
|
-
defineProp(protoOf(TractPage), 'modals', protoOf(TractPage).
|
|
10828
|
-
protoOf(SaxXmlPullParser).
|
|
10830
|
+
defineProp(protoOf(TractPage), 'isLastPage', protoOf(TractPage).x47);
|
|
10831
|
+
defineProp(protoOf(TractPage), 'visibleCards', protoOf(TractPage).b48);
|
|
10832
|
+
defineProp(protoOf(TractPage), 'cardTextColor', protoOf(TractPage).c48);
|
|
10833
|
+
defineProp(protoOf(TractPage), 'cards', protoOf(TractPage).b40);
|
|
10834
|
+
defineProp(protoOf(TractPage), 'modals', protoOf(TractPage).d48);
|
|
10835
|
+
protoOf(SaxXmlPullParser).y44 = require$default;
|
|
10829
10836
|
defineProp(protoOf(SAX_OPTIONS$1), 'xmlns', function () {
|
|
10830
|
-
return this.
|
|
10837
|
+
return this.n49();
|
|
10831
10838
|
});
|
|
10832
10839
|
//endregion
|
|
10833
10840
|
//region block: init
|