@incodetech/core 2.0.0 → 2.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (178) hide show
  1. package/dist/Actor-CI32dTbG.d.ts +2 -0
  2. package/dist/BaseWasmProvider-C_DLEI40.esm.js +1118 -0
  3. package/dist/BrowserStorageProvider-CuOW1Er2.esm.js +55 -0
  4. package/dist/BrowserTimerProvider-DhNc_x02.esm.js +22 -0
  5. package/dist/ITimerCapability-C67ZRskg.esm.js +7 -0
  6. package/dist/IpifyProvider-D7jx52AL.esm.js +139 -0
  7. package/dist/Manager-C8PrhBOx.d.ts +19 -0
  8. package/dist/MotionSensorProvider-4v7xkqAp.esm.js +254 -0
  9. package/dist/OpenViduRecordingProvider-CMu6XVdc.esm.js +87 -0
  10. package/dist/StateMachine-BCQrZJhf.d.ts +2 -0
  11. package/dist/WasmUtilProvider-j98OJf-S.esm.js +114 -0
  12. package/dist/addressSearch-BpTbTWCa.esm.js +430 -0
  13. package/dist/ae-signature-DDDZmWXj.esm.js +12 -0
  14. package/dist/ae-signature.d.ts +25 -0
  15. package/dist/ae-signature.esm.js +8 -0
  16. package/dist/antifraud.d.ts +57 -0
  17. package/dist/antifraud.esm.js +45 -0
  18. package/dist/antifraudStateMachine-O0TMf6yc.esm.js +39 -0
  19. package/dist/api-CESGtpbH.esm.js +53 -0
  20. package/dist/authentication.d.ts +12 -0
  21. package/dist/authentication.esm.js +25 -0
  22. package/dist/authenticationManager-5M-fKzXx.esm.js +67 -0
  23. package/dist/authenticationManager-C83GNIhl.d.ts +66 -0
  24. package/dist/authenticationStateMachine-BMZqatiF.esm.js +139 -0
  25. package/dist/backCameraStream-DMdMeGk2.esm.js +346 -0
  26. package/dist/browserSimulation-gxD8cSpM.esm.js +20 -0
  27. package/dist/camera-DBSxa6ML.d.ts +4 -0
  28. package/dist/camera-PA2Ljri3.esm.js +22 -0
  29. package/dist/camera.d.ts +15 -0
  30. package/dist/camera.esm.js +5 -0
  31. package/dist/chunk-CRF6K_H_.esm.js +49 -0
  32. package/dist/consent.d.ts +398 -0
  33. package/dist/consent.esm.js +79 -0
  34. package/dist/consentStateMachine-CCT-B60O.esm.js +151 -0
  35. package/dist/cpf-PPz2Njto.esm.js +38 -0
  36. package/dist/cpf-ocr.d.ts +204 -0
  37. package/dist/cpf-ocr.esm.js +177 -0
  38. package/dist/cross-document-data-match.d.ts +34 -0
  39. package/dist/cross-document-data-match.esm.js +71 -0
  40. package/dist/curp-validation.d.ts +188 -0
  41. package/dist/curp-validation.esm.js +110 -0
  42. package/dist/curpValidationStateMachine-CitWLr2c.esm.js +595 -0
  43. package/dist/custom-fields.d.ts +115 -0
  44. package/dist/custom-fields.esm.js +177 -0
  45. package/dist/custom-watchlist.d.ts +66 -0
  46. package/dist/custom-watchlist.esm.js +86 -0
  47. package/dist/dateUtils-UoN5xswP.esm.js +23 -0
  48. package/dist/deepsightLoader-Cm4JIT_z.esm.js +52 -0
  49. package/dist/deepsightService-CEVxzehb.d.ts +412 -0
  50. package/dist/deepsightService-O74l4Y__.esm.js +489 -0
  51. package/dist/device.d.ts +46 -0
  52. package/dist/device.esm.js +106 -0
  53. package/dist/displayErrors-DqJ_IbsG.d.ts +39 -0
  54. package/dist/document-capture.d.ts +906 -0
  55. package/dist/document-capture.esm.js +156 -0
  56. package/dist/document-upload.d.ts +331 -0
  57. package/dist/document-upload.esm.js +203 -0
  58. package/dist/documentCaptureStateMachine-BqzTDy9k.esm.js +394 -0
  59. package/dist/dynamic-forms.d.ts +178 -0
  60. package/dist/dynamic-forms.esm.js +323 -0
  61. package/dist/ekyb.d.ts +148 -0
  62. package/dist/ekyb.esm.js +127 -0
  63. package/dist/ekybStateMachine-CyMx_kg-.esm.js +674 -0
  64. package/dist/ekyc.d.ts +164 -0
  65. package/dist/ekyc.esm.js +104 -0
  66. package/dist/ekycStateMachine-oeO0Iekd.esm.js +10626 -0
  67. package/dist/electronic-signature.d.ts +4 -0
  68. package/dist/electronic-signature.esm.js +7 -0
  69. package/dist/electronicSignatureManager-D9OHzTpG.esm.js +428 -0
  70. package/dist/email.d.ts +4 -0
  71. package/dist/email.esm.js +9 -0
  72. package/dist/emailManager-DIfnS5g1.d.ts +352 -0
  73. package/dist/emailManager-wAV0LE-H.esm.js +238 -0
  74. package/dist/emailStateMachine-DOf4j58N.esm.js +292 -0
  75. package/dist/endpoints-CnN3SyDa.esm.js +87 -0
  76. package/dist/events-D6-e4vok.esm.js +596 -0
  77. package/dist/events.d.ts +265 -0
  78. package/dist/events.esm.js +4 -0
  79. package/dist/extensibility.d.ts +122 -0
  80. package/dist/extensibility.esm.js +43 -0
  81. package/dist/face-match.d.ts +228 -0
  82. package/dist/face-match.esm.js +173 -0
  83. package/dist/faceCaptureManagerFactory-Dh2PdGlF.esm.js +290 -0
  84. package/dist/faceCaptureManagerFactory-yqtpxjnN.d.ts +690 -0
  85. package/dist/faceCaptureSetup-B3faSpYA.esm.js +873 -0
  86. package/dist/faceMatchStateMachine-DNFrxTFS.esm.js +127 -0
  87. package/dist/flow-events.d.ts +6 -0
  88. package/dist/flow-events.esm.js +0 -0
  89. package/dist/flow.d.ts +358 -0
  90. package/dist/flow.esm.js +825 -0
  91. package/dist/flowCompletionService-DhkT4SRY.d.ts +10 -0
  92. package/dist/flowCompletionService-P54yzGvA.esm.js +13 -0
  93. package/dist/flowServices-PiNsxLfK.esm.js +188 -0
  94. package/dist/geolocation.d.ts +127 -0
  95. package/dist/geolocation.esm.js +89 -0
  96. package/dist/geolocationStateMachine-asasuHY2.esm.js +105 -0
  97. package/dist/getBrowser-BSXUTWXw.esm.js +41 -0
  98. package/dist/getDeviceClass-BSntT9_j.esm.js +14 -0
  99. package/dist/government-validation.d.ts +67 -0
  100. package/dist/government-validation.esm.js +81 -0
  101. package/dist/governmentValidationStateMachine-BDDYrJTo.esm.js +271 -0
  102. package/dist/home.d.ts +99 -0
  103. package/dist/home.esm.js +61 -0
  104. package/dist/http.d.ts +68 -0
  105. package/dist/http.esm.js +3 -0
  106. package/dist/id-ocr.d.ts +635 -0
  107. package/dist/id-ocr.esm.js +86 -0
  108. package/dist/id-verification.d.ts +190 -0
  109. package/dist/id-verification.esm.js +43 -0
  110. package/dist/id.d.ts +24 -0
  111. package/dist/id.esm.js +164 -0
  112. package/dist/idCaptureManager-D0ktk7Hh.esm.js +581 -0
  113. package/dist/idCaptureManager-Fyd0eam-.d.ts +958 -0
  114. package/dist/idCaptureStateMachine-dwlBUjbC.esm.js +2963 -0
  115. package/dist/idOcrStateMachine-YbjjC_Gg.esm.js +388 -0
  116. package/dist/idVerificationStateMachine-xbw9HP1Z.esm.js +71 -0
  117. package/dist/identity-reuse.d.ts +530 -0
  118. package/dist/identity-reuse.esm.js +274 -0
  119. package/dist/index-BcRG8rtJ.d.ts +97 -0
  120. package/dist/index-ChHWNH48.d.ts +1177 -0
  121. package/dist/index.d.ts +3 -0
  122. package/dist/index.esm.js +12 -0
  123. package/dist/invokeOnCaptureCallback-rc6kBHo5.esm.js +30 -0
  124. package/dist/lib-BB0B_qQX.esm.js +12499 -0
  125. package/dist/mandatory-consent.d.ts +412 -0
  126. package/dist/mandatory-consent.esm.js +78 -0
  127. package/dist/mandatoryConsentStateMachine-Cnco1jvn.esm.js +126 -0
  128. package/dist/openviduLazy-Cm0XFh_v.esm.js +3 -0
  129. package/dist/openviduLazy-Cok70ZSg.esm.js +12 -0
  130. package/dist/permissionServices-D_i6nzEw.esm.js +50 -0
  131. package/dist/phone.d.ts +4 -0
  132. package/dist/phone.esm.js +9 -0
  133. package/dist/phoneManager-B6M30hKE.d.ts +397 -0
  134. package/dist/phoneManager-DAJbGhlY.esm.js +256 -0
  135. package/dist/phoneStateMachine-CuPARRaT.esm.js +351 -0
  136. package/dist/platform-CfrjKhmi.esm.js +83 -0
  137. package/dist/qe-signature-DFo_Cc-I.esm.js +12 -0
  138. package/dist/qe-signature.d.ts +25 -0
  139. package/dist/qe-signature.esm.js +8 -0
  140. package/dist/recordingService-Ig2UgbLv.esm.js +1003 -0
  141. package/dist/redirect-to-mobile.d.ts +107 -0
  142. package/dist/redirect-to-mobile.esm.js +102 -0
  143. package/dist/redirectToMobileStateMachine-BOEqe46A.esm.js +249 -0
  144. package/dist/runChildModule-CqqwqAkW.esm.js +219 -0
  145. package/dist/selfie.d.ts +26 -0
  146. package/dist/selfie.esm.js +146 -0
  147. package/dist/selfieManager-D0lSgd-J.d.ts +68 -0
  148. package/dist/selfieManager-Duisl7qN.esm.js +60 -0
  149. package/dist/selfieStateMachine-D76whWEf.esm.js +68 -0
  150. package/dist/session-CrkWAs-q.esm.js +3206 -0
  151. package/dist/session.d.ts +217 -0
  152. package/dist/session.esm.js +9 -0
  153. package/dist/setup-C5AITV8m.d.ts +254 -0
  154. package/dist/setup-DPPAxmXf.esm.js +887 -0
  155. package/dist/signature.d.ts +94 -0
  156. package/dist/signature.esm.js +66 -0
  157. package/dist/signatureStateMachine-B5-QVUve.esm.js +132 -0
  158. package/dist/stats-CIfiPzb1.esm.js +16 -0
  159. package/dist/stats.d.ts +16 -0
  160. package/dist/stats.esm.js +4 -0
  161. package/dist/trust-graph.d.ts +54 -0
  162. package/dist/trust-graph.esm.js +56 -0
  163. package/dist/types-B06Ypu2F.d.ts +49 -0
  164. package/dist/types-BP1m8VRw.d.ts +340 -0
  165. package/dist/types-CAD4va6a.d.ts +5 -0
  166. package/dist/types-CFV9G_7j.d.ts +24 -0
  167. package/dist/warmup-CEcppFiS.d.ts +63 -0
  168. package/dist/wasm.d.ts +15 -0
  169. package/dist/wasm.esm.js +12 -0
  170. package/dist/watchlist-for-business.d.ts +79 -0
  171. package/dist/watchlist-for-business.esm.js +148 -0
  172. package/dist/watchlist.d.ts +62 -0
  173. package/dist/watchlist.esm.js +86 -0
  174. package/dist/watchlistServices-DMbUhkBX.esm.js +12 -0
  175. package/dist/workflow.d.ts +907 -0
  176. package/dist/workflow.esm.js +702 -0
  177. package/dist/xstate.esm-B70JrNqo.esm.js +3404 -0
  178. package/package.json +1 -1
