@incodetech/web 0.0.0-dev-20260729-9e7b030a → 0.0.0-dev-20260729-5e1819bc
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/certificate-issuance/certificate-issuance.es.js +1 -1
- package/dist/document-capture/document-capture.es.js +1 -1
- package/dist/{documentCapture-BxwzPRns.js → documentCapture-BCOt7KyE.js} +1 -1
- package/dist/documentCapture-Bc70RpRy.js +2 -0
- package/dist/{dynamicForms-Crad7QeY.js → dynamicForms-BG9SsLRx.js} +1 -1
- package/dist/ekyb/ekyb.es.js +1 -1
- package/dist/ekybModule-CBw9UvDy.js +2 -0
- package/dist/{ekybModule-Dp6Do6FI.js → ekybModule-CNypaHrH.js} +1 -1
- package/dist/email/email.es.js +1 -1
- package/dist/{emailInput-BqlrJ_dX.js → emailInput-MPmRwMLh.js} +1 -1
- package/dist/{extensibility-DtlPhQNL.js → extensibility-BP_5DPas.js} +7 -6
- package/dist/extensibility.es.js +1 -1
- package/dist/field-comparison/field-comparison.es.js +1 -1
- package/dist/{fieldComparison-mJFplVwr.js → fieldComparison-7elKN-uq.js} +1 -1
- package/dist/fieldComparison-DPzftT2Z.js +2 -0
- package/dist/fiscal-qr/fiscal-qr.es.js +1 -1
- package/dist/flow/flow.es.js +1 -1
- package/dist/flow/styles.css +4 -0
- package/dist/government-validation/government-validation.es.js +1 -1
- package/dist/id/id.es.js +2 -2
- package/dist/id/styles.css +4 -0
- package/dist/{idOcr-BNi9FWGZ.js → idOcr-C-1COH6w.js} +1 -1
- package/dist/redirect-to-mobile/redirect-to-mobile.es.js +1 -1
- package/dist/signature/signature.es.js +1 -1
- package/dist/{useModuleLoader-DDr5IBnE.js → useModuleLoader-d9qDkGgg.js} +6 -6
- package/dist/workflow/styles.css +4 -0
- package/dist/workflow/workflow.es.js +1 -1
- package/package.json +2 -2
- package/dist/documentCapture-DGG_2ySV.js +0 -2
- package/dist/ekybModule-ORG0loIk.js +0 -2
- package/dist/fieldComparison-Dgzs9T1n.js +0 -2
|
@@ -4,7 +4,7 @@ import { _ as useModuleTerminalCallbacks, o as Page, r as withStandaloneModuleBo
|
|
|
4
4
|
import { t as Spacer } from "../spacer-D52odyVb.js";
|
|
5
5
|
import { o as TypographyH5 } from "../spinner-CEzuAsxR.js";
|
|
6
6
|
import { r as Button } from "../incode-logo-B44XBmUF.js";
|
|
7
|
-
import { y as PasswordInputComposed } from "../extensibility-
|
|
7
|
+
import { y as PasswordInputComposed } from "../extensibility-BP_5DPas.js";
|
|
8
8
|
import { t as SuccessIcon } from "../successIcon-Bj8Y9CuI.js";
|
|
9
9
|
import { t as AutoFocusTitle } from "../autoFocusTitle-CvZ2oKGw.js";
|
|
10
10
|
import { t as VerificationResult } from "../verificationResult-Bn1_erQu.js";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as DocumentCapture } from "../documentCapture-
|
|
1
|
+
import { t as DocumentCapture } from "../documentCapture-BCOt7KyE.js";
|
|
2
2
|
export { DocumentCapture };
|
|
@@ -4,7 +4,7 @@ import { _ as useModuleTerminalCallbacks, m as useIsMobileDeviceWidth, o as Page
|
|
|
4
4
|
import { s as Asset, t as Spacer, u as cn } from "./spacer-D52odyVb.js";
|
|
5
5
|
import { t as Spinner } from "./spinner-CEzuAsxR.js";
|
|
6
6
|
import { r as Button } from "./incode-logo-B44XBmUF.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-BP_5DPas.js";
|
|
8
8
|
import { a as FileIcon, g as CameraIcon, r as LockIcon } from "./icons-CnHH5IUi.js";
|
|
9
9
|
import { t as SuccessIcon } from "./successIcon-Bj8Y9CuI.js";
|
|
10
10
|
import { t as Modal } from "./modal-B9tF0ldx.js";
|
|
@@ -9,7 +9,7 @@ import { t as DropdownComposed } from "./dropdownComposed-B6FF4cVZ.js";
|
|
|
9
9
|
import { t as DateInputComposed } from "./dateInputComposed-Bmm1u44s.js";
|
|
10
10
|
import { t as registerIncodeModuleElement } from "./incodeModule-B02hDGir.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-MPmRwMLh.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-CNypaHrH.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-D52odyVb.js";
|
|
5
5
|
import { t as Spinner } from "./spinner-CEzuAsxR.js";
|
|
6
6
|
import { r as Button } from "./incode-logo-B44XBmUF.js";
|
|
7
|
-
import "./extensibility-
|
|
7
|
+
import "./extensibility-BP_5DPas.js";
|
|
8
8
|
import { t as VerificationResult } from "./verificationResult-Bn1_erQu.js";
|
|
9
9
|
import { t as InputComposed } from "./inputComposed-CWQkki5v.js";
|
|
10
10
|
import { i as translateError, r as FormField } from "./radioGroupComposed-CRePkzYH.js";
|
package/dist/email/email.es.js
CHANGED
|
@@ -5,7 +5,7 @@ import { t as Spacer } from "../spacer-D52odyVb.js";
|
|
|
5
5
|
import { r as Button } from "../incode-logo-B44XBmUF.js";
|
|
6
6
|
import { t as OtpInput } from "../otpInput-Dju8N2oD.js";
|
|
7
7
|
import { t as registerIncodeModuleElement } from "../incodeModule-B02hDGir.js";
|
|
8
|
-
import { t as EmailInput } from "../emailInput-
|
|
8
|
+
import { t as EmailInput } from "../emailInput-MPmRwMLh.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-Ar3UWfPc.js";
|
|
2
2
|
import { v as u } from "./vendor-preact-mvwZ8mJj.js";
|
|
3
|
-
import "./extensibility-
|
|
3
|
+
import "./extensibility-BP_5DPas.js";
|
|
4
4
|
import { t as InputComposed } from "./inputComposed-CWQkki5v.js";
|
|
5
5
|
//#region src/modules/email/emailInput.tsx
|
|
6
6
|
var EMAIL_REGEX = /^[^\s@]+@[^\s@]+\.[^\s@]{2,}$/;
|
|
@@ -1149,11 +1149,12 @@ var CaptureFrame = ({ orientation, mode, state, children, className }) => {
|
|
|
1149
1149
|
//#region src/modules/id/processing/idProcessingLayout.tsx
|
|
1150
1150
|
var IdProcessingLayout = ({ imageUrl, orientation, mode, borderState, topContent, bottomContent, overlayContent, blurImage }) => {
|
|
1151
1151
|
const { t } = useTranslation();
|
|
1152
|
+
const frameMode = mode === "id" ? "front" : mode;
|
|
1152
1153
|
return /* @__PURE__ */ u(Page, {
|
|
1153
1154
|
hideHeader: true,
|
|
1154
1155
|
hideFooterBranding: true,
|
|
1155
1156
|
children: /* @__PURE__ */ u("div", {
|
|
1156
|
-
class: "IncodeIdProcessingLayout",
|
|
1157
|
+
class: cn("IncodeIdProcessingLayout", !imageUrl && "IncodeIdProcessingLayoutNoImage"),
|
|
1157
1158
|
children: /* @__PURE__ */ u("div", {
|
|
1158
1159
|
class: "IncodeIdProcessingLayoutContent",
|
|
1159
1160
|
children: [
|
|
@@ -1161,9 +1162,9 @@ var IdProcessingLayout = ({ imageUrl, orientation, mode, borderState, topContent
|
|
|
1161
1162
|
class: "IncodeIdProcessingTopArea",
|
|
1162
1163
|
children: topContent
|
|
1163
1164
|
}),
|
|
1164
|
-
/* @__PURE__ */ u(CaptureFrame, {
|
|
1165
|
+
imageUrl && /* @__PURE__ */ u(CaptureFrame, {
|
|
1165
1166
|
orientation,
|
|
1166
|
-
mode:
|
|
1167
|
+
mode: frameMode,
|
|
1167
1168
|
state: borderState,
|
|
1168
1169
|
children: [/* @__PURE__ */ u("img", {
|
|
1169
1170
|
src: imageUrl,
|
|
@@ -1178,7 +1179,7 @@ var IdProcessingLayout = ({ imageUrl, orientation, mode, borderState, topContent
|
|
|
1178
1179
|
}),
|
|
1179
1180
|
/* @__PURE__ */ u("div", {
|
|
1180
1181
|
class: "IncodeIdProcessingBottomArea",
|
|
1181
|
-
children: [/* @__PURE__ */ u("div", {
|
|
1182
|
+
children: [imageUrl && /* @__PURE__ */ u("div", {
|
|
1182
1183
|
class: "IncodeCaptureEncryptionLabel",
|
|
1183
1184
|
children: [/* @__PURE__ */ u(LockIcon, { className: "IncodeCaptureEncryptionIcon" }), /* @__PURE__ */ u("span", { children: t("v2.capture.label") })]
|
|
1184
1185
|
}), bottomContent]
|
|
@@ -1437,7 +1438,7 @@ var IdSuccess = ({ manager, state, blurImage }) => {
|
|
|
1437
1438
|
enabled: state.currentMode !== "passport"
|
|
1438
1439
|
});
|
|
1439
1440
|
const flipInCapturedState = params.flipInCaptureStateBehavior === "test";
|
|
1440
|
-
if (!state.previewImageUrl) return null;
|
|
1441
|
+
if (!state.previewImageUrl && !state.barcodeFastPathCaptured) return null;
|
|
1441
1442
|
const mode = state.currentMode === "passport" ? "passport" : "id";
|
|
1442
1443
|
const getSubtitle = () => {
|
|
1443
1444
|
if (state.needsBackCapture) return t("idv2.capture.processing.successFrontSubtitle");
|
|
@@ -1763,7 +1764,7 @@ var Capture = ({ manager, state }) => {
|
|
|
1763
1764
|
blurImage: state.ageAssurance
|
|
1764
1765
|
});
|
|
1765
1766
|
}
|
|
1766
|
-
if (state.captureStatus === "success" && state.previewImageUrl) return /* @__PURE__ */ u(IdSuccess, {
|
|
1767
|
+
if (state.captureStatus === "success" && (state.previewImageUrl || state.barcodeFastPathCaptured)) return /* @__PURE__ */ u(IdSuccess, {
|
|
1767
1768
|
manager,
|
|
1768
1769
|
state,
|
|
1769
1770
|
blurImage: state.ageAssurance
|
package/dist/extensibility.es.js
CHANGED
|
@@ -3,7 +3,7 @@ import { n as LandscapeBlocker, o as Page, t as IncodeComponent, v as useScreenO
|
|
|
3
3
|
import { o as Lottie, t as Spacer } from "./spacer-D52odyVb.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-CEzuAsxR.js";
|
|
5
5
|
import { n as ErrorIcon, r as Button } from "./incode-logo-B44XBmUF.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-BP_5DPas.js";
|
|
7
7
|
import { t as Processing } from "./processing-DIUdk0S7.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-CnHH5IUi.js";
|
|
9
9
|
import { t as SuccessIcon } from "./successIcon-Bj8Y9CuI.js";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as FieldComparison } from "../fieldComparison-
|
|
1
|
+
import { t as FieldComparison } from "../fieldComparison-7elKN-uq.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-CaVm81Om.js";
|
|
4
4
|
import { t as Spacer } from "./spacer-D52odyVb.js";
|
|
5
5
|
import { r as Button } from "./incode-logo-B44XBmUF.js";
|
|
6
|
-
import "./extensibility-
|
|
6
|
+
import "./extensibility-BP_5DPas.js";
|
|
7
7
|
import { t as VerificationResult } from "./verificationResult-Bn1_erQu.js";
|
|
8
8
|
import { t as InputComposed } from "./inputComposed-CWQkki5v.js";
|
|
9
9
|
import { t as registerIncodeModuleElement } from "./incodeModule-B02hDGir.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-CaVm81Om.js";
|
|
4
4
|
import { t as Spacer } from "../spacer-D52odyVb.js";
|
|
5
5
|
import { r as Button } from "../incode-logo-B44XBmUF.js";
|
|
6
|
-
import { f as CameraOverlayHeader, p as CameraOverlay } from "../extensibility-
|
|
6
|
+
import { f as CameraOverlayHeader, p as CameraOverlay } from "../extensibility-BP_5DPas.js";
|
|
7
7
|
import { t as VerificationResult } from "../verificationResult-Bn1_erQu.js";
|
|
8
8
|
import { a as CameraFrame, i as CameraView } from "../captureNotification-CZJAUALL.js";
|
|
9
9
|
import { t as registerIncodeModuleElement } from "../incodeModule-B02hDGir.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-B44XBmUF.js";
|
|
5
5
|
import { t as StatusPage } from "../statusPage-BpxFc-P6.js";
|
|
6
6
|
import { t as registerIncodeModuleElement } from "../incodeModule-B02hDGir.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-d9qDkGgg.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
|
package/dist/flow/styles.css
CHANGED
|
@@ -6900,6 +6900,10 @@
|
|
|
6900
6900
|
display: flex;
|
|
6901
6901
|
}
|
|
6902
6902
|
|
|
6903
|
+
.IncodeIdProcessingLayout.IncodeIdProcessingLayoutNoImage .IncodeIdProcessingBottomArea {
|
|
6904
|
+
justify-content: flex-end;
|
|
6905
|
+
}
|
|
6906
|
+
|
|
6903
6907
|
.IncodeIdProcessingLayout .IncodeAnalyzingContent {
|
|
6904
6908
|
flex-direction: column;
|
|
6905
6909
|
align-items: center;
|
|
@@ -2,7 +2,7 @@ import { i as useTranslation } from "../uiConfig-Ar3UWfPc.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-CaVm81Om.js";
|
|
4
4
|
import { t as Spacer } from "../spacer-D52odyVb.js";
|
|
5
|
-
import "../extensibility-
|
|
5
|
+
import "../extensibility-BP_5DPas.js";
|
|
6
6
|
import { t as AutoFocusTitle } from "../autoFocusTitle-CvZ2oKGw.js";
|
|
7
7
|
import { t as VerificationResult } from "../verificationResult-Bn1_erQu.js";
|
|
8
8
|
import { t as OtpInput } from "../otpInput-Dju8N2oD.js";
|
package/dist/id/id.es.js
CHANGED
|
@@ -4,7 +4,7 @@ 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-D52odyVb.js";
|
|
5
5
|
import { n as Title, t as Spinner } from "../spinner-CEzuAsxR.js";
|
|
6
6
|
import { n as ErrorIcon, r as Button } from "../incode-logo-B44XBmUF.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-BP_5DPas.js";
|
|
8
8
|
import { t as Processing } from "../processing-DIUdk0S7.js";
|
|
9
9
|
import { r as LockIcon, u as ChevronRightIcon } from "../icons-CnHH5IUi.js";
|
|
10
10
|
import { t as SuccessIcon } from "../successIcon-Bj8Y9CuI.js";
|
|
@@ -224,7 +224,7 @@ var IdFlipTransition = ({ manager, state }) => {
|
|
|
224
224
|
const { params } = useIdExperiment({ key: "flipInCapturedState" });
|
|
225
225
|
const flipInCapturedState = params.flipInCaptureStateBehavior === "test";
|
|
226
226
|
const direction = state.status === "frontFinished" ? "toBack" : "toFront";
|
|
227
|
-
if (flipInCapturedState && state.mode !== "passport") return /* @__PURE__ */ u(IdFlipCard, {
|
|
227
|
+
if (flipInCapturedState && state.mode !== "passport" && state.previewImageUrl) return /* @__PURE__ */ u(IdFlipCard, {
|
|
228
228
|
manager,
|
|
229
229
|
direction,
|
|
230
230
|
imageUrl: state.previewImageUrl,
|
package/dist/id/styles.css
CHANGED
|
@@ -869,6 +869,10 @@
|
|
|
869
869
|
display: flex;
|
|
870
870
|
}
|
|
871
871
|
|
|
872
|
+
.IncodeIdProcessingLayout.IncodeIdProcessingLayoutNoImage .IncodeIdProcessingBottomArea {
|
|
873
|
+
justify-content: flex-end;
|
|
874
|
+
}
|
|
875
|
+
|
|
872
876
|
.IncodeIdProcessingLayout .IncodeAnalyzingContent {
|
|
873
877
|
flex-direction: column;
|
|
874
878
|
align-items: center;
|
|
@@ -2,7 +2,7 @@ import { i as useTranslation } from "./uiConfig-Ar3UWfPc.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-CaVm81Om.js";
|
|
4
4
|
import { r as Button } from "./incode-logo-B44XBmUF.js";
|
|
5
|
-
import "./extensibility-
|
|
5
|
+
import "./extensibility-BP_5DPas.js";
|
|
6
6
|
import { t as VerificationResult } from "./verificationResult-Bn1_erQu.js";
|
|
7
7
|
import { t as InputComposed } from "./inputComposed-CWQkki5v.js";
|
|
8
8
|
import { t as RadioGroupComposed } from "./radioGroupComposed-CRePkzYH.js";
|
|
@@ -4,7 +4,7 @@ import { S as k, _ as y, h as q, l as A, p as d, v as u } from "../vendor-preact
|
|
|
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-CaVm81Om.js";
|
|
5
5
|
import { t as Spacer } from "../spacer-D52odyVb.js";
|
|
6
6
|
import { n as ErrorIcon, r as Button, t as incode_logo_default } from "../incode-logo-B44XBmUF.js";
|
|
7
|
-
import "../extensibility-
|
|
7
|
+
import "../extensibility-BP_5DPas.js";
|
|
8
8
|
import "../icons-CnHH5IUi.js";
|
|
9
9
|
import { t as SuccessIcon } from "../successIcon-Bj8Y9CuI.js";
|
|
10
10
|
import { t as AutoFocusTitle } from "../autoFocusTitle-CvZ2oKGw.js";
|
|
@@ -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-CaVm81Om.js";
|
|
4
4
|
import { t as Spacer } from "../spacer-D52odyVb.js";
|
|
5
5
|
import { r as Button } from "../incode-logo-B44XBmUF.js";
|
|
6
|
-
import "../extensibility-
|
|
6
|
+
import "../extensibility-BP_5DPas.js";
|
|
7
7
|
import { t as VerificationResult } from "../verificationResult-Bn1_erQu.js";
|
|
8
8
|
import { t as registerIncodeModuleElement } from "../incodeModule-B02hDGir.js";
|
|
9
9
|
import { t as _defineProperty } from "../defineProperty-BbpBna-2.js";
|
|
@@ -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-BCVOgvs0.js").then((m) => m.EkycModule),
|
|
87
|
-
EKYB: () => import("./ekybModule-
|
|
88
|
-
DOCUMENT_CAPTURE: () => import("./documentCapture-
|
|
89
|
-
ADDRESS: () => import("./documentCapture-
|
|
87
|
+
EKYB: () => import("./ekybModule-CBw9UvDy.js").then((m) => m.EkybModule),
|
|
88
|
+
DOCUMENT_CAPTURE: () => import("./documentCapture-Bc70RpRy.js").then((m) => m.DocumentCapture),
|
|
89
|
+
ADDRESS: () => import("./documentCapture-Bc70RpRy.js").then((m) => m.DocumentCapture),
|
|
90
90
|
COMBINED_CONSENT: () => import("./consent/consent.es.js").then((m) => m.Consent),
|
|
91
91
|
MANDATORY_CONSENT: () => import("./mandatoryConsent-CfBlj5BM.js").then((m) => m.MandatoryConsent),
|
|
92
92
|
ML_CONSENT: () => import("./mandatoryConsent-CfBlj5BM.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-C-1COH6w.js").then((m) => m.IdOcr),
|
|
95
95
|
ANTIFRAUD: () => import("./antifraud/antifraud.es.js").then((m) => m.Antifraud),
|
|
96
96
|
CUSTOM_FIELDS: () => import("./customFields-JRAHfQtj.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-BG9SsLRx.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-DPzftT2Z.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
|
};
|
package/dist/workflow/styles.css
CHANGED
|
@@ -5425,6 +5425,10 @@
|
|
|
5425
5425
|
display: flex;
|
|
5426
5426
|
}
|
|
5427
5427
|
|
|
5428
|
+
.IncodeIdProcessingLayout.IncodeIdProcessingLayoutNoImage .IncodeIdProcessingBottomArea {
|
|
5429
|
+
justify-content: flex-end;
|
|
5430
|
+
}
|
|
5431
|
+
|
|
5428
5432
|
.IncodeIdProcessingLayout .IncodeAnalyzingContent {
|
|
5429
5433
|
flex-direction: column;
|
|
5430
5434
|
align-items: center;
|
|
@@ -4,7 +4,7 @@ import { i as fetchAndApplyTheme } from "../dashboardTheme-BExWWw2E.js";
|
|
|
4
4
|
import { a as TerminalErrorPage, i as ResolvedConfigProvider, l as TransitionSpinner, o as Page, t as IncodeComponent, y as useManager } from "../incodeComponent-CaVm81Om.js";
|
|
5
5
|
import { t as AutoFocusTitle } from "../autoFocusTitle-CvZ2oKGw.js";
|
|
6
6
|
import { t as registerIncodeModuleElement } from "../incodeModule-B02hDGir.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-d9qDkGgg.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-20260729-
|
|
3
|
+
"version": "0.0.0-dev-20260729-5e1819bc",
|
|
4
4
|
"repository": {
|
|
5
5
|
"type": "git",
|
|
6
6
|
"url": "git+https://github.com/IncodeTechnologies/incode-web-sdk.git"
|
|
@@ -282,7 +282,7 @@
|
|
|
282
282
|
"qrcode": "^1.5.4",
|
|
283
283
|
"signature_pad": "^5.1.3",
|
|
284
284
|
"tailwindcss": "^4.1.17",
|
|
285
|
-
"@incodetech/core": "0.0.0-dev-20260729-
|
|
285
|
+
"@incodetech/core": "0.0.0-dev-20260729-5e1819bc"
|
|
286
286
|
},
|
|
287
287
|
"devDependencies": {
|
|
288
288
|
"@microsoft/api-extractor": "^7.53.3",
|