@mx-cartographer/experiences 7.10.13 → 7.10.15

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.
Files changed (53) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist/{AccountDetailsHeader-3ZD1Of4i.mjs → AccountDetailsHeader-C4V-fdYo.mjs} +1 -1
  3. package/dist/{AccountFields-CiofAlEI.mjs → AccountFields-CzfB9Q8i.mjs} +1 -1
  4. package/dist/{AccountListItem-CvYjSc-O.mjs → AccountListItem-DMypRg6w.mjs} +1 -1
  5. package/dist/{AccountStore-BV6LpLJl.mjs → AccountStore-MG4m41XY.mjs} +1 -1
  6. package/dist/{CategorySelectorDrawer-euTDUflY.mjs → CategorySelectorDrawer-DCGWu9Vd.mjs} +1 -1
  7. package/dist/{CategoryStore-CqSW9TsW.mjs → CategoryStore-Cg6hsxza.mjs} +1 -1
  8. package/dist/{CategoryUtil-CCY_tiFg.mjs → CategoryUtil-Cufq3fxg.mjs} +1 -1
  9. package/dist/DateFormats-Cs-NbEZ7.mjs +65 -0
  10. package/dist/{DateUtil-BALs-njL.mjs → DateUtil-CVXVMbjf.mjs} +1 -1
  11. package/dist/Dialog-BqUCsQvo.mjs +58 -0
  12. package/dist/{EmptyState-DHAkGsjk.mjs → EmptyState-DoxNUae-.mjs} +17 -16
  13. package/dist/{ExportCsvAction-BMWhHM8W.mjs → ExportCsvAction-C4GQ4id5.mjs} +2 -2
  14. package/dist/{FinstrongStore-OylmCNuf.mjs → FinstrongStore-DBSoLGSE.mjs} +1 -1
  15. package/dist/{GoalStore-DNp0ttXZ.mjs → GoalStore-CpK43RJt.mjs} +1 -1
  16. package/dist/{ListItemAction-pvmKK9RU.mjs → ListItemAction-CpS4YY0y.mjs} +3 -3
  17. package/dist/{ManageIncome-8yTcFH7J.mjs → ManageIncome-COGmNMz1.mjs} +31 -30
  18. package/dist/{NotificationSettings-DuHI7GgA.mjs → NotificationSettings-x5syewdH.mjs} +1 -1
  19. package/dist/{OriginalBalanceAction-BhXMJ8wC.mjs → OriginalBalanceAction-BctEUz31.mjs} +1 -1
  20. package/dist/{RecurringSettings-C85RGgv4.mjs → RecurringSettings-DyR9KleL.mjs} +3 -3
  21. package/dist/{RecurringTransactionsStore-B1jZBQLY.mjs → RecurringTransactionsStore-BJrH7BJ7.mjs} +1 -1
  22. package/dist/{RepeatingTransaction-CIq3wSEA.mjs → RepeatingTransaction-CIrVdIet.mjs} +2 -2
  23. package/dist/{SpendingData-DtNL2mQL.mjs → SpendingData-C3bN-37j.mjs} +1 -1
  24. package/dist/{SpendingLegend-DCQtF8Wf.mjs → SpendingLegend-Ct-XcqUs.mjs} +1 -1
  25. package/dist/{TransactionDetails-C27q5FUQ.mjs → TransactionDetails-BOuk5Sz7.mjs} +10 -9
  26. package/dist/{TransactionStore-DXTFzPmW.mjs → TransactionStore-Cm9rQ1XO.mjs} +3 -3
  27. package/dist/{TrendsStore-C6mrxcHX.mjs → TrendsStore-Ys6BY_Uo.mjs} +1 -1
  28. package/dist/{User-CCYFbd5i.mjs → User-Cdyam577.mjs} +1 -1
  29. package/dist/{WidgetContainer-BNltq9UG.mjs → WidgetContainer-BxDAkXZT.mjs} +4 -3
  30. package/dist/accounts/index.es.js +22 -21
  31. package/dist/budgets/index.es.js +7 -7
  32. package/dist/cashflow/index.es.js +9 -9
  33. package/dist/categories/index.es.js +2 -2
  34. package/dist/common/components/EmptyState.d.ts +1 -0
  35. package/dist/common/index.es.js +113 -112
  36. package/dist/common/types/localization/TrendsCopy.d.ts +0 -2
  37. package/dist/debts/index.es.js +5 -5
  38. package/dist/{exportTransactionsToCSV-DNbCbq9P.mjs → exportTransactionsToCSV-DoifE4Fe.mjs} +2 -2
  39. package/dist/finstrong/index.es.js +39 -34
  40. package/dist/goals/index.es.js +33 -32
  41. package/dist/help/index.es.js +1 -1
  42. package/dist/insights/components/insights/CategoryBudget/types/CategoryBudget.d.ts +1 -0
  43. package/dist/insights/index.es.js +324 -319
  44. package/dist/investments/index.es.js +2 -2
  45. package/dist/networth/index.es.js +4 -4
  46. package/dist/notifications/index.es.js +2 -2
  47. package/dist/recurringtransactions/index.es.js +9 -9
  48. package/dist/settings/index.es.js +5 -5
  49. package/dist/spending/index.es.js +4 -4
  50. package/dist/transactions/index.es.js +27 -26
  51. package/dist/trends/index.es.js +337 -341
  52. package/package.json +1 -1
  53. package/dist/Dialog-CwiqpTGe.mjs +0 -120
