@cruglobal/godtools-shared 1.2.0-PR799-SNAPSHOT.1766 → 1.2.0-PR799-SNAPSHOT.1767

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.
@@ -69,8 +69,8 @@
69
69
  var hashCode = kotlin_kotlin.$_$.g6;
70
70
  var UnsupportedOperationException_init_$Create$_0 = kotlin_kotlin.$_$.s1;
71
71
  var asJsReadonlySetView = kotlin_kotlin.$_$.v2;
72
- var Collection = kotlin_kotlin.$_$.p2;
73
72
  var KtSet = kotlin_kotlin.$_$.w2;
73
+ var Collection = kotlin_kotlin.$_$.p2;
74
74
  var IllegalStateException_init_$Create$_0 = kotlin_kotlin.$_$.c1;
75
75
  var noWhenBranchMatchedException = kotlin_kotlin.$_$.y9;
76
76
  var copyOfRange = kotlin_kotlin.$_$.h3;
@@ -160,12 +160,12 @@
160
160
  initMetadataForClass(ATN, 'ATN');
161
161
  initMetadataForCompanion(Companion_8);
162
162
  initMetadataForClass(ATNConfig, 'ATNConfig');
163
- initMetadataForClass(Array2DHashSet, 'Array2DHashSet', Array2DHashSet, VOID, [Collection, KtSet]);
163
+ initMetadataForClass(Array2DHashSet, 'Array2DHashSet', Array2DHashSet, VOID, [KtSet, Collection]);
164
164
  initMetadataForClass(AbstractConfigHashSet, 'AbstractConfigHashSet', VOID, Array2DHashSet);
165
165
  initMetadataForClass(ConfigHashSet, 'ConfigHashSet', ConfigHashSet, AbstractConfigHashSet);
166
166
  initMetadataForClass(AbstractEqualityComparator, 'AbstractEqualityComparator');
167
167
  initMetadataForObject(ConfigEqualityComparator, 'ConfigEqualityComparator', VOID, AbstractEqualityComparator);
168
- initMetadataForClass(ATNConfigSet, 'ATNConfigSet', ATNConfigSet, VOID, [Collection, KtSet]);
168
+ initMetadataForClass(ATNConfigSet, 'ATNConfigSet', ATNConfigSet, VOID, [KtSet, Collection]);
169
169
  initMetadataForCompanion(Companion_9);
170
170
  initMetadataForClass(ATNDeserializationOptions, 'ATNDeserializationOptions', ATNDeserializationOptions_init_$Create$);
171
171
  initMetadataForCompanion(Companion_10);
