@incodetech/core 0.0.0-dev-20260218-11cf7d6 → 0.0.0-dev-20260218-e020e1c

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.
Files changed (38) hide show
  1. package/dist/authentication.d.ts +6 -6
  2. package/dist/authentication.esm.js +4 -4
  3. package/dist/curp-validation.d.ts +2 -2
  4. package/dist/curp-validation.esm.js +1 -1
  5. package/dist/{deepsightLoader-B4IkXWbZ.esm.js → deepsightLoader-Bf15_5Gk.esm.js} +2 -2
  6. package/dist/{deepsightService-DQAQJ3oJ.d.ts → deepsightService-B3FfuHt1.d.ts} +2 -2
  7. package/dist/{deepsightService-B_mt2btN.esm.js → deepsightService-jsdRuf0u.esm.js} +1 -1
  8. package/dist/email.d.ts +1 -1
  9. package/dist/email.esm.js +1 -1
  10. package/dist/face-match.d.ts +1 -1
  11. package/dist/face-match.esm.js +1 -1
  12. package/dist/{faceCaptureManagerFactory-1c0Ah2Vw.d.ts → faceCaptureManagerFactory-1AAwvEWC.d.ts} +4 -4
  13. package/dist/{faceCaptureSetup-B5SKE9I1.esm.js → faceCaptureSetup-Cz44Uo-J.esm.js} +5 -12
  14. package/dist/flow.d.ts +3 -3
  15. package/dist/flow.esm.js +1 -1
  16. package/dist/government-validation.d.ts +1 -1
  17. package/dist/government-validation.esm.js +1 -1
  18. package/dist/{id-rO0YXNl_.esm.js → id-DtrUp5nz.esm.js} +4 -4
  19. package/dist/id.d.ts +7 -7
  20. package/dist/id.esm.js +4 -4
  21. package/dist/{index-o9XK4ywM.d.ts → index-DDMN1YD_.d.ts} +6 -6
  22. package/dist/index.d.ts +7 -7
  23. package/dist/index.esm.js +4 -4
  24. package/dist/{lib-Czux-snZ.esm.js → lib-BpjRxd4I.esm.js} +800 -1
  25. package/dist/phone.d.ts +1 -1
  26. package/dist/phone.esm.js +1 -1
  27. package/dist/selfie.d.ts +6 -6
  28. package/dist/selfie.esm.js +4 -4
  29. package/dist/{src-BfSGepfs.esm.js → src-CKB3MNL0.esm.js} +1 -6
  30. package/dist/{streamingEvents-BCUCioa1.esm.js → streamingEvents-Bl2HRhLD.esm.js} +1 -1
  31. package/package.json +1 -1
  32. package/dist/OpenViduLogger-Bb6eA6r2.esm.js +0 -803
  33. package/dist/OpenViduLogger-SBQRaB7x.esm.js +0 -3
  34. /package/dist/{Actor-slOFXjCJ.d.ts → Actor-DniIAF8X.d.ts} +0 -0
  35. /package/dist/{Manager-C647XkuZ.d.ts → Manager-DZLpIRan.d.ts} +0 -0
  36. /package/dist/{StateMachine-UXl65oQ4.d.ts → StateMachine-CvjqRbSg.d.ts} +0 -0
  37. /package/dist/{types-9w6h_a6Y.d.ts → types-DFgUJtIJ.d.ts} +0 -0
  38. /package/dist/{types-Bt1L3nIZ.d.ts → types-Dl8aaniO.d.ts} +0 -0
@@ -1,9 +1,9 @@
1
- import "./types-Bt1L3nIZ.js";
2
- import { t as AnyStateMachine } from "./StateMachine-UXl65oQ4.js";
3
- import { a as FaceCaptureDependencies, n as FaceCaptureManagerState, r as BaseFaceCaptureConfig, t as FaceCaptureManager } from "./faceCaptureManagerFactory-1c0Ah2Vw.js";
4
- import { t as Manager } from "./Manager-C647XkuZ.js";
5
- import { t as ActorRefFrom } from "./Actor-slOFXjCJ.js";
6
- import { r as FlowModuleConfig } from "./types-9w6h_a6Y.js";
1
+ import "./types-Dl8aaniO.js";
2
+ import { t as AnyStateMachine } from "./StateMachine-CvjqRbSg.js";
3
+ import { a as FaceCaptureDependencies, n as FaceCaptureManagerState, r as BaseFaceCaptureConfig, t as FaceCaptureManager } from "./faceCaptureManagerFactory-1AAwvEWC.js";
4
+ import { t as Manager } from "./Manager-DZLpIRan.js";
5
+ import { t as ActorRefFrom } from "./Actor-DniIAF8X.js";
6
+ import { r as FlowModuleConfig } from "./types-DFgUJtIJ.js";
7
7
 
