everest-npm-features 0.0.30 → 0.0.32

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.
Files changed (92) hide show
  1. package/dist/assets/index4.css +1 -1
  2. package/dist/assets/styles2.css +1 -1
  3. package/dist/assets/tokenRow.css +1 -1
  4. package/dist/assets/withThemeProvider.css +1 -1
  5. package/dist/{auth-DoHhqFQx.js → auth-IOh0JhPD.js} +1 -1
  6. package/dist/{bank-DyVf4Uoo.js → bank-BNgO--wu.js} +1 -1
  7. package/dist/components/RocketRamp/MinimalKyc/form.js +2 -2
  8. package/dist/components/RocketRamp/Player/Buy/cardPayment.js +3 -3
  9. package/dist/components/RocketRamp/Player/Buy/confirmTransaction.js +3 -3
  10. package/dist/components/RocketRamp/Player/Buy/form.js +3 -3
  11. package/dist/components/RocketRamp/Player/Buy/index.js +5 -5
  12. package/dist/components/RocketRamp/Player/Dashboard/index.js +2 -2
  13. package/dist/components/RocketRamp/Player/Sell/confirmTransaction.js +3 -3
  14. package/dist/components/RocketRamp/Player/Sell/form.js +3 -3
  15. package/dist/components/RocketRamp/Player/Sell/index.js +5 -5
  16. package/dist/components/RocketRamp/Player/SignIn/index.js +2 -2
  17. package/dist/components/RocketRamp/Player/SignIn/loginForm.js +2 -2
  18. package/dist/components/RocketRamp/Player/SignIn/otpForm.js +2 -2
  19. package/dist/components/RocketRamp/Player/SignUp/email.js +2 -2
  20. package/dist/components/RocketRamp/Player/SignUp/index.js +2 -2
  21. package/dist/components/RocketRamp/Player/SignUp/personalInfo.js +2 -2
  22. package/dist/components/RocketRamp/ResetPassword/index.js +2 -2
  23. package/dist/components/RocketRamp/Store/SignUp/index.js +2 -2
  24. package/dist/components/RocketRamp/Store/SignUp/personalInfo.js +2 -2
  25. package/dist/components/RocketRamp/Store/SignUp/storeInfo.js +2 -2
  26. package/dist/components/RocketRamp/Transactions/index.js +2 -2
  27. package/dist/components/Shared/FullKyc/index.js +3 -3
  28. package/dist/components/Shared/FullKyc/personalDetails.js +2 -2
  29. package/dist/components/Shared/FullKyc/userInfo.js +3 -3
  30. package/dist/components/Shared/HistoryItem/index.js +58 -51
  31. package/dist/components/Shared/MinimalKyc/index.js +2 -2
  32. package/dist/components/Wallet/Account/iban.js +3 -3
  33. package/dist/components/Wallet/Account/index.js +3 -3
  34. package/dist/components/Wallet/Account/sendIban.js +2 -2
  35. package/dist/components/Wallet/Buy/confirmTransaction.js +4 -4
  36. package/dist/components/Wallet/Buy/form.js +6 -5
  37. package/dist/components/Wallet/Buy/index.js +6 -6
  38. package/dist/components/Wallet/Deposit/index.js +14 -7
  39. package/dist/components/Wallet/EnterpriseKyc/edd.js +1 -1
  40. package/dist/components/Wallet/EnterpriseKyc/index.js +106 -109
  41. package/dist/components/Wallet/EnterpriseKyc/kybTerms.js +8 -14
  42. package/dist/components/Wallet/EnterpriseKyc/orgDetails.js +2 -2
  43. package/dist/components/Wallet/EnterpriseKyc/orgInfo.js +1 -1
  44. package/dist/components/Wallet/EnterpriseKyc/verify.js +1 -1
  45. package/dist/components/Wallet/History/index.js +2 -2
  46. package/dist/components/Wallet/MoveToEthereumOrEverChain/index.js +2 -2
  47. package/dist/components/Wallet/Portfolio/index.js +6 -6
  48. package/dist/components/Wallet/Portfolio/tokenRow.js +1 -1
  49. package/dist/components/Wallet/Profile/documents.js +3 -4
  50. package/dist/components/Wallet/Profile/index.js +2 -2
  51. package/dist/components/Wallet/Receive/index.js +2 -2
  52. package/dist/components/Wallet/Sell/confirmTransaction.js +4 -4
  53. package/dist/components/Wallet/Sell/form.js +6 -5
  54. package/dist/components/Wallet/Sell/index.js +6 -6
  55. package/dist/components/Wallet/Send/index.js +2 -2
  56. package/dist/components/Wallet/Shared/Auth/otpForm.js +2 -2
  57. package/dist/components/Wallet/Shared/Order/selectCustomIcon.d.ts +4 -0
  58. package/dist/components/Wallet/Shared/Order/selectCustomIcon.js +14 -0
  59. package/dist/components/Wallet/Shared/TokenModal/index.js +77 -75
  60. package/dist/components/Wallet/Shared/addBank.js +2 -2
  61. package/dist/components/Wallet/Shared/appButton.js +23 -20
  62. package/dist/components/Wallet/Shared/connectPlaidBank.js +2 -2
  63. package/dist/components/Wallet/SignIn/index.js +2 -2
  64. package/dist/components/Wallet/SignUp/index.js +2 -2
  65. package/dist/components/Wallet/Stake/index.js +3 -3
  66. package/dist/components/Wallet/Swap/index.js +158 -155
  67. package/dist/components/Wallet/Withdraw/bankSelect.js +5 -5
  68. package/dist/components/Wallet/Withdraw/confirmTransaction.js +4 -4
  69. package/dist/components/Wallet/Withdraw/form.js +6 -5
  70. package/dist/components/Wallet/Withdraw/index.js +5 -5
  71. package/dist/{constants-BF50a6s-.js → constants-DWENgBjv.js} +129 -128
  72. package/dist/{cryptoAssets-Dck03SPI.js → cryptoAssets-C7fIAflf.js} +1 -1
  73. package/dist/{documents-Sh6RH769.js → documents-BA_pUCQh.js} +57 -55
  74. package/dist/{fiatAssets-CTIJw9N4.js → fiatAssets-Bkh4X4hq.js} +1 -1
  75. package/dist/{index-GxLtFwhs.js → index-BtYuKn1z.js} +150 -147
  76. package/dist/{index-C3GMDAX6.js → index-BvD3O03n.js} +2 -2
  77. package/dist/{index-CbogTdwW.js → index-CNLxRkdf.js} +4 -4
  78. package/dist/{index-CABieRWd.js → index-Cz_n7X7q.js} +129 -116
  79. package/dist/{index-CWzs4-wZ.js → index-GXDDOdOI.js} +4 -4
  80. package/dist/{index-CmJNKC9m.js → index-dsM-tUkI.js} +125 -115
  81. package/dist/{kyc-kWxxF1vI.js → kyc-DbZ4KGFX.js} +1 -1
  82. package/dist/main.js +6 -6
  83. package/dist/{order-D-FBHreS.js → order-BLu2iLAt.js} +1 -1
  84. package/dist/{stake-mS8fdG8g.js → stake-tw1n23io.js} +1 -1
  85. package/dist/styles.module-CRVptIQs.js +33 -0
  86. package/dist/{tokenRow-DBnoUm0z.js → tokenRow-C5N2uPgO.js} +42 -42
  87. package/dist/util/constants.d.ts +1 -0
  88. package/dist/util/constants.js +76 -75
  89. package/dist/{wallet-BTc5u8j2.js → wallet-DZwD-8oa.js} +1 -1
  90. package/package.json +1 -1
  91. package/dist/ArrowBack-BV158RTp.js +0 -8
  92. package/dist/styles.module-B-t8vvWh.js +0 -31
