@incodetech/web 0.0.0-dev-20260422-a027d78 → 0.0.0-dev-20260422-9672ed5

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 (39) hide show
  1. package/dist/authentication/authentication.es.js +1 -1
  2. package/dist/base.css +2 -0
  3. package/dist/{customFields-1vZMFvUA.js → customFields-BQhp4eVK.js} +1 -1
  4. package/dist/customWatchlist-DJFHrdK_.js +32 -0
  5. package/dist/{documentCapture-BRCOVQS6.js → documentCapture-dV5w2q6j.js} +2 -2
  6. package/dist/email/email.es.js +1 -1
  7. package/dist/{extensibility-BoBNadQa.js → extensibility-DwB1sE4-.js} +13 -13
  8. package/dist/extensibility.es.js +2 -2
  9. package/dist/flow/flow.es.js +12 -2
  10. package/dist/id/id.es.js +4 -4
  11. package/dist/{redirectToMobile-ClZVOZue.js → redirectToMobile-BpPALx-s.js} +1 -1
  12. package/dist/selfie/selfie.es.js +2 -2
  13. package/dist/{statusPage-DaLOUtil.js → statusPage-D33mVXKU.js} +2 -3
  14. package/dist/{tutorial-BakdzZzt.js → tutorial-ULGaPLFr.js} +1 -1
  15. package/dist/{useModuleLoader-NiZY2897.js → useModuleLoader-DprFvjzr.js} +8 -6
  16. package/dist/watchlist/watchlist.es.js +1 -1
  17. package/dist/workflow/workflow.es.js +2 -2
  18. package/package.json +2 -2
  19. /package/dist/{aligndevicelottie-DUyHV4eP.js → aligndevicelottie-Ckx7VMij.js} +0 -0
  20. /package/dist/{back-horizontal-hint-ZM3I2Su5.js → back-horizontal-hint-DZTqMchm.js} +0 -0
  21. /package/dist/{back-tutorial-DhUXausb.js → back-tutorial-CfZo_5_a.js} +0 -0
  22. /package/dist/{back-vertical-hint-BoFBMTQl.js → back-vertical-hint-7b5j6crH.js} +0 -0
  23. /package/dist/{backdevicelottie-2h0aSor1.js → backdevicelottie-kSYQvOB2.js} +0 -0
  24. /package/dist/{blurdevicelottie-DZ0ZYTB5.js → blurdevicelottie-CRodU0QQ.js} +0 -0
  25. /package/dist/{flip-animation-D88PnoMb.js → flip-animation-D9h4Ifyt.js} +0 -0
  26. /package/dist/{front-horizontal-hint-BA7UvUjV.js → front-horizontal-hint-CjqueM1o.js} +0 -0
  27. /package/dist/{front-vertical-hint-RvpOhnkZ.js → front-vertical-hint-B8QawRvG.js} +0 -0
  28. /package/dist/{frontdevicelottie-J_Zc1ljM.js → frontdevicelottie-DJwmOur1.js} +0 -0
  29. /package/dist/{glaredevicelottie-Didb-aCx.js → glaredevicelottie-D7GrBqcu.js} +0 -0
  30. /package/dist/{homeScreen-q9jg1Up2.js → homeScreen-5NDOMzWt.js} +0 -0
  31. /package/dist/{id-laser-h-BCzdFxdH.js → id-laser-h-DJUp2dKc.js} +0 -0
  32. /package/dist/{id-laser-v-CJRj1dvt.js → id-laser-v-DELJk1wH.js} +0 -0
  33. /package/dist/{id-tutorial-BhI3Igyz.js → id-tutorial-Cca06We2.js} +0 -0
  34. /package/dist/{mandatoryConsent-D30ho6KF.js → mandatoryConsent-DjDUkh7u.js} +0 -0
  35. /package/dist/{passport-horizontal-hint-W3GW8sLP.js → passport-horizontal-hint-C3rzuTQF.js} +0 -0
  36. /package/dist/{passport-tutorial-DdIJCsab.js → passport-tutorial-CegQ4NU1.js} +0 -0
  37. /package/dist/{passport-vertical-hint-CrYbjg-J.js → passport-vertical-hint-VCNNxHCI.js} +0 -0
  38. /package/dist/{phoneInput-BlI5OgYw.js → phoneInput-DnrS2SON.js} +0 -0
  39. /package/dist/{selfieTutorial-DewP31sm.js → selfieTutorial-B4JLseml.js} +0 -0