@@ -144,19 +144,19 @@ if (typeof String.prototype.endsWith === 'undefined') {
144
144
  initMetadataForClass(SubList, 'SubList', VOID, AbstractMutableList);
145
145
  initMetadataForClass(AbstractMap, 'AbstractMap', VOID, VOID, [KtMap]);
146
146
  initMetadataForClass(AbstractMutableMap, 'AbstractMutableMap', VOID, AbstractMap, [AbstractMap, KtMap]);
147
- initMetadataForClass(AbstractMutableSet, 'AbstractMutableSet', VOID, AbstractMutableCollection, [AbstractMutableCollection, Collection, KtSet]);
147
+ initMetadataForClass(AbstractMutableSet, 'AbstractMutableSet', VOID, AbstractMutableCollection, [AbstractMutableCollection, KtSet, Collection]);
148
148
  initMetadataForCompanion(Companion_5);
149
149
  initMetadataForClass(ArrayList, 'ArrayList', ArrayList_init_$Create$, AbstractMutableList, [AbstractMutableList, KtList, Collection]);
150
150
  initMetadataForClass(HashMap, 'HashMap', HashMap_init_$Create$, AbstractMutableMap, [AbstractMutableMap, KtMap]);
151
- initMetadataForClass(HashMapKeys, 'HashMapKeys', VOID, AbstractMutableSet, [Collection, KtSet, AbstractMutableSet]);
151
+ initMetadataForClass(HashMapKeys, 'HashMapKeys', VOID, AbstractMutableSet, [KtSet, Collection, AbstractMutableSet]);
152
152
  initMetadataForClass(HashMapValues, 'HashMapValues', VOID, AbstractMutableCollection, [Collection, AbstractMutableCollection]);
153
- initMetadataForClass(HashMapEntrySetBase, 'HashMapEntrySetBase', VOID, AbstractMutableSet, [Collection, KtSet, AbstractMutableSet]);
153
+ initMetadataForClass(HashMapEntrySetBase, 'HashMapEntrySetBase', VOID, AbstractMutableSet, [KtSet, Collection, AbstractMutableSet]);
154
154
  initMetadataForClass(HashMapEntrySet, 'HashMapEntrySet', VOID, HashMapEntrySetBase);
155
155
  initMetadataForClass(HashMapKeysDefault$iterator$1);
156
156
  initMetadataForClass(HashMapKeysDefault, 'HashMapKeysDefault', VOID, AbstractMutableSet);
157
157
  initMetadataForClass(HashMapValuesDefault$iterator$1);
158
158
  initMetadataForClass(HashMapValuesDefault, 'HashMapValuesDefault', VOID, AbstractMutableCollection);
159
- initMetadataForClass(HashSet, 'HashSet', HashSet_init_$Create$, AbstractMutableSet, [AbstractMutableSet, Collection, KtSet]);
159
+ initMetadataForClass(HashSet, 'HashSet', HashSet_init_$Create$, AbstractMutableSet, [AbstractMutableSet, KtSet, Collection]);
160
160
  initMetadataForCompanion(Companion_6);
161
161
  initMetadataForClass(Itr, 'Itr');
162
162
  initMetadataForClass(KeysItr, 'KeysItr', VOID, Itr);
@@ -203,7 +203,7 @@ if (typeof String.prototype.endsWith === 'undefined') {
203
203
  initMetadataForObject(EmptyHolder, 'EmptyHolder');
204
204
  initMetadataForClass(LinkedHashMap, 'LinkedHashMap', LinkedHashMap_init_$Create$, HashMap, [HashMap, KtMap]);
205
205
  initMetadataForObject(EmptyHolder_0, 'EmptyHolder');
206
- initMetadataForClass(LinkedHashSet, 'LinkedHashSet', LinkedHashSet_init_$Create$, HashSet, [HashSet, Collection, KtSet]);
206
+ initMetadataForClass(LinkedHashSet, 'LinkedHashSet', LinkedHashSet_init_$Create$, HashSet, [HashSet, KtSet, Collection]);
207
207
  initMetadataForClass(BaseOutput, 'BaseOutput');
208
208
  initMetadataForClass(NodeJsOutput, 'NodeJsOutput', VOID, BaseOutput);
209
209
  initMetadataForClass(BufferedOutput, 'BufferedOutput', BufferedOutput, BaseOutput);
@@ -184,10 +184,10 @@
184
184
  var StringBuilder_init_$Create$ = kotlin_kotlin.$_$.v;
185
185
  var removeFirst = kotlin_kotlin.$_$.n4;
186
186
  var Exception_init_$Init$_0 = kotlin_kotlin.$_$.y;
187
- var Companion_instance = kotlin_colormath_root_colormath.$_$.e;
188
- var parse = kotlin_colormath_root_colormath.$_$.b;
189
187
  var RenderCondition_ALWAYS_getInstance = kotlin_colormath_root_colormath.$_$.c;
190
188
  var formatCssString = kotlin_colormath_root_colormath.$_$.a;
189
+ var Companion_instance = kotlin_colormath_root_colormath.$_$.e;
190
+ var parse = kotlin_colormath_root_colormath.$_$.b;
191
191
  var await_0 = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.b;
192
192
  //endregion
193
193
  //region block: pre-declaration
@@ -2192,7 +2192,7 @@
2192
2192
  // Inline function 'kotlin.let' call
2193
2193
  var it = get_stylesParent(this);
2194
2194
  var tmp1_elvis_lhs = it == null ? null : it.p3g();
2195
- tmp = tmp1_elvis_lhs == null ? toRGB(get_primaryColor_0(it)) : tmp1_elvis_lhs;
2195
+ tmp = tmp1_elvis_lhs == null ? get_primaryColor_0(it) : tmp1_elvis_lhs;
2196
2196
  } else {
2197
2197
  tmp = tmp0_elvis_lhs;
2198
2198
  }
@@ -4221,7 +4221,7 @@
4221
4221
  }
4222
4222
  function Link$defaultTextStyles$delegate$lambda$lambda(this$0) {
4223
4223
  return function () {
4224
- return toRGB(get_primaryColor_0(get_stylesParent(this$0)));
4224
+ return get_primaryColor_0(get_stylesParent(this$0));
4225
4225
  };
4226
4226
  }
4227
4227
  function Link$defaultTextStyles$delegate$lambda(this$0) {
@@ -4750,7 +4750,7 @@
4750
4750
  }
