@incodetech/core 2.1.0-rc.1 → 2.1.0-rc.3

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.
Files changed (263) hide show
  1. package/dist/3dAvatarProvider-ChciZmjE.esm.js +28214 -0
  2. package/dist/{BrowserStorageProvider-BpJM-gIl.esm.js → BrowserStorageProvider-CrrN540a.esm.js} +1 -8
  3. package/dist/BrowserVisibilityObserverProvider-rim9Jrz-.esm.js +25 -0
  4. package/dist/Face2DProvider-BeLlYBbB.esm.js +824 -0
  5. package/dist/FaceDetectionProvider-B78455D4.d.ts +119 -0
  6. package/dist/IVisibilityObserverCapability-BbWjgpiF.d.ts +12 -0
  7. package/dist/IWasmUtilCapability-d2XvzaCk.d.ts +145 -0
  8. package/dist/IpifyProvider-BRW14_uo.esm.js +51 -0
  9. package/dist/{OpenViduRecordingProvider-O4GjBseO.esm.js → OpenViduRecordingProvider-B_0GKkzc.esm.js} +1 -1
  10. package/dist/PrivacyLensProvider-hDzaDzZ6.esm.js +339 -0
  11. package/dist/{StreamCanvasCapture-ImiDQdVA.esm.js → StreamCanvasCapture-Bz17q4FP.esm.js} +1 -1
  12. package/dist/StreamCanvasCapture-DS1TOoiH.d.ts +42 -0
  13. package/dist/{WasmUtilProvider-BKWm8rSA.esm.js → WasmUtilProvider-ADG54T6M.esm.js} +26 -2
  14. package/dist/{addressSearch-DvmWXKZg.esm.js → addressSearch-DJyNTg5S.esm.js} +4 -4
  15. package/dist/{ae-signature-BFZta3TZ.esm.js → ae-signature-DlElqFrZ.esm.js} +1 -1
  16. package/dist/ae-signature.d.ts +4 -3
  17. package/dist/ae-signature.esm.js +10 -7
  18. package/dist/antifraud.d.ts +4 -3
  19. package/dist/antifraud.esm.js +7 -6
  20. package/dist/antifraudManager-BKdQoMFf.esm.js +84 -0
  21. package/dist/{antifraudManager-CznnhyvD.d.ts → antifraudManager-DpIvbrZP.d.ts} +2 -2
  22. package/dist/{antifraudStateMachine-Ccrb-Jxc.esm.js → antifraudStateMachine-C0NGnP9W.esm.js} +3 -3
  23. package/dist/{api-CESGtpbH.esm.js → api-DsbUi7TO.esm.js} +21 -2
  24. package/dist/authentication.d.ts +19 -13
  25. package/dist/authentication.esm.js +33 -27
  26. package/dist/{authenticationManager-CaiQbp-q.d.ts → authenticationManager-CdPbNS2H.d.ts} +13 -3
  27. package/dist/{authenticationManager-BlR6mSaG.esm.js → authenticationManager-Dtl1vcET.esm.js} +17 -8
  28. package/dist/{authenticationStateMachine-DkcGUMw5.esm.js → authenticationStateMachine-D-hOlg8p.esm.js} +20 -23
  29. package/dist/avatar.d.ts +3 -0
  30. package/dist/avatar.esm.js +3 -0
  31. package/dist/{backCameraStream-D7Wo4Nbx.esm.js → backCameraStream-ZyqrFyjO.esm.js} +3 -3
  32. package/dist/browser-DlFgHpoC-qLKs75Qp.esm.js +1425 -0
  33. package/dist/{browserSimulation-B1dWiXp7.esm.js → browserSimulation-TsSoavQv.esm.js} +153 -1216
  34. package/dist/camera-DUkgmYMo.esm.js +79 -0
  35. package/dist/camera.d.ts +7 -1
  36. package/dist/camera.esm.js +4 -4
  37. package/dist/{StreamCanvasCapture-yyl20qd9.d.ts → canvas-CJUmoXSD.d.ts} +1 -41
  38. package/dist/certificate-issuance.d.ts +312 -0
  39. package/dist/certificate-issuance.esm.js +74 -0
  40. package/dist/certificateIssuanceStateMachine-C07m7qtP.esm.js +127 -0
  41. package/dist/clientLifecycle-Ct7h9uxx.esm.js +534 -0
  42. package/dist/consent.d.ts +4 -3
  43. package/dist/consent.esm.js +7 -6
  44. package/dist/{consentManager-BYo9Nu1r.esm.js → consentManager-BtnPZUW4.esm.js} +30 -5
  45. package/dist/{consentManager-Cg5Sk2tv.d.ts → consentManager-DufVo9D9.d.ts} +55 -55
  46. package/dist/{consentStateMachine-BG3yL8aC.esm.js → consentStateMachine-DO2JqoZW.esm.js} +3 -3
  47. package/dist/cpf-ocr.d.ts +4 -3
  48. package/dist/cpf-ocr.esm.js +7 -6
  49. package/dist/{cpfOcrManager-sSKegxox.esm.js → cpfOcrManager-C4rLgKsu.esm.js} +6 -5
  50. package/dist/{cpfOcrManager-Dg1s_TY5.d.ts → cpfOcrManager-DqZZ94Gt.d.ts} +19 -19
  51. package/dist/createFaceAvatar-B8pFpy6o.d.ts +401 -0
  52. package/dist/createFaceAvatar-BOHDKQRq.esm.js +46 -0
  53. package/dist/cross-document-data-match.d.ts +2 -1
  54. package/dist/cross-document-data-match.esm.js +6 -5
  55. package/dist/curp-validation.d.ts +10 -7
  56. package/dist/curp-validation.esm.js +7 -6
  57. package/dist/{curpValidationManager-CFem6zP9.esm.js → curpValidationManager-BafobPXC.esm.js} +52 -5
  58. package/dist/{curpValidationManager-RttixpIc.d.ts → curpValidationManager-Co6LZAHT.d.ts} +4 -3
  59. package/dist/{curpValidationStateMachine-B7V_qp66.esm.js → curpValidationStateMachine-DXTPK6vI.esm.js} +3 -3
  60. package/dist/custom-fields.d.ts +4 -2
  61. package/dist/custom-fields.esm.js +49 -6
  62. package/dist/custom-watchlist.d.ts +2 -1
  63. package/dist/custom-watchlist.esm.js +27 -6
  64. package/dist/{customWatchlistStateMachine-HmFybXLX.esm.js → customWatchlistStateMachine-B4G3Chkx.esm.js} +3 -3
  65. package/dist/{deepsightLoader-8tnddNx-.esm.js → deepsightLoader-DHSVD776.esm.js} +14 -13
  66. package/dist/{deepsightService-CrHmvx8X.esm.js → deepsightService-CDahSjGP.esm.js} +9 -38
  67. package/dist/deepsightService-CMB9XjES.d.ts +69 -0
  68. package/dist/device.d.ts +9 -1
  69. package/dist/device.esm.js +5 -5
  70. package/dist/document-capture.d.ts +178 -177
  71. package/dist/document-capture.esm.js +78 -14
  72. package/dist/document-upload.d.ts +51 -50
  73. package/dist/document-upload.esm.js +10 -9
  74. package/dist/{documentCaptureStateMachine-CUTUzUw_.esm.js → documentCaptureStateMachine-DSOX2epf.esm.js} +7 -7
  75. package/dist/dynamic-forms.d.ts +4 -192
  76. package/dist/dynamic-forms.esm.js +8 -410
  77. package/dist/dynamicFormsManager-BOefZbyF.esm.js +168 -0
  78. package/dist/dynamicFormsManager-CUYLOj9g.d.ts +239 -0
  79. package/dist/dynamicFormsStateMachine-BXHcaocI.esm.js +284 -0
  80. package/dist/ekyb.d.ts +10 -6
  81. package/dist/ekyb.esm.js +62 -17
  82. package/dist/{ekybStateMachine-klc-AImJ.esm.js → ekybStateMachine-CCSeqjCt.esm.js} +5 -5
  83. package/dist/ekyc.d.ts +5 -3
  84. package/dist/ekyc.esm.js +55 -9
  85. package/dist/{ekycStateMachine-CXbpaJJn.esm.js → ekycStateMachine-DkLVTOyA.esm.js} +5 -5
  86. package/dist/electronic-signature.d.ts +4 -3
  87. package/dist/electronic-signature.esm.js +9 -6
  88. package/dist/{electronicSignatureManager-BaECdJ1u.esm.js → electronicSignatureManager-DjzUzqZj.esm.js} +135 -92
  89. package/dist/email.d.ts +5 -4
  90. package/dist/email.esm.js +9 -8
  91. package/dist/{emailManager--D5G3ChB.esm.js → emailManager-B_XzEsXH.esm.js} +47 -6
  92. package/dist/{emailManager-lAzDoQOs.d.ts → emailManager-fHASH6uo.d.ts} +4 -3
  93. package/dist/{emailStateMachine-CxTOMAjC.esm.js → emailStateMachine-fqJ42b19.esm.js} +5 -5
  94. package/dist/{endpoints-BeTK0Mlt.esm.js → endpoints-BzMJFAPV.esm.js} +15 -0
  95. package/dist/{events-Dvvriq9l.esm.js → events-CqGY1yMq.esm.js} +87 -206
  96. package/dist/events.d.ts +23 -16
  97. package/dist/events.esm.js +3 -2
  98. package/dist/extensibility.d.ts +37 -27
  99. package/dist/extensibility.esm.js +74 -57
  100. package/dist/externalFetch-CyhBfD-n.esm.js +22 -0
  101. package/dist/face-match.d.ts +2 -2
  102. package/dist/face-match.esm.js +6 -5
  103. package/dist/{faceCaptureManagerFactory-ej2j1LMr.esm.js → faceCaptureManagerFactory-2brKTzMb.esm.js} +115 -25
  104. package/dist/faceCaptureManagerFactory-CGKbf7zt.d.ts +400 -0
  105. package/dist/{faceCaptureSetup-B9t6bYze.esm.js → faceCaptureSetup-CDUVU1nl.esm.js} +97 -13
  106. package/dist/{faceMatchStateMachine-DeXXzSuz.esm.js → faceMatchStateMachine-DUeUjEPx.esm.js} +3 -3
  107. package/dist/field-comparison.d.ts +4 -3
  108. package/dist/field-comparison.esm.js +6 -5
  109. package/dist/{fieldComparisonManager-COGI2ARD.esm.js → fieldComparisonManager-B9W0a9A5.esm.js} +5 -4
  110. package/dist/{fieldComparisonManager-Bu5TaSr3.d.ts → fieldComparisonManager-DdLqDeB2.d.ts} +2 -2
  111. package/dist/fiscal-qr.d.ts +5 -3
  112. package/dist/fiscal-qr.esm.js +13 -12
  113. package/dist/flow-events.d.ts +8 -6
  114. package/dist/flow.d.ts +34 -16
  115. package/dist/flow.esm.js +53 -30
  116. package/dist/flowCompletionService-BIqSTZcd.d.ts +28 -0
  117. package/dist/flowCompletionService-qEqh_g14.esm.js +42 -0
  118. package/dist/{flowServices-ChgTNggJ.esm.js → flowServices-C4piblgx.esm.js} +24 -9
  119. package/dist/geolocation.d.ts +4 -126
  120. package/dist/geolocation.esm.js +8 -87
  121. package/dist/geolocationManager-BP2Do9O-.esm.js +123 -0
  122. package/dist/geolocationManager-Cs50eRlC.d.ts +156 -0
  123. package/dist/{geolocationStateMachine-Dvh7X0wF.esm.js → geolocationStateMachine-BYfOOOG0.esm.js} +4 -4
  124. package/dist/{getDeviceClass-C8Do2qYu.esm.js → getDeviceClass-DGGzzfqm.esm.js} +1 -1
  125. package/dist/getDeviceData-TrKM8NPh.esm.js +101 -0
  126. package/dist/government-validation.d.ts +4 -3
  127. package/dist/government-validation.esm.js +43 -8
  128. package/dist/{governmentValidationStateMachine-DcJ-BfsC.esm.js → governmentValidationStateMachine-CwoPPO8b.esm.js} +5 -5
  129. package/dist/home.d.ts +18 -15
  130. package/dist/home.esm.js +5 -4
  131. package/dist/http.d.ts +1 -0
  132. package/dist/http.esm.js +2 -2
  133. package/dist/id-ocr.d.ts +4 -625
  134. package/dist/id-ocr.esm.js +8 -84
  135. package/dist/id-verification.d.ts +28 -27
  136. package/dist/id-verification.esm.js +6 -5
  137. package/dist/id.d.ts +24 -13
  138. package/dist/id.esm.js +48 -33
  139. package/dist/idCaptureDefaults-DNJON8Xo.esm.js +188 -0
  140. package/dist/{idCaptureManager-ChCNmgBj.d.ts → idCaptureManager-BVdvfJys.d.ts} +47 -12
  141. package/dist/{idCaptureManager-D3pwWutw.esm.js → idCaptureManager-Bo9DCQSU.esm.js} +100 -15
  142. package/dist/{idCaptureStateMachine-B3AiDIsT.esm.js → idCaptureStateMachine-BeDidMLU.esm.js} +525 -439
  143. package/dist/idOcrManager-BkRDrpZu.esm.js +92 -0
  144. package/dist/idOcrManager-CJzrmM91.d.ts +641 -0
  145. package/dist/{idOcrStateMachine-CDQ5d_VM.esm.js → idOcrStateMachine-DRZc4FBl.esm.js} +5 -5
  146. package/dist/{idVerificationStateMachine-kRxwImzO.esm.js → idVerificationStateMachine-oqiERKpg.esm.js} +3 -3
  147. package/dist/identity-reuse.d.ts +4 -3
  148. package/dist/identity-reuse.esm.js +7 -6
  149. package/dist/{identityReuseManager-C6n_97dw.esm.js → identityReuseManager-Bu62LToE.esm.js} +4 -3
  150. package/dist/{identityReuseManager-Cww-NDtd.d.ts → identityReuseManager-TWKbXuvY.d.ts} +33 -33
  151. package/dist/{identityReuseStateMachine-BfE5YiEr.esm.js → identityReuseStateMachine-BmONeF6B.esm.js} +3 -3
  152. package/dist/{index-B5hPA0Bg.d.ts → index-DtUlD-bz.d.ts} +2 -2
  153. package/dist/{index-B9NysVDB.d.ts → index-Icld-cKW.d.ts} +175 -295
  154. package/dist/index-XTtxaahe.d.ts +93 -0
  155. package/dist/index.d.ts +3 -2
  156. package/dist/index.esm.js +16 -12
  157. package/dist/{invokeOnCaptureCallback-ygByVdnn.esm.js → invokeOnCaptureCallback-v_PV_IJz.esm.js} +1 -1
  158. package/dist/{lib-BY67lgbq.esm.js → lib-B050WTth.esm.js} +1 -1
  159. package/dist/mandatory-consent.d.ts +10 -7
  160. package/dist/mandatory-consent.esm.js +7 -6
  161. package/dist/{mandatoryConsentManager-Dq6WiOZh.d.ts → mandatoryConsentManager-Bmdjo14S.d.ts} +50 -50
  162. package/dist/{mandatoryConsentManager-H6D18cZB.esm.js → mandatoryConsentManager-CQ3jirlZ.esm.js} +4 -3
  163. package/dist/{mandatoryConsentStateMachine-DtQNW1ji.esm.js → mandatoryConsentStateMachine-DkJJLHqC.esm.js} +3 -3
  164. package/dist/mediaRecorderOptions-C3NAkVgK.esm.js +42 -0
  165. package/dist/mediapipeShared-CRAKVElv.esm.js +67 -0
  166. package/dist/{recordingService-yRw7hfzU.esm.js → onDeviceFaceResults-DVBggeq8.esm.js} +71 -389
  167. package/dist/{openviduLazy-Dh14JNJc.esm.js → openviduLazy-BTOIauGP.esm.js} +2 -2
  168. package/dist/openviduLazy-Dov8oKfL.esm.js +3 -0
  169. package/dist/{permissionGuards-D0wGddy7.esm.js → permissionGuards-BR2oN573.esm.js} +1 -1
  170. package/dist/{permissionServices-Doec4X5L.esm.js → permissionServices-BJhGL13R.esm.js} +7 -4
  171. package/dist/personhood.d.ts +534 -0
  172. package/dist/personhood.esm.js +1494 -0
  173. package/dist/phone.d.ts +5 -4
  174. package/dist/phone.esm.js +9 -8
  175. package/dist/{phoneManager-fPmIBYQK.d.ts → phoneManager-BOTcjXgs.d.ts} +4 -3
  176. package/dist/{phoneManager-BmF-0Ez4.esm.js → phoneManager-BWlxqbyD.esm.js} +48 -6
  177. package/dist/{phoneStateMachine-BiV0yoEx.esm.js → phoneStateMachine-B_V9nODs.esm.js} +5 -5
  178. package/dist/{qe-signature-CUYPcHVo.esm.js → qe-signature-BhFnI9pT.esm.js} +1 -1
  179. package/dist/qe-signature.d.ts +4 -3
  180. package/dist/qe-signature.esm.js +10 -7
  181. package/dist/recordingService-m_1xCthr.esm.js +347 -0
  182. package/dist/redirect-to-mobile.d.ts +4 -3
  183. package/dist/redirect-to-mobile.esm.js +9 -7
  184. package/dist/{redirectToMobileManager-Dy3t7o0C.esm.js → redirectToMobileManager-BaAo9rgi.esm.js} +5 -4
  185. package/dist/{redirectToMobileManager-BNe3IzC_.d.ts → redirectToMobileManager-Br0KZK1G.d.ts} +2 -2
  186. package/dist/{redirectToMobileStateMachine-DyAdRxfP.esm.js → redirectToMobileStateMachine-DoAnf2ql.esm.js} +16 -28
  187. package/dist/{runChildModule-CuoHZ1cx.esm.js → runChildModule-0nQfjVVo.esm.js} +14 -24
  188. package/dist/selfie.d.ts +27 -14
  189. package/dist/selfie.esm.js +43 -30
  190. package/dist/{selfieManager-BNuTIGAz.esm.js → selfieManager-D_ZFERsE.esm.js} +17 -8
  191. package/dist/{selfieManager-C2y_t6DG.d.ts → selfieManager-R0Jw5sjb.d.ts} +13 -3
  192. package/dist/{selfieStateMachine-Bv99bZJE.esm.js → selfieStateMachine-CIgeeiN9.esm.js} +4 -4
  193. package/dist/{session-DoVb-OcB.esm.js → session-9jIfKFCc.esm.js} +3 -3
  194. package/dist/session.d.ts +11 -8
  195. package/dist/session.esm.js +16 -12
  196. package/dist/{sessionInitializer-DRB-hgbV.esm.js → sessionInitializer-C_TYIgyk.esm.js} +16 -109
  197. package/dist/{setup-BwCluiw3.d.ts → setup-CpRnXxn8.d.ts} +61 -2
  198. package/dist/setup-DHc6OaHm.esm.js +562 -0
  199. package/dist/signature.d.ts +4 -2
  200. package/dist/signature.esm.js +49 -6
  201. package/dist/{signatureStateMachine-C5qqYLRz.esm.js → signatureStateMachine-DtoiPzys.esm.js} +21 -39
  202. package/dist/{stats-BMNUG1AU.esm.js → stats-CYcScXcO.esm.js} +2 -2
  203. package/dist/stats.esm.js +3 -3
  204. package/dist/thumbmarkAdapter-fHBUDlAP.esm.js +1194 -0
  205. package/dist/tri-BG1iJsr4.esm.js +399 -0
  206. package/dist/tri.d.ts +2 -0
  207. package/dist/tri.esm-DUC01NgO.esm.js +2593 -0
  208. package/dist/tri.esm.js +4 -0
  209. package/dist/trust-graph.d.ts +4 -3
  210. package/dist/trust-graph.esm.js +4 -3
  211. package/dist/{types-NuT8ftBV.d.ts → types-BklZ_Wne.d.ts} +2 -1
  212. package/dist/{types-DOUhndhT.d.ts → types-BsYXnC5s.d.ts} +39 -3
  213. package/dist/{types-DsnEVMhr.esm.js → types-CMcxlSmH.esm.js} +2 -1
  214. package/dist/types-CxW2e0Ar.d.ts +132 -0
  215. package/dist/{types-Bj9hdFjU.d.ts → types-DgGlgyZT.d.ts} +1 -1
  216. package/dist/types-ElOJAGaM.esm.js +189 -0
  217. package/dist/urlUtils-BZqFU9rR.esm.js +16 -0
  218. package/dist/video-C2WIj6TS.esm.js +36 -0
  219. package/dist/video-selfie.d.ts +351 -0
  220. package/dist/video-selfie.esm.js +1509 -0
  221. package/dist/videoSelfieSteps-7M5vxKn-.esm.js +58 -0
  222. package/dist/{warmup-Dg8Lh-50.d.ts → warmup-BJZPQIiX.d.ts} +5 -1
  223. package/dist/wasm.d.ts +4 -3
  224. package/dist/wasm.esm.js +17 -13
  225. package/dist/watchlist-for-business.d.ts +2 -1
  226. package/dist/watchlist-for-business.esm.js +30 -7
  227. package/dist/watchlist.d.ts +2 -1
  228. package/dist/watchlist.esm.js +28 -6
  229. package/dist/{watchlistForBusinessStateMachine-DMl8j2Ov.esm.js → watchlistForBusinessStateMachine-DvEunDxs.esm.js} +3 -3
  230. package/dist/{watchlistStateMachine-DmQlqI6L.esm.js → watchlistStateMachine-AHXVf-TB.esm.js} +3 -3
  231. package/dist/workflow.d.ts +296 -103
  232. package/dist/workflow.esm.js +137 -74
  233. package/dist/{xstate.esm-C9wncMQa.esm.js → xstate.esm-Bomq1a0z.esm.js} +54 -5
  234. package/package.json +26 -1
  235. package/dist/IpifyProvider-D4LWD15E.esm.js +0 -167
  236. package/dist/antifraudManager-CkV4u-LE.esm.js +0 -55
  237. package/dist/camera-DJWm3V4g.esm.js +0 -22
  238. package/dist/deepsightService-Dh5P-hLf.d.ts +0 -265
  239. package/dist/faceCaptureManagerFactory-CjdBUS6s.d.ts +0 -721
  240. package/dist/flowCompletionService-BdR2cGgB.d.ts +0 -19
  241. package/dist/flowCompletionService-DdGojV9K.esm.js +0 -20
  242. package/dist/getBrowser-C8DP7oTB.esm.js +0 -8
  243. package/dist/openviduLazy-B8L--0oe.esm.js +0 -3
  244. package/dist/setup-CUO4mErT.esm.js +0 -1037
  245. /package/dist/{Actor-Y0_Fj-KL.d.ts → Actor-CGEelYtQ.d.ts} +0 -0
  246. /package/dist/{BrowserTimerProvider-DhNc_x02.esm.js → BrowserTimerProvider-CHloo0eQ.esm.js} +0 -0
  247. /package/dist/{ITimerCapability-CB0I1Uf2.esm.js → ITimerCapability-pltuG1E8.esm.js} +0 -0
  248. /package/dist/{Manager-BHn8wH8K.d.ts → Manager-CJ3G2zqi.d.ts} +0 -0
  249. /package/dist/{MotionSensorProvider-Bx7Mpzt0.esm.js → MotionSensorProvider-DCbId4De.esm.js} +0 -0
  250. /package/dist/{StateMachine-BC_nGvrc.d.ts → StateMachine-C_AY4cs7.d.ts} +0 -0
  251. /package/dist/{apiError-B-j-gyDx.esm.js → apiError-DNS2OCEX.esm.js} +0 -0
  252. /package/dist/{camera-SRBpPq2X.d.ts → camera-CNVUo-bC.d.ts} +0 -0
  253. /package/dist/{canvas-SKcRBxsk.esm.js → canvas-_I95hkPg.esm.js} +0 -0
  254. /package/dist/{chunk-CMUKZ2uL.esm.js → chunk-CIKcdghV.esm.js} +0 -0
  255. /package/dist/{cpf-BRzggV8G.esm.js → cpf-BKaho0j_.esm.js} +0 -0
  256. /package/dist/{dateUtils-AksLQmgV.esm.js → dateUtils-7-tQYRNN.esm.js} +0 -0
  257. /package/dist/{getDeviceClass-C0olyNFS.esm.js → getDeviceClass-DavNdcxh.esm.js} +0 -0
  258. /package/dist/{http-Cai3IoLS.esm.js → http-BkiUT7EB.esm.js} +0 -0
  259. /package/dist/{otp-CGMdUzBC.esm.js → otp-Bfnzf7I3.esm.js} +0 -0
  260. /package/dist/{otp-DF5A0sFx.d.ts → otp-M4iy57XY.d.ts} +0 -0
  261. /package/dist/{platform-SKvEfCBh.esm.js → platform-uIVQUnJP.esm.js} +0 -0
  262. /package/dist/{types-DvGZI7BF.d.ts → types-D_IceWxT.d.ts} +0 -0
  263. /package/dist/{types-ya0LN_MX.d.ts → types-Duy2rDxF.d.ts} +0 -0