@@ -17,7 +17,7 @@ import fe from "@mui/material/ToggleButtonGroup";
17
17
  import { Text as r, P as J, InstitutionLogo as oe } from "@mxenabled/mxui";
18
18
  import He from "@mui/material/Button";
19
19
  import { u as M, g as ve, s as H, b as Q, d as le } from "../hooks-BUCn6FeJ.mjs";
20
- import { A as z, W as Ue } from "../WidgetContainer-BNltq9UG.mjs";
20
+ import { A as z, W as Ue } from "../WidgetContainer-BxDAkXZT.mjs";
21
21
  import { a as je, f as ie } from "../NumberFormatting-DjTD0t3W.mjs";
22
22
  import { u as U } from "../useScreenSize-B6JyS_Lj.mjs";
23
23
  import ce from "@mui/material/styles/useTheme";
@@ -40,7 +40,7 @@ import { Stack as qe } from "@mui/material";
40
40
  import { L as Se } from "../Loader-DUaFpDGv.mjs";
41
41
  import { u as Ke } from "../useWidgetLoadTimer-BYMP5Q8g.mjs";
42
42
  import { A as Ye } from "../Account-BiB1F8lL.mjs";
43
- import { E as Qe } from "../EmptyState-DHAkGsjk.mjs";
43
+ import { E as Qe } from "../EmptyState-DoxNUae-.mjs";
44
44
  const me = ({ sx: t = {} }) => {
45
45
  const { investments: h } = M(), { onEvent: c } = ve(), { setShowConnectionsWidget: m } = H();
46
46
  return /* @__PURE__ */ o(_, { sx: { alignItems: "center", gap: 24, height: 164, p: 24, width: "100%", ...t }, children: [
@@ -6,7 +6,7 @@ import { useTheme as j } from "@mui/material/styles";
6
6
  import { L as ae } from "../LineChart-CfkLqqXU.mjs";
7
7
  import { p as se, q as R, u as N, g as z, d as ce, b as Y } from "../hooks-BUCn6FeJ.mjs";
8
8
  import { u as q } from "../useScreenSize-B6JyS_Lj.mjs";
9
- import { f as le, D as me } from "../Dialog-CwiqpTGe.mjs";
9
+ import { f as le, D as me } from "../DateFormats-Cs-NbEZ7.mjs";
10
10
  import p from "react";
11
11
  import de from "@mui/material/Button";
12
12
  import T from "@mui/material/Divider";
@@ -17,7 +17,7 @@ import { Text as m, Icon as B, P as Z } from "@mxenabled/mxui";
17
17
  import A from "@mui/material/ListItem";
18
18
  import J from "@mui/material/ListItemButton";
19
19
  import _ from "@mui/material/ListItemText";
20
- import { i as Q } from "../DateUtil-BALs-njL.mjs";
20
+ import { i as Q } from "../DateUtil-CVXVMbjf.mjs";
21
21
  import { C as x } from "../CurrencyText-C-85TnUF.mjs";
22
22
  import P from "@mui/material/styles/useTheme";
23
23
  import { Stack as he } from "@mui/material";
@@ -27,7 +27,7 @@ import X from "@mui/material/ListItemIcon";
27
27
  import { g as F } from "../NetWorthStore-yV43kJro.mjs";
28
28
  import { N as vt } from "../NetWorthStore-yV43kJro.mjs";
29
29
  import { D as K } from "../Drawer-DV4NTsFg.mjs";
30
- import { A as v, W as pe } from "../WidgetContainer-BNltq9UG.mjs";
30
+ import { A as v, W as pe } from "../WidgetContainer-BxDAkXZT.mjs";
31
31
  import { format as fe, fromUnixTime as xe, differenceInMonths as ge } from "date-fns";
32
32
  import { Icon as te } from "@mxenabled/mx-icons";
33
33
  import { f as U } from "../NumberFormatting-DjTD0t3W.mjs";
@@ -35,7 +35,7 @@ import { u as ne } from "../useWidgetLoadTimer-BYMP5Q8g.mjs";
35
35
  import { L as re } from "../Loader-DUaFpDGv.mjs";
36
36
  import { M as ye } from "../MicroWidgetContainer-CX0qZ57D.mjs";
37
37
  import { C as Ce } from "../ConnectionsDrawer-GcyfM8yJ.mjs";
38
- import { E as _e } from "../EmptyState-DHAkGsjk.mjs";
38
+ import { E as _e } from "../EmptyState-DoxNUae-.mjs";
39
39
  const Se = () => {
40
40
  const { isMobile: t } = q(), { availableWidth: a } = se(), i = j(), {
41
41
  hoveredData: n,
@@ -9,7 +9,7 @@ import h from "@mui/material/Box";
9
9
  import A from "@mui/material/Divider";
10
10
  import D from "@mui/material/List";
11
11
  import { Text as m, InstitutionLogo as B, CategoryIcon as T } from "@mxenabled/mxui";
12
- import { h as I } from "../DateUtil-BALs-njL.mjs";
12
+ import { h as I } from "../DateUtil-CVXVMbjf.mjs";
13
13
  import { useTheme as R, Card as O } from "@mui/material";
14
14
  import { d as G, i as E, u as _, n as x, b as N, a as j } from "../hooks-BUCn6FeJ.mjs";
15
15
  import { Icon as z, Settings as U } from "@mxenabled/mx-icons";
@@ -17,7 +17,7 @@ import F from "@mui/material/Button";
17
17
  import P from "@mui/material/Stack";
18
18
  import { L as S } from "../Loader-DUaFpDGv.mjs";
19
19
  import W from "@mui/material/IconButton";
20
- import { N as $ } from "../NotificationSettings-DuHI7GgA.mjs";
20
+ import { N as $ } from "../NotificationSettings-x5syewdH.mjs";
21
21
  import { D as b } from "../Drawer-DV4NTsFg.mjs";
22
22
  const _t = (e) => {
23
23
  switch (e) {
@@ -6,8 +6,8 @@ import { endOfToday as Z } from "date-fns/endOfToday";
6
6
  import { startOfMonth as G } from "date-fns/startOfMonth";
7
7
  import { startOfToday as J } from "date-fns/startOfToday";
8
8
  import { subDays as Q } from "date-fns/subDays";
9
- import { R as Te } from "../RecurringSettings-C85RGgv4.mjs";
10
- import { M as vn } from "../RecurringSettings-C85RGgv4.mjs";
9
+ import { R as Te } from "../RecurringSettings-DyR9KleL.mjs";
10
+ import { M as vn } from "../RecurringSettings-DyR9KleL.mjs";
11
11
  import { addMonths as We } from "date-fns/addMonths";
12
12
  import { subMonths as $e } from "date-fns/subMonths";
13
13
  import { isBefore as Be } from "date-fns/isBefore";
@@ -28,10 +28,10 @@ import Je from "@mui/material/Badge";
28
28
  import { PickersDay as Qe } from "@mui/x-date-pickers/PickersDay";
29
29
  import { I as P } from "../IconBacking-B9oC6uL2.mjs";
30
30
  import { u as R, b as H, j as _, g as z, p as _e, h as ne } from "../hooks-BUCn6FeJ.mjs";
31
- import { d as I, c as T, g as xe, f as et } from "../RepeatingTransaction-CIq3wSEA.mjs";
32
- import { T as O } from "../RecurringTransactionsStore-B1jZBQLY.mjs";
33
- import { R as An } from "../RecurringTransactionsStore-B1jZBQLY.mjs";
34
- import { A as S, W as tt } from "../WidgetContainer-BNltq9UG.mjs";
31
+ import { d as I, c as T, g as xe, f as et } from "../RepeatingTransaction-CIrVdIet.mjs";
32
+ import { T as O } from "../RecurringTransactionsStore-BJrH7BJ7.mjs";
33
+ import { R as An } from "../RecurringTransactionsStore-BJrH7BJ7.mjs";
34
+ import { A as S, W as tt } from "../WidgetContainer-BxDAkXZT.mjs";
35
35
  import nt from "@mui/material/Button";
36
36
  import q from "@mui/material/Divider";
37
37
  import be from "@mui/material/List";
@@ -40,12 +40,12 @@ import it from "@mui/material/ListSubheader";
40
40
  import rt from "@mui/material/ListItemAvatar";
41
41
  import ot from "@mui/material/ListItemButton";
42
42
  import at from "@mui/material/ListItemText";
43
- import { b as st } from "../ManageIncome-8yTcFH7J.mjs";
44
- import { c as Nn, M as Gn, S as On } from "../ManageIncome-8yTcFH7J.mjs";
43
+ import { b as st } from "../ManageIncome-COGmNMz1.mjs";
44
+ import { c as Nn, M as Gn, S as On } from "../ManageIncome-COGmNMz1.mjs";
45
45
  import { f as M } from "../NumberFormatting-DjTD0t3W.mjs";
46
46
  import { D as ie } from "../Drawer-DV4NTsFg.mjs";
47
47
  import { b as E } from "../Localization-2MODESHW.mjs";
48
- import { f as v, D as L } from "../Dialog-CwiqpTGe.mjs";
48
+ import { f as v, D as L } from "../DateFormats-Cs-NbEZ7.mjs";
49
49
  import N from "@mui/material/Box";
50
50
  import { S as Ie } from "../StatusBar-BK_uYHAB.mjs";
51
51
  import { u as re } from "../useScreenSize-B6JyS_Lj.mjs";
@@ -16,11 +16,11 @@ import V from "@mui/material/Box";
16
16
  import Z from "@mui/material/Button";
17
17
  import I from "@mui/material/TextField";
18
18
  import { H3 as K, P as N, Text as v, Icon as L, ChevronRightIcon as ve } from "@mxenabled/mxui";
19
- import { V as Ce, a as De, N as j } from "../NotificationSettings-DuHI7GgA.mjs";
20
- import { A as Qt, B as Zt, I as eo } from "../NotificationSettings-DuHI7GgA.mjs";
19
+ import { V as Ce, a as De, N as j } from "../NotificationSettings-x5syewdH.mjs";
20
+ import { A as Qt, B as Zt, I as eo } from "../NotificationSettings-x5syewdH.mjs";
21
21
  import { u as D, a as $, r as A, o as Se, b as ee, m as z } from "../hooks-BUCn6FeJ.mjs";
22
22
  import { u as O } from "../useScreenSize-B6JyS_Lj.mjs";
23
- import { a as G } from "../Dialog-CwiqpTGe.mjs";
23
+ import { D as G } from "../Dialog-BqUCsQvo.mjs";
24
24
  import { formatDistanceToNow as te } from "date-fns/formatDistanceToNow";
25
25
  import { fromUnixTime as oe } from "date-fns/fromUnixTime";
26
26
  import R from "@mui/material/styles/useTheme";
@@ -35,7 +35,7 @@ import { L as ie } from "../Loader-DUaFpDGv.mjs";
35
35
  import Ae from "@mui/material/List";
36
36
  import J from "@mui/material/Divider";
37
37
  import Ee from "@mui/material/ListSubheader";
38
- import { a as Re, u as Pe } from "../CategorySelectorDrawer-euTDUflY.mjs";
38
+ import { a as Re, u as Pe } from "../CategorySelectorDrawer-DCGWu9Vd.mjs";
39
39
  import Be from "@mui/material/ListItem";
40
40
  import Ne from "@mui/material/ListItemButton";
41
41
  import Me from "@mui/material/ListItemIcon";
@@ -43,7 +43,7 @@ import Le from "@mui/material/ListItemText";
43
43
  import { D as He } from "../Drawer-DV4NTsFg.mjs";
44
44
  import { u as ne } from "../useWidgetLoadTimer-BYMP5Q8g.mjs";
45
45
  import { H as Oe } from "../Help-C0hzCqyd.mjs";
46
- import { W as X } from "../WidgetContainer-BNltq9UG.mjs";
46
+ import { W as X } from "../WidgetContainer-BxDAkXZT.mjs";
47
47
  const Fe = ({ availableWidth: t, handleOnLeavClick: a }) => {
48
48
  const o = xe(), { common: i, settings: n } = D(), { isDesktop: d, isMobile: l, isSmallMobile: r, isTablet: s } = O(t), { config: b } = $(), { updateUser: _ } = A(), { user: m } = Se(), [h, S] = p.useState({
49
49
  first_name: m.first_name,
@@ -8,7 +8,7 @@ import b from "@mui/material/Stack";
8
8
  import N from "@mui/material/Tab";
9
9
  import it from "@mui/material/Tabs";
10
10
  import yt from "@mui/material/styles/useTheme";
11
- import { g as rt, a as st, S as $, b as Y } from "../SpendingLegend-DCQtF8Wf.mjs";
11
+ import { g as rt, a as st, S as $, b as Y } from "../SpendingLegend-Ct-XcqUs.mjs";
12
12
  import { Text as T, Icon as _t } from "@mxenabled/mxui";
13
13
  import { f as R } from "../NumberFormatting-DjTD0t3W.mjs";
14
14
  import { u as I, m as E, d as lt, b as z, a as V, h as ct, g as bt } from "../hooks-BUCn6FeJ.mjs";
@@ -18,8 +18,8 @@ import { M as Ct } from "../MiniWidgetContainer-BHk-RlKA.mjs";
18
18
  import { startOfToday as q } from "date-fns/startOfToday";
19
19
  import St from "@mui/material/Button";
20
20
  import { useTheme as Tt } from "@mui/material";
21
- import { e as Mt } from "../exportTransactionsToCSV-DNbCbq9P.mjs";
22
- import { T as Dt, a as xt } from "../TransactionDetails-C27q5FUQ.mjs";
21
+ import { e as Mt } from "../exportTransactionsToCSV-DoifE4Fe.mjs";
22
+ import { T as Dt, a as xt } from "../TransactionDetails-BOuk5Sz7.mjs";
23
23
  import wt from "@mui/material/Collapse";
24
24
  import F from "@mui/material/Divider";
25
25
  import J from "@mui/material/List";
@@ -28,7 +28,7 @@ import Z from "@mui/material/ListItemButton";
28
28
  import { u as Lt } from "../useScreenSize-B6JyS_Lj.mjs";
29
29
  import { D as tt } from "../Drawer-DV4NTsFg.mjs";
30
30
  import { b as L } from "../Category-CevNQ03n.mjs";
31
- import { A as et, W as vt } from "../WidgetContainer-BNltq9UG.mjs";
31
+ import { A as et, W as vt } from "../WidgetContainer-BxDAkXZT.mjs";
32
32
  const k = ({ amount: n, label: d, variant: a = "full" }) => /* @__PURE__ */ c(b, { direction: "column", children: [
33
33
  /* @__PURE__ */ t(T, { bold: !0, sx: { textTransform: "none" }, variant: "Body", children: d }),
34
34
  /* @__PURE__ */ t(T, { variant: "XSmall", children: R(n, a === "mini" ? "0,0" : "0,0.00") })
@@ -1,12 +1,12 @@
1
- import { T as ba } from "../TransactionApi-CjBoLleL.mjs";
2
- import { u as R, C as Le, D as Me, M as Re, c as He, T as Pe, a as Be } from "../TransactionDetails-C27q5FUQ.mjs";
3
- import { B as xa, d as Sa, b as wa } from "../TransactionDetails-C27q5FUQ.mjs";
4
- import { T as E } from "../User-CCYFbd5i.mjs";
5
- import { O as Ia } from "../User-CCYFbd5i.mjs";
6
- import { S as Z, D as $e } from "../TransactionStore-DXTFzPmW.mjs";
7
- import { T as Na } from "../TransactionStore-DXTFzPmW.mjs";
8
- import { e as Ve } from "../exportTransactionsToCSV-DNbCbq9P.mjs";
9
- import { E as Oa } from "../ExportCsvAction-BMWhHM8W.mjs";
1
+ import { T as Aa } from "../TransactionApi-CjBoLleL.mjs";
2
+ import { u as R, C as Le, D as Me, M as Re, c as He, T as Pe, a as Be } from "../TransactionDetails-BOuk5Sz7.mjs";
3
+ import { B as Sa, d as wa, b as Da } from "../TransactionDetails-BOuk5Sz7.mjs";
4
+ import { T as E } from "../User-Cdyam577.mjs";
5
+ import { O as va } from "../User-Cdyam577.mjs";
6
+ import { S as Z, D as $e } from "../TransactionStore-Cm9rQ1XO.mjs";
7
+ import { T as Ea } from "../TransactionStore-Cm9rQ1XO.mjs";
8
+ import { e as Ve } from "../exportTransactionsToCSV-DoifE4Fe.mjs";
9
+ import { E as ka } from "../ExportCsvAction-C4GQ4id5.mjs";
10
10
  import { jsxs as _, jsx as e } from "react/jsx-runtime";
11
11
  import m from "react";
12
12
  import { observer as w } from "mobx-react-lite";
@@ -17,10 +17,11 @@ import { useTheme as Fe } from "@mui/material/styles";
17
17
  import { Text as y, Icon as M, MerchantLogo as Ue, TextField as ee, P as Ke } from "@mxenabled/mxui";
18
18
  import { h as H, u as D, b as K, d as ne, m as ze, a as qe, g as je, o as Xe } from "../hooks-BUCn6FeJ.mjs";
19
19
  import { fromUnixTime as Ye } from "date-fns/fromUnixTime";
20
- import { f as Je, D as Qe, a as oe } from "../Dialog-CwiqpTGe.mjs";
20
+ import { f as Je, D as Qe } from "../DateFormats-Cs-NbEZ7.mjs";
21
21
  import S from "@mui/material/Stack";
22
- import { f as re } from "../NumberFormatting-DjTD0t3W.mjs";
22
+ import { f as oe } from "../NumberFormatting-DjTD0t3W.mjs";
23
23
  import { L as z } from "../Loader-DUaFpDGv.mjs";
24
+ import { D as re } from "../Dialog-BqUCsQvo.mjs";
24
25
  import { endOfMonth as Ze } from "date-fns/endOfMonth";
25
26
  import { getUnixTime as et } from "date-fns/getUnixTime";
26
27
  import { startOfMonth as tt } from "date-fns/startOfMonth";
@@ -32,11 +33,11 @@ import rt from "@mui/material/MenuItem";
32
33
  import it from "@mui/material/RadioGroup";
33
34
  import { ExpandMore as st } from "@mxenabled/mx-icons";
34
35
  import { C as ct } from "../CurrencyInput-DUJ_mlm_.mjs";
35
- import { a as lt, u as dt } from "../CategorySelectorDrawer-euTDUflY.mjs";
36
+ import { a as lt, u as dt } from "../CategorySelectorDrawer-DCGWu9Vd.mjs";
36
37
  import { b as U } from "../Localization-2MODESHW.mjs";
37
38
  import { u as ut } from "../useAriaLive-MkYebyUR.mjs";
38
39
  import { S as mt } from "../SkeletonLoader-BaNboJjD.mjs";
39
- import { A, W as _t } from "../WidgetContainer-BNltq9UG.mjs";
40
+ import { A, W as _t } from "../WidgetContainer-BxDAkXZT.mjs";
40
41
  import { u as pt } from "../useScreenSize-B6JyS_Lj.mjs";
41
42
  import { u as gt } from "../useWidgetLoadTimer-BYMP5Q8g.mjs";
42
43
  import { S as ht } from "../SearchBox-B2_zLv8-.mjs";
@@ -49,7 +50,7 @@ const ft = (t) => /* @__PURE__ */ _(y, { tabIndex: t.tabIndex, variant: "Small",
49
50
  return /* @__PURE__ */ _(S, { alignItems: "flex-end", tabIndex: t.tabIndex, children: [
50
51
  /* @__PURE__ */ _(y, { color: c ? "success.main" : "text.primary", variant: "Small", children: [
51
52
  c ? "+" : "",
52
- re(a, "0,0.00")
53
+ oe(a, "0,0.00")
53
54
  ] }),
54
55
  s && o && /* @__PURE__ */ e(y, { bold: !0, color: "primary.light", variant: "XSmall", children: s.short_title })
55
56
  ] });
@@ -206,7 +207,7 @@ const ft = (t) => /* @__PURE__ */ _(y, { tabIndex: t.tabIndex, variant: "Small",
206
207
  }, Dt = w(wt), It = ({ copy: t, isOpen: r, onClose: o, onPrimaryAction: a }) => {
207
208
  const { common: l, transactions: s } = D(), { isCopyLoaded: c } = K();
208
209
  return c ? /* @__PURE__ */ _(
209
- oe,
210
+ re,
210
211
  {
211
212
  copy: {
212
213
  title: t.title
@@ -227,7 +228,7 @@ const ft = (t) => /* @__PURE__ */ _(y, { tabIndex: t.tabIndex, variant: "Small",
227
228
  () => t.filter((n) => n.is_manual),
228
229
  [t]
229
230
  ).map((n) => ({
230
- label: `${n.name} | ${re(n.balance, "0,0.00")}`,
231
+ label: `${n.name} | ${oe(n.balance, "0,0.00")}`,
231
232
  value: n.guid
232
233
  })), I = {
233
234
  error_amount_is_invalid: r.currency_input.error_amount_is_invalid,
@@ -343,7 +344,7 @@ const ft = (t) => /* @__PURE__ */ _(y, { tabIndex: t.tabIndex, variant: "Small",
343
344
  }
344
345
  ),
345
346
  /* @__PURE__ */ e(
346
- oe,
347
+ re,
347
348
  {
348
349
  copy: {
349
350
  title: U(
@@ -576,20 +577,20 @@ const ft = (t) => /* @__PURE__ */ _(y, { tabIndex: t.tabIndex, variant: "Small",
576
577
  ]
577
578
  }
578
579
  );
579
- }, Ca = w(Lt);
580
+ }, ya = w(Lt);
580
581
  export {
581
582
  vt as AddAccountModal,
582
- xa as BottomActions,
583
- Oa as ExportCsvAction,
584
- Ia as TRANSACTION_EVENTS,
585
- Sa as TopActions,
586
- ba as TransactionApi,
583
+ Sa as BottomActions,
584
+ ka as ExportCsvAction,
585
+ va as TRANSACTION_EVENTS,
586
+ wa as TopActions,
587
+ Aa as TransactionApi,
587
588
  Be as TransactionDetails,
588
589
  Pe as TransactionList,
589
- wa as TransactionRow,
590
- Na as TransactionStore,
590
+ Da as TransactionRow,
591
+ Ea as TransactionStore,
591
592
  Dt as TransactionTable,
592
- Ca as TransactionWidget,
593
+ ya as TransactionWidget,
593
594
  Ve as exportTransactionsToCSV,
594
595
  R as useTransactionsUiStore
595
596
  };