@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,534 @@
1
+ import { a as WasmWebClientError, c as setWebApiHttpTransport, l as setupWasmConnection, o as executeWasmRequest, s as initializeWasmWebClient } from "./WasmUtilProvider-ADG54T6M.esm.js";
2
+ import { o as setClient } from "./api-DsbUi7TO.esm.js";
3
+
4
+ //#region ../infra/src/http/createApi.ts
5
+ var FetchHttpError = class extends Error {
6
+ constructor(status, statusText, url, method, headers, data) {
7
+ super(`HTTP ${status} ${statusText}`);
8
+ this.ok = false;
9
+ this.status = status;
10
+ this.statusText = statusText;
11
+ this.url = url;
12
+ this.method = method;
13
+ this.headers = headers;
14
+ this.data = data;
15
+ this.name = "FetchHttpError";
16
+ }
17
+ };
18
+ const buildQueryString$1 = (query) => {
19
+ if (!query) return "";
20
+ const params = new URLSearchParams();
21
+ Object.entries(query).forEach(([key, value]) => {
22
+ if (value !== void 0 && value !== null) params.append(key, String(value));
23
+ });
24
+ const str = params.toString();
25
+ return str ? `?${str}` : "";
26
+ };
27
+ const buildUrl$1 = (baseURL, url, query) => {
28
+ const queryString = buildQueryString$1(query);
29
+ if (url.startsWith("http://") || url.startsWith("https://")) return `${url}${queryString}`;
30
+ return `${baseURL.endsWith("/") ? baseURL.slice(0, -1) : baseURL}${url.startsWith("/") ? url : `/${url}`}${queryString}`;
31
+ };
32
+ const prepareBody$1 = (body) => {
33
+ if (body === null || body === void 0) return null;
34
+ if (body instanceof FormData || body instanceof Blob || body instanceof ArrayBuffer) return body;
35
+ if (typeof body === "object") return JSON.stringify(body);
36
+ return String(body);
37
+ };
38
+ const parseResponse = async (response, parseType) => {
39
+ if (parseType === "response") return response;
40
+ if (parseType === "blob") return await response.blob();
41
+ if (parseType === "arrayBuffer") return await response.arrayBuffer();
42
+ if (parseType === "text") return await response.text();
43
+ const contentType = response.headers.get("content-type") ?? "";
44
+ if (parseType === "json" || contentType.includes("application/json")) {
45
+ const raw = await response.text();
46
+ if (raw.length === 0) return "";
47
+ try {
48
+ return JSON.parse(raw);
49
+ } catch {
50
+ return raw;
51
+ }
52
+ }
53
+ return await response.text();
54
+ };
55
+ const DEFAULT_TIMEOUT$1 = 3e4;
56
+ const requestWithXHR = (fullUrl, method, mergedHeaders, requestBody, timeout, signal, onUploadProgress) => {
57
+ return new Promise((resolve, reject) => {
58
+ const xhr = new XMLHttpRequest();
59
+ xhr.open(method, fullUrl, true);
60
+ Object.entries(mergedHeaders).forEach(([key, value]) => {
61
+ xhr.setRequestHeader(key, value);
62
+ });
63
+ xhr.timeout = timeout;
64
+ xhr.upload.onprogress = (event) => {
65
+ if (event.lengthComputable) {
66
+ const percentComplete = event.loaded / event.total * 100;
67
+ onUploadProgress(Math.round(percentComplete));
68
+ }
69
+ };
70
+ xhr.onload = () => {
71
+ const responseHeaders = {};
72
+ xhr.getAllResponseHeaders().split("\r\n").forEach((line) => {
73
+ const parts = line.split(": ");
74
+ if (parts.length === 2) responseHeaders[parts[0].toLowerCase()] = parts[1];
75
+ });
76
+ let data;
77
+ try {
78
+ if ((xhr.getResponseHeader("content-type") ?? "").includes("application/json")) data = JSON.parse(xhr.responseText);
79
+ else data = xhr.responseText;
80
+ } catch {
81
+ data = xhr.responseText;
82
+ }
83
+ if (xhr.status >= 200 && xhr.status < 300) resolve({
84
+ ok: true,
85
+ status: xhr.status,
86
+ statusText: xhr.statusText,
87
+ url: fullUrl,
88
+ headers: responseHeaders,
89
+ data
90
+ });
91
+ else reject(new FetchHttpError(xhr.status, xhr.statusText, fullUrl, method, responseHeaders, data));
92
+ };
93
+ xhr.onerror = () => {
94
+ reject(new FetchHttpError(0, "Network Error", fullUrl, method, {}, null));
95
+ };
96
+ xhr.ontimeout = () => {
97
+ reject(new FetchHttpError(0, "Request timeout", fullUrl, method, {}, null));
98
+ };
99
+ if (signal) signal.addEventListener("abort", () => {
100
+ xhr.abort();
101
+ reject(new FetchHttpError(0, "Request aborted", fullUrl, method, {}, null));
102
+ });
103
+ xhr.send(requestBody);
104
+ });
105
+ };
106
+ const createApi = (config) => {
107
+ const headers = {
108
+ "Content-Type": "application/json",
109
+ Accept: "application/json",
110
+ "api-version": "1.0",
111
+ ...config.customHeaders ?? {}
112
+ };
113
+ const defaults = {
114
+ baseURL: config.apiURL,
115
+ headers
116
+ };
117
+ const client = {
118
+ defaults,
119
+ async request(requestConfig) {
120
+ const { method = "GET", url, headers: headers$1 = {}, query, params, body, signal, timeout = config.timeout ?? DEFAULT_TIMEOUT$1, parse, onUploadProgress, keepalive } = requestConfig;
121
+ const fullUrl = buildUrl$1(defaults.baseURL, url, params ?? query);
122
+ const mergedHeaders = {
123
+ ...defaults.headers,
124
+ ...headers$1
125
+ };
126
+ const requestBody = prepareBody$1(body);
127
+ let finalHeaders = mergedHeaders;
128
+ if (requestBody === null && (method === "POST" || method === "PUT" || method === "PATCH")) {
129
+ const { "Content-Type": _, ...headersWithoutContentType } = mergedHeaders;
130
+ finalHeaders = headersWithoutContentType;
131
+ }
132
+ if (onUploadProgress) {
133
+ if (requestBody !== null && typeof ReadableStream !== "undefined" && requestBody instanceof ReadableStream) throw new Error("Upload progress tracking is not supported for ReadableStream bodies");
134
+ return requestWithXHR(fullUrl, method, finalHeaders, requestBody, timeout, signal, onUploadProgress);
135
+ }
136
+ const controller = new AbortController();
137
+ const abortSignal = signal ?? controller.signal;
138
+ const timeoutId = setTimeout(() => controller.abort(), timeout);
139
+ try {
140
+ const response = await fetch(fullUrl, {
141
+ method,
142
+ headers: finalHeaders,
143
+ body: requestBody,
144
+ signal: abortSignal,
145
+ keepalive
146
+ });
147
+ if (timeoutId) clearTimeout(timeoutId);
148
+ const responseHeaders = {};
149
+ response.headers.forEach((value, key) => {
150
+ responseHeaders[key] = value;
151
+ });
152
+ const data = await parseResponse(response, parse);
153
+ if (!response.ok) throw new FetchHttpError(response.status, response.statusText, fullUrl, method, responseHeaders, data);
154
+ return {
155
+ ok: true,
156
+ status: response.status,
157
+ statusText: response.statusText,
158
+ url: fullUrl,
159
+ headers: responseHeaders,
160
+ data
161
+ };
162
+ } catch (error) {
163
+ if (timeoutId) clearTimeout(timeoutId);
164
+ if (error instanceof FetchHttpError) throw error;
165
+ if (error instanceof Error && error.name === "AbortError") throw new FetchHttpError(0, "Request timeout", fullUrl, method, {}, null);
166
+ throw error;
167
+ }
168
+ },
169
+ get(url, config$1) {
170
+ return client.request({
171
+ ...config$1,
172
+ url,
173
+ method: "GET"
174
+ });
175
+ },
176
+ post(url, body, config$1) {
177
+ return client.request({
178
+ ...config$1,
179
+ url,
180
+ body,
181
+ method: "POST"
182
+ });
183
+ },
184
+ put(url, body, config$1) {
185
+ return client.request({
186
+ ...config$1,
187
+ url,
188
+ body,
189
+ method: "PUT"
190
+ });
191
+ },
192
+ patch(url, body, config$1) {
193
+ return client.request({
194
+ ...config$1,
195
+ url,
196
+ body,
197
+ method: "PATCH"
198
+ });
199
+ },
200
+ delete(url, config$1) {
201
+ return client.request({
202
+ ...config$1,
203
+ url,
204
+ method: "DELETE"
205
+ });
206
+ },
207
+ head(url, config$1) {
208
+ return client.request({
209
+ ...config$1,
210
+ url,
211
+ method: "HEAD"
212
+ });
213
+ },
214
+ options(url, config$1) {
215
+ return client.request({
216
+ ...config$1,
217
+ url,
218
+ method: "OPTIONS"
219
+ });
220
+ },
221
+ setHeader(name, value) {
222
+ defaults.headers[name] = value;
223
+ }
224
+ };
225
+ return client;
226
+ };
227
+ var createApi_default = createApi;
228
+
229
+ //#endregion
230
+ //#region ../infra/src/http/createWasmApi.ts
231
+ const RSA_OAEP_SHA256_SCHEME = "RSA/NONE/OAEPWITHSHA-256ANDMGF1PADDING";
232
+ /**
233
+ * Builds the base set of HTTP headers that the WASM WebClient sends on every
234
+ * request (including the internal `/e2ee/key/v2` and `/e2ee/key` handshake
235
+ * calls).
236
+ */
237
+ function buildWasmDefaultHeaders(customHeaders) {
238
+ return {
239
+ "Content-Type": "application/json",
240
+ Accept: "application/json",
241
+ "api-version": "1.0",
242
+ ...customHeaders ?? {}
243
+ };
244
+ }
245
+ var WasmHttpError = class extends Error {
246
+ constructor(status, statusText, url, method, headers, data) {
247
+ super(`HTTP ${status} ${statusText}`);
248
+ this.ok = false;
249
+ this.status = status;
250
+ this.statusText = statusText;
251
+ this.url = url;
252
+ this.method = method;
253
+ this.headers = headers;
254
+ this.data = data;
255
+ this.name = "WasmHttpError";
256
+ }
257
+ };
258
+ const DEFAULT_TIMEOUT = 3e4;
259
+ const HTTP_METHODS = new Set([
260
+ "GET",
261
+ "POST",
262
+ "PUT",
263
+ "PATCH",
264
+ "DELETE"
265
+ ]);
266
+ const buildQueryString = (query) => {
267
+ if (!query) return "";
268
+ const params = new URLSearchParams();
269
+ Object.entries(query).forEach(([key, value]) => {
270
+ if (value !== void 0 && value !== null) params.append(key, String(value));
271
+ });
272
+ const str = params.toString();
273
+ return str ? `?${str}` : "";
274
+ };
275
+ const buildUrl = (baseURL, url, query) => {
276
+ const queryString = buildQueryString(query);
277
+ if (url.startsWith("http://") || url.startsWith("https://")) return `${url}${queryString}`;
278
+ return `${baseURL.endsWith("/") ? baseURL.slice(0, -1) : baseURL}${url.startsWith("/") ? url : `/${url}`}${queryString}`;
279
+ };
280
+ const prepareBody = (body) => {
281
+ if (body === null || body === void 0) return void 0;
282
+ if (body instanceof FormData || body instanceof Blob || body instanceof ArrayBuffer || body instanceof Uint8Array || typeof body === "string") return body;
283
+ if (typeof body === "object") return body;
284
+ return String(body);
285
+ };
286
+ const normalizeMethod = (method) => {
287
+ const upper = method.toUpperCase();
288
+ if (!HTTP_METHODS.has(upper)) throw new Error(`Unsupported HTTP method for WASM client: ${method}`);
289
+ return upper;
290
+ };
291
+ const getErrorStatus = (error) => {
292
+ if (error instanceof WasmWebClientError) return error.statusCode;
293
+ if (typeof error === "object" && error !== null) {
294
+ const record = error;
295
+ if (typeof record.statusCode === "number") return record.statusCode;
296
+ if (typeof record.status === "number") return record.status;
297
+ }
298
+ return 0;
299
+ };
300
+ const getErrorData = (error) => {
301
+ if (error instanceof WasmWebClientError) return error.response?.data ?? null;
302
+ return null;
303
+ };
304
+ const getErrorMessage = (error) => {
305
+ if (error instanceof Error) return error.message;
306
+ return "WasmWebClient request failed";
307
+ };
308
+ const withAbortSignal = async (promise, signal, error) => {
309
+ if (!signal) return await promise;
310
+ if (signal.aborted) throw error;
311
+ return await new Promise((resolve, reject) => {
312
+ const onAbort = () => reject(error);
313
+ signal.addEventListener("abort", onAbort, { once: true });
314
+ promise.then(resolve, reject).finally(() => {
315
+ signal.removeEventListener("abort", onAbort);
316
+ });
317
+ });
318
+ };
319
+ const createWasmApi = async (config) => {
320
+ const headers = buildWasmDefaultHeaders(config.customHeaders);
321
+ const isEncryptionEnabled = config.isEncryptionEnabled ?? (() => false);
322
+ const useSha256 = config.mgf1 === "sha256";
323
+ await initializeWasmWebClient(config.wasm.wasmPath, config.wasm.wasmSimdPath ?? config.wasm.wasmPath, config.wasm.glueCodePath, config.wasm.glueCodeSimdPath ?? "", config.wasm.useSimd ?? true);
324
+ await setupWasmConnection(config.apiURL, "", config.encryptionEnabled ?? false, headers, useSha256);
325
+ const defaults = {
326
+ baseURL: config.apiURL,
327
+ headers
328
+ };
329
+ const client = {
330
+ defaults,
331
+ async request(requestConfig) {
332
+ const { method = "GET", url, headers: requestHeaders = {}, query, params, body, signal, timeout = config.timeout ?? DEFAULT_TIMEOUT, onUploadProgress, ie = false } = requestConfig;
333
+ const upperMethod = normalizeMethod(method);
334
+ const requestParams = params ?? query;
335
+ const fullUrl = buildUrl(defaults.baseURL, url, requestParams);
336
+ const needsSchemeHeader = ie || useSha256 && isEncryptionEnabled();
337
+ const mergedHeaders = {
338
+ ...defaults.headers,
339
+ ...needsSchemeHeader ? { "X-RSA-Encryption-Scheme": RSA_OAEP_SHA256_SCHEME } : {},
340
+ ...requestHeaders
341
+ };
342
+ const requestBody = prepareBody(body);
343
+ const wasmProgress = onUploadProgress ? (progress) => {
344
+ if (progress.total > 0) onUploadProgress(Math.round(progress.loaded / progress.total * 100));
345
+ } : void 0;
346
+ const abortError = new WasmHttpError(0, "Request aborted", fullUrl, upperMethod, {}, null);
347
+ if (signal?.aborted) throw abortError;
348
+ try {
349
+ const response = await withAbortSignal(executeWasmRequest(upperMethod, url, requestBody, mergedHeaders, requestParams, timeout, wasmProgress, ie), signal, abortError);
350
+ if (response.status < 200 || response.status >= 300) throw new WasmHttpError(response.status, "", fullUrl, upperMethod, {}, response.data);
351
+ return {
352
+ ok: true,
353
+ status: response.status,
354
+ statusText: "",
355
+ url: fullUrl,
356
+ headers: {},
357
+ data: response.data
358
+ };
359
+ } catch (error) {
360
+ if (error instanceof WasmHttpError) throw error;
361
+ throw new WasmHttpError(getErrorStatus(error), getErrorMessage(error), fullUrl, upperMethod, {}, getErrorData(error));
362
+ }
363
+ },
364
+ get(url, requestConfig) {
365
+ return client.request({
366
+ ...requestConfig,
367
+ url,
368
+ method: "GET"
369
+ });
370
+ },
371
+ post(url, body, requestConfig) {
372
+ return client.request({
373
+ ...requestConfig,
374
+ url,
375
+ body,
376
+ method: "POST"
377
+ });
378
+ },
379
+ put(url, body, requestConfig) {
380
+ return client.request({
381
+ ...requestConfig,
382
+ url,
383
+ body,
384
+ method: "PUT"
385
+ });
386
+ },
387
+ patch(url, body, requestConfig) {
388
+ return client.request({
389
+ ...requestConfig,
390
+ url,
391
+ body,
392
+ method: "PATCH"
393
+ });
394
+ },
395
+ delete(url, requestConfig) {
396
+ return client.request({
397
+ ...requestConfig,
398
+ url,
399
+ method: "DELETE"
400
+ });
401
+ },
402
+ head() {
403
+ return Promise.reject(/* @__PURE__ */ new Error("HEAD is not supported by the WASM HTTP client"));
404
+ },
405
+ options() {
406
+ return Promise.reject(/* @__PURE__ */ new Error("OPTIONS is not supported by the WASM HTTP client"));
407
+ },
408
+ setHeader(name, value) {
409
+ defaults.headers[name] = value;
410
+ }
411
+ };
412
+ return client;
413
+ };
414
+ var createWasmApi_default = createWasmApi;
415
+
416
+ //#endregion
417
+ //#region src/internal/http/clientLifecycle.ts
418
+ /**
419
+ * Wraps the active HttpClient as a transport for the C++ `WebApi` host
420
+ * adapter. Lets the on-device face-results POST flow through the same
421
+ * `httpClient.request()` pipeline as every other endpoint — header
422
+ * injection, encryption-state handling, default headers, timeout — instead
423
+ * of bypassing it via `executeWasmRequest` directly.
424
+ */
425
+ function bindWebApiTransport(client) {
426
+ return async (url, body, config) => {
427
+ const response = await client.request({
428
+ method: "POST",
429
+ url,
430
+ body,
431
+ headers: config.headers,
432
+ params: config.params,
433
+ timeout: config.timeout,
434
+ ie: config.ie
435
+ });
436
+ return {
437
+ data: response.data,
438
+ status: response.status
439
+ };
440
+ };
441
+ }
442
+ function installClient(client) {
443
+ setClient(client);
444
+ setWebApiHttpTransport(bindWebApiTransport(client));
445
+ }
446
+ let storedHttpConfig;
447
+ /** Reads the current HTTP-client config (or `undefined` if none installed). */
448
+ function getStoredHttpConfig() {
449
+ return storedHttpConfig;
450
+ }
451
+ /** Whether encryption is currently active on the installed HTTP client. */
452
+ function isHttpEncrypted() {
453
+ return storedHttpConfig?.encryption.enabled ?? false;
454
+ }
455
+ /** Clears all HTTP-client state. Called by `reset()`. */
456
+ function resetHttpClientState() {
457
+ storedHttpConfig = void 0;
458
+ setWebApiHttpTransport(null);
459
+ }
460
+ /**
461
+ * Builds (or replaces) the HTTP client when `setup()` receives an `apiURL`.
462
+ * Picks `createWasmApi` when `effectiveWasm` is set, otherwise plain
463
+ * `createApi`. Wraps the call in handshake-failure context when encryption
464
+ * is requested.
465
+ */
466
+ async function installFreshHttpClient(apiURL, options, effectiveWasm, encryption) {
467
+ installClient(effectiveWasm ? await withHandshakeFailureContext(encryption.enabled, () => createWasmApi_default({
468
+ apiURL,
469
+ customHeaders: options.customHeaders,
470
+ timeout: options.timeout,
471
+ wasm: effectiveWasm,
472
+ encryptionEnabled: encryption.enabled,
473
+ mgf1: encryption.mgf1,
474
+ isEncryptionEnabled: isHttpEncrypted
475
+ })) : createApi_default({
476
+ apiURL,
477
+ customHeaders: options.customHeaders,
478
+ timeout: options.timeout
479
+ }));
480
+ storedHttpConfig = {
481
+ apiURL,
482
+ customHeaders: options.customHeaders,
483
+ timeout: options.timeout,
484
+ isWasm: Boolean(effectiveWasm),
485
+ encryption
486
+ };
487
+ }
488
+ /**
489
+ * Replaces the active HTTP client with the WASM-backed one. Used internally
490
+ * by lazy-loading UI components (`<incode-flow>`, `<incode-workflow>`) when
491
+ * WASM finishes warming up.
492
+ *
493
+ * No-op when no apiURL was previously configured, or when the active client
494
+ * is already WASM-backed. The encryption state (enabled + MGF1 scheme) is
495
+ * preserved across the swap — this is *not* a user-facing encryption change.
496
+ *
497
+ * @internal NOT a public API. Application code should use
498
+ * `setup({ wasm: {...} })` instead.
499
+ */
500
+ async function upgradeToWasmHttpClient(resolved) {
501
+ const stored = storedHttpConfig;
502
+ if (!stored || stored.isWasm) return;
503
+ installClient(await createWasmApi_default({
504
+ apiURL: stored.apiURL,
505
+ customHeaders: stored.customHeaders,
506
+ timeout: stored.timeout,
507
+ wasm: resolved,
508
+ encryptionEnabled: stored.encryption.enabled,
509
+ mgf1: stored.encryption.mgf1,
510
+ isEncryptionEnabled: isHttpEncrypted
511
+ }));
512
+ storedHttpConfig = {
513
+ ...stored,
514
+ isWasm: true
515
+ };
516
+ }
517
+ /**
518
+ * When `wantsEncryption` is true, wraps a call that triggers the in-binary
519
+ * RSA/AES handshake so its rejection surfaces as a single, descriptive error
520
+ * with the original error preserved as `cause`. Pass-through otherwise.
521
+ */
522
+ async function withHandshakeFailureContext(wantsEncryption, fn) {
523
+ if (!wantsEncryption) return fn();
524
+ try {
525
+ return await fn();
526
+ } catch (cause) {
527
+ 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.");
528
+ error.cause = cause;
529
+ throw error;
530
+ }
531
+ }
532
+
533
+ //#endregion
534
+ export { createApi_default as a, upgradeToWasmHttpClient as i, installFreshHttpClient as n, resetHttpClientState as r, getStoredHttpConfig as t };
package/dist/consent.d.ts CHANGED
@@ -1,4 +1,5 @@
1
- import "./Manager-BHn8wH8K.js";
2
- import "./Actor-Y0_Fj-KL.js";
3
- import { a as ConsentActor, c as ConsentConfig, i as createConsentManagerFromActor, n as ConsentState, o as consentMachine, r as createConsentManager, s as ConsentCheckbox, t as ConsentManager } from "./consentManager-Cg5Sk2tv.js";
1
+ import "./StateMachine-C_AY4cs7.js";
2
+ import "./Manager-CJ3G2zqi.js";
3
+ import "./Actor-CGEelYtQ.js";
4
+ import { a as ConsentActor, c as ConsentConfig, i as createConsentManagerFromActor, n as ConsentState, o as consentMachine, r as createConsentManager, s as ConsentCheckbox, t as ConsentManager } from "./consentManager-DufVo9D9.js";
4
5
  export { type ConsentActor, type ConsentCheckbox, type ConsentConfig, type ConsentManager, type ConsentState, consentMachine, createConsentManager, createConsentManagerFromActor };
