@mx-cartographer/experiences 7.6.26 → 7.6.28

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,11 @@
1
+ ## [7.6.28] - 01-27-2026
2
+
3
+ - **UPDATED** - Improved accessibility for split transaction edits
4
+
5
+ ## [7.6.27] - 01-26-2026
6
+
7
+ - **FIXED** - Display average label on chart when average is 0
8
+
1
9
  ## [7.6.26] - 01-23-2026
2
10
 
3
11
  - **FIXED** - Dialog for updating budget to close with close or cancel
@@ -62,7 +62,7 @@ const Tt = ({
62
62
  f
63
63
  ) : null;
64
64
  }),
65
- t && /* @__PURE__ */ a(P, { sx: { alignItems: "center", flexDirection: "row" }, children: [
65
+ t !== void 0 && /* @__PURE__ */ a(P, { sx: { alignItems: "center", flexDirection: "row" }, children: [
66
66
  /* @__PURE__ */ e(l, { bold: !0, sx: { marginRight: 8 }, variant: c, children: "– –" }),
67
67
  /* @__PURE__ */ a(l, { variant: c, children: [
68
68
  h || m.average,
@@ -17,7 +17,7 @@ import { endOfMonth as _e } from "date-fns/endOfMonth";
17
17
  import { parseISO as me } from "date-fns/parseISO";
18
18
  import $ from "@mui/material/Button";
19
19
  import { Delete as pe, Add as he, ReceiptLong as ye } from "@mxenabled/mx-icons";
20
- import { T as X, a as ge, u as fe, S as Ce, b as be } from "./TransactionDetails-u87-ePtn.mjs";
20
+ import { T as X, a as ge, u as fe, S as Ce, b as be } from "./TransactionDetails-CKXhveUq.mjs";
21
21
  import { getDayOfYear as xe } from "date-fns/getDayOfYear";
22
22
  import { setDayOfYear as Se } from "date-fns/setDayOfYear";
23
23
  import { AdapterDateFns as ve } from "@mui/x-date-pickers/AdapterDateFnsV3";
@@ -7,7 +7,7 @@ import b from "@mui/material/Tabs";
7
7
  import d from "@mui/material/Divider";
8
8
  import R from "@mui/material/List";
9
9
  import T from "@mui/material/Stack";
10
- import { R as C, A as S, a as E, M as v } from "./ManageIncome-D8TIpSqE.mjs";
10
+ import { R as C, A as S, a as E, M as v } from "./ManageIncome-TihufLiw.mjs";
11
11
  import { u as _, j as A, g as f } from "./hooks-ZMp65DFz.mjs";
12
12
  import { R as y, F as N } from "./RecurringTransactions-Bf4lX0Cn.mjs";
13
13
  import { A as m } from "./WidgetContainer-RACapQsn.mjs";