@cruglobal/godtools-shared 0.9.3-SNAPSHOT.1448 → 0.9.3-SNAPSHOT.1450

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.
@@ -440,7 +440,7 @@
440
440
  return tmp;
441
441
  }
442
442
  function getAttributeValue(name) {
443
- return this.t35(null, name);
443
+ return this.w34(null, name);
444
444
  }
445
445
  setMetadataFor(XmlPullParser, 'XmlPullParser', interfaceMeta);
446
446
  setMetadataFor(SaxXmlPullParser, 'SaxXmlPullParser', classMeta, VOID, [XmlPullParser]);
@@ -1175,7 +1175,7 @@
1175
1175
  protoOf(Section)._getAnalyticsEvents = function (type) {
1176
1176
  var tmp;
1177
1177
  switch (type.a9_1) {
1178
- case 1:
1178
+ case 0:
1179
1179
  // Inline function 'kotlin.collections.filter' call
1180
1180
 
1181
1181
  // Inline function 'kotlin.collections.filterTo' call
@@ -1193,7 +1193,7 @@
1193
1193
 
1194
1194
  tmp = destination;
1195
1195
  break;
1196
- case 2:
1196
+ case 1:
1197
1197
  // Inline function 'kotlin.collections.filter' call
1198
1198
 
1199
1199
  // Inline function 'kotlin.collections.filterTo' call
@@ -1255,7 +1255,6 @@
1255
1255
  };
1256
1256
  function Accordion() {
1257
1257
  }
1258
- var System_ADOBE_instance;
1259
1258
  var System_APPSFLYER_instance;
1260
1259
  var System_FACEBOOK_instance;
1261
1260
  var System_FIREBASE_instance;
@@ -1275,11 +1274,8 @@
1275
1274
  // Inline function 'kotlin.collections.mapNotNullTo.<anonymous>' call
1276
1275
  // Inline function 'org.cru.godtools.shared.tool.parser.model.Companion.toAnalyticsSystems.<anonymous>' call
1277
1276
  switch (element) {
1278
- case 'adobe':
1279
- var tmp$ret$1 = System_ADOBE_getInstance();
1280
- break;
1281
1277
  case 'facebook':
1282
- tmp$ret$1 = System_FACEBOOK_getInstance();
1278
+ var tmp$ret$1 = System_FACEBOOK_getInstance();
1283
1279
  break;
1284
1280
  case 'firebase':
1285
1281
  tmp$ret$1 = System_FIREBASE_getInstance();
@@ -1307,12 +1303,10 @@
1307
1303
  return Companion_instance_2;
1308
1304
  }
1309
1305
  function values() {
1310
- return [System_ADOBE_getInstance(), System_APPSFLYER_getInstance(), System_FACEBOOK_getInstance(), System_FIREBASE_getInstance(), System_SNOWPLOW_getInstance(), System_USER_getInstance()];
1306
+ return [System_APPSFLYER_getInstance(), System_FACEBOOK_getInstance(), System_FIREBASE_getInstance(), System_SNOWPLOW_getInstance(), System_USER_getInstance()];
1311
1307
  }
1312
1308
  function valueOf(value) {
1313
1309
  switch (value) {
1314
- case 'ADOBE':
1315
- return System_ADOBE_getInstance();
1316
1310
  case 'APPSFLYER':
1317
1311
  return System_APPSFLYER_getInstance();
1318
1312
  case 'FACEBOOK':
@@ -1334,14 +1328,12 @@
1334
1328
  if (System_entriesInitialized)
1335
1329
  return Unit_instance;
1336
1330
  System_entriesInitialized = true;
1337
- System_ADOBE_instance = new System('ADOBE', 0);
1338
- System_APPSFLYER_instance = new System('APPSFLYER', 1);
1339
- System_FACEBOOK_instance = new System('FACEBOOK', 2);
1340
- System_FIREBASE_instance = new System('FIREBASE', 3);
1341
- System_SNOWPLOW_instance = new System('SNOWPLOW', 4);
1342
- System_USER_instance = new System('USER', 5);
1343
- }
1344
- var Trigger_SELECTED_instance;
1331
+ System_APPSFLYER_instance = new System('APPSFLYER', 0);
1332
+ System_FACEBOOK_instance = new System('FACEBOOK', 1);
1333
+ System_FIREBASE_instance = new System('FIREBASE', 2);
1334
+ System_SNOWPLOW_instance = new System('SNOWPLOW', 3);
1335
+ System_USER_instance = new System('USER', 4);
1336
+ }
1345
1337
  var Trigger_VISIBLE_instance;
1346
1338
  var Trigger_HIDDEN_instance;
1347
1339
  var Trigger_CLICKED_instance;
@@ -1353,8 +1345,6 @@
1353
1345
  switch (_this__u8e3s4) {
1354
1346
  case 'clicked':
1355
1347
  return Trigger_CLICKED_getInstance();
1356
- case 'selected':
1357
- return Trigger_SELECTED_getInstance();
1358
1348
  case 'visible':
1359
1349
  return Trigger_VISIBLE_getInstance();
1360
1350
  case 'hidden':
@@ -1368,12 +1358,10 @@
1368
1358
  return Companion_instance_3;
1369
1359
  }
1370
1360
  function values_0() {
1371
- return [Trigger_SELECTED_getInstance(), Trigger_VISIBLE_getInstance(), Trigger_HIDDEN_getInstance(), Trigger_CLICKED_getInstance(), Trigger_DEFAULT_getInstance(), Trigger_UNKNOWN_getInstance()];
1361
+ return [Trigger_VISIBLE_getInstance(), Trigger_HIDDEN_getInstance(), Trigger_CLICKED_getInstance(), Trigger_DEFAULT_getInstance(), Trigger_UNKNOWN_getInstance()];
1372
1362
  }
1373
1363
  function valueOf_0(value) {
1374
1364
  switch (value) {
1375
- case 'SELECTED':
1376
- return Trigger_SELECTED_getInstance();
1377
1365
  case 'VISIBLE':
1378
1366
  return Trigger_VISIBLE_getInstance();
1379
1367
  case 'HIDDEN':
@@ -1395,12 +1383,11 @@
1395
1383
  if (Trigger_entriesInitialized)
1396
1384
  return Unit_instance;
1397
1385
  Trigger_entriesInitialized = true;
1398
- Trigger_SELECTED_instance = new Trigger('SELECTED', 0);
1399
- Trigger_VISIBLE_instance = new Trigger('VISIBLE', 1);
1400
- Trigger_HIDDEN_instance = new Trigger('HIDDEN', 2);
1401
- Trigger_CLICKED_instance = new Trigger('CLICKED', 3);
1402
- Trigger_DEFAULT_instance = new Trigger('DEFAULT', 4);
1403
- Trigger_UNKNOWN_instance = new Trigger('UNKNOWN', 5);
1386
+ Trigger_VISIBLE_instance = new Trigger('VISIBLE', 0);
1387
+ Trigger_HIDDEN_instance = new Trigger('HIDDEN', 1);
1388
+ Trigger_CLICKED_instance = new Trigger('CLICKED', 2);
1389
+ Trigger_DEFAULT_instance = new Trigger('DEFAULT', 3);
1390
+ Trigger_UNKNOWN_instance = new Trigger('UNKNOWN', 4);
1404
1391
  }
1405
1392
  function Companion_3() {
1406
1393
  this.p32_1 = 'events';
@@ -1500,10 +1487,6 @@
1500
1487
  skipTag(parser);
1501
1488
  }
1502
1489
  tmp_4.attributes = this_0.x2();
1503
- if ($this.systems.v(System_ADOBE_getInstance())) {
1504
- var message = 'tool: ' + $this.r2z().code + ' locale: ' + $this.r2z().locale + ' action: ' + $this.action;
1505
- Napier_getInstance().j1p(message, new DeprecationException('XML Adobe Analytics Event ' + message), 'XmlAnalyticsEvent');
1506
- }
1507
1490
  return $this;
1508
1491
  }
1509
1492
  function AnalyticsEvent_init_$Create$(parent, parser) {
@@ -1538,10 +1521,6 @@
1538
1521
  function Trigger(name, ordinal) {
1539
1522
  Enum.call(this, name, ordinal);
1540
1523
  }
1541
- function System_ADOBE_getInstance() {
1542
- System_initEntries();
1543
- return System_ADOBE_instance;
1544
- }
1545
1524
  function System_APPSFLYER_getInstance() {
1546
1525
  System_initEntries();
1547
1526
  return System_APPSFLYER_instance;
@@ -1562,10 +1541,6 @@
1562
1541
  System_initEntries();
1563
1542
  return System_USER_instance;
1564
1543
  }
1565
- function Trigger_SELECTED_getInstance() {
1566
- Trigger_initEntries();
1567
- return Trigger_SELECTED_instance;
1568
- }
1569
1544
  function Trigger_VISIBLE_getInstance() {
1570
1545
  Trigger_initEntries();
1571
1546
  return Trigger_VISIBLE_instance;
@@ -1590,22 +1565,22 @@
1590
1565
  var tmp0_elvis_lhs = this.k33_1;
1591
1566
  return tmp0_elvis_lhs == null ? this.action : tmp0_elvis_lhs;
1592
1567
  };
1593
- protoOf(AnalyticsEvent).d35 = function () {
1568
+ protoOf(AnalyticsEvent).g34 = function () {
1594
1569
  return this.action;
1595
1570
  };
1596
- protoOf(AnalyticsEvent).e35 = function () {
1571
+ protoOf(AnalyticsEvent).h34 = function () {
1597
1572
  return this.delay;
1598
1573
  };
1599
- protoOf(AnalyticsEvent).f35 = function () {
1574
+ protoOf(AnalyticsEvent).i34 = function () {
1600
1575
  return this.systems;
1601
1576
  };
1602
- protoOf(AnalyticsEvent).g35 = function () {
1577
+ protoOf(AnalyticsEvent).j34 = function () {
1603
1578
  return this.l33_1;
1604
1579
  };
1605
- protoOf(AnalyticsEvent).h35 = function () {
1580
+ protoOf(AnalyticsEvent).k34 = function () {
1606
1581
  return this.m33_1;
1607
1582
  };
1608
- protoOf(AnalyticsEvent).i35 = function () {
1583
+ protoOf(AnalyticsEvent).l34 = function () {
1609
1584
  return this.attributes;
1610
1585
  };
1611
1586
  protoOf(AnalyticsEvent).n33 = function (types) {
@@ -1623,7 +1598,7 @@
1623
1598
  function AnalyticsEvent() {
1624
1599
  }
1625
1600
  function Companion_4() {
1626
- this.j35_1 = 'animation';
1601
+ this.m34_1 = 'animation';
1627
1602
  }
1628
1603
  var Companion_instance_5;
1629
1604
  function Companion_getInstance_7() {
@@ -1633,24 +1608,24 @@
1633
1608
  Content_init_$Init$(parent, parser, $this);
1634
1609
  Animation.call($this);
1635
1610
  parser.m32(2, get_XMLNS_CONTENT(), 'animation');
1636
- $this.q35_1 = parser.t35(null, 'resource');
1611
+ $this.t34_1 = parser.w34(null, 'resource');
1637
1612
  var tmp = $this;
1638
- var tmp0_safe_receiver = parser.t35(null, 'loop');
1613
+ var tmp0_safe_receiver = parser.w34(null, 'loop');
1639
1614
  var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : toBoolean(tmp0_safe_receiver);
1640
1615
  tmp.loop = tmp1_elvis_lhs == null ? true : tmp1_elvis_lhs;
1641
1616
  var tmp_0 = $this;
1642
- var tmp2_safe_receiver = parser.t35(null, 'autoplay');
1617
+ var tmp2_safe_receiver = parser.w34(null, 'autoplay');
1643
1618
  var tmp3_elvis_lhs = tmp2_safe_receiver == null ? null : toBoolean(tmp2_safe_receiver);
1644
1619
  tmp_0.autoPlay = tmp3_elvis_lhs == null ? true : tmp3_elvis_lhs;
1645
1620
  var tmp_1 = $this;
1646
1621
  // Inline function 'org.cru.godtools.shared.tool.parser.model.toEventIds' call
1647
1622
  var this_0 = parser.b34('play-listeners');
1648
- var tmp$ret$0 = Companion_getInstance_17().u35(this_0);
1623
+ var tmp$ret$0 = Companion_getInstance_17().x34(this_0);
1649
1624
  tmp_1._playListeners = toSet_0(tmp$ret$0);
1650
1625
  var tmp_2 = $this;
1651
1626
  // Inline function 'org.cru.godtools.shared.tool.parser.model.toEventIds' call
1652
1627
  var this_1 = parser.b34('stop-listeners');
1653
- var tmp$ret$1 = Companion_getInstance_17().u35(this_1);
1628
+ var tmp$ret$1 = Companion_getInstance_17().x34(this_1);
1654
1629
  tmp_2._stopListeners = toSet_0(tmp$ret$1);
1655
1630
  // Inline function 'org.cru.godtools.shared.tool.parser.model.parseClickableAttrs' call
1656
1631
  // Inline function 'kotlin.contracts.contract' call
@@ -1667,8 +1642,8 @@
1667
1642
  // Inline function 'org.cru.godtools.shared.tool.parser.model.Animation.<init>.<anonymous>' call
1668
1643
  // Inline function 'org.cru.godtools.shared.tool.parser.model.toEventIds' call
1669
1644
  var this_2 = parser.b34(_get_XML_EVENTS_$accessor$11tx9p3_otmgk5());
1670
- $this.r35_1 = Companion_getInstance_17().u35(this_2);
1671
- $this.s35_1 = uri;
1645
+ $this.u34_1 = Companion_getInstance_17().x34(this_2);
1646
+ $this.v34_1 = uri;
1672
1647
  skipTag(parser);
1673
1648
  return $this;
1674
1649
  }
@@ -1676,10 +1651,10 @@
1676
1651
  return Animation_init_$Init$(parent, parser, objectCreate(protoOf(Animation)));
1677
1652
  }
1678
1653
  protoOf(Animation).v35 = function () {
1679
- return this.q35_1;
1654
+ return this.t34_1;
1680
1655
  };
1681
1656
  protoOf(Animation).w35 = function () {
1682
- return getResource(this, this.q35_1);
1657
+ return getResource(this, this.t34_1);
1683
1658
  };
1684
1659
  protoOf(Animation).x35 = function () {
1685
1660
  return this.loop;
@@ -1694,14 +1669,14 @@
1694
1669
  return this._stopListeners;
1695
1670
  };
1696
1671
  protoOf(Animation).b36 = function () {
1697
- return this.r35_1;
1672
+ return this.u34_1;
1698
1673
  };
1699
1674
  protoOf(Animation).c36 = function () {
1700
- return this.s35_1;
1675
+ return this.v34_1;
1701
1676
  };
1702
1677
  protoOf(Animation).y32 = function () {
1703
1678
  var tmp;
1704
- var tmp_0 = this.r2z().d34_1;
1679
+ var tmp_0 = this.r2z().z34_1;
1705
1680
  if (!tmp_0.b32('animation')) {
1706
1681
  tmp = true;
1707
1682
  } else {
@@ -1999,7 +1974,7 @@
1999
1974
  // Inline function 'org.cru.godtools.shared.tool.parser.model.Button.<init>.<anonymous>' call
2000
1975
  // Inline function 'org.cru.godtools.shared.tool.parser.model.toEventIds' call
2001
1976
  var this_0 = parser.b34(_get_XML_EVENTS_$accessor$11tx9p3_otmgk5());
2002
- var events = Companion_getInstance_17().u35(this_0);
1977
+ var events = Companion_getInstance_17().x34(this_0);
2003
1978
  $this.c37_1 = (type == null ? true : equals(type, Type_EVENT_getInstance())) ? events : emptyList();
2004
1979
  $this.d37_1 = (type == null ? true : equals(type, Type_URL_getInstance())) ? uri : null;
2005
1980
  var tmp_0 = $this;
@@ -2052,16 +2027,6 @@
2052
2027
  var tmp_12 = get_XMLNS_CONTENT();
2053
2028
  var tmp12_elvis_lhs = parseTextChild(parser, tmp_11, tmp_12, 'button', Button$_init_$lambda_iw8cbr(parser, $this));
2054
2029
  tmp_10.text = tmp12_elvis_lhs == null ? createTestText(_get_defaultTextStyles__fjozb5($this)) : tmp12_elvis_lhs;
2055
- // Inline function 'kotlin.collections.forEach' call
2056
- var tmp0_iterator = $this.i37_1.s();
2057
- while (tmp0_iterator.t()) {
2058
- var element = tmp0_iterator.u();
2059
- // Inline function 'org.cru.godtools.shared.tool.parser.model.Button.<init>.<anonymous>' call
2060
- if (element.l33_1.equals(Trigger_SELECTED_getInstance())) {
2061
- var message_0 = 'tool: ' + $this.r2z().code + ' locale: ' + $this.r2z().locale + ' action: ' + element.action + ' trigger: ' + element.l33_1;
2062
- Napier_getInstance().j1p(message_0, new DeprecationException('XML Analytics Event Deprecated trigger ' + message_0), 'Button');
2063
- }
2064
- }
2065
2030
  return $this;
2066
2031
  }
2067
2032
  function Button_init_$Create$(parent, parser) {
@@ -2194,7 +2159,7 @@
2194
2159
  };
2195
2160
  protoOf(Button)._getAnalyticsEvents = function (type) {
2196
2161
  var tmp;
2197
- if (type.a9_1 === 3) {
2162
+ if (type.a9_1 === 2) {
2198
2163
  // Inline function 'kotlin.collections.filter' call
2199
2164
  // Inline function 'kotlin.collections.filterTo' call
2200
2165
  var this_0 = this.i37_1;
@@ -2203,7 +2168,7 @@
2203
2168
  while (tmp0_iterator.t()) {
2204
2169
  var element = tmp0_iterator.u();
2205
2170
  // Inline function 'org.cru.godtools.shared.tool.parser.model.Button.getAnalyticsEvents.<anonymous>' call
2206
- if (element.n33([Trigger_CLICKED_getInstance(), Trigger_SELECTED_getInstance(), Trigger_DEFAULT_getInstance()])) {
2171
+ if (element.n33([Trigger_CLICKED_getInstance(), Trigger_DEFAULT_getInstance()])) {
2207
2172
  destination.p(element);
2208
2173
  }
2209
2174
  }
@@ -2252,7 +2217,7 @@
2252
2217
  // Inline function 'org.cru.godtools.shared.tool.parser.model.Card.<init>.<anonymous>' call
2253
2218
  // Inline function 'org.cru.godtools.shared.tool.parser.model.toEventIds' call
2254
2219
  var this_0 = parser.b34(_get_XML_EVENTS_$accessor$11tx9p3_otmgk5());
2255
- $this.f38_1 = Companion_getInstance_17().u35(this_0);
2220
+ $this.f38_1 = Companion_getInstance_17().x34(this_0);
2256
2221
  $this.g38_1 = uri;
2257
2222
  var tmp_0 = $this;
2258
2223
  // Inline function 'org.cru.godtools.shared.tool.parser.model.parseContent' call
@@ -2331,7 +2296,7 @@
2331
2296
  };
2332
2297
  protoOf(Card).y32 = function () {
2333
2298
  var tmp;
2334
- var tmp_0 = this.r2z().d34_1;
2299
+ var tmp_0 = this.r2z().z34_1;
2335
2300
  if (!tmp_0.b32('content_card')) {
2336
2301
  tmp = true;
2337
2302
  } else {
@@ -2503,7 +2468,7 @@
2503
2468
  BaseModel.call($this, parent);
2504
2469
  Content.call($this);
2505
2470
  var tmp = $this;
2506
- var tmp0_safe_receiver = parser.t35(null, 'version');
2471
+ var tmp0_safe_receiver = parser.w34(null, 'version');
2507
2472
  var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : toIntOrNull(tmp0_safe_receiver);
2508
2473
  tmp.t32_1 = tmp1_elvis_lhs == null ? get_SCHEMA_VERSION() : tmp1_elvis_lhs;
2509
2474
  var tmp_0 = $this;
@@ -2639,7 +2604,7 @@
2639
2604
  while (tmp0_iterator.t()) {
2640
2605
  var element = tmp0_iterator.u();
2641
2606
  // Inline function 'org.cru.godtools.shared.tool.parser.model.Content.<get-areContentRestrictionsSatisfied>.<anonymous>' call
2642
- if ($this.r2z().d34_1.a32(element)) {
2607
+ if ($this.r2z().z34_1.a32(element)) {
2643
2608
  tmp$ret$0 = true;
2644
2609
  break $l$block_0;
2645
2610
  }
@@ -2647,12 +2612,12 @@
2647
2612
  tmp$ret$0 = false;
2648
2613
  }
2649
2614
  if (tmp$ret$0) {
2650
- tmp_0 = isRequiredVersionSatisfied($this.r2z().d34_1, DeviceType_ANDROID_getInstance(), $this.w32_1);
2615
+ tmp_0 = isRequiredVersionSatisfied($this.r2z().z34_1, DeviceType_ANDROID_getInstance(), $this.w32_1);
2651
2616
  } else {
2652
2617
  tmp_0 = false;
2653
2618
  }
2654
2619
  if (tmp_0) {
2655
- tmp = isRequiredVersionSatisfied($this.r2z().d34_1, DeviceType_IOS_getInstance(), $this.x32_1);
2620
+ tmp = isRequiredVersionSatisfied($this.r2z().z34_1, DeviceType_IOS_getInstance(), $this.x32_1);
2656
2621
  } else {
2657
2622
  tmp = false;
2658
2623
  }
@@ -2795,7 +2760,7 @@
2795
2760
  while (tmp0_iterator.t()) {
2796
2761
  var element = tmp0_iterator.u();
2797
2762
  // Inline function 'org.cru.godtools.shared.tool.parser.model.Content.<get-isIgnored>.<anonymous>' call
2798
- if (!this.r2z().d34_1.b32(element)) {
2763
+ if (!this.r2z().z34_1.b32(element)) {
2799
2764
  tmp$ret$0 = true;
2800
2765
  break $l$block_0;
2801
2766
  }
@@ -3079,7 +3044,7 @@
3079
3044
  protoOf(Companion_14).c39 = function () {
3080
3045
  return this.FOLLOWUP;
3081
3046
  };
3082
- protoOf(Companion_14).u35 = function (raw) {
3047
+ protoOf(Companion_14).x34 = function (raw) {
3083
3048
  // Inline function 'kotlin.collections.orEmpty' call
3084
3049
  var tmp;
3085
3050
  if (raw == null) {
@@ -3537,7 +3502,7 @@
3537
3502
  };
3538
3503
  protoOf(Flow).y32 = function () {
3539
3504
  var tmp;
3540
- var tmp_0 = this.r2z().d34_1;
3505
+ var tmp_0 = this.r2z().z34_1;
3541
3506
  if (!tmp_0.b32('flow')) {
3542
3507
  tmp = true;
3543
3508
  } else {
@@ -3905,7 +3870,7 @@
3905
3870
  // Inline function 'org.cru.godtools.shared.tool.parser.model.Image.<init>.<anonymous>' call
3906
3871
  // Inline function 'org.cru.godtools.shared.tool.parser.model.toEventIds' call
3907
3872
  var this_0 = parser.b34(_get_XML_EVENTS_$accessor$11tx9p3_otmgk5());
3908
- $this.n3b_1 = Companion_getInstance_17().u35(this_0);
3873
+ $this.n3b_1 = Companion_getInstance_17().x34(this_0);
3909
3874
  $this.o3b_1 = uri;
3910
3875
  var tmp_0 = $this;
3911
3876
  var tmp0_safe_receiver = Companion_getInstance_22().j37(parser.b34('gravity'));
@@ -3973,7 +3938,7 @@
3973
3938
  var tmp_0;
3974
3939
  if (this.p3b_1 == null) {
3975
3940
  tmp_0 = null;
3976
- } else if (this.r2z().d34_1.g31_1) {
3941
+ } else if (this.r2z().z34_1.g31_1) {
3977
3942
  var message = 'tool: ' + this.r2z().code + ' locale: ' + this.r2z().locale + ' resource: ' + this.p3b_1;
3978
3943
  Napier_getInstance().j1p(message, new DeprecationException('Legacy Manifest missing Image Resource ' + message), 'Image');
3979
3944
  tmp_0 = Resource_init_$Create$_0(this.r2z(), this.p3b_1);
@@ -4370,7 +4335,7 @@
4370
4335
  // Inline function 'org.cru.godtools.shared.tool.parser.model.Link.<init>.<anonymous>' call
4371
4336
  // Inline function 'org.cru.godtools.shared.tool.parser.model.toEventIds' call
4372
4337
  var this_0 = parser.b34(_get_XML_EVENTS_$accessor$11tx9p3_otmgk5());
4373
- $this.m3c_1 = Companion_getInstance_17().u35(this_0);
4338
+ $this.m3c_1 = Companion_getInstance_17().x34(this_0);
4374
4339
  $this.n3c_1 = uri;
4375
4340
  var tmp_0 = $this;
4376
4341
  // Inline function 'kotlin.collections.mutableListOf' call
@@ -4428,7 +4393,7 @@
4428
4393
  };
4429
4394
  protoOf(Link)._getAnalyticsEvents = function (type) {
4430
4395
  var tmp;
4431
- if (type.a9_1 === 3) {
4396
+ if (type.a9_1 === 2) {
4432
4397
  // Inline function 'kotlin.collections.filter' call
4433
4398
  // Inline function 'kotlin.collections.filterTo' call
4434
4399
  var this_0 = this.p3c_1;
@@ -4603,7 +4568,7 @@
4603
4568
  case 0:
4604
4569
  this.nb_1 = 2;
4605
4570
  this.mb_1 = 1;
4606
- var this_0 = this.g3e_1.x34_1;
4571
+ var this_0 = this.g3e_1.t35_1;
4607
4572
  var destination = ArrayList_init_$Create$_0(collectionSizeOrDefault(this_0, 10));
4608
4573
  var tmp0_iterator = this_0.s();
4609
4574
  while (tmp0_iterator.t()) {
@@ -4674,7 +4639,7 @@
4674
4639
  case 0:
4675
4640
  this.nb_1 = 2;
4676
4641
  this.mb_1 = 1;
4677
- var this_0 = this.r3e_1.y34_1;
4642
+ var this_0 = this.r3e_1.u35_1;
4678
4643
  var destination = ArrayList_init_$Create$_0(collectionSizeOrDefault(this_0, 10));
4679
4644
  var tmp0_iterator = this_0.s();
4680
4645
  while (tmp0_iterator.t()) {
@@ -4931,16 +4896,16 @@
4931
4896
  return Companion_instance_27;
4932
4897
  }
4933
4898
  function _set_pages__j2nojl($this, _set____db54di) {
4934
- return $this.u34_1.b3g($this, pages$factory(), _set____db54di);
4899
+ return $this.q35_1.b3g($this, pages$factory(), _set____db54di);
4935
4900
  }
4936
4901
  function _set_tips__9ug36n($this, _set____db54di) {
4937
- return $this.w34_1.b3g($this, tips$factory(), _set____db54di);
4902
+ return $this.s35_1.b3g($this, tips$factory(), _set____db54di);
4938
4903
  }
4939
4904
  function Manifest_init_$Init$(parser, config, $this) {
4940
4905
  BaseModel.call($this);
4941
4906
  Manifest.call($this);
4942
4907
  parser.m32(2, get_XMLNS_MANIFEST(), 'manifest');
4943
- $this.d34_1 = config;
4908
+ $this.z34_1 = config;
4944
4909
  $this.code = parser.b34('tool');
4945
4910
  var tmp = $this;
4946
4911
  var tmp0_safe_receiver = parser.b34('locale');
@@ -4951,48 +4916,48 @@
4951
4916
  var tmp_1 = $this;
4952
4917
  // Inline function 'org.cru.godtools.shared.tool.parser.model.toEventIds' call
4953
4918
  var this_0 = parser.b34(get_XML_DISMISS_LISTENERS());
4954
- var tmp$ret$0 = Companion_getInstance_17().u35(this_0);
4919
+ var tmp$ret$0 = Companion_getInstance_17().x34(this_0);
4955
4920
  tmp_1._dismissListeners = toSet_0(tmp$ret$0);
4956
4921
  var tmp_2 = $this;
4957
4922
  var tmp2_safe_receiver = parser.b34(get_XML_PRIMARY_COLOR());
4958
4923
  var tmp3_elvis_lhs = tmp2_safe_receiver == null ? null : toColorOrNull(tmp2_safe_receiver);
4959
- tmp_2.e34_1 = tmp3_elvis_lhs == null ? Companion_getInstance_29().t30_1 : tmp3_elvis_lhs;
4924
+ tmp_2.a35_1 = tmp3_elvis_lhs == null ? Companion_getInstance_29().t30_1 : tmp3_elvis_lhs;
4960
4925
  var tmp_3 = $this;
4961
4926
  var tmp4_safe_receiver = parser.b34(get_XML_PRIMARY_TEXT_COLOR());
4962
4927
  var tmp5_elvis_lhs = tmp4_safe_receiver == null ? null : toColorOrNull(tmp4_safe_receiver);
4963
- tmp_3.f34_1 = tmp5_elvis_lhs == null ? Companion_getInstance_29().u30_1 : tmp5_elvis_lhs;
4928
+ tmp_3.b35_1 = tmp5_elvis_lhs == null ? Companion_getInstance_29().u30_1 : tmp5_elvis_lhs;
4964
4929
  var tmp_4 = $this;
4965
4930
  var tmp6_safe_receiver = parser.b34('navbar-color');
4966
- tmp_4.g34_1 = tmp6_safe_receiver == null ? null : toColorOrNull(tmp6_safe_receiver);
4931
+ tmp_4.c35_1 = tmp6_safe_receiver == null ? null : toColorOrNull(tmp6_safe_receiver);
4967
4932
  var tmp_5 = $this;
4968
4933
  var tmp7_safe_receiver = parser.b34('navbar-control-color');
4969
- tmp_5.h34_1 = tmp7_safe_receiver == null ? null : toColorOrNull(tmp7_safe_receiver);
4934
+ tmp_5.d35_1 = tmp7_safe_receiver == null ? null : toColorOrNull(tmp7_safe_receiver);
4970
4935
  var tmp_6 = $this;
4971
4936
  var tmp8_safe_receiver = parser.b34(get_XML_BACKGROUND_COLOR());
4972
4937
  var tmp9_elvis_lhs = tmp8_safe_receiver == null ? null : toColorOrNull(tmp8_safe_receiver);
4973
- tmp_6.i34_1 = tmp9_elvis_lhs == null ? Companion_getInstance_29().v30_1 : tmp9_elvis_lhs;
4974
- $this.j34_1 = parser.t35(null, get_XML_BACKGROUND_IMAGE());
4938
+ tmp_6.e35_1 = tmp9_elvis_lhs == null ? Companion_getInstance_29().v30_1 : tmp9_elvis_lhs;
4939
+ $this.f35_1 = parser.w34(null, get_XML_BACKGROUND_IMAGE());
4975
4940
  var tmp_7 = $this;
4976
4941
  var tmp10_safe_receiver = parser.b34(get_XML_BACKGROUND_IMAGE_GRAVITY());
4977
4942
  var tmp11_elvis_lhs = tmp10_safe_receiver == null ? null : Companion_getInstance_22().j37(tmp10_safe_receiver);
4978
- tmp_7.k34_1 = tmp11_elvis_lhs == null ? Companion_getInstance_29().w30_1 : tmp11_elvis_lhs;
4943
+ tmp_7.g35_1 = tmp11_elvis_lhs == null ? Companion_getInstance_29().w30_1 : tmp11_elvis_lhs;
4979
4944
  var tmp_8 = $this;
4980
4945
  var tmp12_safe_receiver = parser.b34(get_XML_BACKGROUND_IMAGE_SCALE_TYPE());
4981
4946
  var tmp13_elvis_lhs = tmp12_safe_receiver == null ? null : Companion_instance_22.q3b(tmp12_safe_receiver);
4982
- tmp_8.l34_1 = tmp13_elvis_lhs == null ? Companion_getInstance_29().x30_1 : tmp13_elvis_lhs;
4947
+ tmp_8.h35_1 = tmp13_elvis_lhs == null ? Companion_getInstance_29().x30_1 : tmp13_elvis_lhs;
4983
4948
  var tmp_9 = $this;
4984
4949
  var tmp_10 = get_XMLNS_CONTENT();
4985
- var tmp14_safe_receiver = parser.t35(tmp_10, 'card-background-color');
4986
- tmp_9.m34_1 = tmp14_safe_receiver == null ? null : toColorOrNull(tmp14_safe_receiver);
4950
+ var tmp14_safe_receiver = parser.w34(tmp_10, 'card-background-color');
4951
+ tmp_9.i35_1 = tmp14_safe_receiver == null ? null : toColorOrNull(tmp14_safe_receiver);
4987
4952
  var tmp_11 = $this;
4988
4953
  var tmp15_safe_receiver = parser.b34('category-label-color');
4989
- tmp_11.n34_1 = tmp15_safe_receiver == null ? null : toColorOrNull(tmp15_safe_receiver);
4954
+ tmp_11.j35_1 = tmp15_safe_receiver == null ? null : toColorOrNull(tmp15_safe_receiver);
4990
4955
  var tmp_12 = $this;
4991
- var tmp16_safe_receiver = parser.t35(get_XMLNS_PAGE(), get_XML_CONTROL_COLOR());
4956
+ var tmp16_safe_receiver = parser.w34(get_XMLNS_PAGE(), get_XML_CONTROL_COLOR());
4992
4957
  var tmp19_elvis_lhs = tmp16_safe_receiver == null ? null : toColorOrNull(tmp16_safe_receiver);
4993
4958
  var tmp_13;
4994
4959
  if (tmp19_elvis_lhs == null) {
4995
- var tmp17_safe_receiver = parser.t35(get_XMLNS_LESSON(), get_XML_CONTROL_COLOR());
4960
+ var tmp17_safe_receiver = parser.w34(get_XMLNS_LESSON(), get_XML_CONTROL_COLOR());
4996
4961
  var tmp18_safe_receiver = tmp17_safe_receiver == null ? null : toColorOrNull(tmp17_safe_receiver);
4997
4962
  var tmp_14;
4998
4963
  if (tmp18_safe_receiver == null) {
@@ -5010,19 +4975,19 @@
5010
4975
  tmp_13 = tmp19_elvis_lhs;
5011
4976
  }
5012
4977
  var tmp20_elvis_lhs = tmp_13;
5013
- tmp_12.o34_1 = tmp20_elvis_lhs == null ? get_DEFAULT_CONTROL_COLOR() : tmp20_elvis_lhs;
4978
+ tmp_12.k35_1 = tmp20_elvis_lhs == null ? get_DEFAULT_CONTROL_COLOR() : tmp20_elvis_lhs;
5014
4979
  var tmp_15 = $this;
5015
4980
  var tmp_16 = get_XMLNS_CONTENT();
5016
- var tmp21_safe_receiver = parser.t35(tmp_16, 'multiselect-option-background-color');
5017
- tmp_15.p34_1 = tmp21_safe_receiver == null ? null : toColorOrNull(tmp21_safe_receiver);
4981
+ var tmp21_safe_receiver = parser.w34(tmp_16, 'multiselect-option-background-color');
4982
+ tmp_15.l35_1 = tmp21_safe_receiver == null ? null : toColorOrNull(tmp21_safe_receiver);
5018
4983
  var tmp_17 = $this;
5019
4984
  var tmp_18 = get_XMLNS_CONTENT();
5020
- var tmp22_safe_receiver = parser.t35(tmp_18, 'multiselect-option-selected-color');
5021
- tmp_17.q34_1 = tmp22_safe_receiver == null ? null : toColorOrNull(tmp22_safe_receiver);
4985
+ var tmp22_safe_receiver = parser.w34(tmp_18, 'multiselect-option-selected-color');
4986
+ tmp_17.m35_1 = tmp22_safe_receiver == null ? null : toColorOrNull(tmp22_safe_receiver);
5022
4987
  var tmp_19 = $this;
5023
4988
  var tmp23_safe_receiver = parser.b34(get_XML_TEXT_COLOR());
5024
4989
  var tmp24_elvis_lhs = tmp23_safe_receiver == null ? null : toColorOrNull(tmp23_safe_receiver);
5025
- tmp_19.r34_1 = tmp24_elvis_lhs == null ? Companion_getInstance_29().z30_1 : tmp24_elvis_lhs;
4990
+ tmp_19.n35_1 = tmp24_elvis_lhs == null ? Companion_getInstance_29().z30_1 : tmp24_elvis_lhs;
5026
4991
  var tmp_20 = $this;
5027
4992
  var tmp25_safe_receiver = parser.b34(get_XML_TEXT_SCALE());
5028
4993
  var tmp26_elvis_lhs = tmp25_safe_receiver == null ? null : toDoubleOrNull(tmp25_safe_receiver);
@@ -5033,7 +4998,7 @@
5033
4998
  } else {
5034
4999
  tmp_21 = tmp26_elvis_lhs;
5035
5000
  }
5036
- tmp_20.s34_1 = tmp_21;
5001
+ tmp_20.o35_1 = tmp_21;
5037
5002
  var title = null;
5038
5003
  var tmp_22 = $this;
5039
5004
  // Inline function 'kotlin.collections.mutableListOf' call
@@ -5043,15 +5008,15 @@
5043
5008
  tmp_23.categories = ArrayList_init_$Create$();
5044
5009
  var tmp_24 = $this;
5045
5010
  // Inline function 'kotlin.collections.mutableMapOf' call
5046
- tmp_24.v34_1 = LinkedHashMap_init_$Create$();
5011
+ tmp_24.r35_1 = LinkedHashMap_init_$Create$();
5047
5012
  // Inline function 'kotlin.collections.mutableListOf' call
5048
5013
  var shareables = ArrayList_init_$Create$();
5049
5014
  var tmp_25 = $this;
5050
5015
  // Inline function 'kotlin.collections.mutableListOf' call
5051
- tmp_25.x34_1 = ArrayList_init_$Create$();
5016
+ tmp_25.t35_1 = ArrayList_init_$Create$();
5052
5017
  var tmp_26 = $this;
5053
5018
  // Inline function 'kotlin.collections.mutableListOf' call
5054
- tmp_26.y34_1 = ArrayList_init_$Create$();
5019
+ tmp_26.u35_1 = ArrayList_init_$Create$();
5055
5020
  // Inline function 'org.cru.godtools.shared.tool.parser.xml.parseChildren' call
5056
5021
  $l$loop_1: while (true) {
5057
5022
  var tmp_27 = parser.u();
@@ -5084,14 +5049,14 @@
5084
5049
  addAll(this_2, elements_0);
5085
5050
  // Inline function 'kotlin.collections.plusAssign' call
5086
5051
 
5087
- var this_3 = $this.x34_1;
5052
+ var this_3 = $this.t35_1;
5088
5053
  var elements_1 = result.f3g_1;
5089
5054
  addAll(this_3, elements_1);
5090
5055
  break;
5091
5056
  case 'resources':
5092
5057
  // Inline function 'kotlin.collections.plusAssign' call
5093
5058
 
5094
- var this_4 = $this.v34_1;
5059
+ var this_4 = $this.r35_1;
5095
5060
  // Inline function 'kotlin.collections.associateBy' call
5096
5061
 
5097
5062
  var this_5 = parseResources(parser, $this);
@@ -5112,7 +5077,7 @@
5112
5077
  case 'tips':
5113
5078
  // Inline function 'kotlin.collections.plusAssign' call
5114
5079
 
5115
- var this_6 = $this.y34_1;
5080
+ var this_6 = $this.u35_1;
5116
5081
  var elements_2 = parseTips(parser, $this);
5117
5082
  addAll(this_6, elements_2);
5118
5083
  break;
@@ -5147,7 +5112,7 @@
5147
5112
  var tmp_31 = Manifest$_init_$lambda_cbhz6k;
5148
5113
  var tmp$ret$13 = new sam$kotlin_Comparator$0(tmp_31);
5149
5114
  tmp_30.shareables = sortedWith(list, tmp$ret$13);
5150
- $this.t34_1 = title;
5115
+ $this.p35_1 = title;
5151
5116
  return $this;
5152
5117
  }
5153
5118
  function Manifest_init_$Create$(parser, config) {
@@ -5183,27 +5148,27 @@
5183
5148
  pages = pages === VOID ? null : pages;
5184
5149
  BaseModel.call($this);
5185
5150
  Manifest.call($this);
5186
- $this.d34_1 = config;
5151
+ $this.z34_1 = config;
5187
5152
  $this.code = code;
5188
5153
  $this.locale = locale;
5189
5154
  $this.type = type;
5190
5155
  $this._dismissListeners = emptySet();
5191
- $this.e34_1 = primaryColor;
5192
- $this.f34_1 = primaryTextColor;
5193
- $this.g34_1 = navBarColor;
5194
- $this.h34_1 = navBarControlColor;
5195
- $this.i34_1 = backgroundColor;
5196
- $this.j34_1 = null;
5197
- $this.k34_1 = Companion_getInstance_29().w30_1;
5198
- $this.l34_1 = Companion_getInstance_29().x30_1;
5199
- $this.m34_1 = cardBackgroundColor;
5200
- $this.n34_1 = categoryLabelColor;
5201
- $this.o34_1 = pageControlColor;
5202
- $this.p34_1 = multiselectOptionBackgroundColor;
5203
- $this.q34_1 = multiselectOptionSelectedColor;
5204
- $this.r34_1 = textColor;
5205
- $this.s34_1 = textScale;
5206
- $this.t34_1 = null;
5156
+ $this.a35_1 = primaryColor;
5157
+ $this.b35_1 = primaryTextColor;
5158
+ $this.c35_1 = navBarColor;
5159
+ $this.d35_1 = navBarControlColor;
5160
+ $this.e35_1 = backgroundColor;
5161
+ $this.f35_1 = null;
5162
+ $this.g35_1 = Companion_getInstance_29().w30_1;
5163
+ $this.h35_1 = Companion_getInstance_29().x30_1;
5164
+ $this.i35_1 = cardBackgroundColor;
5165
+ $this.j35_1 = categoryLabelColor;
5166
+ $this.k35_1 = pageControlColor;
5167
+ $this.l35_1 = multiselectOptionBackgroundColor;
5168
+ $this.m35_1 = multiselectOptionSelectedColor;
5169
+ $this.n35_1 = textColor;
5170
+ $this.o35_1 = textScale;
5171
+ $this.p35_1 = null;
5207
5172
  $this.aemImports = emptyList();
5208
5173
  $this.categories = emptyList();
5209
5174
  // Inline function 'kotlin.collections.orEmpty' call
@@ -5231,7 +5196,7 @@
5231
5196
  tmp_1 = destination;
5232
5197
  }
5233
5198
  var tmp0_elvis_lhs_0 = tmp_1;
5234
- tmp_0.v34_1 = tmp0_elvis_lhs_0 == null ? emptyMap() : tmp0_elvis_lhs_0;
5199
+ tmp_0.r35_1 = tmp0_elvis_lhs_0 == null ? emptyMap() : tmp0_elvis_lhs_0;
5235
5200
  var tmp_2 = $this;
5236
5201
  // Inline function 'kotlin.collections.orEmpty' call
5237
5202
  var tmp0_elvis_lhs_1 = shareables == null ? null : shareables($this);
@@ -5258,8 +5223,8 @@
5258
5223
  var tmp0_elvis_lhs_2 = tmp_3;
5259
5224
  var tmp$ret$9 = tmp0_elvis_lhs_2 == null ? emptyMap() : tmp0_elvis_lhs_2;
5260
5225
  _set_tips__9ug36n($this, tmp$ret$9);
5261
- $this.x34_1 = emptyList();
5262
- $this.y34_1 = emptyList();
5226
+ $this.t35_1 = emptyList();
5227
+ $this.u35_1 = emptyList();
5263
5228
  return $this;
5264
5229
  }
5265
5230
  function createTestManifest(config, type, code, locale, primaryColor, primaryTextColor, navBarColor, navBarControlColor, backgroundColor, cardBackgroundColor, categoryLabelColor, pageControlColor, multiselectOptionBackgroundColor, multiselectOptionSelectedColor, textColor, textScale, resources, shareables, tips, pages) {
@@ -5494,7 +5459,7 @@
5494
5459
  return Type_UNKNOWN_instance_0;
5495
5460
  }
5496
5461
  protoOf(Manifest).n3g = function () {
5497
- return this.d34_1;
5462
+ return this.z34_1;
5498
5463
  };
5499
5464
  protoOf(Manifest).o3g = function () {
5500
5465
  return this.code;
@@ -5509,60 +5474,60 @@
5509
5474
  return this._dismissListeners;
5510
5475
  };
5511
5476
  protoOf(Manifest).p38 = function () {
5512
- return this.e34_1;
5477
+ return this.a35_1;
5513
5478
  };
5514
5479
  protoOf(Manifest).q38 = function () {
5515
- return this.f34_1;
5480
+ return this.b35_1;
5516
5481
  };
5517
5482
  protoOf(Manifest).r3g = function () {
5518
- var tmp0_elvis_lhs = this.g34_1;
5519
- return tmp0_elvis_lhs == null ? this.type.equals(Type_LESSON_getInstance()) ? get_DEFAULT_LESSON_NAV_BAR_COLOR() : this.e34_1 : tmp0_elvis_lhs;
5483
+ var tmp0_elvis_lhs = this.c35_1;
5484
+ return tmp0_elvis_lhs == null ? this.type.equals(Type_LESSON_getInstance()) ? get_DEFAULT_LESSON_NAV_BAR_COLOR() : this.a35_1 : tmp0_elvis_lhs;
5520
5485
  };
5521
5486
  protoOf(Manifest).s3g = function () {
5522
- var tmp0_elvis_lhs = this.h34_1;
5523
- return tmp0_elvis_lhs == null ? this.type.equals(Type_LESSON_getInstance()) ? this.e34_1 : this.f34_1 : tmp0_elvis_lhs;
5487
+ var tmp0_elvis_lhs = this.d35_1;
5488
+ return tmp0_elvis_lhs == null ? this.type.equals(Type_LESSON_getInstance()) ? this.a35_1 : this.b35_1 : tmp0_elvis_lhs;
5524
5489
  };
5525
5490
  protoOf(Manifest).q37 = function () {
5526
- return this.i34_1;
5491
+ return this.e35_1;
5527
5492
  };
5528
5493
  protoOf(Manifest).t3g = function () {
5529
- return this.m36(this.j34_1);
5494
+ return this.m36(this.f35_1);
5530
5495
  };
5531
5496
  protoOf(Manifest).u3g = function () {
5532
- return this.k34_1;
5497
+ return this.g35_1;
5533
5498
  };
5534
5499
  protoOf(Manifest).v3g = function () {
5535
- return this.l34_1;
5500
+ return this.h35_1;
5536
5501
  };
5537
5502
  protoOf(Manifest).s38 = function () {
5538
- var tmp0_elvis_lhs = this.m34_1;
5539
- return tmp0_elvis_lhs == null ? this.i34_1 : tmp0_elvis_lhs;
5503
+ var tmp0_elvis_lhs = this.i35_1;
5504
+ return tmp0_elvis_lhs == null ? this.e35_1 : tmp0_elvis_lhs;
5540
5505
  };
5541
5506
  protoOf(Manifest).o38 = function () {
5542
- var tmp0_elvis_lhs = this.n34_1;
5543
- return tmp0_elvis_lhs == null ? this.r34_1 : tmp0_elvis_lhs;
5507
+ var tmp0_elvis_lhs = this.j35_1;
5508
+ return tmp0_elvis_lhs == null ? this.n35_1 : tmp0_elvis_lhs;
5544
5509
  };
5545
5510
  protoOf(Manifest).w3g = function () {
5546
- return this.o34_1;
5511
+ return this.k35_1;
5547
5512
  };
5548
5513
  protoOf(Manifest).r38 = function () {
5549
5514
  return Companion_getInstance_29().y30_1;
5550
5515
  };
5551
5516
  protoOf(Manifest).t38 = function () {
5552
- var tmp0_elvis_lhs = this.p34_1;
5517
+ var tmp0_elvis_lhs = this.l35_1;
5553
5518
  return tmp0_elvis_lhs == null ? get_multiselectOptionBackgroundColor.call(this) : tmp0_elvis_lhs;
5554
5519
  };
5555
5520
  protoOf(Manifest).u38 = function () {
5556
- return this.q34_1;
5521
+ return this.m35_1;
5557
5522
  };
5558
5523
  protoOf(Manifest).n38 = function () {
5559
- return this.r34_1;
5524
+ return this.n35_1;
5560
5525
  };
5561
5526
  protoOf(Manifest).v38 = function () {
5562
- return this.s34_1;
5527
+ return this.o35_1;
5563
5528
  };
5564
5529
  protoOf(Manifest).x3g = function () {
5565
- var tmp0_safe_receiver = this.t34_1;
5530
+ var tmp0_safe_receiver = this.p35_1;
5566
5531
  return tmp0_safe_receiver == null ? null : tmp0_safe_receiver.text;
5567
5532
  };
5568
5533
  protoOf(Manifest).j3h = function () {
@@ -5572,16 +5537,16 @@
5572
5537
  return this.categories;
5573
5538
  };
5574
5539
  protoOf(Manifest).l3h = function () {
5575
- return this.u34_1.m3h(this, pages$factory_0());
5540
+ return this.q35_1.m3h(this, pages$factory_0());
5576
5541
  };
5577
5542
  protoOf(Manifest).n3h = function () {
5578
- return this.v34_1;
5543
+ return this.r35_1;
5579
5544
  };
5580
5545
  protoOf(Manifest).o3h = function () {
5581
5546
  return this.shareables;
5582
5547
  };
5583
5548
  protoOf(Manifest).s33 = function () {
5584
- return this.w34_1.m3h(this, tips$factory_0());
5549
+ return this.s35_1.m3h(this, tips$factory_0());
5585
5550
  };
5586
5551
  protoOf(Manifest).p3h = function () {
5587
5552
  // Inline function 'kotlin.collections.buildSet' call
@@ -5592,7 +5557,7 @@
5592
5557
  // Inline function 'kotlin.contracts.contract' call
5593
5558
  // Inline function 'org.cru.godtools.shared.tool.parser.model.Manifest.<get-relatedFiles>.<anonymous>' call
5594
5559
  // Inline function 'kotlin.collections.map' call
5595
- var this_1 = this.x34_1;
5560
+ var this_1 = this.t35_1;
5596
5561
  // Inline function 'kotlin.collections.mapTo' call
5597
5562
  var destination = ArrayList_init_$Create$_0(collectionSizeOrDefault(this_1, 10));
5598
5563
  var tmp0_iterator = this_1.s();
@@ -5604,7 +5569,7 @@
5604
5569
  }
5605
5570
  this_0.q(destination);
5606
5571
  // Inline function 'kotlin.collections.map' call
5607
- var this_2 = this.y34_1;
5572
+ var this_2 = this.u35_1;
5608
5573
  // Inline function 'kotlin.collections.mapTo' call
5609
5574
  var destination_0 = ArrayList_init_$Create$_0(collectionSizeOrDefault(this_2, 10));
5610
5575
  var tmp0_iterator_0 = this_2.s();
@@ -5617,7 +5582,7 @@
5617
5582
  this_0.q(destination_0);
5618
5583
  // Inline function 'kotlin.collections.mapNotNull' call
5619
5584
  // Inline function 'kotlin.collections.mapNotNullTo' call
5620
- var this_3 = this.v34_1.e2();
5585
+ var this_3 = this.r35_1.e2();
5621
5586
  var destination_1 = ArrayList_init_$Create$();
5622
5587
  // Inline function 'kotlin.collections.forEach' call
5623
5588
  var tmp0_iterator_1 = this_3.s();
@@ -5647,9 +5612,9 @@
5647
5612
  tmp = true;
5648
5613
  } else {
5649
5614
  var tmp_0;
5650
- if (!this.d34_1.f31_1) {
5615
+ if (!this.z34_1.f31_1) {
5651
5616
  // Inline function 'kotlin.collections.isNotEmpty' call
5652
- tmp_0 = !this.y34_1.x();
5617
+ tmp_0 = !this.u35_1.x();
5653
5618
  } else {
5654
5619
  tmp_0 = false;
5655
5620
  }
@@ -5665,7 +5630,7 @@
5665
5630
  // Inline function 'kotlin.let' call
5666
5631
  // Inline function 'kotlin.contracts.contract' call
5667
5632
  // Inline function 'org.cru.godtools.shared.tool.parser.model.Manifest.getResource.<anonymous>' call
5668
- tmp = this.v34_1.p2(name);
5633
+ tmp = this.r35_1.p2(name);
5669
5634
  }
5670
5635
  return tmp;
5671
5636
  };
@@ -5755,11 +5720,11 @@
5755
5720
  };
5756
5721
  function Manifest() {
5757
5722
  Companion_getInstance_29();
5758
- this.u34_1 = setOnce();
5759
- this.w34_1 = setOnce();
5723
+ this.q35_1 = setOnce();
5724
+ this.s35_1 = setOnce();
5760
5725
  }
5761
5726
  function get_backgroundColor(_this__u8e3s4) {
5762
- var tmp1_elvis_lhs = _this__u8e3s4 == null ? null : _this__u8e3s4.i34_1;
5727
+ var tmp1_elvis_lhs = _this__u8e3s4 == null ? null : _this__u8e3s4.e35_1;
5763
5728
  return tmp1_elvis_lhs == null ? Companion_getInstance_29().v30_1 : tmp1_elvis_lhs;
5764
5729
  }
5765
5730
  function pages$factory() {
@@ -6060,7 +6025,7 @@
6060
6025
  };
6061
6026
  protoOf(Option)._getAnalyticsEvents = function (type) {
6062
6027
  var tmp;
6063
- if (type.a9_1 === 3) {
6028
+ if (type.a9_1 === 2) {
6064
6029
  // Inline function 'kotlin.collections.filter' call
6065
6030
  // Inline function 'kotlin.collections.filterTo' call
6066
6031
  var this_0 = this.i3i_1;
@@ -6145,7 +6110,7 @@
6145
6110
  };
6146
6111
  protoOf(Multiselect).y32 = function () {
6147
6112
  var tmp;
6148
- var tmp_0 = this.r2z().d34_1;
6113
+ var tmp_0 = this.r2z().z34_1;
6149
6114
  if (!tmp_0.b32('multiselect')) {
6150
6115
  tmp = true;
6151
6116
  } else {
@@ -6427,8 +6392,8 @@
6427
6392
  BaseModel.call($this, manifest);
6428
6393
  Resource.call($this);
6429
6394
  parser.m32(2, get_XMLNS_MANIFEST(), 'resource');
6430
- $this.name = parser.t35(null, 'filename');
6431
- $this.localName = parser.t35(null, 'src');
6395
+ $this.name = parser.w34(null, 'filename');
6396
+ $this.localName = parser.w34(null, 'src');
6432
6397
  skipTag(parser);
6433
6398
  return $this;
6434
6399
  }
@@ -6686,7 +6651,7 @@
6686
6651
  tmp_0 = null;
6687
6652
  } else {
6688
6653
  // Inline function 'org.cru.godtools.shared.tool.parser.model.toEventIds' call
6689
- tmp_0 = Companion_getInstance_17().u35(tmp0_safe_receiver);
6654
+ tmp_0 = Companion_getInstance_17().x34(tmp0_safe_receiver);
6690
6655
  }
6691
6656
  var tmp1_safe_receiver = tmp_0;
6692
6657
  var tmp0_elvis_lhs = tmp1_safe_receiver == null ? null : toSet_0(tmp1_safe_receiver);
@@ -6832,7 +6797,7 @@
6832
6797
  };
6833
6798
  protoOf(Tab)._getAnalyticsEvents = function (type) {
6834
6799
  var tmp;
6835
- if (type.a9_1 === 3) {
6800
+ if (type.a9_1 === 2) {
6836
6801
  // Inline function 'kotlin.collections.filter' call
6837
6802
  // Inline function 'kotlin.collections.filterTo' call
6838
6803
  var this_0 = this.q3k_1;
@@ -8016,7 +7981,7 @@
8016
7981
  protoOf(Card_0)._getAnalyticsEvents = function (type) {
8017
7982
  var tmp;
8018
7983
  switch (type.a9_1) {
8019
- case 1:
7984
+ case 0:
8020
7985
  // Inline function 'kotlin.collections.filter' call
8021
7986
 
8022
7987
  // Inline function 'kotlin.collections.filterTo' call
@@ -8034,7 +7999,7 @@
8034
7999
 
8035
8000
  tmp = destination;
8036
8001
  break;
8037
- case 2:
8002
+ case 1:
8038
8003
  // Inline function 'kotlin.collections.filter' call
8039
8004
 
8040
8005
  // Inline function 'kotlin.collections.filterTo' call
@@ -8233,7 +8198,7 @@
8233
8198
  } else if (tmp0_subject === get_XMLNS_TRACT()) {
8234
8199
  tmp = TractPage_init_$Create$(manifest, fileName, parser);
8235
8200
  } else if (tmp0_subject === get_XMLNS_PAGE()) {
8236
- var type = parser.t35(get_XMLNS_XSI(), 'type');
8201
+ var type = parser.w34(get_XMLNS_XSI(), 'type');
8237
8202
  var tmp_0;
8238
8203
  if (type === 'cardcollection') {
8239
8204
  tmp_0 = CardCollectionPage_init_$Create$(manifest, fileName, parser);
@@ -8271,7 +8236,7 @@
8271
8236
  return tmp_1;
8272
8237
  };
8273
8238
  protoOf(Companion_45).b3p = function (_this__u8e3s4, type) {
8274
- var actual = _this__u8e3s4.t35(get_XMLNS_XSI(), 'type');
8239
+ var actual = _this__u8e3s4.w34(get_XMLNS_XSI(), 'type');
8275
8240
  if (!(type === actual))
8276
8241
  throw new XmlPullParserException('expected ' + type + ' not ' + actual);
8277
8242
  };
@@ -8287,7 +8252,7 @@
8287
8252
  parser.m32(2, null, 'page');
8288
8253
  $this.y3n_1 = parser.b34('id');
8289
8254
  $this.z3n_1 = fileName;
8290
- $this.a3o_1 = parser.t35(get_XMLNS_CYOA(), 'parent');
8255
+ $this.a3o_1 = parser.w34(get_XMLNS_CYOA(), 'parent');
8291
8256
  var tmp = $this;
8292
8257
  var tmp0_safe_receiver = parser.b34('hidden');
8293
8258
  var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : toBoolean(tmp0_safe_receiver);
@@ -8295,12 +8260,12 @@
8295
8260
  var tmp_0 = $this;
8296
8261
  // Inline function 'org.cru.godtools.shared.tool.parser.model.toEventIds' call
8297
8262
  var this_0 = parser.b34(get_XML_LISTENERS());
8298
- var tmp$ret$0 = Companion_getInstance_17().u35(this_0);
8263
+ var tmp$ret$0 = Companion_getInstance_17().x34(this_0);
8299
8264
  tmp_0._listeners = toSet_0(tmp$ret$0);
8300
8265
  var tmp_1 = $this;
8301
8266
  // Inline function 'org.cru.godtools.shared.tool.parser.model.toEventIds' call
8302
8267
  var this_1 = parser.b34(get_XML_DISMISS_LISTENERS());
8303
- var tmp$ret$1 = Companion_getInstance_17().u35(this_1);
8268
+ var tmp$ret$1 = Companion_getInstance_17().x34(this_1);
8304
8269
  tmp_1._dismissListeners = toSet_0(tmp$ret$1);
8305
8270
  var tmp_2 = $this;
8306
8271
  var tmp2_safe_receiver = parser.b34(get_XML_PRIMARY_COLOR());
@@ -8326,15 +8291,15 @@
8326
8291
  tmp_7.h3o_1 = tmp10_safe_receiver == null ? null : toColorOrNull(tmp10_safe_receiver);
8327
8292
  var tmp_8 = $this;
8328
8293
  var tmp_9 = get_XMLNS_CONTENT();
8329
- var tmp11_safe_receiver = parser.t35(tmp_9, 'card-background-color');
8294
+ var tmp11_safe_receiver = parser.w34(tmp_9, 'card-background-color');
8330
8295
  tmp_8.i3o_1 = tmp11_safe_receiver == null ? null : toColorOrNull(tmp11_safe_receiver);
8331
8296
  var tmp_10 = $this;
8332
8297
  var tmp_11 = get_XMLNS_CONTENT();
8333
- var tmp12_safe_receiver = parser.t35(tmp_11, 'multiselect-option-background-color');
8298
+ var tmp12_safe_receiver = parser.w34(tmp_11, 'multiselect-option-background-color');
8334
8299
  tmp_10.j3o_1 = tmp12_safe_receiver == null ? null : toColorOrNull(tmp12_safe_receiver);
8335
8300
  var tmp_12 = $this;
8336
8301
  var tmp_13 = get_XMLNS_CONTENT();
8337
- var tmp13_safe_receiver = parser.t35(tmp_13, 'multiselect-option-selected-color');
8302
+ var tmp13_safe_receiver = parser.w34(tmp_13, 'multiselect-option-selected-color');
8338
8303
  tmp_12.k3o_1 = tmp13_safe_receiver == null ? null : toColorOrNull(tmp13_safe_receiver);
8339
8304
  var tmp_14 = $this;
8340
8305
  var tmp14_safe_receiver = parser.b34(get_XML_TEXT_COLOR());
@@ -8458,7 +8423,7 @@
8458
8423
  };
8459
8424
  protoOf(Page).q3o = function () {
8460
8425
  var tmp0_elvis_lhs = this.h3o_1;
8461
- return tmp0_elvis_lhs == null ? this.r2z().o34_1 : tmp0_elvis_lhs;
8426
+ return tmp0_elvis_lhs == null ? this.r2z().k35_1 : tmp0_elvis_lhs;
8462
8427
  };
8463
8428
  protoOf(Page).s38 = function () {
8464
8429
  var tmp0_elvis_lhs = this.i3o_1;
@@ -8482,7 +8447,7 @@
8482
8447
  protoOf(Page)._getAnalyticsEvents = function (type) {
8483
8448
  var tmp;
8484
8449
  switch (type.a9_1) {
8485
- case 1:
8450
+ case 0:
8486
8451
  // Inline function 'kotlin.collections.filter' call
8487
8452
 
8488
8453
  // Inline function 'kotlin.collections.filterTo' call
@@ -8500,7 +8465,7 @@
8500
8465
 
8501
8466
  tmp = destination;
8502
8467
  break;
8503
- case 2:
8468
+ case 1:
8504
8469
  // Inline function 'kotlin.collections.filter' call
8505
8470
 
8506
8471
  // Inline function 'kotlin.collections.filterTo' call
@@ -8690,7 +8655,7 @@
8690
8655
  Content_init_$Init$(parent, parser, $this);
8691
8656
  InlineTip.call($this);
8692
8657
  parser.m32(2, get_XMLNS_TRAINING(), 'tip');
8693
- $this.id = parser.t35(null, 'id');
8658
+ $this.id = parser.w34(null, 'id');
8694
8659
  skipTag(parser);
8695
8660
  return $this;
8696
8661
  }
@@ -8768,7 +8733,7 @@
8768
8733
  parser.m32(2, get_XMLNS_TRAINING(), 'tip');
8769
8734
  $this.v3e_1 = id;
8770
8735
  var tmp = $this;
8771
- var tmp0_safe_receiver = parser.t35(null, 'type');
8736
+ var tmp0_safe_receiver = parser.w34(null, 'type');
8772
8737
  var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : Companion_getInstance_52().s3b(tmp0_safe_receiver);
8773
8738
  tmp.w3e_1 = tmp1_elvis_lhs == null ? Companion_getInstance_52().h3r_1 : tmp1_elvis_lhs;
8774
8739
  var tmp_0 = $this;
@@ -8991,7 +8956,7 @@
8991
8956
  var tmp = $this;
8992
8957
  var tmp0_safe_receiver = parser.b34('control-color');
8993
8958
  tmp.q3r_1 = tmp0_safe_receiver == null ? null : toColorOrNull(tmp0_safe_receiver);
8994
- $this.r3r_1 = parser.t35(get_XMLNS_TRAINING(), 'tip');
8959
+ $this.r3r_1 = parser.w34(get_XMLNS_TRAINING(), 'tip');
8995
8960
  $this.label = parseTextChild(parser, $this, get_XMLNS_TRACT(), 'call-to-action');
8996
8961
  return $this;
8997
8962
  }
@@ -9048,7 +9013,7 @@
9048
9013
  var tmp = $this;
9049
9014
  var tmp0_safe_receiver = parser.b34(get_XML_BACKGROUND_COLOR());
9050
9015
  tmp.v3r_1 = tmp0_safe_receiver == null ? null : toColorOrNull(tmp0_safe_receiver);
9051
- $this.w3r_1 = parser.t35(get_XMLNS_TRAINING(), 'tip');
9016
+ $this.w3r_1 = parser.w34(get_XMLNS_TRAINING(), 'tip');
9052
9017
  var number = null;
9053
9018
  var title = null;
9054
9019
  // Inline function 'org.cru.godtools.shared.tool.parser.xml.parseChildren' call
@@ -9234,7 +9199,7 @@
9234
9199
  protoOf(Hero)._getAnalyticsEvents = function (type) {
9235
9200
  var tmp;
9236
9201
  switch (type.a9_1) {
9237
- case 1:
9202
+ case 0:
9238
9203
  // Inline function 'kotlin.collections.filter' call
9239
9204
 
9240
9205
  // Inline function 'kotlin.collections.filterTo' call
@@ -9252,7 +9217,7 @@
9252
9217
 
9253
9218
  tmp = destination;
9254
9219
  break;
9255
- case 2:
9220
+ case 1:
9256
9221
  // Inline function 'kotlin.collections.filter' call
9257
9222
 
9258
9223
  // Inline function 'kotlin.collections.filterTo' call
@@ -9303,12 +9268,12 @@
9303
9268
  var tmp = $this;
9304
9269
  // Inline function 'org.cru.godtools.shared.tool.parser.model.toEventIds' call
9305
9270
  var this_0 = parser.b34(get_XML_LISTENERS());
9306
- var tmp$ret$0 = Companion_getInstance_17().u35(this_0);
9271
+ var tmp$ret$0 = Companion_getInstance_17().x34(this_0);
9307
9272
  tmp._listeners = toSet_0(tmp$ret$0);
9308
9273
  var tmp_0 = $this;
9309
9274
  // Inline function 'org.cru.godtools.shared.tool.parser.model.toEventIds' call
9310
9275
  var this_1 = parser.b34(get_XML_DISMISS_LISTENERS());
9311
- var tmp$ret$1 = Companion_getInstance_17().u35(this_1);
9276
+ var tmp$ret$1 = Companion_getInstance_17().x34(this_1);
9312
9277
  tmp_0._dismissListeners = toSet_0(tmp$ret$1);
9313
9278
  var title = null;
9314
9279
  var tmp_1 = $this;
@@ -9453,18 +9418,18 @@
9453
9418
  $this.position = position;
9454
9419
  parser.m32(2, get_XMLNS_TRACT(), 'card');
9455
9420
  var tmp = $this;
9456
- var tmp0_safe_receiver = parser.t35(null, 'hidden');
9421
+ var tmp0_safe_receiver = parser.w34(null, 'hidden');
9457
9422
  var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : toBoolean(tmp0_safe_receiver);
9458
9423
  tmp.isHidden = tmp1_elvis_lhs == null ? false : tmp1_elvis_lhs;
9459
9424
  var tmp_0 = $this;
9460
9425
  // Inline function 'org.cru.godtools.shared.tool.parser.model.toEventIds' call
9461
9426
  var this_0 = parser.b34(get_XML_LISTENERS());
9462
- var tmp$ret$0 = Companion_getInstance_17().u35(this_0);
9427
+ var tmp$ret$0 = Companion_getInstance_17().x34(this_0);
9463
9428
  tmp_0._listeners = toSet_0(tmp$ret$0);
9464
9429
  var tmp_1 = $this;
9465
9430
  // Inline function 'org.cru.godtools.shared.tool.parser.model.toEventIds' call
9466
9431
  var this_1 = parser.b34(get_XML_DISMISS_LISTENERS());
9467
- var tmp$ret$1 = Companion_getInstance_17().u35(this_1);
9432
+ var tmp$ret$1 = Companion_getInstance_17().x34(this_1);
9468
9433
  tmp_1._dismissListeners = toSet_0(tmp$ret$1);
9469
9434
  var tmp_2 = $this;
9470
9435
  var tmp2_safe_receiver = parser.b34(get_XML_BACKGROUND_COLOR());
@@ -9757,7 +9722,7 @@
9757
9722
  protoOf(Card_1)._getAnalyticsEvents = function (type) {
9758
9723
  var tmp;
9759
9724
  switch (type.a9_1) {
9760
- case 1:
9725
+ case 0:
9761
9726
  // Inline function 'kotlin.collections.filter' call
9762
9727
 
9763
9728
  // Inline function 'kotlin.collections.filterTo' call
@@ -9775,7 +9740,7 @@
9775
9740
 
9776
9741
  tmp = destination;
9777
9742
  break;
9778
- case 2:
9743
+ case 1:
9779
9744
  // Inline function 'kotlin.collections.filter' call
9780
9745
 
9781
9746
  // Inline function 'kotlin.collections.filterTo' call
@@ -10253,7 +10218,7 @@
10253
10218
  }
10254
10219
  return tmp;
10255
10220
  };
10256
- protoOf(SaxXmlPullParser).t35 = function (namespace, name) {
10221
+ protoOf(SaxXmlPullParser).w34 = function (namespace, name) {
10257
10222
  // Inline function 'kotlin.takeIf' call
10258
10223
  var this_0 = this.v3u_1;
10259
10224
  // Inline function 'kotlin.contracts.contract' call
@@ -10943,7 +10908,6 @@
10943
10908
  $org$cru$godtools$shared$tool$parser$model.AnalyticsEvent.System = System;
10944
10909
  $org$cru$godtools$shared$tool$parser$model.AnalyticsEvent.System.values = values;
10945
10910
  $org$cru$godtools$shared$tool$parser$model.AnalyticsEvent.System.valueOf = valueOf;
10946
- defineProp($org$cru$godtools$shared$tool$parser$model.AnalyticsEvent.System, 'ADOBE', System_ADOBE_getInstance);
10947
10911
  defineProp($org$cru$godtools$shared$tool$parser$model.AnalyticsEvent.System, 'APPSFLYER', System_APPSFLYER_getInstance);
10948
10912
  defineProp($org$cru$godtools$shared$tool$parser$model.AnalyticsEvent.System, 'FACEBOOK', System_FACEBOOK_getInstance);
10949
10913
  defineProp($org$cru$godtools$shared$tool$parser$model.AnalyticsEvent.System, 'FIREBASE', System_FIREBASE_getInstance);
@@ -10952,7 +10916,6 @@
10952
10916
  $org$cru$godtools$shared$tool$parser$model.AnalyticsEvent.Trigger = Trigger;
10953
10917
  $org$cru$godtools$shared$tool$parser$model.AnalyticsEvent.Trigger.values = values_0;
10954
10918
  $org$cru$godtools$shared$tool$parser$model.AnalyticsEvent.Trigger.valueOf = valueOf_0;
10955
- defineProp($org$cru$godtools$shared$tool$parser$model.AnalyticsEvent.Trigger, 'SELECTED', Trigger_SELECTED_getInstance);
10956
10919
  defineProp($org$cru$godtools$shared$tool$parser$model.AnalyticsEvent.Trigger, 'VISIBLE', Trigger_VISIBLE_getInstance);
10957
10920
  defineProp($org$cru$godtools$shared$tool$parser$model.AnalyticsEvent.Trigger, 'HIDDEN', Trigger_HIDDEN_getInstance);
10958
10921
  defineProp($org$cru$godtools$shared$tool$parser$model.AnalyticsEvent.Trigger, 'CLICKED', Trigger_CLICKED_getInstance);