@@ -1,8 +1,9 @@
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 { t as consentMachine } from "./consentStateMachine-BG3yL8aC.esm.js";
6
- import { n as createConsentManagerFromActor, t as createConsentManager } from "./consentManager-BYo9Nu1r.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 { t as consentMachine } from "./consentStateMachine-DO2JqoZW.esm.js";
7
+ import { n as createConsentManagerFromActor, t as createConsentManager } from "./consentManager-BtnPZUW4.esm.js";
7
8
 
8
9
  export { consentMachine, createConsentManager, createConsentManagerFromActor };
@@ -1,6 +1,7 @@
1
- import { n as eventModuleNames, o as createManagerInstrumentation } from "./events-Dvvriq9l.esm.js";
2
- import { c as createManager, s as createActor } from "./xstate.esm-C9wncMQa.esm.js";
3
- import { t as consentMachine } from "./consentStateMachine-BG3yL8aC.esm.js";
1
+ import { n as createManagerInstrumentation, t as topLevelStateName } from "./events-CqGY1yMq.esm.js";
2
+ import { n as eventModuleNames } from "./types-ElOJAGaM.esm.js";
3
+ import { l as createManager, s as createActor } from "./xstate.esm-Bomq1a0z.esm.js";
4
+ import { t as consentMachine } from "./consentStateMachine-DO2JqoZW.esm.js";
4
5
 
