@incodetech/web 0.0.0-dev-20260819-0bebbdc2 → 0.0.0-dev-20260819-1c04894b
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/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-CDWSXM0R.js → customFields-DSB19Kw-.js} +1 -1
- package/dist/{customWatchlist-DHVLFkvP.js → customWatchlist-B5OuSTbo.js} +1 -1
- package/dist/document-capture/document-capture.es.js +1 -1
- package/dist/{documentCapture-CmTWWBqM.js → documentCapture-ChBe_T4n.js} +1 -1
- package/dist/documentCapture-pLEezy7W.js +2 -0
- package/dist/{dynamicForms-0RqvsSBC.js → dynamicForms-CBfl9rhh.js} +2 -2
- package/dist/ekyb/ekyb.es.js +1 -1
- package/dist/ekybModule-ChaTeIfK.js +2 -0
- package/dist/{ekybModule-DSL3KpFj.js → ekybModule-D3dyCzhG.js} +2 -2
- package/dist/ekyc/ekyc.es.js +1 -1
- package/dist/ekycModule-B4lLjnBS.js +2 -0
- package/dist/{ekycModule-DA-UL-dP.js → ekycModule-BvQUVfYc.js} +2 -2
- package/dist/electronic-signature/electronic-signature.es.js +1 -1
- package/dist/{electronic-signature-BEselA62.js → electronic-signature-oOPmexov.js} +1 -1
- package/dist/email/email.es.js +2 -2
- package/dist/{emailInput-BOwwTM6R.js → emailInput-DoLkj8l4.js} +1 -1
- package/dist/{extensibility-CccFDk8o.js → extensibility-ytYMyGIU.js} +3 -3
- package/dist/extensibility.es.js +1 -1
- package/dist/face-match/face-match.es.js +1 -1
- package/dist/faceMatch-BkRkA-uD.js +2 -0
- package/dist/{faceMatch-DGK0OePX.js → faceMatch-Czjsjoec.js} +1 -1
- package/dist/field-comparison/field-comparison.es.js +1 -1
- package/dist/fieldComparison-C1lVukgR.js +2 -0
- package/dist/{fieldComparison-B1YVV3R7.js → fieldComparison-CYCFMH9k.js} +1 -1
- package/dist/{finalSuccessScreen-CxC0SJ9x.js → finalSuccessScreen-BbkUEsqC.js} +1 -1
- package/dist/fiscal-qr/fiscal-qr.es.js +13 -1
- package/dist/fiscal-qr/styles.css +12 -0
- package/dist/flow/flow.es.js +2 -2
- package/dist/flow/styles.css +12 -0
- 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-CPbwIqBR.js → idOcr-DBrKdH6N.js} +1 -1
- package/dist/identity-reuse/identity-reuse.es.js +1 -1
- package/dist/{mandatoryConsent-Yx30efgT.js → mandatoryConsent-DkvvhvIm.js} +1 -1
- package/dist/{optionAccessibleLabel-DBjWX8GD.js → optionAccessibleLabel-CYmN_d91.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-CkZ9u_s3.js → useModuleLoader-CMUkZyMm.js} +14 -14
- package/dist/video-selfie/video-selfie.es.js +2 -2
- package/dist/watchlist/watchlist.es.js +1 -1
- package/dist/{watchlistForBusiness-DYftLCGi.js → watchlistForBusiness-KOxp3eLI.js} +1 -1
- package/dist/workflow/workflow.es.js +2 -2
- package/package.json +2 -2
- package/dist/documentCapture-Bw-KrMyY.js +0 -2
- package/dist/ekybModule-D_2XnxWk.js +0 -2
- package/dist/ekycModule-CQO2tfkO.js +0 -2
- package/dist/faceMatch-DOc2wv1P.js +0 -2
- package/dist/fieldComparison-CJA_jY5F.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-ytYMyGIU.js";
|
|
3
|
+
import { n as ElectronicSignature } from "../electronic-signature-oOPmexov.js";
|
|
4
4
|
import { t as registerIncodeModuleElement } from "../incodeModule-DM_YoMkO.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-ytYMyGIU.js";
|
|
3
3
|
import { t as Spinner } from "../spinner-kV3erGEp.js";
|
|
4
4
|
import { t as registerIncodeModuleElement } from "../incodeModule-DM_YoMkO.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-ytYMyGIU.js";
|
|
3
3
|
import { t as registerIncodeModuleElement } from "../incodeModule-DM_YoMkO.js";
|
|
4
4
|
import { createAuthenticationManager } from "@incodetech/core/authentication";
|
|
5
5
|
//#region src/modules/authentication/authentication.tsx
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as useTranslation } from "../uiConfig-CEG-S8X9.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-ytYMyGIU.js";
|
|
4
4
|
import { t as Spacer } from "../spacer-C7mprJCF.js";
|
|
5
5
|
import { k as Button, u as SuccessIcon } from "../dropdownComposed-BXvfDIml.js";
|
|
6
6
|
import { t as registerIncodeModuleElement } from "../incodeModule-DM_YoMkO.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as useTranslation } from "../uiConfig-CEG-S8X9.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-ytYMyGIU.js";
|
|
4
4
|
import { k as Button } from "../dropdownComposed-BXvfDIml.js";
|
|
5
5
|
import { t as registerIncodeModuleElement } from "../incodeModule-DM_YoMkO.js";
|
|
6
6
|
import { t as RichText } from "../richText-BVzmOAAP.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-ytYMyGIU.js";
|
|
3
3
|
import { t as Spinner } from "../spinner-kV3erGEp.js";
|
|
4
4
|
import { t as registerIncodeModuleElement } from "../incodeModule-DM_YoMkO.js";
|
|
5
5
|
import { createCrossDocumentDataMatchManager } from "@incodetech/core/cross-document-data-match";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as useTranslation } from "../uiConfig-CEG-S8X9.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-ytYMyGIU.js";
|
|
4
4
|
import { t as Spacer } from "../spacer-C7mprJCF.js";
|
|
5
5
|
import { O as ErrorIcon, k as Button, t as DropdownComposed, u as SuccessIcon } from "../dropdownComposed-BXvfDIml.js";
|
|
6
6
|
import { t as registerIncodeModuleElement } from "../incodeModule-DM_YoMkO.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as useTranslation } from "./uiConfig-CEG-S8X9.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-ytYMyGIU.js";
|
|
4
4
|
import { n as LoadingIcon, t as Spacer } from "./spacer-C7mprJCF.js";
|
|
5
5
|
import { k as Button, u as SuccessIcon } from "./dropdownComposed-BXvfDIml.js";
|
|
6
6
|
import { t as registerIncodeModuleElement } from "./incodeModule-DM_YoMkO.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as useTranslation } from "./uiConfig-CEG-S8X9.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-ytYMyGIU.js";
|
|
4
4
|
import { n as LoadingIcon } from "./spacer-C7mprJCF.js";
|
|
5
5
|
import { u as SuccessIcon } from "./dropdownComposed-BXvfDIml.js";
|
|
6
6
|
import { t as registerIncodeModuleElement } from "./incodeModule-DM_YoMkO.js";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as DocumentCapture } from "../documentCapture-
|
|
1
|
+
import { t as DocumentCapture } from "../documentCapture-ChBe_T4n.js";
|
|
2
2
|
export { DocumentCapture };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as useTranslation } from "./uiConfig-CEG-S8X9.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-ytYMyGIU.js";
|
|
4
4
|
import { s as Asset, t as Spacer, u as cn } from "./spacer-C7mprJCF.js";
|
|
5
5
|
import { t as Spinner } from "./spinner-kV3erGEp.js";
|
|
6
6
|
import { T as CameraIcon, f as LockIcon, k as Button, m as FileIcon, n as Modal, u as SuccessIcon } from "./dropdownComposed-BXvfDIml.js";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { a as useTranslation } from "./uiConfig-CEG-S8X9.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-ytYMyGIU.js";
|
|
4
4
|
import { k as Button, t as DropdownComposed } from "./dropdownComposed-BXvfDIml.js";
|
|
5
5
|
import { t as registerIncodeModuleElement } from "./incodeModule-DM_YoMkO.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-DoLkj8l4.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-D3dyCzhG.js";
|
|
2
2
|
export { EkybModule };
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { a as useTranslation } from "./uiConfig-CEG-S8X9.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-ytYMyGIU.js";
|
|
4
4
|
import { t as Spacer } from "./spacer-C7mprJCF.js";
|
|
5
5
|
import { t as Spinner } from "./spinner-kV3erGEp.js";
|
|
6
6
|
import { k as Button, t as DropdownComposed } from "./dropdownComposed-BXvfDIml.js";
|
|
7
7
|
import { t as registerIncodeModuleElement } from "./incodeModule-DM_YoMkO.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-CYmN_d91.js";
|
|
10
10
|
import { t as CountrySelector$1 } from "./countrySelector-Dvsb0mzZ.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-BvQUVfYc.js";
|
|
2
2
|
export { EkycModule };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { a as useTranslation } from "./uiConfig-CEG-S8X9.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-ytYMyGIU.js";
|
|
4
4
|
import { t as Spinner } from "./spinner-kV3erGEp.js";
|
|
5
5
|
import { k as Button, t as DropdownComposed } from "./dropdownComposed-BXvfDIml.js";
|
|
6
6
|
import { t as registerIncodeModuleElement } from "./incodeModule-DM_YoMkO.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-CYmN_d91.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-oOPmexov.js";
|
|
2
2
|
export { AeSignature, ElectronicSignature };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as useTranslation, i as Trans } from "./uiConfig-CEG-S8X9.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-ytYMyGIU.js";
|
|
4
4
|
import { b as ChevronLeftIcon, f as LockIcon, k as Button, u as SuccessIcon } from "./dropdownComposed-BXvfDIml.js";
|
|
5
5
|
import { t as PdfViewer } from "./pdfViewer-Bu_r3B37.js";
|
|
6
6
|
import { t as registerIncodeModuleElement } from "./incodeModule-DM_YoMkO.js";
|
package/dist/email/email.es.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { a as useTranslation } from "../uiConfig-CEG-S8X9.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-ytYMyGIU.js";
|
|
4
4
|
import { t as Spacer } from "../spacer-C7mprJCF.js";
|
|
5
5
|
import { k as Button } from "../dropdownComposed-BXvfDIml.js";
|
|
6
6
|
import { t as registerIncodeModuleElement } from "../incodeModule-DM_YoMkO.js";
|
|
7
|
-
import { t as EmailInput } from "../emailInput-
|
|
7
|
+
import { t as EmailInput } from "../emailInput-DoLkj8l4.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-CEG-S8X9.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-ytYMyGIU.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 }) => {
|
|
@@ -18231,10 +18231,10 @@ function makeUseModuleExperiment(registry) {
|
|
|
18231
18231
|
spec
|
|
18232
18232
|
]);
|
|
18233
18233
|
const assignment = resolved.assignment;
|
|
18234
|
-
const variant = assignment?.variant
|
|
18234
|
+
const variant = typeof assignment?.variant === "string" ? assignment.variant : null;
|
|
18235
18235
|
y(() => {
|
|
18236
18236
|
if (!assignment) return;
|
|
18237
|
-
recordExperimentAssignmentOnce(spec.module, {
|
|
18237
|
+
recordExperimentAssignmentOnce(spec.module, spec.storeParam, {
|
|
18238
18238
|
...assignment,
|
|
18239
18239
|
conditions: conditionsKey ? JSON.parse(conditionsKey) : void 0
|
|
18240
18240
|
});
|
|
@@ -18264,7 +18264,7 @@ function makeUseModuleExperiment(registry) {
|
|
|
18264
18264
|
* branch.
|
|
18265
18265
|
*/
|
|
18266
18266
|
var useIdExperiment = makeUseModuleExperiment({ flipCapturedCard: {
|
|
18267
|
-
storeParam: "
|
|
18267
|
+
storeParam: "idcExp07FlipInCaptureState",
|
|
18268
18268
|
module: eventModuleNames.idCapture,
|
|
18269
18269
|
...defineExperimentParams({ shouldFlipCapturedCard: booleanParam(false) })
|
|
18270
18270
|
} });
|
package/dist/extensibility.es.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { a as useTranslation, n as setUiConfig } from "./uiConfig-CEG-S8X9.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-ytYMyGIU.js";
|
|
3
3
|
import { o as Lottie, t as Spacer } from "./spacer-C7mprJCF.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-kV3erGEp.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-BXvfDIml.js";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as FaceMatch } from "../faceMatch-
|
|
1
|
+
import { t as FaceMatch } from "../faceMatch-Czjsjoec.js";
|
|
2
2
|
export { FaceMatch };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as useTranslation } from "./uiConfig-CEG-S8X9.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-ytYMyGIU.js";
|
|
4
4
|
import { s as Asset, t as Spacer } from "./spacer-C7mprJCF.js";
|
|
5
5
|
import { n as Title } from "./spinner-kV3erGEp.js";
|
|
6
6
|
import { k as Button } from "./dropdownComposed-BXvfDIml.js";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as FieldComparison } from "../fieldComparison-
|
|
1
|
+
import { t as FieldComparison } from "../fieldComparison-CYCFMH9k.js";
|
|
2
2
|
export { FieldComparison };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as useTranslation } from "./uiConfig-CEG-S8X9.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-ytYMyGIU.js";
|
|
4
4
|
import { t as Spacer } from "./spacer-C7mprJCF.js";
|
|
5
5
|
import { k as Button } from "./dropdownComposed-BXvfDIml.js";
|
|
6
6
|
import { t as registerIncodeModuleElement } from "./incodeModule-DM_YoMkO.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as useTranslation } from "./uiConfig-CEG-S8X9.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-ytYMyGIU.js";
|
|
4
4
|
import { n as LoadingIcon, o as Lottie, s as Asset, u as cn } from "./spacer-C7mprJCF.js";
|
|
5
5
|
import { O as ErrorIcon, k as Button, n as Modal, u as SuccessIcon } from "./dropdownComposed-BXvfDIml.js";
|
|
6
6
|
import { checkCameraPermission, requestCameraPermission } from "@incodetech/core/camera";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as useTranslation } from "../uiConfig-CEG-S8X9.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-ytYMyGIU.js";
|
|
4
4
|
import { t as Spacer } from "../spacer-C7mprJCF.js";
|
|
5
5
|
import { k as Button } from "../dropdownComposed-BXvfDIml.js";
|
|
6
6
|
import { t as registerIncodeModuleElement } from "../incodeModule-DM_YoMkO.js";
|
|
@@ -17,16 +17,25 @@ function getFrameState(status) {
|
|
|
17
17
|
var FiscalQrCapture = ({ manager, state }) => {
|
|
18
18
|
const { t } = useTranslation();
|
|
19
19
|
const showError = state.status === "error";
|
|
20
|
+
const statusMessage = state.status === "capturing" ? t("common.holdOnASec") : state.status === "success" ? t("idOcr.successTitle") : void 0;
|
|
20
21
|
return /* @__PURE__ */ u(Page, {
|
|
21
22
|
hideHeader: true,
|
|
22
23
|
hideFooterBranding: true,
|
|
23
24
|
className: "IncodeFiscalQrPage IncodeFiscalQrCapturePage",
|
|
25
|
+
"data-testid": "fiscal-qr-capture",
|
|
24
26
|
children: /* @__PURE__ */ u(CameraView, {
|
|
25
27
|
stream: state.stream,
|
|
26
28
|
"data-testid": "fiscal-qr-camera",
|
|
27
29
|
children: /* @__PURE__ */ u(CameraOverlay, {
|
|
28
30
|
className: "IncodeFiscalQrOverlay",
|
|
29
31
|
children: [
|
|
32
|
+
statusMessage ? /* @__PURE__ */ u("p", {
|
|
33
|
+
class: "IncodeSrOnly",
|
|
34
|
+
role: "status",
|
|
35
|
+
"aria-live": "polite",
|
|
36
|
+
"data-testid": "fiscal-qr-capture-status",
|
|
37
|
+
children: statusMessage
|
|
38
|
+
}) : null,
|
|
30
39
|
/* @__PURE__ */ u("div", {
|
|
31
40
|
class: "IncodeFiscalQrCaptureTopSection",
|
|
32
41
|
children: /* @__PURE__ */ u(CameraOverlayHeader, {
|
|
@@ -54,6 +63,7 @@ var FiscalQrCapture = ({ manager, state }) => {
|
|
|
54
63
|
children: /* @__PURE__ */ u(Button, {
|
|
55
64
|
variant: "link",
|
|
56
65
|
onClick: () => manager.skip(),
|
|
66
|
+
"data-testid": "fiscal-qr-skip",
|
|
57
67
|
children: t("common.skip")
|
|
58
68
|
})
|
|
59
69
|
})
|
|
@@ -198,6 +208,7 @@ var FiscalQrContent = ({ config, manager: externalManager, onFinish }) => {
|
|
|
198
208
|
title: t("fiscalQr.tutorial.v2.title"),
|
|
199
209
|
subtitle: t("fiscalQr.tutorial.v2.subtitle"),
|
|
200
210
|
className: "IncodeFiscalQrPage",
|
|
211
|
+
"data-testid": "fiscal-qr-tutorial",
|
|
201
212
|
children: /* @__PURE__ */ u("div", {
|
|
202
213
|
class: "IncodeFiscalQrTutorialContent",
|
|
203
214
|
children: [
|
|
@@ -205,6 +216,7 @@ var FiscalQrContent = ({ config, manager: externalManager, onFinish }) => {
|
|
|
205
216
|
/* @__PURE__ */ u(Spacer, {}),
|
|
206
217
|
/* @__PURE__ */ u(Button, {
|
|
207
218
|
onClick: () => manager.continue(),
|
|
219
|
+
"data-testid": "fiscal-qr-continue",
|
|
208
220
|
children: t("common.continue")
|
|
209
221
|
})
|
|
210
222
|
]
|
|
@@ -6,6 +6,18 @@
|
|
|
6
6
|
animation-fill-mode: both;
|
|
7
7
|
}
|
|
8
8
|
|
|
9
|
+
.IncodeFiscalQrPage .IncodeSrOnly {
|
|
10
|
+
clip-path: inset(50%);
|
|
11
|
+
white-space: nowrap;
|
|
12
|
+
border-width: 0;
|
|
13
|
+
width: 1px;
|
|
14
|
+
height: 1px;
|
|
15
|
+
margin: -1px;
|
|
16
|
+
padding: 0;
|
|
17
|
+
position: absolute;
|
|
18
|
+
overflow: hidden;
|
|
19
|
+
}
|
|
20
|
+
|
|
9
21
|
.IncodeFiscalQrPage .IncodeFiscalQrTutorialContent {
|
|
10
22
|
margin-top: var(--spacing-32, var(--spacing-32, 32px));
|
|
11
23
|
margin-bottom: var(--spacing-16, var(--spacing-16, 16px));
|
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-CEG-S8X9.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-ytYMyGIU.js";
|
|
4
4
|
import { O as ErrorIcon } from "../dropdownComposed-BXvfDIml.js";
|
|
5
5
|
import { t as registerIncodeModuleElement } from "../incodeModule-DM_YoMkO.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-CMUkZyMm.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
|
package/dist/flow/styles.css
CHANGED
|
@@ -4666,6 +4666,18 @@
|
|
|
4666
4666
|
animation-fill-mode: both;
|
|
4667
4667
|
}
|
|
4668
4668
|
|
|
4669
|
+
.IncodeFiscalQrPage .IncodeSrOnly {
|
|
4670
|
+
clip-path: inset(50%);
|
|
4671
|
+
white-space: nowrap;
|
|
4672
|
+
border-width: 0;
|
|
4673
|
+
width: 1px;
|
|
4674
|
+
height: 1px;
|
|
4675
|
+
margin: -1px;
|
|
4676
|
+
padding: 0;
|
|
4677
|
+
position: absolute;
|
|
4678
|
+
overflow: hidden;
|
|
4679
|
+
}
|
|
4680
|
+
|
|
4669
4681
|
.IncodeFiscalQrPage .IncodeFiscalQrTutorialContent {
|
|
4670
4682
|
margin-top: var(--spacing-32, var(--spacing-32, 32px));
|
|
4671
4683
|
margin-bottom: var(--spacing-16, var(--spacing-16, 16px));
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as useTranslation, i as Trans } from "../uiConfig-CEG-S8X9.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-ytYMyGIU.js";
|
|
4
4
|
import { t as Spacer } from "../spacer-C7mprJCF.js";
|
|
5
5
|
import { k as Button } from "../dropdownComposed-BXvfDIml.js";
|
|
6
6
|
import { t as registerIncodeModuleElement } from "../incodeModule-DM_YoMkO.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as useTranslation } from "../uiConfig-CEG-S8X9.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-ytYMyGIU.js";
|
|
4
4
|
import { t as Spacer } from "../spacer-C7mprJCF.js";
|
|
5
5
|
import { t as registerIncodeModuleElement } from "../incodeModule-DM_YoMkO.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-CEG-S8X9.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-ytYMyGIU.js";
|
|
4
4
|
import { i as preloadAnimations, r as AnimatedAsset, s as Asset, t as Spacer, u as cn } from "../spacer-C7mprJCF.js";
|
|
5
5
|
import { n as Title, t as Spinner } from "../spinner-kV3erGEp.js";
|
|
6
6
|
import { O as ErrorIcon, f as LockIcon, k as Button, u as SuccessIcon, y as ChevronRightIcon } from "../dropdownComposed-BXvfDIml.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-DkvvhvIm.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-CEG-S8X9.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-ytYMyGIU.js";
|
|
4
4
|
import { n as Title } from "../spinner-kV3erGEp.js";
|
|
5
5
|
import { t as registerIncodeModuleElement } from "../incodeModule-DM_YoMkO.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-BbkUEsqC.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-ytYMyGIU.js";
|
|
3
3
|
import { t as Spinner } from "../spinner-kV3erGEp.js";
|
|
4
4
|
import { t as registerIncodeModuleElement } from "../incodeModule-DM_YoMkO.js";
|
|
5
5
|
import { createIdVerificationManager } from "@incodetech/core/id-verification";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as useTranslation } from "./uiConfig-CEG-S8X9.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-ytYMyGIU.js";
|
|
4
4
|
import { k as Button } from "./dropdownComposed-BXvfDIml.js";
|
|
5
5
|
import { t as registerIncodeModuleElement } from "./incodeModule-DM_YoMkO.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-CEG-S8X9.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-ytYMyGIU.js";
|
|
4
4
|
import { t as Spinner } from "../spinner-kV3erGEp.js";
|
|
5
5
|
import { k as Button } from "../dropdownComposed-BXvfDIml.js";
|
|
6
6
|
import { t as registerIncodeModuleElement } from "../incodeModule-DM_YoMkO.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as useTranslation } from "./uiConfig-CEG-S8X9.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-ytYMyGIU.js";
|
|
4
4
|
import { k as Button } from "./dropdownComposed-BXvfDIml.js";
|
|
5
5
|
import { t as registerIncodeModuleElement } from "./incodeModule-DM_YoMkO.js";
|
|
6
6
|
import { t as RichText } from "./richText-BVzmOAAP.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as useTranslation } from "./uiConfig-CEG-S8X9.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-ytYMyGIU.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-CEG-S8X9.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-ytYMyGIU.js";
|
|
4
4
|
import { t as Spacer } from "../spacer-C7mprJCF.js";
|
|
5
5
|
import { k as Button } from "../dropdownComposed-BXvfDIml.js";
|
|
6
6
|
import { t as registerIncodeModuleElement } from "../incodeModule-DM_YoMkO.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-ytYMyGIU.js";
|
|
3
|
+
import { n as ElectronicSignature } from "../electronic-signature-oOPmexov.js";
|
|
4
4
|
import { t as registerIncodeModuleElement } from "../incodeModule-DM_YoMkO.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-CEG-S8X9.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-ytYMyGIU.js";
|
|
5
5
|
import { t as Spacer } from "../spacer-C7mprJCF.js";
|
|
6
6
|
import { D as incode_logo_default, O as ErrorIcon, k as Button, u as SuccessIcon } from "../dropdownComposed-BXvfDIml.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-CEG-S8X9.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-ytYMyGIU.js";
|
|
4
4
|
import { i as preloadAnimations } from "../spacer-C7mprJCF.js";
|
|
5
5
|
import { t as Spinner } from "../spinner-kV3erGEp.js";
|
|
6
6
|
import { O as ErrorIcon, k as Button, u as SuccessIcon, y as ChevronRightIcon } from "../dropdownComposed-BXvfDIml.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as useTranslation } from "../uiConfig-CEG-S8X9.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-ytYMyGIU.js";
|
|
4
4
|
import { t as Spacer } from "../spacer-C7mprJCF.js";
|
|
5
5
|
import { k as Button } from "../dropdownComposed-BXvfDIml.js";
|
|
6
6
|
import { t as registerIncodeModuleElement } from "../incodeModule-DM_YoMkO.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { c as createI18n, o as hasI18nInstance, s as setI18nInstance } from "./uiConfig-CEG-S8X9.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-DWTEq66U.js";
|
|
4
|
-
import "./extensibility-
|
|
4
|
+
import "./extensibility-ytYMyGIU.js";
|
|
5
5
|
import { k as Button } from "./dropdownComposed-BXvfDIml.js";
|
|
6
6
|
import { initializeWasmUtil, resolveWasmConfigForPipelines, 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-BkRkA-uD.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-B4lLjnBS.js").then((m) => m.EkycModule),
|
|
87
|
+
EKYB: () => import("./ekybModule-ChaTeIfK.js").then((m) => m.EkybModule),
|
|
88
|
+
DOCUMENT_CAPTURE: () => import("./documentCapture-pLEezy7W.js").then((m) => m.DocumentCapture),
|
|
89
|
+
ADDRESS: () => import("./documentCapture-pLEezy7W.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-DkvvhvIm.js").then((m) => m.MandatoryConsent),
|
|
92
|
+
ML_CONSENT: () => import("./mandatoryConsent-DkvvhvIm.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-DBrKdH6N.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-DSB19Kw-.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-KOxp3eLI.js").then((m) => m.WatchlistForBusiness),
|
|
99
|
+
INCODE_WATCHLIST: () => import("./customWatchlist-B5OuSTbo.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-CBfl9rhh.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-C1lVukgR.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-CEG-S8X9.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-ytYMyGIU.js";
|
|
4
4
|
import { n as LoadingIcon, u as cn } from "../spacer-C7mprJCF.js";
|
|
5
5
|
import { n as Title } from "../spinner-kV3erGEp.js";
|
|
6
6
|
import { k as Button, u as SuccessIcon } from "../dropdownComposed-BXvfDIml.js";
|
|
7
7
|
import { t as registerIncodeModuleElement } from "../incodeModule-DM_YoMkO.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-BbkUEsqC.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-CEG-S8X9.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-ytYMyGIU.js";
|
|
4
4
|
import { n as LoadingIcon } from "../spacer-C7mprJCF.js";
|
|
5
5
|
import { u as SuccessIcon } from "../dropdownComposed-BXvfDIml.js";
|
|
6
6
|
import { t as registerIncodeModuleElement } from "../incodeModule-DM_YoMkO.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as useTranslation } from "./uiConfig-CEG-S8X9.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-ytYMyGIU.js";
|
|
4
4
|
import { n as LoadingIcon } from "./spacer-C7mprJCF.js";
|
|
5
5
|
import { k as Button, u as SuccessIcon } from "./dropdownComposed-BXvfDIml.js";
|
|
6
6
|
import { t as registerIncodeModuleElement } from "./incodeModule-DM_YoMkO.js";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { a as useTranslation, l as readStoredLanguage, t as setThemeUiConfig } from "../uiConfig-CEG-S8X9.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-DWTEq66U.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-ytYMyGIU.js";
|
|
5
5
|
import { t as registerIncodeModuleElement } from "../incodeModule-DM_YoMkO.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-CMUkZyMm.js";
|
|
7
7
|
import { resolveWasmConfigForPipelines, upgradeToWasmHttpClient, warmupWasm } from "@incodetech/core/wasm";
|
|
8
8
|
import { classifyScoreStatus } from "@incodetech/core/flow";
|
|
9
9
|
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-20260819-
|
|
3
|
+
"version": "0.0.0-dev-20260819-1c04894b",
|
|
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-20260819-
|
|
295
|
+
"@incodetech/core": "0.0.0-dev-20260819-1c04894b"
|
|
296
296
|
},
|
|
297
297
|
"devDependencies": {
|
|
298
298
|
"@microsoft/api-extractor": "^7.53.3",
|