@incodetech/core 2.1.1-rc.7 → 2.1.1-rc.8
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/{BrowserStorageProvider-DaKI3I0m.esm.js → BrowserStorageProvider-CBHBhKQN.esm.js} +2 -18
- package/dist/{MotionSensorProvider-D95kOKVK.esm.js → MotionSensorProvider-BHuHoYvJ.esm.js} +48 -10
- package/dist/ae-signature.d.ts +1 -1
- package/dist/authentication.esm.js +10 -10
- package/dist/{authenticationManager-Dwf7TrZC.esm.js → authenticationManager-CaaiBwSC.esm.js} +3 -3
- package/dist/{authenticationStateMachine-BBNa41d5.esm.js → authenticationStateMachine-B_vlpQuJ.esm.js} +2 -2
- package/dist/camera.esm.js +2 -2
- package/dist/certificate-issuance.d.ts +28 -28
- package/dist/consent.d.ts +1 -1
- package/dist/{consentManager-BvgtYr9W.d.ts → consentManager-CuA2nywX.d.ts} +50 -50
- package/dist/cpf-ocr.d.ts +1 -1
- package/dist/{cpfOcrManager-2eYelPF7.d.ts → cpfOcrManager-DtACTRn6.d.ts} +17 -17
- package/dist/{deepsightLoader-bisFKMf_.esm.js → deepsightLoader-DGj5bORx.esm.js} +2 -2
- package/dist/document-capture.d.ts +225 -225
- package/dist/document-capture.esm.js +4 -4
- package/dist/document-upload.d.ts +46 -46
- package/dist/{documentCaptureStateMachine-BHIYPUEu.esm.js → documentCaptureStateMachine-BkTvU3yq.esm.js} +2 -2
- package/dist/ekyb.esm.js +3 -3
- package/dist/{ekybStateMachine-_vaRFELH.esm.js → ekybStateMachine-DSBpi4ES.esm.js} +1 -1
- package/dist/electronic-signature.d.ts +1 -1
- package/dist/extensibility.d.ts +5 -5
- package/dist/extensibility.esm.js +15 -15
- package/dist/{faceCaptureManagerFactory-Cf8m_RNb.esm.js → faceCaptureManagerFactory-D4ogJ_0w.esm.js} +2 -2
- package/dist/{faceCaptureSetup-Gj6XnsY4.esm.js → faceCaptureSetup-DIcdpyTZ.esm.js} +4 -4
- package/dist/flow.d.ts +2 -2
- package/dist/flow.esm.js +2 -2
- package/dist/{flowServices-OFgzA7NX.esm.js → flowServices-CTzsb9K5.esm.js} +1 -1
- package/dist/home.d.ts +10 -10
- package/dist/id-ocr.d.ts +1 -1
- package/dist/id-verification.d.ts +25 -25
- package/dist/id.esm.js +9 -9
- package/dist/{idCaptureManager-BziLyrVE.esm.js → idCaptureManager-2GN4I9u3.esm.js} +3 -3
- package/dist/{idCaptureStateMachine-B7vsPrsl.esm.js → idCaptureStateMachine-D_8rmH0K.esm.js} +6 -6
- package/dist/{idOcrManager-BeUOERWK.d.ts → idOcrManager-DLsv89l1.d.ts} +52 -52
- package/dist/identity-reuse.d.ts +1 -1
- package/dist/{identityReuseManager-D1C3DNjo.d.ts → identityReuseManager-DhN1XvV4.d.ts} +31 -31
- package/dist/{index-Dzf83PXV.d.ts → index-DCDTLkNA.d.ts} +150 -150
- package/dist/index.esm.js +2 -2
- package/dist/mandatory-consent.d.ts +1 -1
- package/dist/{mandatoryConsentManager-BxZjDE9f.d.ts → mandatoryConsentManager-BxkxplSG.d.ts} +50 -50
- package/dist/{onDeviceFaceResults-BWxOJueW.esm.js → onDeviceFaceResults-B-NkCXud.esm.js} +1 -1
- package/dist/{permissionGuards-BPZGWaL4.esm.js → permissionGuards-BNOe4Tnu.esm.js} +1 -1
- package/dist/{permissionServices-BElIOcoJ.esm.js → permissionServices-C_kxhNeo.esm.js} +7 -5
- package/dist/personhood.esm.js +5 -5
- package/dist/qe-signature.d.ts +1 -1
- package/dist/{recordingService-lBmeVE49.esm.js → recordingService-CDECCnNi.esm.js} +1 -1
- package/dist/selfie.esm.js +10 -10
- package/dist/{selfieManager-DsoqRiV2.esm.js → selfieManager-Bt0AA1nO.esm.js} +3 -3
- package/dist/{selfieStateMachine-Czcb2so_.esm.js → selfieStateMachine-BTn1TE00.esm.js} +2 -2
- package/dist/session.esm.js +1 -1
- package/dist/{sessionInitializer-DdIllyuV.esm.js → sessionInitializer-BHolgZLL.esm.js} +1 -1
- package/dist/{setup-B27YJgm_.esm.js → setup-BlVLlZtj.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 +5 -5
- package/dist/wasm.esm.js +2 -2
- package/dist/workflow.d.ts +159 -159
- package/dist/workflow.esm.js +13 -13
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { t as Manager } from "./Manager-goNPc_h_.js";
|
|
2
2
|
import { t as ActorRefFrom } from "./Actor-BwgmOPkb.js";
|
|
3
|
-
import * as
|
|
3
|
+
import * as xstate818 from "xstate";
|
|
4
4
|
|
|
5
5
|
//#region src/modules/cpf-ocr/types.d.ts
|
|
6
6
|
type CpfOcrDataResponse = {
|
|
@@ -17,7 +17,7 @@ type CpfOcrContext = {
|
|
|
17
17
|
error: string | undefined;
|
|
18
18
|
};
|
|
19
19
|
type CpfOcrInput = Record<string, never>;
|
|
20
|
-
declare const cpfOcrMachine:
|
|
20
|
+
declare const cpfOcrMachine: xstate818.StateMachine<CpfOcrContext, {
|
|
21
21
|
type: "LOAD";
|
|
22
22
|
} | {
|
|
23
23
|
type: "SET_CPF";
|
|
@@ -27,43 +27,43 @@ declare const cpfOcrMachine: xstate567.StateMachine<CpfOcrContext, {
|
|
|
27
27
|
} | {
|
|
28
28
|
type: "RETRY";
|
|
29
29
|
}, {
|
|
30
|
-
[x: string]:
|
|
30
|
+
[x: string]: xstate818.ActorRefFromLogic<xstate818.PromiseActorLogic<CpfOcrDataResponse, void, xstate818.EventObject>> | xstate818.ActorRefFromLogic<xstate818.PromiseActorLogic<CpfOcrUpdateResponse, {
|
|
31
31
|
cpf: string;
|
|
32
|
-
},
|
|
33
|
-
},
|
|
32
|
+
}, xstate818.EventObject>> | undefined;
|
|
33
|
+
}, xstate818.Values<{
|
|
34
34
|
fetchCpfOcrData: {
|
|
35
35
|
src: "fetchCpfOcrData";
|
|
36
|
-
logic:
|
|
36
|
+
logic: xstate818.PromiseActorLogic<CpfOcrDataResponse, void, xstate818.EventObject>;
|
|
37
37
|
id: string | undefined;
|
|
38
38
|
};
|
|
39
39
|
submitCpfOcr: {
|
|
40
40
|
src: "submitCpfOcr";
|
|
41
|
-
logic:
|
|
41
|
+
logic: xstate818.PromiseActorLogic<CpfOcrUpdateResponse, {
|
|
42
42
|
cpf: string;
|
|
43
|
-
},
|
|
43
|
+
}, xstate818.EventObject>;
|
|
44
44
|
id: string | undefined;
|
|
45
45
|
};
|
|
46
|
-
}>,
|
|
46
|
+
}>, xstate818.Values<{
|
|
47
47
|
setError: {
|
|
48
48
|
type: "setError";
|
|
49
|
-
params:
|
|
49
|
+
params: xstate818.NonReducibleUnknown;
|
|
50
50
|
};
|
|
51
51
|
clearError: {
|
|
52
52
|
type: "clearError";
|
|
53
|
-
params:
|
|
53
|
+
params: xstate818.NonReducibleUnknown;
|
|
54
54
|
};
|
|
55
55
|
setPrefill: {
|
|
56
56
|
type: "setPrefill";
|
|
57
|
-
params:
|
|
57
|
+
params: xstate818.NonReducibleUnknown;
|
|
58
58
|
};
|
|
59
59
|
setCpf: {
|
|
60
60
|
type: "setCpf";
|
|
61
|
-
params:
|
|
61
|
+
params: xstate818.NonReducibleUnknown;
|
|
62
62
|
};
|
|
63
63
|
}>, {
|
|
64
64
|
type: "isValid";
|
|
65
65
|
params: unknown;
|
|
66
|
-
}, never, "error" | "idle" | "finished" | "loading" | "
|
|
66
|
+
}, never, "error" | "idle" | "finished" | "loading" | "inputting" | "submitting", string, CpfOcrInput, xstate818.NonReducibleUnknown, xstate818.EventObject, xstate818.MetaObject, {
|
|
67
67
|
readonly id: "cpfOcr";
|
|
68
68
|
readonly initial: "idle";
|
|
69
69
|
readonly context: {
|
|
@@ -118,7 +118,7 @@ declare const cpfOcrMachine: xstate567.StateMachine<CpfOcrContext, {
|
|
|
118
118
|
} | {
|
|
119
119
|
type: "RETRY";
|
|
120
120
|
};
|
|
121
|
-
self:
|
|
121
|
+
self: xstate818.ActorRef<xstate818.MachineSnapshot<CpfOcrContext, {
|
|
122
122
|
type: "LOAD";
|
|
123
123
|
} | {
|
|
124
124
|
type: "SET_CPF";
|
|
@@ -127,7 +127,7 @@ declare const cpfOcrMachine: xstate567.StateMachine<CpfOcrContext, {
|
|
|
127
127
|
type: "SUBMIT";
|
|
128
128
|
} | {
|
|
129
129
|
type: "RETRY";
|
|
130
|
-
}, Record<string,
|
|
130
|
+
}, Record<string, xstate818.AnyActorRef>, xstate818.StateValue, string, unknown, any, any>, {
|
|
131
131
|
type: "LOAD";
|
|
132
132
|
} | {
|
|
133
133
|
type: "SET_CPF";
|
|
@@ -136,7 +136,7 @@ declare const cpfOcrMachine: xstate567.StateMachine<CpfOcrContext, {
|
|
|
136
136
|
type: "SUBMIT";
|
|
137
137
|
} | {
|
|
138
138
|
type: "RETRY";
|
|
139
|
-
},
|
|
139
|
+
}, xstate818.AnyEventObject>;
|
|
140
140
|
}) => {
|
|
141
141
|
cpf: string;
|
|
142
142
|
};
|
|
@@ -4,13 +4,13 @@ import "./api-DsbUi7TO.esm.js";
|
|
|
4
4
|
import "./events-1wxZ97yf.esm.js";
|
|
5
5
|
import "./endpoints-CwrFQfW7.esm.js";
|
|
6
6
|
import "./stats-BVy52wLy.esm.js";
|
|
7
|
-
import { c as IpifyProvider, d as BrowserEnvironmentProvider, n as getFingerprintEnabled, t as getDisableIpify } from "./sessionInitializer-
|
|
7
|
+
import { c as IpifyProvider, d as BrowserEnvironmentProvider, n as getFingerprintEnabled, t as getDisableIpify } from "./sessionInitializer-BHolgZLL.esm.js";
|
|
8
8
|
import "./browserSimulation-DZwEy9bu.esm.js";
|
|
9
9
|
import "./platform-0Ot-bF_a.esm.js";
|
|
10
10
|
import "./getBrowser-1yNcfFZR.esm.js";
|
|
11
11
|
import "./tri-CFAPtAUM.esm.js";
|
|
12
12
|
import { t as setWasmDsFlagSync } from "./wasmDsFlagSync-Ch0mFJNT.esm.js";
|
|
13
|
-
import { t as MotionSensorProvider } from "./MotionSensorProvider-
|
|
13
|
+
import { t as MotionSensorProvider } from "./MotionSensorProvider-BHuHoYvJ.esm.js";
|
|
14
14
|
import "./camera-CxxXV0VN.esm.js";
|
|
15
15
|
import "./canvas-Pi10hG_l.esm.js";
|
|
16
16
|
import "./video-ZY92rkel.esm.js";
|