everest-npm-features 0.0.39-temp.2 → 0.0.40
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/RocketRamp/MinimalKyc/form.js +1 -1
- package/dist/components/RocketRamp/Player/Sell/confirmTransaction.js +1 -1
- package/dist/components/RocketRamp/Player/Sell/form.js +1 -1
- package/dist/components/RocketRamp/Player/Sell/index.js +2 -2
- package/dist/components/Shared/FullKyc/edd.js +1 -1
- package/dist/components/Shared/FullKyc/index.js +1 -1
- package/dist/components/Shared/FullKyc/personalDetails.js +2 -2
- package/dist/components/Shared/FullKyc/userInfo.js +2 -2
- package/dist/components/Wallet/Account/createIban.js +1 -1
- package/dist/components/Wallet/Account/iban.js +17 -17
- package/dist/components/Wallet/Account/ibanItem.js +1 -1
- package/dist/components/Wallet/Account/index.js +92 -92
- package/dist/components/Wallet/Deposit/index.js +1 -1
- package/dist/components/Wallet/EnterpriseKyc/edd.js +1 -1
- package/dist/components/Wallet/EnterpriseKyc/index.js +2 -2
- package/dist/components/Wallet/EnterpriseKyc/orgDetails.js +1 -1
- package/dist/components/Wallet/EnterpriseKyc/orgInfo.js +1 -1
- package/dist/components/Wallet/EnterpriseKyc/verify.js +1 -1
- package/dist/components/Wallet/Home/index.js +6 -6
- package/dist/components/Wallet/MoveToEthereumOrEverChain/index.js +1 -1
- package/dist/components/Wallet/Portfolio/index.js +1 -1
- package/dist/components/Wallet/Profile/index.js +1 -1
- package/dist/components/Wallet/Sell/confirmTransaction.js +2 -2
- package/dist/components/Wallet/Sell/form.js +1 -1
- package/dist/components/Wallet/Sell/index.js +1 -1
- package/dist/components/Wallet/Send/index.js +1 -1
- package/dist/components/Wallet/Shared/ConnectWallet/index.js +1 -5
- package/dist/components/Wallet/Shared/addBank.js +1 -1
- package/dist/components/Wallet/Shared/manualSend.js +2 -2
- package/dist/components/Wallet/Stake/index.js +1 -1
- package/dist/components/Wallet/Swap/form.js +2 -2
- package/dist/components/Wallet/Swap/index.js +2 -2
- package/dist/hooks/useDialog/index.js +40 -37
- package/dist/{index-DlQqWbXG.js → index-B8QKlEgj.js} +4 -4
- package/dist/{index-CUBxw5s4.js → index-BFKBLYk5.js} +1 -1
- package/dist/{index-ufcy2D20.js → index-B_ZN1s9v.js} +1 -1
- package/dist/{index-DVQ-d6A4.js → index-DrAXokdP.js} +1 -1
- package/dist/{index-Y7QJR4pX.js → index-grkjwLQL.js} +2 -2
- package/dist/main.d.ts +0 -2
- package/dist/main.js +68 -70
- package/dist/providers/metaMask.js +1 -1
- package/package.json +1 -1
|
@@ -4,7 +4,6 @@ import { h as G } from "../../../moment-h96o7c8I.js";
|
|
|
4
4
|
import { u as H, a as R } from "../../../react-redux-B4BZippc.js";
|
|
5
5
|
import { removeExtraSpace as i } from "../../../util/functions.js";
|
|
6
6
|
import { nameRegex as J } from "../../../util/regex.js";
|
|
7
|
-
import "../../../index-DlQqWbXG.js";
|
|
8
7
|
import "../../Wallet/Shared/appButton.js";
|
|
9
8
|
import "../../../hoc/withThemeProvider.js";
|
|
10
9
|
import "../../Wallet/Shared/Auth/otpForm.js";
|
|
@@ -21,6 +20,7 @@ import "../../Wallet/Shared/pin.js";
|
|
|
21
20
|
import "../../../index.esm-BsMAMhYW.js";
|
|
22
21
|
import { c as X } from "../../../countries-BVn1FubK.js";
|
|
23
22
|
import "../../../web3-u4qDZYpo.js";
|
|
23
|
+
import "../../../index-B8QKlEgj.js";
|
|
24
24
|
import "../../../index-ceeCtFuh.js";
|
|
25
25
|
import "../../../context/dialogContext.js";
|
|
26
26
|
import $ from "../Shared/Button/index.js";
|
|
@@ -3,7 +3,7 @@ import "react";
|
|
|
3
3
|
import "../../Shared/backBtn.js";
|
|
4
4
|
import "../../../../util/functions.js";
|
|
5
5
|
import "../../../../util/constants.js";
|
|
6
|
-
import { B as h } from "../../../../index-
|
|
6
|
+
import { B as h } from "../../../../index-BFKBLYk5.js";
|
|
7
7
|
import "../../Shared/Button/index.js";
|
|
8
8
|
import "../../../../constants-9grj4Du1.js";
|
|
9
9
|
import "../../../../order-Cs5_3wOs.js";
|
|
@@ -10,7 +10,7 @@ import "../../../../order-Cs5_3wOs.js";
|
|
|
10
10
|
import "../../../../tooltip-3UvETWtS.js";
|
|
11
11
|
import "../../../../util/functions.js";
|
|
12
12
|
import "../../Shared/Button/index.js";
|
|
13
|
-
import { S as w } from "../../../../index-
|
|
13
|
+
import { S as w } from "../../../../index-BFKBLYk5.js";
|
|
14
14
|
import "../../../../Grid-CFe3amXO.js";
|
|
15
15
|
import "../../../../Box-B0YSYLco.js";
|
|
16
16
|
import "../../../../Typography-pAaje37G.js";
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
3
|
import "../../../../hoc/withThemeProvider.js";
|
|
4
|
-
import { C as b, F as c, M as g, P as h, i as j } from "../../../../index-
|
|
5
|
-
import "../../../../index-DlQqWbXG.js";
|
|
4
|
+
import { C as b, F as c, M as g, P as h, i as j } from "../../../../index-BFKBLYk5.js";
|
|
6
5
|
import "../../../Wallet/Shared/appButton.js";
|
|
7
6
|
import "../../../../react-redux-B4BZippc.js";
|
|
8
7
|
import "../../../../util/functions.js";
|
|
@@ -23,6 +22,7 @@ import "../../../Wallet/Shared/pin.js";
|
|
|
23
22
|
import "../../../../moment-h96o7c8I.js";
|
|
24
23
|
import "../../../../index.esm-BsMAMhYW.js";
|
|
25
24
|
import "../../../../web3-u4qDZYpo.js";
|
|
25
|
+
import "../../../../index-B8QKlEgj.js";
|
|
26
26
|
import "../../../../index-ceeCtFuh.js";
|
|
27
27
|
import "../../../../context/dialogContext.js";
|
|
28
28
|
import "../../MinimalKyc/form.js";
|
|
@@ -2,7 +2,6 @@ import { jsxs as p, Fragment as u, jsx as n } from "react/jsx-runtime";
|
|
|
2
2
|
import { useRef as g, useState as q, useEffect as L, createRef as W } from "react";
|
|
3
3
|
import j from "../../Wallet/Shared/Input/index.js";
|
|
4
4
|
import K from "../../Wallet/Shared/appButton.js";
|
|
5
|
-
import "../../../index-DlQqWbXG.js";
|
|
6
5
|
import "../../../hoc/withThemeProvider.js";
|
|
7
6
|
import { u as v } from "../../../react-redux-B4BZippc.js";
|
|
8
7
|
import "../../Wallet/Shared/Auth/otpForm.js";
|
|
@@ -19,6 +18,7 @@ import "../../Wallet/Shared/pin.js";
|
|
|
19
18
|
import "../../../moment-h96o7c8I.js";
|
|
20
19
|
import "../../../index.esm-BsMAMhYW.js";
|
|
21
20
|
import "../../../web3-u4qDZYpo.js";
|
|
21
|
+
import "../../../index-B8QKlEgj.js";
|
|
22
22
|
import "../../../index-ceeCtFuh.js";
|
|
23
23
|
import { C as z, a as Y } from "../../../FileDownload-Bt3R_NBr.js";
|
|
24
24
|
import "../../../context/dialogContext.js";
|
|
@@ -3,7 +3,7 @@ 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 s, I as C, c as D, b as I, a as O, F as P } from "../../../index-
|
|
6
|
+
import { E as s, I as C, c as D, b as I, a as O, F as P } from "../../../index-B_ZN1s9v.js";
|
|
7
7
|
import "./pep.js";
|
|
8
8
|
import "../../../constants-9grj4Du1.js";
|
|
9
9
|
import "../../../kyc-MeOwOyUF.js";
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
import "../../../index-DlQqWbXG.js";
|
|
4
3
|
import "../../Wallet/Shared/appButton.js";
|
|
5
4
|
import "../../../hoc/withThemeProvider.js";
|
|
6
5
|
import "../../Wallet/Shared/Input/index.js";
|
|
@@ -17,8 +16,9 @@ import "../../Wallet/Shared/pin.js";
|
|
|
17
16
|
import "../../../moment-h96o7c8I.js";
|
|
18
17
|
import "../../../index.esm-BsMAMhYW.js";
|
|
19
18
|
import "../../../web3-u4qDZYpo.js";
|
|
19
|
+
import "../../../index-B8QKlEgj.js";
|
|
20
20
|
import "../../../index-ceeCtFuh.js";
|
|
21
|
-
import { P as z } from "../../../index-
|
|
21
|
+
import { P as z } from "../../../index-B_ZN1s9v.js";
|
|
22
22
|
import "../../../context/dialogContext.js";
|
|
23
23
|
import "./countryList.js";
|
|
24
24
|
import "../../../Box-B0YSYLco.js";
|
|
@@ -2,7 +2,6 @@ import "react/jsx-runtime";
|
|
|
2
2
|
import "react";
|
|
3
3
|
import "../../Wallet/Shared/Input/index.js";
|
|
4
4
|
import "../../Wallet/Shared/appButton.js";
|
|
5
|
-
import "../../../index-DlQqWbXG.js";
|
|
6
5
|
import "../../../hoc/withThemeProvider.js";
|
|
7
6
|
import "../../../react-redux-B4BZippc.js";
|
|
8
7
|
import "../../Wallet/Shared/Auth/otpForm.js";
|
|
@@ -20,8 +19,9 @@ import "../../../moment-h96o7c8I.js";
|
|
|
20
19
|
import "../../../index.esm-BsMAMhYW.js";
|
|
21
20
|
import "../../../countries-BVn1FubK.js";
|
|
22
21
|
import "../../../web3-u4qDZYpo.js";
|
|
22
|
+
import "../../../index-B8QKlEgj.js";
|
|
23
23
|
import "../../../index-ceeCtFuh.js";
|
|
24
|
-
import { U as H } from "../../../index-
|
|
24
|
+
import { U as H } from "../../../index-B_ZN1s9v.js";
|
|
25
25
|
import "../../../context/dialogContext.js";
|
|
26
26
|
import "./countryList.js";
|
|
27
27
|
import "../../../Box-B0YSYLco.js";
|
|
@@ -6,7 +6,6 @@ import { C as _ } from "../../../Close-CNwiMz_O.js";
|
|
|
6
6
|
import k from "../../Shared/transition.js";
|
|
7
7
|
import D from "../Shared/CardPayment/index.js";
|
|
8
8
|
import { a as M, ac as O, c as G, K } from "../../../constants-9grj4Du1.js";
|
|
9
|
-
import "../../../index-DlQqWbXG.js";
|
|
10
9
|
import "../Shared/appButton.js";
|
|
11
10
|
import "../../../hoc/withThemeProvider.js";
|
|
12
11
|
import "../Shared/Auth/otpForm.js";
|
|
@@ -19,6 +18,7 @@ import "../Shared/pin.js";
|
|
|
19
18
|
import "../../../moment-h96o7c8I.js";
|
|
20
19
|
import "../../../index.esm-BsMAMhYW.js";
|
|
21
20
|
import "../../../web3-u4qDZYpo.js";
|
|
21
|
+
import "../../../index-B8QKlEgj.js";
|
|
22
22
|
import "../../../context/dialogContext.js";
|
|
23
23
|
import "../../../index-ceeCtFuh.js";
|
|
24
24
|
import { B as S } from "../../../Box-B0YSYLco.js";
|
|
@@ -10,21 +10,21 @@ import w from "./createIban.js";
|
|
|
10
10
|
import { AuthInnerContainer as P } from "../Shared/Container/index.js";
|
|
11
11
|
import R from "./ibanItem.js";
|
|
12
12
|
import { B as a } from "../../../Box-B0YSYLco.js";
|
|
13
|
-
import { G as
|
|
14
|
-
import { T } from "../../../Typography-pAaje37G.js";
|
|
15
|
-
import { I as
|
|
16
|
-
import { C as
|
|
13
|
+
import { G as s } from "../../../Grid-CFe3amXO.js";
|
|
14
|
+
import { T as v } from "../../../Typography-pAaje37G.js";
|
|
15
|
+
import { I as T } from "../../../IconButton-DHm-hucF.js";
|
|
16
|
+
import { C as _ } from "../../../CircularProgress-xZA3lvba.js";
|
|
17
17
|
const Q = ({
|
|
18
|
-
dispatch:
|
|
18
|
+
dispatch: c,
|
|
19
19
|
openDialog: i,
|
|
20
20
|
baseUrl: m,
|
|
21
21
|
checkoutSdkKey: f,
|
|
22
|
-
appKey:
|
|
22
|
+
appKey: u,
|
|
23
23
|
iban: r,
|
|
24
24
|
navigate: d,
|
|
25
25
|
AccountItem: y
|
|
26
26
|
}) => {
|
|
27
|
-
const
|
|
27
|
+
const p = r.data, h = r.loader, I = S(""), [x, C] = g("");
|
|
28
28
|
return A(() => {
|
|
29
29
|
new URLSearchParams(window.location.search).get("paymentStatus") === "success" && i({
|
|
30
30
|
title: "Payment Success",
|
|
@@ -34,19 +34,19 @@ const Q = ({
|
|
|
34
34
|
confirmButtonText: "Continue"
|
|
35
35
|
});
|
|
36
36
|
}, []), /* @__PURE__ */ e(P, { children: /* @__PURE__ */ o(a, { p: 3, children: [
|
|
37
|
-
/* @__PURE__ */ o(
|
|
38
|
-
/* @__PURE__ */ o(
|
|
39
|
-
/* @__PURE__ */ e(
|
|
37
|
+
/* @__PURE__ */ o(s, { spacing: 2, container: !0, alignItems: "center", children: [
|
|
38
|
+
/* @__PURE__ */ o(s, { size: 8, children: [
|
|
39
|
+
/* @__PURE__ */ e(v, { color: "primary", variant: "h6", component: "span", children: /* @__PURE__ */ e("strong", { children: "Everest Accounts (Virtual IBAN)" }) }),
|
|
40
40
|
/* @__PURE__ */ e(
|
|
41
41
|
b,
|
|
42
42
|
{
|
|
43
43
|
title: /* @__PURE__ */ e(a, { sx: { whiteSpace: "pre-line" }, children: "Create a Virtual IBAN of EUR currency. This requires KYC and an annual payment" }),
|
|
44
44
|
placement: "bottom",
|
|
45
|
-
children: /* @__PURE__ */ e(
|
|
45
|
+
children: /* @__PURE__ */ e(T, { className: "info-fee-icon", children: /* @__PURE__ */ e(B, { sx: { fontSize: "26px", color: "#D9D9D9" } }) })
|
|
46
46
|
}
|
|
47
47
|
)
|
|
48
48
|
] }),
|
|
49
|
-
/* @__PURE__ */ e(
|
|
49
|
+
/* @__PURE__ */ e(s, { size: 4, children: /* @__PURE__ */ e(a, { sx: { textAlign: "right" }, children: /* @__PURE__ */ e(
|
|
50
50
|
w,
|
|
51
51
|
{
|
|
52
52
|
openDialog: i,
|
|
@@ -57,13 +57,13 @@ const Q = ({
|
|
|
57
57
|
token: t,
|
|
58
58
|
amount: 12,
|
|
59
59
|
currency: "USD",
|
|
60
|
-
app_key:
|
|
60
|
+
app_key: u,
|
|
61
61
|
success_url: `${m}/accounts?payment=success`,
|
|
62
62
|
fail_url: `${m}/dashboard?payment=failed`
|
|
63
63
|
},
|
|
64
64
|
currency: x
|
|
65
65
|
};
|
|
66
|
-
|
|
66
|
+
c(D(n));
|
|
67
67
|
},
|
|
68
68
|
iban: r,
|
|
69
69
|
navigate: d,
|
|
@@ -72,13 +72,13 @@ const Q = ({
|
|
|
72
72
|
}
|
|
73
73
|
) }) })
|
|
74
74
|
] }),
|
|
75
|
-
h ? /* @__PURE__ */ e(a, { mt: 4, className: "flex-center", children: /* @__PURE__ */ e(
|
|
75
|
+
h ? /* @__PURE__ */ e(a, { mt: 4, className: "flex-center", children: /* @__PURE__ */ e(_, { color: "primary", size: 50 }) }) : /* @__PURE__ */ e(l, { children: p.length > 0 ? /* @__PURE__ */ e(l, { children: p.map((t, n) => /* @__PURE__ */ e(
|
|
76
76
|
R,
|
|
77
77
|
{
|
|
78
78
|
data: t,
|
|
79
79
|
AccountItem: y,
|
|
80
|
-
dispatch:
|
|
81
|
-
appKey:
|
|
80
|
+
dispatch: c,
|
|
81
|
+
appKey: u,
|
|
82
82
|
iban: r
|
|
83
83
|
},
|
|
84
84
|
n
|
|
@@ -4,7 +4,6 @@ import c from "../Shared/appButton.js";
|
|
|
4
4
|
import { C } from "../../../ContentCopy-coPwrEuz.js";
|
|
5
5
|
import { C as g } from "../../../Close-CNwiMz_O.js";
|
|
6
6
|
import B from "../../Shared/transition.js";
|
|
7
|
-
import "../../../index-DlQqWbXG.js";
|
|
8
7
|
import "../../../hoc/withThemeProvider.js";
|
|
9
8
|
import "../Shared/Auth/otpForm.js";
|
|
10
9
|
import "../../../constants-9grj4Du1.js";
|
|
@@ -17,6 +16,7 @@ import "../Shared/pin.js";
|
|
|
17
16
|
import "../../../moment-h96o7c8I.js";
|
|
18
17
|
import "../../../index.esm-BsMAMhYW.js";
|
|
19
18
|
import "../../../web3-u4qDZYpo.js";
|
|
19
|
+
import "../../../index-B8QKlEgj.js";
|
|
20
20
|
import "../../../index-ceeCtFuh.js";
|
|
21
21
|
import "../../../context/dialogContext.js";
|
|
22
22
|
import k from "./sendIban.js";
|
|
@@ -1,27 +1,27 @@
|
|
|
1
|
-
import { jsxs as
|
|
1
|
+
import { jsxs as o, jsx as e, Fragment as oe } from "react/jsx-runtime";
|
|
2
2
|
import { useState as _, useEffect as d } from "react";
|
|
3
|
-
import { u as
|
|
3
|
+
import { u as ne, a as N } from "../../../react-redux-B4BZippc.js";
|
|
4
4
|
import "../../../constants-9grj4Du1.js";
|
|
5
5
|
import { a as ae, c as re, d as se } from "../../../index-FwnHkXdK.js";
|
|
6
6
|
import { u as ie, a as le, b as ce, c as me, d as de, e as pe } from "../../../wallet-nsVuNagB.js";
|
|
7
7
|
import { u as ue, c as he, d as fe } from "../../../bank-Bp23LpvN.js";
|
|
8
8
|
import { LINKED_WALLET_TOOLTIP as ge, CONNECTED_WALLET_TOOLTIP as be, WALLET_ICON as _e, DELETE_ICON as Ne } from "../../../util/constants.js";
|
|
9
|
-
import
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
14
|
-
import we from "
|
|
15
|
-
import
|
|
16
|
-
import
|
|
17
|
-
import ve from "../Shared/
|
|
18
|
-
import De from "../Shared/
|
|
19
|
-
import ye from "
|
|
20
|
-
import
|
|
21
|
-
import
|
|
9
|
+
import xe from "../../../hoc/withThemeProvider.js";
|
|
10
|
+
import { M as R } from "../../../tooltip-3UvETWtS.js";
|
|
11
|
+
import { I as $ } from "../../../Info-BVeUSPyk.js";
|
|
12
|
+
import { C as We } from "../../../Cancel-4lT7GZUA.js";
|
|
13
|
+
import { D as Ce } from "../../../Delete-jpMstGIF.js";
|
|
14
|
+
import { C as we } from "../../../Close-CNwiMz_O.js";
|
|
15
|
+
import ke from "../../Shared/transition.js";
|
|
16
|
+
import q from "../Shared/inputField.js";
|
|
17
|
+
import ve from "../Shared/addBank.js";
|
|
18
|
+
import De from "../Shared/connectPlaidBank.js";
|
|
19
|
+
import ye from "../Shared/ConnectWallet/index.js";
|
|
20
|
+
import Ae from "../../../providers/metaMask.js";
|
|
21
|
+
import Ie from "./iban.js";
|
|
22
|
+
import { useSnackBarContext as Le } from "../../../context/snackBarContext.js";
|
|
23
|
+
import K from "../Shared/appButton.js";
|
|
22
24
|
import { AuthInnerContainer as I } from "../Shared/Container/index.js";
|
|
23
|
-
import "../../../index-DlQqWbXG.js";
|
|
24
|
-
import Ie from "../../../hoc/withThemeProvider.js";
|
|
25
25
|
import "../Shared/Auth/otpForm.js";
|
|
26
26
|
import "../../../util/conversions.js";
|
|
27
27
|
import "../../../index-CAoLi5Qq.js";
|
|
@@ -29,18 +29,18 @@ import "../../../react-webcam-B3cXh1XT.js";
|
|
|
29
29
|
import "../Shared/pin.js";
|
|
30
30
|
import "../../../moment-h96o7c8I.js";
|
|
31
31
|
import "../../../index-ceeCtFuh.js";
|
|
32
|
-
import { useDialogContext as
|
|
32
|
+
import { useDialogContext as Te } from "../../../context/dialogContext.js";
|
|
33
33
|
import { B as i } from "../../../Box-B0YSYLco.js";
|
|
34
34
|
import { G as l } from "../../../Grid-CFe3amXO.js";
|
|
35
35
|
import { T as c } from "../../../Typography-pAaje37G.js";
|
|
36
36
|
import { I as x } from "../../../IconButton-DHm-hucF.js";
|
|
37
37
|
import { C as W } from "../../../CircularProgress-xZA3lvba.js";
|
|
38
|
-
import { B as
|
|
39
|
-
import { S as
|
|
40
|
-
import { D as
|
|
41
|
-
import { D as
|
|
42
|
-
import '../../../assets/index3.css';const
|
|
43
|
-
container:
|
|
38
|
+
import { B as Be } from "../../../Button-Df4vgU24.js";
|
|
39
|
+
import { S as Se } from "../../../Stack-k55YTxET.js";
|
|
40
|
+
import { D as ze, a as Ee } from "../../../DialogContent-BMwlOnbW.js";
|
|
41
|
+
import { D as Pe } from "../../../DialogTitle-CfS0bb2K.js";
|
|
42
|
+
import '../../../assets/index3.css';const Me = "_container_arwo8_1", Oe = "_heading_arwo8_27", n = {
|
|
43
|
+
container: Me,
|
|
44
44
|
"inner-container": "_inner-container_arwo8_13",
|
|
45
45
|
heading: Oe,
|
|
46
46
|
"account-item": "_account-item_arwo8_41",
|
|
@@ -52,16 +52,16 @@ import '../../../assets/index3.css';const Pe = "_container_arwo8_1", Oe = "_head
|
|
|
52
52
|
"delete-disable": "_delete-disable_arwo8_121",
|
|
53
53
|
"confirm-edit": "_confirm-edit_arwo8_137"
|
|
54
54
|
}, Re = ({
|
|
55
|
-
baseUrl:
|
|
56
|
-
checkoutSdkKey:
|
|
57
|
-
appKey:
|
|
58
|
-
navigate:
|
|
55
|
+
baseUrl: F,
|
|
56
|
+
checkoutSdkKey: H,
|
|
57
|
+
appKey: j,
|
|
58
|
+
navigate: G
|
|
59
59
|
}) => {
|
|
60
|
-
const r =
|
|
60
|
+
const r = ne(), { showAlertMessage: m } = Le(), { openDialog: L } = Te(), T = N((t) => t.app.features), p = N(ae), J = p.loader, B = p.message, S = p.banks, Q = p.iban, [z, E] = _(!1), [U, u] = _(!1), [C, V] = _(""), [w, X] = _(""), P = N(re), M = P.data, { error: k, message: v, loader: D } = P, O = N(se), h = O.data, {
|
|
61
61
|
error: y,
|
|
62
62
|
message: A,
|
|
63
|
-
loader:
|
|
64
|
-
} =
|
|
63
|
+
loader: Y
|
|
64
|
+
} = O;
|
|
65
65
|
d(() => {
|
|
66
66
|
B && E(!1);
|
|
67
67
|
}, [B]), d(() => {
|
|
@@ -72,10 +72,10 @@ import '../../../assets/index3.css';const Pe = "_container_arwo8_1", Oe = "_head
|
|
|
72
72
|
k && m({ message: k });
|
|
73
73
|
}, [k]), d(() => {
|
|
74
74
|
v && (u(!1), m({ message: v, type: "success" }));
|
|
75
|
-
}, [v]), d(() => (
|
|
75
|
+
}, [v]), d(() => (M.length <= 0 && r(ie()), h.length <= 0 && r(le()), r(ue()), r(he()), () => {
|
|
76
76
|
r(ce("")), r(me(""));
|
|
77
77
|
}), []);
|
|
78
|
-
const
|
|
78
|
+
const Z = () => {
|
|
79
79
|
if (!C)
|
|
80
80
|
return m({ message: "Please provide the wallet name" }), !1;
|
|
81
81
|
if (!w)
|
|
@@ -88,7 +88,7 @@ import '../../../assets/index3.css';const Pe = "_container_arwo8_1", Oe = "_head
|
|
|
88
88
|
privatekey: Buffer.from(w).toString("base64")
|
|
89
89
|
})
|
|
90
90
|
);
|
|
91
|
-
},
|
|
91
|
+
}, ee = (t) => {
|
|
92
92
|
L({
|
|
93
93
|
icon: Ne,
|
|
94
94
|
height: "450px",
|
|
@@ -105,24 +105,24 @@ import '../../../assets/index3.css';const Pe = "_container_arwo8_1", Oe = "_head
|
|
|
105
105
|
children: g
|
|
106
106
|
}) => {
|
|
107
107
|
let s, b;
|
|
108
|
-
return a === "connectedWallet" || a === "linkedWallet" ? "name" in t && "address" in t && (s = t.name, b = t.address) : a === "iban" ? "accountName" in t && "accountNumber" in t && (s = t.accountName, b = `${t.ownerFirstName} ${t.ownerLastName}: ${t.accountNumber}`) : "accountName" in t && "accountNumber" in t && (s = t.accountName, b = t.accountNumber), /* @__PURE__ */
|
|
108
|
+
return a === "connectedWallet" || a === "linkedWallet" ? "name" in t && "address" in t && (s = t.name, b = t.address) : a === "iban" ? "accountName" in t && "accountNumber" in t && (s = t.accountName, b = `${t.ownerFirstName} ${t.ownerLastName}: ${t.accountNumber}`) : "accountName" in t && "accountNumber" in t && (s = t.accountName, b = t.accountNumber), /* @__PURE__ */ o(i, { className: n["account-item"], children: [
|
|
109
109
|
a === "bankAccount" && z && "id" in t && /* @__PURE__ */ e(
|
|
110
110
|
x,
|
|
111
111
|
{
|
|
112
|
-
className:
|
|
113
|
-
onClick: () =>
|
|
114
|
-
children: /* @__PURE__ */ e(
|
|
112
|
+
className: n["remove-icon"],
|
|
113
|
+
onClick: () => ee(t.id),
|
|
114
|
+
children: /* @__PURE__ */ e(We, {})
|
|
115
115
|
}
|
|
116
116
|
),
|
|
117
|
-
/* @__PURE__ */ e(l, { container: !0, width: "100%", children: /* @__PURE__ */ e(l, { size: 10, children: /* @__PURE__ */
|
|
117
|
+
/* @__PURE__ */ e(l, { container: !0, width: "100%", children: /* @__PURE__ */ e(l, { size: 10, children: /* @__PURE__ */ o(l, { container: !0, width: "100%", children: [
|
|
118
118
|
/* @__PURE__ */ e(l, { size: { xs: 2, md: 1.2 }, className: "content-center", children: /* @__PURE__ */ e("img", { src: _e, alt: "Icon", height: 28, width: 28 }) }),
|
|
119
|
-
/* @__PURE__ */
|
|
119
|
+
/* @__PURE__ */ o(l, { size: { xs: 10, md: 10.8 }, children: [
|
|
120
120
|
/* @__PURE__ */ e(
|
|
121
121
|
c,
|
|
122
122
|
{
|
|
123
123
|
variant: "body1",
|
|
124
124
|
component: "p",
|
|
125
|
-
className: `${
|
|
125
|
+
className: `${n["account-item-text"]} ${n["primary-color"]}`,
|
|
126
126
|
children: /* @__PURE__ */ e("strong", { children: s })
|
|
127
127
|
}
|
|
128
128
|
),
|
|
@@ -131,7 +131,7 @@ import '../../../assets/index3.css';const Pe = "_container_arwo8_1", Oe = "_head
|
|
|
131
131
|
{
|
|
132
132
|
variant: "caption",
|
|
133
133
|
component: "p",
|
|
134
|
-
className: `${
|
|
134
|
+
className: `${n["account-item-text"]} ${n["secondary-color"]}`,
|
|
135
135
|
children: /* @__PURE__ */ e("strong", { children: b })
|
|
136
136
|
}
|
|
137
137
|
)
|
|
@@ -139,7 +139,7 @@ import '../../../assets/index3.css';const Pe = "_container_arwo8_1", Oe = "_head
|
|
|
139
139
|
] }) }) }),
|
|
140
140
|
g
|
|
141
141
|
] });
|
|
142
|
-
},
|
|
142
|
+
}, te = (t) => {
|
|
143
143
|
const a = h.length;
|
|
144
144
|
let g = !1;
|
|
145
145
|
for (let s = 0; s < a; s++)
|
|
@@ -151,26 +151,26 @@ import '../../../assets/index3.css';const Pe = "_container_arwo8_1", Oe = "_head
|
|
|
151
151
|
message: "This wallet address is already connected."
|
|
152
152
|
}) : r(pe(t));
|
|
153
153
|
};
|
|
154
|
-
return /* @__PURE__ */
|
|
155
|
-
/* @__PURE__ */ e(i, { className:
|
|
156
|
-
/* @__PURE__ */
|
|
157
|
-
/* @__PURE__ */
|
|
154
|
+
return /* @__PURE__ */ o(Ae, { children: [
|
|
155
|
+
/* @__PURE__ */ e(i, { className: n.container, children: /* @__PURE__ */ o(l, { spacing: 2, container: !0, width: "100%", children: [
|
|
156
|
+
/* @__PURE__ */ o(l, { size: { md: 6, xs: 12 }, children: [
|
|
157
|
+
/* @__PURE__ */ o(I, { p: 3, children: [
|
|
158
158
|
/* @__PURE__ */ e(
|
|
159
159
|
c,
|
|
160
160
|
{
|
|
161
|
-
className:
|
|
161
|
+
className: n.heading,
|
|
162
162
|
variant: "h6",
|
|
163
163
|
component: "span",
|
|
164
164
|
children: /* @__PURE__ */ e("strong", { children: "Linked Wallets" })
|
|
165
165
|
}
|
|
166
166
|
),
|
|
167
167
|
/* @__PURE__ */ e(
|
|
168
|
-
|
|
168
|
+
R,
|
|
169
169
|
{
|
|
170
170
|
title: /* @__PURE__ */ e(i, { sx: { whiteSpace: "pre-line" }, children: ge }),
|
|
171
171
|
placement: "bottom",
|
|
172
|
-
children: /* @__PURE__ */ e(x, { className:
|
|
173
|
-
|
|
172
|
+
children: /* @__PURE__ */ e(x, { className: n["info-icon"], children: /* @__PURE__ */ e(
|
|
173
|
+
$,
|
|
174
174
|
{
|
|
175
175
|
sx: {
|
|
176
176
|
fontSize: "26px",
|
|
@@ -181,9 +181,9 @@ import '../../../assets/index3.css';const Pe = "_container_arwo8_1", Oe = "_head
|
|
|
181
181
|
}
|
|
182
182
|
),
|
|
183
183
|
D && /* @__PURE__ */ e(i, { mt: 4, className: "flex-center", children: /* @__PURE__ */ e(W, { size: 50 }) }),
|
|
184
|
-
|
|
184
|
+
M.map((t, a) => /* @__PURE__ */ e(f, { type: "linkedWallet", data: t }, a)),
|
|
185
185
|
/* @__PURE__ */ e(
|
|
186
|
-
|
|
186
|
+
K,
|
|
187
187
|
{
|
|
188
188
|
sx: { mt: 4 },
|
|
189
189
|
onClick: () => u(!0),
|
|
@@ -192,23 +192,23 @@ import '../../../assets/index3.css';const Pe = "_container_arwo8_1", Oe = "_head
|
|
|
192
192
|
}
|
|
193
193
|
)
|
|
194
194
|
] }),
|
|
195
|
-
/* @__PURE__ */
|
|
195
|
+
/* @__PURE__ */ o(I, { p: 3, mt: 2, children: [
|
|
196
196
|
/* @__PURE__ */ e(
|
|
197
197
|
c,
|
|
198
198
|
{
|
|
199
|
-
className:
|
|
199
|
+
className: n.heading,
|
|
200
200
|
variant: "h6",
|
|
201
201
|
component: "span",
|
|
202
202
|
children: /* @__PURE__ */ e("strong", { children: "Connected Wallets" })
|
|
203
203
|
}
|
|
204
204
|
),
|
|
205
205
|
/* @__PURE__ */ e(
|
|
206
|
-
|
|
206
|
+
R,
|
|
207
207
|
{
|
|
208
208
|
title: /* @__PURE__ */ e(i, { sx: { whiteSpace: "pre-line" }, children: be }),
|
|
209
209
|
placement: "bottom",
|
|
210
|
-
children: /* @__PURE__ */ e(x, { className:
|
|
211
|
-
|
|
210
|
+
children: /* @__PURE__ */ e(x, { className: n["info-icon"], children: /* @__PURE__ */ e(
|
|
211
|
+
$,
|
|
212
212
|
{
|
|
213
213
|
sx: {
|
|
214
214
|
fontSize: "26px",
|
|
@@ -218,65 +218,65 @@ import '../../../assets/index3.css';const Pe = "_container_arwo8_1", Oe = "_head
|
|
|
218
218
|
) })
|
|
219
219
|
}
|
|
220
220
|
),
|
|
221
|
-
|
|
221
|
+
Y && /* @__PURE__ */ e(i, { mt: 4, className: "flex-center", children: /* @__PURE__ */ e(W, { size: 50 }) }),
|
|
222
222
|
h.map((t, a) => /* @__PURE__ */ e(f, { type: "connectedWallet", data: t }, a)),
|
|
223
223
|
/* @__PURE__ */ e(
|
|
224
|
-
|
|
224
|
+
ye,
|
|
225
225
|
{
|
|
226
|
-
addressHandler:
|
|
226
|
+
addressHandler: te,
|
|
227
227
|
btnClass: "wallet-btn"
|
|
228
228
|
}
|
|
229
229
|
)
|
|
230
230
|
] })
|
|
231
231
|
] }),
|
|
232
|
-
/* @__PURE__ */
|
|
232
|
+
/* @__PURE__ */ o(l, { size: { md: 6, xs: 12 }, children: [
|
|
233
233
|
T.iban && /* @__PURE__ */ e(
|
|
234
|
-
|
|
234
|
+
Ie,
|
|
235
235
|
{
|
|
236
236
|
openDialog: L,
|
|
237
237
|
dispatch: r,
|
|
238
|
-
iban:
|
|
239
|
-
baseUrl:
|
|
240
|
-
checkoutSdkKey:
|
|
241
|
-
appKey:
|
|
242
|
-
navigate:
|
|
238
|
+
iban: Q,
|
|
239
|
+
baseUrl: F,
|
|
240
|
+
checkoutSdkKey: H,
|
|
241
|
+
appKey: j,
|
|
242
|
+
navigate: G,
|
|
243
243
|
AccountItem: f
|
|
244
244
|
}
|
|
245
245
|
),
|
|
246
|
-
/* @__PURE__ */ e(I, { mt: 2, children: /* @__PURE__ */
|
|
247
|
-
/* @__PURE__ */ e(c, { className:
|
|
248
|
-
S.length > 0 && /* @__PURE__ */
|
|
249
|
-
|
|
246
|
+
/* @__PURE__ */ e(I, { mt: 2, children: /* @__PURE__ */ o(i, { p: 3, mt: T.iban ? 2 : 0, children: [
|
|
247
|
+
/* @__PURE__ */ e(c, { className: n.heading, variant: "h6", children: /* @__PURE__ */ e("strong", { children: "Bank Accounts" }) }),
|
|
248
|
+
S.length > 0 && /* @__PURE__ */ o(
|
|
249
|
+
Be,
|
|
250
250
|
{
|
|
251
|
-
className: `${z ?
|
|
251
|
+
className: `${z ? n["delete-disable"] : n["confirm-edit"]} normal-text`,
|
|
252
252
|
sx: { mt: 3, mb: 3 },
|
|
253
253
|
variant: "contained",
|
|
254
254
|
onClick: () => E((t) => !t),
|
|
255
255
|
children: [
|
|
256
|
-
/* @__PURE__ */ e(
|
|
256
|
+
/* @__PURE__ */ e(Ce, {}),
|
|
257
257
|
"Delete"
|
|
258
258
|
]
|
|
259
259
|
}
|
|
260
260
|
),
|
|
261
|
-
|
|
261
|
+
J && /* @__PURE__ */ e(i, { mt: 4, className: "flex-center", children: /* @__PURE__ */ e(W, { size: 50 }) }),
|
|
262
262
|
S.map((t, a) => /* @__PURE__ */ e(f, { type: "bankAccount", data: t }, a)),
|
|
263
|
-
/* @__PURE__ */
|
|
264
|
-
/* @__PURE__ */ e(
|
|
263
|
+
/* @__PURE__ */ o(Se, { mt: 4, gap: 1, children: [
|
|
264
|
+
/* @__PURE__ */ e(De, {}),
|
|
265
265
|
/* @__PURE__ */ e(c, { className: "text-center", variant: "h6", children: /* @__PURE__ */ e("strong", { children: "OR" }) }),
|
|
266
|
-
/* @__PURE__ */ e(
|
|
266
|
+
/* @__PURE__ */ e(ve, {})
|
|
267
267
|
] })
|
|
268
268
|
] }) })
|
|
269
269
|
] })
|
|
270
270
|
] }) }),
|
|
271
|
-
/* @__PURE__ */
|
|
272
|
-
|
|
271
|
+
/* @__PURE__ */ o(
|
|
272
|
+
ze,
|
|
273
273
|
{
|
|
274
274
|
fullWidth: !0,
|
|
275
|
-
open:
|
|
275
|
+
open: U,
|
|
276
276
|
onClose: () => u(!1),
|
|
277
|
-
TransitionComponent:
|
|
277
|
+
TransitionComponent: ke,
|
|
278
278
|
children: [
|
|
279
|
-
/* @__PURE__ */
|
|
279
|
+
/* @__PURE__ */ o(Pe, { className: "buy-modal-text-color", children: [
|
|
280
280
|
/* @__PURE__ */ e(c, { variant: "subtitle1", component: "p", children: /* @__PURE__ */ e("strong", { children: "Wallets" }) }),
|
|
281
281
|
/* @__PURE__ */ e(
|
|
282
282
|
x,
|
|
@@ -284,29 +284,29 @@ import '../../../assets/index3.css';const Pe = "_container_arwo8_1", Oe = "_head
|
|
|
284
284
|
"aria-label": "close",
|
|
285
285
|
onClick: () => u(!1),
|
|
286
286
|
className: "menu-buttons",
|
|
287
|
-
children: /* @__PURE__ */ e(
|
|
287
|
+
children: /* @__PURE__ */ e(we, {})
|
|
288
288
|
}
|
|
289
289
|
)
|
|
290
290
|
] }),
|
|
291
|
-
/* @__PURE__ */
|
|
291
|
+
/* @__PURE__ */ o(Ee, { dividers: !0, children: [
|
|
292
292
|
/* @__PURE__ */ e(c, { className: "text-center buy-modal-text-color", variant: "h5", children: /* @__PURE__ */ e("strong", { children: "Add Linked Wallet" }) }),
|
|
293
293
|
/* @__PURE__ */ e(
|
|
294
|
-
|
|
294
|
+
q,
|
|
295
295
|
{
|
|
296
296
|
label: "Name",
|
|
297
297
|
value: C,
|
|
298
|
-
onChangeHandler: (t) =>
|
|
298
|
+
onChangeHandler: (t) => V(t)
|
|
299
299
|
}
|
|
300
300
|
),
|
|
301
301
|
/* @__PURE__ */ e(
|
|
302
|
-
|
|
302
|
+
q,
|
|
303
303
|
{
|
|
304
304
|
label: "Private Key",
|
|
305
305
|
value: w,
|
|
306
|
-
onChangeHandler: (t) =>
|
|
306
|
+
onChangeHandler: (t) => X(t)
|
|
307
307
|
}
|
|
308
308
|
),
|
|
309
|
-
/* @__PURE__ */ e(
|
|
309
|
+
/* @__PURE__ */ e(K, { sx: { mt: 4 }, onClick: Z, fullWidth: !0, children: /* @__PURE__ */ e("strong", { children: D ? /* @__PURE__ */ o(oe, { children: [
|
|
310
310
|
/* @__PURE__ */ e(W, { size: 15, color: "inherit" }),
|
|
311
311
|
" Processing..."
|
|
312
312
|
] }) : "Import Wallet" }) })
|
|
@@ -315,7 +315,7 @@ import '../../../assets/index3.css';const Pe = "_container_arwo8_1", Oe = "_head
|
|
|
315
315
|
}
|
|
316
316
|
)
|
|
317
317
|
] });
|
|
318
|
-
},
|
|
318
|
+
}, yt = xe(Re);
|
|
319
319
|
export {
|
|
320
|
-
|
|
320
|
+
yt as default
|
|
321
321
|
};
|