@cruglobal/godtools-shared 0.9.2-SNAPSHOT.1353 → 0.9.2-SNAPSHOT.1356

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.
@@ -41,7 +41,6 @@
41
41
  //region block: imports
42
42
  var imul = Math.imul;
43
43
  var SAXParser = $module$sax.SAXParser;
44
- var SAXOptions = $module$sax.SAXOptions;
45
44
  var get_job = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.s;
46
45
  var Unit_getInstance = kotlin_kotlin.$_$.m2;
47
46
  var CoroutineImpl = kotlin_kotlin.$_$.n5;
@@ -635,9 +634,6 @@
635
634
  var tmp = GlobalScope_getInstance();
636
635
  return promise(tmp, VOID, VOID, ManifestParser$parseManifestConfig$slambda_0(abortSignal, this, fileName, config, null));
637
636
  };
638
- defineProp(protoOf(ManifestParser), 'defaultConfig', function () {
639
- return this.u2x();
640
- }, VOID);
641
637
  function Corrupted(e) {
642
638
  e = e === VOID ? null : e;
643
639
  ParserError.call(this, e);
@@ -1254,13 +1250,6 @@
1254
1250
  };
1255
1251
  function Section() {
1256
1252
  }
1257
- defineProp(protoOf(Section), 'id', protoOf(Section).l31, VOID);
1258
- defineProp(protoOf(Section), '_content', function () {
1259
- return this.n31();
1260
- }, VOID);
1261
- defineProp(protoOf(Section), 'content', function () {
1262
- return this.v31();
1263
- }, VOID);
1264
1253
  protoOf(Accordion).w31 = function () {
1265
1254
  return this._sections;
1266
1255
  };
@@ -1298,7 +1287,6 @@
1298
1287
  function Accordion() {
1299
1288
  Companion_getInstance_4();
1300
1289
  }
1301
- defineProp(protoOf(Accordion), 'sections', protoOf(Accordion).y31, VOID);
1302
1290
  var System_ADOBE_instance;
1303
1291
  var System_APPSFLYER_instance;
1304
1292
  var System_FACEBOOK_instance;
@@ -1604,13 +1592,9 @@
1604
1592
  function System(name, ordinal) {
1605
1593
  Enum.call(this, name, ordinal);
1606
1594
  }
1607
- defineProp(protoOf(System), 'name', protoOf(System).ee, VOID);
1608
- defineProp(protoOf(System), 'ordinal', protoOf(System).fe, VOID);
1609
1595
  function Trigger(name, ordinal) {
1610
1596
  Enum.call(this, name, ordinal);
1611
1597
  }
1612
- defineProp(protoOf(Trigger), 'name', protoOf(Trigger).ee, VOID);
1613
- defineProp(protoOf(Trigger), 'ordinal', protoOf(Trigger).fe, VOID);
1614
1598
  function System_ADOBE_getInstance() {
1615
1599
  System_initEntries();
1616
1600
  return System_ADOBE_instance;
@@ -1805,21 +1789,6 @@
1805
1789
  function Animation() {
1806
1790
  Companion_getInstance_8();
1807
1791
  }
1808
- defineProp(protoOf(Animation), 'resource', protoOf(Animation).b34, VOID);
1809
- defineProp(protoOf(Animation), '_events', function () {
1810
- return this.g34();
1811
- }, VOID);
1812
- defineProp(protoOf(Animation), 'url', function () {
1813
- return this.h34();
1814
- }, VOID);
1815
- defineProp(protoOf(Animation), 'playListeners', protoOf(Animation).i34, VOID);
1816
- defineProp(protoOf(Animation), 'stopListeners', protoOf(Animation).j34, VOID);
1817
- defineProp(protoOf(Animation), 'isClickable', function () {
1818
- return this.k34();
1819
- }, VOID);
1820
- defineProp(protoOf(Animation), 'events', function () {
1821
- return this.l34();
1822
- }, VOID);
1823
1792
  function Companion_5() {
1824
1793
  Companion_instance_5 = this;
1825
1794
  }
@@ -1919,7 +1888,6 @@
1919
1888
  return false;
1920
1889
  return true;
1921
1890
  };
1922
- defineProp(protoOf(AspectRatio), 'ratio', protoOf(AspectRatio).p34, VOID);
1923
1891
  function getResource(_this__u8e3s4, name) {
1924
1892
  return _this__u8e3s4.w2x().r34(name);
1925
1893
  }
@@ -2192,8 +2160,6 @@
2192
2160
  function Style(name, ordinal) {
2193
2161
  Enum.call(this, name, ordinal);
2194
2162
  }
2195
- defineProp(protoOf(Style), 'name', protoOf(Style).ee, VOID);
2196
- defineProp(protoOf(Style), 'ordinal', protoOf(Style).fe, VOID);
2197
2163
  function Button$defaultTextStyles$delegate$lambda$lambda() {
2198
2164
  return Align_CENTER_getInstance();
2199
2165
  }
@@ -2346,21 +2312,6 @@
2346
2312
  var tmp = this;
2347
2313
  tmp.m35_1 = lazy(Button$defaultTextStyles$delegate$lambda(this));
2348
2314
  }
