everest-npm-features 0.0.37 → 0.0.38
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-KBDRjTbR.js → PlayArrow-C6lnbwD4.js} +1 -1
- package/dist/{auth-BQ4bZOAL.js → auth-BMzyEvqd.js} +1 -1
- package/dist/bank-Bp23LpvN.js +30 -0
- 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/Incode/index.js +10 -10
- package/dist/components/Shared/MinimalKyc/index.js +2 -2
- package/dist/components/Wallet/Account/createIban.d.ts +2 -0
- package/dist/components/Wallet/Account/createIban.js +165 -104
- package/dist/components/Wallet/Account/iban.js +71 -208
- package/dist/components/Wallet/Account/ibanItem.d.ts +15 -0
- package/dist/components/Wallet/Account/ibanItem.js +164 -0
- package/dist/components/Wallet/Account/index.js +136 -128
- package/dist/components/Wallet/Account/sendIban.d.ts +4 -1
- package/dist/components/Wallet/Account/sendIban.js +211 -140
- 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 +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 +8 -8
- 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 +9 -9
- 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 +12 -12
- 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-rDP6jwIs.js → constants-9grj4Du1.js} +67 -69
- package/dist/{cryptoAssets-BXjfidU4.js → cryptoAssets-Cf7xMoh9.js} +1 -1
- package/dist/{documents-CF1bpppV.js → documents-vj042AkQ.js} +25 -25
- package/dist/hooks/useDialog/index.js +45 -38
- package/dist/hooks/useDialog/types.d.ts +4 -1
- package/dist/{index-B9MyZ0sJ.js → index-BFKBLYk5.js} +13 -13
- package/dist/{index-aLtOG-sf.js → index-BXj7Wdol.js} +5 -5
- package/dist/{index-Btrmgb1g.js → index-CKEqyTf9.js} +76 -76
- package/dist/{index-PitHP3ul.js → index-CUhPCwCD.js} +5 -5
- package/dist/{index-JY7R8k4h.js → index-Cf_gfO-E.js} +4 -4
- package/dist/{index-CdfFs6U2.js → index-DrAXokdP.js} +16 -16
- package/dist/{index-0PiVFV1G.js → index-grkjwLQL.js} +6 -6
- package/dist/{kyc-ChoR-OWg.js → kyc-MeOwOyUF.js} +1 -1
- package/dist/main.js +7 -7
- package/dist/{order-CTEvMHv4.js → order-Cs5_3wOs.js} +1 -1
- package/dist/{stake-nzM9DW-r.js → stake-ClJWsrHb.js} +1 -1
- package/dist/{wallet-DZ3-OqYH.js → wallet-nsVuNagB.js} +1 -1
- package/package.json +2 -2
- package/dist/bank-Bz7oos87.js +0 -34
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { U as a, p as e, F as t, q as E, r as T, s as A, t as _, u as o, v as S, w as l } from "./constants-
|
|
1
|
+
import { U as a, p as e, F as t, q as E, r as T, s as A, t as _, u as o, v as S, w as l } from "./constants-9grj4Du1.js";
|
|
2
2
|
const L = () => ({
|
|
3
3
|
type: a
|
|
4
4
|
}), d = () => ({
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "everest-npm-features",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.38",
|
|
4
4
|
"description": "Everest frontend features library.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/main.js",
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"@mui/icons-material": "^7.2.0",
|
|
33
33
|
"@mui/material": "^7.2.0",
|
|
34
34
|
"@walletconnect/ethereum-provider": "^2.17.1",
|
|
35
|
-
"everest-npm-api": "^0.0.
|
|
35
|
+
"everest-npm-api": "^0.0.28",
|
|
36
36
|
"frames-react": "^1.2.2",
|
|
37
37
|
"moment": "^2.30.1",
|
|
38
38
|
"mui-one-time-password-input": "^5.0.0",
|
package/dist/bank-Bz7oos87.js
DELETED
|
@@ -1,34 +0,0 @@
|
|
|
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-rDP6jwIs.js";
|
|
2
|
-
const T = () => ({
|
|
3
|
-
type: s
|
|
4
|
-
}), d = (a) => ({
|
|
5
|
-
type: _,
|
|
6
|
-
payload: a
|
|
7
|
-
}), y = (a) => ({
|
|
8
|
-
type: n,
|
|
9
|
-
payload: a
|
|
10
|
-
}), S = (a) => ({
|
|
11
|
-
type: e,
|
|
12
|
-
payload: a
|
|
13
|
-
}), u = (a) => ({
|
|
14
|
-
type: t,
|
|
15
|
-
payload: a
|
|
16
|
-
}), A = () => ({
|
|
17
|
-
type: E
|
|
18
|
-
}), I = (a) => ({
|
|
19
|
-
type: o,
|
|
20
|
-
payload: a
|
|
21
|
-
}), c = (a) => ({
|
|
22
|
-
type: p,
|
|
23
|
-
payload: a
|
|
24
|
-
});
|
|
25
|
-
export {
|
|
26
|
-
d as a,
|
|
27
|
-
u as b,
|
|
28
|
-
I as c,
|
|
29
|
-
T as d,
|
|
30
|
-
y as e,
|
|
31
|
-
S as p,
|
|
32
|
-
c as s,
|
|
33
|
-
A as u
|
|
34
|
-
};
|