everest-npm-features 0.0.33 → 0.0.35
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/{pep-B3tW-JmQ.js → Autocomplete-CE-OI2t8.js} +934 -1198
- package/dist/{PlayArrow-BkJLdzUI.js → PlayArrow-BkW3s4mw.js} +1 -1
- package/dist/assets/withThemeProvider.css +1 -1
- package/dist/{auth-BwI9H3c0.js → auth-CYftwFWz.js} +7 -7
- package/dist/{bank-D6E7Zpfd.js → bank-C9AAL5v7.js} +6 -6
- package/dist/components/RocketRamp/MinimalKyc/form.js +2 -2
- package/dist/components/RocketRamp/Player/Buy/cardPayment.js +3 -3
- package/dist/components/RocketRamp/Player/Buy/confirmTransaction.js +3 -3
- package/dist/components/RocketRamp/Player/Buy/form.js +4 -4
- package/dist/components/RocketRamp/Player/Buy/index.js +5 -5
- package/dist/components/RocketRamp/Player/Dashboard/index.js +2 -2
- package/dist/components/RocketRamp/Player/Sell/confirmTransaction.js +3 -3
- package/dist/components/RocketRamp/Player/Sell/form.js +4 -4
- package/dist/components/RocketRamp/Player/Sell/index.js +5 -5
- package/dist/components/RocketRamp/Player/SignIn/index.js +2 -2
- package/dist/components/RocketRamp/Player/SignIn/loginForm.js +2 -2
- package/dist/components/RocketRamp/Player/SignIn/otpForm.js +2 -2
- package/dist/components/RocketRamp/Player/SignUp/email.js +2 -2
- package/dist/components/RocketRamp/Player/SignUp/index.js +2 -2
- package/dist/components/RocketRamp/Player/SignUp/personalInfo.js +2 -2
- package/dist/components/RocketRamp/ResetPassword/index.js +2 -2
- package/dist/components/RocketRamp/Store/SignUp/index.js +2 -2
- package/dist/components/RocketRamp/Store/SignUp/personalInfo.js +2 -2
- package/dist/components/RocketRamp/Store/SignUp/storeInfo.js +2 -2
- package/dist/components/RocketRamp/Transactions/index.js +2 -2
- package/dist/components/Shared/FullKyc/countryList.d.ts +10 -0
- package/dist/components/Shared/FullKyc/countryList.js +54 -0
- package/dist/components/Shared/FullKyc/edd.d.ts +3 -0
- package/dist/components/Shared/FullKyc/edd.js +189 -0
- package/dist/components/Shared/FullKyc/index.d.ts +1 -0
- package/dist/components/Shared/FullKyc/index.js +11 -9
- package/dist/components/Shared/FullKyc/pep.js +276 -15
- package/dist/components/Shared/FullKyc/personalDetails.js +4 -6
- package/dist/components/Shared/FullKyc/types.d.ts +22 -3
- package/dist/components/Shared/FullKyc/userInfo.js +4 -4
- package/dist/components/Shared/Incode/index.d.ts +2 -1
- package/dist/components/Shared/Incode/index.js +39 -37
- package/dist/components/Shared/MinimalKyc/index.js +2 -2
- package/dist/components/Wallet/Account/iban.js +18 -18
- package/dist/components/Wallet/Account/index.js +3 -3
- package/dist/components/Wallet/Account/sendIban.js +11 -11
- package/dist/components/Wallet/Buy/confirmTransaction.js +3 -3
- package/dist/components/Wallet/Buy/form.js +4 -4
- package/dist/components/Wallet/Buy/index.js +6 -6
- 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 +113 -87
- package/dist/components/Wallet/EnterpriseKyc/orgDetails.js +2 -2
- package/dist/components/Wallet/EnterpriseKyc/orgInfo.js +1 -1
- package/dist/components/Wallet/EnterpriseKyc/verify.js +1 -1
- package/dist/components/Wallet/History/index.js +2 -2
- package/dist/components/Wallet/MoveToEthereumOrEverChain/index.js +9 -9
- package/dist/components/Wallet/Portfolio/index.js +3 -3
- package/dist/components/Wallet/Profile/documents.js +2 -2
- package/dist/components/Wallet/Profile/index.js +8 -8
- package/dist/components/Wallet/Receive/index.js +2 -2
- package/dist/components/Wallet/Sell/confirmTransaction.js +3 -3
- package/dist/components/Wallet/Sell/form.js +4 -4
- package/dist/components/Wallet/Sell/index.js +6 -6
- package/dist/components/Wallet/Send/index.js +29 -29
- package/dist/components/Wallet/Shared/Auth/otpForm.js +2 -2
- package/dist/components/Wallet/Shared/addBank.js +2 -2
- package/dist/components/Wallet/Shared/connectPlaidBank.js +2 -2
- package/dist/components/Wallet/Shared/manualSend.js +3 -3
- package/dist/components/Wallet/SignIn/index.js +2 -2
- package/dist/components/Wallet/SignUp/index.js +2 -2
- package/dist/components/Wallet/Stake/index.js +3 -3
- package/dist/components/Wallet/Swap/form.js +5 -5
- package/dist/components/Wallet/Swap/index.js +5 -5
- package/dist/components/Wallet/Withdraw/bankSelect.js +4 -4
- package/dist/components/Wallet/Withdraw/confirmTransaction.js +3 -3
- package/dist/components/Wallet/Withdraw/form.js +4 -4
- package/dist/components/Wallet/Withdraw/index.js +5 -5
- package/dist/{constants-CQOuVN6n.js → constants-DBlV_hAZ.js} +1096 -1090
- package/dist/cryptoAssets-Da0hZPmW.js +16 -0
- package/dist/{documents-72bUeBkP.js → documents-D1CxIIUj.js} +8 -8
- package/dist/{index-BAFH0iyw.js → index-BHmViOiG.js} +5 -5
- package/dist/{index-BIpSerUL.js → index-BZGHPDhS.js} +5 -5
- package/dist/{index-DKuH9hDK.js → index-C74NH5fF.js} +4 -4
- package/dist/{index-CRXWl3nL.js → index-CN7R7nR-.js} +14 -14
- package/dist/index-CexvGlw7.js +500 -0
- package/dist/{index-CpkMJeD0.js → index-DEfHSDHa.js} +5 -5
- package/dist/{index-BOev7FOu.js → index-DPwR5oNU.js} +6 -6
- package/dist/{kyc-C_JyEEpu.js → kyc-D7FTfIPj.js} +3 -3
- package/dist/main.js +7 -7
- package/dist/{order-DWfxKnom.js → order-BNumaEGY.js} +11 -11
- package/dist/{stake-fFsvxcKJ.js → stake-VlhTFH1g.js} +1 -1
- package/dist/util/constants.d.ts +0 -1
- package/dist/util/constants.js +18 -19
- package/dist/{wallet-4-2Lns3R.js → wallet-BJz8LnYf.js} +8 -8
- package/package.json +2 -2
- package/dist/cryptoAssets-Cma8qeDc.js +0 -16
- package/dist/index--NaHRmjW.js +0 -483
|
@@ -1 +1 @@
|
|
|
1
|
-
.fw500{font-weight:500!important}.fw600{font-weight:600!important}.fs18{font-size:18px!important}.fs16{font-size:16px!important}.fs30{font-size:30px}.wd100{width:100%!important}.text-center{text-align:center!important}.text-right{text-align:right}.flex-right{display:flex;justify-content:flex-end}.font-bold{font-weight:700!important}.font-weight500{font-weight:500}.text-left{text-align:left}.display-block{display:block}.display-none{display:none!important}.cursor-not-allowed{cursor:not-allowed!important}.cursor-pointer{cursor:pointer!important}.d-flex{display:flex}.items-center{align-items:center}.text-underline{text-decoration:underline}.flex-center{display:flex;justify-content:center;align-items:center}.content-center{display:flex;flex-direction:column;justify-content:center}.history-detail{width:100%;word-break:break-all;font-family:inherit}.history-detail-head{color:#747474;font-weight:400;margin-bottom:45px;margin-top:15px!important}.history-detail td{height:40px}.history-detail td:nth-child(1){font-weight:700;color:#747474}.width-50percent{width:50%!important}.primary-text-color{color:#a1a1a1!important}.secondary-text-color{color:#16359d}.pin-img{margin-left:20px}.sdk-btn{padding:16px 10px!important;background:linear-gradient(89.98deg,#35e0f4 .02%,#33d7f0 6.97%,#2ebde4 18.55%,#2594d0 33.31%,#195bb6 50.5%,#1132a3 61.64%,#1132a3 99.98%)!important;border-radius:100px!important}.wallet-btn{padding:13px 15px!important;border-radius:100px!important;background:linear-gradient(89.98deg,#35e0f4 .02%,#33d7f0 6.97%,#2ebde4 18.55%,#2594d0 33.31%,#195bb6 50.5%,#1132a3 61.64%,#1132a3 99.98%)!important;box-shadow:0 1px 5px #0000001f,0 2px 2px #00000024,0 3px 1px -2px #0003!important;color:#fff!important;font-size:14px!important;text-transform:none!important}.sdk-theme-btn{padding:16px 10px!important;background:linear-gradient(89.98deg,#35e0f4 .02%,#33d7f0 6.97%,#2ebde4 18.55%,#2594d0 33.31%,#195bb6 50.5%,#1132a3 61.64%,#1132a3 99.98%)!important;border-radius:100px!important}.sdk-theme-btn:disabled,.sdk-btn:disabled,.post-twitter-btn:disabled{background:#e4e4e4!important;color:#c7c7c7!important}.normal-text{text-transform:inherit!important}.text-center{text-align:center}.menu-buttons{position:absolute;right:15px;top:15px;color:#000}.sc-hHOBiw{width:100%!important}.text-center-right{text-align:right!important}.input-label-feature{color:#000;font-weight:700!important}.container-padding{padding:60px 25%}.political-expose{background:#f8f8f8;box-shadow:0 3px 5px #0003;border-radius:7px;padding:40px;font-weight:700;text-align:center;cursor:pointer}.political-expose.active{background:#16359d;color:#fff}@media only screen and (max-width: 600px){.text-center-right{text-align:center!important}.text-mob-right{text-align:right!important}.home-inner-container{padding:20px}.stake-modal-content{padding:40px 10px!important}.stake-container{padding:10px!important}.container-padding{padding:25px}.pin-container{padding:40px;width:270px}.token-image-grid{padding-left:0!important}.modal-token-network{font-size:10px}}@media screen and (max-width: 800px){.incode-mobile-view .sc-fwQFQH{width:195%!important}.incode-mobile-view .sc-KLwla{overflow-x:scroll!important;overflow-y:hidden!important}}@media only screen and (max-width: 450px){.incode-mobile-view .sc-fwQFQH{width:125%!important;flex-direction:row-reverse!important}.incode-mobile-view .sc-bbBEzO:first-child,.incode-mobile-view .sc-iSATDh{display:none!important}}
|
|
1
|
+
.fw500{font-weight:500!important}.fw600{font-weight:600!important}.fs18{font-size:18px!important}.fs16{font-size:16px!important}.fs30{font-size:30px}.wd100{width:100%!important}.text-center{text-align:center!important}.text-right{text-align:right}.flex-right{display:flex;justify-content:flex-end}.font-bold{font-weight:700!important}.font-weight500{font-weight:500}.text-left{text-align:left}.display-block{display:block}.display-none{display:none!important}.cursor-not-allowed{cursor:not-allowed!important}.cursor-pointer{cursor:pointer!important}.d-flex{display:flex}.items-center{align-items:center}.text-underline{text-decoration:underline}.flex-center{display:flex;justify-content:center;align-items:center}.content-center{display:flex;flex-direction:column;justify-content:center}.history-detail{width:100%;word-break:break-all;font-family:inherit}.history-detail-head{color:#747474;font-weight:400;margin-bottom:45px;margin-top:15px!important}.history-detail td{height:40px}.history-detail td:nth-child(1){font-weight:700;color:#747474}.width-50percent{width:50%!important}.primary-text-color{color:#a1a1a1!important}.secondary-text-color{color:#16359d}.pin-img{margin-left:20px}.sdk-btn{padding:16px 10px!important;background:linear-gradient(89.98deg,#35e0f4 .02%,#33d7f0 6.97%,#2ebde4 18.55%,#2594d0 33.31%,#195bb6 50.5%,#1132a3 61.64%,#1132a3 99.98%)!important;border-radius:100px!important}.wallet-btn{padding:13px 15px!important;border-radius:100px!important;background:linear-gradient(89.98deg,#35e0f4 .02%,#33d7f0 6.97%,#2ebde4 18.55%,#2594d0 33.31%,#195bb6 50.5%,#1132a3 61.64%,#1132a3 99.98%)!important;box-shadow:0 1px 5px #0000001f,0 2px 2px #00000024,0 3px 1px -2px #0003!important;color:#fff!important;font-size:14px!important;text-transform:none!important}.sdk-theme-btn{padding:16px 10px!important;background:linear-gradient(89.98deg,#35e0f4 .02%,#33d7f0 6.97%,#2ebde4 18.55%,#2594d0 33.31%,#195bb6 50.5%,#1132a3 61.64%,#1132a3 99.98%)!important;border-radius:100px!important}.sdk-theme-btn:disabled,.sdk-btn:disabled,.post-twitter-btn:disabled{background:#e4e4e4!important;color:#c7c7c7!important}.normal-text{text-transform:inherit!important}.text-center{text-align:center}.menu-buttons{position:absolute;right:15px;top:15px;color:#000}.sc-hHOBiw{width:100%!important}.text-center-right{text-align:right!important}.input-label-feature{color:#000;font-weight:700!important}.container-padding{padding:60px 25%}.political-expose{background:#f8f8f8;box-shadow:0 3px 5px #0003;border-radius:7px;padding:40px;font-weight:700;text-align:center;cursor:pointer}.political-expose.active{background:#16359d;color:#fff}@media only screen and (max-width: 600px){.text-center-right{text-align:center!important}.text-mob-right{text-align:right!important}.home-inner-container{padding:20px}.stake-modal-content{padding:40px 10px!important}.stake-container{padding:10px!important}.container-padding{padding:25px}.pin-container{padding:40px;width:270px}.token-image-grid{padding-left:0!important}.modal-token-network{font-size:10px}}@media screen and (max-width: 800px){.incode-mobile-view .sc-fwQFQH{width:195%!important}.incode-mobile-view .sc-KLwla{overflow-x:scroll!important;overflow-y:hidden!important}}@media only screen and (max-width: 450px){.incode-mobile-view .sc-fwQFQH{width:125%!important;flex-direction:row-reverse!important}.incode-mobile-view .sc-bbBEzO:first-child,.incode-mobile-view .sc-iSATDh{display:none!important}}.modal-view .IncodeRedirectQrItemContainer{padding:0 25px!important}.modal-view .IncodeRedirectContainer{flex-direction:column!important}.modal-view .IncodeRedirectSeparatorContainer{width:100%!important;max-width:80%!important;flex-direction:row!important;padding:0 10px!important;height:100px!important}.IncodeRedirectQrItemContainer{flex-direction:row;width:100%;justify-content:flex-start;padding:0 25px}.IncodeDefaultComponentContainer{width:auto!important}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { L as a, V as E,
|
|
1
|
+
import { L as a, V as E, g as s, h as t, A as R, R as _, i as o, j as y, k as S, l as T, m as p, n as l, o as i } from "./constants-DBlV_hAZ.js";
|
|
2
2
|
const A = () => ({
|
|
3
3
|
type: R
|
|
4
4
|
}), I = (e) => ({
|
|
@@ -10,14 +10,14 @@ const A = () => ({
|
|
|
10
10
|
}), L = (e) => ({
|
|
11
11
|
type: _,
|
|
12
12
|
payload: e
|
|
13
|
-
}), c = (e) => ({
|
|
14
|
-
type: y,
|
|
15
|
-
payload: e
|
|
16
13
|
}), n = (e) => ({
|
|
14
|
+
type: o,
|
|
15
|
+
payload: e
|
|
16
|
+
}), c = (e) => ({
|
|
17
17
|
type: s,
|
|
18
18
|
payload: e
|
|
19
19
|
}), u = (e) => ({
|
|
20
|
-
type:
|
|
20
|
+
type: y,
|
|
21
21
|
payload: e
|
|
22
22
|
}), B = (e) => ({
|
|
23
23
|
type: S,
|
|
@@ -44,10 +44,10 @@ export {
|
|
|
44
44
|
Y as c,
|
|
45
45
|
q as d,
|
|
46
46
|
Q as e,
|
|
47
|
-
|
|
47
|
+
c as f,
|
|
48
48
|
g,
|
|
49
49
|
L as h,
|
|
50
|
-
|
|
50
|
+
n as i,
|
|
51
51
|
I as l,
|
|
52
52
|
B as r,
|
|
53
53
|
u,
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { Q as s, T as e, W as t, X as E, Y as _, Z as o, _ as p, $ as n } from "./constants-DBlV_hAZ.js";
|
|
2
2
|
const T = () => ({
|
|
3
3
|
type: s
|
|
4
4
|
}), d = (a) => ({
|
|
5
|
-
type:
|
|
5
|
+
type: _,
|
|
6
6
|
payload: a
|
|
7
7
|
}), y = (a) => ({
|
|
8
8
|
type: n,
|
|
@@ -16,10 +16,10 @@ const T = () => ({
|
|
|
16
16
|
}), A = () => ({
|
|
17
17
|
type: E
|
|
18
18
|
}), I = (a) => ({
|
|
19
|
-
type:
|
|
19
|
+
type: o,
|
|
20
20
|
payload: a
|
|
21
|
-
}),
|
|
22
|
-
type:
|
|
21
|
+
}), c = (a) => ({
|
|
22
|
+
type: p,
|
|
23
23
|
payload: a
|
|
24
24
|
});
|
|
25
25
|
export {
|
|
@@ -29,6 +29,6 @@ export {
|
|
|
29
29
|
T as d,
|
|
30
30
|
y as e,
|
|
31
31
|
S as p,
|
|
32
|
-
|
|
32
|
+
c as s,
|
|
33
33
|
A as u
|
|
34
34
|
};
|
|
@@ -7,8 +7,8 @@ import { nameRegex as J } from "../../../util/regex.js";
|
|
|
7
7
|
import "../../Wallet/Shared/appButton.js";
|
|
8
8
|
import "../../../hoc/withThemeProvider.js";
|
|
9
9
|
import "../../Wallet/Shared/Auth/otpForm.js";
|
|
10
|
-
import "../../../constants-
|
|
11
|
-
import { r as Q, u as U } from "../../../kyc-
|
|
10
|
+
import "../../../constants-DBlV_hAZ.js";
|
|
11
|
+
import { r as Q, u as U } from "../../../kyc-D7FTfIPj.js";
|
|
12
12
|
import "../../../context/snackBarContext.js";
|
|
13
13
|
import "../../../util/conversions.js";
|
|
14
14
|
import "../../../index-CAoLi5Qq.js";
|
|
@@ -7,9 +7,9 @@ import "../../../../util/functions.js";
|
|
|
7
7
|
import "../../../../util/constants.js";
|
|
8
8
|
import "../../Shared/Input/index.js";
|
|
9
9
|
import "../../Shared/Button/index.js";
|
|
10
|
-
import { C as c } from "../../../../index-
|
|
11
|
-
import "../../../../constants-
|
|
12
|
-
import "../../../../order-
|
|
10
|
+
import { C as c } from "../../../../index-C74NH5fF.js";
|
|
11
|
+
import "../../../../constants-DBlV_hAZ.js";
|
|
12
|
+
import "../../../../order-BNumaEGY.js";
|
|
13
13
|
import "../../../../Typography-pAaje37G.js";
|
|
14
14
|
import "../../../../Box-B0YSYLco.js";
|
|
15
15
|
import "../../../../CircularProgress-xZA3lvba.js";
|
|
@@ -3,10 +3,10 @@ import "react";
|
|
|
3
3
|
import "../../Shared/backBtn.js";
|
|
4
4
|
import "../../../../util/functions.js";
|
|
5
5
|
import "../../../../util/constants.js";
|
|
6
|
-
import { a as b } from "../../../../index-
|
|
6
|
+
import { a as b } from "../../../../index-C74NH5fF.js";
|
|
7
7
|
import "../../Shared/Button/index.js";
|
|
8
|
-
import "../../../../constants-
|
|
9
|
-
import "../../../../order-
|
|
8
|
+
import "../../../../constants-DBlV_hAZ.js";
|
|
9
|
+
import "../../../../order-BNumaEGY.js";
|
|
10
10
|
import "../../../../Typography-pAaje37G.js";
|
|
11
11
|
import "../../../../Box-B0YSYLco.js";
|
|
12
12
|
import "../../../../Grid-CFe3amXO.js";
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
import "../../../../PlayArrow-
|
|
3
|
+
import "../../../../PlayArrow-BkW3s4mw.js";
|
|
4
4
|
import "../../../../Info-BVeUSPyk.js";
|
|
5
5
|
import "../../../../generic-token-B_ptO5yb.js";
|
|
6
6
|
import "../../Shared/Input/index.js";
|
|
7
7
|
import "../../../../util/constants.js";
|
|
8
|
-
import "../../../../constants-
|
|
9
|
-
import "../../../../order-
|
|
8
|
+
import "../../../../constants-DBlV_hAZ.js";
|
|
9
|
+
import "../../../../order-BNumaEGY.js";
|
|
10
10
|
import "../../../../tooltip-3UvETWtS.js";
|
|
11
11
|
import "../../../../util/functions.js";
|
|
12
12
|
import "../../Shared/Button/index.js";
|
|
13
|
-
import { B as w } from "../../../../index-
|
|
13
|
+
import { B as w } from "../../../../index-C74NH5fF.js";
|
|
14
14
|
import "../../../../Grid-CFe3amXO.js";
|
|
15
15
|
import "../../../../Box-B0YSYLco.js";
|
|
16
16
|
import "../../../../Typography-pAaje37G.js";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
3
|
import "../../../../hoc/withThemeProvider.js";
|
|
4
|
-
import { b as F, F as I, M as e, P as f, i as A } from "../../../../index-
|
|
4
|
+
import { b as F, F as I, M as e, P as f, i as A } from "../../../../index-C74NH5fF.js";
|
|
5
5
|
import "../../../../react-redux-B4BZippc.js";
|
|
6
|
-
import "../../../../constants-
|
|
7
|
-
import "../../../../PlayArrow-
|
|
8
|
-
import "../../../../cryptoAssets-
|
|
9
|
-
import "../../../../order-
|
|
6
|
+
import "../../../../constants-DBlV_hAZ.js";
|
|
7
|
+
import "../../../../PlayArrow-BkW3s4mw.js";
|
|
8
|
+
import "../../../../cryptoAssets-Da0hZPmW.js";
|
|
9
|
+
import "../../../../order-BNumaEGY.js";
|
|
10
10
|
import "../../../../util/constants.js";
|
|
11
11
|
import "../../MinimalKyc/form.js";
|
|
12
12
|
import "../../../../util/functions.js";
|
|
@@ -3,8 +3,8 @@ import S from "../../../../hoc/withThemeProvider.js";
|
|
|
3
3
|
import C from "./balance.js";
|
|
4
4
|
import w from "./transaction.js";
|
|
5
5
|
import { u as x, a as c } from "../../../../react-redux-B4BZippc.js";
|
|
6
|
-
import "../../../../constants-
|
|
7
|
-
import { o as b } from "../../../../order-
|
|
6
|
+
import "../../../../constants-DBlV_hAZ.js";
|
|
7
|
+
import { o as b } from "../../../../order-BNumaEGY.js";
|
|
8
8
|
import { useState as B, useEffect as a } from "react";
|
|
9
9
|
import { getOrionBalance as D } from "../../../../util/functions.js";
|
|
10
10
|
import { useRrDialog as L } from "../../../../hooks/useRrDialog/index.js";
|
|
@@ -3,10 +3,10 @@ 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-CN7R7nR-.js";
|
|
7
7
|
import "../../Shared/Button/index.js";
|
|
8
|
-
import "../../../../constants-
|
|
9
|
-
import "../../../../order-
|
|
8
|
+
import "../../../../constants-DBlV_hAZ.js";
|
|
9
|
+
import "../../../../order-BNumaEGY.js";
|
|
10
10
|
import "../../../Shared/transition.js";
|
|
11
11
|
import "../../../../Close-CNwiMz_O.js";
|
|
12
12
|
import "../../../../Typography-pAaje37G.js";
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
import "../../../../PlayArrow-
|
|
3
|
+
import "../../../../PlayArrow-BkW3s4mw.js";
|
|
4
4
|
import "../../../../Info-BVeUSPyk.js";
|
|
5
5
|
import "../../../../generic-token-B_ptO5yb.js";
|
|
6
6
|
import "../../Shared/Input/index.js";
|
|
7
7
|
import "../../../../util/constants.js";
|
|
8
|
-
import "../../../../constants-
|
|
9
|
-
import "../../../../order-
|
|
8
|
+
import "../../../../constants-DBlV_hAZ.js";
|
|
9
|
+
import "../../../../order-BNumaEGY.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-CN7R7nR-.js";
|
|
14
14
|
import "../../../../Grid-CFe3amXO.js";
|
|
15
15
|
import "../../../../Box-B0YSYLco.js";
|
|
16
16
|
import "../../../../Typography-pAaje37G.js";
|
|
@@ -1,16 +1,16 @@
|
|
|
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-CN7R7nR-.js";
|
|
5
5
|
import "../../../Wallet/Shared/appButton.js";
|
|
6
6
|
import "../../../../react-redux-B4BZippc.js";
|
|
7
7
|
import "../../../../util/functions.js";
|
|
8
8
|
import "../../../../util/constants.js";
|
|
9
9
|
import "../../../Wallet/Shared/Auth/otpForm.js";
|
|
10
|
-
import "../../../../constants-
|
|
11
|
-
import "../../../../PlayArrow-
|
|
12
|
-
import "../../../../cryptoAssets-
|
|
13
|
-
import "../../../../order-
|
|
10
|
+
import "../../../../constants-DBlV_hAZ.js";
|
|
11
|
+
import "../../../../PlayArrow-BkW3s4mw.js";
|
|
12
|
+
import "../../../../cryptoAssets-Da0hZPmW.js";
|
|
13
|
+
import "../../../../order-BNumaEGY.js";
|
|
14
14
|
import "../../../../context/snackBarContext.js";
|
|
15
15
|
import "../../../../util/conversions.js";
|
|
16
16
|
import "../../../../index-CAoLi5Qq.js";
|
|
@@ -6,8 +6,8 @@ import L from "../../../../hoc/withThemeProvider.js";
|
|
|
6
6
|
import { L as T } from "../../../../rr-primary-logo-CqI24c8v.js";
|
|
7
7
|
import y from "./loginForm.js";
|
|
8
8
|
import D from "./otpForm.js";
|
|
9
|
-
import "../../../../constants-
|
|
10
|
-
import { a as R } from "../../../../auth-
|
|
9
|
+
import "../../../../constants-DBlV_hAZ.js";
|
|
10
|
+
import { a as R } from "../../../../auth-CYftwFWz.js";
|
|
11
11
|
import { C } from "../../../../Container-urNKV7hm.js";
|
|
12
12
|
import { T as E } from "../../../../Typography-pAaje37G.js";
|
|
13
13
|
import { B as l } from "../../../../Box-B0YSYLco.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsxs as t, Fragment as g, jsx as e } from "react/jsx-runtime";
|
|
2
2
|
import { useState as h, useEffect as v } from "react";
|
|
3
|
-
import "../../../../constants-
|
|
4
|
-
import { l as x } from "../../../../auth-
|
|
3
|
+
import "../../../../constants-DBlV_hAZ.js";
|
|
4
|
+
import { l as x } from "../../../../auth-CYftwFWz.js";
|
|
5
5
|
import l from "../../Shared/Button/index.js";
|
|
6
6
|
import y from "../../Shared/Input/index.js";
|
|
7
7
|
import { isValidEmail as m } from "../../../../util/functions.js";
|
|
@@ -2,8 +2,8 @@ import { jsxs as n, Fragment as k, jsx as t } from "react/jsx-runtime";
|
|
|
2
2
|
import p from "../../Shared/Button/index.js";
|
|
3
3
|
import I from "../../Shared/Input/index.js";
|
|
4
4
|
import { useState as m, useEffect as f } from "react";
|
|
5
|
-
import "../../../../constants-
|
|
6
|
-
import { l as O, v as P } from "../../../../auth-
|
|
5
|
+
import "../../../../constants-DBlV_hAZ.js";
|
|
6
|
+
import { l as O, v as P } from "../../../../auth-CYftwFWz.js";
|
|
7
7
|
import { RESEND_EMAIL_TIMER as g } from "../../../../util/constants.js";
|
|
8
8
|
import { S as o } from "../../../../Stack-k55YTxET.js";
|
|
9
9
|
import { T as a } from "../../../../Typography-pAaje37G.js";
|
|
@@ -3,8 +3,8 @@ import { useState as x, useEffect as R } from "react";
|
|
|
3
3
|
import n from "../../Shared/Button/index.js";
|
|
4
4
|
import k from "../../Shared/Input/index.js";
|
|
5
5
|
import { isValidEmail as d, generateRandomString as y } from "../../../../util/functions.js";
|
|
6
|
-
import "../../../../constants-
|
|
7
|
-
import { f as E } from "../../../../auth-
|
|
6
|
+
import "../../../../constants-DBlV_hAZ.js";
|
|
7
|
+
import { f as E } from "../../../../auth-CYftwFWz.js";
|
|
8
8
|
import { T as S } from "../../../../Typography-pAaje37G.js";
|
|
9
9
|
import { B as b } from "../../../../Box-B0YSYLco.js";
|
|
10
10
|
import { S as T } from "../../../../Stack-k55YTxET.js";
|
|
@@ -8,8 +8,8 @@ import A from "./email.js";
|
|
|
8
8
|
import L from "./personalInfo.js";
|
|
9
9
|
import W from "./summary.js";
|
|
10
10
|
import q from "./validateEmail.js";
|
|
11
|
-
import "../../../../constants-
|
|
12
|
-
import { a as U, u as V, r as j, b as M } from "../../../../auth-
|
|
11
|
+
import "../../../../constants-DBlV_hAZ.js";
|
|
12
|
+
import { a as U, u as V, r as j, b as M } from "../../../../auth-CYftwFWz.js";
|
|
13
13
|
import { USERNAME_SUFFIX as N } from "../../../../util/constants.js";
|
|
14
14
|
import { C as P } from "../../../../Container-urNKV7hm.js";
|
|
15
15
|
import { B as F } from "../../../../Box-B0YSYLco.js";
|
|
@@ -2,8 +2,8 @@ import { jsxs as u, Fragment as R, jsx as a } from "react/jsx-runtime";
|
|
|
2
2
|
import { useState as d } from "react";
|
|
3
3
|
import f from "../../Shared/Button/index.js";
|
|
4
4
|
import p, { UserNameInputField as T } from "../../Shared/Input/index.js";
|
|
5
|
-
import "../../../../constants-
|
|
6
|
-
import { f as S } from "../../../../auth-
|
|
5
|
+
import "../../../../constants-DBlV_hAZ.js";
|
|
6
|
+
import { f as S } from "../../../../auth-CYftwFWz.js";
|
|
7
7
|
import { userNameRegex as L } from "../../../../util/regex.js";
|
|
8
8
|
import { USERNAME_SUFFIX as b, USERNAME_TOOLTIP as U } from "../../../../util/constants.js";
|
|
9
9
|
import { T as v } from "../../../../Typography-pAaje37G.js";
|
|
@@ -3,8 +3,8 @@ import h from "../../../hoc/withThemeProvider.js";
|
|
|
3
3
|
import f from "../Shared/Button/index.js";
|
|
4
4
|
import { u as g, a as w } from "../../../react-redux-B4BZippc.js";
|
|
5
5
|
import { useEffect as i } from "react";
|
|
6
|
-
import "../../../constants-
|
|
7
|
-
import { e as x } from "../../../auth-
|
|
6
|
+
import "../../../constants-DBlV_hAZ.js";
|
|
7
|
+
import { e as x } from "../../../auth-CYftwFWz.js";
|
|
8
8
|
import { useSnackBarContext as b } from "../../../context/snackBarContext.js";
|
|
9
9
|
import { B as n } from "../../../Box-B0YSYLco.js";
|
|
10
10
|
import { T as c } from "../../../Typography-pAaje37G.js";
|
|
@@ -8,8 +8,8 @@ import q from "./storeInfo.js";
|
|
|
8
8
|
import C from "./personalInfo.js";
|
|
9
9
|
import D from "./summary.js";
|
|
10
10
|
import L from "./validateEmail.js";
|
|
11
|
-
import "../../../../constants-
|
|
12
|
-
import { a as A, u as U, c as V, d as j, l as z } from "../../../../auth-
|
|
11
|
+
import "../../../../constants-DBlV_hAZ.js";
|
|
12
|
+
import { a as A, u as U, c as V, d as j, l as z } from "../../../../auth-CYftwFWz.js";
|
|
13
13
|
import { USERNAME_SUFFIX as S } from "../../../../util/constants.js";
|
|
14
14
|
import { C as M } from "../../../../Container-urNKV7hm.js";
|
|
15
15
|
import { T as f } from "../../../../Typography-pAaje37G.js";
|
|
@@ -2,8 +2,8 @@ import { jsxs as i, Fragment as g, jsx as r } from "react/jsx-runtime";
|
|
|
2
2
|
import { useState as b } from "react";
|
|
3
3
|
import T from "../../Shared/Button/index.js";
|
|
4
4
|
import s from "../../Shared/Input/index.js";
|
|
5
|
-
import "../../../../constants-
|
|
6
|
-
import { g as y } from "../../../../auth-
|
|
5
|
+
import "../../../../constants-DBlV_hAZ.js";
|
|
6
|
+
import { g as y } from "../../../../auth-CYftwFWz.js";
|
|
7
7
|
import { generateRandomString as B, isValidEmail as F } from "../../../../util/functions.js";
|
|
8
8
|
import { userNameRegex as L } from "../../../../util/regex.js";
|
|
9
9
|
import { USERNAME_SUFFIX as W } from "../../../../util/constants.js";
|
|
@@ -2,8 +2,8 @@ import { jsxs as d, Fragment as C, jsx as e } from "react/jsx-runtime";
|
|
|
2
2
|
import { useState as c } from "react";
|
|
3
3
|
import p from "../../Shared/Button/index.js";
|
|
4
4
|
import u, { UserNameInputField as k } from "../../Shared/Input/index.js";
|
|
5
|
-
import "../../../../constants-
|
|
6
|
-
import { g as w } from "../../../../auth-
|
|
5
|
+
import "../../../../constants-DBlV_hAZ.js";
|
|
6
|
+
import { g as w } from "../../../../auth-CYftwFWz.js";
|
|
7
7
|
import { USERNAME_SUFFIX as f, USERNAME_TOOLTIP as T } from "../../../../util/constants.js";
|
|
8
8
|
import { storeNameOnChangeRegex as P, storeNameRegex as U } from "../../../../util/regex.js";
|
|
9
9
|
import { T as h } from "../../../../Typography-pAaje37G.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs as x, Fragment as i, jsx as t } from "react/jsx-runtime";
|
|
2
|
-
import "../../../constants-
|
|
3
|
-
import { o as T } from "../../../order-
|
|
2
|
+
import "../../../constants-DBlV_hAZ.js";
|
|
3
|
+
import { o as T } from "../../../order-BNumaEGY.js";
|
|
4
4
|
import k from "../Shared/Button/index.js";
|
|
5
5
|
import L from "../../Shared/HistoryItem/index.js";
|
|
6
6
|
import { u as v, a as P } from "../../../react-redux-B4BZippc.js";
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
import { AutocompleteProps } from '@mui/material';
|
|
3
|
+
import { Country } from './types';
|
|
4
|
+
interface CountryListProps extends Omit<AutocompleteProps<Country, false, false, false>, "options" | "renderInput" | "value" | "onChange"> {
|
|
5
|
+
value: Country | null;
|
|
6
|
+
onChange: (value: Country | null) => void;
|
|
7
|
+
label: string;
|
|
8
|
+
}
|
|
9
|
+
declare const CountryList: React.FC<CountryListProps>;
|
|
10
|
+
export default CountryList;
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
import { jsx as r, jsxs as s } from "react/jsx-runtime";
|
|
2
|
+
import { c as i } from "../../../countries-BVn1FubK.js";
|
|
3
|
+
import { A as m } from "../../../Autocomplete-CE-OI2t8.js";
|
|
4
|
+
import { T as l } from "../../../TextField-DPpRUQe3.js";
|
|
5
|
+
import { B as c } from "../../../Box-B0YSYLco.js";
|
|
6
|
+
const w = ({
|
|
7
|
+
value: n,
|
|
8
|
+
onChange: e,
|
|
9
|
+
label: p,
|
|
10
|
+
...a
|
|
11
|
+
}) => /* @__PURE__ */ r(
|
|
12
|
+
m,
|
|
13
|
+
{
|
|
14
|
+
sx: { mt: 2 },
|
|
15
|
+
value: n,
|
|
16
|
+
onChange: (o, t) => e(t),
|
|
17
|
+
options: i,
|
|
18
|
+
isOptionEqualToValue: (o, t) => o.alpha3 === (t == null ? void 0 : t.alpha3),
|
|
19
|
+
getOptionLabel: (o) => o.name,
|
|
20
|
+
autoHighlight: !0,
|
|
21
|
+
openOnFocus: !0,
|
|
22
|
+
renderOption: (o, t) => /* @__PURE__ */ s(c, { component: "li", sx: { "& > img": { mr: 2, flexShrink: 0 } }, ...o, children: [
|
|
23
|
+
/* @__PURE__ */ r(
|
|
24
|
+
"img",
|
|
25
|
+
{
|
|
26
|
+
loading: "lazy",
|
|
27
|
+
width: "20",
|
|
28
|
+
src: `https://flagcdn.com/w20/${t.alpha2.toLowerCase()}.png`,
|
|
29
|
+
srcSet: `https://flagcdn.com/w40/${t.alpha2.toLowerCase()}.png 2x`,
|
|
30
|
+
alt: ""
|
|
31
|
+
}
|
|
32
|
+
),
|
|
33
|
+
t.name,
|
|
34
|
+
" (",
|
|
35
|
+
t.alpha3,
|
|
36
|
+
")"
|
|
37
|
+
] }),
|
|
38
|
+
renderInput: (o) => /* @__PURE__ */ r(
|
|
39
|
+
l,
|
|
40
|
+
{
|
|
41
|
+
...o,
|
|
42
|
+
label: p,
|
|
43
|
+
inputProps: {
|
|
44
|
+
...o.inputProps,
|
|
45
|
+
autoComplete: "new-password"
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
),
|
|
49
|
+
...a
|
|
50
|
+
}
|
|
51
|
+
);
|
|
52
|
+
export {
|
|
53
|
+
w as default
|
|
54
|
+
};
|