@cruglobal/godtools-shared 0.9.0-PR424-SNAPSHOT.1190 → 0.9.0-PR424-SNAPSHOT.1192

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.
@@ -6265,6 +6265,13 @@
6265
6265
  tmp$ret$0 = copyToArray(tmp0_toTypedArray);
6266
6266
  return tmp$ret$0;
6267
6267
  };
6268
+ protoOf(Manifest).x37 = function () {
6269
+ var tmp$ret$0;
6270
+ // Inline function 'kotlin.collections.toTypedArray' call
6271
+ var tmp0_toTypedArray = this.resources.d2();
6272
+ tmp$ret$0 = copyToArray(tmp0_toTypedArray);
6273
+ return tmp$ret$0;
6274
+ };
6268
6275
  function Manifest() {
6269
6276
  Companion_getInstance_29();
6270
6277
  this.h2u_1 = setOnce();
@@ -6279,6 +6286,7 @@
6279
6286
  });
6280
6287
  defineProp(protoOf(Manifest), 'hasTips', protoOf(Manifest).s37);
6281
6288
  defineProp(protoOf(Manifest), 'pages', protoOf(Manifest).w37);
6289
+ defineProp(protoOf(Manifest), 'jsResources', protoOf(Manifest).x37);
6282
6290
  defineProp(protoOf(Manifest), 'stylesParent', function () {
6283
6291
  return this.a2t();
6284
6292
  });
@@ -6320,7 +6328,7 @@
6320
6328
  function Companion_27() {
6321
6329
  Companion_instance_27 = this;
6322
6330
  }