8
8
  //#region src/modules/authentication/authenticationStateMachine.d.ts
9
9
  declare const _authenticationMachine: AnyStateMachine;
@@ -1,11 +1,11 @@
1
1
  import { d as addEvent, n as eventModuleNames } from "./events-BvAMgEuE.esm.js";
2
- import { m as BrowserStorageProvider, r as WasmUtilProvider } from "./src-BfSGepfs.esm.js";
2
+ import { m as BrowserStorageProvider, r as WasmUtilProvider } from "./src-CKB3MNL0.esm.js";
3
3
  import { a as fromPromise, o as createActor, r as assign, t as endpoints } from "./endpoints-CAXIQnl3.esm.js";
4
- import { c as getDeviceClass } from "./streamingEvents-BCUCioa1.esm.js";
5
- import "./deepsightService-B_mt2btN.esm.js";
4
+ import { c as getDeviceClass } from "./streamingEvents-Bl2HRhLD.esm.js";
5
+ import "./deepsightService-jsdRuf0u.esm.js";
6
6
  import { t as api } from "./api-CmRbOLxk.esm.js";
7
7
  import "./stats-Bv2CLzQ0.esm.js";
8
- import { a as FACE_ERROR_CODES, n as faceCaptureMachine, o as createFaceCaptureManager, t as FACE_CAPTURE_EVENT_CODES } from "./faceCaptureSetup-B5SKE9I1.esm.js";
8
+ import { a as FACE_ERROR_CODES, n as faceCaptureMachine, o as createFaceCaptureManager, t as FACE_CAPTURE_EVENT_CODES } from "./faceCaptureSetup-Cz44Uo-J.esm.js";
9
9
 
10
10
  //#region src/modules/authentication/authenticationErrorUtils.ts
