@cruglobal/godtools-shared 1.2.0-PR799-SNAPSHOT.1776 → 1.2.0-PR799-SNAPSHOT.1777

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.
@@ -9138,8 +9138,7 @@
9138
9138
  $this.v45_1 = page;
9139
9139
  var tmp = $this;
9140
9140
  var tmp0_safe_receiver = parser.d3d('control-color');
9141
- var tmp1_safe_receiver = tmp0_safe_receiver == null ? null : toColorOrNull(tmp0_safe_receiver);
9142
- tmp.w45_1 = tmp1_safe_receiver == null ? null : toPlatformColor(tmp1_safe_receiver);
9141
+ tmp.w45_1 = tmp0_safe_receiver == null ? null : toColorOrNull(tmp0_safe_receiver);
9143
9142
  $this.x45_1 = parser.p3p('https://mobile-content-api.cru.org/xmlns/training', 'tip');
9144
9143
  $this.label = parseTextChild(parser, $this, 'https://mobile-content-api.cru.org/xmlns/tract', 'call-to-action');
9145
9144
  return $this;
@@ -9169,7 +9168,7 @@
9169
9168
  };
9170
9169
  protoOf(CallToAction).y45 = function () {
9171
9170
  var tmp0_elvis_lhs = this.w45_1;
9172
- return tmp0_elvis_lhs == null ? toPlatformColor(get_primaryColor_0(get_stylesParent(this))) : tmp0_elvis_lhs;
9171
+ return tmp0_elvis_lhs == null ? get_primaryColor_0(get_stylesParent(this)) : tmp0_elvis_lhs;
9173
9172
  };
9174
9173
  protoOf(CallToAction).z45 = function () {
9175
9174
  return this.x45_1;