@@ -0,0 +1,400 @@
1
+ import { n as StateMachine, t as AnyStateMachine } from "./StateMachine-C_AY4cs7.js";
2
+ import { t as Manager } from "./Manager-CJ3G2zqi.js";
3
+ import { t as ActorRefFrom } from "./Actor-CGEelYtQ.js";
4
+ import { t as IVisibilityObserverCapability } from "./IVisibilityObserverCapability-BbWjgpiF.js";
5
+ import { t as CameraStream } from "./camera-CNVUo-bC.js";
6
+ import { t as IncodeCanvas } from "./canvas-CJUmoXSD.js";
7
+ import { s as FaceFeed, t as AvatarId, u as FaceCoordinates } from "./createFaceAvatar-B8pFpy6o.js";
8
+ import { i as FlowModuleConfig } from "./types-BsYXnC5s.js";
9
+ import { n as PermissionStatus, t as PermissionResult } from "./types-Duy2rDxF.js";
10
+ import { a as FaceCapturedImageData, i as FaceCaptureOnlyResponse, n as DetectionStatus, o as FaceErrorCode, r as FaceCaptureDependencies, t as BaseFaceCaptureConfig } from "./types-CxW2e0Ar.js";
11
+ import { t as FaceDetectionProvider } from "./FaceDetectionProvider-B78455D4.js";
12
+ import { t as StreamCanvasCapture } from "./StreamCanvasCapture-DS1TOoiH.js";
13
+ import { t as DeepsightService } from "./deepsightService-CMB9XjES.js";
14
+
15
+ //#region src/modules/authentication/authenticationStateMachine.d.ts
16
+ declare const _authenticationMachine: AnyStateMachine;
17
+ type AuthenticationMachine = typeof _authenticationMachine;
18
+ declare const authenticationMachine: AnyStateMachine;
19
+ //#endregion
20
+ //#region src/modules/authentication/types.d.ts
21
+ type AuthenticationConfig = FlowModuleConfig['AUTHENTICATION'] & BaseFaceCaptureConfig;
22
+ //#endregion
23
+ //#region src/modules/authentication/authenticationActor.d.ts
24
+ type CreateAuthenticationActorOptions = {
25
+ config: AuthenticationConfig;
26
+ dependencies?: FaceCaptureDependencies;
27
+ authHint?: string;
28
+ };
29
+ type AuthenticationActor = ActorRefFrom<AuthenticationMachine>;
30
+ declare function createAuthenticationActor(options: CreateAuthenticationActorOptions): AuthenticationActor;
31
+ //#endregion
32
+ //#region src/modules/selfie/types.d.ts
33
+ /**
34
+ * Public selfie configuration.
35
+ *
36
+ * For the captureOnly flow (delivering the captured image locally instead of
37
+ * uploading to Incode), use `createSelfieCaptureOnlyManager` with
38
+ * `SelfieCaptureOnlyConfig`.
39
+ */
40
+ type SelfieConfig = FlowModuleConfig['SELFIE'] & BaseFaceCaptureConfig;
41
+ /**
42
+ * Public selfie configuration for the captureOnly flow.
43
+ *
44
+ * captureOnly bypasses the Incode upload/processing pipeline, so this config
45
+ * intentionally exposes ONLY the options that affect the on-device capture
46
+ * experience: the tutorial/preview UX, attempts, timeout, and the on-device
47
+ * face validations. Backend-coupled flags of {@link SelfieConfig} (face
48
+ * recording, assisted onboarding, on-device results submission, …) don't apply
49
+ * here and are omitted.
50
+ *
51
+ * `onCapture` is the one required field — it receives the captured image
52
+ * locally (compile-time enforced so you can't ship a captureOnly flow with no
53
+ * destination for the payload). Everything else is optional and defaulted by
54
+ * the factory (see `DEFAULT_SELFIE_CAPTURE_ONLY_CONFIG`); set only what you care
55
+ * about, e.g. `{ onCapture, captureAttempts: 5, validateBrightness: true }`.
56
+ */
57
+ type SelfieCaptureOnlyConfig = Partial<Pick<SelfieConfig, 'showTutorial' | 'showPreview' | 'captureAttempts' | 'autoCaptureTimeout' | 'validateLenses' | 'validateFaceMask' | 'validateHeadCover' | 'validateClosedEyes' | 'validateBrightness'>> & {
58
+ onCapture: (response: FaceCaptureOnlyResponse) => void | Promise<void>;
59
+ };
60
+ type SelfieDependencies = FaceCaptureDependencies;
61
+ type SendFaceImageResponse = {
62
+ age: number;
63
+ confidence: number;
64
+ hasClosedEyes: boolean;
65
+ hasFaceMask: boolean;
66
+ hasHeadCover: boolean;
67
+ hasLenses: boolean;
68
+ isBright: boolean;
69
+ liveness: boolean;
70
+ imageBase64: string;
71
+ sessionStatus: string;
72
+ };
73
+ //#endregion
74
+ //#region src/internal/faceCapture/recordingService.d.ts
75
+ type RecordingService = {
76
+ start(stream: MediaStream): Promise<void>;
77
+ stop(): Promise<{
78
+ recordingId: string | null;
79
+ }>;
80
+ /**
81
+ * Stops the recorder and returns the raw (un-encrypted, not uploaded)
82
+ * video as base64. Used by the captureOnly flow, which hands video bytes
83
+ * to the integrator via `onCapture` instead of uploading to Incode.
84
+ *
85
+ * Returns `{ videoBase64: undefined }` when video is not available for
86
+ * any reason, including:
87
+ * - the recorder was never started or is already stopped,
88
+ * - the provider is server-side (e.g. OpenVidu) and the client never
89
+ * holds the bytes,
90
+ * - video assembly fails.
91
+ */
92
+ stopAndGetVideo(): Promise<{
93
+ videoBase64: string | undefined;
94
+ }>;
95
+ cleanup(): void;
96
+ };
97
+ //#endregion
98
+ //#region src/internal/faceCapture/faceCaptureSetup.d.ts
99
+ type FaceCaptureConfig = BaseFaceCaptureConfig;
100
+ type FaceCaptureInput = {
101
+ config: FaceCaptureConfig;
102
+ dependencies: FaceCaptureDependencies;
103
+ authHint?: string;
104
+ };
105
+ type FaceErrorObject = {
106
+ type: string;
107
+ message: string;
108
+ /**
109
+ * Stable machine-readable error code (a `FaceErrorCode`, e.g.
110
+ * `NONEXISTENT_CUSTOMER`) when known, in addition to the human-readable
111
+ * `message`. Lets hosts react to a specific terminal error without parsing
112
+ * the (server-/locale-dependent) message string.
113
+ */
114
+ moduleErrorCode?: string;
115
+ };
116
+ type FaceCaptureContext = {
117
+ config: FaceCaptureConfig;
118
+ dependencies: FaceCaptureDependencies;
119
+ authHint: string | undefined;
120
+ stream: CameraStream | undefined;
121
+ provider: FaceDetectionProvider | undefined;
122
+ frameCapturer: StreamCanvasCapture | undefined;
123
+ error: string | FaceErrorObject | undefined;
124
+ detectionStatus: DetectionStatus;
125
+ debugFrame: ImageData | undefined;
126
+ capturedImage: IncodeCanvas | undefined;
127
+ faceCoordinates: FaceCoordinates | undefined;
128
+ uploadResponse: Record<string, unknown> | undefined;
129
+ processResponse: Record<string, unknown> | undefined;
130
+ recordingService: RecordingService | undefined;
131
+ attemptsRemaining: number;
132
+ uploadError: FaceErrorCode | undefined;
133
+ permissionResult: PermissionResult | 'refresh' | undefined;
134
+ resetDetection: (() => void) | undefined;
135
+ deepsightService: DeepsightService | undefined;
136
+ encryptedBase64Image: string | undefined;
137
+ uploadRecordingId: string | null | undefined;
138
+ manualCaptureTriggered: boolean;
139
+ /**
140
+ * Canvas the cosmetic AR avatar renders into, created by `Avatar3DProvider`
141
+ * and forwarded to the UI for mounting. Only populated while `capture` is
142
+ * active and `obfuscateWithAvatar` is on; otherwise `undefined`. Display-only
143
+ * — never read by the capture/upload pipeline.
144
+ */
145
+ avatarCanvas: HTMLCanvasElement | undefined;
146
+ /**
147
+ * Per-frame `FaceData` channel shared between the detection actor (publisher)
148
+ * and the avatar actor (subscriber) for the **parked** Incode-data avatar
149
+ * (`incode-2d`). Currently always `undefined` (no shipped avatar consumes it);
150
+ * a plain emitter, deliberately NOT routed through XState events to avoid
151
+ * per-frame subscriber churn. Display-only — never read by the capture/upload
152
+ * pipeline. Kept as revival plumbing for `incode-2d`.
153
+ */
154
+ faceFeed: FaceFeed | undefined;
155
+ /**
156
+ * Rich capture payload used only by the captureOnly variant. Populated by
157
+ * the variant's `.provide()` override of `setUploadResponseFromEvent`,
158
+ * which writes the `uploadFace` actor's output here instead of the loose
159
+ * `uploadResponse` channel. Consumed by the captureOnly manager on
160
+ * transition into `finished`. Remains `undefined` in the regular upload
161
+ * flow (the base action writes to `uploadResponse` and never touches this
162
+ * field).
163
+ */
164
+ captureOnlyResult: FaceCapturedImageData | undefined;
165
+ };
166
+ type FaceCaptureEvent = {
167
+ type: 'LOAD';
168
+ } | {
169
+ type: 'NEXT_STEP';
170
+ } | {
171
+ type: 'REQUEST_PERMISSION';
172
+ } | {
173
+ type: 'GO_TO_LEARN_MORE';
174
+ } | {
175
+ type: 'BACK';
176
+ } | {
177
+ type: 'QUIT';
178
+ } | {
179
+ type: 'RESET';
180
+ } | {
181
+ type: 'MANUAL_CAPTURE';
182
+ } | {
183
+ type: 'DETECTION_UPDATE';
184
+ status: DetectionStatus;
185
+ } | {
186
+ type: 'DETECTION_FRAME';
187
+ frame: ImageData;
188
+ } | {
189
+ type: 'DETECTION_SUCCESS';
190
+ canvas: IncodeCanvas;
191
+ faceCoordinates?: FaceCoordinates;
192
+ } | {
193
+ type: 'DETECTION_RESET_READY';
194
+ reset: () => void;
195
+ } | {
196
+ type: 'AVATAR_READY';
197
+ canvas: HTMLCanvasElement;
198
+ } | {
199
+ type: 'RETRY_CAPTURE';
200
+ };
201
+ declare const faceCaptureMachine: AnyStateMachine;
202
+ //#endregion
203
+ //#region src/modules/selfie/selfieStateMachine.d.ts
204
+ type SelfieContext = FaceCaptureContext;
205
+ type SelfieEvent = FaceCaptureEvent;
206
+ type SelfieInput = FaceCaptureInput;
207
+ /**
208
+ * The selfie capture state machine.
209
+ *
210
+ * Note: Uses AnyStateMachine type for declaration file portability.
211
+ * Type safety is ensured via the machine configuration.
212
+ */
213
+ declare const selfieMachine: AnyStateMachine;
214
+ /**
215
+ * Type representing the selfie machine.
216
+ * For advanced use cases requiring specific machine types.
217
+ */
218
+ type SelfieMachine = StateMachine<SelfieContext, SelfieEvent, any, any, any, any, any, any, any, SelfieInput, any, any, any, any>;
219
+ //#endregion
220
+ //#region src/modules/selfie/selfieActor.d.ts
221
+ type CreateSelfieActorOptions = {
222
+ config: SelfieConfig;
223
+ dependencies?: SelfieDependencies;
224
+ authHint?: string;
225
+ };
226
+ type SelfieActor = ActorRefFrom<SelfieMachine>;
227
+ //#endregion
228
+ //#region src/modules/selfie/selfieCaptureOnlyStateMachine.d.ts
229
+ type SelfieCaptureOnlyContext = FaceCaptureContext;
230
+ type SelfieCaptureOnlyEvent = FaceCaptureEvent;
231
+ type SelfieCaptureOnlyInput = FaceCaptureInput;
232
+ /**
233
+ * Selfie state machine variant for the captureOnly flow. Shares the full base
234
+ * face-capture state tree; only the upload/process step is local instead of
235
+ * remote.
236
+ */
237
+ declare const selfieCaptureOnlyMachine: AnyStateMachine;
238
+ type SelfieCaptureOnlyMachine = StateMachine<SelfieCaptureOnlyContext, SelfieCaptureOnlyEvent, any, any, any, any, any, any, any, SelfieCaptureOnlyInput, any, any, any, any>;
239
+ //#endregion
240
+ //#region src/modules/selfie/selfieCaptureOnlyActor.d.ts
241
+ type CreateSelfieCaptureOnlyActorOptions = {
242
+ config: SelfieCaptureOnlyConfig;
243
+ dependencies?: SelfieDependencies;
244
+ };
245
+ type SelfieCaptureOnlyActor = ActorRefFrom<SelfieCaptureOnlyMachine>;
246
+ //#endregion
247
+ //#region src/internal/faceCapture/faceCaptureManagerFactory.d.ts
248
+ type FaceCaptureActor = SelfieActor | AuthenticationActor | SelfieCaptureOnlyActor;
249
+ type CaptureStatus = 'initializing' | 'detecting' | 'capturing' | 'uploading' | 'uploadError' | 'success';
250
+ /** Face capture manager is waiting to be started */
251
+ type FaceCaptureIdleState = {
252
+ status: 'idle';
253
+ };
254
+ /** Checking camera permissions (when no tutorial) */
255
+ type FaceCaptureLoadingState = {
256
+ status: 'loading';
257
+ };
258
+ /** Showing face capture tutorial */
259
+ type FaceCaptureTutorialState = {
260
+ status: 'tutorial';
261
+ ageAssurance?: boolean;
262
+ };
263
+ /** Handling camera permissions */
264
+ type FaceCapturePermissionsState = {
265
+ status: 'permissions';
266
+ /** Current permission sub-state: initial, requesting, denied, or learnMore */
267
+ permissionStatus: PermissionStatus;
268
+ };
269
+ /** Camera is ready for face capture */
270
+ type FaceCaptureCaptureState = {
271
+ status: 'capture';
272
+ /** Current capture sub-state */
273
+ captureStatus: CaptureStatus;
274
+ /** The active camera stream */
275
+ stream: CameraStream | undefined;
276
+ /** Current face detection status */
277
+ detectionStatus: DetectionStatus;
278
+ /** Latest frame processed in the detection loop (for UI debug rendering) */
279
+ debugFrame: ImageData | undefined;
280
+ /** Number of capture attempts remaining */
281
+ attemptsRemaining: number;
282
+ /** Error message from failed upload */
283
+ uploadError: string | undefined;
284
+ /** Whether assisted onboarding mode is active (back camera, no mirror) */
285
+ assistedOnboarding: boolean;
286
+ ageAssurance?: boolean;
287
+ /**
288
+ * Whether on-device face-results submission is enabled
289
+ * (`onDeviceFaceResultsSubmissionEnabled`). When true, WASM autocapture
290
+ * never falls back to manual capture and the UI must not show the manual
291
+ * capture button.
292
+ */
293
+ onDeviceMode: boolean;
294
+ /** Whether the cosmetic AR-avatar overlay is enabled (`obfuscateWithAvatar`). */
295
+ obfuscateWithAvatar: boolean;
296
+ /**
297
+ * Canvas the avatar renders into, for the UI to mount in place of the live
298
+ * video. `undefined` until the avatar provider has started (or when
299
+ * `obfuscateWithAvatar` is off). Display-only.
300
+ */
301
+ avatarCanvas?: HTMLCanvasElement;
302
+ /**
303
+ * Which avatar variant is active, derived from `selfieConcealmentOption`
304
+ * (`undefined` when no concealing avatar is selected). Display-only — the UI
305
+ * keeps the face outline for `privacy-lens` (a lens over the real video) but
306
+ * hides it for the full 2D/3D avatars.
307
+ */
308
+ avatarVariant?: AvatarId;
309
+ };
310
+ /** Processing the captured face */
311
+ type FaceCaptureProcessingState = {
312
+ status: 'processing';
313
+ };
314
+ /** Face capture completed successfully */
315
+ type FaceCaptureFinishedState = {
316
+ status: 'finished';
317
+ /** Face processing result (face match, confidence, existing user) */
318
+ processResponse: Record<string, unknown> | undefined;
319
+ };
320
+ /** User closed the face capture flow */
321
+ type FaceCaptureClosedState = {
322
+ status: 'closed';
323
+ };
324
+ /** An error occurred during the flow */
325
+ type FaceCaptureErrorState = {
326
+ status: 'error';
327
+ /** The error message */
328
+ error: string;
329
+ /**
330
+ * Stable machine-readable error code (a `FaceErrorCode`, e.g.
331
+ * `NONEXISTENT_CUSTOMER`) when known. Use this — not the `error` message —
332
+ * to branch on a specific terminal error.
333
+ */
334
+ moduleErrorCode?: string;
335
+ };
336
+ /** Union of all possible face capture states */
337
+ type FaceCaptureManagerState = FaceCaptureIdleState | FaceCaptureLoadingState | FaceCaptureTutorialState | FaceCapturePermissionsState | FaceCaptureCaptureState | FaceCaptureProcessingState | FaceCaptureFinishedState | FaceCaptureClosedState | FaceCaptureErrorState;
338
+ /**
339
+ * Builds a face capture manager (selfie / authentication / captureOnly) from an
340
+ * already-created actor.
341
+ *
342
+ * `visibilityObserver` defaults to the browser `document.visibilitychange`
343
+ * provider so first-party and BYO-actor callers get foreground/background
344
+ * events without extra wiring. Construction lives here — a documented, narrow
345
+ * deviation from "never `new` a provider inside Core" (see
346
+ * `docs/patterns/CAPABILITY.md`). Pass a fake/no-op to override (tests do).
347
+ */
348
+ declare function createFaceCaptureManagerFromActor(actor: FaceCaptureActor, moduleName: string, visibilityObserver?: IVisibilityObserverCapability): Manager<FaceCaptureManagerState> & {
349
+ /**
350
+ * Starts the face capture flow.
351
+ * Goes to `tutorial` if showTutorial is true, otherwise to `loading`.
352
+ * Requires setup() to have been called with a token first.
353
+ */
354
+ load(): void;
355
+ /**
356
+ * Advances to the next step.
357
+ * From `tutorial` → permissions or capture (based on permission status).
358
+ * From `capture` → finished.
359
+ */
360
+ nextStep(): Promise<void>;
361
+ /**
362
+ * Requests camera permission via getUserMedia.
363
+ * Only effective when in `permissions.idle` or `permissions.learnMore` state.
364
+ */
365
+ requestPermission(): void;
366
+ /**
367
+ * Navigates to the "learn more" permission screen.
368
+ * Only effective when in `permissions.idle` state.
369
+ */
370
+ goToLearnMore(): void;
371
+ /**
372
+ * Goes back from "learn more" to the initial permission screen.
373
+ * Only effective when in `permissions.learnMore` state.
374
+ */
375
+ back(): void;
376
+ /**
377
+ * Closes the face capture flow and transitions to `closed` state.
378
+ * Can be called from any state.
379
+ */
380
+ close(): void;
381
+ /**
382
+ * Resets the face capture manager to its initial `idle` state.
383
+ * Can be called from `error` state. Not available from `finished` (final state).
384
+ */
385
+ reset(): void;
386
+ /**
387
+ * Retries the capture after an upload error.
388
+ * Only effective when in `capture.uploadError` state and `attemptsRemaining > 0`.
389
+ * If no attempts remaining, the transition is blocked.
390
+ */
391
+ retryCapture(): void;
392
+ /**
393
+ * Captures a face in manual capture mode.
394
+ * Only effective when in `capture.detecting` state and `detectionStatus === 'manualCapture'`.
395
+ */
396
+ capture(): void;
397
+ };
398
+ type FaceCaptureManager = ReturnType<typeof createFaceCaptureManagerFromActor>;
399
+ //#endregion
400
+ export { authenticationMachine as S, SendFaceImageResponse as _, SelfieCaptureOnlyMachine as a, createAuthenticationActor as b, SelfieActor as c, FaceCaptureContext as d, FaceCaptureEvent as f, SelfieConfig as g, SelfieCaptureOnlyConfig as h, SelfieCaptureOnlyActor as i, SelfieMachine as l, faceCaptureMachine as m, FaceCaptureManagerState as n, selfieCaptureOnlyMachine as o, FaceCaptureInput as p, CreateSelfieCaptureOnlyActorOptions as r, CreateSelfieActorOptions as s, FaceCaptureManager as t, selfieMachine as u, AuthenticationActor as v, AuthenticationConfig as x, CreateAuthenticationActorOptions as y };
@@ -1,11 +1,44 @@
1
- import { r as getToken } from "./api-CESGtpbH.esm.js";
2
- import { a as fromPromise, i as fromCallback, r as assign, t as setup } from "./xstate.esm-C9wncMQa.esm.js";
3
- import { n as invokeRequestPermissionActor, t as checkPermission } from "./permissionServices-Doec4X5L.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-yRw7hfzU.esm.js";
5
- import { t as FACE_ERROR_CODES } from "./types-DsnEVMhr.esm.js";
6
- import { t as StreamCanvasCapture } from "./StreamCanvasCapture-ImiDQdVA.esm.js";
7
- import { n as needsMotionPrimeOnlyFromPermission, r as resolveStoredPermissionResult, t as isReadyForCaptureFromPermission } from "./permissionGuards-D0wGddy7.esm.js";
1
+ import { r as getToken } from "./api-DsbUi7TO.esm.js";
2
+ import { a as fromPromise, i as fromCallback, r as assign, t as setup } from "./xstate.esm-Bomq1a0z.esm.js";
3
+ import { n as invokeRequestPermissionActor, t as checkPermission } from "./permissionServices-BJhGL13R.esm.js";
4
+ import { c as sendLabelInspectionEvent, f as stopStream, l as startDetection, o as initializeCamera, s as initializeDeepsightSession } from "./onDeviceFaceResults-DVBggeq8.esm.js";
5
+ import { t as FACE_ERROR_CODES } from "./types-CMcxlSmH.esm.js";
6
+ import { t as createFaceAvatar } from "./createFaceAvatar-BOHDKQRq.esm.js";
7
+ import { t as StreamCanvasCapture } from "./StreamCanvasCapture-Bz17q4FP.esm.js";
8
+ import { n as needsMotionPrimeOnlyFromPermission, r as resolveStoredPermissionResult, t as isReadyForCaptureFromPermission } from "./permissionGuards-BR2oN573.esm.js";
9
+ import { n as preloadOpenViduProvider, r as flagFaceManualReview, t as createRecordingService } from "./recordingService-m_1xCthr.esm.js";
8
10
 