5
6
  //#region src/modules/consent/consentActor.ts
6
7
  function createConsentActor(options) {
@@ -12,6 +13,30 @@ function createConsentActor(options) {
12
13
  function getCanSubmit(checkboxes) {
13
14
  return checkboxes.filter((checkbox) => checkbox.required).every((checkbox) => checkbox.checked);
14
15
  }
16
+ /**
17
+ * Maps a Consent (combined / data-sharing) state-machine snapshot to the
18
+ * exact Figma "Tracked Events" screen name. Source: Data Sharing Consent
19
+ * Figma file (`https://www.figma.com/design/CO2SfrFrWis9fIUKHvLYyY/Data-Sharing-Consent---Latest-Design?node-id=29235-1822`).
20
+ * Family is `datasharingconsent.*` with two sub-screens nested under
21
+ * `content`.
22
+ *
23
+ * Discriminator: any required checkbox unchecked → `content.default`;
24
+ * all required checkboxes checked → `content.accepted`. `submitting`
25
+ * continues to surface as `.accepted` (the user is post-acceptance).
26
+ *
27
+ * `idle`, `loading`, `error`, and `finished` are intentionally unmapped —
28
+ * the Figma canvas does not define discrete tracked-event screens for
29
+ * them.
30
+ */
31
+ function getConsentScreenName(snapshot) {
32
+ const stateName = topLevelStateName(snapshot.value);
33
+ if (stateName === void 0) return void 0;
34
+ switch (stateName) {
35
+ case "display": return getCanSubmit(snapshot.context.checkboxes) ? "datasharingconsent.content.accepted" : "datasharingconsent.content.default";
36
+ case "submitting": return "datasharingconsent.content.accepted";
37
+ default: return;
38
+ }
39
+ }
15
40
  function mapState(snapshot) {
16
41
  const typedSnapshot = snapshot;
17
42
  const { context } = typedSnapshot;
@@ -69,7 +94,7 @@ function createConsentManager(options) {
69
94
  actor: createConsentActor(options),
70
95
  mapState,
71
96
  createApi,
72
- instrumentation: createManagerInstrumentation(eventModuleNames.combinedConsent)
97
+ instrumentation: createManagerInstrumentation(eventModuleNames.combinedConsent, { getEventScreenName: getConsentScreenName })
73
98
  });
74
99
  }
75
100
  /**
@@ -82,7 +107,7 @@ function createConsentManagerFromActor(actor) {
82
107
  actor,
83
108
  mapState,
84
109
  createApi,
85
- instrumentation: createManagerInstrumentation(eventModuleNames.combinedConsent)
110
+ instrumentation: createManagerInstrumentation(eventModuleNames.combinedConsent, { getEventScreenName: getConsentScreenName })
86
111
  });
87
112
  }
88
113