@@ -0,0 +1,94 @@
1
+ import { t as Manager } from "./Manager-C8PrhBOx.js";
2
+ import "./Actor-CI32dTbG.js";
3
+
4
+ //#region src/modules/signature/types.d.ts
5
+ /**
6
+ * Configuration options for Signature.
7
+ */
8
+ type SignatureConfig = {
9
+ type?: string;
10
+ /**
11
+ * Optional header title for both steps. When omitted, the UI uses per-step defaults
12
+ * (“Draw your signature”).
13
+ */
14
+ title?: string;
15
+ /**
16
+ * Optional subtitle for both steps. When omitted, the UI uses the default finger/mouse copy.
17
+ * Backend field name: `subTitle` (capital T).
18
+ */
19
+ subTitle?: string;
20
+ /**
21
+ * When true, uploads base64 via Omni `addSignature` v2 JSON body.
22
+ * When false (default), uploads JPEG bytes (`image/jpeg`).
23
+ */
24
+ sendBase64?: boolean;
25
+ /**
26
+ * Optional fill behind the drawing area (e.g. hex, `rgb()`, or a CSS variable).
27
+ * When omitted, the default themed surface from the signature UI is used.
28
+ */
29
+ canvasBackgroundColor?: string;
30
+ /**
31
+ * Optional maximum stroke width for the pen, in CSS pixels (passed to `SignaturePad` as `maxWidth`).
32
+ * When omitted, the pad uses its default sizing.
33
+ */
34
+ penStrokeWidth?: number;
35
+ /**
36
+ * Optional ink color (e.g. hex, `rgb()`, or `var(--token)` resolved where supported).
37
+ * When omitted, the default signature pen color from theme tokens is used.
38
+ */
39
+ penColor?: string;
40
+ /**
41
+ * Optional border color for the drawing area (same format as `penColor`).
42
+ * When omitted, the default input border token from the signature UI is used.
43
+ */
44
+ canvasBorderColor?: string;
45
+ };
46
+ /** Response body from Omni add-signature endpoints. */
47
+ type AddSignatureResponse = {
48
+ image: string | Blob;
49
+ type: string;
50
+ };
51
+ //#endregion
52
+ //#region src/modules/signature/signatureStateMachine.d.ts
53
+
54
+ declare const signatureMachine: any;
55
+ //#endregion
56
+ //#region src/modules/signature/signatureActor.d.ts
57
+ type CreateSignatureActorOptions = {
58
+ config: SignatureConfig;
59
+ };
60
+ //#endregion
61
+ //#region src/modules/signature/signatureManager.d.ts
62
+ type SignatureIdleState = {
63
+ status: 'idle';
64
+ };
65
+ type SignatureCaptureState = {
66
+ status: 'capture';
67
+ title: string | undefined;
68
+ subtitle: string | undefined;
69
+ canContinue: boolean;
70
+ };
71
+ type SignatureSubmittingState = {
72
+ status: 'submitting';
73
+ };
74
+ type SignatureFinishedState = {
75
+ status: 'finished';
76
+ result: AddSignatureResponse | undefined;
77
+ };
78
+ type SignatureErrorState = {
79
+ status: 'error';
80
+ error: string;
81
+ };
82
+ type SignatureSuccessState = {
83
+ status: 'success';
84
+ };
85
+ type SignatureState = SignatureIdleState | SignatureCaptureState | SignatureSubmittingState | SignatureFinishedState | SignatureErrorState | SignatureSuccessState;
86
+ declare function createSignatureManager(options: CreateSignatureActorOptions): Manager<SignatureState> & {
87
+ load(): void;
88
+ setSignatureValid(isValid: boolean): void;
89
+ /** Exported image (base64 string or JPEG Blob) from the canvas; starts the upload actor. */
90
+ submit(image: string | Blob): void;
91
+ };
92
+ type SignatureManager = ReturnType<typeof createSignatureManager>;
93
+ //#endregion
94
+ export { type SignatureCaptureState, type SignatureConfig, type SignatureManager, type SignatureState, createSignatureManager, signatureMachine };
@@ -0,0 +1,66 @@
1
+ import "./api-CESGtpbH.esm.js";
2
+ import { n as eventModuleNames, o as createManagerInstrumentation } from "./events-D6-e4vok.esm.js";
3
+ import "./endpoints-CnN3SyDa.esm.js";
4
+ import { c as createManager, s as createActor } from "./xstate.esm-B70JrNqo.esm.js";
5
+ import { t as signatureMachine } from "./signatureStateMachine-B5-QVUve.esm.js";
6
+
7
+ //#region src/modules/signature/signatureActor.ts
8
+ function createSignatureActor(options) {
9
+ return createActor(signatureMachine, { input: { config: options.config } }).start();
10
+ }
11
+
12
+ //#endregion
13
+ //#region src/modules/signature/signatureManager.ts
14
+ function mapState(snapshot) {
15
+ const typedSnapshot = snapshot;
16
+ const { context } = typedSnapshot;
17
+ if (typedSnapshot.matches("idle")) return { status: "idle" };
18
+ if (typedSnapshot.matches("captureSignature")) return {
19
+ status: "capture",
20
+ title: context.config.title,
21
+ subtitle: context.config.subTitle,
22
+ canContinue: context.isValid
23
+ };
24
+ if (typedSnapshot.matches("submittingSignature")) return { status: "submitting" };
25
+ if (typedSnapshot.matches("success")) return { status: "success" };
26
+ if (typedSnapshot.matches("finished")) return {
27
+ status: "finished",
28
+ result: context.signatureSubmitResult
29
+ };
30
+ if (typedSnapshot.matches("error")) return {
31
+ status: "error",
32
+ error: context.error ?? "Upload failed"
33
+ };
34
+ return { status: "idle" };
35
+ }
36
+ function createApi({ actor, trackElementClicked }) {
37
+ return {
38
+ load() {
39
+ actor.send({ type: "LOAD" });
40
+ },
41
+ setSignatureValid(isValid) {
42
+ actor.send({
43
+ type: "SIGNATURE_CHANGED",
44
+ isValid
45
+ });
46
+ },
47
+ submit(image) {
48
+ trackElementClicked?.("continue");
49
+ actor.send({
50
+ type: "CONTINUE",
51
+ image
52
+ });
53
+ }
54
+ };
55
+ }
56
+ function createSignatureManager(options) {
57
+ return createManager({
58
+ actor: createSignatureActor(options),
59
+ mapState,
60
+ createApi,
61
+ instrumentation: createManagerInstrumentation(eventModuleNames.signature)
62
+ });
63
+ }
64
+
65
+ //#endregion
66
+ export { createSignatureManager, signatureMachine };
@@ -0,0 +1,132 @@
1
+ import { t as api } from "./api-CESGtpbH.esm.js";
2
+ import { h as addEvent, n as eventModuleNames, r as eventScreenNames } from "./events-D6-e4vok.esm.js";
3
+ import { t as endpoints } from "./endpoints-CnN3SyDa.esm.js";
4
+ import { a as fromPromise, r as assign, t as setup } from "./xstate.esm-B70JrNqo.esm.js";
5
+
6
+ //#region src/modules/signature/signatureServices.ts
7
+ /**
8
+ * Uploads a signature image to the Omni API.
9
+ * Uses JSON + base64 when `sendBase64` is true, otherwise sends raw JPEG bytes.
10
+ * Throws on failure.
11
+ */
12
+ async function addSignature(params, signal) {
13
+ const { image, type, sendBase64 = false } = params;
14
+ const url = sendBase64 ? endpoints.addSignatureV2 : endpoints.addSignature;
15
+ const body = sendBase64 ? { base64Image: image } : image;
16
+ const res = await api.post(url, body, {
17
+ signal,
18
+ headers: { "Content-Type": sendBase64 ? "application/json" : "image/jpeg" },
19
+ query: { type }
20
+ });
21
+ if (!res.ok) throw new Error(`POST ${url} failed: ${res.status} ${res.statusText}`);
22
+ return res.data;
23
+ }
24
+
25
+ //#endregion
26
+ //#region src/modules/signature/signatureStateMachine.ts
27
+ function emptyCaptureState() {
28
+ return {
29
+ image: void 0,
30
+ isValid: false,
31
+ error: void 0,
32
+ signatureSubmitResult: void 0
33
+ };
34
+ }
35
+ const signatureMachine = setup({
36
+ types: {
37
+ context: {},
38
+ events: {},
39
+ input: {}
40
+ },
41
+ actors: { submitSignature: fromPromise(async ({ input, signal }) => {
42
+ const { ...params } = input;
43
+ return addSignature(params, signal);
44
+ }) },
45
+ actions: {
46
+ setSignatureValidity: assign(({ event }) => {
47
+ return {
48
+ isValid: event.isValid,
49
+ error: void 0
50
+ };
51
+ }),
52
+ assignImageForSubmit: assign(({ event }) => {
53
+ return {
54
+ image: event.image,
55
+ error: void 0
56
+ };
57
+ }),
58
+ setSignatureSubmitResult: assign(({ event }) => ({
59
+ signatureSubmitResult: event.output,
60
+ error: void 0
61
+ })),
62
+ setErrorFromInvoke: assign(({ event }) => {
63
+ const error = event.error;
64
+ return { error: error instanceof Error ? error.message : typeof error === "string" ? error : "Something went wrong" };
65
+ }),
66
+ clearError: assign({ error: () => void 0 }),
67
+ resetContext: assign({
68
+ isValid: () => false,
69
+ image: () => void 0,
70
+ error: () => void 0
71
+ }),
72
+ trackSubmitAttempt: () => {
73
+ addEvent({
74
+ code: "continue",
75
+ module: eventModuleNames.signature,
76
+ screen: eventScreenNames.signatureInput
77
+ });
78
+ },
79
+ trackError: ({ context }) => {
80
+ addEvent({
81
+ code: "verificationError",
82
+ module: eventModuleNames.signature,
83
+ payload: context.error ? { error: context.error } : void 0
84
+ });
85
+ }
86
+ },
87
+ guards: { canContinue: ({ context, event }) => context.isValid && event.type === "CONTINUE" && !!event.image }
88
+ }).createMachine({
89
+ id: "signature",
90
+ initial: "idle",
91
+ context: ({ input }) => ({
92
+ config: input.config,
93
+ ...emptyCaptureState()
94
+ }),
95
+ states: {
96
+ idle: { on: { LOAD: "captureSignature" } },
97
+ captureSignature: { on: {
98
+ SIGNATURE_CHANGED: { actions: "setSignatureValidity" },
99
+ CONTINUE: {
100
+ target: "submittingSignature",
101
+ guard: "canContinue",
102
+ actions: "assignImageForSubmit"
103
+ }
104
+ } },
105
+ submittingSignature: {
106
+ entry: "trackSubmitAttempt",
107
+ invoke: {
108
+ id: "submitSignature",
109
+ src: "submitSignature",
110
+ input: ({ context }) => ({
111
+ image: context.image,
112
+ type: context.config.type,
113
+ sendBase64: context.config.sendBase64 ?? false
114
+ }),
115
+ onDone: {
116
+ target: "success",
117
+ actions: "setSignatureSubmitResult"
118
+ },
119
+ onError: {
120
+ target: "error",
121
+ actions: "setErrorFromInvoke"
122
+ }
123
+ }
124
+ },
125
+ success: { after: { 3e3: "finished" } },
126
+ finished: { type: "final" },
127
+ error: { entry: "trackError" }
128
+ }
129
+ });
130
+
131
+ //#endregion
132
+ export { signatureMachine as t };
@@ -0,0 +1,16 @@
1
+ import { t as api } from "./api-CESGtpbH.esm.js";
2
+
3
+ //#region src/modules/stats/statsServices.ts
4
+ /**
5
+ * Sends device stats to the backend.
6
+ */
7
+ async function addDeviceStats(stats) {
8
+ try {
9
+ await api.post("/omni/device/stats", stats);
10
+ } catch {
11
+ return;
12
+ }
13
+ }
14
+
15
+ //#endregion
16
+ export { addDeviceStats as t };
@@ -0,0 +1,16 @@
1
+ //#region src/modules/stats/statsServices.d.ts
2
+ type LabelInspectionStatus = 'FAIL' | 'PASS';
3
+ type DeviceStats = {
4
+ cameraLabelInspectionStatus?: LabelInspectionStatus;
5
+ virtualCameraDetected?: boolean;
6
+ frontIdStatsAnalysisStatus?: string;
7
+ backIdStatsAnalysisStatus?: string;
8
+ selfieStatsAnalysisStatus?: string;
9
+ motionStatus?: string;
10
+ };
11
+ /**
12
+ * Sends device stats to the backend.
13
+ */
14
+ declare function addDeviceStats(stats: DeviceStats): Promise<void>;
15
+ //#endregion
16
+ export { type DeviceStats, type LabelInspectionStatus, addDeviceStats };
@@ -0,0 +1,4 @@
1
+ import "./api-CESGtpbH.esm.js";
2
+ import { t as addDeviceStats } from "./stats-CIfiPzb1.esm.js";
3
+
4
+ export { addDeviceStats };
@@ -0,0 +1,54 @@
1
+ import { t as Manager } from "./Manager-C8PrhBOx.js";
2
+
3
+ //#region src/modules/trust-graph/trustGraphManager.d.ts
4
+ type TrustGraphIdleState = {
5
+ status: 'idle';
6
+ };
7
+ type TrustGraphFinishedState = {
8
+ status: 'finished';
9
+ };
10
+ /**
11
+ * Union of all possible trust-graph manager states.
12
+ *
13
+ * @example
14
+ * ```typescript
15
+ * const state = trustGraphManager.getState();
16
+ * if (state.status === 'finished') {
17
+ * console.log('Trust graph check complete');
18
+ * }
19
+ * ```
20
+ */
21
+ type TrustGraphState = TrustGraphIdleState | TrustGraphFinishedState;
22
+ /**
23
+ * Creates a trust-graph manager for headless usage.
24
+ *
25
+ * @example Headless usage
26
+ * ```typescript
27
+ * const manager = createTrustGraphManager();
28
+ * manager.subscribe((state) => console.log(state.status));
29
+ * manager.load();
30
+ * ```
31
+ */
32
+ declare function createTrustGraphManager(): Manager<TrustGraphState> & {
33
+ /**
34
+ * Kicks off the trust-graph module.
35
+ * Transitions immediately from 'idle' to 'finished' (backend-only, no SDK action).
36
+ */
37
+ load(): void;
38
+ };
39
+ type TrustGraphManager = ReturnType<typeof createTrustGraphManager>;
40
+ //#endregion
41
+ //#region src/modules/trust-graph/trustGraphStateMachine.d.ts
42
+ declare const trustGraphMachine: any;
43
+ //#endregion
44
+ //#region src/modules/trust-graph/types.d.ts
45
+ /**
46
+ * Configuration options for the trust-graph module.
47
+ *
48
+ * The trust-graph module requires no configuration — it is a backend-only
49
+ * process that runs risk scoring analysis server-side. The SDK skips
50
+ * immediately without any user interaction.
51
+ */
52
+ type TrustGraphConfig = Record<string, never>;
53
+ //#endregion
54
+ export { type TrustGraphConfig, type TrustGraphFinishedState, type TrustGraphManager, type TrustGraphState, createTrustGraphManager, trustGraphMachine };
@@ -0,0 +1,56 @@
1
+ import "./api-CESGtpbH.esm.js";
2
+ import { n as eventModuleNames, o as createManagerInstrumentation } from "./events-D6-e4vok.esm.js";
3
+ import { c as createManager, s as createActor, t as setup } from "./xstate.esm-B70JrNqo.esm.js";
4
+
5
+ //#region src/modules/trust-graph/trustGraphStateMachine.ts
6
+ const trustGraphMachine = setup({ types: {
7
+ context: {},
8
+ events: {}
9
+ } }).createMachine({
10
+ id: "trust-graph",
11
+ initial: "idle",
12
+ context: {},
13
+ states: {
14
+ idle: { on: { LOAD: { target: "finished" } } },
15
+ finished: { type: "final" }
16
+ }
17
+ });
18
+
19
+ //#endregion
20
+ //#region src/modules/trust-graph/trustGraphActor.ts
21
+ function createTrustGraphActor() {
22
+ return createActor(trustGraphMachine).start();
23
+ }
24
+
25
+ //#endregion
26
+ //#region src/modules/trust-graph/trustGraphManager.ts
27
+ function mapState(snapshot) {
28
+ if (snapshot.matches("finished")) return { status: "finished" };
29
+ return { status: "idle" };
30
+ }
31
+ function createApi({ actor }) {
32
+ return { load() {
33
+ actor.send({ type: "LOAD" });
34
+ } };
35
+ }
36
+ /**
37
+ * Creates a trust-graph manager for headless usage.
38
+ *
39
+ * @example Headless usage
40
+ * ```typescript
41
+ * const manager = createTrustGraphManager();
42
+ * manager.subscribe((state) => console.log(state.status));
43
+ * manager.load();
44
+ * ```
45
+ */
46
+ function createTrustGraphManager() {
47
+ return createManager({
48
+ actor: createTrustGraphActor(),
49
+ mapState,
50
+ createApi,
51
+ instrumentation: createManagerInstrumentation(eventModuleNames.trustGraph)
52
+ });
53
+ }
54
+
55
+ //#endregion
56
+ export { createTrustGraphManager, trustGraphMachine };
@@ -0,0 +1,49 @@
1
+ import { t as AnyStateMachine } from "./StateMachine-BCQrZJhf.js";
2
+
3
+ //#region src/internal/orchestration/types.d.ts
4
+ /** Eager module: a pre-imported state machine. */
5
+ type EagerModule = AnyStateMachine;
6
+ /** Lazy module: a function that dynamically imports a state machine. */
7
+ type LazyModule = () => Promise<AnyStateMachine>;
8
+ /** A module entry in the registry — either eager (pre-loaded) or lazy (dynamically loaded). */
9
+ type ModuleEntry = EagerModule | LazyModule;
10
+ /**
11
+ * Registry mapping module keys to state machines.
12
+ * Used by Flow (eager-only) — all entries are AnyStateMachine.
13
+ */
14
+ type ModuleRegistry = {
15
+ [key: string]: AnyStateMachine | undefined;
16
+ };
17
+ /**
18
+ * Extended registry supporting both eager and lazy module entries.
19
+ * Used by Workflow — entries can be pre-loaded machines or dynamic import functions.
20
+ */
21
+ type WorkflowModuleRegistry = {
22
+ [key: string]: ModuleEntry | undefined;
23
+ };
24
+ /**
25
+ * Per-module config remapping for orchestrators.
26
+ *
27
+ * The backend's workflow-node `moduleConfiguration` shape doesn't always match
28
+ * the shape a module's manager / state machine expects. A mapper converts the
29
+ * raw node config into the module's `Config` type. Identity is the default
30
+ * when no mapper is registered.
31
+ *
32
+ * Mapping is owned by core (not the UI layer) so that core-only consumers of
33
+ * `createWorkflowManager` get correctly shaped configs without depending on
34
+ * `@incodetech/web`.
35
+ */
36
+ type ModuleConfigMapper = (raw: unknown) => unknown;
37
+ type ModuleConfigMappers = Record<string, ModuleConfigMapper>;
38
+ type RunChildModuleInput = {
39
+ machine: AnyStateMachine | undefined;
40
+ config: unknown;
41
+ };
42
+ type RunChildModuleEvent = {
43
+ type: 'MODULE_COMPLETE';
44
+ } | {
45
+ type: 'MODULE_ERROR';
46
+ error: unknown;
47
+ };
48
+ //#endregion
49
+ export { WorkflowModuleRegistry as a, RunChildModuleInput as i, ModuleRegistry as n, RunChildModuleEvent as r, ModuleConfigMappers as t };