@incodetech/core 0.0.0-dev-20260721-eccd3f30 → 0.0.0-dev-20260721-30e32dbd

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 (33) hide show
  1. package/dist/authentication.esm.js +2 -2
  2. package/dist/{authenticationManager-DDjH-50n.esm.js → authenticationManager-BfQ-q4Cz.esm.js} +2 -2
  3. package/dist/{authenticationStateMachine-BjSbdil1.esm.js → authenticationStateMachine-D99o4YNq.esm.js} +2 -2
  4. package/dist/{deepsightLoader-BtxdGkfR.esm.js → deepsightLoader-BgI56M2u.esm.js} +1 -1
  5. package/dist/document-upload.d.ts +4 -4
  6. package/dist/ekyb.esm.js +2 -2
  7. package/dist/{ekybManager-SvomKsA_.esm.js → ekybManager-InlQLPZ5.esm.js} +1 -1
  8. package/dist/{ekybStateMachine-Dk6h4MpB.esm.js → ekybStateMachine-BVotxlQG.esm.js} +1 -1
  9. package/dist/extensibility.esm.js +6 -6
  10. package/dist/{faceCaptureManagerFactory-BKhutsJi.esm.js → faceCaptureManagerFactory-CvcsNRmY.esm.js} +1 -1
  11. package/dist/{faceCaptureSetup-7D-0M-GK.esm.js → faceCaptureSetup-CuebR7r9.esm.js} +2 -2
  12. package/dist/flow.esm.js +1 -1
  13. package/dist/{flowServices-Cm4p5g-V.esm.js → flowServices-Dcp6cMxC.esm.js} +2 -2
  14. package/dist/id.esm.js +2 -2
  15. package/dist/{idCaptureManager-Ckd9D4Q8.esm.js → idCaptureManager-qKhvaBcS.esm.js} +1 -1
  16. package/dist/{idCaptureStateMachine-DOwiqNpC.esm.js → idCaptureStateMachine-NS8ITfeC.esm.js} +5 -5
  17. package/dist/index.esm.js +1 -1
  18. package/dist/{onDeviceFaceResults-C5TVpaYV.esm.js → onDeviceFaceResults-CnEjsceT.esm.js} +1 -1
  19. package/dist/personhood.esm.js +2 -2
  20. package/dist/{recordingService-C7rP7d1i.esm.js → recordingService-CS0RUQWN.esm.js} +1 -1
  21. package/dist/selfie.esm.js +4 -4
  22. package/dist/{selfieManager-B_OEbSBa.esm.js → selfieManager-FCxBF--8.esm.js} +2 -2
  23. package/dist/{selfieStateMachine-Dtjx0rzU.esm.js → selfieStateMachine-7h8APMHv.esm.js} +2 -2
  24. package/dist/session-BH3I9Qx4.esm.js +1 -0
  25. package/dist/session.esm.js +2 -2
  26. package/dist/{sessionInitializer-BWyEUl6d.esm.js → sessionInitializer-D5B6NuMk.esm.js} +1 -1
  27. package/dist/{setup-ByVn7P4r.esm.js → setup-DJYTXoMR.esm.js} +1 -1
  28. package/dist/video-selfie.esm.js +2 -2
  29. package/dist/wasm.esm.js +1 -1
  30. package/dist/workflow.d.ts +4 -4
  31. package/dist/workflow.esm.js +5 -5
  32. package/package.json +1 -1
  33. package/dist/session-CRq_s4g4.esm.js +0 -1
@@ -1,3 +1,3 @@
1
- import { t as authenticationMachine } from "./authenticationStateMachine-BjSbdil1.esm.js";
2
- import { r as createAuthenticationActor, t as createAuthenticationManager } from "./authenticationManager-DDjH-50n.esm.js";
1
+ import { t as authenticationMachine } from "./authenticationStateMachine-D99o4YNq.esm.js";
2
+ import { r as createAuthenticationActor, t as createAuthenticationManager } from "./authenticationManager-BfQ-q4Cz.esm.js";
3
3
  export { authenticationMachine, createAuthenticationActor, createAuthenticationManager };
@@ -1,9 +1,9 @@
1
1
  import { t as WasmUtilProvider } from "./WasmUtilProvider-BrWOTaVG.esm.js";
2
2
  import { n as eventModuleNames } from "./events-Cz6MebsD.esm.js";
3
3
  import { o as createActor } from "./xstate.esm-DJRyQbtk.esm.js";
4
- import { t as createFaceCaptureManagerFromActor } from "./faceCaptureManagerFactory-BKhutsJi.esm.js";
4
+ import { t as createFaceCaptureManagerFromActor } from "./faceCaptureManagerFactory-CvcsNRmY.esm.js";
5
5
  import { t as BrowserStorageProvider } from "./BrowserStorageProvider-P6aUarE9.esm.js";
6
- import { t as authenticationMachine } from "./authenticationStateMachine-BjSbdil1.esm.js";
6
+ import { t as authenticationMachine } from "./authenticationStateMachine-D99o4YNq.esm.js";
7
7
  //#region src/modules/authentication/authenticationActor.ts
