@mxenabled/mxui 1.2.1-alpha.bb5 → 1.2.1

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/dist/index.es.js CHANGED
@@ -1,83 +1,83 @@
1
- import { jsx as t, jsxs as M } from "react/jsx-runtime";
2
- import C from "react";
3
- import L from "@mui/material/Stack";
4
- import { useTheme as D, createTheme as W } from "@mui/material/styles";
5
- import t0 from "@mui/material/Icon";
1
+ import { jsx as r, jsxs as A } from "react/jsx-runtime";
2
+ import T from "react";
3
+ import O from "@mui/material/Stack";
4
+ import { useTheme as y, createTheme as W } from "@mui/material/styles";
5
+ import te from "@mui/material/Icon";
6
6
  import { endOfMonth as V } from "date-fns/endOfMonth";
7
- import { endOfYear as r0 } from "date-fns/endOfYear";
8
- import { startOfToday as i0 } from "date-fns/startOfToday";
7
+ import { endOfYear as re } from "date-fns/endOfYear";
8
+ import { startOfToday as ie } from "date-fns/startOfToday";
9
9
  import { startOfMonth as U } from "date-fns/startOfMonth";
10
10
  import { startOfYear as G } from "date-fns/startOfYear";
11
11
  import { subDays as $ } from "date-fns/subDays";
12
- import { subMonths as a0 } from "date-fns/subMonths";
13
- import { subYears as n0 } from "date-fns/subYears";
14
- import l0 from "@mui/material/useMediaQuery";
15
- import { LocalizationProvider as c0, StaticDateRangePicker as s0 } from "@mui/x-date-pickers-pro";
16
- import { AdapterDateFns as d0 } from "@mui/x-date-pickers-pro/AdapterDateFnsV3";
12
+ import { subMonths as ae } from "date-fns/subMonths";
13
+ import { subYears as ne } from "date-fns/subYears";
14
+ import le from "@mui/material/useMediaQuery";
15
+ import { LocalizationProvider as ce, StaticDateRangePicker as se } from "@mui/x-date-pickers-pro";
16
+ import { AdapterDateFns as de } from "@mui/x-date-pickers-pro/AdapterDateFnsV3";
17
17
  import Z from "@mui/material/Box";
18
- import u0 from "@mui/material/ToggleButton";
19
- import h0 from "@mui/material/ToggleButtonGroup";
18
+ import ue from "@mui/material/ToggleButton";
19
+ import he from "@mui/material/ToggleButtonGroup";
20
20
  import K from "@mui/material/Slide";
21
21
  import _ from "@mui/material/Button";
22
- import { Close as p0 } from "@mui/icons-material";
22
+ import { Close as pe } from "@mui/icons-material";
23
23
  import X from "@mui/material/IconButton";
