@mxenabled/mxui 1.0.2-alpha.JB0 → 1.0.3-alpha.JB0
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/README.md +6 -10
- package/dist/index.es.js +170 -149
- package/dist/index.es.js.map +1 -1
- package/dist/themes/Colors.d.ts +73 -1
- package/dist/themes/MXTheme.d.ts +1 -1
- package/dist/themes/Palette.d.ts +1 -9
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -1,32 +1,32 @@
|
|
|
1
1
|
import { jsx as a, jsxs as y } from "react/jsx-runtime";
|
|
2
2
|
import m from "react";
|
|
3
3
|
import k from "@mui/material/Stack";
|
|
4
|
-
import { useTheme as
|
|
4
|
+
import { useTheme as T, createTheme as O } from "@mui/material/styles";
|
|
5
5
|
import j from "@mui/material/Icon";
|
|
6
|
-
import { endOfMonth as
|
|
6
|
+
import { endOfMonth as H } from "date-fns/endOfMonth";
|
|
7
7
|
import { endOfYear as X } from "date-fns/endOfYear";
|
|
8
8
|
import { startOfToday as Y } from "date-fns/startOfToday";
|
|
9
|
-
import { startOfMonth as
|
|
10
|
-
import { startOfYear as
|
|
9
|
+
import { startOfMonth as w } from "date-fns/startOfMonth";
|
|
10
|
+
import { startOfYear as F } from "date-fns/startOfYear";
|
|
11
11
|
import { subDays as R } from "date-fns/subDays";
|
|
12
12
|
import { subMonths as Q } from "date-fns/subMonths";
|
|
13
13
|
import { subYears as J } from "date-fns/subYears";
|
|
14
14
|
import q from "@mui/material/useMediaQuery";
|
|
15
15
|
import { LocalizationProvider as e0, StaticDateRangePicker as r0 } from "@mui/x-date-pickers-pro";
|
|
16
16
|
import { AdapterDateFns as t0 } from "@mui/x-date-pickers-pro/AdapterDateFnsV3";
|
|
17
|
-
import
|
|
17
|
+
import E from "@mui/material/Box";
|
|
18
18
|
import o0 from "@mui/material/ToggleButton";
|
|
19
19
|
import a0 from "@mui/material/ToggleButtonGroup";
|
|
20
20
|
import B from "@mui/material/Slide";
|
|
21
21
|
import D from "@mui/material/Button";
|
|
22
|
-
import
|
|
23
|
-
import
|
|
22
|
+
import _ from "@mui/material/Toolbar";
|
|
23
|
+
import V from "@mui/material/IconButton";
|
|
24
24
|
import i0 from "@mui/material/Drawer";
|
|
25
25
|
import n0 from "@mui/material/Typography";
|
|
26
26
|
import l0 from "@mui/material/TextField";
|
|
27
27
|
import c0 from "@mui/material/Snackbar";
|
|
28
28
|
import s0 from "@mui/material/Alert";
|
|
29
|
-
import { light as
|
|
29
|
+
import { light as P, buildTheme as L, dark as d0 } from "@mxenabled/design-tokens";
|
|
30
30
|
import { LicenseInfo as u0 } from "@mui/x-license-pro";
|
|
31
31
|
import { circularProgressClasses as p0 } from "@mui/material/CircularProgress";
|
|
32
32
|
import h0 from "@mui/material/styles/createPalette";
|
|
@@ -51,7 +51,7 @@ const h = ({
|
|
|
51
51
|
}
|
|
52
52
|
);
|
|
53
53
|
var m0 = /* @__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))(m0 || {});
|
|
54
|
-
const
|
|
54
|
+
const f = ({
|
|
55
55
|
color: e,
|
|
56
56
|
fill: o = !1,
|
|
57
57
|
name: r,
|
|
@@ -60,10 +60,10 @@ const b = ({
|
|
|
60
60
|
weight: i = 300,
|
|
61
61
|
...n
|
|
62
62
|
}) => {
|
|
63
|
-
const [c,
|
|
63
|
+
const [c, b] = m.useState(!1);
|
|
64
64
|
return m.useEffect(() => {
|
|
65
65
|
document.fonts.ready.then(() => {
|
|
66
|
-
|
|
66
|
+
b(!0);
|
|
67
67
|
});
|
|
68
68
|
}, []), /* @__PURE__ */ a(
|
|
69
69
|
j,
|
|
@@ -88,7 +88,7 @@ const b = ({
|
|
|
88
88
|
children: r
|
|
89
89
|
}
|
|
90
90
|
);
|
|
91
|
-
},
|
|
91
|
+
}, de = ({
|
|
92
92
|
color: e = "currentColor",
|
|
93
93
|
...o
|
|
94
94
|
}) => (console.warn('<AccountsFilledIcon /> DEPRECATED - use <Icon name="icon_name" />'), /* @__PURE__ */ a(h, { ...o, children: /* @__PURE__ */ a(
|
|
@@ -97,7 +97,7 @@ const b = ({
|
|
|
97
97
|
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",
|
|
98
98
|
fill: e
|
|
99
99
|
}
|
|
100
|
-
) })),
|
|
100
|
+
) })), ue = ({
|
|
101
101
|
color: e = "currentColor",
|
|
102
102
|
...o
|
|
103
103
|
}) => (console.warn('<AccountsFilledIcon /> DEPRECATED - use <Icon name="icon_name" />'), /* @__PURE__ */ a(h, { ...o, children: /* @__PURE__ */ a(
|
|
@@ -106,7 +106,7 @@ const b = ({
|
|
|
106
106
|
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",
|
|
107
107
|
fill: e
|
|
108
108
|
}
|
|
109
|
-
) })),
|
|
109
|
+
) })), pe = ({
|
|
110
110
|
color: e = "currentColor",
|
|
111
111
|
...o
|
|
112
112
|
}) => (console.warn('<AccountsFilledIcon /> DEPRECATED - use <Icon name="icon_name" />'), /* @__PURE__ */ a(h, { ...o, children: /* @__PURE__ */ a(
|
|
@@ -115,7 +115,7 @@ const b = ({
|
|
|
115
115
|
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",
|
|
116
116
|
fill: e
|
|
117
117
|
}
|
|
118
|
-
) })),
|
|
118
|
+
) })), he = ({
|
|
119
119
|
color: e = "currentColor",
|
|
120
120
|
...o
|
|
121
121
|
}) => (console.warn('<AccountsFilledIcon /> DEPRECATED - use <Icon name="icon_name" />'), /* @__PURE__ */ a(h, { ...o, children: /* @__PURE__ */ a(
|
|
@@ -126,7 +126,7 @@ const b = ({
|
|
|
126
126
|
fill: e,
|
|
127
127
|
fillRule: "evenodd"
|
|
128
128
|
}
|
|
129
|
-
) })),
|
|
129
|
+
) })), ge = ({
|
|
130
130
|
color: e = "currentColor",
|
|
131
131
|
...o
|
|
132
132
|
}) => (console.warn('<AccountsFilledIcon /> DEPRECATED - use <Icon name="icon_name" />'), /* @__PURE__ */ a(h, { ...o, children: /* @__PURE__ */ a(
|
|
@@ -135,7 +135,7 @@ const b = ({
|
|
|
135
135
|
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",
|
|
136
136
|
fill: e
|
|
137
137
|
}
|
|
138
|
-
) })),
|
|
138
|
+
) })), me = ({
|
|
139
139
|
color: e = "currentColor",
|
|
140
140
|
...o
|
|
141
141
|
}) => (console.warn('<AccountsFilledIcon /> DEPRECATED - use <Icon name="icon_name" />'), /* @__PURE__ */ a(h, { ...o, children: /* @__PURE__ */ a(
|
|
@@ -144,7 +144,7 @@ const b = ({
|
|
|
144
144
|
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",
|
|
145
145
|
fill: e
|
|
146
146
|
}
|
|
147
|
-
) })),
|
|
147
|
+
) })), be = ({
|
|
148
148
|
color: e = "currentColor",
|
|
149
149
|
...o
|
|
150
150
|
}) => (console.warn('<AccountsFilledIcon /> DEPRECATED - use <Icon name="icon_name" />'), /* @__PURE__ */ a(h, { ...o, children: /* @__PURE__ */ a(
|
|
@@ -162,7 +162,7 @@ const b = ({
|
|
|
162
162
|
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",
|
|
163
163
|
fill: e
|
|
164
164
|
}
|
|
165
|
-
) })),
|
|
165
|
+
) })), ye = ({
|
|
166
166
|
color: e = "currentColor",
|
|
167
167
|
...o
|
|
168
168
|
}) => (console.warn('<AccountsFilledIcon /> DEPRECATED - use <Icon name="icon_name" />'), /* @__PURE__ */ a(h, { ...o, children: /* @__PURE__ */ a(
|
|
@@ -171,7 +171,7 @@ const b = ({
|
|
|
171
171
|
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",
|
|
172
172
|
fill: e
|
|
173
173
|
}
|
|
174
|
-
) })),
|
|
174
|
+
) })), b0 = ({
|
|
175
175
|
color: e = "currentColor",
|
|
176
176
|
...o
|
|
177
177
|
}) => (console.warn('<AccountsFilledIcon /> DEPRECATED - use <Icon name="icon_name" />'), /* @__PURE__ */ a(h, { ...o, children: /* @__PURE__ */ a(
|
|
@@ -180,7 +180,7 @@ const b = ({
|
|
|
180
180
|
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",
|
|
181
181
|
fill: e
|
|
182
182
|
}
|
|
183
|
-
) })),
|
|
183
|
+
) })), Me = ({
|
|
184
184
|
color: e = "currentColor",
|
|
185
185
|
...o
|
|
186
186
|
}) => (console.warn('<AccountsFilledIcon /> DEPRECATED - use <Icon name="icon_name" />'), /* @__PURE__ */ a(h, { ...o, children: /* @__PURE__ */ a(
|
|
@@ -189,7 +189,7 @@ const b = ({
|
|
|
189
189
|
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",
|
|
190
190
|
fill: e
|
|
191
191
|
}
|
|
192
|
-
) })),
|
|
192
|
+
) })), Te = ({
|
|
193
193
|
color: e = "currentColor",
|
|
194
194
|
...o
|
|
195
195
|
}) => (console.warn('<AccountsFilledIcon /> DEPRECATED - use <Icon name="icon_name" />'), /* @__PURE__ */ a(h, { ...o, children: /* @__PURE__ */ a(
|
|
@@ -198,7 +198,7 @@ const b = ({
|
|
|
198
198
|
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",
|
|
199
199
|
fill: e
|
|
200
200
|
}
|
|
201
|
-
) })),
|
|
201
|
+
) })), ve = ({
|
|
202
202
|
color: e = "currentColor",
|
|
203
203
|
...o
|
|
204
204
|
}) => (console.warn('<AccountsFilledIcon /> DEPRECATED - use <Icon name="icon_name" />'), /* @__PURE__ */ a(h, { ...o, children: /* @__PURE__ */ a(
|
|
@@ -207,7 +207,7 @@ const b = ({
|
|
|
207
207
|
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",
|
|
208
208
|
fill: e
|
|
209
209
|
}
|
|
210
|
-
) })),
|
|
210
|
+
) })), xe = ({
|
|
211
211
|
color: e = "currentColor",
|
|
212
212
|
...o
|
|
213
213
|
}) => /* @__PURE__ */ y(h, { ...o, children: [
|
|
@@ -225,7 +225,7 @@ const b = ({
|
|
|
225
225
|
fill: e
|
|
226
226
|
}
|
|
227
227
|
)
|
|
228
|
-
] }),
|
|
228
|
+
] }), Ae = ({
|
|
229
229
|
color: e = "currentColor",
|
|
230
230
|
...o
|
|
231
231
|
}) => /* @__PURE__ */ y(h, { ...o, children: [
|
|
@@ -261,7 +261,7 @@ const b = ({
|
|
|
261
261
|
fillRule: "evenodd"
|
|
262
262
|
}
|
|
263
263
|
)
|
|
264
|
-
] }),
|
|
264
|
+
] }), Ce = ({
|
|
265
265
|
color: e = "currentColor",
|
|
266
266
|
...o
|
|
267
267
|
}) => /* @__PURE__ */ a(h, { ...o, children: /* @__PURE__ */ a(
|
|
@@ -272,7 +272,7 @@ const b = ({
|
|
|
272
272
|
fill: e,
|
|
273
273
|
fillRule: "evenodd"
|
|
274
274
|
}
|
|
275
|
-
) }),
|
|
275
|
+
) }), De = ({
|
|
276
276
|
color: e = "currentColor",
|
|
277
277
|
...o
|
|
278
278
|
}) => /* @__PURE__ */ y(h, { ...o, children: [
|
|
@@ -300,7 +300,7 @@ const b = ({
|
|
|
300
300
|
}
|
|
301
301
|
)
|
|
302
302
|
] });
|
|
303
|
-
var d = /* @__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))(d || {}),
|
|
303
|
+
var d = /* @__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))(d || {}), f0 = /* @__PURE__ */ ((e) => (e.Basic = "basic", e.Filled = "filled", e.Transparent = "transparent", e.TwoTone = "two-tone", e))(f0 || {});
|
|
304
304
|
const W = {
|
|
305
305
|
guid: d.Uncategorized,
|
|
306
306
|
colorName: "uncategorized",
|
|
@@ -407,14 +407,14 @@ const W = {
|
|
|
407
407
|
icon: "airplane_ticket"
|
|
408
408
|
},
|
|
409
409
|
W
|
|
410
|
-
], M0 = 0.625,
|
|
410
|
+
], M0 = 0.625, T0 = ({
|
|
411
411
|
categoryGuid: e,
|
|
412
412
|
icon_ratio: o = M0,
|
|
413
413
|
size: r = 32,
|
|
414
414
|
sx: l = {},
|
|
415
415
|
variant: t = "filled"
|
|
416
416
|
}) => {
|
|
417
|
-
const i =
|
|
417
|
+
const i = T(), n = m.useMemo(
|
|
418
418
|
() => y0.find((s) => s.guid === e) ?? W,
|
|
419
419
|
[e]
|
|
420
420
|
), c = i.palette.categories[n.colorName];
|
|
@@ -435,16 +435,16 @@ const W = {
|
|
|
435
435
|
justifyContent: "center",
|
|
436
436
|
sx: [...Array.isArray(l) ? l : [l]],
|
|
437
437
|
width: r,
|
|
438
|
-
children: /* @__PURE__ */ a(
|
|
438
|
+
children: /* @__PURE__ */ a(f, { name: n.icon, size: r * o })
|
|
439
439
|
}
|
|
440
440
|
);
|
|
441
|
-
},
|
|
441
|
+
}, v0 = ({
|
|
442
442
|
items: e,
|
|
443
443
|
onChange: o,
|
|
444
444
|
isValid: r,
|
|
445
445
|
selected: l
|
|
446
446
|
}) => {
|
|
447
|
-
const t =
|
|
447
|
+
const t = T(), i = e?.map((n) => {
|
|
448
448
|
const c = n.getValue({ isValid: r });
|
|
449
449
|
return {
|
|
450
450
|
label: n.label,
|
|
@@ -454,7 +454,7 @@ const W = {
|
|
|
454
454
|
disabled: !r(c)
|
|
455
455
|
};
|
|
456
456
|
});
|
|
457
|
-
return /* @__PURE__ */ a(
|
|
457
|
+
return /* @__PURE__ */ a(E, { sx: { gridColumn: 1, gridRow: "2/3", ml: 4, mt: 24, mr: 32 }, children: /* @__PURE__ */ a(a0, { color: "primary", orientation: "vertical", value: l, children: i?.map((n) => /* @__PURE__ */ a(
|
|
458
458
|
o0,
|
|
459
459
|
{
|
|
460
460
|
onClick: n.onClick,
|
|
@@ -482,23 +482,23 @@ const W = {
|
|
|
482
482
|
},
|
|
483
483
|
n.label
|
|
484
484
|
)) }) });
|
|
485
|
-
},
|
|
485
|
+
}, ke = ({
|
|
486
486
|
copy: e,
|
|
487
487
|
dateRange: o,
|
|
488
488
|
onRangeChanged: r,
|
|
489
489
|
selectedShortcut: l = e.dateRangeThisMonth,
|
|
490
490
|
sx: t = {}
|
|
491
491
|
}) => {
|
|
492
|
-
const i =
|
|
492
|
+
const i = T(), n = q(i.breakpoints.down("sm")), c = m.useMemo(() => {
|
|
493
493
|
const u = Y(), s = Q(u, 1), g = J(u, 1);
|
|
494
494
|
return [
|
|
495
495
|
{
|
|
496
496
|
label: e.dateRangeThisMonth,
|
|
497
|
-
getValue: () => [
|
|
497
|
+
getValue: () => [w(u), H(u)]
|
|
498
498
|
},
|
|
499
499
|
{
|
|
500
500
|
label: e.dateRangeLastMonth,
|
|
501
|
-
getValue: () => [
|
|
501
|
+
getValue: () => [w(s), H(s)]
|
|
502
502
|
},
|
|
503
503
|
{
|
|
504
504
|
label: e.dateRangeLast30Days,
|
|
@@ -510,18 +510,18 @@ const W = {
|
|
|
510
510
|
},
|
|
511
511
|
{
|
|
512
512
|
label: e.dateRangeYTD,
|
|
513
|
-
getValue: () => [
|
|
513
|
+
getValue: () => [F(u), u]
|
|
514
514
|
},
|
|
515
515
|
{
|
|
516
516
|
label: e.dateRangeLastYear,
|
|
517
|
-
getValue: () => [
|
|
517
|
+
getValue: () => [F(g), X(g)]
|
|
518
518
|
},
|
|
519
519
|
{
|
|
520
520
|
label: e.dateRangeCustom,
|
|
521
521
|
getValue: () => [u, u]
|
|
522
522
|
}
|
|
523
523
|
];
|
|
524
|
-
}, [e]),
|
|
524
|
+
}, [e]), b = (u, s) => {
|
|
525
525
|
const g = s.shortcut;
|
|
526
526
|
r?.(u, g ? g.label : e.dateRangeCustom);
|
|
527
527
|
};
|
|
@@ -534,7 +534,7 @@ const W = {
|
|
|
534
534
|
end: e.dateRangeTo,
|
|
535
535
|
toolbarTitle: e.dateRangeToolbarTitle
|
|
536
536
|
},
|
|
537
|
-
onChange:
|
|
537
|
+
onChange: b,
|
|
538
538
|
showDaysOutsideCurrentMonth: !0,
|
|
539
539
|
slotProps: {
|
|
540
540
|
actionBar: { actions: [] },
|
|
@@ -546,17 +546,17 @@ const W = {
|
|
|
546
546
|
}
|
|
547
547
|
},
|
|
548
548
|
slots: {
|
|
549
|
-
leftArrowIcon: () => /* @__PURE__ */ a(
|
|
550
|
-
shortcuts: (u) => /* @__PURE__ */ a(
|
|
551
|
-
rightArrowIcon: () => /* @__PURE__ */ a(
|
|
549
|
+
leftArrowIcon: () => /* @__PURE__ */ a(f, { name: "chevron_left", size: 28 }),
|
|
550
|
+
shortcuts: (u) => /* @__PURE__ */ a(v0, { selected: l, ...u }),
|
|
551
|
+
rightArrowIcon: () => /* @__PURE__ */ a(f, { name: "chevron_right", size: 28 })
|
|
552
552
|
},
|
|
553
553
|
sx: { ...t },
|
|
554
554
|
value: o
|
|
555
555
|
}
|
|
556
556
|
) }) });
|
|
557
|
-
},
|
|
557
|
+
}, Ee = m.forwardRef(function(o, r) {
|
|
558
558
|
return /* @__PURE__ */ a(B, { direction: "up", ref: r, ...o });
|
|
559
|
-
}),
|
|
559
|
+
}), x0 = ({
|
|
560
560
|
hasSecondaryAction: e = !0,
|
|
561
561
|
isPrimaryDisabled: o,
|
|
562
562
|
onPrimaryAction: r,
|
|
@@ -565,9 +565,9 @@ const W = {
|
|
|
565
565
|
primaryText: i = "Save",
|
|
566
566
|
secondaryColor: n = "primary",
|
|
567
567
|
secondaryText: c = "Cancel",
|
|
568
|
-
...
|
|
568
|
+
...b
|
|
569
569
|
}) => /* @__PURE__ */ y(
|
|
570
|
-
|
|
570
|
+
_,
|
|
571
571
|
{
|
|
572
572
|
sx: {
|
|
573
573
|
display: "flex",
|
|
@@ -577,7 +577,7 @@ const W = {
|
|
|
577
577
|
padding: 24
|
|
578
578
|
}
|
|
579
579
|
},
|
|
580
|
-
...
|
|
580
|
+
...b,
|
|
581
581
|
children: [
|
|
582
582
|
e && /* @__PURE__ */ a(
|
|
583
583
|
D,
|
|
@@ -601,9 +601,9 @@ const W = {
|
|
|
601
601
|
]
|
|
602
602
|
}
|
|
603
603
|
), Le = ({ copy: e, onClose: o, ...r }) => {
|
|
604
|
-
const l =
|
|
604
|
+
const l = T();
|
|
605
605
|
return /* @__PURE__ */ y(
|
|
606
|
-
|
|
606
|
+
_,
|
|
607
607
|
{
|
|
608
608
|
sx: {
|
|
609
609
|
"&.MuiToolbar-gutters": {
|
|
@@ -612,12 +612,12 @@ const W = {
|
|
|
612
612
|
},
|
|
613
613
|
...r,
|
|
614
614
|
children: [
|
|
615
|
-
/* @__PURE__ */ a(
|
|
616
|
-
/* @__PURE__ */ a(
|
|
615
|
+
/* @__PURE__ */ a(E, { sx: { flexGrow: 1 }, children: /* @__PURE__ */ a(C0, { sx: { fontWeight: 600 }, variant: "H3", children: e.title }) }),
|
|
616
|
+
/* @__PURE__ */ a(V, { "aria-label": e.close_aria, onClick: o, sx: { mr: -12 }, children: /* @__PURE__ */ a(b0, { color: l.palette.primary.main }) })
|
|
617
617
|
]
|
|
618
618
|
}
|
|
619
619
|
);
|
|
620
|
-
},
|
|
620
|
+
}, Se = ({
|
|
621
621
|
className: e,
|
|
622
622
|
disableSave: o,
|
|
623
623
|
id: r,
|
|
@@ -626,7 +626,7 @@ const W = {
|
|
|
626
626
|
onSave: i,
|
|
627
627
|
primaryText: n,
|
|
628
628
|
secondaryText: c,
|
|
629
|
-
children:
|
|
629
|
+
children: b,
|
|
630
630
|
...u
|
|
631
631
|
}) => /* @__PURE__ */ y(
|
|
632
632
|
i0,
|
|
@@ -639,9 +639,9 @@ const W = {
|
|
|
639
639
|
variant: "temporary",
|
|
640
640
|
...u,
|
|
641
641
|
children: [
|
|
642
|
-
|
|
642
|
+
b,
|
|
643
643
|
i && /* @__PURE__ */ a(
|
|
644
|
-
|
|
644
|
+
x0,
|
|
645
645
|
{
|
|
646
646
|
isPrimaryDisabled: o,
|
|
647
647
|
onPrimaryAction: i,
|
|
@@ -652,7 +652,7 @@ const W = {
|
|
|
652
652
|
)
|
|
653
653
|
]
|
|
654
654
|
}
|
|
655
|
-
), $ = 32,
|
|
655
|
+
), $ = 32, S = "https://content.moneydesktop.com/storage/MD_Assets", A0 = `${S}/serenity/default_institution_logo.png`, Ie = ({
|
|
656
656
|
alt: e,
|
|
657
657
|
institutionGuid: o,
|
|
658
658
|
logoUrl: r,
|
|
@@ -663,15 +663,15 @@ const W = {
|
|
|
663
663
|
{
|
|
664
664
|
alt: e,
|
|
665
665
|
height: l,
|
|
666
|
-
onError: (i) => i.target.src =
|
|
667
|
-
src: r || `${
|
|
666
|
+
onError: (i) => i.target.src = A0,
|
|
667
|
+
src: r || `${S}/Ipad%20Logos/100x100/${o}_100x100.png`,
|
|
668
668
|
style: {
|
|
669
669
|
borderRadius: 4
|
|
670
670
|
},
|
|
671
671
|
width: l,
|
|
672
672
|
...t
|
|
673
673
|
}
|
|
674
|
-
),
|
|
674
|
+
), He = ({
|
|
675
675
|
alt: e = "",
|
|
676
676
|
categoryGuid: o,
|
|
677
677
|
merchantGuid: r,
|
|
@@ -679,7 +679,7 @@ const W = {
|
|
|
679
679
|
...t
|
|
680
680
|
}) => {
|
|
681
681
|
const [i, n] = m.useState(!1);
|
|
682
|
-
return /* @__PURE__ */ y(
|
|
682
|
+
return /* @__PURE__ */ y(E, { display: "inline-block", position: "relative", ...t, children: [
|
|
683
683
|
r && !i && /* @__PURE__ */ a(
|
|
684
684
|
"img",
|
|
685
685
|
{
|
|
@@ -687,7 +687,7 @@ const W = {
|
|
|
687
687
|
"aria-hidden": !e,
|
|
688
688
|
height: l,
|
|
689
689
|
onError: () => n(!0),
|
|
690
|
-
src: `${
|
|
690
|
+
src: `${S}/merchant_logos/${r}.png`,
|
|
691
691
|
style: {
|
|
692
692
|
borderRadius: 4,
|
|
693
693
|
boxSizing: "border-box",
|
|
@@ -696,9 +696,9 @@ const W = {
|
|
|
696
696
|
width: l
|
|
697
697
|
}
|
|
698
698
|
),
|
|
699
|
-
/* @__PURE__ */ a(
|
|
699
|
+
/* @__PURE__ */ a(T0, { categoryGuid: o, size: l })
|
|
700
700
|
] });
|
|
701
|
-
},
|
|
701
|
+
}, v = ({
|
|
702
702
|
bold: e,
|
|
703
703
|
className: o = "",
|
|
704
704
|
children: r,
|
|
@@ -729,8 +729,8 @@ const W = {
|
|
|
729
729
|
...c,
|
|
730
730
|
children: r
|
|
731
731
|
}
|
|
732
|
-
),
|
|
733
|
-
|
|
732
|
+
), C0 = ({ className: e = "", children: o, ...r }) => /* @__PURE__ */ a(v, { className: `mx-kmui-text h1 ${e}`, component: "h1", variant: "H1", ...r, children: o }), we = ({ className: e = "", children: o, ...r }) => /* @__PURE__ */ a(v, { className: `mx-kmui-text h2 ${e}`, component: "h2", variant: "H2", ...r, children: o }), Fe = ({ className: e = "", children: o, ...r }) => /* @__PURE__ */ a(v, { className: `mx-kmui-text h3 ${e}`, component: "h3", variant: "H3", ...r, children: o }), Re = ({ className: e = "", children: o, truncate: r, ...l }) => /* @__PURE__ */ a(
|
|
733
|
+
v,
|
|
734
734
|
{
|
|
735
735
|
className: `mx-kmui-text p ${e}`,
|
|
736
736
|
component: "p",
|
|
@@ -739,7 +739,7 @@ const W = {
|
|
|
739
739
|
...l,
|
|
740
740
|
children: o
|
|
741
741
|
}
|
|
742
|
-
),
|
|
742
|
+
), Ne = ({
|
|
743
743
|
disabled: e = !1,
|
|
744
744
|
label: o = "",
|
|
745
745
|
shrink: r = !0,
|
|
@@ -760,7 +760,7 @@ const W = {
|
|
|
760
760
|
function D0(e) {
|
|
761
761
|
return /* @__PURE__ */ a(B, { ...e, direction: "left", mountOnEnter: !0, unmountOnExit: !0 });
|
|
762
762
|
}
|
|
763
|
-
const
|
|
763
|
+
const ze = ({
|
|
764
764
|
open: e,
|
|
765
765
|
handleClose: o,
|
|
766
766
|
message: r,
|
|
@@ -769,11 +769,11 @@ const Ne = ({
|
|
|
769
769
|
snackbarSx: i,
|
|
770
770
|
showAction: n = !1,
|
|
771
771
|
showClose: c = !1,
|
|
772
|
-
actionText:
|
|
772
|
+
actionText: b = "Undo",
|
|
773
773
|
onActionClick: u,
|
|
774
774
|
multiLine: s = !1
|
|
775
775
|
}) => {
|
|
776
|
-
const g =
|
|
776
|
+
const g = T(), K = {
|
|
777
777
|
success: g.palette.success.dark,
|
|
778
778
|
error: g.palette.error.light,
|
|
779
779
|
info: g.palette.info.lighter,
|
|
@@ -798,17 +798,17 @@ const Ne = ({
|
|
|
798
798
|
color: g.palette.success.contrastText,
|
|
799
799
|
height: 44
|
|
800
800
|
},
|
|
801
|
-
children:
|
|
801
|
+
children: b
|
|
802
802
|
}
|
|
803
803
|
),
|
|
804
804
|
c && /* @__PURE__ */ a(
|
|
805
|
-
|
|
805
|
+
V,
|
|
806
806
|
{
|
|
807
807
|
"aria-label": "close",
|
|
808
808
|
color: "inherit",
|
|
809
809
|
onClick: o,
|
|
810
810
|
sx: { height: 44, width: 44 },
|
|
811
|
-
children: /* @__PURE__ */ a(
|
|
811
|
+
children: /* @__PURE__ */ a(f, { fill: !0, name: "close", size: 24, weight: 400 })
|
|
812
812
|
}
|
|
813
813
|
)
|
|
814
814
|
]
|
|
@@ -853,7 +853,7 @@ const Ne = ({
|
|
|
853
853
|
},
|
|
854
854
|
variant: "filled",
|
|
855
855
|
children: /* @__PURE__ */ a(
|
|
856
|
-
|
|
856
|
+
v,
|
|
857
857
|
{
|
|
858
858
|
sx: {
|
|
859
859
|
lineHeight: g.typography.Body.lineHeight,
|
|
@@ -873,27 +873,27 @@ const Ne = ({
|
|
|
873
873
|
REACT: "react",
|
|
874
874
|
REACT_NATIVE: "react_native",
|
|
875
875
|
NATIVE: "native"
|
|
876
|
-
},
|
|
876
|
+
}, A = {
|
|
877
877
|
LIGHT: "light",
|
|
878
878
|
DARK: "dark"
|
|
879
|
-
}, G = m.createContext(
|
|
880
|
-
|
|
881
|
-
),
|
|
879
|
+
}, G = m.createContext(P), U = m.createContext(
|
|
880
|
+
L(A.LIGHT, M.REACT_NATIVE)
|
|
881
|
+
), Oe = ({
|
|
882
882
|
children: e,
|
|
883
883
|
target: o = M.REACT,
|
|
884
|
-
theme: r =
|
|
884
|
+
theme: r = A.LIGHT,
|
|
885
885
|
tokenOverrides: l
|
|
886
886
|
}) => {
|
|
887
|
-
const [t, i] = m.useState(r ===
|
|
887
|
+
const [t, i] = m.useState(r === A.LIGHT ? P : d0), n = m.useMemo(() => ({
|
|
888
888
|
...l
|
|
889
889
|
}), [l]);
|
|
890
890
|
return m.useEffect(() => {
|
|
891
|
-
const c =
|
|
891
|
+
const c = L(r, o, { ...n });
|
|
892
892
|
i(c);
|
|
893
893
|
}, [r, o, n]), o === M.REACT ? /* @__PURE__ */ a(G.Provider, { value: t, children: e }) : (console.warn("DEPRECATED: Use static values instead of tokens"), /* @__PURE__ */ a(U.Provider, { value: t, children: e }));
|
|
894
|
-
},
|
|
894
|
+
}, Be = (e = M.REACT, o = {}) => {
|
|
895
895
|
const r = e === M.REACT ? G : U, l = m.useContext(r);
|
|
896
|
-
return l ||
|
|
896
|
+
return l || L(A.LIGHT, e, { ...o });
|
|
897
897
|
}, p = {
|
|
898
898
|
LIGHT: "light",
|
|
899
899
|
DARK: "dark"
|
|
@@ -930,15 +930,36 @@ const Ne = ({
|
|
|
930
930
|
Warning400: "#E07C02",
|
|
931
931
|
Warning500: "#C33E01",
|
|
932
932
|
White: "#FFFFFF"
|
|
933
|
-
},
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
}
|
|
933
|
+
}, E0 = (e = {}) => ({
|
|
934
|
+
...k0,
|
|
935
|
+
...e.primary?.[100] && { Primary100: e.primary[100] },
|
|
936
|
+
...e.primary?.[200] && { Primary200: e.primary[200] },
|
|
937
|
+
...e.primary?.[300] && { Primary300: e.primary[300] },
|
|
938
|
+
...e.primary?.[400] && { Primary400: e.primary[400] },
|
|
939
|
+
...e.primary?.[500] && { Primary500: e.primary[500] },
|
|
940
|
+
...e.secondary?.[100] && { Neutral500: e.secondary[100] },
|
|
941
|
+
...e.secondary?.[200] && { Neutral600: e.secondary[200] },
|
|
942
|
+
...e.secondary?.[300] && { Neutral700: e.secondary[300] },
|
|
943
|
+
...e.secondary?.[400] && { Neutral800: e.secondary[400] },
|
|
944
|
+
...e.secondary?.[500] && { Neutral900: e.secondary[500] },
|
|
945
|
+
...e.error?.[100] && { Error100: e.error[100] },
|
|
946
|
+
...e.error?.[200] && { Error200: e.error[200] },
|
|
947
|
+
...e.error?.[300] && { Error300: e.error[300] },
|
|
948
|
+
...e.error?.[400] && { Error400: e.error[400] },
|
|
949
|
+
...e.error?.[500] && { Error500: e.error[500] },
|
|
950
|
+
...e.warning?.[100] && { Warning100: e.warning[100] },
|
|
951
|
+
...e.warning?.[200] && { Warning200: e.warning[200] },
|
|
952
|
+
...e.warning?.[300] && { Warning300: e.warning[300] },
|
|
953
|
+
...e.warning?.[400] && { Warning400: e.warning[400] },
|
|
954
|
+
...e.warning?.[500] && { Warning500: e.warning[500] },
|
|
955
|
+
...e.success?.[100] && { Success100: e.success[100] },
|
|
956
|
+
...e.success?.[150] && { Success150: e.success[150] },
|
|
957
|
+
...e.success?.[200] && { Success200: e.success[200] },
|
|
958
|
+
...e.success?.[300] && { Success300: e.success[300] },
|
|
959
|
+
...e.success?.[400] && { Success400: e.success[400] },
|
|
960
|
+
...e.success?.[500] && { Success500: e.success[500] }
|
|
961
|
+
}), L0 = (e, o = {}) => {
|
|
962
|
+
const r = E0(o);
|
|
942
963
|
return h0({
|
|
943
964
|
mode: e,
|
|
944
965
|
border: {
|
|
@@ -1067,8 +1088,8 @@ const Ne = ({
|
|
|
1067
1088
|
chartMono6: "#002966"
|
|
1068
1089
|
}
|
|
1069
1090
|
});
|
|
1070
|
-
},
|
|
1071
|
-
fontFamily:
|
|
1091
|
+
}, x = "Inter, Helvetica, Arial, sans-serif", S0 = (e) => g0(e, {
|
|
1092
|
+
fontFamily: x,
|
|
1072
1093
|
fontSize: 15,
|
|
1073
1094
|
Body: {
|
|
1074
1095
|
fontSize: 15,
|
|
@@ -1080,19 +1101,19 @@ const Ne = ({
|
|
|
1080
1101
|
},
|
|
1081
1102
|
caption: void 0,
|
|
1082
1103
|
H1: {
|
|
1083
|
-
fontFamily:
|
|
1104
|
+
fontFamily: x,
|
|
1084
1105
|
fontWeight: 700,
|
|
1085
1106
|
fontSize: 31,
|
|
1086
1107
|
lineHeight: "40px"
|
|
1087
1108
|
},
|
|
1088
1109
|
H2: {
|
|
1089
|
-
fontFamily:
|
|
1110
|
+
fontFamily: x,
|
|
1090
1111
|
fontWeight: 700,
|
|
1091
1112
|
fontSize: 23,
|
|
1092
1113
|
lineHeight: "32px"
|
|
1093
1114
|
},
|
|
1094
1115
|
H3: {
|
|
1095
|
-
fontFamily:
|
|
1116
|
+
fontFamily: x,
|
|
1096
1117
|
fontWeight: 700,
|
|
1097
1118
|
fontSize: 18,
|
|
1098
1119
|
lineHeight: "24px"
|
|
@@ -1127,13 +1148,13 @@ const Ne = ({
|
|
|
1127
1148
|
u0.setLicenseKey(
|
|
1128
1149
|
"6e7dd593526efa1f157230ecf06c9b02Tz0xMDA5NjAsRT0xNzYyMDQxNjAwMDAwLFM9cHJvLExNPWFubnVhbCxQVj1RMy0yMDI0LEtWPTI="
|
|
1129
1150
|
);
|
|
1130
|
-
const
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
const N = "0px 0px 0px 2px rgba(82, 138, 224, 0.8)", z = "inset 0px 0px 0px 2px rgba(82, 138, 224, 0.8)",
|
|
1135
|
-
const r = L0(e, o), l =
|
|
1136
|
-
return
|
|
1151
|
+
const C = [...O().shadows];
|
|
1152
|
+
C[1] = "0px 2px 8px rgba(106, 115, 129, 0.12)";
|
|
1153
|
+
C[2] = "0px 6px 12px rgba(106, 115, 129, 0.16), 0px 3px 8px rgba(87, 102, 117, 0.06)";
|
|
1154
|
+
C[3] = "0px 12px 20px rgba(106, 115, 129, 0.22)";
|
|
1155
|
+
const N = "0px 0px 0px 2px rgba(82, 138, 224, 0.8)", z = "inset 0px 0px 0px 2px rgba(82, 138, 224, 0.8)", I0 = "cubic-bezier(.475,.425,0,.995)", _e = (e, o = {}) => {
|
|
1156
|
+
const r = L0(e, o), l = S0(r);
|
|
1157
|
+
return O({
|
|
1137
1158
|
breakpoints: {
|
|
1138
1159
|
values: {
|
|
1139
1160
|
xs: 0,
|
|
@@ -1144,7 +1165,7 @@ const N = "0px 0px 0px 2px rgba(82, 138, 224, 0.8)", z = "inset 0px 0px 0px 2px
|
|
|
1144
1165
|
}
|
|
1145
1166
|
},
|
|
1146
1167
|
palette: r,
|
|
1147
|
-
shadows:
|
|
1168
|
+
shadows: C,
|
|
1148
1169
|
shape: {
|
|
1149
1170
|
borderRadius: 4
|
|
1150
1171
|
},
|
|
@@ -1169,10 +1190,10 @@ const N = "0px 0px 0px 2px rgba(82, 138, 224, 0.8)", z = "inset 0px 0px 0px 2px
|
|
|
1169
1190
|
MuiAlert: {
|
|
1170
1191
|
defaultProps: {
|
|
1171
1192
|
iconMapping: {
|
|
1172
|
-
success: /* @__PURE__ */ a(
|
|
1173
|
-
error: /* @__PURE__ */ a(
|
|
1174
|
-
warning: /* @__PURE__ */ a(
|
|
1175
|
-
info: /* @__PURE__ */ a(
|
|
1193
|
+
success: /* @__PURE__ */ a(f, { fill: !0, name: "check_circle", size: 24, weight: 400 }),
|
|
1194
|
+
error: /* @__PURE__ */ a(f, { fill: !0, name: "error", size: 24, weight: 400 }),
|
|
1195
|
+
warning: /* @__PURE__ */ a(f, { fill: !0, name: "warning", size: 24, weight: 400 }),
|
|
1196
|
+
info: /* @__PURE__ */ a(f, { fill: !0, name: "info", size: 24, weight: 400 })
|
|
1176
1197
|
}
|
|
1177
1198
|
},
|
|
1178
1199
|
styleOverrides: {
|
|
@@ -1561,7 +1582,7 @@ const N = "0px 0px 0px 2px rgba(82, 138, 224, 0.8)", z = "inset 0px 0px 0px 2px
|
|
|
1561
1582
|
// Body
|
|
1562
1583
|
lineHeight: "20px",
|
|
1563
1584
|
// Body
|
|
1564
|
-
transition: `box-shadow 350ms ${
|
|
1585
|
+
transition: `box-shadow 350ms ${I0}`,
|
|
1565
1586
|
width: "100%",
|
|
1566
1587
|
"&.MuiOutlinedInput-input.Mui-disabled": {
|
|
1567
1588
|
padding: 12,
|
|
@@ -1937,50 +1958,50 @@ const N = "0px 0px 0px 2px rgba(82, 138, 224, 0.8)", z = "inset 0px 0px 0px 2px
|
|
|
1937
1958
|
});
|
|
1938
1959
|
};
|
|
1939
1960
|
export {
|
|
1940
|
-
|
|
1941
|
-
|
|
1942
|
-
|
|
1943
|
-
|
|
1961
|
+
de as AccountsFilledIcon,
|
|
1962
|
+
ue as AccountsIcon,
|
|
1963
|
+
pe as ArrowLeftIcon,
|
|
1964
|
+
he as AttentionFilledIcon,
|
|
1944
1965
|
h as BaseIcon,
|
|
1945
|
-
|
|
1946
|
-
|
|
1966
|
+
Ee as BottomSheetTransition,
|
|
1967
|
+
ge as CalendarIcon,
|
|
1947
1968
|
d as CategoryGuids,
|
|
1948
|
-
|
|
1969
|
+
T0 as CategoryIcon,
|
|
1949
1970
|
y0 as CategoryIconList,
|
|
1950
|
-
|
|
1951
|
-
|
|
1952
|
-
|
|
1971
|
+
f0 as CategoryIconVariants,
|
|
1972
|
+
me as CheckmarkFilledIcon,
|
|
1973
|
+
be as ChevronDownIcon,
|
|
1953
1974
|
fe as ChevronLeftIcon,
|
|
1954
|
-
|
|
1955
|
-
|
|
1956
|
-
|
|
1957
|
-
|
|
1975
|
+
ye as ChevronRightIcon,
|
|
1976
|
+
b0 as CloseIcon,
|
|
1977
|
+
ke as DateRangePicker,
|
|
1978
|
+
x0 as DialogFooter,
|
|
1958
1979
|
Le as DialogHeader,
|
|
1959
|
-
|
|
1960
|
-
|
|
1961
|
-
|
|
1962
|
-
|
|
1963
|
-
|
|
1964
|
-
|
|
1980
|
+
Se as Drawer,
|
|
1981
|
+
Me as EditIcon,
|
|
1982
|
+
Te as FilterIcon,
|
|
1983
|
+
x0 as Footer,
|
|
1984
|
+
C0 as H1,
|
|
1985
|
+
we as H2,
|
|
1965
1986
|
Fe as H3,
|
|
1966
|
-
|
|
1967
|
-
|
|
1968
|
-
|
|
1987
|
+
ve as HeartIcon,
|
|
1988
|
+
x as INTER,
|
|
1989
|
+
f as Icon,
|
|
1969
1990
|
m0 as IconWeight,
|
|
1970
|
-
|
|
1971
|
-
|
|
1972
|
-
|
|
1973
|
-
|
|
1974
|
-
|
|
1975
|
-
|
|
1976
|
-
|
|
1991
|
+
Ie as InstitutionLogo,
|
|
1992
|
+
Ae as MXLogoCopyrightIcon,
|
|
1993
|
+
Ce as MXLogoFilledIcon,
|
|
1994
|
+
xe as MXLogoIcon,
|
|
1995
|
+
De as MXLogoOutlineIcon,
|
|
1996
|
+
He as MerchantLogo,
|
|
1997
|
+
Re as P,
|
|
1977
1998
|
M as TARGETS,
|
|
1978
|
-
|
|
1979
|
-
|
|
1980
|
-
|
|
1981
|
-
|
|
1982
|
-
|
|
1983
|
-
|
|
1984
|
-
|
|
1999
|
+
A as THEMES,
|
|
2000
|
+
v as Text,
|
|
2001
|
+
Ne as TextField,
|
|
2002
|
+
ze as Toast,
|
|
2003
|
+
Oe as TokenProvider,
|
|
2004
|
+
_e as createMXTheme,
|
|
2005
|
+
Be as useTokens
|
|
1985
2006
|
};
|
|
1986
2007
|
//# sourceMappingURL=index.es.js.map
|