@mx-cartographer/insights-ui 1.16.22 → 1.16.23
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 +234 -203
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -5,8 +5,8 @@ import { BottomSheetTransition as Ye, P as M, Text as C, MerchantLogo as q, Inst
|
|
|
5
5
|
import ve from "@mui/material/Dialog";
|
|
6
6
|
import Ke from "react-confetti";
|
|
7
7
|
import { Icon as w } from "@mxenabled/mx-icons";
|
|
8
|
-
import
|
|
9
|
-
import
|
|
8
|
+
import p from "@mui/material/Box";
|
|
9
|
+
import E from "@mui/material/Stack";
|
|
10
10
|
import { useInView as ze } from "react-intersection-observer";
|
|
11
11
|
import N from "@mui/material/Card";
|
|
12
12
|
import be from "@mui/material/CardContent";
|
|
@@ -17,7 +17,7 @@ import se from "@mui/material/ListItemText";
|
|
|
17
17
|
import Te from "@mui/material/Menu";
|
|
18
18
|
import Ue from "@mui/material/MenuItem";
|
|
19
19
|
import { useTheme as z, ThemeProvider as je } from "@mui/material/styles";
|
|
20
|
-
import { ResponsiveChartContainer as
|
|
20
|
+
import { ResponsiveChartContainer as Ae, ChartsReferenceLine as ae, ChartsXAxis as Ze, BarPlot as He } from "@mui/x-charts";
|
|
21
21
|
import { useChartContainerDimensions as Le } from "@mui/x-charts/internals";
|
|
22
22
|
import { animated as W, to as _, useSpring as Xe } from "@react-spring/web";
|
|
23
23
|
import Pe from "@mui/material/Paper";
|
|
@@ -117,7 +117,7 @@ const at = ({
|
|
|
117
117
|
return b.useEffect(() => {
|
|
118
118
|
o && c(`${h}%`);
|
|
119
119
|
}, [o, h]), /* @__PURE__ */ e(b.Fragment, { children: /* @__PURE__ */ d(
|
|
120
|
-
|
|
120
|
+
p,
|
|
121
121
|
{
|
|
122
122
|
ref: s,
|
|
123
123
|
"data-ui-test": "progress-bar",
|
|
@@ -129,7 +129,7 @@ const at = ({
|
|
|
129
129
|
},
|
|
130
130
|
children: [
|
|
131
131
|
/* @__PURE__ */ e(
|
|
132
|
-
|
|
132
|
+
p,
|
|
133
133
|
{
|
|
134
134
|
sx: {
|
|
135
135
|
borderRadius: 8,
|
|
@@ -142,7 +142,7 @@ const at = ({
|
|
|
142
142
|
}
|
|
143
143
|
),
|
|
144
144
|
/* @__PURE__ */ e(
|
|
145
|
-
|
|
145
|
+
p,
|
|
146
146
|
{
|
|
147
147
|
sx: {
|
|
148
148
|
bgcolor: n,
|
|
@@ -163,9 +163,9 @@ const at = ({
|
|
|
163
163
|
height: r = 8,
|
|
164
164
|
percentageCompleteText: l,
|
|
165
165
|
progressColorOverride: s
|
|
166
|
-
}) => /* @__PURE__ */ d(
|
|
166
|
+
}) => /* @__PURE__ */ d(p, { className: "mx-insights-goal-progress", "data-ui-test": "goal-progress", sx: { mb: 16 }, children: [
|
|
167
167
|
/* @__PURE__ */ d(
|
|
168
|
-
|
|
168
|
+
E,
|
|
169
169
|
{
|
|
170
170
|
sx: {
|
|
171
171
|
alignItems: "center",
|
|
@@ -202,7 +202,7 @@ const at = ({
|
|
|
202
202
|
gradientOverride: n,
|
|
203
203
|
title: r
|
|
204
204
|
}) => /* @__PURE__ */ d(
|
|
205
|
-
|
|
205
|
+
p,
|
|
206
206
|
{
|
|
207
207
|
className: "mx-insights-gradient-box",
|
|
208
208
|
"data-ui-test": "gradient-box",
|
|
@@ -274,9 +274,9 @@ const at = ({
|
|
|
274
274
|
width: "100%"
|
|
275
275
|
},
|
|
276
276
|
children: [
|
|
277
|
-
/* @__PURE__ */ e(
|
|
278
|
-
/* @__PURE__ */ e(
|
|
279
|
-
|
|
277
|
+
/* @__PURE__ */ e(p, { className: "mx-mini-insight-card-content-body", children: n }),
|
|
278
|
+
/* @__PURE__ */ e(p, { sx: { p: 24 }, children: /* @__PURE__ */ e(
|
|
279
|
+
p,
|
|
280
280
|
{
|
|
281
281
|
className: "test-class",
|
|
282
282
|
dangerouslySetInnerHTML: { __html: t.html_description },
|
|
@@ -374,7 +374,7 @@ const at = ({
|
|
|
374
374
|
legendLabelMain: l,
|
|
375
375
|
legendStyle: s = {}
|
|
376
376
|
}) => /* @__PURE__ */ d(
|
|
377
|
-
|
|
377
|
+
E,
|
|
378
378
|
{
|
|
379
379
|
sx: {
|
|
380
380
|
alignItems: "center",
|
|
@@ -385,7 +385,7 @@ const at = ({
|
|
|
385
385
|
...s
|
|
386
386
|
},
|
|
387
387
|
children: [
|
|
388
|
-
l && /* @__PURE__ */ d(
|
|
388
|
+
l && /* @__PURE__ */ d(E, { alignItems: "center", flexDirection: "row", gap: 8, children: [
|
|
389
389
|
/* @__PURE__ */ e(
|
|
390
390
|
"svg",
|
|
391
391
|
{
|
|
@@ -400,16 +400,16 @@ const at = ({
|
|
|
400
400
|
),
|
|
401
401
|
/* @__PURE__ */ e(C, { id: "chartLegendLabel", sx: { fontSize: 11, fontWeight: 400 }, variant: "XSmall", children: l })
|
|
402
402
|
] }),
|
|
403
|
-
t && r && /* @__PURE__ */ d(
|
|
403
|
+
t && r && /* @__PURE__ */ d(E, { alignItems: "center", flexDirection: "row", gap: 8, children: [
|
|
404
404
|
/* @__PURE__ */ e(
|
|
405
|
-
|
|
405
|
+
E,
|
|
406
406
|
{
|
|
407
407
|
sx: {
|
|
408
408
|
flexDirection: "row",
|
|
409
409
|
gap: 2
|
|
410
410
|
},
|
|
411
411
|
children: [...Array(3)].map((o, a) => /* @__PURE__ */ e(
|
|
412
|
-
|
|
412
|
+
p,
|
|
413
413
|
{
|
|
414
414
|
sx: {
|
|
415
415
|
width: 3,
|
|
@@ -430,7 +430,7 @@ const at = ({
|
|
|
430
430
|
] })
|
|
431
431
|
]
|
|
432
432
|
}
|
|
433
|
-
),
|
|
433
|
+
), pt = ({
|
|
434
434
|
colorRange: t,
|
|
435
435
|
data: n,
|
|
436
436
|
dataIndex: r,
|
|
@@ -549,14 +549,14 @@ const at = ({
|
|
|
549
549
|
removeSelectedTabColorChange: m,
|
|
550
550
|
onBarClick: u
|
|
551
551
|
}) => {
|
|
552
|
-
const y = z(), { containerRef: k, height: x, width: J } = Le(), f = r.reduce((S,
|
|
552
|
+
const y = z(), { containerRef: k, height: x, width: J } = Le(), f = r.reduce((S, A) => Math.min(S, A.value), 1 / 0) < 0, g = ye(() => {
|
|
553
553
|
const S = `${n}80`;
|
|
554
|
-
return m ? r.map(() => n) : h === void 0 ? [...new Array(r.length - 1).fill(S), n] : r.map((
|
|
554
|
+
return m ? r.map(() => n) : h === void 0 ? [...new Array(r.length - 1).fill(S), n] : r.map((A, L) => L === h ? n : S);
|
|
555
555
|
}, [n, r, h]), R = Ge(
|
|
556
|
-
(S, { dataIndex:
|
|
556
|
+
(S, { dataIndex: A }) => u && u(A),
|
|
557
557
|
[u]
|
|
558
558
|
), V = ye(() => {
|
|
559
|
-
const S = r.map(({ value: I }) => I),
|
|
559
|
+
const S = r.map(({ value: I }) => I), A = Math.min(...S), L = Math.max(...S);
|
|
560
560
|
return {
|
|
561
561
|
series: [
|
|
562
562
|
{
|
|
@@ -574,7 +574,7 @@ const at = ({
|
|
|
574
574
|
yAxis: [
|
|
575
575
|
{
|
|
576
576
|
scaleType: "linear",
|
|
577
|
-
min:
|
|
577
|
+
min: A < 0 ? A * 1.2 : 0,
|
|
578
578
|
// Extend the Y-axis range below the lowest negative value
|
|
579
579
|
max: L > 0 ? L : 0
|
|
580
580
|
// Ensure the Y-axis includes positive values
|
|
@@ -582,14 +582,26 @@ const at = ({
|
|
|
582
582
|
]
|
|
583
583
|
};
|
|
584
584
|
}, [r]);
|
|
585
|
-
return /* @__PURE__ */ d(
|
|
585
|
+
return /* @__PURE__ */ d(E, { alignItems: "center", sx: { mb: l ? 16 : 24, width: "100%" }, children: [
|
|
586
586
|
/* @__PURE__ */ e(
|
|
587
|
-
|
|
587
|
+
p,
|
|
588
588
|
{
|
|
589
589
|
ref: k,
|
|
590
|
-
sx: {
|
|
590
|
+
sx: {
|
|
591
|
+
height: s || (l ? 120 : 172),
|
|
592
|
+
mb: 8,
|
|
593
|
+
touchAction: "pan-y",
|
|
594
|
+
width: "100%",
|
|
595
|
+
"& svg": {
|
|
596
|
+
touchAction: "pan-y",
|
|
597
|
+
userSelect: "none"
|
|
598
|
+
},
|
|
599
|
+
"& .recharts-wrapper": {
|
|
600
|
+
touchAction: "pan-y"
|
|
601
|
+
}
|
|
602
|
+
},
|
|
591
603
|
children: /* @__PURE__ */ d(
|
|
592
|
-
|
|
604
|
+
Ae,
|
|
593
605
|
{
|
|
594
606
|
height: x,
|
|
595
607
|
margin: {
|
|
@@ -628,13 +640,13 @@ const at = ({
|
|
|
628
640
|
}
|
|
629
641
|
),
|
|
630
642
|
/* @__PURE__ */ e(
|
|
631
|
-
|
|
643
|
+
Ze,
|
|
632
644
|
{
|
|
633
645
|
disableTicks: !0,
|
|
634
646
|
position: "bottom",
|
|
635
647
|
slots: {
|
|
636
648
|
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
|
637
|
-
axisTickLabel: ({ text: S, ownerState:
|
|
649
|
+
axisTickLabel: ({ text: S, ownerState: A, ...L }) => {
|
|
638
650
|
const I = r[h ?? r.length - 1]?.label;
|
|
639
651
|
return /* @__PURE__ */ e(
|
|
640
652
|
"text",
|
|
@@ -673,14 +685,14 @@ const at = ({
|
|
|
673
685
|
onItemClick: R,
|
|
674
686
|
slots: {
|
|
675
687
|
bar: (S) => {
|
|
676
|
-
const { ownerState:
|
|
688
|
+
const { ownerState: A, style: L, ...I } = S;
|
|
677
689
|
return /* @__PURE__ */ e(
|
|
678
|
-
|
|
690
|
+
pt,
|
|
679
691
|
{
|
|
680
692
|
...I,
|
|
681
693
|
colorRange: g,
|
|
682
694
|
data: r,
|
|
683
|
-
dataIndex:
|
|
695
|
+
dataIndex: A.dataIndex,
|
|
684
696
|
removeSelectedTabColorChange: m,
|
|
685
697
|
selectedTabIndex: h || r.length - 1,
|
|
686
698
|
style: L
|
|
@@ -706,7 +718,7 @@ const at = ({
|
|
|
706
718
|
}
|
|
707
719
|
)
|
|
708
720
|
] });
|
|
709
|
-
},
|
|
721
|
+
}, Et = ({
|
|
710
722
|
color: t,
|
|
711
723
|
data: n,
|
|
712
724
|
series: r,
|
|
@@ -753,7 +765,7 @@ const at = ({
|
|
|
753
765
|
legendStyle: l = {},
|
|
754
766
|
mainColor: s
|
|
755
767
|
}) => /* @__PURE__ */ d(
|
|
756
|
-
|
|
768
|
+
E,
|
|
757
769
|
{
|
|
758
770
|
sx: {
|
|
759
771
|
alignItems: "center",
|
|
@@ -764,7 +776,7 @@ const at = ({
|
|
|
764
776
|
...l
|
|
765
777
|
},
|
|
766
778
|
children: [
|
|
767
|
-
r && /* @__PURE__ */ d(
|
|
779
|
+
r && /* @__PURE__ */ d(E, { alignItems: "center", flexDirection: "row", gap: 8, children: [
|
|
768
780
|
/* @__PURE__ */ e(
|
|
769
781
|
"svg",
|
|
770
782
|
{
|
|
@@ -779,7 +791,7 @@ const at = ({
|
|
|
779
791
|
),
|
|
780
792
|
/* @__PURE__ */ e(C, { id: "legendMain", sx: { fontSize: 11, fontWeight: 400 }, variant: "XSmall", children: r })
|
|
781
793
|
] }),
|
|
782
|
-
n && /* @__PURE__ */ d(
|
|
794
|
+
n && /* @__PURE__ */ d(E, { alignItems: "center", flexDirection: "row", gap: 8, children: [
|
|
783
795
|
/* @__PURE__ */ e(
|
|
784
796
|
"svg",
|
|
785
797
|
{
|
|
@@ -796,7 +808,7 @@ const at = ({
|
|
|
796
808
|
] })
|
|
797
809
|
]
|
|
798
810
|
}
|
|
799
|
-
),
|
|
811
|
+
), pe = ({
|
|
800
812
|
amounts: t,
|
|
801
813
|
barGapRatio: n = 0,
|
|
802
814
|
categoryGapRatio: r = 0.2,
|
|
@@ -817,78 +829,97 @@ const at = ({
|
|
|
817
829
|
const g = f.toString().split("-").pop();
|
|
818
830
|
m?.(v * 2 + Number(g));
|
|
819
831
|
};
|
|
820
|
-
return /* @__PURE__ */ d(
|
|
821
|
-
/* @__PURE__ */ e(
|
|
822
|
-
|
|
832
|
+
return /* @__PURE__ */ d(E, { alignItems: "center", sx: { mb: o ? 16 : 24, width: "100%" }, children: [
|
|
833
|
+
/* @__PURE__ */ e(
|
|
834
|
+
p,
|
|
823
835
|
{
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
{
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
836
|
+
ref: y,
|
|
837
|
+
sx: {
|
|
838
|
+
height: o ? 120 : 172,
|
|
839
|
+
mb: 8,
|
|
840
|
+
touchAction: "pan-y",
|
|
841
|
+
width: "100%",
|
|
842
|
+
"& svg": {
|
|
843
|
+
touchAction: "pan-y",
|
|
844
|
+
userSelect: "none"
|
|
845
|
+
},
|
|
846
|
+
"& .recharts-wrapper": {
|
|
847
|
+
touchAction: "pan-y"
|
|
848
|
+
}
|
|
849
|
+
},
|
|
850
|
+
children: /* @__PURE__ */ d(
|
|
851
|
+
Ae,
|
|
852
|
+
{
|
|
853
|
+
colors: l,
|
|
854
|
+
dataset: s,
|
|
855
|
+
height: k,
|
|
856
|
+
margin: h,
|
|
857
|
+
series: [
|
|
858
|
+
{ dataKey: "main", type: "bar" },
|
|
859
|
+
{ dataKey: "comparison", type: "bar" }
|
|
860
|
+
],
|
|
861
|
+
width: x,
|
|
862
|
+
xAxis: [{ barGapRatio: n, categoryGapRatio: r, dataKey: "label", scaleType: "band" }],
|
|
863
|
+
children: [
|
|
864
|
+
t?.average && /* @__PURE__ */ e(
|
|
865
|
+
ae,
|
|
866
|
+
{
|
|
867
|
+
labelAlign: "middle",
|
|
868
|
+
lineStyle: {
|
|
869
|
+
stroke: u.palette.border?.darker,
|
|
870
|
+
strokeDasharray: "0.1 5.9",
|
|
871
|
+
strokeLinecap: "round",
|
|
872
|
+
strokeWidth: 2
|
|
873
|
+
},
|
|
874
|
+
y: t?.average
|
|
856
875
|
}
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
He,
|
|
867
|
-
{
|
|
868
|
-
onItemClick: (v, { dataIndex: f, seriesId: g }) => J({ dataIndex: f, seriesId: g.toString() }),
|
|
869
|
-
slots: {
|
|
870
|
-
bar: (v) => {
|
|
871
|
-
const { ownerState: f, style: g, ...R } = v;
|
|
872
|
-
return /* @__PURE__ */ e(
|
|
873
|
-
pt,
|
|
874
|
-
{
|
|
875
|
-
...R,
|
|
876
|
-
color: f.color,
|
|
877
|
-
data: s,
|
|
878
|
-
series: {
|
|
879
|
-
index: f.dataIndex,
|
|
880
|
-
type: Number(f.id.toString().split("-").pop())
|
|
881
|
-
},
|
|
882
|
-
style: g
|
|
876
|
+
),
|
|
877
|
+
/* @__PURE__ */ e(
|
|
878
|
+
Ze,
|
|
879
|
+
{
|
|
880
|
+
disableTicks: !0,
|
|
881
|
+
position: "bottom",
|
|
882
|
+
sx: (v) => ({
|
|
883
|
+
".MuiChartsAxis-line": {
|
|
884
|
+
stroke: v.palette.border?.darker
|
|
883
885
|
}
|
|
884
|
-
)
|
|
886
|
+
}),
|
|
887
|
+
tickLabelStyle: {
|
|
888
|
+
fontSize: 11,
|
|
889
|
+
fill: u.palette.text.secondary,
|
|
890
|
+
fontWeight: 400
|
|
891
|
+
}
|
|
885
892
|
}
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
893
|
+
),
|
|
894
|
+
/* @__PURE__ */ e(
|
|
895
|
+
He,
|
|
896
|
+
{
|
|
897
|
+
onItemClick: (v, { dataIndex: f, seriesId: g }) => J({ dataIndex: f, seriesId: g.toString() }),
|
|
898
|
+
slots: {
|
|
899
|
+
bar: (v) => {
|
|
900
|
+
const { ownerState: f, style: g, ...R } = v;
|
|
901
|
+
return /* @__PURE__ */ e(
|
|
902
|
+
Et,
|
|
903
|
+
{
|
|
904
|
+
...R,
|
|
905
|
+
color: f.color,
|
|
906
|
+
data: s,
|
|
907
|
+
series: {
|
|
908
|
+
index: f.dataIndex,
|
|
909
|
+
type: Number(f.id.toString().split("-").pop())
|
|
910
|
+
},
|
|
911
|
+
style: g
|
|
912
|
+
}
|
|
913
|
+
);
|
|
914
|
+
}
|
|
915
|
+
}
|
|
916
|
+
}
|
|
917
|
+
)
|
|
918
|
+
]
|
|
919
|
+
}
|
|
920
|
+
)
|
|
890
921
|
}
|
|
891
|
-
)
|
|
922
|
+
),
|
|
892
923
|
(a || c) && /* @__PURE__ */ e(
|
|
893
924
|
yt,
|
|
894
925
|
{
|
|
@@ -941,7 +972,7 @@ const at = ({
|
|
|
941
972
|
function Q() {
|
|
942
973
|
return /* @__PURE__ */ e(U, { divProps: { style: {} }, image: kt });
|
|
943
974
|
}
|
|
944
|
-
const
|
|
975
|
+
const Ee = (t) => {
|
|
945
976
|
const [n, r] = he({ width: 0, height: 0 });
|
|
946
977
|
return Me(() => {
|
|
947
978
|
const l = () => {
|
|
@@ -970,9 +1001,9 @@ const pe = (t) => {
|
|
|
970
1001
|
rightLowerText: c,
|
|
971
1002
|
rightUpperText: h
|
|
972
1003
|
}) => {
|
|
973
|
-
const m = o ? Ce : Se, u = P(null), { height: y, width: k } =
|
|
1004
|
+
const m = o ? Ce : Se, u = P(null), { height: y, width: k } = Ee(u);
|
|
974
1005
|
return /* @__PURE__ */ d(
|
|
975
|
-
|
|
1006
|
+
p,
|
|
976
1007
|
{
|
|
977
1008
|
ref: u,
|
|
978
1009
|
alignItems: "center",
|
|
@@ -1002,7 +1033,7 @@ const pe = (t) => {
|
|
|
1002
1033
|
children: [
|
|
1003
1034
|
m === Se && /* @__PURE__ */ e(wt, { account: t, headerString: a }),
|
|
1004
1035
|
m === Ce && /* @__PURE__ */ e(Jt, { account: t, headerString: a }),
|
|
1005
|
-
/* @__PURE__ */ d(
|
|
1036
|
+
/* @__PURE__ */ d(E, { direction: "row", gap: 12, height: 58, width: "100%", children: [
|
|
1006
1037
|
/* @__PURE__ */ e(Mt, { leftLowerText: r, leftUpperText: l }),
|
|
1007
1038
|
/* @__PURE__ */ e(
|
|
1008
1039
|
vt,
|
|
@@ -1057,7 +1088,7 @@ const pe = (t) => {
|
|
|
1057
1088
|
),
|
|
1058
1089
|
/* @__PURE__ */ e(M, { bold: !0, sx: { width: "100%", textAlign: "center" }, children: n })
|
|
1059
1090
|
] }), Mt = ({ leftLowerText: t, leftUpperText: n }) => /* @__PURE__ */ d(
|
|
1060
|
-
|
|
1091
|
+
p,
|
|
1061
1092
|
{
|
|
1062
1093
|
sx: {
|
|
1063
1094
|
bgcolor: "background.default",
|
|
@@ -1080,7 +1111,7 @@ const pe = (t) => {
|
|
|
1080
1111
|
]
|
|
1081
1112
|
}
|
|
1082
1113
|
), Jt = ({ account: t, headerString: n }) => /* @__PURE__ */ d(
|
|
1083
|
-
|
|
1114
|
+
p,
|
|
1084
1115
|
{
|
|
1085
1116
|
"data-ui-test": "mx-insights-sudd-mini-body-header",
|
|
1086
1117
|
sx: { display: "flex", flexDirection: "row", gap: 8, justifyContent: "center" },
|
|
@@ -1103,7 +1134,7 @@ const pe = (t) => {
|
|
|
1103
1134
|
rightLowerText: n,
|
|
1104
1135
|
rightUpperText: r
|
|
1105
1136
|
}) => /* @__PURE__ */ e(
|
|
1106
|
-
|
|
1137
|
+
p,
|
|
1107
1138
|
{
|
|
1108
1139
|
sx: {
|
|
1109
1140
|
bgcolor: t ? "success.lighter" : "transparent",
|
|
@@ -1113,7 +1144,7 @@ const pe = (t) => {
|
|
|
1113
1144
|
p: 12,
|
|
1114
1145
|
width: "100%"
|
|
1115
1146
|
},
|
|
1116
|
-
children: /* @__PURE__ */ d(
|
|
1147
|
+
children: /* @__PURE__ */ d(E, { alignItems: "center", gap: 2, justifyContent: "center", children: [
|
|
1117
1148
|
/* @__PURE__ */ e(
|
|
1118
1149
|
M,
|
|
1119
1150
|
{
|
|
@@ -1143,18 +1174,18 @@ const pe = (t) => {
|
|
|
1143
1174
|
)
|
|
1144
1175
|
] })
|
|
1145
1176
|
}
|
|
1146
|
-
), bt = (t, n) => /* @__PURE__ */ i.createElement("svg", { width: 124, height: 107, viewBox: "0 0 124 107", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: n, ...t }, /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M78.3577 97.4096H32.9454C31.9936 97.4096 31.2148 96.6308 31.2148 95.679V54.2712C31.2148 53.3194 31.9936 52.5405 32.9454 52.5405H78.3577C79.3096 52.5405 80.0884 53.3194 80.0884 54.2712V95.679C80.0884 96.6308 79.3096 97.4096 78.3577 97.4096Z", fill: "#CDD3DD" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M80.0884 54.2701V58.1431H31.2148V54.2701C31.2148 53.3189 31.9933 52.5396 32.9454 52.5396H78.3578C79.3099 52.5396 80.0884 53.3189 80.0884 54.2701Z", fill: "#E8F6FF" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M35.8132 55.4896C35.8132 56.2271 35.2154 56.8249 34.4779 56.8249C33.7404 56.8249 33.1426 56.2271 33.1426 55.4896C33.1426 54.7521 33.7404 54.1543 34.4779 54.1543C35.2154 54.1543 35.8132 54.7521 35.8132 55.4896Z", fill: "#C3E4FF" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M40.1267 55.4896C40.1267 56.2271 39.5289 56.8249 38.7914 56.8249C38.0539 56.8249 37.4561 56.2271 37.4561 55.4896C37.4561 54.7521 38.0539 54.1543 38.7914 54.1543C39.5289 54.1543 40.1267 54.7521 40.1267 55.4896Z", fill: "#C3E4FF" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M44.4372 55.4896C44.4372 56.2271 43.8394 56.8249 43.1019 56.8249C42.3645 56.8249 41.7666 56.2271 41.7666 55.4896C41.7666 54.7521 42.3645 54.1543 43.1019 54.1543C43.8394 54.1543 44.4372 54.7521 44.4372 55.4896Z", fill: "#C3E4FF" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M83.6985 106.675H38.2863C37.3344 106.675 36.5557 105.896 36.5557 104.944V63.5363C36.5557 62.5845 37.3344 61.8057 38.2863 61.8057H83.6985C84.6504 61.8057 85.4292 62.5845 85.4292 63.5363V104.944C85.4292 105.896 84.6504 106.675 83.6985 106.675Z", fill: "#E4E8EE" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M85.4292 63.5353V67.4083H36.5557V63.5353C36.5557 62.5841 37.3342 61.8047 38.2862 61.8047H83.6986C84.6507 61.8047 85.4292 62.5841 85.4292 63.5353Z", fill: "#E8F6FF" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M41.155 64.7547C41.155 65.4922 40.5572 66.0901 39.8197 66.0901C39.0823 66.0901 38.4844 65.4922 38.4844 64.7547C38.4844 64.0173 39.0823 63.4194 39.8197 63.4194C40.5572 63.4194 41.155 64.0173 41.155 64.7547Z", fill: "#C3E4FF" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M45.4675 64.7547C45.4675 65.4922 44.8697 66.0901 44.1322 66.0901C43.3947 66.0901 42.7969 65.4922 42.7969 64.7547C42.7969 64.0173 43.3947 63.4194 44.1322 63.4194C44.8697 63.4194 45.4675 64.0173 45.4675 64.7547Z", fill: "#C3E4FF" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M49.779 64.7547C49.779 65.4922 49.1812 66.0901 48.4437 66.0901C47.7063 66.0901 47.1084 65.4922 47.1084 64.7547C47.1084 64.0173 47.7063 63.4194 48.4437 63.4194C49.1812 63.4194 49.779 64.0173 49.779 64.7547Z", fill: "#C3E4FF" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M117.767 74.9926H72.3547C71.4029 74.9926 70.624 74.2139 70.624 73.2619V31.8541C70.624 30.9023 71.4029 30.1235 72.3547 30.1235H117.767C118.719 30.1235 119.498 30.9023 119.498 31.8541V73.2619C119.498 74.2139 118.719 74.9926 117.767 74.9926Z", fill: "#EEF1F6" }), /* @__PURE__ */ i.createElement("mask", { id: "mask0", "mask-type": "alpha", maskUnits: "userSpaceOnUse", x: 70, y: 30, width: 50, height: 6 }, /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M70.624 30.0874H119.498V35.6909H70.624V30.0874Z", fill: "white" })), /* @__PURE__ */ i.createElement("g", { mask: "url(#mask0)" }, /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M119.498 31.8185V35.6915H70.624V31.8185C70.624 30.8673 71.4025 30.0879 72.3546 30.0879H117.767C118.719 30.0879 119.498 30.8673 119.498 31.8185Z", fill: "#CDD3DD" })), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M75.1814 33.0384C75.1814 33.7759 74.5835 34.3738 73.8461 34.3738C73.1086 34.3738 72.5107 33.7759 72.5107 33.0384C72.5107 32.3009 73.1086 31.7031 73.8461 31.7031C74.5835 31.7031 75.1814 32.3009 75.1814 33.0384Z", fill: "#C3E4FF" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M79.4939 33.0384C79.4939 33.7759 78.896 34.3738 78.1586 34.3738C77.4211 34.3738 76.8232 33.7759 76.8232 33.0384C76.8232 32.3009 77.4211 31.7031 78.1586 31.7031C78.896 31.7031 79.4939 32.3009 79.4939 33.0384Z", fill: "#C3E4FF" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M83.8054 33.0384C83.8054 33.7759 83.2076 34.3738 82.4701 34.3738C81.7326 34.3738 81.1348 33.7759 81.1348 33.0384C81.1348 32.3009 81.7326 31.7031 82.4701 31.7031C83.2076 31.7031 83.8054 32.3009 83.8054 33.0384Z", fill: "#C3E4FF" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M91.0693 82.5761H101.728V80.5459H91.0693V82.5761Z", fill: "#C3E4FF" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M91.0693 85.5937H121.426V84.644H91.0693V85.5937Z", fill: "#EEF1F6" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M91.0693 91.0863H122.441V90.1367H91.0693V91.0863Z", fill: "#EEF1F6" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M91.0693 93.833H123.771V92.8833H91.0693V93.833Z", fill: "#EEF1F6" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M91.0693 96.5786H110.937V95.6289H91.0693V96.5786Z", fill: "#EEF1F6" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M91.0693 88.3397H123.771V87.3901H91.0693V88.3397Z", fill: "#EEF1F6" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M33.1426 35.0087H42.6513V32.9785H33.1426V35.0087Z", fill: "#C3E4FF" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M33.1426 38.0277H60.2242V37.0781H33.1426V38.0277Z", fill: "#D6EEFF" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M33.1426 43.518H61.1298V42.5684H33.1426V43.518Z", fill: "#D6EEFF" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M33.1426 46.2645H53.7589V45.3149H33.1426V46.2645Z", fill: "#D6EEFF" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M33.1426 40.7724H62.3157V39.8228H33.1426V40.7724Z", fill: "#D6EEFF" }), /* @__PURE__ */ i.createElement("g", { filter: "url(#filter0_d)" }, /* @__PURE__ */ i.createElement("mask", { id: "mask1", "mask-type": "alpha", maskUnits: "userSpaceOnUse", x: 52, y: 36, width: 51, height: 65 }, /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M52.8486 36.0361H102.157V100.752H52.8486V36.0361Z", fill: "white" })), /* @__PURE__ */ i.createElement("g", { mask: "url(#mask1)" }, /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M100.652 100.752H54.3538C53.5259 100.752 52.8486 100.075 52.8486 99.2473V37.541C52.8486 36.7133 53.5259 36.0361 54.3538 36.0361H100.652C101.48 36.0361 102.157 36.7133 102.157 37.541V99.2473C102.157 100.075 101.48 100.752 100.652 100.752Z", fill: "white" })), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M66.0273 64.132H97.0019V62.9336H66.0273V64.132Z", fill: "#E4E8EE" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M66.0273 66.6379H87.8484V65.4395H66.0273V66.6379Z", fill: "#E4E8EE" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M66.0273 95.1347H87.177V93.4868H66.0273V95.1347Z", fill: "#E4E8EE" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M59.5523 67.7822C57.9041 67.7822 56.5557 66.434 56.5557 64.7861C56.5557 63.1383 57.9041 61.79 59.5523 61.79C61.2004 61.79 62.549 63.1383 62.549 64.7861C62.549 66.434 61.2004 67.7822 59.5523 67.7822Z", fill: "#E4E8EE", stroke: "#E4E8EE", strokeWidth: 0.531397 }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M59.5523 87.6983C57.9041 87.6983 56.5557 86.35 56.5557 84.7022C56.5557 83.0542 57.9041 81.7061 59.5523 81.7061C61.2004 81.7061 62.549 83.0542 62.549 84.7022C62.549 86.35 61.2004 87.6983 59.5523 87.6983Z", fill: "#E4E8EE", stroke: "#E4E8EE", strokeWidth: 0.531397 }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M59.5523 77.7417C57.9041 77.7417 56.5557 76.3935 56.5557 74.7456C56.5557 73.0978 57.9041 71.7495 59.5523 71.7495C61.2004 71.7495 62.549 73.0978 62.549 74.7456C62.549 76.3935 61.2004 77.7417 59.5523 77.7417Z", fill: "#E4E8EE", stroke: "#E4E8EE", strokeWidth: 0.531397 }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M66.0273 74.0906H97.0019V72.8921H66.0273V74.0906Z", fill: "#E4E8EE" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M66.0273 76.5969H87.8484V75.3984H66.0273V76.5969Z", fill: "#E4E8EE" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M66.0273 84.0496H97.0019V82.8511H66.0273V84.0496Z", fill: "#E4E8EE" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M66.0273 86.5554H87.8484V85.3569H66.0273V86.5554Z", fill: "#E4E8EE" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M56.5527 53.5731L58.7522 55.3118L62.6507 50.8042", fill: "#E4E8EE" }), /* @__PURE__ */ i.createElement("path", { d: "M56.5527 53.5731L58.7522 55.3118L62.6507 50.8042", stroke: "#E4E8EE", strokeWidth: 0.797096 }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M56.5527 43.6146L58.7522 45.3532L62.6507 40.8457", fill: "#E4E8EE" }), /* @__PURE__ */ i.createElement("path", { d: "M56.5527 43.6146L58.7522 45.3532L62.6507 40.8457", stroke: "#E4E8EE", strokeWidth: 0.797096 }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M66.0273 42.273H97.0019V40.7573H66.0273V42.273Z", fill: "#E4E8EE" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M66.0273 45.442H87.8484V43.9263H66.0273V45.442Z", fill: "#E4E8EE" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M64.7861 41.5145H98.2397H64.7861Z", fill: "#E4E8EE" }), /* @__PURE__ */ i.createElement("path", { d: "M64.7861 41.5145H98.2397", stroke: "#E4E8EE", strokeWidth: 0.265699 }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M64.7861 44.6844H89.0278H64.7861Z", fill: "#E4E8EE" }), /* @__PURE__ */ i.createElement("path", { d: "M64.7861 44.6844H89.0278", stroke: "#E4E8EE", strokeWidth: 0.265699 }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M66.0273 52.2316H97.0019V50.7158H66.0273V52.2316Z", fill: "#E4E8EE" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M66.0273 55.3995H87.8484V53.8838H66.0273V55.3995Z", fill: "#E4E8EE" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M64.7861 51.4739H98.2397H64.7861Z", fill: "#E4E8EE" }), /* @__PURE__ */ i.createElement("path", { d: "M64.7861 51.4739H98.2397", stroke: "#E4E8EE", strokeWidth: 0.265699 }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M64.7861 54.6419H89.0278H64.7861Z", fill: "#E4E8EE" }), /* @__PURE__ */ i.createElement("path", { d: "M64.7861 54.6419H89.0278", stroke: "#E4E8EE", strokeWidth: 0.265699 }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M58.1973 59.0614H96.6276H58.1973Z", fill: "#E4E8EE" }), /* @__PURE__ */ i.createElement("path", { d: "M58.1973 59.0614H96.6276", stroke: "#E4E8EE", strokeWidth: 0.265699 }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M59.5521 92.0054V96.6176V92.0054Z", fill: "#E4E8EE" }), /* @__PURE__ */ i.createElement("path", { d: "M59.5521 92.0054V96.6176", stroke: "#E4E8EE", strokeWidth: 0.797096 }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M57.2451 94.3109H61.8582H57.2451Z", fill: "#E4E8EE" }), /* @__PURE__ */ i.createElement("path", { d: "M57.2451 94.3109H61.8582", stroke: "#E4E8EE", strokeWidth: 0.797096 })), /* @__PURE__ */ i.createElement("g", { filter: "url(#filter1_d)" }, /* @__PURE__ */ i.createElement("circle", { cx: 48.4218, cy: 47.4218, r: 45.4218, fill: "#CDD3DD" }), /* @__PURE__ */ i.createElement("mask", { id: "mask2", "mask-type": "alpha", maskUnits: "userSpaceOnUse", x: 4, y: 3, width: 88, height: 88 }, /* @__PURE__ */ i.createElement("circle", { cx: 48.4212, cy: 47.4217, r: 43.4622, fill: "#F8F9FB" })), /* @__PURE__ */ i.createElement("g", { mask: "url(#mask2)" }, /* @__PURE__ */ i.createElement("rect", { width: 93.6272, height: 94.0068, transform: "translate(3 -0.528809)", fill: "white" }), /* @__PURE__ */ i.createElement("rect", { x: 12.8691, y: 12.6294, width: 9.10967, height: 9.10967, rx: 0.506093, fill: "#A8B1BD" }), /* @__PURE__ */ i.createElement("rect", { x: 12.8691, y: 50.8384, width: 9.10967, height: 9.10967, rx: 0.506093, fill: "#A8B1BD" }), /* @__PURE__ */ i.createElement("rect", { x: 12.8691, y: 77.5361, width: 9.10967, height: 9.10967, rx: 0.506093, fill: "#A8B1BD" }), /* @__PURE__ */ i.createElement("rect", { x: 12.8691, y: 26.293, width: 9.10967, height: 9.10967, rx: 0.506093, fill: "#A8B1BD" }), /* @__PURE__ */ i.createElement("rect", { x: 23.75, y: 12.6294, width: 33.1491, height: 3.54265, rx: 0.506093, fill: "#CDD3DD" }), /* @__PURE__ */ i.createElement("rect", { x: 23.75, y: 50.8384, width: 33.1491, height: 3.54265, rx: 0.506093, fill: "#CDD3DD" }), /* @__PURE__ */ i.createElement("rect", { x: 23.75, y: 77.5361, width: 33.1491, height: 3.54265, rx: 0.506093, fill: "#CDD3DD" }), /* @__PURE__ */ i.createElement("rect", { x: 23.75, y: 26.293, width: 33.1491, height: 3.54265, rx: 0.506093, fill: "#CDD3DD" }), /* @__PURE__ */ i.createElement("rect", { x: 12.8691, y: 6.0498, width: 33.1491, height: 2.65699, rx: 0.506093, fill: "#EEF1F6" }), /* @__PURE__ */ i.createElement("rect", { x: 12.8691, y: 44.2598, width: 33.1491, height: 2.65699, rx: 0.506093, fill: "#EEF1F6" }), /* @__PURE__ */ i.createElement("rect", { x: 12.8691, y: 70.9556, width: 33.1491, height: 2.65699, rx: 0.506093, fill: "#EEF1F6" }), /* @__PURE__ */ i.createElement("rect", { x: 23.75, y: 18.1948, width: 25.6842, height: 3.54265, rx: 0.506093, fill: "#EEF1F6" }), /* @__PURE__ */ i.createElement("rect", { x: 23.75, y: 56.4058, width: 25.6842, height: 3.54265, rx: 0.506093, fill: "#EEF1F6" }), /* @__PURE__ */ i.createElement("rect", { x: 23.75, y: 83.1025, width: 25.6842, height: 3.54265, rx: 0.506093, fill: "#EEF1F6" }), /* @__PURE__ */ i.createElement("rect", { x: 23.75, y: 31.8604, width: 25.6842, height: 3.54265, rx: 0.506093, fill: "#EEF1F6" }), /* @__PURE__ */ i.createElement("rect", { x: 68.4131, y: 15.4131, width: 15.5624, height: 3.54265, rx: 0.506093, fill: "#A8B1BD" }), /* @__PURE__ */ i.createElement("rect", { x: 68.4131, y: 53.6221, width: 15.5624, height: 3.54265, rx: 0.506093, fill: "#A8B1BD" }), /* @__PURE__ */ i.createElement("rect", { x: 68.4131, y: 80.3179, width: 15.5624, height: 3.54265, rx: 0.506093, fill: "#A8B1BD" }), /* @__PURE__ */ i.createElement("rect", { x: 68.4131, y: 29.0767, width: 15.5624, height: 3.54265, rx: 0.506093, fill: "#A8B1BD" }), /* @__PURE__ */ i.createElement("path", { d: "M10.9707 23.8901H85.8724", stroke: "#E4E8EE", strokeWidth: 0.253046 }), /* @__PURE__ */ i.createElement("path", { d: "M10.9707 62.1001H85.8724", stroke: "#E4E8EE", strokeWidth: 0.253046 }), /* @__PURE__ */ i.createElement("path", { d: "M10.9707 88.7959H85.8724", stroke: "#E4E8EE", strokeWidth: 0.253046 }), /* @__PURE__ */ i.createElement("path", { d: "M10.9707 37.5547H85.8724", stroke: "#E4E8EE", strokeWidth: 0.253046 }), /* @__PURE__ */ i.createElement("path", { d: "M10.9707 10.2246H85.8724", stroke: "#E4E8EE", strokeWidth: 0.253046 }), /* @__PURE__ */ i.createElement("path", { d: "M10.9707 48.4355H85.8724", stroke: "#E4E8EE", strokeWidth: 0.253046 }), /* @__PURE__ */ i.createElement("path", { d: "M10.9707 75.1313H85.8724", stroke: "#E4E8EE", strokeWidth: 0.253046 }), /* @__PURE__ */ i.createElement("path", { d: "M10.9707 23.8901H85.8724", stroke: "#E4E8EE", strokeWidth: 0.253046 }), /* @__PURE__ */ i.createElement("path", { d: "M10.9707 62.1001H85.8724", stroke: "#E4E8EE", strokeWidth: 0.253046 }), /* @__PURE__ */ i.createElement("path", { d: "M10.9707 88.7959H85.8724", stroke: "#E4E8EE", strokeWidth: 0.253046 }))), /* @__PURE__ */ i.createElement("path", { d: "M76.0285 81.4569L76.7644 80.721L80.4085 83.0384L100.493 103.122C101.095 103.725 101.095 104.702 100.493 105.304C99.8901 105.907 98.9134 105.907 98.3109 105.304L78.3227 85.3158L76.0285 81.4569Z", fill: "#CDD3DD" }), /* @__PURE__ */ i.createElement("defs", null, /* @__PURE__ */ i.createElement("filter", { id: "filter0_d", x: 51.8364, y: 35.4035, width: 51.333, height: 66.7404, filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" }, /* @__PURE__ */ i.createElement("feFlood", { floodOpacity: 0, result: "BackgroundImageFix" }), /* @__PURE__ */ i.createElement("feColorMatrix", { in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), /* @__PURE__ */ i.createElement("feOffset", { dy: 0.37957 }), /* @__PURE__ */ i.createElement("feGaussianBlur", { stdDeviation: 0.506093 }), /* @__PURE__ */ i.createElement("feColorMatrix", { type: "matrix", values: "0 0 0 0 0.341176 0 0 0 0 0.4 0 0 0 0 0.458824 0 0 0 0.15 0" }), /* @__PURE__ */ i.createElement("feBlend", { mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow" }), /* @__PURE__ */ i.createElement("feBlend", { mode: "normal", in: "SourceGraphic", in2: "effect1_dropShadow", result: "shape" })), /* @__PURE__ */ i.createElement("filter", { id: "filter1_d", x: 0.469535, y: 0.734768, width: 95.9046, height: 95.9046, filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" }, /* @__PURE__ */ i.createElement("feFlood", { floodOpacity: 0, result: "BackgroundImageFix" }), /* @__PURE__ */ i.createElement("feColorMatrix", { in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), /* @__PURE__ */ i.createElement("feOffset", { dy: 1.26523 }), /* @__PURE__ */ i.createElement("feGaussianBlur", { stdDeviation: 1.26523 }), /* @__PURE__ */ i.createElement("feColorMatrix", { type: "matrix", values: "0 0 0 0 0.341176 0 0 0 0 0.4 0 0 0 0 0.458824 0 0 0 0.16 0" }), /* @__PURE__ */ i.createElement("feBlend", { mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow" }), /* @__PURE__ */ i.createElement("feBlend", { mode: "normal", in: "SourceGraphic", in2: "effect1_dropShadow", result: "shape" })))), Zt = T(bt), At = {
|
|
1177
|
+
), bt = (t, n) => /* @__PURE__ */ i.createElement("svg", { width: 124, height: 107, viewBox: "0 0 124 107", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: n, ...t }, /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M78.3577 97.4096H32.9454C31.9936 97.4096 31.2148 96.6308 31.2148 95.679V54.2712C31.2148 53.3194 31.9936 52.5405 32.9454 52.5405H78.3577C79.3096 52.5405 80.0884 53.3194 80.0884 54.2712V95.679C80.0884 96.6308 79.3096 97.4096 78.3577 97.4096Z", fill: "#CDD3DD" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M80.0884 54.2701V58.1431H31.2148V54.2701C31.2148 53.3189 31.9933 52.5396 32.9454 52.5396H78.3578C79.3099 52.5396 80.0884 53.3189 80.0884 54.2701Z", fill: "#E8F6FF" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M35.8132 55.4896C35.8132 56.2271 35.2154 56.8249 34.4779 56.8249C33.7404 56.8249 33.1426 56.2271 33.1426 55.4896C33.1426 54.7521 33.7404 54.1543 34.4779 54.1543C35.2154 54.1543 35.8132 54.7521 35.8132 55.4896Z", fill: "#C3E4FF" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M40.1267 55.4896C40.1267 56.2271 39.5289 56.8249 38.7914 56.8249C38.0539 56.8249 37.4561 56.2271 37.4561 55.4896C37.4561 54.7521 38.0539 54.1543 38.7914 54.1543C39.5289 54.1543 40.1267 54.7521 40.1267 55.4896Z", fill: "#C3E4FF" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M44.4372 55.4896C44.4372 56.2271 43.8394 56.8249 43.1019 56.8249C42.3645 56.8249 41.7666 56.2271 41.7666 55.4896C41.7666 54.7521 42.3645 54.1543 43.1019 54.1543C43.8394 54.1543 44.4372 54.7521 44.4372 55.4896Z", fill: "#C3E4FF" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M83.6985 106.675H38.2863C37.3344 106.675 36.5557 105.896 36.5557 104.944V63.5363C36.5557 62.5845 37.3344 61.8057 38.2863 61.8057H83.6985C84.6504 61.8057 85.4292 62.5845 85.4292 63.5363V104.944C85.4292 105.896 84.6504 106.675 83.6985 106.675Z", fill: "#E4E8EE" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M85.4292 63.5353V67.4083H36.5557V63.5353C36.5557 62.5841 37.3342 61.8047 38.2862 61.8047H83.6986C84.6507 61.8047 85.4292 62.5841 85.4292 63.5353Z", fill: "#E8F6FF" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M41.155 64.7547C41.155 65.4922 40.5572 66.0901 39.8197 66.0901C39.0823 66.0901 38.4844 65.4922 38.4844 64.7547C38.4844 64.0173 39.0823 63.4194 39.8197 63.4194C40.5572 63.4194 41.155 64.0173 41.155 64.7547Z", fill: "#C3E4FF" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M45.4675 64.7547C45.4675 65.4922 44.8697 66.0901 44.1322 66.0901C43.3947 66.0901 42.7969 65.4922 42.7969 64.7547C42.7969 64.0173 43.3947 63.4194 44.1322 63.4194C44.8697 63.4194 45.4675 64.0173 45.4675 64.7547Z", fill: "#C3E4FF" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M49.779 64.7547C49.779 65.4922 49.1812 66.0901 48.4437 66.0901C47.7063 66.0901 47.1084 65.4922 47.1084 64.7547C47.1084 64.0173 47.7063 63.4194 48.4437 63.4194C49.1812 63.4194 49.779 64.0173 49.779 64.7547Z", fill: "#C3E4FF" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M117.767 74.9926H72.3547C71.4029 74.9926 70.624 74.2139 70.624 73.2619V31.8541C70.624 30.9023 71.4029 30.1235 72.3547 30.1235H117.767C118.719 30.1235 119.498 30.9023 119.498 31.8541V73.2619C119.498 74.2139 118.719 74.9926 117.767 74.9926Z", fill: "#EEF1F6" }), /* @__PURE__ */ i.createElement("mask", { id: "mask0", "mask-type": "alpha", maskUnits: "userSpaceOnUse", x: 70, y: 30, width: 50, height: 6 }, /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M70.624 30.0874H119.498V35.6909H70.624V30.0874Z", fill: "white" })), /* @__PURE__ */ i.createElement("g", { mask: "url(#mask0)" }, /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M119.498 31.8185V35.6915H70.624V31.8185C70.624 30.8673 71.4025 30.0879 72.3546 30.0879H117.767C118.719 30.0879 119.498 30.8673 119.498 31.8185Z", fill: "#CDD3DD" })), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M75.1814 33.0384C75.1814 33.7759 74.5835 34.3738 73.8461 34.3738C73.1086 34.3738 72.5107 33.7759 72.5107 33.0384C72.5107 32.3009 73.1086 31.7031 73.8461 31.7031C74.5835 31.7031 75.1814 32.3009 75.1814 33.0384Z", fill: "#C3E4FF" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M79.4939 33.0384C79.4939 33.7759 78.896 34.3738 78.1586 34.3738C77.4211 34.3738 76.8232 33.7759 76.8232 33.0384C76.8232 32.3009 77.4211 31.7031 78.1586 31.7031C78.896 31.7031 79.4939 32.3009 79.4939 33.0384Z", fill: "#C3E4FF" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M83.8054 33.0384C83.8054 33.7759 83.2076 34.3738 82.4701 34.3738C81.7326 34.3738 81.1348 33.7759 81.1348 33.0384C81.1348 32.3009 81.7326 31.7031 82.4701 31.7031C83.2076 31.7031 83.8054 32.3009 83.8054 33.0384Z", fill: "#C3E4FF" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M91.0693 82.5761H101.728V80.5459H91.0693V82.5761Z", fill: "#C3E4FF" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M91.0693 85.5937H121.426V84.644H91.0693V85.5937Z", fill: "#EEF1F6" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M91.0693 91.0863H122.441V90.1367H91.0693V91.0863Z", fill: "#EEF1F6" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M91.0693 93.833H123.771V92.8833H91.0693V93.833Z", fill: "#EEF1F6" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M91.0693 96.5786H110.937V95.6289H91.0693V96.5786Z", fill: "#EEF1F6" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M91.0693 88.3397H123.771V87.3901H91.0693V88.3397Z", fill: "#EEF1F6" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M33.1426 35.0087H42.6513V32.9785H33.1426V35.0087Z", fill: "#C3E4FF" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M33.1426 38.0277H60.2242V37.0781H33.1426V38.0277Z", fill: "#D6EEFF" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M33.1426 43.518H61.1298V42.5684H33.1426V43.518Z", fill: "#D6EEFF" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M33.1426 46.2645H53.7589V45.3149H33.1426V46.2645Z", fill: "#D6EEFF" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M33.1426 40.7724H62.3157V39.8228H33.1426V40.7724Z", fill: "#D6EEFF" }), /* @__PURE__ */ i.createElement("g", { filter: "url(#filter0_d)" }, /* @__PURE__ */ i.createElement("mask", { id: "mask1", "mask-type": "alpha", maskUnits: "userSpaceOnUse", x: 52, y: 36, width: 51, height: 65 }, /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M52.8486 36.0361H102.157V100.752H52.8486V36.0361Z", fill: "white" })), /* @__PURE__ */ i.createElement("g", { mask: "url(#mask1)" }, /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M100.652 100.752H54.3538C53.5259 100.752 52.8486 100.075 52.8486 99.2473V37.541C52.8486 36.7133 53.5259 36.0361 54.3538 36.0361H100.652C101.48 36.0361 102.157 36.7133 102.157 37.541V99.2473C102.157 100.075 101.48 100.752 100.652 100.752Z", fill: "white" })), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M66.0273 64.132H97.0019V62.9336H66.0273V64.132Z", fill: "#E4E8EE" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M66.0273 66.6379H87.8484V65.4395H66.0273V66.6379Z", fill: "#E4E8EE" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M66.0273 95.1347H87.177V93.4868H66.0273V95.1347Z", fill: "#E4E8EE" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M59.5523 67.7822C57.9041 67.7822 56.5557 66.434 56.5557 64.7861C56.5557 63.1383 57.9041 61.79 59.5523 61.79C61.2004 61.79 62.549 63.1383 62.549 64.7861C62.549 66.434 61.2004 67.7822 59.5523 67.7822Z", fill: "#E4E8EE", stroke: "#E4E8EE", strokeWidth: 0.531397 }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M59.5523 87.6983C57.9041 87.6983 56.5557 86.35 56.5557 84.7022C56.5557 83.0542 57.9041 81.7061 59.5523 81.7061C61.2004 81.7061 62.549 83.0542 62.549 84.7022C62.549 86.35 61.2004 87.6983 59.5523 87.6983Z", fill: "#E4E8EE", stroke: "#E4E8EE", strokeWidth: 0.531397 }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M59.5523 77.7417C57.9041 77.7417 56.5557 76.3935 56.5557 74.7456C56.5557 73.0978 57.9041 71.7495 59.5523 71.7495C61.2004 71.7495 62.549 73.0978 62.549 74.7456C62.549 76.3935 61.2004 77.7417 59.5523 77.7417Z", fill: "#E4E8EE", stroke: "#E4E8EE", strokeWidth: 0.531397 }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M66.0273 74.0906H97.0019V72.8921H66.0273V74.0906Z", fill: "#E4E8EE" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M66.0273 76.5969H87.8484V75.3984H66.0273V76.5969Z", fill: "#E4E8EE" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M66.0273 84.0496H97.0019V82.8511H66.0273V84.0496Z", fill: "#E4E8EE" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M66.0273 86.5554H87.8484V85.3569H66.0273V86.5554Z", fill: "#E4E8EE" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M56.5527 53.5731L58.7522 55.3118L62.6507 50.8042", fill: "#E4E8EE" }), /* @__PURE__ */ i.createElement("path", { d: "M56.5527 53.5731L58.7522 55.3118L62.6507 50.8042", stroke: "#E4E8EE", strokeWidth: 0.797096 }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M56.5527 43.6146L58.7522 45.3532L62.6507 40.8457", fill: "#E4E8EE" }), /* @__PURE__ */ i.createElement("path", { d: "M56.5527 43.6146L58.7522 45.3532L62.6507 40.8457", stroke: "#E4E8EE", strokeWidth: 0.797096 }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M66.0273 42.273H97.0019V40.7573H66.0273V42.273Z", fill: "#E4E8EE" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M66.0273 45.442H87.8484V43.9263H66.0273V45.442Z", fill: "#E4E8EE" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M64.7861 41.5145H98.2397H64.7861Z", fill: "#E4E8EE" }), /* @__PURE__ */ i.createElement("path", { d: "M64.7861 41.5145H98.2397", stroke: "#E4E8EE", strokeWidth: 0.265699 }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M64.7861 44.6844H89.0278H64.7861Z", fill: "#E4E8EE" }), /* @__PURE__ */ i.createElement("path", { d: "M64.7861 44.6844H89.0278", stroke: "#E4E8EE", strokeWidth: 0.265699 }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M66.0273 52.2316H97.0019V50.7158H66.0273V52.2316Z", fill: "#E4E8EE" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M66.0273 55.3995H87.8484V53.8838H66.0273V55.3995Z", fill: "#E4E8EE" }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M64.7861 51.4739H98.2397H64.7861Z", fill: "#E4E8EE" }), /* @__PURE__ */ i.createElement("path", { d: "M64.7861 51.4739H98.2397", stroke: "#E4E8EE", strokeWidth: 0.265699 }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M64.7861 54.6419H89.0278H64.7861Z", fill: "#E4E8EE" }), /* @__PURE__ */ i.createElement("path", { d: "M64.7861 54.6419H89.0278", stroke: "#E4E8EE", strokeWidth: 0.265699 }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M58.1973 59.0614H96.6276H58.1973Z", fill: "#E4E8EE" }), /* @__PURE__ */ i.createElement("path", { d: "M58.1973 59.0614H96.6276", stroke: "#E4E8EE", strokeWidth: 0.265699 }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M59.5521 92.0054V96.6176V92.0054Z", fill: "#E4E8EE" }), /* @__PURE__ */ i.createElement("path", { d: "M59.5521 92.0054V96.6176", stroke: "#E4E8EE", strokeWidth: 0.797096 }), /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M57.2451 94.3109H61.8582H57.2451Z", fill: "#E4E8EE" }), /* @__PURE__ */ i.createElement("path", { d: "M57.2451 94.3109H61.8582", stroke: "#E4E8EE", strokeWidth: 0.797096 })), /* @__PURE__ */ i.createElement("g", { filter: "url(#filter1_d)" }, /* @__PURE__ */ i.createElement("circle", { cx: 48.4218, cy: 47.4218, r: 45.4218, fill: "#CDD3DD" }), /* @__PURE__ */ i.createElement("mask", { id: "mask2", "mask-type": "alpha", maskUnits: "userSpaceOnUse", x: 4, y: 3, width: 88, height: 88 }, /* @__PURE__ */ i.createElement("circle", { cx: 48.4212, cy: 47.4217, r: 43.4622, fill: "#F8F9FB" })), /* @__PURE__ */ i.createElement("g", { mask: "url(#mask2)" }, /* @__PURE__ */ i.createElement("rect", { width: 93.6272, height: 94.0068, transform: "translate(3 -0.528809)", fill: "white" }), /* @__PURE__ */ i.createElement("rect", { x: 12.8691, y: 12.6294, width: 9.10967, height: 9.10967, rx: 0.506093, fill: "#A8B1BD" }), /* @__PURE__ */ i.createElement("rect", { x: 12.8691, y: 50.8384, width: 9.10967, height: 9.10967, rx: 0.506093, fill: "#A8B1BD" }), /* @__PURE__ */ i.createElement("rect", { x: 12.8691, y: 77.5361, width: 9.10967, height: 9.10967, rx: 0.506093, fill: "#A8B1BD" }), /* @__PURE__ */ i.createElement("rect", { x: 12.8691, y: 26.293, width: 9.10967, height: 9.10967, rx: 0.506093, fill: "#A8B1BD" }), /* @__PURE__ */ i.createElement("rect", { x: 23.75, y: 12.6294, width: 33.1491, height: 3.54265, rx: 0.506093, fill: "#CDD3DD" }), /* @__PURE__ */ i.createElement("rect", { x: 23.75, y: 50.8384, width: 33.1491, height: 3.54265, rx: 0.506093, fill: "#CDD3DD" }), /* @__PURE__ */ i.createElement("rect", { x: 23.75, y: 77.5361, width: 33.1491, height: 3.54265, rx: 0.506093, fill: "#CDD3DD" }), /* @__PURE__ */ i.createElement("rect", { x: 23.75, y: 26.293, width: 33.1491, height: 3.54265, rx: 0.506093, fill: "#CDD3DD" }), /* @__PURE__ */ i.createElement("rect", { x: 12.8691, y: 6.0498, width: 33.1491, height: 2.65699, rx: 0.506093, fill: "#EEF1F6" }), /* @__PURE__ */ i.createElement("rect", { x: 12.8691, y: 44.2598, width: 33.1491, height: 2.65699, rx: 0.506093, fill: "#EEF1F6" }), /* @__PURE__ */ i.createElement("rect", { x: 12.8691, y: 70.9556, width: 33.1491, height: 2.65699, rx: 0.506093, fill: "#EEF1F6" }), /* @__PURE__ */ i.createElement("rect", { x: 23.75, y: 18.1948, width: 25.6842, height: 3.54265, rx: 0.506093, fill: "#EEF1F6" }), /* @__PURE__ */ i.createElement("rect", { x: 23.75, y: 56.4058, width: 25.6842, height: 3.54265, rx: 0.506093, fill: "#EEF1F6" }), /* @__PURE__ */ i.createElement("rect", { x: 23.75, y: 83.1025, width: 25.6842, height: 3.54265, rx: 0.506093, fill: "#EEF1F6" }), /* @__PURE__ */ i.createElement("rect", { x: 23.75, y: 31.8604, width: 25.6842, height: 3.54265, rx: 0.506093, fill: "#EEF1F6" }), /* @__PURE__ */ i.createElement("rect", { x: 68.4131, y: 15.4131, width: 15.5624, height: 3.54265, rx: 0.506093, fill: "#A8B1BD" }), /* @__PURE__ */ i.createElement("rect", { x: 68.4131, y: 53.6221, width: 15.5624, height: 3.54265, rx: 0.506093, fill: "#A8B1BD" }), /* @__PURE__ */ i.createElement("rect", { x: 68.4131, y: 80.3179, width: 15.5624, height: 3.54265, rx: 0.506093, fill: "#A8B1BD" }), /* @__PURE__ */ i.createElement("rect", { x: 68.4131, y: 29.0767, width: 15.5624, height: 3.54265, rx: 0.506093, fill: "#A8B1BD" }), /* @__PURE__ */ i.createElement("path", { d: "M10.9707 23.8901H85.8724", stroke: "#E4E8EE", strokeWidth: 0.253046 }), /* @__PURE__ */ i.createElement("path", { d: "M10.9707 62.1001H85.8724", stroke: "#E4E8EE", strokeWidth: 0.253046 }), /* @__PURE__ */ i.createElement("path", { d: "M10.9707 88.7959H85.8724", stroke: "#E4E8EE", strokeWidth: 0.253046 }), /* @__PURE__ */ i.createElement("path", { d: "M10.9707 37.5547H85.8724", stroke: "#E4E8EE", strokeWidth: 0.253046 }), /* @__PURE__ */ i.createElement("path", { d: "M10.9707 10.2246H85.8724", stroke: "#E4E8EE", strokeWidth: 0.253046 }), /* @__PURE__ */ i.createElement("path", { d: "M10.9707 48.4355H85.8724", stroke: "#E4E8EE", strokeWidth: 0.253046 }), /* @__PURE__ */ i.createElement("path", { d: "M10.9707 75.1313H85.8724", stroke: "#E4E8EE", strokeWidth: 0.253046 }), /* @__PURE__ */ i.createElement("path", { d: "M10.9707 23.8901H85.8724", stroke: "#E4E8EE", strokeWidth: 0.253046 }), /* @__PURE__ */ i.createElement("path", { d: "M10.9707 62.1001H85.8724", stroke: "#E4E8EE", strokeWidth: 0.253046 }), /* @__PURE__ */ i.createElement("path", { d: "M10.9707 88.7959H85.8724", stroke: "#E4E8EE", strokeWidth: 0.253046 }))), /* @__PURE__ */ i.createElement("path", { d: "M76.0285 81.4569L76.7644 80.721L80.4085 83.0384L100.493 103.122C101.095 103.725 101.095 104.702 100.493 105.304C99.8901 105.907 98.9134 105.907 98.3109 105.304L78.3227 85.3158L76.0285 81.4569Z", fill: "#CDD3DD" }), /* @__PURE__ */ i.createElement("defs", null, /* @__PURE__ */ i.createElement("filter", { id: "filter0_d", x: 51.8364, y: 35.4035, width: 51.333, height: 66.7404, filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" }, /* @__PURE__ */ i.createElement("feFlood", { floodOpacity: 0, result: "BackgroundImageFix" }), /* @__PURE__ */ i.createElement("feColorMatrix", { in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), /* @__PURE__ */ i.createElement("feOffset", { dy: 0.37957 }), /* @__PURE__ */ i.createElement("feGaussianBlur", { stdDeviation: 0.506093 }), /* @__PURE__ */ i.createElement("feColorMatrix", { type: "matrix", values: "0 0 0 0 0.341176 0 0 0 0 0.4 0 0 0 0 0.458824 0 0 0 0.15 0" }), /* @__PURE__ */ i.createElement("feBlend", { mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow" }), /* @__PURE__ */ i.createElement("feBlend", { mode: "normal", in: "SourceGraphic", in2: "effect1_dropShadow", result: "shape" })), /* @__PURE__ */ i.createElement("filter", { id: "filter1_d", x: 0.469535, y: 0.734768, width: 95.9046, height: 95.9046, filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" }, /* @__PURE__ */ i.createElement("feFlood", { floodOpacity: 0, result: "BackgroundImageFix" }), /* @__PURE__ */ i.createElement("feColorMatrix", { in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), /* @__PURE__ */ i.createElement("feOffset", { dy: 1.26523 }), /* @__PURE__ */ i.createElement("feGaussianBlur", { stdDeviation: 1.26523 }), /* @__PURE__ */ i.createElement("feColorMatrix", { type: "matrix", values: "0 0 0 0 0.341176 0 0 0 0 0.4 0 0 0 0 0.458824 0 0 0 0.16 0" }), /* @__PURE__ */ i.createElement("feBlend", { mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow" }), /* @__PURE__ */ i.createElement("feBlend", { mode: "normal", in: "SourceGraphic", in2: "effect1_dropShadow", result: "shape" })))), At = T(bt), Zt = {
|
|
1147
1178
|
marginBottom: 16,
|
|
1148
1179
|
maxWidth: 120,
|
|
1149
1180
|
width: "100%"
|
|
1150
1181
|
}, Ht = ({ erroredText: t }) => /* @__PURE__ */ d(
|
|
1151
|
-
|
|
1182
|
+
E,
|
|
1152
1183
|
{
|
|
1153
1184
|
sx: {
|
|
1154
1185
|
alignItems: "center"
|
|
1155
1186
|
},
|
|
1156
1187
|
children: [
|
|
1157
|
-
/* @__PURE__ */ e(U, { divProps: { style:
|
|
1188
|
+
/* @__PURE__ */ e(U, { divProps: { style: Zt }, image: At }),
|
|
1158
1189
|
/* @__PURE__ */ e(M, { color: "secondary", sx: { mx: 8, mb: 8 }, variant: "ParagraphSmall", children: t })
|
|
1159
1190
|
]
|
|
1160
1191
|
}
|
|
@@ -1180,7 +1211,7 @@ const pe = (t) => {
|
|
|
1180
1211
|
title: /* @__PURE__ */ e(me, { sx: r ? { letterSpacing: 0.35, whiteSpace: "wrap" } : { whiteSpace: "wrap" }, children: o })
|
|
1181
1212
|
}
|
|
1182
1213
|
), Rt = "data:image/gif;base64,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", It = ({ altLoadingText: t }) => /* @__PURE__ */ e(
|
|
1183
|
-
|
|
1214
|
+
E,
|
|
1184
1215
|
{
|
|
1185
1216
|
sx: {
|
|
1186
1217
|
alignItems: "center"
|
|
@@ -1215,7 +1246,7 @@ const pe = (t) => {
|
|
|
1215
1246
|
h && c.unobserve(h);
|
|
1216
1247
|
};
|
|
1217
1248
|
}, [t, n]), /* @__PURE__ */ e(
|
|
1218
|
-
|
|
1249
|
+
p,
|
|
1219
1250
|
{
|
|
1220
1251
|
ref: o,
|
|
1221
1252
|
dangerouslySetInnerHTML: { __html: t },
|
|
@@ -1264,7 +1295,7 @@ const pe = (t) => {
|
|
|
1264
1295
|
);
|
|
1265
1296
|
return /* @__PURE__ */ d(G, { children: [
|
|
1266
1297
|
l === "top" && y(),
|
|
1267
|
-
/* @__PURE__ */ e(
|
|
1298
|
+
/* @__PURE__ */ e(E, { sx: { alignItems: "center", ...h && c && { mx: -16 } }, children: r }),
|
|
1268
1299
|
l === "bottom" && y(),
|
|
1269
1300
|
t && /* @__PURE__ */ e(
|
|
1270
1301
|
C,
|
|
@@ -1293,7 +1324,7 @@ const pe = (t) => {
|
|
|
1293
1324
|
isError: m = !1,
|
|
1294
1325
|
isLoading: u = !1,
|
|
1295
1326
|
isMini: y = !1
|
|
1296
|
-
}) => /* @__PURE__ */ d(
|
|
1327
|
+
}) => /* @__PURE__ */ d(E, { sx: { height: "100%" }, children: [
|
|
1297
1328
|
/* @__PURE__ */ e(Lt, { ...h, isMini: y, title: r.html_title }),
|
|
1298
1329
|
m ? /* @__PURE__ */ e(Ht, { erroredText: a }) : /* @__PURE__ */ d(G, { children: [
|
|
1299
1330
|
/* @__PURE__ */ e(
|
|
@@ -1315,7 +1346,7 @@ const pe = (t) => {
|
|
|
1315
1346
|
button: t,
|
|
1316
1347
|
withFullWidthImage: n
|
|
1317
1348
|
}) => /* @__PURE__ */ e(
|
|
1318
|
-
|
|
1349
|
+
E,
|
|
1319
1350
|
{
|
|
1320
1351
|
sx: {
|
|
1321
1352
|
justifyContent: "flex-end",
|
|
@@ -1372,7 +1403,7 @@ const pe = (t) => {
|
|
|
1372
1403
|
]
|
|
1373
1404
|
}
|
|
1374
1405
|
);
|
|
1375
|
-
},
|
|
1406
|
+
}, Z = ({
|
|
1376
1407
|
beat: t,
|
|
1377
1408
|
disabled: n = !1,
|
|
1378
1409
|
hide: r = !1,
|
|
@@ -1405,7 +1436,7 @@ const pe = (t) => {
|
|
|
1405
1436
|
marginTop: 8,
|
|
1406
1437
|
marginBottom: 12
|
|
1407
1438
|
}, Kt = () => /* @__PURE__ */ e(
|
|
1408
|
-
|
|
1439
|
+
E,
|
|
1409
1440
|
{
|
|
1410
1441
|
sx: {
|
|
1411
1442
|
flexDirection: "row",
|
|
@@ -1455,7 +1486,7 @@ const pe = (t) => {
|
|
|
1455
1486
|
}) => {
|
|
1456
1487
|
const { cancelText: a, submitText: c } = t;
|
|
1457
1488
|
return /* @__PURE__ */ d(
|
|
1458
|
-
|
|
1489
|
+
p,
|
|
1459
1490
|
{
|
|
1460
1491
|
sx: {
|
|
1461
1492
|
display: "flex",
|
|
@@ -1503,7 +1534,7 @@ const pe = (t) => {
|
|
|
1503
1534
|
]
|
|
1504
1535
|
}
|
|
1505
1536
|
);
|
|
1506
|
-
}, r1 = ({ bodyText: t }) => /* @__PURE__ */ e(
|
|
1537
|
+
}, r1 = ({ bodyText: t }) => /* @__PURE__ */ e(p, { style: { padding: "8px 24px 8px 0px" }, children: /* @__PURE__ */ e(M, { "data-ui-test": "feedback-description", children: t }) }), n1 = ({
|
|
1507
1538
|
feedbackOptions: t,
|
|
1508
1539
|
groupAriaLabel: n,
|
|
1509
1540
|
selectedRadio: r,
|
|
@@ -1516,7 +1547,7 @@ const pe = (t) => {
|
|
|
1516
1547
|
width: "100%"
|
|
1517
1548
|
},
|
|
1518
1549
|
children: /* @__PURE__ */ e(it, { "aria-label": n, name: "radio-buttons-group", children: t.map((s, o) => /* @__PURE__ */ e(
|
|
1519
|
-
|
|
1550
|
+
p,
|
|
1520
1551
|
{
|
|
1521
1552
|
sx: (a) => ({
|
|
1522
1553
|
p: "24px 0px 23px 0px",
|
|
@@ -1569,7 +1600,7 @@ const pe = (t) => {
|
|
|
1569
1600
|
resize: "none"
|
|
1570
1601
|
});
|
|
1571
1602
|
return /* @__PURE__ */ d(
|
|
1572
|
-
|
|
1603
|
+
p,
|
|
1573
1604
|
{
|
|
1574
1605
|
"aria-label": s,
|
|
1575
1606
|
sx: {
|
|
@@ -1621,7 +1652,7 @@ const pe = (t) => {
|
|
|
1621
1652
|
legendLabelMain: a,
|
|
1622
1653
|
onBarClick: c,
|
|
1623
1654
|
...h
|
|
1624
|
-
}) => /* @__PURE__ */ e(H, { ...h, beat: n, button: /* @__PURE__ */ e(
|
|
1655
|
+
}) => /* @__PURE__ */ e(H, { ...h, beat: n, button: /* @__PURE__ */ e(Z, { ...r, beat: n }), children: s.length > 0 ? /* @__PURE__ */ e(
|
|
1625
1656
|
ie,
|
|
1626
1657
|
{
|
|
1627
1658
|
amounts: t,
|
|
@@ -1651,9 +1682,9 @@ const s1 = ({
|
|
|
1651
1682
|
{
|
|
1652
1683
|
...m,
|
|
1653
1684
|
beat: n,
|
|
1654
|
-
button: s.length ? /* @__PURE__ */ d(
|
|
1685
|
+
button: s.length ? /* @__PURE__ */ d(E, { spacing: 10, sx: { pt: 8 }, children: [
|
|
1655
1686
|
/* @__PURE__ */ e(
|
|
1656
|
-
|
|
1687
|
+
Z,
|
|
1657
1688
|
{
|
|
1658
1689
|
...r,
|
|
1659
1690
|
beat: n,
|
|
@@ -1661,7 +1692,7 @@ const s1 = ({
|
|
|
1661
1692
|
}
|
|
1662
1693
|
),
|
|
1663
1694
|
/* @__PURE__ */ e(
|
|
1664
|
-
|
|
1695
|
+
Z,
|
|
1665
1696
|
{
|
|
1666
1697
|
...r,
|
|
1667
1698
|
beat: n,
|
|
@@ -1703,7 +1734,7 @@ const s1 = ({
|
|
|
1703
1734
|
altLoadingText: t,
|
|
1704
1735
|
beat: n,
|
|
1705
1736
|
button: /* @__PURE__ */ e(
|
|
1706
|
-
|
|
1737
|
+
Z,
|
|
1707
1738
|
{
|
|
1708
1739
|
beat: n,
|
|
1709
1740
|
...r,
|
|
@@ -1737,7 +1768,7 @@ const s1 = ({
|
|
|
1737
1768
|
{
|
|
1738
1769
|
...a,
|
|
1739
1770
|
beat: t,
|
|
1740
|
-
button: /* @__PURE__ */ e(
|
|
1771
|
+
button: /* @__PURE__ */ e(p, { sx: { pb: 16, px: 16 }, children: /* @__PURE__ */ e(Z, { ...n, beat: t }) }),
|
|
1741
1772
|
contentProps: {
|
|
1742
1773
|
hasFullWidthImage: !0,
|
|
1743
1774
|
sx: { px: 0 }
|
|
@@ -1746,7 +1777,7 @@ const s1 = ({
|
|
|
1746
1777
|
...a.header,
|
|
1747
1778
|
hasFullWidthImage: !0
|
|
1748
1779
|
},
|
|
1749
|
-
children: /* @__PURE__ */ e(
|
|
1780
|
+
children: /* @__PURE__ */ e(p, { sx: { background: k, p: 16, width: "100%" }, children: /* @__PURE__ */ e(N, { sx: { bgcolor: s ? "grey.800" : "common.white", p: 16 }, children: /* @__PURE__ */ d(E, { sx: { alignItems: "center", gap: 12 }, children: [
|
|
1750
1781
|
/* @__PURE__ */ e(
|
|
1751
1782
|
q,
|
|
1752
1783
|
{
|
|
@@ -1756,10 +1787,10 @@ const s1 = ({
|
|
|
1756
1787
|
size: 40
|
|
1757
1788
|
}
|
|
1758
1789
|
),
|
|
1759
|
-
/* @__PURE__ */ d(
|
|
1790
|
+
/* @__PURE__ */ d(E, { sx: { alignItems: "center", gap: 4 }, children: [
|
|
1760
1791
|
/* @__PURE__ */ e(me, { color: "success.main", children: l }),
|
|
1761
1792
|
/* @__PURE__ */ e(C, { bold: !0, sx: { fontSize: 13, lineHeight: "16px" }, children: o }),
|
|
1762
|
-
/* @__PURE__ */ d(
|
|
1793
|
+
/* @__PURE__ */ d(E, { sx: { alignItems: "center", flexDirection: "row", gap: 4 }, children: [
|
|
1763
1794
|
y && /* @__PURE__ */ e(
|
|
1764
1795
|
Je,
|
|
1765
1796
|
{
|
|
@@ -1796,9 +1827,9 @@ const s1 = ({
|
|
|
1796
1827
|
account_2_alt_text: l,
|
|
1797
1828
|
isSuccess: s
|
|
1798
1829
|
}) => {
|
|
1799
|
-
const o = b.useRef(null), { height: a, width: c } =
|
|
1830
|
+
const o = b.useRef(null), { height: a, width: c } = Ee(o);
|
|
1800
1831
|
return /* @__PURE__ */ e(
|
|
1801
|
-
|
|
1832
|
+
p,
|
|
1802
1833
|
{
|
|
1803
1834
|
sx: {
|
|
1804
1835
|
bgcolor: "background.highlight",
|
|
@@ -1807,7 +1838,7 @@ const s1 = ({
|
|
|
1807
1838
|
width: "100%"
|
|
1808
1839
|
},
|
|
1809
1840
|
children: /* @__PURE__ */ d(
|
|
1810
|
-
|
|
1841
|
+
p,
|
|
1811
1842
|
{
|
|
1812
1843
|
ref: o,
|
|
1813
1844
|
sx: {
|
|
@@ -1822,7 +1853,7 @@ const s1 = ({
|
|
|
1822
1853
|
children: [
|
|
1823
1854
|
/* @__PURE__ */ e(ue, { height: a, shouldRun: s, width: c }),
|
|
1824
1855
|
/* @__PURE__ */ d(
|
|
1825
|
-
|
|
1856
|
+
p,
|
|
1826
1857
|
{
|
|
1827
1858
|
sx: {
|
|
1828
1859
|
bgcolor: "background.paper",
|
|
@@ -1833,7 +1864,7 @@ const s1 = ({
|
|
|
1833
1864
|
},
|
|
1834
1865
|
children: [
|
|
1835
1866
|
/* @__PURE__ */ d(
|
|
1836
|
-
|
|
1867
|
+
p,
|
|
1837
1868
|
{
|
|
1838
1869
|
sx: {
|
|
1839
1870
|
display: "flex",
|
|
@@ -1899,7 +1930,7 @@ const s1 = ({
|
|
|
1899
1930
|
}
|
|
1900
1931
|
),
|
|
1901
1932
|
/* @__PURE__ */ e(
|
|
1902
|
-
|
|
1933
|
+
p,
|
|
1903
1934
|
{
|
|
1904
1935
|
sx: {
|
|
1905
1936
|
bgcolor: "background.highlight",
|
|
@@ -1927,15 +1958,15 @@ const s1 = ({
|
|
|
1927
1958
|
copy: t,
|
|
1928
1959
|
sendResponseAnalytics: n
|
|
1929
1960
|
}) => /* @__PURE__ */ e(
|
|
1930
|
-
|
|
1961
|
+
E,
|
|
1931
1962
|
{
|
|
1932
1963
|
height: "100%",
|
|
1933
1964
|
justifyContent: "space-between",
|
|
1934
1965
|
sx: { bgcolor: "background.paper" },
|
|
1935
|
-
children: /* @__PURE__ */ d(
|
|
1936
|
-
/* @__PURE__ */ d(
|
|
1966
|
+
children: /* @__PURE__ */ d(p, { height: "100%", overflow: "auto", children: [
|
|
1967
|
+
/* @__PURE__ */ d(p, { children: [
|
|
1937
1968
|
/* @__PURE__ */ e(me, { sx: { p: "16px 24px 8px 24px", whiteSpace: "wrap" }, children: t.header_text }),
|
|
1938
|
-
/* @__PURE__ */ d(
|
|
1969
|
+
/* @__PURE__ */ d(E, { sx: { gap: 12, px: 24 }, children: [
|
|
1939
1970
|
/* @__PURE__ */ e(M, { color: "textSecondary", fontSize: 13, children: t.description }),
|
|
1940
1971
|
/* @__PURE__ */ e(ke, { children: t.benefits_list_array.map((r, l) => /* @__PURE__ */ d(
|
|
1941
1972
|
xe,
|
|
@@ -1963,7 +1994,7 @@ const s1 = ({
|
|
|
1963
1994
|
)) })
|
|
1964
1995
|
] })
|
|
1965
1996
|
] }),
|
|
1966
|
-
/* @__PURE__ */ d(
|
|
1997
|
+
/* @__PURE__ */ d(p, { children: [
|
|
1967
1998
|
/* @__PURE__ */ e(C, { bold: !0, fontSize: 15, sx: { p: "16px 24px 8px 24px" }, children: t.shared_info_header_text }),
|
|
1968
1999
|
/* @__PURE__ */ e(M, { color: "textSecondary", fontSize: 13, sx: { mb: 16, mx: 24 }, children: t.shared_info_description }),
|
|
1969
2000
|
/* @__PURE__ */ e(ke, { sx: { p: "16px 24px" }, children: t.shared_info_list_array.map((r, l) => /* @__PURE__ */ d(
|
|
@@ -2003,9 +2034,9 @@ const s1 = ({
|
|
|
2003
2034
|
`lower-list-${l}`
|
|
2004
2035
|
)) })
|
|
2005
2036
|
] }),
|
|
2006
|
-
/* @__PURE__ */ d(
|
|
2037
|
+
/* @__PURE__ */ d(E, { sx: { alignItems: "center", justifyContent: "center", pb: 16 }, children: [
|
|
2007
2038
|
/* @__PURE__ */ e(C, { bold: !0, sx: { p: "16px 24px 8px 24px" }, children: t.footer_title }),
|
|
2008
|
-
/* @__PURE__ */ d(
|
|
2039
|
+
/* @__PURE__ */ d(p, { sx: { display: "flex", gap: 24, p: "12px 24px" }, children: [
|
|
2009
2040
|
/* @__PURE__ */ e(
|
|
2010
2041
|
j,
|
|
2011
2042
|
{
|
|
@@ -2065,9 +2096,9 @@ const s1 = ({
|
|
|
2065
2096
|
{
|
|
2066
2097
|
altLoadingText: t,
|
|
2067
2098
|
beat: n,
|
|
2068
|
-
button: /* @__PURE__ */ d(
|
|
2099
|
+
button: /* @__PURE__ */ d(E, { spacing: 10, children: [
|
|
2069
2100
|
/* @__PURE__ */ e(
|
|
2070
|
-
|
|
2101
|
+
Z,
|
|
2071
2102
|
{
|
|
2072
2103
|
beat: n,
|
|
2073
2104
|
...r,
|
|
@@ -2075,7 +2106,7 @@ const s1 = ({
|
|
|
2075
2106
|
}
|
|
2076
2107
|
),
|
|
2077
2108
|
n.supporting_action && /* @__PURE__ */ e(
|
|
2078
|
-
|
|
2109
|
+
Z,
|
|
2079
2110
|
{
|
|
2080
2111
|
...r,
|
|
2081
2112
|
beat: n,
|
|
@@ -2086,7 +2117,7 @@ const s1 = ({
|
|
|
2086
2117
|
] }),
|
|
2087
2118
|
header: l,
|
|
2088
2119
|
isMini: s,
|
|
2089
|
-
children: /* @__PURE__ */ e(
|
|
2120
|
+
children: /* @__PURE__ */ e(p, { maxHeight: s ? 200 : "auto", ml: -16, mr: -16, children: /* @__PURE__ */ e(
|
|
2090
2121
|
"img",
|
|
2091
2122
|
{
|
|
2092
2123
|
alt: n.description,
|
|
@@ -2095,7 +2126,7 @@ const s1 = ({
|
|
|
2095
2126
|
}
|
|
2096
2127
|
) })
|
|
2097
2128
|
}
|
|
2098
|
-
),
|
|
2129
|
+
), p1 = ({
|
|
2099
2130
|
beat: t,
|
|
2100
2131
|
buttonProps: n,
|
|
2101
2132
|
colors: r,
|
|
@@ -2108,10 +2139,10 @@ const s1 = ({
|
|
|
2108
2139
|
H,
|
|
2109
2140
|
{
|
|
2110
2141
|
beat: t,
|
|
2111
|
-
button: l.length ? /* @__PURE__ */ e(
|
|
2142
|
+
button: l.length ? /* @__PURE__ */ e(E, { children: /* @__PURE__ */ e(Z, { ...n, beat: t }) }) : null,
|
|
2112
2143
|
...c,
|
|
2113
2144
|
children: l.length ? /* @__PURE__ */ e(
|
|
2114
|
-
|
|
2145
|
+
pe,
|
|
2115
2146
|
{
|
|
2116
2147
|
colors: r,
|
|
2117
2148
|
data: l,
|
|
@@ -2128,7 +2159,7 @@ const s1 = ({
|
|
|
2128
2159
|
}
|
|
2129
2160
|
) : /* @__PURE__ */ e(Q, {})
|
|
2130
2161
|
}
|
|
2131
|
-
),
|
|
2162
|
+
), E1 = ({
|
|
2132
2163
|
goalCompletionDate: t = "",
|
|
2133
2164
|
goalContribution: n = "",
|
|
2134
2165
|
isDarkMode: r,
|
|
@@ -2140,7 +2171,7 @@ const s1 = ({
|
|
|
2140
2171
|
totalSavedText: h
|
|
2141
2172
|
}) => {
|
|
2142
2173
|
const m = Fe(r ? "dark" : "light");
|
|
2143
|
-
return /* @__PURE__ */ e(je, { theme: m, children: /* @__PURE__ */ e(
|
|
2174
|
+
return /* @__PURE__ */ e(je, { theme: m, children: /* @__PURE__ */ e(p, { className: "mx-insights-mefr-body", "data-ui-test": "mefr-body", sx: { mb: 16 }, children: /* @__PURE__ */ d(dt, { title: c, children: [
|
|
2144
2175
|
/* @__PURE__ */ e(
|
|
2145
2176
|
ht,
|
|
2146
2177
|
{
|
|
@@ -2149,7 +2180,7 @@ const s1 = ({
|
|
|
2149
2180
|
}
|
|
2150
2181
|
),
|
|
2151
2182
|
/* @__PURE__ */ d(
|
|
2152
|
-
|
|
2183
|
+
p,
|
|
2153
2184
|
{
|
|
2154
2185
|
className: "mx-insights-mefr-body-content",
|
|
2155
2186
|
"data-ui-test": "mefr-body-content",
|
|
@@ -2169,7 +2200,7 @@ const s1 = ({
|
|
|
2169
2200
|
)
|
|
2170
2201
|
] }) }) });
|
|
2171
2202
|
}, Pt = ({ goalContribution: t }) => /* @__PURE__ */ d(
|
|
2172
|
-
|
|
2203
|
+
E,
|
|
2173
2204
|
{
|
|
2174
2205
|
"data-ui-test": "mefr-body-contributed",
|
|
2175
2206
|
sx: {
|
|
@@ -2191,7 +2222,7 @@ const s1 = ({
|
|
|
2191
2222
|
]
|
|
2192
2223
|
}
|
|
2193
2224
|
), qt = ({ goalCompletionDate: t }) => /* @__PURE__ */ d(
|
|
2194
|
-
|
|
2225
|
+
E,
|
|
2195
2226
|
{
|
|
2196
2227
|
"data-ui-test": "mefr-body-projected",
|
|
2197
2228
|
sx: {
|
|
@@ -2216,7 +2247,7 @@ const s1 = ({
|
|
|
2216
2247
|
showGoalContributedLastMonth: t,
|
|
2217
2248
|
totalSavedText: n
|
|
2218
2249
|
}) => /* @__PURE__ */ d(
|
|
2219
|
-
|
|
2250
|
+
E,
|
|
2220
2251
|
{
|
|
2221
2252
|
"data-ui-test": "mefr-body-saved",
|
|
2222
2253
|
sx: {
|
|
@@ -2251,10 +2282,10 @@ const s1 = ({
|
|
|
2251
2282
|
H,
|
|
2252
2283
|
{
|
|
2253
2284
|
beat: t,
|
|
2254
|
-
button: l.length ? /* @__PURE__ */ e(
|
|
2285
|
+
button: l.length ? /* @__PURE__ */ e(E, { children: /* @__PURE__ */ e(Z, { ...n, beat: t }) }) : null,
|
|
2255
2286
|
...c,
|
|
2256
2287
|
children: l.length ? /* @__PURE__ */ e(
|
|
2257
|
-
|
|
2288
|
+
pe,
|
|
2258
2289
|
{
|
|
2259
2290
|
colors: r,
|
|
2260
2291
|
data: l,
|
|
@@ -2281,7 +2312,7 @@ const s1 = ({
|
|
|
2281
2312
|
legendLabelMain: a,
|
|
2282
2313
|
onBarClick: c,
|
|
2283
2314
|
...h
|
|
2284
|
-
}) => /* @__PURE__ */ e(H, { ...h, beat: n, button: /* @__PURE__ */ e(
|
|
2315
|
+
}) => /* @__PURE__ */ e(H, { ...h, beat: n, button: /* @__PURE__ */ e(Z, { ...r, beat: n }), children: s.length > 0 ? /* @__PURE__ */ e(
|
|
2285
2316
|
ie,
|
|
2286
2317
|
{
|
|
2287
2318
|
amounts: t,
|
|
@@ -2307,9 +2338,9 @@ const s1 = ({
|
|
|
2307
2338
|
{
|
|
2308
2339
|
...c,
|
|
2309
2340
|
beat: t,
|
|
2310
|
-
button: l.length ? /* @__PURE__ */ e(
|
|
2341
|
+
button: l.length ? /* @__PURE__ */ e(E, { spacing: 10, sx: { pt: 8 }, children: /* @__PURE__ */ e(Z, { ...n, beat: t }) }) : null,
|
|
2311
2342
|
children: l.length ? /* @__PURE__ */ e(
|
|
2312
|
-
|
|
2343
|
+
pe,
|
|
2313
2344
|
{
|
|
2314
2345
|
colors: r,
|
|
2315
2346
|
data: l,
|
|
@@ -2336,7 +2367,7 @@ const s1 = ({
|
|
|
2336
2367
|
{
|
|
2337
2368
|
...l,
|
|
2338
2369
|
beat: t,
|
|
2339
|
-
button: t.call_to_action && /* @__PURE__ */ e(
|
|
2370
|
+
button: t.call_to_action && /* @__PURE__ */ e(Z, { ...n, beat: t }),
|
|
2340
2371
|
children: r.length > 1 ? /* @__PURE__ */ e(
|
|
2341
2372
|
Qt,
|
|
2342
2373
|
{
|
|
@@ -2362,7 +2393,7 @@ const s1 = ({
|
|
|
2362
2393
|
return a * 48 - a * 2;
|
|
2363
2394
|
}, o = t.length - 3;
|
|
2364
2395
|
return /* @__PURE__ */ e(
|
|
2365
|
-
|
|
2396
|
+
p,
|
|
2366
2397
|
{
|
|
2367
2398
|
sx: {
|
|
2368
2399
|
bgcolor: "background.highlight",
|
|
@@ -2374,7 +2405,7 @@ const s1 = ({
|
|
|
2374
2405
|
position: "relative"
|
|
2375
2406
|
},
|
|
2376
2407
|
children: /* @__PURE__ */ e(
|
|
2377
|
-
|
|
2408
|
+
p,
|
|
2378
2409
|
{
|
|
2379
2410
|
sx: {
|
|
2380
2411
|
position: "absolute",
|
|
@@ -2383,7 +2414,7 @@ const s1 = ({
|
|
|
2383
2414
|
children: t.map((a, c) => {
|
|
2384
2415
|
if (c < 3)
|
|
2385
2416
|
return /* @__PURE__ */ e(
|
|
2386
|
-
|
|
2417
|
+
p,
|
|
2387
2418
|
{
|
|
2388
2419
|
sx: {
|
|
2389
2420
|
border: "2px solid",
|
|
@@ -2409,7 +2440,7 @@ const s1 = ({
|
|
|
2409
2440
|
);
|
|
2410
2441
|
if (c === 3)
|
|
2411
2442
|
return /* @__PURE__ */ e(
|
|
2412
|
-
|
|
2443
|
+
p,
|
|
2413
2444
|
{
|
|
2414
2445
|
sx: {
|
|
2415
2446
|
alignItems: "center",
|
|
@@ -2436,7 +2467,7 @@ const s1 = ({
|
|
|
2436
2467
|
}
|
|
2437
2468
|
);
|
|
2438
2469
|
}, Bt = ({ amount: t, categoryGuid: n, description: r, feedDescription: l, merchantGuid: s }) => /* @__PURE__ */ d(
|
|
2439
|
-
|
|
2470
|
+
E,
|
|
2440
2471
|
{
|
|
2441
2472
|
sx: {
|
|
2442
2473
|
bgcolor: "background.highlight",
|
|
@@ -2482,8 +2513,8 @@ const s1 = ({
|
|
|
2482
2513
|
{
|
|
2483
2514
|
...h,
|
|
2484
2515
|
beat: n,
|
|
2485
|
-
button: s.length ? /* @__PURE__ */ e(
|
|
2486
|
-
|
|
2516
|
+
button: s.length ? /* @__PURE__ */ e(E, { spacing: 10, sx: { pt: 8 }, children: /* @__PURE__ */ e(
|
|
2517
|
+
Z,
|
|
2487
2518
|
{
|
|
2488
2519
|
...r,
|
|
2489
2520
|
beat: n,
|
|
@@ -2533,7 +2564,7 @@ const s1 = ({
|
|
|
2533
2564
|
rightUpperText: h
|
|
2534
2565
|
}
|
|
2535
2566
|
), we = ({ accountGuid: t, accountName: n }) => /* @__PURE__ */ d(
|
|
2536
|
-
|
|
2567
|
+
E,
|
|
2537
2568
|
{
|
|
2538
2569
|
className: "mx-insights-sdd-account-Card",
|
|
2539
2570
|
sx: {
|
|
@@ -2542,7 +2573,7 @@ const s1 = ({
|
|
|
2542
2573
|
},
|
|
2543
2574
|
children: [
|
|
2544
2575
|
/* @__PURE__ */ e(
|
|
2545
|
-
|
|
2576
|
+
p,
|
|
2546
2577
|
{
|
|
2547
2578
|
className: "mx-insights-sdd-account-image-container",
|
|
2548
2579
|
sx: { display: "flex", justifyContent: "center", width: "100%" },
|
|
@@ -2575,7 +2606,7 @@ const s1 = ({
|
|
|
2575
2606
|
heldAccountName: r,
|
|
2576
2607
|
sourceAccountGuid: l
|
|
2577
2608
|
}) => /* @__PURE__ */ d(
|
|
2578
|
-
|
|
2609
|
+
E,
|
|
2579
2610
|
{
|
|
2580
2611
|
className: "mx-insights-sdd-main-container",
|
|
2581
2612
|
direction: "row",
|
|
@@ -2657,7 +2688,7 @@ const s1 = ({
|
|
|
2657
2688
|
width: "100%"
|
|
2658
2689
|
}
|
|
2659
2690
|
};
|
|
2660
|
-
return /* @__PURE__ */ e(
|
|
2691
|
+
return /* @__PURE__ */ e(E, { sx: a.boxContainer, children: /* @__PURE__ */ d(
|
|
2661
2692
|
N,
|
|
2662
2693
|
{
|
|
2663
2694
|
sx: {
|
|
@@ -2684,7 +2715,7 @@ const s1 = ({
|
|
|
2684
2715
|
}
|
|
2685
2716
|
),
|
|
2686
2717
|
/* @__PURE__ */ e(M, { sx: { fontSize: 13, fontWeight: 400, p: 4 }, variant: "Small", children: t.primary_transaction?.description }),
|
|
2687
|
-
/* @__PURE__ */ d(
|
|
2718
|
+
/* @__PURE__ */ d(E, { alignItems: "center", direction: "row", children: [
|
|
2688
2719
|
t.primary_transaction?.top_level_category_guid && /* @__PURE__ */ e(
|
|
2689
2720
|
Je,
|
|
2690
2721
|
{
|
|
@@ -2719,7 +2750,7 @@ const s1 = ({
|
|
|
2719
2750
|
{
|
|
2720
2751
|
...a,
|
|
2721
2752
|
beat: t,
|
|
2722
|
-
button: /* @__PURE__ */ e(
|
|
2753
|
+
button: /* @__PURE__ */ e(p, { sx: { pt: 8, px: 16 }, children: /* @__PURE__ */ e(Z, { ...n, beat: t }) }),
|
|
2723
2754
|
contentProps: {
|
|
2724
2755
|
hasFullWidthImage: !0
|
|
2725
2756
|
},
|
|
@@ -2778,8 +2809,8 @@ const s1 = ({
|
|
|
2778
2809
|
displayData: l,
|
|
2779
2810
|
...s
|
|
2780
2811
|
}) => {
|
|
2781
|
-
const { no_spend_days: o } = t.payload, { noSpendDays: a, dollarBillAltText: c, daysOfTheWeek: h } = l, m = hi[o.length || 0], u = b.useRef(null), { height: y, width: k } =
|
|
2782
|
-
return /* @__PURE__ */ e(H, { ...s, beat: t, button: /* @__PURE__ */ e(
|
|
2812
|
+
const { no_spend_days: o } = t.payload, { noSpendDays: a, dollarBillAltText: c, daysOfTheWeek: h } = l, m = hi[o.length || 0], u = b.useRef(null), { height: y, width: k } = Ee(u);
|
|
2813
|
+
return /* @__PURE__ */ e(H, { ...s, beat: t, button: /* @__PURE__ */ e(Z, { ...n, beat: t }), children: r ? /* @__PURE__ */ e(Kt, {}) : /* @__PURE__ */ d(ce, { ref: u, alignItems: "center", justifyContent: "center", width: "100%", children: [
|
|
2783
2814
|
/* @__PURE__ */ e("img", { alt: c, src: m, width: 138 }),
|
|
2784
2815
|
o?.length >= 4 && /* @__PURE__ */ e(ue, { height: y, shouldRun: !0, width: k }),
|
|
2785
2816
|
/* @__PURE__ */ e(ei, { daysOfTheWeek: h, noSpendDays: a })
|
|
@@ -2821,8 +2852,8 @@ const s1 = ({
|
|
|
2821
2852
|
isMini: o,
|
|
2822
2853
|
...a
|
|
2823
2854
|
}) => {
|
|
2824
|
-
const c = z(), h = new Array(5).fill(!1), [m, u] = b.useState(0), [y, k] = b.useState(h), [x, J] = b.useState(""), [v, f] = b.useState([]), g = y.findIndex(Boolean), R = [r.question1, r.question2, r.question3], V = m < 2, Y = m === 2, S = m === R.length - 1,
|
|
2825
|
-
k(y.map((
|
|
2855
|
+
const c = z(), h = new Array(5).fill(!1), [m, u] = b.useState(0), [y, k] = b.useState(h), [x, J] = b.useState(""), [v, f] = b.useState([]), g = y.findIndex(Boolean), R = [r.question1, r.question2, r.question3], V = m < 2, Y = m === 2, S = m === R.length - 1, A = m === R.length, L = (F, O) => {
|
|
2856
|
+
k(y.map((pi, Oe) => Oe.toString() === O));
|
|
2826
2857
|
}, I = () => {
|
|
2827
2858
|
let F;
|
|
2828
2859
|
if (V)
|
|
@@ -2843,8 +2874,8 @@ const s1 = ({
|
|
|
2843
2874
|
H,
|
|
2844
2875
|
{
|
|
2845
2876
|
beat: t,
|
|
2846
|
-
button: !
|
|
2847
|
-
|
|
2877
|
+
button: !A && /* @__PURE__ */ e(
|
|
2878
|
+
Z,
|
|
2848
2879
|
{
|
|
2849
2880
|
beat: {
|
|
2850
2881
|
...t,
|
|
@@ -2867,7 +2898,7 @@ const s1 = ({
|
|
|
2867
2898
|
...a,
|
|
2868
2899
|
children: /* @__PURE__ */ d(ne, { width: "100%", children: [
|
|
2869
2900
|
/* @__PURE__ */ e(C, { ...B, color: c.palette.secondary.main, fontWeight: "regular", children: r.description }),
|
|
2870
|
-
/* @__PURE__ */ d(ne, { mb:
|
|
2901
|
+
/* @__PURE__ */ d(ne, { mb: A ? 0 : 20, mt: 20, children: [
|
|
2871
2902
|
/* @__PURE__ */ d(
|
|
2872
2903
|
fe,
|
|
2873
2904
|
{
|
|
@@ -2877,8 +2908,8 @@ const s1 = ({
|
|
|
2877
2908
|
justifyContent: "space-between"
|
|
2878
2909
|
},
|
|
2879
2910
|
children: [
|
|
2880
|
-
/* @__PURE__ */ e(C, { ...B, children:
|
|
2881
|
-
!
|
|
2911
|
+
/* @__PURE__ */ e(C, { ...B, children: A ? r.thank_you : `${R[m]} ` }),
|
|
2912
|
+
!A && /* @__PURE__ */ d(C, { color: c.palette.secondary.main, component: "span", variant: "XSmall", children: [
|
|
2882
2913
|
"(",
|
|
2883
2914
|
m + 1,
|
|
2884
2915
|
"/",
|
|
@@ -2921,7 +2952,7 @@ const s1 = ({
|
|
|
2921
2952
|
value: x
|
|
2922
2953
|
}
|
|
2923
2954
|
),
|
|
2924
|
-
|
|
2955
|
+
A && /* @__PURE__ */ e(Be, { in: !0, children: /* @__PURE__ */ e(_e, { severity: "success", variant: "filled", children: r.feedback_sent }) })
|
|
2925
2956
|
] })
|
|
2926
2957
|
] })
|
|
2927
2958
|
] })
|
|
@@ -2954,7 +2985,7 @@ const s1 = ({
|
|
|
2954
2985
|
size: n,
|
|
2955
2986
|
borderColor: r
|
|
2956
2987
|
}) => /* @__PURE__ */ e(
|
|
2957
|
-
|
|
2988
|
+
E,
|
|
2958
2989
|
{
|
|
2959
2990
|
sx: {
|
|
2960
2991
|
alignItems: "center",
|
|
@@ -2969,7 +3000,7 @@ const s1 = ({
|
|
|
2969
3000
|
children: t
|
|
2970
3001
|
}
|
|
2971
3002
|
), te = () => /* @__PURE__ */ e("svg", { fill: "none", height: "4", viewBox: "0 0 3 4", width: "3", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ e("circle", { cx: "1.75", cy: "1.9502", fill: "#666666", r: "1.25" }) }), ui = () => /* @__PURE__ */ e(
|
|
2972
|
-
|
|
3003
|
+
p,
|
|
2973
3004
|
{
|
|
2974
3005
|
sx: {
|
|
2975
3006
|
alignItems: "center",
|
|
@@ -2998,9 +3029,9 @@ const s1 = ({
|
|
|
2998
3029
|
return () => clearTimeout(y);
|
|
2999
3030
|
}
|
|
3000
3031
|
}, [t, h, a]), /* @__PURE__ */ d(mi, { copy: t, ...o, children: [
|
|
3001
|
-
/* @__PURE__ */ e(
|
|
3032
|
+
/* @__PURE__ */ e(E, { sx: { alignItems: "center", justifyContent: "space-between", mb: 24 }, children: /* @__PURE__ */ e(le, { borderColor: "#E5E5E5", size: 119, children: /* @__PURE__ */ e(le, { borderColor: "#B2B2B2", size: 97, children: /* @__PURE__ */ d(le, { borderColor: "#808080", size: 75, children: [
|
|
3002
3033
|
/* @__PURE__ */ e(ui, {}),
|
|
3003
|
-
/* @__PURE__ */ d(
|
|
3034
|
+
/* @__PURE__ */ d(p, { sx: { alignItems: "center", display: "flex", gap: 4, zIndex: 1 }, children: [
|
|
3004
3035
|
/* @__PURE__ */ e(
|
|
3005
3036
|
D,
|
|
3006
3037
|
{
|
|
@@ -3024,7 +3055,7 @@ const s1 = ({
|
|
|
3024
3055
|
/* @__PURE__ */ e(te, {}),
|
|
3025
3056
|
/* @__PURE__ */ e(te, {}),
|
|
3026
3057
|
/* @__PURE__ */ e(
|
|
3027
|
-
|
|
3058
|
+
p,
|
|
3028
3059
|
{
|
|
3029
3060
|
sx: {
|
|
3030
3061
|
display: "flex",
|
|
@@ -3042,16 +3073,16 @@ const s1 = ({
|
|
|
3042
3073
|
)
|
|
3043
3074
|
] })
|
|
3044
3075
|
] }) }) }) }),
|
|
3045
|
-
/* @__PURE__ */ d(
|
|
3076
|
+
/* @__PURE__ */ d(E, { sx: { alignItems: "center", justifyContent: "center" }, children: [
|
|
3046
3077
|
r && !l && /* @__PURE__ */ e(re, { sx: { textAlign: "center", whiteSpace: "wrap" }, children: t.your_direct_deposit_has_been_updated_successfully }),
|
|
3047
3078
|
s && /* @__PURE__ */ d(G, { children: [
|
|
3048
3079
|
/* @__PURE__ */ e(re, { children: t.connecting }),
|
|
3049
|
-
/* @__PURE__ */ e(
|
|
3080
|
+
/* @__PURE__ */ e(p, { sx: { my: 24, width: "50%" }, children: /* @__PURE__ */ e(ot, { "aria-label": t.loading }) }),
|
|
3050
3081
|
/* @__PURE__ */ e(C, { bold: !0, variant: "Body", children: t.syncing_your_information }),
|
|
3051
3082
|
/* @__PURE__ */ e(C, { sx: { mt: 8 }, variant: "Small", children: a })
|
|
3052
3083
|
] }),
|
|
3053
|
-
l && /* @__PURE__ */ d(
|
|
3054
|
-
/* @__PURE__ */ d(
|
|
3084
|
+
l && /* @__PURE__ */ d(E, { sx: { gap: 24, px: 24, pb: 24 }, children: [
|
|
3085
|
+
/* @__PURE__ */ d(E, { children: [
|
|
3055
3086
|
/* @__PURE__ */ e(re, { sx: { alignSelf: "center" }, children: t.error_title }),
|
|
3056
3087
|
/* @__PURE__ */ e(
|
|
3057
3088
|
M,
|
|
@@ -3095,7 +3126,7 @@ export {
|
|
|
3095
3126
|
Dt as DiscoveredAccountsBody,
|
|
3096
3127
|
h1 as DiscoveredAccountsLearnMoreDrawerContent,
|
|
3097
3128
|
d1 as DiscoveredAccountsMiniInsight,
|
|
3098
|
-
|
|
3129
|
+
pe as DoubleBarChart,
|
|
3099
3130
|
Q as EmptyBarChart,
|
|
3100
3131
|
m1 as FederalBankHoliday,
|
|
3101
3132
|
i1 as FeedbackButtons,
|
|
@@ -3103,7 +3134,7 @@ export {
|
|
|
3103
3134
|
t1 as FeedbackHeader,
|
|
3104
3135
|
n1 as FeedbackOptions,
|
|
3105
3136
|
wt as FullFeedBodyHeader,
|
|
3106
|
-
|
|
3137
|
+
Z as InsightButton,
|
|
3107
3138
|
Pt as LastMonthsContributionSection,
|
|
3108
3139
|
Mt as LeftBox,
|
|
3109
3140
|
Kt as LinedCardZeroState,
|
|
@@ -3111,8 +3142,8 @@ export {
|
|
|
3111
3142
|
Jt as MiniBodyHeader,
|
|
3112
3143
|
Vt as MiniDescription,
|
|
3113
3144
|
mt as MiniInsightCard,
|
|
3114
|
-
|
|
3115
|
-
|
|
3145
|
+
p1 as MonthlyDebtToIncomeComparisonV2,
|
|
3146
|
+
E1 as MonthlyEmergencyFundReviewBody,
|
|
3116
3147
|
y1 as MonthlySavingsToIncomeComparison,
|
|
3117
3148
|
k1 as MonthlySpendToIncomeComparisonV2,
|
|
3118
3149
|
f1 as MonthlySpendingComparisonV2,
|