@incodetech/core 2.1.1-rc.0 → 2.1.1-rc.2
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/LICENSE +15 -0
- package/dist/ae-signature.d.ts +1 -1
- package/dist/authentication.esm.js +6 -6
- package/dist/{authenticationManager-C34a9Uvy.esm.js → authenticationManager-CoN9Qrs3.esm.js} +2 -2
- package/dist/{authenticationStateMachine-DXsokPMG.esm.js → authenticationStateMachine-S_y15DH-.esm.js} +2 -2
- package/dist/certificate-issuance.d.ts +28 -28
- package/dist/consent.d.ts +1 -1
- package/dist/{consentManager-BC95Kbk7.d.ts → consentManager-CQqaIPg9.d.ts} +47 -47
- package/dist/cpf-ocr.d.ts +1 -1
- package/dist/{cpfOcrManager-DS9xvAzv.d.ts → cpfOcrManager-flj_VHTf.d.ts} +17 -17
- package/dist/{deepsightLoader-mUsiuCwa.esm.js → deepsightLoader-jX2tqKLf.esm.js} +1 -1
- package/dist/document-capture.d.ts +173 -173
- package/dist/document-upload.d.ts +43 -43
- package/dist/ekyb.esm.js +3 -3
- package/dist/{ekybStateMachine-DGddxBim.esm.js → ekybStateMachine-DgXSlCgg.esm.js} +1 -1
- package/dist/electronic-signature.d.ts +1 -1
- package/dist/extensibility.d.ts +4 -4
- package/dist/extensibility.esm.js +11 -11
- package/dist/{faceCaptureManagerFactory-DGBF4a-H.esm.js → faceCaptureManagerFactory-e07bKys2.esm.js} +1 -1
- package/dist/{faceCaptureSetup-CCodL50B.esm.js → faceCaptureSetup-DMTtkWFT.esm.js} +2 -2
- package/dist/flow.d.ts +2 -2
- package/dist/flow.esm.js +2 -2
- package/dist/{flowServices-Byec7m5Z.esm.js → flowServices-C1J_gLLK.esm.js} +1 -1
- package/dist/home.d.ts +10 -10
- package/dist/id-verification.d.ts +25 -25
- package/dist/id.esm.js +5 -5
- package/dist/{idCaptureManager-DpO7QrQY.esm.js → idCaptureManager-BUB8sEr0.esm.js} +1 -1
- package/dist/{idCaptureStateMachine-BWNUht3X.esm.js → idCaptureStateMachine-B-xj8GBZ.esm.js} +4 -4
- package/dist/identity-reuse.d.ts +1 -1
- package/dist/{identityReuseManager-DyMXbE0q.d.ts → identityReuseManager-D_nfdUP9.d.ts} +31 -31
- package/dist/{index-CUci0E4X.d.ts → index-Bp9Z53ca.d.ts} +150 -150
- package/dist/index.esm.js +2 -2
- package/dist/mandatory-consent.d.ts +1 -1
- package/dist/{mandatoryConsentManager-BIemiWAI.d.ts → mandatoryConsentManager-8xnX3oo5.d.ts} +50 -50
- package/dist/{onDeviceFaceResults-EHtPkEci.esm.js → onDeviceFaceResults-Dyf7XrQL.esm.js} +1 -1
- package/dist/personhood.esm.js +2 -2
- package/dist/qe-signature.d.ts +1 -1
- package/dist/{recordingService-Dedo7Idu.esm.js → recordingService-CpOcPhvE.esm.js} +1 -1
- package/dist/selfie.esm.js +6 -6
- package/dist/{selfieManager-CacC2ry_.esm.js → selfieManager-pQxiZgKc.esm.js} +2 -2
- package/dist/{selfieStateMachine-BmIRecR1.esm.js → selfieStateMachine-BsWk2zUJ.esm.js} +2 -2
- package/dist/session.esm.js +1 -1
- package/dist/{sessionInitializer-DR8EOFMo.esm.js → sessionInitializer-CNplP7aj.esm.js} +1 -1
- package/dist/{setup-Bm20dPYA.esm.js → setup-rMaZNElx.esm.js} +1 -1
- package/dist/trust-graph.d.ts +2 -2
- package/dist/video-selfie.d.ts +2 -2
- package/dist/video-selfie.esm.js +3 -3
- package/dist/wasm.esm.js +2 -2
- package/dist/workflow.d.ts +159 -159
- package/dist/workflow.esm.js +9 -9
- package/package.json +4 -3
package/dist/workflow.esm.js
CHANGED
|
@@ -4,7 +4,7 @@ import { t as api } from "./api-DsbUi7TO.esm.js";
|
|
|
4
4
|
import { g as addEvent, n as eventModuleNames, s as createManagerInstrumentation } from "./events-1wxZ97yf.esm.js";
|
|
5
5
|
import { t as endpoints } from "./endpoints-CwrFQfW7.esm.js";
|
|
6
6
|
import "./stats-BVy52wLy.esm.js";
|
|
7
|
-
import { i as initializeSession, r as getSessionFingerprintResult } from "./sessionInitializer-
|
|
7
|
+
import { i as initializeSession, r as getSessionFingerprintResult } from "./sessionInitializer-CNplP7aj.esm.js";
|
|
8
8
|
import "./browserSimulation-CWJhFPZ2.esm.js";
|
|
9
9
|
import "./platform-0Ot-bF_a.esm.js";
|
|
10
10
|
import "./getBrowser-1yNcfFZR.esm.js";
|
|
@@ -16,11 +16,11 @@ import { n as toIncodeApiError } from "./apiError-DkOXfFBu.esm.js";
|
|
|
16
16
|
import { n as electronicSignatureMachine } from "./electronicSignatureManager-DESRgObX.esm.js";
|
|
17
17
|
import "./ae-signature-Pp4oCAHD.esm.js";
|
|
18
18
|
import { t as antifraudMachine } from "./antifraudStateMachine-BQVw46N5.esm.js";
|
|
19
|
-
import "./faceCaptureSetup-
|
|
19
|
+
import "./faceCaptureSetup-DMTtkWFT.esm.js";
|
|
20
20
|
import "./MotionSensorProvider-D95kOKVK.esm.js";
|
|
21
21
|
import "./permissionServices-BElIOcoJ.esm.js";
|
|
22
22
|
import "./camera-CxxXV0VN.esm.js";
|
|
23
|
-
import "./onDeviceFaceResults-
|
|
23
|
+
import "./onDeviceFaceResults-Dyf7XrQL.esm.js";
|
|
24
24
|
import "./ITimerCapability-DJ73P4RK.esm.js";
|
|
25
25
|
import "./canvas-Pi10hG_l.esm.js";
|
|
26
26
|
import "./backCameraStream-ChrMTJv-.esm.js";
|
|
@@ -32,9 +32,9 @@ import "./types-BKLb3C42.esm.js";
|
|
|
32
32
|
import "./createFaceAvatar-BZSg2MNo.esm.js";
|
|
33
33
|
import "./StreamCanvasCapture-CAqUdVkM.esm.js";
|
|
34
34
|
import "./permissionGuards-BPZGWaL4.esm.js";
|
|
35
|
-
import "./recordingService-
|
|
35
|
+
import "./recordingService-CpOcPhvE.esm.js";
|
|
36
36
|
import "./mediaRecorderOptions-CClCKAiF.esm.js";
|
|
37
|
-
import { t as authenticationMachine } from "./authenticationStateMachine-
|
|
37
|
+
import { t as authenticationMachine } from "./authenticationStateMachine-S_y15DH-.esm.js";
|
|
38
38
|
import { t as certificateIssuanceMachine } from "./certificateIssuanceStateMachine-DlZQT1_u.esm.js";
|
|
39
39
|
import { t as consentMachine } from "./consentStateMachine-BOkVFiU7.esm.js";
|
|
40
40
|
import "./cpf-16m_cGAM.esm.js";
|
|
@@ -43,16 +43,16 @@ import "./dateUtils-BW6mBV6p.esm.js";
|
|
|
43
43
|
import { t as customWatchlistMachine } from "./customWatchlistStateMachine-D8w0mNxm.esm.js";
|
|
44
44
|
import { t as documentCaptureMachine } from "./documentCaptureStateMachine-BHIYPUEu.esm.js";
|
|
45
45
|
import { t as dynamicFormsMachine } from "./dynamicFormsStateMachine-DJ1HGZff.esm.js";
|
|
46
|
-
import { n as toEkybConfig, t as ekybMachine } from "./ekybStateMachine-
|
|
46
|
+
import { n as toEkybConfig, t as ekybMachine } from "./ekybStateMachine-DgXSlCgg.esm.js";
|
|
47
47
|
import "./addressSearch-D7msRieq.esm.js";
|
|
48
48
|
import "./session-CLsU2Jnb.esm.js";
|
|
49
49
|
import "./videoSelfieSteps-Djpv7cjb.esm.js";
|
|
50
|
-
import "./flowServices-
|
|
50
|
+
import "./flowServices-C1J_gLLK.esm.js";
|
|
51
51
|
import { n as toEkycConfig, t as ekycMachine } from "./ekycStateMachine-DnVRiu3s.esm.js";
|
|
52
52
|
import { t as emailMachine } from "./emailStateMachine-CbmKFVSi.esm.js";
|
|
53
53
|
import "./otp-uaXiKt_R.esm.js";
|
|
54
|
-
import { t as selfieMachine } from "./selfieStateMachine-
|
|
55
|
-
import { t as idCaptureMachine } from "./idCaptureStateMachine-
|
|
54
|
+
import { t as selfieMachine } from "./selfieStateMachine-BsWk2zUJ.esm.js";
|
|
55
|
+
import { t as idCaptureMachine } from "./idCaptureStateMachine-B-xj8GBZ.esm.js";
|
|
56
56
|
import "./idCaptureDefaults-CZajItdO.esm.js";
|
|
57
57
|
import { t as phoneMachine } from "./phoneStateMachine-DjFGWMjQ.esm.js";
|
|
58
58
|
import { n as identityReuseMachine } from "./identityReuseStateMachine-Bp-zONoV.esm.js";
|
package/package.json
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@incodetech/core",
|
|
3
|
-
"version": "2.1.1-rc.
|
|
3
|
+
"version": "2.1.1-rc.2",
|
|
4
|
+
"license": "ISC",
|
|
4
5
|
"repository": {
|
|
5
6
|
"type": "git",
|
|
6
7
|
"url": "git+https://github.com/IncodeTechnologies/incode-web-sdk.git"
|
|
@@ -276,8 +277,8 @@
|
|
|
276
277
|
"tsdown": "^0.16.6",
|
|
277
278
|
"typescript": "^5.9.3",
|
|
278
279
|
"vitest": "^4.0.13",
|
|
279
|
-
"@incodetech/
|
|
280
|
-
"@incodetech/
|
|
280
|
+
"@incodetech/infra": "1.2.0",
|
|
281
|
+
"@incodetech/config": "1.0.2"
|
|
281
282
|
},
|
|
282
283
|
"scripts": {
|
|
283
284
|
"build": "tsdown -c tsdown.config.ts",
|