@incodetech/core 0.0.0-dev-20260619-bb63cb3a → 0.0.0-dev-20260619-dd4a6874
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/{WasmUtilProvider-CAZ4AD98.esm.js → WasmUtilProvider-CIu373BZ.esm.js} +10 -1
- package/dist/ae-signature.d.ts +1 -1
- package/dist/authentication.esm.js +8 -8
- package/dist/{authenticationManager-BG6QpPct.esm.js → authenticationManager-Bwn7fioj.esm.js} +3 -3
- package/dist/{authenticationStateMachine-BESir35o.esm.js → authenticationStateMachine-CY9tW24P.esm.js} +2 -2
- package/dist/{browser-DlFgHpoC-iQk9oyxh.esm.js → browser-DlFgHpoC-DwBHV6-1.esm.js} +1 -1
- 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-CNdr6JTS.d.ts → consentManager-BFuU3KoB.d.ts} +47 -47
- package/dist/cpf-ocr.d.ts +1 -1
- package/dist/{cpfOcrManager-CII4qiF3.d.ts → cpfOcrManager-OBTw8aBe.d.ts} +17 -17
- package/dist/{deepsightLoader-D8lOvUfM.esm.js → deepsightLoader-DbNpK-z4.esm.js} +1 -1
- package/dist/document-capture.d.ts +170 -170
- package/dist/document-capture.esm.js +4 -4
- package/dist/document-upload.d.ts +40 -40
- package/dist/{documentCaptureStateMachine-Q9bBy9DC.esm.js → documentCaptureStateMachine-B_yBteIZ.esm.js} +2 -2
- package/dist/ekyb.esm.js +3 -3
- package/dist/{ekybStateMachine-DGFH-tLB.esm.js → ekybStateMachine-DmvgDUYP.esm.js} +1 -1
- package/dist/electronic-signature.d.ts +1 -1
- package/dist/extensibility.d.ts +4 -4
- package/dist/extensibility.esm.js +13 -13
- package/dist/{faceCaptureManagerFactory-Deh9tYoN.esm.js → faceCaptureManagerFactory-Juvtt26S.esm.js} +1 -1
- package/dist/{faceCaptureSetup-DOp6N3Ay.esm.js → faceCaptureSetup-DjRmRo0V.esm.js} +3 -3
- package/dist/flow.d.ts +2 -2
- package/dist/flow.esm.js +2 -2
- package/dist/{flowServices-3MBrgTQn.esm.js → flowServices-CyEOjzFi.esm.js} +1 -1
- package/dist/home.d.ts +10 -10
- package/dist/id-ocr.d.ts +52 -52
- package/dist/id-verification.d.ts +25 -25
- package/dist/id.esm.js +7 -7
- package/dist/{idCaptureManager-Bkrt8QIC.esm.js → idCaptureManager-DNvxrhqR.esm.js} +2 -2
- package/dist/{idCaptureStateMachine-H-1tL3jX.esm.js → idCaptureStateMachine-CWrUP_DQ.esm.js} +6 -6
- package/dist/identity-reuse.d.ts +1 -1
- package/dist/{identityReuseManager-C3VRLqYZ.d.ts → identityReuseManager-BuBt7AJB.d.ts} +34 -34
- package/dist/{index-DXzIC0HG.d.ts → index-DPzIjcrz.d.ts} +168 -168
- package/dist/index.esm.js +4 -4
- package/dist/mandatory-consent.d.ts +1 -1
- package/dist/{mandatoryConsentManager-Cy0yEZ2A.d.ts → mandatoryConsentManager-Dn1p_Mbl.d.ts} +50 -50
- package/dist/{permissionGuards-MDEdZAXO.esm.js → permissionGuards-D-Z-lgNj.esm.js} +1 -1
- package/dist/{permissionServices-BApXq7a0.esm.js → permissionServices-CPDboRoE.esm.js} +1 -1
- package/dist/qe-signature.d.ts +1 -1
- package/dist/{recordingService-D6wX1gjP.esm.js → recordingService-DrBGyI6d.esm.js} +2 -2
- package/dist/selfie.esm.js +8 -8
- package/dist/{selfieManager-1C0NFNWn.esm.js → selfieManager-C6jYvRAX.esm.js} +3 -3
- package/dist/{selfieStateMachine-BJkorR40.esm.js → selfieStateMachine-BmLe1og0.esm.js} +2 -2
- package/dist/session.esm.js +1 -1
- package/dist/{sessionInitializer-DBTrvltw.esm.js → sessionInitializer-BSKJg9bU.esm.js} +1 -1
- package/dist/{setup-Dq9-4cRc.esm.js → setup-dbz5Ecax.esm.js} +3 -3
- package/dist/{tri-DPpCyQfs.esm.js → tri-nGQNAf3M.esm.js} +1 -1
- package/dist/{tri.esm-CpKcH4P7.esm.js → tri.esm-seBni-5K.esm.js} +121 -118
- package/dist/tri.esm.js +1 -1
- package/dist/trust-graph.d.ts +2 -2
- package/dist/wasm.esm.js +4 -4
- package/dist/workflow.d.ts +140 -140
- package/dist/workflow.esm.js +12 -12
- package/package.json +1 -1
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import "./WasmUtilProvider-
|
|
1
|
+
import "./WasmUtilProvider-CIu373BZ.esm.js";
|
|
2
2
|
import "./api-DUZwyz0o.esm.js";
|
|
3
3
|
import { n as eventModuleNames, o as topLevelStateName, s as createManagerInstrumentation } from "./events-BduWcqZW.esm.js";
|
|
4
4
|
import "./endpoints-B2t80MAM.esm.js";
|
|
5
5
|
import "./platform-BfoqeM61.esm.js";
|
|
6
6
|
import { c as createManager, s as createActor } from "./xstate.esm-BwZUki12.esm.js";
|
|
7
7
|
import "./MotionSensorProvider-C9fPAJdS.esm.js";
|
|
8
|
-
import "./permissionServices-
|
|
8
|
+
import "./permissionServices-CPDboRoE.esm.js";
|
|
9
9
|
import "./camera-x4LjGTjZ.esm.js";
|
|
10
10
|
import "./ITimerCapability-BvH0pDwp.esm.js";
|
|
11
11
|
import "./backCameraStream-iftkf3rd.esm.js";
|
|
12
|
-
import "./permissionGuards-
|
|
13
|
-
import { n as DOCUMENT_CAPTURE_ERROR_CODES, t as documentCaptureMachine } from "./documentCaptureStateMachine-
|
|
12
|
+
import "./permissionGuards-D-Z-lgNj.esm.js";
|
|
13
|
+
import { n as DOCUMENT_CAPTURE_ERROR_CODES, t as documentCaptureMachine } from "./documentCaptureStateMachine-B_yBteIZ.esm.js";
|
|
14
14
|
|
|
15
15
|
//#region src/modules/document-capture/documentCaptureActor.ts
|
|
16
16
|
function createDocumentCaptureActor(options) {
|
|
@@ -2,10 +2,10 @@ import { t as Manager } from "./Manager-B2OEDYqf.js";
|
|
|
2
2
|
import "./Actor-fIPLXfoi.js";
|
|
3
3
|
import "./camera-D0c7ez3w.js";
|
|
4
4
|
import { n as DocumentUploadContext, r as DocumentUploadInput, t as DocumentUploadConfig } from "./types-DR2YKE_o.js";
|
|
5
|
-
import * as
|
|
5
|
+
import * as xstate1005 from "xstate";
|
|
6
6
|
|
|
7
7
|
//#region src/modules/document-upload/documentUploadStateMachine.d.ts
|
|
8
|
-
declare const documentUploadMachine:
|
|
8
|
+
declare const documentUploadMachine: xstate1005.StateMachine<DocumentUploadContext, {
|
|
9
9
|
type: "START";
|
|
10
10
|
} | {
|
|
11
11
|
type: "CAPTURE";
|
|
@@ -18,52 +18,52 @@ declare const documentUploadMachine: xstate1440.StateMachine<DocumentUploadConte
|
|
|
18
18
|
} | {
|
|
19
19
|
type: "CLOSE";
|
|
20
20
|
}, {
|
|
21
|
-
[x: string]:
|
|
21
|
+
[x: string]: xstate1005.ActorRefFromLogic<xstate1005.PromiseActorLogic<MediaStream, void, xstate1005.EventObject>> | xstate1005.ActorRefFromLogic<xstate1005.PromiseActorLogic<void, {
|
|
22
22
|
imageBase64: string;
|
|
23
23
|
documentType: string;
|
|
24
24
|
onProgress: (progress: number) => void;
|
|
25
|
-
},
|
|
26
|
-
},
|
|
25
|
+
}, xstate1005.EventObject>> | undefined;
|
|
26
|
+
}, xstate1005.Values<{
|
|
27
27
|
uploadDocument: {
|
|
28
28
|
src: "uploadDocument";
|
|
29
|
-
logic:
|
|
29
|
+
logic: xstate1005.PromiseActorLogic<void, {
|
|
30
30
|
imageBase64: string;
|
|
31
31
|
documentType: string;
|
|
32
32
|
onProgress: (progress: number) => void;
|
|
33
|
-
},
|
|
33
|
+
}, xstate1005.EventObject>;
|
|
34
34
|
id: string | undefined;
|
|
35
35
|
};
|
|
36
36
|
initCamera: {
|
|
37
37
|
src: "initCamera";
|
|
38
|
-
logic:
|
|
38
|
+
logic: xstate1005.PromiseActorLogic<MediaStream, void, xstate1005.EventObject>;
|
|
39
39
|
id: string | undefined;
|
|
40
40
|
};
|
|
41
|
-
}>,
|
|
41
|
+
}>, xstate1005.Values<{
|
|
42
42
|
setError: {
|
|
43
43
|
type: "setError";
|
|
44
|
-
params:
|
|
44
|
+
params: xstate1005.NonReducibleUnknown;
|
|
45
45
|
};
|
|
46
46
|
clearError: {
|
|
47
47
|
type: "clearError";
|
|
48
|
-
params:
|
|
48
|
+
params: xstate1005.NonReducibleUnknown;
|
|
49
49
|
};
|
|
50
50
|
setStream: {
|
|
51
51
|
type: "setStream";
|
|
52
|
-
params:
|
|
52
|
+
params: xstate1005.NonReducibleUnknown;
|
|
53
53
|
};
|
|
54
54
|
setProgress: {
|
|
55
55
|
type: "setProgress";
|
|
56
|
-
params:
|
|
56
|
+
params: xstate1005.NonReducibleUnknown;
|
|
57
57
|
};
|
|
58
58
|
stopStream: {
|
|
59
59
|
type: "stopStream";
|
|
60
|
-
params:
|
|
60
|
+
params: xstate1005.NonReducibleUnknown;
|
|
61
61
|
};
|
|
62
62
|
setImageAndClearError: {
|
|
63
63
|
type: "setImageAndClearError";
|
|
64
|
-
params:
|
|
64
|
+
params: xstate1005.NonReducibleUnknown;
|
|
65
65
|
};
|
|
66
|
-
}>, never, never, "error" | "idle" | "uploading" | "closed" | "finished" | "initCamera" | "capturing", string, DocumentUploadInput,
|
|
66
|
+
}>, never, never, "error" | "idle" | "uploading" | "closed" | "finished" | "initCamera" | "capturing", string, DocumentUploadInput, xstate1005.NonReducibleUnknown, xstate1005.EventObject, xstate1005.MetaObject, {
|
|
67
67
|
readonly id: "documentUpload";
|
|
68
68
|
readonly initial: "idle";
|
|
69
69
|
readonly context: ({
|
|
@@ -72,67 +72,67 @@ declare const documentUploadMachine: xstate1440.StateMachine<DocumentUploadConte
|
|
|
72
72
|
spawn: {
|
|
73
73
|
<TSrc extends "uploadDocument" | "initCamera">(logic: TSrc, ...[options]: ({
|
|
74
74
|
src: "uploadDocument";
|
|
75
|
-
logic:
|
|
75
|
+
logic: xstate1005.PromiseActorLogic<void, {
|
|
76
76
|
imageBase64: string;
|
|
77
77
|
documentType: string;
|
|
78
78
|
onProgress: (progress: number) => void;
|
|
79
|
-
},
|
|
79
|
+
}, xstate1005.EventObject>;
|
|
80
80
|
id: string | undefined;
|
|
81
81
|
} extends infer T ? T extends {
|
|
82
82
|
src: "uploadDocument";
|
|
83
|
-
logic:
|
|
83
|
+
logic: xstate1005.PromiseActorLogic<void, {
|
|
84
84
|
imageBase64: string;
|
|
85
85
|
documentType: string;
|
|
86
86
|
onProgress: (progress: number) => void;
|
|
87
|
-
},
|
|
87
|
+
}, xstate1005.EventObject>;
|
|
88
88
|
id: string | undefined;
|
|
89
89
|
} ? T extends {
|
|
90
90
|
src: TSrc;
|
|
91
|
-
} ?
|
|
91
|
+
} ? xstate1005.ConditionalRequired<[options?: ({
|
|
92
92
|
id?: T["id"] | undefined;
|
|
93
93
|
systemId?: string;
|
|
94
|
-
input?:
|
|
94
|
+
input?: xstate1005.InputFrom<T["logic"]> | undefined;
|
|
95
95
|
syncSnapshot?: boolean;
|
|
96
|
-
} & { [K in
|
|
96
|
+
} & { [K in xstate1005.RequiredActorOptions<T>]: unknown }) | undefined], xstate1005.IsNotNever<xstate1005.RequiredActorOptions<T>>> : never : never : never) | ({
|
|
97
97
|
src: "initCamera";
|
|
98
|
-
logic:
|
|
98
|
+
logic: xstate1005.PromiseActorLogic<MediaStream, void, xstate1005.EventObject>;
|
|
99
99
|
id: string | undefined;
|
|
100
100
|
} extends infer T_1 ? T_1 extends {
|
|
101
101
|
src: "initCamera";
|
|
102
|
-
logic:
|
|
102
|
+
logic: xstate1005.PromiseActorLogic<MediaStream, void, xstate1005.EventObject>;
|
|
103
103
|
id: string | undefined;
|
|
104
104
|
} ? T_1 extends {
|
|
105
105
|
src: TSrc;
|
|
106
|
-
} ?
|
|
106
|
+
} ? xstate1005.ConditionalRequired<[options?: ({
|
|
107
107
|
id?: T_1["id"] | undefined;
|
|
108
108
|
systemId?: string;
|
|
109
|
-
input?:
|
|
109
|
+
input?: xstate1005.InputFrom<T_1["logic"]> | undefined;
|
|
110
110
|
syncSnapshot?: boolean;
|
|
111
|
-
} & { [K_1 in
|
|
111
|
+
} & { [K_1 in xstate1005.RequiredActorOptions<T_1>]: unknown }) | undefined], xstate1005.IsNotNever<xstate1005.RequiredActorOptions<T_1>>> : never : never : never)): xstate1005.ActorRefFromLogic<xstate1005.GetConcreteByKey<xstate1005.Values<{
|
|
112
112
|
uploadDocument: {
|
|
113
113
|
src: "uploadDocument";
|
|
114
|
-
logic:
|
|
114
|
+
logic: xstate1005.PromiseActorLogic<void, {
|
|
115
115
|
imageBase64: string;
|
|
116
116
|
documentType: string;
|
|
117
117
|
onProgress: (progress: number) => void;
|
|
118
|
-
},
|
|
118
|
+
}, xstate1005.EventObject>;
|
|
119
119
|
id: string | undefined;
|
|
120
120
|
};
|
|
121
121
|
initCamera: {
|
|
122
122
|
src: "initCamera";
|
|
123
|
-
logic:
|
|
123
|
+
logic: xstate1005.PromiseActorLogic<MediaStream, void, xstate1005.EventObject>;
|
|
124
124
|
id: string | undefined;
|
|
125
125
|
};
|
|
126
126
|
}>, "src", TSrc>["logic"]>;
|
|
127
|
-
<TLogic extends
|
|
127
|
+
<TLogic extends xstate1005.AnyActorLogic>(src: TLogic, ...[options]: xstate1005.ConditionalRequired<[options?: ({
|
|
128
128
|
id?: never;
|
|
129
129
|
systemId?: string;
|
|
130
|
-
input?:
|
|
130
|
+
input?: xstate1005.InputFrom<TLogic> | undefined;
|
|
131
131
|
syncSnapshot?: boolean;
|
|
132
|
-
} & { [K in
|
|
132
|
+
} & { [K in xstate1005.RequiredLogicInput<TLogic>]: unknown }) | undefined], xstate1005.IsNotNever<xstate1005.RequiredLogicInput<TLogic>>>): xstate1005.ActorRefFromLogic<TLogic>;
|
|
133
133
|
};
|
|
134
134
|
input: DocumentUploadInput;
|
|
135
|
-
self:
|
|
135
|
+
self: xstate1005.ActorRef<xstate1005.MachineSnapshot<DocumentUploadContext, {
|
|
136
136
|
type: "START";
|
|
137
137
|
} | {
|
|
138
138
|
type: "CAPTURE";
|
|
@@ -144,7 +144,7 @@ declare const documentUploadMachine: xstate1440.StateMachine<DocumentUploadConte
|
|
|
144
144
|
type: "RETRY";
|
|
145
145
|
} | {
|
|
146
146
|
type: "CLOSE";
|
|
147
|
-
}, Record<string,
|
|
147
|
+
}, Record<string, xstate1005.AnyActorRef | undefined>, xstate1005.StateValue, string, unknown, any, any>, {
|
|
148
148
|
type: "START";
|
|
149
149
|
} | {
|
|
150
150
|
type: "CAPTURE";
|
|
@@ -156,7 +156,7 @@ declare const documentUploadMachine: xstate1440.StateMachine<DocumentUploadConte
|
|
|
156
156
|
type: "RETRY";
|
|
157
157
|
} | {
|
|
158
158
|
type: "CLOSE";
|
|
159
|
-
},
|
|
159
|
+
}, xstate1005.AnyEventObject>;
|
|
160
160
|
}) => {
|
|
161
161
|
config: DocumentUploadConfig;
|
|
162
162
|
stream: undefined;
|
|
@@ -226,7 +226,7 @@ declare const documentUploadMachine: xstate1440.StateMachine<DocumentUploadConte
|
|
|
226
226
|
} | {
|
|
227
227
|
type: "CLOSE";
|
|
228
228
|
};
|
|
229
|
-
self:
|
|
229
|
+
self: xstate1005.ActorRef<xstate1005.MachineSnapshot<DocumentUploadContext, {
|
|
230
230
|
type: "START";
|
|
231
231
|
} | {
|
|
232
232
|
type: "CAPTURE";
|
|
@@ -238,7 +238,7 @@ declare const documentUploadMachine: xstate1440.StateMachine<DocumentUploadConte
|
|
|
238
238
|
type: "RETRY";
|
|
239
239
|
} | {
|
|
240
240
|
type: "CLOSE";
|
|
241
|
-
}, Record<string,
|
|
241
|
+
}, Record<string, xstate1005.AnyActorRef>, xstate1005.StateValue, string, unknown, any, any>, {
|
|
242
242
|
type: "START";
|
|
243
243
|
} | {
|
|
244
244
|
type: "CAPTURE";
|
|
@@ -250,7 +250,7 @@ declare const documentUploadMachine: xstate1440.StateMachine<DocumentUploadConte
|
|
|
250
250
|
type: "RETRY";
|
|
251
251
|
} | {
|
|
252
252
|
type: "CLOSE";
|
|
253
|
-
},
|
|
253
|
+
}, xstate1005.AnyEventObject>;
|
|
254
254
|
}) => {
|
|
255
255
|
imageBase64: string;
|
|
256
256
|
documentType: string;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { t as api } from "./api-DUZwyz0o.esm.js";
|
|
2
2
|
import { t as endpoints } from "./endpoints-B2t80MAM.esm.js";
|
|
3
3
|
import { a as fromPromise, r as assign, t as setup } from "./xstate.esm-BwZUki12.esm.js";
|
|
4
|
-
import { n as invokeRequestPermissionActor, t as checkPermission } from "./permissionServices-
|
|
4
|
+
import { n as invokeRequestPermissionActor, t as checkPermission } from "./permissionServices-CPDboRoE.esm.js";
|
|
5
5
|
import { i as stopCameraStream } from "./camera-x4LjGTjZ.esm.js";
|
|
6
6
|
import { n as getBackCameraStream } from "./backCameraStream-iftkf3rd.esm.js";
|
|
7
|
-
import { r as resolveStoredPermissionResult, t as isReadyForCaptureFromPermission } from "./permissionGuards-
|
|
7
|
+
import { r as resolveStoredPermissionResult, t as isReadyForCaptureFromPermission } from "./permissionGuards-D-Z-lgNj.esm.js";
|
|
8
8
|
|
|
9
9
|
//#region src/modules/document-capture/types.ts
|
|
10
10
|
const PROCESSING_TYPE_MAP = {
|
package/dist/ekyb.esm.js
CHANGED
|
@@ -5,15 +5,15 @@ import "./endpoints-B2t80MAM.esm.js";
|
|
|
5
5
|
import "./stats-32mOt6D8.esm.js";
|
|
6
6
|
import "./IpifyProvider-oZf7Ke1O.esm.js";
|
|
7
7
|
import "./browserSimulation-CGjpdNA1.esm.js";
|
|
8
|
-
import "./sessionInitializer-
|
|
8
|
+
import "./sessionInitializer-BSKJg9bU.esm.js";
|
|
9
9
|
import "./platform-BfoqeM61.esm.js";
|
|
10
10
|
import "./getBrowser-Dv8LZyHE.esm.js";
|
|
11
11
|
import { c as createManager, s as createActor } from "./xstate.esm-BwZUki12.esm.js";
|
|
12
12
|
import "./apiError-D-GTvFrH.esm.js";
|
|
13
|
-
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-
|
|
13
|
+
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-DmvgDUYP.esm.js";
|
|
14
14
|
import "./addressSearch-BV0_T7NT.esm.js";
|
|
15
15
|
import "./session-Da435G0o.esm.js";
|
|
16
|
-
import "./flowServices-
|
|
16
|
+
import "./flowServices-CyEOjzFi.esm.js";
|
|
17
17
|
|
|
18
18
|
//#region src/modules/ekyb/ekybActor.ts
|
|
19
19
|
/**
|
|
@@ -2,7 +2,7 @@ import { t as api } from "./api-DUZwyz0o.esm.js";
|
|
|
2
2
|
import { t as endpoints } from "./endpoints-B2t80MAM.esm.js";
|
|
3
3
|
import { a as fromPromise, r as assign, t as setup } from "./xstate.esm-BwZUki12.esm.js";
|
|
4
4
|
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-BV0_T7NT.esm.js";
|
|
5
|
-
import { t as getFlow } from "./flowServices-
|
|
5
|
+
import { t as getFlow } from "./flowServices-CyEOjzFi.esm.js";
|
|
6
6
|
|
|
7
7
|
//#region src/modules/ekyb/ekybConstants.ts
|
|
8
8
|
const UBO_INPUT_LIMIT = 8;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import "./Manager-B2OEDYqf.js";
|
|
2
2
|
import "./Actor-fIPLXfoi.js";
|
|
3
|
-
import { a as AE_CONSENT_KEYS, c as ConsentKey, d as ElectronicSignatureVariant, f as QE_CONSENT_KEYS, g as getDefaultConsentChecks, h as getConsentKeys, i as electronicSignatureMachine, l as ElectronicSignatureConfig, m as areAllConsented, n as ElectronicSignatureState, o as AeConsentKey, p as QeConsentKey, r as createElectronicSignatureManager, s as ConsentChecks, t as ElectronicSignatureManager, u as ElectronicSignatureDocument } from "./index-
|
|
3
|
+
import { a as AE_CONSENT_KEYS, c as ConsentKey, d as ElectronicSignatureVariant, f as QE_CONSENT_KEYS, g as getDefaultConsentChecks, h as getConsentKeys, i as electronicSignatureMachine, l as ElectronicSignatureConfig, m as areAllConsented, n as ElectronicSignatureState, o as AeConsentKey, p as QeConsentKey, r as createElectronicSignatureManager, s as ConsentChecks, t as ElectronicSignatureManager, u as ElectronicSignatureDocument } from "./index-DPzIjcrz.js";
|
|
4
4
|
export { AE_CONSENT_KEYS, AeConsentKey, ConsentChecks, ConsentKey, ElectronicSignatureConfig, ElectronicSignatureDocument, ElectronicSignatureManager, ElectronicSignatureState, ElectronicSignatureVariant, QE_CONSENT_KEYS, QeConsentKey, areAllConsented, createElectronicSignatureManager, electronicSignatureMachine, getConsentKeys, getDefaultConsentChecks };
|
package/dist/extensibility.d.ts
CHANGED
|
@@ -12,16 +12,16 @@ import "./types-F0IXbaCB.js";
|
|
|
12
12
|
import "./StreamCanvasCapture-uQFmjDCE.js";
|
|
13
13
|
import { a as ProcessFaceResponse, i as createSelfieManagerFromActor, n as SelfieState, t as SelfieManager } from "./selfieManager-DKRhOzTT.js";
|
|
14
14
|
import { i as createAuthenticationManagerFromActor, n as AuthenticationState, t as AuthenticationManager } from "./authenticationManager-DJzD_n6Z.js";
|
|
15
|
-
import { a as ConsentActor, i as createConsentManagerFromActor, n as ConsentState, t as ConsentManager } from "./consentManager-
|
|
16
|
-
import { a as CpfOcrActor, i as createCpfOcrManagerFromActor, n as CpfOcrState, t as CpfOcrManager } from "./cpfOcrManager-
|
|
15
|
+
import { a as ConsentActor, i as createConsentManagerFromActor, n as ConsentState, t as ConsentManager } from "./consentManager-BFuU3KoB.js";
|
|
16
|
+
import { a as CpfOcrActor, i as createCpfOcrManagerFromActor, n as CpfOcrState, t as CpfOcrManager } from "./cpfOcrManager-OBTw8aBe.js";
|
|
17
17
|
import { a as CurpValidationActor, i as createCurpValidationManagerFromActor, n as CurpValidationState, t as CurpValidationManager } from "./curpValidationManager-DTyay4MR.js";
|
|
18
18
|
import { a as EmailActor, i as createEmailManagerFromActor, n as EmailState, t as EmailManager } from "./emailManager-C6D2u4mQ.js";
|
|
19
19
|
import "./otp-BHJnjEEc.js";
|
|
20
20
|
import { A as CaptureIdResponse, i as createIdCaptureManagerFromActor, n as IdCaptureManager, r as IdCaptureState } from "./idCaptureManager-B7x78-3Q.js";
|
|
21
21
|
import { a as PhoneActor, i as createPhoneManagerFromActor, n as PhoneState, t as PhoneManager } from "./phoneManager-TSq1Ief6.js";
|
|
22
|
-
import { a as IdentityReuseActor, i as createIdentityReuseManagerFromActor, n as IdentityReuseState, t as IdentityReuseManager } from "./identityReuseManager-
|
|
22
|
+
import { a as IdentityReuseActor, i as createIdentityReuseManagerFromActor, n as IdentityReuseState, t as IdentityReuseManager } from "./identityReuseManager-BuBt7AJB.js";
|
|
23
23
|
import { a as FieldComparisonActor, i as createFieldComparisonManagerFromActor, n as FieldComparisonState, t as FieldComparisonManager } from "./fieldComparisonManager-BXc6-DJv.js";
|
|
24
|
-
import { a as MandatoryConsentActor, i as createMandatoryConsentManagerFromActor, n as MandatoryConsentState, t as MandatoryConsentManager } from "./mandatoryConsentManager-
|
|
24
|
+
import { a as MandatoryConsentActor, i as createMandatoryConsentManagerFromActor, n as MandatoryConsentState, t as MandatoryConsentManager } from "./mandatoryConsentManager-Dn1p_Mbl.js";
|
|
25
25
|
import { a as RedirectToMobileActor, i as createRedirectToMobileManagerFromActor, n as RedirectToMobileState, t as RedirectToMobileManager } from "./redirectToMobileManager-yOHAmwg-.js";
|
|
26
26
|
|
|
27
27
|
//#region src/modules/authentication/authenticationUploadService.d.ts
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as WasmUtilProvider } from "./WasmUtilProvider-
|
|
1
|
+
import { t as WasmUtilProvider } from "./WasmUtilProvider-CIu373BZ.esm.js";
|
|
2
2
|
import "./BrowserTimerProvider-BVgutW_b.esm.js";
|
|
3
3
|
import "./api-DUZwyz0o.esm.js";
|
|
4
4
|
import "./events-BduWcqZW.esm.js";
|
|
@@ -6,7 +6,7 @@ import "./endpoints-B2t80MAM.esm.js";
|
|
|
6
6
|
import "./stats-32mOt6D8.esm.js";
|
|
7
7
|
import { t as IpifyProvider } from "./IpifyProvider-oZf7Ke1O.esm.js";
|
|
8
8
|
import "./browserSimulation-CGjpdNA1.esm.js";
|
|
9
|
-
import { o as FingerprintProvider, s as getDeviceFingerprintInfo, t as getDisableIpify } from "./sessionInitializer-
|
|
9
|
+
import { o as FingerprintProvider, s as getDeviceFingerprintInfo, t as getDisableIpify } from "./sessionInitializer-BSKJg9bU.esm.js";
|
|
10
10
|
import "./platform-BfoqeM61.esm.js";
|
|
11
11
|
import "./getBrowser-Dv8LZyHE.esm.js";
|
|
12
12
|
import { a as fromPromise, i as fromCallback, s as createActor } from "./xstate.esm-BwZUki12.esm.js";
|
|
@@ -16,10 +16,10 @@ import "./antifraudStateMachine-TpOb33Fe.esm.js";
|
|
|
16
16
|
import { n as createAntifraudManagerFromActor } from "./antifraudManager-e8wx0Nao.esm.js";
|
|
17
17
|
import { t as BrowserStorageProvider } from "./BrowserStorageProvider-CGCKial0.esm.js";
|
|
18
18
|
import "./MotionSensorProvider-C9fPAJdS.esm.js";
|
|
19
|
-
import "./permissionServices-
|
|
19
|
+
import "./permissionServices-CPDboRoE.esm.js";
|
|
20
20
|
import "./camera-x4LjGTjZ.esm.js";
|
|
21
|
-
import "./faceCaptureManagerFactory-
|
|
22
|
-
import "./recordingService-
|
|
21
|
+
import "./faceCaptureManagerFactory-Juvtt26S.esm.js";
|
|
22
|
+
import "./recordingService-DrBGyI6d.esm.js";
|
|
23
23
|
import "./ITimerCapability-BvH0pDwp.esm.js";
|
|
24
24
|
import "./canvas-7uX2izHb.esm.js";
|
|
25
25
|
import "./backCameraStream-iftkf3rd.esm.js";
|
|
@@ -28,10 +28,10 @@ import "./getDeviceClass-C0zrM97a.esm.js";
|
|
|
28
28
|
import "./getDeviceClass-rXKlXywy.esm.js";
|
|
29
29
|
import "./types-BdVOWGGW.esm.js";
|
|
30
30
|
import "./StreamCanvasCapture-Dr5n_iK1.esm.js";
|
|
31
|
-
import "./permissionGuards-
|
|
32
|
-
import { t as faceCaptureMachine } from "./faceCaptureSetup-
|
|
33
|
-
import "./authenticationStateMachine-
|
|
34
|
-
import { n as createAuthenticationManagerFromActor } from "./authenticationManager-
|
|
31
|
+
import "./permissionGuards-D-Z-lgNj.esm.js";
|
|
32
|
+
import { t as faceCaptureMachine } from "./faceCaptureSetup-DjRmRo0V.esm.js";
|
|
33
|
+
import "./authenticationStateMachine-CY9tW24P.esm.js";
|
|
34
|
+
import { n as createAuthenticationManagerFromActor } from "./authenticationManager-Bwn7fioj.esm.js";
|
|
35
35
|
import "./consentStateMachine-BzCJuC_B.esm.js";
|
|
36
36
|
import { n as createConsentManagerFromActor } from "./consentManager-iFzpsbOt.esm.js";
|
|
37
37
|
import { n as createCpfOcrManagerFromActor } from "./cpfOcrManager-Dv38oWFh.esm.js";
|
|
@@ -42,10 +42,10 @@ import "./session-Da435G0o.esm.js";
|
|
|
42
42
|
import "./emailStateMachine-DfPAsxyZ.esm.js";
|
|
43
43
|
import "./otp-D87RTwrx.esm.js";
|
|
44
44
|
import { n as createEmailManagerFromActor } from "./emailManager-kjLOoN7a.esm.js";
|
|
45
|
-
import "./selfieStateMachine-
|
|
46
|
-
import { n as createSelfieManagerFromActor } from "./selfieManager-
|
|
47
|
-
import "./idCaptureStateMachine-
|
|
48
|
-
import { r as createIdCaptureManagerFromActor } from "./idCaptureManager-
|
|
45
|
+
import "./selfieStateMachine-BmLe1og0.esm.js";
|
|
46
|
+
import { n as createSelfieManagerFromActor } from "./selfieManager-C6jYvRAX.esm.js";
|
|
47
|
+
import "./idCaptureStateMachine-CWrUP_DQ.esm.js";
|
|
48
|
+
import { r as createIdCaptureManagerFromActor } from "./idCaptureManager-DNvxrhqR.esm.js";
|
|
49
49
|
import "./phoneStateMachine-DA9XcHqe.esm.js";
|
|
50
50
|
import { n as createPhoneManagerFromActor } from "./phoneManager-Bv6zNVMy.esm.js";
|
|
51
51
|
import "./identityReuseStateMachine-ChepCGW0.esm.js";
|
package/dist/{faceCaptureManagerFactory-Deh9tYoN.esm.js → faceCaptureManagerFactory-Juvtt26S.esm.js}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { n as eventModuleNames, o as topLevelStateName, r as eventScreenNames, s as createManagerInstrumentation } from "./events-BduWcqZW.esm.js";
|
|
2
2
|
import { c as createManager } from "./xstate.esm-BwZUki12.esm.js";
|
|
3
3
|
import { n as setWasmDsFlagSync } from "./BrowserStorageProvider-CGCKial0.esm.js";
|
|
4
|
-
import { r as primeMotionFromUserGestureIfNeeded } from "./permissionServices-
|
|
4
|
+
import { r as primeMotionFromUserGestureIfNeeded } from "./permissionServices-CPDboRoE.esm.js";
|
|
5
5
|
|
|
6
6
|
//#region src/internal/faceCapture/faceCaptureManagerFactory.ts
|
|
7
7
|
function getPermissionStatus(snapshot) {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { r as getToken } from "./api-DUZwyz0o.esm.js";
|
|
2
2
|
import { a as fromPromise, i as fromCallback, r as assign, t as setup } from "./xstate.esm-BwZUki12.esm.js";
|
|
3
|
-
import { n as invokeRequestPermissionActor, t as checkPermission } from "./permissionServices-
|
|
4
|
-
import { d as sendLabelInspectionEvent, f as startDetection, l as initializeCamera, n as preloadOpenViduProvider, p as stopStream, r as flagFaceManualReview, t as createRecordingService, u as initializeDeepsightSession } from "./recordingService-
|
|
3
|
+
import { n as invokeRequestPermissionActor, t as checkPermission } from "./permissionServices-CPDboRoE.esm.js";
|
|
4
|
+
import { d as sendLabelInspectionEvent, f as startDetection, l as initializeCamera, n as preloadOpenViduProvider, p as stopStream, r as flagFaceManualReview, t as createRecordingService, u as initializeDeepsightSession } from "./recordingService-DrBGyI6d.esm.js";
|
|
5
5
|
import { t as FACE_ERROR_CODES } from "./types-BdVOWGGW.esm.js";
|
|
6
6
|
import { t as StreamCanvasCapture } from "./StreamCanvasCapture-Dr5n_iK1.esm.js";
|
|
7
|
-
import { n as needsMotionPrimeOnlyFromPermission, r as resolveStoredPermissionResult, t as isReadyForCaptureFromPermission } from "./permissionGuards-
|
|
7
|
+
import { n as needsMotionPrimeOnlyFromPermission, r as resolveStoredPermissionResult, t as isReadyForCaptureFromPermission } from "./permissionGuards-D-Z-lgNj.esm.js";
|
|
8
8
|
|
|
9
9
|
//#region src/internal/faceCapture/faceCaptureSetup.ts
|
|
10
10
|
const getAttemptsFromConfig = (config) => {
|
package/dist/flow.d.ts
CHANGED
|
@@ -7,7 +7,7 @@ import { i as FlowModuleConfig, n as Flow, r as FlowModule } from "./types-D8y52
|
|
|
7
7
|
import { n as GetFinishStatusFn, t as FinishStatus } from "./flowCompletionService-DSPt5J5M.js";
|
|
8
8
|
import { o as FlowEventSubscribable } from "./index-cIuvyWMa.js";
|
|
9
9
|
import { n as ModuleRegistry } from "./types-DpTWgfKY.js";
|
|
10
|
-
import * as
|
|
10
|
+
import * as xstate1069 from "xstate";
|
|
11
11
|
|
|
12
12
|
//#region src/modules/flow/flowUtils.d.ts
|
|
13
13
|
type NormalizeFlowModulesOptions = {
|
|
@@ -59,7 +59,7 @@ type GetFlow = (signal: AbortSignal, options?: GetFlowOptions) => Promise<Flow>;
|
|
|
59
59
|
declare const getFlow: GetFlow;
|
|
60
60
|
//#endregion
|
|
61
61
|
//#region src/modules/flow/noOpFlowModuleMachine.d.ts
|
|
62
|
-
declare const noOpFlowModuleMachine:
|
|
62
|
+
declare const noOpFlowModuleMachine: xstate1069.StateMachine<xstate1069.MachineContext, xstate1069.AnyEventObject, {}, never, never, never, never, "finished", string, xstate1069.NonReducibleUnknown, xstate1069.NonReducibleUnknown, xstate1069.EventObject, xstate1069.MetaObject, {
|
|
63
63
|
readonly id: "noOpFlowModule";
|
|
64
64
|
readonly initial: "finished";
|
|
65
65
|
readonly states: {
|
package/dist/flow.esm.js
CHANGED
|
@@ -4,14 +4,14 @@ import "./endpoints-B2t80MAM.esm.js";
|
|
|
4
4
|
import "./stats-32mOt6D8.esm.js";
|
|
5
5
|
import "./IpifyProvider-oZf7Ke1O.esm.js";
|
|
6
6
|
import "./browserSimulation-CGjpdNA1.esm.js";
|
|
7
|
-
import "./sessionInitializer-
|
|
7
|
+
import "./sessionInitializer-BSKJg9bU.esm.js";
|
|
8
8
|
import "./platform-BfoqeM61.esm.js";
|
|
9
9
|
import "./getBrowser-Dv8LZyHE.esm.js";
|
|
10
10
|
import { a as fromPromise, c as createManager, r as assign, s as createActor, t as setup } from "./xstate.esm-BwZUki12.esm.js";
|
|
11
11
|
import "./apiError-D-GTvFrH.esm.js";
|
|
12
12
|
import "./types-BdVOWGGW.esm.js";
|
|
13
13
|
import "./session-Da435G0o.esm.js";
|
|
14
|
-
import { n as getRequiredWasmPipelines, r as normalizeFlowModules, t as getFlow } from "./flowServices-
|
|
14
|
+
import { n as getRequiredWasmPipelines, r as normalizeFlowModules, t as getFlow } from "./flowServices-CyEOjzFi.esm.js";
|
|
15
15
|
import { n as isAdvanceableError, r as attachFlowEventEmitter, t as runChildModule } from "./runChildModule-YdxACVvJ.esm.js";
|
|
16
16
|
import { t as getFinishStatus } from "./flowCompletionService-Y1UICFg1.esm.js";
|
|
17
17
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { t as api } from "./api-DUZwyz0o.esm.js";
|
|
2
2
|
import { t as endpoints } from "./endpoints-B2t80MAM.esm.js";
|
|
3
|
-
import { n as getSessionFingerprintResult, r as initializeSession } from "./sessionInitializer-
|
|
3
|
+
import { n as getSessionFingerprintResult, r as initializeSession } from "./sessionInitializer-BSKJg9bU.esm.js";
|
|
4
4
|
import { n as toIncodeApiError } from "./apiError-D-GTvFrH.esm.js";
|
|
5
5
|
|
|
6
6
|
//#region src/modules/flow/flowUtils.ts
|
package/dist/home.d.ts
CHANGED
|
@@ -3,7 +3,7 @@ import "./camera-D0c7ez3w.js";
|
|
|
3
3
|
import "./types-DR2YKE_o.js";
|
|
4
4
|
import "./types-C1ixFPzO.js";
|
|
5
5
|
import { t as EmptyConfig } from "./types-D8y52YD5.js";
|
|
6
|
-
import * as
|
|
6
|
+
import * as xstate549 from "xstate";
|
|
7
7
|
|
|
8
8
|
//#region src/modules/home/types.d.ts
|
|
9
9
|
type HomeConfig = EmptyConfig;
|
|
@@ -35,41 +35,41 @@ type HomeContext = {
|
|
|
35
35
|
type HomeInput = {
|
|
36
36
|
config: EmptyConfig;
|
|
37
37
|
};
|
|
38
|
-
declare const homeMachine:
|
|
38
|
+
declare const homeMachine: xstate549.StateMachine<HomeContext, {
|
|
39
39
|
type: "LOAD";
|
|
40
40
|
} | {
|
|
41
41
|
type: "COMPLETE";
|
|
42
42
|
} | {
|
|
43
43
|
type: "RESET";
|
|
44
|
-
}, {}, never, never, never, never, "idle" | "finished" | "main", string, HomeInput,
|
|
44
|
+
}, {}, never, never, never, never, "idle" | "finished" | "main", string, HomeInput, xstate549.NonReducibleUnknown, xstate549.EventObject, xstate549.MetaObject, {
|
|
45
45
|
readonly id: "home";
|
|
46
46
|
readonly initial: "idle";
|
|
47
47
|
readonly context: ({
|
|
48
48
|
input
|
|
49
49
|
}: {
|
|
50
50
|
spawn: {
|
|
51
|
-
<TSrc extends never>(logic: TSrc, ...[options]: never):
|
|
52
|
-
<TLogic extends
|
|
51
|
+
<TSrc extends never>(logic: TSrc, ...[options]: never): xstate549.ActorRefFromLogic<never>;
|
|
52
|
+
<TLogic extends xstate549.AnyActorLogic>(src: TLogic, ...[options]: xstate549.ConditionalRequired<[options?: ({
|
|
53
53
|
id?: never;
|
|
54
54
|
systemId?: string;
|
|
55
|
-
input?:
|
|
55
|
+
input?: xstate549.InputFrom<TLogic> | undefined;
|
|
56
56
|
syncSnapshot?: boolean;
|
|
57
|
-
} & { [K in
|
|
57
|
+
} & { [K in xstate549.RequiredLogicInput<TLogic>]: unknown }) | undefined], xstate549.IsNotNever<xstate549.RequiredLogicInput<TLogic>>>): xstate549.ActorRefFromLogic<TLogic>;
|
|
58
58
|
};
|
|
59
59
|
input: HomeInput;
|
|
60
|
-
self:
|
|
60
|
+
self: xstate549.ActorRef<xstate549.MachineSnapshot<HomeContext, {
|
|
61
61
|
type: "LOAD";
|
|
62
62
|
} | {
|
|
63
63
|
type: "COMPLETE";
|
|
64
64
|
} | {
|
|
65
65
|
type: "RESET";
|
|
66
|
-
}, Record<string,
|
|
66
|
+
}, Record<string, xstate549.AnyActorRef | undefined>, xstate549.StateValue, string, unknown, any, any>, {
|
|
67
67
|
type: "LOAD";
|
|
68
68
|
} | {
|
|
69
69
|
type: "COMPLETE";
|
|
70
70
|
} | {
|
|
71
71
|
type: "RESET";
|
|
72
|
-
},
|
|
72
|
+
}, xstate549.AnyEventObject>;
|
|
73
73
|
}) => {
|
|
74
74
|
config: EmptyConfig;
|
|
75
75
|
};
|