24
- import m0 from "@mui/material/Typography";
25
- import g0 from "@mui/material/Drawer";
26
- import f0 from "@mui/material/TextField";
27
- import T0 from "@mui/material/Snackbar";
28
- import b0 from "@mui/material/Alert";
29
- import { light as Y, buildTheme as P, dark as C0 } from "@mxenabled/design-tokens";
30
- import { darken as N, lighten as H, alpha as g } from "@mui/material";
31
- import { circularProgressClasses as A0 } from "@mui/material/CircularProgress";
32
- import { LicenseInfo as R0 } from "@mui/x-license-pro";
33
- import M0 from "@mui/material/styles/createPalette";
34
- import E0 from "@mui/material/styles/createTypography";
35
- const f = ({
24
+ import me from "@mui/material/Typography";
25
+ import ge from "@mui/material/Drawer";
26
+ import fe from "@mui/material/TextField";
27
+ import Te from "@mui/material/Snackbar";
28
+ import be from "@mui/material/Alert";
29
+ import { light as Y, buildTheme as P, dark as Ce } from "@mxenabled/design-tokens";
30
+ import { darken as D, lighten as x, alpha as b } from "@mui/material";
31
+ import { circularProgressClasses as Ae } from "@mui/material/CircularProgress";
32
+ import { LicenseInfo as Me } from "@mui/x-license-pro";
33
+ import Re from "@mui/material/styles/createPalette";
34
+ import Ee from "@mui/material/styles/createTypography";
35
+ const g = ({
36
36
  children: e,
37
37
  height: o,
38
38
  size: a = 16,
39
- viewBox: r = "0 0 16 16",
39
+ viewBox: t = "0 0 16 16",
40
40
  width: n
41
- }) => /* @__PURE__ */ t(
41
+ }) => /* @__PURE__ */ r(
42
42
  "svg",
43
43
  {
44
44
  "aria-hidden": !0,
45
45
  className: "mx-kmui-icon",
46
46
  focusable: !1,
47
47
  height: o || a,
48
- viewBox: r,
48
+ viewBox: t,
49
49
  width: n || a,
50
50
  xmlns: "http://www.w3.org/2000/svg",
51
51
  children: e
52
52
  }
53
53
  );
54
- var S0 = /* @__PURE__ */ ((e) => (e[e.Lighter = 100] = "Lighter", e[e.Light = 200] = "Light", e[e.Normal = 300] = "Normal", e[e.Dark = 400] = "Dark", e[e.Darker = 500] = "Darker", e))(S0 || {});
55
- const R = ({
54
+ var Se = /* @__PURE__ */ ((e) => (e[e.Lighter = 100] = "Lighter", e[e.Light = 200] = "Light", e[e.Normal = 300] = "Normal", e[e.Dark = 400] = "Dark", e[e.Darker = 500] = "Darker", e))(Se || {});
55
+ const C = ({
56
56
  color: e,
57
57
  fill: o = !1,
58
58
  name: a,
59
- size: r = 20,
59
+ size: t = 20,
60
60
  sx: n,
61
61
  weight: s = 300,
62
62
  ...c
63
63
  }) => {
64
- const [l, i] = C.useState(!1);
65
- return C.useEffect(() => {
64
+ const [l, i] = T.useState(!1);
65
+ return T.useEffect(() => {
66
66
  document.fonts.ready.then(() => {
67
67
  i(!0);
68
68
  });
69
- }, []), /* @__PURE__ */ t(
70
- t0,
69
+ }, []), /* @__PURE__ */ r(
70
+ te,
71
71
  {
72
72
  color: l ? e && e : void 0,
73
73
  sx: [
74
74
  {
75
- fontSize: r,
75
+ fontSize: t,
76
76
  fontVariationSettings: `
77
77
  'FILL' ${o ? 1 : 0},
78
78
  'wght' ${s},
79
79
  'GRAD' 0,
80
- 'opsz' ${r}
80
+ 'opsz' ${t}
81
81
  `
82
82
  },
83
83
  ...Array.isArray(n) ? n : [n],
@@ -89,37 +89,37 @@ const R = ({
89
89
  children: a
90
90
  }
91
91
  );
92
- }, be = ({
92
+ }, b0 = ({
93
93
  color: e = "currentColor",
94
94
  ...o
95
- }) => (console.warn('<AccountsFilledIcon /> DEPRECATED - use <Icon name="icon_name" />'), /* @__PURE__ */ t(f, { ...o, children: /* @__PURE__ */ t(
95
+ }) => (console.warn('<AccountsFilledIcon /> DEPRECATED - use <Icon name="icon_name" />'), /* @__PURE__ */ r(g, { ...o, children: /* @__PURE__ */ r(
96
96
  "path",
97
97
  {
98
98
  d: "M2.24801 6.76647H0.573286C0.327604 6.76647 0.110586 6.60678 0.0327867 6.37748C-0.0450124 6.14408 0.0327866 5.88612 0.229332 5.73871L7.6571 0.116699C7.85774 -0.0388996 8.14027 -0.0388996 8.34501 0.116699L15.7728 5.73871C15.9693 5.89021 16.0471 6.14408 15.9693 6.37748C15.8915 6.61088 15.6745 6.76647 15.4288 6.76647H13.7582V12.323H14.3929C14.7122 12.323 14.9661 12.5809 14.9661 12.8962C14.9661 13.2156 14.7082 13.4695 14.3929 13.4695H1.60924C1.28986 13.4695 1.03599 13.2115 1.03599 12.8962C1.03599 12.5768 1.29395 12.323 1.60924 12.323H2.24801V6.76647ZM5.70393 6.76647H3.39043V12.323H5.70393V6.76647ZM9.15985 12.323V6.76647H6.84635V12.323H9.15985ZM10.3023 12.3189H12.6158V6.76647H10.3023V12.3189ZM0.573256 14.8535H15.4288C15.7441 14.8535 15.998 15.1115 15.998 15.4267C15.998 15.7461 15.74 16 15.4247 16H0.573256C0.253871 16 0 15.742 0 15.4267C0 15.1074 0.257965 14.8535 0.573256 14.8535Z",
99
99
  fill: e
100
100
  }
101
- ) })), Ce = ({
101
+ ) })), C0 = ({
102
102
  color: e = "currentColor",
103
103
  ...o
104
- }) => (console.warn('<AccountsFilledIcon /> DEPRECATED - use <Icon name="icon_name" />'), /* @__PURE__ */ t(f, { ...o, children: /* @__PURE__ */ t(
104
+ }) => (console.warn('<AccountsFilledIcon /> DEPRECATED - use <Icon name="icon_name" />'), /* @__PURE__ */ r(g, { ...o, children: /* @__PURE__ */ r(
105
105
  "path",
106
106
  {
107
107
  d: "M15.429 14.854H.573a.572.572 0 100 1.146h14.852a.572.572 0 00.004-1.146zM.573 6.766h1.675v5.557h-.639a.572.572 0 100 1.146h12.784a.572.572 0 100-1.146h-.635V6.766h1.67a.568.568 0 00.541-.389.574.574 0 00-.196-.638L8.345.117a.565.565 0 00-.688 0L.23 5.739a.572.572 0 00.344 1.027zm2.817 0h2.314v5.557H3.39V6.766zm5.77 0v5.557H6.846V6.766H9.16zm3.456 5.553h-2.314V6.766h2.314v5.553zM8 1.288l5.724 4.336H2.277L8 1.288z",
108
108
  fill: e
109
109
  }
110
- ) })), Ae = ({
110
+ ) })), A0 = ({
111
111
  color: e = "currentColor",
112
112
  ...o
113
- }) => (console.warn('<AccountsFilledIcon /> DEPRECATED - use <Icon name="icon_name" />'), /* @__PURE__ */ t(f, { ...o, children: /* @__PURE__ */ t(
113
+ }) => (console.warn('<AccountsFilledIcon /> DEPRECATED - use <Icon name="icon_name" />'), /* @__PURE__ */ r(g, { ...o, children: /* @__PURE__ */ r(
114
114
  "path",
115
115
  {
116
116
  d: "M5.854 3.133a.426.426 0 010 .643L1.757 7.5h13.774c.26 0 .469.224.469.5s-.21.5-.469.5H1.757l4.097 3.724a.426.426 0 010 .643.536.536 0 01-.708 0l-5-4.546a.426.426 0 010-.642l5-4.546a.536.536 0 01.708 0z",
117
117
  fill: e
118
118
  }
119
- ) })), Re = ({
119
+ ) })), M0 = ({
120
120
  color: e = "currentColor",
121
121
  ...o
122
- }) => (console.warn('<AccountsFilledIcon /> DEPRECATED - use <Icon name="icon_name" />'), /* @__PURE__ */ t(f, { ...o, children: /* @__PURE__ */ t(
122
+ }) => (console.warn('<AccountsFilledIcon /> DEPRECATED - use <Icon name="icon_name" />'), /* @__PURE__ */ r(g, { ...o, children: /* @__PURE__ */ r(
123
123
  "path",
124
124
  {
125
125
  clipRule: "evenodd",
@@ -127,124 +127,124 @@ const R = ({
127
127
  fill: e,
128
128
  fillRule: "evenodd"
129
129
  }
130
- ) })), Me = ({
130
+ ) })), R0 = ({
131
131
  color: e = "currentColor",
132
132
  ...o
133
- }) => (console.warn('<AccountsFilledIcon /> DEPRECATED - use <Icon name="icon_name" />'), /* @__PURE__ */ t(f, { ...o, children: /* @__PURE__ */ t(
133
+ }) => (console.warn('<AccountsFilledIcon /> DEPRECATED - use <Icon name="icon_name" />'), /* @__PURE__ */ r(g, { ...o, children: /* @__PURE__ */ r(
134
134
  "path",
135
135
  {
136
136
  d: "M11.5 0a.5.5 0 01.5.5V2h2.5A1.5 1.5 0 0116 3.5v11a1.5 1.5 0 01-1.5 1.5h-13A1.5 1.5 0 010 14.5v-11A1.5 1.5 0 011.5 2H4V.5a.5.5 0 011 0V2h6V.5a.5.5 0 01.5-.5zM15 6H1v8.5a.5.5 0 00.5.5h13a.5.5 0 00.5-.5V6zm-4.5 1a.5.5 0 01.5.5V10h2.5a.5.5 0 010 1H11v2.5a.5.5 0 01-1 0V11H6v2.5a.5.5 0 01-1 0V11H2.5a.5.5 0 010-1H5V7.5a.5.5 0 011 0V10h4V7.5a.5.5 0 01.5-.5zm4-4h-13a.5.5 0 00-.5.5V5h14V3.5a.5.5 0 00-.5-.5z",
137
137
  fill: e
138
138
  }
139
- ) })), Ee = ({
139
+ ) })), E0 = ({
140
140
  color: e = "currentColor",
141
141
  ...o
142
- }) => (console.warn('<AccountsFilledIcon /> DEPRECATED - use <Icon name="icon_name" />'), /* @__PURE__ */ t(f, { ...o, children: /* @__PURE__ */ t(
142
+ }) => (console.warn('<AccountsFilledIcon /> DEPRECATED - use <Icon name="icon_name" />'), /* @__PURE__ */ r(g, { ...o, children: /* @__PURE__ */ r(
143
143
  "path",
144
144
  {
145
145
  d: "M8 0c4.4 0 8 3.6 8 8s-3.6 8-8 8-8-3.6-8-8 3.6-8 8-8zm4.358 5.151a.5.5 0 00-.707-.01L6.858 9.803 4.35 7.363a.5.5 0 10-.698.718l2.858 2.777a.5.5 0 00.697 0l5.142-5a.5.5 0 00.01-.707z",
146
146
  fill: e
147
147
  }
148
- ) })), Se = ({
148
+ ) })), S0 = ({
149
149
  color: e = "currentColor",
150
150
  ...o
151
- }) => (console.warn('<AccountsFilledIcon /> DEPRECATED - use <Icon name="icon_name" />'), /* @__PURE__ */ t(f, { ...o, children: /* @__PURE__ */ t(
151
+ }) => (console.warn('<AccountsFilledIcon /> DEPRECATED - use <Icon name="icon_name" />'), /* @__PURE__ */ r(g, { ...o, children: /* @__PURE__ */ r(
152
152
  "path",
153
153
  {
154
154
  d: "M2.68 5.201a.6.6 0 01.848-.011L8 9.543l4.472-4.353a.6.6 0 11.837.86l-4.89 4.76a.6.6 0 01-.838 0l-4.89-4.76a.6.6 0 01-.012-.849z",
155
155
  fill: e
156
156
  }
157
- ) })), Ie = ({
157
+ ) })), I0 = ({
158
158
  color: e = "currentColor",
159
159
  ...o
160
- }) => (console.warn('<AccountsFilledIcon /> DEPRECATED - use <Icon name="icon_name" />'), /* @__PURE__ */ t(f, { ...o, children: /* @__PURE__ */ t(
160
+ }) => (console.warn('<AccountsFilledIcon /> DEPRECATED - use <Icon name="icon_name" />'), /* @__PURE__ */ r(g, { ...o, children: /* @__PURE__ */ r(
161
161
  "path",
162
162
  {
163
163
  d: "M10.799 2.68a.6.6 0 01.011.848L6.457 8l4.353 4.472a.6.6 0 01-.86.837L5.19 8.42a.6.6 0 010-.838l4.76-4.89a.6.6 0 01.849-.012z",
164
164
  fill: e
165
165
  }
166
- ) })), xe = ({
166
+ ) })), v0 = ({
167
167
  color: e = "currentColor",
168
168
  ...o
169
- }) => (console.warn('<AccountsFilledIcon /> DEPRECATED - use <Icon name="icon_name" />'), /* @__PURE__ */ t(f, { ...o, children: /* @__PURE__ */ t(
169
+ }) => (console.warn('<AccountsFilledIcon /> DEPRECATED - use <Icon name="icon_name" />'), /* @__PURE__ */ r(g, { ...o, children: /* @__PURE__ */ r(
170
170
  "path",
171
171
  {
172
172
  d: "M5.207 13.32a.6.6 0 01-.012-.848L9.55 8 5.195 3.528a.6.6 0 11.86-.837l4.76 4.89a.6.6 0 010 .838l-4.76 4.89a.6.6 0 01-.848.012z",
173
173
  fill: e
174
174
  }
175
- ) })), ve = ({
175
+ ) })), H0 = ({
176
176
  color: e = "currentColor",
177
177
  ...o
178
- }) => (console.warn('<AccountsFilledIcon /> DEPRECATED - use <Icon name="icon_name" />'), /* @__PURE__ */ t(f, { ...o, children: /* @__PURE__ */ t(
178
+ }) => (console.warn('<AccountsFilledIcon /> DEPRECATED - use <Icon name="icon_name" />'), /* @__PURE__ */ r(g, { ...o, children: /* @__PURE__ */ r(
179
179
  "path",
180
180
  {
181
181
  d: "M13.79 2.21a.72.72 0 0 1 0 1.02L9.018 8l4.77 4.77a.72.72 0 1 1-1.018 1.02L8 9.018l-4.77 4.77a.72.72 0 1 1-1.02-1.018L6.982 8l-4.77-4.77A.72.72 0 0 1 3.23 2.21L8 6.982l4.77-4.77a.72.72 0 0 1 1.02 0Z",
182
182
  fill: e
183
183
  }
184
- ) })), He = ({
184
+ ) })), x0 = ({
185
185
  color: e = "currentColor",
186
186
  ...o
187
- }) => (console.warn('<AccountsFilledIcon /> DEPRECATED - use <Icon name="icon_name" />'), /* @__PURE__ */ t(f, { ...o, children: /* @__PURE__ */ t(
187
+ }) => (console.warn('<AccountsFilledIcon /> DEPRECATED - use <Icon name="icon_name" />'), /* @__PURE__ */ r(g, { ...o, children: /* @__PURE__ */ r(
188
188
  "path",
189
189
  {
190
190
  d: "M12.644.156l3.2 3.2a.533.533 0 010 .754L5.177 14.777a.534.534 0 01-.247.14L.663 15.984a.533.533 0 01-.647-.647l1.067-4.267a.534.534 0 01.14-.248L11.89.156a.533.533 0 01.754 0zM10.133 3.42l-8.051 8.052-.815 3.261 3.26-.815 8.052-8.052-2.446-2.446zm2.134-2.132l-1.38 1.378 2.446 2.446 1.38-1.379-2.446-2.445z",
191
191
  fill: e
192
192
  }
193
- ) })), Fe = ({
193
+ ) })), F0 = ({
194
194
  color: e = "currentColor",
195
195
  ...o
196
- }) => (console.warn('<AccountsFilledIcon /> DEPRECATED - use <Icon name="icon_name" />'), /* @__PURE__ */ t(f, { ...o, children: /* @__PURE__ */ t(
196
+ }) => (console.warn('<AccountsFilledIcon /> DEPRECATED - use <Icon name="icon_name" />'), /* @__PURE__ */ r(g, { ...o, children: /* @__PURE__ */ r(
197
197
  "path",
198
198
  {
199
199
  d: "M1.5 1.933l5.4 6.72c.066.081.1.18.1.28v5.134h2V8.933c0-.1.036-.199.1-.28l5.4-6.72h-13zM6 9.09L.1 1.747C-.145 1.439.09 1 .5 1h15c.413 0 .648.439.4.747L10 9.089v5.444c0 .258-.223.467-.5.467h-3c-.275 0-.5-.209-.5-.467V9.09z",
200
200
  fill: e
201
201
  }
202
- ) })), Oe = ({
202
+ ) })), O0 = ({
203
203
  color: e = "currentColor",
204
204
  ...o
205
- }) => (console.warn('<AccountsFilledIcon /> DEPRECATED - use <Icon name="icon_name" />'), /* @__PURE__ */ t(f, { ...o, children: /* @__PURE__ */ t(
205
+ }) => (console.warn('<AccountsFilledIcon /> DEPRECATED - use <Icon name="icon_name" />'), /* @__PURE__ */ r(g, { ...o, children: /* @__PURE__ */ r(
206
206
  "path",
207
207
  {
208
208
  d: "M1.317 2.317a4.5 4.5 0 016.364 0c.117.117.223.238.32.363.095-.124.2-.245.316-.362a4.5 4.5 0 016.364 6.364l-.004.004-6.328 6.172a.5.5 0 01-.698 0L1.317 8.682a4.5 4.5 0 010-6.365zm5.657.708a3.5 3.5 0 00-4.952 4.947L8 13.802l5.977-5.83a3.5 3.5 0 00-4.952-4.947c-.235.235-.42.51-.586.815a.5.5 0 01-.878 0 3.46 3.46 0 00-.587-.815z",
209
209
  fill: e
210
210
  }
211
- ) })), Le = ({
211
+ ) })), y0 = ({
212
212
  color: e = "currentColor",
213
213
  ...o
214
- }) => /* @__PURE__ */ M(f, { ...o, children: [
215
- /* @__PURE__ */ t(
214
+ }) => /* @__PURE__ */ A(g, { ...o, children: [
215
+ /* @__PURE__ */ r(
216
216
  "path",
217
217
  {
218
218
  d: "M14.368 4.5h1.604c.024 0 .037.028.021.044L13.28 7.992c-.008.008-.008.025 0 .032l2.714 3.448c.016.02 0 .045-.021.045h-1.604a.023.023 0 01-.02-.013l-1.895-2.46c-.009-.01-.029-.01-.041 0l-1.895 2.46a.022.022 0 01-.02.013H8.892c-.02 0-.031-.03-.02-.045l2.713-3.448c.008-.007.008-.024 0-.032L8.871 4.544a.027.027 0 01.021-.044h1.605c.008 0 .015.004.02.013l1.895 2.458c.008.013.028.013.04 0l1.896-2.458a.023.023 0 01.02-.013z",
219
219
  fill: e
220
220
  }
221
221
  ),
222
- /* @__PURE__ */ t(
222
+ /* @__PURE__ */ r(
223
223
  "path",
224
224
  {
225
225
  d: "M8.242 11.363l1.056-1.293a.047.047 0 00.012-.029l-.81-5.5c-.004-.02-.02-.036-.04-.036H7.39c-.016 0-.032.008-.036.024L4.816 9.668c-.015.032-.06.032-.073 0l-2.562-5.14c-.009-.015-.02-.023-.036-.023h-1.08c-.021 0-.038.016-.043.036L.001 11.472a.042.042 0 00.04.049H1.29c.02 0 .042-.016.042-.036l.616-4.505c.004-.04.063-.048.08-.011L4.287 11.5c.008.017.021.024.037.024h.884c.016 0 .033-.008.037-.024l2.235-4.508c.015-.037.074-.029.078.011l.608 4.338c.005.037.054.048.075.021z",
226
226
  fill: e
227
227
  }
228
228
  )
229
- ] }), De = ({
229
+ ] }), L0 = ({
230
230
  color: e = "currentColor",
231
231
  ...o
232
- }) => /* @__PURE__ */ M(f, { ...o, children: [
233
- /* @__PURE__ */ t(
232
+ }) => /* @__PURE__ */ A(g, { ...o, children: [
233
+ /* @__PURE__ */ r(
234
234
  "path",
235
235
  {
236
236
  d: "M7.93 11l.871-1.124c.01-.01.01-.02.01-.03l-.77-5.305c0-.02-.02-.041-.04-.041H7a.059.059 0 00-.024.008.077.077 0 00-.017.012l-2.4 4.89c-.005.019-.026.026-.043.023a.034.034 0 01-.027-.022l-2.42-4.89a.139.139 0 00-.01-.01.046.046 0 00-.031-.011H1.016c-.02 0-.04.01-.04.04l-.972 6.673c-.01.02.01.04.04.04h1.175c.02 0 .04-.01.04-.04l.587-4.273c.01-.04.061-.05.081-.01l2.137 4.303a.17.17 0 00.01.009.045.045 0 00.03.011h.83c.01 0 .03-.01.041-.02L7.08 6.981c.02-.04.07-.03.08.01l.578 4.14c.01.041.05.051.07.021L7.93 11z",
237
237
  fill: e
238
238
  }
239
239
  ),
240
- /* @__PURE__ */ t(
240
+ /* @__PURE__ */ r(
241
241
  "path",
242
242
  {
243
243
  d: "M15.079 4.5H13.6c-.004 0-.008.002-.013.004h-.002a.1.1 0 01-.009.004.057.057 0 01-.016.002L11.788 6.83c-.01.02-.05.02-.07 0L9.944 4.51a.03.03 0 00-.01-.007c-.008-.003-.017-.003-.03-.003H8.427c-.04 0-.051.04-.04.07l2.54 3.291c.01.01.01.041 0 .051l-2.52 3.28c-.02.031 0 .071.04.071h1.478a.031.031 0 00.011-.002c.008-.003.016-.008.03-.008l1.771-2.318c.01-.02.051-.02.071 0l1.772 2.318c.01.01.02.01.04.01h1.469c.04 0 .05-.04.04-.07l-2.541-3.291a.023.023 0 01-.005-.01.047.047 0 01-.002-.008c-.002-.012 0-.026.007-.033l2.541-3.29c0-.02-.01-.061-.05-.061z",
244
244
  fill: e
245
245
  }
246
246
  ),
247
- /* @__PURE__ */ t(
247
+ /* @__PURE__ */ r(
248
248
  "path",
249
249
  {
250
250
  clipRule: "evenodd",
@@ -253,7 +253,7 @@ const R = ({
253
253
  fillRule: "evenodd"
254
254
  }
255
255
  ),
256
- /* @__PURE__ */ t(
256
+ /* @__PURE__ */ r(
257
257
  "path",
258
258
  {
259
259
  clipRule: "evenodd",
@@ -262,10 +262,10 @@ const R = ({
262
262
  fillRule: "evenodd"
263
263
  }
264
264
  )
265
- ] }), ye = ({
265
+ ] }), D0 = ({
266
266
  color: e = "currentColor",
267
267
  ...o
268
- }) => /* @__PURE__ */ t(f, { ...o, children: /* @__PURE__ */ t(
268
+ }) => /* @__PURE__ */ r(g, { ...o, children: /* @__PURE__ */ r(
269
269
  "path",
270
270
  {
271
271
  clipRule: "evenodd",
@@ -273,25 +273,25 @@ const R = ({
273
273
  fill: e,
274
274
  fillRule: "evenodd"
275
275
  }
276
- ) }), Ne = ({
276
+ ) }), N0 = ({
277
277
  color: e = "currentColor",
278
278
  ...o
279
- }) => /* @__PURE__ */ M(f, { ...o, children: [
280
- /* @__PURE__ */ t(
279
+ }) => /* @__PURE__ */ A(g, { ...o, children: [
280
+ /* @__PURE__ */ r(
281
281
  "path",
282
282
  {
283
283
  d: "M12.662 5.973h-.94a.013.013 0 00-.012.007L10.6 7.42c-.007.008-.019.008-.024 0l-1.11-1.44a.013.013 0 00-.011-.007h-.94c-.012 0-.02.014-.012.026l1.59 2.02c.004.004.004.014 0 .018l-1.59 2.02c-.006.009 0 .026.012.026h.94c.005 0 .009-.002.012-.008l1.11-1.44c.007-.007.018-.007.024 0l1.11 1.44a.013.013 0 00.011.008h.94a.016.016 0 00.012-.027l-1.59-2.019c-.004-.004-.004-.014 0-.019l1.59-2.02c.01-.008.002-.025-.012-.025z",
284
284
  fill: e
285
285
  }
286
286
  ),
287
- /* @__PURE__ */ t(
287
+ /* @__PURE__ */ r(
288
288
  "path",
289
289
  {
290
290
  d: "M8.753 9.235l-.619.758c-.012.015-.041.009-.044-.013l-.356-2.54c-.003-.024-.037-.029-.046-.007l-1.308 2.64c-.003.01-.013.014-.022.014H5.84c-.01 0-.017-.004-.022-.014L4.494 7.42c-.01-.022-.044-.018-.047.006l-.36 2.639c0 .011-.013.02-.026.02h-.73a.025.025 0 01-.024-.027l.599-4.06c.002-.012.012-.022.024-.022h.633c.01 0 .016.005.02.015L6.086 9c.007.019.033.019.043 0l1.486-3.01c.002-.01.012-.015.021-.015h.626c.012 0 .022.01.024.022l.475 3.221a.027.027 0 01-.007.017z",
291
291
  fill: e
292
292
  }
293
293
  ),
294
- /* @__PURE__ */ t(
294
+ /* @__PURE__ */ r(
295
295
  "path",
296
296
  {
297
297
  clipRule: "evenodd",
@@ -301,12 +301,12 @@ const R = ({
301
301
  }
302
302
  )
303
303
  ] });
304
- var p = /* @__PURE__ */ ((e) => (e.AutoTransport = "CAT-7829f71c-2e8c-afa5-2f55-fa3634b89874", e.BillsUtilities = "CAT-79b02f2f-2adc-88f0-ac2b-4e71ead9cfc8", e.BusinessServices = "CAT-94b11142-e97b-941a-f67f-6e18d246a23f", e.Education = "CAT-bf5c9cca-c96b-b50d-440d-38d9adfda5b0", e.Entertainment = "CAT-e04e9d1e-e041-c315-2e50-094143ab3f73", e.FeesCharges = "CAT-d73ee74b-13a4-ac3e-4015-fc4ba9a62b2a", e.Financial = "CAT-6c7de3f8-de6c-7061-1dd2-b093044014bf", e.FoodDining = "CAT-bd56d35a-a9a7-6e10-66c1-5b9cc1b6c81a", e.GiftsDonations = "CAT-8edf9663-623e-4735-490e-31288f0a70b0", e.HealthFitness = "CAT-52fa4693-c088-afb2-2a99-7bc39bb23a0f", e.Home = "CAT-b709172b-4eb7-318e-3b5d-e0f0500b32ac", e.Income = "CAT-bf9f3294-4c40-1677-d269-54fbc189faf3", e.Investments = "CAT-ccd42390-9e8c-3fb6-a5d9-6c31182d9c5c", e.Kids = "CAT-0cb1d99d-f558-99e3-2282-b31f359b411a", e.PersonalCare = "CAT-e5154228-fe45-790d-a280-f6bf5ae5ac9f", e.Pets = "CAT-7cccbafa-87d7-c9a6-661b-8b3402fe9e78", e.Shopping = "CAT-aad51b46-d6f7-3da5-fd6e-492328b3023f", e.Taxes = "CAT-d00fc539-aa14-009b-4ffb-7e8c7b839954", e.Transfer = "CAT-bce48142-fea4-ff45-20d9-0a642d44de83", e.Travel = "CAT-ea23d844-cbd1-eb10-f6ac-0df9610e59ae", e.Uncategorized = "CAT-d7851c65-3353-e490-1953-fb9235e681e4", e))(p || {}), I0 = /* @__PURE__ */ ((e) => (e.Basic = "basic", e.Filled = "filled", e.Transparent = "transparent", e.TwoTone = "two-tone", e))(I0 || {});
304
+ var p = /* @__PURE__ */ ((e) => (e.AutoTransport = "CAT-7829f71c-2e8c-afa5-2f55-fa3634b89874", e.BillsUtilities = "CAT-79b02f2f-2adc-88f0-ac2b-4e71ead9cfc8", e.BusinessServices = "CAT-94b11142-e97b-941a-f67f-6e18d246a23f", e.Education = "CAT-bf5c9cca-c96b-b50d-440d-38d9adfda5b0", e.Entertainment = "CAT-e04e9d1e-e041-c315-2e50-094143ab3f73", e.FeesCharges = "CAT-d73ee74b-13a4-ac3e-4015-fc4ba9a62b2a", e.Financial = "CAT-6c7de3f8-de6c-7061-1dd2-b093044014bf", e.FoodDining = "CAT-bd56d35a-a9a7-6e10-66c1-5b9cc1b6c81a", e.GiftsDonations = "CAT-8edf9663-623e-4735-490e-31288f0a70b0", e.HealthFitness = "CAT-52fa4693-c088-afb2-2a99-7bc39bb23a0f", e.Home = "CAT-b709172b-4eb7-318e-3b5d-e0f0500b32ac", e.Income = "CAT-bf9f3294-4c40-1677-d269-54fbc189faf3", e.Investments = "CAT-ccd42390-9e8c-3fb6-a5d9-6c31182d9c5c", e.Kids = "CAT-0cb1d99d-f558-99e3-2282-b31f359b411a", e.PersonalCare = "CAT-e5154228-fe45-790d-a280-f6bf5ae5ac9f", e.Pets = "CAT-7cccbafa-87d7-c9a6-661b-8b3402fe9e78", e.Shopping = "CAT-aad51b46-d6f7-3da5-fd6e-492328b3023f", e.Taxes = "CAT-d00fc539-aa14-009b-4ffb-7e8c7b839954", e.Transfer = "CAT-bce48142-fea4-ff45-20d9-0a642d44de83", e.Travel = "CAT-ea23d844-cbd1-eb10-f6ac-0df9610e59ae", e.Uncategorized = "CAT-d7851c65-3353-e490-1953-fb9235e681e4", e))(p || {}), Ie = /* @__PURE__ */ ((e) => (e.Basic = "basic", e.Filled = "filled", e.Transparent = "transparent", e.TwoTone = "two-tone", e))(Ie || {});
305
305
  const j = {
306
306
  guid: p.Uncategorized,
307
307
  colorName: "uncategorized",
308
308
  icon: "category"
309
- }, x0 = [
309
+ }, ve = [
310
310
  {
311
311
  guid: p.AutoTransport,
312
312
  colorName: "autoTransport",
@@ -408,19 +408,19 @@ const j = {
408
408
  icon: "airplane_ticket"
409
409
  },
410
410
  j
411
- ], v0 = 0.625, H0 = ({
411
+ ], He = 0.625, xe = ({
412
412
  categoryGuid: e,
413
- icon_ratio: o = v0,
413
+ icon_ratio: o = He,
414
414
  size: a = 32,
415
- sx: r = {},
415
+ sx: t = {},
416
416
  variant: n = "filled"
417
417
  }) => {
418
- const s = D(), c = C.useMemo(
419
- () => x0.find((d) => d.guid === e) ?? j,
418
+ const s = y(), c = T.useMemo(
419
+ () => ve.find((d) => d.guid === e) ?? j,
420
420
  [e]
421
421
  ), l = s.palette.categories[c.colorName];
422
- return /* @__PURE__ */ t(
423
- L,
422
+ return /* @__PURE__ */ r(
423
+ O,
424
424
  {
425
425
  alignItems: "center",
426
426
  bgcolor: () => {
@@ -434,18 +434,18 @@ const j = {
434
434
  },
435
435
  height: a,
436
436
  justifyContent: "center",
437
- sx: [...Array.isArray(r) ? r : [r]],
437
+ sx: [...Array.isArray(t) ? t : [t]],
438
438
  width: a,
439
- children: /* @__PURE__ */ t(R, { name: c.icon, size: a * o })
439
+ children: /* @__PURE__ */ r(C, { name: c.icon, size: a * o })
440
440
  }
441
441
  );
442
- }, F0 = ({
442
+ }, Fe = ({
443
443
  items: e,
444
444
  onChange: o,
445
445
  isValid: a,
446
- selected: r
446
+ selected: t
447
447
  }) => {
448
- const n = D(), s = e?.map((c) => {
448
+ const n = y(), s = e?.map((c) => {
449
449
  const l = c.getValue({ isValid: a });
450
450
  return {
451
451
  label: c.label,
@@ -455,8 +455,8 @@ const j = {
455
455
  disabled: !a(l)
456
456
  };
457
457
  });
458
- return /* @__PURE__ */ t(Z, { sx: { gridColumn: 1, gridRow: "2/3", ml: 4, mt: 24, mr: 32 }, children: /* @__PURE__ */ t(h0, { color: "primary", orientation: "vertical", value: r, children: s?.map((c) => /* @__PURE__ */ t(
459
- u0,
458
+ return /* @__PURE__ */ r(Z, { sx: { gridColumn: 1, gridRow: "2/3", ml: 4, mt: 24, mr: 32 }, children: /* @__PURE__ */ r(he, { color: "primary", orientation: "vertical", value: t, children: s?.map((c) => /* @__PURE__ */ r(
459
+ ue,
460
460
  {
461
461
  onClick: c.onClick,
462
462
  sx: {
@@ -483,15 +483,15 @@ const j = {
483
483
  },
484
484
  c.label
485
485
  )) }) });
486
- }, ke = ({
486
+ }, k0 = ({
487
487
  copy: e,
488
488
  dateRange: o,
489
489
  onRangeChanged: a,
490
- selectedShortcut: r = e.dateRangeThisMonth,
490
+ selectedShortcut: t = e.dateRangeThisMonth,
491
491
  sx: n = {}
492
492
  }) => {
493
- const s = D(), c = l0(s.breakpoints.down("sm")), l = C.useMemo(() => {
494
- const m = i0(), d = a0(m, 1), T = n0(m, 1);
493
+ const s = y(), c = le(s.breakpoints.down("sm")), l = T.useMemo(() => {
494
+ const m = ie(), d = ae(m, 1), f = ne(m, 1);
495
495
  return [
496
496
  {
497
497
  label: e.dateRangeThisMonth,
@@ -515,7 +515,7 @@ const j = {
515
515
  },
516
516
  {
517
517
  label: e.dateRangeLastYear,
518
- getValue: () => [G(T), r0(T)]
518
+ getValue: () => [G(f), re(f)]
519
519
  },
520
520
  {
521
521
  label: e.dateRangeCustom,
@@ -523,11 +523,11 @@ const j = {
523
523
  }
524
524
  ];
525
525
  }, [e]), i = (m, d) => {
526
- const T = d.shortcut;
527
- a?.(m, T ? T.label : e.dateRangeCustom);
526
+ const f = d.shortcut;
527
+ a?.(m, f ? f.label : e.dateRangeCustom);
528
528
  };
529
- return /* @__PURE__ */ t(L, { gap: 16, m: 8, children: /* @__PURE__ */ t(c0, { dateAdapter: d0, children: /* @__PURE__ */ t(
530
- s0,
529
+ return /* @__PURE__ */ r(O, { gap: 16, m: 8, children: /* @__PURE__ */ r(ce, { dateAdapter: de, children: /* @__PURE__ */ r(
530
+ se,
531
531
  {
532
532
  calendars: 1,
533
533
  localeText: {
@@ -547,43 +547,43 @@ const j = {
547
547
  }
548
548
  },
549
549
  slots: {
550
- leftArrowIcon: () => /* @__PURE__ */ t(R, { name: "chevron_left", size: 28 }),
551
- shortcuts: (m) => /* @__PURE__ */ t(F0, { selected: r, ...m }),
552
- rightArrowIcon: () => /* @__PURE__ */ t(R, { name: "chevron_right", size: 28 })
550
+ leftArrowIcon: () => /* @__PURE__ */ r(C, { name: "chevron_left", size: 28 }),
551
+ shortcuts: (m) => /* @__PURE__ */ r(Fe, { selected: t, ...m }),
552
+ rightArrowIcon: () => /* @__PURE__ */ r(C, { name: "chevron_right", size: 28 })
553
553
  },
554
554
  sx: { ...n },
555
555
  value: o
556
556
  }
557
557
  ) }) });
558
- }, we = C.forwardRef(function(o, a) {
559
- return /* @__PURE__ */ t(K, { direction: "up", ref: a, ...o });
560
- }), O0 = ({
558
+ }, w0 = T.forwardRef(function(o, a) {
559
+ return /* @__PURE__ */ r(K, { direction: "up", ref: a, ...o });
560
+ }), Oe = ({
561
561
  hasSecondaryAction: e = !0,
562
562
  isPrimaryDisabled: o,
563
563
  onPrimaryAction: a,
564
- onSecondaryAction: r,
564
+ onSecondaryAction: t,
565
565
  primaryColor: n = "primary",
566
566
  primaryText: s = "Save",
567
567
  secondaryColor: c = "primary",
568
568
  secondaryText: l = "Cancel"
569
- }) => /* @__PURE__ */ M(
570
- L,
569
+ }) => /* @__PURE__ */ A(
570
+ O,
571
571
  {
572
572
  direction: "row",
573
573
  gap: 16,
574
574
  justifyContent: "flex-end",
575
575
  sx: { bgcolor: "background.paper", width: "100%", p: 24 },
576
576
  children: [
577
- e && /* @__PURE__ */ t(
577
+ e && /* @__PURE__ */ r(
578
578
  _,
579
579
  {
580
580
  color: c,
581
- onClick: r,
581
+ onClick: t,
582
582
  variant: a ? "outlined" : "contained",
583
583
  children: l
584
584
  }
585
585
  ),
586
- a && /* @__PURE__ */ t(
586
+ a && /* @__PURE__ */ r(
587
587
  _,
588
588
  {
589
589
  color: n,
@@ -595,11 +595,11 @@ const j = {
595
595
  )
596
596
  ]
597
597
  }
598
- ), y = ({
598
+ ), L = ({
599
599
  bold: e,
600
600
  className: o = "",
601
601
  children: a,
602
- color: r,
602
+ color: t,
603
603
  sx: n = {},
604
604
  truncate: s = !0,
605
605
  uppercase: c,
@@ -637,11 +637,11 @@ const j = {
637
637
  l.variant = "caption";
638
638
  break;
639
639
  }
640
- return /* @__PURE__ */ t(
641
- m0,
640
+ return /* @__PURE__ */ r(
641
+ me,
642
642
  {
643
643
  className: `mx-kmui-text ${o}`,
644
- color: r,
644
+ color: t,
645
645
  sx: [
646
646
  e ? {
647
647
  fontWeight: 600
@@ -660,18 +660,18 @@ const j = {
660
660
  children: a
661
661
  }
662
662
  );
663
- }, L0 = ({ className: e = "", children: o, ...a }) => /* @__PURE__ */ t(y, { className: `mx-kmui-text h1 ${e}`, component: "h1", variant: "h1", ...a, children: o }), _e = ({ className: e = "", children: o, ...a }) => /* @__PURE__ */ t(y, { className: `mx-kmui-text h2 ${e}`, component: "h2", variant: "h2", ...a, children: o }), Pe = ({ className: e = "", children: o, ...a }) => /* @__PURE__ */ t(y, { className: `mx-kmui-text h3 ${e}`, component: "h3", variant: "h3", ...a, children: o }), ze = ({ className: e = "", children: o, truncate: a, ...r }) => /* @__PURE__ */ t(
664
- y,
663
+ }, ye = ({ className: e = "", children: o, ...a }) => /* @__PURE__ */ r(L, { className: `mx-kmui-text h1 ${e}`, component: "h1", variant: "h1", ...a, children: o }), _0 = ({ className: e = "", children: o, ...a }) => /* @__PURE__ */ r(L, { className: `mx-kmui-text h2 ${e}`, component: "h2", variant: "h2", ...a, children: o }), P0 = ({ className: e = "", children: o, ...a }) => /* @__PURE__ */ r(L, { className: `mx-kmui-text h3 ${e}`, component: "h3", variant: "h3", ...a, children: o }), z0 = ({ className: e = "", children: o, truncate: a, ...t }) => /* @__PURE__ */ r(
664
+ L,
665
665
  {
666
666
  className: `mx-kmui-text p ${e}`,
667
667
  component: "p",
668
668
  truncate: a || !1,
669
669
  variant: "body1",
670
- ...r,
670
+ ...t,
671
671
  children: o
672
672
  }
673
- ), Be = ({ copy: e, onClose: o }) => /* @__PURE__ */ M(
674
- L,
673
+ ), B0 = ({ copy: e, onClose: o }) => /* @__PURE__ */ A(
674
+ O,
675
675
  {
676
676
  sx: {
677
677
  alignItems: "center",
@@ -681,35 +681,35 @@ const j = {
681
681
  py: 14
682
682
  },
683
683
  children: [
684
- /* @__PURE__ */ t(L0, { variant: "h3", children: e.title }),
685
- /* @__PURE__ */ t(X, { "aria-label": e.close_aria, onClick: o, sx: { mr: -12 }, children: /* @__PURE__ */ t(p0, {}) })
684
+ /* @__PURE__ */ r(ye, { variant: "h3", children: e.title }),
685
+ /* @__PURE__ */ r(X, { "aria-label": e.close_aria, onClick: o, sx: { mr: -12 }, children: /* @__PURE__ */ r(pe, {}) })
686
686
  ]
687
687
  }
688
- ), Ve = ({
688
+ ), V0 = ({
689
689
  className: e,
690
690
  disableSave: o,
691
691
  id: a,
692
- isOpen: r,
692
+ isOpen: t,
693
693
  onClose: n,
694
694
  onSave: s,
695
695
  primaryText: c,
696
696
  secondaryText: l,
697
697
  children: i,
698
698
  ...m
699
- }) => /* @__PURE__ */ M(
700
- g0,
699
+ }) => /* @__PURE__ */ A(
700
+ ge,
701
701
  {
702
702
  anchor: "right",
703
703
  className: `mx-kmui-drawer ${e}`,
704
704
  id: a ?? void 0,
705
705
  onClose: n,
706
- open: r,
706
+ open: t,
707
707
  variant: "temporary",
708
708
  ...m,
709
709
  children: [
710
710
  i,
711
- s && /* @__PURE__ */ t(
712
- O0,
711
+ s && /* @__PURE__ */ r(
712
+ Oe,
713
713
  {
714
714
  isPrimaryDisabled: o,
715
715
  onPrimaryAction: s,
@@ -720,40 +720,40 @@ const j = {
720
720
  )
721
721
  ]
722
722
  }
723
- ), Q = 32, z = "https://content.moneydesktop.com/storage/MD_Assets", D0 = `${z}/serenity/default_institution_logo.png`, Ue = ({
723
+ ), Q = 32, z = "https://content.moneydesktop.com/storage/MD_Assets", Le = `${z}/serenity/default_institution_logo.png`, U0 = ({
724
724
  alt: e,
725
725
  institutionGuid: o,
726
726
  logoUrl: a,
727
- size: r = Q,
727
+ size: t = Q,
728
728
  ...n
729
- }) => /* @__PURE__ */ t(
729
+ }) => /* @__PURE__ */ r(
730
730
  "img",
731
731
  {
732
732
  alt: e,
733
- height: r,
734
- onError: (s) => s.target.src = D0,
733
+ height: t,
734
+ onError: (s) => s.target.src = Le,
735
735
  src: a || `${z}/Ipad%20Logos/100x100/${o}_100x100.png`,
736
736
  style: {
737
737
  borderRadius: 4
738
738
  },
739
- width: r,
739
+ width: t,
740
740
  ...n
741
741
  }
742
- ), Ge = ({
742
+ ), G0 = ({
743
743
  alt: e = "",
744
744
  categoryGuid: o,
745
745
  merchantGuid: a,
746
- size: r = Q,
746
+ size: t = Q,
747
747
  ...n
748
748
  }) => {
749
- const [s, c] = C.useState(!1), l = D();
750
- return /* @__PURE__ */ M(Z, { display: "inline-block", position: "relative", ...n, children: [
751
- a && !s && /* @__PURE__ */ t(
749
+ const [s, c] = T.useState(!1), l = y();
750
+ return /* @__PURE__ */ A(Z, { display: "inline-block", position: "relative", ...n, children: [
751
+ a && !s && /* @__PURE__ */ r(
752
752
  "img",
753
753
  {
754
754
  alt: e,
755
755
  "aria-hidden": !e,
756
- height: r,
756
+ height: t,
757
757
  onError: () => c(!0),
758
758
  src: `${z}/merchant_logos/${a}.png`,
759
759
  style: {
@@ -762,37 +762,37 @@ const j = {
762
762
  boxSizing: "border-box",
763
763
  position: "absolute"
764
764
  },
765
- width: r
765
+ width: t
766
766
  }
767
767
  ),
768
- /* @__PURE__ */ t(H0, { categoryGuid: o, size: r })
768
+ /* @__PURE__ */ r(xe, { categoryGuid: o, size: t })
769
769
  ] });
770
- }, $e = ({
770
+ }, $0 = ({
771
771
  disabled: e = !1,
772
772
  label: o = "",
773
773
  shrink: a = !0,
774
- variant: r = "outlined",
774
+ variant: t = "outlined",
775
775
  ...n
776
- }) => /* @__PURE__ */ t(
777
- f0,
776
+ }) => /* @__PURE__ */ r(
777
+ fe,
778
778
  {
779
779
  InputLabelProps: {
780
780
  shrink: a
781
781
  },
782
782
  disabled: e,
783
783
  label: o,
784
- variant: r,
784
+ variant: t,
785
785
  ...n
786
786
  }
787
787
  );
788
- function y0(e) {
789
- return /* @__PURE__ */ t(K, { ...e, direction: "left", mountOnEnter: !0, unmountOnExit: !0 });
788
+ function De(e) {
789
+ return /* @__PURE__ */ r(K, { ...e, direction: "left", mountOnEnter: !0, unmountOnExit: !0 });
790
790
  }
791
- const We = ({
791
+ const W0 = ({
792
792
  open: e,
793
793
  handleClose: o,
794
794
  message: a,
795
- autoHideDuration: r = 3e3,
795
+ autoHideDuration: t = 3e3,
796
796
  severity: n = "success",
797
797
  snackbarSx: s,
798
798
  showAction: c = !1,
@@ -801,13 +801,13 @@ const We = ({
801
801
  onActionClick: m,
802
802
  multiLine: d = !1
803
803
  }) => {
804
- const T = D(), e0 = {
805
- success: T.palette.success.dark,
806
- error: T.palette.error.light,
807
- info: T.palette.info.lighter,
808
- warning: T.palette.warning.lighter
809
- }, o0 = /* @__PURE__ */ M(
810
- L,
804
+ const f = y(), ee = {
805
+ success: f.palette.success.dark,
806
+ error: f.palette.error.light,
807
+ info: f.palette.info.lighter,
808
+ warning: f.palette.warning.lighter
809
+ }, oe = /* @__PURE__ */ A(
810
+ O,
811
811
  {
812
812
  alignItems: d ? "flex-end" : "center",
813
813
  direction: d ? "column-reverse" : "row",
@@ -816,55 +816,55 @@ const We = ({
816
816
  d && c && l ? "space-between" : "flex-end"
817
817
  ),
818
818
  children: [
819
- c && /* @__PURE__ */ t(
819
+ c && /* @__PURE__ */ r(
820
820
  _,
821
821
  {
822
822
  color: "inherit",
823
823
  onClick: m || o,
824
824
  size: "small",
825
825
  sx: {
826
- color: T.palette.success.contrastText,
826
+ color: f.palette.success.contrastText,
827
827
  height: 44
828
828
  },
829
829
  children: i
830
830
  }
831
831
  ),
832
- l && /* @__PURE__ */ t(
832
+ l && /* @__PURE__ */ r(
833
833
  X,
834
834
  {
835
835
  "aria-label": "close",
836
836
  color: "inherit",
837
837
  onClick: o,
838
838
  sx: { height: 44, width: 44 },
839
- children: /* @__PURE__ */ t(R, { fill: !0, name: "close", size: 24, weight: 400 })
839
+ children: /* @__PURE__ */ r(C, { fill: !0, name: "close", size: 24, weight: 400 })
840
840
  }
841
841
  )
842
842
  ]
843
843
  }
844
844
  );
845
- return /* @__PURE__ */ t(
846
- T0,
845
+ return /* @__PURE__ */ r(
846
+ Te,
847
847
  {
848
- TransitionComponent: y0,
848
+ TransitionComponent: De,
849
849
  anchorOrigin: { vertical: "bottom", horizontal: "right" },
850
- autoHideDuration: r,
850
+ autoHideDuration: t,
851
851
  onClose: o,
852
852
  open: e,
853
853
  sx: {
854
854
  ...s,
855
855
  width: d ? 400 : 325
856
856
  },
857
- children: /* @__PURE__ */ t(
858
- b0,
857
+ children: /* @__PURE__ */ r(
858
+ be,
859
859
  {
860
- action: o0,
860
+ action: oe,
861
861
  severity: n,
862
862
  sx: {
863
863
  display: "flex",
864
864
  alignItems: "stretch",
865
865
  minHeight: l && c && d ? 120 : 56,
866
866
  maxHeight: d ? 120 : 56,
867
- backgroundColor: (B) => B.palette.mode === "light" ? B.palette[n].main : e0[n],
867
+ backgroundColor: (B) => B.palette.mode === "light" ? B.palette[n].main : ee[n],
868
868
  width: "100%",
869
869
  "& .MuiAlert-icon": {
870
870
  alignSelf: d ? "flex-start" : "center"
@@ -880,11 +880,11 @@ const We = ({
880
880
  }
881
881
  },
882
882
  variant: "filled",
883
- children: /* @__PURE__ */ t(
884
- y,
883
+ children: /* @__PURE__ */ r(
884
+ L,
885
885
  {
886
886
  sx: {
887
- lineHeight: T.typography.body1.lineHeight,
887
+ lineHeight: f.typography.body1.lineHeight,
888
888
  whiteSpace: d ? "normal" : "nowrap",
889
889
  overflow: d ? "visible" : "hidden",
890
890
  textOverflow: d ? "clip" : "ellipsis"
@@ -897,45 +897,45 @@ const We = ({
897
897
  )
898
898
  }
899
899
  );
900
- }, O = {
900
+ }, F = {
901
901
  REACT: "react",
902
902
  REACT_NATIVE: "react_native",
903
903
  NATIVE: "native"
904
904
  }, k = {
905
905
  LIGHT: "light",
906
906
  DARK: "dark"
907
- }, J = C.createContext(Y), q = C.createContext(
908
- P(k.LIGHT, O.REACT_NATIVE)
909
- ), Ze = ({
907
+ }, J = T.createContext(Y), q = T.createContext(
908
+ P(k.LIGHT, F.REACT_NATIVE)
909
+ ), Z0 = ({
910
910
  children: e,
911
- target: o = O.REACT,
911
+ target: o = F.REACT,
912
912
  theme: a = k.LIGHT,
913
- tokenOverrides: r
913
+ tokenOverrides: t
914
914
  }) => {
915
- const [n, s] = C.useState(a === k.LIGHT ? Y : C0), c = C.useMemo(() => ({
916
- ...r
917
- }), [r]);
918
- return C.useEffect(() => {
915
+ const [n, s] = T.useState(a === k.LIGHT ? Y : Ce), c = T.useMemo(() => ({
916
+ ...t
917
+ }), [t]);
918
+ return T.useEffect(() => {
919
919
  const l = P(a, o, { ...c });
920
920
  s(l);
921
- }, [a, o, c]), o === O.REACT ? /* @__PURE__ */ t(J.Provider, { value: n, children: e }) : (console.warn("DEPRECATED: Use static values instead of tokens"), /* @__PURE__ */ t(q.Provider, { value: n, children: e }));
922
- }, Ke = (e = O.REACT, o = {}) => {
923
- const a = e === O.REACT ? J : q, r = C.useContext(a);
924
- return r || P(k.LIGHT, e, { ...o });
925
- }, F = {
921
+ }, [a, o, c]), o === F.REACT ? /* @__PURE__ */ r(J.Provider, { value: n, children: e }) : (console.warn("DEPRECATED: Use static values instead of tokens"), /* @__PURE__ */ r(q.Provider, { value: n, children: e }));
922
+ }, K0 = (e = F.REACT, o = {}) => {
923
+ const a = e === F.REACT ? J : q, t = T.useContext(a);
924
+ return t || P(k.LIGHT, e, { ...o });
925
+ }, H = {
926
926
  LIGHT: "light"
927
- }, E = (e) => ({
928
- 50: H(e, 0.95),
929
- 100: H(e, 0.85),
930
- 200: H(e, 0.7),
931
- 300: H(e, 0.55),
932
- 400: H(e, 0.3),
927
+ }, M = (e) => ({
928
+ 50: x(e, 0.95),
929
+ 100: x(e, 0.85),
930
+ 200: x(e, 0.7),
931
+ 300: x(e, 0.55),
932
+ 400: x(e, 0.3),
933
933
  500: e,
934
- 600: N(e, 0.3),
935
- 700: N(e, 0.5),
936
- 800: N(e, 0.65),
937
- 900: N(e, 0.75)
938
- }), b = "#FFFFFF", A = "#000000", N0 = "#F9F9F9", k0 = "#1A1A1A", S = {
934
+ 600: D(e, 0.3),
935
+ 700: D(e, 0.5),
936
+ 800: D(e, 0.65),
937
+ 900: D(e, 0.75)
938
+ }), R = "#FFFFFF", N = "#000000", Ne = "#F9F9F9", ke = "#1A1A1A", E = {
939
939
  PRIMARY: "#2C64EF",
940
940
  SECONDARY: "#808080",
941
941
  INFO: "#2C64EF",
@@ -943,7 +943,7 @@ const We = ({
943
943
  WARNING: "#FF7B00",
944
944
  ERROR: "#E32727",
945
945
  NEUTRAL: "#808080"
946
- }, I = {
946
+ }, S = {
947
947
  CHART1: "#74E4DA",
948
948
  CHART2: "#ED64A4",
949
949
  CHART3: "#F3DC46",
@@ -1004,9 +1004,9 @@ const We = ({
1004
1004
  TRANSFER: "#75C7B7",
1005
1005
  TRAVEL: "#76ACF7",
1006
1006
  UNCATEGORIZED: "#BCC6D4"
1007
- }, w0 = (e) => {
1008
- const o = E(S.PRIMARY), a = E(S.SECONDARY), r = E(S.ERROR), n = E(S.WARNING), s = E(S.INFO), c = E(S.SUCCESS), l = E(S.NEUTRAL), i = e === F.LIGHT;
1009
- return M0({
1007
+ }, we = (e) => {
1008
+ const o = M(E.PRIMARY), a = M(E.SECONDARY), t = M(E.ERROR), n = M(E.WARNING), s = M(E.INFO), c = M(E.SUCCESS), l = M(E.NEUTRAL), i = e === H.LIGHT;
1009
+ return Re({
1010
1010
  mode: e,
1011
1011
  // DEPRECATED: Use Neutral instead
1012
1012
  border: {
@@ -1019,8 +1019,8 @@ const We = ({
1019
1019
  darker: l[500]
1020
1020
  },
1021
1021
  common: {
1022
- white: b,
1023
- black: A
1022
+ white: R,
1023
+ black: N
1024
1024
  },
1025
1025
  primary: {
1026
1026
  ...o,
@@ -1043,19 +1043,19 @@ const We = ({
1043
1043
  darker: i ? a[900] : a[50]
1044
1044
  },
1045
1045
  text: {
1046
- primary: i ? l[900] : b,
1047
- secondary: i ? l[600] : g(b, 0.7),
1048
- disabled: i ? l[500] : g(b, 0.38)
1046
+ primary: i ? l[900] : R,
1047
+ secondary: i ? l[600] : b(R, 0.7),
1048
+ disabled: i ? l[500] : b(R, 0.38)
1049
1049
  },
1050
1050
  error: {
1051
- ...r,
1051
+ ...t,
1052
1052
  /* DEPRECATED: Use light instead */
1053
- lighter: i ? r[100] : r[800],
1054
- light: i ? r[300] : r[600],
1055
- main: i ? r[500] : r[400],
1056
- dark: i ? r[700] : r[200],
1053
+ lighter: i ? t[100] : t[800],
1054
+ light: i ? t[300] : t[600],
1055
+ main: i ? t[500] : t[400],
1056
+ dark: i ? t[700] : t[200],
1057
1057
  /* DEPRECATED: Use light instead */
1058
- darker: i ? r[900] : r[100]
1058
+ darker: i ? t[900] : t[100]
1059
1059
  },
1060
1060
  warning: {
1061
1061
  ...n,
@@ -1089,21 +1089,18 @@ const We = ({
1089
1089
  },
1090
1090
  grey: l,
1091
1091
  action: {
1092
- active: e === "light" ? g(A, 0.56) : g(b, 0.56),
1093
- hover: e === "light" ? g(A, 0.04) : g(b, 0.08),
1094
- // also used for text hover
1095
- selected: e === "light" ? g(A, 0.08) : g(b, 0.16),
1096
- focus: e === "light" ? g(A, 0.12) : g(b, 0.12),
1097
- disabled: e === "light" ? g(A, 0.38) : g(b, 0.38),
1098
- disabledBackground: e === "light" ? g(A, 0.12) : g(b, 0.12)
1092
+ active: i ? b(N, 0.56) : b(R, 0.56),
1093
+ hoverOpacity: i ? 0.1 : 0.2,
1094
+ selectedOpacity: i ? 0.16 : 0.25,
1095
+ focusOpacity: 0.3
1099
1096
  },
1100
1097
  background: {
1101
- default: i ? N0 : k0,
1102
- paper: i ? b : A,
1098
+ default: i ? Ne : ke,
1099
+ paper: i ? R : N,
1103
1100
  highlight: i ? l[200] : l[600],
1104
1101
  highlightPrimary: i ? o[100] : o[500]
1105
1102
  },
1106
- divider: i ? g(A, 0.12) : g(b, 0.12),
1103
+ divider: i ? b(N, 0.12) : b(R, 0.24),
1107
1104
  categories: {
1108
1105
  autoTransport: i ? u.AUTO_TRANSPORTT : h.AUTO_TRANSPORTT,
1109
1106
  billsUtilities: i ? u.BILLS_UTILITIES : h.BILLS_UTILITIES,
@@ -1129,13 +1126,13 @@ const We = ({
1129
1126
  uncategorized: i ? u.UNCATEGORIZED : h.UNCATEGORIZED
1130
1127
  },
1131
1128
  chart: {
1132
- chart1: I.CHART1,
1133
- chart2: I.CHART2,
1134
- chart3: I.CHART3,
1135
- chart4: I.CHART4,
1136
- chart5: I.CHART5,
1137
- chart6: I.CHART6,
1138
- chart7: I.CHART7
1129
+ chart1: S.CHART1,
1130
+ chart2: S.CHART2,
1131
+ chart3: S.CHART3,
1132
+ chart4: S.CHART4,
1133
+ chart5: S.CHART5,
1134
+ chart6: S.CHART6,
1135
+ chart7: S.CHART7
1139
1136
  },
1140
1137
  chartMono: {
1141
1138
  chartMono1: v.CHART_MONO1,
@@ -1146,8 +1143,8 @@ const We = ({
1146
1143
  chartMono6: v.CHART_MONO6
1147
1144
  }
1148
1145
  });
1149
- }, x = "Inter, Helvetica, Arial, sans-serif", _0 = (e) => E0(e, {
1150
- fontFamily: x,
1146
+ }, I = "Inter, Helvetica, Arial, sans-serif", _e = (e) => Ee(e, {
1147
+ fontFamily: I,
1151
1148
  fontSize: 15,
1152
1149
  Body: {
1153
1150
  // DEPRECATED: Use body1 instead
@@ -1185,39 +1182,39 @@ const We = ({
1185
1182
  },
1186
1183
  H1: {
1187
1184
  // DEPRECATED: Use h1 instead
1188
- fontFamily: x,
1185
+ fontFamily: I,
1189
1186
  fontWeight: 700,
1190
1187
  fontSize: 31,
1191
1188
  lineHeight: "40px"
1192
1189
  },
1193
1190
  h1: {
1194
- fontFamily: x,
1191
+ fontFamily: I,
1195
1192
  fontWeight: 700,
1196
1193
  fontSize: 31,
1197
1194
  lineHeight: "40px"
1198
1195
  },
1199
1196
  H2: {
1200
1197
  // DEPRECATED: Use h2 instead
1201
- fontFamily: x,
1198
+ fontFamily: I,
1202
1199
  fontWeight: 700,
1203
1200
  fontSize: 23,
1204
1201
  lineHeight: "32px"
1205
1202
  },
1206
1203
  h2: {
1207
- fontFamily: x,
1204
+ fontFamily: I,
1208
1205
  fontWeight: 700,
1209
1206
  fontSize: 23,
1210
1207
  lineHeight: "32px"
1211
1208
  },
1212
1209
  H3: {
1213
1210
  // DEPRECATED: Use h3 instead
1214
- fontFamily: x,
1211
+ fontFamily: I,
1215
1212
  fontWeight: 700,
1216
1213
  fontSize: 18,
1217
1214
  lineHeight: "24px"
1218
1215
  },
1219
1216
  h3: {
1220
- fontFamily: x,
1217
+ fontFamily: I,
1221
1218
  fontWeight: 700,
1222
1219
  fontSize: 18,
1223
1220
  lineHeight: "24px"
@@ -1254,15 +1251,15 @@ const We = ({
1254
1251
  lineHeight: "12px"
1255
1252
  }
1256
1253
  });
1257
- R0.setLicenseKey(
1254
+ Me.setLicenseKey(
1258
1255
  "6e7dd593526efa1f157230ecf06c9b02Tz0xMDA5NjAsRT0xNzYyMDQxNjAwMDAwLFM9cHJvLExNPWFubnVhbCxQVj1RMy0yMDI0LEtWPTI="
1259
1256
  );
1260
1257
  const w = [...W().shadows];
1261
1258
  w[1] = "0px 2px 8px rgba(106, 115, 129, 0.12)";
1262
1259
  w[2] = "0px 6px 12px rgba(106, 115, 129, 0.16), 0px 3px 8px rgba(87, 102, 117, 0.06)";
1263
1260
  w[3] = "0px 12px 20px rgba(106, 115, 129, 0.22)";
1264
- const Xe = (e) => {
1265
- const o = w0(e), a = _0(o);
1261
+ const X0 = (e) => {
1262
+ const o = we(e), a = _e(o);
1266
1263
  return W({
1267
1264
  breakpoints: {
1268
1265
  values: {
@@ -1285,21 +1282,39 @@ const Xe = (e) => {
1285
1282
  MuiAlert: {
1286
1283
  defaultProps: {
1287
1284
  iconMapping: {
1288
- success: /* @__PURE__ */ t(R, { fill: !0, name: "check_circle", size: 24, weight: 400 }),
1289
- error: /* @__PURE__ */ t(R, { fill: !0, name: "error", size: 24, weight: 400 }),
1290
- warning: /* @__PURE__ */ t(R, { fill: !0, name: "warning", size: 24, weight: 400 }),
1291
- info: /* @__PURE__ */ t(R, { fill: !0, name: "info", size: 24, weight: 400 })
1285
+ success: /* @__PURE__ */ r(C, { fill: !0, name: "check_circle", size: 24, weight: 400 }),
1286
+ error: /* @__PURE__ */ r(C, { fill: !0, name: "error", size: 24, weight: 400 }),
1287
+ warning: /* @__PURE__ */ r(C, { fill: !0, name: "warning", size: 24, weight: 400 }),
1288
+ info: /* @__PURE__ */ r(C, { fill: !0, name: "info", size: 24, weight: 400 })
1292
1289
  },
1293
- variant: "filled"
1290
+ variant: "outlined"
1294
1291
  },
1292
+ styleOverrides: {
1293
+ root: ({ theme: t, ownerState: n }) => {
1294
+ const s = n.severity || "info";
1295
+ let c = o.mode === H.LIGHT ? o[s]?.[50] : o[s]?.[800];
1296
+ return n.variant === "filled" && (c = o[s]?.main), {
1297
+ backgroundColor: c,
1298
+ borderRadius: t.shape.borderRadius,
1299
+ "& .MuiAlert-message": {
1300
+ fontSize: a.subtitle1.fontSize,
1301
+ lineHeight: a.subtitle1.lineHeight,
1302
+ marginTop: "auto",
1303
+ marginBottom: "auto"
1304
+ },
1305
+ "& .MuiAlert-action": {
1306
+ marginTop: -4,
1307
+ paddingTop: 0
1308
+ }
1309
+ };
1310
+ }
1311
+ }
1312
+ },
1313
+ MuiAlertTitle: {
1295
1314
  styleOverrides: {
1296
1315
  root: {
1297
- alignItems: "center",
1298
- borderRadius: 6,
1299
- fontSize: 15
1300
- },
1301
- action: {
1302
- paddingTop: 0
1316
+ fontWeight: 600,
1317
+ marginTop: 0
1303
1318
  }
1304
1319
  }
1305
1320
  },
@@ -1323,7 +1338,16 @@ const Xe = (e) => {
1323
1338
  sizeMedium: {
1324
1339
  height: 44
1325
1340
  }
1326
- }
1341
+ },
1342
+ variants: [
1343
+ {
1344
+ props: { size: "small" },
1345
+ style: {
1346
+ marginTop: -12,
1347
+ marginBottom: -12
1348
+ }
1349
+ }
1350
+ ]
1327
1351
  },
1328
1352
  MuiButtonGroup: {
1329
1353
  defaultProps: {
@@ -1337,39 +1361,36 @@ const Xe = (e) => {
1337
1361
  }
1338
1362
  }
1339
1363
  },
1340
- MuiTab: {
1364
+ MuiCheckbox: {
1341
1365
  defaultProps: {
1342
1366
  disableFocusRipple: !0
1343
1367
  },
1344
1368
  styleOverrides: {
1345
1369
  root: {
1346
- textTransform: "none",
1347
- fontWeight: 600,
1348
1370
  "&.Mui-focusVisible": {
1349
- outline: "none",
1350
- boxShadow: `inset 0 0 0 2px ${o.info.main}`,
1351
- borderRadius: 4
1371
+ boxShadow: `inset 0 0 0 2px ${o.info.main}`
1352
1372
  }
1353
1373
  }
1354
1374
  }
1355
1375
  },
1356
- MuiCheckbox: {
1357
- defaultProps: {
1358
- disableFocusRipple: !0
1359
- },
1376
+ MuiCircularProgress: {
1360
1377
  styleOverrides: {
1361
1378
  root: {
1362
- "&.Mui-focusVisible": {
1363
- boxShadow: `inset 0 0 0 2px ${o.info.main}`
1379
+ [`& .${Ae.circle}`]: {
1380
+ strokeLinecap: "round"
1364
1381
  }
1365
1382
  }
1366
1383
  }
1367
1384
  },
1368
- MuiCircularProgress: {
1385
+ MuiCollapse: {
1369
1386
  styleOverrides: {
1370
1387
  root: {
1371
- [`& .${A0.circle}`]: {
1372
- strokeLinecap: "round"
1388
+ "& .MuiListItem-root": {
1389
+ minHeight: 44
1390
+ },
1391
+ "& .MuiListItemButton-root": {
1392
+ minHeight: 44,
1393
+ paddingLeft: 12
1373
1394
  }
1374
1395
  }
1375
1396
  }
@@ -1409,42 +1430,42 @@ const Xe = (e) => {
1409
1430
  },
1410
1431
  MuiDateRangePickerDay: {
1411
1432
  styleOverrides: {
1412
- root: ({ theme: r }) => ({
1433
+ root: ({ theme: t }) => ({
1413
1434
  ":first-of-type": {
1414
- borderTopLeftRadius: r.shape.borderRadius,
1415
- borderBottomLeftRadius: r.shape.borderRadius,
1435
+ borderTopLeftRadius: t.shape.borderRadius,
1436
+ borderBottomLeftRadius: t.shape.borderRadius,
1416
1437
  "& .MuiDateRangePickerDay-rangeIntervalDayPreview": {
1417
- borderTopLeftRadius: r.shape.borderRadius,
1418
- borderBottomLeftRadius: r.shape.borderRadius
1438
+ borderTopLeftRadius: t.shape.borderRadius,
1439
+ borderBottomLeftRadius: t.shape.borderRadius
1419
1440
  }
1420
1441
  },
1421
1442
  ":last-of-type": {
1422
- borderTopRightRadius: r.shape.borderRadius,
1423
- borderBottomRightRadius: r.shape.borderRadius,
1443
+ borderTopRightRadius: t.shape.borderRadius,
1444
+ borderBottomRightRadius: t.shape.borderRadius,
1424
1445
  "& .MuiDateRangePickerDay-rangeIntervalDayPreview": {
1425
- borderTopRightRadius: r.shape.borderRadius,
1426
- borderBottomRightRadius: r.shape.borderRadius
1446
+ borderTopRightRadius: t.shape.borderRadius,
1447
+ borderBottomRightRadius: t.shape.borderRadius
1427
1448
  }
1428
1449
  },
1429
1450
  "& .Mui-selected": {
1430
- borderRadius: r.shape.borderRadius
1451
+ borderRadius: t.shape.borderRadius
1431
1452
  },
1432
1453
  "& .MuiPickersDay-dayOutsideMonth": {
1433
1454
  color: o.action.disabled
1434
1455
  }
1435
1456
  }),
1436
- day: ({ theme: r }) => ({
1437
- borderRadius: r.shape.borderRadius
1457
+ day: ({ theme: t }) => ({
1458
+ borderRadius: t.shape.borderRadius
1438
1459
  }),
1439
- rangeIntervalDayPreview: ({ theme: r }) => ({
1440
- borderRadius: r.shape.borderRadius
1460
+ rangeIntervalDayPreview: ({ theme: t }) => ({
1461
+ borderRadius: t.shape.borderRadius
1441
1462
  })
1442
1463
  }
1443
1464
  },
1444
1465
  MuiDayCalendar: {
1445
1466
  styleOverrides: {
1446
- weekDayLabel: ({ theme: r }) => ({
1447
- fontSize: r.typography.body2.fontSize,
1467
+ weekDayLabel: ({ theme: t }) => ({
1468
+ fontSize: t.typography.body2.fontSize,
1448
1469
  fontWeight: 700
1449
1470
  })
1450
1471
  }
@@ -1486,14 +1507,14 @@ const Xe = (e) => {
1486
1507
  },
1487
1508
  MuiFormHelperText: {
1488
1509
  styleOverrides: {
1489
- root: ({ theme: r }) => ({
1510
+ root: ({ theme: t }) => ({
1490
1511
  fontSize: 13,
1491
1512
  // Small
1492
1513
  marginLeft: 0,
1493
1514
  display: "flex",
1494
1515
  alignItems: "center",
1495
1516
  position: "relative",
1496
- color: r.palette.text.secondary,
1517
+ color: t.palette.text.secondary,
1497
1518
  "& .MuiSvgIcon-root": {
1498
1519
  height: "16px",
1499
1520
  width: "16px",
@@ -1506,6 +1527,13 @@ const Xe = (e) => {
1506
1527
  })
1507
1528
  }
1508
1529
  },
1530
+ MuiFormLabel: {
1531
+ styleOverrides: {
1532
+ asterisk: {
1533
+ color: o.error.main
1534
+ }
1535
+ }
1536
+ },
1509
1537
  MuiIcon: {
1510
1538
  defaultProps: {
1511
1539
  // DEPRECATED: Remove after symbols font has been removed
@@ -1517,8 +1545,8 @@ const Xe = (e) => {
1517
1545
  disableFocusRipple: !0
1518
1546
  },
1519
1547
  styleOverrides: {
1520
- root: ({ theme: r }) => ({
1521
- borderRadius: r.shape.borderRadius,
1548
+ root: ({ theme: t }) => ({
1549
+ borderRadius: t.shape.borderRadius,
1522
1550
  minHeight: 44,
1523
1551
  // touch target
1524
1552
  minWidth: 44,
@@ -1529,7 +1557,7 @@ const Xe = (e) => {
1529
1557
  },
1530
1558
  "& .MuiTouchRipple-root": {
1531
1559
  "& .MuiTouchRipple-child": {
1532
- borderRadius: r.shape.borderRadius
1560
+ borderRadius: t.shape.borderRadius
1533
1561
  }
1534
1562
  }
1535
1563
  })
@@ -1541,9 +1569,22 @@ const Xe = (e) => {
1541
1569
  // Ensures the label is always shrunk
1542
1570
  }
1543
1571
  },
1572
+ MuiLinearProgress: {
1573
+ styleOverrides: {
1574
+ root: {
1575
+ borderRadius: 4
1576
+ },
1577
+ bar: {
1578
+ borderRadius: 4
1579
+ },
1580
+ colorPrimary: {
1581
+ backgroundColor: o.grey[300]
1582
+ }
1583
+ }
1584
+ },
1544
1585
  MuiLink: {
1545
1586
  styleOverrides: {
1546
- root: ({ color: r }) => ({
1587
+ root: ({ color: t }) => ({
1547
1588
  cursor: "pointer",
1548
1589
  fontWeight: 600,
1549
1590
  textDecoration: "none",
@@ -1558,7 +1599,7 @@ const Xe = (e) => {
1558
1599
  backgroundColor: o.action.hover
1559
1600
  },
1560
1601
  "&:active": {
1561
- backgroundColor: o.mode === F.LIGHT ? o[r].light : o[r].dark
1602
+ backgroundColor: o.mode === H.LIGHT ? o[t].light : o[t].dark
1562
1603
  }
1563
1604
  })
1564
1605
  }
@@ -1585,9 +1626,9 @@ const Xe = (e) => {
1585
1626
  disablePadding: !0
1586
1627
  },
1587
1628
  styleOverrides: {
1588
- root: ({ ownerState: r }) => ({
1629
+ root: ({ ownerState: t }) => ({
1589
1630
  minHeight: 64,
1590
- ...!r.disablePadding && {
1631
+ ...!t.disablePadding && {
1591
1632
  paddingTop: 12,
1592
1633
  paddingBottom: 12,
1593
1634
  paddingLeft: 24
@@ -1595,19 +1636,6 @@ const Xe = (e) => {
1595
1636
  })
1596
1637
  }
1597
1638
  },
1598
- MuiCollapse: {
1599
- styleOverrides: {
1600
- root: {
1601
- "& .MuiListItem-root": {
1602
- minHeight: 44
1603
- },
1604
- "& .MuiListItemButton-root": {
1605
- minHeight: 44,
1606
- paddingLeft: 12
1607
- }
1608
- }
1609
- }
1610
- },
1611
1639
  MuiListItemAvatar: {
1612
1640
  styleOverrides: {
1613
1641
  root: {
@@ -1640,6 +1668,14 @@ const Xe = (e) => {
1640
1668
  }
1641
1669
  }
1642
1670
  },
1671
+ MuiListItemIcon: {
1672
+ styleOverrides: {
1673
+ root: {
1674
+ minWidth: "auto",
1675
+ marginLeft: 8
1676
+ }
1677
+ }
1678
+ },
1643
1679
  MuiListItemText: {
1644
1680
  defaultProps: {
1645
1681
  primaryTypographyProps: {
@@ -1658,14 +1694,6 @@ const Xe = (e) => {
1658
1694
  }
1659
1695
  }
1660
1696
  },
1661
- MuiListItemIcon: {
1662
- styleOverrides: {
1663
- root: {
1664
- minWidth: "auto",
1665
- marginLeft: 8
1666
- }
1667
- }
1668
- },
1669
1697
  MuiListSubheader: {
1670
1698
  defaultProps: {
1671
1699
  color: "inherit"
@@ -1714,13 +1742,6 @@ const Xe = (e) => {
1714
1742
  }
1715
1743
  }
1716
1744
  },
1717
- MuiFormLabel: {
1718
- styleOverrides: {
1719
- asterisk: {
1720
- color: o.error.main
1721
- }
1722
- }
1723
- },
1724
1745
  MuiPaper: {
1725
1746
  styleOverrides: {
1726
1747
  root: {
@@ -1767,11 +1788,11 @@ const Xe = (e) => {
1767
1788
  },
1768
1789
  MuiPickersToolbar: {
1769
1790
  styleOverrides: {
1770
- content: ({ theme: r }) => ({
1791
+ content: ({ theme: t }) => ({
1771
1792
  marginTop: 4,
1772
1793
  "& .MuiTypography-root": {
1773
- fontSize: r.typography.h3.fontSize,
1774
- lineHeight: r.typography.h3.lineHeight
1794
+ fontSize: t.typography.h3.fontSize,
1795
+ lineHeight: t.typography.h3.lineHeight
1775
1796
  }
1776
1797
  })
1777
1798
  }
@@ -1787,7 +1808,7 @@ const Xe = (e) => {
1787
1808
  defaultProps: {
1788
1809
  anchorOrigin: {
1789
1810
  vertical: "bottom",
1790
- horizontal: "left"
1811
+ horizontal: "right"
1791
1812
  },
1792
1813
  autoHideDuration: 3500
1793
1814
  }
@@ -1832,7 +1853,7 @@ const Xe = (e) => {
1832
1853
  },
1833
1854
  "& .MuiSwitch-thumb": {
1834
1855
  boxSizing: "border-box",
1835
- backgroundColor: o.common.white,
1856
+ backgroundColor: o.background.paper,
1836
1857
  width: 16,
1837
1858
  height: 16
1838
1859
  },
@@ -1844,6 +1865,22 @@ const Xe = (e) => {
1844
1865
  }
1845
1866
  }
1846
1867
  },
1868
+ MuiTab: {
1869
+ defaultProps: {
1870
+ disableFocusRipple: !0
1871
+ },
1872
+ styleOverrides: {
1873
+ root: {
1874
+ textTransform: "none",
1875
+ fontWeight: 600,
1876
+ "&.Mui-focusVisible": {
1877
+ outline: "none",
1878
+ boxShadow: `inset 0 0 0 2px ${o.info.main}`,
1879
+ borderRadius: 4
1880
+ }
1881
+ }
1882
+ }
1883
+ },
1847
1884
  MuiTabs: {
1848
1885
  styleOverrides: {
1849
1886
  root: {
@@ -1860,6 +1897,11 @@ const Xe = (e) => {
1860
1897
  shrink: !0
1861
1898
  },
1862
1899
  variant: "outlined"
1900
+ },
1901
+ styleOverrides: {
1902
+ root: {
1903
+ backgroundColor: o.background.paper
1904
+ }
1863
1905
  }
1864
1906
  },
1865
1907
  MuiToggleButton: {
@@ -1878,7 +1920,7 @@ const Xe = (e) => {
1878
1920
  outlineOffset: "2px"
1879
1921
  },
1880
1922
  "&:hover": {
1881
- backgroundColor: g(o.primary.main, o.mode === F.LIGHT ? 0.1 : 0.2),
1923
+ backgroundColor: b(o.primary.main, o.mode === H.LIGHT ? 0.1 : 0.2),
1882
1924
  borderColor: o.primary.main
1883
1925
  },
1884
1926
  "&.Mui-selected": {
@@ -1902,7 +1944,7 @@ const Xe = (e) => {
1902
1944
  props: { color: "error" },
1903
1945
  style: {
1904
1946
  "&:hover": {
1905
- backgroundColor: g(o.error.main, o.mode === F.LIGHT ? 0.1 : 0.2),
1947
+ backgroundColor: b(o.error.main, o.mode === H.LIGHT ? 0.1 : 0.2),
1906
1948
  borderColor: o.error.main
1907
1949
  },
1908
1950
  "&.Mui-selected": {
@@ -1924,9 +1966,9 @@ const Xe = (e) => {
1924
1966
  props: { color: "standard" },
1925
1967
  style: {
1926
1968
  "&:hover": {
1927
- backgroundColor: g(
1969
+ backgroundColor: b(
1928
1970
  o.secondary.main,
1929
- o.mode === F.LIGHT ? 0.1 : 0.2
1971
+ o.mode === H.LIGHT ? 0.1 : 0.2
1930
1972
  ),
1931
1973
  borderColor: o.secondary.main
1932
1974
  },
@@ -1966,50 +2008,50 @@ const Xe = (e) => {
1966
2008
  });
1967
2009
  };
1968
2010
  export {
1969
- be as AccountsFilledIcon,
1970
- Ce as AccountsIcon,
1971
- Ae as ArrowLeftIcon,
1972
- Re as AttentionFilledIcon,
1973
- f as BaseIcon,
1974
- we as BottomSheetTransition,
1975
- Me as CalendarIcon,
2011
+ b0 as AccountsFilledIcon,
2012
+ C0 as AccountsIcon,
2013
+ A0 as ArrowLeftIcon,
2014
+ M0 as AttentionFilledIcon,
2015
+ g as BaseIcon,
2016
+ w0 as BottomSheetTransition,
2017
+ R0 as CalendarIcon,
1976
2018
  p as CategoryGuids,
1977
- H0 as CategoryIcon,
1978
- x0 as CategoryIconList,
1979
- I0 as CategoryIconVariants,
1980
- Ee as CheckmarkFilledIcon,
1981
- Se as ChevronDownIcon,
1982
- Ie as ChevronLeftIcon,
1983
- xe as ChevronRightIcon,
1984
- ve as CloseIcon,
1985
- ke as DateRangePicker,
1986
- O0 as DialogFooter,
1987
- Be as DialogHeader,
1988
- Ve as Drawer,
1989
- He as EditIcon,
1990
- Fe as FilterIcon,
1991
- O0 as Footer,
1992
- L0 as H1,
1993
- _e as H2,
1994
- Pe as H3,
1995
- Oe as HeartIcon,
1996
- x as INTER,
1997
- R as Icon,
1998
- S0 as IconWeight,
1999
- Ue as InstitutionLogo,
2000
- De as MXLogoCopyrightIcon,
2001
- ye as MXLogoFilledIcon,
2002
- Le as MXLogoIcon,
2003
- Ne as MXLogoOutlineIcon,
2004
- Ge as MerchantLogo,
2005
- ze as P,
2006
- O as TARGETS,
2019
+ xe as CategoryIcon,
2020
+ ve as CategoryIconList,
2021
+ Ie as CategoryIconVariants,
2022
+ E0 as CheckmarkFilledIcon,
2023
+ S0 as ChevronDownIcon,
2024
+ I0 as ChevronLeftIcon,
2025
+ v0 as ChevronRightIcon,
2026
+ H0 as CloseIcon,
2027
+ k0 as DateRangePicker,
2028
+ Oe as DialogFooter,
2029
+ B0 as DialogHeader,
2030
+ V0 as Drawer,
2031
+ x0 as EditIcon,
2032
+ F0 as FilterIcon,
2033
+ Oe as Footer,
2034
+ ye as H1,
2035
+ _0 as H2,
2036
+ P0 as H3,
2037
+ O0 as HeartIcon,
2038
+ I as INTER,
2039
+ C as Icon,
2040
+ Se as IconWeight,
2041
+ U0 as InstitutionLogo,
2042
+ L0 as MXLogoCopyrightIcon,
2043
+ D0 as MXLogoFilledIcon,
2044
+ y0 as MXLogoIcon,
2045
+ N0 as MXLogoOutlineIcon,
2046
+ G0 as MerchantLogo,
2047
+ z0 as P,
2048
+ F as TARGETS,
2007
2049
  k as THEMES,
2008
- y as Text,
2009
- $e as TextField,
2010
- We as Toast,
2011
- Ze as TokenProvider,
2012
- Xe as createMXTheme,
2013
- Ke as useTokens
2050
+ L as Text,
2051
+ $0 as TextField,
2052
+ W0 as Toast,
2053
+ Z0 as TokenProvider,
2054
+ X0 as createMXTheme,
2055
+ K0 as useTokens
2014
2056
  };
2015
2057
  //# sourceMappingURL=index.es.js.map