@@ -1,27 +1,27 @@
1
- import { jsxs as t, Fragment as C, jsx as e } from "react/jsx-runtime";
1
+ import { jsx as e, jsxs as t, Fragment as C } from "react/jsx-runtime";
2
2
  import { useState as f, useEffect as A, useRef as Y } from "react";
3
3
  import { C as F } from "./Close-CFg1QB5M.js";
4
4
  import { D as oe } from "./Delete-BGp4FPdE.js";
5
5
  import { C as re } from "./Cancel-BoEk0xRy.js";
6
6
  import ie from "./components/Wallet/Shared/inputField.js";
7
- import L from "./components/Wallet/Shared/step.js";
7
+ import j from "./components/Wallet/Shared/step.js";
8
8
  import { W as se } from "./react-webcam-B3cXh1XT.js";
9
- import { A as ae } from "./ArrowBack-BV158RTp.js";
10
- import ce from "./components/Shared/transition.js";
9
+ import { c as ce } from "./createSvgIcon-BgBEJXMh.js";
10
+ import ae from "./components/Shared/transition.js";
11
11
  import { getDocName as le } from "./util/functions.js";
12
12
  import { a as de, u as me } from "./react-redux-C7I9-1M6.js";
13
- import { ag as he, ah as ue, ai as pe, aj as fe, ak as ge, al as _e } from "./constants-BF50a6s-.js";
13
+ import { ai as he, aj as ue, ak as pe, al as fe, am as ge, an as _e } from "./constants-DWENgBjv.js";
14
14
  import { e as be } from "./index-v4KC1K_V.js";
