@mx-cartographer/experiences 6.26.18 → 6.26.19-alpha.mega1

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.26.19] - 09-09-2025
2
+
3
+ - **FIXED** - CTA button cutoff on layout
4
+
1
5
  ## [6.26.18] - 09-08-2025
2
6
 
3
7
  - **REFACTORED** - new trends widget to use detailedCategoryWithTransactions type
package/dist/index.es.js CHANGED
@@ -1511,7 +1511,7 @@ const Pa = (e, n) => e.reduce((i, a) => (i[a.guid] = n?.includes(a.guid), i), {}
1511
1511
  ]
1512
1512
  }
1513
1513
  ),
1514
- /* @__PURE__ */ d(b, { direction: "row", justifyContent: "flex-end", padding: 12, spacing: 16, width: "100%", children: [
1514
+ /* @__PURE__ */ d(b, { direction: "row", justifyContent: "flex-end", padding: 12, spacing: 16, children: [
1515
1515
  /* @__PURE__ */ t(te, { onClick: r, variant: "outlined", children: i.cancelButton }),
1516
1516
  /* @__PURE__ */ t(
1517
1517
  te,
@@ -5888,7 +5888,7 @@ const zh = ({ transaction: e, onClick: n }) => {
5888
5888
  }, Go = x(zh), Aa = ({
5889
5889
  bgcolor: e = "background.default",
5890
5890
  children: n
5891
- }) => /* @__PURE__ */ t(O, { display: "inline-block", pb: 4, pl: 24, pt: 4, sx: { bgcolor: e, width: "100%" }, children: /* @__PURE__ */ t(C, { bold: !0, variant: "XSmall", children: n }) }), Yh = ({ showIcon: e = !0, showSubtitle: n = !0 }) => {
5891
+ }) => /* @__PURE__ */ t(O, { display: "inline-block", pb: 4, pl: 24, pt: 4, sx: { bgcolor: e }, children: /* @__PURE__ */ t(C, { bold: !0, variant: "XSmall", children: n }) }), Yh = ({ showIcon: e = !0, showSubtitle: n = !0 }) => {
5892
5892
  const i = At(), { transactions: a } = A();
5893
5893
  return /* @__PURE__ */ d(b, { alignItems: "center", gap: i.Spacing.Small, height: "auto", mt: i.Spacing.Large, children: [
5894
5894
  e && /* @__PURE__ */ t(m_, { color: "secondary", sx: { fontSize: 32 } }),