@incodetech/core 2.0.1 → 2.1.0-rc.1
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-CuOW1Er2.esm.js → BrowserStorageProvider-BpJM-gIl.esm.js} +8 -1
- package/dist/{IpifyProvider-D7jx52AL.esm.js → IpifyProvider-D4LWD15E.esm.js} +28 -0
- package/dist/{MotionSensorProvider-4v7xkqAp.esm.js → MotionSensorProvider-Bx7Mpzt0.esm.js} +63 -13
- package/dist/{OpenViduRecordingProvider-CMu6XVdc.esm.js → OpenViduRecordingProvider-O4GjBseO.esm.js} +1 -1
- package/dist/StateMachine-BC_nGvrc.d.ts +2 -0
- package/dist/StreamCanvasCapture-ImiDQdVA.esm.js +118 -0
- package/dist/StreamCanvasCapture-yyl20qd9.d.ts +152 -0
- package/dist/{BaseWasmProvider-C_DLEI40.esm.js → WasmUtilProvider-BKWm8rSA.esm.js} +202 -11
- package/dist/{addressSearch-BpTbTWCa.esm.js → addressSearch-DvmWXKZg.esm.js} +63 -57
- package/dist/{ae-signature-DDDZmWXj.esm.js → ae-signature-BFZta3TZ.esm.js} +1 -1
- package/dist/ae-signature.d.ts +3 -3
- package/dist/ae-signature.esm.js +6 -5
- package/dist/antifraud.d.ts +5 -46
- package/dist/antifraud.esm.js +6 -43
- package/dist/antifraudManager-CkV4u-LE.esm.js +55 -0
- package/dist/antifraudManager-CznnhyvD.d.ts +63 -0
- package/dist/{antifraudStateMachine-O0TMf6yc.esm.js → antifraudStateMachine-Ccrb-Jxc.esm.js} +2 -2
- package/dist/apiError-B-j-gyDx.esm.js +51 -0
- package/dist/authentication.d.ts +13 -11
- package/dist/authentication.esm.js +26 -22
- package/dist/{authenticationManager-5M-fKzXx.esm.js → authenticationManager-BlR6mSaG.esm.js} +6 -6
- package/dist/{authenticationManager-C83GNIhl.d.ts → authenticationManager-CaiQbp-q.d.ts} +4 -4
- package/dist/{authenticationStateMachine-BMZqatiF.esm.js → authenticationStateMachine-DkcGUMw5.esm.js} +21 -9
- package/dist/{backCameraStream-DMdMeGk2.esm.js → backCameraStream-D7Wo4Nbx.esm.js} +95 -7
- package/dist/{session-CrkWAs-q.esm.js → browserSimulation-B1dWiXp7.esm.js} +61 -476
- package/dist/camera.d.ts +4 -3
- package/dist/camera.esm.js +4 -3
- package/dist/canvas-SKcRBxsk.esm.js +230 -0
- package/dist/consent.d.ts +4 -398
- package/dist/consent.esm.js +6 -77
- package/dist/consentManager-BYo9Nu1r.esm.js +90 -0
- package/dist/consentManager-Cg5Sk2tv.d.ts +419 -0
- package/dist/{consentStateMachine-CCT-B60O.esm.js → consentStateMachine-BG3yL8aC.esm.js} +9 -6
- package/dist/cpf-ocr.d.ts +4 -199
- package/dist/cpf-ocr.esm.js +8 -177
- package/dist/cpfOcrManager-Dg1s_TY5.d.ts +216 -0
- package/dist/cpfOcrManager-sSKegxox.esm.js +190 -0
- package/dist/cross-document-data-match.d.ts +1 -1
- package/dist/cross-document-data-match.esm.js +4 -4
- package/dist/curp-validation.d.ts +8 -158
- package/dist/curp-validation.esm.js +6 -108
- package/dist/curpValidationManager-CFem6zP9.esm.js +122 -0
- package/dist/curpValidationManager-RttixpIc.d.ts +184 -0
- package/dist/{curpValidationStateMachine-CitWLr2c.esm.js → curpValidationStateMachine-B7V_qp66.esm.js} +20 -13
- package/dist/custom-fields.d.ts +2 -2
- package/dist/custom-fields.esm.js +4 -4
- package/dist/custom-watchlist.d.ts +1 -1
- package/dist/custom-watchlist.esm.js +4 -41
- package/dist/customWatchlistStateMachine-HmFybXLX.esm.js +50 -0
- package/dist/{deepsightLoader-Cm4JIT_z.esm.js → deepsightLoader-8tnddNx-.esm.js} +19 -10
- package/dist/deepsightService-CrHmvx8X.esm.js +276 -0
- package/dist/{deepsightService-CEVxzehb.d.ts → deepsightService-Dh5P-hLf.d.ts} +13 -160
- package/dist/device.esm.js +4 -3
- package/dist/document-capture.d.ts +989 -80
- package/dist/document-capture.esm.js +34 -8
- package/dist/document-upload.d.ts +44 -44
- package/dist/document-upload.esm.js +7 -7
- package/dist/{documentCaptureStateMachine-BqzTDy9k.esm.js → documentCaptureStateMachine-CUTUzUw_.esm.js} +90 -6
- package/dist/dynamic-forms.d.ts +20 -5
- package/dist/dynamic-forms.esm.js +150 -61
- package/dist/ekyb.d.ts +32 -13
- package/dist/ekyb.esm.js +25 -15
- package/dist/{ekybStateMachine-CyMx_kg-.esm.js → ekybStateMachine-klc-AImJ.esm.js} +319 -207
- package/dist/ekyc.d.ts +10 -78
- package/dist/ekyc.esm.js +17 -12
- package/dist/{ekycStateMachine-oeO0Iekd.esm.js → ekycStateMachine-CXbpaJJn.esm.js} +201 -113
- package/dist/electronic-signature.d.ts +3 -3
- package/dist/electronic-signature.esm.js +5 -4
- package/dist/{electronicSignatureManager-D9OHzTpG.esm.js → electronicSignatureManager-BaECdJ1u.esm.js} +91 -23
- package/dist/email.d.ts +4 -3
- package/dist/email.esm.js +6 -5
- package/dist/{emailManager-wAV0LE-H.esm.js → emailManager--D5G3ChB.esm.js} +30 -7
- package/dist/{emailManager-DIfnS5g1.d.ts → emailManager-lAzDoQOs.d.ts} +66 -8
- package/dist/{emailStateMachine-DOf4j58N.esm.js → emailStateMachine-CxTOMAjC.esm.js} +46 -11
- package/dist/{endpoints-CnN3SyDa.esm.js → endpoints-BeTK0Mlt.esm.js} +6 -3
- package/dist/{events-D6-e4vok.esm.js → events-Dvvriq9l.esm.js} +3 -1
- package/dist/events.d.ts +2 -0
- package/dist/events.esm.js +1 -1
- package/dist/extensibility.d.ts +41 -16
- package/dist/extensibility.esm.js +55 -33
- package/dist/face-match.d.ts +21 -2
- package/dist/face-match.esm.js +5 -5
- package/dist/{faceCaptureManagerFactory-yqtpxjnN.d.ts → faceCaptureManagerFactory-CjdBUS6s.d.ts} +48 -17
- package/dist/{faceCaptureManagerFactory-Dh2PdGlF.esm.js → faceCaptureManagerFactory-ej2j1LMr.esm.js} +21 -5
- package/dist/{faceCaptureSetup-B3faSpYA.esm.js → faceCaptureSetup-B9t6bYze.esm.js} +68 -183
- package/dist/{faceMatchStateMachine-DNFrxTFS.esm.js → faceMatchStateMachine-DeXXzSuz.esm.js} +62 -6
- package/dist/field-comparison.d.ts +4 -0
- package/dist/field-comparison.esm.js +7 -0
- package/dist/fieldComparisonManager-Bu5TaSr3.d.ts +76 -0
- package/dist/fieldComparisonManager-COGI2ARD.esm.js +162 -0
- package/dist/fiscal-qr.d.ts +59 -0
- package/dist/fiscal-qr.esm.js +323 -0
- package/dist/flow-events.d.ts +6 -5
- package/dist/flow.d.ts +23 -15
- package/dist/flow.esm.js +56 -17
- package/dist/flowCompletionService-BdR2cGgB.d.ts +19 -0
- package/dist/flowCompletionService-DdGojV9K.esm.js +20 -0
- package/dist/{flowServices-PiNsxLfK.esm.js → flowServices-ChgTNggJ.esm.js} +10 -5
- package/dist/geolocation.d.ts +4 -4
- package/dist/geolocation.esm.js +6 -6
- package/dist/{geolocationStateMachine-asasuHY2.esm.js → geolocationStateMachine-Dvh7X0wF.esm.js} +5 -5
- package/dist/getBrowser-C8DP7oTB.esm.js +8 -0
- package/dist/{getBrowser-BSXUTWXw.esm.js → getDeviceClass-C0olyNFS.esm.js} +1 -8
- package/dist/{getDeviceClass-BSntT9_j.esm.js → getDeviceClass-C8Do2qYu.esm.js} +1 -1
- package/dist/government-validation.d.ts +28 -8
- package/dist/government-validation.esm.js +19 -8
- package/dist/{governmentValidationStateMachine-BDDYrJTo.esm.js → governmentValidationStateMachine-DcJ-BfsC.esm.js} +35 -77
- package/dist/home.d.ts +15 -14
- package/dist/home.esm.js +2 -2
- package/dist/http-Cai3IoLS.esm.js +0 -0
- package/dist/http.esm.js +1 -0
- package/dist/id-ocr.d.ts +54 -54
- package/dist/id-ocr.esm.js +5 -5
- package/dist/id-verification.d.ts +27 -27
- package/dist/id-verification.esm.js +4 -4
- package/dist/id.d.ts +12 -10
- package/dist/id.esm.js +70 -27
- package/dist/{idCaptureManager-Fyd0eam-.d.ts → idCaptureManager-ChCNmgBj.d.ts} +40 -20
- package/dist/{idCaptureManager-D0ktk7Hh.esm.js → idCaptureManager-D3pwWutw.esm.js} +22 -7
- package/dist/{idCaptureStateMachine-dwlBUjbC.esm.js → idCaptureStateMachine-B3AiDIsT.esm.js} +172 -123
- package/dist/{idOcrStateMachine-YbjjC_Gg.esm.js → idOcrStateMachine-CDQ5d_VM.esm.js} +4 -4
- package/dist/{idVerificationStateMachine-xbw9HP1Z.esm.js → idVerificationStateMachine-kRxwImzO.esm.js} +2 -2
- package/dist/identity-reuse.d.ts +4 -530
- package/dist/identity-reuse.esm.js +8 -274
- package/dist/identityReuseManager-C6n_97dw.esm.js +95 -0
- package/dist/identityReuseManager-Cww-NDtd.d.ts +428 -0
- package/dist/identityReuseStateMachine-BfE5YiEr.esm.js +148 -0
- package/dist/{index-BcRG8rtJ.d.ts → index-B5hPA0Bg.d.ts} +2 -2
- package/dist/{index-ChHWNH48.d.ts → index-B9NysVDB.d.ts} +469 -195
- package/dist/index.d.ts +2 -2
- package/dist/index.esm.js +10 -8
- package/dist/{invokeOnCaptureCallback-rc6kBHo5.esm.js → invokeOnCaptureCallback-ygByVdnn.esm.js} +1 -1
- package/dist/{lib-BB0B_qQX.esm.js → lib-BY67lgbq.esm.js} +1 -1
- package/dist/mandatory-consent.d.ts +8 -412
- package/dist/mandatory-consent.esm.js +6 -76
- package/dist/mandatoryConsentManager-Dq6WiOZh.d.ts +429 -0
- package/dist/mandatoryConsentManager-H6D18cZB.esm.js +89 -0
- package/dist/{mandatoryConsentStateMachine-Cnco1jvn.esm.js → mandatoryConsentStateMachine-DtQNW1ji.esm.js} +6 -6
- package/dist/openviduLazy-B8L--0oe.esm.js +3 -0
- package/dist/{openviduLazy-Cok70ZSg.esm.js → openviduLazy-Dh14JNJc.esm.js} +2 -2
- package/dist/otp-CGMdUzBC.esm.js +33 -0
- package/dist/otp-DF5A0sFx.d.ts +8 -0
- package/dist/permissionGuards-D0wGddy7.esm.js +23 -0
- package/dist/permissionServices-Doec4X5L.esm.js +130 -0
- package/dist/phone.d.ts +4 -3
- package/dist/phone.esm.js +6 -5
- package/dist/{phoneManager-DAJbGhlY.esm.js → phoneManager-BmF-0Ez4.esm.js} +30 -7
- package/dist/{phoneManager-B6M30hKE.d.ts → phoneManager-fPmIBYQK.d.ts} +65 -7
- package/dist/{phoneStateMachine-CuPARRaT.esm.js → phoneStateMachine-BiV0yoEx.esm.js} +46 -11
- package/dist/{qe-signature-DFo_Cc-I.esm.js → qe-signature-CUYPcHVo.esm.js} +1 -1
- package/dist/qe-signature.d.ts +3 -3
- package/dist/qe-signature.esm.js +6 -5
- package/dist/{recordingService-Ig2UgbLv.esm.js → recordingService-yRw7hfzU.esm.js} +197 -179
- package/dist/redirect-to-mobile.d.ts +6 -104
- package/dist/redirect-to-mobile.esm.js +6 -99
- package/dist/redirectToMobileManager-BNe3IzC_.d.ts +178 -0
- package/dist/redirectToMobileManager-Dy3t7o0C.esm.js +159 -0
- package/dist/{redirectToMobileStateMachine-BOEqe46A.esm.js → redirectToMobileStateMachine-DyAdRxfP.esm.js} +28 -19
- package/dist/{runChildModule-CqqwqAkW.esm.js → runChildModule-CuoHZ1cx.esm.js} +35 -3
- package/dist/selfie.d.ts +13 -11
- package/dist/selfie.esm.js +53 -24
- package/dist/{selfieManager-Duisl7qN.esm.js → selfieManager-BNuTIGAz.esm.js} +6 -6
- package/dist/{selfieManager-D0lSgd-J.d.ts → selfieManager-C2y_t6DG.d.ts} +4 -4
- package/dist/{selfieStateMachine-D76whWEf.esm.js → selfieStateMachine-Bv99bZJE.esm.js} +5 -3
- package/dist/session-DoVb-OcB.esm.js +152 -0
- package/dist/session.d.ts +37 -5
- package/dist/session.esm.js +12 -7
- package/dist/sessionInitializer-DRB-hgbV.esm.js +366 -0
- package/dist/{setup-C5AITV8m.d.ts → setup-BwCluiw3.d.ts} +86 -6
- package/dist/{setup-DPPAxmXf.esm.js → setup-CUO4mErT.esm.js} +175 -25
- package/dist/signature.d.ts +2 -2
- package/dist/signature.esm.js +4 -4
- package/dist/{signatureStateMachine-B5-QVUve.esm.js → signatureStateMachine-C5qqYLRz.esm.js} +3 -3
- package/dist/stats-BMNUG1AU.esm.js +41 -0
- package/dist/stats.d.ts +13 -2
- package/dist/stats.esm.js +3 -2
- package/dist/trust-graph.d.ts +33 -4
- package/dist/trust-graph.esm.js +21 -15
- package/dist/{types-CFV9G_7j.d.ts → types-Bj9hdFjU.d.ts} +1 -1
- package/dist/{types-BP1m8VRw.d.ts → types-DOUhndhT.d.ts} +14 -2
- package/dist/types-DsnEVMhr.esm.js +34 -0
- package/dist/types-DvGZI7BF.d.ts +131 -0
- package/dist/{types-B06Ypu2F.d.ts → types-NuT8ftBV.d.ts} +1 -1
- package/dist/types-ya0LN_MX.d.ts +5 -0
- package/dist/{warmup-CEcppFiS.d.ts → warmup-Dg8Lh-50.d.ts} +8 -0
- package/dist/wasm.d.ts +6 -4
- package/dist/wasm.esm.js +11 -9
- package/dist/watchlist-for-business.d.ts +1 -1
- package/dist/watchlist-for-business.esm.js +5 -73
- package/dist/watchlist.d.ts +1 -1
- package/dist/watchlist.esm.js +4 -41
- package/dist/watchlistForBusinessStateMachine-DMl8j2Ov.esm.js +74 -0
- package/dist/watchlistStateMachine-DmQlqI6L.esm.js +50 -0
- package/dist/workflow.d.ts +146 -100
- package/dist/workflow.esm.js +116 -66
- package/package.json +19 -1
- package/dist/StateMachine-BCQrZJhf.d.ts +0 -2
- package/dist/WasmUtilProvider-j98OJf-S.esm.js +0 -114
- package/dist/browserSimulation-gxD8cSpM.esm.js +0 -20
- package/dist/deepsightService-O74l4Y__.esm.js +0 -489
- package/dist/displayErrors-DqJ_IbsG.d.ts +0 -39
- package/dist/flowCompletionService-DhkT4SRY.d.ts +0 -10
- package/dist/flowCompletionService-P54yzGvA.esm.js +0 -13
- package/dist/openviduLazy-Cm0XFh_v.esm.js +0 -3
- package/dist/permissionServices-D_i6nzEw.esm.js +0 -50
- package/dist/stats-CIfiPzb1.esm.js +0 -16
- package/dist/types-CAD4va6a.d.ts +0 -5
- package/dist/watchlistServices-DMbUhkBX.esm.js +0 -12
- /package/dist/{Actor-CI32dTbG.d.ts → Actor-Y0_Fj-KL.d.ts} +0 -0
- /package/dist/{ITimerCapability-C67ZRskg.esm.js → ITimerCapability-CB0I1Uf2.esm.js} +0 -0
- /package/dist/{Manager-C8PrhBOx.d.ts → Manager-BHn8wH8K.d.ts} +0 -0
- /package/dist/{camera-PA2Ljri3.esm.js → camera-DJWm3V4g.esm.js} +0 -0
- /package/dist/{camera-DBSxa6ML.d.ts → camera-SRBpPq2X.d.ts} +0 -0
- /package/dist/{chunk-CRF6K_H_.esm.js → chunk-CMUKZ2uL.esm.js} +0 -0
- /package/dist/{cpf-PPz2Njto.esm.js → cpf-BRzggV8G.esm.js} +0 -0
- /package/dist/{dateUtils-UoN5xswP.esm.js → dateUtils-AksLQmgV.esm.js} +0 -0
- /package/dist/{platform-CfrjKhmi.esm.js → platform-SKvEfCBh.esm.js} +0 -0
- /package/dist/{xstate.esm-B70JrNqo.esm.js → xstate.esm-C9wncMQa.esm.js} +0 -0
|
@@ -1,274 +1,8 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
const res = await api.get(endpoints.identityReuseCandidates, { signal });
|
|
10
|
-
if (!res.ok) throw new Error(`GET ${endpoints.identityReuseCandidates} failed: ${res.status} ${res.statusText} — ${JSON.stringify(res.data)}`);
|
|
11
|
-
return res.data;
|
|
12
|
-
}
|
|
13
|
-
/** Submits the final reuse decision. Throws on failure. */
|
|
14
|
-
async function submitDecision(params, signal) {
|
|
15
|
-
const res = await api.post(endpoints.identityReuseSubmit, params, { signal });
|
|
16
|
-
if (!res.ok) throw new Error(`POST ${endpoints.identityReuseSubmit} failed: ${res.status} ${res.statusText} — ${JSON.stringify(res.data)}`);
|
|
17
|
-
return res.data;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
//#endregion
|
|
21
|
-
//#region src/modules/identity-reuse/identityReuseStateMachine.ts
|
|
22
|
-
const identityReuseMachine = setup({
|
|
23
|
-
types: {
|
|
24
|
-
context: {},
|
|
25
|
-
events: {},
|
|
26
|
-
input: {}
|
|
27
|
-
},
|
|
28
|
-
actors: {
|
|
29
|
-
fetchCandidates: fromPromise(async ({ signal }) => {
|
|
30
|
-
return fetchCandidates(signal);
|
|
31
|
-
}),
|
|
32
|
-
submitContinue: fromPromise(async ({ signal }) => {
|
|
33
|
-
return submitDecision({ accepted: true }, signal);
|
|
34
|
-
}),
|
|
35
|
-
submitSkip: fromPromise(async ({ signal }) => {
|
|
36
|
-
return submitDecision({ accepted: false }, signal);
|
|
37
|
-
})
|
|
38
|
-
},
|
|
39
|
-
actions: {
|
|
40
|
-
setCandidates: assign(({ event }) => {
|
|
41
|
-
const output = event.output;
|
|
42
|
-
return {
|
|
43
|
-
currentOrganizationName: output.currentOrganizationName,
|
|
44
|
-
candidateOrganizationNames: output.candidateOrganizationNames
|
|
45
|
-
};
|
|
46
|
-
}),
|
|
47
|
-
setSelectedCandidate: assign(({ event }) => {
|
|
48
|
-
return { selectedOrganizationName: event.organizationName };
|
|
49
|
-
}),
|
|
50
|
-
autoSelectSingleCandidate: assign(({ context }) => ({ selectedOrganizationName: context.candidateOrganizationNames[0] })),
|
|
51
|
-
clearSelection: assign({ selectedOrganizationName: () => void 0 }),
|
|
52
|
-
setError: assign(({ event }) => ({ error: String(event.error) })),
|
|
53
|
-
clearError: assign({ error: () => void 0 })
|
|
54
|
-
},
|
|
55
|
-
guards: {
|
|
56
|
-
hasMultipleCandidates: ({ event }) => {
|
|
57
|
-
return event.output.candidateOrganizationNames.length > 1;
|
|
58
|
-
},
|
|
59
|
-
hasOneCandidate: ({ event }) => {
|
|
60
|
-
return event.output.candidateOrganizationNames.length === 1;
|
|
61
|
-
},
|
|
62
|
-
hasChosenCandidate: ({ context }) => context.selectedOrganizationName !== void 0 && context.selectedOrganizationName.length > 0
|
|
63
|
-
}
|
|
64
|
-
}).createMachine({
|
|
65
|
-
id: "identityReuse",
|
|
66
|
-
initial: "idle",
|
|
67
|
-
context: ({ input }) => ({
|
|
68
|
-
config: input.config,
|
|
69
|
-
currentOrganizationName: void 0,
|
|
70
|
-
candidateOrganizationNames: [],
|
|
71
|
-
selectedOrganizationName: void 0,
|
|
72
|
-
error: void 0
|
|
73
|
-
}),
|
|
74
|
-
states: {
|
|
75
|
-
idle: { on: { LOAD: { target: "loading" } } },
|
|
76
|
-
loading: { invoke: {
|
|
77
|
-
id: "fetchCandidates",
|
|
78
|
-
src: "fetchCandidates",
|
|
79
|
-
onDone: [
|
|
80
|
-
{
|
|
81
|
-
target: "multiCandidatesFound",
|
|
82
|
-
guard: "hasMultipleCandidates",
|
|
83
|
-
actions: "setCandidates"
|
|
84
|
-
},
|
|
85
|
-
{
|
|
86
|
-
target: "oneCandidateFound",
|
|
87
|
-
guard: "hasOneCandidate",
|
|
88
|
-
actions: "setCandidates"
|
|
89
|
-
},
|
|
90
|
-
{
|
|
91
|
-
target: "noCandidatesFound",
|
|
92
|
-
actions: "setCandidates"
|
|
93
|
-
}
|
|
94
|
-
],
|
|
95
|
-
onError: {
|
|
96
|
-
target: "error",
|
|
97
|
-
actions: "setError"
|
|
98
|
-
}
|
|
99
|
-
} },
|
|
100
|
-
multiCandidatesFound: {
|
|
101
|
-
initial: "noCandidateSelected",
|
|
102
|
-
states: {
|
|
103
|
-
noCandidateSelected: { on: { START_SELECTION: { target: "choosingCandidate" } } },
|
|
104
|
-
choosingCandidate: { on: { CANDIDATE_CHOSEN: {
|
|
105
|
-
target: "candidateSelected",
|
|
106
|
-
actions: "setSelectedCandidate"
|
|
107
|
-
} } },
|
|
108
|
-
candidateSelected: { on: { CHANGE_CANDIDATE: {
|
|
109
|
-
target: "choosingCandidate",
|
|
110
|
-
actions: "clearSelection"
|
|
111
|
-
} } }
|
|
112
|
-
},
|
|
113
|
-
on: {
|
|
114
|
-
SUBMIT_CANDIDATE: {
|
|
115
|
-
target: "submitContinue",
|
|
116
|
-
guard: "hasChosenCandidate"
|
|
117
|
-
},
|
|
118
|
-
SKIP: { target: "submitSkip" }
|
|
119
|
-
}
|
|
120
|
-
},
|
|
121
|
-
oneCandidateFound: {
|
|
122
|
-
entry: "autoSelectSingleCandidate",
|
|
123
|
-
on: {
|
|
124
|
-
SUBMIT_CANDIDATE: { target: "submitContinue" },
|
|
125
|
-
SKIP: { target: "submitSkip" }
|
|
126
|
-
}
|
|
127
|
-
},
|
|
128
|
-
noCandidatesFound: { on: { SKIP: { target: "submitSkip" } } },
|
|
129
|
-
submitContinue: { invoke: {
|
|
130
|
-
id: "submitContinue",
|
|
131
|
-
src: "submitContinue",
|
|
132
|
-
onDone: { target: "finished" },
|
|
133
|
-
onError: {
|
|
134
|
-
target: "error",
|
|
135
|
-
actions: "setError"
|
|
136
|
-
}
|
|
137
|
-
} },
|
|
138
|
-
submitSkip: { invoke: {
|
|
139
|
-
id: "submitSkip",
|
|
140
|
-
src: "submitSkip",
|
|
141
|
-
onDone: { target: "finished" },
|
|
142
|
-
onError: {
|
|
143
|
-
target: "error",
|
|
144
|
-
actions: "setError"
|
|
145
|
-
}
|
|
146
|
-
} },
|
|
147
|
-
finished: { type: "final" },
|
|
148
|
-
error: { on: {
|
|
149
|
-
RETRY: {
|
|
150
|
-
target: "loading",
|
|
151
|
-
actions: "clearError"
|
|
152
|
-
},
|
|
153
|
-
SKIP: { target: "submitSkip" }
|
|
154
|
-
} }
|
|
155
|
-
}
|
|
156
|
-
});
|
|
157
|
-
|
|
158
|
-
//#endregion
|
|
159
|
-
//#region src/modules/identity-reuse/identityReuseActor.ts
|
|
160
|
-
/**
|
|
161
|
-
* Creates and starts an IdentityReuse actor.
|
|
162
|
-
*
|
|
163
|
-
* The actor begins in 'idle' state, ready to receive events.
|
|
164
|
-
*/
|
|
165
|
-
function createIdentityReuseActor(options) {
|
|
166
|
-
return createActor(identityReuseMachine, { input: { config: options.config } }).start();
|
|
167
|
-
}
|
|
168
|
-
|
|
169
|
-
//#endregion
|
|
170
|
-
//#region src/modules/identity-reuse/identityReuseManager.ts
|
|
171
|
-
function mapState(snapshot) {
|
|
172
|
-
const { context } = snapshot;
|
|
173
|
-
if (snapshot.matches("idle")) return { status: "idle" };
|
|
174
|
-
if (snapshot.matches("loading")) return { status: "loading" };
|
|
175
|
-
if (snapshot.matches("multiCandidatesFound")) {
|
|
176
|
-
let selectionPhase = "noCandidateSelected";
|
|
177
|
-
if (snapshot.matches({ multiCandidatesFound: "candidateSelected" })) selectionPhase = "candidateSelected";
|
|
178
|
-
else if (snapshot.matches({ multiCandidatesFound: "choosingCandidate" })) selectionPhase = "choosingCandidate";
|
|
179
|
-
return {
|
|
180
|
-
status: "multiCandidatesFound",
|
|
181
|
-
currentOrganizationName: context.currentOrganizationName,
|
|
182
|
-
candidateOrganizationNames: context.candidateOrganizationNames,
|
|
183
|
-
selectedOrganizationName: context.selectedOrganizationName,
|
|
184
|
-
selectionPhase
|
|
185
|
-
};
|
|
186
|
-
}
|
|
187
|
-
if (snapshot.matches("oneCandidateFound")) return {
|
|
188
|
-
status: "oneCandidateFound",
|
|
189
|
-
currentOrganizationName: context.currentOrganizationName,
|
|
190
|
-
selectedOrganizationName: context.selectedOrganizationName
|
|
191
|
-
};
|
|
192
|
-
if (snapshot.matches("noCandidatesFound")) return {
|
|
193
|
-
status: "noCandidatesFound",
|
|
194
|
-
currentOrganizationName: context.currentOrganizationName
|
|
195
|
-
};
|
|
196
|
-
if (snapshot.matches("submitContinue")) return { status: "submitContinue" };
|
|
197
|
-
if (snapshot.matches("submitSkip")) return { status: "submitSkip" };
|
|
198
|
-
if (snapshot.matches("finished")) return { status: "finished" };
|
|
199
|
-
if (snapshot.matches("error")) return {
|
|
200
|
-
status: "error",
|
|
201
|
-
error: context.error ?? "An error occurred"
|
|
202
|
-
};
|
|
203
|
-
return { status: "idle" };
|
|
204
|
-
}
|
|
205
|
-
function createApi({ actor, trackElementClicked }) {
|
|
206
|
-
return {
|
|
207
|
-
load() {
|
|
208
|
-
actor.send({ type: "LOAD" });
|
|
209
|
-
},
|
|
210
|
-
startSelection() {
|
|
211
|
-
trackElementClicked?.("startSelection");
|
|
212
|
-
actor.send({ type: "START_SELECTION" });
|
|
213
|
-
},
|
|
214
|
-
chooseCandidate(organizationName) {
|
|
215
|
-
trackElementClicked?.("chooseCandidate");
|
|
216
|
-
actor.send({
|
|
217
|
-
type: "CANDIDATE_CHOSEN",
|
|
218
|
-
organizationName
|
|
219
|
-
});
|
|
220
|
-
},
|
|
221
|
-
changeCandidate() {
|
|
222
|
-
trackElementClicked?.("changeCandidate");
|
|
223
|
-
actor.send({ type: "CHANGE_CANDIDATE" });
|
|
224
|
-
},
|
|
225
|
-
submitCandidate() {
|
|
226
|
-
trackElementClicked?.("submitCandidate");
|
|
227
|
-
actor.send({ type: "SUBMIT_CANDIDATE" });
|
|
228
|
-
},
|
|
229
|
-
skip() {
|
|
230
|
-
trackElementClicked?.("skip");
|
|
231
|
-
actor.send({ type: "SKIP" });
|
|
232
|
-
},
|
|
233
|
-
retry() {
|
|
234
|
-
trackElementClicked?.("retry");
|
|
235
|
-
actor.send({ type: "RETRY" });
|
|
236
|
-
}
|
|
237
|
-
};
|
|
238
|
-
}
|
|
239
|
-
/**
|
|
240
|
-
* Creates an IdentityReuse manager for headless or UI-driven usage.
|
|
241
|
-
*
|
|
242
|
-
* @example Headless usage
|
|
243
|
-
* ```typescript
|
|
244
|
-
* const manager = createIdentityReuseManager({ config: {} });
|
|
245
|
-
* manager.subscribe((state) => {
|
|
246
|
-
* if (state.status === 'oneCandidateFound') manager.submitCandidate();
|
|
247
|
-
* if (state.status === 'finished') console.log('Done!');
|
|
248
|
-
* });
|
|
249
|
-
* manager.load();
|
|
250
|
-
* ```
|
|
251
|
-
*/
|
|
252
|
-
function createIdentityReuseManager(options) {
|
|
253
|
-
return createManager({
|
|
254
|
-
actor: createIdentityReuseActor(options),
|
|
255
|
-
mapState,
|
|
256
|
-
createApi,
|
|
257
|
-
instrumentation: createManagerInstrumentation(eventModuleNames.identityReuse)
|
|
258
|
-
});
|
|
259
|
-
}
|
|
260
|
-
/**
|
|
261
|
-
* Creates an IdentityReuse manager from a pre-built actor.
|
|
262
|
-
* Use this when overriding the machine via `.provide()` for custom backends or testing.
|
|
263
|
-
*/
|
|
264
|
-
function createIdentityReuseManagerFromActor(actor) {
|
|
265
|
-
return createManager({
|
|
266
|
-
actor,
|
|
267
|
-
mapState,
|
|
268
|
-
createApi,
|
|
269
|
-
instrumentation: createManagerInstrumentation(eventModuleNames.identityReuse)
|
|
270
|
-
});
|
|
271
|
-
}
|
|
272
|
-
|
|
273
|
-
//#endregion
|
|
274
|
-
export { createIdentityReuseManager, createIdentityReuseManagerFromActor, identityReuseMachine };
|
|
1
|
+
import "./api-CESGtpbH.esm.js";
|
|
2
|
+
import "./events-Dvvriq9l.esm.js";
|
|
3
|
+
import "./endpoints-BeTK0Mlt.esm.js";
|
|
4
|
+
import "./xstate.esm-C9wncMQa.esm.js";
|
|
5
|
+
import { n as identityReuseMachine, t as SCAN_NEW_DOCUMENT } from "./identityReuseStateMachine-BfE5YiEr.esm.js";
|
|
6
|
+
import { n as createIdentityReuseManagerFromActor, t as createIdentityReuseManager } from "./identityReuseManager-C6n_97dw.esm.js";
|
|
7
|
+
|
|
8
|
+
export { SCAN_NEW_DOCUMENT, createIdentityReuseManager, createIdentityReuseManagerFromActor, identityReuseMachine };
|
|
@@ -0,0 +1,95 @@
|
|
|
1
|
+
import { n as eventModuleNames, o as createManagerInstrumentation } from "./events-Dvvriq9l.esm.js";
|
|
2
|
+
import { c as createManager, s as createActor } from "./xstate.esm-C9wncMQa.esm.js";
|
|
3
|
+
import { n as identityReuseMachine } from "./identityReuseStateMachine-BfE5YiEr.esm.js";
|
|
4
|
+
|
|
5
|
+
//#region src/modules/identity-reuse/identityReuseActor.ts
|
|
6
|
+
/**
|
|
7
|
+
* Creates and starts an IdentityReuse actor.
|
|
8
|
+
*
|
|
9
|
+
* The actor begins in 'idle' state, ready to receive events.
|
|
10
|
+
*/
|
|
11
|
+
function createIdentityReuseActor(options) {
|
|
12
|
+
return createActor(identityReuseMachine, { input: { config: options.config } }).start();
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
//#endregion
|
|
16
|
+
//#region src/modules/identity-reuse/identityReuseManager.ts
|
|
17
|
+
function mapState(snapshot) {
|
|
18
|
+
const { context } = snapshot;
|
|
19
|
+
if (snapshot.matches("idle")) return { status: "idle" };
|
|
20
|
+
if (snapshot.matches("loading")) return { status: "loading" };
|
|
21
|
+
if (snapshot.matches("documentsFound")) return {
|
|
22
|
+
status: "documentsFound",
|
|
23
|
+
documents: context.documents,
|
|
24
|
+
selectedDocumentId: context.selectedDocumentId
|
|
25
|
+
};
|
|
26
|
+
if (snapshot.matches("submitting")) return { status: "submitting" };
|
|
27
|
+
if (snapshot.matches("finished")) return { status: "finished" };
|
|
28
|
+
if (snapshot.matches("error")) return {
|
|
29
|
+
status: "error",
|
|
30
|
+
error: context.error ?? "An error occurred"
|
|
31
|
+
};
|
|
32
|
+
return { status: "idle" };
|
|
33
|
+
}
|
|
34
|
+
function createApi({ actor, trackElementClicked }) {
|
|
35
|
+
return {
|
|
36
|
+
load() {
|
|
37
|
+
actor.send({ type: "LOAD" });
|
|
38
|
+
},
|
|
39
|
+
chooseDocument(documentId) {
|
|
40
|
+
trackElementClicked?.("chooseDocument");
|
|
41
|
+
actor.send({
|
|
42
|
+
type: "DOCUMENT_CHOSEN",
|
|
43
|
+
documentId
|
|
44
|
+
});
|
|
45
|
+
},
|
|
46
|
+
submit() {
|
|
47
|
+
trackElementClicked?.("submit");
|
|
48
|
+
actor.send({ type: "SUBMIT" });
|
|
49
|
+
},
|
|
50
|
+
skip() {
|
|
51
|
+
trackElementClicked?.("skip");
|
|
52
|
+
actor.send({ type: "SKIP" });
|
|
53
|
+
},
|
|
54
|
+
retry() {
|
|
55
|
+
trackElementClicked?.("retry");
|
|
56
|
+
actor.send({ type: "RETRY" });
|
|
57
|
+
}
|
|
58
|
+
};
|
|
59
|
+
}
|
|
60
|
+
/**
|
|
61
|
+
* Creates an IdentityReuse manager for headless or UI-driven usage.
|
|
62
|
+
*
|
|
63
|
+
* @example Headless usage
|
|
64
|
+
* ```typescript
|
|
65
|
+
* const manager = createIdentityReuseManager({ config: {} });
|
|
66
|
+
* manager.subscribe((state) => {
|
|
67
|
+
* if (state.status === 'documentsFound') manager.submit();
|
|
68
|
+
* if (state.status === 'finished') console.log('Done!');
|
|
69
|
+
* });
|
|
70
|
+
* manager.load();
|
|
71
|
+
* ```
|
|
72
|
+
*/
|
|
73
|
+
function createIdentityReuseManager(options) {
|
|
74
|
+
return createManager({
|
|
75
|
+
actor: createIdentityReuseActor(options),
|
|
76
|
+
mapState,
|
|
77
|
+
createApi,
|
|
78
|
+
instrumentation: createManagerInstrumentation(eventModuleNames.identityReuse)
|
|
79
|
+
});
|
|
80
|
+
}
|
|
81
|
+
/**
|
|
82
|
+
* Creates an IdentityReuse manager from a pre-built actor.
|
|
83
|
+
* Use this when overriding the machine via `.provide()` for custom backends or testing.
|
|
84
|
+
*/
|
|
85
|
+
function createIdentityReuseManagerFromActor(actor) {
|
|
86
|
+
return createManager({
|
|
87
|
+
actor,
|
|
88
|
+
mapState,
|
|
89
|
+
createApi,
|
|
90
|
+
instrumentation: createManagerInstrumentation(eventModuleNames.identityReuse)
|
|
91
|
+
});
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
//#endregion
|
|
95
|
+
export { createIdentityReuseManagerFromActor as n, createIdentityReuseManager as t };
|