15
- import { RIGHT_ARROW as $, DELETE_ICON as xe } from "./util/constants.js";
15
+ import { RIGHT_ARROW as M, DELETE_ICON as xe } from "./util/constants.js";
16
16
  import { useDialog as De } from "./hooks/useDialog/index.js";
17
17
  import g from "./components/Wallet/Shared/appButton.js";
18
18
  import { B as Ce } from "./Backdrop-yR8IRnFX.js";
19
19
  import { C as w } from "./CircularProgress-Yx712vpT.js";
20
- import { T as a } from "./Typography-BQDN44CM.js";
20
+ import { T as c } from "./Typography-BQDN44CM.js";
21
21
  import { B as ke } from "./Button-tAfK4lud.js";
22
22
  import { B as s } from "./Box-BwKpr_VI.js";
23
- import { D as j, a as z } from "./DialogContent-_gvZOy18.js";
24
- import { D as H } from "./DialogTitle-dq22bYlF.js";
23
+ import { D as L, a as z } from "./DialogContent-_gvZOy18.js";
24
+ import { D as $ } from "./DialogTitle-dq22bYlF.js";
25
25
  import { I as S } from "./IconButton-WneJM4uP.js";
26
26
  import { D as V } from "./Divider-CIL55YSC.js";
27
27
  import { G as h } from "./Grid-CPkjiKqX.js";
