@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,399 @@
1
+ import { t as BrowserTimerProvider } from "./BrowserTimerProvider-CHloo0eQ.esm.js";
2
+
3
+ //#region ../infra/src/providers/browser/BrowserLazyImportProvider.ts
4
+ /**
5
+ * Per-module {@link LazyImport} handle.
6
+ *
7
+ * Encapsulates the caching, deduplication, and optional-timeout logic for a
8
+ * single lazily-imported module:
9
+ * - Caches the resolved module (via a dedicated `loaded` flag, so a module
10
+ * that legitimately resolves `undefined` is still cached) and returns it
11
+ * immediately on subsequent calls.
12
+ * - Deduplicates concurrent `load()` calls behind a single in-flight promise.
13
+ * - Optionally races the dynamic import against a configurable timeout (ms).
14
+ * - On timeout or import error: emits a `console.warn`, clears the in-flight
15
+ * promise so the next `load()` call retries, and resolves `undefined`.
16
+ *
17
+ * An attempt-generation token (`attempt`) guards against a stale import
18
+ * mutating state after it has been superseded: when a load times out (or the
19
+ * handle is `reset()`), the token is bumped so the still-pending import can no
20
+ * longer write to `cachedValue` / `loaded`.
21
+ */
22
+ var LazyImportHandle = class {
23
+ constructor(_loader, _options, _timer) {
24
+ this._loader = _loader;
25
+ this._options = _options;
26
+ this._timer = _timer;
27
+ this._loaded = false;
28
+ this._attempt = 0;
29
+ }
30
+ get() {
31
+ return this._cachedValue;
32
+ }
33
+ load() {
34
+ if (this._loaded) return Promise.resolve(this._cachedValue);
35
+ if (!this._inFlight) this._inFlight = this.startLoad();
36
+ return this._inFlight;
37
+ }
38
+ reset() {
39
+ this._cachedValue = void 0;
40
+ this._loaded = false;
41
+ this._inFlight = void 0;
42
+ this._attempt++;
43
+ }
44
+ startLoad() {
45
+ const attempt = ++this._attempt;
46
+ const { timeoutMs } = this._options;
47
+ let loaderResult;
48
+ try {
49
+ loaderResult = this._loader();
50
+ } catch (err) {
51
+ loaderResult = Promise.reject(err);
52
+ }
53
+ const loadPromise = loaderResult.then((value) => {
54
+ if (attempt === this._attempt) {
55
+ this._cachedValue = value;
56
+ this._loaded = true;
57
+ }
58
+ return value;
59
+ }, (err) => {
60
+ if (attempt === this._attempt) {
61
+ this.warnFailure(err);
62
+ this._inFlight = void 0;
63
+ }
64
+ });
65
+ if (timeoutMs === void 0) return loadPromise;
66
+ let timeoutHandle;
67
+ const timeoutPromise = new Promise((resolve) => {
68
+ timeoutHandle = this._timer.setTimeout(() => {
69
+ if (attempt === this._attempt) {
70
+ this.warnTimeout(timeoutMs);
71
+ this._inFlight = void 0;
72
+ this._attempt++;
73
+ }
74
+ resolve(void 0);
75
+ }, timeoutMs);
76
+ });
77
+ return Promise.race([loadPromise, timeoutPromise]).finally(() => {
78
+ if (timeoutHandle !== void 0) this._timer.clearTimeout(timeoutHandle);
79
+ });
80
+ }
81
+ warnFailure(err) {
82
+ const { label, moduleName } = this._options;
83
+ console.warn(`[${label}] Failed to load ${moduleName}; ${this.fallback()}`, err);
84
+ }
85
+ warnTimeout(timeoutMs) {
86
+ const { label, moduleName } = this._options;
87
+ console.warn(`[${label}] ${moduleName} failed to load within ${timeoutMs / 1e3}s; ${this.fallback()}`);
88
+ }
89
+ fallback() {
90
+ return this._options.disabledMessage ?? "module will be unavailable.";
91
+ }
92
+ };
93
+ /**
94
+ * Concrete implementation of {@link ILazyImportCapability}.
95
+ *
96
+ * `create()` returns a per-module {@link LazyImportHandle}. The
97
+ * {@link ITimerCapability} is injected so tests can replace the real
98
+ * `setTimeout`/`clearTimeout` with a controllable fake.
99
+ */
100
+ var BrowserLazyImportProvider = class BrowserLazyImportProvider {
101
+ constructor(timer) {
102
+ this._timer = timer ?? BrowserTimerProvider.getInstance();
103
+ }
104
+ static getInstance() {
105
+ return this._instance ??= new BrowserLazyImportProvider();
106
+ }
107
+ static resetInstance() {
108
+ this._instance = void 0;
109
+ }
110
+ create(loader, options) {
111
+ return new LazyImportHandle(loader, options, this._timer);
112
+ }
113
+ };
114
+
115
+ //#endregion
116
+ //#region ../infra/src/providers/browser/TransactionalRiskIntelligenceProvider.ts
117
+ const LAZY_IMPORT_OPTIONS = {
118
+ label: "TRI",
119
+ moduleName: "@incodetech/tri-sdk",
120
+ timeoutMs: 1e4,
121
+ disabledMessage: "TRI will be disabled for this session."
122
+ };
123
+ const importSdk = () => import("./tri.esm-DUC01NgO.esm.js");
124
+ /**
125
+ * Concrete implementation of {@link ITransactionalRiskIntelligenceCapability}.
126
+ *
127
+ * This is the **only** file in the repo that references `@incodetech/tri-sdk`.
128
+ * The third-party module is loaded via a dynamic `import()` the first time
129
+ * {@link setup} is called, so consumers that never opt into TRI (i.e. never
130
+ * pass `tri` to `setup()`) do not pay the bundle cost.
131
+ *
132
+ * `start()`, `stop()`, `reset()`, and `linkInterview()` require a prior
133
+ * successful `setup()` call. The SDK cannot start without the foundation,
134
+ * collection-status check, and managers that `setup()` establishes. Calling
135
+ * these methods before `setup()` is a no-op that returns `'init-failed'` or
136
+ * `false` respectively.
137
+ *
138
+ * The dynamic `import('@incodetech/tri-sdk')` is managed by
139
+ * {@link BrowserLazyImportProvider}, which races the import against a
140
+ * {@link LOAD_TIMEOUT_MS}-ms timeout. On timeout the provider warns, clears
141
+ * the cached promise (so a subsequent `setup()` can retry), and resolves
142
+ * `undefined`, gracefully disabling TRI for the session.
143
+ */
144
+ var TransactionalRiskIntelligenceProvider = class TransactionalRiskIntelligenceProvider {
145
+ constructor() {
146
+ this._isStarted = false;
147
+ this._lazySdk = BrowserLazyImportProvider.getInstance().create(importSdk, LAZY_IMPORT_OPTIONS);
148
+ }
149
+ static getInstance() {
150
+ return this._instance ??= new TransactionalRiskIntelligenceProvider();
151
+ }
152
+ static resetInstance() {
153
+ this._instance = void 0;
154
+ }
155
+ get isStarted() {
156
+ return this._isStarted;
157
+ }
158
+ /**
159
+ * Lazy-loads `@incodetech/tri-sdk` (shared lazy handle) and exchanges the
160
+ * organization API key for a short-lived SDK token via the module's
161
+ * `createSession`. On a load timeout/failure returns an error-shaped session
162
+ * rather than throwing, so the boot path is never blocked.
163
+ */
164
+ async createSession(apiKey, options) {
165
+ const module = await this._lazySdk.load();
166
+ if (!module) return {
167
+ token: null,
168
+ expiresAt: null,
169
+ tokenType: null,
170
+ eventsCollectionEnabled: false,
171
+ error: {
172
+ status: 0,
173
+ message: "TRI SDK failed to load"
174
+ }
175
+ };
176
+ return module.createSession(apiKey, options);
177
+ }
178
+ /**
179
+ * Lazy-loads `@incodetech/tri-sdk` on first call (with a {@link LOAD_TIMEOUT_MS}-ms
180
+ * timeout), then delegates to its `setup()`. Returns a promise that resolves
181
+ * once the SDK module has been fetched and the backend collection-status
182
+ * check has completed.
183
+ *
184
+ * When `config.autostart` is `true` (the default), the underlying `setup()`
185
+ * also calls `start()` and returns `'started'` on success. `_isStarted` is
186
+ * updated to reflect the resulting state so that `isTRIStarted()` is
187
+ * accurate immediately after `setup()` returns.
188
+ */
189
+ async setup(config) {
190
+ try {
191
+ const module = await this._lazySdk.load();
192
+ if (!module) return "init-failed";
193
+ const state = await module.default.setup(config);
194
+ if (state === "started") this._isStarted = true;
195
+ return state;
196
+ } catch {
197
+ return "init-failed";
198
+ }
199
+ }
200
+ /**
201
+ * Begins behavioral data collection. Requires a prior successful `setup()`.
202
+ * Returns `'init-failed'` without starting if called before `setup()`.
203
+ */
204
+ async start() {
205
+ const state = await (this._getSdk()?.start() ?? Promise.resolve("init-failed"));
206
+ this._isStarted = state === "started";
207
+ return state;
208
+ }
209
+ /**
210
+ * Stops all collectors and managers. No-op when called before `setup()`.
211
+ */
212
+ async stop() {
213
+ const state = await (this._getSdk()?.stop() ?? Promise.resolve("init-failed"));
214
+ this._isStarted = false;
215
+ return state;
216
+ }
217
+ /**
218
+ * Resets the TRI SDK to its initial state. No-op when called before `setup()`.
219
+ */
220
+ async reset() {
221
+ const state = await (this._getSdk()?.reset() ?? Promise.resolve("init-failed"));
222
+ this._isStarted = false;
223
+ return state;
224
+ }
225
+ /**
226
+ * Links an interview to the current TRI activity. Returns `false` when
227
+ * called before `setup()` or when the backend request fails. Never throws,
228
+ * so the boot/flow path is never blocked by a failed link.
229
+ *
230
+ * @param sessionToken - The Incode session token to link.
231
+ */
232
+ async linkInterview(sessionToken) {
233
+ try {
234
+ return await this._getSdk()?.linkInterview(sessionToken) ?? false;
235
+ } catch {
236
+ return false;
237
+ }
238
+ }
239
+ _getSdk() {
240
+ return this._lazySdk.get()?.default ?? null;
241
+ }
242
+ };
243
+
244
+ //#endregion
245
+ //#region src/integrations/tri/tri.ts
246
+ const LINK_INTERVIEW_BLOCKED_HOSTS = ["falcon-ingest-k8s.saask8s.incodesmile.com", "falcon-ingest.incodesmile.com"];
247
+ let _configuredApiURL;
248
+ /**
249
+ * Returns the active TRI capability implementation.
250
+ *
251
+ * Core functions depend on {@link ITransactionalRiskIntelligenceCapability}
252
+ * (the interface) rather than the concrete provider class. The provider is
253
+ * referenced here only to supply the default singleton. This integration
254
+ * module is the single owner of the concrete provider reference — the rest of
255
+ * core goes through these functions ({@link isTRIStarted},
256
+ * {@link resetTRIProviderInstance}, etc.) instead of importing the provider.
257
+ */
258
+ function getProvider() {
259
+ return TransactionalRiskIntelligenceProvider.getInstance();
260
+ }
261
+ /**
262
+ * Returns `true` when TRI collectors are currently running (a successful
263
+ * `setupTRI()` autostart or explicit `startTRI()`, with no subsequent
264
+ * `stopTRI()`/`resetTRI()`). Returns `false` before setup or after teardown.
265
+ */
266
+ function isTRIStarted() {
267
+ return getProvider().isStarted;
268
+ }
269
+ /**
270
+ * Discards the cached TRI provider singleton so the next access constructs a
271
+ * fresh instance. Call from the SDK's `reset()` after `resetTRI()` to clear
272
+ * the `isStarted` flag and lazy-import state.
273
+ */
274
+ function resetTRIProviderInstance() {
275
+ _configuredApiURL = void 0;
276
+ TransactionalRiskIntelligenceProvider.resetInstance();
277
+ }
278
+ /**
279
+ * Exchanges an organization API key for a short-lived TRI SDK token. This is
280
+ * the entry point that triggers the lazy-load of `@incodetech/tri-sdk` (via the
281
+ * provider's dynamic `import()`); the cached lazy handle is reused by a
282
+ * subsequent `setupTRI()`.
283
+ *
284
+ * In production the exchange should happen server-side. On a load timeout or
285
+ * failure the returned session carries `token: null` and an `error`, rather
286
+ * than throwing.
287
+ *
288
+ * @param apiKey - Organization API key.
289
+ * @param options - Optional `apiURL`, `signal`, and `timeout` overrides.
290
+ */
291
+ async function createTRISession(apiKey, options) {
292
+ return getProvider().createSession(apiKey, options);
293
+ }
294
+ /**
295
+ * Initializes TRI in a single step: resolves the config, calls `setupTRI`
296
+ * (which autostarts unless `config.autostart` is `false`), and optionally
297
+ * links the current Incode session.
298
+ *
299
+ * Returns the resolved {@link TransactionalRiskIntelligenceState}. If the
300
+ * config cannot be resolved (e.g. missing `token` or `apiURL`), returns
301
+ * `'init-failed'` after emitting a `[TRI]` warning.
302
+ *
303
+ * When `config.autostart` is `false`, the underlying `setupTRI` returns
304
+ * `'ready'` without starting collection — call `startTRI()` explicitly when
305
+ * ready (e.g. after a consent gate). Linking is skipped in that case since
306
+ * TRI has not started.
307
+ *
308
+ * @param config - TRI setup config (must include `token` and `apiURL`).
309
+ * @param options - Optional session-linking hints (`sessionToken`).
310
+ */
311
+ async function initializeTRI(config, options = {}) {
312
+ const resolvedTriConfig = resolveTRIConfig(config);
313
+ if (!resolvedTriConfig) return "init-failed";
314
+ const state = await setupTRI(resolvedTriConfig);
315
+ if (isTRIStarted() && options.sessionToken) await linkSessionWithTRI(options.sessionToken);
316
+ return state;
317
+ }
318
+ /**
319
+ * Calls the provider's `setup()` with the given config. This is the step that
320
+ * lazy-loads `@incodetech/tri-sdk`, validates the config, and checks the
321
+ * backend collection-status endpoint. When `config.autostart` is `true` (the
322
+ * default), also calls `start()` internally and returns `'started'` on
323
+ * success. Pass `autostart: false` to receive `'ready'` and start explicitly.
324
+ *
325
+ * @param config - Resolved TRI config (`token` and `apiURL` required).
326
+ * @returns The resulting {@link TransactionalRiskIntelligenceState}.
327
+ */
328
+ async function setupTRI(config) {
329
+ _configuredApiURL = config.apiURL;
330
+ return getProvider().setup(config);
331
+ }
332
+ /**
333
+ * Begins behavioral data collection. Requires a prior successful `setupTRI()`
334
+ * call with `autostart: false`. Returns `'init-failed'` without starting if
335
+ * called before setup, or is a no-op if already started.
336
+ *
337
+ * @returns The resulting {@link TransactionalRiskIntelligenceState}.
338
+ */
339
+ async function startTRI() {
340
+ return getProvider().start();
341
+ }
342
+ /**
343
+ * Stops all TRI collectors and managers. Idempotent. No-op if TRI was never
344
+ * set up.
345
+ */
346
+ async function stopTRI() {
347
+ return getProvider().stop();
348
+ }
349
+ /**
350
+ * Resets the TRI SDK to its initial state. Call this from the SDK's `reset()`
351
+ * so that a subsequent `setupTRI` / `startTRI` can begin fresh.
352
+ */
353
+ async function resetTRI() {
354
+ return getProvider().reset();
355
+ }
356
+ /**
357
+ * Links the current Incode interview session to the active TRI activity.
358
+ *
359
+ * Returns `false` when the session token is missing or TRI has not been set up.
360
+ *
361
+ * @param sessionToken - Incode session JWT.
362
+ */
363
+ async function linkSessionWithTRI(sessionToken) {
364
+ if (!sessionToken) return false;
365
+ if (isLinkInterviewBlocked(_configuredApiURL)) return false;
366
+ return getProvider().linkInterview(sessionToken);
367
+ }
368
+ function isLinkInterviewBlocked(apiURL) {
369
+ if (!apiURL) return true;
370
+ const normalized = apiURL.toLowerCase();
371
+ return LINK_INTERVIEW_BLOCKED_HOSTS.some((host) => normalized.includes(host));
372
+ }
373
+ /**
374
+ * @private This function is not used outside of this file.
375
+ *
376
+ * Validates and narrows a {@link TransactionalRiskIntelligenceSetupConfig}
377
+ * into a {@link TransactionalRiskIntelligenceConfig} suitable for passing to
378
+ * the provider's `setup()`.
379
+ *
380
+ * Returns `null` (with a `[TRI]` warning) when a required field is missing.
381
+ * Returns `null` silently when `config` is `undefined` (intentional opt-out).
382
+ *
383
+ * @param config - Raw setup-time config from `SetupOptions.tri`.
384
+ */
385
+ function resolveTRIConfig(config) {
386
+ if (!config) return null;
387
+ if (!config.token) {
388
+ console.warn("[TRI] Not initialized: token is required.");
389
+ return null;
390
+ }
391
+ if (!config.apiURL) {
392
+ console.warn("[TRI] Not initialized: apiURL is required.");
393
+ return null;
394
+ }
395
+ return config;
396
+ }
397
+
398
+ //#endregion
399
+ export { resetTRI as a, startTRI as c, linkSessionWithTRI as i, stopTRI as l, initializeTRI as n, resetTRIProviderInstance as o, isTRIStarted as r, setupTRI as s, createTRISession as t };
package/dist/tri.d.ts ADDED
@@ -0,0 +1,2 @@
1
+ import { a as startTRI, i as setupTRI, n as isTRIStarted, o as stopTRI, r as resetTRI, s as TransactionalRiskIntelligenceSetupConfig, t as createTRISession } from "./index-XTtxaahe.js";
2
+ export { TransactionalRiskIntelligenceSetupConfig, createTRISession, isTRIStarted, resetTRI, setupTRI, startTRI, stopTRI };