6323
- protoOf(Companion_27).x37 = function (_this__u8e3s4) {
6331
+ protoOf(Companion_27).y37 = function (_this__u8e3s4) {
6324
6332
  var tmp0_subject = _this__u8e3s4;
6325
6333
  var tmp;
6326
6334
  Companion_getInstance_31();
@@ -6354,12 +6362,12 @@
6354
6362
  }
6355
6363
  function Companion_28() {
6356
6364
  Companion_instance_28 = this;
6357
- this.y37_1 = 'selected-color';
6358
- this.z37_1 = 'value';
6359
- this.a38_1 = 'style';
6360
- this.b38_1 = 'card';
6361
- this.c38_1 = 'flat';
6362
- this.d38_1 = Style_CARD_getInstance();
6365
+ this.z37_1 = 'selected-color';
6366
+ this.a38_1 = 'value';
6367
+ this.b38_1 = 'style';
6368
+ this.c38_1 = 'card';
6369
+ this.d38_1 = 'flat';
6370
+ this.e38_1 = Style_CARD_getInstance();
6363
6371
  }
6364
6372
  var Companion_instance_28;
6365
6373
  function Companion_getInstance_31() {
@@ -6370,20 +6378,20 @@
6370
6378
  function Option_init_$Init$(multiselect, parser, $this) {
6371
6379
  Content_init_$Init$(multiselect, parser, $this);
6372
6380
  Option.call($this);
6373
- $this.m38_1 = multiselect;
6381
+ $this.n38_1 = multiselect;
6374
6382
  Companion_getInstance_59();
6375
6383
  parser.u2r(2, get_XMLNS_CONTENT(), 'option');
6376
6384
  var tmp = $this;
6377
6385
  var tmp_0 = Companion_getInstance_30();
6378
6386
  Companion_getInstance_31();
6379
- tmp.n38_1 = tmp_0.x37(parser.o2t('style'));
6387
+ tmp.o38_1 = tmp_0.y37(parser.o2t('style'));
6380
6388
  var tmp_1 = $this;
6381
6389
  var tmp0_safe_receiver = parser.o2t(get_XML_BACKGROUND_COLOR());
6382
- tmp_1.o38_1 = tmp0_safe_receiver == null ? null : toColorOrNull(tmp0_safe_receiver);
6390
+ tmp_1.p38_1 = tmp0_safe_receiver == null ? null : toColorOrNull(tmp0_safe_receiver);
6383
6391
  var tmp_2 = $this;
6384
6392
  Companion_getInstance_31();
6385
6393
  var tmp1_safe_receiver = parser.o2t('selected-color');
6386
- tmp_2.p38_1 = tmp1_safe_receiver == null ? null : toColorOrNull(tmp1_safe_receiver);
6394
+ tmp_2.q38_1 = tmp1_safe_receiver == null ? null : toColorOrNull(tmp1_safe_receiver);
6387
6395
  var tmp_3 = $this;
6388
6396
  var tmp$ret$0;
6389
6397
  // Inline function 'kotlin.text.orEmpty' call
@@ -6391,12 +6399,12 @@
6391
6399
  var tmp0_orEmpty = parser.o2t('value');
6392
6400
  var tmp0_elvis_lhs = tmp0_orEmpty;
6393
6401
  tmp$ret$0 = tmp0_elvis_lhs == null ? '' : tmp0_elvis_lhs;
6394
- tmp_3.q38_1 = tmp$ret$0;
6402
+ tmp_3.r38_1 = tmp$ret$0;
6395
6403
  var tmp_4 = $this;
6396
6404
  var tmp$ret$1;
6397
6405
  // Inline function 'kotlin.collections.mutableListOf' call
6398
6406
  tmp$ret$1 = ArrayList_init_$Create$();
6399
- tmp_4.r38_1 = tmp$ret$1;
6407
+ tmp_4.s38_1 = tmp$ret$1;
6400
6408
  var tmp_5 = $this;
6401
6409
  var tmp$ret$9;
6402
6410
  // Inline function 'org.cru.godtools.shared.tool.parser.model.parseContent' call
@@ -6434,7 +6442,7 @@
6434
6442
  if (tmp1_subject === 'events') {
6435
6443
  var tmp2_this = $this;
6436
6444
  // Inline function 'kotlin.collections.plusAssign' call
6437
- var tmp0_plusAssign = tmp2_this.r38_1;
6445
+ var tmp0_plusAssign = tmp2_this.s38_1;
6438
6446
  var tmp1_plusAssign = Companion_getInstance_6().y2r(parser, $this);
6439
6447
  addAll(tmp0_plusAssign, tmp1_plusAssign);
6440
6448
  }
@@ -6486,7 +6494,7 @@
6486
6494
  tmp$ret$7 = tmp$ret$6.u7();
6487
6495
  tmp$ret$8 = tmp$ret$7;
6488
6496
  tmp$ret$9 = tmp$ret$8;
6489
- tmp_5.s38_1 = tmp$ret$9;
6497
+ tmp_5.t38_1 = tmp$ret$9;
6490
6498
  return $this;
6491
6499
  }
6492
6500
  function Option_init_$Create$(multiselect, parser) {
@@ -6505,11 +6513,11 @@
6505
6513
  }
6506
6514
  function Companion_29() {
6507
6515
  Companion_instance_29 = this;
6508
- this.t38_1 = 'multiselect';
6509
- this.u38_1 = 'multiselect-option-background-color';
6510
- this.v38_1 = 'multiselect-option-selected-color';
6511
- this.w38_1 = 'option-background-color';
6512
- this.x38_1 = 'option-selected-color';
6516
+ this.u38_1 = 'multiselect';
6517
+ this.v38_1 = 'multiselect-option-background-color';
6518
+ this.w38_1 = 'multiselect-option-selected-color';
6519
+ this.x38_1 = 'option-background-color';
6520
+ this.y38_1 = 'option-selected-color';
6513
6521
  }
6514
6522
  var Companion_instance_29;
6515
6523
  function Companion_getInstance_32() {
@@ -6530,31 +6538,31 @@
6530
6538
  var tmp0_orEmpty = parser.o2t('state');
6531
6539
  var tmp0_elvis_lhs = tmp0_orEmpty;
6532
6540
  tmp$ret$0 = tmp0_elvis_lhs == null ? '' : tmp0_elvis_lhs;
6533
- tmp_0.g39_1 = tmp$ret$0;
6541
+ tmp_0.h39_1 = tmp$ret$0;
6534
6542
  var tmp_1 = $this;
6535
6543
  var tmp0_safe_receiver = parser.o2t('columns');
6536
6544
  var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : toIntOrNull(tmp0_safe_receiver);
6537
- tmp_1.h39_1 = tmp1_elvis_lhs == null ? 1 : tmp1_elvis_lhs;
6545
+ tmp_1.i39_1 = tmp1_elvis_lhs == null ? 1 : tmp1_elvis_lhs;
6538
6546
  var tmp_2 = $this;
6539
6547
  var tmp2_safe_receiver = parser.o2t('selection-limit');
6540
6548
  var tmp3_elvis_lhs = tmp2_safe_receiver == null ? null : toIntOrNull(tmp2_safe_receiver);
6541
- tmp_2.i39_1 = coerceAtLeast(tmp3_elvis_lhs == null ? 1 : tmp3_elvis_lhs, 1);
6549
+ tmp_2.j39_1 = coerceAtLeast(tmp3_elvis_lhs == null ? 1 : tmp3_elvis_lhs, 1);
6542
6550
  var tmp_3 = $this;
6543
- var tmp4_elvis_lhs = Companion_getInstance_30().x37(parser.o2t('option-style'));
6544
- tmp_3.j39_1 = tmp4_elvis_lhs == null ? Companion_getInstance_31().d38_1 : tmp4_elvis_lhs;
6551
+ var tmp4_elvis_lhs = Companion_getInstance_30().y37(parser.o2t('option-style'));
6552
+ tmp_3.k39_1 = tmp4_elvis_lhs == null ? Companion_getInstance_31().e38_1 : tmp4_elvis_lhs;
6545
6553
  var tmp_4 = $this;
6546
6554
  Companion_getInstance_32();
6547
6555
  var tmp5_safe_receiver = parser.o2t('option-background-color');
6548
- tmp_4.k39_1 = tmp5_safe_receiver == null ? null : toColorOrNull(tmp5_safe_receiver);
6556
+ tmp_4.l39_1 = tmp5_safe_receiver == null ? null : toColorOrNull(tmp5_safe_receiver);
6549
6557
  var tmp_5 = $this;
6550
6558
  Companion_getInstance_32();
6551
6559
  var tmp6_safe_receiver = parser.o2t('option-selected-color');
6552
- tmp_5.l39_1 = tmp6_safe_receiver == null ? null : toColorOrNull(tmp6_safe_receiver);
6560
+ tmp_5.m39_1 = tmp6_safe_receiver == null ? null : toColorOrNull(tmp6_safe_receiver);
6553
6561
  var tmp_6 = $this;
6554
6562
  var tmp$ret$1;
6555
6563
  // Inline function 'kotlin.collections.mutableListOf' call
6556
6564
  tmp$ret$1 = ArrayList_init_$Create$();
6557
- tmp_6.m39_1 = tmp$ret$1;
6565
+ tmp_6.n39_1 = tmp$ret$1;
6558
6566
  // Inline function 'org.cru.godtools.shared.tool.parser.xml.parseChildren' call
6559
6567
  $l$loop_1: while (true) {
6560
6568
  var tmp_7 = parser.h();
@@ -6573,7 +6581,7 @@
6573
6581
  if (tmp1_subject === 'option') {
6574
6582
  var tmp2_this = $this;
6575
6583
  // Inline function 'kotlin.collections.plusAssign' call
6576
- var tmp0_plusAssign = tmp2_this.m39_1;
6584
+ var tmp0_plusAssign = tmp2_this.n39_1;
6577
6585
  var tmp1_plusAssign = Option_init_$Create$($this, parser);
6578
6586
  tmp0_plusAssign.b(tmp1_plusAssign);
6579
6587
  }
@@ -6590,7 +6598,7 @@
6590
6598
  return Multiselect_init_$Init$(parent, parser, objectCreate(protoOf(Multiselect)));
6591
6599
  }
6592
6600
  protoOf(Option).t2s = function () {
6593
- return this.s38_1;
6601
+ return this.t38_1;
6594
6602
  };
6595
6603
  protoOf(Option)._getAnalyticsEvents = function (type) {
6596
6604
  var tmp0_subject = type;
@@ -6599,7 +6607,7 @@
6599
6607
  if (tmp0 === 3) {
6600
6608
  var tmp$ret$2;
6601
6609
  // Inline function 'kotlin.collections.filter' call
6602
- var tmp1_filter = this.r38_1;
6610
+ var tmp1_filter = this.s38_1;
6603
6611
  var tmp$ret$1;
6604
6612
  // Inline function 'kotlin.collections.filterTo' call
6605
6613
  var tmp0_filterTo = ArrayList_init_$Create$();
@@ -6647,8 +6655,8 @@
6647
6655
  }
6648
6656
  function Companion_30() {
6649
6657
  Companion_instance_30 = this;
6650
- this.n39_1 = 'paragraph';
6651
- this.o39_1 = 'fallback';
6658
+ this.o39_1 = 'paragraph';
6659
+ this.p39_1 = 'fallback';
6652
6660
  }
6653
6661
  var Companion_instance_30;
6654
6662
  function Companion_getInstance_33() {
@@ -6742,14 +6750,14 @@
6742
6750
  tmp$ret$6 = tmp$ret$5.u7();
6743
6751
  tmp$ret$7 = tmp$ret$6;
6744
6752
  tmp$ret$8 = tmp$ret$7;
6745
- tmp_0.x39_1 = tmp$ret$8;
6753
+ tmp_0.y39_1 = tmp$ret$8;
6746
6754
  return $this;
6747
6755
  }
6748
6756
  function Paragraph_init_$Create$(parent, parser) {
6749
6757
  return Paragraph_init_$Init$(parent, parser, objectCreate(protoOf(Paragraph)));
6750
6758
  }
6751
6759
  protoOf(Paragraph).t2s = function () {
6752
- return this.x39_1;
6760
+ return this.y39_1;
6753
6761
  };
6754
6762
  protoOf(Paragraph).c2t = function () {
6755
6763
  var tmp$ret$3;
@@ -6942,7 +6950,7 @@
6942
6950
  }
6943
6951
  function Companion_31() {
6944
6952
  Companion_instance_31 = this;
6945
- this.y39_1 = 'resource';
6953
+ this.z39_1 = 'resource';
6946
6954
  }
6947
6955
  var Companion_instance_31;
6948
6956
  function Companion_getInstance_34() {
@@ -6968,7 +6976,7 @@
6968
6976
  protoOf(Resource).id = function () {
6969
6977
  return this.name;
6970
6978
  };
6971
- protoOf(Resource).z39 = function () {
6979
+ protoOf(Resource).a3a = function () {
6972
6980
  return this.localName;
6973
6981
  };
6974
6982
  function Resource() {
@@ -6984,9 +6992,9 @@
6984
6992
  var Mode_FIXED_instance;
6985
6993
  function Companion_32() {
6986
6994
  Companion_instance_32 = this;
6987
- this.a3a_1 = Mode_AUTO_getInstance();
6995
+ this.b3a_1 = Mode_AUTO_getInstance();
6988
6996
  }
6989
- protoOf(Companion_32).b3a = function (_this__u8e3s4) {
6997
+ protoOf(Companion_32).c3a = function (_this__u8e3s4) {
6990
6998
  var tmp0_subject = _this__u8e3s4;
6991
6999
  switch (tmp0_subject) {
6992
7000
  case 'auto':
@@ -7015,7 +7023,7 @@
7015
7023
  }
7016
7024
  function Companion_33() {
7017
7025
  Companion_instance_33 = this;
7018
- this.c3a_1 = 'spacer';
7026
+ this.d3a_1 = 'spacer';
7019
7027
  }
7020
7028
  var Companion_instance_33;
7021
7029
  function Companion_getInstance_36() {
@@ -7032,13 +7040,13 @@
7032
7040
  parser.u2r(2, tmp, 'spacer');
7033
7041
  var tmp_0 = $this;
7034
7042
  var tmp0_safe_receiver = parser.o2t('mode');
7035
- var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : Companion_getInstance_35().b3a(tmp0_safe_receiver);
7036
- tmp_0.l3a_1 = tmp1_elvis_lhs == null ? Companion_getInstance_35().a3a_1 : tmp1_elvis_lhs;
7043
+ var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : Companion_getInstance_35().c3a(tmp0_safe_receiver);
7044
+ tmp_0.m3a_1 = tmp1_elvis_lhs == null ? Companion_getInstance_35().b3a_1 : tmp1_elvis_lhs;
7037
7045
  var tmp_1 = $this;
7038
7046
  var tmp2_safe_receiver = parser.o2t('height');
7039
7047
  var tmp3_safe_receiver = tmp2_safe_receiver == null ? null : toIntOrNull(tmp2_safe_receiver);
7040
7048
  var tmp4_elvis_lhs = tmp3_safe_receiver == null ? null : coerceAtLeast(tmp3_safe_receiver, 0);
7041
- tmp_1.m3a_1 = tmp4_elvis_lhs == null ? 0 : tmp4_elvis_lhs;
7049
+ tmp_1.n3a_1 = tmp4_elvis_lhs == null ? 0 : tmp4_elvis_lhs;
7042
7050
  skipTag(parser);
7043
7051
  return $this;
7044
7052
  }
@@ -7061,7 +7069,7 @@
7061
7069
  }
7062
7070
  function Companion_34() {
7063
7071
  Companion_instance_34 = this;
7064
- this.n3a_1 = 1.0;
7072
+ this.o3a_1 = 1.0;
7065
7073
  }
7066
7074
  var Companion_instance_34;
7067
7075
  function Companion_getInstance_37() {
@@ -7133,22 +7141,22 @@
7133
7141
  }
7134
7142
  function StylesOverride(parent, _textAlign, _textColor, _textScale) {
7135
7143
  BaseModel.call(this, parent);
7136
- this.p3a_1 = _textAlign;
7137
- this.q3a_1 = _textColor;
7138
- this.r3a_1 = _textScale;
7144
+ this.q3a_1 = _textAlign;
7145
+ this.r3a_1 = _textColor;
7146
+ this.s3a_1 = _textScale;
7139
7147
  }
7140
7148
  protoOf(StylesOverride).g2y = function () {
7141
- var tmp0_safe_receiver = this.p3a_1;
7149
+ var tmp0_safe_receiver = this.q3a_1;
7142
7150
  var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver();
7143
7151
  return tmp1_elvis_lhs == null ? get_textAlign.call(this) : tmp1_elvis_lhs;
7144
7152
  };
7145
7153
  protoOf(StylesOverride).x2x = function () {
7146
- var tmp0_safe_receiver = this.q3a_1;
7154
+ var tmp0_safe_receiver = this.r3a_1;
7147
7155
  var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver();
7148
7156
  return tmp1_elvis_lhs == null ? get_textColor.call(this) : tmp1_elvis_lhs;
7149
7157
  };
7150
7158
  protoOf(StylesOverride).f2y = function () {
7151
- return get_textScale.call(this) * this.r3a_1;
7159
+ return get_textScale.call(this) * this.s3a_1;
7152
7160
  };
7153
7161
  defineProp(protoOf(StylesOverride), 'stylesParent', function () {
7154
7162
  return this.a2t();
@@ -7159,7 +7167,7 @@
7159
7167
  function Tab_init_$Init$(parent, parser, $this) {
7160
7168
  BaseModel.call($this, parent);
7161
7169
  Tab.call($this);
7162
- $this.t3a_1 = parent;
7170
+ $this.u3a_1 = parent;
7163
7171
  Companion_getInstance_59();
7164
7172
  parser.u2r(2, get_XMLNS_CONTENT(), 'tab');
7165
7173
  var tmp = $this;
@@ -7179,12 +7187,12 @@
7179
7187
  var tmp0_orEmpty = tmp1_safe_receiver == null ? null : toSet_0(tmp1_safe_receiver);
7180
7188
  var tmp0_elvis_lhs = tmp0_orEmpty;
7181
7189
  tmp$ret$1 = tmp0_elvis_lhs == null ? emptySet() : tmp0_elvis_lhs;
7182
- tmp.u3a_1 = tmp$ret$1;
7190
+ tmp.v3a_1 = tmp$ret$1;
7183
7191
  var tmp_1 = $this;
7184
7192
  var tmp$ret$2;
7185
7193
  // Inline function 'kotlin.collections.mutableListOf' call
7186
7194
  tmp$ret$2 = ArrayList_init_$Create$();
7187
- tmp_1.x3a_1 = tmp$ret$2;
7195
+ tmp_1.y3a_1 = tmp$ret$2;
7188
7196
  var label = null;
7189
7197
  var tmp_2 = $this;
7190
7198
  var tmp$ret$10;
@@ -7223,7 +7231,7 @@
7223
7231
  if (tmp1_subject === 'events') {
7224
7232
  var tmp2_this = $this;
7225
7233
  // Inline function 'kotlin.collections.plusAssign' call
7226
- var tmp0_plusAssign = tmp2_this.x3a_1;
7234
+ var tmp0_plusAssign = tmp2_this.y3a_1;
7227
7235
  var tmp1_plusAssign = Companion_getInstance_6().y2r(parser, $this);
7228
7236
  addAll(tmp0_plusAssign, tmp1_plusAssign);
7229
7237
  }
@@ -7279,8 +7287,8 @@
7279
7287
  tmp$ret$8 = tmp$ret$7.u7();
7280
7288
  tmp$ret$9 = tmp$ret$8;
7281
7289
  tmp$ret$10 = tmp$ret$9;
7282
- tmp_2.w3a_1 = tmp$ret$10;
7283
- $this.v3a_1 = label;
7290
+ tmp_2.x3a_1 = tmp$ret$10;
7291
+ $this.w3a_1 = label;
7284
7292
  return $this;
7285
7293
  }
7286
7294
  function Tab_init_$Create$(parent, parser) {
@@ -7288,7 +7296,7 @@
7288
7296
  }
7289
7297
  function Companion_35() {
7290
7298
  Companion_instance_35 = this;
7291
- this.y3a_1 = 'tabs';
7299
+ this.z3a_1 = 'tabs';
7292
7300
  }
7293
7301
  var Companion_instance_35;
7294
7302
  function Companion_getInstance_38() {
@@ -7342,14 +7350,14 @@
7342
7350
  tmp$ret$0 = tmp0_apply;
7343
7351
  tmp$ret$1 = tmp$ret$0.u7();
7344
7352
  tmp$ret$2 = tmp$ret$1;
7345
- tmp_0.h3b_1 = tmp$ret$2;
7353
+ tmp_0.i3b_1 = tmp$ret$2;
7346
7354
  return $this;
7347
7355
  }
7348
7356
  function Tabs_init_$Create$(parent, parser) {
7349
7357
  return Tabs_init_$Init$(parent, parser, objectCreate(protoOf(Tabs)));
7350
7358
  }
7351
7359
  protoOf(Tab).t2s = function () {
7352
- return this.w3a_1;
7360
+ return this.x3a_1;
7353
7361
  };
7354
7362
  protoOf(Tab)._getAnalyticsEvents = function (type) {
7355
7363
  var tmp0_subject = type;
@@ -7358,7 +7366,7 @@
7358
7366
  if (tmp0 === 3) {
7359
7367
  var tmp$ret$2;
7360
7368
  // Inline function 'kotlin.collections.filter' call
7361
- var tmp1_filter = this.x3a_1;
7369
+ var tmp1_filter = this.y3a_1;
7362
7370
  var tmp$ret$1;
7363
7371
  // Inline function 'kotlin.collections.filterTo' call
7364
7372
  var tmp0_filterTo = ArrayList_init_$Create$();
@@ -7398,7 +7406,7 @@
7398
7406
  protoOf(Tabs).c2t = function () {
7399
7407
  var tmp$ret$6;
7400
7408
  // Inline function 'kotlin.collections.flatMap' call
7401
- var tmp1_flatMap = this.h3b_1;
7409
+ var tmp1_flatMap = this.i3b_1;
7402
7410
  var tmp$ret$5;
7403
7411
  // Inline function 'kotlin.collections.flatMapTo' call
7404
7412
  var tmp0_flatMapTo = ArrayList_init_$Create$();
@@ -7444,7 +7452,7 @@
7444
7452
  function Companion_36() {
7445
7453
  Companion_instance_36 = this;
7446
7454
  }
7447
- protoOf(Companion_36).i3b = function (_this__u8e3s4) {
7455
+ protoOf(Companion_36).j3b = function (_this__u8e3s4) {
7448
7456
  var tmp0_subject = _this__u8e3s4;
7449
7457
  switch (tmp0_subject) {
7450
7458
  case 'start':
@@ -7510,7 +7518,7 @@
7510
7518
  function Companion_37() {
7511
7519
  Companion_instance_37 = this;
7512
7520
  }
7513
- protoOf(Companion_37).j3b = function (_this__u8e3s4) {
7521
+ protoOf(Companion_37).k3b = function (_this__u8e3s4) {
7514
7522
  var tmp$ret$3;
7515
7523
  // Inline function 'kotlin.collections.mapNotNullTo' call
7516
7524
  var tmp0_mapNotNullTo = get_REGEX_SEQUENCE_SEPARATOR().ec(_this__u8e3s4);
@@ -7576,9 +7584,9 @@
7576
7584
  }
7577
7585
  function Companion_38() {
7578
7586
  Companion_instance_38 = this;
7579
- this.k3b_1 = 'text';
7580
- this.l3b_1 = 40;
7581
- this.m3b_1 = 0;
7587
+ this.l3b_1 = 'text';
7588
+ this.m3b_1 = 40;
7589
+ this.n3b_1 = 0;
7582
7590
  }
7583
7591
  var Companion_instance_38;
7584
7592
  function Companion_getInstance_41() {
@@ -7595,7 +7603,7 @@
7595
7603
  parser.u2r(2, tmp, 'text');
7596
7604
  var tmp_0 = $this;
7597
7605
  var tmp0_safe_receiver = parser.o2t('text-align');
7598
- tmp_0.g37_1 = tmp0_safe_receiver == null ? null : Companion_getInstance_39().i3b(tmp0_safe_receiver);
7606
+ tmp_0.g37_1 = tmp0_safe_receiver == null ? null : Companion_getInstance_39().j3b(tmp0_safe_receiver);
7599
7607
  var tmp_1 = $this;
7600
7608
  var tmp1_safe_receiver = parser.o2t(get_XML_TEXT_COLOR());
7601
7609
  tmp_1.h37_1 = tmp1_safe_receiver == null ? null : toColorOrNull(tmp1_safe_receiver);
@@ -7614,7 +7622,7 @@
7614
7622
  var tmp$ret$0;
7615
7623
  // Inline function 'kotlin.collections.orEmpty' call
7616
7624
  var tmp4_safe_receiver = parser.o2t('text-style');
7617
- var tmp0_orEmpty = tmp4_safe_receiver == null ? null : Companion_getInstance_40().j3b(tmp4_safe_receiver);
7625
+ var tmp0_orEmpty = tmp4_safe_receiver == null ? null : Companion_getInstance_40().k3b(tmp4_safe_receiver);
7618
7626
  var tmp0_elvis_lhs = tmp0_orEmpty;
7619
7627
  tmp$ret$0 = tmp0_elvis_lhs == null ? emptySet() : tmp0_elvis_lhs;
7620
7628
  tmp_4.textStyles = tmp$ret$0;
@@ -7673,7 +7681,7 @@
7673
7681
  tmp_12 = tmp11_elvis_lhs;
7674
7682
  }
7675
7683
  tmp_11.endImageSize = tmp_12;
7676
- $this.text = parser.n3b();
7684
+ $this.text = parser.o3b();
7677
7685
  return $this;
7678
7686
  }
7679
7687
  function Text_init_$Create$(parent, parser) {
@@ -7766,35 +7774,35 @@
7766
7774
  protoOf(Text).f2y = function () {
7767
7775
  return this.i37_1 * get_textScale_0(this.a2t());
7768
7776
  };
7769
- protoOf(Text).s3b = function () {
7777
+ protoOf(Text).t3b = function () {
7770
7778
  return this.textStyles;
7771
7779
  };
7772
- protoOf(Text).t3b = function () {
7780
+ protoOf(Text).u3b = function () {
7773
7781
  return this.minimumLines;
7774
7782
  };
7775
- protoOf(Text).u3b = function () {
7783
+ protoOf(Text).v3b = function () {
7776
7784
  return this.j37_1;
7777
7785
  };
7778
- protoOf(Text).v3b = function () {
7786
+ protoOf(Text).w3b = function () {
7779
7787
  return getResource(this, this.j37_1);
7780
7788
  };
7781
- protoOf(Text).w3b = function () {
7789
+ protoOf(Text).x3b = function () {
7782
7790
  return this.startImageSize;
7783
7791
  };
7784
- protoOf(Text).x3b = function () {
7792
+ protoOf(Text).y3b = function () {
7785
7793
  return this.k37_1;
7786
7794
  };
7787
- protoOf(Text).y3b = function () {
7795
+ protoOf(Text).z3b = function () {
7788
7796
  return getResource(this, this.k37_1);
7789
7797
  };
7790
- protoOf(Text).z3b = function () {
7798
+ protoOf(Text).a3c = function () {
7791
7799
  return this.endImageSize;
7792
7800
  };
7793
7801
  function Text() {
7794
7802
  Companion_getInstance_41();
7795
7803
  }
7796
- defineProp(protoOf(Text), 'startImage', protoOf(Text).v3b);
7797
- defineProp(protoOf(Text), 'endImage', protoOf(Text).y3b);
7804
+ defineProp(protoOf(Text), 'startImage', protoOf(Text).w3b);
7805
+ defineProp(protoOf(Text), 'endImage', protoOf(Text).z3b);
7798
7806
  defineProp(protoOf(Text), 'stylesParent', function () {
7799
7807
  return this.a2t();
7800
7808
  });
@@ -8006,8 +8014,8 @@
8006
8014
  return tmp0_elvis_lhs == null ? compareTo(_Version___get_version__impl__iv3bqm($this).i(), _Version___get_version__impl__iv3bqm(other).i()) : tmp0_elvis_lhs;
8007
8015
  }
8008
8016
  function Version__compareTo_impl_crux23_0($this, other) {
8009
- var tmp = $this.a3c_1;
8010
- return Version__compareTo_impl_crux23(tmp, other instanceof Version ? other.a3c_1 : THROW_CCE());
8017
+ var tmp = $this.b3c_1;
8018
+ return Version__compareTo_impl_crux23(tmp, other instanceof Version ? other.b3c_1 : THROW_CCE());
8011
8019
  }
8012
8020
  function Version__toString_impl_cjmhtj($this) {
8013
8021
  return joinToString(_Version___get_version__impl__iv3bqm($this), '.');
@@ -8018,35 +8026,35 @@
8018
8026
  function Version__equals_impl_tebety($this, other) {
8019
8027
  if (!(other instanceof Version))
8020
8028
  return false;
8021
- var tmp0_other_with_cast = other instanceof Version ? other.a3c_1 : THROW_CCE();
8029
+ var tmp0_other_with_cast = other instanceof Version ? other.b3c_1 : THROW_CCE();
8022
8030
  if (!equals($this, tmp0_other_with_cast))
8023
8031
  return false;
8024
8032
  return true;
8025
8033
  }
8026
8034
  function Version(version) {
8027
8035
  Companion_getInstance_42();
8028
- this.a3c_1 = version;
8036
+ this.b3c_1 = version;
8029
8037
  }
8030
- protoOf(Version).b3c = function (other) {
8031
- return Version__compareTo_impl_crux23(this.a3c_1, other);
8038
+ protoOf(Version).c3c = function (other) {
8039
+ return Version__compareTo_impl_crux23(this.b3c_1, other);
8032
8040
  };
8033
8041
  protoOf(Version).a6 = function (other) {
8034
8042
  return Version__compareTo_impl_crux23_0(this, other);
8035
8043
  };
8036
8044
  protoOf(Version).toString = function () {
8037
- return Version__toString_impl_cjmhtj(this.a3c_1);
8045
+ return Version__toString_impl_cjmhtj(this.b3c_1);
8038
8046
  };
8039
8047
  protoOf(Version).hashCode = function () {
8040
- return Version__hashCode_impl_yaseme(this.a3c_1);
8048
+ return Version__hashCode_impl_yaseme(this.b3c_1);
8041
8049
  };
8042
8050
  protoOf(Version).equals = function (other) {
8043
- return Version__equals_impl_tebety(this.a3c_1, other);
8051
+ return Version__equals_impl_tebety(this.b3c_1, other);
8044
8052
  };
8045
8053
  var Provider_YOUTUBE_instance;
8046
8054
  var Provider_UNKNOWN_instance;
8047
8055
  function Companion_40() {
8048
8056
  Companion_instance_40 = this;
8049
- this.c3c_1 = Provider_UNKNOWN_getInstance();
8057
+ this.d3c_1 = Provider_UNKNOWN_getInstance();
8050
8058
  }
8051
8059
  protoOf(Companion_40).z35 = function (value) {
8052
8060
  var tmp0_subject = value;
@@ -8070,10 +8078,10 @@
8070
8078
  }
8071
8079
  function Companion_41() {
8072
8080
  Companion_instance_41 = this;
8073
- this.d3c_1 = 'video';
8074
- this.e3c_1 = new AspectRatio(16, 9);
8075
- this.f3c_1 = Horizontal_CENTER_getInstance();
8076
- this.g3c_1 = new Percent(1.0);
8081
+ this.e3c_1 = 'video';
8082
+ this.f3c_1 = new AspectRatio(16, 9);
8083
+ this.g3c_1 = Horizontal_CENTER_getInstance();
8084
+ this.h3c_1 = new Percent(1.0);
8077
8085
  }
8078
8086
  var Companion_instance_41;
8079
8087
  function Companion_getInstance_44() {
@@ -8093,15 +8101,15 @@
8093
8101
  parser.u2r(2, tmp, 'video');
8094
8102
  var tmp_0 = $this;
8095
8103
  var tmp0_elvis_lhs = Companion_getInstance_43().z35(parser.o2t('provider'));
8096
- tmp_0.p3c_1 = tmp0_elvis_lhs == null ? Companion_getInstance_43().c3c_1 : tmp0_elvis_lhs;
8097
- $this.q3c_1 = parser.o2t('video-id');
8104
+ tmp_0.q3c_1 = tmp0_elvis_lhs == null ? Companion_getInstance_43().d3c_1 : tmp0_elvis_lhs;
8105
+ $this.r3c_1 = parser.o2t('video-id');
8098
8106
  var tmp_1 = $this;
8099
8107
  var tmp1_elvis_lhs = Companion_getInstance_8().q2v(parser.o2t('aspect-ratio'));
8100
- tmp_1.r3c_1 = tmp1_elvis_lhs == null ? Companion_getInstance_44().e3c_1 : tmp1_elvis_lhs;
8108
+ tmp_1.s3c_1 = tmp1_elvis_lhs == null ? Companion_getInstance_44().f3c_1 : tmp1_elvis_lhs;
8101
8109
  var tmp_2 = $this;
8102
8110
  var tmp2_safe_receiver = Companion_getInstance_22().y2w(parser.o2t('gravity'));
8103
8111
  var tmp3_elvis_lhs = tmp2_safe_receiver == null ? null : tmp2_safe_receiver.horizontal;
8104
- tmp_2.s3c_1 = tmp3_elvis_lhs == null ? Companion_getInstance_44().f3c_1 : tmp3_elvis_lhs;
8112
+ tmp_2.t3c_1 = tmp3_elvis_lhs == null ? Companion_getInstance_44().g3c_1 : tmp3_elvis_lhs;
8105
8113
  var tmp_3 = $this;
8106
8114
  var tmp4_safe_receiver = Companion_getInstance_16().z2w(parser.o2t('width'));
8107
8115
  var tmp_4;
@@ -8124,7 +8132,7 @@
8124
8132
  tmp_4 = tmp$ret$1;
8125
8133
  }
8126
8134
  var tmp5_elvis_lhs = tmp_4;
8127
- tmp_3.t3c_1 = tmp5_elvis_lhs == null ? Companion_getInstance_44().g3c_1 : tmp5_elvis_lhs;
8135
+ tmp_3.u3c_1 = tmp5_elvis_lhs == null ? Companion_getInstance_44().h3c_1 : tmp5_elvis_lhs;
8128
8136
  skipTag(parser);
8129
8137
  return $this;
8130
8138
  }
@@ -8140,7 +8148,7 @@
8140
8148
  return Provider_UNKNOWN_instance;
8141
8149
  }
8142
8150
  protoOf(Video).i2s = function () {
8143
- return (protoOf(Content).i2s.call(this) ? true : this.p3c_1.equals(Provider_UNKNOWN_getInstance())) ? true : this.q3c_1 == null;
8151
+ return (protoOf(Content).i2s.call(this) ? true : this.q3c_1.equals(Provider_UNKNOWN_getInstance())) ? true : this.r3c_1 == null;
8144
8152
  };
8145
8153
  function Video() {
8146
8154
  Companion_getInstance_44();
@@ -8194,12 +8202,12 @@
8194
8202
  var tmp$ret$0;
8195
8203
  // Inline function 'kotlin.collections.mutableListOf' call
8196
8204
  tmp$ret$0 = ArrayList_init_$Create$();
8197
- tmp_0.m3d_1 = tmp$ret$0;
8205
+ tmp_0.n3d_1 = tmp$ret$0;
8198
8206
  var tmp_1 = $this;
8199
8207
  var tmp$ret$1;
8200
8208
  // Inline function 'kotlin.collections.mutableListOf' call
8201
8209
  tmp$ret$1 = ArrayList_init_$Create$();
8202
- tmp_1.n3d_1 = tmp$ret$1;
8210
+ tmp_1.o3d_1 = tmp$ret$1;
8203
8211
  // Inline function 'org.cru.godtools.shared.tool.parser.xml.parseChildren' call
8204
8212
  $l$loop_4: while (true) {
8205
8213
  var tmp_2 = parser.h();
@@ -8219,7 +8227,7 @@
8219
8227
  if (tmp1_subject === 'events') {
8220
8228
  var tmp2_this = $this;
8221
8229
  // Inline function 'kotlin.collections.plusAssign' call
8222
- var tmp0_plusAssign = tmp2_this.m3d_1;
8230
+ var tmp0_plusAssign = tmp2_this.n3d_1;
8223
8231
  var tmp1_plusAssign = Companion_getInstance_6().y2r(parser, $this);
8224
8232
  addAll(tmp0_plusAssign, tmp1_plusAssign);
8225
8233
  }
@@ -8228,7 +8236,7 @@
8228
8236
  if (tmp3_subject === 'content') {
8229
8237
  var tmp4_this = $this;
8230
8238
  // Inline function 'kotlin.collections.plusAssign' call
8231
- var tmp3_plusAssign = tmp4_this.n3d_1;
8239
+ var tmp3_plusAssign = tmp4_this.o3d_1;
8232
8240
  var tmp$ret$10;
8233
8241
  // Inline function 'org.cru.godtools.shared.tool.parser.model.parseContent' call
8234
8242
  var tmp$ret$9;
@@ -8322,13 +8330,13 @@
8322
8330
  function LessonPage_init_$Create$(manifest, fileName, parser) {
8323
8331
  return LessonPage_init_$Init$(manifest, fileName, parser, objectCreate(protoOf(LessonPage)));
8324
8332
  }
8325
- protoOf(LessonPage).o3d = function () {
8326
- return this.m3d_1;
8333
+ protoOf(LessonPage).p3d = function () {
8334
+ return this.n3d_1;
8327
8335
  };
8328
8336
  protoOf(LessonPage).t2s = function () {
8329
- return this.n3d_1;
8337
+ return this.o3d_1;
8330
8338
  };
8331
- protoOf(LessonPage).p3d = function (type) {
8339
+ protoOf(LessonPage).q3d = function (type) {
8332
8340
  return type.equals(Type_LESSON_getInstance());
8333
8341
  };
8334
8342
  function LessonPage() {
@@ -8341,9 +8349,9 @@
8341
8349
  });
8342
8350
  function Companion_42() {
8343
8351
  Companion_instance_42 = this;
8344
- this.p3e_1 = 'card';
8345
- this.q3e_1 = 'id';
8346
- this.r3e_1 = 'content';
8352
+ this.q3e_1 = 'card';
8353
+ this.r3e_1 = 'id';
8354
+ this.s3e_1 = 'content';
8347
8355
  }
8348
8356
  var Companion_instance_42;
8349
8357
  function Companion_getInstance_45() {
@@ -8354,27 +8362,27 @@
8354
8362
  function Card_init_$Init$_0(page, parser, $this) {
8355
8363
  BaseModel.call($this, page);
8356
8364
  Card_0.call($this);
8357
- $this.t3e_1 = page;
8365
+ $this.u3e_1 = page;
8358
8366
  Companion_getInstance_59();
8359
8367
  var tmp = get_XMLNS_PAGE();
8360
8368
  Companion_getInstance_45();
8361
8369
  parser.u2r(2, tmp, 'card');
8362
8370
  var tmp_0 = $this;
8363
8371
  Companion_getInstance_45();
8364
- tmp_0.u3e_1 = parser.o2t('id');
8372
+ tmp_0.v3e_1 = parser.o2t('id');
8365
8373
  var tmp_1 = $this;
8366
8374
  var tmp0_safe_receiver = parser.o2t(get_XML_BACKGROUND_COLOR());
8367
- tmp_1.v3e_1 = tmp0_safe_receiver == null ? null : toColorOrNull(tmp0_safe_receiver);
8375
+ tmp_1.w3e_1 = tmp0_safe_receiver == null ? null : toColorOrNull(tmp0_safe_receiver);
8368
8376
  var tmp_2 = $this;
8369
8377
  var tmp$ret$0;
8370
8378
  // Inline function 'kotlin.collections.mutableListOf' call
8371
8379
  tmp$ret$0 = ArrayList_init_$Create$();
8372
- tmp_2.w3e_1 = tmp$ret$0;
8380
+ tmp_2.x3e_1 = tmp$ret$0;
8373
8381
  var tmp_3 = $this;
8374
8382
  var tmp$ret$1;
8375
8383
  // Inline function 'kotlin.collections.mutableListOf' call
8376
8384
  tmp$ret$1 = ArrayList_init_$Create$();
8377
- tmp_3.x3e_1 = tmp$ret$1;
8385
+ tmp_3.y3e_1 = tmp$ret$1;
8378
8386
  // Inline function 'org.cru.godtools.shared.tool.parser.xml.parseChildren' call
8379
8387
  $l$loop_4: while (true) {
8380
8388
  var tmp_4 = parser.h();
@@ -8394,7 +8402,7 @@
8394
8402
  if (tmp1_subject === 'events') {
8395
8403
  var tmp2_this = $this;
8396
8404
  // Inline function 'kotlin.collections.plusAssign' call
8397
- var tmp0_plusAssign = tmp2_this.w3e_1;
8405
+ var tmp0_plusAssign = tmp2_this.x3e_1;
8398
8406
  var tmp1_plusAssign = Companion_getInstance_6().y2r(parser, $this);
8399
8407
  addAll(tmp0_plusAssign, tmp1_plusAssign);
8400
8408
  }
@@ -8404,7 +8412,7 @@
8404
8412
  if (tmp3_subject === 'content') {
8405
8413
  var tmp4_this = $this;
8406
8414
  // Inline function 'kotlin.collections.plusAssign' call
8407
- var tmp3_plusAssign = tmp4_this.x3e_1;
8415
+ var tmp3_plusAssign = tmp4_this.y3e_1;
8408
8416
  var tmp$ret$10;
8409
8417
  // Inline function 'org.cru.godtools.shared.tool.parser.model.parseContent' call
8410
8418
  var tmp$ret$9;
@@ -8500,7 +8508,7 @@
8500
8508
  }
8501
8509
  function Companion_43() {
8502
8510
  Companion_instance_43 = this;
8503
- this.y3e_1 = 'cardcollection';
8511
+ this.z3e_1 = 'cardcollection';
8504
8512
  }
8505
8513
  var Companion_instance_43;
8506
8514
  function Companion_getInstance_46() {
@@ -8517,17 +8525,17 @@
8517
8525
  parser.u2r(2, tmp, 'page');
8518
8526
  var tmp_0 = Companion_getInstance_48();
8519
8527
  Companion_getInstance_46();
8520
- tmp_0.z3e(parser, 'cardcollection');
8528
+ tmp_0.a3f(parser, 'cardcollection');
8521
8529
  var tmp_1 = $this;
8522
8530
  var tmp$ret$0;
8523
8531
  // Inline function 'kotlin.collections.mutableListOf' call
8524
8532
  tmp$ret$0 = ArrayList_init_$Create$();
8525
- tmp_1.s3f_1 = tmp$ret$0;
8533
+ tmp_1.t3f_1 = tmp$ret$0;
8526
8534
  var tmp_2 = $this;
8527
8535
  var tmp$ret$1;
8528
8536
  // Inline function 'kotlin.collections.mutableListOf' call
8529
8537
  tmp$ret$1 = ArrayList_init_$Create$();
8530
- tmp_2.t3f_1 = tmp$ret$1;
8538
+ tmp_2.u3f_1 = tmp$ret$1;
8531
8539
  // Inline function 'org.cru.godtools.shared.tool.parser.xml.parseChildren' call
8532
8540
  $l$loop_1: while (true) {
8533
8541
  var tmp_3 = parser.h();
@@ -8547,7 +8555,7 @@
8547
8555
  if (tmp1_subject === 'events') {
8548
8556
  var tmp2_this = $this;
8549
8557
  // Inline function 'kotlin.collections.plusAssign' call
8550
- var tmp0_plusAssign = tmp2_this.s3f_1;
8558
+ var tmp0_plusAssign = tmp2_this.t3f_1;
8551
8559
  var tmp1_plusAssign = Companion_getInstance_6().y2r(parser, $this);
8552
8560
  addAll(tmp0_plusAssign, tmp1_plusAssign);
8553
8561
  }
@@ -8556,7 +8564,7 @@
8556
8564
  if (tmp3_subject === 'cards') {
8557
8565
  var tmp4_this = $this;
8558
8566
  // Inline function 'kotlin.collections.plusAssign' call
8559
- var tmp2_plusAssign = tmp4_this.t3f_1;
8567
+ var tmp2_plusAssign = tmp4_this.u3f_1;
8560
8568
  var tmp3_plusAssign = parseCards($this, parser);
8561
8569
  addAll(tmp2_plusAssign, tmp3_plusAssign);
8562
8570
  }
@@ -8618,7 +8626,7 @@
8618
8626
  return tmp$ret$2;
8619
8627
  }
8620
8628
  protoOf(Card_0).t2s = function () {
8621
- return this.x3e_1;
8629
+ return this.y3e_1;
8622
8630
  };
8623
8631
  protoOf(Card_0)._getAnalyticsEvents = function (type) {
8624
8632
  var tmp0_subject = type;
@@ -8628,7 +8636,7 @@
8628
8636
  case 1:
8629
8637
  var tmp$ret$2;
8630
8638
  // Inline function 'kotlin.collections.filter' call
8631
- var tmp1_filter = this.w3e_1;
8639
+ var tmp1_filter = this.x3e_1;
8632
8640
  var tmp$ret$1;
8633
8641
  // Inline function 'kotlin.collections.filterTo' call
8634
8642
  var tmp0_filterTo = ArrayList_init_$Create$();
@@ -8650,7 +8658,7 @@
8650
8658
  case 2:
8651
8659
  var tmp$ret$5;
8652
8660
  // Inline function 'kotlin.collections.filter' call
8653
- var tmp3_filter = this.w3e_1;
8661
+ var tmp3_filter = this.x3e_1;
8654
8662
  var tmp$ret$4;
8655
8663
  // Inline function 'kotlin.collections.filterTo' call
8656
8664
  var tmp2_filterTo = ArrayList_init_$Create$();
@@ -8690,10 +8698,10 @@
8690
8698
  defineProp(protoOf(Card_0), 'content', function () {
8691
8699
  return this.b2t();
8692
8700
  });
8693
- protoOf(CardCollectionPage).o3d = function () {
8694
- return this.s3f_1;
8701
+ protoOf(CardCollectionPage).p3d = function () {
8702
+ return this.t3f_1;
8695
8703
  };
8696
- protoOf(CardCollectionPage).p3d = function (type) {
8704
+ protoOf(CardCollectionPage).q3d = function (type) {
8697
8705
  return type.equals(Type_CYOA_getInstance());
8698
8706
  };
8699
8707
  function CardCollectionPage() {
@@ -8729,7 +8737,7 @@
8729
8737
  }
8730
8738
  function Companion_44() {
8731
8739
  Companion_instance_44 = this;
8732
- this.u3f_1 = 'content';
8740
+ this.v3f_1 = 'content';
8733
8741
  }
8734
8742
  var Companion_instance_44;
8735
8743
  function Companion_getInstance_47() {
@@ -8746,17 +8754,17 @@
8746
8754
  parser.u2r(2, tmp, 'page');
8747
8755
  var tmp_0 = Companion_getInstance_48();
8748
8756
  Companion_getInstance_47();
8749
- tmp_0.z3e(parser, 'content');
8757
+ tmp_0.a3f(parser, 'content');
8750
8758
  var tmp_1 = $this;
8751
8759
  var tmp$ret$0;
8752
8760
  // Inline function 'kotlin.collections.mutableListOf' call
8753
8761
  tmp$ret$0 = ArrayList_init_$Create$();
8754
- tmp_1.n3g_1 = tmp$ret$0;
8762
+ tmp_1.o3g_1 = tmp$ret$0;
8755
8763
  var tmp_2 = $this;
8756
8764
  var tmp$ret$1;
8757
8765
  // Inline function 'kotlin.collections.mutableListOf' call
8758
8766
  tmp$ret$1 = ArrayList_init_$Create$();
8759
- tmp_2.o3g_1 = tmp$ret$1;
8767
+ tmp_2.p3g_1 = tmp$ret$1;
8760
8768
  // Inline function 'org.cru.godtools.shared.tool.parser.xml.parseChildren' call
8761
8769
  $l$loop_4: while (true) {
8762
8770
  var tmp_3 = parser.h();
@@ -8776,7 +8784,7 @@
8776
8784
  if (tmp1_subject === 'events') {
8777
8785
  var tmp2_this = $this;
8778
8786
  // Inline function 'kotlin.collections.plusAssign' call
8779
- var tmp0_plusAssign = tmp2_this.n3g_1;
8787
+ var tmp0_plusAssign = tmp2_this.o3g_1;
8780
8788
  var tmp1_plusAssign = Companion_getInstance_6().y2r(parser, $this);
8781
8789
  addAll(tmp0_plusAssign, tmp1_plusAssign);
8782
8790
  }
@@ -8785,7 +8793,7 @@
8785
8793
  if (tmp3_subject === 'content') {
8786
8794
  var tmp4_this = $this;
8787
8795
  // Inline function 'kotlin.collections.plusAssign' call
8788
- var tmp3_plusAssign = tmp4_this.o3g_1;
8796
+ var tmp3_plusAssign = tmp4_this.p3g_1;
8789
8797
  var tmp$ret$10;
8790
8798
  // Inline function 'org.cru.godtools.shared.tool.parser.model.parseContent' call
8791
8799
  var tmp$ret$9;
@@ -8879,13 +8887,13 @@
8879
8887
  function ContentPage_init_$Create$(manifest, fileName, parser) {
8880
8888
  return ContentPage_init_$Init$(manifest, fileName, parser, objectCreate(protoOf(ContentPage)));
8881
8889
  }
8882
- protoOf(ContentPage).o3d = function () {
8883
- return this.n3g_1;
8890
+ protoOf(ContentPage).p3d = function () {
8891
+ return this.o3g_1;
8884
8892
  };
8885
8893
  protoOf(ContentPage).t2s = function () {
8886
- return this.o3g_1;
8894
+ return this.p3g_1;
8887
8895
  };
8888
- protoOf(ContentPage).p3d = function (type) {
8896
+ protoOf(ContentPage).q3d = function (type) {
8889
8897
  return type.equals(Type_CYOA_getInstance());
8890
8898
  };
8891
8899
  function ContentPage() {
@@ -8950,7 +8958,7 @@
8950
8958
  var tmp_2;
8951
8959
  var tmp$ret$0;
8952
8960
  // Inline function 'org.cru.godtools.shared.tool.parser.model.page.Companion.parse.<anonymous>' call
8953
- tmp$ret$0 = tmp1_safe_receiver.p3d(manifest.type);
8961
+ tmp$ret$0 = tmp1_safe_receiver.q3d(manifest.type);
8954
8962
  if (tmp$ret$0) {
8955
8963
  tmp_2 = tmp1_safe_receiver;
8956
8964
  } else {
@@ -8961,7 +8969,7 @@
8961
8969
  }
8962
8970
  return tmp_1;
8963
8971
  };
8964
- protoOf(Companion_45).z3e = function (_this__u8e3s4, type) {
8972
+ protoOf(Companion_45).a3f = function (_this__u8e3s4, type) {
8965
8973
  var actual = _this__u8e3s4.m2v(get_XMLNS_XSI(), 'type');
8966
8974
  if (!(type === actual))
8967
8975
  throw new XmlPullParserException('expected ' + type + ' not ' + actual);
@@ -8978,9 +8986,9 @@
8978
8986
  Companion_getInstance_59();
8979
8987
  Companion_getInstance_48();
8980
8988
  parser.u2r(2, null, 'page');
8981
- $this.t3d_1 = parser.o2t('id');
8982
- $this.u3d_1 = fileName;
8983
- $this.v3d_1 = parser.m2v(get_XMLNS_CYOA(), 'parent');
8989
+ $this.u3d_1 = parser.o2t('id');
8990
+ $this.v3d_1 = fileName;
8991
+ $this.w3d_1 = parser.m2v(get_XMLNS_CYOA(), 'parent');
8984
8992
  var tmp = $this;
8985
8993
  var tmp0_safe_receiver = parser.o2t('hidden');
8986
8994
  var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : toBoolean(tmp0_safe_receiver);
@@ -8999,44 +9007,44 @@
8999
9007
  tmp_1.dismissListeners = toSet_0(tmp$ret$1);
9000
9008
  var tmp_2 = $this;
9001
9009
  var tmp2_safe_receiver = parser.o2t(get_XML_PRIMARY_COLOR());
9002
- tmp_2.w3d_1 = tmp2_safe_receiver == null ? null : toColorOrNull(tmp2_safe_receiver);
9010
+ tmp_2.x3d_1 = tmp2_safe_receiver == null ? null : toColorOrNull(tmp2_safe_receiver);
9003
9011
  var tmp_3 = $this;
9004
9012
  var tmp3_safe_receiver = parser.o2t(get_XML_PRIMARY_TEXT_COLOR());
9005
- tmp_3.x3d_1 = tmp3_safe_receiver == null ? null : toColorOrNull(tmp3_safe_receiver);
9013
+ tmp_3.y3d_1 = tmp3_safe_receiver == null ? null : toColorOrNull(tmp3_safe_receiver);
9006
9014
  var tmp_4 = $this;
9007
9015
  var tmp4_safe_receiver = parser.o2t(get_XML_BACKGROUND_COLOR());
9008
9016
  var tmp5_elvis_lhs = tmp4_safe_receiver == null ? null : toColorOrNull(tmp4_safe_receiver);
9009
- tmp_4.y3d_1 = tmp5_elvis_lhs == null ? Companion_getInstance_48().f33_1 : tmp5_elvis_lhs;
9010
- $this.z3d_1 = parser.o2t(get_XML_BACKGROUND_IMAGE());
9017
+ tmp_4.z3d_1 = tmp5_elvis_lhs == null ? Companion_getInstance_48().f33_1 : tmp5_elvis_lhs;
9018
+ $this.a3e_1 = parser.o2t(get_XML_BACKGROUND_IMAGE());
9011
9019
  var tmp_5 = $this;
9012
9020
  var tmp6_safe_receiver = parser.o2t(get_XML_BACKGROUND_IMAGE_GRAVITY());
9013
9021
  var tmp7_elvis_lhs = tmp6_safe_receiver == null ? null : Companion_getInstance_22().y2w(tmp6_safe_receiver);
9014
- tmp_5.a3e_1 = tmp7_elvis_lhs == null ? Companion_getInstance_48().g33_1 : tmp7_elvis_lhs;
9022
+ tmp_5.b3e_1 = tmp7_elvis_lhs == null ? Companion_getInstance_48().g33_1 : tmp7_elvis_lhs;
9015
9023
  var tmp_6 = $this;
9016
9024
  var tmp8_safe_receiver = parser.o2t(get_XML_BACKGROUND_IMAGE_SCALE_TYPE());
9017
9025
  var tmp9_elvis_lhs = tmp8_safe_receiver == null ? null : Companion_getInstance_24().j31(tmp8_safe_receiver);
9018
- tmp_6.b3e_1 = tmp9_elvis_lhs == null ? Companion_getInstance_48().h33_1 : tmp9_elvis_lhs;
9026
+ tmp_6.c3e_1 = tmp9_elvis_lhs == null ? Companion_getInstance_48().h33_1 : tmp9_elvis_lhs;
9019
9027
  var tmp_7 = $this;
9020
9028
  var tmp10_safe_receiver = parser.o2t(get_XML_CONTROL_COLOR());
9021
- tmp_7.c3e_1 = tmp10_safe_receiver == null ? null : toColorOrNull(tmp10_safe_receiver);
9029
+ tmp_7.d3e_1 = tmp10_safe_receiver == null ? null : toColorOrNull(tmp10_safe_receiver);
9022
9030
  var tmp_8 = $this;
9023
9031
  var tmp_9 = get_XMLNS_CONTENT();
9024
9032
  Companion_getInstance_12();
9025
9033
  var tmp11_safe_receiver = parser.m2v(tmp_9, 'card-background-color');
9026
- tmp_8.d3e_1 = tmp11_safe_receiver == null ? null : toColorOrNull(tmp11_safe_receiver);
9034
+ tmp_8.e3e_1 = tmp11_safe_receiver == null ? null : toColorOrNull(tmp11_safe_receiver);
9027
9035
  var tmp_10 = $this;
9028
9036
  var tmp_11 = get_XMLNS_CONTENT();
9029
9037
  Companion_getInstance_32();
9030
9038
  var tmp12_safe_receiver = parser.m2v(tmp_11, 'multiselect-option-background-color');
9031
- tmp_10.e3e_1 = tmp12_safe_receiver == null ? null : toColorOrNull(tmp12_safe_receiver);
9039
+ tmp_10.f3e_1 = tmp12_safe_receiver == null ? null : toColorOrNull(tmp12_safe_receiver);
9032
9040
  var tmp_12 = $this;
9033
9041
  var tmp_13 = get_XMLNS_CONTENT();
9034
9042
  Companion_getInstance_32();
9035
9043
  var tmp13_safe_receiver = parser.m2v(tmp_13, 'multiselect-option-selected-color');
9036
- tmp_12.f3e_1 = tmp13_safe_receiver == null ? null : toColorOrNull(tmp13_safe_receiver);
9044
+ tmp_12.g3e_1 = tmp13_safe_receiver == null ? null : toColorOrNull(tmp13_safe_receiver);
9037
9045
  var tmp_14 = $this;
9038
9046
  var tmp14_safe_receiver = parser.o2t(get_XML_TEXT_COLOR());
9039
- tmp_14.g3e_1 = tmp14_safe_receiver == null ? null : toColorOrNull(tmp14_safe_receiver);
9047
+ tmp_14.h3e_1 = tmp14_safe_receiver == null ? null : toColorOrNull(tmp14_safe_receiver);
9040
9048
  var tmp_15 = $this;
9041
9049
  var tmp15_safe_receiver = parser.o2t(get_XML_TEXT_SCALE());
9042
9050
  var tmp16_elvis_lhs = tmp15_safe_receiver == null ? null : toDoubleOrNull(tmp15_safe_receiver);
@@ -9047,7 +9055,7 @@
9047
9055
  } else {
9048
9056
  tmp_16 = tmp16_elvis_lhs;
9049
9057
  }
9050
- tmp_15.h3e_1 = tmp_16;
9058
+ tmp_15.i3e_1 = tmp_16;
9051
9059
  return $this;
9052
9060
  }
9053
9061
  function Page_init_$Init$_0(manifest, id, fileName, parentPage, primaryColor, backgroundColor, backgroundImage, backgroundImageGravity, backgroundImageScaleType, controlColor, cardBackgroundColor, textColor, textScale, $this) {
@@ -9073,30 +9081,30 @@
9073
9081
  textScale = tmp;
9074
9082
  BaseModel.call($this, manifest);
9075
9083
  Page.call($this);
9076
- $this.t3d_1 = id;
9077
- $this.u3d_1 = fileName;
9078
- $this.v3d_1 = parentPage;
9084
+ $this.u3d_1 = id;
9085
+ $this.v3d_1 = fileName;
9086
+ $this.w3d_1 = parentPage;
9079
9087
  $this.isHidden = false;
9080
9088
  $this.listeners = emptySet();
9081
9089
  $this.dismissListeners = emptySet();
9082
- $this.w3d_1 = primaryColor;
9083
- $this.x3d_1 = null;
9084
- $this.y3d_1 = backgroundColor;
9085
- $this.z3d_1 = backgroundImage;
9086
- $this.a3e_1 = backgroundImageGravity;
9087
- $this.b3e_1 = backgroundImageScaleType;
9088
- $this.c3e_1 = controlColor;
9089
- $this.d3e_1 = cardBackgroundColor;
9090
- $this.e3e_1 = null;
9090
+ $this.x3d_1 = primaryColor;
9091
+ $this.y3d_1 = null;
9092
+ $this.z3d_1 = backgroundColor;
9093
+ $this.a3e_1 = backgroundImage;
9094
+ $this.b3e_1 = backgroundImageGravity;
9095
+ $this.c3e_1 = backgroundImageScaleType;
9096
+ $this.d3e_1 = controlColor;
9097
+ $this.e3e_1 = cardBackgroundColor;
9091
9098
  $this.f3e_1 = null;
9092
- $this.g3e_1 = textColor;
9093
- $this.h3e_1 = textScale;
9099
+ $this.g3e_1 = null;
9100
+ $this.h3e_1 = textColor;
9101
+ $this.i3e_1 = textScale;
9094
9102
  return $this;
9095
9103
  }
9096
9104
  function Page$id$delegate$lambda(this$0) {
9097
9105
  return function () {
9098
- var tmp0_elvis_lhs = this$0.t3d_1;
9099
- var tmp1_elvis_lhs = tmp0_elvis_lhs == null ? this$0.u3d_1 : tmp0_elvis_lhs;
9106
+ var tmp0_elvis_lhs = this$0.u3d_1;
9107
+ var tmp1_elvis_lhs = tmp0_elvis_lhs == null ? this$0.v3d_1 : tmp0_elvis_lhs;
9100
9108
  return tmp1_elvis_lhs == null ? '' + this$0.a2p().code + '-' + this$0.position : tmp1_elvis_lhs;
9101
9109
  };
9102
9110
  }
@@ -9109,76 +9117,76 @@
9109
9117
  var tmp$ret$0;
9110
9118
  // Inline function 'kotlin.getValue' call
9111
9119
  var tmp0_getValue = id$factory();
9112
- tmp$ret$0 = this.r3d_1.o1();
9120
+ tmp$ret$0 = this.s3d_1.o1();
9113
9121
  return tmp$ret$0;
9114
9122
  };
9115
- protoOf(Page).i3e = function () {
9123
+ protoOf(Page).j3e = function () {
9116
9124
  var tmp$ret$0;
9117
9125
  // Inline function 'kotlin.getValue' call
9118
9126
  var tmp0_getValue = position$factory();
9119
- tmp$ret$0 = this.s3d_1.o1();
9127
+ tmp$ret$0 = this.t3d_1.o1();
9120
9128
  return tmp$ret$0;
9121
9129
  };
9122
- protoOf(Page).j3e = function () {
9123
- return this.u3d_1;
9124
- };
9125
9130
  protoOf(Page).k3e = function () {
9126
- return this.a2p().findPage(this.v3d_1);
9131
+ return this.v3d_1;
9127
9132
  };
9128
9133
  protoOf(Page).l3e = function () {
9129
- return this.isHidden;
9134
+ return this.a2p().findPage(this.w3d_1);
9130
9135
  };
9131
9136
  protoOf(Page).m3e = function () {
9137
+ return this.isHidden;
9138
+ };
9139
+ protoOf(Page).n3e = function () {
9132
9140
  return this.listeners;
9133
9141
  };
9134
9142
  protoOf(Page).p36 = function () {
9135
9143
  return this.dismissListeners;
9136
9144
  };
9137
9145
  protoOf(Page).z2x = function () {
9138
- var tmp0_elvis_lhs = this.w3d_1;
9146
+ var tmp0_elvis_lhs = this.x3d_1;
9139
9147
  return tmp0_elvis_lhs == null ? get_primaryColor_0(this.a2t()) : tmp0_elvis_lhs;
9140
9148
  };
9141
9149
  protoOf(Page).a2y = function () {
9142
- var tmp0_elvis_lhs = this.x3d_1;
9150
+ var tmp0_elvis_lhs = this.y3d_1;
9143
9151
  return tmp0_elvis_lhs == null ? get_primaryTextColor_0(this.a2t()) : tmp0_elvis_lhs;
9144
9152
  };
9145
9153
  protoOf(Page).s36 = function () {
9146
- return this.y3d_1;
9147
- };
9148
- protoOf(Page).n3e = function () {
9149
9154
  return this.z3d_1;
9150
9155
  };
9156
+ protoOf(Page).o3e = function () {
9157
+ return this.a3e_1;
9158
+ };
9151
9159
  protoOf(Page).t36 = function () {
9152
- return getResource(this, this.z3d_1);
9160
+ return getResource(this, this.a3e_1);
9153
9161
  };
9154
9162
  protoOf(Page).u36 = function () {
9155
- return this.a3e_1;
9163
+ return this.b3e_1;
9156
9164
  };
9157
9165
  protoOf(Page).v36 = function () {
9158
- return this.b3e_1;
9166
+ return this.c3e_1;
9159
9167
  };
9160
- protoOf(Page).o3e = function () {
9161
- var tmp0_elvis_lhs = this.c3e_1;
9168
+ protoOf(Page).p3e = function () {
9169
+ var tmp0_elvis_lhs = this.d3e_1;
9162
9170
  return tmp0_elvis_lhs == null ? this.a2p().b2u_1 : tmp0_elvis_lhs;
9163
9171
  };
9164
9172
  protoOf(Page).c2y = function () {
9165
- var tmp0_elvis_lhs = this.d3e_1;
9173
+ var tmp0_elvis_lhs = this.e3e_1;
9166
9174
  return tmp0_elvis_lhs == null ? this.a2p().c2y() : tmp0_elvis_lhs;
9167
9175
  };
9168
9176
  protoOf(Page).d2y = function () {
9169
- var tmp0_elvis_lhs = this.e3e_1;
9177
+ var tmp0_elvis_lhs = this.f3e_1;
9170
9178
  return tmp0_elvis_lhs == null ? get_multiselectOptionBackgroundColor.call(this) : tmp0_elvis_lhs;
9171
9179
  };
9172
9180
  protoOf(Page).e2y = function () {
9173
- var tmp0_elvis_lhs = this.f3e_1;
9181
+ var tmp0_elvis_lhs = this.g3e_1;
9174
9182
  return tmp0_elvis_lhs == null ? get_multiselectOptionSelectedColor.call(this) : tmp0_elvis_lhs;
9175
9183
  };
9176
9184
  protoOf(Page).x2x = function () {
9177
- var tmp0_elvis_lhs = this.g3e_1;
9185
+ var tmp0_elvis_lhs = this.h3e_1;
9178
9186
  return tmp0_elvis_lhs == null ? get_textColor_0(this.a2t()) : tmp0_elvis_lhs;
9179
9187
  };
9180
9188
  protoOf(Page).f2y = function () {
9181
- return this.h3e_1 * get_textScale_0(this.a2t());
9189
+ return this.i3e_1 * get_textScale_0(this.a2t());
9182
9190
  };
9183
9191
  protoOf(Page)._getAnalyticsEvents = function (type) {
9184
9192
  var tmp0_subject = type;
@@ -9188,7 +9196,7 @@
9188
9196
  case 1:
9189
9197
  var tmp$ret$2;
9190
9198
  // Inline function 'kotlin.collections.filter' call
9191
- var tmp1_filter = this.o3d();
9199
+ var tmp1_filter = this.p3d();
9192
9200
  var tmp$ret$1;
9193
9201
  // Inline function 'kotlin.collections.filterTo' call
9194
9202
  var tmp0_filterTo = ArrayList_init_$Create$();
@@ -9210,7 +9218,7 @@
9210
9218
  case 2:
9211
9219
  var tmp$ret$5;
9212
9220
  // Inline function 'kotlin.collections.filter' call
9213
- var tmp3_filter = this.o3d();
9221
+ var tmp3_filter = this.p3d();
9214
9222
  var tmp$ret$4;
9215
9223
  // Inline function 'kotlin.collections.filterTo' call
9216
9224
  var tmp2_filterTo = ArrayList_init_$Create$();
@@ -9238,13 +9246,13 @@
9238
9246
  function Page() {
9239
9247
  Companion_getInstance_48();
9240
9248
  var tmp = this;
9241
- tmp.r3d_1 = lazy(Page$id$delegate$lambda(this));
9249
+ tmp.s3d_1 = lazy(Page$id$delegate$lambda(this));
9242
9250
  var tmp_0 = this;
9243
- tmp_0.s3d_1 = lazy(Page$position$delegate$lambda(this));
9251
+ tmp_0.t3d_1 = lazy(Page$position$delegate$lambda(this));
9244
9252
  }
9245
9253
  defineProp(protoOf(Page), 'id', protoOf(Page).p2u);
9246
- defineProp(protoOf(Page), 'position', protoOf(Page).i3e);
9247
- defineProp(protoOf(Page), 'parentPage', protoOf(Page).k3e);
9254
+ defineProp(protoOf(Page), 'position', protoOf(Page).j3e);
9255
+ defineProp(protoOf(Page), 'parentPage', protoOf(Page).l3e);
9248
9256
  defineProp(protoOf(Page), 'backgroundImage', protoOf(Page).t36);
9249
9257
  defineProp(protoOf(Page), 'stylesParent', function () {
9250
9258
  return this.a2t();
@@ -9299,7 +9307,7 @@
9299
9307
  // Inline function 'org.cru.godtools.shared.tool.parser.model.shareable.Companion.parseShareableItems.<anonymous>.<anonymous>' call
9300
9308
  var tmp0_subject = _this__u8e3s4.w2r();
9301
9309
  if (tmp0_subject === get_XMLNS_SHAREABLE()) {
9302
- var tmp1_safe_receiver = Companion_getInstance_49().p3g(manifest, _this__u8e3s4);
9310
+ var tmp1_safe_receiver = Companion_getInstance_49().q3g(manifest, _this__u8e3s4);
9303
9311
  if (tmp1_safe_receiver == null)
9304
9312
  null;
9305
9313
  else {
@@ -9323,9 +9331,9 @@
9323
9331
  tmp$ret$4 = tmp$ret$3;
9324
9332
  return tmp$ret$4;
9325
9333
  };
9326
- protoOf(Companion_46).p3g = function (manifest, parser) {
9334
+ protoOf(Companion_46).q3g = function (manifest, parser) {
9327
9335
  Companion_getInstance_59();
9328
- parser.q3g(2, get_XMLNS_SHAREABLE());
9336
+ parser.r3g(2, get_XMLNS_SHAREABLE());
9329
9337
  var tmp0_subject = parser.w2r();
9330
9338
  var tmp;
9331
9339
  if (tmp0_subject === get_XMLNS_SHAREABLE()) {
@@ -9353,7 +9361,7 @@
9353
9361
  BaseModel.call($this, parent);
9354
9362
  Shareable.call($this);
9355
9363
  Companion_getInstance_59();
9356
- parser.q3g(2, get_XMLNS_SHAREABLE());
9364
+ parser.r3g(2, get_XMLNS_SHAREABLE());
9357
9365
  $this.h36_1 = parser.o2t('id');
9358
9366
  var tmp = $this;
9359
9367
  var tmp0_safe_receiver = parser.o2t('order');
@@ -9375,7 +9383,7 @@
9375
9383
  });
9376
9384
  function Companion_47() {
9377
9385
  Companion_instance_47 = this;
9378
- this.r3g_1 = 'image';
9386
+ this.s3g_1 = 'image';
9379
9387
  }
9380
9388
  var Companion_instance_47;
9381
9389
  function Companion_getInstance_50() {
@@ -9390,7 +9398,7 @@
9390
9398
  var tmp = get_XMLNS_SHAREABLE();
9391
9399
  Companion_getInstance_50();
9392
9400
  parser.u2r(2, tmp, 'image');
9393
- $this.v3g_1 = parser.o2t('resource');
9401
+ $this.w3g_1 = parser.o2t('resource');
9394
9402
  var description = null;
9395
9403
  // Inline function 'org.cru.godtools.shared.tool.parser.xml.parseChildren' call
9396
9404
  $l$loop_1: while (true) {
@@ -9416,7 +9424,7 @@
9416
9424
  continue $l$loop_1;
9417
9425
  skipTag(parser);
9418
9426
  }
9419
- $this.w3g_1 = description;
9427
+ $this.x3g_1 = description;
9420
9428
  return $this;
9421
9429
  }
9422
9430
  function ShareableImage_init_$Create$(manifest, parser) {
@@ -9424,7 +9432,7 @@
9424
9432
  }
9425
9433
  protoOf(ShareableImage).p2u = function () {
9426
9434
  var tmp0_elvis_lhs = protoOf(Shareable).p2u.call(this);
9427
- return tmp0_elvis_lhs == null ? this.v3g_1 : tmp0_elvis_lhs;
9435
+ return tmp0_elvis_lhs == null ? this.w3g_1 : tmp0_elvis_lhs;
9428
9436
  };
9429
9437
  function ShareableImage() {
9430
9438
  Companion_getInstance_50();
@@ -9441,7 +9449,7 @@
9441
9449
  var XMLNS_TRAINING;
9442
9450
  function Companion_48() {
9443
9451
  Companion_instance_48 = this;
9444
- this.x3g_1 = 'tip';
9452
+ this.y3g_1 = 'tip';
9445
9453
  }
9446
9454
  var Companion_instance_48;
9447
9455
  function Companion_getInstance_51() {
@@ -9456,18 +9464,18 @@
9456
9464
  var tmp = get_XMLNS_TRAINING();
9457
9465
  Companion_getInstance_51();
9458
9466
  parser.u2r(2, tmp, 'tip');
9459
- $this.g3h_1 = parser.m2v(null, 'id');
9467
+ $this.h3h_1 = parser.m2v(null, 'id');
9460
9468
  skipTag(parser);
9461
9469
  return $this;
9462
9470
  }
9463
9471
  function InlineTip_init_$Create$(parent, parser) {
9464
9472
  return InlineTip_init_$Init$(parent, parser, objectCreate(protoOf(InlineTip)));
9465
9473
  }
9466
- protoOf(InlineTip).h3h = function () {
9467
- return this.a2p().v37(this.g3h_1);
9474
+ protoOf(InlineTip).i3h = function () {
9475
+ return this.a2p().v37(this.h3h_1);
9468
9476
  };
9469
9477
  protoOf(InlineTip).c2t = function () {
9470
- return listOfNotNull(this.h3h());
9478
+ return listOfNotNull(this.i3h());
9471
9479
  };
9472
9480
  function InlineTip() {
9473
9481
  Companion_getInstance_51();
@@ -9479,7 +9487,7 @@
9479
9487
  var Type_QUOTE_instance;
9480
9488
  function Companion_49() {
9481
9489
  Companion_instance_49 = this;
9482
- this.i3h_1 = Type_TIP_getInstance();
9490
+ this.j3h_1 = Type_TIP_getInstance();
9483
9491
  }
9484
9492
  protoOf(Companion_49).l31 = function (_this__u8e3s4) {
9485
9493
  var tmp0_subject = _this__u8e3s4;
@@ -9526,7 +9534,7 @@
9526
9534
  var tmp = $this;
9527
9535
  var tmp0_safe_receiver = parser.m2v(null, 'type');
9528
9536
  var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : Companion_getInstance_52().l31(tmp0_safe_receiver);
9529
- tmp.v34_1 = tmp1_elvis_lhs == null ? Companion_getInstance_52().i3h_1 : tmp1_elvis_lhs;
9537
+ tmp.v34_1 = tmp1_elvis_lhs == null ? Companion_getInstance_52().j3h_1 : tmp1_elvis_lhs;
9530
9538
  var tmp_0 = $this;
9531
9539
  var tmp$ret$2;
9532
9540
  // Inline function 'kotlin.collections.buildList' call
@@ -9658,7 +9666,7 @@
9658
9666
  });
9659
9667
  function Companion_50() {
9660
9668
  Companion_instance_50 = this;
9661
- this.j3h_1 = 'page';
9669
+ this.k3h_1 = 'page';
9662
9670
  }
9663
9671
  var Companion_instance_50;
9664
9672
  function Companion_getInstance_53() {
@@ -9673,8 +9681,8 @@
9673
9681
  var tmp = get_XMLNS_TRAINING();
9674
9682
  Companion_getInstance_53();
9675
9683
  parser.u2r(2, tmp, 'page');
9676
- $this.l3h_1 = tip;
9677
- $this.m3h_1 = position;
9684
+ $this.m3h_1 = tip;
9685
+ $this.n3h_1 = position;
9678
9686
  var tmp_0 = $this;
9679
9687
  var tmp$ret$8;
9680
9688
  // Inline function 'org.cru.godtools.shared.tool.parser.model.parseContent' call
@@ -9754,14 +9762,14 @@
9754
9762
  tmp$ret$6 = tmp$ret$5.u7();
9755
9763
  tmp$ret$7 = tmp$ret$6;
9756
9764
  tmp$ret$8 = tmp$ret$7;
9757
- tmp_0.n3h_1 = tmp$ret$8;
9765
+ tmp_0.o3h_1 = tmp$ret$8;
9758
9766
  return $this;
9759
9767
  }
9760
9768
  function TipPage_init_$Create$(tip, position, parser) {
9761
9769
  return TipPage_init_$Init$(tip, position, parser, objectCreate(protoOf(TipPage)));
9762
9770
  }
9763
9771
  protoOf(TipPage).t2s = function () {
9764
- return this.n3h_1;
9772
+ return this.o3h_1;
9765
9773
  };
9766
9774
  function TipPage() {
9767
9775
  Companion_getInstance_53();
@@ -9780,7 +9788,7 @@
9780
9788
  });
9781
9789
  function Companion_51() {
9782
9790
  Companion_instance_51 = this;
9783
- this.o3h_1 = 'call-to-action';
9791
+ this.p3h_1 = 'call-to-action';
9784
9792
  }
9785
9793
  var Companion_instance_51;
9786
9794
  function Companion_getInstance_54() {
@@ -9791,10 +9799,10 @@
9791
9799
  function CallToAction_init_$Init$(parent, $this) {
9792
9800
  BaseModel.call($this, parent);
9793
9801
  CallToAction.call($this);
9794
- $this.q3h_1 = parent;
9802
+ $this.r3h_1 = parent;
9795
9803
  $this.label = null;
9796
- $this.r3h_1 = null;
9797
9804
  $this.s3h_1 = null;
9805
+ $this.t3h_1 = null;
9798
9806
  return $this;
9799
9807
  }
9800
9808
  function CallToAction_init_$Create$(parent) {
@@ -9807,11 +9815,11 @@
9807
9815
  var tmp = get_XMLNS_TRACT();
9808
9816
  Companion_getInstance_54();
9809
9817
  parser.u2r(2, tmp, 'call-to-action');
9810
- $this.q3h_1 = page;
9818
+ $this.r3h_1 = page;
9811
9819
  var tmp_0 = $this;
9812
9820
  var tmp0_safe_receiver = parser.o2t('control-color');
9813
- tmp_0.r3h_1 = tmp0_safe_receiver == null ? null : toColorOrNull(tmp0_safe_receiver);
9814
- $this.s3h_1 = parser.m2v(get_XMLNS_TRAINING(), 'tip');
9821
+ tmp_0.s3h_1 = tmp0_safe_receiver == null ? null : toColorOrNull(tmp0_safe_receiver);
9822
+ $this.t3h_1 = parser.m2v(get_XMLNS_TRAINING(), 'tip');
9815
9823
  var tmp_1 = $this;
9816
9824
  var tmp_2 = get_XMLNS_TRACT();
9817
9825
  Companion_getInstance_54();
@@ -9828,34 +9836,34 @@
9828
9836
  tip = tip === VOID ? null : tip;
9829
9837
  BaseModel.call($this, page);
9830
9838
  CallToAction.call($this);
9831
- $this.q3h_1 = page;
9839
+ $this.r3h_1 = page;
9832
9840
  var tmp = $this;
9833
9841
  var tmp0_safe_receiver = label;
9834
9842
  tmp.label = tmp0_safe_receiver == null ? null : tmp0_safe_receiver($this);
9835
- $this.r3h_1 = controlColor;
9836
- $this.s3h_1 = tip;
9843
+ $this.s3h_1 = controlColor;
9844
+ $this.t3h_1 = tip;
9837
9845
  return $this;
9838
9846
  }
9839
9847
  function createTestCallToAction(page, label, controlColor, tip) {
9840
9848
  return CallToAction_init_$Init$_1(page, label, controlColor, tip, objectCreate(protoOf(CallToAction)));
9841
9849
  }
9842
- protoOf(CallToAction).t3h = function () {
9850
+ protoOf(CallToAction).u3h = function () {
9843
9851
  return this.label;
9844
9852
  };
9845
- protoOf(CallToAction).o3e = function () {
9846
- var tmp0_elvis_lhs = this.r3h_1;
9853
+ protoOf(CallToAction).p3e = function () {
9854
+ var tmp0_elvis_lhs = this.s3h_1;
9847
9855
  return tmp0_elvis_lhs == null ? get_primaryColor_0(this.a2t()) : tmp0_elvis_lhs;
9848
9856
  };
9849
- protoOf(CallToAction).u3h = function () {
9850
- return this.s3h_1;
9857
+ protoOf(CallToAction).v3h = function () {
9858
+ return this.t3h_1;
9851
9859
  };
9852
- protoOf(CallToAction).h3h = function () {
9853
- return this.a2p().v37(this.s3h_1);
9860
+ protoOf(CallToAction).i3h = function () {
9861
+ return this.a2p().v37(this.t3h_1);
9854
9862
  };
9855
9863
  function CallToAction() {
9856
9864
  Companion_getInstance_54();
9857
9865
  }
9858
- defineProp(protoOf(CallToAction), 'tip', protoOf(CallToAction).h3h);
9866
+ defineProp(protoOf(CallToAction), 'tip', protoOf(CallToAction).i3h);
9859
9867
  defineProp(protoOf(CallToAction), 'stylesParent', function () {
9860
9868
  return this.a2t();
9861
9869
  });
@@ -9868,7 +9876,7 @@
9868
9876
  var XMLNS_TRACT;
9869
9877
  function Companion_52() {
9870
9878
  Companion_instance_52 = this;
9871
- this.v3h_1 = 'header';
9879
+ this.w3h_1 = 'header';
9872
9880
  }
9873
9881
  var Companion_instance_52;
9874
9882
  function Companion_getInstance_55() {
@@ -9885,8 +9893,8 @@
9885
9893
  parser.u2r(2, tmp, 'header');
9886
9894
  var tmp_0 = $this;
9887
9895
  var tmp0_safe_receiver = parser.o2t(get_XML_BACKGROUND_COLOR());
9888
- tmp_0.x3h_1 = tmp0_safe_receiver == null ? null : toColorOrNull(tmp0_safe_receiver);
9889
- $this.y3h_1 = parser.m2v(get_XMLNS_TRAINING(), 'tip');
9896
+ tmp_0.y3h_1 = tmp0_safe_receiver == null ? null : toColorOrNull(tmp0_safe_receiver);
9897
+ $this.z3h_1 = parser.m2v(get_XMLNS_TRAINING(), 'tip');
9890
9898
  var number = null;
9891
9899
  var title = null;
9892
9900
  // Inline function 'org.cru.godtools.shared.tool.parser.xml.parseChildren' call
@@ -9923,28 +9931,28 @@
9923
9931
  return Header_init_$Init$(page, parser, objectCreate(protoOf(Header)));
9924
9932
  }
9925
9933
  protoOf(Header).s36 = function () {
9926
- var tmp0_elvis_lhs = this.x3h_1;
9934
+ var tmp0_elvis_lhs = this.y3h_1;
9927
9935
  return tmp0_elvis_lhs == null ? this.z2x() : tmp0_elvis_lhs;
9928
9936
  };
9929
9937
  protoOf(Header).x2x = function () {
9930
9938
  return this.a2y();
9931
9939
  };
9932
- protoOf(Header).z3h = function () {
9940
+ protoOf(Header).a3i = function () {
9933
9941
  return this.number;
9934
9942
  };
9935
9943
  protoOf(Header).x36 = function () {
9936
9944
  return this.title;
9937
9945
  };
9938
- protoOf(Header).u3h = function () {
9939
- return this.y3h_1;
9946
+ protoOf(Header).v3h = function () {
9947
+ return this.z3h_1;
9940
9948
  };
9941
- protoOf(Header).h3h = function () {
9942
- return this.a2p().v37(this.y3h_1);
9949
+ protoOf(Header).i3h = function () {
9950
+ return this.a2p().v37(this.z3h_1);
9943
9951
  };
9944
9952
  function Header() {
9945
9953
  Companion_getInstance_55();
9946
9954
  }
9947
- defineProp(protoOf(Header), 'tip', protoOf(Header).h3h);
9955
+ defineProp(protoOf(Header), 'tip', protoOf(Header).i3h);
9948
9956
  defineProp(protoOf(Header), 'stylesParent', function () {
9949
9957
  return this.a2t();
9950
9958
  });
@@ -9953,7 +9961,7 @@
9953
9961
  });
9954
9962
  function Companion_53() {
9955
9963
  Companion_instance_53 = this;
9956
- this.a3i_1 = 'hero';
9964
+ this.b3i_1 = 'hero';
9957
9965
  }
9958
9966
  var Companion_instance_53;
9959
9967
  function Companion_getInstance_56() {
@@ -9965,7 +9973,7 @@
9965
9973
  var tmp$ret$0;
9966
9974
  // Inline function 'kotlin.getValue' call
9967
9975
  var tmp0_getValue = headingParent$factory();
9968
- tmp$ret$0 = $this.c3i_1.o1();
9976
+ tmp$ret$0 = $this.d3i_1.o1();
9969
9977
  return tmp$ret$0;
9970
9978
  }
9971
9979
  function Hero_init_$Init$(page, parser, $this) {
@@ -9979,7 +9987,7 @@
9979
9987
  var tmp$ret$0;
9980
9988
  // Inline function 'kotlin.collections.mutableListOf' call
9981
9989
  tmp$ret$0 = ArrayList_init_$Create$();
9982
- tmp_0.e3i_1 = tmp$ret$0;
9990
+ tmp_0.f3i_1 = tmp$ret$0;
9983
9991
  var heading = null;
9984
9992
  var tmp_1 = $this;
9985
9993
  var tmp$ret$8;
@@ -10018,7 +10026,7 @@
10018
10026
  if (tmp1_subject === 'events') {
10019
10027
  var tmp2_this = $this;
10020
10028
  // Inline function 'kotlin.collections.plusAssign' call
10021
- var tmp0_plusAssign = tmp2_this.e3i_1;
10029
+ var tmp0_plusAssign = tmp2_this.f3i_1;
10022
10030
  var tmp1_plusAssign = Companion_getInstance_6().y2r(parser, $this);
10023
10031
  addAll(tmp0_plusAssign, tmp1_plusAssign);
10024
10032
  }
@@ -10074,7 +10082,7 @@
10074
10082
  tmp$ret$6 = tmp$ret$5.u7();
10075
10083
  tmp$ret$7 = tmp$ret$6;
10076
10084
  tmp$ret$8 = tmp$ret$7;
10077
- tmp_1.d3i_1 = tmp$ret$8;
10085
+ tmp_1.e3i_1 = tmp$ret$8;
10078
10086
  $this.heading = heading;
10079
10087
  return $this;
10080
10088
  }
@@ -10087,11 +10095,11 @@
10087
10095
  heading = heading === VOID ? null : heading;
10088
10096
  BaseModel.call($this, page);
10089
10097
  Hero.call($this);
10090
- $this.e3i_1 = analyticsEvents;
10098
+ $this.f3i_1 = analyticsEvents;
10091
10099
  var tmp = $this;
10092
10100
  var tmp0_safe_receiver = heading;
10093
10101
  tmp.heading = tmp0_safe_receiver == null ? null : tmp0_safe_receiver(_get_headingParent__2ts5bv($this));
10094
- $this.d3i_1 = emptyList();
10102
+ $this.e3i_1 = emptyList();
10095
10103
  return $this;
10096
10104
  }
10097
10105
  function createTestHero(page, analyticsEvents, heading) {
@@ -10107,15 +10115,15 @@
10107
10115
  return stylesOverride(this$0, VOID, Hero$headingParent$delegate$lambda$lambda(this$0));
10108
10116
  };
10109
10117
  }
10110
- protoOf(Hero).f3i = function () {
10118
+ protoOf(Hero).g3i = function () {
10111
10119
  return this.heading;
10112
10120
  };
10113
10121
  protoOf(Hero).t2s = function () {
10114
- return this.d3i_1;
10115
- };
10116
- protoOf(Hero).o3d = function () {
10117
10122
  return this.e3i_1;
10118
10123
  };
10124
+ protoOf(Hero).p3d = function () {
10125
+ return this.f3i_1;
10126
+ };
10119
10127
  protoOf(Hero)._getAnalyticsEvents = function (type) {
10120
10128
  var tmp0_subject = type;
10121
10129
  var tmp0 = tmp0_subject.d4_1;
@@ -10124,7 +10132,7 @@
10124
10132
  case 1:
10125
10133
  var tmp$ret$2;
10126
10134
  // Inline function 'kotlin.collections.filter' call
10127
- var tmp1_filter = this.e3i_1;
10135
+ var tmp1_filter = this.f3i_1;
10128
10136
  var tmp$ret$1;
10129
10137
  // Inline function 'kotlin.collections.filterTo' call
10130
10138
  var tmp0_filterTo = ArrayList_init_$Create$();
@@ -10146,7 +10154,7 @@
10146
10154
  case 2:
10147
10155
  var tmp$ret$5;
10148
10156
  // Inline function 'kotlin.collections.filter' call
10149
- var tmp3_filter = this.e3i_1;
10157
+ var tmp3_filter = this.f3i_1;
10150
10158
  var tmp$ret$4;
10151
10159
  // Inline function 'kotlin.collections.filterTo' call
10152
10160
  var tmp2_filterTo = ArrayList_init_$Create$();
@@ -10174,7 +10182,7 @@
10174
10182
  function Hero() {
10175
10183
  Companion_getInstance_56();
10176
10184
  var tmp = this;
10177
- tmp.c3i_1 = lazy(Hero$headingParent$delegate$lambda(this));
10185
+ tmp.d3i_1 = lazy(Hero$headingParent$delegate$lambda(this));
10178
10186
  }
10179
10187
  defineProp(protoOf(Hero), '_content', function () {
10180
10188
  return this.t2s();
@@ -10195,7 +10203,7 @@
10195
10203
  }
10196
10204
  function Companion_54() {
10197
10205
  Companion_instance_54 = this;
10198
- this.g3i_1 = 'modal';
10206
+ this.h3i_1 = 'modal';
10199
10207
  }
10200
10208
  var Companion_instance_54;
10201
10209
  function Companion_getInstance_57() {
@@ -10310,14 +10318,14 @@
10310
10318
  tmp$ret$7 = tmp$ret$6.u7();
10311
10319
  tmp$ret$8 = tmp$ret$7;
10312
10320
  tmp$ret$9 = tmp$ret$8;
10313
- tmp_2.c3j_1 = tmp$ret$9;
10321
+ tmp_2.d3j_1 = tmp$ret$9;
10314
10322
  $this.title = title;
10315
10323
  return $this;
10316
10324
  }
10317
10325
  function Modal_init_$Create$(parent, parser) {
10318
10326
  return Modal_init_$Init$(parent, parser, objectCreate(protoOf(Modal)));
10319
10327
  }
10320
- protoOf(Modal).d3j = function () {
10328
+ protoOf(Modal).e3j = function () {
10321
10329
  return this.page;
10322
10330
  };
10323
10331
  protoOf(Modal).p2u = function () {
@@ -10327,9 +10335,9 @@
10327
10335
  return this.title;
10328
10336
  };
10329
10337
  protoOf(Modal).t2s = function () {
10330
- return this.c3j_1;
10338
+ return this.d3j_1;
10331
10339
  };
10332
- protoOf(Modal).m3e = function () {
10340
+ protoOf(Modal).n3e = function () {
10333
10341
  return this.listeners;
10334
10342
  };
10335
10343
  protoOf(Modal).p36 = function () {
@@ -10371,11 +10379,11 @@
10371
10379
  });
10372
10380
  function Companion_55() {
10373
10381
  Companion_instance_55 = this;
10374
- this.e3j_1 = 'card';
10375
- this.f3j_1 = 'label';
10376
- this.g3j_1 = 'hidden';
10377
- this.h3j_1 = ImageScaleType_FILL_X_getInstance();
10378
- this.i3j_1 = Companion_getInstance_22().CENTER;
10382
+ this.f3j_1 = 'card';
10383
+ this.g3j_1 = 'label';
10384
+ this.h3j_1 = 'hidden';
10385
+ this.i3j_1 = ImageScaleType_FILL_X_getInstance();
10386
+ this.j3j_1 = Companion_getInstance_22().CENTER;
10379
10387
  }
10380
10388
  var Companion_instance_55;
10381
10389
  function Companion_getInstance_58() {
@@ -10387,7 +10395,7 @@
10387
10395
  var tmp$ret$0;
10388
10396
  // Inline function 'kotlin.getValue' call
10389
10397
  var tmp0_getValue = labelParent$factory();
10390
- tmp$ret$0 = $this.p3j_1.o1();
10398
+ tmp$ret$0 = $this.q3j_1.o1();
10391
10399
  return tmp$ret$0;
10392
10400
  }
10393
10401
  function Card_init_$Init$_1(page, position, parser, $this) {
@@ -10418,24 +10426,24 @@
10418
10426
  tmp_2.dismissListeners = toSet_0(tmp$ret$1);
10419
10427
  var tmp_3 = $this;
10420
10428
  var tmp2_safe_receiver = parser.o2t(get_XML_BACKGROUND_COLOR());
10421
- tmp_3.k3j_1 = tmp2_safe_receiver == null ? null : toColorOrNull(tmp2_safe_receiver);
10422
- $this.l3j_1 = parser.o2t(get_XML_BACKGROUND_IMAGE());
10429
+ tmp_3.l3j_1 = tmp2_safe_receiver == null ? null : toColorOrNull(tmp2_safe_receiver);
10430
+ $this.m3j_1 = parser.o2t(get_XML_BACKGROUND_IMAGE());
10423
10431
  var tmp_4 = $this;
10424
10432
  var tmp3_safe_receiver = parser.o2t(get_XML_BACKGROUND_IMAGE_GRAVITY());
10425
10433
  var tmp4_elvis_lhs = tmp3_safe_receiver == null ? null : Companion_getInstance_22().y2w(tmp3_safe_receiver);
10426
- tmp_4.m3j_1 = tmp4_elvis_lhs == null ? Companion_getInstance_58().i3j_1 : tmp4_elvis_lhs;
10434
+ tmp_4.n3j_1 = tmp4_elvis_lhs == null ? Companion_getInstance_58().j3j_1 : tmp4_elvis_lhs;
10427
10435
  var tmp_5 = $this;
10428
10436
  var tmp5_safe_receiver = parser.o2t(get_XML_BACKGROUND_IMAGE_SCALE_TYPE());
10429
10437
  var tmp6_elvis_lhs = tmp5_safe_receiver == null ? null : Companion_getInstance_24().j31(tmp5_safe_receiver);
10430
- tmp_5.n3j_1 = tmp6_elvis_lhs == null ? Companion_getInstance_58().h3j_1 : tmp6_elvis_lhs;
10438
+ tmp_5.o3j_1 = tmp6_elvis_lhs == null ? Companion_getInstance_58().i3j_1 : tmp6_elvis_lhs;
10431
10439
  var tmp_6 = $this;
10432
10440
  var tmp7_safe_receiver = parser.o2t(get_XML_TEXT_COLOR());
10433
- tmp_6.o3j_1 = tmp7_safe_receiver == null ? null : toColorOrNull(tmp7_safe_receiver);
10441
+ tmp_6.p3j_1 = tmp7_safe_receiver == null ? null : toColorOrNull(tmp7_safe_receiver);
10434
10442
  var tmp_7 = $this;
10435
10443
  var tmp$ret$2;
10436
10444
  // Inline function 'kotlin.collections.mutableListOf' call
10437
10445
  tmp$ret$2 = ArrayList_init_$Create$();
10438
- tmp_7.r3j_1 = tmp$ret$2;
10446
+ tmp_7.s3j_1 = tmp$ret$2;
10439
10447
  var label = null;
10440
10448
  var tmp_8 = $this;
10441
10449
  var tmp$ret$10;
@@ -10474,7 +10482,7 @@
10474
10482
  if (tmp1_subject === 'events') {
10475
10483
  var tmp2_this = $this;
10476
10484
  // Inline function 'kotlin.collections.plusAssign' call
10477
- var tmp0_plusAssign = tmp2_this.r3j_1;
10485
+ var tmp0_plusAssign = tmp2_this.s3j_1;
10478
10486
  var tmp1_plusAssign = Companion_getInstance_6().y2r(parser, $this);
10479
10487
  addAll(tmp0_plusAssign, tmp1_plusAssign);
10480
10488
  }
@@ -10535,7 +10543,7 @@
10535
10543
  tmp$ret$8 = tmp$ret$7.u7();
10536
10544
  tmp$ret$9 = tmp$ret$8;
10537
10545
  tmp$ret$10 = tmp$ret$9;
10538
- tmp_8.q3j_1 = tmp$ret$10;
10546
+ tmp_8.r3j_1 = tmp$ret$10;
10539
10547
  $this.label = label;
10540
10548
  return $this;
10541
10549
  }
@@ -10561,7 +10569,7 @@
10561
10569
  parser.u2r(2, tmp, 'page');
10562
10570
  var tmp_0 = $this;
10563
10571
  var tmp0_safe_receiver = parser.o2t('card-text-color');
10564
- tmp_0.a3j_1 = tmp0_safe_receiver == null ? null : toColorOrNull(tmp0_safe_receiver);
10572
+ tmp_0.b3j_1 = tmp0_safe_receiver == null ? null : toColorOrNull(tmp0_safe_receiver);
10565
10573
  var header = null;
10566
10574
  var hero = null;
10567
10575
  var tmp_1 = $this;
@@ -10659,7 +10667,7 @@
10659
10667
  callToAction = callToAction === VOID ? null : callToAction;
10660
10668
  Page_init_$Init$_0(manifest, VOID, fileName, VOID, primaryColor, backgroundColor, backgroundImage, backgroundImageGravity, backgroundImageScaleType, VOID, cardBackgroundColor, textColor, textScale, $this);
10661
10669
  TractPage.call($this);
10662
- $this.a3j_1 = cardTextColor;
10670
+ $this.b3j_1 = cardTextColor;
10663
10671
  $this.header = null;
10664
10672
  $this.hero = null;
10665
10673
  var tmp_0 = $this;
@@ -10680,16 +10688,16 @@
10680
10688
  function createTestTractPage(manifest, fileName, backgroundColor, backgroundImage, primaryColor, backgroundImageGravity, backgroundImageScaleType, textColor, textScale, cardBackgroundColor, cardTextColor, cards, callToAction) {
10681
10689
  return TractPage_init_$Init$_0(manifest, fileName, backgroundColor, backgroundImage, primaryColor, backgroundImageGravity, backgroundImageScaleType, textColor, textScale, cardBackgroundColor, cardTextColor, cards, callToAction, objectCreate(protoOf(TractPage)));
10682
10690
  }
10683
- protoOf(Card_1).d3j = function () {
10691
+ protoOf(Card_1).e3j = function () {
10684
10692
  return this.page;
10685
10693
  };
10686
10694
  protoOf(Card_1).p2u = function () {
10687
10695
  return this.page.id + '-' + this.position;
10688
10696
  };
10689
- protoOf(Card_1).i3e = function () {
10697
+ protoOf(Card_1).j3e = function () {
10690
10698
  return this.position;
10691
10699
  };
10692
- protoOf(Card_1).s3j = function () {
10700
+ protoOf(Card_1).t3j = function () {
10693
10701
  var tmp$ret$1;
10694
10702
  // Inline function 'kotlin.takeUnless' call
10695
10703
  var tmp0_takeUnless = this.page.visibleCards.l1(this);
@@ -10706,40 +10714,40 @@
10706
10714
  tmp$ret$1 = tmp;
10707
10715
  return tmp$ret$1;
10708
10716
  };
10709
- protoOf(Card_1).t3j = function () {
10717
+ protoOf(Card_1).u3j = function () {
10710
10718
  return equals(this, lastOrNull(this.page.visibleCards));
10711
10719
  };
10712
- protoOf(Card_1).l3e = function () {
10720
+ protoOf(Card_1).m3e = function () {
10713
10721
  return this.isHidden;
10714
10722
  };
10715
- protoOf(Card_1).m3e = function () {
10723
+ protoOf(Card_1).n3e = function () {
10716
10724
  return this.listeners;
10717
10725
  };
10718
10726
  protoOf(Card_1).p36 = function () {
10719
10727
  return this.dismissListeners;
10720
10728
  };
10721
10729
  protoOf(Card_1).s36 = function () {
10722
- var tmp0_elvis_lhs = this.k3j_1;
10730
+ var tmp0_elvis_lhs = this.l3j_1;
10723
10731
  return tmp0_elvis_lhs == null ? this.page.c2y() : tmp0_elvis_lhs;
10724
10732
  };
10725
10733
  protoOf(Card_1).t36 = function () {
10726
- return getResource(this, this.l3j_1);
10734
+ return getResource(this, this.m3j_1);
10727
10735
  };
10728
10736
  protoOf(Card_1).u36 = function () {
10729
- return this.m3j_1;
10737
+ return this.n3j_1;
10730
10738
  };
10731
10739
  protoOf(Card_1).v36 = function () {
10732
- return this.n3j_1;
10740
+ return this.o3j_1;
10733
10741
  };
10734
10742
  protoOf(Card_1).x2x = function () {
10735
- var tmp0_elvis_lhs = this.o3j_1;
10743
+ var tmp0_elvis_lhs = this.p3j_1;
10736
10744
  return tmp0_elvis_lhs == null ? this.page.cardTextColor : tmp0_elvis_lhs;
10737
10745
  };
10738
- protoOf(Card_1).t3h = function () {
10746
+ protoOf(Card_1).u3h = function () {
10739
10747
  return this.label;
10740
10748
  };
10741
10749
  protoOf(Card_1).t2s = function () {
10742
- return this.q3j_1;
10750
+ return this.r3j_1;
10743
10751
  };
10744
10752
  protoOf(Card_1).c2t = function () {
10745
10753
  var tmp$ret$3;
@@ -10764,8 +10772,8 @@
10764
10772
  tmp$ret$3 = tmp$ret$2;
10765
10773
  return tmp$ret$3;
10766
10774
  };
10767
- protoOf(Card_1).o3d = function () {
10768
- return this.r3j_1;
10775
+ protoOf(Card_1).p3d = function () {
10776
+ return this.s3j_1;
10769
10777
  };
10770
10778
  protoOf(Card_1)._getAnalyticsEvents = function (type) {
10771
10779
  var tmp0_subject = type;
@@ -10775,7 +10783,7 @@
10775
10783
  case 1:
10776
10784
  var tmp$ret$2;
10777
10785
  // Inline function 'kotlin.collections.filter' call
10778
- var tmp1_filter = this.r3j_1;
10786
+ var tmp1_filter = this.s3j_1;
10779
10787
  var tmp$ret$1;
10780
10788
  // Inline function 'kotlin.collections.filterTo' call
10781
10789
  var tmp0_filterTo = ArrayList_init_$Create$();
@@ -10797,7 +10805,7 @@
10797
10805
  case 2:
10798
10806
  var tmp$ret$5;
10799
10807
  // Inline function 'kotlin.collections.filter' call
10800
- var tmp3_filter = this.r3j_1;
10808
+ var tmp3_filter = this.s3j_1;
10801
10809
  var tmp$ret$4;
10802
10810
  // Inline function 'kotlin.collections.filterTo' call
10803
10811
  var tmp2_filterTo = ArrayList_init_$Create$();
@@ -10825,11 +10833,11 @@
10825
10833
  function Card_1() {
10826
10834
  Companion_getInstance_58();
10827
10835
  var tmp = this;
10828
- tmp.p3j_1 = lazy(TractPage$Card$labelParent$delegate$lambda(this));
10836
+ tmp.q3j_1 = lazy(TractPage$Card$labelParent$delegate$lambda(this));
10829
10837
  }
10830
10838
  defineProp(protoOf(Card_1), 'id', protoOf(Card_1).p2u);
10831
- defineProp(protoOf(Card_1), 'visiblePosition', protoOf(Card_1).s3j);
10832
- defineProp(protoOf(Card_1), 'isLastVisibleCard', protoOf(Card_1).t3j);
10839
+ defineProp(protoOf(Card_1), 'visiblePosition', protoOf(Card_1).t3j);
10840
+ defineProp(protoOf(Card_1), 'isLastVisibleCard', protoOf(Card_1).u3j);
10833
10841
  defineProp(protoOf(Card_1), 'backgroundImage', protoOf(Card_1).t36);
10834
10842
  defineProp(protoOf(Card_1), '_content', function () {
10835
10843
  return this.t2s();
@@ -10932,25 +10940,25 @@
10932
10940
  tmp$ret$2 = tmp$ret$1;
10933
10941
  return tmp$ret$2;
10934
10942
  }
10935
- protoOf(TractPage).u3j = function () {
10943
+ protoOf(TractPage).v3j = function () {
10936
10944
  return equals(lastOrNull(this.a2p()._pages), this);
10937
10945
  };
10938
- protoOf(TractPage).o3d = function () {
10939
- return this.z3i_1;
10946
+ protoOf(TractPage).p3d = function () {
10947
+ return this.a3j_1;
10940
10948
  };
10941
- protoOf(TractPage).v3j = function () {
10949
+ protoOf(TractPage).w3j = function () {
10942
10950
  return this.header;
10943
10951
  };
10944
- protoOf(TractPage).w3j = function () {
10952
+ protoOf(TractPage).x3j = function () {
10945
10953
  return this.hero;
10946
10954
  };
10947
- protoOf(TractPage).x3j = function () {
10955
+ protoOf(TractPage).y3j = function () {
10948
10956
  return this.modals;
10949
10957
  };
10950
- protoOf(TractPage).y3j = function () {
10958
+ protoOf(TractPage).z3j = function () {
10951
10959
  return this.callToAction;
10952
10960
  };
10953
- protoOf(TractPage).p3d = function (type) {
10961
+ protoOf(TractPage).q3d = function (type) {
10954
10962
  return type.equals(Type_TRACT_getInstance());
10955
10963
  };
10956
10964
  protoOf(TractPage).findModal = function (id) {
@@ -10973,10 +10981,10 @@
10973
10981
  }
10974
10982
  return tmp$ret$1;
10975
10983
  };
10976
- protoOf(TractPage).z3j = function () {
10984
+ protoOf(TractPage).a3k = function () {
10977
10985
  return this.cards;
10978
10986
  };
10979
- protoOf(TractPage).a3k = function () {
10987
+ protoOf(TractPage).b3k = function () {
10980
10988
  var tmp$ret$2;
10981
10989
  // Inline function 'kotlin.collections.filter' call
10982
10990
  var tmp1_filter = this.cards;
@@ -10997,16 +11005,16 @@
10997
11005
  tmp$ret$2 = tmp$ret$1;
10998
11006
  return tmp$ret$2;
10999
11007
  };
11000
- protoOf(TractPage).b3k = function () {
11001
- var tmp0_elvis_lhs = this.a3j_1;
11008
+ protoOf(TractPage).c3k = function () {
11009
+ var tmp0_elvis_lhs = this.b3j_1;
11002
11010
  return tmp0_elvis_lhs == null ? this.x2x() : tmp0_elvis_lhs;
11003
11011
  };
11004
11012
  function TractPage() {
11005
- this.z3i_1 = emptyList();
11013
+ this.a3j_1 = emptyList();
11006
11014
  }
11007
- defineProp(protoOf(TractPage), 'isLastPage', protoOf(TractPage).u3j);
11008
- defineProp(protoOf(TractPage), 'visibleCards', protoOf(TractPage).a3k);
11009
- defineProp(protoOf(TractPage), 'cardTextColor', protoOf(TractPage).b3k);
11015
+ defineProp(protoOf(TractPage), 'isLastPage', protoOf(TractPage).v3j);
11016
+ defineProp(protoOf(TractPage), 'visibleCards', protoOf(TractPage).b3k);
11017
+ defineProp(protoOf(TractPage), 'cardTextColor', protoOf(TractPage).c3k);
11010
11018
  defineProp(protoOf(TractPage), 'stylesParent', function () {
11011
11019
  return this.a2t();
11012
11020
  });
@@ -11048,11 +11056,11 @@
11048
11056
  return EMPTY_instance;
11049
11057
  }
11050
11058
  function SetOnceProperty() {
11051
- this.c3k_1 = EMPTY_getInstance();
11059
+ this.d3k_1 = EMPTY_getInstance();
11052
11060
  }
11053
- protoOf(SetOnceProperty).d3k = function (thisRef, property) {
11061
+ protoOf(SetOnceProperty).e3k = function (thisRef, property) {
11054
11062
  // Inline function 'kotlin.check' call
11055
- var tmp0_check = !(this.c3k_1 === EMPTY_getInstance());
11063
+ var tmp0_check = !(this.d3k_1 === EMPTY_getInstance());
11056
11064
  // Inline function 'kotlin.contracts.contract' call
11057
11065
  if (!tmp0_check) {
11058
11066
  var tmp$ret$0;
@@ -11061,15 +11069,15 @@
11061
11069
  var message = tmp$ret$0;
11062
11070
  throw IllegalStateException_init_$Create$(toString(message));
11063
11071
  }
11064
- var tmp = this.c3k_1;
11072
+ var tmp = this.d3k_1;
11065
11073
  return (tmp == null ? true : isObject(tmp)) ? tmp : THROW_CCE();
11066
11074
  };
11067
11075
  protoOf(SetOnceProperty).o37 = function (thisRef, property) {
11068
- return this.d3k(isObject(thisRef) ? thisRef : THROW_CCE(), property);
11076
+ return this.e3k(isObject(thisRef) ? thisRef : THROW_CCE(), property);
11069
11077
  };
11070
- protoOf(SetOnceProperty).e3k = function (thisRef, property, value) {
11078
+ protoOf(SetOnceProperty).f3k = function (thisRef, property, value) {
11071
11079
  // Inline function 'kotlin.check' call
11072
- var tmp0_check = this.c3k_1 === EMPTY_getInstance();
11080
+ var tmp0_check = this.d3k_1 === EMPTY_getInstance();
11073
11081
  // Inline function 'kotlin.contracts.contract' call
11074
11082
  if (!tmp0_check) {
11075
11083
  var tmp$ret$0;
@@ -11078,11 +11086,11 @@
11078
11086
  var message = tmp$ret$0;
11079
11087
  throw IllegalStateException_init_$Create$(toString(message));
11080
11088
  }
11081
- this.c3k_1 = value;
11089
+ this.d3k_1 = value;
11082
11090
  };
11083
11091
  protoOf(SetOnceProperty).a36 = function (thisRef, property, value) {
11084
11092
  var tmp = isObject(thisRef) ? thisRef : THROW_CCE();
11085
- return this.e3k(tmp, property, (value == null ? true : isObject(value)) ? value : THROW_CCE());
11093
+ return this.f3k(tmp, property, (value == null ? true : isObject(value)) ? value : THROW_CCE());
11086
11094
  };
11087
11095
  function get_isHttpUrl(_this__u8e3s4) {
11088
11096
  var tmp$ret$0;
@@ -11114,15 +11122,15 @@
11114
11122
  }
11115
11123
  function QName(uri, local) {
11116
11124
  uri = uri === VOID ? null : uri;
11117
- this.f3k_1 = uri;
11118
- this.g3k_1 = local;
11125
+ this.g3k_1 = uri;
11126
+ this.h3k_1 = local;
11119
11127
  }
11120
11128
  protoOf(QName).toString = function () {
11121
- return 'QName(uri=' + this.f3k_1 + ', local=' + this.g3k_1 + ')';
11129
+ return 'QName(uri=' + this.g3k_1 + ', local=' + this.h3k_1 + ')';
11122
11130
  };
11123
11131
  protoOf(QName).hashCode = function () {
11124
- var result = this.f3k_1 == null ? 0 : getStringHashCode(this.f3k_1);
11125
- result = imul(result, 31) + getStringHashCode(this.g3k_1) | 0;
11132
+ var result = this.g3k_1 == null ? 0 : getStringHashCode(this.g3k_1);
11133
+ result = imul(result, 31) + getStringHashCode(this.h3k_1) | 0;
11126
11134
  return result;
11127
11135
  };
11128
11136
  protoOf(QName).equals = function (other) {
@@ -11131,9 +11139,9 @@
11131
11139
  if (!(other instanceof QName))
11132
11140
  return false;
11133
11141
  var tmp0_other_with_cast = other instanceof QName ? other : THROW_CCE();
11134
- if (!(this.f3k_1 == tmp0_other_with_cast.f3k_1))
11142
+ if (!(this.g3k_1 == tmp0_other_with_cast.g3k_1))
11135
11143
  return false;
11136
- if (!(this.g3k_1 === tmp0_other_with_cast.g3k_1))
11144
+ if (!(this.h3k_1 === tmp0_other_with_cast.h3k_1))
11137
11145
  return false;
11138
11146
  return true;
11139
11147
  };
@@ -11141,63 +11149,63 @@
11141
11149
  qname = qname === VOID ? null : qname;
11142
11150
  content = content === VOID ? null : content;
11143
11151
  attrs = attrs === VOID ? null : attrs;
11144
- this.h3k_1 = type;
11145
- this.i3k_1 = qname;
11146
- this.j3k_1 = content;
11147
- this.k3k_1 = attrs;
11152
+ this.i3k_1 = type;
11153
+ this.j3k_1 = qname;
11154
+ this.k3k_1 = content;
11155
+ this.l3k_1 = attrs;
11148
11156
  }
11149
11157
  function enqueueEvent($this, event) {
11150
11158
  var tmp$ret$0;
11151
11159
  // Inline function 'kotlin.text.isNotEmpty' call
11152
- var tmp0_isNotEmpty = $this.n3k_1;
11160
+ var tmp0_isNotEmpty = $this.o3k_1;
11153
11161
  tmp$ret$0 = charSequenceLength(tmp0_isNotEmpty) > 0;
11154
11162
  if (tmp$ret$0) {
11155
11163
  var tmp0_this = $this;
11156
11164
  // Inline function 'kotlin.collections.plusAssign' call
11157
- var tmp1_plusAssign = tmp0_this.m3k_1;
11165
+ var tmp1_plusAssign = tmp0_this.n3k_1;
11158
11166
  Companion_getInstance_59();
11159
- var tmp2_plusAssign = new ParserEvent(4, VOID, $this.n3k_1.toString());
11167
+ var tmp2_plusAssign = new ParserEvent(4, VOID, $this.o3k_1.toString());
11160
11168
  tmp1_plusAssign.b(tmp2_plusAssign);
11161
- $this.n3k_1.jb();
11169
+ $this.o3k_1.jb();
11162
11170
  }
11163
11171
  var tmp1_this = $this;
11164
11172
  // Inline function 'kotlin.collections.plusAssign' call
11165
- var tmp3_plusAssign = tmp1_this.m3k_1;
11173
+ var tmp3_plusAssign = tmp1_this.n3k_1;
11166
11174
  tmp3_plusAssign.b(event);
11167
11175
  }
11168
11176
  function SaxXmlPullParser() {
11169
11177
  var tmp = this;
11170
11178
  Companion_getInstance_59();
11171
- tmp.l3k_1 = new ParserEvent(0);
11179
+ tmp.m3k_1 = new ParserEvent(0);
11172
11180
  var tmp_0 = this;
11173
11181
  var tmp$ret$0;
11174
11182
  // Inline function 'kotlin.collections.mutableListOf' call
11175
11183
  tmp$ret$0 = ArrayList_init_$Create$();
11176
- tmp_0.m3k_1 = tmp$ret$0;
11177
- this.n3k_1 = StringBuilder_init_$Create$();
11184
+ tmp_0.n3k_1 = tmp$ret$0;
11185
+ this.o3k_1 = StringBuilder_init_$Create$();
11178
11186
  }
11179
11187
  protoOf(SaxXmlPullParser).v2r = function () {
11180
- return this.l3k_1.h3k_1;
11188
+ return this.m3k_1.i3k_1;
11181
11189
  };
11182
11190
  protoOf(SaxXmlPullParser).w2r = function () {
11183
- var tmp0_safe_receiver = this.l3k_1.i3k_1;
11184
- return tmp0_safe_receiver == null ? null : tmp0_safe_receiver.f3k_1;
11191
+ var tmp0_safe_receiver = this.m3k_1.j3k_1;
11192
+ return tmp0_safe_receiver == null ? null : tmp0_safe_receiver.g3k_1;
11185
11193
  };
11186
11194
  protoOf(SaxXmlPullParser).id = function () {
11187
- var tmp0_safe_receiver = this.l3k_1.i3k_1;
11188
- return tmp0_safe_receiver == null ? null : tmp0_safe_receiver.g3k_1;
11195
+ var tmp0_safe_receiver = this.m3k_1.j3k_1;
11196
+ return tmp0_safe_receiver == null ? null : tmp0_safe_receiver.h3k_1;
11189
11197
  };
11190
11198
  protoOf(SaxXmlPullParser).u2r = function (type, namespace, name) {
11191
11199
  var tmp$ret$0;
11192
11200
  // Inline function 'kotlin.with' call
11193
- var tmp0_with = this.l3k_1;
11201
+ var tmp0_with = this.m3k_1;
11194
11202
  // Inline function 'kotlin.contracts.contract' call
11195
- if (!(tmp0_with.h3k_1 === type))
11203
+ if (!(tmp0_with.i3k_1 === type))
11196
11204
  throw new XmlPullParserException('expected ' + type);
11197
11205
  var tmp;
11198
11206
  if (!(namespace == null)) {
11199
- var tmp0_safe_receiver = tmp0_with.i3k_1;
11200
- tmp = !(namespace == (tmp0_safe_receiver == null ? null : tmp0_safe_receiver.f3k_1));
11207
+ var tmp0_safe_receiver = tmp0_with.j3k_1;
11208
+ tmp = !(namespace == (tmp0_safe_receiver == null ? null : tmp0_safe_receiver.g3k_1));
11201
11209
  } else {
11202
11210
  tmp = false;
11203
11211
  }
@@ -11206,8 +11214,8 @@
11206
11214
  var tmp_0;
11207
11215
  var tmp_1;
11208
11216
  if (!(name == null)) {
11209
- var tmp1_safe_receiver = tmp0_with.i3k_1;
11210
- tmp_1 = !((tmp1_safe_receiver == null ? null : tmp1_safe_receiver.g3k_1) == name);
11217
+ var tmp1_safe_receiver = tmp0_with.j3k_1;
11218
+ tmp_1 = !((tmp1_safe_receiver == null ? null : tmp1_safe_receiver.h3k_1) == name);
11211
11219
  } else {
11212
11220
  tmp_1 = false;
11213
11221
  }
@@ -11220,12 +11228,12 @@
11220
11228
  protoOf(SaxXmlPullParser).h = function () {
11221
11229
  var tmp$ret$0;
11222
11230
  // Inline function 'kotlin.also' call
11223
- var tmp0_also = removeFirst(this.m3k_1);
11231
+ var tmp0_also = removeFirst(this.n3k_1);
11224
11232
  // Inline function 'kotlin.contracts.contract' call
11225
11233
  // Inline function 'org.cru.godtools.shared.tool.parser.xml.SaxXmlPullParser.next.<anonymous>' call
11226
- this.l3k_1 = tmp0_also;
11234
+ this.m3k_1 = tmp0_also;
11227
11235
  tmp$ret$0 = tmp0_also;
11228
- return tmp$ret$0.h3k_1;
11236
+ return tmp$ret$0.i3k_1;
11229
11237
  };
11230
11238
  protoOf(SaxXmlPullParser).o2p = function () {
11231
11239
  var tmp;
@@ -11234,7 +11242,7 @@
11234
11242
  if (tmp_0 === 4) {
11235
11243
  var tmp$ret$0;
11236
11244
  // Inline function 'kotlin.text.isNullOrBlank' call
11237
- var tmp0_isNullOrBlank = this.l3k_1.j3k_1;
11245
+ var tmp0_isNullOrBlank = this.m3k_1.k3k_1;
11238
11246
  // Inline function 'kotlin.contracts.contract' call
11239
11247
  tmp$ret$0 = tmp0_isNullOrBlank == null ? true : isBlank(tmp0_isNullOrBlank);
11240
11248
  tmp = tmp$ret$0;
@@ -11244,23 +11252,23 @@
11244
11252
  if (tmp) {
11245
11253
  this.h();
11246
11254
  }
11247
- var event = this.l3k_1;
11255
+ var event = this.m3k_1;
11248
11256
  var tmp_1;
11249
11257
  Companion_getInstance_59();
11250
- if (!(event.h3k_1 === 2)) {
11258
+ if (!(event.i3k_1 === 2)) {
11251
11259
  Companion_getInstance_59();
11252
- tmp_1 = !(event.h3k_1 === 3);
11260
+ tmp_1 = !(event.i3k_1 === 3);
11253
11261
  } else {
11254
11262
  tmp_1 = false;
11255
11263
  }
11256
11264
  if (tmp_1) {
11257
- throw new XmlPullParserException('Expected start or end tag. Found: ' + event.h3k_1);
11265
+ throw new XmlPullParserException('Expected start or end tag. Found: ' + event.i3k_1);
11258
11266
  }
11259
- return event.h3k_1;
11267
+ return event.i3k_1;
11260
11268
  };
11261
- protoOf(SaxXmlPullParser).n3b = function () {
11269
+ protoOf(SaxXmlPullParser).o3b = function () {
11262
11270
  Companion_getInstance_59();
11263
- this.q3g(2);
11271
+ this.r3g(2);
11264
11272
  var tmp0_subject = this.h();
11265
11273
  var tmp;
11266
11274
  Companion_getInstance_59();
@@ -11269,7 +11277,7 @@
11269
11277
  // Inline function 'kotlin.also' call
11270
11278
  var tmp$ret$0;
11271
11279
  // Inline function 'kotlin.text.orEmpty' call
11272
- var tmp0_orEmpty = this.l3k_1.j3k_1;
11280
+ var tmp0_orEmpty = this.m3k_1.k3k_1;
11273
11281
  var tmp0_elvis_lhs = tmp0_orEmpty;
11274
11282
  tmp$ret$0 = tmp0_elvis_lhs == null ? '' : tmp0_elvis_lhs;
11275
11283
  var tmp1_also = tmp$ret$0;
@@ -11304,13 +11312,13 @@
11304
11312
  protoOf(SaxXmlPullParser).m2v = function (namespace, name) {
11305
11313
  var tmp$ret$1;
11306
11314
  // Inline function 'kotlin.takeIf' call
11307
- var tmp0_takeIf = this.l3k_1;
11315
+ var tmp0_takeIf = this.m3k_1;
11308
11316
  // Inline function 'kotlin.contracts.contract' call
11309
11317
  var tmp;
11310
11318
  var tmp$ret$0;
11311
11319
  // Inline function 'org.cru.godtools.shared.tool.parser.xml.SaxXmlPullParser.getAttributeValue.<anonymous>' call
11312
11320
  Companion_getInstance_59();
11313
- tmp$ret$0 = tmp0_takeIf.h3k_1 === 2;
11321
+ tmp$ret$0 = tmp0_takeIf.i3k_1 === 2;
11314
11322
  if (tmp$ret$0) {
11315
11323
  tmp = tmp0_takeIf;
11316
11324
  } else {
@@ -11325,27 +11333,27 @@
11325
11333
  tmp_0 = tmp0_elvis_lhs;
11326
11334
  }
11327
11335
  var event = tmp_0;
11328
- var tmp1_safe_receiver = event.k3k_1;
11336
+ var tmp1_safe_receiver = event.l3k_1;
11329
11337
  return tmp1_safe_receiver == null ? null : tmp1_safe_receiver.c2(new QName(namespace, name));
11330
11338
  };
11331
- protoOf(SaxXmlPullParser).o3k = function (qname, attrs) {
11339
+ protoOf(SaxXmlPullParser).p3k = function (qname, attrs) {
11332
11340
  Companion_getInstance_59();
11333
11341
  enqueueEvent(this, new ParserEvent(2, qname, VOID, attrs));
11334
11342
  };
11335
- protoOf(SaxXmlPullParser).p3k = function (text) {
11336
- this.n3k_1.ib(text);
11343
+ protoOf(SaxXmlPullParser).q3k = function (text) {
11344
+ this.o3k_1.ib(text);
11337
11345
  };
11338
- protoOf(SaxXmlPullParser).q3k = function (qname) {
11346
+ protoOf(SaxXmlPullParser).r3k = function (qname) {
11339
11347
  Companion_getInstance_59();
11340
11348
  enqueueEvent(this, new ParserEvent(3, qname));
11341
11349
  };
11342
11350
  function Companion_56() {
11343
11351
  Companion_instance_56 = this;
11344
- this.r3k_1 = 0;
11345
- this.s3k_1 = 1;
11346
- this.t3k_1 = 2;
11347
- this.u3k_1 = 3;
11348
- this.v3k_1 = 4;
11352
+ this.s3k_1 = 0;
11353
+ this.t3k_1 = 1;
11354
+ this.u3k_1 = 2;
11355
+ this.v3k_1 = 3;
11356
+ this.w3k_1 = 4;
11349
11357
  }
11350
11358
  var Companion_instance_56;
11351
11359
  function Companion_getInstance_59() {
@@ -11399,26 +11407,26 @@
11399
11407
  }
11400
11408
  var SAX_OPTIONS;
11401
11409
  function InternalSAXParser($outer) {
11402
- this.w3k_1 = $outer;
11410
+ this.x3k_1 = $outer;
11403
11411
  SAXParser.call(this, true, get_SAX_OPTIONS());
11404
11412
  }
11405
- protoOf(InternalSAXParser).x3k = function (tag) {
11406
- return this.w3k_1.o3k(new QName(tag.uri, tag.local), convert(tag.attributes, this.w3k_1));
11413
+ protoOf(InternalSAXParser).y3k = function (tag) {
11414
+ return this.x3k_1.p3k(new QName(tag.uri, tag.local), convert(tag.attributes, this.x3k_1));
11407
11415
  };
11408
11416
  protoOf(InternalSAXParser).onopentag = function (tag) {
11409
- return this.x3k(tag);
11417
+ return this.y3k(tag);
11410
11418
  };
11411
- protoOf(InternalSAXParser).y3k = function (tagName) {
11412
- return this.w3k_1.q3k(new QName(VOID, tagName));
11419
+ protoOf(InternalSAXParser).z3k = function (tagName) {
11420
+ return this.x3k_1.r3k(new QName(VOID, tagName));
11413
11421
  };
11414
11422
  protoOf(InternalSAXParser).onclosetag = function (tagName) {
11415
- return this.y3k(tagName);
11423
+ return this.z3k(tagName);
11416
11424
  };
11417
- protoOf(InternalSAXParser).z3k = function (t) {
11418
- return this.w3k_1.p3k(t);
11425
+ protoOf(InternalSAXParser).a3l = function (t) {
11426
+ return this.x3k_1.q3k(t);
11419
11427
  };
11420
11428
  protoOf(InternalSAXParser).ontext = function (t) {
11421
- return this.z3k(t);
11429
+ return this.a3l(t);
11422
11430
  };
11423
11431
  function convert(_this__u8e3s4, $this) {
11424
11432
  var tmp$ret$7;
@@ -11486,16 +11494,16 @@
11486
11494
  tmp0_apply.write(xml);
11487
11495
  tmp0_apply.close();
11488
11496
  tmp$ret$0 = tmp0_apply;
11489
- tmp.d3l_1 = tmp$ret$0;
11497
+ tmp.e3l_1 = tmp$ret$0;
11490
11498
  }
11491
11499
  function SAX_OPTIONS$1() {
11492
- this.e3l_1 = true;
11500
+ this.f3l_1 = true;
11493
11501
  }
11494
- protoOf(SAX_OPTIONS$1).f3l = function () {
11495
- return this.e3l_1;
11502
+ protoOf(SAX_OPTIONS$1).g3l = function () {
11503
+ return this.f3l_1;
11496
11504
  };
11497
11505
  defineProp(protoOf(SAX_OPTIONS$1), 'xmlns', function () {
11498
- return this.f3l();
11506
+ return this.g3l();
11499
11507
  });
11500
11508
  var properties_initialized_JsXmlPullParser_kt_u4cdem;
11501
11509
  function _init_properties_JsXmlPullParser_kt__2zt5j4() {
@@ -11507,8 +11515,8 @@
11507
11515
  }
11508
11516
  function $getXmlParserCOROUTINE$1(_this__u8e3s4, fileName, resultContinuation) {
11509
11517
  CoroutineImpl.call(this, resultContinuation);
11510
- this.o3l_1 = _this__u8e3s4;
11511
- this.p3l_1 = fileName;
11518
+ this.p3l_1 = _this__u8e3s4;
11519
+ this.q3l_1 = fileName;
11512
11520
  }
11513
11521
  protoOf($getXmlParserCOROUTINE$1).ue = function () {
11514
11522
  var suspendResult = this.de_1;
@@ -11519,7 +11527,7 @@
11519
11527
  case 0:
11520
11528
  this.ce_1 = 2;
11521
11529
  this.be_1 = 1;
11522
- suspendResult = await_0(this.o3l_1.readFile(this.p3l_1), this);
11530
+ suspendResult = await_0(this.p3l_1.readFile(this.q3l_1), this);
11523
11531
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
11524
11532
  return suspendResult;
11525
11533
  }
@@ -11552,14 +11560,14 @@
11552
11560
  function JsXmlPullParserFactory() {
11553
11561
  XmlPullParserFactory.call(this);
11554
11562
  }
11555
- protoOf(JsXmlPullParserFactory).q3l = function (fileName, $completion) {
11563
+ protoOf(JsXmlPullParserFactory).r3l = function (fileName, $completion) {
11556
11564
  var tmp = new $getXmlParserCOROUTINE$1(this, fileName, $completion);
11557
11565
  tmp.de_1 = Unit_getInstance();
11558
11566
  tmp.ee_1 = null;
11559
11567
  return tmp.ue();
11560
11568
  };
11561
11569
  protoOf(JsXmlPullParserFactory).n2p = function (fileName, $completion) {
11562
- return this.q3l(fileName, $completion);
11570
+ return this.r3l(fileName, $completion);
11563
11571
  };
11564
11572
  function XmlPullParserException(s) {
11565
11573
  Exception_init_$Init$(s, this);
@@ -11737,9 +11745,9 @@
11737
11745
  protoOf(TractPage).b2x = get_buttonColor;
11738
11746
  protoOf(TractPage).g2y = get_textAlign;
11739
11747
  protoOf(TractPage).getAnalyticsEvents = getAnalyticsEvents;
11740
- protoOf(SaxXmlPullParser).q3g = require$default;
11748
+ protoOf(SaxXmlPullParser).r3g = require$default;
11741
11749
  protoOf(SaxXmlPullParser).o2t = getAttributeValue;
11742
- protoOf(JsXmlPullParser).q3g = require$default;
11750
+ protoOf(JsXmlPullParser).r3g = require$default;
11743
11751
  protoOf(JsXmlPullParser).o2t = getAttributeValue;
11744
11752
  //endregion
11745
11753
  //region block: init