2349
- defineProp(protoOf(Button), '_events', function () {
2350
- return this.g34();
2351
- }, VOID);
2352
- defineProp(protoOf(Button), 'url', function () {
2353
- return this.h34();
2354
- }, VOID);
2355
- defineProp(protoOf(Button), 'style', protoOf(Button).s35, VOID);
2356
- defineProp(protoOf(Button), 'buttonColor', protoOf(Button).u35, VOID);
2357
- defineProp(protoOf(Button), 'icon', protoOf(Button).w35, VOID);
2358
- defineProp(protoOf(Button), 'isClickable', function () {
2359
- return this.k34();
2360
- }, VOID);
2361
- defineProp(protoOf(Button), 'events', function () {
2362
- return this.l34();
2363
- }, VOID);
2364
2315
  function defaultTextStyles$factory() {
2365
2316
  return getPropertyCallableRef('defaultTextStyles', 1, KProperty1, function (receiver) {
2366
2317
  return _get_defaultTextStyles__fjozb5(receiver);
@@ -2496,25 +2447,6 @@
2496
2447
  function Card() {
2497
2448
  Companion_getInstance_13();
2498
2449
  }
2499
- defineProp(protoOf(Card), 'backgroundColor', protoOf(Card).v35, VOID);
2500
- defineProp(protoOf(Card), '_content', function () {
2501
- return this.n31();
2502
- }, VOID);
2503
- defineProp(protoOf(Card), '_events', function () {
2504
- return this.g34();
2505
- }, VOID);
2506
- defineProp(protoOf(Card), 'url', function () {
2507
- return this.h34();
2508
- }, VOID);
2509
- defineProp(protoOf(Card), 'content', function () {
2510
- return this.v31();
2511
- }, VOID);
2512
- defineProp(protoOf(Card), 'isClickable', function () {
2513
- return this.k34();
2514
- }, VOID);
2515
- defineProp(protoOf(Card), 'events', function () {
2516
- return this.l34();
2517
- }, VOID);
2518
2450
  function Companion_10() {
2519
2451
  Companion_instance_10 = this;
2520
2452
  this.m36_1 = 'category';
@@ -3027,9 +2959,6 @@
3027
2959
  function Content() {
3028
2960
  Companion_getInstance_15();
3029
2961
  }
3030
- defineProp(protoOf(Content), 'tips', function () {
3031
- return this.x31();
3032
- }, VOID);
3033
2962
  function isRequiredVersionSatisfied(_this__u8e3s4, deviceType, version) {
3034
2963
  var tmp;
3035
2964
  var tmp_0 = version;
@@ -3527,12 +3456,6 @@
3527
3456
  function Fallback() {
3528
3457
  Companion_getInstance_19();
3529
3458
  }
3530
- defineProp(protoOf(Fallback), '_content', function () {
3531
- return this.n31();
3532
- }, VOID);
3533
- defineProp(protoOf(Fallback), 'content', function () {
3534
- return this.v31();
3535
- }, VOID);
3536
3459
  function Companion_16() {
3537
3460
  Companion_instance_16 = this;
3538
3461
  this.q37_1 = 'width';
@@ -3765,18 +3688,6 @@
3765
3688
  function Item() {
3766
3689
  Companion_getInstance_20();
3767
3690
  }
3768
- defineProp(protoOf(Item), 'invisibleIf', function () {
3769
- return this.c32();
3770
- }, VOID);
3771
- defineProp(protoOf(Item), 'goneIf', function () {
3772
- return this.d32();
3773
- }, VOID);
3774
- defineProp(protoOf(Item), '_content', function () {
3775
- return this.n31();
3776
- }, VOID);
3777
- defineProp(protoOf(Item), 'content', function () {
3778
- return this.v31();
3779
- }, VOID);
3780
3691
  function Flow$_init_$lambda_98n0kd($parser) {
3781
3692
  return function (it) {
3782
3693
  var tmp0_safe_receiver = Companion_getInstance_15().w30($parser, it);
@@ -3830,7 +3741,6 @@
3830
3741
  function Flow() {
3831
3742
  Companion_getInstance_21();
3832
3743
  }
3833
- defineProp(protoOf(Flow), 'items', protoOf(Flow).m38, VOID);
3834
3744
  function Companion_18() {
3835
3745
  Companion_instance_18 = this;
3836
3746
  this.n38_1 = 'form';
@@ -3936,12 +3846,6 @@
3936
3846
  function Form() {
3937
3847
  Companion_getInstance_22();
3938
3848
  }
3939
- defineProp(protoOf(Form), '_content', function () {
3940
- return this.n31();
3941
- }, VOID);
3942
- defineProp(protoOf(Form), 'content', function () {
3943
- return this.v31();
3944
- }, VOID);
3945
3849
  function Gravity$Companion$toGravityOrNull$lambda($this_toGravityOrNull) {
3946
3850
  return function () {
3947
3851
  return 'error parsing Gravity: ' + $this_toGravityOrNull;
@@ -4108,13 +4012,9 @@
4108
4012
  function Horizontal(name, ordinal) {
4109
4013
  Enum.call(this, name, ordinal);
4110
4014
  }
4111
- defineProp(protoOf(Horizontal), 'name', protoOf(Horizontal).ee, VOID);
4112
- defineProp(protoOf(Horizontal), 'ordinal', protoOf(Horizontal).fe, VOID);
4113
4015
  function Vertical(name, ordinal) {
4114
4016
  Enum.call(this, name, ordinal);
4115
4017
  }
4116
- defineProp(protoOf(Vertical), 'name', protoOf(Vertical).ee, VOID);
4117
- defineProp(protoOf(Vertical), 'ordinal', protoOf(Vertical).fe, VOID);
4118
4018
  function Horizontal_START_getInstance() {
4119
4019
  Horizontal_initEntries();
4120
4020
  return Horizontal_START_instance;
@@ -4171,13 +4071,6 @@
4171
4071
  protoOf(Gravity).i39 = function () {
4172
4072
  return this.isCenterX ? this.isCenterY : false;
4173
4073
  };
4174
- defineProp(protoOf(Gravity), 'isStart', protoOf(Gravity).c39, VOID);
4175
- defineProp(protoOf(Gravity), 'isEnd', protoOf(Gravity).d39, VOID);
4176
- defineProp(protoOf(Gravity), 'isCenterX', protoOf(Gravity).e39, VOID);
4177
- defineProp(protoOf(Gravity), 'isTop', protoOf(Gravity).f39, VOID);
4178
- defineProp(protoOf(Gravity), 'isBottom', protoOf(Gravity).g39, VOID);
4179
- defineProp(protoOf(Gravity), 'isCenterY', protoOf(Gravity).h39, VOID);
4180
- defineProp(protoOf(Gravity), 'isCenter', protoOf(Gravity).i39, VOID);
4181
4074
  function HasAnalyticsEvents() {
4182
4075
  }
4183
4076
  function Companion_20() {
@@ -4313,19 +4206,6 @@
4313
4206
  function Image() {
4314
4207
  Companion_getInstance_24();
4315
4208
  }
4316
- defineProp(protoOf(Image), '_events', function () {
4317
- return this.g34();
4318
- }, VOID);
4319
- defineProp(protoOf(Image), 'url', function () {
4320
- return this.h34();
4321
- }, VOID);
4322
- defineProp(protoOf(Image), 'resource', protoOf(Image).b34, VOID);
4323
- defineProp(protoOf(Image), 'isClickable', function () {
4324
- return this.k34();
4325
- }, VOID);
4326
- defineProp(protoOf(Image), 'events', function () {
4327
- return this.l34();
4328
- }, VOID);
4329
4209
  var ImageScaleType_FIT_instance;
4330
4210
  var ImageScaleType_FILL_instance;
4331
4211
  var ImageScaleType_FILL_X_instance;
@@ -4534,8 +4414,6 @@
4534
4414
  function Type_0(name, ordinal) {
4535
4415
  Enum.call(this, name, ordinal);
4536
4416
  }
4537
- defineProp(protoOf(Type_0), 'name', protoOf(Type_0).ee, VOID);
4538
- defineProp(protoOf(Type_0), 'ordinal', protoOf(Type_0).fe, VOID);
4539
4417
  function Type_TEXT_getInstance() {
4540
4418
  Type_initEntries_0();
4541
4419
  return Type_TEXT_instance;
@@ -4740,18 +4618,6 @@
4740
4618
  var tmp = this;
4741
4619
  tmp.t3a_1 = lazy(Link$defaultTextStyles$delegate$lambda(this));
4742
4620
  }
4743
- defineProp(protoOf(Link), '_events', function () {
4744
- return this.g34();
4745
- }, VOID);
4746
- defineProp(protoOf(Link), 'url', function () {
4747
- return this.h34();
4748
- }, VOID);
4749
- defineProp(protoOf(Link), 'isClickable', function () {
4750
- return this.k34();
4751
- }, VOID);
4752
- defineProp(protoOf(Link), 'events', function () {
4753
- return this.l34();
4754
- }, VOID);
4755
4621
  function defaultTextStyles$factory_0() {
4756
4622
  return getPropertyCallableRef('defaultTextStyles', 1, KProperty1, function (receiver) {
4757
4623
  return _get_defaultTextStyles__fjozb5_0(receiver);
@@ -5791,8 +5657,6 @@
5791
5657
  function Type_1(name, ordinal) {
5792
5658
  Enum.call(this, name, ordinal);
5793
5659
  }
5794
- defineProp(protoOf(Type_1), 'name', protoOf(Type_1).ee, VOID);
5795
- defineProp(protoOf(Type_1), 'ordinal', protoOf(Type_1).fe, VOID);
5796
5660
  function sam$kotlin_Comparator$0(function_0) {
5797
5661
  this.r3e_1 = function_0;
5798
5662
  }
@@ -6098,13 +5962,6 @@
6098
5962
  this.z32_1 = setOnce();
6099
5963
  this.b33_1 = setOnce();
6100
5964
  }
6101
- defineProp(protoOf(Manifest), 'backgroundImage', protoOf(Manifest).y3e, VOID);
6102
- defineProp(protoOf(Manifest), 'title', protoOf(Manifest).c3f, VOID);
6103
- defineProp(protoOf(Manifest), '_pages', protoOf(Manifest).q3f, VOID);
6104
- defineProp(protoOf(Manifest), 'relatedFiles', protoOf(Manifest).u3f, VOID);
6105
- defineProp(protoOf(Manifest), 'hasTips', protoOf(Manifest).v3f, VOID);
6106
- defineProp(protoOf(Manifest), 'dismissListeners', protoOf(Manifest).z3f, VOID);
6107
- defineProp(protoOf(Manifest), 'pages', protoOf(Manifest).a3g, VOID);
6108
5965
  function get_backgroundColor(_this__u8e3s4) {
6109
5966
  var tmp1_elvis_lhs = _this__u8e3s4 == null ? null : _this__u8e3s4.n32_1;
6110
5967
  return tmp1_elvis_lhs == null ? Companion_getInstance_30().a2z_1 : tmp1_elvis_lhs;
@@ -6308,8 +6165,6 @@
6308
6165
  function Style_0(name, ordinal) {
6309
6166
  Enum.call(this, name, ordinal);
6310
6167
  }
6311
- defineProp(protoOf(Style_0), 'name', protoOf(Style_0).ee, VOID);
6312
- defineProp(protoOf(Style_0), 'ordinal', protoOf(Style_0).fe, VOID);
6313
6168
  function Multiselect$Option$isSelectedFlow$lambda(this$0) {
6314
6169
  return function (it) {
6315
6170
  return this$0.isSelected(it);
@@ -6488,15 +6343,6 @@
6488
6343
  function Option() {
6489
6344
  Companion_getInstance_32();
6490
6345
  }
6491
- defineProp(protoOf(Option), 'style', protoOf(Option).s35, VOID);
6492
- defineProp(protoOf(Option), 'backgroundColor', protoOf(Option).v35, VOID);
6493
- defineProp(protoOf(Option), 'selectedColor', protoOf(Option).i3h, VOID);
6494
- defineProp(protoOf(Option), '_content', function () {
6495
- return this.n31();
6496
- }, VOID);
6497
- defineProp(protoOf(Option), 'content', function () {
6498
- return this.v31();
6499
- }, VOID);
6500
6346
  protoOf(Multiselect).k3h = function () {
6501
6347
  return this.c3h_1;
6502
6348
  };
@@ -6554,7 +6400,6 @@
6554
6400
  function Multiselect() {
6555
6401
  Companion_getInstance_33();
6556
6402
  }
6557
- defineProp(protoOf(Multiselect), 'options', protoOf(Multiselect).o3h, VOID);
6558
6403
  function get_defaultSelectedColor(_this__u8e3s4) {
6559
6404
  var tmp$ret$1;
6560
6405
  // Inline function 'kotlin.run' call
@@ -6691,12 +6536,6 @@
6691
6536
  function Paragraph() {
6692
6537
  Companion_getInstance_34();
6693
6538
  }
6694
- defineProp(protoOf(Paragraph), '_content', function () {
6695
- return this.n31();
6696
- }, VOID);
6697
- defineProp(protoOf(Paragraph), 'content', function () {
6698
- return this.v31();
6699
- }, VOID);
6700
6539
  function Parent() {
6701
6540
  }
6702
6541
  function get_COLOR_REGEX() {
@@ -6971,8 +6810,6 @@
6971
6810
  function Mode(name, ordinal) {
6972
6811
  Enum.call(this, name, ordinal);
6973
6812
  }
6974
- defineProp(protoOf(Mode), 'name', protoOf(Mode).ee, VOID);
6975
- defineProp(protoOf(Mode), 'ordinal', protoOf(Mode).fe, VOID);
6976
6813
  function Mode_AUTO_getInstance() {
6977
6814
  Mode_initEntries();
6978
6815
  return Mode_AUTO_instance;
@@ -7277,14 +7114,6 @@
7277
7114
  };
7278
7115
  function Tab() {
7279
7116
  }
7280
- defineProp(protoOf(Tab), 'position', protoOf(Tab).d3j, VOID);
7281
- defineProp(protoOf(Tab), '_content', function () {
7282
- return this.n31();
7283
- }, VOID);
7284
- defineProp(protoOf(Tab), 'listeners', protoOf(Tab).f3j, VOID);
7285
- defineProp(protoOf(Tab), 'content', function () {
7286
- return this.v31();
7287
- }, VOID);
7288
7117
  protoOf(Tabs).g3j = function () {
7289
7118
  return this._tabs;
7290
7119
  };
@@ -7322,7 +7151,6 @@
7322
7151
  function Tabs() {
7323
7152
  Companion_getInstance_39();
7324
7153
  }
7325
- defineProp(protoOf(Tabs), 'tabs', protoOf(Tabs).h3j, VOID);
7326
7154
  var Align_START_instance;
7327
7155
  var Align_CENTER_instance;
7328
7156
  var Align_END_instance;
@@ -7589,13 +7417,9 @@
7589
7417
  function Align(name, ordinal) {
7590
7418
  Enum.call(this, name, ordinal);
7591
7419
  }
7592
- defineProp(protoOf(Align), 'name', protoOf(Align).ee, VOID);
7593
- defineProp(protoOf(Align), 'ordinal', protoOf(Align).fe, VOID);
7594
7420
  function Style_1(name, ordinal) {
7595
7421
  Enum.call(this, name, ordinal);
7596
7422
  }
7597
- defineProp(protoOf(Style_1), 'name', protoOf(Style_1).ee, VOID);
7598
- defineProp(protoOf(Style_1), 'ordinal', protoOf(Style_1).fe, VOID);
7599
7423
  function Align_START_getInstance() {
7600
7424
  Align_initEntries();
7601
7425
  return Align_START_instance;
@@ -7666,12 +7490,6 @@
7666
7490
  function Text() {
7667
7491
  Companion_getInstance_42();
7668
7492
  }
7669
- defineProp(protoOf(Text), 'textAlign', protoOf(Text).b37, VOID);
7670
- defineProp(protoOf(Text), 'textColor', protoOf(Text).s36, VOID);
7671
- defineProp(protoOf(Text), 'textScale', protoOf(Text).a37, VOID);
7672
- defineProp(protoOf(Text), 'startImage', protoOf(Text).v3j, VOID);
7673
- defineProp(protoOf(Text), 'endImage', protoOf(Text).y3j, VOID);
7674
- defineProp(protoOf(Text), 'textStyles', protoOf(Text).a3k, VOID);
7675
7493
  function parseTextChild(_this__u8e3s4, parent, parentNamespace, parentName, block) {
7676
7494
  var tmp;
7677
7495
  if (block === VOID) {
@@ -7946,8 +7764,6 @@
7946
7764
  function Provider(name, ordinal) {
7947
7765
  Enum.call(this, name, ordinal);
7948
7766
  }
7949
- defineProp(protoOf(Provider), 'name', protoOf(Provider).ee, VOID);
7950
- defineProp(protoOf(Provider), 'ordinal', protoOf(Provider).fe, VOID);
7951
7767
  function Video_init_$Init$(parent, parser, $this) {
7952
7768
  Content_init_$Init$(parent, parser, $this);
7953
7769
  Video.call($this);
@@ -8230,12 +8046,6 @@
8230
8046
  };
8231
8047
  function LessonPage() {
8232
8048
  }
8233
- defineProp(protoOf(LessonPage), '_content', function () {
8234
- return this.n31();
8235
- }, VOID);
8236
- defineProp(protoOf(LessonPage), 'content', function () {
8237
- return this.v31();
8238
- }, VOID);
8239
8049
  function Companion_42() {
8240
8050
  Companion_instance_42 = this;
8241
8051
  this.x3m_1 = 'card';
@@ -8528,12 +8338,6 @@
8528
8338
  function Card_0() {
8529
8339
  Companion_getInstance_46();
8530
8340
  }
8531
- defineProp(protoOf(Card_0), '_content', function () {
8532
- return this.n31();
8533
- }, VOID);
8534
- defineProp(protoOf(Card_0), 'content', function () {
8535
- return this.v31();
8536
- }, VOID);
8537
8341
  protoOf(CardCollectionPage).z35 = function () {
8538
8342
  return this.a3o_1;
8539
8343
  };
@@ -8707,12 +8511,6 @@
8707
8511
  function ContentPage() {
8708
8512
  Companion_getInstance_48();
8709
8513
  }
8710
- defineProp(protoOf(ContentPage), '_content', function () {
8711
- return this.n31();
8712
- }, VOID);
8713
- defineProp(protoOf(ContentPage), 'content', function () {
8714
- return this.v31();
8715
- }, VOID);
8716
8514
  function Companion_45() {
8717
8515
  Companion_instance_45 = this;
8718
8516
  this.k3b_1 = 'page';
@@ -9050,12 +8848,6 @@
9050
8848
  var tmp_0 = this;
9051
8849
  tmp_0.c3m_1 = lazy(Page$position$delegate$lambda(this));
9052
8850
  }
9053
- defineProp(protoOf(Page), 'id', protoOf(Page).l31, VOID);
9054
- defineProp(protoOf(Page), 'position', protoOf(Page).d3j, VOID);
9055
- defineProp(protoOf(Page), 'parentPage', protoOf(Page).t3m, VOID);
9056
- defineProp(protoOf(Page), 'backgroundImage', protoOf(Page).y3e, VOID);
9057
- defineProp(protoOf(Page), 'dismissListeners', protoOf(Page).z3f, VOID);
9058
- defineProp(protoOf(Page), 'listeners', protoOf(Page).f3j, VOID);
9059
8851
  function id$factory() {
9060
8852
  return getPropertyCallableRef('id', 1, KProperty1, function (receiver) {
9061
8853
  return receiver.id;
@@ -9264,7 +9056,6 @@
9264
9056
  function InlineTip() {
9265
9057
  Companion_getInstance_52();
9266
9058
  }
9267
- defineProp(protoOf(InlineTip), 'tip', protoOf(InlineTip).m3p, VOID);
9268
9059
  var Type_ASK_instance;
9269
9060
  var Type_CONSIDER_instance;
9270
9061
  var Type_TIP_instance;
@@ -9519,12 +9310,6 @@
9519
9310
  function TipPage() {
9520
9311
  Companion_getInstance_54();
9521
9312
  }
9522
- defineProp(protoOf(TipPage), '_content', function () {
9523
- return this.n31();
9524
- }, VOID);
9525
- defineProp(protoOf(TipPage), 'content', function () {
9526
- return this.v31();
9527
- }, VOID);
9528
9313
  function Companion_51() {
9529
9314
  Companion_instance_51 = this;
9530
9315
  this.t3p_1 = 'call-to-action';
@@ -9601,7 +9386,6 @@
9601
9386
  function CallToAction() {
9602
9387
  Companion_getInstance_55();
9603
9388
  }
9604
- defineProp(protoOf(CallToAction), 'tip', protoOf(CallToAction).m3p, VOID);
9605
9389
  function get_XMLNS_TRACT() {
9606
9390
  return XMLNS_TRACT;
9607
9391
  }
@@ -9683,7 +9467,6 @@
9683
9467
  function Header() {
9684
9468
  Companion_getInstance_56();
9685
9469
  }
9686
- defineProp(protoOf(Header), 'tip', protoOf(Header).m3p, VOID);
9687
9470
  function Companion_53() {
9688
9471
  Companion_instance_53 = this;
9689
9472
  this.e3q_1 = 'hero';
@@ -9876,12 +9659,6 @@
9876
9659
  var tmp = this;
9877
9660
  tmp.g3q_1 = lazy(Hero$headingParent$delegate$lambda(this));
9878
9661
  }
9879
- defineProp(protoOf(Hero), '_content', function () {
9880
- return this.n31();
9881
- }, VOID);
9882
- defineProp(protoOf(Hero), 'content', function () {
9883
- return this.v31();
9884
- }, VOID);
9885
9662
  function headingParent$factory() {
9886
9663
  return getPropertyCallableRef('headingParent', 1, KProperty1, function (receiver) {
9887
9664
  return _get_headingParent__2ts5bv(receiver);
@@ -10042,15 +9819,6 @@
10042
9819
  function Modal() {
10043
9820
  Companion_getInstance_58();
10044
9821
  }
10045
- defineProp(protoOf(Modal), 'id', protoOf(Modal).l31, VOID);
10046
- defineProp(protoOf(Modal), '_content', function () {
10047
- return this.n31();
10048
- }, VOID);
10049
- defineProp(protoOf(Modal), 'dismissListeners', protoOf(Modal).z3f, VOID);
10050
- defineProp(protoOf(Modal), 'listeners', protoOf(Modal).f3j, VOID);
10051
- defineProp(protoOf(Modal), 'content', function () {
10052
- return this.v31();
10053
- }, VOID);
10054
9822
  function Companion_55() {
10055
9823
  Companion_instance_55 = this;
10056
9824
  this.i3r_1 = 'card';
@@ -10464,19 +10232,6 @@
10464
10232
  var tmp = this;
10465
10233
  tmp.t3r_1 = lazy(TractPage$Card$labelParent$delegate$lambda(this));
10466
10234
  }
10467
- defineProp(protoOf(Card_1), 'id', protoOf(Card_1).l31, VOID);
10468
- defineProp(protoOf(Card_1), 'visiblePosition', protoOf(Card_1).w3r, VOID);
10469
- defineProp(protoOf(Card_1), 'isLastVisibleCard', protoOf(Card_1).x3r, VOID);
10470
- defineProp(protoOf(Card_1), 'backgroundImage', protoOf(Card_1).y3e, VOID);
10471
- defineProp(protoOf(Card_1), '_content', function () {
10472
- return this.n31();
10473
- }, VOID);
10474
- defineProp(protoOf(Card_1), 'tips', protoOf(Card_1).x31, VOID);
10475
- defineProp(protoOf(Card_1), 'dismissListeners', protoOf(Card_1).z3f, VOID);
10476
- defineProp(protoOf(Card_1), 'listeners', protoOf(Card_1).f3j, VOID);
10477
- defineProp(protoOf(Card_1), 'content', function () {
10478
- return this.v31();
10479
- }, VOID);
10480
10235
  function parseCardsXml(_this__u8e3s4, $this) {
10481
10236
  // Inline function 'kotlin.collections.buildList' call
10482
10237
  // Inline function 'kotlin.contracts.contract' call
@@ -10624,11 +10379,6 @@
10624
10379
  function TractPage() {
10625
10380
  this.d3r_1 = emptyList();
10626
10381
  }
10627
- defineProp(protoOf(TractPage), 'isLastPage', protoOf(TractPage).y3r, VOID);
10628
- defineProp(protoOf(TractPage), 'visibleCards', protoOf(TractPage).d3s, VOID);
10629
- defineProp(protoOf(TractPage), 'cardTextColor', protoOf(TractPage).e3s, VOID);
10630
- defineProp(protoOf(TractPage), 'cards', protoOf(TractPage).f3s, VOID);
10631
- defineProp(protoOf(TractPage), 'modals', protoOf(TractPage).g3s, VOID);
10632
10382
  function labelParent$factory() {
10633
10383
  return getPropertyCallableRef('labelParent', 1, KProperty1, function (receiver) {
10634
10384
  return _get_labelParent__664ln7(receiver);
@@ -11122,9 +10872,6 @@
11122
10872
  protoOf(SAX_OPTIONS$1).v3t = function () {
11123
10873
  return this.u3t_1;
11124
10874
  };
11125
- defineProp(protoOf(SAX_OPTIONS$1), 'xmlns', function () {
11126
- return this.v3t();
11127
- }, VOID);
11128
10875
  var properties_initialized_JsXmlPullParser_kt_u4cdem;
11129
10876
  function _init_properties_JsXmlPullParser_kt__2zt5j4() {
11130
10877
  if (!properties_initialized_JsXmlPullParser_kt_u4cdem) {
@@ -11193,8 +10940,18 @@
11193
10940
  captureStack(this, XmlPullParserException);
11194
10941
  }
11195
10942
  //region block: post-declaration
10943
+ defineProp(protoOf(ManifestParser), 'defaultConfig', function () {
10944
+ return this.u2x();
10945
+ }, VOID);
11196
10946
  protoOf(Section).v31 = get_content;
11197
10947
  protoOf(Section).getAnalyticsEvents = getAnalyticsEvents;
10948
+ defineProp(protoOf(Section), 'id', protoOf(Section).l31, VOID);
10949
+ defineProp(protoOf(Section), '_content', function () {
10950
+ return this.n31();
10951
+ }, VOID);
10952
+ defineProp(protoOf(Section), 'content', function () {
10953
+ return this.v31();
10954
+ }, VOID);
11198
10955
  protoOf(Content).isInvisible = isInvisible;
11199
10956
  protoOf(Content).isInvisibleFlow = isInvisibleFlow;
11200
10957
  protoOf(Content).isGone = isGone;
@@ -11202,6 +10959,9 @@
11202
10959
  protoOf(Content).watchIsGone = watchIsGone;
11203
10960
  protoOf(Content).watchIsInvisible = watchIsInvisible;
11204
10961
  protoOf(Content).watchVisibility = watchVisibility;
10962
+ defineProp(protoOf(Content), 'tips', function () {
10963
+ return this.x31();
10964
+ }, VOID);
11205
10965
  protoOf(Accordion).isInvisible = isInvisible;
11206
10966
  protoOf(Accordion).isInvisibleFlow = isInvisibleFlow;
11207
10967
  protoOf(Accordion).isGone = isGone;
@@ -11209,6 +10969,11 @@
11209
10969
  protoOf(Accordion).watchIsGone = watchIsGone;
11210
10970
  protoOf(Accordion).watchIsInvisible = watchIsInvisible;
11211
10971
  protoOf(Accordion).watchVisibility = watchVisibility;
10972
+ defineProp(protoOf(Accordion), 'sections', protoOf(Accordion).y31, VOID);
10973
+ defineProp(protoOf(System), 'name', protoOf(System).ee, VOID);
10974
+ defineProp(protoOf(System), 'ordinal', protoOf(System).fe, VOID);
10975
+ defineProp(protoOf(Trigger), 'name', protoOf(Trigger).ee, VOID);
10976
+ defineProp(protoOf(Trigger), 'ordinal', protoOf(Trigger).fe, VOID);
11212
10977
  protoOf(Animation).isInvisible = isInvisible;
11213
10978
  protoOf(Animation).isInvisibleFlow = isInvisibleFlow;
11214
10979
  protoOf(Animation).isGone = isGone;
@@ -11218,6 +10983,24 @@
11218
10983
  protoOf(Animation).watchVisibility = watchVisibility;
11219
10984
  protoOf(Animation).k34 = get_isClickable;
11220
10985
  protoOf(Animation).l34 = get_events;
10986
+ defineProp(protoOf(Animation), 'resource', protoOf(Animation).b34, VOID);
10987
+ defineProp(protoOf(Animation), '_events', function () {
10988
+ return this.g34();
10989
+ }, VOID);
10990
+ defineProp(protoOf(Animation), 'url', function () {
10991
+ return this.h34();
10992
+ }, VOID);
10993
+ defineProp(protoOf(Animation), 'playListeners', protoOf(Animation).i34, VOID);
10994
+ defineProp(protoOf(Animation), 'stopListeners', protoOf(Animation).j34, VOID);
10995
+ defineProp(protoOf(Animation), 'isClickable', function () {
10996
+ return this.k34();
10997
+ }, VOID);
10998
+ defineProp(protoOf(Animation), 'events', function () {
10999
+ return this.l34();
11000
+ }, VOID);
11001
+ defineProp(protoOf(AspectRatio), 'ratio', protoOf(AspectRatio).p34, VOID);
11002
+ defineProp(protoOf(Style), 'name', protoOf(Style).ee, VOID);
11003
+ defineProp(protoOf(Style), 'ordinal', protoOf(Style).fe, VOID);
11221
11004
  protoOf(Button).isInvisible = isInvisible;
11222
11005
  protoOf(Button).isInvisibleFlow = isInvisibleFlow;
11223
11006
  protoOf(Button).isGone = isGone;
@@ -11228,6 +11011,21 @@
11228
11011
  protoOf(Button).getAnalyticsEvents = getAnalyticsEvents;
11229
11012
  protoOf(Button).k34 = get_isClickable;
11230
11013
  protoOf(Button).l34 = get_events;
11014
+ defineProp(protoOf(Button), '_events', function () {
11015
+ return this.g34();
11016
+ }, VOID);
11017
+ defineProp(protoOf(Button), 'url', function () {
11018
+ return this.h34();
11019
+ }, VOID);
11020
+ defineProp(protoOf(Button), 'style', protoOf(Button).s35, VOID);
11021
+ defineProp(protoOf(Button), 'buttonColor', protoOf(Button).u35, VOID);
11022
+ defineProp(protoOf(Button), 'icon', protoOf(Button).w35, VOID);
11023
+ defineProp(protoOf(Button), 'isClickable', function () {
11024
+ return this.k34();
11025
+ }, VOID);
11026
+ defineProp(protoOf(Button), 'events', function () {
11027
+ return this.l34();
11028
+ }, VOID);
11231
11029
  protoOf(Card).isInvisible = isInvisible;
11232
11030
  protoOf(Card).isInvisibleFlow = isInvisibleFlow;
11233
11031
  protoOf(Card).isGone = isGone;
@@ -11238,6 +11036,25 @@
11238
11036
  protoOf(Card).v31 = get_content;
11239
11037
  protoOf(Card).k34 = get_isClickable;
11240
11038
  protoOf(Card).l34 = get_events;
11039
+ defineProp(protoOf(Card), 'backgroundColor', protoOf(Card).v35, VOID);
11040
+ defineProp(protoOf(Card), '_content', function () {
11041
+ return this.n31();
11042
+ }, VOID);
11043
+ defineProp(protoOf(Card), '_events', function () {
11044
+ return this.g34();
11045
+ }, VOID);
11046
+ defineProp(protoOf(Card), 'url', function () {
11047
+ return this.h34();
11048
+ }, VOID);
11049
+ defineProp(protoOf(Card), 'content', function () {
11050
+ return this.v31();
11051
+ }, VOID);
11052
+ defineProp(protoOf(Card), 'isClickable', function () {
11053
+ return this.k34();
11054
+ }, VOID);
11055
+ defineProp(protoOf(Card), 'events', function () {
11056
+ return this.l34();
11057
+ }, VOID);
11241
11058
  protoOf(Category).u36 = get_primaryColor;
11242
11059
  protoOf(Category).v36 = get_primaryTextColor;
11243
11060
  protoOf(Category).w36 = get_buttonStyle;
@@ -11255,6 +11072,12 @@
11255
11072
  protoOf(Fallback).watchIsInvisible = watchIsInvisible;
11256
11073
  protoOf(Fallback).watchVisibility = watchVisibility;
11257
11074
  protoOf(Fallback).v31 = get_content;
11075
+ defineProp(protoOf(Fallback), '_content', function () {
11076
+ return this.n31();
11077
+ }, VOID);
11078
+ defineProp(protoOf(Fallback), 'content', function () {
11079
+ return this.v31();
11080
+ }, VOID);
11258
11081
  protoOf(Item).v31 = get_content;
11259
11082
  protoOf(Item).isInvisible = isInvisible;
11260
11083
  protoOf(Item).isInvisibleFlow = isInvisibleFlow;
@@ -11263,6 +11086,18 @@
11263
11086
  protoOf(Item).watchIsGone = watchIsGone;
11264
11087
  protoOf(Item).watchIsInvisible = watchIsInvisible;
11265
11088
  protoOf(Item).watchVisibility = watchVisibility;
11089
+ defineProp(protoOf(Item), 'invisibleIf', function () {
11090
+ return this.c32();
11091
+ }, VOID);
11092
+ defineProp(protoOf(Item), 'goneIf', function () {
11093
+ return this.d32();
11094
+ }, VOID);
11095
+ defineProp(protoOf(Item), '_content', function () {
11096
+ return this.n31();
11097
+ }, VOID);
11098
+ defineProp(protoOf(Item), 'content', function () {
11099
+ return this.v31();
11100
+ }, VOID);
11266
11101
  protoOf(Flow).isInvisible = isInvisible;
11267
11102
  protoOf(Flow).isInvisibleFlow = isInvisibleFlow;
11268
11103
  protoOf(Flow).isGone = isGone;
@@ -11270,6 +11105,7 @@
11270
11105
  protoOf(Flow).watchIsGone = watchIsGone;
11271
11106
  protoOf(Flow).watchIsInvisible = watchIsInvisible;
11272
11107
  protoOf(Flow).watchVisibility = watchVisibility;
11108
+ defineProp(protoOf(Flow), 'items', protoOf(Flow).m38, VOID);
11273
11109
  protoOf(Form).isInvisible = isInvisible;
11274
11110
  protoOf(Form).isInvisibleFlow = isInvisibleFlow;
11275
11111
  protoOf(Form).isGone = isGone;
@@ -11278,6 +11114,23 @@
11278
11114
  protoOf(Form).watchIsInvisible = watchIsInvisible;
11279
11115
  protoOf(Form).watchVisibility = watchVisibility;
11280
11116
  protoOf(Form).v31 = get_content;
11117
+ defineProp(protoOf(Form), '_content', function () {
11118
+ return this.n31();
11119
+ }, VOID);
11120
+ defineProp(protoOf(Form), 'content', function () {
11121
+ return this.v31();
11122
+ }, VOID);
11123
+ defineProp(protoOf(Horizontal), 'name', protoOf(Horizontal).ee, VOID);
11124
+ defineProp(protoOf(Horizontal), 'ordinal', protoOf(Horizontal).fe, VOID);
11125
+ defineProp(protoOf(Vertical), 'name', protoOf(Vertical).ee, VOID);
11126
+ defineProp(protoOf(Vertical), 'ordinal', protoOf(Vertical).fe, VOID);
11127
+ defineProp(protoOf(Gravity), 'isStart', protoOf(Gravity).c39, VOID);
11128
+ defineProp(protoOf(Gravity), 'isEnd', protoOf(Gravity).d39, VOID);
11129
+ defineProp(protoOf(Gravity), 'isCenterX', protoOf(Gravity).e39, VOID);
11130
+ defineProp(protoOf(Gravity), 'isTop', protoOf(Gravity).f39, VOID);
11131
+ defineProp(protoOf(Gravity), 'isBottom', protoOf(Gravity).g39, VOID);
11132
+ defineProp(protoOf(Gravity), 'isCenterY', protoOf(Gravity).h39, VOID);
11133
+ defineProp(protoOf(Gravity), 'isCenter', protoOf(Gravity).i39, VOID);
11281
11134
  protoOf(Image).isInvisible = isInvisible;
11282
11135
  protoOf(Image).isInvisibleFlow = isInvisibleFlow;
11283
11136
  protoOf(Image).isGone = isGone;
@@ -11287,6 +11140,21 @@
11287
11140
  protoOf(Image).watchVisibility = watchVisibility;
11288
11141
  protoOf(Image).k34 = get_isClickable;
11289
11142
  protoOf(Image).l34 = get_events;
11143
+ defineProp(protoOf(Image), '_events', function () {
11144
+ return this.g34();
11145
+ }, VOID);
11146
+ defineProp(protoOf(Image), 'url', function () {
11147
+ return this.h34();
11148
+ }, VOID);
11149
+ defineProp(protoOf(Image), 'resource', protoOf(Image).b34, VOID);
11150
+ defineProp(protoOf(Image), 'isClickable', function () {
11151
+ return this.k34();
11152
+ }, VOID);
11153
+ defineProp(protoOf(Image), 'events', function () {
11154
+ return this.l34();
11155
+ }, VOID);
11156
+ defineProp(protoOf(Type_0), 'name', protoOf(Type_0).ee, VOID);
11157
+ defineProp(protoOf(Type_0), 'ordinal', protoOf(Type_0).fe, VOID);
11290
11158
  protoOf(Input).isInvisible = isInvisible;
11291
11159
  protoOf(Input).isInvisibleFlow = isInvisibleFlow;
11292
11160
  protoOf(Input).isGone = isGone;
@@ -11304,10 +11172,42 @@
11304
11172
  protoOf(Link).getAnalyticsEvents = getAnalyticsEvents;
11305
11173
  protoOf(Link).k34 = get_isClickable;
11306
11174
  protoOf(Link).l34 = get_events;
11175
+ defineProp(protoOf(Link), '_events', function () {
11176
+ return this.g34();
11177
+ }, VOID);
11178
+ defineProp(protoOf(Link), 'url', function () {
11179
+ return this.h34();
11180
+ }, VOID);
11181
+ defineProp(protoOf(Link), 'isClickable', function () {
11182
+ return this.k34();
11183
+ }, VOID);
11184
+ defineProp(protoOf(Link), 'events', function () {
11185
+ return this.l34();
11186
+ }, VOID);
11187
+ defineProp(protoOf(Type_1), 'name', protoOf(Type_1).ee, VOID);
11188
+ defineProp(protoOf(Type_1), 'ordinal', protoOf(Type_1).fe, VOID);
11307
11189
  protoOf(Manifest).u35 = get_buttonColor;
11308
11190
  protoOf(Manifest).b37 = get_textAlign;
11191
+ defineProp(protoOf(Manifest), 'backgroundImage', protoOf(Manifest).y3e, VOID);
11192
+ defineProp(protoOf(Manifest), 'title', protoOf(Manifest).c3f, VOID);
11193
+ defineProp(protoOf(Manifest), '_pages', protoOf(Manifest).q3f, VOID);
11194
+ defineProp(protoOf(Manifest), 'relatedFiles', protoOf(Manifest).u3f, VOID);
11195
+ defineProp(protoOf(Manifest), 'hasTips', protoOf(Manifest).v3f, VOID);
11196
+ defineProp(protoOf(Manifest), 'dismissListeners', protoOf(Manifest).z3f, VOID);
11197
+ defineProp(protoOf(Manifest), 'pages', protoOf(Manifest).a3g, VOID);
11198
+ defineProp(protoOf(Style_0), 'name', protoOf(Style_0).ee, VOID);
11199
+ defineProp(protoOf(Style_0), 'ordinal', protoOf(Style_0).fe, VOID);
11309
11200
  protoOf(Option).v31 = get_content;
11310
11201
  protoOf(Option).getAnalyticsEvents = getAnalyticsEvents;
11202
+ defineProp(protoOf(Option), 'style', protoOf(Option).s35, VOID);
11203
+ defineProp(protoOf(Option), 'backgroundColor', protoOf(Option).v35, VOID);
11204
+ defineProp(protoOf(Option), 'selectedColor', protoOf(Option).i3h, VOID);
11205
+ defineProp(protoOf(Option), '_content', function () {
11206
+ return this.n31();
11207
+ }, VOID);
11208
+ defineProp(protoOf(Option), 'content', function () {
11209
+ return this.v31();
11210
+ }, VOID);
11311
11211
  protoOf(Multiselect).isInvisible = isInvisible;
11312
11212
  protoOf(Multiselect).isInvisibleFlow = isInvisibleFlow;
11313
11213
  protoOf(Multiselect).isGone = isGone;
@@ -11315,6 +11215,7 @@
11315
11215
  protoOf(Multiselect).watchIsGone = watchIsGone;
11316
11216
  protoOf(Multiselect).watchIsInvisible = watchIsInvisible;
11317
11217
  protoOf(Multiselect).watchVisibility = watchVisibility;
11218
+ defineProp(protoOf(Multiselect), 'options', protoOf(Multiselect).o3h, VOID);
11318
11219
  protoOf(Paragraph).isInvisible = isInvisible;
11319
11220
  protoOf(Paragraph).isInvisibleFlow = isInvisibleFlow;
11320
11221
  protoOf(Paragraph).isGone = isGone;
@@ -11323,6 +11224,14 @@
11323
11224
  protoOf(Paragraph).watchIsInvisible = watchIsInvisible;
11324
11225
  protoOf(Paragraph).watchVisibility = watchVisibility;
11325
11226
  protoOf(Paragraph).v31 = get_content;
11227
+ defineProp(protoOf(Paragraph), '_content', function () {
11228
+ return this.n31();
11229
+ }, VOID);
11230
+ defineProp(protoOf(Paragraph), 'content', function () {
11231
+ return this.v31();
11232
+ }, VOID);
11233
+ defineProp(protoOf(Mode), 'name', protoOf(Mode).ee, VOID);
11234
+ defineProp(protoOf(Mode), 'ordinal', protoOf(Mode).fe, VOID);
11326
11235
  protoOf(Spacer).isInvisible = isInvisible;
11327
11236
  protoOf(Spacer).isInvisibleFlow = isInvisibleFlow;
11328
11237
  protoOf(Spacer).isGone = isGone;
@@ -11339,6 +11248,14 @@
11339
11248
  protoOf(StylesOverride).z36 = get_multiselectOptionSelectedColor;
11340
11249
  protoOf(Tab).v31 = get_content;
11341
11250
  protoOf(Tab).getAnalyticsEvents = getAnalyticsEvents;
11251
+ defineProp(protoOf(Tab), 'position', protoOf(Tab).d3j, VOID);
11252
+ defineProp(protoOf(Tab), '_content', function () {
11253
+ return this.n31();
11254
+ }, VOID);
11255
+ defineProp(protoOf(Tab), 'listeners', protoOf(Tab).f3j, VOID);
11256
+ defineProp(protoOf(Tab), 'content', function () {
11257
+ return this.v31();
11258
+ }, VOID);
11342
11259
  protoOf(Tabs).isInvisible = isInvisible;
11343
11260
  protoOf(Tabs).isInvisibleFlow = isInvisibleFlow;
11344
11261
  protoOf(Tabs).isGone = isGone;
@@ -11346,6 +11263,11 @@
11346
11263
  protoOf(Tabs).watchIsGone = watchIsGone;
11347
11264
  protoOf(Tabs).watchIsInvisible = watchIsInvisible;
11348
11265
  protoOf(Tabs).watchVisibility = watchVisibility;
11266
+ defineProp(protoOf(Tabs), 'tabs', protoOf(Tabs).h3j, VOID);
11267
+ defineProp(protoOf(Align), 'name', protoOf(Align).ee, VOID);
11268
+ defineProp(protoOf(Align), 'ordinal', protoOf(Align).fe, VOID);
11269
+ defineProp(protoOf(Style_1), 'name', protoOf(Style_1).ee, VOID);
11270
+ defineProp(protoOf(Style_1), 'ordinal', protoOf(Style_1).fe, VOID);
11349
11271
  protoOf(Text).isInvisible = isInvisible;
11350
11272
  protoOf(Text).isInvisibleFlow = isInvisibleFlow;
11351
11273
  protoOf(Text).isGone = isGone;
@@ -11353,6 +11275,14 @@
11353
11275
  protoOf(Text).watchIsGone = watchIsGone;
11354
11276
  protoOf(Text).watchIsInvisible = watchIsInvisible;
11355
11277
  protoOf(Text).watchVisibility = watchVisibility;
11278
+ defineProp(protoOf(Text), 'textAlign', protoOf(Text).b37, VOID);
11279
+ defineProp(protoOf(Text), 'textColor', protoOf(Text).s36, VOID);
11280
+ defineProp(protoOf(Text), 'textScale', protoOf(Text).a37, VOID);
11281
+ defineProp(protoOf(Text), 'startImage', protoOf(Text).v3j, VOID);
11282
+ defineProp(protoOf(Text), 'endImage', protoOf(Text).y3j, VOID);
11283
+ defineProp(protoOf(Text), 'textStyles', protoOf(Text).a3k, VOID);
11284
+ defineProp(protoOf(Provider), 'name', protoOf(Provider).ee, VOID);
11285
+ defineProp(protoOf(Provider), 'ordinal', protoOf(Provider).fe, VOID);
11356
11286
  protoOf(Video).isInvisible = isInvisible;
11357
11287
  protoOf(Video).isInvisibleFlow = isInvisibleFlow;
11358
11288
  protoOf(Video).isGone = isGone;
@@ -11364,13 +11294,31 @@
11364
11294
  protoOf(Page).u35 = get_buttonColor;
11365
11295
  protoOf(Page).b37 = get_textAlign;
11366
11296
  protoOf(Page).getAnalyticsEvents = getAnalyticsEvents;
11297
+ defineProp(protoOf(Page), 'id', protoOf(Page).l31, VOID);
11298
+ defineProp(protoOf(Page), 'position', protoOf(Page).d3j, VOID);
11299
+ defineProp(protoOf(Page), 'parentPage', protoOf(Page).t3m, VOID);
11300
+ defineProp(protoOf(Page), 'backgroundImage', protoOf(Page).y3e, VOID);
11301
+ defineProp(protoOf(Page), 'dismissListeners', protoOf(Page).z3f, VOID);
11302
+ defineProp(protoOf(Page), 'listeners', protoOf(Page).f3j, VOID);
11367
11303
  protoOf(LessonPage).w36 = get_buttonStyle;
11368
11304
  protoOf(LessonPage).u35 = get_buttonColor;
11369
11305
  protoOf(LessonPage).b37 = get_textAlign;
11370
11306
  protoOf(LessonPage).getAnalyticsEvents = getAnalyticsEvents;
11371
11307
  protoOf(LessonPage).v31 = get_content;
11308
+ defineProp(protoOf(LessonPage), '_content', function () {
11309
+ return this.n31();
11310
+ }, VOID);
11311
+ defineProp(protoOf(LessonPage), 'content', function () {
11312
+ return this.v31();
11313
+ }, VOID);
11372
11314
  protoOf(Card_0).v31 = get_content;
11373
11315
  protoOf(Card_0).getAnalyticsEvents = getAnalyticsEvents;
11316
+ defineProp(protoOf(Card_0), '_content', function () {
11317
+ return this.n31();
11318
+ }, VOID);
11319
+ defineProp(protoOf(Card_0), 'content', function () {
11320
+ return this.v31();
11321
+ }, VOID);
11374
11322
  protoOf(CardCollectionPage).w36 = get_buttonStyle;
11375
11323
  protoOf(CardCollectionPage).u35 = get_buttonColor;
11376
11324
  protoOf(CardCollectionPage).b37 = get_textAlign;
@@ -11380,6 +11328,12 @@
11380
11328
  protoOf(ContentPage).b37 = get_textAlign;
11381
11329
  protoOf(ContentPage).getAnalyticsEvents = getAnalyticsEvents;
11382
11330
  protoOf(ContentPage).v31 = get_content;
11331
+ defineProp(protoOf(ContentPage), '_content', function () {
11332
+ return this.n31();
11333
+ }, VOID);
11334
+ defineProp(protoOf(ContentPage), 'content', function () {
11335
+ return this.v31();
11336
+ }, VOID);
11383
11337
  protoOf(InlineTip).isInvisible = isInvisible;
11384
11338
  protoOf(InlineTip).isInvisibleFlow = isInvisibleFlow;
11385
11339
  protoOf(InlineTip).isGone = isGone;
@@ -11387,6 +11341,7 @@
11387
11341
  protoOf(InlineTip).watchIsGone = watchIsGone;
11388
11342
  protoOf(InlineTip).watchIsInvisible = watchIsInvisible;
11389
11343
  protoOf(InlineTip).watchVisibility = watchVisibility;
11344
+ defineProp(protoOf(InlineTip), 'tip', protoOf(InlineTip).m3p, VOID);
11390
11345
  protoOf(Tip).w36 = get_buttonStyle;
11391
11346
  protoOf(Tip).u35 = get_buttonColor;
11392
11347
  protoOf(Tip).x36 = get_cardBackgroundColor;
@@ -11395,6 +11350,13 @@
11395
11350
  protoOf(Tip).a37 = get_textScale;
11396
11351
  protoOf(Tip).b37 = get_textAlign;
11397
11352
  protoOf(TipPage).v31 = get_content;
11353
+ defineProp(protoOf(TipPage), '_content', function () {
11354
+ return this.n31();
11355
+ }, VOID);
11356
+ defineProp(protoOf(TipPage), 'content', function () {
11357
+ return this.v31();
11358
+ }, VOID);
11359
+ defineProp(protoOf(CallToAction), 'tip', protoOf(CallToAction).m3p, VOID);
11398
11360
  protoOf(Header).u36 = get_primaryColor;
11399
11361
  protoOf(Header).v36 = get_primaryTextColor;
11400
11362
  protoOf(Header).w36 = get_buttonStyle;
@@ -11404,13 +11366,29 @@
11404
11366
  protoOf(Header).z36 = get_multiselectOptionSelectedColor;
11405
11367
  protoOf(Header).a37 = get_textScale;
11406
11368
  protoOf(Header).b37 = get_textAlign;
11369
+ defineProp(protoOf(Header), 'tip', protoOf(Header).m3p, VOID);
11407
11370
  protoOf(Hero).v31 = get_content;
11408
11371
  protoOf(Hero).getAnalyticsEvents = getAnalyticsEvents;
11372
+ defineProp(protoOf(Hero), '_content', function () {
11373
+ return this.n31();
11374
+ }, VOID);
11375
+ defineProp(protoOf(Hero), 'content', function () {
11376
+ return this.v31();
11377
+ }, VOID);
11409
11378
  protoOf(Modal).v31 = get_content;
11410
11379
  protoOf(Modal).x36 = get_cardBackgroundColor;
11411
11380
  protoOf(Modal).y36 = get_multiselectOptionBackgroundColor;
11412
11381
  protoOf(Modal).z36 = get_multiselectOptionSelectedColor;
11413
11382
  protoOf(Modal).a37 = get_textScale;
11383
+ defineProp(protoOf(Modal), 'id', protoOf(Modal).l31, VOID);
11384
+ defineProp(protoOf(Modal), '_content', function () {
11385
+ return this.n31();
11386
+ }, VOID);
11387
+ defineProp(protoOf(Modal), 'dismissListeners', protoOf(Modal).z3f, VOID);
11388
+ defineProp(protoOf(Modal), 'listeners', protoOf(Modal).f3j, VOID);
11389
+ defineProp(protoOf(Modal), 'content', function () {
11390
+ return this.v31();
11391
+ }, VOID);
11414
11392
  protoOf(Card_1).u36 = get_primaryColor;
11415
11393
  protoOf(Card_1).v36 = get_primaryTextColor;
11416
11394
  protoOf(Card_1).w36 = get_buttonStyle;
@@ -11422,14 +11400,35 @@
11422
11400
  protoOf(Card_1).b37 = get_textAlign;
11423
11401
  protoOf(Card_1).v31 = get_content;
11424
11402
  protoOf(Card_1).getAnalyticsEvents = getAnalyticsEvents;
11403
+ defineProp(protoOf(Card_1), 'id', protoOf(Card_1).l31, VOID);
11404
+ defineProp(protoOf(Card_1), 'visiblePosition', protoOf(Card_1).w3r, VOID);
11405
+ defineProp(protoOf(Card_1), 'isLastVisibleCard', protoOf(Card_1).x3r, VOID);
11406
+ defineProp(protoOf(Card_1), 'backgroundImage', protoOf(Card_1).y3e, VOID);
11407
+ defineProp(protoOf(Card_1), '_content', function () {
11408
+ return this.n31();
11409
+ }, VOID);
11410
+ defineProp(protoOf(Card_1), 'tips', protoOf(Card_1).x31, VOID);
11411
+ defineProp(protoOf(Card_1), 'dismissListeners', protoOf(Card_1).z3f, VOID);
11412
+ defineProp(protoOf(Card_1), 'listeners', protoOf(Card_1).f3j, VOID);
11413
+ defineProp(protoOf(Card_1), 'content', function () {
11414
+ return this.v31();
11415
+ }, VOID);
11425
11416
  protoOf(TractPage).w36 = get_buttonStyle;
11426
11417
  protoOf(TractPage).u35 = get_buttonColor;
11427
11418
  protoOf(TractPage).b37 = get_textAlign;
11428
11419
  protoOf(TractPage).getAnalyticsEvents = getAnalyticsEvents;
11420
+ defineProp(protoOf(TractPage), 'isLastPage', protoOf(TractPage).y3r, VOID);
11421
+ defineProp(protoOf(TractPage), 'visibleCards', protoOf(TractPage).d3s, VOID);
11422
+ defineProp(protoOf(TractPage), 'cardTextColor', protoOf(TractPage).e3s, VOID);
11423
+ defineProp(protoOf(TractPage), 'cards', protoOf(TractPage).f3s, VOID);
11424
+ defineProp(protoOf(TractPage), 'modals', protoOf(TractPage).g3s, VOID);
11429
11425
  protoOf(SaxXmlPullParser).y3o = require$default;
11430
11426
  protoOf(SaxXmlPullParser).g32 = getAttributeValue;
11431
11427
  protoOf(JsXmlPullParser).y3o = require$default;
11432
11428
  protoOf(JsXmlPullParser).g32 = getAttributeValue;
11429
+ defineProp(protoOf(SAX_OPTIONS$1), 'xmlns', function () {
11430
+ return this.v3t();
11431
+ }, VOID);
11433
11432
  //endregion
11434
11433
  //region block: init
11435
11434
  XMLNS_CONTENT = 'https://mobile-content-api.cru.org/xmlns/content';