@eric-emg/symphiq-components 1.3.7 → 1.3.8

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.
@@ -57667,7 +57667,7 @@ function StickySubmitBarComponent_Conditional_5_Template(rf, ctx) { if (rf & 1)
57667
57667
  i0.ɵɵelementEnd();
57668
57668
  i0.ɵɵnamespaceHTML();
57669
57669
  i0.ɵɵelementStart(3, "p", 10);
57670
- i0.ɵɵtext(4, " Ready to save your targets ");
57670
+ i0.ɵɵtext(4, " Ready to calculate your targets ");
57671
57671
  i0.ɵɵelementEnd()();
57672
57672
  } if (rf & 2) {
57673
57673
  const ctx_r0 = i0.ɵɵnextContext();
@@ -57804,7 +57804,7 @@ class StickySubmitBarComponent {
57804
57804
  <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z"></path>
57805
57805
  </svg>
57806
57806
  <p [ngClass]="readyMessageClasses()" class="text-sm font-medium">
57807
- Ready to save your targets
57807
+ Ready to calculate your targets
57808
57808
  </p>
57809
57809
  </div>
57810
57810
  }