@incodetech/core 0.0.0-dev-20260407-4677d7f → 0.0.0-dev-20260407-ebd92aa
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/OpenViduRecordingProvider-PvkEhhDq.esm.js +87 -0
- package/dist/antifraud.d.ts +1 -1
- package/dist/authentication.d.ts +11 -11
- package/dist/authentication.esm.js +3 -3
- package/dist/{authenticationManager-CiXsOTdM.d.ts → authenticationManager-CXTPgE_2.d.ts} +2 -2
- package/dist/{authenticationManager-CW4qxgcq.esm.js → authenticationManager-D4esVx-z.esm.js} +2 -2
- package/dist/camera.d.ts +1 -1
- package/dist/consent.d.ts +49 -49
- package/dist/curp-validation.d.ts +5 -5
- package/dist/{deepsightService-CMAtxAC9.d.ts → deepsightService-CyEcAH-I.d.ts} +2 -2
- package/dist/document-capture.d.ts +70 -70
- package/dist/document-upload.d.ts +4 -4
- package/dist/ekyb.d.ts +3 -3
- package/dist/ekyc.d.ts +3 -3
- package/dist/email.d.ts +3 -3
- package/dist/{emailManager-DEIxY7l6.d.ts → emailManager-CtA6Tvry.d.ts} +2 -2
- package/dist/extensibility.d.ts +15 -15
- package/dist/extensibility.esm.js +5 -5
- package/dist/face-match.d.ts +1 -1
- package/dist/{faceCaptureManagerFactory-CWj-nXdx.d.ts → faceCaptureManagerFactory-Bp_mC9b2.d.ts} +8 -8
- package/dist/faceCaptureSetup-DzlTPjT9.esm.js +828 -0
- package/dist/flow.d.ts +17 -10
- package/dist/flow.esm.js +60 -13
- package/dist/geolocation.d.ts +2 -2
- package/dist/government-validation.d.ts +2 -2
- package/dist/id.d.ts +11 -11
- package/dist/id.esm.js +3 -3
- package/dist/{idCaptureManager-H-rkXnbK.d.ts → idCaptureManager-Bx298yFC.d.ts} +9 -8
- package/dist/{idCaptureManager-SHBRQ-X_.esm.js → idCaptureManager-bowLKHEs.esm.js} +61 -48
- package/dist/index.d.ts +2 -2
- package/dist/mandatory-consent.d.ts +52 -52
- package/dist/openviduLazy-BdsxPGgp.esm.js +12 -0
- package/dist/openviduLazy-NTgGtkeK.esm.js +3 -0
- package/dist/phone.d.ts +3 -3
- package/dist/{phoneManager-Clfbrs6b.d.ts → phoneManager-DlaiZtwZ.d.ts} +2 -2
- package/dist/recordingService-BDx_6XR9.esm.js +1024 -0
- package/dist/redirect-to-mobile.d.ts +2 -2
- package/dist/selfie.d.ts +11 -11
- package/dist/selfie.esm.js +3 -3
- package/dist/{selfieManager-DeGqD5aN.esm.js → selfieManager-DVvvlMMf.esm.js} +2 -2
- package/dist/{selfieManager-h_hhEefT.d.ts → selfieManager-UBgYgVnw.d.ts} +2 -2
- package/dist/session.d.ts +1 -1
- package/dist/{setup-DJ3dFl5k.d.ts → setup-DfinQjIF.d.ts} +1 -1
- package/dist/signature.d.ts +2 -2
- package/dist/{types-T0VjZW3T.d.ts → types-DcqFYowa.d.ts} +1 -1
- package/dist/{types-zH5PDmSe.d.ts → types-DufUK-_f.d.ts} +1 -1
- package/dist/wasm.d.ts +2 -2
- package/package.json +1 -1
- package/dist/faceCaptureSetup-DIE5cftl.esm.js +0 -1564
- package/dist/recordingsRepository-blYn-iKZ.esm.js +0 -352
- /package/dist/{Actor-C-jivmFF.d.ts → Actor-Cz_KnN47.d.ts} +0 -0
- /package/dist/{Manager-BqFybBV-.d.ts → Manager-N01KfnVA.d.ts} +0 -0
- /package/dist/{StateMachine-8d441d6x.d.ts → StateMachine-DU1S4Cik.d.ts} +0 -0
- /package/dist/{camera-CKsQVNlH.d.ts → camera-BcVDCZxW.d.ts} +0 -0
- /package/dist/{displayErrors-CjMXlBnu.d.ts → displayErrors-C0mf2glb.d.ts} +0 -0
- /package/dist/{flowCompletionService-BV6ThEJ1.d.ts → flowCompletionService-Dloh6J8n.d.ts} +0 -0
- /package/dist/{types-qhLxpptI.d.ts → types-UPqCMQKa.d.ts} +0 -0
- /package/dist/{warmup-CEOVQKby.d.ts → warmup-yzJJKXFi.d.ts} +0 -0
package/dist/selfie.d.ts
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import "./warmup-
|
|
2
|
-
import "./Manager-
|
|
3
|
-
import "./Actor-
|
|
4
|
-
import "./StateMachine-
|
|
5
|
-
import { a as SelfieMachine, d as SelfieConfig, o as selfieMachine, v as DetectionStatus, y as FaceErrorCode } from "./faceCaptureManagerFactory-
|
|
6
|
-
import { t as CameraStream } from "./camera-
|
|
7
|
-
import "./types-
|
|
8
|
-
import "./types-
|
|
9
|
-
import { t as DeepsightService } from "./deepsightService-
|
|
10
|
-
import { n as PermissionStatus, t as PermissionResult } from "./types-
|
|
11
|
-
import { a as ProcessFaceResponse, n as SelfieState, o as processFace, r as createSelfieManager, t as SelfieManager } from "./selfieManager-
|
|
1
|
+
import "./warmup-yzJJKXFi.js";
|
|
2
|
+
import "./Manager-N01KfnVA.js";
|
|
3
|
+
import "./Actor-Cz_KnN47.js";
|
|
4
|
+
import "./StateMachine-DU1S4Cik.js";
|
|
5
|
+
import { a as SelfieMachine, d as SelfieConfig, o as selfieMachine, v as DetectionStatus, y as FaceErrorCode } from "./faceCaptureManagerFactory-Bp_mC9b2.js";
|
|
6
|
+
import { t as CameraStream } from "./camera-BcVDCZxW.js";
|
|
7
|
+
import "./types-DcqFYowa.js";
|
|
8
|
+
import "./types-DufUK-_f.js";
|
|
9
|
+
import { t as DeepsightService } from "./deepsightService-CyEcAH-I.js";
|
|
10
|
+
import { n as PermissionStatus, t as PermissionResult } from "./types-UPqCMQKa.js";
|
|
11
|
+
import { a as ProcessFaceResponse, n as SelfieState, o as processFace, r as createSelfieManager, t as SelfieManager } from "./selfieManager-UBgYgVnw.js";
|
|
12
12
|
export { type CameraStream, type DeepsightService, type DetectionStatus, type FaceErrorCode, type PermissionResult, type PermissionStatus, type ProcessFaceResponse, type SelfieConfig, type SelfieMachine, type SelfieManager, type SelfieState, createSelfieManager, processFace, selfieMachine };
|
package/dist/selfie.esm.js
CHANGED
|
@@ -4,8 +4,8 @@ import "./api-CyI8qTie.esm.js";
|
|
|
4
4
|
import "./events-BlVGS-8F.esm.js";
|
|
5
5
|
import "./browserSimulation-yzDdWSBf.esm.js";
|
|
6
6
|
import "./xstate.esm-BXrcOcSC.esm.js";
|
|
7
|
-
import
|
|
8
|
-
import "./
|
|
7
|
+
import "./faceCaptureSetup-DzlTPjT9.esm.js";
|
|
8
|
+
import { l as processFace } from "./recordingService-BDx_6XR9.esm.js";
|
|
9
9
|
import "./deepsightService-C3gQ_9Ml.esm.js";
|
|
10
10
|
import "./camera-CsT06Zqy.esm.js";
|
|
11
11
|
import "./getBrowser-B800KRAi.esm.js";
|
|
@@ -15,6 +15,6 @@ import "./permissionServices-CDqkkway.esm.js";
|
|
|
15
15
|
import "./platform-Dcuv6w60.esm.js";
|
|
16
16
|
import "./backCameraStream-CUo1USCT.esm.js";
|
|
17
17
|
import "./getDeviceClass-BKd2FOAf.esm.js";
|
|
18
|
-
import { r as selfieMachine, t as createSelfieManager } from "./selfieManager-
|
|
18
|
+
import { r as selfieMachine, t as createSelfieManager } from "./selfieManager-DVvvlMMf.esm.js";
|
|
19
19
|
|
|
20
20
|
export { createSelfieManager, processFace, selfieMachine };
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { t as WasmUtilProvider } from "./WasmUtilProvider-C45HStLj.esm.js";
|
|
2
2
|
import { n as eventModuleNames } from "./events-BlVGS-8F.esm.js";
|
|
3
3
|
import { a as createActor, i as fromPromise, n as assign } from "./xstate.esm-BXrcOcSC.esm.js";
|
|
4
|
-
import {
|
|
5
|
-
import { u as BrowserStorageProvider } from "./
|
|
4
|
+
import { n as createFaceCaptureManagerFromActor, t as faceCaptureMachine } from "./faceCaptureSetup-DzlTPjT9.esm.js";
|
|
5
|
+
import { l as processFace, u as uploadSelfie, v as FACE_ERROR_CODES, y as BrowserStorageProvider } from "./recordingService-BDx_6XR9.esm.js";
|
|
6
6
|
|
|
7
7
|
//#region src/modules/selfie/selfieErrorUtils.ts
|
|
8
8
|
const FACE_ERROR_CODE_VALUES = Object.values(FACE_ERROR_CODES);
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { t as Manager } from "./Manager-
|
|
2
|
-
import { i as SelfieActor, n as FaceCaptureManagerState, r as CreateSelfieActorOptions, t as FaceCaptureManager } from "./faceCaptureManagerFactory-
|
|
1
|
+
import { t as Manager } from "./Manager-N01KfnVA.js";
|
|
2
|
+
import { i as SelfieActor, n as FaceCaptureManagerState, r as CreateSelfieActorOptions, t as FaceCaptureManager } from "./faceCaptureManagerFactory-Bp_mC9b2.js";
|
|
3
3
|
|
|
4
4
|
//#region src/modules/selfie/selfieUploadService.d.ts
|
|
5
5
|
type ProcessFaceImageType = 'selfie' | 'videoSelfie';
|
package/dist/session.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { n as GetFinishStatusFn, r as getFinishStatus, t as FinishStatus } from "./flowCompletionService-
|
|
1
|
+
import { n as GetFinishStatusFn, r as getFinishStatus, t as FinishStatus } from "./flowCompletionService-Dloh6J8n.js";
|
|
2
2
|
|
|
3
3
|
//#region src/internal/session/sessionService.d.ts
|
|
4
4
|
type CreateSessionOptions = {
|
package/dist/signature.d.ts
CHANGED
package/dist/wasm.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { n as WasmPipeline, r as warmupWasm, t as WarmupConfig } from "./warmup-
|
|
2
|
-
import { n as WasmConfig, o as setWasmConfig, r as initializeWasmUtil } from "./setup-
|
|
1
|
+
import { n as WasmPipeline, r as warmupWasm, t as WarmupConfig } from "./warmup-yzJJKXFi.js";
|
|
2
|
+
import { n as WasmConfig, o as setWasmConfig, r as initializeWasmUtil } from "./setup-DfinQjIF.js";
|
|
3
3
|
|
|
4
4
|
//#region ../infra/src/wasm/wasmDefaults.d.ts
|
|
5
5
|
/** The WASM version bundled and tested with this SDK release. */
|