@incodetech/web 0.0.0-dev-20260803-ebbd53d1 → 0.0.0-dev-20260803-e2b5d35d
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/authentication/authentication.es.js +1 -1
- package/dist/certificate-issuance/certificate-issuance.es.js +1 -1
- package/dist/document-capture/document-capture.es.js +1 -1
- package/dist/documentCapture-C4Uv_kU-.js +2 -0
- package/dist/{documentCapture-BCP4u_L2.js → documentCapture-zkHAhcYa.js} +2 -2
- package/dist/{dynamicForms-D4FC3w60.js → dynamicForms-CLnTRRRt.js} +1 -1
- package/dist/ekyb/ekyb.es.js +1 -1
- package/dist/{ekybModule-BDyJbkUr.js → ekybModule-CPcBmZEW.js} +1 -1
- package/dist/ekybModule-rnYU8pvF.js +2 -0
- package/dist/email/email.es.js +1 -1
- package/dist/{emailInput-BkuKZnww.js → emailInput-I69N8dR5.js} +1 -1
- package/dist/{extensibility-B75_smor.js → extensibility-D5-WJeX1.js} +1 -1
- package/dist/extensibility.es.js +2 -2
- package/dist/field-comparison/field-comparison.es.js +1 -1
- package/dist/{fieldComparison-7g0Gt-7n.js → fieldComparison-B9yO4z1g.js} +1 -1
- package/dist/fieldComparison-ByntMYjC.js +2 -0
- package/dist/fiscal-qr/fiscal-qr.es.js +1 -1
- package/dist/flow/flow.es.js +1 -1
- package/dist/government-validation/government-validation.es.js +1 -1
- package/dist/id/id.es.js +2 -2
- package/dist/{idOcr-S3FKaH03.js → idOcr-1pGZv9dt.js} +1 -1
- 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/{tutorial-DmfT2_ZD.js → tutorial-tNG9HFe3.js} +8 -5
- package/dist/{useModuleLoader-pRZU8_Rw.js → useModuleLoader-DnsgA8LH.js} +6 -6
- package/dist/workflow/workflow.es.js +1 -1
- package/package.json +2 -2
- package/dist/documentCapture-CnrtheH_.js +0 -2
- package/dist/ekybModule-Dk-OqKSd.js +0 -2
- package/dist/fieldComparison-CDmKV96_.js +0 -2
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { v as u } from "../vendor-preact-mvwZ8mJj.js";
|
|
2
2
|
import { _ as useModuleTerminalCallbacks, g as isTerminalModuleState, r as withStandaloneModuleBootstrap, t as IncodeComponent, y as useManager } from "../incodeComponent-OSkicUIt.js";
|
|
3
|
-
import { n as Capture, t as Tutorial } from "../tutorial-
|
|
3
|
+
import { n as Capture, t as Tutorial } from "../tutorial-tNG9HFe3.js";
|
|
4
4
|
import { n as Permissions } from "../manualCaptureButton-sP8OSo15.js";
|
|
5
5
|
import { t as registerIncodeModuleElement } from "../incodeModule-BE4EvBi8.js";
|
|
6
6
|
import { createAuthenticationManager } from "@incodetech/core/authentication";
|
|
@@ -4,7 +4,7 @@ import { _ as useModuleTerminalCallbacks, o as Page, r as withStandaloneModuleBo
|
|
|
4
4
|
import { t as Spacer } from "../spacer-Dv_GLIg1.js";
|
|
5
5
|
import { o as TypographyH5 } from "../spinner-9U-97vN9.js";
|
|
6
6
|
import { r as Button } from "../incode-logo-DfmsgFwc.js";
|
|
7
|
-
import { y as PasswordInputComposed } from "../extensibility-
|
|
7
|
+
import { y as PasswordInputComposed } from "../extensibility-D5-WJeX1.js";
|
|
8
8
|
import { t as SuccessIcon } from "../successIcon-Bj8Y9CuI.js";
|
|
9
9
|
import { t as AutoFocusTitle } from "../autoFocusTitle-CQTmpnAv.js";
|
|
10
10
|
import { t as VerificationResult } from "../verificationResult-DSckmNHE.js";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as DocumentCapture } from "../documentCapture-
|
|
1
|
+
import { t as DocumentCapture } from "../documentCapture-zkHAhcYa.js";
|
|
2
2
|
export { DocumentCapture };
|
|
@@ -4,11 +4,11 @@ import { _ as useModuleTerminalCallbacks, m as useIsMobileDeviceWidth, o as Page
|
|
|
4
4
|
import { s as Asset, t as Spacer, u as cn } from "./spacer-Dv_GLIg1.js";
|
|
5
5
|
import { t as Spinner } from "./spinner-9U-97vN9.js";
|
|
6
6
|
import { r as Button } from "./incode-logo-DfmsgFwc.js";
|
|
7
|
-
import { b as ProgressBar, d as CaptureFooter, f as CameraOverlayHeader, p as CameraOverlay } from "./extensibility-
|
|
7
|
+
import { b as ProgressBar, d as CaptureFooter, f as CameraOverlayHeader, p as CameraOverlay } from "./extensibility-D5-WJeX1.js";
|
|
8
8
|
import { a as FileIcon, g as CameraIcon, r as LockIcon } from "./icons-B4dc7Tc_.js";
|
|
9
9
|
import { t as SuccessIcon } from "./successIcon-Bj8Y9CuI.js";
|
|
10
10
|
import { t as Modal } from "./modal-DtPq9tRg.js";
|
|
11
|
-
import { i as ErrorContent } from "./tutorial-
|
|
11
|
+
import { i as ErrorContent } from "./tutorial-tNG9HFe3.js";
|
|
12
12
|
import { t as AutoFocusTitle } from "./autoFocusTitle-CQTmpnAv.js";
|
|
13
13
|
import { t as BottomSheet } from "./bottomSheet-Cp8DLulN.js";
|
|
14
14
|
import { a as CameraView, o as CameraFrame } from "./manualCaptureButton-CuYBkH_6.js";
|
|
@@ -9,7 +9,7 @@ import { t as DropdownComposed } from "./dropdownComposed-Dlwcx-aR.js";
|
|
|
9
9
|
import { t as DateInputComposed } from "./dateInputComposed-P7Qs8RyW.js";
|
|
10
10
|
import { t as registerIncodeModuleElement } from "./incodeModule-BE4EvBi8.js";
|
|
11
11
|
import { n as getRequiredHintMode, t as getFieldHint } from "./requiredLabelHint-Dx0WS2cR.js";
|
|
12
|
-
import { t as EmailInput } from "./emailInput-
|
|
12
|
+
import { t as EmailInput } from "./emailInput-I69N8dR5.js";
|
|
13
13
|
import { createDynamicFormsManager } from "@incodetech/core/dynamic-forms";
|
|
14
14
|
import { formatCPF, isValidCPF } from "@incodetech/core/id-ocr";
|
|
15
15
|
//#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-CPcBmZEW.js";
|
|
2
2
|
export { EkybModule };
|
|
@@ -4,7 +4,7 @@ import { _ as useModuleTerminalCallbacks, h as useFormScrollable, o as Page, r a
|
|
|
4
4
|
import { t as Spacer } from "./spacer-Dv_GLIg1.js";
|
|
5
5
|
import { t as Spinner } from "./spinner-9U-97vN9.js";
|
|
6
6
|
import { r as Button } from "./incode-logo-DfmsgFwc.js";
|
|
7
|
-
import "./extensibility-
|
|
7
|
+
import "./extensibility-D5-WJeX1.js";
|
|
8
8
|
import { t as VerificationResult } from "./verificationResult-DSckmNHE.js";
|
|
9
9
|
import { t as InputComposed } from "./inputComposed-CLVhm6Gq.js";
|
|
10
10
|
import { i as translateError, r as FormField } from "./radioGroupComposed-Bx9G6loj.js";
|
package/dist/email/email.es.js
CHANGED
|
@@ -5,7 +5,7 @@ import { t as Spacer } from "../spacer-Dv_GLIg1.js";
|
|
|
5
5
|
import { r as Button } from "../incode-logo-DfmsgFwc.js";
|
|
6
6
|
import { t as OtpInput } from "../otpInput-BXwcWbC7.js";
|
|
7
7
|
import { t as registerIncodeModuleElement } from "../incodeModule-BE4EvBi8.js";
|
|
8
|
-
import { t as EmailInput } from "../emailInput-
|
|
8
|
+
import { t as EmailInput } from "../emailInput-I69N8dR5.js";
|
|
9
9
|
import { createEmailManager } from "@incodetech/core/email";
|
|
10
10
|
//#region src/modules/email/email.tsx
|
|
11
11
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { i as useTranslation } from "./uiConfig-B5ASPUL4.js";
|
|
2
2
|
import { v as u } from "./vendor-preact-mvwZ8mJj.js";
|
|
3
|
-
import "./extensibility-
|
|
3
|
+
import "./extensibility-D5-WJeX1.js";
|
|
4
4
|
import { t as InputComposed } from "./inputComposed-CLVhm6Gq.js";
|
|
5
5
|
//#region src/modules/email/emailInput.tsx
|
|
6
6
|
var EMAIL_REGEX = /^[^\s@]+@[^\s@]+\.[^\s@]{2,}$/;
|
|
@@ -8,7 +8,7 @@ import "./processing-v72-8SOm.js";
|
|
|
8
8
|
import { _ as CalendarIcon, c as EllipseIcon, h as CaptureButtonIcon, i as HelpIcon, o as EyeOffIcon, r as LockIcon, s as EyeIcon, t as SvgLightningIcon, u as ChevronRightIcon } from "./icons-B4dc7Tc_.js";
|
|
9
9
|
import { t as SuccessIcon } from "./successIcon-Bj8Y9CuI.js";
|
|
10
10
|
import { t as Modal } from "./modal-DtPq9tRg.js";
|
|
11
|
-
import { r as BaseTutorial } from "./tutorial-
|
|
11
|
+
import { r as BaseTutorial } from "./tutorial-tNG9HFe3.js";
|
|
12
12
|
import "./verificationResult-DSckmNHE.js";
|
|
13
13
|
import "./connectionError-UGTo255E.js";
|
|
14
14
|
import { t as InputComposed } from "./inputComposed-CLVhm6Gq.js";
|
package/dist/extensibility.es.js
CHANGED
|
@@ -3,12 +3,12 @@ import { n as LandscapeBlocker, o as Page, t as IncodeComponent, v as useScreenO
|
|
|
3
3
|
import { o as Lottie, t as Spacer } from "./spacer-Dv_GLIg1.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-9U-97vN9.js";
|
|
5
5
|
import { n as ErrorIcon, r as Button } from "./incode-logo-DfmsgFwc.js";
|
|
6
|
-
import { _ as TextArea, b as ProgressBar, d as CaptureFooter, f as CameraOverlayHeader, g as TextAreaComposed, h as VerificationOptionCardList, i as Capture, m as VerificationOptionCard, n as Chooser, o as IdExpired, p as CameraOverlay, r as Tutorial, s as IdError, t as FlipAnimation, u as ManualCapture, v as SegmentedDateInput, x as Overlay, y as PasswordInputComposed } from "./extensibility-
|
|
6
|
+
import { _ as TextArea, b as ProgressBar, d as CaptureFooter, f as CameraOverlayHeader, g as TextAreaComposed, h as VerificationOptionCardList, i as Capture, m as VerificationOptionCard, n as Chooser, o as IdExpired, p as CameraOverlay, r as Tutorial, s as IdError, t as FlipAnimation, u as ManualCapture, v as SegmentedDateInput, x as Overlay, y as PasswordInputComposed } from "./extensibility-D5-WJeX1.js";
|
|
7
7
|
import { t as Processing } from "./processing-v72-8SOm.js";
|
|
8
8
|
import { _ as CalendarIcon, a as FileIcon, c as EllipseIcon, d as ChevronLeftIcon, f as ChevronDown, g as CameraIcon, h as CaptureButtonIcon, i as HelpIcon, l as CloseIcon, m as CheckmarkIcon, n as SearchIcon, o as EyeOffIcon, p as CheckmarkCompactIcon, r as LockIcon, s as EyeIcon, t as SvgLightningIcon, u as ChevronRightIcon, v as WarningIcon } from "./icons-B4dc7Tc_.js";
|
|
9
9
|
import { t as SuccessIcon } from "./successIcon-Bj8Y9CuI.js";
|
|
10
10
|
import { t as Modal } from "./modal-DtPq9tRg.js";
|
|
11
|
-
import { i as ErrorContent, n as Capture$1, r as BaseTutorial, t as Tutorial$1 } from "./tutorial-
|
|
11
|
+
import { i as ErrorContent, n as Capture$1, r as BaseTutorial, t as Tutorial$1 } from "./tutorial-tNG9HFe3.js";
|
|
12
12
|
import { t as VerificationResult } from "./verificationResult-DSckmNHE.js";
|
|
13
13
|
import { t as ConnectionError } from "./connectionError-UGTo255E.js";
|
|
14
14
|
import { n as Input, t as InputComposed } from "./inputComposed-CLVhm6Gq.js";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as FieldComparison } from "../fieldComparison-
|
|
1
|
+
import { t as FieldComparison } from "../fieldComparison-B9yO4z1g.js";
|
|
2
2
|
export { FieldComparison };
|
|
@@ -3,7 +3,7 @@ import { v as u } from "./vendor-preact-mvwZ8mJj.js";
|
|
|
3
3
|
import { _ as useModuleTerminalCallbacks, o as Page, r as withStandaloneModuleBootstrap, t as IncodeComponent, y as useManager } from "./incodeComponent-OSkicUIt.js";
|
|
4
4
|
import { t as Spacer } from "./spacer-Dv_GLIg1.js";
|
|
5
5
|
import { r as Button } from "./incode-logo-DfmsgFwc.js";
|
|
6
|
-
import "./extensibility-
|
|
6
|
+
import "./extensibility-D5-WJeX1.js";
|
|
7
7
|
import { t as VerificationResult } from "./verificationResult-DSckmNHE.js";
|
|
8
8
|
import { t as InputComposed } from "./inputComposed-CLVhm6Gq.js";
|
|
9
9
|
import { t as registerIncodeModuleElement } from "./incodeModule-BE4EvBi8.js";
|
|
@@ -3,7 +3,7 @@ import { v as u } from "../vendor-preact-mvwZ8mJj.js";
|
|
|
3
3
|
import { _ as useModuleTerminalCallbacks, o as Page, r as withStandaloneModuleBootstrap, t as IncodeComponent, y as useManager } from "../incodeComponent-OSkicUIt.js";
|
|
4
4
|
import { t as Spacer } from "../spacer-Dv_GLIg1.js";
|
|
5
5
|
import { r as Button } from "../incode-logo-DfmsgFwc.js";
|
|
6
|
-
import { f as CameraOverlayHeader, p as CameraOverlay } from "../extensibility-
|
|
6
|
+
import { f as CameraOverlayHeader, p as CameraOverlay } from "../extensibility-D5-WJeX1.js";
|
|
7
7
|
import { t as VerificationResult } from "../verificationResult-DSckmNHE.js";
|
|
8
8
|
import { a as CameraView, o as CameraFrame } from "../manualCaptureButton-CuYBkH_6.js";
|
|
9
9
|
import { t as registerIncodeModuleElement } from "../incodeModule-BE4EvBi8.js";
|
package/dist/flow/flow.es.js
CHANGED
|
@@ -4,7 +4,7 @@ import { a as TerminalErrorPage, i as ResolvedConfigProvider, l as TransitionSpi
|
|
|
4
4
|
import { n as ErrorIcon } from "../incode-logo-DfmsgFwc.js";
|
|
5
5
|
import { t as StatusPage } from "../statusPage-CbYK3HZ1.js";
|
|
6
6
|
import { t as registerIncodeModuleElement } from "../incodeModule-BE4EvBi8.js";
|
|
7
|
-
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-
|
|
7
|
+
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-DnsgA8LH.js";
|
|
8
8
|
import { getRequiredWasmPipelines } from "@incodetech/core/flow";
|
|
9
9
|
import { bootstrapSession, refreshQrUrlUuid } from "@incodetech/core/session";
|
|
10
10
|
//#region src/shared/processing/useDelayedFlag.ts
|
|
@@ -2,7 +2,7 @@ import { i as useTranslation } from "../uiConfig-B5ASPUL4.js";
|
|
|
2
2
|
import { S as k, v as u } from "../vendor-preact-mvwZ8mJj.js";
|
|
3
3
|
import { _ as useModuleTerminalCallbacks, o as Page, r as withStandaloneModuleBootstrap, t as IncodeComponent, y as useManager } from "../incodeComponent-OSkicUIt.js";
|
|
4
4
|
import { t as Spacer } from "../spacer-Dv_GLIg1.js";
|
|
5
|
-
import "../extensibility-
|
|
5
|
+
import "../extensibility-D5-WJeX1.js";
|
|
6
6
|
import { t as AutoFocusTitle } from "../autoFocusTitle-CQTmpnAv.js";
|
|
7
7
|
import { t as VerificationResult } from "../verificationResult-DSckmNHE.js";
|
|
8
8
|
import { t as OtpInput } from "../otpInput-BXwcWbC7.js";
|
package/dist/id/id.es.js
CHANGED
|
@@ -4,11 +4,11 @@ import { _ as useModuleTerminalCallbacks, d as useTimeoutHandle, l as Transition
|
|
|
4
4
|
import { i as preloadAnimations, r as AnimatedAsset, s as Asset, t as Spacer, u as cn } from "../spacer-Dv_GLIg1.js";
|
|
5
5
|
import { n as Title, t as Spinner } from "../spinner-9U-97vN9.js";
|
|
6
6
|
import { n as ErrorIcon, r as Button } from "../incode-logo-DfmsgFwc.js";
|
|
7
|
-
import { a as IdNoAttempts, b as ProgressBar, c as useIdExperiment, i as Capture, l as CaptureFrame, n as Chooser, o as IdExpired, r as Tutorial, s as IdError, t as FlipAnimation } from "../extensibility-
|
|
7
|
+
import { a as IdNoAttempts, b as ProgressBar, c as useIdExperiment, i as Capture, l as CaptureFrame, n as Chooser, o as IdExpired, r as Tutorial, s as IdError, t as FlipAnimation } from "../extensibility-D5-WJeX1.js";
|
|
8
8
|
import { t as Processing } from "../processing-v72-8SOm.js";
|
|
9
9
|
import { r as LockIcon, u as ChevronRightIcon } from "../icons-B4dc7Tc_.js";
|
|
10
10
|
import { t as SuccessIcon } from "../successIcon-Bj8Y9CuI.js";
|
|
11
|
-
import { i as ErrorContent } from "../tutorial-
|
|
11
|
+
import { i as ErrorContent } from "../tutorial-tNG9HFe3.js";
|
|
12
12
|
import { n as Permissions } from "../manualCaptureButton-sP8OSo15.js";
|
|
13
13
|
import { t as PdfViewer } from "../pdfViewer-CYu11qlC.js";
|
|
14
14
|
import { t as registerIncodeModuleElement } from "../incodeModule-BE4EvBi8.js";
|
|
@@ -2,7 +2,7 @@ import { i as useTranslation } from "./uiConfig-B5ASPUL4.js";
|
|
|
2
2
|
import { d as T, v as u } from "./vendor-preact-mvwZ8mJj.js";
|
|
3
3
|
import { _ as useModuleTerminalCallbacks, o as Page, r as withStandaloneModuleBootstrap, t as IncodeComponent, y as useManager } from "./incodeComponent-OSkicUIt.js";
|
|
4
4
|
import { r as Button } from "./incode-logo-DfmsgFwc.js";
|
|
5
|
-
import "./extensibility-
|
|
5
|
+
import "./extensibility-D5-WJeX1.js";
|
|
6
6
|
import { t as VerificationResult } from "./verificationResult-DSckmNHE.js";
|
|
7
7
|
import { t as InputComposed } from "./inputComposed-CLVhm6Gq.js";
|
|
8
8
|
import { t as RadioGroupComposed } from "./radioGroupComposed-Bx9G6loj.js";
|
|
@@ -4,7 +4,7 @@ import { S as k, _ as y, h as q, l as A, m as g, p as d, v as u } from "../vendo
|
|
|
4
4
|
import { _ as useModuleTerminalCallbacks, c as usePageUiConfig, l as TransitionSpinner, r as withStandaloneModuleBootstrap, s as VerifiedByIncodeLogo, t as IncodeComponent, y as useManager } from "../incodeComponent-OSkicUIt.js";
|
|
5
5
|
import { t as Spacer } from "../spacer-Dv_GLIg1.js";
|
|
6
6
|
import { n as ErrorIcon, r as Button, t as incode_logo_default } from "../incode-logo-DfmsgFwc.js";
|
|
7
|
-
import "../extensibility-
|
|
7
|
+
import "../extensibility-D5-WJeX1.js";
|
|
8
8
|
import "../icons-B4dc7Tc_.js";
|
|
9
9
|
import { t as SuccessIcon } from "../successIcon-Bj8Y9CuI.js";
|
|
10
10
|
import { t as AutoFocusTitle } from "../autoFocusTitle-CQTmpnAv.js";
|
package/dist/selfie/selfie.es.js
CHANGED
|
@@ -2,7 +2,7 @@ import { _ as y, v as u } from "../vendor-preact-mvwZ8mJj.js";
|
|
|
2
2
|
import { _ as useModuleTerminalCallbacks, g as isTerminalModuleState, l as TransitionSpinner, r as withStandaloneModuleBootstrap, t as IncodeComponent, y as useManager } from "../incodeComponent-OSkicUIt.js";
|
|
3
3
|
import { i as preloadAnimations } from "../spacer-Dv_GLIg1.js";
|
|
4
4
|
import { t as Processing } from "../processing-v72-8SOm.js";
|
|
5
|
-
import { n as Capture, t as Tutorial } from "../tutorial-
|
|
5
|
+
import { n as Capture, t as Tutorial } from "../tutorial-tNG9HFe3.js";
|
|
6
6
|
import { n as Permissions } from "../manualCaptureButton-sP8OSo15.js";
|
|
7
7
|
import { t as registerIncodeModuleElement } from "../incodeModule-BE4EvBi8.js";
|
|
8
8
|
import { createSelfieManager } from "@incodetech/core/selfie";
|
|
@@ -3,7 +3,7 @@ import { _ as y, a as D, h as q, l as A, p as d, u as F, v as u } from "../vendo
|
|
|
3
3
|
import { _ as useModuleTerminalCallbacks, o as Page, r as withStandaloneModuleBootstrap, t as IncodeComponent, y as useManager } from "../incodeComponent-OSkicUIt.js";
|
|
4
4
|
import { t as Spacer } from "../spacer-Dv_GLIg1.js";
|
|
5
5
|
import { r as Button } from "../incode-logo-DfmsgFwc.js";
|
|
6
|
-
import "../extensibility-
|
|
6
|
+
import "../extensibility-D5-WJeX1.js";
|
|
7
7
|
import { t as VerificationResult } from "../verificationResult-DSckmNHE.js";
|
|
8
8
|
import { t as registerIncodeModuleElement } from "../incodeModule-BE4EvBi8.js";
|
|
9
9
|
import { t as _defineProperty } from "../defineProperty-BbpBna-2.js";
|
|
@@ -284,7 +284,7 @@ var LoadingBorder = ({ borderState = "idle" }) => {
|
|
|
284
284
|
};
|
|
285
285
|
//#endregion
|
|
286
286
|
//#region src/shared/capture/notification.tsx
|
|
287
|
-
var Notification = ({ detectionState, disabled }) => {
|
|
287
|
+
var Notification = ({ detectionState, disabled, guideStyle = "silhouette" }) => {
|
|
288
288
|
const { t } = useTranslation();
|
|
289
289
|
const liveRef = A(null);
|
|
290
290
|
const lastAnnouncedRef = A({
|
|
@@ -296,20 +296,22 @@ var Notification = ({ detectionState, disabled }) => {
|
|
|
296
296
|
const hasAnnouncedInstructionsRef = A(false);
|
|
297
297
|
const clearTimerRef = A();
|
|
298
298
|
const outerTimerRef = A();
|
|
299
|
+
const dotted = guideStyle === "dottedOutline";
|
|
300
|
+
const centerFaceText = t(dotted ? "notifications.centerFace" : "notifications.centerFaceV2");
|
|
299
301
|
const text = {
|
|
300
|
-
idle:
|
|
302
|
+
idle: centerFaceText,
|
|
301
303
|
noFace: t("notifications.faceNotFound"),
|
|
302
304
|
tooManyFaces: t("notifications.tooManyFaces"),
|
|
303
305
|
tooClose: t("notifications.moveAway"),
|
|
304
306
|
tooFar: t("notifications.moveCloser"),
|
|
305
307
|
blur: t("notifications.onBlur"),
|
|
306
308
|
dark: t("notifications.onDark"),
|
|
307
|
-
faceAngle: t("notifications.onFaceAngleV2"),
|
|
309
|
+
faceAngle: t(dotted ? "notifications.onFaceAngle" : "notifications.onFaceAngleV2"),
|
|
308
310
|
headWear: t("notifications.removeHeadwear"),
|
|
309
311
|
lenses: t("notifications.removeLenses"),
|
|
310
312
|
eyesClosed: t("notifications.eyesClosed"),
|
|
311
313
|
faceMask: t("notifications.mask"),
|
|
312
|
-
centerFace:
|
|
314
|
+
centerFace: centerFaceText,
|
|
313
315
|
getReady: t("notifications.getReady"),
|
|
314
316
|
capturing: t("idv2.capture.takingPhoto"),
|
|
315
317
|
error: t("common.tryAgain")
|
|
@@ -649,7 +651,8 @@ var Capture = ({ manager, state }) => {
|
|
|
649
651
|
/* @__PURE__ */ u(Spacer, { size: 32 }),
|
|
650
652
|
detectionStatus ? /* @__PURE__ */ u(Notification, {
|
|
651
653
|
detectionState: detectionStatus,
|
|
652
|
-
disabled: !!uploadError || isManualCapturing
|
|
654
|
+
disabled: !!uploadError || isManualCapturing,
|
|
655
|
+
guideStyle: obfuscateWithAvatar && avatarVariant === "avatar-2d" ? "dottedOutline" : "silhouette"
|
|
653
656
|
}) : null,
|
|
654
657
|
detectionStatus === "manualCapture" && !onDeviceMode ? /* @__PURE__ */ u(ManualCaptureButton, {
|
|
655
658
|
ref: manualCaptureRef,
|
|
@@ -84,14 +84,14 @@ var LAZY_UI_MODULES = {
|
|
|
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
86
|
EXTERNAL_VERIFICATION: () => import("./ekycModule-BH1ozF3X.js").then((m) => m.EkycModule),
|
|
87
|
-
EKYB: () => import("./ekybModule-
|
|
88
|
-
DOCUMENT_CAPTURE: () => import("./documentCapture-
|
|
89
|
-
ADDRESS: () => import("./documentCapture-
|
|
87
|
+
EKYB: () => import("./ekybModule-rnYU8pvF.js").then((m) => m.EkybModule),
|
|
88
|
+
DOCUMENT_CAPTURE: () => import("./documentCapture-C4Uv_kU-.js").then((m) => m.DocumentCapture),
|
|
89
|
+
ADDRESS: () => import("./documentCapture-C4Uv_kU-.js").then((m) => m.DocumentCapture),
|
|
90
90
|
COMBINED_CONSENT: () => import("./consent/consent.es.js").then((m) => m.Consent),
|
|
91
91
|
MANDATORY_CONSENT: () => import("./mandatoryConsent-5xeUtj4a.js").then((m) => m.MandatoryConsent),
|
|
92
92
|
ML_CONSENT: () => import("./mandatoryConsent-5xeUtj4a.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-1pGZv9dt.js").then((m) => m.IdOcr),
|
|
95
95
|
ANTIFRAUD: () => import("./antifraud/antifraud.es.js").then((m) => m.Antifraud),
|
|
96
96
|
CUSTOM_FIELDS: () => import("./customFields-DWI74tFf.js").then((m) => m.CustomFields),
|
|
97
97
|
WATCHLIST: () => import("./watchlist/watchlist.es.js").then((m) => m.Watchlist),
|
|
@@ -100,9 +100,9 @@ var LAZY_UI_MODULES = {
|
|
|
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-CLnTRRRt.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-ByntMYjC.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
|
};
|
|
@@ -4,7 +4,7 @@ import { i as fetchAndApplyTheme } from "../dashboardTheme-CVliZSR-.js";
|
|
|
4
4
|
import { a as TerminalErrorPage, i as ResolvedConfigProvider, l as TransitionSpinner, o as Page, t as IncodeComponent, y as useManager } from "../incodeComponent-OSkicUIt.js";
|
|
5
5
|
import { t as AutoFocusTitle } from "../autoFocusTitle-CQTmpnAv.js";
|
|
6
6
|
import { t as registerIncodeModuleElement } from "../incodeModule-BE4EvBi8.js";
|
|
7
|
-
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-
|
|
7
|
+
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-DnsgA8LH.js";
|
|
8
8
|
import { resolveWasmConfig, upgradeToWasmHttpClient, warmupWasm } from "@incodetech/core/wasm";
|
|
9
9
|
import { classifyScoreStatus } from "@incodetech/core/flow";
|
|
10
10
|
import { bootstrapSession, refreshQrUrlUuid } from "@incodetech/core/session";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@incodetech/web",
|
|
3
|
-
"version": "0.0.0-dev-20260803-
|
|
3
|
+
"version": "0.0.0-dev-20260803-e2b5d35d",
|
|
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-20260803-
|
|
295
|
+
"@incodetech/core": "0.0.0-dev-20260803-e2b5d35d"
|
|
296
296
|
},
|
|
297
297
|
"devDependencies": {
|
|
298
298
|
"@microsoft/api-extractor": "^7.53.3",
|