@mx-cartographer/experiences 7.12.12 → 7.12.14

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,15 @@
1
+ ## [7.12.14] - 03-24-2026
2
+
3
+ - **UPDATED** - Budget widget | text error color when hovered/pressed
4
+
5
+ ## [7.12.13] - 03-24-2026
6
+
7
+ - **FIXED** - Split transaction error background to meet a11y color contrast ratios
8
+
9
+ ## [7.12.12] - 03-24-2026
10
+
11
+ - **ADDED** - Test Cases for BeatIcons.
12
+
1
13
  ## [7.12.11] - 03-23-2026
2
14
 
3
15
  - **FIXED** - ADA replace SpendingList dividers with border
@@ -18,7 +18,7 @@ import { parseISO as me } from "date-fns/parseISO";
18
18
  import J from "@mui/material/Button";
19
19
  import { Delete as pe, Add as ye, ReceiptLong as he } from "@mxenabled/mx-icons";
20
20
  import { T as V, u as fe, S as ge, a as Ce } from "./StatusIndicator-BV3oFzxo.mjs";
21
- import { T as be } from "./TransactionDetails-BYRG9GZt.mjs";
21
+ import { T as be } from "./TransactionDetails-hy1TTw8R.mjs";
22
22
  import { addYears as j } from "date-fns/addYears";
23
23
  import { getDayOfYear as xe } from "date-fns/getDayOfYear";
24
24
  import { setDayOfYear as Se } from "date-fns/setDayOfYear";
@@ -7,7 +7,7 @@ import R from "@mui/material/Tabs";
7
7
  import d from "@mui/material/Divider";
8
8
  import b 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-CYn33Pp4.mjs";
10
+ import { R as C, A as S, a as E, M as v } from "./ManageIncome-DXblr7KM.mjs";
11
11
  import { u as _, i as A, g as f } from "./hooks-BxkfR-Ff.mjs";
12
12
  import { R as y, F as N } from "./RecurringTransactions-CYNpe_RS.mjs";
13
13
  import { A as m } from "./Analytics-BYItVAe-.mjs";
@@ -285,11 +285,11 @@ const ht = E(({ transaction: t }) => {
285
285
  const A = () => /* @__PURE__ */ e(
286
286
  $e,
287
287
  {
288
- closeAriaLabel: Q.close_aria,
289
288
  actionText: C.autogenerate_budgets_error_primary_button,
290
289
  autoHideDuration: 3500,
291
290
  handleClose: () => k(""),
292
291
  message: L,
292
+ multiLine: !0,
293
293
  onActionClick: b[_]?.errorRetryAction,
294
294
  open: !!L,
295
295
  severity: a ? "error" : "success",
@@ -849,7 +849,7 @@ const ht = E(({ transaction: t }) => {
849
849
  },
850
850
  h
851
851
  )),
852
- _ && /* @__PURE__ */ l(v, { color: "error.main", direction: "row", gap: 8, p: 16, children: [
852
+ _ && /* @__PURE__ */ l(v, { bgcolor: "background.paper", color: "error.main", direction: "row", gap: 8, p: 16, children: [
853
853
  /* @__PURE__ */ e("span", { "aria-label": "error", role: "img", children: /* @__PURE__ */ e(_e, { sx: { fontSize: 15 } }) }),
854
854
  /* @__PURE__ */ e(x, { variant: "Small", children: _ })
855
855
  ] }),
@@ -56,7 +56,7 @@ import t3 from "@mui/material/Link";
56
56
  import n3 from "@mui/material/Paper";
57
57
  import { subDays as o3, startOfToday as i3, endOfToday as c3 } from "date-fns";
58
58
  import { T as a3 } from "../StatusIndicator-BV3oFzxo.mjs";
59
- import { T as s3 } from "../TransactionDetails-BYRG9GZt.mjs";
59
+ import { T as s3 } from "../TransactionDetails-hy1TTw8R.mjs";
60
60
  import { T as r1 } from "../TabContentContainer-j01JYR_7.mjs";
61
61
  import { f as d1 } from "../NumberFormatting-QCaNwbjv.mjs";
62
62
  import { C as l3 } from "../ConnectionsDrawer-DqhSaMrJ.mjs";