@@ -64,14 +64,16 @@ import './assets/documents.css';const ve = () => ({
64
64
  "tweet-disable-text": "_tweet-disable-text_kbss5_391",
65
65
  "tweet-text-area": "_tweet-text-area_kbss5_409",
66
66
  twitterCancelBtn: Re
67
- }, Be = ({
67
+ }, Be = ce(/* @__PURE__ */ e("path", {
68
+ d: "M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20z"
69
+ }), "ArrowBack"), We = ({
68
70
  showAlertMessage: o,
69
71
  documentName: m,
70
72
  setDocumentName: _,
71
73
  setDocumentScreen: u
72
74
  }) => /* @__PURE__ */ t(s, { className: "text-center", children: [
73
- /* @__PURE__ */ e(L, { totalSteps: 2, currentStep: 1 }),
74
- /* @__PURE__ */ e(a, { className: "secondary-text-color", variant: "h5", children: /* @__PURE__ */ e("strong", { children: "Name your document" }) }),
75
+ /* @__PURE__ */ e(j, { totalSteps: 2, currentStep: 1 }),
76
+ /* @__PURE__ */ e(c, { className: "secondary-text-color", variant: "h5", children: /* @__PURE__ */ e("strong", { children: "Name your document" }) }),
75
77
  /* @__PURE__ */ e(
76
78
  ie,
77
79
  {
@@ -94,18 +96,18 @@ import './assets/documents.css';const ve = () => ({
94
96
  children: /* @__PURE__ */ e("strong", { children: "Next" })
95
97
  }
96
98
  )
97
- ] }), We = ({
99
+ ] }), Pe = ({
98
100
  showAlertMessage: o,
99
101
  uploadLoader: m,
100
102
  uploadDocument: _,
101
103
  documentFile: u,
102
- setDocumentFile: c,
104
+ setDocumentFile: a,
103
105
  setDocumentScreen: r
104
106
  }) => {
105
107
  const l = Y(null), [b, p] = f("Choose File");
106
108
  return /* @__PURE__ */ t(s, { className: "text-center", children: [
107
- /* @__PURE__ */ e(L, { totalSteps: 2, currentStep: 2 }),
108
- /* @__PURE__ */ e(a, { className: "fw500", variant: "h6", children: "Uploaded files must be image format (PDF, PNG or JPEG/JPG)" }),
109
+ /* @__PURE__ */ e(j, { totalSteps: 2, currentStep: 2 }),
110
+ /* @__PURE__ */ e(c, { className: "fw500", variant: "h6", children: "Uploaded files must be image format (PDF, PNG or JPEG/JPG)" }),
109
111
  /* @__PURE__ */ t(h, { mt: 2, container: !0, spacing: 2, children: [
110
112
  /* @__PURE__ */ e(h, { size: 6, children: /* @__PURE__ */ e(
111
113
  g,
@@ -142,7 +144,7 @@ import './assets/documents.css';const ve = () => ({
142
144
  const v = (N = I.target) == null ? void 0 : N.result;
143
145
  if (typeof v == "string") {
144
146
  const R = v.split(/[,]/);
145
- c(R[1]);
147
+ a(R[1]);
146
148
  }
147
149
  }, D.readAsDataURL(d.target.files[0]);
148
150
  }
@@ -154,7 +156,7 @@ import './assets/documents.css';const ve = () => ({
154
156
  ),
155
157
  m ? /* @__PURE__ */ t(s, { mt: 4, sx: { color: "#00B171", textAlign: "center" }, children: [
156
158
  /* @__PURE__ */ e(w, { size: 30, color: "inherit" }),
157
- /* @__PURE__ */ t(a, { variant: "h5", sx: { fontWeight: "bold" }, children: [
159
+ /* @__PURE__ */ t(c, { variant: "h5", sx: { fontWeight: "bold" }, children: [
158
160
  "Processing...",
159
161
  /* @__PURE__ */ e("br", {}),
160
162
  "one moment please"
@@ -174,12 +176,12 @@ import './assets/documents.css';const ve = () => ({
174
176
  }
175
177
  )
176
178
  ] });
177
- }, Pe = ({
179
+ }, Ue = ({
178
180
  showAlertMessage: o,
179
181
  documentFile: m,
180
182
  setDocumentFile: _,
181
183
  uploadDocument: u,
182
- uploadLoader: c
184
+ uploadLoader: a
183
185
  }) => {
184
186
  const r = Y(null), l = {
185
187
  audio: !1,
@@ -209,7 +211,7 @@ import './assets/documents.css';const ve = () => ({
209
211
  u();
210
212
  };
211
213
  return /* @__PURE__ */ t(s, { className: "text-center", children: [
212
- /* @__PURE__ */ e(L, { totalSteps: 2, currentStep: 2 }),
214
+ /* @__PURE__ */ e(j, { totalSteps: 2, currentStep: 2 }),
213
215
  b ? /* @__PURE__ */ t(C, { children: [
214
216
  /* @__PURE__ */ t(
215
217
  s,
@@ -228,9 +230,9 @@ import './assets/documents.css';const ve = () => ({
228
230
  ]
229
231
  }
230
232
  ),
231
- c ? /* @__PURE__ */ t(s, { mt: 4, sx: { color: "#00B171", textAlign: "center" }, children: [
233
+ a ? /* @__PURE__ */ t(s, { mt: 4, sx: { color: "#00B171", textAlign: "center" }, children: [
232
234
  /* @__PURE__ */ e(w, { size: 30, color: "inherit" }),
233
- /* @__PURE__ */ t(a, { variant: "h5", sx: { fontWeight: "bold" }, children: [
235
+ /* @__PURE__ */ t(c, { variant: "h5", sx: { fontWeight: "bold" }, children: [
234
236
  "Processing...",
235
237
  /* @__PURE__ */ e("br", {}),
236
238
  "one moment please"
@@ -277,8 +279,8 @@ import './assets/documents.css';const ve = () => ({
277
279
  /* @__PURE__ */ e(g, { onClick: x, sx: { mt: 8 }, fullWidth: !0, children: /* @__PURE__ */ e("strong", { children: "Take Photo" }) })
278
280
  ] })
279
281
  ] });
280
- }, ct = ({ showAlertMessage: o, identityDocs: m }) => {
281
- const { openDialog: _, ConfirmDialog: u } = De(), c = de(), r = me(be), l = r.data, b = r.loader, p = r.message, x = r.error, k = r.preview.front, d = r.preview.back, D = r.preview.loader, I = r.uploadLoader, [v, N] = f(!1), [R, O] = f(!1), [B, y] = f(1), [K, G] = f(!1), [W, Q] = f(""), [T, P] = f("");
282
+ }, lt = ({ showAlertMessage: o, identityDocs: m }) => {
283
+ const { openDialog: _, ConfirmDialog: u } = De(), a = de(), r = me(be), l = r.data, b = r.loader, p = r.message, x = r.error, k = r.preview.front, d = r.preview.back, D = r.preview.loader, I = r.uploadLoader, [v, N] = f(!1), [R, O] = f(!1), [B, y] = f(1), [K, G] = f(!1), [W, Q] = f(""), [T, P] = f("");
282
284
  A(() => {
283
285
  x && o({ message: x });
284
286
  }, [x]), A(() => {
@@ -289,22 +291,22 @@ import './assets/documents.css';const ve = () => ({
289
291
  return o({ message: "Please provide the document name" }), !1;
290
292
  if (!T)
291
293
  return o({ message: "Please provide the document" }), !1;
292
- c(
294
+ a(
293
295
  Se({
294
296
  filename: W.trim(),
295
297
  content: T
296
298
  })
297
299
  );
298
300
  }, X = () => {
299
- c(ve());
301
+ a(ve());
300
302
  };
301
303
  A(() => {
302
304
  X();
303
305
  }, []);
304
306
  const Z = (n) => {
305
- c(Ne(n));
307
+ a(Ne(n));
306
308
  }, ee = (n) => {
307
- c(ye(n));
309
+ a(ye(n));
308
310
  }, te = (n) => {
309
311
  _({
310
312
  icon: xe,
@@ -317,15 +319,15 @@ import './assets/documents.css';const ve = () => ({
317
319
  cancelButtonShow: !0
318
320
  });
319
321
  }, ne = (n) => {
320
- c(Ee(n));
321
- }, M = ({ data: n, type: E }) => E === "identity" ? /* @__PURE__ */ e(
322
+ a(Ee(n));
323
+ }, H = ({ data: n, type: E }) => E === "identity" ? /* @__PURE__ */ e(
322
324
  s,
323
325
  {
324
326
  className: i["menu-item"],
325
327
  onClick: () => n.documentId && Z(n.documentId),
326
328
  children: /* @__PURE__ */ t(h, { container: !0, sx: { width: "100%" }, children: [
327
- /* @__PURE__ */ e(h, { size: 10, className: "content-center", children: /* @__PURE__ */ e(s, { sx: { textAlign: "left" }, children: /* @__PURE__ */ e(a, { color: "primary", children: /* @__PURE__ */ e("strong", { children: n.documentType && le(n.documentType) }) }) }) }),
328
- /* @__PURE__ */ e(h, { size: 2, children: /* @__PURE__ */ e(a, { sx: { textAlign: "right" }, children: /* @__PURE__ */ e("img", { src: $, alt: "arrow" }) }) })
329
+ /* @__PURE__ */ e(h, { size: 10, className: "content-center", children: /* @__PURE__ */ e(s, { sx: { textAlign: "left" }, children: /* @__PURE__ */ e(c, { color: "primary", children: /* @__PURE__ */ e("strong", { children: n.documentType && le(n.documentType) }) }) }) }),
330
+ /* @__PURE__ */ e(h, { size: 2, children: /* @__PURE__ */ e(c, { sx: { textAlign: "right" }, children: /* @__PURE__ */ e("img", { src: M, alt: "arrow" }) }) })
329
331
  ] })
330
332
  }
331
333
  ) : /* @__PURE__ */ t(s, { sx: { position: "relative" }, className: i["menu-item"], children: [
@@ -344,8 +346,8 @@ import './assets/documents.css';const ve = () => ({
344
346
  container: !0,
345
347
  sx: { width: "100%" },
346
348
  children: [
347
- /* @__PURE__ */ e(h, { size: 10, className: "content-center", children: /* @__PURE__ */ e(s, { sx: { textAlign: "left" }, children: /* @__PURE__ */ e(a, { color: "primary", children: /* @__PURE__ */ e("strong", { children: n.filename }) }) }) }),
348
- /* @__PURE__ */ e(h, { size: 2, children: /* @__PURE__ */ e(a, { sx: { textAlign: "right" }, children: /* @__PURE__ */ e("img", { src: $, alt: "arrow" }) }) })
349
+ /* @__PURE__ */ e(h, { size: 10, className: "content-center", children: /* @__PURE__ */ e(s, { sx: { textAlign: "left" }, children: /* @__PURE__ */ e(c, { color: "primary", children: /* @__PURE__ */ e("strong", { children: n.filename }) }) }) }),
350
+ /* @__PURE__ */ e(h, { size: 2, children: /* @__PURE__ */ e(c, { sx: { textAlign: "right" }, children: /* @__PURE__ */ e("img", { src: M, alt: "arrow" }) }) })
349
351
  ]
350
352
  }
351
353
  )
@@ -365,7 +367,7 @@ import './assets/documents.css';const ve = () => ({
365
367
  children: /* @__PURE__ */ e(w, { color: "inherit" })
366
368
  }
367
369
  ),
368
- /* @__PURE__ */ e(a, { className: i.heading, variant: "h6", children: /* @__PURE__ */ e("strong", { children: "My Documents" }) }),
370
+ /* @__PURE__ */ e(c, { className: i.heading, variant: "h6", children: /* @__PURE__ */ e("strong", { children: "My Documents" }) }),
369
371
  l.length > 0 && /* @__PURE__ */ t(
370
372
  ke,
371
373
  {
@@ -380,9 +382,9 @@ import './assets/documents.css';const ve = () => ({
380
382
  }
381
383
  ),
382
384
  b ? /* @__PURE__ */ e(s, { className: "text-center", mt: 8, children: /* @__PURE__ */ e(w, {}) }) : /* @__PURE__ */ t(C, { children: [
383
- m && m.map((n, E) => /* @__PURE__ */ e(M, { data: n, type: "identity" }, E)),
384
- l && l.map((n, E) => /* @__PURE__ */ e(M, { data: n, type: "normal" }, E)),
385
- !m && l.length === 0 && /* @__PURE__ */ e(a, { mt: 4, className: "text-center", variant: "h4", children: "No Documents" })
385
+ m && m.map((n, E) => /* @__PURE__ */ e(H, { data: n, type: "identity" }, E)),
386
+ l && l.map((n, E) => /* @__PURE__ */ e(H, { data: n, type: "normal" }, E)),
387
+ !m && l.length === 0 && /* @__PURE__ */ e(c, { mt: 4, className: "text-center", variant: "h4", children: "No Documents" })
386
388
  ] }),
387
389
  /* @__PURE__ */ e(
388
390
  g,
@@ -394,13 +396,13 @@ import './assets/documents.css';const ve = () => ({
394
396
  }
395
397
  ),
396
398
  /* @__PURE__ */ t(
397
- j,
399
+ L,
398
400
  {
399
401
  open: R,
400
402
  fullWidth: !0,
401
403
  onClose: () => O(!1),
402
404
  children: [
403
- /* @__PURE__ */ e(H, { sx: { mt: 1, p: 2, color: "#16359D" }, children: /* @__PURE__ */ e(
405
+ /* @__PURE__ */ e($, { sx: { mt: 1, p: 2, color: "#16359D" }, children: /* @__PURE__ */ e(
404
406
  S,
405
407
  {
406
408
  "aria-label": "close",
@@ -420,17 +422,17 @@ import './assets/documents.css';const ve = () => ({
420
422
  }
421
423
  ),
422
424
  /* @__PURE__ */ t(
423
- j,
425
+ L,
424
426
  {
425
427
  open: !!k,
426
428
  fullWidth: !0,
427
- onClose: () => c(J()),
429
+ onClose: () => a(J()),
428
430
  children: [
429
- /* @__PURE__ */ e(H, { sx: { mt: 1, p: 2, color: "#16359D" }, children: /* @__PURE__ */ e(
431
+ /* @__PURE__ */ e($, { sx: { mt: 1, p: 2, color: "#16359D" }, children: /* @__PURE__ */ e(
430
432
  S,
431
433
  {
432
434
  "aria-label": "close",
433
- onClick: () => c(J()),
435
+ onClick: () => a(J()),
434
436
  sx: {
435
437
  position: "absolute",
436
438
  right: 8,
@@ -442,7 +444,7 @@ import './assets/documents.css';const ve = () => ({
442
444
  ) }),
443
445
  /* @__PURE__ */ e(V, { sx: { mt: 2 } }),
444
446
  /* @__PURE__ */ e(z, { children: /* @__PURE__ */ t(s, { children: [
445
- /* @__PURE__ */ e(a, { variant: "h5", mb: 3, children: "Front Image" }),
447
+ /* @__PURE__ */ e(c, { variant: "h5", mb: 3, children: "Front Image" }),
446
448
  /* @__PURE__ */ e(
447
449
  "img",
448
450
  {
@@ -452,7 +454,7 @@ import './assets/documents.css';const ve = () => ({
452
454
  }
453
455
  ),
454
456
  d && /* @__PURE__ */ t(C, { children: [
455
- /* @__PURE__ */ e(a, { variant: "h5", mt: 2, mb: 3, children: "Back Image" }),
457
+ /* @__PURE__ */ e(c, { variant: "h5", mt: 2, mb: 3, children: "Back Image" }),
456
458
  /* @__PURE__ */ e(
457
459
  "img",
458
460
  {
@@ -467,12 +469,12 @@ import './assets/documents.css';const ve = () => ({
467
469
  }
468
470
  ),
469
471
  /* @__PURE__ */ t(
470
- j,
472
+ L,
471
473
  {
472
474
  fullWidth: !0,
473
475
  open: K,
474
476
  onClose: U,
475
- TransitionComponent: ce,
477
+ TransitionComponent: ae,
476
478
  children: [
477
479
  /* @__PURE__ */ t(s, { className: i["asset-header"], children: [
478
480
  /* @__PURE__ */ e(
@@ -483,11 +485,11 @@ import './assets/documents.css';const ve = () => ({
483
485
  B - 1 <= 0 ? 1 : B - 1
484
486
  ),
485
487
  sx: { color: "#16359d", ml: "20px" },
486
- children: /* @__PURE__ */ e(ae, {})
488
+ children: /* @__PURE__ */ e(Be, {})
487
489
  }
488
490
  ),
489
491
  /* @__PURE__ */ e(
490
- a,
492
+ c,
491
493
  {
492
494
  className: "secondary-text-color",
493
495
  variant: "subtitle1",
@@ -507,7 +509,7 @@ import './assets/documents.css';const ve = () => ({
507
509
  ] }),
508
510
  /* @__PURE__ */ e(z, { sx: { padding: "20px 45px" }, dividers: !0, children: {
509
511
  1: /* @__PURE__ */ e(
510
- Be,
512
+ We,
511
513
  {
512
514
  showAlertMessage: o,
513
515
  documentName: W,
@@ -516,7 +518,7 @@ import './assets/documents.css';const ve = () => ({
516
518
  }
517
519
  ),
518
520
  2: /* @__PURE__ */ e(
519
- We,
521
+ Pe,
520
522
  {
521
523
  showAlertMessage: o,
522
524
  setDocumentScreen: y,
@@ -527,7 +529,7 @@ import './assets/documents.css';const ve = () => ({
527
529
  }
528
530
  ),
529
531
  3: /* @__PURE__ */ e(
530
- Pe,
532
+ Ue,
531
533
  {
532
534
  showAlertMessage: o,
533
535
  setDocumentScreen: y,
@@ -544,6 +546,6 @@ import './assets/documents.css';const ve = () => ({
544
546
  ] });
545
547
  };
546
548
  export {
547
- ct as D,
549
+ lt as D,
548
550
  i as s
549
551
  };
@@ -1,4 +1,4 @@
1
- import { T as t } from "./constants-BF50a6s-.js";
1
+ import { W as t } from "./constants-DWENgBjv.js";
2
2
  const e = (s) => ({
3
3
  type: t,
4
4
  payload: s