11
+ //#region src/internal/avatar/concealment.ts
12
+ /**
13
+ * Maps a backend concealment option to the internal avatar flags. `OPTION_NONE`
14
+ * — and any absent or unknown value, for forward-compat safety — yields the live
15
+ * video (no avatar). The other three map 1:1 onto the shipped avatar catalog:
16
+ * - `OPTION_3D` → `avatar-3d` (3D VRM)
17
+ * - `OPTION_2D` → `avatar-2d` (stylized 2D face)
18
+ * - `OPTION_SILHOUETTE` → `privacy-lens` (WebGL frosted-glass conceal)
19
+ */
20
+ function concealmentToAvatar(option) {
21
+ switch (option) {
22
+ case "OPTION_3D": return {
23
+ obfuscateWithAvatar: true,
24
+ avatarVariant: "avatar-3d"
25
+ };
26
+ case "OPTION_2D": return {
27
+ obfuscateWithAvatar: true,
28
+ avatarVariant: "avatar-2d"
29
+ };
30
+ case "OPTION_SILHOUETTE": return {
31
+ obfuscateWithAvatar: true,
32
+ avatarVariant: "privacy-lens"
33
+ };
34
+ default: return {
35
+ obfuscateWithAvatar: false,
36
+ avatarVariant: void 0
37
+ };
38
+ }
39
+ }
40
+
41
+ //#endregion
9
42
  //#region src/internal/faceCapture/faceCaptureSetup.ts