4751
4751
  function Companion_26() {
4752
4752
  Companion_instance_27 = this;
4753
- this.v39_1 = toPlatformColor(color(59, 164, 219, 1.0));
4753
+ this.v39_1 = color(59, 164, 219, 1.0);
4754
4754
  this.w39_1 = color(255, 255, 255, 1.0);
4755
4755
  this.x39_1 = toPlatformColor(color(255, 255, 255, 1.0));
4756
4756
  this.y39_1 = Companion_getInstance_22().CENTER;
@@ -4791,54 +4791,53 @@
4791
4791
  $this._dismissListeners = toSet_0(toEventIds(parser.d3d('dismiss-listeners')));
4792
4792
  var tmp_1 = $this;
4793
4793
  var tmp2_safe_receiver = parser.d3d('primary-color');
4794
- var tmp3_safe_receiver = tmp2_safe_receiver == null ? null : toColorOrNull(tmp2_safe_receiver);
4795
- var tmp4_elvis_lhs = tmp3_safe_receiver == null ? null : toPlatformColor(tmp3_safe_receiver);
4796
- tmp_1.b3e_1 = tmp4_elvis_lhs == null ? Companion_getInstance_29().v39_1 : tmp4_elvis_lhs;
4794
+ var tmp3_elvis_lhs = tmp2_safe_receiver == null ? null : toColorOrNull(tmp2_safe_receiver);
4795
+ tmp_1.b3e_1 = tmp3_elvis_lhs == null ? Companion_getInstance_29().v39_1 : tmp3_elvis_lhs;
4797
4796
  var tmp_2 = $this;
4798
- var tmp5_safe_receiver = parser.d3d('primary-text-color');
4799
- var tmp6_elvis_lhs = tmp5_safe_receiver == null ? null : toColorOrNull(tmp5_safe_receiver);
4800
- tmp_2.c3e_1 = tmp6_elvis_lhs == null ? Companion_getInstance_29().w39_1 : tmp6_elvis_lhs;
4797
+ var tmp4_safe_receiver = parser.d3d('primary-text-color');
4798
+ var tmp5_elvis_lhs = tmp4_safe_receiver == null ? null : toColorOrNull(tmp4_safe_receiver);
4799
+ tmp_2.c3e_1 = tmp5_elvis_lhs == null ? Companion_getInstance_29().w39_1 : tmp5_elvis_lhs;
4801
4800
  var tmp_3 = $this;
4802
- var tmp7_safe_receiver = parser.d3d('navbar-color');
4803
- var tmp8_safe_receiver = tmp7_safe_receiver == null ? null : toColorOrNull(tmp7_safe_receiver);
4804
- tmp_3.d3e_1 = tmp8_safe_receiver == null ? null : toPlatformColor(tmp8_safe_receiver);
4801
+ var tmp6_safe_receiver = parser.d3d('navbar-color');
4802
+ var tmp7_safe_receiver = tmp6_safe_receiver == null ? null : toColorOrNull(tmp6_safe_receiver);
4803
+ tmp_3.d3e_1 = tmp7_safe_receiver == null ? null : toPlatformColor(tmp7_safe_receiver);
4805
4804
  var tmp_4 = $this;
4806
- var tmp9_safe_receiver = parser.d3d('navbar-control-color');
4807
- var tmp10_safe_receiver = tmp9_safe_receiver == null ? null : toColorOrNull(tmp9_safe_receiver);
4808
- tmp_4.e3e_1 = tmp10_safe_receiver == null ? null : toPlatformColor(tmp10_safe_receiver);
4805
+ var tmp8_safe_receiver = parser.d3d('navbar-control-color');
4806
+ var tmp9_safe_receiver = tmp8_safe_receiver == null ? null : toColorOrNull(tmp8_safe_receiver);
4807
+ tmp_4.e3e_1 = tmp9_safe_receiver == null ? null : toPlatformColor(tmp9_safe_receiver);
4809
4808
  var tmp_5 = $this;
4810
- var tmp11_safe_receiver = parser.d3d('background-color');
4811
- var tmp12_safe_receiver = tmp11_safe_receiver == null ? null : toColorOrNull(tmp11_safe_receiver);
4812
- var tmp13_elvis_lhs = tmp12_safe_receiver == null ? null : toPlatformColor(tmp12_safe_receiver);
4813
- tmp_5.f3e_1 = tmp13_elvis_lhs == null ? Companion_getInstance_29().x39_1 : tmp13_elvis_lhs;
4809
+ var tmp10_safe_receiver = parser.d3d('background-color');
4810
+ var tmp11_safe_receiver = tmp10_safe_receiver == null ? null : toColorOrNull(tmp10_safe_receiver);
4811
+ var tmp12_elvis_lhs = tmp11_safe_receiver == null ? null : toPlatformColor(tmp11_safe_receiver);
4812
+ tmp_5.f3e_1 = tmp12_elvis_lhs == null ? Companion_getInstance_29().x39_1 : tmp12_elvis_lhs;
4814
4813
  $this.g3e_1 = parser.d3d('background-image');
4815
4814
  var tmp_6 = $this;
4816
- var tmp14_safe_receiver = parser.d3d('background-image-align');
4817
- var tmp15_elvis_lhs = tmp14_safe_receiver == null ? null : Companion_getInstance_22().l3g(tmp14_safe_receiver);
4818
- tmp_6.h3e_1 = tmp15_elvis_lhs == null ? Companion_getInstance_29().y39_1 : tmp15_elvis_lhs;
4815
+ var tmp13_safe_receiver = parser.d3d('background-image-align');
4816
+ var tmp14_elvis_lhs = tmp13_safe_receiver == null ? null : Companion_getInstance_22().l3g(tmp13_safe_receiver);
4817
+ tmp_6.h3e_1 = tmp14_elvis_lhs == null ? Companion_getInstance_29().y39_1 : tmp14_elvis_lhs;
4819
4818
  var tmp_7 = $this;
4820
- var tmp16_safe_receiver = parser.d3d('background-image-scale-type');
4821
- var tmp17_elvis_lhs = tmp16_safe_receiver == null ? null : Companion_instance_22.w3k(tmp16_safe_receiver);
4822
- tmp_7.i3e_1 = tmp17_elvis_lhs == null ? Companion_getInstance_29().z39_1 : tmp17_elvis_lhs;
4819
+ var tmp15_safe_receiver = parser.d3d('background-image-scale-type');
4820
+ var tmp16_elvis_lhs = tmp15_safe_receiver == null ? null : Companion_instance_22.w3k(tmp15_safe_receiver);
4821
+ tmp_7.i3e_1 = tmp16_elvis_lhs == null ? Companion_getInstance_29().z39_1 : tmp16_elvis_lhs;
4823
4822
  var tmp_8 = $this;
4824
- var tmp18_safe_receiver = parser.o3p('https://mobile-content-api.cru.org/xmlns/content', 'card-background-color');
4825
- var tmp19_safe_receiver = tmp18_safe_receiver == null ? null : toColorOrNull(tmp18_safe_receiver);
4826
- tmp_8.j3e_1 = tmp19_safe_receiver == null ? null : toPlatformColor(tmp19_safe_receiver);
4823
+ var tmp17_safe_receiver = parser.o3p('https://mobile-content-api.cru.org/xmlns/content', 'card-background-color');
4824
+ var tmp18_safe_receiver = tmp17_safe_receiver == null ? null : toColorOrNull(tmp17_safe_receiver);
4825
+ tmp_8.j3e_1 = tmp18_safe_receiver == null ? null : toPlatformColor(tmp18_safe_receiver);
4827
4826
  var tmp_9 = $this;
4828
- var tmp20_safe_receiver = parser.d3d('category-label-color');
4829
- var tmp21_safe_receiver = tmp20_safe_receiver == null ? null : toColorOrNull(tmp20_safe_receiver);
4830
- tmp_9.k3e_1 = tmp21_safe_receiver == null ? null : toPlatformColor(tmp21_safe_receiver);
4827
+ var tmp19_safe_receiver = parser.d3d('category-label-color');
4828
+ var tmp20_safe_receiver = tmp19_safe_receiver == null ? null : toColorOrNull(tmp19_safe_receiver);
4829
+ tmp_9.k3e_1 = tmp20_safe_receiver == null ? null : toPlatformColor(tmp20_safe_receiver);
4831
4830
  var tmp_10 = $this;
4832
- var tmp22_safe_receiver = parser.o3p('https://mobile-content-api.cru.org/xmlns/page', 'control-color');
4833
- var tmp23_safe_receiver = tmp22_safe_receiver == null ? null : toColorOrNull(tmp22_safe_receiver);
4834
- var tmp24_elvis_lhs = tmp23_safe_receiver == null ? null : toPlatformColor(tmp23_safe_receiver);
4831
+ var tmp21_safe_receiver = parser.o3p('https://mobile-content-api.cru.org/xmlns/page', 'control-color');
4832
+ var tmp22_safe_receiver = tmp21_safe_receiver == null ? null : toColorOrNull(tmp21_safe_receiver);
4833
+ var tmp23_elvis_lhs = tmp22_safe_receiver == null ? null : toPlatformColor(tmp22_safe_receiver);
4835
4834
  var tmp_11;
4836
- if (tmp24_elvis_lhs == null) {
4837
- var tmp25_safe_receiver = parser.o3p('https://mobile-content-api.cru.org/xmlns/lesson', 'control-color');
4838
- var tmp26_safe_receiver = tmp25_safe_receiver == null ? null : toColorOrNull(tmp25_safe_receiver);
4839
- var tmp27_safe_receiver = tmp26_safe_receiver == null ? null : toPlatformColor(tmp26_safe_receiver);
4835
+ if (tmp23_elvis_lhs == null) {
4836
+ var tmp24_safe_receiver = parser.o3p('https://mobile-content-api.cru.org/xmlns/lesson', 'control-color');
4837
+ var tmp25_safe_receiver = tmp24_safe_receiver == null ? null : toColorOrNull(tmp24_safe_receiver);
4838
+ var tmp26_safe_receiver = tmp25_safe_receiver == null ? null : toPlatformColor(tmp25_safe_receiver);
4840
4839
  var tmp_12;
4841
- if (tmp27_safe_receiver == null) {
4840
+ if (tmp26_safe_receiver == null) {
4842
4841
  tmp_12 = null;
4843
4842
  } else {
4844
4843
  // Inline function 'kotlin.also' call
@@ -4852,30 +4851,30 @@
4852
4851
  if (tmp0.c1u().t1u().n2(severity) <= 0) {
4853
4852
  tmp0.d1u(severity, tag, tmp2, message);
4854
4853
  }
4855
- tmp_12 = tmp27_safe_receiver;
4854
+ tmp_12 = tmp26_safe_receiver;
4856
4855
  }
4857
4856
  tmp_11 = tmp_12;
4858
4857
  } else {
4859
- tmp_11 = tmp24_elvis_lhs;
4858
+ tmp_11 = tmp23_elvis_lhs;
4860
4859
  }
4861
- var tmp28_elvis_lhs = tmp_11;
4862
- tmp_10.l3e_1 = tmp28_elvis_lhs == null ? get_DEFAULT_CONTROL_COLOR() : tmp28_elvis_lhs;
4860
+ var tmp27_elvis_lhs = tmp_11;
4861
+ tmp_10.l3e_1 = tmp27_elvis_lhs == null ? get_DEFAULT_CONTROL_COLOR() : tmp27_elvis_lhs;
4863
4862
  var tmp_13 = $this;
4864
- var tmp29_safe_receiver = parser.o3p('https://mobile-content-api.cru.org/xmlns/content', 'multiselect-option-background-color');
4865
- var tmp30_safe_receiver = tmp29_safe_receiver == null ? null : toColorOrNull(tmp29_safe_receiver);
4866
- tmp_13.m3e_1 = tmp30_safe_receiver == null ? null : toPlatformColor(tmp30_safe_receiver);
4863
+ var tmp28_safe_receiver = parser.o3p('https://mobile-content-api.cru.org/xmlns/content', 'multiselect-option-background-color');
4864
+ var tmp29_safe_receiver = tmp28_safe_receiver == null ? null : toColorOrNull(tmp28_safe_receiver);
4865
+ tmp_13.m3e_1 = tmp29_safe_receiver == null ? null : toPlatformColor(tmp29_safe_receiver);
4867
4866
  var tmp_14 = $this;
4868
- var tmp31_safe_receiver = parser.o3p('https://mobile-content-api.cru.org/xmlns/content', 'multiselect-option-selected-color');
4869
- var tmp32_safe_receiver = tmp31_safe_receiver == null ? null : toColorOrNull(tmp31_safe_receiver);
4870
- tmp_14.n3e_1 = tmp32_safe_receiver == null ? null : toPlatformColor(tmp32_safe_receiver);
4867
+ var tmp30_safe_receiver = parser.o3p('https://mobile-content-api.cru.org/xmlns/content', 'multiselect-option-selected-color');
4868
+ var tmp31_safe_receiver = tmp30_safe_receiver == null ? null : toColorOrNull(tmp30_safe_receiver);
4869
+ tmp_14.n3e_1 = tmp31_safe_receiver == null ? null : toPlatformColor(tmp31_safe_receiver);
4871
4870
  var tmp_15 = $this;
4872
- var tmp33_safe_receiver = parser.d3d('text-color');
4873
- var tmp34_elvis_lhs = tmp33_safe_receiver == null ? null : toColorOrNull(tmp33_safe_receiver);
4874
- tmp_15.o3e_1 = tmp34_elvis_lhs == null ? Companion_getInstance_29().b3a_1 : tmp34_elvis_lhs;
4871
+ var tmp32_safe_receiver = parser.d3d('text-color');
4872
+ var tmp33_elvis_lhs = tmp32_safe_receiver == null ? null : toColorOrNull(tmp32_safe_receiver);
4873
+ tmp_15.o3e_1 = tmp33_elvis_lhs == null ? Companion_getInstance_29().b3a_1 : tmp33_elvis_lhs;
4875
4874
  var tmp_16 = $this;
4876
- var tmp35_safe_receiver = parser.d3d('text-scale');
4877
- var tmp36_elvis_lhs = tmp35_safe_receiver == null ? null : toDoubleOrNull(tmp35_safe_receiver);
4878
- tmp_16.p3e_1 = tmp36_elvis_lhs == null ? 1.0 : tmp36_elvis_lhs;
4875
+ var tmp34_safe_receiver = parser.d3d('text-scale');
4876
+ var tmp35_elvis_lhs = tmp34_safe_receiver == null ? null : toDoubleOrNull(tmp34_safe_receiver);
4877
+ tmp_16.p3e_1 = tmp35_elvis_lhs == null ? 1.0 : tmp35_elvis_lhs;
4879
4878
  var title = null;
4880
4879
  var tmp_17 = $this;
4881
4880
  // Inline function 'kotlin.collections.mutableListOf' call
@@ -5367,8 +5366,7 @@
5367
5366
  return tmp0_elvis_lhs == null ? this.type.equals(Type_LESSON_getInstance()) ? get_DEFAULT_LESSON_NAV_BAR_COLOR() : this.b3e_1 : tmp0_elvis_lhs;
5368
5367
  };
5369
5368
  protoOf(Manifest).i3q = function () {
5370
- var tmp0_elvis_lhs = this.e3e_1;
5371
- return tmp0_elvis_lhs == null ? this.type.equals(Type_LESSON_getInstance()) ? this.b3e_1 : toPlatformColor(this.c3e_1) : tmp0_elvis_lhs;
5369
+ return !(this.e3e_1 == null) ? this.e3e_1 : this.type.equals(Type_LESSON_getInstance()) ? toPlatformColor(this.b3e_1) : toPlatformColor(this.c3e_1);
5372
5370
  };
5373
5371
  protoOf(Manifest).j3q = function () {
5374
5372
  return this.f3e_1;
@@ -5976,7 +5974,7 @@
5976
5974
  }
5977
5975
  function get_defaultSelectedColor(_this__u8e3s4) {
5978
5976
  // Inline function 'kotlin.run' call
5979
- var $this$run = toHSL(get_primaryColor_0(_this__u8e3s4));
5977
+ var $this$run = get_primaryColor_0(_this__u8e3s4).g1n();
5980
5978
  var tmp0_l = coerceAtMost($this$run.s1q_1 + 0.4, 1.0);
5981
5979
  var tmp$ret$1 = $this$run.p1r(VOID, VOID, tmp0_l, 1.0);
5982
5980
  return toPlatformColor(tmp$ret$1);
@@ -6081,9 +6079,6 @@
6081
6079
  }
6082
6080
  function Parent() {
6083
6081
  }
6084
- function toHSL(_this__u8e3s4) {
6085
- return toRGB(_this__u8e3s4).g1n();
6086
- }
6087
6082
  function Companion_31() {
6088
6083
  this.l3t_1 = 'resource';
6089
6084
  }
@@ -8058,48 +8053,47 @@
8058
8053
  $this._dismissListeners = toSet_0(toEventIds(parser.d3d('dismiss-listeners')));
8059
8054
  var tmp_3 = $this;
8060
8055
  var tmp4_safe_receiver = parser.d3d('primary-color');
8061
- var tmp5_safe_receiver = tmp4_safe_receiver == null ? null : toColorOrNull(tmp4_safe_receiver);
8062
- tmp_3.v3x_1 = tmp5_safe_receiver == null ? null : toPlatformColor(tmp5_safe_receiver);
8056
+ tmp_3.v3x_1 = tmp4_safe_receiver == null ? null : toColorOrNull(tmp4_safe_receiver);
8063
8057
  var tmp_4 = $this;
8064
- var tmp6_safe_receiver = parser.d3d('primary-text-color');
8065
- tmp_4.w3x_1 = tmp6_safe_receiver == null ? null : toColorOrNull(tmp6_safe_receiver);
8058
+ var tmp5_safe_receiver = parser.d3d('primary-text-color');
8059
+ tmp_4.w3x_1 = tmp5_safe_receiver == null ? null : toColorOrNull(tmp5_safe_receiver);
8066
8060
  var tmp_5 = $this;
8067
- var tmp7_safe_receiver = parser.d3d('background-color');
8068
- var tmp8_safe_receiver = tmp7_safe_receiver == null ? null : toColorOrNull(tmp7_safe_receiver);
8069
- var tmp9_elvis_lhs = tmp8_safe_receiver == null ? null : toPlatformColor(tmp8_safe_receiver);
8070
- tmp_5.x3x_1 = tmp9_elvis_lhs == null ? Companion_getInstance_49().o3m_1 : tmp9_elvis_lhs;
8061
+ var tmp6_safe_receiver = parser.d3d('background-color');
8062
+ var tmp7_safe_receiver = tmp6_safe_receiver == null ? null : toColorOrNull(tmp6_safe_receiver);
8063
+ var tmp8_elvis_lhs = tmp7_safe_receiver == null ? null : toPlatformColor(tmp7_safe_receiver);
8064
+ tmp_5.x3x_1 = tmp8_elvis_lhs == null ? Companion_getInstance_49().o3m_1 : tmp8_elvis_lhs;
8071
8065
  $this.y3x_1 = parser.d3d('background-image');
8072
8066
  var tmp_6 = $this;
8073
- var tmp10_safe_receiver = parser.d3d('background-image-align');
8074
- var tmp11_elvis_lhs = tmp10_safe_receiver == null ? null : Companion_getInstance_22().l3g(tmp10_safe_receiver);
8075
- tmp_6.z3x_1 = tmp11_elvis_lhs == null ? Companion_getInstance_49().p3m_1 : tmp11_elvis_lhs;
8067
+ var tmp9_safe_receiver = parser.d3d('background-image-align');
8068
+ var tmp10_elvis_lhs = tmp9_safe_receiver == null ? null : Companion_getInstance_22().l3g(tmp9_safe_receiver);
8069
+ tmp_6.z3x_1 = tmp10_elvis_lhs == null ? Companion_getInstance_49().p3m_1 : tmp10_elvis_lhs;
8076
8070
  var tmp_7 = $this;
8077
- var tmp12_safe_receiver = parser.d3d('background-image-scale-type');
8078
- var tmp13_elvis_lhs = tmp12_safe_receiver == null ? null : Companion_instance_22.w3k(tmp12_safe_receiver);
8079
- tmp_7.a3y_1 = tmp13_elvis_lhs == null ? Companion_getInstance_49().q3m_1 : tmp13_elvis_lhs;
8071
+ var tmp11_safe_receiver = parser.d3d('background-image-scale-type');
8072
+ var tmp12_elvis_lhs = tmp11_safe_receiver == null ? null : Companion_instance_22.w3k(tmp11_safe_receiver);
8073
+ tmp_7.a3y_1 = tmp12_elvis_lhs == null ? Companion_getInstance_49().q3m_1 : tmp12_elvis_lhs;
8080
8074
  var tmp_8 = $this;
8081
- var tmp14_safe_receiver = parser.d3d('control-color');
8082
- var tmp15_safe_receiver = tmp14_safe_receiver == null ? null : toColorOrNull(tmp14_safe_receiver);
8083
- tmp_8.b3y_1 = tmp15_safe_receiver == null ? null : toPlatformColor(tmp15_safe_receiver);
8075
+ var tmp13_safe_receiver = parser.d3d('control-color');
8076
+ var tmp14_safe_receiver = tmp13_safe_receiver == null ? null : toColorOrNull(tmp13_safe_receiver);
8077
+ tmp_8.b3y_1 = tmp14_safe_receiver == null ? null : toPlatformColor(tmp14_safe_receiver);
8084
8078
  var tmp_9 = $this;
8085
- var tmp16_safe_receiver = parser.o3p('https://mobile-content-api.cru.org/xmlns/content', 'card-background-color');
8086
- var tmp17_safe_receiver = tmp16_safe_receiver == null ? null : toColorOrNull(tmp16_safe_receiver);
8087
- tmp_9.c3y_1 = tmp17_safe_receiver == null ? null : toPlatformColor(tmp17_safe_receiver);
8079
+ var tmp15_safe_receiver = parser.o3p('https://mobile-content-api.cru.org/xmlns/content', 'card-background-color');
8080
+ var tmp16_safe_receiver = tmp15_safe_receiver == null ? null : toColorOrNull(tmp15_safe_receiver);
8081
+ tmp_9.c3y_1 = tmp16_safe_receiver == null ? null : toPlatformColor(tmp16_safe_receiver);
8088
8082
  var tmp_10 = $this;
8089
- var tmp18_safe_receiver = parser.o3p('https://mobile-content-api.cru.org/xmlns/content', 'multiselect-option-background-color');
8090
- var tmp19_safe_receiver = tmp18_safe_receiver == null ? null : toColorOrNull(tmp18_safe_receiver);
8091
- tmp_10.d3y_1 = tmp19_safe_receiver == null ? null : toPlatformColor(tmp19_safe_receiver);
8083
+ var tmp17_safe_receiver = parser.o3p('https://mobile-content-api.cru.org/xmlns/content', 'multiselect-option-background-color');
8084
+ var tmp18_safe_receiver = tmp17_safe_receiver == null ? null : toColorOrNull(tmp17_safe_receiver);
8085
+ tmp_10.d3y_1 = tmp18_safe_receiver == null ? null : toPlatformColor(tmp18_safe_receiver);
8092
8086
  var tmp_11 = $this;
8093
- var tmp20_safe_receiver = parser.o3p('https://mobile-content-api.cru.org/xmlns/content', 'multiselect-option-selected-color');
8094
- var tmp21_safe_receiver = tmp20_safe_receiver == null ? null : toColorOrNull(tmp20_safe_receiver);
8095
- tmp_11.e3y_1 = tmp21_safe_receiver == null ? null : toPlatformColor(tmp21_safe_receiver);
8087
+ var tmp19_safe_receiver = parser.o3p('https://mobile-content-api.cru.org/xmlns/content', 'multiselect-option-selected-color');
8088
+ var tmp20_safe_receiver = tmp19_safe_receiver == null ? null : toColorOrNull(tmp19_safe_receiver);
8089
+ tmp_11.e3y_1 = tmp20_safe_receiver == null ? null : toPlatformColor(tmp20_safe_receiver);
8096
8090
  var tmp_12 = $this;
8097
- var tmp22_safe_receiver = parser.d3d('text-color');
8098
- tmp_12.f3y_1 = tmp22_safe_receiver == null ? null : toColorOrNull(tmp22_safe_receiver);
8091
+ var tmp21_safe_receiver = parser.d3d('text-color');
8092
+ tmp_12.f3y_1 = tmp21_safe_receiver == null ? null : toColorOrNull(tmp21_safe_receiver);
8099
8093
  var tmp_13 = $this;
8100
- var tmp23_safe_receiver = parser.d3d('text-scale');
8101
- var tmp24_elvis_lhs = tmp23_safe_receiver == null ? null : toDoubleOrNull(tmp23_safe_receiver);
8102
- tmp_13.g3y_1 = tmp24_elvis_lhs == null ? 1.0 : tmp24_elvis_lhs;
8094
+ var tmp22_safe_receiver = parser.d3d('text-scale');
8095
+ var tmp23_elvis_lhs = tmp22_safe_receiver == null ? null : toDoubleOrNull(tmp22_safe_receiver);
8096
+ tmp_13.g3y_1 = tmp23_elvis_lhs == null ? 1.0 : tmp23_elvis_lhs;
8103
8097
  return $this;
8104
8098
  }
8105
8099
  function Page_init_$Init$_0(container, id, fileName, parentPage, primaryColor, backgroundColor, backgroundImage, backgroundImageGravity, backgroundImageScaleType, controlColor, cardBackgroundColor, multiselectOptionBackgroundColor, multiselectOptionSelectedColor, textColor, textScale, $this) {
@@ -9348,7 +9342,7 @@
9348
9342
  }
9349
9343
  function Hero$headingParent$delegate$lambda$lambda(this$0) {
9350
9344
  return function () {
9351
- return toRGB(get_primaryColor_0(get_stylesParent(this$0)));
9345
+ return get_primaryColor_0(get_stylesParent(this$0));
9352
9346
  };
9353
9347
  }
9354
9348
  function Hero$headingParent$delegate$lambda(this$0) {
@@ -9509,7 +9503,7 @@
9509
9503
  return this._dismissListeners;
9510
9504
  };
9511
9505
  protoOf(Modal).r3h = function () {
9512
- return toPlatformColor(get_TRANSPARENT());
9506
+ return get_TRANSPARENT();
9513
9507
  };
9514
9508
  protoOf(Modal).s3h = function () {
9515
9509
  return get_WHITE();
@@ -9687,7 +9681,7 @@
9687
9681
  }
9688
9682
  function TractPage$Card$labelParent$delegate$lambda$lambda(this$0) {
9689
9683
  return function () {
9690
- return toRGB(this$0.r3h());
9684
+ return this$0.r3h();
9691
9685
  };
9692
9686
  }
9693
9687
  function TractPage$Card$labelParent$delegate$lambda(this$0) {
@@ -10370,14 +10364,14 @@
10370
10364
  function get_DEFAULT(_this__u8e3s4) {
10371
10365
  return DeviceType_WEB_getInstance();
10372
10366
  }
10373
- function toRGB(_this__u8e3s4) {
10374
- return parse(Companion_instance, _this__u8e3s4).f1n();
10375
- }
10376
10367
  function toPlatformColor(_this__u8e3s4) {
10377
10368
  var tmp0_$receiver = _this__u8e3s4.f1n();
10378
10369
  var tmp1_renderAlpha = RenderCondition_ALWAYS_getInstance();
10379
10370
  return formatCssString(tmp0_$receiver, VOID, tmp1_renderAlpha, VOID, VOID, true, true);
10380
10371
  }
10372
+ function toRGB(_this__u8e3s4) {
10373
+ return parse(Companion_instance, _this__u8e3s4).f1n();
10374
+ }
10381
10375
  function get_SAX_OPTIONS() {
10382
10376
  _init_properties_JsXmlPullParser_kt__2zt5j4();
10383
10377
  return SAX_OPTIONS;