@mx-cartographer/experiences 8.0.0-alpha.mega2 → 8.0.0-alpha.mega3

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.
@@ -580,7 +580,7 @@ const Ao = "https://content.moneydesktop.com/storage/MD_Assets/serenity/loading_
580
580
  title: ze.credit_over_time_title,
581
581
  valueKey: "credit_score"
582
582
  }
583
- }[t], u = xn(r, h.valueKey), y = r.map((B) => B[h.valueKey]), f = Math.max(...y), w = Math.min(...y), x = () => f >= 1e6 ? { formatter: "0.000a", leftMargin: -7 } : f >= 1e3 ? { formatter: "0a", leftMargin: -27 } : { formatter: "0a", leftMargin: -37 }, { formatter: D, leftMargin: C } = x(), g = h.title, b = t === "creditOverTime";
583
+ }[t], u = xn(r, h.valueKey), y = r.map((B) => B[h.valueKey]), f = Math.max(...y), w = Math.min(...y), x = () => f >= 1e6 ? { formatter: "0.000a", leftMargin: -7 } : f >= 1e3 ? { formatter: "0a", leftMargin: -27 } : { formatter: "0a", leftMargin: -32 }, { formatter: D, leftMargin: C } = x(), g = h.title, b = t === "creditOverTime";
584
584
  let L;
585
585
  if (b) {
586
586
  const { color: B } = ut(
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mx-cartographer/experiences",
3
- "version": "8.0.0-alpha.mega2",
3
+ "version": "8.0.0-alpha.mega3",
4
4
  "description": "Library containing experience widgets",
5
5
  "author": "MX",
6
6
  "license": "MIT",