@mx-cartographer/experiences 6.0.6 → 6.0.7

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.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,7 @@
1
+ ## [6.0.7] - 05-02-2025
2
+
3
+ - **FIXED** - Recurring Activity Widget | adjust width & title
4
+
1
5
  ## [6.0.6] - 05-01-2025
2
6
 
3
7
  - **FIXED** - Net Worth Widget | adjust padding
package/dist/index.es.js CHANGED
@@ -8506,7 +8506,7 @@ const va = ({ transaction: A }) => {
8506
8506
  });
8507
8507
  };
8508
8508
  return /* @__PURE__ */ I(it, { container: !0, pt: 16, px: 24, spacing: 24, children: [
8509
- /* @__PURE__ */ e(it, { md: !0, sm: 12, children: /* @__PURE__ */ I(b, { gap: 24, children: [
8509
+ /* @__PURE__ */ e(it, { md: !0, sm: 12, width: "100%", children: /* @__PURE__ */ I(b, { gap: 24, children: [
8510
8510
  /* @__PURE__ */ e(
8511
8511
  kr,
8512
8512
  {
@@ -8539,13 +8539,13 @@ const va = ({ transaction: A }) => {
8539
8539
  /* @__PURE__ */ e(
8540
8540
  NA,
8541
8541
  {
8542
- label: /* @__PURE__ */ e(R, { bold: !0, sx: { textTransform: "none" }, variant: "Body", children: A.upcoming_activity })
8542
+ label: /* @__PURE__ */ e(R, { bold: !0, sx: { textTransform: "none" }, variant: "Body", children: A.upcoming })
8543
8543
  }
8544
8544
  ),
8545
8545
  /* @__PURE__ */ e(
8546
8546
  NA,
8547
8547
  {
8548
- label: /* @__PURE__ */ e(R, { bold: !0, sx: { textTransform: "none" }, variant: "Body", children: A.paid_activity })
8548
+ label: /* @__PURE__ */ e(R, { bold: !0, sx: { textTransform: "none" }, variant: "Body", children: A.paid })
8549
8549
  }
8550
8550
  )
8551
8551
  ] }),