11
11
  const AUTH_ERROR_MAP = {
@@ -1,5 +1,5 @@
1
- import { t as Manager } from "./Manager-C647XkuZ.js";
2
- import { r as FlowModuleConfig } from "./types-9w6h_a6Y.js";
1
+ import { t as Manager } from "./Manager-DZLpIRan.js";
2
+ import { r as FlowModuleConfig } from "./types-DFgUJtIJ.js";
3
3
 
4
4
  //#region src/modules/curp-validation/types.d.ts
5
5
  type CurpValidationConfig = FlowModuleConfig['CURP_VALIDATION'] & {
@@ -1,5 +1,5 @@
1
1
  import { n as eventModuleNames, r as eventScreenNames, u as screenOpened } from "./events-BvAMgEuE.esm.js";
2
- import { E as createManager } from "./src-BfSGepfs.esm.js";
2
+ import { E as createManager } from "./src-CKB3MNL0.esm.js";
3
3
  import { a as fromPromise, n as setup, o as createActor, r as assign, t as endpoints } from "./endpoints-CAXIQnl3.esm.js";
4
4
  import { t as api } from "./api-CmRbOLxk.esm.js";
5
5
 
@@ -1,5 +1,5 @@
1
- import { g as BrowserEnvironmentProvider, l as MotionSensorProvider, r as WasmUtilProvider, s as VisibilityProvider } from "./src-BfSGepfs.esm.js";
2
- import { t as createDeepsightService } from "./deepsightService-B_mt2btN.esm.js";
1
+ import { g as BrowserEnvironmentProvider, l as MotionSensorProvider, r as WasmUtilProvider, s as VisibilityProvider } from "./src-CKB3MNL0.esm.js";
2
+ import { t as createDeepsightService } from "./deepsightService-jsdRuf0u.esm.js";
3
3
  import "./api-CmRbOLxk.esm.js";
4
4
  import "./stats-Bv2CLzQ0.esm.js";
5
5
 
@@ -1,5 +1,5 @@
1
- import { r as CameraStream } from "./types-Bt1L3nIZ.js";
2
- import { r as WasmPipeline } from "./StateMachine-UXl65oQ4.js";
1
+ import { r as CameraStream } from "./types-Dl8aaniO.js";
2
+ import { r as WasmPipeline } from "./StateMachine-CvjqRbSg.js";
3
3
 
4
4
  //#region ../infra/src/media/canvas.d.ts
5
5
  /**
@@ -1,4 +1,4 @@
1
- import { A as getUserAgent, O as getDeviceInfo, T as stopCameraStream, b as createHiddenVideoElement, w as requestCameraAccess, x as IncodeCanvas } from "./src-BfSGepfs.esm.js";
1
+ import { A as getUserAgent, O as getDeviceInfo, T as stopCameraStream, b as createHiddenVideoElement, w as requestCameraAccess, x as IncodeCanvas } from "./src-CKB3MNL0.esm.js";
2
2
  import { t as api } from "./api-CmRbOLxk.esm.js";
3
3
  import { t as addDeviceStats } from "./stats-Bv2CLzQ0.esm.js";
4
4
 
package/dist/email.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- import { t as Manager } from "./Manager-C647XkuZ.js";
1
+ import { t as Manager } from "./Manager-DZLpIRan.js";
2
2
 
3
3
  //#region src/modules/email/types.d.ts
4
4
 
package/dist/email.esm.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { d as addEvent, n as eventModuleNames, r as eventScreenNames } from "./events-BvAMgEuE.esm.js";
2
- import { E as createManager, p as BrowserTimerProvider } from "./src-BfSGepfs.esm.js";
2
+ import { E as createManager, p as BrowserTimerProvider } from "./src-CKB3MNL0.esm.js";
3
3
  import { a as fromPromise, i as fromCallback, n as setup, o as createActor, r as assign, t as endpoints } from "./endpoints-CAXIQnl3.esm.js";
4
4
  import { t as api } from "./api-CmRbOLxk.esm.js";
5
5
 
@@ -1,4 +1,4 @@
1
- import { t as Manager } from "./Manager-C647XkuZ.js";
1
+ import { t as Manager } from "./Manager-DZLpIRan.js";
2
2
 
3
3
  //#region src/modules/face-match/types.d.ts
4
4
 
@@ -1,5 +1,5 @@
1
1
  import { d as addEvent, n as eventModuleNames, r as eventScreenNames } from "./events-BvAMgEuE.esm.js";
2
- import { E as createManager } from "./src-BfSGepfs.esm.js";
2
+ import { E as createManager } from "./src-CKB3MNL0.esm.js";
3
3
  import { a as fromPromise, n as setup, o as createActor, r as assign, t as endpoints } from "./endpoints-CAXIQnl3.esm.js";
4
4
  import { t as api } from "./api-CmRbOLxk.esm.js";
5
5
 
@@ -1,7 +1,7 @@
1
- import { a as IRecordingCapability, c as MLProviderConfig, i as IStorageCapability, n as PermissionStatus, r as CameraStream } from "./types-Bt1L3nIZ.js";
2
- import { r as WasmPipeline } from "./StateMachine-UXl65oQ4.js";
3
- import { t as Manager } from "./Manager-C647XkuZ.js";
4
- import { t as Flow } from "./types-9w6h_a6Y.js";
1
+ import { a as IRecordingCapability, c as MLProviderConfig, i as IStorageCapability, n as PermissionStatus, r as CameraStream } from "./types-Dl8aaniO.js";
2
+ import { r as WasmPipeline } from "./StateMachine-CvjqRbSg.js";
3
+ import { t as Manager } from "./Manager-DZLpIRan.js";
4
+ import { t as Flow } from "./types-DFgUJtIJ.js";
5
5
 
6
6
  //#region ../infra/src/capabilities/IWasmUtilCapability.d.ts
7
7
  type WasmUtilConfig = MLProviderConfig & {
@@ -1,7 +1,7 @@
1
1
  import { d as addEvent, n as eventModuleNames } from "./events-BvAMgEuE.esm.js";
2
- import { E as createManager, T as stopCameraStream, _ as StreamCanvasProcessingSession, a as FaceDetectionProvider, c as OpenViduRecordingProvider, u as LocalRecordingProvider, v as StreamCanvasCapture, w as requestCameraAccess } from "./src-BfSGepfs.esm.js";
2
+ import { E as createManager, T as stopCameraStream, _ as StreamCanvasProcessingSession, a as FaceDetectionProvider, c as OpenViduRecordingProvider, u as LocalRecordingProvider, v as StreamCanvasCapture, w as requestCameraAccess } from "./src-CKB3MNL0.esm.js";
3
3
  import { a as fromPromise, i as fromCallback, n as setup, r as assign, t as endpoints } from "./endpoints-CAXIQnl3.esm.js";
4
- import { a as uploadDeepsightVideo, c as getDeviceClass, i as stopRecording$1, n as createRecordingSession, o as checkPermission, r as startRecording, s as requestPermission, t as streamingEvents } from "./streamingEvents-BCUCioa1.esm.js";
4
+ import { a as uploadDeepsightVideo, c as getDeviceClass, i as stopRecording$1, n as createRecordingSession, o as checkPermission, r as startRecording, s as requestPermission, t as streamingEvents } from "./streamingEvents-Bl2HRhLD.esm.js";
5
5
  import { r as getToken, t as api } from "./api-CmRbOLxk.esm.js";
6
6
  import { t as addDeviceStats } from "./stats-Bv2CLzQ0.esm.js";
7
7
 
@@ -444,7 +444,7 @@ function stopRecording(session) {
444
444
  })();
445
445
  }
446
446
  async function initializeDeepsightSession(options) {
447
- const { loadDeepsightSession } = await import("./deepsightLoader-B4IkXWbZ.esm.js");
447
+ const { loadDeepsightSession } = await import("./deepsightLoader-Bf15_5Gk.esm.js");
448
448
  return loadDeepsightSession({
449
449
  ds: options.ds,
450
450
  storage: options.storage
@@ -599,16 +599,9 @@ const _faceCaptureMachine = setup({
599
599
  prepareFaceUpload: fromPromise(async ({ input }) => {
600
600
  const ctx = input;
601
601
  const sessionToken = getToken();
602
- let recordingId = null;
602
+ const recordingId = (await ctx.recordingService?.stop())?.recordingId ?? null;
603
603
  try {
604
- if (ctx.deepsightService) {
605
- const [_, recordingResult] = await Promise.all([
606
- ctx.deepsightService.performVirtualCameraCheck(sessionToken, "SELFIE"),
607
- ctx.recordingService?.stop(),
608
- ctx.deepsightService.analyzeFrame(ctx.capturedImage.getImageData())
609
- ]);
610
- recordingId = recordingResult?.recordingId ?? null;
611
- }
604
+ if (ctx.deepsightService) await Promise.all([ctx.deepsightService.performVirtualCameraCheck(sessionToken, "SELFIE"), ctx.deepsightService.analyzeFrame(ctx.capturedImage.getImageData())]);
612
605
  } catch (error) {}
613
606
  return {
614
607
  encryptedBase64Image: await encryptSelfieImage({
package/dist/flow.d.ts CHANGED
@@ -1,6 +1,6 @@
1
- import { r as WasmPipeline, t as AnyStateMachine } from "./StateMachine-UXl65oQ4.js";
2
- import { t as Manager } from "./Manager-C647XkuZ.js";
3
- import { n as FlowModule, r as FlowModuleConfig, t as Flow } from "./types-9w6h_a6Y.js";
1
+ import { r as WasmPipeline, t as AnyStateMachine } from "./StateMachine-CvjqRbSg.js";
2
+ import { t as Manager } from "./Manager-DZLpIRan.js";
3
+ import { n as FlowModule, r as FlowModuleConfig, t as Flow } from "./types-DFgUJtIJ.js";
4
4
 
5
5
  //#region src/modules/flow/flowUtils.d.ts
6
6
 
package/dist/flow.esm.js CHANGED
@@ -1,4 +1,4 @@
1
- import { E as createManager } from "./src-BfSGepfs.esm.js";
1
+ import { E as createManager } from "./src-CKB3MNL0.esm.js";
2
2
  import { a as fromPromise, i as fromCallback, n as setup, o as createActor, r as assign, t as endpoints } from "./endpoints-CAXIQnl3.esm.js";
3
3
  import { t as api } from "./api-CmRbOLxk.esm.js";
4
4
 
@@ -1,4 +1,4 @@
1
- import { t as Manager } from "./Manager-C647XkuZ.js";
1
+ import { t as Manager } from "./Manager-DZLpIRan.js";
2
2
 
3
3
  //#region src/modules/government-validation/types.d.ts
4
4
  type GovernmentValidationConfig = {
@@ -1,4 +1,4 @@
1
- import { E as createManager, p as BrowserTimerProvider } from "./src-BfSGepfs.esm.js";
1
+ import { E as createManager, p as BrowserTimerProvider } from "./src-CKB3MNL0.esm.js";
2
2
  import { a as fromPromise, i as fromCallback, n as setup, o as createActor, r as assign, t as endpoints } from "./endpoints-CAXIQnl3.esm.js";
3
3
  import { t as api } from "./api-CmRbOLxk.esm.js";
4
4
 
@@ -1,8 +1,8 @@
1
1
  import { d as addEvent, m as revokeObjectURL, n as eventModuleNames } from "./events-BvAMgEuE.esm.js";
2
- import { C as enumerateVideoDevices, E as createManager, F as isSafari, M as isDesktop, N as isIOS, P as isIPhone14OrHigher, S as applyTrackConstraints, T as stopCameraStream, _ as StreamCanvasProcessingSession, c as OpenViduRecordingProvider, d as IpifyProvider, f as FingerprintProvider, g as BrowserEnvironmentProvider, h as BrowserInfoProvider, j as isAndroid, k as getWindowDimensions, m as BrowserStorageProvider, n as DEFAULT_ID_CAPTURE_THRESHOLDS, p as BrowserTimerProvider, t as DEFAULT_ID_CAPTURE_MODEL_VERSION, v as StreamCanvasCapture, w as requestCameraAccess, x as IncodeCanvas } from "./src-BfSGepfs.esm.js";
2
+ import { C as enumerateVideoDevices, E as createManager, F as isSafari, M as isDesktop, N as isIOS, P as isIPhone14OrHigher, S as applyTrackConstraints, T as stopCameraStream, _ as StreamCanvasProcessingSession, c as OpenViduRecordingProvider, d as IpifyProvider, f as FingerprintProvider, g as BrowserEnvironmentProvider, h as BrowserInfoProvider, j as isAndroid, k as getWindowDimensions, m as BrowserStorageProvider, n as DEFAULT_ID_CAPTURE_THRESHOLDS, p as BrowserTimerProvider, t as DEFAULT_ID_CAPTURE_MODEL_VERSION, v as StreamCanvasCapture, w as requestCameraAccess, x as IncodeCanvas } from "./src-CKB3MNL0.esm.js";
3
3
  import { a as fromPromise, i as fromCallback, n as setup, o as createActor, r as assign, t as endpoints } from "./endpoints-CAXIQnl3.esm.js";
4
- import { c as getDeviceClass, i as stopRecording$1, n as createRecordingSession, o as checkPermission, r as startRecording, s as requestPermission, t as streamingEvents } from "./streamingEvents-BCUCioa1.esm.js";
5
- import { n as isBrowserSimulation } from "./deepsightService-B_mt2btN.esm.js";
4
+ import { c as getDeviceClass, i as stopRecording$1, n as createRecordingSession, o as checkPermission, r as startRecording, s as requestPermission, t as streamingEvents } from "./streamingEvents-Bl2HRhLD.esm.js";
5
+ import { n as isBrowserSimulation } from "./deepsightService-jsdRuf0u.esm.js";
6
6
  import { n as getApi, r as getToken, t as api } from "./api-CmRbOLxk.esm.js";
7
7
  import { t as addDeviceStats } from "./stats-Bv2CLzQ0.esm.js";
8
8
 
@@ -1125,7 +1125,7 @@ const checkMotionSensorActor = fromCallback(({ input, sendBack }) => {
1125
1125
  });
1126
1126
  const initializeDeepsightSessionActor = fromPromise(async ({ input }) => {
1127
1127
  if (!input.dependencies) return;
1128
- const { loadDeepsightSession } = await import("./deepsightLoader-B4IkXWbZ.esm.js");
1128
+ const { loadDeepsightSession } = await import("./deepsightLoader-Bf15_5Gk.esm.js");
1129
1129
  return loadDeepsightSession({
1130
1130
  ds: input.ds,
1131
1131
  storage: input.dependencies.storage,
package/dist/id.d.ts CHANGED
@@ -1,8 +1,8 @@
1
- import { A as IdCaptureGeometry, B as IdCaptureProvider, C as DetectionArea, D as IdCaptureContext, E as IdCaptureConfig, F as IdError, H as IIdCaptureCapability, I as IdErrorCode, L as IdFlowStep, M as IdCaptureMode, N as IdCaptureThresholds, O as IdCaptureDependencies, P as IdDocumentType, R as RecordingSession, S as CapturedImage, T as ID_ERROR_CODES, U as IdCaptureSettings, V as DetectionOrientation, _ as IdCaptureActor, a as InitializeIdCaptureParams, b as idCaptureMachine, c as ValidationError, d as startRecordingSession, f as stopRecording, g as CreateIdCaptureActorOptions, h as validateUploadResponse, i as IdCaptureInitResult, j as IdCaptureInput, k as IdCaptureEvent, l as initializeIdCapture, m as uploadIdImage, n as IdCaptureState, o as StartRecordingParams, p as stopStream, r as createIdCaptureManager, s as UploadIdImageParams, t as IdCaptureManager, u as processId, v as createIdCaptureActor, w as DetectionStatus, x as CaptureIdResponse, y as IdCaptureMachine, z as UploadIdResponse } from "./index-o9XK4ywM.js";
2
- import "./deepsightService-DQAQJ3oJ.js";
3
- import { n as PermissionStatus, r as CameraStream, t as PermissionResult } from "./types-Bt1L3nIZ.js";
4
- import "./StateMachine-UXl65oQ4.js";
5
- import "./Manager-C647XkuZ.js";
6
- import "./Actor-slOFXjCJ.js";
7
- import "./types-9w6h_a6Y.js";
1
+ import { A as IdCaptureGeometry, B as IdCaptureProvider, C as DetectionArea, D as IdCaptureContext, E as IdCaptureConfig, F as IdError, H as IIdCaptureCapability, I as IdErrorCode, L as IdFlowStep, M as IdCaptureMode, N as IdCaptureThresholds, O as IdCaptureDependencies, P as IdDocumentType, R as RecordingSession, S as CapturedImage, T as ID_ERROR_CODES, U as IdCaptureSettings, V as DetectionOrientation, _ as IdCaptureActor, a as InitializeIdCaptureParams, b as idCaptureMachine, c as ValidationError, d as startRecordingSession, f as stopRecording, g as CreateIdCaptureActorOptions, h as validateUploadResponse, i as IdCaptureInitResult, j as IdCaptureInput, k as IdCaptureEvent, l as initializeIdCapture, m as uploadIdImage, n as IdCaptureState, o as StartRecordingParams, p as stopStream, r as createIdCaptureManager, s as UploadIdImageParams, t as IdCaptureManager, u as processId, v as createIdCaptureActor, w as DetectionStatus, x as CaptureIdResponse, y as IdCaptureMachine, z as UploadIdResponse } from "./index-DDMN1YD_.js";
2
+ import "./deepsightService-B3FfuHt1.js";
3
+ import { n as PermissionStatus, r as CameraStream, t as PermissionResult } from "./types-Dl8aaniO.js";
4
+ import "./StateMachine-CvjqRbSg.js";
5
+ import "./Manager-DZLpIRan.js";
6
+ import "./Actor-DniIAF8X.js";
7
+ import "./types-DFgUJtIJ.js";
8
8
  export { CameraStream, CaptureIdResponse, CapturedImage, CreateIdCaptureActorOptions, DetectionArea, DetectionOrientation, DetectionStatus, ID_ERROR_CODES, IIdCaptureCapability, IdCaptureActor, IdCaptureConfig, IdCaptureContext, IdCaptureDependencies, IdCaptureEvent, IdCaptureGeometry, IdCaptureInitResult, IdCaptureInput, IdCaptureMachine, IdCaptureManager, IdCaptureMode, IdCaptureProvider, IdCaptureSettings, IdCaptureState, IdCaptureThresholds, IdDocumentType, IdError, IdErrorCode, IdFlowStep, InitializeIdCaptureParams, PermissionResult, PermissionStatus, RecordingSession, StartRecordingParams, UploadIdImageParams, UploadIdResponse, ValidationError, createIdCaptureActor, createIdCaptureManager, idCaptureMachine, initializeIdCapture, processId, startRecordingSession, stopRecording, stopStream, uploadIdImage, validateUploadResponse };
package/dist/id.esm.js CHANGED
@@ -1,9 +1,9 @@
1
1
  import "./events-BvAMgEuE.esm.js";
2
- import { a as processId, c as stopStream, d as ID_ERROR_CODES, i as initializeIdCapture, l as uploadIdImage, n as createIdCaptureActor, o as startRecordingSession, r as idCaptureMachine, s as stopRecording, t as createIdCaptureManager, u as validateUploadResponse } from "./id-rO0YXNl_.esm.js";
3
- import { i as IdCaptureProvider } from "./src-BfSGepfs.esm.js";
2
+ import { a as processId, c as stopStream, d as ID_ERROR_CODES, i as initializeIdCapture, l as uploadIdImage, n as createIdCaptureActor, o as startRecordingSession, r as idCaptureMachine, s as stopRecording, t as createIdCaptureManager, u as validateUploadResponse } from "./id-DtrUp5nz.esm.js";
3
+ import { i as IdCaptureProvider } from "./src-CKB3MNL0.esm.js";
4
4
  import "./endpoints-CAXIQnl3.esm.js";
5
- import "./streamingEvents-BCUCioa1.esm.js";
6
- import "./deepsightService-B_mt2btN.esm.js";
5
+ import "./streamingEvents-Bl2HRhLD.esm.js";
6
+ import "./deepsightService-jsdRuf0u.esm.js";
7
7
  import "./api-CmRbOLxk.esm.js";
8
8
  import "./stats-Bv2CLzQ0.esm.js";
9
9
 
@@ -1,9 +1,9 @@
1
- import { a as IncodeCanvas, i as IMotionSensorCapability, n as BaseWasmProvider, r as StreamCanvasCapture, t as DeepsightService } from "./deepsightService-DQAQJ3oJ.js";
2
- import { a as IRecordingCapability, c as MLProviderConfig, i as IStorageCapability, n as PermissionStatus, o as RecordingConnection, r as CameraStream, s as IMLProviderCapability, t as PermissionResult } from "./types-Bt1L3nIZ.js";
3
- import { n as StateMachine, t as AnyStateMachine } from "./StateMachine-UXl65oQ4.js";
4
- import { t as Manager } from "./Manager-C647XkuZ.js";
5
- import { t as ActorRefFrom } from "./Actor-slOFXjCJ.js";
6
- import { i as TutorialIdConfig, t as Flow } from "./types-9w6h_a6Y.js";
1
+ import { a as IncodeCanvas, i as IMotionSensorCapability, n as BaseWasmProvider, r as StreamCanvasCapture, t as DeepsightService } from "./deepsightService-B3FfuHt1.js";
2
+ import { a as IRecordingCapability, c as MLProviderConfig, i as IStorageCapability, n as PermissionStatus, o as RecordingConnection, r as CameraStream, s as IMLProviderCapability, t as PermissionResult } from "./types-Dl8aaniO.js";
3
+ import { n as StateMachine, t as AnyStateMachine } from "./StateMachine-CvjqRbSg.js";
4
+ import { t as Manager } from "./Manager-DZLpIRan.js";
5
+ import { t as ActorRefFrom } from "./Actor-DniIAF8X.js";
6
+ import { i as TutorialIdConfig, t as Flow } from "./types-DFgUJtIJ.js";
7
7
 
8
8
  //#region ../infra/src/capabilities/IAnalyticsCapability.d.ts
9
9
  interface IAnalyticsCapability {
package/dist/index.d.ts CHANGED
@@ -1,10 +1,10 @@
1
- import { A as IdCaptureGeometry, B as IdCaptureProvider, C as DetectionArea, D as IdCaptureContext, E as IdCaptureConfig, F as IdError, H as IIdCaptureCapability, I as IdErrorCode, L as IdFlowStep, M as IdCaptureMode, N as IdCaptureThresholds, O as IdCaptureDependencies, P as IdDocumentType, R as RecordingSession, S as CapturedImage, T as ID_ERROR_CODES, U as IdCaptureSettings, V as DetectionOrientation, _ as IdCaptureActor, a as InitializeIdCaptureParams, b as idCaptureMachine, c as ValidationError, d as startRecordingSession, f as stopRecording, g as CreateIdCaptureActorOptions, h as validateUploadResponse, i as IdCaptureInitResult, j as IdCaptureInput, k as IdCaptureEvent, l as initializeIdCapture, m as uploadIdImage, n as IdCaptureState, o as StartRecordingParams, p as stopStream, r as createIdCaptureManager, s as UploadIdImageParams, t as IdCaptureManager, u as processId, v as createIdCaptureActor, w as DetectionStatus, x as CaptureIdResponse, y as IdCaptureMachine, z as UploadIdResponse } from "./index-o9XK4ywM.js";
2
- import "./deepsightService-DQAQJ3oJ.js";
3
- import { n as PermissionStatus, r as CameraStream, t as PermissionResult } from "./types-Bt1L3nIZ.js";
4
- import { i as warmupWasm, r as WasmPipeline } from "./StateMachine-UXl65oQ4.js";
5
- import "./Manager-C647XkuZ.js";
6
- import "./Actor-slOFXjCJ.js";
7
- import "./types-9w6h_a6Y.js";
1
+ import { A as IdCaptureGeometry, B as IdCaptureProvider, C as DetectionArea, D as IdCaptureContext, E as IdCaptureConfig, F as IdError, H as IIdCaptureCapability, I as IdErrorCode, L as IdFlowStep, M as IdCaptureMode, N as IdCaptureThresholds, O as IdCaptureDependencies, P as IdDocumentType, R as RecordingSession, S as CapturedImage, T as ID_ERROR_CODES, U as IdCaptureSettings, V as DetectionOrientation, _ as IdCaptureActor, a as InitializeIdCaptureParams, b as idCaptureMachine, c as ValidationError, d as startRecordingSession, f as stopRecording, g as CreateIdCaptureActorOptions, h as validateUploadResponse, i as IdCaptureInitResult, j as IdCaptureInput, k as IdCaptureEvent, l as initializeIdCapture, m as uploadIdImage, n as IdCaptureState, o as StartRecordingParams, p as stopStream, r as createIdCaptureManager, s as UploadIdImageParams, t as IdCaptureManager, u as processId, v as createIdCaptureActor, w as DetectionStatus, x as CaptureIdResponse, y as IdCaptureMachine, z as UploadIdResponse } from "./index-DDMN1YD_.js";
2
+ import "./deepsightService-B3FfuHt1.js";
3
+ import { n as PermissionStatus, r as CameraStream, t as PermissionResult } from "./types-Dl8aaniO.js";
4
+ import { i as warmupWasm, r as WasmPipeline } from "./StateMachine-CvjqRbSg.js";
5
+ import "./Manager-DZLpIRan.js";
6
+ import "./Actor-DniIAF8X.js";
7
+ import "./types-DFgUJtIJ.js";
8
8
 
9
9
  //#region ../infra/src/http/types.d.ts
10
10
  type CreateApiConfig = {
package/dist/index.esm.js CHANGED
@@ -1,9 +1,9 @@
1
1
  import { a as videoSelfieEvents, c as screenClosed, d as addEvent, f as flushEventQueue, i as tutorialScreenNamesMapper, l as screenEvent, n as eventModuleNames, o as moduleClosed, p as subscribeEvent, r as eventScreenNames, s as moduleOpened, t as cameraScreenNamesMapper, u as screenOpened } from "./events-BvAMgEuE.esm.js";
2
- import { _ as createSession, a as processId, c as stopStream, d as ID_ERROR_CODES, f as getDisableIpify, g as resetSessionInit, h as isSessionInitialized, i as initializeIdCapture, l as uploadIdImage, m as initializeSession, n as createIdCaptureActor, o as startRecordingSession, p as getSessionFeatures, r as idCaptureMachine, s as stopRecording, t as createIdCaptureManager, u as validateUploadResponse } from "./id-rO0YXNl_.esm.js";
3
- import { D as createApi_default, i as IdCaptureProvider, o as warmupWasm, r as WasmUtilProvider } from "./src-BfSGepfs.esm.js";
2
+ import { _ as createSession, a as processId, c as stopStream, d as ID_ERROR_CODES, f as getDisableIpify, g as resetSessionInit, h as isSessionInitialized, i as initializeIdCapture, l as uploadIdImage, m as initializeSession, n as createIdCaptureActor, o as startRecordingSession, p as getSessionFeatures, r as idCaptureMachine, s as stopRecording, t as createIdCaptureManager, u as validateUploadResponse } from "./id-DtrUp5nz.esm.js";
3
+ import { D as createApi_default, i as IdCaptureProvider, o as warmupWasm, r as WasmUtilProvider } from "./src-CKB3MNL0.esm.js";
4
4
  import "./endpoints-CAXIQnl3.esm.js";
5
- import { c as getDeviceClass, l as getBrowser, o as checkPermission, s as requestPermission } from "./streamingEvents-BCUCioa1.esm.js";
6
- import "./deepsightService-B_mt2btN.esm.js";
5
+ import { c as getDeviceClass, l as getBrowser, o as checkPermission, s as requestPermission } from "./streamingEvents-Bl2HRhLD.esm.js";
6
+ import "./deepsightService-jsdRuf0u.esm.js";
7
7
  import { a as resetApi, n as getApi, o as setClient, s as setToken, t as api } from "./api-CmRbOLxk.esm.js";
8
8
  import "./stats-Bv2CLzQ0.esm.js";
9
9