@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
@@ -1,1037 +0,0 @@
1
- import { a as WasmWebClientError, c as setWebApiHttpTransport, f as deriveSiblingJsPath, l as setupWasmConnection, o as executeWasmRequest, r as warmupWasm, s as initializeWasmWebClient, t as WasmUtilProvider } from "./WasmUtilProvider-BKWm8rSA.esm.js";
2
- import { t as BrowserTimerProvider } from "./BrowserTimerProvider-DhNc_x02.esm.js";
3
- import { a as resetApi, i as isApiConfigured, n as getApi, o as setClient, r as getToken, t as api } from "./api-CESGtpbH.esm.js";
4
- import { _ as resetAnalyticsBatcher, g as getAnalyticsBatcher, m as createAnalyticsBatchingService, v as setAnalyticsBatcher } from "./events-Dvvriq9l.esm.js";
5
- import { t as endpoints } from "./endpoints-BeTK0Mlt.esm.js";
6
- import { r as resetDeviceStatsQueue, t as addDeviceStats } from "./stats-BMNUG1AU.esm.js";
7
- import { a as setClientIpLookupEnabled, i as resetSessionInit, r as initializeSession } from "./sessionInitializer-DRB-hgbV.esm.js";
8
-
9
- //#region ../infra/src/wasm/wasmDefaults.ts
10
- const WASM_CDN_BASE_URL = "https://cdn.incodesmile.com/ml-wasm-kit-release";
11
- /** The WASM version bundled and tested with this SDK release. */
12
- const DEFAULT_WASM_VERSION = "v2.14.07-post7";
13
- const PATH_KEYS = [
14
- "wasmPath",
15
- "wasmSimdPath",
16
- "glueCodePath",
17
- "glueCodeSimdPath",
18
- "modelsBasePath"
19
- ];
20
- function isBlank(value) {
21
- return value.trim() === "";
22
- }
23
- function hasDisallowedControlChars(value) {
24
- for (let i = 0; i < value.length; i += 1) {
25
- const code = value.charCodeAt(i);
26
- if (code < 32 || code === 127) return true;
27
- }
28
- return false;
29
- }
30
- function isMalformedPath(value) {
31
- const trimmed = value.trim();
32
- if (trimmed === "") return false;
33
- if (hasDisallowedControlChars(trimmed)) return true;
34
- if (/^https?:\/\//i.test(trimmed)) try {
35
- new URL(trimmed);
36
- return false;
37
- } catch {
38
- return true;
39
- }
40
- return false;
41
- }
42
- function warnInvalidWasmPath(field, reason) {
43
- if (reason === "empty") {
44
- console.warn(`[Incode SDK] wasm.${field} is empty. Falling back to CDN default.`);
45
- return;
46
- }
47
- console.warn(`[Incode SDK] wasm.${field} appears malformed. Falling back to CDN default.`);
48
- }
49
- function warnMalformedWasmPath(field) {
50
- console.warn(`[Incode SDK] wasm.${field} appears malformed. Check the URL or path.`);
51
- }
52
- /**
53
- * Validates merged WASM path strings. When overrides contained blank path
54
- * values, callers should have already fallen back to defaults before this runs.
55
- */
56
- function validateWasmPaths(config) {
57
- for (const key of PATH_KEYS) {
58
- const value = config[key];
59
- if (typeof value === "string" && isMalformedPath(value)) warnMalformedWasmPath(key);
60
- }
61
- }
62
- function pickPath(key, overrides, defaultValue) {
63
- if (!overrides || !(key in overrides)) return defaultValue;
64
- const raw = overrides[key];
65
- if (raw === void 0) return defaultValue;
66
- if (typeof raw !== "string") return defaultValue;
67
- if (isBlank(raw)) {
68
- warnInvalidWasmPath(key, "empty");
69
- return defaultValue;
70
- }
71
- if (isMalformedPath(raw)) {
72
- warnInvalidWasmPath(key, "malformed");
73
- return defaultValue;
74
- }
75
- return raw.trim();
76
- }
77
- /** Builds a WarmupConfig from a directory that mirrors the ml-wasm-kit CDN layout. */
78
- function buildWasmConfigFromBasePath(basePath) {
79
- const base = basePath.endsWith("/") ? basePath.slice(0, -1) : basePath;
80
- return {
81
- wasmPath: `${base}/webLib.wasm`,
82
- wasmSimdPath: `${base}/webLibSimd.wasm`,
83
- glueCodePath: `${base}/webLib.js`,
84
- glueCodeSimdPath: `${base}/webLibSimd.js`,
85
- modelsBasePath: `${base}/models`
86
- };
87
- }
88
- /** Builds the standard WarmupConfig from the Incode CDN. */
89
- function buildDefaultWasmConfig() {
90
- return buildWasmConfigFromBasePath(`${WASM_CDN_BASE_URL}/${DEFAULT_WASM_VERSION}`);
91
- }
92
- /**
93
- * Merges optional WASM path overrides with CDN defaults. Explicit non-blank
94
- * paths take precedence. Blank override strings log a warning and fall back to defaults.
95
- */
96
- function resolveWasmConfig(overrides) {
97
- if (!overrides) return buildDefaultWasmConfig();
98
- const defaults = buildWasmConfigFromBasePath(pickPath("basePath", overrides, `${WASM_CDN_BASE_URL}/${DEFAULT_WASM_VERSION}`));
99
- const simdDefault = defaults.wasmSimdPath ?? defaults.wasmPath;
100
- const modelsDefault = defaults.modelsBasePath ?? (() => {
101
- const lastSlash = defaults.wasmPath.lastIndexOf("/");
102
- return lastSlash === -1 ? "models" : `${defaults.wasmPath.substring(0, lastSlash)}/models`;
103
- })();
104
- const resolvedWasmSimdPath = pickPath("wasmSimdPath", overrides, simdDefault);
105
- const glueCodeSimdDefault = deriveSiblingJsPath(resolvedWasmSimdPath);
106
- const merged = {
107
- wasmPath: pickPath("wasmPath", overrides, defaults.wasmPath),
108
- wasmSimdPath: resolvedWasmSimdPath,
109
- glueCodePath: pickPath("glueCodePath", overrides, defaults.glueCodePath),
110
- glueCodeSimdPath: pickPath("glueCodeSimdPath", overrides, glueCodeSimdDefault),
111
- modelsBasePath: pickPath("modelsBasePath", overrides, modelsDefault),
112
- useSimd: overrides.useSimd,
113
- pipelines: overrides.pipelines,
114
- pipelineModels: overrides.pipelineModels
115
- };
116
- validateWasmPaths(merged);
117
- return merged;
118
- }
119
-
120
- //#endregion
121
- //#region ../infra/src/providers/browser/BrowserPageLifecycleProvider.ts
122
- var BrowserPageLifecycleProvider = class {
123
- sendBeacon(url, body, contentType = "application/json") {
124
- if (typeof navigator === "undefined" || typeof navigator.sendBeacon !== "function") return false;
125
- const blob = new Blob([body], { type: contentType });
126
- return navigator.sendBeacon(url, blob);
127
- }
128
- onPageHide(listener) {
129
- const onVisibilityChange = () => {
130
- if (document.visibilityState === "hidden") listener();
131
- };
132
- document.addEventListener("visibilitychange", onVisibilityChange);
133
- window.addEventListener("pagehide", listener);
134
- window.addEventListener("beforeunload", listener);
135
- return () => {
136
- document.removeEventListener("visibilitychange", onVisibilityChange);
137
- window.removeEventListener("pagehide", listener);
138
- window.removeEventListener("beforeunload", listener);
139
- };
140
- }
141
- };
142
-
143
- //#endregion
144
- //#region ../infra/src/http/createApi.ts
145
- var FetchHttpError = class extends Error {
146
- constructor(status, statusText, url, method, headers, data) {
147
- super(`HTTP ${status} ${statusText}`);
148
- this.ok = false;
149
- this.status = status;
150
- this.statusText = statusText;
151
- this.url = url;
152
- this.method = method;
153
- this.headers = headers;
154
- this.data = data;
155
- this.name = "FetchHttpError";
156
- }
157
- };
158
- const buildQueryString$1 = (query) => {
159
- if (!query) return "";
160
- const params = new URLSearchParams();
161
- Object.entries(query).forEach(([key, value]) => {
162
- if (value !== void 0 && value !== null) params.append(key, String(value));
163
- });
164
- const str = params.toString();
165
- return str ? `?${str}` : "";
166
- };
167
- const buildUrl$1 = (baseURL, url, query) => {
168
- const queryString = buildQueryString$1(query);
169
- if (url.startsWith("http://") || url.startsWith("https://")) return `${url}${queryString}`;
170
- return `${baseURL.endsWith("/") ? baseURL.slice(0, -1) : baseURL}${url.startsWith("/") ? url : `/${url}`}${queryString}`;
171
- };
172
- const prepareBody$1 = (body) => {
173
- if (body === null || body === void 0) return null;
174
- if (body instanceof FormData || body instanceof Blob || body instanceof ArrayBuffer) return body;
175
- if (typeof body === "object") return JSON.stringify(body);
176
- return String(body);
177
- };
178
- const parseResponse = async (response, parseType) => {
179
- if (parseType === "response") return response;
180
- if (parseType === "blob") return await response.blob();
181
- if (parseType === "arrayBuffer") return await response.arrayBuffer();
182
- if (parseType === "text") return await response.text();
183
- const contentType = response.headers.get("content-type") ?? "";
184
- if (parseType === "json" || contentType.includes("application/json")) try {
185
- return await response.json();
186
- } catch {
187
- return await response.text();
188
- }
189
- return await response.text();
190
- };
191
- const DEFAULT_TIMEOUT$1 = 3e4;
192
- const requestWithXHR = (fullUrl, method, mergedHeaders, requestBody, timeout, signal, onUploadProgress) => {
193
- return new Promise((resolve, reject) => {
194
- const xhr = new XMLHttpRequest();
195
- xhr.open(method, fullUrl, true);
196
- Object.entries(mergedHeaders).forEach(([key, value]) => {
197
- xhr.setRequestHeader(key, value);
198
- });
199
- xhr.timeout = timeout;
200
- xhr.upload.onprogress = (event) => {
201
- if (event.lengthComputable) {
202
- const percentComplete = event.loaded / event.total * 100;
203
- onUploadProgress(Math.round(percentComplete));
204
- }
205
- };
206
- xhr.onload = () => {
207
- const responseHeaders = {};
208
- xhr.getAllResponseHeaders().split("\r\n").forEach((line) => {
209
- const parts = line.split(": ");
210
- if (parts.length === 2) responseHeaders[parts[0].toLowerCase()] = parts[1];
211
- });
212
- let data;
213
- try {
214
- if ((xhr.getResponseHeader("content-type") ?? "").includes("application/json")) data = JSON.parse(xhr.responseText);
215
- else data = xhr.responseText;
216
- } catch {
217
- data = xhr.responseText;
218
- }
219
- if (xhr.status >= 200 && xhr.status < 300) resolve({
220
- ok: true,
221
- status: xhr.status,
222
- statusText: xhr.statusText,
223
- url: fullUrl,
224
- headers: responseHeaders,
225
- data
226
- });
227
- else reject(new FetchHttpError(xhr.status, xhr.statusText, fullUrl, method, responseHeaders, data));
228
- };
229
- xhr.onerror = () => {
230
- reject(new FetchHttpError(0, "Network Error", fullUrl, method, {}, null));
231
- };
232
- xhr.ontimeout = () => {
233
- reject(new FetchHttpError(0, "Request timeout", fullUrl, method, {}, null));
234
- };
235
- if (signal) signal.addEventListener("abort", () => {
236
- xhr.abort();
237
- reject(new FetchHttpError(0, "Request aborted", fullUrl, method, {}, null));
238
- });
239
- xhr.send(requestBody);
240
- });
241
- };
242
- const createApi = (config) => {
243
- const headers = {
244
- "Content-Type": "application/json",
245
- Accept: "application/json",
246
- "api-version": "1.0",
247
- ...config.customHeaders ?? {}
248
- };
249
- const defaults = {
250
- baseURL: config.apiURL,
251
- headers
252
- };
253
- const client = {
254
- defaults,
255
- async request(requestConfig) {
256
- const { method = "GET", url, headers: headers$1 = {}, query, params, body, signal, timeout = config.timeout ?? DEFAULT_TIMEOUT$1, parse, onUploadProgress, keepalive } = requestConfig;
257
- const fullUrl = buildUrl$1(defaults.baseURL, url, params ?? query);
258
- const mergedHeaders = {
259
- ...defaults.headers,
260
- ...headers$1
261
- };
262
- const requestBody = prepareBody$1(body);
263
- let finalHeaders = mergedHeaders;
264
- if (requestBody === null && (method === "POST" || method === "PUT" || method === "PATCH")) {
265
- const { "Content-Type": _, ...headersWithoutContentType } = mergedHeaders;
266
- finalHeaders = headersWithoutContentType;
267
- }
268
- if (onUploadProgress) {
269
- if (requestBody !== null && typeof ReadableStream !== "undefined" && requestBody instanceof ReadableStream) throw new Error("Upload progress tracking is not supported for ReadableStream bodies");
270
- return requestWithXHR(fullUrl, method, finalHeaders, requestBody, timeout, signal, onUploadProgress);
271
- }
272
- const controller = new AbortController();
273
- const abortSignal = signal ?? controller.signal;
274
- const timeoutId = setTimeout(() => controller.abort(), timeout);
275
- try {
276
- const response = await fetch(fullUrl, {
277
- method,
278
- headers: finalHeaders,
279
- body: requestBody,
280
- signal: abortSignal,
281
- keepalive
282
- });
283
- if (timeoutId) clearTimeout(timeoutId);
284
- const responseHeaders = {};
285
- response.headers.forEach((value, key) => {
286
- responseHeaders[key] = value;
287
- });
288
- const data = await parseResponse(response, parse);
289
- if (!response.ok) throw new FetchHttpError(response.status, response.statusText, fullUrl, method, responseHeaders, data);
290
- return {
291
- ok: true,
292
- status: response.status,
293
- statusText: response.statusText,
294
- url: fullUrl,
295
- headers: responseHeaders,
296
- data
297
- };
298
- } catch (error) {
299
- if (timeoutId) clearTimeout(timeoutId);
300
- if (error instanceof FetchHttpError) throw error;
301
- if (error instanceof Error && error.name === "AbortError") throw new FetchHttpError(0, "Request timeout", fullUrl, method, {}, null);
302
- throw error;
303
- }
304
- },
305
- get(url, config$1) {
306
- return client.request({
307
- ...config$1,
308
- url,
309
- method: "GET"
310
- });
311
- },
312
- post(url, body, config$1) {
313
- return client.request({
314
- ...config$1,
315
- url,
316
- body,
317
- method: "POST"
318
- });
319
- },
320
- put(url, body, config$1) {
321
- return client.request({
322
- ...config$1,
323
- url,
324
- body,
325
- method: "PUT"
326
- });
327
- },
328
- patch(url, body, config$1) {
329
- return client.request({
330
- ...config$1,
331
- url,
332
- body,
333
- method: "PATCH"
334
- });
335
- },
336
- delete(url, config$1) {
337
- return client.request({
338
- ...config$1,
339
- url,
340
- method: "DELETE"
341
- });
342
- },
343
- head(url, config$1) {
344
- return client.request({
345
- ...config$1,
346
- url,
347
- method: "HEAD"
348
- });
349
- },
350
- options(url, config$1) {
351
- return client.request({
352
- ...config$1,
353
- url,
354
- method: "OPTIONS"
355
- });
356
- },
357
- setHeader(name, value) {
358
- defaults.headers[name] = value;
359
- }
360
- };
361
- return client;
362
- };
363
- var createApi_default = createApi;
364
-
365
- //#endregion
366
- //#region ../infra/src/http/createWasmApi.ts
367
- const RSA_OAEP_SHA256_SCHEME = "RSA/NONE/OAEPWITHSHA-256ANDMGF1PADDING";
368
- /**
369
- * Builds the base set of HTTP headers that the WASM WebClient sends on every
370
- * request (including the internal `/e2ee/key/v2` and `/e2ee/key` handshake
371
- * calls).
372
- */
373
- function buildWasmDefaultHeaders(customHeaders) {
374
- return {
375
- "Content-Type": "application/json",
376
- Accept: "application/json",
377
- "api-version": "1.0",
378
- ...customHeaders ?? {}
379
- };
380
- }
381
- var WasmHttpError = class extends Error {
382
- constructor(status, statusText, url, method, headers, data) {
383
- super(`HTTP ${status} ${statusText}`);
384
- this.ok = false;
385
- this.status = status;
386
- this.statusText = statusText;
387
- this.url = url;
388
- this.method = method;
389
- this.headers = headers;
390
- this.data = data;
391
- this.name = "WasmHttpError";
392
- }
393
- };
394
- const DEFAULT_TIMEOUT = 3e4;
395
- const HTTP_METHODS = new Set([
396
- "GET",
397
- "POST",
398
- "PUT",
399
- "PATCH",
400
- "DELETE"
401
- ]);
402
- const buildQueryString = (query) => {
403
- if (!query) return "";
404
- const params = new URLSearchParams();
405
- Object.entries(query).forEach(([key, value]) => {
406
- if (value !== void 0 && value !== null) params.append(key, String(value));
407
- });
408
- const str = params.toString();
409
- return str ? `?${str}` : "";
410
- };
411
- const buildUrl = (baseURL, url, query) => {
412
- const queryString = buildQueryString(query);
413
- if (url.startsWith("http://") || url.startsWith("https://")) return `${url}${queryString}`;
414
- return `${baseURL.endsWith("/") ? baseURL.slice(0, -1) : baseURL}${url.startsWith("/") ? url : `/${url}`}${queryString}`;
415
- };
416
- const prepareBody = (body) => {
417
- if (body === null || body === void 0) return void 0;
418
- if (body instanceof FormData || body instanceof Blob || body instanceof ArrayBuffer || body instanceof Uint8Array || typeof body === "string") return body;
419
- if (typeof body === "object") return body;
420
- return String(body);
421
- };
422
- const normalizeMethod = (method) => {
423
- const upper = method.toUpperCase();
424
- if (!HTTP_METHODS.has(upper)) throw new Error(`Unsupported HTTP method for WASM client: ${method}`);
425
- return upper;
426
- };
427
- const getErrorStatus = (error) => {
428
- if (error instanceof WasmWebClientError) return error.statusCode;
429
- if (typeof error === "object" && error !== null) {
430
- const record = error;
431
- if (typeof record.statusCode === "number") return record.statusCode;
432
- if (typeof record.status === "number") return record.status;
433
- }
434
- return 0;
435
- };
436
- const getErrorData = (error) => {
437
- if (error instanceof WasmWebClientError) return error.response?.data ?? null;
438
- return null;
439
- };
440
- const getErrorMessage = (error) => {
441
- if (error instanceof Error) return error.message;
442
- return "WasmWebClient request failed";
443
- };
444
- const withAbortSignal = async (promise, signal, error) => {
445
- if (!signal) return await promise;
446
- if (signal.aborted) throw error;
447
- return await new Promise((resolve, reject) => {
448
- const onAbort = () => reject(error);
449
- signal.addEventListener("abort", onAbort, { once: true });
450
- promise.then(resolve, reject).finally(() => {
451
- signal.removeEventListener("abort", onAbort);
452
- });
453
- });
454
- };
455
- const createWasmApi = async (config) => {
456
- const headers = buildWasmDefaultHeaders(config.customHeaders);
457
- const isEncryptionEnabled = config.isEncryptionEnabled ?? (() => false);
458
- const useSha256 = config.mgf1 === "sha256";
459
- await initializeWasmWebClient(config.wasm.wasmPath, config.wasm.wasmSimdPath ?? config.wasm.wasmPath, config.wasm.glueCodePath, config.wasm.glueCodeSimdPath ?? "", config.wasm.useSimd ?? true);
460
- await setupWasmConnection(config.apiURL, "", config.encryptionEnabled ?? false, headers, useSha256);
461
- const defaults = {
462
- baseURL: config.apiURL,
463
- headers
464
- };
465
- const client = {
466
- defaults,
467
- async request(requestConfig) {
468
- const { method = "GET", url, headers: requestHeaders = {}, query, params, body, signal, timeout = config.timeout ?? DEFAULT_TIMEOUT, onUploadProgress, ie = false } = requestConfig;
469
- const upperMethod = normalizeMethod(method);
470
- const requestParams = params ?? query;
471
- const fullUrl = buildUrl(defaults.baseURL, url, requestParams);
472
- const needsSchemeHeader = ie || useSha256 && isEncryptionEnabled();
473
- const mergedHeaders = {
474
- ...defaults.headers,
475
- ...needsSchemeHeader ? { "X-RSA-Encryption-Scheme": RSA_OAEP_SHA256_SCHEME } : {},
476
- ...requestHeaders
477
- };
478
- const requestBody = prepareBody(body);
479
- const wasmProgress = onUploadProgress ? (progress) => {
480
- if (progress.total > 0) onUploadProgress(Math.round(progress.loaded / progress.total * 100));
481
- } : void 0;
482
- const abortError = new WasmHttpError(0, "Request aborted", fullUrl, upperMethod, {}, null);
483
- if (signal?.aborted) throw abortError;
484
- try {
485
- const response = await withAbortSignal(executeWasmRequest(upperMethod, url, requestBody, mergedHeaders, requestParams, timeout, wasmProgress, ie), signal, abortError);
486
- if (response.status < 200 || response.status >= 300) throw new WasmHttpError(response.status, "", fullUrl, upperMethod, {}, response.data);
487
- return {
488
- ok: true,
489
- status: response.status,
490
- statusText: "",
491
- url: fullUrl,
492
- headers: {},
493
- data: response.data
494
- };
495
- } catch (error) {
496
- if (error instanceof WasmHttpError) throw error;
497
- throw new WasmHttpError(getErrorStatus(error), getErrorMessage(error), fullUrl, upperMethod, {}, getErrorData(error));
498
- }
499
- },
500
- get(url, requestConfig) {
501
- return client.request({
502
- ...requestConfig,
503
- url,
504
- method: "GET"
505
- });
506
- },
507
- post(url, body, requestConfig) {
508
- return client.request({
509
- ...requestConfig,
510
- url,
511
- body,
512
- method: "POST"
513
- });
514
- },
515
- put(url, body, requestConfig) {
516
- return client.request({
517
- ...requestConfig,
518
- url,
519
- body,
520
- method: "PUT"
521
- });
522
- },
523
- patch(url, body, requestConfig) {
524
- return client.request({
525
- ...requestConfig,
526
- url,
527
- body,
528
- method: "PATCH"
529
- });
530
- },
531
- delete(url, requestConfig) {
532
- return client.request({
533
- ...requestConfig,
534
- url,
535
- method: "DELETE"
536
- });
537
- },
538
- head() {
539
- return Promise.reject(/* @__PURE__ */ new Error("HEAD is not supported by the WASM HTTP client"));
540
- },
541
- options() {
542
- return Promise.reject(/* @__PURE__ */ new Error("OPTIONS is not supported by the WASM HTTP client"));
543
- },
544
- setHeader(name, value) {
545
- defaults.headers[name] = value;
546
- }
547
- };
548
- return client;
549
- };
550
- var createWasmApi_default = createWasmApi;
551
-
552
- //#endregion
553
- //#region src/internal/http/clientLifecycle.ts
554
- /**
555
- * Wraps the active HttpClient as a transport for the C++ `WebApi` host
556
- * adapter. Lets the on-device face-results POST flow through the same
557
- * `httpClient.request()` pipeline as every other endpoint — header
558
- * injection, encryption-state handling, default headers, timeout — instead
559
- * of bypassing it via `executeWasmRequest` directly.
560
- */
561
- function bindWebApiTransport(client) {
562
- return async (url, body, config) => {
563
- const response = await client.request({
564
- method: "POST",
565
- url,
566
- body,
567
- headers: config.headers,
568
- params: config.params,
569
- timeout: config.timeout,
570
- ie: config.ie
571
- });
572
- return {
573
- data: response.data,
574
- status: response.status
575
- };
576
- };
577
- }
578
- function installClient(client) {
579
- setClient(client);
580
- setWebApiHttpTransport(bindWebApiTransport(client));
581
- }
582
- let storedHttpConfig;
583
- /** Reads the current HTTP-client config (or `undefined` if none installed). */
584
- function getStoredHttpConfig() {
585
- return storedHttpConfig;
586
- }
587
- /** Whether encryption is currently active on the installed HTTP client. */
588
- function isHttpEncrypted() {
589
- return storedHttpConfig?.encryption.enabled ?? false;
590
- }
591
- /** Clears all HTTP-client state. Called by `reset()`. */
592
- function resetHttpClientState() {
593
- storedHttpConfig = void 0;
594
- setWebApiHttpTransport(null);
595
- }
596
- /**
597
- * Builds (or replaces) the HTTP client when `setup()` receives an `apiURL`.
598
- * Picks `createWasmApi` when `effectiveWasm` is set, otherwise plain
599
- * `createApi`. Wraps the call in handshake-failure context when encryption
600
- * is requested.
601
- */
602
- async function installFreshHttpClient(apiURL, options, effectiveWasm, encryption) {
603
- installClient(effectiveWasm ? await withHandshakeFailureContext(encryption.enabled, () => createWasmApi_default({
604
- apiURL,
605
- customHeaders: options.customHeaders,
606
- timeout: options.timeout,
607
- wasm: effectiveWasm,
608
- encryptionEnabled: encryption.enabled,
609
- mgf1: encryption.mgf1,
610
- isEncryptionEnabled: isHttpEncrypted
611
- })) : createApi_default({
612
- apiURL,
613
- customHeaders: options.customHeaders,
614
- timeout: options.timeout
615
- }));
616
- storedHttpConfig = {
617
- apiURL,
618
- customHeaders: options.customHeaders,
619
- timeout: options.timeout,
620
- isWasm: Boolean(effectiveWasm),
621
- encryption
622
- };
623
- }
624
- /**
625
- * Replaces the active HTTP client with the WASM-backed one. Used internally
626
- * by lazy-loading UI components (`<incode-flow>`, `<incode-workflow>`) when
627
- * WASM finishes warming up.
628
- *
629
- * No-op when no apiURL was previously configured, or when the active client
630
- * is already WASM-backed. The encryption state (enabled + MGF1 scheme) is
631
- * preserved across the swap — this is *not* a user-facing encryption change.
632
- *
633
- * @internal NOT a public API. Application code should use
634
- * `setup({ wasm: {...} })` instead.
635
- */
636
- async function upgradeToWasmHttpClient(resolved) {
637
- const stored = storedHttpConfig;
638
- if (!stored || stored.isWasm) return;
639
- installClient(await createWasmApi_default({
640
- apiURL: stored.apiURL,
641
- customHeaders: stored.customHeaders,
642
- timeout: stored.timeout,
643
- wasm: resolved,
644
- encryptionEnabled: stored.encryption.enabled,
645
- mgf1: stored.encryption.mgf1,
646
- isEncryptionEnabled: isHttpEncrypted
647
- }));
648
- storedHttpConfig = {
649
- ...stored,
650
- isWasm: true
651
- };
652
- }
653
- /**
654
- * When `wantsEncryption` is true, wraps a call that triggers the in-binary
655
- * RSA/AES handshake so its rejection surfaces as a single, descriptive error
656
- * with the original error preserved as `cause`. Pass-through otherwise.
657
- */
658
- async function withHandshakeFailureContext(wantsEncryption, fn) {
659
- if (!wantsEncryption) return fn();
660
- try {
661
- return await fn();
662
- } catch (cause) {
663
- const error = /* @__PURE__ */ new Error("Failed to establish encrypted transport. The /e2ee/key handshake did not complete. Verify the apiURL is reachable and that the environment supports E2EE.");
664
- error.cause = cause;
665
- throw error;
666
- }
667
- }
668
-
669
- //#endregion
670
- //#region ../infra/src/providers/browser/DevtoolsDetectorProvider.ts
671
- var DevtoolsDetectorProvider = class {
672
- constructor() {
673
- this.detectorPaused = true;
674
- this.isDevtoolsOpen = false;
675
- }
676
- start(options) {
677
- if (!this.canUseDevtoolsDetector() || this.heart) return;
678
- this.startDetector({
679
- pollingIntervalSeconds: .25,
680
- maxMillisBeforeAckWhenClosed: 100,
681
- moreAnnoyingDebuggerStatements: 1,
682
- onDetectOpen: options.onInspectorOpened,
683
- onDetectClose: void 0,
684
- startup: "asap"
685
- });
686
- }
687
- stop() {
688
- this.clearNextPulse();
689
- this.resolveVerdict?.(null);
690
- this.resolveVerdict = void 0;
691
- this.heart?.terminate();
692
- this.heart = void 0;
693
- this.detectorPaused = true;
694
- this.isDevtoolsOpen = false;
695
- }
696
- canUseDevtoolsDetector() {
697
- return typeof globalThis !== "undefined" && typeof Worker !== "undefined" && typeof URL !== "undefined" && typeof URL.createObjectURL === "function" && typeof Blob !== "undefined";
698
- }
699
- createDetectorWorker() {
700
- return new Worker(URL.createObjectURL(new Blob([`"use strict";
701
- onmessage = (ev) => { postMessage({isOpenBeat:true});
702
- debugger; for (let i = 0; i < ev.data.moreDebugs; i++) { debugger; }
703
- postMessage({isOpenBeat:false});
704
- };`], { type: "text/javascript" })));
705
- }
706
- clearNextPulse() {
707
- if (this.nextPulseTimeout !== void 0) {
708
- clearTimeout(this.nextPulseTimeout);
709
- this.nextPulseTimeout = void 0;
710
- }
711
- }
712
- doOnePulse(moreDebugs) {
713
- this.heart?.postMessage({ moreDebugs });
714
- }
715
- startDetector(config) {
716
- this.heart = this.createDetectorWorker();
717
- const onHeartMsg = (msg) => {
718
- if (msg.data.isOpenBeat) new Promise((resolve) => {
719
- this.resolveVerdict = resolve;
720
- setTimeout(() => {
721
- this.resolveVerdict?.(true);
722
- }, config.maxMillisBeforeAckWhenClosed + 1);
723
- }).then((verdict) => {
724
- if (verdict === null) return;
725
- if (verdict !== this.isDevtoolsOpen) {
726
- this.isDevtoolsOpen = verdict;
727
- if (verdict) config.onDetectOpen();
728
- else if (config.onDetectClose) config.onDetectClose();
729
- }
730
- this.clearNextPulse();
731
- this.nextPulseTimeout = setTimeout(() => {
732
- this.nextPulseTimeout = void 0;
733
- this.doOnePulse(config.moreAnnoyingDebuggerStatements);
734
- }, config.pollingIntervalSeconds * 1e3);
735
- });
736
- else this.resolveVerdict?.(false);
737
- };
738
- this.heart.addEventListener("message", onHeartMsg);
739
- const resume = () => {
740
- if (!this.detectorPaused) return;
741
- this.detectorPaused = false;
742
- this.doOnePulse(config.moreAnnoyingDebuggerStatements);
743
- };
744
- switch (config.startup) {
745
- case "manual": break;
746
- case "asap":
747
- resume();
748
- break;
749
- case "domContentLoaded":
750
- if (typeof document !== "undefined" && document.readyState !== "loading") resume();
751
- else if (typeof document !== "undefined") document.addEventListener("DOMContentLoaded", resume, { once: true });
752
- break;
753
- }
754
- }
755
- };
756
-
757
- //#endregion
758
- //#region src/internal/device/devtoolsDetectorBridge.ts
759
- const devtoolsDetector = new DevtoolsDetectorProvider();
760
- async function reportInspectorOpened() {
761
- try {
762
- (await WasmUtilProvider.getInstance()).setInspectorOpened(true);
763
- } catch {
764
- return;
765
- }
766
- addDeviceStats({ inspectorOpened: true });
767
- }
768
- /**
769
- * Starts the devtools inspector detector (ported from legacy welcome `setupFiles`).
770
- */
771
- function startDevtoolsDetector() {
772
- devtoolsDetector.start({ onInspectorOpened: () => {
773
- reportInspectorOpened();
774
- } });
775
- }
776
- /**
777
- * Stops the devtools detector. Invoked from {@link reset}.
778
- */
779
- function stopDevtoolsDetector() {
780
- devtoolsDetector.stop();
781
- }
782
-
783
- //#endregion
784
- //#region src/setup.ts
785
- let wasmConfig;
786
- /**
787
- * Legacy Java backend default for OAEP MGF1 padding compatibility.
788
- * Most existing Incode E2EE environments expect this.
789
- */
790
- const DEFAULT_MGF1 = "sha1";
791
- /**
792
- * Normalizes the public `encryption` option into the internal shape used by
793
- * the HTTP client lifecycle. Returns `undefined` when the caller did not
794
- * specify `encryption` at all (so callers can distinguish "preserve stored
795
- * value" from "explicitly off").
796
- */
797
- function normalizeEncryption(input) {
798
- if (input === void 0) return void 0;
799
- if (input === false) return {
800
- enabled: false,
801
- mgf1: DEFAULT_MGF1
802
- };
803
- if (input === true) return {
804
- enabled: true,
805
- mgf1: DEFAULT_MGF1
806
- };
807
- return {
808
- enabled: true,
809
- mgf1: input.mgf1 ?? DEFAULT_MGF1
810
- };
811
- }
812
- let configured = false;
813
- /**
814
- * Initializes the SDK with the provided configuration.
815
- * Must be called before using any SDK functionality.
816
- *
817
- * WASM loads only when `options.wasm` is provided as an object.
818
- *
819
- * `setup` is boot — it provisions the HTTP client, the optional E2EE
820
- * handshake, WASM warmup, and the analytics batcher. The session token is a
821
- * separate concern: hand it off via `initializeSession({ token })` from
822
- * `@incodetech/core/session`, or pass it inline as `setup({ apiURL, token })`
823
- * (a convenience that delegates to `initializeSession` for you).
824
- *
825
- * @param options - Configuration options for the SDK
826
- *
827
- * @example Boot first, activate the session later (preferred)
828
- * ```ts
829
- * import { setup } from '@incodetech/core';
830
- * import { createSession, initializeSession } from '@incodetech/core/session';
831
- *
832
- * await setup({ apiURL: 'https://api.incode.com' });
833
- * const session = await createSession(apiKey, { configurationId });
834
- * await initializeSession({ token: session.token });
835
- * ```
836
- *
837
- * @example One-shot convenience
838
- * ```ts
839
- * await setup({ apiURL: 'https://api.incode.com', token: 'session-token' });
840
- * ```
841
- *
842
- * @example Explicitly disable WASM
843
- * ```ts
844
- * await setup({ apiURL: 'https://api.incode.com', wasm: false });
845
- * ```
846
- *
847
- * @example Use CDN defaults for paths and preload only one pipeline
848
- * ```ts
849
- * await setup({
850
- * apiURL: 'https://api.incode.com',
851
- * wasm: { pipelines: ['selfie'] },
852
- * });
853
- * ```
854
- *
855
- * @example Self-hosted WASM (pin a version folder on your CDN)
856
- * ```ts
857
- * await setup({
858
- * apiURL: 'https://api.incode.com',
859
- * wasm: {
860
- * basePath: 'https://my-cdn.example.com/ml-wasm-kit-release/v2.13.21',
861
- * },
862
- * });
863
- * ```
864
- *
865
- * @example Partial override: only models path, rest from CDN
866
- * ```ts
867
- * await setup({
868
- * apiURL: 'https://api.incode.com',
869
- * wasm: { modelsBasePath: 'https://my-cdn/models' },
870
- * });
871
- * ```
872
- *
873
- * @example Sessionless setup (all API actors overridden via .provide())
874
- * ```ts
875
- * await setup({
876
- * wasm: {
877
- * wasmPath: '/wasm/ml-wasm.wasm',
878
- * glueCodePath: '/wasm/ml-wasm.js',
879
- * pipelines: ['selfie'],
880
- * },
881
- * });
882
- * ```
883
- *
884
- * @example Enable end-to-end encryption at boot (defaults to MGF1 = SHA-1)
885
- * ```ts
886
- * // `/0` lets the server read the API key from the session JWT.
887
- * await setup({
888
- * apiURL: 'https://your-e2ee-api.incodesmile.com/0',
889
- * encryption: true,
890
- * });
891
- * ```
892
- *
893
- * @example Enable encryption with the SHA-256 MGF1 padding
894
- * ```ts
895
- * await setup({
896
- * apiURL: 'https://your-e2ee-api.incodesmile.com/0',
897
- * encryption: { mgf1: 'sha256' },
898
- * });
899
- * ```
900
- *
901
- * @example E2EE without the `/0` suffix — pass the API key explicitly
902
- * ```ts
903
- * await setup({
904
- * apiURL: 'https://your-e2ee-api.incodesmile.com',
905
- * encryption: true,
906
- * customHeaders: { 'x-api-key': process.env.INCODE_API_KEY },
907
- * });
908
- * ```
909
- * @example Disable third-party IP lookup
910
- * ```ts
911
- * await setup({
912
- * apiURL: 'https://api.incode.com',
913
- * ipLookup: false,
914
- * });
915
- * ```
916
- *
917
- * @example Local development: silence the devtools detector and surface WASM logs
918
- * ```ts
919
- * await setup({
920
- * apiURL: 'https://api.incode.com',
921
- * wasm: { showLogs: true }, // WASM logs are off by default
922
- * devMode: true, // skip the devtools detector (don't ship this in prod)
923
- * });
924
- * ```
925
- */
926
- async function setup(options) {
927
- if (options.ipLookup !== void 0) setClientIpLookupEnabled(options.ipLookup);
928
- if (!getAnalyticsBatcher()) setAnalyticsBatcher(createAnalyticsBatchingService({
929
- endpoint: endpoints.events,
930
- authToken: () => getToken(),
931
- apiBaseUrl: () => getApi().defaults.baseURL,
932
- apiClient: api,
933
- pageLifecycle: new BrowserPageLifecycleProvider(),
934
- timer: BrowserTimerProvider.getInstance()
935
- }));
936
- const requestedEncryption = normalizeEncryption(options.encryption);
937
- const stored = getStoredHttpConfig();
938
- if (requestedEncryption && stored) {
939
- if (requestedEncryption.enabled !== stored.encryption.enabled || requestedEncryption.enabled && requestedEncryption.mgf1 !== stored.encryption.mgf1) throw new Error("Encryption is locked at the first setup() call and cannot be changed at runtime. Call reset() to fully reinitialize the SDK if you need a different encryption configuration.");
940
- }
941
- if (requestedEncryption?.enabled && options.wasm === false) throw new Error("Encryption is incompatible with `wasm: false`. Either remove `wasm: false` or omit `encryption`.");
942
- const effectiveEncryption = requestedEncryption ?? stored?.encryption ?? {
943
- enabled: false,
944
- mgf1: "sha1"
945
- };
946
- const effectiveWasm = options.wasm || requestedEncryption?.enabled ? resolveWasmConfig(options.wasm || {}) : void 0;
947
- if (options.apiURL) await installFreshHttpClient(options.apiURL, options, effectiveWasm, effectiveEncryption);
948
- if (options.token && isApiConfigured()) initializeSession({
949
- token: options.token,
950
- hostingApp: options.hostingApp
951
- }).catch((error) => {
952
- console.warn("Session initialization failed:", error);
953
- });
954
- configured = true;
955
- if (effectiveWasm) {
956
- await warmupWasm(effectiveWasm);
957
- const provider = await WasmUtilProvider.getInstance();
958
- await provider.initialize({
959
- ...effectiveWasm,
960
- pipelines: effectiveWasm.pipelines ? [...effectiveWasm.pipelines] : void 0
961
- });
962
- const showWasmLogs = typeof options.wasm === "object" && options.wasm.showLogs === true;
963
- await provider.setProductionMode(!showWasmLogs);
964
- if (!options.devMode) startDevtoolsDetector();
965
- }
966
- }
967
- /**
968
- * Sets the WASM configuration without performing warmup.
969
- * Useful when WASM warmup is handled separately (e.g., conditionally based on flow).
970
- *
971
- * @param config - WASM configuration to store
972
- */
973
- function setWasmConfig(config) {
974
- wasmConfig = config;
975
- }
976
- /**
977
- * Initializes WasmUtilProvider with the stored WASM configuration.
978
- * Should be called after warmupWasm() completes when using conditional warmup.
979
- * This ensures image encryption works properly.
980
- *
981
- * @param config - Optional WASM configuration. If not provided, uses the stored config from setWasmConfig().
982
- * @throws Error if no config is provided and none is stored
983
- */
984
- async function initializeWasmUtil(config) {
985
- const wasmConfigToUse = config ?? wasmConfig;
986
- if (!wasmConfigToUse) throw new Error("WASM config is required. Provide config parameter or call setWasmConfig() first.");
987
- const resolved = resolveWasmConfig(wasmConfigToUse);
988
- await (await WasmUtilProvider.getInstance()).initialize({
989
- ...resolved,
990
- pipelines: resolved.pipelines ? [...resolved.pipelines] : void 0
991
- });
992
- }
993
- /**
994
- * Replaces the active HTTP client with the WASM-backed one. Used internally
995
- * by lazy-loading UI components (`<incode-flow>`, `<incode-workflow>`) when
996
- * WASM finishes warming up.
997
- *
998
- * No-op when no apiURL was originally configured, or when the active client is
999
- * already the WASM one.
1000
- *
1001
- * @internal NOT a public API. Application code should use
1002
- * `setup({ wasm: {...} })` instead — that path is the supported way to opt
1003
- * into the WASM HTTP client.
1004
- *
1005
- * @param config - Optional WASM configuration. Defaults to the config stored via `setWasmConfig`.
1006
- */
1007
- async function upgradeToWasmHttpClient$1(config) {
1008
- const configToUse = config ?? wasmConfig;
1009
- if (!configToUse) return;
1010
- await upgradeToWasmHttpClient(resolveWasmConfig(configToUse));
1011
- }
1012
- /**
1013
- * Checks if the SDK has been configured.
1014
- *
1015
- * @returns true if setup() has been called, false otherwise
1016
- */
1017
- function isConfigured() {
1018
- return configured;
1019
- }
1020
- /**
1021
- * Resets the SDK configuration. Useful for testing.
1022
- */
1023
- function reset() {
1024
- stopDevtoolsDetector();
1025
- resetDeviceStatsQueue();
1026
- resetApi();
1027
- resetSessionInit();
1028
- setClientIpLookupEnabled(true);
1029
- resetAnalyticsBatcher();
1030
- resetHttpClientState();
1031
- configured = false;
1032
- wasmConfig = void 0;
1033
- WasmUtilProvider.resetInstance();
1034
- }
1035
-
1036
- //#endregion
1037
- export { setup as a, buildDefaultWasmConfig as c, setWasmConfig as i, buildWasmConfigFromBasePath as l, isConfigured as n, upgradeToWasmHttpClient$1 as o, reset as r, DEFAULT_WASM_VERSION as s, initializeWasmUtil as t, resolveWasmConfig as u };