@incodetech/web 0.0.0-dev-20260813-05be24fd → 0.0.0-dev-20260813-af514335
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/ae-signature/ae-signature.es.js +2 -2
- package/dist/antifraud/antifraud.es.js +1 -1
- package/dist/authentication/authentication.es.js +1 -1
- package/dist/base.css +2 -1
- package/dist/certificate-issuance/certificate-issuance.es.js +1 -1
- package/dist/consent/consent.es.js +1 -1
- package/dist/cross-document-data-match/cross-document-data-match.es.js +1 -1
- package/dist/curp-validation/curp-validation.es.js +1 -1
- package/dist/{customFields-GiVgUM45.js → customFields-Om1nY5wK.js} +1 -1
- package/dist/{customWatchlist-Bo5u6sbE.js → customWatchlist-Dh3A_Nmm.js} +1 -1
- package/dist/document-capture/document-capture.es.js +1 -1
- package/dist/{documentCapture-DUvC37pE.js → documentCapture-BILoXeHZ.js} +1 -1
- package/dist/documentCapture-otFa-W4b.js +2 -0
- package/dist/{dynamicForms-BAkxx2W6.js → dynamicForms-vqgO45Ws.js} +2 -2
- package/dist/ekyb/ekyb.es.js +1 -1
- package/dist/ekybModule-BdXppkYZ.js +2 -0
- package/dist/{ekybModule-qp-uJlrQ.js → ekybModule-DY8reC4v.js} +2 -2
- package/dist/ekyc/ekyc.es.js +1 -1
- package/dist/ekycModule-CJmLIk7Z.js +2 -0
- package/dist/{ekycModule-C6fLKNmv.js → ekycModule-DFtmovTp.js} +2 -2
- package/dist/electronic-signature/electronic-signature.es.js +1 -1
- package/dist/{electronic-signature-ChqRjold.js → electronic-signature-C8U_8m6b.js} +1 -1
- package/dist/email/email.es.js +2 -2
- package/dist/{emailInput-GG8T0dpH.js → emailInput-C8plu9vX.js} +1 -1
- package/dist/{extensibility-BE9nEGw7.js → extensibility-li3u8bJP.js} +1 -1
- package/dist/extensibility.es.js +1 -1
- package/dist/face-match/face-match.es.js +1 -1
- package/dist/faceMatch-BYWHq9CD.js +2 -0
- package/dist/{faceMatch-D6129iMQ.js → faceMatch-Co5EYOs2.js} +1 -1
- package/dist/field-comparison/field-comparison.es.js +1 -1
- package/dist/{fieldComparison-CJoF25YY.js → fieldComparison-DPCrWRw-.js} +1 -1
- package/dist/fieldComparison-nhpQQ5Pl.js +2 -0
- package/dist/{finalSuccessScreen-Dv9YIxz_.js → finalSuccessScreen-DYHGi383.js} +1 -1
- package/dist/fiscal-qr/fiscal-qr.es.js +1 -1
- package/dist/flow/flow.es.js +17 -6
- package/dist/geolocation/geolocation.es.js +1 -1
- package/dist/government-validation/government-validation.es.js +1 -1
- package/dist/id/id.es.js +2 -2
- package/dist/id-selfie-flow/id-selfie-flow.es.js +2 -2
- package/dist/id-verification/id-verification.es.js +1 -1
- package/dist/{idOcr-BnoA2qO0.js → idOcr-BLQhHZbS.js} +1 -1
- package/dist/identity-reuse/identity-reuse.es.js +1 -1
- package/dist/{mandatoryConsent-DWO3Dt6-.js → mandatoryConsent-pblMVUjs.js} +1 -1
- package/dist/{optionAccessibleLabel-CY7SzBm2.js → optionAccessibleLabel-p8JNgf6D.js} +1 -1
- package/dist/phone/phone.es.js +1 -1
- package/dist/qe-signature/qe-signature.es.js +2 -2
- package/dist/redirect-to-mobile/redirect-to-mobile.es.js +1 -1
- package/dist/selfie/selfie.es.js +1 -1
- package/dist/signature/signature.es.js +1 -1
- package/dist/{useModuleLoader-BeosoVFy.js → useModuleLoader-gN9v26sM.js} +14 -14
- package/dist/video-selfie/video-selfie.es.js +2 -2
- package/dist/watchlist/watchlist.es.js +1 -1
- package/dist/{watchlistForBusiness-DrXH1WGl.js → watchlistForBusiness-CqVbOd4P.js} +1 -1
- package/dist/workflow/workflow.es.js +4 -3
- package/package.json +2 -2
- package/dist/documentCapture-C4Gwtt6o.js +0 -2
- package/dist/ekybModule-BeVBIV-m.js +0 -2
- package/dist/ekycModule-irbHrm4C.js +0 -2
- package/dist/faceMatch-CnhTxXAr.js +0 -2
- package/dist/fieldComparison-CdZRdNzx.js +0 -2
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { v as u } from "../vendor-preact-mvwZ8mJj.js";
|
|
2
|
-
import { at as withStandaloneModuleBootstrap } from "../extensibility-
|
|
3
|
-
import { n as ElectronicSignature } from "../electronic-signature-
|
|
2
|
+
import { at as withStandaloneModuleBootstrap } from "../extensibility-li3u8bJP.js";
|
|
3
|
+
import { n as ElectronicSignature } from "../electronic-signature-C8U_8m6b.js";
|
|
4
4
|
import { t as registerIncodeModuleElement } from "../incodeModule-CPafHixS.js";
|
|
5
5
|
//#region src/modules/ae-signature/ae-signature.tsx
|
|
6
6
|
var AeSignatureWithLocalConfig = ({ config, manager, onFinish, onError }) => {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { _ as y, v as u } from "../vendor-preact-mvwZ8mJj.js";
|
|
2
|
-
import { _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, tt as IncodeComponent, yt as useManager } from "../extensibility-
|
|
2
|
+
import { _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, tt as IncodeComponent, yt as useManager } from "../extensibility-li3u8bJP.js";
|
|
3
3
|
import { t as Spinner } from "../spinner-Ds8bck-6.js";
|
|
4
4
|
import { t as registerIncodeModuleElement } from "../incodeModule-CPafHixS.js";
|
|
5
5
|
import { createAntifraudManager } from "@incodetech/core/antifraud";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { v as u } from "../vendor-preact-mvwZ8mJj.js";
|
|
2
|
-
import { _ as Permissions, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, gt as isTerminalModuleState, h as Capture, m as Tutorial, tt as IncodeComponent, yt as useManager } from "../extensibility-
|
|
2
|
+
import { _ as Permissions, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, gt as isTerminalModuleState, h as Capture, m as Tutorial, tt as IncodeComponent, yt as useManager } from "../extensibility-li3u8bJP.js";
|
|
3
3
|
import { t as registerIncodeModuleElement } from "../incodeModule-CPafHixS.js";
|
|
4
4
|
import { createAuthenticationManager } from "@incodetech/core/authentication";
|
|
5
5
|
//#region src/modules/authentication/authentication.tsx
|
package/dist/base.css
CHANGED
|
@@ -5854,10 +5854,11 @@
|
|
|
5854
5854
|
}
|
|
5855
5855
|
|
|
5856
5856
|
.IncodeTerminalErrorPage .IncodeTerminalErrorPageFooter {
|
|
5857
|
+
margin-inline: auto;
|
|
5858
|
+
margin-bottom: var(--spacing-16, var(--spacing-16, 16px));
|
|
5857
5859
|
width: 100%;
|
|
5858
5860
|
max-width: var(--incode-form-max-w);
|
|
5859
5861
|
flex-direction: column;
|
|
5860
|
-
margin-inline: auto;
|
|
5861
5862
|
display: flex;
|
|
5862
5863
|
}
|
|
5863
5864
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as useTranslation } from "../uiConfig-gHDoLEFm.js";
|
|
2
2
|
import { _ as y, d as T, l as A, v as u } from "../vendor-preact-mvwZ8mJj.js";
|
|
3
|
-
import { G as PasswordInputComposed, Z as VerificationResult, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, ct as Page, rt as AutoFocusTitle, tt as IncodeComponent, yt as useManager } from "../extensibility-
|
|
3
|
+
import { G as PasswordInputComposed, Z as VerificationResult, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, ct as Page, rt as AutoFocusTitle, tt as IncodeComponent, yt as useManager } from "../extensibility-li3u8bJP.js";
|
|
4
4
|
import { t as Spacer } from "../spacer-Bev-wMBC.js";
|
|
5
5
|
import { o as TypographyH5 } from "../spinner-Ds8bck-6.js";
|
|
6
6
|
import { k as Button, u as SuccessIcon } from "../dropdownComposed-CH8FoLKA.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as useTranslation } from "../uiConfig-gHDoLEFm.js";
|
|
2
2
|
import { d as T, v as u } from "../vendor-preact-mvwZ8mJj.js";
|
|
3
|
-
import { V as Checkbox, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, ct as Page, dt as TransitionSpinner, gt as isTerminalModuleState, tt as IncodeComponent, yt as useManager } from "../extensibility-
|
|
3
|
+
import { V as Checkbox, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, ct as Page, dt as TransitionSpinner, gt as isTerminalModuleState, tt as IncodeComponent, yt as useManager } from "../extensibility-li3u8bJP.js";
|
|
4
4
|
import { k as Button } from "../dropdownComposed-CH8FoLKA.js";
|
|
5
5
|
import { t as registerIncodeModuleElement } from "../incodeModule-CPafHixS.js";
|
|
6
6
|
import { t as RichText } from "../richText-BHWtVk4G.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { _ as y, v as u } from "../vendor-preact-mvwZ8mJj.js";
|
|
2
|
-
import { _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, tt as IncodeComponent, yt as useManager } from "../extensibility-
|
|
2
|
+
import { _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, tt as IncodeComponent, yt as useManager } from "../extensibility-li3u8bJP.js";
|
|
3
3
|
import { t as Spinner } from "../spinner-Ds8bck-6.js";
|
|
4
4
|
import { t as registerIncodeModuleElement } from "../incodeModule-CPafHixS.js";
|
|
5
5
|
import { createCrossDocumentDataMatchManager } from "@incodetech/core/cross-document-data-match";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as useTranslation } from "../uiConfig-gHDoLEFm.js";
|
|
2
2
|
import { S as k, d as T, v as u } from "../vendor-preact-mvwZ8mJj.js";
|
|
3
|
-
import { K as InputComposed, P as DateInputComposed, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, ct as Page, dt as TransitionSpinner, rt as AutoFocusTitle, tt as IncodeComponent, yt as useManager } from "../extensibility-
|
|
3
|
+
import { K as InputComposed, P as DateInputComposed, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, ct as Page, dt as TransitionSpinner, rt as AutoFocusTitle, tt as IncodeComponent, yt as useManager } from "../extensibility-li3u8bJP.js";
|
|
4
4
|
import { t as Spacer } from "../spacer-Bev-wMBC.js";
|
|
5
5
|
import { O as ErrorIcon, k as Button, t as DropdownComposed, u as SuccessIcon } from "../dropdownComposed-CH8FoLKA.js";
|
|
6
6
|
import { t as registerIncodeModuleElement } from "../incodeModule-CPafHixS.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as useTranslation } from "./uiConfig-gHDoLEFm.js";
|
|
2
2
|
import { p as d, v as u } from "./vendor-preact-mvwZ8mJj.js";
|
|
3
|
-
import { K as InputComposed, P as DateInputComposed, V as Checkbox, X as StatusPage, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, ct as Page, tt as IncodeComponent, yt as useManager } from "./extensibility-
|
|
3
|
+
import { K as InputComposed, P as DateInputComposed, V as Checkbox, X as StatusPage, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, ct as Page, tt as IncodeComponent, yt as useManager } from "./extensibility-li3u8bJP.js";
|
|
4
4
|
import { n as LoadingIcon, t as Spacer } from "./spacer-Bev-wMBC.js";
|
|
5
5
|
import { k as Button, u as SuccessIcon } from "./dropdownComposed-CH8FoLKA.js";
|
|
6
6
|
import { t as registerIncodeModuleElement } from "./incodeModule-CPafHixS.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as useTranslation } from "./uiConfig-gHDoLEFm.js";
|
|
2
2
|
import { _ as y, v as u } from "./vendor-preact-mvwZ8mJj.js";
|
|
3
|
-
import { X as StatusPage, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, tt as IncodeComponent, yt as useManager } from "./extensibility-
|
|
3
|
+
import { X as StatusPage, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, tt as IncodeComponent, yt as useManager } from "./extensibility-li3u8bJP.js";
|
|
4
4
|
import { n as LoadingIcon } from "./spacer-Bev-wMBC.js";
|
|
5
5
|
import { u as SuccessIcon } from "./dropdownComposed-CH8FoLKA.js";
|
|
6
6
|
import { t as registerIncodeModuleElement } from "./incodeModule-CPafHixS.js";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as DocumentCapture } from "../documentCapture-
|
|
1
|
+
import { t as DocumentCapture } from "../documentCapture-BILoXeHZ.js";
|
|
2
2
|
export { DocumentCapture };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as useTranslation } from "./uiConfig-gHDoLEFm.js";
|
|
2
2
|
import { S as k, c as z, h as q, l as A, m as g, o as P, p as d, v as u } from "./vendor-preact-mvwZ8mJj.js";
|
|
3
|
-
import { C as CameraOverlayHeader, E as BottomSheet, J as ProgressBar, Q as ErrorContent, S as CameraView, T as CameraFrame, _ as Permissions, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, ct as Page, mt as useIsMobileDeviceWidth, rt as AutoFocusTitle, tt as IncodeComponent, w as CameraOverlay, x as CaptureFooter, yt as useManager } from "./extensibility-
|
|
3
|
+
import { C as CameraOverlayHeader, E as BottomSheet, J as ProgressBar, Q as ErrorContent, S as CameraView, T as CameraFrame, _ as Permissions, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, ct as Page, mt as useIsMobileDeviceWidth, rt as AutoFocusTitle, tt as IncodeComponent, w as CameraOverlay, x as CaptureFooter, yt as useManager } from "./extensibility-li3u8bJP.js";
|
|
4
4
|
import { s as Asset, t as Spacer, u as cn } from "./spacer-Bev-wMBC.js";
|
|
5
5
|
import { t as Spinner } from "./spinner-Ds8bck-6.js";
|
|
6
6
|
import { T as CameraIcon, f as LockIcon, k as Button, m as FileIcon, n as Modal, u as SuccessIcon } from "./dropdownComposed-CH8FoLKA.js";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { a as useTranslation } from "./uiConfig-gHDoLEFm.js";
|
|
2
2
|
import { d as T, m as g, v as u } from "./vendor-preact-mvwZ8mJj.js";
|
|
3
|
-
import { F as PhoneInputComposed, I as countries, K as InputComposed, P as DateInputComposed, Z as VerificationResult, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, ct as Page, tt as IncodeComponent, yt as useManager } from "./extensibility-
|
|
3
|
+
import { F as PhoneInputComposed, I as countries, K as InputComposed, P as DateInputComposed, Z as VerificationResult, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, ct as Page, tt as IncodeComponent, yt as useManager } from "./extensibility-li3u8bJP.js";
|
|
4
4
|
import { k as Button, t as DropdownComposed } from "./dropdownComposed-CH8FoLKA.js";
|
|
5
5
|
import { t as registerIncodeModuleElement } from "./incodeModule-CPafHixS.js";
|
|
6
6
|
import { n as getRequiredHintMode, t as getFieldHint } from "./requiredLabelHint-BWCuo0he.js";
|
|
7
|
-
import { t as EmailInput } from "./emailInput-
|
|
7
|
+
import { t as EmailInput } from "./emailInput-C8plu9vX.js";
|
|
8
8
|
import { createDynamicFormsManager } from "@incodetech/core/dynamic-forms";
|
|
9
9
|
import { formatCPF, isValidCPF } from "@incodetech/core/id-ocr";
|
|
10
10
|
//#region src/modules/dynamic-forms/dynamicForms.tsx
|
package/dist/ekyb/ekyb.es.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as EkybModule } from "../ekybModule-
|
|
1
|
+
import { t as EkybModule } from "../ekybModule-DY8reC4v.js";
|
|
2
2
|
export { EkybModule };
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { a as useTranslation } from "./uiConfig-gHDoLEFm.js";
|
|
2
2
|
import { S as k, _ as y, d as T, l as A, v as u } from "./vendor-preact-mvwZ8mJj.js";
|
|
3
|
-
import { B as translateError, K as InputComposed, Z as VerificationResult, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, ct as Page, ht as useFormScrollable, tt as IncodeComponent, yt as useManager, z as FormField } from "./extensibility-
|
|
3
|
+
import { B as translateError, K as InputComposed, Z as VerificationResult, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, ct as Page, ht as useFormScrollable, tt as IncodeComponent, yt as useManager, z as FormField } from "./extensibility-li3u8bJP.js";
|
|
4
4
|
import { t as Spacer } from "./spacer-Bev-wMBC.js";
|
|
5
5
|
import { t as Spinner } from "./spinner-Ds8bck-6.js";
|
|
6
6
|
import { k as Button, t as DropdownComposed } from "./dropdownComposed-CH8FoLKA.js";
|
|
7
7
|
import { t as registerIncodeModuleElement } from "./incodeModule-CPafHixS.js";
|
|
8
8
|
import { n as getRequiredHintMode, t as getFieldHint } from "./requiredLabelHint-BWCuo0he.js";
|
|
9
|
-
import { n as AddressAutocomplete, t as getAccessibleOptionLabel } from "./optionAccessibleLabel-
|
|
9
|
+
import { n as AddressAutocomplete, t as getAccessibleOptionLabel } from "./optionAccessibleLabel-p8JNgf6D.js";
|
|
10
10
|
import { t as CountrySelector$1 } from "./countrySelector-vMsOH0k_.js";
|
|
11
11
|
import { DEV_ONLY_COUNTRIES, SUPPORTED_COUNTRIES, createEkybManager } from "@incodetech/core/ekyb";
|
|
12
12
|
//#region src/modules/ekyb/countrySelector.tsx
|
package/dist/ekyc/ekyc.es.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as EkycModule } from "../ekycModule-
|
|
1
|
+
import { t as EkycModule } from "../ekycModule-DFtmovTp.js";
|
|
2
2
|
export { EkycModule };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { a as useTranslation } from "./uiConfig-gHDoLEFm.js";
|
|
2
2
|
import { _ as y, d as T, l as A, v as u } from "./vendor-preact-mvwZ8mJj.js";
|
|
3
|
-
import { B as translateError, F as PhoneInputComposed, P as DateInputComposed, Z as VerificationResult, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, ct as Page, ht as useFormScrollable, j as RadioGroupComposed, tt as IncodeComponent, yt as useManager, z as FormField } from "./extensibility-
|
|
3
|
+
import { B as translateError, F as PhoneInputComposed, P as DateInputComposed, Z as VerificationResult, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, ct as Page, ht as useFormScrollable, j as RadioGroupComposed, tt as IncodeComponent, yt as useManager, z as FormField } from "./extensibility-li3u8bJP.js";
|
|
4
4
|
import { t as Spinner } from "./spinner-Ds8bck-6.js";
|
|
5
5
|
import { k as Button, t as DropdownComposed } from "./dropdownComposed-CH8FoLKA.js";
|
|
6
6
|
import { t as registerIncodeModuleElement } from "./incodeModule-CPafHixS.js";
|
|
7
7
|
import { n as getRequiredHintMode, t as getFieldHint } from "./requiredLabelHint-BWCuo0he.js";
|
|
8
|
-
import { n as AddressAutocomplete, t as getAccessibleOptionLabel } from "./optionAccessibleLabel-
|
|
8
|
+
import { n as AddressAutocomplete, t as getAccessibleOptionLabel } from "./optionAccessibleLabel-p8JNgf6D.js";
|
|
9
9
|
import { createEkycManager } from "@incodetech/core/ekyc";
|
|
10
10
|
//#region src/modules/ekyc/ekycModule.tsx
|
|
11
11
|
/**
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as ElectronicSignature, t as AeSignature } from "../electronic-signature-
|
|
1
|
+
import { n as ElectronicSignature, t as AeSignature } from "../electronic-signature-C8U_8m6b.js";
|
|
2
2
|
export { AeSignature, ElectronicSignature };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as useTranslation, i as Trans } from "./uiConfig-gHDoLEFm.js";
|
|
2
2
|
import { _ as y, h as q, l as A, v as u } from "./vendor-preact-mvwZ8mJj.js";
|
|
3
|
-
import { V as Checkbox, Z as VerificationResult, _t as useModuleTerminalCallbacks, ct as Page, rt as AutoFocusTitle, tt as IncodeComponent, yt as useManager } from "./extensibility-
|
|
3
|
+
import { V as Checkbox, Z as VerificationResult, _t as useModuleTerminalCallbacks, ct as Page, rt as AutoFocusTitle, tt as IncodeComponent, yt as useManager } from "./extensibility-li3u8bJP.js";
|
|
4
4
|
import { b as ChevronLeftIcon, f as LockIcon, k as Button, u as SuccessIcon } from "./dropdownComposed-CH8FoLKA.js";
|
|
5
5
|
import { t as PdfViewer } from "./pdfViewer-jqaAeDml.js";
|
|
6
6
|
import { t as registerIncodeModuleElement } from "./incodeModule-CPafHixS.js";
|
package/dist/email/email.es.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { a as useTranslation } from "../uiConfig-gHDoLEFm.js";
|
|
2
2
|
import { _ as y, p as d, v as u } from "../vendor-preact-mvwZ8mJj.js";
|
|
3
|
-
import { H as OtpInput, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, ct as Page, gt as isTerminalModuleState, tt as IncodeComponent, yt as useManager } from "../extensibility-
|
|
3
|
+
import { H as OtpInput, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, ct as Page, gt as isTerminalModuleState, tt as IncodeComponent, yt as useManager } from "../extensibility-li3u8bJP.js";
|
|
4
4
|
import { t as Spacer } from "../spacer-Bev-wMBC.js";
|
|
5
5
|
import { k as Button } from "../dropdownComposed-CH8FoLKA.js";
|
|
6
6
|
import { t as registerIncodeModuleElement } from "../incodeModule-CPafHixS.js";
|
|
7
|
-
import { t as EmailInput } from "../emailInput-
|
|
7
|
+
import { t as EmailInput } from "../emailInput-C8plu9vX.js";
|
|
8
8
|
import { createEmailManager } from "@incodetech/core/email";
|
|
9
9
|
//#region src/modules/email/email.tsx
|
|
10
10
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as useTranslation } from "./uiConfig-gHDoLEFm.js";
|
|
2
2
|
import { v as u } from "./vendor-preact-mvwZ8mJj.js";
|
|
3
|
-
import { K as InputComposed } from "./extensibility-
|
|
3
|
+
import { K as InputComposed } from "./extensibility-li3u8bJP.js";
|
|
4
4
|
//#region src/modules/email/emailInput.tsx
|
|
5
5
|
var EMAIL_REGEX = /^[^\s@]+@[^\s@]+\.[^\s@]{2,}$/;
|
|
6
6
|
var EmailInput = ({ value, emailError, label, labelHint, disabled = false, required = false, id = "email-input", "data-testid": dataTestId, onEmailChange, onBlur }) => {
|
|
@@ -581,7 +581,7 @@ var TerminalErrorPage = ({ message, onRetry }) => {
|
|
|
581
581
|
ref: titleRef,
|
|
582
582
|
class: "IncodeTerminalErrorPageTitle",
|
|
583
583
|
tabIndex: -1,
|
|
584
|
-
children: t("common.
|
|
584
|
+
children: t("common.somethingWrong")
|
|
585
585
|
}),
|
|
586
586
|
/* @__PURE__ */ u("p", {
|
|
587
587
|
class: "IncodeTerminalErrorPageMessage",
|
package/dist/extensibility.es.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { a as useTranslation, n as setUiConfig } from "./uiConfig-gHDoLEFm.js";
|
|
2
|
-
import { $ as Processing, A as TextArea, C as CameraOverlayHeader, D as VerificationOptionCard, E as BottomSheet, F as PhoneInputComposed, G as PasswordInputComposed, H as OtpInput, I as countries, J as ProgressBar, K as InputComposed, L as getCountryByCallingCode, M as RadioButtonComposed, N as SegmentedDateInput, O as VerificationOptionCardList, P as DateInputComposed, Q as ErrorContent, R as getCountryByCode, S as CameraView, T as CameraFrame, V as Checkbox, Y as ConnectionError, Z as VerificationResult, _ as Permissions, a as Capture, b as ManualCapture, ct as Page, d as IdError, et as Overlay, h as Capture$1, j as RadioGroupComposed, k as TextAreaComposed, l as IdExpired, m as Tutorial$1, n as Chooser, nt as LandscapeBlocker, q as Input, r as Tutorial, t as FlipAnimation, tt as IncodeComponent, vt as useScreenOrientation, w as CameraOverlay, x as CaptureFooter, y as BaseTutorial, yt as useManager, z as FormField } from "./extensibility-
|
|
2
|
+
import { $ as Processing, A as TextArea, C as CameraOverlayHeader, D as VerificationOptionCard, E as BottomSheet, F as PhoneInputComposed, G as PasswordInputComposed, H as OtpInput, I as countries, J as ProgressBar, K as InputComposed, L as getCountryByCallingCode, M as RadioButtonComposed, N as SegmentedDateInput, O as VerificationOptionCardList, P as DateInputComposed, Q as ErrorContent, R as getCountryByCode, S as CameraView, T as CameraFrame, V as Checkbox, Y as ConnectionError, Z as VerificationResult, _ as Permissions, a as Capture, b as ManualCapture, ct as Page, d as IdError, et as Overlay, h as Capture$1, j as RadioGroupComposed, k as TextAreaComposed, l as IdExpired, m as Tutorial$1, n as Chooser, nt as LandscapeBlocker, q as Input, r as Tutorial, t as FlipAnimation, tt as IncodeComponent, vt as useScreenOrientation, w as CameraOverlay, x as CaptureFooter, y as BaseTutorial, yt as useManager, z as FormField } from "./extensibility-li3u8bJP.js";
|
|
3
3
|
import { o as Lottie, t as Spacer } from "./spacer-Bev-wMBC.js";
|
|
4
4
|
import { a as TypographyH4, i as TypographyH3, n as Title, o as TypographyH5, r as TypographyH1, s as TypographyP, t as Spinner } from "./spinner-Ds8bck-6.js";
|
|
5
5
|
import { C as CheckmarkIcon, E as CalendarIcon, O as ErrorIcon, S as CheckmarkCompactIcon, T as CameraIcon, _ as EllipseIcon, b as ChevronLeftIcon, c as SvgLightningIcon, d as SearchIcon, f as LockIcon, g as EyeIcon, h as EyeOffIcon, k as Button, l as WarningIcon, m as FileIcon, n as Modal, p as HelpIcon, t as DropdownComposed, u as SuccessIcon, v as CloseIcon, w as CaptureButtonIcon, x as ChevronDown, y as ChevronRightIcon } from "./dropdownComposed-CH8FoLKA.js";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as FaceMatch } from "../faceMatch-
|
|
1
|
+
import { t as FaceMatch } from "../faceMatch-Co5EYOs2.js";
|
|
2
2
|
export { FaceMatch };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as useTranslation } from "./uiConfig-gHDoLEFm.js";
|
|
2
2
|
import { S as k, _ as y, l as A, v as u } from "./vendor-preact-mvwZ8mJj.js";
|
|
3
|
-
import { _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, ct as Page, dt as TransitionSpinner, gt as isTerminalModuleState, it as Snackbar, tt as IncodeComponent, yt as useManager } from "./extensibility-
|
|
3
|
+
import { _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, ct as Page, dt as TransitionSpinner, gt as isTerminalModuleState, it as Snackbar, tt as IncodeComponent, yt as useManager } from "./extensibility-li3u8bJP.js";
|
|
4
4
|
import { s as Asset, t as Spacer } from "./spacer-Bev-wMBC.js";
|
|
5
5
|
import { n as Title } from "./spinner-Ds8bck-6.js";
|
|
6
6
|
import { k as Button } from "./dropdownComposed-CH8FoLKA.js";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as FieldComparison } from "../fieldComparison-
|
|
1
|
+
import { t as FieldComparison } from "../fieldComparison-DPCrWRw-.js";
|
|
2
2
|
export { FieldComparison };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as useTranslation } from "./uiConfig-gHDoLEFm.js";
|
|
2
2
|
import { v as u } from "./vendor-preact-mvwZ8mJj.js";
|
|
3
|
-
import { K as InputComposed, Z as VerificationResult, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, ct as Page, tt as IncodeComponent, yt as useManager } from "./extensibility-
|
|
3
|
+
import { K as InputComposed, Z as VerificationResult, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, ct as Page, tt as IncodeComponent, yt as useManager } from "./extensibility-li3u8bJP.js";
|
|
4
4
|
import { t as Spacer } from "./spacer-Bev-wMBC.js";
|
|
5
5
|
import { k as Button } from "./dropdownComposed-CH8FoLKA.js";
|
|
6
6
|
import { t as registerIncodeModuleElement } from "./incodeModule-CPafHixS.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as useTranslation } from "./uiConfig-gHDoLEFm.js";
|
|
2
2
|
import { S as k, _ as y, h as q, l as A, p as d, v as u } from "./vendor-preact-mvwZ8mJj.js";
|
|
3
|
-
import { T as CameraFrame, ct as Page, g as ManualCaptureButton, i as ManualCaptureButton$1, o as CaptureNotification, pt as useTimeoutHandle, rt as AutoFocusTitle } from "./extensibility-
|
|
3
|
+
import { T as CameraFrame, ct as Page, g as ManualCaptureButton, i as ManualCaptureButton$1, o as CaptureNotification, pt as useTimeoutHandle, rt as AutoFocusTitle } from "./extensibility-li3u8bJP.js";
|
|
4
4
|
import { n as LoadingIcon, o as Lottie, s as Asset, u as cn } from "./spacer-Bev-wMBC.js";
|
|
5
5
|
import { O as ErrorIcon, k as Button, n as Modal, u as SuccessIcon } from "./dropdownComposed-CH8FoLKA.js";
|
|
6
6
|
import { checkCameraPermission, requestCameraPermission } from "@incodetech/core/camera";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as useTranslation } from "../uiConfig-gHDoLEFm.js";
|
|
2
2
|
import { v as u } from "../vendor-preact-mvwZ8mJj.js";
|
|
3
|
-
import { C as CameraOverlayHeader, S as CameraView, T as CameraFrame, Z as VerificationResult, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, ct as Page, tt as IncodeComponent, w as CameraOverlay, yt as useManager } from "../extensibility-
|
|
3
|
+
import { C as CameraOverlayHeader, S as CameraView, T as CameraFrame, Z as VerificationResult, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, ct as Page, tt as IncodeComponent, w as CameraOverlay, yt as useManager } from "../extensibility-li3u8bJP.js";
|
|
4
4
|
import { t as Spacer } from "../spacer-Bev-wMBC.js";
|
|
5
5
|
import { k as Button } from "../dropdownComposed-CH8FoLKA.js";
|
|
6
6
|
import { t as registerIncodeModuleElement } from "../incodeModule-CPafHixS.js";
|
package/dist/flow/flow.es.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { a as useTranslation, l as readStoredLanguage, t as setThemeUiConfig } from "../uiConfig-gHDoLEFm.js";
|
|
2
2
|
import { _ as y, c as z, d as T, l as A, o as P, p as d, v as u } from "../vendor-preact-mvwZ8mJj.js";
|
|
3
|
-
import { X as StatusPage, dt as TransitionSpinner, ot as ResolvedConfigProvider, st as TerminalErrorPage, tt as IncodeComponent, yt as useManager } from "../extensibility-
|
|
3
|
+
import { X as StatusPage, dt as TransitionSpinner, ot as ResolvedConfigProvider, st as TerminalErrorPage, tt as IncodeComponent, yt as useManager } from "../extensibility-li3u8bJP.js";
|
|
4
4
|
import { O as ErrorIcon } from "../dropdownComposed-CH8FoLKA.js";
|
|
5
5
|
import { t as registerIncodeModuleElement } from "../incodeModule-CPafHixS.js";
|
|
6
|
-
import { _ as warmupWasmIfNeeded, a as resolveApiKey, c as HEADLESS_FLOW_MODULE_KEYS, d as fetchTheme, f as initializeFlowManager, h as preloadRedirectToMobile, l as LAZY_UI_MODULES, m as preloadHomeScreen, n as useModulePreloader, o as extractIncodeStatus, p as preloadFirstModule, r as usePrefetchNextModule, s as UnsupportedModule, t as useModuleLoader, u as createFlowManager, v as isDesktopOrEmulated } from "../useModuleLoader-
|
|
6
|
+
import { _ as warmupWasmIfNeeded, a as resolveApiKey, c as HEADLESS_FLOW_MODULE_KEYS, d as fetchTheme, f as initializeFlowManager, h as preloadRedirectToMobile, l as LAZY_UI_MODULES, m as preloadHomeScreen, n as useModulePreloader, o as extractIncodeStatus, p as preloadFirstModule, r as usePrefetchNextModule, s as UnsupportedModule, t as useModuleLoader, u as createFlowManager, v as isDesktopOrEmulated } from "../useModuleLoader-gN9v26sM.js";
|
|
7
7
|
import { getRequiredWasmPipelines } from "@incodetech/core/flow";
|
|
8
8
|
import { bootstrapSession, refreshQrUrlUuid } from "@incodetech/core/session";
|
|
9
9
|
//#region src/shared/processing/useDelayedFlag.ts
|
|
@@ -31,6 +31,19 @@ function useDelayedFlag(isTrue, delayMs) {
|
|
|
31
31
|
return delayed;
|
|
32
32
|
}
|
|
33
33
|
//#endregion
|
|
34
|
+
//#region src/modules/flow/moduleErrorHandler.ts
|
|
35
|
+
/**
|
|
36
|
+
* Use the module's real error message when present, else `fallbackMessage`.
|
|
37
|
+
* Note: several module managers (e.g. mandatoryConsentManager) backfill a
|
|
38
|
+
* non-undefined 'Unknown error' when they have no real message — this still
|
|
39
|
+
* forwards that as-is, so only use this where a specific message is wanted.
|
|
40
|
+
*/
|
|
41
|
+
function createModuleErrorHandler(flowManager, fallbackMessage) {
|
|
42
|
+
return (error, _errorCode, moduleErrorCode) => {
|
|
43
|
+
flowManager.errorModule(error ?? fallbackMessage, moduleErrorCode);
|
|
44
|
+
};
|
|
45
|
+
}
|
|
46
|
+
//#endregion
|
|
34
47
|
//#region src/modules/flow/sessionFinishedPage.tsx
|
|
35
48
|
var SessionFinishedPage = () => {
|
|
36
49
|
const { ready, t } = useTranslation();
|
|
@@ -510,7 +523,7 @@ var IncodeFlowContent = ({ config, onFinish, onError }) => {
|
|
|
510
523
|
authHint: config.authHint
|
|
511
524
|
},
|
|
512
525
|
onFinish: () => flowManager.completeModule(),
|
|
513
|
-
onError: (
|
|
526
|
+
onError: createModuleErrorHandler(flowManager, "Authentication error")
|
|
514
527
|
}, `authentication-${flowState.currentStepIndex}`)
|
|
515
528
|
});
|
|
516
529
|
if (currentStep === "PHONE") return /* @__PURE__ */ u("div", {
|
|
@@ -706,9 +719,7 @@ var IncodeFlowContent = ({ config, onFinish, onError }) => {
|
|
|
706
719
|
type: isMlConsent ? "ML" : "MANDATORY"
|
|
707
720
|
},
|
|
708
721
|
onFinish: () => flowManager.completeModule(),
|
|
709
|
-
onError: (
|
|
710
|
-
onError?.(error ?? (isMlConsent ? "ML consent error" : "Mandatory consent error"));
|
|
711
|
-
}
|
|
722
|
+
onError: createModuleErrorHandler(flowManager)
|
|
712
723
|
}, `${isMlConsent ? "ml" : "mandatory"}-consent-${flowState.currentStepIndex}`)
|
|
713
724
|
});
|
|
714
725
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as useTranslation, i as Trans } from "../uiConfig-gHDoLEFm.js";
|
|
2
2
|
import { S as k, v as u } from "../vendor-preact-mvwZ8mJj.js";
|
|
3
|
-
import { Y as ConnectionError, Z as VerificationResult, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, ct as Page, tt as IncodeComponent, v as NumberedStep, yt as useManager } from "../extensibility-
|
|
3
|
+
import { Y as ConnectionError, Z as VerificationResult, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, ct as Page, tt as IncodeComponent, v as NumberedStep, yt as useManager } from "../extensibility-li3u8bJP.js";
|
|
4
4
|
import { t as Spacer } from "../spacer-Bev-wMBC.js";
|
|
5
5
|
import { k as Button } from "../dropdownComposed-CH8FoLKA.js";
|
|
6
6
|
import { t as registerIncodeModuleElement } from "../incodeModule-CPafHixS.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as useTranslation } from "../uiConfig-gHDoLEFm.js";
|
|
2
2
|
import { S as k, v as u } from "../vendor-preact-mvwZ8mJj.js";
|
|
3
|
-
import { H as OtpInput, Z as VerificationResult, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, ct as Page, rt as AutoFocusTitle, tt as IncodeComponent, yt as useManager } from "../extensibility-
|
|
3
|
+
import { H as OtpInput, Z as VerificationResult, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, ct as Page, rt as AutoFocusTitle, tt as IncodeComponent, yt as useManager } from "../extensibility-li3u8bJP.js";
|
|
4
4
|
import { t as Spacer } from "../spacer-Bev-wMBC.js";
|
|
5
5
|
import { t as registerIncodeModuleElement } from "../incodeModule-CPafHixS.js";
|
|
6
6
|
import { createGovernmentValidationManager } from "@incodetech/core/government-validation";
|
package/dist/id/id.es.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as useTranslation } from "../uiConfig-gHDoLEFm.js";
|
|
2
2
|
import { S as k, _ as y, c as z, d as T, l as A, o as P, p as d, v as u } from "../vendor-preact-mvwZ8mJj.js";
|
|
3
|
-
import { $ as Processing, J as ProgressBar, Q as ErrorContent, _ as Permissions, _t as useModuleTerminalCallbacks, a as Capture, at as withStandaloneModuleBootstrap, c as IdNoAttempts, ct as Page, d as IdError, dt as TransitionSpinner, f as useIdExperiment, ft as useFeatureManagement, l as IdExpired, n as Chooser, p as CaptureFrame, pt as useTimeoutHandle, r as Tutorial, t as FlipAnimation, tt as IncodeComponent, yt as useManager } from "../extensibility-
|
|
3
|
+
import { $ as Processing, J as ProgressBar, Q as ErrorContent, _ as Permissions, _t as useModuleTerminalCallbacks, a as Capture, at as withStandaloneModuleBootstrap, c as IdNoAttempts, ct as Page, d as IdError, dt as TransitionSpinner, f as useIdExperiment, ft as useFeatureManagement, l as IdExpired, n as Chooser, p as CaptureFrame, pt as useTimeoutHandle, r as Tutorial, t as FlipAnimation, tt as IncodeComponent, yt as useManager } from "../extensibility-li3u8bJP.js";
|
|
4
4
|
import { i as preloadAnimations, r as AnimatedAsset, s as Asset, t as Spacer, u as cn } from "../spacer-Bev-wMBC.js";
|
|
5
5
|
import { n as Title, t as Spinner } from "../spinner-Ds8bck-6.js";
|
|
6
6
|
import { O as ErrorIcon, f as LockIcon, k as Button, u as SuccessIcon, y as ChevronRightIcon } from "../dropdownComposed-CH8FoLKA.js";
|
|
@@ -1103,7 +1103,7 @@ function preloadIdTutorialAssets() {
|
|
|
1103
1103
|
}
|
|
1104
1104
|
//#endregion
|
|
1105
1105
|
//#region src/modules/id/id.tsx
|
|
1106
|
-
var MandatoryConsent = z(() => import("../mandatoryConsent-
|
|
1106
|
+
var MandatoryConsent = z(() => import("../mandatoryConsent-pblMVUjs.js").then((module) => ({ default: module.MandatoryConsent })));
|
|
1107
1107
|
var IdContent = ({ config, manager: externalManager, onFinish, onError }) => {
|
|
1108
1108
|
usePreloadDisplayFont();
|
|
1109
1109
|
const { t } = useTranslation();
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { a as useTranslation } from "../uiConfig-gHDoLEFm.js";
|
|
2
2
|
import { _ as y, d as T, p as d, v as u } from "../vendor-preact-mvwZ8mJj.js";
|
|
3
|
-
import { S as CameraView, _ as Permissions, _t as useModuleTerminalCallbacks, ct as Page, dt as TransitionSpinner, s as preloadCaptureAnimations, st as TerminalErrorPage, tt as IncodeComponent, yt as useManager } from "../extensibility-
|
|
3
|
+
import { S as CameraView, _ as Permissions, _t as useModuleTerminalCallbacks, ct as Page, dt as TransitionSpinner, s as preloadCaptureAnimations, st as TerminalErrorPage, tt as IncodeComponent, yt as useManager } from "../extensibility-li3u8bJP.js";
|
|
4
4
|
import { n as Title } from "../spinner-Ds8bck-6.js";
|
|
5
5
|
import { t as registerIncodeModuleElement } from "../incodeModule-CPafHixS.js";
|
|
6
|
-
import { a as IdFlipModal, c as VideoSelfieTutorial, i as IdMask, l as useVideoSelfiePermissions, n as SwitchingCameraScreen, o as preloadIdFlipAnimation, r as StepsHeader, s as SelfieMask, t as VideoSelfieFinalSuccessScreen } from "../finalSuccessScreen-
|
|
6
|
+
import { a as IdFlipModal, c as VideoSelfieTutorial, i as IdMask, l as useVideoSelfiePermissions, n as SwitchingCameraScreen, o as preloadIdFlipAnimation, r as StepsHeader, s as SelfieMask, t as VideoSelfieFinalSuccessScreen } from "../finalSuccessScreen-DYHGi383.js";
|
|
7
7
|
import { createIdSelfieFlowManager, resolveIdSelfieFlowConfig, warmupIdSelfieFlowWasm } from "@incodetech/core/id-selfie-flow";
|
|
8
8
|
import { facingModeForStep } from "@incodetech/core/video-selfie";
|
|
9
9
|
//#region src/modules/id-selfie-flow/id-selfie-flow.tsx
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { v as u } from "../vendor-preact-mvwZ8mJj.js";
|
|
2
|
-
import { _t as useModuleTerminalCallbacks, tt as IncodeComponent, u as ExpiredId, yt as useManager } from "../extensibility-
|
|
2
|
+
import { _t as useModuleTerminalCallbacks, tt as IncodeComponent, u as ExpiredId, yt as useManager } from "../extensibility-li3u8bJP.js";
|
|
3
3
|
import { t as Spinner } from "../spinner-Ds8bck-6.js";
|
|
4
4
|
import { t as registerIncodeModuleElement } from "../incodeModule-CPafHixS.js";
|
|
5
5
|
import { createIdVerificationManager } from "@incodetech/core/id-verification";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as useTranslation } from "./uiConfig-gHDoLEFm.js";
|
|
2
2
|
import { d as T, v as u } from "./vendor-preact-mvwZ8mJj.js";
|
|
3
|
-
import { K as InputComposed, P as DateInputComposed, Z as VerificationResult, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, ct as Page, j as RadioGroupComposed, tt as IncodeComponent, yt as useManager } from "./extensibility-
|
|
3
|
+
import { K as InputComposed, P as DateInputComposed, Z as VerificationResult, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, ct as Page, j as RadioGroupComposed, tt as IncodeComponent, yt as useManager } from "./extensibility-li3u8bJP.js";
|
|
4
4
|
import { k as Button } from "./dropdownComposed-CH8FoLKA.js";
|
|
5
5
|
import { t as registerIncodeModuleElement } from "./incodeModule-CPafHixS.js";
|
|
6
6
|
import { n as getRequiredHintMode, t as getFieldHint } from "./requiredLabelHint-BWCuo0he.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as useTranslation } from "../uiConfig-gHDoLEFm.js";
|
|
2
2
|
import { _ as y, v as u } from "../vendor-preact-mvwZ8mJj.js";
|
|
3
|
-
import { _t as useModuleTerminalCallbacks, ct as Page, tt as IncodeComponent, yt as useManager } from "../extensibility-
|
|
3
|
+
import { _t as useModuleTerminalCallbacks, ct as Page, tt as IncodeComponent, yt as useManager } from "../extensibility-li3u8bJP.js";
|
|
4
4
|
import { t as Spinner } from "../spinner-Ds8bck-6.js";
|
|
5
5
|
import { k as Button } from "../dropdownComposed-CH8FoLKA.js";
|
|
6
6
|
import { t as registerIncodeModuleElement } from "../incodeModule-CPafHixS.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as useTranslation } from "./uiConfig-gHDoLEFm.js";
|
|
2
2
|
import { _ as y, l as A, v as u } from "./vendor-preact-mvwZ8mJj.js";
|
|
3
|
-
import { V as Checkbox, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, ct as Page, dt as TransitionSpinner, gt as isTerminalModuleState, tt as IncodeComponent, yt as useManager } from "./extensibility-
|
|
3
|
+
import { V as Checkbox, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, ct as Page, dt as TransitionSpinner, gt as isTerminalModuleState, tt as IncodeComponent, yt as useManager } from "./extensibility-li3u8bJP.js";
|
|
4
4
|
import { k as Button } from "./dropdownComposed-CH8FoLKA.js";
|
|
5
5
|
import { t as registerIncodeModuleElement } from "./incodeModule-CPafHixS.js";
|
|
6
6
|
import { t as RichText } from "./richText-BHWtVk4G.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as useTranslation } from "./uiConfig-gHDoLEFm.js";
|
|
2
2
|
import { _ as y, h as q, l as A, p as d, v as u } from "./vendor-preact-mvwZ8mJj.js";
|
|
3
|
-
import { B as translateError, E as BottomSheet, K as InputComposed, mt as useIsMobileDeviceWidth } from "./extensibility-
|
|
3
|
+
import { B as translateError, E as BottomSheet, K as InputComposed, mt as useIsMobileDeviceWidth } from "./extensibility-li3u8bJP.js";
|
|
4
4
|
//#region src/shared/addressAutocomplete/addressAutocomplete.tsx
|
|
5
5
|
var AddressAutocomplete = ({ label, value, error, errorParams, suggestions, readonly, required, labelHint, onChange, onSearch, onSelect, onBlur }) => {
|
|
6
6
|
const { t } = useTranslation();
|
package/dist/phone/phone.es.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as useTranslation } from "../uiConfig-gHDoLEFm.js";
|
|
2
2
|
import { h as q, v as u } from "../vendor-preact-mvwZ8mJj.js";
|
|
3
|
-
import { F as PhoneInputComposed, H as OtpInput, V as Checkbox, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, ct as Page, gt as isTerminalModuleState, tt as IncodeComponent, yt as useManager } from "../extensibility-
|
|
3
|
+
import { F as PhoneInputComposed, H as OtpInput, V as Checkbox, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, ct as Page, gt as isTerminalModuleState, tt as IncodeComponent, yt as useManager } from "../extensibility-li3u8bJP.js";
|
|
4
4
|
import { t as Spacer } from "../spacer-Bev-wMBC.js";
|
|
5
5
|
import { k as Button } from "../dropdownComposed-CH8FoLKA.js";
|
|
6
6
|
import { t as registerIncodeModuleElement } from "../incodeModule-CPafHixS.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { v as u } from "../vendor-preact-mvwZ8mJj.js";
|
|
2
|
-
import { at as withStandaloneModuleBootstrap } from "../extensibility-
|
|
3
|
-
import { n as ElectronicSignature } from "../electronic-signature-
|
|
2
|
+
import { at as withStandaloneModuleBootstrap } from "../extensibility-li3u8bJP.js";
|
|
3
|
+
import { n as ElectronicSignature } from "../electronic-signature-C8U_8m6b.js";
|
|
4
4
|
import { t as registerIncodeModuleElement } from "../incodeModule-CPafHixS.js";
|
|
5
5
|
//#region src/modules/qe-signature/qe-signature.tsx
|
|
6
6
|
var QeSignatureWithLocalConfig = ({ config, manager, onFinish, onError }) => {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { t as __commonJSMin } from "../rolldown-runtime--E5BIlTp.js";
|
|
2
2
|
import { a as useTranslation, i as Trans } from "../uiConfig-gHDoLEFm.js";
|
|
3
3
|
import { S as k, _ as y, h as q, l as A, m as g, p as d, v as u } from "../vendor-preact-mvwZ8mJj.js";
|
|
4
|
-
import { F as PhoneInputComposed, L as getCountryByCallingCode, U as formatResendTimer, W as useResendTimerAnnouncements, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, dt as TransitionSpinner, it as Snackbar, lt as VerifiedByIncodeLogo, rt as AutoFocusTitle, tt as IncodeComponent, ut as usePageUiConfig, yt as useManager } from "../extensibility-
|
|
4
|
+
import { F as PhoneInputComposed, L as getCountryByCallingCode, U as formatResendTimer, W as useResendTimerAnnouncements, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, dt as TransitionSpinner, it as Snackbar, lt as VerifiedByIncodeLogo, rt as AutoFocusTitle, tt as IncodeComponent, ut as usePageUiConfig, yt as useManager } from "../extensibility-li3u8bJP.js";
|
|
5
5
|
import { t as Spacer } from "../spacer-Bev-wMBC.js";
|
|
6
6
|
import { D as incode_logo_default, O as ErrorIcon, k as Button, u as SuccessIcon } from "../dropdownComposed-CH8FoLKA.js";
|
|
7
7
|
import { t as registerIncodeElement } from "../registerIncodeElement-C0hR3QZu.js";
|
package/dist/selfie/selfie.es.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as useTranslation } from "../uiConfig-gHDoLEFm.js";
|
|
2
2
|
import { S as k, _ as y, l as A, v as u } from "../vendor-preact-mvwZ8mJj.js";
|
|
3
|
-
import { $ as Processing, _ as Permissions, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, ct as Page, dt as TransitionSpinner, gt as isTerminalModuleState, h as Capture, m as Tutorial, tt as IncodeComponent, yt as useManager } from "../extensibility-
|
|
3
|
+
import { $ as Processing, _ as Permissions, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, ct as Page, dt as TransitionSpinner, gt as isTerminalModuleState, h as Capture, m as Tutorial, tt as IncodeComponent, yt as useManager } from "../extensibility-li3u8bJP.js";
|
|
4
4
|
import { i as preloadAnimations } from "../spacer-Bev-wMBC.js";
|
|
5
5
|
import { t as Spinner } from "../spinner-Ds8bck-6.js";
|
|
6
6
|
import { O as ErrorIcon, k as Button, u as SuccessIcon, y as ChevronRightIcon } from "../dropdownComposed-CH8FoLKA.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as useTranslation } from "../uiConfig-gHDoLEFm.js";
|
|
2
2
|
import { _ as y, a as D, h as q, l as A, p as d, u as F, v as u } from "../vendor-preact-mvwZ8mJj.js";
|
|
3
|
-
import { Z as VerificationResult, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, ct as Page, tt as IncodeComponent, yt as useManager } from "../extensibility-
|
|
3
|
+
import { Z as VerificationResult, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, ct as Page, tt as IncodeComponent, yt as useManager } from "../extensibility-li3u8bJP.js";
|
|
4
4
|
import { t as Spacer } from "../spacer-Bev-wMBC.js";
|
|
5
5
|
import { k as Button } from "../dropdownComposed-CH8FoLKA.js";
|
|
6
6
|
import { t as registerIncodeModuleElement } from "../incodeModule-CPafHixS.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { c as createI18n, o as hasI18nInstance, s as setI18nInstance } from "./uiConfig-gHDoLEFm.js";
|
|
2
2
|
import { _ as y, l as A, p as d, v as u } from "./vendor-preact-mvwZ8mJj.js";
|
|
3
3
|
import { a as getStandaloneSetupPolicy, n as preloadDashboardTheme } from "./dashboardTheme-C87VA-Zf.js";
|
|
4
|
-
import "./extensibility-
|
|
4
|
+
import "./extensibility-li3u8bJP.js";
|
|
5
5
|
import { k as Button } from "./dropdownComposed-CH8FoLKA.js";
|
|
6
6
|
import { initializeWasmUtil, resolveWasmConfig, setWasmConfig, upgradeToWasmHttpClient, warmupWasm } from "@incodetech/core/wasm";
|
|
7
7
|
import { isDesktopOrEmulated } from "@incodetech/core/device";
|
|
@@ -78,31 +78,31 @@ var LAZY_UI_MODULES = {
|
|
|
78
78
|
ID_CAPTURE: lazyIdModule,
|
|
79
79
|
TUTORIAL_ID: lazyIdModule,
|
|
80
80
|
SECOND_ID: lazyIdModule,
|
|
81
|
-
FACE_MATCH: () => import("./faceMatch-
|
|
81
|
+
FACE_MATCH: () => import("./faceMatch-BYWHq9CD.js").then((m) => m.FaceMatch),
|
|
82
82
|
CURP_VALIDATION: () => import("./curp-validation/curp-validation.es.js").then((m) => m.CurpValidation),
|
|
83
83
|
GOVT_VALIDATION_PROVISIONING: () => import("./government-validation/government-validation.es.js").then((m) => m.GovernmentValidation),
|
|
84
84
|
INE_VALIDATION: () => import("./government-validation/government-validation.es.js").then((m) => m.GovernmentValidation),
|
|
85
85
|
GEOLOCATION: () => import("./geolocation/geolocation.es.js").then((m) => m.Geolocation),
|
|
86
|
-
EXTERNAL_VERIFICATION: () => import("./ekycModule-
|
|
87
|
-
EKYB: () => import("./ekybModule-
|
|
88
|
-
DOCUMENT_CAPTURE: () => import("./documentCapture-
|
|
89
|
-
ADDRESS: () => import("./documentCapture-
|
|
86
|
+
EXTERNAL_VERIFICATION: () => import("./ekycModule-CJmLIk7Z.js").then((m) => m.EkycModule),
|
|
87
|
+
EKYB: () => import("./ekybModule-BdXppkYZ.js").then((m) => m.EkybModule),
|
|
88
|
+
DOCUMENT_CAPTURE: () => import("./documentCapture-otFa-W4b.js").then((m) => m.DocumentCapture),
|
|
89
|
+
ADDRESS: () => import("./documentCapture-otFa-W4b.js").then((m) => m.DocumentCapture),
|
|
90
90
|
COMBINED_CONSENT: () => import("./consent/consent.es.js").then((m) => m.Consent),
|
|
91
|
-
MANDATORY_CONSENT: () => import("./mandatoryConsent-
|
|
92
|
-
ML_CONSENT: () => import("./mandatoryConsent-
|
|
91
|
+
MANDATORY_CONSENT: () => import("./mandatoryConsent-pblMVUjs.js").then((m) => m.MandatoryConsent),
|
|
92
|
+
ML_CONSENT: () => import("./mandatoryConsent-pblMVUjs.js").then((m) => m.MandatoryConsent),
|
|
93
93
|
SIGNATURE: () => import("./signature/signature.es.js").then((m) => m.Signature),
|
|
94
|
-
ID_OCR: () => import("./idOcr-
|
|
94
|
+
ID_OCR: () => import("./idOcr-BLQhHZbS.js").then((m) => m.IdOcr),
|
|
95
95
|
ANTIFRAUD: () => import("./antifraud/antifraud.es.js").then((m) => m.Antifraud),
|
|
96
|
-
CUSTOM_FIELDS: () => import("./customFields-
|
|
96
|
+
CUSTOM_FIELDS: () => import("./customFields-Om1nY5wK.js").then((m) => m.CustomFields),
|
|
97
97
|
WATCHLIST: () => import("./watchlist/watchlist.es.js").then((m) => m.Watchlist),
|
|
98
|
-
WATCHLIST_BUSINESS: () => import("./watchlistForBusiness-
|
|
99
|
-
INCODE_WATCHLIST: () => import("./customWatchlist-
|
|
98
|
+
WATCHLIST_BUSINESS: () => import("./watchlistForBusiness-CqVbOd4P.js").then((m) => m.WatchlistForBusiness),
|
|
99
|
+
INCODE_WATCHLIST: () => import("./customWatchlist-Dh3A_Nmm.js").then((m) => m.CustomWatchlist),
|
|
100
100
|
AE_SIGNATURE: () => import("./ae-signature/ae-signature.es.js").then((m) => m.AeSignature),
|
|
101
101
|
QE_SIGNATURE: () => import("./qe-signature/qe-signature.es.js").then((m) => m.QeSignature),
|
|
102
102
|
CROSS_DOCUMENT_DATA_MATCH: () => import("./cross-document-data-match/cross-document-data-match.es.js").then((m) => m.CrossDocumentDataMatch),
|
|
103
|
-
DYNAMIC_FORMS: () => import("./dynamicForms-
|
|
103
|
+
DYNAMIC_FORMS: () => import("./dynamicForms-vqgO45Ws.js").then((m) => m.DynamicForms),
|
|
104
104
|
CERTIFICATE_ISSUANCE: () => import("./certificate-issuance/certificate-issuance.es.js").then((m) => m.CertificateIssuance),
|
|
105
|
-
FIELD_COMPARISON: () => import("./fieldComparison-
|
|
105
|
+
FIELD_COMPARISON: () => import("./fieldComparison-nhpQQ5Pl.js").then((m) => m.FieldComparison),
|
|
106
106
|
FISCAL_QR: () => import("./fiscal-qr/fiscal-qr.es.js").then((m) => m.FiscalQr),
|
|
107
107
|
VIDEO_ONBOARDING: () => import("./video-selfie/video-selfie.es.js").then((m) => m.VideoSelfie)
|
|
108
108
|
};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { a as useTranslation } from "../uiConfig-gHDoLEFm.js";
|
|
2
2
|
import { S as k, _ as y, d as T, h as q, l as A, p as d, v as u } from "../vendor-preact-mvwZ8mJj.js";
|
|
3
|
-
import { S as CameraView, _ as Permissions, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, ct as Page, dt as TransitionSpinner, pt as useTimeoutHandle, s as preloadCaptureAnimations, st as TerminalErrorPage, tt as IncodeComponent, yt as useManager } from "../extensibility-
|
|
3
|
+
import { S as CameraView, _ as Permissions, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, ct as Page, dt as TransitionSpinner, pt as useTimeoutHandle, s as preloadCaptureAnimations, st as TerminalErrorPage, tt as IncodeComponent, yt as useManager } from "../extensibility-li3u8bJP.js";
|
|
4
4
|
import { n as LoadingIcon, u as cn } from "../spacer-Bev-wMBC.js";
|
|
5
5
|
import { n as Title } from "../spinner-Ds8bck-6.js";
|
|
6
6
|
import { k as Button, u as SuccessIcon } from "../dropdownComposed-CH8FoLKA.js";
|
|
7
7
|
import { t as registerIncodeModuleElement } from "../incodeModule-CPafHixS.js";
|
|
8
|
-
import { a as IdFlipModal, c as VideoSelfieTutorial, i as IdMask, l as useVideoSelfiePermissions, n as SwitchingCameraScreen, o as preloadIdFlipAnimation, r as StepsHeader, s as SelfieMask, t as VideoSelfieFinalSuccessScreen } from "../finalSuccessScreen-
|
|
8
|
+
import { a as IdFlipModal, c as VideoSelfieTutorial, i as IdMask, l as useVideoSelfiePermissions, n as SwitchingCameraScreen, o as preloadIdFlipAnimation, r as StepsHeader, s as SelfieMask, t as VideoSelfieFinalSuccessScreen } from "../finalSuccessScreen-DYHGi383.js";
|
|
9
9
|
import { eventModuleNames, eventScreenNames, screenEvent, videoSelfieEvents } from "@incodetech/core/events";
|
|
10
10
|
import { createConsentRecorder, createVideoSelfieCameraWarmer, createVideoSelfieRecordingManager, facingModeForStep, getVideoSelfieQuestions, getVoiceConsentPhrase, resolveVideoSelfieSteps, warmupVideoSelfieWasm } from "@incodetech/core/video-selfie";
|
|
11
11
|
//#region src/modules/video-selfie/poaMask.tsx
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as useTranslation } from "../uiConfig-gHDoLEFm.js";
|
|
2
2
|
import { _ as y, v as u } from "../vendor-preact-mvwZ8mJj.js";
|
|
3
|
-
import { X as StatusPage, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, tt as IncodeComponent, yt as useManager } from "../extensibility-
|
|
3
|
+
import { X as StatusPage, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, tt as IncodeComponent, yt as useManager } from "../extensibility-li3u8bJP.js";
|
|
4
4
|
import { n as LoadingIcon } from "../spacer-Bev-wMBC.js";
|
|
5
5
|
import { u as SuccessIcon } from "../dropdownComposed-CH8FoLKA.js";
|
|
6
6
|
import { t as registerIncodeModuleElement } from "../incodeModule-CPafHixS.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as useTranslation } from "./uiConfig-gHDoLEFm.js";
|
|
2
2
|
import { _ as y, v as u } from "./vendor-preact-mvwZ8mJj.js";
|
|
3
|
-
import { K as InputComposed, X as StatusPage, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, ct as Page, tt as IncodeComponent, yt as useManager } from "./extensibility-
|
|
3
|
+
import { K as InputComposed, X as StatusPage, _t as useModuleTerminalCallbacks, at as withStandaloneModuleBootstrap, ct as Page, tt as IncodeComponent, yt as useManager } from "./extensibility-li3u8bJP.js";
|
|
4
4
|
import { n as LoadingIcon } from "./spacer-Bev-wMBC.js";
|
|
5
5
|
import { k as Button, u as SuccessIcon } from "./dropdownComposed-CH8FoLKA.js";
|
|
6
6
|
import { t as registerIncodeModuleElement } from "./incodeModule-CPafHixS.js";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { a as useTranslation, l as readStoredLanguage, t as setThemeUiConfig } from "../uiConfig-gHDoLEFm.js";
|
|
2
2
|
import { _ as y, c as z, l as A, o as P, p as d, v as u } from "../vendor-preact-mvwZ8mJj.js";
|
|
3
3
|
import { i as fetchAndApplyTheme } from "../dashboardTheme-C87VA-Zf.js";
|
|
4
|
-
import { ct as Page, dt as TransitionSpinner, ot as ResolvedConfigProvider, rt as AutoFocusTitle, st as TerminalErrorPage, tt as IncodeComponent, yt as useManager } from "../extensibility-
|
|
4
|
+
import { ct as Page, dt as TransitionSpinner, ot as ResolvedConfigProvider, rt as AutoFocusTitle, st as TerminalErrorPage, tt as IncodeComponent, yt as useManager } from "../extensibility-li3u8bJP.js";
|
|
5
5
|
import { t as registerIncodeModuleElement } from "../incodeModule-CPafHixS.js";
|
|
6
|
-
import { a as resolveApiKey, g as setupSDK, i as HEADLESS_WORKFLOW_MODULE_KEYS, l as LAZY_UI_MODULES, o as extractIncodeStatus, s as UnsupportedModule, t as useModuleLoader, v as isDesktopOrEmulated } from "../useModuleLoader-
|
|
6
|
+
import { a as resolveApiKey, g as setupSDK, i as HEADLESS_WORKFLOW_MODULE_KEYS, l as LAZY_UI_MODULES, o as extractIncodeStatus, s as UnsupportedModule, t as useModuleLoader, v as isDesktopOrEmulated } from "../useModuleLoader-gN9v26sM.js";
|
|
7
7
|
import { resolveWasmConfig, upgradeToWasmHttpClient, warmupWasm } from "@incodetech/core/wasm";
|
|
8
8
|
import { classifyScoreStatus } from "@incodetech/core/flow";
|
|
9
9
|
import { bootstrapSession, refreshQrUrlUuid } from "@incodetech/core/session";
|
|
@@ -364,7 +364,8 @@ var IncodeWorkflowReady = ({ config, workflowManager: initialManager, onFinish,
|
|
|
364
364
|
})
|
|
365
365
|
});
|
|
366
366
|
const handleModuleError = (error, _errorCode, moduleErrorCode) => {
|
|
367
|
-
|
|
367
|
+
const deferToGenericCopy = moduleKey === "MANDATORY_CONSENT" || moduleKey === "ML_CONSENT";
|
|
368
|
+
workflowManager.errorModule(error ?? (deferToGenericCopy ? void 0 : "Module error"), moduleErrorCode);
|
|
368
369
|
};
|
|
369
370
|
if (workflowState && "homeScreen" in workflowState && workflowState.homeScreen.visible) return /* @__PURE__ */ u("div", {
|
|
370
371
|
class: "IncodeWorkflow",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@incodetech/web",
|
|
3
|
-
"version": "0.0.0-dev-20260813-
|
|
3
|
+
"version": "0.0.0-dev-20260813-af514335",
|
|
4
4
|
"license": "ISC",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -292,7 +292,7 @@
|
|
|
292
292
|
"qrcode": "^1.5.4",
|
|
293
293
|
"signature_pad": "^5.1.3",
|
|
294
294
|
"tailwindcss": "^4.1.17",
|
|
295
|
-
"@incodetech/core": "0.0.0-dev-20260813-
|
|
295
|
+
"@incodetech/core": "0.0.0-dev-20260813-af514335"
|
|
296
296
|
},
|
|
297
297
|
"devDependencies": {
|
|
298
298
|
"@microsoft/api-extractor": "^7.53.3",
|