everest-npm-features 0.0.49 → 0.0.51
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/components/Shared/FullKyc/index.js +22 -7
- package/dist/components/Shared/FullKyc/personalDetails.js +1 -1
- package/dist/components/Shared/FullKyc/userInfo.js +1 -1
- package/dist/components/Wallet/Account/createIban.js +50 -50
- package/dist/components/Wallet/Account/eWallet.js +84 -62
- package/dist/components/Wallet/Account/iban.js +1 -1
- package/dist/components/Wallet/EnterpriseKyc/index.js +75 -75
- package/dist/components/Wallet/Portfolio/index.js +1 -1
- package/dist/components/Wallet/Portfolio/tokenRow.js +1 -1
- package/dist/index-BMts9nlV.js +503 -0
- package/dist/main.js +1 -1
- package/dist/{tokenRow-D32W5WH3.js → tokenRow-B-tustzZ.js} +8 -6
- package/dist/util/constants.d.ts +2 -2
- package/dist/util/constants.js +1 -1
- package/package.json +1 -1
- package/dist/index-Da0r8FX2.js +0 -503
|
@@ -3,18 +3,33 @@ import "react";
|
|
|
3
3
|
import "../../Wallet/Shared/Container/index.js";
|
|
4
4
|
import "../Incode/index.js";
|
|
5
5
|
import "../../../hoc/withThemeProvider.js";
|
|
6
|
-
import { E as
|
|
6
|
+
import { E as x, I as T, c as U, b as g, a as h, F as j } from "../../../index-BMts9nlV.js";
|
|
7
7
|
import "./pep.js";
|
|
8
8
|
import "../../../constants-t7n9qCW3.js";
|
|
9
9
|
import "../../../kyc-D9xahfH9.js";
|
|
10
10
|
import "../../../react-redux-C7I9-1M6.js";
|
|
11
11
|
import "./edd.js";
|
|
12
12
|
import "../../../hooks/useEverestDispatch.js";
|
|
13
|
+
import "../../../index-DlQqWbXG.js";
|
|
14
|
+
import "../../Wallet/Shared/appButton.js";
|
|
15
|
+
import "../../Wallet/Shared/Auth/otpForm.js";
|
|
16
|
+
import "../../../context/snackBarContext.js";
|
|
17
|
+
import "../../../util/conversions.js";
|
|
18
|
+
import "../../../index-CAoLi5Qq.js";
|
|
19
|
+
import "../../../react-webcam-B3cXh1XT.js";
|
|
20
|
+
import "../transition.js";
|
|
21
|
+
import "../../../tooltip-3UvETWtS.js";
|
|
22
|
+
import "../../Wallet/Shared/pin.js";
|
|
23
|
+
import "../../../moment-h96o7c8I.js";
|
|
24
|
+
import "../../../index.esm-BsMAMhYW.js";
|
|
25
|
+
import "../../../web3-u4qDZYpo.js";
|
|
26
|
+
import "../../../index-ceeCtFuh.js";
|
|
27
|
+
import "../../../context/dialogContext.js";
|
|
13
28
|
export {
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
29
|
+
x as EDD_SCREEN,
|
|
30
|
+
T as INCODE_SCREEN,
|
|
31
|
+
U as PEP_SCREEN,
|
|
32
|
+
g as PERSONAL_DETAILS_SCREEN,
|
|
33
|
+
h as USER_INFO_SCREEN,
|
|
34
|
+
j as default
|
|
20
35
|
};
|
|
@@ -18,7 +18,7 @@ import "../../../moment-h96o7c8I.js";
|
|
|
18
18
|
import "../../../index.esm-BsMAMhYW.js";
|
|
19
19
|
import "../../../web3-u4qDZYpo.js";
|
|
20
20
|
import "../../../index-ceeCtFuh.js";
|
|
21
|
-
import { P as z } from "../../../index-
|
|
21
|
+
import { P as z } from "../../../index-BMts9nlV.js";
|
|
22
22
|
import "../../../context/dialogContext.js";
|
|
23
23
|
import "./countryList.js";
|
|
24
24
|
import "../../../Box-B0YSYLco.js";
|
|
@@ -21,7 +21,7 @@ import "../../../index.esm-BsMAMhYW.js";
|
|
|
21
21
|
import "../../../countries-BVn1FubK.js";
|
|
22
22
|
import "../../../web3-u4qDZYpo.js";
|
|
23
23
|
import "../../../index-ceeCtFuh.js";
|
|
24
|
-
import { U as H } from "../../../index-
|
|
24
|
+
import { U as H } from "../../../index-BMts9nlV.js";
|
|
25
25
|
import "../../../context/dialogContext.js";
|
|
26
26
|
import "./countryList.js";
|
|
27
27
|
import "../../../Box-B0YSYLco.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as a, jsxs as o, Fragment as v } from "react/jsx-runtime";
|
|
2
2
|
import { useState as _, useRef as V } from "react";
|
|
3
3
|
import { u as y } from "../../../react-redux-C7I9-1M6.js";
|
|
4
|
-
import { FEATURE_EWALLET as
|
|
4
|
+
import { FEATURE_EWALLET as p, DIALOG_ERROR_ICON as d, DIALOG_SUCCESS_ICON as k } from "../../../util/constants.js";
|
|
5
5
|
import { C as D } from "../../../Close-CNwiMz_O.js";
|
|
6
6
|
import M from "../../Shared/transition.js";
|
|
7
7
|
import O from "../Shared/CardPayment/index.js";
|
|
@@ -23,12 +23,12 @@ import "../../../context/dialogContext.js";
|
|
|
23
23
|
import "../../../index-ceeCtFuh.js";
|
|
24
24
|
import { B } from "../../../Box-B0YSYLco.js";
|
|
25
25
|
import { C as W } from "../../../CircularProgress-xZA3lvba.js";
|
|
26
|
-
import { T as
|
|
26
|
+
import { T as f } from "../../../Typography-pAaje37G.js";
|
|
27
27
|
import { D as H, a as z } from "../../../DialogContent-BMwlOnbW.js";
|
|
28
28
|
import { D as $ } from "../../../DialogTitle-CfS0bb2K.js";
|
|
29
29
|
import { I as j } from "../../../IconButton-DHm-hucF.js";
|
|
30
30
|
import { S as Z } from "../../../Select-CB5yWmyn.js";
|
|
31
|
-
import { M as
|
|
31
|
+
import { M as C } from "../../../MenuItem-DUdYOJr4.js";
|
|
32
32
|
const q = [
|
|
33
33
|
{
|
|
34
34
|
alpha3: "AUT",
|
|
@@ -195,22 +195,22 @@ const q = [
|
|
|
195
195
|
alpha2: "GB",
|
|
196
196
|
name: "United Kingdom"
|
|
197
197
|
}
|
|
198
|
-
],
|
|
199
|
-
openDialog:
|
|
198
|
+
], wa = ({
|
|
199
|
+
openDialog: r,
|
|
200
200
|
checkoutSdkKey: E,
|
|
201
201
|
paymentRequest: T,
|
|
202
|
-
iban:
|
|
202
|
+
iban: S,
|
|
203
203
|
navigate: I,
|
|
204
|
-
currency:
|
|
205
|
-
setIbanCurrency:
|
|
206
|
-
from:
|
|
204
|
+
currency: t,
|
|
205
|
+
setIbanCurrency: h,
|
|
206
|
+
from: i
|
|
207
207
|
}) => {
|
|
208
|
-
const { showAlertMessage:
|
|
209
|
-
if (!
|
|
210
|
-
|
|
208
|
+
const { showAlertMessage: g } = b(), u = y((e) => e.user), s = u.profile, x = y((e) => e.order), L = s.loader, N = u.kyc.loader, m = u.kyc.status, R = s.email, [w, c] = _(!1), n = V(!1), A = () => {
|
|
209
|
+
if (!R) {
|
|
210
|
+
r({
|
|
211
211
|
title: "No Email",
|
|
212
212
|
message: "Please contact support to update your email address.",
|
|
213
|
-
icon:
|
|
213
|
+
icon: d,
|
|
214
214
|
width: "575px",
|
|
215
215
|
confirmButtonText: "Contact Suuport",
|
|
216
216
|
cancelButtonShow: !0,
|
|
@@ -220,8 +220,8 @@ const q = [
|
|
|
220
220
|
});
|
|
221
221
|
return;
|
|
222
222
|
}
|
|
223
|
-
if (
|
|
224
|
-
|
|
223
|
+
if (m === F || m === G) {
|
|
224
|
+
r({
|
|
225
225
|
title: "Under Review",
|
|
226
226
|
message: "Your profile is currently being reviewed. If approved, you will have additional capabilities on the Everest platform.",
|
|
227
227
|
width: "550px",
|
|
@@ -231,8 +231,8 @@ const q = [
|
|
|
231
231
|
});
|
|
232
232
|
return;
|
|
233
233
|
}
|
|
234
|
-
if (
|
|
235
|
-
|
|
234
|
+
if (m !== K && m !== Y) {
|
|
235
|
+
r({
|
|
236
236
|
title: "Verifying",
|
|
237
237
|
message: "We are gathering information, and will provision your Virtual IBAN shortly.",
|
|
238
238
|
width: "575px",
|
|
@@ -244,12 +244,12 @@ const q = [
|
|
|
244
244
|
return;
|
|
245
245
|
}
|
|
246
246
|
if (!q.find(
|
|
247
|
-
(l) => l.alpha3 ===
|
|
247
|
+
(l) => l.alpha3 === s.residentialAddress.country
|
|
248
248
|
)) {
|
|
249
|
-
|
|
249
|
+
r({
|
|
250
250
|
title: "Not Allowed",
|
|
251
251
|
message: "Currently we are not supporting your country for Virtual IBAN.",
|
|
252
|
-
icon:
|
|
252
|
+
icon: d,
|
|
253
253
|
width: "575px",
|
|
254
254
|
height: "450px",
|
|
255
255
|
confirmButtonText: "Continue",
|
|
@@ -257,11 +257,11 @@ const q = [
|
|
|
257
257
|
});
|
|
258
258
|
return;
|
|
259
259
|
}
|
|
260
|
-
if (
|
|
261
|
-
|
|
260
|
+
if (s.memberType !== "individual") {
|
|
261
|
+
r({
|
|
262
262
|
title: "Not Allowed",
|
|
263
263
|
message: "Currently we are not supporting organizational wallet(KYB) for Virtual IBAN.",
|
|
264
|
-
icon:
|
|
264
|
+
icon: d,
|
|
265
265
|
width: "575px",
|
|
266
266
|
height: "450px",
|
|
267
267
|
confirmButtonText: "Continue",
|
|
@@ -269,24 +269,24 @@ const q = [
|
|
|
269
269
|
});
|
|
270
270
|
return;
|
|
271
271
|
}
|
|
272
|
-
t({
|
|
272
|
+
i === p && (t.current = "EUR", h("EUR")), r({
|
|
273
273
|
title: "Payment",
|
|
274
274
|
message: /* @__PURE__ */ o(B, { children: [
|
|
275
|
-
/* @__PURE__ */ a(
|
|
276
|
-
/* @__PURE__ */ o(
|
|
275
|
+
/* @__PURE__ */ a(f, { children: i === p ? "You will be charged $2 per annum for creating an E-Wallet. Please proceed to payment." : "You will be charged $0.10 per annum for creating a Virtual IBAN. Please select the currency for the Virtual IBAN and proceed." }),
|
|
276
|
+
i !== p && /* @__PURE__ */ o(
|
|
277
277
|
Z,
|
|
278
278
|
{
|
|
279
279
|
defaultValue: "",
|
|
280
280
|
onChange: (l) => {
|
|
281
|
-
|
|
281
|
+
t.current = l.target.value, h(l.target.value);
|
|
282
282
|
},
|
|
283
283
|
style: { marginTop: "10px" },
|
|
284
284
|
displayEmpty: !0,
|
|
285
285
|
fullWidth: !0,
|
|
286
286
|
children: [
|
|
287
|
-
/* @__PURE__ */ a(
|
|
288
|
-
/* @__PURE__ */ a(
|
|
289
|
-
/* @__PURE__ */ a(
|
|
287
|
+
/* @__PURE__ */ a(C, { value: "", children: "Select currency" }),
|
|
288
|
+
/* @__PURE__ */ a(C, { value: "EUR", children: "EUR" }),
|
|
289
|
+
/* @__PURE__ */ a(C, { value: "GBP", children: "GBP" })
|
|
290
290
|
]
|
|
291
291
|
}
|
|
292
292
|
)
|
|
@@ -299,57 +299,57 @@ const q = [
|
|
|
299
299
|
closeModalConfirm: P,
|
|
300
300
|
onConfirm: U,
|
|
301
301
|
onCancel: () => {
|
|
302
|
-
|
|
302
|
+
t.current = "", h(""), n.current = !1;
|
|
303
303
|
},
|
|
304
304
|
onClose: () => {
|
|
305
|
-
|
|
305
|
+
t.current = "", n.current = !1;
|
|
306
306
|
}
|
|
307
307
|
});
|
|
308
308
|
}, P = () => !n.current, U = () => {
|
|
309
|
-
if (n.current = !1, !
|
|
310
|
-
return n.current = !0,
|
|
311
|
-
message: "Please select currency for Virtual IBAN."
|
|
309
|
+
if (n.current = !1, !t.current)
|
|
310
|
+
return n.current = !0, g({
|
|
311
|
+
message: i === p ? "Currency selection is missing." : "Please select currency for Virtual IBAN."
|
|
312
312
|
}), !1;
|
|
313
|
-
if (
|
|
314
|
-
const e =
|
|
315
|
-
(l) => l.currency ===
|
|
313
|
+
if (S.data.length > 0) {
|
|
314
|
+
const e = S.data.find(
|
|
315
|
+
(l) => l.currency === t.current
|
|
316
316
|
);
|
|
317
317
|
if (e != null && e.id)
|
|
318
|
-
return n.current = !0,
|
|
319
|
-
message: `You already have the ${
|
|
318
|
+
return n.current = !0, g({
|
|
319
|
+
message: `You already have the ${t.current} Virtual IBAN.`
|
|
320
320
|
}), !1;
|
|
321
321
|
}
|
|
322
|
-
|
|
322
|
+
c(!0);
|
|
323
323
|
};
|
|
324
324
|
return L || N ? /* @__PURE__ */ a(B, { mt: 4, className: "flex-center", children: /* @__PURE__ */ a(W, { color: "primary", size: 50 }) }) : /* @__PURE__ */ o(v, { children: [
|
|
325
325
|
/* @__PURE__ */ a(
|
|
326
|
-
|
|
326
|
+
f,
|
|
327
327
|
{
|
|
328
|
-
onClick:
|
|
328
|
+
onClick: A,
|
|
329
329
|
component: "span",
|
|
330
330
|
color: "primary",
|
|
331
331
|
sx: { cursor: "pointer" },
|
|
332
332
|
children: /* @__PURE__ */ o("span", { className: "text-underline", children: [
|
|
333
333
|
"+ Add ",
|
|
334
|
-
|
|
334
|
+
i === p ? "E-Wallet" : "Virtual IBAN"
|
|
335
335
|
] })
|
|
336
336
|
}
|
|
337
337
|
),
|
|
338
338
|
/* @__PURE__ */ o(
|
|
339
339
|
H,
|
|
340
340
|
{
|
|
341
|
-
open:
|
|
341
|
+
open: w,
|
|
342
342
|
fullWidth: !0,
|
|
343
|
-
onClose: () =>
|
|
343
|
+
onClose: () => c(!1),
|
|
344
344
|
TransitionComponent: M,
|
|
345
345
|
children: [
|
|
346
346
|
/* @__PURE__ */ o($, { className: "buy-modal-text-color", children: [
|
|
347
|
-
/* @__PURE__ */ a(
|
|
347
|
+
/* @__PURE__ */ a(f, { variant: "subtitle1", component: "p", children: /* @__PURE__ */ a("strong", { children: "Payment" }) }),
|
|
348
348
|
/* @__PURE__ */ a(
|
|
349
349
|
j,
|
|
350
350
|
{
|
|
351
351
|
"aria-label": "close",
|
|
352
|
-
onClick: () =>
|
|
352
|
+
onClick: () => c(!1),
|
|
353
353
|
className: "menu-buttons",
|
|
354
354
|
children: /* @__PURE__ */ a(D, {})
|
|
355
355
|
}
|
|
@@ -367,7 +367,7 @@ const q = [
|
|
|
367
367
|
checkoutKey: E,
|
|
368
368
|
orderData: x,
|
|
369
369
|
initPaymentRequest: T,
|
|
370
|
-
backBtnFunc: () =>
|
|
370
|
+
backBtnFunc: () => c(!1)
|
|
371
371
|
}
|
|
372
372
|
)
|
|
373
373
|
}
|
|
@@ -378,5 +378,5 @@ const q = [
|
|
|
378
378
|
] });
|
|
379
379
|
};
|
|
380
380
|
export {
|
|
381
|
-
|
|
381
|
+
wa as default
|
|
382
382
|
};
|
|
@@ -1,96 +1,118 @@
|
|
|
1
|
-
import { jsx as e, jsxs as
|
|
2
|
-
import { useRef as
|
|
3
|
-
import { I as
|
|
4
|
-
import { DIALOG_SUCCESS_ICON as
|
|
1
|
+
import { jsx as e, jsxs as t, Fragment as u } from "react/jsx-runtime";
|
|
2
|
+
import { useRef as W, useState as b, useEffect as w } from "react";
|
|
3
|
+
import { I as A } from "../../../Info-BVeUSPyk.js";
|
|
4
|
+
import { DIALOG_SUCCESS_ICON as N, FEATURE_EWALLET as d } from "../../../util/constants.js";
|
|
5
5
|
import "../../../constants-t7n9qCW3.js";
|
|
6
|
-
import { b as
|
|
7
|
-
import { M as
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
import { AuthInnerContainer as
|
|
6
|
+
import { b as T } from "../../../order-jqH948WM.js";
|
|
7
|
+
import { M as _ } from "../../../tooltip-3UvETWtS.js";
|
|
8
|
+
import q from "../Shared/noData.js";
|
|
9
|
+
import v from "./createIban.js";
|
|
10
|
+
import { AuthInnerContainer as R } from "../Shared/Container/index.js";
|
|
11
11
|
import B from "./ibanItem.js";
|
|
12
12
|
import { B as n } from "../../../Box-B0YSYLco.js";
|
|
13
|
-
import { G as
|
|
14
|
-
import { T as
|
|
15
|
-
import { I as
|
|
16
|
-
import { C as
|
|
17
|
-
const
|
|
18
|
-
dispatch:
|
|
19
|
-
openDialog:
|
|
20
|
-
baseUrl:
|
|
21
|
-
checkoutSdkKey:
|
|
13
|
+
import { G as c } from "../../../Grid-CFe3amXO.js";
|
|
14
|
+
import { T as h } from "../../../Typography-pAaje37G.js";
|
|
15
|
+
import { I as L } from "../../../IconButton-DHm-hucF.js";
|
|
16
|
+
import { C as z } from "../../../CircularProgress-xZA3lvba.js";
|
|
17
|
+
const re = ({
|
|
18
|
+
dispatch: s,
|
|
19
|
+
openDialog: i,
|
|
20
|
+
baseUrl: m,
|
|
21
|
+
checkoutSdkKey: f,
|
|
22
22
|
appKey: l,
|
|
23
|
-
appKeyEur:
|
|
24
|
-
paymentWidgetSrcUrl:
|
|
25
|
-
iban:
|
|
23
|
+
appKeyEur: y,
|
|
24
|
+
paymentWidgetSrcUrl: x,
|
|
25
|
+
iban: a,
|
|
26
26
|
navigate: I,
|
|
27
|
-
AccountItem:
|
|
27
|
+
AccountItem: g
|
|
28
28
|
}) => {
|
|
29
|
-
const p =
|
|
30
|
-
return
|
|
31
|
-
new URLSearchParams(window.location.search).get("paymentStatus") === "success" &&
|
|
29
|
+
const p = a.data, C = a.loader, E = W(""), [S, D] = b("");
|
|
30
|
+
return w(() => {
|
|
31
|
+
new URLSearchParams(window.location.search).get("paymentStatus") === "success" && i({
|
|
32
32
|
title: "Payment Success",
|
|
33
33
|
message: "We have received your payment and will generate your Virtual IBAN after the payment has processed",
|
|
34
|
-
icon:
|
|
34
|
+
icon: N,
|
|
35
35
|
width: "575px",
|
|
36
36
|
confirmButtonText: "Continue"
|
|
37
37
|
});
|
|
38
|
-
}, []), /* @__PURE__ */ e(
|
|
39
|
-
/* @__PURE__ */
|
|
40
|
-
/* @__PURE__ */
|
|
41
|
-
/* @__PURE__ */ e(
|
|
38
|
+
}, []), /* @__PURE__ */ e(R, { children: /* @__PURE__ */ t(n, { p: 3, children: [
|
|
39
|
+
/* @__PURE__ */ t(c, { spacing: 2, container: !0, alignItems: "center", children: [
|
|
40
|
+
/* @__PURE__ */ t(c, { size: 8, children: [
|
|
41
|
+
/* @__PURE__ */ e(h, { color: "primary", variant: "h6", component: "span", children: /* @__PURE__ */ e("strong", { children: "E-Wallet" }) }),
|
|
42
42
|
/* @__PURE__ */ e(
|
|
43
|
-
|
|
43
|
+
_,
|
|
44
44
|
{
|
|
45
45
|
title: /* @__PURE__ */ e(n, { sx: { whiteSpace: "pre-line" }, children: "Create an E-Wallet. This requires KYC and an annual payment" }),
|
|
46
46
|
placement: "bottom",
|
|
47
|
-
children: /* @__PURE__ */ e(
|
|
47
|
+
children: /* @__PURE__ */ e(L, { className: "info-fee-icon", children: /* @__PURE__ */ e(A, { sx: { fontSize: "26px", color: "#D9D9D9" } }) })
|
|
48
48
|
}
|
|
49
49
|
)
|
|
50
50
|
] }),
|
|
51
|
-
/* @__PURE__ */ e(
|
|
52
|
-
|
|
51
|
+
/* @__PURE__ */ e(c, { size: 4, children: /* @__PURE__ */ e(n, { sx: { textAlign: "right" }, children: /* @__PURE__ */ e(
|
|
52
|
+
v,
|
|
53
53
|
{
|
|
54
|
-
openDialog:
|
|
55
|
-
checkoutSdkKey:
|
|
56
|
-
paymentRequest: (
|
|
57
|
-
const
|
|
54
|
+
openDialog: i,
|
|
55
|
+
checkoutSdkKey: f,
|
|
56
|
+
paymentRequest: (r) => {
|
|
57
|
+
const o = {
|
|
58
58
|
payment: {
|
|
59
|
-
token:
|
|
59
|
+
token: r,
|
|
60
60
|
amount: 2,
|
|
61
61
|
currency: "USD",
|
|
62
62
|
app_key: l,
|
|
63
|
-
success_url: `${
|
|
64
|
-
fail_url: `${
|
|
63
|
+
success_url: `${m}/accounts?payment=success`,
|
|
64
|
+
fail_url: `${m}/dashboard?payment=failed`
|
|
65
65
|
},
|
|
66
|
-
currency:
|
|
66
|
+
currency: S
|
|
67
67
|
};
|
|
68
|
-
|
|
68
|
+
s(T(o));
|
|
69
69
|
},
|
|
70
|
-
iban:
|
|
70
|
+
iban: a,
|
|
71
71
|
navigate: I,
|
|
72
|
-
currency:
|
|
73
|
-
setIbanCurrency:
|
|
74
|
-
from:
|
|
72
|
+
currency: E,
|
|
73
|
+
setIbanCurrency: D,
|
|
74
|
+
from: d
|
|
75
75
|
}
|
|
76
76
|
) }) })
|
|
77
77
|
] }),
|
|
78
|
-
C ? /* @__PURE__ */ e(n, { mt: 4, className: "flex-center", children: /* @__PURE__ */ e(
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
78
|
+
C ? /* @__PURE__ */ e(n, { mt: 4, className: "flex-center", children: /* @__PURE__ */ e(z, { color: "primary", size: 50 }) }) : /* @__PURE__ */ t(u, { children: [
|
|
79
|
+
p.length > 0 ? /* @__PURE__ */ e(u, { children: p.map((r, o) => {
|
|
80
|
+
const P = {
|
|
81
|
+
...r,
|
|
82
|
+
accountName: `E-Wallet - ${r.currency ?? ""}`
|
|
83
|
+
};
|
|
84
|
+
return /* @__PURE__ */ e(
|
|
85
|
+
B,
|
|
86
|
+
{
|
|
87
|
+
data: P,
|
|
88
|
+
AccountItem: g,
|
|
89
|
+
dispatch: s,
|
|
90
|
+
appKey: l,
|
|
91
|
+
appKeyEur: y,
|
|
92
|
+
paymentWidgetSrcUrl: x,
|
|
93
|
+
iban: a,
|
|
94
|
+
from: d
|
|
95
|
+
},
|
|
96
|
+
o
|
|
97
|
+
);
|
|
98
|
+
}) }) : /* @__PURE__ */ e(q, { text: "You currently have no E-Wallets" }),
|
|
99
|
+
/* @__PURE__ */ e(n, { mt: 3, textAlign: "center", children: /* @__PURE__ */ t(h, { variant: "caption", color: "secondary", children: [
|
|
100
|
+
"Powered by",
|
|
101
|
+
" ",
|
|
102
|
+
/* @__PURE__ */ e(
|
|
103
|
+
"a",
|
|
104
|
+
{
|
|
105
|
+
href: "https://everest.org/terms-of-use",
|
|
106
|
+
target: "_blank",
|
|
107
|
+
rel: "noopener noreferrer",
|
|
108
|
+
style: { color: "inherit", textDecoration: "underline" },
|
|
109
|
+
children: "EMI PF"
|
|
110
|
+
}
|
|
111
|
+
)
|
|
112
|
+
] }) })
|
|
113
|
+
] })
|
|
92
114
|
] }) });
|
|
93
115
|
};
|
|
94
116
|
export {
|
|
95
|
-
|
|
117
|
+
re as default
|
|
96
118
|
};
|