8
8
  function createAuthenticationActor(options) {
9
9
  const dependencies = options.dependencies ?? {
@@ -3,8 +3,8 @@ import { t as endpoints } from "./endpoints-CfRg7iAr.esm.js";
3
3
  import { t as addDeviceStats } from "./stats-4DAk7TYl.esm.js";
4
4
  import { r as assign } from "./xstate.esm-DJRyQbtk.esm.js";
5
5
  import { n as fromPromise } from "./xstate-actors.esm-BaY-n1vb.esm.js";
6
- import { t as faceCaptureMachine } from "./faceCaptureSetup-7D-0M-GK.esm.js";
7
- import { i as prepareOnDeviceFaceUpload, n as isOnDeviceMode, r as postOnDeviceFaceResults, t as defaultPrepareFaceUpload } from "./onDeviceFaceResults-C5TVpaYV.esm.js";
6
+ import { t as faceCaptureMachine } from "./faceCaptureSetup-CuebR7r9.esm.js";
7
+ import { i as prepareOnDeviceFaceUpload, n as isOnDeviceMode, r as postOnDeviceFaceResults, t as defaultPrepareFaceUpload } from "./onDeviceFaceResults-CnEjsceT.esm.js";
8
8
  import { t as getDeviceClass } from "./getDeviceClass-CkgnSJel.esm.js";
9
9
  import { t as FACE_ERROR_CODES } from "./types-BN5RPPIZ.esm.js";
10
10
  //#region src/modules/authentication/authenticationErrorUtils.ts
@@ -1,7 +1,7 @@
1
1
  import { t as WasmUtilProvider } from "./WasmUtilProvider-BrWOTaVG.esm.js";
2
2
  import { t as api } from "./api-BDTZNnca.esm.js";
3
3
  import { t as addDeviceStats } from "./stats-4DAk7TYl.esm.js";
4
- import { c as isBrowserSimulation, d as getThumbmarkId, l as IpifyProvider, n as getFingerprintEnabled, p as BrowserEnvironmentProvider, t as getDisableIpify } from "./sessionInitializer-BWyEUl6d.esm.js";
4
+ import { c as isBrowserSimulation, d as getThumbmarkId, l as IpifyProvider, n as getFingerprintEnabled, p as BrowserEnvironmentProvider, t as getDisableIpify } from "./sessionInitializer-D5B6NuMk.esm.js";
5
5
  import { t as getParsedUserAgent } from "./getParsedUserAgent-pJjATANs.esm.js";
6
6
  import { t as getUserAgent } from "./getBrowser-Cb8Zgrgp.esm.js";
7
7
  import { t as MotionSensorProvider } from "./MotionSensorProvider-DYvM90IX.esm.js";
@@ -38,10 +38,6 @@ declare const documentUploadMachine: StateMachine<DocumentUploadContext, {
38
38
  id: string | undefined;
39
39
  };
40
40
  }>, Values<{
41
- setError: {
42
- type: "setError";
43
- params: NonReducibleUnknown;
44
- };
45
41
  setStream: {
46
42
  type: "setStream";
47
43
  params: NonReducibleUnknown;
@@ -54,6 +50,10 @@ declare const documentUploadMachine: StateMachine<DocumentUploadContext, {
54
50
  type: "setProgress";
55
51
  params: NonReducibleUnknown;
56
52
  };
53
+ setError: {
54
+ type: "setError";
55
+ params: NonReducibleUnknown;
56
+ };
57
57
  clearError: {
58
58
  type: "clearError";
59
59
  params: NonReducibleUnknown;
package/dist/ekyb.esm.js CHANGED
@@ -1,3 +1,3 @@
1
- import { a as SUPPORTED_COUNTRIES, i as DEV_ONLY_COUNTRIES, n as toEkybConfig, o as isSupportedCountry, r as ALL_COUNTRIES, t as ekybMachine } from "./ekybStateMachine-Dk6h4MpB.esm.js";
2
- import { t as createEkybManager } from "./ekybManager-SvomKsA_.esm.js";
1
+ import { a as SUPPORTED_COUNTRIES, i as DEV_ONLY_COUNTRIES, n as toEkybConfig, o as isSupportedCountry, r as ALL_COUNTRIES, t as ekybMachine } from "./ekybStateMachine-BVotxlQG.esm.js";
2
+ import { t as createEkybManager } from "./ekybManager-InlQLPZ5.esm.js";
3
3
  export { ALL_COUNTRIES, DEV_ONLY_COUNTRIES, SUPPORTED_COUNTRIES, createEkybManager, ekybMachine, isSupportedCountry, toEkybConfig };
@@ -1,7 +1,7 @@
1
1
  import { n as eventModuleNames, o as createManagerInstrumentation } from "./events-Cz6MebsD.esm.js";
2
2
  import { t as topLevelStateName } from "./topLevelStateName-B5i2avbh.esm.js";
3
3
  import { c as createManager, o as createActor } from "./xstate.esm-DJRyQbtk.esm.js";
4
- import { t as ekybMachine } from "./ekybStateMachine-Dk6h4MpB.esm.js";
4
+ import { t as ekybMachine } from "./ekybStateMachine-BVotxlQG.esm.js";
5
5
  //#region src/modules/ekyb/ekybActor.ts
6
6
  /**
7
7
  * Creates and starts an eKYB actor.
@@ -3,7 +3,7 @@ import { t as endpoints } from "./endpoints-CfRg7iAr.esm.js";
3
3
  import { r as assign, t as setup } from "./xstate.esm-DJRyQbtk.esm.js";
4
4
  import { n as fromPromise } from "./xstate-actors.esm-BaY-n1vb.esm.js";
5
5
  import { a as getPostalCodeMaxLength, c as STREET_LEVEL_REQUIRED_ERROR, d as usStateOptions, i as getPostalCodeErrorKey, l as fillFromSuggestion, n as FIXED_DIGIT_POSTAL_CODE_LENGTH, o as validatePostalCode, r as formatPostalCode, s as DYNAMIC_REQUIRED_KEY, t as debounceSearchActor, u as getStreetLevelErrorForSuggestion } from "./addressSearch-CK0sUGXQ.esm.js";
6
- import { t as getFlow } from "./flowServices-Cm4p5g-V.esm.js";
6
+ import { t as getFlow } from "./flowServices-Dcp6cMxC.esm.js";
7
7
  //#region src/modules/ekyb/ekybConstants.ts
8
8
  /**
9
9
  * Countries available in all environments.
@@ -1,22 +1,22 @@
1
1
  import { t as WasmUtilProvider } from "./WasmUtilProvider-BrWOTaVG.esm.js";
2
- import { f as getDeviceFingerprintInfo, l as IpifyProvider, t as getDisableIpify, u as FingerprintProvider } from "./sessionInitializer-BWyEUl6d.esm.js";
2
+ import { f as getDeviceFingerprintInfo, l as IpifyProvider, t as getDisableIpify, u as FingerprintProvider } from "./sessionInitializer-D5B6NuMk.esm.js";
3
3
  import { o as createActor } from "./xstate.esm-DJRyQbtk.esm.js";
4
4
  import { n as fromPromise, t as fromCallback } from "./xstate-actors.esm-BaY-n1vb.esm.js";
5
5
  import { n as createAntifraudManagerFromActor } from "./antifraudManager-DNQ03cI-.esm.js";
6
- import { t as faceCaptureMachine } from "./faceCaptureSetup-7D-0M-GK.esm.js";
6
+ import { t as faceCaptureMachine } from "./faceCaptureSetup-CuebR7r9.esm.js";
7
7
  import { t as BrowserStorageProvider } from "./BrowserStorageProvider-P6aUarE9.esm.js";
8
- import { n as createAuthenticationManagerFromActor } from "./authenticationManager-DDjH-50n.esm.js";
8
+ import { n as createAuthenticationManagerFromActor } from "./authenticationManager-BfQ-q4Cz.esm.js";
9
9
  import { n as createConsentManagerFromActor } from "./consentManager-BFqvQKnL.esm.js";
10
10
  import { n as createCpfOcrManagerFromActor } from "./cpfOcrManager-Crj9julI.esm.js";
11
11
  import { n as createCrossDocumentDataMatchManagerFromActor } from "./crossDocumentDataMatchManager-BJ1sNzqp.esm.js";
12
12
  import { n as createCurpValidationManagerFromActor } from "./curpValidationManager-DxpyQx7s.esm.js";
13
13
  import { n as createDocumentCaptureManagerFromActor } from "./documentCaptureManager-HPQFi4FW.esm.js";
14
14
  import { n as createDynamicFormsManagerFromActor } from "./dynamicFormsManager-Cpui-n_E.esm.js";
15
- import { n as createEkybManagerFromActor } from "./ekybManager-SvomKsA_.esm.js";
15
+ import { n as createEkybManagerFromActor } from "./ekybManager-InlQLPZ5.esm.js";
16
16
  import { n as createEkycManagerFromActor } from "./ekycManager-CSSMm3NN.esm.js";
17
17
  import { n as createEmailManagerFromActor } from "./emailManager-B9ZtXkmO.esm.js";
18
- import { n as createSelfieManagerFromActor } from "./selfieManager-B_OEbSBa.esm.js";
19
- import { r as createIdCaptureManagerFromActor } from "./idCaptureManager-Ckd9D4Q8.esm.js";
18
+ import { n as createSelfieManagerFromActor } from "./selfieManager-FCxBF--8.esm.js";
19
+ import { r as createIdCaptureManagerFromActor } from "./idCaptureManager-qKhvaBcS.esm.js";
20
20
  import { n as createPhoneManagerFromActor } from "./phoneManager-CuSs7oB6.esm.js";
21
21
  import { n as createIdentityReuseManagerFromActor } from "./identityReuseManager-B4Uc5t63.esm.js";
22
22
  import { n as createFieldComparisonManagerFromActor } from "./fieldComparisonManager-DFRmWfO2.esm.js";
@@ -2,7 +2,7 @@ import { n as eventModuleNames, o as createManagerInstrumentation, r as eventScr
2
2
  import { t as topLevelStateName } from "./topLevelStateName-B5i2avbh.esm.js";
3
3
  import { n as setWasmDsFlagSync, r as splitTrackedName, t as BrowserVisibilityObserverProvider } from "./BrowserVisibilityObserverProvider-DfE4Sheq.esm.js";
4
4
  import { c as createManager } from "./xstate.esm-DJRyQbtk.esm.js";
5
- import { n as concealmentToAvatar } from "./faceCaptureSetup-7D-0M-GK.esm.js";
5
+ import { n as concealmentToAvatar } from "./faceCaptureSetup-CuebR7r9.esm.js";
6
6
  import { r as primeMotionFromUserGestureIfNeeded } from "./permissionServices-CkHL1BjH.esm.js";
7
7
  //#region src/internal/faceCapture/faceCaptureManagerFactory.ts
8
8
  function getPermissionStatus(snapshot) {
@@ -2,12 +2,12 @@ import { r as getToken } from "./api-BDTZNnca.esm.js";
2
2
  import { r as assign, t as setup } from "./xstate.esm-DJRyQbtk.esm.js";
3
3
  import { n as fromPromise, t as fromCallback } from "./xstate-actors.esm-BaY-n1vb.esm.js";
4
4
  import { n as invokeRequestPermissionActor, t as checkPermission } from "./permissionServices-CkHL1BjH.esm.js";
5
- import { c as sendLabelInspectionEvent, f as stopStream, l as startDetection, o as initializeCamera, s as initializeDeepsightSession } from "./onDeviceFaceResults-C5TVpaYV.esm.js";
5
+ import { c as sendLabelInspectionEvent, f as stopStream, l as startDetection, o as initializeCamera, s as initializeDeepsightSession } from "./onDeviceFaceResults-CnEjsceT.esm.js";
6
6
  import { t as FACE_ERROR_CODES } from "./types-BN5RPPIZ.esm.js";
7
7
  import { t as createFaceAvatar } from "./createFaceAvatar-CwVapQiu.esm.js";
8
8
  import { t as StreamCanvasCapture } from "./StreamCanvasCapture-D2XcXCZ4.esm.js";
9
9
  import { n as needsMotionPrimeOnlyFromPermission, r as resolveStoredPermissionResult, t as isReadyForCaptureFromPermission } from "./permissionGuards-5Cu6a8iN.esm.js";
10
- import { n as preloadOpenViduProvider, r as flagFaceManualReview, t as createRecordingService } from "./recordingService-C7rP7d1i.esm.js";
10
+ import { n as preloadOpenViduProvider, r as flagFaceManualReview, t as createRecordingService } from "./recordingService-CS0RUQWN.esm.js";
11
11
  //#region src/internal/avatar/concealment.ts
12
12
  /**
13
13
  * Maps a backend concealment option to the internal avatar flags. `OPTION_NONE`
package/dist/flow.esm.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { h as addEvent } from "./events-Cz6MebsD.esm.js";
2
2
  import { c as createManager, o as createActor, r as assign, t as setup } from "./xstate.esm-DJRyQbtk.esm.js";
3
3
  import { n as fromPromise } from "./xstate-actors.esm-BaY-n1vb.esm.js";
4
- import { n as getRequiredWasmPipelines, r as normalizeFlowModules, t as getFlow } from "./flowServices-Cm4p5g-V.esm.js";
4
+ import { n as getRequiredWasmPipelines, r as normalizeFlowModules, t as getFlow } from "./flowServices-Dcp6cMxC.esm.js";
5
5
  import { n as getFinishStatus, r as getTotalScoreStatus, t as classifyScoreStatus } from "./flowCompletionService-D5oIlcza.esm.js";
6
6
  import { n as isAdvanceableError, r as attachFlowEventEmitter, t as runChildModule } from "./runChildModule-CqKn3aLp.esm.js";
7
7
  //#region src/modules/flow/noOpFlowModuleMachine.ts
@@ -1,9 +1,9 @@
1
1
  import { g as updateFeatureManagementUser } from "./feature-management-Dw96qEMs.esm.js";
2
2
  import { t as api } from "./api-BDTZNnca.esm.js";
3
3
  import { t as endpoints } from "./endpoints-CfRg7iAr.esm.js";
4
- import { i as initializeSession, r as getSessionFingerprintResult } from "./sessionInitializer-BWyEUl6d.esm.js";
4
+ import { i as initializeSession, r as getSessionFingerprintResult } from "./sessionInitializer-D5B6NuMk.esm.js";
5
5
  import { r as toIncodeApiError } from "./apiError-B-PkYxln.esm.js";
6
- import "./session-CRq_s4g4.esm.js";
6
+ import "./session-BH3I9Qx4.esm.js";
7
7
  import { r as videoSelfieWasmPipelines } from "./videoSelfieSteps-DHcibfYH.esm.js";
8
8
  //#region src/modules/flow/flowUtils.ts
9
9
  const WASM_MODULE_PIPELINES = {
package/dist/id.esm.js CHANGED
@@ -2,8 +2,8 @@ import { n as eventModuleNames } from "./events-Cz6MebsD.esm.js";
2
2
  import { o as createActor, r as assign } from "./xstate.esm-DJRyQbtk.esm.js";
3
3
  import { n as fromPromise } from "./xstate-actors.esm-BaY-n1vb.esm.js";
4
4
  import { t as BrowserStorageProvider } from "./BrowserStorageProvider-P6aUarE9.esm.js";
5
- import { _ as MANUAL_UPLOAD_MAX_RETRIES, a as initializeIdCapture, c as startRecordingSession, d as uploadIdImage, f as uploadManualIdFile, g as MANUAL_UPLOAD_MAX_FILE_SIZE_BYTES, h as MANUAL_UPLOAD_EXHAUSTION_FORWARD_MS, i as barcodeToBase64, l as stopRecording, m as ID_ERROR_CODES, o as preloadIdRecordingProvider, p as validateUploadResponse, r as addBarcode, s as processId, t as idCaptureMachine, u as stopStream } from "./idCaptureStateMachine-DOwiqNpC.esm.js";
6
- import { n as createIdCaptureActor, r as createIdCaptureManagerFromActor, t as createIdCaptureManager } from "./idCaptureManager-Ckd9D4Q8.esm.js";
5
+ import { _ as MANUAL_UPLOAD_MAX_RETRIES, a as initializeIdCapture, c as startRecordingSession, d as uploadIdImage, f as uploadManualIdFile, g as MANUAL_UPLOAD_MAX_FILE_SIZE_BYTES, h as MANUAL_UPLOAD_EXHAUSTION_FORWARD_MS, i as barcodeToBase64, l as stopRecording, m as ID_ERROR_CODES, o as preloadIdRecordingProvider, p as validateUploadResponse, r as addBarcode, s as processId, t as idCaptureMachine, u as stopStream } from "./idCaptureStateMachine-NS8ITfeC.esm.js";
6
+ import { n as createIdCaptureActor, r as createIdCaptureManagerFromActor, t as createIdCaptureManager } from "./idCaptureManager-qKhvaBcS.esm.js";
7
7
  import { t as invokeOnCaptureCallback } from "./invokeOnCaptureCallback-DClbfPxs.esm.js";
8
8
  //#region src/modules/id/idCaptureOnlyStateMachine.ts
9
9
  function buildSubImage(canvas) {
@@ -4,7 +4,7 @@ import { n as setWasmDsFlagSync, r as splitTrackedName, t as BrowserVisibilityOb
4
4
  import { c as createManager, o as createActor } from "./xstate.esm-DJRyQbtk.esm.js";
5
5
  import { o as resetWasmMotionPrimedForModule, r as primeMotionFromUserGestureIfNeeded } from "./permissionServices-CkHL1BjH.esm.js";
6
6
  import { t as BrowserStorageProvider } from "./BrowserStorageProvider-P6aUarE9.esm.js";
7
- import { n as getManualUploadTabs, t as idCaptureMachine } from "./idCaptureStateMachine-DOwiqNpC.esm.js";
7
+ import { n as getManualUploadTabs, t as idCaptureMachine } from "./idCaptureStateMachine-NS8ITfeC.esm.js";
8
8
  //#region src/modules/id/digitalUpload/instrumentation.ts
9
9
  const TERMINAL_REASONS = /* @__PURE__ */ new Set(["DIGITAL_ID_REQUESTED_BUT_OTHER_PROVIDED", "ID_TYPE_UNACCEPTABLE"]);
10
10
  function isHoldingState(value) {
@@ -3,12 +3,12 @@ import { r as getToken, t as api } from "./api-BDTZNnca.esm.js";
3
3
  import { S as revokeObjectURL } from "./events-Cz6MebsD.esm.js";
4
4
  import { t as endpoints } from "./endpoints-CfRg7iAr.esm.js";
5
5
  import { t as addDeviceStats } from "./stats-4DAk7TYl.esm.js";
6
- import { t as getDisableIpify } from "./sessionInitializer-BWyEUl6d.esm.js";
6
+ import { t as getDisableIpify } from "./sessionInitializer-D5B6NuMk.esm.js";
7
7
  import { n as isDesktop } from "./platform-wmV7oTAJ.esm.js";
8
8
  import { a as and, n as sendTo, r as assign, s as not, t as setup } from "./xstate.esm-DJRyQbtk.esm.js";
9
9
  import { n as fromPromise, t as fromCallback } from "./xstate-actors.esm-BaY-n1vb.esm.js";
10
10
  import { n as invokeRequestPermissionActor, t as checkPermission } from "./permissionServices-CkHL1BjH.esm.js";
11
- import { _ as StreamCanvasProcessingSession, h as stopRecording$1, m as startRecording, p as createRecordingSession } from "./onDeviceFaceResults-C5TVpaYV.esm.js";
11
+ import { _ as StreamCanvasProcessingSession, h as stopRecording$1, m as startRecording, p as createRecordingSession } from "./onDeviceFaceResults-CnEjsceT.esm.js";
12
12
  import { t as sleep } from "./ITimerCapability-DgdDzp8G.esm.js";
13
13
  import { t as IncodeCanvas } from "./canvas-E1zGkel4.esm.js";
14
14
  import { n as getBackCameraStream } from "./backCameraStream-Heg6vA1j.esm.js";
@@ -16,8 +16,8 @@ import { n as getWindowDimensions } from "./getDeviceClass-CeBiEayS.esm.js";
16
16
  import { t as getDeviceClass } from "./getDeviceClass-CkgnSJel.esm.js";
17
17
  import { t as StreamCanvasCapture } from "./StreamCanvasCapture-D2XcXCZ4.esm.js";
18
18
  import { n as needsMotionPrimeOnlyFromPermission, r as resolveStoredPermissionResult, t as isReadyForCaptureFromPermission } from "./permissionGuards-5Cu6a8iN.esm.js";
19
- import { i as flagIdManualReview, n as preloadOpenViduProvider } from "./recordingService-C7rP7d1i.esm.js";
20
- import "./session-CRq_s4g4.esm.js";
19
+ import { i as flagIdManualReview, n as preloadOpenViduProvider } from "./recordingService-CS0RUQWN.esm.js";
20
+ import "./session-BH3I9Qx4.esm.js";
21
21
  import { n as DEFAULT_ID_CAPTURE_THRESHOLDS$1, r as IdCaptureProvider } from "./idCaptureDefaults-DCrjeNl5.esm.js";
22
22
  //#region src/modules/id/digitalUpload/digitalUploadErrors.ts
23
23
  const TERMINAL_FAIL_REASONS = /* @__PURE__ */ new Set(["DIGITAL_ID_REQUESTED_BUT_OTHER_PROVIDED", "ID_TYPE_UNACCEPTABLE"]);
@@ -1626,7 +1626,7 @@ const startRecordingActor = fromPromise(async ({ input }) => {
1626
1626
  });
1627
1627
  const initializeDeepsightSessionActor = fromPromise(async ({ input }) => {
1628
1628
  if (!input.dependencies) return;
1629
- const { loadDeepsightSession } = await import("./deepsightLoader-BtxdGkfR.esm.js");
1629
+ const { loadDeepsightSession } = await import("./deepsightLoader-BgI56M2u.esm.js");
1630
1630
  return loadDeepsightSession({
1631
1631
  ds: input.ds,
1632
1632
  storage: input.dependencies.storage,
package/dist/index.esm.js CHANGED
@@ -1,2 +1,2 @@
1
- import { i as reset, o as setup, r as isConfigured } from "./setup-ByVn7P4r.esm.js";
1
+ import { i as reset, o as setup, r as isConfigured } from "./setup-DJYTXoMR.esm.js";
2
2
  export { isConfigured, reset, setup };
@@ -516,7 +516,7 @@ async function stopRecording(session) {
516
516
  }
517
517
  }
518
518
  async function initializeDeepsightSession(options) {
519
- const { loadDeepsightSession } = await import("./deepsightLoader-BtxdGkfR.esm.js");
519
+ const { loadDeepsightSession } = await import("./deepsightLoader-BgI56M2u.esm.js");
520
520
  return loadDeepsightSession({
521
521
  ds: options.ds,
522
522
  storage: options.storage
@@ -4,13 +4,13 @@ import { t as api } from "./api-BDTZNnca.esm.js";
4
4
  import { a as createApi$1, t as getStoredHttpConfig } from "./clientLifecycle-BX83zwtT.esm.js";
5
5
  import { n as eventModuleNames } from "./events-Cz6MebsD.esm.js";
6
6
  import { t as endpoints } from "./endpoints-CfRg7iAr.esm.js";
7
- import { c as isBrowserSimulation, d as getThumbmarkId, f as getDeviceFingerprintInfo, n as getFingerprintEnabled, p as BrowserEnvironmentProvider } from "./sessionInitializer-BWyEUl6d.esm.js";
7
+ import { c as isBrowserSimulation, d as getThumbmarkId, f as getDeviceFingerprintInfo, n as getFingerprintEnabled, p as BrowserEnvironmentProvider } from "./sessionInitializer-D5B6NuMk.esm.js";
8
8
  import { c as createManager, o as createActor, r as assign, t as setup } from "./xstate.esm-DJRyQbtk.esm.js";
9
9
  import { n as fromPromise, t as fromCallback } from "./xstate-actors.esm-BaY-n1vb.esm.js";
10
10
  import { i as requestPermission, t as checkPermission } from "./permissionServices-CkHL1BjH.esm.js";
11
11
  import { a as stopCameraStream, r as requestCameraAccess } from "./camera-BmFEyPP_.esm.js";
12
12
  import { t as BrowserStorageProvider } from "./BrowserStorageProvider-P6aUarE9.esm.js";
13
- import { f as stopStream, l as startDetection, s as initializeDeepsightSession, v as FaceDetectionProvider } from "./onDeviceFaceResults-C5TVpaYV.esm.js";
13
+ import { f as stopStream, l as startDetection, s as initializeDeepsightSession, v as FaceDetectionProvider } from "./onDeviceFaceResults-CnEjsceT.esm.js";
14
14
  import { t as sleep } from "./ITimerCapability-DgdDzp8G.esm.js";
15
15
  import { t as StreamCanvasCapture } from "./StreamCanvasCapture-D2XcXCZ4.esm.js";
16
16
  //#region ../infra/src/crypto/randomUUID.ts
@@ -1,7 +1,7 @@
1
1
  import { t as api } from "./api-BDTZNnca.esm.js";
2
2
  import { t as endpoints } from "./endpoints-CfRg7iAr.esm.js";
3
3
  import { t as isAndroid } from "./platform-wmV7oTAJ.esm.js";
4
- import { d as stopRecording, g as uploadDeepsightVideo, u as startRecordingSession } from "./onDeviceFaceResults-C5TVpaYV.esm.js";
4
+ import { d as stopRecording, g as uploadDeepsightVideo, u as startRecordingSession } from "./onDeviceFaceResults-CnEjsceT.esm.js";
5
5
  import { t as getAdaptiveMediaRecorderOptions } from "./mediaRecorderOptions-BhSZDDNb.esm.js";
6
6
  //#region src/internal/manualReview/manualReviewService.ts
7
7
  async function flagFaceManualReview() {
@@ -2,12 +2,12 @@ import { t as WasmUtilProvider } from "./WasmUtilProvider-BrWOTaVG.esm.js";
2
2
  import { n as eventModuleNames } from "./events-Cz6MebsD.esm.js";
3
3
  import { o as createActor, r as assign } from "./xstate.esm-DJRyQbtk.esm.js";
4
4
  import { n as fromPromise } from "./xstate-actors.esm-BaY-n1vb.esm.js";
5
- import { t as faceCaptureMachine } from "./faceCaptureSetup-7D-0M-GK.esm.js";
6
- import { t as createFaceCaptureManagerFromActor } from "./faceCaptureManagerFactory-BKhutsJi.esm.js";
5
+ import { t as faceCaptureMachine } from "./faceCaptureSetup-CuebR7r9.esm.js";
6
+ import { t as createFaceCaptureManagerFromActor } from "./faceCaptureManagerFactory-CvcsNRmY.esm.js";
7
7
  import { t as BrowserStorageProvider } from "./BrowserStorageProvider-P6aUarE9.esm.js";
8
8
  import { r as processFace } from "./selfieErrorUtils-yob1UasM.esm.js";
9
- import { t as selfieMachine } from "./selfieStateMachine-Dtjx0rzU.esm.js";
10
- import { n as createSelfieManagerFromActor, t as createSelfieManager } from "./selfieManager-B_OEbSBa.esm.js";
9
+ import { t as selfieMachine } from "./selfieStateMachine-7h8APMHv.esm.js";
10
+ import { n as createSelfieManagerFromActor, t as createSelfieManager } from "./selfieManager-FCxBF--8.esm.js";
11
11
  import { t as invokeOnCaptureCallback } from "./invokeOnCaptureCallback-DClbfPxs.esm.js";
12
12
  //#region src/modules/selfie/selfieCaptureOnlyStateMachine.ts
13
13
  /**
@@ -1,9 +1,9 @@
1
1
  import { t as WasmUtilProvider } from "./WasmUtilProvider-BrWOTaVG.esm.js";
2
2
  import { n as eventModuleNames } from "./events-Cz6MebsD.esm.js";
3
3
  import { o as createActor } from "./xstate.esm-DJRyQbtk.esm.js";
4
- import { t as createFaceCaptureManagerFromActor } from "./faceCaptureManagerFactory-BKhutsJi.esm.js";
4
+ import { t as createFaceCaptureManagerFromActor } from "./faceCaptureManagerFactory-CvcsNRmY.esm.js";
5
5
  import { t as BrowserStorageProvider } from "./BrowserStorageProvider-P6aUarE9.esm.js";
6
- import { t as selfieMachine } from "./selfieStateMachine-Dtjx0rzU.esm.js";
6
+ import { t as selfieMachine } from "./selfieStateMachine-7h8APMHv.esm.js";
7
7
  //#region src/modules/selfie/selfieActor.ts
8
8
  function createSelfieActor(options) {
9
9
  const dependencies = options.dependencies ?? {
@@ -1,7 +1,7 @@
1
1
  import { r as assign } from "./xstate.esm-DJRyQbtk.esm.js";
2
2
  import { n as fromPromise } from "./xstate-actors.esm-BaY-n1vb.esm.js";
3
- import { t as faceCaptureMachine } from "./faceCaptureSetup-7D-0M-GK.esm.js";
4
- import { i as prepareOnDeviceFaceUpload, n as isOnDeviceMode, r as postOnDeviceFaceResults, t as defaultPrepareFaceUpload } from "./onDeviceFaceResults-C5TVpaYV.esm.js";
3
+ import { t as faceCaptureMachine } from "./faceCaptureSetup-CuebR7r9.esm.js";
4
+ import { i as prepareOnDeviceFaceUpload, n as isOnDeviceMode, r as postOnDeviceFaceResults, t as defaultPrepareFaceUpload } from "./onDeviceFaceResults-CnEjsceT.esm.js";
5
5
  import { t as FACE_ERROR_CODES } from "./types-BN5RPPIZ.esm.js";
6
6
  import { i as uploadSelfie, n as validateUploadResponse, r as processFace } from "./selfieErrorUtils-yob1UasM.esm.js";
7
7
  /**
@@ -0,0 +1 @@
1
+ import "./sessionInitializer-D5B6NuMk.esm.js";
@@ -1,8 +1,8 @@
1
1
  import { n as getApi } from "./api-BDTZNnca.esm.js";
2
2
  import { t as endpoints } from "./endpoints-CfRg7iAr.esm.js";
3
- import { i as initializeSession } from "./sessionInitializer-BWyEUl6d.esm.js";
3
+ import { i as initializeSession } from "./sessionInitializer-D5B6NuMk.esm.js";
4
4
  import { r as toIncodeApiError, t as IncodeApiError } from "./apiError-B-PkYxln.esm.js";
5
- import "./session-CRq_s4g4.esm.js";
5
+ import "./session-BH3I9Qx4.esm.js";
6
6
  import { n as getFinishStatus } from "./flowCompletionService-D5oIlcza.esm.js";
7
7
  //#region src/internal/session/sessionService.ts
8
8
  /**
@@ -1614,7 +1614,7 @@ function isBrowserSimulation(browserEnv) {
1614
1614
  }
1615
1615
  //#endregion
1616
1616
  //#region src/internal/version/sdkVersion.ts
1617
- const SDK_VERSION = "0.0.0-dev-20260721-eccd3f30";
1617
+ const SDK_VERSION = "0.0.0-dev-20260721-30e32dbd";
1618
1618
  //#endregion
1619
1619
  //#region src/internal/fingerprint/fingerprintService.ts
1620
1620
  function formatOsVersion(os) {
@@ -7,7 +7,7 @@ import { i as upgradeToWasmHttpClient$1, n as installFreshHttpClient, r as reset
7
7
  import { _ as resetAnalyticsBatcher, g as getAnalyticsBatcher, v as setAnalyticsBatcher } from "./events-Cz6MebsD.esm.js";
8
8
  import { t as endpoints } from "./endpoints-CfRg7iAr.esm.js";
9
9
  import { r as resetDeviceStatsQueue, t as addDeviceStats } from "./stats-4DAk7TYl.esm.js";
10
- import { a as resetSessionInit, i as initializeSession, o as setClientFingerprintEnabled, s as setClientIpLookupEnabled } from "./sessionInitializer-BWyEUl6d.esm.js";
10
+ import { a as resetSessionInit, i as initializeSession, o as setClientFingerprintEnabled, s as setClientIpLookupEnabled } from "./sessionInitializer-D5B6NuMk.esm.js";
11
11
  import { a as resetTRI, n as initializeTRI, o as resetTRIProviderInstance } from "./tri-4RsGrIt6.esm.js";
12
12
  //#region ../infra/src/providers/browser/BrowserPageLifecycleProvider.ts
13
13
  var BrowserPageLifecycleProvider = class {
@@ -1,5 +1,5 @@
1
1
  import { t as WasmUtilProvider } from "./WasmUtilProvider-BrWOTaVG.esm.js";
2
- import { t as ensureWasmPipelines } from "./setup-ByVn7P4r.esm.js";
2
+ import { t as ensureWasmPipelines } from "./setup-DJYTXoMR.esm.js";
3
3
  import { t as BrowserTimerProvider } from "./BrowserTimerProvider-BXhgNxLt.esm.js";
4
4
  import { t as api } from "./api-BDTZNnca.esm.js";
5
5
  import { t as endpoints } from "./endpoints-CfRg7iAr.esm.js";
@@ -7,7 +7,7 @@ import { c as createManager, o as createActor, r as assign, t as setup } from ".
7
7
  import { n as fromPromise, t as fromCallback } from "./xstate-actors.esm-BaY-n1vb.esm.js";
8
8
  import { t as checkPermission } from "./permissionServices-CkHL1BjH.esm.js";
9
9
  import { i as requestCameraWithFallback, r as requestCameraAccess } from "./camera-BmFEyPP_.esm.js";
10
- import { _ as StreamCanvasProcessingSession, a as encryptSelfieImage, l as startDetection, v as FaceDetectionProvider } from "./onDeviceFaceResults-C5TVpaYV.esm.js";
10
+ import { _ as StreamCanvasProcessingSession, a as encryptSelfieImage, l as startDetection, v as FaceDetectionProvider } from "./onDeviceFaceResults-CnEjsceT.esm.js";
11
11
  import { n as getBackCameraStream } from "./backCameraStream-Heg6vA1j.esm.js";
12
12
  import { n as getWindowDimensions } from "./getDeviceClass-CeBiEayS.esm.js";
13
13
  import { t as FACE_ERROR_CODES } from "./types-BN5RPPIZ.esm.js";
package/dist/wasm.esm.js CHANGED
@@ -1,4 +1,4 @@
1
1
  import { a as warmupWasm } from "./WasmUtilProvider-BrWOTaVG.esm.js";
2
2
  import { a as resolveWasmConfig, n as buildDefaultWasmConfig, r as buildWasmConfigFromBasePath, t as DEFAULT_WASM_VERSION } from "./wasmDefaults-B4DUtYET.esm.js";
3
- import { a as setWasmConfig, n as initializeWasmUtil, s as upgradeToWasmHttpClient, t as ensureWasmPipelines } from "./setup-ByVn7P4r.esm.js";
3
+ import { a as setWasmConfig, n as initializeWasmUtil, s as upgradeToWasmHttpClient, t as ensureWasmPipelines } from "./setup-DJYTXoMR.esm.js";
4
4
  export { DEFAULT_WASM_VERSION, buildDefaultWasmConfig, buildWasmConfigFromBasePath, ensureWasmPipelines, initializeWasmUtil, resolveWasmConfig, setWasmConfig, upgradeToWasmHttpClient, warmupWasm };
@@ -320,6 +320,10 @@ declare const workflowMachine: StateMachine<WorkflowContext, {
320
320
  id: string | undefined;
321
321
  };
322
322
  }>, Values<{
323
+ setError: {
324
+ type: "setError";
325
+ params: NonReducibleUnknown;
326
+ };
323
327
  setLoadingResult: {
324
328
  type: "setLoadingResult";
325
329
  params: NonReducibleUnknown;
@@ -348,10 +352,6 @@ declare const workflowMachine: StateMachine<WorkflowContext, {
348
352
  type: "setFinishStatusFailed";
349
353
  params: NonReducibleUnknown;
350
354
  };
351
- setError: {
352
- type: "setError";
353
- params: NonReducibleUnknown;
354
- };
355
355
  setModuleError: {
356
356
  type: "setModuleError";
357
357
  params: NonReducibleUnknown;
@@ -2,25 +2,25 @@ import { g as updateFeatureManagementUser } from "./feature-management-Dw96qEMs.
2
2
  import { t as api } from "./api-BDTZNnca.esm.js";
3
3
  import { h as addEvent, n as eventModuleNames, o as createManagerInstrumentation } from "./events-Cz6MebsD.esm.js";
4
4
  import { t as endpoints } from "./endpoints-CfRg7iAr.esm.js";
5
- import { i as initializeSession, r as getSessionFingerprintResult } from "./sessionInitializer-BWyEUl6d.esm.js";
5
+ import { i as initializeSession, r as getSessionFingerprintResult } from "./sessionInitializer-D5B6NuMk.esm.js";
6
6
  import { c as createManager, o as createActor, r as assign, t as setup } from "./xstate.esm-DJRyQbtk.esm.js";
7
7
  import { n as fromPromise } from "./xstate-actors.esm-BaY-n1vb.esm.js";
8
8
  import { r as toIncodeApiError } from "./apiError-B-PkYxln.esm.js";
9
9
  import { n as electronicSignatureMachine } from "./electronicSignatureManager-BGt5jlyi.esm.js";
10
10
  import "./ae-signature.esm.js";
11
11
  import { t as antifraudMachine } from "./antifraudStateMachine-BhDtbvsr.esm.js";
12
- import { t as authenticationMachine } from "./authenticationStateMachine-BjSbdil1.esm.js";
12
+ import { t as authenticationMachine } from "./authenticationStateMachine-D99o4YNq.esm.js";
13
13
  import { t as certificateIssuanceMachine } from "./certificateIssuanceStateMachine-FqsRyCQy.esm.js";
14
14
  import { t as consentMachine } from "./consentStateMachine-DEX3rWmY.esm.js";
15
15
  import { t as curpValidationMachine } from "./curpValidationStateMachine-CLaUrwr_.esm.js";
16
16
  import { t as customWatchlistMachine } from "./customWatchlistStateMachine-DmR8nQ9D.esm.js";
17
17
  import { t as documentCaptureMachine } from "./documentCaptureStateMachine-DPDPyUQd.esm.js";
18
18
  import { t as dynamicFormsMachine } from "./dynamicFormsStateMachine-PBlPbUaP.esm.js";
19
- import { n as toEkybConfig, t as ekybMachine } from "./ekybStateMachine-Dk6h4MpB.esm.js";
19
+ import { n as toEkybConfig, t as ekybMachine } from "./ekybStateMachine-BVotxlQG.esm.js";
20
20
  import { n as toEkycConfig, t as ekycMachine } from "./ekycStateMachine-DKSNtU9D.esm.js";
21
21
  import { t as emailMachine } from "./emailStateMachine-dPf_JV21.esm.js";
22
- import { t as selfieMachine } from "./selfieStateMachine-Dtjx0rzU.esm.js";
23
- import { t as idCaptureMachine } from "./idCaptureStateMachine-DOwiqNpC.esm.js";
22
+ import { t as selfieMachine } from "./selfieStateMachine-7h8APMHv.esm.js";
23
+ import { t as idCaptureMachine } from "./idCaptureStateMachine-NS8ITfeC.esm.js";
24
24
  import { t as phoneMachine } from "./phoneStateMachine-BcNKggqC.esm.js";
25
25
  import { n as identityReuseMachine } from "./identityReuseStateMachine-DuDSkTJQ.esm.js";
26
26
  import { t as mandatoryConsentMachine } from "./mandatoryConsentStateMachine-OJMLYTcA.esm.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@incodetech/core",
3
- "version": "0.0.0-dev-20260721-eccd3f30",
3
+ "version": "0.0.0-dev-20260721-30e32dbd",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/IncodeTechnologies/incode-web-sdk.git"
@@ -1 +0,0 @@
1
- import "./sessionInitializer-BWyEUl6d.esm.js";