@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/id.esm.js
CHANGED
|
@@ -4,7 +4,7 @@ import "./api-DsbUi7TO.esm.js";
|
|
|
4
4
|
import { n as eventModuleNames } from "./events-1wxZ97yf.esm.js";
|
|
5
5
|
import "./endpoints-CwrFQfW7.esm.js";
|
|
6
6
|
import "./stats-BVy52wLy.esm.js";
|
|
7
|
-
import "./sessionInitializer-
|
|
7
|
+
import "./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";
|
|
@@ -17,7 +17,7 @@ import "./MotionSensorProvider-D95kOKVK.esm.js";
|
|
|
17
17
|
import "./permissionServices-BElIOcoJ.esm.js";
|
|
18
18
|
import "./camera-CxxXV0VN.esm.js";
|
|
19
19
|
import { t as BrowserStorageProvider } from "./BrowserStorageProvider-fZsibQTR.esm.js";
|
|
20
|
-
import "./onDeviceFaceResults-
|
|
20
|
+
import "./onDeviceFaceResults-Dyf7XrQL.esm.js";
|
|
21
21
|
import "./ITimerCapability-DJ73P4RK.esm.js";
|
|
22
22
|
import "./canvas-Pi10hG_l.esm.js";
|
|
23
23
|
import "./backCameraStream-ChrMTJv-.esm.js";
|
|
@@ -28,12 +28,12 @@ import "./getDeviceClass-DIjnTPjR.esm.js";
|
|
|
28
28
|
import "./types-BKLb3C42.esm.js";
|
|
29
29
|
import "./StreamCanvasCapture-CAqUdVkM.esm.js";
|
|
30
30
|
import "./permissionGuards-BPZGWaL4.esm.js";
|
|
31
|
-
import "./recordingService-
|
|
31
|
+
import "./recordingService-CpOcPhvE.esm.js";
|
|
32
32
|
import "./mediaRecorderOptions-CClCKAiF.esm.js";
|
|
33
33
|
import "./session-CLsU2Jnb.esm.js";
|
|
34
|
-
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, l as stopRecording, m as ID_ERROR_CODES, o as preloadIdRecordingProvider, p as validateUploadResponse, s as processId, t as idCaptureMachine, u as stopStream } from "./idCaptureStateMachine-
|
|
34
|
+
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, l as stopRecording, m as ID_ERROR_CODES, o as preloadIdRecordingProvider, p as validateUploadResponse, s as processId, t as idCaptureMachine, u as stopStream } from "./idCaptureStateMachine-B-xj8GBZ.esm.js";
|
|
35
35
|
import "./idCaptureDefaults-CZajItdO.esm.js";
|
|
36
|
-
import { n as createIdCaptureActor, r as createIdCaptureManagerFromActor, t as createIdCaptureManager } from "./idCaptureManager-
|
|
36
|
+
import { n as createIdCaptureActor, r as createIdCaptureManagerFromActor, t as createIdCaptureManager } from "./idCaptureManager-BUB8sEr0.esm.js";
|
|
37
37
|
import { t as invokeOnCaptureCallback } from "./invokeOnCaptureCallback-CCS2Ruzi.esm.js";
|
|
38
38
|
|
|
39
39
|
//#region src/modules/id/idCaptureOnlyStateMachine.ts
|
|
@@ -4,7 +4,7 @@ import { t as setWasmDsFlagSync } from "./wasmDsFlagSync-Ch0mFJNT.esm.js";
|
|
|
4
4
|
import { t as BrowserVisibilityObserverProvider } from "./BrowserVisibilityObserverProvider-GBS6XSii.esm.js";
|
|
5
5
|
import { o as resetWasmMotionPrimedForModule, r as primeMotionFromUserGestureIfNeeded } from "./permissionServices-BElIOcoJ.esm.js";
|
|
6
6
|
import { t as BrowserStorageProvider } from "./BrowserStorageProvider-fZsibQTR.esm.js";
|
|
7
|
-
import { i as mapIdManualUploadScreenName, n as getManualUploadTabs, r as MAX_EXPIRED_FIRST_SIDE_ATTEMPTS, t as idCaptureMachine, v as mapDigitalIdScreenName } from "./idCaptureStateMachine-
|
|
7
|
+
import { i as mapIdManualUploadScreenName, n as getManualUploadTabs, r as MAX_EXPIRED_FIRST_SIDE_ATTEMPTS, t as idCaptureMachine, v as mapDigitalIdScreenName } from "./idCaptureStateMachine-B-xj8GBZ.esm.js";
|
|
8
8
|
|
|
9
9
|
//#region src/internal/idCapture/idCaptureManagerFactory.ts
|
|
10
10
|
function getPermissionStatus(snapshot) {
|
package/dist/{idCaptureStateMachine-BWNUht3X.esm.js → idCaptureStateMachine-B-xj8GBZ.esm.js}
RENAMED
|
@@ -3,18 +3,18 @@ import { r as getToken, t as api } from "./api-DsbUi7TO.esm.js";
|
|
|
3
3
|
import { C as revokeObjectURL } from "./events-1wxZ97yf.esm.js";
|
|
4
4
|
import { t as endpoints } from "./endpoints-CwrFQfW7.esm.js";
|
|
5
5
|
import { t as addDeviceStats } from "./stats-BVy52wLy.esm.js";
|
|
6
|
-
import { t as getDisableIpify } from "./sessionInitializer-
|
|
6
|
+
import { t as getDisableIpify } from "./sessionInitializer-CNplP7aj.esm.js";
|
|
7
7
|
import { n as isDesktop } from "./platform-0Ot-bF_a.esm.js";
|
|
8
8
|
import { a as fromPromise, c as not, i as fromCallback, n as sendTo, o as and, r as assign, t as setup } from "./xstate.esm-nY3M5UYm.esm.js";
|
|
9
9
|
import { n as invokeRequestPermissionActor, t as checkPermission } from "./permissionServices-BElIOcoJ.esm.js";
|
|
10
|
-
import { _ as stopRecording$1, g as startRecording, h as createRecordingSession, y as StreamCanvasProcessingSession } from "./onDeviceFaceResults-
|
|
10
|
+
import { _ as stopRecording$1, g as startRecording, h as createRecordingSession, y as StreamCanvasProcessingSession } from "./onDeviceFaceResults-Dyf7XrQL.esm.js";
|
|
11
11
|
import { t as IncodeCanvas } from "./canvas-Pi10hG_l.esm.js";
|
|
12
12
|
import { n as getBackCameraStream } from "./backCameraStream-ChrMTJv-.esm.js";
|
|
13
13
|
import { n as getWindowDimensions } from "./getDeviceClass-C-Dg6IsJ.esm.js";
|
|
14
14
|
import { t as getDeviceClass } from "./getDeviceClass-DIjnTPjR.esm.js";
|
|
15
15
|
import { t as StreamCanvasCapture } from "./StreamCanvasCapture-CAqUdVkM.esm.js";
|
|
16
16
|
import { n as needsMotionPrimeOnlyFromPermission, r as resolveStoredPermissionResult, t as isReadyForCaptureFromPermission } from "./permissionGuards-BPZGWaL4.esm.js";
|
|
17
|
-
import { i as flagIdManualReview, n as preloadOpenViduProvider } from "./recordingService-
|
|
17
|
+
import { i as flagIdManualReview, n as preloadOpenViduProvider } from "./recordingService-CpOcPhvE.esm.js";
|
|
18
18
|
import { i as IdCaptureProvider, n as DEFAULT_ID_CAPTURE_MODEL_VERSION, r as DEFAULT_ID_CAPTURE_THRESHOLDS } from "./idCaptureDefaults-CZajItdO.esm.js";
|
|
19
19
|
|
|
20
20
|
//#region src/modules/id/digitalUpload/digitalUploadErrors.ts
|
|
@@ -1660,7 +1660,7 @@ const startRecordingActor = fromPromise(async ({ input }) => {
|
|
|
1660
1660
|
});
|
|
1661
1661
|
const initializeDeepsightSessionActor = fromPromise(async ({ input }) => {
|
|
1662
1662
|
if (!input.dependencies) return;
|
|
1663
|
-
const { loadDeepsightSession } = await import("./deepsightLoader-
|
|
1663
|
+
const { loadDeepsightSession } = await import("./deepsightLoader-jX2tqKLf.esm.js");
|
|
1664
1664
|
return loadDeepsightSession({
|
|
1665
1665
|
ds: input.ds,
|
|
1666
1666
|
storage: input.dependencies.storage,
|
package/dist/identity-reuse.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "./StateMachine-D5WO6lHS.js";
|
|
2
2
|
import "./Manager-goNPc_h_.js";
|
|
3
3
|
import "./Actor-BwgmOPkb.js";
|
|
4
|
-
import { c as identityReuseMachine, d as ReusableDocument, f as SubmitResponse, i as createIdentityReuseManagerFromActor, l as FetchDocumentsResponse, n as IdentityReuseState, o as SCAN_NEW_DOCUMENT, r as createIdentityReuseManager, s as SelectedDocumentId, t as IdentityReuseManager, u as IdentityReuseConfig } from "./identityReuseManager-
|
|
4
|
+
import { c as identityReuseMachine, d as ReusableDocument, f as SubmitResponse, i as createIdentityReuseManagerFromActor, l as FetchDocumentsResponse, n as IdentityReuseState, o as SCAN_NEW_DOCUMENT, r as createIdentityReuseManager, s as SelectedDocumentId, t as IdentityReuseManager, u as IdentityReuseConfig } from "./identityReuseManager-D_nfdUP9.js";
|
|
5
5
|
export { type FetchDocumentsResponse, type IdentityReuseConfig, type IdentityReuseManager, type IdentityReuseState, type ReusableDocument, SCAN_NEW_DOCUMENT, type SelectedDocumentId, type SubmitResponse, createIdentityReuseManager, createIdentityReuseManagerFromActor, identityReuseMachine };
|
|
@@ -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 xstate1360 from "xstate";
|
|
4
4
|
|
|
5
5
|
//#region src/modules/identity-reuse/types.d.ts
|
|
6
6
|
|
|
@@ -76,7 +76,7 @@ type IdentityReuseContext = {
|
|
|
76
76
|
type IdentityReuseInput = {
|
|
77
77
|
config: IdentityReuseConfig;
|
|
78
78
|
};
|
|
79
|
-
declare const identityReuseMachine:
|
|
79
|
+
declare const identityReuseMachine: xstate1360.StateMachine<IdentityReuseContext, {
|
|
80
80
|
type: "LOAD";
|
|
81
81
|
} | {
|
|
82
82
|
type: "DOCUMENT_CHOSEN";
|
|
@@ -88,36 +88,36 @@ declare const identityReuseMachine: xstate73.StateMachine<IdentityReuseContext,
|
|
|
88
88
|
} | {
|
|
89
89
|
type: "RETRY";
|
|
90
90
|
}, {
|
|
91
|
-
[x: string]:
|
|
92
|
-
},
|
|
91
|
+
[x: string]: xstate1360.ActorRefFromLogic<xstate1360.PromiseActorLogic<FetchDocumentsResponse, void, xstate1360.EventObject>> | xstate1360.ActorRefFromLogic<xstate1360.PromiseActorLogic<SubmitResponse, SubmitParams, xstate1360.EventObject>> | undefined;
|
|
92
|
+
}, xstate1360.Values<{
|
|
93
93
|
fetchDocuments: {
|
|
94
94
|
src: "fetchDocuments";
|
|
95
|
-
logic:
|
|
95
|
+
logic: xstate1360.PromiseActorLogic<FetchDocumentsResponse, void, xstate1360.EventObject>;
|
|
96
96
|
id: string | undefined;
|
|
97
97
|
};
|
|
98
98
|
submitDocument: {
|
|
99
99
|
src: "submitDocument";
|
|
100
|
-
logic:
|
|
100
|
+
logic: xstate1360.PromiseActorLogic<SubmitResponse, SubmitParams, xstate1360.EventObject>;
|
|
101
101
|
id: string | undefined;
|
|
102
102
|
};
|
|
103
|
-
}>,
|
|
103
|
+
}>, xstate1360.Values<{
|
|
104
104
|
setDocuments: {
|
|
105
105
|
type: "setDocuments";
|
|
106
|
-
params:
|
|
106
|
+
params: xstate1360.NonReducibleUnknown;
|
|
107
107
|
};
|
|
108
108
|
setError: {
|
|
109
109
|
type: "setError";
|
|
110
|
-
params:
|
|
110
|
+
params: xstate1360.NonReducibleUnknown;
|
|
111
111
|
};
|
|
112
112
|
clearError: {
|
|
113
113
|
type: "clearError";
|
|
114
|
-
params:
|
|
114
|
+
params: xstate1360.NonReducibleUnknown;
|
|
115
115
|
};
|
|
116
116
|
setSelectedDocument: {
|
|
117
117
|
type: "setSelectedDocument";
|
|
118
|
-
params:
|
|
118
|
+
params: xstate1360.NonReducibleUnknown;
|
|
119
119
|
};
|
|
120
|
-
}>,
|
|
120
|
+
}>, xstate1360.Values<{
|
|
121
121
|
hasDocuments: {
|
|
122
122
|
type: "hasDocuments";
|
|
123
123
|
params: unknown;
|
|
@@ -126,7 +126,7 @@ declare const identityReuseMachine: xstate73.StateMachine<IdentityReuseContext,
|
|
|
126
126
|
type: "hasSelection";
|
|
127
127
|
params: unknown;
|
|
128
128
|
};
|
|
129
|
-
}>, never, "error" | "idle" | "finished" | "loading" | "
|
|
129
|
+
}>, never, "error" | "idle" | "finished" | "loading" | "documentsFound" | "submitting", string, IdentityReuseInput, xstate1360.NonReducibleUnknown, xstate1360.EventObject, xstate1360.MetaObject, {
|
|
130
130
|
readonly id: "identityReuse";
|
|
131
131
|
readonly initial: "idle";
|
|
132
132
|
readonly context: ({
|
|
@@ -135,55 +135,55 @@ declare const identityReuseMachine: xstate73.StateMachine<IdentityReuseContext,
|
|
|
135
135
|
spawn: {
|
|
136
136
|
<TSrc extends "fetchDocuments" | "submitDocument">(logic: TSrc, ...[options]: ({
|
|
137
137
|
src: "fetchDocuments";
|
|
138
|
-
logic:
|
|
138
|
+
logic: xstate1360.PromiseActorLogic<FetchDocumentsResponse, void, xstate1360.EventObject>;
|
|
139
139
|
id: string | undefined;
|
|
140
140
|
} extends infer T ? T extends {
|
|
141
141
|
src: "fetchDocuments";
|
|
142
|
-
logic:
|
|
142
|
+
logic: xstate1360.PromiseActorLogic<FetchDocumentsResponse, void, xstate1360.EventObject>;
|
|
143
143
|
id: string | undefined;
|
|
144
144
|
} ? T extends {
|
|
145
145
|
src: TSrc;
|
|
146
|
-
} ?
|
|
146
|
+
} ? xstate1360.ConditionalRequired<[options?: ({
|
|
147
147
|
id?: T["id"] | undefined;
|
|
148
148
|
systemId?: string;
|
|
149
|
-
input?:
|
|
149
|
+
input?: xstate1360.InputFrom<T["logic"]> | undefined;
|
|
150
150
|
syncSnapshot?: boolean;
|
|
151
|
-
} & { [K in
|
|
151
|
+
} & { [K in xstate1360.RequiredActorOptions<T>]: unknown }) | undefined], xstate1360.IsNotNever<xstate1360.RequiredActorOptions<T>>> : never : never : never) | ({
|
|
152
152
|
src: "submitDocument";
|
|
153
|
-
logic:
|
|
153
|
+
logic: xstate1360.PromiseActorLogic<SubmitResponse, SubmitParams, xstate1360.EventObject>;
|
|
154
154
|
id: string | undefined;
|
|
155
155
|
} extends infer T_1 ? T_1 extends {
|
|
156
156
|
src: "submitDocument";
|
|
157
|
-
logic:
|
|
157
|
+
logic: xstate1360.PromiseActorLogic<SubmitResponse, SubmitParams, xstate1360.EventObject>;
|
|
158
158
|
id: string | undefined;
|
|
159
159
|
} ? T_1 extends {
|
|
160
160
|
src: TSrc;
|
|
161
|
-
} ?
|
|
161
|
+
} ? xstate1360.ConditionalRequired<[options?: ({
|
|
162
162
|
id?: T_1["id"] | undefined;
|
|
163
163
|
systemId?: string;
|
|
164
|
-
input?:
|
|
164
|
+
input?: xstate1360.InputFrom<T_1["logic"]> | undefined;
|
|
165
165
|
syncSnapshot?: boolean;
|
|
166
|
-
} & { [K_1 in
|
|
166
|
+
} & { [K_1 in xstate1360.RequiredActorOptions<T_1>]: unknown }) | undefined], xstate1360.IsNotNever<xstate1360.RequiredActorOptions<T_1>>> : never : never : never)): xstate1360.ActorRefFromLogic<xstate1360.GetConcreteByKey<xstate1360.Values<{
|
|
167
167
|
fetchDocuments: {
|
|
168
168
|
src: "fetchDocuments";
|
|
169
|
-
logic:
|
|
169
|
+
logic: xstate1360.PromiseActorLogic<FetchDocumentsResponse, void, xstate1360.EventObject>;
|
|
170
170
|
id: string | undefined;
|
|
171
171
|
};
|
|
172
172
|
submitDocument: {
|
|
173
173
|
src: "submitDocument";
|
|
174
|
-
logic:
|
|
174
|
+
logic: xstate1360.PromiseActorLogic<SubmitResponse, SubmitParams, xstate1360.EventObject>;
|
|
175
175
|
id: string | undefined;
|
|
176
176
|
};
|
|
177
177
|
}>, "src", TSrc>["logic"]>;
|
|
178
|
-
<TLogic extends
|
|
178
|
+
<TLogic extends xstate1360.AnyActorLogic>(src: TLogic, ...[options]: xstate1360.ConditionalRequired<[options?: ({
|
|
179
179
|
id?: never;
|
|
180
180
|
systemId?: string;
|
|
181
|
-
input?:
|
|
181
|
+
input?: xstate1360.InputFrom<TLogic> | undefined;
|
|
182
182
|
syncSnapshot?: boolean;
|
|
183
|
-
} & { [K in
|
|
183
|
+
} & { [K in xstate1360.RequiredLogicInput<TLogic>]: unknown }) | undefined], xstate1360.IsNotNever<xstate1360.RequiredLogicInput<TLogic>>>): xstate1360.ActorRefFromLogic<TLogic>;
|
|
184
184
|
};
|
|
185
185
|
input: IdentityReuseInput;
|
|
186
|
-
self:
|
|
186
|
+
self: xstate1360.ActorRef<xstate1360.MachineSnapshot<IdentityReuseContext, {
|
|
187
187
|
type: "LOAD";
|
|
188
188
|
} | {
|
|
189
189
|
type: "DOCUMENT_CHOSEN";
|
|
@@ -194,7 +194,7 @@ declare const identityReuseMachine: xstate73.StateMachine<IdentityReuseContext,
|
|
|
194
194
|
type: "SKIP";
|
|
195
195
|
} | {
|
|
196
196
|
type: "RETRY";
|
|
197
|
-
}, Record<string,
|
|
197
|
+
}, Record<string, xstate1360.AnyActorRef | undefined>, xstate1360.StateValue, string, unknown, any, any>, {
|
|
198
198
|
type: "LOAD";
|
|
199
199
|
} | {
|
|
200
200
|
type: "DOCUMENT_CHOSEN";
|
|
@@ -205,7 +205,7 @@ declare const identityReuseMachine: xstate73.StateMachine<IdentityReuseContext,
|
|
|
205
205
|
type: "SKIP";
|
|
206
206
|
} | {
|
|
207
207
|
type: "RETRY";
|
|
208
|
-
},
|
|
208
|
+
}, xstate1360.AnyEventObject>;
|
|
209
209
|
}) => {
|
|
210
210
|
config: IdentityReuseConfig;
|
|
211
211
|
documents: never[];
|