everest-npm-features 0.0.51 → 0.0.52
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/Shared/FullKyc/index.js +1 -1
- package/dist/components/Shared/FullKyc/personalDetails.js +1 -1
- package/dist/components/Shared/FullKyc/userInfo.js +1 -1
- package/dist/components/Wallet/EnterpriseKyc/index.js +1 -1
- package/dist/{index-BMts9nlV.js → index-Dwid4PLx.js} +1 -1
- package/dist/main.js +1 -1
- package/package.json +1 -1
|
@@ -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 x, I as T, c as U, b as g, a as h, F as j } from "../../../index-
|
|
6
|
+
import { E as x, I as T, c as U, b as g, a as h, F as j } from "../../../index-Dwid4PLx.js";
|
|
7
7
|
import "./pep.js";
|
|
8
8
|
import "../../../constants-t7n9qCW3.js";
|
|
9
9
|
import "../../../kyc-D9xahfH9.js";
|
|
@@ -18,7 +18,7 @@ import "../../../moment-h96o7c8I.js";
|
|
|
18
18
|
import "../../../index.esm-BsMAMhYW.js";
|
|
19
19
|
import "../../../web3-u4qDZYpo.js";
|
|
20
20
|
import "../../../index-ceeCtFuh.js";
|
|
21
|
-
import { P as z } from "../../../index-
|
|
21
|
+
import { P as z } from "../../../index-Dwid4PLx.js";
|
|
22
22
|
import "../../../context/dialogContext.js";
|
|
23
23
|
import "./countryList.js";
|
|
24
24
|
import "../../../Box-B0YSYLco.js";
|
|
@@ -21,7 +21,7 @@ import "../../../index.esm-BsMAMhYW.js";
|
|
|
21
21
|
import "../../../countries-BVn1FubK.js";
|
|
22
22
|
import "../../../web3-u4qDZYpo.js";
|
|
23
23
|
import "../../../index-ceeCtFuh.js";
|
|
24
|
-
import { U as H } from "../../../index-
|
|
24
|
+
import { U as H } from "../../../index-Dwid4PLx.js";
|
|
25
25
|
import "../../../context/dialogContext.js";
|
|
26
26
|
import "./countryList.js";
|
|
27
27
|
import "../../../Box-B0YSYLco.js";
|
|
@@ -31,7 +31,7 @@ import "../../../moment-h96o7c8I.js";
|
|
|
31
31
|
import "../../../index.esm-BsMAMhYW.js";
|
|
32
32
|
import "../../../web3-u4qDZYpo.js";
|
|
33
33
|
import "../../../index-ceeCtFuh.js";
|
|
34
|
-
import { F as K } from "../../../index-
|
|
34
|
+
import { F as K } from "../../../index-Dwid4PLx.js";
|
|
35
35
|
import "../../../context/dialogContext.js";
|
|
36
36
|
import { u as De } from "../../../useTheme-BQJ5lp0i.js";
|
|
37
37
|
import { D as de, a as Oe } from "../../../DialogContent-BMwlOnbW.js";
|
|
@@ -347,7 +347,7 @@ const Le = ({
|
|
|
347
347
|
}
|
|
348
348
|
f(s);
|
|
349
349
|
}, [E]), q(() => {
|
|
350
|
-
m && v && (a({ message: "KYC has been done successfully." }), m());
|
|
350
|
+
m && v && (a({ message: "KYC has been done successfully.", type: "success" }), m());
|
|
351
351
|
}, [m, v]);
|
|
352
352
|
const R = {
|
|
353
353
|
gender: "",
|
package/dist/main.js
CHANGED
|
@@ -17,7 +17,7 @@ import { i as b } from "./index-j0zehpzg.js";
|
|
|
17
17
|
import { i as F } from "./index-DFRU-R-5.js";
|
|
18
18
|
import { default as I } from "./components/Wallet/EnterpriseKyc/index.js";
|
|
19
19
|
import { default as W } from "./components/Wallet/Deposit/index.js";
|
|
20
|
-
import { F as j } from "./index-
|
|
20
|
+
import { F as j } from "./index-Dwid4PLx.js";
|
|
21
21
|
import { useSnackBar as z } from "./hooks/useSnackBar.js";
|
|
22
22
|
import { SnackBarContext as J, useSnackBarContext as L } from "./context/snackBarContext.js";
|
|
23
23
|
import { useDialog as Q } from "./hooks/useDialog/index.js";
|