everest-npm-features 0.0.39 → 0.0.41
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/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/MoveToEthereumOrEverChain/index.js +1 -1
- package/dist/components/Wallet/Portfolio/index.js +1 -1
- package/dist/components/Wallet/Profile/index.js +4 -3
- 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 +5 -1
- 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 +37 -40
- package/dist/{index-BFKBLYk5.js → index-CUBxw5s4.js} +1 -1
- package/dist/{index-DrAXokdP.js → index-DVQ-d6A4.js} +1 -1
- package/dist/{index-B8QKlEgj.js → index-DlQqWbXG.js} +4 -4
- package/dist/{index-grkjwLQL.js → index-Y7QJR4pX.js} +2 -2
- package/dist/{index-CKEqyTf9.js → index-ufcy2D20.js} +63 -61
- package/dist/main.d.ts +2 -0
- package/dist/main.js +70 -68
- package/dist/providers/metaMask.js +1 -1
- package/package.json +1 -1
|
@@ -4,6 +4,7 @@ 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";
|
|
7
8
|
import "../../Wallet/Shared/appButton.js";
|
|
8
9
|
import "../../../hoc/withThemeProvider.js";
|
|
9
10
|
import "../../Wallet/Shared/Auth/otpForm.js";
|
|
@@ -20,7 +21,6 @@ import "../../Wallet/Shared/pin.js";
|
|
|
20
21
|
import "../../../index.esm-BsMAMhYW.js";
|
|
21
22
|
import { c as X } from "../../../countries-BVn1FubK.js";
|
|
22
23
|
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-CUBxw5s4.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-CUBxw5s4.js";
|
|
14
14
|
import "../../../../Grid-CFe3amXO.js";
|
|
15
15
|
import "../../../../Box-B0YSYLco.js";
|
|
16
16
|
import "../../../../Typography-pAaje37G.js";
|
|
@@ -1,7 +1,8 @@
|
|
|
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-
|
|
4
|
+
import { C as b, F as c, M as g, P as h, i as j } from "../../../../index-CUBxw5s4.js";
|
|
5
|
+
import "../../../../index-DlQqWbXG.js";
|
|
5
6
|
import "../../../Wallet/Shared/appButton.js";
|
|
6
7
|
import "../../../../react-redux-B4BZippc.js";
|
|
7
8
|
import "../../../../util/functions.js";
|
|
@@ -22,7 +23,6 @@ import "../../../Wallet/Shared/pin.js";
|
|
|
22
23
|
import "../../../../moment-h96o7c8I.js";
|
|
23
24
|
import "../../../../index.esm-BsMAMhYW.js";
|
|
24
25
|
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,6 +2,7 @@ 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";
|
|
5
6
|
import "../../../hoc/withThemeProvider.js";
|
|
6
7
|
import { u as v } from "../../../react-redux-B4BZippc.js";
|
|
7
8
|
import "../../Wallet/Shared/Auth/otpForm.js";
|
|
@@ -18,7 +19,6 @@ import "../../Wallet/Shared/pin.js";
|
|
|
18
19
|
import "../../../moment-h96o7c8I.js";
|
|
19
20
|
import "../../../index.esm-BsMAMhYW.js";
|
|
20
21
|
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-ufcy2D20.js";
|
|
7
7
|
import "./pep.js";
|
|
8
8
|
import "../../../constants-9grj4Du1.js";
|
|
9
9
|
import "../../../kyc-MeOwOyUF.js";
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
+
import "../../../index-DlQqWbXG.js";
|
|
3
4
|
import "../../Wallet/Shared/appButton.js";
|
|
4
5
|
import "../../../hoc/withThemeProvider.js";
|
|
5
6
|
import "../../Wallet/Shared/Input/index.js";
|
|
@@ -16,9 +17,8 @@ import "../../Wallet/Shared/pin.js";
|
|
|
16
17
|
import "../../../moment-h96o7c8I.js";
|
|
17
18
|
import "../../../index.esm-BsMAMhYW.js";
|
|
18
19
|
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-ufcy2D20.js";
|
|
22
22
|
import "../../../context/dialogContext.js";
|
|
23
23
|
import "./countryList.js";
|
|
24
24
|
import "../../../Box-B0YSYLco.js";
|
|
@@ -2,6 +2,7 @@ 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";
|
|
5
6
|
import "../../../hoc/withThemeProvider.js";
|
|
6
7
|
import "../../../react-redux-B4BZippc.js";
|
|
7
8
|
import "../../Wallet/Shared/Auth/otpForm.js";
|
|
@@ -19,9 +20,8 @@ import "../../../moment-h96o7c8I.js";
|
|
|
19
20
|
import "../../../index.esm-BsMAMhYW.js";
|
|
20
21
|
import "../../../countries-BVn1FubK.js";
|
|
21
22
|
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-ufcy2D20.js";
|
|
25
25
|
import "../../../context/dialogContext.js";
|
|
26
26
|
import "./countryList.js";
|
|
27
27
|
import "../../../Box-B0YSYLco.js";
|
|
@@ -6,6 +6,7 @@ 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";
|
|
9
10
|
import "../Shared/appButton.js";
|
|
10
11
|
import "../../../hoc/withThemeProvider.js";
|
|
11
12
|
import "../Shared/Auth/otpForm.js";
|
|
@@ -18,7 +19,6 @@ import "../Shared/pin.js";
|
|
|
18
19
|
import "../../../moment-h96o7c8I.js";
|
|
19
20
|
import "../../../index.esm-BsMAMhYW.js";
|
|
20
21
|
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";
|
|
@@ -4,6 +4,7 @@ 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";
|
|
7
8
|
import "../../../hoc/withThemeProvider.js";
|
|
8
9
|
import "../Shared/Auth/otpForm.js";
|
|
9
10
|
import "../../../constants-9grj4Du1.js";
|
|
@@ -16,7 +17,6 @@ import "../Shared/pin.js";
|
|
|
16
17
|
import "../../../moment-h96o7c8I.js";
|
|
17
18
|
import "../../../index.esm-BsMAMhYW.js";
|
|
18
19
|
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 n, Fragment as $, jsx as e } from "react/jsx-runtime";
|
|
2
2
|
import { useState as _, useEffect as d } from "react";
|
|
3
|
-
import { u as
|
|
3
|
+
import { u as oe, 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
|
|
15
|
-
import
|
|
16
|
-
import
|
|
17
|
-
import ve from "../Shared/
|
|
18
|
-
import De from "../Shared/
|
|
19
|
-
import ye from "
|
|
20
|
-
import Ae from "../../../
|
|
21
|
-
import
|
|
22
|
-
import { useSnackBarContext as Le } from "../../../context/snackBarContext.js";
|
|
23
|
-
import K from "../Shared/appButton.js";
|
|
9
|
+
import { M as q } from "../../../tooltip-3UvETWtS.js";
|
|
10
|
+
import { I as M } from "../../../Info-BVeUSPyk.js";
|
|
11
|
+
import { C as xe } from "../../../Cancel-4lT7GZUA.js";
|
|
12
|
+
import { D as We } from "../../../Delete-jpMstGIF.js";
|
|
13
|
+
import { C as Ce } from "../../../Close-CNwiMz_O.js";
|
|
14
|
+
import we from "../../Shared/transition.js";
|
|
15
|
+
import K from "../Shared/inputField.js";
|
|
16
|
+
import ke from "../Shared/addBank.js";
|
|
17
|
+
import ve from "../Shared/connectPlaidBank.js";
|
|
18
|
+
import De from "../Shared/ConnectWallet/index.js";
|
|
19
|
+
import ye from "./iban.js";
|
|
20
|
+
import { useSnackBarContext as Ae } from "../../../context/snackBarContext.js";
|
|
21
|
+
import F from "../Shared/appButton.js";
|
|
24
22
|
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 Le } 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 Te } from "../../../Button-Df4vgU24.js";
|
|
39
|
+
import { S as Be } from "../../../Stack-k55YTxET.js";
|
|
40
|
+
import { D as Se, a as ze } from "../../../DialogContent-BMwlOnbW.js";
|
|
41
|
+
import { D as Ee } from "../../../DialogTitle-CfS0bb2K.js";
|
|
42
|
+
import '../../../assets/index3.css';const Pe = "_container_arwo8_1", Oe = "_heading_arwo8_27", o = {
|
|
43
|
+
container: Pe,
|
|
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 Me = "_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: H,
|
|
56
|
+
checkoutSdkKey: j,
|
|
57
|
+
appKey: G,
|
|
58
|
+
navigate: J
|
|
59
59
|
}) => {
|
|
60
|
-
const r =
|
|
60
|
+
const r = oe(), { showAlertMessage: m } = Ae(), { openDialog: L } = Le(), T = N((t) => t.app.features), p = N(ae), Q = p.loader, B = p.message, S = p.banks, U = p.iban, [z, E] = _(!1), [V, u] = _(!1), [C, X] = _(""), [w, Y] = _(""), P = N(re), O = P.data, { error: k, message: v, loader: D } = P, R = N(se), h = R.data, {
|
|
61
61
|
error: y,
|
|
62
62
|
message: A,
|
|
63
|
-
loader:
|
|
64
|
-
} =
|
|
63
|
+
loader: Z
|
|
64
|
+
} = R;
|
|
65
65
|
d(() => {
|
|
66
66
|
B && E(!1);
|
|
67
67
|
}, [B]), d(() => {
|
|
@@ -72,10 +72,10 @@ import '../../../assets/index3.css';const Me = "_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(() => (O.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 ee = () => {
|
|
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 Me = "_container_arwo8_1", Oe = "_head
|
|
|
88
88
|
privatekey: Buffer.from(w).toString("base64")
|
|
89
89
|
})
|
|
90
90
|
);
|
|
91
|
-
},
|
|
91
|
+
}, te = (t) => {
|
|
92
92
|
L({
|
|
93
93
|
icon: Ne,
|
|
94
94
|
height: "450px",
|
|
@@ -105,24 +105,24 @@ import '../../../assets/index3.css';const Me = "_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__ */ n(i, { className: o["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: o["remove-icon"],
|
|
113
|
+
onClick: () => te(t.id),
|
|
114
|
+
children: /* @__PURE__ */ e(xe, {})
|
|
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__ */ n(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__ */ n(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: `${o["account-item-text"]} ${o["primary-color"]}`,
|
|
126
126
|
children: /* @__PURE__ */ e("strong", { children: s })
|
|
127
127
|
}
|
|
128
128
|
),
|
|
@@ -131,7 +131,7 @@ import '../../../assets/index3.css';const Me = "_container_arwo8_1", Oe = "_head
|
|
|
131
131
|
{
|
|
132
132
|
variant: "caption",
|
|
133
133
|
component: "p",
|
|
134
|
-
className: `${
|
|
134
|
+
className: `${o["account-item-text"]} ${o["secondary-color"]}`,
|
|
135
135
|
children: /* @__PURE__ */ e("strong", { children: b })
|
|
136
136
|
}
|
|
137
137
|
)
|
|
@@ -139,7 +139,7 @@ import '../../../assets/index3.css';const Me = "_container_arwo8_1", Oe = "_head
|
|
|
139
139
|
] }) }) }),
|
|
140
140
|
g
|
|
141
141
|
] });
|
|
142
|
-
},
|
|
142
|
+
}, ne = (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 Me = "_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__ */ n($, { children: [
|
|
155
|
+
/* @__PURE__ */ e(i, { className: o.container, children: /* @__PURE__ */ n(l, { spacing: 2, container: !0, width: "100%", children: [
|
|
156
|
+
/* @__PURE__ */ n(l, { size: { md: 6, xs: 12 }, children: [
|
|
157
|
+
/* @__PURE__ */ n(I, { p: 3, children: [
|
|
158
158
|
/* @__PURE__ */ e(
|
|
159
159
|
c,
|
|
160
160
|
{
|
|
161
|
-
className:
|
|
161
|
+
className: o.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
|
+
q,
|
|
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: o["info-icon"], children: /* @__PURE__ */ e(
|
|
173
|
+
M,
|
|
174
174
|
{
|
|
175
175
|
sx: {
|
|
176
176
|
fontSize: "26px",
|
|
@@ -181,9 +181,9 @@ import '../../../assets/index3.css';const Me = "_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
|
+
O.map((t, a) => /* @__PURE__ */ e(f, { type: "linkedWallet", data: t }, a)),
|
|
185
185
|
/* @__PURE__ */ e(
|
|
186
|
-
|
|
186
|
+
F,
|
|
187
187
|
{
|
|
188
188
|
sx: { mt: 4 },
|
|
189
189
|
onClick: () => u(!0),
|
|
@@ -192,23 +192,23 @@ import '../../../assets/index3.css';const Me = "_container_arwo8_1", Oe = "_head
|
|
|
192
192
|
}
|
|
193
193
|
)
|
|
194
194
|
] }),
|
|
195
|
-
/* @__PURE__ */
|
|
195
|
+
/* @__PURE__ */ n(I, { p: 3, mt: 2, children: [
|
|
196
196
|
/* @__PURE__ */ e(
|
|
197
197
|
c,
|
|
198
198
|
{
|
|
199
|
-
className:
|
|
199
|
+
className: o.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
|
+
q,
|
|
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: o["info-icon"], children: /* @__PURE__ */ e(
|
|
211
|
+
M,
|
|
212
212
|
{
|
|
213
213
|
sx: {
|
|
214
214
|
fontSize: "26px",
|
|
@@ -218,65 +218,65 @@ import '../../../assets/index3.css';const Me = "_container_arwo8_1", Oe = "_head
|
|
|
218
218
|
) })
|
|
219
219
|
}
|
|
220
220
|
),
|
|
221
|
-
|
|
221
|
+
Z && /* @__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
|
+
De,
|
|
225
225
|
{
|
|
226
|
-
addressHandler:
|
|
226
|
+
addressHandler: ne,
|
|
227
227
|
btnClass: "wallet-btn"
|
|
228
228
|
}
|
|
229
229
|
)
|
|
230
230
|
] })
|
|
231
231
|
] }),
|
|
232
|
-
/* @__PURE__ */
|
|
232
|
+
/* @__PURE__ */ n(l, { size: { md: 6, xs: 12 }, children: [
|
|
233
233
|
T.iban && /* @__PURE__ */ e(
|
|
234
|
-
|
|
234
|
+
ye,
|
|
235
235
|
{
|
|
236
236
|
openDialog: L,
|
|
237
237
|
dispatch: r,
|
|
238
|
-
iban:
|
|
239
|
-
baseUrl:
|
|
240
|
-
checkoutSdkKey:
|
|
241
|
-
appKey:
|
|
242
|
-
navigate:
|
|
238
|
+
iban: U,
|
|
239
|
+
baseUrl: H,
|
|
240
|
+
checkoutSdkKey: j,
|
|
241
|
+
appKey: G,
|
|
242
|
+
navigate: J,
|
|
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__ */ n(i, { p: 3, mt: T.iban ? 2 : 0, children: [
|
|
247
|
+
/* @__PURE__ */ e(c, { className: o.heading, variant: "h6", children: /* @__PURE__ */ e("strong", { children: "Bank Accounts" }) }),
|
|
248
|
+
S.length > 0 && /* @__PURE__ */ n(
|
|
249
|
+
Te,
|
|
250
250
|
{
|
|
251
|
-
className: `${z ?
|
|
251
|
+
className: `${z ? o["delete-disable"] : o["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(We, {}),
|
|
257
257
|
"Delete"
|
|
258
258
|
]
|
|
259
259
|
}
|
|
260
260
|
),
|
|
261
|
-
|
|
261
|
+
Q && /* @__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__ */ n(Be, { mt: 4, gap: 1, children: [
|
|
264
|
+
/* @__PURE__ */ e(ve, {}),
|
|
265
265
|
/* @__PURE__ */ e(c, { className: "text-center", variant: "h6", children: /* @__PURE__ */ e("strong", { children: "OR" }) }),
|
|
266
|
-
/* @__PURE__ */ e(
|
|
266
|
+
/* @__PURE__ */ e(ke, {})
|
|
267
267
|
] })
|
|
268
268
|
] }) })
|
|
269
269
|
] })
|
|
270
270
|
] }) }),
|
|
271
|
-
/* @__PURE__ */
|
|
272
|
-
|
|
271
|
+
/* @__PURE__ */ n(
|
|
272
|
+
Se,
|
|
273
273
|
{
|
|
274
274
|
fullWidth: !0,
|
|
275
|
-
open:
|
|
275
|
+
open: V,
|
|
276
276
|
onClose: () => u(!1),
|
|
277
|
-
TransitionComponent:
|
|
277
|
+
TransitionComponent: we,
|
|
278
278
|
children: [
|
|
279
|
-
/* @__PURE__ */
|
|
279
|
+
/* @__PURE__ */ n(Ee, { 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 Me = "_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(Ce, {})
|
|
288
288
|
}
|
|
289
289
|
)
|
|
290
290
|
] }),
|
|
291
|
-
/* @__PURE__ */
|
|
291
|
+
/* @__PURE__ */ n(ze, { 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
|
+
K,
|
|
295
295
|
{
|
|
296
296
|
label: "Name",
|
|
297
297
|
value: C,
|
|
298
|
-
onChangeHandler: (t) =>
|
|
298
|
+
onChangeHandler: (t) => X(t)
|
|
299
299
|
}
|
|
300
300
|
),
|
|
301
301
|
/* @__PURE__ */ e(
|
|
302
|
-
|
|
302
|
+
K,
|
|
303
303
|
{
|
|
304
304
|
label: "Private Key",
|
|
305
305
|
value: w,
|
|
306
|
-
onChangeHandler: (t) =>
|
|
306
|
+
onChangeHandler: (t) => Y(t)
|
|
307
307
|
}
|
|
308
308
|
),
|
|
309
|
-
/* @__PURE__ */ e(
|
|
309
|
+
/* @__PURE__ */ e(F, { sx: { mt: 4 }, onClick: ee, fullWidth: !0, children: /* @__PURE__ */ e("strong", { children: D ? /* @__PURE__ */ n($, { 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 Me = "_container_arwo8_1", Oe = "_head
|
|
|
315
315
|
}
|
|
316
316
|
)
|
|
317
317
|
] });
|
|
318
|
-
},
|
|
318
|
+
}, Dt = Ie(Re);
|
|
319
319
|
export {
|
|
320
|
-
|
|
320
|
+
Dt as default
|
|
321
321
|
};
|
|
@@ -2,6 +2,7 @@ import { jsxs as i, jsx as o } from "react/jsx-runtime";
|
|
|
2
2
|
import { C as n } from "../../../ContentCopy-coPwrEuz.js";
|
|
3
3
|
import { AuthContainer as a } from "../Shared/Container/index.js";
|
|
4
4
|
import d from "../../../hoc/withThemeProvider.js";
|
|
5
|
+
import "../../../index-DlQqWbXG.js";
|
|
5
6
|
import "../Shared/appButton.js";
|
|
6
7
|
import "react";
|
|
7
8
|
import "../Shared/Auth/otpForm.js";
|
|
@@ -16,7 +17,6 @@ import "../Shared/pin.js";
|
|
|
16
17
|
import "../../../moment-h96o7c8I.js";
|
|
17
18
|
import "../../../index.esm-BsMAMhYW.js";
|
|
18
19
|
import "../../../web3-u4qDZYpo.js";
|
|
19
|
-
import "../../../index-B8QKlEgj.js";
|
|
20
20
|
import "../../../index-ceeCtFuh.js";
|
|
21
21
|
import "../../../context/dialogContext.js";
|
|
22
22
|
import { T as t } from "../../../Typography-pAaje37G.js";
|
|
@@ -2,6 +2,7 @@ import { jsxs as f, Fragment as C, jsx as l } from "react/jsx-runtime";
|
|
|
2
2
|
import x from "../Shared/appButton.js";
|
|
3
3
|
import { useRef as S, useState as g, createRef as A } from "react";
|
|
4
4
|
import w from "./input.js";
|
|
5
|
+
import "../../../index-DlQqWbXG.js";
|
|
5
6
|
import "../../../hoc/withThemeProvider.js";
|
|
6
7
|
import { u as I } from "../../../react-redux-B4BZippc.js";
|
|
7
8
|
import "../Shared/Auth/otpForm.js";
|
|
@@ -17,7 +18,6 @@ import "../Shared/pin.js";
|
|
|
17
18
|
import "../../../moment-h96o7c8I.js";
|
|
18
19
|
import "../../../index.esm-BsMAMhYW.js";
|
|
19
20
|
import "../../../web3-u4qDZYpo.js";
|
|
20
|
-
import "../../../index-B8QKlEgj.js";
|
|
21
21
|
import "../../../index-ceeCtFuh.js";
|
|
22
22
|
import { C as L, a as T } from "../../../FileDownload-Bt3R_NBr.js";
|
|
23
23
|
import "../../../context/dialogContext.js";
|
|
@@ -17,6 +17,7 @@ import { K as ne, a as F, b as y, c as ce, d as me, e as le, f as pe } from "../
|
|
|
17
17
|
import { r as u, k as fe } from "../../../kyc-MeOwOyUF.js";
|
|
18
18
|
import { u as Te, a as h } from "../../../react-redux-B4BZippc.js";
|
|
19
19
|
import _e from "../../Shared/loader.js";
|
|
20
|
+
import "../../../index-DlQqWbXG.js";
|
|
20
21
|
import ue from "../Shared/appButton.js";
|
|
21
22
|
import "../Shared/Auth/otpForm.js";
|
|
22
23
|
import { useSnackBarContext as Ce } from "../../../context/snackBarContext.js";
|
|
@@ -28,9 +29,8 @@ import "../Shared/pin.js";
|
|
|
28
29
|
import "../../../moment-h96o7c8I.js";
|
|
29
30
|
import "../../../index.esm-BsMAMhYW.js";
|
|
30
31
|
import "../../../web3-u4qDZYpo.js";
|
|
31
|
-
import "../../../index-B8QKlEgj.js";
|
|
32
32
|
import "../../../index-ceeCtFuh.js";
|
|
33
|
-
import { F as b } from "../../../index-
|
|
33
|
+
import { F as b } from "../../../index-ufcy2D20.js";
|
|
34
34
|
import "../../../context/dialogContext.js";
|
|
35
35
|
import { u as de } from "../../../useTheme-BQJ5lp0i.js";
|
|
36
36
|
import { D as De, a as Oe } from "../../../DialogContent-BMwlOnbW.js";
|
|
@@ -2,6 +2,7 @@ import { jsxs as T, Fragment as _, jsx as n } from "react/jsx-runtime";
|
|
|
2
2
|
import c from "../Shared/appButton.js";
|
|
3
3
|
import { useRef as d, useState as S, useEffect as a, createRef as b } from "react";
|
|
4
4
|
import v from "./input.js";
|
|
5
|
+
import "../../../index-DlQqWbXG.js";
|
|
5
6
|
import "../../../hoc/withThemeProvider.js";
|
|
6
7
|
import { u as P } from "../../../react-redux-B4BZippc.js";
|
|
7
8
|
import "../Shared/Auth/otpForm.js";
|
|
@@ -19,7 +20,6 @@ import "../Shared/pin.js";
|
|
|
19
20
|
import "../../../moment-h96o7c8I.js";
|
|
20
21
|
import "../../../index.esm-BsMAMhYW.js";
|
|
21
22
|
import "../../../web3-u4qDZYpo.js";
|
|
22
|
-
import "../../../index-B8QKlEgj.js";
|
|
23
23
|
import "../../../index-ceeCtFuh.js";
|
|
24
24
|
import { C as H, a as j } from "../../../FileDownload-Bt3R_NBr.js";
|
|
25
25
|
import "../../../context/dialogContext.js";
|
|
@@ -17,6 +17,7 @@ import Hd from "../Shared/appButton.js";
|
|
|
17
17
|
import { c as Yd } from "../../../countries-BVn1FubK.js";
|
|
18
18
|
import k from "./input.js";
|
|
19
19
|
import { pick as Kd } from "../../../util/functions.js";
|
|
20
|
+
import "../../../index-DlQqWbXG.js";
|
|
20
21
|
import "../../../hoc/withThemeProvider.js";
|
|
21
22
|
import "../Shared/Auth/otpForm.js";
|
|
22
23
|
import "../../../constants-9grj4Du1.js";
|
|
@@ -31,7 +32,6 @@ import "../Shared/pin.js";
|
|
|
31
32
|
import "../../../moment-h96o7c8I.js";
|
|
32
33
|
import "../../../index.esm-BsMAMhYW.js";
|
|
33
34
|
import "../../../web3-u4qDZYpo.js";
|
|
34
|
-
import "../../../index-B8QKlEgj.js";
|
|
35
35
|
import "../../../index-ceeCtFuh.js";
|
|
36
36
|
import "../../../context/dialogContext.js";
|
|
37
37
|
import { B as M } from "../../../Box-B0YSYLco.js";
|