@@ -1,6 +1,6 @@
1
1
  import { v as e } from "../vendor-preact-D6SntenC.js";
2
2
  import { o as t, t as n } from "../incodeComponent-BWl9Ashv.js";
3
- import { n as r, r as i, t as a } from "../tutorial-BakdzZzt.js";
3
+ import { n as r, r as i, t as a } from "../tutorial-ULGaPLFr.js";
4
4
  import { t as o } from "../incodeModule-DcwjDRyJ.js";
5
5
  import { createAuthenticationManager as s } from "@incodetech/core/authentication";
6
6
  //#region src/modules/authentication/authentication.tsx
package/dist/base.css CHANGED
@@ -4388,7 +4388,9 @@
4388
4388
  .IncodeStatusPage .IncodeStatusPageContainer {
4389
4389
  flex-direction: column;
4390
4390
  flex: 1;
4391
+ justify-content: center;
4391
4392
  align-items: center;
4393
+ height: 100%;
4392
4394
  display: flex;
4393
4395
  }
4394
4396
  .IncodeStatusPage .IncodeStatusPageTitle {
@@ -10,7 +10,7 @@ import { t as f } from "./inputComposed-C6nVSZj3.js";
10
10
  import { t as p } from "./checkbox-DbHg0n25.js";
11
11
  import { t as m } from "./dateInputComposed-ChNk6tA6.js";
12
12
  import { t as h } from "./incodeModule-DcwjDRyJ.js";
13
- import { t as g } from "./statusPage-DaLOUtil.js";
13
+ import { t as g } from "./statusPage-D33mVXKU.js";
14
14
  import { createCustomFieldsManager as _ } from "@incodetech/core/custom-fields";
15
15
  //#region src/modules/custom-fields/customFields.tsx
16
16
  var v = {
@@ -0,0 +1,32 @@
1
+ import { n as e } from "./i18n-D6pCC7RL.js";
2
+ import { _ as t, l as n, v as r } from "./vendor-preact-D6SntenC.js";
3
+ import { o as i, t as a } from "./incodeComponent-BWl9Ashv.js";
4
+ import { t as o } from "./loadingIcon-wTrHZMGC.js";
5
+ import { t as s } from "./successIcon-C4GI_9SU.js";
6
+ import { t as c } from "./incodeModule-DcwjDRyJ.js";
7
+ import { t as l } from "./statusPage-D33mVXKU.js";
8
+ import { createCustomWatchlistManager as u } from "@incodetech/core/custom-watchlist";
9
+ //#region src/modules/custom-watchlist/customWatchlist.tsx
10
+ var d = ({ onFinish: a }) => {
11
+ let { t: c } = e(), [d, f] = i(() => u()), p = n(null);
12
+ return t(() => {
13
+ f.load();
14
+ }, [f]), t(() => {
15
+ d.status === "finished" && a?.();
16
+ }, [d.status, a]), t(() => {
17
+ d.status === "success" && p.current?.focus();
18
+ }, [d.status]), d.status === "success" ? /* @__PURE__ */ r(l, {
19
+ variant: "success",
20
+ icon: /* @__PURE__ */ r(s, { size: 64 }),
21
+ title: c("customWatchlist.done"),
22
+ titleRef: p
23
+ }) : /* @__PURE__ */ r(l, {
24
+ variant: "loading",
25
+ icon: /* @__PURE__ */ r(o, { size: 64 }),
26
+ title: c("watchList.processing"),
27
+ subtitle: c("customWatchlist.wontTake")
28
+ });
29
+ }, f = ({ onFinish: e }) => /* @__PURE__ */ r(a, { children: /* @__PURE__ */ r(d, { onFinish: e }) });
30
+ c(f, "incode-custom-watchlist");
31
+ //#endregion
32
+ export { f as CustomWatchlist };
@@ -3,12 +3,12 @@ import { S as t, _ as n, h as r, l as i, m as a, p as o, v as s } from "./vendor
3
3
  import { o as c, r as l, t as u } from "./incodeComponent-BWl9Ashv.js";
4
4
  import { t as d } from "./spacer-DCljE53A.js";
5
5
  import { t as f } from "./page-D5Mt-0zn.js";
6
- import { _ as p, c as m, d as h, f as g, l as _, u as v, v as y } from "./extensibility-BoBNadQa.js";
6
+ import { _ as p, c as m, d as h, f as g, l as _, u as v, v as y } from "./extensibility-DwB1sE4-.js";
7
7
  import { n as b } from "./loadingIcon-wTrHZMGC.js";
8
8
  import { t as x } from "./spinner-DyRQfsz_.js";
9
9
  import { t as S } from "./button-4-ToV5B_.js";
10
10
  import { a as C, f as w, r as T } from "./icons-D3J-STBD.js";
11
- import { o as E } from "./tutorial-BakdzZzt.js";
11
+ import { o as E } from "./tutorial-ULGaPLFr.js";
12
12
  import { t as D } from "./successIcon-C4GI_9SU.js";
13
13
  import { t as O } from "./bottomSheet-CGGwLnNk.js";
14
14
  import { t as k } from "./incodeModule-DcwjDRyJ.js";
@@ -3,7 +3,7 @@ import { _ as t, p as n, v as r } from "../vendor-preact-D6SntenC.js";
3
3
  import { o as i, t as a } from "../incodeComponent-BWl9Ashv.js";
4
4
  import { t as o } from "../spacer-DCljE53A.js";
5
5
  import { t as s } from "../page-D5Mt-0zn.js";
6
- import "../extensibility-BoBNadQa.js";
6
+ import "../extensibility-DwB1sE4-.js";
7
7
  import { t as c } from "../button-4-ToV5B_.js";
8
8
  import { t as l } from "../inputComposed-C6nVSZj3.js";
9
9
  import { t as u } from "../otpInput-B2pNOgjj.js";
@@ -11,7 +11,7 @@ import "./spinner-BmFWJNHp.js";
11
11
  import "./processing-xR2O8tqC.js";
12
12
  import { t as g } from "./button-4-ToV5B_.js";
13
13
  import { d as _, h as v, i as y, r as b, s as x, t as S } from "./icons-D3J-STBD.js";
14
- import { a as C, i as w } from "./tutorial-BakdzZzt.js";
14
+ import { a as C, i as w } from "./tutorial-ULGaPLFr.js";
15
15
  import { t as T } from "./successIcon-C4GI_9SU.js";
16
16
  import "./verificationResult-D_fuTOjh.js";
17
17
  import "./inputComposed-C6nVSZj3.js";
@@ -561,9 +561,9 @@ var z = ({ stream: e, onCapture: t, disabled: r }) => {
561
561
  return n(() => {
562
562
  c.current?.focus();
563
563
  }, []), n(() => {
564
- d ? import("./id-laser-h-BCzdFxdH.js").then((e) => {
564
+ d ? import("./id-laser-h-DJUp2dKc.js").then((e) => {
565
565
  p(e.default);
566
- }) : import("./id-laser-v-CJRj1dvt.js").then((e) => {
566
+ }) : import("./id-laser-v-DELJk1wH.js").then((e) => {
567
567
  p(e.default);
568
568
  });
569
569
  }, [d]), /* @__PURE__ */ u(V, {
@@ -730,11 +730,11 @@ var z = ({ stream: e, onCapture: t, disabled: r }) => {
730
730
  })]
731
731
  });
732
732
  }, Y = /* @__PURE__ */ new Map(), X = !1, Z = {
733
- blur: () => import("./blurdevicelottie-DZ0ZYTB5.js"),
734
- glare: () => import("./glaredevicelottie-Didb-aCx.js"),
735
- align: () => import("./aligndevicelottie-DUyHV4eP.js"),
736
- front: () => import("./frontdevicelottie-J_Zc1ljM.js"),
737
- back: () => import("./backdevicelottie-2h0aSor1.js")
733
+ blur: () => import("./blurdevicelottie-CRodU0QQ.js"),
734
+ glare: () => import("./glaredevicelottie-D7GrBqcu.js"),
735
+ align: () => import("./aligndevicelottie-Ckx7VMij.js"),
736
+ front: () => import("./frontdevicelottie-DJwmOur1.js"),
737
+ back: () => import("./backdevicelottie-kSYQvOB2.js")
738
738
  };
739
739
  function Q(e) {
740
740
  X || (X = !0, Promise.all([
@@ -896,7 +896,7 @@ var le = ({ detectionStatus: r, mode: i, isCapturing: a }) => {
896
896
  ]
897
897
  })
898
898
  }) : null] });