10
43
  const getAttemptsFromConfig = (config) => {
11
44
  return config.captureAttempts ?? config.numberOfAttempts ?? 3;
@@ -68,6 +101,38 @@ const _faceCaptureMachine = setup({
68
101
  });
69
102
  return cleanup;
70
103
  }),
104
+ runAvatar: fromCallback(({ input, sendBack }) => {
105
+ const { obfuscateWithAvatar, avatarVariant } = concealmentToAvatar(input.config.selfieConcealmentOption);
106
+ if (!obfuscateWithAvatar || !input.stream) return () => {};
107
+ const stream = input.stream;
108
+ const variant = avatarVariant ?? "avatar-3d";
109
+ let handle = null;
110
+ let cancelled = false;
111
+ (async () => {
112
+ try {
113
+ const created = await createFaceAvatar({
114
+ variant,
115
+ stream,
116
+ assets: input.config.avatarAssets
117
+ });
118
+ if (cancelled) {
119
+ created.stop();
120
+ return;
121
+ }
122
+ handle = created;
123
+ sendBack({
124
+ type: "AVATAR_READY",
125
+ canvas: created.canvas
126
+ });
127
+ } catch (err) {
128
+ console.warn("[face-avatar] failed to start avatar overlay", err);
129
+ }
130
+ })();
131
+ return () => {
132
+ cancelled = true;
133
+ handle?.stop();
134
+ };
135
+ }),
71
136
  initializeDeepsightSession: fromPromise(async ({ input }) => {
72
137
  return await initializeDeepsightSession({
73
138
  ds: input.ds,
@@ -110,7 +175,8 @@ const _faceCaptureMachine = setup({
110
175
  return {
111
176
  stream: void 0,
112
177
  provider: void 0,
113
- frameCapturer: void 0
178
+ frameCapturer: void 0,
179
+ avatarCanvas: void 0
114
180
  };
115
181
  }),
116
182
  setStreamAndCapturer: assign({
@@ -144,7 +210,8 @@ const _faceCaptureMachine = setup({
144
210
  resetDetection: void 0,
145
211
  deepsightService: void 0,
146
212
  manualCaptureTriggered: false,
147
- captureOnlyResult: void 0
213
+ captureOnlyResult: void 0,
214
+ avatarCanvas: void 0
148
215
  })),
149
216
  resetDetection: ({ context }) => {
150
217
  context.resetDetection?.();
@@ -168,7 +235,8 @@ const _faceCaptureMachine = setup({
168
235
  return {
169
236
  stream: void 0,
170
237
  provider: void 0,
171
- frameCapturer: void 0
238
+ frameCapturer: void 0,
239
+ avatarCanvas: void 0
172
240
  };
173
241
  }),
174
242
  decrementAttemptsRemaining: assign(({ context }) => ({ attemptsRemaining: context.attemptsRemaining - 1 })),
@@ -194,6 +262,8 @@ const _faceCaptureMachine = setup({
194
262
  return context.manualCaptureTriggered || status === "manualCapture";
195
263
  } }),
196
264
  setDebugFrameFromEvent: assign({ debugFrame: ({ event }) => event.frame }),
265
+ setAvatarCanvas: assign({ avatarCanvas: ({ event }) => event.canvas }),
266
+ clearAvatarCanvas: assign({ avatarCanvas: () => void 0 }),
197
267
  setResetDetectionFromEvent: assign({ resetDetection: ({ event }) => event.reset }),
198
268
  setCapturedImageFromEvent: assign({
199
269
  capturedImage: ({ event }) => event.canvas,
@@ -273,7 +343,9 @@ const _faceCaptureMachine = setup({
273
343
  encryptedBase64Image: void 0,
274
344
  uploadRecordingId: void 0,
275
345
  manualCaptureTriggered: false,
276
- captureOnlyResult: void 0
346
+ captureOnlyResult: void 0,
347
+ avatarCanvas: void 0,
348
+ faceFeed: void 0
277
349
  }),
278
350
  on: { QUIT: { target: "#faceCapture.closed" } },
279
351
  states: {
@@ -612,13 +684,25 @@ const _faceCaptureMachine = setup({
612
684
  frameCapturer: context.frameCapturer,
613
685
  provider: context.provider,
614
686
  config: context.config,
615
- manualCaptureTriggered: context.manualCaptureTriggered
687
+ manualCaptureTriggered: context.manualCaptureTriggered,
688
+ faceFeed: context.faceFeed
689
+ })
690
+ },
691
+ {
692
+ id: "runAvatar",
693
+ src: "runAvatar",
694
+ input: ({ context }) => ({
695
+ stream: context.stream,
696
+ config: context.config,
697
+ faceFeed: context.faceFeed
616
698
  })
617
699
  }
618
700
  ],
701
+ exit: ["clearAvatarCanvas"],
619
702
  on: {
620
703
  DETECTION_UPDATE: { actions: ["setDetectionStatusFromEvent", "setManualCaptureTriggered"] },
621
704
  DETECTION_FRAME: { actions: "setDebugFrameFromEvent" },
705
+ AVATAR_READY: { actions: "setAvatarCanvas" },
622
706
  DETECTION_RESET_READY: { actions: "setResetDetectionFromEvent" },
623
707
  DETECTION_SUCCESS: {
624
708
  target: "capturing",
@@ -755,4 +839,4 @@ const _faceCaptureMachine = setup({
755
839
  const faceCaptureMachine = _faceCaptureMachine;
756
840
 
757
841
  //#endregion
758
- export { faceCaptureMachine as t };
842
+ export { concealmentToAvatar as n, faceCaptureMachine as t };
@@ -1,6 +1,6 @@
1
- import { t as api } from "./api-CESGtpbH.esm.js";
2
- import { t as endpoints } from "./endpoints-BeTK0Mlt.esm.js";
3
- import { a as fromPromise, r as assign, t as setup } from "./xstate.esm-C9wncMQa.esm.js";
1
+ import { t as api } from "./api-DsbUi7TO.esm.js";
2
+ import { t as endpoints } from "./endpoints-BzMJFAPV.esm.js";
3
+ import { a as fromPromise, r as assign, t as setup } from "./xstate.esm-Bomq1a0z.esm.js";
4
4
 
5
5
  //#region src/modules/face-match/constants.ts
6
6
  /**
@@ -1,4 +1,5 @@
1
- import "./Manager-BHn8wH8K.js";
2
- import "./Actor-Y0_Fj-KL.js";
3
- import { a as FieldComparisonActor, c as FieldComparisonFields, i as createFieldComparisonManagerFromActor, n as FieldComparisonState, o as fieldComparisonMachine, r as createFieldComparisonManager, s as FieldComparisonConfig, t as FieldComparisonManager } from "./fieldComparisonManager-Bu5TaSr3.js";
1
+ import "./StateMachine-C_AY4cs7.js";
2
+ import "./Manager-CJ3G2zqi.js";
3
+ import "./Actor-CGEelYtQ.js";
4
+ import { a as FieldComparisonActor, c as FieldComparisonFields, i as createFieldComparisonManagerFromActor, n as FieldComparisonState, o as fieldComparisonMachine, r as createFieldComparisonManager, s as FieldComparisonConfig, t as FieldComparisonManager } from "./fieldComparisonManager-DdLqDeB2.js";
4
5
  export { type FieldComparisonActor, type FieldComparisonConfig, type FieldComparisonFields, type FieldComparisonManager, type FieldComparisonState, createFieldComparisonManager, createFieldComparisonManagerFromActor, fieldComparisonMachine };
@@ -1,7 +1,8 @@
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 createFieldComparisonManagerFromActor, r as fieldComparisonMachine, t as createFieldComparisonManager } from "./fieldComparisonManager-COGI2ARD.esm.js";
1
+ import "./api-DsbUi7TO.esm.js";
2
+ import "./events-CqGY1yMq.esm.js";
3
+ import "./types-ElOJAGaM.esm.js";
4
+ import "./endpoints-BzMJFAPV.esm.js";
5
+ import "./xstate.esm-Bomq1a0z.esm.js";
6
+ import { n as createFieldComparisonManagerFromActor, r as fieldComparisonMachine, t as createFieldComparisonManager } from "./fieldComparisonManager-B9W0a9A5.esm.js";
6
7
 
7
8
  export { createFieldComparisonManager, createFieldComparisonManagerFromActor, fieldComparisonMachine };
@@ -1,7 +1,8 @@
1
- import { t as api } from "./api-CESGtpbH.esm.js";
2
- import { n as eventModuleNames, o as createManagerInstrumentation } from "./events-Dvvriq9l.esm.js";
3
- import { t as endpoints } from "./endpoints-BeTK0Mlt.esm.js";
4
- import { a as fromPromise, c as createManager, r as assign, s as createActor, t as setup } from "./xstate.esm-C9wncMQa.esm.js";
1
+ import { t as api } from "./api-DsbUi7TO.esm.js";
2
+ import { n as createManagerInstrumentation } from "./events-CqGY1yMq.esm.js";
3
+ import { n as eventModuleNames } from "./types-ElOJAGaM.esm.js";
4
+ import { t as endpoints } from "./endpoints-BzMJFAPV.esm.js";
5
+ import { a as fromPromise, l as createManager, r as assign, s as createActor, t as setup } from "./xstate.esm-Bomq1a0z.esm.js";
5
6
 
6
7
  //#region src/modules/field-comparison/fieldComparisonServices.ts
7
8
  /** Submit first and last name for backend field comparison. Throws on failure. */
@@ -1,5 +1,5 @@
1
- import { t as Manager } from "./Manager-BHn8wH8K.js";
2
- import { t as ActorRefFrom } from "./Actor-Y0_Fj-KL.js";
1
+ import { t as Manager } from "./Manager-CJ3G2zqi.js";
2
+ import { t as ActorRefFrom } from "./Actor-CGEelYtQ.js";
3
3
 
4
4
  //#region src/modules/field-comparison/types.d.ts
5
5
 
@@ -1,6 +1,8 @@
1
- import { t as Manager } from "./Manager-BHn8wH8K.js";
2
- import "./camera-SRBpPq2X.js";
3
- import "./StreamCanvasCapture-yyl20qd9.js";
1
+ import "./StateMachine-C_AY4cs7.js";
2
+ import { t as Manager } from "./Manager-CJ3G2zqi.js";
3
+ import "./camera-CNVUo-bC.js";
4
+ import "./canvas-CJUmoXSD.js";
5
+ import "./StreamCanvasCapture-DS1TOoiH.js";
4
6
 
5
7
  //#region src/modules/fiscal-qr/types.d.ts
6
8
  /**
@@ -1,15 +1,16 @@
1
- import { t as BrowserTimerProvider } from "./BrowserTimerProvider-DhNc_x02.esm.js";
2
- import { t as api } from "./api-CESGtpbH.esm.js";
3
- import { h as addEvent, n as eventModuleNames, o as createManagerInstrumentation } from "./events-Dvvriq9l.esm.js";
4
- import { t as endpoints } from "./endpoints-BeTK0Mlt.esm.js";
5
- import "./platform-SKvEfCBh.esm.js";
6
- import { a as fromPromise, c as createManager, i as fromCallback, r as assign, s as createActor, t as setup } from "./xstate.esm-C9wncMQa.esm.js";
7
- import { i as stopCameraStream } from "./camera-DJWm3V4g.esm.js";
8
- import "./ITimerCapability-CB0I1Uf2.esm.js";
9
- import "./canvas-SKcRBxsk.esm.js";
10
- import { n as getBackCameraStream } from "./backCameraStream-D7Wo4Nbx.esm.js";
11
- import { t as StreamCanvasCapture } from "./StreamCanvasCapture-ImiDQdVA.esm.js";
12
- import "./http-Cai3IoLS.esm.js";
1
+ import { t as BrowserTimerProvider } from "./BrowserTimerProvider-CHloo0eQ.esm.js";
2
+ import { t as api } from "./api-DsbUi7TO.esm.js";
3
+ import { d as addEvent, n as createManagerInstrumentation } from "./events-CqGY1yMq.esm.js";
4
+ import { n as eventModuleNames } from "./types-ElOJAGaM.esm.js";
5
+ import { t as endpoints } from "./endpoints-BzMJFAPV.esm.js";
6
+ import "./platform-uIVQUnJP.esm.js";
7
+ import { a as fromPromise, i as fromCallback, l as createManager, r as assign, s as createActor, t as setup } from "./xstate.esm-Bomq1a0z.esm.js";
8
+ import { a as stopCameraStream } from "./camera-DUkgmYMo.esm.js";
9
+ import "./ITimerCapability-pltuG1E8.esm.js";
10
+ import "./canvas-_I95hkPg.esm.js";
11
+ import { n as getBackCameraStream } from "./backCameraStream-ZyqrFyjO.esm.js";
12
+ import { t as StreamCanvasCapture } from "./StreamCanvasCapture-Bz17q4FP.esm.js";
13
+ import "./http-BkiUT7EB.esm.js";
13
14
  import { BrowserQRCodeReader } from "@zxing/browser";
14
15
 
15
16
  //#region src/modules/fiscal-qr/fiscalQrConstants.ts