@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 +4 -0
- package/dist/index.es.js +3 -3
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
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.
|
|
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.
|
|
8548
|
+
label: /* @__PURE__ */ e(R, { bold: !0, sx: { textTransform: "none" }, variant: "Body", children: A.paid })
|
|
8549
8549
|
}
|
|
8550
8550
|
)
|
|
8551
8551
|
] }),
|