899
- }, ue = i(() => import("./front-horizontal-hint-BA7UvUjV.js")), de = i(() => import("./front-vertical-hint-RvpOhnkZ.js")), fe = i(() => import("./back-horizontal-hint-ZM3I2Su5.js")), pe = i(() => import("./back-vertical-hint-BoFBMTQl.js")), me = i(() => import("./passport-horizontal-hint-W3GW8sLP.js")), he = i(() => import("./passport-vertical-hint-CrYbjg-J.js")), ge = {
899
+ }, ue = i(() => import("./front-horizontal-hint-CjqueM1o.js")), de = i(() => import("./front-vertical-hint-B8QawRvG.js")), fe = i(() => import("./back-horizontal-hint-DZTqMchm.js")), pe = i(() => import("./back-vertical-hint-7b5j6crH.js")), me = i(() => import("./passport-horizontal-hint-C3rzuTQF.js")), he = i(() => import("./passport-vertical-hint-VCNNxHCI.js")), ge = {
900
900
  "front-horizontal": 348,
901
901
  "back-horizontal": 348,
902
902
  "passport-horizontal": 342
@@ -1123,11 +1123,11 @@ var ye = ({ mode: e, orientation: t }) => {
1123
1123
  }, Se = ({ manager: t, state: r }) => {
1124
1124
  let { t: i } = e(), [a, o] = l(!1), [s, c] = l(null), d = r.selectedDocumentType === "passport", f = r.currentMode === "back";
1125
1125
  n(() => {
1126
- d ? import("./passport-tutorial-DdIJCsab.js").then((e) => {
1126
+ d ? import("./passport-tutorial-CegQ4NU1.js").then((e) => {
1127
1127
  c(e.default);
1128
- }) : f ? import("./back-tutorial-DhUXausb.js").then((e) => {
1128
+ }) : f ? import("./back-tutorial-CfZo_5_a.js").then((e) => {
1129
1129
  c(e.default);
1130
- }) : import("./id-tutorial-BhI3Igyz.js").then((e) => {
1130
+ }) : import("./id-tutorial-Cca06We2.js").then((e) => {
1131
1131
  c(e.default);
1132
1132
  });
1133
1133
  }, [d, f]);
@@ -2211,7 +2211,7 @@ var Te = ({ manager: t, state: n }) => {
2211
2211
  }, Ee = ({ manager: t, direction: r }) => {
2212
2212
  let [i, a] = l(null), [s, c] = l(!1), { t: f } = e();
2213
2213
  n(() => {
2214
- import("./flip-animation-D88PnoMb.js").then((e) => {
2214
+ import("./flip-animation-D9h4Ifyt.js").then((e) => {
2215
2215
  a(e.default);
2216
2216
  });
2217
2217
  }, []);
@@ -3,13 +3,13 @@ import { t } from "./uiConfig-CwpQ-IM6.js";
3
3
  import { a as n, n as r, o as i, t as a } from "./incodeComponent-BWl9Ashv.js";
4
4
  import { t as o } from "./spacer-DCljE53A.js";
5
5
  import { t as s } from "./page-D5Mt-0zn.js";
6
- import { _ as c, a as l, c as u, d, f, g as p, h as m, i as h, l as g, m as _, n as v, o as y, p as b, r as x, s as S, t as C, u as w, v as T } from "./extensibility-BoBNadQa.js";
6
+ import { _ as c, a as l, c as u, d, f, g as p, h as m, i as h, l as g, m as _, n as v, o as y, p as b, r as x, s as S, t as C, u as w, v as T } from "./extensibility-DwB1sE4-.js";
7
7
  import { a as E, i as D, n as O, o as k, s as A, t as j } from "./typography-B7nxauEL.js";
8
8
  import { t as M } from "./spinner-DyRQfsz_.js";
9
9
  import { t as N } from "./processing-xR2O8tqC.js";
10
10
  import { t as P } from "./button-4-ToV5B_.js";
11
11
  import { a as F, c as I, d as L, f as R, h as z, i as B, l as V, m as H, n as U, o as W, p as G, r as K, s as q, t as J, u as Y } from "./icons-D3J-STBD.js";
12
- import { a as X, i as Z, n as Q, o as $, r as ee, t as te } from "./tutorial-BakdzZzt.js";
12
+ import { a as X, i as Z, n as Q, o as $, r as ee, t as te } from "./tutorial-ULGaPLFr.js";
13
13
  import { t as ne } from "./successIcon-C4GI_9SU.js";
14
14
  import { t as re } from "./verificationResult-D_fuTOjh.js";
15
15
  import { n as ie, t as ae } from "./inputComposed-C6nVSZj3.js";
@@ -4,7 +4,7 @@ import { t as s } from "../uiConfig-CwpQ-IM6.js";
4
4
  import { o as c, t as l } from "../incodeComponent-BWl9Ashv.js";
5
5
  import { t as u } from "../transitionSpinner-sh3UfuCy.js";
6
6
  import { t as d } from "../incodeModule-DcwjDRyJ.js";
7
- import { a as f, c as p, d as m, i as h, l as g, n as _, o as v, p as y, r as b, s as x, t as S, u as C } from "../useModuleLoader-NiZY2897.js";
7
+ import { a as f, c as p, d as m, i as h, l as g, n as _, o as v, p as y, r as b, s as x, t as S, u as C } from "../useModuleLoader-DprFvjzr.js";
8
8
  import { getDeviceClass as w } from "@incodetech/core/device";
9
9
  import { getRequiredWasmPipelines as T } from "@incodetech/core/flow";
10
10
  import { createSession as E, validateQrUuid as D } from "@incodetech/core/session";
@@ -226,7 +226,7 @@ function U(e) {
226
226
  }
227
227
  //#endregion
228
228
  //#region src/modules/flow/flow.tsx
229
- var W = n(() => import("../homeScreen-q9jg1Up2.js").then((e) => ({ default: e.HomeScreen }))), G = ({ config: n, onFinish: r, onError: a }) => {
229
+ var W = n(() => import("../homeScreen-5NDOMzWt.js").then((e) => ({ default: e.HomeScreen }))), G = ({ config: n, onFinish: r, onError: a }) => {
230
230
  let { i18n: s } = e(), l = U({
231
231
  ...n,
232
232
  onError: a
@@ -563,6 +563,16 @@ var W = n(() => import("../homeScreen-q9jg1Up2.js").then((e) => ({ default: e.Ho
563
563
  }
564
564
  }, `watchlist-${d.currentStepIndex}`)
565
565
  });
566
+ if (e === "INCODE_WATCHLIST") return /* @__PURE__ */ o("div", {
567
+ class: "IncodeFlow",
568
+ children: /* @__PURE__ */ o(i, {
569
+ config: t,
570
+ onFinish: () => p.completeModule(),
571
+ onError: (e) => {
572
+ a?.(e ?? "Custom watchlist check error");
573
+ }
574
+ }, `incode-watchlist-${d.currentStepIndex}`)
575
+ });
566
576
  if (e === "CROSS_DOCUMENT_DATA_MATCH") return /* @__PURE__ */ o("div", {
567
577
  class: "IncodeFlow",
568
578
  children: /* @__PURE__ */ o(i, {
package/dist/id/id.es.js CHANGED
@@ -2,7 +2,7 @@ import { n as e } from "../i18n-D6pCC7RL.js";
2
2
  import { _ as t, c as n, l as r, o as i, v as a } from "../vendor-preact-D6SntenC.js";
3
3
  import { o, t as s } from "../incodeComponent-BWl9Ashv.js";
4
4
  import { t as c } from "../page-D5Mt-0zn.js";
5
- import { a as l, i as u, n as d, o as f, r as p, t as m } from "../extensibility-BoBNadQa.js";
5
+ import { a as l, i as u, n as d, o as f, r as p, t as m } from "../extensibility-DwB1sE4-.js";
6
6
  import { n as h } from "../loadingIcon-wTrHZMGC.js";
7
7
  import { t as g } from "../spinner-DyRQfsz_.js";
8
8
  import "../spinner-BmFWJNHp.js";
@@ -10,7 +10,7 @@ import { t as _ } from "../transitionSpinner-sh3UfuCy.js";
10
10
  import { t as v } from "../processing-xR2O8tqC.js";
11
11
  import { t as y } from "../button-4-ToV5B_.js";
12
12
  import { h as b, s as x } from "../icons-D3J-STBD.js";
13
- import { o as S, r as C } from "../tutorial-BakdzZzt.js";
13
+ import { o as S, r as C } from "../tutorial-ULGaPLFr.js";
14
14
  import { t as w } from "../successIcon-C4GI_9SU.js";
15
15
  import { t as T } from "../incodeModule-DcwjDRyJ.js";
16
16
  import { t as E } from "../tabs-BMnWocEX.js";
@@ -215,11 +215,11 @@ var j = ({ icon: e, label: t, uploaded: n, uploading: i, disabled: o, testId: s,
215
215
  });
216
216
  }, z = !1;
217
217
  function B() {
218
- z || (z = !0, import("../id-tutorial-BhI3Igyz.js"), import("../back-tutorial-DhUXausb.js"), import("../passport-tutorial-DdIJCsab.js"));
218
+ z || (z = !0, import("../id-tutorial-Cca06We2.js"), import("../back-tutorial-CfZo_5_a.js"), import("../passport-tutorial-CegQ4NU1.js"));
219
219
  }
220
220
  //#endregion
221
221
  //#region src/modules/id/id.tsx
222
- var V = n(() => import("../mandatoryConsent-D30ho6KF.js").then((e) => ({ default: e.MandatoryConsent }))), H = ({ config: n, manager: r, onFinish: s, onError: c }) => {
222
+ var V = n(() => import("../mandatoryConsent-DjDUkh7u.js").then((e) => ({ default: e.MandatoryConsent }))), H = ({ config: n, manager: r, onFinish: s, onError: c }) => {
223
223
  A();
224
224
  let { t: h } = e();
225
225
  t(() => {
@@ -1350,7 +1350,7 @@ var C = ({ logoSrc: e }) => {
1350
1350
  })
1351
1351
  ]
1352
1352
  });
1353
- }, ae = a(() => import("./phoneInput-BlI5OgYw.js").then((e) => ({ default: e.PhoneInput }))), oe = ({ countryCode: e, phonePrefix: n, error: i, isSending: a, isPhoneValid: o, onPhoneChange: c, onSendSms: u }) => {
1353
+ }, ae = a(() => import("./phoneInput-DnrS2SON.js").then((e) => ({ default: e.PhoneInput }))), oe = ({ countryCode: e, phonePrefix: n, error: i, isSending: a, isPhoneValid: o, onPhoneChange: c, onSendSms: u }) => {
1354
1354
  let { t: d } = t();
1355
1355
  return /* @__PURE__ */ l(r, { children: [/* @__PURE__ */ l(s, {
1356
1356
  fallback: /* @__PURE__ */ l(g, {}),
@@ -2,13 +2,13 @@ import { _ as e, v as t } from "../vendor-preact-D6SntenC.js";
2
2
  import { o as n, t as r } from "../incodeComponent-BWl9Ashv.js";
3
3
  import { t as i } from "../transitionSpinner-sh3UfuCy.js";
4
4
  import { t as a } from "../processing-xR2O8tqC.js";
5
- import { n as o, r as s, t as c } from "../tutorial-BakdzZzt.js";
5
+ import { n as o, r as s, t as c } from "../tutorial-ULGaPLFr.js";
6
6
  import { t as l } from "../incodeModule-DcwjDRyJ.js";
7
7
  import { createSelfieManager as u } from "@incodetech/core/selfie";
8
8
  //#region src/modules/selfie/preloadTutorialAssets.ts
9
9
  var d = !1;
10
10
  function f() {
11
- d || (d = !0, import("../selfieTutorial-DewP31sm.js"));
11
+ d || (d = !0, import("../selfieTutorial-B4JLseml.js"));
12
12
  }
13
13
  //#endregion
14
14
  //#region src/modules/selfie/selfie.tsx
@@ -6,10 +6,9 @@ import { t as r } from "./typography-B7nxauEL.js";
6
6
  var i = ({ variant: i, icon: a, title: o, subtitle: s, titleRef: c, hideFooterBranding: l }) => /* @__PURE__ */ e(n, {
7
7
  className: `IncodeStatusPage IncodeStatusPage--${i}`,
8
8
  hideFooterBranding: l,
9
- children: [/* @__PURE__ */ e(t, { size: 40 }), /* @__PURE__ */ e("div", {
9
+ children: /* @__PURE__ */ e("div", {
10
10
  class: "IncodeStatusPageContainer",
11
11
  children: [
12
- /* @__PURE__ */ e(t, { size: 120 }),
13
12
  a,
14
13
  /* @__PURE__ */ e(t, { size: 16 }),
15
14
  /* @__PURE__ */ e(r, {
@@ -23,7 +22,7 @@ var i = ({ variant: i, icon: a, title: o, subtitle: s, titleRef: c, hideFooterBr
23
22
  children: s
24
23
  })
25
24
  ]
26
- })]
25
+ })
27
26
  });
28
27
  //#endregion
29
28
  export { i as t };
@@ -2526,7 +2526,7 @@ var ye = ({ manager: t, permissionStatus: n }) => {
2526
2526
  }, je = ({ manager: t }) => {
2527
2527
  let { t: n } = e(), [i, a] = c(!1), [o, s] = c(null);
2528
2528
  return r(() => {
2529
- import("./selfieTutorial-DewP31sm.js").then((e) => {
2529
+ import("./selfieTutorial-B4JLseml.js").then((e) => {
2530
2530
  s(e.default);
2531
2531
  });
2532
2532
  }, []), /* @__PURE__ */ l(A, {
@@ -117,7 +117,7 @@ async function w() {
117
117
  }
118
118
  //#endregion
119
119
  //#region src/modules/flow/flowInit.ts
120
- var T = () => import("./id/id.es.js").then((e) => e.Id), E = () => import("./homeScreen-q9jg1Up2.js").then((e) => e.HomeScreen), D;
120
+ var T = () => import("./id/id.es.js").then((e) => e.Id), E = () => import("./homeScreen-5NDOMzWt.js").then((e) => e.HomeScreen), D;
121
121
  function O(e) {
122
122
  if (e === "REDIRECT_TO_MOBILE") return () => import("@incodetech/core/redirect-to-mobile").then((e) => e.redirectToMobileMachine);
123
123
  if (e === "PHONE") return () => import("@incodetech/core/phone").then((e) => e.phoneMachine);
@@ -138,6 +138,7 @@ function O(e) {
138
138
  if (e === "ANTIFRAUD") return () => import("@incodetech/core/antifraud").then((e) => e.antifraudMachine);
139
139
  if (e === "CUSTOM_FIELDS") return () => import("@incodetech/core/custom-fields").then((e) => e.customFieldsMachine);
140
140
  if (e === "WATCHLIST") return () => import("@incodetech/core/watchlist").then((e) => e.watchlistMachine);
141
+ if (e === "INCODE_WATCHLIST") return () => import("@incodetech/core/custom-watchlist").then((e) => e.customWatchlistMachine);
141
142
  if (e === "AE_SIGNATURE") return () => import("@incodetech/core/ae-signature").then((e) => e.aeSignatureMachine);
142
143
  if (e === "QE_SIGNATURE") return () => import("@incodetech/core/qe-signature").then((e) => e.qeSignatureMachine);
143
144
  }
@@ -152,7 +153,7 @@ function k(e) {
152
153
  return t;
153
154
  }
154
155
  var A = {
155
- REDIRECT_TO_MOBILE: () => import("./redirectToMobile-ClZVOZue.js").then((e) => e.RedirectToMobile),
156
+ REDIRECT_TO_MOBILE: () => import("./redirectToMobile-BpPALx-s.js").then((e) => e.RedirectToMobile),
156
157
  PHONE: () => import("./phone/phone.es.js").then((e) => e.Phone),
157
158
  EMAIL: () => import("./email/email.es.js").then((e) => e.Email),
158
159
  SELFIE: () => import("./selfie/selfie.es.js").then((e) => e.Selfie),
@@ -167,14 +168,15 @@ var A = {
167
168
  GEOLOCATION: () => import("./geolocation/geolocation.es.js").then((e) => e.Geolocation),
168
169
  EXTERNAL_VERIFICATION: () => import("./ekycModule-Saca6O0V.js").then((e) => e.EkycModule),
169
170
  EKYB: () => import("./ekybModule-9ItM6M0D.js").then((e) => e.EkybModule),
170
- DOCUMENT_CAPTURE: () => import("./documentCapture-BRCOVQS6.js").then((e) => e.DocumentCapture),
171
- ADDRESS: () => import("./documentCapture-BRCOVQS6.js").then((e) => e.DocumentCapture),
171
+ DOCUMENT_CAPTURE: () => import("./documentCapture-dV5w2q6j.js").then((e) => e.DocumentCapture),
172
+ ADDRESS: () => import("./documentCapture-dV5w2q6j.js").then((e) => e.DocumentCapture),
172
173
  COMBINED_CONSENT: () => import("./consent/consent.es.js").then((e) => e.Consent),
173
- MANDATORY_CONSENT: () => import("./mandatoryConsent-D30ho6KF.js").then((e) => e.MandatoryConsent),
174
+ MANDATORY_CONSENT: () => import("./mandatoryConsent-DjDUkh7u.js").then((e) => e.MandatoryConsent),
174
175
  SIGNATURE: () => import("./signature/signature.es.js").then((e) => e.Signature),
175
176
  ANTIFRAUD: () => import("./antifraud/antifraud.es.js").then((e) => e.Antifraud),
176
- CUSTOM_FIELDS: () => import("./customFields-1vZMFvUA.js").then((e) => e.CustomFields),
177
+ CUSTOM_FIELDS: () => import("./customFields-BQhp4eVK.js").then((e) => e.CustomFields),
177
178
  WATCHLIST: () => import("./watchlist/watchlist.es.js").then((e) => e.Watchlist),
179
+ INCODE_WATCHLIST: () => import("./customWatchlist-DJFHrdK_.js").then((e) => e.CustomWatchlist),
178
180
  AE_SIGNATURE: () => import("./ae-signature/ae-signature.es.js").then((e) => e.AeSignature),
179
181
  QE_SIGNATURE: () => import("./qe-signature/qe-signature.es.js").then((e) => e.QeSignature),
180
182
  CROSS_DOCUMENT_DATA_MATCH: () => import("./cross-document-data-match/cross-document-data-match.es.js").then((e) => e.CrossDocumentDataMatch)
@@ -4,7 +4,7 @@ import { o as i, t as a } from "../incodeComponent-BWl9Ashv.js";
4
4
  import { t as o } from "../loadingIcon-wTrHZMGC.js";
5
5
  import { t as s } from "../successIcon-C4GI_9SU.js";
6
6
  import { t as c } from "../incodeModule-DcwjDRyJ.js";
7
- import { t as l } from "../statusPage-DaLOUtil.js";
7
+ import { t as l } from "../statusPage-D33mVXKU.js";
8
8
  import { createWatchlistManager as u } from "@incodetech/core/watchlist";
9
9
  //#region src/modules/watchlist/watchlist.tsx
10
10
  var d = ({ onFinish: a }) => {
@@ -5,13 +5,13 @@ import { o, t as s } from "../incodeComponent-BWl9Ashv.js";
5
5
  import "../spinner-BmFWJNHp.js";
6
6
  import { t as c } from "../transitionSpinner-sh3UfuCy.js";
7
7
  import { t as l } from "../incodeModule-DcwjDRyJ.js";
8
- import { a as u, f as d, i as f, m as p, t as m } from "../useModuleLoader-NiZY2897.js";
8
+ import { a as u, f as d, i as f, m as p, t as m } from "../useModuleLoader-DprFvjzr.js";
9
9
  import { resolveWasmConfig as h, warmupWasm as g } from "@incodetech/core/wasm";
10
10
  import { createWorkflowManager as _ } from "@incodetech/core/workflow";
11
11
  //#region src/modules/workflow/workflowInit.ts
12
12
  var v = {
13
13
  ...u,
14
- REDIRECT_TO_MOBILE: () => import("../redirectToMobile-ClZVOZue.js").then((e) => e.RedirectToMobile)
14
+ REDIRECT_TO_MOBILE: () => import("../redirectToMobile-BpPALx-s.js").then((e) => e.RedirectToMobile)
15
15
  };
16
16
  async function y() {
17
17
  try {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@incodetech/web",
3
- "version": "0.0.0-dev-20260422-a027d78",
3
+ "version": "0.0.0-dev-20260422-9672ed5",
4
4
  "type": "module",
5
5
  "main": "./dist/index.es.js",
6
6
  "types": "./dist/types/index.d.ts",
@@ -183,7 +183,7 @@
183
183
  "qrcode": "^1.5.4",
184
184
  "signature_pad": "^5.1.3",
185
185
  "tailwindcss": "^4.1.17",
186
- "@incodetech/core": "0.0.0-dev-20260422-a027d78"
186
+ "@incodetech/core": "0.0.0-dev-20260422-9672ed5"
187
187
  },
188
188
  "devDependencies": {
189
189
  "@microsoft/api-extractor": "^7.53.3",