everest-npm-features 0.0.47 → 0.0.48
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/{PlayArrow-Cm8tJN8W.js → PlayArrow-Cnrxi5yr.js} +1 -1
- package/dist/assets/styles.css +1 -1
- package/dist/assets/styles2.css +1 -1
- package/dist/assets/styles3.css +1 -1
- package/dist/assets/styles4.css +1 -0
- package/dist/{auth-D0r8wtCH.js → auth-C45E0xvK.js} +1 -1
- package/dist/{bank-BmV_keEr.js → bank-DIdz4BaB.js} +1 -1
- 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/edd.js +2 -2
- package/dist/components/Shared/FullKyc/index.js +3 -3
- package/dist/components/Shared/FullKyc/pep.js +1 -1
- package/dist/components/Shared/FullKyc/personalDetails.js +2 -2
- package/dist/components/Shared/FullKyc/userInfo.js +3 -3
- package/dist/components/Shared/MinimalKyc/index.js +2 -2
- package/dist/components/Wallet/Account/createIban.js +1 -1
- package/dist/components/Wallet/Account/iban.js +2 -2
- package/dist/components/Wallet/Account/ibanItem.js +1 -1
- package/dist/components/Wallet/Account/index.js +3 -3
- package/dist/components/Wallet/Account/sendIban.js +2 -2
- package/dist/components/Wallet/Buy/confirmTransaction.js +5 -5
- package/dist/components/Wallet/Buy/form.js +5 -5
- 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 +3 -3
- 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 +2 -2
- package/dist/components/Wallet/Portfolio/index.js +17 -17
- package/dist/components/Wallet/Profile/documents.js +526 -28
- package/dist/components/Wallet/Profile/index.js +178 -149
- package/dist/components/Wallet/Profile/storage.d.ts +11 -0
- package/dist/components/Wallet/Profile/storage.js +267 -0
- package/dist/components/Wallet/Receive/index.js +2 -2
- package/dist/components/Wallet/Sell/confirmTransaction.js +4 -4
- package/dist/components/Wallet/Sell/form.js +5 -5
- 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/BankSelect/index.js +4 -4
- package/dist/components/Wallet/Shared/CardCorp/index.js +1 -1
- 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 +4 -4
- package/dist/components/Wallet/Shared/pin.js +1 -1
- package/dist/components/Wallet/SignIn/index.js +2 -2
- package/dist/components/Wallet/SignUp/index.js +2 -2
- package/dist/components/Wallet/Stake/gems/index.js +1 -1
- package/dist/components/Wallet/Stake/id/index.js +1 -1
- package/dist/components/Wallet/Stake/index.js +4 -4
- package/dist/components/Wallet/Swap/form.js +6 -6
- package/dist/components/Wallet/Swap/index.js +5 -5
- package/dist/components/Wallet/Withdraw/bankSelect.js +5 -5
- package/dist/components/Wallet/Withdraw/confirmTransaction.js +4 -4
- package/dist/components/Wallet/Withdraw/form.js +5 -5
- package/dist/components/Wallet/Withdraw/index.js +5 -5
- package/dist/{constants-BJhUp96H.js → constants-BSdmHYnc.js} +364 -359
- package/dist/{cryptoAssets-Q_UWeuzR.js → cryptoAssets-BdNVnpA_.js} +1 -1
- package/dist/hooks/useDialog/index.js +1 -1
- package/dist/{index-pCrOsXNC.js → index-BXF4OI74.js} +17 -17
- package/dist/{index-Dkjl8hIv.js → index-Be3ndI6s.js} +13 -13
- package/dist/{index-Dq5wTY4S.js → index-BlfzmV5M.js} +4 -4
- package/dist/{index-BRnTzw1Z.js → index-CRyby3Qm.js} +2 -2
- package/dist/{index-B2wXmFh5.js → index-Cvp4wWrB.js} +5 -5
- package/dist/{index-DegQ9bTI.js → index-D3OzGVxQ.js} +7 -7
- package/dist/{index-MUaN67Ei.js → index-HZ9RrpTC.js} +7 -7
- package/dist/{kyc-DLaLS7sp.js → kyc-BQsiHtP6.js} +1 -1
- package/dist/main.js +7 -7
- package/dist/{order-fWKVFTau.js → order-BKKCskeq.js} +1 -1
- package/dist/{stake-CQLutF0z.js → stake-WjG22nIX.js} +1 -1
- package/dist/{styles.module-O5VVND5e.js → styles.module-C1sNeKjL.js} +1 -1
- package/dist/styles.module-CHPRGltL.js +28 -0
- package/dist/{styles.module-CHEBh2ID.js → styles.module-DMd29SPQ.js} +1 -1
- package/dist/{styles.module-CUA1zLEJ.js → styles.module-verVx4pE.js} +1 -1
- package/dist/util/constants.d.ts +3 -0
- package/dist/util/constants.js +83 -80
- package/dist/util/functions.js +36 -36
- package/dist/{wallet-CuQDBP6a.js → wallet-BXA-R-Ks.js} +1 -1
- package/package.json +2 -2
- package/dist/assets/documents.css +0 -1
- package/dist/documents-RjwlADn2.js +0 -552
package/dist/util/constants.js
CHANGED
|
@@ -1,102 +1,105 @@
|
|
|
1
|
-
const _ = "https://static-assets.everest.org",
|
|
1
|
+
const _ = "https://static-assets.everest.org", o = _ + "/web/widget", n = _ + "/web/enterprise", s = _ + "/web/wallet/images", t = s + "/new", e = t + "/sell-withdraw.png", E = t + "/back-btn.png", c = t + "/delete.png", T = n + "/history-buy.svg", A = n + "/history-sell.svg", a = n + "/history-swap.svg", I = t + "/wallet-icon.png", O = t + "/stake-id.png", N = s + "/stake-gem.png", S = n + "/swap-receive-down-arrow.svg", R = t + "/sepa-payment.png", r = t + "/sepa-payment-selected.png", i = t + "/visa-payment.png", L = t + "/visa-payment-selected.png", P = t + "/sepa.png", C = t + "/visa.png", D = t + "/dialog-error.png", d = t + "/dialog-success.png", p = n + "/expand-down-arrow.svg", Y = n + "/expand-right-arrow.svg", M = n + "/back-arrow.svg", g = n + "/right-arrow.svg", l = n + "/radio-button.svg", K = n + "/radio-button-selected.svg", U = n + "/sepa.png", h = n + "/sepa-selected.png", u = n + "/visa.png", v = n + "/visa-selected.png", y = t + "/cloud-icon.png", B = t + "/storage-success.png", W = "railsbank", m = "open_payd", w = "checkout", G = "trustpayments", V = "paysafe", b = "cardcorp", k = "plaid", H = "$", F = "€", f = "USD", $ = "EUR", X = "Binance", x = "Polygon", j = "EverChain", z = "IDChain", Z = "Ethereum", q = "Avalanche", J = "USD.c", Q = "EUR.c", tt = "EURE.c", nt = "BTC.c", _t = "GEMS.c", st = "ID", ot = "GEMS", et = "USDR.c", Et = "fiat_to_token", ct = "fiat_to_everid", Tt = "token_to_fiat", At = "token_to_token", at = "withdraw", It = "iban_creation", Ot = "bank_transfer", Nt = "bank_deposit", St = "Created", Rt = "In Process", rt = "Completed", it = "Failed", Lt = "Awaiting Approved", Pt = "Rejected", Ct = "ID", Dt = "GEMS", dt = 90, pt = 3, Yt = 180, Mt = 8, gt = 365, lt = 18, Kt = 365, Ut = 20, ht = "Linked Wallets make transactions easier, automating the signing process during Sell, Swap, Stake, Send and Remit transactions because you have backed up your Private Key with Everest.", ut = "Connected Wallets are those that you have demonstrated you control, but you must manually move tokens as the system can not do so without the Private Key.", vt = "The rate shown here is an estimate and the rate you receive will be determined at the time when your payment is settled. The time taken for your payment to settle can vary depending on currency and payment method.", yt = 300, Bt = "username can only contain letters, numbers, underscores & cannot exceed more than 13 characters", Wt = "_rr", mt = "credit_debit_card", wt = "sepa_bank_transfer", Gt = "player", Vt = "store", bt = "login_screen", kt = "register_screen", Ht = "Individual", Ft = "Organization", ft = "Over $10,000", $t = "Over $1,000 & Under $10,000", Xt = "Under $1,000", xt = "Declined", jt = "You are allowed to transact up to $10,000", zt = "You are allowed to transact more than $10,000";
|
|
2
2
|
export {
|
|
3
3
|
S as ARROW_ICON,
|
|
4
|
-
|
|
4
|
+
q as AVALANCHE_NETWORK,
|
|
5
5
|
M as BACK_ARROW,
|
|
6
6
|
E as BACK_BTN_ICON,
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
7
|
+
Nt as BANK_DEPOSIT,
|
|
8
|
+
Ot as BANK_TRANSFER,
|
|
9
|
+
X as BINANCE_NETWORK,
|
|
10
|
+
nt as BTC_TOKEN_SYMBOL,
|
|
11
|
+
xt as CARD_PAYMENT_DECLINE,
|
|
12
|
+
y as CLOUD_ICON,
|
|
13
|
+
ut as CONNECTED_WALLET_TOOLTIP,
|
|
13
14
|
c as DELETE_ICON,
|
|
14
|
-
|
|
15
|
+
D as DIALOG_ERROR_ICON,
|
|
15
16
|
d as DIALOG_SUCCESS_ICON,
|
|
16
|
-
|
|
17
|
-
|
|
17
|
+
U as ENT_SEPA_PAYMENT,
|
|
18
|
+
h as ENT_SEPA_PAYMENT_ACTIVE,
|
|
18
19
|
u as ENT_VISA_PAYMENT,
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
20
|
+
v as ENT_VISA_PAYMENT_ACTIVE,
|
|
21
|
+
vt as ESTIMATE_TOOLTIP_TEXT,
|
|
22
|
+
Z as ETHEREUM_NETWORK,
|
|
23
|
+
$ as EURO_ISO3,
|
|
24
|
+
F as EURO_SIGN,
|
|
25
|
+
j as EVER_CHAIN_NETWORK,
|
|
26
|
+
ct as FIAT_TO_EVER_ID,
|
|
27
|
+
Et as FIAT_TO_TOKEN,
|
|
28
|
+
at as FIAT_WITHDRAW,
|
|
29
|
+
Dt as GEMS_STAKE,
|
|
30
|
+
ot as GEMS_TOKEN_SYMBOL,
|
|
31
|
+
_t as GEM_SYNTHETIC_TOKEN_SYMBOL,
|
|
31
32
|
T as HISTORY_BUY_ICON,
|
|
32
33
|
A as HISTORY_SELL_ICON,
|
|
33
34
|
a as HISTORY_SWAP_ICON,
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
35
|
+
It as IBAN_CREATION,
|
|
36
|
+
z as ID_CHAIN_NETWORK,
|
|
37
|
+
Ct as ID_STAKE,
|
|
38
|
+
st as ID_TOKEN_SYMBOL,
|
|
39
|
+
Ht as INDIVIDUAL_KYC_TYPE,
|
|
40
|
+
jt as KYC_APROVED_TOOLTIP,
|
|
41
|
+
$t as KYC_BETWEEN_TRANSATION,
|
|
42
|
+
zt as KYC_ELITE_TOOLTIP,
|
|
43
|
+
ft as KYC_OVER_TRANSATION,
|
|
44
|
+
Xt as KYC_UNDER_TRANSATION,
|
|
45
|
+
ht as LINKED_WALLET_TOOLTIP,
|
|
46
|
+
bt as LOGIN_SCREEN,
|
|
47
|
+
Ft as ORGANIZATION_KYC_TYPE,
|
|
48
|
+
wt as PAYMENT_BANK,
|
|
49
|
+
mt as PAYMENT_CARD,
|
|
50
|
+
b as PAYMENT_PROVIDER_CARDCORP,
|
|
51
|
+
w as PAYMENT_PROVIDER_CHECKOUT,
|
|
52
|
+
m as PAYMENT_PROVIDER_OPENPAYD,
|
|
53
|
+
V as PAYMENT_PROVIDER_PAYSAFE,
|
|
54
|
+
k as PAYMENT_PROVIDER_PLAID,
|
|
55
|
+
W as PAYMENT_PROVIDER_RAILSBANK,
|
|
56
|
+
G as PAYMENT_PROVIDER_TRUST_PAYMENTS,
|
|
57
|
+
Gt as PLAYER_WEBSITE,
|
|
58
|
+
x as POLYGON_NETWORK,
|
|
58
59
|
p as PORTFOLIO_TOKEN_DOWN_ARROW,
|
|
59
60
|
Y as PORTFOLIO_TOKEN_RIGHT_ARROW,
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
61
|
+
l as RADIO_BUTTON,
|
|
62
|
+
K as RADIO_BUTTON_SELECTED,
|
|
63
|
+
kt as REGISTER_SCREEN,
|
|
64
|
+
yt as RESEND_EMAIL_TIMER,
|
|
64
65
|
g as RIGHT_ARROW,
|
|
65
|
-
|
|
66
|
+
e as SELL_WITHDRAW_ICON,
|
|
66
67
|
P as SEPA_ICON,
|
|
67
|
-
|
|
68
|
-
|
|
68
|
+
R as SEPA_PAYMENT,
|
|
69
|
+
r as SEPA_PAYMENT_ACTIVE,
|
|
69
70
|
N as STAKE_GEM_ICON,
|
|
70
|
-
|
|
71
|
-
|
|
71
|
+
Ut as STAKE_GEM_MAX_APY,
|
|
72
|
+
Kt as STAKE_GEM_MAX_DAYS,
|
|
72
73
|
O as STAKE_ID_ICON,
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
74
|
+
lt as STAKE_ID_MAX_APY,
|
|
75
|
+
gt as STAKE_ID_MAX_DAYS,
|
|
76
|
+
Mt as STAKE_ID_MID_APY,
|
|
77
|
+
Yt as STAKE_ID_MID_DAYS,
|
|
78
|
+
pt as STAKE_ID_MIN_APY,
|
|
79
|
+
dt as STAKE_ID_MIN_DAYS,
|
|
79
80
|
_ as STATIC_ASSETS_BASE_URL,
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
81
|
+
B as STORAGE_SUCCESS,
|
|
82
|
+
Vt as STORE_WEBSITE,
|
|
83
|
+
Q as SYNTHETIC_EUR,
|
|
84
|
+
tt as SYNTHETIC_EURE,
|
|
85
|
+
J as SYNTHETIC_USD,
|
|
86
|
+
Tt as TOKEN_TO_FIAT,
|
|
87
|
+
At as TOKEN_TO_TOKEN,
|
|
88
|
+
rt as TS_COMPLETE_LABEL,
|
|
89
|
+
St as TS_CREATED_LABEL,
|
|
90
|
+
it as TS_FAIL_LABEL,
|
|
91
|
+
Pt as TS_NOT_APPROVAL_LABEL,
|
|
92
|
+
Rt as TS_PENDING_LABEL,
|
|
93
|
+
Lt as TS_WAIT_APPROVAL_LABEL,
|
|
94
|
+
et as USDR_TOKEN_SYMBOL,
|
|
95
|
+
Wt as USERNAME_SUFFIX,
|
|
96
|
+
Bt as USERNAME_TOOLTIP,
|
|
97
|
+
f as US_DOLLAR_ISO3,
|
|
98
|
+
H as US_DOLLAR_SIGN,
|
|
99
|
+
C as VISA_ICON,
|
|
97
100
|
i as VISA_PAYMENT,
|
|
98
101
|
L as VISA_PAYMENT_ACTIVE,
|
|
99
102
|
I as WALLET_ICON,
|
|
100
103
|
s as WALLET_IMAGES_URL,
|
|
101
|
-
|
|
104
|
+
o as WIDGET_URL
|
|
102
105
|
};
|